.art-profile,.art-admin{padding:18px 0;display:grid;gap:18px;color:#eceaf7}.art-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.art-field{display:grid;gap:7px;color:#bbb7d0;font-size:13px}.art-field input,.art-field select,.art-field textarea,.art-admin input,.art-admin select{min-height:38px;background:#10131e;color:#f3f1ff;border:1px solid #41425a;border-radius:9px;padding:8px}.art-field input[type=range]{padding:0;min-height:25px}.art-muted{color:#a6a4bb;font-size:13px;line-height:1.55}.art-count{padding:10px 16px;background:#2a2047;border:1px solid #7850b1;border-radius:12px}.art-message{min-height:20px;color:#d6c9ff;white-space:pre-line}.art-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:14px}.art-card{padding:16px;display:grid;gap:12px;border:1px solid #3d3c55;background:#171a29;border-radius:14px;min-width:0}.art-card h3,.art-card p{margin:0}.art-swatch{height:82px;position:relative;background:linear-gradient(110deg,#261936,#102732);border:1px solid #4e435f;border-radius:14px;overflow:hidden}.art-swatch>img{width:100%;height:100%;object-fit:fill;position:absolute;inset:0}.art-swatch-card{position:absolute;top:18px;left:calc(50% - 42px);width:84px;height:47px;border-radius:8px;border:1px solid #75638c;background:#282333;overflow:hidden}.art-swatch-card img{position:absolute;inset:0;width:100%;height:100%}.art-swatch-card span{position:absolute;top:8px;left:7px;right:7px;color:white;font-size:8px;background:#131424e0;padding:3px;border-radius:3px}.art-tabs{display:flex;gap:6px;overflow-x:auto;padding:4px 0;max-width:100%}.art-tabs button{white-space:nowrap}.art-tabs button[aria-selected=true],.art-row button[aria-pressed=true]{background:#583894;border-color:#bb94ff;color:white}.art-preview{display:block;width:100%;height:310px;border:1px solid #3c3550;border-radius:16px;background:#141423}.art-dialog{width:min(1480px,98vw);max-width:98vw;max-height:96vh;padding:22px;background:#11141f;color:#f5f1ff;border:1px solid #514369;border-radius:20px;overflow:auto}.art-dialog::backdrop{background:#05050bd9}.art-dialog h2{margin:0}.art-editor-grid{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:18px;margin-top:18px}.art-workspace{min-width:0;display:grid;align-content:start;gap:14px}.art-tools{padding:12px;background:#1b1d2c;border:1px solid #393548;border-radius:12px}.art-tools .button{padding:8px 12px}.art-brush-controls{display:grid;grid-template-columns:70px 1fr 1fr;gap:14px;margin-top:12px}.art-brush-controls input[type=color]{width:100%;padding:3px}.art-sticker-library{background:#1a1c2b;border:1px solid #363247;border-radius:14px;padding:12px;min-width:0;display:grid;gap:10px;align-content:start}.art-stickers{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;max-height:300px;overflow:auto}.art-stickers button{padding:8px;background:#29283c;border:1px solid #48405d;border-radius:10px;cursor:pointer;min-width:0;color:#e2ddf4}.art-stickers img{width:100%;height:47px;object-fit:contain}.art-stickers small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.art-sticker-selection{border-top:1px solid #4c4161;padding-top:12px;display:grid;gap:10px}.art-sticker-selection select{width:100%;min-width:0}.art-footer{display:flex;gap:12px;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-top:18px}.art-chip{padding:4px 9px;border-radius:7px;background:#30243f;font-size:12px}.art-admin .art-card img[data-sticker]{width:96px;height:96px;object-fit:contain;background:repeating-conic-gradient(#282c37 0 25%,#191c26 0 50%) 0/20px 20px;border-radius:8px}.art-admin details{border:1px solid #3a354b;border-radius:12px;padding:15px}.art-admin summary{cursor:pointer;font-weight:700}.art-status-pending{color:#ffd58a}.art-status-rejected{color:#ffb4bd}.art-status-approved{color:#9de6c1}.art-empty{padding:22px;border:1px dashed #49425b;border-radius:12px;color:#b3aec2}.art-zoom-wrap{overflow:auto;border-radius:16px;max-width:100%}.art-editor-grid .art-preview{height:340px}.art-palette{display:flex;gap:5px;margin-top:10px}.art-palette button{width:24px;height:24px;border:1px solid #7a7288;border-radius:50%;cursor:pointer}.art-header{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}.art-header input{min-width:220px}.art-title{font-size:19px;font-weight:700}.art-profile .button,.art-dialog .button,.art-admin .button{cursor:pointer;min-height:36px}.art-profile button:disabled,.art-dialog button:disabled{opacity:.45;cursor:not-allowed}.art-dialog [hidden],.art-admin [hidden]{display:none!important}
@media(max-width:900px){.art-editor-grid{grid-template-columns:1fr}.art-stickers{grid-template-columns:repeat(6,1fr);max-height:155px}.art-sticker-library{display:block}.art-sticker-library>*{margin-bottom:10px}.art-dialog{padding:12px}.art-preview{height:240px}.art-editor-grid .art-preview{height:270px}.art-brush-controls{grid-template-columns:60px 1fr 1fr}}

.art-field input[type=checkbox]{width:20px;height:20px;min-height:20px;justify-self:start}.art-row>select{width:auto;max-width:100%}.art-sticker-library .art-field select{width:100%}
