:root{color-scheme:light;--bg: #f8f9fa;--bg-soft: #f9fafb;--surface: #ffffff;--surface-soft: #f7f8fb;--border: #edf0f5;--border-strong: #d7e4ff;--text: #111827;--muted: #6b7280;--muted-soft: #9ca3af;--primary: #246bfd;--primary-strong: #1d4ed8;--primary-light: #78a6ff;--primary-soft: #eef4ff;--primary-rgb: 36, 107, 253;--orange: #f97316;--blue: #2563eb;--emerald: #10b981;--danger: #dc2626;--shadow: 0 18px 48px rgba(17, 24, 39, .08);--shadow-soft: 0 6px 22px rgba(17, 24, 39, .05);--sidebar-width: 228px;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,SF Pro Display,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%}html{background:var(--bg)}body{margin:0;min-height:100vh;color:var(--text);background:var(--bg);letter-spacing:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.72}*{scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.42) transparent}*::-webkit-scrollbar{width:6px;height:6px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{border-radius:999px;background:#94a3b85c}*::-webkit-scrollbar-thumb:hover{background:#94a3b885}img{display:block;max-width:100%}h1,h2,h3,h4,p{margin:0}a{color:inherit;text-decoration:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hidden-input{display:none}.app-shell{min-height:100vh;height:100vh;display:grid;grid-template-columns:var(--sidebar-width) minmax(0,1fr);overflow:hidden;background:var(--bg)}.app-shell__main{min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden}.app-shell__content{min-width:0;min-height:0;flex:1;overflow:auto}.app-shell__content--inspirations{scrollbar-width:none}.app-shell__content--inspirations::-webkit-scrollbar{display:none}.app-shell__content--agent-workspace{overflow:hidden}.app-shell--single-column{grid-template-columns:minmax(0,1fr)}.app-shell--focus .app-shell__content{overflow:hidden}.sidebar{height:100vh;min-height:0;display:flex;flex-direction:column;overflow:hidden;background:#fff;border-right:1px solid #f0f1f5}.sidebar.is-collapsed{align-items:stretch;padding-top:10px}.sidebar__brand{height:58px;display:flex;align-items:center;justify-content:flex-start;padding:0 12px;flex-shrink:0;position:relative}.sidebar.is-collapsed .sidebar__brand{justify-content:center;padding:0 0 8px;height:auto}.sidebar__brand-mark{border:0;display:flex;align-items:center;gap:5px;min-width:0;max-width:calc(100% - 36px);padding:0;background:transparent}.sidebar__brand-icon{width:30px;height:30px;display:grid;place-items:center;flex-shrink:0}.sidebar__brand-icon img{width:100%;height:100%;object-fit:contain}.sidebar__brand-wordmark{width:82px;height:19px;display:grid;place-items:center;flex-shrink:0}.sidebar__brand-wordmark img{width:100%;height:100%;object-fit:contain}.sidebar__collapse{position:absolute;top:50%;right:10px;transform:translateY(-50%);opacity:.72}.sidebar.is-collapsed .sidebar__collapse{display:inline-flex;right:6px}.sidebar__nav{flex:1;min-height:0;overflow-y:auto;padding:10px 10px 16px;display:flex;flex-direction:column;gap:4px}.sidebar__group{display:flex;flex-direction:column;gap:4px}.sidebar__link,.sidebar__child{width:100%;border:0;display:flex;align-items:center;text-align:left;border-radius:10px;background:transparent;transition:background-color .18s ease,color .18s ease}.sidebar__link{min-height:36px;gap:10px;padding:7px 10px;color:#374151;font-size:13px;font-weight:600}.sidebar__link em{display:none;margin:0;font-style:normal}.sidebar__link svg{color:#6b7280;flex-shrink:0}.sidebar__link:hover{background:rgba(var(--primary-rgb),.14);color:var(--primary-strong);box-shadow:inset 0 0 0 1px rgba(var(--primary-rgb),.12)}.sidebar__link.is-active{background:transparent;color:var(--primary-strong);box-shadow:none}.sidebar__link:hover svg,.sidebar__link.is-active svg{color:var(--primary)}.sidebar__group-icon{margin-left:auto;color:#9ca3af}.sidebar__children{display:flex;flex-direction:column;gap:4px;padding-bottom:4px}.sidebar__child{min-height:30px;gap:8px;padding:5px 10px 5px 36px;color:#4b5563;font-size:12px}.sidebar__child svg{color:#9ca3af}.sidebar__child:hover,.sidebar__child.is-active{background:rgba(var(--primary-rgb),.12);color:var(--primary-strong);font-weight:600}.sidebar__child:hover svg,.sidebar__child.is-active svg{color:var(--primary)}.sidebar__profile{flex-shrink:0;padding:16px;border-top:1px solid #f0f1f5;background:#f9fafbb3}.sidebar__account{display:flex;flex-direction:column;gap:12px}.sidebar__points{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px;border:1px solid rgba(36,107,253,.32);border-radius:12px;background:#dbeafee6}.sidebar__points-label{display:inline-flex;align-items:center;gap:6px;margin-bottom:0;color:#246bfd;font-size:12px;font-weight:700;line-height:1;white-space:nowrap}.sidebar__points-label svg{color:#ff8a00}.sidebar__points-value{color:#111827;font-size:16px;font-weight:700}.sidebar__points-recharge{min-width:52px;height:26px;border:0;border-radius:999px;background:#fff;color:#246bfd;padding:0 12px;font-size:11px;font-weight:700;box-shadow:var(--shadow-soft)}.sidebar__user-card{padding:6px 8px;border:1px solid #f0f1f5;border-radius:12px;background:#fff;box-shadow:var(--shadow-soft)}.sidebar__user-main{display:flex;align-items:center;justify-content:flex-start;gap:10px;padding:4px 6px;border-radius:10px}.sidebar__identity{min-width:0;display:flex;flex-direction:row;align-items:center;gap:10px;justify-content:flex-start}.sidebar__avatar-wrap{position:relative;flex-shrink:0}.sidebar__avatar{width:34px;height:34px;border-radius:999px;object-fit:cover;border:1px solid #e5e7eb}.sidebar__avatar-badge{position:absolute;right:-4px;bottom:-4px;width:16px;height:16px;display:grid;place-items:center;border-radius:999px;border:2px solid #fff;background:var(--primary);color:#fff}.sidebar__profile-copy{min-width:0;width:auto;text-align:left}.sidebar__profile-name{color:#7b8498;font-size:12px;font-weight:600;line-height:1;max-width:72px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar__user-actions{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:4px;padding:6px 6px 0;border-top:1px solid #f3f4f6}.sidebar__agent-button,.sidebar__secondary-action,.sidebar__logout,.sidebar__login{border:0;border-radius:9px}.sidebar__agent-button{display:inline-flex;align-items:center;gap:4px;padding:6px 8px;color:#fff;font-size:11px;font-weight:800;background:linear-gradient(90deg,var(--primary),#5aa8ff)}.sidebar__secondary-action,.sidebar__logout{padding:6px 4px;color:#9ca3af;background:transparent;font-size:11px}.sidebar__secondary-action:hover{color:var(--primary)}.sidebar__logout:hover{color:var(--danger)}.sidebar__guest-card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:0;padding:10px 12px;border:1px solid #f0f1f5;border-radius:14px;background:#fff;box-shadow:var(--shadow-soft)}.sidebar__guest-card--collapsed{align-items:center;padding:0;border:0;background:transparent;box-shadow:none}.sidebar__login{width:100%;min-height:36px;padding:8px 10px;color:#fff;background:var(--primary);font-size:12px;font-weight:800;box-shadow:0 10px 18px rgba(var(--primary-rgb),.18)}.sidebar__login--collapsed{width:100%;min-height:48px;padding:0 8px;border:1px solid #dbe8ff;border-radius:18px;background:linear-gradient(180deg,#fff,#f3f7ff);color:var(--primary-strong);font-size:11px;font-weight:800;box-shadow:0 8px 18px #246bfd14}.sidebar__login--collapsed:hover{border-color:#c7dbff;background:linear-gradient(180deg,#fff,#edf4ff);color:var(--primary)}.sidebar.is-collapsed .sidebar__nav{padding:12px 8px;gap:8px}.sidebar.is-collapsed .sidebar__link{justify-content:center;flex-direction:column;gap:7px;min-height:58px;padding:8px 0 7px;border-radius:18px;color:#111827;font-size:10px;font-weight:700;background:transparent}.sidebar.is-collapsed .sidebar__link svg{width:20px;height:20px;color:currentColor}.sidebar.is-collapsed .sidebar__link em{display:block;line-height:1.15}.sidebar.is-collapsed .sidebar__link:hover{background:rgba(var(--primary-rgb),.14);color:var(--primary-strong);box-shadow:inset 0 0 0 1px rgba(var(--primary-rgb),.12)}.sidebar.is-collapsed .sidebar__link.is-active{background:transparent;color:var(--primary-strong);box-shadow:none}.sidebar.is-collapsed .sidebar__profile{padding:10px 8px 18px}.sidebar.is-collapsed .sidebar__guest-card{padding:0}.sidebar.is-collapsed .sidebar__points{justify-content:center;padding:0;border:0;background:transparent}.sidebar__collapsed-account{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.sidebar__collapsed-avatar{width:48px;height:48px;padding:0;border:1px solid #e5e7eb;display:inline-grid;place-items:center;border-radius:18px;background:#fff;box-shadow:0 6px 16px #1118270d}.sidebar__points-mini--collapsed{width:54px;min-height:58px;padding:8px 4px 7px;border-radius:18px;gap:1px;position:relative;overflow:hidden;color:#0f172a;background:linear-gradient(180deg,#fffffffa,#f7fafffa);box-shadow:0 10px 24px #0f172a14,inset 0 1px #ffffffd1}.sidebar__points-mini--collapsed .sidebar__points-mini-icon{width:16px;height:16px;color:#ff8a00}.sidebar__points-mini--collapsed strong{color:var(--primary-light);font-size:11px;font-weight:900}.sidebar__points-mini--collapsed span,.sidebar__points-mini--collapsed strong{position:relative;z-index:1}.sidebar__collapsed-avatar .sidebar__avatar{width:28px;height:28px}.sidebar__points-mini{width:100%;border:1px solid #e8ecf4;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:2px;padding:12px 6px 10px;border-radius:18px;background:#fff;color:var(--primary);box-shadow:var(--shadow-soft)}.sidebar__points-mini-icon{width:18px;height:18px;display:grid;place-items:center}.sidebar__points-mini strong{color:var(--primary);font-size:12px;font-weight:900;line-height:1}.sidebar__points-mini--collapsed strong{color:var(--primary-light);font-size:11px}.sidebar__points-mini span:last-child{color:var(--primary);font-size:11px;font-weight:800}.sidebar__profile-mini{display:flex;flex-direction:column;align-items:center;gap:0}.sidebar__profile-mini-avatar{border:0;padding:0;background:transparent}.sidebar.is-collapsed .sidebar__user-card{padding:0;border:0;background:transparent;box-shadow:none}.sidebar.is-collapsed .sidebar__user-main{padding:0;justify-content:center}.sidebar.is-collapsed .sidebar__avatar-wrap{display:grid;place-items:center}.sidebar.is-collapsed .sidebar__avatar{width:34px;height:34px}.sidebar.is-collapsed .sidebar__avatar-badge,.sidebar.is-collapsed .sidebar__profile-logout{display:none}.icon-button{width:34px;height:34px;display:inline-grid;place-items:center;border:0;border-radius:10px;background:transparent;color:#6b7280}.icon-button:hover{background:#f3f4f6;color:var(--primary)}.header{height:64px;display:flex;align-items:center;gap:20px;padding:0 32px;background:transparent;flex-shrink:0}.header__menu{border:0;width:40px;height:40px;display:none;place-items:center;border-radius:12px;background:#ffffffeb;color:var(--text);box-shadow:var(--shadow-soft)}.header__menu:hover{color:var(--primary)}.page-mobile-nav-trigger{border:0;width:40px;height:40px;display:none;place-items:center;border-radius:12px;background:#fffffff5;color:var(--text);box-shadow:var(--shadow-soft)}.page-mobile-nav-trigger:hover{color:var(--primary)}.header--home{position:absolute;top:0;left:0;right:0;z-index:40;justify-content:flex-end;padding:0 32px;pointer-events:none}.header__copy{flex:1;display:flex;align-items:center;gap:12px}.header__tools{flex:1;display:flex;align-items:center;justify-content:flex-end;gap:10px}.header--home .header__tools{flex:0 0 auto;pointer-events:auto}.searchbar{position:relative;flex:1;max-width:680px;min-width:280px;display:flex;align-items:center;gap:10px;min-height:42px;padding:0 14px;border:1px solid rgba(229,231,235,.85);border-radius:16px;background:#fff;color:#9ca3af;box-shadow:var(--shadow-soft)}.searchbar:focus-within{border-color:#cfe0ff;box-shadow:0 0 0 4px rgba(var(--primary-rgb),.08)}.searchbar input{width:100%;border:0;outline:0;background:transparent;color:#111827;font-size:14px}.searchbar input::placeholder,textarea::placeholder,input::placeholder{color:#9ca3af}.header__glass-button{position:relative;width:44px;height:44px;display:inline-grid;place-items:center;border:1px solid rgba(255,255,255,.5);border-radius:999px;background:#fff6;color:#6b7280;box-shadow:0 6px 18px #0f172a0d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:background-color .18s ease,color .18s ease}.header__glass-button:hover{background:#ffffff9e;color:var(--primary)}.header__notify-dot{position:absolute;top:10px;right:10px;width:7px;height:7px;border:1px solid #fff;border-radius:999px;background:#ef4444}.contact-popover{position:relative;display:inline-flex;align-items:center}.contact-popover__panel{position:absolute;top:calc(100% + 10px);right:0;width:220px;padding:12px;border:1px solid rgba(148,163,184,.18);border-radius:16px;background:#fffffffa;box-shadow:0 20px 48px #0f172a1f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:80}.contact-popover__panel--centered{top:calc(100% + 12px);right:auto;left:50%;width:min(280px,calc(100vw - 40px));transform:translate(-50%)}.contact-popover__header{color:#111827;font-size:13px;font-weight:700;line-height:1.3}.contact-popover__wechat{width:100%;margin-top:10px;padding:9px 10px;border:1px solid rgba(191,219,254,.95);border-radius:12px;background:#f8fbff;display:flex;align-items:center;justify-content:space-between;gap:8px;text-align:left}.contact-popover__wechat:hover{border-color:#60a5faad;background:#f1f7ff}.contact-popover__wechat-meta{min-width:0;display:flex;flex-direction:column;gap:2px}.contact-popover__wechat-label{color:#64748b;font-size:11px;line-height:1.2}.contact-popover__wechat strong{color:#0f172a;font-size:14px;font-weight:700;line-height:1.25}.contact-popover__wechat-action{flex-shrink:0;display:inline-flex;align-items:center;gap:4px;color:var(--primary);font-size:11px;font-weight:600;line-height:1}.contact-popover__qr-wrap{margin-top:10px;border-radius:14px;overflow:hidden;background:#fff}.contact-popover__qr-shell{width:100%}.contact-popover__qr{display:block;width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover;background:#fff}.contact-popover__qr-fallback{min-height:196px;border-radius:14px;background:linear-gradient(180deg,#f8fafc,#eef4ff);color:#475569;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;text-align:center}.contact-popover__qr-fallback strong{color:#0f172a;font-size:13px;font-weight:700;line-height:1.3}.contact-popover__qr-fallback span{color:#64748b;font-size:11px;line-height:1.4}.text-button{border:0;display:inline-flex;align-items:center;gap:5px;padding:0;background:transparent;color:var(--primary);font-size:13px;font-weight:700}.page-stack{display:flex;flex-direction:column;gap:18px;min-width:0;padding:24px 32px 40px}.home-page{position:relative;min-height:100%;overflow:hidden;background:#f8f9fa}.home-page__top-fade{position:absolute;top:0;left:0;width:100%;height:400px;pointer-events:none;background:linear-gradient(180deg,#f0f4ff8a,#f8f9faeb 68%,#f8f9fa)}.home-page__glow{position:absolute;pointer-events:none;border-radius:999px}.home-page__glow--primary{top:-80px;right:-48px;width:600px;height:600px;background:rgba(var(--primary-rgb),.06);filter:blur(100px)}.home-page__glow--secondary{top:44px;right:20%;width:400px;height:400px;background:#60a5fa0f;filter:blur(80px)}.home-page__inner{position:relative;z-index:1;width:min(1200px,calc(100% - 48px));margin:0 auto;padding:28px 0 32px}.home-welcome{position:relative;min-height:96px;display:flex;align-items:center;justify-content:space-between}.home-welcome__copy{position:relative;z-index:1;margin-top:22px}.home-welcome h1{display:flex;align-items:center;gap:8px;color:#111827;font-size:28px;line-height:1.2;font-weight:800}.home-welcome h1 span{font-size:24px}.home-welcome p{margin-top:8px;color:#6b7280;font-size:13px}.home-welcome__media{position:absolute;right:0;top:50%;width:300px;height:220px;transform:translateY(-50%);pointer-events:none;opacity:1}.home-brand-static{width:100%;height:100%;display:flex;align-items:center;justify-content:flex-end}.home-brand-static__image{width:100%;height:100%;display:block;object-fit:contain}.home-action-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:20px}.home-action-card{position:relative;height:112px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;border:1px solid;border-radius:20px;padding:18px 18px 16px;text-align:left;box-shadow:var(--shadow-soft);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.home-action-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at top right,rgba(255,255,255,.66),transparent 48%)}.home-action-card:hover,.home-agent-card:hover,.home-model-card:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.home-action-card__main{position:relative;z-index:1;display:flex;align-items:flex-start;gap:12px}.home-action-card__icon{width:48px;height:48px;display:grid;place-items:center;flex-shrink:0;border-radius:16px;color:#fff;box-shadow:0 6px 16px #1118271a}.home-action-card h3{color:#111827;font-size:16px;font-weight:800}.home-action-card p{margin-top:2px;color:#6b7280;font-size:12px}.home-action-card__arrow{position:relative;z-index:1;width:26px;height:26px;display:grid;place-items:center;align-self:flex-end;border-radius:999px;transition:background-color .18s ease,color .18s ease}.home-action-card--chat{background:linear-gradient(135deg,#eef4ffa8,#fff);border-color:var(--primary-soft)}.home-action-card--chat .home-action-card__icon{background:linear-gradient(135deg,var(--primary-light),var(--primary))}.home-action-card--chat .home-action-card__arrow{color:var(--primary);background:#d7e4ffb8}.home-action-card--draw{background:linear-gradient(135deg,#fff7edb8,#fff);border-color:#ffedd5}.home-action-card--draw .home-action-card__icon{background:linear-gradient(135deg,#fdba74,#f97316)}.home-action-card--draw .home-action-card__arrow{color:#f97316;background:#ffedd5cc}.home-action-card--video{background:linear-gradient(135deg,#eff6ffb8,#fff);border-color:#dbeafe}.home-action-card--video .home-action-card__icon{background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.home-action-card--video .home-action-card__arrow{color:#2563eb;background:#dbeafed1}.home-action-card--audio{background:linear-gradient(135deg,#ecfdf5b8,#fff);border-color:#d1fae5}.home-action-card--audio .home-action-card__icon{background:linear-gradient(135deg,#34d399,#059669)}.home-action-card--audio .home-action-card__arrow{color:#059669;background:#d1fae5d1}.home-action-card:hover .home-action-card__arrow{color:#fff;background:var(--primary)}.home-section{margin-top:24px}.home-section__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.home-section__header h2{color:#111827;font-size:15px;font-weight:800}.home-section__more{border:0;display:inline-flex;align-items:center;gap:3px;background:transparent;color:var(--primary);font-size:12px;font-weight:700}.home-agent-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}.home-agent-card{min-height:140px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid #f0f1f5;border-radius:14px;padding:14px;background:#fff;text-align:left;box-shadow:var(--shadow-soft);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.home-agent-card:hover{border-color:var(--border-strong)}.home-agent-card__body{display:block}.home-agent-card__thumb{width:44px;height:44px;overflow:hidden;margin-bottom:10px;border-radius:14px;background:#f9fafb;transition:transform .18s ease}.home-agent-card__thumb img{width:100%;height:100%;object-fit:cover}.home-agent-card:hover .home-agent-card__thumb{transform:scale(1.05)}.home-agent-card__thumb.is-emoji{display:grid;place-items:center;font-size:22px}.home-agent-card__thumb--neutral{background:#f3f4f6}.home-agent-card__thumb--orange{background:#fff7ed}.home-agent-card__thumb--blue{background:#eff6ff}.home-agent-card__thumb--indigo{background:var(--primary-soft)}.home-agent-card__thumb--emerald{background:#ecfdf5}.home-agent-card h3{color:#111827;font-size:13px;font-weight:800}.home-agent-card p{display:-webkit-box;margin-top:5px;overflow:hidden;color:#6b7280;font-size:10px;line-height:1.55;-webkit-line-clamp:2;-webkit-box-orient:vertical}.home-agent-card__meta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:12px;color:#9ca3af;font-size:10px}.home-agent-card__meta span{display:inline-flex;align-items:center;gap:3px}.home-agent-card__meta strong{color:#6b7280}.home-agent-card--more{align-items:center;justify-content:center;border-style:dashed;background:#f9fafbb8;text-align:center}.home-agent-card--more h3,.home-agent-card--more p{text-align:center}.home-agent-card__plus{width:40px;height:40px;display:grid;place-items:center;margin-bottom:10px;border:1px solid #f0f1f5;border-radius:999px;color:#9ca3af;background:#fff;box-shadow:var(--shadow-soft)}.home-model-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:12px}.home-model-card{position:relative;min-height:114px;border:1px solid #f0f1f5;border-radius:14px;padding:12px 10px;background:#fff;text-align:center;box-shadow:var(--shadow-soft);transition:transform .2s ease,box-shadow .2s ease}.home-model-card__badge{position:absolute;top:0;right:50%;transform:translate(50%,-50%);padding:2px 6px;border:1px solid #bbf7d0;border-radius:7px;background:#f0fdf4;color:#16a34a;font-size:8px;font-weight:800}.home-model-card__badge--new{border-color:#bfdbfe;background:#eff6ff;color:#2563eb}.home-model-card__icon{width:40px;height:40px;display:grid;place-items:center;margin:4px auto 8px;border-radius:12px;color:#111827;background:#fff}.home-model-card h3{overflow:hidden;color:#111827;font-size:12px;font-weight:800;white-space:nowrap;text-overflow:ellipsis}.home-model-card p{margin-top:4px;color:#9ca3af;font-size:10px}.btn{min-height:40px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 14px;border-radius:12px;background:#fff;color:#111827;font-weight:700}.btn--primary{color:#fff;background:var(--primary);box-shadow:0 10px 18px rgba(var(--primary-rgb),.18)}.btn--compact{min-height:36px;gap:6px;padding:0 16px;border-radius:10px;font-size:13px;font-weight:700}.btn--tiny{min-height:30px;gap:4px;padding:0 12px;border-radius:10px;font-size:12px;font-weight:800}.btn--secondary{border-color:#e5e7eb;color:#374151}.btn--ghost{border-color:#e5e7eb;background:transparent;color:#6b7280}.btn--full{width:100%}.backoffice-shell{height:100vh;min-height:0;display:grid;grid-template-columns:248px minmax(0,1fr);overflow:hidden;background:#f4f6f8}.backoffice-shell.is-collapsed{grid-template-columns:84px minmax(0,1fr)}.backoffice-sidebar{min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden;border-right:1px solid #e5e7eb;background:#fff}.backoffice-sidebar__brand{height:74px;display:flex;align-items:center;justify-content:flex-start;padding:0 16px;border-bottom:1px solid #eef0f4;flex-shrink:0}.backoffice-shell.is-collapsed .backoffice-sidebar__brand{justify-content:center;padding:0}.backoffice-sidebar__logo{display:inline-flex;align-items:center;gap:8px;min-width:0}.backoffice-sidebar__logo-icon{width:34px;height:34px;display:grid;place-items:center;flex-shrink:0}.backoffice-sidebar__logo-icon img,.backoffice-sidebar__logo-wordmark img{width:100%;height:100%;object-fit:contain}.backoffice-sidebar__logo-wordmark{width:92px;height:22px;display:grid;place-items:center;flex-shrink:0}.backoffice-shell.is-collapsed .backoffice-sidebar__logo{justify-content:center}.backoffice-shell.is-collapsed .backoffice-sidebar__logo-icon{width:34px;height:34px}.backoffice-sidebar__nav{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:4px;padding:14px 10px}.backoffice-nav-link{width:100%;min-height:40px;border:0;display:flex;align-items:center;gap:10px;padding:0 12px;border-radius:8px;background:transparent;color:#475569;font-size:14px;font-weight:700;text-align:left}.backoffice-shell.is-collapsed .backoffice-nav-link{justify-content:center;padding:0}.backoffice-nav-link svg{flex-shrink:0;color:#94a3b8}.backoffice-nav-link:hover,.backoffice-nav-link.is-active{background:#eff6ff;color:#1d4ed8}.backoffice-nav-link:hover svg,.backoffice-nav-link.is-active svg{color:#2563eb}.backoffice-sidebar__footer{flex-shrink:0;padding:12px;border-top:1px solid #eef0f4}.backoffice-user{display:flex;align-items:center;gap:10px;min-height:44px;padding:6px;border-radius:8px;background:#f8fafc}.backoffice-shell.is-collapsed .backoffice-user{justify-content:center;background:transparent}.backoffice-user__avatar{width:32px;height:32px;border-radius:999px;object-fit:cover;background:#e5e7eb}.backoffice-user__copy{min-width:0;display:flex;flex-direction:column}.backoffice-user__copy strong{overflow:hidden;color:#111827;font-size:13px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.backoffice-user__copy span{color:#94a3b8;font-size:11px}.backoffice-return{width:100%;min-height:38px;border:0;display:flex;align-items:center;gap:8px;margin-top:8px;padding:0 10px;border-radius:8px;background:transparent;color:#64748b;font-size:13px;font-weight:700}.backoffice-return:hover{background:var(--primary-soft);color:var(--primary)}.backoffice-main{min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden}.backoffice-header{height:64px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 24px;border-bottom:1px solid #e5e7eb;background:#fff;flex-shrink:0}.backoffice-header__left,.backoffice-header__right{min-width:0;display:flex;align-items:center;gap:12px}.backoffice-header__divider{width:1px;height:24px;background:#e5e7eb}.backoffice-header__copy{min-width:0}.backoffice-header__extra{display:inline-flex;align-items:center;margin-left:18px;position:relative;z-index:3}.backoffice-header__copy h1{overflow:hidden;color:#111827;font-size:18px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.backoffice-header__copy p{margin-top:2px;color:#64748b;font-size:12px}.backoffice-site-chip{max-width:240px;overflow:hidden;padding:8px 10px;border:1px solid #dbeafe;border-radius:8px;background:#eff6ff;color:#1d4ed8;font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.backoffice-header__identity{display:flex;align-items:center;gap:8px;padding:4px 8px 4px 4px;border:1px solid #e5e7eb;border-radius:999px;background:#fff}.backoffice-header__identity span{width:28px;height:28px;display:grid;place-items:center;border-radius:999px;background:#2563eb;color:#fff;font-size:11px;font-weight:900}.backoffice-header__identity strong{color:#334155;font-size:12px}.backoffice-content{flex:1;min-width:0;min-height:0;overflow:auto;padding:22px 24px 32px}.backoffice-page-stack{display:flex;flex-direction:column;gap:16px;width:min(1480px,100%);margin:0 auto}.backoffice-toolbar{min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.backoffice-toolbar h2{color:#111827;font-size:17px;font-weight:900}.backoffice-toolbar p{margin-top:4px;color:#64748b;font-size:12px;line-height:1.5}.backoffice-toolbar>span{flex-shrink:0;padding:5px 8px;border-radius:6px;background:#f0fdf4;color:#15803d;font-size:11px;font-weight:900}.backoffice-toolbar>span.is-error{background:#fef2f2;color:#b91c1c}.backoffice-kpi-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.backoffice-kpi-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.backoffice-metric{min-height:120px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:16px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;box-shadow:0 8px 20px #0f172a08}.backoffice-metric span{display:block;color:#64748b;font-size:12px;font-weight:800}.backoffice-metric__value{display:block;margin-top:8px;color:#111827;font-size:22px;font-weight:900}.backoffice-metric__value strong{color:inherit;font-size:inherit;font-weight:inherit}.backoffice-metric__value .backoffice-price-text{gap:6px}.backoffice-metric__value .backoffice-price-text em{font-size:12px}.backoffice-metric p{margin-top:8px;color:#94a3b8;font-size:11px;line-height:1.4}.backoffice-metric svg{flex-shrink:0;color:#2563eb}.backoffice-metric.is-green svg{color:#059669}.backoffice-metric.is-blue svg{color:#0284c7}.backoffice-metric.is-red svg{color:#dc2626}.backoffice-metric.is-amber svg{color:#d97706}.backoffice-split-grid,.backoffice-two-column{display:grid;grid-template-columns:2fr 1fr;gap:12px}.backoffice-two-column{grid-template-columns:repeat(2,minmax(0,1fr))}.backoffice-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.backoffice-summary-item{min-height:116px;display:flex;flex-direction:column;gap:8px;padding:16px;border:1px solid #e5e7eb;border-radius:8px;background:#f8fafc}.backoffice-summary-item span{color:#64748b;font-size:12px;font-weight:800}.backoffice-summary-item__value{color:#111827;font-size:18px;font-weight:900}.backoffice-summary-item__value strong{color:inherit;font-size:inherit;font-weight:inherit}.backoffice-summary-item__value .backoffice-price-text{gap:4px}.backoffice-summary-item__value .backoffice-price-text em{font-size:11px}.backoffice-summary-item p{color:#94a3b8;font-size:11px;line-height:1.5}.backoffice-summary-item.is-blue{background:#eff6ff}.backoffice-summary-item.is-green{background:#ecfdf5}.backoffice-summary-item.is-red{background:#fef2f2}.backoffice-summary-item.is-amber{background:#fffbeb}.backoffice-health-list{display:flex;flex-direction:column;gap:12px}.backoffice-health-item{display:flex;flex-direction:column;gap:8px;padding:14px 14px 12px;border-radius:8px;background:#f8fafc}.backoffice-health-item__header{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.backoffice-health-item__header strong{overflow:hidden;color:#111827;font-size:13px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.backoffice-health-item__header span{flex-shrink:0;color:#334155;font-size:12px;font-weight:800}.backoffice-health-item p{color:#64748b;font-size:11px;line-height:1.5}.backoffice-health-item__track{height:8px;overflow:hidden;border-radius:999px;background:#e2e8f0}.backoffice-health-item__bar{display:block;height:100%;border-radius:inherit;background:#2563eb}.backoffice-health-item__bar.is-online,.backoffice-health-item__bar.is-active,.backoffice-health-item__bar.is-settled{background:#059669}.backoffice-health-item__bar.is-pending,.backoffice-health-item__bar.is-standby{background:#d97706}.backoffice-health-item__bar.is-disabled,.backoffice-health-item__bar.is-failed{background:#dc2626}.backoffice-panel,.backoffice-table-wrap{border:1px solid #e5e7eb;border-radius:8px;background:#fff;overflow:hidden}.backoffice-panel{padding:16px}.backoffice-panel__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.backoffice-panel__header h3{color:#111827;font-size:14px;font-weight:900}.backoffice-table-wrap{overflow-x:auto}.backoffice-table-wrap.is-horizontal-scroll{overflow-x:auto;overflow-y:hidden}.backoffice-table{width:100%;border-collapse:collapse;min-width:720px}.backoffice-table th,.backoffice-table td{padding:13px 14px;border-bottom:1px solid #f1f5f9;color:#334155;font-size:13px;text-align:left;white-space:nowrap}.backoffice-table th{background:#f8fafc;color:#64748b;font-size:12px;font-weight:900}.backoffice-table th.is-sticky-column,.backoffice-table td.is-sticky-column{position:sticky;z-index:2;background:#fff;box-shadow:1px 0 #eef2f7}.backoffice-table th.is-sticky-column-right,.backoffice-table td.is-sticky-column-right{box-shadow:-1px 0 #eef2f7}.backoffice-table th.is-sticky-column{z-index:3;background:#f8fafc}.backoffice-table th.is-sticky-column-right{z-index:4}.backoffice-table-sort-button{display:inline-flex;align-items:center;justify-content:space-between;gap:8px;width:100%;padding:0;border:0;background:transparent;color:inherit;font:inherit;font-weight:inherit;cursor:pointer}.backoffice-table-sort-button.is-active{color:#2563eb}.backoffice-table-sort-button span{white-space:nowrap}.backoffice-table-sort-icon{color:#94a3b8;font-size:12px;line-height:1}.backoffice-table-sort-button.is-active .backoffice-table-sort-icon{color:#2563eb}.backoffice-table tr:last-child td{border-bottom:0}.backoffice-table tbody tr.is-row-disabled td{color:#94a3b8;background:#fcfcfd}.backoffice-table tbody tr.is-row-disabled .backoffice-status{opacity:.88}.backoffice-table-wrap.is-compact .backoffice-table th,.backoffice-table-wrap.is-compact .backoffice-table td{padding:10px 12px}.backoffice-resolution-pricing{display:flex;flex-direction:column;gap:8px;min-width:240px}.backoffice-resolution-summary-button{display:inline-flex;flex-direction:column;align-items:flex-start;gap:4px;min-width:150px;padding:10px 12px;border:1px solid #dbe3ef;border-radius:12px;background:#f8fafc;color:#0f172a;text-align:left;cursor:pointer;transition:all .18s ease}.backoffice-resolution-summary-button:hover{border-color:#93c5fd;background:#eff6ff}.backoffice-resolution-summary-button strong{font-size:12px;font-weight:900;color:#0f172a}.backoffice-resolution-summary-button span{font-size:12px;color:#64748b}.backoffice-resolution-pricing__item{display:flex;flex-direction:column;gap:4px;padding:8px 10px;border:1px solid #e5e7eb;border-radius:10px;background:#f8fafc}.backoffice-resolution-pricing__item strong{color:#111827;font-size:12px;font-weight:900}.backoffice-resolution-pricing__item span{color:#475569;font-size:12px;white-space:normal}.backoffice-resolution-detail-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.backoffice-resolution-detail-head strong{color:#111827;font-size:14px;font-weight:900}.backoffice-resolution-detail-head span{color:#64748b;font-size:12px}.backoffice-resolution-editor{display:flex;flex-direction:column;gap:12px;padding:14px 16px;border:1px solid #e5e7eb;border-radius:12px;background:#f8fafc}.backoffice-resolution-editor__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.backoffice-resolution-editor__header strong{color:#111827;font-size:13px;font-weight:900}.backoffice-resolution-editor__header span,.backoffice-resolution-editor__limits span{color:#64748b;font-size:12px}.backoffice-resolution-editor__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.backoffice-resolution-editor__limits{display:flex;flex-wrap:wrap;gap:10px 16px}.backoffice-resolution-toggle-list{display:flex;flex-wrap:wrap;gap:8px}.backoffice-config-mode-switch{display:inline-flex;align-items:center;gap:0;padding:4px;border:1px solid #d5deea;border-radius:14px;background:linear-gradient(180deg,#f8fbff,#eef4fb);box-shadow:inset 0 1px #ffffffb8;width:fit-content}.backoffice-config-mode-switch__button{min-height:38px;padding:0 18px;border:none;border-radius:10px;background:transparent;color:#475569;font-size:13px;font-weight:900;letter-spacing:.01em;cursor:pointer;transition:all .18s ease}.backoffice-config-mode-switch__button.is-active{background:linear-gradient(180deg,#fff,#f8fbff);color:#1d4ed8;box-shadow:0 10px 20px #2563eb1f,0 1px 2px #0f172a14}.backoffice-config-mode-switch__button:hover:not(.is-active){color:#1e293b;background:#ffffff94}.backoffice-config-json-panel{display:flex;flex-direction:column;gap:12px}.backoffice-config-json-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border:1px solid #e5e7eb;border-radius:12px;background:#f8fafc}.backoffice-config-json-toolbar__meta{display:flex;flex-direction:column;gap:4px}.backoffice-config-json-toolbar__meta strong{color:#111827;font-size:13px;font-weight:900}.backoffice-config-json-toolbar__meta span{color:#64748b;font-size:12px}.backoffice-config-json-toolbar__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.backoffice-config-json-textarea{min-height:520px;width:100%;padding:14px 16px;border:1px solid #dbe2ea;border-radius:12px;background:#0f172a;color:#e2e8f0;font-size:12px;line-height:1.7;font-family:SFMono-Regular,SF Mono,Menlo,Monaco,Consolas,monospace;resize:vertical;box-sizing:border-box}.backoffice-config-json-textarea:focus{outline:none;border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa2e}@media (max-width: 960px){.backoffice-config-json-toolbar{flex-direction:column;align-items:stretch}.backoffice-config-json-toolbar__actions{justify-content:flex-start}.backoffice-config-json-textarea{min-height:420px}}.backoffice-resolution-toggle{display:inline-flex;align-items:center;gap:6px;min-height:32px;padding:0 10px;border:1px solid #dbe3ef;border-radius:999px;background:#fff;color:#334155;font-size:12px;font-weight:700;cursor:pointer;transition:all .18s ease}.backoffice-resolution-toggle:hover{border-color:#93c5fd;background:#eff6ff}.backoffice-resolution-toggle.is-selected{border-color:#2563eb;background:#eff6ff;color:#1d4ed8;box-shadow:inset 0 0 0 1px #2563eb14}.backoffice-resolution-toggle input{margin:0;pointer-events:none}.backoffice-resolution-ratio-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.backoffice-video-capability-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px}.backoffice-video-capability-row{display:flex;align-items:flex-start;gap:12px}.backoffice-video-capability-row .backoffice-form-field{flex:1}.backoffice-empty-cell,.backoffice-empty-note{color:#94a3b8;text-align:center}.backoffice-status{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border-radius:999px;background:#f1f5f9;color:#475569;font-size:11px;font-weight:900}.backoffice-status.is-active,.backoffice-status.is-online,.backoffice-status.is-approved,.backoffice-status.is-published,.backoffice-status.is-succeeded,.backoffice-status.is-settled{background:#dcfce7;color:#15803d}.backoffice-status.is-processing,.backoffice-status.is-info{background:#dbeafe;color:#1d4ed8}.backoffice-filter-bar{display:flex;flex-wrap:wrap;gap:12px;align-items:center;padding:18px 20px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;box-shadow:0 1px 2px #0f172a08}.backoffice-filter-bar--inspiration-review{gap:14px}.backoffice-filter-bar input,.backoffice-filter-bar select,.backoffice-form-field input,.backoffice-form-field select,.backoffice-inline-fields input,.backoffice-binding-grid input,.backoffice-binding-grid select{min-height:38px;padding:0 14px;border:1px solid #dbe2ea;border-radius:10px;outline:none;background:#fff;color:#111827;font-size:13px}.backoffice-filter-bar input,.backoffice-inline-fields input{min-width:260px}.backoffice-filter-reset{min-height:38px;padding:0 16px;border-radius:10px;color:#667085}.backoffice-filter-result-count{margin-left:auto;min-height:38px;padding:0 16px;border:1px solid #e5e7eb;border-radius:999px;display:inline-flex;align-items:center;gap:6px;background:linear-gradient(180deg,#fff,#f8fbff);color:#667085;font-size:13px;font-weight:700;white-space:nowrap}.backoffice-filter-result-count strong{color:#101828;font-size:16px;font-weight:900}.backoffice-pagination{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:4px 2px 0;color:#475569;font-size:13px}.backoffice-pagination button{min-width:72px;height:34px;padding:0 12px;border:1px solid #dbe2ea;border-radius:10px;background:#fff;color:#111827;font-size:13px;font-weight:700;cursor:pointer;transition:all .18s ease}.backoffice-pagination button:hover:not(:disabled){border-color:#93c5fd;background:#eff6ff}.backoffice-pagination button:disabled{cursor:not-allowed;opacity:.45}.backoffice-detail-section{display:flex;flex-direction:column;gap:12px}.backoffice-detail-section h3{margin:0;color:#0f172a;font-size:15px;font-weight:900}.backoffice-detail-note{display:flex;flex-direction:column;gap:8px;padding:14px 16px;border:1px solid #e5e7eb;border-radius:12px;background:#f8fafc;color:#334155;font-size:13px;line-height:1.65}.backoffice-detail-note p{margin:0}.backoffice-filter-result-count em{color:#94a3b8;font-style:normal;font-weight:700}.backoffice-inline-state{min-height:20px;display:flex;align-items:center;justify-content:flex-end;padding:0 4px;color:#15803d;font-size:12px;font-weight:700}.backoffice-inline-state .is-error{color:#dc2626}.backoffice-row-actions{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.backoffice-notification-main{min-width:0;display:flex;flex-direction:column;gap:6px}.backoffice-notification-main strong{overflow:hidden;color:#111827;font-size:13px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.backoffice-notification-main span{display:-webkit-box;overflow:hidden;color:#64748b;font-size:12px;line-height:1.6;-webkit-box-orient:vertical;-webkit-line-clamp:2}.backoffice-status-switch{display:inline-flex;align-items:center;gap:8px;min-height:32px;padding:0 4px 0 0;border:none;background:transparent;color:#334155;cursor:pointer}.backoffice-status-switch__track{position:relative;width:36px;height:20px;border-radius:999px;background:#cbd5e1;transition:background .18s ease}.backoffice-status-switch__thumb{position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #0f172a29;transition:transform .18s ease}.backoffice-status-switch__label{font-size:12px;font-weight:800;white-space:nowrap}.backoffice-status-switch.is-enabled .backoffice-status-switch__track{background:#2563eb}.backoffice-status-switch.is-enabled .backoffice-status-switch__thumb{transform:translate(16px)}.backoffice-status-switch.is-enabled .backoffice-status-switch__label{color:#1d4ed8}.backoffice-status-switch.is-disabled .backoffice-status-switch__label{color:#64748b}.backoffice-multi-line{display:flex;flex-direction:column;gap:6px;white-space:normal}.backoffice-price-text{display:inline-flex;flex-direction:column;gap:4px;white-space:normal}.backoffice-price-text strong{color:#111827;font-size:13px;font-weight:800;line-height:1.35}.backoffice-price-text em{color:#64748b;font-style:normal;font-size:12px;line-height:1.35}.backoffice-price-text.is-compact strong{font-size:12px}.backoffice-price-text.is-compact em{font-size:11px}.backoffice-price-text.is-amount-first strong{letter-spacing:-.01em}.backoffice-price-text.is-amount-first em{color:#7c8aa5}.backoffice-model-main{display:flex;flex-direction:column;gap:4px;white-space:normal}.backoffice-model-main strong{color:#111827;font-size:13px;font-weight:800}.backoffice-model-main span{color:#64748b;font-size:12px}.admin-dialog{width:min(1120px,calc(100vw - 32px));max-height:calc(100vh - 48px);display:flex;flex-direction:column;overflow:hidden;border:1px solid #e5e7eb;border-radius:12px;background:#fff;box-shadow:0 24px 60px #0f172a29}.admin-dialog__header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;border-bottom:1px solid #f1f5f9}.admin-dialog__header h3{color:#111827;font-size:16px;font-weight:900}.admin-dialog__body{overflow:auto;overflow-x:visible;padding:18px;position:relative;z-index:1}.backoffice-modal-stack{display:flex;flex-direction:column;gap:16px}.backoffice-inline-fields{display:flex;gap:12px;align-items:center}.backoffice-inline-actions{display:flex;justify-content:flex-start}.backoffice-search-list{display:flex;flex-direction:column;gap:8px}.backoffice-search-item{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:12px 14px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;text-align:left}.backoffice-search-item.is-active{border-color:#246bfd;background:#eff6ff}.backoffice-search-item strong{color:#111827;font-size:13px;font-weight:800}.backoffice-search-item span{color:#64748b;font-size:12px}.backoffice-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.backoffice-form-field{display:flex;flex-direction:column;gap:8px}.backoffice-form-field span{color:#475569;font-size:12px;font-weight:800}.backoffice-form-message{color:#dc2626;font-size:12px}.backoffice-dialog-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px}.backoffice-dialog-actions--between{justify-content:space-between}.backoffice-binding-list{display:flex;flex-direction:column;gap:12px}.backoffice-binding-card{padding:14px;border:1px solid #e5e7eb;border-radius:10px;background:#f8fafc}.backoffice-binding-card__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.backoffice-binding-card__header strong{color:#111827;font-size:13px;font-weight:900}.backoffice-binding-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.backoffice-status.is-pending,.backoffice-status.is-standby,.backoffice-status.is-warning{background:#fef3c7;color:#b45309}.backoffice-status.is-disabled,.backoffice-status.is-failed,.backoffice-status.is-rejected,.backoffice-status.is-offline{background:#fee2e2;color:#b91c1c}.backoffice-mini-bars{height:260px;display:flex;align-items:flex-end;gap:10px;padding:12px 4px 2px}.backoffice-mini-bars span{flex:1;min-width:22px;border-radius:6px 6px 0 0;background:linear-gradient(180deg,#60a5fa,#2563eb)}.backoffice-status-list,.backoffice-record-list{display:flex;flex-direction:column;gap:10px}.backoffice-status-list>div,.backoffice-record-list>div{min-height:44px;display:flex;align-items:center;gap:10px;padding:10px;border-radius:8px;background:#f8fafc}.backoffice-status-list strong,.backoffice-record-list span{flex:1;min-width:0;overflow:hidden;color:#334155;font-size:13px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.backoffice-status-list em,.backoffice-record-list strong{color:#111827;font-style:normal;font-size:13px;font-weight:900}.backoffice-dot{width:8px;height:8px;flex-shrink:0;border-radius:999px;background:#94a3b8}.backoffice-dot.is-processing{background:#2563eb}.backoffice-dot.is-settled{background:#059669}.backoffice-dot.is-pending{background:#d97706}.backoffice-dot.is-failed{background:#dc2626}.backoffice-action-bar{min-height:62px;display:flex;align-items:center;gap:12px;padding:12px;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.backoffice-action-bar label{min-height:38px;display:flex;align-items:center;gap:8px;padding:0 10px;border:1px solid #e5e7eb;border-radius:8px;background:#f8fafc}.backoffice-action-bar label span,.backoffice-action-bar label em{color:#64748b;font-size:12px;font-style:normal;font-weight:800}.backoffice-action-bar input{width:78px;border:0;outline:0;background:transparent;color:#111827;font-weight:900}.backoffice-action-bar p{color:var(--primary);font-size:12px;font-weight:800}.backoffice-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.backoffice-detail-item{min-height:112px;display:flex;flex-direction:column;gap:8px;padding:16px;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.backoffice-detail-item svg{color:#2563eb}.backoffice-detail-item span{color:#64748b;font-size:12px;font-weight:800}.backoffice-detail-item strong{overflow:hidden;color:#111827;font-size:15px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.backoffice-account-box{display:flex;flex-direction:column;gap:6px}.backoffice-account-box strong{color:#111827;font-size:16px;font-weight:900}.backoffice-account-box span{color:#64748b;font-size:13px}.backoffice-access{min-height:100vh;display:grid;place-items:center;padding:24px;background:#f4f6f8}.backoffice-access__panel{width:min(420px,100%);padding:28px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;text-align:center;box-shadow:0 16px 40px #0f172a14}.backoffice-access__icon{width:48px;height:48px;display:grid;place-items:center;margin:0 auto 16px;border-radius:999px;background:#eff6ff;color:#2563eb}.backoffice-access h1{color:#111827;font-size:22px;font-weight:900}.backoffice-access p{margin:10px 0 18px;color:#64748b;font-size:13px;line-height:1.7}.focus-page{position:relative;height:100%;min-height:0;overflow:hidden;background:#f9fafb}.focus-topbar{position:absolute;top:16px;right:24px;left:24px;height:auto;display:flex;align-items:center;justify-content:space-between;padding:0;z-index:30;pointer-events:none}.focus-topbar__tools{display:flex;align-items:center;gap:12px;margin-left:auto;pointer-events:auto}.focus-topbar__lead{display:flex;align-items:center;gap:10px;pointer-events:auto}.focus-icon-button{position:relative;width:38px;height:38px;border:0;display:grid;place-items:center;border-radius:999px;background:transparent;color:#6b7280}.focus-icon-button:hover{background:#f3f4f6;color:var(--primary)}.focus-history-menu{position:absolute;top:14px;left:16px;z-index:40;pointer-events:auto}.agent-workspace-shell{height:100%;min-height:0;display:grid;grid-template-columns:280px minmax(0,1fr);gap:0}.agent-workspace-shell__sidebar{height:100%;min-height:0;border-right:1px solid #e9eef5;background:linear-gradient(180deg,#fffffffa,#f8fafdfa),#fcfcfd;box-shadow:14px 0 32px #0f172a0a;display:flex;flex-direction:column}.agent-workspace-shell__sidebar--compact-rail{border-right-color:#eef2f7;box-shadow:10px 0 24px #0f172a08}.agent-workspace-shell__sidebar-header{min-height:68px;display:flex;align-items:center;padding:0 20px;color:#111827;font-size:16px;font-weight:900;letter-spacing:.01em;flex-shrink:0}.agent-workspace-shell__sidebar--compact-rail .agent-workspace-shell__sidebar-header{min-height:58px;padding:0 18px;font-size:14px}.agent-workspace-shell__sidebar-body{flex:1;min-height:0;padding:0 8px 12px;overflow:hidden;display:flex;flex-direction:column}.agent-workspace-shell__sidebar--compact-rail .agent-workspace-shell__sidebar-body{padding:0 8px 10px}.agent-workspace-shell__sidebar-body .focus-history-popover__new{margin-bottom:6px}.agent-workspace-shell__main{min-width:0;min-height:0;position:relative;display:flex;flex-direction:column}.focus-history-menu__bar{display:flex;align-items:center;overflow:hidden;border:1px solid var(--border-strong);border-radius:12px;background:#fff;box-shadow:var(--shadow-soft)}.focus-history-menu__bar button{min-height:38px;border:0;display:inline-flex;align-items:center;padding:0 13px;background:transparent;color:#1f2937;font-size:14px;font-weight:700;max-width:136px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.focus-history-menu__bar button:hover{background:var(--primary-soft);color:var(--primary)}.focus-history-menu__bar span{width:1px;height:20px;background:var(--border-strong)}.focus-history-popover{position:absolute;top:calc(100% + 8px);left:0;width:280px;overflow:visible;border:1px solid #f0f1f5;border-radius:18px;background:#fff;padding:8px;box-shadow:0 18px 44px #1118271f}.focus-history-popover__scroller{max-height:332px;overflow-y:auto;padding-bottom:2px;scrollbar-width:none}.agent-workspace-shell__sidebar--compact-rail .focus-history-popover__scroller{max-height:none;padding-bottom:0}.focus-history-popover__scroller::-webkit-scrollbar{display:none}.focus-history-popover__new{width:100%;min-height:42px;border:0;display:flex;align-items:center;gap:10px;padding:0 12px;border-radius:12px;background:transparent;color:#1f2937;font-size:14px;font-weight:700}.agent-workspace-shell__sidebar--compact-rail .focus-history-popover__new{min-height:38px;padding:0 12px;border-radius:12px;font-size:13px}.focus-history-popover__new-icon,.focus-drawer__new-icon{width:24px;height:24px;display:grid;place-items:center;flex-shrink:0;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#374151}.agent-workspace-shell__sidebar--compact-rail .focus-history-popover__new-icon,.agent-workspace-shell__sidebar--compact-rail .focus-history-popover__item-icon{width:22px;height:22px}.focus-history-popover__new:hover,.focus-history-popover__item:hover{background:#f9fafb}.focus-history-popover__label,.focus-drawer__label{padding:12px 14px 6px;color:#9ca3af;font-size:12px;font-weight:800}.agent-workspace-shell__sidebar--compact-rail .focus-history-popover__label{padding:8px 10px 6px;font-size:10px}.focus-history-popover__item{width:100%;min-height:46px;border:1px solid transparent;display:flex;align-items:center;gap:8px;overflow:visible;padding:0 10px 0 14px;border-radius:12px;background:transparent;color:#1f2937;font-size:14px;font-weight:600;text-align:left;position:relative}.agent-workspace-shell__sidebar--compact-rail .focus-history-popover__item{min-height:38px;padding:0 10px 0 12px;border-radius:10px}.focus-history-popover__item.is-active{border-color:var(--border-strong);background:#eef4ffb8;color:var(--primary)}.focus-history-popover__item-main,.focus-drawer__conversation-main{flex:1;min-width:0;border:0;display:flex;align-items:center;justify-content:flex-start;gap:0;overflow:hidden;padding:0;background:transparent;color:inherit;font:inherit;text-align:left;white-space:nowrap;text-overflow:ellipsis;font-weight:500}.agent-workspace-shell__sidebar--compact-rail .focus-history-popover__item-main{min-height:38px}.focus-history-popover__item-icon,.focus-drawer__conversation-icon,.sidebar-mobile-workspace__session-icon,.draw-mobile-workspace-drawer__session-icon{min-width:18px;width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin-right:10px;color:rgba(var(--primary-rgb),.82);transform:translateY(-.5px)}.agent-workspace-shell__sidebar--compact-rail .focus-history-popover__item-icon{margin-right:10px;color:rgba(var(--primary-rgb),.82)}.focus-history-popover__item-main>span:last-child,.focus-drawer__conversation-main>span:last-child,.draw-mobile-workspace-drawer__session-main>strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.agent-workspace-shell__sidebar--compact-rail .focus-history-popover__item-main>span:last-child{font-size:12px;font-weight:600;color:#6d7b90}.focus-history-popover__item-title{min-width:0;opacity:.84}.agent-workspace-shell__sidebar--compact-rail .focus-history-popover__item.is-active .focus-history-popover__item-main>span:last-child{color:#2457c5;font-weight:700}.agent-workspace-shell__sidebar--compact-rail .focus-history-popover__item:not(.is-active) .focus-history-popover__item-main>.focus-history-popover__item-title{color:#9ca6b4;opacity:.58}.focus-history-popover__item-menu,.focus-drawer__conversation-menu{width:28px;height:28px;border:0;display:grid;place-items:center;flex-shrink:0;border-radius:8px;background:transparent;color:#6b7280}.focus-history-popover__item-menu:hover,.focus-drawer__conversation-menu:hover{background:#f3f4f6e6;color:#111827}.draw-conversation-history__menu-shell{position:absolute;top:0;left:calc(100% + 10px);z-index:8;min-width:132px;padding:6px;border:1px solid #e5e7eb;border-radius:12px;background:#fffffffa;box-shadow:0 14px 32px #0f172a1f}.draw-conversation-history__menu-shell button{width:100%;min-height:34px;border:0;display:flex;align-items:center;padding:0 10px;border-radius:8px;background:transparent;color:#1f2937;font-size:13px;font-weight:600;text-align:left}.draw-conversation-history__menu-shell button:hover{background:#f3f4f6}.draw-conversation-history__title-input{flex:1;min-width:0;min-height:34px;border:1px solid rgba(59,130,246,.2);padding:0 12px;border-radius:10px;background:#fff;color:#111827;font-size:13px;font-weight:600;outline:none;box-shadow:0 0 0 3px #3b82f614}.focus-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;border:0;background:#1118270d}.focus-drawer{position:absolute;top:0;left:0;z-index:60;width:280px;height:100%;display:flex;flex-direction:column;border-right:1px solid #f0f1f5;background:#fcfcfd;box-shadow:18px 0 48px #1118271f}.focus-drawer__header{height:68px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;flex-shrink:0}.focus-drawer__header span{color:#1f2937;font-size:16px;font-weight:800}.focus-drawer__header button,.focus-drawer__new,.focus-drawer__list button{border:0;background:transparent}.focus-drawer__header button{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;color:#6b7280}.focus-drawer__header button:hover{background:#e5e7eb80}.focus-drawer__new{min-height:48px;margin:8px 16px 14px;display:flex;align-items:center;gap:10px;padding:0 16px;border:1px solid #e5e7eb;border-radius:14px;background:#fff;color:#1f2937;font-size:14px;font-weight:700;box-shadow:var(--shadow-soft)}.focus-drawer__list{flex:1;min-height:0;overflow:auto;padding:0 12px 18px}.focus-drawer__list--history{flex:0 0 auto;margin-top:6px;padding-top:14px;border-top:1px solid #eceff4}.focus-drawer__list button{min-height:48px;display:flex;align-items:center;border-radius:16px;color:#374151;font-size:14px;font-weight:600;text-align:left}.focus-drawer__conversation-item{position:relative;width:100%;min-height:48px;display:flex;align-items:center;gap:8px;padding:0 10px 0 16px;border-radius:16px}.focus-drawer__conversation-item.is-active{border:1px solid #e5e7eb;background:#fff;color:#111827;box-shadow:var(--shadow-soft)}.focus-drawer__conversation-main{width:100%;min-height:48px;flex-direction:row;align-items:center;justify-content:flex-start;overflow:hidden;padding:0 16px 0 0;white-space:nowrap;text-overflow:ellipsis}.focus-drawer__list button:hover{background:#f3f4f6b8}.focus-drawer__list button.is-active{border:1px solid #e5e7eb;background:#fff;color:#111827;box-shadow:var(--shadow-soft)}.chat-focus-main{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;overflow:hidden;position:relative;padding:152px 48px 32px}.chat-focus-main--conversation{justify-content:flex-start;overflow:hidden;padding-top:0;padding-bottom:0}.chat-result-panel{width:min(1040px,calc(100% - 132px));flex:1;min-height:0;max-height:none;display:none;overflow-y:auto;margin:0 auto;padding:82px 0 268px;scrollbar-width:none}.chat-result-panel.is-visible{display:flex;flex-direction:column;gap:16px}.chat-result-panel::-webkit-scrollbar{display:none}.chat-floating-notice{position:fixed;top:18px;left:50%;transform:translate(-50%);z-index:180;min-height:42px;display:inline-flex;align-items:center;justify-content:center;width:fit-content;max-width:min(560px,calc(100% - 32px));margin:0 auto;padding:0 18px;border-radius:999px;color:#fff;font-size:13px;font-weight:700;line-height:1.4;text-align:center;box-shadow:0 16px 34px rgba(var(--primary-rgb),.24);pointer-events:none}.chat-floating-notice--system{border:1px solid rgba(255,255,255,.16);background:var(--primary);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.chat-floating-notice--error,.chat-floating-notice--message{border:0}.chat-floating-error{position:fixed;top:76px;left:50%;transform:translate(-50%);z-index:40;width:fit-content;max-width:min(520px,calc(100% - 72px));margin:0 auto;padding:12px 20px;border:1px solid rgba(239,68,68,.12);border-radius:999px;background:#fee2e2eb;box-shadow:0 10px 28px #ef44441a;color:#b91c1c;font-size:13px;font-weight:800;line-height:1.4;text-align:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);pointer-events:none}.chat-floating-message{position:fixed;top:76px;left:50%;transform:translate(-50%);z-index:40;width:fit-content;max-width:min(520px,calc(100% - 72px));margin:0 auto;padding:12px 20px;border:1px solid rgba(15,23,42,.08);border-radius:999px;background:#f8fafcf0;box-shadow:0 10px 28px #0f172a14;color:#0f172a;font-size:13px;font-weight:700;line-height:1.4;text-align:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);pointer-events:none}.focus-topbar--conversation{border-bottom:1px solid transparent}.focus-icon-button__dot{position:absolute;top:10px;right:10px;width:7px;height:7px;border:1px solid #ffffff;border-radius:999px;background:#ef4444}.chat-hero{width:min(1040px,calc(100% - 132px));display:flex;flex-direction:column;align-items:center;margin-top:0}.chat-brand__subtitle{margin-bottom:14px;color:#1f2937;font-size:28px;line-height:1.25;font-weight:900;text-align:center}.chat-hero__helper{margin-bottom:22px;color:#6b7280;font-size:15px;line-height:1.7;text-align:center}.chat-ability-row{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}.chat-ability-chip{min-height:38px;border:1px solid #eceff5;display:inline-flex;align-items:center;gap:8px;padding:0 16px;border-radius:999px;background:#fff;color:#475569;font-size:13px;font-weight:800;box-shadow:0 6px 16px #0f172a0d}.chat-ability-chip .is-violet{color:var(--primary)}.chat-ability-chip .is-blue{color:#3b82f6}.chat-ability-chip .is-emerald{color:#10b981}.chat-ability-chip .is-sky{color:#0ea5e9}.chat-ability-chip .is-amber{color:#f59e0b}.focus-composer{position:relative;z-index:15;width:min(900px,calc(100% - 196px));display:flex;flex-direction:column}.focus-composer--draw{width:min(1180px,100%)}.focus-composer--floating{position:absolute;left:50%;right:auto;bottom:0;transform:translate(-50%);width:min(900px,calc(100% - 196px));padding:0 0 24px}.focus-composer--floating:before{content:"";position:absolute;left:-24px;right:-24px;top:-84px;bottom:0;z-index:-1;background:linear-gradient(180deg,#f9fafb00,#f9fafbeb 38%,#f9fafb);pointer-events:none}.focus-model-select{position:relative;z-index:30;margin-bottom:8px}.unified-composer{overflow:visible}.unified-composer__body{display:flex;flex-direction:column;min-width:0}.unified-composer__top-row{display:flex;align-items:stretch;min-width:0}.unified-composer__top-left{flex-shrink:0}.unified-composer__top-right{min-width:0;flex:1;display:flex;flex-direction:column}.unified-composer__top{display:flex;flex-direction:column;gap:10px;padding:12px 18px 0}.focus-input-box__body{align-items:stretch}.unified-composer__footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 18px 18px}.unified-composer__toolbar{display:flex;align-items:center;gap:10px;flex:1;min-width:0;flex-wrap:wrap}.focus-model-select__trigger{position:relative;z-index:20;min-height:32px;border:1px solid #e5e7eb;display:inline-flex;align-items:center;gap:8px;padding:0 14px;border-radius:12px;background:#fff;color:#4b5563;font-size:13px;font-weight:800;box-shadow:0 1px 2px #0f172a0f;transition:background-color .2s ease,border-color .2s ease}.focus-model-select__trigger:hover{background:#f9fafb}.focus-model-select__trigger strong{font-size:13px;font-weight:800}.focus-model-dropdown{position:absolute;left:0;bottom:calc(100% + 10px);width:min(580px,calc(100vw - 144px));height:420px;display:flex;flex-direction:column;overflow:hidden;border:1px solid #eef2f7;border-radius:16px;background:#fff;box-shadow:0 18px 44px #0f172a24}.focus-model-dropdown__header{padding:10px 12px 9px;border-bottom:1px solid #f1f5f9}.focus-model-dropdown__header strong{display:block;color:#0f172a;font-size:14px;font-weight:900}.focus-model-dropdown__header span{display:block;margin-top:2px;color:#94a3b8;font-size:11px;font-weight:700}.focus-model-dropdown__body{display:grid;grid-template-columns:132px minmax(0,1fr);flex:1;min-height:0;overflow:hidden}.focus-model-dropdown__providers{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:8px 0;border-right:1px solid #eef2f7;background:#f8fbff}.focus-model-dropdown__providers button{width:100%;min-height:42px;border:0;border-left:3px solid transparent;display:flex;align-items:center;gap:10px;padding:8px 10px 8px 11px;background:transparent;color:#64748b;text-align:left}.focus-model-dropdown__providers button.is-active{border-left-color:var(--primary);background:rgba(var(--primary-rgb),.08);color:var(--primary)}.focus-model-dropdown__provider-icon{width:18px;height:18px;display:grid;place-items:center;flex-shrink:0}.focus-model-dropdown__provider-copy{display:flex;align-items:baseline;justify-content:space-between;gap:8px;width:100%}.focus-model-dropdown__provider-copy strong{color:inherit;font-size:12px;font-weight:800}.focus-model-dropdown__provider-copy em{color:#94a3b8;font-size:11px;font-style:normal;font-weight:700}.focus-model-dropdown__models{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:8px}.focus-model-dropdown__content{min-height:0;display:flex;flex:1;flex-direction:column;overflow:hidden}.focus-model-dropdown__tabs{display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;padding:10px 12px 0;scrollbar-width:none;-ms-overflow-style:none}.focus-model-dropdown__tabs::-webkit-scrollbar{display:none}.focus-model-dropdown__tabs button{min-height:34px;border:1px solid rgba(214,223,244,.9);display:inline-flex;align-items:center;gap:6px;padding:0 14px;border-radius:999px;background:#f7f9fe;color:#6b7280;white-space:nowrap}.focus-model-dropdown__tabs button strong{color:inherit;font-size:12px;font-weight:800}.focus-model-dropdown__tabs button em{color:inherit;font-size:11px;font-style:normal;font-weight:700;opacity:.72}.focus-model-dropdown__tabs button.is-active{border-color:rgba(var(--primary-rgb),.24);background:linear-gradient(180deg,rgba(var(--primary-rgb),.14),rgba(var(--primary-rgb),.08));color:var(--primary);box-shadow:inset 0 0 0 1px rgba(var(--primary-rgb),.06)}.focus-model-select__arrow{opacity:.5;flex-shrink:0}.focus-model-select__icon{width:16px;height:16px;display:grid;place-items:center;flex-shrink:0}.focus-model-card{width:100%;border:0;display:block;padding:9px 10px;border-radius:12px;background:transparent;color:#111827;text-align:left}.focus-model-card+.focus-model-card{margin-top:2px}.focus-model-card:hover,.focus-model-card:focus-visible{background:#f8fafc}.focus-model-card.is-active{background:rgba(var(--primary-rgb),.09);box-shadow:inset 0 0 0 1px rgba(var(--primary-rgb),.16)}.focus-model-card__main{min-width:0}.focus-model-card__title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.focus-model-card__title-copy{min-width:0}.focus-model-card__title-meta{display:flex;align-items:center;gap:7px;min-width:0;flex-wrap:wrap}.focus-model-card__title-copy strong{color:#0f172a;font-size:13px;font-weight:800;line-height:1.35}.focus-model-card__hot{width:14px;height:14px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:#ef4444}.focus-model-card__hot svg{width:14px;height:14px;display:block}.focus-model-card__badge{display:inline-flex;align-items:center;justify-content:center;min-height:18px;padding:0 8px;border-radius:999px;font-size:10px;line-height:1;font-weight:700;white-space:nowrap}.focus-model-card__badge--special{color:#b45309;background:#fff7ed;border:1px solid #fed7aa}.focus-model-card__description{display:-webkit-box;margin:5px 0 0;overflow:hidden;color:#94a3b8;font-size:11px;line-height:1.5;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal;word-break:break-word}.focus-model-card__cost{display:inline-flex;align-items:center;gap:4px;color:#2563eb;font-size:11px;font-weight:800;white-space:nowrap}.focus-model-card__cost svg{color:#f59e0b}.focus-model-card__check{flex-shrink:0;margin-top:4px;color:var(--primary)}.focus-input-box{display:flex;flex-direction:column;overflow:visible;border:2px solid #f0f1f5;border-radius:24px;background:#fff;padding-top:12px;box-shadow:0 8px 30px #1118270a;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.focus-input-box:focus-within,.draw-input-box:focus-within{border-color:#cfe0ff;box-shadow:0 8px 30px rgba(var(--primary-rgb),.09)}.focus-input-box textarea{width:100%;height:96px;border:0;outline:0;resize:none;padding:0 18px 8px;background:transparent;color:#1f2937;font-size:13px;font-weight:500;line-height:1.55;scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.34) transparent}.focus-input-box textarea::placeholder{color:#9ca3af}.focus-input-box__panel{display:flex;flex-direction:column;justify-content:space-between}.focus-tool-row,.focus-send-row,.draw-parameter-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.focus-tool-button{min-height:36px;border:1px solid #e5e7eb;display:inline-flex;align-items:center;gap:6px;padding:0 12px;border-radius:12px;background:#fff;color:#6b7280;font-size:12px;font-weight:800;box-shadow:0 1px 2px #0f172a0d;transition:all .2s ease}.focus-tool-button:hover{background:#f9fafb;color:#4b5563}.focus-tool-button.is-active{border-color:#cfe0ff;background:#eef4ffeb;color:var(--primary)}.focus-tool-button.is-blue{border-color:#bfdbfe;background:#eff6ff;color:#2563eb}.focus-tool-button.is-strong{border-color:var(--primary);background:var(--primary);color:#fff}.chat-parameter-group{min-height:32px;display:inline-flex;align-items:center;gap:8px;padding:4px 6px 4px 10px;border:1px solid #e5e7eb;border-radius:14px;background:#fff}.chat-parameter-group__label{color:#94a3b8;font-size:12px;font-weight:700}.chat-parameter-group__buttons{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}.chat-parameter-group__buttons button{min-width:56px;height:28px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;color:#4b5563;font-size:12px;font-weight:800}.chat-parameter-group__buttons button.is-active{border-color:#cfe0ff;background:#eef4ffe0;color:var(--primary)}.option-trigger{position:relative}.option-trigger.is-open{z-index:180}.option-trigger__button{min-height:38px;border:1px solid #e5e7eb;display:inline-flex;align-items:center;gap:8px;padding:0 14px;border-radius:16px;background:#fff;color:#64748b;font-size:13px;font-weight:800;box-shadow:var(--shadow-soft)}.option-trigger__button strong{color:#334155;font-size:14px}.option-trigger__menu{position:absolute;left:0;bottom:calc(100% + 10px);min-width:100%;padding:8px;border:1px solid #e5e7eb;border-radius:16px;background:#fff;box-shadow:0 14px 32px #0f172a1f;z-index:360}.option-trigger.is-open .option-trigger__menu{z-index:420}.option-trigger--bottom .option-trigger__menu{top:calc(100% + 10px);bottom:auto}.option-trigger__menu button{width:100%;min-height:34px;border:0;display:flex;align-items:center;padding:0 10px;border-radius:10px;background:transparent;color:#475569;font-size:13px;font-weight:700;text-align:left}.option-trigger__menu button:hover,.option-trigger__menu button.is-active{background:#f8fafc;color:var(--primary)}.option-trigger__icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:inherit}.option-trigger__icon svg{display:block}.option-trigger--draw .option-trigger__button{min-height:36px;gap:6px;padding:0 12px;border-radius:12px;border-color:#f3f4f6;background:#fff;color:#6b7280;box-shadow:0 1px 2px #0f172a0d;transition:all .2s ease}.option-trigger--draw .option-trigger__button:hover{background:#f9fafb;color:#4b5563}.option-trigger--draw.is-open .option-trigger__button{border-color:#cfe0ff;background:var(--primary-soft);color:var(--primary)}.option-trigger--draw .option-trigger__button span,.option-trigger--draw .option-trigger__button strong{font-size:12px;font-weight:800}.option-trigger--draw .option-trigger__button strong{color:inherit}.option-trigger--draw .option-trigger__button svg{width:14px;height:14px;transition:transform .2s ease}.option-trigger--draw.is-open .option-trigger__button svg{transform:rotate(180deg)}.option-trigger--draw .option-trigger__menu{bottom:calc(100% + 12px);padding:6px;border-radius:12px;border-color:#f3f4f6;box-shadow:0 18px 36px #0f172a1f}.option-trigger--draw.option-trigger--bottom .option-trigger__menu{top:calc(100% + 12px);bottom:auto}.option-trigger--draw .option-trigger__menu button{min-height:32px;padding:0 12px;border-radius:10px;font-size:12px;font-weight:800}.focus-cost{min-height:34px;display:inline-flex;align-items:center;gap:3px;padding:0 11px;border:1px solid #f1f5f9;border-radius:10px;background:#fff;color:#94a3b8;font-size:11px;font-weight:900;box-shadow:0 1px 2px #0f172a08;white-space:nowrap}.focus-cost svg{color:#f59e0b}.focus-cost em{margin-left:0;color:inherit;font-style:normal}.focus-send-button{width:36px;height:36px;border:0;display:grid;place-items:center;border-radius:999px;background:#1f2937;color:#fff;box-shadow:0 8px 18px #0f172a1f;transition:transform .15s ease,background-color .15s ease}.focus-send-row{align-items:center;justify-content:flex-end;gap:8px;flex-shrink:0;padding-left:10px}.focus-send-row__leading{display:inline-flex;align-items:center;flex-shrink:0}.focus-send-button:hover{background:#111827}.focus-send-button:disabled{background:#e5e7eb;color:#9ca3af;box-shadow:none;cursor:not-allowed}.focus-send-button:active{transform:scale(.95)}.focus-send-button:disabled:active{transform:none}.chat-file-list{display:flex;flex-wrap:wrap;gap:8px;padding:0 18px 12px}.chat-file-pill{position:relative;min-width:180px;display:flex;align-items:center;gap:10px;padding:10px 30px 10px 10px;border:1px solid #e5e7eb;border-radius:12px;background:#f9fafb;box-shadow:var(--shadow-soft)}.chat-file-pill svg{color:var(--primary)}.chat-file-pill strong{display:block;max-width:130px;overflow:hidden;color:#374151;font-size:12px;white-space:nowrap;text-overflow:ellipsis}.chat-file-pill span{color:#9ca3af;font-size:10px}.chat-file-pill button{position:absolute;top:-6px;right:-6px;width:22px;height:22px;border:1px solid #e5e7eb;display:grid;place-items:center;border-radius:999px;background:#fff;color:#6b7280;box-shadow:var(--shadow-soft)}.chat-file-pill.is-failed{border-color:#fecaca;background:#fef2f2}.chat-message{width:100%;display:flex}.chat-message--user{justify-content:flex-end}.chat-message--assistant{justify-content:flex-start;gap:12px}.chat-message__avatar,.draw-message__avatar{width:32px;height:32px;display:grid;place-items:center;flex-shrink:0;margin-top:2px;border:1px solid #e5e7eb;border-radius:999px;background:#fff;color:var(--primary);box-shadow:0 2px 8px #0f172a0f}.chat-message__stack{max-width:min(1080px,calc(100% - 48px))}.chat-message__meta{display:flex;align-items:baseline;gap:7px;margin-bottom:5px;color:#94a3b8;font-size:11px;font-weight:800}.chat-message__meta strong{color:#1f2937;font-size:12px}.chat-bubble{max-width:90%;padding:9px 12px;border:1px solid var(--primary-soft);border-radius:16px;background:#fff;box-shadow:0 6px 20px #0f172a0a}.chat-bubble--user{border-color:#cfe0ff;border-top-right-radius:4px;background:var(--primary);color:#fff}.chat-bubble--assistant{max-width:100%;border-color:#f0f1f5;border-top-left-radius:4px}.chat-bubble__role{color:#9ca3af;font-size:12px;font-weight:700}.chat-bubble__content{color:inherit;font-size:12px;line-height:1.7;white-space:pre-wrap}.chat-rich-text{display:flex;flex-direction:column;gap:12px}.chat-rich-text__paragraph{margin:0}.chat-rich-text__quote{margin:0;padding:10px 12px;border-left:3px solid #cfe0ff;border-radius:0 12px 12px 0;background:#f8fafc;color:#475569}.chat-rich-text__quote p{margin:0}.chat-rich-text__list{margin:0;padding-left:20px}.chat-rich-text__list li+li{margin-top:4px}.chat-rich-text__table-wrap{overflow-x:auto}.chat-rich-text__table{width:100%;min-width:280px;border-collapse:collapse;border-spacing:0;overflow:hidden;border:1px solid #e5e7eb;border-radius:12px;background:#fff}.chat-rich-text__table th,.chat-rich-text__table td{padding:9px 12px;border-bottom:1px solid #e5e7eb;text-align:left;vertical-align:top}.chat-rich-text__table th{background:#f8fafc;color:#334155;font-size:12px;font-weight:800}.chat-rich-text__table td{color:#374151;font-size:13px}.chat-rich-text__table tbody tr:last-child td{border-bottom:0}.chat-rich-text__code-block{display:flex;flex-direction:column;gap:8px}.chat-rich-text__code-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.chat-rich-text__code-language{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:999px;background:#11182714;color:#475569;font-size:11px;font-weight:800;text-transform:lowercase}.chat-rich-text__code-copy{min-height:28px;border:1px solid #d1d5db;display:inline-flex;align-items:center;justify-content:center;padding:0 10px;border-radius:10px;background:#fff;color:#475569;font-size:12px;font-weight:800}.chat-rich-text__code{margin:0;overflow-x:auto;padding:12px 14px;border:1px solid #e5e7eb;border-radius:14px;background:#111827;color:#f8fafc;font-size:12px;line-height:1.7}.chat-rich-text__code code{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;white-space:pre}.chat-rich-text__inline-code{display:inline-block;padding:1px 6px;border-radius:6px;background:rgba(var(--primary-rgb),.12);color:var(--primary-strong);font-size:12px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}.chat-bubble__attachments{display:flex;flex-direction:column;gap:8px;margin-bottom:10px}.chat-bubble-attachment{min-width:220px;display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;background:#ffffff1f;color:inherit}.chat-bubble--assistant .chat-bubble-attachment{background:#f8fafc}.chat-bubble-attachment strong{display:block;font-size:12px;font-weight:800;line-height:1.4}.chat-bubble-attachment span{display:block;margin-top:2px;font-size:10px;opacity:.82}.chat-bubble.is-loading .chat-bubble__content,.chat-bubble__content--loading{color:#6b7280}@media (max-width: 960px){.focus-composer--floating{width:calc(100% - 32px);padding-bottom:16px}.focus-composer--floating:before{left:-16px;right:-16px}.chat-result-panel{width:100%;padding-top:72px;padding-bottom:220px}}.draw-focus-page{background:#f9fafb}.draw-focus-page--mobile{min-height:var(--draw-mobile-viewport-height, 100dvh);height:var(--draw-mobile-viewport-height, 100dvh);display:flex;flex-direction:column;overflow:hidden;background:radial-gradient(circle at top left,rgba(var(--primary-rgb),.08),transparent 28%),linear-gradient(180deg,#fbfcff,#f4f7fc)}.draw-mobile-topbar{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 18px 14px;background:#fffffff5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(229,231,235,.92)}.draw-mobile-topbar__menu{width:44px;height:44px;border:1px solid #e5e7eb;display:grid;place-items:center;border-radius:18px;background:#fff;color:#4b5563;box-shadow:0 8px 18px #1118270d}.draw-mobile-topbar__brand{flex:1 1 auto;min-width:0;display:flex;align-items:center;gap:8px;justify-content:flex-start;margin-right:auto}.draw-mobile-topbar__brand-icon{width:26px;height:26px;display:grid;place-items:center;flex-shrink:0}.draw-mobile-topbar__brand-icon img{width:100%;height:100%;object-fit:contain}.draw-mobile-topbar__brand-title{width:72px;height:18px;display:grid;place-items:center;flex-shrink:0}.draw-mobile-topbar__brand-title img{width:100%;height:100%;object-fit:contain}.draw-mobile-topbar__brand-wordmark{width:72px;height:18px;display:grid;place-items:center;flex-shrink:0}.draw-mobile-topbar__brand-wordmark img{width:100%;height:100%;object-fit:contain}.draw-mobile-topbar__wallet{display:flex;align-items:center;padding:8px;border:1px solid #e8ecf4;border-radius:26px;background:#fff;box-shadow:var(--shadow-soft)}.draw-mobile-balance-pill{display:inline-flex;align-items:center;gap:8px;padding:0;border:none;background:transparent;cursor:pointer;color:var(--primary);font-size:14px;font-weight:900;line-height:1;white-space:nowrap}.draw-mobile-balance-pill strong{color:var(--primary);font-size:14px;font-weight:900}.draw-mobile-balance-pill__icon{width:20px;height:20px;display:grid;place-items:center;flex-shrink:0;border-radius:999px;background:#f59e0b1f;color:#f59e0b}.draw-mobile-workspace-drawer__backdrop,.draw-mobile-model-sheet__backdrop,.creation-mode-trigger__backdrop,.draw-mobile-parameter-sheet__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;border:0;padding:0;background:#14182261}.sidebar-mobile-workspace__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:119;border:0;padding:0;background:#14182261}.sidebar-mobile-workspace{position:fixed;inset:0 auto 0 0;z-index:120;width:60vw;max-width:320px;display:flex;flex-direction:column;background:#fff;color:#111827;box-shadow:18px 0 48px #11182729;transform:translate(-112%);transition:transform .22s ease}.sidebar-mobile-workspace.is-open{transform:translate(0)}.sidebar-mobile-workspace__header,.sidebar-mobile-workspace__new,.sidebar-mobile-workspace__nav,.sidebar-mobile-workspace__section-title,.sidebar-mobile-workspace__sessions,.sidebar-mobile-workspace__footer{padding-left:18px;padding-right:18px}.sidebar-mobile-workspace__header{display:flex;align-items:center;justify-content:flex-start;gap:12px;margin-bottom:12px;padding-top:max(18px,calc(env(safe-area-inset-top,0px) + 8px))}.sidebar-mobile-workspace__brand{min-width:0;display:flex;align-items:center;gap:10px}.sidebar-mobile-workspace__brand-icon{width:32px;height:32px;display:grid;place-items:center;flex-shrink:0;border-radius:12px;background:#f7faff}.sidebar-mobile-workspace__brand-icon img{width:24px;height:24px;object-fit:contain}.sidebar-mobile-workspace__brand-wordmark{width:84px;height:19px;display:grid;place-items:center;flex-shrink:0}.sidebar-mobile-workspace__brand-wordmark img{width:100%;height:100%;object-fit:contain}.sidebar-mobile-workspace__close{width:36px;height:36px;border:1px solid #e5e7eb;display:grid;place-items:center;border-radius:999px;background:#fff;color:#6b7280}.sidebar-mobile-workspace__new{min-height:44px;border:0;margin:0 18px 14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:14px;background:linear-gradient(90deg,var(--primary),#5aa8ff);color:#fff;font-size:14px;font-weight:800;box-shadow:0 10px 18px rgba(var(--primary-rgb),.18)}.sidebar-mobile-workspace__nav{display:flex;flex-direction:column;gap:10px;padding-top:4px}.sidebar-mobile-workspace__nav-item{border:0;display:flex;align-items:center;gap:10px;min-height:46px;padding:0 14px;border-radius:16px;background:transparent;color:#6b7280;font-size:13px;font-weight:800;text-align:left}.sidebar-mobile-workspace__nav-icon{width:18px;height:18px;display:grid;place-items:center;flex-shrink:0}.sidebar-mobile-workspace__nav-item.is-active{background:transparent;color:var(--primary-strong);box-shadow:none}.sidebar-mobile-workspace__nav-item.is-active .sidebar-mobile-workspace__nav-icon,.sidebar-mobile-workspace__nav-item.is-active .sidebar-mobile-workspace__nav-icon svg{color:var(--primary)}.sidebar-mobile-workspace__section-title{margin-top:14px;color:#94a3b8;font-size:12px;font-weight:800;letter-spacing:.04em}.sidebar-mobile-workspace__sessions{flex:1;min-height:0;margin-top:8px;overflow-y:auto;display:flex;flex-direction:column;gap:4px}.sidebar-mobile-workspace__session{width:100%;min-height:46px;display:flex;align-items:center;gap:4px;padding:0 2px 0 0;border-radius:16px;background:transparent;color:#111827;text-align:left;position:relative}.sidebar-mobile-workspace__session-main{min-width:0;flex:1;min-height:46px;border:0;display:flex;align-items:center;padding:0 10px 0 16px;background:transparent;text-align:left;overflow:hidden}.sidebar-mobile-workspace__session-copy{min-width:0;display:flex;flex:1;align-items:center;overflow:hidden}.sidebar-mobile-workspace__session-title{overflow:hidden;color:#111827;font-size:12px;font-weight:900;line-height:1.3;white-space:nowrap;text-overflow:ellipsis}.sidebar-mobile-workspace__session.is-active{border:1px solid #e5e7eb;background:#fff;color:#111827;box-shadow:var(--shadow-soft)}.sidebar-mobile-workspace__session.is-active .sidebar-mobile-workspace__session-title{color:#111827}.sidebar-mobile-workspace__session-menu{width:26px;height:26px;border:0;display:grid;place-items:center;flex-shrink:0;border-radius:9px;background:transparent;color:#94a3b8}.sidebar-mobile-workspace__session-menu:hover,.sidebar-mobile-workspace__session-menu.is-open{background:#f3f4f6eb;color:#0f172a}.sidebar-mobile-workspace__menu-shell{position:absolute;top:calc(100% + 6px);right:8px;z-index:6;min-width:116px;padding:6px;border:1px solid #e5e7eb;border-radius:12px;background:#fffffffa;box-shadow:0 14px 28px #0f172a1f}.sidebar-mobile-workspace__menu-shell button{width:100%;min-height:34px;border:0;display:flex;align-items:center;padding:0 10px;border-radius:8px;background:transparent;color:#1f2937;font-size:13px;font-weight:700;text-align:left}.sidebar-mobile-workspace__menu-shell button:hover{background:#f3f4f6}.sidebar-mobile-workspace__title-input{width:100%;min-width:0;min-height:34px;border:1px solid rgba(var(--primary-rgb),.18);padding:0 12px;border-radius:12px;background:#fff;color:#0f172a;font-size:13px;font-weight:700;outline:none;box-shadow:0 0 0 3px rgba(var(--primary-rgb),.08)}.sidebar-mobile-workspace__empty{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#9ca3af;text-align:center}.sidebar-mobile-workspace__empty strong{color:#4b5563;font-size:18px;font-weight:900}.sidebar-mobile-workspace__footer{flex-shrink:0;padding-bottom:calc(18px + env(safe-area-inset-bottom))}.sidebar-mobile-workspace__asset-card{border:1px solid #e9eef8;display:flex;flex-direction:column;gap:10px;padding:10px 10px 9px;margin-bottom:10px;border-radius:20px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 10px 28px #0f172a0f}.sidebar-mobile-workspace__wallet-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.sidebar-mobile-workspace__wallet-copy{min-width:0;display:flex;flex-direction:row;align-items:center}.sidebar-mobile-workspace__wallet-label{display:inline-flex;align-items:center;gap:5px;color:var(--primary);font-size:12px;font-weight:900;line-height:1}.sidebar-mobile-workspace__wallet-label strong{color:var(--primary);font-size:15px;font-weight:900}.sidebar-mobile-workspace__wallet-icon{width:18px;height:18px;display:grid;place-items:center;flex-shrink:0;border-radius:999px;background:rgba(var(--primary-rgb),.08);color:var(--primary)}.sidebar-mobile-workspace__wallet-icon svg{color:currentColor}.sidebar-mobile-workspace__wallet-actions{display:flex;align-items:center;gap:5px}.sidebar-mobile-workspace__service,.sidebar-mobile-workspace__recharge{min-height:28px;border:1px solid rgba(var(--primary-rgb),.12);padding:0 9px;border-radius:999px;background:#fff;color:var(--primary);font-size:10px;font-weight:800}.sidebar-mobile-workspace__account{width:100%;border:1px solid #edf2f7;display:flex;align-items:center;gap:10px;padding:11px 12px;border-radius:18px;background:#fff;color:#111827;text-align:left}.sidebar-mobile-workspace__account-avatar{width:34px;height:34px;overflow:hidden;flex-shrink:0;border-radius:999px;background:#eff6ff;box-shadow:0 8px 20px #0f172a14}.sidebar-mobile-workspace__account-avatar img{width:100%;height:100%;object-fit:cover;display:block}.sidebar-mobile-workspace__account-copy{min-width:0;display:flex;flex-direction:column;gap:4px}.sidebar-mobile-workspace__account-copy strong{color:#0f172a;font-size:12px;font-weight:900}.sidebar-mobile-workspace__account-copy span{color:#94a3b8;font-size:10px;font-weight:700;line-height:1.5}.sidebar-mobile-workspace__account-arrow{margin-left:auto;color:#94a3b8;font-size:18px;line-height:1}.sidebar-mobile-workspace__guest-card{border:1px solid #edf2f7;padding:12px;border-radius:18px;background:#fff}.sidebar-mobile-workspace__login{width:100%;min-height:42px;border:0;border-radius:14px;background:linear-gradient(90deg,var(--primary),#5aa8ff);color:#fff;font-size:13px;font-weight:800;box-shadow:0 10px 18px rgba(var(--primary-rgb),.18)}.draw-mobile-workspace-drawer{position:fixed;inset:0 auto 0 0;z-index:90;width:60vw;max-width:320px;display:flex;flex-direction:column;background:#fff;color:#111827;box-shadow:18px 0 48px #11182729}.draw-mobile-workspace-drawer__header,.draw-mobile-workspace-drawer__new,.draw-mobile-workspace-drawer__nav,.draw-mobile-workspace-drawer__section-title,.draw-mobile-workspace-drawer__sessions,.draw-mobile-workspace-drawer__footer{padding-left:18px;padding-right:18px}.draw-mobile-workspace-drawer__header{padding-top:18px}.draw-mobile-workspace-drawer__new{margin:0 18px 14px}.draw-mobile-workspace-drawer__nav{display:flex;flex-direction:column;gap:10px;padding-top:4px}.draw-mobile-workspace-drawer__nav-item{border:0;display:flex;align-items:center;gap:10px;min-height:46px;padding:0 14px;border-radius:16px;background:#f8fafc;color:#6b7280;font-size:13px;font-weight:800;text-align:left}.draw-mobile-workspace-drawer__nav-icon{width:18px;height:18px;display:grid;place-items:center;flex-shrink:0}.draw-mobile-workspace-drawer__nav-item.is-active{background:var(--primary-soft);color:var(--primary-strong)}.draw-mobile-workspace-drawer__panel{display:flex;flex-direction:column;min-height:100%;background:#fff}.draw-mobile-workspace-drawer__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;padding-right:6px}.draw-mobile-workspace-drawer__brand{min-width:0;display:flex;align-items:center;gap:10px}.draw-mobile-workspace-drawer__brand-icon{width:32px;height:32px;display:grid;place-items:center;flex-shrink:0;border-radius:12px;background:#f7faff}.draw-mobile-workspace-drawer__brand-icon img{width:24px;height:24px;object-fit:contain}.draw-mobile-workspace-drawer__brand-wordmark{width:84px;height:19px;display:grid;place-items:center;flex-shrink:0}.draw-mobile-workspace-drawer__brand-wordmark img{width:100%;height:100%;object-fit:contain}.draw-mobile-workspace-drawer__header button{width:36px;height:36px;border:1px solid #e5e7eb;display:grid;place-items:center;border-radius:999px;background:#fff;color:#6b7280}.draw-mobile-workspace-drawer__asset-card{border:1px solid #e9eef8;display:flex;flex-direction:column;gap:10px;padding:10px 10px 9px;margin-bottom:10px;border-radius:20px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 10px 28px #0f172a0f}.draw-mobile-workspace-drawer__wallet-row{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.draw-mobile-workspace-drawer__wallet-copy{min-width:0;display:flex;flex-direction:column;gap:4px}.draw-mobile-workspace-drawer__wallet-label{display:inline-flex;align-items:center;gap:5px;color:#17315e;font-size:12px;font-weight:900;line-height:1}.draw-mobile-workspace-drawer__wallet-label strong{color:var(--primary);font-size:14px;font-weight:900}.draw-mobile-workspace-drawer__wallet-icon{width:18px;height:18px;display:grid;place-items:center;flex-shrink:0;border-radius:999px;background:rgba(var(--primary-rgb),.08);color:var(--primary)}.draw-mobile-workspace-drawer__wallet-actions{display:flex;align-items:center;gap:5px}.draw-mobile-workspace-drawer__service{min-height:28px;border:1px solid rgba(var(--primary-rgb),.12);padding:0 9px;border-radius:999px;background:#fff;color:var(--primary);font-size:10px;font-weight:800}.draw-mobile-workspace-drawer__account{width:100%;border:1px solid #edf2f7;display:flex;align-items:center;gap:10px;padding:11px 12px;border-radius:18px;background:#fff;color:#111827;text-align:left}.draw-mobile-workspace-drawer__account-avatar{width:34px;height:34px;overflow:hidden;flex-shrink:0;border-radius:999px;background:#eff6ff;box-shadow:0 8px 20px #0f172a14}.draw-mobile-workspace-drawer__account-avatar img{width:100%;height:100%;object-fit:cover;display:block}.draw-mobile-workspace-drawer__account-copy{min-width:0;display:flex;flex-direction:column;gap:4px}.draw-mobile-workspace-drawer__account-copy strong{color:#0f172a;font-size:12px;font-weight:900}.draw-mobile-workspace-drawer__account-copy span{color:#94a3b8;font-size:10px;font-weight:700;line-height:1.5}.draw-mobile-workspace-drawer__new{min-height:44px;border:0;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:14px;background:linear-gradient(90deg,var(--primary),#5aa8ff);color:#fff;font-size:14px;font-weight:800;box-shadow:0 10px 18px rgba(var(--primary-rgb),.18)}.draw-mobile-workspace-drawer__section-title{margin-top:14px;color:#94a3b8;font-size:12px;font-weight:800;letter-spacing:.04em}.draw-mobile-workspace-drawer__sessions{flex:1;min-height:0;margin-top:8px;overflow-y:auto;display:flex;flex-direction:column;gap:4px}.draw-mobile-workspace-drawer__session{width:100%;min-height:46px;display:flex;align-items:center;gap:4px;padding:0 2px 0 0;border-radius:16px;background:transparent;color:#111827;text-align:left;position:relative;overflow:visible}.draw-mobile-workspace-drawer__session-main{min-width:0;flex:1;min-height:46px;border:0;display:flex;align-items:center;padding:0 10px 0 16px;background:transparent;text-align:left;gap:0;overflow:hidden}.draw-mobile-workspace-drawer__session strong{overflow:hidden;font-size:12px;font-weight:900;line-height:1.35;white-space:nowrap;text-overflow:ellipsis}.draw-mobile-workspace-drawer__session.is-active{border:1px solid #e5e7eb;background:#fff;color:#111827;box-shadow:var(--shadow-soft)}.draw-mobile-workspace-drawer__session-menu{width:26px;height:26px;border:0;display:grid;place-items:center;flex-shrink:0;border-radius:9px;background:transparent;color:#94a3b8}.draw-mobile-workspace-drawer__session-menu:hover{background:#f3f4f6eb;color:#0f172a}.draw-mobile-workspace-drawer__menu-shell{position:absolute;top:calc(100% + 6px);right:8px;z-index:6;min-width:116px;padding:6px;border:1px solid #e5e7eb;border-radius:12px;background:#fffffffa;box-shadow:0 14px 28px #0f172a1f}.draw-mobile-workspace-drawer__menu-shell button{width:100%;min-height:34px;border:0;display:flex;align-items:center;padding:0 10px;border-radius:8px;background:transparent;color:#1f2937;font-size:13px;font-weight:700;text-align:left}.draw-mobile-workspace-drawer__menu-shell button:hover{background:#f3f4f6}.draw-mobile-workspace-drawer__title-input{width:100%;min-width:0;min-height:34px;border:1px solid rgba(var(--primary-rgb),.18);padding:0 12px;border-radius:12px;background:#fff;color:#0f172a;font-size:13px;font-weight:700;outline:none;box-shadow:0 0 0 3px rgba(var(--primary-rgb),.08)}.draw-mobile-workspace-drawer__empty{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#9ca3af;text-align:center}.draw-mobile-workspace-drawer__empty strong{color:#4b5563;font-size:18px;font-weight:900}.draw-topbar-action{min-height:36px;border:1px solid rgba(229,231,235,.9);display:inline-flex;align-items:center;gap:8px;padding:0 14px;border-radius:999px;background:#ffffffb8;color:#374151;font-size:13px;font-weight:800;box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.draw-topbar-action:hover{background:#fff;color:var(--primary)}.draw-focus-main{height:100%;overflow-y:auto;padding:136px 24px 176px}.draw-focus-page--mobile .draw-focus-main{flex:1;min-height:0;overflow:hidden;padding:0 16px}.draw-focus-main--conversation{overflow:hidden;padding:0 16px}.draw-focus-content{width:min(1040px,100%);margin:0 auto;padding-top:0}.draw-focus-page--mobile .draw-focus-content{width:100%;height:100%;min-height:0;overflow-y:auto;padding:18px 0 20px}.draw-focus-content--conversation{width:min(1040px,calc(100% - 32px));height:100%;display:flex;flex-direction:column;min-height:0}.draw-conversation{width:min(1040px,100%);margin:0 auto;display:flex;flex-direction:column;gap:16px;flex:1;min-height:0;overflow-y:auto;padding:40px 0 360px;scrollbar-width:none}.draw-conversation::-webkit-scrollbar{display:none}.draw-message{display:flex;width:100%}.draw-message--assistant{justify-content:flex-start;gap:12px}.draw-message__avatar{width:32px;height:32px;display:grid;place-items:center;flex-shrink:0;margin-top:2px;border:1px solid #e5e7eb;border-radius:999px;background:#fff;box-shadow:var(--shadow-soft)}.draw-assistant-stack{width:min(860px,100%);display:flex;flex-direction:column;gap:10px}.draw-assistant-card{width:min(860px,100%);border:none;border-radius:0;background:transparent;padding:0;box-shadow:none}.draw-assistant-meta-row{display:flex;position:relative;z-index:12;width:100%;flex-wrap:wrap;gap:8px}.draw-assistant-meta{display:flex;align-items:center;flex-wrap:wrap;gap:6px;color:#6b7280;font-size:12px;font-weight:700;line-height:1}.draw-assistant-meta strong{color:#1f2937;font-size:12px;font-weight:800}.draw-assistant-meta__divider{color:#c6ceda;font-size:12px;font-weight:700}.draw-assistant-meta__cost{display:inline-flex;align-items:center;gap:4px;color:#f59e0b;font-weight:800}.draw-assistant-meta__time{color:#a0aec0;font-weight:700}.draw-assistant-meta-actions-divider{color:#c6ceda;font-size:12px;font-weight:700}.draw-assistant-meta-actions{display:inline-flex;align-items:center;gap:6px;padding:0}.draw-assistant-meta-action{border:none;background:#ffffff85;padding:3px 10px;border:1px solid rgba(148,163,184,.18);border-radius:999px;box-shadow:0 2px 10px #0f172a0d;color:#2563ebd1;font-size:12px;font-weight:600;line-height:1;cursor:pointer}.draw-assistant-meta-action:hover{opacity:.86}.draw-assistant-meta-action--danger{color:#f28b82eb}.draw-assistant-meta-action--confirm{color:#dc2626}.draw-assistant-summary{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;margin-top:8px;align-items:start}.draw-assistant-reference-strip{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap;max-width:100px}.draw-assistant-summary__lead{min-width:0;display:contents}.draw-assistant-section{display:flex;flex-direction:column;gap:6px}.draw-assistant-label{color:#9aa4b2;font-size:11px;font-weight:800;line-height:1}.draw-assistant-prompt{color:#111827;font-size:14px;line-height:1.6;white-space:pre-wrap;word-break:break-word}.draw-assistant-prompt-wrap{position:relative;min-width:0}.draw-assistant-summary:not(:has(.draw-assistant-reference-strip)) .draw-assistant-prompt-wrap{grid-column:1 / -1}.draw-assistant-prompt-wrap.is-expandable{cursor:pointer}.draw-assistant-prompt__summary{display:-webkit-box;overflow:hidden;margin:0;-webkit-line-clamp:2;-webkit-box-orient:vertical}.draw-assistant-prompt__overlay{position:absolute;left:0;top:0;right:0;z-index:8;opacity:0;pointer-events:none;margin:0;max-height:16em;overflow-y:auto;padding:12px 14px;border:1px solid rgba(226,232,240,.9);border-radius:18px;background:#fffffffa;box-shadow:0 18px 44px #0f172a2e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:opacity .18s ease}.draw-assistant-prompt-wrap:hover .draw-assistant-prompt__overlay,.draw-assistant-prompt-wrap:focus-within .draw-assistant-prompt__overlay{opacity:1;pointer-events:auto}.draw-assistant-prompt-wrap.is-expanded .draw-assistant-prompt__overlay{opacity:1;pointer-events:auto}.draw-assistant-prompt__overlay::-webkit-scrollbar{width:6px}.draw-assistant-prompt__overlay::-webkit-scrollbar-thumb{border-radius:999px;background:#94a3b8b3}.draw-assistant-prompt__overlay::-webkit-scrollbar-track{background:transparent}.draw-assistant-prompt__overlay{scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.7) transparent;max-height:16em}.draw-assistant-prompt__overlay-content{display:inline}.draw-assistant-prompt__reuse{border:1px solid rgba(var(--primary-rgb),.16);display:inline-flex;align-items:center;justify-content:center;margin-right:8px;padding:2px 8px;border-radius:999px;background:rgba(var(--primary-rgb),.06);color:rgba(var(--primary-rgb),.72);font-size:11px;font-weight:600;line-height:1.2;vertical-align:baseline;transition:background-color .18s ease,border-color .18s ease,transform .18s ease}.draw-assistant-prompt__reuse:hover{border-color:rgba(var(--primary-rgb),.22);background:rgba(var(--primary-rgb),.1);color:rgba(var(--primary-rgb),.86)}.draw-assistant-reference-thumb{width:44px;height:44px;overflow:hidden;flex-shrink:0;border:1px solid #eceff4;border-radius:14px;background:#f8fafc;box-shadow:0 8px 22px #0f172a0f}.draw-assistant-reference-thumb img{width:100%;height:100%;object-fit:cover;display:block}.draw-assistant-reference-overflow{min-width:28px;height:28px;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid rgba(var(--primary-rgb),.14);border-radius:999px;background:rgba(var(--primary-rgb),.06);color:var(--primary);font-size:11px;font-weight:800;line-height:1}.draw-assistant-references{display:flex;flex-wrap:wrap;gap:8px}.draw-assistant-reference{width:68px;height:68px;overflow:hidden;border:1px solid #eceff4;border-radius:14px;background:#f8fafc}.draw-assistant-reference img{width:100%;height:100%;object-fit:cover}.draw-assistant-gallery{width:min(860px,100%);display:grid;grid-template-columns:repeat(2,minmax(0,220px));gap:10px;align-items:start}.draw-history-preview__grid{width:min(620px,100%);display:grid;grid-template-columns:repeat(2,minmax(0,220px));gap:10px;align-items:start}.draw-assistant-gallery.is-single,.draw-history-preview__grid.is-single{grid-template-columns:minmax(0,220px)}.draw-assistant-gallery.is-single.draw-assistant-gallery--video,.draw-assistant-gallery.is-single.draw-assistant-gallery--image-16-9{grid-template-columns:minmax(0,392px)}.draw-assistant-hint{color:#6b7280;font-size:12px;line-height:1.65}.draw-assistant-hint--failed{width:fit-content;max-width:min(620px,100%);margin-left:2px;border:1px solid rgba(96,165,250,.18);display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border-radius:20px;background:#fff;color:#111827}.draw-assistant-hint--failed span{min-width:0;font-size:13px;font-weight:700;line-height:1.65;color:#64748b}.draw-assistant-hint__actions{display:inline-flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.draw-assistant-hint--failed button{flex-shrink:0;min-height:32px;border:1px solid rgba(37,99,235,.2);display:inline-flex;align-items:center;justify-content:center;padding:0 16px;border-radius:999px;background:#fff;color:var(--primary);font-size:12px;font-weight:800;transition:background-color .18s ease,border-color .18s ease,transform .18s ease}.draw-assistant-hint--failed button:hover{border-color:#2563eb52;background:#2563eb0f;transform:translateY(-1px)}.draw-assistant-hint--error{color:#dc2626}.draw-assistant-result-actions{width:min(860px,100%);display:flex;align-items:center;gap:8px}.draw-assistant-result-actions__button{min-height:32px;border:1px solid rgba(37,99,235,.14);display:inline-flex;align-items:center;justify-content:center;padding:0 14px;border-radius:999px;background:#2563eb14;color:#2563eb;font-size:12px;font-weight:800}.draw-assistant-result-actions__button--ghost{border-color:#e5e7eb;background:#fff;color:#475467}.draw-result-message{width:min(560px,100%);border:1px solid #f0f1f5;border-radius:18px 18px 18px 4px;background:#fff;padding:16px;box-shadow:var(--shadow-soft)}.draw-result-message__eyebrow{display:flex;align-items:center;justify-content:space-between;gap:12px}.draw-result-message__eyebrow span{color:#94a3b8;font-size:12px;font-weight:800}.draw-result-message__eyebrow em{padding:6px 10px;border-radius:999px;background:var(--primary-soft);color:var(--primary);font-size:12px;font-style:normal;font-weight:900}.draw-result-message__meta-line{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:12px}.draw-result-message__meta-line span{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border:1px solid #edf0f5;border-radius:999px;background:#f9fafb;color:#64748b;font-size:12px;font-weight:800}.draw-result-message__meta-line span.is-accent{border-color:rgba(var(--primary-rgb),.14);background:rgba(var(--primary-rgb),.08);color:var(--primary)}.draw-result-message__status-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px}.draw-result-message__status-row strong{color:#111827;font-size:15px;font-weight:900}.draw-result-message__status-row span{color:#6b7280;font-size:12px;line-height:1.5;text-align:right}.draw-result-message__header,.draw-result-message__meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.draw-result-message__header span{display:block;color:#94a3b8;font-size:12px;font-weight:800}.draw-result-message__header strong{display:block;margin-top:3px;color:#111827;font-size:15px;font-weight:900}.draw-result-message__header em{padding:6px 10px;border-radius:999px;background:var(--primary-soft);color:var(--primary);font-size:12px;font-style:normal;font-weight:900}.draw-result-message__title{margin-top:10px;color:#111827;font-size:13px;font-weight:900}.draw-result-message__meta{justify-content:flex-start;flex-wrap:wrap;margin-top:12px}.draw-result-message__meta span{padding:6px 9px;border:1px solid #f0f1f5;border-radius:999px;background:#f9fafb;color:#64748b;font-size:12px;font-weight:800}.draw-result-message__description{margin-top:12px;color:#64748b;font-size:12px;line-height:1.7}.draw-result-message__works{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:14px}.draw-result-message__works.is-single{grid-template-columns:minmax(0,1fr)}.draw-result-message__pending-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px}.draw-result-message__pending-grid.is-submitted,.draw-result-message__pending-grid.is-running,.draw-result-message__pending-grid.is-failed{grid-template-columns:repeat(auto-fit,minmax(132px,1fr))}.draw-result-message__pending-card{min-height:168px;border:1px solid #edf0f5;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:18px 14px;border-radius:16px;background:linear-gradient(180deg,#fff,#f8fbff);text-align:center}.draw-result-message__pending-grid.is-running .draw-result-message__pending-card{border-color:rgba(var(--primary-rgb),.18);background:linear-gradient(180deg,rgba(var(--primary-rgb),.08),rgba(var(--primary-rgb),.04))}.draw-result-message__pending-grid.is-failed .draw-result-message__pending-card{border-color:#dc262624;background:linear-gradient(180deg,#dc26260f,#fff)}.draw-result-message__pending-ring{width:42px;height:42px;display:grid;place-items:center;border-radius:999px;background:rgba(var(--primary-rgb),.1);color:var(--primary)}.draw-result-message__pending-grid.is-failed .draw-result-message__pending-ring{background:#dc26261a;color:var(--danger)}.draw-result-message__pending-card strong{color:#111827;font-size:14px;font-weight:900}.draw-result-message__pending-card span{color:#64748b;font-size:12px;line-height:1.65}.draw-side-drawer{position:absolute;top:0;right:0;z-index:60;width:360px;height:100%;display:flex;flex-direction:column;border-left:1px solid #f0f1f5;background:#fdfdfd;box-shadow:-18px 0 48px #1118271f}.draw-side-drawer__header{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:0 20px;border-bottom:1px solid #f3f4f6}.draw-side-drawer__header span{display:block;color:#111827;font-size:16px;font-weight:900}.draw-side-drawer__header p{margin-top:4px;color:#94a3b8;font-size:12px}.draw-side-drawer__header button{width:34px;height:34px;border:0;display:grid;place-items:center;border-radius:10px;background:transparent;color:#6b7280}.draw-side-drawer__header button:hover{background:#f3f4f6;color:#111827}.draw-side-drawer__list{flex:1;min-height:0;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:14px}.draw-side-drawer__card{overflow:hidden;border:1px solid #edf0f5;display:flex;flex-direction:column;border-radius:18px;background:#fff;box-shadow:0 8px 24px #0f172a0d;text-align:left}.draw-side-drawer__card:hover{border-color:#dbe4ff;box-shadow:0 16px 32px rgba(var(--primary-rgb),.1)}.draw-side-drawer__image{aspect-ratio:4 / 3;overflow:hidden}.draw-side-drawer__image img{width:100%;height:100%;object-fit:cover}.draw-side-drawer__content{padding:14px;display:flex;flex-direction:column;gap:6px}.draw-side-drawer__content strong{color:#111827;font-size:14px;font-weight:900}.draw-side-drawer__content span{color:#6b7280;font-size:12px;line-height:1.65}.draw-result-message__placeholder{min-height:150px;display:grid;place-items:center;gap:6px;margin-top:14px;border:1px dashed #dbe4ff;border-radius:16px;background:linear-gradient(135deg,#f8faff,#fff);color:var(--primary-light);text-align:center}.draw-result-message__placeholder strong{color:var(--primary-strong);font-size:14px}.draw-result-message__placeholder span{color:#94a3b8;font-size:12px}.draw-title{display:flex;flex-direction:column;align-items:center;gap:10px;margin-bottom:18px;text-align:center}.draw-hero{width:min(1040px,100%);min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;margin:0 auto}.draw-title__eyebrow{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 14px;border:1px solid rgba(var(--primary-rgb),.14);border-radius:999px;background:linear-gradient(135deg,rgba(var(--primary-rgb),.1),rgba(var(--primary-rgb),.04));color:var(--primary-strong);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.draw-hero__subtitle{margin-top:0;margin-bottom:18px;color:#6b7280;font-size:15px;line-height:1.7;text-align:center;max-width:680px}.draw-title h1{display:flex;align-items:center;justify-content:center;color:#111827;font-size:28px;line-height:1.25;font-weight:900;text-align:center}.draw-inspiration-strip{width:100%;padding:4px 0 14px;overflow-x:auto;overflow-y:hidden;-ms-overflow-style:none;scrollbar-width:none;touch-action:pan-x}.draw-inspiration-strip__track{display:flex;align-items:flex-start;gap:12px;min-width:max-content;padding:0 6px 4px 0}.draw-inspiration-strip::-webkit-scrollbar{display:none}.draw-example-card{position:relative;width:168px;flex-shrink:0}.draw-example-card__cover{width:100%;aspect-ratio:3 / 4;border:0;padding:0;background:transparent;text-align:left}.draw-example-card__cover .inspiration-action-card__media,.draw-example-card__cover .inspiration-action-card__image,.draw-example-card__cover img{width:100%;height:100%;min-height:0;aspect-ratio:3 / 4;object-fit:cover;object-position:center}.inspiration-action-card{position:relative}.inspiration-action-card__cover{width:100%;overflow:hidden;border:0;border-radius:18px;padding:0;background:transparent;box-shadow:var(--shadow-soft)}.inspiration-action-card__cover img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}.inspiration-action-card__media{width:100%;height:100%;display:block}.inspiration-action-card__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}.inspiration-action-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:18px;opacity:0;background:transparent;transition:opacity .2s ease;pointer-events:none}.inspiration-action-card:hover .inspiration-action-card__cover img{transform:scale(1.04)}.inspiration-action-card:hover .inspiration-action-card__overlay{opacity:1}.inspiration-action-card__toolbar{position:absolute;right:10px;bottom:10px;display:flex;align-items:center;gap:6px;padding:8px 10px;border-radius:999px;isolation:isolate;opacity:0;transform:translateY(6px);transition:opacity .2s ease,transform .2s ease;pointer-events:auto}.inspiration-action-card__toolbar:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;border-radius:inherit;background:linear-gradient(180deg,#0f172a24,#0f172a38);box-shadow:0 10px 28px #0000002e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.inspiration-action-card:hover .inspiration-action-card__toolbar,.inspiration-action-card:focus-within .inspiration-action-card__toolbar{opacity:1;transform:translateY(0)}.inspiration-action-card__tooltip-wrap{position:relative;display:inline-flex}.inspiration-action-card__icon{min-width:28px;height:28px;border:0;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;gap:4px;border-radius:999px;background:#fff3;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 8px 20px #0f172a29;transition:background-color .18s ease,transform .18s ease,color .18s ease}.inspiration-action-card__icon:hover{transform:translateY(-1px);background:#ffffff4d}.inspiration-action-card__icon--like{padding-right:10px}.inspiration-action-card__icon--like span{font-size:11px;font-weight:700;line-height:1}.inspiration-action-card__icon--like.is-active{color:#ff5d7a;background:#ffffffe0}.inspiration-action-card__tooltip{position:absolute;left:50%;bottom:calc(100% + 10px);transform:translate(-50%) translateY(4px);padding:10px 20px;border-radius:16px;background:#0f172aeb;color:#fff;font-size:12px;font-weight:700;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s ease;box-shadow:0 16px 30px #0f172a38}.inspiration-action-card__tooltip-wrap:hover .inspiration-action-card__tooltip{opacity:1;transform:translate(-50%) translateY(0)}.draw-bottom-composer{position:absolute;left:0;right:0;bottom:0;z-index:20;padding:24px 32px;pointer-events:none;background:linear-gradient(to top,#fff,#fff 72%,#fff0)}.draw-focus-page--mobile .draw-bottom-composer{position:sticky;left:auto;right:auto;bottom:0;z-index:40;padding:12px 16px calc(14px + env(safe-area-inset-bottom));background:linear-gradient(to top,#f4f7fcfa,#f4f7fceb 70%,#f4f7fc00)}.draw-bottom-composer .focus-composer{width:min(960px,calc(100% - 144px));margin:0 auto;pointer-events:auto}.draw-mobile-composer{width:min(1180px,calc(100% - 96px));margin:0 auto;pointer-events:auto}.draw-mobile-composer__collapsed-shell{width:100%;border:1px solid rgba(220,226,240,.92);display:flex;align-items:center;gap:8px;padding:10px 10px 10px 13px;border-radius:22px;background:#fffffffa;box-shadow:0 16px 34px #0f172a14;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.draw-mobile-composer__collapsed-input{width:100%;border:0;display:flex;align-items:center;padding:0;background:transparent;text-align:left}.draw-mobile-composer__collapsed-badge{display:inline-flex;align-items:center;min-height:28px;padding:0 12px;border-radius:999px;background:rgba(var(--primary-rgb),.08);color:var(--primary);font-size:11px;font-weight:900}.draw-mobile-composer__collapsed-placeholder{width:100%;color:#b1bad0;font-size:14px;font-weight:700;line-height:1.35}.draw-mobile-composer__collapsed-send{width:38px;height:38px;border:0;display:grid;place-items:center;flex-shrink:0;border-radius:14px;background:linear-gradient(90deg,var(--primary),#5aa8ff);color:#fff}.draw-mobile-composer__controls{width:100%;display:flex;align-items:stretch;flex-direction:column;gap:4px;min-width:0}.draw-mobile-composer__primary-actions{display:flex;align-items:center;gap:4px;flex-wrap:nowrap;padding:0;width:fit-content;max-width:100%;min-width:0}.draw-mobile-composer__primary-actions--compact{justify-content:flex-start}.draw-mobile-composer__primary-actions .creation-mode-trigger{flex:0 0 auto}.draw-mobile-composer__primary-actions .creation-mode-trigger__button{min-height:30px;border:1px solid rgba(225,230,243,.96);border-radius:999px;gap:5px;padding:0 9px;background:#f7f9fe;box-shadow:none;white-space:nowrap}.draw-mobile-composer__primary-actions .focus-model-select{margin-bottom:0;flex:0 1 auto;min-width:0}.draw-mobile-composer__primary-actions .focus-model-select__trigger{width:auto;max-width:86px;min-height:30px;border-color:#e1e6f3f5;border-radius:999px;background:#f7f9fe;box-shadow:none;justify-content:flex-start;gap:4px;padding:0 8px;min-width:0}.draw-mobile-composer__parameter-trigger{width:auto;min-width:0;flex:0 0 auto;min-height:30px;border:1px solid rgba(225,230,243,.96);display:inline-flex;align-items:center;justify-content:center;gap:3px;padding:0 6px;border-radius:999px;background:#f7f9fe;color:#56607c;box-shadow:none;white-space:nowrap}.draw-mobile-composer__parameter-trigger--compact{width:fit-content;max-width:100%}.draw-mobile-composer__parameter-trigger.is-open{border-color:rgba(var(--primary-rgb),.22);background:rgba(var(--primary-rgb),.06);color:var(--primary);box-shadow:none}.draw-mobile-composer__parameter-title{font-size:10px;font-weight:800;line-height:1}.draw-mobile-composer__parameter-summary{display:none}.draw-mobile-parameter-panel{position:fixed;left:0;right:0;bottom:0;z-index:90;width:100%;height:min(60vh,484px);border-radius:28px 28px 0 0;background:#fff;padding:18px 16px calc(18px + env(safe-area-inset-bottom));overflow-y:auto;box-shadow:0 -18px 40px #14182229;background-image:none;isolation:isolate}.draw-mobile-parameter-sheet__header{display:flex;align-items:center;justify-content:flex-start;margin-bottom:12px}.draw-mobile-parameter-sheet__header strong{color:#182033;font-size:18px;font-weight:900}.draw-mobile-parameter-section{display:flex;flex-direction:column;gap:10px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.draw-mobile-parameter-section+.draw-mobile-parameter-section{margin-top:12px;padding-top:12px;border-top:1px solid rgba(224,230,247,.72)}.draw-mobile-parameter-section__header{display:flex;align-items:center;justify-content:space-between}.draw-mobile-parameter-section__header span{color:#182033;font-size:12px;font-weight:900}.draw-mobile-parameter-stack,.draw-mobile-parameter-subgroup{display:flex;flex-direction:column;gap:8px}.draw-mobile-parameter-caption{color:#94a3b8;font-size:11px;font-weight:800}.draw-mobile-parameter-options{display:flex;flex-wrap:nowrap;gap:8px;overflow-x:auto;overflow-y:hidden;padding-bottom:2px;scrollbar-width:none;-ms-overflow-style:none}.draw-mobile-parameter-options::-webkit-scrollbar{display:none}.draw-mobile-parameter-options--ratio{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden}.draw-mobile-parameter-canvas,.draw-mobile-parameter-canvas__group{display:flex;flex-direction:column;gap:8px}.draw-mobile-parameter-canvas__label{color:#94a3b8;font-size:11px;font-weight:800}.draw-mobile-parameter-chip{min-height:40px;border:1px solid #dbe3ef;display:inline-flex;align-items:center;flex-direction:row;justify-content:center;flex:0 0 auto;gap:8px;padding:0 14px;border-radius:14px;background:#fff;color:#1f2940;font-size:12px;font-weight:800;white-space:nowrap;box-shadow:0 1px 2px #0f172a0a}.draw-mobile-parameter-options--ratio .draw-mobile-parameter-chip{min-width:62px;min-height:64px;flex-direction:column;gap:4px;justify-content:center;padding:8px;border-radius:14px}.draw-mobile-parameter-chip.is-active{border-color:rgba(var(--primary-rgb),.38);background:linear-gradient(180deg,rgba(var(--primary-rgb),.12),rgba(var(--primary-rgb),.06));color:var(--primary);box-shadow:inset 0 0 0 1px rgba(var(--primary-rgb),.12),0 8px 18px rgba(var(--primary-rgb),.1)}.draw-mobile-parameter-chip__meta{width:22px;height:18px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.draw-mobile-parameter-chip__preview{width:22px;height:18px}.draw-mobile-parameter-options--ratio .draw-mobile-parameter-chip__meta{width:24px;height:18px}.draw-mobile-parameter-chip__preview-shape{border:1.5px solid currentColor;display:inline-flex;border-radius:4px}.draw-mobile-parameter-chip__label{line-height:1}.draw-mobile-parameter-hint{margin:0;color:#94a3b8;font-size:11px;font-weight:700;line-height:1.6}.draw-video-duration-slider{min-width:172px;display:inline-flex;flex-direction:column;gap:6px;padding:8px 10px;border:1px solid rgba(148,163,184,.22);border-radius:14px;background:#fffffff0;box-shadow:0 1px 2px #0f172a0d}.draw-video-duration-slider--mobile{width:100%;min-width:0;padding:10px 12px;border-radius:16px;background:#fff}.draw-video-duration-slider--embedded{width:100%;min-width:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.draw-video-duration-slider__header,.draw-video-duration-slider__bounds{display:flex;align-items:center;justify-content:space-between;gap:12px}.draw-video-duration-slider__header span,.draw-video-duration-slider__bounds span{font-size:11px;font-weight:800}.draw-video-duration-slider__header span{color:#64748b}.draw-video-duration-slider__header strong{color:#0f172a;font-size:12px;font-weight:900}.draw-video-duration-slider__label-placeholder{width:12px;height:1px}.draw-video-duration-slider__bounds span{color:#94a3b8}.draw-video-duration-slider__input{width:100%;margin:0;accent-color:rgb(var(--primary-rgb));cursor:pointer}.draw-input-box{display:flex;gap:0;overflow:visible;border:1px solid #eceff4;border-radius:34px;background:#fff;min-height:184px;padding:12px 10px;box-shadow:0 12px 34px #1118270f,0 2px 10px #11182708;transition:border-color .2s ease,box-shadow .2s ease}.draw-input-box__body{flex:1;min-width:0;width:100%;display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-rows:auto auto;align-items:stretch;column-gap:0;row-gap:0}.draw-input-box .unified-composer__top-row{display:contents}.draw-input-box .unified-composer__top-left{grid-column:1;grid-row:1;align-self:stretch;display:flex}.draw-input-box .unified-composer__top-right{grid-column:2;grid-row:1;align-self:stretch}.draw-reference-panel{min-width:100px;height:100%;flex:1 1 auto;position:relative;display:flex;align-items:center;justify-content:center;overflow:visible;padding:4px 10px 8px 12px}.draw-reference-panel__hint{position:absolute;left:50%;top:-8px;z-index:30;width:max-content;min-width:168px;max-width:248px;padding:9px 12px;border:1px solid rgba(203,213,225,.95);border-radius:16px;background:#f8fafcfa;color:#64748b;font-size:12px;font-weight:600;line-height:1.45;text-align:left;white-space:normal;word-break:keep-all;box-shadow:0 14px 28px #0f172a1a;pointer-events:none;opacity:0;visibility:hidden;transform:translate(-50%,calc(-100% - 6px)) scale(.96);transition:opacity .18s ease,visibility .18s ease,transform .18s ease}.draw-reference-panel__hint:after{content:"";position:absolute;left:50%;bottom:-5px;width:10px;height:10px;border-right:1px solid rgba(203,213,225,.95);border-bottom:1px solid rgba(203,213,225,.95);background:#f8fafcfa;transform:translate(-50%) rotate(45deg)}.draw-reference-panel__hint.is-visible{opacity:1;visibility:visible;transform:translate(-50%,calc(-100% - 10px)) scale(1)}.draw-mobile-reference-stage{display:flex;flex-direction:column;gap:0}.draw-mobile-reference-stage__body{width:100%;overflow:visible}.draw-reference-empty{width:68px;height:80px;overflow:hidden;border:1.5px dashed #d7dde7;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:18px;background:#f9fafb;color:#9ca3af;font-size:11px;font-weight:800;transition:border-color .2s ease,background-color .2s ease,color .2s ease}.draw-reference-empty:hover{border-color:var(--primary-light);background:var(--primary-soft);color:var(--primary)}.draw-reference-empty span{margin-top:6px}.draw-reference-stack{position:relative;width:68px;min-height:80px;padding:0;overflow:visible;isolation:isolate;z-index:3}.draw-reference-stack.is-floating{overflow:visible}.draw-reference-card{position:absolute;top:5px;left:6px;width:58px;height:72px;border:2px solid #ffffff;border-radius:12px;background:#fff;box-shadow:0 8px 18px #0f172a1a;transition:transform .45s ease,box-shadow .3s ease,z-index .2s ease}.draw-reference-card--overflow-visible{overflow:visible}.draw-reference-card.is-front{box-shadow:0 10px 22px rgba(var(--primary-rgb),.12)}.draw-reference-stack.is-hovered .draw-reference-card:hover{box-shadow:0 18px 30px #0f172a2e;z-index:99!important}.draw-reference-card img{width:100%;height:100%;object-fit:cover}.draw-reference-card__remove{position:absolute;top:-9px;right:-9px;width:26px;height:26px;border:0;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#111827e0;color:#fff;opacity:0;transform:scale(.8);pointer-events:none;box-shadow:0 8px 18px #0f172a33;transition:opacity .2s ease,transform .2s ease,background-color .2s ease,box-shadow .2s ease}.draw-reference-card__remove--floating{border:2px solid #ffffff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.draw-reference-card__remove.is-visible{opacity:1;transform:scale(1);pointer-events:auto}.draw-reference-card__remove svg{width:13px;height:13px;display:block}.draw-reference-card__remove:hover{background:#111827;box-shadow:0 12px 24px #0f172a47}.draw-reference-stack__add{position:absolute;top:auto;right:auto;bottom:auto;left:auto;width:30px;height:30px;border:1px solid rgba(17,24,39,.08);display:flex;align-items:center;justify-content:center;gap:0;border-radius:999px;background:#fff;color:#2f3743;z-index:12;box-shadow:0 10px 22px #0f172a24;transition:width .24s ease,height .24s ease,top .24s ease,right .24s ease,left .24s ease,bottom .24s ease,border-radius .24s ease,border-color .24s ease,background-color .24s ease,color .24s ease,box-shadow .24s ease,transform .45s ease}.draw-reference-stack__add--card{text-align:center}.draw-reference-stack__add.is-hovered{top:4px;left:6px;width:68px;height:80px;border:1.5px dashed #d7dde7;border-radius:18px;background:#f9fafb;color:#98a2b3;box-shadow:0 10px 22px #0f172a14}.draw-reference-stack__add:hover{background:#fff;color:#111827;box-shadow:0 12px 24px #0f172a2e}.draw-reference-stack__add.is-hovered:hover{background:var(--primary-soft);border-color:var(--primary-light)}.draw-reference-stack__add-icon{width:30px;height:30px;display:grid;place-items:center;border-radius:999px;background:transparent;box-shadow:none}.draw-reference-stack__add-text{display:none}.draw-reference-stack__add svg{width:16px;height:16px}.draw-reference-stack__add.is-hovered svg{width:22px;height:22px}.draw-video-reference-panel{flex-shrink:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:4px 10px 8px 12px}.draw-video-reference-panel--full{width:100px}.draw-video-reference-panel--frame-pair{width:164px;overflow:visible;align-items:flex-start}.draw-video-frame-pair{width:154px;display:flex;align-items:center;justify-content:flex-start;gap:4px;margin-left:0}.draw-video-frame-pair__connector{width:14px;height:14px;display:inline-flex;align-items:center;justify-content:center;color:#8b96ab}.draw-video-frame-pair__slot{width:68px;flex:0 0 68px}.draw-video-frame-pair__empty,.draw-video-frame-pair__card{position:relative;width:68px;height:80px;border-radius:18px}.draw-video-frame-pair__empty{border:1.5px dashed #d7dde7;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:linear-gradient(180deg,#f9fafc,#f4f7fb);color:#98a2b3}.draw-video-frame-pair__empty:hover{border-color:var(--primary-light);background:var(--primary-soft);color:var(--primary)}.draw-video-frame-pair__empty span,.draw-video-frame-pair__card-label{font-size:11px;font-weight:800;line-height:1.15}.draw-video-frame-pair__card{overflow:hidden;border:2px solid #ffffff;background:#fff;box-shadow:0 8px 18px #0f172a1a}.draw-video-frame-pair__card img{width:100%;height:100%;display:block;object-fit:cover}.draw-video-frame-pair__card-label{position:absolute;left:0;right:0;bottom:8px;text-align:center;color:#ffffffeb;text-shadow:0 1px 6px rgba(15,23,42,.46)}.draw-reference-slot{min-width:0;display:flex;flex-direction:column;gap:0}.draw-reference-slot__filled{position:relative;width:100%;height:0;padding-bottom:100%;border-radius:18px;overflow:visible}.draw-reference-slot__filled img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:18px;border:2px solid #ffffff;background:#fff;box-shadow:0 8px 18px #0f172a1a}.draw-reference-empty--slot{width:64px;height:80px;min-height:80px}.draw-reference-slot .draw-reference-empty{width:64px;height:80px;min-height:80px;border-radius:18px;gap:6px;background:linear-gradient(180deg,#f9fafc,#f4f7fb)}.draw-reference-slot .draw-reference-empty span{margin-top:0;line-height:1.25}.draw-reference-slot__caption{display:none}.draw-reference-card__media{position:relative;width:100%;height:100%;overflow:hidden;border-radius:inherit}.draw-reference-card__media img{width:100%;height:100%;display:block;object-fit:cover}.draw-reference-card__media--audio{display:flex;align-items:flex-end;justify-content:flex-start;padding:10px 8px;background:linear-gradient(180deg,#5b6680,#414a5d)}.draw-reference-card__media--audio:after{content:"";position:absolute;top:0;right:0;width:18px;height:18px;background:linear-gradient(135deg,rgba(255,255,255,.8) 50%,transparent 50%);opacity:.28}.draw-reference-card__audio-copy{position:relative;z-index:1;width:100%;display:flex;flex-direction:column;gap:4px;color:#ffffffeb}.draw-reference-card__audio-copy svg{width:18px;height:18px}.draw-reference-card__audio-copy strong{font-size:10px;font-weight:800;line-height:1.25;word-break:break-all}.draw-input-box__main{min-width:0;width:100%;flex:1;padding:6px 0 0 18px;gap:12px}.draw-input-box__content{min-width:0;display:flex;flex-direction:column}.draw-input-box textarea{min-height:72px;height:72px;max-height:168px;flex:0 0 auto;width:100%;border:0;outline:0;resize:none;display:block;padding:12px 12px 10px 4px;background:transparent;color:#1f2937;font-size:13px;font-weight:500;line-height:1.55;overflow-y:hidden;transition:height .18s ease;scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.34) transparent}.draw-toolbar{display:flex;flex-wrap:nowrap;gap:6px;align-items:center;min-width:0;flex:1;margin-left:0;margin-top:2px;overflow:visible}.agent-workspace__toolbar{display:flex;align-items:center;gap:6px;min-width:0}.agent-workspace__direction-row{display:inline-flex;align-items:center;gap:6px;min-width:0;flex-shrink:0}.agent-direction-chip{min-height:34px;padding:0 12px;border:1px solid #e7ebf3;display:inline-flex;align-items:center;justify-content:center;border-radius:11px;background:#ffffffeb;color:#64748b;font-size:11px;font-weight:700;white-space:nowrap;transition:border-color .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease}.agent-direction-chip:hover{border-color:rgba(var(--primary-rgb),.22);color:var(--primary-strong);background:rgba(var(--primary-rgb),.06)}.agent-direction-chip.is-active{border-color:rgba(var(--primary-rgb),.24);background:rgba(var(--primary-rgb),.1);color:var(--primary-strong);box-shadow:0 6px 18px rgba(var(--primary-rgb),.08)}.draw-toolbar .focus-model-select{margin-bottom:0;display:inline-flex;align-items:center;flex-shrink:0}.draw-toolbar .focus-model-select__trigger{min-height:34px;padding:0 11px;border-radius:11px;box-shadow:0 1px 2px #0f172a0d;white-space:nowrap}.draw-toolbar .option-trigger--draw .option-trigger__button{min-height:34px;gap:5px;padding:0 11px;border-radius:11px}.draw-toolbar .option-trigger--selection .option-trigger__menu{min-width:188px;padding:8px;border-radius:18px}.draw-toolbar .option-trigger--draw .option-trigger__button span,.draw-toolbar .option-trigger--draw .option-trigger__button strong{font-size:11px}.draw-toolbar .option-trigger--draw .option-trigger__button svg{width:13px;height:13px}.draw-toolbar>*{align-self:center;flex-shrink:0}.draw-toolbar .video-duration-trigger__button{min-height:34px;gap:5px;padding:0 11px;border-radius:11px}.draw-toolbar .video-duration-trigger__button span,.draw-toolbar .video-duration-trigger__button strong{font-size:11px}.draw-toolbar .video-duration-trigger__button svg{width:13px;height:13px}.option-trigger__selection-list{display:flex;flex-direction:column;gap:6px}.option-trigger__selection-item{width:100%;min-height:44px;border:0;border-radius:14px;display:flex;align-items:center;gap:10px;padding:0 12px;background:transparent;color:#0f172a;text-align:left}.option-trigger__selection-item.is-active{background:#f3f6fb}.option-trigger__selection-icon{display:inline-flex;align-items:center;justify-content:center;color:currentColor}.option-trigger__selection-copy{min-width:0;flex:1;display:flex;flex-direction:column;gap:2px}.option-trigger__selection-label{font-size:12px;font-weight:700;line-height:1.2}.option-trigger__selection-description{color:#94a3b8;font-size:10px;font-weight:600;line-height:1.3}.option-trigger__selection-check{margin-left:auto;color:#0f172a}.draw-toolbar .focus-model-select__trigger strong{font-size:12px}.draw-toolbar .focus-model-select__trigger svg{width:14px;height:14px}.draw-video-params-placeholder{min-height:34px;border:1px dashed #d7dde7;display:inline-flex;align-items:center;padding:0 12px;border-radius:11px;background:#f8fafc;color:#94a3b8;font-size:11px;font-weight:800}.draw-input-box .unified-composer__footer{grid-column:1 / span 2;grid-row:2;width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;margin-top:auto;padding:4px 12px 12px;gap:10px}.draw-input-box .focus-send-button{width:32px;height:32px;border-radius:999px;box-shadow:0 10px 22px rgba(var(--primary-rgb),.2)}.draw-input-box .focus-send-row{align-items:center;justify-content:flex-end;margin-left:auto;padding-left:8px;padding-bottom:0;gap:5px;flex-wrap:nowrap}.focus-send-button--primary{background:var(--primary);color:#fff}.focus-send-button--primary:hover{background:var(--primary-strong)}.focus-send-button--primary:disabled,.focus-send-button--primary:disabled:hover,.focus-send-button--primary:disabled:active{background:#eef1f6;color:#b9c1d1;box-shadow:none}.draw-toolbar-group{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.draw-toolbar-group__label{display:inline-flex;align-items:center;gap:6px;color:#64748b;font-size:11px;font-weight:800;white-space:nowrap}.creation-mode-trigger,.canvas-setting-trigger,.video-advanced-trigger,.video-duration-trigger{position:relative}.creation-mode-trigger__button,.canvas-setting-trigger__button,.video-advanced-trigger__button,.video-duration-trigger__button{min-height:34px;border:1px solid #e7ebf2;display:inline-flex;align-items:center;gap:6px;padding:0 12px;border-radius:11px;background:#fff;color:#64748b;box-shadow:0 1px 2px #0f172a0d}.creation-mode-trigger__button{border-color:rgba(var(--primary-rgb),.2);background:linear-gradient(180deg,rgba(var(--primary-rgb),.12),rgba(var(--primary-rgb),.06));color:var(--primary);box-shadow:0 8px 18px rgba(var(--primary-rgb),.12)}.creation-mode-trigger__button strong,.canvas-setting-trigger__button strong,.video-advanced-trigger__button strong,.video-duration-trigger__button strong{font-size:10px;font-weight:800;color:inherit}.creation-mode-trigger__button svg,.canvas-setting-trigger__button svg,.video-advanced-trigger__button svg,.video-duration-trigger__button svg{width:13px;height:13px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.creation-mode-trigger__icon,.canvas-setting-trigger__icon,.video-advanced-trigger__icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.creation-mode-trigger__menu,.canvas-setting-trigger__menu,.video-advanced-trigger__menu,.video-duration-trigger__menu{position:absolute;left:0;bottom:calc(100% + 10px);z-index:40;border:1px solid #edf1f6;border-radius:16px;background:#fffffffa;box-shadow:0 18px 36px #0f172a1f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.creation-mode-trigger__menu{width:236px;padding:9px}.creation-mode-trigger__menu--mobile{position:fixed;left:0;right:0;bottom:0;top:auto;z-index:90;width:100%;height:min(38vh,320px);padding:18px 16px calc(18px + env(safe-area-inset-bottom));border-radius:28px 28px 0 0;background:#fffffffa;box-shadow:0 -18px 40px #14182229;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);overflow-y:auto}.creation-mode-trigger__title,.canvas-setting-trigger__label{color:#a2adbd;font-size:11px;font-weight:800}.creation-mode-trigger__title{display:block;padding:3px 8px 8px}.creation-mode-trigger__menu button{width:100%;min-height:42px;border:0;display:flex;align-items:center;gap:10px;padding:0 11px;border-radius:12px;background:transparent;color:#0f172a}.creation-mode-trigger__menu button.is-active{background:#f3f6fb}.creation-mode-trigger__menu-icon{display:inline-flex;align-items:center;justify-content:center;color:#0f172a}.creation-mode-trigger__menu-label{font-size:12px;font-weight:700}.creation-mode-trigger__check{margin-left:auto}.canvas-setting-trigger__button{justify-content:flex-start}.canvas-setting-trigger__menu{left:50%;width:min(444px,calc(100vw - 92px));padding:10px;border-radius:20px;transform:translate(-50%)}.canvas-setting-trigger__section{display:flex;flex-direction:column;gap:8px}.canvas-setting-trigger__section+.canvas-setting-trigger__section{margin-top:10px}.canvas-setting-trigger__ratio-row{display:flex;gap:3px;overflow-x:auto;overflow-y:hidden;padding:3px;border-radius:18px;background:#f6f7fb;scrollbar-width:none}.canvas-setting-trigger__ratio-row::-webkit-scrollbar{display:none}.canvas-setting-trigger__ratio-chip{min-width:42px;min-height:56px;flex:0 0 auto;border:0;display:grid;grid-template-rows:18px 12px;align-items:center;justify-items:center;align-content:center;gap:4px;padding:6px 4px 5px;border-radius:14px;background:transparent;color:#495067;transition:background-color .2s ease,box-shadow .2s ease}.canvas-setting-trigger__ratio-chip.is-active{background:rgba(var(--primary-rgb),.1);color:var(--primary-strong);box-shadow:inset 0 0 0 1px rgba(var(--primary-rgb),.18)}.canvas-setting-trigger__summary-preview,.canvas-setting-trigger__ratio-preview-wrap{display:inline-flex;align-items:center;justify-content:center}.canvas-setting-trigger__summary-preview,.canvas-setting-trigger__ratio-outline{border:1px solid rgba(47,53,72,.92);border-radius:5px;background:#ffffffc7;box-shadow:inset 0 0 0 1px #2f35480d}.canvas-setting-trigger__ratio-chip.is-active .canvas-setting-trigger__ratio-outline,.canvas-setting-trigger__button .canvas-setting-trigger__summary-preview{border-color:rgba(var(--primary-rgb),.5);background:rgba(var(--primary-rgb),.12)}.canvas-setting-trigger__ratio-chip span:last-child{font-size:9px;font-weight:700;line-height:12px;white-space:nowrap}.canvas-setting-trigger__resolution-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;padding:3px;border-radius:18px;background:#f6f7fb}.canvas-setting-trigger__resolution-chip{min-height:38px;border:0;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 6px;border-radius:14px;background:transparent;color:#495067;font-size:11px;font-weight:700;transition:background-color .2s ease,box-shadow .2s ease}.canvas-setting-trigger__resolution-chip.is-active{background:rgba(var(--primary-rgb),.1);color:var(--primary-strong);box-shadow:inset 0 0 0 1px rgba(var(--primary-rgb),.18)}.canvas-setting-trigger__resolution-tone,.canvas-setting-trigger__resolution-chip strong{color:inherit;font-size:11px;font-weight:700}.video-advanced-trigger__button,.video-duration-trigger__button{justify-content:flex-start}.video-advanced-trigger__button:hover,.video-advanced-trigger.is-open .video-advanced-trigger__button,.video-duration-trigger__button:hover,.video-duration-trigger.is-open .video-duration-trigger__button{border-color:rgba(var(--primary-rgb),.22);background:rgba(var(--primary-rgb),.06);color:var(--primary-strong);box-shadow:0 8px 18px rgba(var(--primary-rgb),.1)}.video-advanced-trigger__count{color:#94a3b8;font-size:10px;font-weight:700}.video-advanced-trigger__button:hover .video-advanced-trigger__count,.video-advanced-trigger.is-open .video-advanced-trigger__count{color:rgba(var(--primary-rgb),.88)}.video-advanced-trigger__menu{left:50%;width:min(360px,calc(100vw - 92px));padding:10px;border-radius:20px;transform:translate(-50%)}.video-duration-trigger__menu{left:50%;width:min(324px,calc(100vw - 92px));padding:14px 16px;border-radius:22px;transform:translate(-50%)}.draw-video-advanced-panel{display:flex;flex-direction:column}.draw-video-advanced-panel__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.draw-video-advanced-panel__toggle,.draw-video-advanced-panel__field{min-height:46px;border:1px solid #edf1f6;border-radius:14px;background:#f8fafc}.draw-video-advanced-panel__toggle{display:flex;align-items:center;gap:8px;padding:0 12px;color:#334155;font-size:12px;font-weight:700}.draw-video-advanced-panel__toggle input{width:14px;height:14px;margin:0;accent-color:var(--primary)}.draw-video-advanced-panel__field{display:flex;flex-direction:column;gap:4px;padding:9px 12px}.draw-video-advanced-panel__field span{color:#64748b;font-size:11px;font-weight:800}.draw-video-advanced-panel__field input{width:100%;border:0;outline:0;padding:0;background:transparent;color:#0f172a;font-size:13px;font-weight:800}.draw-video-advanced-panel__field input::placeholder{color:#94a3b8}.draw-video-advanced-panel--mobile .draw-video-advanced-panel__grid{grid-template-columns:1fr}.draw-task-result{width:min(1040px,100%);margin:20px auto 0;border:1px solid #f0f1f5;border-radius:18px;background:#ffffffdb;padding:16px;box-shadow:var(--shadow-soft)}.draw-task-result__header,.draw-task-result__meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.draw-task-result__header span,.draw-task-result__meta span{color:#9ca3af;font-size:12px}.draw-task-result__header strong{display:block;margin-top:3px;color:#111827;font-size:15px;font-weight:800}.draw-task-result__header em{padding:6px 10px;border-radius:999px;background:var(--primary-soft);color:var(--primary);font-size:12px;font-style:normal;font-weight:800}.draw-task-result__body{margin-top:12px}.draw-task-result__works{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px}.draw-task-work{position:relative;width:196px;min-width:0}.draw-task-work--video,.draw-task-work--image{width:196px}.draw-assistant-gallery.is-single.draw-assistant-gallery--video .draw-task-work--video,.draw-assistant-gallery.is-single.draw-assistant-gallery--image-16-9 .draw-task-work--image{width:392px}.draw-task-work__frame{width:100%;overflow:hidden;border:1px solid #edf0f5;border-radius:18px;background:#f8fbff;aspect-ratio:var(--draw-work-ratio, 1 / 1)}.draw-task-work__preview-trigger{border:1px solid #edf0f5;padding:0;cursor:pointer}.draw-task-work__header{display:flex;align-items:center;justify-content:space-between;gap:8px}.draw-task-work__header strong{overflow:hidden;color:#111827;font-size:13px;font-weight:900;white-space:nowrap;text-overflow:ellipsis}.draw-task-work img,.draw-task-work video,.task-work__fallback{width:100%;height:100%;object-fit:cover;display:block;background:linear-gradient(135deg,#eff4ff,#d8e8ff 58%,#c8f4ea)}.draw-task-work__video-preview{width:100%;height:100%}.draw-task-work__image-fallback{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:18px 16px;border-radius:inherit;background:radial-gradient(circle at top,#fffffffa,#f7f9fcfa),linear-gradient(180deg,#94a3b814,#94a3b805);color:#64748b;text-align:center}.draw-task-work__image-fallback strong{color:#334155;font-size:13px;font-weight:800;line-height:1.4}.draw-task-work__image-fallback span{color:#94a3b8;font-size:11px;font-weight:700;line-height:1.6}.draw-task-work__image-fallback--retrying strong{color:#2563eb}.task-work__fallback{display:grid;place-items:center;color:var(--primary);font-size:22px;font-weight:900}.draw-task-work__placeholder{width:100%;height:100%;display:grid;place-items:center;align-content:center;gap:12px;padding:18px;text-align:center;background:linear-gradient(180deg,#f5f9fff5,#e5f2ffeb)}.draw-task-work__loading{display:inline-flex;align-items:center;justify-content:center;gap:6px}.draw-task-work__loading-dot{width:8px;height:8px;display:inline-flex;border-radius:999px;background:#94a3b885;animation:drawPendingPulse 1.15s ease-in-out infinite}.draw-task-work__loading-dot:nth-child(2){animation-delay:.14s}.draw-task-work__loading-dot:nth-child(3){animation-delay:.28s}.draw-task-work__placeholder strong{color:#111827;font-size:15px;font-weight:900;line-height:1.3}.draw-task-work--pending.is-submitted .draw-task-work__placeholder strong{color:#d97706}.draw-task-work--pending.is-submitted .draw-task-work__loading-dot{background:#d9770680}.draw-task-work--pending.is-running .draw-task-work__placeholder strong{color:#6366f1}.draw-task-work--pending.is-running .draw-task-work__loading-dot{background:#6366f175}.draw-task-work__failed-actions{display:inline-flex;align-items:center;justify-content:center;margin-top:6px}.draw-task-work__failed-actions button{min-height:28px;padding:0 12px;border:1px solid rgba(37,99,235,.16);border-radius:999px;background:#2563eb14;color:#2563eb;font-size:11px;font-weight:800;line-height:1;cursor:pointer}.draw-task-work span{overflow:hidden;color:#6b7280;font-size:11px;font-weight:700;line-height:1.6}.draw-task-work--pending.is-submitted span,.draw-task-work--pending.is-running span{color:#94a3b8}.draw-task-work__overlay{position:absolute;top:10px;right:10px;opacity:0;transition:opacity .2s ease}.draw-task-work:hover .draw-task-work__overlay{opacity:1}@keyframes drawPendingPulse{0%,to{transform:translateY(0) scale(.84);opacity:.42}50%{transform:translateY(-2px) scale(1);opacity:1}}.draw-task-work__actions{display:flex;gap:6px}.draw-task-work__action-wrap{position:relative;display:inline-flex}.draw-task-work__action{width:32px;height:32px;border:1px solid rgba(226,232,240,.92);display:inline-flex;align-items:center;justify-content:center;padding:0;border-radius:10px;background:#fffffff0;color:#475467}.draw-task-work__action:hover:not(:disabled){border-color:#cbd5e1f5;background:#fff;color:#344054}.draw-task-work__action:disabled{opacity:.6;cursor:not-allowed}.draw-task-work__action--reference{border-color:#bfdbfef5;background:#eff6fff5;color:#2563eb}.draw-task-work__action--reference:hover:not(:disabled){border-color:#93c5fdfa;background:#eff6ff;color:#1d4ed8}.draw-task-work__action--like{box-shadow:none}.draw-task-work__action--like.is-active{border-color:#ffcdd3eb;background:#fff1f2fa;color:#ff5d7a}.draw-task-work__tooltip{position:absolute;left:50%;bottom:calc(100% + 10px);transform:translate(-50%) translateY(4px);padding:8px 12px;border-radius:12px;background:#0f172aeb;color:#fff;font-size:12px;font-weight:700;line-height:1;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s ease;box-shadow:0 12px 28px #0f172a33}.draw-task-work__action-wrap:hover .draw-task-work__tooltip{opacity:1;transform:translate(-50%) translateY(0)}.draw-work-preview-shell{height:100%}.draw-work-preview-scroll{min-width:0;min-height:0;flex:1;display:flex;flex-direction:column}.draw-work-preview-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:nowrap}.draw-work-preview-action{min-width:0;height:34px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 12px;border:1px solid #e7ecf3;border-radius:999px;background:#fff;color:#344054;white-space:nowrap;flex-shrink:0;transition:background-color .18s ease,color .18s ease,border-color .18s ease}.draw-work-preview-action:hover:not(:disabled){border-color:#d7dee8;background:#f8fafc}.draw-work-preview-action:disabled{opacity:.58;cursor:not-allowed}.draw-work-preview-action span{line-height:1}.draw-work-preview-action--like.is-active{background:#ff5d7a14;color:#ff5d7a}.draw-work-preview-action .lucide,.draw-work-preview-footer{flex-shrink:0}.draw-work-preview-action--like{gap:4px}.draw-work-preview-body{gap:32px}.draw-work-preview-footer{margin-top:auto}@media (max-width: 960px){.draw-assistant-summary{grid-template-columns:40px minmax(0,1fr)}.draw-result-message{width:100%}.draw-result-message__status-row{align-items:flex-start;flex-direction:column}.draw-result-message__status-row span{text-align:left}.draw-result-message__pending-grid,.draw-result-message__works{grid-template-columns:minmax(0,1fr)}}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:160;display:flex;align-items:center;justify-content:center;padding:20px;background:#1118276b;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.agent-apply-modal{position:relative;width:min(680px,100%);display:flex;flex-direction:column;gap:18px;padding:24px;border-radius:28px;background:#fff;box-shadow:0 32px 80px #11182738}.agent-apply-modal__close{position:absolute;top:16px;right:16px;width:34px;height:34px;border:0;display:grid;place-items:center;border-radius:999px;background:transparent;color:#9ca3af}.agent-apply-modal__close:hover{background:#f3f4f6;color:#4b5563}.agent-apply-modal__hero{padding-right:52px}.agent-apply-modal__eyebrow{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;background:var(--primary-soft);color:var(--primary);font-size:12px;font-weight:900}.agent-apply-modal__hero h2{margin-top:14px;color:#111827;font-size:28px;line-height:1.2;font-weight:900}.agent-apply-modal__hero p{margin-top:10px;color:#6b7280;font-size:14px;line-height:1.75}.agent-apply-modal__body{display:flex;flex-direction:column;gap:14px}.agent-apply-modal__card,.agent-apply-modal__contact{border:1px solid #eef0f4;border-radius:20px;background:#fff}.agent-apply-modal__card{padding:18px}.agent-apply-modal__label{color:#9ca3af;font-size:12px;font-weight:800}.agent-apply-modal__card strong{display:block;margin-top:8px;color:#111827;font-size:18px;font-weight:900}.agent-apply-modal__card p{margin-top:8px;color:#6b7280;font-size:13px;line-height:1.7}.agent-apply-modal__contact{display:grid;grid-template-columns:180px minmax(0,1fr);gap:18px;padding:18px}.agent-apply-modal__qr{min-height:180px;overflow:hidden;border:1px solid #eef0f4;border-radius:18px;background:#f8fafc}.agent-apply-modal__qr img{width:100%;height:100%;object-fit:cover}.agent-apply-modal__qr-fallback{width:100%;height:100%;min-height:180px;display:grid;place-items:center;gap:6px;color:var(--primary);background:linear-gradient(135deg,var(--primary-soft),#fff);text-align:center}.agent-apply-modal__qr-fallback span{color:#4b5563;font-size:12px;font-weight:800}.agent-apply-modal__contact-info{display:flex;flex-direction:column;justify-content:center;gap:14px}.agent-apply-modal__contact-info span{color:#9ca3af;font-size:12px;font-weight:800}.agent-apply-modal__contact-info strong{display:block;margin-top:4px;color:#111827;font-size:20px;font-weight:900}.agent-apply-modal__contact-info p{margin-top:4px;color:#6b7280;font-size:13px;line-height:1.75}.agent-apply-modal__link{display:inline-flex;align-items:center;gap:6px;color:var(--primary);font-size:13px;font-weight:800}.agent-apply-modal__footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.agent-apply-modal__hint{display:inline-flex;align-items:center;gap:6px;color:#6b7280;font-size:12px;line-height:1.6}.agent-apply-modal__hint svg{color:var(--primary)}.agent-apply-modal__actions{display:flex;align-items:center;gap:10px}.contact-center-modal{position:relative;width:min(460px,100%);display:flex;flex-direction:column;gap:22px;padding:28px 26px 26px;border-radius:28px;background:#fff;box-shadow:0 32px 80px #11182738}.contact-center-modal__close{position:absolute;top:16px;right:16px;width:34px;height:34px;border:0;display:grid;place-items:center;border-radius:999px;background:transparent;color:#9ca3af}.contact-center-modal__close:hover{background:#f3f4f6;color:#4b5563}.contact-center-modal__title{color:#111827;font-size:24px;font-weight:900}.contact-center-modal__wechat{border:2px solid rgba(183,214,255,.92);display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 18px;border-radius:22px;background:#f8fbfff5;text-align:left}.contact-center-modal__wechat-meta{min-width:0;display:flex;flex-direction:column;gap:6px}.contact-center-modal__wechat-label{color:#7c8a9f;font-size:12px;font-weight:700}.contact-center-modal__wechat strong{color:#111827;font-size:20px;font-weight:900}.contact-center-modal__wechat-action{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;color:#246bfd;font-size:13px;font-weight:800}.contact-center-modal__group-label{color:#30343b;font-size:14px;font-weight:700}.contact-center-modal__qr-shell{width:min(320px,100%);aspect-ratio:1 / 1;margin:0 auto}.contact-center-modal__qr{width:100%;height:100%;object-fit:contain}.contact-center-modal__qr-fallback{width:100%;height:100%;display:grid;place-items:center;border-radius:20px;border:1px dashed #d7e4ff;background:#f8fbff;color:#7c8a9f;font-size:12px;font-weight:700}.announcement-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:110;border:0;background:transparent}.announcement-panel{position:fixed;top:76px;right:28px;z-index:111;width:min(380px,calc(100vw - 32px));overflow:hidden;border:1px solid #f0f1f5;border-radius:20px;background:#fff;box-shadow:0 20px 54px #11182729}.announcement-panel__header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 20px 14px;border-bottom:1px solid #f1f5f9;background:linear-gradient(180deg,#fcfdff,#fff)}.announcement-panel__title{margin:0;color:#111827;font-size:17px;font-weight:900;line-height:1.35}.announcement-panel__actions{display:inline-flex;align-items:center;gap:8px;flex-shrink:0}.announcement-panel__read-all{width:auto!important;min-width:auto;padding:0 2px;color:#2563eb!important;font-size:12px;font-weight:900}.announcement-panel__read-all:disabled{color:#94a3b8!important}.announcement-panel__actions button{width:30px;height:30px;border:0;display:grid;place-items:center;border-radius:999px;background:transparent;color:#94a3b8}.announcement-panel__actions button:hover{background:#f3f4f6;color:#374151}.announcement-panel__body{max-height:312px;min-height:312px;overflow-y:auto;padding:0}.announcement-item{width:100%;min-height:104px;align-items:flex-start;display:flex;gap:12px;padding:11px 20px;border:0;border-bottom:1px solid #f8fafc;background:#fff;text-align:left}.announcement-item:last-child{border-bottom:0}.announcement-item:hover{background:#fafafa}.announcement-item__icon{width:34px;height:34px;display:grid;place-items:center;flex-shrink:0;border-radius:12px;background:#eff6ff;color:#2563eb}.announcement-item__icon--promo{background:#fffbeb;color:#d97706}.announcement-item__icon--feature{background:#f0fdf4;color:#16a34a}.announcement-item__copy{min-width:0;flex:1}.announcement-item__title{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;color:#111827}.announcement-item__title-main{min-width:0;display:inline-flex;align-items:center;gap:8px}.announcement-item__dot{width:8px;height:8px;flex-shrink:0;border-radius:999px;background:#ef4444;box-shadow:0 0 0 4px #ef44441f}.announcement-item__title strong{overflow:hidden;font-size:13px;font-weight:900;white-space:nowrap;text-overflow:ellipsis}.announcement-item__title svg{color:#cbd5e1}.announcement-item__copy p{display:-webkit-box;margin-top:4px;overflow:hidden;color:#64748b;font-size:12px;line-height:1.65;-webkit-line-clamp:2;-webkit-box-orient:vertical}.announcement-item__copy span{display:block;margin-top:6px;color:#94a3b8;font-size:11px;font-weight:800}.notification-detail-dialog{width:min(660px,calc(100vw - 32px));max-height:calc(100vh - 56px);display:flex;flex-direction:column;overflow:hidden;border:1px solid #e5e7eb;border-radius:24px;background:#fff;box-shadow:0 32px 80px #11182738}.notification-detail-dialog__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:24px 24px 18px;border-bottom:1px solid #eef2f7;background:linear-gradient(180deg,#fbfcff,#fff)}.notification-detail-dialog__title-wrap{min-width:0;display:flex;flex-direction:column;gap:10px}.notification-detail-dialog__title-wrap h3{color:#111827;font-size:20px;font-weight:900;line-height:1.45}.notification-detail-dialog__title-wrap p{color:#94a3b8;font-size:12px;font-weight:800}.notification-detail-dialog__type{width:fit-content;min-height:28px;padding:0 12px;border-radius:999px;display:inline-flex;align-items:center;font-size:12px;font-weight:900}.notification-detail-dialog__type--system{background:#eff6ff;color:#2563eb}.notification-detail-dialog__type--feature{background:#f0fdf4;color:#16a34a}.notification-detail-dialog__type--promo{background:#fffbeb;color:#d97706}.notification-detail-dialog__body{overflow-y:auto;padding:20px 24px 24px}.notification-detail-dialog__state,.notification-detail-dialog__error{min-height:120px;display:grid;place-items:center;color:#64748b;font-size:14px;font-weight:800}.notification-detail-dialog__error{color:#dc2626}.notification-detail-dialog__content{display:flex;flex-direction:column;gap:16px;color:#334155;font-size:14px;line-height:1.9}.notification-detail-dialog__content>*{margin:0}.notification-detail-dialog__content p,.notification-detail-dialog__content li{margin:0}.notification-detail-dialog__content ul,.notification-detail-dialog__content ol{margin:0;padding-left:20px}.notification-detail-dialog__content h1,.notification-detail-dialog__content h2,.notification-detail-dialog__content h3,.notification-detail-dialog__content h4{margin:0;color:#111827;line-height:1.5}.notification-detail-dialog__content h1{font-size:22px;font-weight:900}.notification-detail-dialog__content h2{font-size:18px;font-weight:900}.notification-detail-dialog__content h3,.notification-detail-dialog__content h4{font-size:16px;font-weight:800}.notification-detail-dialog__content code{padding:2px 6px;border-radius:8px;background:#f1f5f9;color:#0f172a;font-size:13px}.notification-detail-dialog__content pre{margin:0;padding:14px 16px;overflow-x:auto;border-radius:16px;background:#0f172a;color:#e2e8f0}.notification-detail-dialog__content pre code{padding:0;background:transparent;color:inherit}.notification-detail-dialog__content blockquote{margin:0;padding-left:14px;border-left:3px solid #cbd5e1;color:#475569}.notification-detail-dialog__content img{width:100%;max-width:100%;height:auto;margin:6px 0;border:1px solid #e2e8f0;border-radius:18px;background:#f8fafc;object-fit:contain}.announcement-state,.announcement-empty,.announcement-error{min-height:120px;display:grid;place-items:center;gap:8px;color:#94a3b8;font-size:13px;font-weight:800}.announcement-state svg{animation:spin 1s linear infinite}.announcement-error{color:#dc2626}@keyframes spin{to{transform:rotate(360deg)}}.auth-modal{position:relative;width:min(760px,100%);min-height:480px;display:flex;overflow:hidden;border-radius:24px;background:#fff;box-shadow:0 32px 80px #11182738}.auth-modal__brand{position:relative;width:290px;flex-shrink:0;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:36px 28px;color:#111827;background:#fff;border-right:1px solid var(--primary-soft)}.auth-modal__brand-bg:before,.auth-modal__brand-bg:after{content:"";position:absolute;border-radius:999px;pointer-events:none;background:#246bfd0a;filter:blur(24px)}.auth-modal__brand-bg:before{top:74px;left:50%;width:210px;height:210px;transform:translate(-50%);border-radius:999px;background:radial-gradient(circle,#246bfd1f,#246bfd0a 56%,#fff0);border:0;box-shadow:none;filter:none}.auth-modal__brand-bg:after{right:26px;bottom:92px;width:118px;height:118px;background:#78a6ff1f}.auth-modal__brand-content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:26px;width:100%;transform:translateY(24px)}.auth-modal__logo{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:100%}.auth-modal__logo img{width:176px;height:auto;object-fit:contain}.auth-modal__brand-copy{position:relative;z-index:1;max-width:214px;text-align:center}.auth-modal__brand-copy h2{margin:0;font-size:20px;line-height:1.2;font-weight:700;color:#111827}.auth-modal__brand-copy p{margin-top:12px;color:#6b7280;font-size:12px;font-weight:500;line-height:1.8}.auth-modal__form-panel{position:relative;flex:1;display:flex;flex-direction:column;justify-content:center;padding:40px}.auth-modal__close,.recharge-modal__close{position:absolute;top:16px;right:16px;width:34px;height:34px;border:0;display:grid;place-items:center;border-radius:999px;background:transparent;color:#9ca3af}.auth-modal__close:hover,.recharge-modal__close:hover{background:#f3f4f6;color:#4b5563}.auth-modal__title h2{color:#111827;font-size:26px;font-weight:900;letter-spacing:0}.auth-modal__title p{margin-top:8px;color:#6b7280;font-size:14px;font-weight:600}.recharge-modal__tabs{display:flex;padding:4px;border-radius:14px;background:#f3f4f6c7}.auth-entry-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:18px}.auth-entry-tabs button{min-height:46px;border:1px solid #e5e7eb;border-radius:14px;background:#fff;color:#6b7280;font-size:14px;font-weight:800;box-shadow:0 10px 20px #1118270a}.auth-entry-tabs button.is-active{border-color:#cfe0ff;background:var(--primary-soft);color:var(--primary)}.recharge-modal__tabs button{flex:1;min-height:32px;border:0;border-radius:10px;background:transparent;color:#6b7280;font-size:13px;font-weight:800}.recharge-modal__tabs button.is-active{background:#fff;color:var(--primary);box-shadow:var(--shadow-soft)}.auth-form{display:flex;flex-direction:column;gap:12px;margin-top:22px}.auth-form__feedback{margin-top:-2px;display:flex;flex-direction:column;gap:8px}.auth-field{min-height:46px;border:1px solid #e5e7eb;display:flex;align-items:center;gap:8px;padding:0 14px;border-radius:12px;background:#f9fafb;color:#9ca3af;box-shadow:0 4px 14px #11182708}.auth-field:focus-within{border-color:#9fc1ff;background:#fff}.auth-field input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#111827;font-size:14px}.auth-field__icon-button{width:28px;height:28px;border:0;display:grid;place-items:center;border-radius:999px;background:transparent;color:#9ca3af}.auth-field--code{padding-right:8px;min-height:54px}.auth-field__code-button{min-width:116px;min-height:32px;border:0;display:inline-flex;align-items:center;justify-content:center;gap:5px;border-radius:10px;background:var(--primary);color:#fff;font-size:12px;font-weight:800;white-space:nowrap}.auth-form__helper{display:flex;align-items:center;justify-content:space-between}.auth-form__helper button{border:0;background:transparent;color:var(--primary);font-size:12px;font-weight:700}.auth-form__helper button:hover{text-decoration:underline}.auth-submit,.recharge-submit,.recharge-debug-button{min-height:44px;border:0;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:12px;color:#fff;background:var(--primary);font-size:14px;font-weight:800;box-shadow:0 10px 18px rgba(var(--primary-rgb),.18)}.auth-submit{margin-top:4px}.auth-submit:active{transform:scale(.98)}.auth-agreement{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:4px;color:#9ca3af;font-size:12px;line-height:1.7;text-align:center}.auth-agreement,.form-hint{margin-top:2px}.auth-agreement__link{border:0;padding:0;background:transparent;color:var(--primary);font-size:12px;font-weight:700}.auth-agreement__link:hover{text-decoration:underline}.agreement-modal{position:relative;width:min(760px,calc(100vw - 32px));max-height:min(88vh,760px);display:flex;flex-direction:column;overflow:hidden;border-radius:24px;background:#fff;box-shadow:0 32px 80px #1118273d}.agreement-modal__header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 24px;border-bottom:1px solid #eef2f7}.agreement-modal__title-group{min-width:0;display:flex;align-items:center;gap:14px}.agreement-modal__icon{width:40px;height:40px;display:grid;place-items:center;flex-shrink:0;border-radius:14px;background:var(--primary-soft);color:var(--primary)}.agreement-modal__title-group h2{color:#111827;font-size:20px;font-weight:900}.agreement-modal__title-group p{margin-top:4px;color:#6b7280;font-size:12px;font-weight:600}.agreement-modal__close{width:36px;height:36px;border:0;display:grid;place-items:center;flex-shrink:0;border-radius:999px;background:transparent;color:#9ca3af}.agreement-modal__close:hover{background:#f3f4f6;color:#4b5563}.agreement-modal__body{padding:24px;overflow-y:auto}.agreement-modal__section+.agreement-modal__section{margin-top:22px}.agreement-modal__section h3{color:#111827;font-size:15px;font-weight:800}.agreement-modal__section p{margin-top:10px;color:#4b5563;font-size:14px;line-height:1.8}.recharge-modal{position:relative;width:min(540px,100%);max-height:min(92vh,780px);display:flex;flex-direction:column;overflow:hidden;border-radius:28px;background:#fff;box-shadow:0 32px 80px #11182738}.recharge-modal__header{position:relative;min-height:58px;display:flex;align-items:center;justify-content:space-between;padding:12px 20px;border-bottom:1px solid #f3f4f6;background:#fff}.recharge-modal__title{display:flex;align-items:center;gap:10px}.recharge-modal__title>span{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--border-strong);border-radius:12px;background:var(--primary-soft);color:var(--primary)}.recharge-modal__title h2{color:#111827;font-size:15px;font-weight:900}.recharge-modal__title-row{display:inline-flex;align-items:center;gap:8px}.recharge-modal__help{width:24px;height:24px;border:1px solid #dbe2ea;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#fff;color:#6b7280;transition:border-color .18s ease,color .18s ease,background-color .18s ease}.recharge-modal__help:hover,.recharge-modal__help:focus-visible{border-color:var(--primary);color:var(--primary);background:#eef4ffb8;outline:none}.recharge-modal__title p{margin-top:2px;color:#6b7280;font-size:10px}.recharge-modal__tabs{width:min(240px,calc(100% - 40px));margin:12px auto 0;flex-shrink:0}.recharge-modal__tabs button{display:inline-flex;align-items:center;justify-content:center;gap:5px;font-size:12px}.recharge-modal__body{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:14px;padding:16px 20px;background:#f9fafb94}.recharge-balance{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px;border:1px solid var(--border-strong);border-radius:16px;background:linear-gradient(135deg,#eef4ffbf,#fff)}.recharge-balance__copy{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:4px}.recharge-balance__title-row{display:inline-flex;align-items:center;gap:0;flex-wrap:wrap}.recharge-balance__label,.recharge-balance em{color:#6b7280;font-size:12px;font-style:normal}.recharge-balance__link{border:0;padding:0;background:transparent;color:var(--primary);font-size:12px;font-weight:700;text-decoration:underline;text-decoration-color:#246bfd47;text-underline-offset:3px}.recharge-balance__value{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;color:#111827;font-size:22px;font-weight:900}.recharge-balance__value svg{color:#ffb300}.recharge-online{display:flex;flex-direction:column;gap:16px}.recharge-online h3,.recharge-card-form h3{margin-bottom:10px;color:#1f2937;font-size:12px;font-weight:900}.recharge-tier-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.recharge-tier-card{position:relative;min-height:112px;border:2px solid #e5e7eb;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:14px;background:#fff;padding:10px 8px 8px;text-align:center;transition:border-color .18s ease,background-color .18s ease}.recharge-tier-card.is-active{border-color:var(--primary);background:#eef4ff8c}.recharge-tier-card>svg{position:absolute;right:6px;bottom:6px;color:var(--primary)}.recharge-tier-card__tag{position:absolute;top:0;right:0;padding:2px 5px;border-radius:0 10px 0 7px;background:#ef4444;color:#fff;font-size:8px;font-weight:900}.recharge-tier-card__price{color:#111827;font-size:16px;font-weight:950}.recharge-tier-card__name{margin-bottom:6px;color:#6b7280;font-size:10px;font-weight:700}.recharge-tier-card__amount-label{margin-top:4px;color:#94a3b8;font-size:10px;font-weight:700}.recharge-tier-card__points{margin-top:4px;color:#374151;font-size:10px;font-weight:800}.recharge-tier-card__bonus{margin-top:5px;padding:2px 5px;border-radius:4px;background:#fef2f2;color:#ef4444;font-size:9px;font-weight:900}.profile-page{min-height:100%;height:100%;display:grid;grid-template-columns:248px minmax(0,1fr);background:#f8f9fa}.profile-page__sidebar{height:100%;display:flex;flex-direction:column;justify-content:space-between;gap:16px;padding:22px 16px 18px;border-right:1px solid #eef2f7;background:#fff}.profile-page__sidebar-top{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:22px}.profile-page__brand-block{display:flex;flex-direction:column;gap:6px;position:relative}.profile-page__brand-copy{display:flex;flex-direction:column;gap:6px}.profile-page__brand-title{color:#111827;font-size:21px;font-weight:900}.profile-page__brand-subtitle{color:#94a3b8;font-size:12px}.profile-page__menu{display:flex;flex-direction:column;gap:8px}.profile-page__menu button{min-height:42px;border:0;display:flex;align-items:center;gap:10px;padding:0 14px;border-radius:12px;background:transparent;color:#6b7280;font-size:13px;font-weight:700;text-align:left}.profile-page__menu button.is-active,.profile-page__menu button:hover{background:var(--primary-soft);color:var(--primary)}.profile-page__logout{min-height:42px;border:0;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:12px;background:#fff5f5;color:#dc2626;font-size:13px;font-weight:800}.profile-page__logout--inline{flex:0 0 auto}.profile-page__main{min-width:0;min-height:0;padding:24px 28px;overflow:hidden}.profile-page__panel{height:calc(100vh - 48px);display:flex;flex-direction:column;gap:18px;padding:22px 24px;border:1px solid #eef2f7;border-radius:24px;background:#fff;box-shadow:var(--shadow-soft)}.profile-page__panel--transactions{gap:14px}.profile-page__section-header{display:flex;align-items:center;justify-content:space-between;gap:14px}.profile-page__section-header h1{color:#111827;font-size:28px;font-weight:900}.profile-page__section-header--compact h1{font-size:24px}.profile-page__section-hint{display:inline-flex;align-items:center;gap:6px;color:#2563eb;font-size:12px;font-weight:800}.profile-page__section-hint svg{color:#ff8a00}.profile-page__identity-row{display:flex;align-items:center;gap:20px;padding:18px 0 10px}.profile-page__avatar-card{position:relative;width:92px;height:92px;border-radius:999px;overflow:hidden;flex-shrink:0;border:1px solid #e5e7eb;background:#eff6ff}.profile-page__avatar-card img{width:100%;height:100%;object-fit:cover}.profile-page__avatar-mask{position:absolute;top:0;right:0;bottom:0;left:0;border:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;background:#111827b8;color:#fff;font-size:11px;font-weight:700;opacity:0;transition:opacity .18s ease}.profile-page__avatar-mask.is-visible{opacity:1}.profile-page__hidden-input{display:none}.profile-page__name-block{min-width:0;display:flex;flex-direction:column;gap:8px}.profile-page__name-display,.profile-page__name-editor{display:flex;align-items:center;gap:8px}.profile-page__name-display strong{color:#111827;font-size:24px;font-weight:900}.profile-page__name-display button,.profile-page__name-editor button{width:28px;height:28px;border:0;display:grid;place-items:center;border-radius:8px;background:#f3f4f6;color:#6b7280}.profile-page__name-editor input{width:240px;min-height:42px;border:1px solid #dbe2ea;border-radius:12px;padding:0 14px;background:#fff;color:#111827;outline:none;font-size:14px}.profile-page__meta-line{color:#94a3b8;font-size:13px}.profile-page__info-list{display:flex;flex-direction:column;gap:14px;margin-top:8px}.profile-page__info-row{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 18px;border:1px solid #eef2f7;border-radius:18px;background:#fafbfc}.profile-page__info-label{display:inline-flex;align-items:center;gap:8px;color:#6b7280;font-size:13px;font-weight:700}.profile-page__info-value{display:inline-flex;align-items:center;gap:16px}.profile-page__info-value span{color:#111827;font-size:13px;font-weight:700}.profile-page__info-value button{border:0;padding:0;background:transparent;color:var(--primary);font-size:13px;font-weight:700}.profile-page__transaction-table{flex:1;min-height:0;min-width:0;border:1px solid #eef2f7;border-radius:18px;overflow:hidden;background:#fff}.profile-page__transaction-head,.profile-page__transaction-row{display:grid;grid-template-columns:minmax(138px,1.2fr) minmax(88px,.7fr) minmax(88px,.7fr) minmax(88px,.8fr) minmax(220px,2.2fr);gap:16px;align-items:center;padding:0 24px}.profile-page__transaction-head{min-height:46px;border-bottom:1px solid #eef2f7;background:#fafbfc}.profile-page__transaction-head span{color:#94a3b8;font-size:12px;font-weight:700;min-width:0}.profile-page__transaction-body{height:calc(100% - 46px);overflow:auto}.profile-page__transaction-row{min-height:54px;border-bottom:1px solid #f3f4f6}.profile-page__transaction-row:last-child{border-bottom:0}.profile-page__transaction-row span{min-width:0;color:#4b5563;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-page__transaction-row .is-positive{color:#059669;font-weight:800}.profile-page__transaction-row .is-negative{color:#dc2626;font-weight:800}.profile-page__empty{padding:28px 20px;color:#94a3b8;font-size:12px;font-weight:700;text-align:center}.profile-page__pager{display:flex;align-items:center;justify-content:flex-end;gap:12px}.profile-page__pager button{min-width:76px;min-height:34px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;color:#111827;font-size:12px;font-weight:700}.profile-page__pager span{color:#6b7280;font-size:12px;font-weight:700}.profile-page__toast{position:fixed;top:18px;left:50%;transform:translate(-50%);z-index:120;min-height:42px;display:inline-flex;align-items:center;padding:0 16px;border-radius:999px;background:#111827eb;color:#fff;font-size:13px;font-weight:700;box-shadow:0 10px 24px #1118272e}.profile-auth-modal{position:relative;width:min(480px,100%);display:flex;flex-direction:column;gap:12px;padding:22px 22px 20px;border-radius:24px;background:#fff;box-shadow:0 32px 80px #11182738}.profile-auth-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.profile-auth-modal__title{display:flex;flex-direction:column;gap:6px}.profile-auth-modal__title h2{color:#111827;font-size:22px;font-weight:900}.profile-auth-modal__title p{color:#9ca3af;font-size:13px;line-height:1.6}.profile-auth-modal__form{margin-top:6px}.profile-auth-modal__feedback{display:flex;flex-direction:column;gap:8px;min-height:0}.recharge-channel-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.recharge-channel-grid button{min-height:50px;border:2px solid #e5e7eb;display:flex;align-items:center;gap:8px;border-radius:14px;background:#fff;padding:8px;color:#1f2937;font-size:12px;font-weight:800;justify-content:flex-start}.recharge-channel-grid button.is-active{border-color:var(--primary);background:#eef4ff73}.recharge-channel-grid button.is-wechat{border-color:#07c160;background:#07c1600d}.recharge-channel-grid button.is-alipay{border-color:#1677ff;background:#1677ff0d}.recharge-channel-grid button.is-disabled{border-color:#e5e7eb;background:#f8fafc;color:#9ca3af;opacity:1}.recharge-channel-grid__icon{width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.recharge-channel-grid__icon img{width:100%;height:100%;object-fit:contain}.recharge-channel-grid__copy{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:2px}.recharge-channel-grid__copy strong{color:inherit;font-size:12px;font-weight:800}.recharge-channel-grid__copy em{color:#9ca3af;font-size:10px;font-style:normal;font-weight:600}.recharge-order,.recharge-tips{display:flex;flex-direction:column;gap:10px;padding:14px;border:1px solid #e5e7eb;border-radius:16px;background:#fff}.recharge-order>div:not(.recharge-order__qr){display:flex;align-items:center;justify-content:space-between;gap:10px}.recharge-order span{color:#6b7280;font-size:12px}.recharge-order strong{min-width:0;overflow:hidden;color:#111827;font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.recharge-order__qr{display:flex;align-items:center;gap:8px;padding:10px;border-radius:12px;background:var(--primary-soft);color:#4b5563}.recharge-online--wechat{min-height:0}.recharge-qr-stage{display:flex;flex-direction:column;gap:12px}.recharge-qr-stage__toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.recharge-qr-stage__title{margin:0;color:#111827;font-size:12px;font-weight:900}.recharge-qr-stage__back{min-height:32px;border:1px solid rgba(148,163,184,.28);display:inline-flex;align-items:center;gap:6px;padding:0 12px;border-radius:999px;background:#fff;color:#475569;font-size:12px;font-weight:700}.recharge-qr-stage__shell{min-height:292px;display:grid;place-items:center;padding:20px;border:1px solid #e5e7eb;border-radius:20px;background:#fff}.recharge-qr-stage__svg{width:min(100%,240px);aspect-ratio:1 / 1;display:grid;place-items:center}.recharge-qr-stage__svg svg{width:100%;height:100%}.recharge-qr-stage__placeholder{display:flex;flex-direction:column;align-items:center;gap:10px;color:#6b7280;font-size:13px;font-weight:700}.recharge-debug-button{width:100%;background:#fff;color:var(--primary);border:1px solid var(--border-strong);box-shadow:none}.recharge-card-form{display:flex;flex-direction:column;gap:14px}.recharge-card-form label{min-height:48px;border:2px solid #e5e7eb;display:flex;align-items:center;gap:10px;padding:0 14px;border-radius:14px;background:#fff;color:#9ca3af}.recharge-card-form label:focus-within{border-color:var(--primary)}.recharge-card-form input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#111827;font-size:13px}.recharge-tips{border-color:#bfdbfe;background:#eff6ffdb}.recharge-tips h4{display:flex;align-items:center;gap:6px;color:#1e40af;font-size:12px;font-weight:900}.recharge-tips p{color:#1e40afcc;font-size:11px;line-height:1.65}.recharge-modal__footer{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:14px 20px;border-top:1px solid #f3f4f6;background:#fff}.recharge-modal__actions{display:flex;align-items:center;gap:10px;justify-content:flex-end}.recharge-cancel{min-height:38px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;color:#374151;padding:0 18px;font-size:13px;font-weight:800}.recharge-submit{min-height:38px;padding:0 18px;font-size:13px}.recharge-submit--inline{width:100%}.form-hint{color:#6b7280;font-size:12px;line-height:1.7}.form-success{padding:10px 12px;border:1px solid rgba(22,163,74,.16);border-radius:12px;background:#dcfce7b8;color:#15803d;font-size:13px;line-height:1.6}.form-error{padding:10px 12px;border:1px solid rgba(220,38,38,.16);border-radius:12px;background:#fee2e2b8;color:#dc2626;font-size:13px;line-height:1.6}.recharge-toast{position:fixed;top:76px;left:50%;transform:translate(-50%);z-index:180;min-height:42px;display:inline-flex;align-items:center;padding:0 16px;border-radius:999px;background:#111827eb;color:#fff;font-size:13px;font-weight:700;box-shadow:0 10px 24px #1118272e}.section-band,.coming-soon,.agent-card,.promo-card{border:1px solid #f0f1f5;border-radius:18px;background:#fff;box-shadow:var(--shadow-soft)}.section-band{display:flex;flex-direction:column;gap:16px;padding:18px}.section-band__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.section-band__eyebrow{color:#9ca3af;font-size:12px;font-weight:700}.section-band h2,.section-band h3,.coming-soon h2{color:#111827;font-weight:900}.agent-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.agent-card,.promo-card{display:flex;flex-direction:column;gap:12px;padding:16px}.agent-card__top,.agent-card__actions{display:flex;align-items:center;justify-content:space-between;gap:10px}.agent-card__icon,.coming-soon__icon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:var(--primary-soft);color:var(--primary)}.status-pill,.tag{display:inline-flex;align-items:center;gap:5px;padding:6px 10px;border:1px solid #e5e7eb;border-radius:999px;background:#f9fafb;color:#6b7280;font-size:12px;font-weight:800}.status-pill.is-online{border-color:#bbf7d0;background:#f0fdf4;color:#16a34a}.tag-row{display:flex;flex-wrap:wrap;gap:8px}.agent-card p,.promo-card p,.coming-soon p{color:#6b7280;font-size:13px;line-height:1.75}.section-band--split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.coming-soon{max-width:760px;margin:42px auto 0;align-items:center;text-align:center;padding:32px}.coming-soon__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:4px}.agent-hero{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(260px,.7fr);gap:16px;padding:18px;border:1px solid #eef2f7;border-radius:20px;background:radial-gradient(circle at top left,rgba(36,107,253,.09),transparent 42%),linear-gradient(180deg,#fff,#fbfcff)}.agent-hero__copy{display:flex;flex-direction:column;justify-content:center;gap:12px}.agent-hero__eyebrow{color:var(--primary);font-size:12px;font-weight:800;letter-spacing:0}.agent-hero__copy h3{color:#0f172a;font-size:28px;font-weight:900;line-height:1.15}.agent-hero__copy p{max-width:560px;color:#64748b;font-size:14px;line-height:1.75}.agent-hero__actions{display:flex;flex-wrap:wrap;gap:10px}.agent-hero__visual{position:relative;min-height:210px;display:flex;flex-direction:column;justify-content:space-between;padding:16px;border-radius:18px;background:linear-gradient(180deg,#f1f5ffe0,#fffffff5);border:1px solid #e8eefc}.agent-hero__badge{width:fit-content;display:inline-flex;align-items:center;gap:8px;padding:7px 10px;border-radius:999px;background:#fff;border:1px solid #dbe5ff;color:var(--primary);font-size:12px;font-weight:800}.agent-hero__stack{display:flex;flex-direction:column;gap:10px;align-items:flex-end}.agent-hero__stack-item{min-width:160px;padding:11px 14px;border-radius:14px;background:#fff;border:1px solid #e8eefc;color:#64748b;font-size:13px;font-weight:700;text-align:right;box-shadow:0 10px 24px #0f172a0a}.agent-hero__stack-item.is-active{color:#0f172a;border-color:#246bfd38;background:#eef4ffeb}.agent-workspace-page{position:relative}.agent-workspace-page .agent-card{gap:0;padding:0}.agent-workspace-page .draw-focus-content{width:min(1040px,100%);margin:0 auto;padding-top:0}.agent-workspace-page .draw-focus-content.draw-focus-content--conversation{width:min(1040px,calc(100% - 32px));height:100%;display:flex;flex-direction:column;min-height:0;margin:0 auto}.agent-workspace-page .draw-focus-content:not(.draw-focus-content--conversation){background:transparent;border:0;border-radius:0;box-shadow:none}.agent-workspace-page .draw-focus-main{padding-top:112px}.agent-workspace-page .draw-focus-main.draw-focus-main--conversation{overflow:hidden;padding:0 16px}.draw-focus-page.agent-workspace-page:not(.draw-focus-page--mobile) .draw-agent-workspace__history-slot{min-width:0;min-height:0;position:relative;z-index:2}.draw-focus-page.agent-workspace-page:not(.draw-focus-page--mobile) .draw-agent-workspace__content-slot{min-width:0;min-height:0;flex:1;display:flex;flex-direction:column}.draw-focus-page.agent-workspace-page:not(.draw-focus-page--mobile) .draw-agent-workspace__composer-slot{position:absolute;left:0;right:0;bottom:0;z-index:6;pointer-events:none}.draw-focus-page.agent-workspace-page:not(.draw-focus-page--mobile) .draw-agent-workspace__history-slot .focus-history-menu{position:static;top:auto;left:auto;z-index:auto}.draw-focus-page.agent-workspace-page:not(.draw-focus-page--mobile) .draw-agent-workspace__history-slot .focus-history-popover__scroller{max-height:none;flex:1;min-height:0}.agent-conversation{width:min(1040px,100%);margin:0 auto;display:flex;flex:1;min-height:0;overflow-y:auto;scrollbar-width:none;padding-top:0;padding-bottom:360px}.agent-conversation::-webkit-scrollbar{display:none}.agent-conversation__stack{width:100%;display:flex;flex-direction:column;gap:8px;margin:0 auto}.agent-chat-thread{width:100%;display:flex;flex-direction:column;gap:16px;margin:0 auto;padding-top:0}.agent-chat-message{width:100%;display:flex;align-items:flex-start;gap:0}.agent-chat-message--user{justify-content:flex-end}.agent-chat-message__avatar{width:22px;height:22px;display:grid;place-items:center;flex-shrink:0;border:1px solid rgba(232,237,244,.92);border-radius:999px;background:#ffffffe0;color:#95a2b3;box-shadow:none}.agent-chat-message__body{min-width:0}.agent-chat-message--assistant .agent-chat-message__body,.agent-chat-message--thought .agent-chat-message__body,.agent-chat-message--result .agent-chat-message__body{width:min(760px,100%)}.agent-chat-message--thought .agent-chat-message__body{width:min(680px,100%)}.agent-chat-message--user .agent-chat-message__body{width:auto;max-width:min(420px,calc(100% - 72px));margin-left:auto;display:flex;justify-content:flex-end}.agent-chat-user-bubble{max-width:100%;display:flex;flex-direction:column;gap:6px;padding:8px 12px;border:1px solid rgba(var(--primary-rgb),.1);border-radius:22px 22px 12px;background:rgba(var(--primary-rgb),.045);box-shadow:0 8px 18px #0f172a05;color:#243448;font-size:11px;line-height:1.5;white-space:pre-wrap;word-break:break-word}.agent-chat-user-bubble__text{white-space:pre-wrap;word-break:break-word}.agent-chat-user-bubble__references{display:flex;flex-wrap:wrap;gap:5px}.agent-chat-user-bubble__reference-item{width:40px;display:flex;flex-direction:column;gap:3px;min-width:0}.agent-chat-user-bubble__reference-item img{width:40px;height:40px;object-fit:cover;border-radius:11px;border:1px solid rgba(221,229,241,.76);background:#f4f7fb;display:block;box-shadow:0 4px 12px #0f172a09}.agent-chat-user-bubble__reference-item span{color:#7b8798;font-size:7px;font-weight:700;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.agent-conversation__thinking,.agent-conversation__interaction,.agent-conversation__execution,.agent-conversation__results,.agent-conversation__focus{display:flex;flex-direction:column;gap:8px}.agent-conversation__thinking{width:100%;padding-top:44px}.agent-conversation__interaction,.agent-conversation__execution,.agent-conversation__results,.agent-conversation__focus{width:100%}.draw-focus-page.agent-workspace-page:not(.draw-focus-page--mobile) .draw-focus-main{padding:112px 24px 176px}.draw-focus-page.agent-workspace-page:not(.draw-focus-page--mobile) .draw-focus-main.draw-focus-main--conversation{display:flex;flex-direction:column;min-height:0;overflow:hidden;padding:0 16px}.draw-focus-page.agent-workspace-page:not(.draw-focus-page--mobile) .draw-focus-content{width:min(1040px,100%);padding-top:0}.draw-focus-page.agent-workspace-page:not(.draw-focus-page--mobile) .draw-focus-content.draw-focus-content--conversation{width:min(1040px,calc(100% - 32px))}.draw-focus-page.agent-workspace-page:not(.draw-focus-page--mobile) .agent-conversation{width:min(1040px,100%);padding-top:0;padding-bottom:360px}.agent-conversation--top-anchored{align-items:stretch}.agent-conversation--top-anchored .agent-chat-thread{justify-content:flex-start}.draw-focus-page.agent-workspace-page:not(.draw-focus-page--mobile) .agent-conversation__focus--question-stage{width:min(920px,100%)}.draw-focus-page.agent-workspace-page:not(.draw-focus-page--mobile) .agent-conversation__focus--result-stage{width:min(1040px,100%);gap:0}.agent-chat-message--assistant .agent-card,.agent-chat-message--assistant .agent-record,.agent-chat-message--result .agent-record,.agent-chat-message--result .agent-result-block{width:100%}.agent-record{width:100%;display:flex;flex-direction:column;gap:0}.agent-record--history{opacity:.94}.agent-record--minimal-history{opacity:.88}.agent-record__header{width:100%;border:0;display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:0;background:transparent;text-align:left;cursor:pointer}.agent-record__header-main{min-width:0;display:flex;align-items:flex-start;gap:10px;flex:1}.agent-record__icon{width:18px;height:18px;display:grid;place-items:center;flex-shrink:0;margin-top:1px;color:#9aa8bc}.agent-record__icon-dot{width:6px;height:6px;border-radius:999px;background:#b3bfcfeb;display:inline-block}.agent-record__headline{min-width:0;display:flex;flex-direction:column;gap:3px}.agent-record__headline--inline{gap:1px}.agent-record__title-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.agent-record__title-row strong{color:#304155;font-size:12px;font-weight:800;line-height:1.42}.agent-record__tag{display:inline-flex;align-items:center;min-height:16px;padding:0 7px;border-radius:999px;background:#3b82f60f;color:#3b82f6d6;font-size:9px;font-weight:700;line-height:1}.agent-record__headline p{margin:0;color:#7f8ea3;font-size:10px;line-height:1.5}.agent-record--compact .agent-record__title-row strong{font-size:11px;font-weight:700;color:#425266}.agent-record--compact .agent-record__headline p{font-size:10px;color:#90a0b4;line-height:1.44}.agent-record--history .agent-record__title-row strong{font-size:10.5px;color:#4d5d72}.agent-record--history .agent-record__headline p{color:#97a6b9}.agent-record__meta{color:#b3bfd0;font-size:9px;font-weight:700;line-height:1.4;flex-shrink:0;padding-top:1px}.agent-record__body{margin-top:6px;margin-left:28px;display:flex;flex-direction:column;gap:8px;padding-left:10px;border-left:1px solid rgba(236,240,246,.9);padding-bottom:2px}.agent-record--history .agent-record__body{gap:6px;border-left-color:#edf1f7f5}.agent-record--minimal-history .agent-record__header-main{gap:8px}.agent-record--minimal-history .agent-record__icon{display:none}.agent-record--minimal-history .agent-record__title-row{gap:6px}.agent-record--minimal-history .agent-record__title-row strong{font-size:10px;color:#5b6a7e}.agent-record--minimal-history .agent-record__headline p{font-size:9px;line-height:1.45;color:#a0aec0}.agent-record--minimal-history .agent-record__meta{font-size:8px;color:#b7c2d1}.agent-record--minimal-history .agent-record__body{margin-top:4px;margin-left:22px;gap:5px;padding-left:8px;padding-bottom:1px;border-left-color:#f1f4f9f5}.agent-record--step-compact .agent-record__header-main{gap:8px}.agent-record--step-compact .agent-record__icon{width:16px;height:16px;color:#a8b4c6}.agent-record--step-compact .agent-record__title-row strong{color:#324255;font-size:12px;font-weight:760}.agent-record--step-compact .agent-record__headline p{color:#8c99ad;font-size:10px;line-height:1.48}.agent-record--step-compact .agent-record__meta{color:#bcc6d3;font-size:8px}.agent-record--step-compact .agent-record__body{margin-top:5px;margin-left:24px;gap:6px;padding-left:8px;border-left-color:#f1f4f9fa}.agent-record--step-compact .agent-record__section-label{min-height:14px;padding:0 6px;background:#94a3b80f;color:#8c99ab;font-size:7px}.agent-record--step-compact .agent-record__summary-grid{gap:5px;grid-template-columns:minmax(0,1.24fr) repeat(2,minmax(0,.86fr))}.agent-record--step-compact .agent-record__summary-item{padding:6px 7px;border-radius:9px;background:#f8fafdd1}.agent-record--step-compact .agent-record__summary-label{font-size:8px}.agent-record--step-compact .agent-record__summary-value{font-size:10px;line-height:1.46}.agent-record--result_step .agent-record__header-main{gap:8px}.agent-record--result_step .agent-record__icon{width:14px;height:14px;color:#b5c0ce}.agent-record--result_step .agent-record__icon-dot{width:4px;height:4px;background:#b5c0ceeb}.agent-record--result_step .agent-record__title-row strong{color:#728297;font-size:10px;font-weight:700}.agent-record--result_step .agent-record__headline p{color:#a3afbf;font-size:9px;line-height:1.42}.agent-record--result_step .agent-record__meta{color:#bcc6d3;font-size:8px}.agent-record--minimal-history .agent-record__summary-grid{gap:4px}.agent-record--minimal-history .agent-record__summary-item{padding:6px 7px;border-radius:9px;background:#f8fafdb8}.agent-record--minimal-history .agent-record__summary-label{font-size:8px}.agent-record--minimal-history .agent-record__summary-value{font-size:10px;line-height:1.46}.agent-record--minimal-history .agent-record__section-label{min-height:14px;padding:0 6px;font-size:7px}.agent-record--minimal-history .agent-record__body-text,.agent-record--minimal-history .agent-record__form-summary,.agent-record--minimal-history .agent-record__answer-line,.agent-record--minimal-history .agent-plan-meta__hint,.agent-record--minimal-history .agent-plan-meta__principle,.agent-record--minimal-history .agent-table-card__summary{font-size:9px;line-height:1.5}.agent-thought-summary{width:min(680px,100%);display:flex;flex-direction:column;gap:8px;padding:10px 12px;border:1px solid rgba(226,233,244,.92);border-radius:18px;background:linear-gradient(180deg,#fffffffa,#f9fbfefa),#fafcfffa;box-shadow:0 8px 18px #0f172a06}.agent-thought-summary--embedded{width:min(620px,100%);gap:7px;padding:8px 10px;border-color:#e7ecf4e6;border-radius:16px;background:linear-gradient(180deg,#fbfcfff5,#f7f9fcf5),#f8fafdf5;box-shadow:none}.agent-thought-summary--live{gap:10px;padding:12px 14px;border-color:rgba(var(--primary-rgb),.14);background:linear-gradient(180deg,#fffffffc,#f7fafffa),#f9fbfffa;box-shadow:0 10px 24px #2563eb0a,inset 0 1px #fffc}.agent-thought-summary__header{display:flex;flex-direction:column;gap:4px}.agent-thought-summary__toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0;border:0;background:transparent;text-align:left;cursor:pointer}.agent-thought-summary__toggle-main{min-width:0;display:flex;flex-direction:column;gap:3px}.agent-thought-summary__title{color:#304155;font-size:11px;font-weight:800;line-height:1.4}.agent-thought-summary__hint{color:#94a3b8;font-size:9px;font-weight:700;line-height:1.45}.agent-thought-summary__toggle-state{flex:0 0 auto;color:rgba(var(--primary-rgb),.9);font-size:9px;font-weight:800;line-height:1.4}.agent-thought-summary__toggle-state.is-expanded{color:#71839a}.agent-thought-summary__live-list{display:flex;flex-direction:column;gap:0}.agent-thought-summary__live-row{display:flex;flex-direction:column;gap:4px;padding:8px 0;border-top:1px dashed rgba(214,223,236,.88)}.agent-thought-summary__live-row:first-child{padding-top:0;border-top:0}.agent-thought-summary__live-row:last-child{padding-bottom:0}.agent-thought-summary__live-main{display:flex;flex-direction:column;gap:3px}.agent-thought-summary__live-title{color:#425266;font-size:10px;font-weight:800;line-height:1.4}.agent-thought-summary__live-summary{margin:0;color:#6b7b8f;font-size:10px;line-height:1.55;white-space:pre-wrap;word-break:break-word}.agent-thought-summary__live-detail{color:#9aa7b8;font-size:9px;line-height:1.5;white-space:pre-wrap;word-break:break-word}.agent-thought-summary__items{display:flex;flex-direction:column;gap:7px}.agent-thought-summary__item{display:flex;flex-direction:column;gap:4px;padding:9px 10px;border-radius:13px;background:#f7fafdd6}.agent-thought-summary--embedded .agent-thought-summary__item{padding:8px 9px;background:#ffffffb8}.agent-thought-summary__item-title{color:#425266;font-size:10px;font-weight:800;line-height:1.4}.agent-thought-summary__item-summary{margin:0;color:#6b7b8f;font-size:10px;line-height:1.55;white-space:pre-wrap;word-break:break-word}.agent-thought-summary__item-detail{color:#9aa7b8;font-size:9px;line-height:1.5;white-space:pre-wrap;word-break:break-word}.agent-record--interactive .agent-record__body{margin-top:8px;padding-left:12px;border-left-color:#c9dcfcf5}.agent-record--focus-question .agent-record__body{margin-top:10px;margin-left:0;padding:14px 16px 16px;gap:12px;border-left:0;border:1px solid rgba(205,220,247,.96);border-radius:18px;background:linear-gradient(180deg,#fbfdfffa,#f6f9fffa),#f8fbfffa;box-shadow:0 18px 34px #246bfd0d}.agent-record--focus-question .agent-record__header{padding:12px 16px 0;border:1px solid rgba(226,233,244,.92);border-bottom:0;border-radius:22px 22px 0 0;background:linear-gradient(180deg,#fffffffc,#f8fbfffa),#f8fbfffa;box-shadow:0 10px 22px #0f172a06,0 1px 4px #0f172a03}.agent-record--focus-question .agent-record__header-main{gap:4px}.agent-record--focus-question .agent-record__icon{width:10px;height:10px;margin-top:3px;color:#e8edf3}.agent-record--focus-question .agent-record__title-row strong{color:#243448;font-size:15px;font-weight:760}.agent-record--focus-question .agent-record__headline p{color:#8fa0b4;font-size:12px;line-height:1.6}.agent-record--focus-question .agent-record__tag{min-height:14px;padding:0 7px;background:#246bfd0d;color:#246bfdb3;font-size:10px}.agent-record--focus-question .agent-record__meta{font-size:10px;color:#a8b4c3}.agent-record--focus-question .agent-record__body{margin-top:0;padding:10px 16px 15px;gap:11px;border-color:#e2e9f4eb;border-top:0;border-radius:0 0 22px 22px;background:linear-gradient(180deg,#fffffffc,#f7fafffa),#f8fbfffa;box-shadow:0 10px 22px #0f172a06,0 3px 8px #0f172a02}.agent-record--focus-question .agent-record__summary-grid{gap:6px}.agent-record--focus-question .agent-record__summary-item{padding:8px 9px;border-radius:10px;background:#f8fbffe0}.agent-record--focus-question .agent-record__summary-label{font-size:10px}.agent-record--focus-question .agent-record__summary-value,.agent-record--focus-question .agent-record__form-summary{font-size:12px;line-height:1.65}.agent-record--focus-question .agent-record__actions{padding-top:4px}.agent-record--focus-question .agent-record__form-summary{color:#536273;font-size:11px;line-height:1.7}.agent-record--focus-question .agent-record__field,.agent-record--focus-question .agent-card__field{gap:7px}.agent-record--focus-question .agent-record__actions{padding-top:2px}.agent-record--focus-question .agent-record__actions .btn{min-height:38px;padding:0 16px;border-radius:13px;box-shadow:0 12px 24px rgba(var(--primary-rgb),.16)}.agent-record__section-label{display:inline-flex;align-items:center;width:fit-content;min-height:16px;padding:0 7px;border-radius:999px;background:#94a3b814;color:#7b8aa2;font-size:8px;font-weight:800;letter-spacing:.02em}.agent-record__body-text{margin:0;color:#536378;font-size:10px;line-height:1.62;white-space:pre-wrap}.agent-record__preview{width:100%;max-width:200px;overflow:hidden;border-radius:12px;background:#f8fbff}.agent-record__preview img{width:100%;aspect-ratio:1 / 1;object-fit:cover}.agent-record__answer{display:flex;flex-direction:column;gap:3px;padding:1px 0}.agent-record__answer span{color:#78879a;font-size:10px;font-weight:700}.agent-record__answer strong{color:#182334;font-size:11px;font-weight:700;line-height:1.58}.agent-record__answer-summary,.agent-record__answer-lines,.agent-record__form{display:flex;flex-direction:column;gap:8px}.agent-record__answer-summary{gap:5px}.agent-record__answer-line{display:flex;align-items:flex-start;gap:7px;color:#425166;font-size:11px;line-height:1.56}.agent-record__answer-label{flex:0 0 auto;color:#7d8a9e;font-weight:700;white-space:nowrap}.agent-record__answer-text{color:#182334;font-size:11px;font-weight:500;line-height:1.58;white-space:pre-wrap;word-break:break-word}.agent-record__answer-text.is-emphasis{font-weight:700}.agent-record__summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.agent-record--step .agent-record__summary-grid{grid-template-columns:minmax(0,1.5fr) repeat(2,minmax(0,.82fr))}.agent-record__summary-item{display:flex;flex-direction:column;gap:3px;padding:7px 8px;border-radius:10px;background:#f7fafebd}.agent-record__summary-item.is-emphasis{grid-column:1 / -1}.agent-record--step .agent-record__summary-item{background:#f6f9feeb}.agent-record--step .agent-record__summary-item.is-emphasis{grid-column:1 / 2}.agent-record__summary-label{color:#708095;font-size:9px;font-weight:700;line-height:1.4}.agent-record__summary-value{color:#182334;font-size:11px;font-weight:700;line-height:1.52;white-space:pre-wrap;word-break:break-word}.agent-record__form-summary{color:#66778d;font-size:11px;line-height:1.58}.agent-record__actions{display:flex;align-items:center;gap:10px}.agent-record__actions .btn{min-height:34px;padding:0 13px;border-radius:11px;font-size:11px}.agent-table-card{display:flex;flex-direction:column;gap:6px;width:100%;max-width:100%}.agent-table-card--compact{gap:7px}.agent-plan-meta{display:flex;flex-direction:column;gap:5px;padding:1px 0 0}.agent-plan-meta__row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.agent-plan-meta__badge{display:inline-flex;align-items:center;min-height:22px;padding:0 9px;border-radius:999px;border:1px solid rgba(145,178,255,.9);background:#eff5ffeb;color:#2d5fd3;font-size:10px;font-weight:700;line-height:1}.agent-plan-meta__hint{color:#1f2f46;font-size:11px;font-weight:700;line-height:1.56}.agent-plan-meta__principles{display:flex;flex-direction:column;gap:3px}.agent-plan-meta__principle{display:flex;align-items:flex-start;gap:7px;color:#62748b;font-size:10px;line-height:1.54}.agent-plan-meta__dot{width:5px;height:5px;margin-top:6px;border-radius:999px;background:#4276ecb8;flex:0 0 auto}.agent-table-card__summary{color:#66778d;font-size:10px;line-height:1.5}.agent-table-card__table-wrap{overflow-x:auto;border:1px solid rgba(226,232,240,.82);border-radius:11px;background:#ffffffeb}.agent-table-card__table{width:100%;min-width:620px;border-collapse:separate;border-spacing:0}.agent-table-card__table thead th{padding:7px 8px;border-bottom:1px solid rgba(226,232,240,.88);background:#f8fafc;color:#64748b;font-size:10px;font-weight:800;text-align:left;line-height:1.35}.agent-table-card__table tbody td{padding:7px 8px;border-bottom:1px solid rgba(241,245,249,.96);vertical-align:top}.agent-table-card__table tbody tr:last-child td{border-bottom:0}.agent-table-card__cell--checkbox{width:54px}.agent-table-card__checkbox{position:relative;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;cursor:pointer}.agent-table-card__checkbox input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;opacity:0;cursor:pointer}.agent-table-card__checkbox span{width:16px;height:16px;border:1.5px solid #cbd5e1;border-radius:5px;background:#fff;box-shadow:inset 0 1px 1px #0f172a0a;transition:all .18s ease}.agent-table-card__checkbox input:checked+span{border-color:var(--primary);background:linear-gradient(180deg,var(--primary) 0%,#5aa8ff 100%);box-shadow:0 8px 18px rgba(var(--primary-rgb),.18)}.agent-table-card__checkbox input:checked+span:after{content:"";display:block;width:4px;height:7px;margin:2px auto 0;border-right:2px solid #ffffff;border-bottom:2px solid #ffffff;transform:rotate(40deg)}.agent-table-card__input,.agent-table-card__textarea{width:100%;border:1px solid rgba(203,213,225,.92);border-radius:9px;background:#fff;color:#0f172a;font-size:10px;line-height:1.5;outline:none;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.agent-table-card__input{min-height:32px;padding:0 9px}.agent-table-card__textarea{min-height:58px;padding:7px 9px;resize:vertical}.agent-table-card__input:focus,.agent-table-card__textarea:focus{border-color:#3b82f657;box-shadow:0 0 0 2px #3b82f614}.agent-result-block{width:100%;display:flex;flex-direction:column;gap:8px;padding-left:0}.agent-result-block--focus-result{gap:8px}.agent-result-block--hero{gap:10px}.agent-result-block--completion-stage{gap:12px;padding-top:8px}.agent-chat-message--result .agent-result-block--completion-stage{gap:10px;padding-top:0}.agent-chat-message--result .agent-result-block--draw-stream{gap:6px}.agent-result-block__eyebrow{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.agent-result-block__eyebrow-label{display:inline-flex;align-items:center;min-height:18px;padding:0 8px;border-radius:999px;background:#246bfd0b;color:#2559c7b3;font-size:8px;font-weight:760;line-height:1;letter-spacing:.01em}.agent-result-block__eyebrow-status{color:#98a5b7;font-size:8px;font-weight:680;line-height:1.4}.agent-chat-message--result .agent-result-block--draw-stream .agent-result-block__eyebrow-label{min-height:0;padding:0;background:transparent;color:#8796aa;font-size:9px;font-weight:700}.agent-chat-message--result .agent-result-block--draw-stream .agent-result-block__eyebrow-status{color:#b0b8c5;font-size:8px;font-weight:700}.agent-result-block__thought-summary{width:min(620px,100%)}.agent-result-block__meta{color:#9eacc0;font-size:10px;font-weight:700;line-height:1.45;white-space:nowrap}.agent-result-block__summary{margin:0;color:#182334;font-size:13px;font-weight:700;line-height:1.72;white-space:pre-wrap;word-break:break-word;max-width:620px}.agent-result-block--completion-stage .agent-result-block__summary{max-width:620px;font-size:13px;line-height:1.72;color:#243446}.agent-chat-message--result .agent-result-block__summary,.agent-chat-message--result .agent-result-block--completion-stage .agent-result-block__summary{max-width:680px;font-size:13px;line-height:1.75;color:#243446}.agent-chat-message--result .agent-result-block--draw-stream .agent-result-block__summary{max-width:620px;font-size:12px;line-height:1.62}.agent-result-block__works{width:min(620px,100%);margin-top:0}.agent-result-block--completion-stage .agent-result-block__works{width:min(620px,100%);margin-top:2px}.agent-chat-message--result .agent-result-block__works,.agent-chat-message--result .agent-result-block--completion-stage .agent-result-block__works,.agent-chat-message--result .agent-result-block--draw-stream .agent-result-block__works{width:min(620px,100%);margin-top:0}.agent-result-block__works.draw-assistant-gallery{grid-template-columns:repeat(2,minmax(0,220px));gap:10px}.agent-result-block--completion-stage .agent-result-block__works.draw-assistant-gallery{grid-template-columns:repeat(2,minmax(0,220px));gap:10px;align-items:start}.agent-chat-message--result .agent-result-block__works.draw-assistant-gallery,.agent-chat-message--result .agent-result-block--completion-stage .agent-result-block__works.draw-assistant-gallery{grid-template-columns:repeat(2,minmax(0,220px));gap:12px;align-items:start}.agent-chat-message--result .agent-result-block--draw-stream .agent-result-block__works.draw-assistant-gallery{grid-template-columns:repeat(2,minmax(0,220px));gap:12px}.agent-result-work,.agent-result-work--primary,.agent-result-block--completion-stage .agent-result-work,.agent-result-block--completion-stage .agent-result-work--primary,.agent-chat-message--result .agent-result-work,.agent-chat-message--result .agent-result-work--hero,.agent-chat-message--result .agent-result-work--primary,.agent-chat-message--result .agent-result-block--completion-stage .agent-result-work,.agent-chat-message--result .agent-result-block--completion-stage .agent-result-work--hero,.agent-chat-message--result .agent-result-block--completion-stage .agent-result-work--primary,.agent-chat-message--result .agent-result-block--draw-stream .agent-result-work,.agent-chat-message--result .agent-result-block--draw-stream .agent-result-work--hero,.agent-chat-message--result .agent-result-block--draw-stream .agent-result-work--primary{width:220px}.agent-result-work__preview{position:relative;width:100%;overflow:hidden;border-radius:14px;background:#f5f8fd}.agent-result-work__preview-trigger{width:100%;display:block;padding:0;border:0;background:transparent;cursor:pointer;position:relative}.agent-result-work__preview img{width:100%;display:block;aspect-ratio:1 / 1;object-fit:cover}.agent-result-work .draw-task-work__frame,.agent-result-work .draw-task-work__preview-trigger{border-radius:18px}.agent-result-work__overlay,.agent-chat-message--result .agent-result-work__overlay,.agent-chat-message--result .agent-result-block--completion-stage .agent-result-work__overlay{top:10px;right:10px}.agent-result-work__preview-placeholder,.agent-result-work--primary .agent-result-work__preview-placeholder,.agent-result-block--completion-stage .agent-result-work--primary .agent-result-work__preview-placeholder,.agent-chat-message--result .agent-result-work__preview-placeholder,.agent-chat-message--result .agent-result-work--hero .agent-result-work__preview-placeholder,.agent-chat-message--result .agent-result-work--primary .agent-result-work__preview-placeholder,.agent-chat-message--result .agent-result-block--completion-stage .agent-result-work__preview-placeholder,.agent-chat-message--result .agent-result-block--completion-stage .agent-result-work--hero .agent-result-work__preview-placeholder,.agent-chat-message--result .agent-result-block--completion-stage .agent-result-work--primary .agent-result-work__preview-placeholder,.agent-chat-message--result .agent-result-block--draw-stream .agent-result-work__preview-placeholder,.agent-chat-message--result .agent-result-block--draw-stream .agent-result-work--hero .agent-result-work__preview-placeholder,.agent-chat-message--result .agent-result-block--draw-stream .agent-result-work--primary .agent-result-work__preview-placeholder{min-height:220px}.agent-result-work__reference-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.agent-result-work__reference-item{display:flex;flex-direction:column;gap:8px;min-width:0}.agent-result-work__reference-item img{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:16px;background:#f4f7fb}.agent-result-work__reference-item small{color:#7b8798;font-size:11px;font-weight:700;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.agent-composer__direction-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:0}.draw-bottom-composer--agent{display:flex;flex-direction:column;gap:6px}.draw-bottom-composer--agent .focus-composer{width:min(960px,calc(100% - 144px))}.draw-focus-page.agent-workspace-page:not(.draw-focus-page--mobile) .draw-bottom-composer--agent{padding:24px 32px;background:linear-gradient(to top,#fff,#fff 72%,#fff0)}.draw-focus-page.agent-workspace-page:not(.draw-focus-page--mobile) .draw-bottom-composer--agent.draw-bottom-composer--agent-contextual{padding:24px 32px;background:linear-gradient(to top,#fff,#fff 72%,#fff0)}.draw-focus-page.agent-workspace-page:not(.draw-focus-page--mobile) .draw-bottom-composer--agent.draw-bottom-composer--agent-result-muted{padding:24px 32px;background:linear-gradient(to top,#fff,#fff 72%,#fff0)}.draw-focus-page.agent-workspace-page:not(.draw-focus-page--mobile) .draw-bottom-composer--agent.draw-bottom-composer--agent-result-ghost{padding:24px 32px;background:linear-gradient(to top,#fff,#fff 72%,#fff0)}.draw-focus-page.agent-workspace-page:not(.draw-focus-page--mobile) .agent-direction-chip{min-height:30px;padding:0 12px;border-radius:999px;border-color:#dde4efeb;background:#ffffffd1;color:#5b6472;font-size:12px;font-weight:700}.draw-focus-page.agent-workspace-page:not(.draw-focus-page--mobile) .agent-direction-chip.is-active{background:rgba(var(--primary-rgb),.08);color:var(--primary)}.agent-composer-shortcuts{width:min(960px,calc(100% - 144px));margin:0 auto;pointer-events:auto}.agent-composer-shortcuts__row{display:flex;align-items:center;gap:10px;min-width:0;padding:0 0 0 94px}.agent-workspace__toolbar{display:flex;align-items:center;gap:6px;min-width:0;flex-wrap:wrap}.agent-mode-chip{min-height:34px;padding:0 12px;border-radius:11px;background:rgba(var(--primary-rgb),.08);color:var(--primary);display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;white-space:nowrap}.image-preview-overlay--agent-work .image-preview-overlay__preview-pane{width:100%;grid-template-columns:minmax(0,1fr) 52px}.image-preview-overlay--agent-work .image-preview-overlay__stage-region{padding:28px}.image-preview-overlay--agent-work .image-preview-overlay__aside{background:#fffffffa}.image-preview-overlay--agent-work .draw-work-preview-shell{width:100%;padding:16px 18px 12px}.image-preview-overlay--agent-work .inspiration-detail-meta--top{padding:0 0 4px;align-items:flex-start}.image-preview-overlay--agent-work .inspiration-preview-chip-row{gap:6px}.image-preview-overlay--agent-work .inspiration-preview-chip{min-height:28px;padding:0 10px;font-size:10px;font-weight:700;background:rgba(var(--primary-rgb),.08);color:var(--primary)}.image-preview-overlay--agent-work .inspiration-detail-meta__actions{padding-right:0}.image-preview-overlay--agent-work .draw-work-preview-actions{gap:6px}.image-preview-overlay--agent-work .draw-work-preview-action{height:32px;gap:5px;padding:0 10px;border-radius:12px;font-size:11px}.image-preview-overlay--agent-work .draw-work-preview-action .lucide{width:14px;height:14px}.image-preview-overlay--agent-work .inspiration-detail-body{flex:1;min-height:0;gap:14px;overflow:hidden;padding-right:0}.image-preview-overlay--agent-work .inspiration-preview-generation-meta{gap:6px 7px;padding-left:0}.image-preview-overlay--agent-work .inspiration-preview-generation-meta__item{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 9px;border:1px solid #e5eaf4;border-radius:999px;background:#fff;font-size:10px;line-height:1.2}.image-preview-overlay--agent-work .inspiration-detail-section--header{padding-top:0}.image-preview-overlay--agent-work .inspiration-detail-section--prompt{flex:0 1 auto;min-height:136px;max-height:min(44vh,360px);padding:0;border:0;border-radius:0;display:flex;flex-direction:column;gap:10px;background:transparent;box-shadow:none;overflow:hidden}.image-preview-overlay--agent-work .inspiration-detail-section h3{padding-left:0;font-size:14px}.image-preview-overlay--agent-work .inspiration-detail-prompt{flex:1;min-height:0;padding-left:0;padding-right:0;overflow-y:auto;color:#667085;font-size:12px;line-height:1.7;scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.4) transparent}.image-preview-overlay--agent-work .draw-work-preview-footer .btn{height:40px;border-radius:13px;font-size:12px;font-weight:800}.image-preview-overlay--agent-work .agent-work-preview__references{min-height:0;max-height:148px}.image-preview-overlay--agent-work .agent-result-work__reference-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.image-preview-overlay--agent-work .agent-result-work__reference-item{gap:3px}.image-preview-overlay--agent-work .agent-result-work__reference-item img{border-radius:10px}.image-preview-overlay--agent-work .agent-result-work__reference-item small{font-size:8px}.agent-workspace-page .draw-hero__subtitle{margin-bottom:0}.agent-conversation__section-title{display:flex;align-items:center;gap:10px;padding-left:8px;color:#9aa7bc;font-size:10px;font-weight:800;line-height:1.3;letter-spacing:.02em}.agent-conversation__section-title:after{content:"";flex:1;height:1px;background:linear-gradient(90deg,#d7e0edd9,#d7e0ed00)}.agent-card{border:1px solid rgba(226,232,240,.92);border-radius:18px;background:#fffffff7;box-shadow:0 10px 28px #0f172a08;overflow:hidden}.agent-card--flow{border:0;border-radius:0;background:transparent;box-shadow:none;overflow:visible}.agent-card--history.agent-card--flow{opacity:.92}.agent-card--compact{margin-bottom:0}.agent-card--thinking{border-color:#e4ebf4eb;background:#fcfdfff5}.agent-card--step{border-color:#dce6f4f2;background:#f8fbfffa}.agent-card--result_step{border-color:transparent;background:transparent}.agent-card--question{border-color:#3884ff3d;background:#f9fcfffa}.agent-card--answer{border-color:#22c55e24;background:#fafdfbfa}.agent-card--result{border-color:#d8e4f7f5;background:linear-gradient(180deg,#fffffffc,#f8fbfffa),#fffffffa;box-shadow:0 18px 42px #0f172a0e,inset 0 1px #ffffffd1}.agent-card--active{border-color:#3884ff3d;background:#f7fafffc}.agent-card--success{border-color:#22c55e29;background:#f9fffbf7}.agent-card--flow.agent-card--neutral,.agent-card--flow.agent-card--active,.agent-card--flow.agent-card--success{border-color:transparent;background:transparent}.agent-card__header{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:12px 14px;border:0;background:transparent;text-align:left;cursor:pointer}.agent-card__header--flow{padding:0}.agent-card__header--compact{padding:1px 0}.agent-card--history .agent-card__header--compact{padding:0}.agent-card__header-main{min-width:0;display:flex;align-items:flex-start;gap:10px;flex:1}.agent-card__header--flow .agent-card__header-main{gap:12px}.agent-card__icon{width:18px;height:18px;display:grid;place-items:center;margin-top:2px;color:#7b8aa2;flex-shrink:0}.agent-card__icon-dot{width:6px;height:6px;border-radius:999px;background:#a0aec0db;display:inline-block}.agent-card__header--flow .agent-card__icon{width:24px;height:24px;margin-top:0;border:1px solid rgba(228,234,242,.94);border-radius:999px;background:#f8fafcf0;color:#8a98ad}.agent-card__header--compact .agent-card__icon{width:20px;height:20px;border:0;background:transparent;color:#a2afc0}.agent-card__headline{min-width:0;display:flex;flex-direction:column;gap:4px}.agent-card__headline--inline{gap:2px}.agent-card__title-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.agent-card__title-row strong{color:#0f172a;font-size:12px;font-weight:800;line-height:1.45}.agent-card__tag{display:inline-flex;align-items:center;height:18px;padding:0 8px;border-radius:999px;background:#246bfd0f;color:#246bfddb;font-size:9px;font-weight:700;letter-spacing:.01em}.agent-card__headline p{margin:0;color:#526276;font-size:11px;line-height:1.6}.agent-card__header--compact .agent-card__title-row strong{font-size:11px}.agent-card__header--compact .agent-card__headline p{color:#5b6a7f;line-height:1.55}.agent-card--history .agent-card__header--compact .agent-card__title-row{gap:6px}.agent-card--history .agent-card__header--compact .agent-card__title-row strong{color:#445266;font-size:10px;font-weight:700}.agent-card--history .agent-card__header--compact .agent-card__headline{gap:1px}.agent-card--history .agent-card__header--compact .agent-card__headline p{color:#8290a5;font-size:10px;line-height:1.45}.agent-card__meta{color:#9aa8bc;font-size:10px;font-weight:700;line-height:1.4;flex-shrink:0}.agent-card__header--compact .agent-card__meta{padding-top:3px}.agent-card--history .agent-card__header--compact .agent-card__meta{color:#b3bfd0;font-size:9px;padding-top:2px}.agent-card__body{display:flex;flex-direction:column;gap:9px;padding:0 14px 12px 42px}.agent-card__result-overview{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:12px 14px;border:1px solid rgba(223,232,245,.94);border-radius:16px;background:linear-gradient(135deg,#f3f7fff5,#fffffffa),#f8fbfff2}.agent-card__result-overview-copy{min-width:0;display:flex;flex-direction:column;gap:5px}.agent-card__result-overview-copy span{color:#7b8aa2;font-size:10px;font-weight:800;line-height:1.3;letter-spacing:.02em}.agent-card__result-overview-copy strong{color:#0f172a;font-size:16px;font-weight:800;line-height:1.2}.agent-card__result-overview p{margin:0;max-width:220px;color:#77879d;font-size:11px;font-weight:600;line-height:1.55;text-align:right}.agent-card--flow .agent-card__body{margin-top:6px;margin-left:34px;padding:8px 10px 10px;border:1px solid rgba(230,236,245,.96);border-radius:16px;background:#fffffffa;box-shadow:0 12px 26px #0f172a08}.agent-card--history.agent-card--flow .agent-card__body{margin-top:4px;margin-left:30px;padding:7px 9px 9px;border-color:#eaeff6f5;border-radius:14px;background:#fcfdfff5;box-shadow:0 8px 18px #0f172a05}.agent-card--thinking.agent-card--flow .agent-card__body{background:#fcfdfffa}.agent-card--history .agent-card__header--flow .agent-card__icon{width:20px;height:20px;border-color:#e9eef5f0;background:#fafcfef0;color:#9caabc}.agent-card--history .agent-card__section-label{min-height:16px;padding:0 7px;color:#8a97a8;font-size:8px}.agent-card--history .agent-card__body-text{color:#506074;font-size:10px;line-height:1.62}.agent-card--history .agent-card__answer{gap:2px;padding:6px 8px;border-radius:11px}.agent-card--history .agent-card__answer span,.agent-card--history .agent-card__answer strong,.agent-card--history .agent-card__answer-label,.agent-card--history .agent-card__answer-text{font-size:10px}.agent-card--history .agent-card__answer-lines{gap:4px}.agent-card--history .agent-card__summary-grid{gap:6px}.agent-card--history .agent-card__summary-item{gap:2px;padding:6px 8px;border-radius:11px;background:#f9fbfed1}.agent-card--history .agent-card__summary-label{font-size:8px}.agent-card--history .agent-card__summary-value{color:#213045;font-size:10px;line-height:1.52}.agent-card--result_step .agent-card__header{cursor:default}.agent-card--result_step .agent-card__icon{width:18px;height:18px;border:0;background:transparent;color:#b0bccd}.agent-card--result_step .agent-card__icon-dot{width:5px;height:5px;background:#b1bdccd1}.agent-card--result_step .agent-card__title-row strong{color:#748398;font-size:10px;font-weight:700}.agent-card--result_step .agent-card__headline p{color:#a1adbc;font-size:9.5px;line-height:1.45}.agent-card--result_step .agent-card__tag{display:none}.agent-card--result_step .agent-card__meta{color:#b0bccd;font-size:9px}.agent-card--answer.agent-card--flow .agent-card__body{border-color:#deece3fa;background:#fafdfbfa}.agent-card--step.agent-card--flow .agent-card__body{border-color:#dfe8f4fa;background:#f8fbfffa}.agent-card--interactive .agent-card__header--flow{padding:10px 12px;border:1px solid rgba(56,132,255,.2);border-radius:16px;background:linear-gradient(180deg,#f9fcfffa,#f5f9fffa),#f9fcfffa;box-shadow:0 10px 24px #246bfd0d}.agent-card--interactive .agent-card__body{margin-top:8px;border-color:#c9dcfcf5;box-shadow:0 14px 30px #246bfd0d}.agent-card__section-label{display:inline-flex;align-items:center;min-height:18px;width:fit-content;padding:0 8px;border-radius:999px;background:#94a3b814;color:#7b8aa2;font-size:9px;font-weight:800;letter-spacing:.02em}.agent-card__form{display:flex;flex-direction:column;gap:10px}.agent-card__form-summary{color:#66778d;font-size:11px;line-height:1.65}.agent-card__field{display:flex;flex-direction:column;gap:6px}.agent-card__field-label{color:#334155;font-size:11px;font-weight:700;line-height:1.4}.agent-card__text-input,.agent-card__textarea{width:100%;border:1px solid rgba(203,213,225,.92);border-radius:12px;background:#fff;color:#0f172a;font-size:12px;line-height:1.65;outline:none;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.agent-card__text-input{min-height:38px;padding:0 12px}.agent-card__textarea{min-height:92px;padding:10px 12px;resize:vertical;box-shadow:none}.agent-card__text-input::placeholder,.agent-card__textarea::placeholder{color:#94a3b8}.agent-card__text-input:focus,.agent-card__textarea:focus{border-color:#3b82f657;box-shadow:0 0 0 3px #3b82f614}.agent-card__choice-group{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.agent-card__choice{min-height:34px;border:1px solid rgba(226,232,240,.96);display:inline-flex;align-items:center;justify-content:center;padding:0 12px;border-radius:10px;background:#f8fafceb;color:#334155;font-size:11px;font-weight:700;line-height:1}.agent-card__choice:hover{border-color:#60a5fa66;color:var(--primary)}.agent-card__choice.is-active{border-color:#3b82f647;background:#eff6fff5;color:var(--primary);box-shadow:inset 0 0 0 1px #3b82f60f}.agent-card__body-text{margin:0;white-space:pre-wrap;color:#314154;font-size:11px;line-height:1.72}.agent-card__answer{display:flex;flex-direction:column;gap:4px;padding:8px 10px;border-radius:13px;background:#0f172a07}.agent-card--flow .agent-card__answer{gap:3px;padding:7px 9px;border:1px solid rgba(229,235,242,.92);background:#f8fafceb}.agent-card__answer span{color:#64748b;font-size:11px;font-weight:700}.agent-card__answer strong{color:#0f172a;font-size:11px;font-weight:700;line-height:1.65}.agent-card__answer-summary{display:flex;flex-direction:column;gap:6px}.agent-card__answer-lines{display:flex;flex-direction:column;gap:6px;padding:0}.agent-card__answer-line{display:flex;align-items:flex-start;gap:8px;color:#3f4d61;font-size:11px;line-height:1.62}.agent-card__answer-label{flex:0 0 auto;color:#7b8797;font-weight:700;white-space:nowrap}.agent-card__answer-text{color:#182334;font-size:11px;font-weight:500;line-height:1.62;white-space:pre-wrap;word-break:break-word}.agent-card__answer-text.is-emphasis{font-weight:700}.agent-card--flow .agent-card__answer-summary,.agent-card--step .agent-card__answer-summary{gap:7px}.agent-card__summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.agent-card--step .agent-card__summary-grid{gap:8px;grid-template-columns:minmax(0,1.45fr) repeat(2,minmax(0,.8fr))}.agent-card__summary-item{display:flex;flex-direction:column;gap:4px;padding:10px 11px;border:1px solid rgba(231,237,245,.95);border-radius:13px;background:#f9fbfee0}.agent-card--flow .agent-card__summary-item{gap:3px;padding:7px 9px;border-radius:12px}.agent-card--step.agent-card--flow .agent-card__summary-grid{gap:7px;grid-template-columns:minmax(0,1.65fr) repeat(3,minmax(0,.72fr))}.agent-card--step.agent-card--flow .agent-card__summary-item{min-height:0}.agent-card--step.agent-card--flow .agent-card__summary-item.is-emphasis{grid-column:1 / 2;min-height:0;padding-top:9px;padding-bottom:9px}.agent-card--step .agent-card__summary-item{border-color:#dfe8f4f5;background:#f8fbfff0}.agent-card__summary-item.is-emphasis{grid-column:1 / -1}.agent-card--step .agent-card__summary-item{min-height:62px}.agent-card--step .agent-card__summary-item.is-emphasis{grid-column:1 / 2;min-height:100px;padding-top:12px;padding-bottom:12px;background:linear-gradient(180deg,#ffffffeb,#f6fafff5),#f8fbfff5}.agent-card--result .agent-card__summary-item.is-emphasis,.agent-card--answer .agent-card__summary-item.is-emphasis,.agent-card--question .agent-card__summary-item.is-emphasis{min-height:88px}.agent-card__summary-label{color:#64748b;font-size:10px;font-weight:700;line-height:1.4}.agent-card--flow .agent-card__summary-label{font-size:9px;letter-spacing:.01em}.agent-card__summary-value{color:#0f172a;font-size:11px;font-weight:700;line-height:1.62;white-space:pre-wrap;word-break:break-word}.agent-card--flow .agent-card__summary-value{font-size:10px;line-height:1.58}.agent-card__actions{display:flex;align-items:center;gap:10px}.agent-card__actions .btn{min-height:34px;padding:0 14px;border-radius:12px;font-size:12px}.agent-card__preview{width:100%;max-width:212px;border:1px solid #e7edf7;border-radius:16px;overflow:hidden;background:#f8fbff}.agent-card__preview img{width:100%;aspect-ratio:1 / 1;object-fit:cover}.agent-card__works{display:flex;flex-direction:column;gap:12px}.agent-card__work{display:flex;align-items:stretch;gap:15px;padding:13px;border:1px solid rgba(232,238,246,.98);border-radius:18px;background:linear-gradient(180deg,#fffffffa,#f7fafff2),#f9fbfeeb}.agent-card__work--featured{padding:15px;border-color:#d6e2f3fa;background:linear-gradient(180deg,#fff,#f6fafffa),#fafcfffa;box-shadow:0 16px 32px #0f172a0d}.agent-card__work-thumb{width:92px;height:92px;border-radius:16px;overflow:hidden;flex-shrink:0;background:#eef3fb}.agent-card__work--featured .agent-card__work-thumb{width:124px;height:124px;border-radius:18px}.agent-card__work-thumb img{width:100%;height:100%;object-fit:cover}.agent-card__work-info{min-width:0;flex:1;display:flex;flex-direction:column;gap:6px}.agent-card__work-info strong{color:#0f172a;font-size:12px;font-weight:800;line-height:1.45}.agent-card__work-info span{color:#64748b;font-size:10px;font-weight:700;line-height:1.55}.agent-card__work-prompt{display:flex;flex-direction:column;gap:4px;padding-top:2px}.agent-card__work-prompt span{color:#94a3b8;font-size:9px;font-weight:800;letter-spacing:.02em;line-height:1.35}.agent-card__work-prompt p{margin:0;color:#475569;font-size:10px;line-height:1.65;white-space:pre-wrap;word-break:break-word}.agent-card__work-actions{margin-left:auto;display:flex;align-items:flex-start;align-content:flex-start;gap:7px;flex-wrap:wrap;justify-content:flex-end;width:204px;flex-shrink:0}.agent-card__work-action{min-height:30px;padding:0 10px;border:1px solid rgba(228,234,242,.96);border-radius:999px;background:#fffffffa;color:#475569;display:inline-flex;align-items:center;gap:6px;font-size:10px;font-weight:700;line-height:1;transition:border-color .18s ease,color .18s ease,background .18s ease,box-shadow .18s ease}.agent-card__work-action:hover:not(:disabled){border-color:#60a5fa6b;color:var(--primary)}.agent-card__work-action:disabled{opacity:.62;cursor:not-allowed}.agent-card__work-action.is-active{border-color:#3b82f638;background:#eff6ffe6;color:var(--primary)}.agent-card__result-note{color:#8a98ad;font-size:10px;font-weight:700;line-height:1.5}.agent-workspace__input textarea{width:100%;min-height:72px;height:72px;max-height:168px;border:0;resize:none;padding:12px 12px 10px 4px;background:transparent;color:#1f2937;font-size:13px;font-weight:500;line-height:1.55;outline:none;overflow-y:hidden;scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.34) transparent}.boot-screen{min-height:100vh;display:grid;place-items:center;padding:24px;background:#f8f9fa}.boot-card{width:min(520px,100%);border:1px solid #f0f1f5;border-radius:18px;background:#fff;padding:28px;box-shadow:var(--shadow)}.boot-card h2{margin-top:12px;font-size:20px}.boot-card p{margin-top:8px;color:#6b7280;line-height:1.7}@media (max-width: 1280px){.home-action-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-agent-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-model-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.agent-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.agent-hero{width:min(1040px,calc(100% - 64px))}}@media (max-width: 980px){.app-shell{grid-template-columns:1fr;height:auto;min-height:100vh;overflow:auto}.agent-hero{width:min(100%,calc(100% - 36px));padding-top:96px}.agent-card__work,.agent-card__work--featured{align-items:flex-start;flex-direction:column}.agent-card__result-overview{flex-direction:column;gap:8px}.agent-card__result-overview p{max-width:none;text-align:left}.agent-card__work-thumb,.agent-card__work--featured .agent-card__work-thumb{width:100%;height:auto;aspect-ratio:1 / 1}.agent-card__work-actions{width:100%;margin-left:0;justify-content:flex-start}.agent-card--flow .agent-card__body{margin-left:18px}.agent-card--step .agent-card__summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.agent-card--step .agent-card__summary-item.is-emphasis{grid-column:1 / -1;min-height:88px}.app-shell--mobile{position:relative}.app-shell--mobile .sidebar--desktop{display:none}.app-shell--mobile .sidebar--mobile{position:fixed;top:0;left:0;bottom:0;z-index:120;width:min(86vw,320px);max-width:320px;height:100vh;transform:translate(-112%);transition:transform .22s ease}.app-shell--mobile-nav-open .sidebar--mobile{transform:translate(0)}.app-shell__mobile-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:110;border:0;padding:0;background:#0f172a47;opacity:0;pointer-events:none}.app-shell--mobile-nav-open .app-shell__mobile-backdrop{opacity:1;pointer-events:auto}.app-shell__main{min-height:100vh}.app-shell__main,.app-shell__content,.focus-page{min-height:100vh;overflow:visible}.header{padding:12px 18px;height:auto}.header__menu{display:inline-grid}.page-mobile-nav-trigger{display:inline-grid;flex-shrink:0}.header--home{top:0;left:0;right:0;padding:12px 18px;height:64px}.header__tools{flex-wrap:wrap;justify-content:flex-start}.inspiration-topbar{align-items:flex-start;flex-wrap:wrap;gap:12px}.searchbar{min-width:min(100%,320px)}.inspiration-searchbar{flex:1 1 100%;width:100%;max-width:100%}.sidebar--mobile{padding-bottom:env(safe-area-inset-bottom,0)}.sidebar--mobile .sidebar__brand{height:64px;padding-top:max(12px,env(safe-area-inset-top,0))}.profile-page__sidebar-top{gap:16px}.home-page__inner{width:min(100% - 32px,1200px);padding-top:24px}.home-welcome__copy{margin-top:12px}.home-welcome__media,.auth-modal__brand{display:none}.auth-modal{width:min(420px,100%);min-height:0}.auth-modal__title h2{font-size:24px}.announcement-panel{top:70px;right:16px}}@media (max-width: 760px){.home-action-grid,.home-agent-grid,.home-model-grid,.agent-grid,.section-band--split,.draw-task-result__works{grid-template-columns:1fr}.home-welcome{height:auto;min-height:0;padding:28px 0 16px}.home-welcome__copy{margin-top:0}.home-welcome h1{font-size:22px;align-items:flex-start}.focus-history-menu{top:14px;left:14px}.focus-topbar{left:14px;right:14px;padding:0}.focus-topbar__tools{gap:10px}.chat-focus-main,.draw-focus-main{padding-left:16px;padding-right:16px}.focus-composer,.focus-composer--floating,.draw-focus-content,.draw-conversation,.draw-assistant-stack,.draw-assistant-gallery,.draw-history-preview__grid{width:100%}.draw-assistant-gallery,.draw-history-preview__grid,.draw-assistant-gallery.is-single,.draw-history-preview__grid.is-single{grid-template-columns:minmax(0,1fr)}.agent-hero__samples{grid-template-columns:repeat(2,minmax(0,1fr))}.draw-task-work{width:100%}.chat-brand h1{font-size:24px}.chat-brand__subtitle{margin-bottom:28px}.chat-ability-row{gap:8px}.chat-ability-chip{min-height:34px;padding:0 12px;font-size:12px}.chat-conversation-summary{grid-template-columns:1fr}.focus-input-box__footer,.draw-input-box,.draw-input-box__footer{flex-direction:column;align-items:stretch}.focus-send-row{justify-content:space-between}.draw-title h1{font-size:28px}.draw-title span,.draw-focus-page--mobile .draw-title h1{font-size:24px}.draw-focus-page--mobile .draw-title__eyebrow{min-height:26px;padding:0 12px;font-size:11px}.draw-focus-page--mobile .draw-hero__subtitle{font-size:13px;margin-bottom:14px;line-height:1.65}.draw-composer-top{flex-direction:column;align-items:stretch;padding-bottom:12px}.draw-reference-panel{width:100%;justify-content:flex-start;padding-left:0}.draw-toolbar{margin-left:0;margin-top:0}.canvas-setting-trigger__menu{width:min(100vw - 48px,444px);padding:10px}.video-advanced-trigger__menu{width:min(100vw - 48px,360px)}.video-duration-trigger__menu{width:min(100vw - 48px,324px)}.canvas-setting-trigger__ratio-row{gap:3px}.canvas-setting-trigger__ratio-chip{min-height:56px;border-radius:14px}.canvas-setting-trigger__ratio-chip span:last-child{font-size:9px}.canvas-setting-trigger__resolution-row{grid-template-columns:1fr}.canvas-setting-trigger__resolution-chip,.canvas-setting-trigger__resolution-tone,.canvas-setting-trigger__resolution-chip strong{font-size:11px}.draw-input-box .unified-composer__footer{width:100%;margin-left:0}.draw-reference-stack{min-height:104px}.draw-reference-stack__add{top:auto;right:auto;bottom:auto;left:auto}.draw-task-card__works{grid-template-columns:repeat(2,minmax(0,1fr))}.draw-side-drawer{width:100%}.draw-bottom-composer{position:static;padding:18px 16px calc(24px + env(safe-area-inset-bottom));background:transparent}.draw-focus-page--mobile .draw-bottom-composer{position:sticky;padding:10px 0 calc(12px + env(safe-area-inset-bottom));background:linear-gradient(to top,#f4f7fcfa,#f4f7fceb 70%,#f4f7fc00)}.draw-mobile-composer,.draw-mobile-parameter-panel,.draw-bottom-composer .focus-composer{width:100%}.draw-mobile-topbar{padding:14px 16px 12px}.draw-mobile-topbar__brand-wordmark{width:74px;height:17px}.draw-mobile-topbar__wallet{padding:8px}.draw-mobile-balance-pill{font-size:14px}.draw-mobile-workspace-drawer,.sidebar-mobile-workspace{width:60vw;max-width:320px}.draw-example-card{width:84px}.draw-inspiration-strip__track{gap:8px}.draw-mobile-composer__collapsed-shell{border-radius:24px;padding:12px 12px 12px 13px}.draw-mobile-composer__collapsed-placeholder{font-size:14px}.draw-mobile-composer__primary-actions{gap:6px}.draw-mobile-composer__primary-actions .creation-mode-trigger{flex:0 0 auto}.draw-mobile-composer__primary-actions .focus-model-select{flex:0 1 auto}.draw-mobile-composer__primary-actions .focus-model-select{position:relative}.draw-mobile-composer__primary-actions .focus-model-dropdown{position:fixed;left:0;right:0;bottom:0;top:auto;width:100%;max-width:none;height:min(78vh,640px);border:1px solid #eef2f7;border-radius:28px 28px 0 0;background:#fff;box-shadow:0 -18px 40px #14182229;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:90}.draw-mobile-composer__primary-actions .creation-mode-trigger{position:static}.draw-mobile-composer__primary-actions .creation-mode-trigger__menu--mobile{width:100%}.draw-focus-main{height:auto;padding:16px 16px 12px}.draw-focus-page--mobile .draw-focus-main{height:auto;padding:0 16px}.draw-focus-page--mobile .draw-focus-content{padding:14px 0 16px}.draw-focus-page--mobile .draw-input-box{min-height:0;border-radius:24px;padding:12px 12px 11px;box-shadow:0 18px 40px #0f172a14}.draw-focus-page--mobile .draw-input-box__body{display:flex;gap:8px;flex-direction:column}.draw-focus-page--mobile .draw-reference-panel{width:100%;padding:0}.draw-focus-page--mobile .draw-reference-panel__hint{display:none}.draw-focus-page--mobile .draw-mobile-reference-stage__body{padding:0}.draw-focus-page--mobile .draw-mobile-reference-stage .draw-reference-panel{width:100%;padding:0}.draw-focus-page--mobile .draw-video-reference-panel{width:100%;padding:0;align-items:stretch}.draw-focus-page--mobile .draw-video-reference-materials{padding:0;gap:10px;border-radius:0;box-shadow:none}.draw-focus-page--mobile .draw-video-frame-pair{justify-content:flex-start;gap:6px}.draw-focus-page--mobile .draw-video-frame-pair__connector{width:14px;height:14px}.draw-focus-page--mobile .draw-video-frame-pair__slot{width:44px;flex-basis:44px}.draw-focus-page--mobile .draw-video-frame-pair__empty,.draw-focus-page--mobile .draw-video-frame-pair__card{width:44px;height:44px;border-radius:15px}.draw-focus-page--mobile .draw-video-frame-pair__empty{gap:4px}.draw-focus-page--mobile .draw-video-frame-pair__empty span,.draw-focus-page--mobile .draw-video-frame-pair__card-label{font-size:9px}.draw-focus-page--mobile .draw-video-frame-pair__card-label{bottom:6px}.draw-focus-page--mobile .draw-reference-slot__caption{font-size:10px}.draw-focus-page--mobile .draw-input-box__main{padding:0}.draw-focus-page--mobile .draw-input-box textarea{min-height:88px;height:88px;max-height:88px;padding:4px 2px 0;font-size:14px;line-height:1.55}.draw-focus-page--mobile .draw-input-box .unified-composer__footer{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;padding:0;gap:6px}.draw-focus-page--mobile .draw-input-box .focus-send-row{justify-content:space-between;padding-left:0}.draw-focus-page--mobile .draw-input-box .focus-send-row__leading{display:inline-flex;align-items:center;min-width:0}.draw-focus-page--mobile .draw-mobile-reference-stage,.draw-focus-page--mobile .draw-mobile-composer__controls{gap:2px}.draw-focus-page--mobile .draw-mobile-composer__primary-actions{gap:6px;align-items:center;flex-wrap:nowrap;width:fit-content;max-width:100%}.draw-focus-page--mobile .draw-mobile-composer__primary-actions .creation-mode-trigger__button,.draw-focus-page--mobile .draw-mobile-composer__primary-actions .focus-model-select__trigger,.draw-focus-page--mobile .draw-mobile-composer__parameter-trigger{min-height:30px;border-radius:999px;align-items:center}.draw-focus-page--mobile .draw-mobile-composer__primary-actions .creation-mode-trigger__button{padding:0 9px;gap:4px}.draw-focus-page--mobile .draw-mobile-composer__primary-actions .focus-model-select__trigger{padding:0 8px;max-width:76px;gap:4px}.draw-focus-page--mobile .draw-mobile-composer__primary-actions .focus-model-select__trigger strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.draw-focus-page--mobile .draw-mobile-composer__primary-actions .creation-mode-trigger__button strong,.draw-focus-page--mobile .draw-mobile-composer__parameter-title{font-size:11px;font-weight:800;line-height:1;white-space:nowrap}.draw-focus-page--mobile .draw-mobile-composer__primary-actions .focus-model-select__icon{width:14px;height:14px}.draw-focus-page--mobile .draw-mobile-composer__primary-actions .creation-mode-trigger__button--no-arrow,.draw-focus-page--mobile .draw-mobile-composer__primary-actions .focus-model-select__trigger{justify-content:center}.draw-focus-page--mobile .draw-mobile-composer__parameter-trigger{padding:0 6px;gap:3px;flex:0 0 auto;white-space:nowrap}.draw-focus-page--mobile .draw-input-box .focus-cost{min-height:auto;padding:0;border:none;background:transparent;box-shadow:none;color:#98a2b3;font-size:11px}.draw-focus-page--mobile .draw-input-box .focus-send-button{width:34px;height:34px;min-width:34px}.draw-focus-page--mobile .draw-reference-empty{width:44px;height:44px;flex-direction:column;gap:0;justify-content:center;padding:0;border-style:solid;border-color:#d9e0f5b8;border-radius:15px;background:linear-gradient(180deg,#f4f7ff,#eef2ff);box-shadow:inset 0 0 0 1px #d9e0f58c;color:#7f89a6}.draw-focus-page--mobile .draw-reference-empty span{display:none}.draw-focus-page--mobile .draw-reference-stack{width:auto;min-height:44px;display:flex;gap:6px;overflow-x:auto;overflow-y:hidden;padding-bottom:0;scrollbar-width:none}.draw-focus-page--mobile .draw-reference-stack::-webkit-scrollbar{display:none}.draw-focus-page--mobile .draw-reference-card,.draw-focus-page--mobile .draw-reference-stack__add.is-hovered,.draw-focus-page--mobile .draw-reference-stack__add--card{position:relative;top:auto;left:auto;right:auto;bottom:auto;width:44px;height:44px;flex:0 0 auto;transform:none!important;border-radius:15px}.draw-focus-page--mobile .draw-reference-card{border:none;box-shadow:inset 0 0 0 1px #d9e0f58c}.draw-focus-page--mobile .draw-reference-stack__add--card{border:1px solid rgba(217,224,245,.72);background:linear-gradient(180deg,#f4f7ff,#eef2ff);color:#7f89a6;box-shadow:inset 0 0 0 1px #d9e0f58c}.draw-focus-page--mobile .draw-reference-stack__add.is-hovered{background:linear-gradient(180deg,#f4f7ff,#eef2ff);border:1px solid rgba(217,224,245,.72);color:#7f89a6}.draw-focus-page--mobile .draw-reference-stack__add-text{display:none}.draw-focus-page--mobile .draw-reference-card__remove{top:2px;right:2px;width:15px;height:15px;background:#17181fa3}.draw-focus-page--mobile .draw-reference-card__remove svg{width:10px;height:10px}.draw-focus-page--mobile .draw-input-box .focus-send-row{align-items:center;min-width:0;padding:2px 2px 0 0;gap:4px}.draw-focus-page--mobile .draw-input-box .focus-cost{min-height:32px;max-width:58px;padding:0;border:none;border-radius:0;background:transparent;box-shadow:none;color:#98a2b3;font-size:12px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.draw-focus-page--mobile .draw-input-box .focus-send-button{width:36px;height:36px;border-radius:13px;box-shadow:0 10px 20px rgba(var(--primary-rgb),.18)}.draw-focus-page--mobile .draw-mobile-composer__collapsed-chip{min-width:0}.draw-focus-page--mobile .draw-hero{padding-top:84px}.agent-conversation{width:min(100%,calc(100% - 28px));padding-top:28px;padding-bottom:284px}.agent-conversation__stack{width:100%;gap:8px}.agent-card__header{padding:11px 12px;gap:10px}.agent-card__body{padding:0 12px 12px 36px}.recharge-modal{width:min(100%,calc(100vw - 18px));max-height:min(90vh,720px);border-radius:24px}.recharge-modal__header{min-height:54px;padding:10px 14px}.recharge-modal__title{gap:8px}.recharge-modal__title>span{width:30px;height:30px;border-radius:10px}.recharge-modal__title h2{font-size:14px}.recharge-modal__title p{font-size:9px}.recharge-modal__body{gap:10px;padding:12px 14px}.recharge-balance{padding:10px 12px;border-radius:14px}.recharge-balance__label,.recharge-balance em,.recharge-balance__link{font-size:11px}.recharge-balance__value{font-size:18px}.recharge-online{gap:12px}.recharge-tier-grid,.recharge-channel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.recharge-tier-grid{gap:8px}.recharge-tier-card{min-height:94px;padding:8px 6px 7px;border-radius:12px}.recharge-tier-card__tag{padding:1px 4px;border-radius:0 8px 0 6px;font-size:7px}.recharge-tier-card__price{font-size:14px}.recharge-tier-card__name,.recharge-tier-card__amount-label,.recharge-tier-card__points{font-size:9px}.recharge-tier-card__bonus{margin-top:4px;padding:1px 4px;font-size:8px}.recharge-modal__footer{gap:8px;padding:10px 14px calc(10px + env(safe-area-inset-bottom));flex-direction:column;align-items:stretch;justify-content:flex-end}.recharge-modal__actions{width:100%;gap:8px;justify-content:flex-end}.recharge-cancel,.recharge-submit{min-height:34px;padding:0 14px;font-size:12px}.draw-task-card__works{grid-template-columns:1fr}.focus-model-dropdown{width:min(100vw - 24px,560px);max-height:min(62vh,520px)}.focus-model-dropdown__body{grid-template-columns:1fr}.focus-model-dropdown__providers{max-height:188px;border-right:0;border-bottom:1px solid #eef2f7}.focus-model-dropdown__models{padding:10px}.agent-apply-modal{padding:20px}.agent-apply-modal__contact{grid-template-columns:1fr}.agent-apply-modal__footer{flex-direction:column;align-items:stretch}.agent-apply-modal__actions{justify-content:flex-end}}@media (max-width: 520px){.page-stack{padding:16px}.home-page__inner{width:calc(100% - 24px)}.auth-modal{width:calc(100vw - 24px);min-height:auto;border-radius:32px}.auth-modal__brand{display:none}.auth-modal__form-panel{padding:22px 16px 18px}.auth-modal__close{top:18px;right:18px;width:38px;height:38px}.auth-modal__title h2{font-size:22px}.auth-entry-tabs{gap:8px;margin-top:16px}.auth-entry-tabs button{min-height:44px;font-size:13px;border-radius:14px}.auth-form{gap:10px;margin-top:18px}.auth-field{min-height:44px;padding:0 12px;border-radius:14px}.auth-field input{font-size:13px}.auth-field--code{min-height:48px;padding-right:6px}.auth-field__code-button{min-width:108px;min-height:32px;border-radius:11px;font-size:11px}.auth-submit{min-height:44px;border-radius:14px;font-size:13px}.auth-agreement{margin-top:4px;font-size:11px;line-height:1.7}.recharge-modal__body{padding:18px 14px}}.inspiration-page{display:flex;flex-direction:column;gap:16px;padding:18px 20px 34px}.inspiration-page--gallery{background:#f6f8fc}.inspiration-topbar{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:10px}.inspiration-topbar--single{position:sticky;top:0;z-index:6;padding:2px 0 12px;background:linear-gradient(180deg,#f6f8fc 84%,#f6f8fc00)}.inspiration-topbar__row{min-width:0;display:flex;align-items:center}.inspiration-topbar__row--primary{gap:12px}.inspiration-topbar__nav-trigger{flex:0 0 auto}.inspiration-topbar__main{min-width:0;flex:1 1 auto;display:flex;align-items:flex-start;flex-wrap:wrap;gap:12px}.inspiration-topbar__filters{display:flex;align-items:center;gap:6px;flex-wrap:wrap;min-width:0;flex:0 1 auto}.inspiration-topbar__actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}.inspiration-topbar__icon-button{width:38px;height:38px}.inspiration-topbar__help{display:inline-flex;align-items:center}.inspiration-topbar__tab{min-width:0;height:34px;min-width:52px;border:1px solid #dbe7ff;border-radius:999px;padding:0 13px;background:#ffffffeb;color:#64748b;font-size:11px;font-weight:800;white-space:nowrap;box-shadow:0 8px 24px #0f172a0a;transition:border-color .18s ease,background-color .18s ease,color .18s ease,transform .18s ease}.inspiration-topbar__tab.is-active{border-color:rgba(var(--primary-rgb),.18);background:rgba(var(--primary-rgb),.1);color:var(--primary);transform:translateY(-1px)}.inspiration-topbar__search{flex:0 1 auto}.inspiration-searchbar{min-width:0;flex:0 1 320px;width:min(320px,100%);max-width:320px;display:flex;align-items:center;gap:6px;padding:4px;border:1px solid #dbe7ff;border-radius:12px;background:#fff;box-shadow:0 8px 24px #0f172a0a}.inspiration-searchbar__field{min-width:0;flex:1;height:34px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;color:#9aa4b2}.inspiration-searchbar__field svg{width:15px;height:15px}.inspiration-searchbar__field input{flex:1;border:0;outline:none;background:transparent;color:#111827;font-size:12px}.inspiration-searchbar__button{min-width:58px;height:34px;border:0;border-radius:8px;background:var(--primary);color:#fff;font-size:11px;font-weight:800}.inspiration-state{padding:34px 16px;border:1px dashed #dbe3f0;border-radius:24px;text-align:center;color:#94a3b8;font-size:14px;background:#ffffffb8}.inspiration-state--error{color:#dc2626}.inspiration-grid--gallery{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:4px;align-items:start}.inspiration-grid__column{min-width:0;display:flex;flex-direction:column;gap:4px}.inspiration-loadmore-anchor{width:100%;height:1px}.inspiration-guest-loadmore-hint{margin:8px auto 2px;width:fit-content;max-width:min(100%,320px);min-height:34px;padding:0 14px;border:1px solid rgba(var(--primary-rgb),.12);border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:rgba(var(--primary-rgb),.05);color:#1d4ed8c7;font-size:12px;font-weight:700;box-shadow:0 8px 20px #246bfd0f}.inspiration-guest-loadmore-hint svg{flex-shrink:0}.inspiration-state--loading-more{margin-top:2px;padding:18px 16px 20px;border:0;border-radius:0;background:transparent;color:#94a3b8;font-size:12px}.inspiration-gallery-card{min-width:0;margin-bottom:4px}.inspiration-gallery-card__trigger{width:100%;border:0;padding:0;overflow:hidden;border-radius:14px;background:#f3f4f6;position:relative;text-align:left;transition:transform .18s ease,box-shadow .18s ease}.inspiration-gallery-card__trigger:hover{transform:translateY(-2px);box-shadow:0 14px 26px #0f172a21}.inspiration-gallery-card__cover{position:relative;background:#eef2f7}.inspiration-gallery-card__cover .inspiration-action-card__media{width:100%;height:auto;display:block}.inspiration-gallery-card__cover .inspiration-action-card__image,.inspiration-gallery-card__cover img{width:100%;height:auto;display:block;object-fit:contain;object-position:center}.safe-image__fallback{width:100%;height:100%;min-height:120px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:18px;text-align:center;border-radius:22px;background:linear-gradient(180deg,#f6f8fb,#eef2f7);color:#64748b}.safe-image__fallback strong{color:#334155;font-size:14px;font-weight:800}.safe-image__fallback span{font-size:12px;line-height:1.6;word-break:break-word}.inspiration-action-card__cover-fallback{border-radius:18px;gap:6px;padding:18px 14px;background:radial-gradient(circle at top,#ffffffeb,#f1f5f9e0),linear-gradient(180deg,#f8fafc,#eef2f7);color:#475569d6}.inspiration-action-card__cover-fallback strong{font-size:12px;color:#475569}.inspiration-action-card__cover-fallback span{max-width:88%;font-size:11px;line-height:1.5;color:#475569b8}.image-preview-overlay{position:fixed;inset:0 0 0 var(--preview-overlay-left, 0px);z-index:140;background:#f6f7fb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.image-preview-overlay__shell{position:relative;width:100%;height:100%;min-height:0;display:grid;grid-template-columns:minmax(0,1.18fr) minmax(360px,.82fr);column-gap:24px;background:#f6f7fb}.image-preview-overlay__shell--no-aside{grid-template-columns:minmax(0,1fr)}.image-preview-overlay__preview-pane{min-width:0;min-height:0;display:grid;grid-template-columns:auto 52px;column-gap:24px;justify-content:center}.image-preview-overlay__stage-region{min-width:0;min-height:0;display:flex;align-items:center;justify-content:center;padding:28px 0 28px 28px;background:#f6f7fb}.image-preview-overlay__stage-backdrop{width:100%;height:100%;min-width:0;min-height:0;display:flex;align-items:center;justify-content:center;background:#f6f7fb}.image-preview-overlay__stage{position:relative;width:min(calc(min(calc(100vh - 44px),100%) * (var(--preview-stage-ratio-x, .75) / var(--preview-stage-ratio-y, 1))),100%);max-width:100%;max-height:min(calc(100vh - 44px),100%);aspect-ratio:var(--preview-stage-ratio-x, .75) / var(--preview-stage-ratio-y, 1);border-radius:28px;overflow:hidden;background:#f6f7fb;box-shadow:0 2px 8px #0f172a05;display:flex;align-items:center;justify-content:center}.image-preview-overlay__image-frame{max-width:100%;max-height:100%;display:inline-flex;align-items:center;justify-content:center}.image-preview-overlay__image{max-width:100%;max-height:calc(100vh - 44px);width:auto;height:auto;object-fit:contain;display:block}.image-preview-overlay__image-fallback{min-height:min(78vh,880px);border-radius:0}.image-preview-overlay__rail{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-width:0;min-height:0;position:relative}.image-preview-overlay__pager{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:10px}.image-preview-overlay__rail-button{width:38px;height:38px;border:0;display:grid;place-items:center;border-radius:12px;background:#fffffff0;color:#98a2b3;box-shadow:0 8px 20px #0f172a0f;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}.image-preview-overlay__rail-button:hover:not(:disabled){background:#fff;color:#475467;box-shadow:0 12px 28px #0f172a1a}.image-preview-overlay__rail-button:disabled{color:#cbd5e1;background:#ffffffd1;box-shadow:none}.image-preview-overlay__rail-button--close{position:absolute;top:8px;left:50%;transform:translate(-50%);flex-shrink:0}.image-preview-overlay__aside{min-width:0;width:min(100%,100%);min-height:0;height:100%;display:flex;flex-direction:column;gap:32px;padding:42px 32px 36px 24px;background:#fffffffa;position:relative;overflow:hidden}.image-preview-overlay__rail--floating{width:52px;height:100%;z-index:2;padding:28px 0;background:#f6f7fbf0;border-radius:20px}.image-preview-overlay__rail--floating .image-preview-overlay__rail-button,.image-preview-overlay__rail--floating .image-preview-overlay__pager{pointer-events:auto}.inspiration-detail-modal__content-shell{min-width:0;min-height:0;height:100%;display:flex;flex-direction:column;padding:18px 26px 16px}.inspiration-detail-modal__content{min-width:0;width:100%;max-width:none;flex:1;margin:0;display:flex;flex-direction:column;gap:32px;padding:0}.inspiration-detail-meta{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;color:#111827}.inspiration-detail-meta--top{padding:0 10px 4px 8px}.inspiration-detail-meta__actions{display:inline-flex;align-items:center;justify-content:flex-end;padding-right:10px;flex-shrink:0}.inspiration-detail-like{display:inline-flex;align-items:center;gap:4px;padding:0 12px;height:34px;border-radius:999px;background:#f3f6fb;color:#667085;font-size:12px;font-weight:700;border:0}.inspiration-detail-like.is-active{background:#ff5d7a1f;color:#ff5d7a}.inspiration-preview-chip-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px;min-width:0}.inspiration-preview-chip{display:inline-flex;align-items:center;justify-content:center;min-height:26px;padding:0 10px;border-radius:999px;background:#2563eb14;color:#2563eb;font-size:12px;font-weight:700;line-height:1;white-space:nowrap}.inspiration-preview-chip--category{background:#3b82f61f;color:#2563eb}.inspiration-detail-body{min-width:0;flex:1;display:flex;flex-direction:column;gap:34px;min-height:0;overflow:hidden;padding-right:4px}.inspiration-detail-tag-row{display:flex;flex-wrap:wrap;gap:10px}.inspiration-detail-tag{display:inline-flex;align-items:center;height:30px;padding:0 12px;border-radius:999px;background:#6366f114;color:#6366f1;font-size:13px;font-weight:800}.inspiration-detail-chip{display:inline-flex;align-items:center;min-height:30px;padding:0 13px;border:0;border-radius:999px;background:#2563eb1a;color:#2563eb;font-size:12px;font-weight:700}.inspiration-detail-generation-meta__item{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:0 11px;border:1px solid #e7ecf4;border-radius:999px;background:#fff}.inspiration-detail-generation-meta__item strong{color:#667085;font-weight:700}.inspiration-preview-generation-meta{display:flex;flex-wrap:wrap;align-items:center;gap:10px 12px;padding-left:8px}.inspiration-preview-generation-meta__item{display:inline-flex;align-items:baseline;gap:6px;min-width:0;color:#667085;font-size:12px;line-height:1.4;white-space:nowrap}.inspiration-preview-generation-meta__label{color:#98a2b3;font-weight:600}.inspiration-preview-generation-meta__value{color:#111827;font-weight:700}.inspiration-detail-section{display:flex;flex-direction:column;gap:10px;min-width:0}.inspiration-detail-section--header{gap:12px;padding-top:4px}.inspiration-detail-section h3{margin:0;padding-left:8px;color:#1f2937;font-size:14px;font-weight:800}.inspiration-detail-section--prompt,.backoffice-review-candidate-section{flex:0 0 auto;min-height:0;height:auto;margin-top:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.inspiration-detail-loading{color:#94a3b8;font-size:13px}.inspiration-detail-prompt{margin:0;flex:1;min-height:0;padding-left:8px;color:#667085;font-size:13px;line-height:1.85;white-space:pre-wrap;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.34) transparent}.inspiration-detail-param{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:0 11px;border:1px solid #e7ecf4;border-radius:999px;background:#fff;color:#64748b;font-size:12px;font-weight:700}.inspiration-detail-param strong{color:#111827;font-weight:700}.backoffice-review-tag-row,.backoffice-review-model-row,.backoffice-review-meta-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px 12px}.inspiration-detail-footer{padding-top:10px;display:flex;flex-shrink:0;gap:10px}.inspiration-detail-footer .btn{width:100%;height:46px;border-radius:16px;font-size:14px;font-weight:800}.image-preview-overlay--inspiration-detail .inspiration-detail-meta--top{padding:0 0 10px;align-items:flex-start}.image-preview-overlay--inspiration-detail .inspiration-preview-chip-row{gap:10px}.image-preview-overlay--inspiration-detail .inspiration-preview-chip{min-height:34px;padding:0 14px;font-size:13px;background:rgba(var(--primary-rgb),.08);color:var(--primary)}.image-preview-overlay--inspiration-detail .inspiration-detail-meta__actions{padding-right:0}.image-preview-overlay--inspiration-detail .image-preview-overlay__preview-pane{width:100%;grid-template-columns:minmax(0,1fr) 52px}.image-preview-overlay--draw-work .image-preview-overlay__shell{grid-template-columns:minmax(0,1.42fr) minmax(300px,.58fr)}.image-preview-overlay--draw-work .image-preview-overlay__preview-pane{width:100%;grid-template-columns:minmax(0,1fr) 52px}.image-preview-overlay--draw-work .image-preview-overlay__stage-region{padding:16px 8px 16px 16px}.image-preview-overlay--draw-work-mobile{background:#0f172a14;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.image-preview-overlay--draw-work-mobile .image-preview-overlay__shell{display:block;background:transparent}.image-preview-overlay--draw-work-mobile .image-preview-overlay__preview-pane{width:100%;height:100%;display:block}.image-preview-overlay--draw-work-mobile .image-preview-overlay__stage-region{padding:calc(22px + env(safe-area-inset-top)) 16px calc(22px + env(safe-area-inset-bottom));background:transparent}.image-preview-overlay--draw-work-mobile .image-preview-overlay__stage-backdrop{background:transparent}.image-preview-overlay--draw-work-mobile .image-preview-overlay__stage{position:relative;display:block;width:min(calc(100vw - 32px),720px);height:auto;aspect-ratio:auto;max-width:100%;max-height:min(88vh,calc(100vh - 44px));border-radius:28px;background:transparent;box-shadow:none;overflow:visible}.image-preview-overlay--draw-work-mobile .image-preview-overlay__image-frame,.image-preview-overlay--draw-work-mobile .image-preview-overlay__image{display:none}.draw-mobile-preview-card{position:relative;width:min(calc(100% - 10px),720px);height:auto;max-height:100%;display:flex;flex-direction:column;padding:12px;border-radius:28px;background:#fff;pointer-events:auto}.draw-mobile-preview-card__header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:6px 0 10px;flex-shrink:0}.draw-mobile-preview-card__title{min-width:0;flex:1;color:#1f2937;font-size:13px;font-weight:900;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.draw-mobile-preview-card__actions{display:inline-flex;align-items:center;gap:8px;flex-shrink:0}.draw-mobile-preview-card__action{border:1px solid rgba(199,210,254,.9);background:#fff;color:var(--primary);box-shadow:0 10px 22px #6366f114}.draw-mobile-preview-card__action--download{min-width:74px;height:36px;padding:0 14px;border-radius:15px;font-size:13px;font-weight:900}.draw-mobile-preview-card__action--close{width:36px;height:36px;border-radius:15px;display:inline-flex;align-items:center;justify-content:center}.draw-mobile-preview-card__media{min-width:0;min-height:0;flex:0 0 auto;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:18px;background:#fff}.draw-mobile-preview-card__image,.draw-mobile-preview-card__video{display:block;width:100%;height:auto;max-height:min(72vh,calc(100vh - 148px));object-fit:contain;border-radius:16px}.draw-mobile-preview-card__video{background:#000}.image-preview-overlay--draw-work-mobile .image-preview-overlay__image-fallback{display:none}.image-preview-overlay--inspiration-detail .image-preview-overlay__stage-region{padding:28px}.image-preview-overlay--inspiration-detail .inspiration-detail-body{flex:1;min-height:0;gap:20px;overflow:hidden;padding-right:0}.image-preview-overlay--inspiration-detail .inspiration-preview-generation-meta{gap:10px;padding-left:0}.image-preview-overlay--inspiration-detail .inspiration-preview-generation-meta__item{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border:1px solid #e5eaf4;border-radius:999px;background:#fff;font-size:13px;line-height:1.2}.image-preview-overlay--inspiration-detail .inspiration-detail-section--header{padding-top:0}.image-preview-overlay--inspiration-detail .inspiration-detail-section--prompt{flex:0 1 auto;min-height:220px;max-height:min(56vh,560px);padding:6px 0 0;border:0;border-radius:0;display:flex;flex-direction:column;gap:14px;background:transparent;box-shadow:none;overflow:hidden}.image-preview-overlay--inspiration-detail .inspiration-detail-section h3{padding-left:0;font-size:18px}.image-preview-overlay--inspiration-detail .inspiration-detail-prompt{flex:1;min-height:0;padding-left:0;padding-right:0;overflow-y:auto;color:#667085;font-size:14px;line-height:1.85;scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.4) transparent}.image-preview-page{min-height:100vh;background:#f6f7fb}.image-preview-page__shell{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);column-gap:24px;background:#f6f7fb}.image-preview-page__stage-pane{min-width:0;min-height:100vh;position:relative;display:flex;align-items:center;justify-content:center;padding:28px}.image-preview-page__stage-wrap{width:100%;min-height:calc(100vh - 56px);display:flex;align-items:center;justify-content:center}.image-preview-page__image-frame{max-width:100%;max-height:calc(100vh - 56px);display:inline-flex;align-items:center;justify-content:center}.image-preview-page__image{display:block;max-width:100%;max-height:calc(100vh - 56px);width:auto;height:auto;object-fit:contain}.image-preview-page__image-fallback{min-height:min(72vh,720px);border-radius:24px}.image-preview-page__close{position:fixed;top:calc(12px + env(safe-area-inset-top));left:14px;z-index:8;width:40px;height:40px;border:0;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:#fffffff0;color:#0f172a;box-shadow:0 12px 28px #0f172a1f}.image-preview-page__pager{position:fixed;top:50%;right:14px;z-index:8;transform:translateY(-50%);display:flex;flex-direction:column;gap:10px}.image-preview-page__pager button{width:38px;height:38px;border:0;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:#fffffff0;color:#475467;box-shadow:0 8px 22px #0f172a1a}.image-preview-page__pager button:disabled{color:#cbd5e1;box-shadow:none}.image-preview-page__aside{min-width:0;min-height:100vh;display:flex;flex-direction:column;gap:24px;padding:40px 28px 32px 0}.image-preview-page__aside--mobile{min-height:auto}.image-preview-page__meta{display:flex;flex-direction:column;gap:12px}.image-preview-page__meta-top{display:flex;flex-direction:column;gap:8px}.image-preview-page__meta-top strong{color:#111827;font-size:22px;font-weight:900}.image-preview-page__meta-top span{color:#667085;font-size:13px}.image-preview-page__meta-chips{display:flex;flex-wrap:wrap;gap:10px}.image-preview-page__chip{min-height:32px;padding:0 12px;border-radius:999px;display:inline-flex;align-items:center;background:#fff;color:#475467;font-size:12px;font-weight:700}.image-preview-page__content-shell{height:auto;min-height:0;gap:18px;padding:20px 18px 18px;border-radius:24px;background:#fff;box-shadow:0 14px 34px #0f172a0f}.image-preview-page__headline{display:flex;flex-direction:column;gap:8px}.image-preview-page__headline-title{color:#111827;font-size:20px;font-weight:900;line-height:1.4}.image-preview-page__headline-time{color:#667085;font-size:12px;line-height:1.4}.image-preview-page__detail-body{flex:0 0 auto;gap:18px;overflow:visible;padding-right:0}.image-preview-page__info-card{display:flex;flex-direction:column;gap:12px;padding:18px;border-radius:22px;background:#fff;box-shadow:0 14px 34px #0f172a0f}.image-preview-page__meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.image-preview-page__meta-item{display:flex;flex-direction:column;gap:4px;padding:12px 14px;border:1px solid #e6ebf4;border-radius:16px;background:#f8fafc}.image-preview-page__meta-item-label{color:#667085;font-size:12px;line-height:1.4}.image-preview-page__meta-item-value{color:#111827;font-size:14px;font-weight:800;line-height:1.5}.image-preview-page__actions{display:flex;gap:10px}.image-preview-page__action{min-height:38px;padding:0 14px;border:1px solid #dbe5f3;border-radius:12px;display:inline-flex;align-items:center;gap:8px;background:#fff;color:#334155;font-size:13px;font-weight:800}.image-preview-page__body{display:flex;flex-direction:column;gap:10px;color:#475467}.image-preview-page__body h3{margin:0;color:#111827;font-size:18px;font-weight:900}.image-preview-page__body p{margin:0;font-size:14px;line-height:1.8;white-space:pre-wrap}.image-preview-page__empty{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:24px;text-align:center}.image-preview-page__empty strong{color:#111827;font-size:24px;font-weight:900}.image-preview-page__empty p{margin:0;color:#667085;font-size:14px;line-height:1.8}.backoffice-inspiration-review-grid{column-gap:16px}.backoffice-review-card{margin-bottom:16px}.backoffice-review-card__cover{overflow:hidden;border-radius:18px;background:#eef2f7;box-shadow:0 10px 24px #0f172a14}.backoffice-review-card__preview-trigger{width:100%;border:0;padding:0;display:block;background:transparent;cursor:pointer}.backoffice-review-card__head{position:absolute;top:12px;left:12px;right:12px;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:10px;pointer-events:none}.backoffice-review-card__source{display:inline-flex;align-items:center;min-height:28px;padding:0 12px;border-radius:999px;background:#0f172a99;color:#fff;font-size:12px;font-weight:800;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.backoffice-review-card__overlay{background:linear-gradient(180deg,#0f172a05,#0f172a38)}.backoffice-review-card__toolbar{right:14px;bottom:14px;gap:8px;padding:9px 12px}.backoffice-review-card__toolbar-action{min-width:58px;height:30px;padding:0 12px;font-size:12px;font-weight:800}.backoffice-review-card__toolbar-action.is-primary{background:#fffffff0;color:#111827}.backoffice-review-card__meta{display:flex;flex-direction:column;gap:8px;padding:14px 6px 2px}.backoffice-review-card__meta strong{color:#101828;font-size:15px;font-weight:900;line-height:1.5}.backoffice-review-card__meta p{margin:0;color:#667085;font-size:13px;line-height:1.7}.backoffice-review-card__foot{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#98a2b3;font-size:12px;font-weight:700}.backoffice-review-card__foot-main{min-width:0;display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.backoffice-inline-chip{min-height:24px;padding:0 10px;border:1px solid #d9e5ff;border-radius:999px;background:#fff;color:#5b6b83;font-size:11px;font-weight:800}.backoffice-inline-chip.is-active,.is-backoffice-inline-active{border-color:#c8dafd;background:#eef4ff;color:var(--primary)}.backoffice-review-drawer{max-width:520px}.backoffice-review-drawer__shell{min-width:0;min-height:0;height:100%;overflow:hidden;display:flex;flex-direction:column;gap:14px;padding:6px 0}.backoffice-review-drawer__head{display:flex;flex-direction:column;gap:8px}.backoffice-review-drawer__title-block{display:flex;flex-direction:column;gap:4px}.backoffice-review-drawer__eyebrow{color:#475467;font-size:12px;font-weight:900}.backoffice-review-drawer__status-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.backoffice-review-drawer__title-block h3{margin:0;color:#101828;font-size:23px;font-weight:900;line-height:1.28}.backoffice-review-drawer__status-group{display:flex;align-items:flex-start;gap:10px;flex-wrap:wrap}.backoffice-review-drawer__risk{display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border-radius:999px;background:#fff1f2;color:#c2410c;font-size:12px;font-weight:800}.backoffice-review-drawer__risk.is-safe{background:#ecfdf3;color:#047857}.backoffice-review-drawer__body{min-width:0;min-height:0;flex:1;display:flex;flex-direction:column;overflow:hidden}.backoffice-review-drawer__scroll{min-width:0;min-height:0;flex:1;display:flex;flex-direction:column;gap:12px;padding-right:4px;overflow-y:auto}.backoffice-review-drawer__scroll::-webkit-scrollbar{width:8px}.backoffice-review-drawer__scroll::-webkit-scrollbar-thumb{border-radius:999px;background:#94a3b857}.backoffice-review-link-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.backoffice-review-link-trigger{position:relative}.backoffice-review-link-trigger__button{min-height:30px;padding:0 13px;border:1px solid #dbe4f0;border-radius:999px;background:#fff;color:#4f5f7a;font-size:12px;font-weight:800}.backoffice-review-link-popover{position:absolute;top:calc(100% + 10px);left:0;min-width:280px;max-width:360px;padding:12px 14px;border:1px solid #e5ebf5;border-radius:14px;background:#fffffffa;box-shadow:0 16px 34px #0f172a1a;z-index:3;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(4px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.backoffice-review-link-popover.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.backoffice-review-link-popover span{display:block;color:#667085;font-size:12px;line-height:1.7;word-break:break-word}.backoffice-review-drawer__info-list{display:flex;flex-direction:column;gap:10px}.backoffice-review-drawer__info-list>div{display:flex;flex-direction:column;gap:6px;padding:14px 16px;border:1px solid #e8edf4;border-radius:18px;background:#fff}.backoffice-review-drawer__info-list strong{color:#111827;font-size:12px;font-weight:800}.backoffice-review-drawer__info-list span{color:#667085;font-size:13px;line-height:1.7;word-break:break-word}.backoffice-review-drawer__footer{flex-shrink:0;margin-top:auto;padding-top:8px;padding-bottom:4px;border-top:1px solid rgba(226,232,240,.9);background:linear-gradient(180deg,#f6f7fb00,#f6f7fbf5 28%)}.backoffice-review-reference-toggle{display:flex;flex-direction:column;gap:8px;padding:14px 16px;border:1px solid #e6ecf5;border-radius:18px;background:#f8fafc}.backoffice-review-reference-toggle__label{display:inline-flex;align-items:center;gap:10px;width:fit-content;color:#344054;font-size:13px;font-weight:800;cursor:pointer}.backoffice-review-reference-toggle__label input{width:16px;height:16px;margin:0;accent-color:#2563eb}.backoffice-review-reference-toggle__label.is-checked{color:#1d4ed8}.backoffice-review-reference-toggle__hint{margin:0;color:#667085;font-size:12px;line-height:1.7}.backoffice-review-prompt-card{min-height:0;flex:1;height:clamp(280px,40vh,380px);padding:16px 18px 16px 16px;border:1px solid #e8edf4;border-radius:20px;background:#fbfcfe;overflow:hidden}.backoffice-review-prompt-card--scrollable{display:flex;flex-direction:column}.backoffice-review-prompt-card--scrollable .inspiration-detail-prompt{min-height:0;max-height:100%;padding-right:6px;overflow-y:auto}.backoffice-review-prompt-card--candidate{display:none}.backoffice-review-candidate-media{min-height:240px;max-height:380px;border:1px solid #edf2f7;border-radius:18px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#f8fafc}.backoffice-review-candidate-image{width:100%;height:100%;max-height:380px;object-fit:contain;display:block;background:#f8fafc}.backoffice-review-candidate-download{margin:0;color:#667085;font-size:12px;line-height:1.75;word-break:break-word}.backoffice-review-candidate-card,.backoffice-review-candidate-empty{display:flex;flex-direction:column;gap:12px;min-height:0;height:auto}@media (max-width: 1679px){.inspiration-grid--gallery{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (max-width: 1439px){.inspiration-grid--gallery{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width: 1119px){.inspiration-grid--gallery{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 819px){.inspiration-topbar{gap:8px}.inspiration-topbar__row--primary{gap:8px;align-items:flex-start;flex-wrap:wrap}.inspiration-topbar__main{flex:1 1 100%;order:2;align-items:flex-start;flex-wrap:wrap}.inspiration-topbar__filters{width:100%}.inspiration-topbar__actions{margin-left:auto}.inspiration-searchbar,.inspiration-topbar__search{width:100%;max-width:100%;gap:8px;padding:6px;border-radius:18px}.inspiration-searchbar__field{min-height:40px;height:40px;padding:0 12px;border-radius:14px;background:#f6f8fceb}.inspiration-searchbar__field input{font-size:13px}.inspiration-searchbar__button{min-width:64px;height:40px;border-radius:14px;font-size:12px}.inspiration-grid--gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.image-preview-overlay{top:0;right:0;bottom:0;left:0}.image-preview-overlay--inspiration-detail{overflow-y:auto;overscroll-behavior:contain;background:#f7f9fd;-webkit-backdrop-filter:none;backdrop-filter:none}.image-preview-overlay__shell{grid-template-columns:minmax(0,1fr) minmax(300px,42vw);column-gap:20px}.image-preview-overlay__preview-pane{grid-template-columns:auto 38px;column-gap:14px;justify-content:center}.image-preview-overlay--inspiration-detail .image-preview-overlay__shell{min-height:100%;height:auto;display:flex;flex-direction:column;background:#f7f9fd}.image-preview-overlay--inspiration-detail .image-preview-overlay__preview-pane{width:100%;display:block;position:relative}.image-preview-overlay__stage-region{padding:16px}.image-preview-overlay--inspiration-detail .image-preview-overlay__stage-region{flex:0 0 auto;min-height:0;padding:calc(10px + env(safe-area-inset-top)) 14px 0;margin-bottom:16px;background:#fff}.image-preview-overlay--inspiration-detail .image-preview-overlay__stage-backdrop{min-height:0;height:auto;align-items:flex-start;padding:0;background:#fff}.image-preview-overlay__stage{width:min(100%,calc((100vh - 320px) * (var(--preview-stage-ratio-x, .75) / var(--preview-stage-ratio-y, 1))))}.image-preview-overlay--inspiration-detail .image-preview-overlay__stage{width:100%;height:auto;max-width:100%;max-height:none;aspect-ratio:auto;border-radius:0;box-shadow:none;background:#fff}.image-preview-overlay--inspiration-detail .image-preview-overlay__image-frame{width:100%;height:auto;max-width:100%;max-height:none;display:flex;align-items:flex-start;justify-content:center}.image-preview-overlay--inspiration-detail .image-preview-overlay__image{width:100%;max-width:100%;height:auto;max-height:none;object-fit:contain}.image-preview-overlay--inspiration-detail .image-preview-overlay__aside{flex:0 0 auto;width:100%;max-width:none;height:auto;min-height:0;gap:0;margin-top:16px;padding:0 14px calc(18px + env(safe-area-inset-bottom));overflow:visible;background:#f7f9fd}.image-preview-overlay--draw-work-mobile{overflow:hidden}.image-preview-overlay--draw-work-mobile .image-preview-overlay__shell,.image-preview-overlay--draw-work-mobile .image-preview-overlay__preview-pane{min-height:100%}.image-preview-overlay--draw-work-mobile .image-preview-overlay__stage-region{min-height:100%;padding:calc(14px + env(safe-area-inset-top)) 14px calc(18px + env(safe-area-inset-bottom))}.image-preview-overlay--draw-work-mobile .image-preview-overlay__stage-backdrop{min-height:100%;padding:0}.image-preview-overlay--draw-work-mobile .image-preview-overlay__stage{max-height:min(88vh,calc(100vh - 32px - env(safe-area-inset-top) - env(safe-area-inset-bottom)))}.draw-mobile-preview-card{width:min(calc(100% - 10px),720px);height:auto;max-height:100%;padding:12px;border-radius:28px}.draw-mobile-preview-card__header{gap:10px;padding:6px 0 10px}.draw-mobile-preview-card__title{font-size:13px}.draw-mobile-preview-card__actions{gap:8px}.draw-mobile-preview-card__action--download{min-width:74px;height:36px;padding:0 14px;border-radius:15px;font-size:13px}.draw-mobile-preview-card__action--close{width:36px;height:36px;border-radius:15px}.draw-mobile-preview-card__image,.draw-mobile-preview-card__video{max-height:min(70vh,calc(100vh - 164px))}.image-preview-overlay__rail--floating{width:38px;padding:20px 0}.image-preview-overlay--inspiration-detail .image-preview-overlay__rail--floating{position:absolute;top:calc(10px + env(safe-area-inset-top));right:12px;width:auto;height:auto;padding:0;border-radius:0;background:transparent}.image-preview-overlay--inspiration-detail .image-preview-overlay__rail-button--close{position:fixed;top:calc(12px + env(safe-area-inset-top));right:14px;left:auto;transform:none;width:36px;height:36px;border-radius:999px;background:#0f172a6b;color:#ffffffeb;box-shadow:0 10px 24px #0f172a24;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.image-preview-overlay--inspiration-detail .image-preview-overlay__pager{position:static;transform:none;margin-top:8px;gap:8px}.image-preview-overlay--inspiration-gallery .image-preview-overlay__pager,.image-preview-overlay--inspiration-detail .image-preview-overlay__pager--mobile-side{position:fixed;top:50%;right:14px;left:auto;transform:translateY(-50%);margin-top:0;z-index:121}.image-preview-overlay--inspiration-gallery .image-preview-overlay__rail--floating{position:absolute;top:calc(10px + env(safe-area-inset-top));right:12px;width:auto;height:auto;padding:0;border-radius:0;background:transparent}.image-preview-overlay--inspiration-gallery .image-preview-overlay__rail-button--close{position:fixed;top:calc(12px + env(safe-area-inset-top));right:14px;left:auto;transform:none}.image-preview-overlay--inspiration-detail .inspiration-detail-modal__content-shell{height:auto;min-height:0;padding:0}.image-preview-overlay--inspiration-detail .inspiration-detail-modal__content{width:100%;max-width:none;margin:0;padding:0 14px 92px;gap:14px}.image-preview-overlay--inspiration-detail .inspiration-detail-meta__actions{padding-right:0}.image-preview-overlay--inspiration-detail .inspiration-detail-body{flex:0 0 auto;gap:16px;overflow:visible;padding-right:0}.image-preview-overlay--inspiration-detail .inspiration-detail-section--prompt{min-height:220px;max-height:min(56vh,560px)}.image-preview-overlay--inspiration-detail .inspiration-detail-prompt{font-size:14px}.image-preview-overlay--inspiration-detail .inspiration-preview-generation-meta{gap:10px;padding-left:0}.image-preview-overlay--inspiration-detail .inspiration-preview-generation-meta__item{min-height:34px;padding:0 12px;border:1px solid #e5eaf4;border-radius:999px;background:#fff;font-size:13px}.image-preview-overlay--inspiration-detail .inspiration-detail-footer{position:fixed;left:14px;right:14px;bottom:max(12px,env(safe-area-inset-bottom));z-index:4;margin:0;padding:12px 0 0;background:linear-gradient(180deg,#f7f9fd00,#f7f9fdf5 36%,#f7f9fd)}.image-preview-overlay--inspiration-detail .draw-work-preview-shell{height:auto;min-height:0}.image-preview-overlay--inspiration-detail .draw-work-preview-scroll{min-height:0}.image-preview-overlay--inspiration-detail .draw-work-preview-body{padding-bottom:8px}.image-preview-overlay--inspiration-detail .inspiration-detail-footer .btn{height:42px;border-radius:15px;font-size:13px}.draw-work-preview-actions{width:100%;justify-content:flex-end}.draw-work-preview-action{min-height:34px;padding:0 10px;border-radius:12px;font-size:12px}.image-preview-page--mobile{background:#f7f9fd}.image-preview-page__shell--mobile{display:flex;flex-direction:column;min-height:100vh;background:#f7f9fd}.image-preview-page--mobile .image-preview-page__stage-pane{min-height:auto;padding:calc(12px + env(safe-area-inset-top)) 14px 12px;align-items:flex-start;justify-content:flex-start}.image-preview-page--mobile .image-preview-page__stage-wrap{min-height:auto;align-items:flex-start;justify-content:flex-start}.image-preview-page--mobile .image-preview-page__image-frame{width:100%;max-width:100%;max-height:min(56vh,520px);border-radius:24px;overflow:hidden;background:#fff;box-shadow:0 18px 42px #0f172a14}.image-preview-page--mobile .image-preview-page__image{width:100%;max-width:100%;max-height:min(56vh,520px);height:auto}.image-preview-page--mobile .image-preview-page__close{top:calc(12px + env(safe-area-inset-top));right:14px;left:auto;width:36px;height:36px;border-radius:11px;background:#fffffff5}.image-preview-page--mobile .image-preview-page__pager{right:10px;gap:8px}.image-preview-page--mobile .image-preview-page__pager button{width:34px;height:34px;border-radius:11px}.image-preview-page--mobile .image-preview-page__aside{min-height:auto;gap:12px;padding:0 14px calc(22px + env(safe-area-inset-bottom));background:#f7f9fd}.image-preview-page--mobile .image-preview-page__content-shell{gap:16px;padding:16px 14px 18px;border-radius:22px}.image-preview-page--mobile .image-preview-page__content-shell--with-footer{padding-bottom:92px}.image-preview-page--mobile .image-preview-page__headline{gap:6px}.image-preview-page--mobile .image-preview-page__headline-title{font-size:18px}.image-preview-page--mobile .image-preview-page__headline-time{font-size:12px}.image-preview-page--mobile .image-preview-page__detail-body{gap:16px}.image-preview-page--mobile .inspiration-detail-section--prompt{min-height:220px;max-height:min(56vh,560px);overflow:hidden}.image-preview-page--mobile .inspiration-detail-prompt{font-size:14px}.image-preview-page--mobile .image-preview-page__footer{position:fixed;left:14px;right:14px;bottom:max(12px,env(safe-area-inset-bottom));z-index:4;margin:0;padding:12px 0 0;background:linear-gradient(180deg,#f7f9fd00,#f7f9fdf5 36%,#f7f9fd)}.image-preview-page--mobile .image-preview-page__meta{gap:10px;padding:0}.image-preview-page--mobile .image-preview-page__meta-top{gap:6px}.image-preview-page--mobile .image-preview-page__meta-top strong{font-size:18px;line-height:1.35}.image-preview-page--mobile .image-preview-page__meta-top span{font-size:12px}.image-preview-page--mobile .image-preview-page__meta-chips{gap:8px}.image-preview-page--mobile .image-preview-page__chip{min-height:30px;padding:0 10px;border:1px solid #e5ebf5;font-size:12px}.image-preview-page--mobile .image-preview-page__actions{gap:8px;padding:0}.image-preview-page--mobile .image-preview-page__action{min-height:36px;padding:0 12px;border-radius:11px;font-size:12px}.image-preview-page--mobile .image-preview-page__body{gap:8px;margin:0;padding:0;border-radius:0;background:transparent;box-shadow:none}.image-preview-page--mobile .image-preview-page__body h3{font-size:16px}.image-preview-page--mobile .image-preview-page__body p{font-size:13px;line-height:1.8}.image-preview-page--mobile .image-preview-page__info-card{gap:10px;padding:14px;border-radius:18px}.image-preview-page--mobile .image-preview-page__meta-grid{gap:8px}.image-preview-page--mobile .image-preview-page__meta-item{padding:10px 12px;border-radius:14px}.image-preview-page--mobile .image-preview-page__meta-item-label{font-size:11px}.image-preview-page--mobile .image-preview-page__meta-item-value{font-size:13px}}@media (max-width: 760px){.profile-page{display:grid;grid-template-columns:1fr;background:#f7f9fc}.profile-page__sidebar{height:auto;gap:14px;padding:14px 14px 12px;border-right:0;border-bottom:1px solid #eef2f7;background:#fffffffa}.profile-page__sidebar-top{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px}.profile-page__brand-block{display:grid;grid-template-columns:40px minmax(0,1fr);align-items:center;column-gap:12px;row-gap:0}.profile-page__brand-copy{gap:2px}.profile-page__brand-title{font-size:20px}.profile-page__brand-subtitle{font-size:12px}.profile-page__menu{grid-column:1 / -1;flex-direction:row;gap:10px;overflow-x:auto;overflow-y:hidden;padding-bottom:2px;scrollbar-width:none}.profile-page__menu::-webkit-scrollbar{display:none}.profile-page__menu button{min-height:40px;flex:0 0 auto;padding:0 14px;white-space:nowrap}.profile-page__logout{align-self:flex-start;width:auto;min-height:40px;padding:0 14px}.profile-page__logout--inline{display:inline-flex}.profile-page__main{padding:0 14px 18px;overflow:visible}.profile-page__panel{height:auto;min-height:calc(100vh - 210px);gap:16px;padding:18px 16px;border-radius:22px}.profile-page__section-header h1,.profile-page__section-header--compact h1{font-size:24px}.profile-page__identity-row{flex-direction:column;align-items:flex-start;gap:14px;padding:6px 0 4px}.profile-page__avatar-card{width:84px;height:84px}.profile-page__avatar-mask{opacity:1;gap:2px;background:#11182752}.profile-page__name-display strong{font-size:22px}.profile-page__name-editor input{width:min(100%,280px)}.profile-page__info-row{min-height:0;align-items:flex-start;flex-direction:column;gap:10px;padding:14px}.profile-page__info-value{width:100%;align-items:center;justify-content:space-between;gap:12px}.profile-page__info-value span{min-width:0;flex:1;word-break:break-word}.profile-page__transaction-table{overflow-x:auto;overflow-y:hidden}.profile-page__transaction-head,.profile-page__transaction-row{min-width:560px;grid-template-columns:132px 92px 96px 96px minmax(180px,1fr);gap:12px;padding:0 14px}.profile-page__transaction-head{display:grid;min-width:560px;min-height:42px}.profile-page__transaction-head span{white-space:nowrap}.profile-page__transaction-body{height:auto;overflow-x:visible;overflow-y:visible}.profile-page__transaction-row{min-width:560px;grid-template-columns:132px 92px 96px 96px minmax(180px,1fr);min-height:50px}.profile-page__transaction-row span{display:block;white-space:nowrap}.profile-page__transaction-row span:before{content:none}.profile-page__pager{justify-content:space-between;gap:8px}.profile-page__pager button{min-width:0;flex:0 0 auto;padding:0 12px}}@media (max-width: 559px){.inspiration-page{gap:14px;padding:16px 14px 24px}.inspiration-topbar--single{padding-bottom:10px}.inspiration-topbar__row--primary{gap:6px}.inspiration-topbar__nav-trigger{width:36px;height:36px;border-radius:11px}.inspiration-topbar__main{gap:8px}.inspiration-topbar__filters{gap:6px}.inspiration-topbar__tab{height:34px;min-width:58px;padding:0 12px;font-size:11px}.inspiration-searchbar{gap:5px;padding:4px;border-radius:14px}.inspiration-topbar__actions{gap:8px}.inspiration-searchbar__field{min-height:34px;height:34px;gap:6px;padding:0 10px}.inspiration-searchbar__field svg{width:14px;height:14px}.inspiration-searchbar__field input{font-size:12px}.inspiration-searchbar__button{min-width:58px;height:34px;border-radius:10px;font-size:11px}.inspiration-grid--gallery,.inspiration-grid__column{gap:8px}.inspiration-gallery-card{margin-bottom:0}.inspiration-gallery-card__trigger{border-radius:18px}}.backoffice-thumb-cell{width:72px;height:90px;border-radius:12px;overflow:hidden;background:#0f172a0a;display:flex;align-items:center;justify-content:center;color:#0f172a73;font-size:12px}.backoffice-thumb-cell img{width:100%;height:100%;object-fit:cover;display:block}.backoffice-form-field--full{grid-column:1 / -1}.backoffice-form-field textarea{width:100%;border-radius:14px;border:1px solid rgba(148,163,184,.22);background:#fffffffa;padding:12px 14px;resize:vertical;color:#0f172a;font-size:14px;line-height:1.6;outline:none}.backoffice-creatable-select{position:relative}.backoffice-creatable-select__input{width:100%;padding-right:46px!important}.backoffice-creatable-select.is-open .backoffice-creatable-select__input{border-color:rgba(var(--primary-rgb),.36);box-shadow:0 0 0 3px rgba(var(--primary-rgb),.08)}.backoffice-creatable-select__toggle{position:absolute;top:50%;right:8px;width:28px;height:28px;border:0;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;padding:0;background:transparent;color:#64748b;transform:translateY(-50%);transition:background-color .2s ease,color .2s ease,transform .2s ease}.backoffice-creatable-select__toggle:hover{background:rgba(var(--primary-rgb),.08);color:var(--primary)}.backoffice-creatable-select.is-open .backoffice-creatable-select__toggle{color:var(--primary);transform:translateY(-50%) rotate(180deg)}.backoffice-creatable-select__menu{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:120;max-height:220px;padding:8px;border:1px solid #eef2f7;border-radius:14px;display:flex;flex-direction:column;gap:4px;overflow-y:auto;background:#fff;box-shadow:0 18px 44px #0f172a24}.backoffice-creatable-select__option{width:100%;min-height:40px;border:0;border-radius:10px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 12px;background:transparent;color:#334155;font-size:13px;font-weight:700;text-align:left;transition:background-color .2s ease,color .2s ease}.backoffice-creatable-select__option:hover,.backoffice-creatable-select__option.is-active{background:rgba(var(--primary-rgb),.08);color:var(--primary)}.backoffice-creatable-select__option em{color:#94a3b8;font-size:11px;font-style:normal;font-weight:800;white-space:nowrap}.backoffice-creatable-select__option:hover em,.backoffice-creatable-select__option.is-active em{color:var(--primary-light)}.backoffice-creatable-select__empty{min-height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#94a3b8;font-size:12px;font-weight:700}.backoffice-section-card{display:flex;flex-direction:column;gap:14px;padding:16px;border:1px solid #edf2f7;border-radius:14px;background:#fafcff}.backoffice-section-card__header{display:flex;flex-direction:column;gap:4px}.backoffice-section-card__header h4{color:#111827;font-size:14px;font-weight:900}.backoffice-section-card__header p{color:#64748b;font-size:12px;line-height:1.6}.backoffice-cover-preview{min-height:180px;border:1px dashed #dbe2ea;border-radius:14px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#fff;color:#94a3b8;font-size:12px;font-weight:700}.backoffice-cover-preview img{width:100%;max-height:320px;object-fit:cover;display:block}.backoffice-cover-preview--contain{min-height:320px;max-height:520px;padding:12px;background:#f8fafc}.backoffice-cover-preview--contain img{width:100%;height:100%;max-height:496px;object-fit:contain;display:block}.backoffice-publish-dialog{min-height:0}.backoffice-publish-dialog__section{gap:18px}.backoffice-publish-dialog__layout{display:grid;grid-template-columns:minmax(320px,.92fr) minmax(420px,1fr);align-items:start;gap:20px}.backoffice-publish-dialog__media{min-width:0}.backoffice-publish-dialog__info{min-width:0;display:flex;flex-direction:column;gap:14px}.backoffice-publish-dialog__meta-grid{grid-template-columns:1fr}.backoffice-publish-dialog__param-row{display:flex;flex-wrap:wrap;gap:10px}.draw-focus-page--mobile .draw-assistant-meta{flex-wrap:wrap;gap:4px 6px;overflow:visible;white-space:normal}.draw-focus-page--mobile .draw-assistant-meta,.draw-focus-page--mobile .draw-assistant-meta strong,.draw-focus-page--mobile .draw-assistant-meta__divider,.draw-focus-page--mobile .draw-assistant-meta__time{font-size:11px}.draw-focus-page--mobile .draw-assistant-meta-row{align-items:flex-start;gap:6px}.draw-focus-page--mobile .draw-assistant-meta-actions{gap:10px;margin-left:0;padding:4px 8px}.draw-focus-page--mobile .draw-assistant-meta-action{font-size:11px}.draw-focus-page--mobile .draw-assistant-summary{gap:8px}.draw-focus-page--mobile .draw-assistant-prompt{font-size:13px;line-height:1.5}.draw-focus-page--mobile .draw-assistant-prompt__summary{-webkit-line-clamp:5}.draw-focus-page--mobile .draw-assistant-prompt__overlay{position:absolute;left:0;right:0;width:auto;margin-top:0;border-radius:14px;padding:10px 12px;max-height:12em;box-shadow:0 10px 26px #0f172a1f}.draw-focus-page--mobile .draw-assistant-prompt__reuse{display:block;width:fit-content;font-size:11px;margin-right:0;margin-bottom:8px;padding:2px 7px}.draw-focus-page--mobile .draw-assistant-prompt-wrap:hover .draw-assistant-prompt__overlay,.draw-focus-page--mobile .draw-assistant-prompt-wrap:focus-within .draw-assistant-prompt__overlay{opacity:0;pointer-events:none}.draw-focus-page--mobile .draw-assistant-prompt-wrap.is-expanded .draw-assistant-prompt__overlay{opacity:1;pointer-events:auto}.draw-focus-page--mobile .draw-assistant-reference-thumb{width:30px;height:30px;border-radius:9px}.draw-focus-page--mobile .draw-assistant-reference-overflow{min-width:24px;height:24px;padding:0 6px;font-size:10px}.draw-focus-page--mobile .draw-assistant-reference-strip{gap:4px;max-width:108px}.draw-focus-page--mobile .draw-assistant-hint--failed{width:min(100%,100%);gap:10px;padding:10px 12px;border-radius:18px;align-items:center}.draw-focus-page--mobile .draw-assistant-hint--failed span{font-size:12px;line-height:1.55}.draw-focus-page--mobile .draw-assistant-hint__actions{gap:6px;flex-wrap:nowrap}.draw-focus-page--mobile .draw-assistant-hint--failed button{min-height:28px;padding:0 12px;font-size:11px}.draw-focus-page--mobile .draw-assistant-gallery,.draw-focus-page--mobile .draw-history-preview__grid{width:auto;grid-template-columns:repeat(2,minmax(0,160px));gap:8px}.draw-focus-page--mobile .draw-assistant-gallery.is-single,.draw-focus-page--mobile .draw-history-preview__grid.is-single{grid-template-columns:minmax(0,224px)}.draw-focus-page--mobile .draw-assistant-gallery.is-single.draw-assistant-gallery--image-9-16{grid-template-columns:minmax(0,184px)}.draw-focus-page--mobile .draw-task-work{width:160px}.draw-focus-page--mobile .draw-assistant-gallery.is-single .draw-task-work,.draw-focus-page--mobile .draw-history-preview__grid.is-single .draw-task-work{width:224px}.draw-focus-page--mobile .draw-assistant-gallery.is-single.draw-assistant-gallery--image-9-16 .draw-task-work--image{width:184px}.draw-focus-page--mobile .draw-task-work--video{width:136px;justify-self:start}.draw-focus-page--mobile .draw-assistant-gallery.is-single .draw-task-work--video,.draw-focus-page--mobile .draw-history-preview__grid.is-single .draw-task-work--video{width:184px}.draw-focus-page--mobile .draw-task-work__overlay{top:6px;right:6px}.draw-focus-page--mobile .draw-task-work__actions{gap:4px}.draw-focus-page--mobile .draw-task-work__action{width:24px;height:24px;border-radius:8px}.draw-focus-page--mobile .draw-task-work__action .lucide{width:12px;height:12px}
