:root{color-scheme:light;--background:#f8f9fa;--surface:#fff;--surface-raised:#ffffffd6;--surface-border:#e5e7eb;--divider:#f0f0f0;--primary:#6366f1;--primary-deep:#4f46e5;--primary-light:#6366f124;--brand-purple:#7c5cf0;--text:#1a1b23;--text-secondary:#6b7280;--white:#fff;--dark:#1a1b23;--shadow:0 24px 70px #2523561f;--shadow-soft:0 18px 44px #25235614;--container:min(1180px, calc(100vw - 48px));--header-height:74px}:root[data-theme=dark]{color-scheme:dark;--background:#12131a;--surface:#1c1d26;--surface-raised:#1c1d26e0;--surface-border:#30323f;--divider:#262833;--primary:#7378ff;--primary-deep:#6267f2;--primary-light:#7378ff33;--brand-purple:#a78bfa;--text:#f5f6fb;--text-secondary:#a3a6b5;--dark:#101116;--shadow:0 24px 70px #00000057;--shadow-soft:0 18px 44px #0000003d}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 24px);background:var(--background)}body{color:var(--text);background:var(--background);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;transition:color .18s,background-color .18s}body::selection{color:var(--white);background:var(--primary)}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}img,svg{display:block}.container{width:var(--container);margin-inline:auto}.narrow-container{max-width:850px}.skip-link{z-index:1000;color:var(--white);background:var(--primary-deep);border-radius:10px;padding:10px 14px;position:fixed;top:12px;left:12px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}:focus-visible{outline-offset:3px;outline:3px solid #6366f173}.site-header{z-index:100;height:var(--header-height);border-bottom:1px solid color-mix(in srgb, var(--surface-border) 78%, transparent);background:color-mix(in srgb, var(--background) 86%, transparent);backdrop-filter:blur(22px)saturate(150%);position:sticky;top:0}.header-inner{width:var(--container);justify-content:space-between;align-items:center;gap:28px;height:100%;margin-inline:auto;display:flex}.brand-link{letter-spacing:-.04em;align-items:center;gap:10px;width:max-content;font-size:20px;font-weight:760;display:inline-flex}.brand-link img{object-fit:contain}.desktop-nav{align-items:center;gap:32px;margin-left:auto;display:flex}.desktop-nav a{color:var(--text-secondary);font-size:14px;font-weight:560;transition:color .18s;position:relative}.desktop-nav a:after{content:"";background:var(--primary);border-radius:99px;height:2px;transition:transform .18s;position:absolute;bottom:-7px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover{color:var(--text)}:root[data-theme=dark] .eyebrow{color:#aeb1ff}.desktop-nav a:hover:after{transform:scaleX(1)}.header-actions{align-items:center;gap:18px;display:flex}.button{cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 18px;font-weight:680;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-primary{color:var(--white);background:var(--primary);box-shadow:0 10px 26px #6366f138}.button-primary:hover{background:var(--primary-deep);box-shadow:0 14px 32px #6366f14d}.button-quiet{color:var(--text);background:var(--surface);border:1px solid var(--surface-border)}.button-disabled{color:var(--text-secondary);background:var(--divider)}.header-download{white-space:nowrap;min-height:42px;padding-inline:15px;font-size:13px}.header-download svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:17px;height:17px}.section{padding:124px 0}.eyebrow{color:var(--primary-deep);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 20px;font-size:12px;font-weight:760;display:flex}.eyebrow>span{background:currentColor;border-radius:99px;width:22px;height:2px}.utility-controls{top:calc(var(--header-height) + 20px);z-index:90;background:color-mix(in srgb, var(--surface-raised) 90%, transparent);border:1px solid var(--surface-border);box-shadow:var(--shadow-soft);backdrop-filter:blur(20px)saturate(150%);border-radius:17px;gap:5px;padding:6px;display:grid;position:fixed;right:18px}.utility-button{width:42px;height:42px;color:var(--text-secondary);letter-spacing:.04em;cursor:pointer;background:0 0;border:0;border-radius:12px;place-items:center;padding:0;font-size:11px;font-weight:760;transition:color .18s,background .18s,transform .18s;display:grid}.utility-button:hover{color:var(--text);background:var(--primary-light);transform:translateY(-1px)}.theme-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:19px;height:19px}.theme-icon-sun,:root[data-theme=dark] .theme-icon-moon{display:none}:root[data-theme=dark] .theme-icon-sun{display:block}@media (width<=700px){.utility-controls{border-radius:16px;padding:5px;top:auto;bottom:18px;right:14px}.utility-button{width:40px;height:40px}}.hero-section{min-height:calc(100svh - var(--header-height));border-bottom:1px solid var(--surface-border);align-items:center;display:grid;position:relative;overflow:hidden}.hero-section:before{content:"";pointer-events:none;opacity:.36;background-image:radial-gradient(circle at center, color-mix(in srgb, var(--primary) 20%, transparent) 1px, transparent 1px);background-size:26px 26px;position:absolute;inset:0;mask-image:linear-gradient(90deg,#0000,#000 52%,#0000)}.hero-grid{z-index:2;grid-template-columns:1.03fr .97fr;align-items:center;gap:68px;min-height:720px;padding:74px 0 86px;display:grid;position:relative}.hero-glow{pointer-events:none;filter:blur(2px);border-radius:50%;position:absolute}.hero-glow-one{background:radial-gradient(circle,#cfc8f5bd,#dbaaef38 46%,#0000 70%);width:620px;height:620px;top:-220px;right:-80px}.hero-glow-two{background:radial-gradient(circle,#6e7bf033,#0000 68%);width:600px;height:600px;bottom:-300px;left:-240px}.hero-copy h1{letter-spacing:-.065em;max-width:690px;margin:0;font-size:clamp(54px,6.2vw,86px);font-weight:780;line-height:1.02}.hero-description{max-width:590px;color:var(--text-secondary);margin:28px 0 0;font-size:clamp(17px,1.5vw,20px);line-height:1.75}.download-actions{align-items:stretch;gap:12px;margin-top:36px;display:flex}.download-actions-centered{justify-content:center}.store-button{min-width:218px;min-height:66px;color:inherit;text-align:left;background:var(--surface);border:1px solid var(--surface-border);box-shadow:var(--shadow-soft);cursor:pointer;border-radius:15px;align-items:center;gap:12px;padding:10px 17px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.store-button:hover:not(:disabled){border-color:color-mix(in srgb, var(--primary) 48%, var(--surface-border));transform:translateY(-2px);box-shadow:0 18px 38px #4c489a26}.store-button-android{color:var(--white);background:var(--primary);border-color:var(--primary)}.store-button-android:hover{color:var(--white);background:var(--primary-deep)}.store-button-ios{color:var(--text-secondary);opacity:.78;cursor:not-allowed}.store-icon{background:#ffffff24;border-radius:10px;flex:none;place-items:center;width:33px;height:33px;display:grid}.store-button-ios .store-icon{color:var(--text);background:var(--divider)}.store-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.75px;width:23px;height:23px}.store-icon.apple-icon svg{fill:currentColor;stroke:none}.store-button>span:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.store-button small{opacity:.72;font-size:10px;font-weight:560}.store-button strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:720;overflow:hidden}.hero-proof{color:var(--text-secondary);flex-wrap:wrap;gap:18px;margin:26px 0 0;padding:0;font-size:12px;list-style:none;display:flex}.hero-proof li{align-items:center;gap:7px;display:flex}.hero-proof span{width:18px;height:18px;color:var(--primary);background:var(--primary-light);border-radius:50%;place-items:center;font-size:10px;font-weight:800;display:grid}.hero-visual{place-items:center;min-height:580px;display:grid;position:relative}.hero-visual:before{content:"";background:linear-gradient(145deg,#6e7bf0 0%,#cfc8f5 54%,#dbaaef 100%);border-radius:46% 54% 56% 44%/54% 44% 56% 46%;width:460px;height:460px;animation:12s ease-in-out infinite alternate morph;position:absolute;box-shadow:0 34px 90px #6366f133}.orbit{border:1px solid #6366f13d;border-radius:50%;position:absolute}.orbit-one{width:520px;height:300px;transform:rotate(-20deg)}.orbit-two{width:390px;height:560px;transform:rotate(28deg)}.phone-frame{z-index:2;background:#171821;border:1px solid #ffffff3d;border-radius:46px;width:292px;height:584px;padding:8px;animation:7s ease-in-out infinite phone-float;position:relative;transform:rotate(3deg);box-shadow:0 38px 80px #18144757,inset 0 0 0 1px #ffffff24}.phone-frame:before{z-index:3;content:"";background:#15161d;border-radius:99px;width:78px;height:22px;position:absolute;top:17px;left:50%;transform:translate(-50%)}.phone-screen{color:#1a1b23;background:#f8f9fa;border-radius:39px;height:100%;padding:15px 16px 76px;position:relative;overflow:hidden}.phone-status{color:#3a3b45;justify-content:space-between;align-items:flex-start;height:32px;font-size:9px;font-weight:700;display:flex}.phone-heading{justify-content:space-between;align-items:center;display:flex}.phone-heading>div{flex-direction:column;gap:2px;display:flex}.phone-heading small{color:#7c5cf0;font-size:9px;font-weight:700}.phone-heading strong{letter-spacing:-.04em;font-size:26px}.phone-add{color:#fff;background:#6366f1;border-radius:10px;place-items:center;width:31px;height:31px;font-size:19px;display:grid}.phone-filters{gap:6px;margin:21px 0 13px;display:flex}.phone-filters span{color:#6b7280;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:6px 9px;font-size:8px;font-weight:650}.phone-filters .active{color:#fff;background:#6366f1;border-color:#6366f1}.conversation-list{flex-direction:column;gap:7px;display:flex}.conversation{background:#fff;border:1px solid #ececf0;border-radius:14px;align-items:center;gap:9px;min-height:72px;padding:11px 9px;display:flex}.conversation.pinned{background:#f0efff;border-color:#dfddff}.avatar{color:#fff;border-radius:12px;flex:none;place-items:center;width:37px;height:37px;font-size:12px;font-weight:760;display:grid}.avatar-lilac{background:linear-gradient(135deg,#7c5cf0,#a86bf0)}.avatar-blue{background:linear-gradient(135deg,#3b82f6,#6e7bf0)}.avatar-pink{background:linear-gradient(135deg,#dbaaef,#f58ab6)}.conversation-copy{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.conversation-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.conversation-copy small,.conversation-meta small{color:#8a8f9b;text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.conversation-meta{flex-direction:column;justify-content:space-between;align-self:stretch;align-items:flex-end;display:flex}.conversation-meta i{color:#fff;background:#6366f1;border-radius:50%;place-items:center;width:17px;height:17px;font-size:7px;font-style:normal;display:grid}.phone-tabbar{color:#9ca3af;background:#fffffff0;border:1px solid #e5e7eb;border-radius:19px;justify-content:space-around;align-items:center;height:57px;display:flex;position:absolute;bottom:14px;left:12px;right:12px;box-shadow:0 12px 28px #1b1c2d1a}.phone-tabbar>span{flex-direction:column;align-items:center;gap:4px;width:44px;font-size:11px;display:flex}.phone-tabbar .active{color:#6366f1}.phone-tabbar small{font-size:6px;font-weight:650}.floating-note{z-index:3;backdrop-filter:blur(16px);background:#ffffffdb;border:1px solid #ffffffbf;border-radius:16px;align-items:center;gap:10px;padding:13px 15px;display:flex;position:absolute;box-shadow:0 18px 40px #221d5e29}.floating-note-top{width:150px;animation:5s ease-in-out infinite small-float;top:74px;left:-18px}.floating-note-bottom{min-width:150px;animation:6s ease-in-out .8s infinite small-float;bottom:72px;right:-18px}.floating-note-bottom span:last-child{color:#1a1b23;flex-direction:column;gap:2px;display:flex}.floating-note-bottom strong{font-size:11px}.floating-note-bottom small{color:#6b7280;font-size:8px}.note-dot{background:linear-gradient(135deg,#6e7bf0,#dbaaef);border:4px solid #ffffffbd;border-radius:10px;flex:none;width:30px;height:30px}.note-lines{flex-direction:column;flex:1;gap:7px;display:flex}.note-lines i{background:#dedff2;border-radius:99px;height:6px}.note-lines i:last-child{width:62%}.value-strip{z-index:3;background:var(--surface);border-bottom:1px solid var(--surface-border);position:relative}.value-grid{grid-template-columns:repeat(3,1fr);min-height:138px;display:grid}.value-grid article{border-right:1px solid var(--surface-border);align-items:center;gap:22px;padding:32px 38px;display:flex}.value-grid article:first-child{padding-left:0}.value-grid article:last-child{border-right:0;padding-right:0}.value-grid article>span{color:var(--brand-purple);letter-spacing:.08em;font-size:11px;font-weight:780}.value-grid h2{letter-spacing:-.025em;margin:0 0 5px;font-size:17px}.value-grid p{color:var(--text-secondary);margin:0;font-size:12px;line-height:1.55}.section-heading{max-width:690px;margin-bottom:54px}.section-heading h2,.moments-copy h2,.safety-copy h2,.download-content h2{letter-spacing:-.055em;margin:0;font-size:clamp(42px,5vw,66px);font-weight:760;line-height:1.08}.section-heading>p:last-child,.moments-copy>p,.safety-copy>p,.download-content>p{color:var(--text-secondary);margin:22px 0 0;font-size:17px;line-height:1.75}.feature-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.feature-card{background:var(--surface);border:1px solid var(--surface-border);border-radius:24px;min-height:580px;padding:34px;transition:transform .24s,box-shadow .24s,border-color .24s;position:relative;overflow:hidden;box-shadow:0 10px 34px #2523560a}.feature-card:hover{border-color:color-mix(in srgb, var(--primary) 36%, var(--surface-border));box-shadow:var(--shadow);transform:translateY(-6px)}.feature-icon{width:52px;height:52px;color:var(--primary);background:var(--primary-light);border-radius:15px;place-items:center;display:grid}.feature-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65px;width:27px;height:27px}.feature-number{color:var(--text-secondary);letter-spacing:.08em;font-size:11px;font-weight:720;position:absolute;top:38px;right:34px}.feature-card h3{letter-spacing:-.04em;margin:28px 0 12px;font-size:25px}.feature-card>p{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.75}.feature-highlights{gap:9px;margin:20px 0 0;padding:0;list-style:none;display:grid}.feature-highlights li{color:var(--text);align-items:center;gap:9px;font-size:12px;line-height:1.45;display:flex}.feature-highlights li>span{background:var(--primary);width:6px;height:6px;box-shadow:0 0 0 4px var(--primary-light);border-radius:50%;flex:none}.feature-demo{background:var(--background);border:1px solid var(--surface-border);border-radius:18px;height:112px;padding:19px;position:absolute;bottom:24px;left:24px;right:24px;overflow:hidden}.scenarios-section{padding-top:38px;position:relative}.scenarios-grid{grid-template-columns:.86fr 1.14fr;align-items:start;gap:92px;display:grid}.scenarios-heading{top:calc(var(--header-height) + 42px);position:sticky}.scenarios-heading h2{letter-spacing:-.055em;margin:0;font-size:clamp(38px,4.5vw,60px);font-weight:760;line-height:1.1}.scenarios-heading>p:last-child{max-width:470px;color:var(--text-secondary);margin:22px 0 0;font-size:15px;line-height:1.75}.scenario-list{border-top:1px solid var(--surface-border)}.scenario-card{border-bottom:1px solid var(--surface-border);grid-template-columns:118px 1fr;gap:30px;padding:34px 0;display:grid;position:relative}.scenario-card:after{content:"";background:linear-gradient(to right, var(--primary), var(--brand-purple));width:0;height:1px;transition:width .28s;position:absolute;bottom:-1px;right:0}.scenario-card:hover:after{width:100%}.scenario-meta{flex-direction:column;gap:12px;display:flex}.scenario-meta span{color:var(--primary);letter-spacing:.1em;font-size:12px;font-weight:760}.scenario-meta small{color:var(--text-secondary);font-size:12px}.scenario-card h3{letter-spacing:-.035em;margin:0 0 10px;font-size:24px}.scenario-card p{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.75}.feature-icon-message+.feature-number~.feature-demo{flex-direction:column;align-items:flex-end;gap:9px;display:flex}.feature-demo i{background:var(--surface);border:1px solid var(--surface-border);border-radius:11px 11px 4px;width:78%;height:24px}.feature-demo i:nth-child(2){background:var(--primary);border-color:var(--primary);border-radius:11px 11px 11px 4px;align-self:flex-start;width:62%}.feature-demo i:nth-child(3){width:48%}.feature-demo b{background:linear-gradient(145deg,#6e7bf0,#cfc8f5,#dbaaef);border-radius:14px;position:absolute}.feature-demo b:first-child{inset:17px 55% 17px 17px}.feature-demo b:nth-child(2){inset:17px 17px 57% 49%}.feature-demo b:nth-child(3){background:linear-gradient(145deg,#7c5cf0,#6366f1);inset:53% 17px 17px 49%}.feature-demo em{background:color-mix(in srgb, var(--primary) 12%, var(--surface-border));border-radius:99px;height:9px;margin:8px 0;display:block}.feature-demo em:nth-child(2){width:78%}.feature-demo em:nth-child(3){width:54%}.moments-section{background:var(--surface);border-block:1px solid var(--surface-border);overflow:hidden}.moments-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:90px;display:grid}.moments-gallery{min-height:590px;position:relative}.moments-gallery:before{content:"";background:var(--primary-light);filter:blur(1px);border-radius:50%;position:absolute;inset:70px 35px}.moment-card{color:#fff;border:4px solid var(--surface);border-radius:25px;flex-direction:column;justify-content:flex-end;padding:23px;display:flex;position:absolute;overflow:hidden;box-shadow:0 26px 54px #231e592e}.moment-card strong,.moment-card small{z-index:2;position:relative}.moment-card strong{font-size:17px}.moment-card small{opacity:.78;margin-top:6px;font-size:10px}.moment-card-one{background:linear-gradient(165deg,#7c5cf0,#5b4be6);width:250px;height:318px;top:0;left:7%;transform:rotate(-7deg)}.moment-card-two{color:#312e81;background:linear-gradient(145deg,#dbaaef,#cfc8f5 55%,#fff);width:238px;height:292px;top:76px;right:3%;transform:rotate(8deg)}.moment-card-three{background:linear-gradient(145deg,#3b82f6,#6e7bf0 48%,#7c5cf0);width:270px;height:230px;bottom:8px;right:20%;transform:rotate(-3deg)}.moment-sun{background:#f3c76c;border-radius:50%;width:78px;height:78px;position:absolute;top:35px;left:45px;box-shadow:74px 74px 0 -21px #ffffff29}.moment-rings{border:1px solid #4f46e540;border-radius:50%;width:118px;height:118px;position:absolute;top:38px;right:24px;box-shadow:0 0 0 24px #4f46e512,0 0 0 48px #4f46e50a}.moment-route{opacity:.22;font-size:96px;font-weight:300;position:absolute;top:18px;right:24px}.gallery-center{z-index:4;background:var(--surface);border:1px solid var(--surface-border);width:88px;height:88px;box-shadow:var(--shadow);border-radius:26px;place-items:center;display:grid;position:absolute;top:48%;left:47%;transform:translate(-50%,-50%)rotate(4deg)}.moments-copy>p:last-of-type{max-width:480px}.connection-line{align-items:center;margin-top:42px;display:flex}.connection-line span{background:var(--primary);border:3px solid var(--primary-light);box-sizing:content-box;border-radius:50%;width:12px;height:12px}.connection-line i{background:linear-gradient(to right, var(--primary), var(--brand-purple));width:65px;height:1px}.safety-section{color:#fafaf9;background:#1a1b23;position:relative;overflow:hidden}.safety-section:before{content:"";background:radial-gradient(circle,#7c5cf047,#0000 68%);width:800px;height:800px;position:absolute;top:-350px;right:-260px}.safety-grid{grid-template-columns:.98fr 1.02fr;align-items:center;gap:90px;display:grid;position:relative}.eyebrow-light{color:#a99bf7}.safety-copy>p{color:#9ca3af;max-width:520px}.safety-points{gap:17px;margin:28px 0 0;padding:0;list-style:none;display:grid}.safety-points li{align-items:flex-start;gap:13px;display:flex}.safety-points li>span{background:#7c5cf0;border-radius:50%;flex:none;width:7px;height:7px;margin-top:6px;box-shadow:0 0 12px #7c5cf0c2}.safety-points div{gap:5px;display:grid}.safety-points strong{color:#fafaf9;font-size:13px}.safety-points small{color:#9ca3af;max-width:470px;font-size:12px;line-height:1.65}.text-link{color:#fff;align-items:center;gap:10px;margin-top:30px;font-size:14px;font-weight:680;display:inline-flex}.text-link span{transition:transform .18s}.text-link:hover span{transform:translate(2px,-2px)}.safety-panel{place-items:center;min-height:470px;display:grid;position:relative}.safety-panel:before{content:"";background:#6366f114;border:1px solid #7c5cf02e;border-radius:50%;width:355px;height:355px;position:absolute;box-shadow:0 0 0 48px #6366f109,0 0 0 96px #6366f105}.safety-shield{z-index:3;backdrop-filter:blur(14px);background:linear-gradient(145deg,#6366f14d,#7c5cf024);border:1px solid #a99bf752;border-radius:40px;place-items:center;width:148px;height:165px;display:grid;position:relative;box-shadow:0 34px 70px #00000042,inset 0 1px #ffffff1f}.safety-shield svg{fill:#6366f121;stroke:#a99bf7;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:78px;height:90px}.safety-orbit{border:1px solid #a99bf733;border-radius:50%;width:430px;height:260px;position:absolute;transform:rotate(-16deg)}.safety-orbit span{background:#7c5cf0;border-radius:50%;width:8px;height:8px;position:absolute;box-shadow:0 0 15px #7c5cf0}.safety-orbit span:first-child{top:23px;left:84px}.safety-orbit span:nth-child(2){top:75px;right:18px}.safety-orbit span:nth-child(3){bottom:8px;left:190px}.safety-chips span{z-index:4;color:#d8d9e2;backdrop-filter:blur(12px);background:#252630d6;border:1px solid #a99bf733;border-radius:13px;align-items:center;gap:9px;min-width:130px;padding:12px 15px;font-size:11px;font-weight:620;display:flex;position:absolute;box-shadow:0 16px 34px #0000002e}.safety-chips i{background:#7c5cf0;border-radius:50%;width:7px;height:7px;box-shadow:0 0 9px #7c5cf0}.chip-1{top:58px;left:10px}.chip-2{top:106px;right:0}.chip-3{bottom:83px;left:0}.chip-4{bottom:34px;right:24px}.download-section{text-align:center;background:linear-gradient(145deg,#6e7bf024,#cfc8f557 50%,#dbaaef2e);padding-block:130px;position:relative;overflow:hidden}.download-section:before{content:"";opacity:.35;background-image:linear-gradient(#6366f114 1px,#0000 1px),linear-gradient(90deg,#6366f114 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;mask-image:radial-gradient(circle,#000,#0000 72%)}.download-content{z-index:2;flex-direction:column;align-items:center;display:flex;position:relative}.download-content>img{filter:drop-shadow(0 14px 24px #6366f133);margin-bottom:25px}.download-content>p{max-width:620px}.download-note{color:var(--text-secondary);margin-top:18px;font-size:12px;line-height:1.6}.download-plane{background:linear-gradient(90deg,#0000,#6366f157,#0000);width:220px;height:1px;position:absolute}.download-plane-one{top:24%;left:-30px;transform:rotate(28deg)}.download-plane-two{bottom:28%;right:-30px;transform:rotate(-24deg)}.site-footer{background:var(--surface);border-top:1px solid var(--surface-border);padding:76px max(24px,50vw - 590px) 26px}.footer-main{justify-content:space-between;gap:60px;padding-bottom:62px;display:flex}.footer-brand p{max-width:330px;color:var(--text-secondary);margin:20px 0 0;font-size:14px;line-height:1.7}.footer-links{grid-template-columns:repeat(2,150px);gap:50px;display:grid}.footer-links>div{flex-direction:column;gap:14px;display:flex}.footer-links strong{letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:12px}.footer-links a,.footer-bottom{color:var(--text-secondary);font-size:13px}.footer-links a:hover,.footer-bottom a:hover{color:var(--primary)}.footer-bottom{border-top:1px solid var(--surface-border);justify-content:space-between;padding-top:23px;display:flex}.subpage-hero,.legal-hero{border-bottom:1px solid var(--surface-border);padding:130px 0 110px;position:relative;overflow:hidden}.subpage-hero:before,.legal-hero:before{content:"";background:radial-gradient(circle,#cfc8f5a3,#0000 68%);width:650px;height:650px;position:absolute;top:-250px;right:-190px}.subpage-hero h1,.legal-hero h1{letter-spacing:-.065em;margin:0;font-size:clamp(54px,7vw,88px);font-weight:770;line-height:1.05;position:relative}.subpage-lead{max-width:750px;color:var(--text-secondary);margin:32px 0 0;font-size:20px;line-height:1.8;position:relative}.about-symbol{opacity:.7;background:linear-gradient(145deg,#6e7bf0,#cfc8f5,#dbaaef);border-radius:48% 52% 42% 58%/56% 45% 55% 44%;place-items:center;width:260px;height:260px;display:grid;position:absolute;bottom:-75px;right:max(5vw,50vw - 600px);transform:rotate(8deg)}.about-symbol img{width:100px;transform:rotate(-8deg)}.subpage-content,.legal-content{padding:90px 0 130px}.about-sections article,.legal-content article{border-bottom:1px solid var(--surface-border);grid-template-columns:90px 1fr;gap:30px;padding:50px 0;display:grid}.about-sections article:first-child,.legal-content article:first-child{padding-top:0}.about-sections article>span,.legal-content article>span{color:var(--brand-purple);letter-spacing:.08em;font-size:12px;font-weight:760}.about-sections h2,.legal-content h2{letter-spacing:-.04em;margin:0 0 16px;font-size:28px}.about-sections p,.legal-content p{color:var(--text-secondary);margin:0;font-size:16px;line-height:1.85}.about-sections .button{margin-top:25px}.legal-hero{padding-bottom:70px}.legal-container{max-width:880px}.legal-updated{color:var(--text-secondary);margin:22px 0 0;font-size:14px}.legal-content article{padding-block:40px}.legal-content article:last-child{border-bottom:0}.locale-entry,.not-found-page{background:radial-gradient(circle at 50% 38%, #cfc8f580, transparent 40%), var(--background);place-items:center;min-height:100svh;display:grid}.locale-entry main,.not-found-page main{text-align:center;flex-direction:column;align-items:center;padding:40px 24px;display:flex}.locale-entry h1,.not-found-page h1{letter-spacing:-.06em;margin:18px 0 8px;font-size:46px}.locale-entry p,.not-found-page span{color:var(--text-secondary)}.locale-entry nav,.not-found-page main>div{gap:12px;margin-top:26px;display:flex}.locale-entry nav a{color:var(--primary);background:var(--primary-light);border-radius:10px;padding:10px 15px;font-weight:680}.not-found-page main>p{color:var(--brand-purple);letter-spacing:.12em;margin:16px 0 0;font-size:13px;font-weight:760}.reveal,[class*=reveal-delay-]{opacity:1;transform:none}.js .reveal,.js [class*=reveal-delay-]{opacity:0;transition:opacity .65s,transform .65s cubic-bezier(.2,.7,.2,1);transform:translateY(18px)}.reveal-delay,.reveal-delay-2{transition-delay:.1s}.reveal-delay-3{transition-delay:.18s}.js .reveal.is-visible,.js [class*=reveal-delay-].is-visible{opacity:1;transform:translateY(0)}@keyframes morph{0%{border-radius:46% 54% 56% 44%/54% 44% 56% 46%;transform:rotate(-2deg)}to{border-radius:55% 45% 43% 57%/44% 56%;transform:rotate(3deg)}}@keyframes phone-float{0%,to{transform:rotate(3deg)translateY(0)}50%{transform:rotate(2deg)translateY(-9px)}}@keyframes small-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}:root[data-theme=dark] .hero-glow-one{opacity:.32}:root[data-theme=dark] .hero-section:before,:root[data-theme=dark] .download-section:before{opacity:.16}:root[data-theme=dark] .floating-note{background:#1c1d26e6;border-color:#ffffff14}:root[data-theme=dark] .floating-note-bottom span:last-child{color:var(--text)}:root[data-theme=dark] .floating-note-bottom small{color:var(--text-secondary)}:root[data-theme=dark] .note-lines i{background:#3a3c4a}:root[data-theme=dark] .download-section{background:linear-gradient(145deg,#4246b82e,#5e45a626,#7a419717)}:root[data-theme=dark] .moment-card{border-color:var(--surface)}:root[data-theme=dark] .about-symbol{opacity:.38}:root[data-theme=dark] .subpage-hero:before,:root[data-theme=dark] .legal-hero:before{opacity:.42;background:radial-gradient(circle,#5b4be680,#0000 68%)}:root[data-theme=dark] .locale-entry,:root[data-theme=dark] .not-found-page{background:radial-gradient(circle at 50% 38%, #5b4be647, transparent 42%), var(--background)}@media (prefers-color-scheme:dark){:root:not([data-theme]){color-scheme:dark;--background:#12131a;--surface:#1c1d26;--surface-raised:#1c1d26e0;--surface-border:#30323f;--divider:#262833;--primary:#7378ff;--primary-deep:#6267f2;--primary-light:#7378ff33;--brand-purple:#a78bfa;--text:#f5f6fb;--text-secondary:#a3a6b5;--dark:#101116;--shadow:0 24px 70px #00000057;--shadow-soft:0 18px 44px #0000003d}}@media (width<=980px){:root{--container:min(100% - 40px, 760px)}.desktop-nav{display:none}.hero-grid,.moments-grid,.safety-grid,.scenarios-grid{grid-template-columns:1fr}.hero-grid{text-align:center;padding-top:92px}.hero-copy{flex-direction:column;align-items:center;display:flex}.hero-copy .eyebrow,.moments-copy .eyebrow{justify-content:center}.hero-visual{min-height:640px}.hero-proof{justify-content:center}.value-grid article{gap:14px;padding-inline:20px}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:390px}.feature-demo{width:37%;height:auto;inset:30px 28px 30px auto}.feature-card h3,.feature-card>p,.feature-highlights{max-width:50%}.scenarios-section{padding-top:20px}.scenarios-grid{gap:48px}.scenarios-heading{position:static}.moments-grid{gap:40px}.moments-copy{text-align:center;max-width:680px;margin-inline:auto}.connection-line{justify-content:center}.safety-grid{gap:44px}.safety-copy{text-align:center;max-width:700px;margin-inline:auto}.safety-copy .eyebrow{justify-content:center}.safety-panel{width:min(100%,620px);margin-inline:auto}.about-symbol{opacity:.28}}@media (width<=700px){:root{--container:calc(100% - 32px);--header-height:66px}.site-header{min-width:0}.header-inner{gap:10px}.brand-link{gap:6px;font-size:17px}.brand-link img{width:28px;height:28px}.header-actions{gap:8px;min-width:0}.header-download{border-radius:10px;min-height:38px;padding:0 11px}.header-download-label{display:none}.header-download:after{content:"APK"}.section{padding:86px 0}.hero-grid{gap:38px;min-height:auto;padding:74px 0 62px}.hero-copy h1{font-size:clamp(43px,13vw,60px)}.hero-description{margin-top:22px;font-size:16px}.download-actions{flex-direction:column;width:100%;margin-top:28px}.store-button{width:100%;min-width:0}.hero-proof{gap:10px 14px}.hero-visual{transform-origin:top;min-height:520px;margin-bottom:-65px;transform:scale(.87)}.hero-visual:before{width:390px;height:390px}.orbit-one{width:420px}.orbit-two{width:330px;height:490px}.floating-note-top{left:-8px}.floating-note-bottom{right:-8px}.value-grid{grid-template-columns:1fr;padding-block:16px}.value-grid article,.value-grid article:first-child,.value-grid article:last-child{border-right:0;border-bottom:1px solid var(--surface-border);padding:20px 0}.value-grid article:last-child{border-bottom:0}.section-heading{margin-bottom:34px}.section-heading h2,.moments-copy h2,.safety-copy h2,.download-content h2{font-size:41px}.section-heading>p:last-child,.moments-copy>p,.safety-copy>p,.download-content>p{font-size:15px}.feature-card{min-height:560px;padding:28px}.feature-demo{width:auto;height:125px;inset:auto 22px 22px}.feature-card h3,.feature-card>p,.feature-highlights{max-width:none}.feature-card>p{padding-right:0}.feature-highlights{gap:8px}.scenario-card{grid-template-columns:82px 1fr;gap:18px;padding:28px 0}.scenario-card h3{font-size:21px}.moments-gallery{transform-origin:top;min-height:455px;margin-bottom:-90px;transform:scale(.78)}.moment-card-one{left:0}.moment-card-two{right:-8%}.moment-card-three{right:4%}.safety-panel{min-height:400px;margin-block:-30px;transform:scale(.84)}.download-section{padding-block:90px}.footer-main{flex-direction:column;padding-bottom:45px}.footer-links{grid-template-columns:repeat(2,1fr)}.footer-bottom{flex-direction:column;gap:10px}.subpage-hero,.legal-hero{padding:90px 0 72px}.subpage-hero h1,.legal-hero h1{font-size:48px}.subpage-lead{font-size:17px}.about-symbol{width:220px;height:220px;right:-100px}.subpage-content,.legal-content{padding:65px 0 90px}.about-sections article,.legal-content article{grid-template-columns:1fr;gap:13px;padding:36px 0}.about-sections h2,.legal-content h2{font-size:24px}.not-found-page main>div{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal,[class*=reveal-delay-]{opacity:1!important;transform:none!important}}
