@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Noto+Sans+SC:wght@400;500;600;700;800&display=swap";:root{--red:#e6293f;--red2:#ff4d5f;--red-dark:#a70f25;--black:#09090b;--ink:#17171c;--panel:#fff;--bg:#f4f5f7;--muted:#7d8290;--line:#e8e9ed;--shadow:0 12px 32px #14141a0f;color:#202127;background:var(--bg);font-synthesis:none;font-family:Inter,Noto Sans SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html,body,#root{min-width:320px;height:100%;min-height:100%;margin:0}body{background:var(--bg)}button,input,textarea,select{font:inherit}button{cursor:pointer}.primary,.secondary,.ghost-button{border:0;border-radius:10px;height:42px;padding:0 20px;font-weight:650;transition:all .2s}.primary{background:linear-gradient(135deg,var(--red),#c5162d);color:#fff;box-shadow:0 8px 20px #e6293f33}.primary:hover{transform:translateY(-1px);box-shadow:0 11px 25px #e6293f47}.secondary{border:1px solid var(--line);color:#363840;background:#fff}.secondary:hover{background:#fafafa;border-color:#c9cbd1}.ghost-button{color:#e6e6ea;background:#ffffff0f;border:1px solid #ffffff24}.ghost-button:hover{background:#ffffff1a}.login-page{color:#fff;background:radial-gradient(circle at 16% 12%,#b1122d3b,#0000 28%),linear-gradient(135deg,#09090b 0%,#101015 46%,#070708 100%);min-height:100vh;position:relative;overflow:hidden}.login-page:before{content:"";opacity:.18;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 85%);mask-image:linear-gradient(#000,#0000 85%)}.login-glow{filter:blur(2px);pointer-events:none;border-radius:50%;position:absolute}.glow-one{background:radial-gradient(circle,#e6293f2e,#0000 70%);width:420px;height:420px;top:-180px;right:-150px}.glow-two{background:radial-gradient(circle,#7c3aed1a,#0000 70%);width:360px;height:360px;bottom:-220px;left:22%}.login-header{z-index:2;border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;max-width:1240px;height:90px;margin:auto;padding:0 30px;display:flex;position:relative}.brand{white-space:nowrap;align-items:center;gap:12px;font-size:20px;font-weight:800;display:flex}.brand>span:last-child{flex-direction:column;display:flex}.brand small{letter-spacing:2.8px;color:#777985;margin-top:3px;font-size:8px}.brand-mark{background:linear-gradient(145deg,#ff4155,#b80d22);border-radius:13px;place-items:center;width:40px;height:40px;display:inline-grid;position:relative;box-shadow:0 8px 20px #e6293f40}.brand-mark:before{content:"";border:2px solid #fff;border-radius:5px;width:17px;height:13px;position:absolute;bottom:9px}.brand-mark:after{content:"";background:#fff;width:2px;height:7px;position:absolute;top:7px}.brand-mark i:before,.brand-mark i:after{content:"";background:#fff;border-radius:50%;width:3px;height:3px;position:absolute;top:21px}.brand-mark i:before{left:13px}.brand-mark i:after{right:13px}.login-main{z-index:1;grid-template-columns:1.1fr .72fr;align-items:center;gap:90px;max-width:1180px;min-height:calc(100vh - 150px);margin:auto;padding:54px 30px 42px;display:grid;position:relative}.eyebrow{color:#c9c9cf;letter-spacing:1.7px;text-transform:uppercase;align-items:center;gap:10px;font-size:13px;font-weight:600;display:flex}.eyebrow span{background:var(--red);width:30px;height:2px}.login-hero h1{letter-spacing:-2.5px;margin:24px 0 22px;font-size:62px;font-weight:800;line-height:1.14}.login-hero h1 em{background:linear-gradient(90deg,#fff 20%,#ff4559 70%);color:#0000;-webkit-background-clip:text;font-style:normal}.login-hero>p{color:#9a9ca5;margin:0;font-size:16px;line-height:2}.hero-points{gap:44px;margin-top:52px;display:flex}.hero-points div{flex-direction:column;gap:7px;display:flex}.hero-points b{color:#fff;font-size:26px}.hero-points span{color:#747782;font-size:12px}.login-card{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#19191ee0;border:1px solid #ffffff1c;border-radius:22px;padding:31px 34px 27px;box-shadow:0 30px 70px #00000054}.login-card-head{flex-direction:column;gap:8px;margin-bottom:24px;display:flex}.login-card-head span{font-size:24px;font-weight:750}.login-card-head small{color:#858791}.login-tabs{background:#111115;border-radius:11px;grid-template-columns:1fr 1fr;margin-bottom:24px;padding:4px;display:grid}.login-tabs button{color:#81838c;background:0 0;border:0;border-radius:8px;height:38px}.login-tabs button.active{color:#fff;background:#29292f}.field-label{color:#a8a9b0;margin:14px 0 8px;font-size:12px;display:block}.login-field{background:#111115;border:1px solid #35353d;border-radius:10px;align-items:center;gap:10px;height:46px;padding:0 14px;transition:all .2s;display:flex}.login-field:focus-within{border-color:var(--red);box-shadow:0 0 0 3px #e6293f1a}.login-field span{color:#6e707a}.login-field input{color:#fff;background:0 0;border:0;outline:0;width:100%;font-size:13px}.login-field input::placeholder{color:#575861}.login-extra{color:#84868f;justify-content:space-between;align-items:center;margin:14px 0;font-size:12px;display:flex}.login-extra label{align-items:center;gap:5px;display:flex}.login-extra input{accent-color:var(--red)}.login-extra button,.visitor-link{color:#a9aab1;background:0 0;border:0}.login-extra button:hover,.visitor-link:hover{color:var(--red2)}.login-submit{width:100%;height:47px;margin-top:2px}.field-tip{color:#6f717a;margin:11px 0 16px;font-size:11px;line-height:1.6}.divider{color:#5e6069;justify-content:center;align-items:center;height:35px;margin-top:10px;font-size:11px;display:flex}.divider:before,.divider:after{content:"";background:#323239;flex:1;height:1px}.divider span{padding:0 12px}.role-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.role-grid button{color:#c3c4ca;background:#202027;border:1px solid #34353c;border-radius:9px;justify-content:center;align-items:center;gap:7px;height:38px;font-size:11px;display:flex}.role-grid button:hover{background:#27272e;border-color:#575862}.role-dot{background:#7d8290;border-radius:50%;width:7px;height:7px}.role-dot.vip{background:var(--red)}.role-dot.enterprise{background:#7c3aed}.role-dot.admin{background:#f59e0b}.visitor-link{width:100%;margin-top:18px;font-size:11px;display:block}.login-footer{z-index:1;color:#555761;border-top:1px solid #ffffff0d;justify-content:center;align-items:center;height:60px;font-size:11px;display:flex;position:relative}.app-shell{background:var(--bg);min-height:100vh;display:flex}.sidebar{color:#b8bac2;z-index:30;background:linear-gradient(#111115 0%,#0b0b0e 100%);border-right:1px solid #24242a;flex-direction:column;width:246px;display:flex;position:fixed;top:0;bottom:0;left:0}.sidebar-head{color:#fff;border-bottom:1px solid #24242a;align-items:center;height:74px;padding:0 22px;display:flex}.sidebar-head .brand{font-size:18px}.sidebar-head .brand-mark{border-radius:11px;width:37px;height:37px}.sidebar nav{flex:1;padding:17px 11px;overflow-y:auto}.nav-group{margin-bottom:19px}.nav-title{color:#565861;letter-spacing:1.2px;padding:0 13px 8px;font-size:10px}.nav-group button{color:#93959e;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:11px;width:100%;height:42px;margin:2px 0;padding:0 12px;font-size:13px;display:flex;position:relative}.nav-group button.active:before{content:"";background:var(--red);border-radius:0 3px 3px 0;width:3px;height:22px;position:absolute;left:0;box-shadow:0 0 12px #e6293f99}.nav-group button i{text-align:center;color:#777984;width:23px;font-size:14px;font-style:normal}.nav-group button b{background:var(--red);border-radius:50%;width:5px;height:5px;margin-left:auto}.sidebar-promo{background:#17171c;border:1px solid #2a2a30;border-radius:12px;align-items:center;gap:10px;margin:0 13px 15px;padding:14px;display:flex}.sidebar-promo>span{width:30px;height:30px;color:var(--red2);background:#e6293f21;border-radius:8px;place-items:center;display:grid}.sidebar-promo div{flex-direction:column;gap:3px;display:flex}.sidebar-promo b{color:#e0e0e4;font-size:11px}.sidebar-promo small{color:#61636c;font-size:9px}.mobile-close,.mobile-mask{display:none}.app-body{width:calc(100% - 246px);min-height:100vh;margin-left:246px}.app-header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--line);background:#ffffffe6;justify-content:space-between;align-items:center;height:74px;padding:0 30px;display:flex;position:sticky;top:0}.header-left{align-items:center;gap:14px;display:flex}.header-left>div{align-items:baseline;gap:8px;display:flex}.crumb{color:#a3a5ad;font-size:11px}.header-left h2{margin:0;font-size:16px}.menu-button{display:none}.header-actions{align-items:center;gap:12px;display:flex}.search-pill{color:#a0a2aa;text-align:left;background:#f6f6f8;border:1px solid #ececf0;border-radius:9px;align-items:center;gap:8px;width:260px;height:36px;padding:0 10px;font-size:11px;display:flex}.search-pill span{flex:1}.search-pill kbd{background:#fff;border:1px solid #dddde2;border-radius:5px;padding:2px 5px;font-size:9px}.icon-button{border:1px solid var(--line);background:#fff;border-radius:9px;width:36px;height:36px;position:relative}.icon-button i{background:var(--red);border:2px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:6px;right:7px}.user-chip{align-items:center;gap:9px;height:42px;padding-left:5px;display:flex}.avatar{color:#fff;background:linear-gradient(145deg,#202127,#050506);border-radius:10px;place-items:center;width:34px;height:34px;font-size:12px;font-weight:800;display:grid}.user-chip div{flex-direction:column;display:flex}.user-chip b{font-size:11px}.user-chip small{color:#9a9ca4;margin-top:2px;font-size:9px}.user-chip button{color:#999ba3;background:0 0;border:0;font-size:10px}.content{max-width:1600px;margin:auto;padding:26px 30px 50px}.visitor-banner{color:#75303a;background:#fff1f3;border:1px solid #ffd2d7;border-radius:9px;margin:16px 30px 0;padding:10px 14px;font-size:11px}.visitor-banner span{color:var(--red);margin-right:9px;font-weight:750}.visitor-banner button{float:right;color:var(--red);background:0 0;border:0;font-size:11px;font-weight:700}.toast{z-index:100;color:#fff;background:#18181d;border:1px solid #33333b;border-radius:10px;align-items:center;gap:9px;padding:11px 17px;font-size:12px;animation:.22s toast-in;display:flex;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 14px 35px #00000042}.toast span{background:#1d9c61;border-radius:50%;place-items:center;width:18px;height:18px;font-size:10px;display:grid}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,10px)}to{opacity:1;transform:translate(-50%)}}@keyframes page-in{0%{opacity:.3;transform:translateY(4px)}to{opacity:1;transform:none}}.panel{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:15px}.page-title{justify-content:space-between;align-items:center;margin:3px 0 23px;display:flex}.page-title>div>span{color:var(--red);letter-spacing:1.5px;font-size:9px;font-weight:750}.page-title h1{letter-spacing:-.5px;margin:6px 0 7px;font-size:25px}.page-title p{color:#8b8d96;margin:0;font-size:12px}.page-title>button{align-self:flex-end}.panel-head{border-bottom:1px solid #f0f0f2;justify-content:space-between;align-items:center;min-height:70px;padding:18px 20px;display:flex}.panel-head h3{margin:0;font-size:14px}.panel-head p{color:#989aa2;margin:5px 0 0;font-size:10px}.panel-head>button{color:#777982;background:0 0;border:0;font-size:10px}.panel-head>button:hover{color:var(--red)}.form-label{color:#5f616a;margin:0 0 8px;font-size:11px;font-weight:600;display:block}.big-input,.text-input,.form-row select,.context-bar select,.settings-card input{background:#fafafa;border:1px solid #e2e3e7;border-radius:10px;outline:0;width:100%;transition:all .2s}.big-input:focus,.text-input:focus,.form-row select:focus,.context-bar select:focus,.settings-card input:focus{border-color:var(--red);box-shadow:0 0 0 3px #e6293f12}.big-input{resize:vertical;height:120px;padding:13px;font-size:12px;line-height:1.7}.text-input{height:43px;padding:0 13px}.form-row{grid-template-columns:1fr 1fr;gap:13px;margin:16px 0;display:grid}.form-row label,.context-bar label{color:#777983;font-size:10px}.form-row select{color:#34353b;height:42px;margin-top:7px;padding:0 11px;display:block}.context-bar{align-items:center;gap:8px;display:flex}.context-bar label{align-items:center;gap:6px;display:flex}.context-bar select{color:#3d3f47;background-color:#fff;height:34px;padding:0 28px 0 9px;font-size:10px}.count-select{align-items:center;gap:8px;margin-bottom:16px;display:flex}.count-select>span{color:#686a72;margin-right:6px;font-size:11px}.count-select button{color:#676971;background:#fff;border:1px solid #e1e2e6;border-radius:8px;min-width:68px;height:36px;padding:0 13px;font-size:11px}.count-select button.active{border-color:var(--red);color:var(--red);background:#fff2f4;font-weight:700}.generate-button{width:100%;height:46px}.demo-note{text-align:center;color:#aaabb1;margin:9px 0 0;font-size:9px}.welcome-banner{color:#fff;background:radial-gradient(circle at 80%,#e6293f26,#0000 25%),linear-gradient(125deg,#111116,#1b1b21);border-radius:17px;justify-content:space-between;align-items:center;min-height:210px;padding:32px 38px;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 35px #0c0c1024}.welcome-banner:after{content:"";background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:28px 28px;width:400px;height:400px;position:absolute;top:-80px;right:-50px;transform:rotate(15deg);-webkit-mask-image:radial-gradient(circle,#000,#0000 68%);mask-image:radial-gradient(circle,#000,#0000 68%)}.welcome-tag{letter-spacing:1.7px;color:#ff7888;font-size:9px}.welcome-banner h1{margin:10px 0 7px;font-size:27px}.welcome-banner p{color:#9899a2;margin:0;font-size:12px}.welcome-buttons{gap:9px;margin-top:24px;display:flex}.welcome-buttons .secondary{color:#e5e5e8;background:#29292f;border-color:#3b3b43}.orb{z-index:2;border:1px solid #ffffff17;border-radius:50%;place-items:center;width:135px;height:135px;margin-right:65px;display:grid;position:relative}.orb:before{content:"";background:radial-gradient(circle at 40% 35%,#ff6374,#ae1025 48%,#3d0710 72%);border-radius:50%;width:94px;height:94px;position:absolute;box-shadow:0 0 45px #e6293f4d,inset -15px -15px 28px #00000059}.orb b{z-index:2;letter-spacing:2px;font-size:20px}.orb span{border:1px dashed #ffffff1a;border-radius:50%;position:absolute;inset:-12px}.orb i{background:var(--red2);width:6px;height:6px;box-shadow:0 0 10px var(--red);border-radius:50%;position:absolute;top:-4px}.metrics-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin:16px 0;display:grid}.metric-card{border:1px solid var(--line);min-height:132px;box-shadow:var(--shadow);background:#fff;border-radius:14px;padding:16px 18px;position:relative;overflow:hidden}.metric-top{justify-content:space-between;align-items:center;display:flex}.metric-top>span{width:32px;height:32px;color:var(--red);background:#fff0f2;border-radius:9px;place-items:center;display:grid}.metric-top small{color:#21a66a;background:#effaf5;border-radius:6px;padding:4px 6px;font-size:8px}.metric-card>b{margin-top:11px;font-size:24px;display:block}.metric-card p{color:#898b94;margin:4px 0;font-size:10px}.metric-line{background:var(--red);width:45%;height:2px;position:absolute;bottom:0;left:0}.metric-card.violet .metric-top>span{color:#7c3aed;background:#f2edff}.metric-card.violet .metric-line{background:#7c3aed}.metric-card.blue .metric-top>span{color:#2563eb;background:#edf5ff}.metric-card.blue .metric-line{background:#2563eb}.metric-card.gold .metric-top>span{color:#d88a00;background:#fff7e7}.metric-card.gold .metric-line{background:#e9a01c}.two-columns{grid-template-columns:1.25fr .75fr;gap:16px;margin-bottom:16px;display:grid}.quick-grid{grid-template-columns:1fr 1fr;gap:10px;padding:15px;display:grid}.quick-card{text-align:left;background:#fff;border:1px solid #ececef;border-radius:11px;align-items:center;gap:10px;min-height:72px;padding:11px;transition:all .2s;display:flex}.quick-card:hover{border-color:#f1a4ae;transform:translateY(-1px);box-shadow:0 8px 18px #1e1e240f}.quick-card>i{color:#5f616a;background:#f5f5f7;border-radius:9px;place-items:center;width:35px;height:35px;font-style:normal;display:grid}.quick-card:hover>i{color:var(--red);background:#fff0f2}.quick-card div{flex-direction:column;flex:1;gap:3px;display:flex}.quick-card b{font-size:11px}.quick-card span{color:#999ba3;font-size:9px}.quick-card em{color:#b8b9bf;font-style:normal}.task-list{padding:5px 17px}.task-row{border-bottom:1px solid #f0f0f2;align-items:center;gap:10px;padding:11px 0;display:flex}.task-row:last-child{border:0}.task-icon{width:31px;height:31px;color:var(--red);background:#fff0f2;border-radius:8px;place-items:center;font-size:11px;display:grid}.task-icon.t1{color:#7c3aed;background:#f0edff}.task-icon.t2{color:#2563eb;background:#edf5ff}.task-icon.t3{color:#d88a00;background:#fff7e7}.task-info{flex-direction:column;flex:1;gap:3px;display:flex}.task-info b{font-size:10px}.task-info small{color:#a3a5ad;font-size:8px}.task-state{text-align:right;width:76px}.task-state>span{color:#777983;font-size:8px}.task-state>div{background:#ececf0;border-radius:2px;height:3px;margin-top:5px;overflow:hidden}.task-state i{background:var(--red);height:100%;display:block}.work-table{padding:0 18px 8px}.work-row{color:#666871;border-bottom:1px solid #f0f0f2;grid-template-columns:2.2fr .7fr .8fr .8fr .6fr;align-items:center;gap:10px;min-height:54px;font-size:10px;display:grid}.work-row.heading{color:#a0a2aa;min-height:38px;font-size:8px}.work-row:last-child{border:0}.work-row>span:first-child{color:#26272d;align-items:center;gap:9px;display:flex}.doc-icon{width:29px;height:29px;color:var(--red);background:#fff0f2;border-radius:7px;place-items:center;font-size:8px;font-style:normal;display:grid}.platform-dot{background:var(--red);border-radius:50%;width:5px;height:5px;margin-right:5px;display:inline-block}.work-row button{color:#777983;background:0 0;border:0;margin-right:5px;font-size:9px}.work-row button:hover{color:var(--red)}.chat-page{height:calc(100vh - 126px)}.chat-shell{border:1px solid var(--line);height:100%;min-height:620px;box-shadow:var(--shadow);background:#fff;border-radius:15px;grid-template-columns:220px 1fr;display:grid;overflow:hidden}.chat-history{border-right:1px solid var(--line);background:#f8f8fa;padding:15px 11px}.chat-history>.primary{width:100%;height:39px}.chat-history>small{color:#999ba3;margin:20px 10px 7px;font-size:9px;display:block}.chat-history>button:not(.primary){color:#747680;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:7px;width:100%;height:38px;padding:0 9px;font-size:10px;display:flex}.chat-history>button:not(.primary) span{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.chat-history>button:not(.primary) i{font-style:normal}.chat-history>button.active{color:#26272d;background:#fff;box-shadow:0 3px 12px #1414190d}.chat-main{flex-direction:column;min-width:0;display:flex}.chat-top{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:65px;padding:0 18px;display:flex}.chat-top>div:first-child{flex-direction:column;display:flex}.chat-top b{font-size:12px}.chat-top span{color:#989aa2;margin-top:3px;font-size:8px}.chat-top span i{background:#19a765;border-radius:50%;width:5px;height:5px;margin-right:4px;display:inline-block}.messages{background:linear-gradient(#fff,#fdfdfd);flex:1;padding:28px 8%;overflow-y:auto}.message{gap:10px;max-width:80%;margin-bottom:22px;display:flex}.message.me{flex-direction:row-reverse;margin-left:auto}.message-avatar{color:#fff;background:#16161b;border-radius:9px;flex:none;place-items:center;width:31px;height:31px;font-size:10px;display:grid}.message.ai .message-avatar{background:linear-gradient(145deg,var(--red2),var(--red-dark))}.message>div{color:#44464e;background:#f5f5f7;border-radius:3px 12px 12px;padding:12px 14px;font-size:11px;line-height:1.8}.message.me>div{color:#71333c;background:#fff0f2;border-radius:12px 3px 12px 12px}.message-tools{border-top:1px solid #e5e5e8;margin-top:10px;padding-top:6px}.message-tools button{color:#93959d;background:0 0;border:0;padding:0 10px 0 0;font-size:9px}.suggestions{flex-wrap:wrap;gap:7px;padding:4px 6%;display:flex}.suggestions button{color:#7e8089;background:#fff;border:1px solid #e4e4e8;border-radius:14px;height:28px;padding:0 11px;font-size:9px}.composer{background:#fff;border:1px solid #dedfe3;border-radius:13px;margin:9px 6% 18px;padding:8px 10px;box-shadow:0 8px 25px #14141a14}.composer textarea{resize:none;background:0 0;border:0;outline:0;width:100%;height:46px;padding:5px;font-size:11px}.composer>div{justify-content:space-between;align-items:center;display:flex}.composer>div span{gap:5px;display:flex}.composer button{color:#777983;background:#f3f3f5;border:0;border-radius:7px;height:26px;font-size:9px}.composer .send{background:var(--red);color:#fff;border-radius:9px;width:30px;height:30px;font-size:15px}.stepper{border:1px solid var(--line);height:74px;box-shadow:var(--shadow);background:#fff;border-radius:14px;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.stepper>div{color:#a0a2aa;align-items:center;font-size:10px;display:flex}.stepper i{border:1px solid #dddde2;border-radius:50%;place-items:center;width:26px;height:26px;margin-right:7px;font-style:normal;display:grid}.stepper b{background:#e3e3e7;width:75px;height:1px;margin:0 14px;display:block}.stepper .active{color:#303138;font-weight:600}.stepper .active i{background:var(--red);border-color:var(--red);color:#fff;box-shadow:0 4px 12px #e6293f38}.stepper .active b{background:#f3a4ad}.creation-layout{grid-template-columns:1fr 300px;gap:16px;display:grid}.creation-form,.generator-form,.cover-form{padding:23px}.creation-form h3{margin:0 0 22px;font-size:15px}.platform-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.platform-grid button{background:#fff;border:1px solid #e4e4e8;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;gap:5px;height:105px;display:flex}.platform-grid button i{background:#f3f3f5;border-radius:10px;place-items:center;width:34px;height:34px;font-style:normal;font-weight:700;display:grid}.platform-grid button b{font-size:11px}.platform-grid button span{color:#a2a4ac;font-size:8px}.platform-grid button.active{border-color:var(--red);box-shadow:0 0 0 2px #e6293f0f}.platform-grid button.active i{color:var(--red);background:#fff0f2}.choice-cards{grid-template-columns:1fr 1fr;gap:10px;margin-top:18px;display:grid}.choice-cards button{text-align:left;background:#fff;border:1px solid #e2e3e7;border-radius:10px;flex-direction:column;gap:5px;height:72px;padding:13px;display:flex}.choice-cards button small{color:#999ba3}.choice-cards button.active{border-color:var(--red);color:var(--red);background:#fffafb}.form-actions{border-top:1px solid #eeeef1;justify-content:flex-end;gap:8px;margin-top:23px;padding-top:17px;display:flex}.assistant-tip{color:#fff;background:linear-gradient(150deg,#17171c,#0c0c0f);border-color:#24242a;align-self:start;padding:24px}.assistant-tip>span{width:38px;height:38px;color:var(--red2);background:#e6293f26;border:1px solid #e6293f4d;border-radius:10px;place-items:center;display:grid}.assistant-tip h3{margin:16px 0 8px;font-size:14px}.assistant-tip p,.assistant-tip li{color:#9698a1;font-size:10px;line-height:1.7}.assistant-tip ul{padding-left:16px}.assistant-tip>div{border-top:1px solid #2d2d33;grid-template-columns:1fr 1fr;gap:7px;margin-top:20px;padding-top:15px;display:grid}.assistant-tip>div b{grid-column:1/-1;margin-bottom:3px;font-size:10px}.assistant-tip>div span{color:#a2a4ac;background:#24242a;border-radius:7px;padding:7px;font-size:9px}.summary-box{grid-template-columns:1fr 1fr;gap:10px;display:grid}.summary-box div{background:#f7f7f9;border-radius:9px;flex-direction:column;gap:5px;padding:14px;display:flex}.summary-box span{color:#999ba3;font-size:9px}.summary-box b{font-size:11px}.generator-page>.context-bar{border:1px solid var(--line);height:58px;box-shadow:var(--shadow);background:#fff;border-radius:12px;margin-bottom:14px;padding:0 17px}.generator-form{min-height:440px}.inspiration{align-self:start;padding:10px 15px 15px}.inspiration h3{padding:4px;font-size:13px}.inspiration button{text-align:left;color:#92949d;background:#fff;border:0;border-bottom:1px solid #eeeef1;align-items:center;gap:10px;width:100%;min-height:60px;display:flex}.inspiration button>i{color:var(--red);font-size:9px;font-style:normal}.inspiration button span{flex-direction:column;flex:1;gap:3px;display:flex}.inspiration button b{color:#404149;font-size:10px}.inspiration button small{font-size:8px}.result-panel{margin-top:16px;overflow:hidden}.result-list{padding:8px 18px}.result-list article{border-bottom:1px solid #efeff2;align-items:center;gap:14px;min-height:72px;display:flex}.result-list article:last-child{border:0}.result-list article>span{color:var(--red);font-size:10px;font-weight:700}.result-list article>div:nth-child(2){flex-direction:column;flex:1;gap:5px;display:flex}.result-list article b{font-size:11px;font-weight:600}.result-list article small{color:#a0a2aa;font-size:8px}.result-actions button{color:#8a8c94;background:0 0;border:0;margin-left:8px;font-size:9px}.result-actions button:hover{color:var(--red)}.cover-tabs{gap:7px;margin-bottom:14px;display:flex}.cover-tabs button{color:#777983;background:#fff;border:1px solid #e2e3e7;border-radius:9px;height:39px;padding:0 16px;font-size:10px}.cover-tabs button.active{border-color:var(--red);color:var(--red);background:#fff2f4}.cover-layout{grid-template-columns:1fr 420px;gap:16px;display:grid}.cover-preview{background:#17171c;border-radius:15px;padding:22px}.cover-art{color:#fff;background:radial-gradient(circle at 70% 30%,#ff415599,#0000 20%),linear-gradient(155deg,#09090b 30%,#311018 72%,#e6293f 150%);border-radius:12px;flex-direction:column;height:480px;padding:45px 34px;display:flex;position:relative;overflow:hidden}.cover-art:after{content:"";background-image:linear-gradient(#ffffff0e 1px,#0000 1px),linear-gradient(90deg,#ffffff0e 1px,#0000 1px);background-size:25px 25px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(135deg,#0000,#000);mask-image:linear-gradient(135deg,#0000,#000)}.cover-art>span{letter-spacing:2px;color:#ff8290;z-index:1;font-size:9px}.cover-art h2{z-index:1;margin:38px 0 12px;font-size:29px;line-height:1.5}.cover-art h2 em{color:#ff5a6d;font-style:normal}.cover-art p{color:#b4b5bb;z-index:1}.cover-art>i{z-index:1;margin-top:auto;font-size:11px;font-style:normal}.cover-tools{gap:7px;margin-top:13px;display:flex}.cover-tools button{color:#c3c4ca;background:#25252b;border:1px solid #34343b;border-radius:8px;flex:1;height:36px;font-size:9px}.filter-row{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:6px;height:55px;margin-bottom:15px;padding:0 13px;display:flex}.filter-row>div{background:#f6f6f8;border-radius:8px;align-items:center;gap:5px;height:34px;margin-right:auto;padding:0 10px;display:flex}.filter-row input{background:0 0;border:0;outline:0;font-size:10px}.filter-row>button{color:#888a93;background:0 0;border:0;border-radius:7px;height:30px;padding:0 11px;font-size:9px}.filter-row>button.active{color:var(--red);background:#fff0f2}.collection-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.collection-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:14px;overflow:hidden}.collection-visual{background:radial-gradient(circle at 70% 40%,#e6293f2e,#0000 24%),linear-gradient(145deg,#1d1d22,#0c0c0f);height:120px;padding:15px;position:relative}.collection-visual>span{width:40px;height:40px;color:var(--red2);background:#e6293f26;border-radius:11px;place-items:center;font-size:17px;display:grid}.collection-visual>i{color:#ff8795;background:#e6293f24;border:1px solid #e6293f3d;border-radius:10px;padding:4px 8px;font-size:8px;font-style:normal;position:absolute;top:13px;right:13px}.collection-visual.v1{background:radial-gradient(circle at 70% 40%,#7c3aed2e,#0000 24%),linear-gradient(145deg,#1d1d22,#0c0c0f)}.collection-visual.v1>span{color:#a78bfa;background:#7c3aed2b}.collection-visual.v2{background:radial-gradient(circle at 70% 40%,#2563eb2e,#0000 24%),linear-gradient(145deg,#1d1d22,#0c0c0f)}.collection-visual.v2>span{color:#60a5fa;background:#2563eb2b}.collection-body{padding:16px}.collection-body h3{margin:0 0 6px;font-size:13px}.collection-body p{color:#8a8c94;margin:0;font-size:9px}.collection-body>small{color:#686a72;background:#f6f6f8;border-radius:7px;margin-top:12px;padding:8px;font-size:9px;display:block}.collection-body>div{gap:5px;margin-top:13px;display:flex}.collection-body button{color:#777983;background:#fff;border:1px solid #e6e6e9;border-radius:7px;height:28px;padding:0 8px;font-size:8px}.collection-body button:nth-child(2){margin-left:auto}.add-card{color:#94969e;background:#ffffff80;border:1px dashed #d6d7dc;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:260px;display:flex}.add-card i{background:#fff;border:1px solid #e2e3e7;border-radius:50%;place-items:center;width:40px;height:40px;font-size:18px;font-style:normal;display:grid}.add-card b{color:#5c5e66;font-size:11px}.add-card span{font-size:9px}.table-toolbar{border:1px solid var(--line);background:#fff;border-bottom:0;border-radius:13px 13px 0 0;align-items:center;gap:8px;height:58px;padding:0 14px;display:flex}.table-toolbar>div{background:#f6f6f8;border-radius:8px;align-items:center;gap:5px;width:230px;height:34px;padding:0 10px;display:flex}.table-toolbar input{background:0 0;border:0;outline:0;width:100%;font-size:9px}.table-toolbar select,.table-toolbar>button{color:#777983;background:#fff;border:1px solid #e5e5e8;border-radius:8px;height:34px;padding:0 10px;font-size:9px}.table-toolbar>button{margin-left:auto}.data-table{box-shadow:none;border-radius:0 0 13px 13px;overflow:hidden}.data-row{color:#6d6f78;border-bottom:1px solid #f0f0f2;grid-template-columns:1.6fr repeat(4,1fr) .65fr;align-items:center;min-height:58px;padding:0 15px;font-size:9px;display:grid}.data-row.head{color:#9b9da5;background:#fafafa;min-height:38px;font-size:8px}.data-row:last-child{border:0}.data-row>span:first-child{color:#33343b;align-items:center;gap:8px;display:flex}.row-avatar{color:#6f7179;background:#f0f0f2;border-radius:8px;place-items:center;width:29px;height:29px;font-size:9px;font-style:normal;display:grid}.data-row button{color:#777983;background:0 0;border:0;margin-right:6px;font-size:8px}.data-row button:hover{color:var(--red)}.status{background:#f2f2f4;border-radius:9px;padding:4px 7px;font-size:8px;font-style:normal}.status.success{color:#168857;background:#edf9f3}.status.pending{color:#c27a00;background:#fff6e6}.status.muted{color:#888a92;background:#f1f1f3}.pagination{justify-content:flex-end;align-items:center;gap:5px;margin-top:13px;display:flex}.pagination span{color:#999ba3;margin-right:auto;font-size:9px}.pagination button{color:#888a92;background:#fff;border:1px solid #e2e3e7;border-radius:7px;width:29px;height:29px;font-size:9px}.pagination button.active{color:#fff;background:#17171c;border-color:#17171c}.chart-panel{padding-bottom:14px}.fake-chart{border-bottom:1px solid #eeeef1;border-left:1px solid #eeeef1;justify-content:space-around;align-items:flex-end;height:220px;margin:15px 22px 0;padding:0 10px;display:flex;position:relative}.chart-lines{flex-direction:column;justify-content:space-around;display:flex;position:absolute;inset:0}.chart-lines i{background:#f1f1f3;width:100%;height:1px}.fake-chart>span{background:linear-gradient(to top,var(--red),#ff8b97);z-index:1;border-radius:5px 5px 0 0;width:7%;position:relative;box-shadow:0 -5px 15px #e6293f21}.fake-chart>span b{color:#999ba3;font-size:8px;position:absolute;bottom:-22px;left:50%;transform:translate(-50%)}.manage-actions{grid-template-columns:1fr 1fr;gap:9px;padding:18px;display:grid}.manage-actions button{text-align:left;color:#aaaab1;background:#fff;border:1px solid #ececef;border-radius:10px;align-items:center;gap:8px;min-height:77px;padding:12px;display:flex}.manage-actions button:hover{border-color:#efabb3}.manage-actions i{width:30px;height:30px;color:var(--red);background:#fff0f2;border-radius:8px;place-items:center;font-style:normal;display:grid}.manage-actions span{color:#4a4b52;flex:1;font-size:10px}.settings-layout{grid-template-columns:1fr 400px;gap:16px;display:grid}.settings-card{padding:23px}.settings-card h3,.setting-preview h3{margin:0 0 20px;font-size:14px}.settings-card>label{color:#6f7179;margin-bottom:15px;font-size:10px;display:block}.settings-card input{height:42px;margin-top:7px;padding:0 12px;display:block}.upload-box{color:#9a9ca4;background:#fafafa;border:1px dashed #d7d8dd;border-radius:9px;place-items:center;height:72px;margin-top:7px;display:grid}.theme-colors{gap:9px;display:flex}.theme-colors button{border:3px solid #fff;border-radius:50%;width:29px;height:29px;box-shadow:0 0 0 1px #dddde2}.theme-colors button.active{box-shadow:0 0 0 2px var(--red)}.switch-list{margin-top:20px}.switch-list label{border-bottom:1px solid #eeeef1;align-items:center;height:52px;display:flex;position:relative}.switch-list label>span{color:#33343b;flex-direction:column;flex:1;gap:3px;font-size:10px;display:flex}.switch-list label small{color:#a2a4ac;font-size:8px}.switch-list input{display:none}.switch-list label>i{background:#d8d9dd;border-radius:10px;width:36px;height:20px;position:relative}.switch-list label>i:after{content:"";background:#fff;border-radius:50%;width:14px;height:14px;transition:all .2s;position:absolute;top:3px;left:3px}.switch-list input:checked+i{background:var(--red)}.switch-list input:checked+i:after{left:19px}.setting-preview{align-self:start;padding:23px}.mini-app{background:#f2f3f5;border:1px solid #e0e1e5;border-radius:11px;grid-template-rows:45px 1fr;grid-template-columns:100px 1fr;height:290px;display:grid;overflow:hidden}.mini-app>div{color:#fff;background:#111115;grid-column:1/-1;align-items:center;gap:7px;padding:8px;display:flex}.mini-app .brand-mark{border-radius:7px;width:25px;height:25px;transform:scale(.7)}.mini-app>div b{font-size:8px}.mini-app nav{background:#17171c;flex-direction:column;gap:5px;padding:10px 6px;display:flex}.mini-app nav span{color:#777983;border-radius:5px;padding:7px;font-size:6px}.mini-app nav span.active{color:#fff;background:#e6293f26}.mini-app main{grid-template-columns:1fr 1fr;gap:7px;padding:13px;display:grid}.mini-app main i{background:#fff;border-radius:7px;height:50px}.mini-app main p{background:#fff;border-radius:7px;grid-column:1/-1;height:90px;margin:0}.setting-preview>p{color:#999ba3;font-size:9px;line-height:1.6}@media (width<=1100px){.login-main{gap:45px}.login-hero h1{font-size:48px}.orb{margin-right:20px}.metrics-grid{grid-template-columns:1fr 1fr}.two-columns{grid-template-columns:1fr}.cover-layout{grid-template-columns:1fr 360px}.collection-grid{grid-template-columns:1fr 1fr}.settings-layout{grid-template-columns:1fr 330px}.context-bar label{flex-direction:column;align-items:flex-start}.data-row{grid-template-columns:1.4fr repeat(3,1fr) .65fr}.data-row span:nth-child(5){display:none}}@media (width<=800px){.login-header{height:72px}.login-main{padding:40px 20px;display:block}.login-hero{text-align:center;margin-bottom:35px}.eyebrow{justify-content:center}.login-hero h1{font-size:41px}.login-hero>p br{display:none}.hero-points{justify-content:center;margin-top:35px}.login-card{max-width:440px;margin:auto}.login-footer{display:none}.sidebar{width:260px;transition:all .25s;transform:translate(-101%)}.sidebar.open{transform:none}.mobile-mask{z-index:29;opacity:0;pointer-events:none;background:#00000080;transition:all .2s;display:block;position:fixed;inset:0}.mobile-mask.show{opacity:1;pointer-events:auto}.mobile-close{color:#fff;background:0 0;border:0;margin-left:auto;font-size:23px;display:block}.app-body{width:100%;margin-left:0}.app-header{padding:0 17px}.menu-button{border:1px solid var(--line);background:#fff;border-radius:8px;width:34px;height:34px;display:block}.crumb,.search-pill,.user-chip div{display:none!important}.user-chip{padding:0}.content{padding:18px 15px 40px}.visitor-banner{margin:10px 15px 0}.welcome-banner{padding:28px}.orb{display:none}.creation-layout,.cover-layout,.settings-layout{grid-template-columns:1fr}.assistant-tip,.inspiration{display:none}.chat-shell{grid-template-columns:1fr}.chat-history{display:none}.chat-top{align-items:flex-start;gap:8px;height:auto;min-height:70px;padding:13px}.chat-top>.context-bar{flex-wrap:wrap;justify-content:flex-end}.collection-grid{grid-template-columns:1fr 1fr}.data-table{overflow-x:auto}.data-row{min-width:720px}.table-toolbar>div{flex:1;width:auto}.table-toolbar select:nth-of-type(2){display:none}.platform-grid{grid-template-columns:repeat(3,1fr)}.cover-preview{order:-1}.cover-art{height:380px}.settings-layout .setting-preview{order:-1}.app-header .header-left h2{font-size:14px}}@media (width<=520px){.login-header{padding:0 18px}.login-header .ghost-button{display:none}.login-main{padding-top:28px}.login-hero h1{font-size:35px}.login-hero>p{font-size:13px}.hero-points{gap:25px}.hero-points b{font-size:21px}.login-card{padding:25px 20px}.role-grid{grid-template-columns:1fr 1fr}.content{padding:14px 11px 35px}.app-header{height:64px}.metrics-grid{grid-template-columns:1fr 1fr;gap:9px}.metric-card{min-height:118px;padding:13px}.metric-card>b{font-size:20px}.welcome-banner{min-height:220px;padding:25px 20px}.welcome-banner h1{font-size:22px}.welcome-banner p{line-height:1.6}.welcome-buttons{flex-wrap:wrap}.quick-grid{grid-template-columns:1fr}.work-row{grid-template-columns:1fr .5fr}.work-row span:nth-child(3),.work-row span:nth-child(4),.work-row span:nth-child(5),.work-row.heading span:nth-child(3),.work-row.heading span:nth-child(4),.work-row.heading span:nth-child(5){display:none}.page-title{align-items:flex-start;gap:12px}.page-title h1{font-size:21px}.page-title p{line-height:1.5}.page-title>button{white-space:nowrap;padding:0 12px}.stepper{justify-content:flex-start;padding:0 13px;overflow:hidden}.stepper b{width:20px;margin:0 6px}.stepper span{display:none}.platform-grid{grid-template-columns:1fr 1fr}.form-row,.summary-box{grid-template-columns:1fr}.context-bar{overflow-x:auto}.context-bar label{min-width:125px}.context-bar select{width:100%}.result-list article{flex-wrap:wrap;align-items:flex-start;padding:13px 0}.result-list article>div:nth-child(2){width:calc(100% - 38px)}.result-actions{margin-left:38px}.cover-art{height:330px;padding:30px 24px}.cover-art h2{font-size:23px}.collection-grid{grid-template-columns:1fr}.chat-page{height:calc(100vh - 98px)}.chat-shell{min-height:550px}.chat-top>.context-bar{display:none}.messages{padding:20px 14px}.message{max-width:92%}.suggestions{padding:4px 12px}.composer{margin:8px 12px 12px}.table-toolbar select{display:none}.table-toolbar>button{padding:0 8px}.settings-layout{display:block}.setting-preview{margin-bottom:14px}.orb{display:none}}.agent-mini-list{flex-direction:column;gap:3px;display:flex}.chat-history .agent-mini-list button{color:#747680;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;height:35px;padding:0 8px;font-size:9px;display:flex}.chat-history .agent-mini-list button:hover,.chat-history .agent-mini-list button.active{color:#24252b;background:#fff;box-shadow:0 3px 10px #1414190d}.agent-mini-list button i{width:22px;height:22px;color:var(--red);background:#fff0f2;border-radius:6px;place-items:center;font-style:normal;display:grid}.agent-mini-list button span{flex:1}.agent-mini-list button em{color:#7c3aed;background:#f1edff;border-radius:4px;padding:2px 4px;font-size:7px;font-style:normal}.chat-history .agent-create{height:32px!important;color:var(--red)!important;border:1px dashed #d8d9de!important;justify-content:center!important;margin:5px 0 2px!important}.prompt-mask-bar{border-bottom:1px solid #eeeef1;align-items:center;gap:6px;min-height:45px;padding:7px 18px;display:flex;overflow-x:auto}.prompt-mask-bar>span{color:#989aa2;white-space:nowrap;margin-right:3px;font-size:8px}.prompt-mask-bar button{color:#757781;white-space:nowrap;background:#fff;border:1px solid #e6e6ea;border-radius:14px;height:28px;padding:0 10px;font-size:8px}.prompt-mask-bar button.active{color:var(--red);background:#fff1f3;border-color:#f0a4ad}.modal-mask{z-index:90;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0707099e;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.agent-builder{background:#fff;border-radius:17px;width:min(580px,100%);padding:25px;animation:.2s page-in;box-shadow:0 30px 80px #0000004d}.agent-builder header{justify-content:space-between;margin-bottom:20px;display:flex}.agent-builder header>div>span{letter-spacing:1.5px;color:var(--red);font-size:8px;font-weight:700}.agent-builder h2{margin:6px 0;font-size:20px}.agent-builder header p{color:#92949d;margin:0;font-size:10px}.agent-builder header>button{color:#777983;background:#f3f3f5;border:0;border-radius:8px;width:32px;height:32px}.agent-builder>label{color:#656770;margin-top:13px;font-size:10px;display:block}.agent-builder input,.agent-builder textarea{background:#fafafa;border:1px solid #e1e2e6;border-radius:9px;outline:0;width:100%;margin-top:7px;display:block}.agent-builder>label>input{height:42px;padding:0 11px}.agent-builder>label>textarea{resize:vertical;height:150px;padding:12px;line-height:1.7}.agent-builder input:focus,.agent-builder textarea:focus{border-color:var(--red);box-shadow:0 0 0 3px #e6293f12}.agent-options{flex-wrap:wrap;gap:16px;margin-top:15px;display:flex}.agent-options label{color:#7c7e87;font-size:9px}.agent-options input{accent-color:var(--red)}.agent-builder footer{border-top:1px solid #eeeef1;justify-content:flex-end;gap:8px;margin-top:22px;padding-top:17px;display:flex}.prompt-control{background:#fbfbfc;border:1px solid #e1e2e6;border-radius:11px;margin:15px 0;overflow:hidden}.prompt-control-head{border-bottom:1px solid #e8e8eb;justify-content:space-between;align-items:center;min-height:54px;padding:10px 12px;display:flex}.prompt-control-head>div:first-child{flex-direction:column;gap:3px;display:flex}.prompt-control-head b{font-size:10px}.prompt-control-head span{color:#999ba3;font-size:8px}.prompt-control-head>div:last-child{background:#f0f0f2;border-radius:7px;padding:3px;display:flex}.prompt-control-head button{color:#7d7f88;background:0 0;border:0;border-radius:5px;height:26px;padding:0 9px;font-size:8px}.prompt-control-head button.active{color:var(--red);background:#fff;box-shadow:0 2px 7px #14141912}.prompt-control>textarea{resize:vertical;color:#5e6069;background:0 0;border:0;outline:0;width:100%;height:82px;padding:11px;font-size:9px;line-height:1.7;display:block}.prompt-control>textarea[readonly]{color:#858790}.prompt-control footer{border-top:1px solid #e8e8eb;justify-content:space-between;align-items:center;min-height:34px;padding:5px 11px;display:flex}.prompt-control footer span{color:#999ba3;font-size:8px}.prompt-control footer button{height:24px;color:var(--red);background:#fff0f2;border:0;border-radius:6px;font-size:8px}.persona-guide-banner{color:#fff;background:linear-gradient(120deg,#17171c,#24242a);border-radius:14px;justify-content:space-between;align-items:center;min-height:105px;margin-bottom:16px;padding:20px 24px;display:flex}.persona-guide-banner>div{align-items:center;gap:14px;display:flex}.persona-guide-banner>div>span{background:linear-gradient(145deg,var(--red2),var(--red-dark));border-radius:13px;place-items:center;width:48px;height:48px;font-weight:800;display:grid}.persona-guide-banner b{font-size:13px}.persona-guide-banner p{color:#9b9da5;margin:7px 0 0;font-size:9px}.persona-guide-banner>button{color:#fff;background:#29292f;border:1px solid #4a4a52;border-radius:8px;height:37px;padding:0 15px;font-size:9px}.persona-wizard{grid-template-columns:250px 1fr;gap:16px;display:grid}.persona-wizard>aside{color:#fff;background:#17171c;border-radius:14px;padding:22px 17px}.persona-wizard>aside>span{color:#767882;letter-spacing:1px;font-size:9px}.persona-wizard>aside>div{gap:10px;padding:16px 0;display:flex;position:relative}.persona-wizard>aside>div:not(:last-child):after{content:"";background:#33333a;width:1px;height:22px;position:absolute;bottom:-5px;left:13px}.persona-wizard>aside i{color:#777983;border:1px solid #414149;border-radius:50%;flex:none;place-items:center;width:27px;height:27px;font-size:9px;font-style:normal;display:grid}.persona-wizard>aside .active i{background:var(--red);border-color:var(--red);color:#fff}.persona-wizard>aside p{flex-direction:column;gap:4px;margin:0;display:flex}.persona-wizard>aside b{color:#777983;font-size:10px}.persona-wizard>aside .active b{color:#fff}.persona-wizard>aside small{color:#5f6169;font-size:8px}.persona-wizard>section{padding:26px}.wizard-ai{background:#fff1f3;border:1px solid #ffd9de;border-radius:10px;align-items:center;gap:10px;padding:12px;display:flex}.wizard-ai>span{background:var(--red);color:#fff;border-radius:9px;place-items:center;width:32px;height:32px;font-size:10px;display:grid}.wizard-ai small{color:var(--red);font-size:8px}.wizard-ai p{color:#6f4a51;margin:4px 0 0;font-size:10px}.persona-wizard h2{margin:25px 0 19px;font-size:19px}.persona-wizard section>label{color:#5c5e67;margin-bottom:15px;font-size:10px;display:block}.persona-wizard section>label textarea{resize:vertical;background:#fafafa;border:1px solid #e1e2e6;border-radius:9px;outline:0;width:100%;height:90px;margin-top:7px;padding:11px;font-size:10px;display:block}.persona-wizard section>label textarea:focus{border-color:var(--red)}.persona-wizard section>footer{border-top:1px solid #eeeef1;align-items:center;gap:8px;margin-top:24px;padding-top:18px;display:flex}.persona-wizard section>footer span{color:#92949c;margin:auto;font-size:9px}.style-tags{flex-wrap:wrap;gap:8px;display:flex}.style-tags button{color:#777983;background:#fff;border:1px solid #e1e2e6;border-radius:8px;height:34px;padding:0 13px;font-size:9px}.style-tags button.active{border-color:var(--red);color:var(--red);background:#fff1f3}.persona-result{text-align:center;background:linear-gradient(145deg,#fff9fa,#fff);border:1px solid #f0c3c9;border-radius:12px;padding:18px}.persona-result>span{width:48px;height:48px;color:var(--red);background:#fff0f2;border-radius:14px;place-items:center;margin:auto;font-size:20px;display:grid}.persona-result h3{margin:13px 0 7px;font-size:17px}.persona-result>p{color:#777983;font-size:10px;line-height:1.7}.persona-result>div{text-align:left;background:#f7f7f9;border-radius:8px;grid-template-columns:90px 1fr;gap:8px;padding:12px;font-size:9px;display:grid}.persona-result>div b{color:#777983}.title-actions{gap:8px;display:flex}.upload-button{cursor:pointer;justify-content:center;align-items:center;font-size:10px;display:inline-flex}.upload-button input{display:none}.prompt-admin-layout{grid-template-columns:265px 1fr;gap:16px;display:grid}.prompt-module-list{align-self:start;padding:10px}.prompt-module-list header{justify-content:space-between;padding:10px 9px 13px;display:flex}.prompt-module-list header b{font-size:11px}.prompt-module-list header span{color:#999ba3;font-size:8px}.prompt-module-list>button{text-align:left;color:#a2a4ac;background:0 0;border:0;border-radius:9px;align-items:center;gap:9px;width:100%;min-height:52px;padding:8px;display:flex}.prompt-module-list>button.active{background:#fff0f2}.prompt-module-list>button>i{color:#777983;background:#f2f2f4;border-radius:8px;place-items:center;width:28px;height:28px;font-size:9px;font-style:normal;display:grid}.prompt-module-list>button.active>i{background:var(--red);color:#fff}.prompt-module-list button span{flex-direction:column;flex:1;gap:3px;display:flex}.prompt-module-list button b{color:#45464d;font-size:9px}.prompt-module-list button small{color:#a0a2aa;font-size:7px}.prompt-module-list button em{font-style:normal}.prompt-editor{padding:24px}.prompt-editor>header{border-bottom:1px solid #eeeef1;justify-content:space-between;align-items:start;margin-bottom:18px;padding-bottom:17px;display:flex}.prompt-editor>header span{color:#999ba3;font-size:8px}.prompt-editor h2{margin:5px 0;font-size:18px}.prompt-editor>header em{color:#168857;background:#edf9f3;border-radius:10px;padding:5px 8px;font-size:8px;font-style:normal}.prompt-editor>label{color:#666871;margin-top:14px;font-size:9px;display:block}.prompt-editor>label input,.prompt-editor>label textarea{background:#fafafa;border:1px solid #e1e2e6;border-radius:9px;outline:0;width:100%;margin-top:7px;display:block}.prompt-editor>label input{height:40px;padding:0 11px}.prompt-editor>label textarea{resize:vertical;height:230px;padding:13px;line-height:1.8}.prompt-editor>label input:focus,.prompt-editor>label textarea:focus{border-color:var(--red)}.prompt-variables{flex-wrap:wrap;align-items:center;gap:6px;margin-top:12px;display:flex}.prompt-variables>span{color:#92949c;margin-right:4px;font-size:8px}.prompt-variables button{color:#7c3aed;background:#fff;border:1px solid #dddde2;border-radius:6px;height:25px;font-size:8px}.prompt-editor-foot{border-top:1px solid #eeeef1;align-items:center;gap:8px;margin-top:20px;padding-top:16px;display:flex}.prompt-editor-foot label{color:#777983;margin-right:auto;font-size:8px}.prompt-editor-foot input{accent-color:var(--red)}.api-summary{color:#fff;background:#17171c;border-radius:13px;justify-content:center;align-items:center;gap:30px;min-height:70px;margin-bottom:15px;padding:13px 20px;display:flex}.api-summary>div{flex-direction:column;gap:4px;display:flex}.api-summary b{font-size:10px}.api-summary span{color:#8f919a;font-size:8px}.api-summary>i{color:var(--red);font-style:normal}.api-card-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.api-card{padding:19px}.api-card header{align-items:center;margin-bottom:17px;display:flex}.api-card header>span{color:#fff;border-radius:10px;place-items:center;width:38px;height:38px;font-size:11px;font-weight:800;display:grid}.api-card header>div{margin-left:10px}.api-card h3{margin:0;font-size:12px}.api-card header p{color:#92949c;margin:4px 0;font-size:8px}.api-card header>em{border-radius:10px;margin-left:auto;padding:5px 8px;font-size:8px;font-style:normal}.api-card header>em.success{color:#168857;background:#edf9f3}.api-card header>em.pending{color:#bd7600;background:#fff6e6}.api-card header>em i{background:currentColor;border-radius:50%;width:5px;height:5px;margin-right:4px;display:inline-block}.api-card>label{color:#777983;margin-top:9px;font-size:8px;display:block}.api-card>label input{background:#fafafa;border:1px solid #e1e2e6;border-radius:8px;outline:0;width:100%;height:36px;margin-top:5px;padding:0 9px;font-size:9px;display:block}.api-card>label input:focus{border-color:var(--red)}.api-card>footer{border-top:1px solid #eeeef1;justify-content:space-between;align-items:center;margin-top:14px;padding-top:12px;display:flex}.api-card>footer label{color:#777983;font-size:8px}.api-card>footer input{accent-color:var(--red)}.api-card>footer button{color:#666871;background:#fff;border:1px solid #dedfe3;border-radius:7px;height:28px;font-size:8px}.html-engine-info{background:#f7f7f9;border-radius:9px;min-height:155px;padding:18px}.html-engine-info b{font-size:11px}.html-engine-info p{color:#777983;font-size:9px;line-height:1.7}.html-engine-info span{color:var(--red);background:#fff0f2;border-radius:8px;padding:5px 8px;font-size:8px}.routing-rules{margin-top:15px}.routing-rules>div:not(.panel-head){border-bottom:1px solid #eeeef1;grid-template-columns:1fr 1fr 1fr 1fr .7fr;align-items:center;min-height:48px;padding:0 18px;font-size:9px;display:grid}.routing-rules>div:last-child{border:0}.routing-rules i{color:#999ba3;font-style:normal}.routing-rules em{color:#168857;font-style:normal}.setting-subtitle{color:#777983;margin:17px 0 9px;font-size:9px;display:block}.html-badge{background:#fff0f2;border:1px solid #ffd5da;border-radius:12px;align-self:flex-end;padding:6px 10px;color:var(--red)!important;letter-spacing:0!important}.html-color-row{align-items:center;gap:8px;margin-bottom:20px;display:flex}.html-color-row button{border:3px solid #fff;border-radius:50%;width:29px;height:29px;box-shadow:0 0 0 1px #dddde2}.html-color-row span{color:#999ba3;margin-left:5px;font-size:8px}@media (width<=900px){.prompt-admin-layout,.persona-wizard{grid-template-columns:1fr}.persona-wizard>aside{padding:12px;display:flex;overflow-x:auto}.persona-wizard>aside>span,.persona-wizard>aside p,.persona-wizard>aside>div:after{display:none}.persona-wizard>aside>div{padding:5px}.api-card-grid{grid-template-columns:1fr}.prompt-module-list{display:flex;overflow-x:auto}.prompt-module-list header{min-width:100px;display:block}.prompt-module-list>button{min-width:155px}.prompt-module-list button em{display:none}}@media (width<=600px){.prompt-mask-bar{padding-left:10px}.prompt-control-head{flex-direction:column;align-items:flex-start;gap:8px}.prompt-control-head>div:last-child{width:100%}.prompt-control-head>div:last-child button{flex:1}.persona-guide-banner{flex-direction:column;align-items:flex-start;gap:14px}.persona-guide-banner>button{margin-left:62px}.persona-wizard>section{padding:18px}.title-actions{flex-direction:column}.title-actions>*{height:34px!important}.prompt-admin-layout{display:block}.prompt-module-list{margin-bottom:12px}.prompt-editor{padding:17px}.prompt-editor-foot{flex-wrap:wrap}.prompt-editor-foot label{width:100%}.api-summary{justify-content:flex-start;gap:9px;padding:11px;overflow-x:auto}.api-summary>div{min-width:105px}.routing-rules>div:not(.panel-head){min-width:600px}.routing-rules{overflow-x:auto}.html-badge{display:none}.agent-builder{padding:20px}.agent-options{display:block}.agent-options label{margin-top:8px;display:block}}.upload-box input{display:none}.mini-app nav span.active{background:color-mix(in srgb,var(--preview-color,var(--red)) 20%,transparent)}.preview-logo{object-fit:contain;background:#fff;border-radius:6px;width:28px;height:28px}.sidebar .brand small,.nav-title{color:#ffffff8c}.nav-group button i,.nav-group button.active i{color:#ffffffe6}.agent-builder header>div>span,.page-title>div>span,.welcome-tag,.html-badge{color:#9139d9}.wizard-ai small,.wizard-ai p{color:#7433aa}.persona-wizard.detailed>aside>div{padding:13px 0}.progress-track{background:#ffffff1f;border-radius:4px;margin:12px 0 8px;overflow:hidden;height:5px!important;padding:0!important}.progress-track:after{display:none!important}.progress-track>i{background:linear-gradient(90deg,#d67af2,#fff)!important;border:0!important;border-radius:4px!important;height:100%!important;display:block!important}.single-question>span{color:#8732cf;background:#f5edfc;border-radius:10px;margin-top:22px;padding:5px 9px;font-size:9px;display:inline-block}.single-question h2{margin:12px 0 16px;font-size:20px;line-height:1.55}.example-answer{background:#f8f3fc;border-left:3px solid #a84ce1;border-radius:0 9px 9px 0;margin-bottom:18px;padding:11px 13px}.example-answer b{color:#8b3bd0;font-size:8px}.example-answer p{color:#69627b;margin:5px 0 0;font-size:10px;line-height:1.7}.single-question>label{color:#59536b;font-size:10px;display:block}.single-question textarea{resize:vertical;background:#fcfbfd;border:1px solid #dfd9e8;border-radius:10px;outline:0;width:100%;height:130px;margin-top:8px;padding:13px;font-size:11px;line-height:1.7;display:block}.answer-helper{color:#898398;margin-top:9px;padding-left:17px;font-size:8px;position:relative}.answer-helper:before{content:"i";color:#8732cf;text-align:center;background:#eee6f6;border-radius:50%;width:12px;height:12px;position:absolute;left:0}.persona-output{gap:15px;display:grid}.persona-output>section{padding:24px}.persona-output h2{color:#352856;margin:0 0 6px;font-size:16px}.persona-output>section>p{color:#938ca0;margin:0 0 18px;font-size:9px}.persona-output pre{white-space:pre-wrap;color:#5c5668;background:#f8f6fa;border:1px solid #ece7f1;border-radius:10px;max-height:360px;padding:16px;font:10px/1.8 Noto Sans SC,sans-serif;overflow:auto}.answer-sheet{grid-template-columns:1fr 1fr;gap:8px;display:grid}.answer-sheet>div{background:#fbfafd;border:1px solid #eee9f3;border-radius:8px;flex-direction:column;gap:5px;padding:10px;display:flex}.answer-sheet b{color:#8e3bd3;font-size:8px}.answer-sheet span{color:#4e4958;font-size:10px;line-height:1.5}.complete-persona h4{color:#7230a9;margin:18px 0 6px;font-size:11px}.complete-persona>p{line-height:1.8;color:#5f596b!important;margin:0!important;font-size:10px!important}.persona-identity{color:#fff;background:linear-gradient(125deg,#2a1c5c,#702aa3);border-radius:11px;align-items:center;gap:12px;padding:17px;display:flex}.persona-identity>span{background:#ffffff26;border-radius:12px;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.persona-identity h3{margin:0 0 5px;font-size:14px}.persona-identity p{color:#d6c8e5;margin:0;font-size:9px}.fiction-example{background:#faf6fd;border:1px dashed #cfafe6;border-radius:9px;flex-direction:column;gap:6px;margin-top:18px;padding:13px;display:flex}.fiction-example b{color:#8734c9;font-size:9px}.fiction-example span{color:#6f6878;font-size:9px;line-height:1.6}.output-actions{justify-content:flex-end;gap:8px;display:flex}@media (width<=600px){.answer-sheet{grid-template-columns:1fr}.single-question h2{font-size:17px}.persona-output>section{padding:17px}.output-actions{flex-wrap:wrap}.output-actions button{flex:1}}.primary{background:linear-gradient(135deg,#e6293f,#c5162d);box-shadow:0 8px 20px #e6293f33}.primary:hover{box-shadow:0 11px 25px #e6293f47}.brand-mark{background:linear-gradient(145deg,#ff4155,#b80d22);box-shadow:0 8px 20px #e6293f40}.login-page{background:radial-gradient(circle at 16% 12%,#b1122d3b,#0000 28%),linear-gradient(135deg,#09090b 0%,#101015 46%,#070708 100%)}.glow-one{background:radial-gradient(circle,#e6293f2e,#0000 70%)}.glow-two{background:radial-gradient(circle,#7c3aed1a,#0000 70%)}.sidebar{background:linear-gradient(#111115 0%,#0b0b0e 100%);border-right-color:#24242a}.sidebar-head{border-bottom-color:#24242a}.sidebar .brand small{color:#777985}.nav-title{color:#565861}.nav-group button{color:#93959e}.nav-group button:hover{color:#e4e4e7;background:#1b1b20}.nav-group button.active{color:#fff;background:linear-gradient(90deg,#e6293f33,#e6293f0d)}.nav-group button.active:before{background:#e6293f;box-shadow:0 0 12px #e6293f99}.nav-group button i{color:#777984}.nav-group button.active i{color:#ff4d5f}.nav-group button b{background:#e6293f}.sidebar-promo{background:#17171c;border-color:#2a2a30}.sidebar-promo>span{color:#ff4d5f;background:#e6293f21}.sidebar-promo b{color:#e0e0e4}.sidebar-promo small{color:#61636c}.welcome-banner{background:radial-gradient(circle at 80%,#e6293f26,#0000 25%),linear-gradient(125deg,#111116,#1b1b21);box-shadow:0 14px 35px #0c0c1024}.welcome-tag{color:#ff7888}.welcome-buttons .secondary{background:#29292f;border-color:#3b3b43}.orb:before{background:radial-gradient(circle at 40% 35%,#ff6374,#ae1025 48%,#3d0710 72%);box-shadow:0 0 45px #e6293f4d,inset -15px -15px 28px #00000059}.metric-top>span,.quick-card:hover>i,.collection-visual>span,.doc-icon,.manage-actions i,.persona-result>span{color:#e6293f;background:#fff0f2}.metric-line{background:#e6293f}.agent-builder header>div>span,.page-title>div>span{color:#e6293f}.prompt-mask-bar button.active,.cover-tabs button.active,.count-select button.active,.style-tags button.active{color:#e6293f;background:#fff2f4;border-color:#e6293f}.persona-guide-banner,.assistant-tip{background:linear-gradient(150deg,#17171c,#0c0c0f)}.wizard-ai{background:#fff1f3;border-color:#ffd9de}.wizard-ai small{color:#e6293f}.wizard-ai p{color:#6f4a51}.persona-wizard>aside{background:linear-gradient(#17171c,#0c0c0f)}.html-badge,.html-engine-info span,.prompt-module-list>button.active,.prompt-control-head button.active,.prompt-control footer button{color:#e6293f;background:#fff0f2}.message.me>div{color:#71333c;background:#fff0f2}.agent-mini-list button i{color:#e6293f;background:#fff0f2}.login-submit{background:linear-gradient(135deg,#e6293f,#c5162d)}.single-question>span{color:#e6293f;background:#fff0f2}.example-answer{background:#fff7f8;border-left-color:#e6293f}.example-answer b{color:#e6293f}.single-question textarea:focus{border-color:#e6293f;box-shadow:0 0 0 3px #e6293f12}.answer-helper:before{color:#e6293f;background:#ffe9ec}.persona-output h2{color:#3b2328}.answer-sheet b,.complete-persona h4,.fiction-example b{color:#c91d33}.answer-sheet>div{background:snow;border-color:#f0e6e8}.persona-identity{background:linear-gradient(125deg,#17171c,#661523)}.fiction-example{background:#fff8f9;border-color:#efb6be}.progress-track>i{background:linear-gradient(90deg,#e6293f,#ff8996)!important}.page{animation:none}.panel{box-shadow:0 6px 18px #14141a0b}.simple-title{justify-content:space-between;align-items:flex-end;margin:2px 0 18px;display:flex}.simple-title h1{margin:0 0 7px;font-size:24px}.simple-title p{color:#858791;margin:0;font-size:11px;line-height:1.6}.workflow-strip{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:18px;min-height:64px;margin-bottom:14px;padding:10px 14px;display:flex}.workflow-strip>span{color:#44464e;white-space:nowrap;font-size:10px;font-weight:700}.workflow-strip>div{flex:1;align-items:center;gap:5px;display:flex}.workflow-strip button{color:#7b7d86;white-space:nowrap;background:#fff;border:1px solid #e7e7ea;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:6px;height:35px;font-size:9px;display:flex}.workflow-strip button i{background:#f1f1f3;border-radius:50%;place-items:center;width:18px;height:18px;font-size:8px;font-style:normal;display:grid}.workflow-strip button.active{color:#e6293f;background:#fff8f9;border-color:#e6293f}.workflow-strip button.active i{color:#fff;background:#e6293f}.workflow-strip button.done:not(.active){color:#168857;border-color:#d6eee2}.workflow-strip button.done:not(.active) i{color:#168857;background:#e9f8f0}.simple-form{max-width:1000px;padding:22px}.source-choice{border-bottom:1px solid #eeeef1;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:18px;padding-bottom:18px;display:flex}.source-choice>span{margin-right:4px;font-size:10px;font-weight:700}.source-choice button{color:#777983;background:#fff;border:1px solid #dedfe3;border-radius:8px;height:34px;padding:0 12px;font-size:9px}.source-choice button.active{color:#e6293f;background:#fff5f6;border-color:#e6293f}.source-choice button:disabled{color:#aaaab1;background:#f5f5f6}.source-choice em{color:#a17118;width:100%;margin-left:72px;font-size:8px;font-style:normal}.simple-fields{grid-template-columns:1fr 1fr;gap:13px;display:grid}.simple-fields>label{color:#5f616a;font-size:10px}.simple-fields>label:first-child{grid-column:1/-1}.simple-fields textarea,.simple-fields select,.simple-fields input{background:#fafafa;border:1px solid #e1e2e6;border-radius:9px;outline:0;width:100%;margin-top:7px;display:block}.simple-fields textarea{resize:vertical;height:110px;padding:12px;line-height:1.7}.simple-fields select,.simple-fields input{height:40px;padding:0 10px}.simple-fields textarea:focus,.simple-fields select:focus,.simple-fields input:focus{border-color:#e6293f}.simple-count{align-items:center;gap:7px;margin:15px 0;display:flex}.simple-count>span{color:#656770;margin-right:4px;font-size:10px}.simple-count button{color:#777983;background:#fff;border:1px solid #e1e2e6;border-radius:7px;min-width:52px;height:31px;font-size:9px}.simple-count button.active{color:#e6293f;background:#fff5f6;border-color:#e6293f}.simple-generate{min-width:160px;height:44px}.simple-results{max-width:1000px;margin-top:14px;overflow:hidden}.simple-results>header{border-bottom:1px solid #eeeef1;justify-content:space-between;align-items:center;min-height:68px;padding:14px 18px;display:flex}.simple-results h3{margin:0;font-size:13px}.simple-results header p{color:#999ba3;margin:5px 0 0;font-size:8px}.simple-results header button{height:36px}.simple-results article{border-bottom:1px solid #eeeef1;align-items:flex-start;gap:11px;min-height:62px;padding:12px 18px;display:flex}.simple-results article:last-child{border:0}.simple-results article>i{color:#777983;background:#f3f3f5;border-radius:6px;flex:none;place-items:center;width:22px;height:22px;font-size:8px;font-style:normal;display:grid}.simple-results article>p{white-space:pre-line;flex:1;margin:1px 0;font-size:10px;line-height:1.75}.simple-results article>span{gap:5px;display:flex}.simple-results article button{color:#777983;background:#fff;border:1px solid #e1e2e6;border-radius:6px;height:27px;font-size:8px}.simple-results .tag-result p{color:#e6293f}.remix-note{background:#fff;border:1px solid #e8e8eb;border-radius:10px;align-items:center;gap:10px;height:50px;margin-bottom:14px;padding:0 15px;display:flex}.remix-note b{font-size:10px}.remix-note span{color:#92949c;font-size:9px}.studio-brief{margin-bottom:14px;padding:22px}.studio-brief>h3{margin:0 0 18px;font-size:14px}.studio-brief>div{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.studio-brief label{color:#666871;font-size:9px}.studio-brief input,.studio-brief select,.studio-brief textarea{background:#fafafa;border:1px solid #e1e2e6;border-radius:8px;outline:0;width:100%;margin-top:6px;display:block}.studio-brief input,.studio-brief select{height:38px;padding:0 9px}.studio-brief>label{margin-top:13px;display:block}.studio-brief textarea{resize:vertical;height:82px;padding:10px}.studio-brief>button{min-width:180px;margin-top:14px}.stream-panel{margin-bottom:14px;overflow:hidden}.stream-panel>header{border-bottom:1px solid #eeeef1;justify-content:space-between;align-items:center;height:56px;padding:0 18px;display:flex}.stream-panel h3{font-size:13px}.stream-panel header span{color:#858791;font-size:9px}.stream-stages{grid-template-columns:repeat(6,1fr);gap:7px;padding:15px;display:grid}.stream-stages>div{border:1px solid #e7e7ea;border-radius:9px;flex-direction:column;gap:6px;min-height:76px;padding:10px;display:flex}.stream-stages i{background:#f1f1f3;border-radius:50%;place-items:center;width:20px;height:20px;font-size:8px;font-style:normal;display:grid}.stream-stages span{font-size:9px;font-weight:600}.stream-stages em{color:#999ba3;font-size:8px;font-style:normal}.stream-stages .done{border-color:#d7eee2}.stream-stages .done i{color:#168857;background:#eaf8f1}.stream-stages .running{background:#fffafb;border-color:#efb6be}.stream-stages .running i{color:#fff;background:#e6293f}.final-package{overflow:hidden}.final-package>header{border-bottom:1px solid #eeeef1;justify-content:space-between;align-items:center;min-height:72px;padding:14px 18px;display:flex}.final-package h3{margin:0;font-size:14px}.final-package header p{color:#92949c;margin:5px 0 0;font-size:9px}.final-package header>span{gap:6px;display:flex}.final-package header button{background:#fff;border:1px solid #e1e2e6;border-radius:7px;height:34px;font-size:8px}.final-package header .primary{color:#fff;background:#e6293f;border-color:#e6293f}.final-package>article{border-bottom:1px solid #eeeef1;padding:17px 20px;position:relative}.final-package>article>span{color:#e6293f;margin-bottom:8px;font-size:8px;font-weight:700;display:block}.final-package>article h2{margin:0;font-size:17px}.final-package>article p{color:#54565e;white-space:pre-line;margin:0;font-size:10px;line-height:1.8}.final-package>article button{color:#e6293f;background:#fff;border:1px solid #e1e2e6;border-radius:7px;height:30px;margin-top:10px;font-size:8px}.final-package details{background:#fafafa;padding:14px 20px}.final-package summary{color:#777983;cursor:pointer;font-size:9px}.final-package details p{color:#666871;font-size:9px}.quick-card{transform:none!important}.orb{display:none}.welcome-banner{background:#17171c}.welcome-banner:after{opacity:.35}.chain-reference{background:#fafafa;border:1px solid #e7e7ea;border-radius:9px;margin:-4px 0 16px;padding:11px 13px}.chain-reference span{color:#168857;font-size:9px;font-weight:700;display:block}.chain-reference p{color:#777983;white-space:pre-line;max-height:48px;margin:6px 0 0;font-size:9px;line-height:1.65;overflow:hidden}.studio-brief input[readonly]{color:#e6293f;background:#fff7f8;font-weight:700}@media (width<=900px){.workflow-strip{display:block;overflow-x:auto}.workflow-strip>span{margin-bottom:8px;display:block}.workflow-strip>div{min-width:620px}.studio-brief>div{grid-template-columns:1fr 1fr}.stream-stages{grid-template-columns:1fr 1fr 1fr}}@media (width<=600px){.simple-title{align-items:flex-start}.simple-title h1{font-size:21px}.simple-title>button{height:34px}.simple-fields{grid-template-columns:1fr}.simple-fields>label:first-child{grid-column:auto}.source-choice>span{width:100%}.source-choice button{flex:1;padding:0 7px}.source-choice em{margin-left:0}.simple-results>header,.final-package>header{flex-direction:column;align-items:flex-start;gap:10px}.simple-results article{flex-wrap:wrap}.simple-results article>p{width:calc(100% - 34px)}.simple-results article>span{margin-left:33px}.studio-brief>div{grid-template-columns:1fr}.stream-stages{grid-template-columns:1fr 1fr}.final-package header>span{flex-wrap:wrap;width:100%}.final-package header button{flex:1}}:root{--brand-primary:#e6293f}.primary{background:linear-gradient(135deg,var(--brand-primary),color-mix(in srgb,var(--brand-primary),#000 18%))}.nav-group button.active:before,.metric-line{background:var(--brand-primary)}.prompt-mask-bar button.active,.source-choice button.active,.simple-count button.active{border-color:var(--brand-primary);color:var(--brand-primary)}.live-brand-logo{object-fit:contain;border-radius:9px;flex:none;width:36px;height:36px}.login-error{color:#bd1830;background:#fff5f6;border:1px solid #ffd1d7;border-radius:7px;margin:9px 0 0;padding:8px 10px;font-size:9px}.message-meta{color:#a0a1a9;margin-top:8px;font-size:8px;display:block}.typing{color:#777983!important}.typing:after{content:" ";background:linear-gradient(90deg,var(--brand-primary) 33%,#ddd 33% 66%,#eee 66%);border-radius:4px;width:14px;height:4px;margin-left:7px;animation:1s infinite typingPulse;display:inline-block}@keyframes typingPulse{50%{opacity:.35}}button:disabled{cursor:not-allowed;opacity:.58}.cover-html-preview{max-width:1000px;margin-top:14px;padding:16px}.cover-html-preview>header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.cover-html-preview h3{margin:0 0 4px;font-size:13px}.cover-html-preview p{color:#92949c;margin:0;font-size:8px}.cover-html-preview header button{color:#777983;background:#fff;border:1px solid #e1e2e6;border-radius:7px;height:32px}.cover-html-preview iframe{background:#0c0c0f;border:0;border-radius:10px;width:min(360px,100%);height:480px;margin:auto;display:block}.app-viewport{min-height:100vh}.login-header-actions{align-items:center;gap:10px;display:flex}.device-switch{background:#ffffff12;border:1px solid #ffffff24;border-radius:9px;align-items:center;gap:2px;height:36px;padding:3px;display:flex}.device-switch button{color:#9b9da6;white-space:nowrap;background:0 0;border:0;border-radius:6px;height:28px;padding:0 10px;font-size:9px}.device-switch button.active{color:#202127;background:#fff;box-shadow:0 3px 9px #00000021}.app-header .device-switch{background:#f5f5f7;border-color:#e3e4e8}.app-header .device-switch.compact{height:34px}.app-header .device-switch.compact button{width:31px;padding:0;font-size:13px}.app-header .device-switch button.active{color:#fff;background:#18181d}.mobile-preview{background:#f4f5f7;border:1px solid #303038;border-radius:24px;width:min(390px,100vw);height:min(844px,100vh);min-height:640px;margin:20px auto;position:relative;overflow:hidden;box-shadow:0 25px 80px #0a0a0f40}.mobile-preview .login-page{height:100%;min-height:0;overflow-y:auto}.mobile-preview .login-header{height:72px;padding:0 16px}.mobile-preview .login-header .ghost-button{display:none}.mobile-preview .login-header .brand{font-size:15px}.mobile-preview .login-header .brand small{display:none}.mobile-preview .login-main{min-height:0;padding:27px 17px 35px;display:block}.mobile-preview .login-hero{text-align:center;margin-bottom:28px}.mobile-preview .eyebrow{justify-content:center;font-size:9px}.mobile-preview .login-hero h1{margin:17px 0;font-size:34px}.mobile-preview .login-hero>p{font-size:12px;line-height:1.7}.mobile-preview .login-hero>p br{display:none}.mobile-preview .hero-points{justify-content:center;gap:23px;margin-top:25px}.mobile-preview .hero-points b{font-size:20px}.mobile-preview .hero-points span{font-size:9px}.mobile-preview .login-card{margin:auto;padding:23px 18px}.mobile-preview .login-footer{display:none}.mobile-preview .app-shell{height:100%;min-height:0;position:relative;overflow:hidden}.mobile-preview .sidebar{width:260px;transition:all .25s;position:absolute;transform:translate(-101%)}.mobile-preview .sidebar.open{transform:none}.mobile-preview .mobile-mask{z-index:29;opacity:0;pointer-events:none;background:#00000080;transition:all .2s;display:block;position:absolute;inset:0}.mobile-preview .mobile-mask.show{opacity:1;pointer-events:auto}.mobile-preview .mobile-close{color:#fff;background:0 0;border:0;margin-left:auto;font-size:23px;display:block}.mobile-preview .app-body{width:100%;height:100%;min-height:0;margin-left:0;overflow-y:auto}.mobile-preview .app-header{height:64px;padding:0 10px}.mobile-preview .menu-button{border:1px solid var(--line);background:#fff;border-radius:8px;width:34px;height:34px;display:block}.mobile-preview .crumb,.mobile-preview .search-pill,.mobile-preview .user-chip div,.mobile-preview .icon-button{display:none!important}.mobile-preview .header-left{gap:7px}.mobile-preview .header-actions{gap:5px}.mobile-preview .user-chip{gap:3px;padding:0}.mobile-preview .content{padding:14px 11px 35px}.mobile-preview .visitor-banner{margin:10px 11px 0}.mobile-preview .welcome-banner{min-height:220px;padding:25px 20px}.mobile-preview .welcome-banner h1{font-size:22px}.mobile-preview .orb,.mobile-preview .assistant-tip,.mobile-preview .inspiration{display:none}.mobile-preview .metrics-grid{grid-template-columns:1fr 1fr;gap:9px}.mobile-preview .metric-card{min-height:118px;padding:13px}.mobile-preview .quick-grid,.mobile-preview .creation-layout,.mobile-preview .cover-layout,.mobile-preview .settings-layout,.mobile-preview .api-card-grid,.mobile-preview .prompt-admin-layout,.mobile-preview .persona-wizard{grid-template-columns:1fr}.mobile-preview .work-row{grid-template-columns:1fr .5fr}.mobile-preview .work-row span:nth-child(3),.mobile-preview .work-row span:nth-child(4),.mobile-preview .work-row span:nth-child(5){display:none}.mobile-preview .chat-page{height:calc(100% - 2px)}.mobile-preview .chat-shell{grid-template-columns:1fr;min-height:550px}.mobile-preview .chat-history,.mobile-preview .chat-top>.context-bar{display:none}.mobile-preview .messages{padding:20px 14px}.mobile-preview .message{max-width:92%}.mobile-preview .suggestions{padding:4px 12px}.mobile-preview .composer{margin:8px 12px 12px}.mobile-preview .simple-title{align-items:flex-start}.mobile-preview .simple-title h1{font-size:21px}.mobile-preview .simple-fields,.mobile-preview .studio-brief>div{grid-template-columns:1fr}.mobile-preview .simple-fields>label:first-child{grid-column:auto}.mobile-preview .workflow-strip{display:block;overflow-x:auto}.mobile-preview .workflow-strip>span{margin-bottom:8px;display:block}.mobile-preview .workflow-strip>div{min-width:620px}.mobile-preview .stream-stages{grid-template-columns:1fr 1fr}.mobile-preview .simple-results>header,.mobile-preview .final-package>header{flex-direction:column;align-items:flex-start;gap:10px}.mobile-preview .collection-grid{grid-template-columns:1fr}.mobile-preview .data-table{overflow-x:auto}.mobile-preview .data-row{min-width:720px}.mobile-preview .table-toolbar select{display:none}.mobile-preview .setting-preview{margin-bottom:14px}.mobile-preview .toast{position:absolute}@media (width<=520px){.device-switch:not(.compact){height:32px}.device-switch:not(.compact) button{padding:0 7px}.mobile-preview{width:100vw;height:100vh;min-height:100vh;box-shadow:none;border:0;border-radius:0;margin:0}}.app-viewport{font-size:16px}.content p,.content label,.content small,.content span,.content em{line-height:1.65;font-size:14px!important}.page-title h1,.simple-title h1{font-size:32px!important}.page-title p,.simple-title p{font-size:16px!important}.page-title>div>span{font-size:13px!important}.nav-group button{min-height:48px;font-size:15px!important}.nav-group button i{font-size:17px!important}.brand>span{font-size:18px!important}.brand small{font-size:11px!important}.crumb,.crumb b,.user-chip b,.user-chip small{font-size:14px!important}.metric-card b{font-size:30px!important}.metric-card p,.metric-top small{font-size:14px!important}.quick-card b,.collection-body h3,.panel-head h3{font-size:17px!important}.quick-card span,.collection-body p,.collection-body small,.panel-head p{font-size:14px!important}.simple-fields>label,.studio-brief label,.settings-card>label,.api-card>label,.prompt-editor>label{font-size:15px!important}.simple-fields textarea,.studio-brief textarea{min-height:140px}.simple-fields select,.simple-fields input,.studio-brief input,.studio-brief select{height:48px}.workflow-strip button,.source-choice button,.simple-count button{min-height:42px;font-size:14px!important}.simple-results article>p,.final-package>article p,.chain-reference p{font-size:15px!important}.simple-results article button,.final-package header button,.final-package>article button{min-height:34px;font-size:13px!important}.message>div,.composer textarea,.suggestions button,.prompt-mask-bar button,.chat-history button{font-size:15px!important}.login-card-head span{font-size:24px!important}.login-card-head small,.field-label,.field-tip,.login-extra,.login-extra button{font-size:14px!important}.login-field input{font-size:16px!important}.secure-login-note{color:#ddd;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:10px;align-items:center;gap:12px;margin-top:18px;padding:14px;display:flex}.secure-login-note>span{color:#47d58e;background:#30be7724;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.secure-login-note p{flex-direction:column;margin:0;display:flex}.secure-login-note b{font-size:14px}.secure-login-note small{color:#8f919a;margin-top:3px;font-size:12px}.empty-state{text-align:center;color:#747680;background:#fff;border:1px dashed #d9dade;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:230px;padding:30px;display:flex}.empty-state b{font-size:20px}.empty-state p{margin:8px 0 18px}.empty-state button{min-height:44px}.knowledge-tip{background:#fff8f9;border:1px solid #f0d9dd;border-radius:10px;align-items:center;gap:12px;margin-bottom:16px;padding:14px 18px;display:flex}.knowledge-tip b{color:#cf1c33}.danger-text{color:#c91d33!important}.record-editor{background:#fff;border-radius:16px;width:min(620px,100vw - 30px);max-height:88vh;padding:26px;overflow-y:auto;box-shadow:0 30px 90px #00000047}.record-editor header{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.record-editor header h2{margin:0 0 5px;font-size:25px}.record-editor header p{color:#8a8c94;margin:0;font-size:14px}.record-editor header>button{background:#f2f2f4;border:0;border-radius:8px;width:36px;height:36px}.record-editor>label{color:#555760;margin-top:15px;font-size:15px;display:block}.record-editor input,.record-editor select,.record-editor textarea{background:#fafafa;border:1px solid #dfe0e4;border-radius:9px;width:100%;margin-top:8px;padding:12px;display:block}.record-editor input,.record-editor select{height:48px}.record-editor textarea{resize:vertical;min-height:190px;line-height:1.7}.record-editor label>small{color:#8a8c94;margin-top:7px;display:block}.record-editor footer{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.record-editor footer button{min-width:110px;height:44px}.live-management{overflow:hidden}.live-management>header{border-bottom:1px solid #ececef;justify-content:space-between;align-items:center;height:60px;padding:0 20px;display:flex}.live-records article{border-bottom:1px solid #ececef;grid-template-columns:minmax(250px,1fr) 100px auto;align-items:center;gap:16px;min-height:78px;padding:13px 20px;display:grid}.live-records article:last-child{border-bottom:0}.live-record-main{align-items:center;gap:12px;display:flex}.live-record-main>i{color:#e6293f;background:#fff0f2;border-radius:10px;place-items:center;width:42px;height:42px;font-style:normal;font-weight:800;display:grid}.live-record-main>span{flex-direction:column;display:flex}.live-record-main b{font-size:16px}.live-record-main small{color:#8a8c94;margin-top:4px;font-size:13px}.live-record-actions{gap:7px;display:flex}.live-record-actions button{background:#fff;border:1px solid #dfe0e4;border-radius:7px;min-height:36px}.admin-status-panel{min-height:320px}.system-checks{grid-template-columns:1fr 1fr;gap:12px;padding:20px;display:grid}.system-checks span{border:1px solid #e8e8eb;border-radius:10px;align-items:center;gap:9px;min-height:76px;padding:14px;display:flex}.system-checks i{background:#23a66f;border-radius:50%;width:10px;height:10px}.system-checks b{color:#168857;margin-left:auto}.system-form{grid-template-columns:1fr 1fr;gap:18px;max-width:780px;padding:26px;display:grid}.system-form label{font-size:16px}.system-form input{border:1px solid #dfe0e4;border-radius:9px;width:100%;height:50px;margin-top:8px;padding:0 13px;display:block}.system-form small{color:#8a8c94;margin-top:7px;display:block}@media (width<=720px){.app-viewport button,.app-viewport input,.app-viewport select,.app-viewport textarea{font-size:14px!important}.content p,.content label,.content small,.content span,.content em{font-size:13px!important}.page-title h1,.simple-title h1{font-size:25px!important}.live-records article{grid-template-columns:1fr;gap:9px}.live-record-actions{flex-wrap:wrap}.system-form{grid-template-columns:1fr}.record-editor{padding:19px}.mobile-preview .nav-group button{font-size:14px!important}.mobile-preview .content{padding:18px 14px 40px}}.app-viewport button,.app-viewport input,.app-viewport select,.app-viewport textarea{font-size:16px!important}.content p,.content label,.content small,.content span,.content em{font-size:15px!important}.content b{font-size:16px}.nav-title{font-size:13px!important}.nav-group button{font-size:16px!important}.mobile-preview button,.mobile-preview input,.mobile-preview select,.mobile-preview textarea{font-size:15px!important}.mobile-preview .content p,.mobile-preview .content label,.mobile-preview .content small,.mobile-preview .content span,.mobile-preview .content em{font-size:14px!important}
