*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;overflow-x:hidden}:root{--bg-cream:#f5f0e8;--bg-dark:#0c1a0f;--bg-deep:#071209;--surface:#1a2b1e;--surface-light:#e8e2d5;--accent:#c8a24e;--accent-light:#e8c76a;--green-rich:#2d5a3a;--green-mid:#3a7a4f;--text-light:#f0ece4;--text-dark:#1a1a1a;--text-muted:#6b6560;--text-muted-light:#8a9a8e;--border-light:#c8a24e33}html{scroll-behavior:smooth}body{background:var(--bg-cream);color:var(--text-dark);-webkit-font-smoothing:antialiased;font-family:Cormorant Garamond,Georgia,serif;overflow-x:hidden}p{font-size:1.15rem;line-height:1.7}body:before{content:"";opacity:.03;pointer-events:none;z-index:9999;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.5'/%3E%3C/svg%3E");position:fixed;inset:0}.mono{font-family:DM Mono,Courier New,monospace}.container{max-width:1300px;margin:0 auto;padding:0 2rem}.hero-content,.about-content{max-width:1300px;margin:0 auto}.testimonial-quote,.testimonial-author,.faq-grid,.cta h2,.cta p{max-width:1300px;margin-left:auto;margin-right:auto}.footer-top,.footer-bottom{max-width:1300px;margin:0 auto}a{color:inherit;text-decoration:none}nav{z-index:1000;backdrop-filter:blur(20px);border-bottom:1px solid var(--border-light);background:#0c1a0fd9;justify-content:space-between;align-items:center;min-height:64px;padding:0 3rem;transition:transform .35s,background .35s;animation:.8s forwards fadeDown;display:flex;position:fixed;top:0;left:0;right:0}nav.nav-hidden{transform:translateY(-100%)!important}.nav-inner{justify-content:space-between;align-items:center;width:100%;max-width:1300px;margin:0 auto;display:flex}@keyframes fadeDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.nav-logo{color:var(--accent);letter-spacing:.15em;text-transform:uppercase;font-family:Cormorant Garamond,serif;font-size:1.5rem;font-weight:700}.nav-logo span{color:var(--text-light);font-weight:300}.nav-links{gap:2.5rem;list-style:none;display:flex}.nav-links a{color:var(--text-muted-light);letter-spacing:.12em;text-transform:uppercase;font-family:DM Mono,monospace;font-size:.9rem;font-weight:500;transition:color .3s}.nav-links a:hover,.nav-links a.active{color:var(--accent)}.nav-cta{letter-spacing:.1em;text-transform:uppercase;border:1px solid var(--accent);color:var(--accent);cursor:pointer;background:0 0;padding:.65rem 1.6rem;font-family:DM Mono,monospace;font-size:.85rem;font-weight:500;transition:all .3s}.nav-cta:hover{background:var(--accent);color:var(--bg-dark)}.nav-hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:.5rem;display:none}.nav-hamburger span{background:var(--accent);width:22px;height:1.5px;transition:all .3s;display:block}.nav-hamburger.open span:first-child{transform:rotate(45deg)translate(4px,5px)}.nav-hamburger.open span:nth-child(2){opacity:0}.nav-hamburger.open span:nth-child(3){transform:rotate(-45deg)translate(4px,-5px)}.nav-mobile-overlay{z-index:999;background:#071209f7;flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:none;position:fixed;inset:0}.nav-mobile-overlay.open{display:flex}.nav-mobile-overlay a{color:var(--text-muted-light);letter-spacing:.15em;text-transform:uppercase;font-family:DM Mono,monospace;font-size:1.1rem;font-weight:500;transition:color .3s}.nav-mobile-overlay a:hover{color:var(--accent)}.hero{background:var(--bg-cream);min-height:100vh;position:relative;overflow:hidden}.hero-inner{grid-template-columns:1.2fr .8fr;max-width:1300px;margin:0 auto;display:grid}.hero:before{content:"";pointer-events:none;background:radial-gradient(#c8a24e1a 0%,#0000 70%);width:70%;height:120%;position:absolute;top:-30%;right:-10%}.hero:after{content:"";pointer-events:none;background:radial-gradient(#2d5a3a0f 0%,#0000 60%);width:50%;height:60%;position:absolute;bottom:-20%;left:-10%}.hero-content{z-index:2;flex-direction:column;justify-content:center;padding:8rem 4rem 4rem 5rem;display:flex;position:relative}.hero-badge{letter-spacing:.25em;text-transform:uppercase;color:var(--green-rich);opacity:0;margin-bottom:2rem;font-family:DM Mono,monospace;font-size:.65rem;font-weight:500;animation:.7s .3s forwards fadeUp}.hero-badge:before{content:"";background:var(--green-rich);vertical-align:middle;width:2rem;height:1px;margin-right:.8rem;display:inline-block}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero h1{color:var(--text-dark);opacity:0;margin-bottom:1.5rem;font-size:clamp(2.5rem,4.5vw,4.5rem);font-weight:300;line-height:1.05;animation:.8s .5s forwards fadeUp}.hero h1 em{color:var(--green-rich);font-style:italic;font-weight:400}.hero h1 strong{font-weight:700;display:block}.hero-desc{color:var(--text-muted);opacity:0;max-width:440px;margin-bottom:2.5rem;font-size:1.2rem;font-weight:300;line-height:1.7;animation:.8s .7s forwards fadeUp}.hero-actions{opacity:0;align-items:center;gap:1.2rem;animation:.8s .9s forwards fadeUp;display:flex}.btn-primary{letter-spacing:.15em;text-transform:uppercase;background:var(--accent);color:var(--bg-dark);cursor:pointer;border:none;padding:1rem 2.4rem;font-family:DM Mono,monospace;font-size:.72rem;font-weight:500;transition:all .3s}.btn-primary:hover{background:var(--accent-light);letter-spacing:.2em}.btn-secondary{letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);cursor:pointer;background:0 0;border:1px solid #1a1a1a26;padding:1rem 2rem;font-family:DM Mono,monospace;font-size:.72rem;font-weight:400;transition:all .3s}.btn-secondary:hover{border-color:var(--accent);color:var(--accent)}.hero-stats{opacity:0;border-top:1px solid #1a1a1a14;gap:3rem;margin-top:3.5rem;padding-top:2.5rem;animation:.8s 1.1s forwards fadeUp;display:flex}.stat-number{color:var(--green-rich);font-size:2.2rem;font-weight:300;line-height:1}.stat-label{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-top:.4rem;font-family:DM Mono,monospace;font-size:.62rem}.hero-image{justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.hero-image:before{content:"";border:1px solid #c8a24e40;border-radius:50%;width:580px;height:580px;animation:4s ease-in-out infinite pulseRing;position:absolute}.hero-image:after{content:"";border:1px solid #c8a24e1f;border-radius:50%;width:500px;height:500px;animation:4s ease-in-out 1s infinite pulseRing;position:absolute}@keyframes pulseRing{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}.hero-image img{object-fit:contain;z-index:2;filter:drop-shadow(0 30px 60px #0000001f);opacity:0;width:100%;max-width:680px;animation:1s .6s forwards fadeUp;position:relative}.page-hero{text-align:center;background:var(--bg-dark);flex-direction:column;justify-content:center;align-items:center;min-height:35vh;padding:10rem 2rem 4rem;display:flex;position:relative;overflow:hidden}.page-hero:before{content:"";pointer-events:none;background:radial-gradient(at 30%,#2d5a3a33 0%,#0000 50%),radial-gradient(at 70%,#c8a24e1a 0%,#0000 50%);position:absolute;inset:0}.page-hero .section-label{color:var(--accent);z-index:2;position:relative}.page-hero .section-label:before{background:var(--accent)}.page-hero h1{color:var(--text-light);z-index:2;max-width:800px;margin-bottom:1.2rem;font-size:clamp(2.5rem,4vw,4rem);font-weight:300;line-height:1.1;position:relative}.page-hero h1 em{color:var(--accent);font-style:italic}.page-hero p{color:var(--text-muted-light);z-index:2;max-width:600px;font-size:1.15rem;font-weight:300;line-height:1.7;position:relative}.article-hero{text-align:center;background:var(--bg-dark);flex-direction:column;justify-content:center;align-items:center;min-height:30vh;padding:10rem 2rem 4rem;display:flex;position:relative;overflow:hidden}.article-hero:before{content:"";pointer-events:none;background:radial-gradient(at 30%,#2d5a3a33 0%,#0000 50%),radial-gradient(at 70%,#c8a24e1a 0%,#0000 50%);position:absolute;inset:0}.article-hero .section-label{color:var(--accent);z-index:2;position:relative}.article-hero .section-label:before{background:var(--accent)}.article-hero h1{color:var(--text-light);z-index:2;max-width:750px;margin-bottom:1.2rem;font-size:clamp(2rem,3.5vw,3.2rem);font-weight:300;line-height:1.15;position:relative}.article-hero h1 em{color:var(--accent);font-style:italic}.article-meta{letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted-light);z-index:2;font-size:.65rem;position:relative}.section-label{letter-spacing:.3em;text-transform:uppercase;color:var(--green-mid);margin-bottom:1rem;font-family:DM Mono,monospace;font-size:.65rem;font-weight:500}.section-label:before{content:"";background:var(--green-mid);vertical-align:middle;width:1.5rem;height:1px;margin-right:.6rem;display:inline-block}.section-title{color:var(--text-dark);max-width:600px;margin-bottom:3.5rem;font-size:clamp(2.2rem,3.5vw,3.5rem);font-weight:300;line-height:1.15}.section-title em{color:var(--green-rich);font-style:italic}.benefits{background:#fff;padding:7rem 2rem;position:relative}.benefits-video{position:sticky;top:100px}.benefits-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;margin-top:.5rem;display:grid}.benefit-card{background:var(--bg-cream);opacity:0;border:1px solid #0000000a;align-items:flex-start;gap:1.2rem;padding:1.8rem 2rem;transition:all .35s;animation:.7s forwards fadeUp;display:flex}.benefit-card:first-child{animation-delay:.15s}.benefit-card:nth-child(2){animation-delay:.25s}.benefit-card:nth-child(3){animation-delay:.35s}.benefit-card:nth-child(4){animation-delay:.45s}.benefit-card:nth-child(5){animation-delay:.55s}.benefit-card:hover{border-color:var(--accent);transform:translateY(-3px);box-shadow:0 15px 40px #0000000f}.benefit-icon{background:linear-gradient(135deg, var(--green-rich), var(--green-mid));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;margin-top:.2rem;font-size:1.25rem;display:flex}.benefit-card h3{color:var(--text-dark);margin-bottom:.4rem;font-size:1.3rem;font-weight:600}.benefit-card p{color:var(--text-muted);font-size:1.15rem;font-weight:300;line-height:1.6}.features{background:var(--bg-cream);padding:7rem 2rem;position:relative}.features-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.feature-card{opacity:0;background:#fff;border:1px solid #0000000a;padding:2.5rem 2rem;transition:all .4s;animation:.7s forwards fadeUp;position:relative}.feature-card:first-child{animation-delay:.2s}.feature-card:nth-child(2){animation-delay:.35s}.feature-card:nth-child(3){animation-delay:.5s}.feature-card:before{content:"";background:linear-gradient(90deg, var(--accent), var(--green-mid));transform-origin:0;width:100%;height:3px;transition:transform .4s;position:absolute;top:0;left:0;transform:scaleX(0)}.feature-card:hover:before{transform:scaleX(1)}.feature-card:hover{transform:translateY(-4px);box-shadow:0 20px 50px #0000000f}.feature-icon{object-fit:contain;filter:drop-shadow(0 2px 8px #00000014);width:56px;height:56px;margin-bottom:1.5rem}.feature-card h3{color:var(--text-dark);margin-bottom:.8rem;font-size:1.5rem;font-weight:600}.feature-card p{color:var(--text-muted);font-size:1.2rem;font-weight:300;line-height:1.65}.about{background:var(--bg-dark);position:relative;overflow:hidden}.about-inner{grid-template-columns:1fr 1fr;max-width:1300px;margin:0 auto;display:grid}.about:before{content:"";pointer-events:none;background:radial-gradient(circle,#c8a24e0f 0%,#0000 70%);width:400px;height:400px;position:absolute;top:0;right:30%}.about-image{position:relative;overflow:hidden}.about-image img{object-fit:cover;opacity:.85;width:100%;height:100%}.about-image-overlay{background:linear-gradient(90deg, transparent 60%, var(--bg-dark) 100%);position:absolute;inset:0}.about-content{z-index:2;flex-direction:column;justify-content:center;padding:5rem 5rem 5rem 4rem;display:flex;position:relative}.about-content .section-label{color:var(--accent)}.about-content .section-label:before{background:var(--accent)}.about-content .section-title{color:var(--text-light);margin-bottom:2rem}.about-content .section-title em{color:var(--accent)}.about-text{color:var(--text-muted-light);max-width:480px;margin-bottom:2.5rem;font-size:1.15rem;font-weight:300;line-height:1.8}.about-highlight{border-top:1px solid #f0ece414;gap:2rem;padding-top:2rem;display:flex}.highlight-item{flex:1}.highlight-item .hl-number{color:var(--accent);font-size:2rem;font-weight:300;line-height:1}.highlight-item .hl-text{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted-light);margin-top:.4rem;font-family:DM Mono,monospace;font-size:.62rem}.how-it-works{background:var(--bg-cream);padding:7rem 2rem;position:relative}.how-grid{grid-template-columns:repeat(4,1fr);gap:0;margin-top:3rem;display:grid;position:relative}.how-grid:before{content:"";background:linear-gradient(90deg, transparent, var(--accent), transparent);opacity:.3;height:1px;position:absolute;top:2.5rem;left:10%;right:10%}.how-step{text-align:center;opacity:0;padding:0 1.5rem;animation:.7s forwards fadeUp;position:relative}.how-step:first-child{animation-delay:.15s}.how-step:nth-child(2){animation-delay:.3s}.how-step:nth-child(3){animation-delay:.45s}.how-step:nth-child(4){animation-delay:.6s}.step-number{border:1px solid var(--accent);width:50px;height:50px;color:var(--accent);background:var(--bg-cream);z-index:2;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;font-size:1.25rem;font-weight:600;display:flex;position:relative}.how-step h4{color:var(--text-dark);margin-bottom:.6rem;font-size:1.3rem;font-weight:600}.how-step p{color:var(--text-muted);font-size:1.15rem;font-weight:300;line-height:1.6}.comparison{background:#fff;padding:7rem 2rem;position:relative}.comparison-table-wrap{margin-bottom:2.5rem;overflow-x:auto}.comparison-table{border-collapse:collapse;width:100%;font-size:1.2rem}.comparison-table thead th{letter-spacing:.15em;text-transform:uppercase;text-align:center;border-bottom:2px solid var(--accent);color:var(--text-muted);padding:1.2rem 1.5rem;font-family:DM Mono,monospace;font-size:.68rem;font-weight:500}.comparison-table thead th:first-child{text-align:left}.comparison-table thead th.highlight-col{color:var(--green-rich);background:#c8a24e14}.comparison-table tbody td{text-align:center;color:var(--text-muted);border-bottom:1px solid #0000000d;padding:1rem 1.5rem;font-weight:300}.comparison-table tbody td:first-child{text-align:left;color:var(--text-dark);font-weight:600}.comparison-table tbody td.highlight-col{color:var(--green-rich);background:#c8a24e0a;font-weight:600}.comparison-table .check{color:var(--green-mid);font-size:1.2rem}.comparison-table .cross{color:#c0392b;font-size:1.2rem}.comparison-cta{text-align:center}.comparison-cta .btn-primary{padding:1rem 2.5rem;font-size:.75rem}.comparison-section{max-width:1300px;margin:0 auto;padding:4rem 2.5rem}.comparison-intro{color:var(--text-muted);max-width:700px;margin-bottom:2.5rem;font-size:1.15rem;font-weight:300;line-height:1.7}.table-wrap{margin-bottom:3rem;overflow-x:auto}.full-compare{border-collapse:collapse;width:100%;font-size:1.3rem}.full-compare thead th{letter-spacing:.12em;text-transform:uppercase;text-align:center;border-bottom:2px solid var(--accent);color:var(--text-muted);padding:1.2rem 1rem;font-family:DM Mono,monospace;font-size:.85rem;font-weight:500}.full-compare thead th:first-child{text-align:left}.full-compare thead th.highlight-col{color:var(--green-rich);background:#c8a24e1a;font-weight:600}.full-compare tbody td{text-align:center;color:var(--text-muted);border-bottom:1px solid #0000000d;padding:1rem;font-size:1.1rem;font-weight:300}.full-compare tbody td:first-child{text-align:left;color:var(--text-dark);font-weight:600}.full-compare tbody td.highlight-col{color:var(--green-rich);background:#c8a24e0a;font-weight:600}.full-compare .check{color:var(--green-mid);font-size:1.2rem}.full-compare .cross{color:#c0392b;font-size:1.2rem}.full-compare .partial{color:var(--accent);font-weight:500}.verdict{background:var(--bg-dark);text-align:center;padding:4rem 2.5rem}.verdict h2{color:var(--text-light);margin-bottom:1rem;font-size:clamp(1.8rem,3vw,2.8rem);font-weight:300}.verdict h2 em{color:var(--accent);font-style:italic}.verdict p{color:var(--text-muted-light);max-width:600px;margin:0 auto 2rem;font-size:1.25rem;font-weight:300;line-height:1.7}.product-cards{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;max-width:1300px;margin:0 auto 2rem;display:grid}.product-card{background:#ffffff08;border:1px solid #f0ece40f;padding:2rem 1.5rem;transition:all .3s}.product-card:hover{border-color:var(--accent);transform:translateY(-3px)}.product-card img{object-fit:contain;filter:drop-shadow(0 10px 30px #0000004d);width:100%;height:150px;margin-bottom:1rem}.product-card h3{color:var(--text-light);margin-bottom:.5rem;font-size:1.3rem;font-weight:600}.product-card p{color:var(--text-muted-light);margin-bottom:1rem;font-size:1.1rem;font-weight:300}.product-card .price-btn{letter-spacing:.12em;text-transform:uppercase;border:1px solid var(--accent);width:100%;color:var(--accent);cursor:pointer;background:0 0;padding:.85rem;font-family:DM Mono,monospace;font-size:.68rem;font-weight:500;transition:all .3s}.product-card .price-btn:hover{background:var(--accent);color:var(--bg-dark)}.pricing{background:linear-gradient(175deg, var(--surface) 0%, var(--bg-dark) 100%);padding:7rem 2rem;position:relative;overflow:hidden}.pricing:before{content:"";pointer-events:none;background:radial-gradient(circle,#2d5a3a26 0%,#0000 70%);width:500px;height:500px;position:absolute;top:10%;left:-5%}.pricing .section-label{color:var(--accent)}.pricing .section-label:before{background:var(--accent)}.pricing .section-title{color:var(--text-light)}.pricing .section-title em{color:var(--accent)}.pricing-grid{z-index:2;grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid;position:relative}.price-card{opacity:0;background:#ffffff08;border:1px solid #f0ece40f;padding:2.5rem 2rem;transition:all .4s;animation:.7s forwards fadeUp;position:relative}.price-card:first-child{animation-delay:.2s}.price-card:nth-child(2){animation-delay:.35s}.price-card:nth-child(3){animation-delay:.5s}.price-card:hover{border-color:var(--accent);background:#c8a24e0a;transform:translateY(-4px)}.price-card.featured{border-color:var(--accent);background:#c8a24e0f}.price-card.featured:before{content:"Best Value";letter-spacing:.15em;text-transform:uppercase;background:var(--accent);color:var(--bg-dark);padding:.35rem .8rem;font-family:DM Mono,monospace;font-size:.58rem;font-weight:500;position:absolute;top:-1px;right:2rem}.price-card img{object-fit:contain;filter:drop-shadow(0 10px 30px #0000004d);width:100%;height:180px;margin-bottom:1.5rem}.price-tag{letter-spacing:.15em;text-transform:uppercase;color:var(--accent);margin-bottom:.6rem;font-family:DM Mono,monospace;font-size:.62rem}.price-card h3{color:var(--text-light);margin-bottom:.6rem;font-size:1.6rem;font-weight:600}.price-card p{color:var(--text-muted-light);margin-bottom:1.5rem;font-size:1.15rem;font-weight:300;line-height:1.5}.price-btn{letter-spacing:.12em;text-transform:uppercase;border:1px solid var(--accent);width:100%;color:var(--accent);cursor:pointer;background:0 0;padding:.85rem;font-family:DM Mono,monospace;font-size:.68rem;font-weight:500;transition:all .3s}.price-btn:hover,.price-card.featured .price-btn{background:var(--accent);color:var(--bg-dark)}.price-card.featured .price-btn:hover{background:var(--accent-light);letter-spacing:.18em}.testimonial{background:var(--bg-cream);text-align:center;padding:6rem 2rem;position:relative}.testimonial:before{content:"“";color:var(--accent);opacity:.08;pointer-events:none;font-size:12rem;font-weight:300;line-height:1;position:absolute;top:2rem;left:50%;transform:translate(-50%)}.testimonial-quote{color:var(--text-dark);z-index:2;max-width:700px;margin:0 auto 2rem;font-size:clamp(1.4rem,2vw,2rem);font-style:italic;font-weight:300;line-height:1.6;position:relative}.testimonial-author{letter-spacing:.15em;text-transform:uppercase;color:var(--text-muted);font-family:DM Mono,monospace;font-size:.7rem}.testimonial-author strong{color:var(--green-rich)}.faq{background:#fff;padding:7rem 2rem}.faq-grid{grid-template-columns:1fr 1.4fr;align-items:start;gap:4rem;display:grid}.faq-left .section-title{margin-bottom:1rem}.faq-left p{color:var(--text-muted);font-size:1.25rem;font-weight:300;line-height:1.7}.faq-item{border-bottom:1px solid #0000000f;overflow:hidden}.faq-question{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.4rem 0;display:flex}.faq-question h4{color:var(--text-dark);font-size:1.15rem;font-weight:600;transition:color .3s}.faq-question:hover h4{color:var(--green-rich)}.faq-toggle{border:1px solid var(--accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:all .3s;display:flex;position:relative}.faq-toggle:before,.faq-toggle:after{content:"";background:var(--accent);transition:transform .3s;position:absolute}.faq-toggle:before{width:10px;height:1px}.faq-toggle:after{width:1px;height:10px}.faq-item.open .faq-toggle:after{transform:rotate(90deg)}.faq-answer{max-height:0;transition:max-height .4s,padding .4s;overflow:hidden}.faq-item.open .faq-answer{max-height:200px;padding-bottom:1.4rem}.faq-answer p{color:var(--text-muted);font-size:1.18rem;font-weight:300;line-height:1.7}.cta{background:var(--bg-dark);text-align:center;padding:6rem 2rem;position:relative;overflow:hidden}.cta:before{content:"";pointer-events:none;background:radial-gradient(at 30%,#2d5a3a33 0%,#0000 50%),radial-gradient(at 70%,#c8a24e1a 0%,#0000 50%);position:absolute;inset:0}.cta h2{color:var(--text-light);z-index:2;margin-bottom:1rem;font-size:clamp(2rem,3.5vw,3.5rem);font-weight:300;position:relative}.cta h2 em{color:var(--accent);font-style:italic}.cta p{color:var(--text-muted-light);z-index:2;margin-bottom:2.5rem;font-size:1.15rem;font-weight:300;position:relative}.cta .btn-primary{z-index:2;padding:1.1rem 3rem;font-size:.78rem;position:relative}.blog-section{max-width:1300px;margin:0 auto;padding:5rem 2rem}.blog-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem;display:grid}.blog-card{background:#fff;border:1px solid #0000000a;transition:all .4s;overflow:hidden}.blog-card:hover{border-color:var(--accent);transform:translateY(-4px);box-shadow:0 20px 50px #0000000f}.blog-card-image{object-fit:cover;width:100%;height:220px;display:block}.blog-card-content{padding:2rem}.blog-card-meta{letter-spacing:.15em;text-transform:uppercase;color:var(--green-mid);margin-bottom:.8rem;font-family:DM Mono,monospace;font-size:.6rem}.blog-card h3{color:var(--text-dark);margin-bottom:.8rem;font-size:1.5rem;font-weight:600;line-height:1.3}.blog-card p{color:var(--text-muted);margin-bottom:1.5rem;font-size:1.18rem;font-weight:300;line-height:1.7}.blog-card-link{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);font-family:DM Mono,monospace;font-size:.68rem;font-weight:500;transition:letter-spacing .3s}.blog-card-link:hover{letter-spacing:.18em}.blog-featured{background:#fff;border:1px solid #0000000a;grid-template-columns:1fr 1fr;gap:0;margin-bottom:2.5rem;transition:all .4s;display:grid;overflow:hidden}.blog-featured:hover{border-color:var(--accent);transform:translateY(-4px);box-shadow:0 20px 50px #0000000f}.blog-featured-image{object-fit:cover;width:100%;height:100%;min-height:300px;display:block}.blog-featured-content{flex-direction:column;justify-content:center;padding:3rem;display:flex}.blog-featured-content .blog-card-meta{margin-bottom:1rem}.blog-featured-content h3{color:var(--text-dark);margin-bottom:1rem;font-size:clamp(1.5rem,2vw,2rem);font-weight:600;line-height:1.3}.blog-featured-content p{color:var(--text-muted);margin-bottom:1.5rem;font-size:1.2rem;font-weight:300;line-height:1.7}.article-body{max-width:1300px;margin:0 auto;padding:3rem 2rem 5rem}.back-link{letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin-bottom:2.5rem;font-family:DM Mono,monospace;font-size:.68rem;transition:letter-spacing .3s;display:inline-block}.back-link:hover{letter-spacing:.16em}.article-body h2{color:var(--text-dark);margin:2.5rem 0 1rem;font-size:1.8rem;font-weight:600}.article-body p{color:var(--text-muted);max-width:700px;margin-bottom:1.5rem;font-size:1.25rem;font-weight:300;line-height:1.85}.content-notice{text-align:center;background:#fff;border:1px solid #0000000f;margin:2rem 0 3rem;padding:3rem 2rem}.content-notice .notice-icon{color:var(--accent);margin-bottom:1rem;font-size:2rem}.content-notice h3{color:var(--text-dark);margin-bottom:.6rem;font-size:1.4rem;font-weight:600}.content-notice p{color:var(--text-muted);max-width:100%;font-size:1.15rem;font-weight:300}.article-cta{background:var(--bg-dark);text-align:center;margin-top:3rem;padding:3rem 2rem;position:relative;overflow:hidden}.article-cta:before{content:"";pointer-events:none;background:radial-gradient(at 30%,#2d5a3a33 0%,#0000 50%),radial-gradient(at 70%,#c8a24e1a 0%,#0000 50%);position:absolute;inset:0}.article-cta h3{color:var(--text-light);z-index:2;margin-bottom:.8rem;font-size:1.8rem;font-weight:300;position:relative}.article-cta h3 em{color:var(--accent);font-style:italic}.article-cta p{color:var(--text-muted-light);z-index:2;max-width:100%;margin-bottom:1.5rem;font-size:1.2rem;font-weight:300;position:relative}.article-cta .btn-primary{z-index:2;position:relative}.legal-body{max-width:1300px;margin:0 auto;padding:4rem 2rem 5rem}.legal-body h2{color:var(--text-dark);margin:2.5rem 0 .8rem;font-size:1.6rem;font-weight:600}.legal-body h3{color:var(--text-dark);margin:2rem 0 .6rem;font-size:1.3rem;font-weight:600}.legal-body p{color:var(--text-muted);margin-bottom:1.2rem;font-size:1.2rem;font-weight:300;line-height:1.85}.legal-body ul{margin:0 0 1.2rem 1.5rem}.legal-body li{color:var(--text-muted);margin-bottom:.4rem;font-size:1.2rem;font-weight:300;line-height:1.8}footer{background:var(--bg-deep);border-top:1px solid #f0ece40a;padding:5rem 2rem 3rem}.footer-top{justify-content:space-between;gap:4rem;margin-bottom:4rem;display:flex}.footer-brand{max-width:350px}.footer-brand p{color:var(--text-muted-light);margin-top:1.2rem;font-size:.95rem;line-height:1.6}.footer-logo{color:var(--accent);letter-spacing:.15em;text-transform:uppercase;font-size:1.4rem;font-weight:700}.footer-logo span{color:var(--text-muted-light);font-weight:300}.footer-nav-groups{gap:4rem;display:flex}.footer-group h4{text-transform:uppercase;letter-spacing:.2em;color:var(--accent);margin-bottom:1.5rem;font-family:DM Mono,monospace;font-size:.75rem}.footer-group ul{flex-direction:column;gap:.8rem;list-style:none;display:flex}.footer-group a{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted-light);font-family:DM Mono,monospace;font-size:.8rem;transition:color .3s}.footer-group a:hover{color:var(--accent)}.footer-bottom{border-top:1px solid #f0ece40f;justify-content:space-between;align-items:center;padding-top:2rem;display:flex}.footer-bottom p{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted-light);font-family:DM Mono,monospace;font-size:.7rem}.footer-bottom .credit a{color:var(--accent);font-weight:600}.footer-legal{gap:1.5rem;list-style:none;display:flex}.footer-legal a{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted-light);font-family:DM Mono,monospace;font-size:.58rem;transition:color .3s}.footer-legal a:hover{color:var(--accent)}.whatsapp-float{color:#fff;text-align:center;z-index:10000;background-color:#25d366;border-radius:50px;justify-content:center;align-items:center;width:60px;height:60px;font-size:30px;transition:all .3s;display:flex;position:fixed;bottom:30px;right:30px;box-shadow:0 10px 25px #0000004d}.whatsapp-float:hover{background-color:#128c7e;transform:translateY(-5px);box-shadow:0 15px 30px #0006}.whatsapp-float svg{fill:currentColor;width:32px;height:32px}@media (width<=600px){.whatsapp-float{visibility:visible!important;opacity:1!important;z-index:2147483647!important;width:55px!important;height:55px!important;display:flex!important;bottom:25px!important;right:15px!important}.whatsapp-float svg{width:28px!important;height:28px!important}}@media (width<=1024px){.hero-inner{grid-template-columns:1fr;min-height:auto}.hero-content{padding:8rem 2.5rem 3rem}.hero-image{min-height:50vh;padding:2rem}.features,.how-it-works,.pricing,.testimonial,.faq,.cta,.benefits,.comparison{padding:4rem 2.5rem}.features-grid{grid-template-columns:1fr}.benefits-layout{grid-template-columns:1fr!important;gap:2rem!important}.benefits-video{position:relative;top:auto}.about-inner{grid-template-columns:1fr}.about-image{min-height:50vh}.about-image-overlay{background:linear-gradient(180deg, transparent 50%, var(--bg-dark) 100%)}.about-content{padding:3rem 2.5rem}.how-grid{grid-template-columns:repeat(2,1fr);gap:2rem}.how-grid:before{display:none}.pricing-grid{grid-template-columns:1fr;max-width:400px}.faq-grid{grid-template-columns:1fr;gap:2rem}nav{padding:0 1.5rem}.nav-links,.nav-cta{display:none}.nav-hamburger{display:flex}.product-cards{grid-template-columns:1fr}.comparison-section,.verdict{padding:3rem 2.5rem}.blog-grid,.blog-featured{grid-template-columns:1fr}.blog-featured-image{min-height:250px;max-height:350px}.blog-featured-content{padding:2rem}}@media (width<=768px){.section-title{margin-bottom:2.5rem;font-size:clamp(1.8rem,5vw,2.5rem)}.hero-image:before{width:320px;height:320px}.hero-image:after{width:280px;height:280px}.hero-image img{max-width:420px}.hero-stats{gap:2rem}.stat-number{font-size:1.8rem}.footer-nav-groups{flex-direction:column;gap:2rem}.page-hero,.article-hero{padding:8rem 2rem 3rem}.comparison-table-wrap{margin-left:-1rem;margin-right:-1rem;padding:0 1rem}}@media (width<=600px){.container,nav{padding:0 1.2rem}.nav-logo{letter-spacing:.1em;font-size:1.2rem}.hero-inner{flex-direction:column-reverse;padding-top:4.5rem;display:flex}.hero-content{padding:1rem 1.2rem 2rem}.hero h1{font-size:clamp(1.8rem,7vw,2.8rem)}.hero-desc{font-size:1.05rem}.hero-stats{flex-wrap:wrap;gap:1.2rem}.stat-number{font-size:1.5rem}.stat-label{font-size:.55rem}.hero-image{min-height:auto;max-height:560px;margin-top:-1rem;margin-bottom:-1rem;padding:0}.hero-image:before,.hero-image:after{display:none}.hero-image img{max-width:100%}.hero-actions{flex-direction:column;align-items:stretch;gap:.8rem;width:100%}.hero-actions .btn-primary,.hero-actions .btn-secondary{text-align:center;width:100%}.features,.how-it-works,.pricing,.testimonial,.faq,.cta,.benefits,.comparison{padding:3rem 1.2rem}.about-image{min-height:auto;margin-top:2rem}.about-content{padding:2.5rem 1.2rem}.about-highlight{flex-flow:wrap;justify-content:space-between;gap:1rem}.about-text{font-size:1.05rem}.how-grid{grid-template-columns:1fr;gap:1.5rem}.pricing-grid{gap:1rem;max-width:100%}.benefits-grid{grid-template-columns:1fr;gap:1rem}.benefit-card{padding:1.4rem}.benefit-card h3{font-size:1.15rem}.benefit-card p{font-size:1.05rem}.feature-card{padding:1.8rem 1.5rem}.feature-card h3{font-size:1.3rem}.feature-card p{font-size:1.05rem}.comparison-table{font-size:.85rem}.comparison-table thead th,.comparison-table tbody td{padding:.7rem .5rem}.comparison-table thead th{font-size:.58rem}.faq-question h4{font-size:1rem}.faq-answer p{font-size:1.05rem}.article-body{padding:2rem 1.2rem 3rem}.article-body h2{font-size:1.5rem}.article-body p{font-size:1.1rem}.legal-body{padding:2.5rem 1.2rem 3rem}.legal-body h2{font-size:1.35rem}.legal-body p,.legal-body li{font-size:1.05rem}.blog-section{padding:3rem 1.2rem}.blog-card-content{padding:1.5rem}.blog-card h3{font-size:1.25rem}.blog-card p{font-size:1.05rem}.blog-featured-content{padding:1.5rem}.blog-featured-content h3{font-size:1.3rem}.blog-featured-content p{font-size:1.05rem}.content-notice{padding:2rem 1.5rem}.content-notice h3{font-size:1.2rem}.content-notice p{font-size:1.05rem}.article-cta{padding:2.5rem 1.5rem}.article-cta h3{font-size:1.4rem}.footer-top{flex-direction:column;gap:2.5rem}.footer-brand{max-width:100%;margin-bottom:2rem}.footer-brand p{font-size:.85rem}.footer-nav-groups{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.footer-group h4{font-size:.65rem}.footer-group a{font-size:.7rem}.footer-bottom{text-align:center;flex-direction:column;gap:1rem}.price-card{padding:2rem 1.5rem}.price-card h3{font-size:1.35rem}.testimonial-quote{font-size:1.2rem}.comparison-section{padding:2rem 1.2rem}.comparison-intro{font-size:1.05rem}.full-compare{font-size:1rem}.full-compare thead th{padding:1rem .6rem;font-size:.7rem}.full-compare tbody td{padding:.8rem .6rem;font-size:.95rem}.verdict{padding:2.5rem 1.5rem}.verdict p{font-size:1.05rem}.product-card{padding:1.5rem 1.2rem}.product-card h3{font-size:1.15rem}.product-card p{font-size:1rem}.page-hero{padding:7rem 1.2rem 2.5rem}.page-hero h1{font-size:clamp(1.8rem,6vw,2.5rem)}.page-hero p{font-size:1rem}.article-hero{padding:7rem 1.2rem 2.5rem}.article-hero h1{font-size:clamp(1.5rem,5vw,2rem)}}.article-body img{border-radius:12px;width:100%;max-width:800px;height:auto;margin:2.5rem 0;display:block;box-shadow:0 20px 40px #00000014}.benefits-video{cursor:pointer;border-radius:16px;position:relative;overflow:hidden;box-shadow:0 20px 50px #0000001a}.video-overlay{z-index:2;background:#0000004d;justify-content:center;align-items:center;transition:all .5s;display:flex;position:absolute;inset:0}.benefits-video.playing .video-overlay{opacity:0;pointer-events:none}.play-btn-circle{background:var(--accent);border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;transform:scale(1);box-shadow:0 15px 35px #0000004d}.benefits-video:hover .play-btn-circle{background:#fff;transform:scale(1.1)}.benefits-video:hover .play-btn-circle svg{fill:var(--accent)}
