:root{font-family:Inter,PingFang SC,Noto Sans SC,Microsoft YaHei,system-ui,sans-serif;color:#20232d;background:#f7f7fc;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--ink: #20232d;--ink-soft: #555b6d;--muted: #8b91a3;--line: #e6e7ef;--line-strong: #d9dbe7;--canvas: #f7f7fc;--paper: #ffffff;--paper-soft: #fcfcfe;--purple: #7058ee;--purple-deep: #5540d8;--purple-soft: #eeeaff;--purple-mist: #f7f5ff;--coral: #ef6d66;--coral-soft: #fff0ee;--mint: #35af85;--mint-soft: #e9f9f2;--sun: #e8ac36;--sun-soft: #fff7df;--sky: #4c8ef7;--sky-soft: #ebf3ff;--danger: #df5660;--danger-soft: #fff0f1;--shadow-card: 0 12px 34px rgba(37, 31, 83, .055);--shadow-float: 0 24px 75px rgba(48, 37, 120, .14);--radius-xl: 28px;--radius-lg: 20px;--radius-md: 14px;--radius-sm: 10px}:root{color:#17212e;background:#f7f7f4;--ink: #17212e;--canvas: #f7f7f4;--line: #e8e8e4;--purple: #4c5bd1;--purple-deep: #3f4ebd}*{box-sizing:border-box}html,body,#root{min-height:100%}body{min-width:320px;min-height:100vh;margin:0;background:var(--canvas)}button,input,textarea,select{font:inherit}button{border:0;cursor:pointer}a{color:inherit;text-decoration:none}button:disabled{cursor:not-allowed}input,textarea,select{outline:none}input:focus,textarea:focus,select:focus{border-color:#aa9cf7!important;box-shadow:0 0 0 4px #7058ee1f}.app-shell{display:grid;min-height:100vh;grid-template-columns:258px minmax(0,1fr)}.sidebar{position:fixed;z-index:30;display:flex;width:258px;height:100vh;flex-direction:column;padding:23px 14px 15px;border-right:1px solid rgba(223,222,236,.9);background:#ffffffe3;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.sidebar-top{display:grid;gap:23px}.sidebar-brand{padding:3px 10px}.brand-lockup{display:inline-flex;align-items:center;gap:10px;color:var(--ink);font-size:17px;font-weight:780;letter-spacing:-.045em}.brand-symbol{display:grid;width:31px;height:31px;place-items:center;border-radius:10px;color:#fff;background:linear-gradient(145deg,#8a72f5,#5d45dc);box-shadow:0 7px 14px #5d45dc33}.sidebar-new{width:100%;justify-content:center}.sidebar-nav{display:grid;gap:4px;margin-top:33px}.sidebar-nav>p,.nav-tools>p{margin:0 0 7px 11px;color:#a2a5b3;font-size:10px;font-weight:750;letter-spacing:.09em;text-transform:uppercase}.nav-item{display:flex;min-height:42px;align-items:center;gap:12px;padding:0 11px;border-radius:11px;color:#6f7485;font-size:14px;font-weight:570;transition:color .18s ease,background .18s ease,transform .18s ease}.nav-item:hover{color:var(--purple);background:#f7f5ff}.nav-item.active{color:#5b43d8;background:var(--purple-soft);font-weight:720}.nav-item-sub{min-height:39px;margin-left:7px;padding-left:17px;font-size:13px}.nav-tools{display:grid;gap:3px;margin-top:25px}.sidebar-bottom{display:grid;gap:11px;margin-top:auto}.sidebar-account{display:grid;grid-template-columns:31px minmax(0,1fr) auto;align-items:center;gap:9px;padding:12px 10px;border-top:1px solid #efeff4;color:#848a9a}.sidebar-account .avatar,.topbar-avatar{display:grid;width:30px;height:30px;place-items:center;border-radius:50%;color:#644fdb;background:#edeaff;font-size:12px;font-weight:800}.sidebar-account strong,.sidebar-account small{display:block}.sidebar-account strong{color:#4b5060;font-size:11px}.sidebar-account small{margin-top:2px;color:#a2a5b2;font-size:10px}.main-stage{position:relative;grid-column:2;min-width:0;overflow:hidden}.main-stage:before,.main-stage:after{position:fixed;z-index:-1;border-radius:50%;content:"";filter:blur(2px);pointer-events:none}.main-stage:before{top:-170px;right:-170px;width:460px;height:460px;background:radial-gradient(circle,#c0b2ff3b,#c0b2ff00 68%)}.main-stage:after{bottom:-250px;left:310px;width:520px;height:520px;background:radial-gradient(circle,#c3f5e133,#c3f5e100 68%)}.topbar{display:flex;min-height:68px;align-items:center;justify-content:space-between;gap:20px;padding:0 42px;border-bottom:1px solid rgba(230,231,239,.82);background:#f7f7fcc7;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.search-field{display:flex;width:min(100%,337px);align-items:center;gap:9px;padding:9px 11px;border:1px solid #ececf3;border-radius:11px;color:#a1a6b6;background:#ffffffb8;font-size:12px}.search-field kbd{margin-left:auto;padding:2px 5px;border:1px solid #e5e5ed;border-radius:5px;color:#a4a8b8;background:#fff;font-family:inherit;font-size:10px}.topbar-actions{display:flex;align-items:center;gap:10px}.task-center-button{display:inline-flex;align-items:center;gap:7px;padding:7px 8px 7px 6px;border:1px solid #e9e9f0;border-radius:10px;color:#5f6575;background:#fff;font-size:12px;font-weight:650}.task-center-button:hover{border-color:#d7cffc;color:var(--purple)}.task-center-icon{display:grid;width:26px;height:26px;place-items:center;border-radius:8px;color:var(--purple);background:#f0edff}.task-center-button b{display:grid;min-width:17px;height:17px;place-items:center;border-radius:50%;color:#fff;background:var(--purple);font-size:9px}.topbar-avatar{border:1px solid #dcd7ff}.page-stage{width:min(1420px,100%);margin:0 auto;padding:39px 42px 68px}.page{animation:page-enter .36s cubic-bezier(.2,.8,.2,1) both}@keyframes page-enter{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}.button{display:inline-flex;min-height:39px;align-items:center;justify-content:center;gap:8px;padding:0 15px;border:1px solid transparent;border-radius:11px;font-size:13px;font-weight:700;letter-spacing:-.012em;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,border-color .16s ease;white-space:nowrap}.button:hover:not(:disabled){transform:translateY(-1px)}.button-primary{color:#fff;background:linear-gradient(135deg,#785ff0,#664ce5);box-shadow:0 7px 16px #664ce538}.button-primary:hover:not(:disabled){box-shadow:0 10px 23px #664ce54a}.button-secondary{border-color:#e4e2ef;color:#575e70;background:#fff}.button-secondary:hover:not(:disabled){border-color:#ccc3f9;color:var(--purple);background:#faf9ff}.button-quiet{color:#767c8e;background:transparent}.button-quiet:hover:not(:disabled){color:var(--purple);background:#f0edff}.button-danger{color:var(--danger);background:var(--danger-soft)}.icon-button{width:38px;min-width:38px;padding:0}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:25px;margin-bottom:31px}.page-heading h1{max-width:760px;margin:5px 0 9px;color:var(--ink);font-size:clamp(30px,3.1vw,44px);font-weight:790;line-height:1.09;letter-spacing:-.063em}.page-heading p:not(.eyebrow){max-width:710px;margin:0;color:#6e7384;font-size:14px;line-height:1.72}.page-heading-actions{display:flex;align-items:center;gap:10px;padding-top:4px}.eyebrow{margin:0;color:#927eea;font-size:10px;font-weight:800;letter-spacing:.105em;line-height:1.2}.section-block{margin-top:35px}.section-heading,.panel-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:17px}.section-heading h2,.panel-heading h2{margin:5px 0 0;color:#303442;font-size:20px;letter-spacing:-.038em}.section-heading>span,.delivery-files .section-heading>span{color:#9297a6;font-size:12px}.hero-workspace-card{position:relative;display:grid;min-height:308px;grid-template-columns:minmax(0,1.2fr) minmax(325px,.8fr);overflow:hidden;border:1px solid rgba(215,209,252,.9);border-radius:var(--radius-xl);background:linear-gradient(127deg,#faf9ff,#f0ecff 52%,#f9fcff);box-shadow:0 19px 47px #48389517}.hero-workspace-card:after{position:absolute;right:0;bottom:-190px;width:460px;height:460px;border-radius:50%;content:"";background:radial-gradient(circle,#fbbda973,#fbbda900 68%)}.hero-workspace-copy{z-index:1;padding:43px 0 38px 44px}.hero-chip{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border:1px solid #dfd7ff;border-radius:99px;color:#765fe5;background:#ffffffad;font-size:11px;font-weight:700}.hero-workspace-copy h2{max-width:615px;margin:17px 0 9px;font-size:clamp(26px,2.8vw,39px);font-weight:780;line-height:1.16;letter-spacing:-.057em}.hero-workspace-copy p{max-width:590px;margin:0;color:#6a6b82;font-size:14px;line-height:1.7}.hero-workspace-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:25px}.hero-workspace-art{position:relative;min-height:310px;overflow:hidden}.art-orbit{position:absolute;border:1px solid rgba(127,104,233,.18);border-radius:50%}.orbit-one{top:26px;right:-59px;width:324px;height:324px}.orbit-two{top:78px;right:19px;width:213px;height:213px;border-style:dashed}.art-card{position:absolute;z-index:2;display:flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.96);border-radius:13px;box-shadow:0 16px 30px #4a399c21;font-size:12px;font-weight:730}.art-card-main{top:101px;right:122px;padding:19px 22px;color:#fff;background:linear-gradient(140deg,#8c74f7,#6549df);transform:rotate(-7deg)}.art-card-one{top:49px;right:27px;padding:11px 13px;color:#5a4bbb;background:#fff;transform:rotate(10deg)}.art-card-two{right:39px;bottom:42px;padding:11px 13px;color:#c06150;background:#fffdfc;transform:rotate(6deg)}.metric-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:15px}.metric-card{display:flex;min-height:108px;align-items:center;gap:13px;padding:18px;border:1px solid #e9e9f0;border-radius:17px;background:#ffffffd1;box-shadow:var(--shadow-card)}.metric-icon{display:grid;width:43px;height:43px;flex:0 0 auto;place-items:center;border-radius:14px}.metric-violet .metric-icon{color:#735ae6;background:var(--purple-soft)}.metric-mint .metric-icon{color:var(--mint);background:var(--mint-soft)}.metric-sun .metric-icon{color:#d39723;background:var(--sun-soft)}.metric-coral .metric-icon{color:var(--coral);background:var(--coral-soft)}.metric-card small,.metric-card strong,.metric-card p{display:block}.metric-card small{color:#818697;font-size:11px}.metric-card strong{margin:2px 0;color:#343746;font-size:20px;letter-spacing:-.04em}.metric-card p{margin:0;color:#9da1af;font-size:10px}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.project-card{position:relative;display:flex;min-height:258px;flex-direction:column;overflow:hidden;border:1px solid #e7e7ef;border-radius:18px;background:#fff;box-shadow:var(--shadow-card);transition:border .18s ease,transform .18s ease,box-shadow .18s ease}.project-card:hover{border-color:#d4ccfa;box-shadow:0 19px 36px #4d3ca91a;transform:translateY(-3px)}.project-cover{position:relative;display:block;height:91px;overflow:hidden}.project-cover:before,.project-cover:after{position:absolute;content:""}.project-cover-violet{background:linear-gradient(122deg,#eadfff,#d5cbff 72%,#f7dbec)}.project-cover-coral{background:linear-gradient(122deg,#ffe1dd,#fbd1c3 60%,#fff4d8)}.project-cover-mint{background:linear-gradient(122deg,#d8f5e8,#c7ecdf 62%,#d9eaff)}.project-cover-sun{background:linear-gradient(122deg,#fff0c9,#ffdda7 58%,#e8dcff)}.project-cover:before{right:-5px;bottom:-42px;width:150px;height:150px;border:22px solid rgba(255,255,255,.52);border-radius:50%}.project-cover:after{top:19px;left:42px;width:70px;height:70px;border-radius:50%;background:#ffffff8c}.cover-sun{position:absolute;z-index:1;top:25px;left:50px;width:22px;height:22px;border-radius:50%;background:#f5aa72}.cover-arch{position:absolute;z-index:1;bottom:-24px;left:20px;width:95px;height:72px;border:13px solid rgba(107,84,193,.4);border-bottom:0;border-radius:75px 75px 0 0}.cover-spark{position:absolute;z-index:1;top:20px;right:42px;color:#5c47b6cc;font-size:28px}.project-cover.is-small{width:55px;height:44px;border-radius:13px}.project-cover.is-small:before{right:-15px;bottom:-30px;width:78px;height:78px;border-width:10px}.project-cover.is-small:after,.project-cover.is-small .cover-sun{display:none}.project-cover.is-small .cover-arch{bottom:-13px;left:7px;width:43px;height:35px;border-width:7px}.project-cover.is-small .cover-spark{top:6px;right:8px;font-size:15px}.project-card-top{position:absolute;top:13px;right:13px;left:13px;display:flex;align-items:center;justify-content:space-between;color:#473b70ad}.project-card-top>svg{padding:2px;border-radius:6px;background:#ffffff7a}.project-card-body{padding:17px 17px 10px}.project-card-body h3{overflow:hidden;margin:0 0 6px;color:#373a47;font-size:15px;font-weight:750;letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap}.project-card-body p{display:-webkit-box;min-height:38px;margin:0;overflow:hidden;color:#868b9b;font-size:11px;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:2}.project-card-metrics{display:flex;flex-wrap:wrap;gap:11px;padding:2px 17px 12px;color:#7d8293;font-size:10px}.project-card-metrics span{display:inline-flex;align-items:center;gap:4px}.project-card-foot{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding:12px 17px;border-top:1px solid #f0f0f4;color:#a1a5b3;font-size:10px}.project-card-foot svg{color:#836be9}.status-badge{display:inline-flex;align-items:center;min-height:23px;padding:0 8px;border-radius:99px;font-size:10px;font-weight:750;white-space:nowrap}.status-neutral{color:#747a8b;background:#f0f1f5}.status-info{color:#4f7fca;background:var(--sky-soft)}.status-warning{color:#b67b1c;background:var(--sun-soft)}.status-success{color:#258367;background:var(--mint-soft)}.status-danger{color:#c84f5a;background:var(--danger-soft)}.empty-state{display:grid;min-height:278px;place-items:center;align-content:center;padding:38px;border:1px dashed #d8d7e4;border-radius:20px;text-align:center;background:#ffffff8c}.empty-icon{display:grid;width:52px;height:52px;place-items:center;border-radius:17px;color:#795fe3;background:#efebff}.empty-state h2{margin:15px 0 7px;color:#454957;font-size:18px;letter-spacing:-.03em}.empty-state p{max-width:410px;margin:0 0 17px;color:#858a9a;font-size:13px;line-height:1.65}.loading-card,.inline-error{display:flex;align-items:center;gap:9px;padding:17px;border-radius:14px;color:#737887;background:#fff;box-shadow:var(--shadow-card);font-size:13px}.inline-error{color:#bd5059;border:1px solid #f2d4d7;background:#fff8f8}.inline-error strong,.inline-error span{display:block}.local-history-note{display:inline-flex;align-items:center;gap:6px;margin:18px 0 0;color:#969aa8;font-size:11px}.content-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:23px}.segmented-control,.filter-chips{display:flex;align-items:center;gap:4px;padding:4px;border:1px solid #e8e8f0;border-radius:11px;background:#fff}.segmented-control button,.filter-chips button{padding:7px 11px;border-radius:7px;color:#868b9b;background:transparent;font-size:11px;font-weight:650}.segmented-control button.active,.filter-chips button.active{color:#6049d8;background:#f0edff}.small-search{display:flex;align-items:center;gap:7px;color:#9ca0ad;font-size:11px}.modal-page{position:fixed;z-index:50;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:28px;overflow:auto}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#231f3957;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.new-project-frame{position:relative;z-index:1;width:min(800px,100%);max-height:calc(100vh - 56px);overflow:auto;border:1px solid rgba(236,235,245,.96);border-radius:25px;background:#fff;box-shadow:0 35px 95px #1e174e38}.new-project-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:35px 39px 28px;border-bottom:1px solid #edecf3;background:linear-gradient(125deg,#fcfbff,#f6f2ff)}.new-project-header h1{margin:6px 0;color:#333540;font-size:29px;letter-spacing:-.055em}.new-project-header p:not(.eyebrow){max-width:590px;margin:0;color:#777b8b;font-size:13px;line-height:1.65}.project-form{padding:29px 39px 34px}.form-step{display:flex;align-items:flex-start;gap:12px;margin:0 0 15px}.form-step>span{display:grid;width:25px;height:25px;flex:0 0 auto;place-items:center;border-radius:8px;color:#6d56e3;background:#ede9ff;font-size:10px;font-weight:800}.form-step h2{margin:1px 0 3px;color:#3d404d;font-size:15px;letter-spacing:-.02em}.form-step p{margin:0;color:#8a8e9c;font-size:11px;line-height:1.55}.field-label{display:block}.field-label>span{display:block;margin:0 0 8px;color:#5f6575;font-size:12px;font-weight:720}.field-label input,.field-label textarea,.project-picker select{width:100%;border:1px solid #e1e1ea;border-radius:11px;color:#363944;background:#fff;transition:border .16s ease,box-shadow .16s ease}.field-label input{height:43px;padding:0 12px;font-size:13px}.field-label textarea{min-height:137px;padding:12px;resize:vertical;font-size:12px;line-height:1.65}.field-hint{min-height:18px;margin:7px 0 27px;color:#969baa;font-size:11px}.field-hint.is-danger{color:var(--danger)}.form-inline-grid{display:grid;grid-template-columns:1fr .8fr;gap:13px;margin:0 0 27px}.deliverable-preview{display:grid;grid-template-columns:150px 1fr;gap:18px;margin:0 0 20px;padding:17px;border:1px solid #e7e2fc;border-radius:15px;background:#fbfaff}.deliverable-preview>div{display:flex;align-items:center;gap:8px;color:#5e4fc5;font-size:12px}.preview-icon{display:grid;width:32px;height:32px;place-items:center;border-radius:10px;color:#715bdc;background:#ece8ff}.deliverable-preview ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:0;padding:0;color:#777b8e;font-size:11px;line-height:1.45;list-style:none}.deliverable-preview li:before{margin-right:6px;color:#7b63e5;content:"✓"}.flow-preview{display:flex;align-items:center;justify-content:space-between;gap:5px;margin:0 0 19px;padding:12px;border-radius:12px;color:#786f9e;background:#f7f5fd;font-size:10px}.flow-preview svg{flex:0 0 auto;color:#b7acef}.form-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:19px}.form-footer p{display:flex;align-items:flex-start;gap:5px;max-width:470px;margin:0;color:#8d92a1;font-size:10px;line-height:1.5}.project-breadcrumb{display:flex;align-items:center;gap:5px;margin:-7px 0 20px;color:#9a9eac;font-size:11px}.project-breadcrumb a{display:inline-flex;align-items:center;gap:4px;color:#7361d3}.project-live-card,.card-panel,.attention-panel,.delivery-strip{border:1px solid #e7e7ef;border-radius:20px;background:#fff;box-shadow:var(--shadow-card)}.project-live-card{padding:25px 26px 0}.project-live-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.project-live-head p{display:inline-flex;align-items:center;gap:6px;margin:0 0 5px;color:#9095a5;font-size:11px}.live-dot{width:7px;height:7px;border-radius:50%;background:#7e65e7;box-shadow:0 0 0 5px #f0edff}.project-live-head h2{margin:0;color:#3b3e4b;font-size:21px;letter-spacing:-.04em}.project-progress-number{text-align:right}.project-progress-number strong,.project-progress-number span{display:block}.project-progress-number strong{color:#674fdc;font-size:25px;letter-spacing:-.055em}.project-progress-number span{margin-top:2px;color:#a1a5b1;font-size:10px}.project-progress-track{height:8px;margin:21px 0 22px;overflow:hidden;border-radius:99px;background:#f0eff5}.project-progress-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#8871f2,#7460e5);transition:width .35s ease}.stage-progress{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));margin:0 -26px;padding:0;border-top:1px solid #efeff4;list-style:none}.stage-progress li{position:relative;display:flex;min-height:102px;gap:9px;padding:18px 14px;border-right:1px solid #efeff4;color:#a6a9b5}.stage-progress li:last-child{border-right:0}.stage-dot{display:grid;width:23px;height:23px;flex:0 0 auto;place-items:center;border:1px solid #e1e1e8;border-radius:50%;background:#fff;color:#a3a6b3;font-size:10px;font-weight:800}.stage-progress strong,.stage-progress small{display:block}.stage-progress strong{padding-top:2px;font-size:11px}.stage-progress small{margin-top:4px;font-size:9px;line-height:1.4}.stage-progress li.active{color:#644ed8;background:#fbfaff}.stage-progress li.active .stage-dot{border-color:#735ce5;color:#fff;background:#735ce5;box-shadow:0 0 0 4px #ece8ff}.stage-progress li.done{color:#427f69;background:#fcfffd}.stage-progress li.done .stage-dot{border-color:#bfe8d6;color:#278260;background:#e6f8ef}.stage-progress li.failed{color:#bf5760;background:snow}.stage-progress li.failed .stage-dot{border-color:#f0c4c8;color:#c8565e;background:#fff0f1}.project-stats{display:grid;grid-template-columns:repeat(4,1fr);margin:0 -26px;border-top:1px solid #efeff4}.project-stats>div{padding:13px 26px 16px;border-right:1px solid #efeff4}.project-stats>div:last-child{border-right:0}.project-stats small,.project-stats strong{display:block}.project-stats small{color:#969ba9;font-size:10px}.project-stats strong{margin-top:3px;color:#444754;font-size:18px;letter-spacing:-.04em}.danger-text{color:var(--danger)!important}.human-callout{display:flex;align-items:flex-start;gap:15px;margin-top:17px;padding:20px 22px;border:1px solid #f2dbab;border-radius:17px;background:linear-gradient(120deg,#fffbef,#fff6e4)}.human-callout>span{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border-radius:12px;color:#b78124;background:#ffebba}.human-callout .eyebrow{color:#ba852b}.human-callout h2{margin:5px 0;color:#6b522b;font-size:16px;letter-spacing:-.035em}.human-callout p:not(.eyebrow){max-width:720px;margin:0;color:#89704b;font-size:12px;line-height:1.6}.human-callout .status-badge{margin-left:auto}.overview-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:17px}.card-panel{padding:22px}.overview-summary .panel-heading{align-items:center}.overview-summary dl{display:grid;grid-template-columns:repeat(2,1fr);gap:16px 22px;margin:18px 0 21px}.overview-summary dl div{padding-bottom:9px;border-bottom:1px solid #f0f0f4}.overview-summary dt{color:#989daa;font-size:10px}.overview-summary dd{margin:5px 0 0;color:#50535f;font-size:12px;font-weight:680}.action-panel{display:flex;flex-direction:column}.action-panel p{margin:0 0 20px;color:#828796;font-size:12px;line-height:1.68}.action-panel>.button{align-self:flex-start;margin-top:auto}.result-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:13px}.attention-panel{margin-top:17px;padding:21px 22px;border-color:#f0dfbe;background:#fffdf8}.attention-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.attention-head>div{display:flex;align-items:center;gap:10px}.attention-icon{display:grid;width:35px;height:35px;place-items:center;border-radius:11px;color:#bd8628;background:#fff0ca}.attention-panel h2{margin:3px 0 0;color:#5c5141;font-size:17px;letter-spacing:-.03em}.attention-panel>p{margin:13px 0;color:#8b7a60;font-size:12px;line-height:1.6}.attention-list{display:grid;gap:8px}.attention-list>div{display:flex;align-items:flex-start;gap:8px;padding:10px 11px;border:1px solid #f2e7cf;border-radius:10px;color:#826d4d;background:#fff;font-size:11px;line-height:1.55}.attention-list svg{flex:0 0 auto;margin-top:1px;color:#d59d39}.delivery-strip{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:17px;padding:19px 21px;border-color:#d7ebdf;background:#fbfffd}.delivery-strip>div:first-child{display:flex;align-items:center;gap:11px}.delivery-strip-icon{display:grid;width:38px;height:38px;place-items:center;border-radius:12px;color:#278461;background:#e4f8ed}.delivery-strip h2{margin:0 0 4px;color:#486857;font-size:16px;letter-spacing:-.03em}.delivery-strip p{margin:0;color:#7d9688;font-size:11px}.project-picker{display:flex;align-items:center;gap:8px;color:#8a8f9e;font-size:11px}.project-picker select{min-width:175px;height:37px;padding:0 10px;font-size:12px}.content-search{display:flex;width:min(100%,360px);align-items:center;gap:8px;padding:0 11px;border:1px solid #e5e5ed;border-radius:11px;color:#8f95a5;background:#fff}.content-search input{width:100%;height:38px;border:0;background:transparent;font-size:12px}.content-library-layout{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:15px}.content-list{overflow:hidden;border:1px solid #e6e6ee;border-radius:17px;background:#fff;box-shadow:var(--shadow-card)}.content-row{display:grid;width:100%;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 15px;border-bottom:1px solid #f0f0f4;text-align:left;background:#fff;transition:background .15s ease}.content-row:last-child{border-bottom:0}.content-row:hover,.content-row.selected{background:#faf9ff}.content-row.selected{box-shadow:inset 3px 0 #7961e8}.content-thumb{display:grid;width:38px;height:45px;place-items:center;border-radius:9px;color:#745ce1;background:linear-gradient(145deg,#f0edff,#ddd6ff)}.content-info strong,.content-info small{display:block}.content-info strong{overflow:hidden;color:#484b58;font-size:12px;font-weight:720;text-overflow:ellipsis;white-space:nowrap}.content-info small{margin-top:4px;color:#979ba9;font-size:10px}.content-meta{display:grid;justify-items:end;gap:5px}.content-meta small{color:#9b9fab;font-size:9px}.content-inspector{min-height:495px;padding:20px;border:1px solid #e6e6ef;border-radius:17px;background:#fff;box-shadow:var(--shadow-card)}.inspector-header{display:flex;align-items:center;justify-content:space-between}.inspector-header a{color:#7c65e6}.content-inspector h2{margin:15px 0 4px;color:#414450;font-size:17px;letter-spacing:-.04em}.content-inspector>p{margin:0;color:#9498a6;font-size:11px}.content-inspector dl{display:grid;gap:8px;margin:19px 0;padding:12px 0;border-top:1px solid #efeff4;border-bottom:1px solid #efeff4}.content-inspector dl div{display:flex;justify-content:space-between;gap:14px}.content-inspector dt{color:#989dab;font-size:10px}.content-inspector dd{max-width:175px;margin:0;overflow:hidden;color:#5c6070;font-size:10px;text-align:right;text-overflow:ellipsis;white-space:nowrap}.transcript-tabs{display:flex;gap:7px;margin-bottom:9px}.transcript-tabs button{padding:5px 0;margin-right:10px;border-bottom:2px solid transparent;color:#999daa;background:transparent;font-size:10px}.transcript-tabs button.active{border-color:#795fe4;color:#684fd5;font-weight:750}.transcript-preview{max-height:193px;min-height:130px;overflow:auto;padding:11px;border-radius:10px;color:#656979;background:#fafafe;font-size:10px;line-height:1.75;white-space:pre-wrap}.inspector-note{display:flex;align-items:flex-start;gap:5px;margin-top:12px!important;color:#9296a4!important;font-size:9px!important;line-height:1.5}.empty-inspector{display:grid;place-items:center;align-content:center;color:#8b90a0;text-align:center}.empty-inspector h2{margin-top:12px}.empty-inspector p{max-width:200px;line-height:1.6}.library-backend-boundary{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:25px;border:1px solid #e3dcfa;border-radius:18px;background:linear-gradient(120deg,#fcfbff,#f8f6ff)}.boundary-icon{display:grid;width:40px;height:40px;place-items:center;border-radius:12px;color:#745ce0;background:#eae6ff}.library-backend-boundary h2{margin:8px 0 5px;color:#50525e;font-size:18px;letter-spacing:-.04em}.library-backend-boundary p:not(.eyebrow){max-width:650px;margin:0;color:#858896;font-size:12px;line-height:1.65}.delivery-index{margin-top:18px;padding:20px;border:1px solid #e7e7ee;border-radius:17px;background:#fff}.note-path-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.note-path-grid>div{display:flex;align-items:center;gap:7px;min-width:0;padding:9px;border:1px solid #efeff4;border-radius:9px;color:#7f8493;font-size:10px}.note-path-grid svg{flex:0 0 auto;color:#7d67df}.note-path-grid span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.delivery-hero{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:27px;border:1px solid #e5e0fb;border-radius:21px;background:linear-gradient(120deg,#fbfaff,#f1edff)}.delivery-hero>div:first-child{max-width:630px}.delivery-hero-icon{display:grid;width:44px;height:44px;place-items:center;margin-bottom:15px;border-radius:14px;color:#6f57dc;background:#e7e1ff}.delivery-hero-icon.is-warning{color:#c18425;background:#ffefc7}.delivery-hero h2{margin:5px 0 6px;color:#3c3f4b;font-size:25px;letter-spacing:-.048em}.delivery-hero p:not(.eyebrow){margin:0;color:#787c8d;font-size:13px;line-height:1.65}.delivery-quality-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:16px 0}.quality-card{display:flex;min-height:140px;gap:12px;padding:18px;border:1px solid #e7e7ee;border-radius:16px;background:#fff;box-shadow:var(--shadow-card)}.quality-card>span{display:grid;width:36px;height:36px;flex:0 0 auto;place-items:center;border-radius:11px}.quality-success>span{color:#258261;background:#e8f8ef}.quality-warning>span{color:#b98129;background:#fff0cb}.quality-info>span{color:#5d7fc5;background:#ebf2ff}.quality-card small,.quality-card strong,.quality-card p{display:block}.quality-card small{color:#9296a4;font-size:10px}.quality-card strong{margin:4px 0;color:#4c4f5a;font-size:16px;letter-spacing:-.035em}.quality-card p{margin:0;color:#9296a3;font-size:10px;line-height:1.55}.delivery-files{margin-top:16px}.file-list{display:grid;gap:9px}.delivery-file{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid #f0f0f4;border-radius:12px}.delivery-file-icon{display:grid;width:35px;height:35px;flex:0 0 auto;place-items:center;border-radius:10px;color:#6a54d6;background:#efecff}.delivery-file>div{min-width:0}.delivery-file strong{display:block;color:#50535f;font-size:12px}.delivery-file p{margin:3px 0 0;color:#989ca9;font-size:10px}.delivery-file .button,.file-pending{margin-left:auto}.file-pending{color:#a0a4b1;font-size:10px}.audit-panel{margin-top:16px}.audit-warning-list{display:grid;gap:8px}.audit-warning-list>div,.audit-clean{display:flex;align-items:flex-start;gap:8px;padding:11px;border-radius:10px;color:#816e50;background:#fffaf0;font-size:11px;line-height:1.55}.audit-warning-list svg{flex:0 0 auto;margin-top:1px;color:#d49a33}.audit-clean{align-items:center;color:#4c806a;background:#f0fbf5}.tool-tabs{display:flex;gap:7px;margin:-9px 0 20px}.tool-tabs a{display:inline-flex;align-items:center;gap:7px;padding:9px 12px;border:1px solid #e5e5ed;border-radius:10px;color:#858a99;background:#fff;font-size:12px;font-weight:650}.tool-tabs a.active{border-color:#d8d0fb;color:#654ed5;background:#f5f2ff}.tool-layout{display:grid;grid-template-columns:minmax(0,1fr) 285px;gap:17px;align-items:start}.tool-workspace{padding:25px;border:1px solid #e7e7ef;border-radius:20px;background:#fff;box-shadow:var(--shadow-card)}.tool-header{display:flex;align-items:center;gap:12px;margin-bottom:23px}.tool-icon{display:grid;width:43px;height:43px;place-items:center;border-radius:14px}.tool-icon-violet{color:#6b53df;background:#ece8ff}.tool-icon-coral{color:#d56258;background:#ffedea}.tool-header h2{margin:0 0 3px;color:#414451;font-size:20px;letter-spacing:-.04em}.tool-header p{margin:0;color:#9094a2;font-size:12px}.tool-form textarea{min-height:160px}.tool-form .field-hint{margin-bottom:15px}.tool-form-footer{display:flex;align-items:center;justify-content:space-between;gap:15px}.tool-form-footer>span{display:inline-flex;align-items:center;gap:5px;color:#9599a7;font-size:10px}.profile-tool-options{display:grid;grid-template-columns:185px minmax(0,1fr);align-items:end;gap:15px;margin:0 0 16px}.checkbox-field{display:flex;align-items:center;gap:9px;height:43px;padding:0 4px;cursor:pointer}.checkbox-field input{width:16px;height:16px;accent-color:#6f57dc}.checkbox-field strong,.checkbox-field small{display:block}.checkbox-field strong{color:#5b6070;font-size:11px}.checkbox-field small{margin-top:2px;color:#999daa;font-size:9px}.tool-notice{margin-top:14px;box-shadow:none}.tool-result-panel{margin-top:21px;padding-top:22px;border-top:1px solid #eeeeF4}.tool-result-head{display:flex;align-items:flex-start;justify-content:space-between;gap:17px}.tool-result-head h2{margin:5px 0 4px;color:#454854;font-size:17px;letter-spacing:-.035em}.tool-result-head p:not(.eyebrow){margin:0;color:#9195a3;font-size:11px}.transcript-batch-list{display:grid;overflow:hidden;border:1px solid #ececf2;border-radius:13px}.transcript-job-row{display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:9px;padding:10px 12px;border-bottom:1px solid #f0f0f4}.transcript-job-row:last-child{border-bottom:0}.job-state{display:grid;width:23px;height:23px;place-items:center;border-radius:8px;color:#8e94a4;background:#f0f1f5}.job-succeeded{color:#2b8566;background:#e8f8ef}.job-failed{color:#c6535b;background:#fff0f1}.transcript-job-row strong,.transcript-job-row small{display:block}.transcript-job-row strong{overflow:hidden;color:#575a66;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.transcript-job-row small{margin-top:2px;color:#9a9eac;font-size:9px}.job-actions{display:flex;gap:7px}.job-actions a{padding:3px 5px;border-radius:5px;color:#6e59d9;background:#f2efff;font-size:9px;font-weight:750}.tool-aside{display:grid;gap:13px}.tool-aside-card,.tool-aside-boundary{padding:18px;border:1px solid #e5e4ed;border-radius:17px;background:#ffffffc7;box-shadow:var(--shadow-card)}.aside-symbol{display:grid;width:34px;height:34px;place-items:center;margin-bottom:13px;border-radius:11px;color:#735de0;background:#edebff}.tool-aside h2{margin:0 0 11px;color:#545762;font-size:15px;letter-spacing:-.03em}.tool-aside ul{display:grid;gap:9px;margin:0;padding:0;list-style:none}.tool-aside li{display:flex;align-items:flex-start;gap:7px;color:#858a98;font-size:11px;line-height:1.55}.tool-aside li svg{flex:0 0 auto;margin-top:1px;color:#42a981}.tool-aside-boundary{display:flex;align-items:flex-start;gap:8px;color:#9b7b4f;background:#fffdf8}.tool-aside-boundary svg{flex:0 0 auto;color:#d69b35}.tool-aside-boundary p{margin:0;font-size:10px;line-height:1.6}.compact-human-callout{display:flex;align-items:flex-start;gap:10px;margin:14px 0;padding:12px;border:1px solid #f3dfb4;border-radius:11px;color:#8a7049;background:#fffbf0}.compact-human-callout svg{flex:0 0 auto;color:#bd8628}.compact-human-callout strong,.compact-human-callout span{display:block}.compact-human-callout strong{font-size:11px}.compact-human-callout span{margin-top:3px;font-size:10px;line-height:1.5}.profile-summary-chips{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin:14px 0}.profile-summary-chips>span,.profile-summary-chips a{padding:6px 8px;border-radius:8px;color:#7a7f8e;background:#f6f6fa;font-size:10px}.profile-summary-chips span.danger{color:#c2575e;background:#fff1f1}.profile-summary-chips strong{color:#555966}.profile-summary-chips a{display:inline-flex;align-items:center;gap:4px;color:#6651d6;background:#f0edff}.profile-work-list{display:grid;overflow:hidden;border:1px solid #ececf2;border-radius:12px}.profile-work-list a{display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:8px;padding:10px;border-bottom:1px solid #f0f0f4}.profile-work-list a:last-of-type{border-bottom:0}.profile-work-list a>span:first-child{display:grid;width:25px;height:28px;place-items:center;border-radius:8px;color:#775fe2;background:#efecff}.profile-work-list strong,.profile-work-list small{display:block}.profile-work-list strong{overflow:hidden;color:#575a66;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.profile-work-list small{margin-top:3px;color:#a0a3af;font-size:9px}.external-chevron{color:#927ee4}.profile-work-list>p{margin:9px 10px;color:#9da1ae;font-size:10px}.help-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.help-grid .card-panel{min-height:182px}.help-icon{display:grid;width:39px;height:39px;place-items:center;margin-bottom:15px;border-radius:12px;color:#6d56dc;background:#ece8ff}.help-grid h2{margin:0 0 7px;color:#4b4e5a;font-size:16px;letter-spacing:-.03em}.help-grid p{margin:0;color:#858a99;font-size:12px;line-height:1.7}.service-card{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:16px;padding:23px;border:1px solid #e5e3f0;border-radius:19px;background:linear-gradient(125deg,#fff,#f8f7ff)}.service-card h2{margin:5px 0;color:#4b4e5a;font-size:18px;letter-spacing:-.035em}.service-card p:not(.eyebrow){margin:0;color:#9094a2;font-size:12px}.service-status{display:flex;align-items:center;gap:8px;padding:10px 13px;border-radius:10px;color:#58816e;background:#effaf4;font-size:12px;font-weight:680}.drawer-backdrop,.mobile-menu-backdrop{position:fixed;z-index:40;top:0;right:0;bottom:0;left:0;background:#1f1b3538;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.task-drawer{position:fixed;z-index:45;top:0;right:0;bottom:0;display:flex;width:min(405px,100vw);flex-direction:column;padding:26px 22px;overflow:auto;border-left:1px solid #e9e8f1;background:#fff;box-shadow:-24px 0 70px #2c236826;transform:translate(102%);transition:transform .26s cubic-bezier(.2,.8,.2,1)}.task-drawer.is-open{transform:translate(0)}.drawer-header{display:flex;align-items:flex-start;justify-content:space-between}.drawer-header h2{margin:5px 0 0;color:#40434e;font-size:22px;letter-spacing:-.045em}.drawer-copy{margin:13px 0 19px;color:#9095a3;font-size:11px;line-height:1.6}.drawer-empty{padding:25px;border:1px dashed #dedde7;border-radius:14px;color:#999daa;text-align:center;font-size:12px}.drawer-groups{display:grid;gap:22px}.task-group-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;color:#727786;font-size:11px;font-weight:750}.task-group-title small{display:grid;width:19px;height:19px;place-items:center;border-radius:50%;color:#7962df;background:#efecff;font-size:9px}.task-row{display:grid;width:100%;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:9px;padding:9px 4px;border-bottom:1px solid #f0f0f4;text-align:left;background:#fff}.task-art{display:grid;width:28px;height:28px;place-items:center;border-radius:9px;color:#725bdd;background:#eeeaff}.task-row-main strong,.task-row-main small{display:block}.task-row-main strong{overflow:hidden;color:#555864;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.task-row-main small{margin-top:3px;overflow:hidden;color:#9b9eab;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.task-row-meta{display:grid;justify-items:end;gap:3px}.task-row-meta small{color:#a2a5b1;font-size:9px}.task-group-empty{margin:0;color:#a3a6b1;font-size:10px}.project-gallery-option{margin:0 0 27px;padding:10px 11px;border:1px solid #eceaf5;border-radius:11px;background:#fcfbff}.menu-toggle{display:none}@media(max-width:1100px){.app-shell{grid-template-columns:222px minmax(0,1fr)}.sidebar{width:222px}.page-stage,.topbar{padding-left:27px;padding-right:27px}.hero-workspace-copy{padding-left:31px}.hero-workspace-card{grid-template-columns:minmax(0,1fr) 280px}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.content-library-layout{grid-template-columns:minmax(0,1fr) 310px}.tool-layout{grid-template-columns:minmax(0,1fr) 240px}.tool-aside{font-size:smaller}}@media(max-width:880px){.app-shell{display:block}.sidebar{left:0;transform:translate(-105%);transition:transform .22s ease;box-shadow:20px 0 50px #2a226229}.sidebar.is-open{transform:translate(0)}.main-stage{min-height:100vh}.topbar{position:sticky;z-index:20;top:0;padding:0 19px}.menu-toggle{display:inline-flex}.page-stage{padding:29px 20px 52px}.search-field{width:auto;flex:1}.mobile-menu-backdrop{z-index:25}.hero-workspace-card{grid-template-columns:1fr}.hero-workspace-art{display:none}.metric-strip,.delivery-quality-grid,.help-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.tool-layout{grid-template-columns:1fr}.tool-aside{grid-template-columns:1fr 1fr}.tool-aside-card{grid-row:span 1}.tool-aside-boundary{align-self:stretch}.content-library-layout{grid-template-columns:1fr}.content-inspector{min-height:auto}.stage-progress li{min-height:95px;padding:14px 8px}.stage-progress small{display:none}.project-stats>div{padding-left:15px;padding-right:15px}.project-live-card{padding-left:18px;padding-right:18px}.stage-progress,.project-stats{margin-left:-18px;margin-right:-18px}}@media(max-width:620px){.topbar{min-height:61px}.search-field{display:none}.topbar-actions{margin-left:auto}.task-center-button span:not(.task-center-icon),.task-center-button b{display:none}.page-stage{padding:24px 14px 42px}.page-heading{display:grid;gap:15px;margin-bottom:23px}.page-heading h1{font-size:31px}.page-heading-actions{padding:0}.hero-workspace-copy{padding:27px 22px}.hero-workspace-copy h2{font-size:28px}.metric-strip,.delivery-quality-grid,.help-grid,.project-grid{grid-template-columns:1fr}.section-heading{align-items:flex-start}.content-toolbar{align-items:stretch;flex-direction:column}.content-search{width:100%}.filter-chips{overflow:auto}.new-project-frame{max-height:none;border-radius:19px}.modal-page{align-items:start;padding:10px}.new-project-header,.project-form{padding-left:20px;padding-right:20px}.new-project-header h1{font-size:25px}.form-inline-grid,.deliverable-preview,.deliverable-preview ul{grid-template-columns:1fr}.flow-preview{display:grid;grid-template-columns:1fr auto;gap:8px}.flow-preview span{padding-left:3px}.flow-preview svg:nth-of-type(2){grid-row:2}.form-footer,.delivery-hero,.delivery-strip{align-items:flex-start;flex-direction:column}.stage-progress{grid-template-columns:1fr}.stage-progress li{min-height:54px;align-items:center;border-right:0;border-bottom:1px solid #efeff4}.stage-progress li:last-child{border-bottom:0}.stage-progress small{display:block}.project-stats{grid-template-columns:repeat(2,1fr)}.project-stats>div:nth-child(2){border-right:0}.overview-grid{grid-template-columns:1fr}.human-callout .status-badge{margin-left:0}.attention-head{align-items:flex-start;flex-direction:column}.content-row{grid-template-columns:37px minmax(0,1fr)}.content-meta{display:none}.project-picker{width:100%}.project-picker select{flex:1}.library-backend-boundary{align-items:flex-start;flex-direction:column}.note-path-grid{grid-template-columns:1fr}.delivery-hero h2{font-size:21px}.delivery-file{align-items:flex-start;flex-wrap:wrap}.delivery-file .button,.file-pending{margin-left:47px}.tool-workspace{padding:18px}.tool-aside{grid-template-columns:1fr}.tool-form-footer{align-items:flex-start;flex-direction:column}.profile-tool-options{grid-template-columns:1fr}.tool-result-head{align-items:flex-start;flex-direction:column}.transcript-job-row{grid-template-columns:26px minmax(0,1fr)}.job-actions{grid-column:2}.task-drawer{width:100%}.project-live-head{align-items:flex-start;flex-direction:column}.project-progress-number{text-align:left}.project-cover{height:105px}}.app-shell{grid-template-columns:248px minmax(0,1fr)}.sidebar{width:248px;border-right-color:#e8e8e4}.topbar{min-height:72px;border-bottom-color:#e8e8e4;background:#f7f7f4cc}.page-stage{width:min(1320px,100%)}.button-primary{background:linear-gradient(135deg,#5667db,#4c5bd1);box-shadow:0 7px 16px #4c5bd136}.inspector-downloads{display:flex;flex-wrap:wrap;gap:7px;margin-top:9px}.inspector-downloads a,.inspector-downloads span{display:inline-flex;align-items:center;gap:4px;padding:5px 7px;border-radius:7px;color:#5260bf;background:#eef0ff;font-size:9px;font-weight:700}.inspector-downloads span{color:#9b9fab;background:#f4f4f7;font-weight:600}
