/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ivory:#f3efe6;--paper:#faf8f2;--ink:#17231f;--muted:#65716b;--coral:#e96f55;--moss:#768b65;--amber:#dfa652;--plum:#8c556d;--line:#17231f26}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ivory);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:PingFang SC,Noto Sans CJK SC,Microsoft YaHei,Arial,sans-serif}button,input,select{font:inherit}button,a{color:inherit}button{cursor:pointer}a{text-decoration:none}::selection{color:#17231f;background:#e99780}.skip-link{z-index:200;background:#fff;padding:12px 16px;position:fixed;top:-60px;left:16px}.skip-link:focus{top:16px}.site-header{z-index:20;color:#fff;border-bottom:1px solid #ffffff26;align-items:center;height:86px;padding:0 4.2vw;display:flex;position:absolute;top:0;left:0;right:0}.brand{align-items:center;gap:11px;display:flex}.brand>span:last-child{align-items:baseline;gap:8px;display:flex}.brand b{letter-spacing:.14em;font-size:18px}.brand small{opacity:.6;letter-spacing:.08em;font-size:11px}.brand-mark{border:1px solid;border-radius:50%;width:28px;height:28px;display:inline-block;position:relative;transform:rotate(-18deg)}.brand-mark i{transform-origin:bottom;background:currentColor;border-radius:2px;width:2px;position:absolute;left:50%}.brand-mark i:first-child{height:13px;top:5px;transform:rotate(-44deg)}.brand-mark i:nth-child(2){height:18px;top:3px}.brand-mark i:nth-child(3){height:12px;top:7px;transform:rotate(44deg)}.nav{align-items:center;gap:30px;margin-left:auto;margin-right:34px;font-size:13px;display:flex}.nav a{opacity:.76;transition:all .25s}:is(.nav a:hover,.nav a:focus-visible){opacity:1}.header-cta,.menu-button{color:#fff;background:0 0;border:0}.header-cta{border:1px solid #ffffff73;border-radius:999px;gap:20px;padding:12px 18px;display:flex}.menu-button{width:44px;height:44px;display:none}.menu-button span{background:#fff;width:20px;height:1px;margin:5px auto;display:block}.hero{color:#f6f3ea;background:radial-gradient(circle at 72% 44%,#405c50 0,#283b34 27%,#14221e 65%,#101a17 100%);height:100svh;min-height:820px;position:relative;overflow:hidden}.hero:before{content:"";background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:46px 46px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000);mask-image:linear-gradient(90deg,#0000,#000)}.hero-copy{z-index:3;width:min(610px,43vw);position:absolute;top:50%;left:7.8vw;transform:translateY(-46%)}.eyebrow{letter-spacing:.2em;text-transform:uppercase;align-items:center;gap:10px;font-size:11px;display:flex}.eyebrow>span{background:var(--coral);width:24px;height:1px}.hero h1{letter-spacing:-.055em;margin:32px 0 30px;font-size:clamp(56px,5.7vw,94px);font-weight:500;line-height:.99}.hero h1 em{color:#ef927a;font-family:Georgia,Songti SC,serif;font-style:normal;display:block}.hero-body{color:#ffffffad;max-width:560px;font-size:17px;line-height:1.9}.hero-actions{align-items:center;gap:28px;margin-top:38px;display:flex}.button{background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;gap:30px;min-height:52px;padding:0 24px;display:inline-flex}.button.primary{background:var(--coral);color:#fff}.button.text{color:#fff;border-bottom:1px solid #ffffff4d;border-radius:0;padding:0}.button.pale{color:#17231f;background:#f1eee5}.mirror-stage{z-index:2;aspect-ratio:1;width:min(64vw,900px);position:absolute;top:50%;right:-7vw;transform:translateY(-47%)}.mirror-stage:after{content:"";filter:blur(30px);background:radial-gradient(circle,#e5826870,#0000 67%);border-radius:50%;animation:5s ease-in-out infinite breathe;position:absolute;inset:22%}.orbit{border:1px solid #ffffff26;border-radius:50%;animation:36s linear infinite spin;position:absolute;inset:13%}.orbit:before,.orbit:after{content:"";background:#e88a71;border-radius:50%;width:7px;height:7px;position:absolute;box-shadow:0 0 18px #ef8e72}.orbit:before{top:20%;left:11%}.orbit:after{bottom:27%;right:8%}.orbit-b{border-style:dashed;animation-duration:28s;animation-direction:reverse;inset:23%}.orbit-c{animation-duration:22s;inset:34%}.mirror-core{z-index:2;text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0e;border:1px solid #ffffff38;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:35%;box-shadow:inset 0 0 60px #e96f551f}.mirror-core .core-label{letter-spacing:.27em;color:#f0aa94;font-size:9px}.mirror-core strong{margin:12px 0 4px;font-family:Georgia,Songti SC,serif;font-size:30px;font-weight:400}.mirror-core small{color:#9db0a6}.pulse-line{clip-path:polygon(0 50%,15% 50%,20% 48%,23% 20%,27% 75%,31% 35%,35% 50%,100% 50%);background:linear-gradient(90deg,#0000 0 10%,#ef997f 11% 12%,#0000 13% 24%,#ef997f 25% 27%,#0000 28% 36%,#ef997f 37% 39%,#0000 40% 49%,#ef997f 50% 51%,#0000 52%);width:60%;height:22px;margin-top:18px}.signal-card{z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0e1b17b3;border:1px solid #ffffff2e;border-radius:6px;flex-direction:column;width:170px;padding:15px 17px;display:flex;position:absolute}.signal-card small{color:#9caea5;font-size:10px}.signal-card b{margin:8px 0;font-family:Georgia,Songti SC,serif;font-size:19px;font-weight:400}.signal-card span{letter-spacing:.08em;color:#ee9c83;font-size:9px}.floating-note{color:#ffffff7a;letter-spacing:.08em;font-size:10px;position:absolute}.note-a{top:26%;right:11%}.note-b{bottom:31%;left:9%}.hero-foot{z-index:3;letter-spacing:.16em;color:#ffffff61;justify-content:space-between;font-size:9px;display:flex;position:absolute;bottom:24px;left:4.2vw;right:4.2vw}.section{padding:130px 7.8vw}.section-kicker{letter-spacing:.2em;color:#66726d;text-transform:uppercase;margin-bottom:68px;font-size:10px}.section-kicker.light{color:#8fa198}.intro{background:var(--paper)}.intro-grid{grid-template-columns:1.1fr 1fr;gap:10vw;display:grid}.intro h2,.how h2,.agent h2,.plan-copy h2,.scenes h2,.network h2,.privacy h2{letter-spacing:-.035em;margin:0;font-family:Georgia,Songti SC,serif;font-size:clamp(42px,5vw,74px);font-weight:400;line-height:1.15}.intro h2 em{color:var(--coral);font-style:normal}.lead{margin:0 0 28px;font-family:Georgia,Songti SC,serif;font-size:26px;line-height:1.55}.intro-grid>div>p:last-child,.agent-copy>p,.plan-copy>p,.privacy-copy>p,.network-grid>div>p{color:var(--muted);line-height:1.9}.source-flow{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;min-height:460px;margin-top:100px;display:grid;position:relative}.source-list{border-right:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.source-list span{border-bottom:1px solid var(--line);align-items:center;gap:18px;font-family:Georgia,Songti SC,serif;font-size:18px;display:flex}.source-list span:nth-last-child(-n+2){border-bottom:0}.source-list i{color:var(--coral);margin-left:24px;font-size:9px;font-style:normal}.flow-center{background:radial-gradient(circle,#e77b5b1c,#0000 48%);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.flow-center:before,.flow-center:after{content:"";border:1px solid #9eaaa38c;border-radius:50%;width:210px;height:210px;position:absolute}.flow-center:after{border-style:dashed;width:310px;height:310px;animation:28s linear infinite spin}.flow-center .brand-mark{width:56px;height:56px;color:var(--coral);border-color:var(--coral);margin-bottom:28px;transform:rotate(-18deg)scale(1.5)}.flow-center b{letter-spacing:.06em;font-size:22px}.flow-center small{color:var(--muted);margin-top:9px}.dark{color:#f4f0e6;background:#15231f}.how-head{grid-template-columns:1.3fr .7fr;align-items:end;gap:12vw;display:grid}.how-head p{color:#9dad9f;margin:0;line-height:1.8}.steps{border-top:1px solid #fff2;grid-template-columns:repeat(4,1fr);margin-top:100px;display:grid}.step{border-right:1px solid #fff2;padding:26px 28px 34px 0}.step+.step{padding-left:28px}.step-top{color:#ef9076;justify-content:space-between;align-items:center;font-size:11px;display:flex}.step-top i{width:7px;height:7px;animation:pulse 2.2s var(--delay) infinite;background:#ef9076;border-radius:50%;display:block}.step>small{letter-spacing:.2em;color:#71857b;margin-top:90px;font-size:9px;display:block}.step h3{margin:10px 0 18px;font-family:Georgia,Songti SC,serif;font-size:32px;font-weight:400}.step p{color:#9dad9f;margin:0;font-size:13px;line-height:1.8}.agent{background:var(--ivory);grid-template-columns:1.05fr .95fr;align-items:center;gap:10vw;display:grid}.agent-visual{background:radial-gradient(circle at 50% 38%,#f7b59b,#a75252 38%,#253932 75%);border-radius:50% 50% 8px 8px;flex-direction:column;justify-content:flex-end;min-height:640px;padding:90px 55px 35px;display:flex;position:relative;overflow:hidden}.agent-visual:before{content:"";border:1px solid #ffffff60;border-radius:50%;position:absolute;inset:7% 18% 24%;box-shadow:0 0 0 35px #ffffff08,0 0 0 70px #ffffff08}.conversation{z-index:2;max-width:450px;margin:auto;position:relative}.message{border-radius:15px;margin:12px 0;padding:16px 18px;font-size:13px;line-height:1.7;box-shadow:0 10px 30px #16231e20}.message.user{background:#f7f3e9;margin-left:23%}.message.ai{color:#dce3df;background:#182721;margin-right:8%}.message.ai b{color:#f2a38d;margin-bottom:5px;display:block}.thinking{color:#fff;margin:18px;font-size:10px}.thinking span{background:#fff;border-radius:50%;width:4px;height:4px;margin-right:4px;animation:1.3s infinite pulse;display:inline-block}.thinking span:nth-child(2){animation-delay:.2s}.thinking span:nth-child(3){animation-delay:.4s}.agent-caption{z-index:2;color:#fff;letter-spacing:.13em;border-top:1px solid #ffffff4a;justify-content:space-between;padding-top:16px;font-size:8px;display:flex;position:relative}.agent-copy .section-kicker{margin-bottom:45px}.agent-copy h2{margin-bottom:35px}.agent-copy ul{border-top:1px solid var(--line);margin-top:30px;padding:0;list-style:none}.agent-copy li{border-bottom:1px solid var(--line);padding:15px 0;font-size:13px}.agent-copy li:before{content:"✓";color:var(--coral);margin-right:12px}.plan-section{background:#dbe1d5;grid-template-columns:1fr .85fr;align-items:center;gap:12vw;display:grid}.plan-copy>p{max-width:500px}.plan-quote{color:#53614e;border-left:2px solid var(--coral);margin-top:80px;padding-left:25px;font-family:Georgia,Songti SC,serif;font-size:24px;line-height:1.6}.week-card{background:#f8f6ef;padding:34px;transform:rotate(1.5deg);box-shadow:0 35px 70px #44523d1a}.week-head,.week-score,.task{display:flex}.week-head{border-bottom:1px solid var(--line);justify-content:space-between;padding-bottom:20px;font-size:12px}.week-head b{font-weight:500}.week-score{align-items:center;gap:25px;padding:30px 0}.week-score>span{align-items:end;gap:7px;display:flex}.week-score b{font-family:Georgia,serif;font-size:54px;font-weight:400}.week-score small{color:var(--muted);padding-bottom:10px}.week-score>div{background:#d8ddd3;flex:1;height:2px}.week-score i{background:var(--coral);height:100%;display:block}.task{border-top:1px solid var(--line);grid-template-columns:65px 1fr;padding:19px 0;display:grid}.task span{color:var(--muted);grid-row:1/3;font-size:10px}.task b{font-size:13px}.task small{color:var(--muted);margin-top:5px}.task.active b:before{content:"";background:var(--coral);border-radius:50%;width:7px;height:7px;margin-right:8px;display:inline-block}.week-card button{color:#fff;background:#192721;border:0;justify-content:space-between;width:100%;margin-top:18px;padding:16px;display:flex}.scenes{background:var(--paper)}.scenes-head{justify-content:space-between;align-items:end;display:flex}.scenes-head p{color:var(--muted)}.scene-grid{grid-template-columns:repeat(4,1fr);margin-top:70px;display:grid}.scene{color:#fff;flex-direction:column;min-height:480px;padding:24px;transition:transform .35s;display:flex;position:relative;overflow:hidden}.scene:hover{transform:translateY(-8px)}.scene:after{content:"";border:1px solid #fff5;border-radius:50%;width:240px;height:240px;position:absolute;bottom:-70px;right:-70px;box-shadow:0 0 0 35px #ffffff09,0 0 0 70px #ffffff09}.scene.coral{background:#c45f4f}.scene.plum{background:#6d4457}.scene.moss{background:#596c53}.scene.amber{background:#c78938}.scene>span{opacity:.65;font-size:10px}.scene small{letter-spacing:.1em;margin-top:auto}.scene h3{z-index:1;font-family:Georgia,Songti SC,serif;font-size:26px;font-weight:400;line-height:1.35;position:relative}.scene p{opacity:.75;z-index:1;font-size:12px;line-height:1.7;position:relative}.scene>i{opacity:.17;font-family:Georgia,serif;font-size:100px;font-style:normal;font-weight:200;position:absolute;top:50px;right:28px}.network-grid{grid-template-columns:1fr 1fr;align-items:center;gap:8vw;display:grid}.network-grid>div>p{color:#97a79f;max-width:550px}.network-map{aspect-ratio:1;background:radial-gradient(circle,#e9745840,#0000 30%);border:1px solid #ffffff25;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}.network-map:before,.network-map:after{content:"";border:1px dashed #ffffff1f;border-radius:50%;position:absolute;inset:15%}.network-map:after{inset:32%}.network-core{color:#17231f;z-index:2;background:#f0ede3;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:145px;height:145px;display:flex}.network-core .brand-mark{width:30px;height:30px;color:var(--coral);margin-bottom:8px}.network-core b{font-size:16px}.network-core small{letter-spacing:.15em;margin-top:5px;font-size:7px}.network-map>span{left:calc(50% + cos(calc(var(--i)*60deg))*42%);top:calc(50% + sin(calc(var(--i)*60deg))*42%);background:#1d302a;border:1px solid #ffffff30;border-radius:999px;padding:10px 15px;font-size:11px;position:absolute;transform:translate(-50%,-50%)}.privacy{background:var(--paper);grid-template-columns:.8fr 1.2fr;align-items:center;gap:10vw;display:grid}.privacy-shield{aspect-ratio:1;background:radial-gradient(circle,#e97b5f22,#0000 62%);justify-content:center;align-items:center;display:flex;position:relative}.privacy-shield:before,.privacy-shield:after{content:"";border:1px solid var(--line);border-radius:50% 50% 45% 45%;position:absolute;inset:12%}.privacy-shield:after{border-style:dashed;inset:25%}.privacy-shield>div{align-items:center;gap:20px;font-family:Georgia,Songti SC,serif;font-size:24px;line-height:1.4;display:flex}.privacy-shield .brand-mark{color:var(--coral);margin-right:15px;transform:scale(2)rotate(-18deg)}.privacy-copy .section-kicker{margin-bottom:42px}.privacy-list{border-top:1px solid var(--line);margin-top:45px}.privacy-list>div{border-bottom:1px solid var(--line);grid-template-columns:48px 110px 1fr;align-items:center;padding:18px 0;display:grid}.privacy-list span{color:var(--coral);font-size:10px}.privacy-list b{font-size:13px}.privacy-list p{color:var(--muted);font-size:12px}.belief{text-align:center;background:#ead4c2;flex-direction:column;justify-content:center;align-items:center;height:690px;display:flex;position:relative;overflow:hidden}.belief:before{content:"";background:radial-gradient(circle at 50% 85%,#eb745770,#0000 48%);position:absolute;inset:0}.belief-orbit{border:1px solid #5f4e4730;border-radius:50%;width:560px;height:560px;position:absolute}.belief-orbit:before,.belief-orbit:after{content:"";border:1px dashed #5f4e4730;border-radius:50%;animation:32s linear infinite spin;position:absolute;inset:18%}.belief-orbit:after{border-style:solid;inset:36%}.belief>p,.belief>h2,.belief>button{z-index:2;position:relative}.belief>p:first-of-type{letter-spacing:.18em;font-size:10px}.belief h2{letter-spacing:-.07em;color:#23332e;margin:28px 0;font-family:Georgia,Songti SC,serif;font-size:clamp(70px,9vw,130px);font-weight:400}.belief-body{color:#5e655f;line-height:1.8}.belief .button{margin-top:20px}footer{color:#eef1ec;background:#101a17;padding:75px 7.8vw 30px}.footer-top{border-bottom:1px solid #ffffff20;grid-template-columns:1fr 1fr 1fr;align-items:start;gap:8vw;padding-bottom:60px;display:grid}.footer-brand{color:#fff}.footer-top p{color:#bac4be;margin:0;font-family:Georgia,Songti SC,serif;font-size:20px}.footer-top>a:last-child{text-align:right;color:#ec977f;font-size:13px}.footer-links{grid-template-columns:repeat(3,1fr);gap:8vw;padding:50px 0;display:grid}.footer-links>div{flex-direction:column;gap:12px;display:flex}.footer-links b{color:#718077;letter-spacing:.15em;margin-bottom:8px;font-size:10px}.footer-links a,.footer-links button{color:#aab5ae;text-align:left;background:0;border:0;padding:0;font-size:12px}.legal-note{color:#65726b;border-top:1px solid #ffffff18;max-width:900px;padding-top:25px;font-size:10px;line-height:1.8}.copyright{color:#647169;letter-spacing:.08em;justify-content:space-between;margin-top:40px;font-size:9px;display:flex}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#101a17aa;justify-content:flex-end;display:flex;position:fixed;inset:0}.modal-close{border:1px solid var(--line);background:0 0;border-radius:50%;width:42px;height:42px;font-size:25px;font-weight:200;position:absolute;top:25px;right:30px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes breathe{50%{opacity:.7;transform:scale(1.12)}}@keyframes pulse{50%{opacity:.5}}@media (max-width:900px){.site-header{height:72px;padding:0 22px}.brand b{font-size:16px}.brand small{display:none}.header-cta{margin-left:auto;padding:9px 13px;font-size:11px}.menu-button{display:block}.nav{background:#15231ff5;flex-direction:column;align-items:flex-start;margin:0;padding:30px 24px;display:none;position:absolute;top:72px;left:0;right:0}.nav.open{display:flex}.hero{height:auto;min-height:900px}.hero-copy{z-index:5;width:auto;padding:135px 24px 0;position:relative;top:auto;left:auto;transform:none}.hero h1{margin:25px 0;font-size:53px}.hero-body{font-size:14px;line-height:1.75}.mirror-stage{opacity:.8;width:620px;top:auto;bottom:-120px;right:-280px;transform:none}.signal-card{display:none}.hero-foot{left:24px;right:24px}.hero-foot span:last-child{display:none}.section{padding:88px 24px}.section-kicker{margin-bottom:40px}.intro-grid,.how-head,.agent,.plan-section,.network-grid,.privacy{grid-template-columns:1fr;gap:48px}.intro h2,.how h2,.agent h2,.plan-copy h2,.scenes h2,.network h2,.privacy h2{font-size:42px}.lead{font-size:21px}.source-flow{grid-template-columns:1fr;margin-top:60px}.source-list{border-right:0;border-bottom:1px solid var(--line);min-height:320px}.flow-center{min-height:370px}.steps{grid-template-columns:1fr 1fr;margin-top:55px}.step:nth-child(2){border-right:0}.step>small{margin-top:45px}.agent-visual{order:2;min-height:520px;padding:60px 18px 25px}.agent-copy{order:1}.message.user{margin-left:12%}.plan-quote{margin-top:45px}.week-card{transform:none}.scenes-head{display:block}.scene-grid{grid-template-columns:1fr 1fr}.scene{min-height:400px}.network-map{max-width:600px}.privacy-shield{order:2}.belief{height:600px}.belief h2{font-size:66px}.belief-orbit{width:430px;height:430px}.footer-top{grid-template-columns:1fr}.footer-top>a:last-child{text-align:left}.modal{padding:75px 30px}.modal h2{font-size:36px}}@media (max-width:560px){.header-cta{gap:0;width:42px;height:42px;padding:0;font-size:0}.header-cta span{font-size:16px}.hero{min-height:840px}.hero h1{font-size:45px}.hero-actions{flex-direction:column;align-items:flex-start;gap:10px}.mirror-stage{width:520px;bottom:-70px;right:-250px}.mirror-core{inset:35%}.floating-note{display:none}.source-list{grid-template-columns:1fr}.source-list span{min-height:56px}.source-list span:nth-last-child(-n+2){border-bottom:1px solid var(--line)}.source-list span:last-child{border-bottom:0}.steps{grid-template-columns:1fr}.step,.step+.step{border-bottom:1px solid #fff2;border-right:0;padding:24px 0}.step>small{margin-top:28px}.step h3{font-size:28px}.agent-visual{min-height:470px}.agent-caption{font-size:6px}.scene-grid{grid-template-columns:1fr}.scene{min-height:360px}.network-map{margin:20px -10px}.network-map>span{padding:8px 10px;font-size:9px}.privacy-list>div{grid-template-columns:35px 85px 1fr}.belief-body{font-size:13px}.footer-links{gap:25px}.copyright{display:block}.copyright span{margin-top:8px;display:block}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (prefers-contrast:more){:root{--muted:#3e4743;--line:#54615b}.hero-body{color:#fff}.step p,.how-head p,.network-grid>div>p{color:#dce4df}}.footer-contact{text-align:right;color:#ec977f;background:0 0;border:0;justify-self:end;padding:0;font-size:13px}@media (max-width:900px){.footer-contact{text-align:left;justify-self:start}}img.brand-mark{object-fit:contain;border:0;border-radius:0;width:38px;height:38px;display:block;transform:none}.site-header .brand{gap:14px}.site-header .brand b{font-weight:600}.footer-brand img.brand-mark{width:48px;height:48px}.flow-center img.brand-mark,.network-core img.brand-mark{object-fit:contain;border:0;margin:0;transform:none}.hero{background:#0f1d19}.hero-photo{filter:saturate(.9)contrast(1.03);background-image:linear-gradient(90deg,#091310fa 0%,#0a1713e0 30%,#0a17133d 62%,#0a17130f 100%),linear-gradient(#0000 55%,#08110f7a),url(/hero-editorial-v2.jpg);background-position:50%;background-size:cover;animation:1.4s cubic-bezier(.2,.8,.2,1) both heroReveal;position:absolute;inset:0;transform:scale(1.01)}.hero:before{z-index:1;opacity:.8}.hero-copy{width:min(640px,46vw);animation:1s cubic-bezier(.2,.8,.2,1) .18s both copyReveal}.hero h1{text-shadow:0 2px 24px #00000026;font-size:clamp(60px,6vw,98px)}.hero-body{color:#ffffffc7;max-width:590px}.mirror-stage{opacity:.96;width:min(42vw,590px);top:52%;right:4vw}.orbit{border-color:#ffffff3d}.orbit-b{background:radial-gradient(circle,#0000 46%,#08141126 47%,#0000 72%)}.mirror-core{background:#0e1d1870;border-color:#ffffff57;inset:33%;box-shadow:inset 0 0 70px #e468192e,0 22px 80px #00000047}.signal-card{background:#0b1a15c2;border-color:#ffffff47;min-height:100px;box-shadow:0 18px 55px #0000003b}.signal-card.sleep{top:10%;left:-4%}.signal-card.plan{top:42%;right:-4%}.signal-card.history{bottom:4%;left:7%}.mini-chart{clip-path:polygon(0 72%,15% 56%,30% 70%,44% 32%,61% 46%,77% 20%,100% 31%,100% 42%,78% 32%,62% 58%,45% 44%,31% 82%,15% 68%,0 84%);background:linear-gradient(135deg,#0000 0 10%,#e86d1b 11% 13%,#0000 14% 27%,#e86d1b 28% 30%,#0000 31% 45%,#e86d1b 46% 48%,#0000 49%);height:20px;margin-top:8px}.signal-check{color:#fff;background:#e86d1b;border-radius:50%;place-items:center;width:22px;height:22px;font-style:normal;display:grid;position:absolute;top:14px;right:14px}.signal-dot{background:#e86d1b;border-radius:50%;width:7px;height:7px;position:absolute;top:18px;right:16px;box-shadow:0 0 0 6px #e86d1b26}.intro{position:relative;overflow:hidden}.intro:before{content:"LIFEMIRROR";color:#17231f06;letter-spacing:-.06em;font:500 clamp(74px,12vw,210px)/1 Arial;position:absolute;top:45px;right:-.02em}.source-flow{border:0;grid-template-columns:.93fr 1.07fr;gap:22px;min-height:680px}.source-art{background:#d8d0c4;border-radius:24px;position:relative;overflow:hidden}.source-art img{object-fit:cover;width:100%;height:100%;transition:transform .8s;display:block}.source-art:hover img{transform:scale(1.025)}.source-art:after{content:"";background:linear-gradient(#0000 48%,#0d1b16a8);position:absolute;inset:0}.image-label{z-index:2;color:#fff;flex-direction:column;gap:9px;display:flex;position:absolute;bottom:32px;left:34px;right:34px}.image-label span{letter-spacing:.18em;color:#f7b28a;font-size:9px}.image-label b{font-family:Georgia,Songti SC,serif;font-size:26px;font-weight:400}.source-system{grid-template-rows:1fr 1.1fr;gap:22px;display:grid}.source-list{border:1px solid var(--line);background:#f0ece2;border-radius:24px;overflow:hidden}.source-list span{border-color:var(--line);padding:0 20px;transition:background .25s,padding-left .25s}.source-list span:nth-child(odd){border-right:1px solid var(--line)}.source-list span:hover{background:#fff;padding-left:28px}.source-list i{margin-left:0}.flow-center{color:#fff;background:radial-gradient(circle,#e86d1b33,#0000 42%),linear-gradient(145deg,#192b25,#0e1c18);border-radius:24px;min-height:0;overflow:hidden}.flow-center:before{border-color:#ffffff38}.flow-center:after{border-color:#ffffff2e}.flow-center img.brand-mark{z-index:1;width:74px;height:74px;margin-bottom:18px}.flow-center b,.flow-center small,.flow-center em{z-index:1}.flow-center small{color:#a6b3ac}.flow-center em{letter-spacing:.18em;color:#e58a51;margin-top:14px;font-size:8px;font-style:normal}.how{background:linear-gradient(150deg,#0f1e1a 0%,#193029 70%,#10211c 100%);position:relative;overflow:hidden}.how:after{content:"";border:1px solid #ffffff14;border-radius:50%;width:660px;height:660px;position:absolute;top:-250px;right:-250px;box-shadow:0 0 0 90px #ffffff06,0 0 0 180px #ffffff05}.steps{z-index:1;position:relative}.step{min-height:340px;transition:background .3s,transform .3s}.step:hover{background:#ffffff09;transform:translateY(-5px)}.agent-visual{background-color:#0000;background-image:linear-gradient(160deg,#0d1d182e,#0c1d17d9),url(/hero-editorial-v2.jpg);background-position:72%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:30px;min-height:700px;padding:110px 50px 34px;box-shadow:0 35px 90px #212c2738}.agent-visual:before{border-color:#ffffff4d;inset:7% 14% 26%;box-shadow:0 0 0 45px #ffffff09,0 0 0 90px #ffffff05}.conversation{width:100%;margin-top:auto}.message{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 18px 40px #0000002e}.message.user{background:#faf7eeeb}.message.ai{background:#0d1d18e6;border:1px solid #ffffff26}.plan-section{background:linear-gradient(135deg,#dce2d6,#cdd7c6);position:relative;overflow:hidden}.plan-section:after{content:"";background:#ffffff47;border-radius:50%;width:460px;height:460px;position:absolute;top:-180px;right:-150px}.week-card{z-index:1;border:1px solid #ffffffb3;border-radius:22px;position:relative;transform:rotate(1deg);box-shadow:0 42px 100px #31402e2e}.human-story{color:#fff;background:#17231f;height:min(82vh,820px);min-height:650px;position:relative;overflow:hidden}.human-story>img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform 1.2s;position:absolute;inset:0}.human-story:hover>img{transform:scale(1.018)}.story-shade{background:linear-gradient(90deg,#091310cc,#09131014 65%),linear-gradient(#0000 55%,#09131080);position:absolute;inset:0}.story-copy{width:min(570px,44vw);position:absolute;top:50%;left:7.8vw;transform:translateY(-50%)}.story-copy .section-kicker{margin-bottom:42px}.story-copy>p{letter-spacing:-.04em;margin:0 0 28px;font-family:Georgia,Songti SC,serif;font-size:clamp(48px,5vw,78px);line-height:1.16}.story-copy>span{color:#ffffffb8;max-width:470px;font-size:15px;line-height:1.8;display:block}.story-index{letter-spacing:.15em;color:#ffffffb8;align-items:center;gap:20px;font-size:9px;display:flex;position:absolute;bottom:32px;left:7.8vw;right:7.8vw}.story-index i{background:#ffffff59;width:70px;height:1px}.scene-grid{grid-template-columns:1fr 1fr;gap:22px}.scene{background:#182821;border-radius:22px;grid-template-columns:1.05fr .95fr;min-height:560px;padding:0;transition:transform .4s,box-shadow .4s;display:grid}.scene:hover{transform:translateY(-8px);box-shadow:0 28px 70px #19251f2e}.scene:after{display:none}.scene-media{background-position:50%;background-size:cover;min-height:100%;position:relative}.scene-media:after{content:"";background:linear-gradient(90deg,#0000 60%,#13221c8c);position:absolute;inset:0}.scene-content{flex-direction:column;padding:30px;display:flex;position:relative;overflow:hidden}.scene-content>span{opacity:.6;font-size:10px}.scene-content small{letter-spacing:.12em;color:#f3a272;margin-top:auto}.scene-content h3{margin:18px 0;font-family:Georgia,Songti SC,serif;font-size:27px;font-weight:400;line-height:1.4}.scene-content p{color:#ffffffad;font-size:12px;line-height:1.75}.scene-content>i{opacity:.1;font:italic 80px Georgia,serif;position:absolute;top:30px;right:18px}.scene-1 .scene-media{background-image:url(/family-editorial-v2.jpg);background-position:35%}.scene-2 .scene-media{background-image:url(/hero-editorial-v2.jpg);background-position:76%}.scene-3 .scene-media{background:radial-gradient(circle at 62% 42%,#d79b7c 0 5%,#0000 6%),radial-gradient(circle,#859a85,#0000 44%),linear-gradient(145deg,#263d36,#101e1a)}.scene-3 .scene-media:before{content:"";border:1px solid #ffffff4d;border-radius:50%;position:absolute;inset:16%;box-shadow:0 0 0 42px #ffffff09,0 0 0 84px #ffffff06}.scene-4 .scene-media{background-image:url(/health-signals-v2.jpg);background-position:55%}.network{background:linear-gradient(150deg,#10201b,#192e27)}.privacy-shield{background:radial-gradient(circle,#e86d1b2b,#0000 62%)}.privacy-shield img.brand-mark{width:92px;height:92px;margin-right:28px}.belief{background:linear-gradient(135deg,#eed8c3,#dcb596)}.belief:after{content:"";opacity:.08;mix-blend-mode:multiply;background-image:url(/family-editorial-v2.jpg);background-position:50%;background-size:cover;position:absolute;inset:0}.belief>p,.belief>h2,.belief>button{z-index:3}@keyframes heroReveal{0%{opacity:0;transform:scale(1.05)}to{opacity:1;transform:scale(1.01)}}@keyframes copyReveal{0%{opacity:0;transform:translateY(-42%)}to{opacity:1;transform:translateY(-46%)}}@media (max-width:900px){img.brand-mark{width:32px;height:32px}.hero{min-height:920px}.hero-photo{background-image:linear-gradient(#08131059,#081310eb 63%,#0d1d18 100%),url(/hero-editorial-v2.jpg);background-position:68% 0;background-repeat:no-repeat;background-size:auto 58%,cover}.hero-copy{padding-top:122px}.hero h1{font-size:52px}.mirror-stage{width:560px;top:auto;bottom:-40px;right:-275px;transform:none}.source-flow{grid-template-columns:1fr;min-height:auto}.source-art{height:600px}.source-system{min-height:680px}.human-story{height:720px}.story-shade{background:linear-gradient(#0913100f 28%,#091310e6)}.story-copy{width:auto;inset:auto 24px 95px;transform:none}.story-copy>p{font-size:48px}.scene-grid{grid-template-columns:1fr}.scene{min-height:520px}.agent-visual{min-height:620px}.footer-contact{justify-self:start}}@media (max-width:560px){.hero{min-height:900px}.hero-photo{background-position:67% 0;background-size:auto 52%}.hero-copy{padding-top:116px}.hero h1{font-size:44px}.hero-body{font-size:13px}.mirror-stage{width:470px;bottom:4px;right:-260px}.source-art{height:480px}.source-system{min-height:650px}.source-list{grid-template-columns:1fr}.source-list span:nth-child(odd){border-right:0}.flow-center:before{width:170px;height:170px}.flow-center:after{width:260px;height:260px}.human-story{min-height:680px}.human-story>img{object-position:45% center}.story-copy>p{font-size:38px}.story-copy>span{font-size:13px}.story-index{gap:10px;left:24px;right:24px}.story-index i{width:28px}.scene{grid-template-columns:1fr;min-height:640px}.scene-media{min-height:330px}.scene-media:after{background:linear-gradient(#0000 45%,#13221cb3)}.scene-content{min-height:310px}.privacy-shield img.brand-mark{width:68px;height:68px}.belief h2{font-size:62px}}.button{white-space:nowrap}.copyright-meta{align-items:center;gap:24px;display:flex}.copyright a{transition:color .2s}:is(.copyright a:hover,.copyright a:focus-visible){color:#eef1ec}.qr-backdrop{justify-content:center;align-items:center;padding:24px}.qr-modal{text-align:center;background:#f5f1e7;border-radius:4px;width:min(510px,100%);padding:58px 64px 48px;position:relative;box-shadow:0 30px 100px #07100dcc}.qr-modal .eyebrow{color:#6f7b74;justify-content:center}.qr-modal h2{margin:24px 0 10px;font-family:Georgia,Songti SC,serif;font-size:42px;font-weight:400}.qr-modal>p:not(.eyebrow){color:var(--muted);font-size:13px}.qr-frame{background:#fff;border:1px solid #ddd8cc;width:min(300px,82vw);margin:28px auto 20px;padding:17px;box-shadow:0 18px 50px #25352f14}.qr-frame img{width:100%;height:auto;display:block}.qr-brand{justify-content:center;align-items:center;gap:10px;display:flex}.qr-brand img.brand-mark{width:34px;height:34px}.qr-brand span{text-align:left;flex-direction:column;display:flex}.qr-brand b{letter-spacing:.14em;font-size:14px}.qr-brand small{color:var(--muted);margin-top:2px;font-size:9px}.qr-tip{color:#8a948e;letter-spacing:.08em;margin-top:18px;font-size:10px;display:block}@media (max-width:560px){.copyright-meta{display:block}.copyright-meta a,.copyright-meta span{margin-top:8px;display:block}.qr-backdrop{padding:14px}.qr-modal{padding:48px 24px 34px}.qr-modal h2{font-size:34px}.qr-frame{width:min(270px,78vw);padding:12px}}.hero-slogan{color:#f0a58f;letter-spacing:.12em;margin:20px 0 0;font-family:Georgia,Songti SC,serif;font-size:15px}.hero-actions{margin-top:30px}.section{padding-top:clamp(120px,9vw,165px);padding-bottom:clamp(120px,9vw,165px)}.section-kicker{margin-bottom:clamp(48px,4vw,68px)}.intro-grid{gap:clamp(70px,10vw,170px)}.intro-grid>div,.how-head>p,.agent-copy,.plan-copy,.network-grid>div:first-child,.privacy-copy{max-width:620px}.lead{max-width:580px}.intro-grid>div>p:last-child,.agent-copy>p,.plan-copy>p,.privacy-copy>p,.network-grid>div>p{font-size:15px;line-height:2}.story-copy{width:min(850px,58vw)}.story-copy>p{letter-spacing:-.035em;font-size:clamp(48px,4.35vw,72px);line-height:1.18}.story-copy>p>span{white-space:nowrap;display:block}.story-copy>span{max-width:600px;line-height:1.95}.belief h2{letter-spacing:-.045em;white-space:nowrap;font-size:clamp(48px,5.6vw,86px);line-height:1.16}.belief h2 i{color:#7b675e;font-style:normal;font-weight:300}.footer-top{grid-template-columns:.8fr 1.35fr .65fr;gap:7vw}.footer-top p{flex-direction:column;gap:14px;display:flex}.footer-top p strong{color:#eef1ec;white-space:nowrap;font-size:22px;font-weight:400}.footer-top p span{color:#839188;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:12px;line-height:1.8}@media (max-width:900px){.section{padding-top:100px;padding-bottom:100px}.hero-slogan{letter-spacing:.08em;font-size:13px}.story-copy{width:auto}.story-copy>p{font-size:clamp(36px,5.5vw,48px)}.belief h2{white-space:normal;font-size:52px}.belief h2 span{display:block}.belief h2 i{display:none}.footer-top{grid-template-columns:1fr;gap:36px}}@media (max-width:560px){.section{padding-top:88px;padding-bottom:88px}.intro h2,.how h2,.agent h2,.plan-copy h2,.scenes h2,.network h2,.privacy h2{font-size:38px;line-height:1.22}.lead{font-size:20px;line-height:1.65}.hero-slogan{font-size:12px}.story-copy>p{font-size:clamp(30px,8.3vw,36px);line-height:1.25}.story-copy>span{line-height:1.9}.belief h2{margin:22px 0;font-size:48px;line-height:1.32}.footer-top p strong{letter-spacing:.02em;font-size:18px}.footer-links{padding:42px 0}}.footer-partner .partner-title{color:#d6ddd8;font-family:Georgia,Songti SC,serif;font-size:18px;line-height:1.5}.footer-partner .partner-email{color:#ec977f;letter-spacing:.035em;font-size:13px}:is(.footer-partner .partner-title:hover,.footer-partner .partner-title:focus-visible,.footer-partner .partner-email:hover,.footer-partner .partner-email:focus-visible){color:#fff}.arrow-icon{flex:0 0 13px;width:13px;height:13px;display:inline-block;position:relative}.arrow-icon:before{content:"";transform-origin:0;background:currentColor;border-radius:2px;width:13px;height:1.5px;position:absolute;bottom:2px;left:1px;transform:rotate(-45deg)}.arrow-icon:after{content:"";border-top:1.5px solid;border-right:1.5px solid;width:7px;height:7px;position:absolute;top:0;right:0}.header-cta-label>span:last-child{display:none}.mini-program-icon{flex:0 0 8px;grid-template-columns:repeat(2,3px);gap:2px;width:8px;height:8px;display:grid}.mini-program-icon i{border:1px solid;border-radius:1px;width:3px;height:3px;display:block}.scroll-cue-icon{border-left:1px solid;width:8px;height:16px;display:block;position:relative}.scroll-cue-icon:after{content:"";border-bottom:1px solid;border-right:1px solid;width:5px;height:5px;position:absolute;bottom:0;left:-3px;transform:rotate(45deg)}@media (max-width:560px){.site-header{gap:10px;height:76px;padding:0 20px}.site-header .brand{gap:9px}.site-header .brand b{letter-spacing:.1em;font-size:15px}.site-header img.brand-mark{width:31px;height:31px}.header-cta{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#08141029;border-color:#ffffff47;gap:9px;width:auto;height:34px;padding:0 12px;font-size:11px}.header-cta span{font-size:inherit}.header-cta-label>span:first-child{display:none}.header-cta-label>span:last-child{display:inline}.menu-button{flex:0 0 38px;width:38px;height:38px}.menu-button span{width:18px}.hero{height:auto;min-height:0;padding-bottom:72px}.hero-photo{background-position:68% 0;background-size:auto 48%,cover}.hero-copy{padding:126px 24px 0}.hero .eyebrow{letter-spacing:.12em;gap:8px;font-size:9px}.hero h1{letter-spacing:-.045em;margin:24px 0;font-size:clamp(40px,11.2vw,46px);line-height:1.04}.hero-body{color:#ffffffb8;font-size:14px;line-height:1.85}.hero-slogan{margin-top:18px;font-size:12px;line-height:1.6}.hero-actions{flex-flow:wrap;align-items:center;gap:20px;margin-top:28px}.hero-actions .button{gap:14px;min-height:48px;padding:0 19px}.hero-actions .hero-secondary{letter-spacing:.04em;color:#ffffffa3;border-bottom-color:#ffffff29;gap:10px;min-height:auto;padding:6px 0 7px;font-size:12px}.hero-secondary .scroll-cue-icon{opacity:.72;width:7px;height:13px}.mirror-stage{display:none}.hero-foot{margin:54px 24px 0;position:relative;bottom:auto;left:auto;right:auto}.hero-foot span:first-child{opacity:.8}.button{gap:14px}.belief{height:auto;min-height:610px;padding:82px 24px}.belief-orbit{width:390px;height:390px}.belief h2{font-size:46px}.belief .button{min-height:50px;margin-top:26px;padding:0 20px}footer{padding:62px 24px 26px}.footer-top{gap:28px;padding-bottom:44px}.footer-brand img.brand-mark{width:42px;height:42px}.footer-top p{gap:10px}.footer-contact{align-items:center;gap:12px;width:max-content;padding:10px 0;display:inline-flex}.footer-links{grid-template-columns:1fr;gap:0;padding:38px 0}.footer-links>div{border-bottom:1px solid #ffffff14;gap:10px;padding:24px 0}.footer-links>div:first-child{padding-top:0}.footer-links>div:last-child{border-bottom:0;padding-bottom:0}.footer-links b{margin-bottom:8px}.footer-partner .partner-title{max-width:260px;font-size:19px}.footer-partner .partner-email{overflow-wrap:anywhere;font-size:13px}.legal-note{padding-top:22px;font-size:10px;line-height:1.9}.copyright{margin-top:28px;line-height:1.7}.copyright-meta{margin-top:12px}}@media (max-width:900px){.hero-copy{width:auto;animation:none;transform:none}.eyebrow{letter-spacing:.14em;white-space:nowrap;font-size:9px}}
