:root{font-family:ui-sans-serif,-apple-system,system-ui,Segoe UI,PingFang SC,Microsoft YaHei,Roboto,Helvetica,Arial,sans-serif;color:var(--ink);background:#f7f7f5;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #0d0d0d;--ink-2: #5d5d5d;--muted: #6e6e6e;--muted-strong: #5d5d5d;--line: #e7e7e2;--canvas: #ffffff;--sidebar: #fcfcfc;--brand-blue: #2c65d8;--brand-cyan: #26e0e6;--brand-blue-hover: #2456bb;--brand-blue-soft: #edf3ff;--brand-blue-border: #bfd0f4;--app-content-wide: 1100px;--app-content-reading: 760px;--app-header-inline: 16px;--app-header-height: 64px}.chat-header{flex:0 0 auto;height:var(--app-header-height);padding:0 var(--app-header-inline);display:flex;align-items:center;gap:12px}.chat-header .workspace-title{position:static;max-width:none}.chat-header .workspace-toolbar{position:static;margin-left:auto}.workspace-title{position:absolute;z-index:23;top:calc((var(--app-header-height) - 38px) / 2);left:var(--app-header-inline);max-width:min(46%,420px);height:38px;min-width:0;display:flex;align-items:center;gap:6px;overflow:hidden;white-space:nowrap}.workspace-title b{overflow:hidden;text-overflow:ellipsis;color:var(--ink);font-size:15px;font-weight:400}.workspace-title span{flex:0 0 auto;color:var(--muted);font-size:15px;font-weight:400}.workspace-toolbar{position:absolute;z-index:24;top:calc((var(--app-header-height) - 38px) / 2);right:var(--app-header-inline);display:flex;align-items:center;gap:8px;transition:right .2s ease}.chat-view--sources .workspace-toolbar{right:calc(var(--sources-width) + 12px)}.invite-launcher{height:38px;padding:0 15px;border:1px solid #cfe6db;border-radius:20px;background:#edf8f2;color:#28664f;display:flex;align-items:center;gap:7px;font-weight:650;cursor:pointer;box-shadow:0 7px 24px #235b441a}.invite-modal-scrim{position:fixed;z-index:60;top:0;right:0;bottom:0;left:0;padding:24px;background:#151f1b8c;display:grid;place-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@media(max-width:760px){.workspace-title,.thread-navigator{display:none}.workspace-toolbar{top:10px;right:12px;gap:6px}.invite-launcher{height:34px;padding:0 11px;font-size:12px}.invite-modal-scrim{padding:12px}}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:var(--canvas)}button,textarea{font:inherit}button{color:inherit}.app-shell{width:100%;height:100vh;height:100dvh;min-height:0;display:flex;overflow:hidden}.sidebar,.sidebar-rail,.global-search{font-family:-apple-system-body,ui-sans-serif,-apple-system,system-ui,Segoe UI,Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji",Segoe UI Symbol}.sidebar{width:260px;height:100%;min-height:0;flex:0 0 260px;padding:8px 0 0;background:var(--sidebar);display:flex;flex-direction:column;overflow:hidden;border-right:1px solid rgba(0,0,0,.05);z-index:20;transition:width .2s ease,flex-basis .2s ease,padding .2s ease,border-color .2s ease}.sidebar__top{height:48px;flex:0 0 48px;display:flex;align-items:center;justify-content:space-between;padding:0 8px}.sidebar__controls{display:flex;align-items:center}.brand-button{height:36px;display:flex;align-items:center;gap:9px;padding:0 8px;border:0;border-radius:8px;background:none;cursor:pointer;min-width:0;flex:0 1 auto}.brand-button:hover{background:#0000000d}.brand-copy{display:flex;flex-direction:column;align-items:flex-start;line-height:1.05;min-width:0;flex:0 1 auto}.brand-copy b{font-size:16px;line-height:20px;font-weight:600;letter-spacing:0;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brand-copy small{margin-top:4px;color:var(--muted);font-size:8px;letter-spacing:.1em;text-transform:uppercase}.brand-mark{position:relative;width:48px;height:48px;display:grid;place-items:center;flex:0 0 auto}.brand-mark--small{width:31px;height:31px}.brand-mark img{display:block;width:100%;height:100%;object-fit:contain}.icon-button{width:36px;height:36px;border:0;border-radius:8px;background:transparent;display:grid;place-items:center;color:#8f8f8f;cursor:pointer}.icon-button:hover{background:#0000000e;color:var(--ink)}.icon-button:disabled,.composer-button:disabled{opacity:.38;cursor:default}.icon-button:disabled:hover,.composer-button:disabled:hover{background:transparent}.new-chat{font-weight:400}.primary-nav{display:grid;gap:0;margin:4px 0 0}.nav-item{width:calc(100% - 12px);height:34px;margin:1px 6px;padding:5px 10px;border:0;border-radius:10px;background:transparent;display:flex;align-items:center;gap:8px;color:#303030;cursor:pointer;font-size:14px;line-height:20px;font-weight:400;text-decoration:none;transition:color .15s cubic-bezier(.4,0,.2,1),background-color .15s cubic-bezier(.4,0,.2,1)}.nav-item:hover{background:#0000000d;color:#303030}.nav-item--active{background:#0000000d;color:#303030;font-weight:400}.nav-item>svg{width:18px;height:18px;margin:0 1px;flex:0 0 18px;color:#5f6360}.nav-item>span{min-width:0}.nav-promo{margin-left:auto;padding:3px 7px;border-radius:999px;background:var(--brand-blue-soft);color:var(--brand-blue);font-size:9px;font-style:normal;font-weight:700;white-space:nowrap}.nav-more>span{flex:1;text-align:left}.sidebar-more-menu{position:fixed;z-index:45;width:min(272px,calc(100vw - 24px));max-height:calc(100dvh - 24px);overflow-y:auto;overscroll-behavior:contain;padding:8px;display:grid;gap:4px;border:1px solid rgba(0,0,0,.08);border-radius:20px;background:#fff;box-shadow:0 12px 40px #00000014,0 2px 8px #00000008;font-family:ui-sans-serif,-apple-system,system-ui,Segoe UI,Helvetica,Arial,sans-serif}.sidebar-more-menu__item{display:flex;align-items:center;gap:12px;min-height:40px;padding:8px 12px;border-radius:12px;text-decoration:none;color:#303030;font-size:15px;font-weight:400;line-height:24px}.sidebar-more-menu__item>svg{flex:0 0 20px;color:#454545}.sidebar-more-menu__item--active,.sidebar-more-menu__item:focus-visible{background:#f0f0f0}.sidebar-more-menu__item:focus-visible{outline:2px solid #a4bce5;outline-offset:-2px}@media(hover:hover){.sidebar-more-menu__item:hover{background:#f0f0f0}}@media(max-width:760px){.sidebar-more-menu__item{min-height:44px}}.history{margin-top:12px;min-height:0;flex:1;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:transparent transparent}.history:hover,.history:focus-within{scrollbar-color:rgba(32,33,31,.16) transparent}.history::-webkit-scrollbar{width:8px}.history::-webkit-scrollbar-track{background:transparent}.history::-webkit-scrollbar-thumb{min-height:38px;border:2px solid transparent;border-radius:999px;background-color:transparent;background-clip:content-box}.history:hover::-webkit-scrollbar-thumb,.history:focus-within::-webkit-scrollbar-thumb{background-color:#20211f21}.history::-webkit-scrollbar-thumb:hover{background-color:#20211f38}.history::-webkit-scrollbar-thumb:active{background-color:#20211f4d}.history__label{height:32px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;color:#8f8f8f;font-size:14px;line-height:20px;font-weight:500}.history__group+.history__group{margin-top:24px}.history__group--pinned .history__item{padding-left:36px}.history__conversation-icon{position:absolute;left:10px;top:8px;color:#454545;pointer-events:none}.history__label .history__toggle{display:inline-flex;align-items:center;gap:4px;min-height:32px;padding:4px 0;border:0;background:transparent;color:inherit;font:inherit;cursor:pointer;border-radius:4px}.history__toggle svg{transition:transform .16s ease}.history__toggle[aria-expanded=true] svg{transform:rotate(90deg)}.history__toggle:hover{color:#555}.history__toggle:focus-visible{outline:2px solid #a4bce5;outline-offset:2px}@media(prefers-reduced-motion:reduce){.history__toggle svg{transition:none}}.history__label .history__archive{padding:4px 2px;border:0;background:transparent;color:var(--muted);font-size:10px;cursor:pointer;opacity:0}.history__archive:focus-visible{opacity:1}.history__row{width:calc(100% - 12px);height:34px;margin:1px 6px;position:relative;border-radius:10px;display:flex;align-items:center}.history__item{min-width:0;height:34px;flex:1;padding:5px 10px;border:0;border-radius:10px;background:transparent;display:flex;align-items:center;cursor:pointer;color:#303030;text-align:left}.history__item span{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:20px;font-weight:400}.history__status{width:8px;height:8px;margin-left:7px;flex:0 0 auto;border-radius:999px}.history__status--unread{background:#2f7df4;box-shadow:0 0 0 2px #2f7df41f}.history__status--failed{background:#c45b50}.history__status--running{width:14px;height:14px;color:#737873;background:transparent;display:grid;place-items:center}.history__status--running>svg{display:block}.history__rename{min-width:0;flex:1;padding:0 5px}.history__rename input{width:100%;height:29px;padding:0 7px;border:1px solid #9aa8a0;border-radius:7px;outline:0;background:#fff;color:var(--ink);font-size:12px}.history__row:hover{background:#0000000d}.history__row--active{background:#0000000d;color:#303030;font-weight:400}.history__pin,.history__more{width:32px;height:32px;flex:0 0 auto;border:0;border-radius:8px;background:transparent;color:#6f6f6f;display:grid;place-items:center;cursor:pointer;opacity:0;pointer-events:none}.history__more{margin-right:2px}.history__pin:focus-visible,.history__more:focus-visible,.history__more[aria-expanded=true]{opacity:1;pointer-events:auto}@media(hover:hover)and (pointer:fine){.history:hover .history__archive{opacity:1}.history__row:hover .history__pin,.history__row:hover .history__more{opacity:1;pointer-events:auto}}.history__pin:hover,.history__more:hover{background:#00000014;color:#111}.history__menu{position:absolute;z-index:25;top:31px;right:3px;width:192px;padding:6px;border:1px solid #e2e2e2;border-radius:14px;background:#fff;box-shadow:0 12px 34px #00000024}.history__menu button{width:100%;height:39px;padding:0 10px;border:0;border-radius:9px;background:transparent;color:#303030;display:flex;align-items:center;gap:10px;cursor:pointer;font-size:13px}.history__menu button:hover{background:#f2f2f2}.history__menu .history__menu-danger{color:#a0443d}.history__menu .history__menu-danger:hover{background:#f7efed}.sidebar__footer{position:relative;margin-top:auto;padding-bottom:6px;display:grid;gap:6px}.avatar img{width:100%;height:100%;object-fit:cover}.profile-row small,.account-menu__header small{margin-top:2px;color:var(--muted);font-size:11px;font-weight:400}.profile-row{width:calc(100% - 12px);min-height:52px;margin:0 6px;padding:6px 10px 6px 8px;border:0;border-radius:10px;background:transparent;display:flex;align-items:center;gap:8px;cursor:pointer;text-align:left}.profile-row:hover,.profile-row[aria-expanded=true]{background:#0000000d}.avatar{width:32px;height:32px;flex:0 0 auto;border-radius:50%;background:#d8ddd8;display:grid;place-items:center;overflow:hidden;font-size:12px;font-weight:700}.profile-row>span:nth-child(2){flex:1;display:flex;flex-direction:column}.profile-row b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:20px;font-weight:400}.profile-row__chevron{flex:0 0 auto;color:#777b75;transition:transform .16s ease}.profile-row[aria-expanded=true] .profile-row__chevron{transform:rotate(-90deg)}.account-menu{position:absolute;z-index:45;left:0;right:0;bottom:calc(100% + 7px);padding:6px;border:1px solid #dedfda;border-radius:16px;background:#fffffffc;box-shadow:0 16px 44px #14171426,0 2px 7px #1417140f}.account-menu>button{width:100%;min-height:40px;padding:0 10px;border:0;border-radius:9px;background:transparent;color:#292b28;display:flex;align-items:center;gap:11px;cursor:pointer;text-align:left;font-size:13px}.account-menu>button:hover{background:#f0f0ed}.user-id-copy{display:flex;align-items:center;gap:10px;padding:10px;border:0;border-radius:9px;background:transparent;color:#656b67;cursor:pointer;text-align:left;font-size:12px}.user-id-copy svg{flex:0 0 auto}.user-id-copy span{-webkit-user-select:text;user-select:text;overflow-wrap:anywhere}.user-id-copy small{display:block;margin-top:3px;font-size:11px;color:#7d847f}.user-id-copy:focus-visible{outline:2px solid #2d64df;outline-offset:2px}.account-menu>button:disabled{opacity:.5;cursor:wait}.account-menu>button:not(.account-menu__header)>span{flex:1}.account-menu__header{min-height:53px!important;padding:6px 8px!important;gap:9px!important}.account-menu__header>span:nth-child(2){min-width:0;flex:1;display:flex;flex-direction:column}.account-menu__header b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:560}.account-menu__header>svg{color:#73766f}.account-menu__divider{height:1px;margin:5px 7px;background:#e4e5e1}.account-menu__logout{color:#343733!important}.sidebar-rail{width:52px;height:100%;flex:0 0 52px;padding:8px 6px;border-right:1px solid #ececec;background:var(--sidebar);display:flex;flex-direction:column;align-items:center;gap:4px;z-index:20}.rail-brand,.rail-button,.rail-avatar{width:40px;height:40px;flex:0 0 auto;border:0;border-radius:10px;background:transparent;color:#303030;display:grid;place-items:center;cursor:pointer}.rail-brand{position:relative;margin-bottom:4px}.rail-brand__logo,.rail-brand__expand{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;transition:opacity .14s ease,transform .14s ease}.rail-brand__logo{display:grid;place-items:center;opacity:1;transform:scale(1)}.rail-brand__logo .brand-mark--small{width:25px;height:25px}.rail-brand__expand{opacity:0;transform:scale(.82)}.rail-brand:hover .rail-brand__logo,.rail-brand:focus-visible .rail-brand__logo{opacity:0;transform:scale(.82)}.rail-brand:hover .rail-brand__expand,.rail-brand:focus-visible .rail-brand__expand{opacity:1;transform:scale(1)}.rail-button:hover,.rail-brand:hover,.rail-avatar:hover{background:#ececec}.rail-avatar{margin-top:auto;border-radius:50%;background:#e4e4e4;overflow:hidden;font-size:12px;font-weight:650}.rail-avatar img{width:100%;height:100%;object-fit:cover}.rail-avatar--promo{position:relative;overflow:visible}.rail-avatar--promo img{border-radius:50%}.rail-avatar--promo:after{content:"";position:absolute;top:2px;right:2px;width:7px;height:7px;border:2px solid #fff;border-radius:50%;background:var(--brand-blue)}.global-search-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;padding:max(120px,14vh) 18px 18px;background:#0003;display:flex;align-items:flex-start;justify-content:center;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.global-search{width:min(720px,100%);max-height:min(620px,72vh);border:1px solid #e2e2e2;border-radius:18px;background:#fff;box-shadow:0 22px 65px #0003;overflow:hidden}.global-search>header{height:60px;padding:0 17px;border-bottom:1px solid #ededed;display:flex;align-items:center;gap:11px;color:#6f6f6f}.global-search>header input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#111;font-size:15px}.global-search>header input::placeholder{color:var(--muted)}.global-search>header button{width:34px;height:34px;border:0;border-radius:9px;background:transparent;display:grid;place-items:center;color:#555;cursor:pointer}.global-search>header button:hover{background:#f0f0f0}.global-search h3{margin:0;padding:18px 22px 8px;color:var(--muted);font-size:12px;font-weight:500}.global-search__results{max-height:min(500px,calc(72vh - 105px));padding:0 10px 13px;overflow-y:auto}.global-search__results button{width:100%;height:46px;padding:0 13px;border:0;border-radius:10px;background:transparent;color:#252525;display:flex;align-items:center;gap:12px;cursor:pointer;text-align:left}.global-search__results button:hover{background:#f2f2f2}.global-search__results button>span{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.global-search__results button>svg:last-child{color:#777}.global-search__empty{min-height:110px;display:grid;place-items:center;color:var(--muted);font-size:13px}.workspace{min-width:0;height:100%;min-height:0;flex:1;display:flex;flex-direction:column;position:relative;overflow:hidden;background:var(--canvas)}.workbench-loading{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:14px;color:var(--muted);font-size:13px}.thread-loading{min-height:0;flex:1;display:grid;place-items:center;color:var(--muted);font-size:12px}.error-boundary{margin:18px;padding:14px 16px;border:1px solid #ecc9c4;border-radius:12px;background:#fff7f6;color:#7a3a33;display:grid;gap:6px;font-size:13px}.error-boundary>small{color:#9a4038;font-size:12px;word-break:break-word}.error-boundary>span{display:flex;gap:8px;margin-top:4px}.error-boundary button{height:30px;padding:0 12px;border:1px solid #e0c3bf;border-radius:8px;background:#fff;color:inherit;cursor:pointer}.error-boundary button:hover{background:#fdeeec}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.workspace-error{margin:0 18px 10px;padding:10px 13px;border:1px solid #ecc9c4;border-radius:10px;background:#fff2f0;color:#9a4038;font-size:12px}.background-notice{position:absolute;z-index:45;top:18px;left:50%;transform:translate(-50%);width:min(360px,calc(100% - 32px));min-height:54px;padding:8px 11px 8px 14px;display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid #d9e5da;border-radius:13px;color:#344438;background:#fcfffcf7;box-shadow:0 12px 36px #1f2b2126;text-align:left;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.background-notice:hover{background:#fff}.background-notice>span{min-width:0;display:grid;gap:3px}.background-notice b{font-size:13px}.background-notice small{overflow:hidden;color:var(--muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.background-notice>svg{flex:0 0 auto;color:#3b7b4b}.background-notice--failed{border-color:#edcfca;color:#93463f;background:#fff8f7f7}.background-notice--failed>svg{color:#b65047}.undo-toast{position:absolute;z-index:40;left:50%;bottom:22px;transform:translate(-50%);min-width:210px;height:44px;padding:0 8px 0 15px;border-radius:12px;background:#242724;color:#fff;box-shadow:0 12px 36px #1416143d;display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:12px}.undo-toast button{height:32px;padding:0 9px;border:0;border-radius:8px;background:#ffffff1f;color:#fff;display:flex;align-items:center;gap:5px;cursor:pointer}.workspace-menu{position:absolute;z-index:12;top:10px;left:10px;border:1px solid rgba(0,0,0,.06);background:#ffffffdb;box-shadow:0 3px 12px #191c1914;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.model-picker{height:38px;padding:0 10px 0 12px;border:0;border-radius:10px;background:transparent;display:flex;align-items:center;gap:7px;font-weight:600;cursor:pointer}.model-picker:hover{background:#0000000a}.chat-view{--sources-width: clamp(340px, 28vw, 420px);flex:1;min-height:0;display:flex;flex-direction:column;position:relative;background:#fff;transition:padding-right .2s ease}.chat-view--onboarding{overflow-y:auto;overscroll-behavior-y:contain}.chat-view--sources{padding-right:var(--sources-width)}.chat-view--artifact{--sources-width: clamp(440px, 38vw, 620px)}.chat-source-toggle{min-width:48px;height:36px;padding:0 9px;border:0;border-radius:10px;background:#ffffffe6;color:#646862;display:flex;align-items:center;justify-content:center;gap:5px;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.chat-source-toggle:hover,.chat-source-toggle[aria-pressed=true]{background:#f0f1ed;color:#292c28}.chat-source-toggle span{min-width:14px;font-size:9px;font-weight:650}.chat-scroll{width:100%;min-height:0;flex:1;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable both-edges;scrollbar-width:thin;scrollbar-color:transparent transparent}.chat-scroll:hover,.chat-scroll:focus-within{scrollbar-color:rgba(32,33,31,.18) transparent}.chat-scroll::-webkit-scrollbar{width:10px}.chat-scroll::-webkit-scrollbar-track{background:transparent}.chat-scroll::-webkit-scrollbar-thumb{min-height:44px;border:3px solid transparent;border-radius:999px;background-color:transparent;background-clip:content-box}.chat-scroll:hover::-webkit-scrollbar-thumb,.chat-scroll:focus-within::-webkit-scrollbar-thumb{background-color:#20211f29}.chat-scroll::-webkit-scrollbar-thumb:hover{background-color:#20211f3d}.chat-scroll::-webkit-scrollbar-thumb:active{background-color:#20211f52}.thread-navigator{position:absolute;z-index:21;top:50%;right:12px;transform:translateY(-50%)}.chat-view--sources .thread-navigator{right:calc(var(--sources-width) + 12px)}.thread-navigator__list{max-height:56vh;padding:6px 0;display:flex;flex-direction:column;align-items:flex-end;gap:7px;overflow-x:hidden;overflow-y:auto;scrollbar-width:none;transition:opacity .13s ease}.thread-navigator__list::-webkit-scrollbar{width:0}.thread-navigator__list span{width:30px;height:2px;flex:0 0 auto;border-radius:2px;background:#cfcfcf;transition:background .15s ease,height .15s ease}.thread-navigator__list span.is-active{height:3px;background:var(--ink)}.thread-navigator.is-open .thread-navigator__list{opacity:0}.thread-navigator__panel{position:absolute;z-index:1;top:50%;right:0;width:max-content;min-width:220px;max-width:min(420px,32vw);max-height:60vh;padding:8px;border-radius:16px;background:#fff;transform:translateY(-50%) scale(.98);display:flex;flex-direction:column;gap:2px;overflow-x:hidden;overflow-y:auto;box-shadow:0 0 0 1px #1c1f1c0f,0 12px 32px #1c1f1c21;opacity:0;pointer-events:none;transition:opacity .13s ease,transform .13s ease}.thread-navigator.is-open .thread-navigator__panel{opacity:1;transform:translateY(-50%) scale(1);pointer-events:auto}.thread-navigator__panel button{flex:0 0 auto;padding:8px 12px;border:0;border-radius:10px;background:transparent;color:var(--ink);overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.45;cursor:pointer}.thread-navigator__panel button:hover{background:#f2f2f2}.thread-navigator__panel button.is-active{background:#ececec}.scroll-to-bottom{position:absolute;z-index:18;left:50%;bottom:126px;width:34px;height:34px;padding:0;transform:translate(-50%);border:1px solid #dadcd7;border-radius:50%;background:#fffffff5;color:#555a54;display:grid;place-items:center;cursor:pointer;box-shadow:0 4px 16px #1b1f1b1f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.scroll-to-bottom:hover{border-color:#cbd4e5;background:#f6f8fc;color:var(--brand-blue)}.chat-view--sources .scroll-to-bottom{left:calc((100% - var(--sources-width)) / 2)}.chat-thread{width:min(768px,calc(100% - 34px));min-height:100%;margin:0 auto;padding:8px 0 24px;font-family:-apple-system-body,ui-sans-serif,-apple-system,system-ui,Segoe UI,Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji",Segoe UI Symbol;font-variation-settings:"opsz" 16;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.chat-day{margin:0 0 26px;color:var(--muted);font-size:13px;text-align:center}.chat-message{margin:0 0 34px}.chat-message>span{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.chat-message>div{min-width:0}.chat-message>div>small{display:none}.chat-message--user{margin-bottom:6px;display:flex;justify-content:flex-end}.chat-message--user>div{max-width:min(72%,620px)}.chat-message--user small{display:none}.message-actions{min-height:28px;margin-top:6px;display:flex;align-items:center;gap:2px;color:var(--muted);opacity:0;transition:opacity .14s}.chat-message:hover .message-actions,.message-actions:focus-within{opacity:1}.chat-message--user .message-actions{justify-content:flex-end}.message-actions button{width:28px;height:28px;border:0;border-radius:7px;background:transparent;color:inherit;display:grid;place-items:center;cursor:pointer}.message-actions button:hover{background:#f0f1ed;color:#3f433e}.message-actions button.message-copy--copied{background:#edf6f0;color:#397653}.message-actions span{margin-left:5px;font-size:9px}.message-sources{min-height:34px;margin-top:14px;padding:0 13px;border:1px solid #dfe3de;border-radius:999px;background:#f7f8f5;color:#4d6659;display:flex;align-items:center;gap:7px;font-size:11px;font-weight:600;cursor:pointer}.message-sources:hover{border-color:#cbd6cf;background:#eef3ef;color:#2f624b}.message-stopped{margin:12px 0;color:var(--muted);font-size:13px}.message-display-timeline{display:flex;flex-direction:column}.message-timeline-text--progress{max-width:680px;margin:7px 0;color:#747973;font-size:14px;line-height:1.65;animation:message-progress-arrive .18s ease-out both}.message-timeline-text--progress .chat-markdown>:first-child{margin-top:0}.message-timeline-text--progress .chat-markdown>:last-child{margin-bottom:0}.message-timeline-text--answer{margin-top:14px}@keyframes message-progress-arrive{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}.message-tool-run{margin:0 0 18px;color:var(--ink-2)}.message-tool-run>button{min-height:30px;padding:0;border:0;background:transparent;color:var(--ink-2);display:flex;align-items:center;gap:7px;cursor:pointer;font-size:14px}.message-tool-run>button>span{display:flex;align-items:center;gap:7px}.message-tool-run__spinner{flex:0 0 auto;color:#747872}.message-tool-run>button b{color:inherit;font-size:14px;font-weight:500}.message-tool-run>button small{margin:0;color:var(--muted);font-size:13px;font-weight:400}.message-tool-run__chevron{transition:transform .16s}.message-tool-run>button[aria-expanded=true] .message-tool-run__chevron{transform:rotate(180deg)}.message-tool-run>small{display:block;margin:3px 0 0;color:var(--muted);font-size:13px;font-weight:400}.message-tool-run__details{--timeline-inset: 8px;--timeline-rail: 24px;position:relative;max-width:620px;margin-top:8px;padding:4px 0 3px var(--timeline-inset);display:flex;flex-direction:column;gap:11px}.message-tool-run__details:before{content:"";position:absolute;top:8px;bottom:8px;left:calc(var(--timeline-inset) + var(--timeline-rail) / 2);transform:translate(-50%);width:1px;background:#e2e6e3}.message-tool-run__details>div{position:relative;min-height:32px;display:grid;grid-template-columns:var(--timeline-rail) minmax(0,1fr) 18px;align-items:start;gap:8px;color:#6e726c}.message-tool-run__details>div>svg{margin-top:2px;color:#727771}.message-tool-run__details>div>svg:first-child{position:relative;z-index:1;justify-self:center;width:20px;height:20px;padding:2px;border-radius:6px;background:var(--surface, #fff);box-sizing:border-box}.message-tool-run__details span,.message-tool-run__copy{min-width:0;display:flex;flex-direction:column}.message-tool-diagnostic{margin-top:4px;color:var(--muted);font-size:11px;overflow-wrap:anywhere}.message-tool-diagnostic summary{cursor:pointer;width:fit-content}.message-tool-diagnostic code{display:block;margin-top:5px;white-space:pre-wrap}.message-tool-diagnostic p{margin:4px 0 0}.message-tool-run__details b{color:var(--ink-2);font-size:13px;font-weight:500}.message-tool-run__details small{margin:3px 0 0;color:var(--muted);font-size:12px;font-weight:400}.message-tool-run__status{margin-top:2px;color:var(--muted)}.message-tool-run__status--completed{color:#2c65d8}.message-tool-run__status--failed{color:#a95549}.message-tool-run__status--warning{color:#b57a16}.message-tool-run>button{max-width:100%;text-align:left}.message-tool-run>button>span{min-width:0;flex-wrap:wrap}.message-tool-run>button b{overflow-wrap:anywhere}.message-tool-run__chevron{flex-shrink:0}.message-tool-selection{position:relative;z-index:1;background:var(--surface, #fff);padding:4px 0 8px}.message-tool-selection>small{display:block;margin-bottom:8px}.message-tool-selection p{margin:6px 6px 0 0;display:inline-flex;align-items:center;flex-wrap:wrap;gap:4px 8px;padding:5px 9px;border-radius:8px;background:var(--surface-2, #f5f6f7);max-width:100%;box-sizing:border-box}.message-tool-selection p b,.message-tool-selection p small{overflow-wrap:anywhere}.message-tool-selection p small{grid-column:1}.message-tool-selection p em{grid-column:2;grid-row:1 / 3;align-self:center;font-size:12px;font-style:normal;color:var(--muted)}.message-tool-selection-notice{margin:6px 0;display:flex;align-items:flex-start;flex-wrap:wrap;gap:6px;font-size:12px;color:var(--muted)}.message-tool-selection-notice>svg{flex:0 0 14px;margin-top:2px}.message-tool-selection-notice>span{flex:0 1 auto;min-width:0;overflow-wrap:anywhere}.message-tool-selection-notice>button{border:0;background:transparent;color:var(--accent, #3269d8);font-size:12px;padding:0 4px;cursor:pointer;min-height:24px}.plugin-connection-notice{display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:10px;max-width:560px;padding:12px 14px;margin-top:8px;border:1px solid var(--line, #e2e6e3);border-radius:12px;background:var(--surface, #fff);font-size:12px}.plugin-connection-notice>svg{color:var(--muted);align-self:start;margin-top:2px}.plugin-connection-notice__text{min-width:0;display:flex;flex-direction:column;gap:4px;overflow-wrap:anywhere}.plugin-connection-notice__text strong{color:var(--ink-2);font-size:13px;font-weight:500}.plugin-connection-notice__text span{color:var(--muted);line-height:1.5}.plugin-connection-notice>button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:36px;padding:6px 12px;border:1px solid #dbe5fa;border-radius:8px;background:#f3f7ff;color:var(--accent, #3269d8);font:inherit;cursor:pointer;white-space:nowrap}.plugin-connection-notice>button:disabled{cursor:default;opacity:.7}.plugin-connection-notice--connected{border-color:transparent;background:transparent;padding-top:6px;padding-bottom:6px}.plugin-connection-notice--connected>svg{color:#50866d}@media(max-width:480px){.plugin-connection-notice{grid-template-columns:18px minmax(0,1fr)}.plugin-connection-notice>button{grid-column:2;justify-self:start}}.message-tool-run__pulse{width:7px;height:7px;margin:6px 0 0 3px;border-radius:50%;background:#2c65d8;animation:tool-pulse 1.5s ease-in-out infinite}.mcp-app-loading,.mcp-app-fallback{display:flex;width:min(720px,100%);min-height:54px;box-sizing:border-box;align-items:center;gap:8px;margin:4px 0 18px;border:1px solid #e4e5e2;border-radius:14px;padding:14px 16px;background:#fafaf9;color:var(--muted);font-size:12px}.mcp-app-fallback{color:#a95549}.mcp-app-host{width:min(720px,100%);margin:4px 0 20px;overflow:hidden;border-radius:16px;background:transparent}.mcp-app-host--bordered{border:1px solid rgba(0,0,0,.1);background:#fff}.mcp-app-host iframe{display:block;width:100%;min-height:180px;border:0;background:transparent;touch-action:pan-y pinch-zoom;overscroll-behavior-y:auto;transition:height .16s ease}.mcp-app-host__inline-bar{display:flex;min-height:44px;box-sizing:border-box;align-items:center;justify-content:space-between;gap:12px;padding:5px 4px 7px 3px;color:var(--muted);font-size:11px}.mcp-app-host__inline-bar>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mcp-app-host__identity{display:inline-flex;align-items:center;gap:9px}.mcp-app-host__identity>span:last-child{min-width:0;display:flex;flex-direction:column;gap:1px}.mcp-app-host__identity strong{overflow:hidden;color:#30332f;font-size:12px;font-weight:620;line-height:1.25;text-overflow:ellipsis}.mcp-app-host__identity small{color:#92968f;font-size:9px;line-height:1.2}.mcp-app-host__logo.plugin-directory__icon{width:27px;height:27px;flex:0 0 27px;border-radius:8px;box-shadow:0 2px 7px #232a241f}.mcp-app-host__logo .plugin-directory__monogram{font-size:9px}.mcp-app-host__inline-actions{display:inline-flex;flex:none;align-items:center;gap:2px}.mcp-app-host__inline-bar button{display:inline-flex;min-height:30px;align-items:center;gap:4px;border:1px solid transparent;border-radius:9px;padding:0 8px;background:transparent;color:#676b65;font-size:11px;cursor:pointer}.mcp-app-host__inline-bar button:hover{background:#f1f2ef;color:#30332f}.mcp-app-host--collapsed{border:1px solid #e5e7e3;background:#fafbf9}.mcp-app-host--collapsed .mcp-app-host__inline-bar{min-height:48px;padding:6px 7px 6px 10px}.mcp-app-host--fullscreen{position:fixed;z-index:220;top:0;right:0;bottom:0;left:0;width:auto;margin:0;border:0;border-radius:0;background:#fff}.mcp-app-host__bar{display:flex;height:52px;box-sizing:border-box;align-items:center;justify-content:space-between;border-bottom:1px solid #ececea;padding:0 18px}.mcp-app-host__bar strong{color:#30322f;font-size:13px;font-weight:600}.mcp-app-host__bar button{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:9px;background:transparent;color:#555853;cursor:pointer}.mcp-app-host__bar button:hover{background:#f1f2ef}.message-ui-notes{width:min(720px,100%);margin:-6px 0 10px;color:#676c66;font-size:12px}.message-ui-notes>summary{width:fit-content;padding:5px 1px;color:#737872;cursor:pointer;font-weight:560}.message-ui-notes>summary:hover{color:#343834}.message-ui-notes[open]>summary{margin-bottom:10px}.message-ui-notes>.chat-markdown{padding:14px 16px;border:1px solid #e4e6e2;border-radius:14px;background:#fafbf9;font-size:13px;line-height:1.65}.message-ui-followup{width:min(720px,100%);margin:8px 0 6px;color:#30332f;font-size:14px;line-height:1.65}.message-tool-run--failed>button,.message-tool-run--failed .message-tool-run__details b{color:#a95549}@keyframes tool-pulse{0%,to{opacity:.42;transform:scale(.84)}50%{opacity:1;transform:scale(1)}}.sources-scrim{display:none}.sources-panel,.artifact-panel{position:absolute;z-index:20;top:12px;right:12px;width:calc(var(--sources-width) - 24px);max-height:calc(100% - 24px);border:1px solid #e4e5e1;border-radius:24px;background:#fff;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 7px 26px #181c1914,0 1px 3px #181c190a}.sources-panel>header,.artifact-panel>header{min-height:68px;padding:14px 13px 12px 18px;border-bottom:1px solid #eceee9;display:flex;align-items:center;justify-content:space-between;gap:12px}.sources-panel>header>div,.artifact-panel>header>div{min-width:0;display:flex;flex-direction:column;gap:3px}.sources-panel>header strong,.artifact-panel>header strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.sources-panel>header span,.artifact-panel>header span{color:var(--muted);font-size:10px}.sources-panel>header button,.artifact-panel>header button{width:34px;height:34px;flex:0 0 auto;border:0;border-radius:9px;background:transparent;color:#686c65;display:grid;place-items:center;cursor:pointer}.sources-panel>header button:hover,.artifact-panel>header button:hover{background:#f0f1ed;color:#262925}.sources-groups{min-height:0;padding:7px;overflow-y:auto;overscroll-behavior:contain}.sources-group+.sources-group{margin-top:4px}.sources-provider{width:100%;min-height:38px;padding:0 9px;border:0;border-radius:11px;background:transparent;color:#454a45;display:grid;grid-template-columns:20px minmax(0,1fr) auto 16px;align-items:center;gap:7px;text-align:left;cursor:pointer;font-size:11px;font-weight:600}.sources-provider:hover{background:#f3f4f1}.sources-provider small{margin:0;color:var(--muted);font-size:9px;font-weight:500}.sources-provider>svg:last-child{color:#969992;transition:transform .16s}.sources-provider[aria-expanded=true]>svg:last-child{transform:rotate(180deg)}.sources-list{min-height:0;padding:2px 2px 8px}.sources-list>a{padding:12px 8px;border-radius:13px;color:#262925;display:grid;grid-template-columns:25px minmax(0,1fr) 18px;align-items:start;gap:9px;text-decoration:none}.sources-list>a:hover{background:#f4f5f2}.source-index{width:23px;height:23px;border-radius:7px;background:#e8eee9;color:#3d6752;display:grid;place-items:center;font-size:10px;font-weight:700}.sources-list>a>div{min-width:0;display:flex;flex-direction:column}.sources-list small{margin:2px 0 4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:9px;font-weight:500}.sources-list strong{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.45}.sources-list p{margin:6px 0 0;color:var(--muted);display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:10px;line-height:1.55}.sources-list>a>svg{margin-top:4px;color:#a1a49e}.message-editor{width:min(620px,72vw);padding:13px;border-radius:20px;background:#f1f1ee;display:flex;flex-direction:column;gap:10px}.message-editor textarea{width:100%;min-height:78px;max-height:220px;resize:vertical;border:0;outline:0;background:transparent;color:#242724;font:inherit;line-height:1.55}.message-editor footer{display:flex;justify-content:flex-end;align-items:center;gap:8px}.message-editor footer span{margin-right:auto;color:var(--muted-strong);font-size:10px}.message-editor footer button{min-width:58px;height:34px;padding:0 14px;border:1px solid #d7d9d3;border-radius:999px;background:#fff;color:#41443f;font-weight:650;cursor:pointer}.message-editor footer button:disabled{cursor:not-allowed;opacity:.5}.message-editor footer .message-editor__send{border-color:#222521;background:#222521;color:#fff}.message-editor .chat-user-content{align-items:stretch}.message-editor .chat-user-files{justify-content:flex-start}.message-origin{margin:0 0 5px;display:flex;align-items:center;justify-content:flex-end;gap:4px;color:var(--muted);font-size:10px}.message-origin>svg{flex:0 0 auto}.message-state{margin-top:8px;color:#9a514a;display:flex;align-items:center;gap:8px;font-size:11px}.message-state button{height:28px;padding:0 8px;border:1px solid #dedfda;border-radius:8px;background:#fff;color:#555952;display:flex;align-items:center;gap:5px;cursor:pointer}.load-older{margin:0 auto 26px;padding:7px 11px;border:1px solid #dedfda;border-radius:9px;background:#fff;color:#686b65;display:block;cursor:pointer;font-size:11px}.chat-user-content{display:flex;flex-direction:column;align-items:flex-end;gap:9px}.chat-user-images{max-width:100%;display:flex;justify-content:flex-end;flex-wrap:wrap;gap:8px}.chat-user-images button{max-width:min(310px,100%);padding:0;border:0;border-radius:16px;background:#ecece8;overflow:hidden;cursor:zoom-in}.chat-user-images img{display:block;width:auto;max-width:100%;max-height:330px;object-fit:contain}.chat-user-files{max-width:100%;display:flex;justify-content:flex-end;flex-wrap:wrap;gap:7px}.chat-user-files>span{min-width:180px;max-width:260px;height:58px;padding:8px 12px;border:1px solid #e1e2dd;border-radius:14px;background:#f5f5f2;display:flex;align-items:center;gap:9px;color:#4f6258;text-decoration:none}.chat-user-files>span>span{min-width:0;display:flex;flex-direction:column}.chat-user-files b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#30332f;font-size:11px}.chat-user-files small{margin:3px 0 0;color:var(--muted);font-size:9px;font-weight:400}.chat-user-text{max-width:100%;padding:10px 16px;border-radius:22px;background:var(--brand-blue);color:#fff}.chat-markdown{color:var(--ink);font-size:16px;line-height:1.75;overflow-wrap:anywhere}.chat-markdown>:first-child{margin-top:0}.chat-markdown>:last-child{margin-bottom:0}.chat-markdown p{margin:0 0 20px;white-space:pre-wrap}.chat-markdown h1,.chat-markdown h2,.chat-markdown h3,.chat-markdown h4{margin:30px 0 12px;line-height:1.35;font-weight:620;letter-spacing:-.01em}.chat-markdown h1{font-size:24px}.chat-markdown h2{font-size:20px}.chat-markdown h3{font-size:18px}.chat-markdown ul,.chat-markdown ol{margin:14px 0 20px;padding-left:26px}.chat-markdown li{margin:8px 0;padding-left:3px}.chat-markdown li>p{margin:0}.chat-markdown blockquote{margin:20px 0;padding:2px 0 2px 18px;border-left:2px solid #d9d9d9;color:var(--ink-2)}.chat-markdown code{padding:2px 5px;border-radius:5px;background:#f2f2f2;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.88em}.chat-markdown pre{margin:20px 0;padding:16px 18px;border-radius:16px;background:#0d0d0d;color:#eef0ed;overflow-x:auto;line-height:1.55}.chat-markdown pre code{padding:0;background:transparent;color:inherit;font-size:13px}.chat-markdown a{color:var(--brand-blue);text-decoration:underline;text-underline-offset:3px}.chat-markdown a svg{margin-left:3px;display:inline-block;vertical-align:-1px}.chat-markdown hr{margin:26px 0;border:0;border-top:1px solid #e5e5e5}.chat-markdown table{display:block;max-width:100%;margin:20px 0;border-collapse:collapse;overflow-x:auto;font-size:14px;line-height:1.5}.chat-markdown th,.chat-markdown td{min-width:110px;padding:11px 14px 11px 0;border-bottom:1px solid #e5e5e5;text-align:left;vertical-align:top}.chat-markdown th{color:var(--ink);font-weight:600}.chat-markdown tbody tr:last-child td{border-bottom:0}.chat-markdown img{max-width:100%;max-height:430px;border-radius:14px}.chat-message--assistant>div>.chat-markdown{color:#303030;font-weight:400;line-height:1.8}.chat-message--assistant>div>.chat-markdown p{margin:0 0 16px}.chat-message--assistant>div>.chat-markdown h1,.chat-message--assistant>div>.chat-markdown h2,.chat-message--assistant>div>.chat-markdown h3,.chat-message--assistant>div>.chat-markdown h4,.chat-message--assistant>div>.chat-markdown h5,.chat-message--assistant>div>.chat-markdown h6{margin:28px 0 12px;color:#202020;font-weight:600;line-height:1.45;letter-spacing:normal}.chat-message--assistant>div>.chat-markdown h1{font-size:23px}.chat-message--assistant>div>.chat-markdown h2{font-size:20px}.chat-message--assistant>div>.chat-markdown h3{font-size:18px}.chat-message--assistant>div>.chat-markdown h4,.chat-message--assistant>div>.chat-markdown h5,.chat-message--assistant>div>.chat-markdown h6{font-size:16px}.chat-message--assistant>div>.chat-markdown strong{color:#242424;font-weight:600}.chat-message--assistant>div>.chat-markdown ul,.chat-message--assistant>div>.chat-markdown ol{margin:12px 0 20px;padding-left:1.55em}.chat-message--assistant>div>.chat-markdown li{margin:5px 0;padding-left:.2em}.chat-message--assistant>div>.chat-markdown li::marker{color:#737373}.chat-message--assistant>div>.chat-markdown li>p{margin:0}.chat-message--assistant>div>.chat-markdown li>p+p{margin-top:10px}.chat-message--assistant>div>.chat-markdown li>ul,.chat-message--assistant>div>.chat-markdown li>ol{margin:6px 0 10px}.chat-message--assistant>div>.chat-markdown blockquote{margin:20px 0;padding:2px 0 2px 16px;border-left:3px solid #dedede;color:#606060}.chat-message--assistant>div>.chat-markdown blockquote>:last-child{margin-bottom:0}.chat-message--assistant>div>.chat-markdown pre:not(.chat-code-block__pre){margin:20px 0;padding:16px 18px;border-radius:12px;background:#f6f7f8;border:1px solid #e9eaec;color:#30343b;line-height:1.65;white-space:pre;overflow-wrap:normal}.chat-message--assistant>div>.chat-markdown :not(pre)>code{padding:.15em .35em;background:#f0f1f2;border-radius:4px;color:#3b4048;box-decoration-break:clone;-webkit-box-decoration-break:clone}.chat-message--assistant>div>.chat-markdown a{text-decoration-color:#b7c9eb;text-decoration-thickness:1px;text-underline-offset:4px}.chat-message--assistant>div>.chat-markdown hr{margin:28px 0;border-top-color:#ebebeb}.chat-message--assistant>div>.chat-markdown table{margin:20px 0;line-height:1.65}.chat-message--assistant>div>.chat-markdown th,.chat-message--assistant>div>.chat-markdown td{min-width:120px;padding:12px 16px;border-bottom-color:#ebebeb}.chat-message--assistant>div>.chat-markdown th{background:#f7f8f9;color:#454545}.chat-message--assistant>div>.chat-markdown td>:last-child{margin-bottom:0}.chat-message--assistant>div>.chat-markdown>:first-child{margin-top:0}.chat-message--assistant>div>.chat-markdown>:last-child{margin-bottom:0}@media(max-width:720px){.chat-message--assistant>div>.chat-markdown{line-height:1.8}.chat-message--assistant>div>.chat-markdown h1{font-size:21px}.chat-message--assistant>div>.chat-markdown h2{font-size:19px}.chat-message--assistant>div>.chat-markdown ul,.chat-message--assistant>div>.chat-markdown ol{padding-left:1.35em}.chat-message--assistant>div>.chat-markdown pre:not(.chat-code-block__pre){padding:12px 14px}.chat-message--assistant>div>.chat-markdown th,.chat-message--assistant>div>.chat-markdown td{min-width:104px;padding:10px 12px}}.message-artifacts{margin-top:12px;display:flex;flex-wrap:wrap;gap:8px}.message-artifact-inline{display:block;margin:9px 0}.message-artifact{width:min(310px,100%);min-height:58px;padding:8px 10px;border:1px solid #e0e3df;border-radius:14px;background:#f7f8f6;color:#3f4540;display:grid;grid-template-columns:36px minmax(0,1fr) 20px;align-items:center;gap:9px;text-align:left;cursor:pointer;font:inherit}.message-artifact:hover{border-color:#cdd8ee;background:#f3f7ff}.message-artifact>span:first-child{width:34px;height:34px;border-radius:9px;background:var(--brand-blue-soft);color:var(--brand-blue);display:grid;place-items:center}.message-artifact>span:nth-child(2){min-width:0;display:flex;flex-direction:column}.message-artifact b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#303530;font-size:11px;font-weight:620}.message-artifact small{margin:3px 0 0;color:var(--muted);font-size:9px;font-weight:430}.message-artifact>svg{color:#90958f}.message-artifact-image{max-width:100%;padding:0;border:0;border-radius:14px;background:transparent;cursor:zoom-in}.message-artifact-image img{display:block}.artifact-panel{height:calc(100% - 24px);max-height:none}.artifact-resize{position:absolute;z-index:3;inset:0 auto 0 0;width:8px;cursor:col-resize}.artifact-resize:after{content:"";position:absolute;inset:12px auto 12px 0;width:2px;border-radius:2px;background:transparent;transition:background .15s}.artifact-resize:hover:after,.artifact-resizing .artifact-resize:after{background:#b9c9ea}.artifact-resizing,.artifact-resizing *{cursor:col-resize!important;-webkit-user-select:none!important;user-select:none!important}.artifact-preview{min-height:0;flex:1;background:#f5f6f4;display:grid;place-items:center;overflow:hidden}.artifact-preview--image{padding:22px;background:#eff1ef}.artifact-preview--image>img{max-width:100%;max-height:100%;object-fit:contain;border-radius:8px;box-shadow:0 10px 34px #1a1d1a1f}.artifact-preview--video{padding:18px;background:#1d201e}.artifact-preview--video>video{width:100%;max-height:100%;border-radius:10px}.artifact-preview--audio{padding:28px;background:#f1f4f8}.artifact-preview--audio>audio{width:min(520px,100%)}.artifact-preview--text,.artifact-preview--office{display:block;overflow:auto;background:#f7f8f6}.artifact-text{min-width:100%;min-height:100%;margin:0;padding:24px;color:#292d29;white-space:pre-wrap;overflow-wrap:anywhere;font:12px/1.65 SFMono-Regular,Consolas,monospace}.artifact-markdown{width:min(780px,calc(100% - 40px));min-height:calc(100% - 40px);margin:20px auto;padding:34px 38px;border:1px solid #e5e7e3;border-radius:10px;background:#fff;box-shadow:0 3px 18px #1d211d0f}.artifact-preview__state{min-height:100%;padding:34px;color:var(--muted);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;text-align:center}.artifact-preview__state svg{color:var(--brand-blue)}.artifact-preview__state strong{color:#4a4f4a;font-size:12px}.artifact-preview__state span{max-width:280px;color:var(--muted);font-size:10px;line-height:1.55}.artifact-preview__state--error svg{width:42px;height:42px;padding:9px;border-radius:12px;background:var(--brand-blue-soft)}.artifact-pdf{width:100%;height:100%;min-height:0;display:grid;grid-template-rows:44px minmax(0,1fr);background:#e9ebe8}.artifact-pdf__toolbar{z-index:1;padding:0 12px;border-bottom:1px solid #dfe2de;background:#fffffff0;display:flex;align-items:center;justify-content:center;gap:5px;box-shadow:0 2px 9px #1f231f0d}.artifact-pdf__toolbar button{width:29px;height:29px;padding:0;border:0;border-radius:7px;background:transparent;color:#626761;display:grid;place-items:center;cursor:pointer}.artifact-pdf__toolbar button:hover:not(:disabled){background:#edf1f8;color:var(--brand-blue)}.artifact-pdf__toolbar button:disabled{opacity:.3;cursor:default}.artifact-pdf__toolbar span{min-width:42px;color:#626761;text-align:center;font-size:10px;font-variant-numeric:tabular-nums}.artifact-pdf__toolbar i{width:1px;height:18px;margin:0 5px;background:#dde0dc}.artifact-pdf__pages{min-width:0;min-height:0;padding:22px;display:flex;align-items:center;flex-direction:column;gap:18px;overflow:auto}.artifact-pdf__page{flex:0 0 auto;display:grid;place-items:center;background:#ffffff8c;color:var(--muted);box-shadow:0 5px 22px #1d211d1f}.artifact-pdf__page--ready{background:#fff}.artifact-pdf__page>span{padding:20px;font-size:11px}.artifact-pdf__page canvas{display:block;max-width:none;background:#fff}.artifact-office{min-height:100%;padding:22px}.artifact-office>article{width:min(780px,100%);min-height:calc(100% - 44px);margin:0 auto;padding:38px 42px;background:#fff;color:#272a27;box-shadow:0 3px 18px #1d211d14;font-size:12px;line-height:1.65}.artifact-office>article img{max-width:100%;height:auto}.artifact-office>article p{margin:0 0 10px}.artifact-office>article table{width:100%;border-collapse:collapse;font-size:11px}.artifact-office>article td,.artifact-office>article th{padding:7px 9px;border:1px solid #dde1dc;text-align:left;white-space:nowrap}.artifact-office>article th,.artifact-office>article tr:first-child td{background:#f1f5fb;font-weight:650}.artifact-office__sheet{position:sticky;top:-22px;z-index:1;width:fit-content;margin:-10px 0 10px;padding:5px 10px;border:1px solid #dfe3de;border-radius:7px;background:#fff;color:#666b65;font-size:10px;box-shadow:0 2px 8px #1d211d0d}.artifact-pptx{position:relative;width:100%;height:100%;min-height:0;padding:22px;overflow:auto;background:#e9ebe8;overscroll-behavior:contain}.artifact-pptx__loading{position:absolute;top:0;right:0;bottom:0;left:0;background:#e9ebe8}.artifact-pptx__loading .artifact-preview__state{height:100%}.artifact-panel>footer{min-height:56px;padding:9px 13px;border-top:1px solid #e8eae6;display:flex;justify-content:flex-end;align-items:center;gap:7px}.artifact-panel>footer a{height:34px;padding:0 11px;border:1px solid #dfe2de;border-radius:9px;color:#555a55;display:inline-flex;align-items:center;gap:6px;text-decoration:none;font-size:10px;font-weight:600}.artifact-panel>footer a:hover{border-color:#cdd8ee;background:#f2f6ff;color:var(--brand-blue)}.chat-user-text .chat-markdown{color:inherit;line-height:24px}.chat-user-text .chat-markdown a{color:#dce8ff}.chat-user-text .chat-markdown code{background:#ffffff24;color:inherit}.chat-user-text .chat-markdown blockquote{border-left-color:#ffffff59;color:#ffffffd1}.chat-user-text .chat-markdown p{margin:4px 0}.chat-user-text .chat-markdown>:first-child{margin-top:0}.chat-user-text .chat-markdown>:last-child{margin-bottom:0}.chat-markdown .chat-code-block{min-width:0;max-width:100%;margin:20px 0;overflow:hidden;border:1px solid #e6e8eb;border-radius:12px;background:#f7f8fa;color:#30343b}.chat-code-block__toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;padding:4px 10px 4px 16px;border-bottom:1px solid #e6e8eb;background:#f0f2f5;font-size:12px;line-height:20px;color:#646b76}.chat-code-block__language{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.chat-code-block__actions{display:flex;flex-shrink:0;align-items:center;gap:4px}.chat-code-block__actions button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:36px;min-height:36px;padding:6px 9px;border:0;border-radius:7px;background:transparent;color:#646b76;font:inherit;white-space:nowrap;cursor:pointer}.chat-code-block__actions button:last-child{min-width:88px}.chat-code-block__actions button[aria-pressed=true]{background:#e1e6ed;color:#334967}@media(hover:hover){.chat-code-block__actions button:hover{background:#e5e8ed;color:#30343b}}.chat-code-block__actions button:focus-visible,.chat-markdown .chat-code-block pre:focus-visible{outline:2px solid #7595c8;outline-offset:-2px}.chat-markdown .chat-code-block pre{margin:0;padding:16px 18px;border:0;border-radius:0;background:transparent;color:inherit;overflow-x:auto;white-space:pre;overflow-wrap:normal;word-break:normal;line-height:1.7;-moz-tab-size:2;tab-size:2}.chat-markdown .chat-code-block pre code{display:block;padding:0;background:transparent;color:inherit;font-size:13px;font-weight:400;line-height:inherit;white-space:inherit;overflow-wrap:inherit;word-break:inherit}.chat-markdown .chat-code-block--wrap pre{white-space:pre-wrap;overflow-wrap:anywhere}.chat-code-block .hljs-comment,.chat-code-block .hljs-quote{color:#75816f}.chat-code-block .hljs-keyword,.chat-code-block .hljs-selector-tag,.chat-code-block .hljs-literal{color:#8a4e83}.chat-code-block .hljs-string,.chat-code-block .hljs-regexp,.chat-code-block .hljs-addition{color:#34745e}.chat-code-block .hljs-number,.chat-code-block .hljs-symbol,.chat-code-block .hljs-bullet{color:#98602e}.chat-code-block .hljs-title,.chat-code-block .hljs-section,.chat-code-block .hljs-name,.chat-code-block .hljs-selector-class{color:#376899}.chat-code-block .hljs-attr,.chat-code-block .hljs-attribute,.chat-code-block .hljs-type,.chat-code-block .hljs-built_in{color:#81653b}.chat-code-block .hljs-variable,.chat-code-block .hljs-template-variable,.chat-code-block .hljs-deletion{color:#a05757}.chat-code-block .hljs-meta{color:#6875a0}@media(max-width:720px){.chat-code-block__toolbar{padding-left:12px}.chat-code-block__actions button{min-width:44px;min-height:44px}.chat-markdown .chat-code-block pre{padding:12px 14px}}.chat-stream-pulse{width:24px;height:24px;margin-top:7px;display:grid;place-items:center}.chat-stream-breathing-light{width:9px;height:9px;position:relative;border-radius:999px;background:linear-gradient(145deg,#72a9ff,#2f73e6 72%);box-shadow:0 0 #2f7df43d,0 0 8px #2f7df42e;animation:chat-stream-breathe 1.8s cubic-bezier(.4,0,.2,1) infinite}@keyframes chat-stream-breathe{0%,to{transform:scale(.84);opacity:.66;box-shadow:0 0 #2f7df438,0 0 7px #2f7df424}50%{transform:scale(1.08);opacity:1;box-shadow:0 0 0 6px #2f7df400,0 0 14px #2f7df457}}@media(prefers-reduced-motion:reduce){.chat-stream-breathing-light,.message-tool-run__spinner.spin{animation:none;opacity:.72}}.chat-dock{width:min(768px,calc(100% - 30px));margin:0 auto;padding-bottom:8px}.chat-dock--welcome{width:min(768px,calc(100% - 40px));margin:0 auto auto}.project-picker{position:relative;flex:0 0 auto}.project-picker__trigger{min-width:0;max-width:210px;height:32px;box-sizing:border-box;padding:0 8px;border:0;border-radius:10px;background:transparent;color:#555a54;display:flex;align-items:center;gap:6px;cursor:pointer;font-family:inherit;font-size:13px;font-weight:450;line-height:1.2;transition:background .15s ease,color .15s ease}.project-picker__trigger:hover:not(:disabled),.project-picker__trigger[aria-expanded=true]{background:#e5e6e2;color:#30332f;box-shadow:none}.project-picker__trigger--selected{color:#315fba}.project-picker__trigger>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-picker__trigger>svg{width:16px;height:16px;flex:0 0 auto}.project-picker__trigger:disabled{opacity:.55;cursor:default}.project-picker__popover{position:absolute;z-index:58;left:0;bottom:calc(100% + 9px);width:288px;padding:7px;border:1px solid #dedfda;border-radius:18px;background:#fffffffb;box-shadow:0 18px 46px #16191626,0 2px 7px #16191612;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.project-picker__search{height:40px;padding:0 10px;color:var(--muted);display:flex;align-items:center;gap:9px}.project-picker__search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#252825;font-family:inherit;font-size:13px;font-weight:450;line-height:1.2}.project-picker__search input::placeholder{color:var(--muted)}.project-picker__list{max-height:238px;padding:2px 0;overflow-y:auto;overscroll-behavior:contain}.project-picker__list button,.project-picker__footer button{width:100%;height:36px;padding:0 9px;border:0;border-radius:9px;background:transparent;color:#313431;display:grid;grid-template-columns:20px minmax(0,1fr) 17px;align-items:center;gap:7px;text-align:left;cursor:pointer;font-family:inherit;font-size:13px;font-weight:450;line-height:1.2}.project-picker__list button:hover,.project-picker__list button[aria-selected=true],.project-picker__footer button:hover{background:#f1f2ef}.project-picker__list button>span,.project-picker__footer button>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-picker__list button>svg:last-child{color:var(--brand-blue)}.project-picker__empty{min-height:76px;color:var(--muted);display:grid;place-items:center;font-size:12px}.project-picker__footer{margin-top:4px;padding-top:5px;border-top:1px solid #e9eae6}.project-picker__footer button{grid-template-columns:22px minmax(0,1fr)}.chat-error{margin-bottom:8px;padding:9px 13px;border-radius:10px;background:#fff1ef;color:#a1433b;font-size:12px}.chat-error button{margin-left:8px;border:0;background:transparent;color:var(--brand-blue);font-weight:700;cursor:pointer}.stop-button{height:30px;margin:6px auto 0;padding:0 10px;border:0;border-radius:8px;background:transparent;color:#626660;display:flex;align-items:center;gap:6px;cursor:pointer;font-size:10px}.stop-button:hover{background:#f0f1ed}.welcome{width:min(660px,68%,calc(100% - 40px));margin:clamp(130px,27vh,260px) auto 30px;flex:0 0 auto;text-align:center}.welcome h2{margin:0;color:#202220;font-size:clamp(27px,2vw,31px);line-height:1.12;letter-spacing:-.04em;font-weight:500}.welcome--onboarding{width:min(560px,calc(100% - 36px));margin-top:clamp(30px,6vh,58px)}.welcome--onboarding>h2{font-size:24px}.chat-view--onboarding .chat-dock--welcome{width:min(560px,calc(100% - 36px))}.mcp-onboarding-card{margin:13px auto 0;padding:16px;border:1px solid #e1e4df;border-radius:16px;background:#fffffffa;text-align:left;box-shadow:0 12px 32px #1e231f0e,0 2px 5px #1e231f06}.mcp-onboarding-card>header{display:block}.mcp-onboarding-card h3{margin:0 0 3px;color:#222522;font-size:17px;font-weight:650;letter-spacing:-.02em}.mcp-onboarding-card>header p{margin:0;color:var(--muted);font-size:12px;line-height:1.4}.mcp-onboarding-list{margin-top:12px;display:grid;grid-template-columns:1fr;gap:6px}.mcp-onboarding-list label,.mcp-onboarding-more label{min-width:0;min-height:56px;padding:7px 9px;border:1px solid #e2e5e0;border-radius:11px;background:#fafbf9;display:grid;grid-template-columns:17px 32px minmax(0,1fr) auto;align-items:center;gap:8px;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.mcp-onboarding-list label:hover,.mcp-onboarding-more label:hover{border-color:#cbd8ed;background:#f8faff}.mcp-onboarding-list label:has(input:checked),.mcp-onboarding-more label:has(input:checked){border-color:#bfd0ec;background:#f7faff;box-shadow:inset 0 0 0 1px #3a6fc609}.mcp-onboarding-list input,.mcp-onboarding-more input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:17px;height:17px;margin:0;border:1.5px solid #bdc2bc;border-radius:5px;background:#fff;display:grid;place-items:center;cursor:pointer}.mcp-onboarding-list input:after,.mcp-onboarding-more input:after{content:"";width:7px;height:4px;margin-top:-1px;border:solid #fff;border-width:0 0 2px 2px;opacity:0;transform:rotate(-45deg)}.mcp-onboarding-list input:checked,.mcp-onboarding-more input:checked{border-color:var(--brand-blue);background:var(--brand-blue)}.mcp-onboarding-list input:checked:after,.mcp-onboarding-more input:checked:after{opacity:1}.mcp-onboarding-list input:focus-visible,.mcp-onboarding-more input:focus-visible{outline:2px solid rgba(44,101,216,.3);outline-offset:2px}.mcp-onboarding-icon{width:32px;height:32px;flex:0 0 auto;border:0;border-radius:9px;background:linear-gradient(135deg,#2f73ef,#26c9e3);color:#fff;display:grid;place-items:center;box-shadow:0 2px 7px #2c65d82e;overflow:hidden}.mcp-onboarding-monogram{display:block;color:#fff;--monogram-size: 14px;font-size:var(--monogram-size);font-weight:650;line-height:1;letter-spacing:-.03em;text-align:center;text-shadow:0 1px 2px rgba(21,61,135,.18)}.mcp-onboarding-copy{min-width:0;display:flex;flex-direction:column;gap:2px}.mcp-onboarding-copy b{color:#303430;font-size:13px;font-weight:640;line-height:1.2}.mcp-onboarding-copy small{color:var(--muted);font-size:11px;line-height:1.3;white-space:normal}.mcp-onboarding-list em,.mcp-onboarding-more em{padding:3px 6px;border-radius:6px;background:#eef4fc;color:#4e6f9f;font-size:9px;font-style:normal;line-height:1.2;white-space:nowrap}.mcp-onboarding-item--connected{opacity:.72}.mcp-onboarding-more{margin-top:11px;padding-top:10px;border-top:1px solid #eceeea}.mcp-onboarding-more>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.mcp-onboarding-more>header>div{min-width:0;display:flex;align-items:baseline;gap:7px}.mcp-onboarding-more>header b{color:#3c413d;font-size:12px;font-weight:650}.mcp-onboarding-more>header small{color:var(--muted);font-size:10px}.mcp-onboarding-more>header button{height:27px;padding:0 8px;border:1px solid #dfe4df;border-radius:7px;background:#fff;color:#566158;display:inline-flex;align-items:center;justify-content:center;gap:4px;cursor:pointer;font-size:10px}.mcp-onboarding-more>header button:hover:not(:disabled){border-color:#cbd7eb;background:#f7f9fd;color:#3568b8}.mcp-onboarding-more>header button:disabled{opacity:.55;cursor:default}.mcp-onboarding-options{margin-top:7px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.mcp-onboarding-more .mcp-onboarding-options label{min-height:54px;padding:7px;grid-template-columns:16px 28px minmax(0,1fr);gap:7px}.mcp-onboarding-options .mcp-onboarding-icon{width:28px;height:28px;border-radius:8px}.mcp-onboarding-options .mcp-onboarding-monogram{--monogram-size: 12px}.mcp-onboarding-options .mcp-onboarding-copy{gap:1px}.mcp-onboarding-options .mcp-onboarding-copy b{font-size:12px}.mcp-onboarding-options .mcp-onboarding-copy small{overflow:hidden;font-size:9.5px;text-overflow:ellipsis;white-space:nowrap}.mcp-onboarding-card>footer{margin-top:11px;padding-top:10px;border-top:1px solid #eceeea;display:flex;align-items:center;justify-content:space-between;gap:10px}.mcp-onboarding-card>footer>div{min-width:0;color:var(--muted);display:flex;align-items:center;gap:5px;font-size:10px;line-height:1.35}.mcp-onboarding-card>footer>div svg{flex:0 0 auto;color:#53815e}.mcp-onboarding-card>footer>span{flex:0 0 auto;display:flex;gap:6px}.mcp-onboarding-card>footer button{height:33px;padding:0 10px;border:0;border-radius:8px;background:transparent;color:#686e69;cursor:pointer;font-size:11px}.mcp-onboarding-card>footer button:hover{background:#f1f2ef}.mcp-onboarding-card>footer .mcp-onboarding-primary{min-width:96px;background:var(--brand-blue);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-weight:630}.mcp-onboarding-card>footer .mcp-onboarding-primary:hover{background:var(--brand-blue-hover)}.mcp-onboarding-card>footer button:disabled{opacity:.55;cursor:default}.mcp-connect-notice{min-height:38px;margin-bottom:8px;padding:7px 8px 7px 11px;border:1px solid;border-radius:11px;display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:11px}.mcp-connect-notice>span{display:flex;align-items:center;gap:7px}.mcp-connect-notice>button{width:26px;height:26px;border:0;border-radius:7px;background:transparent;color:inherit;display:grid;place-items:center;cursor:pointer}.mcp-connect-notice--ok{border-color:#d4e5d8;background:#f3faf4;color:#477352}.mcp-connect-notice--error{border-color:#eadbd8;background:#fff7f5;color:#965547}.composer-wrap{position:relative;isolation:isolate;width:100%}.composer{position:relative;min-height:52px;padding:7px 8px;border:0;border-radius:28px;background:#fff;box-shadow:0 0 0 1px #1c1f1c0f,0 2px 8px #1c1f1c0b,0 4px 64px 7px #1c1f1c06;transition:box-shadow .18s,min-height .16s}.composer--expanded{min-height:94px;padding:9px 8px;display:flex;flex-direction:column}.chat-dock--welcome .composer{min-height:128px;padding:10px 10px 8px;position:relative;z-index:2;border-radius:28px;box-shadow:0 0 0 1px #1c1f1c13,0 3px 9px #1c1f1c0d,0 15px 46px #1c1f1c0e}.composer:focus-within{box-shadow:0 0 0 1px #1c1f1c14,0 3px 11px #1c1f1c0e,0 8px 72px 8px #1c1f1c09}.chat-dock--welcome .composer:focus-within{box-shadow:0 0 0 1px #1c1f1c1c,0 4px 13px #1c1f1c12,0 22px 62px #1c1f1c16}.composer__primary{min-width:0;display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center}.composer textarea{grid-column:2;width:100%;min-height:0;max-height:170px;padding:3px 7px;resize:none;border:0;outline:0;background:transparent;color:var(--ink);font-family:inherit;font-size:16px;line-height:1.5;overflow-y:auto}.composer--expanded .composer__primary{width:100%;flex:1;grid-template-rows:minmax(32px,auto) 36px;align-items:end}.composer--expanded textarea{grid-column:1 / -1;grid-row:1;padding:5px 10px 7px}.chat-dock--welcome .composer__primary{grid-template-columns:36px minmax(0,1fr) auto;grid-template-rows:minmax(72px,auto) 36px}.chat-dock--welcome .composer textarea{align-self:start;padding:11px 11px 8px;font-size:16px;line-height:1.55}.chat-dock--welcome .composer-button,.chat-dock--welcome .send-button{width:36px;height:36px}.composer textarea::placeholder{color:var(--muted)}.file-input{display:none}.composer-attachments{margin:-2px 0 9px;display:flex;gap:7px;overflow-x:auto}.composer-attachments>div{min-width:180px;max-width:245px;height:52px;padding:7px 7px 7px 9px;border:1px solid #e3e4df;border-radius:13px;background:#f8f8f6;display:flex;align-items:center;gap:8px}.composer-attachments>div>span:first-child{width:31px;height:31px;flex:0 0 auto;border-radius:8px;background:var(--brand-blue-soft);color:var(--brand-blue);display:grid;place-items:center;overflow:hidden}.composer-attachments>div>span:first-child img{width:100%;height:100%;object-fit:cover}.composer-attachments>div>span:nth-child(2){min-width:0;flex:1;display:flex;flex-direction:column}.composer-attachments b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.composer-attachments small{margin-top:3px;color:var(--muted);font-size:8px}.composer-attachments button{width:25px;height:25px;flex:0 0 auto;border:0;border-radius:50%;background:transparent;color:#747770;display:grid;place-items:center;cursor:pointer}.composer-attachments button:hover{background:#e9eae6}.composer-attachment--pending{border-style:dashed!important;color:#737771}.composer-attachment--pending>span:first-child{background:#eef4ff!important}.composer-add{grid-column:1;position:static;display:flex}.composer__actions{grid-column:3;display:flex;align-items:center;gap:4px}.composer--expanded .composer-add,.composer--expanded .composer__actions{grid-row:2}.composer-button{width:36px;height:36px;padding:0;border:0;border-radius:50%;background:transparent;display:grid;place-items:center;cursor:pointer}.composer-button:hover,.composer-button[aria-expanded=true]{background:#f0f0ed}.composer-add-menu{position:absolute;z-index:55;left:0;bottom:calc(100% + 8px);width:300px;max-height:min(390px,calc(100dvh - 80px));box-sizing:border-box;border:1px solid #dedfda;border-radius:18px;background:#fffffffb;box-shadow:0 14px 38px #1417141f,0 2px 6px #1417140f;overflow:hidden}.chat-dock--welcome .composer-add-menu{inset:calc(100% + 8px) 0 auto;width:100%;max-height:342px}.chat-dock--welcome:has(.composer-add-menu) .composer-context-bar{visibility:hidden;pointer-events:none}.composer-add-menu__mobile-project{display:none}.composer-add-menu__scroll{min-height:0;max-height:inherit;padding:6px;box-sizing:border-box;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-gutter:stable}.composer-add-menu__section-label{padding:6px 9px 3px;color:var(--muted);font-size:11px;font-weight:560;line-height:1.2}.composer-add-menu__section-label--plugins{margin-top:4px;padding-top:8px;border-top:1px solid #ecece8}.composer-add-menu__scroll>.composer-add-menu__item{width:100%;min-height:42px;padding:5px 8px;border:0;border-radius:10px;background:transparent;display:grid;grid-template-columns:28px minmax(0,1fr) 18px;align-items:center;gap:8px;color:#292b28;text-align:left;cursor:pointer;transition:background .13s ease,color .13s ease}.composer-add-menu__scroll>.composer-add-menu__item:hover{background:#f1f2ef}.composer-add-menu__scroll>.composer-add-menu__item:focus-visible{outline:2px solid rgba(44,101,216,.42);outline-offset:-2px}.composer-add-menu__scroll>.composer-add-menu__item:disabled{color:#a0a39d;cursor:default}.composer-add-menu__scroll>.composer-add-menu__item:disabled:hover{background:transparent}.composer-add-menu__utility-icon,.composer-add-menu__browse-icon{width:28px;height:28px;color:#4d514c;display:grid;place-items:center}.composer-add-menu__plugin-logo.plugin-directory__icon{width:28px;height:28px;border-radius:8px;box-shadow:0 1px 3px #1417141c}.composer-add-menu__plugin-logo .plugin-directory__monogram{--monogram-size: 12px}.composer-add-menu__copy{min-width:0;display:flex;align-items:baseline;gap:8px;overflow:hidden}.composer-add-menu b{flex:0 0 auto;font-size:13px;font-weight:560;line-height:1.3;white-space:nowrap}.composer-add-menu small{min-width:0;overflow:hidden;color:var(--muted);font-size:11px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.composer-add-menu em{width:18px;height:18px;color:var(--brand-blue);display:grid;place-items:center;font-style:normal}.composer-add-menu__scroll>.composer-add-menu__selected{background:#2c65d813}.composer-add-menu__scroll>.composer-add-menu__selected:hover{background:#2c65d81b}.composer-add-menu__empty{margin:0;padding:10px 9px 9px 45px;color:var(--muted);font-size:11px}.composer-add-menu__scroll>.composer-add-menu__browse{margin-top:4px;padding-top:7px;padding-bottom:7px;border-top:1px solid #ecece8;border-radius:0 0 10px 10px;color:#353834}.composer-add-menu__browse-icon{border-radius:7px;background:#f0f1ee;color:#626660}.composer-add-menu__browse>svg{color:#8f928c}.send-button{width:36px;height:36px;padding:0;border:0;border-radius:50%;background:#d8d9d5;color:#fff;display:grid;place-items:center}.send-button--ready{background:var(--brand-blue);cursor:pointer;transition:background .16s ease,box-shadow .16s ease}.send-button--ready:hover{background:var(--brand-blue-hover);box-shadow:0 4px 13px #2c65d838}.composer-enabled-plugins{margin:0 10px 5px;display:flex;flex-wrap:wrap;gap:6px}.composer-enabled-plugins button{height:28px;padding:0 3px;border:0;background:transparent;color:#2787e8;display:flex;align-items:center;gap:7px;font-family:inherit;font-size:14px;font-weight:450;cursor:pointer}.composer-enabled-plugins button:hover{color:#2462d2}.composer-enabled-plugins button svg:last-child{opacity:0;transition:opacity .14s}.composer-enabled-plugins button:hover svg:last-child,.composer-enabled-plugins button:focus-visible svg:last-child{opacity:.65}.composer-context-bar{position:relative;z-index:auto;min-height:54px;margin:-14px 14px 0;padding:18px 8px 4px;border-radius:0 0 18px 18px;background:transparent;color:#555a54;display:flex;align-items:center;justify-content:space-between}.composer-context-bar:before{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:#f2f2ef;box-shadow:inset 0 1px #ffffff7a,0 10px 27px #1c1f1c08}.composer-context-bar__left{min-width:0;display:flex;align-items:center;gap:2px}.composer-context-action{min-width:0;height:32px;padding:0 8px;border:0;border-radius:10px;background:transparent;color:#555a54;display:flex;align-items:center;gap:6px;cursor:pointer;font-family:inherit;font-size:13px;font-weight:450;line-height:1.2;transition:background .15s ease,color .15s ease}.composer-context-action:hover:not(:disabled){background:#e5e6e2;color:#30332f;box-shadow:none}.composer-context-action>svg{width:16px;height:16px}.composer-context-action:disabled{opacity:.55;cursor:default}.composer-context-plugins-wrap{position:relative;flex:0 0 auto}.composer-context-plugins{min-width:0;height:32px;padding:0 8px;border:0;border-radius:10px;background:transparent;color:#555a54;display:flex;align-items:center;gap:6px;cursor:pointer;font-family:inherit;font-size:13px;font-weight:450;line-height:1.2;transition:background .15s ease,color .15s ease}.composer-context-plugins:hover:not(:disabled),.composer-context-plugins[aria-expanded=true]{background:#e5e6e2;color:#30332f;box-shadow:none}.composer-context-plugins>svg{width:16px;height:16px}.composer-context-plugins:disabled{opacity:.55;cursor:default}.composer-plugin-menu{position:absolute;z-index:59;left:0;bottom:calc(100% + 8px);width:256px;padding:6px;border:1px solid #dedfda;border-radius:18px;background:#fffffffb;box-shadow:0 14px 38px #14171421,0 2px 6px #1417140f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.composer-plugin-menu>label{height:38px;padding:0 8px;color:var(--muted);display:flex;align-items:center;gap:8px}.composer-plugin-menu>label input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:#272a27;font-family:inherit;font-size:13px;font-weight:450;line-height:1.2}.composer-plugin-menu>label input::placeholder{color:var(--muted)}.composer-plugin-menu__list{max-height:min(288px,calc(100dvh - 190px));overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}.composer-plugin-menu__list button{width:100%;height:36px;padding:0 8px;border:0;border-radius:9px;background:transparent;color:#303330;display:grid;grid-template-columns:22px minmax(0,1fr) 15px;align-items:center;gap:8px;text-align:left;cursor:pointer;font-family:inherit;font-size:13px;font-weight:450;line-height:1.2}.composer-plugin-menu__list button:hover,.composer-plugin-menu__list button[aria-selected=true]{background:#f1f2ef}.composer-plugin-menu__list button>span:nth-child(2){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.composer-plugin-menu__list button>svg:last-child{color:var(--brand-blue)}.composer-plugin-menu__icon.plugin-directory__icon{width:20px;height:20px;border-radius:6px;box-shadow:none}.composer-plugin-menu__icon .plugin-directory__monogram{--monogram-size: 8px}.composer-plugin-menu__empty{min-height:70px;color:var(--muted);display:grid;place-items:center;font-size:11px}.composer-plugin-menu__browse{width:100%;height:36px;margin-top:4px;padding:0 8px;border:0;border-top:1px solid #ecece8;border-radius:0 0 9px 9px;background:transparent;color:#404440;display:grid;grid-template-columns:22px minmax(0,1fr) 15px;align-items:center;gap:8px;text-align:left;cursor:pointer;font-family:inherit;font-size:13px;font-weight:500;line-height:1.2}.composer-plugin-menu__browse:hover{background:#f1f2ef}.tool-activities{margin:0 8px 7px;display:flex;flex-wrap:wrap;gap:6px}.chat-model-picker{position:relative}.chat-model-trigger{max-width:190px;height:36px;padding:0 10px 0 13px;border:0;border-radius:999px;background:transparent;color:var(--muted);display:flex;align-items:center;gap:5px;cursor:pointer;font-size:14px}.chat-model-trigger:hover,.chat-model-trigger[aria-expanded=true]{background:#f0f0ed;color:var(--ink)}.chat-model-trigger:disabled{color:#a1a39e;cursor:default}.chat-model-trigger>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-model-menu{position:absolute;z-index:50;right:-44px;bottom:43px;width:min(410px,calc(100vw - 30px));max-height:min(420px,calc(100vh - 24px));padding:8px;border:1px solid #dedfda;border-radius:18px;background:#fffffffa;box-shadow:0 18px 50px #14171429,0 2px 7px #14171414;overflow:hidden;display:flex;flex-direction:column}.chat-model-menu[data-placement=below]{top:43px;bottom:auto}.chat-model-menu>header{padding:10px 11px 12px;display:flex;flex-direction:column}.chat-model-menu>header b{font-size:14px}.chat-model-menu>header span{margin-top:3px;color:var(--muted);font-size:10px}.chat-model-list{min-height:0;max-height:min(300px,calc(100vh - 270px));flex:1;overflow-y:auto;overscroll-behavior:contain}.chat-model-list>button{position:relative;width:100%;min-height:62px;padding:8px 10px;border:0;border-radius:12px;background:transparent;display:grid;grid-template-columns:34px minmax(0,1fr) auto 18px;align-items:center;gap:8px;text-align:left;cursor:pointer}.chat-model-list>button:hover,.chat-model-list>button[aria-selected=true]{background:#f3f3f0}.chat-model-icon{width:30px;height:30px;border-radius:9px;background:var(--brand-blue-soft);color:var(--brand-blue);display:grid;place-items:center}.chat-model-copy{min-width:0;display:flex;flex-direction:column}.chat-model-copy b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600}.chat-model-copy b em{margin-left:6px;padding:2px 5px;border-radius:5px;background:#e7edf7;color:#5171a3;font-size:8px;font-style:normal;font-weight:600;vertical-align:1px}.chat-model-copy small,.chat-model-rate small{margin-top:4px;color:var(--muted);font-size:9px}.chat-model-rate{display:flex;flex-direction:column;align-items:flex-end;white-space:nowrap}.chat-model-rate b{color:#4e514c;font-size:11px}.chat-model-check{color:var(--brand-blue)}.chat-model-menu>footer{margin:7px 3px 0;padding:10px 8px 5px;border-top:1px solid #ecece8;display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:9px}.chat-model-menu>footer a{color:var(--brand-blue);text-decoration:none}.page-frame{width:100%;min-height:0;flex:1;margin:0;padding:56px max(24px,calc((100% - var(--app-content-wide)) / 2)) 80px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.page-frame--directory{padding-top:64px}.app-directory-page{width:100%;min-height:0;flex:1;box-sizing:border-box;padding:64px max(24px,calc((100% - var(--app-content-wide)) / 2)) 80px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.app-directory-header{display:flex;min-height:38px;align-items:flex-end;justify-content:space-between;gap:28px}.app-directory-header__copy h1{margin:0;color:#20221f;font-size:28px;font-weight:580;line-height:1.2;letter-spacing:-.035em}.app-directory-header__copy p{margin:6px 0 0;color:var(--muted);font-size:14px;line-height:1.5}.page-actions{margin-bottom:14px;display:flex;justify-content:flex-end}.primary-button{height:40px;padding:0 15px;border:0;border-radius:10px;background:var(--brand-blue);color:#fff;display:flex;align-items:center;gap:7px;cursor:pointer;white-space:nowrap;transition:background .16s ease,box-shadow .16s ease}.primary-button:hover:not(:disabled){background:var(--brand-blue-hover);box-shadow:0 5px 16px #2c65d833}.plugins-directory-heading{width:min(var(--app-content-wide),100%);margin:0 auto 46px}.plugins-directory-heading label{width:240px;height:36px;padding:0 13px;border:1px solid #dedfda;border-radius:999px;background:#fff;color:var(--muted);display:flex;align-items:center;gap:8px;box-shadow:0 1px 2px #14181406;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.plugins-directory-heading label:hover{border-color:#cfd1cb;background:#fdfdfc}.plugins-directory-heading label:focus-within{border-color:#aabfe9;background:#fff;box-shadow:0 0 0 3px #2c65d817,0 2px 8px #1c271d0a}.plugins-directory-heading input{width:100%;border:0;outline:0;background:transparent;color:#272a26;font:inherit;font-size:14px}.plugins-directory-heading input::placeholder{color:var(--muted)}.page-frame--tools{background:#f6f7f9}.tools-heading{width:min(var(--app-content-wide),100%);margin:0 auto 34px}.tools-grid{width:min(var(--app-content-wide),100%);margin:0 auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px}.tools-card{padding:18px 18px 14px;border:1px solid #edeef1;border-radius:16px;background:#fff;display:flex;flex-direction:column;gap:12px;text-align:left;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.tools-card:hover{border-color:#dfe3ea;box-shadow:0 8px 22px #181c2412;transform:translateY(-1px)}.tools-card:active{transform:translateY(0)}.tools-card:focus-visible{outline:2px solid rgba(44,101,216,.5);outline-offset:2px}.tools-card__head{min-width:0;display:grid;grid-template-columns:46px minmax(0,1fr);align-items:start;gap:13px}.tools-card .tools-card__mark{width:46px;height:46px;border-radius:13px}.tools-card .tools-card__mark .plugin-directory__monogram{--monogram-size: 18px}.tools-card__title{min-width:0;display:flex;flex-direction:column;gap:6px}.tools-card__title b{display:flex;align-items:center;gap:7px;color:var(--ink);font-size:15px;font-weight:600;line-height:1.3}.tools-card__title small{color:var(--muted);font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.tools-badge{flex:0 0 auto;padding:1px 7px;border-radius:6px;font-size:11px;font-weight:600;line-height:18px}.tools-badge--new{background:#e8f6ee;color:#1f7a45}.tools-badge--hot{background:#fdeceb;color:#c0392f}.tools-badge--pro{background:#fff1e2;color:#a35a12}.tools-card__foot{min-height:22px;display:flex;align-items:center;justify-content:space-between;gap:10px}.tools-card__hints{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:12px}.tools-card__hints span{display:inline-flex;align-items:center;gap:3px}.tools-card__action{color:var(--brand-blue);font-size:13px;font-weight:500}.tools-card:hover .tools-card__action{color:var(--brand-blue-hover)}.tools-empty{width:min(var(--app-content-wide),100%);margin:0 auto;color:var(--muted);font-size:14px}@media(max-width:720px){.tools-grid{grid-template-columns:1fr;gap:12px}}.plugin-installed,.plugin-directory{width:min(var(--app-content-wide),100%);margin:0 auto}.plugin-installed>button{margin:0 0 13px;padding:4px 5px 4px 0;border:0;border-radius:7px;background:transparent;color:#30342f;display:flex;align-items:center;gap:4px;cursor:pointer;font-size:14px;font-weight:640;transition:color .15s ease,background .15s ease}.plugin-installed>button:hover{color:#111311}.plugin-installed>button svg{color:#92958f;transition:transform .16s ease}.plugin-installed>button:hover svg{transform:translate(2px)}.plugin-installed>div{min-height:54px;padding-left:5px;display:flex;flex-wrap:wrap;align-items:center;gap:8px}.plugin-installed>div>button{width:50px;height:50px;position:relative;padding:0;border:0;border-radius:14px;background:transparent;display:grid;place-items:center;cursor:pointer;transition:transform .16s ease,background .16s ease}.plugin-installed>div>button:hover{background:#f2f3f0;transform:translateY(-1px);z-index:1}.plugin-installed>div>button:active{transform:translateY(0) scale(.97)}.plugin-installed>div>button:focus-visible{outline:2px solid rgba(44,101,216,.55);outline-offset:2px}.plugin-installed>div>button:after{content:attr(data-label);position:absolute;top:calc(100% + 7px);left:50%;z-index:3;padding:5px 8px;border-radius:7px;background:#252824;color:#fff;font-size:11px;line-height:1;white-space:nowrap;box-shadow:0 4px 12px #14161426;opacity:0;pointer-events:none;transform:translate(-50%,-3px);transition:opacity .13s ease,transform .13s ease}.plugin-installed>div>button:hover:after{opacity:1;transform:translate(-50%)}.plugin-directory{margin-top:46px}.plugin-directory>h2{margin:0 0 12px;color:#30332f;font-size:14px;font-weight:650}.plugin-directory>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:26px;row-gap:4px}.plugin-directory article{position:relative;min-width:0;min-height:64px;border-radius:15px;display:grid;grid-template-columns:minmax(0,1fr) 42px;align-items:center;transition:background .16s ease,box-shadow .16s ease}.plugin-directory article:hover{background:#f4f4f1;box-shadow:inset 0 0 0 1px #2a302b04}.plugin-directory article:focus-within{background:#f4f4f1;box-shadow:0 0 0 2px #2c65d81f}.plugin-directory__open{min-width:0;height:100%;padding:7px 8px;border:0;border-radius:15px;outline:0;background:transparent;color:#2b2e2a;display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:11px;text-align:left;cursor:pointer}.plugin-directory__open>span:last-child{min-width:0;min-height:44px;align-self:center;display:flex;flex-direction:column;justify-content:center}.plugin-directory__open b{font-size:14px;font-weight:590;line-height:1.25;letter-spacing:-.01em;transition:color .15s ease}.plugin-directory article:hover .plugin-directory__open b{color:#111311}.plugin-directory__open small{margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:13px;line-height:1.35}.plugin-directory article>div{display:grid;place-items:center}.plugin-directory__icon{width:44px;height:44px;border:0;border-radius:13px;background:linear-gradient(135deg,#2f73ef,#26c9e3);color:#fff;display:grid;place-items:center;box-shadow:0 4px 12px #2c65d83d;overflow:hidden;transition:transform .17s ease,box-shadow .17s ease}.plugin-directory__icon svg{width:38px;height:38px;display:block;overflow:visible}.plugin-directory__monogram{display:block;color:#fff;--monogram-size: 19px;font-size:var(--monogram-size);font-weight:650;line-height:1;letter-spacing:-.03em;text-shadow:0 1px 2px rgba(21,61,135,.18)}.plugin-directory article:hover .plugin-directory__icon{transform:translateY(-1px);box-shadow:0 2px 4px #171b1714,0 9px 22px #171b1713}.plugin-directory__connect{width:34px;height:34px;padding:0;border:0;border-radius:50%;background:transparent;color:#3e423e;display:grid;place-items:center;cursor:pointer;transition:color .15s ease,background .15s ease,transform .15s ease}.plugin-directory__connect:hover:not(:disabled){background:#e5e7e2;color:#171a17;transform:scale(1.04)}.plugin-directory__connect:active:not(:disabled){transform:scale(.96)}.plugin-directory__connect:focus-visible{outline:2px solid rgba(44,101,216,.5);outline-offset:1px}.plugin-directory__connect:disabled{opacity:.45}.plugin-directory__connected{width:32px;height:32px;border-radius:50%;color:#347859;display:grid;place-items:center;transition:color .15s ease,background .15s ease}.plugin-directory__pending{width:32px;height:32px;color:var(--muted);display:grid;place-items:center}.plugin-spin{animation:spin .85s linear infinite}.plugin-directory__arrow{display:none;color:#5f635d}.plugin-directory article:hover .plugin-directory__connected{background:#e8e9e5;color:#383c37}.plugin-directory article:hover .plugin-directory__check{display:none}.plugin-directory article:hover .plugin-directory__arrow{display:block}.plugin-directory__empty{padding:48px 0;color:var(--muted);text-align:center;font-size:13px}.plugin-status{height:28px;padding:0 10px;border-radius:999px;background:#f2f3f0;color:var(--muted-strong);display:flex;align-items:center;gap:6px;font-size:11px;font-weight:600}.plugin-status i{width:6px;height:6px;border-radius:50%;background:#a7aaa3}.plugin-status--online{background:#e8f3ed;color:#337258}.plugin-status--online i{background:#3b946b}.plugin-callback{width:min(var(--app-content-wide),100%);margin:-22px auto 22px;padding:12px 14px;border:1px solid #d9e7de;border-radius:12px;background:#eff7f2;color:#357159;display:flex;align-items:center;gap:8px;font-size:12px}.plugin-callback--failed{border-color:#efdcd7;background:#fff5f2;color:#a35443}.plugins-loading{width:min(var(--app-content-wide),100%);display:block;margin:12px auto 0;color:var(--muted);font-size:11px}.plugin-detail>header>.plugin-directory__icon .plugin-directory__monogram{--monogram-size: 27px}.plugin-directory__monogram[data-wide],.mcp-onboarding-monogram[data-wide]{font-size:calc(var(--monogram-size) * .7);letter-spacing:0}.page-frame--plugin-detail{position:relative;padding:96px 20px 80px}.plugin-detail__back{position:absolute;top:calc((var(--app-header-height) - 26px) / 2);left:22px;margin:0;padding:2px 8px 2px 4px;border:0;border-radius:8px;background:transparent;color:#444844;display:flex;align-items:center;gap:3px;cursor:pointer;font-size:14px;line-height:22px;transition:color .15s ease}.plugin-detail__back:hover{color:#20231f}.plugin-detail__back svg{transition:transform .15s ease}.plugin-detail__back:hover svg{transform:translate(-2px)}.plugin-detail{width:min(var(--app-content-reading),100%);margin:0 auto;padding-bottom:50px;display:flex;flex-direction:column;gap:32px}.plugin-detail>header{display:flex;flex-direction:column;align-items:stretch;gap:30px}.plugin-detail>header>.plugin-directory__icon{width:64px;height:64px;border-radius:18px}.plugin-detail>header>.plugin-directory__icon svg{width:54px;height:54px}.plugin-detail__title-row{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:22px}.plugin-detail>header h1{margin:0;color:#20231f;font-size:28px;font-weight:550;line-height:34px;letter-spacing:-.035em}.plugin-detail>header p{margin:2px 0 0;color:#72766f;font-size:14px;line-height:18px}.plugin-detail__actions{position:relative;display:flex;align-items:center;gap:10px}.plugin-detail__primary{height:36px;padding:0 17px;border:0;border-radius:999px;background:var(--brand-blue);color:#fff;display:flex;align-items:center;justify-content:center;gap:7px;cursor:pointer;font-size:14px;font-weight:550;white-space:nowrap;box-shadow:0 4px 13px #2c65d833;transition:background .16s ease,box-shadow .16s ease,transform .16s ease}.plugin-detail__primary:hover:not(:disabled){background:var(--brand-blue-hover);box-shadow:0 6px 18px #2c65d842}.plugin-detail__primary:active:not(:disabled){transform:scale(.98)}.plugin-detail__primary:focus-visible{outline:3px solid rgba(44,101,216,.22);outline-offset:2px}.plugin-detail__primary:disabled{cursor:wait;opacity:.58}.plugin-detail__disconnect{height:36px;padding:0 14px;border:1px solid #dedfda;border-radius:999px;background:#fff;color:#6c716b;cursor:pointer;font-size:13px;white-space:nowrap;transition:border-color .15s ease,background .15s ease,color .15s ease}.plugin-detail__disconnect:hover:not(:disabled){border-color:#e4c8c3;background:#fff5f3;color:#9a4d45}.plugin-detail__disconnect:focus-visible{outline:3px solid rgba(160,76,68,.16);outline-offset:2px}.plugin-detail__disconnect:disabled{cursor:wait;opacity:.55}.plugin-detail__example{width:100%;min-height:382px;border:0;border-radius:20px;background:radial-gradient(65% 105% at 30% 52%,rgba(239,246,255,.96),transparent 70%),radial-gradient(55% 90% at 94% 10%,rgba(91,196,225,.38),transparent 75%),linear-gradient(110deg,#dce8fb,#c9e8ec 56%,#c8d8f2);color:#30342f;overflow:hidden;box-shadow:inset 0 1px #ffffff6b}.plugin-detail__example--web{background:radial-gradient(70% 110% at 38% 58%,#daf2fff2,#c5e8fc94 42%,#c5e8fc00 72%),radial-gradient(52% 95% at 91% 22%,#58bef5e6,#62c4ef7a 48%,#62c4ef00 76%),radial-gradient(47% 86% at 94% 104%,#7dbc97fa,#76c1a99e 48%,#76c1a900 78%),linear-gradient(105deg,#a9dcfb,#bce6fc 43%,#8ed3f5 69%,#72c8dd 86%,#82bea2)}.plugin-detail__example--knowledge{background:radial-gradient(65% 100% at 25% 55%,rgba(226,250,250,.92),transparent 70%),radial-gradient(55% 90% at 92% 12%,rgba(111,206,224,.72),transparent 75%),linear-gradient(110deg,#bdebe8,#a9dff2 56%,#aebfe9)}.plugin-detail__example--resume{background:radial-gradient(65% 105% at 30% 52%,rgba(232,250,241,.94),transparent 70%),radial-gradient(55% 90% at 94% 94%,rgba(183,157,220,.54),transparent 75%),linear-gradient(110deg,#bee6d3,#b9d9f2 56%,#cabbe8)}.plugin-detail__example--document{background:radial-gradient(65% 105% at 30% 52%,rgba(239,246,255,.96),transparent 70%),radial-gradient(55% 90% at 94% 10%,rgba(38,224,230,.42),transparent 75%),linear-gradient(110deg,#d9e8ff,#bdeff1 56%,#b9cff4)}.plugin-detail__example--context7{background:radial-gradient(65% 105% at 30% 52%,rgba(246,243,255,.97),transparent 70%),radial-gradient(55% 90% at 94% 10%,rgba(86,197,230,.42),transparent 75%),linear-gradient(110deg,#ded7fa,#c7e6f4 56%,#b8d6f3)}.plugin-detail__example--study{background:radial-gradient(65% 105% at 30% 52%,rgba(255,249,229,.98),transparent 70%),radial-gradient(55% 90% at 94% 10%,rgba(38,224,230,.34),transparent 75%),linear-gradient(110deg,#f6e2b7,#cce9df 56%,#bad7f3)}.plugin-detail__example>div{min-height:382px;padding:100px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.plugin-detail__example button{width:fit-content;max-width:min(556px,calc(100% - 4px));min-height:46px;padding:8px 8px 8px 16px;border:1px solid rgba(255,255,255,.55);border-radius:999px;background:#ffffffc7;color:#30332f;display:flex;align-items:center;gap:12px;cursor:pointer;text-align:left;font-size:14px;line-height:20px;box-shadow:0 5px 20px #2e3d330e;transition:background .16s ease,box-shadow .16s ease,transform .16s ease}.plugin-detail__example button:hover{background:#fffffff0;box-shadow:0 8px 24px #2e3d331a;transform:translateY(-1px)}.plugin-detail__example button:active{transform:translateY(0) scale(.995)}.plugin-detail__example button>span{min-width:0}.plugin-detail__example button b{color:var(--brand-blue);font-weight:600}.plugin-detail__example button i{width:32px;height:32px;flex:0 0 32px;border-radius:50%;background:#fffffff0;display:grid;place-items:center;font-style:normal}.plugin-detail__example button i svg{color:var(--brand-blue);transform:rotate(90deg);transition:transform .16s ease}.plugin-detail__example button:hover i svg{transform:rotate(90deg) translateY(-2px)}.plugin-detail__description{margin:0;color:#535852;font-size:14px;line-height:18px}.plugin-detail>section:not(.plugin-detail__example){margin:0}.plugin-detail>section h2{margin:0 0 12px;font-size:16px;font-weight:550;line-height:26px}.plugin-detail__app{min-height:56px;padding:0;border-radius:13px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;transition:background .15s ease}.plugin-detail__app:hover{background:#f5f5f2}.plugin-detail__app .plugin-directory__icon{width:44px;height:44px}.plugin-detail__app .plugin-directory__icon svg{width:38px;height:38px}.plugin-detail__app>div{display:flex;flex-direction:column}.plugin-detail__app b{font-size:14px;font-weight:500}.plugin-detail__app small{margin-top:2px;color:var(--muted);font-size:12px}.plugin-detail dl{margin:0;border-top:1px solid #e5e6e2}.plugin-detail dl>div{min-height:50px;padding:0 7px;border-bottom:1px solid #e5e6e2;border-radius:8px;display:grid;grid-template-columns:165px minmax(0,1fr);align-items:center;font-size:13px;transition:background .15s ease}.plugin-detail dl>div:hover{background:#f7f7f4}.plugin-detail dt{color:var(--muted)}.plugin-detail dd{margin:0;color:#414540}.image-studio{min-height:0;flex:1;position:relative;background:#fff;overflow:hidden}.image-studio__scroll{width:100%;height:100%;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.image-studio__inner{width:min(var(--app-content-wide),calc(100% - 48px));margin:0 auto;padding:72px 0 90px}.image-studio__header{display:flex;align-items:baseline;justify-content:space-between;gap:20px}.image-studio__header h1{margin:0;font-size:29px;letter-spacing:-.04em}.image-studio__header span{color:var(--muted);font-size:10px}.image-creator{margin-top:22px}.image-composer{padding:11px 12px 9px;border:1px solid #dedfd9;border-radius:24px;background:#fff;box-shadow:0 8px 28px #1e221e14}.image-composer textarea{width:100%;min-height:60px;max-height:180px;padding:8px 10px;border:0;outline:0;resize:vertical;background:transparent;color:#252725;font-size:15px;line-height:1.55}.image-composer textarea::placeholder{color:var(--muted)}.image-composer__bar{display:flex;align-items:center;justify-content:space-between;gap:12px}.image-composer__tools{min-width:0;display:flex;align-items:center;gap:6px}.image-tool,.image-composer select{height:34px;padding:0 10px;border:0;border-radius:10px;background:#f3f3f0;color:#5d605a;font-size:11px;cursor:pointer}.image-tool{display:flex;align-items:center;gap:6px}.image-tool:hover,.image-composer select:hover{background:#ecece8;color:#30332f}.image-tool:disabled,.image-composer select:disabled{opacity:.5;cursor:wait}.image-generate{width:36px;height:36px;flex:0 0 auto;border:0;border-radius:50%;background:#dedfda;color:#fff;display:grid;place-items:center;cursor:default}.image-generate--ready{background:var(--brand-blue);cursor:pointer}.image-spinner{width:15px;height:15px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}.image-reference{width:min(330px,100%);height:58px;margin:2px 4px 5px;padding:6px;border:1px solid #e1e2dd;border-radius:14px;background:#f6f6f3;display:flex;align-items:center;gap:9px}.image-reference img{width:44px;height:44px;border-radius:9px;object-fit:cover}.image-reference>span{min-width:0;flex:1;display:flex;flex-direction:column}.image-reference b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.image-reference small{margin-top:3px;color:var(--muted-strong);font-size:9px}.image-reference button{width:29px;height:29px;border:0;border-radius:8px;background:transparent;color:var(--muted-strong);display:grid;place-items:center;cursor:pointer}.image-reference button:hover{background:#e8e9e5}.image-creator>p{margin:10px 5px 0;color:var(--muted);font-size:9px;text-align:center}.image-error{margin-top:12px;padding:10px 13px;border:1px solid #ecc9c4;border-radius:11px;background:#fff2f0;color:#994139;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:11px}.image-error button{border:0;background:transparent;color:#207050;font-weight:650;cursor:pointer}.image-section-title{margin:48px 0 16px;display:flex;align-items:baseline;justify-content:space-between;gap:18px}.image-section-title h2{margin:0;font-size:16px;letter-spacing:-.02em}.image-section-title span{color:var(--muted);font-size:10px}.image-idea-row{display:flex;flex-wrap:wrap;gap:8px}.image-idea{height:42px;min-width:0;padding:0 13px 0 7px;border:1px solid #e1e2dd;border-radius:12px;background:#fff;color:#555852;display:inline-flex;align-items:center;gap:8px;cursor:pointer;font-size:11px;font-weight:600;white-space:nowrap;box-shadow:0 2px 8px #1b1f1b06;transition:border-color .16s ease,background .16s ease,transform .16s ease}.image-idea:hover{border-color:#cfd3cc;background:#f7f8f5;color:#262a26;transform:translateY(-1px)}.image-idea i{width:28px;height:28px;border-radius:9px;background:#e5f0ea;color:#3d745c;display:grid;place-items:center;font-style:normal}.image-idea--violet i{background:#ede9f5;color:#6b5e91}.image-idea--amber i{background:#f4ead9;color:#8b6533}.image-idea--blue i{background:#e5eef5;color:#4f7492}.image-idea--coral i{background:#f5e6e1;color:#8e5f54}.image-library{min-height:220px}.image-library__empty{min-height:190px;border:1px dashed #dedfd9;border-radius:18px;color:var(--muted);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;font-size:10px}.image-library__empty b{color:#5b5e58;font-size:12px}.image-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.image-card{min-width:0;position:relative;padding:0;border:0;border-radius:16px;background:#ededeb;overflow:hidden;cursor:zoom-in;aspect-ratio:1}.image-card>img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .25s ease}.image-card:hover>img{transform:scale(1.025)}.image-card__caption{position:absolute;left:0;right:0;bottom:0;min-height:58px;padding:22px 12px 10px;background:linear-gradient(transparent,#0f110fad);color:#fff;display:flex;align-items:end;justify-content:space-between;gap:10px;text-align:left}.image-card__caption b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.image-card__caption small{flex:0 0 auto;font-size:8px;opacity:.78}.image-card__pending,.image-card__failed{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:#73766f;font-size:10px}.image-card__pending{background:linear-gradient(115deg,#eeeeea 20%,#fafaf8,#eeeeea 60%);background-size:220% 100%;animation:image-shimmer 1.5s linear infinite}.image-card__failed{background:#f7eeee;color:#985049}@keyframes image-shimmer{to{background-position:-220% 0}}.image-detail{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;padding:42px;background:#141614d1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:grid;place-items:center}.image-detail__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;padding:0;background:transparent;cursor:default}.image-detail__close{position:absolute;top:18px;right:20px;width:38px;height:38px;border:0;border-radius:50%;background:#ffffff24;color:#fff;display:grid;place-items:center;cursor:pointer}.image-detail__body{position:relative;width:min(1120px,100%);max-height:calc(100dvh - 84px);border-radius:20px;background:#f8f8f6;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) 320px;box-shadow:0 30px 90px #0000004d}.image-detail__canvas{min-height:560px;background:#151715;display:grid;place-items:center;overflow:hidden}.image-detail__canvas img{width:100%;height:100%;max-height:calc(100dvh - 84px);object-fit:contain}.image-detail aside{padding:28px;overflow-y:auto}.image-detail__model{color:#4c715e;display:flex;align-items:center;gap:6px;font-size:9px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.image-detail h2{margin:20px 0 0;font-size:18px;line-height:1.55;letter-spacing:-.02em}.image-detail aside>p{margin:14px 0 0;color:#777a74;font-size:10px;line-height:1.7}.image-detail dl{margin:28px 0;padding:16px 0;border-top:1px solid #e1e2dd;border-bottom:1px solid #e1e2dd;display:grid;gap:12px}.image-detail dl div{display:flex;justify-content:space-between;gap:12px;font-size:10px}.image-detail dt{color:#8a8d86}.image-detail dd{margin:0;color:#4c4f4a}.image-detail__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.image-detail__actions button,.image-detail__actions a{height:37px;padding:0 11px;border:1px solid #dadcd6;border-radius:10px;background:#fff;color:#4b4f49;display:flex;align-items:center;justify-content:center;gap:7px;text-decoration:none;font-size:10px;cursor:pointer}.image-detail__actions button{grid-column:1 / -1;border-color:var(--brand-blue);background:var(--brand-blue);color:#fff}.video-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.video-card{min-width:0;aspect-ratio:16 / 9;position:relative;padding:0;border:0;border-radius:16px;background:#202320;color:#fff;overflow:hidden;cursor:pointer;text-align:left}.video-card>video,.video-card>img,.video-card__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;object-fit:cover}.video-card>video,.video-card>img{opacity:.82;transition:transform .25s ease,opacity .25s ease}.video-card:hover>video,.video-card:hover>img{transform:scale(1.02);opacity:.95}.video-card__backdrop{background:radial-gradient(circle at 72% 23%,rgba(212,236,224,.35),transparent 24%),radial-gradient(circle at 25% 68%,rgba(126,154,210,.28),transparent 30%),linear-gradient(145deg,#3e4b45,#161a18)}.video-card__play{position:absolute;top:50%;left:50%;z-index:2;width:45px;height:45px;border-radius:50%;background:#ffffffe6;color:#252925;display:grid;place-items:center;transform:translate(-50%,-55%);box-shadow:0 8px 24px #0000003d}.video-card__play svg{margin-left:2px}.video-card__status{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;padding-bottom:20px;background:#14181585;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px}.video-card__status b{font-size:11px}.video-card__status small{color:#ffffffad;font-size:9px}.video-card__status--failed{background:#4c201db8;color:#ffe6e2}.video-detail .image-detail__canvas video{width:100%;height:100%;max-height:calc(100dvh - 84px);background:#090a09;object-fit:contain}.video-detail .image-detail__body{grid-template-columns:minmax(0,1fr) 320px}.plan-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:14px}.plan-card{position:relative;min-height:240px;padding:20px;border:1px solid var(--line);border-radius:18px;background:#ffffffc2}.model-list{overflow:hidden;border:1px solid var(--line);border-radius:17px;background:#ffffffc2}.model-list__head,.model-list__row{display:grid;grid-template-columns:minmax(220px,1.45fr) minmax(180px,1fr) repeat(3,minmax(112px,.62fr));align-items:center;column-gap:18px}.model-list__head{min-height:42px;padding:0 20px;border-bottom:1px solid var(--line);background:#f1f2ef;color:var(--muted-strong);font-size:9px;font-weight:650;letter-spacing:.055em}.model-list__row{min-height:82px;padding:14px 20px;transition:background .16s ease}.model-list__row+.model-list__row{border-top:1px solid var(--line)}.model-list__row:hover{background:#2c65d809}.model-list__identity{min-width:0;display:flex;align-items:center;gap:14px}.model-list__identity>span{width:25px;flex:0 0 25px;color:var(--muted);font-size:9px;font-variant-numeric:tabular-nums}.model-list__identity h3{margin:0;overflow-wrap:anywhere;font-size:15px;letter-spacing:-.015em}.model-list__identity small{display:block;margin-top:4px;color:var(--muted);font-size:9px}.model-list__tags{display:flex;align-items:center;flex-wrap:wrap;gap:5px}.model-list__tags span,.model-list__tags em{padding:5px 7px;border-radius:7px;font-size:9px;font-style:normal;white-space:nowrap}.model-list__tags span{background:#f0f1ed;color:#686b65}.model-list__tags em{background:var(--brand-blue-soft);color:var(--brand-blue)}.model-list__price{display:flex;flex-direction:column;align-items:flex-start;gap:3px}.model-list__price small{display:none;color:var(--muted-strong);font-size:9px}.model-list__price b{font-size:20px;font-variant-numeric:tabular-nums;letter-spacing:-.025em}.model-list__price span{color:var(--muted-strong);font-size:10px;white-space:nowrap}.model-list__price--cached b{color:var(--brand-blue)}.model-rate-note{margin:10px 4px 0;color:var(--muted);font-size:9px;line-height:1.7}.model-rate-note b{color:#61645e}.panel{border:1px solid var(--line);border-radius:16px;background:#ffffffc7;overflow:hidden}.table-head,.table-row{min-width:780px;padding:0 18px;display:grid;grid-template-columns:1.2fr 1.3fr .7fr 180px;align-items:center;gap:15px}.table-head{height:42px;border-bottom:1px solid var(--line);color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.06em}.table-row{min-height:75px;font-size:12px}.key-entry+.key-entry{border-top:1px solid var(--line)}.key-name{display:flex;align-items:center;gap:10px}.key-name>span:last-child{display:flex;flex-direction:column}.key-name small{color:var(--muted);margin-top:3px}.key-icon{width:34px;height:34px;border-radius:10px;background:var(--brand-blue-soft);color:var(--brand-blue);display:grid;place-items:center}.table-row code,.endpoint-card code{color:#4d504b;font-size:11px}.text-button{border:0;background:none;color:var(--brand-blue);font-size:12px;cursor:pointer}.text-button:disabled,.primary-button:disabled{cursor:wait;opacity:.55}.text-button--danger{color:#a14a43}.key-actions{display:flex;align-items:center;gap:4px}.key-test-button{flex:0 0 auto;min-width:62px;height:30px;padding:0 10px;border:1px solid var(--brand-blue-border);border-radius:9px;background:#f8faff;color:var(--brand-blue);font-size:11px;cursor:pointer}.key-test-button:hover{border-color:#91ade9;background:var(--brand-blue-soft)}.key-test-button:disabled{cursor:wait;opacity:.55}.key-test-result{min-width:780px;min-height:48px;padding:9px 18px;border-top:1px solid var(--line);display:flex;align-items:center;gap:10px;font-size:11px}.key-test-result>svg{flex:0 0 auto}.key-test-result>span{min-width:125px;display:flex;flex-direction:column;gap:2px}.key-test-result small{color:var(--muted)}.key-test-result code{min-width:0;overflow:hidden;color:inherit;text-overflow:ellipsis;white-space:nowrap}.key-test-result--success{background:#f1f7f3;color:#28644c}.key-test-result--error{background:#fff3f1;color:#9a4038}.key-test-note{margin:8px 2px 0;color:var(--muted);font-size:10px;line-height:1.6}.table-row--muted{opacity:.55}.empty-row{min-width:720px;min-height:95px;display:grid;place-items:center;color:var(--muted);font-size:12px}.empty-state{min-height:120px;padding:28px;display:grid;place-items:center;color:var(--muted);font-size:13px}.history__empty{padding:10px 8px;color:var(--muted);font-size:11px}.inline-error{margin-bottom:12px;padding:11px 13px;border:1px solid #ecc9c4;border-radius:10px;background:#fff2f0;color:#9a4038;font-size:12px}.endpoint-card{margin-top:14px;padding:16px 18px;border:1px solid var(--line);border-radius:14px;background:#fff9;display:flex;align-items:center;gap:12px}.endpoint-card>span{flex:1;display:flex;flex-direction:column;gap:3px}.endpoint-card small{color:var(--muted)}.endpoint-card button{border:0;background:transparent;color:var(--brand-blue);cursor:pointer}.api-guide{margin-top:18px;padding:24px;border:1px solid var(--line);border-radius:18px;background:#ffffffc7}.api-guide>header{display:flex;align-items:flex-start;gap:12px}.api-guide>header>span{flex:0 0 auto;width:37px;height:37px;border-radius:11px;background:var(--brand-blue-soft);color:var(--brand-blue);display:grid;place-items:center}.api-guide h2{margin:1px 0 4px;font-size:15px}.api-guide header p{margin:0;color:var(--muted);font-size:11px;line-height:1.6}.api-guide__steps{margin:22px 0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;list-style:none}.api-guide__steps li{min-width:0;padding:13px;border-radius:12px;background:#f3f4f1;display:flex;align-items:flex-start;gap:10px}.api-guide__steps li>b{flex:0 0 auto;width:21px;height:21px;border-radius:50%;background:#dce8ff;color:var(--brand-blue);display:grid;place-items:center;font-size:10px}.api-guide__steps li>span{min-width:0;display:flex;flex-direction:column;gap:4px}.api-guide__steps strong{font-size:11px}.api-guide__steps small{color:var(--muted);font-size:10px;line-height:1.55}.api-guide__steps code{color:#3f634f;font-size:9px}.api-guide__examples{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.api-guide__examples article{min-width:0;border:1px solid #303431;border-radius:13px;background:#202320;color:#edf0ed;overflow:hidden}.api-guide__examples article>div{height:39px;padding:0 13px;border-bottom:1px solid rgba(255,255,255,.09);color:#aeb7b1;display:flex;align-items:center;justify-content:space-between;font-size:10px}.api-guide__examples button{border:0;background:transparent;color:#c5d7ce;display:flex;align-items:center;gap:5px;font-size:10px;cursor:pointer}.api-guide__examples pre{min-height:245px;margin:0;padding:16px;overflow-x:auto}.api-guide__examples pre code{color:#edf0ed;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:10px;line-height:1.65;white-space:pre}.api-guide__note{margin:15px 1px 0;color:var(--muted);font-size:10px;line-height:1.6}.api-guide__note code{padding:2px 5px;border-radius:5px;background:#edf0ec;color:#4d6659;font-size:9px}.usage-loading{min-height:124px;margin-bottom:14px;display:grid;place-items:center;color:var(--muted);font-size:13px}.usage-overview,.model-overview{margin-bottom:14px;padding:24px 26px;border-radius:20px;background:linear-gradient(115deg,var(--brand-blue),var(--brand-cyan));color:#fff;display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:20px}.usage-overview>div,.model-overview>div{min-width:0;display:flex;flex-direction:column}.usage-overview>div+div,.model-overview>div+div{padding-left:22px;border-left:1px solid rgba(255,255,255,.12)}.usage-overview small,.model-overview small{color:#ffffffc2;font-size:11px}.usage-overview strong,.model-overview strong{margin-top:8px;overflow:hidden;text-overflow:ellipsis;font-size:clamp(28px,4vw,39px);line-height:1.05;letter-spacing:-.045em}.usage-overview span,.model-overview span{margin-top:5px;color:#ffffff9e;font-size:10px}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.metric{padding:19px;border:1px solid var(--line);border-radius:16px;background:#ffffffbf}.metric>span{color:var(--muted);font-size:11px}.metric>b{display:block;margin-top:13px;font-size:25px;letter-spacing:-.035em}.metric footer{margin-top:14px;display:flex;justify-content:space-between}.metric footer small{color:var(--muted)}.metric footer em{color:var(--brand-blue);font-size:10px;font-style:normal}.chart-card{margin-top:14px;padding:20px;border:1px solid var(--line);border-radius:17px;background:#ffffffc7}.chart-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.chart-card h3{margin:0 0 4px;font-size:15px}.chart-card p{margin:0;color:var(--muted);font-size:11px}.chart-card__summary{min-width:170px;display:grid;grid-template-columns:auto auto;align-items:baseline;justify-content:end;column-gap:6px;text-align:right}.chart-card__summary strong{font-size:25px;line-height:1;letter-spacing:-.035em}.chart-card__summary span{color:#73766f;font-size:10px}.chart-card__summary small{grid-column:1 / -1;margin-top:7px;color:var(--muted);font-size:10px}.chart{height:278px;margin-top:25px;padding:20px 0 28px;position:relative;display:flex;align-items:flex-end;gap:clamp(6px,1.2vw,14px);background:repeating-linear-gradient(to bottom,transparent 0,transparent 62px,#eeeeea 63px);background-clip:content-box}.chart:after{content:"";position:absolute;right:0;bottom:27px;left:0;border-bottom:1px solid var(--line)}.chart__column{flex:1;max-width:42px;min-height:2px;position:relative}.chart__value{position:absolute;bottom:calc(100% + 5px);left:50%;transform:translate(-50%);color:#6d716a;font-size:9px;font-weight:600;line-height:1;white-space:nowrap}.chart__bar{display:block;width:100%;height:100%;border-radius:6px 6px 0 0;background:linear-gradient(180deg,var(--brand-cyan),var(--brand-blue));opacity:.92}.chart__date{position:absolute;top:calc(100% + 9px);left:50%;transform:translate(-50%);color:var(--muted);font-size:9px;font-style:normal;line-height:1;white-space:nowrap}.usage-models{margin-top:14px}.usage-models__head{padding:17px 19px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.usage-models__head h3{margin:0;font-size:15px}.usage-models__head p{margin:4px 0 0;color:var(--muted);font-size:10px}.usage-models__head span{color:var(--muted);font-size:10px}.usage-models__row{min-width:720px;min-height:48px;padding:0 19px;border-bottom:1px solid #eeeeea;display:grid;grid-template-columns:minmax(160px,1fr) repeat(5,90px);align-items:center;gap:12px;color:#686b65;font-size:11px}.usage-models__row:last-child{border-bottom:0}.usage-models__row b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--ink);font-size:12px}.usage-models__row strong{color:var(--ink)}.usage-models__row--head{min-height:34px;color:var(--muted);font-size:9px;text-transform:uppercase;letter-spacing:.05em}.usage-records{margin-top:14px;overflow-x:auto;overflow-y:hidden}.usage-records__row{min-width:1000px;min-height:72px;padding:0 19px;border-bottom:1px solid #eeeeea;display:grid;grid-template-columns:110px minmax(145px,1fr) 125px 220px 165px 68px;align-items:center;gap:12px;color:#686b65;font-size:11px}.usage-records__row>span:nth-child(2){min-width:0;display:flex;flex-direction:column}.usage-records__row b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--ink);font-size:11px}.usage-records__row small{margin-top:3px;color:var(--muted);font-size:8px}.usage-records__row strong{color:var(--ink)}.usage-records__row--head{min-height:34px;color:var(--muted);font-size:9px;text-transform:uppercase;letter-spacing:.05em}.usage-status-cell,.usage-records__usage,.usage-records__settlement{min-width:0;display:flex;align-items:flex-start;flex-direction:column;gap:4px}.usage-records__settlement strong{font-size:11px}.usage-records__settlement small{margin:0}.usage-status{width:max-content;padding:4px 7px;border-radius:999px;background:#f3e9e7;color:#955047;display:inline-flex!important;align-items:center;flex-direction:row!important;gap:4px;font-size:9px}.usage-status--ok{background:#e7f1eb;color:#39705a}.usage-status small{margin:0;color:inherit}.usage-cache-tag{width:max-content;max-width:100%;margin:0!important;font-size:8px!important;line-height:1.35;white-space:nowrap}.usage-cache-tag--response{color:#6a7069!important}.usage-cache-tag--prompt{color:var(--brand-blue)!important}.usage-cache-saving{margin:0!important;color:#39705a!important;font-size:8px!important;line-height:1.35;white-space:nowrap}.usage-records__pagination{min-height:54px;padding:10px 18px;display:flex;align-items:center;justify-content:center;gap:14px;color:#73766f;font-size:10px}.usage-records__pagination button{height:32px;padding:0 13px;border:1px solid #dedfda;border-radius:9px;background:#fff;color:#4f534d;cursor:pointer;font:inherit}.usage-records__pagination button:hover:not(:disabled){border-color:#c7c9c3;background:#f7f7f4}.usage-records__pagination button:disabled{cursor:default;opacity:.42}.credit-hero{min-height:175px;padding:27px 30px;border-radius:22px;background:linear-gradient(115deg,var(--brand-blue),var(--brand-cyan));color:#fff;display:flex;align-items:center;justify-content:space-between;overflow:hidden}.credit-hero>div:first-child{display:flex;flex-direction:column}.credit-hero span{color:#ffffffc2;font-size:12px}.credit-hero strong{margin:10px 0 2px;font-size:39px;letter-spacing:-.04em}.credit-hero small{color:#ffffff9e}.credit-orbit{width:110px;height:110px;border:1px solid rgba(255,255,255,.28);border-radius:50%;display:grid;place-items:center;color:#ffffffd1;box-shadow:0 0 0 22px #fff1,0 0 0 44px #ffffff09}.first-charge-offer{min-height:196px;margin-top:15px;padding:28px 30px;position:relative;overflow:hidden;border:1px solid rgba(44,101,216,.22);border-radius:22px;background:radial-gradient(circle at 88% 10%,rgba(38,224,230,.18),transparent 29%),linear-gradient(118deg,#fff,#f7f9ff 58%,#eefcff);display:grid;grid-template-columns:minmax(0,1fr) 164px;align-items:center;gap:34px;box-shadow:0 12px 36px #2c65d814}.first-charge-offer:after{width:180px;height:180px;position:absolute;right:-75px;bottom:-115px;border:22px solid rgba(44,101,216,.055);border-radius:50%;content:"";pointer-events:none}.first-charge-offer__copy{min-width:0;position:relative;z-index:1}.first-charge-offer__eyebrow{display:flex;align-items:center;gap:7px;color:var(--brand-blue);font-size:12px;font-weight:720}.first-charge-offer__eyebrow svg{stroke-width:2.2}.first-charge-offer__eyebrow em{margin-left:3px;padding:4px 8px;border-radius:999px;background:#2c65d817;color:#4168ad;font-size:10px;font-style:normal;font-weight:600}.first-charge-offer__copy h2{margin:12px 0 9px;color:#19243a;font-size:29px;font-weight:650;letter-spacing:-.035em;line-height:1.18}.first-charge-offer__copy h2 b,.first-charge-offer__copy h2 strong{color:var(--brand-blue);font:inherit;font-weight:760}.first-charge-offer__copy h2 strong{font-size:1.16em}.first-charge-offer__copy p{margin:0;display:flex;align-items:center;flex-wrap:wrap;gap:7px;color:#59657a;font-size:13px;font-weight:560}.first-charge-offer__copy p i{color:var(--brand-blue);font-size:16px;font-style:normal}.first-charge-offer__copy p small{color:#8a93a3;font-size:10px;font-weight:450}.first-charge-offer__benefits{margin-top:17px;display:flex;align-items:center;flex-wrap:wrap;gap:8px}.first-charge-offer__benefits span{padding:6px 10px;border:1px solid rgba(44,101,216,.14);border-radius:999px;background:#ffffffbd;color:#657087;font-size:10px;line-height:1}.first-charge-offer__benefits b{color:var(--brand-blue);font-size:11px}.first-charge-offer__action{min-height:140px;padding:17px 16px 14px;position:relative;z-index:1;border:1px solid rgba(255,255,255,.82);border-radius:17px;background:#fffc;display:flex;align-items:center;flex-direction:column;justify-content:center;box-shadow:0 10px 28px #234d9e17;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.first-charge-offer__action>span{color:#8992a2;font-size:10px}.first-charge-offer__action del{margin-left:2px}.first-charge-offer__action>strong{margin:1px 0 7px;color:#17233a;font-size:38px;font-weight:760;letter-spacing:-.055em;line-height:1}.first-charge-offer__action>strong small{margin-right:2px;font-size:18px}.first-charge-offer__action>button{width:100%;height:39px;border:0;border-radius:10px;background:linear-gradient(100deg,var(--brand-blue),#3687e8);color:#fff;cursor:pointer;font-size:12px;font-weight:680;box-shadow:0 7px 18px #2c65d833}.first-charge-offer__action>button:hover:not(:disabled){filter:brightness(.96);transform:translateY(-1px)}.first-charge-offer__action>button:disabled{opacity:.55;cursor:wait}.first-charge-offer__action>small{margin-top:7px;color:#9aa1ad;font-size:9px}.model-unit-pricing{margin-top:15px;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#fffc}.model-unit-pricing>header{min-height:68px;padding:14px 19px;border-bottom:1px solid #eceee9;display:flex;align-items:center;justify-content:space-between;gap:18px}.model-unit-pricing>header div{display:grid;gap:3px}.model-unit-pricing>header small{color:var(--muted);font-size:8px;font-weight:650;letter-spacing:.12em}.model-unit-pricing>header h2{margin:0;font-size:16px}.model-unit-pricing>header>span{color:var(--muted);font-size:10px}.model-unit-pricing>article{min-height:92px;padding:14px 19px;display:grid;grid-template-columns:44px minmax(120px,.55fr) minmax(300px,1.45fr) 108px;align-items:center;gap:12px}.model-unit-pricing__icon{width:40px;height:40px;border-radius:11px;background:linear-gradient(135deg,var(--brand-blue),var(--brand-cyan));color:#fff;display:grid;place-items:center;box-shadow:0 6px 16px #2c65d82e}.model-unit-pricing__icon--video{background:linear-gradient(135deg,#6a4ed1,#2c65d8)}.model-unit-pricing article>div{min-width:0;display:grid;gap:4px}.model-unit-pricing article>div b{font-size:12px}.model-unit-pricing article>div small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:9px}.model-unit-pricing__tiers{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px!important}.model-unit-pricing__tiers>span{min-width:0;padding:8px 9px;border:1px solid #e7e9e4;border-radius:10px;background:#f8f9f6;display:grid;gap:4px}.model-unit-pricing__tiers>span small{color:var(--muted);font-size:8px}.model-unit-pricing__tiers>span b{color:#30332f;font-size:11px!important;white-space:nowrap}.model-unit-pricing__tiers>span i{color:var(--brand-blue);font-size:8px;font-style:normal}.model-unit-pricing article>em{justify-self:end;padding:5px 8px;border-radius:999px;font-size:9px;font-style:normal}.model-unit-pricing article>em.is-pending{background:#f7eee2;color:#8f6535}.model-generation-note{margin:11px 3px 0;color:var(--muted);font-size:9px}.plan-grid{margin-top:15px}.plan-card{min-height:275px;display:flex;flex-direction:column}.plan-card--featured{border-color:#91ade9;box-shadow:inset 0 0 0 1px var(--brand-blue-border)}.recommend{position:absolute;top:15px;right:15px;padding:5px 8px;border-radius:999px;background:var(--brand-blue-soft);color:var(--brand-blue);font-size:10px}.plan-card h3{margin:0 0 6px}.plan-card p{margin:0 0 25px;color:var(--muted);font-size:11px}.plan-card>b{font-size:24px}.plan-card>strong{margin-top:7px;color:#555850;font-size:13px}.plan-card>strong small{font-weight:400}.plan-card__breakdown{margin:12px 0 16px;display:grid;gap:5px;color:var(--muted);font-size:9px}.plan-card__breakdown em{color:var(--brand-blue);font-style:normal;font-weight:650}.plan-card button{width:100%;height:40px;margin-top:auto;border:1px solid #dcded8;border-radius:10px;background:#fff;display:flex;align-items:center;justify-content:center;gap:7px;cursor:pointer}.plan-card button:disabled{opacity:.55;cursor:wait}.plan-card--featured button{border-color:var(--brand-blue);background:var(--brand-blue);color:#fff}.plan-card--featured button:hover:not(:disabled),.redeem-box button:hover:not(:disabled),.image-generate--ready:hover{background:var(--brand-blue-hover)}.scheduled-page{position:relative;height:100%;overflow:hidden;background:#fff;color:#262824}.scheduled-main{width:min(var(--app-content-wide),100%);min-width:0;height:100%;margin:0 auto;box-sizing:border-box;overflow-y:auto}.scheduled-main>header{margin:0 0 36px}.scheduled-create,.scheduled-primary{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:38px;padding:0 15px;border:0;border-radius:10px;color:#fff;background:#316cda;font-weight:650}.scheduled-composer{width:100%;height:58px;box-sizing:border-box;margin:0 0 24px;padding:0 10px 0 17px;display:flex;align-items:center;gap:11px;border:1px solid #d8dad5;border-radius:16px;background:#fff;box-shadow:0 8px 28px #26312712}.scheduled-composer>svg{color:#6f756d}.scheduled-composer input{flex:1;min-width:0;border:0;outline:0;background:transparent;font:inherit;font-size:15px}.scheduled-composer button{display:grid;place-items:center;width:36px;height:36px;border:0;border-radius:11px;color:#fff;background:#316cda}.scheduled-composer button:disabled{background:#e1e3df;color:#a8aca5}.scheduled-toolbar{width:100%;margin:0 0 10px;min-height:42px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eceeea}.scheduled-toolbar>div{align-self:stretch;display:flex;gap:20px}.scheduled-toolbar button{position:relative;border:0;background:none;color:var(--muted);font-weight:620}.scheduled-toolbar button span{margin-left:4px;font-size:11px;color:var(--muted)}.scheduled-toolbar button.is-active{color:#282b27}.scheduled-toolbar button.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;border-radius:2px;background:#316cda}.scheduled-toolbar small{color:var(--muted)}.scheduled-list{width:100%}.scheduled-list .scheduled-item{display:grid;grid-template-columns:38px minmax(0,1fr) 34px 34px;align-items:center;gap:11px;min-height:72px;padding:8px 10px;border-bottom:1px solid #f0f1ee;border-radius:11px;cursor:pointer}.scheduled-list .scheduled-item:hover,.scheduled-list .scheduled-item.is-selected{background:#f6f8fb}.scheduled-list .scheduled-item:focus-visible{outline:2px solid var(--brand-blue);outline-offset:-2px;background:#f6f8fb}.scheduled-list .scheduled-item>div{min-width:0;display:grid;gap:5px}.scheduled-list .scheduled-item b,.scheduled-list .scheduled-item small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scheduled-list .scheduled-item b{font-size:14px}.scheduled-list .scheduled-item small{color:var(--muted);font-size:12px}.scheduled-list .scheduled-item>button,.scheduled-detail-actions>button,.scheduled-editor header>button{display:grid;place-items:center;width:32px;height:32px;border:0;border-radius:9px;color:#70766e;background:transparent}.scheduled-list .scheduled-item>button:hover,.scheduled-detail-actions>button:hover{background:#e9ece7}.scheduled-task-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:11px;color:#4874c6;background:#edf3fe}.scheduled-task-icon--failed{color:#c24b43;background:#fff0ee}.scheduled-task-icon--running,.scheduled-task-icon--queued{color:#1d8670;background:#e8f7f2}.scheduled-empty{width:100%;min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:var(--muted);text-align:center}.scheduled-empty b{color:#5b6059}.scheduled-empty span{font-size:13px}.scheduled-detail-backdrop{position:absolute;z-index:4;top:0;right:0;bottom:0;left:0;border:0;background:#1b1f1a1f;cursor:default}.scheduled-detail{position:absolute;z-index:5;inset:0 0 0 auto;width:min(390px,calc(100% - 40px));min-width:0;box-sizing:border-box;overflow-y:auto;padding:32px 27px;border-left:1px solid #e4e6e1;background:#fafbf9;box-shadow:-18px 0 50px #181e181f;animation:scheduled-detail-enter .16s ease-out}@keyframes scheduled-detail-enter{0%{transform:translate(18px);opacity:.65}to{transform:translate(0);opacity:1}}.scheduled-detail>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:22px;border-bottom:1px solid #e4e6e1}.scheduled-detail>header>div{display:flex;gap:11px;min-width:0}.scheduled-detail>header>div>span{flex:0 0 38px;display:grid;place-items:center;height:38px;border-radius:11px;color:#3976dd;background:#eaf1fd}.scheduled-detail>header>.scheduled-detail-actions{flex:0 0 auto;gap:3px}.scheduled-detail h2{margin:1px 0 5px;font-size:17px}.scheduled-detail header p{margin:0;color:var(--muted);font-size:12px}.scheduled-detail section{padding:22px 0 7px}.scheduled-detail h3{margin:0 0 9px;color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.04em}.scheduled-detail section p{margin:0;white-space:pre-wrap;line-height:1.65;font-size:14px}.scheduled-detail dl{margin:15px 0;border-top:1px solid #e4e6e1}.scheduled-detail dl>div{min-height:44px;display:flex;justify-content:space-between;align-items:center;gap:15px;border-bottom:1px solid #e8eae6;font-size:13px}.scheduled-detail dt{color:var(--muted)}.scheduled-detail dd{margin:0;text-align:right}.scheduled-status{display:inline-flex;align-items:center;gap:6px}.scheduled-status i{width:7px;height:7px;border-radius:50%;background:#36a17e}.scheduled-status--paused i{background:#a7aaa5}.scheduled-status--completed i{background:#6f9b75}.scheduled-detail>footer{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.scheduled-detail>footer button{min-height:36px;display:inline-flex;align-items:center;gap:6px;padding:0 12px;border:1px solid #daddd7;border-radius:9px;background:#fff;color:#555b54}.scheduled-detail>footer .scheduled-open-chat{border-color:#316cda;color:#fff;background:#316cda}.scheduled-detail>footer .scheduled-delete{color:#b94a43}.scheduled-last-error{padding:10px 12px;border-radius:9px;color:#a23f39;background:#fff0ee;font-size:12px}.scheduled-modal{position:fixed;z-index:80;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#1b1f1a59;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.scheduled-editor{width:min(610px,100%);max-height:min(760px,calc(100vh - 40px));overflow-y:auto;padding:23px;border:1px solid #e0e2de;border-radius:18px;background:#fff;box-shadow:0 24px 80px #12171238}.scheduled-editor>header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px}.scheduled-editor>header>div{display:flex;gap:11px}.scheduled-editor>header>div>span{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;color:#3976dd;background:#edf3fe}.scheduled-editor h2{margin:0 0 4px;font-size:18px}.scheduled-editor header p{margin:0;color:var(--muted);font-size:12px}.scheduled-editor__interpretation{display:flex;align-items:flex-start;gap:9px;margin:-5px 0 15px;padding:10px 12px;border:1px solid #cfe1d2;border-radius:10px;color:#39754a;background:#f2f8f3;font-size:13px}.scheduled-editor__interpretation>svg{flex:0 0 auto;margin-top:2px}.scheduled-editor__interpretation>span{display:grid;gap:3px}.scheduled-editor__interpretation small{color:var(--muted);font-weight:400}.scheduled-editor__interpretation.is-ambiguous{color:#8a621c;border-color:#ead7a9;background:#fff9eb}.scheduled-editor>label,.scheduled-editor__grid label{display:grid;gap:7px;margin:13px 0;color:#575c55;font-size:13px;font-weight:620}.scheduled-editor label small,.scheduled-editor legend small{color:var(--muted);font-weight:400}.scheduled-editor input,.scheduled-editor textarea,.scheduled-editor select{width:100%;box-sizing:border-box;border:1px solid #d9dcd6;border-radius:10px;padding:10px 11px;outline:none;background:#fff;color:#292c28;font:inherit;font-weight:400}.scheduled-editor textarea{resize:vertical;line-height:1.5}.scheduled-editor input:focus,.scheduled-editor textarea:focus,.scheduled-editor select:focus{border-color:#7ba3ec;box-shadow:0 0 0 3px #edf3ff}.scheduled-editor__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 12px}.scheduled-weekdays,.scheduled-plugins{margin:14px 0;padding:0;border:0}.scheduled-weekdays legend,.scheduled-plugins legend{margin-bottom:8px;color:#575c55;font-size:13px;font-weight:620}.scheduled-weekdays>div,.scheduled-plugins>div{display:flex;flex-wrap:wrap;gap:7px}.scheduled-weekdays button{width:37px;height:34px;border:1px solid #d9dcd6;border-radius:9px;background:#fff}.scheduled-weekdays button.is-selected,.scheduled-plugins button.is-selected{color:#2d65ca;border-color:#a9c2ef;background:#edf3ff}.scheduled-plugins button{display:inline-flex;align-items:center;gap:4px;min-height:33px;padding:0 10px;border:1px solid #d9dcd6;border-radius:9px;background:#fff}.scheduled-editor>footer{display:flex;justify-content:flex-end;gap:8px;margin-top:21px;padding-top:16px;border-top:1px solid #ebede9}.scheduled-editor>footer button{min-height:38px;padding:0 15px;border:1px solid #d9dcd6;border-radius:10px;background:#fff}.scheduled-editor>footer .scheduled-primary{border:0;background:#316cda}.scheduled-editor__error{margin:8px 0;color:#bd4c45;font-size:12px}@media(max-width:900px){.scheduled-main>header{margin-bottom:24px}.scheduled-create{min-height:36px;padding:0 12px}.scheduled-composer{height:52px;margin-bottom:16px;border-radius:14px}.scheduled-toolbar small{display:none}.scheduled-list .scheduled-item{grid-template-columns:36px minmax(0,1fr) 32px}.scheduled-list .scheduled-item>button:last-child{display:none}.scheduled-detail-backdrop{display:none}.scheduled-detail{top:0;right:0;bottom:0;left:0;width:100%;padding:70px 20px 24px;border:0;background:#fff;box-shadow:none}.scheduled-editor{max-height:calc(100dvh - 20px);padding:18px;border-radius:16px}.scheduled-modal{padding:10px}.scheduled-editor__grid{grid-template-columns:1fr}.scheduled-editor header p{max-width:240px}.scheduled-editor>footer{position:sticky;bottom:-18px;margin-inline:-18px;padding:13px 18px 18px;background:#fff}}.recharge-history{margin-top:15px;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#fff}.recharge-history>header{min-height:72px;padding:15px 19px;border-bottom:1px solid #eceee9;display:flex;align-items:center;justify-content:space-between;gap:18px}.recharge-history>header h2{margin:0;font-size:16px}.recharge-history>header p{margin:4px 0 0;color:var(--muted);font-size:10px}.recharge-history>header>span{color:var(--muted);font-size:10px}.recharge-history__head,.recharge-history__row{min-width:790px;padding:0 19px;display:grid;grid-template-columns:minmax(220px,1.45fr) 78px minmax(135px,.8fr) 72px 142px 74px;align-items:center;gap:13px}.recharge-history__head{min-height:34px;border-bottom:1px solid #eceee9;color:var(--muted);font-size:9px}.recharge-history__row{min-height:69px;border-bottom:1px solid #eeeeea;color:#686d66;font-size:11px}.recharge-history__row:last-of-type{border-bottom:0}.recharge-history__identity{min-width:0;display:flex;align-items:center;gap:11px}.recharge-history__identity>span{width:34px;height:34px;flex:0 0 auto;border-radius:9px;background:var(--brand-blue-soft);color:var(--brand-blue);display:grid;place-items:center}.recharge-history__identity>div,.recharge-history__amount,.recharge-history__tokens{min-width:0;display:grid;gap:4px}.recharge-history__identity b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#292d29;font-size:12px}.recharge-history__identity small{overflow:hidden;text-overflow:ellipsis;color:var(--muted);font-size:8px}.recharge-history__amount small,.recharge-history__tokens small{display:none;color:var(--muted);font-size:8px}.recharge-history__amount b,.recharge-history__tokens b{color:#343834;font-size:11px}.recharge-history__tokens em{color:var(--brand-blue);font-size:8px;font-style:normal}.recharge-status{width:max-content;padding:5px 8px;border-radius:999px;font-size:9px}.recharge-status--success{background:#e7f3eb;color:#357157}.recharge-status--pending{background:#fff2dd;color:#9a6427}.recharge-status--processing{background:#eaf1ff;color:#436ab3}.recharge-status--muted{background:#f0f1ee;color:var(--muted-strong)}.recharge-history__row time{color:var(--muted);font-size:9px}.recharge-history__action{display:flex;justify-content:flex-end}.recharge-history__action button{height:30px;padding:0 10px;border:1px solid var(--brand-blue-border);border-radius:8px;background:#fff;color:var(--brand-blue);cursor:pointer;font-size:9px;white-space:nowrap}.recharge-history__action button:hover{background:var(--brand-blue-soft)}.recharge-history__empty{min-height:92px;color:var(--muted);display:flex;align-items:center;justify-content:center;gap:8px;font-size:10px}.recharge-history>footer{min-height:54px;padding:10px 18px;border-top:1px solid #eceee9;display:flex;align-items:center;justify-content:center;gap:14px;color:#73766f;font-size:10px}.recharge-history>footer button{height:31px;padding:0 12px;border:1px solid #dedfda;border-radius:8px;background:#fff;cursor:pointer;font-size:10px}.recharge-history>footer button:disabled{opacity:.42;cursor:default}.billing-error{margin-top:15px;margin-bottom:0}.redeem-box{margin-top:15px;padding:16px 18px;border:1px solid #e1e5e2;border-radius:16px;background:#fff;display:grid;grid-template-columns:1fr 240px 90px;gap:10px;align-items:center}.redeem-box div{display:grid;gap:4px}.redeem-box small{color:var(--muted)}.redeem-box input{height:40px;padding:0 12px;border:1px solid #d9dfdb;border-radius:9px;text-transform:uppercase}.redeem-box button{height:40px;border:0;border-radius:9px;background:var(--brand-blue);color:#fff;cursor:pointer}.redeem-box button:disabled{opacity:.5;cursor:default}.redeem-box em{grid-column:2 / -1;color:#347157;font-size:12px;font-style:normal;line-height:1.7;white-space:pre-line}.payment-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;padding:20px;background:#191c1961;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center}.payment-resume{width:100%;margin:14px 0 0;padding:12px 14px;border:1px solid #bcd5c8;border-radius:10px;background:#edf7f1;color:#286044;cursor:pointer}.payment-modal{position:relative;width:min(410px,100%);min-height:510px;padding:36px;border-radius:23px;background:#fff;box-shadow:0 30px 80px #0003;display:flex;flex-direction:column;align-items:center;text-align:center}.payment-close{position:absolute;top:14px;right:14px;width:34px;height:34px;border:0;border-radius:50%;background:#f1f2ef;display:grid;place-items:center;cursor:pointer}.payment-modal>h3{margin:3px 0 5px;font-size:20px}.payment-modal>p{margin:0;color:var(--muted);font-size:9px}.payment-modal>img{width:245px;height:245px;margin-top:24px}.payment-modal>strong{margin-top:15px;font-size:24px}.payment-modal>small{margin-top:5px;color:var(--muted);font-size:10px}.payment-modal>.simulate-button{margin-top:17px}.payment-success{margin:auto 0;display:flex;flex-direction:column;align-items:center}.payment-success>span{width:62px;height:62px;border-radius:50%;background:#e1f1e8;color:#277451;display:grid;place-items:center}.payment-success h3{margin:22px 0 7px;font-size:22px}.payment-success p{margin:0;color:var(--muted);font-size:11px}.payment-success button{margin-top:28px;padding:10px 24px;border:0;border-radius:9px;background:var(--brand-blue);color:#fff;cursor:pointer}.topup-prompt-scrim{position:fixed;z-index:125;top:0;right:0;bottom:0;left:0;padding:20px;background:#1b1f2561;display:grid;place-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.topup-prompt{position:relative;width:min(410px,100%);padding:34px 32px 28px;border-radius:22px;background:#fff;display:flex;flex-direction:column;align-items:center;text-align:center;box-shadow:0 30px 85px #141a2638}.key-reveal p{max-width:300px}.key-reveal__secret{width:100%;margin-top:17px;padding:12px 14px;border-radius:12px;background:#f4f5f2;font-size:12.5px;word-break:break-all;-webkit-user-select:all;user-select:all;text-align:left}.topup-prompt__close{position:absolute;top:13px;right:13px;width:34px;height:34px;border:0;border-radius:50%;background:#f1f2f0;color:#60645f;display:grid;place-items:center;cursor:pointer}.topup-prompt__icon{width:54px;height:54px;border-radius:16px;background:linear-gradient(135deg,var(--brand-blue),var(--brand-cyan));color:#fff;display:grid;place-items:center;box-shadow:0 10px 25px #2c65d833}.topup-prompt h2{margin:18px 0 7px;font-size:21px}.topup-prompt p{margin:0;color:var(--muted);font-size:12px}.topup-prompt>strong{margin-top:7px;color:var(--brand-blue);font-size:14px}.topup-prompt>div{width:100%;margin-top:25px;display:grid;grid-template-columns:1fr 1.3fr;gap:9px}.topup-prompt>div button{height:43px;border-radius:11px;cursor:pointer;font-size:12px;font-weight:650}.topup-prompt__later{border:1px solid #dedfda;background:#fff;color:#555954}.topup-prompt__primary{border:0;background:var(--brand-blue);color:#fff}.topup-prompt__primary:hover{background:var(--brand-blue-hover)}.mobile-only,.scrim{display:none}@media(min-width:721px){.sidebar--collapsed{width:0;flex-basis:0;padding-right:0;padding-left:0;border-right-color:transparent}}.marketing-site{min-height:100vh;background:#f7f7f4;color:#1f211e}.site-header{width:min(1180px,calc(100% - 48px));height:76px;margin:0 auto;display:flex;align-items:center;position:relative;z-index:20}.site-brand{display:flex;align-items:center;gap:10px;color:inherit;text-decoration:none}.site-brand>span{display:flex;flex-direction:column;line-height:1}.site-brand b{font-size:15px;letter-spacing:.12em}.site-brand small{margin-top:5px;color:var(--muted);font-size:9px;letter-spacing:.13em;text-transform:uppercase}.site-nav{margin:0 auto;display:flex;align-items:center;gap:31px}.site-nav a{color:#5d6059;font-size:13px;text-decoration:none}.site-nav a:hover{color:#171916}.site-header__actions{display:flex;align-items:center}.site-login{padding:10px 15px;border-radius:10px;background:var(--brand-blue);color:#fff;font-size:12px;font-weight:600;text-decoration:none;transition:background .16s ease,box-shadow .16s ease}.site-menu{display:none;width:38px;height:38px;margin-left:5px;border:0;background:transparent;place-items:center}.site-login:hover,.site-cta a:hover{background:var(--brand-blue-hover)}.site-cta{padding:135px 24px;display:flex;flex-direction:column;align-items:center;text-align:center}.site-cta h2{margin:25px 0 10px;font-size:clamp(38px,5vw,60px);letter-spacing:-.05em}.site-cta p{margin:0;color:#74776f;font-size:14px}.site-cta a{margin-top:28px;height:44px;padding:0 18px;border-radius:11px;background:var(--brand-blue);color:#fff;display:flex;align-items:center;gap:8px;text-decoration:none;font-size:13px;transition:background .16s ease,box-shadow .16s ease}.site-footer{padding:0 max(24px,calc((100vw - 1120px)/2));background:#ecece8}.site-footer__main{min-height:270px;padding:57px 0;display:grid;grid-template-columns:180px 1fr 1.7fr;gap:50px}.site-footer__brand{display:flex;align-items:center;gap:10px}.site-footer__brand>div{display:flex;flex-direction:column}.site-footer__brand b{font-size:14px}.site-footer__brand span{color:var(--muted);font-size:9px;letter-spacing:.1em}.site-footer__main>p{margin:4px 0;max-width:260px;color:#73766f;font-size:11px;line-height:1.8}.site-footer__links{display:grid;grid-template-columns:.7fr .7fr 1.4fr;gap:30px}.site-footer__links>div{display:flex;flex-direction:column;gap:10px}.site-footer__links b{margin-bottom:6px;font-size:11px}.site-footer__links a,.site-footer__links span{color:#74776f;font-size:10px;line-height:1.6;text-decoration:none}.site-footer__links a:hover{color:#1f211e}.site-footer__bottom{min-height:58px;border-top:1px solid #d7d8d2;color:var(--muted);display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:9px}.site-footer__bottom a{color:inherit;text-decoration:none}.site-footer__bottom a:hover{color:#343731;text-decoration:underline}.legal-page{width:min(760px,calc(100% - 48px));margin:75px auto 120px}.legal-page>a{color:var(--brand-blue);font-size:12px;text-decoration:none}.legal-page>span{display:block;margin-top:65px;color:var(--brand-blue);font-size:10px;font-weight:700;letter-spacing:.16em}.legal-page h1{margin:12px 0 8px;font-size:clamp(38px,6vw,60px);letter-spacing:-.05em}.legal-page>small{color:var(--muted)}.legal-intro{margin:40px 0 55px;padding:23px 25px;border-radius:14px;background:#ecefe9;color:#555951;line-height:1.85}.legal-page section{margin-top:37px}.legal-page section h2{font-size:18px}.legal-page section p{color:#5e625a;font-size:13px;line-height:2}.pricing-page{overflow:hidden}.pricing-hero{width:min(1120px,calc(100% - 48px));margin:0 auto;padding:105px 0 72px}.pricing-hero>span,.pricing-catalog header span{color:var(--brand-blue);font-size:10px;font-weight:700;letter-spacing:.16em}.pricing-hero h1{margin:15px 0 22px;font-size:clamp(48px,7vw,82px);line-height:1.05;letter-spacing:-.055em}.pricing-hero h1 em{background:linear-gradient(100deg,var(--brand-blue),#209fae 76%,var(--brand-cyan));background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent;font-style:normal}.pricing-hero p{max-width:670px;margin:0;color:#696c65;font-size:15px;line-height:1.8}.pricing-anchor{width:min(1120px,calc(100% - 48px));min-height:160px;margin:0 auto 90px;padding:32px 36px;border-radius:22px;background:linear-gradient(115deg,var(--brand-blue),var(--brand-cyan));color:#fff;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:60px}.pricing-anchor div{display:flex;flex-direction:column;gap:10px}.pricing-anchor small{color:#ffffffc2;font-size:10px;letter-spacing:.13em}.pricing-anchor b{font-size:clamp(24px,3.4vw,39px);letter-spacing:-.035em}.pricing-anchor p{margin:0;color:#ffffffc2;font-size:12px;line-height:1.9}.pricing-catalog{width:min(1120px,calc(100% - 48px));margin:0 auto;padding-bottom:100px}.pricing-catalog>header{margin-bottom:34px;display:flex;align-items:end;justify-content:space-between;gap:24px}.pricing-catalog header h2{margin:9px 0 0;font-size:34px;letter-spacing:-.04em}.pricing-catalog header p{margin:0 0 5px;color:var(--muted);font-size:11px}.pricing-model-list{overflow:hidden;border:1px solid #d9dcd6;border-radius:20px;background:#ffffffad;box-shadow:0 18px 55px #2a352a0b}.pricing-model-list__head,.pricing-model-row{display:grid;grid-template-columns:minmax(245px,1.6fr) minmax(210px,1.25fr) 125px 125px 132px;align-items:center;column-gap:20px}.pricing-model-list__head{min-height:48px;padding:0 24px;border-bottom:1px solid #d9dcd6;background:#f0f2ee;color:var(--muted-strong);font-size:9px;font-weight:700;letter-spacing:.08em}.pricing-model-row{min-height:94px;padding:16px 24px;transition:background .18s ease}.pricing-model-row+.pricing-model-row{border-top:1px solid #e4e6e1}.pricing-model-row:hover{background:#2c65d809}.pricing-model-row__identity{min-width:0;display:flex;align-items:center;gap:18px}.pricing-model-row__identity>span{width:32px;flex:0 0 32px;color:var(--muted);font-size:10px;font-variant-numeric:tabular-nums}.pricing-model-row__identity h2{margin:0;overflow-wrap:anywhere;font-size:17px;letter-spacing:-.02em}.pricing-model-row__identity small{display:block;margin-top:5px;color:var(--muted);font-size:9px}.pricing-model-tags{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.pricing-model-tags span,.pricing-model-tags em{padding:5px 8px;border-radius:7px;font-size:9px;font-style:normal;white-space:nowrap}.pricing-model-tags span{background:#eff0ec;color:#666a63}.pricing-model-tags em{background:var(--brand-blue-soft);color:var(--brand-blue)}.pricing-model-row__price{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.pricing-model-row__price small{display:none;color:var(--muted-strong);font-size:9px}.pricing-model-row__price b{font-size:20px;font-variant-numeric:tabular-nums;letter-spacing:-.025em}.pricing-model-row__unit{display:flex;flex-direction:column;gap:4px}.pricing-model-row__unit b{color:#555951;font-size:10px}.pricing-model-row__unit span{color:var(--muted);font-size:9px}.pricing-state{min-height:220px;border:1px solid #dbddd7;border-radius:18px;display:grid;place-items:center;color:var(--muted);font-size:12px}.pricing-state--error{color:#a2473d}.pricing-note{width:min(1120px,calc(100% - 48px));margin:0 auto 20px;padding:25px 28px;border:1px solid #dfe7f6;border-radius:16px;background:#f2f6ff}.pricing-note b{font-size:12px}.pricing-note p{margin:8px 0 0;color:#696d65;font-size:10px;line-height:1.8}.login-page{min-height:100vh;background:#f5f6f2;color:#20231f}.login-header{width:min(1160px,calc(100% - 48px));height:76px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.login-header>a:first-child{display:flex;align-items:center;gap:10px;color:inherit;text-decoration:none}.login-header>a:first-child>span{display:flex;flex-direction:column;line-height:1}.login-header b{font-size:14px;letter-spacing:.1em}.login-header small{margin-top:5px;color:var(--muted);font-size:9px;letter-spacing:.12em}.login-header>a:last-child{color:#747770;font-size:12px;text-decoration:none}.login-shell{width:min(1040px,calc(100% - 48px));min-height:calc(100vh - 76px);margin:0 auto;padding:50px 0 100px;display:grid;grid-template-columns:1fr 430px;gap:100px;align-items:center}.login-copy>span{color:var(--brand-blue);font-size:10px;font-weight:700;letter-spacing:.16em}.login-copy h1{max-width:570px;margin:16px 0 20px;font-size:clamp(42px,5vw,64px);line-height:1.1;letter-spacing:-.05em}.login-copy>p{max-width:510px;margin:0;color:#6e716a;font-size:14px;line-height:1.8}.login-copy>div{margin-top:42px;display:grid;gap:22px}.login-copy>div>p{margin:0;display:flex;align-items:flex-start;gap:12px}.login-copy>div svg{flex:0 0 auto;margin-top:1px;color:var(--brand-blue)}.login-copy>div span{display:flex;flex-direction:column}.login-copy>div b{font-size:12px;letter-spacing:0}.login-copy>div small{margin-top:4px;color:var(--muted);font-size:10px;letter-spacing:0}.login-card{min-height:540px;padding:34px;border:1px solid #dedfd9;border-radius:24px;background:#ffffffdb;box-shadow:0 30px 70px #232b261a;display:flex;flex-direction:column;align-items:center}.login-card__title{text-align:center}.login-card__title h2{margin:0;font-size:20px}.login-card__title p{margin:8px 0 0;color:var(--muted);font-size:11px}.qr-frame{position:relative;width:272px;height:272px;margin-top:29px;border:1px solid #e0e1dc;border-radius:17px;background:#fff;display:grid;place-items:center;overflow:hidden}.qr-frame>img{width:252px;height:252px}.qr-frame--loading{color:var(--brand-blue)}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.qr-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:25px;background:#f8f9f6f0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.qr-overlay>span{width:52px;height:52px;margin-bottom:12px;border-radius:50%;background:var(--brand-blue-soft);color:var(--brand-blue);display:grid;place-items:center}.qr-overlay>b{font-size:14px}.qr-overlay>small{max-width:210px;margin-top:7px;color:var(--muted);font-size:10px;line-height:1.5}.qr-overlay>button{margin-top:16px;padding:8px 12px;border:0;border-radius:8px;background:var(--brand-blue);color:#fff;font-size:10px;cursor:pointer}.qr-preview{display:flex;flex-direction:column;align-items:center;text-align:center;color:var(--brand-blue)}.qr-preview b{margin-top:17px;color:#343732;font-size:13px}.qr-preview p{margin:7px 0 0;color:var(--muted);font-size:10px}.qr-tip{height:22px;margin:15px 0 0;display:flex;align-items:center;gap:7px;color:#6f726b;font-size:10px}.pulse-dot{width:6px;height:6px;border-radius:50%;background:#3b8c68;box-shadow:0 0 #3b8c6866;animation:pulse 1.8s infinite}@keyframes pulse{70%{box-shadow:0 0 0 7px #3b8c6800}to{box-shadow:0 0 #3b8c6800}}.simulate-button{margin-top:3px;padding:7px 10px;border:1px dashed #bdc8c1;border-radius:8px;background:#f2f6f3;color:#47725e;font-size:9px;cursor:pointer}.preview-workbench{margin-top:18px;padding:10px 15px;border-radius:9px;background:var(--brand-blue);color:#fff;font-size:11px;text-decoration:none}.login-consent{margin-top:auto;color:var(--muted);font-size:9px}.login-consent a{color:#656962;text-decoration:none}@media(hover:none),(pointer:coarse){.chat-scroll,.history{scrollbar-width:none;-webkit-overflow-scrolling:touch}.chat-scroll{overscroll-behavior-y:auto}.chat-scroll::-webkit-scrollbar,.history::-webkit-scrollbar{display:none}.message-actions{opacity:1}.history__row:hover{background:transparent}.history__row--active,.history__row--active:hover{background:#0000000d}.history__pin{display:none}.history__more{opacity:1;pointer-events:auto}.history__label .history__archive{opacity:1}}@media(max-width:900px){.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.image-idea-row{grid-template-columns:repeat(3,minmax(0,1fr))}.image-idea:nth-child(n+4){display:none}.image-detail{padding:28px}.image-detail__body{grid-template-columns:minmax(0,1fr) 280px}.image-detail__canvas{min-height:430px}.plan-grid{grid-template-columns:1fr}.model-list__head{display:none}.model-list__row{min-height:0;padding:18px;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 10px}.model-list__identity,.model-list__tags{grid-column:1 / -1}.model-list__tags{margin-top:-5px}.model-list__price{padding:11px 12px;border-radius:10px;background:#f1f2ef}.model-list__price small{display:block}.model-rate-note{margin-inline:2px;font-size:9px}.redeem-box{grid-template-columns:1fr 88px}.redeem-box div,.redeem-box em{grid-column:1 / -1}.recharge-history{overflow:visible;border-radius:16px}.recharge-history>header{min-height:66px;padding:14px 15px}.recharge-history__head{display:none}.recharge-history__row{min-width:0;min-height:0;margin:0 14px;padding:15px 0;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"identity status" "amount action" "tokens action" "time action";gap:7px 12px}.recharge-history__identity{grid-area:identity}.recharge-history__amount{grid-area:amount;margin-top:6px;grid-template-columns:50px auto;align-items:baseline;justify-content:start}.recharge-history__tokens{grid-area:tokens;grid-template-columns:50px auto;align-items:baseline;justify-content:start}.recharge-history__amount small,.recharge-history__tokens small{display:block}.recharge-history__tokens em{grid-column:2}.recharge-status{grid-area:status;align-self:start}.recharge-history__row time{grid-area:time;padding-left:50px}.recharge-history__action{grid-area:action;align-self:end}.recharge-history__action:empty{display:none}.recharge-history__action button{height:34px}.site-nav{gap:16px}.site-nav a{font-size:11px}.site-footer__main{grid-template-columns:1fr 1fr}.site-footer__links{grid-column:1 / -1}.login-shell{grid-template-columns:1fr 390px;gap:45px}}@media(max-width:720px){.desktop-only{display:none}.mobile-only{display:grid}.model-list__row{grid-template-columns:1fr}.model-list__identity,.model-list__tags{grid-column:1}.sidebar{position:fixed;inset:0 auto 0 0;transform:translate(-102%);transition:transform .2s ease;box-shadow:20px 0 50px #0000001f}.sidebar--open{transform:translate(0)}.sidebar-collapse{display:none}.global-search-backdrop{padding:0;align-items:stretch;background:#0000003d}.global-search{width:100%;max-height:82dvh;margin-top:auto;border-width:1px 0 0;border-radius:20px 20px 0 0}.global-search__results{max-height:calc(82dvh - 105px)}.scrim{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:15;border:0;background:#14161440}.image-studio__inner{width:calc(100% - 28px);padding:62px 0 70px}.image-studio__header span{display:none}.image-composer{border-radius:19px}.image-composer__tools{max-width:calc(100% - 45px);overflow-x:auto}.image-tool span{display:none}.image-idea-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.image-idea{width:100%}.image-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.video-grid{grid-template-columns:1fr;gap:9px}.image-detail{padding:0}.image-detail__close{z-index:2;top:10px;right:10px}.image-detail__body{width:100%;height:100%;max-height:none;border-radius:0;grid-template-columns:1fr;grid-template-rows:minmax(0,1fr) auto}.image-detail__canvas{min-height:0}.image-detail__canvas img{max-height:none}.video-detail .image-detail__body{grid-template-columns:1fr}.video-detail .image-detail__canvas video{max-height:none}.image-detail aside{max-height:42dvh;padding:20px}.chat-thread{padding-top:64px}.mcp-app-host:not(.mcp-app-host--fullscreen) iframe{max-height:min(68dvh,620px)}.mcp-app-host__inline-bar{min-height:42px;padding:5px 4px 6px 10px}.mcp-app-host__inline-bar button{min-width:48px;min-height:32px;justify-content:center}.chat-view--sources{padding-right:0}.sources-scrim{position:fixed;z-index:78;top:0;right:0;bottom:0;left:0;border:0;background:#14171447;display:block}.sources-panel,.artifact-panel{position:fixed;z-index:79;inset:auto 0 0;width:100%;max-height:82dvh;border-width:1px 0 0;border-radius:22px 22px 0 0;box-shadow:0 -14px 42px #171b1829}.sources-panel{max-height:72dvh}.artifact-panel{height:82dvh}.sources-panel>header,.artifact-panel>header{min-height:66px}.artifact-resize{display:none}.artifact-markdown{width:calc(100% - 24px);min-height:calc(100% - 24px);margin:12px;padding:24px 20px}.artifact-office{padding:12px}.artifact-office>article{padding:24px 20px}.artifact-pptx{padding:12px}.workspace-error{margin-top:58px}.model-picker{position:absolute;left:50%;transform:translate(-50%)}.welcome{width:calc(100% - 24px);margin:clamp(88px,18vh,150px) auto 24px}.welcome h2{font-size:clamp(25px,7.4vw,29px);line-height:1.15}.welcome--onboarding{width:calc(100% - 18px);margin:38px auto 8px}.welcome--onboarding h2{margin-top:0}.welcome--onboarding h2{font-size:21px}.mcp-onboarding-card{margin-top:10px;padding:12px;border-radius:14px}.mcp-onboarding-card>header p{font-size:11px;line-height:1.35}.mcp-onboarding-card h3{font-size:16px}.mcp-onboarding-list{margin-top:9px;grid-template-columns:1fr;gap:5px}.mcp-onboarding-list label,.mcp-onboarding-more label{min-height:52px;padding:6px 7px;grid-template-columns:16px 30px minmax(0,1fr) auto;gap:7px}.mcp-onboarding-list input,.mcp-onboarding-more input{width:16px;height:16px}.mcp-onboarding-icon{width:30px;height:30px;border-radius:8px}.mcp-onboarding-monogram{--monogram-size: 13px}.mcp-onboarding-copy b{font-size:12.5px}.mcp-onboarding-copy small{font-size:10px}.mcp-onboarding-list em,.mcp-onboarding-more em{padding:3px 6px;font-size:9px}.mcp-onboarding-copy small{display:-webkit-box;overflow:hidden;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.mcp-onboarding-more{margin-top:9px;padding-top:8px}.mcp-onboarding-more>header>div{gap:6px}.mcp-onboarding-more>header small{font-size:9.5px}.mcp-onboarding-more>header button{height:25px}.mcp-onboarding-options{margin-top:6px;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.mcp-onboarding-more .mcp-onboarding-options label{min-height:62px;position:relative;padding:6px 3px 4px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:2px;text-align:center}.mcp-onboarding-options input{position:absolute;top:5px;left:5px;width:13px;height:13px}.mcp-onboarding-options .mcp-onboarding-icon{width:26px;height:26px;border-radius:7px}.mcp-onboarding-options .mcp-onboarding-monogram{--monogram-size: 11px}.mcp-onboarding-options .mcp-onboarding-copy{align-items:center}.mcp-onboarding-options .mcp-onboarding-copy b{font-size:11px;white-space:nowrap}.mcp-onboarding-options .mcp-onboarding-copy small{display:block;overflow:visible;font-size:9px;white-space:normal}.mcp-onboarding-card>footer{margin-top:8px;padding-top:8px;align-items:flex-start;flex-direction:column;gap:5px}.mcp-onboarding-card>footer>div{font-size:9px}.mcp-onboarding-card>footer>span{width:100%;justify-content:flex-end}.mcp-onboarding-card>footer button{height:31px;font-size:11px}.mcp-onboarding-card>footer .mcp-onboarding-primary{min-width:92px}.welcome .brand-mark{width:38px;height:38px}.welcome h2{margin-top:15px}.composer{min-height:50px;padding:6px 7px;border-radius:25px}.composer--expanded{min-height:87px;padding:7px 8px}.chat-dock--welcome .composer{min-height:87px;padding:7px 8px;border-radius:26px}.chat-dock--welcome .composer__primary{grid-template-columns:36px minmax(0,1fr) auto;grid-template-rows:minmax(37px,auto) 36px}.chat-dock--welcome .composer textarea{padding:4px 9px 5px;font-size:16px;line-height:1.45}.chat-dock--welcome .composer-button,.chat-dock--welcome .send-button{width:36px;height:36px}.chat-dock--welcome .composer textarea{min-height:0}.chat-dock--welcome .composer-enabled-plugins{margin:0 9px 1px}.composer-context-bar{display:flex;min-height:48px;margin-inline:10px;padding-inline:4px}.composer-context-bar__left{flex-wrap:wrap}.composer-context-bar .expert-picker__trigger{max-width:160px}.chat-dock{width:calc(100% - 22px)}.chat-dock--welcome{width:calc(100% - 32px)}.composer-add-menu,.chat-dock--welcome .composer-add-menu{position:absolute;inset:auto auto calc(100% + 8px) 0;width:min(236px,calc(100vw - 34px));max-height:min(308px,calc(100dvh - 128px));padding:0;border-radius:18px;overflow:hidden}.chat-dock--welcome .composer-add-menu{top:calc(100% + 8px);bottom:auto}.composer-add-menu__scroll{max-height:inherit;padding:6px;scrollbar-gutter:auto}.composer-add-menu__mobile-project{display:block;margin-bottom:4px;padding-bottom:4px;border-bottom:1px solid #ecece8}.composer-add-menu__mobile-project .project-picker{width:100%}.composer-add-menu__mobile-project .project-picker__trigger{width:100%;max-width:none;height:36px;padding:0 8px;border-radius:9px;font-size:14px}.composer-add-menu__mobile-project .project-picker__trigger>span{flex:1}.composer-add-menu__scroll:has(.composer-add-menu__mobile-project .project-picker__popover)>:not(.composer-add-menu__mobile-project){display:none}.composer-add-menu__mobile-project:has(.project-picker__popover){margin:0;padding:0;border:0}.composer-add-menu__mobile-project:has(.project-picker__popover) .project-picker__trigger{display:none}.composer-add-menu__mobile-project .project-picker__popover{position:static;width:100%;max-height:min(290px,calc(100dvh - 146px));padding:0;border:0;border-radius:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.composer-add-menu__mobile-project .project-picker__list{max-height:min(172px,calc(100dvh - 254px))}.composer-add-menu__mobile-project .project-picker__search,.composer-add-menu__mobile-project .project-picker__list button,.composer-add-menu__mobile-project .project-picker__footer button{height:38px}.composer-add-menu__section-label{padding:5px 8px 2px;font-size:10px}.composer-add-menu__scroll>.composer-add-menu__item{min-height:36px;grid-template-columns:24px minmax(0,1fr) 17px;padding:3px 8px;border-radius:9px;gap:7px}.composer-add-menu__utility-icon,.composer-add-menu__browse-icon{width:24px;height:24px}.composer-add-menu__utility-icon svg,.composer-add-menu__browse-icon svg{width:18px;height:18px}.composer-add-menu__plugin-logo.plugin-directory__icon{width:24px;height:24px;border-radius:7px}.composer-add-menu__plugin-logo .plugin-directory__monogram{--monogram-size: 10px}.composer-add-menu__copy{display:block}.composer-add-menu b{font-size:14px}.composer-add-menu small{display:none}.composer-add-menu__scroll>.composer-add-menu__browse{margin-top:3px;padding-top:4px;padding-bottom:3px}.chat-model-menu{right:0;bottom:43px;width:min(280px,calc(100vw - 32px));max-height:min(52dvh,390px);border-radius:18px}.chat-model-list{max-height:min(34dvh,250px)}.chat-model-list>button{min-height:52px;padding:6px 8px}.chat-model-rate small{display:none}.page-frame{width:100%;margin:0;padding:64px 14px 60px}.app-directory-page{padding:64px 14px 60px}.app-directory-header{min-height:0;align-items:flex-start;flex-direction:column;gap:17px}.app-directory-header__copy h1{font-size:25px}.plugins-directory-heading{margin-top:0}.plugins-directory-heading label{width:100%}.plugin-directory{margin-top:30px}.plugin-directory>div{grid-template-columns:1fr}.page-frame--plugin-detail{padding:76px 14px 60px}.plugin-detail__back{top:14px;left:52px}.plugin-detail{gap:25px}.plugin-detail>header{gap:24px}.plugin-detail>header>.plugin-directory__icon{width:48px;height:48px}.plugin-detail>header>.plugin-directory__icon svg{width:43px;height:43px}.plugin-detail>header>.plugin-directory__icon .plugin-directory__monogram{--monogram-size: 21px}.plugin-detail__title-row{grid-template-columns:1fr;gap:15px}.plugin-detail>header h1{font-size:25px;line-height:31px}.plugin-detail__actions{justify-content:flex-end}.plugin-detail__example,.plugin-detail__example>div{min-height:320px}.plugin-detail__example>div{padding:58px 12px}.plugin-detail__example button{width:100%;max-width:100%}.plugin-detail dl>div{grid-template-columns:105px minmax(0,1fr)}.panel{overflow-x:auto}.api-guide{padding:18px}.api-guide__steps,.api-guide__examples{grid-template-columns:1fr}.api-guide__examples pre{min-height:0}.metric-grid,.usage-overview,.model-overview{grid-template-columns:1fr}.usage-overview>div+div,.model-overview>div+div{padding:15px 0 0;border-top:1px solid rgba(255,255,255,.12);border-left:0}.chart-card__header{flex-direction:column}.chart-card__summary{justify-content:start;text-align:left}.chart{height:190px;gap:5px}.chart__value{font-size:7px;letter-spacing:-.06em}.chart__column:nth-child(2n) .chart__date{display:none}.credit-hero{min-height:150px;padding:22px}.credit-hero strong{font-size:31px}.credit-orbit{width:75px;height:75px}.model-unit-pricing>header{align-items:flex-start;flex-direction:column;gap:8px}.model-unit-pricing>article{grid-template-columns:44px minmax(0,1fr) auto}.model-unit-pricing__tiers{grid-column:1 / -1}.model-unit-pricing article>em{grid-column:2 / -1;justify-self:start}.site-header{width:calc(100% - 28px);height:66px}.site-header__actions{margin-left:auto}.site-menu{display:grid}.site-nav{display:none;position:absolute;top:60px;left:0;right:0;padding:13px;border:1px solid #dedfd9;border-radius:13px;background:#fafaf8fa;box-shadow:0 12px 35px #0000001a}.site-nav--open{display:grid;gap:2px}.site-nav a{padding:12px;border-radius:8px;font-size:13px}.site-login{padding:9px 11px;font-size:11px}.site-footer__main{grid-template-columns:1fr;gap:25px}.site-footer__links{grid-template-columns:1fr 1fr}.site-footer__links>div:last-child{grid-column:1 / -1}.site-footer__bottom{padding:15px 0;align-items:flex-start;flex-direction:column;justify-content:center}.legal-page{width:calc(100% - 32px);margin-top:45px}.pricing-hero{width:calc(100% - 32px);padding:75px 0 52px}.pricing-hero h1{font-size:48px}.pricing-anchor{width:calc(100% - 32px);margin-bottom:68px;padding:27px 24px;grid-template-columns:1fr;gap:24px}.pricing-catalog{width:calc(100% - 32px);padding-bottom:70px}.pricing-catalog>header{align-items:flex-start;flex-direction:column;gap:9px}.pricing-catalog header h2{font-size:30px}.pricing-model-list{border-radius:16px}.pricing-model-list__head{display:none}.pricing-model-row{min-height:0;padding:20px;grid-template-columns:1fr 1fr;gap:20px 12px}.pricing-model-row__identity,.pricing-model-tags,.pricing-model-row__unit{grid-column:1 / -1}.pricing-model-row__identity{gap:12px}.pricing-model-row__identity>span{width:25px;flex-basis:25px}.pricing-model-row__identity h2{font-size:16px}.pricing-model-tags{margin-top:-7px}.pricing-model-row__price{padding:13px 14px;border-radius:11px;background:#f1f2ee}.pricing-model-row__price small{display:block}.pricing-model-row__price b{font-size:19px}.pricing-model-row__unit{flex-direction:row;gap:5px}.pricing-note{width:calc(100% - 32px)}.login-header{width:calc(100% - 30px);height:66px}.login-shell{width:calc(100% - 30px);min-height:auto;padding:35px 0 80px;grid-template-columns:1fr;gap:38px}.login-copy{text-align:center}.login-copy h1{margin-left:auto;margin-right:auto;font-size:39px}.login-copy>p{margin-left:auto;margin-right:auto}.login-copy>div{display:none}.login-card{width:100%;min-height:520px;padding:28px 18px}.qr-frame{width:260px;height:260px}.qr-frame>img{width:242px;height:242px}}.activity{max-width:640px;margin:0 auto;padding:0 0 48px;background:#fff;min-height:100vh}.activity-banner{width:100%;display:block}.activity h1{margin:20px 18px 6px;font-size:22px}.activity-content{padding:8px 18px 0;font-size:15px;line-height:1.75;color:#333;overflow-wrap:break-word}.activity-content img{max-width:100%;border-radius:10px}.activity-content a{color:#1f6feb}.activity-status{padding:130px 0;text-align:center;color:var(--muted);font-size:15px}.activity-status p{margin:0 0 16px}.activity-retry{min-height:38px;padding:0 22px;border:1px solid #d6e3f8;border-radius:12px;background:#f3f7fe;color:#1f6feb;font-size:14px;font-weight:600;cursor:pointer}.activity-share{display:flex;gap:12px;margin:28px 18px 0}.activity-share-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:13px 0;border:1px solid #d6e3f8;border-radius:12px;background:#f3f7fe;color:#1f6feb;font-size:15px;font-weight:600;cursor:pointer}.activity-share-btn:active{background:#e6effd}.activity-toast{position:fixed;left:50%;bottom:64px;transform:translate(-50%);background:#14181ee0;color:#fff;font-size:13px;padding:10px 18px;border-radius:999px;z-index:60;white-space:nowrap}.activity-share-guide{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b8;z-index:70}.activity-share-guide-card{position:absolute;top:18px;right:18px;text-align:right;color:#fff}.activity-share-guide-arrow{display:block;font-size:44px;line-height:1;margin-bottom:10px;animation:share-arrow-bounce 1s ease-in-out infinite}.activity-share-guide-card p{margin:4px 0;font-size:17px;font-weight:600}.activity-share-guide-card small{display:block;margin-top:14px;font-size:12px;color:#ffffffa6}@keyframes share-arrow-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.library-page{color:#202123;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch}.library-header{align-items:center}.library-header__actions{display:flex;align-items:center;gap:12px}.library-search{display:flex;width:210px;height:34px;box-sizing:border-box;align-items:center;gap:8px;border:1px solid #dedfdd;border-radius:999px;padding:0 12px;background:#fff;color:var(--muted);transition:border-color .16s,box-shadow .16s}.library-search:focus-within{border-color:#c7c9c5;box-shadow:0 0 0 2px #00000009}.library-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#242523;font:13px/1.2 inherit}.library-search input::placeholder{color:var(--muted)}.library-new{position:relative}.library-new>button{display:flex;height:36px;align-items:center;gap:7px;border:0;border-radius:999px;padding:0 15px;background:var(--brand-blue);color:#fff;font:13px/1 inherit;cursor:pointer;box-shadow:0 4px 12px #2c65d833;transition:background .16s,box-shadow .16s,transform .16s}.library-new>button:hover{background:var(--brand-blue-hover);box-shadow:0 6px 16px #2c65d842;transform:translateY(-1px)}.library-new>button:disabled{opacity:.6}.library-new__menu{position:absolute;z-index:30;top:44px;right:0;width:202px;border:1px solid #e6e6e4;border-radius:14px;padding:6px;background:#fff;box-shadow:0 12px 34px #00000024}.library-new__menu button{display:grid;width:100%;grid-template-columns:24px 1fr;align-items:center;gap:8px;border:0;border-radius:9px;padding:9px;background:transparent;text-align:left;cursor:pointer}.library-new__menu button:hover{background:#f4f4f3}.library-new__menu span{display:grid;gap:3px}.library-new__menu b{font-size:13px;font-weight:520}.library-new__menu small{color:var(--muted);font-size:11px}.library-toolbar{display:flex;align-items:center;justify-content:space-between;margin-top:42px}.library-toolbar--selected{min-height:38px}.library-tabs{display:flex;align-items:center;gap:3px}.library-tabs button{border:0;border-radius:999px;padding:8px 14px;background:transparent;color:#555754;font:13px/1 inherit;cursor:pointer}.library-tabs button:hover{background:#f5f5f4}.library-tabs button.active{background:#f0f0ef;color:#202123;font-weight:560}.library-toolbar__actions{position:relative;display:flex;align-items:center;gap:5px}.library-bulk-actions{display:flex;align-items:center;gap:8px}.library-bulk-actions button{display:inline-flex;height:36px;align-items:center;gap:7px;border:1px solid #dedfdd;border-radius:999px;padding:0 14px;background:#fff;color:#252624;font:13px/1 inherit;cursor:pointer}.library-bulk-actions button:hover{background:#f5f5f4}.library-bulk-actions button.primary{border-color:var(--brand-blue);background:var(--brand-blue);color:#fff;box-shadow:0 4px 12px #2c65d829}.library-bulk-actions button.primary:hover{background:#2458c6}.library-bulk-actions button.danger{border-color:#e55c63;color:#d13f47}.library-bulk-actions button.danger:hover{background:#fff5f5}.library-selected-count{margin-right:8px;color:#313230;font-size:13px;white-space:nowrap}.library-filter{position:relative}.library-filter>button,.library-view-button{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:999px;background:transparent;color:#686a66;cursor:pointer}.library-filter>button:hover,.library-filter>button.active,.library-view-button:hover,.library-view-button.active{background:#f0f0ef;color:#171817}.library-toolbar__divider{width:1px;height:24px;margin:0 4px;background:#ececea}.library-filter__menu{position:absolute;z-index:40;top:45px;right:0;width:224px;max-height:min(610px,calc(100vh - 230px));box-sizing:border-box;overflow-y:auto;border:1px solid #e3e3e1;border-radius:15px;padding:9px;background:#fff;box-shadow:0 12px 38px #00000021}.library-filter__menu>small{display:block;padding:9px 8px 5px;color:var(--muted);font-size:11px}.library-filter__menu button{display:grid;width:100%;height:38px;grid-template-columns:22px 1fr 20px;align-items:center;gap:6px;border:0;border-radius:9px;padding:0 8px;background:transparent;color:#292a28;text-align:left;font:13px/1 inherit;cursor:pointer}.library-filter__menu button:hover{background:#f4f4f3}.library-filter__menu button i{grid-column:3;color:#2c65d8;font-style:normal;text-align:center}.library-error{margin:14px 0 0;border-radius:10px;padding:9px 11px;background:#fff0ed;color:#a84435;font-size:12px}.library-notice{display:flex;align-items:center;gap:10px;margin:14px 0 0;border-radius:10px;padding:9px 11px;background:#edf7ef;color:#2f6b3a;font-size:12px}.library-notice>button{display:grid;place-items:center;margin-left:auto;border:0;padding:2px;background:transparent;color:inherit;cursor:pointer}.library-files{min-height:360px;margin-top:22px}.library-file{position:relative;min-width:0}.library-file>input{width:14px;height:14px;accent-color:#202123;cursor:pointer}.library-file__main{min-width:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.library-file__thumb{display:grid;place-items:center;overflow:hidden;border:1px solid #e8e8e6;background:#fff}.library-file__thumb>img{width:100%;height:100%;object-fit:cover}.library-file-icon{--file-color: #3974df;--file-soft: #eaf1ff;position:relative;display:block;width:100%;height:100%;color:var(--file-color);background:transparent}.library-file-icon:before{position:absolute;top:7%;right:3%;width:72%;height:84%;box-sizing:border-box;border:1px solid color-mix(in srgb,var(--file-color) 18%,white);border-radius:18%;background:linear-gradient(145deg,#fff 0 22%,var(--file-soft) 100%);box-shadow:0 2px 6px #22293514;content:""}.library-file-icon:after{position:absolute;top:7%;right:3%;width:22%;height:22%;border-bottom-left-radius:30%;background:color-mix(in srgb,var(--file-color) 16%,white);clip-path:polygon(0 0,100% 100%,0 100%);content:""}.library-file-icon__lines{position:absolute;z-index:1;top:30%;right:14%;display:grid;width:39%;gap:9%}.library-file-icon__lines i{display:block;height:2px;border-radius:2px;background:color-mix(in srgb,var(--file-color) 42%,white)}.library-file-icon>b{position:absolute;z-index:2;bottom:5%;left:1%;display:grid;width:58%;height:58%;box-sizing:border-box;place-items:center;border:1px solid rgba(255,255,255,.28);border-radius:22%;background:linear-gradient(145deg,color-mix(in srgb,var(--file-color) 82%,white),var(--file-color));color:#fff;box-shadow:0 3px 8px color-mix(in srgb,var(--file-color) 22%,transparent);font-size:13px;font-weight:720;line-height:1;letter-spacing:-.03em}.library-file-icon--pdf{--file-color: #e04f55;--file-soft: #fff0f1}.library-file-icon--pdf>b{font-size:8px;letter-spacing:-.04em}.library-file-icon--sheet{--file-color: #27965b;--file-soft: #e9f8ef}.library-file-icon--slides{--file-color: #df8a2d;--file-soft: #fff4e5}.library-file__identity{min-width:0}.library-file__identity b{display:block;overflow:hidden;font-size:13px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.library-file__identity small{display:none}.library-file time,.library-file>span{color:var(--muted);font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.library-file__list-name{display:none}.library-file__actions{position:relative}.library-file__actions>button{display:grid;width:30px;height:30px;place-items:center;border:0;border-radius:999px;background:transparent;color:#575957;cursor:pointer;opacity:0;box-shadow:none;transition:opacity .12s,background .12s}.library-file__actions>button:hover{background:#e9e9e6}.library-file:hover .library-file__actions>button,.library-file__actions>button:focus{opacity:1}.library-file__actions>div{position:absolute;z-index:45;top:34px;right:0;width:194px;border:1px solid #e4e4e2;border-radius:13px;padding:6px;background:#fff;box-shadow:0 12px 34px #00000024}.library-file__actions>div button,.library-file__actions>div a{display:flex;width:100%;align-items:center;gap:9px;box-sizing:border-box;border:0;border-radius:8px;padding:9px;background:transparent;color:#343533;text-decoration:none;font-size:12px;cursor:pointer}.library-file__actions>div button:hover,.library-file__actions>div a:hover{background:#f4f4f3}.library-file__actions>div button:disabled{color:#9b9d99;cursor:default}.library-file__actions>div .danger{color:#b34a3d}.library-files--grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.library-files--grid .library-file{display:grid;height:248px;grid-template-columns:34px 1fr 34px;grid-template-rows:1fr;overflow:visible;border:1px solid #ececea;border-radius:22px;background:#fff;box-shadow:0 1px 2px #00000006,0 5px 16px #0000000e;transition:transform .16s,box-shadow .16s}.library-files--grid .library-file:hover{transform:translateY(-1px);box-shadow:0 2px 4px #00000009,0 9px 24px #00000013}.library-files--grid .library-file--selected{border-color:var(--brand-blue);box-shadow:0 0 0 1px var(--brand-blue),0 8px 20px #2c65d81a}.library-files--grid .library-file>input{position:absolute;z-index:5;right:13px;bottom:13px;width:24px;height:24px;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #c9cbc7;border-radius:50%;background:#fffffff0;opacity:0;box-shadow:0 1px 4px #00000014}.library-files--grid .library-file>input:after{display:grid;width:100%;height:100%;place-items:center;color:#171817;font-size:15px;font-weight:700;content:"✓";opacity:0}.library-files--grid .library-file>input:checked{border-color:var(--brand-blue);background:var(--brand-blue);opacity:1}.library-files--grid .library-file>input:checked:after{color:#fff}.library-files--grid .library-file>input:checked:after{opacity:1}.library-files--grid .library-file:hover>input,.library-files--grid .library-file>input:checked{opacity:1}.library-files--grid .library-file__main{position:relative;display:block;grid-area:1/1/2/4;width:100%;height:100%;padding:0}.library-files--grid .library-file__identity{z-index:1;position:absolute;top:15px;right:18px;left:18px;text-align:left}.library-files--grid .library-file__thumb{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;border-radius:21px}.library-files--grid .library-file__thumb:has(img)+.library-file__identity{color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.5)}.library-files--grid .library-file__thumb>img{filter:saturate(.96)}.library-files--grid .library-file-icon{width:52px;height:52px}.library-files--grid .library-file time{z-index:1;position:absolute;left:18px;bottom:15px}.library-files--grid .library-file>span{display:none}.library-files--grid .library-file__actions{z-index:4;grid-area:1/3;margin:8px 6px 0 0}.library-files--grid .library-file__actions>button{opacity:0}.library-files--grid .library-file:hover .library-file__actions>button,.library-files--grid .library-file__actions>button:focus{opacity:1}.library-files--grid .library-file--selected .library-file__actions>button{pointer-events:none;opacity:0}.library-list-head,.library-files--list .library-file{display:grid;grid-template-columns:36px minmax(0,1fr) 170px 110px 36px;align-items:center;gap:10px}.library-list-head{height:34px;color:#747671}.library-list-head button{border:0;padding:0;background:transparent;color:inherit;text-align:left;font:12px/1 inherit;cursor:pointer}.library-list-head button:first-of-type{display:flex;align-items:center}.library-list-head button:first-of-type>span{width:40px;flex:0 0 40px}.library-files--list{margin-top:20px}.library-files--list .library-file{min-height:54px;border-bottom:1px solid #ececea;transition:background .13s ease}.library-files--list .library-file:hover,.library-files--list .library-file--selected{border-bottom-color:transparent;border-radius:12px;background:#f6f6f4}.library-files--list .library-file>input{justify-self:center;margin:0;opacity:0}.library-files--list .library-file:hover>input,.library-files--list .library-file>input:checked{opacity:1}.library-files--list .library-file__main{display:flex;align-items:center;gap:10px;overflow:hidden;padding:6px 0}.library-files--list .library-file__thumb{width:30px;height:30px;flex:0 0 30px;border-radius:8px}.library-files--list .library-file-icon>b{font-size:8px}.library-files--list .library-file-icon--pdf>b{font-size:5px}.library-files--list .library-file__identity{overflow:hidden}.library-files--list .library-file__grid-name{display:none}.library-files--list .library-file__list-name{display:inline}.library-files--list .library-file__actions>button{box-shadow:none}.library-empty{display:flex;min-height:380px;align-items:center;justify-content:center;flex-direction:column;gap:9px;color:var(--muted);text-align:center}.library-empty b{margin-top:6px;color:#3c3e3b;font-size:14px}.library-empty span{max-width:390px;font-size:12px;line-height:1.6}.library-empty button{display:inline-flex;align-items:center;gap:7px;margin-top:8px;border:0;border-radius:999px;padding:10px 15px;background:var(--brand-blue);color:#fff;font-weight:560;cursor:pointer;box-shadow:0 4px 12px #2c65d82e}.library-empty button:hover{background:#2458c6}.library-footer{padding-top:18px;color:var(--muted);font-size:11px;text-align:right}.library-preview{position:fixed;z-index:120;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:52px minmax(0,1fr);background:#fff}.library-preview__rail{display:flex;align-items:center;flex-direction:column;gap:24px;border-right:1px solid #e9e9e7;padding:15px 0;background:#fafafa}.library-preview__rail .brand-mark{width:24px;height:24px}.library-preview__rail>button{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:8px;background:transparent;color:#333432;cursor:pointer}.library-preview__rail>button:hover{background:#eeeeec}.library-preview>section{position:relative;display:grid;min-width:0;min-height:0;grid-template-rows:52px minmax(0,1fr);overflow:hidden;background:#fff}.library-preview header{z-index:2;display:grid;height:52px;box-sizing:border-box;grid-template-columns:34px auto 10px minmax(0,1fr) 34px 34px;align-items:center;gap:4px;border-bottom:1px solid #e9e9e7;padding:0 12px 0 15px;background:#fff}.library-preview header button,.library-preview header a{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:8px;background:transparent;color:#323330;text-decoration:none;cursor:pointer}.library-preview header button:hover,.library-preview header a:hover{background:#f0f0ee}.library-preview header .library-preview__back{display:block;width:auto;padding:0 7px;color:var(--muted);font-size:13px}.library-preview header>span{color:var(--muted);font-size:13px}.library-preview header>b{overflow:hidden;color:#30312f;font-size:13px;font-weight:520;text-overflow:ellipsis;white-space:nowrap}.library-preview__more{position:relative}.library-preview__more>button{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:8px;background:transparent;cursor:pointer}.library-preview__more>div{position:absolute;z-index:10;top:39px;right:0;width:185px;border:1px solid #e3e3e1;border-radius:13px;padding:6px;background:#fff;box-shadow:0 12px 34px #00000024}.library-preview__more>div button,.library-preview__more>div a{display:flex;width:100%;height:auto;box-sizing:border-box;align-items:center;justify-content:flex-start;gap:8px;border:0;border-radius:8px;padding:9px;background:transparent;color:#30312f;text-decoration:none;font-size:12px;cursor:pointer}.library-preview__more>div button:hover,.library-preview__more>div a:hover{background:#f3f3f2}.library-preview__more>div .danger{color:#c34545}.library-preview__body{min-width:0;min-height:0;background:#e9e9e9}.library-preview__body.artifact-preview--image{padding:36px}.library-preview__body.artifact-preview--image>img{border-radius:4px;box-shadow:0 8px 30px #00000021}.library-preview__body .artifact-pdf{grid-template-rows:minmax(0,1fr);background:#e9e9e9}.library-preview__body .artifact-pdf__toolbar{display:none}.library-preview__body .artifact-pdf__pages{grid-row:1;padding:26px 26px 110px}.library-preview__body.artifact-preview--office{padding-bottom:100px;background:#e9e9e9}.library-preview__body .artifact-office{padding:26px}.library-preview__body .artifact-office>article{width:min(690px,calc(100% - 36px));padding:44px 54px;box-shadow:0 1px 5px #0000001a}.library-preview__composer{position:absolute;z-index:5;left:50%;bottom:18px;display:flex;width:min(600px,calc(100% - 40px));min-height:50px;box-sizing:border-box;flex-direction:column;justify-content:center;transform:translate(-50%);border:1px solid #dededb;border-radius:26px;padding:5px 7px;background:#fffffff7;box-shadow:0 8px 28px #0000001f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.library-preview__composer--expanded{border-radius:22px}.library-preview__composer-row{display:grid;min-height:38px;grid-template-columns:38px minmax(0,1fr) 36px;align-items:center;gap:5px}.library-preview__composer-row>input{min-width:0;border:0;outline:0;background:transparent;color:#242523;font:14px/1.2 inherit}.library-preview__composer-row>input::placeholder{color:var(--muted)}.library-preview__add{position:relative;display:grid;place-items:center}.library-preview__add-button{display:grid;width:34px;height:34px;padding:0;place-items:center;border:0;border-radius:50%;background:transparent;color:#3a3c39;cursor:pointer;transition:background .15s ease,color .15s ease}.library-preview__add-button:hover:not(:disabled),.library-preview__add-button[aria-expanded=true]{background:#eeeeeb;color:#1f211f}.library-preview__add-button:disabled{opacity:.42;cursor:default}.library-preview__send{display:grid;width:34px;height:34px;padding:0;place-items:center;border:0;border-radius:50%;background:var(--brand-blue);color:#fff;cursor:pointer;box-shadow:0 3px 9px #2c65d833;transition:background .15s ease,transform .15s ease}.library-preview__send:hover{background:#2458c6;transform:translateY(-1px)}.library-preview__add-menu{position:absolute;z-index:12;bottom:calc(100% + 10px);left:-1px;width:270px;padding:7px;border:1px solid #dedfda;border-radius:16px;background:#fffffffc;box-shadow:0 16px 42px #14171429,0 2px 8px #14171412}.library-preview__add-menu>small{display:block;padding:6px 10px 5px;color:var(--muted);font-size:11px;font-weight:600}.library-preview__add-menu>button{display:grid;width:100%;min-height:52px;grid-template-columns:27px minmax(0,1fr);align-items:center;gap:8px;padding:7px 9px;border:0;border-radius:11px;background:transparent;color:#444843;text-align:left;cursor:pointer}.library-preview__add-menu>button:hover{background:#f2f3f0;color:#232623}.library-preview__add-menu>button>span{min-width:0;display:flex;flex-direction:column;gap:2px}.library-preview__add-menu b{font-size:13px;font-weight:590}.library-preview__add-menu em{overflow:hidden;color:var(--muted);font-size:11px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.library-preview__attachments{padding:2px 3px 5px;display:flex;gap:6px;overflow-x:auto}.library-preview__attachments>span{min-width:0;max-width:220px;height:38px;padding:4px 5px 4px 7px;border:1px solid #e2e3df;border-radius:11px;background:#f7f7f5;display:grid;grid-template-columns:22px minmax(0,1fr) 24px;align-items:center;gap:5px}.library-preview__attachments img{width:22px;height:22px;border-radius:5px;object-fit:cover}.library-preview__attachments>span>svg{color:#737771}.library-preview__attachments b{overflow:hidden;font-size:11px;font-weight:560;text-overflow:ellipsis;white-space:nowrap}.library-preview__attachments button{display:grid;width:24px;height:24px;padding:0;place-items:center;border:0;border-radius:50%;background:transparent;color:var(--muted);cursor:pointer}.library-preview__attachments button:hover{background:#e8e9e5;color:#343734}.library-picker{position:fixed;z-index:130;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px}.library-picker__scrim{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#f0f1efb8;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.library-picker>section{position:relative;display:grid;width:min(680px,94vw);height:min(560px,84dvh);grid-template-rows:auto auto minmax(180px,1fr) auto;overflow:hidden;border:1px solid #d9dbd7;border-radius:18px;background:#fff;box-shadow:0 20px 58px #1418142e,0 2px 8px #1418140f}.library-picker header{display:flex;min-height:65px;box-sizing:border-box;align-items:center;justify-content:space-between;padding:15px 20px 10px 24px}.library-picker header>div{display:grid;gap:4px}.library-picker header small{color:var(--muted);font-size:12px}.library-picker header button{display:grid;width:32px;height:32px;place-items:center;border:0;border-radius:8px;background:transparent;cursor:pointer}.library-picker header button:hover{background:#f1f2ef}.library-picker__toolbar{min-height:50px;padding:0 18px 9px 23px;border-bottom:1px solid #e6e7e3;display:flex;align-items:center;gap:12px}.library-picker__toolbar>label{min-width:0;flex:1;display:flex;align-items:center;gap:8px;color:var(--muted)}.library-picker__toolbar label input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#292c28;font:14px/1.2 inherit}.library-picker__toolbar>div{display:flex;gap:4px}.library-picker__toolbar button{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:50%;background:transparent;color:#6d716b;cursor:pointer}.library-picker__toolbar button:hover,.library-picker__toolbar button.active{background:#f0f1ee;color:#262925}.library-picker__files{min-height:0;overflow-y:auto;overscroll-behavior:contain}.library-picker__files>span{display:grid;min-height:100%;place-items:center;color:var(--muted);font-size:13px}.library-picker__files--grid{padding:22px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-content:start;gap:14px}.library-picker__files--grid>button{position:relative;height:190px;min-width:0;overflow:hidden;border:1px solid #e5e6e2;border-radius:19px;padding:0;background:#fff;text-align:left;cursor:pointer;box-shadow:0 1px 2px #14181406,0 5px 16px #1418140b}.library-picker__files--grid>button:hover{border-color:#d7d9d4;box-shadow:0 8px 22px #14181413;transform:translateY(-1px)}.library-picker__files--grid>button.selected{border-color:var(--brand-blue);box-shadow:0 0 0 1px var(--brand-blue),0 8px 22px #2c65d81f}.library-picker__files--grid .library-file__thumb{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;border-radius:18px}.library-picker__files--grid .library-file-icon{width:52px;height:52px}.library-picker__files--grid>button>span:nth-child(2){display:contents}.library-picker__files--grid>button b{position:absolute;z-index:2;top:15px;right:15px;left:15px;overflow:hidden;color:#272a27;font-size:12px;font-weight:560;text-overflow:ellipsis;white-space:nowrap}.library-picker__files--grid>button small{position:absolute;z-index:2;right:15px;bottom:13px;left:15px;color:var(--muted);font-size:9px}.library-picker__files--grid>button:has(.library-file__thumb>img):after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(0,0,0,.34),transparent 30%,transparent 68%,rgba(0,0,0,.32));pointer-events:none;content:""}.library-picker__files--grid>button:has(.library-file__thumb>img) b,.library-picker__files--grid>button:has(.library-file__thumb>img) small{color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.4)}.library-picker__files--grid>button i{position:absolute;z-index:3;right:11px;bottom:11px;display:grid;width:23px;height:23px;place-items:center;border:1px solid #cfd2cc;border-radius:50%;background:#ffffffeb;color:transparent;font-style:normal;font-size:12px;opacity:0}.library-picker__files--grid>button:hover i,.library-picker__files--grid>button.selected i{opacity:1}.library-picker__files--grid>button.selected i{border-color:var(--brand-blue);background:var(--brand-blue);color:#fff}.library-picker__files--list{padding:8px 12px 12px}.library-picker__files--list>button{display:grid;width:100%;grid-template-columns:42px minmax(0,1fr) 25px;align-items:center;gap:11px;border:0;border-radius:10px;padding:7px 9px;background:transparent;text-align:left;cursor:pointer}.library-picker__files--list>button:hover{background:#f5f6f3}.library-picker__files--list>button.selected{background:#eef4ff}.library-picker__files--list .library-file__thumb{width:34px;height:34px;border:0;border-radius:8px}.library-picker__files--list .library-file-icon>b{font-size:9px}.library-picker__files--list .library-file-icon--pdf>b{font-size:6px}.library-picker__files--list>button>span:nth-child(2){display:grid;min-width:0;gap:4px}.library-picker__files--list>button b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.library-picker__files--list>button small{color:var(--muted);font-size:11px}.library-picker__files--list>button i{display:grid;width:19px;height:19px;place-items:center;border:1px solid #cfd2cc;border-radius:6px;color:#fff;font-style:normal;font-size:12px}.library-picker__files--list>button.selected i{border-color:var(--brand-blue);background:var(--brand-blue)}.library-picker footer{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:12px 18px;border-top:1px solid #e8e9e5}.library-picker footer>span{margin-right:auto;color:var(--muted);font-size:11px}.library-picker footer button{border:1px solid #dfe1dc;border-radius:9px;padding:8px 14px;background:#fff;cursor:pointer}.library-picker footer button.primary{border-color:var(--brand-blue);background:var(--brand-blue);color:#fff}.library-picker footer button:disabled{opacity:.45;cursor:default}.projects-page{color:#20221f}.project-detail{width:min(var(--app-content-wide),calc(100% - 48px));min-height:100%;margin:0 auto;box-sizing:border-box;padding:64px 0 80px;color:#20221f}.project-detail h1{margin:0;font-size:24px;line-height:1.15;letter-spacing:-.035em}.projects-header>div:last-child{display:flex;align-items:center;gap:10px}.projects-header label{display:flex;width:250px;height:40px;box-sizing:border-box;align-items:center;gap:8px;border:1px solid #dedfdb;border-radius:999px;padding:0 14px;color:var(--muted)}.projects-header label:focus-within{border-color:#b8c9ee;box-shadow:0 0 0 3px #2c65d814}.projects-header input{width:100%;min-width:0;border:0;outline:0;background:transparent;font:13px/1.2 inherit}.projects-header button,.project-detail button,.project-dialog button{font:inherit}.projects-header button.primary,.project-detail button.primary{display:inline-flex;height:40px;align-items:center;gap:7px;border:0;border-radius:999px;padding:0 16px;background:var(--brand-blue);color:#fff;font-size:13px;font-weight:600;cursor:pointer;box-shadow:0 5px 14px #2c65d82b}.project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:44px}.experts-page{padding-bottom:72px}.experts-page button{font-family:inherit}.experts-header>button.primary{display:inline-flex;height:40px;align-items:center;gap:7px;border:0;border-radius:999px;padding:0 17px;background:var(--brand-blue);color:#fff;font-size:13px;font-weight:600;line-height:1;cursor:pointer;box-shadow:0 5px 14px #2c65d82b}.experts-empty{min-height:430px}.expert-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,340px),420px));justify-content:start;gap:12px;margin-top:38px}.expert-grid>article{min-width:0;padding:16px;border:1px solid #e3e5e0;border-radius:16px;background:#fff;box-shadow:0 2px 10px #181c1806;transition:border-color .15s,box-shadow .15s,transform .15s}.expert-grid>article:hover{border-color:#d4d8d1;box-shadow:0 8px 22px #1418140f;transform:translateY(-1px)}.expert-card__header{display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:start;gap:11px}.expert-avatar{width:40px;height:40px;border-radius:12px;color:#356bd8;background:linear-gradient(145deg,#edf3ff,#f4f0ff);display:grid;place-items:center}.expert-card__copy{min-width:0}.expert-grid h2{overflow:hidden;margin:0 0 4px;font-size:15px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.expert-grid p{display:-webkit-box;overflow:hidden;margin:0;color:var(--muted);font-size:12px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.expert-card__actions{display:flex;gap:2px;margin:-4px -4px 0 0}.expert-card__actions button{display:grid;width:28px;height:28px;place-items:center;border:0;border-radius:8px;padding:0;background:transparent;color:#8a8f89;cursor:pointer}.expert-card__actions button:hover{background:#f2f3f0;color:#4c524c}.expert-card__actions button:last-child:hover{background:#fff0ee;color:#b44c43}.expert-card__actions button:disabled{opacity:.55;cursor:wait}.expert-grid footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px}.expert-card__capabilities{display:flex;min-width:0;align-items:center;gap:5px;overflow:hidden}.expert-card__capabilities .expert-card__capability{overflow:hidden;max-width:92px;border-radius:6px;padding:4px 7px;background:#f3f5f2;color:#5f665f;font-size:10px;line-height:1;text-overflow:ellipsis;white-space:nowrap}.expert-card__capabilities small{color:#7b817a;font-size:10px;white-space:nowrap}.expert-grid .expert-card__start{display:inline-flex;flex:0 0 auto;height:32px;align-items:center;justify-content:center;gap:6px;padding:0 12px;border:1px solid #cfddfa;border-radius:9px;background:#f4f7ff;color:#2f65cb;font-family:inherit;font-size:12px;font-weight:600;line-height:1;cursor:pointer}.expert-grid .expert-card__start:hover{border-color:#b8cef7;background:#edf3ff}.project-dialog>form.expert-dialog{width:min(720px,calc(100vw - 32px));max-height:min(760px,calc(100dvh - 36px));overflow:hidden;display:grid;grid-template-rows:auto minmax(0,1fr) auto;padding:0}.expert-dialog>header{padding:22px 24px 17px;border-bottom:1px solid #eceeea}.expert-dialog__body{min-height:0;overflow-y:auto;padding:0 24px 22px;scrollbar-gutter:stable}.expert-dialog__row{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,3fr);gap:12px}.project-dialog .expert-dialog__body label{display:grid;gap:7px;margin-top:18px;color:#555a54;font-size:12px;font-weight:600}.expert-dialog__hint{color:var(--muted);font-size:10px;font-weight:400;line-height:1.45}.expert-dialog .expert-plugin-field{margin-top:18px}.expert-dialog .expert-plugin-field legend{display:flex;width:100%;align-items:center;justify-content:space-between;gap:12px}.expert-plugin-field legend>span{display:flex;align-items:baseline;gap:7px}.expert-plugin-field legend small{color:var(--muted);font-size:10px;font-weight:400}.expert-plugin-toggle{border:0;padding:3px 0;background:transparent;color:var(--brand-blue);font:500 11px/1 inherit;cursor:pointer}.project-dialog .expert-plugin-field>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.expert-plugin-field>div>button{min-width:0;height:50px;padding:6px 8px;border:1px solid #e2e4df;border-radius:12px;background:#fff;display:grid;grid-template-columns:32px minmax(0,1fr) 18px;align-items:center;gap:8px;color:#424742;text-align:left;cursor:pointer;transition:border-color .15s,background .15s}.expert-plugin-field>div>button:hover{border-color:#ccd2ca;background:#fafbf9}.expert-plugin-field>div>button.selected{border-color:#abc3f3;background:#f2f6ff;color:#255fc5}.expert-plugin-logo{width:32px;height:32px;border-radius:9px;font-size:10px}.expert-plugin-field button>span:nth-child(2){display:grid;min-width:0;gap:2px}.expert-plugin-field button b{overflow:hidden;font-size:11px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.expert-plugin-field button small{color:var(--muted);font-size:9px;font-weight:400}.expert-plugin-field button i{display:grid;width:17px;height:17px;place-items:center;border:1px solid #d5d8d2;border-radius:6px;color:transparent;font-style:normal}.expert-plugin-field button.selected i{border-color:var(--brand-blue);background:var(--brand-blue);color:#fff}.expert-dialog>footer{margin:0;padding:14px 24px;border-top:1px solid #eceeea;background:#fff}.composer-context-pickers{display:flex;align-items:center;gap:4px}.expert-picker{position:relative;flex:0 0 auto}.expert-picker__trigger{display:flex;min-width:0;max-width:210px;height:32px;box-sizing:border-box;align-items:center;gap:6px;border:0;border-radius:10px;padding:0 8px;background:transparent;color:#555a54;font-family:inherit;font-size:13px;font-weight:450;line-height:1.2;cursor:pointer;transition:background .15s ease,color .15s ease}.expert-picker__trigger:hover:not(:disabled),.expert-picker__trigger[aria-expanded=true]{background:#e5e6e2;color:#30332f}.expert-picker__trigger--selected{color:#315fba}.expert-picker__trigger>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.expert-picker__trigger>svg{flex:0 0 auto}.expert-picker__trigger:disabled{opacity:.55;cursor:default}.expert-picker__popover{position:absolute;z-index:59;bottom:calc(100% + 9px);left:0;width:min(330px,calc(100vw - 32px));box-sizing:border-box;border:1px solid #dedfda;border-radius:17px;padding:7px;background:#fffffffb;box-shadow:0 18px 46px #16191626,0 2px 7px #16191612;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.expert-picker__popover>header{display:grid;gap:3px;padding:9px 10px 10px}.expert-picker__popover>header b{color:#30332f;font-size:12px;font-weight:620}.expert-picker__popover>header small{color:var(--muted);font-size:10px}.expert-picker__search{display:flex;height:34px;align-items:center;gap:7px;margin:0 4px 6px;padding:0 9px;border-radius:9px;background:#f4f5f2;color:var(--muted)}.expert-picker__search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--ink);font-family:inherit;font-size:12px;line-height:1}.expert-picker__empty{display:grid;min-height:52px;place-items:center;color:var(--muted);font-size:12px}.expert-picker__list{display:grid;gap:3px;max-height:280px;overflow-y:auto;overscroll-behavior:contain}.expert-picker__list>button{display:grid;width:100%;min-height:51px;grid-template-columns:34px minmax(0,1fr) 18px;align-items:center;gap:9px;border:0;border-radius:11px;padding:6px 9px;background:transparent;color:#30332f;font-family:inherit;text-align:left;cursor:pointer}.expert-picker__list>button:hover,.expert-picker__list>button[aria-selected=true]{background:#f1f3f8}.expert-picker__list>button>span:nth-child(2){display:grid;min-width:0;gap:3px}.expert-picker__list>button b,.expert-picker__list>button small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.expert-picker__list>button b{font-size:12px;font-weight:610}.expert-picker__list>button small{color:var(--muted);font-size:10px}.expert-picker__list>button>svg{color:var(--brand-blue)}.expert-picker__icon{display:grid;width:32px;height:32px;place-items:center;border-radius:10px;background:#f0f2ef;color:#666d66}.expert-picker__icon--expert{background:linear-gradient(145deg,#edf3ff,#f4f0ff);color:#356bd8}@media(max-width:720px){.expert-picker__popover{position:fixed;left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom,0px));width:auto;max-height:calc(100dvh - 24px);display:flex;flex-direction:column}.expert-picker__list{min-height:0;max-height:min(280px,calc(100dvh - 160px))}.expert-picker__list>button{min-height:56px}.expert-picker__search{flex-shrink:0;height:40px}.expert-picker__search input{font-size:16px}}.project-grid>button{display:grid;min-width:0;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:13px;border:1px solid #e7e8e4;border-radius:16px;padding:16px;background:#fff;color:inherit;text-align:left;cursor:pointer;transition:border-color .15s,box-shadow .15s,transform .15s}.project-grid>button:hover{border-color:#d7d9d3;box-shadow:0 8px 25px #14181412;transform:translateY(-1px)}.project-grid>button>span:nth-child(2){display:grid;min-width:0;gap:5px}.project-grid b{overflow:hidden;font-size:14px;font-weight:620;text-overflow:ellipsis;white-space:nowrap}.project-grid small,.project-grid time{color:var(--muted);font-size:11px}.project-icon{display:grid;width:48px;height:48px;place-items:center;border-radius:13px}.project-icon--small{width:32px;height:32px;border-radius:9px}.project-icon--blue{background:#e9f0ff;color:#2c65d8}.project-icon--teal{background:#e5f7f5;color:#168b83}.project-icon--violet{background:#f0eafe;color:#7653c9}.project-icon--amber{background:#fff2d9;color:#b87912}.project-icon--rose{background:#fdebed;color:#bd5263}.project-icon--slate{background:#ecefee;color:#5d6765}.projects-empty{display:flex;min-height:390px;align-items:center;justify-content:center;flex-direction:column;gap:9px;color:var(--muted);text-align:center}.projects-empty>span{display:grid;width:54px;height:54px;place-items:center;border-radius:16px;background:#f1f3ef;color:#60655f}.projects-empty h2{margin:8px 0 0;color:#343733;font-size:16px}.projects-empty p{max-width:430px;margin:0;font-size:12px;line-height:1.65}.projects-empty button,.project-section-empty button{display:inline-flex;align-items:center;gap:6px;margin-top:8px;border:1px solid #dedfdb;border-radius:999px;padding:9px 14px;background:#fff;cursor:pointer}.projects-error{margin-top:20px;border-radius:10px;padding:11px 13px;background:#fff0ee;color:#a9473f;font-size:12px}.projects-notice{display:flex;align-items:center;gap:10px;margin-top:20px;border-radius:10px;padding:11px 13px;background:#edf7ef;color:#2f6b3a;font-size:12px}.projects-notice>button{display:grid;place-items:center;margin-left:auto;border:0;padding:2px;background:transparent;color:inherit;cursor:pointer}.project-dialog{position:fixed;z-index:150;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:18px}.project-dialog__scrim{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#ebede9bf;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.project-dialog>section,.project-dialog>form{position:relative;width:min(520px,calc(100vw - 32px));max-height:calc(100dvh - 36px);overflow-y:auto;box-sizing:border-box;border:1px solid #dedfdb;border-radius:20px;padding:22px;background:#fff;box-shadow:0 22px 60px #1418142b}.project-dialog header{display:flex;justify-content:space-between;gap:18px}.project-dialog h2{margin:0;font-size:19px}.project-dialog header p{margin:6px 0 0;color:var(--muted);font-size:12px}.project-dialog header>button{display:grid;width:32px;height:32px;flex:0 0 auto;place-items:center;border:0;border-radius:8px;background:transparent;cursor:pointer}.project-dialog header>button:hover{background:#f1f2ef}.project-dialog>section>label,.project-dialog>form>label{display:grid;gap:7px;margin-top:20px;color:#555a54;font-size:12px;font-weight:600}.project-dialog input,.project-dialog textarea{border:1px solid #dedfda;border-radius:11px;outline:0;padding:11px 12px;color:#292c28;font:13px/1.5 inherit}.project-dialog textarea{min-height:105px;resize:vertical}.project-dialog input:focus,.project-dialog textarea:focus{border-color:#aebfe7;box-shadow:0 0 0 3px #2c65d812}.project-dialog fieldset{margin:20px 0 0;border:0;padding:0}.project-dialog legend{margin-bottom:9px;color:#555a54;font-size:12px;font-weight:600}.project-dialog fieldset>div{display:flex;gap:9px}.project-color{width:27px;height:27px;border:3px solid #fff;border-radius:50%;cursor:pointer;box-shadow:0 0 0 1px #d8dad5}.project-color.selected{box-shadow:0 0 0 2px #30332f}.project-color--blue{background:#3f76df}.project-color--teal{background:#22a69c}.project-color--violet{background:#8666d3}.project-color--amber{background:#dfa13b}.project-color--rose{background:#d66b7b}.project-color--slate{background:#71807c}.project-dialog footer{display:flex;justify-content:flex-end;gap:8px;margin-top:23px}.project-dialog footer button{border:1px solid #dedfdb;border-radius:9px;padding:9px 15px;background:#fff;cursor:pointer}.project-dialog footer button.primary{border-color:var(--brand-blue);background:var(--brand-blue);color:#fff}.project-dialog footer button:disabled{opacity:.5;cursor:default}.project-dialog__error{color:#b84d43;font-size:12px}.project-detail--loading{display:flex;align-items:center;justify-content:center;gap:9px;color:var(--muted);font-size:13px}.project-detail__header{display:grid;grid-template-columns:34px 48px minmax(0,1fr) auto auto;align-items:center;gap:12px}.project-back{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:9px;background:transparent;color:#555a54;cursor:pointer}.project-back:hover{background:#f0f1ee}.project-detail__header>div{min-width:0}.project-detail__header p{overflow:hidden;max-width:620px;margin:5px 0 0;color:var(--muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.project-settings{display:inline-flex;height:38px;align-items:center;gap:6px;border:1px solid #dfe0dc;border-radius:999px;padding:0 13px;background:#fff;color:#4f544e;font-size:12px;cursor:pointer}.project-tabs{display:flex;gap:24px;margin-top:40px;border-bottom:1px solid #e4e5e1}.project-tabs button{position:relative;border:0;padding:0 2px 12px;background:transparent;color:var(--muted);font-size:13px;cursor:pointer}.project-tabs button.active{color:#222521;font-weight:620}.project-tabs button.active:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;border-radius:2px;background:#252824;content:""}.project-tabs span{margin-left:4px;color:var(--muted);font-size:10px}.project-chats,.project-sources{margin-top:24px}.project-chats>button{display:grid;width:100%;min-height:56px;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:10px;border:0;border-bottom:1px solid #ededeb;padding:7px 8px;background:transparent;color:inherit;text-align:left;cursor:pointer}.project-chats>button:hover{border-radius:10px;background:#f5f6f3}.project-chats>button>span{display:grid;min-width:0;gap:3px}.project-chats b{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.project-chats small,.project-chats time{color:var(--muted);font-size:10px}.project-section-empty{display:flex;min-height:320px;align-items:center;justify-content:center;flex-direction:column;gap:8px;color:var(--muted);text-align:center}.project-section-empty h2{margin:7px 0 0;color:#40433f;font-size:15px}.project-section-empty p{max-width:430px;margin:0;font-size:12px;line-height:1.6}.project-sources>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.project-sources h2{margin:0;font-size:16px}.project-sources header p{margin:6px 0 0;color:var(--muted);font-size:12px}.project-sources header>div:last-child{display:flex;gap:8px}.project-sources header button{display:inline-flex;height:36px;align-items:center;gap:6px;border:1px solid #dfe0dc;border-radius:999px;padding:0 13px;background:#fff;font-size:12px;cursor:pointer}.project-sources header button:disabled{opacity:.5;cursor:default}.project-knowledge-notice{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:11px;margin-top:20px;border:1px solid #e2e6dc;border-radius:14px;padding:14px;background:#fafbf7}.project-knowledge-notice>span{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;background:#eef3e6;color:#66784d}.project-knowledge-notice b{font-size:12px}.project-knowledge-notice p{margin:4px 0 0;color:var(--muted);font-size:11px}.project-knowledge-notice button{border:0;border-radius:999px;padding:8px 12px;background:var(--brand-blue);color:#fff;font-size:11px;cursor:pointer;box-shadow:0 4px 12px #2c65d829}.project-knowledge-notice button:hover{background:var(--brand-blue-hover)}.project-file-list{margin-top:20px}.project-file-list article{display:grid;min-height:59px;grid-template-columns:38px minmax(0,1fr) auto 36px;align-items:center;gap:10px;border-bottom:1px solid #eceeeb;padding:7px 5px}.project-file-icon{display:grid;width:34px;height:34px;place-items:center;border:1px solid #e3e5e0;border-radius:9px;color:#66706a}.project-file-list article>div:nth-child(2){display:grid;min-width:0;gap:4px}.project-file-list b{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.project-file-list small{color:var(--muted);font-size:10px}.project-file-status{display:inline-flex;align-items:center;gap:5px;border:0;border-radius:999px;padding:5px 8px;font:inherit;font-size:10px}.project-file-status--ready{background:#ebf6ef;color:#3f7957}.project-file-status--processing{background:#eef3fb;color:#4b6f9e}.project-file-status--failed{background:#fff0ee;color:#a94b42;cursor:pointer}.project-file-status--failed:hover{background:#fde4e1}.project-file-status--failed:disabled{cursor:wait;opacity:.7}.project-file-menu{position:relative;display:grid;place-items:center}.project-file-menu>button.danger{display:grid;width:32px;height:32px;place-items:center;overflow:hidden;border:0;border-radius:8px;padding:0;background:transparent;color:var(--muted);font-size:0;cursor:pointer}.project-file-menu>button.danger:hover{background:#fff0ee;color:#b44c43}.spin{animation:spin .85s linear infinite}@media(max-width:760px){.expert-grid{grid-template-columns:1fr;margin-top:28px}.experts-header{width:100%;flex-direction:row;align-items:center}.experts-header .app-directory-header__copy p{display:none}.experts-header>button.primary{height:36px;padding:0 13px}.experts-empty{min-height:55vh}.project-dialog>form.expert-dialog{width:100%;max-height:92dvh;border-radius:22px 22px 0 0}.expert-dialog>header{padding:19px 18px 15px}.expert-dialog__body{padding:0 16px 18px}.expert-dialog__row{grid-template-columns:1fr;gap:0}.project-dialog .expert-plugin-field>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.expert-plugin-field>div>button{height:48px;grid-template-columns:30px minmax(0,1fr) 17px;gap:7px;padding:5px 7px}.expert-plugin-logo{width:30px;height:30px}.expert-dialog>footer{padding:12px 16px max(12px,env(safe-area-inset-bottom))}.composer-context-pickers{width:100%;justify-content:space-between}.first-charge-offer{min-height:0;padding:22px 20px 20px;grid-template-columns:1fr;gap:20px}.first-charge-offer__copy h2{margin-top:11px;font-size:24px}.first-charge-offer__copy h2 strong{display:inline-block}.first-charge-offer__copy p{gap:5px;font-size:12px}.first-charge-offer__copy p small{width:100%;margin-top:1px}.first-charge-offer__benefits{margin-top:14px;gap:6px}.first-charge-offer__benefits span{padding:6px 8px}.first-charge-offer__action{min-height:0;padding:13px 13px 12px;display:grid;grid-template-columns:1fr 112px;grid-template-rows:auto auto auto;column-gap:13px}.first-charge-offer__action>span{align-self:end}.first-charge-offer__action>strong{grid-row:2 / 3;justify-self:start;margin:0;font-size:34px}.first-charge-offer__action>button{grid-column:2;grid-row:1 / 3;align-self:center}.first-charge-offer__action>small{grid-column:1 / -1;margin-top:5px}.topup-prompt-scrim{padding:12px;align-items:end}.topup-prompt{width:100%;padding:32px 22px max(24px,env(safe-area-inset-bottom));border-radius:22px}.library-page{width:100%}.library-header{height:auto}.library-header__actions{width:100%}.library-search{width:auto;flex:1}.library-toolbar{margin-top:30px}.library-tabs button{padding:8px 12px}.library-toolbar__divider,.library-list-head{display:none}.library-files--list .library-file{grid-template-columns:25px minmax(0,1fr) 32px;padding:4px 0}.library-files--list .library-file>time,.library-files--list .library-file>span{display:none}.library-files--grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.library-files--grid .library-file{height:210px;border-radius:17px}.library-files--grid .library-file__thumb{border-radius:16px}.library-files--grid .library-file__identity{padding:0 13px}.library-files--grid .library-file time{left:13px;bottom:12px}.library-filter__menu{position:fixed;top:auto;right:14px;bottom:18px;left:14px;width:auto;max-height:72vh;overflow-y:auto}.library-bulk-actions{gap:5px}.library-bulk-actions button{width:36px;justify-content:center;padding:0;font-size:0}.library-selected-count{display:none}.library-preview{grid-template-columns:1fr}.library-preview__rail{display:none}.library-preview header{grid-template-columns:34px auto 10px minmax(0,1fr) 34px}.library-preview__more{display:none}.library-preview__body .artifact-office{padding:12px}.library-preview__body .artifact-office>article{width:100%;padding:28px 22px}.library-picker{align-items:end;padding:0}.library-picker>section{width:100%;height:min(680px,88dvh);border-width:1px 0 0;border-radius:22px 22px 0 0}.library-picker__files--grid{padding:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.library-picker__files--grid>button{height:174px}.library-picker footer>span{display:none}.project-detail{width:100%;padding:64px 14px 52px}.projects-header{align-items:stretch;gap:17px}.projects-header>div:last-child{width:100%}.projects-header label{width:auto;flex:1}.projects-header button.primary{padding:0 13px}.project-grid{grid-template-columns:1fr;margin-top:28px}.project-grid>button{padding:13px}.project-detail__header{grid-template-columns:34px 42px minmax(0,1fr)}.project-detail__header .project-icon{width:42px;height:42px}.project-detail__header h1{font-size:20px}.project-detail__header .project-settings,.project-detail__header>button.primary{margin-top:14px;grid-row:2}.project-detail__header .project-settings{width:38px;grid-column:2;justify-content:center;padding:0;font-size:0}.project-detail__header>button.primary{grid-column:3;justify-self:start}.project-tabs{margin-top:28px}.project-sources>header{align-items:stretch;flex-direction:column}.project-sources header>div:last-child{width:100%}.project-sources header button{flex:1;justify-content:center}.project-knowledge-notice{grid-template-columns:34px minmax(0,1fr)}.project-knowledge-notice>button{grid-column:2;justify-self:start}.project-file-list article{grid-template-columns:35px minmax(0,1fr) 32px}.project-file-status{grid-column:2;justify-self:start}.project-file-menu{grid-column:3;grid-row:1 / 3}.project-file-list small{white-space:normal}.project-dialog{align-items:end;padding:0}.project-dialog>section,.project-dialog>form{width:100%;border-radius:22px 22px 0 0;padding-bottom:max(22px,env(safe-area-inset-bottom))}}.environment-badge{position:fixed;right:12px;bottom:12px;z-index:10000;border:1px solid #f59e0b;border-radius:999px;background:#fffbeb;color:#92400e;padding:5px 9px;font:700 11px/1 system-ui,sans-serif;letter-spacing:.04em;box-shadow:0 4px 16px #78350f1f}.thread-settings-launcher{height:38px;padding:0 15px;border:1px solid #e3e3e0;border-radius:20px;background:#fff;color:#3c3c3a;display:flex;align-items:center;gap:7px;font-weight:650;cursor:pointer;box-shadow:0 7px 24px #20212314}.scheduled-editor label.thread-settings-follow{display:flex;align-items:flex-start;gap:10px;cursor:pointer}.scheduled-editor label.thread-settings-follow>input{margin-top:3px;width:15px;height:15px;accent-color:#202123}.scheduled-editor label.thread-settings-follow>span{display:grid;gap:2px}.scheduled-editor label.thread-settings-follow>span>small{color:var(--muted);font-weight:400}@media(max-width:760px){.thread-settings-launcher{height:34px;padding:0 11px;font-size:12px}}.standalone-home{min-height:100vh;display:grid;grid-template-rows:auto 1fr auto;background:var(--bg, #f7f7f5);color:var(--ink, #1f2421)}.standalone-home__header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px clamp(16px,4vw,48px)}.standalone-home__main{display:grid;gap:18px;align-content:center;justify-items:start;max-width:720px;padding:40px clamp(16px,4vw,48px)}.standalone-home__kicker{margin:0;font-size:14px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted, #6b706c)}.standalone-home__main h1{margin:0;font-size:clamp(28px,4vw,44px);line-height:1.2;text-wrap:balance}.standalone-home__description{margin:0;max-width:60ch;font-size:17px;line-height:1.6;color:var(--muted, #6b706c)}.standalone-home__actions{display:flex;flex-wrap:wrap;gap:12px}.standalone-home__cta{display:inline-flex;align-items:center;padding:11px 18px;border-radius:10px;background:var(--product-primary, #377be8);color:#fff;font-weight:700;text-decoration:none}.standalone-home__cta--soft{background:transparent;color:var(--product-primary, #377be8);box-shadow:inset 0 0 0 1px var(--product-primary, #377be8)}.standalone-home__footer{display:flex;flex-wrap:wrap;gap:8px 24px;padding:18px clamp(16px,4vw,48px);font-size:13px;color:var(--muted, #6b706c)}.product-pending{min-height:100vh;display:grid;place-content:center;gap:12px;text-align:center;color:var(--muted, #6b706c);font-size:14px}.product-pending p{margin:0}.product-pending__retry{justify-self:center;padding:8px 16px;border:1px solid currentColor;border-radius:8px;background:transparent;color:inherit;font:inherit;cursor:pointer}.password-form{display:grid;gap:6px;text-align:left}.password-form label{color:var(--muted);font-size:12px}.password-form input{height:44px;padding:0 12px;border:1px solid var(--line);border-radius:10px;background:var(--surface);color:var(--ink);font-size:16px}.password-form input:focus-visible{outline:2px solid var(--brand);outline-offset:1px}.password-form button{height:44px;margin-top:8px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:10px;background:var(--brand);color:#fff;font-size:15px;cursor:pointer}.password-form button[disabled]{opacity:.6;cursor:default}.password-form__message:empty{display:none}.password-form__message{margin:2px 0 0;color:var(--danger, #b3261e);font-size:12px}.password-form__notice{margin:0 0 4px;padding:10px 12px;border-radius:10px;background:var(--brand-soft, #eef4ff);color:var(--brand);font-size:12px;line-height:1.5}.password-form small{color:var(--muted);font-size:11px;line-height:1.6}.password-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;place-items:center;padding:16px;background:#0b0f1499}.password-modal__card{width:min(360px,100%);padding:20px;border-radius:16px;background:var(--surface);box-shadow:0 24px 60px #0b0f1433}.password-modal__card header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.password-modal__card h2{margin:0;font-size:16px}.password-modal__card header button{width:32px;height:32px;border:0;border-radius:8px;background:transparent;color:var(--muted);font-size:20px;cursor:pointer}.workbench-gate{min-height:100dvh;display:grid;align-content:center;justify-items:center;gap:14px;padding:24px 16px;text-align:center}.workbench-gate h1{margin:0;font-size:20px}.workbench-gate .password-form{width:min(340px,100%);text-align:left}
