*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0d0d0d;--surface:#171717;--surface-el:#222;--border:#2a2a2a;--gold:#c4a882;--gold-deep:#8b6b3d;--cream:#ede8e0;--text-primary:#ede8e0;--text-secondary:#8a8275;--text-tertiary:#524f4a}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text-primary);-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;line-height:1.6}a{color:inherit}.serif{font-family:Georgia,Times New Roman,serif}.nav{z-index:100;-webkit-backdrop-filter:blur(20px);background:#0d0d0dd9;border-bottom:1px solid #2a2a2a;justify-content:space-between;align-items:center;height:64px;padding:0 2rem;display:flex;position:sticky;top:0}.nav-wordmark{align-items:baseline;gap:.5rem;text-decoration:none;display:flex}.nav-wordmark-main{color:#ede8e0;letter-spacing:.04em;font-family:Georgia,Times New Roman,serif;font-size:1.2rem;font-weight:300}.nav-wordmark-sub{letter-spacing:.18em;color:#c4a882;text-transform:uppercase;font-size:.6rem;font-weight:600}.nav-links{align-items:center;gap:2rem;display:flex}.nav-link{color:#8a8275;letter-spacing:.04em;font-size:.85rem;text-decoration:none;transition:color .2s}.nav-link:hover,.nav-link.active{color:#ede8e0}.nav-cta-btn{letter-spacing:.1em;text-transform:uppercase;color:#0d0d0d;background:linear-gradient(135deg,#8b6b3d,#c4a882);border-radius:100px;padding:.45rem 1.2rem;font-size:.8rem;font-weight:500;text-decoration:none;transition:opacity .2s,transform .15s}.nav-cta-btn:hover{opacity:.88;transform:scale(1.02)}.landing{background:var(--bg);min-height:100dvh}.hero-section{justify-content:space-between;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:7rem 2rem 6rem;display:flex}.hero-content{flex:1;max-width:560px}.hero-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:1.2rem;font-size:.7rem;font-weight:600}.hero-headline{color:var(--cream);margin-bottom:1.5rem;font-size:clamp(3rem,6vw,5rem);font-weight:300;line-height:1.1}.hero-sub{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.05rem;line-height:1.7}.hero-ctas{flex-wrap:wrap;align-items:center;gap:1.2rem;margin-bottom:1.2rem;display:flex}.cta-primary{background:linear-gradient(135deg, var(--gold-deep), var(--gold));color:#0d0d0d;letter-spacing:.04em;border-radius:100px;align-items:center;gap:.6rem;padding:.85rem 1.8rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:opacity .2s,transform .15s;display:inline-flex}.cta-primary:hover{opacity:.88;transform:scale(1.02)}.cta-secondary{color:var(--text-secondary);letter-spacing:.04em;border-bottom:1px solid var(--border);padding-bottom:1px;font-size:.85rem;text-decoration:none;transition:color .2s}.cta-secondary:hover{color:var(--cream)}.hero-offer{color:var(--text-tertiary);letter-spacing:.03em;font-size:.75rem}.hero-phone{flex-shrink:0;position:relative}.phone-frame{background:var(--surface);border:1.5px solid var(--border);z-index:2;border-radius:36px;width:220px;height:440px;padding:12px;position:relative;box-shadow:0 40px 100px #0009}.phone-screen{background:#111;border-radius:28px;width:100%;height:100%;overflow:hidden}.phone-screen-content{flex-direction:column;gap:12px;height:100%;padding:20px 14px 16px;display:flex}.phone-pill-row{justify-content:center;display:flex}.phone-pill{background:var(--border);border-radius:2px;width:60px;height:4px}.phone-label{letter-spacing:.15em;color:var(--gold);text-transform:uppercase;font-size:.55rem;font-weight:700}.phone-style-cards{flex-direction:column;flex:1;gap:8px;display:flex}.phone-style-card{background:var(--surface-el);color:var(--text-primary);border-radius:10px;align-items:center;gap:10px;padding:10px 12px;font-size:.7rem;display:flex}.phone-style-swatch{background:linear-gradient(135deg, var(--gold-deep), var(--gold));border-radius:8px;flex-shrink:0;width:32px;height:32px}.phone-generate-btn{background:linear-gradient(135deg, var(--gold-deep), var(--gold));color:#0d0d0d;text-align:center;letter-spacing:.06em;border-radius:20px;padding:10px;font-size:.7rem;font-weight:700}.phone-glow{pointer-events:none;background:radial-gradient(circle,#c4a8822e 0%,#0000 70%);width:180px;height:180px;position:absolute;bottom:-40px;left:50%;transform:translate(-50%)}.features-section{text-align:center;max-width:1200px;margin:0 auto;padding:6rem 2rem}.section-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem;font-size:.7rem;font-weight:600}.section-headline{color:var(--cream);margin-bottom:3.5rem;font-size:clamp(2rem,4vw,3rem);font-weight:300;line-height:1.15}.features-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.feature-card{background:var(--surface);border:1px solid var(--border);text-align:left;border-radius:20px;padding:2.5rem 2rem;transition:border-color .3s,transform .3s}.feature-card:hover{border-color:#c4a88259;transform:translateY(-3px)}.feature-icon{color:var(--gold);margin-bottom:1.2rem;font-size:1.4rem;display:block}.feature-title{color:var(--cream);letter-spacing:.02em;margin-bottom:.6rem;font-size:1rem;font-weight:600}.feature-body{color:var(--text-secondary);font-size:.9rem;line-height:1.65}.cta-banner{background:var(--surface);text-align:center;border:1px solid #c4a88233;border-radius:28px;max-width:720px;margin:0 auto 6rem;padding:4rem 2.5rem}.cta-banner-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem;font-size:.68rem;font-weight:600}.cta-banner-headline{color:var(--cream);margin-bottom:.8rem;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:300;line-height:1.2}.cta-banner-sub{color:var(--text-secondary);margin-bottom:2rem;font-size:.9rem}.cta-banner-btn{font-size:.88rem}.footer{border-top:1px solid var(--border);text-align:center;flex-direction:column;align-items:center;gap:1.2rem;padding:3rem 2rem;display:flex}.footer-wordmark{color:var(--text-secondary);letter-spacing:.06em;font-size:1rem;font-weight:300}.footer-wordmark span{letter-spacing:.2em;color:var(--gold);text-transform:uppercase;vertical-align:middle;margin-left:.4rem;font-family:-apple-system,BlinkMacSystemFont,sans-serif;font-size:.58rem;font-weight:600}.footer-links{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.footer-links a{color:var(--text-secondary);font-size:.82rem;text-decoration:none;transition:color .2s}.footer-links a:hover{color:var(--cream)}.footer-legal{color:var(--text-tertiary);font-size:.75rem}@media (width<=768px){.hero-section{text-align:center;flex-direction:column;padding:4rem 1.5rem 3rem}.hero-ctas{justify-content:center}.hero-phone{order:-1}.phone-frame{width:180px;height:360px}}.legal-page{background:var(--bg);flex-direction:column;min-height:100dvh;display:flex}.legal-content{flex:1;width:100%;max-width:720px;margin:0 auto;padding:5rem 2rem 4rem}.legal-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem;font-size:.68rem;font-weight:600}.legal-headline{color:var(--cream);margin-bottom:.6rem;font-size:clamp(2.2rem,5vw,3.2rem);font-weight:300;line-height:1.15}.legal-date,.legal-sub{color:var(--text-secondary);margin-bottom:3rem;font-size:.9rem}.legal-section{border-bottom:1px solid var(--border);margin-bottom:2.5rem;padding-bottom:2.5rem}.legal-section:last-child{border-bottom:none}.legal-section h2{color:var(--cream);letter-spacing:.02em;margin-bottom:.75rem;font-size:1rem;font-weight:600}.legal-section p{color:var(--text-secondary);font-size:.92rem;line-height:1.75}.legal-section a{color:var(--gold);border-bottom:1px solid #c4a8824d;padding-bottom:1px;text-decoration:none;transition:color .2s}.legal-section a:hover{color:var(--cream)}.legal-footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;width:100%;max-width:720px;margin:0 auto;padding:1.5rem 2rem;display:flex}.legal-footer a{color:var(--text-secondary);font-size:.82rem;text-decoration:none;transition:color .2s}.legal-footer a:hover{color:var(--cream)}.legal-footer span{color:var(--text-tertiary);font-size:.75rem}
