*{box-sizing:border-box;margin:0;padding:0}:root{--color-ink:#221c18;--color-muted:#5a5149;--color-accent:#e29373;--color-accent-dark:#c96e52;--color-logo:#e59971;--color-sand:#f6e2d6;--color-sand-light:#fbf4ee;--color-mint:#d9efea;--color-border:#80604e40;--color-surface:#fff;--shadow-soft:0 28px 70px -45px #4e32238c;--shadow-card:0 18px 44px -30px #4e322366;--color-orange:#e8865a;--color-orange-deep:#d06a44;--font-display:"Schibsted Grotesk", "Manrope", system-ui, sans-serif;--font-body:"Manrope", "Avenir Next", "Helvetica Neue", sans-serif}body{font-family:var(--font-body);color:var(--color-ink);background:linear-gradient(#fffaf6 0%,#f7efe7 100%)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.app-shell{flex-direction:column;min-height:100vh;display:flex}main{flex:1}.site-header{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);will-change:transform;background:#fffaf5e6;border-bottom:none;transition:transform .6s cubic-bezier(.22,1,.36,1),opacity .45s;position:sticky;top:0}.site-header--hidden{opacity:0;transform:translateY(-120%)}.header-inner{justify-content:space-between;align-items:center;gap:24px;max-width:1200px;margin:0 auto;padding:28px 32px 20px;display:flex}.brand{align-items:center;text-decoration:none;display:inline-flex}.brand-logo{width:150px;height:auto}.header-controls{align-items:center;gap:16px;display:flex}.header-nav-link{border:1px solid var(--color-border);height:36px;color:var(--color-ink);background:#ffffffbf;border-radius:999px;align-items:center;padding:4px 12px;font-size:.85rem;font-weight:600;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.header-nav-link:hover,.header-nav-link:focus{border-color:var(--color-border);color:var(--color-ink);background:#ffffffbf}.header-contact{background:var(--color-logo);color:#fff;border-radius:999px;align-items:center;height:36px;padding:8px 20px;font-size:.95rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 18px 30px -20px #c07053a6}.header-contact:hover,.header-contact:focus{transform:translateY(-1px);box-shadow:0 20px 36px -18px #c07053b3}.language-dropdown{position:relative}.language-toggle{border:1px solid var(--color-border);cursor:pointer;height:36px;color:var(--color-ink);background:#ffffffbf;border-radius:999px;align-items:center;gap:8px;padding:4px 12px;font-size:.85rem;font-weight:600;list-style:none;display:inline-flex}.language-toggle::-webkit-details-marker{display:none}.language-toggle::marker{content:""}.language-flag{border-radius:3px;width:20px;height:14px;box-shadow:0 4px 10px -8px #0009}.language-label{letter-spacing:.08em;font-size:.7rem}.language-caret{border-right:2px solid var(--color-muted);border-bottom:2px solid var(--color-muted);width:8px;height:8px;margin-left:4px;transform:rotate(45deg)}.language-menu{z-index:20;background:#fff;border:1px solid #b8968259;border-radius:16px;min-width:170px;padding:8px;display:none;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 50px -30px #46281c73}.language-dropdown[open] .language-menu{flex-direction:column;gap:4px;display:flex}.language-option{color:var(--color-ink);border-radius:10px;align-items:center;gap:10px;padding:8px 10px;font-size:.9rem;transition:background .2s;display:flex}.language-option:hover,.language-option:focus{background:#e5997126}.language-option--active{background:#e5997138;font-weight:600}.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}.hero{padding:20px 32px 80px}.hero-shell{max-width:1200px;margin:0 auto}.hero-card{box-shadow:var(--shadow-soft);background:radial-gradient(circle at 12% 0,#fff9,#fff0 60%),radial-gradient(circle at 90% 100%,#ffffff73,#fff0 60%),linear-gradient(120deg,#f6d6c3 0%,#f5e8da 45%,#d7eee9 100%);border-radius:36px;padding:56px 64px;position:relative;overflow:hidden}.hero-card:after{content:"";opacity:.35;pointer-events:none;background:radial-gradient(#5a4b442e 1px,#0000 1px) 0 0/10px 10px;width:180px;height:120px;position:absolute;bottom:32px;right:40px}.hero-content{z-index:1;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:48px;display:grid;position:relative}.hero-copy{flex-direction:column;gap:20px;display:flex}.hero-copy h1{font-family:var(--font-display);color:var(--color-ink);letter-spacing:-.02em;font-size:clamp(2.2rem,2vw + 1.6rem,3.2rem);line-height:1.1}.hero-copy p{color:var(--color-muted);max-width:520px;font-size:1.1rem;line-height:1.7}.hero-actions{flex-direction:column;gap:16px;margin-top:12px;display:flex}.hero-availability{letter-spacing:.12em;text-transform:uppercase;color:var(--color-muted);font-size:.85rem;font-weight:600}.hero-stores{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.hero-store-link{justify-content:center;align-items:center;height:46px;display:inline-flex}.hero-store-link img{width:auto;height:100%}.hero-media{justify-content:center;align-items:flex-end;gap:22px;display:flex}.hero-device{filter:drop-shadow(0 24px 40px #26191240);width:clamp(180px,20vw,280px);transform:translateY(var(--device-offset,0px));animation:.8s both fadeUp}.hero-device--home{--device-offset:28px;animation-delay:.2s}.hero-device--ai{--device-offset:-28px;animation-delay:.35s}.hero-device img{width:100%;height:auto;display:block}.support{padding:8px 32px 64px}.features{padding:40px 32px 96px}.features-inner{flex-direction:column;gap:72px;max-width:1200px;margin:0 auto;display:flex}.feature{--panel-start:#f3d9c8;--panel-mid:#f8efe7;--panel-end:#e6f3ef;--panel-accent:#e59971b3;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:48px;display:grid}.feature:nth-child(2){--panel-start:#f6e2d5;--panel-mid:#f6f0e9;--panel-end:#e7edf3;--panel-accent:#dca88fb3}.feature:nth-child(3){--panel-start:#f1dbcd;--panel-mid:#f4ece7;--panel-end:#e2f0ee;--panel-accent:#d29a7fb3}.feature:nth-child(4){--panel-start:#f3d6c9;--panel-mid:#f7ede6;--panel-end:#e5f2eb;--panel-accent:#d69b7eb3}.feature:nth-child(5){--panel-start:#f4ddcf;--panel-mid:#f6efe6;--panel-end:#e9f0ec;--panel-accent:#e1a68ab3}.feature--reverse .feature-copy{order:2}.feature--reverse .feature-visual{order:1}.feature-prompt{letter-spacing:.18em;text-transform:uppercase;color:var(--color-muted);font-size:.7rem;font-weight:600;display:inline-flex}.feature-copy h2{font-family:var(--font-display);color:var(--color-ink);margin-top:14px;font-size:clamp(1.7rem,1.6vw + 1.2rem,2.4rem)}.feature-copy p{max-width:520px;color:var(--color-muted);margin-top:18px;font-size:1.05rem;line-height:1.7}.feature-visual{justify-content:center;display:flex}.feature-visual--lower{margin-top:44px}.timeline-mock{z-index:1;background:#fffffff5;border-radius:22px;flex-direction:column;gap:16px;width:min(100%,340px);margin-inline:auto;padding:20px;display:flex;position:relative;transform:translate(6px)rotate(-1.5deg);box-shadow:0 30px 60px -38px #46281c8c}.timeline-mock__head{justify-content:space-between;align-items:center;gap:12px;display:flex}.timeline-mock__title{color:var(--color-ink);font-size:.95rem;font-weight:600}.timeline-mock__live{color:#3a8f6f;letter-spacing:.1em;text-transform:uppercase;background:#3a8f6f1f;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:.6rem;font-weight:700;display:inline-flex}.timeline-mock__live-dot{background:#3a8f6f;border-radius:50%;width:7px;height:7px;animation:1.8s ease-out infinite timeline-pulse;box-shadow:0 0 #3a8f6f73}@keyframes timeline-pulse{0%{box-shadow:0 0 #3a8f6f73}70%{box-shadow:0 0 0 7px #3a8f6f00}to{box-shadow:0 0 #3a8f6f00}}.timeline-mock__track{flex-direction:column;gap:14px;display:flex}.tl-event{align-items:flex-start;gap:10px;display:flex}.tl-event__time{text-align:right;color:var(--color-muted);flex:0 0 38px;padding-top:9px;font-size:.68rem;font-weight:600}.tl-event__marker{flex:0 0 14px;justify-content:center;display:flex;position:relative}.tl-event__dot{background:var(--color-logo);z-index:1;border:2px solid #fff;border-radius:50%;width:12px;height:12px;margin-top:8px;box-shadow:0 0 0 2px #e5997138}.tl-event:not(:last-child) .tl-event__marker:after{content:"";background:#5a4b4424;width:2px;position:absolute;top:22px;bottom:-16px;left:50%;transform:translate(-50%)}.tl-event__body{background:var(--color-sand-light);border-radius:12px;flex-direction:column;flex:1;gap:2px;min-width:0;padding:8px 12px;display:flex}.tl-event__title{color:var(--color-ink);font-size:.78rem;font-weight:600}.tl-event__meta{color:var(--color-muted);font-size:.68rem}.tl-event--active .tl-event__dot{background:#3a8f6f;animation:1.8s ease-out infinite timeline-pulse;box-shadow:0 0 0 2px #3a8f6f40}.tl-event--active .tl-event__body{background:#3a8f6f1a}.tl-event--active .tl-event__meta{color:#3a8f6f;font-weight:600}.feature-panel{background:radial-gradient(circle at 15% 20%, #ffffffa6, #fff0 60%), radial-gradient(circle at 90% 80%, #fff6, #fff0 55%), linear-gradient(135deg, var(--panel-start) 0%, var(--panel-mid) 45%, var(--panel-end) 100%);width:min(100%,460px);min-height:300px;box-shadow:var(--shadow-soft);border-radius:28px;padding:28px;position:relative;overflow:hidden}.feature-panel--share{justify-content:center;align-items:flex-end;padding-bottom:0;display:flex}.feature-panel__image{width:min(100%,280px);height:auto;box-shadow:none;z-index:1;border-radius:0;display:block;position:relative}.ask-illustration{--ask-bubble-max:260px;width:min(100%,460px);min-height:300px;margin-top:-34px;display:block;position:relative}.ask-card{width:max-content;max-width:var(--ask-bubble-max);flex-direction:column;align-items:flex-start;gap:10px;display:flex;position:absolute}.ask-card:first-child{z-index:1;top:0;left:0;transform:rotate(-2deg)}.ask-card:nth-child(2){z-index:3;top:72px;left:156px;transform:rotate(2.5deg)}.ask-card:nth-child(3){z-index:2;text-align:right;align-items:flex-end;top:140px;left:22px;transform:rotate(-1deg)}.ask-card:nth-child(4){z-index:0;top:210px;left:170px;transform:rotate(-3.5deg)}.ask-card__title{letter-spacing:.14em;text-transform:uppercase;color:var(--color-muted);font-size:.7rem}.ask-card__bubble{--bubble-bg:#f5dfcf;background:var(--bubble-bg);color:var(--color-ink);width:fit-content;max-width:var(--ask-bubble-max);border-radius:16px;padding:10px 12px;font-size:.9rem;line-height:1.35;position:relative;box-shadow:0 18px 40px -30px #46281c59}.ask-illustration:after{content:"";opacity:.35;pointer-events:none;background:radial-gradient(#5a4b4433 1px,#0000 1px) 0 0/8px 8px;width:88px;height:64px;position:absolute;bottom:12px;right:-6px}.feature-shot{justify-content:center;width:min(100%,260px);display:flex;position:relative}.feature-shot--artsy:before{content:"";pointer-events:none;background:linear-gradient(320deg,#f3dfd2a6,#f3dfd226);border-radius:28px;width:220px;height:170px;position:absolute;bottom:-24px;right:-30px}.feature-shot--artsy:after{content:"";opacity:.55;pointer-events:none;background:radial-gradient(#5a4b4433 1px,#0000 1px) 0 0/8px 8px;width:70px;height:60px;position:absolute;bottom:-8px;right:-6px}.feature-shot--artsy-left:before{background:linear-gradient(130deg,#f3dfd2e6,#f3dfd240);border-radius:34px;width:260px;height:210px;inset:-24px auto auto -36px}.feature-shot--artsy-left:after{opacity:.7;width:80px;height:68px;inset:-4px auto auto -2px}.feature-shot__image{width:min(100%,240px);box-shadow:var(--shadow-soft);z-index:1;border-radius:26px;display:block;position:relative}.feature-panel__card{z-index:2;background:#ffffffe6;border-radius:20px;max-width:320px;padding:20px 22px;position:relative;box-shadow:0 24px 50px -35px #46281c80}.feature-panel__kicker{letter-spacing:.16em;text-transform:uppercase;color:var(--color-ink);opacity:.6;font-size:.62rem}.feature-panel__title{color:var(--color-ink);margin-top:10px;font-size:1rem;font-weight:600;display:block}.feature-panel__lines{flex-direction:column;gap:10px;margin-top:14px;display:flex}.feature-panel__lines span{background:#5a4b441f;border-radius:999px;width:100%;height:8px;display:block}.feature-panel__lines span:nth-child(2){width:85%}.feature-panel__lines span:nth-child(3){width:65%}.feature-panel__orb{background:radial-gradient(circle, var(--panel-accent), #fff0 70%);opacity:.7;width:180px;height:180px;position:absolute;top:-50px;right:-60px}.feature-panel__dots{opacity:.35;background:radial-gradient(#5a4b4433 1px,#0000 1px) 0 0/10px 10px;width:140px;height:80px;position:absolute;bottom:24px;right:24px}.privacy{padding:0 32px 48px}.feature--privacy{--panel-start:#f4ddcf;--panel-mid:#f6efe6;--panel-end:#e9f0ec;--panel-accent:#e1a68ab3}.feature-panel--privacy{width:min(100%,460px);min-height:300px;box-shadow:none;background:0 0;justify-content:center;align-items:center;padding:0;display:flex}.feature-panel--privacy .feature-panel__orb,.feature-panel--privacy .feature-panel__dots{display:none}.privacy-illustration{justify-content:center;align-items:center;width:min(100%,260px);height:190px;display:flex;position:relative}.privacy-illustration:before{content:"";opacity:.75;background:radial-gradient(circle,#e5997173,#fff0 70%);border-radius:50%;width:220px;height:220px;position:absolute;top:50%;left:50%;transform:translate(-50%,-48%)}.privacy-illustration:after{content:"";opacity:.5;border:1px dashed #e5997180;border-radius:24px;position:absolute;inset:8px}.privacy-card{z-index:1;background:#fffffff5;border-radius:18px;flex-direction:column;gap:10px;width:210px;padding:19px 19px 21px;display:flex;position:absolute;bottom:14px;left:-2px;transform:rotate(-4deg);box-shadow:0 22px 46px -34px #46281c73}.privacy-card__mask{letter-spacing:.22em;color:#5a4b448c;flex-direction:column;gap:8px;font-size:.9rem;font-weight:700;display:flex}.privacy-card__mask span{display:block}.privacy-shield{z-index:2;width:92px;height:79px;position:absolute;top:52px;right:52px}.privacy-shield__icon{filter:drop-shadow(0 18px 28px #46281c40);z-index:0;width:100%;height:100%;display:block;position:relative}.privacy-shield__base{fill:url(#privacyShieldGradient)}.privacy-shield__rim{fill:none;stroke:#ffffffa6;stroke-width:4px;stroke-linejoin:round}.privacy-shield__glyph{fill:#fff}.support-content{text-align:center;flex-direction:column;align-items:center;gap:32px;max-width:1200px;margin:0 auto;display:flex}.support-copy{flex-direction:column;align-items:center;gap:12px;max-width:640px;display:flex}.support-copy h2{font-family:var(--font-display);color:var(--color-ink);font-size:clamp(1.4rem,.8vw + 1.1rem,1.8rem)}.support-logos{flex-wrap:wrap;justify-content:center;align-items:center;gap:48px;width:100%;display:flex}.support-logo-item{box-shadow:none;background:0 0;border-radius:0;justify-content:center;align-items:center;padding:0;display:flex}.support-logo-item img{object-fit:contain;filter:saturate(.8);width:auto;max-width:150px;max-height:60px}.support-logo-item img.logo-lispolis{max-width:120px;max-height:48px}.legal-page{flex-direction:column;gap:20px;max-width:760px;margin:0 auto;padding:96px 32px;display:flex}.legal-page h1{font-family:var(--font-display);color:var(--color-ink);font-size:clamp(2rem,2vw + 1rem,2.8rem)}.legal-page p{color:var(--color-muted);font-size:1rem;line-height:1.7}.legal-page__content{flex-direction:column;gap:24px;display:flex}.legal-page__content section{flex-direction:column;gap:12px;display:flex}.legal-page__content h2{font-family:var(--font-display);color:var(--color-ink);font-size:clamp(1.5rem,1vw + 1.1rem,2rem)}.legal-page__content h3{color:var(--color-ink);font-size:clamp(1.2rem,.8vw + .9rem,1.5rem)}.legal-page__content ul:not(.doc-checklist__list):not(.benefit-list__items):not(.resource-table__list),.legal-page__content ol{color:var(--color-muted);flex-direction:column;gap:12px;padding-left:1.5rem;list-style-position:outside;display:flex}.legal-page__content ul:not(.doc-checklist__list):not(.benefit-list__items):not(.resource-table__list){list-style-type:disc}.legal-page__content ol{list-style-type:decimal}.legal-page__content li p{margin:4px 0 0}.legal-page__content li strong{color:var(--color-ink);font-weight:600}.legal-page__content a{text-underline-offset:.14em;text-decoration:underline}.legal-page__content code{background:var(--color-sand);color:var(--color-ink);font-family:var(--font-body);white-space:nowrap;border-radius:6px;padding:2px 8px;font-size:.88em;font-weight:600}.resources{padding:64px 32px}.resources-intro{text-align:center;flex-direction:column;align-items:center;gap:16px;max-width:640px;margin:0 auto;display:flex}.resources-intro h2{font-family:var(--font-display);color:var(--color-ink);font-size:clamp(1.4rem,.8vw + 1.1rem,1.8rem)}.resources-intro p{color:var(--color-muted);font-size:1rem;line-height:1.6}.resources-cta{color:var(--color-accent-dark);font-size:.95rem;font-weight:600;transition:color .2s;display:inline-block}.resources-cta:hover{color:var(--color-ink)}.resources-page{max-width:1200px;margin:0 auto;padding:40px 32px 64px}.resources-page__header{flex-direction:column;gap:12px;margin-bottom:48px;display:flex}.resources-page__kicker{letter-spacing:.18em;text-transform:uppercase;color:var(--color-muted);font-size:.75rem;font-weight:600}.resources-page__header h1{font-family:var(--font-display);color:var(--color-ink);font-size:clamp(2.2rem,2.5vw + 1.2rem,3.2rem);font-weight:700}.resources-page__header p{color:var(--color-muted);font-size:1.05rem;line-height:1.6}.resources-list{flex-direction:column;gap:24px;margin-top:24px;list-style:none;display:flex}.resource-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:20px;align-items:center;gap:32px;padding:36px 40px;transition:box-shadow .25s;display:flex}.resource-card--with-thumb{gap:0;padding:0;overflow:hidden}.resource-card:hover{box-shadow:0 8px 30px #4e32231a}.resource-card__body{flex-direction:column;flex:1;gap:10px;display:flex}.resource-card__thumb{background:linear-gradient(120deg,#f6d6c3 0%,#f5e8da 45%,#d7eee9 100%);flex-shrink:0;align-self:stretch;width:280px;overflow:hidden}.resource-card__thumb img{object-fit:cover;width:100%;height:100%;min-height:100%}.resource-card--with-thumb .resource-card__body{padding:36px 40px}.resource-card__label{background:var(--color-sand);letter-spacing:.16em;text-transform:uppercase;color:var(--color-accent-dark);border-radius:20px;align-self:flex-start;padding:4px 12px;font-size:.7rem;font-weight:700;display:inline-flex}.resource-card h2{font-family:var(--font-display);color:var(--color-ink);font-size:clamp(1.4rem,.8vw + 1.1rem,1.8rem);font-weight:700}.resource-card p{color:var(--color-muted);font-size:1rem;line-height:1.6}@media (width<=640px){.resource-card{flex-direction:column;align-items:flex-start;gap:20px;padding:28px 24px}.resource-card--with-thumb{gap:0;padding:0}.resource-card__thumb{width:100%}.resource-card--with-thumb .resource-card__body{padding:28px 24px}}.breadcrumbs{margin-bottom:8px}.breadcrumbs__list{color:var(--color-muted);flex-wrap:wrap;align-items:center;gap:8px;margin:0;padding:0;font-size:.78rem;list-style:none;display:flex}.breadcrumbs__list li{align-items:center;gap:8px;display:inline-flex}.breadcrumbs__list li:not(:last-child):after{content:">";color:#5a514999}.breadcrumbs__list a{color:inherit;text-decoration:none}.breadcrumbs__list a:hover,.breadcrumbs__list a:focus,.breadcrumbs__list li[aria-current=page]{color:var(--color-ink)}.doc-checklist,.eligibility-checklist{background:var(--color-surface);border-radius:16px;flex-direction:column;gap:24px;padding:28px;display:flex;box-shadow:0 2px 16px #4e322314}.doc-checklist__section-title{color:var(--color-ink);justify-content:space-between;align-items:baseline;gap:8px;margin:0;font-size:1rem;font-weight:700;display:flex}.doc-checklist__section-count{color:var(--color-muted);font-size:.82rem;font-weight:500}.doc-checklist__or-group{border:1px solid var(--color-border);border-radius:10px;flex-direction:column;gap:8px;padding:12px 14px;transition:border-color .15s,background .15s;display:flex}.doc-checklist__or-group--satisfied{border-color:var(--color-accent);background:var(--color-sand-light)}.doc-checklist__or-title{color:var(--color-ink);justify-content:space-between;align-items:baseline;gap:8px;margin:0;font-size:.88rem;font-weight:600;display:flex}.doc-checklist__or-hint{color:var(--color-muted);font-size:.78rem;font-weight:500;transition:color .15s}.doc-checklist__or-group--satisfied .doc-checklist__or-hint{color:var(--color-accent)}.doc-checklist__or-group .doc-checklist__list{gap:4px}.doc-checklist__disclaimer{color:var(--color-muted);margin:0;font-size:.82rem;font-style:italic;line-height:1.45}.caregiver-profile-comparison{background:var(--color-surface);border:1px solid var(--color-border);border-radius:16px;width:100%;margin:20px 0 24px;overflow-x:auto;box-shadow:0 1px #80604e14,0 12px 32px -24px #4e322359}.caregiver-profile-comparison table{border-collapse:separate;border-spacing:0;width:100%;min-width:720px;color:var(--color-ink);font-size:.95rem;line-height:1.55}.caregiver-profile-comparison thead th{background:var(--color-sand);color:var(--color-ink);font-family:var(--font-display);text-align:center;vertical-align:middle;border-bottom:1px solid var(--color-border);padding:18px 20px;font-size:1rem;font-weight:600}.caregiver-profile-comparison thead th:not(:last-child){border-right:1px solid var(--color-border)}.caregiver-profile-comparison tbody th{text-align:left;vertical-align:top;background:var(--color-sand-light);border-right:1px solid var(--color-border);width:26%;color:var(--color-ink);padding:18px 20px;font-weight:600}.caregiver-profile-comparison tbody td{vertical-align:top;background:var(--color-surface);width:37%;color:var(--color-ink);padding:18px 20px}.caregiver-profile-comparison tbody td:not(:last-child){border-right:1px solid var(--color-border)}.caregiver-profile-comparison tbody tr+tr th,.caregiver-profile-comparison tbody tr+tr td{border-top:1px solid var(--color-border)}.doc-checklist__section{flex-direction:column;gap:12px;display:flex}.doc-checklist__progress{flex-direction:column;gap:8px;display:flex}.doc-checklist__progress-text{color:var(--color-muted);font-size:.82rem}.doc-checklist__progress-bar{background:var(--color-sand-light);border-radius:999px;width:100%;height:8px;overflow:hidden}.doc-checklist__progress-fill{background:linear-gradient(90deg, var(--color-logo), var(--color-accent));border-radius:inherit;width:0;height:100%;transition:width .25s}.doc-checklist__section-copy{color:var(--color-ink);margin:0;font-size:.95rem;line-height:1.5}.doc-checklist__section-copy--after-first-group{margin-top:8px}.doc-checklist__list{flex-direction:column;gap:8px;padding:0;list-style:none;display:flex}.doc-checklist__item label{cursor:pointer;border-radius:10px;align-items:flex-start;gap:10px;padding:10px 12px;transition:background .15s;display:flex}.doc-checklist__item label:hover{background:var(--color-sand-light)}.doc-checklist__item input[type=checkbox]{opacity:0;width:0;height:0;position:absolute}.doc-checklist__checkmark{border:2px solid var(--color-border);border-radius:6px;flex-shrink:0;width:22px;height:22px;margin-top:1px;transition:border-color .15s,background .15s;position:relative}.doc-checklist__item input:checked~.doc-checklist__checkmark{background:var(--color-accent);border-color:var(--color-accent)}.doc-checklist__item input:checked~.doc-checklist__checkmark:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-58%)rotate(45deg)}.doc-checklist__item input:checked~.doc-checklist__label strong{opacity:.6;text-decoration:line-through}.doc-checklist__label{color:var(--color-ink);flex-direction:column;gap:2px;font-size:.92rem;line-height:1.45;display:flex}.doc-checklist__label strong{font-weight:600;transition:opacity .2s}.doc-checklist__detail{color:var(--color-muted);font-size:.84rem;line-height:1.4}.doc-checklist__group{border:1px solid var(--color-border);border-radius:10px;overflow:hidden}.doc-checklist__group[open]{background:var(--color-sand-light)}.doc-checklist__condition{color:var(--color-ink);cursor:pointer;align-items:center;gap:8px;padding:12px 16px;font-size:.9rem;font-weight:600;list-style:none;display:flex}.doc-checklist__condition::-webkit-details-marker{display:none}.doc-checklist__condition:before{content:"";border:solid var(--color-muted);border-width:0 2px 2px 0;flex-shrink:0;width:6px;height:6px;transition:transform .2s;transform:rotate(-45deg)}.doc-checklist__group[open]>.doc-checklist__condition:before{transform:rotate(45deg)}.doc-checklist__group-detail{color:var(--color-muted);margin:0 16px 8px;font-size:.84rem;line-height:1.4}.doc-checklist__group .doc-checklist__list{padding:4px 12px 12px}.doc-checklist__reset{border:1px solid var(--color-border);font-size:.82rem;font-family:var(--font-body);color:var(--color-muted);cursor:pointer;background:0 0;border-radius:8px;align-self:flex-start;padding:8px 16px;transition:color .15s,border-color .15s}.doc-checklist__reset:hover{color:var(--color-ink);border-color:var(--color-ink)}.benefit-calc{background:var(--color-surface);border-radius:16px;flex-direction:column;gap:20px;padding:28px;display:flex;box-shadow:0 2px 16px #4e322314}.benefit-calc__title{font-family:var(--font-display);color:var(--color-ink);margin:0;font-size:1.05rem}.benefit-calc__intro{color:var(--color-muted);margin:-8px 0 0;font-size:.88rem;line-height:1.5}.benefit-calc__form{flex-direction:column;gap:16px;display:flex}.benefit-calc__field{flex-direction:column;gap:6px;display:flex}.benefit-calc__field label{color:var(--color-ink);font-size:.85rem;font-weight:600}.benefit-calc__toggle{border:1px solid var(--color-border);border-radius:10px;gap:0;display:flex;overflow:hidden}.benefit-calc__toggle-btn{font-size:.88rem;font-family:var(--font-body);color:var(--color-muted);cursor:pointer;background:0 0;border:none;flex:1;padding:10px 16px;font-weight:500;transition:background .15s,color .15s}.benefit-calc__toggle-btn--active{background:var(--color-sand);color:var(--color-ink);font-weight:600}.benefit-calc__input{font-size:1rem;font-family:var(--font-body);border:1px solid var(--color-border);background:var(--color-sand-light);color:var(--color-ink);border-radius:10px;outline:none;padding:10px 14px;transition:border-color .15s}.benefit-calc__input:focus{border-color:var(--color-accent)}.benefit-calc__input::placeholder{color:var(--color-muted);opacity:.5}.benefit-calc__result{background:linear-gradient(135deg, var(--color-sand-light), var(--color-mint));border-radius:12px;flex-direction:column;gap:8px;padding:20px;display:flex}.benefit-calc__result--hidden{display:none}.benefit-calc__result-value{flex-direction:column;gap:4px;display:flex}.benefit-calc__result-label{text-transform:uppercase;letter-spacing:.08em;color:var(--color-muted);font-size:.82rem;font-weight:600}.benefit-calc__result-amount{font-family:var(--font-display);color:var(--color-ink);font-size:1.6rem;font-weight:700}.benefit-calc__result-detail{color:var(--color-muted);white-space:pre-line;font-size:.82rem;line-height:1.5}.benefit-calc__no-right{background:var(--color-sand-light);border-radius:12px;padding:16px 20px}.benefit-calc__no-right--hidden{display:none}.benefit-calc__no-right p{color:var(--color-muted);font-size:.9rem;line-height:1.5}.benefit-calc__disclaimer{color:var(--color-muted);opacity:.7;margin:0;font-size:.78rem;line-height:1.4}.callout{border-radius:12px;padding:16px 20px;font-size:.92rem;line-height:1.55}.callout--info{background:var(--color-sand-light);border-left:3px solid var(--color-accent);color:var(--color-ink)}.callout--warning{color:var(--color-ink);background:#fef7ed;border-left:3px solid #e2a04e}.callout p{margin:0}.callout p+p{margin-top:.75rem}.csi-formula{background:#ffffffb8;border:1px solid #80604e24;border-radius:16px;grid-template-rows:auto auto;grid-template-columns:auto auto;column-gap:10px;margin:12px auto;padding:20px 24px;display:inline-grid}.csi-formula__label{white-space:nowrap;font-family:var(--font-body);color:var(--color-ink);grid-area:1/1;align-self:end;padding-bottom:4px;font-size:clamp(1rem,1.2vw,1.15rem);font-weight:500}.csi-formula__fraction{display:contents}.csi-formula__numerator,.csi-formula__denominator{text-align:center;font-family:var(--font-body);color:var(--color-ink);grid-column:2;font-size:clamp(1rem,1.2vw,1.15rem);font-weight:400}.csi-formula__numerator{border-bottom:2px solid #221c1859;grid-row:1;padding:0 8px 4px;line-height:1.2}.csi-formula__denominator{grid-row:2;padding-top:4px;line-height:1}.caregiver-formula{font-family:var(--font-body);color:var(--color-ink);background:#ffffffb8;border:1px solid #80604e24;border-radius:16px;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin:12px auto;padding:20px 24px;font-size:clamp(1rem,1.2vw,1.15rem);font-weight:500;line-height:1.2;display:flex}.caregiver-formula__fraction{text-align:center;flex-direction:column;align-items:center;display:inline-flex}.caregiver-formula__numerator{border-bottom:2px solid #221c1859;padding:0 8px 4px}.caregiver-formula__denominator{padding-top:4px}.benefit-list{background:var(--color-surface);border-radius:16px;flex-direction:column;gap:18px;margin:1.5rem 0;padding:24px;display:flex;box-shadow:0 2px 16px #4e322314}.benefit-list__controls,.benefit-list__search{flex-direction:column;gap:6px;display:flex}.benefit-list__search-label{color:var(--color-ink);font-size:.85rem;font-weight:600}.benefit-list__search-input{font-size:1rem;font-family:var(--font-body);border:1px solid var(--color-border);background:var(--color-sand-light);color:var(--color-ink);border-radius:10px;outline:none;padding:10px 14px;transition:border-color .15s}.benefit-list__search-input:focus{border-color:var(--color-accent)}.benefit-list__items{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.benefit-list__item{background:var(--color-sand-light);border-left:3px solid #0000;border-radius:10px;align-items:flex-start;gap:12px;width:100%;padding:12px 14px;display:flex}.benefit-list__item--yes{background:#eef7f0;border-left-color:#5aa86f}.benefit-list__item--no{background:#fbeeee;border-left-color:#d98a8a}.benefit-list__item--hidden{display:none}.benefit-list__badge{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:2px;font-size:.85rem;font-weight:700;display:inline-flex}.benefit-list__item--yes .benefit-list__badge{background:#5aa86f}.benefit-list__item--no .benefit-list__badge{background:#d98a8a}.benefit-list__content{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.benefit-list__label{color:var(--color-ink);margin:0;font-size:.95rem;font-weight:600;line-height:1.4}.benefit-list__label a{color:inherit;text-decoration:underline}.benefit-list__note{color:var(--color-muted);margin:0;font-size:.85rem;line-height:1.45}.benefit-list__empty{color:var(--color-muted);text-align:center;margin:0;padding:12px;font-size:.9rem}.benefit-list__empty--hidden{display:none}.term{display:inline;position:relative}.term__trigger{font:inherit;color:inherit;cursor:pointer;border:none;border-bottom:1px dashed var(--color-accent);background:0 0;border-radius:0;margin:0;padding:0}.term__trigger:hover,.term__trigger:focus-visible{color:var(--color-accent);outline:none}.term__popover{z-index:100;background:var(--color-surface);border:1px solid var(--color-border);width:min(360px,100vw - 32px);color:var(--color-ink);text-align:left;white-space:normal;border-radius:12px;padding:16px 18px;font-size:.88rem;font-weight:400;line-height:1.5;display:none;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 8px 28px #4e32232e}.term--open .term__popover{display:block}.term__title{color:var(--color-ink);margin-bottom:8px;font-size:.95rem;font-weight:700;display:block}.term__body p{margin:0 0 8px}.term__body p:last-child{margin-bottom:0}.term__body ul{margin:0 0 8px;padding-left:18px}.term__body p+ul{margin-top:6px}.term__body ul:last-child{margin-bottom:0}.term__body li{margin:2px 0}.term__source{color:var(--color-accent);margin-top:10px;font-size:.8rem;text-decoration:underline;display:inline-block}.resource-source-spacer{height:6px}.resource-table-wrapper{background:var(--color-surface);border:1px solid var(--color-border);border-radius:16px;width:100%;margin:20px 0 24px;overflow-x:auto;box-shadow:0 1px #80604e14,0 12px 32px -24px #4e322359}.resource-table{border-collapse:separate;border-spacing:0;width:100%;color:var(--color-ink);font-size:.95rem;line-height:1.55}.resource-table thead th{background:var(--color-sand);color:var(--color-ink);vertical-align:middle;text-align:center;padding:16px 20px;font-weight:600}.resource-table thead tr:last-child th{vertical-align:top;border-bottom:1px solid var(--color-border);padding-top:4px;padding-bottom:18px}.resource-table thead tr:first-child th[rowspan]{text-align:left;vertical-align:middle;border-right:1px solid var(--color-border);border-bottom:1px solid var(--color-border);padding-bottom:16px}.resource-table thead tr:last-child th:not(:last-child){border-right:1px solid var(--color-border)}.resource-table__group{font-family:var(--font-display);color:var(--color-ink);letter-spacing:.01em;font-size:1rem;font-weight:600;display:block}.resource-table__grade{font-family:var(--font-display);color:var(--color-accent-dark);margin-bottom:8px;font-size:1.3rem;font-weight:600;display:block}.resource-table__hint{font-family:var(--font-body);color:var(--color-muted);max-width:34ch;margin:0 auto;font-size:.82rem;font-weight:400;line-height:1.5;display:block}.resource-table tbody th{text-align:left;vertical-align:top;background:var(--color-sand-light);border-right:1px solid var(--color-border);min-width:260px;padding:22px 24px;font-weight:500}.resource-table tbody tr+tr th,.resource-table tbody tr+tr td{border-top:1px solid var(--color-border)}.resource-table__regime{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.1em;color:var(--color-accent-dark);margin-bottom:8px;font-size:.75rem;font-weight:700;display:block}.resource-table__regime+.resource-table__list+.resource-table__regime{margin-top:16px}.resource-table__list{margin:0;padding:0;list-style:none;display:block}.resource-table__list li{color:var(--color-ink);padding:2px 0 2px 14px;font-size:.92rem;list-style:none;position:relative}.resource-table__list li:before{content:"";background:var(--color-accent);border-radius:50%;width:4px;height:4px;position:absolute;top:12px;left:2px}.resource-table tbody td{text-align:center;vertical-align:middle;font-family:var(--font-display);color:var(--color-ink);font-variant-numeric:tabular-nums;white-space:nowrap;background:var(--color-surface);padding:22px 24px;font-size:1.55rem;font-weight:600}.resource-table tbody td:not(:last-child){border-right:1px solid var(--color-border)}@media (width<=640px){.resource-table{font-size:.9rem}.resource-table thead th,.resource-table tbody th,.resource-table tbody td{padding:14px}.resource-table tbody th{min-width:180px}.resource-table tbody td{font-size:1.25rem}.resource-table__grade{font-size:1.1rem}.resource-table__hint{font-size:.78rem}}.resource-disclaimer{color:var(--color-muted);background:#f6e2d673;border-radius:12px;margin:0 0 16px;padding:14px 16px;font-size:.9rem;line-height:1.6}.article-page{flex-direction:column;gap:32px;max-width:1120px;margin:0 auto;padding:40px 32px 64px;display:flex}.article-header{flex-direction:column;gap:16px;width:100%;max-width:calc(100% - 268px);display:flex}.article-header__image{object-fit:cover;border-radius:24px;width:100%;max-width:760px;box-shadow:0 18px 40px -28px #4e322359}.article-header h1{font-family:var(--font-display);color:var(--color-ink);font-size:clamp(2rem,2vw + 1rem,2.8rem)}.article-layout{grid-template-columns:1fr 220px;align-items:start;gap:48px;display:grid}.article-content{order:-1;min-width:0}.article-toc{position:sticky;top:96px}.toc{background:var(--color-surface);border-radius:16px;padding:20px 24px;box-shadow:0 2px 16px #4e322314}.toc__title{font-family:var(--font-display);color:var(--color-ink);margin:0 0 12px;font-size:.95rem}.toc__list{flex-direction:column;gap:6px;padding:0;list-style:none;display:flex}.toc__list a{color:var(--color-muted);padding:4px 0;font-size:.82rem;line-height:1.35;transition:color .15s;display:block}.toc__list a:hover,.toc__link--active{color:var(--color-accent-dark)}.toc__link--active{font-weight:600}.article-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.article-actions__label{color:var(--color-muted);margin-right:4px;font-size:.82rem}.article-action-btn{font-size:.82rem;font-family:var(--font-body);color:var(--color-muted);border:1px solid var(--color-border);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-weight:500;text-decoration:none;transition:color .15s,border-color .15s,background .15s;display:inline-flex}.article-action-btn:hover{color:var(--color-ink);border-color:var(--color-ink);background:var(--color-sand-light)}.article-action-btn svg{flex-shrink:0}.article-cta{background:radial-gradient(circle at 12% 0,#fff9,#fff0 60%),radial-gradient(circle at 90% 100%,#ffffff73,#fff0 60%),linear-gradient(120deg,#f6d6c3 0%,#f5e8da 45%,#d7eee9 100%);border-radius:16px;align-items:center;gap:24px;margin-top:16px;padding:28px;display:flex}.article-cta__copy{flex-direction:column;flex:1;gap:8px;display:flex}.article-cta__copy strong{font-family:var(--font-display);color:var(--color-ink);font-size:1.1rem}.article-cta__copy p{color:var(--color-muted);margin:0;font-size:.9rem;line-height:1.5}.article-cta__badges{flex-direction:column;flex-shrink:0;gap:8px;display:flex}.article-cta__badges img{width:auto;height:40px}@media print{.site-header,.site-footer,.article-toc,.article-actions,.article-cta,.article-header__image,.breadcrumbs,.resource-updated,.benefit-calc,.doc-checklist__reset,.doc-checklist__progress{display:none!important}.article-page{max-width:100%;padding:0}.article-layout{display:block}.article-content{max-width:100%}.doc-checklist{box-shadow:none;break-inside:avoid;border:1px solid #ccc}.callout{break-inside:avoid}body{background:#fff}}@media (width<=900px){.csi-formula{gap:8px;padding:18px 20px}.csi-formula__label{font-size:.9rem}.csi-formula__numerator{white-space:normal;text-wrap:pretty;padding:0 4px 3px;font-size:.85rem;line-height:1.2}.csi-formula__denominator{padding-top:3px;font-size:.85rem}.article-cta{text-align:center;flex-direction:column}.article-cta__badges{flex-direction:row}}.site-footer{color:var(--color-muted);background:0 0;padding:48px 32px 32px;position:relative}.site-footer:before{content:"";pointer-events:none;background:linear-gradient(90deg,#94786800,#94786866,#94786800);width:100%;height:1px;position:absolute;top:0;left:0}.footer-inner{grid-template-columns:repeat(auto-fit,minmax(160px,max-content));justify-content:start;justify-items:start;gap:28px 56px;max-width:1200px;margin:0 auto;display:grid}.footer-heading{text-transform:uppercase;letter-spacing:.08em;color:var(--color-muted);opacity:.7;margin-bottom:16px;font-size:.75rem;font-weight:600;display:block}.footer-links,.footer-language,.footer-social{flex-direction:column;gap:12px;font-size:.95rem;display:flex}.footer-links a,.footer-language-link,.footer-social-link{color:var(--color-muted);text-decoration:none;transition:color .2s}.footer-language-link-active{color:var(--color-ink);font-weight:600;text-decoration:underline}.footer-links a:hover,.footer-links a:focus,.footer-language-link:hover,.footer-language-link:focus,.footer-social-link:hover,.footer-social-link:focus{color:var(--color-accent-dark)}.footer-meta{color:#5a5149cc;text-align:left;flex-direction:column;align-items:flex-start;gap:6px;max-width:1200px;margin:32px auto 0;padding-top:24px;font-size:.75rem;display:flex}.footer-meta span{display:block}@keyframes fadeUp{0%{opacity:0;transform:translateY(calc(var(--device-offset,0px) + 20px))}to{opacity:1;transform:translateY(var(--device-offset,0px))}}@media (width<=960px){.article-header{max-width:100%}.article-layout{grid-template-columns:1fr}.article-content{order:0}.article-toc{position:static}.header-inner{flex-direction:row;align-items:center;gap:16px}.header-controls{flex-wrap:wrap;justify-content:flex-end;width:auto;margin-left:auto}.hero-card{padding:44px 32px}.hero-content{grid-template-columns:1fr}.hero-copy p{max-width:none}.hero-media{gap:20px}.hero-device{width:min(40%,180px)}.hero-device--ai{animation-delay:.15s}.features{padding:32px 32px 80px}.features-inner{gap:56px}.feature{grid-template-columns:1fr;gap:32px}.feature--reverse .feature-copy,.feature--reverse .feature-visual{order:0}.feature-copy p{max-width:none}.feature-visual--lower{margin-top:18px}.feature-panel{width:min(100%,520px);margin:0 auto}.feature-panel__image{width:min(100%,260px)}.ask-illustration{--ask-bubble-max:240px;width:min(100%,380px);min-height:280px;margin-top:0}.ask-card:nth-child(2){top:84px;left:128px}.ask-card:nth-child(3){top:160px;left:14px}.ask-card:nth-child(4){top:200px;left:116px}.privacy-illustration{width:min(100%,240px);height:180px}.privacy-card{width:196px}.privacy-shield{width:84px;height:70px;top:50px;right:42px}.footer-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.header-inner{flex-direction:column;align-items:flex-start;gap:20px;padding:16px 20px}.header-controls{flex-flow:row;justify-content:flex-end;align-items:center;gap:10px;width:100%;margin-left:0}.language-toggle{justify-content:space-between}.header-nav-link,.header-contact,.language-toggle{flex-shrink:0}.header-nav-link,.language-toggle{padding-inline:10px}.header-contact{padding-inline:16px}.hero{padding:12px 20px 56px}.features{padding:24px 20px 72px}.feature-visual--lower{margin-top:0}.feature-panel{padding:22px}.feature-panel--share{padding-bottom:0}.feature-panel__image{width:min(100%,220px)}.feature-panel__card{padding:18px}.feature-shot{width:min(100%,220px)}.feature-shot__image{width:min(100%,200px)}.feature-panel--privacy{align-items:flex-start;width:min(100%,360px);min-height:174px;padding-top:4px}.privacy-illustration{width:min(100%,220px);height:170px}.privacy-card{width:184px;padding:17px 17px 19px;bottom:12px;left:0}.privacy-shield{width:77px;height:64px;top:46px;right:34px}.ask-illustration{--ask-bubble-max:220px;width:min(100%,320px);min-height:310px}.ask-card:nth-child(2){top:94px;left:112px}.ask-card:nth-child(3){top:168px;left:8px}.ask-card:nth-child(4){top:236px;left:90px}.feature-shot--artsy:before{inset:-12px}.feature-shot--artsy:after{width:56px;height:48px}.feature-shot--artsy.feature-shot--artsy-left:before{background:linear-gradient(130deg,#f3dfd2e6,#f3dfd240);border-radius:28px;width:200px;height:160px;inset:-20px auto auto -20px}.feature-shot--artsy.feature-shot--artsy-left:after{width:72px;height:62px;inset:-2px auto auto -4px}.timeline-mock{width:min(100%,320px)}.feature-shot--artsy:before{width:180px;height:140px;inset:auto -24px -18px auto}.privacy{padding:0 20px 12px}.support{padding:0 20px 72px}.hero-card{padding:36px 24px}.hero-card:after{width:140px;height:96px;bottom:24px;right:20px}.hero-actions{align-items:flex-start}.hero-stores{flex-flow:row;align-items:center;gap:12px}.hero-media{flex-direction:column;align-items:center;gap:24px}.hero-device{width:min(85%,242px)}.hero-device--home,.hero-device--ai{--device-offset:0px}.footer-inner{grid-template-columns:1fr;gap:28px}.footer-heading{margin-bottom:8px}}@media (prefers-reduced-motion:reduce){.hero-device{animation:none}}section[id]{scroll-margin-top:96px}.btn{font-family:var(--font-body);cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:12px 26px;font-size:1rem;font-weight:600;line-height:1;transition:transform .2s,box-shadow .2s,background .2s,color .2s;display:inline-flex}.btn--primary{background:var(--color-logo);color:#fff;box-shadow:0 18px 30px -20px #c07053a6}.btn--primary:hover,.btn--primary:focus{transform:translateY(-1px);box-shadow:0 22px 38px -18px #c07053b8}.btn--ghost{color:var(--color-ink);border-color:var(--color-border);background:#fff9}.btn--ghost:hover,.btn--ghost:focus{background:#fff}.btn--invert{color:var(--color-accent-dark);background:#fff;box-shadow:0 18px 30px -22px #46281c80}.btn--invert:hover,.btn--invert:focus{transform:translateY(-1px)}.section-shell{max-width:1200px;margin:0 auto;padding:0 32px}.section-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--color-logo);font-size:.72rem;font-weight:700;display:inline-flex}.section-head{flex-direction:column;gap:14px;max-width:720px;margin-bottom:44px;display:flex}.section-head--center{text-align:center;align-items:center;margin-left:auto;margin-right:auto}.section-head h2{font-family:var(--font-display);color:var(--color-ink);font-size:clamp(1.7rem,1.6vw + 1.2rem,2.4rem);line-height:1.15}.section-head p{color:var(--color-muted);font-size:1.05rem;line-height:1.7}.section-cta{justify-content:center;margin-top:48px;display:flex}.feature-bullets,.app-features,.security-points{flex-direction:column;gap:10px;margin-top:18px;list-style:none;display:flex}.app-features{margin-top:6px}.feature-bullets li,.app-features li,.security-points li{color:var(--color-ink);padding-left:28px;font-size:.98rem;line-height:1.5;position:relative}.feature-bullets li:before,.app-features li:before,.security-points li:before{content:"";background:#e599712e;border-radius:50%;width:18px;height:18px;position:absolute;top:1px;left:0}.feature-bullets li:after,.app-features li:after,.security-points li:after{content:"";border:solid var(--color-accent-dark);border-width:0 2px 2px 0;width:5px;height:9px;position:absolute;top:5px;left:6px;transform:rotate(45deg)}.hero-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--color-logo);font-size:.72rem;font-weight:700;display:inline-flex}.hero-actions{flex-flow:wrap;align-items:center;gap:14px;margin-top:12px}.hero-trust{letter-spacing:.03em;color:var(--color-muted);font-size:.8rem;font-weight:600}.schedule-mock{z-index:1;background:#fffffff5;border-radius:22px;flex-direction:column;gap:16px;width:min(100%,360px);padding:20px;display:flex;position:relative;transform:rotate(-1.5deg);box-shadow:0 30px 60px -38px #46281c8c}.schedule-mock__head{justify-content:space-between;align-items:center;gap:12px;display:flex}.schedule-mock__title{color:var(--color-ink);font-size:.95rem;font-weight:600}.schedule-mock__status{flex-direction:column;align-items:flex-end;display:flex}.schedule-mock__status-label{letter-spacing:.1em;text-transform:uppercase;color:var(--color-muted);font-size:.58rem}.schedule-mock__status-value{color:#3a8f6f;font-size:.82rem;font-weight:700}.schedule-mock__rows{flex-direction:column;gap:8px;display:flex}.sched-row{background:var(--color-sand-light);border-radius:12px;align-items:center;gap:10px;padding:10px;display:flex}.sched-row--alert{background:#e5997129}.sched-row__avatar{background:var(--color-logo);color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;font-weight:700;display:inline-flex}.sched-row--alert .sched-row__avatar{color:var(--color-accent-dark);background:#c96e5247}.sched-row__info{flex-direction:column;flex:1;min-width:0;display:flex}.sched-row__name{color:var(--color-ink);font-size:.82rem;font-weight:600}.sched-row__meta{color:var(--color-muted);font-size:.7rem}.sched-row__state{color:var(--color-muted);white-space:nowrap;font-size:.68rem;font-weight:600}.sched-row__cover{color:#fff;background:var(--color-logo);white-space:nowrap;border-radius:999px;padding:5px 12px;font-size:.68rem;font-weight:700}.mock-card{z-index:1;background:#fffffff5;border-radius:22px;flex-direction:column;gap:16px;width:min(100%,360px);padding:20px;display:flex;position:relative;transform:rotate(-1.5deg);box-shadow:0 30px 60px -38px #46281c8c}.mock-card--record,.mock-card--invoice{transform:rotate(1.5deg)}.mock-card__head{justify-content:space-between;align-items:center;gap:12px;display:flex}.mock-card__title{color:var(--color-ink);font-size:.95rem;font-weight:600}.week-cov{flex-direction:column;align-items:flex-end;display:flex}.week-cov__label{letter-spacing:.1em;text-transform:uppercase;color:var(--color-muted);font-size:.58rem}.week-cov__value{color:#3a8f6f;font-size:.82rem;font-weight:700}.week-grid{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.week-col{flex-direction:column;gap:6px;display:flex}.week-col__day{letter-spacing:.04em;text-transform:uppercase;text-align:center;color:var(--color-muted);font-size:.6rem;font-weight:600}.week-cell{background:#3a8f6f47;border-radius:7px;height:26px}.week-cell--open{border:1px dashed var(--color-accent-dark);background:#e5997129}.week-legend{gap:18px;display:flex}.week-legend__item{color:var(--color-muted);align-items:center;gap:6px;font-size:.66rem;font-weight:600;display:inline-flex}.week-swatch{background:#3a8f6f73;border-radius:4px;width:12px;height:12px}.week-swatch--open{border:1px dashed var(--color-accent-dark);background:#e599712e}.record-head{align-items:center;gap:12px;display:flex}.record-avatar{background:var(--color-logo);color:#fff;border-radius:12px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;font-size:.85rem;font-weight:700;display:inline-flex}.record-id{flex-direction:column;min-width:0;display:flex}.record-id__name{color:var(--color-ink);font-size:.9rem;font-weight:600}.record-id__meta{color:var(--color-muted);font-size:.7rem}.record-tags{flex-wrap:wrap;gap:6px;display:flex}.record-tag{color:var(--color-accent-dark);background:#e5997124;border-radius:999px;padding:4px 10px;font-size:.66rem;font-weight:600}.record-notes{flex-direction:column;gap:9px;display:flex}.record-notes__label{letter-spacing:.1em;text-transform:uppercase;color:var(--color-muted);font-size:.58rem}.record-note{color:var(--color-ink);align-items:flex-start;gap:8px;font-size:.76rem;line-height:1.45;display:flex;position:relative}.record-note__dot{background:var(--color-logo);border-radius:50%;flex:none;width:7px;height:7px;margin-top:5px}.record-docs{color:var(--color-muted);border-top:1px solid #5a4b441f;align-items:center;gap:8px;padding-top:4px;font-size:.74rem;display:flex}.record-docs svg{width:15px;height:15px;color:var(--color-logo)}.record-docs__count{color:var(--color-ink);margin-left:auto;font-weight:700}.med-list{flex-direction:column;gap:8px;display:flex}.med-row{background:var(--color-sand-light);border-radius:12px;align-items:center;gap:10px;padding:9px 10px;display:flex}.med-row--upcoming{background:#5a4b440f}.med-check{color:#3a8f6f;background:#3a8f6f2e;border-radius:50%;flex:none;justify-content:center;align-items:center;width:24px;height:24px;font-size:.8rem;font-weight:800;display:inline-flex}.med-check svg{width:14px;height:14px}.med-row--upcoming .med-check{color:var(--color-muted);background:#5a4b441f}.med-info{flex-direction:column;flex:1;min-width:0;display:flex}.med-name{color:var(--color-ink);font-size:.8rem;font-weight:600}.med-time{color:var(--color-muted);font-size:.68rem}.med-flag{letter-spacing:.04em;text-transform:uppercase;color:var(--color-muted);white-space:nowrap;font-size:.62rem;font-weight:700}.vitals{flex-direction:column;gap:8px;display:flex}.vitals__label{letter-spacing:.1em;text-transform:uppercase;color:var(--color-muted);font-size:.58rem}.vitals__items{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.vital{background:var(--color-sand-light);border-radius:12px;flex-direction:column;align-items:center;gap:2px;padding:10px 6px;display:flex}.vital__value{color:var(--color-ink);font-size:.9rem;font-weight:700}.vital__label{letter-spacing:.06em;text-transform:uppercase;color:var(--color-muted);font-size:.6rem}.cg-head{align-items:center;gap:12px;display:flex}.cg-avatar{background:var(--color-logo);color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:38px;height:38px;font-size:.85rem;font-weight:700;display:inline-flex}.cg-id{flex-direction:column;flex:1;min-width:0;display:flex}.cg-id__name{color:var(--color-ink);font-size:.9rem;font-weight:600}.cg-id__role{color:var(--color-muted);font-size:.7rem}.cg-status{letter-spacing:.04em;color:#3a8f6f;background:#3a8f6f29;border-radius:999px;flex:none;align-items:center;gap:6px;padding:5px 11px;font-size:.66rem;font-weight:700;display:inline-flex}.cg-status:before{content:"";background:#3a8f6f;border-radius:50%;width:7px;height:7px}.cg-certs{flex-direction:column;gap:8px;display:flex}.cg-certs__label{letter-spacing:.1em;text-transform:uppercase;color:var(--color-muted);font-size:.58rem}.cg-certs__list{flex-wrap:wrap;gap:6px;display:flex}.cg-cert{color:var(--color-ink);background:var(--color-sand-light);border-radius:999px;align-items:center;gap:5px;padding:5px 10px;font-size:.7rem;font-weight:600;display:inline-flex}.cg-cert__check{color:#3a8f6f;font-weight:800}.cg-hours{background:#3a8f6f1f;border-radius:14px;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.cg-hours__label{color:var(--color-muted);font-size:.72rem;font-weight:600}.cg-hours__value{color:#3a8f6f;font-size:1.05rem;font-weight:700}.inv-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.inv-id{flex-direction:column;display:flex}.inv-id__title{color:var(--color-ink);font-size:.9rem;font-weight:600}.inv-id__client{color:var(--color-muted);font-size:.7rem}.inv-status{letter-spacing:.06em;text-transform:uppercase;color:#3a8f6f;background:#3a8f6f29;border-radius:999px;padding:5px 12px;font-size:.66rem;font-weight:700}.inv-services{flex-direction:column;gap:14px;display:flex}.inv-service{flex-direction:column;gap:7px;display:flex}.inv-service__head{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.inv-service__label{color:var(--color-ink);font-size:.8rem;font-weight:600}.inv-service__share{color:var(--color-muted);font-size:.74rem;font-weight:700}.inv-service__track{background:#5a4b441a;border-radius:999px;height:8px;overflow:hidden}.inv-service__fill{background:linear-gradient(90deg, var(--color-logo), var(--color-accent-dark));border-radius:999px;height:100%;display:block}.report-kpis{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.report-kpi{background:var(--color-sand-light);border-radius:14px;flex-direction:column;gap:2px;padding:12px 14px;display:flex}.report-kpi__value{color:var(--color-ink);font-size:1.2rem;font-weight:700}.report-kpi__label{letter-spacing:.06em;text-transform:uppercase;color:var(--color-muted);font-size:.62rem}.report-chart{flex-direction:column;gap:10px;display:flex}.report-chart__label{letter-spacing:.1em;text-transform:uppercase;color:var(--color-muted);font-size:.58rem}.report-bars{grid-template-columns:repeat(7,1fr);align-items:end;gap:7px;height:92px;display:grid}.report-col{flex-direction:column;justify-content:flex-end;align-items:center;gap:6px;height:100%;display:flex}.report-bar{background:var(--color-logo);border-radius:6px 6px 3px 3px;width:100%;min-height:6px}.report-bar--soft{background:#e5997159}.report-col__day{color:var(--color-muted);font-size:.58rem;font-weight:600}.ai-chat{z-index:1;flex-direction:column;gap:12px;width:min(100%,360px);display:flex;position:relative}.ai-chat__q{max-width:80%;color:var(--color-ink);background:var(--color-sand);border-radius:18px 18px 4px;align-self:flex-end;padding:12px 16px;font-size:.82rem;font-weight:600;box-shadow:0 14px 30px -26px #46281c80}.ai-chat__a{background:#fffffff7;border-radius:18px 18px 18px 4px;flex-direction:column;align-self:flex-start;align-items:flex-start;gap:10px;max-width:92%;padding:16px;display:flex;box-shadow:0 26px 50px -36px #46281c8c}.ai-chat__badge{letter-spacing:.1em;color:#fff;background:linear-gradient(135deg, var(--color-logo), var(--color-accent-dark));border-radius:999px;justify-content:center;align-items:center;padding:4px 10px;font-size:.62rem;font-weight:800;display:inline-flex}.ai-chat__text{color:var(--color-ink);font-size:.84rem;line-height:1.55}.ai-chat__chip{letter-spacing:.08em;text-transform:uppercase;color:var(--color-accent-dark);background:#e5997129;border-radius:999px;padding:4px 10px;font-size:.62rem;font-weight:700}.hero-phone{z-index:2;filter:drop-shadow(0 24px 40px #26191240);align-self:flex-end;width:clamp(118px,14vw,168px);margin-left:-34px;position:relative}.hero-phone img{border-radius:24px;width:100%;height:auto}.problem{padding:24px 0 56px}.pain-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.pain-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:20px;flex-direction:column;gap:10px;padding:28px;display:flex}.pain-card h3{font-family:var(--font-display);color:var(--color-ink);font-size:1.15rem}.pain-card p{color:var(--color-muted);font-size:.96rem;line-height:1.6}.platform{padding:40px 0 32px}.cap-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.cap-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:18px;flex-direction:column;gap:12px;padding:24px;transition:transform .25s,box-shadow .25s;display:flex}.cap-card--link{color:inherit;cursor:pointer;text-decoration:none}.cap-card:hover{transform:translateY(-2px);box-shadow:0 18px 40px -30px #4e322366}.cap-card--link:focus-visible{outline-offset:4px;outline:3px solid #e5997173}.cap-card__icon{width:40px;height:40px;color:var(--color-accent-dark);background:#e5997124;border-radius:12px;justify-content:center;align-items:center;display:inline-flex}.cap-card__icon svg{width:22px;height:22px}.cap-card h3{font-family:var(--font-display);color:var(--color-ink);font-size:1.05rem}.cap-card p{color:var(--color-muted);font-size:.92rem;line-height:1.55}.feature:nth-child(6){--panel-start:#f1dccd;--panel-mid:#f5ece5;--panel-end:#e4f1ec;--panel-accent:#d89e82b3}.feature:nth-child(7){--panel-start:#f5ddcd;--panel-mid:#f7efe6;--panel-end:#e8f1ed;--panel-accent:#e3a88cb3}.mock-frame{background:radial-gradient(circle at 15% 20%, #fff9, #fff0 60%), linear-gradient(135deg, var(--panel-start) 0%, var(--panel-mid) 45%, var(--panel-end) 100%);width:min(100%,440px);box-shadow:var(--shadow-soft);border-radius:28px;padding:32px;position:relative;overflow:hidden}.mock-window{z-index:2;background:#fffffff7;border-radius:18px;flex-direction:column;gap:14px;padding:18px;display:flex;position:relative;box-shadow:0 22px 46px -34px #46281c80}.mock-window__bar{gap:6px;display:flex}.mock-window__bar span{background:#5a4b442e;border-radius:50%;width:9px;height:9px}.mock-window__title{color:var(--color-ink);font-size:.95rem;font-weight:600}.mock-window__rows{flex-direction:column;gap:10px;display:flex}.mock-bar{background:#5a4b441f;border-radius:999px;height:9px}.mock-bar:nth-child(2){width:82%}.mock-bar:nth-child(3){width:64%}.mock-window__chip{letter-spacing:.1em;text-transform:uppercase;color:var(--color-logo);background:#e5997126;border-radius:999px;align-self:flex-start;padding:4px 10px;font-size:.62rem;font-weight:700}.ai-section{background:linear-gradient(160deg,#eef6f3 0%,#e3f0ec 100%);padding:72px 0}.ai-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.ai-card{background:#ffffffe0;border:1px solid #fff9;border-radius:18px;flex-direction:column;gap:10px;padding:26px;display:flex;box-shadow:0 20px 44px -34px #46281c66}.ai-card__spark{background:#e59971cc;border-radius:4px;width:14px;height:14px;margin-bottom:6px;transform:rotate(45deg);box-shadow:0 0 0 6px #e599711f}.ai-card h3{font-family:var(--font-display);color:var(--color-ink);font-size:1.1rem}.ai-card p{color:var(--color-muted);font-size:.95rem;line-height:1.6}.app-section{padding:56px 0}.app-layout{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:48px;display:grid}.app-copy{flex-direction:column;gap:16px;display:flex}.app-copy h2{font-family:var(--font-display);color:var(--color-ink);font-size:clamp(1.7rem,1.6vw + 1.2rem,2.4rem)}.app-copy>p{color:var(--color-muted);max-width:520px;font-size:1.05rem;line-height:1.7}.app-download-label{letter-spacing:.04em;text-transform:uppercase;color:var(--color-muted);margin-top:8px;font-size:.78rem;font-weight:700}.store-badges{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.store-badge{height:46px;display:inline-flex}.store-badge img{width:auto;height:100%}.app-media{justify-content:center;display:flex}.outcomes{padding:24px 0 64px}.outcome-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.outcome{background:linear-gradient(135deg, var(--color-sand-light), var(--color-mint));border-radius:18px;flex-direction:column;gap:8px;padding:26px;display:flex}.outcome__value{font-family:var(--font-display);color:var(--color-ink);font-size:1.3rem;font-weight:700}.outcome__label{color:var(--color-muted);font-size:.9rem;line-height:1.5}.onboarding{padding:24px 0 64px}.step-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.step{background:var(--color-surface);border:1px solid var(--color-border);border-radius:20px;flex-direction:column;gap:10px;padding:28px;display:flex}.step__number{background:var(--color-logo);color:#fff;width:36px;height:36px;font-family:var(--font-display);border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.step h3{font-family:var(--font-display);color:var(--color-ink);font-size:1.1rem}.step p{color:var(--color-muted);font-size:.95rem;line-height:1.6}.testimonials{padding:24px 0 72px}.testimonial{text-align:center;flex-direction:column;gap:20px;max-width:760px;margin:0 auto;display:flex}.testimonial blockquote{font-family:var(--font-display);color:var(--color-ink);margin:0;font-size:clamp(1.3rem,1.4vw + 1rem,1.8rem);line-height:1.45}.testimonial figcaption{color:var(--color-muted);font-size:.9rem;font-weight:600}.phone-mock{width:min(100%,250px);box-shadow:var(--shadow-soft);background:#fff;border-radius:40px;padding:14px;position:relative}.phone-mock:before{content:"";z-index:2;background:#5a4b4429;border-radius:999px;width:44px;height:5px;position:absolute;top:24px;left:50%;transform:translate(-50%)}.phone-mock__screen{background:linear-gradient(180deg, var(--color-sand-light) 0%, #fff 58%);border-radius:28px;flex-direction:column;gap:14px;min-height:400px;padding:40px 16px 22px;display:flex}.phone-mock__bar{align-items:center;gap:8px;display:flex}.phone-mock__dot{background:var(--color-logo);border-radius:50%;flex:none;width:18px;height:18px}.pbar{background:#5a4b441f;border-radius:999px;width:100%;height:8px;display:block}.phone-mock__card{background:#fff;border-radius:16px;flex-direction:column;gap:8px;padding:14px;display:flex;box-shadow:0 16px 36px -28px #46281c80}.phone-mock__chip{letter-spacing:.1em;text-transform:uppercase;color:var(--color-logo);background:#e5997126;border-radius:999px;align-self:flex-start;padding:3px 8px;font-size:.56rem;font-weight:700}.phone-mock__list{flex-direction:column;gap:12px;margin-top:2px;list-style:none;display:flex}.phone-mock__row{align-items:center;gap:10px;display:flex}.phone-mock__row .pbar{flex:1}.phone-mock__check{border:2px solid var(--color-border);border-radius:6px;flex:none;width:18px;height:18px;position:relative}.phone-mock__row--done .phone-mock__check{background:var(--color-accent);border-color:var(--color-accent)}.phone-mock__row--done .phone-mock__check:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:4px;height:9px;position:absolute;top:1px;left:4px;transform:rotate(45deg)}.phone-mock__timeline{flex-direction:column;gap:18px;margin-top:4px;padding-left:6px;list-style:none;display:flex;position:relative}.phone-mock__timeline:before{content:"";background:#e599714d;width:2px;position:absolute;top:6px;bottom:6px;left:12px}.phone-mock__timeline li{align-items:flex-start;gap:14px;display:flex;position:relative}.phone-mock__tl-dot{background:var(--color-logo);z-index:1;border:2px solid #fff;border-radius:50%;flex:none;width:12px;height:12px;margin-top:2px;margin-left:6px;box-shadow:0 0 0 3px #e5997126}.phone-mock__tl-body{flex-direction:column;flex:1;gap:6px;padding-top:1px;display:flex}.header-nav{align-items:center;gap:6px;margin:0 auto;display:flex}.header-nav-anchor{color:var(--color-ink);border-radius:999px;padding:6px 12px;font-size:.92rem;font-weight:600;transition:background .2s,color .2s}.header-nav-anchor:hover,.header-nav-anchor:focus{color:var(--color-accent-dark);background:#ffffffb3}@media (width<=960px){.header-nav{display:none}.pain-grid,.cap-grid,.ai-cards,.step-grid,.outcome-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.app-layout{grid-template-columns:1fr;gap:32px}.app-media{order:2}}@media (width<=640px){.section-shell{padding:0 20px}.pain-grid,.cap-grid,.ai-cards,.step-grid,.outcome-grid{grid-template-columns:1fr}.schedule-mock{width:min(100%,320px);transform:none}.mock-card{width:min(100%,340px);transform:none}.mock-card--record,.mock-card--invoice{transform:none}.hero-phone{margin-left:0}.mock-frame{width:min(100%,360px);padding:26px}}.hero-card--text{justify-content:center;display:flex}.hero-card--text .hero-copy{text-align:center;align-items:center;max-width:820px}.hero-card--text .hero-copy p{max-width:640px}.hero-card--text .hero-actions{justify-content:center}.family-provider-link{color:var(--color-accent-dark);align-self:center;margin-top:22px;font-size:.92rem;font-weight:700;text-decoration:none;transition:color .2s}.family-provider-link:after{content:" →"}.family-provider-link:hover,.family-provider-link:focus-visible{color:var(--color-ink)}.apps{padding:56px 0}.apps-split{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;display:grid}.apps-col{background:var(--color-surface);border:1px solid var(--color-border);border-radius:22px;flex-direction:column;gap:12px;padding:32px;display:flex}.apps-col__label{color:var(--color-accent-dark);letter-spacing:.1em;text-transform:uppercase;background:#e5997124;border-radius:999px;align-self:flex-start;padding:5px 12px;font-size:.68rem;font-weight:700;display:inline-flex}.apps-col h3{font-family:var(--font-display);color:var(--color-ink);font-size:1.3rem}.apps-col>p{color:var(--color-muted);font-size:.98rem;line-height:1.6}.apps-col .app-features{margin-top:8px}.apps-download{text-align:center;flex-direction:column;align-items:center;gap:12px;margin-top:36px;display:flex}.apps-download .app-download-label{margin-top:0}@media (width<=760px){.apps-split{grid-template-columns:1fr;gap:20px}}.platform .section-head,.platform .section-head p{max-width:none}@media (width>=1240px){.platform .section-head h2{white-space:nowrap}}.hero-copy h1,.section-head h2,.feature-copy h2,.app-copy h2,.apps-col h3,.cap-card h3,.step h3{letter-spacing:-.02em}.hero-card--text .hero-copy h1{font-size:clamp(2.25rem,2.6vw + 1.3rem,3.25rem);font-weight:700;line-height:1.04}.hero-highlight{white-space:normal;-webkit-box-decoration-break:clone;box-decoration-break:clone;background-image:linear-gradient(92deg,#acdbd0c2 0%,#acdbd0db 100%);background-position:0 100%;background-repeat:no-repeat;background-size:0% 42%;margin:0 .08em;padding:0 .03em;animation:1s cubic-bezier(.22,1,.36,1) .25s forwards markerSweep;display:inline;position:relative}.feature-bullets li,.app-features li,.security-points li{padding-left:30px}.feature-bullets li:before,.app-features li:before,.security-points li:before{content:"";background-color:var(--color-logo);background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='%23ffffff'%20stroke-width='3.5'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M5%2013l4%204L19%207'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:11px 11px;border-radius:50%;width:20px;height:20px;position:absolute;top:1px;left:0;box-shadow:0 4px 10px -4px #e5997199}.feature-bullets li:after,.app-features li:after,.security-points li:after{content:none}.outcome{background:var(--color-logo);color:#fff;box-shadow:0 20px 44px -28px #c07053ad}.outcome__value{color:#fff}.outcome__label{color:#ffffffeb}.cap-card,.apps-col,.step{box-shadow:var(--shadow-card);border-color:#80604e1f}.cap-card:hover{box-shadow:0 24px 50px -30px #4e322373}.ai-feature{margin-top:-24px;padding-top:0}.ai-feature .feature-bullets li strong{color:var(--color-ink);font-weight:700}.solutions{padding:44px 0 56px}.solution-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.solution-card{background:var(--color-surface);box-shadow:var(--shadow-card);border:1px solid #80604e1f;border-radius:22px;flex-direction:column;gap:12px;padding:30px;display:flex}.solution-card__audience{color:var(--color-accent-dark);letter-spacing:.1em;text-transform:uppercase;background:#e5997124;border-radius:999px;align-self:flex-start;padding:5px 12px;font-size:.66rem;font-weight:700}.solution-card h3{font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-ink);font-size:1.3rem}.solution-card>p{color:var(--color-muted);font-size:.96rem;line-height:1.55}.solution-card .app-features{margin-top:4px}.solution-card__cta{color:var(--color-accent-dark);margin-top:auto;padding-top:8px;font-size:.92rem;font-weight:700;transition:color .2s}.solution-card__cta:after{content:" →"}.solution-card__cta:hover,.solution-card__cta:focus{color:var(--color-ink)}@media (width<=900px){.solution-grid{grid-template-columns:1fr}}@media (width<=640px){.hero-card--text .hero-copy h1{line-height:1.12}.ai-feature{margin-top:-16px}.solutions{padding-top:32px}}@keyframes markerSweep{0%{background-size:0% 42%}to{background-size:100% 42%}}@media (prefers-reduced-motion:reduce){.hero-highlight{background-size:100% 42%;animation:none}}.contact{padding:24px 32px 96px}.contact-layout{max-width:720px;margin:0 auto}.contact-form{background:var(--color-surface);border:1px solid var(--color-border);border-radius:24px;flex-direction:column;gap:20px;padding:36px;display:flex;box-shadow:0 30px 60px -48px #46281c73}.contact-form__honeypot{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.contact-form__row{grid-template-columns:1fr 1fr;gap:20px;display:grid}.contact-form__field{color:var(--color-ink);flex-direction:column;gap:8px;font-size:.92rem;font-weight:600;display:flex}.contact-form__field input,.contact-form__field textarea{font-family:var(--font-body);color:var(--color-ink);background:var(--color-sand-light);border:1px solid var(--color-border);border-radius:14px;padding:12px 16px;font-size:1rem;font-weight:400;transition:border-color .2s,box-shadow .2s}.contact-form__field textarea{resize:vertical;min-height:130px}.contact-form__field input::placeholder,.contact-form__field textarea::placeholder{color:var(--color-muted);opacity:.7}.contact-form__field input:focus,.contact-form__field textarea:focus{border-color:var(--color-logo);outline:none;box-shadow:0 0 0 3px #e5997140}.contact-form__status{background:var(--color-mint);color:var(--color-ink);border-radius:14px;margin:0;padding:12px 16px;font-size:.95rem;line-height:1.5}.contact-form__status--error{background:var(--color-sand);color:var(--color-accent-dark)}.contact-form__actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.contact-form__fallback{color:var(--color-muted);margin:0;font-size:.9rem}.contact-form__fallback a{color:var(--color-accent-dark);font-weight:600;text-decoration:none}.contact-form__fallback a:hover,.contact-form__fallback a:focus{text-decoration:underline}@media (width<=720px){.contact{padding:8px 20px 72px}.contact-form{padding:24px 20px}.contact-form__row{grid-template-columns:1fr}}
