:root{--green:#33cc33;--ink:#050805;--panel:#0b110d;--muted:#adb8af;--line:rgba(255,255,255,.13)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:#fff;font:16px/1.55 Arial,Helvetica,sans-serif}a{color:inherit}button,input,select{font:inherit}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.05;letter-spacing:-.04em}h2{font-size:clamp(32px,4.5vw,58px)}h3{font-size:28px}p{color:var(--muted)}.container{width:min(1180px,calc(100% - 48px));margin:auto}.narrow{max-width:820px;text-align:center}.section-tag,.eyebrow{display:block;color:var(--green);font-size:12px;font-weight:800;letter-spacing:.14em;margin-bottom:20px}section[id]{scroll-margin-top:110px}:focus-visible{outline:3px solid #fff;outline-offset:5px}.skip-link{position:fixed;top:8px;left:8px;z-index:9999;transform:translateY(-160%);background:#fff;color:#050805;padding:12px}.skip-link:focus{transform:none}.btn{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:50px;border:1px solid var(--line);border-radius:10px;padding:14px 20px;text-decoration:none;font-size:14px;line-height:1.3;font-weight:800;cursor:pointer;transition:transform .2s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--green);color:#031003;border-color:transparent}.btn-secondary,.btn-small{background:transparent;color:white}.full{width:100%}.nav{position:sticky;top:0;z-index:20;background:rgba(5,8,5,.95);border-bottom:1px solid var(--line)}.nav-inner{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand img{width:285px;height:auto;max-height:72px;object-fit:contain;object-position:left}.brand img[hidden]{display:none}#brand-fallback{font-size:24px;font-weight:bold;letter-spacing:3px}.hero{padding:64px 0 80px;background:radial-gradient(ellipse at 85% 30%,#0e2013,transparent 65%)}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.hero h1{font-size:clamp(48px,5.3vw,78px);margin:20px 0 28px;font-weight:900}.hero h1 span{color:var(--green)}.hero-text{font-size:20px;color:#e4e9e5;line-height:1.6}.hero-text-mobile{display:none}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:32px 0 16px}.microcopy{font-size:13px;max-width:48ch}.hero-photo{position:relative;height:590px;overflow:hidden;border:1px solid #23442b;border-radius:28px;background:#101b13}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:right}.hero-photo-badge{position:absolute;bottom:22px;left:22px;right:22px;background:rgba(5,8,5,.92);padding:20px;border-radius:14px;border:1px solid var(--line)}.hero-photo-badge span{display:block;color:var(--green);font-size:11px;letter-spacing:.12em;font-weight:bold;margin-bottom:6px}.hero-photo-badge strong{line-height:1.3;display:block}
/* A narrativa permanece no fluxo; apenas o painel ilustrativo acompanha a leitura. */
.journey{padding:100px 0;background:#eaece5;color:var(--ink)}.journey-heading{max-width:760px;margin-bottom:64px}.journey-heading .section-tag{color:#21682b}.journey-heading p{color:#525b52;font-size:19px}.journey-layout{display:grid;grid-template-columns:1.08fr .92fr;gap:90px;align-items:start}.journey-visual{position:sticky;top:112px;background:#09140d;border-radius:24px;color:white;overflow:hidden;height:min(610px,calc(100svh - 140px));min-height:400px;display:flex;flex-direction:column}.scene-top,.scene-bottom{padding:22px 26px;display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:10px;letter-spacing:.12em;z-index:3}.scene-count{color:#86e194}.scene-bottom{letter-spacing:0;color:#b4c0b8}.scene-world{flex:1;position:relative;min-height:300px;display:grid;place-items:center;isolation:isolate}.scene-orbit{position:absolute;width:290px;height:290px;border:1px solid #284e34;border-radius:50%;box-shadow:0 0 0 50px #18362333,0 0 0 100px #18362322;z-index:-1}.scene-sheet{position:relative;width:220px;border-radius:12px;background:#f5f4e9;color:#12221a;box-shadow:0 25px 40px #0007;overflow:hidden;transform:rotate(-7deg) scale(.85);transition:transform .65s ease,opacity .45s ease;z-index:2}.sheet-top{display:flex;align-items:center;justify-content:space-between;padding:20px 16px;background:#d4ebd1;font-size:11px;font-weight:bold}.sheet-top b{font-size:28px;letter-spacing:-.07em}.sheet-line{height:3px;background:#33cc33}.sheet-months{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:18px}.sheet-months strong{display:block;font-size:7px;margin-bottom:5px}.sheet-months i{display:block;height:3px;background:repeating-linear-gradient(90deg,#84938b 0 3px,transparent 3px 6px);margin:3px 0}.sheet-contact{padding:12px;font-size:8px;border-top:1px solid #b3c7b8;display:flex;justify-content:space-between}.sheet-contact span{font-size:17px}.scene-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:right;opacity:0;transition:opacity .7s;z-index:-1}.scene-note{position:absolute;left:24px;right:24px;bottom:8px;padding:16px;background:#122b1eeF;border:1px solid #47644f;border-radius:12px;z-index:4}.scene-note-label{display:block;color:#a0e4aa;font-size:9px;letter-spacing:.13em;margin-bottom:4px}.scene-note-text{font-size:15px;line-height:1.3}.scene-progress{display:flex;gap:5px}.scene-progress i{width:14px;height:3px;background:#536157}.scene-progress i.active{background:#4ddd66}.scene-package{position:absolute;top:50%;left:50%;width:270px;height:180px;transform:translate(-50%,-20%) rotate(5deg);background:#aa8661;border:1px solid #d4b28c;border-radius:6px;opacity:0;transition:opacity .5s,transform .65s;z-index:3;box-shadow:0 25px 40px #0006}.scene-package:before{content:'';position:absolute;height:100%;width:48px;left:42%;background:#c5ad81}.scene-package span{position:absolute;bottom:22px;left:20px;font-size:9px;color:#302617;letter-spacing:.1em;font-weight:bold}.journey-steps{margin:0;padding:0;list-style:none}.journey-step{min-height:480px;display:flex;flex-direction:column;justify-content:center;padding:70px 0;border-top:1px solid #b7c1b4}.journey-step:last-child{border-bottom:1px solid #b7c1b4}.step-kicker{display:flex;align-items:center;gap:16px;font-size:12px;font-weight:bold;color:#3d5141;margin-bottom:28px}.step-kicker b{font-size:14px;display:grid;place-items:center;width:36px;height:36px;border:1px solid #9aaa99;border-radius:50%;transition:background .3s}.journey-step.is-active .step-kicker b{background:#163e23;color:#fff;border-color:#163e23}.journey-step h3{font-size:clamp(30px,3.2vw,44px);margin-bottom:22px}.journey-step p{color:#4a554b;font-size:18px;line-height:1.65;margin-bottom:0}.journey-step .btn{align-self:flex-start;margin-top:28px}.journey-step .btn:focus-visible{outline-color:#163e23}
.models{padding:100px 0}.section-heading{max-width:780px;margin-bottom:44px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{position:relative;border:1px solid var(--line);background:var(--panel);border-radius:20px;padding:32px}.product-icon{font-size:32px;color:var(--green);font-weight:900;margin-bottom:25px}.product-level{font-size:12px;color:var(--muted)}.product-card h3{font-size:25px;margin:12px 0 22px}.product-card p{font-size:16px}.product-card>strong{font-size:13px;display:block;color:#dbe5dc}.product-card.featured{border-color:#487a4a}.recommended{position:absolute;right:20px;top:22px;color:#7be486;font-size:10px;font-weight:bold;letter-spacing:.1em}.quote{background:#33CC33;color:#031003;padding:90px 0}.quote-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.quote p{color:#163e21}.quote .section-tag{color:#123c1c}.quote form{background:var(--ink);color:#fff;padding:32px;border-radius:22px;box-shadow:0 20px 45px #15331b44}.quote label{display:block;margin-bottom:20px;font-size:14px;font-weight:bold}.quote input,.quote select{display:block;width:100%;margin-top:8px;padding:14px;border:1px solid #465249;border-radius:8px;background:#141d17;color:white;min-height:50px}.quote input::placeholder{color:#aab5ad}.quote .form-note{font-size:12px;color:#b6c2b9;margin:18px 0 0;text-align:center}.closing{padding:80px 0 60px}.closing span{color:var(--green);font-weight:bold;letter-spacing:.2em;font-size:13px}.closing h2{font-size:clamp(28px,3vw,40px);margin-top:22px}footer{border-top:1px solid var(--line);padding:30px 0;color:var(--muted);font-size:13px}.footer-inner{display:flex;justify-content:space-between;gap:16px}.bitsman-mobile-sticky-cta{display:none}
@media(max-width:1000px){.hero-grid{gap:32px}.hero h1{font-size:52px}.hero-photo{height:520px}.journey-layout{gap:36px}.journey-visual{min-height:390px}.journey-step{min-height:430px}.cards{gap:14px}.product-card{padding:24px}.quote-grid{gap:35px}}
@media(max-width:800px){.nav{position:relative}.nav-inner{min-height:105px;justify-content:center}.nav .btn{display:none}.brand img{width:285px;max-height:82px;object-position:center}.hero{padding:28px 0 54px}.hero-grid{grid-template-columns:1fr}.hero h1{font-size:clamp(42px,8vw,62px)}.hero-photo{height:420px}.journey{padding:64px 0}.journey-heading{margin-bottom:36px}.journey-layout{grid-template-columns:1fr;gap:20px}.journey-visual{top:8px;height:280px;min-height:0;z-index:5;border-radius:16px;box-shadow:0 8px 20px #18271c30}.scene-top,.scene-bottom{padding:10px 18px}.scene-world{min-height:190px}.scene-sheet{width:130px;transform:rotate(-7deg) scale(.7)}.sheet-top{padding:8px;font-size:7px}.sheet-top b{font-size:18px}.sheet-months{padding:8px;gap:4px}.sheet-months strong{font-size:5px;margin-bottom:2px}.sheet-months i{height:2px;margin:2px 0}.sheet-contact{padding:6px;font-size:5px}.scene-note{left:auto;width:44%;right:14px;bottom:20px;padding:12px}.scene-note-text{font-size:12px}.scene-note-label{font-size:8px}.scene-sheet{margin-right:40%}.scene-package{width:150px;height:110px;left:34%}.scene-package span{font-size:7px;bottom:12px;left:12px}.scene-photo{object-position:right 40%}.journey-step{min-height:340px;padding:42px 0;scroll-margin-top:305px}.journey-step h3{font-size:34px;max-width:22ch}.journey-step p{font-size:17px;max-width:55ch}.step-kicker{margin-bottom:20px}.cards{grid-template-columns:1fr}.product-card{padding:28px}.product-card p{max-width:55ch}.models{padding:65px 0}.quote-grid{grid-template-columns:1fr}.quote{padding:64px 0}.quote h2{max-width:20ch}.footer-inner{flex-direction:column}section[id]{scroll-margin-top:16px}}
@media(max-width:560px){.container{width:calc(100% - 28px)}.hero-grid{gap:0;grid-template-areas:'eyebrow' 'photo' 'title' 'text' 'actions' 'microcopy'}.hero-copy{display:contents}.hero .eyebrow{grid-area:eyebrow;font-size:10px;margin-bottom:16px}.hero-photo{grid-area:photo;height:290px;margin-bottom:20px;border-radius:18px}.hero h1{grid-area:title;font-size:42px;margin:0 0 18px}.hero-text-desktop{display:none}.hero-text-mobile{display:block;grid-area:text;font-size:17px;margin-bottom:20px}.hero-actions{grid-area:actions;display:grid;margin:0;gap:10px}.microcopy{grid-area:microcopy;margin:14px 0 0;font-size:12px}.hero-photo-badge{display:none}.journey-heading h2{font-size:38px}.journey-heading p{font-size:16px}.journey-step h3{font-size:32px}.quote form{padding:22px}.bitsman-mobile-sticky-cta{position:fixed;z-index:30;bottom:calc(12px + env(safe-area-inset-bottom));left:14px;right:14px;display:flex;justify-content:center;align-items:center;min-height:52px;background:var(--green);color:#071408;padding:12px;border-radius:12px;font-weight:bold;font-size:13px;text-decoration:none;box-shadow:0 8px 25px #0006;visibility:hidden;opacity:0;transition:opacity .2s}.bitsman-mobile-sticky-cta.is-visible{visibility:visible;opacity:1}body{padding-bottom:76px}}
@media(max-height:700px){.journey-visual{position:relative;top:0;height:400px;min-height:0}.journey-step{min-height:300px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}.journey-visual{position:relative;top:0}.journey-step{min-height:0;padding:35px 0}.btn:hover{transform:none}}

/* GSAP enhancement: readable natural flow is the default. */
.hero-photo-badge small{display:block;color:#adb8af;font-size:10px;margin-top:8px}
.journey-skip{display:inline-flex;gap:16px;align-items:center;min-height:44px;color:#163e23;font-weight:700;text-underline-offset:5px}
.journey-skip:focus-visible{outline-color:#163e23}
.journey-visual{position:relative;top:0;height:min(560px,calc(100svh - 140px));min-height:0}
.journey-step{min-height:350px;padding:48px 0}
.journey-step h3{font-size:clamp(30px,3vw,42px)}
.scene-sheet,.scene-photo,.scene-package{transition:none}
.scene-sheet{transform:rotate(-6deg) scale(.9)}
.scene-note{bottom:0}
.scene-world{min-height:0;padding-bottom:66px}
.scene-progress i.active{background:#33CC33}
.journey-visual[data-scene='2'] .sheet-top{background:#bcebb8}
.journey-visual[data-scene='3'] .scene-sheet{box-shadow:6px 6px 0 #a6bba9,12px 12px 0 #739b7c,0 25px 40px #0007}
.journey-visual[data-scene='5'] .scene-note{background:#d1f4d3;color:#102b16}
.journey-visual[data-scene='5'] .scene-note-label{color:#23562b}
@media(max-width:800px){
 .journey-visual{height:220px;min-height:0;position:relative;top:0}
 .journey-step{min-height:250px;padding:30px 0;scroll-margin-top:245px}
 .journey-step h3{font-size:30px;margin-bottom:16px}
 .journey-step p{font-size:16px;line-height:1.55}
 .step-kicker{margin-bottom:16px}
 .scene-world{padding-bottom:0}
 .scene-note{bottom:30px}
 .scene-sheet{width:124px;transform:rotate(-6deg) scale(.68)}
 .scene-orbit{width:170px;height:170px}
 .journey-layout{gap:24px}
 .journey.is-enhanced .journey-visual{position:sticky;top:8px}
}
@media(max-height:700px),(prefers-reduced-motion:reduce){
 .journey-visual,.journey.is-enhanced .journey-visual{position:relative;top:0;height:300px}
 .journey-step{min-height:0;padding:28px 0}
 .journey-layout{align-items:start}
}
@media(max-width:800px) and (max-height:700px){.journey-visual{height:220px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;scroll-behavior:auto!important}}
