:root{--bg:#f4f6f8;--surface:#ffffff;--ink:#111418;--muted:#68707c;--line:#e2e6ec;--soft:#eef3f7;--blue:#2f6bff;--cyan:#00b7a8;--dark:#111827;--shadow:0 28px 70px rgba(15,23,42,0.14);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif}.admin-page{padding:0;background:#edf8f7}.ops-shell{min-height:100vh;display:grid;grid-template-columns:260px 1fr;background:linear-gradient(135deg,#e7fbf7,#f6fbff 42%,#f4f7fb)}.ops-brand{height:62px;display:flex;align-items:center;gap:12px;padding:0 28px;border-bottom:1px solid #e6ebf1}.ops-logo{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;color:#e7ffff;font-weight:900;background:linear-gradient(135deg,#101827,#0ea5e9 48%,#00b7a8);font-size:15px;letter-spacing:0;box-shadow:0 14px 28px rgba(14,165,233,.28)}.ops-brand b,.ops-brand span{display:block}.ops-brand b{font-size:19px;line-height:1}.ops-brand span{width:-moz-fit-content;width:fit-content;margin-top:6px;padding:3px 8px;border-radius:8px;background:#f1f5f9;color:#475569;font-size:11px}.ops-shell .admin-nav{background:rgba(255,255,255,.9);border-right:1px solid #e6ebf1;padding:0 14px 22px;gap:14px}.ops-nav-list{display:grid;grid-gap:6px;gap:6px;padding-top:16px}.ops-nav-list.compact{padding-top:0}.ops-nav-section{margin:18px 14px 0;color:#64748b;font-size:13px;font-weight:800}.ops-nav-list a,.ops-shell .admin-nav a{min-height:40px;display:flex;align-items:center;gap:12px;padding:0 18px;border-radius:12px;color:#0f172a;font-size:15px;font-weight:650}.ops-nav-list a.active,.ops-shell .admin-nav a.active{background:#ecfdf8;color:#008f85}.ops-nav-icon{width:30px;height:30px;display:inline-grid;place-items:center;position:relative;flex:0 0 30px;border-radius:10px;background:#f1f5f9}.ops-nav-list a.active .ops-nav-icon{background:#ccfbf1}.ops-nav-icon:after,.ops-nav-icon:before{content:"";position:absolute;border-radius:4px;background:currentColor}.ops-nav-icon.dashboard:before{width:16px;height:16px;border:3px solid;background:transparent}.ops-nav-icon.dashboard:after{width:7px;height:7px;right:7px;bottom:7px}.ops-nav-icon.users:before{width:10px;height:10px;top:6px;border-radius:50%}.ops-nav-icon.users:after{width:18px;height:8px;bottom:6px;border-radius:999px 999px 4px 4px}.ops-nav-icon.invitations:before{width:18px;height:10px;border:3px solid;background:transparent;border-radius:999px}.ops-nav-icon.invitations:after{width:8px;height:3px;right:4px}.ops-nav-icon.plans:before{width:17px;height:13px;border:3px solid;background:transparent}.ops-nav-icon.plans:after{width:11px;height:3px}.ops-nav-icon.providers:before{width:18px;height:18px;border:3px solid;background:transparent;border-radius:50%}.ops-nav-icon.providers:after{width:8px;height:3px;transform:rotate(45deg);right:6px;bottom:7px}.ops-nav-icon.models:before{width:18px;height:18px;border:3px solid;background:transparent}.ops-nav-icon.models:after{width:8px;height:8px}.ops-nav-icon.logs:before{width:18px;height:14px;border:3px solid;background:transparent}.ops-nav-icon.logs:after{width:10px;height:3px;top:10px}.ops-nav-icon.audits:before{width:16px;height:19px;border:3px solid;background:transparent;border-radius:4px 4px 8px 8px}.ops-nav-icon.audits:after{width:8px;height:3px;top:9px}.ops-nav-icon.settings:before{width:18px;height:18px;border:4px solid;background:transparent;border-radius:50%}.ops-nav-icon.settings:after{width:6px;height:6px;border-radius:50%}.ops-main{min-width:0;display:grid;grid-template-rows:62px 1fr}.ops-topbar{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 28px;background:rgba(255,255,255,.78);border-bottom:1px solid #e6ebf1}.ops-topbar h1,.ops-topbar p{margin:0}.ops-topbar h1{font-size:19px;line-height:1}.ops-topbar p{margin-top:8px;color:#64748b;font-size:12px}.ops-top-actions{display:flex;align-items:center;gap:12px;color:#0f172a;font-size:14px}.ops-balance{padding:9px 13px;border-radius:999px;background:#e8fbf7;color:#008f85}.ops-user-badge{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#111827,#14b8a6);color:white;font-weight:900}.ops-user-text b,.ops-user-text span{display:block}.ops-user-text span{color:#64748b;font-size:12px}.ops-content{padding:32px;overflow:auto}.ops-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.ops-metric-card{min-height:94px;display:flex;align-items:center;gap:14px;padding:18px;border-radius:16px;background:rgba(255,255,255,.94);border:1px solid #e6ebf1;box-shadow:0 2px 8px rgba(15,23,42,.08)}.ops-metric-card p,.ops-metric-card span{color:#64748b;font-size:12px;margin:0}.ops-metric-card b{display:block;margin-top:4px;font-size:24px;line-height:1}.metric-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;font-weight:900}.metric-icon.blue{background:#dbeafe;color:#2563eb}.metric-icon.violet{background:#ede9fe;color:#7c3aed}.metric-icon.green{background:#dcfce7;color:#16a34a}.metric-icon.mint{background:#d1fae5;color:#059669}.metric-icon.amber{background:#fef3c7;color:#d97706}.metric-icon.indigo{background:#e0e7ff;color:#4f46e5}.metric-icon.purple{background:#f3e8ff;color:#9333ea}.metric-icon.rose{background:#ffe4e6;color:#e11d48}.ops-filter-card{margin-top:24px;min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px;border-radius:16px;background:rgba(255,255,255,.94);border:1px solid #e6ebf1;box-shadow:0 2px 8px rgba(15,23,42,.08)}.ops-filter-left{display:flex;align-items:center;gap:12px}.ops-filter-left button{min-height:40px;border:1px solid #d9e1ea;border-radius:10px;background:white;padding:0 16px}.ops-filter-left button.active{border-color:rgba(47,107,255,.28);background:rgba(47,107,255,.09);color:#1d4ed8;font-weight:800}.ops-filter-left button:disabled{cursor:wait;opacity:.58}.ops-chart-grid{margin-top:24px;display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px}.ops-panel{min-height:274px;padding:20px;border-radius:16px;background:rgba(255,255,255,.94);border:1px solid #e6ebf1;box-shadow:0 2px 8px rgba(15,23,42,.08)}.ops-panel.full{margin-top:24px;min-height:260px}.segment-tabs{display:flex;border-radius:10px;overflow:hidden;background:#f1f5f9}.segment-tabs span{padding:7px 12px;font-size:12px}.segment-tabs span:first-child{background:white;border-radius:10px}.model-distribution{height:220px;display:grid;grid-template-columns:210px 1fr;grid-gap:26px;gap:26px;align-items:center}.donut-chart{width:192px;height:192px;border-radius:50%;background:conic-gradient(#3b82f6 0 96%,#8b5cf6 96% 100%);position:relative}.donut-chart:after{content:"";position:absolute;inset:48px;border-radius:50%;background:white}.model-table{display:grid;grid-gap:10px;gap:10px;font-size:12px}.model-table-head,.model-table-row{display:grid;grid-template-columns:1fr 70px 90px 80px;grid-gap:12px;gap:12px;align-items:center}.model-table-head{color:#64748b;font-weight:800}.model-table-row span:first-child{color:#2563eb}.chart-legend{display:flex;gap:14px;color:#475569;font-size:12px}.line-chart,.usage-timeline{height:200px;display:flex;align-items:flex-end;gap:8px;padding:18px;background:linear-gradient(#e2e8f0 1px,transparent 0),linear-gradient(90deg,#e2e8f0 1px,transparent 0);background-size:100% 40px,72px 100%;border-radius:12px}.line-chart i,.usage-timeline div{flex:1 1;min-height:8px;border-radius:999px 999px 0 0;background:linear-gradient(180deg,#06b6d4,#3b82f6);opacity:.82}.usage-timeline{height:170px}@media (max-width:1120px){.ops-shell{grid-template-columns:1fr}.ops-shell .admin-nav{display:none}.ops-chart-grid,.ops-metric-grid{grid-template-columns:1fr}}*{box-sizing:border-box}body,html{min-height:100%}body{margin:0;background:radial-gradient(circle at 18% 8%,rgba(47,107,255,.08),transparent 32%),linear-gradient(135deg,#f7f9fb,#eef2f6);color:var(--ink)}a{color:inherit;text-decoration:none}button,input{font:inherit}.landing-page{min-height:100vh;display:grid;place-items:center;padding:24px}.landing-hero{width:min(980px,100%);display:grid;grid-template-columns:1fr 420px;grid-gap:28px;gap:28px;align-items:center}.eyebrow{margin:0 0 12px;color:var(--cyan);font-size:12px;font-weight:850}.landing-hero h1{margin:0;font-size:clamp(38px,6vw,72px);line-height:1.02;letter-spacing:0}.landing-copy{margin:18px 0 0;color:var(--muted);font-size:16px;line-height:1.8;max-width:560px}.entry-grid{display:grid;grid-gap:12px;gap:12px}.entry-card{min-height:104px;border:1px solid rgba(210,217,226,.92);background:rgba(255,255,255,.72);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:18px;padding:20px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 18px 42px rgba(15,23,42,.08)}.entry-card strong{font-size:18px}.entry-card span{color:var(--muted);font-size:13px}.mobile-page{min-height:100dvh;background:#eef2f6;display:grid;place-items:center;padding:24px}.phone-frame{width:min(390px,100%);height:min(844px,calc(100dvh - 32px));min-height:720px;border:9px solid #151922;border-radius:34px;background:#f8fafc;overflow:hidden;box-shadow:0 28px 70px rgba(17,24,39,.22);position:relative}.phone-frame:before{content:"";position:absolute;top:8px;left:50%;width:72px;height:18px;transform:translateX(-50%);border-radius:999px;background:#151922;z-index:5}.mobile-screen{height:100%;padding:42px 16px 14px;display:flex;flex-direction:column;gap:12px;overflow:hidden;background:linear-gradient(180deg,#fbfcfe,#eef3f7)}.mobile-screen.dark{color:white;background:#10141d}.mobile-screen.dark:has(.app-login-screen){padding:0;background:radial-gradient(circle at 76% 8%,rgba(20,184,166,.28),transparent 28%),radial-gradient(circle at 12% 24%,rgba(47,107,255,.28),transparent 30%),#10141d}.mobile-screen:has(.simple-login-hero){padding:0;background:linear-gradient(120deg,transparent 0 38%,rgba(47,107,255,.08) 38.2%,transparent 38.5%),linear-gradient(300deg,transparent 0 56%,rgba(47,107,255,.06) 56.2%,transparent 56.5%),#fff}.mobile-screen.tint{background:linear-gradient(180deg,#f7fbff,#eef7f5)}.mobile-top{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:34px}.mobile-top-spacer{width:40px;height:40px;flex:0 0 auto}.mobile-title{min-width:0;flex:1 1;text-align:center;color:#1f2937;font-size:20px;font-weight:860;line-height:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.icon-button{width:40px;height:40px;border-radius:999px;display:grid;place-items:center;border:1px solid rgba(130,145,165,.24);background:rgba(255,255,255,.72);color:#243041;position:relative;font-size:0;flex:0 0 auto}.mobile-menu-icon:after,.mobile-menu-icon:before,.mobile-plus-icon:after,.mobile-plus-icon:before{content:"";position:absolute;left:50%;top:50%;border-radius:999px;background:currentColor;transform:translate(-50%,-50%)}.mobile-menu-icon:before{width:20px;height:2px;top:16px}.mobile-menu-icon:after{width:20px;height:2px;top:24px}.icon-button.mobile-menu-icon{border-color:transparent;background:transparent}.mobile-plus-icon:before{width:18px;height:2px}.mobile-plus-icon:after{width:2px;height:18px}.mobile-back-icon:before{content:"";position:absolute;left:15px;top:50%;width:13px;height:13px;border-left:2px solid;border-bottom:2px solid;transform:translateY(-50%) rotate(45deg)}.mobile-back-icon:after{content:"";position:absolute;left:14px;top:50%;width:17px;height:2px;border-radius:999px;background:currentColor;transform:translateY(-50%)}.dark .icon-button{background:rgba(255,255,255,.08);color:#e5ebf5;border-color:rgba(255,255,255,.1)}.model-pill{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:34px;padding:0 12px;background:rgba(17,24,39,.06);font-size:12px;white-space:nowrap}.model-pill,.model-select{border-radius:999px;font-weight:800}.model-select{min-height:36px;border:1px solid var(--line);background:rgba(255,255,255,.86);color:#243041;padding:0 14px}.model-select.compact{width:min(230px,100%);max-width:230px;font-size:12px}.mobile-model-row{display:none}.mobile-model-trigger{max-width:210px;min-height:38px;border:0;border-radius:999px;padding:0 30px 0 16px;position:relative;background:rgba(17,24,39,.06);color:#111827;font-size:13px;font-weight:850;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-model-trigger:after{content:"";position:absolute;right:13px;top:50%;width:8px;height:8px;border-right:2px solid;border-bottom:2px solid;transform:translateY(-70%) rotate(45deg)}.mobile-model-layer{position:absolute;inset:0;z-index:35;display:grid;align-items:end}.model-sheet-scrim{position:absolute;inset:0;border:0;background:rgba(15,23,42,.34)}.model-sheet{position:relative;z-index:1;margin:12px;padding:16px;border-radius:26px;background:rgba(255,255,255,.98);box-shadow:0 -20px 60px rgba(15,23,42,.2)}.model-sheet-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.model-sheet-head b{font-size:17px}.model-sheet-head button{border:0;background:transparent;color:#64748b;font-weight:760}.model-sheet-list{display:grid;grid-gap:8px;gap:8px}.model-sheet-list button,.model-sheet-list p{min-height:58px;margin:0;border:1px solid #edf1f5;border-radius:18px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;background:#f8fafc;color:#111827;text-align:left}.model-sheet-list button.active{border-color:rgba(47,107,255,.22);background:rgba(47,107,255,.08)}.model-sheet-list b,.model-sheet-list small{display:block}.model-sheet-list b{font-size:14px}.model-sheet-list small{margin-top:4px;color:#64748b;font-size:11px}.model-sheet-list i{width:10px;height:18px;border-right:3px solid #2f6bff;border-bottom:3px solid #2f6bff;transform:rotate(45deg)}.mobile-drawer-layer{position:absolute;inset:0;z-index:30;display:flex}.drawer-scrim{position:absolute;inset:0;border:0;background:rgba(15,23,42,.42)}.mobile-drawer{position:relative;z-index:1;width:min(312px,86%);height:100%;display:flex;flex-direction:column;padding:42px 22px 18px;background:rgba(255,255,255,.98);box-shadow:24px 0 70px rgba(15,23,42,.24)}.drawer-head{min-height:54px;display:flex;align-items:center;justify-content:space-between}.drawer-head h1{margin:0;font-size:32px;line-height:1;font-weight:850}.drawer-search{width:42px;height:42px;position:relative;border:0;background:transparent}.drawer-search:before{content:"";position:absolute;width:23px;height:23px;left:7px;top:6px;border:4px solid #111827;border-radius:50%}.drawer-search:after{content:"";position:absolute;width:15px;height:4px;right:5px;bottom:7px;border-radius:999px;background:#111827;transform:rotate(45deg)}.drawer-search.active{border-radius:14px;background:#f2f4f7}.drawer-search-row{min-height:44px;display:grid;grid-template-columns:1fr auto;align-items:center;grid-gap:8px;gap:8px;margin-top:8px;border-radius:16px;padding:6px 8px 6px 12px;background:#f5f7fa}.drawer-search-row input{min-width:0;height:32px;border:0;background:transparent;color:#111827;font-size:14px;outline:none}.drawer-search-row input::placeholder{color:#98a2b3}.drawer-search-row button{height:32px;border:0;border-radius:11px;padding:0 10px;background:white;color:#667085;font-size:12px;font-weight:800}.drawer-new-chat{min-height:58px;margin-top:18px;border:0;border-radius:20px;display:flex;align-items:center;justify-content:center;gap:10px;background:#f5f5f5;color:#1f2937;font-size:18px;font-weight:850}.drawer-new-icon{width:28px;height:28px;position:relative;display:inline-block;flex:0 0 28px}.drawer-new-icon:before{content:"";position:absolute;inset:5px 4px 4px 4px;border:3px solid;border-radius:5px}.drawer-new-icon:after{content:"+";position:absolute;right:-1px;top:-6px;font-size:21px;line-height:1;font-weight:900}.drawer-recent{min-height:0;flex:1 1;display:grid;align-content:start;grid-gap:8px;gap:8px;margin-top:28px;overflow:auto}.drawer-recent>span{color:#9ca3af;font-size:14px;font-weight:760}.drawer-recent p{margin:0;min-height:48px;padding:0 14px;color:#242b36;text-align:left;font-size:16px;font-weight:760;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.drawer-thread{min-height:62px;display:grid;grid-template-columns:1fr 32px 32px;align-items:center;grid-gap:4px;gap:4px;border-radius:18px;padding:6px 6px 6px 12px}.drawer-thread.active{background:#f2f4f7}.drawer-thread-main{min-width:0;border:0;background:transparent;color:#242b36;text-align:left}.drawer-thread-main b,.drawer-thread-main small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.drawer-thread-main b{font-size:15px;line-height:1.2;font-weight:820}.drawer-thread-main small{margin-top:6px;color:#8a94a3;font-size:12px;line-height:1.2}.drawer-thread-edit{grid-column:1/-1;display:grid;grid-template-columns:1fr auto;grid-gap:8px;gap:8px;align-items:center}.drawer-thread-edit input{width:100%;min-width:0;height:38px;border:1px solid rgba(47,107,255,.22);border-radius:13px;padding:0 11px;color:#111827;background:white}.drawer-thread-edit button{height:38px;border:0;border-radius:13px;padding:0 12px;background:#1a2333;color:white;font-weight:800}.drawer-thread-delete,.drawer-thread-rename{width:32px;height:32px;position:relative;border:0;border-radius:12px;background:transparent}.drawer-thread-rename svg{width:17px;height:17px;display:block;margin:auto;fill:#9ca3af}.drawer-thread-delete:after,.drawer-thread-delete:before{content:"";position:absolute;left:10px;top:15px;width:12px;height:2px;border-radius:999px;background:#9ca3af}.drawer-thread-delete:before{transform:rotate(45deg)}.drawer-thread-delete:after{transform:rotate(-45deg)}.drawer-thread-rename:hover{background:rgba(47,107,255,.08)}.drawer-thread-delete:hover{background:rgba(244,63,94,.08)}.drawer-thread-rename:hover svg{fill:#2f6bff}.drawer-thread-delete:hover:after,.drawer-thread-delete:hover:before{background:#e11d48}.drawer-confirm-layer{position:absolute;inset:0;z-index:3;display:grid;place-items:center;padding:24px;background:rgba(15,23,42,.28)}.drawer-confirm{width:min(244px,100%);border-radius:22px;padding:18px;background:white;box-shadow:0 24px 60px rgba(15,23,42,.22)}.drawer-confirm b,.drawer-confirm p{display:block;margin:0}.drawer-confirm b{color:#111827;font-size:17px}.drawer-confirm p{margin-top:8px;color:#667085;font-size:13px;line-height:1.5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.drawer-confirm div{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-top:16px}.drawer-confirm button{height:40px;border:0;border-radius:14px;background:#f2f4f7;color:#1f2937;font-weight:820}.drawer-confirm button.danger{background:#ef4444;color:white}.drawer-account{min-height:58px;display:grid;grid-template-columns:52px 1fr;grid-gap:12px;gap:12px;align-items:center;margin-top:18px}.drawer-avatar{width:52px;height:52px;display:grid;place-items:center;border-radius:18px;color:white;background:linear-gradient(135deg,#111827,#2f6bff);font-size:20px;font-weight:900}.drawer-account b,.drawer-account span{display:block}.drawer-account b{font-size:19px;line-height:1.1}.drawer-account span{margin-top:5px;color:#6b7280;font-size:13px}.dark .model-pill{background:rgba(255,255,255,.1)}.hello{padding-top:18px}.hello h1{margin:0;font-size:32px;line-height:1.1;letter-spacing:0}.quick-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.history-item,.menu-item,.profile-card,.quick-card,.usage-row{border:1px solid rgba(214,221,232,.9);background:rgba(255,255,255,.82);border-radius:18px}.quick-card{min-height:88px;padding:13px;font-size:13px;font-weight:760;line-height:1.35;display:flex;flex-direction:column;justify-content:space-between}.history-item span,.profile-card span,.quick-card span{color:var(--muted);font-size:11px;font-weight:600}.app-status-card{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px;border:1px solid rgba(214,221,232,.9);background:rgba(255,255,255,.86);border-radius:22px}.app-status-card span{color:var(--muted);font-size:12px;font-weight:760}.app-status-card h1{margin:5px 0 0;font-size:24px;line-height:1.18;letter-spacing:0}.avatar.mini{width:42px;height:42px;border-radius:15px}.notice-strip{padding:11px 13px;border-radius:16px;background:rgba(0,183,168,.1);color:#007d74;font-size:12px;font-weight:780;line-height:1.45}.mobile-control-row{display:grid;grid-template-columns:1fr auto;grid-gap:9px;gap:9px;align-items:center}.plan-chip{min-height:36px;display:grid;place-items:center;border-radius:999px;padding:0 12px;background:#111827;color:white;font-size:12px;font-weight:820}.app-usage{background:rgba(255,255,255,.86)}.recent-panel{display:grid;grid-gap:8px;gap:8px;padding:13px;border-radius:20px;border:1px solid rgba(214,221,232,.9);background:rgba(255,255,255,.72)}.panel-head{display:flex;justify-content:space-between;align-items:center;font-size:13px}.panel-head span{color:var(--muted);font-size:11px}.recent-item{padding:10px;border-radius:14px;background:rgba(248,250,252,.92)}.recent-item b,.recent-item span{display:block}.recent-item b{font-size:12px;margin-bottom:4px}.empty-state,.recent-item span{color:var(--muted);font-size:11px;line-height:1.45}.chat-list{flex:1 1;display:flex;flex-direction:column;justify-content:flex-start;gap:12px;min-height:0;padding:8px 0 12px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none}.chat-list::-webkit-scrollbar{display:none}.mobile-chat-dock{display:grid;grid-gap:0;gap:0;margin-top:auto;padding-bottom:2px}.message{width:-moz-fit-content;width:fit-content;max-width:82%;padding:12px 14px;border-radius:18px;font-size:12px;line-height:1.55;box-shadow:0 8px 22px rgba(15,23,42,.06);overflow-wrap:anywhere;white-space:pre-wrap}.message-code{width:min(100%,290px);max-width:100%;margin:6px 0;padding:12px;border-radius:12px;background:#101828;color:#edf2f7;overflow-x:auto;white-space:pre;font-size:11px;line-height:1.55;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)}.message-code code,.message-code-lang{font-family:Consolas,SFMono-Regular,Menlo,Monaco,monospace}.message-code-lang{display:block;margin-bottom:8px;color:#98a2b3;font-size:10px;text-transform:uppercase}.message-image-link{display:block;width:min(100%,320px);margin:6px 0;border:1px solid rgba(223,229,236,.96);border-radius:14px;overflow:hidden;background:#f8fafc}.message-image-link img{display:block;width:100%;max-height:420px;object-fit:contain;background:#f8fafc}.message-block{display:grid;grid-gap:8px;gap:8px}.message-block.user{justify-items:end}.message-block.ai{justify-items:start;width:-moz-fit-content;width:fit-content;max-width:82%}.message-block.ai .message{max-width:100%}.message.ai{background:rgba(255,255,255,.94);border:1px solid rgba(223,229,236,.9);color:#1c2430;border-bottom-left-radius:7px}.message.ai.sending{color:#667085}.message.ai.failed{color:#b42318;background:#fff7f5;border-color:rgba(251,162,150,.7)}.message.user{align-self:flex-end;background:#1a2333;color:white;border-bottom-right-radius:7px}.message-actions{display:flex;justify-content:flex-start;gap:10px;width:auto;padding-left:2px}.message-action{width:22px;height:22px;position:relative;border:0;background:transparent;color:#8c949f}.message-action svg{width:17px;height:17px;display:block;margin:auto;fill:currentColor}.message-waiting{display:inline-flex;align-items:center;gap:8px}.message-spinner{width:13px;height:13px;border-radius:999px;border:2px solid rgba(102,112,133,.24);border-top-color:#667085;animation:message-spin .8s linear infinite}@keyframes message-spin{to{transform:rotate(1turn)}}.typing{width:58px;height:30px;border-radius:999px;background:rgba(255,255,255,.9);display:flex;align-items:center;justify-content:center;gap:4px}.typing i{width:5px;height:5px;border-radius:50%;background:#7f8a99;display:block}.composer{display:flex;align-items:center;gap:8px;padding:8px;border-radius:23px;background:rgba(255,255,255,.92);border:1px solid rgba(207,215,226,.9);box-shadow:0 16px 40px rgba(15,23,42,.12)}.mobile-composer{min-height:88px;position:relative;display:block;align-items:end;padding:14px 88px 14px 16px;border-radius:24px;background:rgba(255,255,255,.96);border:1px solid rgba(207,215,226,.9);box-shadow:0 16px 40px rgba(15,23,42,.1)}.mobile-composer-input{align-self:start;min-height:34px;max-height:118px;width:100%;color:#1f2937;font-size:16px;line-height:1.45;resize:none;overflow:hidden;padding:5px 0;font-family:inherit}.mobile-composer-input::placeholder{color:#a0a7b2}.mobile-composer-actions{position:absolute;right:14px;bottom:12px;display:flex;align-items:center;gap:8px}.round-tool-button{width:34px;height:34px;display:grid;place-items:center;border-radius:999px;border:1px solid rgba(15,23,42,.14);background:#ffffff;color:#111827;box-shadow:0 6px 18px rgba(15,23,42,.08)}.round-tool-button.is-open{border-color:rgba(15,23,42,.18);background:#f8fafc}.model-settings-button svg{width:19px;height:19px;display:block;fill:#333333}.send-dynamic-button{border:0;background:#1a2333;color:white;box-shadow:0 8px 20px rgba(26,35,51,.18)}.close-glyph,.plus-glyph,.send-glyph{position:relative;display:block}.close-glyph,.plus-glyph{width:15px;height:15px}.close-glyph:after,.close-glyph:before,.plus-glyph:after,.plus-glyph:before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:999px;background:#111827}.plus-glyph:before{width:15px;height:2px}.plus-glyph:after{width:2px;height:15px}.close-glyph:after,.close-glyph:before{width:16px;height:2px}.close-glyph:before{transform:translate(-50%,-50%) rotate(45deg)}.close-glyph:after{transform:translate(-50%,-50%) rotate(-45deg)}.send-glyph{width:18px;height:18px}.send-arrow-glyph{width:16px;height:16px;position:relative;display:block}.send-arrow-glyph:before{content:"";position:absolute;left:3px;top:2px;width:10px;height:10px;border-top:3px solid white;border-right:3px solid white;border-radius:1px;transform:rotate(-45deg)}.send-arrow-glyph:after{content:"";position:absolute;left:7px;top:4px;width:3px;height:13px;border-radius:999px;background:white}.send-loading{width:16px;height:16px;display:block;border-radius:999px;border:2px solid rgba(255,255,255,.35);border-top-color:white;animation:message-spin .8s linear infinite}.send-glyph:before{content:"";position:absolute;left:2px;top:2px;width:13px;height:13px;border-top:3px solid white;border-right:3px solid white;transform:rotate(-45deg);border-radius:1px}.send-glyph:after{content:"";position:absolute;left:6px;top:4px;width:3px;height:16px;border-radius:999px;background:white}.composer-wrap{display:grid;grid-gap:8px;gap:8px}.mobile-attachment-panel{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;padding:4px 0 0}.attachment-card{min-height:82px;display:grid;place-items:center;align-content:center;grid-gap:8px;gap:8px;border:0;border-radius:20px;background:rgba(248,250,252,.96);color:#111827;box-shadow:inset 0 0 0 1px rgba(226,232,240,.85)}.attachment-card b{font-size:13px;line-height:1;font-weight:820}.attachment-icon{width:28px;height:28px;position:relative;display:block;color:#111827}.attachment-icon.camera:before{content:"";position:absolute;left:3px;top:8px;width:22px;height:16px;border:3px solid;border-radius:5px}.attachment-icon.camera:after{content:"";position:absolute;left:11px;top:13px;width:6px;height:6px;border:3px solid;border-radius:50%;background:white;box-shadow:-4px -10px 0 -1px currentColor}.attachment-icon.album:before{content:"";position:absolute;inset:4px 3px;border:3px solid;border-radius:5px}.attachment-icon.album:after{content:"";position:absolute;left:7px;bottom:8px;width:15px;height:11px;border-left:3px solid;border-bottom:3px solid;transform:skewX(-18deg);box-shadow:10px -11px 0 -7px currentColor}.attachment-icon.file:before{content:"";position:absolute;left:3px;top:7px;width:22px;height:17px;border:3px solid;border-radius:4px}.attachment-icon.file:after{content:"";position:absolute;left:5px;top:4px;width:11px;height:7px;border:3px solid;border-bottom:0;border-radius:4px 4px 0 0;background:rgba(248,250,252,.96)}.send-error{border:1px solid rgba(255,92,92,.28);background:rgba(255,92,92,.08);color:#9f1d1d;border-radius:14px;padding:10px 12px;font-size:12px;line-height:1.5}.composer-input{flex:1 1;color:#707986;font-size:13px;min-width:0}.send-button{width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,var(--blue),var(--cyan));color:white;display:grid;place-items:center;font-size:14px;font-weight:900}.mobile-tabbar{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:6px;gap:6px;padding:8px 10px;background:rgba(255,255,255,.92);border:1px solid rgba(211,218,228,.9);border-radius:22px}.mobile-tab{min-height:42px;display:grid;place-items:center;align-items:center;border-radius:16px;font-size:12px;font-weight:760;color:#7a8492;min-width:0}.mobile-tab strong{display:none}.mobile-tab.active{color:var(--blue);font-weight:800;background:rgba(47,107,255,.1)}.mobile-tab.active strong{background:transparent}.history-search{min-height:42px;border-radius:999px;border:1px solid rgba(211,218,228,.9);background:rgba(255,255,255,.82);color:#7a8492;padding:12px 14px;font-size:13px}.history-list,.menu-list,.usage-list{display:grid;grid-gap:10px;gap:10px}.history-item{padding:14px}.history-item b{display:block;font-size:14px;margin-bottom:6px}.plan-card{position:relative;padding:18px;border-radius:24px;color:white;background:linear-gradient(145deg,#151d2b,#243452 70%,#256c75);box-shadow:0 22px 48px rgba(20,31,48,.25);overflow:hidden}.plan-card:after{content:"";position:absolute;width:140px;height:140px;right:-58px;top:-48px;border-radius:50%;background:rgba(0,183,168,.24)}.plan-card .tag{width:-moz-fit-content;width:fit-content;padding:6px 9px;border-radius:999px;background:rgba(255,255,255,.13);font-size:11px;margin-bottom:24px}.plan-card h1{margin:0;font-size:30px}.plan-card p{margin:10px 0 0;color:rgba(255,255,255,.74);font-size:13px;line-height:1.55}.usage-row{padding:13px}.usage-row div:first-child{display:flex;justify-content:space-between;font-size:12px;font-weight:780;margin-bottom:9px}.usage-row span{color:var(--muted)}.bar{height:7px;border-radius:999px;background:#e6ebf1;overflow:hidden}.bar i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--blue),var(--cyan))}.primary-button{min-height:48px;border-radius:18px;border:0;color:white;background:linear-gradient(135deg,var(--blue),var(--cyan));font-weight:850;font-size:14px;display:grid;place-items:center;box-shadow:0 15px 30px rgba(47,107,255,.28)}.profile-card{display:flex;align-items:center;gap:12px;padding:15px}.avatar{width:50px;height:50px;border-radius:17px;background:linear-gradient(135deg,#111827,#2f6bff);color:white;display:grid;place-items:center;font-weight:900}.profile-card b{display:block;font-size:15px;margin-bottom:4px}.profile-card-main{margin-top:8px}.profile-plan-card{box-shadow:0 18px 42px rgba(20,31,48,.18)}.profile-menu-list{margin-top:2px}.profile-menu-link{min-height:54px;border:1px solid rgba(226,232,240,.9);border-radius:18px;background:rgba(255,255,255,.88);color:#111827}.profile-menu-link span{display:inline-flex;align-items:center;gap:10px;min-width:0}.profile-row-icon{width:20px;height:20px;flex:0 0 auto;color:#333}.profile-menu-link i{width:9px;height:9px;border-top:2px solid #9aa4b2;border-right:2px solid #9aa4b2;transform:rotate(45deg)}.logout-card-button{min-height:54px;border:1px solid rgba(226,232,240,.9);border-radius:18px;background:rgba(255,255,255,.9);color:#111827;box-shadow:none}.logout-card-button span{display:inline-flex;align-items:center;gap:10px;min-width:0}.logout-card-icon{width:20px;height:20px;flex:0 0 auto;color:#2c2c2c}.menu-item{display:flex;justify-content:space-between;align-items:center;padding:15px;font-size:13px;font-weight:760}.app-login-screen{min-height:100%;display:flex;flex-direction:column;padding:54px 18px 18px}.mobile-screen:has(.simple-login-hero) .app-login-screen{padding:68px 30px 42px;color:#111827}.simple-login-hero{flex:1 1;display:grid;align-content:center;justify-items:center;padding-bottom:72px}.simple-login-mark{display:flex;align-items:center;justify-content:center;gap:10px}.simple-login-mark span{width:54px;height:54px;display:grid;place-items:center;border-radius:18px;background:#1738ff;color:#fff;font-weight:950;font-size:18px}.simple-login-hero b{margin-top:14px;color:#090b16;font-size:30px;line-height:1}.app-login-brand{display:flex;align-items:center;gap:12px}.app-login-logo{width:46px;height:46px;display:grid;place-items:center;border-radius:16px;background:linear-gradient(135deg,#ffffff,#bdeee7);color:#10141d;font-weight:950;box-shadow:0 16px 34px rgba(20,184,166,.24)}.app-login-brand b,.app-login-brand span{display:block}.app-login-brand span{color:rgba(255,255,255,.58);font-size:12px}.app-login-brand b{margin-top:3px;font-size:15px}.app-login-hero{padding-top:58px}.app-login-hero span{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:rgba(255,255,255,.09);color:rgba(255,255,255,.76);font-size:12px;font-weight:850}.app-login-hero h1{margin:18px 0 0;max-width:310px;font-size:38px;line-height:1.08;color:#fff}.app-login-hero p{margin:14px 0 0;max-width:310px;color:rgba(255,255,255,.64);font-size:14px;line-height:1.7}.login-form{margin-top:auto;display:grid;grid-gap:10px;gap:10px}.app-login-form{padding:14px;border:1px solid rgba(255,255,255,.1);border-radius:24px;background:rgba(255,255,255,.08);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 20px 52px rgba(0,0,0,.22)}.simple-login-form{margin-top:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.simple-login-form .login-field-wrap{gap:0}.simple-login-form .login-field-wrap span{display:none}.simple-login-form .field{height:58px;border:0;border-radius:19px;background:#f5f5f6;color:#171a22;font-size:18px;font-weight:760;padding:0 20px}.email-code-line{display:grid;grid-template-columns:1fr 104px;grid-gap:8px;gap:8px}.email-code-line button{min-height:48px;border:0;border-radius:16px;background:#edf0ff;color:#1022ff;font-size:13px;font-weight:850}.email-code-line button:disabled{cursor:not-allowed;opacity:.55}.simple-login-form .field::placeholder{color:#9ca3af;font-size:15px;font-weight:650}.simple-login-form .login-submit-button{margin-top:8px;min-height:60px;border-radius:18px;background:#1022ff;box-shadow:0 18px 34px rgba(16,34,255,.24);font-size:17px}.simple-register-link{width:-moz-fit-content;width:fit-content;min-height:26px;margin:2px auto 0;padding:0;border:0;background:transparent;color:#1022ff;font-size:13px;font-weight:850;box-shadow:none}.login-agreement{margin:20px auto 0;max-width:300px;color:#8b9098;text-align:center;font-size:12px;line-height:1.7}.login-notice{margin:0;color:#008f85;font-size:12px;font-weight:820}.login-agreement:before{content:"";width:14px;height:14px;display:inline-block;margin-right:5px;vertical-align:-2px;border:2px solid #a6abb2;border-radius:50%}.login-mode-switch{display:grid;grid-template-columns:1fr 1fr;grid-gap:6px;gap:6px;padding:4px;border-radius:16px;background:rgba(255,255,255,.08)}.login-mode-switch button{min-height:38px;border:0;border-radius:13px;background:transparent;color:rgba(255,255,255,.62);font-weight:850}.login-mode-switch button.active{background:#fff;color:#10141d}.login-field-wrap{display:grid;grid-gap:7px;gap:7px}.login-field-wrap span{color:rgba(255,255,255,.62);font-size:12px;font-weight:850}.login-field-wrap.hidden-field{display:none}.field{width:100%;height:48px;border-radius:16px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.1);color:#fff;display:flex;align-items:center;padding:0 15px;font-size:14px;outline:0}.field::placeholder{color:rgba(255,255,255,.38)}.login-submit-button:disabled{cursor:wait;opacity:.72}.ghost-button{min-height:42px;border:1px solid var(--line);background:rgba(255,255,255,.76);color:#334155;border-radius:16px;font-weight:780}.ghost-button.danger{border-color:rgba(255,92,92,.26);color:#a82020;background:rgba(255,92,92,.08)}.dark-ghost{border-color:rgba(255,255,255,.12);background:rgba(255,255,255,.08);color:rgba(255,255,255,.78)}.mobile-error,.web-error{margin:0;color:#ff6b6b;font-size:12px}.plain-input{border:0;outline:0;background:transparent}.menu-button{width:100%;border:1px solid rgba(214,221,232,.9);text-align:left;color:var(--ink)}.admin-page,.desktop-page{min-height:100vh;padding:28px}.desktop-shell{min-height:calc(100vh - 56px);display:grid;grid-template-columns:280px 1fr;border-radius:24px;overflow:hidden;background:#f8fafc;border:1px solid rgba(207,215,226,.95);box-shadow:var(--shadow)}.desktop-sidebar{background:#101722;color:white;padding:22px;display:flex;flex-direction:column;gap:18px}.brand{display:flex;align-items:center;gap:10px;font-weight:850;font-size:15px}.brand-mark{width:32px;height:32px;border-radius:11px;background:linear-gradient(135deg,var(--blue),var(--cyan))}.new-chat{min-height:42px;border-radius:13px;background:rgba(255,255,255,.1);display:flex;align-items:center;padding:0 13px;font-size:13px;font-weight:780}.thread-list{display:grid;grid-gap:10px;gap:10px}.thread-item{padding:13px;border-radius:13px;background:rgba(255,255,255,.06);color:rgba(255,255,255,.72);font-size:12px;line-height:1.45}.history-item.selected,.thread-item.selected{outline:2px solid rgba(47,107,255,.36);background:rgba(47,107,255,.1)}.thread-item b,.thread-item span{display:block}.thread-item span{margin-top:5px;color:rgba(255,255,255,.58)}.item-actions{display:flex;gap:8px;margin-top:9px}.inline-edit button,.item-actions button{border:0;border-radius:999px;padding:5px 8px;background:rgba(255,255,255,.16);color:inherit;font-size:11px}.inline-edit{display:grid;grid-gap:8px;gap:8px}.inline-edit input{min-height:32px;border-radius:10px;border:1px solid var(--line);padding:0 10px}.desktop-main{display:flex;flex-direction:column;min-width:0;background:radial-gradient(circle at 70% 10%,rgba(0,183,168,.07),transparent 28%),#f9fbfd}.desktop-header{height:66px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;border-bottom:1px solid var(--line);font-weight:820}.status-badge{width:-moz-fit-content;width:fit-content;border:1px solid var(--line);background:rgba(255,255,255,.72);border-radius:999px;padding:7px 12px;font-size:12px;color:#3c4654}.desktop-chat-body{flex:1 1;padding:28px;display:grid;grid-gap:14px;gap:14px;align-content:end;min-height:0;overflow-y:auto}.empty-chat{justify-self:center;align-self:center;max-width:420px;padding:0;border:0;background:transparent;color:var(--muted);text-align:center;line-height:1.7}.mobile-screen .empty-chat{max-width:100%;font-size:12px}.empty-chat.clean{margin-bottom:18px;opacity:.72}.desktop-composer{margin:0 28px 24px;min-height:58px;border-radius:20px;border:1px solid var(--line);background:white;display:flex;align-items:center;justify-content:space-between;padding:0 12px 0 18px;color:#7a8492;font-size:13px;box-shadow:0 15px 34px rgba(15,23,42,.08)}.admin-shell{min-height:calc(100vh - 56px);display:grid;grid-template-columns:250px 1fr;border-radius:24px;overflow:hidden;background:white;border:1px solid rgba(207,215,226,.95);box-shadow:var(--shadow)}.admin-nav{background:#f5f7fa;border-right:1px solid var(--line);padding:22px;display:grid;align-content:start;grid-gap:8px;gap:8px}.admin-nav-title{margin-bottom:14px;font-size:16px;font-weight:850}.admin-nav a{padding:12px;border-radius:12px;color:#5f6875;font-size:13px;font-weight:760}.admin-nav a.active{background:#111827;color:white}.admin-main{padding:26px;min-width:0}.admin-main h1{margin:0;font-size:28px}.content-shell{min-height:calc(100vh - 56px);border:1px solid rgba(207,215,226,.95);background:rgba(255,255,255,.72);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:24px;padding:30px;box-shadow:var(--shadow)}.gate-card{width:min(520px,100%);margin:60px auto;border:1px solid var(--line);border-radius:20px;background:rgba(255,255,255,.82);padding:24px;text-align:center}.gate-card p{color:var(--muted)}.gate-link{margin:16px auto 0;max-width:180px}.web-login-card{min-height:calc(100vh - 56px);display:grid;grid-template-columns:1fr 380px;grid-gap:30px;gap:30px;align-items:center;border:1px solid rgba(207,215,226,.95);background:rgba(255,255,255,.72);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:24px;padding:34px;box-shadow:var(--shadow)}.web-login-card h1{margin:0;font-size:clamp(36px,5vw,64px);letter-spacing:0}.web-login-card p{color:var(--muted);line-height:1.8}.web-login-form{display:grid;grid-gap:12px;gap:12px;border:1px solid var(--line);background:#fff;border-radius:22px;padding:18px}.admin-card input,.admin-card select,.admin-card textarea,.form-row input,.form-row select,.web-field{width:100%;min-height:42px;border:1px solid var(--line);border-radius:12px;background:#fff;padding:0 12px;color:var(--ink)}.admin-card textarea{min-height:86px;padding:11px 12px;resize:vertical;line-height:1.5}.account-grid,.card-grid,.form-table,.log-list,.pricing-grid{display:grid;grid-gap:14px;gap:14px;margin-top:24px}.form-row{display:grid;grid-template-columns:minmax(180px,1.2fr) 160px 140px 160px 110px;grid-gap:12px;gap:12px;align-items:center;border:1px solid var(--line);border-radius:16px;padding:14px;background:#fbfcfe}.model-form-row{grid-template-columns:repeat(3,minmax(160px,1fr))}.model-form-row label{display:grid;grid-gap:6px;gap:6px;color:var(--muted);font-size:12px;font-weight:800}.model-form-row .model-prompt-field{grid-column:span 2}.form-row b,.form-row span{display:block}.admin-card p,.form-row span{color:var(--muted);font-size:13px}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-card,.pricing-card{border:1px solid var(--line);border-radius:18px;background:#fbfcfe;padding:18px;display:grid;grid-gap:10px;gap:10px}.admin-card.wide{grid-column:span 2}.admin-card label{color:var(--muted);font-size:12px;font-weight:800}.settings-save-hint{width:-moz-fit-content;width:fit-content;margin:2px 0 0;padding:8px 11px;border-radius:10px;background:#ecfdf8;color:#008f85;font-size:13px;font-weight:850}.settings-section-title{margin-top:8px;padding-top:14px;border-top:1px solid var(--line);color:#111827;font-size:15px;font-weight:900}.settings-test-email-line{display:grid;grid-template-columns:1fr 110px;grid-gap:10px;gap:10px}.settings-test-email-line button{min-height:42px;border:1px solid #dfe7ef;border-radius:12px;background:#ecfdf8;color:#008f85;font-weight:850}.settings-test-email-line button:disabled{cursor:not-allowed;opacity:.55}.invitation-create-card{margin-top:18px;grid-template-columns:1fr 160px 120px;align-items:end}.invitation-table{margin-top:18px}.invitation-row{grid-template-columns:160px 1fr 100px 180px 90px}.invitation-head{color:#64748b;font-weight:850;background:#f8fafc}.invitation-row code{width:-moz-fit-content;width:fit-content;padding:5px 9px;border-radius:8px;background:#eef2ff;color:#1d4ed8;font-weight:900}.invitation-admin-table{min-width:1280px}.invitation-admin-row{grid-template-columns:330px 150px 100px 110px 220px 160px 170px 80px!important}.invitation-admin-row code{width:-moz-fit-content;width:fit-content;padding:6px 10px;border-radius:9px;background:#eef2ff;color:#1d4ed8;font-weight:900}.invite-code-cell{display:inline-flex;align-items:center;gap:8px;min-width:0}.invite-code-cell button{min-height:30px;border:1px solid #dbe4ff;border-radius:9px;background:#fff;color:#1d4ed8;padding:0 9px;font-size:12px;font-weight:850}.invite-toolbar-card{display:grid;grid-template-columns:minmax(240px,1fr) 150px 150px auto}.invite-toolbar-card>select{min-height:42px;border:1px solid #dfe7ef;border-radius:12px;background:#fff;padding:0 14px;color:#111827;font-weight:700}.invite-toolbar-actions{display:flex;justify-content:flex-end;gap:8px}.invite-toolbar-actions button{min-height:42px;border:1px solid #dfe7ef;border-radius:12px;background:#fff;color:#334155;padding:0 14px;font-weight:800}.invite-toolbar-actions button:disabled{opacity:.48}.model-group-toolbar-card,.provider-toolbar-card{grid-template-columns:minmax(260px,1fr) auto}.model-group-admin-table,.provider-admin-table{min-width:1280px}.model-group-admin-row,.provider-admin-row{border-bottom:1px solid #e8eef5}.provider-admin-row{grid-template-columns:180px 300px 240px 110px 90px 180px!important}.model-group-admin-row{grid-template-columns:180px 110px 90px 110px minmax(260px,1fr) 90px!important}.model-group-admin-row:last-child,.provider-admin-row:last-child{border-bottom:0}.model-group-admin-row input,.provider-admin-row input{width:100%;min-height:38px;border:1px solid #dfe7ef;border-radius:9px;background:#fff;padding:0 10px;color:#111827;font-size:13px}.model-group-admin-row .toggle-line input,.provider-admin-row .toggle-line input{width:auto}.model-group-models,.provider-import-row,.provider-manual-row{grid-column:1/-1;display:grid;grid-gap:14px;gap:14px;padding:14px;border:1px solid #dbeeea;border-radius:12px;background:#f7fffc}.provider-manual-row{grid-template-columns:minmax(190px,.8fr) minmax(300px,1.4fr) 110px;align-items:center;background:#fbfcfe}.provider-manual-row b,.provider-manual-row span{display:block}.provider-manual-row b{color:#111827;font-size:14px}.provider-manual-row span{margin-top:4px;color:#64748b;font-size:12px;line-height:1.5}.provider-manual-row textarea{width:100%;min-height:72px;resize:vertical;border:1px solid #dfe7ef;border-radius:10px;background:#fff;padding:10px 12px;color:#111827;font:inherit;font-size:13px;line-height:1.5}.provider-manual-row button{min-height:40px;border:1px solid #10b9a8;border-radius:10px;background:#10b9a8;color:#fff;font-weight:850}.model-group-models{grid-template-columns:repeat(2,minmax(260px,1fr))}.provider-import-actions,.provider-import-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.provider-import-head b,.provider-import-head span{display:block}.provider-import-head b{color:#111827;font-size:14px}.provider-import-head span{margin-top:4px;color:#64748b;font-size:12px}.provider-select-all{display:inline-flex;align-items:center;gap:7px;color:#334155;font-size:13px;font-weight:800}.model-provider-head input,.model-result-pill input,.model-select-chip input,.provider-select-all input{width:auto;min-height:auto}.model-result-pill{display:grid;grid-template-columns:auto minmax(120px,1fr) auto auto;align-items:center;grid-gap:8px;gap:8px;min-height:34px;padding:8px 10px;border:1px solid #dfe7ef;border-radius:10px;background:#fff;color:#334155;font-size:12px;font-weight:760}.model-result-pill.imported{background:#f8fafc;color:#94a3b8}.model-result-pill em{font-style:normal;color:#008f85;font-weight:900}.model-result-pill.imported em{color:#64748b}.model-import-list{display:grid;grid-template-columns:repeat(2,minmax(260px,1fr));grid-gap:8px;gap:8px}.provider-import-actions>button{flex:0 0 auto;min-height:38px;border-radius:10px;box-shadow:none}.provider-import-actions>button:disabled{opacity:.52;cursor:not-allowed}.model-provider-block{display:grid;grid-gap:10px;gap:10px;min-width:0;padding:12px;border:1px solid #dfe7ef;border-radius:12px;background:#fff}.model-provider-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.model-provider-head label{display:inline-flex;align-items:center;gap:8px;min-width:0}.model-provider-head b{overflow:hidden;color:#111827;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.model-provider-head span{color:#64748b;font-size:12px;font-weight:850}.model-provider-actions{display:inline-flex;align-items:center;gap:8px}.model-provider-actions button{min-height:30px;border:1px solid #dfe7ef;border-radius:8px;background:#fff;color:#334155;padding:0 9px;font-size:12px;font-weight:850}.model-provider-actions button:hover{border-color:rgba(16,185,168,.42);background:#ecfdf8;color:#008f85}.model-chip-grid,.model-picker-panel{display:grid;grid-gap:8px;gap:8px}.model-select-chip{display:grid;grid-template-columns:auto minmax(80px,1fr) minmax(110px,1fr) auto;align-items:center;grid-gap:8px;gap:8px;min-width:0;padding:8px 10px;border:1px solid #dfe7ef;border-radius:10px;background:#f8fafc;color:#334155;font-size:12px;font-weight:760}.model-select-chip.selected{border-color:rgba(16,185,168,.42);background:#ecfdf8}.model-result-pill code,.model-result-pill span,.model-select-chip code,.model-select-chip span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.model-select-chip code{width:auto}.model-select-chip em{font-style:normal;font-weight:900}.model-select-chip em.ok{color:#008f85}.model-select-chip em.warn{color:#b45309}.model-provider-empty{min-height:42px;display:grid;place-items:center;border:1px dashed #cbd5e1;border-radius:10px;background:#f8fafc;color:#64748b;font-size:12px;font-weight:750}.model-group-edit-modal{width:min(900px,calc(100% - 36px))}.model-group-dialog-head{display:grid;grid-template-columns:minmax(220px,1fr) minmax(260px,360px);align-items:center;grid-gap:14px;gap:14px}.model-group-dialog-head p{margin:5px 0 0;font-weight:750}.model-group-dialog-head p,.muted-inline{color:#64748b;font-size:12px}.danger-text-button{min-height:34px;border:1px solid rgba(225,29,72,.18);border-radius:9px;background:rgba(225,29,72,.06);color:#be123c;padding:0 10px;font-weight:850}.invitation-modal .subscription-modal-foot{align-items:center}.invitation-modal .modal-primary-button{min-width:96px;min-height:40px;box-shadow:none}.invitation-modal{width:min(450px,calc(100% - 36px));border-radius:12px}.invite-dialog-head{padding:24px 24px 8px}.invite-dialog-head h2{margin:0;color:#111827;font-size:18px}.invite-dialog-body{display:grid;grid-gap:16px;gap:16px;padding:8px 24px 18px}.invite-dialog-body label,.invite-expire-block{display:grid;grid-gap:8px;gap:8px;color:#1f2937;font-size:14px;font-weight:650}.invite-dialog-body input,.invite-dialog-body select{min-height:42px;border:1px solid #dfe7ef;border-radius:10px;background:#fff;padding:0 14px;color:#111827}.invite-dialog-body .model-picker-panel input[type=checkbox],.model-group-edit-modal input[type=checkbox]{width:14px;height:14px;min-height:14px;padding:0;border-radius:4px;accent-color:#10b9a8}.invite-expire-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:8px;gap:8px}.invite-expire-grid button{min-height:42px;border:1px solid #dfe7ef;border-radius:8px;background:#fff;color:#111827;font-weight:650}.invite-expire-grid button.active{border-color:#10b9a8;background:#ecfdf8;color:#008f85}.invite-dialog-foot{display:flex;justify-content:flex-end;gap:12px;padding:6px 24px 24px}.invite-dialog-foot button{min-width:64px;min-height:42px;border:1px solid #dfe7ef;border-radius:10px;background:#fff;color:#111827;font-weight:750}.invite-dialog-foot button:last-child{border-color:#10b9a8;background:#10b9a8;color:#fff;box-shadow:0 10px 22px rgba(16,185,168,.26)}.plan-card-headline{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border-radius:14px;background:#ecfdf8;color:#008f85}.plan-card-headline span{font-size:12px;font-weight:850}.plan-card-headline b{font-size:16px}.toggle-line{display:flex;align-items:center;gap:8px}.toggle-line input{width:auto;min-height:0}.log-item{display:grid;grid-template-columns:1fr 100px 120px 1fr;grid-gap:12px;gap:12px;align-items:center;border:1px solid var(--line);border-radius:16px;padding:14px;background:#fbfcfe;font-size:13px}.log-item b,.log-item span{display:block}.log-item div span{color:var(--muted);margin-top:4px}.toast-stack{position:fixed;top:18px;right:18px;z-index:120;display:grid;grid-gap:10px;gap:10px;width:min(360px,calc(100vw - 28px))}.toast-item{position:relative;overflow:hidden;display:flex;align-items:center;gap:10px;min-height:48px;padding:0 14px;border:1px solid #dfe7ef;border-radius:12px;background:#fff;box-shadow:0 14px 36px rgba(15,23,42,.16)}.toast-item span{width:24px;height:24px;display:grid;place-items:center;border-radius:999px;background:#ecfdf8;color:#008f85;font-weight:900}.toast-item.error span{background:#fff1f2;color:#e11d48}.toast-item p{margin:0;color:#111827;font-size:13px;font-weight:760}.toast-item i{position:absolute;left:0;bottom:0;height:3px;width:100%;background:#10b9a8;animation:toast-shrink 2.6s linear forwards}.toast-item.error i{background:#e11d48}.mobile-screen:has(.mobile-account-edit){padding:0;background:#fff}.mobile-account-edit{position:relative;min-height:100%;display:flex;flex-direction:column;background:#fff;color:#111827;padding:42px 18px 112px;overflow-y:auto}.mobile-account-top{min-height:42px;display:grid;grid-template-columns:42px 1fr 42px;align-items:center}.mobile-account-top h1{margin:0;text-align:center;font-size:17px;line-height:1.2;font-weight:850}.profile-page-top{flex:0 0 auto}.account-back-button{width:42px;height:42px;position:relative;border-radius:50%}.account-back-button:before{content:"";position:absolute;left:16px;top:14px;width:12px;height:12px;border-left:2px solid #111827;border-bottom:2px solid #111827;transform:rotate(45deg)}.account-avatar-area{display:grid;place-items:center;padding:26px 0 24px}.account-avatar-large{position:relative;width:92px;height:92px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#101827,#2f6bff);color:#fff;font-size:32px;font-weight:950;box-shadow:0 20px 36px rgba(47,107,255,.22)}.account-avatar-large i{position:absolute;right:1px;bottom:5px;width:26px;height:26px;display:grid;place-items:center;border:3px solid #fff;border-radius:50%;background:#111827;color:#fff;font-style:normal;font-size:17px;line-height:1}.account-form-section{display:grid;grid-gap:12px;gap:12px;padding:16px 0;border-top:1px solid #eef1f5}.account-field{min-height:48px;display:grid;grid-template-columns:76px 1fr 42px;align-items:center;grid-gap:10px;gap:10px}.account-field span{color:#111827;font-size:14px;font-weight:820}.account-field input,.password-section input{width:100%;min-height:46px;border:0;outline:none;background:transparent;color:#111827;font-size:15px;font-weight:720}.account-field input::placeholder,.password-section input::placeholder{color:#b4bdc8;font-weight:650}.account-field b{color:#b4bdc8;font-size:12px;text-align:right}.account-field.read-only{grid-template-columns:76px 1fr}.account-field.read-only input{color:#7b8492;text-align:right;font-size:13px}.account-field-hint{margin:-6px 0 0 86px;color:#a0a9b6;font-size:12px;line-height:1.5}.account-section-title{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:2px}.account-section-title b{font-size:14px}.account-section-title span{color:#a0a9b6;font-size:12px}.password-section input{min-height:50px;border-radius:15px;background:#f6f8fb;padding:0 14px}.account-edit-actions{position:absolute;left:18px;right:18px;bottom:18px;display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.account-edit-actions a,.account-edit-actions button{min-height:48px;border:0;border-radius:999px;display:grid;place-items:center;font-size:15px;font-weight:850}.account-edit-actions a{background:#f1f3f6;color:#111827}.account-edit-actions button{background:#111827;color:#fff}.account-edit-actions button:disabled{opacity:.62}.mobile-account-empty{padding:72px 18px;color:#7b8492;text-align:center}@keyframes toast-shrink{0%{width:100%}to{width:0}}.status.blocked{background:rgba(255,184,77,.16);color:#9a5a00}.status.failed{background:rgba(255,92,92,.14);color:#a82020}.account-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-large{grid-column:span 2;display:flex;align-items:center;gap:16px}.profile-large h1{margin:0}.large-text{font-size:28px}.chip-row{display:flex;gap:8px;flex-wrap:wrap}.chip{width:-moz-fit-content;width:fit-content;border-radius:999px;padding:7px 10px;background:rgba(47,107,255,.1);color:#1d4ed8;font-size:12px;font-weight:800}.pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pricing-card{min-height:230px;align-content:start}.pricing-card.active{color:white;background:linear-gradient(145deg,#151d2b,#243452 70%,#256c75);box-shadow:0 22px 48px rgba(20,31,48,.2)}.pricing-card h2{margin:10px 0 0;font-size:28px}.pricing-card p{color:inherit;opacity:.76}.admin-subtitle{margin:8px 0 0;color:var(--muted);font-size:14px}.admin-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.admin-action{min-width:130px;min-height:42px}.checkbox-list{display:grid;grid-gap:8px;gap:8px}.provider-model-panel{display:grid;grid-gap:10px;gap:10px;padding:12px;border-radius:14px;background:rgba(47,107,255,.06);border:1px solid rgba(47,107,255,.14)}.model-import-list code{padding:3px 7px;border-radius:999px;background:rgba(15,23,42,.08);color:#475569;font-size:11px}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;margin:24px 0}.metric{border:1px solid var(--line);border-radius:16px;padding:18px;background:#fbfcfe}.metric span{color:var(--muted);font-size:12px}.metric b{display:block;margin-top:10px;font-size:28px}.admin-table{border:1px solid var(--line);border-radius:16px;overflow:hidden;background:white}.admin-row{display:grid;grid-template-columns:1fr 140px 120px;grid-gap:12px;gap:12px;padding:14px 16px;border-bottom:1px solid var(--line);font-size:13px;align-items:center}.admin-row:last-child{border-bottom:0}.status{width:-moz-fit-content;width:fit-content;padding:5px 9px;border-radius:999px;background:rgba(0,183,168,.1);color:#007d74;font-weight:820}.admin-users-page{display:grid;grid-gap:18px;gap:18px}.user-management-heading h1{margin:0;font-size:26px;color:#111827}.create-user-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:10px;background:#10b9a8;box-shadow:0 12px 24px rgba(16,185,168,.24)}.create-user-button span{font-size:18px;line-height:1}.user-toolbar-card{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px;border:1px solid #dfe7ef;border-radius:16px;background:rgba(255,255,255,.96);box-shadow:0 2px 10px rgba(15,23,42,.07)}.user-search-box{min-width:320px;max-width:520px;flex:1 1;display:flex;align-items:center;gap:10px;min-height:42px;padding:0 14px;border:1px solid #dfe7ef;border-radius:10px;background:#f8fafc;color:#64748b}.user-search-box input{width:100%;border:0;outline:0;background:transparent;color:#111827;font-size:14px}.user-toolbar-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.icon-tool-button,.soft-tool-button{min-height:38px;border:1px solid #dfe7ef;border-radius:10px;background:#fff;color:#334155;font-weight:760}.icon-tool-button{width:40px;padding:0;font-size:18px}.soft-tool-button{padding:0 13px}.icon-tool-button:hover,.soft-tool-button.active,.soft-tool-button:hover{border-color:rgba(16,185,168,.42);background:#ecfdf8;color:#008f85}.user-config-panel{display:grid;grid-gap:14px;gap:14px;padding:16px;border:1px solid #dfe7ef;border-radius:16px;background:rgba(255,255,255,.94)}.user-filter-grid{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));grid-gap:14px;gap:14px}.user-edit-panel label,.user-filter-grid label{display:grid;grid-gap:7px;gap:7px;color:#64748b;font-size:12px;font-weight:800}.user-edit-panel input,.user-edit-panel select,.user-filter-grid select{width:100%;min-height:40px;border:1px solid #dfe7ef;border-radius:10px;background:#fff;padding:0 11px;color:#111827}.column-setting-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.column-check{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:0 11px;border:1px solid #dfe7ef;border-radius:999px;background:#f8fafc;color:#334155;font-size:13px;font-weight:760}.column-check input{width:auto;min-height:auto}.admin-user-table-card{overflow-x:auto;border:1px solid #dfe7ef;border-radius:18px;background:rgba(255,255,255,.98);box-shadow:0 2px 12px rgba(15,23,42,.08)}.admin-user-table{min-width:1180px}.admin-user-row{display:grid;grid-template-columns:var(--admin-user-grid);grid-gap:14px;gap:14px;align-items:center;min-height:72px;padding:12px 18px}.admin-user-head{min-height:48px;color:#64748b;font-size:12px;font-weight:850}.admin-user-head,.admin-user-row-wrap{border-bottom:1px solid #e8eef5}.admin-user-row-wrap:last-child{border-bottom:0}.admin-user-row-wrap.editing{background:#fbfefd}.user-identity-cell{display:flex;align-items:center;min-width:0;gap:12px}.user-identity-cell b,.user-identity-cell span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-identity-cell b{color:#111827;font-size:14px}.user-identity-cell span{margin-top:4px;color:#64748b;font-size:12px}.user-avatar-dot{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#0f172a,#10b9a8);color:#fff;font-weight:900}.admin-user-row code{padding:4px 8px;border-radius:8px;background:#f1f5f9;color:#475569}.admin-user-row code,.role-pill,.status-pill{width:-moz-fit-content;width:fit-content;font-size:12px}.role-pill,.status-pill{display:inline-flex;align-items:center;gap:7px;padding:6px 10px;border-radius:999px;font-weight:850}.role-pill{background:#f1f5f9;color:#475569}.role-pill.admin{background:#e0e7ff;color:#4338ca}.status-pill.enabled{background:#e7fbf4;color:#008f85}.status-pill.disabled{background:#f1f5f9;color:#64748b}.status-pill i{width:7px;height:7px;border-radius:50%;background:currentColor}.usage-cell{display:grid;grid-gap:5px;gap:5px;min-width:0}.usage-cell b,.usage-cell span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.usage-cell b{font-size:13px;color:#111827}.muted-cell,.usage-cell span{color:#64748b;font-size:12px}.usage-cell i{display:block;max-width:100%;height:4px;border-radius:999px;background:linear-gradient(90deg,#10b9a8,#38bdf8)}.user-row-actions{display:flex;align-items:center;gap:8px}.password-reset-line button,.user-row-actions button{min-height:34px;border:1px solid #dfe7ef;border-radius:9px;background:#fff;padding:0 10px;color:#334155;font-weight:800}.password-reset-line button:hover,.user-row-actions button:hover{border-color:rgba(16,185,168,.42);color:#008f85}.user-row-actions button:disabled{cursor:not-allowed;opacity:.48}.user-edit-panel{display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));grid-gap:14px;gap:14px;margin:0 18px 16px 72px;padding:16px;border:1px solid #dceee9;border-radius:14px;background:#f7fffc}.password-reset-line{display:flex;align-items:center;gap:8px}.password-reset-line input{min-width:0}.user-empty-state{padding:46px 18px;text-align:center;color:#64748b}.admin-modal-backdrop{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:24px;background:rgba(15,23,42,.34);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.subscription-modal{width:min(760px,100%);max-height:min(720px,calc(100vh - 48px));overflow:auto;border:1px solid #dfe7ef;border-radius:18px;background:#fff;box-shadow:0 28px 80px rgba(15,23,42,.28)}.subscription-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:22px;border-bottom:1px solid #edf2f7}.subscription-modal-head p,.subscription-modal-head span{color:#64748b;font-size:13px}.subscription-modal-head h2{margin:6px 0;font-size:21px;color:#111827}.subscription-modal-head p{margin:0}.subscription-modal-head button{width:36px;height:36px;border:1px solid #dfe7ef;border-radius:10px;background:#fff;color:#334155;font-size:22px;line-height:1}.subscription-plan-list{display:grid;grid-gap:12px;gap:12px;padding:18px 22px}.subscription-plan-card{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px;border:1px solid #dfe7ef;border-radius:14px;background:#fbfdff}.subscription-plan-card.active{border-color:rgba(16,185,168,.46);background:#f0fdfa}.subscription-plan-card b,.subscription-plan-card span{display:block}.subscription-plan-card b{color:#111827;font-size:15px}.subscription-plan-card span{margin-top:6px;color:#64748b;font-size:12px}.subscription-modal-foot button,.subscription-plan-card button{min-height:38px;border:1px solid #dfe7ef;border-radius:10px;background:#fff;padding:0 14px;color:#334155;font-weight:850}.subscription-modal-foot button:hover,.subscription-plan-card button:hover{border-color:rgba(16,185,168,.42);color:#008f85}.subscription-open-line input{min-height:38px;border:1px solid #dfe7ef;border-radius:10px;background:#fff;padding:0 11px;color:#111827}.subscription-open-line{display:flex;align-items:center;gap:8px}.subscription-modal-foot{display:flex;justify-content:flex-end;gap:10px;padding:16px 22px 22px;border-top:1px solid #edf2f7}.create-user-modal{width:min(620px,calc(100% - 48px))}.create-user-dialog-body{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;padding:18px 22px}.create-user-dialog-body label{display:grid;grid-gap:7px;gap:7px;color:#475569;font-size:12px;font-weight:780}.create-user-dialog-body input,.create-user-dialog-body select{min-height:42px;width:100%;border:1px solid #dfe7ef;border-radius:10px;background:#fff;color:#111827;padding:0 12px;font-size:13px}.create-user-dialog-body input:focus,.create-user-dialog-body select:focus{outline:2px solid rgba(16,185,168,.16);border-color:rgba(16,185,168,.48)}.create-user-modal .modal-primary-button{border-color:#10b9a8;background:#10b9a8;color:#fff}@media (max-width:860px){.admin-shell,.desktop-shell,.landing-hero{grid-template-columns:1fr}.admin-nav,.desktop-sidebar{display:none}.admin-page,.desktop-page,.landing-page{padding:14px}.account-grid,.card-grid,.form-row,.log-item,.metric-grid,.pricing-grid,.web-login-card{grid-template-columns:1fr}.admin-title-row{display:grid}.admin-card.wide,.profile-large{grid-column:auto}.phone-frame{width:100%;height:100dvh;min-height:0;border:0;border-radius:0}.phone-frame:before{display:none}.mobile-page{padding:0}}