﻿:root{--ink:#263226;--olive:#69785b;--olive-2:#8c9a78;--cream:#f5f0e7;--warm:#fcfaf5;--gold:#c6a76d;--line:#ded8ca;--serif:"Playfair Display",Georgia,serif;--sans:"DM Sans",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;height:100%;overflow:hidden}body{height:100%;overflow-y:auto;overflow-x:hidden;margin:0;background:var(--warm);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;-webkit-overflow-scrolling:touch}html.quiz-open,body.quiz-open{overflow:hidden!important}button,input{font:inherit}button{cursor:pointer}.shell{width:min(1160px,calc(100% - 40px));margin:auto}.nav{height:82px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:9px;color:var(--ink);text-decoration:none;font-size:14px}.brand-mark{width:29px;height:29px;border:1px solid #aab39b;border-radius:50%;display:grid;place-items:center;color:var(--olive)}.nav-link{color:#657060;font-size:13px;text-decoration:none;border-bottom:1px solid #b8bcae;padding-bottom:3px}.hero{min-height:650px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:30px;padding:35px 0 85px}.hero-copy{max-width:650px}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:700;color:var(--olive);margin:0 0 20px}.hero h1{font:500 clamp(3.5rem,6.5vw,6rem)/.98 var(--serif);letter-spacing:-.045em;margin:0 0 28px;max-width:720px}.hero h1 em,.result-hero h2 em{color:var(--olive);font-weight:500}.lead{max-width:590px;font-size:18px;line-height:1.75;color:#596255;margin:0 0 34px}.button{border:0;border-radius:4px;padding:17px 23px;display:inline-flex;justify-content:center;align-items:center;gap:20px;font-weight:700;font-size:14px;text-decoration:none;transition:.25s}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--olive);color:white;box-shadow:0 13px 32px #69785b33}.button-dark{background:var(--ink);color:white}.micro{font-size:11px;color:#8b9187;margin:14px 0}.hero-art{position:relative;height:510px}.orb{position:absolute;border-radius:50%}.orb-main{width:360px;height:360px;right:10px;top:45px;background:radial-gradient(circle at 35% 25%,#a9b59b,#627058);box-shadow:0 35px 80px #45523b35;display:grid;place-items:center;text-align:center;color:white}.orb-main:before{content:"";position:absolute;inset:16px;border:1px solid #ffffff38;border-radius:50%}.orb-main span{font:italic 500 24px/1.45 var(--serif)}.orb-small{width:110px;height:110px;left:15px;bottom:42px;background:#ddd4c2}.hero-art svg{position:absolute;inset:0;width:100%;height:100%;fill:none;stroke:#bdab83;stroke-width:1.2}.weights{background:var(--cream);padding:105px 0}.weights h2,.quiz-card h2,.offer h2{font:500 clamp(2.35rem,4.5vw,4.2rem)/1.08 var(--serif);letter-spacing:-.035em;margin:0}.section-intro{max-width:600px;color:#697066;line-height:1.7;margin:20px 0 45px}.weight-grid{display:grid;grid-template-columns:repeat(5,1fr);border-block:1px solid var(--line);margin-bottom:45px}.weight-grid article{min-height:250px;padding:25px 20px 28px;border-right:1px solid var(--line)}.weight-grid article:last-child{border:0}.weight-grid span{font-size:10px;color:#9d9a90}.weight-grid i{display:block;font:normal 36px var(--serif);color:var(--gold);margin:27px 0}.weight-grid h3{font:500 20px/1.25 var(--serif);margin:0 0 12px}.weight-grid p{font-size:12px;line-height:1.6;color:#767a72;margin:0}.center{text-align:center}.quiz-screen{position:fixed;inset:0;z-index:20;background:var(--warm);overflow:auto}.quiz-shell{width:min(720px,calc(100% - 32px));margin:auto;padding:35px 0}.quiz-top{display:flex;align-items:center;gap:22px}.back{border:1px solid var(--line);background:white;border-radius:50%;width:42px;height:42px;color:var(--ink)}.progress-wrap{flex:1}.progress-label{display:flex;justify-content:space-between;font-size:11px;color:#7a8077;margin-bottom:8px}.progress{height:4px;background:#e8e4dc;border-radius:5px}.progress span{display:block;height:100%;width:17%;background:var(--olive);transition:.35s;width}.quiz-card{margin-top:55px;animation:rise .4s ease}.quiz-card h2{font-size:clamp(2rem,5vw,3.2rem);margin-bottom:15px}.quiz-card>p:not(.eyebrow){color:#777d73;line-height:1.7}.options{display:grid;gap:10px;margin-top:35px}.option{display:flex;align-items:center;gap:14px;text-align:left;background:white;border:1px solid #dfddd5;padding:17px;border-radius:8px;color:#465043;transition:.2s}.option:hover{border-color:var(--olive);transform:translateX(4px);box-shadow:0 8px 20px #3843310d}.option b{width:28px;height:28px;border-radius:50%;background:#f0eee7;display:grid;place-items:center;font-size:11px;color:var(--olive);flex:none}#nameForm{margin-top:30px}label{display:block;font-size:12px;font-weight:700;margin-bottom:8px}input{width:100%;border:1px solid var(--line);background:white;border-radius:6px;padding:17px;outline:none;margin-bottom:14px}input:focus{border-color:var(--olive);box-shadow:0 0 0 3px #69785b16}#nameForm .button{width:100%}.result-hero{background:var(--ink);color:white;padding:90px 0 60px}.narrow{width:min(760px,calc(100% - 40px))}.eyebrow.light{color:#b7c4a7}.result-hero h2{font:500 clamp(2.6rem,6vw,4.7rem)/1.05 var(--serif);letter-spacing:-.04em;margin:0 0 40px}.level{border-top:1px solid #ffffff24;padding-top:20px}.level>span{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#ffffff91}.level strong{float:right;color:#d7c18f;font:500 17px var(--serif)}.level div{height:5px;background:#ffffff1c;margin-top:13px;border-radius:5px}.level i{display:block;height:100%;background:linear-gradient(90deg,var(--olive-2),#d7c18f);border-radius:5px;width:0;transition:1s width}.result-body{padding:60px 0 75px}.kicker{text-transform:uppercase;letter-spacing:.13em;font-size:10px;color:#92968f}.result-card{background:white;border:1px solid var(--line);padding:28px;margin-top:15px;border-radius:8px;box-shadow:0 18px 50px #3b44350d}.result-card h3{font:500 28px var(--serif);margin:0 0 12px}.result-card p{line-height:1.75;color:#62695f;margin:0}.tie{font-size:13px;color:var(--olive);font-weight:700}.note{font-size:10px;color:#989b94;line-height:1.6;margin-top:20px}.offer{background:#222b22;color:white;padding:95px 0}.offer-grid{display:grid;grid-template-columns:1fr 440px;gap:80px;align-items:center}.offer h2{font-size:clamp(2.4rem,4vw,3.6rem)}.offer-grid>div:first-child>p:last-child{color:#ffffff99;line-height:1.75}.offer-card{background:#f8f4eb;color:var(--ink);padding:34px;border-radius:10px;box-shadow:0 28px 70px #0004}.tag{font-size:10px;text-transform:uppercase;letter-spacing:.13em;color:var(--olive);font-weight:700}.offer-card ul{list-style:none;padding:5px 0;margin:20px 0;border-top:1px solid var(--line)}.offer-card li{padding:11px 0 11px 25px;border-bottom:1px solid var(--line);font-size:13px;position:relative}.offer-card li:before{content:"\2713";position:absolute;left:0;color:var(--olive);font-weight:700}.price{text-align:center;margin:25px 0}.price s{display:block;color:#93958f;font-size:12px}.price span{display:block}.price strong{font:500 48px var(--serif)}.price small{color:#92968f}.button-gold{width:100%;background:var(--gold);color:#1e281e;text-align:center;padding:16px 14px}.secure{text-align:center;font-size:10px;color:#8d9188;margin-bottom:0}footer{padding:30px 0;border-top:1px solid var(--line)}footer .shell{display:flex;justify-content:space-between;align-items:center}footer p{font-size:10px;color:#969a93}@keyframes rise{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}[hidden]{display:none!important}@media(max-width:850px){.hero{grid-template-columns:1fr;padding-top:60px}.hero-art{display:none}.weight-grid{grid-template-columns:1fr 1fr}.weight-grid article{border-bottom:1px solid var(--line)}.offer-grid{grid-template-columns:1fr;gap:40px}.offer-card{max-width:520px}.weights{padding:75px 0}}@media(max-width:540px){.shell{width:min(100% - 28px,1160px)}.nav{height:68px}.nav-link{display:none}.hero{min-height:calc(100vh - 68px);padding:40px 0 60px;display:flex}.hero h1{font-size:3.45rem}.lead{font-size:16px}.button{width:100%;padding:17px 16px}.weight-grid{grid-template-columns:1fr}.weight-grid article{min-height:0;padding:22px 16px 24px}.weight-grid i{margin:12px 0}.quiz-shell{padding-top:20px}.quiz-card{margin-top:40px}.option{padding:15px 13px}.result-hero{padding:70px 0 48px}.result-body{padding:45px 0 60px}.offer{padding:70px 0}.offer-card{padding:25px 18px}footer .shell{flex-direction:column;gap:12px}.price strong{font-size:42px}}
/* Hero consolidado no HTML: conteudo e apresentacao nao dependem de JavaScript. */
.hero{grid-template-columns:1fr;min-height:auto;padding:55px 0 74px}
.hero-copy{max-width:690px}
.hero h1{font-size:clamp(3rem,5.3vw,5rem);line-height:1.01;max-width:700px}
.hero h1 em{display:block;margin-top:8px}
.hero .lead{max-width:640px}
.hero-urgency{display:flex;align-items:center;gap:7px;font-size:12px;color:#697066;margin:0 0 13px}
.hero-urgency:before{content:'\25B7';color:var(--gold);font-size:17px}
.hero-urgency strong{color:var(--ink)}
.hero .button-primary{position:relative;overflow:hidden;min-width:370px;min-height:58px;padding:18px 20px 18px 24px;border:1px solid #6f7b48;border-radius:8px;background:linear-gradient(135deg,#354a31 0%,#4f6442 100%);color:#fff;box-shadow:0 14px 30px rgba(38,50,38,.24),inset 0 1px 0 rgba(255,255,255,.14);font-size:15px;letter-spacing:.005em;justify-content:space-between}
.hero .button-primary:before{content:'';position:absolute;inset:0;background:linear-gradient(110deg,transparent 20%,rgba(255,255,255,.13) 48%,transparent 76%);transform:translateX(-120%);transition:transform .65s ease;pointer-events:none}
.hero .button-primary span{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;flex:none;background:#d3b36f;color:#263226;font-size:16px;transition:transform .25s ease,background .25s ease}
.hero .button-primary:hover{transform:translateY(-3px);background:linear-gradient(135deg,#2f432c 0%,#465b3a 100%);box-shadow:0 18px 38px rgba(38,50,38,.3)}
.hero .button-primary:hover:before{transform:translateX(120%)}
.hero .button-primary:hover span{transform:translateX(3px);background:#dec17f}
.hero .button-primary:focus-visible{outline:3px solid rgba(198,167,109,.48);outline-offset:4px}
.emotional-sequence{display:grid;gap:3px;margin-bottom:30px}.emotional-sequence span,.emotional-sequence strong{display:block}.emotional-sequence span{font-weight:500;color:#596255}.emotional-sequence strong{font:500 clamp(1.2rem,2.2vw,1.55rem)/1.45 var(--serif);color:var(--ink);margin-top:7px}
.button-dark,.button-primary:not(.hero .button-primary),.button-gold{position:relative;overflow:hidden;min-height:56px;border-radius:8px;padding:15px 16px 15px 21px;justify-content:space-between;gap:18px;box-shadow:0 11px 26px rgba(38,50,38,.16)}
.button-dark span,.button-primary:not(.hero .button-primary) span,.button-gold span{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;flex:none;font-size:15px;transition:transform .25s ease,background .25s ease}
.button-dark{background:linear-gradient(135deg,#263226,#394737);border:1px solid #4c5a48;color:#fff}
.button-dark span{background:#d3b36f;color:#263226}
.button-dark:hover{background:linear-gradient(135deg,#202b20,#303e2f);box-shadow:0 15px 32px rgba(38,50,38,.23)}
.button-primary:not(.hero .button-primary){background:linear-gradient(135deg,#42583b,#5c704d);border:1px solid #70805e;color:#fff}
.button-primary:not(.hero .button-primary) span{background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.18);color:#fff}
.button-primary:not(.hero .button-primary):hover{background:linear-gradient(135deg,#354a31,#506443);box-shadow:0 15px 32px rgba(38,50,38,.24)}
.button-gold{background:linear-gradient(135deg,#d1ad62,#e0c27e);border:1px solid #ead498;color:#202a20;box-shadow:0 13px 30px rgba(198,167,109,.27);font-size:15px}
.button-gold span{background:#263226;color:#fff}
.button-gold:hover{background:linear-gradient(135deg,#d9b76c,#e6ca87);box-shadow:0 17px 36px rgba(198,167,109,.34)}
.offer-urgency{display:inline-flex;align-items:center;gap:7px;margin:0 0 13px;padding:7px 11px;border:1px solid #d9c38c;border-radius:999px;background:#f3ead3;color:#68511f;font-size:10px;font-weight:700;letter-spacing:.08em;line-height:1.25;text-transform:uppercase}.offer-urgency b{width:7px;height:7px;border-radius:50%;background:#b57835;box-shadow:0 0 0 4px rgba(181,120,53,.12);animation:urgencyPulse 2.2s ease-in-out infinite}@keyframes urgencyPulse{0%,100%{transform:scale(.85);opacity:.72}50%{transform:scale(1);opacity:1}}@media(prefers-reduced-motion:reduce){.offer-urgency b{animation:none}}
.button-dark:hover span,.button-primary:not(.hero .button-primary):hover span,.button-gold:hover span{transform:translateX(3px)}
.button-dark:focus-visible,.button-primary:not(.hero .button-primary):focus-visible,.button-gold:focus-visible{outline:3px solid rgba(198,167,109,.45);outline-offset:4px}
.hero-art{display:none}
.creator-section{background:#202a20;color:#fff;padding:42px 0 30px;border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14}
.creator-section-grid{display:grid;grid-template-columns:142px minmax(0,420px);gap:24px;align-items:center;justify-content:center}
.creator-section .eyebrow{color:#c6a76d;margin-bottom:10px}
.creator-section h2{font:500 clamp(1.35rem,2.4vw,2rem)/1.16 var(--serif);letter-spacing:0;margin:0;max-width:420px}
.creator-photo{position:relative;width:390px;height:500px;margin:0;border-radius:195px 195px 18px 18px;overflow:hidden;box-shadow:0 30px 75px #35402f2b;border:1px solid #d7cebd;background:#e8e0d1}
.creator-photo-small{width:142px;height:184px;border-radius:71px 71px 10px 10px;box-shadow:0 18px 44px #00000030;justify-self:end;border-color:#ffffff24}
.creator-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 58%,#202a20d9 100%);pointer-events:none}
.creator-photo img{width:100%;height:100%;object-fit:cover;object-position:center 22%;display:block}
.creator-photo figcaption{position:absolute;z-index:2;left:27px;right:27px;bottom:24px;color:#fff;display:flex;flex-direction:column}
.creator-photo figcaption strong{font:500 22px var(--serif)}
.creator-photo figcaption span{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:#ffffffb8;margin-top:5px}
.creator-section .creator-photo:after,.creator-section .creator-photo figcaption{display:none}
@media(max-width:1050px){.creator-photo{width:350px;height:470px}.creator-photo-small{width:136px;height:176px}}
@media(max-width:700px){.creator-section{padding:34px 0 26px}.creator-section-grid{grid-template-columns:1fr;gap:18px;text-align:center}.creator-section h2{margin-inline:auto}.creator-photo-small{justify-self:center;width:118px;height:152px;border-radius:59px 59px 9px 9px}.creator-photo figcaption{left:13px;right:13px;bottom:12px}.creator-photo figcaption strong{font-size:15px}.creator-photo figcaption span{font-size:7px;line-height:1.35}}
@media(max-width:540px){.hero{min-height:auto;padding:34px 0 48px;display:block}.hero h1{font-size:2.85rem}.hero h1 em{display:inline}.hero-urgency{align-items:flex-start;line-height:1.5;flex-wrap:wrap;gap:3px 7px}.hero .button-primary{width:100%;min-width:0;min-height:60px;padding:15px 15px 15px 18px;font-size:14px;gap:12px}.hero .button-primary span{width:32px;height:32px}.button-dark,.button-primary:not(.hero .button-primary),.button-gold{width:100%;min-height:58px;padding:14px 14px 14px 17px;font-size:13px}.button-dark span,.button-primary:not(.hero .button-primary) span,.button-gold span{width:31px;height:31px}}
.level{border-top:0;padding-top:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px 14px}
.level:before{content:'';grid-column:1/-1;height:1px;background:#ffffff24;margin-bottom:12px}
.level span{display:block}
.level strong{float:none;justify-self:end}
.level div{grid-column:1/-1;width:100%;margin-top:8px}
@media(max-width:540px){.level{grid-template-columns:1fr;align-items:start;gap:5px}.level:before{margin-bottom:8px}.level strong{justify-self:start;font-size:18px}.level div{margin-top:7px}}

.sales-testimonials{padding:95px 0;background:#eae4d8}
.sales-testimonial-heading{display:grid;grid-template-columns:1fr 360px;gap:55px;align-items:end;margin-bottom:42px}
.sales-testimonial-heading h2{font:500 clamp(2.35rem,4.5vw,4.2rem)/1.08 var(--serif);letter-spacing:-.035em;margin:0}
.sales-testimonial-heading p{font-size:13px;line-height:1.75;color:#706e67;margin:0}
.sales-testimonial-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.sales-testimonial-grid blockquote{margin:0;background:#faf8f2;border:1px solid #d5ccbd;padding:28px;min-height:300px;display:flex;flex-direction:column}
.sales-testimonial-grid blockquote>span{font-size:9px;text-transform:uppercase;letter-spacing:.13em;color:var(--olive)}
.sales-testimonial-grid blockquote>p{font:italic 500 20px/1.55 var(--serif);margin:24px 0;flex:1}
.testimonial-author{padding-top:16px;border-top:1px solid #ded8ca;display:flex;flex-direction:column;gap:4px}
.testimonial-author b{font-size:12px;color:var(--ink)}
.testimonial-author small{font-size:10px;color:#777d73}
@media(max-width:760px){.sales-testimonials{padding:70px 0}.sales-testimonial-heading{grid-template-columns:1fr;gap:18px}.sales-testimonial-grid{grid-template-columns:1fr}.sales-testimonial-grid blockquote{min-height:0}.sales-testimonial-grid blockquote>p{font-size:18px}}

.journey-after{padding:95px 0;background:#f7f1e7}
.journey-after-heading{display:grid;grid-template-columns:1fr 390px;gap:55px;align-items:end;margin-bottom:42px}
.journey-after-heading .eyebrow{grid-column:1/-1;margin-bottom:-34px}
.journey-after-heading h2{font:500 clamp(2.35rem,4.5vw,4.2rem)/1.08 var(--serif);letter-spacing:-.035em;margin:0}
.journey-after-heading p:last-child{font-size:13px;line-height:1.75;color:#706e67;margin:0}
.journey-after-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.journey-after-grid article{background:#fcfaf5;border:1px solid #d9d0c1;padding:25px;min-height:245px;display:flex;flex-direction:column}
.journey-after-grid span{font-size:10px;color:var(--gold);letter-spacing:.1em}
.journey-after-grid h3{font:500 24px/1.25 var(--serif);margin:24px 0 12px}
.journey-after-grid p{font-size:12px;line-height:1.7;color:#697066;margin:auto 0 0}
@media(max-width:850px){.journey-after-heading{grid-template-columns:1fr;gap:18px}.journey-after-heading .eyebrow{grid-column:auto;margin-bottom:0}.journey-after-grid{grid-template-columns:1fr 1fr}}
@media(max-width:540px){.journey-after{padding:70px 0}.journey-after-grid{grid-template-columns:1fr}.journey-after-grid article{min-height:0}}
.result-meaning,.personal-insight,.analysis-unlocked{border-left:3px solid var(--gold)}
.result-card .insight-label{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:var(--olive);margin:0 0 9px}
.analysis-wait{background:white;border:1px solid var(--line);border-radius:10px;padding:34px;box-shadow:0 18px 50px #3b44350d}
.analysis-wait h2{margin-bottom:24px}
.analysis-wait ul{list-style:none;margin:0;padding:0;display:grid;gap:12px;color:#596255}
.analysis-wait li{position:relative;padding-left:28px;line-height:1.55}
.analysis-wait li:before{content:"\2713";position:absolute;left:0;top:0;color:var(--olive);font-weight:700}
.result-profile h3{margin-bottom:4px}
.unlock-meter{height:8px;background:#dfe4d8;border-radius:10px;overflow:hidden;margin:15px 0 18px}
.unlock-meter span{display:block;width:60%;height:100%;background:linear-gradient(90deg,var(--olive),var(--gold));border-radius:10px}
.analysis-unlocked{background:#f0f2eb}
.analysis-unlocked h3{color:var(--ink)}
.result-bridge{padding:74px 0 82px;background:#eee8dc;border-top:1px solid #d9d0c1}
.result-bridge h2{font:500 clamp(2.25rem,4.4vw,4rem)/1.08 var(--serif);letter-spacing:-.035em;margin:0;max-width:720px}
.result-bridge h2 em{color:var(--olive);font-weight:500}
.result-bridge>.shell>p:not(.eyebrow,.bridge-microcopy){max-width:650px;color:#646c62;line-height:1.75;margin:22px 0 30px}
.consequence-copy{border-left:3px solid var(--gold);padding:4px 0 4px 22px;margin:0 0 24px}
.consequence-copy p{font:500 20px/1.55 var(--serif);color:#313b30;margin:0}
.consequence-copy p+p{margin-top:12px;color:#66715f}
.future-copy{background:#faf8f2;border:1px solid #cfc5b4;border-radius:10px;padding:22px;margin:0 0 16px}
.future-copy strong{display:block;font:500 20px var(--serif);color:var(--ink);margin-bottom:8px}
.future-copy p{font-size:13px;line-height:1.75;color:#62695f;margin:0}
.locked-insight{display:grid;grid-template-columns:38px 1fr auto;gap:16px;align-items:center;border:1px solid #cfc5b4;background:#faf8f2;padding:22px;border-radius:10px}
.locked-insight>span{width:38px;height:38px;border:1px solid #aab39b;border-radius:50%;display:grid;place-items:center;color:var(--olive)}
.locked-insight strong{font:500 19px var(--serif)}
.locked-insight p{font-size:12px;color:#747970;margin:5px 0 0;line-height:1.65}
.locked-insight>b{font-size:9px;letter-spacing:.12em;color:var(--olive)}
.result-bridge-cta{width:100%;margin-top:22px;min-height:60px}
.bridge-microcopy{text-align:center;font-size:11px;color:#7b8078;margin:12px 0 0;line-height:1.5}
@media(max-width:620px){.result-bridge{padding:58px 0 64px}.consequence-copy{padding-left:16px}.consequence-copy p{font-size:18px}.future-copy{padding:18px}.locked-insight{grid-template-columns:38px 1fr}.locked-insight>b{grid-column:2}.result-bridge-cta{font-size:13px}}
.result-offer{margin-top:0}
.offer-proof{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:18px 0 16px;margin:18px 0 16px;display:grid;gap:10px}
.offer-proof-kicker{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:var(--olive);font-weight:700;margin:0 0 2px}
.offer-proof-intro{font-size:12px;line-height:1.6;color:#596255;margin:0 0 4px}
.offer-proof blockquote{margin:0;background:#fffaf1;border:1px solid #e2d8c7;border-left:3px solid var(--gold);border-radius:6px;padding:13px 14px}
.offer-proof blockquote p{font:italic 500 15px/1.55 var(--serif);color:#35402f;margin:0 0 8px}
.offer-proof blockquote footer{padding:0;border:0;color:#697066;font-size:11px}
.offer-guarantee{background:#edf2e7;border:1px solid #d6decf;border-radius:8px;padding:14px 16px;margin:16px 0 10px}
.offer-guarantee strong{display:block;font-size:12px;color:var(--ink);margin-bottom:5px}
.offer-guarantee p{font-size:12px;line-height:1.6;color:#596255;margin:0}
.result-faq{padding:90px 0;background:#f7f3ea}
.faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px}
.faq-section h2{font:500 clamp(2.35rem,4.5vw,4.2rem)/1.08 var(--serif);letter-spacing:-.035em;margin:0}
.faq-intro{max-width:360px;color:#70766d;line-height:1.7}
.faq-list{border-top:1px solid var(--line)}
.faq-list details{border-bottom:1px solid var(--line)}
.faq-list summary{list-style:none;cursor:pointer;padding:22px 42px 22px 0;font:500 20px/1.35 var(--serif);position:relative}
.faq-list summary::-webkit-details-marker{display:none}
.faq-list summary:after{content:'+';position:absolute;right:5px;top:20px;color:var(--olive);font-family:var(--sans);font-size:21px}
.faq-list details[open] summary:after{content:'−'}
.faq-list details p{font-size:13px;line-height:1.75;color:#6d746a;max-width:650px;margin:-4px 45px 22px 0}
@media(max-width:800px){.faq-grid{grid-template-columns:1fr;gap:38px}}
@media(max-width:540px){.result-faq{padding:70px 0}.faq-list summary{font-size:18px}}

footer{background:#202a20;color:#fff;border:0;padding:30px 0}
footer .branded-footer{display:grid!important;grid-template-columns:180px 1fr auto;gap:34px;align-items:center!important}
footer .footer-logo{width:180px;max-width:100%;line-height:0}
footer .footer-logo img{display:block;width:100%;height:auto}
footer .branded-footer>div:nth-child(2)>strong{font:500 20px var(--serif)}
footer .branded-footer>div:nth-child(2)>p{color:#ffffff8b;line-height:1.6}
footer .footer-contact{display:flex;flex-direction:column;align-items:flex-end;gap:7px}
footer .footer-contact span{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:#c6a76d}
footer .footer-contact a{color:#fff;font-size:13px}
footer .footer-legal{display:flex;gap:13px;flex-wrap:wrap;justify-content:flex-end;margin-top:4px}
footer .footer-legal a{font-size:10px;color:#ffffffa3}
footer .footer-contact small{color:#ffffff66;margin-top:5px}
@media(max-width:900px){footer .branded-footer{grid-template-columns:160px 1fr!important}footer .footer-contact{grid-column:1/-1;align-items:center}footer .footer-legal{justify-content:center}}
@media(max-width:620px){footer .branded-footer{grid-template-columns:1fr!important;text-align:center;gap:16px!important}footer .footer-logo{width:150px;margin:auto}footer .footer-contact{grid-column:auto;align-items:center}}

.intimate-promise{border-left:3px solid var(--gold);padding:2px 0 2px 18px;margin:22px 0}
.intimate-promise span{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.13em;color:#d7c18f;font-weight:700;margin-bottom:7px}
.intimate-promise p{font:500 21px/1.5 var(--serif);color:#fff;margin:0}

.optional-label{display:inline-block;margin-left:7px;padding:3px 7px;border-radius:999px;background:#edf2e7;color:var(--olive);font-size:9px;letter-spacing:.08em;text-transform:uppercase;vertical-align:middle}
.experience-preview{padding:95px 0;background:#fbf8f1}
.experience-preview-heading{display:grid;grid-template-columns:1fr 390px;gap:60px;align-items:end;margin-bottom:42px}
.experience-preview-heading h2{font:500 clamp(2.35rem,4.5vw,4.2rem)/1.08 var(--serif);letter-spacing:-.035em;margin:0}
.experience-preview-heading>p{font-size:13px;line-height:1.75;color:#706e67;margin:0}
.experience-preview-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.experience-preview-grid figure{margin:0;background:#fff;border:1px solid var(--line);padding:12px 12px 16px;box-shadow:0 18px 45px #3b44350d}
.experience-preview-grid img{display:block;width:100%;aspect-ratio:9/14;object-fit:cover;object-position:top;border:1px solid #ece8df;background:#f5f2eb}
.experience-preview-grid figcaption{padding:13px 3px 0;font-size:11px;font-weight:700;color:var(--ink);text-align:center}
.sales-testimonial-grid blockquote:last-child{grid-column:1/-1;min-height:0}
.sales-testimonials .testimonial-author{background:transparent;color:var(--ink);padding:16px 0 0;border-top:1px solid #ded8ca}
.sales-testimonials .testimonial-author b{color:var(--ink)}
.sales-testimonials .testimonial-author small{color:#777d73}
.testimonial-quick-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px}
.testimonial-quick-grid blockquote{margin:0;padding:22px;background:#263226;color:#fff;border-radius:8px;display:flex;flex-direction:column;justify-content:space-between;min-height:160px}
.testimonial-quick-grid blockquote p{font:italic 500 18px/1.5 var(--serif);margin:0 0 20px;color:#fff}
.testimonial-quick-grid blockquote footer{background:transparent;color:#fff;border-top:1px solid #ffffff20;padding:13px 0 0;display:flex;flex-direction:column;gap:3px}
.testimonial-quick-grid blockquote footer b{font-size:11px;color:#fff}
.testimonial-quick-grid blockquote footer small{font-size:9px;color:#ffffff9c}
.offer-author{display:flex;align-items:center;gap:13px;margin-top:24px;padding-top:20px;border-top:1px solid #ffffff24}
.offer-author img{width:52px;height:52px;border-radius:50%;object-fit:cover;object-position:center 22%;border:2px solid #ffffff50}
.offer-author p{margin:0!important;display:flex;flex-direction:column;gap:4px}
.offer-author strong{font-size:12px;color:#fff}
.offer-author span{font-size:9px;letter-spacing:.08em;text-transform:uppercase;color:#ffffff8f}
.offer-launch{display:inline-block;margin:0 0 12px;padding:7px 11px;border:1px solid #d9c38c;border-radius:999px;background:#f3ead3;color:#68511f;font-size:10px;font-weight:700;letter-spacing:.08em;line-height:1.25;text-transform:uppercase}
@media(max-width:800px){.experience-preview{padding:70px 0}.experience-preview-heading{grid-template-columns:1fr;gap:18px}.experience-preview-grid{grid-template-columns:1fr 1fr}.experience-preview-grid figure:last-child{grid-column:1/-1}}
@media(max-width:540px){.experience-preview-grid{grid-template-columns:1fr}.experience-preview-grid figure:last-child{grid-column:auto}.sales-testimonial-grid blockquote:last-child{grid-column:auto}.testimonial-quick-grid{grid-template-columns:1fr}.testimonial-quick-grid blockquote{min-height:0}}
.cause-invitation{max-width:760px;margin:auto;padding:28px 0;text-align:center}
.cause-invitation p{max-width:620px;margin:24px auto 0;color:#697066;line-height:1.75}
.cause-invitation strong{display:block;margin:24px 0 32px;color:var(--olive);font:500 18px/1.5 var(--serif)}
.quiz-intro{max-width:620px;margin:90px auto 0}
.quiz-intro .button{margin-top:20px}
@media(max-width:540px){.cause-invitation{padding:10px 0}.cause-invitation strong{margin:20px 0 28px}.quiz-intro{margin-top:55px}}
