.hb20x-page,
.hb20x-page *{box-sizing:border-box}
.hb20x-page{--hb-yellow:#f5b51b;--hb-yellow-2:#ffd66b;--hb-black:#090a0c;--hb-charcoal:#111317;--hb-ink:#16181c;--hb-muted:#69717d;--hb-line:#e6e8ec;--hb-green:#24c95a;--hb-white:#fff;--hb-radius:24px;position:relative;left:50%;width:100vw;margin-left:-50vw;background:#fff;color:var(--hb-ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;line-height:1.5;overflow:hidden;-webkit-font-smoothing:antialiased}
.hb20x-page img{display:block;max-width:100%;height:auto}
.hb20x-page a{text-decoration:none}
.hb20x-page button{font:inherit}
.hb20x-wrap{width:min(1180px,92%);margin:0 auto}
.hb20x-topbar{position:sticky;top:0;z-index:50;background:rgba(9,10,12,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,255,255,.08)}
.hb20x-topbar-inner{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.hb20x-brand{font-size:22px;font-weight:900;letter-spacing:.02em;color:#fff}.hb20x-brand span{color:var(--hb-yellow)}
.hb20x-nav{display:flex;gap:28px}.hb20x-nav a{color:#d9dde3;font-weight:700;font-size:14px}.hb20x-nav a:hover{color:#fff}
.hb20x-wa{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;background:var(--hb-green);color:#fff!important;font-weight:900;padding:14px 22px;box-shadow:0 12px 32px rgba(36,201,90,.25);transition:transform .2s ease,filter .2s ease}.hb20x-wa:hover{transform:translateY(-2px);filter:brightness(1.04)}
.hb20x-wa svg{width:20px;height:20px;fill:currentColor}
.hb20x-hero{position:relative;min-height:760px;display:grid;align-items:end;background:var(--hb-black)}
.hb20x-hero-media{position:absolute;inset:0;width:100%;height:100%!important;object-fit:cover;object-position:center 45%}
.hb20x-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,5,7,.96) 0%,rgba(4,5,7,.8) 32%,rgba(4,5,7,.22) 67%,rgba(4,5,7,.4) 100%),linear-gradient(0deg,rgba(4,5,7,.68),transparent 46%)}
.hb20x-hero-content{position:relative;z-index:2;padding:92px 0 72px;color:#fff;max-width:680px}
.hb20x-pill{display:inline-flex;align-items:center;gap:9px;background:var(--hb-yellow);color:#111;padding:9px 15px;border-radius:8px;font-weight:950;font-size:13px;letter-spacing:.12em;text-transform:uppercase}
.hb20x-hero h1{margin:24px 0 5px;font-size:clamp(60px,8vw,112px);line-height:.84;letter-spacing:-.065em;font-weight:950;text-transform:uppercase}.hb20x-hero h1 span{color:var(--hb-yellow)}
.hb20x-subtitle{font-size:clamp(24px,2.4vw,38px);font-weight:850;margin:18px 0 28px}
.hb20x-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:680px}
.hb20x-stat{border:1px solid rgba(255,255,255,.18);background:rgba(10,11,14,.58);border-radius:17px;padding:16px 17px;backdrop-filter:blur(8px)}
.hb20x-stat strong{display:block;font-size:20px;line-height:1.1}.hb20x-stat small{display:block;color:#bfc5cf;margin-top:5px;font-size:13px}
.hb20x-price{margin:28px 0 22px}.hb20x-price small{display:block;color:#c8ccd3;font-size:15px}.hb20x-price strong{display:block;font-size:clamp(52px,6vw,84px);line-height:1;color:var(--hb-yellow);letter-spacing:-.035em}.hb20x-price b{display:block;margin-top:7px;font-size:18px;color:#fff}
.hb20x-hero-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.hb20x-link{color:#fff!important;font-weight:800;border-bottom:1px solid rgba(255,255,255,.5);padding:10px 2px}
.hb20x-proof{background:#101216;color:#fff;border-top:1px solid rgba(255,255,255,.08)}
.hb20x-proof-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.hb20x-proof-item{display:flex;align-items:center;justify-content:center;gap:10px;padding:22px 12px;font-weight:800;border-right:1px solid rgba(255,255,255,.1);text-align:center}.hb20x-proof-item:last-child{border-right:0}.hb20x-proof-item span{color:var(--hb-yellow);font-size:22px}
.hb20x-section{padding:92px 0}
.hb20x-section-dark{background:#0c0d10;color:#fff}
.hb20x-eyebrow{display:block;color:#c68a00;text-transform:uppercase;font-size:13px;font-weight:950;letter-spacing:.16em;margin-bottom:12px}
.hb20x-section-dark .hb20x-eyebrow{color:var(--hb-yellow)}
.hb20x-title{font-size:clamp(38px,5vw,66px);line-height:1.02;letter-spacing:-.04em;margin:0 0 20px;font-weight:950}
.hb20x-lead{font-size:19px;color:var(--hb-muted);max-width:760px;margin:0 0 35px}.hb20x-section-dark .hb20x-lead{color:#b8bec8}
.hb20x-intro{display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center}
.hb20x-intro-media{border-radius:var(--hb-radius);overflow:hidden;box-shadow:0 30px 70px rgba(0,0,0,.15);aspect-ratio:4/5}.hb20x-intro-media img{width:100%;height:100%!important;object-fit:cover}
.hb20x-checks{display:grid;grid-template-columns:repeat(2,1fr);gap:13px 22px;margin-top:26px}.hb20x-check{display:flex;align-items:flex-start;gap:11px;font-weight:750}.hb20x-check:before{content:"✓";flex:0 0 23px;height:23px;border-radius:50%;display:grid;place-items:center;background:#fff5d5;color:#b97600;font-weight:950}
.hb20x-gallery{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:235px;gap:14px;margin-top:38px}
.hb20x-gallery-button{position:relative;border:0;border-radius:18px;overflow:hidden;background:#181a1f;padding:0;cursor:zoom-in;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)}
.hb20x-gallery-button img{width:100%;height:100%!important;object-fit:cover;transition:transform .35s ease,filter .35s ease}.hb20x-gallery-button:hover img{transform:scale(1.045);filter:brightness(1.08)}
.hb20x-gallery-button:first-child{grid-column:span 2;grid-row:span 2}.hb20x-gallery-button:nth-child(6){grid-column:span 2}
.hb20x-gallery-label{position:absolute;left:12px;right:12px;bottom:12px;padding:9px 12px;border-radius:11px;background:rgba(4,5,7,.76);backdrop-filter:blur(8px);color:#fff;font-weight:800;font-size:13px;text-align:left}
.hb20x-features{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:38px}
.hb20x-feature{border:1px solid var(--hb-line);border-radius:20px;padding:23px;background:#fff;box-shadow:0 15px 42px rgba(22,24,28,.055)}
.hb20x-feature-icon{width:48px;height:48px;border-radius:14px;background:#fff3c9;color:#b87900;display:grid;place-items:center;font-size:24px;font-weight:950;margin-bottom:18px}
.hb20x-feature h3{margin:0 0 7px;font-size:18px}.hb20x-feature p{margin:0;color:var(--hb-muted);font-size:14px}
.hb20x-tech{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:45px}.hb20x-tech-card{position:relative;min-height:420px;border-radius:24px;overflow:hidden;background:#111}.hb20x-tech-card img{position:absolute;inset:0;width:100%;height:100%!important;object-fit:cover}.hb20x-tech-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.94),rgba(0,0,0,.05) 70%)}.hb20x-tech-copy{position:absolute;z-index:2;left:28px;right:28px;bottom:25px;color:#fff}.hb20x-tech-copy h3{font-size:28px;margin:0 0 5px}.hb20x-tech-copy p{margin:0;color:#d3d7dd}
.hb20x-condition{display:grid;grid-template-columns:1.05fr .95fr;gap:55px;align-items:center}.hb20x-condition-media{border-radius:24px;overflow:hidden;aspect-ratio:4/3}.hb20x-condition-media img{width:100%;height:100%!important;object-fit:cover}
.hb20x-condition-list{display:grid;gap:12px;margin:24px 0 34px}.hb20x-condition-list div{display:flex;gap:11px;align-items:center;color:#e4e7ec;font-weight:700}.hb20x-condition-list span{color:var(--hb-yellow);font-size:20px}
.hb20x-specs{display:grid;grid-template-columns:repeat(2,1fr);gap:0;border-radius:20px;overflow:hidden;border:1px solid rgba(255,255,255,.13)}.hb20x-spec{padding:16px 18px;background:rgba(255,255,255,.05);border-right:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}.hb20x-spec:nth-child(even){border-right:0}.hb20x-spec:nth-last-child(-n+2){border-bottom:0}.hb20x-spec small{display:block;color:#aeb4be}.hb20x-spec strong{font-size:18px;color:#fff}
.hb20x-cta{position:relative;min-height:540px;display:grid;align-items:center;background:#090a0c;color:#fff}.hb20x-cta img{position:absolute;inset:0;width:100%;height:100%!important;object-fit:cover;object-position:center}.hb20x-cta:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,7,9,.96),rgba(6,7,9,.72) 44%,rgba(6,7,9,.22))}.hb20x-cta-content{position:relative;z-index:2;max-width:650px}.hb20x-cta h2{font-size:clamp(44px,6vw,78px);line-height:.98;margin:0 0 18px;letter-spacing:-.045em}.hb20x-cta p{font-size:20px;color:#cbd0d8;margin:0 0 26px}
.hb20x-note{padding:22px 0;background:#15171b;color:#adb3bd;font-size:13px;text-align:center}
.hb20x-float{position:fixed;z-index:80;right:22px;bottom:22px;width:60px;height:60px;display:grid;place-items:center;border-radius:50%;background:var(--hb-green);color:#fff!important;box-shadow:0 18px 42px rgba(0,0,0,.28),0 0 0 6px rgba(36,201,90,.14)}.hb20x-float svg{width:30px;height:30px;fill:currentColor}
.hb20x-lightbox{position:fixed;z-index:999999;inset:0;background:rgba(2,3,5,.94);display:none;align-items:center;justify-content:center;padding:28px}.hb20x-lightbox.is-open{display:flex}.hb20x-lightbox img{max-width:min(1200px,94vw);max-height:88vh;border-radius:14px;box-shadow:0 24px 80px rgba(0,0,0,.55)}.hb20x-lightbox-close{position:absolute;right:25px;top:20px;width:48px;height:48px;border:0;border-radius:50%;background:#fff;color:#111;font-size:28px;cursor:pointer}.hb20x-lightbox-caption{position:absolute;left:20px;right:20px;bottom:16px;color:#fff;text-align:center;font-weight:800}
@media(max-width:980px){.hb20x-nav{display:none}.hb20x-hero{min-height:760px}.hb20x-hero:after{background:linear-gradient(0deg,rgba(4,5,7,.97) 0%,rgba(4,5,7,.6) 62%,rgba(4,5,7,.2) 100%)}.hb20x-hero-content{padding-top:310px;max-width:none}.hb20x-intro,.hb20x-condition{grid-template-columns:1fr;gap:35px}.hb20x-features{grid-template-columns:repeat(2,1fr)}.hb20x-gallery{grid-template-columns:repeat(2,1fr);grid-auto-rows:220px}.hb20x-gallery-button:first-child{grid-column:span 2}.hb20x-gallery-button:nth-child(6){grid-column:auto}.hb20x-tech{grid-template-columns:1fr}.hb20x-proof-grid{grid-template-columns:repeat(2,1fr)}.hb20x-proof-item:nth-child(2){border-right:0}.hb20x-proof-item:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.1)}}
@media(max-width:620px){.hb20x-page{left:auto;width:100%;margin-left:0}.hb20x-topbar-inner{min-height:62px}.hb20x-brand{font-size:18px}.hb20x-topbar .hb20x-wa{padding:11px 14px;font-size:13px}.hb20x-topbar .hb20x-wa span{display:none}.hb20x-hero{min-height:760px}.hb20x-hero-media{object-position:58% center}.hb20x-hero-content{padding:265px 0 52px}.hb20x-hero h1{font-size:64px}.hb20x-subtitle{font-size:25px}.hb20x-stats{grid-template-columns:1fr 1fr}.hb20x-stat:last-child{grid-column:span 2}.hb20x-price strong{font-size:56px}.hb20x-section{padding:70px 0}.hb20x-title{font-size:42px}.hb20x-lead{font-size:17px}.hb20x-checks{grid-template-columns:1fr}.hb20x-gallery{grid-auto-rows:165px;gap:10px}.hb20x-gallery-button:first-child{grid-row:span 2}.hb20x-gallery-label{font-size:11px;padding:7px 8px}.hb20x-features{grid-template-columns:1fr}.hb20x-tech-card{min-height:360px}.hb20x-specs{grid-template-columns:1fr}.hb20x-spec{border-right:0!important;border-bottom:1px solid rgba(255,255,255,.1)!important}.hb20x-spec:last-child{border-bottom:0!important}.hb20x-cta{min-height:600px}.hb20x-cta:after{background:linear-gradient(0deg,rgba(6,7,9,.97),rgba(6,7,9,.55) 74%,rgba(6,7,9,.15))}.hb20x-cta-content{padding-top:260px}.hb20x-float{width:54px;height:54px;right:16px;bottom:16px}}
