/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#11110f;--paper:#f3f0e8;--paper-2:#e9e4d8;--blue:#229ed9;--acid:#d7ff39;--line:#11110f2e}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Helvetica Neue,Arial,sans-serif;overflow-x:clip}a{color:inherit;text-decoration:none}svg{fill:currentColor;flex:none;width:1.2em;height:1.2em}.site-header{border-bottom:1px solid var(--line);z-index:20;justify-content:space-between;align-items:center;width:min(1440px,100% - 48px);height:86px;margin:0 auto;display:flex;position:relative}.brand{letter-spacing:-.02em;align-items:center;gap:12px;font-size:15px;font-weight:700;display:flex}.brand-mark{width:34px;height:34px;color:var(--paper);background:var(--ink);border-radius:50%;place-items:center;font-size:18px;display:grid}nav{align-items:center;gap:30px;font-size:14px;font-weight:600;display:flex}nav>a:not(.header-cta){opacity:.7;transition:opacity .2s}nav>a:not(.header-cta):hover{opacity:1}.header-cta{border:1px solid var(--ink);border-radius:999px;padding:12px 18px;transition:all .2s}.header-cta:hover{color:var(--paper);background:var(--ink)}.hero{grid-template-columns:1.08fr .92fr;align-items:center;gap:clamp(34px,5vw,90px);width:min(1440px,100% - 48px);min-height:calc(100svh - 86px);margin:0 auto;padding:54px 0 70px;display:grid}.eyebrow{text-transform:uppercase;letter-spacing:.12em;align-items:center;gap:10px;margin-bottom:28px;font-size:12px;font-weight:700;display:flex}.eyebrow span{background:var(--acid);border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #d7ff3947}h1{letter-spacing:-.07em;max-width:900px;margin:0;font-size:clamp(50px,5.2vw,84px);font-weight:760;line-height:.95}h1 em{color:var(--ink);background:var(--acid);-webkit-box-decoration-break:clone;box-decoration-break:clone;border-radius:.1em;padding:0 .08em .04em;font-style:normal;display:inline}.hero-lead{letter-spacing:-.025em;color:#11110fbd;max-width:650px;margin:34px 0 0;font-size:clamp(18px,1.45vw,23px);line-height:1.45}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:36px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:58px;padding:0 24px;font-size:15px;font-weight:750;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-telegram{color:#fff;background:var(--blue);box-shadow:0 12px 32px #229ed938}.button-telegram:hover{box-shadow:0 16px 38px #229ed957}.button-ghost{border:1px solid var(--line);background:#ffffff47}.cta-note{color:#11110f8a;margin:14px 0 0;font-size:12px}.hero-visual{justify-self:end;width:min(100%,590px);position:relative}.portrait-frame{aspect-ratio:.82;background:#c9e6e7;border-radius:50% 50% 24px 24px;position:relative;overflow:hidden;box-shadow:0 25px 80px #1e1e1624}.portrait{z-index:1;object-fit:contain;object-position:50% 100%;width:100%;height:100%;position:relative}.portrait-frame:after{content:"";border-radius:inherit;pointer-events:none;border:1px solid #11110f2e;position:absolute;inset:0}.portrait-caption{z-index:2;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0c0cb8;border-radius:16px;padding:15px 18px;font-size:15px;font-weight:700;line-height:1.25;position:absolute;bottom:20px;left:22px;right:22px}.portrait-caption small{opacity:.68;padding-left:16px;font-size:12px;font-weight:500}.status-dot{background:var(--acid);border-radius:50%;width:8px;height:8px;margin-right:8px;display:inline-block}.hero-sticker{z-index:4;text-align:center;background:var(--acid);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:132px;height:132px;display:flex;position:absolute;top:9%;right:-10px;transform:rotate(8deg);box-shadow:0 12px 34px #11110f29}.hero-sticker strong{letter-spacing:-.06em;font-size:43px;line-height:.9}.hero-sticker span{text-transform:uppercase;letter-spacing:.07em;width:80px;margin-top:7px;font-size:10px;font-weight:800;line-height:1.15}.proof-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper-2);grid-template-columns:repeat(4,1fr);display:grid}.proof-strip>div{border-right:1px solid var(--line);flex-direction:column;justify-content:center;min-height:130px;padding:28px clamp(24px,4vw,62px);display:flex}.proof-strip>div:last-child{border-right:0}.proof-strip strong{letter-spacing:-.04em;font-size:clamp(21px,2vw,30px)}.proof-strip span{color:#11110f94;margin-top:5px;font-size:12px}.section-kicker{letter-spacing:.13em;text-transform:uppercase;font-size:11px;font-weight:800}.section-kicker-light{color:#ffffff8f}.audience-section{padding:clamp(90px,10vw,150px) max(24px,50vw - 720px)}.audience-head{grid-template-columns:1.2fr .6fr;align-items:end;gap:10vw;margin:34px 0 62px;display:grid}.audience-head h2,.program-heading h2,.process-title h2,.career-hero h2,.about-copy h2,.difference-section>h2,.faq-heading h2,.final-cta h2{letter-spacing:-.065em;margin:0;font-size:clamp(45px,5.8vw,86px);line-height:.98}.audience-head h2 em{text-underline-offset:8px;font-style:normal;text-decoration:underline;text-decoration-thickness:4px}.audience-head p{color:#11110fa8;max-width:440px;margin:0 0 4px;font-size:17px;line-height:1.55}.audience-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.audience-card{border-radius:26px;flex-direction:column;min-height:500px;padding:clamp(30px,4vw,56px);display:flex}.audience-card-acid{background:var(--acid)}.audience-card-dark{color:#fff;background:var(--ink)}.card-index{border:1px solid;border-radius:50%;align-self:flex-start;place-items:center;width:38px;height:38px;font-size:12px;font-weight:800;display:grid}.audience-card h3{letter-spacing:-.055em;max-width:520px;margin:auto 0 18px;font-size:clamp(34px,3.8vw,58px);line-height:.98}.audience-card>p{opacity:.75;max-width:550px;margin:0;font-size:17px;line-height:1.5}.audience-card ul{gap:9px;margin:30px 0 0;padding:0;font-size:13px;font-weight:700;list-style:none;display:grid}.audience-card li:before{content:"↳";margin-right:8px}.program-section{color:#fff;background:var(--ink);padding:clamp(90px,10vw,150px) max(24px,50vw - 720px)}.program-heading{grid-template-columns:1.1fr .65fr;align-items:end;gap:9vw;margin:36px 0 64px;display:grid}.program-heading p{color:#ffffffa6;max-width:500px;margin:0 0 4px;font-size:17px;line-height:1.55}.program-grid{grid-template-columns:repeat(12,1fr);gap:12px;display:grid}.module{background:#1b1b18;border:1px solid #ffffff2e;border-radius:22px;flex-direction:column;grid-column:span 4;min-height:360px;padding:30px;display:flex}.module-wide{grid-column:span 8}.module>span{opacity:.65;border:1px solid;border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;font-weight:800;display:grid}.module h3{letter-spacing:-.05em;max-width:600px;margin:auto 0 14px;font-size:clamp(27px,3vw,45px);line-height:1}.module p{color:#ffffff9e;max-width:650px;margin:0;font-size:15px;line-height:1.52}.module-blue{background:var(--blue);border-color:#0000}.module-blue p,.module-acid p{color:inherit;opacity:.75}.module-acid{color:var(--ink);background:var(--acid);border-color:#0000}.tag-row{flex-wrap:wrap;gap:7px;margin-top:24px;display:flex}.tag-row b{text-transform:uppercase;letter-spacing:.08em;border:1px solid #ffffff38;border-radius:999px;padding:8px 11px;font-size:10px}.module-bottom{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:30px;min-height:300px}.module-bottom>span{align-self:flex-start}.module-bottom h3{margin:0 0 14px}.module-result{max-width:230px;color:var(--acid);text-transform:uppercase;letter-spacing:.09em;font-size:12px;line-height:1.35}.process-section{padding:clamp(90px,10vw,150px) max(24px,50vw - 720px)}.process-grid{grid-template-columns:.82fr 1.18fr;gap:9vw;margin-top:54px;display:grid}.process-title{align-self:start;position:sticky;top:40px}.process-title h2{margin-bottom:26px}.process-title p{color:#11110f99;max-width:420px;margin:0;font-size:17px;line-height:1.55}.process-list{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.process-list li{border-bottom:1px solid var(--line);grid-template-columns:50px 1fr;gap:20px;padding:32px 0;display:grid}.process-list li>span{width:40px;height:40px;color:var(--ink);background:var(--acid);border-radius:50%;place-items:center;font-weight:800;display:grid}.process-list strong{letter-spacing:-.04em;font-size:clamp(22px,2.4vw,34px);display:block}.process-list p{color:#11110f94;margin:9px 0 0;line-height:1.5}.career-section{color:#fff;background:#1734c7;padding:0 max(24px,50vw - 720px) clamp(90px,10vw,150px)}.career-topline{text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid #ffffff40;justify-content:space-between;padding:22px 0;font-size:10px;font-weight:800;display:flex}.career-hero{grid-template-columns:1.18fr .62fr;align-items:end;gap:9vw;padding:clamp(75px,9vw,125px) 0 75px;display:grid}.career-hero h2{margin-top:34px}.career-hero h2 em{color:var(--acid);font-style:normal}.career-hero>p{color:#ffffffb8;max-width:480px;margin:0 0 8px;font-size:17px;line-height:1.55}.career-items{border-top:1px solid #ffffff40;border-left:1px solid #ffffff40;grid-template-columns:repeat(3,1fr);display:grid}.career-items>div{border-bottom:1px solid #ffffff40;border-right:1px solid #ffffff40;min-height:220px;padding:25px}.career-items span{opacity:.55;margin-bottom:55px;font-size:10px;display:block}.career-items strong{letter-spacing:-.04em;font-size:24px;display:block}.career-items p{color:#ffffff9e;max-width:300px;margin:11px 0 0;font-size:13px;line-height:1.45}.career-disclaimer{color:#ffffff80;max-width:790px;margin:26px 0 0;font-size:11px;line-height:1.45}.reviews-section{background:var(--paper);padding:clamp(90px,10vw,150px) max(24px,50vw - 720px)}.reviews-heading{grid-template-columns:1.15fr .55fr;align-items:end;gap:9vw;margin:34px 0 60px;display:grid}.reviews-heading h2{letter-spacing:-.065em;max-width:930px;margin:0;font-size:clamp(45px,5.8vw,86px);line-height:.98}.reviews-heading p{color:#11110f9e;max-width:470px;margin:0 0 4px;font-size:17px;line-height:1.55}.reviews-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.review-card{border:1px solid var(--line);background:#ffffff6b;border-radius:24px;flex-direction:column;min-height:340px;padding:clamp(28px,3.5vw,48px);display:flex}.review-card strong{letter-spacing:-.055em;max-width:600px;font-size:clamp(34px,4vw,58px);line-height:1}.review-card p{color:#11110fad;max-width:600px;margin:auto 0 28px;font-size:16px;line-height:1.55}.review-card span{letter-spacing:.04em;font-size:12px;font-weight:800}.review-card-acid{background:var(--acid);border-color:#0000}.review-card-blue{color:#fff;background:var(--blue);border-color:#0000}.review-card-blue p,.review-card-dark p{color:#ffffffbf}.review-card-dark{color:#fff;background:var(--ink);border-color:#0000}.reviews-link{border:1px solid var(--ink);border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:60px;margin-top:20px;padding:0 24px;font-size:14px;font-weight:800;transition:transform .2s,background .2s,color .2s;display:inline-flex}.reviews-link:hover{color:var(--paper);background:var(--ink);transform:translateY(-2px)}.about-section{background:var(--paper-2);grid-template-columns:1fr 1fr;min-height:900px;display:grid}.about-photo{min-height:760px;position:relative;overflow:hidden}.about-photo img{object-fit:cover;object-position:53% 50%;filter:saturate(.94)contrast(1.02);width:100%;height:100%}.about-photo span{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0c0b0ab8;border-radius:16px;padding:18px 20px;font-size:13px;font-weight:700;position:absolute;bottom:28px;left:28px;right:28px}.about-copy{flex-direction:column;justify-content:center;padding:clamp(60px,8vw,120px);display:flex}.about-copy h2{margin-top:34px;font-size:clamp(44px,5vw,74px)}.about-lead{letter-spacing:-.02em;max-width:680px;margin:34px 0 0;font-size:20px;line-height:1.5}.about-facts{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:1fr 1fr;margin:44px 0 38px;display:grid}.about-facts div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:125px;padding:21px}.about-facts strong{letter-spacing:-.04em;font-size:24px;display:block}.about-facts span{color:#11110f8f;margin-top:7px;font-size:12px;line-height:1.35;display:block}.about-copy>p:last-child{color:#11110f9e;max-width:650px;margin:0;line-height:1.55}.difference-section{padding:clamp(90px,10vw,150px) max(24px,50vw - 720px)}.difference-section>h2{max-width:990px;margin:36px 0 70px}.difference-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.difference-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;min-height:360px;padding:24px;display:flex}.difference-grid article>span{opacity:.48;font-size:11px}.difference-grid h3{letter-spacing:-.045em;margin:auto 0 15px;font-size:clamp(25px,2.2vw,34px);line-height:1.03}.difference-grid p{color:#11110f94;margin:0;font-size:13px;line-height:1.48}.faq-section{background:#fff;grid-template-columns:.72fr 1.28fr;gap:10vw;padding:clamp(90px,10vw,150px) max(24px,50vw - 720px);display:grid}.faq-heading{align-self:start}.faq-heading h2{margin:34px 0 24px}.faq-heading>p{color:#11110f99;max-width:430px;line-height:1.55}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;letter-spacing:-.035em;justify-content:space-between;gap:24px;padding:30px 0;font-size:clamp(20px,2.2vw,31px);font-weight:700;line-height:1.15;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:30px;font-weight:400;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:#11110f99;max-width:680px;margin:-8px 0 30px;line-height:1.58}.final-cta{text-align:center;color:#fff;background:var(--ink);flex-direction:column;justify-content:center;align-items:center;min-height:720px;padding:90px 24px;display:flex;position:relative;overflow:hidden}.final-cta>p{color:var(--acid);text-transform:uppercase;letter-spacing:.13em;margin:0 0 26px;font-size:11px;font-weight:800}.final-cta h2{z-index:1;max-width:1050px;position:relative}.final-actions{z-index:1;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:42px;display:flex;position:relative}.button-large{min-height:64px;padding-inline:30px}.button-light{color:var(--ink);background:#fff}.final-cta small{z-index:1;color:#ffffff75;margin-top:16px;position:relative}.final-cta-orbit{width:320px;height:320px;color:var(--ink);background:var(--acid);border-radius:50%;place-items:center;font-size:120px;display:grid;position:absolute;top:-70px;right:-70px;transform:rotate(25deg)}.legal-section{border-bottom:1px solid var(--line);background:#e4ded1;grid-template-columns:.8fr 1.2fr;gap:9vw;padding:70px max(24px,50vw - 720px);display:grid}.legal-owner{flex-direction:column;gap:6px;font-size:13px;display:flex}.legal-owner strong{margin-bottom:7px;font-size:17px}.legal-owner span{color:#11110f8f}.legal-docs{border-top:1px solid var(--line)}.legal-docs details{border-bottom:1px solid var(--line)}.legal-docs summary{cursor:pointer;padding:18px 0;font-size:13px;font-weight:700;list-style:none}.legal-docs summary::-webkit-details-marker{display:none}.legal-docs details>div{color:#11110f9e;padding-bottom:20px;font-size:11px;line-height:1.55}.legal-docs p{margin:0 0 10px}.legal-docs a{text-decoration:underline}footer{justify-content:space-between;align-items:center;gap:24px;padding:34px max(24px,50vw - 720px) 104px;font-size:12px;display:flex}.footer-brand{font-size:13px}.footer-brand .brand-mark{width:30px;height:30px;font-size:15px}.footer-links{flex-direction:row;gap:22px;display:flex}.footer-links a{color:#11110f8f}footer>span{color:#11110f8a}.mobile-telegram{display:none}@media (width<=980px){nav>a:not(.header-cta){display:none}.hero{grid-template-columns:1fr;padding-top:48px}.hero-copy{z-index:2;position:relative}.hero-visual{justify-self:center;width:min(80vw,590px)}.proof-strip{grid-template-columns:repeat(2,1fr)}.proof-strip>div:nth-child(2){border-right:0}.proof-strip>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.audience-head,.program-heading,.career-hero,.reviews-heading,.faq-section{grid-template-columns:1fr;gap:32px}.audience-head p,.program-heading p,.career-hero>p,.reviews-heading p{max-width:650px}.program-grid{grid-template-columns:1fr 1fr}.module,.module-wide{grid-column:auto}.module-bottom{grid-column:1/-1}.process-grid{grid-template-columns:1fr;gap:50px}.process-title{position:static}.career-items{grid-template-columns:repeat(2,1fr)}.about-section{grid-template-columns:1fr}.about-photo{min-height:680px}.difference-grid{grid-template-columns:repeat(2,1fr)}.faq-heading>p{max-width:650px}.legal-section{grid-template-columns:1fr;gap:40px}}@media (width<=620px){.site-header,.hero{width:min(100% - 32px,1440px)}.site-header{height:72px}.brand{font-size:14px}nav{display:none}.hero{gap:44px;min-height:auto;padding:40px 0 46px}.eyebrow{white-space:nowrap;letter-spacing:.1em;align-items:center;max-width:none;margin-bottom:24px;font-size:10px;line-height:1.2}h1{letter-spacing:-.055em;max-width:100%;font-size:clamp(38px,10.8vw,46px);line-height:1.02}h1 br:last-of-type{display:none}h1 em{border-radius:10px;width:fit-content;max-width:100%;margin-top:.18em;padding:.12em .14em .16em;font-size:.9em;line-height:1.02;display:block}.hero-lead{margin-top:26px;font-size:18px}.hero-actions{margin-top:28px}.button{width:100%;min-height:56px}.cta-note{text-align:center}.hero-visual{width:94%}.hero-sticker{width:106px;height:106px;top:7%;right:-14px}.hero-sticker strong{font-size:35px}.portrait-caption{bottom:14px;left:14px;right:14px}.proof-strip{grid-template-columns:1fr 1fr}.proof-strip>div{min-height:112px;padding:22px 18px}.proof-strip strong{font-size:20px}.audience-section,.program-section,.process-section,.career-section,.reviews-section,.difference-section,.faq-section{padding-left:16px;padding-right:16px}.audience-head{margin:28px 0 38px}.audience-head h2,.program-heading h2,.process-title h2,.career-hero h2,.reviews-heading h2,.about-copy h2,.difference-section>h2,.faq-heading h2,.final-cta h2{font-size:clamp(40px,12.2vw,58px)}.audience-head h2 em{text-underline-offset:5px;text-decoration-thickness:2px}.audience-grid,.program-grid,.career-items,.reviews-grid,.difference-grid{grid-template-columns:1fr}.audience-card{min-height:430px;padding:28px}.audience-card h3{font-size:39px}.program-heading{margin:28px 0 38px}.module,.module-bottom{grid-column:auto;min-height:330px;padding:25px}.module-bottom{flex-direction:column;justify-content:flex-end;align-items:flex-start}.module-bottom>span{margin-bottom:auto}.module-result{max-width:none}.process-grid{margin-top:38px}.process-list li{grid-template-columns:42px 1fr;gap:14px;padding:25px 0}.process-list li>span{width:36px;height:36px}.career-topline{gap:20px;line-height:1.35}.career-hero{padding:68px 0 48px}.career-items>div{min-height:190px}.career-items span{margin-bottom:44px}.reviews-heading{margin-bottom:38px}.review-card{min-height:310px;padding:28px}.reviews-link{width:100%}.about-section{min-height:0}.about-photo{min-height:480px}.about-photo img{object-position:58% 50%}.about-copy{padding:80px 16px}.about-lead{font-size:18px}.about-facts{grid-template-columns:1fr 1fr}.about-facts div{min-height:135px;padding:16px}.about-facts strong{font-size:20px}.difference-section>h2{margin-bottom:45px}.difference-grid article{min-height:280px}.faq-list summary{padding:24px 0;font-size:21px}.final-cta{min-height:680px;padding-left:16px;padding-right:16px}.final-cta-orbit{width:190px;height:190px;font-size:80px;top:-55px;right:-65px}.final-actions{width:100%}.legal-section{padding:55px 16px}footer{flex-direction:column;align-items:flex-start;padding:34px 16px 110px}.footer-links{flex-direction:column;gap:10px}.mobile-telegram{z-index:50;color:#fff;background:var(--blue);border-radius:16px;justify-content:center;align-items:center;gap:10px;min-height:58px;font-size:16px;font-weight:800;display:flex;position:fixed;bottom:12px;left:12px;right:12px;box-shadow:0 12px 34px #00000042}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}
