:root{--bg:#f4efe4;--bg-strong:#e9dfcf;--panel:#fffdf8;--panel-soft:#f8f2e7;--panel-strong:#efe2cb;--ink:#17212b;--muted:#5f6875;--line:#17212b1f;--line-strong:#17212b38;--brand:#163d63;--brand-strong:#0c2942;--brand-soft:#d8e7f2;--accent:#a47a34;--accent-soft:#a47a341f;--success:#14532d;--danger:#8b1e1e;--shadow-sm:0 12px 28px #0c29420f;--shadow:0 18px 42px #0c294217;--shadow-lg:0 24px 58px #0c29421f;--radius-sm:18px;--radius:26px;--radius-lg:36px;--shell:min(1260px, calc(100vw - 64px));--font-sans:"Plus Jakarta Sans", "Segoe UI", sans-serif;--font-display:"Fraunces", "Times New Roman", serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:108px}@keyframes ambient-drift{0%{transform:translate(0,0)scale(1)}to{transform:translate(1.5%,-1.5%)scale(1.02)}}@keyframes orb-float{0%,to{transform:translate(0,0)}50%{transform:translate(-3%,-4%)}}@keyframes reveal-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translate(0,0)}}@keyframes highlight-sweep{0%{transform:translate(-120%)}to{transform:translate(120%)}}body{color:var(--ink);font-family:var(--font-sans);letter-spacing:-.01em;text-rendering:optimizelegibility;background:radial-gradient(circle at 0 0,#a47a3438,#0000 28%),radial-gradient(circle at 85% 8%,#163d6329,#0000 24%),linear-gradient(#faf4ea 0%,#f2ecdf 38%,#edf2f6 100%);margin:0;line-height:1.75;overflow-x:hidden}::selection{background:#163d632e}a{color:inherit;text-decoration:none;transition:color .18s,background-color .18s,border-color .18s,transform .18s,box-shadow .18s}img,iframe{max-width:100%;display:block}main{min-height:60vh}h1,h2,h3{font-family:var(--font-display);letter-spacing:-.025em;text-wrap:balance;margin:0;font-weight:650;line-height:1.02}h1{font-size:clamp(3rem,6vw,5.9rem)}h2{font-size:clamp(2.2rem,4vw,3.45rem)}h3{font-size:clamp(1.45rem,2vw,1.95rem)}p,li,label,input,select,textarea,button{font-size:1rem}ul,ol{margin:0}.shell{width:var(--shell);margin:0 auto}.narrow{max-width:800px}.page-shell{isolation:isolate;min-height:100vh;position:relative}.page-shell:before{content:"";pointer-events:none;z-index:-1;background:linear-gradient(90deg,#ffffff3d,#0000 28%),radial-gradient(circle at 10% 22%,#ffffff38,#0000 30%);animation:18s ease-in-out infinite alternate ambient-drift;position:absolute;inset:0}.page-shell:after{content:"";filter:blur(18px);pointer-events:none;z-index:-2;background:radial-gradient(circle,#163d6314,#0000 68%);border-radius:50%;width:34vw;height:34vw;animation:22s ease-in-out infinite orb-float;position:fixed;bottom:6vh;right:-12vw}.site-header{z-index:40;backdrop-filter:blur(22px);background:#faf4eac2;border-bottom:1px solid #17212b12;position:sticky;top:0}.site-header__inner{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px 44px;padding:16px 0;display:grid}.site-header__lead{gap:6px;max-width:240px;display:grid}.site-header__signature{color:var(--muted);margin:0;font-size:.88rem;line-height:1.55}.brand{flex-direction:column;gap:2px;width:fit-content;display:inline-flex}.brand__eyebrow,.section-kicker,.card__eyebrow,.hero__panel-label{text-transform:uppercase;letter-spacing:.18em;color:var(--accent);margin:0;font-size:.72rem;font-weight:800}.brand__name{font-family:var(--font-display);letter-spacing:-.04em;color:var(--brand);font-size:clamp(1.8rem,2.4vw,2.35rem);line-height:.92}.site-header__meta{max-width:48ch;color:var(--muted);margin:0;font-size:.95rem}.site-header__nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px 14px;min-width:0;display:flex}.nav-list,.contact-list{flex-wrap:wrap;gap:10px 12px;margin:0;padding:0;list-style:none;display:flex}.nav-list a{color:var(--muted);border-radius:999px;align-items:center;padding:8px 12px;font-size:.96rem;font-weight:650;display:inline-flex}.nav-list a:hover,.nav-list a:focus-visible{color:var(--brand);background:#ffffffc7;box-shadow:0 12px 24px #0c29420f}.site-header__cta{white-space:nowrap}.site-header__mobile{justify-self:end;align-items:center;gap:10px;display:none}.site-header__mobile-cta{min-height:42px;padding-inline:15px}.mobile-menu{position:relative}.mobile-menu summary{min-height:42px;color:var(--ink);cursor:pointer;user-select:none;background:#ffffffd6;border:1px solid #17212b1f;border-radius:999px;justify-content:center;align-items:center;padding:10px 16px;font-size:.95rem;font-weight:800;list-style:none;display:inline-flex;box-shadow:0 12px 24px #0c29420f}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu[open] summary{color:var(--brand);box-shadow:var(--shadow-sm);border-color:#163d6338}.mobile-menu__panel{z-index:45;border:1px solid var(--line);width:min(320px,100vw - 32px);box-shadow:var(--shadow-lg);background:radial-gradient(circle at 100% 0,#163d6314,#0000 30%),linear-gradient(#fffffff5,#f7f0e4fa);border-radius:28px;gap:14px;padding:20px;display:grid;position:absolute;top:calc(100% + 12px);right:0}.mobile-menu__list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.mobile-menu__list a{color:var(--brand-strong);background:#ffffffd1;border:1px solid #163d631f;border-radius:18px;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;font-weight:700;display:flex}.mobile-menu__list a:after{content:"->";color:var(--accent);font-size:.92rem}.mobile-menu__list a:hover,.mobile-menu__list a:focus-visible{box-shadow:var(--shadow-sm);border-color:#163d6338}.mobile-menu__note{color:var(--muted);margin:0;font-size:.92rem;line-height:1.65}.mobile-menu__cta{width:100%}.site-footer{border-top:1px solid var(--line);background:linear-gradient(#ffffff61,#ffffff29);margin-top:104px}.site-footer__grid{grid-template-columns:1.1fr .75fr .95fr;align-items:start;gap:32px 40px;padding:52px 0 56px;display:grid}.site-footer__brand{gap:12px;display:grid}.site-footer__markers{flex-wrap:wrap;gap:10px;display:flex}.site-footer__markers span{color:var(--brand-strong);background:#ffffff94;border:1px solid #163d631a;border-radius:999px;align-items:center;padding:8px 12px;font-size:.85rem;font-weight:700;display:inline-flex}.site-footer__stack{flex-direction:column;align-items:flex-start;gap:10px}.site-footer__note{color:var(--muted);margin:14px 0 0;font-size:.95rem;line-height:1.7}.site-footer__brand h2{color:var(--brand)}.site-footer__brand p:last-child,.contact-list a,.surface p,.panel p,.collection-card p,.audience-card p,.timeline__item p{color:var(--muted)}.contact-list a:hover,.contact-list a:focus-visible,.text-link:hover,.text-link:focus-visible{color:var(--brand)}.contact-list--stack{flex-direction:column;align-items:flex-start;gap:10px}.hero,.page-hero{padding:clamp(68px,8vw,112px) 0 34px}.section-block{padding:clamp(52px,7vw,92px) 0}.section-block--tight{padding-top:28px;padding-bottom:48px}.section-block--flush{padding-top:24px}.hero__grid,.page-hero__grid,.detail-layout,.contact-layout,.story-grid,.status-grid{gap:30px 42px;display:grid}.hero__grid{grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);align-items:center}.page-hero__grid{grid-template-columns:minmax(0,1.06fr) minmax(300px,.94fr);align-items:center}.detail-layout{grid-template-columns:minmax(0,1.12fr) minmax(320px,.82fr);align-items:start}.contact-layout{grid-template-columns:minmax(0,1.04fr) minmax(340px,.96fr);align-items:start}.story-grid{grid-template-columns:minmax(0,1.02fr) minmax(320px,.88fr);align-items:stretch}.status-grid{grid-template-columns:minmax(0,1.05fr) minmax(280px,.82fr);align-items:start}.hero__copy,.page-hero__copy{align-content:start;gap:22px;display:grid}.hero__copy h1,.page-hero__copy h1{text-wrap:balance;max-width:12.5ch;animation:.76s both reveal-up}.page-hero__copy h1{max-width:13.5ch}.hero__body,.page-hero__body,.section-lead,.panel-intro,.detail-summary,.rich-copy p,.rich-copy li{color:var(--muted)}.hero__body,.page-hero__body{max-width:60ch;margin:0;font-size:1.05rem;line-height:1.8}.section-lead,.panel-intro{max-width:62ch;margin:0;line-height:1.8}.pill-list{flex-wrap:wrap;gap:12px;max-width:56rem;margin:8px 0 2px;padding:0;list-style:none;display:flex}.pill-list li{color:var(--brand-strong);background:#ffffffb8;border:1px solid #163d6324;border-radius:999px;align-items:center;padding:8px 13px;font-size:.91rem;font-weight:700;animation:.62s both reveal-up;display:inline-flex;box-shadow:0 8px 18px #0c29420a}.hero__panel,.page-hero__panel,.panel,.surface,.audience-card,.collection-card,.timeline__item{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);isolation:isolate;background:linear-gradient(#fffffffa,#f7f0e4f5);position:relative;overflow:hidden}.hero__panel,.page-hero__panel,.panel,.surface{padding:30px}.hero__panel:after,.page-hero__panel:after,.panel:after,.surface:after,.audience-card:after,.collection-card:after,.timeline__item:after{content:"";opacity:.85;pointer-events:none;background:linear-gradient(145deg,#ffffff5c,#0000 42%);position:absolute;inset:0}.hero__panel:before,.page-hero__panel:before,.panel--accent:before,.cta-band:before{content:"";background:linear-gradient(90deg, var(--accent), transparent);border-radius:999px;width:88px;height:3px;position:absolute;top:0;left:28px}.hero__panel-title{color:var(--brand-strong);margin-top:8px;font-size:clamp(2rem,4vw,3.05rem);line-height:1.04}.hero__panel p,.page-hero__panel p{margin-top:12px}.mini-metric-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:16px;margin-top:24px;display:grid}.mini-metric{background:#ffffffb3;border:1px solid #163d631f;border-radius:20px;gap:4px;padding:18px 16px;display:grid}.mini-metric strong{font-family:var(--font-display);color:var(--brand);font-size:2.2rem;line-height:.9}.mini-metric span{color:var(--muted);font-size:.92rem}.page-hero__note{gap:10px;display:grid}.hero__actions{flex-wrap:wrap;gap:12px;margin-top:8px;display:flex}.button{letter-spacing:.01em;cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:12px 18px;font-weight:800;transition:transform .18s,box-shadow .18s,background-color .18s,border-color .18s,color .18s;display:inline-flex;position:relative;overflow:hidden}.button:hover,.button:focus-visible{transform:translateY(-1px)}.button:disabled{cursor:progress;opacity:.66;transform:none}.button--primary{background:linear-gradient(135deg, var(--brand) 0%, var(--brand-strong) 100%);color:#fff;box-shadow:0 16px 34px #0c294238}.button--primary:after{content:"";background:linear-gradient(115deg,#0000 0%,#ffffff2e 45%,#0000 70%);position:absolute;inset:0;transform:translate(-120%)}.button--primary:hover,.button--primary:focus-visible{box-shadow:0 18px 38px #0c294247}.button--primary:hover:after,.button--primary:focus-visible:after{animation:.82s highlight-sweep}.button--ghost{color:var(--ink);background:#ffffffd1;border-color:#17212b1f}.section-heading{gap:14px;max-width:720px;margin-bottom:32px;display:grid}.section-lead{margin:0;font-size:1.04rem}.feature-stripe,.audience-grid,.collection-grid,.detail-grid,.assistant-grid,.quick-contact-grid,.timeline,.signal-grid,.related-grid,.compass-grid,.editorial-split{gap:18px;display:grid}.feature-stripe{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.editorial-split{grid-template-columns:repeat(2,minmax(0,1fr))}.split-card{gap:18px;min-height:100%;display:grid}.compass-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.compass-card{align-content:start;gap:16px;display:grid}.compass-card__step{width:54px;height:54px;color:var(--brand);font-family:var(--font-display);background:linear-gradient(#a47a342e,#163d6314);border-radius:18px;justify-content:center;align-items:center;font-size:1.45rem;font-weight:700;display:inline-flex}.feature-stripe__item{box-shadow:var(--shadow-sm);background:#ffffff94;border:1px solid #163d631a;border-radius:24px;padding:24px 26px;animation:.72s both reveal-up}.feature-stripe__item p:last-child{margin-top:10px}.surface{overflow:hidden}.surface--soft{background:linear-gradient(#fffffff5,#f7f1e6f2)}.surface--contrast,.cta-band{color:#f6f0e6;box-shadow:var(--shadow-lg);background:linear-gradient(135deg,#143754 0%,#0b2136 100%);border-color:#ffffff14}.surface--contrast .section-kicker,.cta-band .section-kicker{color:#f1c97b}.surface--contrast p,.surface--contrast li,.cta-band p{color:#f6f0e6c7}.feature-list,.panel ul,.panel ol,.rich-copy ul,.rich-copy ol,.assistant-card ul,.assistant-card ol{padding-left:20px}.feature-list,.panel ul,.panel ol,.rich-copy ul,.rich-copy ol{gap:10px;display:grid}.audience-grid{grid-template-columns:repeat(auto-fit,minmax(270px,1fr))}.audience-card,.collection-card,.timeline__item{gap:16px;padding:28px;display:grid}.audience-card:hover,.collection-card:hover,.timeline__item:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.collection-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.collection-card{min-height:270px}.collection-card__topline{align-items:center;gap:12px;display:flex}.collection-card__index,.timeline__index{width:46px;height:46px;color:var(--brand);background:linear-gradient(#163d6324,#163d630f);border-radius:16px;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.collection-card__summary{margin:0}.collection-card__note{color:var(--muted);border-top:1px solid #163d631a;margin:0;padding-top:14px;font-size:.9rem;line-height:1.7}.text-link{color:var(--brand);align-items:center;gap:8px;margin-top:auto;font-weight:800;display:inline-flex}.text-link:after{content:"->";font-size:.95rem}.timeline{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.timeline__item{min-height:100%}.cta-band{border-radius:var(--radius-lg);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:26px 34px;padding:38px 42px;animation:.78s both reveal-up;display:grid;position:relative;overflow:hidden}.cta-band>div{z-index:1;position:relative}.detail-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.detail-overview-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;margin-bottom:20px;display:grid}.detail-overview-card{gap:12px;display:grid}.signal-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-top:24px}.signal-card{gap:10px;display:grid}.detail-jump-nav{gap:16px;display:grid}.jump-list{gap:10px;display:grid}.jump-list a{color:var(--brand-strong);background:#ffffffc2;border:1px solid #163d631f;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;font-weight:700;display:flex}.jump-list a:after{content:"->";color:var(--accent);font-size:.92rem}.jump-list a:hover,.jump-list a:focus-visible{box-shadow:var(--shadow-sm);border-color:#163d6338;transform:translate(2px)}.panel--soft-edge{background:radial-gradient(circle at 100% 0,#163d6314,#0000 26%),linear-gradient(#fffffff5,#f9f3e9f5)}.related-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.related-card{gap:14px;min-height:100%;display:grid}article.rich-copy:not(.surface){border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);background:linear-gradient(#ffffffe0,#f9f3e9e0);margin-top:24px;padding:34px;animation:.72s both reveal-up}.rich-copy{gap:18px;display:grid}.rich-copy h2,.rich-copy h3{margin-top:6px}.faq-block{gap:20px;margin-top:28px;display:grid}.status-grid .surface,.status-grid .panel{min-height:100%}.faq-list{gap:18px;display:grid}.faq-item{border-top:1px solid var(--line);padding-top:16px}.faq-item:first-child{border-top:0;padding-top:0}.faq-item p{margin-top:8px}.panel--accent{background:linear-gradient(#dfecf5eb,#f9f3e9f5)}.panel--success{background:linear-gradient(#f0f8f2fa,#f9f3e9f5);border-color:#14532d29}.panel-stack,.sidebar-stack,.chat-panel{gap:24px;display:grid}.chat-panel h2{max-width:14ch}.assistant-select,.form-grid label{flex-direction:column;gap:8px;font-weight:700;display:flex}.form-service-preview{background:radial-gradient(circle at 100% 0,#163d6314,#0000 28%),linear-gradient(#f8f2e7e6,#ffffffeb);border:1px solid #163d631f;border-radius:24px;gap:12px;margin:0 0 24px;padding:22px 24px;display:grid}.form-service-preview--empty{background:#ffffffb3}.form-helper-text{color:var(--muted);margin:0;font-size:.9rem;font-weight:500;line-height:1.65}.form-disclaimer{color:var(--muted);margin:-4px 0 0;font-size:.92rem;line-height:1.7}.chat-shell{grid-template-columns:minmax(0,1.18fr) minmax(280px,.82fr);align-items:start;gap:18px 20px;display:grid}.chat-log{background:radial-gradient(circle at 100% 0,#163d6314,#0000 28%),linear-gradient(#f8f2e7eb,#fffffff0);border:1px solid #163d631f;border-radius:26px;gap:14px;min-height:500px;max-height:620px;padding:20px;display:grid;overflow:auto;box-shadow:inset 0 1px #ffffffb3}.chat-message{display:flex}.chat-message--assistant{justify-content:flex-start}.chat-message--user{justify-content:flex-end}.chat-message__bubble{max-width:min(100%,36rem);box-shadow:var(--shadow-sm);backdrop-filter:blur(10px);border-radius:24px;gap:12px;padding:18px 20px;display:grid}.chat-message--assistant .chat-message__bubble{background:#fffffff5;border:1px solid #163d631f}.chat-message--user .chat-message__bubble{background:linear-gradient(135deg, var(--brand) 0%, var(--brand-strong) 100%);color:#fff}.chat-message__title{text-transform:uppercase;letter-spacing:.12em;color:var(--accent);margin:0;font-size:.75rem;font-weight:800}.chat-message--user .chat-message__title{color:#fffc}.chat-message__bubble p{margin:0}.chat-message__bubble ul,.chat-message__bubble ol{gap:8px;margin:0;padding-left:18px;display:grid}.chat-message__note{color:var(--muted);font-size:.94rem}.chat-message--user .chat-message__note{color:#ffffffd1}.chat-toolbar{box-shadow:var(--shadow-sm);background:linear-gradient(#ffffffe6,#f7f0e4cc);border:1px solid #163d631f;border-radius:26px;gap:18px;padding:24px;display:grid;position:sticky;top:108px}.chat-toolbar__label{text-transform:uppercase;letter-spacing:.14em;color:var(--accent);margin:0;font-size:.76rem;font-weight:800}.chat-toolbar__meta{color:var(--muted);margin:8px 0 0;font-size:.96rem;line-height:1.75}.chat-prompt-form{grid-template-columns:minmax(0,1fr) auto;gap:12px;display:grid}.chat-prompt-input{min-height:50px}.chat-actions{flex-wrap:wrap;align-items:flex-start;gap:12px;display:flex}.chat-action{min-height:42px;color:var(--brand-strong);text-align:left;cursor:pointer;background:#f8f2e7eb;border:1px solid #163d631f;border-radius:999px;justify-content:flex-start;align-items:center;padding:10px 14px;font-weight:700;transition:transform .18s,box-shadow .18s,border-color .18s,background-color .18s;display:inline-flex}.chat-action:hover,.chat-action:focus-visible{box-shadow:var(--shadow-sm);border-color:#163d633d;transform:translateY(-1px)}.assistant-card{background:linear-gradient(#d8e7f299,#ffffffd1);border:1px solid #163d631f;border-radius:24px;margin-top:22px;padding:26px}.assistant-card h3{color:var(--brand);margin-bottom:8px}.assistant-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-top:18px}.assistant-grid strong{color:var(--brand-strong);margin-bottom:8px;display:block}.video-frame{border:1px solid var(--line);aspect-ratio:16/9;background:#0d1824;border-radius:20px;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0a}.video-frame iframe{border:0;width:100%;height:100%}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.quick-contact-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.form-grid__wide{grid-column:1/-1}input,select,textarea{width:100%;font:inherit;color:var(--ink);background:#ffffffeb;border:1px solid #17212b24;border-radius:16px;padding:13px 14px;transition:border-color .18s,box-shadow .18s,background-color .18s}input:focus-visible,select:focus-visible,textarea:focus-visible,button:focus-visible,a:focus-visible{border-color:#163d6361;outline:none;box-shadow:0 0 0 4px #163d631a}textarea{resize:vertical;min-height:148px}.checkbox-row{flex-direction:row;align-items:flex-start;gap:12px;font-weight:600}.checkbox-row input{width:auto;margin-top:5px}.form-status{color:var(--danger);background:#8b1e1e14;border:1px solid #8b1e1e2e;border-radius:16px;grid-column:1/-1;margin:0;padding:12px 14px;font-weight:700}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=1100px){.feature-stripe,.timeline,.contact-layout,.chat-shell{grid-template-columns:1fr}.site-footer__grid{grid-template-columns:1fr 1fr}.detail-overview-grid,.cta-band{grid-template-columns:1fr}.chat-toolbar{position:static}}@media (width<=920px){.site-header__inner,.hero__grid,.page-hero__grid,.detail-layout,.story-grid,.status-grid,.site-footer__grid,.editorial-split{grid-template-columns:1fr}.site-header__nav{display:none}.site-header__mobile{display:flex}.quick-contact-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}@media (width<=720px){:root{--shell:min(1260px, calc(100vw - 28px));--radius:24px}h1{font-size:clamp(2.6rem,10.5vw,4.3rem)}h2{font-size:clamp(1.95rem,8vw,2.6rem)}h3{font-size:clamp(1.25rem,5.8vw,1.55rem)}.site-header__inner,.site-footer__grid{padding-block:16px}.site-header{backdrop-filter:blur(16px)}.site-header__inner{align-items:start;gap:14px 16px}.site-header__lead{gap:4px;max-width:12rem}.site-header__signature{display:none}.brand__eyebrow{letter-spacing:.15em;font-size:.66rem}.brand__name{font-size:clamp(1.5rem,8.8vw,1.92rem)}.site-header__mobile{gap:8px}.site-header__mobile .button,.mobile-menu summary{width:auto}.site-header__mobile-cta,.mobile-menu summary{min-height:40px;padding-inline:14px;font-size:.9rem}.hero__copy h1,.page-hero__copy h1{max-width:none}.nav-list{gap:8px 10px}.nav-list a{padding:8px 12px}.hero,.page-hero{padding-top:46px;padding-bottom:28px}.section-block{padding:36px 0}.section-heading{gap:12px;margin-bottom:24px}.hero__copy,.page-hero__copy{gap:18px}.hero__body,.page-hero__body{font-size:1rem;line-height:1.72}.pill-list{gap:10px}.pill-list li{padding:7px 10px;font-size:.82rem}.mini-metric-grid{grid-template-columns:repeat(auto-fit,minmax(88px,1fr));gap:10px;margin-top:18px}.mini-metric{border-radius:18px;padding:14px 12px}.mini-metric strong{font-size:1.7rem}.mini-metric span{font-size:.78rem;line-height:1.35}.hero__panel,.page-hero__panel,.panel,.surface,.audience-card,.collection-card,.timeline__item,article.rich-copy:not(.surface),.cta-band{padding:20px}.hero__panel:before,.page-hero__panel:before,.panel--accent:before,.cta-band:before{left:20px}.form-service-preview,.assistant-card,.chat-toolbar{padding:20px}.assistant-card{margin-top:18px}.form-grid{grid-template-columns:1fr}.form-grid__wide{grid-column:auto}.chat-log{border-radius:22px;min-height:340px;padding:16px}.chat-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.chat-action{white-space:normal;border-radius:18px;width:auto;min-height:54px;padding:10px 12px}.chat-prompt-form{grid-template-columns:1fr}.chat-message__bubble{border-radius:20px;padding:16px}.jump-list{grid-template-columns:repeat(2,minmax(0,1fr))}.jump-list a{align-items:flex-start;min-height:100%;padding:11px 12px}.hero__actions{flex-direction:column;align-items:stretch}.button{width:100%}}@media (width<=520px){.quick-contact-grid,.assistant-grid{grid-template-columns:1fr}.mobile-menu__panel{width:min(100vw - 28px,320px)}}@media (width<=380px){.chat-actions,.jump-list{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}
