.lp{--lp-gold:#C9A84C;--lp-gold-dim:#8a6f2e;--lp-bg:#0a0d12;--lp-bg2:#0f1318;--lp-bg3:#141920;--lp-text:#e8e0d0;--lp-text-dim:#8a8078;--lp-border:rgba(201,168,76,0.15);background:var(--lp-bg);color:var(--lp-text);font-family:var(--font-inter),"Inter",sans-serif;font-weight:300;line-height:1.7;overflow-x:hidden;min-height:100dvh}.lp-nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:1.25rem 2rem;display:flex;justify-content:space-between;align-items:center;background:linear-gradient(180deg,rgba(10,13,18,.95),transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.lp-logo{font-family:var(--font-playfair),"Playfair Display",serif;font-size:1.4rem;color:var(--lp-gold);letter-spacing:.05em}.lp-logo span{color:var(--lp-text);font-size:.85rem;font-family:var(--font-inter),"Inter",sans-serif;font-weight:300}.lp-hero{min-height:100dvh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:6rem 1.5rem 4rem;position:relative;overflow:hidden}.lp-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 50% 40%,rgba(201,168,76,.07) 0,transparent 70%);pointer-events:none}.lp-hero-eyebrow{font-size:.7rem;letter-spacing:.25em;text-transform:uppercase;color:var(--lp-gold);margin-bottom:1.5rem;opacity:.8}.lp-hero h1{font-family:var(--font-playfair),"Playfair Display",serif;font-size:clamp(2.4rem,7vw,5rem);line-height:1.08;font-weight:400;max-width:980px;margin-bottom:1.5rem;color:var(--lp-text)}.lp-hero-title span{display:block}.lp-hero h1 em{font-style:italic;color:var(--lp-gold)}.lp-hero-sub{font-size:clamp(.95rem,2vw,1.15rem);color:var(--lp-text-dim);max-width:540px;margin-bottom:3rem;line-height:1.8}.lp-cta-wrap{display:flex;flex-direction:column;align-items:center;gap:.75rem}.lp-btn-primary{background:var(--lp-gold);color:#0a0d12;border:none;padding:1rem 2.5rem;font-family:var(--font-inter),"Inter",sans-serif;font-size:.9rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:all .2s}.lp-btn-primary:hover{background:#e0bc60;transform:translateY(-1px)}.lp-micro{font-size:.75rem;color:var(--lp-text-dim);letter-spacing:.05em}.lp-scroll-hint{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;color:var(--lp-text-dim);font-size:.7rem;letter-spacing:.15em;text-transform:uppercase;animation:lp-fadeUpDown 2s ease-in-out infinite}.lp-scroll-line{width:1px;height:40px;background:linear-gradient(to bottom,var(--lp-gold-dim),transparent)}@keyframes lp-fadeUpDown{0%,to{opacity:.4;transform:translateX(-50%) translateY(0)}50%{opacity:1;transform:translateX(-50%) translateY(-4px)}}.lp-hook{padding:5rem 1.5rem;max-width:680px;margin:0 auto;text-align:center}.lp-hook p{font-family:var(--font-playfair),"Playfair Display",serif;font-size:clamp(1.1rem,2.5vw,1.4rem);line-height:1.9;color:var(--lp-text);font-style:italic}.lp-hook p strong{font-style:normal;color:var(--lp-gold);font-weight:400}.lp-divider{width:60px;height:1px;background:var(--lp-gold-dim);margin:0 auto;opacity:.5}.lp-how{padding:5rem 1.5rem;max-width:900px;margin:0 auto;text-align:center}.lp-section-label{font-size:.7rem;letter-spacing:.25em;text-transform:uppercase;color:var(--lp-gold);margin-bottom:1rem;opacity:.7}.lp-section-title{font-family:var(--font-playfair),"Playfair Display",serif;font-size:clamp(1.6rem,4vw,2.5rem);margin-bottom:3.5rem;font-weight:400;color:var(--lp-text)}.lp-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:1.5rem;gap:1.5rem}.lp-card{background:var(--lp-bg2);border:1px solid var(--lp-border);padding:2rem 1.5rem;text-align:left;transition:border-color .2s}.lp-card:hover{border-color:rgba(201,168,76,.35)}.lp-card-icon{font-size:1.5rem;margin-bottom:1rem}.lp-card h3{font-family:var(--font-playfair),"Playfair Display",serif;font-size:1.1rem;font-weight:400;color:var(--lp-gold);margin-bottom:.75rem}.lp-card p{font-size:.9rem;color:var(--lp-text-dim);line-height:1.7}.lp-books{padding:5rem 1.5rem;background:var(--lp-bg2);text-align:center}.lp-books-inner{max-width:900px;margin:0 auto}.lp-book-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));grid-gap:1px;gap:1px;margin:3rem 0 2rem}.lp-book-grid,.lp-book-item{border:1px solid var(--lp-border)}.lp-book-item{padding:1.5rem 1rem;background:var(--lp-bg3);transition:background .2s}.lp-book-item:hover{background:var(--lp-bg)}.lp-book-title{font-family:var(--font-playfair),"Playfair Display",serif;font-size:.95rem;font-weight:400;color:var(--lp-text);margin-bottom:.35rem;line-height:1.3}.lp-book-author{font-size:.72rem;color:var(--lp-text-dim);letter-spacing:.05em}.lp-books-note{font-size:.85rem;color:var(--lp-text-dim)}.lp-books-note strong{color:var(--lp-gold);font-weight:400}.lp-manifesto{padding:6rem 1.5rem;max-width:680px;margin:0 auto;text-align:center}.lp-manifesto h2{font-size:clamp(1.6rem,4vw,2.5rem);font-weight:400;margin-bottom:2.5rem;font-style:italic;color:var(--lp-gold)}.lp-manifesto h2,.lp-manifesto-lines p{font-family:var(--font-playfair),"Playfair Display",serif}.lp-manifesto-lines p{font-size:clamp(1rem,2vw,1.2rem);line-height:2.2;color:var(--lp-text-dim)}.lp-manifesto-lines p strong{color:var(--lp-text);font-weight:400}.lp-final-cta{padding:6rem 1.5rem;background:var(--lp-bg2);text-align:center;position:relative;overflow:hidden}.lp-final-cta:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 50% 100%,rgba(201,168,76,.06) 0,transparent 70%);pointer-events:none}.lp-final-cta h2{font-family:var(--font-playfair),"Playfair Display",serif;font-size:clamp(1.6rem,4vw,2.5rem);font-weight:400;margin-bottom:.75rem;color:var(--lp-text)}.lp-final-cta>p{color:var(--lp-text-dim);margin-bottom:2.5rem;font-size:1rem}.lp-waitlist-form{display:flex;gap:0;max-width:420px;margin:0 auto 1rem;border:1px solid var(--lp-border)}.lp-waitlist-form input{flex:1 1;background:var(--lp-bg3);border:none;outline:none;padding:.85rem 1rem;color:var(--lp-text);font-family:var(--font-inter),"Inter",sans-serif;font-size:.9rem}.lp-waitlist-form input::placeholder{color:var(--lp-text-dim)}.lp-waitlist-form input.lp-input-invalid{box-shadow:inset 0 -1px 0 var(--lp-gold)}.lp-waitlist-form button{background:var(--lp-gold);color:#0a0d12;border:none;padding:.85rem 1.25rem;font-family:var(--font-inter),"Inter",sans-serif;font-size:.8rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:background .2s;white-space:nowrap}.lp-waitlist-form button:hover{background:#e0bc60}.lp-waitlist-form button:disabled{opacity:.7;cursor:wait}.lp-success-msg{color:var(--lp-gold);font-family:var(--font-playfair),"Playfair Display",serif;font-style:italic;font-size:1.1rem;margin-bottom:1rem}.lp-error-msg{color:#d28f8f;font-size:.85rem;margin-bottom:1rem}.lp-preview-access{margin-top:3rem;padding-top:2.5rem;border-top:1px solid var(--lp-border);text-align:center}.lp-preview-label{font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:var(--lp-text-dim);margin-bottom:1rem}.lp-preview-form{display:flex;justify-content:center;gap:0;max-width:340px;margin:0 auto}.lp-preview-input{flex:1 1;background:rgba(255,255,255,.04);border:1px solid var(--lp-border);border-right:none;color:var(--lp-text);font-family:var(--font-inter),"Inter",sans-serif;font-size:.95rem;letter-spacing:.1em;padding:.65rem 1rem;outline:none;text-transform:uppercase;transition:border-color .15s}.lp-preview-input::placeholder{color:var(--lp-text-dim);text-transform:none;letter-spacing:0;font-size:.82rem}.lp-preview-input:focus{border-color:rgba(201,168,76,.45)}.lp-preview-btn{background:none;border:1px solid var(--lp-border);color:var(--lp-gold);font-family:var(--font-inter),"Inter",sans-serif;font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;padding:.65rem 1.25rem;cursor:pointer;transition:background .15s,border-color .15s;white-space:nowrap}.lp-preview-btn:hover:not(:disabled){background:rgba(201,168,76,.1);border-color:rgba(201,168,76,.45)}.lp-preview-btn:disabled{opacity:.4;cursor:default}.lp-footer{padding:2.5rem 1.5rem;text-align:center;border-top:1px solid var(--lp-border)}.lp-footer-logo{font-family:var(--font-playfair),"Playfair Display",serif;font-size:1.2rem;color:var(--lp-gold);margin-bottom:.5rem}.lp-footer p{font-size:.78rem;color:var(--lp-text-dim);font-style:italic}.lp-fade{opacity:0;transform:translateY(20px);transition:opacity .7s ease,transform .7s ease}.lp-fade.lp-visible{opacity:1;transform:none}@media (max-width:640px){.lp-nav{padding:1rem 1.25rem}.lp-books,.lp-final-cta,.lp-hook,.lp-how,.lp-manifesto{padding-left:1.25rem;padding-right:1.25rem}.lp-waitlist-form{flex-direction:column;max-width:100%}.lp-hero h1{max-width:720px;line-height:1.12}.lp-hero-title span{display:inline}.lp-waitlist-form button{width:100%}}