:root{--bg:#f4efe6;--bg-soft:#fbf8f3;--bg-strong:#ebe4d8;--card:#fffcf7db;--card-strong:#fffffffa;--surface:#fff;--surface-muted:#f1eadf;--text:#111317;--text-soft:#545d6b;--text-faint:#707988;--line:#1113171a;--line-strong:#1113172e;--accent:#0d9d95;--accent-strong:#0a6f6b;--accent-soft:#0d9d951f;--sand:#9f7a43;--sand-soft:#9f7a431f;--success:#177a4c;--error:#b6453c;--shadow:0 22px 80px #0f172414;--shadow-strong:0 36px 120px #0f172424;--header-bg:#f4efe6c7;--header-border:#11131712;--button-primary-bg:#111317;--button-primary-text:#fdfaf6;--button-ghost-bg:#ffffff8f;--button-ghost-text:#111317;--radius:30px;--ease-out:cubic-bezier(.16, 1, .3, 1)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes subtlePulse{0%,to{box-shadow:0 0 #0d9d9500}50%{box-shadow:0 0 0 8px #0d9d951f}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes floatSlow{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-14px)rotate(2deg)}}@keyframes shimmer{0%{background-position:-200%}to{background-position:200%}}@keyframes gradientShift{0%,to{background-position:0%}50%{background-position:100%}}@keyframes scaleIn{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@keyframes slideLeft{0%{opacity:0;transform:translate(-24px)}to{opacity:1;transform:translate(0)}}@keyframes borderGlow{0%,to{border-color:var(--line)}50%{border-color:#0d9d9566}}.hero-copy{animation:fadeInUp .65s var(--ease-out) both}.section-intro{animation:fadeInUp .55s var(--ease-out) 50ms both}[data-theme=dark]{--bg:#090d12;--bg-soft:#11161f;--bg-strong:#171d26;--card:#11171fd6;--card-strong:#141b24fa;--surface:#161c24;--surface-muted:#1d2631;--text:#f5efe4;--text-soft:#adb8c8;--text-faint:#8995a5;--line:#f5efe41f;--line-strong:#f5efe433;--accent:#58d1ca;--accent-strong:#95ebe5;--accent-soft:#58d1ca1f;--sand:#d9b98c;--sand-soft:#d9b98c1f;--success:#93e4b9;--error:#ff9a7b;--shadow:0 28px 90px #00000059;--shadow-strong:0 42px 140px #00000073;--header-bg:#090d12c2;--header-border:#f5efe412;--button-primary-bg:#f5efe4;--button-primary-text:#0f1318;--button-ghost-bg:#ffffff0a;--button-ghost-text:#f5efe4}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{color:var(--text);background:radial-gradient(circle at top left, #0d9d9517, transparent 24%), radial-gradient(circle at bottom right, #9f7a4314, transparent 28%), linear-gradient(180deg, var(--bg-soft) 0%, var(--bg) 36%, var(--bg-strong) 100%);margin:0;font-family:Avenir Next,Segoe UI Variable,Helvetica Neue,sans-serif;transition:background .18s,color .18s}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}::selection{background:var(--accent-soft)}.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}.site-shell{min-height:100vh;position:relative;overflow-x:clip}.ambient{z-index:0;pointer-events:none;filter:blur(82px);opacity:.5;border-radius:999px;width:34rem;height:34rem;position:fixed}.ambient--left{background:#0d9d9533;top:-12rem;left:-10rem}.ambient--right{background:#9f7a431f;bottom:6rem;right:-12rem}.shell{z-index:1;width:min(1240px,100% - 2.5rem);margin:0 auto;position:relative}.section{padding:2.25rem 0 4.5rem}.section-intro{gap:.85rem;max-width:58rem;margin-bottom:1.8rem;display:grid}.eyebrow,.mini-kicker{text-transform:uppercase;letter-spacing:.18em;color:var(--accent-strong);margin:0;font-size:.76rem}h1,h2,h3,h4{letter-spacing:-.03em;margin:0;line-height:.98}h1{max-width:12ch;font-size:clamp(4.1rem,8.2vw,7.8rem)}h2{max-width:14ch;font-size:clamp(2.3rem,4.3vw,4rem)}h3{font-size:clamp(1.3rem,2vw,1.85rem)}h4{font-size:1.05rem}p,li{line-height:1.68}p{margin:0}.muted{color:var(--text-soft)}.site-header{z-index:20;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:var(--header-bg);border-bottom:1px solid var(--header-border);position:sticky;top:0}.announcement-bar{border-bottom:1px solid var(--header-border);color:var(--text-soft);justify-content:center;align-items:center;gap:.85rem;padding:.7rem 1rem;font-size:.86rem;display:flex}.announcement-pill,.proof-tag,.feature-highlight,.project-category,.project-pill{background:var(--accent-soft);color:var(--accent-strong);text-transform:uppercase;letter-spacing:.08em;border:1px solid #0d9d9529;border-radius:999px;justify-content:center;align-items:center;gap:.35rem;padding:.38rem .8rem;font-size:.75rem;display:inline-flex}.announcement-text{text-wrap:balance;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.header-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:1.25rem;width:min(1240px,100% - 2.5rem);margin:0 auto;padding:1rem 0;display:grid}.brand-lockup{align-items:center;gap:.95rem;display:inline-flex}.brand-mark{background:linear-gradient(135deg, #0d9d9529, #fff9), var(--surface);border:1px solid var(--line);border-radius:18px;place-items:center;width:3rem;height:3rem;font-size:.92rem;font-weight:800;display:grid;box-shadow:inset 0 1px #ffffff80}[data-theme=dark] .brand-mark{box-shadow:none}.brand-copy{gap:.1rem;display:grid}.brand-name{font-size:1rem;font-weight:700}.brand-subtitle{color:var(--text-soft);font-size:.82rem}.desktop-nav{flex-wrap:wrap;justify-content:center;gap:.3rem;display:flex}.nav-link,.mobile-link{color:var(--text-soft);border-radius:999px;padding:.65rem .95rem;transition:color .18s,background .18s,transform .18s}.nav-link:hover,.mobile-link:hover,.nav-link.is-active,.mobile-link.is-active{color:var(--text);background:#1113170d}[data-theme=dark] .nav-link:hover,[data-theme=dark] .mobile-link:hover,[data-theme=dark] .nav-link.is-active,[data-theme=dark] .mobile-link.is-active{background:#ffffff0f}.header-search-form{border:1px solid var(--line);background:#ffffff57;border-radius:999px;align-items:center;width:180px;height:2.75rem;padding:0 .5rem 0 .8rem;transition:border-color .2s,width .3s;display:flex}.header-search-form:focus-within{border-color:var(--text-soft);width:220px}[data-theme=dark] .header-search-form{background:#ffffff08}.header-search-input{width:100%;color:var(--text);background:0 0;border:none;outline:none;font-size:.9rem}.header-search-input::placeholder{color:var(--text-soft)}.header-search-submit{color:var(--text-soft);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.2rem;transition:color .2s;display:flex}.header-search-submit:hover{color:var(--text)}.header-actions{justify-content:flex-end;align-items:center;gap:.7rem;display:inline-flex}.locale-switcher,.theme-toggle{border:1px solid var(--line);background:#ffffff57;border-radius:999px;min-height:2.75rem}[data-theme=dark] .locale-switcher,[data-theme=dark] .theme-toggle{background:#ffffff08}.locale-switcher{align-items:center;padding:.2rem;display:inline-flex}.locale-link{color:var(--text-soft);border-radius:999px;padding:.48rem .8rem;font-size:.9rem}.locale-link.is-active{background:var(--text);color:var(--bg-soft)}[data-theme=dark] .locale-link.is-active{background:var(--text);color:#0f1318}.theme-toggle{color:var(--text);cursor:pointer;align-items:center;gap:.5rem;padding:0 .95rem;display:inline-flex}.theme-toggle:hover,.button:hover{transform:translateY(-1px)}.button--primary:hover{box-shadow:0 8px 24px #11131738}[data-theme=dark] .button--primary:hover{box-shadow:0 8px 24px #00000080}.mobile-nav{display:none}.button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;min-height:3rem;padding:.92rem 1.35rem;font-weight:700;transition:transform .18s,background .18s,color .18s,border-color .18s;display:inline-flex}.button--primary{background:var(--button-primary-bg);color:var(--button-primary-text)}.button--ghost{background:var(--button-ghost-bg);border-color:var(--line);color:var(--button-ghost-text)}.button--small{min-height:2.75rem;padding:.72rem 1rem}.hero{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:stretch;gap:2rem;padding-top:3.7rem;display:grid}.hero-copy{align-content:start;gap:1.35rem;display:grid}.hero-accent{color:var(--sand)}.hero--inner{padding-top:2.4rem;padding-bottom:2rem}.hero--inner h1{max-width:20ch;font-size:clamp(2rem,4vw,3.2rem)}.hero--inner .hero-summary{font-size:1.05rem}.hero-summary{max-width:39rem;color:var(--text-soft);font-size:1.12rem}.hero-actions{flex-wrap:wrap;gap:.9rem;display:flex}.hero-footnote{max-width:42rem;color:var(--sand);font-size:.96rem}.hero-panel,.contact-form-card,.contact-sidecard,.feature-group-card,.proof-card,.service-card,.audience-card,.legal-card,.not-found-card,.project-showcase-card,.project-tile{background:linear-gradient(180deg, var(--card-strong), var(--card));border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.hero-panel{min-height:40rem;padding:1.35rem;position:relative;overflow:hidden}.hero-radar{border:1px solid var(--line);background:linear-gradient(#0d9d9514,#0000 60%),linear-gradient(90deg,#11131705 1px,#0000 1px) 0 0/48px 48px,linear-gradient(#11131705 1px,#0000 1px) 0 0/48px 48px;border-radius:48px;position:absolute;inset:7% 10%;transform:rotate(-5deg)}[data-theme=dark] .hero-radar{background:linear-gradient(#58d1ca1c,#0000 60%),linear-gradient(90deg,#f5efe409 1px,#0000 1px) 0 0/48px 48px,linear-gradient(#f5efe409 1px,#0000 1px) 0 0/48px 48px}.hero-card-stack{gap:1rem;margin-top:10.4rem;display:grid;position:relative}.hero-highlight-card,.nested-card,.intent-button,.story-block{border:1px solid var(--line);background:#ffffff85;border-radius:22px;gap:.45rem;padding:1rem;transition:transform .2s,box-shadow .2s,border-color .2s;display:grid}.hero-highlight-card:hover,.nested-card:hover{border-color:var(--line-strong);transform:translateY(-2px);box-shadow:0 12px 32px #0f172414}[data-theme=dark] .hero-highlight-card:hover,[data-theme=dark] .nested-card:hover{box-shadow:0 12px 32px #0000004d}[data-theme=dark] .hero-highlight-card,[data-theme=dark] .nested-card,[data-theme=dark] .intent-button,[data-theme=dark] .story-block{background:#ffffff08}.project-mosaic{grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem;display:grid}.project-tile,.project-showcase-card,.feature-group-card,.proof-card,.service-card,.audience-card{transition:transform .22s,box-shadow .22s,border-color .22s}.project-tile:hover,.project-showcase-card:hover,.feature-group-card:hover,.proof-card:hover,.service-card:hover{box-shadow:var(--shadow-strong);border-color:var(--line-strong);transform:translateY(-3px)}.project-tile{grid-column:span 4;align-content:space-between;gap:1rem;min-height:18rem;padding:1.4rem;display:grid;position:relative;overflow:hidden}.project-tile.is-featured{grid-column:span 6;min-height:26rem}.project-tile.is-light{background:linear-gradient(180deg, #ffffffeb, #f7f0e7f5), var(--card)}.project-tile.is-dark{color:#f5efe4;background:radial-gradient(circle at 100% 0,#58d1ca24,#0000 40%),linear-gradient(#121820,#0b1016)}.project-tile.is-teal{color:#f6fffe;background:radial-gradient(circle at 100% 0,#ffffff2e,#0000 35%),linear-gradient(#0d9d95,#0a6964)}.project-tile.is-sand{color:#18120b;background:radial-gradient(circle at 100% 0,#ffffff3d,#0000 35%),linear-gradient(#d7c2a2,#b88d53)}.project-tile.is-dark .project-category,.project-tile.is-teal .project-category,.project-tile.is-sand .project-category{color:inherit;background:#ffffff24;border-color:#fff3}.project-showcase-grid,.proof-grid,.feature-group-grid,.service-grid,.legal-grid{gap:1.2rem;display:grid}.project-showcase-card,.feature-group-card,.proof-card,.service-card,.audience-card,.legal-card,.contact-form-card,.contact-sidecard{padding:1.45rem}.project-showcase-head{gap:.8rem;display:grid}.project-story-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.3rem;display:grid}.story-block p{color:var(--text-soft)}.project-lists-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.2rem;display:grid}.project-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.4rem;display:flex}.project-pill-list{flex-wrap:wrap;gap:.65rem;display:flex}.project-pill{color:var(--text);border-color:var(--line);background:#1113170d}[data-theme=dark] .project-pill{color:var(--text);background:#ffffff0a}.audience-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;display:grid}.compact-card-grid{gap:1rem;margin-top:1.25rem;display:grid}.compact-list,.feature-list{gap:.72rem;margin:0;padding-left:1rem;display:grid}.compact-list li,.feature-list li{color:var(--text-soft)}.compact-list--muted li{color:var(--text-faint)}.feature-group-grid,.proof-grid,.service-grid,.legal-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-group-grid[data-count="4"],.feature-group-grid[data-count="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-group-card,.proof-card,.service-card,.audience-card,.legal-card{align-content:start;gap:.9rem;display:grid}.feature-item{gap:.45rem;display:grid}.metric-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.metric-card{border:1px solid var(--line);background:linear-gradient(180deg, #0d9d9514, #ffffff8f), var(--surface);box-shadow:var(--shadow);border-radius:28px;padding:1.3rem;transition:transform .22s,box-shadow .22s,border-color .22s}.metric-card:hover{box-shadow:var(--shadow-strong);border-color:#0d9d9547;transform:translateY(-3px)}[data-theme=dark] .metric-card{background:linear-gradient(180deg, #58d1ca14, #ffffff08), var(--surface)}.metric-value{color:var(--accent-strong);margin-bottom:.55rem;font-size:clamp(1.7rem,3vw,2.4rem);font-weight:800;display:block}.faq-list{gap:.9rem;display:grid}.faq-item{border:1px solid var(--line);background:#ffffff7a;border-radius:22px;padding:1rem 1.1rem;transition:border-color .18s,background .18s}.faq-item:hover{border-color:var(--line-strong);background:#ffffffb8}[data-theme=dark] .faq-item{background:#ffffff08}[data-theme=dark] .faq-item:hover{background:#ffffff0f;border-color:#f5efe433}.faq-item summary{cursor:pointer;font-weight:700}.faq-item p{color:var(--text-soft);margin-top:.65rem}.contact-stage{grid-template-columns:minmax(0,1.35fr) minmax(0,.75fr);gap:1.2rem;display:grid}.contact-layout{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:1.2rem;display:grid}.contact-experience-list{gap:.9rem;display:grid}.intent-button{text-align:left;color:var(--text-soft);cursor:pointer}.intent-button.is-active{background:var(--accent-soft);color:var(--text);border-color:#0d9d9542}.contact-form-head{gap:.65rem;margin-bottom:1rem;display:grid}.contact-head-meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.lead-form{gap:1rem;display:grid}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.lead-form label,.lead-form fieldset{gap:.55rem;display:grid}.lead-form input,.lead-form textarea,.lead-form select{border:1px solid var(--line);width:100%;color:var(--text);background:#ffffff9e;border-radius:18px;padding:.92rem 1rem}[data-theme=dark] .lead-form input,[data-theme=dark] .lead-form textarea,[data-theme=dark] .lead-form select{background:#ffffff08}.lead-form textarea{resize:vertical}.choice-chip{border:1px solid var(--line);background:#ffffff73;border-radius:999px;align-items:center;gap:.5rem;width:fit-content;padding:.74rem .95rem;display:inline-flex}[data-theme=dark] .choice-chip{background:#ffffff08}.inline-fieldset,.interest-grid{border:none;flex-wrap:wrap;gap:.8rem;margin:0;padding:0;display:flex}.inline-fieldset legend,.interest-grid legend{width:100%;color:var(--text-soft);margin-bottom:.35rem}.consent-stack{gap:.75rem;display:grid}.checkbox-row{color:var(--text-soft);align-items:flex-start;gap:.6rem;display:flex}.checkbox-row input{width:auto;margin-top:.18rem}.form-status{border-radius:18px;padding:.85rem 1rem}.form-status.is-success{color:var(--success);background:#177a4c1a;border:1px solid #177a4c3d}.form-status.is-error{color:var(--error);background:#b6453c14;border:1px solid #b6453c2e}.site-footer{padding:2rem 0 3rem}.footer-grid{border-top:1px solid var(--line);grid-template-columns:1fr 1fr .8fr;gap:1.5rem;padding:2rem;display:grid}.footer-brand,.footer-actions,.footer-links{gap:.9rem;display:grid}.footer-links a{color:var(--text-soft)}.footer-links a:hover{color:var(--text)}.footer-legal-note{color:var(--text-soft);font-size:.92rem}.legal-shell{min-height:70vh;padding-top:4rem}.not-found-shell{place-items:center;min-height:100vh;padding:2rem;display:grid}.not-found-card{gap:1rem;max-width:34rem;padding:2rem;display:grid}@media (max-width:1300px){.desktop-nav,.header-actions{display:none}.mobile-nav-toggle{border:1px solid var(--line);cursor:pointer;background:#ffffff73;border-radius:999px;flex-direction:column;justify-content:center;justify-self:end;align-items:center;gap:5px;width:2.6rem;height:2.6rem;padding:0;transition:background .18s,border-color .18s;display:flex}[data-theme=dark] .mobile-nav-toggle{background:#ffffff0a}.mobile-nav-toggle:hover{border-color:var(--line-strong);background:#ffffffb8}[data-theme=dark] .mobile-nav-toggle:hover{background:#ffffff14}.hamburger-line{background:var(--text);width:1.1rem;height:1.5px;transition:transform .25s var(--ease-out), opacity .2s ease;transform-origin:50%;border-radius:2px;display:block}.mobile-nav-toggle.is-open .hamburger-line:first-child{transform:translateY(6.5px)rotate(45deg)}.mobile-nav-toggle.is-open .hamburger-line:nth-child(2){opacity:0;transform:scaleX(0)}.mobile-nav-toggle.is-open .hamburger-line:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}.mobile-nav-overlay{z-index:18;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000040;animation:.18s both fadeIn;position:fixed;inset:0}.mobile-nav-panel{z-index:19;border:1px solid var(--line);background:var(--card-strong);width:min(22rem,100vw - 2rem);box-shadow:var(--shadow-strong);animation:fadeInUp .22s var(--ease-out) both;border-radius:28px;gap:.4rem;padding:1.2rem;display:grid;position:absolute;top:calc(100% + .5rem);right:0}.mobile-nav-controls{border-top:1px solid var(--line);justify-content:flex-start;gap:.6rem;padding-top:.6rem;display:flex}}@media (max-width:980px){.hero,.contact-stage,.contact-layout,.footer-grid,.project-lists-grid,.project-story-grid,.metric-strip,.feature-group-grid,.proof-grid,.service-grid,.legal-grid,.audience-grid,.form-grid,.project-mosaic{grid-template-columns:1fr}.project-tile,.project-tile.is-featured{grid-column:auto;min-height:18rem}}@media (max-width:720px){.shell,.header-inner{width:min(100% - 1.5rem,1240px)}h1{max-width:10ch}.announcement-bar{text-align:center;flex-direction:column;align-items:start;padding-inline:.8rem}.project-footer{align-items:stretch}.project-footer .button{width:100%}}.hero-kicker{letter-spacing:.2em;color:var(--accent-strong);opacity:.85;font-size:.7rem}.section+.section{border-top:1px solid var(--line);padding-top:3rem}.proof-card:nth-child(2) .proof-tag{background:var(--sand-soft);color:var(--sand);border-color:#9f7a4333}.proof-card:nth-child(3) .proof-tag{color:var(--success);background:#177a4c1a;border-color:#177a4c33}[data-theme=dark] .proof-card:nth-child(3) .proof-tag{color:var(--success)}.announcement-bar .announcement-text:before{content:"·";opacity:.4;margin-right:.6rem}.nav-link.is-active,.mobile-link.is-active{font-weight:600}.feature-item h4{color:var(--text)}.feature-item p{color:var(--text-soft);font-size:.95rem}.metric-card:hover .metric-value{color:var(--accent)}[data-theme=dark] .metric-card:hover .metric-value{color:var(--accent-strong)}.hero-signal-list{gap:.7rem;margin:0;padding:0;list-style:none;display:grid}.hero-signal-item{color:var(--text-soft);align-items:flex-start;gap:.7rem;font-size:.94rem;line-height:1.5;display:flex}.hero-signal-dot{background:var(--accent);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:.42em}.hero-signal-dot[data-index="1"]{background:var(--sand)}.hero-signal-dot[data-index="2"]{background:var(--success)}.button--cta{animation:3s ease-in-out 2s infinite subtlePulse}.hero-panel{flex-direction:column;justify-content:flex-end;gap:0;display:flex}.clinical-preview{z-index:2;border:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffa3;border-radius:22px;gap:.65rem;margin:10.4rem 0 0;padding:1.2rem;font-size:.84rem;display:grid;position:relative}[data-theme=dark] .clinical-preview{background:#161c24d1;border-color:#f5efe41a}.cp-topbar{border-bottom:1px solid var(--line);align-items:center;gap:.4rem;padding-bottom:.55rem;display:flex}.cp-topbar-dot{border-radius:50%;width:10px;height:10px}.cp-dot--green{background:#30c850}.cp-dot--yellow{background:#f6bc2f}.cp-dot--red{background:#fc5652}.cp-topbar-label{color:var(--text-faint);letter-spacing:.06em;margin-left:auto;font-size:.76rem}.cp-patient-header{background:var(--accent-soft);border:1px solid #0d9d9529;border-radius:14px;align-items:center;gap:.75rem;padding:.55rem .65rem;display:flex}.cp-avatar{background:linear-gradient(135deg, var(--accent), var(--accent-strong));color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:32px;height:32px;font-size:.72rem;font-weight:700;display:grid}.cp-patient-name{color:var(--text);margin:0;font-size:.88rem;font-weight:700}.cp-patient-meta{color:var(--text-soft);margin:0;font-size:.75rem}.cp-status{letter-spacing:.04em;border-radius:999px;margin-left:auto;padding:.22rem .6rem;font-size:.72rem;font-weight:600}.cp-status--active{color:var(--success);background:#177a4c1f;border:1px solid #177a4c33}.cp-section-label{text-transform:uppercase;letter-spacing:.16em;color:var(--text-faint);padding-top:.2rem;font-size:.7rem}.cp-encounter{border:1px solid var(--line);background:#ffffff85;border-radius:14px;padding:.65rem .75rem}[data-theme=dark] .cp-encounter{background:#ffffff0a}.cp-encounter-meta{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.cp-encounter-type{color:var(--text);font-size:.82rem;font-weight:600}.cp-encounter-date{color:var(--text-faint);font-size:.75rem}.cp-encounter-fields{flex-wrap:wrap;gap:.6rem;display:flex}.cp-field{flex-direction:column;gap:.15rem;display:flex}.cp-field-label{text-transform:uppercase;letter-spacing:.1em;color:var(--text-faint);font-size:.68rem}.cp-field-value{border-radius:999px;padding:.18rem .5rem;font-size:.78rem;font-weight:600}.cp-field--warning{color:var(--error);background:#b6453c1a}[data-theme=dark] .cp-field--warning{color:var(--error);background:#ff9a7b1f}.cp-field--ok{color:var(--success);background:#177a4c1a}.cp-assessment-row{gap:.55rem;display:flex}.cp-score-card{border:1px solid var(--line);background:#ffffff85;border-radius:14px;flex:1;gap:.2rem;padding:.55rem .6rem;display:grid}[data-theme=dark] .cp-score-card{background:#ffffff0a}.cp-score-name{text-transform:uppercase;letter-spacing:.1em;color:var(--text-faint);font-size:.7rem}.cp-score-value{color:var(--text);font-size:1.15rem;font-weight:800;line-height:1}.cp-score-max{color:var(--text-faint);font-size:.7rem;font-weight:400}.cp-score-tag{border-radius:999px;padding:.12rem .42rem;font-size:.68rem;font-weight:600}.cp-score--mild{color:var(--accent-strong);background:#0d9d951f}.cp-score--moderate{background:var(--sand-soft);color:var(--sand)}.cp-score--warning{color:var(--error);background:#b6453c1a}.cp-ai-row{background:#0d9d9512;border:1px solid #0d9d952e;border-radius:14px;align-items:center;gap:.55rem;padding:.5rem .7rem;display:flex}.cp-ai-badge{background:linear-gradient(135deg, var(--accent), var(--accent-strong));color:#fff;letter-spacing:.08em;border-radius:999px;flex-shrink:0;padding:.18rem .5rem;font-size:.66rem;font-weight:700}.cp-ai-text{color:var(--text-soft);font-size:.78rem}.section-intro-eyebrow-row{align-items:center;gap:.7rem;display:flex}.section-intro-bar{background:var(--accent);border-radius:2px;flex-shrink:0;width:22px;height:3px;display:inline-block}.section-intro-summary{color:var(--text-soft);max-width:54rem;font-size:1.06rem;line-height:1.72}.section-intro--centered{text-align:center;align-items:center}.fg-card-header{align-items:center;gap:.7rem;margin-bottom:.2rem;display:flex}.fg-icon{color:var(--accent);font-size:1.1rem;line-height:1}.fg-summary{color:var(--text-soft);margin-bottom:.6rem;font-size:.93rem}.feature-item{border-top:1px solid var(--line);align-items:flex-start;gap:.65rem;padding:.6rem 0;display:flex}.feature-item:first-child{border-top:none}.feature-check{color:var(--accent);flex-shrink:0;margin-top:.12em;font-size:.9rem;font-weight:700}.feature-name{color:var(--text);margin-bottom:.18rem;font-size:.95rem;display:block}.feature-desc{color:var(--text-soft);margin:0;font-size:.88rem;line-height:1.58}.proof-card{border-left:3px solid #0000}.proof-card--teal{border-left-color:var(--accent)}.proof-card--teal .proof-tag{background:var(--accent-soft);color:var(--accent-strong);border-color:#0d9d9538}.proof-card--sand{border-left-color:var(--sand)}.proof-card--sand .proof-tag{background:var(--sand-soft);color:var(--sand);border-color:#9f7a4338}.proof-card--green{border-left-color:var(--success)}.proof-card--green .proof-tag{color:var(--success);background:#177a4c1a;border-color:#177a4c38}.footer-inner{border-top:1px solid var(--line);padding:2.5rem 0 2rem}.footer-top{border-bottom:1px solid var(--line);grid-template-columns:1fr 1.6fr;gap:3rem;margin-bottom:2rem;padding-bottom:2rem;display:grid}.footer-brand{gap:.75rem;display:grid}.footer-brand-lockup{align-items:center;gap:.75rem;display:flex}.footer-brand-name{font-size:1rem;font-weight:700}.footer-headline{color:var(--text);max-width:28rem;margin:0;font-size:1.05rem;font-weight:600;line-height:1.4}.footer-strapline{color:var(--text-soft);margin:0;font-size:.88rem}.footer-nav-groups{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.footer-nav-group{align-content:start;gap:.65rem;display:grid}.footer-nav-heading{text-transform:uppercase;letter-spacing:.15em;color:var(--text-faint);margin:0;font-size:.76rem}.footer-nav-list{gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.footer-nav-link{color:var(--text-soft);font-size:.9rem;transition:color .16s}.footer-nav-link:hover{color:var(--text)}.footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.5rem;display:flex}.footer-cta-row{flex-shrink:0;gap:.75rem;display:flex}.footer-meta{text-align:right;gap:.4rem;display:grid}.footer-copyright{color:var(--text-faint);margin:0;font-size:.82rem}.footer-email-link{color:var(--text-soft);transition:color .16s}.footer-email-link:hover{color:var(--accent)}.footer-social{gap:.6rem;margin-top:1rem;display:flex}.footer-social-link{border:1px solid var(--line);width:2.2rem;height:2.2rem;color:var(--text-soft);background:var(--card);border-radius:50%;justify-content:center;align-items:center;transition:color .18s,background .18s,border-color .18s,transform .18s;display:inline-flex}.footer-social-link:hover{color:var(--accent);background:var(--accent-soft);border-color:var(--accent);transform:translateY(-2px)}.section--alt,.section--dark,.section--accent{isolation:isolate;position:relative}.section--alt:before,.section--dark:before,.section--accent:before{content:"";z-index:-1;border-top:1px solid var(--line);border-bottom:1px solid var(--line);position:absolute;inset:0 calc(50% - 50vw)}.section--alt:before{background:var(--bg-soft)}.section--dark:before{background:var(--bg-strong)}.section--accent:before{background:linear-gradient(135deg,#0d9d9512 0%,#9f7a430d 100%);border-color:#0d9d951f}[data-theme=dark] .section--alt:before{background:var(--bg-soft)}[data-theme=dark] .section--dark:before{background:#ffffff06}[data-theme=dark] .section--accent:before{background:linear-gradient(135deg,#0d9d9514 0%,#9f7a430f 100%)}.metric-value{letter-spacing:-.03em;color:var(--accent-strong);margin-bottom:.55rem;font-size:clamp(1.8rem,3.2vw,2.6rem);font-weight:800;transition:color .2s;display:block}.project-pill{font-size:.78rem}.audience-card{padding:1.6rem}.service-header{align-items:center;gap:.75rem;margin-bottom:.3rem;display:flex}.story-block{padding:.85rem}.story-block .mini-kicker{margin-bottom:.35rem;display:block}@media (max-width:980px){.footer-top{grid-template-columns:1fr;gap:2rem}.footer-nav-groups{grid-template-columns:repeat(3,1fr)}.footer-meta{text-align:left}}@media (max-width:600px){.footer-nav-groups{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column}}@media (max-width:980px){.clinical-preview{margin-top:0}.cp-assessment-row{gap:.45rem}}.cookie-banner{z-index:99;width:min(56rem,100vw - 2rem);animation:fadeInUp .35s var(--ease-out) both;position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%)}.cookie-banner-inner{border:1px solid var(--line-strong);background:var(--card-strong);box-shadow:var(--shadow-strong);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:999px;align-items:center;gap:2rem;padding:1.1rem 1.4rem;display:flex}.cookie-banner-text{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.cookie-banner-title{color:var(--text);font-size:.88rem;font-weight:700}.cookie-banner-body{color:var(--text-soft);font-size:.82rem;line-height:1.5}.cookie-banner-link{color:var(--accent);text-underline-offset:2px;text-decoration:underline}.cookie-banner-actions{flex-shrink:0;gap:.6rem;display:flex}@media (max-width:680px){.cookie-banner{border-radius:0;width:100%;bottom:0}.cookie-banner-inner{border-radius:24px 24px 0 0;flex-direction:column;align-items:flex-start;gap:1rem}.cookie-banner-actions{justify-content:stretch;width:100%}.cookie-banner-actions .button{flex:1;justify-content:center}}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:1.4rem;margin-top:.5rem;display:grid}.testimonial-card{border-radius:var(--radius);border:1px solid var(--line);background:var(--card-strong);box-shadow:var(--shadow);flex-direction:column;gap:1rem;margin:0;padding:1.8rem;display:flex;position:relative;overflow:hidden}.testimonial-quote-mark{color:var(--accent-soft);pointer-events:none;-webkit-user-select:none;user-select:none;font-family:Georgia,serif;font-size:4rem;line-height:1;position:absolute;top:1rem;right:1.4rem}.testimonial-quote{color:var(--text);flex:1;margin:0;font-size:1rem;font-style:normal;line-height:1.65}.testimonial-author{border-top:1px solid var(--line);align-items:center;gap:.75rem;padding-top:.8rem;display:flex}.testimonial-avatar{background:var(--accent-soft);width:2.4rem;height:2.4rem;color:var(--accent-strong);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.82rem;font-weight:700;display:inline-flex}.testimonial-meta{flex-direction:column;gap:.1rem;display:flex}.testimonial-name{color:var(--text);font-size:.88rem;font-weight:700}.testimonial-role{color:var(--text-faint);font-size:.78rem;line-height:1.4}@media (max-width:980px){.testimonials-grid{grid-template-columns:1fr}}@media (max-width:680px){.testimonial-card{padding:1.3rem}}.status-banner{background:#0d9d9512;border:1px solid #0d9d9540;border-radius:20px;align-items:flex-start;gap:1rem;padding:1.2rem 1.5rem;display:flex}.status-banner-icon{flex-shrink:0;font-size:1.4rem;line-height:1.4}.status-banner-content{gap:.3rem;display:grid}.status-banner-title{color:var(--text);margin:0;font-size:.95rem;font-weight:700}.status-banner-text{color:var(--text-soft);margin:0;font-size:.9rem;line-height:1.6}.pilot-grid{grid-template-columns:repeat(3,1fr);gap:1.4rem;margin-top:.5rem;display:grid}.pilot-step{border-radius:var(--radius);border:1px solid var(--line);background:var(--card);gap:.6rem;padding:1.6rem;display:grid}.pilot-step--accent{border-color:var(--accent);background:var(--accent-soft)}.pilot-number{color:var(--accent);letter-spacing:-.04em;font-size:1.8rem;font-weight:800;line-height:1}.pilot-step h3{margin:0;font-size:1.1rem}.pilot-step p{color:var(--text-soft);margin:0;font-size:.9rem;line-height:1.6}@media (max-width:860px){.pilot-grid{grid-template-columns:1fr}}.pilot-offer-card{border-radius:var(--radius);border:1px solid var(--accent);background:var(--card-strong);box-shadow:var(--shadow-strong);overflow:hidden}.pilot-offer-header{border-bottom:1px solid var(--line);gap:.6rem;padding:2rem 2rem 1.4rem;display:grid}.pilot-offer-body{grid-template-columns:1fr 20rem;align-items:start;gap:2rem;padding:2rem;display:grid}.pilot-offer-benefits{gap:1rem;display:grid}.pilot-offer-label{margin:0}.pilot-offer-cta{background:var(--bg-soft);border:1px solid var(--line);border-radius:20px;flex-direction:column;gap:.4rem;padding:1.4rem;display:flex}.pilot-offer-price{color:var(--accent-strong);letter-spacing:-.02em;margin:0;font-size:1.3rem;font-weight:800}.pilot-offer-note{color:var(--text-faint);margin:0 0 .6rem;font-size:.82rem}@media (max-width:860px){.pilot-offer-body{grid-template-columns:1fr}}.hero-panel-bg{border-radius:inherit;z-index:0;position:absolute;inset:0;overflow:hidden}.hero-panel-bg-img{opacity:.12;mix-blend-mode:luminosity;transition:opacity .4s}[data-theme=dark] .hero-panel-bg-img{opacity:.08}.hero-panel>:not(.hero-panel-bg){z-index:1;position:relative}.hero-panel-inner{flex-direction:column;gap:1rem;width:100%;height:100%;display:flex;position:relative}.hero-illustration-wrap{opacity:.35;pointer-events:none;filter:blur(.3px);width:55%;position:absolute;bottom:-1rem;right:-1rem}.about-photo-band{border-radius:var(--radius);grid-template-columns:1fr .48fr;gap:1rem;display:grid;overflow:hidden}.about-photo-stack{grid-template-rows:1fr 1fr;gap:1rem;display:grid}.about-photo{object-fit:cover;width:100%;height:100%;transition:transform .5s var(--ease-out), filter .4s ease;filter:saturate(.9);border-radius:20px;display:block}.about-photo:hover{filter:saturate(1.05);transform:scale(1.02)}.about-photo-main{border-radius:20px;height:440px;overflow:hidden}.about-photo-stack>div,.about-photo-stack>*{border-radius:20px;height:210px;overflow:hidden}.references-photo-strip{grid-template-columns:repeat(3,1fr);gap:1rem;padding:2rem calc(50% + min(1240px,100% - 2.5rem)/-2) 0;display:grid}.references-photo-item{border-radius:20px;height:220px;position:relative;overflow:hidden}.references-photo{transition:transform .5s var(--ease-out)}.references-photo-item:hover .references-photo{transform:scale(1.04)}.references-photo-item:after{content:"";pointer-events:none;background:linear-gradient(#0000 40%,#090d1266 100%);border-radius:20px;position:absolute;inset:0}@media (max-width:860px){.about-photo-band{grid-template-columns:1fr}.about-photo-main{height:260px}.about-photo-stack{grid-template-rows:auto;grid-template-columns:1fr 1fr}.references-photo-strip{grid-template-columns:1fr;height:auto}.references-photo-item{height:180px}}.about-hero{gap:1.4rem;max-width:54rem;padding:2rem 0 3rem;display:grid}.about-title{letter-spacing:-.03em;margin:0;font-size:clamp(2rem,3.8vw,3.4rem);line-height:1.08}.about-lead{color:var(--text-soft);max-width:46rem;font-size:1.12rem;line-height:1.7}.about-cta-row{flex-wrap:wrap;gap:.9rem;margin-top:.4rem;display:flex}.about-contact-cta{justify-content:center;padding-top:.5rem;display:flex}.team-grid{grid-template-columns:repeat(3,1fr);gap:1.4rem;margin-top:.5rem;display:grid}.team-card{border-radius:var(--radius);border:1px solid var(--line);background:var(--card);flex-direction:column;gap:1rem;padding:1.6rem;display:flex}.team-avatar{background:var(--accent-soft);width:3rem;height:3rem;color:var(--accent-strong);border-radius:50%;justify-content:center;align-items:center;font-size:.95rem;font-weight:800;display:inline-flex}.team-info{gap:.3rem;display:grid}.team-name{color:var(--text);margin:0;font-size:1rem;font-weight:700}.team-role{margin:0}.team-bio{color:var(--text-soft);margin:0;font-size:.9rem;line-height:1.6}@media (max-width:860px){.team-grid{grid-template-columns:1fr}}.pricing-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:1.4rem;margin-top:.5rem;display:grid}.pricing-card{border-radius:var(--radius);border:1px solid var(--line);background:var(--card);flex-direction:column;gap:1.2rem;padding:1.8rem;display:flex;position:relative}.pricing-card--featured{border-color:var(--accent);background:var(--card-strong);box-shadow:var(--shadow-strong)}.pricing-badge{background:var(--accent);color:#fff;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:.25rem .8rem;font-size:.72rem;font-weight:700;position:absolute;top:-.75rem;left:50%;transform:translate(-50%)}.pricing-card-header{gap:.3rem;display:grid}.pricing-plan-name{letter-spacing:-.02em;margin:0;font-size:1.4rem;font-weight:800}.pricing-tagline{color:var(--text-soft);margin:0;font-size:.88rem;line-height:1.5}.pricing-price{border-top:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;gap:.15rem;padding:.8rem 0;display:flex}.pricing-amount{color:var(--accent-strong);letter-spacing:-.03em;font-size:1.5rem;font-weight:800}.pricing-note{color:var(--text-faint);font-size:.8rem}.pricing-features{flex:1;gap:.55rem;margin:0;padding:0;list-style:none;display:grid}.pricing-feature{color:var(--text);align-items:flex-start;gap:.6rem;font-size:.9rem;line-height:1.5;display:flex}.pricing-check{color:var(--accent);flex-shrink:0;margin-top:.05rem;font-weight:700}.pricing-cta{justify-content:center;width:100%;margin-top:auto}.pricing-contact-note{text-align:center;color:var(--text-soft);margin-top:1.5rem;font-size:.95rem}.pricing-contact-link{color:var(--accent);text-underline-offset:2px;text-decoration:underline}@media (max-width:900px){.pricing-grid{grid-template-columns:1fr;max-width:28rem;margin-inline:auto}}.cases-grid{gap:1.6rem;margin-top:.5rem;display:grid}.case-card{border-radius:var(--radius);border:1px solid var(--line);background:var(--card);gap:1.2rem;padding:2rem;display:grid}.case-title{margin:0;font-size:clamp(1.2rem,1.8vw,1.6rem)}.case-metrics{flex-wrap:wrap;gap:.5rem;display:flex}.case-metric{background:var(--accent-soft);color:var(--accent-strong);border-radius:999px;align-items:center;gap:.35rem;padding:.3rem .75rem;font-size:.8rem;font-weight:600;display:inline-flex}.case-metric:before{content:"↑";font-size:.75rem}.case-body{grid-template-columns:repeat(3,1fr);gap:1.2rem;display:grid}.case-block{gap:.4rem;display:grid}.case-block--result{background:var(--accent-soft);border-radius:16px;padding:.8rem}.case-label{margin:0}@media (max-width:860px){.case-body{grid-template-columns:1fr}}.hero-gradient-title{background:linear-gradient(135deg, var(--text) 0%, var(--accent-strong) 40%, var(--sand) 70%, var(--text) 100%);-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text;animation:5s infinite gradientShift}.hero-panel{animation:fadeIn .8s var(--ease-out) .2s both}.proof-card,.feature-group-card,.service-card,.audience-card,.project-tile,.testimonial-card,.team-card,.pilot-step,.case-card,.metric-card,.pricing-card{transition:transform .26s var(--ease-out), box-shadow .26s ease, border-color .26s ease;will-change:transform}.proof-card:hover,.feature-group-card:hover,.service-card:hover,.testimonial-card:hover,.team-card:hover,.pilot-step:hover,.case-card:hover,.pricing-card:hover{border-color:#0d9d9533;transform:translateY(-4px);box-shadow:0 24px 60px #0f17241a,0 4px 16px #0d9d9514}.metric-card:hover{transform:translateY(-4px)scale(1.02)}.proof-card,.testimonial-card,.pricing-card--featured{position:relative;overflow:hidden}.proof-card:after,.testimonial-card:after,.pricing-card--featured:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff0f,#0000);width:60%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.proof-card:hover:after,.testimonial-card:hover:after,.pricing-card--featured:hover:after{left:150%}.metric-value{letter-spacing:-.04em;background:linear-gradient(135deg, var(--accent-strong) 0%, var(--sand) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.55rem;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:800;transition:transform .3s;display:block}.metric-card:hover .metric-value{transform:scale(1.08)}.proof-card--teal:hover{border-color:var(--accent)!important;box-shadow:-4px 0 0 0 var(--accent), 0 24px 60px #0d9d951f!important}.proof-card--sand:hover{border-color:var(--sand)!important;box-shadow:-4px 0 0 0 var(--sand), 0 24px 60px #9f7a431f!important}.proof-card--green:hover{border-color:var(--success)!important;box-shadow:-4px 0 0 0 var(--success), 0 24px 60px #177a4c1a!important}.button--primary{position:relative;overflow:hidden}.button--primary:before{content:"";opacity:0;background:linear-gradient(135deg,#ffffff14 0%,#0000 60%);transition:opacity .2s;position:absolute;inset:0}.button--primary:hover:before{opacity:1}.button--primary:hover{transform:translateY(-2px);box-shadow:0 8px 28px #0d9d954d}.button--ghost:hover{border-color:var(--accent);color:var(--accent);transform:translateY(-2px)}.button:active{transform:translateY(0)scale(.98)!important}.nav-link{position:relative}.nav-link:after{content:"";background:var(--accent);width:0;height:1.5px;transition:width .22s var(--ease-out);border-radius:2px;position:absolute;bottom:-2px;left:0}.nav-link:hover:after,.nav-link.is-active:after{width:100%}.feature-check{color:var(--accent);margin-right:.4rem;font-weight:700;transition:transform .2s;display:inline-block}.feature-item:hover .feature-check{transform:translate(3px)}.section-intro-bar{background:linear-gradient(90deg, var(--accent), var(--sand));vertical-align:middle;border-radius:2px;flex-shrink:0;width:2.5rem;height:2px;margin-right:.6rem;display:inline-block}.deco-blob{pointer-events:none;filter:blur(60px);opacity:0;border-radius:999px;animation:1.2s .5s forwards fadeIn;position:absolute}.deco-blob--teal{background:radial-gradient(circle,#0d9d9524,#0000 70%);width:20rem;height:20rem;animation-name:fadeIn,float;animation-duration:1.2s,6s;animation-timing-function:ease,ease-in-out;animation-iteration-count:1,infinite;animation-delay:.5s,1.5s;animation-fill-mode:forwards,none}.deco-blob--sand{background:radial-gradient(circle,#9f7a431a,#0000 70%);width:16rem;height:16rem;animation-name:fadeIn,floatSlow;animation-duration:1.2s,9s;animation-timing-function:ease,ease-in-out;animation-iteration-count:1,infinite;animation-delay:.8s,2s;animation-fill-mode:forwards,none}.section--pattern{position:relative}.section--pattern:after{content:"";background-image:radial-gradient(circle, var(--line) 1px, transparent 1px);opacity:.5;pointer-events:none;z-index:-1;background-size:28px 28px;position:absolute;inset:0 calc(50% - 50vw)}.hero-signal-dot{animation:2.5s ease-in-out infinite subtlePulse}.hero-signal-dot[data-index="1"]{animation-delay:.3s}.hero-signal-dot[data-index="2"]{animation-delay:.6s}.clinical-preview{animation:fadeIn .9s var(--ease-out) .35s both}.stagger-children>*{opacity:0;transition:opacity .5s,transform .5s cubic-bezier(.16,1,.3,1);transform:translateY(20px)}.stagger-children.is-visible>:first-child{transition-delay:0s}.stagger-children.is-visible>:nth-child(2){transition-delay:80ms}.stagger-children.is-visible>:nth-child(3){transition-delay:.16s}.stagger-children.is-visible>:nth-child(4){transition-delay:.24s}.stagger-children.is-visible>:nth-child(5){transition-delay:.32s}.stagger-children.is-visible>:nth-child(6){transition-delay:.4s}.stagger-children.is-visible>*{opacity:1;transform:translateY(0)}.scroll-progress{background:linear-gradient(90deg, var(--accent), var(--sand));z-index:100;transform-origin:0;height:2.5px;transition:transform .1s linear;position:fixed;top:0;left:0}:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:4px}.pricing-card--featured{animation:3s ease-in-out infinite borderGlow}.eyebrow:before{content:"";background:var(--accent);vertical-align:middle;border-radius:50%;width:5px;height:5px;margin-right:.45rem;display:inline-block;transform:translateY(-1px)}.fg-icon{background:var(--accent-soft);width:48px;height:48px;color:var(--accent);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;transition:background .2s,color .2s;display:flex}.feature-group-card:hover .fg-icon{background:var(--accent);color:#fff}.home-module-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2.5rem;display:grid}@media (max-width:900px){.home-module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.home-module-grid{grid-template-columns:1fr}}.home-module-card{border:1px solid var(--line);background:var(--card);-webkit-backdrop-filter:blur(12px);transition:transform .3s var(--ease-out), box-shadow .3s var(--ease-out), border-color .3s var(--ease-out);border-radius:18px;align-content:start;gap:.6rem;padding:1.3rem 1.2rem;display:grid}.home-module-card:hover{background:#fffffff2;border-color:#0d9d954d;transform:translateY(-5px)scale(1.01);box-shadow:0 20px 40px #0d9d9514,0 10px 20px #0f17240f}[data-theme=dark] .home-module-card:hover{background:#1e2631d9;border-color:#58d1ca4d;box-shadow:0 20px 40px #58d1ca1a,0 10px 20px #0006}.home-module-icon{background:var(--accent-soft);width:44px;height:44px;color:var(--accent);border-radius:12px;justify-content:center;align-items:center;display:flex}.home-module-title{color:var(--text);font-size:.95rem;font-weight:700}.home-module-desc{color:var(--text-soft);font-size:.85rem;line-height:1.5}.home-module-cta{flex-wrap:wrap;gap:1rem;margin-top:2.5rem;display:flex}.home-cta-block{text-align:center;max-width:640px;margin:0 auto}.home-cta-block h2{margin:.5rem 0 1rem;font-size:clamp(1.8rem,4vw,2.8rem);line-height:1.15}.home-cta-text{color:var(--text-soft);margin-bottom:2rem;font-size:1.05rem;line-height:1.65}.home-cta-block .hero-actions{justify-content:center}.home-photo-strip{grid-template-columns:repeat(4,1fr);gap:.6rem;margin-bottom:0;padding:0 max(1.5rem,50% - 600px);display:grid}@media (max-width:900px){.home-photo-strip{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.home-photo-strip{grid-template-columns:repeat(2,1fr);gap:.4rem}}.home-photo-item{background:var(--bg-strong);border-radius:14px;height:200px;position:relative;overflow:hidden}@media (max-width:560px){.home-photo-item{height:130px}}.contact-photo-band{grid-template-columns:1fr 1.2fr 1fr;gap:.8rem;padding-top:1rem;padding-bottom:1.5rem;display:grid}@media (max-width:700px){.contact-photo-band{grid-template-columns:1fr 1fr}.contact-photo-item:last-child{display:none}}.contact-photo-item{background:var(--bg-strong);border-radius:16px;height:220px;position:relative;overflow:hidden}.contact-photo-item--tall{height:260px;margin-top:-20px}.contact-sidecard-photo{background:var(--bg-strong);border-radius:12px;height:180px;margin-top:1.2rem;position:relative;overflow:hidden}.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;margin-top:2.5rem;display:grid}.blog-grid--compact{margin-top:1.5rem}@media (max-width:760px){.blog-grid{grid-template-columns:1fr}}.blog-card{border:1px solid var(--line);background:var(--card);transition:transform .22s var(--ease-out), box-shadow .22s, border-color .22s;border-radius:20px;overflow:hidden}.blog-card:hover{box-shadow:var(--shadow);border-color:var(--accent-soft);transform:translateY(-4px)}.blog-card-link{color:inherit;text-decoration:none;display:block}.blog-card-img-wrap{background:var(--bg-strong);height:200px;position:relative;overflow:hidden}.blog-grid--compact .blog-card-img-wrap{height:160px}.blog-card-img{transition:transform .35s var(--ease-out)}.blog-card:hover .blog-card-img{transform:scale(1.04)}.blog-card-body{align-content:start;gap:.55rem;padding:1.3rem;display:grid}.blog-card-meta{align-items:center;gap:.8rem;display:flex}.blog-date,.blog-read{color:var(--text-faint);font-size:.78rem}.blog-read:before{content:"· "}.blog-tags{flex-wrap:wrap;gap:.4rem;display:flex}.blog-tag{letter-spacing:.04em;text-transform:uppercase;color:var(--accent);background:var(--accent-soft);border-radius:100px;padding:.2rem .6rem;font-size:.72rem;font-weight:600}.blog-card-title{color:var(--text);margin:0;font-size:1.05rem;font-weight:700;line-height:1.35}.blog-card-summary{color:var(--text-soft);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.88rem;line-height:1.55;display:-webkit-box;overflow:hidden}.blog-card-cta{color:var(--accent);margin-top:.3rem;font-size:.85rem;font-weight:600}.article-header{max-width:760px;margin:0 auto;padding-top:4rem;padding-bottom:2rem}.article-back{color:var(--text-soft);margin-bottom:1.5rem;font-size:.85rem;text-decoration:none;transition:color .15s;display:inline-block}.article-back:hover{color:var(--accent)}.article-tags{flex-wrap:wrap;gap:.4rem;margin-bottom:1rem;display:flex}.article-title{margin:0 0 1rem;font-size:clamp(1.7rem,4vw,2.6rem);line-height:1.18}.article-summary{color:var(--text-soft);margin-bottom:1.2rem;font-size:1.1rem;line-height:1.6}.article-meta{color:var(--text-faint);align-items:center;gap:.6rem;font-size:.82rem;display:flex}.article-cover-wrap{max-width:900px;margin:0 auto;padding-bottom:2.5rem}.article-cover{background:var(--bg-strong);border-radius:20px;height:420px;position:relative;overflow:hidden}@media (max-width:640px){.article-cover{height:240px}}.article-body{max-width:760px;margin:0 auto;padding-bottom:4rem}.article-heading{color:var(--text);margin:2.5rem 0 .8rem;font-size:1.35rem;font-weight:700}.article-paragraph{color:var(--text-soft);margin:0 0 1.2rem;font-size:1rem;line-height:1.75}.article-bullets{gap:.55rem;margin:0 0 1.5rem 1.2rem;display:grid}.article-bullets li{color:var(--text-soft);padding-left:.5rem;font-size:.95rem;line-height:1.6}.article-stat-row{background:var(--accent-soft);border-radius:16px;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:1rem;margin:1.5rem 0 2rem;padding:1.5rem;display:grid}.article-stat{flex-direction:column;gap:.3rem;display:flex}.article-stat-value{color:var(--accent);letter-spacing:-.02em;font-size:1.5rem;font-weight:800}.article-stat-label{color:var(--text-soft);font-size:.78rem;line-height:1.4}.article-related-title{margin-bottom:0;font-size:1.3rem;font-weight:700}.platform-visual-strip{padding:0 0 2.5rem}.platform-visual-inner{justify-content:center;display:flex}.platform-visual-img-wrap{width:100%;max-width:860px;position:relative}.platform-visual-img{width:100%;height:auto;box-shadow:var(--shadow-strong);display:block}.platform-visual-badge{color:#fdfaf6;letter-spacing:.05em;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#111317d1;border-radius:100px;align-items:center;gap:.5rem;padding:.4rem .85rem;font-size:.72rem;font-weight:600;display:flex;position:absolute;bottom:1.2rem;left:1.2rem}.platform-visual-badge-dot{background:var(--accent);border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2s ease-in-out infinite subtlePulse;display:inline-block}.solutions-photo-band{grid-template-columns:repeat(3,1fr);gap:.8rem;padding-top:0;padding-bottom:1.5rem;display:grid}@media (max-width:700px){.solutions-photo-band{grid-template-columns:1fr 1fr}.solutions-photo-band>div:last-child{display:none}}.solutions-photo-item{background:var(--bg-strong);border-radius:14px;height:200px;position:relative;overflow:hidden}.solutions-visual-strip{padding:0 0 2.5rem}.solutions-visual-inner{flex-wrap:wrap;align-items:center;gap:2.5rem;display:flex}.solutions-visual-img{width:100%;height:auto;box-shadow:var(--shadow);flex:480px;display:block}.solutions-visual-caption{flex:220px}.solutions-visual-caption .eyebrow{margin-bottom:.5rem}.solutions-visual-caption p:last-child{color:var(--text-soft);font-size:1rem;line-height:1.6}@media (max-width:700px){.solutions-visual-inner{flex-direction:column}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
