/*
 * BANKERTOTO Unified Theme V14
 * Canonical site: https://apkwill.com/
 * Single stylesheet for all public pages.
 * ASCII-only source.
 */

/* TRUST / LEGAL PAGES */
body.page-trust *{box-sizing:border-box}
body.page-trust{
--bg:#020815;--panel:#071426;--panel2:#0a1b31;--text:#edf8ff;--muted:#a8bed1;
--accent:#7ee9ff;--accent2:#42bfff;--line:rgba(126,233,255,.20);--shadow:0 18px 55px rgba(0,0,0,.30)
}
html{scroll-behavior:smooth}
body.page-trust{
margin:0;background:
radial-gradient(circle at 18% 0%,rgba(70,190,255,.10),transparent 34%),
linear-gradient(180deg,#020815 0%,#040c1a 100%);
color:var(--text);font-family:Arial,Helvetica,sans-serif;line-height:1.7;
padding-bottom:82px
}
body.page-trust a{color:var(--accent)}
body.page-trust a:hover{color:#fff}
body.page-trust .container{width:min(1120px,calc(100% - 32px));margin:0 auto}
body.page-trust .site-header{
position:sticky;top:0;z-index:1000;background:rgba(1,7,16,.97);
border-bottom:1px solid var(--line);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);
box-shadow:0 8px 24px rgba(0,0,0,.18)
}
body.page-trust .header-row{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:14px}
body.page-trust .brand{display:flex;align-items:center;gap:11px;text-decoration:none;color:var(--text)}
body.page-trust .brand img{width:44px;height:44px;object-fit:contain;border:1px solid var(--line);border-radius:12px;padding:3px}
body.page-trust .brand-copy strong{display:block;font-size:1rem;letter-spacing:.01em}
body.page-trust .brand-copy span{display:block;color:var(--muted);font-size:.76rem}
body.page-trust .header-nav{display:flex;gap:7px;overflow-x:auto;scrollbar-width:none;padding-bottom:8px}
body.page-trust .header-nav::-webkit-scrollbar{display:none}
body.page-trust .header-nav a{
flex:0 0 auto;color:#dff8ff;text-decoration:none;border:1px solid var(--line);
border-radius:999px;padding:6px 10px;font-size:.67rem;font-weight:800;letter-spacing:.04em
}
body.page-trust .header-nav a:hover, body.page-trust .header-nav a[aria-current="page"]{color:#04101b;background:var(--accent);border-color:var(--accent)}
body.page-trust .hero{padding:56px 0 26px}
body.page-trust .eyebrow{margin:0 0 8px;color:var(--accent);font-size:.75rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
body.page-trust h1{margin:0 0 14px;font-size:clamp(2rem,6vw,4rem);line-height:1.06;letter-spacing:-.04em}
body.page-trust .lead{max-width:820px;margin:0;color:#c2d4e2;font-size:clamp(1rem,2vw,1.15rem)}
body.page-trust .trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:26px 0}
body.page-trust .trust-card, body.page-trust .article-card, body.page-trust .notice-card{
border:1px solid var(--line);border-radius:18px;background:linear-gradient(180deg,rgba(10,27,49,.88),rgba(4,13,27,.94));
box-shadow:var(--shadow)
}
body.page-trust .trust-card{padding:18px}
body.page-trust .trust-card strong{display:block;color:#fff;margin-bottom:4px}
body.page-trust .trust-card span{color:var(--muted);font-size:.9rem}
body.page-trust .article-card{padding:clamp(22px,4vw,42px);margin:0 0 22px}
body.page-trust .article-card h2{margin:30px 0 10px;color:#fff;font-size:1.35rem}
body.page-trust .article-card h2:first-child{margin-top:0}
body.page-trust .article-card h3{margin:22px 0 8px;color:#dff8ff;font-size:1.05rem}
body.page-trust .article-card p, body.page-trust .article-card li{color:#c3d4e2}
body.page-trust .article-card ul{padding-left:20px}
body.page-trust .notice-card{padding:18px 20px;margin:20px 0;border-color:rgba(126,233,255,.34)}
body.page-trust .notice-card strong{color:var(--accent)}
body.page-trust .meta-line{display:flex;gap:14px;flex-wrap:wrap;color:var(--muted);font-size:.82rem;margin-top:18px}
body.page-trust .actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}
body.page-trust .btn{
display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:9px 14px;
border-radius:12px;border:1px solid var(--line);text-decoration:none;font-weight:800;font-size:.84rem
}
body.page-trust .btn-primary{color:#03101b;background:linear-gradient(135deg,#b4f5ff,#60d7ff 52%,#319de8);border-color:#9cefff}
body.page-trust .btn-secondary{color:#dff8ff;background:rgba(255,255,255,.04)}
body.page-trust .site-footer{padding:28px 0 110px;color:var(--muted);font-size:.82rem;text-align:center}
body.page-trust .footer-links{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin-bottom:8px}
body.page-trust .footer-links a{color:#b9cedd;text-decoration:none}
body.page-trust .footer-links a:hover{color:#fff}
body.page-trust .sticky-footer{
position:fixed;left:0;right:0;bottom:0;z-index:950;background:rgba(2,8,20,.985);
border-top:1px solid rgba(126,233,255,.30);box-shadow:0 -12px 34px rgba(0,0,0,.44);
padding:7px 8px calc(7px + env(safe-area-inset-bottom))
}
body.page-trust .sticky-inner{
width:min(760px,100%);min-height:62px;margin:0 auto;display:grid;
grid-template-columns:repeat(5,minmax(0,1fr));align-items:end;gap:4px
}
body.page-trust .sticky-link{
position:relative;min-width:0;min-height:58px;display:flex;flex-direction:column;align-items:center;justify-content:center;
gap:4px;padding:6px 3px 4px;border:1px solid transparent;border-radius:12px;color:#b9d6e8;background:transparent;
text-decoration:none;text-align:center;line-height:1;-webkit-tap-highlight-color:transparent
}
body.page-trust .sticky-icon{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center}
body.page-trust .sticky-icon svg{width:22px;height:22px;display:block;fill:currentColor}
body.page-trust .sticky-label{display:block;max-width:100%;overflow:hidden;color:inherit;font-size:.61rem;font-weight:850;line-height:1.05;text-overflow:ellipsis;white-space:nowrap}
body.page-trust .sticky-link:hover{color:#7ee9ff;border-color:rgba(126,233,255,.22);background:rgba(126,233,255,.06)}
body.page-trust .sticky-link.primary{
min-height:68px;margin-top:-16px;color:#03101b;border-color:#9cefff;border-radius:16px;
background:linear-gradient(145deg,#d8fbff 0%,#7ee9ff 42%,#35b8f2 100%);
box-shadow:0 10px 24px rgba(53,184,242,.26),0 0 0 4px rgba(2,8,20,.96)
}
body.page-trust .sticky-link.primary:hover{color:#01070d;border-color:#c6f7ff;background:linear-gradient(145deg,#f0fdff 0%,#9df0ff 42%,#53c7f7 100%)}
@media(max-width:760px){
body.page-trust .container{width:min(100% - 20px,1120px)}
body.page-trust .brand-copy span{display:none}
body.page-trust .header-row{min-height:60px}
body.page-trust .header-nav{padding-bottom:7px}
body.page-trust .hero{padding-top:38px}
body.page-trust .trust-grid{grid-template-columns:1fr}
body.page-trust .sticky-footer{padding-left:5px;padding-right:5px;padding-top:6px}
body.page-trust .sticky-inner{width:100%;min-height:60px;gap:1px}
body.page-trust .sticky-link{min-height:55px;padding-left:1px;padding-right:1px;border-radius:10px}
body.page-trust .sticky-icon{width:22px;height:22px}
body.page-trust .sticky-icon svg{width:20px;height:20px}
body.page-trust .sticky-label{font-size:clamp(.50rem,2.35vw,.61rem)}
body.page-trust .sticky-link.primary{min-height:66px;margin:-14px 2px 0;border-radius:15px}
}
@media(max-width:360px){
body.page-trust .sticky-label{font-size:.49rem}
body.page-trust .sticky-link.primary .sticky-label{font-size:.53rem}
}


/* HOME / JADWAL PAGE */

        /* ============================================================
               GLOBAL VARIABLES & RESET
               ============================================================ */
        body.page-home{
            --bg: #020611;
            --bg-soft: #06101f;
            --panel: rgba(6, 20, 39, .78);
            --panel-strong: rgba(3, 12, 25, .96);
            --line: rgba(151, 220, 255, .13);
            --line-gold: rgba(80, 205, 255, .40);
            --text: #f4fbff;
            --muted: #9bb3c8;
            --gold: #72dcff;
            --gold-soft: #e5f9ff;
            --blue: #008dff;
            --blue-soft: #68dfff;
            --green: #35d6c3;
            --orange: #ffc16b;
            --red: #ff6f83;
            --shadow: 0 22px 60px rgba(0, 0, 0, .38);
            --radius-xl: 28px;
            --radius-lg: 20px;
            --radius-md: 14px;
            --font: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
            --transition: 0.25s ease;
        }

        /* Light mode (toggle dengan class .light) */
        html.light body.page-home{
            --bg: #eef8ff;
            --bg-soft: #e0f1fb;
            --panel: rgba(255, 255, 255, .88);
            --panel-strong: rgba(248, 252, 255, .97);
            --line: rgba(0, 0, 0, .10);
            --line-gold: rgba(0, 141, 255, .25);
            --text: #071526;
            --muted: #536b80;
            --shadow: 0 22px 60px rgba(0, 0, 0, .10);
            --gold: #008dff;
            --gold-soft: #0576c9;
            --blue: #0077d6;
            --blue-soft: #1faeea;
            --green: #1f9c6a;
            --orange: #cc8e2e;
            --red: #d9454f;
        }

        body.page-home *, body.page-home *::before, body.page-home *::after{
            box-sizing: border-box;
        }

        html{
            scroll-behavior: smooth;
        }

        body.page-home{
            margin: 0;
            min-height: 100vh;
            color: var(--text);
            background:
                radial-gradient(circle at 12% 8%, rgba(0, 157, 255, .24), transparent 30%),
                radial-gradient(circle at 88% 12%, rgba(93, 222, 255, .13), transparent 25%),
                linear-gradient(145deg, #01040a 0%, #061326 42%, #020815 100%);
            font-family: var(--font);
            line-height: 1.5;
            overflow-x: hidden;
            transition: background var(--transition), color var(--transition);
        }

        html.light body.page-home{
            background:
                radial-gradient(circle at 12% 8%, rgba(0, 141, 255, .10), transparent 30%),
                radial-gradient(circle at 88% 12%, rgba(90, 214, 255, .09), transparent 25%),
                linear-gradient(145deg, #f4fbff 0%, #dceefa 42%, #eef8ff 100%);
        }

        body.page-home::before{
            content: "";
            position: fixed;
            inset: 0;
            pointer-events: none;
            opacity: .22;
            background-image:
                linear-gradient(rgba(255, 255, 255, .018) 1px, transparent 1px),
                linear-gradient(90deg, rgba(255, 255, 255, .018) 1px, transparent 1px);
            background-size: 34px 34px;
            mask-image: linear-gradient(to bottom, #000, transparent 92%);
            transition: opacity var(--transition);
        }
        html.light body.page-home::before{
            opacity: .08;
        }

        body.page-home a{
            color: inherit;
        }
        body.page-home button, body.page-home input, body.page-home select{
            font: inherit;
        }
        body.page-home button{
            cursor: pointer;
        }

        /* ============================================================
               SKIP LINK
               ============================================================ */
        body.page-home .skip-link{
            position: fixed;
            top: 10px;
            left: 10px;
            z-index: 999;
            padding: 10px 14px;
            border-radius: 10px;
            background: #fff;
            color: #000;
            transform: translateY(-150%);
            transition: transform .2s ease;
        }
        body.page-home .skip-link:focus{
            transform: translateY(0);
        }

        /* ============================================================
               UTILITY
               ============================================================ */
        body.page-home .container{
            width: min(1180px, calc(100% - 32px));
            margin-inline: auto;
        }

        body.page-home .visually-hidden{
            position: absolute;
            width: 1px;
            height: 1px;
            padding: 0;
            margin: -1px;
            overflow: hidden;
            clip: rect(0, 0, 0, 0);
            white-space: nowrap;
            border: 0;
        }

        /* ============================================================
               HEADER
               ============================================================ */
        body.page-home .site-header{
            position: sticky;
            top: 0;
            z-index: 30;
            border-bottom: 1px solid var(--line);
            background: rgba(1, 7, 16, .82);
            backdrop-filter: blur(18px);
            -webkit-backdrop-filter: blur(18px);
            transition: background var(--transition), border-color var(--transition);
        }
        html.light body.page-home .site-header{
            background: rgba(245, 248, 255, .80);
        }

        body.page-home .header-inner{
            min-height: 78px;
            display: flex;
            align-items: center;
            justify-content: space-between;
            gap: 18px;
            flex-wrap: wrap;
        }

        body.page-home .brand{
            display: flex;
            align-items: center;
            gap: 13px;
            min-width: 0;
        }
        body.page-home .logo{
            width: 46px;
            height: 46px;
            flex: 0 0 46px;
            display: grid;
            place-items: center;
            border: 1px solid var(--line-gold);
            border-radius: 15px;
            background: linear-gradient(145deg, rgba(114, 220, 255, .18), rgba(0, 141, 255, .12));
            box-shadow: inset 0 1px rgba(255, 255, 255, .12), 0 12px 30px rgba(0, 0, 0, .28);
            transition: background var(--transition), border-color var(--transition);
        }
        html.light body.page-home .logo{
            background: linear-gradient(145deg, rgba(0, 141, 255, .10), rgba(104, 223, 255, .10));
        }
        body.page-home .logo svg{
            width: 25px;
            height: 25px;
        }
        body.page-home .brand-copy{
            min-width: 0;
        }
        body.page-home .brand-title{
            margin: 0;
            font-size: clamp(1rem, 2vw, 1.2rem);
            letter-spacing: -.02em;
        }
        body.page-home .brand-subtitle{
            margin: 2px 0 0;
            color: var(--muted);
            font-size: .78rem;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        body.page-home .header-actions{
            display: flex;
            align-items: center;
            gap: 12px;
            flex-wrap: wrap;
        }

        body.page-home .live-clock{
            display: flex;
            align-items: center;
            gap: 10px;
            padding: 10px 14px;
            border: 1px solid var(--line);
            border-radius: 999px;
            background: rgba(255, 255, 255, .045);
            color: var(--gold-soft);
            font-variant-numeric: tabular-nums;
            white-space: nowrap;
            transition: background var(--transition), border-color var(--transition);
        }
        html.light body.page-home .live-clock{
            background: rgba(0, 0, 0, .04);
        }
        body.page-home .pulse{
            width: 8px;
            height: 8px;
            border-radius: 50%;
            background: var(--green);
            box-shadow: 0 0 0 0 rgba(67, 215, 151, .55);
            animation: pulse 1.8s infinite;
        }
        @keyframes pulse {
            70% {
                box-shadow: 0 0 0 9px rgba(67, 215, 151, 0);
            }
            100% {
                box-shadow: 0 0 0 0 rgba(67, 215, 151, 0);
            }
        }

        body.page-home .theme-toggle{
            width: 42px;
            height: 42px;
            display: grid;
            place-items: center;
            border: 1px solid var(--line);
            border-radius: 999px;
            background: rgba(255, 255, 255, .04);
            color: var(--text);
            transition: background var(--transition), border-color var(--transition), transform .2s ease;
        }
        body.page-home .theme-toggle:hover{
            transform: scale(1.05);
            border-color: var(--line-gold);
        }
        body.page-home .theme-toggle svg{
            width: 20px;
            height: 20px;
        }

        /* ============================================================
               MAIN / HERO
               ============================================================ */
        body.page-home main{
            padding: 54px 0 70px;
        }

        body.page-home .hero{
            position: relative;
            isolation: isolate;
            overflow: hidden;
            display: grid;
            grid-template-columns: 1.25fr .75fr;
            gap: 24px;
            padding: clamp(28px, 5vw, 54px);
            border: 1px solid var(--line);
            border-radius: var(--radius-xl);
            background: linear-gradient(135deg, rgba(6, 28, 55, .88), rgba(2, 10, 22, .82));
            box-shadow: var(--shadow);
            backdrop-filter: blur(18px);
            -webkit-backdrop-filter: blur(18px);
            transition: border-color var(--transition), background var(--transition), box-shadow var(--transition);
        }
        html.light body.page-home .hero{
            background: linear-gradient(135deg, rgba(220, 235, 255, .85), rgba(240, 245, 255, .80));
        }
        body.page-home .hero::after{
            content: "";
            position: absolute;
            right: -100px;
            top: -100px;
            width: 330px;
            aspect-ratio: 1;
            border-radius: 50%;
            background: radial-gradient(circle, rgba(114, 220, 255, .20), transparent 64%);
            z-index: -1;
            transition: background var(--transition);
        }
        html.light body.page-home .hero::after{
            background: radial-gradient(circle, rgba(0, 141, 255, .12), transparent 64%);
        }

        body.page-home .eyebrow{
            display: inline-flex;
            align-items: center;
            gap: 8px;
            margin-bottom: 14px;
            color: var(--gold-soft);
            font-size: .78rem;
            font-weight: 800;
            letter-spacing: .14em;
            text-transform: uppercase;
            transition: color var(--transition);
        }
        body.page-home .eyebrow::before{
            content: "";
            width: 28px;
            height: 1px;
            background: var(--gold);
            transition: background var(--transition);
        }

        body.page-home .hero h1{
            max-width: 760px;
            margin: 0;
            font-size: clamp(2.1rem, 5vw, 4.65rem);
            line-height: 1.02;
            letter-spacing: -.055em;
        }
        body.page-home .hero h1 span{
            background: linear-gradient(90deg, #fff2bd, var(--gold), #fff5cc);
            background-clip: text;
            -webkit-background-clip: text;
            color: transparent;
            transition: background var(--transition);
        }
        html.light body.page-home .hero h1 span{
            background: linear-gradient(90deg, #008dff, #72dcff, #a9bdce);
            background-clip: text;
            -webkit-background-clip: text;
            color: transparent;
        }

        body.page-home .hero p{
            max-width: 700px;
            margin: 20px 0 0;
            color: var(--muted);
            font-size: clamp(.98rem, 2vw, 1.08rem);
            transition: color var(--transition);
        }

        body.page-home .countdown-card{
            position: relative;
            padding-right: 132px;
            align-self: stretch;
            display: flex;
            flex-direction: column;
            justify-content: center;
            padding: 25px;
            border: 1px solid var(--line-gold);
            border-radius: var(--radius-lg);
            background: linear-gradient(160deg, rgba(114, 220, 255, .10), rgba(0, 141, 255, .08));
            box-shadow: inset 0 1px rgba(255, 255, 255, .09);
            transition: border-color var(--transition), background var(--transition);
        }
        html.light body.page-home .countdown-card{
            background: linear-gradient(160deg, rgba(0, 141, 255, .08), rgba(0, 119, 214, .06));
        }
        body.page-home .countdown-label{
            color: var(--muted);
            font-size: .78rem;
            letter-spacing: .08em;
            text-transform: uppercase;
            transition: color var(--transition);
        }
        body.page-home .countdown-name{
            margin: 8px 0 3px;
            font-weight: 800;
            font-size: 1.12rem;
        }
        body.page-home .countdown-time{
            margin: 5px 0 0;
            color: var(--gold-soft);
            font-size: clamp(2rem, 5vw, 3.1rem);
            font-weight: 900;
            letter-spacing: .03em;
            font-variant-numeric: tabular-nums;
            transition: color var(--transition);
        }
        html.light body.page-home .countdown-time{
            color: var(--gold);
        }
        body.page-home .countdown-meta{
            margin-top: 5px;
            color: var(--muted);
            font-size: .86rem;
            transition: color var(--transition);
        }

        /* Progress bar countdown */
        body.page-home .countdown-progress{
            margin-top: 14px;
            width: 100%;
            height: 4px;
            background: rgba(255, 255, 255, .08);
            border-radius: 999px;
            overflow: hidden;
        }
        body.page-home .countdown-progress-bar{
            height: 100%;
            width: 0%;
            background: linear-gradient(90deg, var(--gold), var(--gold-soft));
            border-radius: 999px;
            transition: width 0.5s ease;
        }

        body.page-home .countdown-mascot{
            position: absolute;
            right: 16px;
            bottom: 16px;
            width: 78px;
            max-width: 22%;
            height: auto;
            filter: drop-shadow(0 10px 20px rgba(0,0,0,.28));
            pointer-events: none;
            user-select: none;
        }
        body.page-home .countdown-mascot img{
            display: block;
            width: 100%;
            height: auto;
        }
        @media (max-width: 860px) {
            body.page-home .countdown-card{
                padding-right: 94px;
            }
            body.page-home .countdown-mascot{
                width: 64px;
                max-width: 22%;
                right: 10px;
                bottom: 10px;
            }
        }

        /* ============================================================
               STATS
               ============================================================ */
        body.page-home .stats{
            display: grid;
            grid-template-columns: repeat(4, 1fr);
            gap: 15px;
            margin-top: 22px;
        }
        body.page-home .stat{
            padding: 18px 20px;
            border: 1px solid var(--line);
            border-radius: var(--radius-lg);
            background: rgba(255, 255, 255, .035);
            backdrop-filter: blur(14px);
            transition: border-color var(--transition), background var(--transition);
        }
        html.light body.page-home .stat{
            background: rgba(255, 255, 255, .50);
        }
        body.page-home .stat strong{
            display: block;
            font-size: 1.45rem;
            font-variant-numeric: tabular-nums;
        }
        body.page-home .stat span{
            color: var(--muted);
            font-size: .83rem;
            transition: color var(--transition);
        }

        /* ============================================================
               SCHEDULE SECTION
               ============================================================ */
        body.page-home .schedule-section{
            margin-top: 32px;
        }

        body.page-home .toolbar{
            display: grid;
            grid-template-columns: minmax(200px, 1fr) auto auto auto auto;
            align-items: center;
            gap: 12px;
            margin-bottom: 14px;
            flex-wrap: wrap;
        }
        body.page-home .toolbar label, body.page-home .toolbar .control{
            min-width: 0;
        }

        body.page-home .control{
            min-height: 46px;
            padding: 0 14px;
            border: 1px solid var(--line);
            border-radius: 14px;
            color: var(--text);
            background: rgba(255, 255, 255, .045);
            outline: none;
            transition: border-color .2s ease, box-shadow .2s ease, transform .2s ease, background var(--transition), color var(--transition);
        }
        html.light body.page-home .control{
            background: #fff;
            color: #121826;
        }
        body.page-home .control:focus{
            border-color: rgba(76, 141, 255, .74);
            box-shadow: 0 0 0 4px rgba(76, 141, 255, .13);
        }

        body.page-home .search-wrap{
            position: relative;
            flex: 1 1 220px;
        }
        body.page-home .search-wrap svg{
            position: absolute;
            left: 15px;
            top: 50%;
            width: 18px;
            transform: translateY(-50%);
            opacity: .62;
            pointer-events: none;
        }
        body.page-home .search{
            width: 100%;
            padding: 0 15px 0 44px;
        }
        body.page-home select.control{
            padding: 0 38px 0 14px;
            appearance: auto;
        }
        body.page-home .ghost-btn{
            padding: 0 16px;
            background: rgba(255, 255, 255, .04);
            border: 1px solid var(--line);
            border-radius: 14px;
            color: var(--text);
            min-height: 46px;
            transition: background var(--transition), border-color var(--transition), transform .2s ease;
        }
        body.page-home .ghost-btn:hover{
            transform: translateY(-1px);
            border-color: var(--line-gold);
            background: rgba(114, 220, 255, .08);
        }
        html.light body.page-home .ghost-btn{
            background: #fff;
        }

        body.page-home .view-toggle{
            display: flex;
            gap: 4px;
            border: 1px solid var(--line);
            border-radius: 14px;
            overflow: hidden;
            background: rgba(255, 255, 255, .04);
            transition: border-color var(--transition), background var(--transition);
        }
        html.light body.page-home .view-toggle{
            background: #fff;
        }
        body.page-home .view-toggle button{
            padding: 6px 12px;
            border: none;
            background: transparent;
            color: var(--muted);
            transition: background .2s ease, color .2s ease;
        }
        body.page-home .view-toggle button.active{
            background: rgba(76, 141, 255, .15);
            color: var(--text);
        }
        body.page-home .view-toggle button:hover{
            background: rgba(255, 255, 255, .06);
        }

        /* ============================================================
               TABLE / GRID
               ============================================================ */
        body.page-home .table-shell{
            overflow: hidden;
            border: 1px solid var(--line);
            border-radius: var(--radius-xl);
            background: var(--panel);
            box-shadow: var(--shadow);
            backdrop-filter: blur(18px);
            -webkit-backdrop-filter: blur(18px);
            transition: border-color var(--transition), background var(--transition), box-shadow var(--transition);
        }
        html.light body.page-home .table-shell{
            background: rgba(255, 255, 255, .75);
        }

        body.page-home .table-scroll{
            overflow-x: auto;
        }

        body.page-home table{
            width: 100%;
            border-collapse: collapse;
            min-width: 720px;
        }
        body.page-home thead{
            background: rgba(255, 255, 255, .038);
        }
        body.page-home th, body.page-home td{
            padding: 17px 20px;
            text-align: left;
            border-bottom: 1px solid var(--line);
            vertical-align: middle;
        }
        body.page-home th{
            position: sticky;
            top: 77px;
            z-index: 5;
            color: #c8d3e7;
            background: rgba(8, 18, 36, .96);
            font-size: .76rem;
            letter-spacing: .08em;
            text-transform: uppercase;
            white-space: nowrap;
            transition: background var(--transition), color var(--transition);
        }
        html.light body.page-home th{
            background: rgba(220, 235, 255, .92);
            color: #1a2636;
        }
        body.page-home tbody tr{
            transition: background .2s ease, transform .2s ease, opacity .25s ease;
        }
        body.page-home tbody tr:hover{
            background: rgba(76, 141, 255, .055);
        }
        body.page-home tbody tr.is-next{
            background: linear-gradient(90deg, rgba(114, 220, 255, .075), transparent);
        }
        body.page-home tbody tr[hidden]{
            display: none;
        }
        body.page-home .name-cell{
            display: flex;
            align-items: center;
            gap: 12px;
            min-width: 260px;
        }
        body.page-home .market-thumb{
            width: 60px;
            height: 42px;
            flex: 0 0 60px;
            border-radius: 12px;
            object-fit: cover;
            display: block;
            border: 1px solid rgba(126, 219, 255, .28);
            box-shadow: 0 8px 18px rgba(0, 0, 0, .22);
            background: rgba(255, 255, 255, .05);
        }
        html.light body.page-home .market-thumb{
            border-color: rgba(0, 119, 214, .18);
            box-shadow: 0 8px 18px rgba(26, 38, 54, .10);
        }
        body.page-home .name-copy{
            min-width: 0;
            display: flex;
            align-items: center;
            gap: 10px;
        }
        body.page-home .name-stack{
            min-width: 0;
            display: flex;
            flex-direction: column;
            gap: 4px;
        }
        body.page-home .name-region{
            color: var(--muted);
            font-size: .68rem;
            font-weight: 760;
            letter-spacing: .08em;
            text-transform: uppercase;
            line-height: 1.2;
        }
        body.page-home .name-icon{
            width: 35px;
            height: 35px;
            flex: 0 0 35px;
            display: grid;
            place-items: center;
            border-radius: 11px;
            background: linear-gradient(145deg, rgba(0, 141, 255, .20), rgba(114, 220, 255, .12));
            color: var(--gold-soft);
            font-weight: 900;
            transition: background var(--transition), color var(--transition);
        }
        html.light body.page-home .name-icon{
            background: linear-gradient(145deg, rgba(0, 119, 214, .10), rgba(114, 220, 255, .10));
            color: var(--gold);
        }
        body.page-home .name-link{
            display: inline-block;
            max-width: 100%;
            overflow: hidden;
            color: var(--text);
            text-decoration: none;
            text-overflow: ellipsis;
            white-space: nowrap;
            font-weight: 760;
            transition: color .2s ease;
        }
        body.page-home .name-link:hover{
            color: var(--gold-soft);
        }
        body.page-home .fav-btn{
            background: none;
            border: none;
            color: var(--muted);
            font-size: 1.2rem;
            padding: 0 4px;
            transition: color .2s ease, transform .2s ease;
        }
        body.page-home .fav-btn:hover{
            transform: scale(1.2);
        }
        body.page-home .fav-btn.is-fav{
            color: var(--gold);
        }
        body.page-home .time-cell{
            font-weight: 750;
            font-variant-numeric: tabular-nums;
            white-space: nowrap;
        }
        body.page-home .status{
            display: inline-flex;
            align-items: center;
            gap: 8px;
            padding: 7px 10px;
            border: 1px solid currentColor;
            border-radius: 999px;
            font-size: .76rem;
            font-weight: 800;
            white-space: nowrap;
        }
        body.page-home .status::before{
            content: "";
            width: 6px;
            height: 6px;
            border-radius: 50%;
            background: currentColor;
        }
        body.page-home .status-upcoming{
            color: var(--blue-soft);
            background: rgba(76, 141, 255, .08);
        }
        body.page-home .status-running{
            color: var(--orange);
            background: rgba(255, 184, 92, .08);
        }
        body.page-home .status-finished{
            color: #a5afc0;
            background: rgba(165, 175, 192, .07);
        }

        /* Grid view (card) */
        body.page-home .grid-view .table-scroll{
            overflow: visible;
        }
        body.page-home .grid-view table{
            min-width: unset;
            display: grid;
            grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
            gap: 16px;
            padding: 16px;
            border-collapse: separate;
        }
        body.page-home .grid-view thead{
            display: none;
        }
        body.page-home .grid-view tbody{
            display: contents;
        }
        body.page-home .grid-view tbody tr{
            display: flex;
            flex-direction: column;
            border: 1px solid var(--line);
            border-radius: var(--radius-md);
            padding: 16px;
            background: rgba(255, 255, 255, .04);
            transition: background .2s ease, transform .2s ease, border-color .2s ease;
        }
        body.page-home .grid-view tbody tr:hover{
            transform: translateY(-2px);
            border-color: var(--line-gold);
            background: rgba(255, 255, 255, .07);
        }
        body.page-home .grid-view tbody tr.is-next{
            border-color: var(--gold);
            background: rgba(114, 220, 255, .08);
        }
        body.page-home .grid-view .name-cell{
            min-width: unset;
            flex-direction: column;
            align-items: stretch;
            gap: 12px;
        }
        body.page-home .grid-view .market-thumb{
            width: 100%;
            height: 120px;
            flex: 0 0 auto;
        }
        body.page-home .grid-view .name-copy{
            align-items: flex-start;
        }
        body.page-home .grid-view td{
            border: none;
            padding: 4px 0;
        }
        body.page-home .grid-view td:last-child{
            padding-bottom: 0;
        }

        /* ============================================================
               TABLE FOOTER
               ============================================================ */
        body.page-home .table-footer{
            display: flex;
            align-items: center;
            justify-content: space-between;
            gap: 16px;
            padding: 16px 20px;
            color: var(--muted);
            font-size: .84rem;
            flex-wrap: wrap;
            border-top: 1px solid var(--line);
            transition: color var(--transition), border-color var(--transition);
        }
        body.page-home .table-note{
            flex: 1 1 240px;
            color: var(--muted);
            font-size: .76rem;
            line-height: 1.5;
        }
        body.page-home .table-footer .export-buttons{
            display: flex;
            gap: 8px;
        }
        body.page-home .export-btn{
            padding: 6px 14px;
            border: 1px solid var(--line);
            border-radius: 999px;
            background: rgba(255, 255, 255, .04);
            color: var(--text);
            font-size: .78rem;
            transition: background .2s ease, border-color .2s ease;
        }
        body.page-home .export-btn:hover{
            border-color: var(--line-gold);
            background: rgba(114, 220, 255, .08);
        }
        body.page-home .pagination{
            display: flex;
            align-items: center;
            gap: 8px;
        }
        body.page-home .page-btn{
            min-width: 40px;
            height: 40px;
            padding: 0 12px;
            border: 1px solid var(--line);
            border-radius: 12px;
            color: var(--text);
            background: rgba(255, 255, 255, .04);
            transition: background .2s ease, border-color .2s ease, transform .2s ease;
        }
        body.page-home .page-btn:hover:not(:disabled){
            border-color: var(--line-gold);
            transform: translateY(-1px);
            background: rgba(114, 220, 255, .06);
        }
        body.page-home .page-btn:disabled{
            opacity: .38;
            cursor: not-allowed;
        }
        body.page-home .page-indicator{
            min-width: 88px;
            text-align: center;
            font-variant-numeric: tabular-nums;
        }

        body.page-home .empty-state{
            display: none;
            padding: 48px 20px;
            text-align: center;
            color: var(--muted);
        }
        body.page-home .empty-state.show{
            display: block;
        }

        /* ============================================================
               FOOTER
               ============================================================ */
        body.page-home footer{
            padding: 0 0 34px;
            color: var(--muted);
            text-align: center;
            font-size: .82rem;
            transition: color var(--transition);
        }
        body.page-home footer .footer-links{
            display: flex;
            justify-content: center;
            gap: 20px;
            margin-bottom: 8px;
            flex-wrap: wrap;
        }
        body.page-home footer .footer-links a{
            color: var(--muted);
            text-decoration: none;
            transition: color .2s ease;
        }
        body.page-home footer .footer-links a:hover{
            color: var(--gold-soft);
        }

        /* ============================================================
               REVEAL ANIMATION
               ============================================================ */
        body.page-home .reveal{
            opacity: 0;
            transform: translateY(14px);
            transition: opacity .55s ease, transform .55s ease;
        }
        body.page-home .reveal.visible{
            opacity: 1;
            transform: none;
        }

        /* ============================================================
               RESPONSIVE
               ============================================================ */
        @media (max-width: 1024px) {
            body.page-home .stats{
                grid-template-columns: repeat(2, 1fr);
            }
        }

        @media (max-width: 860px) {
            body.page-home .hero{
                grid-template-columns: 1fr;
            }
            body.page-home .stats{
                grid-template-columns: 1fr 1fr 1fr 1fr;
            }
            body.page-home .toolbar{
                grid-template-columns: 1fr 1fr;
            }
            body.page-home .search-wrap{
                grid-column: 1 / -1;
            }
            body.page-home th{
                top: 76px;
            }
            body.page-home .header-inner{
                min-height: 70px;
            }
            body.page-home .brand-subtitle{
                display: none;
            }
            body.page-home .live-clock{
                padding: 8px 12px;
                font-size: .8rem;
            }
            body.page-home .countdown-time{
                font-size: 2rem;
            }
        }

        @media (max-width: 620px) {
            body.page-home .container{
                width: min(100% - 20px, 1180px);
            }
            body.page-home .site-header{
                position: relative;
            }
            body.page-home .header-inner{
                min-height: 64px;
                gap: 10px;
            }
            body.page-home .brand-subtitle{
                display: none;
            }
            body.page-home .live-clock{
                padding: 6px 10px;
                font-size: .7rem;
            }
            body.page-home .theme-toggle{
                width: 36px;
                height: 36px;
            }
            body.page-home main{
                padding-top: 22px;
            }
            body.page-home .hero{
                padding: 24px 20px;
                border-radius: 22px;
            }
            body.page-home .hero h1{
                font-size: 2rem;
            }
            body.page-home .countdown-time{
                font-size: 1.8rem;
            }
            body.page-home .stats{
                grid-template-columns: 1fr 1fr;
                gap: 10px;
            }
            body.page-home .toolbar{
                grid-template-columns: 1fr;
            }
            body.page-home .search-wrap{
                grid-column: auto;
            }
            body.page-home .table-shell{
                border-radius: 20px;
            }
            body.page-home th{
                position: static;
            }
            body.page-home .table-footer{
                align-items: stretch;
                flex-direction: column;
                gap: 12px;
            }
            body.page-home .pagination{
                justify-content: space-between;
            }
            body.page-home .view-toggle{
                justify-self: start;
            }
            body.page-home .grid-view table{
                grid-template-columns: 1fr;
            }
        }

        @media (prefers-reduced-motion: reduce) {
            body.page-home *, body.page-home *::before, body.page-home *::after{
                animation-duration: .01ms !important;
                animation-iteration-count: 1 !important;
                transition-duration: .01ms !important;
                scroll-behavior: auto !important;
            }
        }


        /* ============================================================
           BANKERTOTO BRAND LAYER
           ============================================================ */
        body.page-home .logo{
            width: clamp(154px, 20vw, 236px);
            height: 54px;
            flex: 0 1 auto;
            border: 0;
            border-radius: 0;
            background: transparent;
            box-shadow: none;
            padding: 0;
            overflow: visible;
        }
        body.page-home .logo img{
            width: 100%;
            height: 100%;
            display: block;
            object-fit: contain;
            object-position: left center;
            filter: drop-shadow(0 0 14px rgba(55, 203, 255, .20));
        }
        html.light body.page-home .logo{
            background: transparent;
        }
        body.page-home .brand-title strong{
            background: linear-gradient(90deg, #f7fcff 0%, #8de8ff 45%, #cbd8e3 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
        }
        body.page-home .site-header::after{
            content: "";
            position: absolute;
            left: 0;
            right: 0;
            bottom: -1px;
            height: 1px;
            background: linear-gradient(90deg, transparent, rgba(70, 206, 255, .62), rgba(212, 228, 239, .42), transparent);
            pointer-events: none;
        }
        body.page-home .hero::after{
            content: "";
            position: absolute;
            width: 360px;
            height: 360px;
            right: -160px;
            top: -190px;
            border-radius: 50%;
            background: radial-gradient(circle, rgba(84, 218, 255, .20), transparent 68%);
            filter: blur(3px);
            z-index: -1;
            pointer-events: none;
        }
        body.page-home .eyebrow{
            letter-spacing: .15em;
        }
        body.page-home .hero h1 span, body.page-home .section-heading span{
            background: linear-gradient(90deg, #72dcff, #ffffff, #a9bdce);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
        }
        body.page-home .control:focus, body.page-home .fav-btn:focus-visible, body.page-home .page-btn:focus-visible, body.page-home .export-btn:focus-visible, body.page-home .ghost-btn:focus-visible, body.page-home .theme-toggle:focus-visible{
            outline: 2px solid rgba(114, 220, 255, .85);
            outline-offset: 2px;
        }
        body.page-home .table-shell, body.page-home .countdown-card, body.page-home .stat, body.page-home .schedule-card{
            border-color: rgba(126, 219, 255, .15);
        }
        body.page-home .name-icon{
            background: linear-gradient(145deg, rgba(0, 141, 255, .18), rgba(114, 220, 255, .08));
            border-color: rgba(114, 220, 255, .28);
            color: #dff8ff;
        }
        body.page-home .seo-section{
            margin-top: 34px;
            display: grid;
            grid-template-columns: 1.05fr .95fr;
            gap: 20px;
        }
        body.page-home .seo-panel{
            border: 1px solid rgba(126, 219, 255, .15);
            border-radius: var(--radius-lg);
            background: linear-gradient(145deg, rgba(8, 28, 51, .74), rgba(3, 12, 25, .84));
            box-shadow: var(--shadow);
            padding: clamp(22px, 4vw, 34px);
        }
        html.light body.page-home .seo-panel{
            background: rgba(255, 255, 255, .88);
        }
        body.page-home .seo-panel h2{
            margin: 0 0 14px;
            font-size: clamp(1.25rem, 3vw, 1.7rem);
            letter-spacing: -.03em;
        }
        body.page-home .seo-panel h3{
            margin: 22px 0 8px;
            font-size: 1rem;
            color: var(--gold-soft);
        }
        body.page-home .seo-panel p{
            margin: 0 0 12px;
            color: var(--muted);
            line-height: 1.78;
        }
        body.page-home .seo-points{
            display: grid;
            gap: 10px;
            margin: 18px 0 0;
            padding: 0;
            list-style: none;
        }
        body.page-home .seo-points li{
            display: flex;
            align-items: flex-start;
            gap: 10px;
            color: var(--muted);
        }
        body.page-home .seo-points li::before{
            content: "";
            width: 8px;
            height: 8px;
            margin-top: .48em;
            flex: 0 0 8px;
            border-radius: 50%;
            background: #72dcff;
            box-shadow: 0 0 12px rgba(114, 220, 255, .55);
        }
        body.page-home .faq-list{
            display: grid;
            gap: 10px;
        }
        body.page-home .faq-list details{
            border: 1px solid rgba(126, 219, 255, .13);
            border-radius: 12px;
            background: rgba(255,255,255,.025);
            padding: 14px 16px;
        }
        body.page-home .faq-list summary{
            cursor: pointer;
            font-weight: 750;
            color: var(--text);
        }
        body.page-home .faq-list details p{
            margin-top: 10px;
        }
        @media (max-width: 860px) {
            body.page-home .seo-section{ grid-template-columns: 1fr; }
            body.page-home .brand-copy{ display: none; }
            body.page-home .logo{ width: min(48vw, 205px); height: 50px; }
        }
        @media (max-width: 520px) {
            body.page-home .header-inner{ min-height: 70px; }
            body.page-home .logo{ width: 154px; height: 44px; }
            body.page-home .live-clock{ padding: 8px 10px; font-size: .82rem; }
            body.page-home .theme-toggle{ width: 38px; height: 38px; }
        }

        /* ============================================================
               CLICKABLE MARKET LINKS + CONTRAST GUARD + STICKY FOOTER
               ============================================================ */
        body.page-home .name-link, body.page-home .name-link:visited{
            display: inline;
            color: #7ee9ff;
            font-weight: 850;
            text-decoration-line: underline;
            text-decoration-style: solid;
            text-decoration-thickness: 1.5px;
            text-underline-offset: 4px;
            text-decoration-color: rgba(126, 233, 255, .62);
            cursor: pointer;
            text-shadow: 0 0 12px rgba(69, 205, 255, .12);
        }
        body.page-home .name-link::after{
            content: " OPEN";
            display: inline-block;
            margin-left: 7px;
            padding: 2px 6px;
            border: 1px solid rgba(126, 233, 255, .38);
            border-radius: 999px;
            color: #dff8ff;
            background: rgba(126, 233, 255, .07);
            font-size: .58em;
            font-weight: 900;
            line-height: 1.35;
            letter-spacing: .08em;
            vertical-align: .16em;
            text-decoration: none;
        }
        body.page-home .name-link:hover, body.page-home .name-link:focus-visible{
            color: #ffffff;
            text-decoration-color: #ffffff;
        }
        body.page-home .name-link:hover::after, body.page-home .name-link:focus-visible::after{
            color: #03101c;
            background: #7ee9ff;
            border-color: #7ee9ff;
        }
        body.page-home .name-link:focus-visible{
            outline: 2px solid #7ee9ff;
            outline-offset: 4px;
            border-radius: 4px;
        }

        body.page-home .control::placeholder{
            color: #a9bfd1;
            opacity: 1;
        }
        body.page-home select.control option{
            color: #f4fbff;
            background: #071426;
        }
        body.page-home .time-cell, body.page-home .countdown-name, body.page-home .page-btn, body.page-home .export-btn, body.page-home .ghost-btn, body.page-home .view-toggle button.active{
            color: var(--text);
        }

        html.light body.page-home .name-link, html.light body.page-home .name-link:visited{
            color: #005a9c;
            text-decoration-color: rgba(0, 90, 156, .56);
            text-shadow: none;
        }
        html.light body.page-home .name-link::after{
            color: #004a82;
            background: rgba(0, 105, 179, .08);
            border-color: rgba(0, 90, 156, .34);
        }
        html.light body.page-home .name-link:hover, html.light body.page-home .name-link:focus-visible{
            color: #003f70;
            text-decoration-color: #003f70;
        }
        html.light body.page-home .name-link:hover::after, html.light body.page-home .name-link:focus-visible::after{
            color: #ffffff;
            background: #005a9c;
            border-color: #005a9c;
        }
        html.light body.page-home .control::placeholder{
            color: #536b80;
        }
        html.light body.page-home select.control option{
            color: #071526;
            background: #ffffff;
        }
        html.light body.page-home .status-upcoming{
            color: #006ab3;
            background: rgba(0, 106, 179, .08);
        }
        html.light body.page-home .status-running{
            color: #8a5a00;
            background: rgba(138, 90, 0, .07);
        }
        html.light body.page-home .status-finished{
            color: #536273;
            background: rgba(83, 98, 115, .07);
        }
        html.light body.page-home .eyebrow, html.light body.page-home .countdown-time, html.light body.page-home .seo-panel h3, html.light body.page-home footer .footer-links a:hover{
            color: #005d9f;
        }

        body.page-home{
            padding-bottom: calc(92px + env(safe-area-inset-bottom));
        }

        /* V4 - JPCASH style bottom navigation, BANKERTOTO colors */
        body.page-home .banker-sticky-footer{
            position: fixed;
            left: 0;
            right: 0;
            bottom: 0;
            z-index: 950;
            padding: 7px max(10px, env(safe-area-inset-right)) calc(7px + env(safe-area-inset-bottom)) max(10px, env(safe-area-inset-left));
            border-top: 1px solid rgba(126, 233, 255, .34);
            background: rgba(2, 8, 20, .985);
            box-shadow: 0 -12px 34px rgba(0, 0, 0, .46);
            backdrop-filter: blur(18px);
            -webkit-backdrop-filter: blur(18px);
        }
        body.page-home .banker-sticky-inner{
            width: min(760px, 100%);
            min-height: 62px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: repeat(5, minmax(0, 1fr));
            align-items: end;
            gap: 4px;
        }
        body.page-home .banker-sticky-link, body.page-home .banker-sticky-link:visited{
            position: relative;
            min-width: 0;
            min-height: 58px;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            gap: 4px;
            padding: 6px 3px 4px;
            border: 1px solid transparent;
            border-radius: 12px;
            color: #b9d6e8;
            background: transparent;
            text-decoration: none;
            text-align: center;
            line-height: 1;
            transition: color .18s ease, border-color .18s ease, background .18s ease, transform .18s ease;
            -webkit-tap-highlight-color: transparent;
        }
        body.page-home .banker-sticky-icon{
            width: 24px;
            height: 24px;
            display: inline-flex;
            align-items: center;
            justify-content: center;
        }
        body.page-home .banker-sticky-icon svg{
            width: 22px;
            height: 22px;
            display: block;
            fill: currentColor;
        }
        body.page-home .banker-sticky-label{
            display: block;
            max-width: 100%;
            overflow: hidden;
            color: inherit;
            font-size: .61rem;
            font-weight: 850;
            letter-spacing: .02em;
            line-height: 1.05;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        body.page-home .banker-sticky-link:hover, body.page-home .banker-sticky-link:focus-visible{
            color: #7ee9ff;
            border-color: rgba(126, 233, 255, .22);
            background: rgba(126, 233, 255, .06);
        }
        body.page-home .banker-sticky-link:focus-visible{
            outline: 2px solid #7ee9ff;
            outline-offset: 1px;
        }
        body.page-home .banker-sticky-link.is-home{
            color: #dff8ff;
        }
        body.page-home .banker-sticky-link.is-primary, body.page-home .banker-sticky-link.is-primary:visited{
            min-height: 68px;
            margin-top: -16px;
            color: #03101b;
            border-color: #9cefff;
            border-radius: 16px;
            background: linear-gradient(145deg, #d8fbff 0%, #7ee9ff 42%, #35b8f2 100%);
            box-shadow:
                0 10px 24px rgba(53, 184, 242, .26),
                0 0 0 4px rgba(2, 8, 20, .96);
        }
        body.page-home .banker-sticky-link.is-primary .banker-sticky-icon{
            width: 27px;
            height: 27px;
        }
        body.page-home .banker-sticky-link.is-primary .banker-sticky-icon svg{
            width: 25px;
            height: 25px;
        }
        body.page-home .banker-sticky-link.is-primary .banker-sticky-label{
            font-size: .64rem;
            font-weight: 950;
        }
        body.page-home .banker-sticky-link.is-primary:hover, body.page-home .banker-sticky-link.is-primary:focus-visible{
            color: #01070d;
            border-color: #c6f7ff;
            background: linear-gradient(145deg, #f0fdff 0%, #9df0ff 42%, #53c7f7 100%);
            transform: translateY(-1px);
        }

        @media (max-width: 820px) {
            body.page-home{
                padding-bottom: calc(84px + env(safe-area-inset-bottom));
            }
            body.page-home .banker-sticky-footer{
                padding-left: 5px;
                padding-right: 5px;
                padding-top: 6px;
            }
            body.page-home .banker-sticky-inner{
                width: 100%;
                min-height: 60px;
                gap: 1px;
            }
            body.page-home .banker-sticky-link, body.page-home .banker-sticky-link:visited{
                min-height: 55px;
                padding-left: 1px;
                padding-right: 1px;
                border-radius: 10px;
            }
            body.page-home .banker-sticky-icon{
                width: 22px;
                height: 22px;
            }
            body.page-home .banker-sticky-icon svg{
                width: 20px;
                height: 20px;
            }
            body.page-home .banker-sticky-label{
                font-size: clamp(.50rem, 2.35vw, .61rem);
                letter-spacing: 0;
            }
            body.page-home .banker-sticky-link.is-primary, body.page-home .banker-sticky-link.is-primary:visited{
                min-height: 66px;
                margin: -14px 2px 0;
                border-radius: 15px;
            }
        }

        @media (max-width: 360px) {
            body.page-home .banker-sticky-label{
                font-size: .49rem;
            }
            body.page-home .banker-sticky-link.is-primary .banker-sticky-label{
                font-size: .53rem;
            }
        }

        /* ============================================================
               V3 STICKY HEADER + TRUST NAVIGATION
               ============================================================ */
        body.page-home .site-header{
            position: sticky !important;
            top: 0 !important;
            z-index: 1000 !important;
            background: rgba(1, 7, 16, .965);
            box-shadow: 0 10px 30px rgba(0, 0, 0, .20);
        }
        html.light body.page-home .site-header{
            background: rgba(248, 251, 255, .97);
        }
        body.page-home .header-trust-nav{
            width: min(1180px, calc(100% - 32px));
            margin: 0 auto;
            display: flex;
            align-items: center;
            gap: 7px;
            padding: 0 0 9px;
            overflow-x: auto;
            scrollbar-width: none;
            overscroll-behavior-inline: contain;
        }
        body.page-home .header-trust-nav::-webkit-scrollbar{
            display: none;
        }
        body.page-home .header-trust-nav a, body.page-home .header-trust-nav a:visited{
            flex: 0 0 auto;
            display: inline-flex;
            align-items: center;
            min-height: 30px;
            padding: 5px 10px;
            border: 1px solid rgba(126, 233, 255, .20);
            border-radius: 999px;
            color: #dff8ff;
            background: rgba(255, 255, 255, .035);
            text-decoration: none;
            font-size: .67rem;
            font-weight: 850;
            letter-spacing: .045em;
            line-height: 1;
        }
        body.page-home .header-trust-nav a:hover, body.page-home .header-trust-nav a:focus-visible{
            color: #05111d;
            background: #7ee9ff;
            border-color: #7ee9ff;
        }
        body.page-home .header-trust-nav a:focus-visible{
            outline: 2px solid #ffffff;
            outline-offset: 2px;
        }
        html.light body.page-home .header-trust-nav a, html.light body.page-home .header-trust-nav a:visited{
            color: #004f89;
            background: rgba(0, 90, 156, .04);
            border-color: rgba(0, 90, 156, .18);
        }
        html.light body.page-home .header-trust-nav a:hover, html.light body.page-home .header-trust-nav a:focus-visible{
            color: #ffffff;
            background: #005a9c;
            border-color: #005a9c;
        }
        @media (max-width: 620px) {
            body.page-home .site-header{
                position: sticky !important;
                top: 0 !important;
            }
            body.page-home .header-inner{
                min-height: 60px;
            }
            body.page-home .header-trust-nav{
                width: calc(100% - 20px);
                padding-bottom: 8px;
            }
            body.page-home .header-trust-nav a{
                min-height: 28px;
                padding: 5px 9px;
                font-size: .62rem;
            }
        }

    

/* PREDIKSI PAGE */

        body.page-prediksi{
            color-scheme: dark;
            --bg: #020a14;
            --bg2: #061324;
            --panel: rgba(6, 22, 38, .88);
            --panel2: rgba(9, 30, 50, .78);
            --line: rgba(85, 205, 255, .20);
            --line2: rgba(214, 236, 245, .14);
            --blue: #5bd5ff;
            --blue2: #18b9ee;
            --cyan: #62ffe2;
            --silver: #dcecf4;
            --muted: #91a9b8;
            --text: #f3fbff;
            --black: #00050b;
            --shadow: 0 24px 70px rgba(0, 0, 0, .42);
            --radius: 20px;
        }
        body.page-prediksi *{ box-sizing: border-box; }
        html{ scroll-behavior: smooth; }
        body.page-prediksi{
            margin: 0;
            min-height: 100vh;
            color: var(--text);
            background:
                radial-gradient(circle at 10% 0%, rgba(25, 190, 255, .12), transparent 28%),
                radial-gradient(circle at 95% 15%, rgba(98, 255, 226, .07), transparent 24%),
                linear-gradient(180deg, #020913 0%, #04111f 44%, #020914 100%);
            font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
            line-height: 1.55;
            padding-bottom: 92px;
        }
        body.page-prediksi a{ color: inherit; }
        body.page-prediksi button, body.page-prediksi input, body.page-prediksi select{ font: inherit; }
        body.page-prediksi .container{ width: min(1180px, calc(100% - 32px)); margin: 0 auto; }
        body.page-prediksi .skip-link{ position: fixed; left: 14px; top: -80px; z-index: 9999; background: #fff; color: #000; padding: 10px 14px; border-radius: 8px; }
        body.page-prediksi .skip-link:focus{ top: 14px; }
        body.page-prediksi .site-header{
            position: sticky;
            top: 0;
            z-index: 80;
            background: rgba(0, 7, 15, .94);
            backdrop-filter: blur(18px);
            border-bottom: 1px solid rgba(91, 213, 255, .18);
            box-shadow: 0 12px 30px rgba(0, 0, 0, .20);
        }
        body.page-prediksi .header-inner{ min-height: 82px; display: flex; align-items: center; justify-content: space-between; gap: 20px; }
        body.page-prediksi .brand{ display: flex; align-items: center; gap: 18px; min-width: 0; }
        body.page-prediksi .logo img{ display: block; width: 218px; max-width: 35vw; height: auto; }
        body.page-prediksi .brand-copy{ min-width: 0; }
        body.page-prediksi .brand-title{ margin: 0; font-size: 18px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
        body.page-prediksi .brand-title span{ color: var(--blue); }
        body.page-prediksi .brand-subtitle{ margin: 3px 0 0; color: var(--muted); font-size: 12px; }
        body.page-prediksi .header-actions{ display: flex; align-items: center; gap: 10px; }
        body.page-prediksi .clock, body.page-prediksi .theme-toggle{
            min-height: 42px;
            border: 1px solid rgba(91, 213, 255, .18);
            background: rgba(9, 23, 36, .76);
            color: var(--text);
            border-radius: 999px;
        }
        body.page-prediksi .clock{ display: flex; align-items: center; gap: 8px; padding: 0 15px; font-variant-numeric: tabular-nums; }
        body.page-prediksi .clock-dot{ width: 7px; height: 7px; border-radius: 50%; background: var(--cyan); box-shadow: 0 0 14px var(--cyan); }
        body.page-prediksi .theme-toggle{ width: 42px; display: grid; place-items: center; cursor: pointer; }
        body.page-prediksi .theme-toggle svg{ width: 19px; height: 19px; }
        body.page-prediksi .header-nav{
            display: flex;
            align-items: center;
            gap: 8px;
            overflow-x: auto;
            scrollbar-width: none;
            padding: 0 max(16px, calc((100vw - 1180px) / 2)) 10px;
        }
        body.page-prediksi .header-nav::-webkit-scrollbar{ display: none; }
        body.page-prediksi .header-nav a{
            flex: 0 0 auto;
            text-decoration: none;
            color: #c5dae5;
            font-size: 11px;
            font-weight: 800;
            letter-spacing: .03em;
            padding: 8px 12px;
            border: 1px solid rgba(91, 213, 255, .22);
            border-radius: 999px;
            background: rgba(7, 20, 31, .68);
        }
        body.page-prediksi .header-nav a.active{ color: #00111b; border-color: var(--blue); background: linear-gradient(135deg, #8be7ff, #37c6f5); }
        body.page-prediksi main{ padding: 32px 0 48px; }
        body.page-prediksi .hero{
            position: relative;
            overflow: hidden;
            display: grid;
            grid-template-columns: 1.25fr .75fr;
            gap: 22px;
            align-items: stretch;
            padding: 34px;
            border: 1px solid var(--line);
            border-radius: 26px;
            background: linear-gradient(135deg, rgba(8, 31, 52, .92), rgba(2, 11, 22, .90));
            box-shadow: var(--shadow);
        }
        body.page-prediksi .hero:before{ content: ""; position: absolute; width: 380px; height: 380px; border-radius: 50%; right: -140px; top: -180px; background: radial-gradient(circle, rgba(91, 213, 255, .22), transparent 66%); pointer-events: none; }
        body.page-prediksi .eyebrow{ display: inline-flex; align-items: center; gap: 8px; color: var(--cyan); font-weight: 900; font-size: 12px; letter-spacing: .14em; text-transform: uppercase; }
        body.page-prediksi .eyebrow:before{ content: ""; width: 28px; height: 2px; background: var(--cyan); box-shadow: 0 0 12px var(--cyan); }
        body.page-prediksi h1{ margin: 12px 0 12px; max-width: 760px; font-size: clamp(34px, 6vw, 66px); line-height: .98; letter-spacing: -.045em; }
        body.page-prediksi h1 span{ color: var(--blue); text-shadow: 0 0 28px rgba(91, 213, 255, .22); }
        body.page-prediksi .hero p{ margin: 0; color: #bad0dc; max-width: 720px; font-size: 15px; }
        body.page-prediksi .hero-badges{ display: flex; flex-wrap: wrap; gap: 8px; margin-top: 20px; }
        body.page-prediksi .hero-badge{ border: 1px solid rgba(91, 213, 255, .20); color: #cfe7f2; background: rgba(2, 11, 21, .56); padding: 8px 11px; border-radius: 999px; font-size: 11px; font-weight: 800; }
        body.page-prediksi .market-snapshot{
            position: relative;
            z-index: 2;
            display: grid;
            align-content: center;
            gap: 12px;
            padding: 22px;
            border: 1px solid rgba(91, 213, 255, .18);
            border-radius: 20px;
            background: rgba(0, 8, 16, .66);
        }
        body.page-prediksi .snapshot-top{ display: flex; align-items: center; gap: 12px; }
        body.page-prediksi .snapshot-top img{ width: 58px; height: 42px; object-fit: cover; border-radius: 10px; border: 1px solid rgba(255,255,255,.16); background: #08101a; }
        body.page-prediksi .snapshot-top strong{ display: block; font-size: 16px; }
        body.page-prediksi .snapshot-top span{ color: var(--muted); font-size: 12px; }
        body.page-prediksi .snapshot-times{ display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }
        body.page-prediksi .mini-box{ padding: 12px; border-radius: 14px; border: 1px solid var(--line2); background: rgba(6, 24, 38, .62); }
        body.page-prediksi .mini-box span{ display: block; color: var(--muted); font-size: 10px; font-weight: 800; text-transform: uppercase; letter-spacing: .08em; }
        body.page-prediksi .mini-box strong{ display: block; margin-top: 3px; color: var(--blue); font-size: 20px; font-variant-numeric: tabular-nums; }
        body.page-prediksi .engine{
            margin-top: 22px;
            display: grid;
            grid-template-columns: .75fr 1.25fr;
            gap: 22px;
            align-items: start;
        }
        body.page-prediksi .panel{
            border: 1px solid var(--line);
            border-radius: var(--radius);
            background: linear-gradient(180deg, rgba(8, 27, 45, .86), rgba(3, 14, 26, .90));
            box-shadow: 0 20px 50px rgba(0,0,0,.22);
        }
        body.page-prediksi .panel-head{ display: flex; align-items: flex-start; justify-content: space-between; gap: 16px; padding: 20px 20px 0; }
        body.page-prediksi .panel-head h2{ margin: 0; font-size: 20px; letter-spacing: -.02em; }
        body.page-prediksi .panel-head p{ margin: 4px 0 0; color: var(--muted); font-size: 12px; }
        body.page-prediksi .panel-body{ padding: 20px; }
        body.page-prediksi .form-grid{ display: grid; gap: 14px; }
        body.page-prediksi label.field span{ display: block; margin-bottom: 7px; color: #bfd2de; font-size: 11px; font-weight: 900; letter-spacing: .06em; text-transform: uppercase; }
        body.page-prediksi select, body.page-prediksi input[type="date"]{
            width: 100%;
            min-height: 50px;
            border: 1px solid rgba(91, 213, 255, .25);
            color: #f5fbff;
            background: #061522;
            border-radius: 13px;
            padding: 0 13px;
            outline: none;
        }
        body.page-prediksi select:focus, body.page-prediksi input[type="date"]:focus{ border-color: var(--blue); box-shadow: 0 0 0 3px rgba(91, 213, 255, .10); }
        body.page-prediksi option{ background: #061522; color: #f5fbff; }
        body.page-prediksi .generate-btn, body.page-prediksi .action-btn{
            border: 0;
            border-radius: 13px;
            font-weight: 950;
            letter-spacing: .02em;
            cursor: pointer;
        }
        body.page-prediksi .generate-btn{ min-height: 52px; color: #00121c; background: linear-gradient(135deg, #8be7ff, #27c4f5); box-shadow: 0 12px 28px rgba(39,196,245,.18); }
        body.page-prediksi .generate-btn:hover{ filter: brightness(1.06); transform: translateY(-1px); }
        body.page-prediksi .method-note{ margin-top: 14px; padding: 12px 13px; color: #97b2c1; font-size: 11px; border: 1px dashed rgba(91,213,255,.22); border-radius: 12px; background: rgba(0,7,15,.32); }
        body.page-prediksi .result-top{ display: grid; grid-template-columns: 1.2fr .8fr; gap: 14px; }
        body.page-prediksi .primary-result{
            position: relative;
            overflow: hidden;
            min-height: 204px;
            display: grid;
            align-content: center;
            padding: 24px;
            border: 1px solid rgba(91, 213, 255, .28);
            border-radius: 18px;
            background: linear-gradient(135deg, rgba(8, 40, 63, .86), rgba(3, 13, 24, .86));
        }
        body.page-prediksi .primary-result:after{ content: ""; position: absolute; right: -45px; bottom: -65px; width: 180px; height: 180px; border-radius: 50%; background: radial-gradient(circle, rgba(98,255,226,.18), transparent 67%); }
        body.page-prediksi .primary-label{ color: #9db6c4; font-size: 11px; font-weight: 900; letter-spacing: .12em; text-transform: uppercase; }
        body.page-prediksi .primary-number{ position: relative; z-index: 2; display: flex; gap: 8px; margin-top: 10px; }
        body.page-prediksi .digit{ width: clamp(46px, 7vw, 72px); aspect-ratio: 1/1.1; display: grid; place-items: center; border: 1px solid rgba(91,213,255,.30); border-radius: 14px; color: #00131d; background: linear-gradient(180deg, #d9f7ff, #62d9ff); font-size: clamp(28px, 4vw, 46px); font-weight: 1000; line-height: 1; box-shadow: inset 0 1px 0 #fff, 0 12px 26px rgba(42,198,245,.16); }
        body.page-prediksi .primary-meta{ display: flex; flex-wrap: wrap; gap: 8px; margin-top: 14px; }
        body.page-prediksi .primary-meta span{ color: #bdd3df; font-size: 10px; font-weight: 850; border: 1px solid rgba(91,213,255,.18); border-radius: 999px; padding: 6px 8px; background: rgba(0,8,15,.34); }
        body.page-prediksi .side-results{ display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }
        body.page-prediksi .metric{ min-height: 96px; padding: 14px; border: 1px solid var(--line2); border-radius: 15px; background: rgba(5,20,33,.72); }
        body.page-prediksi .metric span{ display: block; color: #8fa9b8; font-size: 10px; font-weight: 900; letter-spacing: .07em; text-transform: uppercase; }
        body.page-prediksi .metric strong{ display: block; margin-top: 5px; color: var(--blue); font-size: 24px; line-height: 1.1; }
        body.page-prediksi .metric small{ display: block; margin-top: 5px; color: #7995a5; font-size: 10px; }
        body.page-prediksi .section-title{ margin: 22px 0 10px; display: flex; align-items: center; justify-content: space-between; gap: 12px; }
        body.page-prediksi .section-title h3{ margin: 0; font-size: 15px; }
        body.page-prediksi .section-title span{ color: var(--muted); font-size: 10px; }
        body.page-prediksi .candidate-grid{ display: grid; grid-template-columns: repeat(5, 1fr); gap: 9px; }
        body.page-prediksi .candidate{ text-align: center; padding: 13px 8px; border: 1px solid var(--line2); border-radius: 13px; background: rgba(4,18,30,.70); }
        body.page-prediksi .candidate span{ display: block; color: #6f8d9e; font-size: 9px; font-weight: 900; }
        body.page-prediksi .candidate strong{ display: block; margin-top: 3px; color: #eafaff; font-size: 18px; letter-spacing: .08em; font-variant-numeric: tabular-nums; }
        body.page-prediksi .signal-grid{ display: grid; grid-template-columns: 1fr 1fr; gap: 10px 16px; }
        body.page-prediksi .signal-row{ display: grid; grid-template-columns: 24px 1fr 32px; gap: 8px; align-items: center; font-size: 11px; }
        body.page-prediksi .signal-digit{ width: 24px; height: 24px; display: grid; place-items: center; border-radius: 7px; background: rgba(91,213,255,.12); color: var(--blue); font-weight: 950; }
        body.page-prediksi .signal-track{ height: 7px; overflow: hidden; border-radius: 999px; background: rgba(255,255,255,.07); }
        body.page-prediksi .signal-fill{ height: 100%; border-radius: inherit; background: linear-gradient(90deg, #169fd2, #62ffe2); }
        body.page-prediksi .signal-value{ color: #9bb3c0; text-align: right; font-variant-numeric: tabular-nums; }
        body.page-prediksi .actions{ display: flex; flex-wrap: wrap; gap: 9px; margin-top: 18px; }
        body.page-prediksi .action-btn{ min-height: 39px; padding: 0 13px; color: #cce6f1; background: rgba(5,20,32,.76); border: 1px solid rgba(91,213,255,.22); }
        body.page-prediksi .action-btn:hover{ border-color: var(--blue); color: #fff; }
        body.page-prediksi .notice{ margin-top: 22px; padding: 16px 18px; border: 1px solid rgba(255,210,94,.20); border-radius: 15px; color: #d8cda7; background: rgba(39,31,8,.32); font-size: 12px; }
        body.page-prediksi .info-grid{ margin-top: 22px; display: grid; grid-template-columns: 1fr 1fr; gap: 22px; }
        body.page-prediksi .article{ padding: 24px; }
        body.page-prediksi .article h2{ margin: 0 0 10px; font-size: 23px; }
        body.page-prediksi .article h3{ margin: 22px 0 8px; font-size: 17px; color: #dff6ff; }
        body.page-prediksi .article p, body.page-prediksi .article li{ color: #a9c0cd; font-size: 13px; }
        body.page-prediksi .article ul{ margin: 10px 0 0; padding-left: 18px; }
        body.page-prediksi .faq details{ border-top: 1px solid var(--line2); padding: 13px 0; }
        body.page-prediksi .faq details:first-of-type{ border-top: 0; }
        body.page-prediksi .faq summary{ cursor: pointer; font-weight: 850; color: #dff6ff; }
        body.page-prediksi .faq p{ margin: 8px 0 0; }
        body.page-prediksi .history{ margin-top: 22px; }
        body.page-prediksi .history-list{ display: grid; gap: 8px; }
        body.page-prediksi .history-item{ display: grid; grid-template-columns: 1fr auto; gap: 12px; align-items: center; padding: 12px 14px; border: 1px solid var(--line2); border-radius: 12px; background: rgba(4,16,27,.66); }
        body.page-prediksi .history-item strong{ font-size: 12px; }
        body.page-prediksi .history-item span{ color: var(--muted); font-size: 10px; }
        body.page-prediksi footer{ margin-top: 24px; border-top: 1px solid rgba(91,213,255,.14); background: rgba(0,6,13,.72); }
        body.page-prediksi .footer-inner{ padding: 28px 0 106px; color: #87a3b2; font-size: 11px; }
        body.page-prediksi .footer-links{ display: flex; flex-wrap: wrap; gap: 8px 13px; margin-bottom: 14px; }
        body.page-prediksi .footer-links a{ color: #b7d0dc; text-decoration: none; }
        body.page-prediksi .footer-links a:hover{ color: var(--blue); }
        body.page-prediksi .banker-sticky-footer{
            position: fixed;
            left: 50%;
            bottom: 10px;
            z-index: 100;
            width: min(610px, calc(100% - 20px));
            transform: translateX(-50%);
            border: 1px solid rgba(91,213,255,.22);
            border-radius: 19px;
            background: rgba(0,8,16,.95);
            backdrop-filter: blur(18px);
            box-shadow: 0 18px 50px rgba(0,0,0,.48);
            overflow: hidden;
        }
        body.page-prediksi .banker-sticky-inner{ display: grid; grid-template-columns: repeat(5, 1fr); }
        body.page-prediksi .banker-sticky-link{ min-width: 0; min-height: 66px; display: grid; place-items: center; align-content: center; gap: 4px; color: #9bb6c4; text-decoration: none; border-right: 1px solid rgba(91,213,255,.09); }
        body.page-prediksi .banker-sticky-link:last-child{ border-right: 0; }
        body.page-prediksi .banker-sticky-link svg{ width: 21px; height: 21px; fill: currentColor; }
        body.page-prediksi .banker-sticky-label{ font-size: 9px; font-weight: 950; letter-spacing: .04em; }
        body.page-prediksi .banker-sticky-link.is-primary{ color: #00131c; background: linear-gradient(180deg, #8be7ff, #32c5f3); }
        body.page-prediksi .banker-sticky-link:hover{ color: #fff; }
        body.page-prediksi .banker-sticky-link.is-primary:hover{ color: #00131c; filter: brightness(1.06); }
        body.page-prediksi .toast{ position: fixed; left: 50%; bottom: 98px; z-index: 150; transform: translate(-50%, 20px); opacity: 0; pointer-events: none; transition: .2s ease; border: 1px solid rgba(91,213,255,.24); border-radius: 999px; background: rgba(0,8,16,.96); color: #e7f9ff; padding: 10px 14px; font-size: 11px; box-shadow: 0 12px 30px rgba(0,0,0,.38); }
        body.page-prediksi .toast.show{ opacity: 1; transform: translate(-50%, 0); }
        html.light body.page-prediksi{ color-scheme: light; --text: #07121a; --muted: #526b79; --line: rgba(0,116,165,.18); --line2: rgba(0,40,60,.12); }
        html.light body.page-prediksi{ background: linear-gradient(180deg, #edf9ff 0%, #f8fcff 100%); color: #07121a; }
        html.light body.page-prediksi .site-header{ background: rgba(247,252,255,.94); }
        html.light body.page-prediksi .panel, html.light body.page-prediksi .hero{ background: rgba(255,255,255,.91); box-shadow: 0 18px 50px rgba(22,66,86,.10); }
        html.light body.page-prediksi .market-snapshot, html.light body.page-prediksi .mini-box, html.light body.page-prediksi .metric, html.light body.page-prediksi .candidate, html.light body.page-prediksi .history-item{ background: rgba(238,248,252,.85); }
        html.light body.page-prediksi .hero p, html.light body.page-prediksi .article p, html.light body.page-prediksi .article li{ color: #4d6776; }
        html.light body.page-prediksi select, html.light body.page-prediksi input[type="date"]{ color: #07121a; background: #f7fcff; }
        html.light body.page-prediksi option{ background: #fff; color: #07121a; }
        html.light body.page-prediksi .action-btn{ color: #15303f; background: #eff9fd; }
        html.light body.page-prediksi footer{ background: #eef8fc; }
        html.light body.page-prediksi .banker-sticky-footer{ background: rgba(247,252,255,.96); }
        @media (max-width: 900px) {
            body.page-prediksi .hero, body.page-prediksi .engine, body.page-prediksi .info-grid{ grid-template-columns: 1fr; }
            body.page-prediksi .result-top{ grid-template-columns: 1fr; }
            body.page-prediksi .candidate-grid{ grid-template-columns: repeat(5, 1fr); }
        }
        @media (max-width: 640px) {
            body.page-prediksi .container{ width: min(100% - 20px, 1180px); }
            body.page-prediksi .header-inner{ min-height: 72px; }
            body.page-prediksi .logo img{ width: 158px; max-width: 46vw; }
            body.page-prediksi .brand-copy{ display: none; }
            body.page-prediksi .clock{ padding: 0 11px; font-size: 11px; }
            body.page-prediksi .theme-toggle{ width: 40px; }
            body.page-prediksi main{ padding-top: 18px; }
            body.page-prediksi .hero{ padding: 22px; border-radius: 20px; }
            body.page-prediksi h1{ font-size: 39px; }
            body.page-prediksi .engine{ gap: 14px; }
            body.page-prediksi .panel-body, body.page-prediksi .article{ padding: 16px; }
            body.page-prediksi .panel-head{ padding: 16px 16px 0; }
            body.page-prediksi .side-results{ grid-template-columns: 1fr 1fr; }
            body.page-prediksi .candidate-grid{ grid-template-columns: repeat(2, 1fr); }
            body.page-prediksi .signal-grid{ grid-template-columns: 1fr; }
            body.page-prediksi .primary-result{ padding: 18px; min-height: 180px; }
            body.page-prediksi .digit{ width: min(17vw, 64px); }
            body.page-prediksi .banker-sticky-footer{ bottom: 7px; width: calc(100% - 12px); border-radius: 16px; }
            body.page-prediksi .banker-sticky-link{ min-height: 61px; }
            body.page-prediksi .banker-sticky-label{ font-size: 8px; }
        }
    

/* SHARED HEADER + STICKY FOOTER */
/* BANKERTOTO V8 shared sticky shell - ASCII only */
:root {
    --shell-bg: rgba(1, 7, 16, .97);
    --shell-bg-soft: rgba(7, 20, 31, .92);
    --shell-line: rgba(126, 233, 255, .22);
    --shell-accent: #7ee9ff;
    --shell-accent-2: #35b8f2;
    --shell-text: #edf8ff;
    --shell-muted: #9db5c5;
}
body { padding-bottom: 92px !important; }
.site-header.banker-shell-header {
    position: sticky !important;
    top: 0 !important;
    z-index: 1500 !important;
    width: 100%;
    border-bottom: 1px solid var(--shell-line) !important;
    background: var(--shell-bg) !important;
    box-shadow: 0 12px 30px rgba(0, 0, 0, .24) !important;
    backdrop-filter: blur(18px) !important;
    -webkit-backdrop-filter: blur(18px) !important;
}
:root.light .site-header.banker-shell-header { background: rgba(245, 251, 255, .97) !important; }
.site-header .shell-container {
    width: min(1180px, calc(100% - 32px));
    min-height: 78px !important;
    margin: 0 auto;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 18px !important;
    flex-wrap: nowrap !important;
}
.site-header .shell-brand {
    min-width: 0;
    display: flex !important;
    align-items: center !important;
    gap: 14px !important;
}
.site-header .shell-logo {
    width: auto !important;
    height: auto !important;
    min-width: 0 !important;
    flex: 0 0 auto !important;
    display: block !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
}
.site-header .shell-logo img {
    display: block !important;
    width: 218px !important;
    max-width: 34vw !important;
    height: auto !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    object-fit: contain !important;
}
.site-header .shell-brand-copy { min-width: 0 !important; display: block !important; }
.site-header .shell-brand-title {
    margin: 0 !important;
    color: var(--shell-text) !important;
    font-size: 18px !important;
    line-height: 1.2 !important;
    letter-spacing: -.02em !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.site-header .shell-brand-title span { color: var(--shell-accent) !important; }
.site-header .shell-brand-subtitle {
    margin: 4px 0 0 !important;
    color: var(--shell-muted) !important;
    font-size: 12px !important;
    line-height: 1.3 !important;
}
:root.light .site-header .shell-brand-title { color: #05111d !important; }
:root.light .site-header .shell-brand-subtitle { color: #5a6d7b !important; }
.site-header .shell-header-actions {
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
    flex: 0 0 auto !important;
}
.site-header .shell-theme-toggle,
.site-header .shell-live-clock {
    min-height: 42px !important;
    border: 1px solid var(--shell-line) !important;
    border-radius: 999px !important;
    background: var(--shell-bg-soft) !important;
    color: var(--shell-text) !important;
    box-shadow: none !important;
}
.site-header .shell-theme-toggle {
    width: 42px !important;
    padding: 0 !important;
    display: grid !important;
    place-items: center !important;
    cursor: pointer;
}
.site-header .shell-theme-toggle svg { width: 19px !important; height: 19px !important; }
.site-header .shell-live-clock {
    display: flex !important;
    align-items: center !important;
    gap: 9px !important;
    padding: 0 15px !important;
    font-size: 13px !important;
    font-variant-numeric: tabular-nums;
    white-space: nowrap;
}
.site-header .shell-clock-dot {
    width: 7px !important;
    height: 7px !important;
    flex: 0 0 7px !important;
    border-radius: 50% !important;
    background: #62ffe2 !important;
    box-shadow: 0 0 14px rgba(98, 255, 226, .75) !important;
}
:root.light .site-header .shell-theme-toggle,
:root.light .site-header .shell-live-clock { background: rgba(255, 255, 255, .84) !important; color: #05111d !important; }
.site-header .shell-header-nav {
    display: block !important;
    width: 100% !important;
    padding: 0 !important;
    overflow: visible !important;
    background: transparent !important;
}
.site-header .shell-nav-inner {
    width: min(1180px, calc(100% - 32px));
    margin: 0 auto;
    display: flex;
    align-items: center;
    gap: 8px;
    overflow-x: auto;
    scrollbar-width: none;
    padding: 0 0 10px;
}
.site-header .shell-nav-inner::-webkit-scrollbar { display: none; }
.site-header .shell-nav-inner a {
    flex: 0 0 auto !important;
    min-height: 30px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 7px 11px !important;
    border: 1px solid var(--shell-line) !important;
    border-radius: 999px !important;
    color: #c8dce7 !important;
    background: rgba(7, 20, 31, .74) !important;
    text-decoration: none !important;
    font-size: 11px !important;
    font-weight: 850 !important;
    line-height: 1 !important;
    letter-spacing: .03em !important;
}
.site-header .shell-nav-inner a:hover,
.site-header .shell-nav-inner a.active,
.site-header .shell-nav-inner a[aria-current="page"] {
    color: #00111b !important;
    border-color: var(--shell-accent) !important;
    background: linear-gradient(135deg, #a7efff, #53cef7) !important;
}
:root.light .site-header .shell-nav-inner a { color: #27404e !important; background: rgba(255, 255, 255, .78) !important; }
:root.light .site-header .shell-nav-inner a.active,
:root.light .site-header .shell-nav-inner a[aria-current="page"] { color: #00111b !important; }

.banker-sticky-footer.shell-sticky-footer {
    position: fixed !important;
    left: 50% !important;
    right: auto !important;
    bottom: max(7px, env(safe-area-inset-bottom)) !important;
    transform: translateX(-50%) !important;
    z-index: 1450 !important;
    width: min(760px, calc(100% - 14px)) !important;
    margin: 0 !important;
    padding: 7px !important;
    border: 1px solid rgba(126, 233, 255, .28) !important;
    border-radius: 18px !important;
    background: rgba(2, 8, 20, .985) !important;
    box-shadow: 0 -8px 34px rgba(0, 0, 0, .46), 0 12px 34px rgba(0, 0, 0, .28) !important;
    backdrop-filter: blur(18px) !important;
    -webkit-backdrop-filter: blur(18px) !important;
}
:root.light .banker-sticky-footer.shell-sticky-footer { background: rgba(247, 252, 255, .97) !important; }
.banker-sticky-footer .shell-sticky-inner {
    width: 100% !important;
    min-height: 60px !important;
    margin: 0 !important;
    display: grid !important;
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
    align-items: end !important;
    gap: 4px !important;
}
.banker-sticky-footer .shell-sticky-link {
    position: relative !important;
    min-width: 0 !important;
    min-height: 56px !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 4px !important;
    margin: 0 !important;
    padding: 6px 3px 4px !important;
    border: 1px solid transparent !important;
    border-radius: 12px !important;
    color: #b9d6e8 !important;
    background: transparent !important;
    text-decoration: none !important;
    text-align: center !important;
    line-height: 1 !important;
    box-shadow: none !important;
    -webkit-tap-highlight-color: transparent;
}
.banker-sticky-footer .shell-sticky-link:hover {
    color: var(--shell-accent) !important;
    border-color: rgba(126, 233, 255, .20) !important;
    background: rgba(126, 233, 255, .06) !important;
}
.banker-sticky-footer .shell-sticky-icon {
    width: 24px !important;
    height: 24px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
}
.banker-sticky-footer .shell-sticky-icon svg {
    width: 22px !important;
    height: 22px !important;
    display: block !important;
    fill: currentColor !important;
}
.banker-sticky-footer .shell-sticky-label {
    display: block !important;
    max-width: 100% !important;
    overflow: hidden !important;
    color: inherit !important;
    font-size: .61rem !important;
    font-weight: 850 !important;
    line-height: 1.05 !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
}
.banker-sticky-footer .shell-sticky-link.is-primary {
    min-height: 68px !important;
    margin-top: -16px !important;
    color: #03101b !important;
    border-color: #9cefff !important;
    border-radius: 16px !important;
    background: linear-gradient(145deg, #d8fbff 0%, #7ee9ff 42%, #35b8f2 100%) !important;
    box-shadow: 0 10px 24px rgba(53, 184, 242, .26), 0 0 0 4px rgba(2, 8, 20, .96) !important;
}
:root.light .banker-sticky-footer .shell-sticky-link { color: #365366 !important; }
:root.light .banker-sticky-footer .shell-sticky-link.is-primary { color: #03101b !important; box-shadow: 0 10px 24px rgba(53,184,242,.18), 0 0 0 4px rgba(247,252,255,.97) !important; }

@media (max-width: 760px) {
    body { padding-bottom: 88px !important; }
    .site-header .shell-container { width: calc(100% - 20px); min-height: 64px !important; gap: 10px !important; }
    .site-header .shell-logo img { width: 154px !important; max-width: 46vw !important; }
    .site-header .shell-brand-copy { display: none !important; }
    .site-header .shell-header-actions { gap: 7px !important; }
    .site-header .shell-theme-toggle { width: 38px !important; min-height: 38px !important; }
    .site-header .shell-live-clock { min-height: 38px !important; padding: 0 10px !important; font-size: 12px !important; }
    .site-header .shell-nav-inner { width: calc(100% - 20px); gap: 6px; padding-bottom: 8px; }
    .site-header .shell-nav-inner a { min-height: 28px !important; padding: 6px 9px !important; font-size: 10px !important; }
    .banker-sticky-footer.shell-sticky-footer { width: calc(100% - 10px) !important; bottom: max(5px, env(safe-area-inset-bottom)) !important; padding: 6px 4px !important; border-radius: 16px !important; }
    .banker-sticky-footer .shell-sticky-inner { min-height: 58px !important; gap: 1px !important; }
    .banker-sticky-footer .shell-sticky-link { min-height: 54px !important; padding-left: 1px !important; padding-right: 1px !important; border-radius: 10px !important; }
    .banker-sticky-footer .shell-sticky-icon { width: 22px !important; height: 22px !important; }
    .banker-sticky-footer .shell-sticky-icon svg { width: 20px !important; height: 20px !important; }
    .banker-sticky-footer .shell-sticky-label { font-size: clamp(.50rem, 2.35vw, .61rem) !important; }
    .banker-sticky-footer .shell-sticky-link.is-primary { min-height: 66px !important; margin: -14px 2px 0 !important; border-radius: 15px !important; }
}
@media (max-width: 390px) {
    .site-header .shell-logo img { width: 140px !important; }
    .site-header .shell-live-clock { padding: 0 8px !important; font-size: 11px !important; }
    .site-header .shell-theme-toggle { width: 36px !important; min-height: 36px !important; }
    .banker-sticky-footer .shell-sticky-label { font-size: .49rem !important; }
    .banker-sticky-footer .shell-sticky-link.is-primary .shell-sticky-label { font-size: .53rem !important; }
}


/* V14 SHARED UTILITIES */

.text-center{ text-align:center !important; }
.action-link{ display:inline-grid !important; place-items:center !important; text-decoration:none !important; }
.signal-progress{ width:100%; height:8px; appearance:none; -webkit-appearance:none; border:0; border-radius:999px; overflow:hidden; background:rgba(255,255,255,.08); }
.signal-progress::-webkit-progress-bar{ background:rgba(255,255,255,.08); border-radius:999px; }
.signal-progress::-webkit-progress-value{ background:linear-gradient(90deg,#41cfff,#9de8ff); border-radius:999px; }
.signal-progress::-moz-progress-bar{ background:linear-gradient(90deg,#41cfff,#9de8ff); border-radius:999px; }
.seo-source-note{ margin-top:16px; padding:14px 16px; border:1px solid rgba(91,213,255,.20); border-radius:14px; line-height:1.7; }
.seo-related-links{ display:flex; flex-wrap:wrap; gap:10px; margin-top:14px; }
.seo-related-links a{ display:inline-flex; align-items:center; min-height:38px; padding:8px 12px; border:1px solid rgba(91,213,255,.28); border-radius:999px; text-decoration:none; font-weight:800; }
.seo-related-links a:hover,.seo-related-links a:focus-visible{ text-decoration:underline; text-underline-offset:3px; }
.editorial-line{ margin-top:14px; font-size:.9rem; opacity:.82; }
