@font-face{font-family:Cera Pro;src:url(/screenshot/fonts/CeraPro-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Cera Pro;src:url(/screenshot/fonts/CeraPro-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Cera Pro;src:url(/screenshot/fonts/CeraPro-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}:root{color-scheme:light;--bg:#f7f9fc;--text:#1b2b45;--muted:#7f91ad;--line:#cfe0f4;--panel:#ffffff;--accent:#2998ff;--accent-strong:#1278e8;--accent-soft:#eaf5ff;--error:#dd3c4c;--shadow:0 14px 34px rgba(64,108,157,0.12)}*{box-sizing:border-box}body,html{min-height:100%;margin:0}body{background:var(--bg);color:var(--text);font-family:Cera Pro,Arial,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px}button,input,textarea{font:inherit}.authShell{min-height:calc(100vh - 74px);display:grid;place-items:center;padding:28px 18px}.authPanel{width:min(100%,390px);display:grid;grid-gap:16px;gap:16px;padding:26px;border:1px solid var(--line);border-radius:4px;background:var(--panel);box-shadow:var(--shadow)}.authTitle{display:grid;grid-gap:6px;gap:6px}.authTitle h1{margin:0;color:#1b2b45;font-size:22px;line-height:1.2}.authTitle p{margin:0;color:#607996;font-size:13px;line-height:1.45}.authPanel input{width:100%;height:42px;border:1px solid #bdd4ed;border-radius:3px;padding:0 13px;background:#fff;color:var(--text);outline:none;transition:border-color .14s ease,box-shadow .14s ease,background .14s ease}.authPanel input:focus{border-color:var(--accent);box-shadow:0 0 0 3px rgba(41,152,255,.12)}.authPanel button{width:-moz-fit-content;width:fit-content}.appHeader{height:74px;background:#fff;border-bottom:1px solid #e6eef8;box-shadow:0 5px 18px rgba(64,108,157,.08)}.headerInner{height:100%;max-width:1240px;margin:0 auto;padding:0 32px;display:flex;align-items:center;justify-content:space-between;gap:18px}.headerInner img{display:block;width:142px;height:auto}.queueBadge{min-height:34px;gap:8px;padding:4px;border:1px solid #dce9f7;border-radius:18px;background:#f8fbff;color:#607996;font-size:12px;font-weight:500;white-space:nowrap}.queueBadge,.queueBadge span{display:inline-flex;align-items:center}.queueBadge span{min-height:26px;padding:0 10px;border-radius:14px;background:#fff}.shell{min-height:calc(100vh - 74px);padding:28px 32px}.workspace{display:grid;grid-template-columns:minmax(300px,390px) minmax(420px,1fr);grid-gap:28px;gap:28px;max-width:1240px;margin:0 auto;align-items:start}.panel,.preview{background:var(--panel);border:1px solid var(--line);border-radius:4px;box-shadow:var(--shadow)}.panel{grid-column:1;grid-row:1;display:grid;grid-gap:16px;gap:16px;padding:22px}label{color:#6f86a6;font-size:13px;font-weight:500}textarea{width:100%;min-height:128px;resize:vertical;border:1px solid #bdd4ed;border-radius:3px;padding:13px 14px;background:#fff;color:var(--text);font-size:14px;line-height:1.5;outline:none;transition:border-color .14s ease,box-shadow .14s ease,background .14s ease}textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px rgba(41,152,255,.12)}.requestStats{grid-gap:8px;gap:8px}.requestStats,.serviceStats{display:grid;padding:14px 0 2px;border-top:1px solid #e5eef8}.serviceStats{grid-gap:10px;gap:10px}.requestStatsTitle{color:#1b2b45;font-size:13px;font-weight:600}.requestStatsRow{display:grid;grid-template-columns:1fr auto;align-items:center;grid-gap:16px;gap:16px;color:#607996;font-size:13px;line-height:1.35}.requestStatsRow strong{color:#1b2b45;font-size:13px;font-weight:600;white-space:nowrap}.serviceStatsGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.serviceStatsCard{min-width:0;display:grid;grid-gap:4px;gap:4px;padding:11px 12px;border:1px solid #e1ecf8;border-radius:4px;background:#f8fbff}.serviceStatsCard small,.serviceStatsCard span{color:#607996;font-size:11px;line-height:1.25}.serviceStatsCard strong{color:#1b2b45;font-size:17px;font-weight:700;line-height:1.1}.cooldownNote{margin:0;color:var(--error);font-size:12px;font-weight:500;line-height:1.4}.actions{display:flex;gap:10px;flex-wrap:wrap}.previewHeader a,button{min-height:38px;border:0;border-radius:19px;padding:0 24px;background:linear-gradient(180deg,#45adff,#248ff6);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;text-decoration:none;cursor:pointer;box-shadow:0 9px 18px rgba(41,152,255,.28);transition:transform .14s ease,box-shadow .14s ease,background .14s ease}.previewHeader a:hover,button:hover{background:linear-gradient(180deg,#58b6ff,#147eea);box-shadow:0 11px 22px rgba(41,152,255,.34);transform:translateY(-1px)}button:disabled{cursor:wait;opacity:.65}button.secondary{background:#e9eee9;color:var(--text)}button.secondary:hover{background:#dce5de}.error{margin:0;color:var(--error);font-size:13px;font-weight:500;line-height:1.45}.recentRequests{display:grid;grid-gap:10px;gap:10px;padding:14px 0 2px;border-top:1px solid #e5eef8}.recentHeader{display:grid;grid-gap:8px;gap:8px}.recentTitleLine{display:flex;align-items:center;justify-content:space-between;gap:12px}.recentTitleLine>span{color:#607996;font-size:11px;font-weight:600}.recentDateRange{display:grid;grid-template-columns:1fr 1fr auto;align-items:end;grid-gap:7px;gap:7px}.recentDateRange label{min-width:0;display:grid;grid-gap:4px;gap:4px;color:#607996;font-size:11px;font-weight:600}.recentDateRange input{min-width:0;width:100%;height:30px;border:1px solid #dce9f7;border-radius:4px;padding:0 7px;background:#fff;color:#1b2b45;font-size:12px;outline:none}.recentDateRange input:focus{border-color:var(--accent);box-shadow:0 0 0 3px rgba(41,152,255,.1)}.recentToday{min-height:30px;border-radius:15px;padding:0 11px;background:#eef7ff;color:var(--accent-strong);box-shadow:none;font-size:11px;font-weight:700}.recentToday:hover{background:#e0f0ff;box-shadow:none;transform:none}.recentFilters{display:inline-flex;align-items:center;gap:3px;width:-moz-fit-content;width:fit-content;padding:3px;border:1px solid #dce9f7;border-radius:16px;background:#f8fbff}.recentFilter{min-height:24px;border:0;border-radius:12px;padding:0 9px;background:transparent;color:#607996;box-shadow:none;font-size:11px;font-weight:600;line-height:1}.recentFilter:hover{background:#eef7ff;color:var(--accent-strong);box-shadow:none;transform:none}.recentFilter.isActive{background:#fff;color:#1b2b45;box-shadow:0 2px 7px rgba(64,108,157,.1)}.recentList{display:grid;grid-gap:6px;gap:6px;max-height:430px;overflow:auto;padding-right:2px}.recentRow{min-width:0;display:grid;grid-template-columns:72px 42px 34px 1fr;align-items:center;grid-gap:8px;gap:8px;min-height:32px;padding:5px 7px;border:1px solid #e1ecf8;border-radius:4px;background:#f8fbff}.recentRow time{color:#607996;font-size:11px;font-weight:500;white-space:nowrap}.recentService{min-width:34px;height:20px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;color:#fff;font-size:10px;font-weight:700;letter-spacing:0}.recentService-maxdash{background:#2998ff}.recentService-tgstat{background:#1b2b45}.recentOrigin{height:20px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;font-size:10px;font-weight:700;letter-spacing:0}.recentOrigin-api{border:1px solid #d5e5f6;background:#fff;color:#607996}.recentOrigin-ui{border:1px solid #cfe8d9;background:#f2fbf6;color:#23824d}.recentLinks{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:6px}.iconLink{flex:0 0 auto;width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #dce9f7;border-radius:50%;background:#fff;color:#607996;text-decoration:none;transition:color .14s ease,border-color .14s ease,background .14s ease,transform .14s ease}.iconLink svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.iconLink:hover{border-color:#b8d9fb;background:#eef7ff;transform:translateY(-1px)}.iconLink:hover,.iconLinkResult{color:var(--accent-strong)}.iconLinkError{color:var(--error);border-color:#f3cbd0;background:#fff5f6}.iconLinkError:hover{color:#b62634;border-color:#ecaeb6;background:#fff0f2}.iconLinkMuted{color:#b1bfd0;background:#f2f6fb}.recentEmpty{margin:0;color:#7f91ad;font-size:12px;line-height:1.4}.preview{grid-column:2;grid-row:1;height:calc(100vh - 130px);display:flex;flex-direction:column;overflow:hidden}.previewHeader{min-height:58px;padding:10px 14px 10px 22px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:12px}.previewHeader span{color:#1b2b45;font-size:18px;font-weight:600}.previewCanvas{flex:1 1;min-height:0;display:grid;place-items:center;overflow:auto;padding:18px;background:#f7f9fc}.preview img{display:block;width:auto;height:auto;max-width:100%;max-height:100%;border:1px solid #d5dbd4;border-radius:4px;background:#fff;box-shadow:0 14px 30px rgba(64,108,157,.14)}.emptyState{min-height:calc(100vh - 66px);display:grid;place-items:center;color:var(--muted);font-size:14px;font-weight:500;text-align:center;padding:32px}@media (max-width:860px){.appHeader{height:64px}.headerInner{padding:0 18px}.headerInner img{width:118px}.queueBadge{gap:4px;font-size:11px}.queueBadge span{padding:0 7px}.shell{padding:18px;min-height:calc(100vh - 64px)}.workspace{grid-template-columns:1fr}.panel,.preview{grid-column:1}.preview{grid-row:auto;height:560px;max-height:calc(100vh - 36px)}.emptyState{min-height:320px}}