*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0c0c12;--surface:#111118;--border:#ffffff12;--text:#9393a8;--text-muted:#556;--heading:#e8e8f0;--accent:#a89cf7;--accent-dim:#a89cf71f;--accent-glow:#a89cf70a;--font-sans:"Inter", system-ui, -apple-system, "Segoe UI", sans-serif;--font-serif:Georgia, "Times New Roman", serif;--max-width:720px;--section-gap:5.5rem}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;scroll-behavior:smooth;font-size:16px}body{background-color:var(--bg);color:var(--text);font-family:var(--font-sans);min-height:100svh;line-height:1.7}#root{min-height:100svh}.page{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}.divider{background:var(--border);height:1px;margin:var(--section-gap) 0}.hero{text-align:center;flex-direction:column;align-items:center;padding:7rem 0 4rem;display:flex}.hero-title{font-family:var(--font-serif);letter-spacing:-.02em;color:var(--heading);margin-bottom:1.5rem;font-size:clamp(4rem,12vw,7rem);font-weight:400;line-height:1}.hero-subtitle{color:var(--text);max-width:400px;margin-bottom:1.25rem;font-size:clamp(1rem,2.5vw,1.2rem);line-height:1.6}.hero-tagline{letter-spacing:.2em;text-transform:uppercase;color:var(--text-muted);margin-bottom:3rem;font-size:.78rem}.hero-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:1.5rem;display:flex}.btn-store{background:var(--surface);border:1px solid var(--border);color:var(--heading);opacity:.55;cursor:not-allowed;pointer-events:none;border-radius:12px;align-items:center;gap:.75rem;min-width:180px;padding:.75rem 1.5rem;text-decoration:none;transition:border-color .2s,background .2s;display:inline-flex}.btn-store:not([aria-disabled=true]):hover{opacity:1;background:#ffffff0a;border-color:#ffffff2e}.btn-store-icon{width:1.5rem;height:1.5rem;color:var(--heading);flex-shrink:0;justify-content:center;align-items:center;display:flex}.btn-store-icon svg{width:100%;height:100%}.btn-store span:last-child{text-align:left;flex-direction:column;display:flex}.btn-store-label{color:var(--text-muted);margin-bottom:.2rem;font-size:.68rem;line-height:1}.btn-store-name{color:var(--heading);font-size:.92rem;font-weight:500;line-height:1}.hero-coming-soon{letter-spacing:.1em;color:var(--text-muted);font-size:.75rem}.content-section{max-width:600px;margin-left:auto;margin-right:auto}.content-section--centered{text-align:center}.section-title{font-family:var(--font-serif);color:var(--heading);letter-spacing:-.01em;margin-bottom:1.5rem;font-size:clamp(1.4rem,4vw,1.9rem);font-weight:400}.section-body{color:var(--text);font-size:1rem;line-height:1.8}.section-body+.section-body{margin-top:1rem}.prompt-block{background:var(--accent-dim);border:1px solid #a89cf733;border-radius:10px;margin-bottom:1.5rem;padding:1.5rem 2rem}.prompt-text{font-family:var(--font-serif);color:var(--accent);font-size:clamp(1.05rem,3vw,1.3rem);font-style:italic;line-height:1.5}.pillars{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:2rem;margin-top:.5rem;display:grid}.pillar{flex-direction:column;gap:.5rem;display:flex}.pillar-icon{color:var(--accent);letter-spacing:.1em;margin-bottom:.25rem;font-size:.6rem}.pillar-heading{color:var(--heading);font-size:.95rem;font-weight:500;line-height:1.4}.pillar-body{color:var(--text);font-size:.9rem;line-height:1.7}.myth-note{font-family:var(--font-serif);color:var(--text-muted);letter-spacing:.04em;margin-top:1.5rem;font-size:.85rem;font-style:italic}.footer{flex-direction:column;align-items:center;gap:1rem;padding:2.5rem 0 3rem;display:flex}.footer-links{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.footer-link{color:var(--text-muted);letter-spacing:.02em;font-size:.85rem;text-decoration:none;transition:color .2s}.footer-link:hover{color:var(--text)}.footer-copy{color:var(--text-muted);letter-spacing:.05em;font-size:.75rem}.doc-header{border-bottom:1px solid var(--border);margin-bottom:3rem;padding:4rem 0 3rem}.back-link{color:var(--text-muted);letter-spacing:.05em;margin-bottom:1.5rem;font-size:.82rem;text-decoration:none;transition:color .2s;display:inline-block}.back-link:hover{color:var(--text)}.doc-title{font-family:var(--font-serif);color:var(--heading);letter-spacing:-.02em;margin-bottom:.5rem;font-size:clamp(1.8rem,5vw,2.6rem);font-weight:400}.doc-date{color:var(--text-muted);letter-spacing:.05em;font-size:.8rem}.doc-body{max-width:600px;padding-bottom:3rem}.doc-section{margin-bottom:2.5rem}.doc-section h2{font-family:var(--font-serif);color:var(--heading);letter-spacing:-.01em;margin-bottom:.75rem;font-size:1.1rem;font-weight:400}.doc-section p{color:var(--text);margin-bottom:.75rem;font-size:.95rem;line-height:1.8}.doc-section p:last-child{margin-bottom:0}.doc-section ul{flex-direction:column;gap:.5rem;margin:.75rem 0;padding:0;list-style:none;display:flex}.doc-section ul li{color:var(--text);padding-left:1.25rem;font-size:.95rem;line-height:1.7;position:relative}.doc-section ul li:before{content:"—";color:var(--text-muted);font-size:.8rem;position:absolute;left:0}.inline-link{color:var(--accent);border-bottom:1px solid #a89cf74d;text-decoration:none;transition:border-color .2s}.inline-link:hover{border-color:var(--accent)}.trust-strip{flex-wrap:wrap;justify-content:center;align-items:center;gap:.65rem;margin-top:2rem;display:flex}.trust-item{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);font-size:.72rem}.trust-sep{color:#ffffff1a;font-size:.8rem;line-height:1}.section-intro{color:var(--text-muted);margin-top:-.75rem;margin-bottom:2.5rem;font-size:.95rem}.phone-scroll{scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;margin:0 -1.5rem;padding:.5rem 1.5rem 1.5rem;overflow:auto visible}.phone-scroll::-webkit-scrollbar{display:none}.phone-cards{gap:1.25rem;width:max-content;display:flex}.phone-card{scroll-snap-align:start;flex-direction:column;flex-shrink:0;align-items:center;gap:.9rem;display:flex}.phone-frame{background:#0d0d15;border:1px solid #ffffff17;border-radius:30px;width:186px;height:388px;padding:14px 13px;box-shadow:inset 0 2px #ffffff0a,0 24px 48px #00000080}.phone-screen{background:#08080e;border-radius:20px;width:100%;height:100%;position:relative;overflow:hidden}.phone-label{letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);font-size:.7rem}.mock-line{background:#ffffff1a;border-radius:3px;height:6px;margin-bottom:5px}.mock-line--accent{background:#a89cf740;height:5px}.mock-line--prompt{background:#a89cf74d;margin-bottom:8px}.mock-feed{flex-direction:column;gap:9px;padding:16px 13px;display:flex}.mock-feed-header{align-items:center;gap:7px;margin-bottom:6px;display:flex}.mock-feed-header-dot{background:#a89cf72e;border-radius:50%;flex-shrink:0;width:18px;height:18px}.mock-feed-header-bar{background:#ffffff12;border-radius:3px;flex:1;height:6px}.mock-post{background:#ffffff08;border:1px solid #ffffff0d;border-radius:9px;padding:11px 11px 10px}.mock-post--faded{opacity:.4}.mock-map{background:#07070d;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.mock-ring{border:1px solid var(--accent);border-radius:50%;position:absolute}.mock-center-dot{background:var(--accent);opacity:.9;width:8px;height:8px;box-shadow:0 0 10px var(--accent);border-radius:50%;position:absolute}.mock-pin{background:var(--accent);opacity:.55;border-radius:50%;width:6px;height:6px;position:absolute}.mock-pin--dim{opacity:.25;width:5px;height:5px}.mock-map-label{letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);white-space:nowrap;background:#08080ed9;border:1px solid #ffffff12;border-radius:20px;padding:5px 10px;font-size:.6rem;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.mock-write{flex-direction:column;gap:10px;height:100%;padding:18px 13px 16px;display:flex}.mock-write-header{margin-bottom:4px}.mock-textarea{background:#ffffff06;border:1px solid #ffffff0f;border-radius:9px;flex:1;min-height:120px}.mock-write-footer{justify-content:space-between;align-items:center;gap:8px;display:flex}.mock-location-tag{background:#ffffff08;border:1px solid #ffffff0f;border-radius:20px;align-items:center;gap:5px;padding:4px 8px;display:flex}.mock-location-dot{background:#a89cf780;border-radius:50%;flex-shrink:0;width:5px;height:5px}.mock-submit-btn{background:#a89cf733;border-radius:6px;flex-shrink:0;width:64px;height:26px}@media (width<=600px){.hero{padding:5.5rem 0 3.5rem}.hero-buttons{flex-direction:column;align-items:center}.btn-store{width:100%;max-width:260px}.trust-strip{flex-direction:column;gap:.45rem;margin-top:1.75rem}.trust-sep{display:none}.pillars{grid-template-columns:1fr;gap:1.5rem}.footer-links{gap:1.25rem}:root{--section-gap:4rem}}
