:root{--primary:#006a63;--primary-dim:#00504a;--primary-container:#4db6ac;--on-primary:#fff;--on-primary-container:#00433f;--secondary:#065eb1;--secondary-container:#d5e3ff;--on-secondary-container:#003b74;--tertiary:#674bb5;--tertiary-container:#e8ddff;--surface:#f9f9ff;--surface-bright:#f9f9ff;--surface-container-low:#f0f3ff;--surface-container:#e7eeff;--surface-container-high:#dee8ff;--surface-container-highest:#d5e3ff;--surface-container-lowest:#fff;--on-surface:#001b3c;--on-surface-variant:#3d4947;--outline:#6d7a77;--outline-variant:#bdc9c6;--accent-muted:#6d7a77;--warm-surface:#fff6ef;--attention:#ff8fa3;--success-soft:#ffd46b;--radius-sm:.5rem;--radius:1rem;--radius-lg:1.5rem;--radius-xl:1.5rem;--radius-full:9999px;--nav-h:4.5rem;--container-max:72rem;--shadow-soft:0 12px 40px #1831530f;--shadow-lift:0 18px 48px #1831531a;--border-subtle:#18315314;--border-default:#1831531f;--font-sans:"Plus Jakarta Sans", system-ui, -apple-system, sans-serif;--gradient-primary:linear-gradient(135deg, var(--primary), var(--secondary));--gradient-hero:linear-gradient(145deg, #006a631f, #065eb114 45%, #674bb51a)}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--nav-h) + .75rem)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body{font-family:var(--font-sans);color:var(--on-surface);background:var(--surface);-webkit-font-smoothing:antialiased;margin:0;line-height:1.6}::selection{color:var(--on-primary-container);background:#4db6ac59}h1,h2,h3,h4,h5{font-family:var(--font-sans);letter-spacing:-.02em}a{color:inherit;text-decoration:none}:focus-visible{outline-offset:3px;outline:2px solid #006a6373}.container{width:100%;max-width:var(--container-max);margin:0 auto;padding:0 1.25rem}@media (width>=768px){.container{padding:0 3rem}}.main-content{overflow-x:hidden}.site-header{z-index:50;-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border-subtle);background:#f9f9ffe0;position:fixed;top:0;left:0;right:0}.site-header-inner{min-height:var(--nav-h);justify-content:space-between;align-items:center;gap:1rem;padding-top:.75rem;padding-bottom:.75rem;display:flex}.site-logo{letter-spacing:-.02em;color:var(--primary);flex-shrink:0;align-items:center;gap:.625rem;font-size:1.25rem;font-weight:700;display:inline-flex}.site-logo-mark{object-fit:cover;border-radius:.625rem;width:2rem;height:2rem;box-shadow:0 4px 12px #006a632e}.site-logo:hover{opacity:.9}.site-nav{align-items:center;gap:1.5rem;display:none}.site-nav-mobile{display:block;position:relative}.site-nav-mobile-toggle{cursor:pointer;min-width:2.75rem;min-height:2.75rem;color:var(--on-surface-variant);border-radius:var(--radius-full);background:var(--surface-container);justify-content:center;align-items:center;gap:.5rem;padding:.5rem .875rem;font-size:.875rem;font-weight:600;list-style:none;display:inline-flex}.site-nav-mobile-toggle::-webkit-details-marker{display:none}.site-nav-mobile-icon{flex-direction:column;justify-content:center;gap:.2rem;width:1rem;display:inline-flex}.site-nav-mobile-icon span{background:currentColor;border-radius:999px;width:100%;height:2px;display:block}.site-nav-mobile-label{display:none}@media (width>=380px){.site-nav-mobile-label{display:inline}}.site-nav-mobile-panel{background:var(--surface-container-lowest);border:1px solid var(--border-default);border-radius:var(--radius);min-width:14rem;max-width:calc(100vw - 2rem);box-shadow:var(--shadow-soft);z-index:60;flex-direction:column;gap:.25rem;padding:.75rem;display:flex;position:absolute;top:calc(100% + .5rem);right:0}.site-nav-mobile-panel a{min-height:2.75rem;color:var(--on-surface-variant);border-radius:var(--radius-sm);align-items:center;padding:.625rem .75rem;font-size:.9375rem;font-weight:500;display:flex}.site-nav-mobile-panel a:hover{background:var(--surface-container-low);color:var(--primary)}.site-nav-mobile-cta{background:var(--gradient-primary);justify-content:center;margin-top:.35rem;color:var(--on-primary)!important;font-weight:600!important}.site-nav-mobile-cta:hover{filter:brightness(1.03);color:var(--on-primary)!important;background:var(--gradient-primary)!important}@media (width>=1024px){.site-nav{display:flex}.site-nav-mobile{display:none}}.site-nav a{color:var(--on-surface-variant);font-size:.9375rem;font-weight:500;transition:color .2s}.site-nav a:hover{color:var(--primary)}.site-header-actions{flex-shrink:0;align-items:center;gap:.625rem;margin-left:auto;display:inline-flex}.nav-cta{min-height:2.75rem;color:var(--on-primary);background:var(--gradient-primary);border-radius:var(--radius);cursor:pointer;white-space:nowrap;border:none;justify-content:center;align-items:center;padding:.625rem 1rem;font-size:.8125rem;font-weight:600;transition:transform .15s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 25px #006a632e}.nav-cta-full{display:none}.nav-cta-short{display:inline}@media (width>=480px){.nav-cta{padding:.625rem 1.25rem;font-size:.875rem}}@media (width>=1024px){.site-header-actions{gap:1rem}.nav-cta-full{display:inline}.nav-cta-short{display:none}}.nav-cta:hover{box-shadow:0 12px 28px #006a633d}.nav-cta:active{transform:scale(.97)}.hero{padding:calc(var(--nav-h) + 3rem) 0 4rem;position:relative;overflow:hidden}.hero:before{content:"";background:var(--gradient-hero);pointer-events:none;position:absolute;inset:0}@media (width>=768px){.hero{padding:calc(var(--nav-h) + 4.5rem) 0 6rem}}.hero-grid{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid;position:relative}@media (width>=1024px){.hero-grid{grid-template-columns:1.05fr .95fr;gap:3.5rem}}.hero-eyebrow{letter-spacing:.04em;text-transform:uppercase;max-width:100%;color:var(--primary);border-radius:var(--radius-full);background:#4db6ac29;align-items:center;gap:.5rem;margin:0 0 1.25rem;padding:.375rem .875rem;font-size:.8125rem;font-weight:600;line-height:1.35;display:inline-flex}.hero-title{color:var(--on-surface);margin:0 0 1.5rem;font-size:clamp(2.25rem,5vw,3.75rem);font-weight:700;line-height:1.1}.hero-title-accent{background:var(--gradient-primary);color:#0000;-webkit-background-clip:text;background-clip:text}.hero-lead{color:var(--on-surface-variant);max-width:36rem;margin:0 0 2rem;font-size:1.125rem;font-weight:400;line-height:1.7}.hero-actions{flex-flow:column wrap;gap:.875rem;margin-bottom:1.25rem;display:flex}@media (width>=480px){.hero-actions{flex-direction:row}}.hero-actions .btn-primary,.hero-actions .btn-secondary{width:100%}@media (width>=480px){.hero-actions .btn-primary,.hero-actions .btn-secondary{width:auto}}.hero-note{color:var(--accent-muted);max-width:30rem;margin:0;font-size:.9375rem;line-height:1.6}.btn-primary{min-height:3rem;color:var(--on-primary);background:var(--gradient-primary);border-radius:var(--radius);cursor:pointer;border:none;justify-content:center;align-items:center;padding:.875rem 1.75rem;font-family:inherit;font-size:1rem;font-weight:600;transition:transform .15s,box-shadow .2s;display:inline-flex;box-shadow:0 12px 32px #006a6333}.btn-primary:hover{box-shadow:0 16px 40px #006a6347}.btn-primary:active{transform:scale(.97)}.btn-secondary{min-height:3rem;color:var(--secondary);border-radius:var(--radius);cursor:pointer;background:#065eb114;border:1px solid #065eb129;justify-content:center;align-items:center;padding:.875rem 1.75rem;font-family:inherit;font-size:1rem;font-weight:600;transition:background .2s,transform .15s;display:inline-flex}.btn-secondary:hover{background:#065eb11f}.btn-secondary:active{transform:scale(.97)}.hero-visual,.product-preview-stage{position:relative}.hero-visual{justify-content:center;align-items:center;min-height:18rem;display:flex}@media (width>=480px){.hero-visual{min-height:22rem}}@media (width>=1024px){.hero-visual{min-height:28rem}}.hero-visual-glow{filter:blur(40px);background:radial-gradient(circle at 40% 40%,#4db6ac59,#0000 55%),radial-gradient(circle at 70% 70%,#6aa7fe47,#0000 50%);border-radius:50%;position:absolute;inset:8%}.product-stack{aspect-ratio:10/14;width:min(100%,20rem);margin:0 auto;position:relative}@media (width>=640px){.product-stack{width:min(100%,22rem)}}.product-card{background:var(--surface-container-lowest);border:1px solid var(--border-subtle);box-shadow:var(--shadow-lift);border-radius:1.75rem;padding:1.25rem;position:absolute;inset:0;overflow:hidden}.product-card--pause{z-index:3;transform:translateY(0)}.product-card--radar{z-index:2;opacity:.96;width:72%;height:auto;padding:1rem;inset:12% 0 auto auto;transform:none}.product-card--insight{z-index:1;opacity:.94;width:68%;height:auto;padding:1rem;inset:auto auto 6% 0;transform:none}@media (width>=640px){.product-card--radar{right:-8%;transform:rotate(4deg)}.product-card--insight{left:-10%;transform:rotate(-5deg)}}.product-chip{color:var(--primary);border-radius:var(--radius-full);background:#4db6ac29;align-items:center;gap:.375rem;margin-bottom:.875rem;padding:.25rem .625rem;font-size:.75rem;font-weight:600;display:inline-flex}.product-card h3{color:var(--on-surface);margin:0 0 .5rem;font-size:1.125rem;font-weight:700}.product-card p{color:var(--on-surface-variant);margin:0;font-size:.8125rem;line-height:1.5}.pause-ring{border:8px solid var(--surface-container);border-top-color:var(--primary);border-right-color:var(--secondary);border-radius:50%;justify-content:center;align-items:center;width:8.5rem;height:8.5rem;margin:1.5rem auto 1rem;animation:8s linear infinite limiar-spin;display:flex}.pause-ring-inner{width:5.75rem;height:5.75rem;color:var(--primary);background:linear-gradient(160deg,#006a631a,#065eb114);border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;animation:8s linear infinite limiar-counterspin;display:flex}@keyframes limiar-spin{to{transform:rotate(360deg)}}@keyframes limiar-counterspin{to{transform:rotate(-360deg)}}.radar-bars,.insight-bars{align-items:flex-end;gap:.375rem;height:4.5rem;margin-top:.875rem;display:flex}.radar-bar,.insight-bar{border-radius:.5rem .5rem .25rem .25rem;flex:1;min-height:1rem}.radar-bar:first-child{background:#006a6359;height:45%}.radar-bar:nth-child(2){background:#065eb173;height:70%}.radar-bar:nth-child(3){background:#674bb566;height:55%}.radar-bar:nth-child(4){background:var(--primary);height:85%}.radar-bar:nth-child(5){background:#006a6347;height:40%}.insight-bar:first-child{background:#674bb559;height:50%}.insight-bar:nth-child(2){background:#065eb166;height:75%}.insight-bar:nth-child(3){background:#006a6373;height:60%}.insight-bar:nth-child(4){background:var(--secondary);height:90%}.section{padding:4.5rem 0}@media (width>=768px){.section{padding:5.5rem 0}}.section-muted{background:var(--surface-container-low)}.section-title-wrap{text-align:center;margin-bottom:1.5rem}.section-kicker{background:var(--gradient-primary);border-radius:var(--radius-full);width:3.5rem;height:.25rem;margin:1.25rem auto 0}.section-title{color:var(--on-surface);margin:0;font-size:clamp(1.875rem,3.5vw,2.75rem);font-weight:700;line-height:1.15}.section-intro{color:var(--on-surface-variant);text-align:center;max-width:40rem;margin:0 auto 2.5rem;font-size:1.0625rem;line-height:1.7}.section-title-wrap--left{text-align:left;margin-bottom:1.25rem}.section-kicker--left{margin-left:0}.section-intro--left{text-align:left;margin-left:0;margin-right:0}.section-footnote{color:var(--on-surface-variant);max-width:42rem;margin:2rem 0 0;font-size:.9375rem;line-height:1.65}.product-preview-grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (width>=640px){.product-preview-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media (width>=900px){.product-preview-grid{grid-template-columns:repeat(3,1fr)}}.preview-card{background:var(--surface-container-lowest);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);box-shadow:var(--shadow-soft);padding:1.25rem;transition:transform .2s,box-shadow .2s}@media (width>=640px){.preview-card{padding:1.5rem}}.preview-card:hover{box-shadow:var(--shadow-lift);transform:translateY(-3px)}.preview-card-label{letter-spacing:.04em;text-transform:uppercase;color:var(--secondary);border-radius:var(--radius-full);background:#065eb11a;margin-bottom:1rem;padding:.25rem .625rem;font-size:.75rem;font-weight:700;display:inline-flex}.preview-card h3{color:var(--on-surface);margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.preview-card p{color:var(--on-surface-variant);margin:0 0 1.25rem;font-size:.9375rem;line-height:1.6}.preview-visual{border-radius:var(--radius);background:linear-gradient(160deg, var(--surface-container-low), var(--surface-container));min-height:9rem;padding:1.25rem}.preview-metric{justify-content:space-between;align-items:baseline;margin-bottom:.75rem;display:flex}.preview-metric strong{color:var(--primary);font-size:1.5rem}.preview-metric span{color:var(--accent-muted);font-size:.8125rem}.preview-tags{flex-wrap:wrap;gap:.5rem;display:flex}.preview-tag{border-radius:var(--radius-full);color:var(--tertiary);background:#674bb51f;padding:.25rem .625rem;font-size:.75rem;font-weight:600}.preview-tag--teal{color:var(--primary);background:#006a631f}.preview-tag--blue{color:var(--secondary);background:#065eb11f}.behavior-list{grid-template-columns:1fr;gap:.875rem;margin:0;padding:0;list-style:none;display:grid}@media (width>=640px){.behavior-list{grid-template-columns:repeat(2,1fr);gap:1rem}}.behavior-item{color:var(--on-surface-variant);background:var(--surface-container-lowest);border:1px solid var(--border-subtle);border-radius:var(--radius);align-items:flex-start;gap:.75rem;padding:1rem 1.125rem;font-size:1rem;line-height:1.55;display:flex}.behavior-marker{background:var(--primary);border-radius:50%;flex-shrink:0;width:.5rem;height:.5rem;margin-top:.45rem}.steps-list{margin:0;padding:0;list-style:none}.path-grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (width>=768px){.path-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1100px){.path-grid.steps-list{grid-template-columns:repeat(5,1fr);gap:1rem}}.path-item{background:var(--surface-container-lowest);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);box-shadow:var(--shadow-soft);padding:1.5rem}.path-item-num{letter-spacing:.06em;color:var(--secondary);border-radius:var(--radius-full);background:#065eb11a;padding:.25rem .625rem;font-size:.8125rem;font-weight:700}.path-item-head{flex-direction:column;align-items:flex-start;gap:.75rem;margin-bottom:.875rem;display:flex}.path-item-title{color:var(--on-surface);margin:0;font-size:1.25rem;font-weight:700}.path-item-text{color:var(--on-surface-variant);margin:0;font-size:.9375rem;line-height:1.65}.principles-grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (width>=768px){.principles-grid{grid-template-columns:repeat(2,1fr)}}.principle-card{background:var(--surface-container-lowest);border-radius:var(--radius-xl);border:1px solid var(--border-subtle);box-shadow:var(--shadow-soft);padding:1.75rem}.principle-icon{width:2.75rem;height:2.75rem;color:var(--primary);background:#006a631a;border-radius:.875rem;justify-content:center;align-items:center;margin-bottom:1rem;display:inline-flex}.principle-icon--blue{color:var(--secondary);background:#065eb11a}.principle-icon--lavender{color:var(--tertiary);background:#674bb51f}.principle-title{color:var(--on-surface);margin:0 0 .625rem;font-size:1.25rem;font-weight:700}.principle-text{color:var(--on-surface-variant);margin:0;font-size:.9875rem;line-height:1.65}.promise-block{background:var(--warm-surface);border-radius:var(--radius-xl);border-left:3px solid var(--primary);margin:2rem 0 0;padding:1.75rem 2rem}.promise-block p{color:var(--on-surface);margin:0;font-size:1.0625rem;line-height:1.7}.cta-section{background:var(--surface);padding:5rem 0 6rem}.cta-card{text-align:center;border-radius:var(--radius-xl);border:1px solid var(--border-subtle);background:linear-gradient(145deg, var(--surface-container-lowest), var(--surface-container-low));max-width:56rem;box-shadow:var(--shadow-soft);margin:0 auto;padding:2.25rem 1.25rem;position:relative;overflow:hidden}@media (width>=480px){.cta-card{padding:3rem 1.75rem}}@media (width>=768px){.cta-card{padding:4.5rem}}.cta-card-bg{opacity:.55;pointer-events:none;background:radial-gradient(at 25% 20%,#006a6329 0%,#0000 55%),radial-gradient(at 80% 80%,#065eb124 0%,#0000 50%);position:absolute;inset:0}.cta-card-inner{z-index:1;position:relative}.cta-title{color:var(--on-surface);margin:0 0 1.25rem;font-size:clamp(1.875rem,3.5vw,2.75rem);font-weight:700;line-height:1.15}.cta-text{color:var(--on-surface-variant);max-width:36rem;margin:0 auto 2rem;font-size:1.125rem;line-height:1.65}.cta-btn{width:100%;max-width:22rem;min-height:3rem;color:var(--on-primary);background:var(--gradient-primary);border-radius:var(--radius);cursor:pointer;border:none;justify-content:center;align-items:center;padding:.875rem 2rem;font-family:inherit;font-size:1rem;font-weight:600;transition:transform .15s,box-shadow .2s;display:inline-flex;box-shadow:0 12px 30px #006a6338}@media (width>=480px){.cta-btn{width:auto}}.cta-btn:hover{box-shadow:0 16px 36px #006a6347}.cta-btn:active{transform:scale(.98)}.cta-btn-link{text-decoration:none}.site-footer{background:var(--surface-container-low);border-top:1px solid var(--border-subtle);padding:4rem 0}.footer-grid{grid-template-columns:1fr;gap:2.5rem;display:grid}@media (width>=640px){.footer-grid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (width>=1024px){.footer-grid{grid-template-columns:1.4fr 1fr 1fr 1fr}}.footer-brand{color:var(--primary);align-items:center;gap:.5rem;margin:0 0 1rem;font-size:1.125rem;font-weight:700;display:inline-flex}.footer-brand img{border-radius:.4rem;width:1.5rem;height:1.5rem}.footer-copy{color:var(--on-surface-variant);margin:0;font-size:.875rem;line-height:1.65}.footer-col h5{color:var(--on-surface);margin:0 0 1.25rem;font-size:.875rem;font-weight:700}.footer-col ul{flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.footer-col a{min-height:2.75rem;color:var(--on-surface-variant);text-underline-offset:4px;align-items:center;font-size:.9375rem;-webkit-text-decoration:underline #18315326;text-decoration:underline #18315326;display:inline-flex}.footer-col a:hover{color:var(--primary)}.footer-muted{color:var(--on-surface-variant);font-size:.9375rem}.footer-contact{color:var(--on-surface-variant);margin:0 0 1rem;font-size:.875rem}.footer-email{min-height:2.75rem;color:var(--primary);align-items:center;font-size:.9375rem;font-weight:700;display:inline-flex}.footer-email:hover{text-decoration:underline}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.pricing-grid{grid-template-columns:1fr;gap:1.25rem;margin-bottom:2rem;display:grid}@media (width>=1024px){.pricing-grid{grid-template-columns:repeat(3,1fr);align-items:stretch}}.plan-card{background:var(--surface-container-lowest);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);box-shadow:var(--shadow-soft);flex-direction:column;padding:1.75rem;display:flex}.plan-card--featured{background:linear-gradient(#fff 0%,#f3fffd 100%);border-color:#006a6347;box-shadow:0 16px 40px #006a631f}.plan-header{margin-bottom:1rem}.plan-name{color:var(--on-surface);margin:0 0 .5rem;font-size:1.375rem;font-weight:700}.plan-price{margin:0}.plan-price-value{color:var(--primary);font-size:1.75rem;font-weight:700}.plan-price-period{color:var(--on-surface-variant);margin-left:.25rem;font-size:.9375rem}.plan-message{color:var(--on-surface-variant);margin:0 0 1.5rem;font-size:.9875rem;line-height:1.6}.plan-features{flex-direction:column;flex:1;gap:.625rem;margin:0 0 2rem;padding:0;list-style:none;display:flex}.plan-features li{color:var(--on-surface-variant);padding-left:1.25rem;font-size:.9375rem;line-height:1.5;position:relative}.plan-features li:before{content:"";background:var(--primary);border-radius:50%;width:.375rem;height:.375rem;position:absolute;top:.55rem;left:0}.plan-cta{border-radius:var(--radius);text-align:center;justify-content:center;align-items:center;width:100%;min-height:3rem;margin-top:auto;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:600;transition:background .2s,transform .15s;display:inline-flex}.plan-cta--primary{color:var(--on-primary);background:var(--gradient-primary)}.plan-cta--primary:hover{filter:brightness(1.03)}.plan-cta--secondary{color:var(--secondary);background:#065eb114;border:1px solid #065eb129}.plan-cta--secondary:hover{background:#065eb11f}.support-amounts{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.support-chip{color:var(--on-surface-variant);background:var(--surface-container);border-radius:var(--radius-full);padding:.375rem .75rem;font-size:.8125rem;font-weight:500;display:inline-flex}.support-chip--recommended{color:var(--on-primary-container);background:#4db6ac47}.plan-footnote{color:var(--accent-muted);margin:0 0 1.5rem;font-size:.8125rem;line-height:1.5}.pricing-disclaimer{text-align:center;max-width:42rem;color:var(--on-surface-variant);margin:0 auto;font-size:.9375rem;line-height:1.6}.privacy-columns{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (width>=768px){.privacy-columns{grid-template-columns:repeat(2,1fr)}}.privacy-column{background:var(--surface-container-lowest);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);padding:1.75rem}.privacy-subtitle{color:var(--on-surface);margin:0 0 1.25rem;font-size:1rem;font-weight:700}.privacy-list{flex-direction:column;gap:.875rem;margin:0;padding:0;list-style:none;display:flex}.privacy-list li{color:var(--on-surface-variant);padding-left:1.25rem;font-size:.9875rem;line-height:1.6;position:relative}.privacy-list li:before{content:"";background:var(--primary);border-radius:50%;width:.375rem;height:.375rem;position:absolute;top:.55rem;left:0}.privacy-column--roadmap{background:linear-gradient(160deg, var(--secondary-container), var(--surface-container-low));border:none}.privacy-roadmap-note{color:var(--on-surface-variant);margin:1.25rem 0 0;font-size:.875rem;line-height:1.55}.safety-banner{background:var(--warm-surface);border-top:1px solid #ff8fa333;border-bottom:1px solid #ff8fa333;padding:2.25rem 0}.safety-inner{align-items:flex-start;gap:1.25rem;display:flex}.safety-icon{color:var(--primary);flex-shrink:0;width:1.75rem;height:1.75rem;margin-top:.125rem}.safety-title{color:var(--on-surface);margin:0 0 .5rem;font-size:1rem;font-weight:700}.safety-text{color:var(--on-surface-variant);max-width:52rem;margin:0;font-size:.9375rem;line-height:1.65}.faq-list{flex-direction:column;gap:.75rem;max-width:48rem;margin:0 auto;display:flex}.faq-item{background:var(--surface-container-lowest);border:1px solid var(--border-subtle);border-radius:var(--radius);padding:0 1.25rem}.faq-question{cursor:pointer;min-height:2.75rem;color:var(--on-surface);justify-content:space-between;align-items:center;gap:1rem;padding:1.125rem 0;font-size:1rem;font-weight:600;list-style:none;display:flex}.faq-question::-webkit-details-marker{display:none}.faq-question:after{content:"";border-right:2px solid var(--outline);border-bottom:2px solid var(--outline);flex-shrink:0;width:.55rem;height:.55rem;margin-top:-.2rem;transition:transform .2s;transform:rotate(45deg)}.faq-item[open] .faq-question:after{margin-top:.2rem;transform:rotate(-135deg)}.faq-answer{color:var(--on-surface-variant);margin:0 0 1.25rem;font-size:.9875rem;line-height:1.65}.lucas-page{background:var(--surface);min-height:100vh}.lucas-nav{z-index:50;pointer-events:none;padding:.85rem 0 0;transition:padding .35s;position:fixed;top:0;left:0;right:0}.lucas-nav.is-scrolled{padding-top:.65rem}.lucas-nav-shell{pointer-events:none}.lucas-nav-inner{pointer-events:auto;-webkit-backdrop-filter:blur(18px)saturate(1.2);background:#ffffff6b;border:1px solid #ffffff8c;border-radius:1.35rem;justify-content:space-between;align-items:center;gap:1rem;min-height:3.75rem;padding:.55rem .7rem .55rem .85rem;transition:background .35s,border-color .35s,box-shadow .35s,transform .35s;display:flex;box-shadow:0 10px 40px #1831530f}.lucas-nav.is-scrolled .lucas-nav-inner{background:#ffffffe0;border-color:#18315314;box-shadow:0 14px 40px #1831531a}.lucas-nav-logo{letter-spacing:-.03em;color:var(--primary);align-items:center;gap:.7rem;font-size:1.2rem;font-weight:800;transition:opacity .2s,transform .2s;display:inline-flex}.lucas-nav-logo:hover{opacity:.88}.lucas-nav-mark{object-fit:cover;border-radius:.75rem;width:2.25rem;height:2.25rem;box-shadow:0 6px 16px #006a632e}.lucas-nav-cta{min-height:2.65rem;color:var(--on-primary);background:var(--gradient-primary);white-space:nowrap;border-radius:.95rem;justify-content:center;align-items:center;padding:.55rem 1.2rem;font-size:.8125rem;font-weight:700;transition:transform .15s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 24px #006a6333}.lucas-nav-cta:hover{box-shadow:0 14px 30px #006a6347}.lucas-nav-cta:active{transform:scale(.97)}@media (width<=480px){.lucas-nav-cta{padding:.55rem .9rem;font-size:.75rem}.lucas-nav-logo span{font-size:1.05rem}}.lucas-hero{min-height:100svh;padding:calc(var(--nav-h) + 2.75rem) 0 0;flex-direction:column;justify-content:flex-end;display:flex;position:relative;overflow:hidden}.lucas-hero-atmosphere{pointer-events:none;background:radial-gradient(ellipse 80% 60% at 15% 20%, #4db6ac52, transparent 55%), radial-gradient(ellipse 70% 50% at 85% 30%, #6aa7fe38, transparent 50%), linear-gradient(180deg, #f3f7ff 0%, var(--surface) 55%, #eef6f4 100%);position:absolute;inset:0}.lucas-hero-orb{filter:blur(48px);opacity:.7;border-radius:50%;animation:12s ease-in-out infinite lucas-float;position:absolute}.lucas-hero-orb--teal{background:#4db6ac73;width:min(55vw,28rem);height:min(55vw,28rem);top:8%;right:-8%}.lucas-hero-orb--blue{background:#065eb138;width:min(45vw,22rem);height:min(45vw,22rem);animation-delay:-4s;bottom:18%;left:-10%}.lucas-hero-wave{background:linear-gradient(#0000,#006a630f 40%,#065eb114);height:42%;position:absolute;inset:auto 0 0}@keyframes lucas-float{0%,to{transform:translate(0,0)scale(1)}50%{transform:translateY(-18px)scale(1.04)}}.lucas-hero-content{z-index:1;max-width:48rem;padding-bottom:1.5rem;position:relative}.lucas-brand{letter-spacing:-.04em;color:var(--primary);margin:0 0 1rem;font-size:clamp(2rem,6vw,3.25rem);font-weight:800;line-height:1;animation:.8s both lucas-rise}.lucas-hero-title{letter-spacing:-.03em;color:var(--on-surface);max-width:40rem;margin:0 0 1.25rem;font-size:clamp(1.35rem,3.2vw,2rem);font-weight:700;line-height:1.25;animation:.9s 80ms both lucas-rise}.lucas-hero-lead{color:var(--on-surface-variant);max-width:34rem;margin:0 0 1.75rem;font-size:1.0625rem;line-height:1.65;animation:.9s .16s both lucas-rise}.lucas-hero-actions{flex-wrap:wrap;gap:.75rem;animation:.9s .24s both lucas-rise;display:flex}@keyframes lucas-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.lucas-hero-visual{z-index:1;justify-content:center;min-height:14rem;padding:1.5rem 0 3rem;display:flex;position:relative}.lucas-pulse-stage{aspect-ratio:1;place-items:center;width:min(16rem,70vw);display:grid;position:relative}.lucas-pulse-ring{border:1px solid #006a6333;border-radius:50%;position:absolute;inset:0}.lucas-pulse-ring--outer{animation:3.6s ease-out infinite lucas-pulse}.lucas-pulse-ring--mid{border-color:#065eb138;animation:3.6s ease-out .6s infinite lucas-pulse;inset:12%}.lucas-pulse-core{z-index:1;aspect-ratio:1;border:1px solid var(--border-subtle);width:58%;box-shadow:var(--shadow-lift);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffc7;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.lucas-pulse-value{letter-spacing:-.05em;background:var(--gradient-primary);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:800;line-height:1}.lucas-pulse-unit{letter-spacing:.08em;text-transform:uppercase;color:var(--outline);margin-top:.25rem;font-size:.75rem;font-weight:600}@keyframes lucas-pulse{0%{opacity:.85;transform:scale(.86)}70%{opacity:0;transform:scale(1.08)}to{opacity:0;transform:scale(1.08)}}.lucas-section{opacity:0;padding:5rem 0;transition:opacity .7s,transform .7s;transform:translateY(28px)}.lucas-section.is-visible{opacity:1;transform:translateY(0)}.lucas-narrow{max-width:42rem}.lucas-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--primary);margin:0 0 1rem;font-size:.75rem;font-weight:800;display:inline-block}.lucas-section-title{letter-spacing:-.03em;color:var(--on-surface);margin:0 0 1.25rem;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800;line-height:1.15}.lucas-section-lead{color:var(--on-surface-variant);margin:0 0 2rem;font-size:1.0625rem}.lucas-body{color:var(--on-surface-variant);margin:0 0 1.15rem;font-size:1.0625rem;line-height:1.7}.lucas-body--emphasis{color:var(--on-surface)}.lucas-body--hope{color:var(--on-primary-container);border-left:3px solid var(--primary);border-radius:0 var(--radius) var(--radius) 0;background:#4db6ac1f;padding:1rem 1.15rem}.lucas-identify{background:linear-gradient(180deg, transparent, var(--surface-container-low) 30%, transparent)}.lucas-identify-list{flex-direction:column;gap:.75rem;margin:0 0 2rem;padding:0;list-style:none;display:flex}.lucas-identify-list li{opacity:0;transition:opacity .45s,transform .45s;transition-delay:calc(var(--i,0) * 70ms);transform:translate(-12px)}.lucas-identify.is-visible .lucas-identify-list li{opacity:1;transform:translate(0)}.lucas-identify-item{text-align:left;border-radius:var(--radius-lg);width:100%;color:var(--on-surface-variant);font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;align-items:flex-start;gap:.875rem;padding:1.1rem 1.15rem;font-size:1.05rem;line-height:1.55;transition:background .2s,border-color .2s,color .2s,transform .15s;display:flex}.lucas-identify-item:hover{border-color:var(--border-subtle);background:#ffffffb3}.lucas-identify-item.is-on{background:var(--surface-container-lowest);color:var(--on-surface);box-shadow:var(--shadow-soft);border-color:#006a6338}.lucas-identify-mark{border:1.5px solid var(--outline-variant);width:1.5rem;height:1.5rem;color:var(--primary);border-radius:50%;flex-shrink:0;place-items:center;margin-top:.1rem;font-size:.75rem;font-weight:700;transition:background .2s,border-color .2s;display:grid}.lucas-identify-item.is-on .lucas-identify-mark{border-color:var(--primary);background:#4db6ac33}.lucas-identify-closing{color:var(--on-surface);margin:0 0 1rem;font-size:1.1rem;font-weight:500;line-height:1.65}.lucas-identify-turn{letter-spacing:-.02em;color:var(--primary);margin:0;font-size:1.2rem;font-weight:700;line-height:1.4}.lucas-collapse{background:radial-gradient(ellipse 50% 40% at 90% 20%, #ff8fa31f, transparent 55%), var(--surface)}.lucas-collapse-grid{align-items:start;gap:3rem;display:grid}@media (width>=960px){.lucas-collapse-grid{grid-template-columns:1.15fr .85fr;gap:4rem}}.lucas-fail-list{flex-direction:column;gap:.85rem;margin:1.5rem 0;padding:0;list-style:none;display:flex}.lucas-fail-list li{border-radius:var(--radius);color:var(--on-surface-variant);background:#ff8fa314;border-left:3px solid #e06b808c;padding:.9rem 1rem;font-size:.9875rem;line-height:1.55}.lucas-fail-list strong{color:var(--on-surface)}.lucas-thermo{top:calc(var(--nav-h) + 1rem);position:sticky}.lucas-thermo-panel{background:var(--surface-container-lowest);border:1px solid var(--border-subtle);box-shadow:var(--shadow-lift);border-radius:1.75rem;padding:1.5rem}.lucas-thermo-kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--outline);margin:0 0 .35rem;font-size:.75rem;font-weight:700}.lucas-thermo-level{letter-spacing:-.03em;color:var(--on-surface);margin:0 0 .35rem;font-size:1.35rem;font-weight:800}.lucas-thermo-detail{color:var(--on-surface-variant);margin:0 0 1.25rem;font-size:.9375rem}.lucas-thermo-track{border-radius:var(--radius-full);border:1px solid var(--border-default);touch-action:none;cursor:ns-resize;background:linear-gradient(#ffe4ea,#fff6ef 40%,#d9f2ef);width:3.5rem;height:16rem;margin:0 auto 1.25rem;position:relative;overflow:hidden}.lucas-thermo-fill{background:linear-gradient(#e06b80,#4db6ac);transition:height 80ms linear;position:absolute;bottom:0;left:0;right:0}.lucas-thermo-fill[data-hot=true]{background:linear-gradient(#e06b80,#ff8fa3 55%,#4db6ac)}.lucas-thermo-thumb{border-radius:var(--radius-full);background:var(--on-surface);pointer-events:none;width:2.75rem;height:.55rem;margin-bottom:-.275rem;margin-left:-1.375rem;position:absolute;left:50%;box-shadow:0 4px 12px #18315333}.lucas-thermo-slider-label{color:var(--outline);margin-bottom:.5rem;font-size:.8125rem;font-weight:600;display:block}.lucas-thermo-range{width:100%;accent-color:var(--primary)}.lucas-thermo-status{margin:1rem 0 0;font-size:.9rem;font-weight:600;line-height:1.45}.lucas-thermo-status.is-hot{color:#b14a5c}.lucas-thermo-status.is-cool{color:var(--primary)}.lucas-protocol{background:linear-gradient(180deg, var(--surface-container-low), var(--surface))}.lucas-protocol-grid{align-items:start;gap:3rem;display:grid}@media (width>=960px){.lucas-protocol-grid{grid-template-columns:1.1fr .9fr;gap:3.5rem}}.lucas-demo-panel{background:var(--surface-container-lowest);border:1px solid var(--border-subtle);box-shadow:var(--shadow-lift);border-radius:1.75rem;padding:1.5rem}.lucas-demo-top{letter-spacing:.04em;text-transform:uppercase;color:var(--outline);justify-content:space-between;align-items:center;margin-bottom:1.25rem;font-size:.8125rem;font-weight:700;display:flex}.lucas-demo-timer{color:var(--primary)}.lucas-demo-ring-wrap{width:9.5rem;height:9.5rem;margin:0 auto 1.5rem;position:relative}.lucas-demo-ring{width:100%;height:100%;transform:rotate(-90deg)}.lucas-demo-ring-bg{fill:none;stroke:var(--surface-container);stroke-width:8px}.lucas-demo-ring-fg{fill:none;stroke:var(--primary);stroke-width:8px;stroke-linecap:round;stroke-dasharray:327;transition:stroke-dashoffset .35s}.lucas-demo-ring-label{letter-spacing:-.03em;color:var(--on-surface);place-items:center;font-size:1.35rem;font-weight:800;display:grid;position:absolute;inset:0}.lucas-demo-steps{flex-direction:column;gap:.75rem;margin:0 0 1.25rem;padding:0;list-style:none;display:flex}.lucas-demo-step{border-radius:var(--radius);opacity:.55;border:1px solid #0000;gap:.75rem;padding:.75rem;transition:opacity .25s,border-color .25s,background .25s;display:flex}.lucas-demo-step.is-active,.lucas-demo-step.is-complete{opacity:1}.lucas-demo-step.is-active{background:#4db6ac1f;border-color:#006a632e}.lucas-demo-step-n{width:1.75rem;height:1.75rem;color:var(--primary);background:#4db6ac2e;border-radius:50%;flex-shrink:0;place-items:center;font-size:.75rem;font-weight:800;display:grid}.lucas-demo-step strong{color:var(--on-surface);margin-bottom:.15rem;font-size:.95rem;display:block}.lucas-demo-step p{color:var(--on-surface-variant);margin:0;font-size:.85rem;line-height:1.45}.lucas-demo-actions{flex-wrap:wrap;gap:.75rem;display:flex}.lucas-demo-note{color:var(--outline);margin:1rem 0 0;font-size:.8125rem;line-height:1.5}.lucas-method{background:radial-gradient(ellipse 60% 45% at 10% 0%, #4db6ac29, transparent 55%), var(--warm-surface)}.lucas-method-lead{letter-spacing:-.03em;color:var(--primary);margin:0 0 1.25rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800}.lucas-method-playground{border:1px solid var(--border-subtle);background:#ffffffbf;border-radius:1.75rem;margin-top:2.25rem;padding:1.5rem}.lucas-degrees{align-items:baseline;gap:.75rem;margin-bottom:1rem;display:flex}.lucas-degrees-value{letter-spacing:-.05em;background:var(--gradient-primary);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:clamp(2.5rem,6vw,3.5rem);font-weight:800;line-height:1;transition:transform .25s}.lucas-degrees-label{color:var(--outline);font-size:.95rem;font-weight:600}.lucas-degrees-bar{border-radius:var(--radius-full);background:var(--surface-container);height:.65rem;margin-bottom:1.25rem;overflow:hidden}.lucas-degrees-fill{border-radius:inherit;background:var(--gradient-primary);height:100%;transition:width .4s}.lucas-method-actions{flex-wrap:wrap;gap:.75rem;margin-bottom:1rem;display:flex}.lucas-method-feedback{min-height:2.75rem;color:var(--on-surface-variant);opacity:.85;margin:0;font-size:.95rem;line-height:1.5;transition:opacity .25s}.lucas-method-feedback.is-shown{color:var(--primary);opacity:1;font-weight:600}.lucas-steps-list{counter-reset:none;flex-direction:column;gap:1rem;margin:0 0 2rem;padding:0;list-style:none;display:flex}.lucas-steps-list li{opacity:0;transition:opacity .45s,transform .45s;transition-delay:calc(var(--i,0) * 90ms);align-items:flex-start;gap:1rem;display:flex;transform:translateY(14px)}.lucas-steps.is-visible .lucas-steps-list li{opacity:1;transform:translateY(0)}.lucas-steps-n{width:2.5rem;height:2.5rem;color:var(--on-primary);background:var(--gradient-primary);border-radius:.9rem;flex-shrink:0;place-items:center;font-size:1.125rem;font-weight:800;display:grid;box-shadow:0 10px 24px #006a632e}.lucas-steps-list p{color:var(--on-surface);margin:.35rem 0 0;font-size:1.125rem;font-weight:600;line-height:1.45}.lucas-cta{padding:2rem 0 5rem}.lucas-cta-panel{background:radial-gradient(ellipse 70% 80% at 0% 0%, #4db6ac47, transparent 50%), radial-gradient(ellipse 60% 70% at 100% 100%, #065eb133, transparent 50%), var(--surface-container-lowest);border:1px solid var(--border-subtle);box-shadow:var(--shadow-lift);text-align:center;border-radius:2rem;padding:clamp(2rem,5vw,3.5rem);position:relative;overflow:hidden}.lucas-cta-title{letter-spacing:-.03em;max-width:34rem;color:var(--on-surface);margin:0 auto 1rem;font-size:clamp(1.5rem,3.2vw,2.15rem);font-weight:800;line-height:1.2}.lucas-cta-text{max-width:30rem;color:var(--on-surface-variant);margin:0 auto 1.75rem;font-size:1.0625rem;line-height:1.65}.lucas-cta-btn{min-width:min(100%,18rem)}.lucas-disclaimer{max-width:36rem;color:var(--outline);margin:1.75rem auto 0;font-size:.8125rem;line-height:1.55}.lucas-disclaimer a{color:var(--secondary);text-underline-offset:2px;text-decoration:underline}.lucas-footer{border-top:1px solid var(--border-subtle);padding:1.5rem 0 2.5rem}.lucas-footer-inner{color:var(--outline);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;font-size:.875rem;display:flex}.lucas-footer a{color:var(--primary);font-weight:600}@media (prefers-reduced-motion:reduce){.lucas-hero-orb,.lucas-pulse-ring--outer,.lucas-pulse-ring--mid,.lucas-brand,.lucas-hero-title,.lucas-hero-lead,.lucas-hero-actions{animation:none!important}.lucas-section,.lucas-identify-list li,.lucas-steps-list li{opacity:1;transition:none;transform:none}}
