:root{color-scheme:light;--primary: #173b7a;--primary-deep: #112c5e;--accent: #4fa3ff;--accent-soft: #7bd4ff;--hero-bg: #173b7a;--hero-surface: rgba(255, 255, 255, .08);--hero-surface-strong: rgba(255, 255, 255, .12);--hero-line: rgba(255, 255, 255, .16);--hero-text: #ffffff;--hero-muted: rgba(255, 255, 255, .76);--page-bg: #f5f7fb;--page-surface: #ffffff;--page-surface-soft: #eef3fb;--page-surface-strong: #e6eefb;--text-primary: #172235;--text-secondary: #667489;--text-muted: #8a97aa;--border: #d7e0ee;--border-strong: #c2cee0;--shadow-soft: 0 20px 60px rgba(17, 35, 63, .08);--shadow-card: 0 30px 90px rgba(17, 35, 63, .14);--phone-shell: #0a1019;--phone-frame: #2b3546;--phone-status: #173b7a;--phone-screen: #ffffff;--phone-surface: #ffffff;--phone-line: #d8e0ee;--phone-muted: #77849a;--phone-chip-bg: #edf2fb;--phone-chip-text: #204a96;--dark-section: #10141d;--dark-surface: #171c25;--dark-surface-strong: #1d2330;--dark-line: rgba(255, 255, 255, .08);--dark-text: #ffffff;--dark-muted: #9eabbf;--footer-bg: #0f1728}@media(prefers-color-scheme:dark){:root{color-scheme:dark;--hero-bg: #162238;--hero-surface: rgba(255, 255, 255, .07);--hero-surface-strong: rgba(255, 255, 255, .11);--hero-line: rgba(255, 255, 255, .12);--hero-muted: rgba(184, 196, 219, .92);--page-bg: #0d1118;--page-surface: #161b24;--page-surface-soft: #11161f;--page-surface-strong: #1a2230;--text-primary: #f3f6fb;--text-secondary: #a3adbc;--text-muted: #8b97aa;--border: #283143;--border-strong: #334058;--shadow-soft: 0 22px 60px rgba(0, 0, 0, .28);--shadow-card: 0 32px 90px rgba(0, 0, 0, .34);--phone-shell: #05070c;--phone-frame: #243043;--phone-status: #162238;--phone-screen: #151b24;--phone-surface: #181f2a;--phone-line: #2a3346;--phone-muted: #98a5bb;--phone-chip-bg: #253246;--phone-chip-text: #dce7fb;--dark-section: #0b0f16;--dark-surface: #151b24;--dark-surface-strong: #1a2230;--dark-line: rgba(255, 255, 255, .07);--dark-muted: #9eabbf;--footer-bg: #0b121f}}html[data-theme=light]{color-scheme:light;--hero-bg: #173b7a;--hero-surface: rgba(255, 255, 255, .08);--hero-surface-strong: rgba(255, 255, 255, .12);--hero-line: rgba(255, 255, 255, .16);--hero-text: #ffffff;--hero-muted: rgba(255, 255, 255, .76);--page-bg: #f5f7fb;--page-surface: #ffffff;--page-surface-soft: #eef3fb;--page-surface-strong: #e6eefb;--text-primary: #172235;--text-secondary: #667489;--text-muted: #8a97aa;--border: #d7e0ee;--border-strong: #c2cee0;--shadow-soft: 0 20px 60px rgba(17, 35, 63, .08);--shadow-card: 0 30px 90px rgba(17, 35, 63, .14);--phone-shell: #0a1019;--phone-frame: #2b3546;--phone-status: #173b7a;--phone-screen: #ffffff;--phone-surface: #ffffff;--phone-line: #d8e0ee;--phone-muted: #77849a;--phone-chip-bg: #edf2fb;--phone-chip-text: #204a96;--dark-section: #10141d;--dark-surface: #171c25;--dark-surface-strong: #1d2330;--dark-line: rgba(255, 255, 255, .08);--dark-text: #ffffff;--dark-muted: #9eabbf;--footer-bg: #0f1728}html[data-theme=dark]{color-scheme:dark;--hero-bg: #162238;--hero-surface: rgba(255, 255, 255, .07);--hero-surface-strong: rgba(255, 255, 255, .11);--hero-line: rgba(255, 255, 255, .12);--hero-muted: rgba(184, 196, 219, .92);--page-bg: #0d1118;--page-surface: #161b24;--page-surface-soft: #11161f;--page-surface-strong: #1a2230;--text-primary: #f3f6fb;--text-secondary: #a3adbc;--text-muted: #8b97aa;--border: #283143;--border-strong: #334058;--shadow-soft: 0 22px 60px rgba(0, 0, 0, .28);--shadow-card: 0 32px 90px rgba(0, 0, 0, .34);--phone-shell: #05070c;--phone-frame: #243043;--phone-status: #162238;--phone-screen: #151b24;--phone-surface: #181f2a;--phone-line: #2a3346;--phone-muted: #98a5bb;--phone-chip-bg: #253246;--phone-chip-text: #dce7fb;--dark-section: #0b0f16;--dark-surface: #151b24;--dark-surface-strong: #1a2230;--dark-line: rgba(255, 255, 255, .07);--dark-text: #ffffff;--dark-muted: #9eabbf;--footer-bg: #0b121f}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;overflow-x:hidden;background:var(--page-bg);color:var(--text-primary);font-family:Inter,sans-serif;line-height:1.55;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input{font:inherit}[hidden]{display:none!important}::selection{background:#4fa3ff47}.wrap{width:min(1200px,calc(100vw - 40px));margin:0 auto}.eyebrow{display:inline-flex;align-items:center;gap:.7rem;font-size:.76rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.eyebrow:before{content:"";width:1rem;height:2px;background:currentColor;border-radius:999px}.hero-shell{position:relative;padding-top:5.4rem;overflow:hidden;background:var(--hero-bg);color:var(--hero-text)}.hero-shell .eyebrow{color:var(--accent-soft)}.nav{position:fixed;top:0;right:0;left:0;z-index:20;background:#173b7ae6;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}html[data-theme=dark] .nav{background:#162238e6}.nav-wrap{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;min-height:5.4rem}.brand{display:inline-flex;align-items:center;gap:.85rem;color:#fff;font-size:1.1rem;font-weight:700;letter-spacing:-.03em}.brand img{width:1.9rem;height:1.9rem;object-fit:contain}.nav-links{display:inline-flex;align-items:center;justify-content:center;gap:1.6rem;flex:1}.nav-links a{color:#ffffffd1;font-size:.95rem;font-weight:500;transition:color .16s ease}.nav-links a:hover,.nav-links a[aria-current=page]{color:#fff}.theme-toggle,.play-btn,.btn{display:inline-flex;align-items:center;justify-content:center;border:0;transition:transform .18s ease,background-color .18s ease,border-color .18s ease,color .18s ease}.theme-toggle:hover,.play-btn:hover,.btn:hover{transform:translateY(-1px)}.theme-toggle:focus-visible,.play-btn:focus-visible,.btn:focus-visible,.nav-links a:focus-visible,.footer-links a:focus-visible,.faq-item summary:focus-visible{outline:2px solid var(--accent-soft);outline-offset:3px}.theme-toggle{width:4.5rem;height:4.5rem;border-radius:999px;background:transparent;border:0;color:#fff;cursor:pointer}.theme-icon{width:1.65rem;height:1.65rem}.theme-icon-sun{display:none}html[data-theme=dark] .theme-icon-sun{display:block}html[data-theme=dark] .theme-icon-moon{display:none}.play-btn,.btn{min-height:3.5rem;padding:0 1.35rem;border-radius:999px;font-size:.95rem;font-weight:700}.play-btn{gap:.8rem;background:#fff;color:var(--primary);box-shadow:0 18px 40px #08122633}.play-icon{display:inline-grid;place-items:center;width:2rem;height:2rem;border-radius:999px;background:linear-gradient(135deg,var(--accent-soft),var(--accent));color:#fff;font-size:.78rem;font-weight:800;flex-shrink:0}.play-btn small,.play-btn strong{display:block;line-height:1.05}.play-btn small{font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;opacity:.6}.play-btn strong{margin-top:.15rem;font-size:1rem;letter-spacing:-.02em}.btn{background:transparent;border:1px solid var(--hero-line);color:#fff}.btn-primary{background:var(--primary);color:#fff;border:1px solid transparent}.hero{position:relative;z-index:2;padding:2.8rem 0 4rem}.hero-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(380px,460px);gap:clamp(2.6rem,4vw,4.4rem);align-items:center}.hero-copy{min-width:0;max-width:42rem}.hero-copy h1{margin:0;max-width:none;font-size:clamp(2.35rem,2.9vw,3.35rem);line-height:.98;letter-spacing:-.06em;white-space:nowrap}.hero-copy h1 span{color:inherit}.subhead{max-width:39rem;margin:.9rem 0 0;color:var(--hero-muted);font-size:1.02rem;line-height:1.52}.platform-row{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1.4rem}.platform-pill{display:inline-flex;align-items:center;gap:.6rem;min-height:2.55rem;padding:0 .82rem;border-radius:999px;background:var(--hero-surface);border:1px solid var(--hero-line);color:#fff;font-size:.9rem;font-weight:600}.platform-icon{display:inline-grid;place-items:center;width:1.55rem;height:1.55rem;border-radius:999px;font-size:.75rem;font-weight:800;color:#fff}.platform-icon-tiktok{background:#0e1116}.platform-icon-instagram{background:linear-gradient(135deg,#f58529,#dd2a7b 55%,#8134af)}.platform-icon-youtube{background:#ff3d3d}.platform-icon-link{background:linear-gradient(135deg,var(--accent),var(--accent-soft))}.platform-icon-link svg{width:.88rem;height:.88rem}.hero-actions{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:1.45rem}.highlight-icon,.card-icon{display:inline-grid;place-items:center;width:2.6rem;height:2.6rem;border-radius:.9rem}.card-icon svg{width:1.2rem;height:1.2rem}.hero-visual{position:relative;min-height:35.5rem;display:flex;align-items:center}.orbital{position:absolute;border:1px solid rgba(255,255,255,.12);border-radius:999px;pointer-events:none}.orbital-one{top:.4rem;right:-11rem;width:36rem;height:36rem}.orbital-two{top:4rem;right:-6rem;width:28rem;height:28rem}.orbital-three{top:7.5rem;right:-1rem;width:20rem;height:20rem}.phone{position:relative;z-index:2;width:min(100%,398px);margin:0 0 0 auto;padding:.78rem;border-radius:2.6rem;background:linear-gradient(180deg,#1a212d,var(--phone-shell));border:1px solid rgba(255,255,255,.08);box-shadow:var(--shadow-card)}.phone-notch{position:absolute;top:.72rem;left:50%;width:8rem;height:1.5rem;border-radius:0 0 1rem 1rem;background:#03060c;transform:translate(-50%);z-index:4}.phone-screen{overflow:hidden;border-radius:2rem;background:var(--phone-screen);border:1px solid rgba(255,255,255,.05)}.status-bar{display:flex;align-items:center;justify-content:space-between;padding:.85rem 1.2rem .55rem;background:var(--phone-status);color:#ffffffeb;font-size:.78rem;font-weight:600}.status-icons{display:inline-flex;align-items:center;gap:.25rem}.status-icons span{width:.38rem;height:.38rem;border-radius:999px;background:currentColor}.app-header{background:var(--phone-status);color:#fff}.app-bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.68rem 1rem .82rem;border-bottom:1px solid rgba(255,255,255,.1)}.app-brand{display:inline-flex;align-items:center;gap:.75rem;min-width:0;font-size:1rem;font-weight:700;letter-spacing:-.03em}.app-brand img{width:1.4rem;height:1.4rem;object-fit:contain}.app-actions{display:inline-flex;align-items:center;gap:.78rem;color:#ffffffe6}.app-actions svg{width:1.16rem;height:1.16rem;flex-shrink:0}.app-alert-icon{position:relative;display:inline-grid;place-items:center;width:1.16rem;height:1.16rem;flex-shrink:0}.search{display:grid;grid-template-columns:auto 1fr auto;gap:.7rem;align-items:center;margin:0 1rem 1rem;padding:.82rem .95rem;border-radius:.95rem;border:1px solid rgba(255,255,255,.12);background:#ffffff1a;color:#ffffffd1}.search svg{width:1rem;height:1rem;flex-shrink:0}.search input{min-width:0;padding:0;border:0;background:transparent;color:#fff}.search input:focus{outline:none}.feed{background:var(--phone-surface)}.feed-row{display:grid;grid-template-columns:4.55rem 1fr;gap:1rem;padding:1rem 1rem 1.05rem;border-bottom:1px solid var(--phone-line)}.thumb{display:inline-grid;place-items:center;width:4.55rem;height:4.55rem;border-radius:1rem;border:1px solid var(--phone-line);font-size:.98rem;font-weight:700;letter-spacing:-.02em}.thumb-youtube{background:linear-gradient(180deg,#ff3d3d24,#ff3d3d0a);color:#ff3d3d}.thumb-tiktok{background:linear-gradient(180deg,#0f12171a,#0f121708);color:#101417}html[data-theme=dark] .thumb-tiktok{color:#f5f7fb}.thumb-web{background:linear-gradient(180deg,#173b7a26,#4fa3ff0a);color:var(--primary)}.row-title{color:var(--text-primary);font-size:1rem;font-weight:700;line-height:1.25;letter-spacing:-.03em}.row-meta{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.38rem;color:var(--phone-muted);font-size:.78rem;font-weight:600}.row-date:before{content:"•";margin-right:.45rem}.row-note{margin-top:.45rem;color:var(--text-secondary);font-size:.9rem}.row-tags{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.72rem}.row-tags span{padding:.3rem .55rem;border-radius:999px;background:var(--phone-chip-bg);color:var(--phone-chip-text);font-size:.72rem;font-weight:700}.bottom-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:.28rem;padding:.58rem .42rem .72rem;background:var(--phone-status);color:#ffffffb3;border-top:1px solid rgba(255,255,255,.08)}.bottom-nav>div{display:grid;width:100%;min-width:0;grid-template-rows:1.15rem minmax(1.15rem,auto);justify-items:center;align-content:center;gap:.35rem;padding:.52rem .15rem .42rem;border-radius:1rem;font-size:.68rem;font-weight:600;text-align:center}.bottom-nav small{display:block;width:100%;font-size:inherit;line-height:1.15;white-space:nowrap;letter-spacing:-.01em}.bottom-nav svg,.inbox-icon-wrap{display:block;width:1.1rem;height:1.1rem;margin-inline:auto}.bottom-nav .active{background:#ffffff2e;color:#fff}.inbox-icon-wrap{position:relative;display:grid;place-items:center}.badge-dot{position:absolute;top:-.08rem;right:-.12rem;width:.42rem;height:.42rem;border-radius:999px;background:#ff6b87;border:2px solid var(--phone-status)}.section{padding:5.5rem 0;scroll-margin-top:6.75rem}.section-light{background:var(--page-bg)}.section-dark{background:var(--dark-section);color:var(--dark-text)}.section-header{max-width:none;margin-bottom:2.9rem}.section-header-center{margin-left:auto;margin-right:auto;text-align:center}.section-header p,.spotlight-copy>p{margin-top:.85rem}.section-header h2,.spotlight-copy h2,.pricing-section h2,.invite-card h1{margin:0;font-size:clamp(1.95rem,3.2vw,3rem);line-height:1.02;letter-spacing:-.05em}.section-header p,.spotlight-copy p,.info-card p,.spotlight-card p,.pricing-copy,.faq-item p,.footer-brand-block p,.invite-card p{margin:0;color:var(--text-secondary);font-size:1rem;line-height:1.45}.section-dark .spotlight-copy p,.section-dark .spotlight-card p{color:var(--dark-muted)}.card-grid,.spotlight-grid,.pricing-grid{display:grid;gap:1.25rem}.three-up{grid-template-columns:repeat(3,minmax(0,1fr))}#why .section-header{max-width:none;margin-bottom:3rem}#why .section-header h2{max-width:none;white-space:nowrap}#why .section-header p{font-size:1.05rem}#why .three-up{gap:1.45rem}#why .info-card{min-height:10.9rem;padding:1.8rem 1.7rem;row-gap:.95rem;align-content:start}#why .card-icon{width:2.8rem;height:2.8rem}#why .info-card h3{font-size:1.1rem}#why .info-card p{max-width:28ch}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.spotlight-grid{grid-template-columns:minmax(360px,430px) minmax(0,1fr);align-items:center;gap:4rem}.info-card,.spotlight-card,.pricing-card,.invite-card,.faq-item{border-radius:1.5rem;border:1px solid var(--border);background:var(--page-surface);box-shadow:var(--shadow-soft)}.info-card{display:grid;grid-template-columns:auto 1fr;grid-template-areas:"icon title" "body body";column-gap:.95rem;row-gap:.8rem;align-items:center;padding:1.65rem}.card-icon{grid-area:icon;background:#4fa3ff24;color:var(--primary)}.info-card h3,.spotlight-card h3,.faq-item summary{margin:0;font-size:1.04rem;font-weight:700;letter-spacing:-.03em}.info-card h3{grid-area:title}.info-card p{grid-area:body;margin:0}.spotlight-phone-wrap{position:relative}.spotlight-glow{position:absolute;left:-2rem;right:-2rem;bottom:-2rem;height:24rem;border:1px solid rgba(79,163,255,.18);border-radius:999px;pointer-events:none}.phone-alt{margin-left:0}.discover-preview{background:var(--phone-surface)}.discover-preview .feed-row:last-child{border-bottom:0}.discover-feed-row{grid-template-columns:4rem 1fr;gap:.95rem;padding:.95rem 1rem 1rem;background:var(--phone-surface)}.row-share{display:flex;align-items:center;gap:.45rem;margin-top:.72rem;color:var(--phone-muted);font-size:.77rem;font-weight:600}.discover-feed-row .row-note{max-width:24ch}.discover-avatar{display:inline-grid;place-items:center;width:1.3rem;height:1.3rem;border-radius:999px;background:linear-gradient(135deg,var(--accent-soft),var(--accent));color:#fff;font-size:.54rem;font-weight:800}.spotlight-copy p{margin-top:.7rem}.spotlight-cards{display:grid;gap:1rem;margin-top:2rem}.spotlight-card{display:grid;grid-template-columns:auto 1fr;gap:.95rem;align-items:start;padding:1.35rem;border-color:var(--dark-line);background:var(--dark-surface);color:var(--dark-text);box-shadow:none}.spotlight-card .card-icon{background:#4fa3ff24;color:var(--accent-soft)}.spotlight-card h3{margin-top:0}.spotlight-card p{margin-top:.5rem}.pricing-section{background:linear-gradient(180deg,var(--page-surface-soft),var(--page-bg))}.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pricing-card{position:relative;padding:1.75rem}.pricing-card-featured{border-color:#4fa3ff73;box-shadow:0 30px 90px #4fa3ff29}.pricing-top{display:grid;gap:.35rem}.pricing-label{font-size:.85rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.pricing-amount{font-size:3rem;line-height:1;letter-spacing:-.06em}.pricing-period{color:var(--text-secondary);font-size:.98rem;font-weight:500}.pricing-copy{margin-top:1rem}.pricing-options{display:grid;gap:.85rem;margin-top:1.15rem}.pricing-option{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.05rem;border-radius:1rem;background:var(--page-surface-soft);border:1px solid var(--border)}.pricing-option strong{display:block;font-size:1.7rem;line-height:1;letter-spacing:-.05em}.pricing-option span,.pricing-option em{display:block;font-style:normal}.pricing-option span{margin-top:.18rem;color:var(--text-secondary);font-size:.94rem;font-weight:500}.pricing-option-featured{background:#4fa3ff1f;border-color:#4fa3ff57}.pricing-option-featured em{padding:.45rem .75rem;border-radius:999px;background:#fff;color:var(--primary);font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.pricing-list{margin:1.25rem 0 0;padding:0;list-style:none;display:grid;gap:.8rem}.pricing-list li{position:relative;padding-left:1.4rem;color:var(--text-secondary);font-size:.95rem}.pricing-list li:before{content:"";position:absolute;top:.5rem;left:0;width:.5rem;height:.5rem;border-radius:999px;background:linear-gradient(135deg,var(--accent-soft),var(--accent))}.pricing-cta{display:flex;justify-content:center;margin-top:2rem}.faq-list{display:grid;gap:1rem}.faq-item{padding:0;overflow:hidden}.faq-item summary{display:flex;align-items:center;justify-content:space-between;cursor:pointer;list-style:none;padding:1.35rem 1.5rem;margin:0}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";font-size:1.4rem;line-height:1;color:var(--text-muted)}.faq-item[open] summary:after{content:"−"}.faq-item p{padding:0 1.5rem 1.4rem}.footer{background:var(--footer-bg);color:#ffffffd1}.footer-wrap{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2rem;align-items:center;padding:1.9rem 0}.footer-brand-block p{margin-top:.75rem;color:#ffffff9e;max-width:none}.footer-links{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:1rem}.footer-links a{color:#ffffffc2;font-size:.95rem}.footer-links a:hover,.footer-links a[aria-current=page]{color:#fff}.invite-view{display:grid;min-height:100vh;place-items:center;padding:2rem;background:var(--page-bg)}.invite-card{width:min(38rem,100%);padding:2.35rem}.invite-card .eyebrow{color:var(--primary)}.invite-card>img{width:4.5rem;height:4.5rem;margin:1rem 0 1.3rem}.invite-actions{margin-top:1.6rem}.invite-token{margin-top:1rem;color:var(--text-muted);font-size:.82rem;word-break:break-all}.legal-page-plain{background:#fff;color:#14233d;overflow-x:hidden}.legal-header,.legal-footer{background:#173b7a;color:#fff}.legal-header{border-bottom:1px solid rgba(255,255,255,.08)}.legal-header-wrap,.legal-footer-wrap{display:flex;align-items:center;justify-content:space-between;gap:1.25rem}.legal-header-wrap{min-height:4.5rem}.legal-brand{color:#fff}.legal-header-links,.legal-footer-links{display:inline-flex;align-items:center;gap:1.2rem}.legal-header-links a,.legal-footer-links a{color:#ffffffd1;font-size:.95rem;font-weight:600}.legal-header-links a:hover,.legal-footer-links a:hover,.legal-header-links a[aria-current=page],.legal-footer-links a[aria-current=page]{color:#fff}.legal-theme-toggle{width:2.85rem;height:2.85rem;color:#fff}.legal-theme-toggle .theme-icon{width:1.2rem;height:1.2rem}.legal-document{background:#fff}.legal-document-wrap{padding:3rem 0 4rem}.legal-document-body{margin:0 auto}.legal-document-header{padding-bottom:1.75rem;border-bottom:1px solid #dde5f1}.legal-document-meta{margin:0;color:#60708a;font-size:.9rem;font-weight:600}.legal-document-header h1{margin:.6rem 0 0;color:#14233d;font-size:clamp(2rem,4vw,2.75rem);line-height:1.04;letter-spacing:-.04em}.legal-document-header p{margin:1rem 0 0;max-width:44rem;color:#44536a;font-size:1rem;line-height:1.65}.legal-text-section{padding:1.75rem 0;border-bottom:1px solid #dde5f1;scroll-margin-top:1.5rem}.legal-text-section:last-child{border-bottom:0;padding-bottom:0}.legal-text-section h2,.legal-text-section h3{margin:0;color:#14233d;letter-spacing:-.03em}.legal-text-section h2{font-size:1.35rem}.legal-text-section h3{margin-top:1rem;font-size:1.02rem}.legal-text-section p,.legal-text-section li{color:#44536a;font-size:1rem;line-height:1.7}.legal-text-section p{margin:.75rem 0 0}.legal-text-section ul{margin:.85rem 0 0;padding-left:1.2rem}.legal-text-section li+li{margin-top:.55rem}.legal-text-section a{color:#173b7a;font-weight:600}.legal-footer-wrap{min-height:3.9rem}.legal-footer-wrap p{margin:0;color:#ffffffb8;font-size:.92rem}.legal-shell{padding-bottom:1.5rem}.legal-hero{position:relative;z-index:2;padding:4.2rem 0 4.8rem}.legal-copy{max-width:44rem}.legal-copy h1{margin:1.1rem 0 0;font-size:clamp(2.8rem,6vw,4.9rem);line-height:.98;letter-spacing:-.05em}.legal-copy p{margin:1.35rem 0 0;max-width:40rem;color:var(--hero-muted);font-size:1.08rem}.legal-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2rem}.legal-summary-card{padding:1.2rem 1.25rem;border-radius:1.3rem;background:var(--hero-surface);border:1px solid var(--hero-line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.legal-summary-card strong{display:block;font-size:.98rem;font-weight:700;letter-spacing:-.02em}.legal-summary-card p{margin-top:.45rem;color:var(--hero-muted);font-size:.93rem}.legal-main{padding:4rem 0 5rem}.legal-layout{display:grid;grid-template-columns:minmax(15rem,18rem) minmax(0,1fr);gap:1.4rem;align-items:start}.legal-sidebar{position:sticky;top:1.2rem;display:grid;gap:1rem}.legal-panel,.legal-article{border-radius:1.5rem;background:var(--page-surface);border:1px solid var(--border);box-shadow:var(--shadow-soft)}.legal-panel{padding:1.2rem 1.15rem}.legal-panel strong,.legal-article h2,.legal-article h3{letter-spacing:-.03em}.legal-toc{display:grid;gap:.45rem;margin-top:.9rem}.legal-toc a,.legal-contact a{color:var(--text-secondary);font-weight:600}.legal-toc a:hover,.legal-contact a:hover{color:var(--primary)}.legal-contact{display:grid;gap:.5rem;margin-top:.9rem;color:var(--text-secondary);font-size:.94rem}.legal-article{padding:1.6rem}.legal-block+.legal-block{margin-top:2rem;padding-top:2rem;border-top:1px solid var(--border)}.legal-kicker{display:inline-flex;align-items:center;gap:.55rem;padding:.4rem .7rem;border-radius:999px;background:var(--page-surface-soft);color:var(--primary);font-size:.77rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em}.legal-article h2{margin:.95rem 0 0;font-size:1.65rem}.legal-article h3{margin:1.15rem 0 .45rem;font-size:1.05rem}.legal-article p,.legal-article li{color:var(--text-secondary)}.legal-article p{margin:.7rem 0 0}.legal-article ul{margin:1rem 0 0;padding-left:1.25rem}.legal-article li+li{margin-top:.55rem}.legal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.1rem}.legal-card{padding:1.15rem;border-radius:1.25rem;background:var(--page-surface-soft);border:1px solid var(--border)}.legal-card strong{display:block;font-size:1rem;letter-spacing:-.02em}.legal-card p{margin-top:.45rem;font-size:.95rem}.legal-note{margin-top:1rem;padding:1rem 1.05rem;border-radius:1.2rem;background:var(--page-surface-soft);border:1px solid var(--border);color:var(--text-secondary)}@media(max-width:1120px){.nav-wrap{flex-wrap:wrap;padding:1rem 0}.nav-links{order:3;width:100%;justify-content:center;overflow-x:auto;padding-bottom:.2rem}.hero-grid,.spotlight-grid,.legal-summary-grid,.legal-layout,.footer-wrap{grid-template-columns:1fr}.hero-copy h1,#why .section-header h2{white-space:normal}.hero-copy{max-width:none;text-align:center;justify-self:center}.hero-copy h1{max-width:12ch;margin-left:auto;margin-right:auto}.subhead{max-width:35rem;margin-left:auto;margin-right:auto;text-align:center}.platform-row,.hero-actions{justify-content:center}.three-up{grid-template-columns:1fr}.feature-grid,.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.phone{margin-left:0}.hero-visual{min-height:auto;justify-content:center}.spotlight-phone-wrap{display:none}.spotlight-grid{gap:0}.spotlight-copy{width:min(100%,44rem);margin:0 auto;text-align:center}#why .section-header{width:min(100%,44rem);margin-left:auto;margin-right:auto;text-align:center}#why .three-up{width:min(100%,44rem);margin:0 auto}#why .info-card{text-align:left}.spotlight-copy>p{max-width:38rem;margin-left:auto;margin-right:auto}.orbital-one,.orbital-two,.orbital-three{display:none}.footer-wrap{gap:1.4rem;justify-items:start}.legal-sidebar{position:static}}@media(max-width:820px){.wrap{width:min(100vw - 28px,1200px)}.hero{padding:2.35rem 0 3.15rem}.hero-copy{max-width:none;text-align:center;justify-self:center}.hero-copy h1{max-width:12ch;margin-left:auto;margin-right:auto;font-size:clamp(2.15rem,6.4vw,3rem);white-space:normal}.subhead{max-width:33rem;margin-left:auto;margin-right:auto;font-size:.98rem;text-align:center}.platform-row,.hero-actions{gap:.7rem;justify-content:center}.feature-grid,.pricing-grid,.legal-grid{grid-template-columns:1fr}.hero-visual{justify-content:center}.legal-header-wrap,.legal-footer-wrap{flex-wrap:wrap;justify-content:flex-start}}@media(max-width:640px){.nav-wrap{min-height:4.5rem;flex-wrap:nowrap;padding:.1rem 0}.nav-links{display:none}.theme-toggle{width:3.75rem;height:3.75rem}.legal-header-wrap{min-height:4rem;flex-wrap:nowrap;row-gap:0;padding:.5rem 0}.legal-header-links,.legal-footer-links{gap:.9rem}.legal-header-links a,.legal-footer-links a,.legal-footer-wrap p{font-size:.9rem}.hero-actions .play-btn,.invite-actions .play-btn,.invite-actions .btn{width:auto}.hero-actions,.invite-actions{flex-direction:column;align-items:center}.hero-copy{max-width:none;text-align:center}.hero-copy h1{max-width:10.2ch;font-size:clamp(1.95rem,9.8vw,2.7rem);line-height:.99;margin-left:auto;margin-right:auto;white-space:normal}.subhead{max-width:none;margin-top:.8rem;font-size:.95rem;line-height:1.48;text-align:center;white-space:normal}.hero{padding:2rem 0 2.65rem}.legal-document-wrap{padding:1.8rem 0 2.6rem}.legal-document-body{width:100%;max-width:none;margin:0}.legal-document-header{padding-bottom:1.35rem}.legal-document-header h1{font-size:1.85rem}.legal-document-header p,.legal-text-section p,.legal-text-section li{font-size:.96rem}.legal-text-section{padding:1.35rem 0}.hero-grid{gap:1.6rem}.platform-row{flex-direction:column;align-items:center;gap:.6rem;margin-top:1.15rem}.platform-pill{justify-content:center;min-height:2.35rem;min-width:10.75rem;padding:0 1rem;font-size:.84rem}.hero-actions{margin-top:1rem}.hero-actions .play-btn{min-width:0;padding:0 1.15rem}.hero-visual{justify-content:center}.phone{width:100%;padding:.65rem;border-radius:2.2rem}.phone-screen{border-radius:1.65rem}.phone-notch{width:6.1rem;height:1.3rem}.feed-row{grid-template-columns:4rem 1fr;gap:.85rem}.thumb{width:4rem;height:4rem}.bottom-nav>div{font-size:.64rem}.info-card,.spotlight-card,.pricing-card,.invite-card,.faq-item{border-radius:1.2rem}.pricing-card,.info-card{padding:1.4rem}.invite-card{padding:1.8rem}.legal-hero{padding:3rem 0 3.6rem}.legal-copy h1{font-size:clamp(2.4rem,12vw,3.4rem)}.legal-article,.legal-panel{padding:1.25rem;border-radius:1.2rem}}@media(min-width:1180px){.section-header p,.spotlight-copy>p{white-space:nowrap}}
