/* ════════════════════════════════════════════════════════════
   █ PAGE 31 · HOMEPAGE (obeliskinfotech.com/)
   █ prefix: obltech-home-*  — built from the USER-SUPPLIED
   █ hand-coded source (home-1.html, 17 sections + 4 scc
   █ supplementary sections), replacing the earlier reverse-
   █ engineered build entirely.
   █ ZERO JavaScript by design: the 8-tab playbook is the
   █ author's own CSS radio mechanism (prefixed intact incl.
   █ name/for attrs); locations & testimonials are CSS
   █ marquees with aria-hidden duplicate sets.
   █ 17 full margin-zeroing resets → one shared block (author's
   █ semantics). Georgia on the testimonial quote glyph kept.
   █ TechBehemoths award embed kept inline (third-party script,
   █ id "obelisk-infotech" intentionally NOT prefixed).
   █ Theme marker: obltech-theme-homepage on all 17 roots.
   ════════════════════════════════════════════════════════════ */
/* ── Shared reset (replaces 17 identical per-section copies).
      Full margin-zeroing, matching the author's convention. Font comes
      from the UNIVERSAL PAGE LAYER via obltech-theme-homepage; Georgia
      on the testimonial quote glyph is the standard decorative
      exception, kept. ── */
[class*="obltech-home-"] *,[class*="obltech-home-"] *::before,[class*="obltech-home-"] *::after{box-sizing:border-box;margin:0;padding:0}
.obltech-home-obh{color:#0f172a;line-height:1.7;font-size:16px}
.obltech-home-obh h1,.obltech-home-obh h2,.obltech-home-obh h3,.obltech-home-obh h4{font-weight:800 !important}
.obltech-home-obh .obltech-home-container{max-width:1300px;margin:0 auto;padding:0 28px;position:relative;z-index:2}
/* ============ SECTION ============ */
.obltech-home-obh.obltech-home-obh-section{position:relative;background:linear-gradient(180deg,#ffffff 0%,#f0fdf4 55%,#ecfdf5 100%);padding:80px 0;overflow:hidden}
.obltech-home-obh.obltech-home-obh-section::before{content:"";position:absolute;width:640px;height:640px;border-radius:50%;background:rgba(16,185,129,.12);filter:blur(150px);top:-260px;right:-120px;pointer-events:none}
.obltech-home-obh.obltech-home-obh-section::after{content:"";position:absolute;width:560px;height:560px;border-radius:50%;background:rgba(13,148,136,.12);filter:blur(140px);bottom:-200px;left:-120px;pointer-events:none}
/* subtle grid texture */
.obltech-home-obh 
.obltech-home-obh .obltech-home-obh-dots{position:absolute;top:70px;left:50px;width:120px;height:120px;background-image:radial-gradient(circle,rgba(16,185,129,.16) 1.5px,transparent 1.5px);background-size:20px 20px;opacity:0.5;pointer-events:none;z-index:1}
/* ============ HERO GRID - balanced 50/50 ============ */
.obltech-home-obh .obltech-home-obh-grid{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:center;position:relative;z-index:2}
/* ============ LEFT CONTENT ============ */
.obltech-home-obh .obltech-home-obh-left{position:relative;z-index:2}
.obltech-home-obh .obltech-home-obh-toppill{display:inline-flex;align-items:center;gap:9px;background:#fff;color:#059669 !important;font-size:12.5px !important;font-weight:900 !important;letter-spacing:0.5px !important;padding:9px 17px;border-radius:50px;line-height:1 !important;margin-bottom:22px;border:1.5px solid rgba(16,185,129,.22);box-shadow:0 8px 20px rgba(16,185,129,.12)}
.obltech-home-obh .obltech-home-obh-toppill .obltech-home-obh-dot{width:8px;height:8px;border-radius:50%;background:#10b981;box-shadow:0 0 0 3px rgba(16,185,129,.22)}
.obltech-home-obh .obltech-home-obh-eyebrow{font-size:13.5px !important;font-weight:900 !important;color:#059669 !important;letter-spacing:1px !important;text-transform:uppercase;margin:0 0 12px !important;line-height:1.3 !important}
.obltech-home-obh .obltech-home-obh-left h1{font-size:46px !important;font-weight:800 !important;color:#0f172a !important;line-height:1.1 !important;letter-spacing:-1.7px !important;margin-bottom:18px !important}
.obltech-home-obh .obltech-home-obh-left h1 .obltech-home-accent{background:linear-gradient(120deg,#059669 0%,#0d9488 35%,#0891b2 60%,#059669 100%) !important;background-size:200% auto !important;-webkit-background-clip:text !important;background-clip:text !important;-webkit-text-fill-color:transparent !important;color:transparent !important;animation:obltech-home-obh-shine 6s linear infinite}
@keyframes obltech-home-obh-shine{to{background-position:200% center}}
.obltech-home-obh .obltech-home-obh-desc{font-size:16px !important;font-weight:600 !important;color:#475569 !important;line-height:1.7 !important;margin-bottom:24px !important;max-width:540px}
.obltech-home-obh .obltech-home-obh-desc strong{color:#0f172a !important;font-weight:900 !important}
/* feature checks */
.obltech-home-obh .obltech-home-obh-checks{display:flex;flex-direction:column;gap:13px;margin-bottom:30px}
.obltech-home-obh .obltech-home-obh-check{display:flex;align-items:center;gap:11px;font-size:15px !important;font-weight:800 !important;color:#334155 !important}
.obltech-home-obh .obltech-home-obh-check-ic{width:26px;height:26px;border-radius:50%;background:#d1fae5;color:#059669;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.obltech-home-obh .obltech-home-obh-check-ic svg{width:14px;height:14px}
/* CTA buttons */
.obltech-home-obh .obltech-home-obh-cta-group{display:flex;flex-wrap:wrap;gap:14px;align-items:center}
.obltech-home-obh .obltech-home-obh-btn-primary{display:inline-flex;align-items:center;gap:10px;background:linear-gradient(135deg,#059669 0%,#0d9488 100%);color:#fff !important;font-size:15px !important;font-weight:900 !important;letter-spacing:0.3px !important;padding:17px 30px;border-radius:13px;text-decoration:none !important;border:none;cursor:pointer;transition:all .35s cubic-bezier(0.4,0,0.2,1);line-height:1 !important;box-shadow:0 14px 30px rgba(16,185,129,.34)}
.obltech-home-obh .obltech-home-obh-btn-primary:hover{transform:translateY(-3px);box-shadow:0 22px 42px rgba(16,185,129,.48);background:linear-gradient(135deg,#047857 0%,#0f766e 100%)}
.obltech-home-obh .obltech-home-obh-btn-primary svg{width:16px;height:16px;transition:transform .3s ease}
.obltech-home-obh .obltech-home-obh-btn-primary:hover svg{transform:translateX(4px)}
.obltech-home-obh .obltech-home-obh-btn-secondary{display:inline-flex;align-items:center;gap:9px;background:#fff;color:#059669 !important;font-size:15px !important;font-weight:900 !important;letter-spacing:0.3px !important;padding:17px 28px;border-radius:13px;text-decoration:none !important;border:2px solid rgba(16,185,129,.28);cursor:pointer;transition:all .35s ease;line-height:1 !important;box-shadow:0 10px 24px rgba(15,23,42,.05)}
.obltech-home-obh .obltech-home-obh-btn-secondary:hover{transform:translateY(-3px);background:#f0fdf4;border-color:#059669;box-shadow:0 16px 32px rgba(16,185,129,.18)}
.obltech-home-obh .obltech-home-obh-btn-secondary svg{width:17px;height:17px}
/* ============ RIGHT - STATS + LOGOS ============ */
.obltech-home-obh .obltech-home-obh-right{position:relative;z-index:2}
/* attractive header badge */
.obltech-home-obh .obltech-home-obh-right-head{display:flex;align-items:center;gap:12px;margin-bottom:18px;background:#fff;border:1.5px solid rgba(16,185,129,.18);border-radius:14px;padding:13px 18px;box-shadow:0 10px 26px rgba(16,185,129,.10);position:relative;overflow:hidden}
.obltech-home-obh .obltech-home-obh-right-head::before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#059669,#0d9488,#0891b2)}
.obltech-home-obh .obltech-home-obh-right-head .obltech-home-obh-rh-ic{width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,#059669,#0d9488);color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 8px 18px rgba(16,185,129,.34)}
.obltech-home-obh .obltech-home-obh-right-head .obltech-home-obh-rh-ic svg{width:21px;height:21px}
.obltech-home-obh .obltech-home-obh-right-head .obltech-home-obh-rh-text{display:flex;flex-direction:column;gap:3px}
.obltech-home-obh .obltech-home-obh-right-head h4{font-size:15.5px !important;font-weight:900 !important;color:#0f172a !important;letter-spacing:-0.3px !important;margin:0 !important;line-height:1.1 !important}
.obltech-home-obh .obltech-home-obh-right-head h4 .obltech-home-accent{background:linear-gradient(120deg,#059669,#0d9488,#0891b2) !important;-webkit-background-clip:text !important;background-clip:text !important;-webkit-text-fill-color:transparent !important;color:transparent !important}
.obltech-home-obh .obltech-home-obh-right-head p{font-size:10.5px !important;font-weight:800 !important;color:#64748b !important;margin:0 !important;text-transform:uppercase;letter-spacing:0.6px !important;line-height:1.1 !important}
.obltech-home-obh .obltech-home-obh-right-head .obltech-home-obh-rh-pulse{margin-left:auto;display:flex;align-items:center;gap:6px;flex-shrink:0;background:#ecfdf5;border:1.5px solid rgba(16,185,129,.25);padding:6px 11px;border-radius:50px}
.obltech-home-obh .obltech-home-obh-right-head .obltech-home-obh-rh-dot{width:8px;height:8px;border-radius:50%;background:#10b981;box-shadow:0 0 0 0 rgba(16,185,129,.5);animation:obltech-home-obh-rhpulse 1.8s infinite}
@keyframes obltech-home-obh-rhpulse{0%,100%{box-shadow:0 0 0 0 rgba(16,185,129,.5)}50%{box-shadow:0 0 0 6px rgba(16,185,129,0)}}
.obltech-home-obh .obltech-home-obh-right-head .obltech-home-obh-rh-live{font-size:10px !important;font-weight:900 !important;color:#059669 !important;text-transform:uppercase;letter-spacing:0.8px !important;line-height:1 !important}
/* big stats grid 2x2 */
.obltech-home-obh .obltech-home-obh-statgrid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:18px}
.obltech-home-obh .obltech-home-obh-stat{position:relative;background:#fff;border-radius:18px;padding:22px;border:1.5px solid rgba(15,23,42,.06);box-shadow:0 12px 30px rgba(16,185,129,.09);transition:all .4s cubic-bezier(0.4,0,0.2,1);overflow:hidden;display:flex;align-items:center;gap:15px}
.obltech-home-obh .obltech-home-obh-stat::before{content:"";position:absolute;top:0;left:0;width:0;height:4px;background:var(--s-grad);transition:width .4s ease}
.obltech-home-obh .obltech-home-obh-stat:hover::before{width:100%}
.obltech-home-obh .obltech-home-obh-stat:hover{transform:translateY(-5px);box-shadow:0 22px 44px rgba(16,185,129,.18);border-color:rgba(16,185,129,.22)}
.obltech-home-obh .obltech-home-obh-stat-ic{width:48px;height:48px;border-radius:13px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;background:var(--s-grad);box-shadow:var(--s-shadow);transition:all .4s ease}
.obltech-home-obh .obltech-home-obh-stat:hover .obltech-home-obh-stat-ic{transform:scale(1.08) rotate(-5deg)}
.obltech-home-obh .obltech-home-obh-stat-ic svg{width:24px;height:24px}
.obltech-home-obh .obltech-home-obh-stat-text h3{font-size:28px !important;font-weight:900 !important;color:#0f172a !important;line-height:1 !important;letter-spacing:-1.2px !important;margin:0 0 3px !important}
.obltech-home-obh .obltech-home-obh-stat-text p{font-size:12px !important;font-weight:800 !important;color:#64748b !important;line-height:1.15 !important;margin:0 !important;text-transform:uppercase;letter-spacing:0.3px !important}
.obltech-home-obh .obltech-home-obh-stat.obltech-home-k-emerald{--s-grad:linear-gradient(135deg,#059669,#10b981);--s-shadow:0 8px 18px rgba(16,185,129,.34)}
.obltech-home-obh .obltech-home-obh-stat.obltech-home-k-teal{--s-grad:linear-gradient(135deg,#0d9488,#2dd4bf);--s-shadow:0 8px 18px rgba(13,148,136,.34)}
.obltech-home-obh .obltech-home-obh-stat.obltech-home-k-cyan{--s-grad:linear-gradient(135deg,#0891b2,#22d3ee);--s-shadow:0 8px 18px rgba(8,145,178,.34)}
.obltech-home-obh .obltech-home-obh-stat.obltech-home-k-green{--s-grad:linear-gradient(135deg,#16a34a,#4ade80);--s-shadow:0 8px 18px rgba(22,163,74,.34)}
/* logos card */
.obltech-home-obh .obltech-home-obh-logobox{position:relative;background:#fff;border-radius:18px;padding:20px 22px;border:1.5px solid rgba(15,23,42,.06);box-shadow:0 12px 30px rgba(16,185,129,.09)}
.obltech-home-obh .obltech-home-obh-logobox-head{display:flex;align-items:center;gap:10px;margin-bottom:16px}
.obltech-home-obh .obltech-home-obh-lh-ic{width:30px;height:30px;border-radius:9px;background:linear-gradient(135deg,#f59e0b,#fbbf24);color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 6px 14px rgba(245,158,11,.32)}
.obltech-home-obh .obltech-home-obh-lh-ic svg{width:16px;height:16px}
.obltech-home-obh .obltech-home-obh-logobox-head span{font-size:12px !important;font-weight:900 !important;color:#0f172a !important;text-transform:uppercase;letter-spacing:0.8px !important}
.obltech-home-obh .obltech-home-obh-logobox-head .obltech-home-line{flex:1;height:1.5px;background:linear-gradient(90deg,rgba(16,185,129,.25),transparent)}
.obltech-home-obh .obltech-home-obh-logogrid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}
.obltech-home-obh .obltech-home-obh-logo{display:flex;align-items:center;justify-content:center;min-height:56px;background:#f8fafc;border:1.5px solid rgba(15,23,42,.07);border-radius:12px;padding:10px 8px;transition:all .35s cubic-bezier(0.4,0,0.2,1)}
.obltech-home-obh .obltech-home-obh-logo:hover{transform:translateY(-4px);background:#fff;border-color:rgba(16,185,129,.30);box-shadow:0 12px 26px rgba(16,185,129,.16)}
.obltech-home-obh .obltech-home-obh-logo img{max-width:82px;max-height:34px;width:auto;height:auto;object-fit:contain;filter:none;opacity:1;transition:transform .3s ease}
.obltech-home-obh .obltech-home-obh-logo:hover img{transform:scale(1.06)}
/* ============ RESPONSIVE ============ */
@media (max-width:1024px){
  .obltech-home-obh .obltech-home-obh-grid{grid-template-columns:1fr;gap:48px}
  .obltech-home-obh .obltech-home-obh-left h1{font-size:42px !important}
  .obltech-home-obh .obltech-home-obh-right{max-width:560px}
}
@media (max-width:768px){
  .obltech-home-obh.obltech-home-obh-section{padding:58px 0}
  .obltech-home-obh .obltech-home-obh-left h1{font-size:34px !important;letter-spacing:-1.2px !important}
  .obltech-home-obh .obltech-home-obh-desc{font-size:15.5px !important}
  .obltech-home-obh .obltech-home-obh-dots{display:none}
}
@media (max-width:480px){
  .obltech-home-obh .obltech-home-obh-left h1{font-size:29px !important}
  .obltech-home-obh .obltech-home-obh-cta-group{flex-direction:column;align-items:stretch}
  .obltech-home-obh .obltech-home-obh-btn-primary,.obltech-home-obh .obltech-home-obh-btn-secondary{justify-content:center}
  .obltech-home-obh .obltech-home-obh-statgrid{grid-template-columns:1fr;gap:12px}
  .obltech-home-obh .obltech-home-obh-logogrid{grid-template-columns:repeat(2,1fr);gap:10px}
  .obltech-home-obh .obltech-home-obh-logo{min-height:54px}
  .obltech-home-obh .obltech-home-obh-logo img{max-width:90px}
  .obltech-home-obh .obltech-home-obh-right-head .obltech-home-obh-rh-pulse{display:none}
}
.obltech-home-obc{color:#0f172a;line-height:1.7;font-size:16px}
.obltech-home-obc h1,.obltech-home-obc h2,.obltech-home-obc h3,.obltech-home-obc h4{font-weight:800 !important}
.obltech-home-obc .obltech-home-container{max-width:1280px;margin:0 auto;padding:0 28px;position:relative;z-index:2}
/* ============ SECTION ============ */
.obltech-home-obc.obltech-home-obc-section{position:relative;background:linear-gradient(180deg,#ecfeff 0%,#f0fdfa 55%,#f0fdf4 100%);padding:90px 0 40px;overflow:hidden}
.obltech-home-obc.obltech-home-obc-section::before{content:"";position:absolute;width:600px;height:600px;border-radius:50%;background:rgba(8,145,178,.12);filter:blur(160px);top:-240px;right:-120px;pointer-events:none}
.obltech-home-obc.obltech-home-obc-section::after{content:"";position:absolute;width:540px;height:540px;border-radius:50%;background:rgba(16,185,129,.12);filter:blur(150px);bottom:-200px;left:-120px;pointer-events:none}
.obltech-home-obc .obltech-home-obc-dots{position:absolute;top:80px;left:54px;width:120px;height:120px;background-image:radial-gradient(circle,rgba(8,145,178,.16) 1.5px,transparent 1.5px);background-size:20px 20px;opacity:.5;pointer-events:none;z-index:1}
/* ============ HEADER ============ */
.obltech-home-obc .obltech-home-obc-header{text-align:center;max-width:820px;margin:0 auto 52px;position:relative;z-index:2}
.obltech-home-obc .obltech-home-obc-badge-wrap{display:flex;justify-content:center;margin-bottom:14px}
.obltech-home-obc .obltech-home-obc-badge{display:inline-flex !important;align-items:center !important;gap:8px !important;width:auto !important;max-width:max-content !important;background:#fff !important;color:#0891b2 !important;font-size:12px !important;font-weight:900 !important;letter-spacing:1.6px !important;text-transform:uppercase !important;padding:8px 17px !important;border-radius:50px !important;border:1.5px solid rgba(8,145,178,.25) !important;box-shadow:0 6px 16px rgba(8,145,178,.10)}
.obltech-home-obc .obltech-home-obc-badge .obltech-home-obc-dot{width:7px;height:7px;border-radius:50%;background:#0891b2;animation:obltech-home-obc-pulse 1.8s infinite}
@keyframes obltech-home-obc-pulse{0%,100%{box-shadow:0 0 0 0 rgba(8,145,178,.5)}50%{box-shadow:0 0 0 6px rgba(8,145,178,0)}}
.obltech-home-obc .obltech-home-obc-header h2{font-size:43px !important;font-weight:800 !important;color:#0f172a !important;line-height:1.18 !important;letter-spacing:-1px !important;margin-bottom:16px !important}
.obltech-home-obc .obltech-home-obc-header h2 .obltech-home-accent{background:linear-gradient(120deg,#059669 0%,#0d9488 50%,#0891b2 100%) !important;-webkit-background-clip:text !important;background-clip:text !important;-webkit-text-fill-color:transparent !important;color:transparent !important}
.obltech-home-obc .obltech-home-obc-header p{font-size:16px !important;font-weight:600 !important;color:#475569 !important;line-height:1.75 !important;max-width:720px;margin:0 auto !important}
.obltech-home-obc .obltech-home-obc-header p strong{color:#0f172a !important;font-weight:900 !important}
/* ============ CARDS GRID ============ */
.obltech-home-obc .obltech-home-obc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;position:relative;z-index:2}
.obltech-home-obc .obltech-home-obc-card{position:relative;background:#fff;border-radius:22px;overflow:hidden;border:1.5px solid rgba(15,23,42,.06);box-shadow:0 14px 36px var(--c-shadow);transition:all .4s cubic-bezier(0.4,0,0.2,1);display:flex;flex-direction:column}
.obltech-home-obc .obltech-home-obc-card:hover{transform:translateY(-8px);box-shadow:0 30px 56px var(--c-shadow-h);border-color:var(--c-border)}
/* image area */
.obltech-home-obc .obltech-home-obc-imgwrap{position:relative;height:200px;overflow:hidden;background:var(--c-grad)}
.obltech-home-obc .obltech-home-obc-imgwrap img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}
.obltech-home-obc .obltech-home-obc-card:hover .obltech-home-obc-imgwrap img{transform:scale(1.06)}
/* gradient overlay + name banner */
.obltech-home-obc .obltech-home-obc-imgwrap::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,rgba(0,0,0,.55));pointer-events:none}
.obltech-home-obc .obltech-home-obc-name{position:absolute;left:18px;bottom:14px;z-index:2;color:#fff !important;font-size:18px !important;font-weight:900 !important;letter-spacing:-0.3px !important;text-shadow:0 2px 10px rgba(0,0,0,.4)}
.obltech-home-obc .obltech-home-obc-tag{position:absolute;top:14px;left:14px;z-index:2;display:inline-flex;align-items:center;gap:6px;background:rgba(255,255,255,.92);backdrop-filter:blur(6px);color:var(--c-color) !important;font-size:10.5px !important;font-weight:900 !important;letter-spacing:0.6px !important;text-transform:uppercase;padding:6px 11px;border-radius:50px}
.obltech-home-obc .obltech-home-obc-tag svg{width:12px;height:12px}
/* results body */
.obltech-home-obc .obltech-home-obc-body{padding:22px 22px 24px;display:flex;flex-direction:column;flex:1}
.obltech-home-obc .obltech-home-obc-results{display:flex;flex-direction:column;gap:11px;margin-bottom:20px;flex:1}
.obltech-home-obc .obltech-home-obc-result{display:flex;align-items:center;gap:12px}
.obltech-home-obc .obltech-home-obc-result-ic{width:40px;height:40px;border-radius:12px;background:var(--c-soft);color:var(--c-color);display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:15px !important;font-weight:900 !important}
.obltech-home-obc .obltech-home-obc-result-tx{font-size:14px !important;font-weight:700 !important;color:#334155 !important;line-height:1.3 !important}
.obltech-home-obc .obltech-home-obc-result-tx b{color:#0f172a !important;font-weight:900 !important}
.obltech-home-obc .obltech-home-obc-readbtn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--c-grad);color:#fff !important;font-size:13.5px !important;font-weight:900 !important;letter-spacing:0.3px !important;padding:13px 22px;border-radius:11px;text-decoration:none !important;transition:all .35s ease;line-height:1 !important;box-shadow:0 10px 22px var(--c-shadow-h)}
.obltech-home-obc .obltech-home-obc-readbtn:hover{transform:translateY(-2px);filter:brightness(1.05);box-shadow:0 16px 30px var(--c-shadow-h)}
.obltech-home-obc .obltech-home-obc-readbtn svg{width:15px;height:15px;transition:transform .3s ease}
.obltech-home-obc .obltech-home-obc-readbtn:hover svg{transform:translateX(4px)}
/* color variants */
.obltech-home-obc .obltech-home-obc-card.obltech-home-k-teal{--c-color:#0d9488;--c-soft:#ccfbf1;--c-grad:linear-gradient(135deg,#0d9488,#14b8a6);--c-border:rgba(13,148,136,.25);--c-shadow:rgba(13,148,136,.12);--c-shadow-h:rgba(13,148,136,.28)}
.obltech-home-obc .obltech-home-obc-card.obltech-home-k-cyan{--c-color:#0891b2;--c-soft:#cffafe;--c-grad:linear-gradient(135deg,#0891b2,#06b6d4);--c-border:rgba(8,145,178,.25);--c-shadow:rgba(8,145,178,.12);--c-shadow-h:rgba(8,145,178,.28)}
.obltech-home-obc .obltech-home-obc-card.obltech-home-k-emerald{--c-color:#059669;--c-soft:#d1fae5;--c-grad:linear-gradient(135deg,#059669,#10b981);--c-border:rgba(16,185,129,.25);--c-shadow:rgba(16,185,129,.12);--c-shadow-h:rgba(16,185,129,.28)}
/* row 2 gap */
.obltech-home-obc .obltech-home-obc-grid.obltech-home-row2{margin-top:26px}
/* ============ CTA ============ */
.obltech-home-obc .obltech-home-obc-cta{display:flex;justify-content:center;margin-top:48px;position:relative;z-index:2}
.obltech-home-obc .obltech-home-obc-cta-btn{display:inline-flex;align-items:center;gap:10px;background:linear-gradient(135deg,#059669 0%,#0d9488 100%);color:#fff !important;font-size:15px !important;font-weight:900 !important;letter-spacing:0.3px !important;padding:18px 36px;border-radius:13px;text-decoration:none !important;cursor:pointer;transition:all .35s cubic-bezier(0.4,0,0.2,1);line-height:1 !important;box-shadow:0 14px 30px rgba(16,185,129,.34)}
.obltech-home-obc .obltech-home-obc-cta-btn:hover{transform:translateY(-3px);box-shadow:0 22px 42px rgba(16,185,129,.48);background:linear-gradient(135deg,#047857 0%,#0f766e 100%)}
.obltech-home-obc .obltech-home-obc-cta-btn svg{width:16px;height:16px;transition:transform .3s ease}
.obltech-home-obc .obltech-home-obc-cta-btn:hover svg{transform:translateX(4px)}
/* ============ RESPONSIVE ============ */
@media (max-width:900px){
  .obltech-home-obc .obltech-home-obc-grid{grid-template-columns:1fr 1fr}
  .obltech-home-obc .obltech-home-obc-header h2{font-size:34px !important}
}
@media (max-width:768px){
  .obltech-home-obc.obltech-home-obc-section{padding:66px 0 30px}
  .obltech-home-obc .obltech-home-obc-header h2{font-size:28px !important;letter-spacing:-0.5px !important}
}
@media (max-width:600px){
  .obltech-home-obc .obltech-home-obc-grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}
  .obltech-home-obc .obltech-home-obc-grid.obltech-home-row2{margin-top:0}
  .obltech-home-obc .obltech-home-obc-header h2{font-size:25px !important}
  .obltech-home-obc .obltech-home-obc-dots{display:none}
}
.obltech-home-obk{color:#0f172a;line-height:1.7;font-size:16px}
.obltech-home-obk h1,.obltech-home-obk h2,.obltech-home-obk h3,.obltech-home-obk h4{font-weight:800 !important}
.obltech-home-obk .obltech-home-container{max-width:1280px;margin:0 auto;padding:0 28px;position:relative;z-index:2}
/* ============ SECTION - warm amber/yellow tint (unique light bg) ============ */
.obltech-home-obk.obltech-home-obk-section{position:relative;background:linear-gradient(180deg,#fffbeb 0%,#fefce8 55%,#fff7ed 100%);padding:84px 0;overflow:hidden}
.obltech-home-obk.obltech-home-obk-section::before{content:"";position:absolute;width:600px;height:600px;border-radius:50%;background:rgba(245,158,11,.12);filter:blur(160px);top:-240px;right:-120px;pointer-events:none}
.obltech-home-obk.obltech-home-obk-section::after{content:"";position:absolute;width:540px;height:540px;border-radius:50%;background:rgba(234,179,8,.12);filter:blur(150px);bottom:-200px;left:-120px;pointer-events:none}
.obltech-home-obk .obltech-home-obk-dots{position:absolute;top:70px;right:44px;width:110px;height:110px;background-image:radial-gradient(circle,rgba(245,158,11,.18) 1.5px,transparent 1.5px);background-size:20px 20px;opacity:.5;pointer-events:none;z-index:1}
/* ============ HEADER ============ */
.obltech-home-obk .obltech-home-obk-header{text-align:center;max-width:860px;margin:0 auto 40px;position:relative;z-index:2}
.obltech-home-obk .obltech-home-obk-badge-wrap{display:flex;justify-content:center;margin-bottom:13px}
.obltech-home-obk .obltech-home-obk-badge{display:inline-flex !important;align-items:center !important;gap:8px !important;width:auto !important;max-width:max-content !important;background:#fff !important;color:#d97706 !important;font-size:12px !important;font-weight:900 !important;letter-spacing:1.6px !important;text-transform:uppercase !important;padding:8px 17px !important;border-radius:50px !important;border:1.5px solid rgba(217,119,6,.25) !important;box-shadow:0 6px 16px rgba(217,119,6,.10)}
.obltech-home-obk .obltech-home-obk-badge .obltech-home-obk-dot{width:7px;height:7px;border-radius:50%;background:#d97706;animation:obltech-home-obk-pulse 1.8s infinite}
@keyframes obltech-home-obk-pulse{0%,100%{box-shadow:0 0 0 0 rgba(217,119,6,.5)}50%{box-shadow:0 0 0 6px rgba(217,119,6,0)}}
.obltech-home-obk .obltech-home-obk-header h2{font-size:40px !important;font-weight:800 !important;color:#0f172a !important;line-height:1.18 !important;letter-spacing:-1px !important;margin-bottom:14px !important}
.obltech-home-obk .obltech-home-obk-header h2 .obltech-home-accent{background:linear-gradient(120deg,#059669 0%,#0d9488 50%,#0891b2 100%) !important;-webkit-background-clip:text !important;background-clip:text !important;-webkit-text-fill-color:transparent !important;color:transparent !important}
.obltech-home-obk .obltech-home-obk-header p{font-size:15.5px !important;font-weight:600 !important;color:#475569 !important;line-height:1.7 !important;max-width:740px;margin:0 auto !important}
.obltech-home-obk .obltech-home-obk-header p strong{color:#0f172a !important;font-weight:900 !important}
/* ============ COMPACT 5-COLUMN BAND ============ */
.obltech-home-obk .obltech-home-obk-band{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;position:relative;z-index:2}
.obltech-home-obk .obltech-home-obk-col{position:relative;background:#fff;border-radius:18px;padding:26px 16px 22px;border:1.5px solid rgba(15,23,42,.06);box-shadow:0 10px 26px var(--k-shadow);transition:all .38s cubic-bezier(0.4,0,0.2,1);display:flex;flex-direction:column;align-items:center;text-align:center;overflow:hidden}
.obltech-home-obk .obltech-home-obk-col:hover{transform:translateY(-7px);box-shadow:0 24px 46px var(--k-shadow-h);border-color:var(--k-border)}
.obltech-home-obk .obltech-home-obk-col::before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--k-grad)}
.obltech-home-obk .obltech-home-obk-ic{width:54px;height:54px;border-radius:15px;background:var(--k-grad);color:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:13px;box-shadow:0 9px 20px var(--k-shadow-h);transition:all .38s ease}
.obltech-home-obk .obltech-home-obk-col:hover .obltech-home-obk-ic{transform:scale(1.08) rotate(-6deg)}
.obltech-home-obk .obltech-home-obk-ic svg{width:27px;height:27px}
.obltech-home-obk .obltech-home-obk-col h3{font-size:18px !important;font-weight:900 !important;color:#0f172a !important;letter-spacing:-0.3px !important;margin:0 0 10px !important;line-height:1.1 !important}
.obltech-home-obk .obltech-home-obk-price{display:flex;align-items:flex-start;justify-content:center;gap:1px;margin-bottom:1px}
.obltech-home-obk .obltech-home-obk-price .obltech-home-cur{font-size:16px !important;font-weight:900 !important;color:var(--k-color) !important;margin-top:5px}
.obltech-home-obk .obltech-home-obk-price .obltech-home-amt{font-size:38px !important;font-weight:900 !important;color:#0f172a !important;line-height:1 !important;letter-spacing:-1.5px !important}
.obltech-home-obk .obltech-home-obk-per{font-size:12px !important;font-weight:700 !important;color:#64748b !important;margin-bottom:18px !important}
.obltech-home-obk .obltech-home-obk-btn{margin-top:auto;display:inline-flex;align-items:center;justify-content:center;gap:6px;white-space:nowrap;width:100%;background:var(--k-soft);color:var(--k-color) !important;font-size:12.5px !important;font-weight:900 !important;letter-spacing:0.1px !important;padding:12px 8px;border-radius:10px;text-decoration:none !important;transition:all .35s ease;line-height:1 !important}
.obltech-home-obk .obltech-home-obk-btn:hover{background:var(--k-grad);color:#fff !important;transform:translateY(-2px);box-shadow:0 10px 20px var(--k-shadow-h)}
.obltech-home-obk .obltech-home-obk-btn svg{width:13px;height:13px;flex-shrink:0;transition:transform .3s ease}
.obltech-home-obk .obltech-home-obk-btn:hover svg{transform:translateX(3px)}
/* color variants */
.obltech-home-obk .obltech-home-obk-col.obltech-home-k-emerald{--k-color:#059669;--k-soft:#d1fae5;--k-grad:linear-gradient(135deg,#059669,#10b981);--k-border:rgba(16,185,129,.3);--k-shadow:rgba(16,185,129,.10);--k-shadow-h:rgba(16,185,129,.24)}
.obltech-home-obk .obltech-home-obk-col.obltech-home-k-blue{--k-color:#2563eb;--k-soft:#dbeafe;--k-grad:linear-gradient(135deg,#2563eb,#3b82f6);--k-border:rgba(37,99,235,.3);--k-shadow:rgba(37,99,235,.10);--k-shadow-h:rgba(37,99,235,.24)}
.obltech-home-obk .obltech-home-obk-col.obltech-home-k-violet{--k-color:#7c3aed;--k-soft:#ede9fe;--k-grad:linear-gradient(135deg,#7c3aed,#a855f7);--k-border:rgba(124,58,237,.3);--k-shadow:rgba(124,58,237,.10);--k-shadow-h:rgba(124,58,237,.24)}
.obltech-home-obk .obltech-home-obk-col.obltech-home-k-rose{--k-color:#e11d48;--k-soft:#ffe4e6;--k-grad:linear-gradient(135deg,#e11d48,#fb7185);--k-border:rgba(225,29,72,.3);--k-shadow:rgba(225,29,72,.10);--k-shadow-h:rgba(225,29,72,.24)}
.obltech-home-obk .obltech-home-obk-col.obltech-home-k-amber{--k-color:#d97706;--k-soft:#fef3c7;--k-grad:linear-gradient(135deg,#d97706,#f59e0b);--k-border:rgba(217,119,6,.3);--k-shadow:rgba(217,119,6,.10);--k-shadow-h:rgba(217,119,6,.24)}
/* ============ FOOTER STRIP ============ */
.obltech-home-obk .obltech-home-obk-foot{margin-top:28px;position:relative;z-index:2;background:linear-gradient(120deg,#fff,#fffbeb);border:1.5px solid rgba(217,119,6,.18);border-radius:16px;padding:20px 30px;display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap;box-shadow:0 10px 26px rgba(217,119,6,.10)}
.obltech-home-obk .obltech-home-obk-foot-tx{font-size:16.5px !important;font-weight:900 !important;color:#0f172a !important;letter-spacing:-0.3px !important}
.obltech-home-obk .obltech-home-obk-foot-sub{font-size:13.5px !important;font-weight:600 !important;color:#64748b !important}
.obltech-home-obk .obltech-home-obk-foot-btn{display:inline-flex;align-items:center;gap:9px;white-space:nowrap;background:linear-gradient(135deg,#059669 0%,#0d9488 100%);color:#fff !important;font-size:14px !important;font-weight:900 !important;letter-spacing:0.3px !important;padding:14px 28px;border-radius:11px;text-decoration:none !important;transition:all .35s ease;line-height:1 !important;box-shadow:0 12px 26px rgba(16,185,129,.30)}
.obltech-home-obk .obltech-home-obk-foot-btn:hover{transform:translateY(-3px);box-shadow:0 18px 36px rgba(16,185,129,.44);background:linear-gradient(135deg,#047857 0%,#0f766e 100%)}
.obltech-home-obk .obltech-home-obk-foot-btn svg{width:15px;height:15px;transition:transform .3s ease}
.obltech-home-obk .obltech-home-obk-foot-btn:hover svg{transform:translateX(4px)}
/* ============ RESPONSIVE ============ */
@media (max-width:1024px){
  .obltech-home-obk .obltech-home-obk-band{grid-template-columns:repeat(3,1fr)}
  .obltech-home-obk .obltech-home-obk-header h2{font-size:34px !important}
}
@media (max-width:768px){
  .obltech-home-obk.obltech-home-obk-section{padding:62px 0}
  .obltech-home-obk .obltech-home-obk-header h2{font-size:27px !important;letter-spacing:-0.5px !important}
  .obltech-home-obk .obltech-home-obk-band{grid-template-columns:repeat(2,1fr)}
  .obltech-home-obk .obltech-home-obk-foot{flex-direction:column;text-align:center}
}
@media (max-width:460px){
  .obltech-home-obk .obltech-home-obk-band{grid-template-columns:1fr 1fr;gap:10px}
  .obltech-home-obk .obltech-home-obk-col{padding:20px 10px 18px}
  .obltech-home-obk .obltech-home-obk-col h3{font-size:16px !important}
  .obltech-home-obk .obltech-home-obk-price .obltech-home-amt{font-size:32px !important}
  .obltech-home-obk .obltech-home-obk-btn{font-size:11px !important;padding:11px 6px}
  .obltech-home-obk .obltech-home-obk-header h2{font-size:23px !important}
  .obltech-home-obk .obltech-home-obk-dots{display:none}
}
.obltech-home-obl{color:#0f172a;line-height:1.7;font-size:16px}
.obltech-home-obl h1,.obltech-home-obl h2,.obltech-home-obl h3,.obltech-home-obl h4{font-weight:800 !important}
.obltech-home-obl .obltech-home-container{max-width:1240px;margin:0 auto;padding:0 28px;position:relative;z-index:2}
/* ============ SECTION ============ */
.obltech-home-obl.obltech-home-obl-section{position:relative;background:linear-gradient(180deg,#f0f9ff 0%,#e0f2fe 55%,#ecfeff 100%);padding:88px 0 40px;overflow:hidden}
/* ✅ FIXED: reduced bottom padding */
.obltech-home-obl.obltech-home-obl-section::before{content:"";position:absolute;width:600px;height:600px;border-radius:50%;background:rgba(14,165,233,.13);filter:blur(160px);top:-240px;left:-120px;pointer-events:none}
.obltech-home-obl.obltech-home-obl-section::after{content:"";position:absolute;width:540px;height:540px;border-radius:50%;background:rgba(6,182,212,.12);filter:blur(150px);bottom:-200px;right:-120px;pointer-events:none}
.obltech-home-obl 
/* ============ HEADER ============ */
.obltech-home-obl .obltech-home-obl-header{text-align:center;max-width:820px;margin:0 auto 44px;position:relative;z-index:2}
.obltech-home-obl .obltech-home-obl-badge-wrap{display:flex;justify-content:center;margin-bottom:14px}
.obltech-home-obl .obltech-home-obl-badge{display:inline-flex !important;align-items:center !important;gap:8px !important;width:auto !important;max-width:max-content !important;background:#fff !important;color:#0284c7 !important;font-size:12px !important;font-weight:900 !important;letter-spacing:1.6px !important;text-transform:uppercase !important;padding:8px 17px !important;border-radius:50px !important;border:1.5px solid rgba(2,132,199,.25) !important;box-shadow:0 6px 16px rgba(2,132,199,.10)}
.obltech-home-obl .obltech-home-obl-badge .obltech-home-obl-dot{width:7px;height:7px;border-radius:50%;background:#0284c7;animation:obltech-home-obl-pulse 1.8s infinite}
@keyframes obltech-home-obl-pulse{0%,100%{box-shadow:0 0 0 0 rgba(2,132,199,.5)}50%{box-shadow:0 0 0 6px rgba(2,132,199,0)}}
.obltech-home-obl .obltech-home-obl-header h2{font-size:42px !important;font-weight:800 !important;color:#0f172a !important;line-height:1.18 !important;letter-spacing:-1px !important;margin-bottom:14px !important}
.obltech-home-obl .obltech-home-obl-header h2 .obltech-home-accent{background:linear-gradient(120deg,#059669 0%,#0d9488 50%,#0891b2 100%) !important;-webkit-background-clip:text !important;background-clip:text !important;-webkit-text-fill-color:transparent !important;color:transparent !important}
.obltech-home-obl .obltech-home-obl-header p{font-size:16px !important;font-weight:600 !important;color:#475569 !important;line-height:1.7 !important;max-width:740px;margin:0 auto !important}
.obltech-home-obl .obltech-home-obl-header p strong{color:#0f172a !important;font-weight:900 !important}
.obltech-home-obl .obltech-home-obl-est{display:inline-flex;align-items:center;gap:7px;margin-top:14px;background:#fff;border:1.5px solid rgba(2,132,199,.18);border-radius:50px;padding:7px 16px;font-size:13px !important;font-weight:800 !important;color:#0284c7 !important;box-shadow:0 6px 16px rgba(2,132,199,.08)}
.obltech-home-obl .obltech-home-obl-est svg{width:15px;height:15px}
/* ============ MARQUEE ============ */
.obltech-home-obl .obltech-home-obl-marquee{position:relative;z-index:2;overflow:hidden;-webkit-mask:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}
.obltech-home-obl .obltech-home-obl-track{display:flex;gap:20px;width:max-content;animation:obltech-home-obl-slide 38s linear infinite}
.obltech-home-obl .obltech-home-obl-marquee:hover .obltech-home-obl-track{animation-play-state:paused}
@keyframes obltech-home-obl-slide{0%{transform:translateX(-50%)}100%{transform:translateX(0)}}
.obltech-home-obl .obltech-home-obl-item{flex:0 0 auto;width:158px;background:#fff;border-radius:20px;padding:26px 14px 20px;border:1.5px solid rgba(15,23,42,.06);box-shadow:0 12px 30px rgba(2,132,199,.12);display:flex;flex-direction:column;align-items:center;text-align:center;transition:all .4s cubic-bezier(0.4,0,0.2,1);position:relative;overflow:hidden}
.obltech-home-obl .obltech-home-obl-item::before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#0ea5e9,#06b6d4)}
.obltech-home-obl .obltech-home-obl-item:hover{transform:translateY(-8px);box-shadow:0 26px 48px rgba(2,132,199,.26);border-color:rgba(2,132,199,.32)}
.obltech-home-obl .obltech-home-obl-flag-wrap{position:relative;width:78px;height:78px;margin-bottom:13px;display:flex;align-items:center;justify-content:center}
.obltech-home-obl .obltech-home-obl-flag-wrap::before{content:"";position:absolute;inset:0;border-radius:50%;background:linear-gradient(135deg,#0ea5e9,#06b6d4);padding:3px;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;transition:transform .4s ease}
.obltech-home-obl .obltech-home-obl-item:hover .obltech-home-obl-flag-wrap::before{transform:rotate(90deg) scale(1.05)}
.obltech-home-obl .obltech-home-obl-flag{width:64px;height:64px;border-radius:50%;object-fit:cover;box-shadow:0 6px 16px rgba(15,23,42,.18);border:3px solid #fff;background:#f1f5f9;transition:transform .4s ease}
.obltech-home-obl .obltech-home-obl-item:hover .obltech-home-obl-flag{transform:scale(1.08)}
.obltech-home-obl .obltech-home-obl-name{font-size:14px !important;font-weight:800 !important;color:#1e293b !important;line-height:1.25 !important;display:flex;align-items:center;gap:5px}
.obltech-home-obl .obltech-home-obl-name svg{width:12px;height:12px;color:#0ea5e9}
/* ============ CTA ============ */
.obltech-home-obl .obltech-home-obl-cta{display:flex;justify-content:center;margin-top:44px;position:relative;z-index:2}
.obltech-home-obl .obltech-home-obl-cta-btn{display:inline-flex;align-items:center;gap:10px;background:linear-gradient(135deg,#059669 0%,#0d9488 100%);color:#fff !important;font-size:15px !important;font-weight:900 !important;letter-spacing:0.3px !important;padding:18px 36px;border-radius:13px;text-decoration:none !important;cursor:pointer;transition:all .35s cubic-bezier(0.4,0,0.2,1);line-height:1 !important;box-shadow:0 14px 30px rgba(16,185,129,.34)}
.obltech-home-obl .obltech-home-obl-cta-btn:hover{transform:translateY(-3px);box-shadow:0 22px 42px rgba(16,185,129,.48);background:linear-gradient(135deg,#047857 0%,#0f766e 100%)}
.obltech-home-obl .obltech-home-obl-cta-btn svg{width:16px;height:16px;transition:transform .3s ease}
.obltech-home-obl .obltech-home-obl-cta-btn:hover svg{transform:translateX(4px)}
/* ============ RESPONSIVE ============ */
@media (max-width:768px){
  .obltech-home-obl.obltech-home-obl-section{padding:64px 0 30px}
  /* ✅ FIXED: reduced bottom padding */
  .obltech-home-obl .obltech-home-obl-header h2{font-size:28px !important;letter-spacing:-0.5px !important}
  .obltech-home-obl .obltech-home-obl-item{width:130px;padding:20px 12px 16px}
  .obltech-home-obl .obltech-home-obl-flag{width:56px;height:56px}
}
@media (max-width:460px){
  .obltech-home-obl .obltech-home-obl-header h2{font-size:24px !important}
  .obltech-home-obl .obltech-home-obl-item{width:116px}
  .obltech-home-obl .obltech-home-obl-track{animation-duration:28s}
}
.obltech-home-obp{color:#0f172a;line-height:1.7;font-size:16px}
.obltech-home-obp h1,.obltech-home-obp h2,.obltech-home-obp h3,.obltech-home-obp h4{font-weight:800 !important}
.obltech-home-obp .obltech-home-container{max-width:1280px;margin:0 auto;padding:0 28px;position:relative;z-index:2}
/* ============ SECTION ============ */
.obltech-home-obp.obltech-home-obp-section{position:relative;background:linear-gradient(180deg,#eff6ff 0%,#eef2ff 55%,#f5f3ff 100%);padding:90px 0 40px;overflow:hidden}
/* ✅ FIXED: reduced bottom padding */
.obltech-home-obp.obltech-home-obp-section::before{content:"";position:absolute;width:620px;height:620px;border-radius:50%;background:rgba(59,130,246,.14);filter:blur(160px);top:-240px;right:-120px;pointer-events:none}
.obltech-home-obp.obltech-home-obp-section::after{content:"";position:absolute;width:540px;height:540px;border-radius:50%;background:rgba(99,102,241,.13);filter:blur(150px);bottom:-200px;left:-140px;pointer-events:none}
.obltech-home-obp 
/* ============ HEADER ============ */
.obltech-home-obp .obltech-home-obp-header{text-align:center;max-width:840px;margin:0 auto 40px;position:relative;z-index:2}
.obltech-home-obp .obltech-home-obp-badge-wrap{display:flex;justify-content:center;margin-bottom:16px}
.obltech-home-obp .obltech-home-obp-badge{display:inline-flex !important;align-items:center !important;gap:8px !important;width:auto !important;max-width:max-content !important;background:#fff !important;color:#4f46e5 !important;font-size:12px !important;font-weight:900 !important;letter-spacing:1.6px !important;text-transform:uppercase !important;padding:8px 17px !important;border-radius:50px !important;border:1.5px solid rgba(79,70,229,.25) !important;box-shadow:0 6px 16px rgba(79,70,229,.10)}
.obltech-home-obp .obltech-home-obp-badge .obltech-home-obp-dot{width:7px;height:7px;border-radius:50%;background:#4f46e5;animation:obltech-home-obp-pulse 1.8s infinite}
@keyframes obltech-home-obp-pulse{0%,100%{box-shadow:0 0 0 0 rgba(79,70,229,.5)}50%{box-shadow:0 0 0 6px rgba(79,70,229,0)}}
.obltech-home-obp .obltech-home-obp-header h2{font-size:43px !important;font-weight:800 !important;color:#0f172a !important;line-height:1.18 !important;letter-spacing:-1px !important;margin-bottom:16px !important}
.obltech-home-obp .obltech-home-obp-header h2 .obltech-home-accent{background:linear-gradient(120deg,#059669 0%,#0d9488 50%,#0891b2 100%) !important;-webkit-background-clip:text !important;background-clip:text !important;-webkit-text-fill-color:transparent !important;color:transparent !important}
.obltech-home-obp .obltech-home-obp-header p{font-size:16px !important;font-weight:600 !important;color:#475569 !important;line-height:1.75 !important;max-width:760px;margin:0 auto !important}
.obltech-home-obp .obltech-home-obp-header p strong{color:#0f172a !important;font-weight:900 !important}
.obltech-home-obp .obltech-home-obp-radio{position:absolute;opacity:0;pointer-events:none}
/* ============ TOP PILL TABS ============ */
.obltech-home-obp .obltech-home-obp-pillbar{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:30px;position:relative;z-index:2}
.obltech-home-obp .obltech-home-obp-pill{display:inline-flex;align-items:center;gap:9px;padding:11px 18px;border-radius:50px;cursor:pointer;transition:all .3s ease;background:#fff;border:1.5px solid rgba(15,23,42,.10);box-shadow:0 4px 14px rgba(79,70,229,.07)}
.obltech-home-obp .obltech-home-obp-pill:hover{background:#eef2ff;border-color:rgba(79,70,229,.35)}
.obltech-home-obp .obltech-home-obp-pill svg{width:17px;height:17px;color:#4f46e5;transition:all .3s ease}
.obltech-home-obp .obltech-home-obp-pill span{font-size:13.5px !important;font-weight:800 !important;color:#334155 !important;line-height:1 !important;transition:all .3s ease}
/* ============ SHOWCASE CARD ============ */
.obltech-home-obp .obltech-home-obp-showcase{position:relative;z-index:2;background:#fff;border-radius:26px;overflow:hidden;box-shadow:0 24px 56px rgba(79,70,229,.14);border:1.5px solid rgba(79,70,229,.10)}
.obltech-home-obp .obltech-home-obp-panel{display:none;grid-template-columns:1fr 1.25fr;align-items:stretch}
.obltech-home-obp .obltech-home-obp-panel-left,.obltech-home-obp .obltech-home-obp-panel-right{height:100%}
.obltech-home-obp .obltech-home-obp-panel-left{position:relative;padding:44px 40px;display:flex;flex-direction:column;justify-content:center;overflow:hidden;background:linear-gradient(160deg,#4f46e5,#6366f1 55%,#3b82f6)}
.obltech-home-obp .obltech-home-obp-panel-left::before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,rgba(255,255,255,.14) 1.5px,transparent 1.5px);background-size:20px 20px;opacity:.5;pointer-events:none}
.obltech-home-obp .obltech-home-obp-panel-left::after{content:"";position:absolute;width:200px;height:200px;border-radius:50%;background:rgba(255,255,255,.12);top:-70px;right:-60px;pointer-events:none}
.obltech-home-obp .obltech-home-obp-pl-num{position:relative;z-index:2;font-size:15px !important;font-weight:900 !important;color:rgba(255,255,255,.6) !important;letter-spacing:1px !important;margin-bottom:14px !important}
.obltech-home-obp .obltech-home-obp-pl-ico{position:relative;z-index:2;width:66px;height:66px;border-radius:18px;background:rgba(255,255,255,.2);border:1.5px solid rgba(255,255,255,.35);backdrop-filter:blur(6px);color:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:20px}
.obltech-home-obp .obltech-home-obp-pl-ico svg{width:33px;height:33px}
.obltech-home-obp .obltech-home-obp-panel-left h3{position:relative;z-index:2;font-size:28px !important;font-weight:900 !important;color:#fff !important;line-height:1.18 !important;letter-spacing:-0.6px !important;margin:0 0 16px !important}
.obltech-home-obp .obltech-home-obp-panel-left .obltech-home-obp-btn{position:relative;z-index:2;display:inline-flex;align-items:center;gap:9px;background:#fff;color:#4f46e5 !important;font-size:14px !important;font-weight:900 !important;letter-spacing:0.3px !important;padding:14px 26px;border-radius:11px;text-decoration:none !important;transition:all .35s ease;line-height:1 !important;width:max-content;box-shadow:0 12px 26px rgba(0,0,0,.18)}
.obltech-home-obp .obltech-home-obp-panel-left .obltech-home-obp-btn:hover{transform:translateY(-3px);box-shadow:0 18px 36px rgba(0,0,0,.3)}
.obltech-home-obp .obltech-home-obp-panel-left .obltech-home-obp-btn svg{width:15px;height:15px;transition:transform .3s ease}
.obltech-home-obp .obltech-home-obp-panel-left .obltech-home-obp-btn:hover svg{transform:translateX(4px)}
.obltech-home-obp .obltech-home-obp-panel-right{padding:44px 42px;display:flex;flex-direction:column;justify-content:center}
.obltech-home-obp .obltech-home-obp-panel-right p{font-size:14.5px !important;font-weight:600 !important;color:#475569 !important;line-height:1.75 !important;margin:0 0 22px !important}
.obltech-home-obp .obltech-home-obp-panel-right p strong{color:#0f172a !important;font-weight:900 !important}
.obltech-home-obp .obltech-home-obp-rlist{display:grid;grid-template-columns:1fr 1fr;gap:16px 22px}
.obltech-home-obp .obltech-home-obp-rl-item{display:flex;align-items:flex-start;gap:11px;font-size:13.5px !important;font-weight:700 !important;color:#334155 !important;line-height:1.45 !important}
.obltech-home-obp .obltech-home-obp-rl-ic{width:26px;height:26px;border-radius:9px;background:linear-gradient(135deg,#e0e7ff,#dbeafe);color:#4f46e5;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}
.obltech-home-obp .obltech-home-obp-rl-ic svg{width:14px;height:14px}
/* ===== TAB SWITCHING (8) ===== */
.obltech-home-obp #obltech-home-obp-t1:checked ~ .obltech-home-obp-pillbar label[for="obp-t1"], .obltech-home-obp #obltech-home-obp-t2:checked ~ .obltech-home-obp-pillbar label[for="obp-t2"], .obltech-home-obp #obltech-home-obp-t3:checked ~ .obltech-home-obp-pillbar label[for="obp-t3"], .obltech-home-obp #obltech-home-obp-t4:checked ~ .obltech-home-obp-pillbar label[for="obp-t4"], .obltech-home-obp #obltech-home-obp-t5:checked ~ .obltech-home-obp-pillbar label[for="obp-t5"], .obltech-home-obp #obltech-home-obp-t6:checked ~ .obltech-home-obp-pillbar label[for="obp-t6"], .obltech-home-obp #obltech-home-obp-t7:checked ~ .obltech-home-obp-pillbar label[for="obp-t7"], .obltech-home-obp #obltech-home-obp-t8:checked ~ .obltech-home-obp-pillbar label[for="obp-t8"]{background:linear-gradient(135deg,#4f46e5,#3b82f6);border-color:transparent;box-shadow:0 10px 26px rgba(79,70,229,.34)}
.obltech-home-obp #obltech-home-obp-t1:checked ~ .obltech-home-obp-pillbar label[for="obp-t1"] span,.obltech-home-obp #obltech-home-obp-t1:checked ~ .obltech-home-obp-pillbar label[for="obp-t1"] svg, .obltech-home-obp #obltech-home-obp-t2:checked ~ .obltech-home-obp-pillbar label[for="obp-t2"] span,.obltech-home-obp #obltech-home-obp-t2:checked ~ .obltech-home-obp-pillbar label[for="obp-t2"] svg, .obltech-home-obp #obltech-home-obp-t3:checked ~ .obltech-home-obp-pillbar label[for="obp-t3"] span,.obltech-home-obp #obltech-home-obp-t3:checked ~ .obltech-home-obp-pillbar label[for="obp-t3"] svg, .obltech-home-obp #obltech-home-obp-t4:checked ~ .obltech-home-obp-pillbar label[for="obp-t4"] span,.obltech-home-obp #obltech-home-obp-t4:checked ~ .obltech-home-obp-pillbar label[for="obp-t4"] svg, .obltech-home-obp #obltech-home-obp-t5:checked ~ .obltech-home-obp-pillbar label[for="obp-t5"] span,.obltech-home-obp #obltech-home-obp-t5:checked ~ .obltech-home-obp-pillbar label[for="obp-t5"] svg, .obltech-home-obp #obltech-home-obp-t6:checked ~ .obltech-home-obp-pillbar label[for="obp-t6"] span,.obltech-home-obp #obltech-home-obp-t6:checked ~ .obltech-home-obp-pillbar label[for="obp-t6"] svg, .obltech-home-obp #obltech-home-obp-t7:checked ~ .obltech-home-obp-pillbar label[for="obp-t7"] span,.obltech-home-obp #obltech-home-obp-t7:checked ~ .obltech-home-obp-pillbar label[for="obp-t7"] svg, .obltech-home-obp #obltech-home-obp-t8:checked ~ .obltech-home-obp-pillbar label[for="obp-t8"] span,.obltech-home-obp #obltech-home-obp-t8:checked ~ .obltech-home-obp-pillbar label[for="obp-t8"] svg{color:#fff !important}
.obltech-home-obp #obltech-home-obp-t1:checked ~ .obltech-home-obp-showcase #obltech-home-obp-p1, .obltech-home-obp #obltech-home-obp-t2:checked ~ .obltech-home-obp-showcase #obltech-home-obp-p2, .obltech-home-obp #obltech-home-obp-t3:checked ~ .obltech-home-obp-showcase #obltech-home-obp-p3, .obltech-home-obp #obltech-home-obp-t4:checked ~ .obltech-home-obp-showcase #obltech-home-obp-p4, .obltech-home-obp #obltech-home-obp-t5:checked ~ .obltech-home-obp-showcase #obltech-home-obp-p5, .obltech-home-obp #obltech-home-obp-t6:checked ~ .obltech-home-obp-showcase #obltech-home-obp-p6, .obltech-home-obp #obltech-home-obp-t7:checked ~ .obltech-home-obp-showcase #obltech-home-obp-p7, .obltech-home-obp #obltech-home-obp-t8:checked ~ .obltech-home-obp-showcase #obltech-home-obp-p8{display:grid;animation:obltech-home-obp-fade .45s ease}
@keyframes obltech-home-obp-fade{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
/* ============ CTA ============ */
.obltech-home-obp .obltech-home-obp-cta{display:flex;justify-content:center;margin-top:36px;position:relative;z-index:2}
.obltech-home-obp .obltech-home-obp-cta-btn{display:inline-flex;align-items:center;gap:10px;background:linear-gradient(135deg,#059669 0%,#0d9488 100%);color:#fff !important;font-size:15px !important;font-weight:900 !important;letter-spacing:0.3px !important;padding:18px 36px;border-radius:13px;text-decoration:none !important;cursor:pointer;transition:all .35s cubic-bezier(0.4,0,0.2,1);line-height:1 !important;box-shadow:0 14px 30px rgba(16,185,129,.34)}
.obltech-home-obp .obltech-home-obp-cta-btn:hover{transform:translateY(-3px);box-shadow:0 22px 42px rgba(16,185,129,.48);background:linear-gradient(135deg,#047857 0%,#0f766e 100%)}
.obltech-home-obp .obltech-home-obp-cta-btn svg{width:16px;height:16px;transition:transform .3s ease}
.obltech-home-obp .obltech-home-obp-cta-btn:hover svg{transform:translateX(4px)}
/* ============ RESPONSIVE ============ */
@media (max-width:860px){
  .obltech-home-obp .obltech-home-obp-panel{grid-template-columns:1fr}
  .obltech-home-obp .obltech-home-obp-header h2{font-size:34px !important}
  .obltech-home-obp .obltech-home-obp-pill span{font-size:12.5px !important}
}
@media (max-width:768px){
  .obltech-home-obp.obltech-home-obp-section{padding:66px 0 30px}
  /* ✅ FIXED: reduced bottom padding */
  .obltech-home-obp .obltech-home-obp-header h2{font-size:28px !important;letter-spacing:-0.5px !important}
  .obltech-home-obp .obltech-home-obp-rlist{grid-template-columns:1fr}
  .obltech-home-obp .obltech-home-obp-panel-left,.obltech-home-obp .obltech-home-obp-panel-right{padding:32px 26px}
}
@media (max-width:480px){
  .obltech-home-obp .obltech-home-obp-pill{padding:9px 14px}
  .obltech-home-obp .obltech-home-obp-pill span{font-size:12px !important}
  .obltech-home-obp .obltech-home-obp-panel-left h3{font-size:23px !important}
}
.obltech-home-obf{color:#0f172a;line-height:1.7;font-size:16px}
.obltech-home-obf h1,.obltech-home-obf h2,.obltech-home-obf h3,.obltech-home-obf h4{font-weight:800 !important}
.obltech-home-obf .obltech-home-container{max-width:1280px;margin:0 auto;padding:0 28px;position:relative;z-index:2}
/* ============ SECTION ============ */
.obltech-home-obf.obltech-home-obf-section{position:relative;background:linear-gradient(180deg,#fff7ed 0%,#fff1f2 55%,#fef2f2 100%);padding:90px 0 40px;overflow:hidden}
/* ✅ FIXED: reduced bottom padding */
.obltech-home-obf.obltech-home-obf-section::before{content:"";position:absolute;width:600px;height:600px;border-radius:50%;background:rgba(249,115,22,.10);filter:blur(160px);top:-240px;left:-120px;pointer-events:none}
.obltech-home-obf.obltech-home-obf-section::after{content:"";position:absolute;width:540px;height:540px;border-radius:50%;background:rgba(244,63,94,.10);filter:blur(150px);bottom:-200px;right:-120px;pointer-events:none}
/* ============ HEADER ============ */
.obltech-home-obf .obltech-home-obf-header{text-align:center;max-width:830px;margin:0 auto 54px;position:relative;z-index:2}
.obltech-home-obf .obltech-home-obf-badge-wrap{display:flex;justify-content:center;margin-bottom:14px}
.obltech-home-obf .obltech-home-obf-badge{display:inline-flex !important;align-items:center !important;gap:8px !important;width:auto !important;max-width:max-content !important;background:#fff !important;color:#ea580c !important;font-size:12px !important;font-weight:900 !important;letter-spacing:1.6px !important;text-transform:uppercase !important;padding:8px 17px !important;border-radius:50px !important;border:1.5px solid rgba(234,88,12,.25) !important;box-shadow:0 6px 16px rgba(234,88,12,.10)}
.obltech-home-obf .obltech-home-obf-badge .obltech-home-obf-dot{width:7px;height:7px;border-radius:50%;background:#ea580c;animation:obltech-home-obf-pulse 1.8s infinite}
@keyframes obltech-home-obf-pulse{0%,100%{box-shadow:0 0 0 0 rgba(234,88,12,.5)}50%{box-shadow:0 0 0 6px rgba(234,88,12,0)}}
.obltech-home-obf .obltech-home-obf-header h2{font-size:43px !important;font-weight:800 !important;color:#0f172a !important;line-height:1.18 !important;letter-spacing:-1px !important;margin-bottom:16px !important}
.obltech-home-obf .obltech-home-obf-header h2 .obltech-home-accent{background:linear-gradient(120deg,#059669 0%,#0d9488 50%,#0891b2 100%) !important;-webkit-background-clip:text !important;background-clip:text !important;-webkit-text-fill-color:transparent !important;color:transparent !important}
.obltech-home-obf .obltech-home-obf-header p{font-size:16px !important;font-weight:600 !important;color:#475569 !important;line-height:1.75 !important;max-width:760px;margin:0 auto !important}
.obltech-home-obf .obltech-home-obf-header p strong{color:#0f172a !important;font-weight:900 !important}
/* ============ TIMELINE STEPS (alternating zig-zag) ============ */
.obltech-home-obf .obltech-home-obf-steps{position:relative;z-index:2;max-width:980px;margin:0 auto}
/* center vertical line */
.obltech-home-obf .obltech-home-obf-steps::before{content:"";position:absolute;left:50%;top:20px;bottom:20px;width:3px;transform:translateX(-50%);background:linear-gradient(180deg,#fdba74,#fda4af,#fca5a5);border-radius:3px;z-index:0}
.obltech-home-obf .obltech-home-obf-step{position:relative;display:grid;grid-template-columns:1fr 70px 1fr;align-items:center;margin-bottom:30px}
.obltech-home-obf .obltech-home-obf-step:last-child{margin-bottom:0}
/* node in center */
.obltech-home-obf .obltech-home-obf-node{position:relative;z-index:3;width:74px;height:74px;display:flex;align-items:center;justify-content:center;justify-self:center}
/* outer glow ring */
.obltech-home-obf .obltech-home-obf-node::before{content:"";position:absolute;inset:0;border-radius:50%;background:var(--n-grad);opacity:.18;transform:scale(1);transition:all .4s ease}
.obltech-home-obf .obltech-home-obf-step:hover .obltech-home-obf-node::before{transform:scale(1.25);opacity:.3}
.obltech-home-obf .obltech-home-obf-node-inner{position:relative;width:62px;height:62px;border-radius:50%;background:var(--n-grad);border:4px solid #fff;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 12px 26px var(--n-shadow-h);transition:all .4s cubic-bezier(0.4,0,0.2,1)}
.obltech-home-obf .obltech-home-obf-node-inner svg{width:28px;height:28px}
.obltech-home-obf .obltech-home-obf-step:hover .obltech-home-obf-node-inner{transform:scale(1.12) rotate(-6deg)}
/* card */
.obltech-home-obf .obltech-home-obf-card{background:#fff;border-radius:18px;padding:24px 28px;border:1.5px solid rgba(15,23,42,.06);box-shadow:0 14px 34px var(--n-shadow);transition:all .4s cubic-bezier(0.4,0,0.2,1);position:relative;overflow:hidden}
.obltech-home-obf .obltech-home-obf-card::before{content:"";position:absolute;top:0;bottom:0;width:5px;background:var(--n-grad)}
.obltech-home-obf .obltech-home-obf-step:hover .obltech-home-obf-card{transform:translateY(-5px);box-shadow:0 24px 46px var(--n-shadow-h)}
.obltech-home-obf .obltech-home-obf-card h3{font-size:19px !important;font-weight:900 !important;color:#0f172a !important;line-height:1.25 !important;letter-spacing:-0.3px !important;margin:0 0 9px !important}
.obltech-home-obf .obltech-home-obf-card p{font-size:13.5px !important;font-weight:600 !important;color:#475569 !important;line-height:1.65 !important;margin:0 !important}
/* arrow pointer on card toward center */
.obltech-home-obf .obltech-home-obf-card::after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:14px;height:14px;background:#fff;border:1.5px solid rgba(15,23,42,.06);rotate:45deg}
/* LEFT card (step odd): card in col1, empty col3 */
.obltech-home-obf .obltech-home-obf-step.obltech-home-left .obltech-home-obf-card{grid-column:1}
.obltech-home-obf .obltech-home-obf-step.obltech-home-left .obltech-home-obf-card::before{right:0}
.obltech-home-obf .obltech-home-obf-step.obltech-home-left .obltech-home-obf-card::after{right:-8px;border-left:none;border-bottom:none}
.obltech-home-obf .obltech-home-obf-step.obltech-home-left .obltech-home-obf-spacer{grid-column:3}
/* RIGHT card (step even): empty col1, card col3 */
.obltech-home-obf .obltech-home-obf-step.obltech-home-right .obltech-home-obf-card{grid-column:3}
.obltech-home-obf .obltech-home-obf-step.obltech-home-right .obltech-home-obf-card::before{left:0}
.obltech-home-obf .obltech-home-obf-step.obltech-home-right .obltech-home-obf-card::after{left:-8px;border-right:none;border-top:none}
.obltech-home-obf .obltech-home-obf-step.obltech-home-right .obltech-home-obf-spacer{grid-column:1}
/* color variants */
.obltech-home-obf .obltech-home-obf-step.obltech-home-k-orange{--n-color:#ea580c;--n-grad:linear-gradient(135deg,#f97316,#ea580c);--n-shadow:rgba(234,88,12,.14);--n-shadow-h:rgba(234,88,12,.34)}
.obltech-home-obf .obltech-home-obf-step.obltech-home-k-rose{--n-color:#e11d48;--n-grad:linear-gradient(135deg,#fb7185,#e11d48);--n-shadow:rgba(225,29,72,.14);--n-shadow-h:rgba(225,29,72,.34)}
.obltech-home-obf .obltech-home-obf-step.obltech-home-k-amber{--n-color:#d97706;--n-grad:linear-gradient(135deg,#fbbf24,#d97706);--n-shadow:rgba(217,119,6,.14);--n-shadow-h:rgba(217,119,6,.34)}
.obltech-home-obf .obltech-home-obf-step.obltech-home-k-pink{--n-color:#db2777;--n-grad:linear-gradient(135deg,#f472b6,#db2777);--n-shadow:rgba(219,39,119,.14);--n-shadow-h:rgba(219,39,119,.34)}
.obltech-home-obf .obltech-home-obf-step.obltech-home-k-red{--n-color:#dc2626;--n-grad:linear-gradient(135deg,#f87171,#dc2626);--n-shadow:rgba(220,38,38,.14);--n-shadow-h:rgba(220,38,38,.34)}
.obltech-home-obf .obltech-home-obf-step.obltech-home-k-fuchsia{--n-color:#c026d3;--n-grad:linear-gradient(135deg,#e879f9,#c026d3);--n-shadow:rgba(192,38,211,.14);--n-shadow-h:rgba(192,38,211,.34)}
/* ============ CTA ============ */
.obltech-home-obf .obltech-home-obf-cta{display:flex;justify-content:center;margin-top:50px;position:relative;z-index:2}
.obltech-home-obf .obltech-home-obf-cta-btn{display:inline-flex;align-items:center;gap:10px;background:linear-gradient(135deg,#059669 0%,#0d9488 100%);color:#fff !important;font-size:15px !important;font-weight:900 !important;letter-spacing:0.3px !important;padding:18px 36px;border-radius:13px;text-decoration:none !important;cursor:pointer;transition:all .35s cubic-bezier(0.4,0,0.2,1);line-height:1 !important;box-shadow:0 14px 30px rgba(16,185,129,.34)}
.obltech-home-obf .obltech-home-obf-cta-btn:hover{transform:translateY(-3px);box-shadow:0 22px 42px rgba(16,185,129,.48);background:linear-gradient(135deg,#047857 0%,#0f766e 100%)}
.obltech-home-obf .obltech-home-obf-cta-btn svg{width:16px;height:16px;transition:transform .3s ease}
.obltech-home-obf .obltech-home-obf-cta-btn:hover svg{transform:translateX(4px)}
/* ============ RESPONSIVE ============ */
@media (max-width:768px){
  .obltech-home-obf.obltech-home-obf-section{padding:66px 0 30px}
  /* ✅ FIXED: reduced bottom padding */
  .obltech-home-obf .obltech-home-obf-header h2{font-size:30px !important;letter-spacing:-0.5px !important}
  /* stack: line to far left, all cards right */
  .obltech-home-obf .obltech-home-obf-steps::before{left:34px}
  .obltech-home-obf .obltech-home-obf-step{grid-template-columns:70px 1fr;gap:8px;margin-bottom:22px}
  .obltech-home-obf .obltech-home-obf-node{grid-column:1 !important;justify-self:center}
  .obltech-home-obf .obltech-home-obf-step.obltech-home-left .obltech-home-obf-card,.obltech-home-obf .obltech-home-obf-step.obltech-home-right .obltech-home-obf-card{grid-column:2 !important}
  .obltech-home-obf .obltech-home-obf-step .obltech-home-obf-spacer{display:none}
  .obltech-home-obf .obltech-home-obf-step.obltech-home-left .obltech-home-obf-card::after,.obltech-home-obf .obltech-home-obf-step.obltech-home-right .obltech-home-obf-card::after{left:-8px;right:auto;border-right:none;border-top:none;border-left:1.5px solid rgba(15,23,42,.06);border-bottom:1.5px solid rgba(15,23,42,.06)}
}
@media (max-width:480px){
  .obltech-home-obf .obltech-home-obf-header h2{font-size:25px !important}
  .obltech-home-obf .obltech-home-obf-card{padding:18px 20px}
  .obltech-home-obf .obltech-home-obf-card h3{font-size:17px !important}
}
.obltech-home-obw{color:#0f172a;line-height:1.7;font-size:16px}
.obltech-home-obw h1,.obltech-home-obw h2,.obltech-home-obw h3,.obltech-home-obw h4{font-weight:800 !important}
.obltech-home-obw .obltech-home-container{max-width:1200px;margin:0 auto;padding:0 28px;position:relative;z-index:2}
/* ============ SECTION - soft mint/green tint (NEW unique light bg) ============ */
.obltech-home-obw.obltech-home-obw-section{position:relative;background:linear-gradient(180deg,#f0fdf4 0%,#ecfdf5 55%,#f0fdfa 100%);padding:90px 0;overflow:hidden}
.obltech-home-obw.obltech-home-obw-section::before{content:"";position:absolute;width:600px;height:600px;border-radius:50%;background:rgba(34,197,94,.10);filter:blur(160px);top:-240px;right:-120px;pointer-events:none}
.obltech-home-obw.obltech-home-obw-section::after{content:"";position:absolute;width:540px;height:540px;border-radius:50%;background:rgba(13,148,136,.10);filter:blur(150px);bottom:-200px;left:-120px;pointer-events:none}
.obltech-home-obw .obltech-home-obw-dots{position:absolute;top:80px;left:40px;width:120px;height:120px;background-image:radial-gradient(circle,rgba(34,197,94,.18) 1.5px,transparent 1.5px);background-size:20px 20px;opacity:.5;pointer-events:none;z-index:1}
/* ============ CARD WRAP ============ */
.obltech-home-obw .obltech-home-obw-wrap{position:relative;z-index:2;background:#fff;border:1.5px solid rgba(15,23,42,.07);border-radius:24px;padding:40px;box-shadow:0 24px 56px rgba(13,148,136,.13);overflow:hidden}
.obltech-home-obw .obltech-home-obw-wrap::before{content:"";position:absolute;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(34,197,94,.08),transparent 70%);top:-130px;right:-80px;pointer-events:none}
/* ============ LIVE ROW ============ */
.obltech-home-obw .obltech-home-obw-live-row{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-bottom:18px;position:relative;z-index:1}
.obltech-home-obw .obltech-home-obw-live-badge{display:inline-flex;align-items:center;gap:8px;padding:7px 13px;border-radius:999px;background:rgba(239,68,68,.1);border:1.5px solid rgba(239,68,68,.22);color:#dc2626 !important;font-size:11px !important;font-weight:900 !important;letter-spacing:0.1em !important;text-transform:uppercase}
.obltech-home-obw .obltech-home-obw-live-dot{width:7px;height:7px;border-radius:50%;background:#ef4444;animation:obltech-home-obw-pulse 1.6s ease-out infinite}
@keyframes obltech-home-obw-pulse{0%{box-shadow:0 0 0 0 rgba(239,68,68,.55)}70%{box-shadow:0 0 0 8px rgba(239,68,68,0)}100%{box-shadow:0 0 0 0 rgba(239,68,68,0)}}
.obltech-home-obw .obltech-home-obw-meta{color:#64748b !important;font-size:13px !important;font-weight:600 !important}
.obltech-home-obw .obltech-home-obw-meta strong{color:#0f172a !important;font-weight:800 !important}
/* ============ HEADING ============ */
.obltech-home-obw .obltech-home-obw-heading{font-size:clamp(28px,4.2vw,43px) !important;font-weight:800 !important;line-height:1.14 !important;letter-spacing:-1px !important;color:#0f172a !important;margin-bottom:12px !important}
.obltech-home-obw .obltech-home-obw-heading .obltech-home-obw-accent{background:linear-gradient(120deg,#059669 0%,#0d9488 50%,#0891b2 100%) !important;-webkit-background-clip:text !important;background-clip:text !important;-webkit-text-fill-color:transparent !important;color:transparent !important}
.obltech-home-obw .obltech-home-obw-sub{color:#475569 !important;font-size:15.5px !important;font-weight:600 !important;line-height:1.7 !important;margin-bottom:28px !important;max-width:660px}
/* ============ GRID ============ */
.obltech-home-obw .obltech-home-obw-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:28px}
.obltech-home-obw .obltech-home-obw-card{background:#f8fafc;border:1.5px solid rgba(15,23,42,.07);border-radius:16px;padding:22px;transition:all .28s ease}
.obltech-home-obw .obltech-home-obw-card:hover{transform:translateY(-4px);border-color:rgba(13,148,136,.3);background:#fff;box-shadow:0 16px 34px rgba(13,148,136,.14)}
.obltech-home-obw .obltech-home-obw-card-head{display:flex;align-items:center;gap:14px;margin-bottom:14px}
.obltech-home-obw .obltech-home-obw-avatar{position:relative;width:54px;height:54px;border-radius:50%;flex-shrink:0;overflow:hidden;border:2.5px solid #fff;box-shadow:0 4px 12px rgba(0,0,0,.14)}
.obltech-home-obw .obltech-home-obw-avatar img{width:100%;height:100%;object-fit:cover;display:block}
.obltech-home-obw .obltech-home-obw-status-dot{position:absolute;bottom:1px;right:1px;width:14px;height:14px;border-radius:50%;background:#22c55e;border:2.5px solid #fff;z-index:2}
.obltech-home-obw .obltech-home-obw-name{font-size:16px !important;font-weight:800 !important;color:#0f172a !important;margin-bottom:2px !important}
.obltech-home-obw .obltech-home-obw-role{font-size:13px !important;font-weight:600 !important;color:#64748b !important}
.obltech-home-obw .obltech-home-obw-status{display:flex;align-items:center;gap:8px;font-size:13px !important;font-weight:600 !important;color:#64748b !important;margin-bottom:15px;min-height:20px}
.obltech-home-obw .obltech-home-obw-mini-dot{width:7px;height:7px;border-radius:50%;background:#22c55e}
/* typing */
.obltech-home-obw .obltech-home-obw-typing{display:inline-flex;align-items:center;gap:3px}
.obltech-home-obw .obltech-home-obw-typing span{width:5px;height:5px;border-radius:50%;background:#22c55e;animation:obltech-home-obw-typing 1.2s infinite ease-in-out}
.obltech-home-obw .obltech-home-obw-typing span:nth-child(2){animation-delay:.15s}
.obltech-home-obw .obltech-home-obw-typing span:nth-child(3){animation-delay:.3s}
@keyframes obltech-home-obw-typing{0%,60%,100%{transform:translateY(0);opacity:.4}30%{transform:translateY(-3px);opacity:1}}
/* chat btn - WhatsApp green */
.obltech-home-obw .obltech-home-obw-chat-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:13px 16px;background:#22c55e;color:#fff !important;border:none;border-radius:11px;font-size:14px !important;font-weight:800 !important;cursor:pointer;text-decoration:none !important;transition:all .2s ease}
.obltech-home-obw .obltech-home-obw-chat-btn:hover{background:#16a34a;box-shadow:0 10px 24px -8px rgba(34,197,94,.6);transform:translateY(-2px)}
.obltech-home-obw .obltech-home-obw-chat-btn svg{width:17px;height:17px}
/* ============ DIVIDER ============ */
.obltech-home-obw .obltech-home-obw-divider{display:flex;align-items:center;gap:16px;margin:8px 0 20px}
.obltech-home-obw .obltech-home-obw-divider::before,.obltech-home-obw .obltech-home-obw-divider::after{content:"";flex:1;height:1.5px;background:rgba(15,23,42,.08)}
.obltech-home-obw .obltech-home-obw-divider span{font-size:11px !important;letter-spacing:0.16em !important;color:#94a3b8 !important;font-weight:800 !important;text-transform:uppercase}
/* ============ BOOKING ROW ============ */
.obltech-home-obw .obltech-home-obw-booking{display:flex;align-items:center;justify-content:space-between;gap:20px;background:#f8fafc;border:1.5px solid rgba(15,23,42,.07);border-radius:16px;padding:18px 22px;margin-bottom:28px}
.obltech-home-obw .obltech-home-obw-booking-left{display:flex;align-items:center;gap:16px}
.obltech-home-obw .obltech-home-obw-booking-icon{width:46px;height:46px;border-radius:12px;background:rgba(13,148,136,.1);border:1.5px solid rgba(13,148,136,.2);display:flex;align-items:center;justify-content:center;color:#0d9488;flex-shrink:0}
.obltech-home-obw .obltech-home-obw-booking-icon svg{width:22px;height:22px}
.obltech-home-obw .obltech-home-obw-booking-text strong{font-size:15px !important;font-weight:800 !important;color:#0f172a !important;display:block;margin-bottom:2px}
.obltech-home-obw .obltech-home-obw-booking-text span{font-size:13px !important;font-weight:600 !important;color:#64748b !important}
.obltech-home-obw .obltech-home-obw-booking-text span em{color:#0d9488 !important;font-weight:800 !important;font-style:normal}
.obltech-home-obw .obltech-home-obw-pick-btn{display:inline-flex;align-items:center;gap:8px;padding:13px 22px;background:linear-gradient(135deg,#059669,#0d9488);color:#fff !important;border:none;border-radius:11px;font-size:14px !important;font-weight:800 !important;cursor:pointer;text-decoration:none !important;transition:all .2s ease;white-space:nowrap}
.obltech-home-obw .obltech-home-obw-pick-btn:hover{background:linear-gradient(135deg,#047857,#0f766e);box-shadow:0 10px 24px -8px rgba(16,185,129,.6);transform:translateY(-2px)}
.obltech-home-obw .obltech-home-obw-pick-btn svg{width:14px;height:14px}
/* ============ TRUST FOOTER ============ */
.obltech-home-obw .obltech-home-obw-trust{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding-top:20px;border-top:1.5px solid rgba(15,23,42,.08)}
.obltech-home-obw .obltech-home-obw-trust-left{display:flex;align-items:center;gap:18px;flex-wrap:wrap;font-size:13px !important;font-weight:600 !important;color:#64748b !important}
.obltech-home-obw .obltech-home-obw-rating{display:inline-flex;align-items:center;gap:6px;color:#0f172a !important;font-weight:800 !important}
.obltech-home-obw .obltech-home-obw-star{color:#fbbf24}
.obltech-home-obw .obltech-home-obw-trust-right{display:inline-flex;align-items:center;gap:6px;font-size:13px !important;font-weight:600 !important;color:#64748b !important}
.obltech-home-obw .obltech-home-obw-trust-right svg{color:#22c55e;width:14px;height:14px}
/* ============ RESPONSIVE ============ */
@media (max-width:860px){
  .obltech-home-obw .obltech-home-obw-wrap{padding:28px 22px}
  .obltech-home-obw .obltech-home-obw-grid{grid-template-columns:1fr}
  .obltech-home-obw .obltech-home-obw-booking{flex-direction:column;align-items:stretch}
  .obltech-home-obw .obltech-home-obw-pick-btn{justify-content:center}
}
@media (max-width:480px){
  .obltech-home-obw.obltech-home-obw-section{padding:60px 0}
  .obltech-home-obw .obltech-home-obw-wrap{padding:22px 16px;border-radius:18px}
  .obltech-home-obw .obltech-home-obw-heading{font-size:26px !important}
  .obltech-home-obw .obltech-home-obw-trust{flex-direction:column;align-items:flex-start}
  .obltech-home-obw .obltech-home-obw-dots{display:none}
}
/* ============ STAGGER ENTRANCE ============ */
@keyframes obltech-home-obw-fade-up{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
.obltech-home-obw .obltech-home-obw-card,.obltech-home-obw .obltech-home-obw-booking,.obltech-home-obw .obltech-home-obw-heading,.obltech-home-obw .obltech-home-obw-sub,.obltech-home-obw .obltech-home-obw-live-row,.obltech-home-obw .obltech-home-obw-trust{animation:obltech-home-obw-fade-up .5s ease both}
.obltech-home-obw .obltech-home-obw-live-row{animation-delay:0s}
.obltech-home-obw .obltech-home-obw-heading{animation-delay:.05s}
.obltech-home-obw .obltech-home-obw-sub{animation-delay:.1s}
.obltech-home-obw .obltech-home-obw-card:nth-child(1){animation-delay:.15s}
.obltech-home-obw .obltech-home-obw-card:nth-child(2){animation-delay:.22s}
.obltech-home-obw .obltech-home-obw-card:nth-child(3){animation-delay:.29s}
.obltech-home-obw .obltech-home-obw-booking{animation-delay:.36s}
.obltech-home-obw .obltech-home-obw-trust{animation-delay:.43s}
.obltech-home-oba{color:#0f172a;line-height:1.7;font-size:16px}
.obltech-home-oba h1,.obltech-home-oba h2,.obltech-home-oba h3,.obltech-home-oba h4{font-weight:800 !important}
.obltech-home-oba .obltech-home-container{max-width:1280px;margin:0 auto;padding:0 28px;position:relative;z-index:2}
/* ============ SECTION ============ */
.obltech-home-oba.obltech-home-oba-section{position:relative;background:linear-gradient(180deg,#fdf2f8 0%,#fce7f3 55%,#faf5ff 100%);padding:90px 0 40px;overflow:hidden}
/* ✅ FIXED: reduced bottom padding */
.obltech-home-oba.obltech-home-oba-section::before{content:"";position:absolute;width:600px;height:600px;border-radius:50%;background:rgba(219,39,119,.10);filter:blur(160px);top:-240px;right:-120px;pointer-events:none}
.obltech-home-oba.obltech-home-oba-section::after{content:"";position:absolute;width:540px;height:540px;border-radius:50%;background:rgba(168,85,247,.10);filter:blur(150px);bottom:-200px;left:-120px;pointer-events:none}
.obltech-home-oba .obltech-home-oba-dots{position:absolute;top:80px;left:46px;width:120px;height:120px;background-image:radial-gradient(circle,rgba(219,39,119,.16) 1.5px,transparent 1.5px);background-size:20px 20px;opacity:.5;pointer-events:none;z-index:1}
/* ============ HEADER ============ */
.obltech-home-oba .obltech-home-oba-header{text-align:center;max-width:840px;margin:0 auto 50px;position:relative;z-index:2}
.obltech-home-oba .obltech-home-oba-badge-wrap{display:flex;justify-content:center;margin-bottom:14px}
.obltech-home-oba .obltech-home-oba-badge{display:inline-flex !important;align-items:center !important;gap:8px !important;width:auto !important;max-width:max-content !important;background:#fff !important;color:#db2777 !important;font-size:12px !important;font-weight:900 !important;letter-spacing:1.6px !important;text-transform:uppercase !important;padding:8px 17px !important;border-radius:50px !important;border:1.5px solid rgba(219,39,119,.25) !important;box-shadow:0 6px 16px rgba(219,39,119,.10)}
.obltech-home-oba .obltech-home-oba-badge .obltech-home-oba-dot{width:7px;height:7px;border-radius:50%;background:#db2777;animation:obltech-home-oba-pulse 1.8s infinite}
@keyframes obltech-home-oba-pulse{0%,100%{box-shadow:0 0 0 0 rgba(219,39,119,.5)}50%{box-shadow:0 0 0 6px rgba(219,39,119,0)}}
.obltech-home-oba .obltech-home-oba-header h2{font-size:43px !important;font-weight:800 !important;color:#0f172a !important;line-height:1.18 !important;letter-spacing:-1px !important;margin-bottom:16px !important}
.obltech-home-oba .obltech-home-oba-header h2 .obltech-home-accent{background:linear-gradient(120deg,#059669 0%,#0d9488 50%,#0891b2 100%) !important;-webkit-background-clip:text !important;background-clip:text !important;-webkit-text-fill-color:transparent !important;color:transparent !important}
.obltech-home-oba .obltech-home-oba-header p{font-size:16px !important;font-weight:600 !important;color:#475569 !important;line-height:1.7 !important;max-width:760px;margin:0 auto !important}
.obltech-home-oba .obltech-home-oba-header p strong{color:#0f172a !important;font-weight:900 !important}
/* ============ FEATURE GRID ============ */
.obltech-home-oba .obltech-home-oba-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;position:relative;z-index:2}
.obltech-home-oba .obltech-home-oba-card{position:relative;background:#fff;border-radius:18px;padding:28px 24px;border:1.5px solid rgba(15,23,42,.06);box-shadow:0 10px 28px var(--a-shadow);transition:all .4s cubic-bezier(0.4,0,0.2,1);overflow:hidden}
.obltech-home-oba .obltech-home-oba-card:hover{transform:translateY(-7px);box-shadow:0 26px 48px var(--a-shadow-h);border-color:var(--a-border)}
.obltech-home-oba .obltech-home-oba-card::before{content:"";position:absolute;width:120px;height:120px;border-radius:50%;background:var(--a-grad);opacity:.10;top:-50px;right:-40px;transition:all .4s ease}
.obltech-home-oba .obltech-home-oba-card:hover::before{transform:scale(1.5);opacity:.16}
.obltech-home-oba .obltech-home-oba-ic{position:relative;width:56px;height:56px;border-radius:15px;background:var(--a-grad);color:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:16px;box-shadow:0 10px 22px var(--a-shadow-h);transition:all .4s ease}
.obltech-home-oba .obltech-home-oba-card:hover .obltech-home-oba-ic{transform:scale(1.08) rotate(-6deg)}
.obltech-home-oba .obltech-home-oba-ic svg{width:28px;height:28px}
.obltech-home-oba .obltech-home-oba-card h3{font-size:18.5px !important;font-weight:900 !important;color:#0f172a !important;letter-spacing:-0.3px !important;line-height:1.25 !important;margin:0 0 9px !important;position:relative;z-index:2}
.obltech-home-oba .obltech-home-oba-card p{font-size:13.7px !important;font-weight:600 !important;color:#475569 !important;line-height:1.65 !important;margin:0 !important;position:relative;z-index:2}
/* color variants */
.obltech-home-oba .obltech-home-oba-card.obltech-home-c1{--a-grad:linear-gradient(135deg,#db2777,#ec4899);--a-border:rgba(219,39,119,.25);--a-shadow:rgba(219,39,119,.10);--a-shadow-h:rgba(219,39,119,.26)}
.obltech-home-oba .obltech-home-oba-card.obltech-home-c2{--a-grad:linear-gradient(135deg,#7c3aed,#a855f7);--a-border:rgba(124,58,237,.25);--a-shadow:rgba(124,58,237,.10);--a-shadow-h:rgba(124,58,237,.26)}
.obltech-home-oba .obltech-home-oba-card.obltech-home-c3{--a-grad:linear-gradient(135deg,#2563eb,#3b82f6);--a-border:rgba(37,99,235,.25);--a-shadow:rgba(37,99,235,.10);--a-shadow-h:rgba(37,99,235,.26)}
.obltech-home-oba .obltech-home-oba-card.obltech-home-c4{--a-grad:linear-gradient(135deg,#0891b2,#06b6d4);--a-border:rgba(8,145,178,.25);--a-shadow:rgba(8,145,178,.10);--a-shadow-h:rgba(8,145,178,.26)}
.obltech-home-oba .obltech-home-oba-card.obltech-home-c5{--a-grad:linear-gradient(135deg,#059669,#10b981);--a-border:rgba(16,185,129,.25);--a-shadow:rgba(16,185,129,.10);--a-shadow-h:rgba(16,185,129,.26)}
.obltech-home-oba .obltech-home-oba-card.obltech-home-c6{--a-grad:linear-gradient(135deg,#d97706,#f59e0b);--a-border:rgba(217,119,6,.25);--a-shadow:rgba(217,119,6,.10);--a-shadow-h:rgba(217,119,6,.26)}
.obltech-home-oba .obltech-home-oba-card.obltech-home-c7{--a-grad:linear-gradient(135deg,#e11d48,#fb7185);--a-border:rgba(225,29,72,.25);--a-shadow:rgba(225,29,72,.10);--a-shadow-h:rgba(225,29,72,.26)}
.obltech-home-oba .obltech-home-oba-card.obltech-home-c8{--a-grad:linear-gradient(135deg,#0d9488,#14b8a6);--a-border:rgba(13,148,136,.25);--a-shadow:rgba(13,148,136,.10);--a-shadow-h:rgba(13,148,136,.26)}
.obltech-home-oba .obltech-home-oba-card.obltech-home-c9{--a-grad:linear-gradient(135deg,#9333ea,#c026d3);--a-border:rgba(147,51,234,.25);--a-shadow:rgba(147,51,234,.10);--a-shadow-h:rgba(147,51,234,.26)}
.obltech-home-oba .obltech-home-oba-card.obltech-home-c10{--a-grad:linear-gradient(135deg,#0284c7,#0ea5e9);--a-border:rgba(2,132,199,.25);--a-shadow:rgba(2,132,199,.10);--a-shadow-h:rgba(2,132,199,.26)}
.obltech-home-oba .obltech-home-oba-card.obltech-home-c11{--a-grad:linear-gradient(135deg,#4f46e5,#6366f1);--a-border:rgba(79,70,229,.25);--a-shadow:rgba(79,70,229,.10);--a-shadow-h:rgba(79,70,229,.26)}
/* center last 2 cards */
.obltech-home-oba .obltech-home-oba-grid > .obltech-home-oba-card:nth-child(10){grid-column:2}
.obltech-home-oba .obltech-home-oba-grid > .obltech-home-oba-card:nth-child(10),.obltech-home-oba .obltech-home-oba-grid > .obltech-home-oba-card:nth-child(11){transform:translateX(calc(-50% - 11px))}
.obltech-home-oba .obltech-home-oba-grid > .obltech-home-oba-card:nth-child(10):hover,.obltech-home-oba .obltech-home-oba-grid > .obltech-home-oba-card:nth-child(11):hover{transform:translateX(calc(-50% - 11px)) translateY(-7px)}
/* ============ CTA ============ */
.obltech-home-oba .obltech-home-oba-cta{display:flex;justify-content:center;margin-top:48px;position:relative;z-index:2}
.obltech-home-oba .obltech-home-oba-cta-btn{display:inline-flex;align-items:center;gap:10px;background:linear-gradient(135deg,#059669 0%,#0d9488 100%);color:#fff !important;font-size:15px !important;font-weight:900 !important;letter-spacing:0.3px !important;padding:18px 36px;border-radius:13px;text-decoration:none !important;cursor:pointer;transition:all .35s cubic-bezier(0.4,0,0.2,1);line-height:1 !important;box-shadow:0 14px 30px rgba(16,185,129,.34)}
.obltech-home-oba .obltech-home-oba-cta-btn:hover{transform:translateY(-3px);box-shadow:0 22px 42px rgba(16,185,129,.48);background:linear-gradient(135deg,#047857 0%,#0f766e 100%)}
.obltech-home-oba .obltech-home-oba-cta-btn svg{width:16px;height:16px;transition:transform .3s ease}
.obltech-home-oba .obltech-home-oba-cta-btn:hover svg{transform:translateX(4px)}
/* ============ RESPONSIVE ============ */
@media (max-width:980px){
  .obltech-home-oba .obltech-home-oba-grid{grid-template-columns:1fr 1fr}
  .obltech-home-oba .obltech-home-oba-header h2{font-size:34px !important}
  .obltech-home-oba .obltech-home-oba-grid > .obltech-home-oba-card:nth-child(10){grid-column:auto}
  .obltech-home-oba .obltech-home-oba-grid > .obltech-home-oba-card:nth-child(10),.obltech-home-oba .obltech-home-oba-grid > .obltech-home-oba-card:nth-child(11){transform:none}
  .obltech-home-oba .obltech-home-oba-grid > .obltech-home-oba-card:nth-child(10):hover,.obltech-home-oba .obltech-home-oba-grid > .obltech-home-oba-card:nth-child(11):hover{transform:translateY(-7px)}
}
@media (max-width:768px){
  .obltech-home-oba.obltech-home-oba-section{padding:66px 0 30px}
  /* ✅ FIXED: reduced bottom padding */
  .obltech-home-oba .obltech-home-oba-header h2{font-size:28px !important;letter-spacing:-0.5px !important}
}
@media (max-width:560px){
  .obltech-home-oba .obltech-home-oba-grid{grid-template-columns:1fr;max-width:420px;margin:0 auto}
  .obltech-home-oba .obltech-home-oba-header h2{font-size:24px !important}
  .obltech-home-oba .obltech-home-oba-dots{display:none}
}
.obltech-home-obi{color:#0f172a;line-height:1.7;font-size:16px}
.obltech-home-obi h1,.obltech-home-obi h2,.obltech-home-obi h3,.obltech-home-obi h4{font-weight:800 !important}
.obltech-home-obi .obltech-home-container{max-width:1240px;margin:0 auto;padding:0 28px;position:relative;z-index:2}
.obltech-home-obi.obltech-home-obi-section{position:relative;background:linear-gradient(180deg,#f7fee7 0%,#ecfccb 55%,#f0fdf4 100%);padding:90px 0 40px;overflow:hidden}
/* ✅ FIXED: reduced bottom padding */
.obltech-home-obi.obltech-home-obi-section::before{content:"";position:absolute;width:600px;height:600px;border-radius:50%;background:rgba(132,204,22,.12);filter:blur(160px);top:-240px;right:-120px;pointer-events:none}
.obltech-home-obi.obltech-home-obi-section::after{content:"";position:absolute;width:540px;height:540px;border-radius:50%;background:rgba(16,185,129,.12);filter:blur(150px);bottom:-200px;left:-120px;pointer-events:none}
.obltech-home-obi .obltech-home-obi-dots{position:absolute;top:80px;left:40px;width:120px;height:120px;background-image:radial-gradient(circle,rgba(132,204,22,.18) 1.5px,transparent 1.5px);background-size:20px 20px;opacity:.5;pointer-events:none;z-index:1}
.obltech-home-obi .obltech-home-obi-header{text-align:center;max-width:820px;margin:0 auto 48px;position:relative;z-index:2}
.obltech-home-obi .obltech-home-obi-badge-wrap{display:flex;justify-content:center;margin-bottom:14px}
.obltech-home-obi .obltech-home-obi-badge{display:inline-flex !important;align-items:center !important;gap:8px !important;width:auto !important;max-width:max-content !important;background:#fff !important;color:#65a30d !important;font-size:12px !important;font-weight:900 !important;letter-spacing:1.6px !important;text-transform:uppercase !important;padding:8px 17px !important;border-radius:50px !important;border:1.5px solid rgba(101,163,13,.25) !important;box-shadow:0 6px 16px rgba(101,163,13,.10)}
.obltech-home-obi .obltech-home-obi-badge .obltech-home-obi-dot{width:7px;height:7px;border-radius:50%;background:#65a30d;animation:obltech-home-obi-pulse 1.8s infinite}
@keyframes obltech-home-obi-pulse{0%,100%{box-shadow:0 0 0 0 rgba(101,163,13,.5)}50%{box-shadow:0 0 0 6px rgba(101,163,13,0)}}
.obltech-home-obi .obltech-home-obi-header h2{font-size:43px !important;font-weight:800 !important;color:#0f172a !important;line-height:1.18 !important;letter-spacing:-1px !important;margin-bottom:16px !important}
.obltech-home-obi .obltech-home-obi-header h2 .obltech-home-accent{background:linear-gradient(120deg,#059669 0%,#0d9488 50%,#0891b2 100%) !important;-webkit-background-clip:text !important;background-clip:text !important;-webkit-text-fill-color:transparent !important;color:transparent !important}
.obltech-home-obi .obltech-home-obi-header p{font-size:16px !important;font-weight:600 !important;color:#475569 !important;line-height:1.7 !important;max-width:740px;margin:0 auto !important}
.obltech-home-obi .obltech-home-obi-header p strong{color:#0f172a !important;font-weight:900 !important}
.obltech-home-obi .obltech-home-obi-layout{display:grid;grid-template-columns:1fr 380px 1fr;gap:30px;align-items:stretch;position:relative;z-index:2}
.obltech-home-obi .obltech-home-obi-col{display:flex;flex-direction:column;gap:10px}
/* ===== CARDS ===== */
.obltech-home-obi .obltech-home-obi-item{display:flex;align-items:center;gap:0;background:#fff;border-radius:16px;border:1.5px solid rgba(15,23,42,.06);box-shadow:0 2px 8px rgba(0,0,0,.04),0 8px 24px rgba(0,0,0,.05);transition:all .3s cubic-bezier(0.4,0,0.2,1);text-decoration:none !important;flex-direction:row;text-align:left;overflow:hidden;position:relative;flex:1}
.obltech-home-obi .obltech-home-obi-item::before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--i-grad);transition:width .3s ease}
.obltech-home-obi .obltech-home-obi-item:hover{transform:translateY(-3px) translateX(3px);box-shadow:0 8px 20px rgba(0,0,0,.07),0 20px 40px var(--i-shadow);border-color:var(--i-border);background:var(--i-bgfade)}
.obltech-home-obi .obltech-home-obi-item:hover::before{width:6px}
.obltech-home-obi .obltech-home-obi-ic{width:52px;height:52px;border-radius:14px;background:var(--i-grad);color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin:14px 14px 14px 18px;transition:all .3s ease;box-shadow:0 6px 16px var(--i-shadow)}
.obltech-home-obi .obltech-home-obi-item:hover .obltech-home-obi-ic{transform:scale(1.08) rotate(-5deg);box-shadow:0 10px 24px var(--i-shadow)}
.obltech-home-obi .obltech-home-obi-ic svg{width:22px;height:22px}
.obltech-home-obi .obltech-home-obi-text{flex:1;padding:14px 6px 14px 2px;min-width:0}
.obltech-home-obi .obltech-home-obi-name{font-size:14px !important;font-weight:800 !important;color:#1e293b !important;line-height:1.3 !important;transition:color .25s ease;display:block}
.obltech-home-obi .obltech-home-obi-sub{font-size:11.5px !important;font-weight:600 !important;color:#94a3b8 !important;margin-top:2px;display:block;transition:color .25s ease}
.obltech-home-obi .obltech-home-obi-item:hover .obltech-home-obi-name{color:var(--i-color) !important}
.obltech-home-obi .obltech-home-obi-item:hover .obltech-home-obi-sub{color:var(--i-color) !important;opacity:.7}
.obltech-home-obi .obltech-home-obi-arrow{width:30px;height:30px;border-radius:8px;background:var(--i-soft);color:var(--i-color);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-right:14px;opacity:0;transform:translateX(-6px);transition:all .3s ease}
.obltech-home-obi .obltech-home-obi-arrow svg{width:14px;height:14px}
.obltech-home-obi .obltech-home-obi-item:hover .obltech-home-obi-arrow{opacity:1;transform:translateX(0)}
/* COLOR VARIANTS */
.obltech-home-obi .obltech-home-obi-item.obltech-home-c1{--i-color:#65a30d;--i-soft:#f0fce8;--i-bgfade:linear-gradient(105deg,#f9ffe8 0%,#fff 60%);--i-grad:linear-gradient(135deg,#65a30d,#84cc16);--i-border:rgba(101,163,13,.25);--i-shadow:rgba(101,163,13,.22)}
.obltech-home-obi .obltech-home-obi-item.obltech-home-c2{--i-color:#0d9488;--i-soft:#edfcf8;--i-bgfade:linear-gradient(105deg,#edfcf8 0%,#fff 60%);--i-grad:linear-gradient(135deg,#0d9488,#14b8a6);--i-border:rgba(13,148,136,.25);--i-shadow:rgba(13,148,136,.22)}
.obltech-home-obi .obltech-home-obi-item.obltech-home-c3{--i-color:#0891b2;--i-soft:#ecfaff;--i-bgfade:linear-gradient(105deg,#ecfaff 0%,#fff 60%);--i-grad:linear-gradient(135deg,#0891b2,#06b6d4);--i-border:rgba(8,145,178,.25);--i-shadow:rgba(8,145,178,.22)}
.obltech-home-obi .obltech-home-obi-item.obltech-home-c4{--i-color:#2563eb;--i-soft:#eff3ff;--i-bgfade:linear-gradient(105deg,#eff3ff 0%,#fff 60%);--i-grad:linear-gradient(135deg,#2563eb,#3b82f6);--i-border:rgba(37,99,235,.25);--i-shadow:rgba(37,99,235,.22)}
.obltech-home-obi .obltech-home-obi-item.obltech-home-c5{--i-color:#7c3aed;--i-soft:#f4f0ff;--i-bgfade:linear-gradient(105deg,#f4f0ff 0%,#fff 60%);--i-grad:linear-gradient(135deg,#7c3aed,#a855f7);--i-border:rgba(124,58,237,.25);--i-shadow:rgba(124,58,237,.22)}
.obltech-home-obi .obltech-home-obi-item.obltech-home-c6{--i-color:#db2777;--i-soft:#fff0f6;--i-bgfade:linear-gradient(105deg,#fff0f6 0%,#fff 60%);--i-grad:linear-gradient(135deg,#db2777,#ec4899);--i-border:rgba(219,39,119,.25);--i-shadow:rgba(219,39,119,.22)}
.obltech-home-obi .obltech-home-obi-item.obltech-home-c7{--i-color:#e11d48;--i-soft:#fff1f3;--i-bgfade:linear-gradient(105deg,#fff1f3 0%,#fff 60%);--i-grad:linear-gradient(135deg,#e11d48,#fb7185);--i-border:rgba(225,29,72,.25);--i-shadow:rgba(225,29,72,.22)}
/* CENTER IMAGE */
.obltech-home-obi .obltech-home-obi-center{position:relative;display:flex;align-items:stretch;justify-content:center}
.obltech-home-obi .obltech-home-obi-imgcard{position:relative;width:100%;height:100%;min-height:500px;aspect-ratio:unset;border-radius:24px;overflow:hidden;border:6px solid #fff;box-shadow:0 26px 56px rgba(16,185,129,.26);background:linear-gradient(160deg,#16a34a,#15803d 55%,#0d9488)}
.obltech-home-obi .obltech-home-obi-imgcard img{width:100%;height:100%;object-fit:cover;display:block;position:relative;z-index:1}
.obltech-home-obi .obltech-home-obi-imgfallback{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px;color:#fff;z-index:0}
.obltech-home-obi .obltech-home-obi-imgfallback svg{width:60px;height:60px;margin-bottom:16px;opacity:.92}
.obltech-home-obi .obltech-home-obi-imgfallback b{font-size:24px !important;font-weight:900 !important;letter-spacing:-0.5px !important;line-height:1.2 !important}
.obltech-home-obi .obltech-home-obi-imgfallback span{font-size:13px !important;font-weight:700 !important;opacity:.85;margin-top:6px}
.obltech-home-obi .obltech-home-obi-center::before{content:"";position:absolute;inset:-12px;border-radius:30px;border:2px dashed rgba(101,163,13,.35);z-index:-1}
/* CTA */
.obltech-home-obi .obltech-home-obi-cta{display:flex;justify-content:center;margin-top:48px;position:relative;z-index:2}
.obltech-home-obi .obltech-home-obi-cta-btn{display:inline-flex;align-items:center;gap:10px;background:linear-gradient(135deg,#059669 0%,#0d9488 100%);color:#fff !important;font-size:15px !important;font-weight:900 !important;letter-spacing:0.3px !important;padding:18px 36px;border-radius:13px;text-decoration:none !important;cursor:pointer;transition:all .35s cubic-bezier(0.4,0,0.2,1);line-height:1 !important;box-shadow:0 14px 30px rgba(16,185,129,.34)}
.obltech-home-obi .obltech-home-obi-cta-btn:hover{transform:translateY(-3px);box-shadow:0 22px 42px rgba(16,185,129,.48);background:linear-gradient(135deg,#047857 0%,#0f766e 100%)}
.obltech-home-obi .obltech-home-obi-cta-btn svg{width:16px;height:16px;transition:transform .3s ease}
.obltech-home-obi .obltech-home-obi-cta-btn:hover svg{transform:translateX(4px)}
@media (max-width:980px){
  .obltech-home-obi .obltech-home-obi-layout{grid-template-columns:1fr 1fr;gap:16px}
  .obltech-home-obi .obltech-home-obi-center{grid-column:1 / -1;order:-1;margin-bottom:14px;max-width:360px;margin-left:auto;margin-right:auto}
  .obltech-home-obi .obltech-home-obi-header h2{font-size:34px !important}
}
@media (max-width:768px){
  .obltech-home-obi.obltech-home-obi-section{padding:66px 0 30px}
  /* ✅ FIXED: reduced bottom padding */
  .obltech-home-obi .obltech-home-obi-header h2{font-size:28px !important;letter-spacing:-0.5px !important}
}
@media (max-width:560px){
  .obltech-home-obi .obltech-home-obi-layout{grid-template-columns:1fr;max-width:420px;margin:0 auto}
  .obltech-home-obi .obltech-home-obi-header h2{font-size:24px !important}
  .obltech-home-obi .obltech-home-obi-dots{display:none}
}
.obltech-home-oba2{color:#0f172a;line-height:1.7;font-size:16px}
.obltech-home-oba2 h1,.obltech-home-oba2 h2,.obltech-home-oba2 h3,.obltech-home-oba2 h4{font-weight:800 !important}
.obltech-home-oba2 .obltech-home-container{max-width:1180px;margin:0 auto;padding:0 28px;position:relative;z-index:2}
/* ============ SECTION - bright multi-color light wash (violet→sky→mint) ============ */
.obltech-home-oba2.obltech-home-oba2-section{position:relative;background:linear-gradient(120deg,#faf5ff 0%,#eef2ff 30%,#e0f2fe 62%,#ecfdf5 100%);padding:90px 0;overflow:hidden}
.obltech-home-oba2.obltech-home-oba2-section::before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;background:rgba(168,85,247,.20);filter:blur(150px);top:-200px;right:-80px;pointer-events:none}
.obltech-home-oba2.obltech-home-oba2-section::after{content:"";position:absolute;width:520px;height:520px;border-radius:50%;background:rgba(45,212,191,.20);filter:blur(150px);bottom:-200px;left:-80px;pointer-events:none}
.obltech-home-oba2 
.obltech-home-oba2 .obltech-home-oba2-dots{position:absolute;top:80px;left:40px;width:120px;height:120px;background-image:radial-gradient(circle,rgba(139,92,246,.22) 1.5px,transparent 1.5px);background-size:20px 20px;opacity:.6;pointer-events:none;z-index:1}
/* ============ HEADER ============ */
.obltech-home-oba2 .obltech-home-oba2-header{text-align:center;max-width:780px;margin:0 auto 44px;position:relative;z-index:2}
.obltech-home-oba2 .obltech-home-oba2-badge-wrap{display:flex;justify-content:center;margin-bottom:14px}
.obltech-home-oba2 .obltech-home-oba2-badge{display:inline-flex !important;align-items:center !important;gap:8px !important;width:auto !important;max-width:max-content !important;background:#fff !important;color:#7c3aed !important;font-size:12px !important;font-weight:900 !important;letter-spacing:1.6px !important;text-transform:uppercase !important;padding:8px 17px !important;border-radius:50px !important;border:1.5px solid rgba(124,58,237,.22) !important;box-shadow:0 6px 16px rgba(124,58,237,.14)}
.obltech-home-oba2 .obltech-home-oba2-badge .obltech-home-oba2-dot{width:7px;height:7px;border-radius:50%;background:#7c3aed;animation:obltech-home-oba2-pulse 1.8s infinite}
@keyframes obltech-home-oba2-pulse{0%,100%{box-shadow:0 0 0 0 rgba(124,58,237,.5)}50%{box-shadow:0 0 0 6px rgba(124,58,237,0)}}
.obltech-home-oba2 .obltech-home-oba2-header h2{font-size:43px !important;font-weight:800 !important;color:#0f172a !important;line-height:1.18 !important;letter-spacing:-1px !important;margin-bottom:16px !important}
.obltech-home-oba2 .obltech-home-oba2-header h2 .obltech-home-accent{background:linear-gradient(120deg,#059669 0%,#0d9488 50%,#0891b2 100%) !important;-webkit-background-clip:text !important;background-clip:text !important;-webkit-text-fill-color:transparent !important;color:transparent !important}
.obltech-home-oba2 .obltech-home-oba2-header p{font-size:16px !important;font-weight:600 !important;color:#475569 !important;line-height:1.7 !important;max-width:660px;margin:0 auto !important}
.obltech-home-oba2 .obltech-home-oba2-header p strong{color:#0f172a !important;font-weight:900 !important}
/* ============ MAIN GRID: left input card + right features ============ */
.obltech-home-oba2 .obltech-home-oba2-main{display:grid;grid-template-columns:1.05fr 0.95fr;gap:30px;align-items:stretch;position:relative;z-index:2}
/* LEFT - audit card with soft color gradient */
.obltech-home-oba2 .obltech-home-oba2-card{position:relative;background:linear-gradient(160deg,#ffffff 0%,#faf5ff 55%,#f0f9ff 100%);border-radius:24px;padding:40px 38px;border:1.5px solid rgba(124,58,237,.16);box-shadow:0 22px 50px rgba(124,58,237,.18);display:flex;flex-direction:column;justify-content:center;overflow:hidden}
.obltech-home-oba2 .obltech-home-oba2-card::before{content:"";position:absolute;width:240px;height:240px;border-radius:50%;background:radial-gradient(circle,rgba(168,85,247,.18),transparent 70%);top:-100px;right:-70px;pointer-events:none}
.obltech-home-oba2 .obltech-home-oba2-card::after{content:"";position:absolute;width:200px;height:200px;border-radius:50%;background:radial-gradient(circle,rgba(45,212,191,.16),transparent 70%);bottom:-90px;left:-60px;pointer-events:none}
.obltech-home-oba2 .obltech-home-oba2-card-in{position:relative;z-index:2}
.obltech-home-oba2 .obltech-home-oba2-card-ic{width:64px;height:64px;border-radius:18px;background:linear-gradient(135deg,#a855f7,#6366f1);display:flex;align-items:center;justify-content:center;margin-bottom:18px;box-shadow:0 14px 30px rgba(168,85,247,.4)}
.obltech-home-oba2 .obltech-home-oba2-card-ic svg{width:33px;height:33px;color:#fff}
.obltech-home-oba2 .obltech-home-oba2-card h3{font-size:24px !important;font-weight:900 !important;color:#0f172a !important;line-height:1.2 !important;letter-spacing:-0.5px !important;margin-bottom:8px !important}
.obltech-home-oba2 .obltech-home-oba2-card p{font-size:14.5px !important;font-weight:600 !important;color:#64748b !important;line-height:1.6 !important;margin-bottom:24px !important}
/* simple full-width button */
.obltech-home-oba2 .obltech-home-oba2-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;background:linear-gradient(135deg,#059669 0%,#0d9488 100%);color:#fff !important;font-size:15.5px !important;font-weight:900 !important;letter-spacing:0.3px !important;padding:17px 28px;border-radius:13px;text-decoration:none !important;transition:all .35s ease;box-shadow:0 14px 30px rgba(16,185,129,.34);margin-bottom:16px}
.obltech-home-oba2 .obltech-home-oba2-btn:hover{transform:translateY(-3px);box-shadow:0 22px 42px rgba(16,185,129,.5);background:linear-gradient(135deg,#047857 0%,#0f766e 100%)}
.obltech-home-oba2 .obltech-home-oba2-btn svg{width:17px;height:17px;transition:transform .3s ease}
.obltech-home-oba2 .obltech-home-oba2-btn:hover svg{transform:translateX(4px)}
.obltech-home-oba2 .obltech-home-oba2-note{display:flex;align-items:center;justify-content:center;gap:7px;font-size:12.5px !important;font-weight:700 !important;color:#94a3b8 !important}
.obltech-home-oba2 .obltech-home-oba2-note svg{width:14px;height:14px;color:#10b981;flex-shrink:0}
/* RIGHT - what you get */
.obltech-home-oba2 .obltech-home-oba2-right{display:flex;flex-direction:column;justify-content:center;gap:14px}
.obltech-home-oba2 .obltech-home-oba2-feat{display:flex;align-items:flex-start;gap:15px;background:var(--f-card);border-radius:16px;padding:18px 20px;border:1.5px solid var(--f-border);box-shadow:0 6px 18px var(--f-shadow);transition:all .32s cubic-bezier(0.4,0,0.2,1)}
.obltech-home-oba2 .obltech-home-oba2-feat:hover{transform:translateX(6px);box-shadow:0 16px 34px var(--f-shadow-h)}
.obltech-home-oba2 .obltech-home-oba2-fic{width:50px;height:50px;border-radius:14px;background:var(--f-grad);color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .32s ease;box-shadow:0 8px 18px var(--f-shadow-h)}
.obltech-home-oba2 .obltech-home-oba2-feat:hover .obltech-home-oba2-fic{transform:scale(1.08) rotate(-5deg)}
.obltech-home-oba2 .obltech-home-oba2-fic svg{width:25px;height:25px}
.obltech-home-oba2 .obltech-home-oba2-ftx h4{font-size:16px !important;font-weight:900 !important;color:#0f172a !important;line-height:1.25 !important;margin-bottom:3px !important}
.obltech-home-oba2 .obltech-home-oba2-ftx p{font-size:13.5px !important;font-weight:600 !important;color:#64748b !important;line-height:1.55 !important}
.obltech-home-oba2 .obltech-home-oba2-feat.obltech-home-f1{--f-card:linear-gradient(135deg,#faf5ff,#fff);--f-grad:linear-gradient(135deg,#a855f7,#c084fc);--f-border:rgba(168,85,247,.2);--f-shadow:rgba(168,85,247,.1);--f-shadow-h:rgba(168,85,247,.26)}
.obltech-home-oba2 .obltech-home-oba2-feat.obltech-home-f2{--f-card:linear-gradient(135deg,#eef2ff,#fff);--f-grad:linear-gradient(135deg,#6366f1,#818cf8);--f-border:rgba(99,102,241,.2);--f-shadow:rgba(99,102,241,.1);--f-shadow-h:rgba(99,102,241,.26)}
.obltech-home-oba2 .obltech-home-oba2-feat.obltech-home-f3{--f-card:linear-gradient(135deg,#e0f2fe,#fff);--f-grad:linear-gradient(135deg,#0891b2,#22d3ee);--f-border:rgba(8,145,178,.2);--f-shadow:rgba(8,145,178,.1);--f-shadow-h:rgba(8,145,178,.26)}
.obltech-home-oba2 .obltech-home-oba2-feat.obltech-home-f4{--f-card:linear-gradient(135deg,#ecfdf5,#fff);--f-grad:linear-gradient(135deg,#10b981,#34d399);--f-border:rgba(16,185,129,.2);--f-shadow:rgba(16,185,129,.1);--f-shadow-h:rgba(16,185,129,.26)}
/* ============ RESPONSIVE ============ */
@media (max-width:880px){
  .obltech-home-oba2 .obltech-home-oba2-main{grid-template-columns:1fr;gap:24px}
  .obltech-home-oba2 .obltech-home-oba2-header h2{font-size:34px !important}
}
@media (max-width:768px){
  .obltech-home-oba2.obltech-home-oba2-section{padding:66px 0}
  .obltech-home-oba2 .obltech-home-oba2-header h2{font-size:28px !important;letter-spacing:-0.5px !important}
  .obltech-home-oba2 .obltech-home-oba2-card{padding:30px 24px}
}
@media (max-width:480px){
  .obltech-home-oba2 .obltech-home-oba2-header h2{font-size:24px !important}
  .obltech-home-oba2 .obltech-home-oba2-dots{display:none}
}
.obltech-home-obcc{color:#0f172a;line-height:1.7;font-size:16px}
.obltech-home-obcc h1,.obltech-home-obcc h2,.obltech-home-obcc h3,.obltech-home-obcc h4{font-weight:800 !important}
.obltech-home-obcc .obltech-home-container{max-width:1180px;margin:0 auto;padding:0 28px;position:relative;z-index:2}
/* ============ SECTION - soft amber/orange tint (unique light bg) ============ */
.obltech-home-obcc.obltech-home-obcc-section{position:relative;background:linear-gradient(180deg,#fffbeb 0%,#fff7ed 55%,#fef3c7 100%);padding:90px 0;overflow:hidden}
.obltech-home-obcc.obltech-home-obcc-section::before{content:"";position:absolute;width:600px;height:600px;border-radius:50%;background:rgba(245,158,11,.14);filter:blur(160px);top:-240px;left:-120px;pointer-events:none}
.obltech-home-obcc.obltech-home-obcc-section::after{content:"";position:absolute;width:540px;height:540px;border-radius:50%;background:rgba(251,146,60,.14);filter:blur(150px);bottom:-200px;right:-120px;pointer-events:none}
.obltech-home-obcc .obltech-home-obcc-dots{position:absolute;top:80px;right:46px;width:120px;height:120px;background-image:radial-gradient(circle,rgba(245,158,11,.2) 1.5px,transparent 1.5px);background-size:20px 20px;opacity:.55;pointer-events:none;z-index:1}
/* ============ HEADER ============ */
.obltech-home-obcc .obltech-home-obcc-header{text-align:center;max-width:780px;margin:0 auto 44px;position:relative;z-index:2}
.obltech-home-obcc .obltech-home-obcc-badge-wrap{display:flex;justify-content:center;margin-bottom:14px}
.obltech-home-obcc .obltech-home-obcc-badge{display:inline-flex !important;align-items:center !important;gap:8px !important;width:auto !important;max-width:max-content !important;background:#fff !important;color:#d97706 !important;font-size:12px !important;font-weight:900 !important;letter-spacing:1.6px !important;text-transform:uppercase !important;padding:8px 17px !important;border-radius:50px !important;border:1.5px solid rgba(217,119,6,.22) !important;box-shadow:0 6px 16px rgba(217,119,6,.12)}
.obltech-home-obcc .obltech-home-obcc-badge .obltech-home-obcc-dot{width:7px;height:7px;border-radius:50%;background:#d97706;animation:obltech-home-obcc-pulse 1.8s infinite}
@keyframes obltech-home-obcc-pulse{0%,100%{box-shadow:0 0 0 0 rgba(217,119,6,.5)}50%{box-shadow:0 0 0 6px rgba(217,119,6,0)}}
.obltech-home-obcc .obltech-home-obcc-header h2{font-size:43px !important;font-weight:800 !important;color:#0f172a !important;line-height:1.18 !important;letter-spacing:-1px !important;margin-bottom:16px !important}
.obltech-home-obcc .obltech-home-obcc-header h2 .obltech-home-accent{background:linear-gradient(120deg,#059669 0%,#0d9488 50%,#0891b2 100%) !important;-webkit-background-clip:text !important;background-clip:text !important;-webkit-text-fill-color:transparent !important;color:transparent !important}
.obltech-home-obcc .obltech-home-obcc-header p{font-size:16px !important;font-weight:600 !important;color:#475569 !important;line-height:1.7 !important;max-width:660px;margin:0 auto !important}
.obltech-home-obcc .obltech-home-obcc-header p strong{color:#0f172a !important;font-weight:900 !important}
/* ============ MAIN GRID ============ */
.obltech-home-obcc .obltech-home-obcc-main{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:stretch;position:relative;z-index:2}
/* LEFT - realistic calculator card (white, clean) */
.obltech-home-obcc .obltech-home-obcc-calc{position:relative;background:#fff;border-radius:24px;padding:32px 30px;border:1.5px solid rgba(217,119,6,.14);box-shadow:0 24px 54px rgba(217,119,6,.16);overflow:hidden;display:flex;flex-direction:column}
.obltech-home-obcc .obltech-home-obcc-calc::before{content:"";position:absolute;width:200px;height:200px;border-radius:50%;background:radial-gradient(circle,rgba(245,158,11,.1),transparent 70%);top:-90px;right:-60px;pointer-events:none}
.obltech-home-obcc .obltech-home-obcc-calc-head{position:relative;z-index:2;display:flex;align-items:center;gap:13px;margin-bottom:22px;padding-bottom:20px;border-bottom:1.5px dashed #fde68a}
.obltech-home-obcc .obltech-home-obcc-calc-ic{width:50px;height:50px;border-radius:14px;background:linear-gradient(135deg,#f59e0b,#fbbf24);display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 10px 24px rgba(245,158,11,.36)}
.obltech-home-obcc .obltech-home-obcc-calc-ic svg{width:26px;height:26px;color:#fff}
.obltech-home-obcc .obltech-home-obcc-calc-head h3{font-size:18px !important;font-weight:900 !important;color:#0f172a !important;line-height:1.2 !important}
.obltech-home-obcc .obltech-home-obcc-calc-head span{font-size:12.5px !important;font-weight:700 !important;color:#94a3b8 !important}
/* tier toggle */
.obltech-home-obcc .obltech-home-obcc-tiers{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;margin-bottom:22px}
.obltech-home-obcc .obltech-home-obcc-tier{text-align:center;padding:11px 6px;border-radius:11px;border:1.5px solid #fde68a;background:#fffbeb;font-size:13px !important;font-weight:800 !important;color:#92400e !important;line-height:1.2 !important}
.obltech-home-obcc .obltech-home-obcc-tier.obltech-home-active{background:linear-gradient(135deg,#f59e0b,#fbbf24);border-color:transparent;color:#fff !important;box-shadow:0 10px 22px rgba(245,158,11,.34)}
.obltech-home-obcc .obltech-home-obcc-tier b{display:block;font-size:13px !important;font-weight:900 !important}
.obltech-home-obcc .obltech-home-obcc-tier i{display:block;font-size:10.5px !important;font-weight:700 !important;font-style:normal;opacity:.8;margin-top:2px}
/* slider visual */
.obltech-home-obcc .obltech-home-obcc-slider-row{position:relative;z-index:2;margin-bottom:18px}
.obltech-home-obcc .obltech-home-obcc-slider-lbl{display:flex;justify-content:space-between;margin-bottom:9px}
.obltech-home-obcc .obltech-home-obcc-slider-lbl span{font-size:13px !important;font-weight:800 !important;color:#334155 !important}
.obltech-home-obcc .obltech-home-obcc-slider-lbl b{font-size:13px !important;font-weight:900 !important;color:#d97706 !important}
.obltech-home-obcc .obltech-home-obcc-track{height:8px;border-radius:50px;background:#fef3c7;position:relative}
.obltech-home-obcc .obltech-home-obcc-fill{position:absolute;left:0;top:0;height:100%;border-radius:50px;background:linear-gradient(90deg,#f59e0b,#fbbf24)}
.obltech-home-obcc .obltech-home-obcc-knob{position:absolute;top:50%;transform:translate(-50%,-50%);width:18px;height:18px;border-radius:50%;background:#fff;border:3px solid #f59e0b;box-shadow:0 3px 8px rgba(245,158,11,.4)}
/* result */
.obltech-home-obcc .obltech-home-obcc-est{position:relative;z-index:2;margin-top:auto;background:linear-gradient(135deg,#78350f,#92400e);border-radius:16px;padding:20px 22px;display:flex;align-items:center;justify-content:space-between;overflow:hidden}
.obltech-home-obcc .obltech-home-obcc-est::before{content:"";position:absolute;width:160px;height:160px;border-radius:50%;background:radial-gradient(circle,rgba(251,191,36,.4),transparent 70%);top:-70px;right:-40px;pointer-events:none}
.obltech-home-obcc .obltech-home-obcc-est .obltech-home-el{position:relative;z-index:2}
.obltech-home-obcc .obltech-home-obcc-est .obltech-home-el span{font-size:11.5px !important;font-weight:800 !important;color:rgba(255,255,255,.7) !important;text-transform:uppercase;letter-spacing:0.6px !important}
.obltech-home-obcc .obltech-home-obcc-est .obltech-home-el b{display:block;font-size:30px !important;font-weight:900 !important;color:#fff !important;letter-spacing:-1px !important;line-height:1.1 !important}
.obltech-home-obcc .obltech-home-obcc-est .obltech-home-el i{font-size:13px !important;font-weight:700 !important;font-style:normal;color:#fcd34d !important}
.obltech-home-obcc .obltech-home-obcc-est .obltech-home-ei{position:relative;z-index:2;width:48px;height:48px;border-radius:13px;background:rgba(251,191,36,.25);display:flex;align-items:center;justify-content:center;flex-shrink:0}
.obltech-home-obcc .obltech-home-obcc-est .obltech-home-ei svg{width:26px;height:26px;color:#fcd34d}
/* RIGHT */
.obltech-home-obcc .obltech-home-obcc-right{display:flex;flex-direction:column;justify-content:center}
.obltech-home-obcc .obltech-home-obcc-rh{font-size:24px !important;font-weight:900 !important;color:#0f172a !important;letter-spacing:-0.5px !important;line-height:1.25 !important;margin-bottom:22px !important}
.obltech-home-obcc .obltech-home-obcc-step{display:flex;align-items:flex-start;gap:16px;margin-bottom:18px}
.obltech-home-obcc .obltech-home-obcc-snum{width:42px;height:42px;border-radius:12px;background:var(--s-grad);color:#fff;display:flex;align-items:center;justify-content:center;font-size:16px !important;font-weight:900 !important;flex-shrink:0;box-shadow:0 8px 18px var(--s-shadow)}
.obltech-home-obcc .obltech-home-obcc-step.obltech-home-s1{--s-grad:linear-gradient(135deg,#f59e0b,#fbbf24);--s-shadow:rgba(245,158,11,.32)}
.obltech-home-obcc .obltech-home-obcc-step.obltech-home-s2{--s-grad:linear-gradient(135deg,#ea580c,#fb923c);--s-shadow:rgba(234,88,12,.32)}
.obltech-home-obcc .obltech-home-obcc-step.obltech-home-s3{--s-grad:linear-gradient(135deg,#d97706,#f59e0b);--s-shadow:rgba(217,119,6,.32)}
.obltech-home-obcc .obltech-home-obcc-stx h4{font-size:16.5px !important;font-weight:900 !important;color:#0f172a !important;line-height:1.25 !important;margin-bottom:3px !important}
.obltech-home-obcc .obltech-home-obcc-stx p{font-size:13.5px !important;font-weight:600 !important;color:#64748b !important;line-height:1.55 !important}
.obltech-home-obcc .obltech-home-obcc-btn{display:inline-flex;align-items:center;gap:10px;width:max-content;background:linear-gradient(135deg,#059669 0%,#0d9488 100%);color:#fff !important;font-size:15.5px !important;font-weight:900 !important;letter-spacing:0.3px !important;padding:18px 36px;border-radius:13px;text-decoration:none !important;transition:all .35s cubic-bezier(0.4,0,0.2,1);line-height:1 !important;box-shadow:0 16px 34px rgba(16,185,129,.34);margin-top:10px}
.obltech-home-obcc .obltech-home-obcc-btn:hover{transform:translateY(-3px);box-shadow:0 24px 46px rgba(16,185,129,.5);background:linear-gradient(135deg,#047857 0%,#0f766e 100%)}
.obltech-home-obcc .obltech-home-obcc-btn svg{width:17px;height:17px;transition:transform .3s ease}
.obltech-home-obcc .obltech-home-obcc-btn:hover svg{transform:translateX(4px)}
/* ============ RESPONSIVE ============ */
@media (max-width:880px){
  .obltech-home-obcc .obltech-home-obcc-main{grid-template-columns:1fr;gap:26px}
  .obltech-home-obcc .obltech-home-obcc-header h2{font-size:34px !important}
}
@media (max-width:768px){
  .obltech-home-obcc.obltech-home-obcc-section{padding:66px 0}
  .obltech-home-obcc .obltech-home-obcc-header h2{font-size:28px !important;letter-spacing:-0.5px !important}
}
@media (max-width:480px){
  .obltech-home-obcc .obltech-home-obcc-header h2{font-size:24px !important}
  .obltech-home-obcc .obltech-home-obcc-btn{width:100%;justify-content:center}
  .obltech-home-obcc .obltech-home-obcc-dots{display:none}
  .obltech-home-obcc .obltech-home-obcc-est .obltech-home-el b{font-size:25px !important}
}
.obltech-home-obr{color:#0f172a;line-height:1.7;font-size:16px}
.obltech-home-obr h1,.obltech-home-obr h2,.obltech-home-obr h3,.obltech-home-obr h4{font-weight:800 !important}
.obltech-home-obr .obltech-home-container{max-width:1240px;margin:0 auto;padding:0 28px;position:relative;z-index:2}
/* ============ SECTION - soft rose/pink tint (unique light bg) ============ */
.obltech-home-obr.obltech-home-obr-section{position:relative;background:linear-gradient(180deg,#fff1f2 0%,#fdf2f8 55%,#faf5ff 100%);padding:90px 0;overflow:hidden}
.obltech-home-obr.obltech-home-obr-section::before{content:"";position:absolute;width:600px;height:600px;border-radius:50%;background:rgba(244,63,94,.10);filter:blur(160px);top:-240px;right:-120px;pointer-events:none}
.obltech-home-obr.obltech-home-obr-section::after{content:"";position:absolute;width:540px;height:540px;border-radius:50%;background:rgba(217,70,239,.10);filter:blur(150px);bottom:-200px;left:-120px;pointer-events:none}
.obltech-home-obr .obltech-home-obr-dots{position:absolute;top:80px;left:40px;width:120px;height:120px;background-image:radial-gradient(circle,rgba(244,63,94,.16) 1.5px,transparent 1.5px);background-size:20px 20px;opacity:.5;pointer-events:none;z-index:1}
/* ============ HEADER ============ */
.obltech-home-obr .obltech-home-obr-header{text-align:center;max-width:780px;margin:0 auto 30px;position:relative;z-index:2}
.obltech-home-obr .obltech-home-obr-badge-wrap{display:flex;justify-content:center;margin-bottom:14px}
.obltech-home-obr .obltech-home-obr-badge{display:inline-flex !important;align-items:center !important;gap:8px !important;width:auto !important;max-width:max-content !important;background:#fff !important;color:#e11d48 !important;font-size:12px !important;font-weight:900 !important;letter-spacing:1.6px !important;text-transform:uppercase !important;padding:8px 17px !important;border-radius:50px !important;border:1.5px solid rgba(225,29,72,.22) !important;box-shadow:0 6px 16px rgba(225,29,72,.10)}
.obltech-home-obr .obltech-home-obr-badge .obltech-home-obr-dot{width:7px;height:7px;border-radius:50%;background:#e11d48;animation:obltech-home-obr-pulse 1.8s infinite}
@keyframes obltech-home-obr-pulse{0%,100%{box-shadow:0 0 0 0 rgba(225,29,72,.5)}50%{box-shadow:0 0 0 6px rgba(225,29,72,0)}}
.obltech-home-obr .obltech-home-obr-header h2{font-size:43px !important;font-weight:800 !important;color:#0f172a !important;line-height:1.18 !important;letter-spacing:-1px !important;margin-bottom:16px !important}
.obltech-home-obr .obltech-home-obr-header h2 .obltech-home-accent{background:linear-gradient(120deg,#059669 0%,#0d9488 50%,#0891b2 100%) !important;-webkit-background-clip:text !important;background-clip:text !important;-webkit-text-fill-color:transparent !important;color:transparent !important}
.obltech-home-obr .obltech-home-obr-header p{font-size:16px !important;font-weight:600 !important;color:#475569 !important;line-height:1.7 !important;max-width:640px;margin:0 auto !important}
/* ============ RATING STRIP ============ */
.obltech-home-obr .obltech-home-obr-rating{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-bottom:44px;position:relative;z-index:2}
.obltech-home-obr .obltech-home-obr-rchip{display:inline-flex;align-items:center;gap:9px;background:#fff;border:1.5px solid rgba(15,23,42,.08);border-radius:14px;padding:10px 17px;box-shadow:0 6px 16px rgba(225,29,72,.07)}
.obltech-home-obr .obltech-home-obr-rchip .obltech-home-rname{font-size:13px !important;font-weight:900 !important;color:#0f172a !important}
.obltech-home-obr .obltech-home-obr-stars{display:inline-flex;gap:2px;color:#f59e0b}
.obltech-home-obr .obltech-home-obr-stars svg{width:14px;height:14px}
.obltech-home-obr .obltech-home-obr-rchip .obltech-home-rscore{font-size:12.5px !important;font-weight:800 !important;color:#64748b !important}
/* ============ MARQUEE ============ */
.obltech-home-obr .obltech-home-obr-marquee{position:relative;z-index:2;width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}
.obltech-home-obr .obltech-home-obr-track{display:flex;gap:22px;width:max-content;animation:obltech-home-obr-slide 48s linear infinite}
.obltech-home-obr .obltech-home-obr-marquee:hover .obltech-home-obr-track{animation-play-state:paused}
@keyframes obltech-home-obr-slide{from{transform:translateX(0)}to{transform:translateX(-50%)}}
/* card */
.obltech-home-obr .obltech-home-obr-card{flex:0 0 auto;width:380px;background:#fff;border-radius:20px;padding:26px 26px;border:1.5px solid rgba(15,23,42,.06);box-shadow:0 12px 30px var(--r-shadow);position:relative;display:flex;flex-direction:column;transition:transform .3s ease}
.obltech-home-obr .obltech-home-obr-card:hover{transform:translateY(-5px)}
.obltech-home-obr .obltech-home-obr-quote{position:absolute;top:18px;right:22px;font-family:Georgia,serif !important;font-size:54px !important;font-weight:900 !important;line-height:1 !important;color:var(--r-soft);pointer-events:none}
.obltech-home-obr .obltech-home-obr-cardstars{display:inline-flex;gap:3px;color:#f59e0b;margin-bottom:13px;position:relative;z-index:1}
.obltech-home-obr .obltech-home-obr-cardstars svg{width:16px;height:16px}
.obltech-home-obr .obltech-home-obr-text{font-size:14.5px !important;font-weight:600 !important;color:#475569 !important;line-height:1.7 !important;margin-bottom:20px !important;position:relative;z-index:1}
.obltech-home-obr .obltech-home-obr-author{display:flex;align-items:center;gap:13px;padding-top:16px;border-top:1.5px solid #f1f5f9;margin-top:auto}
.obltech-home-obr .obltech-home-obr-avatar{width:48px;height:48px;border-radius:50%;flex-shrink:0;overflow:hidden;border:2.5px solid #fff;box-shadow:0 3px 10px rgba(0,0,0,.12)}
.obltech-home-obr .obltech-home-obr-avatar img{width:100%;height:100%;object-fit:cover;display:block}
.obltech-home-obr .obltech-home-obr-ainfo{display:flex;flex-direction:column;line-height:1.3;flex:1}
.obltech-home-obr .obltech-home-obr-aname{font-size:14.5px !important;font-weight:900 !important;color:#0f172a !important}
.obltech-home-obr .obltech-home-obr-arole{font-size:12px !important;font-weight:700 !important;color:#94a3b8 !important}
.obltech-home-obr .obltech-home-obr-src{display:inline-flex;align-items:center;gap:5px;font-size:11px !important;font-weight:800 !important;color:var(--r-color) !important;margin-top:3px}
.obltech-home-obr .obltech-home-obr-src svg{width:12px;height:12px}
/* color variants */
.obltech-home-obr .obltech-home-obr-card.obltech-home-r1{--r-color:#e11d48;--r-soft:#ffe4e6;--r-grad:linear-gradient(135deg,#e11d48,#fb7185);--r-shadow:rgba(225,29,72,.10)}
.obltech-home-obr .obltech-home-obr-card.obltech-home-r2{--r-color:#db2777;--r-soft:#fce7f3;--r-grad:linear-gradient(135deg,#db2777,#ec4899);--r-shadow:rgba(219,39,119,.10)}
.obltech-home-obr .obltech-home-obr-card.obltech-home-r3{--r-color:#9333ea;--r-soft:#f3e8ff;--r-grad:linear-gradient(135deg,#9333ea,#a855f7);--r-shadow:rgba(147,51,234,.10)}
.obltech-home-obr .obltech-home-obr-card.obltech-home-r4{--r-color:#0d9488;--r-soft:#ccfbf1;--r-grad:linear-gradient(135deg,#0d9488,#14b8a6);--r-shadow:rgba(13,148,136,.10)}
.obltech-home-obr .obltech-home-obr-card.obltech-home-r5{--r-color:#2563eb;--r-soft:#dbeafe;--r-grad:linear-gradient(135deg,#2563eb,#3b82f6);--r-shadow:rgba(37,99,235,.10)}
.obltech-home-obr .obltech-home-obr-card.obltech-home-r6{--r-color:#d97706;--r-soft:#fef3c7;--r-grad:linear-gradient(135deg,#d97706,#f59e0b);--r-shadow:rgba(217,119,6,.10)}
/* ============ CTA ============ */
.obltech-home-obr .obltech-home-obr-cta{display:flex;justify-content:center;margin-top:46px;position:relative;z-index:2}
.obltech-home-obr .obltech-home-obr-btn{display:inline-flex;align-items:center;gap:10px;background:linear-gradient(135deg,#059669 0%,#0d9488 100%);color:#fff !important;font-size:15px !important;font-weight:900 !important;letter-spacing:0.3px !important;padding:18px 36px;border-radius:13px;text-decoration:none !important;transition:all .35s cubic-bezier(0.4,0,0.2,1);line-height:1 !important;box-shadow:0 14px 30px rgba(16,185,129,.34)}
.obltech-home-obr .obltech-home-obr-btn:hover{transform:translateY(-3px);box-shadow:0 22px 42px rgba(16,185,129,.48);background:linear-gradient(135deg,#047857 0%,#0f766e 100%)}
.obltech-home-obr .obltech-home-obr-btn svg{width:16px;height:16px;transition:transform .3s ease}
.obltech-home-obr .obltech-home-obr-btn:hover svg{transform:translateX(4px)}
/* ============ RESPONSIVE ============ */
@media (max-width:768px){
  .obltech-home-obr.obltech-home-obr-section{padding:66px 0}
  .obltech-home-obr .obltech-home-obr-header h2{font-size:28px !important;letter-spacing:-0.5px !important}
  .obltech-home-obr .obltech-home-obr-card{width:320px}
  .obltech-home-obr .obltech-home-obr-track{animation-duration:38s}
}
@media (max-width:480px){
  .obltech-home-obr .obltech-home-obr-header h2{font-size:24px !important}
  .obltech-home-obr .obltech-home-obr-card{width:290px}
  .obltech-home-obr .obltech-home-obr-btn{width:100%;justify-content:center}
  .obltech-home-obr .obltech-home-obr-dots{display:none}
}
.obltech-home-obz{color:#0f172a;line-height:1.7;font-size:16px}
.obltech-home-obz h1,.obltech-home-obz h2,.obltech-home-obz h3,.obltech-home-obz h4{font-weight:800 !important}
.obltech-home-obz .obltech-home-container{max-width:100%;margin:0;padding:0;position:relative;z-index:2}
/* ============ SECTION - soft emerald/mint tint (light) ============ */
.obltech-home-obz.obltech-home-obz-section{position:relative;background:linear-gradient(180deg,#f0fdf4 0%,#ecfdf5 55%,#f0fdfa 100%);padding:0;overflow:hidden}
.obltech-home-obz.obltech-home-obz-section::before{content:"";position:absolute;width:600px;height:600px;border-radius:50%;background:rgba(16,185,129,.12);filter:blur(160px);top:-220px;left:-120px;pointer-events:none}
.obltech-home-obz.obltech-home-obz-section::after{content:"";position:absolute;width:520px;height:520px;border-radius:50%;background:rgba(8,145,178,.10);filter:blur(150px);bottom:-200px;right:-120px;pointer-events:none}
.obltech-home-obz .obltech-home-obz-dots{position:absolute;top:60px;right:50px;width:120px;height:120px;background-image:radial-gradient(circle,rgba(16,185,129,.16) 1.5px,transparent 1.5px);background-size:20px 20px;opacity:.5;pointer-events:none;z-index:1}
/* ============ LIGHT CTA PANEL (centered) ============ */
.obltech-home-obz .obltech-home-obz-panel{position:relative;z-index:2;overflow:hidden;background:linear-gradient(135deg,#d1fae5 0%,#ccfbf1 50%,#cffafe 100%);border-top:1.5px solid rgba(16,185,129,.18);border-bottom:1.5px solid rgba(16,185,129,.18);padding:64px 28px;text-align:center}
.obltech-home-obz .obltech-home-obz-panel::before{content:"";position:absolute;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(16,185,129,.12),transparent 70%);top:-150px;right:-60px;pointer-events:none}
.obltech-home-obz .obltech-home-obz-panel::after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;background:radial-gradient(circle,rgba(8,145,178,.10),transparent 70%);bottom:-140px;left:-50px;pointer-events:none}
.obltech-home-obz .obltech-home-obz-inner{position:relative;z-index:2;max-width:680px;margin:0 auto}
.obltech-home-obz .obltech-home-obz-badge{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1.5px solid rgba(16,185,129,.25);color:#059669 !important;font-size:12px !important;font-weight:900 !important;letter-spacing:1.4px !important;text-transform:uppercase;padding:8px 16px;border-radius:50px;margin-bottom:20px}
.obltech-home-obz .obltech-home-obz-badge .obltech-home-obz-dot{width:7px;height:7px;border-radius:50%;background:#059669;animation:obltech-home-obz-pulse 1.8s infinite}
@keyframes obltech-home-obz-pulse{0%,100%{box-shadow:0 0 0 0 rgba(16,185,129,.5)}50%{box-shadow:0 0 0 6px rgba(16,185,129,0)}}
.obltech-home-obz .obltech-home-obz-panel h2{font-size:38px !important;font-weight:800 !important;color:#0f172a !important;line-height:1.15 !important;letter-spacing:-1px !important;margin-bottom:16px !important}
.obltech-home-obz .obltech-home-obz-panel h2 .obltech-home-accent{background:linear-gradient(120deg,#059669 0%,#0d9488 50%,#0891b2 100%) !important;-webkit-background-clip:text !important;background-clip:text !important;-webkit-text-fill-color:transparent !important;color:transparent !important}
.obltech-home-obz .obltech-home-obz-panel p{font-size:16.5px !important;font-weight:600 !important;color:#475569 !important;line-height:1.7 !important;margin-bottom:30px !important;max-width:580px;margin-left:auto;margin-right:auto}
.obltech-home-obz .obltech-home-obz-panel p strong{color:#0f172a !important;font-weight:900 !important}
.obltech-home-obz .obltech-home-obz-btn{display:inline-flex;align-items:center;gap:10px;background:linear-gradient(135deg,#059669 0%,#0d9488 100%);color:#fff !important;font-size:16px !important;font-weight:900 !important;letter-spacing:0.3px !important;padding:19px 40px;border-radius:14px;text-decoration:none !important;cursor:pointer;transition:all .35s cubic-bezier(0.4,0,0.2,1);line-height:1 !important;box-shadow:0 16px 34px rgba(16,185,129,.36)}
.obltech-home-obz .obltech-home-obz-btn:hover{transform:translateY(-3px);box-shadow:0 24px 46px rgba(16,185,129,.5);background:linear-gradient(135deg,#047857 0%,#0f766e 100%)}
.obltech-home-obz .obltech-home-obz-btn svg{width:17px;height:17px;transition:transform .3s ease}
.obltech-home-obz .obltech-home-obz-btn:hover svg{transform:translateX(4px)}
/* ============ RESPONSIVE ============ */
@media (max-width:768px){
  .obltech-home-obz.obltech-home-obz-section{padding:62px 0}
  .obltech-home-obz .obltech-home-obz-panel{padding:44px 28px}
  .obltech-home-obz .obltech-home-obz-panel h2{font-size:28px !important;letter-spacing:-0.5px !important}
  .obltech-home-obz .obltech-home-obz-panel p{font-size:15px !important}
}
@media (max-width:480px){
  .obltech-home-obz .obltech-home-obz-panel h2{font-size:24px !important}
  .obltech-home-obz .obltech-home-obz-btn{width:100%;justify-content:center;padding:17px 28px}
  .obltech-home-obz .obltech-home-obz-dots{display:none}
}
.obltech-home-scc1{color:#1e293b;line-height:1.7;font-size:16px}
.obltech-home-scc1 h2,.obltech-home-scc1 h3,.obltech-home-scc1 h4{font-weight:800 !important;color:#1e293b !important;-webkit-text-fill-color:#1e293b !important;background:none !important;text-shadow:none !important}
.obltech-home-scc1 .obltech-home-scc1-wrap{max-width:1140px;margin:0 auto;padding:80px 20px}
.obltech-home-scc1-section{background:#f8faff;width:100%}
/* HEADER */
.obltech-home-scc1 .obltech-home-scc1-header{text-align:center;margin-bottom:48px}
.obltech-home-scc1 .obltech-home-scc1-h2{font-size:36px !important;font-weight:800 !important;color:#1e293b !important;-webkit-text-fill-color:#1e293b !important;line-height:1.2 !important;letter-spacing:-0.5px !important;margin-bottom:12px !important;background:none !important;text-shadow:none !important}
.obltech-home-scc1 .obltech-home-scc1-sub{font-size:16px !important;font-weight:600 !important;color:#475569 !important;line-height:1.75 !important;max-width:700px;margin:0 auto}
/* COMPARE GRID */
.obltech-home-scc1 .obltech-home-scc1-compare{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:40px;align-items:stretch}
.obltech-home-scc1 .obltech-home-scc1-cheap,.obltech-home-scc1 .obltech-home-scc1-quality{display:flex;flex-direction:column}
.obltech-home-scc1 .obltech-home-scc1-cheap-body,.obltech-home-scc1 .obltech-home-scc1-quality-body{flex:1}
/* CHEAP COLUMN */
.obltech-home-scc1 .obltech-home-scc1-cheap{border-radius:16px;overflow:hidden;border:1.5px solid #fecaca;box-shadow:0 4px 16px rgba(239,68,68,.08)}
.obltech-home-scc1 .obltech-home-scc1-cheap-head{background:#fee2e2;padding:18px 24px;display:flex;align-items:center;gap:12px}
.obltech-home-scc1 .obltech-home-scc1-cheap-icon{width:40px;height:40px;background:#fca5a5;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.obltech-home-scc1 .obltech-home-scc1-cheap-icon svg{width:20px;height:20px;color:#dc2626}
.obltech-home-scc1 .obltech-home-scc1-cheap-title{font-size:16px !important;font-weight:800 !important;color:#991b1b !important;line-height:1.2;margin-bottom:2px}
.obltech-home-scc1 .obltech-home-scc1-cheap-sub{font-size:14px !important;font-weight:600 !important;color:#1e293b !important}
.obltech-home-scc1 .obltech-home-scc1-cheap-body{background:#fff5f5;padding:6px 0 16px}
.obltech-home-scc1 .obltech-home-scc1-row{display:flex;align-items:flex-start;gap:10px;padding:11px 24px;border-bottom:1px solid rgba(0,0,0,.05)}
.obltech-home-scc1 .obltech-home-scc1-row:last-child{border-bottom:none}
.obltech-home-scc1 .obltech-home-scc1-rdot{width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:900;flex-shrink:0;margin-top:2px}
.obltech-home-scc1 .obltech-home-scc1-cheap-body .obltech-home-scc1-rdot{background:#fee2e2;color:#dc2626}
.obltech-home-scc1 .obltech-home-scc1-quality-body .obltech-home-scc1-rdot{background:#dcfce7;color:#16a34a}
.obltech-home-scc1 .obltech-home-scc1-rtext{font-size:16px !important;font-weight:600 !important;line-height:1.55;color:#1e293b !important}
.obltech-home-scc1 .obltech-home-scc1-cheap-body .obltech-home-scc1-rtext{color:#1e293b !important}
.obltech-home-scc1 .obltech-home-scc1-quality-body .obltech-home-scc1-rtext{color:#1e293b !important}
/* QUALITY COLUMN */
.obltech-home-scc1 .obltech-home-scc1-quality{border-radius:16px;overflow:hidden;border:1.5px solid #bbf7d0;box-shadow:0 4px 16px rgba(34,197,94,.08)}
.obltech-home-scc1 .obltech-home-scc1-quality-head{background:#dcfce7;padding:18px 24px;display:flex;align-items:center;gap:12px}
.obltech-home-scc1 .obltech-home-scc1-quality-icon{width:40px;height:40px;background:#86efac;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.obltech-home-scc1 .obltech-home-scc1-quality-icon svg{width:20px;height:20px;color:#15803d}
.obltech-home-scc1 .obltech-home-scc1-quality-title{font-size:16px !important;font-weight:800 !important;color:#14532d !important;line-height:1.2;margin-bottom:2px}
.obltech-home-scc1 .obltech-home-scc1-quality-sub{font-size:14px !important;font-weight:600 !important;color:#1e293b !important}
.obltech-home-scc1 .obltech-home-scc1-quality-body{background:#f0fdf4;padding:6px 0 16px}
/* BOTTOM BANNER */
.obltech-home-scc1 .obltech-home-scc1-banner{background:#0f172a;border-radius:16px;padding:32px 40px;display:flex;align-items:center;justify-content:space-between;gap:28px}
.obltech-home-scc1 .obltech-home-scc1-banner h3{font-size:20px !important;font-weight:800 !important;color:#fff !important;-webkit-text-fill-color:#fff !important;margin-bottom:6px !important;background:none !important;text-shadow:none !important}
.obltech-home-scc1 .obltech-home-scc1-banner-desc{font-size:16px !important;font-weight:600 !important;color:rgba(255,255,255,.65) !important;line-height:1.6}
.obltech-home-scc1 .obltech-home-scc1-banner-btn{display:inline-block !important;background:#F9610C !important;color:#fff !important;padding:13px 30px !important;border-radius:10px !important;font-weight:800 !important;font-size:15px !important;text-decoration:none !important;border:none !important;outline:none !important;animation:none !important;line-height:1.4 !important;cursor:pointer !important;white-space:nowrap !important;flex-shrink:0;box-shadow:0 6px 20px rgba(249,97,12,.30) !important;transition:transform .2s,background .2s !important}
.obltech-home-scc1 .obltech-home-scc1-banner-btn:hover{transform:translateY(-2px) !important;background:#d94f00 !important;color:#fff !important;text-decoration:none !important}
/* RESPONSIVE */
@media (max-width:900px){
  .obltech-home-scc1 .obltech-home-scc1-wrap{padding:60px 20px}
  .obltech-home-scc1 .obltech-home-scc1-h2{font-size:28px !important}
  .obltech-home-scc1 .obltech-home-scc1-banner{flex-direction:column;align-items:flex-start;padding:24px 20px}
}
@media (max-width:640px){
  .obltech-home-scc1 .obltech-home-scc1-compare{grid-template-columns:1fr}
  .obltech-home-scc1 .obltech-home-scc1-h2{font-size:24px !important}
  .obltech-home-scc1 .obltech-home-scc1-banner-btn{width:100%;text-align:center}
}
.obltech-home-scc2{color:#1e293b;line-height:1.7;font-size:16px}
.obltech-home-scc2 h2,.obltech-home-scc2 h3,.obltech-home-scc2 h4{font-weight:800 !important;color:#1e293b !important;-webkit-text-fill-color:#1e293b !important;background:none !important;text-shadow:none !important}
.obltech-home-scc2 .obltech-home-scc2-wrap{max-width:1140px;margin:0 auto;padding:80px 20px}
.obltech-home-scc2-section{background:#fff;width:100%}
/* HEADER */
.obltech-home-scc2 .obltech-home-scc2-header{text-align:center;margin-bottom:56px}
.obltech-home-scc2 .obltech-home-scc2-h2{font-size:36px !important;font-weight:800 !important;color:#1e293b !important;-webkit-text-fill-color:#1e293b !important;line-height:1.2 !important;letter-spacing:-0.5px !important;margin-bottom:12px !important;background:none !important;text-shadow:none !important}
.obltech-home-scc2 .obltech-home-scc2-sub{font-size:16px !important;font-weight:600 !important;color:#475569 !important;line-height:1.75 !important;max-width:680px;margin:0 auto}
/* TIMELINE */
.obltech-home-scc2 .obltech-home-scc2-timeline{display:flex;flex-direction:column;gap:0;position:relative;margin-bottom:48px}
/* vertical line */
.obltech-home-scc2 .obltech-home-scc2-timeline::before{content:"";position:absolute;left:28px;top:0;bottom:0;width:2px;background:linear-gradient(to bottom,#F9610C,#fb923c,#fbbf24,#34d399,#0ea5e9,#6366f1);z-index:0}
.obltech-home-scc2 .obltech-home-scc2-item{display:grid;grid-template-columns:60px 1fr;gap:24px;align-items:flex-start;padding:0 0 32px 0;position:relative;z-index:1}
.obltech-home-scc2 .obltech-home-scc2-item:last-child{padding-bottom:0}
/* circle node */
.obltech-home-scc2 .obltech-home-scc2-node{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:3px solid #fff;box-shadow:0 4px 14px rgba(0,0,0,.10);position:relative;z-index:2}
.obltech-home-scc2 .obltech-home-scc2-n1{background:#fff4f0;border-color:#fed7aa}
.obltech-home-scc2 .obltech-home-scc2-n2{background:#fef9c3;border-color:#fde68a}
.obltech-home-scc2 .obltech-home-scc2-n3{background:#dcfce7;border-color:#bbf7d0}
.obltech-home-scc2 .obltech-home-scc2-n4{background:#e0f9ff;border-color:#bae6fd}
.obltech-home-scc2 .obltech-home-scc2-n5{background:#eef2ff;border-color:#c7d2fe}
.obltech-home-scc2 .obltech-home-scc2-node svg{width:24px;height:24px}
.obltech-home-scc2 .obltech-home-scc2-n1 svg{color:#F9610C}
.obltech-home-scc2 .obltech-home-scc2-n2 svg{color:#ca8a04}
.obltech-home-scc2 .obltech-home-scc2-n3 svg{color:#16a34a}
.obltech-home-scc2 .obltech-home-scc2-n4 svg{color:#0ea5e9}
.obltech-home-scc2 .obltech-home-scc2-n5 svg{color:#6366f1}
/* card */
.obltech-home-scc2 .obltech-home-scc2-card{background:#f8faff;border:1.5px solid #e2e8f0;border-radius:16px;padding:22px 24px;transition:border-color .2s,box-shadow .2s,transform .2s}
.obltech-home-scc2 .obltech-home-scc2-card:hover{border-color:#F9610C;box-shadow:0 6px 24px rgba(249,97,12,.08);transform:translateX(4px)}
.obltech-home-scc2 .obltech-home-scc2-card-top{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:8px}
.obltech-home-scc2 .obltech-home-scc2-card h3{font-size:18px !important;font-weight:800 !important;color:#1e293b !important;-webkit-text-fill-color:#1e293b !important;line-height:1.3;margin:0 !important;background:none !important;text-shadow:none !important}
.obltech-home-scc2 .obltech-home-scc2-month-tag{background:#fff4f0;border:1px solid rgba(249,97,12,.25);border-radius:20px;padding:4px 12px;font-size:12px !important;font-weight:800 !important;color:#d94f00 !important;white-space:nowrap;flex-shrink:0}
.obltech-home-scc2 .obltech-home-scc2-card-desc{font-size:16px !important;font-weight:600 !important;color:#1e293b !important;line-height:1.7;margin-bottom:14px}
.obltech-home-scc2 .obltech-home-scc2-pills{display:flex;flex-wrap:wrap;gap:8px}
.obltech-home-scc2 .obltech-home-scc2-pill{font-size:13px !important;font-weight:700 !important;color:#1e293b !important;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:4px 10px}
/* RESPONSIVE */
@media (max-width:900px){
  .obltech-home-scc2 .obltech-home-scc2-wrap{padding:60px 20px}
  .obltech-home-scc2 .obltech-home-scc2-h2{font-size:28px !important}
  .obltech-home-scc2 .obltech-home-scc2-banner{flex-direction:column;align-items:flex-start;padding:24px 20px}
}
@media (max-width:560px){
  .obltech-home-scc2 .obltech-home-scc2-h2{font-size:24px !important}
  .obltech-home-scc2 .obltech-home-scc2-banner-btn{width:100%;text-align:center}
  .obltech-home-scc2 .obltech-home-scc2-timeline::before{left:24px}
  .obltech-home-scc2 .obltech-home-scc2-item{grid-template-columns:52px 1fr;gap:16px}
  .obltech-home-scc2 .obltech-home-scc2-node{width:48px;height:48px}
}
.obltech-home-scc3{color:#1e293b;line-height:1.7;font-size:16px}
.obltech-home-scc3 h2,.obltech-home-scc3 h3,.obltech-home-scc3 h4{font-weight:800 !important;color:#1e293b !important;-webkit-text-fill-color:#1e293b !important;background:none !important;text-shadow:none !important}
.obltech-home-scc3 .obltech-home-scc3-wrap{max-width:1140px;margin:0 auto;padding:80px 20px}
.obltech-home-scc3-section{background:#f8faff;width:100%}
/* HEADER */
.obltech-home-scc3 .obltech-home-scc3-header{text-align:center;margin-bottom:52px}
.obltech-home-scc3 .obltech-home-scc3-h2{font-size:36px !important;font-weight:800 !important;color:#1e293b !important;-webkit-text-fill-color:#1e293b !important;line-height:1.2 !important;letter-spacing:-0.5px !important;margin-bottom:12px !important;background:none !important;text-shadow:none !important}
.obltech-home-scc3 .obltech-home-scc3-sub{font-size:16px !important;font-weight:600 !important;color:#475569 !important;line-height:1.75 !important;max-width:680px;margin:0 auto}
/* TOP 2-COL: dark card + desc */
.obltech-home-scc3 .obltech-home-scc3-top{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:24px;align-items:stretch}
.obltech-home-scc3 .obltech-home-scc3-dark-card{background:#0f172a;border-radius:16px;padding:36px 32px;position:relative;overflow:hidden;display:flex;flex-direction:column;gap:20px}
.obltech-home-scc3 .obltech-home-scc3-dark-card::before{content:"";position:absolute;width:250px;height:250px;border-radius:50%;background:rgba(249,97,12,.08);top:-80px;right:-60px;pointer-events:none}
.obltech-home-scc3 .obltech-home-scc3-dark-card h3{font-size:22px !important;font-weight:800 !important;color:#fff !important;-webkit-text-fill-color:#fff !important;line-height:1.3;margin-bottom:4px !important;background:none !important;text-shadow:none !important;position:relative;z-index:1}
.obltech-home-scc3 .obltech-home-scc3-dark-desc{font-size:16px !important;font-weight:600 !important;color:rgba(255,255,255,.65) !important;line-height:1.75;position:relative;z-index:1}
.obltech-home-scc3 .obltech-home-scc3-roi-stats{display:grid;grid-template-columns:1fr 1fr;gap:12px;position:relative;z-index:1}
.obltech-home-scc3 .obltech-home-scc3-roi-stat{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:16px 14px;text-align:center;transition:background .2s}
.obltech-home-scc3 .obltech-home-scc3-roi-stat:hover{background:rgba(249,97,12,.14)}
.obltech-home-scc3 .obltech-home-scc3-roi-num{font-size:26px !important;font-weight:800 !important;color:#F9610C !important;line-height:1;margin-bottom:4px}
.obltech-home-scc3 .obltech-home-scc3-roi-lbl{font-size:13px !important;font-weight:700 !important;color:rgba(255,255,255,.55) !important;line-height:1.3}
/* right desc cards */
.obltech-home-scc3 .obltech-home-scc3-right-stack{display:flex;flex-direction:column;gap:14px}
.obltech-home-scc3 .obltech-home-scc3-info-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;padding:22px 24px;display:flex;align-items:flex-start;gap:16px;transition:border-color .2s,box-shadow .2s}
.obltech-home-scc3 .obltech-home-scc3-info-card:hover{border-color:rgba(249,97,12,.3);box-shadow:0 4px 18px rgba(249,97,12,.08)}
.obltech-home-scc3 .obltech-home-scc3-info-icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.obltech-home-scc3 .obltech-home-scc3-ic1{background:#fff4f0;border:1.5px solid rgba(249,97,12,.2)}
.obltech-home-scc3 .obltech-home-scc3-ic2{background:#f0fdf4;border:1.5px solid #bbf7d0}
.obltech-home-scc3 .obltech-home-scc3-ic3{background:#eef2ff;border:1.5px solid #c7d2fe}
.obltech-home-scc3 .obltech-home-scc3-info-icon svg{width:20px;height:20px}
.obltech-home-scc3 .obltech-home-scc3-ic1 svg{color:#F9610C}
.obltech-home-scc3 .obltech-home-scc3-ic2 svg{color:#16a34a}
.obltech-home-scc3 .obltech-home-scc3-ic3 svg{color:#6366f1}
.obltech-home-scc3 .obltech-home-scc3-info-card h3{font-size:16px !important;font-weight:800 !important;color:#1e293b !important;-webkit-text-fill-color:#1e293b !important;margin-bottom:4px !important;background:none !important;text-shadow:none !important;line-height:1.3}
.obltech-home-scc3 .obltech-home-scc3-info-desc{font-size:16px !important;font-weight:600 !important;color:#1e293b !important;line-height:1.65}
/* BOTTOM 3-COL CARDS */
.obltech-home-scc3 .obltech-home-scc3-bottom{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.obltech-home-scc3 .obltech-home-scc3-bot-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;padding:26px 22px;display:flex;flex-direction:column;gap:12px;transition:border-color .2s,box-shadow .2s,transform .2s}
.obltech-home-scc3 .obltech-home-scc3-bot-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px rgba(15,31,92,.08);border-color:rgba(249,97,12,.25)}
.obltech-home-scc3 .obltech-home-scc3-bot-icon{width:48px;height:48px;border-radius:13px;display:flex;align-items:center;justify-content:center;font-size:22px}
.obltech-home-scc3 .obltech-home-scc3-bi1{background:#fff4f0;border:1.5px solid rgba(249,97,12,.2)}
.obltech-home-scc3 .obltech-home-scc3-bi2{background:#f0fdf4;border:1.5px solid #bbf7d0}
.obltech-home-scc3 .obltech-home-scc3-bi3{background:#fef9c3;border:1.5px solid #fde68a}
.obltech-home-scc3 .obltech-home-scc3-bot-card h3{font-size:16px !important;font-weight:800 !important;color:#1e293b !important;-webkit-text-fill-color:#1e293b !important;line-height:1.3;margin:0 !important;background:none !important;text-shadow:none !important}
.obltech-home-scc3 .obltech-home-scc3-bot-desc{font-size:16px !important;font-weight:600 !important;color:#1e293b !important;line-height:1.7;flex:1}
.obltech-home-scc3 .obltech-home-scc3-bot-stat{font-size:13px !important;font-weight:800 !important;color:#F9610C !important;background:#fff4f0;border:1px solid rgba(249,97,12,.2);border-radius:6px;padding:4px 10px;display:inline-block;align-self:flex-start}
/* RESPONSIVE */
@media (max-width:900px){
  .obltech-home-scc3 .obltech-home-scc3-wrap{padding:60px 20px}
  .obltech-home-scc3 .obltech-home-scc3-top{grid-template-columns:1fr}
  .obltech-home-scc3 .obltech-home-scc3-bottom{grid-template-columns:1fr 1fr}
  .obltech-home-scc3 .obltech-home-scc3-h2{font-size:28px !important}
}
@media (max-width:560px){
  .obltech-home-scc3 .obltech-home-scc3-bottom{grid-template-columns:1fr}
  .obltech-home-scc3 .obltech-home-scc3-h2{font-size:24px !important}
  .obltech-home-scc3 .obltech-home-scc3-roi-stats{grid-template-columns:1fr 1fr}
}
.obltech-home-scc4{color:#1e293b;line-height:1.7;font-size:16px}
.obltech-home-scc4 h2,.obltech-home-scc4 h3,.obltech-home-scc4 h4{font-weight:800 !important;color:#1e293b !important;-webkit-text-fill-color:#1e293b !important;background:none !important;text-shadow:none !important}
.obltech-home-scc4 .obltech-home-scc4-wrap{max-width:1140px;margin:0 auto;padding:80px 20px}
.obltech-home-scc4-section{background:#f0fdf4;width:100%}
/* HEADER — 2 col */
.obltech-home-scc4 .obltech-home-scc4-header{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;margin-bottom:52px}
.obltech-home-scc4 .obltech-home-scc4-h2{font-size:36px !important;font-weight:800 !important;color:#1e293b !important;-webkit-text-fill-color:#1e293b !important;line-height:1.2 !important;letter-spacing:-0.5px !important;margin-bottom:0 !important;background:none !important;text-shadow:none !important}
.obltech-home-scc4 .obltech-home-scc4-header-right{font-size:16px !important;font-weight:600 !important;color:#475569 !important;line-height:1.75}
.obltech-home-scc4 .obltech-home-scc4-header-right strong{color:#1e293b !important;font-weight:800 !important}
/* STATS STRIP */
.obltech-home-scc4 .obltech-home-scc4-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:40px}
.obltech-home-scc4 .obltech-home-scc4-stat{background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;padding:22px 18px;text-align:center;transition:transform .2s,box-shadow .2s,border-color .2s}
.obltech-home-scc4 .obltech-home-scc4-stat:hover{transform:translateY(-4px);box-shadow:0 10px 24px rgba(15,31,92,.08);border-color:rgba(249,97,12,.3)}
.obltech-home-scc4 .obltech-home-scc4-stat-num{font-size:28px !important;font-weight:800 !important;color:#F9610C !important;line-height:1;margin-bottom:5px}
.obltech-home-scc4 .obltech-home-scc4-stat-lbl{font-size:15px !important;font-weight:700 !important;color:#1e293b !important;line-height:1.4}
/* NUMBERED REASONS — alternating layout */
.obltech-home-scc4 .obltech-home-scc4-reasons{display:flex;flex-direction:column;gap:16px;margin-bottom:40px}
.obltech-home-scc4 .obltech-home-scc4-reason{background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;padding:28px 32px;display:grid;grid-template-columns:64px 1fr;gap:24px;align-items:flex-start;transition:border-color .2s,box-shadow .2s}
.obltech-home-scc4 .obltech-home-scc4-reason:hover{border-color:rgba(249,97,12,.3);box-shadow:0 6px 24px rgba(249,97,12,.08)}
.obltech-home-scc4 .obltech-home-scc4-reason-num{width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:20px !important;font-weight:800 !important;color:#fff !important;flex-shrink:0;line-height:1}
.obltech-home-scc4 .obltech-home-scc4-rn1{background:#F9610C}
.obltech-home-scc4 .obltech-home-scc4-rn2{background:#16a34a}
.obltech-home-scc4 .obltech-home-scc4-rn3{background:#6366f1}
.obltech-home-scc4 .obltech-home-scc4-rn4{background:#a855f7}
.obltech-home-scc4 .obltech-home-scc4-rn5{background:#0ea5e9}
.obltech-home-scc4 .obltech-home-scc4-rn6{background:#ca8a04}
.obltech-home-scc4 .obltech-home-scc4-reason-body{}
.obltech-home-scc4 .obltech-home-scc4-reason h3{font-size:18px !important;font-weight:800 !important;color:#1e293b !important;-webkit-text-fill-color:#1e293b !important;line-height:1.3;margin-bottom:8px !important;background:none !important;text-shadow:none !important}
.obltech-home-scc4 .obltech-home-scc4-reason-desc{font-size:16px !important;font-weight:600 !important;color:#1e293b !important;line-height:1.7}
/* CTA STRIP */
.obltech-home-scc4 .obltech-home-scc4-cta{background:#0f172a;border-radius:16px;padding:36px 40px;display:flex;align-items:center;justify-content:space-between;gap:28px;position:relative;overflow:hidden}
.obltech-home-scc4 .obltech-home-scc4-cta::before{content:"";position:absolute;width:280px;height:280px;border-radius:50%;background:rgba(249,97,12,.08);top:-100px;right:-60px;pointer-events:none}
.obltech-home-scc4 .obltech-home-scc4-cta h3{font-size:22px !important;font-weight:800 !important;color:#fff !important;-webkit-text-fill-color:#fff !important;margin-bottom:8px !important;background:none !important;text-shadow:none !important;position:relative;z-index:1}
.obltech-home-scc4 .obltech-home-scc4-cta-desc{font-size:16px !important;font-weight:600 !important;color:rgba(255,255,255,.65) !important;line-height:1.65;position:relative;z-index:1}
.obltech-home-scc4 .obltech-home-scc4-cta-btn{display:inline-block !important;background:#F9610C !important;color:#fff !important;padding:14px 32px !important;border-radius:10px !important;font-weight:800 !important;font-size:16px !important;text-decoration:none !important;border:none !important;outline:none !important;animation:none !important;line-height:1.4 !important;cursor:pointer !important;white-space:nowrap !important;flex-shrink:0;box-shadow:0 6px 20px rgba(249,97,12,.30) !important;transition:transform .2s,background .2s !important;position:relative;z-index:1}
.obltech-home-scc4 .obltech-home-scc4-cta-btn:hover{transform:translateY(-2px) !important;background:#d94f00 !important;color:#fff !important;text-decoration:none !important}
/* RESPONSIVE */
@media (max-width:1024px){
  .obltech-home-scc4 .obltech-home-scc4-wrap{padding:60px 20px}
  .obltech-home-scc4 .obltech-home-scc4-header{grid-template-columns:1fr;gap:16px}
  .obltech-home-scc4 .obltech-home-scc4-stats{grid-template-columns:1fr 1fr}
  .obltech-home-scc4 .obltech-home-scc4-h2{font-size:28px !important}
  .obltech-home-scc4 .obltech-home-scc4-cta{flex-direction:column;align-items:flex-start;padding:28px 24px}
}
@media (max-width:560px){
  .obltech-home-scc4 .obltech-home-scc4-h2{font-size:24px !important}
  .obltech-home-scc4 .obltech-home-scc4-reason{grid-template-columns:48px 1fr;gap:16px;padding:20px 20px}
  .obltech-home-scc4 .obltech-home-scc4-cta-btn{width:100%;text-align:center}
}
/* calculator slider positions (moved from inline styles) */
.obltech-home-obcc-p50l{left:50%}
.obltech-home-obcc-p50w{width:50%}
.obltech-home-obcc-p58l{left:58%}
.obltech-home-obcc-p58w{width:58%}
.obltech-home-obcc-p72l{left:72%}
.obltech-home-obcc-p72w{width:72%}
/* Font Awesome sizing twins (mirror the svg sizing rules) */
.obltech-home-fico{display:inline-flex;align-items:center;justify-content:center}
.obltech-home-obh .obltech-home-obh-check-ic .obltech-home-fico{font-size:14px;line-height:1}
.obltech-home-obh .obltech-home-obh-btn-primary .obltech-home-fico{font-size:16px;line-height:1}
.obltech-home-obh .obltech-home-obh-btn-secondary .obltech-home-fico{font-size:17px;line-height:1}
.obltech-home-obh .obltech-home-obh-right-head .obltech-home-obh-rh-ic .obltech-home-fico{font-size:21px;line-height:1}
.obltech-home-obh .obltech-home-obh-stat-ic .obltech-home-fico{font-size:24px;line-height:1}
.obltech-home-obh .obltech-home-obh-lh-ic .obltech-home-fico{font-size:16px;line-height:1}
.obltech-home-obc .obltech-home-obc-tag .obltech-home-fico{font-size:12px;line-height:1}
.obltech-home-obc .obltech-home-obc-readbtn .obltech-home-fico{font-size:15px;line-height:1}
.obltech-home-obc .obltech-home-obc-cta-btn .obltech-home-fico{font-size:16px;line-height:1}
.obltech-home-obk .obltech-home-obk-ic .obltech-home-fico{font-size:27px;line-height:1}
.obltech-home-obk .obltech-home-obk-btn .obltech-home-fico{font-size:13px;line-height:1}
.obltech-home-obk .obltech-home-obk-foot-btn .obltech-home-fico{font-size:15px;line-height:1}
.obltech-home-obl .obltech-home-obl-est .obltech-home-fico{font-size:15px;line-height:1}
.obltech-home-obl .obltech-home-obl-name .obltech-home-fico{font-size:12px;line-height:1}
.obltech-home-obl .obltech-home-obl-cta-btn .obltech-home-fico{font-size:16px;line-height:1}
.obltech-home-obp .obltech-home-obp-pill .obltech-home-fico{font-size:17px;line-height:1}
.obltech-home-obp .obltech-home-obp-pl-ico .obltech-home-fico{font-size:33px;line-height:1}
.obltech-home-obp .obltech-home-obp-panel-left .obltech-home-obp-btn .obltech-home-fico{font-size:15px;line-height:1}
.obltech-home-obp .obltech-home-obp-rl-ic .obltech-home-fico{font-size:14px;line-height:1}
.obltech-home-obp .obltech-home-obp-cta-btn .obltech-home-fico{font-size:16px;line-height:1}
.obltech-home-obf .obltech-home-obf-node-inner .obltech-home-fico{font-size:28px;line-height:1}
.obltech-home-obf .obltech-home-obf-cta-btn .obltech-home-fico{font-size:16px;line-height:1}
.obltech-home-obw .obltech-home-obw-chat-btn .obltech-home-fico{font-size:17px;line-height:1}
.obltech-home-obw .obltech-home-obw-booking-icon .obltech-home-fico{font-size:22px;line-height:1}
.obltech-home-obw .obltech-home-obw-pick-btn .obltech-home-fico{font-size:14px;line-height:1}
.obltech-home-obw .obltech-home-obw-trust-right .obltech-home-fico{font-size:14px;line-height:1}
.obltech-home-oba .obltech-home-oba-ic .obltech-home-fico{font-size:28px;line-height:1}
.obltech-home-oba .obltech-home-oba-cta-btn .obltech-home-fico{font-size:16px;line-height:1}
.obltech-home-obi .obltech-home-obi-ic .obltech-home-fico{font-size:22px;line-height:1}
.obltech-home-obi .obltech-home-obi-arrow .obltech-home-fico{font-size:14px;line-height:1}
.obltech-home-obi .obltech-home-obi-imgfallback .obltech-home-fico{font-size:60px;line-height:1}
.obltech-home-obi .obltech-home-obi-cta-btn .obltech-home-fico{font-size:16px;line-height:1}
.obltech-home-oba2 .obltech-home-oba2-card-ic .obltech-home-fico{font-size:33px;line-height:1}
.obltech-home-oba2 .obltech-home-oba2-btn .obltech-home-fico{font-size:17px;line-height:1}
.obltech-home-oba2 .obltech-home-oba2-note .obltech-home-fico{font-size:14px;line-height:1}
.obltech-home-oba2 .obltech-home-oba2-fic .obltech-home-fico{font-size:25px;line-height:1}
.obltech-home-obcc .obltech-home-obcc-calc-ic .obltech-home-fico{font-size:26px;line-height:1}
.obltech-home-obcc .obltech-home-obcc-est .obltech-home-ei .obltech-home-fico{font-size:26px;line-height:1}
.obltech-home-obcc .obltech-home-obcc-btn .obltech-home-fico{font-size:17px;line-height:1}
.obltech-home-obr .obltech-home-obr-stars .obltech-home-fico{font-size:14px;line-height:1}
.obltech-home-obr .obltech-home-obr-cardstars .obltech-home-fico{font-size:16px;line-height:1}
.obltech-home-obr .obltech-home-obr-src .obltech-home-fico{font-size:12px;line-height:1}
.obltech-home-obr .obltech-home-obr-btn .obltech-home-fico{font-size:16px;line-height:1}
.obltech-home-obz .obltech-home-obz-btn .obltech-home-fico{font-size:17px;line-height:1}
.obltech-home-scc1 .obltech-home-scc1-cheap-icon .obltech-home-fico{font-size:20px;line-height:1}
.obltech-home-scc1 .obltech-home-scc1-quality-icon .obltech-home-fico{font-size:20px;line-height:1}
.obltech-home-scc2 .obltech-home-scc2-node .obltech-home-fico{font-size:24px;line-height:1}
.obltech-home-scc3 .obltech-home-scc3-info-icon .obltech-home-fico{font-size:20px;line-height:1}
/* background decoratives converted from empty elements to pseudo-elements */
.obltech-home-obh::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(16,185,129,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(16,185,129,.04) 1px,transparent 1px);background-size:46px 46px;-webkit-mask:radial-gradient(ellipse 70% 60% at 50% 40%,#000 30%,transparent 75%);mask:radial-gradient(ellipse 70% 60% at 50% 40%,#000 30%,transparent 75%);pointer-events:none;z-index:0}
.obltech-home-obp::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(59,130,246,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(59,130,246,.05) 1px,transparent 1px);background-size:52px 52px;-webkit-mask:radial-gradient(ellipse 80% 60% at 50% 30%,#000 30%,transparent 75%);mask:radial-gradient(ellipse 80% 60% at 50% 30%,#000 30%,transparent 75%);pointer-events:none;z-index:0}
.obltech-home-obl::before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,rgba(14,165,233,.08) 1.4px,transparent 1.4px);background-size:26px 26px;-webkit-mask:radial-gradient(ellipse 80% 70% at 50% 50%,#000 30%,transparent 82%);mask:radial-gradient(ellipse 80% 70% at 50% 50%,#000 30%,transparent 82%);opacity:.7;pointer-events:none;z-index:0}
.obltech-home-oba2::before{content:"";position:absolute;width:440px;height:440px;border-radius:50%;background:rgba(59,130,246,.16);filter:blur(140px);top:40%;left:42%;pointer-events:none;z-index:0}
/* Lazy-render below-the-fold sections: browser skips layout/paint work
   until each section nears the viewport. Content stays in the DOM
   (fully crawlable). contain-intrinsic-size prevents scrollbar jumps. */
.obltech-home-obk{content-visibility:auto;contain-intrinsic-size:auto 900px}
.obltech-home-obl{content-visibility:auto;contain-intrinsic-size:auto 900px}
.obltech-home-obp{content-visibility:auto;contain-intrinsic-size:auto 900px}
.obltech-home-obf{content-visibility:auto;contain-intrinsic-size:auto 900px}
.obltech-home-obw{content-visibility:auto;contain-intrinsic-size:auto 900px}
.obltech-home-oba{content-visibility:auto;contain-intrinsic-size:auto 900px}
.obltech-home-obi{content-visibility:auto;contain-intrinsic-size:auto 900px}
.obltech-home-oba2{content-visibility:auto;contain-intrinsic-size:auto 900px}
.obltech-home-obcc{content-visibility:auto;contain-intrinsic-size:auto 900px}
.obltech-home-obr{content-visibility:auto;contain-intrinsic-size:auto 900px}
.obltech-home-obz{content-visibility:auto;contain-intrinsic-size:auto 900px}
.obltech-home-scc1-section{content-visibility:auto;contain-intrinsic-size:auto 900px}
.obltech-home-scc2-section{content-visibility:auto;contain-intrinsic-size:auto 900px}
.obltech-home-scc3-section{content-visibility:auto;contain-intrinsic-size:auto 900px}
.obltech-home-scc4-section{content-visibility:auto;contain-intrinsic-size:auto 900px}
/* ─── END PAGE 31 · HOMEPAGE ─── */
