:root{--font-body:"Manrope", "Avenir Next", "Segoe UI", sans-serif;--font-heading:"Montserrat", "Avenir Next", "Trebuchet MS", sans-serif;--bg-base:#f5efe7;--bg-mist:#c9dae38c;--bg-sage:#ccded575;--surface:#ffffffc2;--surface-strong:#ffffffeb;--surface-border:#1e2a311c;--text-strong:#1e2a31;--text-body:#46555f;--text-soft:#6f7d87;--accent:#5d8978;--accent-soft:#5d897824;--accent-sky:#7392aa;--accent-clay:#a67a63;--shadow-soft:0 24px 70px #2d38451f;--radius-xl:30px;--radius-lg:22px;--radius-md:16px;--container:min(1180px, calc(100vw - 40px))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;color:var(--text-strong);font-family:var(--font-body), sans-serif;background:radial-gradient(circle at 0 0,#ffffffd1,#0000 28%),linear-gradient(#f8f3ec 0%,#eef2ef 48%,#edf1f5 100%);margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.page-shell{position:relative;overflow:clip}.page-shell__backdrop{z-index:0;pointer-events:none;opacity:1;border-radius:999px;position:absolute;inset:auto}.page-shell__backdrop--one{background:radial-gradient(circle,#7392aa2e 0%,#7392aa00 72%);width:460px;height:460px;top:-40px;right:-120px}.page-shell__backdrop--two{background:radial-gradient(circle,#5d897824 0%,#5d897800 74%);width:400px;height:400px;bottom:220px;left:-80px}.section-shell{z-index:1;width:var(--container);margin:0 auto;position:relative}.section-space{padding:0 0 112px}.hero-section{padding:24px 0 96px}.hero-section__grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:36px;padding-top:42px;display:grid}.site-header{z-index:5;width:var(--container);background:#ffffffe0;border:1px solid #1e2a3114;border-radius:999px;justify-content:space-between;align-items:center;gap:18px;margin:0 auto;padding:14px 18px;display:flex;position:sticky;top:18px;box-shadow:0 16px 50px #212b3014}.site-header__brand{flex-direction:column;gap:2px;display:flex}.site-header__brand-group{align-items:center;gap:14px;display:flex}.site-header__brand-mark{font-family:var(--font-heading), sans-serif;letter-spacing:.02em;font-size:1rem;font-weight:700}.site-header__brand-copy{color:#46555f7a;letter-spacing:.16em;text-transform:lowercase;font-size:.72rem}.site-header__instagram{width:34px;height:34px;color:var(--accent);justify-content:center;align-items:center;padding:0;transition:transform .16s,color .16s;display:inline-flex}.site-header__instagram:hover,.site-header__instagram:focus-visible{color:var(--text-strong);transform:translateY(-1px)}.site-header__instagram-icon{stroke:currentColor;stroke-width:1.8px;width:30px;height:30px}.site-header__nav{align-items:center;gap:16px;display:flex}.site-header__link{color:var(--text-body);font-size:.95rem;transition:color .16s}.site-header__link:hover,.site-header__link:focus-visible{color:var(--text-strong)}.language-switch{background:#1e2a310d;border-radius:999px;align-items:center;gap:6px;padding:4px;display:inline-flex}.language-switch__item{border-radius:999px;justify-content:center;align-items:center;min-width:48px;min-height:38px;padding:0 12px;font-size:.84rem;font-weight:700;display:inline-flex}.language-switch__item--active{background:var(--surface-strong);box-shadow:inset 0 0 0 1px #1e2a310f}.language-switch__item--link{color:var(--text-body)}.hero-copy h1,h2,h3{font-family:var(--font-heading), sans-serif;letter-spacing:-.03em;margin:0}h1{max-width:12ch;font-size:clamp(2.9rem,7vw,5.75rem);line-height:.96}h2{max-width:15ch;font-size:clamp(2rem,4vw,3.2rem);line-height:1.03}h3{font-size:1.18rem;line-height:1.15}.eyebrow,.mini-label{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.84rem;font-weight:700}.marker-highlight{-webkit-box-decoration-break:clone;box-decoration-break:clone;background:linear-gradient(#0000 0% 56%,#e8dfa7e6 56% 100%);border-radius:.3em;padding:0 .14em .04em}.section-lead{max-width:62ch;color:var(--text-body);margin:20px 0 0;font-size:1.04rem;line-height:1.78}.hero-copy__actions{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.button{border:0;border-radius:999px;justify-content:center;align-items:center;min-height:54px;padding:0 22px;font-weight:700;transition:transform .18s,box-shadow .18s,background-color .18s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-1px)}.button--primary{background:var(--text-strong);color:#fff;box-shadow:0 16px 30px #1e2a312e}.button--secondary{color:var(--text-strong);background:#ffffff94;box-shadow:inset 0 0 0 1px #1e2a3114}.hero-copy__trust{max-width:54ch;color:var(--text-soft);margin:22px 0 0;font-size:.98rem;line-height:1.7}.pill-list{flex-wrap:wrap;gap:10px;margin:28px 0 0;padding:0;list-style:none;display:flex}.pill-list li{color:var(--text-body);background:#ffffff9e;border-radius:999px;padding:10px 14px;font-size:.92rem;box-shadow:inset 0 0 0 1px #1e2a310f}.hero-visual{position:relative}.hero-focus-window{--hero-window-x:0px;--hero-window-y:0px;border:1px solid var(--surface-border);border-radius:var(--radius-xl);transform:translate3d(var(--hero-window-x), var(--hero-window-y), 0);will-change:transform;background:#ffffffe6;transition:transform .18s,box-shadow .18s;overflow:hidden;box-shadow:0 20px 48px #2d38451a}.hero-focus-window[data-dragging=true]{transition:none;box-shadow:0 28px 60px #2d384529}.hero-focus-window__bar{cursor:grab;-webkit-user-select:none;user-select:none;background:#ffffff94;border-bottom:1px solid #1e2a3114;align-items:center;gap:14px;padding:16px 18px 14px;display:flex}.hero-focus-window[data-dragging=true] .hero-focus-window__bar{cursor:grabbing}.hero-focus-window__body{grid-template-columns:1.08fr .92fr;gap:18px;padding:24px;display:grid}.hero-focus-window__list{align-content:start;gap:10px;display:grid}.hero-focus-window__item{width:100%;color:var(--text-body);text-align:left;background:0 0;border:1px solid #0000;border-radius:18px;grid-template-columns:22px 1fr;align-items:start;gap:14px;padding:12px 12px 12px 8px;transition:border-color .16s,background-color .16s,transform .16s;display:grid}.hero-focus-window__item:hover,.hero-focus-window__item:focus-visible{background:#f7f9fae0;border-color:#1e2a3114}.hero-focus-window__item[data-active=true]{background:#f1f6f4f2;border-color:#5d89782e}.hero-focus-window__item-dot{background:#d4dfe2f2;border-radius:50%;width:16px;height:16px;margin-top:5px;position:relative;box-shadow:inset 0 0 0 1px #5d897833}.hero-focus-window__item-dot:after{content:"";background:var(--accent);border-radius:50%;transition:transform .16s;position:absolute;inset:4px;transform:scale(0)}.hero-focus-window__item[data-active=true] .hero-focus-window__item-dot:after{transform:scale(1)}.hero-focus-window__item-title{color:var(--text-body);font-size:1.02rem;line-height:1.72}.hero-focus-window__panel{background:linear-gradient(#f0f5f3f5,#ffffffe0);border-radius:24px;align-content:start;gap:12px;min-height:100%;padding:22px;animation:.18s hero-focus-panel-in;display:grid;box-shadow:inset 0 0 0 1px #1e2a310d}.hero-focus-window__panel-tag{font-family:var(--font-heading), sans-serif;letter-spacing:-.03em;margin:0;font-size:1.28rem;font-weight:700}.hero-focus-window__panel-text{color:var(--text-body);margin:0;line-height:1.78}.mac-window{border:1px solid var(--surface-border);border-radius:var(--radius-xl);background:#ffffffe0;overflow:hidden;box-shadow:0 20px 48px #2d38451a}.mac-window__bar{background:#ffffff8a;border-bottom:1px solid #1e2a3114;align-items:center;gap:14px;padding:16px 18px 14px;display:flex}.mac-window__lights{flex-shrink:0;align-items:center;gap:8px;display:inline-flex}.mac-window__light{border-radius:50%;width:11px;height:11px}.mac-window__light-button{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.mac-window__light-button:hover,.mac-window__light-button:focus-visible{transform:scale(1.06)}.mac-window__light--red{background:#ea857d}.mac-window__light--yellow{background:#e6bc63}.mac-window__light--green{background:#77b594}.mac-window__meta{min-width:0}.mac-window__eyebrow{color:var(--text-soft);text-transform:uppercase;letter-spacing:.14em;margin:0 0 2px;font-size:.74rem}.mac-window__title{color:var(--text-strong);margin:0;font-size:.96rem;font-weight:700}.mac-window__body{padding:26px}.check-list{gap:14px;margin:0;padding:0;list-style:none;display:grid}.check-list li{color:var(--text-body);padding-left:30px;line-height:1.7;position:relative}.check-list li:before{content:"";background:linear-gradient(135deg,#5d897838,#7392aa57);border-radius:50%;width:16px;height:16px;position:absolute;top:10px;left:0;box-shadow:inset 0 0 0 1px #5d897838}.check-list--soft li{color:var(--text-body)}.card-grid{gap:20px;margin-top:36px;display:grid}.card-grid--triple{grid-template-columns:repeat(3,minmax(0,1fr))}.card-grid--double{grid-template-columns:repeat(2,minmax(0,1fr))}.proof-carousel{margin-top:36px;position:relative}.proof-carousel__viewport{scroll-snap-type:x mandatory;scrollbar-width:none;touch-action:pan-y;-webkit-user-select:none;user-select:none;background:0 0;gap:20px;padding:8px clamp(18px,5vw,42px) 18px;scroll-padding-inline:clamp(18px,5vw,42px);display:flex;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000000eb 4%,#000 10% 90%,#000000eb 96%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000000eb 4%,#000 10% 90%,#000000eb 96%,#0000 100%)}.proof-carousel__viewport::-webkit-scrollbar{display:none}.proof-carousel__slide{scroll-snap-align:center;will-change:transform;flex:0 0 min(74%,560px);min-width:min(74%,560px);transition:transform .36s cubic-bezier(.22,1,.36,1),opacity .26s}.proof-carousel__slide[data-active=false]{opacity:.76;transform:scale(.965)}.proof-carousel__slide[data-active=true]{opacity:1;transform:scale(1)}.proof-window{height:100%;box-shadow:none}.proof-window .mac-window__body{display:flex}.stat-card{flex-direction:column;min-height:210px;display:flex}.stat-card__value{font-family:var(--font-heading), sans-serif;letter-spacing:-.05em;margin:0;font-size:clamp(2rem,4vw,3rem);font-weight:700}.stat-card__detail{color:var(--text-body);margin:14px 0 0;line-height:1.75}.support-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:20px;margin-top:34px;display:grid}.support-grid>.reveal{height:100%}.support-window{flex-direction:column;height:100%;display:flex}.support-window .mac-window__body{flex:auto;align-items:flex-start;min-height:200px;display:flex}.support-window__detail,.university-window__body p,.site-footer__description,.site-footer__note{color:var(--text-body);margin:10px 0 0;line-height:1.74}.support-summary{background:radial-gradient(circle at 100% 0,#e8dfa733,#0000 34%),linear-gradient(#ffffffd6,#f7f9f8b8);border:1px solid #1e2a3114;border-radius:28px;margin-top:24px;padding:28px;box-shadow:0 18px 38px #232e3914}.support-summary__title{margin:0;font-size:clamp(1.8rem,3vw,2.5rem);line-height:1.04}.support-summary__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:20px;display:grid}.support-summary__card{min-height:100%;color:var(--text-body);background:#ffffffe6;border-radius:22px;padding:18px;line-height:1.7;box-shadow:inset 0 0 0 1px #1e2a310f,0 12px 24px #232e390d}.university-window{height:100%}.university-window__body{flex-direction:column;gap:20px;display:flex}.university-window__fit{border-radius:var(--radius-md);background:#ffffffa6;padding:16px 18px;box-shadow:inset 0 0 0 1px #1e2a310f}.university-window__fit span{color:var(--text-soft);text-transform:uppercase;letter-spacing:.12em;font-size:.82rem;font-weight:700}.university-window--calm-green .mac-window__body{background:linear-gradient(#e7f0ebad,#ffffff61)}.university-window--calm-blue .mac-window__body{background:linear-gradient(#e4edf4c7,#ffffff61)}.university-window--calm-sand .mac-window__body{background:linear-gradient(#f5eae1d6,#ffffff61)}.tariffs-grid{align-items:stretch}.tariffs-grid>.reveal{height:100%}.tariff-window{flex-direction:column;height:100%;display:flex}.tariff-window .mac-window__body{flex:auto;display:flex}.tariff-window__body{flex:auto;grid-template-rows:auto 1fr auto;gap:22px;width:100%;min-height:100%;display:grid}.tariff-window__price-row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.tariff-window__price{font-family:var(--font-heading), sans-serif;letter-spacing:-.05em;margin:0;font-size:clamp(2.2rem,5vw,3.4rem);font-weight:700}.tariff-window__description{color:var(--text-body);align-self:start;margin:0;line-height:1.74}.tariff-window__cta{width:100%;margin-top:auto}.tariff-window--lite .mac-window__body{background:linear-gradient(#e7f0ebb3,#ffffff61)}.tariff-window--full .mac-window__body{background:linear-gradient(#e4edf4c7,#ffffff61)}.tariff-window--settle .mac-window__body{background:linear-gradient(#f5eae1db,#ffffff61)}.survey-overlay{z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1e2a3142;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.survey-dialog{width:min(760px,100%)}.survey-window{max-height:min(88vh,860px);overflow:auto}.survey-form{gap:24px;display:grid}.survey-form__header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.survey-form__selected-label{color:var(--text-soft);letter-spacing:.14em;text-transform:uppercase;margin:0 0 4px;font-size:.76rem;font-weight:700}.survey-form__description{max-width:52ch;color:var(--text-body);margin:12px 0 0;line-height:1.68}.survey-flow{gap:18px;display:grid}.survey-step{background:radial-gradient(circle at 100% 0,#e8dfa71f,#0000 34%),linear-gradient(#ffffffe6,#f7f9f8c2);border:1px solid #1e2a3112;border-radius:24px;gap:14px;padding:18px;display:grid;box-shadow:inset 0 0 0 1px #ffffff80}.survey-step--animated{animation:.26s cubic-bezier(.22,1,.36,1) survey-step-in}.survey-step__details{gap:12px;display:grid}.survey-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.survey-label{color:var(--text-strong);margin:0;font-size:.92rem;font-weight:700}.survey-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.survey-option{width:100%;min-height:56px;color:var(--text-body);text-align:center;background:#ffffffe0;border:1px solid #1e2a3117;border-radius:20px;justify-content:center;align-items:center;padding:0 18px;font-weight:700;transition:transform .16s,border-color .16s,background-color .16s,box-shadow .16s;display:flex}.survey-option[data-active=true]{color:var(--text-strong);background:#f1f6f4f5;border-color:#5d89782e;box-shadow:inset 0 0 0 1px #5d897814}.survey-option:hover,.survey-option:focus-visible{transform:translateY(-1px)}.survey-step small{color:#b45252;font-size:.86rem}.survey-form__actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.survey-form__button{min-width:180px}.survey-form__feedback{color:var(--text-body);margin:0;line-height:1.65}.survey-success{text-align:center;place-items:center;min-height:440px;padding:20px 18px 18px;display:grid;position:relative}.survey-success__copy{gap:16px;max-width:36rem;display:grid}.survey-success__title{max-width:none;font-size:clamp(2.8rem,5vw,4.8rem);line-height:.95}.survey-success__text{color:var(--text-body);margin:0;font-size:1.08rem;line-height:1.76}.survey-success__hint{color:var(--accent);pointer-events:none;align-items:center;gap:8px;display:inline-flex;position:absolute;top:-10px;left:8px}.survey-success__arrow{font-size:2.6rem;line-height:1;animation:1.2s ease-in-out infinite survey-success-arrow;display:inline-flex;transform:rotate(-24deg)}.survey-success__hint-text{letter-spacing:.01em;font-size:.95rem;font-weight:700}@keyframes survey-step-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translate(0,0)}}@keyframes survey-success-arrow{0%,to{opacity:.72;transform:translate(0,0)rotate(-24deg)scale(1)}50%{opacity:1;transform:translate(-8px,-11px)rotate(-24deg)scale(1.08)}}.contact-form{gap:18px;display:grid}.contact-form__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.contact-form__actions{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.contact-form__submit{min-width:180px}.field{gap:10px;display:grid}.field span{color:var(--text-strong);font-size:.92rem;font-weight:700}.field input{width:100%;min-height:56px;color:var(--text-strong);background:#ffffffe0;border:1px solid #1e2a311f;border-radius:16px;outline:none;padding:0 18px;transition:border-color .16s,box-shadow .16s,transform .16s}.field input:focus{border-color:#5d89786b;box-shadow:0 0 0 4px #5d89781f}.field small{color:#b45252;font-size:.86rem}.contact-form__feedback{color:var(--text-body);margin:0;line-height:1.65}.site-footer{padding:0 0 64px}.site-footer__inner{border-radius:var(--radius-xl);background:#fff9;border:1px solid #1e2a3114;gap:26px;padding:30px;display:grid;box-shadow:0 18px 42px #232e3914}.site-footer__title{max-width:none;margin-top:0}.site-footer__brand{gap:6px;display:grid}.site-footer__description{max-width:60ch;margin:10px 0 0}.site-footer__subtitle{color:#46555f7a;letter-spacing:.18em;text-transform:lowercase;margin:0;font-size:.78rem}.site-footer__note{max-width:60ch;color:var(--text-soft);margin-top:8px;font-size:.95rem}@keyframes hero-focus-panel-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.not-found-shell{place-items:center;min-height:100vh;padding:24px;display:grid}.not-found-card{border-radius:var(--radius-xl);text-align:center;width:min(520px,100%);box-shadow:var(--shadow-soft);background:#ffffffbf;border:1px solid #1e2a3114;padding:32px}.not-found-card p{color:var(--text-body);margin:14px 0 0;line-height:1.65}.reveal{opacity:0;transition:opacity .62s,transform .62s;transform:translateY(20px)}.reveal--visible{opacity:1;transform:translateY(0)}@media (max-width:1100px){.hero-section__grid,.support-grid,.contact-form__grid{grid-template-columns:1fr}.card-grid--triple{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.site-header{border-radius:26px;grid-template-columns:minmax(0,1fr) auto;align-items:center;row-gap:14px;padding:14px 16px;display:grid;position:static}.site-header__brand-group{gap:12px;min-width:0}.site-header__brand{min-width:0}.site-header__brand-mark,.site-header__brand-copy{white-space:nowrap;display:block}.site-header__nav{scrollbar-width:none;flex-wrap:nowrap;order:3;grid-column:1/-1;justify-content:flex-start;width:100%;padding-bottom:2px;overflow-x:auto}.site-header__nav::-webkit-scrollbar{display:none}.site-header__link{background:#ffffffb8;border-radius:999px;flex:none;padding:10px 14px;box-shadow:inset 0 0 0 1px #1e2a310f}.hero-section{padding-top:16px}.hero-copy h1{max-width:11ch}.section-lead{font-size:1rem;line-height:1.72}.card-grid--double,.card-grid--triple{grid-template-columns:1fr}.support-window .mac-window__body{min-height:0}.hero-focus-window__body{grid-template-columns:1fr;gap:14px;padding:20px}.hero-focus-window__panel,.support-summary,.site-footer__inner{border-radius:24px}.support-summary__grid,.survey-form__grid{grid-template-columns:1fr}.survey-form__header{flex-direction:column;gap:12px}.survey-contact-grid,.survey-options{grid-template-columns:1fr}.survey-overlay{align-items:end;padding:12px}.survey-dialog{width:min(100%,680px)}.survey-window{border-radius:28px;max-height:min(90dvh,860px)}.survey-form{gap:18px}.survey-step{border-radius:22px;padding:16px}.survey-success{min-height:380px;padding-top:48px}.survey-success__hint{top:-4px;left:8px}}@media (max-width:640px){:root{--container:min(100vw - 24px, 100vw - 24px)}.site-header{border-radius:22px;grid-template-columns:minmax(0,1fr) auto;row-gap:12px;padding:12px 14px;top:10px}.site-header__brand-group{gap:10px}.site-header__brand-mark{font-size:.94rem}.site-header__brand-copy{letter-spacing:.14em;font-size:.68rem}.site-header__instagram{width:30px;height:30px}.site-header__instagram-icon{width:28px;height:28px}.site-header__nav{gap:8px}.site-header__link{min-height:40px;padding:9px 12px;font-size:.88rem}.language-switch{gap:4px;padding:3px}.language-switch__item{min-width:44px;min-height:34px;padding:0 10px;font-size:.78rem}.hero-section__grid{gap:22px;padding-top:28px}.section-space{padding-bottom:84px}h1{max-width:10ch;font-size:clamp(2.55rem,12vw,3.7rem)}h2{max-width:12ch;font-size:clamp(1.9rem,8vw,2.55rem)}.section-lead,.hero-copy__trust,.support-window__detail,.university-window__body p,.site-footer__description,.site-footer__note{font-size:.98rem;line-height:1.66}.mac-window__body,.site-footer__inner,.support-summary{padding:20px}.hero-focus-window__body{padding:18px}.hero-focus-window__bar,.mac-window__bar{padding:14px 16px 12px}.hero-focus-window__item{border-radius:16px;gap:12px;padding:10px 10px 10px 8px}.hero-focus-window__item-title{font-size:.98rem;line-height:1.58}.hero-focus-window__panel{border-radius:20px;gap:10px;padding:18px}.hero-copy__actions{flex-direction:column;gap:10px;margin-top:22px}.button{width:100%;min-height:52px;padding:0 18px}.proof-carousel{margin-top:28px}.stat-card{min-height:0}.proof-carousel__viewport{gap:16px;padding:8px 16px 10px;scroll-padding-inline:16px}.proof-carousel__slide{flex-basis:calc(100% - 28px);min-width:calc(100% - 28px)}.contact-form__actions,.survey-form__actions{align-items:stretch}.survey-form__button{width:100%;min-width:0}.tariff-window__body{gap:18px}.tariff-window__price{font-size:clamp(2rem,12vw,2.9rem)}.tariff-window__description{line-height:1.66}.survey-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:8px}.survey-window{border-radius:26px 26px 22px 22px;width:100%;max-height:min(92dvh,860px)}.survey-form{gap:16px}.survey-form__description{margin-top:10px;line-height:1.6}.survey-step{border-radius:20px;gap:12px;padding:14px}.survey-option{border-radius:18px;min-height:52px;padding:0 14px}.survey-contact-grid{gap:14px}.field input{min-height:52px;padding:0 16px}.contact-form__feedback{width:100%}.pill-list{gap:8px;margin-top:22px}.pill-list li{padding:9px 12px;font-size:.86rem}}@media (max-width:420px){:root{--container:min(100vw - 18px, 100vw - 18px)}.hero-section{padding-bottom:74px}.site-header{padding:11px 12px}.site-header__brand-group{gap:8px}.site-header__brand-mark{font-size:.88rem}.site-header__brand-copy{letter-spacing:.12em;font-size:.62rem}h1{font-size:clamp(2.35rem,13vw,3.15rem)}.mac-window__body,.site-footer__inner,.support-summary,.hero-focus-window__body{padding:16px}.hero-focus-window__bar,.mac-window__bar{padding:13px 14px 11px}.survey-success{min-height:320px;padding-top:42px}.survey-success__title{font-size:clamp(2.35rem,14vw,3.3rem)}.survey-success__hint{left:2px}.survey-success__arrow{font-size:2.25rem}.survey-success__hint-text{font-size:.86rem}.proof-carousel__viewport{gap:12px;padding-inline:8px;scroll-padding-inline:8px}.proof-carousel__slide{flex-basis:calc(100% - 16px);min-width:calc(100% - 16px)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal,.reveal--visible{opacity:1;transition:none;animation:none;transform:none}.hero-focus-window,.hero-focus-window__panel{animation:none}}
