:root{--dfsf-bg:#141216;--dfsf-panel:#1f1d20;--dfsf-panel2:#252326;--dfsf-text:#fff;--dfsf-muted:#aaa1ac;--dfsf-purple:#a735ff;--dfsf-pink:#ef3fc6;--dfsf-gold:#ffab17;--dfsf-border:rgba(255,182,54,.18)}
body.dfsf-open{overflow:hidden}.dfsf-hidden{display:none!important}.dfsf-overlay{position:fixed;z-index:999999;inset:0;background:rgba(4,3,7,.78);backdrop-filter:blur(12px);display:grid;place-items:center;padding:16px;color:var(--dfsf-text)}
.dfsf-shell{width:min(480px,100%);max-height:min(850px,calc(100vh - 32px));overflow:auto;background:linear-gradient(180deg,#19171b,#111013);border:1px solid rgba(201,112,255,.25);border-radius:24px;box-shadow:0 30px 80px rgba(0,0,0,.62),0 0 34px rgba(167,53,255,.12)}
.dfsf-view{padding:10px 8px 22px}.dfsf-header{display:grid;grid-template-columns:48px 1fr 48px;align-items:center;gap:6px;padding:7px 4px 15px}.dfsf-header h2{margin:0;font-size:23px;line-height:1.1;color:#fff;font-weight:900}.dfsf-icon-button,.dfsf-new-button{appearance:none;border:0;color:#ddd;background:transparent;cursor:pointer}.dfsf-icon-button{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;font-size:38px;line-height:1}.dfsf-icon-button:hover{background:rgba(255,255,255,.06)}.dfsf-icon-button svg{width:24px;height:24px}.dfsf-history-button{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);font-size:0}.dfsf-new-button{border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.055);border-radius:999px;padding:10px 18px;font-weight:800;font-size:14px}
.dfsf-reward-note{display:flex;gap:10px;align-items:flex-start;margin:0 6px 22px;padding:15px 16px;background:var(--dfsf-panel);border:1px solid var(--dfsf-border);border-radius:14px;color:#f3edf5;font-size:13px;line-height:1.45}.dfsf-reward-note strong{color:#ffc11e}.dfsf-coin{color:#ffd34e;text-shadow:0 0 12px #ff9f00;font-size:17px}
.dfsf-form{padding:0 6px}.dfsf-form fieldset{border:0;padding:0;margin:0 0 24px}.dfsf-form legend,.dfsf-details-label{display:block;margin-bottom:10px;color:#9f96a5;font-weight:900;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.dfsf-category-list{display:grid;gap:9px}.dfsf-category-option{position:relative;display:grid;grid-template-columns:34px 1fr 28px;align-items:center;gap:9px;min-height:66px;padding:0 15px;border:1px solid var(--dfsf-border);border-radius:14px;background:var(--dfsf-panel2);cursor:pointer;transition:.18s ease}.dfsf-category-option:hover,.dfsf-category-option.is-selected{border-color:rgba(255,176,36,.48);background:linear-gradient(145deg,#2c292b,#242123);box-shadow:inset 0 0 0 1px rgba(255,172,27,.05)}.dfsf-category-option input{position:absolute;opacity:0;pointer-events:none}.dfsf-category-icon{font-size:22px;color:#d1cbd3}.dfsf-category-label{font-size:15px;font-weight:800}.dfsf-category-check{width:22px;height:22px;border:2px solid rgba(255,255,255,.2);border-radius:50%;display:grid;place-items:center;color:transparent;font-size:12px}.dfsf-category-option.is-selected .dfsf-category-check{color:#ffc329;border-color:#ffc329}
.dfsf-form textarea{box-sizing:border-box;width:100%;height:200px;resize:vertical;border:1px solid rgba(255,255,255,.13);border-radius:13px;background:#252426;color:#fff;padding:16px;font:inherit;line-height:1.45;outline:0}.dfsf-form textarea:focus{border-color:rgba(187,83,255,.75);box-shadow:0 0 0 3px rgba(167,53,255,.1)}.dfsf-form textarea::placeholder{color:#827985}.dfsf-form-meta{min-height:26px;display:flex;justify-content:space-between;gap:12px;padding:6px 2px;font-size:10px;color:#7f7784}.dfsf-status{font-weight:700;text-align:right}.dfsf-status.is-error{color:#ff808c}.dfsf-status.is-success{color:#71e6a1}.dfsf-submit{width:100%;min-height:52px;border:0;border-radius:15px;background:linear-gradient(90deg,var(--dfsf-purple),var(--dfsf-pink));color:#fff;text-transform:uppercase;font-weight:950;letter-spacing:.04em;cursor:pointer;box-shadow:0 12px 28px rgba(183,51,224,.2)}.dfsf-submit:disabled{opacity:.65;cursor:wait}
.dfsf-history-list{display:grid;gap:11px;padding:0 7px 8px}.dfsf-loading{padding:55px 20px;text-align:center;color:var(--dfsf-muted)}.dfsf-history-empty{margin:18px 8px;padding:36px 20px;text-align:center;border:1px solid var(--dfsf-border);border-radius:15px;background:var(--dfsf-panel2);color:var(--dfsf-muted)}.dfsf-history-empty__icon{display:block;font-size:50px;color:#777;margin-bottom:12px}.dfsf-history-empty strong{display:block;color:#d2cdd3;font-size:16px}.dfsf-history-empty p{margin:8px 0 18px}.dfsf-history-empty button{border:0;background:none;color:#ffb01e;font-weight:900;cursor:pointer}.dfsf-history-empty.is-error{color:#ff8994}.dfsf-history-card{border:1px solid rgba(255,255,255,.09);border-radius:15px;background:var(--dfsf-panel2);padding:14px}.dfsf-history-card__head{display:flex;justify-content:space-between;gap:10px;align-items:center}.dfsf-history-category{font-weight:900;font-size:13px}.dfsf-history-status{font-size:9px;text-transform:uppercase;letter-spacing:.06em;padding:5px 8px;border-radius:999px;background:#39343b;color:#cfc8d1}.dfsf-history-status.is-review{color:#8bd7ff;background:rgba(42,145,205,.15)}.dfsf-history-status.is-accepted,.dfsf-history-status.is-resolved{color:#76e5a2;background:rgba(44,198,106,.13)}.dfsf-history-status.is-rejected{color:#ff8f98;background:rgba(221,53,71,.14)}.dfsf-history-card>p{color:#d0cad2;line-height:1.5;font-size:13px;margin:13px 0;white-space:pre-wrap}.dfsf-admin-response{display:grid;gap:5px;padding:11px;border-radius:10px;background:rgba(167,53,255,.08);border:1px solid rgba(178,91,255,.18);font-size:12px}.dfsf-admin-response strong{color:#d795ff}.dfsf-admin-response span{color:#cfc5d2;white-space:pre-wrap}.dfsf-history-card footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;color:#827a86;font-size:10px}.dfsf-history-reward{color:#ffd15b;font-weight:900}.dfsf-history-reward i{font-style:normal;text-shadow:0 0 10px #ff9f00}
@media(max-width:560px){.dfsf-overlay{padding:0;display:block;background:#121114}.dfsf-shell{width:100%;height:100dvh;max-height:none;border:0;border-radius:0;box-shadow:none}.dfsf-view{min-height:100%;box-sizing:border-box;padding:10px 6px 24px}.dfsf-header{position:sticky;top:0;z-index:2;background:linear-gradient(180deg,#19171b 82%,rgba(25,23,27,0));padding-top:8px}.dfsf-header h2{font-size:22px}.dfsf-form textarea{height:202px}.dfsf-category-option{min-height:66px}}
