@import "https://fonts.googleapis.com/css2?family=Black+Han+Sans&family=DM+Mono:wght@400;500&family=Noto+Sans+KR:wght@400;500;700;900&display=swap";.staff-toggle,.modal-staff-toggle{justify-content:space-between;align-items:center;margin-top:22px;display:flex}.staff-toggle b,.modal-staff-toggle b{font-size:14px}.staff-toggle>div,.modal-staff-toggle>div{gap:6px;display:flex}.staff-toggle button,.modal-staff-toggle button{color:#dce4ff;cursor:pointer;background:0 0;border:1px solid #3b4664;padding:8px 12px}.staff-toggle button:first-child,.modal-staff-toggle button:first-child{border-radius:4px 0 0 4px}.staff-toggle button:last-child,.modal-staff-toggle button:last-child{border-radius:0 4px 4px 0}.staff-toggle button.selected,.modal-staff-toggle button.selected{color:#fff;background:#26396f;border-color:#9db2ff}body.light-theme .staff-toggle button,body.light-theme .modal-staff-toggle button{color:#33415d;background:#fff;border-color:#c8d1e0}body.light-theme .staff-toggle button.selected,body.light-theme .modal-staff-toggle button.selected{color:#17213a;background:#e6edff;border-color:#526fbe}.mode-grid button.selected{background:#9db2ff}.team-picker{margin-top:22px}.team-picker>div:first-child{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.team-picker>div:first-child button{color:#aabaff;cursor:pointer;background:0 0;border:0;font-size:13px}.team-list{flex-wrap:wrap;gap:8px;display:flex}.team-list button{color:#dce4ff;cursor:pointer;background:0 0;border:1px solid #3b4664;border-radius:99px;padding:8px 12px}.team-list button.selected{color:#152142;background:#dce7ff;border-color:#dce7ff}.start-game{color:#11192d;cursor:pointer;background:#f6f7fb;border:0;border-radius:4px;width:100%;margin-top:24px;padding:16px;font-weight:900}.start-game:disabled{opacity:.45;cursor:not-allowed}.landing .notice{margin-top:16px}.current-teams{align-items:center;gap:12px;margin-bottom:10px;display:flex}.current-teams b{color:#dce4ff;font-size:13px}.current-teams>div{flex-wrap:wrap;gap:5px;display:flex}.current-teams span{color:#e8edff;background:#202e59;border:1px solid #7188d6;border-radius:99px;justify-content:center;align-items:center;width:60px;height:22px;font-size:11px;font-weight:700;display:inline-flex}.team-select{color:#dce4ff;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #3b4664;border-radius:99px;height:100%;padding:9px 14px;font-size:13px}.game-modal-backdrop{z-index:10;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#050815aa;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.game-modal{background:#131a2d;border:1px solid #465574;width:min(100%,560px);max-height:calc(100vh - 40px);padding:28px;overflow:auto;box-shadow:0 24px 70px #000b}.modal-header{justify-content:space-between;gap:16px;display:flex}.modal-header .eyebrow{margin-bottom:8px}.modal-header h2{margin:0;font-size:26px}.modal-header>button{color:#dce4ff;cursor:pointer;background:0 0;border:0;align-self:flex-start;font-size:28px;line-height:1}.game-modal>p{color:#a7b0c6;font-size:13px}.modal-mode-grid{grid-template-columns:repeat(2,1fr);gap:8px;margin-top:22px;display:grid}.modal-mode-grid button{color:#dce4ff;text-align:left;cursor:pointer;background:0 0;border:1px solid #3b4664;padding:16px;font-weight:700}.modal-mode-grid button.selected{background:#26396f;border-color:#9db2ff}.modal-mode-grid span{color:#a7b0c6;margin-top:5px;font-size:11px;font-weight:400;display:block}.modal-team-picker{grid-template-columns:1fr auto;align-items:center;gap:12px;margin-top:24px;display:grid}.modal-team-picker>b{font-size:14px}.modal-team-picker>button{color:#aabaff;cursor:pointer;background:0 0;border:0;font-size:13px}.modal-team-picker .team-list{grid-column:1/-1}.modal-start-game{color:#11192d;cursor:pointer;background:#f6f7fb;border:0;width:100%;margin-top:26px;padding:15px;font-weight:900}.modal-start-game:disabled{opacity:.45;cursor:not-allowed}.search-row{max-width:600px}.search .reset,.search .team-select{align-items:center;height:36px;display:inline-flex}.search-row{align-items:center}.header-actions{align-items:center;gap:8px;display:flex}.theme-toggle{color:#dce4ff;cursor:pointer;background:0 0;border:1px solid #3b4664;border-radius:99px;padding:9px 14px;font-size:13px}.landing>.theme-toggle{z-index:1;position:fixed;top:20px;right:24px}.theme-toggle{z-index:11;position:fixed;top:20px;right:24px}html.light-theme,body.light-theme{color:#17213a;background:#f4f7fb}body.light-theme .app{background:#f4f7fb;min-height:100vh}body.light-theme .landing{color:#17213a;background:radial-gradient(circle at 85% 20%,#d9e4ff 0,#0000 32%),#f4f7fb}body.light-theme .landing section>p:not(.eyebrow),body.light-theme .hero>p:last-child,body.light-theme .game-status>p{color:#68748a}body.light-theme .eyebrow{color:#526fbe}body.light-theme .mode-grid button,body.light-theme .start-game{color:#17213a;background:#fff;box-shadow:0 3px 10px #20345a12}body.light-theme .mode-grid button:hover,body.light-theme .mode-grid button.selected{background:#dce7ff}body.light-theme .mode-grid span{color:#68748a}body.light-theme .team-list button,body.light-theme .mode-switch,body.light-theme .theme-toggle,body.light-theme .team-select{color:#33415d;background:#fff;border-color:#c8d1e0}body.light-theme .team-list button.selected{color:#17213a;background:#dce7ff;border-color:#526fbe}body.light-theme .brand-mark{color:#17213a}body.light-theme .notice{color:#263551;background:#e8efff;border-left-color:#526fbe}body.light-theme .board{border-top-color:#cfd8e6}body.light-theme .row{border-top-color:#dbe2ec}body.light-theme .header{color:#68748a}body.light-theme .row strong{color:#17213a}body.light-theme .row small{color:#68748a}body.light-theme .mismatch{color:#263551;background:#dce2ec}body.light-theme .up{color:#622631;background:#efcbd0}body.light-theme .down{color:#1d4569;background:#cfe1f3}body.light-theme .match{color:#17442a;background:#bfe4ce}body.light-theme .search input{color:#17213a;background:#fff;border-color:#c8d1e0}body.light-theme .search input:focus{border-color:#526fbe}body.light-theme .search .reset{color:#fff;background:#263a70}body.light-theme .current-teams b{color:#263551}body.light-theme .current-teams span{color:#263a70;background:#e6edff;border-color:#aebee7}body.light-theme .answer{color:#17213a;background:#e8efff;border-color:#aebee7}body.light-theme .answer p{color:#526fbe}body.light-theme .answer span{color:#526177}body.light-theme .game-modal-backdrop{background:#67728a55}body.light-theme .game-modal{color:#17213a;background:#fff;border-color:#c8d1e0}body.light-theme .modal-header>button{color:#263551}body.light-theme .game-modal>p{color:#68748a}body.light-theme .modal-mode-grid button{color:#33415d;background:#fff;border-color:#c8d1e0}body.light-theme .modal-mode-grid button.selected{background:#e6edff;border-color:#526fbe}.light-theme .modal-mode-grid span{color:#68748a}.light-theme .modal-start-game{color:#fff;background:#263a70}body.light-theme .cell.match{color:#174c25;background:#aee0b4}body.light-theme .cell.mismatch{color:#374256;background:#cfd6e0}body.light-theme .cell.up{color:#74263e;background:#edb1c3}body.light-theme .cell.down{color:#1b506d;background:#acd9ef}.search-input{flex:1;min-width:0;position:relative}.search-input .suggestions{max-height:260px;top:auto;bottom:calc(100% + 6px);overflow-y:auto}body{scrollbar-width:none;-ms-overflow-style:none}.search{max-width:760px}body::-webkit-scrollbar{display:none}.game-status{max-width:760px;margin-top:20px}.game-status>p{color:#a7b0c6;margin:0 0 10px;font-size:14px}.game-status .notice{margin-bottom:10px}.suggestions button.active{background:#dce7ff}:root{color:#e9edf5;background:#0b1020;font-family:Noto Sans KR,sans-serif}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}.landing{background:radial-gradient(circle at 85% 20%,#354891 0,#0000 30%),#0b1020;place-items:center;min-height:100vh;padding:24px;display:grid}.landing section{width:100%;max-width:760px}.eyebrow{letter-spacing:.13em;color:#aabaff;margin:0 0 16px;font:500 12px DM Mono,monospace}.brand-mark{color:#fff;letter-spacing:-.04em;background:0 0;border:0;align-items:center;gap:7px;padding:0;font:400 22px/1 Black Han Sans,sans-serif;display:inline-flex}.brand-mark span{transform:translateY(1px)}.brand-mark img{object-fit:contain;filter:drop-shadow(0 4px 8px #657ed966);width:28px;height:28px;display:block}button.brand-mark{cursor:pointer}.landing .brand-mark{margin-bottom:16px;font-size:26px}.landing .brand-mark img{width:32px;height:32px}.landing h1,.hero h1{letter-spacing:-.05em;margin:0;font:400 clamp(48px,9vw,94px)/1.05 Black Han Sans,sans-serif}.landing section>p:not(.eyebrow),.hero>p:last-child{color:#a7b0c6}.mode-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:42px;display:grid}.mode-grid button{color:#11192d;text-align:left;cursor:pointer;background:#f6f7fb;border:0;border-radius:4px;padding:25px;font-size:24px;font-weight:900}.mode-grid button:hover{background:#9db2ff}.mode-grid span{color:#606b80;margin-top:12px;font-size:13px;font-weight:500;display:block}.app{max-width:1120px;margin:auto;padding:20px 24px 64px}header{justify-content:space-between;align-items:center;display:flex}.mode-switch,.reset{color:#dce4ff;cursor:pointer;background:0 0;border:1px solid #3b4664;border-radius:99px;padding:9px 14px;font-size:13px}.hero{padding:70px 0 32px}.hero h1{font-size:64px}.notice{background:#1d2b52;border-left:3px solid #9db2ff;margin-bottom:18px;padding:14px 16px}.search{max-width:600px;margin:28px 0;position:relative}.search-row{gap:10px;display:flex}.search input{color:#fff;background:#131a2d;border:1px solid #39455f;border-radius:4px;outline:none;flex:1;width:100%;padding:15px 17px}.search input:focus{border-color:#9db2ff}.search .reset{color:#152142;white-space:nowrap;background:#e9edff;border:0;flex:none;margin:0;font-weight:700}.suggestions{z-index:2;color:#14203b;background:#fff;width:100%;position:absolute;box-shadow:0 12px 28px #0008}.suggestions button{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e3e8f2;width:100%;padding:13px 16px}.suggestions button:hover{background:#eaf0ff}.suggestions b,.suggestions span{display:block}.suggestions span{color:#64718b;margin-top:3px;font-size:12px}.board{border-top:1px solid #303b55;overflow-x:auto}.grid{grid-template-columns:160px repeat(8,1fr);align-items:center;gap:8px;min-width:890px;display:grid}.header{color:#98a5c1;text-align:center;padding:12px 0;font:500 11px DM Mono}.header span:first-child{text-align:left}.row{border-top:1px solid #202940;padding:9px 0}.row strong{font-size:15px}.row small{color:#8793ad;margin-top:3px;font-size:11px;font-weight:400;display:block}.cell{text-align:center;border-radius:2px;justify-content:center;align-items:center;min-height:54px;font:500 13px DM Mono;display:flex;position:relative}.match{background:#1c7549}.mismatch{background:#3a455d}.up{background:#9b3842}.down{background:#2e568f}.cell em{margin-left:3px;font-size:18px;font-style:normal}.answer{background:#19254a;border:1px solid #7190ff;margin-top:26px;padding:20px}.answer p{color:#aabaff;margin:0 0 5px;font-size:13px}.answer h2{margin:0 0 8px;font-size:28px}.answer span{color:#bdc7de}@media (width<=600px){.mode-grid{grid-template-columns:1fr}.hero{padding-top:54px}.hero h1{font-size:48px}.app{padding-inline:16px}.search-row{align-items:stretch}.search .reset{padding-inline:12px}}.mode-grid,.staff-toggle,.team-picker{background:#111a31;border:1px solid #3b4664;padding:18px}.mode-grid{margin-top:38px}.mode-grid:before{content:"출제 범위";grid-column:1/-1;font-size:14px;font-weight:900}.mode-grid button{color:#e9edf5;background:#17223d;border:1px solid #3b4664;padding:18px;font-size:19px}.mode-grid button.selected{background:#26396f;border-color:#9db2ff}.mode-grid span{color:#a7b0c6;margin-top:6px}.staff-toggle,.team-picker{margin-top:10px}.staff-toggle{align-items:center}.setting-copy b{font-size:14px;display:block}.setting-copy span{color:#a7b0c6;margin-top:3px;font-size:12px;display:block}.staff-toggle>div:last-child{gap:0}.staff-toggle button{padding:10px 14px}.team-picker>div:first-child{margin-bottom:12px}.modal-mode-grid{margin-top:18px}.modal-mode-grid:before{content:"출제 범위";grid-column:1/-1;font-size:14px;font-weight:900}.modal-staff-toggle{border-top:1px solid #3b4664;border-bottom:1px solid #3b4664;margin-top:18px;padding:14px 0}.modal-staff-toggle .setting-copy span{font-size:11px}.modal-staff-toggle>div:last-child{gap:0}.modal-staff-toggle button{padding:9px 10px}.modal-team-picker{margin-top:18px}@media (width<=600px){.mode-grid{padding:14px}.staff-toggle{flex-direction:column;align-items:flex-start;gap:14px}.staff-toggle>div:last-child{width:100%}.staff-toggle button{flex:1}.modal-staff-toggle{flex-direction:column;align-items:flex-start;gap:12px}.modal-staff-toggle>div:last-child{width:100%}.modal-staff-toggle button{flex:1}}body.light-theme .mode-grid,body.light-theme .staff-toggle,body.light-theme .team-picker{background:#fff;border-color:#c8d1e0}body.light-theme .mode-grid button{color:#17213a;box-shadow:none;background:#f8faff;border-color:#c8d1e0}body.light-theme .mode-grid button.selected{background:#e6edff;border-color:#526fbe}body.light-theme .setting-copy span{color:#68748a}body.light-theme .modal-staff-toggle{border-color:#d7deea}.mode-grid:before,.modal-mode-grid:before{display:none}.landing h1{font-size:clamp(36px,6vw,60px)}.staff-toggle{display:block}.staff-toggle .staff-options{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.staff-toggle .staff-options button{color:#e9edf5;text-align:left;background:#17223d;border:1px solid #3b4664;border-radius:4px;padding:18px;font-size:17px;font-weight:900}.staff-toggle .staff-options button.selected{color:#fff;background:#26396f;border-color:#9db2ff}.staff-options button span{color:#a7b0c6;margin-top:6px;font-size:12px;font-weight:500;display:block}.modal-staff-toggle{display:block}.modal-staff-toggle .staff-options{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.modal-staff-toggle .staff-options button{color:#e9edf5;text-align:left;background:#17223d;border:1px solid #3b4664;border-radius:4px;padding:13px;font-size:13px;font-weight:700}.modal-staff-toggle .staff-options button.selected{background:#26396f;border-color:#9db2ff}.modal-staff-toggle .staff-options button span{margin-top:4px;font-size:10px}body.light-theme .staff-toggle .staff-options button,body.light-theme .modal-staff-toggle .staff-options button{color:#17213a;background:#f8faff;border-color:#c8d1e0}body.light-theme .staff-toggle .staff-options button.selected,body.light-theme .modal-staff-toggle .staff-options button.selected{background:#e6edff;border-color:#526fbe}body.light-theme .staff-options button span{color:#68748a}@media (width<=600px){.staff-toggle .staff-options{grid-template-columns:1fr}.landing h1{font-size:clamp(34px,10vw,48px)}}.mode-grid,.staff-toggle .staff-options{gap:16px}.mode-grid button,.staff-toggle .staff-options button{color:#e9edf5;text-align:left;background:#17223d;border:1px solid #3b4664;border-radius:4px;padding:18px;font-size:17px;font-weight:900}.mode-grid button.selected,.staff-toggle .staff-options button.selected{background:#26396f;border-color:#9db2ff}.mode-grid span,.staff-options button span{color:#a7b0c6;margin-top:6px;font-size:12px;font-weight:500;display:block}.modal-mode-grid,.modal-staff-toggle .staff-options{gap:12px}.modal-mode-grid button,.modal-staff-toggle .staff-options button{color:#e9edf5;text-align:left;background:#17223d;border:1px solid #3b4664;border-radius:4px;padding:16px;font-size:13px;font-weight:700}.modal-mode-grid button.selected,.modal-staff-toggle .staff-options button.selected{background:#26396f;border-color:#9db2ff}.modal-mode-grid span,.modal-staff-toggle .staff-options button span{color:#a7b0c6;margin-top:5px;font-size:11px;font-weight:400;display:block}body.light-theme .mode-grid button,body.light-theme .staff-toggle .staff-options button{color:#17213a;background:#f8faff;border-color:#c8d1e0}body.light-theme .mode-grid button.selected,body.light-theme .staff-toggle .staff-options button.selected{background:#e6edff;border-color:#526fbe}.modal-mode-grid:before{content:"출제 범위";font-size:14px;font-weight:900;display:block}.modal-setting-title{margin-bottom:10px;font-size:14px;display:block}.modal-staff-toggle .staff-options{margin-top:0}.staff-toggle>div.staff-options{gap:16px;display:grid}.modal-staff-toggle>div.staff-options{gap:12px;display:grid}.team-picker .team-list button,.modal-team-picker .team-list button{min-height:36px;padding:8px 12px;font-size:14px;line-height:18px}.landing section{max-width:900px}.share-button{z-index:11;color:#dce4ff;cursor:pointer;background:#131a2d;border:1px solid #3b4664;border-radius:50%;place-items:center;width:38px;height:38px;padding:0;display:grid;position:fixed;top:20px;right:70px}.share-button>*{display:none}.share-button:before{content:"";background:currentColor;width:18px;height:18px;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='18' cy='5' r='3' fill='black'/%3E%3Ccircle cx='6' cy='12' r='3' fill='black'/%3E%3Ccircle cx='18' cy='19' r='3' fill='black'/%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-width='2' d='m8.59 13.51 6.83 3.98M15.41 6.51 8.59 10.49'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='18' cy='5' r='3' fill='black'/%3E%3Ccircle cx='6' cy='12' r='3' fill='black'/%3E%3Ccircle cx='18' cy='19' r='3' fill='black'/%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-width='2' d='m8.59 13.51 6.83 3.98M15.41 6.51 8.59 10.49'/%3E%3C/svg%3E") 50%/contain no-repeat}.share-button:hover{background:#26396f;border-color:#9db2ff}.theme-toggle{right:24px}@media (width<=600px){.share-button{right:70px}}.share-button[title=복사됐습니다]{color:#fff;background:#1c7549;border-color:#78d49b}.share-button[title=복사됐습니다]:before{width:19px;height:19px;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.5' d='m5 12 4.5 4.5L19 7'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.5' d='m5 12 4.5 4.5L19 7'/%3E%3C/svg%3E") 50%/contain no-repeat}.rules-button{z-index:11;color:#dce4ff;cursor:pointer;background:#131a2d;border:1px solid #3b4664;border-radius:50%;place-items:center;width:38px;height:38px;padding:0;font:500 21px/1 DM Mono,monospace;display:grid;position:fixed;top:20px;right:116px}.rules-button:hover{background:#26396f;border-color:#9db2ff}body.light-theme .rules-button{color:#33415d;background:#fff;border-color:#c8d1e0}body.light-theme .rules-button:hover{background:#e6edff;border-color:#526fbe}.share-menu-list{z-index:12;background:#131a2d;border:1px solid #3b4664;grid-template-columns:repeat(2,minmax(76px,1fr));gap:5px;width:178px;padding:8px;display:grid;position:fixed;top:66px;right:24px;box-shadow:0 12px 28px #0008}.share-menu-list button{color:#e8edff;cursor:pointer;background:#202e59;border:0;padding:8px 6px;font-size:11px;font-weight:700}.share-menu-list button:hover{background:#314d92}.share-menu-list>span,.share-menu-title{color:#a7b0c6;text-align:center;grid-column:1/-1;padding:6px;font-size:11px}.share-menu-title{margin:0;font-weight:700}body.light-theme .share-menu-list{background:#fff;border-color:#c8d1e0;box-shadow:0 12px 28px #20345a22}body.light-theme .share-menu-list button{color:#263a70;background:#e6edff}body.light-theme .share-menu-list button:hover{background:#dce7ff}@media (width>=601px){.share-menu-list{grid-template-columns:repeat(2,minmax(130px,1fr));gap:10px;width:320px;padding:16px}.share-menu-list button{min-height:46px;padding:12px 10px;font-size:14px}.share-menu-list>span,.share-menu-title{padding:8px;font-size:14px}}body.light-theme .share-button{color:#33415d;background:#fff;border-color:#c8d1e0}body.light-theme .share-button:hover{background:#e6edff;border-color:#526fbe}.theme-toggle{border-radius:50%;width:38px;height:38px;padding:0;font-size:0;display:block;position:fixed}.theme-toggle:before{content:"";background:currentColor;width:18px;height:18px;margin:auto;position:absolute;inset:0;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 3a6.6 6.6 0 0 0 9 9 9 9 0 1 1-9-9Z'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 3a6.6 6.6 0 0 0 9 9 9 9 0 1 1-9-9Z'/%3E%3C/svg%3E") 50%/contain no-repeat}body:not(.light-theme) .theme-toggle:before{-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='4' fill='black'/%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-width='2' d='M12 2v2m0 16v2M4.93 4.93l1.41 1.41m11.32 11.32 1.41 1.41M2 12h2m16 0h2M4.93 19.07l1.41-1.41M17.66 6.34l1.41-1.41'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='4' fill='black'/%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-width='2' d='M12 2v2m0 16v2M4.93 4.93l1.41 1.41m11.32 11.32 1.41 1.41M2 12h2m16 0h2M4.93 19.07l1.41-1.41M17.66 6.34l1.41-1.41'/%3E%3C/svg%3E") 50%/contain no-repeat}.result-copy{color:#dce4ff;cursor:pointer;background:0 0;border:1px solid #9db2ff;margin-top:16px;padding:9px 13px;font-size:13px;font-weight:700;display:block}.result-copy:hover{background:#26396f}body.light-theme .result-copy{color:#263a70;border-color:#526fbe}body.light-theme .result-copy:hover{background:#dce7ff}@media (width<=600px){.mode-grid,.staff-toggle{padding:14px}.mode-grid,.staff-toggle .staff-options{grid-template-columns:repeat(2,minmax(0,1fr))}.mode-grid button,.staff-toggle .staff-options button{min-width:0;padding:14px 12px;font-size:15px}.landing>section>p:not(.eyebrow){display:none}.board{overflow-x:visible}.grid{grid-template-columns:62px minmax(0,1fr) minmax(40px,1.25fr) minmax(32px,1.25fr) repeat(2,minmax(0,1fr)) minmax(42px,1.35fr) repeat(2,minmax(40px,1.25fr));gap:2px;min-width:0}.header{padding:8px 0;font-size:8px;line-height:1.2}.row{padding:4px 0}.row strong{word-break:keep-all;min-width:0;font-size:11px;line-height:1.25;overflow:hidden}.row small{text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:8px;line-height:1.2;overflow:hidden}.cell{word-break:break-all;min-width:0;min-height:42px;padding:2px;font-size:9px;line-height:1.15}.row .cell:nth-child(4){white-space:nowrap}.cell em{margin-left:1px;font-size:11px}.game-status>p{font-size:11px;line-height:1.45}.current-teams{flex-direction:column;align-items:flex-start;gap:7px}.current-teams>div{width:100%}.search-row{flex-wrap:wrap;gap:8px}.search-input{flex-basis:100%}.search .reset,.search .team-select{flex:1;justify-content:center}}.game-modal-backdrop{z-index:20}.hero{padding-top:44px}.daily-update{background:radial-gradient(circle at 85% 20%,#354891 0,#0000 30%),#0b1020;place-items:center;min-height:100vh;padding:24px;display:grid}.daily-update section{max-width:620px}.daily-update h1{letter-spacing:-.05em;margin:0;font:400 clamp(36px,6vw,60px)/1.12 Black Han Sans,sans-serif}.daily-update section>p:last-child{color:#a7b0c6;margin:20px 0 0}@media (width<=600px){.daily-update h1{font-size:clamp(34px,10vw,48px)}.hero{padding-top:32px}}.roster-player{align-items:center;gap:5px;padding:3px 2px;font-size:12px;display:inline-flex}@media (width<=600px){.search .roster-button{flex:1;justify-content:center}.roster-modal{padding:20px 16px}.roster-position{grid-template-columns:1fr;gap:6px}.roster-level{padding:13px}.roster-team h3{padding:12px 13px}}.roster-button{color:#e8edff;cursor:pointer;white-space:nowrap;background:#202e59;border:1px solid #7188d6;border-radius:99px;align-items:center;height:36px;padding:9px 14px;font-size:13px;display:inline-flex}.roster-button:hover{background:#26396f}.roster-modal{width:min(100%,760px)}.roster-modal>p i{background:#78d49b;border-radius:50%;width:8px;height:8px;margin:0 4px 1px 8px;display:inline-block}.roster-modal>p i.futures{background:#8ca9ff}.roster-state{color:#a7b0c6;text-align:center;padding:32px 0}.player-roster{gap:16px;margin-top:22px;display:grid}.roster-team-selector{flex-wrap:wrap;gap:7px;display:flex}.roster-team-selector button{color:#dce4ff;cursor:pointer;background:#17223d;border:1px solid #3b4664;border-radius:99px;padding:7px 11px;font-size:13px}.roster-team-selector button.selected{color:#fff;background:#26396f;border-color:#9db2ff;font-weight:700}.roster-team{background:#111a31;border:1px solid #3b4664}.roster-team h3{border-bottom:1px solid #3b4664;margin:0;padding:13px 16px;font-size:17px}.roster-level{border-bottom:1px solid #29344e;padding:14px 16px}.roster-level:last-child{border-bottom:0}.roster-level h4{color:#a7b0c6;margin:0 0 12px;font-size:12px;font-weight:500}.roster-level h4 span{color:#fff;background:#1c7549;border-radius:99px;margin-right:6px;padding:3px 7px;font-weight:900;display:inline-block}.roster-level h4 span.futures{background:#314d92}.roster-position{grid-template-columns:62px 1fr;gap:12px;padding:7px 0;display:grid}.roster-position>b{font-size:13px}.roster-position>div{flex-wrap:wrap;gap:6px;display:flex}.roster-player{color:#33415d;background:#fff;border:1px solid #d7deea;align-items:center;gap:5px;padding:3px 7px;font-size:12px;display:inline-flex}.roster-player:before{content:"";background:#78d49b;border-radius:50%;width:6px;height:6px}.roster-player.futures:before{background:#8ca9ff}.light-theme .roster-button{color:#263a70;background:#e6edff;border-color:#526fbe}.light-theme .roster-team-selector button{color:#33415d;background:#fff;border-color:#c8d1e0}.light-theme .roster-team-selector button.selected{color:#17213a;background:#e6edff;border-color:#526fbe}.light-theme .roster-team{background:#f8faff;border-color:#c8d1e0}.light-theme .roster-team h3,.light-theme .roster-level{border-color:#d7deea}@media (width<=600px){.search .roster-button{flex:1;justify-content:center}.roster-modal{padding:20px 16px}.roster-position{grid-template-columns:1fr;gap:6px}.roster-level{padding:13px}.roster-team h3{padding:12px 13px}}.mobile-layout-picker{align-items:center;gap:12px;margin:22px 0 0;display:flex}.mobile-layout-picker>span{color:#a7b0c6;white-space:nowrap;font-size:12px;font-weight:700}.mobile-layout-picker>div{gap:6px;display:flex}.mobile-layout-picker button{color:#dce4ff;cursor:pointer;text-align:left;background:#131a2d;border:1px solid #3b4664;border-radius:4px;grid-template-columns:auto auto;align-items:center;column-gap:5px;padding:7px 9px;display:grid}.mobile-layout-picker button b{background:#26396f;border-radius:50%;place-items:center;width:17px;height:17px;font:500 10px DM Mono,monospace;display:grid}.mobile-layout-picker button span{font-size:11px;font-weight:700}.mobile-layout-picker button small{display:none}.mobile-layout-picker button.selected{color:#fff;background:#26396f;border-color:#9db2ff}.mobile-layout-picker button.selected b{color:#17213a;background:#dce7ff}body.light-theme .mobile-layout-picker>span{color:#526177}body.light-theme .mobile-layout-picker button{color:#33415d;background:#fff;border-color:#c8d1e0}body.light-theme .mobile-layout-picker button.selected{color:#17213a;background:#e6edff;border-color:#526fbe}body.light-theme .mobile-layout-picker button.selected b{color:#fff;background:#263a70}@media (width<=600px){.landing{display:block}.landing>section{margin:0 auto}.app{flex-direction:column;padding-bottom:42px;display:flex}.app>header{order:1}.app>.mobile-layout-picker{order:2}.app>.hero{order:3}.app>.board{order:4}.app>.game-status{order:5}.app>.current-teams{order:6}.app>.search{order:7}.app>.answer{order:8}.mobile-layout-picker{flex-direction:column;align-items:flex-start;gap:8px;margin-top:18px}.mobile-layout-picker>div{grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;width:100%;display:grid}.mobile-layout-picker button{text-align:center;justify-content:center;align-items:center;min-width:0;padding:8px 3px;display:flex}.mobile-layout-picker button b{flex:none;width:18px;height:18px}.mobile-layout-picker button span{white-space:nowrap;font-size:10px;display:block}.mobile-layout-picker button small{display:none}.mobile-layout-1>.hero{padding-bottom:22px}.mobile-layout-2>.hero{padding-bottom:14px}.mobile-layout-2>.current-teams{background:#111a31;border:1px solid #3b4664;order:4;margin:4px 0 0;padding:12px}.mobile-layout-2>.search{order:5;max-width:none;margin:12px 0 20px}.mobile-layout-2>.board{order:6}.mobile-layout-2>.game-status{order:7;margin-top:14px}.mobile-layout-2>.search-row{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.mobile-layout-2>.search-input{grid-column:1/-1}.mobile-layout-2>.search .reset,.mobile-layout-2>.search .roster-button,.mobile-layout-2>.search .team-select{min-width:0;padding:8px 4px;font-size:11px}.mobile-layout-3>.board{order:4}.mobile-layout-3>.game-status{order:5}.mobile-layout-3>.current-teams{order:6;margin-top:2px}.mobile-layout-3>.search{z-index:5;background:#0b1020;border-top:1px solid #3b4664;order:8;margin:12px -16px -42px;padding:10px 16px 14px;position:sticky;bottom:0}.mobile-layout-3>.search-row{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.mobile-layout-3>.search-input{grid-column:1/-1}.mobile-layout-3>.search .reset,.mobile-layout-3>.search .roster-button,.mobile-layout-3>.search .team-select{min-width:0;padding:8px 4px;font-size:11px}body.light-theme .mobile-layout-3>.search{background:#f4f7fb;border-color:#c8d1e0}.mobile-layout-4>.hero{padding-bottom:12px}.mobile-layout-4>.game-status{background:#111a31;border:1px solid #3b4664;order:4;margin:0;padding:13px 14px}.mobile-layout-4>.current-teams{background:#111a31;border:1px solid #3b4664;border-top:0;order:5;margin:0;padding:0 14px 13px}.mobile-layout-4>.search{background:#111a31;border:1px solid #3b4664;border-top:0;order:6;max-width:none;margin:0;padding:13px 14px 14px}.mobile-layout-4>.search-row{grid-template-columns:1fr 1fr;gap:7px;display:grid}.mobile-layout-4>.search-input,.mobile-layout-4>.search .reset{grid-column:1/-1}.mobile-layout-4>.search .roster-button,.mobile-layout-4>.search .team-select{min-width:0;padding:8px 4px;font-size:12px}.mobile-layout-4>.board{order:7;margin-top:20px}body.light-theme .mobile-layout-4>.game-status,body.light-theme .mobile-layout-4>.current-teams,body.light-theme .mobile-layout-4>.search{background:#fff;border-color:#c8d1e0}.mobile-layout-5>.hero{padding-bottom:14px}.mobile-layout-5>.board{order:4}.mobile-layout-5>.search{order:5;max-width:none;margin:12px 0 0}.mobile-layout-5>.search-row{grid-template-columns:1fr 1fr;gap:6px;display:grid}.mobile-layout-5>.search-input{grid-column:1/-1}.mobile-layout-5>.search .reset,.mobile-layout-5>.search .roster-button,.mobile-layout-5>.search .team-select{min-width:0;min-height:34px;padding:7px 5px;font-size:11px}.mobile-layout-5>.game-status{order:6;margin-top:14px}.mobile-layout-5>.current-teams{border-top:1px solid #303b55;order:7;padding-top:10px}}.game-actions{gap:10px;max-width:600px;margin:-16px 0 28px;display:flex}.game-actions .reset,.game-actions .team-select,.game-actions .roster-button{justify-content:center;align-items:center;height:36px;display:inline-flex}.game-actions .reset{color:#152142;cursor:pointer;white-space:nowrap;background:#e9edff;border:0;border-radius:99px;padding:9px 14px;font-size:13px;font-weight:700}.game-actions .reset:disabled{opacity:.45;cursor:not-allowed}body.light-theme .game-actions .reset{color:#fff;background:#263a70}@media (width<=600px){.app>.game-actions{order:8}.app>.answer{order:9}.game-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;max-width:none;margin:0;display:grid}.game-actions .reset,.game-actions .team-select,.game-actions .roster-button{white-space:normal;min-width:0;height:36px;padding:7px 4px;font-size:11px}.mobile-layout-1>.search{margin-bottom:14px}.mobile-layout-2>.game-actions{order:4;margin:0 0 14px}.mobile-layout-2>.current-teams{order:5}.mobile-layout-2>.search{order:6}.mobile-layout-2>.board{order:7}.mobile-layout-2>.game-status{order:8}.mobile-layout-2>.search-row{display:block}.mobile-layout-3>.search{background:0 0;border:0;order:7;margin:16px 0 12px;padding:0;position:static}.mobile-layout-3>.search-row{display:block}.mobile-layout-3>.game-actions{z-index:5;background:#0b1020;border-top:1px solid #3b4664;order:8;margin:0 -16px -42px;padding:10px 16px 14px;position:sticky;bottom:0}body.light-theme .mobile-layout-3>.game-actions{background:#f4f7fb;border-color:#c8d1e0}.mobile-layout-4>.game-status{order:4}.mobile-layout-4>.game-actions{background:#111a31;border-inline:1px solid #3b4664;order:5;padding:0 14px 12px}.mobile-layout-4>.current-teams{order:6}.mobile-layout-4>.search{order:7}.mobile-layout-4>.board{order:8}.mobile-layout-4>.search-row{display:block}body.light-theme .mobile-layout-4>.game-actions{background:#fff;border-color:#c8d1e0}.mobile-layout-5>.game-actions{order:4;margin:0 0 14px}.mobile-layout-5>.board{order:5}.mobile-layout-5>.game-status{order:6}.mobile-layout-5>.current-teams{order:7}.mobile-layout-5>.search{order:8;margin-top:16px}.mobile-layout-5>.search-row{display:block}}.game-action{color:#dce4ff;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #3b4664;border-radius:99px;height:36px;padding:9px 14px;font-size:13px}.game-action+.game-action{margin-left:7px}.action-new{color:#152142;background:#e9edff;border:0;font-weight:700}.action-roster{color:#e8edff;background:#202e59;border-color:#7188d6}.game-action:disabled{opacity:.45;cursor:not-allowed}body.light-theme .game-action{color:#33415d;background:#fff;border-color:#c8d1e0}body.light-theme .action-new{color:#fff;background:#263a70}body.light-theme .action-roster{color:#263a70;background:#e6edff;border-color:#526fbe}.hero-title-row{align-items:flex-end;gap:8px;display:flex}.hero-title-row .action-new,.hero-title-row .action-roster{margin:0 0 7px}.hero-title-row h1{flex:none}.hero-title-row .action-new{border-radius:50%;width:38px;height:38px;padding:0;display:block;position:relative}.hero-title-row .action-new span{place-items:center;font:500 25px/1 DM Mono,monospace;display:grid;position:absolute;inset:0;transform:translate(1px,-1px)}.hero-title-row .action-roster{height:38px}.hero-title-row .action-teams{margin-bottom:7px;margin-left:auto}.hero .game-status{max-width:none;margin:14px 0 0}.hero .game-status>p{margin-bottom:0}.game-status-meta{color:#a7b0c6;flex-wrap:wrap;align-items:center;font-size:14px;line-height:1.45;display:flex}.roster-date-help{flex:none;margin-left:3px;display:inline-flex;position:relative}.roster-date-help summary{color:#aabaff;cursor:pointer;background:0 0;border:1px solid #7188d6;border-radius:50%;place-items:center;width:14px;height:14px;padding:0;font:700 9px/1 DM Mono,monospace;list-style:none;display:grid}.roster-date-help summary::-webkit-details-marker{display:none}.roster-date-tooltip{z-index:8;color:#e9edf5;opacity:0;visibility:hidden;pointer-events:none;background:#111a31;border:1px solid #465574;width:min(300px,100vw - 32px);padding:10px 12px;font-size:12px;line-height:1.55;transition:opacity .15s,transform .15s,visibility .15s;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%)translateY(-3px);box-shadow:0 10px 28px #0008}.roster-date-help[open] .roster-date-tooltip,.roster-date-help:hover .roster-date-tooltip{opacity:1;visibility:visible;transform:translate(-30%)translateY(0)}body.light-theme .game-status-meta{color:#68748a}body.light-theme .roster-date-help summary{color:#526fbe;background:0 0;border-color:#7890ca}body.light-theme .roster-date-tooltip{color:#33415d;background:#fff;border-color:#c8d1e0;box-shadow:0 10px 28px #20345a24}@media (width<=600px){.game-status-meta,.roster-date-tooltip{font-size:11px}}.rules-modal-backdrop{z-index:20}.rules-modal{width:min(100%,620px)}.rules-modal .modal-header>button{flex:0 0 44px;place-items:center;width:44px;height:44px;margin:-8px -8px 0 0;padding:0;display:grid}.rules-intro{margin:18px 0 0;line-height:1.65}.rules-steps{gap:10px;margin:20px 0 0;padding:0;list-style:none;display:grid}.rules-steps li{background:#111a31;border:1px solid #3b4664;grid-template-columns:30px minmax(0,1fr);align-items:start;gap:12px;padding:13px;display:grid}.rules-steps li>span{color:#dce7ff;background:#26396f;border-radius:50%;place-items:center;width:30px;height:30px;font:500 13px DM Mono,monospace;display:grid}.rules-steps strong{font-size:14px}.rules-steps p{color:#a7b0c6;margin:4px 0 0;font-size:12px;line-height:1.6}.rules-feedback{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:18px;display:grid}.rules-feedback>div{border:1px solid #3b4664;align-items:center;gap:10px;min-width:0;padding:10px;display:flex}.rules-color{color:#fff;border-radius:3px;flex:0 0 46px;place-items:center;height:42px;font:700 12px DM Mono,monospace;display:grid}.rules-feedback p{color:#a7b0c6;margin:0;font-size:11px;line-height:1.45}.rules-feedback p strong{color:#e9edf5;font-size:12px;display:block}.rules-note{background:#1d2b52;border-left:3px solid #9db2ff;padding:12px 14px;line-height:1.55;color:#bdc7de!important;margin:16px 0 0!important;font-size:12px!important}.light-theme .rules-steps li{background:#f8faff;border-color:#d7deea}.light-theme .rules-steps li>span{color:#263a70;background:#e6edff}.light-theme .rules-steps p,.light-theme .rules-feedback p{color:#68748a}.light-theme .rules-feedback>div{border-color:#d7deea}.light-theme .rules-feedback p strong{color:#17213a}.light-theme .rules-note{background:#e8efff;border-left-color:#526fbe;color:#526177!important}.answer-modal .answer{margin:22px 0 0}.answer-modal .result-copy{margin-bottom:0}.answer-modal .answer span+span{margin-top:3px;display:block}.answer-modal .modal-header h2{letter-spacing:-.04em;font-size:20px;line-height:1.35}.answer-modal .modal-header>button{flex:0 0 44px;place-items:center;width:44px;height:44px;margin:-8px -8px 0 0;padding:0;display:grid}.result-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:20px;display:grid}.result-actions button{cursor:pointer;border-radius:4px;min-height:44px;padding:10px;font-size:13px;font-weight:700}.result-new-game{color:#152142;background:#e9edff;border:0}.result-new-game:disabled{opacity:.45;cursor:not-allowed}.result-team-select{color:#dce4ff;background:0 0;border:1px solid #7188d6}body.light-theme .result-new-game{color:#fff;background:#263a70}body.light-theme .result-team-select{color:#263a70;border-color:#526fbe}.modal-mode-grid{gap:16px;margin-top:22px}.modal-mode-grid:before,.modal-setting-title{display:none}.modal-staff-toggle{border:0;margin-top:10px;padding:0}.modal-mode-grid,.modal-staff-toggle .staff-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.modal-mode-grid span,.modal-staff-toggle .staff-options button span{margin-top:6px;font-size:12px;font-weight:500}.modal-mode-grid:before{content:"출제 범위";grid-column:1/-1;font-size:13px;font-weight:700;display:block}.modal-setting-title{margin-bottom:10px;font-size:13px;font-weight:700;display:block}.modal-mode-grid button,.modal-staff-toggle .staff-options button{padding:16px;font-size:15px;font-weight:700}.modal-mode-grid span,.modal-staff-toggle .staff-options button span{margin-top:5px;font-size:11px}.modal-mode-grid button.selected,.modal-staff-toggle .staff-options button.selected{color:#fff;background:#26396f;border-color:#9db2ff}body.light-theme .modal-mode-grid button.selected,body.light-theme .modal-staff-toggle .staff-options button.selected{color:#17213a;background:#e6edff;border-color:#526fbe}body.light-theme .modal-mode-grid button,body.light-theme .modal-staff-toggle .staff-options button{color:#17213a;background:#f8faff;border-color:#c8d1e0}.ad-banner{width:100%;max-height:88px;margin:18px 0 22px;position:relative;overflow:hidden}.ad-banner .adsbygoogle{width:100%;min-height:90px}.fortune-ad{height:88px;min-height:88px}.fortune-ad .ad-fallback{display:flex}.landing-ad{max-height:88px;margin-top:18px;margin-bottom:0}.coupang-banner{background:#fff;justify-content:center;display:flex}.coupang-banner iframe{border:0;width:1070px;max-width:100%;height:88px;display:block}.ad-fallback{z-index:1;color:#fff;isolation:isolate;background:radial-gradient(circle at 85% 45%,#3b82f6 0,#0000 35%),linear-gradient(120deg,#071d35,#164e63);border:1px solid #e1be6f73;border-radius:8px;align-items:center;text-decoration:none;display:none;position:absolute;inset:0;overflow:hidden}.ad-fallback:after{z-index:-1;content:"";background:linear-gradient(90deg,#080e24f0 0%,#0c1330c2 48%,#0c133014 100%);max-height:88px;position:absolute;inset:0}.ad-fallback-copy{text-shadow:0 1px 8px #0006;gap:5px;padding:16px 22px;display:grid}.ad-fallback small{color:#efcc7a;letter-spacing:.12em;font:700 10px/1.1 DM Mono,monospace}.ad-fallback strong{letter-spacing:-.04em;font-size:19px}.ad-fallback em{color:#e8dcbf;font-size:12px;font-style:normal}.ad-fallback:hover:after{background:linear-gradient(90deg,#080e24e0 0%,#0c1330a6 48%,#0c133000 100%)}.ad-banner:not(:has(.adsbygoogle[data-ad-status=filled])) .ad-fallback{display:flex}.side-ad{width:180px;height:600px;min-height:600px;margin:0;display:block;position:fixed;top:50%;transform:translateY(-50%)}.side-ad .adsbygoogle{width:180px;height:600px;min-height:600px}.side-ad-left{left:24px}.side-ad-right{right:24px}.side-ad .ad-fallback{background-position:76%;border-radius:10px}.side-ad .ad-fallback:after{background:linear-gradient(#080e24eb,#0c133080 58%,#080e24de)}.side-ad .ad-fallback-copy{align-self:flex-end;gap:8px;padding:18px 14px}.side-ad .ad-fallback strong{white-space:nowrap;font-size:18px;line-height:1.2}.side-ad .ad-fallback em{font-size:11px;line-height:1.35}@media (width>=601px){.app{flex-direction:column;height:100dvh;min-height:0;padding-bottom:16px;display:flex;overflow:hidden}.app>.hero{padding:12px 0 20px}.app>header,.app>.hero,.app>.current-teams,.app>.search,.app>.ad-banner{flex:none}.app>.ad-banner{margin-bottom:0}.app>.board{flex-direction:column;flex:1;min-height:0;display:flex;overflow:auto hidden}.board>.header{flex:none}.board-rows{overscroll-behavior:contain;scrollbar-width:thin;flex:1;min-height:0;max-height:none;overflow-y:auto}.board-rows::-webkit-scrollbar{width:6px}.board-rows::-webkit-scrollbar-thumb{background:#465574;border-radius:99px}}@media (width<=600px){.ad-banner{height:88px;min-height:88px;max-height:88px;margin:12px 0 0}.ad-banner .adsbygoogle{height:88px;min-height:88px;max-height:88px}.coupang-banner iframe{width:341px;height:86px}.ad-fallback{border-radius:6px;height:88px;min-height:88px;max-height:88px}.ad-fallback-copy{gap:3px;padding:12px 14px}.ad-fallback small{font-size:8px}.ad-fallback strong{font-size:15px}.ad-fallback em{font-size:10px}.landing .landing-ad{height:88px;min-height:88px;max-height:88px;margin:12px 0 0;display:block}.landing .landing-ad:not(:has(.adsbygoogle[data-ad-status=filled])) .adsbygoogle{pointer-events:none;position:absolute;inset:0;height:88px!important;min-height:88px!important;max-height:88px!important}.landing .mode-grid{margin-top:12px}}.roster-modal{flex-direction:column;height:min(680px,100dvh - 40px);display:flex;overflow:hidden}.roster-modal>p{flex:none;margin:16px 0 0}.roster-modal>p strong{color:#dce4ff}.roster-modal>p i{margin-left:8px}.roster-modal .player-roster{flex-direction:column;flex:1;min-height:0;display:flex}.roster-modal .roster-team-selector{flex:none}.roster-modal .roster-team{flex:1;min-height:0;overflow-y:auto}.roster-team-selector button{justify-content:center;align-items:center;width:58px;height:34px;padding:6px 4px;display:inline-flex}.light-theme .roster-modal>p strong{color:#263551}.roster-guide{color:#68748a;flex:none;gap:3px;margin:16px 0 0;font-size:12px;line-height:1.45;display:grid}.roster-guide span:first-child{color:#33415d;font-weight:700}.roster-legend{color:#526177;align-items:center;gap:5px;margin-top:3px;display:flex}.roster-legend i{background:#78d49b;border-radius:50%;width:8px;height:8px;margin-left:5px;display:inline-block}.roster-legend i:first-child{margin-left:0}.roster-legend i.futures{background:#8ca9ff}body:not(.light-theme) .roster-guide{color:#a7b0c6}body:not(.light-theme) .roster-guide span:first-child{color:#dce4ff}body:not(.light-theme) .roster-legend{color:#bdc7de}@media (width<=600px){.app>.game-action{justify-content:center;align-items:center;min-height:36px;margin:0;font-size:12px;display:flex}.hero-title-row{justify-content:flex-start;align-items:center;gap:5px;width:100%}.hero-title-row .action-new{flex:none;width:30px;height:30px;margin:0;padding:0}.hero-title-row .action-roster{flex:none;height:30px;margin:0;padding:5px 9px;font-size:11px}.hero-title-row .action-new span{font-size:21px}.hero-title-row .action-teams{flex:none;margin:0 0 0 auto;padding-inline:11px;font-size:11px}.roster-modal{height:calc(100dvh - 40px)}.roster-team-selector{grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;display:grid}.roster-team-selector button{width:100%}.mobile-layout-1>.action-new{order:4;margin:0 0 16px}.mobile-layout-1>.board{order:5}.mobile-layout-1>.game-status{order:6}.mobile-layout-1>.action-roster{order:7;align-self:flex-start;margin:2px 0 12px}.mobile-layout-1>.current-teams{order:8}.mobile-layout-1>.action-teams{order:9;align-self:flex-end;margin:-39px 0 15px}.mobile-layout-1>.search{order:10}.mobile-layout-2>.action-new{order:4;align-self:flex-end;margin:-2px 0 14px}.mobile-layout-2>.current-teams{order:5}.mobile-layout-2>.search{order:6}.mobile-layout-2>.board{order:7}.mobile-layout-2>.game-status{order:8}.mobile-layout-2>.action-roster{order:9;align-self:flex-start;margin-top:2px}.mobile-layout-2>.action-teams{order:10;align-self:flex-end;margin-top:-36px}.mobile-layout-3>.board{order:4}.mobile-layout-3>.game-status{order:5}.mobile-layout-3>.action-roster{order:6;align-self:flex-start;margin:0 0 12px}.mobile-layout-3>.current-teams{order:7}.mobile-layout-3>.action-teams{order:8;align-self:flex-end;margin:-39px 0 16px}.mobile-layout-3>.search{order:9}.mobile-layout-3>.action-new{background:#e9edff;border-radius:4px;order:10;width:100%;min-height:48px;margin:12px 0 0;position:static}body.light-theme .mobile-layout-3>.action-new{color:#fff;background:#263a70}.mobile-layout-4>.game-status{order:4}.mobile-layout-4>.current-teams{order:5}.mobile-layout-4>.action-teams{order:6;margin:-43px 14px 13px auto}.mobile-layout-4>.search{order:7}.mobile-layout-4>.board{order:8}.mobile-layout-4>.action-roster{order:9;align-self:flex-start;margin-top:14px}.mobile-layout-4>.action-new{border-radius:4px;order:10;width:100%;min-height:48px;margin-top:12px}.mobile-layout-5>.action-new{border-radius:4px;order:4;width:100%;min-height:46px;margin-bottom:14px}.mobile-layout-5>.current-teams{order:5}.mobile-layout-5>.action-teams{order:6;align-self:flex-end;margin:-39px 0 13px}.mobile-layout-5>.board{order:7}.mobile-layout-5>.action-roster{order:8;align-self:flex-start;margin:14px 0 0}.mobile-layout-5>.game-status{order:9}.mobile-layout-5>.search{order:10}.app{padding-bottom:158px}.app>.search{z-index:12;background:#0b1020;border-top:1px solid #3b4664;max-width:none;padding:8px 16px 10px;bottom:0;left:0;right:0;margin:0!important;position:fixed!important}.app>.search-row{display:block!important}.app>.search-input{display:block}.app>.mobile-layout-picker{z-index:13;background:#0b1020;border-top:1px solid #3b4664;margin:0;padding:8px 16px 7px;position:fixed;bottom:69px;left:0;right:0;box-shadow:0 -8px 20px #0003}.mobile-layout-picker>span{font-size:11px}.mobile-layout-picker button{min-height:31px;padding-block:6px}body.light-theme .app>.search,body.light-theme .app>.mobile-layout-picker{background:#f4f7fb;border-color:#c8d1e0}.app{height:100dvh;min-height:100dvh;padding-bottom:80px;overflow:hidden}.app>.hero{padding-top:12px}.team-picker .team-list,.modal-team-picker .team-list{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;display:grid}.team-picker .team-list button,.modal-team-picker .team-list button{width:100%;min-width:0;min-height:34px;padding:5px 2px;font-size:12px}.app>.hero{order:2;padding-bottom:12px}.app>.board{order:3}.app>.ad-banner{flex:none;order:4}.app>.game-status{order:4}.app>.current-teams{display:none}.app>.action-teams{order:5;align-self:flex-end;margin:2px 0 15px}.app>.answer{order:8}.app>.search{z-index:12;background:0 0;border:0;order:9;max-width:none;padding:0 16px 10px;bottom:0;left:0;right:0;margin:0!important;position:fixed!important}.app>.search .search-row{display:block!important}.app>.search .search-input{order:1;min-width:0;display:block}.app>.search input{background:0 0}.search-input .suggestions{max-height:min(260px,100vh - 90px)}body.light-theme .app>.search{background:0 0;border-color:#0000}.rules-modal-backdrop{padding:12px}.rules-modal{max-height:calc(100dvh - 24px);padding:22px 18px}.rules-modal .modal-header h2{font-size:22px}.rules-intro{font-size:12px}.rules-steps{gap:7px;margin-top:15px}.rules-steps li{grid-template-columns:26px minmax(0,1fr);gap:9px;padding:10px}.rules-steps li>span{width:26px;height:26px;font-size:11px}.rules-steps strong{font-size:13px}.rules-steps p{font-size:11px;line-height:1.5}.rules-feedback{grid-template-columns:1fr;gap:6px;margin-top:14px}.rules-feedback>div{padding:8px}.rules-color{flex-basis:42px;height:36px;font-size:11px}.rules-note{padding:10px 12px;margin-top:12px!important;font-size:11px!important}.board{border-bottom:0;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.board .header{background:#0b1020;flex:none}.board-rows{overscroll-behavior:contain;scrollbar-width:thin;flex:1;min-height:0;max-height:none;overflow-y:auto}.board-rows::-webkit-scrollbar{width:4px;display:block}.board-rows::-webkit-scrollbar-thumb{background:#465574;border-radius:99px}body.light-theme .board{border-color:#dbe2ec}body.light-theme .board .header{background:#f4f7fb}}.ad-fallback.temperature-banner{border-color:color-mix(in srgb, var(--campaign-accent) 48%, #18213a);background-color:#080e1e;background-position:100%;background-repeat:no-repeat;background-size:auto 250px}.temperature-banner:after,.temperature-banner:hover:after{background:linear-gradient(90deg,#050a18f5,#050a18cc 42%,#050a1814 72%);max-height:none}.temperature-banner .ad-fallback-copy{gap:3px;padding:7px 20px}.temperature-banner small{color:var(--campaign-accent);letter-spacing:.02em;font-family:inherit;font-size:10px;font-weight:700;line-height:1.2}.temperature-banner small span{color:#c5cddd;margin-left:6px;font-weight:400}.temperature-banner strong{letter-spacing:-.04em;font-size:16px;line-height:1.2}.temperature-banner em{color:var(--campaign-accent);font-size:10px;line-height:1.3}.temperature-banner em span{margin-left:8px}.temperature-ad-label{color:#c0c8d8;font-size:9px;position:absolute;top:7px;right:9px}.temperature-banner:focus-visible{outline:3px solid var(--campaign-accent);outline-offset:-4px}.side-ad .temperature-banner{background-position:88% 15%;background-size:auto 450px}.side-ad .temperature-banner:after{background:linear-gradient(#050a1826 35%,#050a18d9 70%,#080e1e)}.side-ad .temperature-banner .ad-fallback-copy{gap:12px;padding:22px 14px}.side-ad .temperature-banner small span{margin:6px 0 0;display:block}.side-ad .temperature-banner strong{white-space:normal;word-break:keep-all;font-size:20px;line-height:1.4}.side-ad .temperature-banner em{font-size:11px}.banner-preview{color:#edf2ff;box-sizing:border-box;width:100%;min-width:0;max-width:1134px;margin:auto;padding:40px 24px}body:has(.banner-preview){background:#080e1b;overflow:auto}.banner-preview>p{color:#9ba9c1}.banner-preview h1{margin:12px 0;font-size:clamp(26px,5vw,42px)}.banner-preview section{border-top:1px solid #27324b;margin-top:42px;padding-top:16px}.banner-preview h2{font-size:20px}.banner-preview h2 small{color:#9ba9c1;margin-top:8px;font-size:12px;font-weight:400;display:block}.banner-preview .preview-wide{height:88px}.preview-formats{flex-wrap:wrap;align-items:flex-start;gap:24px;display:flex}.banner-preview .preview-mobile{flex:none;width:341px;max-width:100%;height:88px}.banner-preview .preview-side{flex:none;position:relative;top:auto;transform:none}.preview-mobile .temperature-banner .ad-fallback-copy{padding:8px 12px}.preview-mobile .temperature-banner strong{font-size:15px}.preview-mobile .temperature-banner small{font-size:9px}@media (width<=600px){.temperature-banner .ad-fallback-copy{padding:8px 12px}.temperature-banner strong{font-size:15px}.temperature-banner small{font-size:9px}.banner-preview .preview-side,.banner-preview .preview-side .ad-fallback{height:600px;min-height:600px;max-height:600px}}
