:root{color:#352a24;background:#f7f0e2;font-family:"M PLUS Rounded 1c",ui-rounded,Hiragino Maru Gothic ProN,Yu Gothic UI,Meiryo,sans-serif;font-synthesis:none;--bean:#593b2c;--anko:#9b5141;--wafer:#e5b861;--cream:#f7f0e2;--paper:#fffdf8;--matcha:#78845a;--ink-soft:#67574c;--line:rgba(76,53,41,.15);--shadow:0 18px 50px rgba(71,48,36,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;min-width:320px;background:var(--cream);font-size:15px;line-height:1.85}a{color:inherit}.shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}.skip-link{position:fixed;z-index:200;top:8px;left:8px;padding:8px 14px;color:#fff;background:var(--bean);transform:translateY(-150%)}.skip-link:focus{transform:none}.punishment-header{position:fixed;z-index:30;inset:0 0 auto;height:78px;border-bottom:1px solid var(--line);background:#fffdf8eb;backdrop-filter:blur(18px)}.header-inner{display:flex;height:100%;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;align-items:center;gap:11px;text-decoration:none}.brand img{width:48px;height:48px;object-fit:contain}.brand span{display:flex;align-items:baseline;gap:7px}.brand b{color:var(--bean);font-size:18px;letter-spacing:.08em}.brand small{color:var(--anko);font-size:8px;font-weight:800;letter-spacing:.2em}.header-inner nav{display:flex;gap:5px}.header-inner nav a{padding:8px 10px;color:var(--ink-soft);border-radius:8px;font-size:11px;font-weight:700;text-decoration:none;white-space:nowrap}.header-inner nav a:hover{background:#f5eddf}.header-inner nav .current{color:#fff;background:var(--bean)}.punishment-hero{position:relative;padding:166px 0 90px;overflow:hidden;background:#f4e6cb}.punishment-hero:before{position:absolute;inset:0;background:radial-gradient(circle at 88% 30%,rgba(229,184,97,.32),transparent 30%),linear-gradient(120deg,transparent 55%,rgba(255,255,255,.25));content:""}.hero-grain{position:absolute;inset:0;opacity:.16;background-image:radial-gradient(rgba(77,50,35,.5) .55px,transparent .7px);background-size:7px 7px}.hero-layout{position:relative;display:grid;grid-template-columns:1fr 430px;align-items:end;gap:8vw}.eyebrow{margin:0 0 12px;color:var(--anko);font-size:10px;font-weight:800;letter-spacing:.16em}.punishment-hero h1{margin:0;color:var(--bean);font-size:clamp(40px,5vw,66px);line-height:1.45;letter-spacing:-.035em}.punishment-hero h1 em{color:var(--anko);font-style:normal}.hero-lead{margin:24px 0 0;color:var(--ink-soft);line-height:2.05}.board-note{padding:15px 18px;border:1px solid var(--line);border-left:3px solid rgba(155,81,65,.65);border-radius:4px;background:#fffdf8b3;font-family:MS PGothic,Yu Gothic UI,Meiryo,sans-serif}.board-note p,.board-note div{margin:0;color:#4f433b;font-size:13px;line-height:1.75}.board-note p{color:#76675d;font-size:12px}.board-note b{color:#52734f}.board-note a{color:var(--anko);font-weight:700;text-decoration:none}.punishment-section{padding:92px 0 120px;background:#f8f0e3}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:34px}.section-heading p{margin:0;color:var(--anko);font-size:9px;font-weight:800;letter-spacing:.15em}.section-heading h2{margin:3px 0 0;color:var(--bean);font-size:clamp(34px,4vw,50px)}.section-heading .sync-status{max-width:470px;margin-bottom:9px;color:#88766a;letter-spacing:0;text-align:right}.section-heading .sync-status.stale{color:#a34e46}.notice{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;margin-bottom:25px;padding:20px 22px;border:1px solid rgba(155,81,65,.18);border-radius:14px;background:#fff8e8}.notice>span{display:grid;width:47px;height:47px;place-items:center;color:#fff;border-radius:12px;background:var(--anko);font-size:21px;font-weight:800}.notice h3{margin:0;color:var(--bean);font-size:15px}.notice ul{margin:4px 0 0;padding-left:18px;color:var(--ink-soft);font-size:10px}.notice>a{padding:10px 15px;color:#fff;border-radius:8px;background:var(--bean);font-size:10px;font-weight:800;text-decoration:none;white-space:nowrap}.punishment-panel{padding:26px;border:1px solid var(--line);border-radius:17px;background:var(--paper);box-shadow:var(--shadow)}.type-tabs{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-bottom:20px}.type-tabs button{display:flex;min-height:48px;align-items:center;justify-content:center;gap:8px;padding:8px;border:1px solid var(--line);border-radius:9px;color:var(--ink-soft);background:#faf5eb;font:inherit;font-size:11px;font-weight:800;cursor:pointer}.type-tabs button b{display:grid;min-width:24px;height:22px;place-items:center;padding:0 5px;color:#fff;border-radius:999px;background:#a99788;font-size:8px}.type-tabs button.selected{color:#fff;border-color:var(--bean);background:var(--bean)}.type-tabs button.selected b{color:var(--bean);background:#f4d58f}.filters{display:grid;grid-template-columns:1fr 220px auto auto;align-items:end;gap:9px;margin-bottom:24px;padding:17px;border-radius:11px;background:#f6eddf}.filters label{display:grid;gap:4px}.filters label span{color:#846f62;font-size:9px;font-weight:800}.filters input,.filters select,.filters button{min-height:43px;padding:8px 11px;border:1px solid var(--line);border-radius:8px;background:#fffdfa;font:inherit;font-size:11px;outline:0}.filters input:focus,.filters select:focus{border-color:var(--wafer);box-shadow:0 0 0 3px #e5b8612e}.filters button{padding-inline:18px;color:#fff;border-color:var(--bean);background:var(--bean);font-weight:800;cursor:pointer}.filters button.reset{color:var(--bean);border-color:var(--line);background:#fffdfa}.punishment-list{display:grid;gap:11px}.punishment-card{overflow:hidden;border:1px solid var(--line);border-left:4px solid var(--anko);border-radius:12px;background:#fffdfa}.punishment-card.type-mute{border-left-color:#6676a2}.punishment-card.type-warning{border-left-color:#c18b31}.punishment-card.type-kick{border-left-color:#81756d}.punishment-summary{display:grid;grid-template-columns:auto minmax(150px,1fr) 80px 160px 80px;align-items:center;gap:14px;padding:15px 17px}.player-avatar{display:grid;width:48px;height:48px;place-items:center;overflow:hidden;color:#fff;border-radius:10px;background:var(--bean);font-weight:800}.player-avatar img{width:100%;height:100%;image-rendering:pixelated}.player-copy{min-width:0}.punishment-id{color:#a28e82;font-size:8px;font-weight:800}.player-copy h3{margin:0;overflow:hidden;color:var(--bean);font-size:15px;text-overflow:ellipsis;white-space:nowrap}.ip-ban{display:inline-block;color:#9b5141;font-size:8px;font-style:normal;font-weight:800}.type-badge,.status-badge{display:inline-grid;min-height:27px;place-items:center;padding:4px 8px;border-radius:999px;color:#fff;background:var(--anko);font-size:8px;font-weight:800}.type-badge.mute{background:#6676a2}.type-badge.warning{background:#c18b31}.type-badge.kick{background:#81756d}.punishment-summary time{color:#76665c;font-size:10px;font-weight:700}.status-badge.active{background:#608153}.status-badge.expired{background:#978c83}.status-badge.removed{background:#8a6f91}.status-badge.completed{background:#81756d}.punishment-body{padding:0 17px 14px 79px}.reason{margin:0 0 8px;color:#4f423a;font-size:12px;overflow-wrap:anywhere}.punishment-body details{border-top:1px dashed var(--line)}.punishment-body summary{padding-top:8px;color:var(--anko);font-size:9px;font-weight:800;cursor:pointer}.punishment-facts{display:grid;grid-template-columns:repeat(2,1fr);gap:5px 18px;margin:10px 0 0;padding:12px;border-radius:8px;background:#f8f0e4}.punishment-facts>div{display:grid;grid-template-columns:65px 1fr;gap:7px}.punishment-facts dt{color:#978478;font-size:8px;font-weight:800}.punishment-facts dd{margin:0;color:#5d4e45;font-size:9px;overflow-wrap:anywhere}.loading,.empty{padding:65px 20px;text-align:center;color:var(--ink-soft)}.empty>span{display:grid;width:55px;height:55px;margin:0 auto 13px;place-items:center;color:#fff;border-radius:13px;background:var(--anko);font-size:19px;font-weight:800}.empty h3{margin:0;color:var(--bean);font-size:20px}.empty p{margin:5px 0}.pagination{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:25px;flex-wrap:wrap}.pagination button{min-width:38px;height:38px;padding:6px 10px;border:1px solid var(--line);border-radius:7px;color:var(--bean);background:#fffdfa;font:inherit;font-size:10px;font-weight:800;cursor:pointer}.pagination button.current{color:#fff;background:var(--bean)}.pagination button:disabled{opacity:.4;cursor:not-allowed}.page-count{margin-left:8px;color:#8c7b70;font-size:9px}footer{padding:28px 0;color:#aa958a;background:#2d211e;font-size:9px}footer .shell{display:flex;justify-content:space-between;gap:20px}footer a{color:#d4c0b6;text-decoration:none}@media(max-width:900px){.punishment-header{position:static;height:auto}.header-inner{min-height:74px;flex-wrap:wrap;padding:10px 0 13px}.header-inner nav{width:100%;overflow-x:auto;padding-top:9px;border-top:1px solid var(--line)}.punishment-hero{padding:85px 0 70px}.hero-layout{grid-template-columns:1fr;gap:35px}.board-note{max-width:540px}.filters{grid-template-columns:1fr 1fr}.punishment-summary{grid-template-columns:auto 1fr auto}.punishment-summary time,.punishment-summary .status-badge{grid-column:2}.punishment-body{padding-left:79px}}@media(max-width:600px){.shell{width:calc(100% - 24px)}.brand span{display:none}.header-inner nav a{padding-inline:8px}.punishment-hero h1{font-size:clamp(34px,11vw,46px)}.hero-lead br{display:none}.punishment-section{padding:68px 0 85px}.section-heading{align-items:flex-start;flex-direction:column;gap:4px}.section-heading .sync-status{text-align:left}.notice{grid-template-columns:auto 1fr}.notice>a{grid-column:1/-1;text-align:center}.punishment-panel{padding:14px}.type-tabs{grid-template-columns:repeat(2,1fr)}.type-tabs button:first-child{grid-column:1/-1}.filters{grid-template-columns:1fr}.punishment-summary{grid-template-columns:auto minmax(0,1fr) auto;gap:9px;padding:13px 11px}.punishment-summary time{font-size:9px}.punishment-body{padding:0 11px 13px}.punishment-facts{grid-template-columns:1fr}.player-avatar{width:43px;height:43px}footer .shell{flex-direction:column;gap:5px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.punishment-list{display:grid;gap:0;overflow:hidden;border:1px solid #dfd2bf;border-radius:10px;background:#fffdf8;box-shadow:0 12px 30px #2d211e24}.punishment-card,.punishment-card.type-mute,.punishment-card.type-warning,.punishment-card.type-kick{overflow:hidden;border:0;border-bottom:1px solid #e6dac8;border-radius:0;background:#fffdf8;color:#4f423a}.punishment-card:last-child{border-bottom:0}.punishment-card[open]{background:#fbf4e9}.punishment-summary{display:grid;min-height:78px;grid-template-columns:32px minmax(180px,1fr) 115px 190px 42px;align-items:center;gap:14px;padding:12px 22px;list-style:none;cursor:pointer;transition:background .18s ease}.punishment-summary::-webkit-details-marker{display:none}.punishment-summary:hover{background:#f8efe1}.punishment-summary:focus-visible{outline:3px solid #e5b861;outline-offset:-3px}.player-avatar{width:32px;height:32px;border-radius:6px;color:#fff;background:#9b5141;font-size:13px}.player-copy h3{color:#8f493c;font-size:13px;font-weight:700}.player-copy h3 a{color:inherit;text-decoration:none}.punishment-id{display:none}.ip-ban{color:#9b5141}.type-badge{justify-self:start;min-width:42px;min-height:23px;padding:2px 8px;border:1px solid #ff3030;border-radius:4px;color:#ff5757;background:transparent;font-size:9px;line-height:1}.type-badge.mute{border-color:#6676a2;color:#6676a2;background:transparent}.type-badge.warning{border-color:#c18b31;color:#a87318;background:transparent}.type-badge.kick{border-color:#81756d;color:#81756d;background:transparent}.date-status{display:flex;align-items:flex-start;flex-direction:column;gap:5px}.punishment-summary time{color:#5d4e45;font-size:12px;font-weight:700;line-height:1.25}.status-badge{min-height:22px;padding:2px 9px;border-radius:3px;font-size:9px}.status-badge.active{background:#923232}.type-warning .status-badge.active{color:#fff8dc;background:#a87822}.type-mute .status-badge.active{background:#425582}.status-badge.expired{background:#686868}.status-badge.removed{background:#765680}.status-badge.completed{background:#626262}.detail-arrow{display:grid;width:34px;height:34px;place-items:center;justify-self:end;border-radius:50%;color:#fff9ec;background:#9b5141;font:300 27px/1 Arial,sans-serif;transition:transform .18s ease,background .18s ease}.punishment-card[open] .detail-arrow{background:#b76a57;transform:rotate(90deg)}.punishment-body{display:grid;grid-template-columns:minmax(220px,1fr) minmax(400px,1.6fr);gap:24px;padding:18px 76px 20px;border-top:1px solid #e6dac8;background:#f8efe2}.reason-block>span{color:#927d70;font-size:9px;font-weight:800}.reason{margin:4px 0 0;color:#4f423a;font-size:12px}.punishment-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0;padding:0;background:transparent}.punishment-facts>div{display:block}.punishment-facts dt{color:#927d70;font-size:8px}.punishment-facts dd{margin-top:3px;color:#5d4e45;font-size:10px}@media(max-width:760px){.punishment-summary{min-height:86px;grid-template-columns:38px minmax(0,1fr) auto 36px;gap:8px;padding:11px 12px}.player-avatar{width:38px;height:38px}.type-badge{grid-column:3;grid-row:1}.date-status{grid-column:2 / 4;grid-row:2;flex-direction:row;align-items:center;gap:8px}.detail-arrow{grid-column:4;grid-row:1 / 3;width:32px;height:32px}.punishment-body{grid-template-columns:1fr;gap:16px;padding:16px}.punishment-facts{grid-template-columns:repeat(2,minmax(0,1fr))}}
