.game-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.game-tabs .active{background:#4855cb;color:#fff}.scenario-tools{display:flex;flex-wrap:wrap;gap:10px;align-items:end}.scenario-tools label{flex:1;min-width:200px}.scenario-tools select{display:block;width:100%;margin-top:8px;padding:12px;border:1px solid #d4dcef;border-radius:9px;max-width:100%}#game button{cursor:pointer;padding:12px 16px;border:1px solid #cfd8ee;border-radius:10px;background:#fff;color:#243b64;font:inherit}#game button:hover:not(:disabled){background:#eef0ff;border-color:#5362d9}#game button:focus-visible{outline:3px solid #7081f8;outline-offset:2px}#game button:disabled{opacity:.5;cursor:default}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:18px 0}.choice-grid small{display:block;margin-top:8px;line-height:1.7;color:#61708b}.game-status{display:flex;justify-content:space-between;gap:12px;background:#eef0ff;padding:15px;border-radius:10px;margin-bottom:18px}.play-area>p{line-height:1.8}.play-area input{display:block;padding:12px;width:100%;margin:8px 0;border:1px solid #ced7ea;border-radius:8px;font:inherit}.play-area>.feedback+button{margin-top:15px;background:#4855cb!important;color:#fff!important}#game-error{color:#ad321d;min-height:1em}.sudoku{display:grid;grid-template-columns:repeat(var(--n),1fr);max-width:490px;aspect-ratio:1;margin:20px auto;border:2px solid #253961;background:#253961;gap:0}.sudoku button{border-radius:0!important;padding:0!important;font-size:clamp(16px,2.3vw,28px)!important;border-color:#8090ad!important;background:#fff!important;min-width:0}.sudoku .given{opacity:1!important;background:#e7ecf6!important;font-weight:800;color:#233959!important}.sudoku .selected{background:#fff1be!important;box-shadow:inset 0 0 0 3px #e3b542}.number-pad{display:flex;justify-content:center;gap:7px;flex-wrap:wrap}.game-finish button{margin:5px}.detective{grid-template-columns:1fr}.game-board{min-width:0}.board-header p{line-height:1.7}@media(max-width:750px){.game-tabs{grid-template-columns:repeat(2,1fr)}.choice-grid{grid-template-columns:1fr}.game-layout{display:block}.game-side{margin-top:20px}.sudoku button{font-size:20px!important}.scenario-tools{display:grid;grid-template-columns:1fr 1fr}.scenario-tools label{grid-column:1/-1;min-width:0}.game-status{font-size:14px}.number-pad button{padding:10px!important}}#game .board-header{display:grid;grid-template-columns:minmax(0,1fr);gap:22px;align-items:start}#game .board-heading{min-width:0}#game .board-heading .overline{margin:0 0 8px}#game .board-heading h2{margin:0 0 10px;white-space:nowrap;font-size:clamp(20px,2.2vw,28px)}#game .board-heading>p:last-child{margin:0}#game .scenario-tools{width:100%;min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:end}#game .scenario-tools label{min-width:0}#game .scenario-tools button{white-space:nowrap}@media(max-width:600px){#game .scenario-tools{grid-template-columns:1fr 1fr}#game .scenario-tools label{grid-column:1/-1}}.site-header .brand{display:flex;gap:11px;align-items:center;font-family:Noto Sans KR,Malgun Gothic,sans-serif;font-size:20px;font-weight:800;white-space:nowrap;line-height:1.65;color:#18223b}.site-header .brand svg{width:34px;height:34px;flex-shrink:0;color:#4659cd}.site-header .brand small{display:block;color:#687187;font-size:11px;letter-spacing:.015em;font-weight:400}.game-tabs a{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:6px;text-align:left;padding:18px!important;line-height:1.5}.game-tab-title{font-size:16px;font-weight:800}.game-tabs a small{font-size:12px;font-weight:400;opacity:.82}.game-guide{background:#f6f8fe;border:1px solid #e0e6f3;border-radius:16px;padding:22px;margin-bottom:18px}.guide-goal>span{font-size:12px;color:#4659cd;font-weight:800}.guide-goal h3{font-size:19px;line-height:1.5;margin:7px 0 18px}.game-guide ol{padding:0;margin:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;list-style:none}.game-guide li{display:flex;flex-direction:column;gap:8px;font-size:14px;line-height:1.7}.game-guide li b{color:#4659cd;font-size:13px}.game-guide .guide-tip{border-top:1px solid #dde4f1;margin:18px 0 0;padding-top:14px;font-size:13px;line-height:1.7;color:#536582}.next-action{padding:14px 16px;background:#eff8f5;border-left:3px solid #398473;border-radius:8px;font-size:14px;margin:0 0 22px!important;color:#244e45}.next-action b{display:block;margin-bottom:4px}.game-layout{align-items:start}@media(max-width:750px){.game-guide ol{grid-template-columns:1fr;gap:12px}.game-guide li{flex-direction:row}.game-guide{padding:17px}.game-tab-title{font-size:14px}.game-tabs a{padding:13px!important}.game-tabs a small{font-size:11px}.guide-goal h3{font-size:17px}}.word-intro{padding:22px;background:#eef0ff;border-radius:16px;margin-bottom:24px;line-height:1.8}.word-example span{color:#514bd7;font-weight:800}.word-chain{display:grid;gap:16px;margin:24px 0}.word-row{padding:22px;border:1px solid #e0e5f2;border-radius:16px}.word-row.current{border:2px solid #6963e8;background:#fafaff}.word-row.solved{background:#f0f8f5}.word-row.locked{opacity:.55}.word-row-title{display:flex;align-items:center;gap:12px;color:#64728b;font-size:14px}.word-row-title b{color:#524bd3;font-size:20px}.letter-cells{display:flex;gap:7px;margin:16px 0}.letter-cell{display:grid;place-items:center;width:48px;height:52px;border:1px solid #c8cfe4;background:#fff;border-radius:9px;font-size:23px;font-weight:800}.letter-cell.linked{background:#e9e7ff;color:#514bd7;border-color:#afa9ec}.word-link{font-size:13px;color:#736ac4;margin-bottom:0}#word-form{padding:24px;border-radius:16px;background:#f3f5fb}#word-form input{background:#fff;min-width:0}#word-feedback{min-height:24px;color:#514bd7}@media(max-width:500px){.word-row{padding:14px}.letter-cells{gap:4px}.letter-cell{width:36px;height:42px;font-size:20px}.word-intro,#word-form{padding:16px}}.game-info-wrap{margin:24px 0;border:1px solid #dfe5f0;border-radius:14px;overflow:hidden}.game-info-table{width:100%;border-collapse:collapse;text-align:left;font-size:15px}.game-info-table caption{text-align:left;padding:20px;background:#edf1fa;font-size:18px;font-weight:800;color:#233b62}.game-info-table caption small{display:block;margin-top:5px;font-size:12px;font-weight:400;color:#637590}.game-info-table th,.game-info-table td{padding:15px 20px;border-bottom:1px solid #e4e9f2;line-height:1.6}.game-info-table th{width:42%;background:#f8f9fc;color:#576985;font-weight:500}.game-info-table td{font-weight:700;color:#243b64;overflow-wrap:anywhere}.game-info-table tr:last-child>*{border-bottom:0}.game-info-notes{margin-bottom:26px;color:#62718a;line-height:1.8}.game-info-notes h4{color:#233b62;margin-bottom:8px}.game-money-field label{font-weight:700}.game-money-field label span{font-size:13px;color:#697992;font-weight:400;margin-left:8px}.game-money-input{display:flex;align-items:center;border:1px solid #cdd7ee;border-radius:10px;background:#fff;margin-top:10px}.game-money-input:focus-within{outline:3px solid #cac8ff;border-color:#6963e8}.play-area .game-money-input input{min-width:0;border:0;margin:0;background:transparent;outline:none;font-weight:700;font-size:22px}.game-money-input>span{padding:0 18px;white-space:nowrap;color:#64748e}.game-money-field p{font-size:13px;margin:7px 0;color:#687991}#amount-korean{color:#514bd7;font-size:15px}@media(max-width:500px){.game-info-table th,.game-info-table td{padding:12px;font-size:13px}.game-info-table caption{padding:15px;font-size:16px}.game-info-table th{width:40%}}.crossword-help{font-size:14px;color:#64748e;text-align:center}.crossword-board{display:grid;grid-template-columns:repeat(var(--cols),minmax(0,1fr));gap:2px;padding:3px;background:#bcc6d5;max-width:540px;margin:22px auto 12px;border:2px solid #8996ac;border-radius:5px}.crossword-block{background:#d4dbe5;aspect-ratio:1}#game .crossword-cell{position:relative;border:0;border-radius:0;padding:0;aspect-ratio:1;background:#fff;display:grid;place-items:center;font-size:clamp(16px,2.2vw,27px);font-weight:800;min-width:0;color:#233958}#game .crossword-cell.chosen{background:#e9e5ff;box-shadow:inset 0 0 0 2px #7b6de3}#game .crossword-cell.filled{color:#405ba1}#game .crossword-cell small{position:absolute;top:2px;left:4px;font-size:10px;line-height:1;font-weight:600;color:#536580}.crossword-cell>span{padding-top:8px}.crossword-legend{display:flex;justify-content:center;flex-wrap:wrap;gap:16px;font-size:12px;color:#6d63bd;margin-bottom:28px}.crossword-answer{padding:24px;border:1px solid #d5d5f2;background:#f7f7ff;border-radius:16px;margin-bottom:28px}.crossword-question-top{display:flex;gap:15px;align-items:center}.crossword-question-top b{background:#5752cf;color:#fff;padding:6px 12px;border-radius:7px}.crossword-question-top>span{font-size:13px;color:#66758f}.crossword-answer h3{font-size:18px;line-height:1.7;margin:18px 0}#game .crossword-answer #word-form{padding:0;background:none}.crossword-entry{display:flex;gap:10px;align-items:center}.crossword-entry input{flex:1;min-width:0}#game .crossword-entry button{background:#514cd0;color:#fff;white-space:nowrap}.crossword-correct{font-size:24px;font-weight:800;color:#277961}.crossword-clues{display:grid;grid-template-columns:1fr 1fr;gap:22px}.crossword-clues h3{font-size:18px}.crossword-clues ol{list-style:none;padding:0}.crossword-clues li{margin:10px 0}#game .crossword-clues button{display:flex;width:100%;text-align:left;align-items:start;gap:12px;font-size:14px;line-height:1.7;padding:12px}.crossword-clues button b{color:#5850bf}.crossword-clues button small{display:block;color:#7b889e}.crossword-clues button.selected{background:#edeaff!important;border-color:#8f82d5!important}@media(max-width:600px){.crossword-clues{grid-template-columns:1fr}.crossword-answer{padding:16px}.crossword-board{gap:1px;padding:2px}.crossword-cell>span{padding-top:6px}#game .crossword-cell small{font-size:8px;left:2px}.crossword-entry{flex-wrap:wrap}.crossword-entry input{flex-basis:100%}.crossword-entry button{width:100%}}.auction-key-row th,.auction-key-row td{background:#eeedff!important}.auction-estimate{background:#edf6f3;border:1px solid #d4e7de;border-radius:14px;padding:20px;margin:20px 0;color:#234d44}.auction-estimate dl{margin:14px 0}.auction-estimate dl>div{display:flex;justify-content:space-between;gap:15px;padding:10px 0;border-bottom:1px solid #d3e4de}.auction-estimate dd{margin:0;font-weight:800;white-space:nowrap}.auction-estimate small{line-height:1.7;display:block}@media(max-width:500px){.auction-estimate{padding:15px;font-size:14px}}#game .crossword-clues button.answered{background:#e6edf7;border-color:#aabbd5;color:#233d64;font-weight:700}#game .crossword-clues button.answered b{color:#294b78}#game .crossword-clues button.answered small{color:#425f83;font-weight:700}#game .crossword-clues button.answered.selected{background:#e1dcfa!important;border-color:#8f82d5!important}.shop-mission{padding:24px;background:#eef7f3;border-radius:16px;margin:20px 0}.shop-mission>span{font-size:13px;color:#54746b}.shop-mission h3{margin:10px 0;font-size:26px}.shop-table-scroll{overflow-x:auto;border:1px solid #dfe5f0;border-radius:14px}.shop-table{min-width:620px}.shop-table th,.shop-table td{width:auto;padding:14px;text-align:center}.shop-table th:first-child{text-align:left}.shop-table thead th{background:#e9eff9;color:#243b64;font-weight:700}#game .shop-table button{font-size:13px;padding:10px;background:#435b94;color:#fff}.shop-table tbody tr:last-child th,.shop-table tbody tr:last-child td{background:#f2f5fb}.site-header nav{gap:clamp(14px,2vw,30px)}.site-header .header-cta{white-space:nowrap}@media(max-width:900px)and (min-width:701px){.site-header{gap:16px;padding-left:18px;padding-right:18px}.site-header nav a{font-size:12px}.site-header .brand{font-size:17px}}@media(max-width:700px){.site-header nav{height:auto;min-height:39px;flex-wrap:wrap;column-gap:18px;row-gap:10px;padding:0 0 14px}.site-header nav .active:after{bottom:-5px}}
