/* styles.css */
:root{--forest:#163b31;--deep:#102c25;--mint:#edf1e9;--paper:#f9faf6;--gold:#d9bb85;--ink:#233c33;--muted:#59665c;--line:#cbd3c7;--display:'Manrope',Arial,sans-serif;--body:'DM Sans',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:108px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.6;font-optical-sizing:auto}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%;object-fit:cover}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:450}h1,h2,h3{font-family:var(--display)}em{font-family:var(--display);font-weight:400}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #aa7330;outline-offset:6px}::selection{background:var(--gold);color:var(--deep)}.skip{position:fixed;top:-100px;left:16px;padding:12px;background:white;z-index:100}.skip:focus{top:12px}
.concept-bar{height:30px;background:var(--deep);color:#dde5d6;font-size:10px;letter-spacing:1.4px;text-transform:uppercase;display:flex;justify-content:space-between;align-items:center;padding:0 4.7%}.header{height:99px;padding:0 4.7%;display:flex;align-items:center;justify-content:space-between;background:var(--paper);border-bottom:1px solid #d9dfd3;position:relative;z-index:10;gap:32px}.wordmark{font-family:var(--display);font-size:39px;line-height:1.1;white-space:nowrap}.wordmark span{display:block;font-family:var(--body);font-size:8px;font-weight:550;letter-spacing:2.8px;margin-top:8px}.navigation{display:flex;gap:31px;margin-left:auto;font-size:12px;font-weight:500}.navigation a{padding:15px 0}.navigation a:hover,.text-link:hover{color:#986834}.nav-cta{font-size:12px;border:1px solid var(--forest);padding:12px 19px;border-radius:3px;display:flex;align-items:center;gap:22px;font-weight:550;white-space:nowrap}.nav-cta:hover{background:var(--forest);color:var(--paper)}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1.08fr 1fr;background:var(--forest);color:var(--mint);min-height:690px}.hero-copy{padding:65px 30px 38px max(4.7vw,24px);display:flex;flex-direction:column;align-items:flex-start}.eyebrow{font-family:var(--body);font-size:10px;font-weight:550;letter-spacing:2px;line-height:1.6}.hero .eyebrow{color:#dbe5d2;display:flex;align-items:center;gap:10px;font-size:9px;letter-spacing:1.7px}.small-star{font-size:25px;color:var(--gold)}h1{font-size:clamp(56px,5.25vw,88px);line-height:1.06;letter-spacing:-2.1px;margin-top:25px}h1 em{color:var(--gold);font-size:.91em;letter-spacing:-3px;white-space:nowrap}.hero-description{font-size:13px;line-height:1.85;max-width:366px;color:#d1dece;margin-top:29px}.hero-actions{display:flex;align-items:center;gap:23px;margin-top:32px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;padding:17px 23px;font-size:12px;font-weight:600;min-height:54px;border-radius:3px;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button-light{background:var(--mint);color:var(--forest)}.button-light:hover{background:var(--gold)}.button span{font-size:21px;line-height:1}.text-link{font-size:11px;border-bottom:1px solid #71907a;padding:9px 0;display:inline-flex;gap:18px;align-items:center}.text-link span{font-size:16px}.hero-foot{margin-top:auto;padding-top:38px;display:flex;align-items:center;gap:16px}.hero-foot p{font-size:10px;color:#b5cbb8;line-height:1.75}.fine-line{width:40px;height:1px;background:#7e987c}.hero-image{position:relative;min-width:0;overflow:hidden;min-height:690px}.hero-image>img{width:100%;height:100%;position:absolute;object-position:50% 30%}.hero-image:after{content:'';position:absolute;inset:60% 0 0;background:linear-gradient(transparent,rgba(17,31,23,.75))}.hero-image figcaption{position:absolute;z-index:2;bottom:38px;left:40px;right:35px;display:flex;align-items:end;justify-content:space-between;gap:20px}.hero-image figcaption>span{font-family:var(--display);font-size:38px;color:#fff8eb}.hero-image figcaption small{font-size:10px;color:#fff8eb;text-align:right;line-height:1.8}.photo-label{position:absolute;top:29px;right:25px;writing-mode:vertical-rl;font-size:8px;letter-spacing:2px;line-height:1.8;color:#203e32}.foundation{display:flex;justify-content:space-between;align-items:center;padding:24px 4.7%;border-bottom:1px solid var(--line);background:var(--mint);gap:20px}.foundation>span{font-size:9px;letter-spacing:1.7px;font-weight:550}.foundation p{font-family:var(--display);font-size:26px;line-height:1.2}.foundation i{font:16px var(--body);color:#929d88;margin:0 20px}.foundation>a{display:grid;place-items:center;width:34px;height:34px;border:1px solid #b9c6b3;border-radius:50%}
.section{padding:105px max(4.7vw,24px)}h2{font-size:clamp(42px,4.15vw,65px);line-height:1.13;letter-spacing:-1.4px}h2 em{font-size:.93em;letter-spacing:-2px}.intro>.eyebrow{margin-bottom:28px}.intro-heading{display:grid;grid-template-columns:1.1fr 1fr;gap:80px;align-items:center}.intro-heading>p{font-size:14px;max-width:360px;line-height:1.9;color:var(--muted);margin-left:auto}.recognition-list{display:grid;grid-template-columns:repeat(3,1fr);margin-top:56px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.recognition-list article{padding:35px 30px 35px 0}.recognition-list article+article{border-left:1px solid var(--line);padding-left:35px}.recognition-list article>span{font-size:28px;display:block;color:#647b57;margin-bottom:19px}.recognition-list h3{font-family:var(--body);font-size:19px;line-height:1.4;letter-spacing:-.4px;font-weight:450}.recognition-list p{font-size:12px;color:var(--muted);line-height:1.9;max-width:270px;margin-top:17px}.intro-note{font-size:11px;color:var(--muted);margin-top:25px;text-align:center;letter-spacing:.4px}.method{background:var(--mint);display:grid;grid-template-columns:1.1fr 1fr;gap:85px}.method-intro .eyebrow{margin-bottom:31px}.method-intro>p:not(.eyebrow){font-size:14px;max-width:360px;line-height:1.9;color:var(--muted);margin-top:28px}.dark-link{border-bottom-color:#b9c4b2;margin-top:20px;font-size:12px}.method-mark{height:220px;position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;margin-bottom:22px}.mark-circle{position:absolute;width:191px;height:191px;border:1px solid #b5c2aa;border-radius:50%;top:0}.circle-one{transform:translateX(-39px)}.circle-two{transform:translateX(39px)}.method-mark>span{font-family:var(--display);font-size:33px;line-height:1.05;text-align:center;z-index:1}.method-mark>span em{font-size:29px}.method-mark>small{position:absolute;bottom:0;letter-spacing:2px;font-size:8px}.pillars details,.questions-list details{border-bottom:1px solid #bbc7b4}.pillars details:first-child,.questions-list details:first-child{border-top:1px solid #bbc7b4}summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:19px 0;gap:20px;font-size:17px}summary::-webkit-details-marker{display:none}summary>span{font:23px var(--body);font-weight:400;transition:transform .2s}details[open] summary>span{transform:rotate(45deg)}details p{font-size:13px;color:var(--muted);padding:0 28px 22px 0;line-height:1.85}.about{display:grid;grid-template-columns:.85fr 1fr;gap:100px;align-items:center}.about-portrait{position:relative;max-width:450px}.about-portrait img{width:100%;height:520px;object-position:50% 10%;border-radius:45% 45% 2px 2px}.portrait-note{position:absolute;bottom:28px;left:25px;font-size:9px;letter-spacing:1.7px;color:#fff;line-height:1.9}.about-copy .eyebrow{margin-bottom:27px}.about-copy>p:not(.eyebrow){font-size:13px;line-height:1.9;color:var(--muted);max-width:430px;margin-top:24px}.about-credentials{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.about-credentials span{border:1px solid var(--line);border-radius:20px;padding:6px 11px;font-size:9px}.quiz-section{background:var(--forest);color:var(--mint);display:grid;grid-template-columns:1fr 1.1fr;gap:70px;align-items:center;overflow:hidden}.quiz-copy .eyebrow{color:var(--gold);margin-bottom:28px}.quiz-copy h2{font-size:clamp(42px,3.8vw,58px)}.quiz-copy h2 em{color:var(--gold)}.quiz-copy p:not(.eyebrow){color:#c5d5c3;font-size:13px;max-width:390px;line-height:1.9;margin-top:23px}.quiz-copy .button{margin-top:27px}.quiz-copy>small{display:block;font-size:10px;color:#c3d2be;margin-top:14px}.quiz-art{position:relative;min-height:380px;display:grid;place-items:center}.orbit{position:absolute;border:1px solid #69806a;border-radius:50%;width:350px;height:350px}.orbit-2{width:272px;height:272px;border-color:#52715c}.orbit-3{width:192px;height:192px;border-color:#71816a}.orbit-center{font-family:var(--display);font-size:34px;text-align:center;line-height:1.1}.orbit-center em{font-size:32px;color:var(--gold)}.orbit-dot{position:absolute;width:12px;height:12px;border-radius:50%;background:var(--gold);left:calc(50% + 140px);top:88px}.dot-two{width:8px;height:8px;background:#b5c9aa;left:calc(50% - 123px);top:260px}.orbit-label{position:absolute;bottom:-12px;font-size:8px;letter-spacing:2px;color:#b8cbb0}.pathways-heading{display:flex;justify-content:space-between;align-items:end;gap:40px}.pathways-heading .eyebrow{margin-bottom:26px}.pathways-heading>p{font-size:12px;color:var(--muted);max-width:230px;padding-bottom:5px}.path-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:46px}.path-card{padding:30px;display:flex;flex-direction:column;border:1px solid var(--line);background:#f0f3eb;min-height:390px;transition:transform .2s,box-shadow .2s;border-radius:3px}.path-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px #163b310c}.path-featured{background:var(--forest);color:var(--mint);border-color:var(--forest)}.path-eyebrow{font-size:8px;letter-spacing:1.5px}.path-symbol{font-size:37px;margin-top:26px;font-family:var(--display)}.path-card h3{font-size:39px;line-height:1.1;margin-top:15px;letter-spacing:-.8px}.path-card p{font-size:12px;color:var(--muted);max-width:210px;margin-top:17px}.path-featured p{color:#cad9c4}.path-action{display:flex;justify-content:space-between;align-items:center;font-size:11px;border-top:1px solid #b8c6b0;margin-top:auto;padding-top:18px}.path-action b{font-size:20px;font-weight:400}.path-featured .path-action{border-color:#5f7c61}.questions{padding-top:0;display:grid;grid-template-columns:1fr 1.1fr;gap:90px}.questions .eyebrow{margin-bottom:24px}.questions h2{font-size:48px}.questions summary{font-size:13px;padding:24px 0}.footer{background:var(--deep);color:var(--mint);padding:50px 4.7% 22px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:45px}.footer-top>.wordmark{font-size:49px}.footer-top>.wordmark span{font-size:7px;letter-spacing:2px}.footer-top>p{font-family:var(--display);font-size:31px;line-height:1.2}.footer-top>p em{color:var(--gold)}.footer-up{height:47px;width:47px;border:1px solid #778572;border-radius:50%;display:grid;place-items:center;font-size:22px}.footer-bottom{border-top:1px solid #405747;padding-top:20px;display:flex;justify-content:space-between;gap:20px;font-size:9px;color:#b1c2ab}.footer-bottom>div{display:flex;gap:25px;flex-wrap:wrap}
@media(min-width:1600px){.hero{min-height:790px}.hero-image{min-height:790px}.hero-copy{padding-top:85px}.hero-description{font-size:16px;max-width:430px}.hero-actions{margin-top:37px}.header{height:112px}.section{padding-left:max(4.7vw,calc((100vw - 1500px)/2));padding-right:max(4.7vw,calc((100vw - 1500px)/2))}.hero-copy h1{font-size:96px}}
@media(max-width:1100px){.header{gap:20px}.navigation{gap:18px;font-size:11px}.hero{min-height:620px}.hero-image{min-height:620px}.hero-copy{padding-top:43px;padding-right:24px}.hero h1{font-size:58px}.hero-actions{gap:10px}.hero-actions .text-link{font-size:10px}.hero-image figcaption{left:25px;right:25px}.hero-image figcaption>span{font-size:32px}.hero-image figcaption small{font-size:8px}.section{padding-top:80px;padding-bottom:80px}.method,.about,.questions{gap:45px}.foundation p{font-size:23px}.foundation i{margin:0 12px}.path-card{padding:23px}.path-card h3{font-size:35px}.questions{padding-top:0}}
@media(max-width:800px){.concept-bar{font-size:8px;letter-spacing:.8px}.header{height:86px;padding:0 24px;gap:16px}.wordmark{font-size:31px}.wordmark span{font-size:6px;letter-spacing:2px}.navigation{position:absolute;left:0;right:0;top:86px;background:var(--paper);padding:12px 24px 24px;display:none;box-shadow:0 15px 20px #163b3112;border-bottom:1px solid var(--line)}.navigation.is-open{display:flex;flex-direction:column;gap:0}.navigation a{font-size:15px}.nav-cta{margin-left:auto;font-size:10px;padding:10px 13px;gap:14px}.menu-toggle{border:0;background:transparent;display:flex;flex-direction:column;gap:6px;width:35px;height:44px;justify-content:center;align-items:center;cursor:pointer}.menu-toggle span{width:22px;height:1px;background:var(--forest)}.hero h1{font-size:50px;letter-spacing:-1.5px}.hero h1 em{letter-spacing:-2px}.hero .eyebrow{font-size:7px;letter-spacing:1px}.hero-description{font-size:12px}.hero-image>img{object-position:57% 25%}.hero-image figcaption small{display:none}.hero-image figcaption>span{font-size:27px}.hero-copy{padding-left:24px}.hero-foot{padding-top:30px}.foundation{flex-wrap:wrap;justify-content:center;padding:24px;gap:14px}.foundation>span{width:100%;text-align:center}.foundation>a{display:none}.foundation p{font-size:25px}.intro-heading{gap:35px}.intro-heading>p{font-size:12px}.recognition-list article{padding:27px 16px 27px 0}.recognition-list article+article{padding-left:20px}.recognition-list h3{font-size:16px}.recognition-list p{font-size:11px}.method,.about{gap:32px}.about-portrait img{height:460px}.about h2{font-size:40px}.about-credentials{gap:6px}.about-credentials span{font-size:8px}.quiz-section{gap:24px;grid-template-columns:.8fr 1fr}.quiz-art{min-height:320px}.orbit{width:275px;height:275px}.orbit-2{width:210px;height:210px}.orbit-3{width:145px;height:145px}.orbit-center{font-size:27px}.orbit-center em{font-size:26px}.orbit-dot{left:calc(50% + 113px);top:87px}.dot-two{left:calc(50% - 99px);top:195px}.orbit-label{font-size:6px;letter-spacing:1px}.quiz-copy h2{font-size:38px}.path-card{padding:20px;min-height:370px}.path-card h3{font-size:31px}.path-eyebrow{font-size:7px;letter-spacing:.8px}.path-card p{font-size:11px}.path-action{font-size:10px}.questions{gap:30px}.questions h2{font-size:39px}.footer-top>.wordmark{font-size:38px}}
@media(max-width:600px){html{scroll-padding-top:24px}.concept-bar{height:27px;justify-content:center}.concept-bar>span:last-child{display:none}.header{padding:0 20px;height:83px;gap:12px}.wordmark{font-size:29px}.navigation{top:83px}.nav-cta{padding:9px 10px;gap:9px}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:34px 24px 35px}.hero .eyebrow{font-size:7px;letter-spacing:1.3px}.hero .small-star{font-size:21px}.hero h1{font-size:clamp(46px,11.5vw,69px);margin-top:20px;line-height:1.05;letter-spacing:-1.6px}.hero-description{font-size:12px;max-width:340px;margin-top:22px;line-height:1.85}.hero-actions{margin-top:25px;gap:19px}.button{padding:16px 19px;font-size:11px;gap:22px}.hero-actions .text-link{font-size:9px;gap:10px}.hero-foot{display:none}.hero-image{min-height:430px;height:110vw;max-height:620px}.hero-image>img{object-position:center 27%}.hero-image figcaption{bottom:26px;left:25px}.hero-image figcaption>span{font-size:36px}.hero-image figcaption small{display:block;font-size:9px}.photo-label{font-size:7px;right:20px;top:25px}.foundation{padding:24px 20px}.foundation>span{font-size:8px}.foundation p{font-size:23px}.foundation i{font-size:12px;margin:0 7px}.section{padding:66px 24px}.eyebrow{font-size:8px;letter-spacing:1.6px}h2{font-size:41px;letter-spacing:-1.2px}h2 em{letter-spacing:-1.5px}.intro>.eyebrow{margin-bottom:21px}.intro-heading{display:block}.intro-heading>p{margin:22px 0 0;max-width:360px;font-size:13px}.recognition-list{grid-template-columns:1fr;margin-top:32px}.recognition-list article,.recognition-list article+article{padding:25px 0 24px 44px;position:relative;border-left:0}.recognition-list article+article{border-top:1px solid var(--line)}.recognition-list article>span{position:absolute;left:0;top:19px;font-size:26px}.recognition-list h3{font-size:18px}.recognition-list p{font-size:12px;max-width:none;margin-top:12px}.intro-note{font-size:10px;margin-top:22px}.method{grid-template-columns:1fr;gap:32px}.method-intro .eyebrow{margin-bottom:24px}.method-intro>p:not(.eyebrow){font-size:13px;margin-top:23px}.method-mark{height:208px;margin-top:12px;margin-bottom:25px}.method-mark small{font-size:7px}.about{grid-template-columns:1fr;gap:34px}.about-portrait{max-width:400px;width:100%;margin:auto}.about-portrait img{height:420px}.about h2{font-size:42px}.about-copy .eyebrow{margin-bottom:20px}.about-copy>p:not(.eyebrow){font-size:13px;margin-top:20px}.about-credentials span{font-size:9px}.quiz-section{grid-template-columns:1fr;gap:35px}.quiz-art{min-height:280px;order:2;margin-top:20px;margin-bottom:15px}.quiz-copy h2{font-size:42px}.quiz-copy .eyebrow{margin-bottom:24px}.quiz-copy p:not(.eyebrow){font-size:13px}.orbit{width:285px;height:285px}.orbit-2{width:222px;height:222px}.orbit-3{width:159px;height:159px}.orbit-center{font-size:30px}.orbit-center em{font-size:29px}.orbit-dot{left:calc(50% + 120px);top:70px}.dot-two{left:calc(50% - 105px);top:180px}.orbit-label{bottom:-29px;font-size:7px;letter-spacing:1.5px}.pathways-heading{display:block}.pathways-heading .eyebrow{margin-bottom:23px}.pathways-heading>p{margin-top:21px;max-width:none}.path-grid{grid-template-columns:1fr;margin-top:30px;gap:16px}.path-card{min-height:320px;padding:25px 27px;position:relative}.path-eyebrow{font-size:8px;letter-spacing:1.2px}.path-symbol{position:absolute;right:30px;top:52px;font-size:50px;margin:0}.path-card h3{font-size:43px;line-height:1.06;margin-top:25px}.path-card p{font-size:12px;max-width:230px;margin-top:14px;margin-bottom:25px}.path-action{font-size:11px}.questions{grid-template-columns:1fr;gap:29px;padding-top:0}.questions .eyebrow{margin-bottom:20px}.questions h2{font-size:42px}.questions summary{font-size:13px;padding:20px 0}.footer{padding:40px 24px 25px}.footer-top{flex-wrap:wrap;position:relative;gap:26px;padding-bottom:32px}.footer-top>.wordmark{font-size:41px}.footer-top>.wordmark span{font-size:6px}.footer-top>p{font-size:30px;flex-basis:100%}.footer-up{position:absolute;right:0;bottom:36px;width:41px;height:41px}.footer-bottom{flex-direction:column;gap:13px;font-size:8px}.footer-bottom>div{gap:18px}}
@media(max-width:360px){.header{padding:0 16px;gap:8px}.wordmark{font-size:25px}.wordmark span{font-size:5px}.nav-cta{font-size:9px}.hero-copy{padding-left:20px;padding-right:20px}.hero h1{font-size:44px}.hero .eyebrow{font-size:6px}.hero-actions{gap:10px}.hero-actions .text-link{font-size:8px}.foundation p{font-size:20px}.foundation i{margin:0 5px}.section{padding-left:20px;padding-right:20px}h2,.about h2,.quiz-copy h2{font-size:37px}.hero-image figcaption small{font-size:8px}.hero-image figcaption>span{font-size:31px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
.hero-picture{position:absolute;inset:0;display:block}.hero-picture>img{width:100%;height:100%;object-position:50% 30%}@media(max-width:800px){.hero-picture>img{object-position:57% 25%}}@media(max-width:600px){.hero-picture>img{object-position:center 27%}}
.consolidation{margin-top:28px;padding:19px 0 19px 19px;border-left:2px solid #7c9368;max-width:370px}.consolidation strong{font-size:12px;font-weight:550}.consolidation p{font-size:12px;color:var(--muted);margin-top:8px;line-height:1.85}
/* Direção tipográfica aprovada: contemporânea, sem serifa. */
h1,h2,h3{font-weight:500}em{font-style:normal;font-weight:500}.wordmark{font-weight:500;letter-spacing:-1.7px;font-size:33px}.wordmark span{letter-spacing:2.2px}.hero h1{font-size:clamp(48px,4.75vw,78px);line-height:1.13;letter-spacing:-2.8px}.hero h1 em{font-size:1em;letter-spacing:-2.8px}.hero-image figcaption>span{font-size:30px;letter-spacing:-1.2px}.navigation a[aria-current=page]{color:#7b5624;text-decoration:underline;text-underline-offset:7px;text-decoration-thickness:1px}h2{font-size:clamp(36px,3.65vw,55px);line-height:1.18;letter-spacing:-2px}h2 em{font-size:1em;letter-spacing:inherit}.foundation p{font-size:20px;font-weight:500}.method-mark>span{font-size:29px;letter-spacing:-1px}.method-mark>span em{font-size:29px}.path-card h3{font-size:34px;line-height:1.17;letter-spacing:-1.2px}.about h2{font-size:clamp(34px,3.45vw,52px)}.quiz-copy h2{font-size:clamp(34px,3.2vw,49px)}.questions h2{font-size:42px}.footer-top>.wordmark{font-size:40px}.footer-top>p{font-size:27px;letter-spacing:-1px}.orbit-center,.orbit-center em{font-size:29px;line-height:1.15;letter-spacing:-1px}
@media(max-width:1100px) and (min-width:601px){.hero h1{font-size:46px;letter-spacing:-2px}.hero h1 em{letter-spacing:-2px}.foundation p{font-size:18px}.navigation{gap:20px}.path-card h3{font-size:28px}}
@media(max-width:800px){.wordmark{font-size:29px}.foundation p{font-size:19px}.hero h1{font-size:42px}.hero h1 em{font-size:1em}.path-card h3{font-size:26px}.questions h2{font-size:35px}}
@media(max-width:600px){.wordmark{font-size:27px;letter-spacing:-1.4px}.hero h1{font-size:clamp(40px,10.2vw,59px);line-height:1.15;letter-spacing:-2px}.hero h1 em{letter-spacing:-2px}.hero-description{font-size:13px}.foundation p{font-size:17px}.foundation i{margin:0 6px}h2,.about h2,.quiz-copy h2,.questions h2{font-size:clamp(32px,8.7vw,44px);letter-spacing:-1.4px}.path-card h3{font-size:35px}.footer-top>.wordmark{font-size:35px}.hero-image figcaption>span{font-size:29px}.foundation i{font-size:11px}.hero-image figcaption small{font-size:8px}}
@media(max-width:360px){.wordmark{font-size:24px}.hero h1{font-size:36px;letter-spacing:-1.8px}.hero h1 em{letter-spacing:-1.8px}.foundation p{font-size:15px}.foundation i{margin:0 4px}.hero-image figcaption>span{font-size:26px}.footer-top>.wordmark{font-size:31px}}
/* pages.css */
.inner-page .header{border-bottom-color:var(--line)}.inner-page h1{font-size:clamp(42px,4.55vw,72px);line-height:1.13;letter-spacing:-2.8px;margin:24px 0}.inner-page h1 em{font-size:1em;letter-spacing:inherit;color:#727f53;white-space:normal}.inner-page .eyebrow{font-size:10px}.breadcrumb{display:flex;gap:10px;align-items:center;font-size:11px;color:var(--muted);margin-bottom:42px;flex-wrap:wrap}.breadcrumb a{text-decoration:underline;text-underline-offset:4px}.breadcrumb span[aria-hidden]{color:#91a08a}.inner-hero{padding:45px 4.7% 75px;display:grid;grid-template-columns:1.1fr 1fr;gap:7vw;align-items:center;background:var(--mint)}.inner-hero-copy{min-width:0}.inner-hero-media{min-width:0;position:relative}.inner-hero-media img{width:100%;height:600px;object-position:50% 22%;border-radius:3px}.inner-hero-media figcaption{position:absolute;bottom:26px;left:27px;font-size:11px;line-height:1.7;color:white;text-shadow:0 1px 8px #102c2580}.page-lead{font-size:16px;line-height:1.9;color:var(--muted);max-width:560px}.inner-page .hero-actions{margin-top:28px}.button-solid{background:var(--forest);color:var(--mint)}.button-solid:hover{background:#245640}.button-outline{border:1px solid #a2b295;background:transparent;color:var(--forest)}.button-outline:hover{background:var(--mint)}.small-note{font-size:11px;color:var(--muted);margin-top:14px;line-height:1.7}.section-heading{max-width:850px;margin-bottom:45px}.section-heading .eyebrow{margin-bottom:23px}.section-heading h2{margin-bottom:22px}.section-heading>p:not(.eyebrow){font-size:15px;color:var(--muted);max-width:630px;line-height:1.85}.split-section{display:grid;grid-template-columns:1fr 1fr;gap:7vw;align-items:start}.prose p{font-size:15px;line-height:1.9;color:var(--muted);margin-bottom:22px}.prose p:last-child{margin-bottom:0}.prose h3{font-size:24px;line-height:1.4;letter-spacing:-.7px;margin-bottom:20px}.prose strong{color:var(--forest);font-weight:600}.soft-section{background:var(--mint)}.dark-section{background:var(--forest);color:var(--mint)}.dark-section .eyebrow{color:var(--gold)}.dark-section .page-lead,.dark-section .prose p,.dark-section .small-note,.dark-section .section-heading>p:not(.eyebrow){color:#cfddc9}.dark-section h1 em,.dark-section h2 em{color:var(--gold)}.dark-section .breadcrumb{color:#c0d0b8}.dark-section .breadcrumb a{color:#dfebd9}.dark-section .button-outline{color:var(--mint);border-color:#6d8968}.dark-section .button-outline:hover{background:#274f3a}.inner-hero.dark-section{background:var(--forest)}.timeline{list-style:none;padding:0;margin:0}.timeline-item{padding:0 0 36px 29px;position:relative;border-left:1px solid #b7c7ad}.timeline-item:last-child{padding-bottom:0}.timeline-item:before{content:'';position:absolute;left:-5px;top:9px;width:9px;height:9px;background:#8c9c69;border-radius:50%}.timeline-item>span,.timeline-item .eyebrow{font-size:9px;letter-spacing:1.6px;color:var(--muted)}.timeline-item h3{font-size:23px;letter-spacing:-.6px;line-height:1.35;margin:10px 0 14px}.timeline-item p{font-size:14px;color:var(--muted);line-height:1.9}.closing-cta{padding:75px 4.7%;background:var(--forest);color:var(--mint);display:grid;grid-template-columns:1.25fr 1fr;gap:8vw;align-items:center}.closing-cta .eyebrow{color:var(--gold);margin-bottom:23px}.closing-cta h2{font-size:clamp(34px,3.6vw,53px)}.closing-cta h2 em{color:var(--gold)}.closing-cta p:not(.eyebrow){font-size:14px;line-height:1.9;color:#cbdac6;margin-top:22px;max-width:570px}.closing-cta .hero-actions{justify-content:flex-start;gap:15px}.closing-cta .text-link{color:var(--mint)}.closing-cta .small-note{color:#cbdac6;font-size:11px}.page-links{display:flex;gap:22px;flex-wrap:wrap;border-top:1px solid #435c45;padding-top:20px;margin-bottom:22px;font-size:11px;color:#d4dfce}.page-links a:hover{text-decoration:underline;text-underline-offset:5px}.editorial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.editorial-card{border:1px solid var(--line);border-radius:3px;overflow:hidden;display:flex;flex-direction:column;min-width:0}.editorial-card>a{display:flex;flex-direction:column;height:100%}.editorial-card h3{font-size:24px;line-height:1.35;letter-spacing:-.6px;margin:15px 0}.editorial-card p{font-size:13px;color:var(--muted);line-height:1.85}.editorial-card .card-copy,.editorial-card .editorial-copy{padding:25px}.editorial-card .eyebrow{font-size:8px;letter-spacing:1.3px}.editorial-card .text-link{margin-top:18px;font-size:12px}.editorial-art{background:var(--mint);height:235px;padding:35px;position:relative;overflow:hidden;display:grid;place-items:center;color:var(--forest)}.editorial-art svg{max-height:170px;max-width:100%}.editorial-art span{font-size:48px;line-height:1.1;font-family:var(--display);letter-spacing:-2px}.channel-links{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.channel-links>a,.channel-links>article{padding:28px;border:1px solid var(--line);display:flex;flex-direction:column;gap:16px;min-width:0}.channel-links h3{font-size:24px;letter-spacing:-.6px}.channel-links p{font-size:13px;color:var(--muted);line-height:1.85}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.feature-item{border-top:1px solid var(--line);padding-top:25px}.feature-item>span{display:block;font-size:10px;letter-spacing:1.5px;color:#6c7c56;margin-bottom:18px}.feature-item h3{font-size:23px;line-height:1.3;letter-spacing:-.5px;margin-bottom:16px}.feature-item p{font-size:14px;line-height:1.85;color:var(--muted)}.feature-item .text-link{margin-top:15px}.feature-grid.two-columns{grid-template-columns:repeat(2,1fr);gap:34px 45px}.chapter-strip{background:var(--mint);padding:27px 4.7%;display:flex;justify-content:space-between;gap:22px;border-bottom:1px solid var(--line)}.chapter-strip a{font-size:11px;display:inline-flex;align-items:center;gap:13px}.chapter-strip a span{font-size:9px;color:#758265}.detail-list{border-top:1px solid var(--line)}.detail-list details{border-bottom:1px solid var(--line)}.detail-list summary{font-size:17px;font-weight:500;padding:25px 0}.detail-list details p{font-size:14px}.detail-list ul{padding:0 0 22px 20px;margin:0;color:var(--muted);font-size:14px;line-height:1.9}.detail-list li+li{margin-top:10px}.program-board{position:relative;border:1px solid #8ba17a;padding:38px;border-radius:3px;background:#244737}.program-board:before{content:'';position:absolute;inset:0;background-image:linear-gradient(#ffffff04 1px,transparent 1px),linear-gradient(90deg,#ffffff04 1px,transparent 1px);background-size:26px 26px;pointer-events:none}.program-board .eyebrow{font-size:8px;color:#d6e5ca}.program-board>p:not(.eyebrow){font-size:53px;line-height:1.07;letter-spacing:-2px;margin:42px 0 35px;font-family:var(--display)}.program-board>p em{color:var(--gold)}.program-pillars{display:grid;grid-template-columns:1fr 1fr;gap:10px}.program-pillars span{border:1px solid #678263;padding:15px 12px;font-size:12px;color:#e5efdf;text-align:center}.program-base{padding:17px;background:#d9bb85;color:#203b2e;text-align:center;font-size:12px;font-weight:600;margin-top:10px}.program-board>small{display:block;font-size:10px;color:#ccdac4;margin-top:18px}.journey-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.journey-step{border-top:2px solid #a2ae8c;padding-top:25px}.journey-step>span{font-size:10px;letter-spacing:1.5px;color:#64754f}.journey-step h3{font-size:23px;line-height:1.35;margin:22px 0 16px;letter-spacing:-.5px}.journey-step p{font-size:13px;line-height:1.9;color:var(--muted)}.process-list{list-style:none;padding:0;margin:0}.process-list li{display:grid;grid-template-columns:45px 1fr;gap:20px;border-top:1px solid var(--line);padding:26px 0}.process-list li:last-child{border-bottom:1px solid var(--line)}.process-list li>span{font:24px var(--display);color:#7c8b62}.process-list h3{font-size:21px;line-height:1.4;letter-spacing:-.5px;margin-bottom:10px}.process-list p{font-size:14px;line-height:1.85;color:var(--muted)}.maps-board{padding:30px;background:var(--paper);border:1px solid var(--line);box-shadow:12px 15px 0 #dce3d3;transform:rotate(1deg);border-radius:3px}.maps-board-head{display:flex;align-items:start;justify-content:space-between;gap:20px;padding-bottom:24px;border-bottom:1px solid var(--line)}.maps-board-head strong{font-family:var(--display);font-size:22px;letter-spacing:-.8px;line-height:1.1}.maps-board-head small{font-size:7px;line-height:1.7;letter-spacing:1px;text-align:right;color:var(--muted)}.maps-board-title{font-size:11px;color:var(--muted);margin-top:25px}.maps-lenses{position:relative;height:225px;display:flex;align-items:center;justify-content:center;margin:15px 0}.maps-lens{position:absolute;border:1px solid #6d835e;border-radius:50%;height:153px;width:153px;display:flex;align-items:center;justify-content:center;font-size:10px;line-height:1.5;text-align:center;padding:30px}.maps-lens.one{transform:translate(-55px,22px);background:#d9e5d750}.maps-lens.two{transform:translate(55px,22px);background:#e4d8b73a}.maps-lens.three{transform:translateY(-57px);background:#bfcebb30}.maps-board-footer{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;padding-top:20px;font-size:9px;color:var(--muted)}.maps-board-footer strong{font-size:12px;color:var(--forest)}.maps-board>small{font-size:9px;color:var(--muted);display:block;margin-top:25px;line-height:1.7}.offer-comparison{width:100%;border-collapse:collapse;text-align:left}.offer-comparison th,.offer-comparison td{padding:20px 16px;border-bottom:1px solid var(--line);vertical-align:top;font-size:13px;line-height:1.8}.offer-comparison th{font-size:11px;letter-spacing:.5px;font-weight:600}.offer-comparison td:first-child{font-weight:600}.offer-comparison a{text-decoration:underline;text-underline-offset:4px}.table-scroll{overflow-x:auto}.offer-comparison{min-width:570px}
@media(min-width:1600px){.inner-hero,.closing-cta{padding-left:max(4.7vw,calc((100vw - 1500px)/2));padding-right:max(4.7vw,calc((100vw - 1500px)/2))}}
@media(max-width:1100px){.inner-page h1{font-size:49px;letter-spacing:-2px}.inner-hero{gap:40px}.inner-hero-media img{height:560px}.page-lead{font-size:14px}.feature-item h3,.journey-step h3{font-size:21px}.program-board{padding:25px}.program-board>p:not(.eyebrow){font-size:43px}.maps-board{padding:24px}.editorial-art{height:210px;padding:24px}.editorial-card h3{font-size:21px}.closing-cta{gap:40px}.journey-grid{gap:20px}.split-section{gap:45px}}
@media(max-width:800px){.inner-hero{padding:30px 24px 55px;grid-template-columns:1fr 1fr;gap:26px}.inner-page h1{font-size:40px;letter-spacing:-1.5px}.inner-page h1 em{white-space:normal}.breadcrumb{font-size:10px;margin-bottom:30px}.inner-hero-media img{height:490px}.program-board{padding:20px}.program-board>p:not(.eyebrow){font-size:37px;margin:32px 0}.program-pillars{gap:7px}.program-pillars span{font-size:10px;padding:12px 7px}.program-base{font-size:11px}.maps-board{padding:20px;box-shadow:7px 8px 0 #dce3d3}.maps-board-head strong{font-size:19px}.maps-board-head small{font-size:6px}.maps-lens{height:120px;width:120px;font-size:9px;padding:20px}.maps-lens.one{transform:translate(-38px,22px)}.maps-lens.two{transform:translate(38px,22px)}.maps-lens.three{transform:translateY(-42px)}.maps-lenses{height:215px}.feature-grid{gap:22px}.feature-item h3{font-size:20px}.feature-item p{font-size:13px}.editorial-grid{gap:16px}.editorial-card .card-copy,.editorial-card .editorial-copy{padding:20px}.editorial-card h3{font-size:20px}.editorial-art{height:190px;padding:18px}.channel-links{gap:15px}.channel-links>a,.channel-links>article{padding:20px}.channel-links h3{font-size:20px}.split-section{gap:30px}.journey-grid{grid-template-columns:1fr 1fr;gap:35px}.closing-cta{padding:60px 24px;gap:30px}.closing-cta h2{font-size:35px}.closing-cta .hero-actions{flex-direction:column;align-items:start}.inner-page .section-heading{margin-bottom:35px}}
@media(max-width:600px){.inner-hero{grid-template-columns:1fr;padding:28px 24px 46px;gap:40px}.inner-page h1{font-size:clamp(37px,10.2vw,54px);line-height:1.14;letter-spacing:-1.8px;margin:21px 0}.inner-page .eyebrow{font-size:8px;letter-spacing:1.5px}.page-lead{font-size:14px;line-height:1.9}.breadcrumb{margin-bottom:31px;font-size:10px}.inner-hero-media img{height:430px;max-height:115vw}.inner-hero-media figcaption{font-size:10px}.split-section{grid-template-columns:1fr;gap:33px}.section-heading{margin-bottom:30px}.section-heading .eyebrow{margin-bottom:19px}.section-heading>p:not(.eyebrow){font-size:14px}.prose p{font-size:14px}.timeline-item{padding-left:24px;padding-bottom:30px}.timeline-item h3{font-size:23px}.closing-cta{grid-template-columns:1fr;padding:52px 24px;gap:10px}.closing-cta h2{font-size:34px}.closing-cta .hero-actions{flex-direction:row;flex-wrap:wrap;align-items:center}.closing-cta p:not(.eyebrow){font-size:13px}.editorial-grid,.channel-links,.feature-grid,.feature-grid.two-columns{grid-template-columns:1fr;gap:25px}.editorial-art{height:220px;padding:30px}.editorial-card h3{font-size:23px}.editorial-card .card-copy,.editorial-card .editorial-copy{padding:24px}.feature-item h3{font-size:23px}.feature-item p{font-size:14px}.feature-item{padding-top:22px}.channel-links>a,.channel-links>article{padding:25px}.chapter-strip{padding:22px 24px;display:grid;grid-template-columns:1fr 1fr;gap:15px}.chapter-strip a{font-size:10px;gap:8px}.detail-list summary{font-size:16px;padding:22px 0}.detail-list details p{font-size:13px}.detail-list ul{font-size:13px}.program-board{padding:30px}.program-board>p:not(.eyebrow){font-size:49px}.program-pillars span{font-size:12px;padding:16px 10px}.program-base{font-size:12px}.program-board .eyebrow{font-size:8px}.journey-grid{grid-template-columns:1fr;gap:29px}.journey-step h3{font-size:24px;margin:15px 0 13px}.journey-step p{font-size:14px}.maps-board{padding:26px;max-width:410px;margin:0 auto;transform:rotate(.5deg)}.maps-board-head strong{font-size:23px}.maps-board-head small{font-size:7px}.maps-lenses{height:220px}.maps-lens{height:143px;width:143px;font-size:10px}.maps-lens.one{transform:translate(-43px,22px)}.maps-lens.two{transform:translate(43px,22px)}.maps-lens.three{transform:translateY(-49px)}.maps-board-footer{font-size:9px}.process-list li{grid-template-columns:30px 1fr;gap:14px}.process-list h3{font-size:21px}.process-list p{font-size:13px}.page-links{font-size:11px;gap:15px 23px}.inner-page .footer-top>.wordmark{font-size:33px}}
@media(max-width:360px){.inner-hero{padding-left:20px;padding-right:20px}.inner-page h1{font-size:34px}.program-board{padding:22px}.program-board>p:not(.eyebrow){font-size:43px}.maps-board{padding:20px}.maps-lens{width:125px;height:125px}.maps-lens.one{transform:translate(-36px,22px)}.maps-lens.two{transform:translate(36px,22px)}.maps-lens.three{transform:translateY(-43px)}.maps-board-head{gap:15px}.maps-board-head strong{font-size:21px}.closing-cta h2{font-size:31px}}
.inner-hero-copy>.button{margin-top:25px}.page-contents .inner-hero>.editorial-art{height:auto;min-height:380px;padding:0;background:#ddd9c8}.page-contents .inner-hero>.editorial-art svg{width:100%;height:auto;max-height:none}.editorial-copy{display:flex;flex-direction:column;flex:1}.editorial-copy>.text-link{margin-top:auto;padding-top:25px;align-self:start}.editorial-copy>p:not(.eyebrow){margin-bottom:20px}.inner-hero-copy>.button-light{background:var(--forest);color:var(--mint)}.inner-hero-media figcaption span{display:block}.karinne-page .inner-hero-media:after{content:'';position:absolute;inset:65% 0 0;background:linear-gradient(transparent,#102c25b0);pointer-events:none}.karinne-page .inner-hero-media figcaption{z-index:1}
@media(max-width:960px) and (min-width:801px){.header{height:86px;padding:0 24px;gap:16px}.navigation{position:absolute;left:0;right:0;top:86px;background:var(--paper);padding:12px 24px 24px;display:none;box-shadow:0 15px 20px #163b3112;border-bottom:1px solid var(--line)}.navigation.is-open{display:flex;flex-direction:column;gap:0}.navigation a{font-size:15px}.nav-cta{margin-left:auto}.menu-toggle{border:0;background:transparent;display:flex;flex-direction:column;gap:6px;width:35px;height:44px;justify-content:center;align-items:center;cursor:pointer}.menu-toggle span{width:22px;height:1px;background:var(--forest)}}
@media(max-width:600px){.page-contents .inner-hero>.editorial-art{min-height:0;max-width:360px;width:100%;margin:auto}.path-card{min-height:345px}}
/* refinamentos.css */
/* Refinamentos locais. Manrope e DM Sans permanecem aprovadas. */
@font-face{font-family:'Manrope';font-style:normal;font-weight:200 800;font-display:swap;src:url('/assets/fonts/Manrope-Latin-v20260907.woff2') format('woff2')}
@font-face{font-family:'DM Sans';font-style:normal;font-weight:300 700;font-display:swap;src:url('/assets/fonts/DMSans-Text-Latin-v20260907.woff2') format('woff2')}
.brand-bar{height:auto;min-height:42px;padding-block:3px;text-transform:none;letter-spacing:.35px;gap:20px}
.brand-bar>span{font-size:11px}
.social-links{display:flex;align-items:center;gap:22px}
.social-links a{display:inline-flex;align-items:center;gap:7px;min-height:36px;font-size:10px;letter-spacing:.2px}
.social-links a:hover{color:var(--gold)}
.social-links svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.6;flex-shrink:0}
.prosperar-art{isolation:isolate;position:relative;min-width:0;border-radius:22px;overflow:hidden;background:#e9e7db;color:var(--forest);box-shadow:0 24px 70px #071f2733}
.prosperar-art-photo{position:relative;height:350px;overflow:hidden;background:#d7d3c8}
.inner-hero-media .prosperar-art-photo img,.prosperar-art-photo img{position:absolute;width:100%;height:100%;max-height:none;border-radius:0;object-fit:cover;object-position:50% 0}
.prosperar-art-photo:after{content:'';position:absolute;inset:55% 0 0;background:linear-gradient(transparent,#102c25c9)}
.prosperar-art-signature{position:absolute;top:22px;left:26px;color:var(--deep);font-family:var(--display);font-size:15px;font-weight:600;letter-spacing:-.4px}
.prosperar-art-label{position:absolute;z-index:1;bottom:23px;left:26px;color:#fff;font-size:10px;letter-spacing:2.3px;text-transform:uppercase}
.prosperar-art-copy{padding:29px 30px 25px;position:relative}
.prosperar-art-copy:before{content:'';position:absolute;width:55px;height:55px;border-radius:50%;top:-28px;right:28px;background:var(--gold);box-shadow:inset 0 0 0 13px #d9bb8500;border:1px solid #173b3130}
.prosperar-art-copy:after{content:'✳';position:absolute;top:-20px;right:43px;color:var(--forest);font-size:26px}
.prosperar-art-title{font-family:var(--display);font-size:clamp(29px,3.1vw,47px);line-height:1.12;letter-spacing:-1.7px;font-weight:500;margin-bottom:25px}
.prosperar-art-title span{display:block;color:#677447}
.prosperar-art-details{display:flex;gap:12px;justify-content:space-between;border-top:1px solid #aeb9a7;padding-top:17px;font-size:11px;line-height:1.65}
.prosperar-art-details strong{font-weight:600}
.prosperar-art-details span:last-child{text-align:right}
.prosperar-art.mentoria-art{background:#e6ecdf}
.mentoria-art .prosperar-art-photo{height:370px}
.mentoria-art .prosperar-art-copy:before{background:#c7d7b7}
.share-strip{padding:26px max(4.7vw,24px);border-top:1px solid var(--line);background:var(--paper);display:flex;align-items:center;justify-content:space-between;gap:24px}
.share-strip p{font-size:13px;color:var(--muted)}
.share-controls{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}
.share-button{display:inline-flex;align-items:center;gap:10px;border:1px solid #a6b59e;border-radius:30px;color:var(--forest);background:transparent;padding:11px 18px;min-height:44px;cursor:pointer;font-size:12px}
.share-button:hover{background:var(--mint)}
.copy-link{border:0;background:transparent;color:var(--forest);font-size:11px;text-decoration:underline;text-underline-offset:4px;min-height:44px;padding:8px;cursor:pointer}
.footer-credit{margin:0 0 0 auto;font-size:9px;color:#b1c2ab;white-space:nowrap}
.footer-credit a{color:#d9bb85;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}
.footer-credit a:hover{color:#edf1e9}
.share-button svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.6}
.share-status{font-size:11px;color:var(--muted);max-width:230px}
.share-fallback{flex-basis:100%;width:100%;font:12px var(--body);padding:10px;border:1px solid var(--line);color:var(--forest);background:white}
.share-fallback[hidden]{display:none}
.quiz-art.is-animated{min-height:400px;margin-bottom:20px}
.quiz-art.is-animated .orbit{border-color:#9eaf856b}
.quiz-art.is-animated .orbit-2{border-color:#d9bb8554}
.quiz-art.is-animated .orbit-3{background:#214c3e;border-color:#a6b78b80;box-shadow:0 0 60px #abc7960d}
.quiz-art.is-animated .orbit-1:after,.quiz-art.is-animated .orbit-2:after{content:'';position:absolute;left:50%;top:-5px;width:10px;height:10px;border-radius:50%;background:var(--gold);box-shadow:0 0 18px #d9bb8550}
.quiz-art.is-animated .orbit-2:after{width:7px;height:7px;top:-4px;background:#bdd3ac}
.quiz-art.is-animated .orbit-1{animation:maps-orbit 32s linear infinite}
.quiz-art.is-animated .orbit-2{animation:maps-orbit 24s linear infinite reverse}
.quiz-art.is-animated .orbit-center{z-index:1}
.quiz-art.is-animated .orbit-dot{display:none}
.quiz-art.is-animated .orbit-label{bottom:0}
.motion-toggle{position:absolute;bottom:-40px;left:50%;transform:translateX(-50%);color:#d1dfc7;border:0;background:transparent;font:10px var(--body);padding:8px 14px;min-height:38px;cursor:pointer;white-space:nowrap;text-decoration:underline;text-underline-offset:4px}
.quiz-art.is-paused .orbit,.quiz-art.is-offscreen .orbit{animation-play-state:paused}
@keyframes maps-orbit{to{transform:rotate(360deg)}}
@media(prefers-reduced-motion:reduce){.quiz-art.is-animated .orbit{animation:none!important}.motion-toggle{display:none}}
@media(max-width:1100px){.prosperar-art-photo{height:300px}.mentoria-art .prosperar-art-photo{height:340px}.prosperar-art-copy{padding:28px 23px 22px}.prosperar-art-title{font-size:36px}.prosperar-art-details{font-size:10px}}
@media(max-width:800px){.brand-bar{padding-inline:24px;gap:12px}.brand-bar>span{font-size:10px}.social-links{gap:12px}.social-links a{font-size:9px}.prosperar-art-photo,.mentoria-art .prosperar-art-photo{height:300px}.prosperar-art-title{font-size:30px;letter-spacing:-1.2px}.prosperar-art-details{flex-direction:column;gap:4px}.prosperar-art-details span:last-child{text-align:left}.prosperar-art-label{font-size:8px;letter-spacing:1.5px;left:22px}.prosperar-art-signature{left:22px}}
@media(max-width:600px){.brand-bar{justify-content:space-between;min-height:50px;padding:5px 20px}.brand-bar>span{display:block!important;font-size:9px;line-height:1.5;max-width:170px}.social-links{gap:4px}.social-links a{width:32px;min-height:40px;justify-content:center}.social-links a span{position:absolute;width:1px;height:1px;clip-path:inset(50%);overflow:hidden;white-space:nowrap}.social-links svg{width:17px;height:17px}.prosperar-art{max-width:470px;width:100%;margin-inline:auto;border-radius:18px}.prosperar-art-photo,.mentoria-art .prosperar-art-photo{height:330px}.prosperar-art-copy{padding:28px 24px 24px}.prosperar-art-title{font-size:38px;letter-spacing:-1.4px}.prosperar-art-details{font-size:11px;flex-direction:row}.prosperar-art-details span:last-child{text-align:right}.share-strip{align-items:flex-start;flex-direction:column;gap:15px}.share-controls{justify-content:flex-start;width:100%}.footer-credit{margin:0;flex-basis:100%;font-size:9px}}
@media(max-width:360px){.brand-bar{padding-inline:16px;gap:5px}.brand-bar>span{max-width:150px;font-size:8px}.social-links{gap:0}.social-links a{width:29px}.prosperar-art-photo,.mentoria-art .prosperar-art-photo{height:285px}.prosperar-art-title{font-size:33px}.prosperar-art-details{font-size:10px;gap:8px}}
@media(max-width:800px){.quiz-art.is-animated{min-height:340px}}
@media(max-width:600px){.quiz-art.is-animated{min-height:330px;margin-bottom:30px}.quiz-art.is-animated .orbit-1{width:270px;height:270px}.quiz-art.is-animated .orbit-2{width:210px;height:210px}.quiz-art.is-animated .orbit-3{width:154px;height:154px}.quiz-art.is-animated .orbit-center,.quiz-art.is-animated .orbit-center em{font-size:26px}.quiz-art.is-animated .orbit-label{font-size:6px;letter-spacing:1.5px}}
/* componentes/comparacao.css */
/* Componente isolado: carregar depois de styles.css e pages.css. */
.format-comparison {
  --comparison-warm: #f2e8d5;
  --comparison-warm-line: #d2c4ac;
  --comparison-course-text: #293e33;
  --comparison-course-muted: #536054;
  --comparison-dark: #163b31;
  --comparison-dark-line: #527160;
  --comparison-light: #f5f3e8;
  --comparison-gold: #e2c994;
  background: var(--paper, #f9faf6);
  border-top: 1px solid var(--line, #cbd3c7);
  border-bottom: 1px solid var(--line, #cbd3c7);
}

.format-comparison .format-comparison__heading {
  display: grid;
  grid-template-columns: 1.25fr 0.8fr;
  align-items: end;
  gap: 4vw;
  max-width: none;
  margin-bottom: 42px;
}

.format-comparison__heading h2 {
  font-size: clamp(34px, 3.8vw, 57px);
  line-height: 1.16;
  letter-spacing: -1.9px;
  text-wrap: balance;
}

.format-comparison .format-comparison__heading h2 {
  margin-bottom: 0;
}

.format-comparison .format-comparison__heading > p {
  max-width: 440px;
  margin: 0 0 4px;
  font-size: 14px;
  line-height: 1.9;
}

.format-comparison__choices {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
}

.format-choice {
  display: flex;
  flex-direction: column;
  min-width: 0;
  padding: 36px 38px 38px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.format-choice--course {
  color: var(--comparison-course-text);
  background: var(--comparison-warm);
  border-color: var(--comparison-warm-line);
}

.format-choice--mentoring {
  color: var(--comparison-light);
  background: var(--comparison-dark);
  border-color: var(--comparison-dark);
}

.format-choice__header {
  min-height: 146px;
  padding-bottom: 28px;
}

.format-choice__eyebrow {
  font-family: var(--body, 'DM Sans', Arial, sans-serif);
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 1.4px;
  line-height: 1.7;
}

.format-choice--course .format-choice__eyebrow {
  color: var(--comparison-course-muted);
}

.format-choice--mentoring .format-choice__eyebrow {
  color: var(--comparison-gold);
}

.format-choice__header h3 {
  margin: 22px 0 7px;
  font-family: var(--display, 'Manrope', Arial, sans-serif);
  font-size: clamp(37px, 3.65vw, 54px);
  font-weight: 600;
  line-height: 1.08;
  letter-spacing: -1.8px;
  color: inherit;
}

.format-choice__name {
  font-size: 15px;
  line-height: 1.6;
}

.format-choice--course .format-choice__name {
  color: var(--comparison-course-muted);
}

.format-choice--mentoring .format-choice__name {
  color: #d3dfcc;
}

.format-choice__details {
  display: grid;
  grid-template-rows: repeat(3, minmax(114px, 1fr));
  flex: 1;
  margin: 0;
}

.format-choice__details > div {
  padding: 22px 0;
  border-top: 1px solid var(--comparison-warm-line);
}

.format-choice--mentoring .format-choice__details > div {
  border-color: var(--comparison-dark-line);
}

.format-choice__details dt {
  margin-bottom: 9px;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 1.2px;
  line-height: 1.5;
  text-transform: uppercase;
  color: var(--comparison-course-muted);
}

.format-choice--mentoring .format-choice__details dt {
  color: #bbccb4;
}

.format-choice__details dd {
  margin: 0;
  font-size: 15px;
  line-height: 1.75;
  color: inherit;
}

.format-choice__details strong {
  font-weight: 600;
}

.format-choice__action {
  margin-top: 12px;
}

.format-choice .format-choice__button {
  display: flex;
  justify-content: space-between;
  gap: 18px;
  width: 100%;
  min-height: 58px;
  padding: 18px 21px;
  border: 1px solid transparent;
  font-size: 13px;
  font-weight: 650;
  line-height: 1.5;
  text-decoration: none;
}

.format-choice--course .format-choice__button {
  color: var(--comparison-light);
  background: var(--comparison-dark);
}

.format-choice--course .format-choice__button:hover {
  background: #245440;
}

.format-choice--mentoring .format-choice__button {
  color: #173b2e;
  background: var(--comparison-gold);
}

.format-choice--mentoring .format-choice__button:hover {
  background: #efdbb1;
}

.format-choice .format-choice__button:focus-visible {
  outline: 3px solid currentColor;
  outline-offset: -6px;
}

.format-choice__button span {
  flex: 0 0 auto;
  font-size: 23px;
}

.format-comparison__note {
  max-width: 670px;
  margin: 24px auto 0;
  color: var(--muted, #59665c);
  font-size: 12px;
  line-height: 1.85;
  text-align: center;
}

@media (max-width: 1100px) {
  .format-comparison .format-comparison__heading {
    grid-template-columns: 1.1fr 0.9fr;
    gap: 30px;
  }
  .format-comparison__heading h2 {
    font-size: 39px;
    letter-spacing: -1.5px;
  }
  .format-choice {
    padding: 30px;
  }
  .format-choice__header {
    min-height: 147px;
  }
  .format-choice__eyebrow {
    font-size: 9px;
    letter-spacing: 1.2px;
  }
  .format-choice__details {
    grid-template-rows: repeat(3, minmax(127px, 1fr));
  }
  .format-choice__details dd {
    font-size: 14px;
  }
}

@media (max-width: 800px) {
  .format-comparison .format-comparison__heading {
    grid-template-columns: 1fr;
    gap: 23px;
    margin-bottom: 32px;
  }
  .format-comparison .format-comparison__heading > p {
    max-width: 590px;
  }
  .format-comparison__choices {
    gap: 18px;
  }
  .format-choice {
    padding: 28px 24px;
  }
  .format-choice__header {
    min-height: 154px;
  }
  .format-choice__header h3 {
    font-size: 39px;
  }
  .format-choice__eyebrow {
    font-size: 8px;
    letter-spacing: 1px;
  }
  .format-choice__name {
    font-size: 13px;
  }
  .format-choice__details {
    grid-template-rows: repeat(3, minmax(146px, 1fr));
  }
  .format-choice .format-choice__button {
    padding: 15px;
    font-size: 12px;
    gap: 10px;
  }
}

@media (max-width: 650px) {
  .format-comparison .format-comparison__heading {
    margin-bottom: 30px;
  }
  .format-comparison__heading h2 {
    font-size: clamp(32px, 8.5vw, 42px);
    line-height: 1.18;
    letter-spacing: -1.4px;
  }
  .format-comparison .format-comparison__heading > p {
    font-size: 14px;
  }
  .format-comparison__choices {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .format-choice {
    padding: 29px 25px 26px;
  }
  .format-choice__header {
    min-height: 0;
    padding-bottom: 26px;
  }
  .format-choice__eyebrow {
    font-size: 9px;
    letter-spacing: 1px;
  }
  .format-choice__header h3 {
    margin-top: 18px;
    font-size: 42px;
  }
  .format-choice__name {
    font-size: 14px;
  }
  .format-choice__details {
    display: block;
  }
  .format-choice__details > div {
    padding: 21px 0;
  }
  .format-choice__details dt {
    font-size: 9px;
  }
  .format-choice__details dd {
    font-size: 14px;
    line-height: 1.8;
  }
  .format-choice__action {
    margin-top: 6px;
  }
  .format-choice .format-choice__button {
    min-height: 57px;
    padding: 16px 18px;
    font-size: 12px;
  }
  .format-comparison__note {
    margin-top: 22px;
    font-size: 11px;
    text-align: left;
  }
}

@media (max-width: 360px) {
  .format-choice {
    padding-right: 20px;
    padding-left: 20px;
  }
  .format-choice__eyebrow {
    font-size: 8px;
    letter-spacing: 0.8px;
  }
  .format-choice__header h3 {
    font-size: 38px;
  }
  .format-choice .format-choice__button {
    padding-right: 14px;
    padding-left: 14px;
    font-size: 11px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .format-choice .format-choice__button {
    transition: none;
  }
  .format-choice .format-choice__button:hover {
    transform: none;
  }
}
