body[data-board-theme] .white-1e1d7{background:var(--board-light)!important;color:rgba(20,27,24,.72)!important}
body[data-board-theme] .black-3c85d{background:var(--board-dark)!important;color:rgba(255,255,255,.87)!important}
.appearance-launcher{padding:12px 0;margin-top:12px;border-top:1px solid #343b38}
.appearance-launcher-button{display:flex;align-items:center;gap:10px;width:100%;padding:11px 12px;background:transparent;border:0;border-radius:6px;color:#b7c2bc;font-family:inherit;font-size:13px;line-height:1.3;font-weight:600;text-align:left;cursor:pointer}
.appearance-launcher-button:hover{background:#28312c;color:#f2f6f3}
.appearance-launcher-icon{display:block;width:22px;height:22px;flex:0 0 22px}
.appearance-launcher-label{font-size:inherit;line-height:inherit}
.appearance-dialog{color:#edf3ee;background:#1e2521;border:1px solid #49534c;border-radius:12px;padding:28px;width:min(620px,calc(100vw - 32px));max-height:calc(100dvh - 32px);box-sizing:border-box;overflow:auto;box-shadow:0 24px 80px #0009;position:fixed;inset:0;margin:auto;font-family:inherit}
.appearance-dialog::backdrop{background:#080d0abb}
.appearance-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin:0;padding:0;min-height:0}
.appearance-eyebrow{display:block;color:#8fa599;font-size:11px;font-weight:700;letter-spacing:.12em;margin-bottom:6px}
.appearance-header h2{margin:0;font-size:26px;line-height:1.25;letter-spacing:-.025em;color:#f4f6f4}
.appearance-close{display:grid;place-items:center;min-width:36px;min-height:36px;border:1px solid #465249;border-radius:6px;background:transparent;color:#c8d3cc;font-size:25px;cursor:pointer}
.appearance-intro{font-size:14px;line-height:1.55;color:#aebcb2;margin:16px 0 24px}
.appearance-dialog fieldset{border:0;padding:0;margin:0 0 24px;min-width:0}
.appearance-dialog legend{font-size:14px;font-weight:650;color:#e9f0eb;padding:0;margin-bottom:12px}
.appearance-board-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.appearance-piece-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.appearance-dialog .appearance-option{display:flex;flex-direction:column;align-items:center;gap:9px;padding:12px 8px;border:2px solid #3d4941;border-radius:8px;background:#252f28;color:#dce6df;font-family:inherit;font-size:13px;line-height:1.3;font-weight:600;cursor:pointer;min-width:0;box-shadow:none}
.appearance-dialog .appearance-option:hover{border-color:#7e9787;background:#2b382f}
.appearance-dialog .appearance-option[aria-pressed=true]{border-color:#a2ce91;background:#30432f;color:#ecfae7}
.appearance-dialog button:focus-visible,.appearance-launcher-button:focus-visible{outline:3px solid #c5eaaa;outline-offset:3px}
.appearance-swatch{width:64px;height:64px;display:grid;grid-template-columns:repeat(2,1fr);overflow:hidden;border-radius:3px;border:1px solid #0003}
.appearance-swatch i{background:var(--swatch-light)}
.appearance-swatch i:nth-child(2),.appearance-swatch i:nth-child(3){background:var(--swatch-dark)}
.appearance-piece-preview{display:flex;align-items:center;justify-content:center;background:#c4c9b6;border-radius:4px;width:100%;height:66px}
.appearance-piece-preview img{width:46%;max-width:49px;height:58px;object-fit:contain}
.appearance-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:18px;border-top:1px solid #3a453e}
.appearance-footer [role=status]{font-size:12px;color:#afbeb4;line-height:1.5}
.appearance-done{border:0;border-radius:6px;background:#91b67c;color:#12220d;padding:11px 22px;font-family:inherit;font-size:14px;line-height:1.3;font-weight:700;cursor:pointer}
@media(max-width:700px){.appearance-launcher{padding:0;margin:0;border:0}.appearance-launcher-button{width:auto;justify-content:center;font-size:12px;padding:9px 10px}.appearance-dialog{padding:20px}.appearance-header h2{font-size:23px}.appearance-piece-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.appearance-board-grid{gap:8px}.appearance-swatch{width:54px;height:54px}.appearance-intro{margin:12px 0 20px}}
