:root{--page-bg: #0f0f0f;--bg-0: #0a0a0a;--bg-1: #0f0f0f;--bg-2: #141414;--gold: #e2b745;--text: #f0ede6;--text-strong: #c8c0b0;--text-soft: #a09880;--border: rgba(255, 255, 255, .05);--border-gold: rgba(226, 183, 69, .28);--gold-shadow-soft: 0 0 14px 2px rgba(226, 183, 69, .22);--gold-shadow-strong: 0 0 18px 4px rgba(226, 183, 69, .45)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--page-bg);color:var(--text);font-family:Rosarivo,Georgia,serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}#root{min-height:100vh}.page-shell{position:relative;min-height:100vh;background:var(--bg-1)}.noise-overlay{position:fixed;inset:0;z-index:5;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23noise)' opacity='1'/%3E%3C/svg%3E");opacity:.18}.shell{width:min(100% - 3rem,64rem);margin:0 auto}.page-main,.site-footer{position:relative;z-index:10}.page-main{padding:5.75rem 0 4.5rem}.section{padding:2.5rem 0}.section--bg1{background:var(--bg-1)}.section--bg2{background:var(--bg-2)}.section-stack{display:grid;gap:1.5rem}.site-header{position:fixed;top:0;right:0;left:0;z-index:40;background:var(--bg-0);border-bottom:1px solid var(--border)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0}.site-brand{font-family:Playfair Display,Georgia,serif;font-size:1.25rem;font-weight:700;letter-spacing:.02em;color:var(--gold)}.hero{display:grid;gap:1.5rem;text-align:center}.hero__title,.section-heading h2,.quote-card h2,.pricing-card h3,.guarantee-card h2,.support-card h2,.testimonials-card h3{margin:0;font-family:Playfair Display,Georgia,serif;color:#fff}.hero__title{max-width:52rem;margin-inline:auto;font-size:clamp(2.25rem,5.2vw,3.25rem);line-height:1.06;text-wrap:balance}.hero__lede,.section-heading p,.text-card p,.support-card p,.callout-card p,.urgency-card p,.guarantee-card p,.faq-item p,.phase-card>p,.testimonials-card p{margin:0;color:var(--text-soft);line-height:1.75}.hero__lede{max-width:45rem;margin-inline:auto;font-size:clamp(1.05rem,2.4vw,1.25rem);color:var(--text-strong)}.eyebrow{margin:0;color:var(--gold);font-size:.78rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.section-heading .eyebrow{color:var(--gold)}.surface-card{width:100%;max-width:56rem;margin-inline:auto;border:1px solid var(--border);border-radius:2px;background:var(--bg-2);padding:1.75rem}.surface-card--feature{border-color:var(--border-gold);background:var(--bg-1)}.button{display:inline-flex;align-items:center;justify-content:center;padding:.78rem 1.35rem;border:1px solid transparent;border-radius:2px;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;transition:background-color .18s ease,color .18s ease,filter .18s ease,box-shadow .18s ease}.button--ghost{color:var(--gold);border-color:var(--gold);background:transparent;box-shadow:var(--gold-shadow-soft)}.button--ghost:hover{background:var(--gold);color:var(--bg-1);filter:brightness(1.1)}.button--primary{color:var(--bg-1);background:var(--gold);box-shadow:var(--gold-shadow-strong)}.button--primary:hover{filter:brightness(1.1)}.button--wide,.hero__cta{width:100%}.video-card{max-width:64rem;padding:1rem;border-color:#e2b74533;background:var(--bg-2)}.video-frame{overflow:hidden;aspect-ratio:16 / 9;background:var(--bg-1)}.video-frame wistia-player{display:block;width:100%;height:100%}.section-heading{display:grid;gap:.8rem;max-width:48rem;margin-inline:auto;text-align:center}.section-heading h2{font-size:clamp(1.85rem,4vw,2.25rem);line-height:1.12;text-wrap:balance}.text-flow{display:grid;gap:1.25rem;max-width:56rem;margin-inline:auto}.text-flow p{margin:0;color:var(--text-strong);font-size:clamp(1.05rem,2.6vw,1.25rem);line-height:1.8}.text-flow strong{color:#fff}.text-flow em{color:var(--text-strong)}.text-flow--center{text-align:center}.text-flow--strong p{color:var(--text-strong);font-size:clamp(1.25rem,3.4vw,1.8rem);line-height:1.55}.text-flow__title{margin:0 0 .25rem;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.7rem,3vw,2.2rem);line-height:1.15;color:#fff}.quote-card{display:grid;gap:.9rem;max-width:52rem;text-align:center}.quote-card__intro{margin:0;color:var(--text-soft)}.quote-card h2{font-size:clamp(1.85rem,4.2vw,2.5rem);line-height:1.12;text-wrap:balance}.quote-card--alt p{font-size:1.1rem;color:var(--text-strong)}.quote-card__image{display:block;width:min(100%,42rem);margin:.75rem auto 0;border:1px solid var(--border-gold);background:var(--bg-2);object-fit:cover}.text-card{display:grid;gap:1rem;max-width:48rem}.text-card strong,.callout-card strong,.urgency-card strong{color:#fff}.benefits-block{display:grid;gap:1rem}.benefits-block h3,.phase-card h3,.support-card h3{margin:0;font-family:Playfair Display,Georgia,serif;color:#fff}.benefits-block h3{max-width:48rem;margin-inline:auto;font-size:clamp(1.6rem,3vw,2.1rem);line-height:1.18;text-align:center}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:1rem}.benefit-card{max-width:none;display:flex;align-items:flex-start;gap:.9rem;min-height:100%;background:var(--bg-2)}.benefit-card__mark{flex:none;width:.6rem;height:.6rem;margin-top:.55rem;border-radius:50%;background:var(--gold)}.benefit-card p{margin:0;color:var(--text);line-height:1.7}.callout-card{max-width:48rem;text-align:center}.phase-card{display:grid;gap:1.2rem;max-width:64rem}.phase-card h3{font-size:1.65rem;line-height:1.2}.phase-card__modules{display:grid;grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));gap:1rem}.module-tile{display:grid;align-content:start;gap:0}.module-tile__image{display:block;width:100%;aspect-ratio:4 / 5;object-fit:cover;border:1px solid var(--border-gold);border-bottom:0;background:var(--bg-1)}.module-card,.faq-item{border:1px solid var(--border);border-radius:2px;background:var(--bg-2)}.module-card summary,.faq-item summary{position:relative;list-style:none;cursor:pointer}.module-card summary::-webkit-details-marker,.faq-item summary::-webkit-details-marker{display:none}.module-card summary{padding:1rem 3rem 1rem 1.25rem;color:var(--text);font-size:.98rem;font-weight:700}.module-tile .module-card{border-top:0}.module-card summary:after,.faq-item summary:after{content:"+";position:absolute;top:50%;right:1.25rem;color:var(--gold);font-size:1.35rem;transform:translateY(-50%);transition:transform .18s ease}.module-card[open] summary:after,.faq-item[open] summary:after{transform:translateY(-50%) rotate(45deg)}.module-list{margin:0;padding:1rem 1.25rem 1.25rem 2.3rem;border-top:1px solid var(--border);color:var(--text-soft)}.module-list li+li{margin-top:.55rem}.list-card,.support-card,.testimonials-card,.urgency-card,.guarantee-card,.pricing-card{text-align:center}.feature-list{display:grid;gap:.95rem;margin:0;padding:0;list-style:none}.feature-list li{position:relative;padding-left:1.45rem;text-align:left;color:var(--text-strong);line-height:1.7}.feature-list li:before{content:"";position:absolute;top:.72rem;left:0;width:.42rem;height:.42rem;background:var(--gold)}.support-card,.testimonials-card{display:grid;gap:.9rem;max-width:48rem}.support-card h2,.guarantee-card h2{font-size:clamp(1.8rem,3.8vw,2.25rem);line-height:1.12}.support-card h3,.testimonials-card h3{font-size:clamp(1.55rem,3vw,1.95rem);line-height:1.15}.pricing-card{display:grid;gap:.8rem;max-width:40rem;padding:2.5rem;border-color:var(--gold);background:var(--bg-1)}.pricing-card__installments,.pricing-card__cash{color:var(--text-soft)}.pricing-card h3{font-size:clamp(3rem,8vw,4.4rem);line-height:1;color:var(--gold)}.urgency-card,.guarantee-card{max-width:48rem}.guarantee-card{display:grid;justify-items:center;gap:1rem;padding:2.5rem;border-color:var(--border-gold);background:var(--bg-1)}.guarantee-card__badge{display:grid;place-items:center;width:4rem;height:4rem;border:2px solid var(--gold);border-radius:999px;color:var(--gold);font-family:Playfair Display,Georgia,serif;font-size:1.8rem;font-weight:700}.faq-list{display:grid;gap:1rem;max-width:48rem;margin-inline:auto}.faq-item{padding:0}.faq-item summary{padding:1.25rem 3.5rem 1.25rem 1.5rem;color:var(--text);font-size:.98rem;font-weight:700}.faq-item p{padding:1rem 1.5rem 1.4rem;border-top:1px solid var(--border);font-size:.95rem}.site-footer{padding:0 0 2rem}.site-footer p{margin:0;padding-top:1.5rem;border-top:1px solid var(--border);text-align:center;font-size:.78rem;color:var(--text-soft)}@media(min-width:980px){.button--wide,.hero__cta{width:auto;justify-self:center}.button--wide{min-width:20rem}}@media(max-width:767px){.shell{width:min(100% - 1.5rem,64rem)}.page-main{padding-top:5.25rem}.section{padding:2rem 0}.site-brand{font-size:1.1rem}.button{padding:.78rem 1rem;font-size:.74rem}.surface-card,.pricing-card,.guarantee-card{padding:1.4rem}.text-flow{padding-inline:.65rem}.faq-item summary{padding-left:1.1rem;padding-right:3rem}.faq-item p{padding-left:1.1rem;padding-right:1.1rem}}
