/*
Theme Name: CricBoss WhiteLabel V15 Final Logo + Pendant Fixed
Author: CricBoss
Description: Premium matte-black and yellow white-label gaming platform landing theme.
Version: 15.0
*/
:root{--bg:#050505;--panel:#0b0b0b;--yellow:#f3d400;--white:#f7f7f4;--muted:#a4a49d;--line:#25241d}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--white);font-family:Inter,Arial,Helvetica,sans-serif;line-height:1.45;overflow-x:hidden}a{text-decoration:none;color:inherit}.cb-wrap{width:min(1180px,92%);margin:auto}
/* Header / exact uploaded logo — static, crisp, no floating logo */
.cb-header{position:sticky;top:0;z-index:99;background:rgba(5,5,5,.96);backdrop-filter:blur(12px);border-bottom:1px solid #181818}.cb-nav{height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px}.cb-logo{position:relative;display:flex;align-items:center;flex:0 0 auto;line-height:0;padding:4px 0}.cb-logo-img{display:block!important;width:178px!important;max-width:178px!important;height:auto!important;max-height:54px!important;object-fit:contain!important;position:relative;z-index:2}.cb-logo:after{content:"";position:absolute;z-index:1;left:46%;top:50%;width:34px;height:34px;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.10) 0%,rgba(255,45,45,.28) 28%,rgba(255,30,30,.10) 52%,transparent 72%);filter:blur(3px);animation:cbBrandBallGlow 4.2s ease-in-out infinite;pointer-events:none}.cb-nav-actions{display:flex;gap:10px;align-items:center}.cb-btn{min-height:47px;padding:0 20px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:900;border:1px solid #2c2b24;transition:transform .18s,border-color .18s,box-shadow .18s}.cb-btn:hover{transform:translateY(-2px)}.cb-btn-yellow{background:var(--yellow);color:#050505;border-color:var(--yellow);box-shadow:0 8px 28px rgba(243,212,0,.13)}
@keyframes cbBrandBallGlow{0%,100%{opacity:.28;transform:translate(-50%,-50%) scale(.90)}50%{opacity:.65;transform:translate(-50%,-50%) scale(1.08)}}
/* Hero */
.cb-hero{position:relative;overflow:hidden;padding:70px 0 45px}.cb-hero:before{content:"";position:absolute;width:720px;height:720px;right:-310px;top:-250px;background:radial-gradient(circle,rgba(243,212,0,.12),transparent 67%);pointer-events:none}.cb-hero-grid{display:grid;grid-template-columns:minmax(0,54%) minmax(0,46%);gap:42px;align-items:center}.cb-hero-grid>div{min-width:0}.cb-hero-grid>div:first-child{max-width:650px}.cb-eyebrow{display:inline-flex;padding:8px 13px;border:1px solid #4d4304;border-radius:999px;background:#111004;color:var(--yellow);font-size:11px;font-weight:900;letter-spacing:.16em}.cb-hero h1{font-size:clamp(42px,5.25vw,70px);line-height:.92;letter-spacing:-.052em;margin:20px 0;text-transform:uppercase;max-width:620px;overflow-wrap:normal;word-break:normal;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.cb-hero h1 span{color:var(--yellow)}.cb-lead{max-width:610px;color:#c0c0ba;font-size:18px;margin:0 0 25px}.cb-actions{display:flex;flex-wrap:wrap;gap:11px}.cb-note{font-size:11px;color:#6f6f68;margin-top:13px}
/* Model card; no overlay image */
.cb-model{height:500px;position:relative;display:flex;align-items:flex-end;justify-content:center;overflow:hidden;border-radius:28px;border:1px solid #2a281b;background:radial-gradient(circle at 50% 35%,rgba(243,212,0,.18),transparent 48%),linear-gradient(150deg,#111008,#050505 65%);box-shadow:0 25px 80px rgba(0,0,0,.55)}.cb-model:before{content:"";position:absolute;width:390px;height:390px;border-radius:50%;top:-70px;right:-100px;border:1px solid rgba(243,212,0,.18);box-shadow:0 0 80px rgba(243,212,0,.08);pointer-events:none}.cb-model>img:first-child{position:relative;z-index:2;width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.cb-pendant-glow{position:absolute;z-index:3;left:41.2%;top:71.7%;width:82px;height:82px;transform:translate(-50%,-50%);border-radius:50%;pointer-events:none;background:radial-gradient(circle,rgba(255,255,255,.96) 0%,rgba(255,230,95,.72) 9%,rgba(243,212,0,.34) 27%,rgba(243,212,0,.13) 48%,rgba(243,212,0,0) 73%);mix-blend-mode:screen;filter:blur(2.5px);animation:cbPendantGlow 2.8s ease-in-out infinite}.cb-pendant-spark{position:absolute;z-index:4;left:41.2%;top:71.7%;width:5px;height:5px;transform:translate(-50%,-50%) rotate(45deg);pointer-events:none;background:#fffdf0;box-shadow:0 0 6px 2px #fff,0 0 16px 5px rgba(243,212,0,.8),0 0 32px 9px rgba(243,212,0,.28);animation:cbPendantSpark 2.8s ease-in-out infinite}.cb-pendant-spark:before,.cb-pendant-spark:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.95),transparent)}.cb-pendant-spark:before{width:34px;height:1px}.cb-pendant-spark:after{width:1px;height:34px}@keyframes cbPendantGlow{0%,100%{opacity:.30;transform:translate(-50%,-50%) scale(.82)}45%{opacity:.72;transform:translate(-50%,-50%) scale(1.08)}58%{opacity:1;transform:translate(-50%,-50%) scale(1.18)}72%{opacity:.48;transform:translate(-50%,-50%) scale(.96)}}@keyframes cbPendantSpark{0%,70%,100%{opacity:.25;transform:translate(-50%,-50%) rotate(45deg) scale(.72)}76%{opacity:1;transform:translate(-50%,-50%) rotate(45deg) scale(1.25)}84%{opacity:.35;transform:translate(-50%,-50%) rotate(45deg) scale(.86)}}.cb-model-label{position:absolute;z-index:5;left:22px;bottom:20px;padding:8px 12px;border-radius:999px;background:rgba(5,5,5,.78);border:1px solid rgba(243,212,0,.3);color:var(--yellow);font-size:10px;font-weight:900;letter-spacing:.12em}
/* Main Site button — static exact CricBoss mark, premium and restrained */
.cb-btn-main-site{position:relative;isolation:isolate;gap:9px;min-width:158px;height:49px;padding:0 16px 0 10px;overflow:hidden;background:linear-gradient(180deg,#151513 0%,#080808 100%);color:#f7f7f4;border:1px solid rgba(243,212,0,.52);border-radius:12px;box-shadow:inset 0 1px 0 rgba(255,255,255,.075),0 9px 28px rgba(0,0,0,.34);perspective:900px}.cb-btn-main-site:after{content:"";position:absolute;inset:0;border-radius:11px;background:linear-gradient(120deg,transparent 22%,rgba(255,255,255,.055) 48%,transparent 72%);transform:translateX(-125%);animation:cbMainSheen 10s ease-in-out infinite;pointer-events:none;z-index:1}.cb-main-logo-static{width:27px;height:27px;flex:0 0 27px;display:grid;place-items:center;position:relative;z-index:3;border-radius:50%;overflow:hidden;filter:drop-shadow(0 0 7px rgba(235,35,35,.22))}.cb-main-logo-static img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;display:block;object-fit:cover!important;border-radius:50%}.cb-main-site-label,.cb-main-site-arrow{position:relative;z-index:3}.cb-main-site-label{letter-spacing:.085em;font-size:12px;font-weight:900}.cb-main-site-arrow{font-size:15px;color:var(--yellow);line-height:1;transform:translateY(-1px)}@keyframes cbMainSheen{0%,58%{transform:translateX(-125%)}70%{transform:translateX(125%)}100%{transform:translateX(125%)}}
/* Content */
.cb-section{padding:58px 0}.cb-heading{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:23px}.cb-heading h2{font-size:clamp(31px,4vw,48px);line-height:1;margin:0;letter-spacing:-.04em}.cb-heading p{max-width:500px;color:var(--muted);margin:0}.cb-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.cb-card{min-height:165px;padding:24px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(145deg,#0d0d0b,#080808)}.cb-num{width:35px;height:35px;border-radius:9px;display:grid;place-items:center;background:#161403;color:var(--yellow);border:1px solid #4b4208;font-weight:900;font-size:12px;margin-bottom:16px}.cb-card h3{margin:0 0 7px;font-size:19px}.cb-card p{margin:0;color:#91918a;font-size:14px}.cb-platform{display:grid;grid-template-columns:1fr 1fr;gap:14px}.cb-panel{padding:30px;border:1px solid var(--line);border-radius:22px;background:#090909}.cb-panel h3{font-size:28px;line-height:1.05;margin:0 0 10px}.cb-panel h3 span{color:var(--yellow)}.cb-panel p{color:var(--muted);margin:0 0 18px}.cb-pills{display:flex;flex-wrap:wrap;gap:8px}.cb-pill{border:1px solid #343229;border-radius:999px;padding:8px 11px;font-size:11px;font-weight:800;color:#d5d5ce}.cb-pill b{color:var(--yellow)}.cb-cta{margin:45px auto 70px;padding:48px 40px;border:1px solid #4d4305;border-radius:24px;background:radial-gradient(circle at 80% 5%,rgba(243,212,0,.13),transparent 40%),#0a0a07}.cb-cta h2{font-size:clamp(35px,5vw,61px);line-height:.95;letter-spacing:-.05em;margin:0 0 14px;text-transform:uppercase}.cb-cta h2 span{color:var(--yellow)}.cb-cta p{max-width:680px;color:#a7a79f;margin:0 0 23px}.cb-footer{border-top:1px solid #171717;padding:28px 0;color:#686861;font-size:11px}.cb-footer-row{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.cb-footer a{color:#aaa9a0}
/* WhatsApp attention */
.cb-btn[href*="wa.me"]{animation:cbWhatsappPulse 2.8s ease-in-out infinite}@keyframes cbWhatsappPulse{0%,62%,100%{box-shadow:0 8px 28px rgba(243,212,0,.13)}70%{box-shadow:0 8px 30px rgba(243,212,0,.30),0 0 0 5px rgba(243,212,0,.07)}76%{box-shadow:0 8px 34px rgba(243,212,0,.38),0 0 0 9px rgba(243,212,0,0)}}.cb-btn[href*="wa.me"]:hover{animation-play-state:paused;box-shadow:0 10px 36px rgba(243,212,0,.38)}
@media(max-width:850px){.cb-hero-grid,.cb-platform{grid-template-columns:1fr}.cb-model{height:430px}.cb-cards{grid-template-columns:1fr 1fr}.cb-hero h1{font-size:clamp(44px,9vw,66px)}}
@media(max-width:600px){.cb-wrap{width:calc(100% - 24px)}.cb-nav{height:auto;min-height:68px;padding:9px 0;gap:8px}.cb-logo{flex:0 1 118px;min-width:0}.cb-logo-img{width:118px!important;max-width:118px!important;max-height:42px!important}.cb-nav-actions{flex:0 1 auto;gap:6px;min-width:0}.cb-nav-actions .cb-btn{min-height:42px;height:42px;padding:0 10px;border-radius:9px;font-size:10px;white-space:nowrap}.cb-nav-actions .cb-btn-main-site{min-width:104px;padding-left:7px;padding-right:7px;gap:5px}.cb-nav-actions .cb-main-logo-static{width:20px;height:20px;flex-basis:20px}.cb-nav-actions .cb-main-site-label{font-size:10px}.cb-nav-actions .cb-main-site-arrow{font-size:12px}.cb-nav-actions .cb-btn-yellow{min-width:88px}.cb-hero{padding:34px 0}.cb-hero-grid{grid-template-columns:minmax(0,1fr)!important;gap:24px!important}.cb-eyebrow{font-size:9px;padding:7px 10px;letter-spacing:.12em;white-space:nowrap}.cb-hero h1{font-size:clamp(39px,11.7vw,52px)!important;line-height:.91;letter-spacing:-.052em;margin:16px 0 18px}.cb-lead{font-size:16px;line-height:1.5;margin-bottom:20px}.cb-actions{display:grid;grid-template-columns:1fr;gap:9px}.cb-actions .cb-btn{width:100%;min-height:48px}.cb-note{font-size:10px}.cb-model{height:390px!important;width:100%;border-radius:22px;margin-top:0}.cb-model>img:first-child{object-fit:cover;object-position:center top}.cb-model-label{left:14px;bottom:14px;font-size:9px;padding:7px 10px}.cb-pendant-glow{left:41.2%;top:71.7%;width:70px;height:70px}.cb-pendant-spark{left:41.2%;top:71.7%}.cb-section{padding:40px 0}.cb-heading{display:block;margin-bottom:18px}.cb-heading h2{font-size:36px;margin-bottom:12px}.cb-heading p{font-size:14px}.cb-cards,.cb-platform{grid-template-columns:1fr!important;gap:10px}.cb-card{min-height:0;padding:20px}.cb-panel{padding:22px}.cb-panel h3{font-size:25px}.cb-cta{margin:25px auto 45px;padding:30px 20px;border-radius:20px}.cb-cta h2{font-size:39px}}
@media(max-width:380px){.cb-logo{flex-basis:102px}.cb-logo-img{width:102px!important;max-width:102px!important;max-height:36px!important}.cb-nav-actions .cb-btn-main-site{min-width:92px}.cb-nav-actions .cb-btn-yellow{min-width:78px;padding-left:7px;padding-right:7px}.cb-nav-actions .cb-main-logo-static{display:none}.cb-hero h1{font-size:38px!important}.cb-model{height:350px!important}.cb-pendant-glow{left:41.2%;top:71.7%;width:62px;height:62px}.cb-pendant-spark{left:41.2%;top:71.7%}}
@media(prefers-reduced-motion:reduce){.cb-logo:after,.cb-pendant-glow,.cb-pendant-spark,.cb-btn[href*="wa.me"],.cb-btn-main-site:after{animation:none!important}}
