.dm{--ink:#12334a;--paper:#fff9e9;--gold:#ffcf58;--red:#e9583e;color:var(--ink);background:var(--paper);min-height:100vh;padding:24px clamp(16px,4vw,64px);font-family:inherit;font-size:16px;line-height:1.5}.dm *{box-sizing:border-box}.dm nav{border-bottom:1px solid #b9c5c8;justify-content:space-between;gap:16px;margin-bottom:28px;padding-bottom:16px;display:flex}.dm a{color:inherit;font-weight:750}.dm-entry{grid-template-columns:1.4fr 1fr;align-items:center;gap:32px;max-width:1100px;margin:auto;display:grid}.dm-entry h1{margin:12px 0 24px;font-size:clamp(34px,5vw,64px);line-height:1.15}.dm-entry h1 span{color:#bc3c28}.dm-entry img{object-fit:contain;width:100%;max-height:430px}.dm-kicker{letter-spacing:.16em;font-size:14px;font-weight:850}.dm-button,.dm button{font:inherit;cursor:pointer;border:2px solid var(--ink);background:var(--gold);color:var(--ink);border-radius:14px;min-height:48px;padding:12px 18px;font-weight:750}.dm button:disabled{opacity:.55;cursor:default}.dm button:focus-visible,.dm a:focus-visible,.dm input:focus-visible,.dm textarea:focus-visible{outline-offset:4px;outline:3px solid #157fcc}@media (width<=640px){.dm-entry{grid-template-columns:1fr}.dm-entry img{grid-row:1;max-height:220px}.dm nav{font-size:14px}}.dm-panel{background:#fff;border:1px solid #b9cbd0;border-radius:20px;max-width:1200px;margin:24px auto;padding:clamp(18px,3vw,32px);box-shadow:0 6px #12334a0c}.dm-panel h2{margin-top:0}.dm label{margin:12px 0;font-weight:700;display:block}.dm input,.dm textarea,.dm select{width:100%;font:inherit;color:var(--ink);background:#fff;border:1px solid #9eafb6;border-radius:10px;margin:6px 0;padding:12px;display:block}.dm textarea{resize:vertical;line-height:1.8}.dm-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.dm-actions label{min-width:160px;margin:0}.dm button[aria-pressed=true]{background:var(--ink);color:#fff}.dm .dm-quiet{background:#fff}.dm form>button{margin-top:14px}.dm-error{background:#ffe4df;border-left:5px solid #b33020;margin:16px 0;padding:16px}.dm-pin{background:#fff0b6;border-radius:12px;margin:16px 0;padding:20px}.dm-word-preview{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin:20px 0;display:grid}.dm-word-preview>span{border:1px solid #bbcdd1;border-radius:10px;padding:14px}.dm small{font-size:14px;font-weight:500;display:block}.dm-word-preview b{font-size:22px;display:block}.dm footer{color:#425c6a;border-top:1px solid #b5c5ca;max-width:1000px;margin:40px auto 0;padding:24px 0;font-size:14px}.dm-round-header{justify-content:space-between;align-items:center;gap:20px;display:flex}.dm-round-header h1{margin:4px 0;font-size:clamp(24px,3vw,38px)}.dm-round-header strong{letter-spacing:.09em}.dm-round-header>div:last-child{text-align:right}.dm-round-header>div:last-child>b{font-size:28px}.dm-notice{background:var(--ink);color:#fff;border-radius:12px;padding:14px 20px}.dm-host{margin:20px 0}.dm-roster{flex-wrap:wrap;gap:12px;display:flex}.dm-roster span{background:#edf4f5;border-radius:12px;padding:14px}.dm-meter{margin:20px 0}.dm-meter progress{accent-color:#18836e;width:100%;height:20px}.dm-private{border:2px dashed #9baeb4;border-radius:14px;flex-wrap:wrap;align-items:center;gap:14px;margin:16px 0;padding:12px 20px;display:flex}.dm-private p{flex-basis:100%;margin:0}.dm-play-layout{grid-template-columns:minmax(0,1.7fr) minmax(300px,1fr);align-items:start;gap:24px;display:grid}.dm-map{aspect-ratio:3/2;isolation:isolate;border:4px solid var(--ink);background:#113647;border-radius:20px;min-height:400px;position:relative;overflow:hidden}.dm-map-art{object-fit:fill;width:100%;height:100%;transition:filter .4s;position:absolute;inset:0}.dm-dim .dm-map-art{filter:brightness(.35)}.dm .dm-station{color:#fff;z-index:5;background:#102f43f0;border:2px solid #fff1bb;border-radius:10px;max-width:30%;min-height:0;padding:7px 10px;font-size:16px;line-height:1.3;position:absolute;transform:translate(-50%,-50%)}.dm .dm-station:disabled{opacity:1}.dm-station b,.dm-station span{display:block}.dm-station span{font-size:14px}.dm .dm-station.dm-selected{background:#a43924;border-color:#ffe17c;box-shadow:0 0 0 3px #ffd350}.dm-avatar{pointer-events:none;text-align:center;width:48px;transition:left 1s ease-in-out,top 1s ease-in-out;position:absolute;transform:translate(-50%,-50%)}.dm-avatar img{object-fit:contain;filter:drop-shadow(0 2px 2px #0006);width:42px;height:48px}.dm-avatar span{color:#fff;white-space:nowrap;background:#153a4de8;border-radius:5px;padding:1px 4px;font-size:12px;display:block}.dm-me span{color:#112d42;background:#ffe278;font-weight:850}.dm-map-hint{font-size:14px}.dm-task-panel{width:100%;max-height:850px;margin:0;overflow:auto}.dm-task-panel h3{font-size:26px}.dm-task-panel hr{border:0;border-top:1px solid #bdcdd2;margin:24px 0}.dm-options{gap:10px;margin:16px 0;display:grid}.dm-options button{text-align:left;background:#fff}.dm-feedback{background:#fff0c2;border-radius:12px;padding:14px}.dm-feedback p{margin:8px 0 0}.dm-correct{background:#d9f2e7}.dm-pinyin{color:#216455;font-size:20px}.dm-sabotage{border-top:2px dashed #bd573d;margin-top:16px;padding-top:12px}.dm-sabotage button{margin:4px}.dm-table-wrap{overflow:auto}.dm table{border-collapse:collapse;width:100%;min-width:320px}.dm th,.dm td{text-align:left;border-bottom:1px solid #cedade;padding:12px}.dm-stamp{color:#19735b;text-align:center;border:4px double #19735b;border-radius:18px;margin:20px 0;padding:20px;font-size:28px;font-weight:850;display:inline-block;transform:rotate(-3deg)}.dm-stamp span{font-size:14px;display:block}@media (width<=1000px){.dm-play-layout{grid-template-columns:1fr}.dm-task-panel{max-height:none}.dm-map{max-width:900px;margin:auto}}@media (width<=560px){.dm{padding:16px 12px}.dm-round-header{align-items:flex-start}.dm-round-header h1{font-size:22px}.dm-round-header strong{display:block}.dm-map{min-height:410px}.dm .dm-station{max-width:34%;padding:6px;font-size:15px}.dm-avatar{width:32px}.dm-avatar img{width:30px;height:35px}.dm-private{padding:12px}.dm-word-preview{grid-template-columns:1fr 1fr}.dm-entry img{max-height:160px}.dm nav{flex-wrap:wrap}.dm-entry{gap:14px}}@media (prefers-reduced-motion:reduce){.dm-avatar,.dm-map-art{transition:none}}.dm-play-layout>*{min-width:0}.dm-map{width:100%;min-width:0}.dm-avatar img{border:2px solid #f5e4ad;border-radius:50%}.dm h2{font-size:24px;font-weight:750}.dm h3{font-weight:700}.dm summary{cursor:pointer;font-weight:750}.dm-task-panel li{overflow-wrap:anywhere}@media (width<=1000px){.dm-play-layout{grid-template-columns:minmax(0,1fr)}}@media (width<=560px){.dm-map{aspect-ratio:auto;height:410px}.dm-word-preview{grid-template-columns:repeat(2,minmax(0,1fr))}.dm-word-preview>span{overflow-wrap:anywhere}}
