.lp-root{--ink: #0c0c0c;--ivory: #f9f7f3;--warm: #f3f0ea;--muted: #6e6a62;--faint: #b5b0a6;--gold: #b8935a;--gold-dark: #8f6d38;--border: rgba(12, 12, 12, .09);--serif: "Playfair Display", Georgia, serif;--sans: "Inter", system-ui, sans-serif;font-family:var(--sans);background:var(--ivory);color:var(--ink);font-size:17px;line-height:1.7;-webkit-font-smoothing:antialiased;scroll-behavior:smooth}.lp-root *,.lp-root *:before,.lp-root *:after{box-sizing:border-box;margin:0;padding:0}.lp-root nav{position:sticky;top:0;z-index:100;background:#f9f7f3eb;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid var(--border);padding:0 2rem;height:54px;display:flex;align-items:center;justify-content:space-between}.lp-root .nav-mark{font-family:var(--serif);font-size:15px;letter-spacing:.03em;font-style:italic}.lp-root .nav-btn{background:var(--ink);color:#fff;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:9px 22px;border-radius:100px;text-decoration:none;transition:opacity .2s,transform .15s}.lp-root .nav-btn:hover{opacity:.82;transform:scale(1.02)}.lp-root .hero{min-height:100svh;display:flex;align-items:center;padding:6rem 2rem 5rem;position:relative;overflow:hidden}.lp-root .hero:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 70% 50% at 60% 50%,rgba(184,147,90,.06) 0%,transparent 70%);pointer-events:none}.lp-root .hero-grid{max-width:1080px;margin:0 auto;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.lp-root .hero-kicker{font-size:11px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--gold-dark);margin-bottom:1.75rem;display:flex;align-items:center;gap:10px}.lp-root .hero-kicker:before{content:"";display:block;width:28px;height:1px;background:var(--gold)}.lp-root .hero h1{font-family:var(--serif);font-size:clamp(3rem,5.5vw,5rem);line-height:1.05;letter-spacing:-.02em;color:var(--ink);margin-bottom:.5rem}.lp-root .hero h1 em{font-style:italic;color:var(--gold-dark)}.lp-root .hero-sub{font-size:1.12rem;color:var(--muted);font-weight:300;line-height:1.75;margin:1.5rem 0 2.25rem;max-width:440px}.lp-root .btn-primary{display:inline-block;background:var(--ink);color:#fff;font-size:14px;font-weight:500;letter-spacing:.04em;padding:16px 38px;border-radius:100px;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s}.lp-root .btn-primary:hover{background:#2a2a2a;transform:translateY(-2px);box-shadow:0 10px 36px #00000029}.lp-root .btn-gold{display:inline-block;background:var(--gold);color:var(--ink);font-size:14px;font-weight:600;letter-spacing:.04em;padding:16px 38px;border-radius:100px;text-decoration:none;transition:background .2s,transform .15s}.lp-root .btn-gold:hover{background:#c9a46a;transform:translateY(-2px)}.lp-root .hero-hint{margin-top:14px;font-size:13px;color:var(--faint)}.lp-root .hero-hint strong{color:var(--gold-dark);font-weight:500}.lp-root .book-wrap{display:flex;justify-content:center;align-items:center;perspective:1000px}.lp-root .book-3d{position:relative;width:240px;transform:rotateY(-12deg) rotateX(3deg);transform-style:preserve-3d;filter:drop-shadow(24px 32px 48px rgba(0,0,0,.28));transition:transform .4s ease}.lp-root .book-3d:hover{transform:rotateY(-5deg) rotateX(2deg)}.lp-root .book-cover-img{display:block;width:100%;border-radius:2px 8px 8px 2px}.lp-root .book-spine-edge{position:absolute;top:0;left:-14px;width:14px;height:100%;background:linear-gradient(90deg,#1a1a1a,#333);transform:rotateY(-90deg) translateZ(0);transform-origin:right;border-radius:2px 0 0 2px}.lp-root .book-shadow{position:absolute;bottom:-20px;left:10%;width:80%;height:20px;background:radial-gradient(ellipse,rgba(0,0,0,.3) 0%,transparent 70%);filter:blur(8px)}.lp-root hr.div{border:none;border-top:1px solid var(--border);margin:0}.lp-root section{padding:6rem 2rem}.lp-root .container{max-width:740px;margin:0 auto;padding:0 2rem}.lp-root .container-wide{max-width:1060px;margin:0 auto;padding:0 2rem}.lp-root .sec-label{font-size:10px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--faint);text-align:center;margin-bottom:1rem}.lp-root .sec-h2{font-family:var(--serif);font-size:clamp(2rem,4vw,3rem);line-height:1.15;letter-spacing:-.02em;color:var(--ink);text-align:center;margin-bottom:1.25rem}.lp-root .sec-h2 em{font-style:italic;color:var(--gold-dark)}.lp-root .sec-lead{font-size:1.05rem;color:var(--muted);line-height:1.8;text-align:center;max-width:580px;margin:0 auto}.lp-root .proof-strip{background:var(--ink);padding:1.4rem 2rem}.lp-root .proof-inner{max-width:900px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:3rem;flex-wrap:wrap}.lp-root .proof-item{text-align:center;color:#fff}.lp-root .proof-num{font-family:var(--serif);font-size:2rem;color:var(--gold);display:block;line-height:1}.lp-root .proof-label{font-size:12px;color:#ffffff73;letter-spacing:.06em;text-transform:uppercase;margin-top:.3rem}.lp-root .urgency{background:#b8935a1f;border-top:1px solid rgba(184,147,90,.2);border-bottom:1px solid rgba(184,147,90,.2);padding:.9rem 2rem;text-align:center}.lp-root .urgency p{font-size:14px;font-weight:500;color:var(--gold-dark)}.lp-root .urgency p span{color:var(--ink)}.lp-root .manifesto{background:#fff}.lp-root .manifesto-inner{max-width:660px;margin:0 auto}.lp-root .manifesto-inner h2{font-family:var(--serif);font-size:clamp(1.9rem,3.5vw,2.75rem);line-height:1.15;letter-spacing:-.02em;color:var(--ink);margin-bottom:2rem}.lp-root .manifesto-inner p{font-size:1.07rem;line-height:1.9;color:var(--muted);margin-bottom:1.6rem}.lp-root .manifesto-inner p strong{color:var(--ink);font-weight:500}.lp-root .bq{border-left:3px solid var(--gold);padding:1.4rem 2rem;margin:2.5rem 0;background:#b8935a0d;border-radius:0 8px 8px 0}.lp-root .bq p{font-family:var(--serif);font-size:1.2rem;font-style:italic;line-height:1.6;color:var(--ink);margin:0}.lp-root .manifesto-cta{text-align:center;margin-top:3rem;padding-top:2.5rem;border-top:1px solid var(--border)}.lp-root .manifesto-cta p{font-size:14px;color:var(--faint);margin-top:12px}.lp-root .modes-bg{background:var(--warm)}.lp-root .modes-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:1px;background:var(--border);border:1px solid var(--border);border-radius:14px;overflow:hidden;margin-top:3.5rem}.lp-root .mode-cell{background:var(--warm);padding:2rem 1.75rem;transition:background .2s}.lp-root .mode-cell:hover{background:#fff}.lp-root .mode-no{font-size:10px;font-weight:600;letter-spacing:.14em;color:var(--faint);margin-bottom:.5rem}.lp-root .mode-name{font-family:var(--serif);font-size:1.45rem;color:var(--ink);margin-bottom:.4rem}.lp-root .mode-tag{display:inline-block;font-size:11px;font-weight:500;letter-spacing:.06em;background:#b8935a1f;color:var(--gold-dark);padding:3px 10px;border-radius:100px;margin-bottom:.8rem;border:1px solid rgba(184,147,90,.18)}.lp-root .mode-desc{font-size:.88rem;color:var(--muted);line-height:1.6}.lp-root .modes-cta{text-align:center;margin-top:3rem}.lp-root .modes-cta p{font-size:13px;color:var(--faint);margin-top:12px}.lp-root .mini-offer{background:var(--ink);padding:4rem 2rem;text-align:center}.lp-root .mini-offer h2{font-family:var(--serif);font-size:clamp(1.8rem,3.5vw,2.5rem);line-height:1.2;color:#fff;margin-bottom:1rem}.lp-root .mini-offer h2 em{font-style:italic;color:var(--gold)}.lp-root .mini-offer p{color:#ffffff73;margin-bottom:2rem;max-width:480px;margin-left:auto;margin-right:auto}.lp-root .mini-price{display:inline-flex;align-items:baseline;gap:4px;font-family:var(--serif);color:var(--gold);margin-bottom:2rem}.lp-root .mini-curr{font-size:1.2rem;padding-bottom:4px}.lp-root .mini-val{font-size:3.5rem;line-height:1;letter-spacing:-.04em}.lp-root .mini-dec{font-size:1.5rem;padding-bottom:4px}.lp-root .mini-note{display:block;font-size:12px;color:#ffffff4d;margin-top:.5rem;font-family:var(--sans)}.lp-root .chapters-bg{background:#fff}.lp-root .chapter-list{max-width:640px;margin:2.5rem auto 0}.lp-root .ch-item{display:flex;gap:1.5rem;align-items:flex-start;padding:1.4rem 0;border-bottom:1px solid var(--border)}.lp-root .ch-item:last-child{border-bottom:none}.lp-root .ch-num{font-family:var(--serif);font-size:1.1rem;color:var(--gold);min-width:2.2rem;padding-top:2px}.lp-root .ch-info h3{font-size:1rem;font-weight:500;color:var(--ink);margin-bottom:.2rem}.lp-root .ch-info p{font-size:.875rem;color:var(--muted);line-height:1.55}.lp-root .chapters-cta{text-align:center;margin-top:3rem;padding-top:2rem;border-top:1px solid var(--border)}.lp-root .highlight{background:var(--warm);padding:4rem 2rem}.lp-root .highlight-inner{max-width:700px;margin:0 auto}.lp-root .highlight-inner h2{font-family:var(--serif);font-size:clamp(1.8rem,3vw,2.4rem);line-height:1.2;color:var(--ink);margin-bottom:1.5rem}.lp-root .diff-list{margin-top:2rem}.lp-root .diff-item{display:flex;gap:1.5rem;padding:1.5rem 0;border-bottom:1px solid var(--border);align-items:flex-start}.lp-root .diff-item:last-child{border-bottom:none}.lp-root .diff-check{width:22px;height:22px;border-radius:50%;background:#b8935a26;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px;font-size:11px;color:var(--gold-dark);font-weight:700}.lp-root .diff-content h3{font-size:1rem;font-weight:500;color:var(--ink);margin-bottom:.25rem}.lp-root .diff-content p{font-size:.9rem;color:var(--muted);line-height:1.65}.lp-root .highlight-cta{text-align:center;margin-top:3rem}.lp-root .penta-bg{background:#fff}.lp-root .penta-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;margin-top:3rem}.lp-root .penta-card{background:var(--warm);border:1px solid var(--border);border-radius:14px;padding:1.75rem 1.5rem;transition:border-color .2s,transform .2s}.lp-root .penta-card:hover{border-color:var(--gold);transform:translateY(-2px)}.lp-root .penta-mode{font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--faint);margin-bottom:.5rem}.lp-root .penta-name{font-family:var(--serif);font-size:1.1rem;color:var(--ink);margin-bottom:.4rem}.lp-root .penta-formula{font-size:12px;font-family:monospace;color:var(--gold-dark);background:#b8935a14;padding:2px 8px;border-radius:4px;display:inline-block;margin-bottom:.7rem}.lp-root .penta-desc{font-size:.85rem;color:var(--muted);line-height:1.55}.lp-root .penta-cta{text-align:center;margin-top:3rem}.lp-root .who-bg{background:var(--ink)}.lp-root .who-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1px;background:#ffffff0f;border-radius:14px;overflow:hidden;margin-top:3rem}.lp-root .who-cell{background:var(--ink);padding:2rem 1.75rem}.lp-root .who-icon{width:32px;height:32px;border-radius:8px;background:#b8935a26;display:flex;align-items:center;justify-content:center;font-size:16px;margin-bottom:1rem}.lp-root .who-cell h3{font-size:.98rem;font-weight:500;color:#fff;margin-bottom:.3rem}.lp-root .who-cell p{font-size:.875rem;color:#ffffff6b;line-height:1.6}.lp-root .who-bg .sec-label{color:#b8935a8c}.lp-root .who-bg .sec-h2{color:#fff}.lp-root .who-cta{text-align:center;margin-top:3rem}.lp-root .who-cta p{font-size:13px;color:#ffffff4d;margin-top:12px}.lp-root .author-bg{background:var(--warm)}.lp-root .author-wrap{max-width:780px;margin:0 auto;display:grid;grid-template-columns:auto 1fr;gap:3rem;align-items:start}.lp-root .author-av{width:100px;height:100px;border-radius:50%;background:var(--ink);flex-shrink:0;display:flex;align-items:center;justify-content:center;font-family:var(--serif);font-size:2.2rem;font-style:italic;color:var(--gold)}.lp-root .author-name{font-family:var(--serif);font-size:1.75rem;color:var(--ink);margin-bottom:.2rem}.lp-root .author-role{font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold-dark);margin-bottom:1.25rem}.lp-root .author-wrap p{font-size:.97rem;color:var(--muted);line-height:1.78;margin-bottom:.85rem}.lp-root .author-creds{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.25rem}.lp-root .cred-badge{background:#fff;border:1px solid var(--border);border-radius:100px;padding:5px 14px;font-size:12px;font-weight:500;color:var(--muted)}.lp-root .testi-bg{background:#fff}.lp-root .testi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;margin-top:3rem}.lp-root .testi-card{background:var(--warm);border-radius:14px;padding:2rem 1.75rem;position:relative}.lp-root .testi-stars{color:var(--gold);font-size:14px;letter-spacing:2px;margin-bottom:1rem}.lp-root .testi-quote{font-family:var(--serif);font-size:3rem;line-height:.5;color:var(--gold);opacity:.4;margin-bottom:.5rem}.lp-root .testi-text{font-size:.95rem;color:var(--ink);line-height:1.65;margin-bottom:1.25rem}.lp-root .testi-author{font-size:12px;color:var(--muted);font-weight:500}.lp-root .offer-bg{background:var(--warm)}.lp-root .offer-card{max-width:520px;margin:0 auto;background:#fff;border:1px solid var(--border);border-radius:22px;padding:3rem 2.5rem;text-align:center;position:relative;overflow:hidden}.lp-root .offer-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--gold-dark),var(--gold))}.lp-root .offer-badge{display:inline-flex;align-items:center;gap:5px;background:#b8935a1a;color:var(--gold-dark);font-size:11px;font-weight:600;letter-spacing:.08em;padding:5px 14px;border-radius:100px;margin-bottom:1.5rem;border:1px solid rgba(184,147,90,.22)}.lp-root .offer-card h2{font-family:var(--serif);font-size:2rem;line-height:1.15;color:var(--ink);margin-bottom:.6rem}.lp-root .offer-card .subtitle{font-size:.95rem;color:var(--muted);margin-bottom:2.5rem}.lp-root .price-from{font-size:13px;color:var(--faint);letter-spacing:.04em;margin-bottom:.25rem}.lp-root .price-main{display:flex;align-items:flex-end;justify-content:center;gap:4px;margin-bottom:.25rem}.lp-root .price-curr{font-family:var(--serif);font-size:1.4rem;color:var(--ink);line-height:1;padding-bottom:6px}.lp-root .price-big{font-family:var(--serif);font-size:5rem;line-height:1;color:var(--ink);letter-spacing:-.04em}.lp-root .price-dec{font-family:var(--serif);font-size:2rem;color:var(--ink);line-height:1;padding-bottom:6px}.lp-root .price-note{font-size:13px;color:var(--faint);margin-bottom:2rem}.lp-root .price-note strong{color:var(--gold-dark);font-weight:500}.lp-root .includes-box{background:var(--warm);border-radius:10px;padding:1.2rem 1.5rem;text-align:left;margin-bottom:2rem}.lp-root .includes-label{font-size:10px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--faint);margin-bottom:.7rem}.lp-root .include-row{display:flex;align-items:center;gap:10px;padding:5px 0;font-size:14px;color:var(--ink)}.lp-root .include-dot{width:6px;height:6px;border-radius:50%;background:var(--gold);flex-shrink:0}.lp-root .btn-offer{display:block;width:100%;background:var(--ink);color:#fff;font-size:15px;font-weight:500;letter-spacing:.01em;padding:17px 32px;border-radius:100px;text-decoration:none;text-align:center;transition:background .2s,transform .15s,box-shadow .2s;margin-bottom:1rem}.lp-root .btn-offer:hover{background:#2a2a2a;transform:translateY(-2px);box-shadow:0 10px 36px #00000029}.lp-root .offer-guarantee{font-size:12px;color:var(--faint);display:flex;align-items:center;justify-content:center;gap:5px}.lp-root .faq-bg{background:#fff}.lp-root .faq-list{max-width:620px;margin:2.5rem auto 0}.lp-root details.faq-item{border-bottom:1px solid var(--border)}.lp-root details.faq-item summary{padding:1.3rem 0;cursor:pointer;font-weight:500;font-size:1rem;color:var(--ink);list-style:none;display:flex;justify-content:space-between;align-items:center;gap:1rem;-webkit-user-select:none;user-select:none}.lp-root details.faq-item summary::-webkit-details-marker{display:none}.lp-root details.faq-item summary:after{content:"+";font-size:1.3rem;color:var(--faint);font-weight:300;flex-shrink:0;transition:transform .2s}.lp-root details.faq-item[open] summary:after{transform:rotate(45deg)}.lp-root details.faq-item p{font-size:.95rem;color:var(--muted);line-height:1.75;padding-bottom:1.3rem}.lp-root .final-bg{background:var(--ink);text-align:center;padding:8rem 2rem}.lp-root .final-bg .sec-label{color:#b8935a80}.lp-root .final-bg h2{font-family:var(--serif);font-size:clamp(2.5rem,5vw,4.2rem);line-height:1.1;letter-spacing:-.02em;color:#fff;max-width:680px;margin:0 auto 1.5rem}.lp-root .final-bg h2 em{font-style:italic;color:var(--gold)}.lp-root .final-bg .sub{color:#fff6;max-width:460px;margin:0 auto 3rem;font-size:1rem}.lp-root .final-small{margin-top:1.25rem;font-size:12px;color:#ffffff40}.lp-root footer{background:#070707;padding:2rem;text-align:center;font-size:12px;color:#ffffff2e}.lp-root footer a{color:inherit}@keyframes lpFadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.lp-root .hero-kicker{animation:lpFadeUp .6s ease both}.lp-root .hero h1{animation:lpFadeUp .7s .1s ease both}.lp-root .hero-sub{animation:lpFadeUp .7s .2s ease both}.lp-root .hero-cta{animation:lpFadeUp .7s .3s ease both}.lp-root .book-wrap{animation:lpFadeUp .8s .2s ease both}@media(max-width:768px){.lp-root .hero-grid{grid-template-columns:1fr;gap:3rem;text-align:center}.lp-root .hero-sub,.lp-root .hero-kicker,.lp-root .hero-cta{margin-left:auto;margin-right:auto;justify-content:center}.lp-root .book-wrap{order:-1}.lp-root .book-3d{width:200px}.lp-root section{padding:4rem 1.5rem}.lp-root .author-wrap{grid-template-columns:1fr;gap:1.5rem}.lp-root .offer-card{padding:2rem 1.5rem}.lp-root .proof-inner{gap:1.5rem}}
