:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f7f8fb;background:#07090d;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 0 0,#67a4d22e,#0000 32rem),radial-gradient(circle at 100% 100%,#ff934f1f,#0000 34rem),#07090d;min-width:1120px;margin:0}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}.login-shell{place-items:center;min-height:100vh;padding:32px;display:grid}.login-card{background:linear-gradient(145deg,#141922f0,#0a0d12f0);border:1px solid #ffffff1a;border-radius:32px;width:min(520px,100%);padding:42px;box-shadow:0 30px 120px #0000008c}.brand-badge{color:#061018;background:linear-gradient(135deg,#67a4d2,#ff934f);border-radius:22px;place-items:center;width:64px;height:64px;margin-bottom:20px;display:grid}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:#8d98a8;margin:0 0 6px;font-size:.72rem;font-weight:800}h1,h2{letter-spacing:-.04em;margin:0}h1{font-size:2.8rem}h2{font-size:2rem}.muted{color:#a9b2c2;line-height:1.6}.login-form{grid-template-columns:1fr auto;gap:10px;margin-top:28px;display:grid}input{color:#f7f8fb;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:14px;outline:none;width:100%;padding:13px 14px}input:focus{border-color:#67a4d2cc;box-shadow:0 0 0 4px #67a4d21f}.app-shell{grid-template-columns:320px 1fr;min-height:100vh;display:grid}.sidebar{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#090c11c7;border-right:1px solid #ffffff14;height:100vh;padding:24px;position:sticky;top:0;overflow:auto}.sidebar-header,.topbar,.editor-actions,.wallpaper-actions,.search-row,.topbar-actions{align-items:center;display:flex}.sidebar-header,.topbar{justify-content:space-between;gap:18px}.icon-button,.primary,.secondary,.danger,.upload-button,.category-row,.wallpaper-actions button,.login-form button{color:#f7f8fb;border:0;border-radius:14px}.icon-button{background:#ffffff12;place-items:center;width:42px;height:42px;display:grid}.primary,.login-form button{color:#071018;background:linear-gradient(135deg,#67a4d2,#ff934f);justify-content:center;align-items:center;gap:8px;padding:12px 16px;font-weight:800;display:inline-flex}.secondary,.upload-button{background:#ffffff14;border:1px solid #ffffff1a;align-items:center;gap:8px;padding:12px 16px;display:inline-flex}.danger{color:#ffb5b5;background:#ff5e5e21;border:1px solid #ff5e5e3d;padding:12px 16px}.full{width:100%;margin:24px 0 16px}.category-list{gap:8px;display:grid}.category-row{text-align:left;background:#ffffff0d;justify-content:space-between;align-items:center;gap:14px;width:100%;padding:14px;display:flex}.category-row.active{background:#67a4d233;outline:1px solid #67a4d273}.category-row small{color:#071018;text-align:center;background:#67a4d2;border-radius:99px;min-width:28px;padding:3px 7px;font-weight:800}.workspace{min-width:0;padding:26px}.topbar-actions{gap:10px}.upload-button input{display:none}.upload-button.disabled{opacity:.55;pointer-events:none}.editor-card{background:#ffffff0e;border:1px solid #ffffff14;border-radius:24px;margin-top:24px;padding:18px}.editor-grid{grid-template-columns:280px 1fr;gap:14px;display:grid}label span{color:#98a3b5;text-transform:uppercase;letter-spacing:.1em;margin-bottom:8px;font-size:.78rem;font-weight:800;display:block}.editor-actions{gap:10px;margin-top:16px}.selection-count{color:#c7cfda;align-items:center;gap:7px;margin-left:auto;display:inline-flex}.search-row{background:#ffffff0e;border:1px solid #ffffff14;border-radius:18px;gap:10px;margin:22px 0;padding:12px 14px}.search-row input{box-shadow:none;background:0 0;border:0;padding:6px}.wallpaper-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:16px;padding-bottom:86px;display:grid}.wallpaper-card{background:#ffffff0e;border:1px solid #ffffff14;border-radius:24px;position:relative;overflow:hidden}.wallpaper-card.selected{border-color:#67a4d2e6;box-shadow:0 0 0 4px #67a4d21f}.image-button{background:#121722;border:0;width:100%;height:310px;padding:0;display:block;position:relative;overflow:hidden}.image-button img{object-fit:cover;width:100%;height:100%;transition:transform .25s;display:block}.wallpaper-card:hover img{transform:scale(1.04)}.live-badge,.check-badge{letter-spacing:.12em;border-radius:99px;padding:6px 9px;font-size:.66rem;font-weight:900;position:absolute;top:12px}.live-badge{color:#002337;background:#67a4d2eb;left:12px}.check-badge{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000073;right:12px}.wallpaper-meta{gap:6px;padding:13px;display:grid}.wallpaper-meta span,.wallpaper-meta small{color:#97a2b2;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.wallpaper-actions{justify-content:space-between;padding:0 13px 13px}.wallpaper-actions a,.wallpaper-actions button{color:#dbe8ff;font-size:.86rem}.wallpaper-actions a{text-decoration:none}.wallpaper-actions button{background:#ff5e5e21;align-items:center;gap:6px;padding:8px 10px;display:inline-flex}.status-bar{color:#c7cfda;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#090c11e0;border:1px solid #ffffff14;border-radius:18px;padding:12px 16px;position:fixed;bottom:20px;left:344px;right:24px}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}
