.landing{--night-deepest:#080c14;--night-deep:#0f1520;--night-base:#141e30;--night-mid:#1a2744;--night-light:#243354;--moon:#faf6ed;--moon-mid:#ede7da;--moon-soft:#c8c0af;--amber:#d4a574;--amber-glow:#e8c49a;--serif:var(--font-serif),"Cormorant Garamond",Georgia,serif;--sans:var(--font-sans),"Source Sans 3",system-ui,sans-serif;--section-pad:clamp(4.5rem,10vw,8rem);--content-w:760px;--wide-w:1060px;font-family:var(--sans);color:var(--moon-mid);background:var(--night-base);scroll-behavior:smooth;-webkit-font-smoothing:antialiased;font-weight:400;line-height:1.7;overflow-x:hidden}.landing-nav{z-index:100;-webkit-backdrop-filter:blur(20px);background:#0f152099;border-bottom:1px solid #faf6ed0a;padding:1.25rem 2rem;position:fixed;inset:0 0 auto}.landing-nav-inner{max-width:var(--wide-w);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.landing-logo{font-family:var(--serif);color:var(--moon);letter-spacing:.02em;font-size:1.75rem;font-weight:500;text-decoration:none}.landing-nav-links{align-items:center;gap:1.5rem;display:flex}.nav-signin{color:var(--moon-mid);opacity:.6;align-items:center;min-height:44px;padding:.5rem .75rem;font-size:.9rem;text-decoration:none;transition:opacity .2s;display:inline-flex}.nav-signin:hover{opacity:1}.nav-cta{background:linear-gradient(135deg,var(--amber)0%,var(--amber-glow)100%);color:var(--night-base);border-radius:50px;align-items:center;min-height:44px;padding:.6rem 1.5rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 16px #d4a57433}.nav-cta:hover{transform:translateY(-1px);box-shadow:0 6px 24px #d4a5744d}.landing-hero{flex-direction:column;justify-content:flex-end;min-height:100dvh;display:flex;position:relative;overflow:hidden}.landing-hero-overlay{z-index:2;background:linear-gradient(to top,var(--night-base)0%,#141e30e0 25%,#141e3066 60%,#141e3014 100%);position:absolute;inset:0}.landing-hero-content{z-index:10;max-width:620px;padding:0 clamp(1.5rem,5vw,4rem) clamp(3rem,8vh,6rem);position:relative}.hero-headline{font-family:var(--serif);color:var(--moon);letter-spacing:-.02em;opacity:0;margin-bottom:1.25rem;font-size:clamp(2.6rem,5.5vw,4rem);font-weight:500;line-height:1.1;animation:1s ease-out .3s forwards fadeUp}.hero-sub{color:var(--moon-mid);opacity:0;max-width:520px;margin-bottom:2.5rem;font-size:clamp(1rem,1.8vw,1.12rem);font-weight:300;line-height:1.8;animation:1s ease-out .6s forwards fadeUp}.hero-actions{opacity:0;flex-wrap:wrap;align-items:center;gap:2rem;animation:1s ease-out .9s forwards fadeUp;display:flex}.cta-primary{font-family:var(--sans);color:var(--night-base);background:linear-gradient(135deg,var(--amber)0%,var(--amber-glow)100%);cursor:pointer;border:none;border-radius:50px;align-items:center;gap:.6rem;min-height:44px;padding:.95rem 2.2rem;font-size:1rem;font-weight:500;text-decoration:none;transition:transform .3s,box-shadow .3s;display:inline-flex;box-shadow:0 4px 24px #d4a5744d}.cta-primary:hover{transform:translateY(-2px);box-shadow:0 8px 32px #d4a57466}.cta-ghost{color:var(--moon-soft);border-bottom:1px solid #c8c0af40;padding-bottom:2px;font-size:.9rem;text-decoration:none;transition:color .2s,border-color .2s}.cta-ghost:hover{color:var(--moon);border-color:#c8c0af80}.landing-section{padding:var(--section-pad)clamp(1.5rem,5vw,4rem)}.landing-section--alt{background:var(--night-mid)}.section-inner{max-width:var(--content-w);margin:0 auto}.section-inner--wide{max-width:var(--wide-w)}.section-label{letter-spacing:.2em;text-transform:uppercase;color:var(--amber);margin-bottom:1.25rem;font-size:.7rem;font-weight:600;display:block}.section-heading{font-family:var(--serif);color:var(--moon);letter-spacing:-.01em;margin-bottom:2rem;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:500;line-height:1.18}.section-copy p{color:var(--moon-mid);opacity:.85;font-size:1.08rem;line-height:1.8}.section-copy p+p{margin-top:1.2rem}.section-copy .break{margin-top:1.6rem}.section-copy .accent{color:var(--moon);font-weight:400}.create-layout{grid-template-columns:1fr 1fr;align-items:start;gap:clamp(2rem,5vw,4rem);display:grid}.create-bullets{flex-direction:column;gap:1rem;margin-top:.5rem;display:flex}.create-bullet{color:var(--moon-mid);background:#141e3080;border:1px solid #faf6ed0d;border-radius:12px;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;font-size:.9rem;line-height:1.5;transition:border-color .3s;display:flex}.create-bullet:hover{border-color:#d4a57426}.bullet-dot{background:var(--amber);opacity:.6;border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:.5em}.identity-showcase{border-radius:16px;max-width:880px;margin:0 auto 3.5rem;overflow:hidden;box-shadow:0 8px 60px #00000080,0 0 0 1px #faf6ed0a}.identity-showcase img{width:100%;height:auto;display:block}.voice-visual{align-items:center;gap:3px;height:32px;margin-bottom:2rem;display:flex}.voice-bar{background:var(--amber);opacity:.4;border-radius:2px;width:3px;animation:1.8s ease-in-out infinite wave}.voice-bar:first-child{height:30%;animation-delay:0s}.voice-bar:nth-child(2){height:60%;animation-delay:.15s}.voice-bar:nth-child(3){height:90%;animation-delay:.3s}.voice-bar:nth-child(4){height:45%;animation-delay:.45s}.voice-bar:nth-child(5){height:75%;animation-delay:.6s}.voice-bar:nth-child(6){height:55%;animation-delay:.75s}.voice-bar:nth-child(7){height:85%;animation-delay:.9s}.voice-bar:nth-child(8){height:40%;animation-delay:1.05s}@keyframes wave{0%,to{transform:scaleY(1)}50%{transform:scaleY(.4)}}.pricing-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.pricing-card{background:#1a274473;border:1px solid #faf6ed0f;border-radius:20px;flex-direction:column;padding:2.25rem;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex}.pricing-card:hover{border-color:#d4a5741f;transform:translateY(-4px);box-shadow:0 8px 40px #0000004d}.pricing-card--featured{background:linear-gradient(170deg,#1a2744a6 0%,#141e30e6 100%);border-color:#d4a57433;position:relative;box-shadow:0 4px 40px #d4a5740f}.pricing-badge{background:linear-gradient(135deg,var(--amber)0%,var(--amber-glow)100%);color:var(--night-base);letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;border-radius:50px;padding:.3rem 1.1rem;font-size:.65rem;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.pricing-name{font-family:var(--serif);color:var(--moon);margin-bottom:.5rem;font-size:1.3rem;font-weight:500}.pricing-price{font-family:var(--serif);color:var(--amber);margin-bottom:1.5rem;font-size:2.2rem;font-weight:500}.pricing-price span{font-size:.85rem;font-family:var(--sans);color:var(--moon-soft);font-weight:400}.pricing-features{flex-direction:column;gap:.6rem;margin:0 0 auto;padding:0;list-style:none;display:flex}.pricing-features li{color:var(--moon-mid);align-items:flex-start;gap:.6rem;font-size:.88rem;line-height:1.5;display:flex}.pricing-features li:before{content:"✦";color:var(--amber);opacity:.6;flex-shrink:0;margin-top:.45em;font-size:.5rem}.pricing-card .cta-primary{text-align:center;justify-content:center;width:100%;margin-top:2rem;padding:.85rem 1.5rem;font-size:.9rem}.love-list{flex-direction:column;gap:.9rem;display:flex}.love-item{color:var(--moon-mid);align-items:center;gap:1rem;font-size:1.05rem;display:flex}.love-dot{background:var(--amber);opacity:.5;border-radius:50%;flex-shrink:0;width:7px;height:7px}.section-divider{background:var(--amber);opacity:.25;border:none;width:40px;height:1px;margin:0 auto}.landing-final-cta{text-align:center;background:linear-gradient(180deg,var(--night-base)0%,var(--night-deepest)100%);padding:clamp(5rem,12vw,10rem) clamp(1.5rem,5vw,4rem)}.landing-final-cta .section-heading{max-width:480px;margin:0 auto 2rem}.landing-footer{text-align:center;background:var(--night-deepest);padding:2rem}.landing-footer-inner{max-width:var(--wide-w);color:var(--moon-soft);opacity:.4;flex-wrap:wrap;justify-content:center;gap:2rem;margin:0 auto;font-size:.8rem;display:flex}.landing-footer a{color:inherit;text-decoration:none;transition:opacity .2s}.landing-footer a:hover{opacity:1}@keyframes fadeUp{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}.reveal{opacity:1}@supports (animation-timeline:view()){.reveal{opacity:0;animation:.6s both revealUp;animation-timeline:view();animation-range:entry 5% entry 30%}}@keyframes revealUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.create-layout{grid-template-columns:1fr}.pricing-grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}.pricing-card--featured{order:-1}}@media (max-width:768px){.landing-hero-content{padding:0 1.5rem 3rem}.hero-actions{flex-direction:column;align-items:flex-start;gap:1rem}.landing-nav{padding:1rem 1.25rem;padding-top:max(1rem,env(safe-area-inset-top,1rem))}.landing-nav-links{gap:.5rem}.identity-showcase{border-radius:10px;margin-bottom:2.5rem}.landing-footer-inner{flex-direction:column;gap:1rem}.landing-footer a{align-items:center;min-height:44px;display:inline-flex}}
