@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Inter+Tight:wght@600;700;800&display=swap");*,:after,:before{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;font-size:16px}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background-color:#0B0B0C;color:#F5F5F5;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:Inter Tight,sans-serif;font-weight:700;line-height:1.1;letter-spacing:-.02em}h1{font-size:clamp(2.5rem,6vw,4.5rem)}h2{font-size:clamp(1.75rem,4vw,2.75rem);text-align:center;margin-bottom:3rem}h3{font-size:1.35rem}p{font-size:1.05rem;color:#B0B0B0;max-width:65ch}a{color:#C6A15B;text-decoration:none;transition:opacity .2s}a:hover{opacity:.8}.container{max-width:1100px;margin:0 auto;padding:0 1.5rem}section{padding:5rem 0}.hero{min-height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:0 1.5rem;position:relative}.hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse at 50% 0,rgba(198,161,91,.06) 0,transparent 60%);pointer-events:none}.hero-content{max-width:820px;position:relative;z-index:1}.hero h1{margin-bottom:1.5rem}.hero h1 em{font-style:italic;color:#C6A15B}.hero p{font-size:clamp(1rem,2vw,1.2rem);margin:0 auto 2rem;color:#B0B0B0}.hero-logo{margin-bottom:1.5rem}.hero-logo img{width:80px;height:80px;display:inline-block}.hero .note{font-size:.9rem;color:#6B6B6B;margin-top:1.5rem}.btn-gold{display:inline-block;background:#C6A15B;color:#0B0B0C;font-family:Inter Tight,sans-serif;font-weight:700;font-size:1.1rem;padding:1rem 2.5rem;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;text-decoration:none}.btn-gold:hover:not(:disabled){background:#D4AF6F;transform:translateY(-1px);box-shadow:0 4px 20px rgba(198,161,91,.3);opacity:1}.btn-gold:active:not(:disabled){transform:translateY(0)}.btn-gold:disabled{opacity:.7;cursor:wait}.steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.step-card{text-align:center;padding:2rem 1.5rem;border:1px solid rgba(198,161,91,.12);border-radius:12px;background:rgba(255,255,255,.02);transition:border-color .2s}.step-card:hover{border-color:rgba(198,161,91,.3)}.step-number{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:rgba(198,161,91,.12);color:#C6A15B;font-family:Inter Tight,sans-serif;font-weight:700;font-size:1.1rem;margin-bottom:1rem}.step-card h3{margin-bottom:.75rem;color:#F5F5F5}.step-card p{font-size:.95rem;color:#8A8A8A;margin:0 auto}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.feature-card{padding:2rem 1.5rem;border:1px solid rgba(255,255,255,.06);border-radius:12px;background:rgba(255,255,255,.02);transition:border-color .2s}.feature-card:hover{border-color:rgba(198,161,91,.2)}.feature-icon{font-size:2rem;margin-bottom:1rem}.feature-card h3{margin-bottom:.75rem;color:#F5F5F5}.feature-card p{font-size:.95rem;color:#8A8A8A}.pricing-section{text-align:center}.pricing-card{max-width:420px;margin:0 auto;padding:3rem 2.5rem;border:1px solid rgba(198,161,91,.25);border-radius:16px;background:rgba(198,161,91,.03);position:relative}.price{font-family:Inter Tight,sans-serif;font-size:3.5rem;font-weight:800;color:#C6A15B;letter-spacing:-.03em;margin-bottom:.25rem}.price-label{color:#6B6B6B;font-size:.95rem;margin-bottom:2rem}.pricing-includes{list-style:none;text-align:left;margin-bottom:2rem}.pricing-includes li{padding:.5rem 0;color:#B0B0B0;font-size:.95rem}.pricing-includes li:before{content:"✓";color:#C6A15B;margin-right:.75rem;font-weight:700}.pricing-note{color:#6B6B6B;font-size:.85rem;margin-top:1.25rem}.pricing-note-left{text-align:left;margin-bottom:1.5rem;font-size:.9rem;color:#8A8A8A}.pricing-note-left strong{color:#B0B0B0}.site-footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem 1.25rem;margin-bottom:1rem}.site-footer-links a{font-size:.9rem;color:#8A8A8A}.site-footer-note{margin-top:.5rem}.purchase-legal{margin-bottom:1.25rem;text-align:left}.purchase-legal-agree,.purchase-legal-refund{font-size:.85rem;color:#8A8A8A;max-width:none;margin:0 0 .35rem}.purchase-legal-agree{margin-bottom:0}.download-legal-note{font-size:.85rem;color:#6B6B6B;max-width:none;margin-bottom:1.5rem;text-align:left}.legal-page{padding:3rem 0 2rem}.legal-back{margin-bottom:1.5rem;font-size:.9rem}.legal-content{max-width:720px}.legal-content h1{font-size:clamp(1.75rem,4vw,2.25rem);margin-bottom:.5rem;text-align:left}.legal-content h2{font-size:1.2rem;margin:2rem 0 .75rem;text-align:left}.legal-content li,.legal-content p{font-size:.95rem;color:#B0B0B0;max-width:none}.legal-content ul{margin:.5rem 0 1rem 1.25rem}.legal-content li{margin-bottom:.35rem}footer{text-align:center;padding:3rem 1.5rem;border-top:1px solid rgba(255,255,255,.04)}footer p{font-size:.9rem;color:#6B6B6B;margin:0 auto}.download-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem 1.5rem;text-align:center}.download-content{max-width:640px}.success-icon{font-size:4rem;margin-bottom:1rem}.download-content h1{margin-bottom:.75rem}.download-content .sub{color:#B0B0B0;margin-bottom:2rem}.code-block{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:1.25rem 1.5rem;margin-bottom:1.5rem;text-align:left;position:relative;overflow-x:auto}.code-block code{font-family:SF Mono,Fira Code,Consolas,monospace;font-size:.9rem;color:#C6A15B;white-space:nowrap}.copy-btn{background:rgba(198,161,91,.12);color:#C6A15B;border:1px solid rgba(198,161,91,.25);border-radius:6px;padding:.4rem 1rem;font-size:.85rem;cursor:pointer;font-family:Inter,sans-serif;transition:all .2s;margin-left:.75rem}.copy-btn:hover{background:rgba(198,161,91,.2)}.download-content .info{color:#8A8A8A;font-size:.95rem;margin-bottom:2rem}.details-section{border:1px solid rgba(255,255,255,.06);border-radius:12px;overflow:hidden;margin-bottom:2rem;text-align:left}.details-toggle{display:block;width:100%;background:rgba(255,255,255,.02);border:none;color:#F5F5F5;font-family:Inter Tight,sans-serif;font-weight:600;font-size:1rem;padding:1rem 1.5rem;cursor:pointer;text-align:left;transition:background .2s}.details-toggle:hover{background:rgba(255,255,255,.04)}.details-toggle:after{content:" ▾";float:right;transition:transform .2s;color:#C6A15B}.details-toggle.active:after{transform:rotate(180deg)}.details-body{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;padding:0 1.5rem}.details-body.open{max-height:600px;padding:1rem 1.5rem 1.5rem}.details-body ol{list-style:none;counter-reset:step}.details-body ol li{counter-increment:step;padding:.6rem 0;color:#B0B0B0;font-size:.95rem}.details-body ol li:before{content:counter(step) ".";color:#C6A15B;font-weight:700;margin-right:.5rem}.download-back{display:inline-block;color:#6B6B6B;font-size:.9rem;margin-top:1.5rem}.checkout-banner{padding:.85rem 1rem;border-radius:8px;font-size:.95rem;margin-bottom:1.25rem;text-align:center}.checkout-banner-cancel{background:rgba(198,161,91,.12);border:1px solid rgba(198,161,91,.35);color:#E8D4A8}.checkout-banner-info{background:rgba(100,149,237,.12);border:1px solid rgba(100,149,237,.35);color:#B8C9F0}.checkout-banner-error{background:rgba(220,80,80,.12);border:1px solid rgba(220,80,80,.4);color:#F0B0B0}.text-muted{color:#6B6B6B;font-size:.85rem;margin-top:1rem}.text-muted code{color:#8A8A8A}@media (max-width:768px){.features-grid,.steps{grid-template-columns:1fr;gap:1.25rem}.pricing-card{padding:2rem 1.5rem}.price{font-size:2.75rem}section{padding:3rem 0}.hero{min-height:90vh}}@media (min-width:769px) and (max-width:1024px){.features-grid,.steps{gap:1.25rem}}