.setup-page{min-height:100vh;display:grid;place-items:center;padding:32px}.setup-card{width:min(760px,100%);background:#fffffff0;border:1px solid #dfe7f1;border-radius:28px;padding:36px;box-shadow:0 24px 70px #253d671f;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.setup-kicker{display:inline-flex;padding:6px 12px;border-radius:999px;background:#e9f0ff;color:#3a66c7;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.setup-card h1{margin:18px 0 10px;font-size:36px}.setup-form{display:grid;gap:14px;margin-top:26px}.grid-two{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width: 720px){.grid-two{grid-template-columns:1fr}}.login-page{min-height:100vh;padding:32px;background:radial-gradient(circle at 15% 20%,rgba(90,131,255,.2),transparent 26%),radial-gradient(circle at 85% 18%,rgba(67,207,190,.18),transparent 24%),radial-gradient(circle at 50% 80%,rgba(255,214,153,.18),transparent 20%),linear-gradient(180deg,#f8fbff,#eff5fb 52%,#ebf1f8)}.login-shell{min-height:calc(100vh - 64px);display:grid;grid-template-columns:minmax(320px,1.1fr) minmax(360px,460px);align-items:center;gap:32px;max-width:1200px;margin:0 auto}.login-visual{min-height:560px;display:grid;align-items:center}.login-visual-card{position:relative;overflow:hidden;padding:44px;border-radius:36px;background:radial-gradient(circle at top right,rgba(87,126,255,.18),transparent 28%),linear-gradient(145deg,#ffffffeb,#f3f8ffe0);border:1px solid rgba(192,208,229,.7);box-shadow:0 30px 90px #2c49791f}.login-visual-card:before,.login-visual-card:after{content:"";position:absolute;border-radius:50%;filter:blur(10px)}.login-visual-card:before{width:240px;height:240px;top:-60px;right:-40px;background:#5a83ff2e}.login-visual-card:after{width:180px;height:180px;bottom:-50px;left:-30px;background:#43cfbe29}.login-eyebrow{display:inline-flex;padding:8px 14px;border-radius:999px;background:#eef4ff;color:#3a66c7;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.login-visual-card h2{position:relative;margin:22px 0 14px;max-width:540px;font-size:46px;line-height:1.06;letter-spacing:-.04em;color:#1a2c4a}.login-visual-card p{position:relative;max-width:480px;margin:0;font-size:17px;line-height:1.7;color:#59708f}.login-orbs{position:relative;display:flex;gap:14px;margin-top:34px}.login-orbs span{width:56px;height:56px;border-radius:18px;background:linear-gradient(145deg,#5a83ffe0,#43cfbe9e);box-shadow:0 18px 34px #4167aa2e}.login-orbs span:nth-child(2){transform:translateY(18px)}.login-orbs span:nth-child(3){transform:translateY(6px)}.login-card{display:grid;gap:18px;background:#ffffffe6;border:1px solid rgba(203,215,231,.85);border-radius:30px;padding:38px;box-shadow:0 24px 70px #253d671a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.login-copy h1{margin:0 0 10px;font-size:36px;letter-spacing:-.03em;color:#1a2c4a}.login-copy p{margin:0;color:#607694;line-height:1.6}@media (max-width: 960px){.login-shell{grid-template-columns:1fr}.login-visual{min-height:auto}.login-visual-card h2{font-size:34px}}.chat-page{height:100%;min-height:0;display:grid;grid-template-rows:minmax(0,1fr) auto;gap:16px;padding:20px;box-sizing:border-box;overflow:hidden}.selection-action-popover{position:fixed;transform:translate(-50%);z-index:40;border:1px solid rgba(58,102,199,.18);background:#fffffffa;color:#23448a;border-radius:999px;padding:8px 14px;font-size:13px;font-weight:700;box-shadow:0 14px 34px #1b325a29;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.selection-action-popover:hover{background:#fff;border-color:#3a66c74d}.chat-page.is-empty{grid-template-rows:1fr;align-content:stretch}.chat-messages{flex:1;overflow-y:auto;padding:40px 24px 120px;display:flex;flex-direction:column;gap:32px;scroll-behavior:smooth;width:100%;max-width:1000px;margin:0 auto}.chat-page.has-messages{align-content:stretch}.chat-sidebar{display:flex;flex-direction:column;height:100%;min-height:0;padding:22px 18px 18px;gap:14px;align-content:start;box-sizing:border-box;overflow:hidden}.chat-sidebar-brand{padding:2px 4px 4px}.chat-sidebar-brand-name{color:#162644;font-size:28px;line-height:1;font-weight:700;letter-spacing:-.04em;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif}.primary-action{width:100%;margin-bottom:4px;min-height:44px;border-radius:14px}.chat-session-list{flex:1;min-height:0;display:flex;flex-direction:column;align-items:stretch;gap:4px;padding:4px 0 120px;box-sizing:border-box;overflow:auto;scroll-padding-bottom:120px;scrollbar-width:none;-ms-overflow-style:none}.chat-session-list::-webkit-scrollbar{display:none}.chat-session-item{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;min-height:36px;padding:2px 6px;border-radius:12px;background:transparent;border:1px solid transparent;transition:background .18s ease,border-color .18s ease,transform .18s ease;overflow:visible}.chat-session-item.active,.chat-session-item:hover{border-color:#70aaff38;background:#ecf3ffeb;transform:none}.chat-session-item.menu-open,.chat-session-item.active{border-color:#70aaff47;background:#edf3ff}.chat-session-item.menu-open{z-index:8}.chat-session-main{min-width:0;width:100%;text-align:left;background:transparent;color:#203454;padding:3px 8px;border:0;box-shadow:none;outline:none;border-radius:10px}.chat-session-main strong{display:block;font-size:13px;font-weight:600;color:#2e3f5f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.chat-session-item.active .chat-session-main strong{font-weight:700;color:#162644}.chat-session-actions{position:relative;display:flex;align-items:center;isolation:isolate}.chat-menu-button{width:28px;height:28px;min-width:28px;padding:0;border-radius:8px;border:1px solid transparent;background:transparent;color:#6f7f99;position:relative;z-index:2;display:grid;place-items:center;font-size:18px;line-height:1;box-shadow:none;outline:none;opacity:0;transform:translate(4px);transition:opacity .14s ease,transform .14s ease,background .14s ease,border-color .14s ease}.chat-session-item:hover .chat-menu-button,.chat-session-item.active .chat-menu-button,.chat-session-item.menu-open .chat-menu-button{opacity:1;transform:translate(0)}.chat-menu-button:hover,.chat-menu-button:focus-visible,.chat-session-item.menu-open .chat-menu-button{background:#dfeafcf2;border-color:#70aaff3d;outline:none}.chat-session-actions:after{content:"";position:absolute;top:100%;right:0;width:100%;height:10px}.chat-session-menu{position:absolute;top:calc(100% + 8px);right:0;min-width:148px;display:grid;gap:4px;padding:8px;border-radius:12px;background:#fff;border:1px solid #dfe7f1;box-shadow:0 18px 34px #1b325a24;z-index:20}.chat-session-menu.open-up{top:auto;bottom:calc(100% + 8px)}.chat-session-menu button{border:0;background:transparent;color:#203454;text-align:left;padding:10px 12px;border-radius:10px;font-size:14px;font-weight:600;box-shadow:none}.chat-session-menu button:hover{background:#f1f6fc}.rag-steps-block{margin-bottom:14px;border:1px solid #dbe6f5;border-radius:14px;background:#f8fbff;overflow:hidden}.rag-steps-header{width:100%;display:flex;align-items:center;gap:8px;padding:12px 14px;background:transparent;color:#1f3657;font-weight:700;text-align:left;border:0}.rag-steps-list{display:grid;gap:10px;padding:0 14px 14px}.rag-step-line{display:flex;align-items:center;gap:8px;color:#1f3657;font-weight:600}.rag-step-state.running{color:#b54708}.rag-step-state.done{color:#027a48}.rag-step-detail{padding-left:20px;color:#61748f;font-size:14px}.message-sources{margin-top:16px;padding-top:14px;border-top:1px solid #e5edf8;display:grid;gap:8px}.message-sources strong{color:#1f3657;font-size:13px}.message-sources-list{display:grid;gap:6px}.message-source-item{color:#61748f;font-size:14px}.chat-title-bar{display:flex;align-items:center;min-height:48px;margin-bottom:4px}.chat-title-bar.compact{min-height:40px;margin:0}.chat-title-button{background:transparent;color:#1b2f52;padding:0;font-size:30px;font-weight:700;letter-spacing:-.03em;border-radius:0}.chat-title-button.compact{font-size:20px;font-weight:600}.chat-title-button:hover{color:#3a66c7}.chat-title-input{max-width:560px;font-size:30px;font-weight:700;letter-spacing:-.03em;padding:8px 0;border:0;border-bottom:2px solid #b9d0f2;border-radius:0;background:transparent;box-shadow:none}.chat-title-input.compact{max-width:420px;font-size:20px;font-weight:600;padding:4px 0}.chat-messages{display:grid;gap:14px;align-content:start;min-height:0;overflow:auto;padding-right:8px;transition:opacity .24s ease,transform .24s ease,min-height .24s ease}.chat-messages.visible{min-height:0;opacity:1;transform:translateY(0)}.chat-empty-layout{min-height:0;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px}.message-bubble{max-width:min(760px,100%);padding:14px 18px;border-radius:18px;background:#fff;border:1px solid #dfe7f1;box-shadow:0 10px 25px #1b325a0d}.message-bubble.assistant{background:transparent;border:none;box-shadow:none;padding:0 12px;border-radius:0;color:#1a2b4b}.message-bubble.user{justify-self:end;background:#fff;border-color:#d7e2ef;color:#18263f;box-shadow:0 4px 12px #1b325a0a}.message-item{display:flex;flex-direction:column;gap:4px;transition:opacity .22s ease,transform .22s ease;transform-origin:top}.message-item.user{align-items:flex-end}.message-item.assistant{align-items:flex-start}.message-item.is-pruning{opacity:0;transform:translateY(-10px) scale(.985);pointer-events:none}.assistant-actions{display:flex;align-items:center;gap:4px;color:#64748b}.assistant-variant-switcher{display:inline-flex;align-items:center;gap:4px;margin-right:4px}.assistant-variant-pill,.assistant-variant-arrow{display:inline-flex;align-items:center;justify-content:center;min-width:26px;height:26px;padding:0 8px;border-radius:999px;border:1px solid #dbe6f2;background:#fff;color:#64748b;box-shadow:none;font-size:12px;font-weight:700}.assistant-variant-pill.active,.assistant-variant-pill:hover,.assistant-variant-arrow:hover{color:#1f3658;border-color:#bfd2ea;background:#f5f8fc}.assistant-variant-arrow:disabled{opacity:.45;cursor:not-allowed}.assistant-action-button{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border-radius:8px;background:transparent;color:#64748b;box-shadow:none;border:1px solid transparent;font-size:14px;line-height:1;transition:background .14s ease,color .14s ease,border-color .14s ease}.assistant-action-button:hover,.assistant-action-button.active{background:#f5f8fc;color:#1f3658;border-color:#dbe6f2}.assistant-action-button:disabled{opacity:.3;cursor:not-allowed}.assistant-action-menu{position:relative}.assistant-action-dropdown{position:absolute;bottom:calc(100% + 8px);left:0;min-width:150px;display:grid;gap:4px;padding:8px;border-radius:14px;background:#fff;border:1px solid #dbe6f2;box-shadow:0 16px 30px #1b325a1f;z-index:15}.assistant-action-dropdown button{background:transparent;color:#223556;text-align:left;padding:10px 12px;border-radius:10px;box-shadow:none}.assistant-action-dropdown button:hover{background:#f3f7fb}.message-timestamp{font-size:11px;color:#94a3b8;font-weight:500;white-space:nowrap}.message-footer-pill{display:inline-flex;align-items:center;gap:12px;padding:4px 10px;margin-top:8px;border-radius:999px;background:#f8fafccc;border:1px solid rgba(226,232,240,.8);transition:all .2s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.message-footer-pill:hover{background:#f1f5f9;border-color:#cbd5e1}.message-item.user .message-footer-pill{align-self:flex-end;margin-right:4px}.message-item.assistant .message-footer-pill{align-self:flex-start;margin-left:10px}.message-edit-button{border:0;background:transparent;color:#64748b;font-size:14px;font-weight:700;padding:0;line-height:1;display:inline-flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .18s ease,color .18s ease}.message-item.user:hover .message-edit-button,.message-footer-pill:hover .message-edit-button,.message-edit-button:focus-visible{opacity:1;pointer-events:auto}.message-edit-button:hover{color:#24458d}.thinking-block{margin-bottom:16px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden;max-width:100%}.thinking-header{padding:10px 14px;font-size:13px;font-weight:600;color:#64748b;cursor:pointer;display:flex;align-items:center;gap:8px;-webkit-user-select:none;user-select:none;transition:background .15s ease}.thinking-header:hover{background:#f1f5f9}.thinking-icon{font-size:10px;transition:transform .2s ease;color:#94a3b8}.thinking-block.expanded .thinking-icon{transform:none}.thinking-streaming-dots{display:inline-block;font-weight:700;color:#3b82f6;animation:thinking-pulse 1.5s infinite;margin-left:4px}@keyframes thinking-pulse{0%{opacity:.4}50%{opacity:1}to{opacity:.4}}.thinking-content{padding:12px 14px;border-top:1px solid #e2e8f0;font-size:14px;line-height:1.6;color:#475569}.thinking-content p{margin:0 0 10px}.thinking-content p:last-child{margin-bottom:0}.message-text strong{font-weight:600;color:#1a2b4b}.message-text p{margin:0 0 8px;line-height:1.5}.message-text p:last-child{margin-bottom:0}.message-text ul,.message-text ol{margin:0 0 8px;padding-left:24px}.message-text li{margin-bottom:2px}.message-text li p{margin-bottom:0}.email-draft-message{display:grid;gap:16px}.email-draft-stack{display:grid;gap:10px}.email-draft-block{display:grid;gap:8px}.email-draft-option{font-size:24px;font-weight:700;line-height:1.3;color:#18263f}.email-draft-card{width:min(980px,100%);background:#ffffffeb;border:1px solid #dbe6f2;border-radius:24px;padding:18px 20px 22px;box-shadow:0 14px 34px #1b325a14}.email-draft-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px}.email-draft-badge{display:inline-flex;align-items:center;padding:7px 12px;border-radius:999px;border:1px solid #dbe6f2;background:#fff;color:#324667;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.email-draft-copy{min-width:74px}.email-draft-heading{margin:0 0 14px;font-size:28px;font-weight:600;letter-spacing:-.03em;color:#18263f}.email-draft-subject{display:grid;gap:6px;padding-bottom:16px;margin-bottom:18px;border-bottom:1px solid #e6edf5}.email-draft-subject span{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#7890ad}.email-draft-subject strong{font-size:22px;font-weight:500;color:#223556}.email-draft-body{display:grid;gap:14px;color:#253750}.email-draft-body p{margin:0;font-size:15px;line-height:1.8}.email-draft-meta{color:#4a5e7f;font-size:14px;line-height:1.6}.email-draft-meta p{margin:0 0 8px}.email-draft-meta p:last-child{margin-bottom:0}.thinking-content{padding:12px 14px;font-size:13px;line-height:1.45;color:#475569;border-top:1px solid #e2e8f0;background:#fff}.thinking-content p{margin-bottom:6px}.thinking-content ul,.thinking-content ol{margin-bottom:6px;padding-left:18px}.typing-indicator-dots{display:flex;gap:4px;padding:8px 0;align-items:center}.typing-indicator-dots span{width:6px;height:6px;background-color:#94a3b8;border-radius:50%;display:inline-block;animation:typing-bounce 1.4s infinite ease-in-out both}.typing-indicator-dots span:nth-child(1){animation-delay:-.32s}.typing-indicator-dots span:nth-child(2){animation-delay:-.16s}@keyframes typing-bounce{0%,80%,to{transform:scale(.6);opacity:.4}40%{transform:scale(1.1);opacity:1}}.code-block-container{margin:12px 0;background:#f8fafc;border-radius:12px;overflow:hidden;border:1px solid #e2e8f0;box-shadow:0 2px 8px #0000000d}.code-block-header{display:flex;justify-content:space-between;align-items:center;padding:8px 16px;background:#f1f5f9;border-bottom:1px solid #e2e8f0}.code-block-lang{font-size:11px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.copy-button{background:#fff;border:1px solid #cbd5e1;color:#64748b;font-size:11px;padding:4px 10px;border-radius:6px;cursor:pointer;transition:all .15s ease;min-width:60px}.copy-button:hover{background:#f8fafc;color:#1e293b;border-color:#94a3b8}.message-text pre{margin:0;padding:16px;overflow:auto;font-family:Fira Code,JetBrains Mono,Courier New,monospace;font-size:14px;line-height:1.5;color:#334155}.message-text code{background:#f1f5f9;padding:2px 6px;border-radius:4px;font-size:14px;color:#1e293b}.message-text pre code{background:transparent;padding:0;color:inherit;font-size:inherit}.chat-composer{position:relative;display:flex;flex-direction:column;background:#ffffffb3;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border:1px solid rgba(255,255,255,.4);border-radius:24px;padding:10px;box-shadow:0 4px 6px -1px #0000000d,0 10px 15px -3px #00000008,0 20px 25px -5px #00000005;transition:all .4s cubic-bezier(.23,1,.32,1);border-bottom:1px solid rgba(0,0,0,.05)}.chat-composer.docked{position:sticky;bottom:24px;margin:0 auto 24px;width:min(840px,95%);z-index:100}.chat-composer.floating{width:min(840px,95%);margin:40px auto;padding:20px;border-radius:28px}.chat-composer.floating textarea{min-height:80px}.chat-composer:focus-within{background:#ffffffe6;border-color:#3a66c74d;box-shadow:0 10px 25px -5px #3a66c71a,0 20px 50px -12px #3a66c70d;transform:translateY(-1px)}.composer-input-area{padding:4px 12px}.composer-editing-banner{margin-bottom:6px;font-size:12px;font-weight:600;color:#9a3412}.composer-selection-banner{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:10px 12px;margin-bottom:8px;border-radius:14px;background:#ecf3ffc7;border:1px solid rgba(160,187,230,.65)}.composer-selection-copy{min-width:0;display:grid;gap:4px}.composer-selection-label{font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#5873a4}.composer-selection-copy p{margin:0;font-size:13px;line-height:1.45;color:#203454;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.composer-selection-remove{min-width:28px;width:28px;height:28px;padding:0;border-radius:999px;border:1px solid rgba(160,187,230,.8);background:#fff;color:#5873a4;display:inline-flex;align-items:center;justify-content:center;box-shadow:none}.composer-selection-remove:hover{border-color:#3a66c752;color:#23448a}.chat-composer textarea{width:100%;background:transparent;border:none;resize:none;padding:8px 0;font-size:16px;line-height:1.5;color:#1e293b;outline:none;min-height:28px;max-height:300px;font-family:inherit}.chat-composer textarea::placeholder{color:#94a3b8}.ctx-ring-wrap{display:flex;align-items:center;gap:5px;margin-right:8px}.ctx-ring-svg{transform:rotate(-90deg);flex-shrink:0}.ctx-ring-track{fill:none;stroke:#94a3b826;stroke-width:2.5}.ctx-ring-fill{fill:none;stroke-width:2.5;stroke-linecap:round;transition:stroke-dashoffset .5s ease,stroke .4s ease}.ctx-ring-green{stroke:#22c55e}.ctx-ring-orange{stroke:#f97316}.ctx-ring-red{stroke:#ef4444}.ctx-ring-chasing{stroke:#f97316;transition:none;animation:ctx-chase .9s linear infinite}@keyframes ctx-chase{to{stroke-dashoffset:-56.55}}.ctx-ring-pct{font-size:11px;font-weight:600;color:#94a3b8;white-space:nowrap;line-height:1}.composer-attachments{display:flex;flex-wrap:wrap;gap:12px;padding:12px;margin-bottom:8px;background:#f8fafc80;border-radius:16px;border:1px solid rgba(226,232,240,.6);align-items:flex-start}.attachment-preview{position:relative;width:92px;height:92px;border-radius:18px;background:#fff;border:1px solid rgba(226,232,240,.8);overflow:hidden;display:flex;align-items:center;justify-content:center;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 4px #00000005}.attachment-preview:hover{transform:scale(1.05);box-shadow:0 8px 16px #0000000f;border-color:#3a66c7}.attachment-preview img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.file-preview-icon{font-size:24px}.remove-attachment{position:absolute;top:-6px;right:-6px;width:22px;height:22px;border-radius:50%;background:#1e293b;color:#fff;border:2px solid white;display:flex;align-items:center;justify-content:center;font-size:14px;cursor:pointer;z-index:10;opacity:0;transform:scale(.8);transition:all .2s ease}.attachment-preview:hover .remove-attachment{opacity:1;transform:scale(1)}.remove-attachment:hover{background:#ef4444;transform:scale(1.1)!important}.composer-footer{display:flex;justify-content:space-between;align-items:center;padding:6px 8px;border-top:1px solid rgba(226,232,240,.4);margin-top:4px}.composer-footer-left,.composer-footer-right{display:flex;align-items:center;gap:8px}.composer-cancel-edit{border:1px solid rgba(217,119,6,.2);background:#fff7edf2;color:#9a3412;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:700}.attach-menu-wrap{position:relative}.attach-menu-popup{position:absolute;left:0;bottom:calc(100% + 10px);min-width:150px;padding:8px;border-radius:16px;background:#fffffffa;border:1px solid rgba(148,163,184,.2);box-shadow:0 18px 40px #0f172a24;z-index:12}.attach-menu-item{width:100%;border:0;border-radius:12px;background:transparent;color:#1e293b;padding:10px 12px;display:flex;align-items:center;gap:10px;font-size:14px;font-weight:600;white-space:nowrap;cursor:pointer;transition:background-color .18s ease,color .18s ease}.attach-menu-item:hover{background:#3a66c714;color:#24458d}.attach-menu-emoji{font-size:16px;line-height:1}.attach-button{width:36px;height:36px;border-radius:12px;background:#f1f5f980!important;color:#3a66c7!important;border:1px solid rgba(0,0,0,.05);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1)}.attach-button:hover{background:#3a66c71a!important;color:#2d52a3!important;transform:scale(1.05)}.attach-button:disabled{opacity:.5;cursor:not-allowed}.model-selector{margin-left:4px;padding-left:12px;border-left:1px solid rgba(226,232,240,.8)}.model-select{background:#f1f5f980;border:1px solid transparent;color:#475569;font-size:13px;font-weight:600;cursor:pointer;outline:none;padding:6px 12px;border-radius:10px;transition:all .2s ease}.model-select:hover{background:#f1f5f9;color:#1e293b;border-color:#e2e8f0}.send-button,.stop-button{width:36px;height:36px;border-radius:12px;background:#3a66c7!important;color:#fff!important;border:none;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center}.send-button:hover{background:#2d52a3!important;transform:scale(1.05);box-shadow:0 4px 12px #3a66c74d}.send-button:disabled{background:#f1f5f9!important;color:#cbd5e1!important;box-shadow:none;cursor:not-allowed;transform:none;border:1px solid rgba(0,0,0,.02)}.stop-button{background:#ef4444;box-shadow:0 4px 12px #ef444433}.stop-button:hover{background:#dc2626;box-shadow:0 6px 16px #ef44444d}.stop-icon{width:10px;height:10px;background:#fff;border-radius:2px}.message-attachments{display:flex;flex-wrap:wrap;gap:12px;margin-top:12px}.attachment-item{max-width:240px;border-radius:14px;overflow:hidden;border:1px solid rgba(226,232,240,.8);background:#f8fafc;transition:transform .2s ease,box-shadow .2s ease}.attachment-item:hover{transform:scale(1.02);box-shadow:0 8px 24px #1b325a1a}.attachment-image-container img{display:block;width:100%;max-height:320px;object-fit:cover}.attachment-file{display:flex;align-items:center;gap:10px;padding:12px 16px;text-decoration:none;color:#1e293b}.attachment-file .file-icon{font-size:20px}.attachment-file .file-name{font-size:14px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sending-spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.chat-hero{display:grid;gap:8px;justify-items:center;text-align:center;margin-bottom:8px;transform:translateY(0);animation:hero-rise .32s ease}.chat-hero h2{margin:0;font-size:42px;font-weight:600;color:#18263f;letter-spacing:-.03em}.chat-hero p{margin:0;max-width:420px;color:#6e7f9d;font-size:16px;line-height:1.5}@keyframes hero-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.image-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0006;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;z-index:9999;animation:modal-fade-in .3s ease}@keyframes modal-fade-in{0%{opacity:0}to{opacity:1}}.image-modal-content{position:relative;max-width:90vw;max-height:90vh;background:#fff;border-radius:24px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 32px 64px #0003;transform:scale(1);animation:modal-zoom-in .35s cubic-bezier(.34,1.56,.64,1)}@keyframes modal-zoom-in{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.image-modal-close{position:absolute;top:16px;right:16px;width:36px;height:36px;border-radius:50%;background:#ffffffe6;border:1px solid rgba(0,0,0,.05);display:flex;align-items:center;justify-content:center;font-size:24px;color:#1e293b;cursor:pointer;z-index:10;transition:all .2s ease;box-shadow:0 4px 12px #0000001a}.image-modal-close:hover{background:#ef4444;color:#fff;transform:rotate(90deg)}.image-modal-image-container{flex:1;overflow:auto;display:flex;align-items:center;justify-content:center;background:#f8fafc;min-height:200px}.image-modal-image-container img{max-width:100%;max-height:calc(90vh - 80px);object-fit:contain}.image-modal-footer{padding:14px 20px;background:#fff;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #f1f5f9;gap:12px;flex-shrink:0}.image-modal-filename{font-size:13px;font-weight:500;color:#475569;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.image-modal-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.image-modal-action-btn{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border-radius:10px;border:1px solid rgba(58,102,199,.25);background:#3a66c70f;color:#3a66c7;font-size:13px;font-weight:600;cursor:pointer;transition:all .18s ease;white-space:nowrap}.image-modal-action-btn:hover{background:#3a66c721;border-color:#3a66c766;transform:translateY(-1px);box-shadow:0 3px 8px #3a66c726}.image-modal-action-btn.active{background:#3a66c72e;border-color:#3a66c7;color:#2d52a3}.image-modal-download{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;background:#3a66c7;color:#fff;border-radius:10px;text-decoration:none;font-size:13px;font-weight:600;transition:all .2s ease;white-space:nowrap}.image-modal-download:hover{background:#2d52a3;transform:translateY(-1px);box-shadow:0 4px 12px #3a66c740}.image-edit-panel{padding:16px 20px;background:#f8fafcfa;border-top:1px solid rgba(226,232,240,.8);animation:edit-panel-slide-in .24s cubic-bezier(.4,0,.2,1);flex-shrink:0}@keyframes edit-panel-slide-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.image-edit-panel-label{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#5873a4;margin-bottom:10px}.image-edit-input-row{display:flex;gap:10px;align-items:flex-end}.image-edit-input{flex:1;padding:10px 14px;border-radius:14px;border:1.5px solid rgba(58,102,199,.25);background:#fff;font-size:14px;line-height:1.5;color:#1e293b;outline:none;resize:none;font-family:inherit;transition:border-color .2s ease,box-shadow .2s ease}.image-edit-input:focus{border-color:#3a66c7;box-shadow:0 0 0 3px #3a66c71f}.image-edit-input::placeholder{color:#94a3b8}.image-edit-input:disabled{opacity:.6;cursor:not-allowed}.image-edit-send-btn{width:40px;height:40px;border-radius:12px;background:#3a66c7;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s ease}.image-edit-send-btn:hover:not(:disabled){background:#2d52a3;transform:scale(1.05);box-shadow:0 4px 12px #3a66c74d}.image-edit-send-btn:disabled{background:#e2e8f0;color:#94a3b8;cursor:not-allowed}.image-edit-spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite;display:block}.image-edit-error{margin-top:8px;font-size:13px;color:#dc2626;font-weight:500}.image-edit-note{margin-top:8px;font-size:11px;color:#94a3b8;line-height:1.4}.model-selector{position:relative;display:flex;align-items:center}.model-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff9;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(0,0,0,.05);border-radius:10px;padding:6px 32px 6px 12px;font-size:13px;font-weight:600;color:#475569;cursor:pointer;transition:all .2s ease;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2364748b' stroke-width='2.5'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19.5 8.25l-7.5 7.5-7.5-7.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:14px}.model-select:hover{background-color:#ffffffe6;border-color:#3a66c74d;color:#1e293b;box-shadow:0 4px 12px #0000000d}.model-select:focus{outline:none;border-color:#3a66c7;box-shadow:0 0 0 3px #3a66c726}.composer-icon-btn{width:18px;height:18px;background-repeat:no-repeat;background-position:center;background-size:contain}.icon-attach{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%233a66c7' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21.44 11.05l-9.19 9.19a6 6 0 0 1-8.49-8.49l9.19-9.19a4 4 0 0 1 5.66 5.66l-9.2 9.19a2 2 0 0 1-2.83-2.83l8.49-8.48'/%3E%3C/svg%3E")}.icon-send.active{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='22' y1='2' x2='11' y2='13'/%3E%3Cpolygon points='22 2 15 22 11 13 2 9 22 2'/%3E%3C/svg%3E")}.icon-send.disabled{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23cbd5e1' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='22' y1='2' x2='11' y2='13'/%3E%3Cpolygon points='22 2 15 22 11 13 2 9 22 2'/%3E%3C/svg%3E")}.composer-tool-btn{width:36px;height:36px;border-radius:12px;background:#f1f5f980;border:1px solid rgba(0,0,0,.05);color:#64748b;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease;flex-shrink:0}.composer-tool-btn:hover{background:#3a66c714;color:#3a66c7}.composer-tool-btn.active{background:#3a66c71f;color:#3a66c7;border-color:#3a66c759}.composer-tool-btn:disabled{opacity:.4;cursor:not-allowed}.composer-selected-tools{display:flex;flex-wrap:wrap;gap:6px;padding:8px 12px 6px}.composer-tool-pill{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:5px 10px 5px 12px;background:#3a66c71a;color:#3a66c7;border:1px solid rgba(58,102,199,.3);border-radius:999px;font-size:12px;font-weight:600;line-height:1;white-space:nowrap}.composer-tool-pill-remove{background:transparent;border:none;cursor:pointer;color:inherit;font-size:13px;line-height:1;padding:0 2px;opacity:.65;display:inline-flex;align-items:center}.composer-tool-pill>span{display:inline-flex;align-items:center;line-height:1}.composer-tool-pill-remove:hover{opacity:1}.generated-images-block{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:12px}.generated-image-item{position:relative;border-radius:16px;overflow:hidden;border:1px solid rgba(226,232,240,.8);background:#f8fafc;max-width:480px;box-shadow:0 4px 12px #1b325a14}.generated-image-item img{display:block;max-width:100%;height:auto}.generated-image-label{position:absolute;bottom:0;left:0;right:0;padding:6px 10px;background:#ffffffd9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:11px;font-weight:700;color:#3a66c7;letter-spacing:.04em;text-transform:uppercase;border-top:1px solid rgba(226,232,240,.6)}.data-control-panel{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden}.data-control-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 24px}.data-control-copy h2{margin:0;color:#111827;font-size:16px;font-weight:600}.data-control-copy p{margin:6px 0 0;color:#6b7280;font-size:14px;line-height:1.5}.data-control-delete-btn{flex-shrink:0;min-height:36px;padding:0 18px;border-radius:999px;border:1px solid #ef4444;background:#fff;color:#ef4444;font-size:14px;font-weight:600;font-family:inherit;cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease}.data-control-delete-btn:hover:not(:disabled){background:#ef4444;color:#fff}.data-control-delete-btn:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 720px){.data-control-row{flex-direction:column;align-items:flex-start}}.usage-counter-card{display:flex;flex-direction:column;gap:24px;width:min(920px,100%);padding:28px 30px;background:#fff;border:1px solid #e5e7eb;border-radius:20px;box-shadow:0 12px 28px #0f172a0f}.usage-counter-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.usage-counter-header h3{margin:0;color:#111827;font-size:28px;font-weight:700;letter-spacing:-.03em}.usage-counter-header p{margin:6px 0 0;color:#6b7280;font-size:15px}.usage-counter-started{margin:6px 0 0;color:#4b5563;font-size:13px}.usage-counter-live{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#ecfdf5;color:#047857;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.usage-counter-loading{margin:0;color:#6b7280;font-size:14px}.usage-counter-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.usage-counter-metric{padding:18px 18px 16px;border-radius:16px;background:linear-gradient(180deg,#fbfdff,#f4f7fb);border:1px solid #e5e7eb}.usage-counter-metric span{display:block;color:#6b7280;font-size:12px;margin-bottom:10px;text-transform:uppercase;letter-spacing:.04em}.usage-counter-metric strong{color:#111827;font-size:34px;font-weight:700;line-height:1}.usage-counter-history{display:grid;gap:12px}.usage-counter-history-head,.usage-counter-history-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:16px;align-items:center}.usage-counter-history-head{color:#6b7280;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.usage-counter-history-row{padding-top:12px;border-top:1px solid #edf2f7;color:#374151;font-size:15px}.usage-counter-history-row strong{color:#111827;text-align:right}@media (max-width: 720px){.usage-counter-card{width:100%;padding:22px 20px;border-radius:16px}.usage-counter-header{flex-direction:column;align-items:flex-start}.usage-counter-header h3{font-size:22px}.usage-counter-metrics{grid-template-columns:1fr}.usage-counter-metric strong{font-size:28px}}.sophia-settings-shell{min-height:100%;height:100%;max-width:1400px;margin:0 auto;padding:0 32px 32px;display:grid;grid-template-rows:auto minmax(0,1fr);gap:24px;animation:sophia-settings-fade-in .4s ease-out;color:#111827;overflow:auto}.sophia-settings-content-wrapper{min-height:0}@keyframes sophia-settings-fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.sophia-settings-content{background:#fff;border-radius:12px;border:1px solid #e5e7eb;padding:24px 32px;display:flex;flex-direction:column;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.sophia-settings-content-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;gap:24px}.sophia-settings-content-title{margin:0;font-size:24px;font-weight:600;color:#111827;letter-spacing:-.02em}.sophia-settings-content-subtitle{margin:4px 0 0;color:#6b7280;font-size:14px;line-height:1.5}.sophia-settings-tabs{display:flex;gap:4px;margin-bottom:24px;background:#f3f4f6;padding:4px;border-radius:10px;width:fit-content}.sophia-settings-tab{display:flex;align-items:center;gap:8px;background:transparent;border:none;color:#6b7280;padding:8px 16px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.sophia-settings-tab:hover{color:#374151}.sophia-settings-tab.active{background:#fff;color:#111827;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;font-weight:600}.sophia-settings-grid{display:grid;grid-template-columns:1.8fr 1fr;gap:24px;align-items:start}.sophia-settings-card{background:#f9fafb;border-radius:12px;padding:24px;border:1px solid #e5e7eb}.sophia-settings-card-max{max-width:900px}.sophia-settings-card-title{margin:0 0 8px;font-size:16px;font-weight:600;color:#111827}.sophia-settings-card-text{margin:0 0 20px;color:#6b7280;font-size:14px;line-height:1.5}.sophia-settings-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 16px}.sophia-settings-field{display:flex;flex-direction:column;gap:6px}.sophia-settings-field-full{grid-column:1 / -1}.sophia-settings-label{font-size:13px;font-weight:500;color:#374151}.sophia-settings-input,.sophia-settings-select{width:100%;padding:10px 12px;background:#fff;border:1px solid #d1d5db;border-radius:8px;font-size:14px;color:#111827;transition:all .2s ease;font-family:inherit;box-sizing:border-box;box-shadow:0 1px 2px #0000000d}.sophia-settings-input:focus,.sophia-settings-select:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f126}.sophia-settings-section-title{font-size:14px;font-weight:600;color:#111827;margin:12px 0 8px;grid-column:1 / -1;border-bottom:1px solid #e5e7eb;padding-bottom:12px}.sophia-settings-btn-primary{padding:8px 20px;background:#1e293b;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.sophia-settings-btn-primary:hover{background:#334155;transform:translateY(-1px)}.sophia-settings-btn-danger{padding:8px 18px;background:#fef2f2;color:#dc2626;border:1px solid #fee2e2;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.sophia-settings-btn-danger:hover{background:#dc2626;color:#fff;border-color:#dc2626}.sophia-settings-btn-secondary{padding:8px 16px;background:#fff;color:#374151;border:1px solid #d1d5db;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer}.sophia-settings-btn-secondary:hover{background:#f9fafb}.sophia-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.sophia-dialog{background:#fff;border-radius:16px;width:100%;max-width:440px;padding:32px;box-shadow:0 25px 50px -12px #00000040}.sophia-dialog-title{font-size:18px;font-weight:600;color:#111827;margin:0 0 12px}.sophia-dialog-text{font-size:14px;color:#6b7280;line-height:1.5;margin:0 0 24px}.sophia-dialog-actions{display:flex;gap:12px;justify-content:flex-end}.sophia-password-box{background:#f3f4f6;padding:16px;border-radius:12px;font-family:monospace;font-size:18px;text-align:center;font-weight:700;margin-bottom:24px;color:#111827;letter-spacing:.1em}.sophia-settings-alert-success{padding:12px 16px;background:#ecfdf5;border-radius:8px;color:#065f46;font-size:14px;margin-top:16px}.sophia-settings-alert-error{padding:12px 16px;background:#fef2f2;border-radius:8px;color:#991b1b;font-size:14px;margin-top:16px}@media (max-width: 1024px){.sophia-settings-grid{grid-template-columns:1fr}}@media (max-width: 768px){.sophia-settings-shell{padding:16px}.sophia-settings-content{padding:20px}.sophia-settings-form-grid{grid-template-columns:1fr}}.profile-shell{width:100%;max-width:none;margin:0;padding:8px 0 0}.profile-sidebar{display:flex;flex-direction:column;gap:20px;padding:26px 16px 18px;background:radial-gradient(circle at top left,rgba(59,130,246,.12),transparent 34%),linear-gradient(180deg,#fffffff0,#f8fafcf7);border:1px solid rgba(203,213,225,.85);border-radius:24px;box-shadow:0 20px 40px #0f172a14,inset 0 1px #ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-height:100%}.profile-sidebar-brand{display:flex;align-items:baseline;gap:8px;padding:0 4px 2px}.profile-sidebar-brand-name{color:#162644;font-size:28px;line-height:1;font-weight:700;letter-spacing:-.04em;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif}.profile-sidebar-brand-version{transform:translateY(-1px);font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#8a99b2}.profile-sidebar-title{font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#7c8ba1}.profile-sidebar-links{display:flex;flex-direction:column;gap:10px;padding:6px;background:#ffffffa6;border:1px solid rgba(226,232,240,.8);border-radius:18px;box-shadow:inset 0 1px #ffffffe6}.profile-sidebar-links a,.profile-sidebar-links button{display:inline-flex;align-items:center;justify-content:flex-start;min-height:48px;padding:0 16px;border-radius:14px;border:none;background:transparent;color:#475569;font-weight:600;font-size:14px;font-family:inherit;text-decoration:none;cursor:pointer;transition:background .18s ease,color .18s ease,transform .18s ease}.profile-sidebar-links a:hover,.profile-sidebar-links a.active,.profile-sidebar-links button:hover,.profile-sidebar-links button.active{background:linear-gradient(135deg,#1d4ed8,#2563eb);color:#fff;transform:translate(2px);box-shadow:0 12px 24px #2563eb38}.profile-sidebar-secondary{padding:0 6px}.profile-sidebar-chat-link{display:flex;align-items:center;justify-content:center;min-height:46px;padding:0 16px;border-radius:14px;background:linear-gradient(135deg,#3276ff,#38c9b6);color:#fff;font-size:.92rem;font-weight:700;letter-spacing:-.01em;box-shadow:0 14px 28px #357ff333;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.profile-sidebar-chat-link:hover{transform:translateY(-1px);box-shadow:0 18px 32px #357ff33d;filter:saturate(1.05)}.profile-content{width:min(1120px,100%);margin:0 auto;padding:28px 32px 32px;border-radius:22px;border:1px solid rgba(223,231,241,.92);box-shadow:0 20px 46px #1b325a14}.profile-header{align-items:flex-start;margin-bottom:28px}.profile-back-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;border-radius:12px;background:#eef4ff;border:1px solid rgba(112,170,255,.34);color:#28406b;font-weight:700;white-space:nowrap;transition:background .18s ease,transform .18s ease,border-color .18s ease}.profile-back-button:hover{background:#e6efff;border-color:#3a66c76b;transform:translateY(-1px)}.profile-grid{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);align-items:start}.profile-readonly-input:disabled{background:#f3f4f6;color:#6b7280;cursor:not-allowed}.profile-form-actions{margin-top:4px}.profile-summary-list{display:grid;gap:16px}.profile-summary-item{display:flex;flex-direction:column;gap:6px;padding-top:16px;border-top:1px solid #e5e7eb}.profile-summary-item:first-child{padding-top:0;border-top:none}.profile-summary-item span{color:#6b7280;font-size:13px}.profile-summary-item strong{color:#111827;font-size:15px}.profile-loading-card{padding:36px 0 8px}.profile-section-stack{display:grid;gap:24px;width:min(920px,100%)}@media (max-width: 1080px){.profile-grid{grid-template-columns:1fr}}@media (max-width: 720px){.profile-shell{padding-top:0}.profile-header{flex-direction:column}.profile-content{width:100%;margin:0;padding:22px 20px 24px;border-radius:0;border-left:none;border-right:none;box-shadow:none}.profile-back-button{width:100%}.profile-sidebar{padding:18px 12px}}.admin-sidebar-container{display:flex;flex-direction:column;height:100%;width:100%;padding:16px 0;box-sizing:border-box}.settings-sidebar{display:flex;flex-direction:column;padding:18px 14px 16px;width:100%;gap:14px;background:radial-gradient(circle at top left,rgba(59,130,246,.12),transparent 34%),linear-gradient(180deg,#fffffff0,#f8fafcf7);border:1px solid rgba(203,213,225,.85);border-radius:24px;box-shadow:0 20px 40px #0f172a14,inset 0 1px #ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-height:100%}.settings-sidebar-brand{display:flex;align-items:baseline;gap:8px;padding:2px 6px 4px}.settings-sidebar-brand-name{color:#162644;font-size:28px;line-height:1;font-weight:700;letter-spacing:-.04em;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif}.settings-sidebar-brand-version{transform:translateY(-1px);font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#8a99b2}.settings-sidebar-group{display:flex;flex-direction:column;gap:6px;padding:6px;background:#ffffffa6;border:1px solid rgba(226,232,240,.8);border-radius:18px;box-shadow:inset 0 1px #ffffffe6}.settings-sidebar-group a{display:flex;align-items:center;padding:12px 14px;margin:0;border-radius:14px;color:#475569;text-decoration:none;font-size:.9rem;font-weight:600;transition:all .2s ease;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:relative}.settings-sidebar-group a:hover{background:#f1f5f9f2;color:#0f172a;transform:translate(2px)}.settings-sidebar-group a.active{background:linear-gradient(135deg,#1d4ed8,#2563eb);color:#fff;font-weight:600;box-shadow:0 12px 24px #2563eb38}.settings-sidebar-secondary{padding:0 6px}.settings-sidebar-chat-link{display:flex;align-items:center;justify-content:center;min-height:46px;padding:0 16px;border-radius:14px;background:linear-gradient(135deg,#3276ff,#38c9b6);color:#fff;font-size:.92rem;font-weight:700;letter-spacing:-.01em;box-shadow:0 14px 28px #357ff333;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.settings-sidebar-chat-link:hover{transform:translateY(-1px);box-shadow:0 18px 32px #357ff33d;filter:saturate(1.05)}.admin-sidebar-orgs{margin-top:2px;padding:18px 12px 10px;border:1px solid rgba(226,232,240,.9);border-radius:20px;background:linear-gradient(180deg,#ffffffd1,#f1f5f9eb);box-shadow:inset 0 1px #ffffffe6}.admin-sidebar-section-title{font-size:.75rem;font-weight:700;text-transform:uppercase;color:#64748b;letter-spacing:.16em;margin-bottom:14px;padding:0 8px}.admin-sidebar-search{padding:0 4px;margin-bottom:14px}.admin-sidebar-search input{width:100%;padding:11px 14px;font-size:.875rem;border:1px solid rgba(203,213,225,.9);border-radius:12px;background-color:#ffffffe0;color:#111827;box-sizing:border-box;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.admin-sidebar-search input:focus{outline:none;border-color:#2563eb;background-color:#fff;box-shadow:0 0 0 4px #2563eb1f}.admin-sidebar-search input::placeholder{color:#94a3b8}.admin-sidebar-org-list{display:flex;flex-direction:column;gap:8px}.admin-sidebar-empty{font-size:.875rem;color:#94a3b8;padding:8px}.admin-sidebar-org-item{display:flex;flex-direction:column}.admin-sidebar-org-btn{display:flex;align-items:center;gap:12px;width:100%;text-align:left;padding:12px 14px;margin:0;border-radius:14px;background:#ffffffa3;border:1px solid rgba(226,232,240,.85);cursor:pointer;color:#334155;font-size:.875rem;font-weight:600;transition:transform .2s ease,background-color .2s ease,border-color .2s ease,box-shadow .2s ease;box-sizing:border-box;box-shadow:inset 0 1px #ffffffd9}.admin-sidebar-org-btn:hover{background-color:#fffffff5;color:#0f172a;border-color:#bfdbfef2;box-shadow:0 10px 18px #94a3b824;transform:translateY(-1px)}.admin-sidebar-org-avatar{width:32px;height:32px;border-radius:10px;background:linear-gradient(135deg,#dbeafe,#bfdbfe);color:#1d4ed8;display:flex;align-items:center;justify-content:center;font-size:.82rem;font-weight:700;flex-shrink:0;box-shadow:inset 0 1px #ffffffbf}.admin-sidebar-org-name{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:8px}.admin-sidebar-org-chevron{font-size:.6rem;color:#94a3b8;transition:transform .2s ease}.admin-sidebar-org-submenu{display:flex;flex-direction:column;padding:8px 0 2px 46px;margin-top:2px;gap:6px}.admin-sidebar-org-submenu a{font-size:.875rem;color:#64748b;padding:8px 12px;border-radius:10px;text-decoration:none;transition:all .15s ease;border:1px solid transparent}.admin-sidebar-org-submenu a:hover{color:#0f172a;background-color:#f1f5f9f2;border-color:#e2e8f0f2}.admin-sidebar-org-submenu a.active{color:#1d4ed8;background:#dbeafeeb;border-color:#bfdbfef2;font-weight:600}@media (max-width: 1024px){.admin-sidebar-container{padding:0}.settings-sidebar{border-radius:20px}}.users-page-content{padding:0;border-radius:12px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 1px 2px #0000000d;overflow:hidden}.users-toolbar{display:flex;gap:16px;padding:20px 24px;border-bottom:1px solid #e5e7eb;background:#fff}.users-role-filter{width:180px}.users-search{flex:1}.users-bulkbar{display:flex;align-items:center;gap:12px;padding:12px 24px;background:#f8fafc;border-bottom:1px solid #e5e7eb}.users-bulkcount{font-size:13px;font-weight:600;color:#374151;margin-right:auto}.danger-button{background:#dc2626!important;color:#fff!important;border:1px solid transparent!important}.danger-button:hover{background:#b91c1c!important}.danger-outline{color:#dc2626!important;border-color:#fca5a5!important}.danger-outline:hover{background:#fef2f2!important}.users-table-wrap{overflow-x:auto}.users-table{width:100%;border-collapse:collapse;text-align:left}.users-table th,.users-table td{padding:16px 24px;border-bottom:1px solid #f3f4f6}.users-table th{background:#f9fafb;font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.users-table tr:last-child td{border-bottom:none}.users-table tr:hover td{background:#f9fafb}.users-table tr.selected td{background:#f0f9ff}.users-checkbox-cell{width:48px;padding-right:0!important}.users-checkbox-cell input{width:16px;height:16px;cursor:pointer;accent-color:#0f172a}.users-name{font-weight:500;color:#111827;font-size:14px;margin-bottom:6px}.users-meta{display:flex;gap:8px;align-items:center}.users-status{font-size:11px;font-weight:600;padding:2px 8px;border-radius:999px}.status-active{background:#dcfce7;color:#166534}.status-waiting-password-change{background:#fef3c7;color:#92400e}.status-suspended{background:#fee2e2;color:#991b1b}.status-deleted{background:#f3f4f6;color:#374151}.users-role{font-size:12px;color:#6b7280;text-transform:capitalize}.users-username,.users-lastlogin{color:#4b5563;font-size:14px}.users-empty-cell{text-align:center!important;color:#6b7280;padding:64px!important}.users-dialog-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:#11182766;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;display:flex;align-items:center;justify-content:center;animation:users-fade-in .2s ease-out}.users-dialog{background:#fff;border-radius:16px;width:100%;max-width:400px;padding:24px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;animation:users-slide-up .3s cubic-bezier(.16,1,.3,1)}.users-dialog-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.users-dialog-header h3{margin:0;font-size:18px;font-weight:600;color:#111827}.users-dialog-header button{background:none;border:none;font-size:24px;color:#9ca3af;cursor:pointer;padding:0;line-height:1;transition:color .2s}.users-dialog-header button:hover{color:#4b5563}.users-dialog-text{margin:0 0 24px;color:#4b5563;line-height:1.5;font-size:14px}.users-dialog-actions{display:flex;justify-content:flex-end;gap:12px}@keyframes users-fade-in{0%{opacity:0}to{opacity:1}}@keyframes users-slide-up{0%{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 768px){.users-toolbar{flex-direction:column;padding:16px}.users-role-filter{width:100%}}.org-hero-banner{background:linear-gradient(135deg,#0f172a,#1e3a8a);border-radius:16px;margin:32px 32px 0;padding:40px 48px;display:flex;align-items:center;justify-content:space-between;color:#fff}.org-hero-kicker{font-size:.75rem;font-weight:700;letter-spacing:.1em;color:#93c5fd;text-transform:uppercase;margin-bottom:8px}.org-hero-title{font-size:1.875rem;font-weight:700;margin-bottom:8px}.org-hero-subtitle{font-size:1rem;color:#cbd5e1}.org-hero-actions{flex-shrink:0}.org-hero-btn{background-color:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;padding:10px 20px;border-radius:20px;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .2s ease}.org-hero-btn:hover{background-color:#fff3}.org-manager-header{margin-bottom:24px}.org-manager-eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.1em;color:#3b82f6;text-transform:uppercase;margin-bottom:4px}.org-manager-title{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:4px}.org-manager-subtitle{font-size:.875rem;color:#6b7280}.org-manager-toolbar{display:flex;gap:16px;margin-bottom:24px;align-items:center}.org-manager-search-wrapper{position:relative;flex:1;max-width:320px}.org-table-wrapper{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.org-table{width:100%;border-collapse:collapse}.org-table th{text-align:left;padding:12px 16px;font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;background-color:#f9fafb;border-bottom:1px solid #e5e7eb}.org-table td{padding:16px;font-size:.875rem;color:#111827;border-bottom:1px solid #e5e7eb;vertical-align:middle}.org-table-row{cursor:pointer;transition:background-color .15s ease}.org-table-row:hover{background-color:#f3f4f6}.org-table-row:last-child td{border-bottom:none}.org-table-empty{text-align:center;padding:32px!important;color:#6b7280}.org-name-cell{display:flex;align-items:center;gap:8px;font-weight:500}.org-system-tag{font-size:.625rem;font-weight:700;padding:2px 6px;background-color:#eff6ff;color:#2563eb;border-radius:4px;white-space:nowrap}.org-slug{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.8125rem;color:#4b5563;background-color:#f3f4f6;padding:2px 6px;border-radius:4px}.org-status-pill{display:inline-flex;align-items:center;padding:2px 8px;font-size:.75rem;font-weight:600;border-radius:12px}.org-status-active{background-color:#dcfce7;color:#166534}.org-status-suspended{background-color:#fef08a;color:#854d0e}.org-status-deleted{background-color:#fee2e2;color:#991b1b}.org-usage-counter-card{display:flex;flex-direction:column;gap:24px;width:100%;padding:28px 30px;background:#fff;border:1px solid #e5e7eb;border-radius:20px;box-shadow:0 12px 28px #0f172a0f}.org-usage-counter-transition{animation:org-usage-counter-enter .24s cubic-bezier(.22,1,.36,1);transform-origin:top center}.org-usage-counter-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.org-usage-counter-header h3{margin:0;color:#111827;font-size:28px;font-weight:700;letter-spacing:-.03em}.org-usage-counter-header p{margin:6px 0 0;color:#6b7280;font-size:15px}.org-usage-counter-started{margin-top:6px;color:#4b5563;font-size:13px}.org-usage-counter-header-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}.org-usage-counter-back,.org-usage-counter-live{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.org-usage-counter-back{border:1px solid #dbe4f0;background:#f8fbff;color:#23406a;cursor:pointer}.org-usage-counter-live{background:#ecfdf5;color:#047857}.org-usage-counter-loading,.org-usage-counter-empty-state p{margin:0;color:#6b7280;font-size:14px}.org-usage-counter-empty-state h3{margin:0 0 8px;color:#111827;font-size:24px}.org-usage-counter-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.org-usage-counter-metric{padding:18px 18px 16px;border-radius:16px;background:linear-gradient(180deg,#fbfdff,#f4f7fb);border:1px solid #e5e7eb}.org-usage-counter-metric span{display:block;color:#6b7280;font-size:12px;margin-bottom:10px;text-transform:uppercase;letter-spacing:.04em}.org-usage-counter-metric strong{color:#111827;font-size:34px;font-weight:700;line-height:1}.org-usage-counter-panels{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,.9fr);gap:20px}.org-usage-counter-panel{display:grid;gap:14px;padding:18px;border:1px solid #edf2f7;border-radius:18px;background:#fbfcfe}.org-usage-counter-panel-head h4{margin:0;color:#111827;font-size:18px}.org-usage-counter-panel-head p{margin:4px 0 0;color:#6b7280;font-size:13px}.org-usage-counter-table-wrap{overflow:auto}.org-usage-counter-table{width:100%;border-collapse:collapse}.org-usage-counter-table th,.org-usage-counter-table td{padding:14px 12px;border-bottom:1px solid #edf2f7;text-align:left;vertical-align:middle}.org-usage-counter-table th{color:#6b7280;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.org-usage-counter-table tbody tr{cursor:pointer}.org-usage-counter-table tbody tr:hover td{background:#f3f8ff}.org-usage-counter-table tbody tr.is-active td{background:#eaf2ff}.org-usage-counter-name{color:#111827;font-weight:600}.org-usage-counter-subtle{color:#6b7280;font-size:12px;margin-top:4px}.org-usage-counter-empty{color:#6b7280;text-align:center}@keyframes org-usage-counter-enter{0%{opacity:0;transform:translateY(12px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 980px){.org-usage-counter-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.org-usage-counter-panels{grid-template-columns:1fr}}@media (max-width: 720px){.org-usage-counter-card{padding:22px 20px;border-radius:16px}.org-usage-counter-header{flex-direction:column}.org-usage-counter-header h3{font-size:22px}.org-usage-counter-metrics{grid-template-columns:1fr}.org-usage-counter-metric strong{font-size:28px}}.audit-toolbar{display:grid;grid-template-columns:2fr 1fr 1fr;gap:16px;padding:0 32px 24px;background:#fff;border-bottom:1px solid #e5e7eb}.audit-empty{text-align:center;color:#6b7280;padding:64px 24px;margin:0}.audit-table-wrap{overflow-x:auto}.audit-table{width:100%;border-collapse:collapse;text-align:left}.audit-table th,.audit-table td{padding:16px 24px;border-bottom:1px solid #f3f4f6;font-size:14px}.audit-table th{background:#f9fafb;font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.audit-table tr:last-child td{border-bottom:none}.audit-table tr:hover td{background:#f9fafb}.audit-primary{font-weight:500;color:#111827;margin-bottom:4px}.audit-secondary{color:#6b7280;font-size:13px}.audit-table td{color:#4b5563}.audit-result{display:inline-flex;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.audit-result-success{background:#ecfdf5;color:#065f46}.audit-result-failure{background:#fef2f2;color:#991b1b}@media (max-width: 900px){.audit-toolbar{grid-template-columns:1fr}}.system-usage-counter-card{display:flex;flex-direction:column;gap:24px;width:100%;padding:28px 30px;background:#fff;border:1px solid #e5e7eb;border-radius:20px;box-shadow:0 12px 28px #0f172a0f}.system-usage-counter-transition{animation:system-usage-counter-enter .24s cubic-bezier(.22,1,.36,1);transform-origin:top center}.system-usage-counter-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.system-usage-counter-header h3{margin:0;color:#111827;font-size:28px;font-weight:700;letter-spacing:-.03em}.system-usage-counter-header p{margin:6px 0 0;color:#6b7280;font-size:15px}.system-usage-counter-started{margin-top:6px;color:#4b5563;font-size:13px}.system-usage-counter-header-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}.system-usage-counter-back,.system-usage-counter-live{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.system-usage-counter-back{border:1px solid #dbe4f0;background:#f8fbff;color:#23406a;cursor:pointer}.system-usage-counter-live{background:#ecfdf5;color:#047857}.system-usage-counter-loading{margin:0;color:#6b7280;font-size:14px}.system-usage-counter-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.system-usage-counter-metric{padding:18px 18px 16px;border-radius:16px;background:linear-gradient(180deg,#fbfdff,#f4f7fb);border:1px solid #e5e7eb}.system-usage-counter-metric span{display:block;color:#6b7280;font-size:12px;margin-bottom:10px;text-transform:uppercase;letter-spacing:.04em}.system-usage-counter-metric strong{color:#111827;font-size:34px;font-weight:700;line-height:1}.system-usage-counter-panels{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,.9fr);gap:20px}.system-usage-counter-panel{display:grid;gap:14px;padding:18px;border:1px solid #edf2f7;border-radius:18px;background:#fbfcfe}.system-usage-counter-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.system-usage-counter-panel-head h4{margin:0;color:#111827;font-size:18px}.system-usage-counter-panel-head p{margin:4px 0 0;color:#6b7280;font-size:13px}.system-usage-counter-table-wrap{overflow:auto}.system-usage-counter-table{width:100%;border-collapse:collapse}.system-usage-counter-table th,.system-usage-counter-table td{padding:14px 12px;border-bottom:1px solid #edf2f7;text-align:left;vertical-align:middle}.system-usage-counter-table th{color:#6b7280;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.system-usage-counter-table tbody tr{cursor:pointer}.system-usage-counter-table tbody tr:hover td{background:#f3f8ff}.system-usage-counter-table tbody tr.is-active td{background:#eaf2ff}.system-usage-counter-name{color:#111827;font-weight:600}.system-usage-counter-subtle{color:#6b7280;font-size:12px;margin-top:4px}.system-usage-counter-empty{color:#6b7280;text-align:center}@keyframes system-usage-counter-enter{0%{opacity:0;transform:translateY(12px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 980px){.system-usage-counter-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.system-usage-counter-panels{grid-template-columns:1fr}}@media (max-width: 720px){.system-usage-counter-card{padding:22px 20px;border-radius:16px}.system-usage-counter-header{flex-direction:column}.system-usage-counter-header h3{font-size:22px}.system-usage-counter-metrics{grid-template-columns:1fr}.system-usage-counter-metric strong{font-size:28px}}.force-password-page{min-height:100vh;display:grid;place-items:center;padding:32px}.force-password-card{width:min(100%,480px);display:grid;gap:16px;padding:32px;border-radius:28px;background:#fffffff0;border:1px solid #dfe7f1;box-shadow:0 26px 64px #1b325a1f}.force-password-eyebrow{color:#4c6bb0;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.force-password-card h1{margin:0;font-size:34px;letter-spacing:-.04em}.force-password-card p{margin:0;color:#64748b;line-height:1.7}.force-password-success{padding:12px 14px;border-radius:14px;background:#ecfff8;color:#12715c;border:1px solid #bfeedd}.force-password-actions{display:flex;gap:12px}.force-password-actions button{flex:1}.force-password-logout{border:1px solid #d0d9e6;background:#f8fafc;color:#475569}.kb-page{display:grid;gap:24px}.kb-page-header{margin-bottom:0}.kb-dropzone{width:100%;display:grid;gap:8px;justify-items:center;padding:32px 24px;border-radius:20px;border:2px dashed #c8d6eb;background:linear-gradient(180deg,#f8fbff,#f2f7fd);color:#46617f;text-align:center;transition:border-color .18s ease,background .18s ease,transform .18s ease}.kb-dropzone.drag-active,.kb-dropzone:hover{border-color:#6da6ff;background:linear-gradient(180deg,#f3f8ff,#eaf3ff);transform:translateY(-1px)}.kb-dropzone-icon{font-size:28px}.kb-section{display:grid;gap:16px}.kb-section-heading h3{margin:0;font-size:18px;color:#162644}.kb-card-list{display:grid;gap:14px}.kb-card{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:22px;border-radius:18px;border:1px solid #dce6f3;background:#fff;box-shadow:0 14px 30px #1b325a0d}.kb-card-main{display:grid;gap:8px;min-width:0}.kb-card-title-row{display:flex;align-items:center;gap:12px;justify-content:space-between}.kb-card-title-row h4{margin:0;font-size:18px;color:#162644}.kb-card-meta,.kb-card-subtle,.kb-empty,.kb-progress-label{margin:0;color:#61748f}.kb-card-error{margin:0;color:#b42318}.kb-chip-row{display:flex;flex-wrap:wrap;gap:8px}.kb-chip{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:#eef4ff;color:#365d9a;font-size:12px;font-weight:600}.kb-status{display:inline-flex;align-items:center;padding:5px 10px;border-radius:999px;font-size:12px;font-weight:700;text-transform:capitalize}.kb-status-ready,.kb-status-active{background:#ecfdf3;color:#027a48}.kb-status-processing,.kb-status-uploading{background:#fffaeb;color:#b54708}.kb-status-failed,.kb-status-disabled{background:#fef3f2;color:#b42318}.kb-progress-block{display:grid;gap:8px}.kb-progress-bar{width:min(100%,360px);height:10px;border-radius:999px;background:#e6edf6;overflow:hidden}.kb-progress-bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#5f8df7,#78d2c0);transition:width .25s ease}.kb-delete-button{padding:10px 14px;border-radius:10px;border:1px solid #f3c6c1;background:#fff4f2;color:#b42318;font-weight:700}.kb-delete-button:hover{background:#fef3f2}.kb-collection-card{align-items:center}.kb-toggle{position:relative;display:inline-flex;width:46px;height:26px}.kb-toggle input{opacity:0;width:0;height:0}.kb-toggle span{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:999px;background:#d5deea;transition:background .18s ease}.kb-toggle span:after{content:"";position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:#fff;transition:transform .18s ease;box-shadow:0 3px 8px #0f172a2e}.kb-toggle input:checked+span{background:#4d8eff}.kb-toggle input:checked+span:after{transform:translate(20px)}@media (max-width: 900px){.kb-card{flex-direction:column}.kb-delete-button{width:100%}}:root{color-scheme:light;font-family:IBM Plex Sans,Segoe UI,sans-serif;background:radial-gradient(circle at top left,rgba(84,132,255,.16),transparent 30%),radial-gradient(circle at top right,rgba(49,188,173,.14),transparent 28%),linear-gradient(180deg,#f8fbff,#f2f6fb 48%,#edf2f8);color:#18263f}html{height:100%}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100dvh;height:100%;background:inherit;color:inherit;overflow:hidden}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{-moz-appearance:none;appearance:none;-webkit-appearance:none;border:0;cursor:pointer;color:#fff;background:linear-gradient(135deg,#3276ff,#38c9b6);padding:11px 18px;border-radius:14px;font-weight:600}button:disabled{opacity:.7;cursor:progress}input,textarea,select{width:100%;border:1px solid #d8e2ef;background:#fff;color:#18263f;padding:13px 15px;border-radius:16px;outline:none}input:focus,textarea:focus,select:focus{border-color:#5da6ffb8;box-shadow:0 0 0 3px #5da6ff29}#root{height:100%;min-height:100dvh}.app-shell-loading{min-height:100dvh;display:grid;place-items:center}.frame{height:100dvh;min-height:100dvh;display:grid;grid-template-columns:300px minmax(0,1fr);overflow:hidden}.frame-sidebar{display:grid;grid-template-rows:minmax(0,1fr) auto;padding:0;width:300px;max-width:300px;border-right:1px solid #dfe7f1;background:#ffffffc2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);gap:0;box-sizing:border-box;min-height:0;overflow:hidden}.frame-sidebar-main{min-height:0;min-width:0;width:100%;overflow:auto}.frame-sidebar-footer{margin-top:auto;padding:20px 0;width:100%;box-sizing:border-box}.profile-menu{position:relative;margin:0 20px;width:calc(100% - 40px);box-sizing:border-box}.frame-content{display:grid;grid-template-rows:auto minmax(0,1fr);min-height:0;overflow:hidden}.frame-header{display:flex;justify-content:space-between;align-items:center;padding:24px 32px 0}.frame-header-left{min-width:0;flex:1}.frame-body{min-height:0;display:flex;flex-direction:column;padding:24px 32px 32px;overflow:hidden}.brand-pill{padding:10px 14px;border-radius:999px;background:#e9f0ff;color:#3a66c7;letter-spacing:.08em;text-transform:uppercase;font-size:12px}.profile-menu{position:relative}.avatar-button{width:48px;height:48px;padding:0;border-radius:50%}.sidebar-avatar-button{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;min-width:42px;font-size:15px}.sidebar-profile-button{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 12px;border-radius:16px;background:#fff;color:#223556;border:1px solid #dfe7f1;box-shadow:0 10px 24px #22365c0f}.sidebar-profile-button:hover{background:#f8fbff;border-color:#70aaff47}.sidebar-profile-copy{min-width:0;display:grid;text-align:left}.sidebar-profile-copy strong{font-size:14px;font-weight:700;color:#223556;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-profile-copy small{font-size:12px;color:#6e7f9d;text-transform:capitalize}.sidebar-profile-caret{color:#6e7f9d;transition:transform .16s ease}.sidebar-profile-caret.open{transform:rotate(180deg)}.profile-dropdown{position:absolute;right:0;top:calc(100% + 10px);min-width:180px;display:grid;gap:4px;background:#fffffffa;border:1px solid #dfe7f1;border-radius:18px;padding:8px;box-shadow:0 18px 40px #22365c1f}.sidebar-profile-dropdown{left:0;right:0;top:auto;bottom:calc(100% + 10px);min-width:0}.profile-dropdown a,.profile-dropdown button{background:transparent;color:#223556;text-align:left;padding:12px 14px;border-radius:12px;box-shadow:none}.profile-dropdown a:hover,.profile-dropdown button:hover{background:#f3f7fb}.form-error{padding:12px 14px;border-radius:14px;background:#fff1f1;color:#af3f52;border:1px solid #f5d1d6}.inline-action{display:inline-flex;margin-top:12px}.simple-sidebar{padding:12px 14px;border-radius:16px;background:#fff;border:1px solid #dfe7f1}.danger-button{background:linear-gradient(135deg,#b53751,#e86d5d)}@media (max-width: 960px){.frame{grid-template-columns:1fr}.frame-sidebar{border-right:0;border-bottom:1px solid #dfe7f1}}
