
:root{--orange:#e2802f;--gold:#e4ba62;--green:#083A08;--shell:min(1400px,calc(100vw - 16px));--bar:50px;--login:clamp(470px,38vw,535px)}
*{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#fff;background:#071207 url('https://cdn.areabermain.club/assets/cdn/az1/2026/08/02/20260802/07b0a8302dae15221355ffc613fda979/background-fatcai99-17-agustust-2026.jpg') center top/100% auto fixed no-repeat;min-height:100vh}
a{color:inherit;text-decoration:none} button,input{font:inherit}
.top-shell{width:var(--shell);margin:0 auto;position:relative;z-index:20}
.brand-head{height:74px;background:#083A08 url('https://cdn.areabermain.club/assets/cdn/az1/2026/08/10/20260810/d5bac340ff3276de1e91fc5406593816/new-heding-fatcai99.webp') center/100% 100% no-repeat;display:flex;align-items:center;padding:0 22px}
.brand-head img{height:48px;width:auto;object-fit:contain;filter:drop-shadow(0 2px 8px #000)}
.desktop-bar{height:50px;background:#011101;display:grid;grid-template-columns:1fr var(--login);align-items:stretch;position:sticky;top:0;z-index:30}
.primary-nav{display:grid;grid-template-columns:repeat(4,1fr);height:50px}
.primary-nav a{display:flex;align-items:center;justify-content:center;border-right:1px solid rgba(255,255,255,.05);font-weight:700;font-size:13px}
.primary-nav a:hover,.primary-nav a.active{background:#242323;color:#fff;box-shadow:inset 0 -2px 0 var(--orange)}
.login-shell{display:grid;grid-template-columns:1fr 1fr 132px;gap:6px;padding:6px 8px;background:#011101}
.login-shell input{width:100%;height:38px;border:0;border-radius:3px;padding:0 10px;background:#fff;color:#000}
.login-shell .loginBtn{border:0;background:linear-gradient(#f3b765,#d57924);color:#171009;font-weight:800;border-radius:3px;cursor:pointer}
.hero{width:var(--shell);margin:10px auto 0;overflow:hidden;border:1px solid rgba(226,128,47,.3);background:#111}
.hero img{display:block;width:100%;max-height:420px;object-fit:cover}
.notice{width:var(--shell);margin:auto;background:#242323;display:flex;align-items:center;gap:14px;padding:9px 14px;color:#f4f4f4;font-size:13px}
.notice b{color:var(--orange)}
.game-area{width:var(--shell);margin:0 auto 90px;background:rgba(9,19,9,.88);min-height:620px;border-left:1px solid rgba(255,255,255,.04);border-right:1px solid rgba(255,255,255,.04)}
.game-menus{display:grid;grid-template-columns:repeat(8,1fr);background:#242323;position:sticky;top:50px;z-index:25}
.game-menu-item{height:105px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;position:relative;border-right:1px solid #333;color:#eee;font-size:12px;font-weight:800;cursor:pointer}
.game-menu-item img{height:58px;max-width:76px;object-fit:contain;filter:drop-shadow(0 4px 8px #000)}
.game-menu-item:hover,.game-menu-item.current{background:linear-gradient(#373737,#222);color:#ffc979}
.game-menu-item.current:after{content:"";position:absolute;bottom:0;width:62%;height:2px;background:var(--orange)}
.content-head{display:flex;align-items:center;justify-content:space-between;padding:18px 20px 8px}
.content-head h1{font-size:22px;margin:0;color:#ffcb83} .search{background:#171717;border:1px solid #444;color:#fff;border-radius:18px;padding:8px 14px;width:230px}
.game-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px;padding:14px 20px 24px}
.game-card{background:#141414;border:1px solid #333;border-radius:8px;overflow:hidden;transition:.2s;min-height:170px;position:relative}
.game-card:hover{transform:translateY(-3px);border-color:var(--orange);box-shadow:0 8px 22px #000}
.game-thumb{height:118px;background:radial-gradient(circle at 30% 20%,#9b4d00,#1b1b1b 54%,#050505);display:flex;align-items:center;justify-content:center;font-weight:900;color:#ffd291;font-size:19px;text-align:center;padding:10px}
.game-card:nth-child(3n+2) .game-thumb{background:radial-gradient(circle at 30% 20%,#145e19,#161616 58%,#050505)}
.game-card:nth-child(3n+3) .game-thumb{background:radial-gradient(circle at 30% 20%,#5c1e1e,#161616 58%,#050505)}
.game-card .meta{padding:9px 10px;display:flex;justify-content:space-between;font-size:12px;color:#bbb} .meta strong{color:#fff}
.article-panel{margin:10px 20px 28px;padding:24px;background:rgba(22,22,22,.96);border:1px solid #343434;border-radius:8px;line-height:1.75;color:#ddd}
.article-panel h2,.article-panel h3{color:#ffc978} .article-panel a{color:#ff9c45;font-weight:700}
.cta-row{display:flex;gap:10px;margin:18px 0;flex-wrap:wrap} .cta{background:linear-gradient(#f5bd68,#d67b26);color:#15100a;padding:12px 28px;font-weight:900;border-radius:4px;min-width:150px;text-align:center}
.bottom-nav{position:fixed;z-index:60;left:50%;bottom:0;transform:translateX(-50%);width:var(--shell);height:58px;background:#242323 url('https://statics.hokibagus.club/etc/bottom/fatcai99.png') center/cover no-repeat;display:grid;grid-template-columns:repeat(4,1fr);box-shadow:0 -4px 15px #000}
.bottom-nav a{display:flex;align-items:center;justify-content:center;font-weight:800;font-size:13px} .bottom-nav a:hover{color:#ffbd73}
.mobile-top{display:none}
@media(max-width:1150px){:root{--login:420px} .login-shell{grid-template-columns:1fr 1fr 96px} .game-grid{grid-template-columns:repeat(4,1fr)}}
@media(max-width:768px){
body{background-image:url('https://cdn.areabermain.club/assets/cdn/az1/2026/08/02/20260802/21e30fce0569fde7f31dcf09246fa961/background-mobile-fatcai99-17-agustust-2026.jpg');background-size:cover;background-attachment:fixed}
.top-shell,.hero,.notice,.game-area,.bottom-nav{width:100%}
.brand-head,.desktop-bar{display:none} .mobile-top{display:flex;position:sticky;top:0;z-index:50;height:58px;background:#121212;align-items:center;justify-content:space-between;padding:0 12px;border-bottom:1px solid #333}
.mobile-top img{height:38px} .mobile-top a{background:var(--orange);padding:8px 13px;border-radius:3px;color:#111;font-weight:800}
.hero{margin-top:0} .hero img{min-height:180px;object-fit:cover}
.notice{font-size:11px;overflow:hidden;white-space:nowrap}
.game-menus{top:58px;overflow-x:auto;display:flex} .game-menu-item{min-width:86px;height:88px;flex:0 0 86px} .game-menu-item img{height:46px}
.content-head{padding:14px 12px 4px;display:block} .content-head h1{font-size:18px;margin-bottom:9px} .search{width:100%}
.game-grid{grid-template-columns:repeat(2,1fr);gap:9px;padding:10px 10px 18px} .game-thumb{height:100px;font-size:15px} .article-panel{margin:8px 10px 76px;padding:17px;font-size:14px}
.bottom-nav{height:64px;grid-template-columns:repeat(4,1fr)} .bottom-nav a{font-size:11px}
}
