#kr-othello{--o-green: #0f5132;--o-green-light: #1a6a44;--o-gold: #d4a847;--o-gold-light: #f0c674;--o-purple: #5c3a78;--o-purple-light: #7d56a3;--o-dark: #1a1f3a;background:linear-gradient(180deg,#0a1320 0%,#15243a 50%,#0e1b2f 100%);color:#fff;position:relative;overflow:hidden}#kr-othello .section-inner{max-width:880px;width:100%;margin:0 auto;padding:64px 24px}#kr-othello .section-title{font-size:clamp(22px,3.4vw,30px);font-weight:800;text-align:center;margin-bottom:32px;color:#fff;letter-spacing:.02em}#kr-othello .inapp-banner[hidden]{display:none!important}#kr-othello .inapp-banner{position:sticky;top:0;z-index:20;background:linear-gradient(90deg,#b45309,#d97706);padding:14px 20px;display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center;border-bottom:2px solid rgba(0,0,0,.2)}#kr-othello .inapp-text{margin:0;font-size:13px;line-height:1.6;color:#fff;font-weight:600}#kr-othello .inapp-btn{background:#fff;color:#b45309;border:none;padding:10px 24px;border-radius:8px;font-weight:800;font-size:14px;cursor:pointer;font-family:inherit}#kr-othello .inapp-btn:active{transform:scale(.97)}#kr-othello .hero{position:relative;padding:80px 0 64px;text-align:center;background:radial-gradient(ellipse at top,rgba(212,168,71,.15),transparent 60%),radial-gradient(circle at 30% 70%,rgba(15,81,50,.2),transparent 50%),radial-gradient(circle at 70% 30%,rgba(92,58,120,.2),transparent 50%)}#kr-othello .hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:40px 40px;pointer-events:none}#kr-othello .hero-inner{position:relative;z-index:1;max-width:720px;margin:0 auto;padding:0 24px}#kr-othello .hero-eyebrow{font-family:var(--kr-font-accent);font-size:13px;letter-spacing:.3em;color:var(--o-gold);font-weight:700;margin-bottom:16px}#kr-othello .hero-title{font-size:clamp(36px,6vw,56px);font-weight:900;line-height:1.2;margin-bottom:24px;color:#fff;text-shadow:0 4px 24px rgba(212,168,71,.25)}#kr-othello .hero-lead{font-size:clamp(14px,2vw,16px);line-height:1.9;color:#ffffffd9;margin-bottom:36px}#kr-othello .hero-status{display:inline-flex;flex-direction:column;align-items:center;background:rgba(15,81,50,.55);border:2px solid var(--o-gold);border-radius:16px;padding:20px 32px;margin-bottom:36px;box-shadow:0 8px 32px #00000059;backdrop-filter:blur(8px)}#kr-othello .status-badge{font-size:12px;letter-spacing:.18em;color:var(--o-gold-light);font-weight:700;margin-bottom:8px;text-transform:uppercase}#kr-othello .status-line{font-size:clamp(18px,3.2vw,24px);font-weight:800;color:#fff;margin:0}#kr-othello .hero-cta{display:inline-block;background:linear-gradient(135deg,var(--o-gold),var(--o-gold-light));color:var(--o-dark);padding:18px 56px;border-radius:999px;font-size:18px;font-weight:900;text-decoration:none;box-shadow:0 12px 32px #d4a84766;transition:transform .15s ease,box-shadow .15s ease;letter-spacing:.04em}#kr-othello .hero-cta:hover{transform:translateY(-2px);box-shadow:0 16px 40px #d4a8478c}#kr-othello .hero-cta:active{transform:translateY(0)}#kr-othello .hero-cta-note{font-size:12px;color:#fff9;margin-top:14px}#kr-othello .rules{background:rgba(0,0,0,.25)}#kr-othello .rules-grid{list-style:none;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;padding:0;margin:0}#kr-othello .rules-grid li{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);border-radius:14px;padding:24px 22px;display:flex;flex-direction:column;gap:8px;transition:border-color .2s ease,transform .2s ease}#kr-othello .rules-grid li:hover{border-color:var(--o-gold);transform:translateY(-2px)}#kr-othello .rule-icon{font-size:28px;line-height:1}#kr-othello .rules-grid strong{font-size:16px;color:#fff;font-weight:800}#kr-othello .rules-grid span:last-child{font-size:13px;color:#ffffffb3;line-height:1.6}#kr-othello .standings{background:linear-gradient(180deg,transparent 0%,rgba(92,58,120,.18) 100%)}#kr-othello .champ-list{list-style:none;display:flex;flex-direction:column;gap:12px;padding:0;margin:0 0 32px}#kr-othello .champ-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;background:linear-gradient(135deg,rgba(92,58,120,.6),rgba(26,31,58,.8));border:2px solid var(--o-purple-light);border-radius:14px;padding:18px 24px;box-shadow:0 6px 20px #0000004d}#kr-othello .champ-rank{font-family:var(--kr-font-accent);font-size:14px;font-weight:800;color:var(--o-gold);letter-spacing:.1em}#kr-othello .champ-name{font-size:18px;font-weight:800;color:#fff}#kr-othello .champ-rating{font-family:var(--kr-font-accent);font-size:13px;color:#ffffffb3;font-weight:700}#kr-othello .champ-empty{text-align:center;padding:32px 20px;color:#fff9;font-size:14px;border:2px dashed rgba(255,255,255,.15);border-radius:14px}#kr-othello .top-ranker-box{background:rgba(15,81,50,.5);border:2px solid var(--o-gold);border-radius:14px;padding:24px;text-align:center}#kr-othello .top-label{font-size:12px;letter-spacing:.18em;color:var(--o-gold-light);font-weight:700;margin:0 0 8px}#kr-othello .top-name{font-size:22px;font-weight:800;color:#fff;margin:0 0 4px}#kr-othello .top-rating{font-size:13px;color:#ffffffbf;margin:0}#kr-othello .final-cta{background:radial-gradient(ellipse at center,rgba(212,168,71,.18),transparent 70%),rgba(0,0,0,.3);text-align:center}#kr-othello .cta-title{font-size:clamp(22px,3.6vw,32px);font-weight:900;margin-bottom:16px;color:#fff}#kr-othello .cta-lead{font-size:15px;color:#fffc;margin-bottom:36px;line-height:1.8}#kr-othello .cta-button{display:inline-block;background:linear-gradient(135deg,var(--o-gold),var(--o-gold-light));color:var(--o-dark);padding:20px 64px;border-radius:999px;font-size:20px;font-weight:900;text-decoration:none;box-shadow:0 14px 36px #d4a84773;transition:transform .15s ease,box-shadow .15s ease}#kr-othello .cta-button:hover{transform:translateY(-2px);box-shadow:0 18px 44px #d4a84799}#kr-othello .cta-sub{font-size:12px;color:#ffffff8c;margin-top:18px}#kr-othello .share{background:rgba(0,0,0,.35)}#kr-othello .share-lead{text-align:center;font-size:14px;color:#ffffffb3;margin-bottom:28px}#kr-othello .share-buttons{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}#kr-othello .share-btn{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:999px;font-weight:700;font-size:14px;text-decoration:none;border:none;cursor:pointer;font-family:inherit;transition:transform .15s ease,box-shadow .15s ease}#kr-othello .share-btn--x{background:#0a0a0a;color:#fff;border:1px solid #333}#kr-othello .share-btn--line{background:#06c755;color:#fff}#kr-othello .share-btn--copy{background:rgba(255,255,255,.1);color:#fff;border:1px solid rgba(255,255,255,.25)}#kr-othello .share-btn:hover{transform:translateY(-1px);box-shadow:0 6px 16px #0000004d}#kr-othello .share-btn:active{transform:scale(.97)}#kr-othello .share-copy-toast{text-align:center;font-size:14px;color:var(--o-gold-light);margin-top:18px;font-weight:700}@media (max-width: 600px){#kr-othello .section-inner{padding:48px 18px}#kr-othello .hero{padding:56px 0 48px}#kr-othello .hero-status{padding:16px 24px}#kr-othello .hero-cta{padding:16px 40px;font-size:16px}#kr-othello .rules-grid{grid-template-columns:1fr}#kr-othello .champ-card{grid-template-columns:1fr;text-align:center;gap:6px;padding:16px 20px}#kr-othello .cta-button{padding:18px 48px;font-size:17px}#kr-othello .share-buttons{flex-direction:column;align-items:stretch}#kr-othello .share-btn{justify-content:center}}
