:root{--soft-shadow:0 16px 48px rgba(18,18,18,.075);--soft-border:rgba(17,17,17,.08)}
.official-logo{display:block;width:132px;height:42px;object-fit:contain;object-position:left center}.official-logo.is-inverted{filter:brightness(0) invert(1)}
.clear-header__inner{height:64px;padding:7px 8px 7px 16px;transition:height .3s ease,box-shadow .3s ease,background .3s ease}.clear-header.is-compact .clear-header__inner{height:56px;background:rgba(255,255,255,.94);box-shadow:0 10px 30px rgba(0,0,0,.09)}
.explore-button{border:1px solid var(--soft-border);background:#f5f5f3;border-radius:14px;min-height:44px;padding:0 14px;display:flex;align-items:center;gap:8px;color:#333;font-size:11px;cursor:pointer}.explore-button i{display:block;width:3px;height:3px;border-radius:50%;background:#111}.clear-header.is-menu-open .explore-button{background:#111;color:#fff}.clear-header.is-menu-open .explore-button i{background:var(--orange)}
.nav-panel{max-width:1200px;margin:8px auto 0;background:rgba(250,250,248,.97);backdrop-filter:blur(24px);border:1px solid var(--soft-border);border-radius:26px;box-shadow:var(--soft-shadow);padding:28px;display:grid;grid-template-columns:1.25fr .75fr;gap:40px;animation:panel-in .28s ease both}.mobile-nav{display:grid!important;margin:0!important;max-width:none!important;padding:0!important;background:none!important;box-shadow:none!important}.mobile-nav>small,.nav-panel aside>small{font-size:9px;text-transform:uppercase;letter-spacing:.16em;color:#888}.mobile-nav a{display:grid!important;grid-template-columns:40px 1fr auto;align-items:center;padding:13px 0!important;border-bottom:1px solid var(--soft-border);font-size:18px}.mobile-nav a b{font-size:9px;color:#aaa}.nav-panel aside{background:#111;color:#fff;border-radius:20px;padding:24px;display:flex;flex-direction:column}.nav-panel aside p{font:30px/1.05 var(--serif);margin:45px 0;color:#aaa}.nav-panel aside p strong{color:#fff;font-weight:400}.nav-panel aside>div{display:flex;flex-direction:column;gap:8px;margin-top:auto;font-size:12px}.menu-open{overflow:hidden}@keyframes panel-in{from{opacity:0;transform:translateY(-10px) scale(.985)}to{opacity:1;transform:none}}
.hero-system{display:grid;place-items:center;padding:26px}.hero-motion-note{position:absolute;right:24px;bottom:24px;width:46%;padding:20px;border-radius:20px;background:rgba(17,17,17,.94);color:#fff;box-shadow:var(--soft-shadow)}.hero-motion-note small{color:#aaa;text-transform:uppercase;font-size:9px;letter-spacing:.12em}.hero-motion-note strong{display:block;font-size:18px;margin:28px 0 8px}.hero-motion-note p{font-size:11px;color:#aaa;margin:0}
.motion-scene{position:relative;overflow:hidden}.motion-capacity{width:100%;height:100%;min-height:540px}.motion-capacity svg{width:100%;height:100%}.motion-lines path{fill:none;stroke:#aaa;stroke-width:1.5;stroke-dasharray:7 10}.motion-nodes circle{fill:rgba(255,255,255,.8);stroke:#c9c9c4;stroke-width:2}.motion-nodes .node-core{fill:#111;stroke:#111}.motion-pulses circle{fill:var(--orange)}.motion-labels text{font:10px var(--sans);letter-spacing:.13em;fill:#777}.motion-labels text:nth-child(4){fill:#fff}.motion-capacity.is-running .motion-lines path{animation:dash 5s linear infinite}.motion-capacity.is-running .motion-pulses circle{animation:pulse 2.8s ease-in-out infinite}.motion-capacity.is-running .motion-pulses circle:nth-child(2){animation-delay:.5s}.motion-capacity.is-running .motion-pulses circle:nth-child(3){animation-delay:1s}@keyframes dash{to{stroke-dashoffset:-70}}@keyframes pulse{50%{r:14;opacity:.25}}
.growth-band{background:#eeece7;display:grid;grid-template-columns:1fr 1fr;gap:70px}.growth-band h2{font-size:clamp(46px,5vw,76px);line-height:.96;letter-spacing:-.055em}.growth-signals{display:grid;grid-template-columns:1fr 1fr;gap:10px}.growth-signals article{background:#fff;border-radius:22px;padding:22px;min-height:160px}.growth-signals span,.capacity-wheel b,.journey-grid span{font-size:9px;color:#999}.growth-signals strong{display:block;margin-top:45px}.growth-signals p{font-size:12px;color:#777;margin:5px 0}
.capacity-architecture{background:#fff}.capacity-wheel{display:grid;grid-template-columns:repeat(5,1fr);gap:9px}.capacity-wheel article{min-height:230px;border:1px solid var(--soft-border);border-radius:100px 100px 24px 24px;padding:24px;display:flex;flex-direction:column;justify-content:space-between}.capacity-wheel article:nth-child(3){background:#111;color:#fff}.capacity-wheel h3{font-size:18px}.motion-command{height:140px;display:grid;grid-template-columns:repeat(7,1fr);align-items:center;margin-bottom:20px}.command-motion-line{position:absolute;height:1px;background:#bbb;left:7%;right:7%;top:50%}.command-motion-node{justify-self:center;width:58px;height:58px;border-radius:50%;background:#fff;border:1px solid #ccc;display:grid;place-items:center;position:relative;z-index:1;transition:.3s}.command-motion-node span{position:absolute;bottom:-20px;font-size:8px;color:#999}.motion-command.is-running .command-motion-node{animation:command-ping 4.2s ease-in-out infinite;animation-delay:calc(var(--i)*.35s)}@keyframes command-ping{15%{background:#111;color:#fff;box-shadow:0 0 0 10px rgba(255,90,18,.1);border-color:#111}30%{background:#fff;color:#111;box-shadow:none}}
.journey{background:#171717;color:#fff}.journey .section-title p{color:#999}.journey-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;background:#333}.journey-grid article{background:#171717;padding:24px;min-height:220px}.journey-grid h3{margin-top:70px}.journey-grid p{font-size:12px;color:#999}
.filter-bar{display:flex;gap:8px;overflow-x:auto;margin-bottom:30px;padding-bottom:4px}.filter-bar button{white-space:nowrap;border:1px solid var(--soft-border);border-radius:99px;background:#fff;padding:10px 15px;font-size:11px;cursor:pointer}.filter-bar button.active{background:#111;color:#fff}.case-grid--page{padding:0}.case-library,.insight-library{padding-top:20px}.evidence-note{font-size:11px;color:#888;margin-top:30px}.case-visual--4{background:#dad8d2}.case-visual--5{background:#efede8}.case-visual--6{background:#1a1a1a;color:#fff}.article-meta{display:flex;justify-content:space-between;border-bottom:1px solid var(--soft-border);padding-bottom:20px;margin-bottom:45px;font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:#888}.article-questions{margin:55px 0;padding:32px;background:#eeece8;border-radius:28px}.article-questions>small{text-transform:uppercase;font-size:9px;letter-spacing:.14em}.article-questions>div{display:grid;grid-template-columns:45px 1fr;border-top:1px solid var(--soft-border);padding:18px 0}.article-questions h2{font-size:22px;margin:0}.article-questions span{font-size:9px;color:#999}
.bombinhas-hero{min-height:90vh;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:60px;padding-top:130px}.bombinhas-hero h1{font-size:clamp(58px,7vw,105px);line-height:.91;letter-spacing:-.065em;margin:28px 0}.bombinhas-hero h1 em{font-family:var(--serif);font-weight:400;color:#777}.bombinhas-hero p{max-width:690px;color:#666;font-size:17px}.motion-funnel{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;background:#e8e6e1;border-radius:34px;padding:32px;min-height:360px}.motion-funnel article{background:#fff;border-radius:20px;padding:20px;min-height:125px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 12px 30px rgba(0,0,0,.05)}.motion-funnel small{color:#999}.motion-funnel strong{font-size:12px}.motion-funnel i{display:block;width:20px;height:1px;background:#aaa}.motion-funnel.is-running article{animation:funnel-step 5s ease-in-out infinite;animation-delay:calc(var(--i)*.6s)}@keyframes funnel-step{12%{background:#111;color:#fff;transform:translateY(-8px)}25%{background:#fff;color:#111;transform:none}}
.season-module{background:#111;color:#fff;display:grid;grid-template-columns:.55fr 1.45fr;gap:70px}.season-module>div:first-child{border-right:1px solid #333}.season-module span{display:block;font:clamp(90px,13vw,190px)/.72 var(--serif);color:var(--orange);margin-top:60px}.season-module h2,.bombinhas-cta h2{font-size:clamp(50px,6vw,86px);line-height:.95;letter-spacing:-.055em}.season-module p{color:#aaa;max-width:700px}.local-segments>article{display:grid;grid-template-columns:80px 1fr 1fr;gap:30px;border-top:1px solid var(--soft-border);padding:35px 0}.local-segments>article span{font-size:10px;color:#999}.local-segments h2{font-size:30px;margin:0}.local-segments p{color:#777;margin:0}.demand-consequences{background:#ebeae6}.demand-consequences>div:last-child{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.demand-consequences article{background:#fff;border-radius:22px;padding:22px;min-height:180px}.demand-consequences p{margin-top:65px}.bombinhas-dimensions>div:last-of-type{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:28px}.bombinhas-dimensions article{border:1px solid var(--soft-border);border-radius:22px;padding:24px;min-height:150px}.bombinhas-dimensions article span{font-size:9px;color:#999}.funnel-journey{background:#f0efeb}.journey-copy{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:10px}.journey-copy article{background:#fff;border-radius:20px;padding:22px}.journey-copy p{font-size:12px;color:#777}.local-authority{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:center}.local-authority h2{font-size:clamp(45px,5vw,74px);line-height:1;letter-spacing:-.05em}.faq-section{background:#fff}.faq article{border-top:1px solid var(--soft-border)}.faq button{width:100%;display:grid;grid-template-columns:55px 1fr auto;text-align:left;padding:24px 0;border:0;background:none;font-size:18px;cursor:pointer}.faq button span{font-size:9px;color:#999}.faq article p{max-width:800px;margin:0 0 25px 55px;color:#666}.bombinhas-cta{text-align:center;background:#111;color:#fff;margin:20px;border-radius:40px}.bombinhas-cta .eyebrow{justify-content:center}.bombinhas-cta h2{max-width:950px;margin:25px auto 40px}
.diagnostic-intro{display:grid;grid-template-columns:1fr 1fr;gap:70px;background:#ecebe7}.diagnostic-intro>div>h2{font-size:48px;line-height:1}.privacy-card{display:flex;gap:12px;background:#fff;border-radius:20px;padding:18px;margin-top:30px}.privacy-card p{font-size:11px;margin:0;color:#777}.diagnostic-profile{background:#fff;border-radius:30px;padding:32px}.diagnostic-profile h2{font-size:34px}.diagnostic-profile label{display:block;font-size:11px;font-weight:700;margin-top:14px}.diagnostic-profile input{width:100%;border:1px solid var(--soft-border);background:#fafafa;border-radius:13px;padding:13px;margin-top:6px}.diagnostic-profile .check{display:flex;gap:10px;align-items:flex-start;font-weight:500;line-height:1.4}.diagnostic-profile .check input{width:auto}.diagnostic-profile .button{margin-top:20px}.result-toolbar{display:flex;justify-content:space-between;align-items:center}.result-toolbar>div{display:flex;gap:8px}.result-toolbar button{border:1px solid var(--soft-border);background:#fff;border-radius:99px;padding:9px 13px;font-size:10px}.result-reading{grid-template-columns:repeat(2,1fr)}.result-reading article:nth-child(n+3){background:#ecebe7;color:#111}.result-reading article:nth-child(n+3) p{color:#666}.result-recommendation{margin-top:14px;background:var(--orange);color:#fff;border-radius:30px;padding:34px}.result-recommendation h2{font-size:42px;max-width:800px}.result-recommendation p{max-width:720px}.result-recommendation .button--ghost{color:#111}
@media(max-width:980px){.desktop-nav{display:none}.explore-button{margin-left:auto}.header-action{display:flex}.bombinhas-hero,.growth-band,.season-module,.local-authority,.diagnostic-intro{grid-template-columns:1fr}.capacity-wheel{grid-template-columns:repeat(3,1fr)}.journey-grid{grid-template-columns:1fr 1fr}.demand-consequences>div:last-child{grid-template-columns:1fr 1fr}.season-module>div:first-child{border-right:0;border-bottom:1px solid #333;padding-bottom:40px}.nav-panel{grid-template-columns:1fr}.nav-panel aside{display:none}}
@media(max-width:640px){.official-logo{width:105px;height:34px}.header-action{display:none}.explore-button span{display:none}.explore-button{min-width:44px;justify-content:center;padding:0}.nav-panel{padding:18px;margin:5px 8px}.mobile-nav a{font-size:17px}.hero-system{min-height:430px}.motion-capacity{min-height:410px}.hero-motion-note{width:70%;right:14px;bottom:14px}.growth-signals,.capacity-wheel,.journey-grid,.demand-consequences>div:last-child,.bombinhas-dimensions>div:last-of-type,.journey-copy{grid-template-columns:1fr}.capacity-wheel article{min-height:160px;border-radius:22px}.motion-command{grid-template-columns:repeat(7,70px);overflow-x:auto;justify-content:start}.command-motion-line{display:none}.bombinhas-hero{padding-top:95px}.bombinhas-hero h1{font-size:52px}.motion-funnel{grid-template-columns:1fr;padding:18px;gap:6px;min-height:0}.motion-funnel i{width:1px;height:12px;margin:auto}.motion-funnel article{min-height:85px}.local-segments>article{grid-template-columns:40px 1fr}.local-segments>article p{grid-column:2}.season-module span{font-size:100px}.bombinhas-cta{margin:8px}.result-toolbar{align-items:flex-start;gap:15px;flex-direction:column}.result-reading{grid-template-columns:1fr}.result-recommendation h2{font-size:32px}}
@media(prefers-reduced-motion:reduce){.motion-scene *{animation:none!important}.clear-header__inner,.explore-button{transition:none!important}}
@media print{.clear-header,.clear-footer,.consent,.result-toolbar button,.result-recommendation .actions{display:none!important}.result{padding:30px}.result-recommendation{background:#eee;color:#111}}
