:root{color-scheme:dark;--bg: #05090d;--bg-2: #081018;--bg-3: #0b1620;--surface: rgba(12, 22, 30, .74);--surface-2: rgba(16, 32, 43, .84);--surface-3: rgba(6, 14, 20, .82);--line: rgba(157, 198, 208, .16);--line-strong: rgba(96, 229, 219, .36);--text: #f5f8fa;--text-soft: #d8e3e7;--muted: #9fb2bb;--muted-2: #78909a;--accent: #5ee6dc;--accent-2: #8fc7ff;--gold: #d7b46a;--danger: #f0a56e;--shadow: 0 26px 80px rgba(0, 0, 0, .34);--max-width: 1180px;--radius: 8px;--radius-lg: 14px;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0;overflow-x:hidden;background:linear-gradient(145deg,rgba(143,199,255,.055),transparent 25rem),linear-gradient(180deg,#09121a 0,var(--bg) 32rem,#030609 100%);color:var(--text)}body:before{position:fixed;inset:0;z-index:-1;pointer-events:none;content:"";background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.014) 1px,transparent 1px);background-size:96px 96px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.55),transparent 72%);mask-image:linear-gradient(180deg,rgba(0,0,0,.55),transparent 72%)}::selection{color:#041011;background:var(--accent)}a{color:inherit;text-decoration-thickness:.08em;text-underline-offset:.22em}a:hover{color:var(--accent)}a:focus-visible,button:focus-visible{outline:3px solid rgba(94,230,220,.72);outline-offset:4px}p,li{color:var(--muted);font-size:1rem;line-height:1.72}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--text);letter-spacing:0}h1{max-width:11ch;margin-bottom:1.25rem;font-size:5.35rem;line-height:.96}h2{margin-bottom:1rem;font-size:3.25rem;line-height:1}h3{margin-bottom:.65rem;font-size:1.08rem;line-height:1.28}.skip-link{position:fixed;top:1rem;left:1rem;z-index:40;padding:.75rem 1rem;border-radius:var(--radius);color:#041011;background:var(--accent);transform:translateY(-180%);transition:transform .16s ease}.skip-link:focus{transform:translateY(0)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;max-width:calc(var(--max-width) + 2rem);margin:0 auto;padding:1rem;background:linear-gradient(180deg,#05090dd6,#05090d7a);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.site-header:before{position:absolute;inset:0 1rem auto;height:1px;content:"";background:linear-gradient(90deg,transparent,var(--line),transparent)}.brand,.footer-brand{display:inline-flex;align-items:center;gap:.72rem;color:var(--text);font-size:.98rem;font-weight:760;text-decoration:none}.brand-mark{display:inline-grid;width:2.15rem;height:2.15rem;flex:0 0 auto;place-items:center;border:1px solid rgba(94,230,220,.58);border-radius:var(--radius);color:var(--accent);background:linear-gradient(145deg,#5ee6dc24,#8fc7ff12);box-shadow:inset 0 1px #ffffff14;font-size:1rem;font-weight:850}.site-nav,.site-footer nav{display:flex;align-items:center;gap:.2rem;flex-wrap:wrap}.site-nav a,.site-footer nav a{padding:.62rem .78rem;border:1px solid transparent;border-radius:var(--radius);color:var(--text-soft);font-size:.92rem;text-decoration:none;transition:border-color .16s ease,background .16s ease,color .16s ease}.site-nav a:hover,.site-nav a[aria-current=page],.site-footer nav a:hover,.site-footer nav a[aria-current=page]{border-color:#ffffff14;color:var(--text);background:#ffffff0e}.site-nav a[aria-current=page]{border-color:#5ee6dc3d;color:var(--accent);background:#5ee6dc14}.section{max-width:var(--max-width);margin:0 auto;padding:6.5rem 1rem}.section-compact{padding-top:4.5rem;padding-bottom:4.5rem}.hero,.page-hero{display:grid;grid-template-columns:minmax(0,.94fr) minmax(340px,.7fr);gap:3.6rem;align-items:center;min-height:720px;padding-top:4rem;padding-bottom:4rem}.page-hero{min-height:620px}.hero-copy,.page-hero-copy{max-width:700px}.hero-subtitle,.page-hero-copy>p,.lead{max-width:690px;margin-bottom:2rem;color:var(--text-soft);font-size:1.18rem;line-height:1.62}.hero-actions{display:flex;gap:.8rem;flex-wrap:wrap;align-items:center}.hero-actions .button{min-width:10.4rem}.hero-copy>.availability-note,.page-hero-copy>.availability-note{max-width:36rem;margin:1rem 0 0;color:var(--text-soft);font-size:.95rem;line-height:1.5}.button{appearance:none;display:inline-flex;min-height:2.95rem;align-items:center;justify-content:center;gap:.5rem;padding:.82rem 1.05rem;border:1px solid transparent;border-radius:var(--radius);cursor:pointer;font-family:inherit;font-size:.94rem;font-weight:760;line-height:1.2;text-decoration:none;transition:transform .16s ease,border-color .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease}.button:hover{transform:translateY(-1px)}.button-primary{color:#041011;background:linear-gradient(180deg,#78f3ea,#47d5cb);box-shadow:0 18px 42px #41cbc22e,inset 0 1px #ffffff7a}.button-primary:hover{color:#041011;box-shadow:0 22px 54px #41cbc242}.button-secondary{border-color:#ffffff1f;color:var(--text);background:linear-gradient(180deg,#ffffff0e,#ffffff06)}.button-secondary:hover{border-color:var(--line-strong);color:var(--text);background:#5ee6dc14}.button:disabled,.button:disabled:hover{cursor:not-allowed;transform:none}.button-primary:disabled{color:#041011d1;background:linear-gradient(180deg,#78f3eac7,#47d5cb9e);box-shadow:inset 0 1px #ffffff52}.hero-visual,.product-visual{position:relative;display:grid;min-height:520px;overflow:hidden;place-items:center}.hero-visual:before,.product-visual:before{position:absolute;width:72%;height:72%;border:1px solid rgba(94,230,220,.16);border-radius:999px;content:"";transform:rotate(-24deg)}.phone{position:relative;width:min(100%,318px);padding:.78rem;border:1px solid rgba(255,255,255,.14);border-radius:2.05rem;background:linear-gradient(160deg,#18252e,#090f14 48%,#111c24);box-shadow:var(--shadow)}.phone:before{display:block;width:4.7rem;height:.34rem;margin:.1rem auto .85rem;border-radius:999px;content:"";background:#ffffff38}.phone-screen{min-height:408px;padding:1.2rem;border:1px solid rgba(94,230,220,.2);border-radius:1.32rem;background:linear-gradient(180deg,rgba(94,230,220,.11),transparent 45%),#071016}.screen-app,.section-label{margin-bottom:.85rem;color:var(--accent);font-size:.78rem;font-weight:820;letter-spacing:0;line-height:1.2;text-transform:uppercase}.screen-title{display:block;margin-bottom:1.2rem;color:var(--text);font-size:2.05rem;font-weight:760;line-height:1}.screen-note{margin-bottom:1.35rem;color:var(--text-soft);font-size:.95rem;line-height:1.5}.screen-card-list,.reset-flow{display:grid;gap:.72rem;margin:0;padding:0;list-style:none}.screen-card,.reset-flow li{display:grid;grid-template-columns:auto 1fr;gap:.18rem .76rem;align-items:center;padding:.82rem;border:1px solid rgba(255,255,255,.09);border-radius:var(--radius);color:var(--text-soft);background:#ffffff0a}.screen-card span,.reset-flow span{grid-row:span 2;color:var(--gold);font-size:.78rem;font-weight:840}.screen-card strong{color:var(--text);font-size:.92rem}.screen-card small{color:var(--muted);font-size:.78rem}.timer-ring{display:grid;width:9.5rem;height:9.5rem;place-items:center;margin:1.25rem auto 1.4rem;border:12px solid rgba(94,230,220,.16);border-top-color:var(--accent);border-right-color:#8fc7ff94;border-radius:50%;color:var(--text);font-size:2.25rem;font-weight:760}.floating-lock{position:absolute;right:.25rem;bottom:4.2rem;display:grid;width:6.1rem;height:6.1rem;place-items:center;border:1px solid var(--line-strong);border-radius:var(--radius-lg);color:var(--accent);background:#0c1e27d1;box-shadow:var(--shadow)}.floating-lock svg{width:3.1rem;height:3.1rem}.section-heading{max-width:760px;margin-bottom:2.1rem}.section-heading.center{max-width:760px;margin-right:auto;margin-left:auto;text-align:center}.split-section{display:grid;grid-template-columns:minmax(230px,.58fr) minmax(0,1fr);gap:3.2rem;align-items:start;border-top:1px solid var(--line)}.section-copy p:last-child,.legal-page p:last-child{margin-bottom:0}.trust-section{padding-top:1rem;padding-bottom:4.5rem}.trust-band{display:grid;grid-template-columns:minmax(230px,.64fr) minmax(0,1fr);gap:2.4rem;align-items:start;padding:1.5rem;border:1px solid rgba(157,198,208,.22);border-radius:var(--radius);background:linear-gradient(135deg,rgba(94,230,220,.085),transparent 42%),linear-gradient(180deg,#ffffff0d,#ffffff05),var(--surface-2);box-shadow:inset 0 1px #ffffff0f,0 24px 70px #0000002e}.trust-intro h2{margin-bottom:0;font-size:2rem;line-height:1.08}.trust-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;margin:0}.trust-item{padding:1rem;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius);background:#040c1294}.trust-item dt{margin-bottom:.35rem;color:var(--text);font-weight:820}.trust-item dd{margin:0;color:var(--muted);font-size:.94rem;line-height:1.55}.card-grid,.principle-list,.feature-grid,.support-grid,.moment-grid{display:grid;gap:1rem}.card-grid,.principle-list,.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.support-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.moment-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.app-card,.feature-card,.support-card,.principle-card,.policy-link,.moment-card,.legal-page section,.contact-panel,.product-band{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(180deg,#ffffff0c,#ffffff05),linear-gradient(145deg,rgba(94,230,220,.025),transparent 46%),var(--surface);box-shadow:inset 0 1px #ffffff0e}.feature-card,.support-card,.principle-card,.moment-card{padding:1.15rem}.feature-card p,.support-card p,.principle-card p,.moment-card p,.app-card p,.product-band p{margin-bottom:0}.app-card-links{display:flex;gap:.9rem 1.2rem;flex-wrap:wrap;margin-top:1.25rem}.icon-box{display:inline-grid;width:2.65rem;height:2.65rem;place-items:center;margin-bottom:1.1rem;border:1px solid rgba(94,230,220,.28);border-radius:var(--radius);color:var(--accent);background:#5ee6dc14}.icon-box svg,.policy-icon svg,.app-icon svg{width:1.45rem;height:1.45rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.app-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2.25rem;align-items:center;padding:1.6rem;border-color:#9dc6d033}.app-card-top{display:flex;gap:1rem;align-items:flex-start}.app-icon{display:inline-grid;width:3.15rem;height:3.15rem;flex:0 0 auto;place-items:center;border:1px solid rgba(94,230,220,.3);border-radius:var(--radius);color:var(--accent);background:#5ee6dc1a}.app-card-visual{display:grid;width:8.4rem;height:8.4rem;place-items:center;border:1px solid rgba(94,230,220,.28);border-radius:var(--radius-lg);color:var(--accent);background:linear-gradient(145deg,#5ee6dc24,#8fc7ff0e),#071016;box-shadow:inset 0 1px #ffffff0f}.app-card-visual svg{width:4rem;height:4rem}.text-link,.support-card a,.policy-link a{width:fit-content;color:var(--accent);font-size:.93rem;font-weight:780}.product-band{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2rem;align-items:center;padding:1.6rem;background:linear-gradient(135deg,rgba(94,230,220,.095),transparent 46%),var(--surface-2)}.product-band strong{color:var(--gold)}.flow-panel{display:grid;gap:.8rem;margin:0;padding:1rem;border:1px solid var(--line);border-radius:var(--radius-lg);background:linear-gradient(180deg,#fff1,#ffffff07),var(--surface);box-shadow:var(--shadow);list-style:none}.flow-node{display:grid;grid-template-columns:auto 1fr;column-gap:.9rem;row-gap:.1rem;align-items:start;padding:1rem;border:1px solid rgba(255,255,255,.09);border-radius:var(--radius);background:#040c12b8}.flow-node.active{border-color:var(--line-strong);background:#5ee6dc14}.flow-node span{display:inline-grid;width:2rem;height:2rem;grid-row:span 2;place-items:center;border-radius:var(--radius);color:var(--accent);background:#5ee6dc1f;font-size:.82rem;font-weight:850}.flow-node strong{color:var(--text)}.flow-node p{margin:0;font-size:.95rem}.flow-line{width:1px;height:1.8rem;margin-left:2rem;background:var(--line-strong)}.moment-card{min-height:6.3rem}.moment-card strong{display:block;margin-bottom:.25rem;color:var(--text);font-size:.95rem}.moment-card p{font-size:.88rem;line-height:1.5}.contact-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1.25rem;align-items:center;padding:1.25rem}.support-card{display:grid;gap:.82rem;align-content:start}.policy-list{display:grid;gap:.75rem}.policy-link{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:1rem;align-items:center;padding:1rem;text-decoration:none}.policy-icon{display:inline-grid;width:2.65rem;height:2.65rem;place-items:center;border-radius:var(--radius);color:var(--accent);background:#5ee6dc14}.policy-link p{margin-bottom:0}.legal-page{max-width:880px}.legal-page h1{max-width:none;margin-bottom:.75rem;font-size:4.8rem}.legal-updated{margin-bottom:3rem;color:var(--text-soft)}.legal-page section{padding:1.45rem;margin-top:.9rem}.legal-page h2{margin-bottom:.75rem;font-size:1.7rem}.site-footer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2rem;align-items:start;max-width:var(--max-width);margin:0 auto;padding:3.25rem 1rem 4.25rem;border-top:1px solid var(--line)}.site-footer p{margin:.45rem 0 0;font-size:.94rem}.footer-note,.footer-copy,.footer-legal{max-width:36rem}.footer-copy{color:var(--text-soft)}.footer-legal{margin-top:1.2rem;color:var(--muted-2);font-size:.86rem}@media(max-width:1080px){h1{font-size:4.45rem}h2{font-size:2.75rem}.hero,.page-hero{gap:2.6rem}.moment-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:860px){.site-header{position:static;display:grid;gap:.95rem}.site-nav{align-items:stretch}.site-nav a{flex:1 1 auto;text-align:center}.hero,.page-hero,.split-section,.site-footer,.app-card,.trust-band,.product-band,.contact-panel{grid-template-columns:1fr}.hero,.page-hero{min-height:auto;padding-top:4rem}h1{font-size:3.8rem}h2{font-size:2.35rem}.hero-subtitle,.page-hero-copy>p,.lead{font-size:1.1rem}.hero-visual,.product-visual{min-height:auto}.card-grid,.principle-list,.feature-grid,.trust-list,.support-grid{grid-template-columns:1fr}.app-card-visual{width:100%;height:7rem}}@media(max-width:560px){.section{padding:4.5rem 1rem}.section-compact{padding-top:3.5rem;padding-bottom:3.5rem}h1{max-width:9.5ch;font-size:2.92rem;line-height:1}h2{font-size:2rem}.page-hero h1{max-width:10ch}.legal-page h1{font-size:3rem}.legal-page h2{font-size:1.42rem}.hero-actions,.button{width:100%}.button{padding-right:.9rem;padding-left:.9rem}.phone{width:100%}.phone-screen{min-height:380px}.floating-lock{right:0;bottom:2.2rem;width:5.1rem;height:5.1rem}.moment-grid{grid-template-columns:1fr}.policy-link{grid-template-columns:auto minmax(0,1fr)}.policy-link a{grid-column:2}.site-footer nav{align-items:stretch}.site-footer nav a{flex:1 1 44%}}@media(max-width:390px){h1{font-size:2.7rem}.brand{font-size:.92rem}.site-nav a{padding-right:.55rem;padding-left:.55rem}}@media(prefers-reduced-motion:no-preference){.hero-copy,.page-hero-copy,.hero-visual,.product-visual,.feature-card,.support-card,.principle-card,.app-card,.product-band{animation:rise-in .52s ease both}.hero-visual,.product-visual{animation-delay:80ms}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@keyframes rise-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
