:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f8fafc;background:#0f172a}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0}button,input,select{font:inherit}.loading-screen,.login-screen,.desktop{min-height:100vh}.loading-screen,.login-screen{display:grid;place-items:center;background:linear-gradient(135deg,#101827,#255b80 55%,#d97706)}.login-panel{width:min(360px,calc(100vw - 32px));display:grid;gap:16px;padding:28px;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:#0f172ac7;box-shadow:0 24px 80px #00000052}.login-panel h1{margin:0;font-size:26px;font-weight:700}.login-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:8px;background:#ffffff1f}label{display:grid;gap:7px;font-size:13px;color:#f8fafcc2}input,select{min-height:40px;border:1px solid rgba(255,255,255,.16);border-radius:8px;padding:0 12px;color:#f8fafc;background:#0f172ac7}.primary-button,.compact-form button,.settings-section button{min-height:40px;border:0;border-radius:8px;padding:0 14px;color:#0f172a;background:#f8fafc;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px}.form-error,.settings-message{margin:0;color:#fecaca;font-size:13px}.desktop{position:relative;overflow-x:hidden;background-size:cover!important;background-position:center!important;padding:24px clamp(18px,4vw,56px) 64px}.desktop-shade{position:fixed;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0206172e,#02061775);pointer-events:none}.top-actions{position:fixed;top:18px;right:18px;z-index:20;display:flex;gap:10px}.icon-button{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:8px;color:#f8fafc;background:#0f172a75;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);cursor:pointer}.hero,.site-groups{position:relative;z-index:1}.hero{width:min(760px,100%);margin:12vh auto 46px;text-align:center;text-shadow:0 2px 18px rgba(0,0,0,.32)}.hero time{display:block;font-size:clamp(64px,10vw,112px);font-weight:700;line-height:1}.hero p{margin:12px 0 28px;font-size:18px}.search-box{height:58px;display:grid;grid-template-columns:126px 1fr 58px;border:1px solid rgba(255,255,255,.2);border-radius:8px;overflow:hidden;background:#0f172a85;box-shadow:0 18px 80px #00000047;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.search-box input,.search-box select,.search-box button{height:58px;border:0;border-radius:0;background:transparent;color:#fff}.search-box button{display:grid;place-items:center;cursor:pointer}.site-groups{width:min(1500px,100%);margin:0 auto;display:grid;gap:30px}.site-group h2{margin:0 0 14px;font-size:15px;font-weight:650;color:#f8fafccc}.site-grid{display:grid;grid-template-columns:repeat(auto-fill,104px);justify-content:center;gap:24px 22px}.site-tile{position:relative;min-width:0;width:104px;height:122px;display:grid;justify-items:center;align-content:start;gap:9px;border:0;border-radius:0;color:#fff;text-decoration:none;background:transparent;cursor:pointer;text-shadow:0 1px 10px rgba(0,0,0,.36);transition:transform .16s ease}.site-tile:hover{transform:translateY(-2px)}.site-delete-button{position:absolute;z-index:2;top:-7px;right:7px;width:28px;height:28px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.58);border-radius:999px;color:#fff;background:#0f172ac7;box-shadow:0 8px 18px #00000038;cursor:pointer;opacity:0;transform:scale(.9);transition:opacity .14s ease,transform .14s ease,background .14s ease}.site-tile:hover .site-delete-button,.site-tile:focus-within .site-delete-button{opacity:1;transform:scale(1)}.site-delete-button:hover{background:#dc2626e6}.site-tile.dragging{opacity:.46}.site-tile.drop-target .site-icon{outline:3px solid rgba(255,255,255,.78);outline-offset:5px;transform:scale(1.06)}button.site-tile{padding:0;font:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none}.folder-icon svg{grid-column:1 / -1;justify-self:center;align-self:center}.site-icon{width:86px;height:86px;display:grid;place-items:center;overflow:hidden;border-radius:22px;color:#fff;font-size:24px;font-weight:700;box-shadow:0 14px 24px #0003}.image-icon{background:#fff}.site-icon img{width:58px;height:58px;object-fit:contain}.generated-icon img{width:100%;height:100%}.site-name{width:104px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:18px;text-align:center}.site-name-input{width:104px;min-height:22px;border:1px solid rgba(255,255,255,.42);border-radius:7px;padding:1px 6px;color:#fff;background:#0f172a9e;font-size:14px;line-height:18px;text-align:center;outline:none}.folder-icon{background:#ffffffe0;grid-template-columns:repeat(2,1fr);gap:8px;padding:12px}.folder-preview{min-width:0;width:27px;height:27px;display:grid;place-items:center;overflow:hidden;border-radius:8px;color:#fff;background:#0f172ad1;font-size:10px;font-weight:800;text-shadow:none}.folder-preview img{width:18px;height:18px;object-fit:contain}.generated-preview img{width:100%;height:100%}.folder-preview-image{background:#fff}.folder-popover-backdrop{position:fixed;z-index:25;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#02061780;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.folder-popover{width:min(540px,100%);max-height:min(680px,calc(100vh - 40px));overflow:auto;padding:18px;border:1px solid rgba(255,255,255,.16);border-radius:14px;background:#0f172ae6;box-shadow:0 28px 90px #0000005c}.folder-popover header{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;margin-bottom:16px}.folder-popover h3,.empty-folder{margin:0}.folder-popover header button{min-height:34px;border:1px solid rgba(255,255,255,.14);border-radius:8px;color:#f8fafc;background:#ffffff14;cursor:pointer}.folder-grid{display:grid;grid-template-columns:repeat(auto-fill,104px);justify-content:start;gap:20px 18px}.empty-folder{grid-column:1 / -1;padding:24px 0;color:#f8fafc9e;text-align:center}.settings-panel{position:fixed;z-index:30;top:0;right:0;width:min(430px,100vw);height:100vh;overflow:auto;padding:20px;color:#f8fafc;background:#0f172af0;box-shadow:-24px 0 80px #00000052}.settings-panel header{display:flex;justify-content:space-between;align-items:center}.settings-panel h2,.settings-panel h3{margin:0}.settings-tabs,.segmented{display:grid;grid-template-columns:repeat(auto-fit,minmax(64px,1fr));gap:6px;margin:18px 0}.settings-tabs button,.segmented button{min-height:36px;border:1px solid rgba(255,255,255,.14);border-radius:8px;color:#f8fafc;background:#ffffff0f;cursor:pointer}.settings-tabs .active,.segmented .active{background:#ffffff2e}.settings-section,.compact-form{display:grid;gap:12px}.compact-form{padding-bottom:18px;margin-bottom:18px;border-bottom:1px solid rgba(255,255,255,.1)}.engine-row{display:grid;grid-template-columns:1fr auto auto;gap:10px;align-items:center}.upload-button{min-height:44px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px dashed rgba(255,255,255,.24);border-radius:8px;cursor:pointer}.upload-button input{display:none}.token-box{min-width:0;color:#f8fafc!important;background:#ffffff14!important}.token-box span{overflow:hidden;text-overflow:ellipsis}@media(max-width:640px){.desktop{padding-inline:14px}.hero{margin-top:15vh}.search-box{grid-template-columns:96px 1fr 48px;height:52px}.search-box input,.search-box select,.search-box button{height:52px}.site-grid{grid-template-columns:repeat(4,78px);justify-content:space-between;gap:16px 8px}.site-tile{width:78px;height:98px}.site-icon{width:66px;height:66px;border-radius:18px;font-size:18px}.site-icon img{width:44px;height:44px}.site-name,.site-name-input{width:78px;font-size:12px;line-height:16px}.folder-preview{width:19px;height:19px;border-radius:6px}.folder-icon{gap:5px;padding:9px}.folder-popover{padding:14px}}
