*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}:root{--background:#fff;--foreground:hsl(220,28%,20%);--card:#fff;--primary:hsl(220,28%,39%);--primary-foreground:#fff;--secondary:hsl(220,20%,95%);--secondary-foreground:hsl(220,28%,25%);--muted-foreground:hsl(220,10%,50%);--accent-foreground:#fff;--destructive:hsl(0,84%,60%);--border:hsl(220,15%,90%);--gold:hsl(28,55%,62%);--gold-light:hsl(28,55%,72%);--gold-dark:hsl(28,55%,50%);--navy:hsl(220,28%,39%);--navy-dark:hsl(220,30%,25%);--section-alt:hsl(220,20%,97%)}html{scroll-behavior:smooth}body{font-family:'Source Sans 3',sans-serif;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;line-height:1.6}h1,h2,h3,h4{font-family:'Playfair Display',serif;line-height:1.2}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}ul{list-style:none}.container{max-width:1400px;margin:0 auto;padding:0 1.5rem}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-5xl{max-width:64rem}.mx-auto{margin-left:auto;margin-right:auto}.text-center{text-align:center}.text-gradient-gold{background-image:linear-gradient(135deg,var(--gold),var(--gold-light));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.bg-navy-gradient{background:linear-gradient(135deg,var(--navy-dark),var(--navy))}.bg-section-alt{background-color:var(--section-alt)}.btn-gold{display:inline-block;background:var(--gold);color:var(--accent-foreground);font-weight:600;padding:1rem 2rem;border-radius:.5rem;font-size:1rem;transition:background-color .3s,transform .2s;box-shadow:0 10px 25px rgba(191,145,91,.2)}.btn-gold:hover{background:var(--gold-dark);transform:translateY(-1px)}.btn-gold-xl{padding:1.25rem 2.5rem;border-radius:.75rem;font-size:1.125rem;font-weight:700;box-shadow:0 20px 40px rgba(191,145,91,.25)}.section{padding:5rem 0}.label-gold{color:var(--gold);font-weight:600;font-size:.875rem;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.75rem}.section-title{font-size:1.5rem;color:var(--primary);margin-bottom:1rem}.section-title-light{color:var(--primary-foreground)}.icon{width:1.25rem;height:1.25rem;flex-shrink:0;margin-top:.125rem}.icon-sm{width:1rem;height:1rem}.icon-gold{color:var(--gold)}.icon-red{color:var(--destructive)}.icon-white{color:var(--primary-foreground)}.hero{position:relative;min-height:100vh;display:flex;align-items:center;overflow:hidden}.hero-overlay{position:absolute;inset:0;background:linear-gradient(135deg,var(--navy-dark),var(--navy))}.hero-content{position:relative;z-index:10;padding:6rem 0 4rem;display:flex;flex-direction:column;gap:3rem}.hero-text{max-width:42rem}.hero h1{font-size:2rem;color:var(--primary-foreground);margin-bottom:1.5rem;line-height:1.15}.hero-subtitle{font-size:1.125rem;color:rgba(255,255,255,.8);margin-bottom:2rem;font-weight:300;line-height:1.6}.hero-desc{font-size:1rem;color:rgba(255,255,255,.7);margin-bottom:2.5rem;max-width:42rem}.hero-benefits-label{color:var(--gold);font-weight:600;font-size:.875rem;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.75rem}.hero-benefits{display:flex;flex-direction:column;gap:.75rem;margin-bottom:2.5rem}.hero-benefit-item{display:flex;align-items:flex-start;gap:.75rem}.hero-benefit-item span{color:rgba(255,255,255,.9);font-size:.875rem}.hero-disclaimer{margin-top:1rem;font-size:.75rem;color:rgba(255,255,255,.5);max-width:36rem}.hero-image{display:none}.hero-image-inner{width:400px;aspect-ratio:1;overflow:hidden;border-radius:.5rem;border:4px solid rgba(191,145,91,.3);box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.hero-image-inner img{width:100%;height:100%;object-fit:cover;object-position:top}.problem-card{display:flex;align-items:flex-start;gap:1rem;background:var(--card);padding:1.25rem;border-radius:.5rem;border:1px solid var(--border);box-shadow:0 1px 3px rgba(0,0,0,.05)}.problem-card p{color:rgba(44,52,68,.9);font-size:.875rem}.problem-list{display:flex;flex-direction:column;gap:1rem}.problem-closing{text-align:center;margin-top:3rem;font-size:1.125rem;color:var(--primary);font-family:'Playfair Display',serif;font-style:italic;max-width:42rem;margin-left:auto;margin-right:auto}.promise-grid{display:grid;gap:1rem}.promise-item{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;border-radius:.5rem;background:var(--secondary)}.promise-item span{color:var(--secondary-foreground);font-size:.875rem}.promise-note{margin-top:2rem;color:var(--muted-foreground);font-style:italic}.authority-flex{display:flex;flex-direction:column;align-items:center;gap:3rem}.authority-image{width:300px;aspect-ratio:1;overflow:hidden;border-radius:.5rem;border:4px solid rgba(191,145,91,.3);box-shadow:0 25px 50px -12px rgba(0,0,0,.25);flex-shrink:0}.authority-image img{width:100%;height:100%;object-fit:cover;object-position:center}.authority-text{color:rgba(255,255,255,.8);font-size:1rem;line-height:1.7}.authority-text p{margin-bottom:1.25rem}.authority-text strong{color:var(--gold)}.authority-title{color:var(--primary-foreground);font-size:1.5rem;margin-bottom:2rem}.method-point{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem;border-radius:.5rem;border-left:4px solid var(--gold);background:var(--secondary)}.method-point span{color:var(--secondary-foreground);font-size:.875rem}.method-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:2.5rem}.method-closing{color:var(--primary);font-family:'Playfair Display',serif;font-size:1.125rem;font-style:italic}.learn-item{display:flex;align-items:flex-start;gap:1rem;padding:1rem}.learn-item span{color:var(--foreground);font-size:.875rem}.learn-list{display:flex;flex-direction:column;gap:1rem}.module-card{background:var(--card);border:1px solid var(--border);border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 3px rgba(0,0,0,.05);transition:box-shadow .3s}.module-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.1)}.module-card-inner{display:flex;align-items:flex-start;gap:1rem}.module-icon-box{width:2.5rem;height:2.5rem;border-radius:.5rem;background:var(--primary);display:flex;align-items:center;justify-content:center;flex-shrink:0}.module-card h3{font-size:1.125rem;color:var(--primary);margin-bottom:.25rem}.module-card p{color:var(--muted-foreground);font-size:.875rem}.modules-list{display:flex;flex-direction:column;gap:1.25rem}.modules-note{margin-top:2rem;font-size:.875rem;color:var(--muted-foreground);font-style:italic}.bonus-grid{display:grid;gap:1rem}.bonus-card{background:rgba(255,255,255,.05);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);border-radius:.75rem;padding:1.25rem}.bonus-card-inner{display:flex;align-items:flex-start;gap:.75rem}.bonus-card h3{font-weight:600;color:var(--primary-foreground);font-size:.875rem;margin-bottom:.25rem;font-family:'Source Sans 3',sans-serif}.bonus-card p{color:rgba(255,255,255,.7);font-size:.875rem}.audience-grid{display:grid;gap:2rem}.audience-card{background:var(--card);border:1px solid var(--border);border-radius:.75rem;padding:1.5rem}.audience-card h3{font-size:1.125rem;color:var(--primary);margin-bottom:1.25rem}.audience-list{display:flex;flex-direction:column;gap:.75rem}.audience-item{display:flex;align-items:flex-start;gap:.75rem}.audience-item span{color:var(--foreground);font-size:.875rem}.benefit-item{display:flex;align-items:flex-start;gap:1rem;padding:1rem}.benefit-item span{color:var(--foreground);font-size:.875rem}.benefits-list{display:flex;flex-direction:column;gap:1rem}.cta-offer-box{background:rgba(255,255,255,.05);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);border-radius:1rem;padding:2rem;margin-bottom:2.5rem;text-align:left}.cta-offer-box ul{display:flex;flex-direction:column;gap:.75rem}.cta-offer-box li{display:flex;align-items:flex-start;gap:.75rem;color:rgba(255,255,255,.9);font-size:.875rem}.cta-offer-box .label-gold{margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.cta-bonus-label{margin-top:2rem}.cta-price-old{color:rgba(255,255,255,.5);font-size:.875rem;text-decoration:line-through;margin-bottom:.25rem}.cta-price{color:var(--primary-foreground);font-family:'Playfair Display',serif;font-size:2.5rem;font-weight:700}.cta-price .cents{font-size:1.5rem}.cta-installments{color:rgba(255,255,255,.7);font-size:.875rem;margin-top:.5rem}.cta-installments strong{color:var(--primary-foreground)}.cta-savings{color:var(--gold);font-size:.875rem;font-weight:600;margin-top:.25rem}.cta-pricing{margin-bottom:2.5rem}.cta-trust{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:2rem;color:rgba(255,255,255,.6);font-size:.875rem}.cta-trust-item{display:flex;align-items:center;gap:.5rem}.cta-guarantee{margin-top:4rem;border-top:1px solid rgba(255,255,255,.1);padding-top:2rem;color:rgba(255,255,255,.6);font-size:.875rem}.cta-guarantee strong{color:rgba(255,255,255,.8)}.cta-subtitle{color:rgba(255,255,255,.8);font-size:1.125rem;margin-bottom:2.5rem;max-width:36rem;margin-left:auto;margin-right:auto}.faq-list{display:flex;flex-direction:column;gap:.75rem}.faq-item{background:var(--card);border:1px solid var(--border);border-radius:.75rem;overflow:hidden}.faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background:none;border:none;cursor:pointer;text-align:left;color:var(--foreground);font-weight:600;font-size:.875rem;font-family:'Source Sans 3',sans-serif;transition:background .2s}.faq-question:hover{background:rgba(0,0,0,.02)}.faq-chevron{width:1.25rem;height:1.25rem;transition:transform .3s;flex-shrink:0;color:var(--muted-foreground)}.faq-item.open .faq-chevron{transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-item.open .faq-answer{max-height:300px}.faq-answer-inner{padding:0 1.5rem 1rem;color:var(--muted-foreground);font-size:.875rem;line-height:1.7}.closing-text{color:var(--muted-foreground);font-size:1.125rem;margin-bottom:1.5rem;line-height:1.7}.closing-text strong{color:var(--foreground)}.closing-subtext{color:var(--muted-foreground);margin-bottom:2.5rem}.closing-subtext strong{color:var(--foreground)}.footer{margin-top:4rem;border-top:1px solid var(--border);padding-top:2rem;text-align:center;font-size:.75rem;color:var(--muted-foreground);padding-bottom:2rem}@media(min-width:640px){.hero h1{font-size:2.5rem}.hero-benefit-item span{font-size:1rem}.section-title{font-size:1.875rem}.promise-grid{grid-template-columns:repeat(2,1fr)}.bonus-grid{grid-template-columns:repeat(2,1fr)}.problem-card p,.method-point span,.learn-item span,.benefit-item span{font-size:1rem}.faq-question{font-size:1rem}.cta-price{font-size:3rem}}@media(min-width:768px){.audience-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.hero-content{flex-direction:row;align-items:center;gap:4rem;padding:8rem 0}.hero-image{display:block;flex-shrink:0}.hero h1{font-size:3rem}.section-title{font-size:2.25rem}.authority-flex{flex-direction:row}.authority-image{width:350px}.authority-title{font-size:2.25rem}}@media(min-width:1280px){.hero h1{font-size:3.4rem}.hero-image-inner{width:460px}}
