/* ══════════════════════════════════════════════════════════════════
   HTML5 BUILD AD — tool styles (html5-build-ad)
══════════════════════════════════════════════════════════════════ */
.hb-app{max-width:1280px}
.hb-app .panel{padding:22px}

/* ── HERO ── */
.hb-hero{display:flex;align-items:center;gap:28px;background:linear-gradient(180deg,#faf9ff,#fff)}
.hb-hero-text{flex:1}
.hb-badge{display:inline-block;white-space:nowrap;font-size:10px;font-weight:800;letter-spacing:.08em;color:var(--indigo);background:var(--indigo-soft);border-radius:20px;padding:4px 11px;text-transform:uppercase;margin-bottom:12px}
.hb-hero h1{font-size:42px;line-height:1.05;font-weight:800;letter-spacing:-.025em;margin-bottom:12px}
.hb-hero h1 .accent{color:var(--indigo)}
.hb-hero p{color:var(--muted);font-size:15px;max-width:520px;margin-bottom:18px;line-height:1.5}
.hb-pills{list-style:none;display:flex;flex-wrap:wrap;gap:20px}
.hb-pills li{display:flex;align-items:center;gap:8px;font-size:12.5px;font-weight:700;color:#3a4253}
.hb-pills i{color:var(--indigo)}
.hb-hero-art{position:relative;width:330px;min-height:200px;border-radius:16px;background:linear-gradient(180deg,#f3f1ff,#fff);border:1px solid var(--line);box-shadow:0 18px 40px rgba(20,30,60,.12);flex:none;display:grid;place-items:center;padding:26px 18px 18px}
.hb-hero-live-tag{position:absolute;top:11px;left:13px;display:inline-flex;align-items:center;gap:6px;font-size:9.5px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#15794a;background:#fff;border:1px solid #cdebd7;border-radius:20px;padding:4px 9px}
.hb-hero-live-tag i{width:6px;height:6px;border-radius:50%;background:#19a260;box-shadow:0 0 0 3px rgba(25,162,96,.2)}
.hb-hero-stage{overflow:hidden;border-radius:4px;box-shadow:0 8px 24px rgba(20,30,60,.18);background:#fff}
.hb-hero-stage iframe{display:block;background:#fff}

/* ── 3-STEP GRID ── */
.hb-steps{display:grid;grid-template-columns:0.92fr 1.08fr;gap:16px;align-items:start}
.hb-steps-right{display:flex;flex-direction:column;gap:16px}
.hb-step-head{display:flex;align-items:center;gap:10px;margin-bottom:4px}
.hb-num{width:26px;height:26px;border-radius:50%;background:var(--indigo);color:#fff;font-size:13px;font-weight:800;display:grid;place-items:center;flex:none}
.hb-step-head h2{font-size:16px;font-weight:800}
.hb-step-sub{font-size:12px;color:var(--muted);margin:0 0 16px 36px}

/* ── INPUTS ── */
.hb-field{margin-bottom:13px}
.hb-label{display:flex;justify-content:space-between;align-items:center;font-size:11.5px;font-weight:700;color:#445;margin-bottom:5px}
.hb-count{font-size:10.5px;font-weight:600;color:var(--muted)}
.hb-asset{display:flex;align-items:center;gap:10px}
.hb-asset-box{flex:1;height:64px;border:1px solid var(--line);border-radius:10px;background:#f7f8fc;display:grid;place-items:center;overflow:hidden}
.hb-asset-box img{max-width:90%;max-height:52px;object-fit:contain}
.hb-change{font-size:12px;font-weight:700;color:var(--indigo);background:var(--indigo-soft);border:1px solid #d9d2ff;border-radius:9px;padding:9px 14px;white-space:nowrap}
.hb-change:hover{background:var(--indigo);color:#fff}
.hb-input{width:100%;border:1px solid var(--line);border-radius:9px;padding:10px 12px;font-size:13px;font-family:inherit;color:var(--ink);background:#fff}
.hb-input:focus{outline:none;border-color:var(--indigo);box-shadow:0 0 0 3px var(--indigo-soft)}
.hb-hint{font-size:10px;font-weight:600;color:var(--muted);text-transform:none;letter-spacing:0}
.hb-input-row{display:flex;align-items:stretch;gap:8px}
.hb-input-row .hb-input{flex:1}
.hb-swatch{flex:none;width:38px;height:38px;padding:0;border:1px solid var(--line);border-radius:9px;background:none;cursor:pointer}
.hb-swatch::-webkit-color-swatch-wrapper{padding:3px}
.hb-swatch::-webkit-color-swatch{border:none;border-radius:6px}
.hb-border-row{display:flex;align-items:center;gap:10px}
.hb-check{flex:1;display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--ink);border:1px solid var(--line);border-radius:9px;padding:9px 12px;cursor:pointer}
.hb-check input{width:15px;height:15px;accent-color:var(--indigo);cursor:pointer}
.hb-bg-box{position:relative}
.hb-clear{padding:9px 11px;color:#c0392b;background:#fdecea;border-color:#f5c6c0}
.hb-clear:hover{background:#c0392b;color:#fff}
.hb-color{display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:9px;padding:6px 10px}
.hb-color input[type=color]{width:30px;height:30px;border:none;background:none;padding:0;border-radius:6px;cursor:pointer}
.hb-color input[type=text]{flex:1;border:none;font-size:13px;font-weight:600;color:var(--ink);background:none}
.hb-color input[type=text]:focus{outline:none}

/* ── MASTER PREVIEW ── */
.hb-master-note{font-size:12px;color:var(--muted);margin:0 0 14px 36px}
.hb-stage{position:relative;background:#f4f5f9;border:1px solid var(--line);border-radius:14px;min-height:300px;display:grid;place-items:center;padding:22px;overflow:hidden}
.hb-stage iframe{box-shadow:0 8px 26px rgba(20,30,60,.16);background:#fff;border-radius:4px}
.hb-real-badge{position:absolute;top:14px;right:14px;background:#101725;color:#fff;font-size:9.5px;font-weight:800;letter-spacing:.05em;border-radius:20px;padding:5px 11px;text-transform:uppercase;z-index:2}
.hb-master-meta{text-align:center;font-size:12.5px;font-weight:700;color:#3a4253;margin-top:14px}
.hb-master-actions{display:flex;justify-content:center;gap:12px;margin-top:14px}
.hb-btn-ghost{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:var(--indigo);background:#fff;border:1.5px solid #d9d2ff;border-radius:24px;padding:9px 20px;cursor:pointer}
.hb-btn-ghost:hover{background:var(--indigo-soft)}
.hb-btn-ghost.on{background:var(--indigo);color:#fff;border-color:var(--indigo)}
/* Arrange-mode hint line */
.hb-arrange-hint{margin:10px 36px 0;font-size:11.5px;line-height:1.5;color:#5b6470;background:#f3f1ff;border:1px solid #e2dcff;border-radius:9px;padding:8px 11px}
.hb-arrange-hint i{color:var(--indigo);margin-right:4px}
.hb-arrange-reset{font:inherit;font-size:11.5px;font-weight:800;color:var(--indigo);background:none;border:none;cursor:pointer;text-decoration:underline;padding:0 0 0 2px}
/* ── Arrange overlay (drag/resize on the 300×250 master) ── */
.hb-stage.arranging iframe{opacity:.32}                 /* dim the ad so the draggable boxes lead */
.hb-edit-layer{position:absolute;z-index:5}
.hb-eb{position:absolute;box-sizing:border-box;border:1.5px dashed var(--indigo);background:rgba(91,61,245,.06);cursor:move;border-radius:3px}
.hb-eb.img{background:rgba(91,61,245,.04)}
.hb-eb-lab{position:absolute;top:-9px;left:-1px;transform:translateY(-100%);background:var(--indigo);color:#fff;font-size:9px;font-weight:800;letter-spacing:.03em;border-radius:4px;padding:2px 6px;white-space:nowrap;pointer-events:none}
.hb-eb-h{position:absolute;width:13px;height:13px;background:#fff;border:2px solid var(--indigo);border-radius:50%;z-index:2}
.hb-eb-h.se{right:-7px;bottom:-7px;cursor:nwse-resize}

/* ── PRODUCTION ENGINE ── */
.hb-checklist{list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:11px 16px;margin:6px 0 16px}
.hb-checklist li{display:flex;align-items:center;gap:9px;font-size:12.5px;font-weight:600;color:#2b3346}
.hb-checklist i{color:#19a260;font-size:14px;flex:none}
.hb-engine-note{display:flex;gap:10px;align-items:flex-start;background:var(--indigo-soft);border-radius:11px;padding:13px 14px;font-size:12.5px;color:#3a3a66;margin-bottom:16px}
.hb-engine-note i{color:var(--indigo);font-size:15px;margin-top:1px}
.hb-generate{width:100%;justify-content:center;font-size:14.5px;padding:14px}
.hb-generate:disabled{opacity:.6}
.hb-engine-foot{font-size:12.5px;color:var(--muted);text-align:center;margin-top:12px;line-height:1.5}

/* ── VARIATIONS ── */
.hb-variations{scroll-margin-top:130px}
.hb-var-head-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}
.hb-var-head-row h2{font-size:19px;font-weight:800}
.hb-var-sub{font-size:12.5px;color:var(--muted);margin-bottom:18px}
.hb-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.hb-var{border:1px solid var(--line);border-radius:12px;padding:13px;background:#fff;display:flex;flex-direction:column}
.hb-var-head{display:flex;flex-direction:column;margin-bottom:8px}
.hb-var-head strong{font-size:13px;font-weight:800}
.hb-var-head span{font-size:11px;color:var(--muted)}
.hb-var-stage{flex:1;background:#f6f7fb;border:1px solid var(--line);border-radius:9px;min-height:120px;display:grid;place-items:center;padding:10px;overflow:hidden;margin-bottom:9px}
.hb-frame{overflow:hidden;border-radius:3px;box-shadow:0 3px 10px rgba(20,30,60,.12)}
.hb-frame iframe{display:block;background:#fff}
.hb-var-meta{display:flex;margin:0 0 9px}
.hb-var-size{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:700;color:#475160;background:#eef0f6;border:1px solid var(--line);border-radius:7px;padding:4px 9px}
.hb-var-size i{color:var(--indigo)}
.hb-var-size-ext{color:var(--muted);font-weight:600}
.hb-var-ctrls{display:flex;gap:8px;margin-bottom:9px}
.hb-mini{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:11.5px;font-weight:700;color:var(--indigo);background:#fff;border:1px solid #d9d2ff;border-radius:8px;padding:7px 8px;transition:.15s}
.hb-mini:hover{background:var(--indigo-soft)}
.hb-mini i{font-size:11px}
.hb-hero-ctrls{display:flex;gap:8px;margin-top:12px;width:100%}
.hb-comp-ctrls{display:flex;gap:7px;margin-top:10px}
.hb-comp-ctrls .hb-mini{padding:6px 8px;font-size:11px}
.hb-dl{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:12.5px;font-weight:700;color:#fff;background:#101725;border:1px solid #101725;border-radius:9px;padding:9px;cursor:pointer;transition:.15s}
.hb-dl:hover{background:#1d2740;border-color:#1d2740}
.hb-dl:disabled{opacity:.6}
/* locked premium-size card */
.hb-var-locked .hb-var-stage{background:linear-gradient(135deg,#0e1b33,#1c2c4d);border-color:#26355a}
.hb-var-lock{width:100%;height:100%;background:none;border:none;font:inherit;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;text-align:center;padding:6px}
.hb-var-lock>i{font-size:20px;color:#9db0d8;transition:.15s}
.hb-var-lock>span{font-size:12px;font-weight:800;color:#fff;letter-spacing:.02em}
.hb-var-lock-cta{font-size:10.5px;font-weight:700;color:#cdd9f5;text-decoration:underline;text-underline-offset:2px;line-height:1.35;max-width:170px}
.hb-var-lock:hover>i{color:#cdd9f5}
.hb-var-lock:hover .hb-var-lock-cta{color:#fff}
.hb-dl-locked{cursor:pointer;color:#7a3b12;background:#fdeede;border-color:#f7d8bd}
.hb-dl-locked:hover{border-color:#ec9a5e;color:#7a3b12}
.hb-downloadall{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:#fff;background:var(--indigo);border:none;border-radius:10px;padding:11px 18px}
.hb-downloadall:hover{background:var(--indigo-d)}
.hb-downloadall:disabled{opacity:.6}

/* ── dark CTA banner ── */
.hb-info{display:flex;align-items:center;gap:18px;background:#f7f9ff;border:1px solid #e4e9ff}
.hb-info .ic{width:44px;height:44px;border-radius:12px;background:var(--indigo-soft);color:var(--indigo);display:grid;place-items:center;font-size:18px;flex:none}
.hb-info h3{font-size:16px;font-weight:800;margin-bottom:6px}
.hb-info p{font-size:12.5px;color:#46506a;line-height:1.55;max-width:560px}
.hb-info-cta{margin-left:auto;text-align:center}
.hb-avatars{display:flex;margin:8px 0 6px;justify-content:center}
.hb-avatars i{width:26px;height:26px;border-radius:50%;background:linear-gradient(135deg,#8b7bf0,#b07bd8);border:2px solid #fff;margin-left:-8px;display:grid;place-items:center;color:#fff;font-size:10px}
.hb-trusted{font-size:11px;font-weight:700;color:#46506a}

.hb-perform{background:#0b1428;color:#fff;border-radius:16px;padding:24px 26px;display:flex;align-items:center;gap:22px;flex-wrap:wrap}
.hb-perform-icon{width:58px;height:58px;border-radius:16px;background:rgba(255,255,255,.08);display:grid;place-items:center;color:var(--amber);font-size:24px;flex:none}
.hb-perform-text{flex:1;min-width:240px}
.hb-perform-text h3{font-size:18px;font-weight:800;margin-bottom:6px}
.hb-perform-text p{font-size:12.5px;color:rgba(255,255,255,.7);line-height:1.5;max-width:430px}
.hb-perform-feats{display:flex;gap:18px;flex-wrap:wrap}
.hb-perform-feats span{display:flex;flex-direction:column;align-items:center;gap:5px;font-size:10px;font-weight:600;color:rgba(255,255,255,.8);text-align:center;max-width:74px}
.hb-perform-feats i{color:var(--amber);font-size:16px}
.hb-perform-cta{text-align:center}
.hb-perform-cta .btn-amber{margin-bottom:8px}
.hb-perform-cta small{display:block;font-size:10.5px;color:rgba(255,255,255,.6)}

/* ════ NEW LAYOUT (mockup) ════ */

/* ── REAL CLIENT WORK · content + compact 3D coverflow ── */
.hb-quality-grid{display:grid;grid-template-columns:0.82fr 1.18fr;gap:30px;align-items:center}
.hb-quality-left h2{font-size:24px;font-weight:800;letter-spacing:-.02em;margin:10px 0 8px;line-height:1.15}
.hb-quality-left>p{font-size:13px;color:var(--muted);line-height:1.6;margin-bottom:16px}
.hb-quality-list{list-style:none;display:flex;flex-direction:column;gap:10px;margin-bottom:20px}
.hb-quality-list li{display:flex;align-items:center;gap:11px;font-size:13.5px;font-weight:600;color:#2b3346}
.hb-quality-list i{color:var(--indigo);font-size:15px}
.hb-quality-right{min-width:0}
.hb-cf{position:relative;display:flex;align-items:center;justify-content:center;gap:4px}
.hb-cf-viewport{position:relative;flex:1;height:306px;perspective:1500px;overflow:hidden}
.hb-cf-slide{position:absolute;top:50%;left:50%;width:316px;transform-style:preserve-3d;will-change:transform,opacity,filter;transition:transform .6s cubic-bezier(.22,.61,.36,1),opacity .5s ease,filter .5s ease;cursor:pointer}
.hb-cf-card{position:relative;width:316px;height:264px;border-radius:14px;background:linear-gradient(135deg,#0e1b33,#16264a);border:1px solid #20304f;box-shadow:0 20px 46px rgba(0,0,0,.30);display:grid;place-items:center;overflow:hidden}
.hb-cf-slide.active .hb-cf-card{box-shadow:0 26px 60px rgba(91,61,245,.30),0 10px 26px rgba(0,0,0,.42)}
.hb-cf-card .hb-frame{overflow:hidden;border-radius:5px;box-shadow:0 8px 24px rgba(0,0,0,.42);background:#fff}
/* distant slides: dark faded placeholder box, no banner loaded inside */
.hb-cf-card .hb-frame.ph{background:linear-gradient(135deg,#0a1426,#101f3b);box-shadow:inset 0 0 0 1px rgba(255,255,255,.05)}
.hb-cf-label{text-align:center;font-size:11.5px;font-weight:700;color:var(--muted);margin-top:9px;transition:.4s}
.hb-cf-slide:not(.active) .hb-cf-label{opacity:0}
.hb-cf-arrow{flex:none;width:42px;height:42px;border-radius:50%;border:1px solid var(--line);background:#fff;color:var(--indigo);display:grid;place-items:center;font-size:15px;box-shadow:0 6px 18px rgba(20,30,60,.16);transition:.15s;z-index:6}
.hb-cf-arrow:hover:not(:disabled){background:var(--indigo);color:#fff;border-color:var(--indigo)}
.hb-cf-arrow:disabled{opacity:.32;cursor:not-allowed}
.hb-cf-foot{display:flex;flex-direction:column;align-items:center;gap:13px;margin-top:8px}
.hb-cf-dots{display:flex;justify-content:center;gap:5px;flex-wrap:wrap}
.hb-cf-dot{width:6px;height:6px;border-radius:50%;border:none;background:#cfd6e6;padding:0;cursor:pointer;transition:.18s}
.hb-cf-dot.active{background:var(--indigo);width:18px;border-radius:6px}
.hb-cf-replay-btn{padding:9px 26px}

/* ── AUTO-BUILD vs DIGILAKSHYA comparison ── */
.hb-vs-head{text-align:center;max-width:640px;margin:0 auto 22px}
.hb-vs-head h2{font-size:23px;font-weight:800;letter-spacing:-.02em;margin:10px 0 8px}
.hb-vs-head p{font-size:13px;color:var(--muted);line-height:1.55}
.hb-vs-grid{display:grid;grid-template-columns:1fr 54px 1fr;gap:18px;align-items:stretch}
.hb-vs-card{border:1px solid var(--line);border-radius:16px;padding:20px;display:flex;flex-direction:column;background:#fff}
.hb-vs-card.team{border-color:#dfe3ff;background:linear-gradient(180deg,#fbfaff,#fff)}
.hb-vs-top{display:flex;align-items:center;gap:12px;margin-bottom:14px}
.hb-vs-ic{width:40px;height:40px;border-radius:11px;display:grid;place-items:center;color:#fff;font-size:16px;background:linear-gradient(135deg,#5b3df5,#9333ea);flex:none}
.hb-vs-ic.gray{background:linear-gradient(135deg,#8a93a6,#aab2c2)}
.hb-vs-tt strong{display:block;font-size:15px;font-weight:800}
.hb-vs-tt small{font-size:11.5px;color:var(--muted)}
.hb-vs-stage{background:#f4f5f9;border:1px solid var(--line);border-radius:12px;min-height:282px;display:grid;place-items:center;padding:16px;margin-bottom:14px;position:relative;overflow:hidden}
.hb-vs-stage.dark{background:linear-gradient(135deg,#0e1b33,#16264a);border-color:#20304f}
.hb-vs-stage .hb-frame{overflow:hidden;border-radius:5px;box-shadow:0 8px 22px rgba(20,30,60,.22);background:#fff}
.hb-vs-stage.dark .hb-frame{box-shadow:0 10px 26px rgba(0,0,0,.4)}
.hb-vs-ctrls{display:flex;gap:8px;margin:0 0 14px}
.hb-vs-ctrls .hb-mini{flex:1}
.hb-vs-list{list-style:none;display:flex;flex-direction:column;gap:9px;margin-bottom:16px}
.hb-vs-list li{display:flex;align-items:flex-start;gap:9px;font-size:12.5px;font-weight:600;color:#2b3346;line-height:1.35}
.hb-vs-list li.ok i{color:#19a260;margin-top:1px}
.hb-vs-list li.no{color:#7a8398}
.hb-vs-list li.no i{color:#c0392b;margin-top:1px}
.hb-vs-card .btn-amber{margin-top:auto;justify-content:center}
.hb-vs-mid{display:grid;place-items:center}
.hb-vs-mid span{width:48px;height:48px;border-radius:50%;background:#fff;border:1.5px solid var(--line);display:grid;place-items:center;font-size:14px;font-weight:800;color:#5b6470;box-shadow:var(--shadow)}

/* ── CAROUSEL (variations) ── */
.hb-caro{position:relative;display:flex;align-items:center;gap:10px}
.hb-caro-track{flex:1;display:flex;gap:16px;overflow-x:auto;scroll-behavior:smooth;padding:4px 2px 12px;scrollbar-width:thin}
.hb-caro-track::-webkit-scrollbar{height:7px}
.hb-caro-track::-webkit-scrollbar-thumb{background:#d7dceb;border-radius:6px}
.hb-caro-arrow{flex:none;width:40px;height:40px;border-radius:50%;border:1px solid var(--line);background:#fff;color:var(--indigo);display:grid;place-items:center;font-size:14px;box-shadow:var(--shadow);transition:.15s;z-index:2}
.hb-caro-arrow:hover{background:var(--indigo);color:#fff;border-color:var(--indigo)}

/* variation cards (now flex items in the carousel, Replay + Download) */
.hb-var{flex:0 0 244px;width:244px;border:1px solid var(--line);border-radius:12px;padding:13px;background:#fff;display:flex;flex-direction:column}
.hb-var-ctrls{display:flex;gap:8px;margin-top:auto}
.hb-var-ctrls .hb-mini,.hb-var-ctrls .hb-dl{flex:1}

/* shipped reel cards */
.hb-caro-card{flex:0 0 auto;display:flex;flex-direction:column;gap:9px}
.hb-caro-stage{position:relative;background:linear-gradient(135deg,#0e1b33,#16264a);border:1px solid var(--line);border-radius:12px;min-height:158px;display:grid;place-items:center;padding:16px;overflow:hidden}
.hb-caro-badge{position:absolute;top:9px;left:9px;background:#fbbf24;color:#3a2a00;font-size:8px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;border-radius:20px;padding:3px 8px;z-index:2}
.hb-caro-stage .hb-frame{overflow:hidden;border-radius:4px;box-shadow:0 8px 22px rgba(0,0,0,.34);background:#fff}
.hb-caro-meta{font-size:11px;font-weight:700;color:var(--muted);text-align:center}

/* ── WHAT WE BUILD ── */
.hb-build{display:grid;grid-template-columns:1fr 296px;gap:24px;align-items:stretch}
.hb-build-head{text-align:center;max-width:620px;margin:0 auto 20px}
.hb-build-head h2{font-size:23px;font-weight:800;letter-spacing:-.02em;margin:9px 0 7px}
.hb-build-head p{font-size:12.5px;color:var(--muted);line-height:1.55}
.hb-build-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:18px}
.hb-bservice{border:1px solid var(--line);border-radius:12px;padding:15px;display:flex;flex-direction:column;gap:7px;background:linear-gradient(180deg,#fafbff,#fff);transition:.15s}
.hb-bservice:hover{border-color:#cdd4ee;box-shadow:0 10px 24px rgba(20,30,60,.08);transform:translateY(-2px)}
.hb-bic{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;color:#fff;font-size:15px;background:linear-gradient(135deg,var(--g1),var(--g2));box-shadow:0 5px 14px rgba(20,30,60,.16)}
.hb-bservice strong{font-size:13px;font-weight:800;color:var(--ink)}
.hb-bservice>span:not(.hb-bic){font-size:11px;color:var(--muted);line-height:1.35}
.hb-build-badges{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}
.hb-build-badges span{display:inline-flex;align-items:center;gap:7px;font-size:11.5px;font-weight:600;color:#3a4253;background:#f4f5f9;border:1px solid var(--line);border-radius:20px;padding:7px 13px}
.hb-build-badges i{color:var(--indigo)}
.hb-build-aside{background:linear-gradient(180deg,#eef0ff,#f7f8ff);border:1px solid #dfe3ff;border-radius:16px;padding:24px 22px;text-align:center;display:flex;flex-direction:column;justify-content:center}
.hb-build-aside h3{font-size:17px;font-weight:800;color:#312e81;margin-bottom:8px;line-height:1.25}
.hb-build-aside>p{font-size:12.5px;color:#46506a;margin-bottom:16px}
.hb-build-aside .btn-amber{width:100%;justify-content:center;margin-bottom:14px}
.hb-avatars{display:flex;justify-content:center;margin:0 0 8px}
.hb-avatars i{width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,#8b7bf0,#b07bd8);border:2px solid #fff;margin-left:-8px;display:grid;place-items:center;color:#fff;font-size:10px;font-style:normal;font-weight:700}
.hb-avatars img{width:32px;height:32px;border-radius:50%;border:2px solid #fff;margin-left:-9px;object-fit:cover;box-shadow:0 2px 5px rgba(20,30,60,.18)}
.hb-avatars img:first-child{margin-left:0}
.hb-av-more{width:32px;height:32px;border-radius:50%;border:2px solid #fff;margin-left:-9px;background:#312e81;color:#fff;font-size:10px;font-weight:800;display:grid;place-items:center;box-shadow:0 2px 5px rgba(20,30,60,.18);letter-spacing:-.02em}
.hb-trusted{font-size:11px;font-weight:700;color:#46506a}

/* ── SHIPPED ── */
.hb-shipped-head{text-align:center;max-width:600px;margin:0 auto 20px}
.hb-shipped-head h2{font-size:23px;font-weight:800;letter-spacing:-.02em;margin:10px 0 8px}
.hb-shipped-head p{font-size:13px;color:var(--muted)}
.hb-shipped-foot{text-align:center;margin-top:16px}

/* dark CTA avatars */
.hb-perform-cta .hb-avatars{margin:12px 0 6px}

/* ── SERVICES PROMO ── */
.hb-services-head{text-align:center;max-width:660px;margin:0 auto 24px}
.hb-services-head h2{font-size:24px;font-weight:800;letter-spacing:-.02em;margin:10px 0 8px}
.hb-services-head p{font-size:13px;color:var(--muted);line-height:1.6}
.hb-services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.hb-service{border:1px solid var(--line);border-radius:13px;padding:18px;background:linear-gradient(180deg,#fafbff,#fff);display:flex;flex-direction:column;gap:8px;transition:.16s}
.hb-service:hover{border-color:#cdd4ee;box-shadow:0 12px 28px rgba(20,30,60,.09);transform:translateY(-2px)}
.hb-service-ic{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;color:#fff;font-size:17px;background:linear-gradient(135deg,var(--g1),var(--g2));box-shadow:0 6px 16px rgba(20,30,60,.15)}
.hb-service strong{font-size:14px;font-weight:800;color:var(--ink)}
.hb-service span{font-size:12px;color:var(--muted);line-height:1.45}
.hb-services-foot{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:24px;flex-wrap:wrap}
.hb-services-foot span{font-size:12px;font-weight:600;color:var(--muted)}

/* ── REAL WORK showcase ── */
.hb-real-top{text-align:center;max-width:640px;margin:0 auto 22px}
.hb-real-top h2{font-size:22px;font-weight:800;letter-spacing:-.02em;margin:10px 0 8px}
.hb-real-top p{font-size:13px;color:var(--muted);line-height:1.55}
.hb-real-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.hb-real-card{border:1px solid var(--line);border-radius:14px;padding:16px;background:linear-gradient(180deg,#fafbff,#fff);display:flex;flex-direction:column}
.hb-real-head{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;margin-bottom:13px}
.hb-live-demo{display:inline-flex;align-items:center;gap:7px;font-size:11px;font-weight:800;letter-spacing:.03em;text-transform:uppercase;color:#15794a;background:#e6f5ec;border-radius:20px;padding:5px 11px}
.hb-live-demo i{width:7px;height:7px;border-radius:50%;background:#19a260;box-shadow:0 0 0 3px rgba(25,162,96,.2)}
.hb-real-tags{display:flex;gap:7px;flex-wrap:wrap}
.hb-tag-dark{font-size:10.5px;font-weight:700;color:#fff;background:#1b2545;border-radius:20px;padding:5px 11px;letter-spacing:.02em}
.hb-tag-live{display:inline-flex;align-items:center;gap:6px;font-size:10.5px;font-weight:700;color:#15794a;background:#fff;border:1px solid #cdebd7;border-radius:20px;padding:4px 10px}
.hb-tag-live i{width:6px;height:6px;border-radius:50%;background:#19a260}
.hb-real-stage{flex:1;background:#f4f5f9;border:1px dashed #cfd6e6;border-radius:12px;min-height:240px;display:grid;place-items:center;padding:18px;overflow:hidden}
.hb-real-frame{overflow:hidden;border-radius:4px;box-shadow:0 8px 26px rgba(20,30,60,.16);background:#fff}
.hb-real-frame iframe{display:block;background:#fff}
.hb-real-foot{display:flex;align-items:center;gap:12px;margin-top:14px}
.hb-real-foot .hb-btn-ghost{padding:8px 16px;font-size:12.5px}
.hb-build-v{margin-left:auto;font-size:12px;font-weight:700;color:#9aa3b5}
.hb-real-foot-note{font-size:11.5px;color:var(--muted);text-align:center;margin-top:18px;display:flex;align-items:center;justify-content:center;gap:7px}
.hb-real-foot-note i{color:var(--indigo)}

/* ── responsive ── */
@media(max-width:1080px){
  .hb-steps{grid-template-columns:1fr}
  .hb-grid{grid-template-columns:repeat(2,1fr)}
  .hb-compare{grid-template-columns:1fr}
  .hb-vs{display:none}
  .hb-real-grid{grid-template-columns:1fr}
  .hb-services-grid{grid-template-columns:repeat(2,1fr)}
  .hb-quality-grid{grid-template-columns:1fr}
  .hb-build{grid-template-columns:1fr}
  .hb-vs-grid{grid-template-columns:1fr}
  .hb-vs-mid{display:none}
}
@media(max-width:680px){ .hb-services-grid{grid-template-columns:1fr} .hb-build-grid{grid-template-columns:repeat(2,1fr)} }
@media(max-width:760px){
  .hb-hero{flex-direction:column;text-align:center}
  .hb-hero-art{display:none}
  .hb-hero h1{font-size:32px}
  .hb-grid{grid-template-columns:1fr}
  .hb-comp-body{flex-direction:column}
  .hb-info{flex-direction:column;text-align:center}.hb-info-cta{margin:0}
}
