.designer{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.82fr);gap:20px;align-items:start}.designer-controls{display:grid;gap:14px}.designer-card{padding:20px;border:1px solid var(--app-line);border-radius:14px;background:#111722}.designer-card>header{display:flex;gap:12px;align-items:center;margin-bottom:18px}.designer-card>header>i{display:grid;place-items:center;width:28px;height:28px;border-radius:8px;background:#203a6b;color:#c9dbff;font-size:11px;font-style:normal;font-weight:900}.designer-card h3,.discord-preview h3{margin:0;font-size:16px}.designer-card p,.discord-preview p{margin:3px 0 0;color:var(--app-muted);font-size:11px}.channel-choice{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px;border:1px solid #293650;border-radius:10px;background:#0d131e}.channel-choice+label,.compact-field+.channel-choice{margin-top:10px}.channel-choice b,.channel-choice small{display:block}.channel-choice b{font-size:12px}.channel-choice small{margin-top:3px;color:var(--app-muted);font-size:10px}.channel-choice.required>span{color:#7fdabe;font-size:10px;font-weight:800}.compact-field,.colour-field{display:grid;gap:7px;margin-top:13px;color:#bdc9dc;font-size:11px;font-weight:800}.compact-field input,.compact-field textarea{width:100%;min-height:42px;padding:10px 12px;border:1px solid #2a3750;border-radius:9px;background:#0b111b;color:#edf3ff;outline:0}.compact-field textarea{min-height:94px;resize:vertical}.compact-field input:focus,.compact-field textarea:focus{border-color:#5a8cff;box-shadow:0 0 0 3px rgba(90,140,255,.12)}.channel-input{display:flex;align-items:center;border:1px solid #2a3750;border-radius:9px;background:#0b111b}.channel-input span{padding-left:12px;color:#728099}.channel-input input{border:0;background:transparent}.switch{appearance:none;width:38px;height:22px;border-radius:20px;background:#273248;cursor:pointer;position:relative;transition:.18s}.switch:after{content:"";position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:50%;background:#aeb9cc;transition:.18s}.switch:checked{background:#4b7fe9}.switch:checked:after{left:19px;background:#fff}.colour-field>div{display:flex;align-items:center;gap:10px}.colour-field input{width:58px;height:42px;padding:3px;border:1px solid #2a3750;border-radius:9px;background:#0b111b}.colour-field output{font-family:ui-monospace,monospace;color:#dce6fb}.colour-presets{display:flex;gap:9px;margin-top:12px}.colour-presets button{width:27px;height:27px;border:3px solid #111722;border-radius:50%;background:var(--swatch);box-shadow:0 0 0 1px #39465d;cursor:pointer}.colour-presets button:hover{transform:scale(1.1)}.type-picker{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;padding:0;border:0}.type-picker label{display:grid;grid-template-columns:auto 1fr;gap:2px 8px;padding:13px;border:1px solid #2a3750;border-radius:10px;background:#0d131e;cursor:pointer}.type-picker input{grid-row:1/span 2;width:auto;accent-color:#5a8cff}.type-picker span{grid-column:2;font-size:17px}.type-picker b,.type-picker small{grid-column:2}.type-picker b{font-size:11px}.type-picker small{color:var(--app-muted);font-size:9px;line-height:1.35}.discord-preview{position:relative}.preview-sticky{position:sticky;top:20px;padding:16px;border:1px solid #2b3850;border-radius:15px;background:#0b1019;box-shadow:0 24px 60px rgba(0,0,0,.28)}.preview-sticky>header{display:flex;justify-content:space-between;align-items:center;padding:3px 3px 14px}.preview-sticky>header>span{color:#78d9b8;font-size:9px}.discord-window{overflow:hidden;border:1px solid #242b38;border-radius:11px;background:#313338;color:#dbdee1}.discord-channel{display:flex;align-items:center;gap:8px;padding:12px 15px;border-bottom:1px solid #26282d;background:#2b2d31}.discord-channel b{color:#949ba4;font-size:22px}.discord-channel span{font-size:13px;font-weight:700}.discord-message{display:flex;gap:12px;padding:19px 15px 24px}.discord-avatar{display:grid;place-items:center;flex:0 0 38px;height:38px;border-radius:50%;background:#1e1f22}.discord-avatar img{width:28px}.discord-copy{min-width:0;flex:1}.discord-copy>div:first-child{display:flex;align-items:center;gap:6px}.discord-copy>div>b{font-size:13px}.discord-copy em{padding:2px 4px;border-radius:3px;background:#5865f2;color:#fff;font-size:7px;font-style:normal;font-weight:900}.discord-copy time{color:#949ba4;font-size:9px}.discord-copy article{margin-top:6px;padding:13px 13px 11px;border-left:4px solid #5865f2;border-radius:4px;background:#2b2d31}.discord-copy h4{margin:0 0 6px;font-size:14px}.discord-copy article p{color:#dbdee1;font-size:11px;line-height:1.5}.discord-copy article>img{width:100%;max-height:175px;margin-top:10px;border-radius:5px;object-fit:cover}.discord-copy article small{display:block;margin-top:11px;color:#b5bac1;font-size:9px}.preview-field{margin-top:10px}.preview-field b,.preview-field small{display:block}.preview-field b{font-size:9px;text-transform:uppercase}.preview-field small{margin-top:2px;color:#b5bac1}.preview-buttons{display:flex;flex-wrap:wrap;gap:5px;margin-top:7px}.preview-buttons span{padding:7px 9px;border-radius:4px;background:#4e5058;color:#fff;font-size:9px;font-weight:700}.preview-buttons span.primary{background:#5865f2}.apply-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px;padding-top:14px;border-top:1px solid #242c3a}.apply-bar b,.apply-bar small{display:block}.apply-bar b{font-size:11px}.apply-bar small{margin-top:2px;color:var(--app-muted);font-size:9px}.dashboard-listings{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.dashboard-listing{display:grid;grid-template-columns:76px 1fr;gap:14px;padding:15px;border:1px solid var(--app-line);border-radius:13px;background:#111722}.dashboard-listing img,.listing-placeholder{width:76px;height:76px;border-radius:9px;object-fit:cover;background:#1b2840}.listing-placeholder{display:grid;place-items:center;color:#7fa4f6;font-size:22px}.dashboard-listing h3{margin:2px 0 4px;font-size:14px}.dashboard-listing p{margin:0;color:var(--app-muted);font-size:10px}.dashboard-listing footer{display:flex;justify-content:space-between;align-items:end;gap:8px;margin-top:11px}.dashboard-listing footer b{font-size:11px}.dashboard-listing footer a{color:#91b3ff;font-size:10px;font-weight:800;text-decoration:none}.listings-empty{grid-column:1/-1;padding:50px 20px;border:1px dashed #30405b;border-radius:14px;color:var(--app-muted);text-align:center}.is-disabled{display:none!important}@media(max-width:1050px){.designer{grid-template-columns:1fr}.preview-sticky{position:static}.type-picker{grid-template-columns:1fr}.dashboard-listings{grid-template-columns:1fr}}@media(max-width:720px){.designer-card{padding:16px}.apply-bar{align-items:flex-start;flex-direction:column}.apply-bar .button{width:100%}.discord-message{padding:15px 11px}.dashboard-listing{grid-template-columns:58px 1fr}.dashboard-listing img,.listing-placeholder{width:58px;height:58px}}
