:root{color-scheme:light;font-family:Inter,Microsoft YaHei,system-ui,sans-serif;background:#f8f6ef;color:#17162d}*{box-sizing:border-box;scrollbar-color:rgb(122 135 144/24%) transparent;scrollbar-width:thin}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:rgb(122 135 144/22%);background-clip:content-box}:hover::-webkit-scrollbar-thumb{background-color:rgb(122 135 144/38%)}body{margin:0;background:#f8f6ef}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}a{color:inherit}.auth-shell{min-height:100dvh;display:grid;place-items:center;overflow:auto;background:#f4f7f6}.auth-shell:before{content:none}.account-shell{min-height:100dvh;display:grid;align-items:center;background:#f4f7f6;padding:32px 20px;grid-template-columns:minmax(0,760px);justify-content:center}.account-panel,.auth-card{border:1px solid #dce4e1;border-radius:8px;background:#fff;box-shadow:0 12px 32px rgb(20 45 38/7%)}.auth-topbar{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;width:min(100%,1760px);justify-self:center}.auth-admin-link{display:inline-flex;align-items:center;gap:8px;color:#52627a;font-size:15px;font-weight:800;text-decoration:none}.account-panel h1,.auth-card h1,.auth-card h2{margin:0}.auth-muted,.auth-switch{color:#6f6a7c;line-height:1.7}.account-panel,.auth-card{padding:32px}.auth-card{width:min(100%,420px);min-height:0}.auth-brand{display:block;width:190px;margin:0 auto 28px;text-decoration:none}.auth-brand img{width:100%;height:auto}.auth-card h2{margin-bottom:22px;font-size:30px}.auth-tabs{display:flex;justify-content:center}.auth-tabs a,.auth-tabs span{position:relative;color:#3c4653;padding-bottom:16px;text-align:center;font-weight:850;text-decoration:none}.auth-tabs .active{color:#07866f}.auth-tabs .active:after{content:"";position:absolute;right:0;bottom:0;left:0;height:3px;border-radius:999px;background:#07866f}.auth-form{display:grid;grid-gap:20px;gap:20px}.auth-form label{display:grid;grid-gap:8px;gap:8px}.auth-form label span{display:block;color:#243a35;font-weight:800}.auth-input-control{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;grid-gap:12px;gap:12px;min-height:54px;border:1px solid #d8e1e6;border-radius:8px;background:rgb(255 255 255/78%);padding:0 16px;transition:border .14s ease,box-shadow .14s ease,transform .14s ease}.auth-input-control:focus-within{border-color:#128c76;box-shadow:0 0 0 4px rgb(18 140 118/10%)}.auth-input-control svg{color:#8793a4}.auth-input-control input{min-height:52px;border:0;background:transparent;padding:0;box-shadow:none}.auth-check,.auth-form-row{display:flex;align-items:center}.auth-form-row{justify-content:space-between;color:#506170;font-size:15px}.auth-form-row a{color:#07866f;font-weight:850;text-decoration:none}.auth-check{grid-template-columns:none;gap:8px}.auth-check input{width:18px;height:18px;min-height:0;accent-color:#07866f}.auth-check span{color:#506170;font-weight:700}.auth-error{margin:0;border:1px solid #f0c8c8;border-radius:10px;background:#fff5f3;color:#9b2c2c;padding:11px 13px;font-weight:700}.auth-switch a{color:#157966;font-weight:800}.auth-card .primary-button{min-height:48px;border-radius:8px;background:#087b69;box-shadow:none;font-size:16px}.account-unified-panel{display:grid;grid-template-columns:minmax(280px,340px) minmax(0,1fr);grid-gap:0;gap:0;border-radius:18px;background:rgb(255 255 252/94%)}.account-identity-card{position:relative;display:grid;align-content:start;min-height:640px;background:radial-gradient(circle at 72% 12%,rgb(213 173 90/24%),transparent 28%),linear-gradient(160deg,#282063,#1c1848);color:#fff;padding:34px}.account-identity-card:after{content:"";position:absolute;right:-110px;bottom:-120px;width:260px;height:260px;border:1px solid rgb(213 173 90/42%);border-radius:999px;pointer-events:none}.account-back-link{position:relative;z-index:1;border:1px solid rgb(255 255 255/18%);border-radius:999px;color:#f8ecd0;padding:9px 13px;font-weight:850}.account-avatar-ring{position:relative;z-index:1;display:grid;place-items:center;width:112px;height:112px;margin-top:72px;border:1px solid rgb(213 173 90/42%);border-radius:999px;background:rgb(255 255 255/7%);box-shadow:0 24px 60px rgb(0 0 0/20%)}.account-avatar-ring img{width:96px;height:96px;border-radius:999px}.account-identity-card .eyebrow{position:relative;z-index:1;margin-top:34px;color:#d5ad5a}.account-identity-card h1{position:relative;z-index:1;margin:8px 0 18px;font-size:36px;line-height:1.12}.account-identity-card strong{position:relative;z-index:1;color:#fff;font-size:21px;font-weight:950}.account-identity-card>span{position:relative;z-index:1;margin-top:8px;color:#ddd8ee;line-height:1.6}.account-role-pill{position:relative;z-index:1;display:inline-flex;align-items:center;gap:8px;width:max-content;margin-top:22px;border:1px solid rgb(213 173 90/36%);border-radius:999px;background:rgb(255 250 240/10%);color:#f2d88d;padding:8px 12px;font-weight:850}.account-layout{display:grid;grid-gap:18px;gap:18px;padding:34px}.account-danger-card,.account-info-card,.account-security-card{border:1px solid #e8dfd0;border-radius:12px;background:rgb(255 255 255/82%);box-shadow:0 14px 40px rgb(36 31 93/6%)}.account-info-card,.account-security-card{padding:24px}.account-section-heading{display:flex;align-items:flex-start;gap:14px;margin-bottom:20px}.account-section-heading>span{display:grid;place-items:center;width:42px;height:42px;border-radius:10px;background:#fff4dc;color:#9d7430}.account-section-heading h2{margin:0;color:#17153a;font-size:20px;font-weight:950}.account-section-heading p{margin:4px 0 0;color:#756f82;line-height:1.6}.account-detail-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;margin:0}.account-detail-list div{min-height:86px;border:1px solid #eee5d6;border-radius:10px;background:#fffdf8;padding:14px}.account-detail-list dt{color:#817987;font-size:13px;font-weight:850}.account-detail-list dd{display:flex;align-items:center;gap:8px;margin:9px 0 0;color:#242044;font-weight:900;word-break:break-word}.account-security-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr)) auto;align-items:end;grid-gap:14px;gap:14px}.account-security-form label{display:grid;grid-gap:8px;gap:8px}.account-security-form label span{display:inline-flex;align-items:center;gap:6px;color:#242044;font-weight:850}.account-security-form input{min-height:46px;border:1px solid #e4ddcf;border-radius:9px;background:#fffdf8;padding:0 13px}.account-security-form .primary-button{min-height:46px;white-space:nowrap}.account-form-status{grid-column:1/-1;margin:0;border:1px solid #e5d7b8;border-radius:9px;background:#fff8e8;color:#6d5423;padding:10px 12px;font-weight:800}.account-danger-card{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px}.account-danger-card>div{display:flex;align-items:center;gap:12px;color:#756f82}.account-danger-card svg{color:#9d7430}.account-danger-card p{margin:0;line-height:1.6}.product-home,.workspace-shell{min-height:100vh;background:radial-gradient(circle at 7% 0,rgb(209 173 92/12%),transparent 28%),radial-gradient(circle at 86% 8%,rgb(37 31 92/7%),transparent 24%),linear-gradient(180deg,#ffffff,#fbfaf6 52%,#f7f3ea)}.product-topnav{position:-webkit-sticky;position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:82px;border-bottom:1px solid #e7dfd3;background:rgb(255 255 252/94%);padding:12px 36px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.product-topnav.compact{min-height:58px}.brand-lockup,.ghost-button,.hero-action-row,.icon-button,.nav-pill,.product-topnav nav,.product-topnav nav a,.section-title-row,.studio-card-header,.text-button,.text-link{display:inline-flex;align-items:center}.brand-lockup{gap:12px;text-decoration:none}.writetalent-lockup img{display:block;width:218px;height:auto;object-fit:contain}.product-topnav nav{gap:18px}.avatar-badge,.icon-button,.nav-pill,.product-topnav nav a{border:0;background:transparent;color:#242044;font-weight:700;text-decoration:none}.nav-pill{min-height:50px;gap:8px;border:1px solid #dfe5ea;border-radius:12px;background:rgb(255 255 255/88%);padding:0 20px;box-shadow:0 10px 32px rgb(23 42 58/5%)}.product-topnav nav a:first-child{min-height:50px;gap:9px;border:1px solid #e5dfcf;border-radius:12px;background:#fffdf7;color:#241f5d;padding:0 22px;box-shadow:0 16px 34px rgb(36 31 93/8%)}.nav-new{min-height:50px;border-color:#e3ddcf;border-radius:12px;background:#fff;color:#242044;box-shadow:none}.product-topnav nav a.active{border-color:#d8bb72;background:#fff8e8;color:#241f5d;box-shadow:0 10px 26px rgb(181 138 62/14%)}.product-topnav nav a.active svg{color:#b7893f}.product-topnav nav a.nav-new.active{background:#282063;border-color:#282063;color:#fff;box-shadow:0 14px 30px rgb(36 31 93/22%)}.product-topnav nav a.nav-new.active svg{color:#fff}.avatar-badge,.icon-button{width:50px;height:50px;border:1px solid #e3d8bf;border-radius:999px;background:#fff}.avatar-badge{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:0;width:46px;height:46px;border:0;background:transparent;color:#d5ad5a;font-weight:950;cursor:pointer;transition:transform .14s ease,filter .14s ease}.avatar-badge span{display:grid;place-items:center;width:42px;height:42px;overflow:hidden;border-radius:inherit;background:#282063;box-shadow:0 10px 24px rgb(36 31 93/18%)}.avatar-badge svg{position:absolute;right:0;bottom:1px;width:15px;height:15px;border:1px solid #e7d9b8;border-radius:999px;background:#fffaf0;color:#7e6128;padding:2px}.avatar-badge:hover{transform:translateY(-1px);filter:drop-shadow(0 8px 16px rgb(36 31 93/14%))}.avatar-menu-wrap{position:relative}.avatar-menu{position:absolute;top:calc(100% + 12px);right:0;z-index:45;display:grid;min-width:250px;border:1px solid #dfe6ea;border-radius:8px;background:#fff;padding:8px;box-shadow:0 22px 58px rgb(15 23 42/14%)}.avatar-menu a{justify-content:flex-start;min-height:0!important;border:0!important;border-radius:6px!important;background:transparent!important;padding:10px 12px!important;box-shadow:none!important;color:#18242d!important}.avatar-menu a:hover{background:#f4f8f7!important}.avatar-menu-profile{display:grid;grid-gap:4px;gap:4px;border-bottom:1px solid #e5ecef;padding:10px 12px 12px}.avatar-menu-profile strong{color:#14222d;font-size:15px}.avatar-menu-profile small,.avatar-menu-profile span{color:#62707b;font-size:13px}.permission-shell{min-height:100vh;display:grid;place-items:center;background:#f6f8fb;padding:24px}.permission-panel{width:min(560px,100%);border:1px solid #dfe6ee;border-radius:8px;background:#fff;padding:34px;box-shadow:0 20px 60px rgb(15 23 42/9%)}.permission-panel h1{margin:8px 0 12px;color:#142033}.permission-panel li,.permission-panel p{color:#526070;line-height:1.7}.permission-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.dashboard-content,.home-content{width:min(1460px,calc(100vw - 48px));margin:0 auto;padding:34px 0 42px}.new-project-home{display:grid;grid-template-rows:auto minmax(0,1fr)}.new-project-home .home-content{display:grid;align-items:start;width:min(1220px,calc(100vw - 64px));padding:clamp(44px,7vh,78px) 0 62px}.public-entry-home{display:grid;min-height:100vh;place-items:center}.public-entry-content{width:min(1120px,calc(100vw - 48px));padding:96px 0 64px}.public-entry-card{grid-template-columns:minmax(420px,1fr) minmax(300px,.64fr)}.public-entry-logo{display:inline-flex;margin-bottom:28px}.public-entry-logo img{width:min(280px,70vw);height:auto}.public-entry-actions{display:flex;flex-wrap:wrap;gap:14px;align-items:center}.public-entry-actions .secondary-link{min-height:48px;border:1px solid #e5dccb;border-radius:12px;background:rgb(255 255 255/72%);color:#30266f;font-weight:900;padding:13px 18px}.public-entry-note{border:1px solid #d9ece7;border-radius:22px;background:radial-gradient(circle at top left,rgb(126 211 187/20%),transparent 34%),linear-gradient(145deg,rgb(255 255 255/84%),rgb(246 252 250/92%));box-shadow:0 18px 48px rgb(36 31 93/8%);color:#26373a;padding:28px}.public-entry-note strong{display:block;margin-bottom:10px;color:#17153a;font-size:22px;font-weight:950}.public-entry-note p{margin:0;color:#60737a;font-size:16px;line-height:1.65}.dashboard-content{display:grid;grid-gap:34px;gap:34px;padding-top:58px}.dashboard-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(560px,.84fr);align-items:center;grid-gap:44px;gap:44px}.dashboard-heading h1{margin:0 0 16px;color:#17153a;font-size:40px;line-height:1.12;font-weight:950}.dashboard-heading p{margin:0;color:#6e6b7d;font-size:17px;line-height:1.7}.dashboard-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid #e6dcc8;border-radius:16px;background:rgb(255 255 252/86%);box-shadow:0 16px 42px rgb(36 31 93/6%);padding:24px}.dashboard-stats article{display:grid;grid-template-columns:58px 1fr;align-items:center;grid-gap:18px;gap:18px;min-height:60px;border-right:1px solid #eee5d6;padding:0 24px}.dashboard-stats article:last-child{border-right:0}.dashboard-stats article>span{display:grid;place-items:center;width:58px;height:58px;border-radius:13px;background:#fff4dc;color:#b7893f}.dashboard-stats svg{width:27px;height:27px}.dashboard-stats svg path{fill:none;stroke:currentColor;stroke-width:2.8;stroke-linecap:round;stroke-linejoin:round}.dashboard-stats small{display:block;color:#766f80;font-size:16px;font-weight:750}.dashboard-stats strong{display:flex;align-items:baseline;gap:6px;margin-top:4px;color:#17153a;font-size:30px;font-weight:950}.dashboard-stats strong:after{content:"个";color:#726a79;font-size:16px;font-weight:800}.dashboard-toolbar{display:grid;grid-template-columns:minmax(300px,430px) minmax(360px,1fr) auto;align-items:center;grid-gap:28px;gap:28px;margin-top:8px}.dashboard-search{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;grid-gap:12px;gap:12px;min-height:50px;border:1px solid #e3ddcf;border-radius:10px;background:#fff;color:#9a9487;padding:0 16px}.dashboard-search input{min-height:48px;border:0;background:transparent;padding:0;box-shadow:none}.dashboard-filter-tabs{display:flex;align-items:center;gap:16px}.dashboard-filter-tabs button,.dashboard-sort-button,.dashboard-view-toggle button{border:1px solid #e3ddcf;background:#fff;color:#676276;font-weight:850;transition:transform .14s ease,box-shadow .14s ease,background .14s ease,color .14s ease}.dashboard-filter-tabs button{min-width:90px;min-height:48px;border-radius:999px;padding:0 22px;font-size:16px}.dashboard-filter-tabs button.active{border-color:#282063;background:linear-gradient(180deg,#3e378c,#282063);color:#fff;box-shadow:0 16px 34px rgb(36 31 93/20%)}.dashboard-view-actions{display:flex;align-items:center;justify-content:flex-end;gap:20px}.dashboard-sort-button{display:inline-flex;align-items:center;gap:14px;min-height:50px;border-radius:10px;padding:0 18px}.dashboard-sort-button .sort-icon{transition:transform .15s ease}.dashboard-sort-button .sort-icon.asc{transform:rotate(180deg)}.dashboard-view-toggle{display:flex;overflow:hidden;border:1px solid #e3ddcf;border-radius:10px;background:#fff}.dashboard-view-toggle button{display:grid;place-items:center;width:54px;height:50px;border:0;border-radius:0}.dashboard-view-toggle button.active{background:#fff4dc;color:#9d7430}.dashboard-project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:26px;gap:26px}.dashboard-project-grid.list{grid-template-columns:1fr}.dashboard-project-card{display:grid;grid-template-columns:74px minmax(0,1fr);grid-template-rows:1fr auto;grid-gap:18px 20px;gap:18px 20px;min-height:250px;border:1px solid #e5ddcf;border-radius:14px;background:rgb(255 255 252/90%);box-shadow:0 16px 40px rgb(36 31 93/5%);padding:28px 26px 24px;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.dashboard-project-card:hover{border-color:#dac37f;box-shadow:0 20px 52px rgb(36 31 93/10%);transform:translateY(-2px)}.dashboard-project-grid.list .dashboard-project-card{grid-template-columns:74px minmax(0,1fr) minmax(320px,auto);min-height:auto}.dashboard-project-icon{display:grid;place-items:center;width:74px;height:74px;border-radius:15px}.dashboard-project-icon.tone-0,.dashboard-project-icon.tone-2{background:#eeeafb;color:#282063}.dashboard-project-icon.tone-1{background:#fff0dc;color:#b7893f}.dashboard-project-icon.tone-3{background:#f1edff;color:#45409a}.dashboard-project-icon.tone-4{background:#eef0ff;color:#363178}.dashboard-project-icon.tone-5{background:#fff7e8;color:#a77a32}.dashboard-project-main h2{margin:0 0 8px;color:#191740;font-size:21px;line-height:1.32;font-weight:950}.dashboard-project-main p{display:-webkit-box;min-height:52px;overflow:hidden;margin:0;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#676276;font-size:16px;line-height:1.65}.dashboard-project-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.dashboard-project-tags span{min-height:30px;border-radius:8px;padding:4px 12px;font-size:15px;font-weight:850}.dashboard-project-tags .mint{background:#eeeafb;color:#282063}.dashboard-project-tags .orange{background:#fff2d8;color:#a8752b}.dashboard-project-tags .blue{background:#eef0ff;color:#3f3990}.dashboard-project-tags .purple{background:#f5edff;color:#554090}.dashboard-project-main time{display:block;margin-top:14px;color:#817987;font-size:15px}.dashboard-card-actions{display:grid;grid-column:1/-1;grid-template-columns:minmax(140px,1fr) minmax(150px,1.08fr) 32px;align-items:center;grid-gap:18px;gap:18px}.dashboard-project-grid.list .dashboard-card-actions{grid-column:auto;min-width:360px}.dashboard-primary-action,.dashboard-secondary-action{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:42px;border-radius:8px;font-size:16px;font-weight:900;text-decoration:none}.dashboard-primary-action{border:1px solid #282063;background:linear-gradient(180deg,#3e378c,#282063);color:#fff;box-shadow:0 14px 28px rgb(36 31 93/18%)}.dashboard-secondary-action{border:1px solid #e2d7be;background:#fff;color:#4b3b1e}.dashboard-more-button{display:grid;place-items:center;width:32px;height:42px;border:0;background:transparent;color:#544d68}.dashboard-more-wrap{position:relative}.dashboard-project-menu{position:absolute;right:0;top:calc(100% + 8px);z-index:20;display:grid;visibility:hidden;opacity:0;transform:translateY(-4px);min-width:156px;border:1px solid #dfe5ea;border-radius:8px;background:#fff;box-shadow:0 18px 42px rgb(20 32 46/14%);padding:6px;pointer-events:none;transition:opacity .12s ease,transform .12s ease,visibility .12s ease}.dashboard-more-wrap:focus-within .dashboard-project-menu,.dashboard-more-wrap:hover .dashboard-project-menu,.dashboard-project-menu.open{visibility:visible;opacity:1;transform:translateY(0);pointer-events:auto}.dashboard-project-menu a,.dashboard-project-menu button{display:flex;align-items:center;gap:9px;min-height:38px;border:0;border-radius:6px;background:transparent;color:#273444;font:inherit;font-size:14px;font-weight:800;text-align:left;text-decoration:none;padding:0 10px}.dashboard-project-menu a:hover,.dashboard-project-menu button:hover{background:#f5f8fb}.dashboard-project-menu button.danger{color:#b42318}.dashboard-project-menu button:disabled{cursor:not-allowed;opacity:.62}.dashboard-error-text{margin:0;color:#b42318;font-size:14px;font-weight:800}.dashboard-delete-dialog{position:fixed;inset:0;z-index:80;display:grid;place-items:center;background:rgb(20 18 30/38%);padding:24px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.dashboard-delete-card{display:grid;justify-items:center;width:min(420px,100%);border:1px solid #f0d0c9;border-radius:12px;background:#fff;box-shadow:0 28px 80px rgb(20 18 30/22%);padding:30px;text-align:center}.dashboard-delete-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:14px;background:#fff1ef;color:#b42318}.dashboard-delete-card h2{margin:16px 0 8px;color:#17153a;font-size:22px;line-height:1.25}.dashboard-delete-card p{margin:0;color:#5f6874;line-height:1.7}.dashboard-delete-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;width:100%;margin-top:24px}.dashboard-delete-actions button{min-height:46px}.dashboard-delete-confirm{display:inline-flex;align-items:center;justify-content:center;border:1px solid #b42318;border-radius:10px;background:#b42318;color:#fff;padding:0 18px;font-weight:900;box-shadow:0 12px 28px rgb(180 35 24/18%);transition:transform .14s ease,box-shadow .14s ease,background .14s ease}.dashboard-delete-confirm:hover:not(:disabled){background:#9d1f16;transform:translateY(-1px);box-shadow:0 14px 30px rgb(180 35 24/22%)}.dashboard-delete-actions .secondary-button:disabled,.dashboard-delete-confirm:disabled{cursor:wait;opacity:.62}.dashboard-empty-state{display:grid;justify-items:center;grid-gap:14px;gap:14px;min-height:310px;border:1px dashed #cbded5;border-radius:16px;background:rgb(255 255 255/78%);color:#617075;padding:46px;text-align:center}.dashboard-empty-state h2,.dashboard-empty-state p{margin:0}.dashboard-empty-state h2{color:#172331;font-size:24px}.dashboard-end-note{display:flex;align-items:center;justify-content:center;gap:8px;margin:0;color:#a0a7b0;font-size:16px}.dashboard-end-note:before{content:"☻";font-size:22px}.home-hero-card,.recent-projects-panel{border:1px solid #cfe5de;border-radius:18px;background:rgb(255 255 252/88%);box-shadow:0 18px 56px rgb(42 61 56/8%)}.home-hero-card{display:grid;grid-template-columns:minmax(420px,.92fr) minmax(360px,.78fr);align-items:center;grid-gap:clamp(28px,4vw,58px);gap:clamp(28px,4vw,58px);min-height:0;padding:clamp(30px,4vw,54px)}.home-hero-copy h1{max-width:620px;margin:0 0 12px;color:#101d22;font-size:clamp(34px,3.2vw,48px);line-height:1.08;letter-spacing:0}.home-hero-copy>p{margin:0 0 28px;color:#526675;font-size:18px;line-height:1.55}.field-label{display:block;margin:18px 0 8px;color:#26373a;font-weight:800}input,select,textarea{width:100%;border:1px solid #ccd9d5;border-radius:10px;background:#fff;color:#18272b;outline:none;transition:border .14s ease,box-shadow .14s ease,transform .14s ease}input,select{min-height:48px;padding:0 15px}textarea{min-height:118px;padding:14px 15px;resize:vertical}input:focus,select:focus,textarea:focus{border-color:#3e378c;box-shadow:0 0 0 4px rgb(62 55 140/12%)}.primary-button,.primary-link,.secondary-button,.secondary-link,.send-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;border-radius:10px;padding:0 18px;font-weight:800;text-decoration:none;transition:transform .14s ease,box-shadow .14s ease,background .14s ease,border .14s ease}.primary-button,.primary-link,.send-button{border:1px solid #282063;background:#282063;color:#fff;box-shadow:0 12px 28px rgb(36 31 93/18%)}.icon-button:hover,.nav-pill:hover,.primary-button:hover,.primary-link:hover,.secondary-button:hover,.secondary-link:hover,.send-button:hover{transform:translateY(-1px);box-shadow:0 12px 28px rgb(36 31 93/13%)}.secondary-button,.secondary-link{border:1px solid #e3ddcf;background:#fff;color:#242044}.hero-button{min-width:180px;min-height:56px;font-size:18px}.creating-sparkle{animation:creatingSparklePulse 1.35s ease-in-out infinite}.hero-action-row{flex-wrap:wrap;gap:18px;margin-top:24px}.new-project-creation-overlay{position:fixed;inset:0;z-index:90;display:grid;place-items:center;background:rgb(18 28 35/38%);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);padding:24px}.hero-creation-status{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:14px;gap:14px;align-items:center;max-width:520px;margin-top:18px;border:1px solid #d9ebff;border-radius:18px;background:linear-gradient(135deg,rgb(246 250 255/96%),rgb(255 250 239/94%));box-shadow:0 18px 42px rgb(36 31 93/10%);padding:16px 18px}.new-project-creation-overlay .hero-creation-status{width:min(520px,calc(100vw - 40px));max-width:none;margin-top:0;box-shadow:0 28px 80px rgb(14 22 34/28%);padding:22px 24px}.hero-creation-status strong{display:block;color:#242044;font-weight:900}.hero-creation-status p{margin:4px 0 10px;color:#5f7075;font-size:13px;line-height:1.55}.creation-orbit{position:relative;display:inline-grid;place-items:center;width:42px;height:42px;border-radius:999px;background:#fff;box-shadow:inset 0 0 0 1px #e6ddff,0 10px 22px rgb(36 31 93/12%)}.creation-orbit:after,.creation-orbit:before{content:"";position:absolute;border-radius:inherit}.creation-orbit:before{inset:6px;border:3px solid #e5ddff;border-top-color:#30266f;animation:creationOrbitSpin 1s linear infinite}.creation-orbit:after{width:8px;height:8px;background:#f2b84b;box-shadow:0 0 0 6px rgb(242 184 75/18%)}@keyframes creationOrbitSpin{to{transform:rotate(1turn)}}@keyframes creatingSparklePulse{0%,to{transform:scale(1) rotate(0deg);opacity:.78}50%{transform:scale(1.22) rotate(18deg);opacity:1}}.hero-illustration{display:grid;place-items:center;min-height:360px}.hero-art-image{display:block;width:min(100%,520px);height:auto;border-radius:22px;object-fit:contain;filter:drop-shadow(0 24px 34px rgb(36 31 93/10%))}.recent-project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px;margin-top:22px}.recent-project-card h3{margin:0 0 8px;font-size:18px}.recent-project-card p{margin:0;color:#617075;line-height:1.6}.recent-projects-panel{padding:24px}.section-action-header{display:flex;justify-content:space-between;gap:16px}.section-action-header.compact{align-items:center}.section-title-row{gap:10px}.section-title-row h1,.section-title-row h2,.section-title-row h3{margin:0}.ghost-button,.text-button,.text-link{gap:8px;border:0;background:transparent;color:#147864;font-weight:800;text-decoration:none}.text-button.warm{color:#d78316}.text-button.emphasis{color:#147864}.recent-project-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.recent-project-card{display:grid;grid-template-columns:58px minmax(0,1fr) auto;grid-gap:16px;gap:16px;align-items:center;border:1px solid #dfe7e4;border-radius:14px;background:#fff;padding:16px}.empty-project-state{display:grid;justify-items:center;grid-gap:12px;gap:12px;grid-column:1/-1;border:1px dashed #cbded5;border-radius:14px;background:rgb(255 255 255/72%);padding:30px;color:#617075;text-align:center}.empty-project-state h3,.empty-project-state p{margin:0}.empty-project-state h3{color:#1a2d2a;font-size:18px}.project-thumb{display:grid;place-items:center;width:52px;height:52px;border-radius:14px}.project-thumb.tone-0,.project-thumb.tone-1{background:#e1f5ef;color:#16816e}.project-thumb.tone-2{background:#eeeaff;color:#7567d8}.project-thumb.tone-3{background:#fff0d6;color:#d78316}.progress-row{display:grid;grid-template-columns:auto 1fr;grid-gap:10px;gap:10px;align-items:center;margin-top:10px}.progress-row span{color:#465c61;font-size:13px;font-weight:800}.progress-row i{position:relative;height:7px;overflow:hidden;border-radius:999px;background:#e8eeee}.progress-row i:after{content:"";position:absolute;inset:0 auto 0 0;width:var(--progress);border-radius:inherit;background:#65c3a8}.icon-link{display:grid;place-items:center;color:#65767a}.workspace-grid{display:grid;grid-template-columns:minmax(300px,.74fr) minmax(460px,1fr) minmax(360px,.82fr);grid-gap:20px;gap:20px;padding:20px 24px 22px}.workspace-panel{min-height:0;overflow:hidden;border:1px solid #dfe7e4;border-radius:16px;background:rgb(255 255 253/96%);box-shadow:0 16px 46px rgb(42 61 56/7%)}.sources-panel,.studio-panel{padding:18px;transition:padding .18s ease}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #e5ece8;margin-bottom:16px;padding-bottom:15px}.panel-heading h1,.panel-heading h2{font-size:18px;line-height:1.25}.panel-heading p{margin:4px 0 0;color:#6a7a7e}.source-block{position:relative;display:grid;grid-gap:10px;gap:10px;padding:12px 0}.source-block>span,.studio-card small{color:#647478;font-size:13px;font-weight:800}.source-block>strong,.studio-card strong{color:#172326;line-height:1.45}.source-block p,.studio-card p{margin:0;color:#4e6065;line-height:1.62}.field-count{position:absolute;top:14px;right:2px;font-size:13px}.field-count.success{color:#16816e}.field-count.warning{color:#e18216}.workspace-field-list{display:grid;grid-gap:9px;gap:9px}.workspace-field-list article{display:grid;grid-template-columns:auto 1fr auto;grid-gap:12px;gap:12px;align-items:center;border:1px solid #e1ebe6;border-radius:10px;background:#fbfffd;padding:10px 11px}.workspace-field-list article.confirmed{border-color:#d6e9e2;background:#f5fffb;color:#16816e}.workspace-field-list article.active-review-field{border-color:#8bb7ff;background:linear-gradient(135deg,#f7fbff,#eef6ff);box-shadow:0 0 0 2px rgba(79,133,255,.12)}.active-review-badge{border-radius:999px;background:#e8f1ff;color:#2764c7;font-size:11px;font-weight:800;padding:4px 7px;white-space:nowrap}.workspace-field-list article.incomplete,.workspace-field-list article.missing-item{border-color:#f0dcc0;background:#fffaf2;color:#df8a22}.workspace-field-list small{display:block;color:#27383d;font-weight:800}.workspace-field-list p{margin-top:3px;color:#5d6d72;font-size:13px;line-height:1.45}.workspace-field-list .teacher-correction-diff{margin-top:7px}.chat-heading{display:flex;justify-content:space-between;gap:16px;margin:0;padding:18px 20px}.panel-icon,.studio-icon{display:grid;place-items:center;flex:0 0 auto;width:40px;height:40px;border-radius:12px}.panel-icon.mint{background:#e1f5ef;color:#16816e}.chat-stream{display:flex;flex-direction:column;gap:16px;padding:22px}.chat-message{max-width:min(78%,680px);border:1px solid #e5eae8;border-radius:18px;padding:14px 17px;line-height:1.7;box-shadow:0 8px 24px rgb(39 58 54/6%)}.chat-message p,.chat-message ul{margin:0}.chat-message-content{display:flex;flex-direction:column;gap:10px}.chat-message-content ul{display:grid;grid-gap:7px;gap:7px;padding-left:18px}.chat-message-content li{padding-left:2px}.chat-message-content strong{color:#14201d;font-weight:800}.chat-message small{display:block;margin-top:8px;color:#69787c}.question-mode-pill{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;border:1px solid #d9e4e0;border-radius:999px;padding:3px 8px;background:#ffffff;color:#52666b;font-size:12px;font-weight:800;line-height:1.2}.question-mode-pill.thinking{border-color:#c7dced;background:#f3f9ff;color:#31566b}.question-mode-pill.followup{border-color:#eadfc8;background:#fff8ea;color:#604a1c}.question-mode-pill.choice,.question-mode-pill.next{border-color:#d4e8de;background:#eaf7f0;color:#254f39}.question-mode-pill.done{border-color:#d9e4e0;background:#f5f6f5;color:#475b57}.chat-message.assistant{align-self:flex-start;border-top-left-radius:8px;background:#f5f6f5}.chat-message.user{align-self:flex-end;border-color:#d4e8de;border-top-right-radius:8px;background:#eaf7f0}.chat-message.system{align-self:center;max-width:92%;border-color:#eadfc8;background:#fff8ea;color:#604a1c;font-weight:700}.chat-message.ready{width:min(92%,720px)}.chat-message.pending{box-shadow:none}.workflow-inline-status{margin:0;color:#52666b;font-size:13px;font-weight:800}.workbench-icon{display:inline-block;flex:0 0 auto;width:1em;height:1em;background:currentColor;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.workbench-icon-layout-grid{-webkit-mask-image:url(/icons/workbench/layout-grid.svg);mask-image:url(/icons/workbench/layout-grid.svg)}.workbench-icon-folder{-webkit-mask-image:url(/icons/workbench/folder.svg);mask-image:url(/icons/workbench/folder.svg)}.workbench-icon-message-circle{-webkit-mask-image:url(/icons/workbench/message-circle.svg);mask-image:url(/icons/workbench/message-circle.svg)}.workbench-icon-star{-webkit-mask-image:url(/icons/workbench/star.svg);mask-image:url(/icons/workbench/star.svg)}.workbench-icon-sparkles{-webkit-mask-image:url(/icons/workbench/sparkles.svg);mask-image:url(/icons/workbench/sparkles.svg)}.workbench-icon-presentation{-webkit-mask-image:url(/icons/workbench/presentation.svg);mask-image:url(/icons/workbench/presentation.svg)}.workbench-icon-users-group{-webkit-mask-image:url(/icons/workbench/users-group.svg);mask-image:url(/icons/workbench/users-group.svg)}.assistant-workflow-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:0}.assistant-workflow-actions .primary-button,.assistant-workflow-actions .secondary-button{flex:1 1 96px;min-width:0;min-height:38px;padding:0 10px}.teacher-review-error{border:1px solid #f1c7ba;border-radius:12px;background:#fff6f3;color:#754033;padding:12px}.teacher-review-error strong{display:block;margin-bottom:4px;font-size:13px}.teacher-review-error p{margin:0;color:#8a4d3e;font-size:12px;font-weight:750;line-height:1.5}.review-score-card{gap:12px}.judge-score-panel{display:grid;grid-gap:12px;gap:12px}.score-refresh-button{width:max-content}.chat-input{display:grid;grid-template-columns:minmax(0,1fr) 50px;grid-gap:10px;gap:10px;border-top:1px solid #e5ece8;background:#fff;padding:14px 18px 16px}.freeform-refinement-toggle{grid-column:1/-1;display:inline-flex;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;color:#53666b;font-size:13px;line-height:1.35;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.freeform-refinement-toggle input{width:15px;height:15px;accent-color:#16816e}.freeform-refinement-toggle:has(input:disabled){cursor:default;opacity:.65}.workspace-chat-input textarea{min-height:54px;max-height:130px}.workspace-chat-input textarea:disabled{background:#f6f3ed;color:#6e7778;cursor:not-allowed}.chat-inline-status{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #eadfc8;border-radius:12px;background:#fffaf2;color:#604a1c;padding:10px 12px}.chat-inline-status p{margin:0;color:#604a1c;font-size:13px;font-weight:750;line-height:1.45}.chat-inline-status .secondary-button{flex:0 0 auto}.send-button{align-self:start;width:50px;min-width:50px;padding:0}.send-button span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.quick-chip-row{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:10px}.quick-chip-row button{min-height:34px;border:1px solid #dfe7e4;border-radius:999px;background:#fff;color:#53666b;padding:0 14px}.studio-panel{display:grid;grid-template-columns:minmax(0,1fr);align-content:start;grid-gap:16px;gap:16px;min-width:0}.studio-heading{margin-bottom:2px}.studio-panel .panel-collapsible-content{display:grid;grid-gap:18px;gap:18px;min-width:0}.studio-card{display:grid;grid-gap:14px;gap:14px;border:1px solid #dfe7e4;border-radius:14px;background:#fff;min-width:0;padding:18px}.studio-card-header{justify-content:space-between;gap:12px}.studio-card-header>div{min-width:0;flex:1 1 auto}.studio-card.tone-lavender{border-color:#ded9f5;background:linear-gradient(135deg,#fbfaff,#ffffff)}.studio-card.tone-mint{border-color:#cde8df;background:linear-gradient(135deg,#f6fffb,#ffffff)}.studio-card.tone-peach{border-color:#eedabe;background:linear-gradient(135deg,#fffaf2,#ffffff)}.studio-card.tone-sky{border-color:#d0e4f7;background:linear-gradient(135deg,#f6fbff,#ffffff)}.studio-icon{color:#16816e;background:#e1f5ef}.studio-icon.blue{color:#2576d1;background:#e8f2ff}.mentor-next-list{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.mentor-next-list strong{flex-basis:100%;color:#6557a8;font-size:13px}.mentor-next-list span{border:1px solid #ded9f5;border-radius:999px;background:#fff;color:#554a92;padding:7px 10px;font-size:12px;font-weight:900}.studio-card-header.compact{align-items:center}.teacher-correction-diff{display:grid;grid-gap:6px;gap:6px}.teacher-correction-diff p{display:grid;grid-gap:3px;gap:3px;margin:0;padding:0;font-size:13px;font-weight:700;line-height:1.55}.teacher-correction-diff.compact p{padding:0}.teacher-correction-diff span{display:block}.teacher-correction-diff .correction-before{color:#7a8790}.teacher-correction-diff .correction-before span{text-decoration:line-through;-webkit-text-decoration-color:#9aa6ad;text-decoration-color:#9aa6ad;text-decoration-thickness:1.5px}.teacher-correction-diff .correction-after{color:#b35d64}.ppt-generate-pill{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;border:1px solid #292064;border-radius:999px;background:#302574;color:#fff;padding:0 18px;font-size:14px;font-weight:900;white-space:nowrap;box-shadow:0 12px 26px rgb(48 37 116/22%);transition:transform .14s ease,box-shadow .14s ease,background .14s ease,opacity .14s ease}.ppt-generate-pill:hover:not(:disabled){transform:translateY(-1px);background:#231956;box-shadow:0 14px 30px rgb(48 37 116/28%)}.ppt-generate-pill:disabled{cursor:not-allowed;opacity:.58;box-shadow:none}.ppt-inline-messages{display:grid;grid-gap:6px;gap:6px}.ppt-download-actions{display:grid;grid-gap:10px;gap:10px}.ppt-download-note{margin:0;color:#52676c;font-size:13px;font-weight:800;line-height:1.45}.version-history-block{gap:10px}.version-history-list{display:grid;grid-gap:9px;gap:9px}.version-history-title{display:flex;align-items:center;gap:7px;color:#43565a}.version-history-title strong{font-size:13px}.version-history-item{border:1px solid #dfe7e4;border-radius:10px;background:rgb(255 255 255/78%);overflow:hidden}.version-history-item summary{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:8px;gap:8px;align-items:center;cursor:pointer;list-style:none;padding:10px 12px;color:#273a36;font-size:13px;font-weight:900}.score-history-list .version-history-item summary{grid-template-columns:auto minmax(0,1fr) auto auto}.version-history-item summary::-webkit-details-marker{display:none}.version-history-item summary:before{content:"";width:7px;height:7px;border-right:2px solid #6a7c80;border-bottom:2px solid #6a7c80;transform:rotate(-45deg);transition:transform .14s ease}.version-history-item[open] summary:before{transform:rotate(45deg)}.version-history-item summary span{display:flex;align-items:center;gap:8px;min-width:0}.version-history-item summary small,.version-history-item summary strong{color:#53666b;font-size:12px;white-space:nowrap}.business-plan-history-grid,.version-history-dimensions{display:grid;grid-gap:8px;gap:8px;padding:0 12px 12px}.business-plan-history-grid article,.version-history-dimensions article{display:grid;grid-gap:4px;gap:4px;border-top:1px solid #edf2ef;padding-top:8px}.business-plan-history-grid small,.version-history-dimensions small{margin:0;color:#6a7c80;font-size:12px;font-weight:900}.business-plan-history-grid p,.version-history-dimensions p,.version-history-explain{margin:0;color:#405357;font-size:12px;font-weight:750;line-height:1.55}.version-history-explain{padding:0 12px 10px}.version-history-dimensions article div{display:flex;align-items:center;justify-content:space-between;gap:8px}.version-history-dimensions article div strong{color:#302574;font-size:13px}.version-history-dimensions article div span{color:#273a36;font-size:12px;font-weight:900;text-align:right}.deck-history-actions{display:grid;grid-gap:8px;gap:8px;padding:0 12px 12px}.diagnosis-page-list,.research-decision-list,.score-list,.workspace-diagnosis-list{display:grid;grid-gap:12px;gap:12px}.research-empty-state,.score-empty-state{display:flex;gap:10px;align-items:flex-start;border:1px dashed #c8ddd6;border-radius:12px;background:#f8fffc;color:#4e666b;padding:14px}.research-card{display:grid;grid-gap:12px;gap:12px;border:1px solid #d6e9e2;border-radius:12px;background:#fbfffd;padding:14px}.research-card.accepted{border-color:#bde5d8;background:#f0fbf6}.research-card.rejected{opacity:.68}.research-card-title{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:8px;gap:8px;align-items:center}.research-card-title small,.research-card-title span{border-radius:999px;background:#e6f6f0;color:#16816e;padding:5px 9px;font-size:12px;font-weight:900}.research-card dl{display:grid;grid-gap:8px;gap:8px;margin:0}.research-card dt{color:#16816e;font-size:12px;font-weight:900}.research-card dd{margin:2px 0 0;color:#405358;font-size:14px;line-height:1.55}.research-source-list{display:grid;grid-gap:5px;gap:5px}.research-source-list a{color:#1e6aa9;font-weight:800;text-decoration:none}.research-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.diagnosis-card.polished{border:1px solid #d6e9e2;border-radius:14px;background:#fbfffd;padding:16px}.diagnosis-card.severity-high{border-color:#f2d1ae;background:#fff9f1}.diagnosis-title-row{display:grid;grid-template-columns:28px minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:center}.diagnosis-title-row h3{margin:0;font-size:17px}.diagnosis-index{display:grid;place-items:center;width:28px;height:28px;border-radius:999px;background:#16816e;color:#fff;font-weight:900}.diagnosis-meta-row span,.status-badge{display:inline-flex;align-items:center;min-height:26px;border:1px solid #dce7e2;border-radius:999px;background:#fff;color:#53666b;padding:0 10px;font-size:12px;font-weight:800}.status-badge.accepted{border-color:#bfe4d8;background:#edf9f4;color:#16816e}.diagnosis-meta-row{display:flex;flex-wrap:wrap;gap:8px}.diagnosis-details{display:grid;grid-gap:10px;gap:10px;margin:0}.diagnosis-details div{border-top:1px solid #e8efeb;padding-top:10px}.diagnosis-details dt{color:#16816e;font-size:13px;font-weight:900}.diagnosis-details dd{margin:4px 0 0;color:#405358;line-height:1.65}.diagnosis-edit{min-height:86px}.diagnosis-actions,.ppt-secondary-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.score-list article{display:grid;grid-template-columns:auto 1fr;grid-gap:4px 10px;gap:4px 10px;border-top:1px solid #ede5d8;padding-top:10px}.score-explanation{margin:0;border:1px solid #e5eee9;border-radius:10px;background:#f7fbf8;color:#41575b;padding:10px 12px;font-size:13px;font-weight:750;line-height:1.55}.score-explanation.compact{background:#fff}.score-followup-box{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;grid-gap:10px;gap:10px;border:1px solid #dbe7f1;border-radius:10px;background:#f8fbff;padding:10px}.score-followup-box svg{color:#2c78a1}.chat-message.system.supplement{max-width:92%;border:1px solid #cfe3f2;background:#f3f9ff;color:#31566b}.chat-message.system.supplement p{margin:0;line-height:1.55}.score-followup-box strong{display:block;color:#172326;font-size:13px}.score-followup-box p{margin:3px 0 0;color:#5b6970;font-size:12px;line-height:1.45}@media (max-width:720px){.score-followup-box{grid-template-columns:1fr}}.readiness-dimensions{display:grid;grid-gap:8px;gap:8px}.score-dimension{display:grid;grid-gap:7px;gap:7px;border:1px solid #ece7de;border-radius:10px;background:#fff;padding:10px}.score-dimension>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.score-dimension-bar{display:block;width:100%;height:6px;overflow:hidden;border-radius:999px;background:#edf0eb}.score-dimension-bar:before{display:block;width:var(--score);height:100%;border-radius:inherit;background:linear-gradient(90deg,#16816e,#8fbf45);content:""}.judge-score-summary{display:flex;align-items:baseline;gap:8px;border-bottom:1px solid #ede5d8;padding-bottom:10px}.judge-score-summary strong{color:#251f5e;font-size:24px}.judge-score-explanation,.judge-score-summary span{color:#435358;font-weight:800}.judge-score-explanation{border:1px solid #ece7dc;border-radius:8px;background:#fffdf8;margin:10px 0 0;padding:10px 12px;font-size:13px;line-height:1.55}.judge-field-score-grid{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:10px;gap:10px;margin-top:10px}.judge-field-score-card{display:grid;grid-gap:8px;gap:8px;min-width:0;border:1px solid #e9e0d4;border-radius:8px;background:#fffdf8;padding:12px 14px}.judge-field-score-card div{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}.judge-field-score-card span{min-width:0;color:#31484c;font-size:15px;font-weight:900;line-height:1.25;text-align:right}.judge-field-score-card strong{flex:0 0 auto;color:#d78316;font-size:19px;line-height:1}.judge-field-score-card p{margin:0;color:#607074;font-size:13px;font-weight:700;line-height:1.55}.judge-field-score-card.tone-weak{border-color:#f1d5d0;background:#fff8f6}.judge-field-score-card.tone-strong{border-color:#d8e7cf;background:#f9fff6}.score-list strong{color:#d78316}.next-step,.score-list p{grid-column:1/-1;margin:0;color:#5d6d72;font-size:14px;line-height:1.55}.render-progress-card{display:grid;grid-gap:9px;gap:9px;margin-top:12px;min-width:min(100%,260px)}.render-progress-card.compact{border:1px solid #d8e8ee;border-radius:12px;background:#f7fbfd;padding:12px}.render-progress-row{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#52676c;font-size:13px;font-weight:800}.render-progress-track{position:relative;width:100%;height:8px;overflow:hidden;border-radius:4px;background:#dce8eb}.render-progress-track>span{position:relative;display:block;height:100%;overflow:hidden;border-radius:inherit;background:#177f85;transition:width .24s ease}.render-progress-track>span:after{position:absolute;inset:0;content:"";background:linear-gradient(90deg,transparent,rgb(255 255 255/.34) 50%,transparent);transform:translateX(-100%);animation:render-progress-highlight 1.8s ease-in-out infinite}@keyframes render-progress-highlight{to{transform:translateX(100%)}}@media (prefers-reduced-motion:reduce){.render-progress-track>span{transition:none}.render-progress-track>span:after{animation:none;display:none}}.render-progress-card p,.render-progress-row span{margin:0;overflow-wrap:anywhere;line-height:1.5}.render-progress-card .secondary-button{justify-self:start;max-width:100%}.ppt-preview{display:grid;grid-gap:12px;gap:12px}.ppt-preview>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.ppt-preview.pending>div{grid-template-columns:repeat(3,minmax(0,1fr))}.render-slide-summary p{margin:0;color:#52676c;font-size:13px;font-weight:800;line-height:1.55}.slide-thumb{position:relative;display:grid;place-items:center;width:100%;min-height:0;aspect-ratio:16/9;overflow:hidden;border:1px solid #bed5e8;border-radius:8px;background:#eef7fd;padding:0;text-align:center}.slide-thumb.selected{border-color:#2576d1;box-shadow:0 0 0 3px rgb(37 118 209/14%)}.ppt-preview:not(.pending) .slide-thumb:has(.preview-load-error){background:#f8fbfa}.slide-thumb img{width:100%;height:100%;object-fit:cover}.preview-load-error{color:#5b7078;padding:10px;font-size:12px;font-weight:800}.slide-preview-modal{position:fixed;inset:0;z-index:60;display:grid;place-items:center;background:rgb(12 25 31/72%);padding:20px}.slide-preview-modal-card{display:grid;grid-template-columns:minmax(0,1fr) 180px;grid-gap:16px;gap:16px;width:min(1380px,96vw);height:min(920px,92vh);min-height:0;overflow:hidden;border-radius:10px;background:#f7f9f9;padding:14px;box-shadow:0 24px 70px rgb(0 0 0/28%)}.slide-preview-modal-main{position:relative;display:grid;grid-template-rows:minmax(0,1fr) auto;min-width:0;min-height:0;grid-gap:10px;gap:10px}.slide-preview-modal-canvas{display:grid;place-items:center;min-height:0;overflow:hidden;border-radius:8px;background:#e8edef}.slide-preview-modal-canvas img{width:100%;height:100%;max-height:calc(92vh - 78px);aspect-ratio:16/9;object-fit:contain}.modal-close-button{position:absolute;top:10px;right:10px;z-index:2;display:grid;place-items:center;width:36px;height:36px;border:1px solid rgb(255 255 255/58%);border-radius:50%;background:rgb(20 29 31/74%);color:#fff;padding:0}.modal-nav-row{display:grid;grid-template-columns:1fr auto 1fr;grid-gap:10px;gap:10px;align-items:center}.modal-nav-row span{color:#53666b;font-weight:900}.single-slide-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.source-check-card{display:grid;grid-gap:10px;gap:10px;border:1px solid #d9e7ee;border-radius:13px;background:#fff;padding:16px}.source-check-card>div:first-child{display:flex;align-items:center;gap:10px;color:#16816e}.source-check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.source-check-grid span{border-radius:10px;background:#eef8fb;color:#435b62;padding:12px;font-weight:800}.download-hero-button{width:100%;min-height:54px;font-size:18px}.studio-tip{display:flex;gap:10px;border-radius:13px;background:#eef8fb;color:#41717b;padding:14px}.studio-tip p{margin:0;line-height:1.55}.admin-shell,.bp-shell,.page-shell{min-height:100vh;max-width:1180px;margin:0 auto;padding:44px 20px}.bp-header{display:flex;justify-content:space-between;gap:24px;border-bottom:1px solid #dfe6e2;padding-bottom:24px}.bp-header h1{max-width:760px;margin:8px 0 12px;font-size:34px;line-height:1.15}.bp-header p{max-width:740px;margin:0;color:#596469;line-height:1.7}.bp-card,.review-card,.review-header{border:1px solid #d8d5ca;border-radius:12px;background:#fffdf8;box-shadow:0 20px 60px rgb(58 50 35/7%);padding:22px}.bp-form-card{max-width:760px;margin-top:24px}.bp-claim-list,.bp-grid,.claim-list,.review-grid{display:grid;grid-gap:12px;gap:12px}.bp-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;margin-top:24px}.bp-tabs{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0}.bp-tab{display:inline-flex;align-items:center;gap:8px;border:1px solid #ccd8d3;border-radius:10px;background:#fffdf8;color:#253235;min-height:40px;padding:0 12px;text-decoration:none}.bp-tab.active{border-color:#16816e;background:#e8f3ee;color:#147864}.bp-claim-list article,.claim-list article{border:1px solid #e2ded1;border-radius:10px;background:#fffefa;padding:14px}.bp-manifest span,.score-band{display:inline-flex;border:1px solid #d7e2dc;border-radius:10px;background:#f4faf6;color:#25483d;padding:8px 12px;font-weight:800}.score-band{margin:12px 0;font-size:20px}.chat-panel{display:grid;grid-template-rows:minmax(420px,62vh) auto;overflow:hidden;border:1px solid #d8d5ca;border-radius:12px;background:#fffdf8;box-shadow:0 20px 60px rgb(58 50 35/7%)}.eyebrow{margin:0;color:#576b5f}.eyebrow,.success-text{font-size:14px;font-weight:800}.success-text{color:#16816e}.error-text,.form-error{color:#a33b2f;font-size:14px;font-weight:800}.data-action-box,.privacy-note,.publish-result{display:grid;grid-gap:8px;gap:8px;margin-top:14px}.qa-mode-badge{display:inline-flex;width:-moz-fit-content;width:fit-content;margin-top:12px;border:1px solid #c9d4d0;border-radius:8px;padding:6px 10px;font-size:12px;font-weight:900}.qa-mode-badge.real{border-color:#88aeb0;background:#edf8f8;color:#1f5658}.admin-shell{background:linear-gradient(180deg,rgb(247 245 239/96%),rgb(247 245 239/100%)),radial-gradient(circle at 12% 2%,rgb(44 107 90/10%),transparent 32%)}.admin-section-grid,.dashboard-strip,.review-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:14px;gap:14px;margin:18px 0}.admin-section-card{display:flex;align-items:flex-start;gap:12px;min-height:150px}.admin-section-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:34px;height:34px;border:1px solid #d7e2dc;border-radius:8px;background:#f4faf6;color:#25483d}.admin-audit-list{display:grid;grid-gap:10px;gap:10px;margin-top:16px}.admin-audit-row{display:grid;grid-template-columns:minmax(160px,1fr) auto minmax(120px,auto);align-items:center;grid-gap:12px;gap:12px;border-top:1px solid #e8e4d9;padding-top:12px}.example,.muted-text{color:#65706f;font-size:13px}@media (max-width:1180px){.auth-shell{grid-template-columns:1fr;overflow:auto;padding:28px 28px 56px}.auth-card{width:min(100%,620px);justify-self:center;min-height:auto}.account-shell{grid-template-columns:minmax(0,860px)}.account-unified-panel{grid-template-columns:1fr}.account-identity-card{min-height:auto}.account-avatar-ring{margin-top:42px}.account-detail-list,.account-security-form{grid-template-columns:1fr}.product-topnav{align-items:flex-start}.product-topnav nav{flex-wrap:wrap;justify-content:flex-end}.dashboard-heading{grid-template-columns:1fr}.dashboard-stats{max-width:none}.dashboard-toolbar{grid-template-columns:1fr}.dashboard-view-actions{justify-content:space-between}.dashboard-project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-project-grid.list .dashboard-project-card{grid-template-columns:74px minmax(0,1fr)}.dashboard-project-grid.list .dashboard-card-actions{grid-column:1/-1;min-width:0}.home-hero-card{grid-template-columns:1fr;padding:34px}.hero-illustration{min-height:260px}.hero-art-image{width:min(100%,620px)}.recent-project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.auth-shell{gap:34px;padding:20px 16px 40px}.auth-topbar{align-items:flex-start;gap:14px;flex-direction:column}.auth-admin-link{align-self:flex-end;font-size:13px}.auth-card{padding:34px 20px}.account-shell{padding:18px 12px 34px}.account-identity-card,.account-layout{padding:24px 18px}.account-identity-card h1{font-size:30px}.account-avatar-ring{width:92px;height:92px;margin-top:34px}.account-avatar-ring img{width:78px;height:78px}.account-danger-card{align-items:flex-start;flex-direction:column}.auth-tabs{gap:30px;margin-bottom:28px}.auth-tabs a,.auth-tabs span{min-width:72px;font-size:19px}.product-topnav{position:static;padding:14px 16px}.product-topnav nav{width:100%}.writetalent-lockup img{width:168px}.icon-button,.nav-pill,.product-topnav nav a:not(.nav-new){display:none}.home-content{width:min(100vw - 24px,680px);padding-top:18px}.new-project-home{display:block}.new-project-home .home-content{align-items:start;width:min(100vw - 24px,680px);min-height:auto;padding:18px 0 36px}.dashboard-content{width:min(100vw - 24px,680px);gap:22px;padding-top:28px}.dashboard-heading h1{font-size:30px}.dashboard-heading p{font-size:15px}.dashboard-stats{grid-template-columns:1fr;padding:16px}.dashboard-stats article{grid-template-columns:48px 1fr;border-right:0;border-bottom:1px solid #e6ebef;padding:14px 0}.dashboard-stats article:last-child{border-bottom:0}.dashboard-stats article>span{width:48px;height:48px}.dashboard-toolbar{gap:16px}.dashboard-filter-tabs{overflow-x:auto;gap:10px;padding-bottom:2px}.dashboard-filter-tabs button{flex:0 0 auto;min-width:78px;min-height:42px;padding:0 16px;font-size:14px}.dashboard-view-actions{align-items:stretch;gap:12px}.dashboard-sort-button{flex:1 1}.dashboard-project-grid,.dashboard-project-grid.list{grid-template-columns:1fr}.dashboard-project-card,.dashboard-project-grid.list .dashboard-project-card{grid-template-columns:56px minmax(0,1fr);gap:16px;min-height:auto;padding:20px}.dashboard-project-icon{width:56px;height:56px;border-radius:14px}.dashboard-project-main h2{font-size:18px}.dashboard-project-main p{min-height:auto;font-size:14px}.dashboard-card-actions{grid-template-columns:1fr 1fr auto;gap:10px}.dashboard-primary-action,.dashboard-secondary-action{font-size:14px}.home-hero-card{gap:22px;padding:24px}.home-hero-copy h1{font-size:32px}.home-hero-copy>p{margin-bottom:22px;font-size:16px}.hero-button{width:100%;min-width:0}.hero-illustration{min-height:0}.recent-project-grid{grid-template-columns:1fr}.workspace-shell{display:block;height:auto;min-height:100vh;overflow:visible}.workspace-grid{grid-template-columns:1fr;height:auto;overflow:visible;padding:12px}.workspace-panel{max-height:none}.chat-workspace-panel{min-height:650px}.chat-message{max-width:92%}.diagnosis-actions,.diagnosis-title-row,.ppt-preview>div,.ppt-secondary-actions,.recent-project-card,.source-check-grid{grid-template-columns:1fr}}.language-switch{position:fixed;top:16px;right:18px;z-index:80;display:inline-flex;gap:4px;border:1px solid #e4dbc8;border-radius:999px;background:rgb(255 255 252/92%);padding:4px;box-shadow:0 10px 30px rgb(36 31 93/10%);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.language-switch a{border-radius:999px;color:#52627a;font-size:12px;font-weight:800;line-height:1;padding:8px 10px;text-decoration:none}.language-switch a.active{background:#282063;color:#fff}.modal-nav-button{display:grid;place-items:center;width:34px;height:34px;border:1px solid #cedadd;border-radius:50%;background:#fff;color:#29464d;padding:0}.modal-nav-button:last-child{justify-self:end}.slide-preview-modal-rail{display:grid;align-content:start;grid-gap:9px;gap:9px;min-height:0;height:100%;overflow-y:auto;padding:1px 4px 1px 1px}@media (max-width:760px){.slide-preview-modal{padding:10px}.slide-preview-modal-card{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr) auto;width:100%;height:94vh;padding:10px}.slide-preview-modal-canvas img{max-height:calc(94vh - 158px)}.slide-preview-modal-rail{grid-auto-flow:column;grid-auto-columns:108px;overflow-x:auto;overflow-y:hidden;padding:1px 1px 5px}}.workspace-field-list details{border:1px solid #d6e9e2;border-radius:7px;background:#f5fffb;color:#16816e}.workspace-field-list details summary{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:8px;gap:8px;min-height:38px;padding:7px 8px;cursor:pointer;list-style:none}.workspace-field-list details summary::-webkit-details-marker{display:none}.workspace-field-list details>p{border-top:1px solid #dcebe6;padding:9px 10px 10px}.dashboard-content{padding-top:30px}.dashboard-heading{grid-template-columns:minmax(0,1fr) minmax(440px,.7fr);gap:28px}.dashboard-heading h1{margin-bottom:8px}.dashboard-stats{padding:12px}.dashboard-stats article{grid-template-columns:40px 1fr;gap:10px;min-height:48px;padding:0 14px}.dashboard-stats article>span{width:40px;height:40px}.dashboard-project-grid.list .dashboard-project-card{grid-template-columns:54px minmax(0,1fr) minmax(260px,.55fr);grid-template-rows:auto;align-items:center;min-height:98px;padding:14px 16px}.dashboard-project-grid.list .dashboard-project-main p{min-height:0}.dashboard-project-grid.list .dashboard-card-actions{grid-column:3;grid-row:1}.dashboard-end-note:before{content:none}.new-project-home .home-content{width:min(980px,calc(100vw - 48px));padding:36px 0 48px}.new-project-home .home-hero-card{grid-template-columns:minmax(460px,1fr) minmax(260px,.55fr);gap:28px;padding:32px 38px}.new-project-home .home-hero-copy h1{font-size:32px}.new-project-home .home-hero-copy>p{margin-bottom:18px;font-size:15px}.new-project-home .hero-illustration{min-height:250px}@media (max-width:820px){.new-project-home .home-hero-card{grid-template-columns:1fr}.new-project-home .hero-illustration{display:none}}.market-report-shell{min-height:100vh;background:#f6f8fa;color:#17202d;padding:32px clamp(18px,3vw,48px) 56px}.market-report-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;width:min(1680px,100%);margin:0 auto 24px}.market-report-heading{display:flex;align-items:flex-start;gap:20px;min-width:0}.market-report-back{display:inline-flex;align-items:center;flex:0 0 auto;gap:7px;min-height:38px;border:1px solid #dce2e8;border-radius:6px;background:#fff;color:#4c5868;padding:0 12px;font-size:14px;font-weight:750;text-decoration:none}.market-report-heading>div{min-width:0}.market-report-heading h1,.market-report-heading p,.market-report-heading span{margin:0}.market-report-heading p{color:#14806f;font-size:13px;font-weight:850}.market-report-heading h1{margin-top:4px;overflow-wrap:anywhere;font-size:30px;line-height:1.25;letter-spacing:0}.market-report-heading span{display:block;margin-top:8px;color:#6a7482;font-size:14px;line-height:1.55}.market-report-empty-state button,.market-report-run{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;gap:8px;min-height:42px;border:1px solid #137c6c;border-radius:6px;background:#137c6c;color:#fff;padding:0 16px;font-size:14px;font-weight:800;cursor:pointer}.market-report-empty-state button:disabled,.market-report-run:disabled{cursor:wait;opacity:.62}.market-report-error{width:min(1680px,100%);margin:0 auto 18px;border:1px solid #f1b9bf;border-radius:6px;background:#fff4f5;color:#a92d3c;padding:12px 14px;line-height:1.5}.market-report-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px;width:min(1680px,100%);margin:0 auto 24px}.market-report-panel{min-width:0;min-height:250px;border:1px solid #e1e5e9;border-radius:8px;background:#fff;padding:24px;box-shadow:0 8px 24px rgb(29 43 58/5%)}.market-report-panel>span{display:inline-flex;align-items:center;gap:8px;color:#5e6875;font-size:15px;font-weight:850}.market-report-number strong{display:block;margin-top:28px;color:#111820;font-size:56px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;line-height:1;letter-spacing:0}.market-report-number small{display:block;margin-top:18px;color:#7b8490;font-size:13px;line-height:1.5}.market-report-distribution,.market-report-segments{display:grid;grid-gap:14px;gap:14px;margin-top:22px}.market-report-distribution-row{display:grid;grid-template-columns:58px minmax(72px,1fr) 26px;align-items:center;grid-gap:10px;gap:10px;color:#495463;font-size:14px}.market-report-distribution-row>div{height:9px;overflow:hidden;border-radius:999px;background:#edf0f3}.market-report-distribution-row i{display:block;height:100%;border-radius:inherit;background:#1d8d79}.market-report-distribution-row i.medium{background:#4e82c4}.market-report-distribution-row i.low{background:#d0a035}.market-report-distribution-row i.reject{background:#cf5260}.market-report-distribution-row strong{text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.market-report-segments>div{display:grid;grid-template-columns:minmax(0,1fr) 28px;align-items:center;grid-gap:12px;gap:12px;color:#465160;font-size:14px}.market-report-segments span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.market-report-segments strong{text-align:right;color:#1b2531;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.market-report-results{width:min(1680px,100%);margin:0 auto;border-top:1px solid #dde3e8;border-bottom:1px solid #dde3e8;background:#fff}.market-report-results-header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding:26px 28px 20px}.market-report-results-header>div:first-child{min-width:0}.market-report-results-header h2,.market-report-results-header p{margin:0}.market-report-results-header h2{font-size:23px;letter-spacing:0}.market-report-results-header p{max-width:900px;margin-top:7px;color:#687483;font-size:14px;line-height:1.55}.market-report-view-tabs{display:inline-flex;flex:0 0 auto;gap:4px;border:1px solid #dfe5e9;border-radius:7px;background:#f5f7f8;padding:4px}.market-report-view-tabs button{display:inline-flex;align-items:center;gap:7px;min-height:34px;border:0;border-radius:5px;background:transparent;color:#657080;padding:0 11px;font-size:13px;font-weight:800;cursor:pointer}.market-report-view-tabs button.active{background:#fff;color:#17202d;box-shadow:0 2px 8px rgb(31 43 54/9%)}.market-report-filters{display:flex;align-items:flex-end;gap:14px;border-top:1px solid #edf0f2;padding:18px 28px}.market-report-filters label{display:grid;grid-gap:6px;gap:6px;min-width:min(290px,32vw)}.market-report-filters label span{color:#697482;font-size:12px;font-weight:800}.market-report-filters select{min-height:40px;min-width:0;border:1px solid #d9e0e5;border-radius:6px;background:#fff;color:#283341;padding:0 34px 0 11px;font-size:14px}.market-report-filters output{margin-left:auto;color:#77818d;font-size:13px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.market-report-table-wrap{overflow-x:auto;border-top:1px solid #edf0f2}.market-report-table{width:100%;min-width:1400px;border-collapse:collapse;table-layout:fixed}.market-report-table td,.market-report-table th{border-bottom:1px solid #e9edf0;padding:18px 16px;text-align:left;vertical-align:top}.market-report-table th{background:#f8f9fa;color:#5d6875;font-size:12px;font-weight:900;text-decoration:none}.market-report-table th:first-child{width:240px}.market-report-table th:nth-child(2){width:180px}.market-report-table th:nth-child(3){width:100px}.market-report-table th:nth-child(4){width:70px}.market-report-table th:nth-child(5){width:280px}.market-report-table th:nth-child(6){width:260px}.market-report-table th:nth-child(7){width:280px}.market-report-table td{color:#303b48;font-size:14px;line-height:1.62;overflow-wrap:anywhere}.market-report-table td:first-child small,.market-report-table td:first-child span,.market-report-table td:first-child strong{display:block}.market-report-table td:first-child strong{color:#17202d;font-size:13px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.market-report-table td:first-child span{margin-top:4px;font-weight:800}.market-report-table td:first-child small{margin-top:5px;color:#747f8b;font-size:12px;line-height:1.55}.market-intent-badge{display:inline-flex;align-items:center;min-height:28px;border-radius:999px;background:#e4f7ee;color:#18765e;padding:0 10px;font-size:12px;font-weight:900;white-space:nowrap}.market-intent-badge.medium{background:#e8f0fb;color:#386da9}.market-intent-badge.low{background:#fff3cf;color:#976b0d}.market-intent-badge.reject{background:#fde8eb;color:#a93445}.market-score-value{color:#17202d;font-size:17px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.market-report-empty-filter{margin:0;border-top:1px solid #edf0f2;color:#707b87;padding:42px 28px;text-align:center}.market-report-network{border-top:1px solid #edf0f2;padding:28px}.market-report-project-node{display:grid;grid-gap:4px;gap:4px;width:min(440px,100%);margin:0 auto 30px;border:2px solid #27334e;border-radius:8px;background:#fff;padding:16px 18px;text-align:center}.market-report-project-node small{color:#718093;font-size:12px}.market-report-project-node strong{overflow-wrap:anywhere}.market-report-segment-network{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:14px;gap:14px}.market-report-segment-network>section{position:relative;min-width:0;border-top:3px solid #178271;background:#f7faf9;padding:14px}.market-report-segment-network>section:before{position:absolute;top:-33px;left:50%;width:1px;height:30px;background:#b5bec8;content:""}.market-report-segment-network header{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.market-report-segment-network header div,.market-report-segment-network header span,.market-report-segment-network header strong{display:block;min-width:0}.market-report-segment-network header strong{overflow-wrap:anywhere;font-size:14px}.market-report-segment-network header span{margin-top:5px;color:#74808d;font-size:11px;line-height:1.45}.market-report-segment-network header b{color:#147866;font-size:15px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.market-report-segment-network section>div:last-child{display:grid;grid-gap:7px;gap:7px;margin-top:14px}.market-report-segment-network article{display:grid;grid-template-columns:minmax(0,1fr) 30px;align-items:center;grid-gap:8px;gap:8px;border-left:3px solid #1d8d79;background:#fff;padding:9px 10px;font-size:12px}.market-report-segment-network article.medium{border-color:#4e82c4}.market-report-segment-network article.low{border-color:#d0a035}.market-report-segment-network article.reject{border-color:#cf5260}.market-report-segment-network article strong{overflow-wrap:anywhere}.market-report-segment-network article span{text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:900}.market-report-empty-state{display:grid;justify-items:center;width:min(720px,calc(100% - 32px));margin:80px auto;border:1px solid #dde3e8;border-radius:8px;background:#fff;padding:48px 32px;text-align:center}.market-report-empty-state svg{color:#187d6d}.market-report-empty-state h2{margin:18px 0 0;font-size:22px;letter-spacing:0}.market-report-empty-state p{max-width:560px;margin:10px 0 22px;color:#687483;line-height:1.7}.spinning{animation:market-report-spin .85s linear infinite}@keyframes market-report-spin{to{transform:rotate(1turn)}}@media (max-width:1180px){.market-report-kpis,.market-report-segment-network{grid-template-columns:repeat(2,minmax(0,1fr))}.market-report-segment-network>section:before{display:none}}@media (max-width:720px){.market-report-shell{padding:18px 14px 36px}.market-report-filters,.market-report-header,.market-report-heading,.market-report-results-header{align-items:stretch;flex-direction:column}.market-report-heading{gap:14px}.market-report-back,.market-report-run{width:-moz-fit-content;width:fit-content}.market-report-heading h1{font-size:24px}.market-report-kpis{grid-template-columns:1fr}.market-report-panel{min-height:auto}.market-report-number strong{font-size:46px}.market-report-results-header{align-items:flex-start;padding:22px 18px 16px}.market-report-view-tabs{width:100%}.market-report-view-tabs button{flex:1 1;justify-content:center}.market-report-filters{padding:16px 18px}.market-report-filters label{min-width:0;width:100%}.market-report-filters output{margin-left:0}.market-report-table-wrap{overflow:visible}.market-report-table,.market-report-table tbody,.market-report-table td,.market-report-table tr{display:block;width:100%;min-width:0}.market-report-table thead{display:none}.market-report-table tr{border-top:8px solid #f6f8fa;padding:8px 0}.market-report-table td{display:grid;grid-template-columns:92px minmax(0,1fr);grid-gap:12px;gap:12px;border-bottom:1px solid #eef1f3;padding:12px 16px}.market-report-table td:before{color:#77818d;font-size:12px;font-weight:850;content:attr(data-label)}.market-report-segment-network{grid-template-columns:1fr}.market-report-network{padding:20px 16px}.market-report-empty-state{margin:42px auto;padding:36px 20px}}body{font-size:14px}.auth-shell{gap:28px;padding:24px 48px 44px}.auth-card{width:min(100%,460px);padding:36px 42px}.auth-card h2{margin-bottom:16px;font-size:24px}.auth-tabs{gap:46px;margin-bottom:26px}.auth-tabs a,.auth-tabs span{padding-bottom:10px}.auth-form{gap:14px}.auth-input-control,.auth-input-control input{min-height:42px}.product-topnav{min-height:62px;padding:8px 24px}.product-topnav.compact{min-height:52px}.writetalent-lockup img{width:172px}.product-topnav nav{gap:10px}.nav-new,.nav-pill,.product-topnav nav a:first-child{min-height:38px;border-radius:8px;padding:0 14px;font-size:13px}.avatar-badge,.icon-button{width:38px;height:38px}.dashboard-content,.home-content{width:min(1560px,calc(100vw - 36px));padding:22px 0 30px}.dashboard-content{gap:20px;padding-top:28px}.dashboard-heading{grid-template-columns:minmax(0,1fr) minmax(460px,.8fr);gap:26px}.dashboard-heading h1{margin-bottom:9px;font-size:30px}.dashboard-heading p{font-size:14px;line-height:1.55}.dashboard-stats{border-radius:10px;padding:14px}.dashboard-stats article{grid-template-columns:42px 1fr;gap:12px;min-height:46px;padding:0 16px}.dashboard-stats article>span{width:42px;height:42px;border-radius:9px}.dashboard-stats svg{width:21px;height:21px}.dashboard-stats small,.dashboard-stats strong:after{font-size:13px}.dashboard-stats strong{font-size:23px}.dashboard-toolbar{grid-template-columns:minmax(260px,360px) minmax(320px,1fr) auto;gap:16px;margin-top:0}.dashboard-search,.dashboard-sort-button,.dashboard-view-toggle button{min-height:38px;height:38px}.dashboard-search input{min-height:36px}.dashboard-filter-tabs{gap:8px}.dashboard-filter-tabs button{min-width:70px;min-height:36px;padding:0 15px;font-size:13px}.dashboard-view-actions{gap:10px}.dashboard-project-grid{gap:16px}.dashboard-project-card{grid-template-columns:54px minmax(0,1fr);gap:12px 14px;min-height:188px;border-radius:10px;padding:18px}.dashboard-project-icon{width:54px;height:54px;border-radius:10px}.dashboard-project-main h2{margin-bottom:5px;font-size:17px}.dashboard-project-main p{min-height:40px;font-size:13px;line-height:1.5}.dashboard-project-tags{gap:6px;margin-top:9px}.dashboard-project-tags span{min-height:24px;padding:3px 8px;font-size:12px}.dashboard-project-main time{margin-top:9px;font-size:12px}.dashboard-card-actions{grid-template-columns:minmax(110px,1fr) minmax(120px,1.08fr) 28px;gap:10px}.dashboard-more-button,.dashboard-primary-action,.dashboard-secondary-action{min-height:34px;height:34px;font-size:13px}input,select{min-height:40px;padding:0 12px}textarea{min-height:96px;padding:11px 12px}.primary-button,.primary-link,.secondary-button,.secondary-link,.send-button{min-height:38px;border-radius:8px;padding:0 14px;font-size:13px}.workspace-grid{grid-template-columns:minmax(280px,.72fr) minmax(440px,1.08fr) minmax(320px,.78fr);gap:12px;padding:12px 14px 14px}.workspace-panel{border-radius:10px}.sources-panel,.studio-panel{padding:12px}.panel-heading{margin-bottom:11px;padding-bottom:10px}.panel-heading h1,.panel-heading h2{font-size:15px}.source-block{gap:7px;padding:8px 0}.workspace-field-list{gap:6px}.workspace-field-list article{gap:8px;border-radius:7px;padding:7px 8px}.source-block>span,.studio-card small,.workspace-field-list .teacher-correction-diff,.workspace-field-list p{font-size:12px}.studio-panel,.studio-panel .panel-collapsible-content{gap:10px}.studio-card{gap:10px;border-radius:9px;padding:12px}.studio-tip{border-radius:9px;padding:10px;font-size:12px}.market-research-launcher .studio-card-header{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;grid-gap:2px;gap:2px}.market-research-launcher .market-research-copy{display:grid;grid-gap:2px;gap:2px}.market-research-launcher .market-research-actions{grid-column:1/-1;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;padding-top:8px}.market-report-shell{padding:18px 24px 36px}.market-report-header{align-items:flex-end;gap:18px;width:min(1760px,100%);margin-bottom:14px}.market-report-heading{gap:12px}.market-report-back{min-height:32px;padding:0 10px;font-size:12px}.market-report-heading p{font-size:12px}.market-report-heading h1{margin-top:2px;font-size:22px}.market-report-controls{display:flex;align-items:flex-end;gap:10px;flex:0 0 auto}.market-report-progress span{color:#697482;font-size:11px;font-weight:800}.market-report-progress{display:grid;grid-gap:6px;gap:6px;width:190px;padding-bottom:3px}.market-report-progress i{height:5px;overflow:hidden;border-radius:999px;background:#dfe7e6}.market-report-progress b{display:block;height:100%;border-radius:inherit;background:#137c6c;transition:width .18s ease}.market-report-empty-state button,.market-report-run{min-height:34px;padding:0 12px;font-size:12px}.market-report-brief,.market-report-error,.market-report-kpis,.market-report-results{width:min(1760px,100%)}.market-report-brief{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(420px,.9fr);grid-gap:24px;gap:24px;margin:0 auto 12px;border:1px solid #e1e5e9;border-radius:6px;background:#fff;padding:14px 16px}.market-report-brief dd,.market-report-brief dl,.market-report-brief h2,.market-report-brief p{margin:0}.market-report-brief small{color:#14806f;font-size:11px;font-weight:850}.market-report-brief h2{margin-top:4px;font-size:18px}.market-report-brief dd,.market-report-brief p{margin-top:5px;color:#53606e;font-size:12px;line-height:1.5}.market-report-brief dl{display:grid;grid-gap:10px;gap:10px}.market-report-brief dt{color:#273441;font-size:11px;font-weight:900}.market-report-kpis{gap:10px;margin-bottom:12px}.market-report-panel{min-height:154px;padding:14px}.market-report-panel>span{gap:6px;font-size:12px}.market-report-number strong{margin-top:18px;font-size:38px}.market-report-number small{margin-top:10px;font-size:11px}.market-report-distribution,.market-report-segments{gap:8px;margin-top:13px}.market-report-distribution-row{grid-template-columns:48px minmax(64px,1fr) 22px;gap:7px;font-size:11px}.market-report-distribution-row>div{height:6px}.market-report-segments>div{grid-template-columns:minmax(0,1fr) 22px;gap:8px;font-size:11px}.market-report-results-header{align-items:flex-start;padding:15px 16px 11px}.market-report-results-header h2{font-size:18px}.market-report-results-header p{max-width:1120px;margin-top:4px;font-size:12px;line-height:1.45}.market-report-filters{gap:10px;padding:10px 16px}.market-report-filters label{gap:4px;min-width:min(240px,28vw)}.market-report-filters select{min-height:34px;padding-left:9px;font-size:12px}.market-report-filters output{font-size:11px}.market-report-table{min-width:1240px}.market-report-table td,.market-report-table th{padding:10px}.market-report-table th{font-size:11px}.market-report-table td{font-size:12px;line-height:1.48}.market-report-table th:first-child{width:210px}.market-report-table th:nth-child(2){width:150px}.market-report-table th:nth-child(3){width:82px}.market-report-table th:nth-child(4){width:58px}.market-report-table th:nth-child(5){width:250px}.market-report-table th:nth-child(6){width:230px}.market-report-table th:nth-child(7){width:250px}.market-intent-badge{min-height:22px;padding:0 7px;font-size:10px}.market-score-value{font-size:14px}@media (max-width:1180px){.dashboard-heading{grid-template-columns:1fr}.market-report-header{align-items:stretch;flex-direction:column}.market-report-controls{align-items:flex-end}.market-report-brief{grid-template-columns:1fr}}@media (max-width:720px){body{font-size:13px}.product-topnav{min-height:54px;padding:7px 12px}.writetalent-lockup img{width:142px}.dashboard-content{width:min(100% - 24px,1560px);gap:16px;padding-top:18px}.dashboard-heading h1{font-size:25px}.dashboard-project-card{min-height:auto;padding:15px}.market-report-shell{padding:12px 10px 28px}.market-report-controls{display:grid;grid-template-columns:1fr;width:100%}.market-report-progress{width:100%}.market-report-run{grid-column:1/-1;width:100%}.market-report-brief{gap:14px;padding:12px}.market-report-kpis{gap:8px}.market-report-panel{padding:12px}.market-report-number strong{font-size:34px}.market-report-table td{grid-template-columns:78px minmax(0,1fr);gap:9px;padding:9px 12px;font-size:12px}.market-report-results,.market-report-table-wrap{min-width:0;max-width:100%}.market-report-table-wrap{overflow:hidden}.market-report-table,.market-report-table tbody,.market-report-table td,.market-report-table tr{display:block;width:100%;min-width:0}.market-report-table thead{display:none}.market-report-table tr{border-top:8px solid #f6f8fa;padding:8px 0}.market-report-table td{display:grid}.market-report-table td:before{content:attr(data-label)}}.assistant-heading{border-bottom-color:#dfe8e5}.chat-heading{padding:12px 20px 10px}.assistant-status-actions{display:grid;grid-gap:8px;gap:8px;border-bottom:1px solid #dfe8e5;margin-bottom:14px;padding:0 0 14px}.workspace-assistant-status{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0;border:0;padding:0;text-align:left}.workspace-assistant-status .field-count{position:static;margin-left:auto;text-align:right}.workflow-optimize-button{border-color:#126b57;background:#157a61;color:#fff;box-shadow:0 8px 18px rgb(21 122 97/18%)}.workflow-optimize-button:hover:not(:disabled){border-color:#0d5848;background:#0e624e;box-shadow:0 10px 22px rgb(21 122 97/24%)}.editable-ppt-button{border-color:#205b8d;background:#2567a1;color:#fff;box-shadow:0 8px 20px rgb(37 103 161/18%)}.editable-ppt-button:hover:not(:disabled){border-color:#17486f;background:#1b527f;box-shadow:0 10px 24px rgb(37 103 161/24%)}.image-ppt-button{border-color:#c8d8de;background:#f4f8f9;color:#315762}.image-ppt-button:hover:not(:disabled){border-color:#a9c3cc;background:#eaf2f4;box-shadow:0 8px 18px rgb(49 87 98/12%)}.editable-ppt-button:disabled,.image-ppt-button:disabled,.workflow-optimize-button:disabled{cursor:not-allowed;opacity:.52;box-shadow:none}.judge-score-summary{display:grid;place-items:center;width:72px;height:72px;border:5px solid #79aeca;border-radius:50%;background:#eef8fb;padding:0;box-shadow:inset 0 0 0 3px #fff,0 8px 20px rgb(36 95 126/14%)}.judge-score-summary strong{color:#174f70;font-size:27px;line-height:1}.judge-score-row{display:flex;align-items:center;justify-content:center;gap:12px}.judge-score-delta{margin:0;color:#52666b;font-size:13px;font-weight:800;line-height:1.35;white-space:nowrap}.judge-score-delta.success{color:#16816e}.market-research-title{color:#24463f;font-size:14px}.market-result-button{border-color:#b8d3e7;background:#e8f2fb;color:#245b86;box-shadow:none;text-decoration:none}.market-result-button:hover{border-color:#96bdd9;background:#dcebf7;color:#194b71;box-shadow:0 8px 18px rgb(36 91 134/14%)}.market-analysis-button{border-color:#824b15;background:#9a5b18;color:#fff;box-shadow:0 8px 18px rgb(154 91 24/18%)}.market-analysis-button:hover:not(:disabled){border-color:#683a0e;background:#7e4710;box-shadow:0 10px 22px rgb(154 91 24/24%)}.market-analysis-button:disabled{cursor:not-allowed;opacity:.5;box-shadow:none}.workspace-chat-input{position:relative;display:block;margin:8px 16px 12px;border:1px solid #d5dade;border-radius:20px;background:#fff;padding:8px 46px 8px 14px;box-shadow:0 8px 24px rgb(30 38 42/8%)}.workspace-chat-input textarea{display:block;width:100%;min-height:28px;max-height:176px;border:0;border-radius:0;background:transparent;padding:3px 0;resize:none;color:#202428;font-size:14px;line-height:1.45;box-shadow:none}.workspace-chat-input textarea:focus{border:0;outline:0;box-shadow:none}.workspace-chat-input textarea:disabled{background:transparent;color:#7b8388}.workspace-chat-submit{position:absolute;right:7px;bottom:6px;width:32px;min-width:32px;min-height:32px;height:32px;border:1px solid #111;border-radius:50%;background:#111;color:#fff;padding:0;box-shadow:none}.workspace-chat-submit:hover:not(:disabled){border-color:#000;background:#000;transform:translateY(-1px);box-shadow:0 6px 14px rgb(0 0 0/18%)}.workspace-chat-submit:disabled{border-color:#d7dadd;background:#d7dadd;color:#92999e;cursor:not-allowed;opacity:1;box-shadow:none}.workspace-shell{display:grid;grid-template-rows:auto minmax(0,1fr);height:100vh;min-height:100vh;overflow:hidden}.workspace-grid{grid-template-columns:minmax(260px,300px) minmax(520px,1fr) minmax(300px,340px);align-items:stretch;height:100%;min-height:0;overflow:hidden}.sources-panel,.studio-panel{overflow-y:auto}.chat-workspace-panel{display:grid;grid-template-rows:auto minmax(0,1fr) auto;min-height:0}.chat-stream{overflow-y:auto;padding:16px}@media (max-width:1180px){.workspace-shell{display:block;height:auto;overflow:visible}.workspace-grid{grid-template-columns:minmax(240px,.7fr) minmax(480px,1.3fr);height:auto;overflow:visible}.studio-panel{grid-column:1/-1}.chat-stream,.sources-panel,.studio-panel{overflow:visible}.chat-workspace-panel{display:block}}@media (max-width:820px){.workspace-grid{grid-template-columns:1fr}}.ops-shell{display:grid;grid-template-columns:184px minmax(0,1fr);min-height:100vh;background:#f4f6f7;color:#172126}.ops-sidebar{position:-webkit-sticky;position:sticky;top:0;display:grid;grid-template-rows:auto 1fr auto;height:100vh;border-right:1px solid #dce2e4;background:#fff;padding:20px 12px}.ops-logo{display:block;padding:0 8px 24px}.ops-logo img{display:block;width:142px;height:auto}.ops-sidebar nav{display:grid;align-content:start;grid-gap:4px;gap:4px}.ops-logout,.ops-sidebar nav a{display:flex;align-items:center;gap:10px;min-height:42px;border-radius:6px;color:#526067;padding:0 12px;font-size:14px;font-weight:700;text-decoration:none}.ops-sidebar nav a.active,.ops-sidebar nav a:hover{background:#eaf6f2;color:#087b69}.ops-logout{border-top:1px solid #e4e8ea;border-radius:0;padding-top:10px}.ops-main{min-width:0}.ops-topbar{display:flex;align-items:center;justify-content:space-between;min-height:74px;border-bottom:1px solid #dce2e4;background:#fff;padding:12px 28px}.ops-panel-header h2,.ops-panel-header p,.ops-topbar h1,.ops-topbar p{margin:0}.ops-topbar h1{font-size:20px}.ops-panel-header p,.ops-topbar p{margin-top:3px;color:#718087;font-size:12px}.ops-identity{display:grid;justify-items:end;grid-gap:2px;gap:2px}.ops-identity span{color:#718087;font-size:12px}.ops-content{display:grid;grid-gap:16px;gap:16px;padding:20px 28px 36px}.ops-health{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid #dce2e4;border-radius:6px;background:#fff}.ops-health article{display:flex;align-items:center;gap:10px;min-width:0;padding:14px 16px}.ops-health article+article{border-left:1px solid #e5e9eb}.ops-health article.ok svg{color:#0b8a70}.ops-health article.error svg{color:#c2453d}.ops-health article div{display:grid;min-width:0;grid-gap:2px;gap:2px}.ops-health article span{overflow:hidden;color:#718087;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.ops-panel{min-width:0;border:1px solid #dce2e4;border-radius:6px;background:#fff}.ops-panel-header{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:64px;border-bottom:1px solid #e3e8ea;padding:12px 16px}.ops-panel-header h2{font-size:16px}.ops-panel-header>span{color:#718087;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.ops-panel-header output{color:#087b69;font-size:13px;font-weight:700}.ops-toolbar{gap:10px;border-bottom:1px solid #e3e8ea;padding:10px 16px}.ops-search,.ops-toolbar{display:flex;align-items:center}.ops-search{gap:8px;width:min(360px,100%);min-height:38px;border:1px solid #ced7da;border-radius:5px;background:#fff;padding:0 10px}.ops-search input{width:100%;min-height:0;border:0;outline:0;padding:0}.ops-panel-header select,.ops-toolbar input[type=date],.ops-toolbar select{width:auto;min-width:130px;min-height:38px;border:1px solid #ced7da;border-radius:5px;background:#fff}.ops-toolbar input[type=date]{padding:0 9px}.ops-table-wrap{width:100%;overflow-x:auto}.ops-table{width:100%;border-collapse:collapse;font-size:13px}.ops-table td,.ops-table th{border-bottom:1px solid #e7ebed;padding:11px 14px;text-align:left;vertical-align:middle}.ops-table th{background:#f7f9fa;color:#627078;font-size:12px;white-space:nowrap}.ops-table td small,.ops-table td strong{display:block}.ops-table td small{margin-top:3px;color:#77858c;font-size:11px}.ops-table code{font-size:11px;overflow-wrap:anywhere}.ops-error-cell{max-width:280px;color:#9f3b35;overflow-wrap:anywhere}.ops-status{display:inline-flex;align-items:center;min-height:24px;border-radius:999px;background:#eef1f2;color:#546168;padding:0 8px;font-size:11px;font-weight:800;white-space:nowrap}.ops-status.ok{background:#e2f4ed;color:#087b69}.ops-status.error{background:#fdebea;color:#b23f38}.ops-actions{display:flex;align-items:center;gap:5px;white-space:nowrap}.ops-actions button,.ops-actions>a,.ops-panel-header>a{display:inline-flex;align-items:center;justify-content:center;min-width:32px;min-height:32px;border:1px solid #ced7da;border-radius:5px;background:#fff;color:#46545b;padding:0 8px;text-decoration:none}.ops-actions a:hover,.ops-actions button:hover{border-color:#7eb9ad;color:#087b69}.ops-actions button:disabled{opacity:.5}.ops-link{color:#087b69;font-weight:800;text-decoration:none}.ops-primary,.ops-secondary{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;border:1px solid #087b69;border-radius:5px;background:#087b69;color:#fff;padding:0 13px;font-size:12px;font-weight:800;text-decoration:none}.ops-secondary{border-color:#ced7da;background:#fff;color:#46545b}.ops-primary:disabled{opacity:.55}.ops-empty{display:flex;align-items:center;justify-content:center;gap:8px;min-height:110px;color:#718087;font-size:13px}.ops-error,.ops-notice{border-bottom:1px solid #cce5de;background:#eff9f6;color:#087b69;padding:9px 16px;font-size:12px;font-weight:700}.ops-error{border-color:#f1c9c6;background:#fff2f1;color:#a73d37}.ops-menu-wrap{position:relative}.ops-menu{position:absolute;top:calc(100% + 5px);right:0;z-index:20;display:grid;width:150px;border:1px solid #d8dfe2;border-radius:5px;background:#fff;padding:5px;box-shadow:0 8px 24px rgb(26 37 43/12%)}.ops-menu-fixed{position:fixed;z-index:110}.ops-menu a,.ops-menu button{display:flex;align-items:center;justify-content:flex-start;gap:8px;min-height:34px;border:0;background:transparent;color:#344148;padding:0 8px;text-decoration:none}.ops-menu a:hover,.ops-menu button:hover{background:#f0f5f4}.ops-modal{position:fixed;inset:0;z-index:100;display:grid;place-items:center;background:rgb(18 28 33/45%);padding:18px}.ops-modal>div,.ops-modal>form{width:min(520px,100%);max-height:calc(100vh - 36px);overflow-y:auto;border-radius:6px;background:#fff;box-shadow:0 18px 50px rgb(18 28 33/22%)}.ops-modal footer,.ops-modal header{display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #e3e8ea;padding:13px 16px}.ops-modal footer{justify-content:flex-end;border-top:1px solid #e3e8ea;border-bottom:0}.ops-modal header h2{margin:0;font-size:16px}.ops-modal header button{border:0;background:transparent}.ops-modal>div>p{margin:0;padding:18px;color:#8f3732;overflow-wrap:anywhere}.ops-form{display:grid;grid-gap:12px;gap:12px;padding:16px}.admin-settings-form-grid label,.ops-form label{display:grid;grid-gap:5px;gap:5px;color:#526067;font-size:12px;font-weight:700}.admin-settings-form-grid input,.admin-settings-form-grid select,.ops-form input,.ops-form select{width:100%;min-height:38px;border:1px solid #ced7da;border-radius:5px;background:#fff;padding:0 10px}.admin-settings-workbench{display:grid}.admin-settings-panel{margin:0;border:0;padding:0}.admin-settings-panel:disabled{opacity:.82}.admin-settings-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;padding:16px}.admin-settings-actions{display:flex;align-items:center;gap:8px;border-top:1px solid #e3e8ea;padding:12px 16px}.admin-settings-actions button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;border:1px solid #bdc9cc;border-radius:5px;background:#fff;color:#34464d;padding:0 12px}.admin-settings-actions button.primary{margin-left:auto;border-color:#087b69;background:#087b69;color:#fff}.admin-settings-actions button:disabled{cursor:not-allowed;opacity:.48}.admin-settings-image-action{display:grid;grid-gap:3px;gap:3px}.admin-settings-image-action span{color:#8a6260;font-size:11px}.admin-settings-status{min-height:36px;border-top:1px solid #e3e8ea;padding:10px 16px;color:#66747b;font-size:12px}@media (max-width:920px){.ops-shell{grid-template-columns:1fr}.ops-sidebar{position:static;grid-template-columns:auto 1fr auto;grid-template-rows:auto;height:auto;align-items:center;border-right:0;border-bottom:1px solid #dce2e4;padding:10px 14px}.ops-logo{padding:0}.ops-logo img{width:112px}.ops-sidebar nav{display:flex;justify-content:center}.ops-logout{border:0;padding:0 8px}.ops-health{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-health article:nth-child(3){border-left:0;border-top:1px solid #e5e9eb}.ops-health article:nth-child(4){border-top:1px solid #e5e9eb}.admin-settings-actions{align-items:stretch;flex-wrap:wrap}.admin-settings-actions button.primary{margin-left:0}}@media (max-width:620px){.ops-sidebar{grid-template-columns:1fr auto}.ops-sidebar nav{grid-column:1/-1;grid-row:2;justify-content:stretch;overflow-x:auto}.ops-sidebar nav a{justify-content:center;min-width:82px}.ops-topbar{padding:12px 16px}.ops-content{padding:12px 10px 24px}.ops-health{grid-template-columns:1fr}.ops-health article+article{border-top:1px solid #e5e9eb;border-left:0}.ops-toolbar{align-items:stretch;flex-direction:column}.ops-search,.ops-toolbar select{width:100%}.admin-settings-actions,.admin-settings-form-grid{grid-template-columns:1fr}.admin-settings-actions{display:grid}.admin-settings-image-action button{width:100%}}.auth-shell{gap:0;padding:24px}.auth-card{width:min(420px,100%);border-radius:8px;background:#fff;box-shadow:0 12px 32px rgb(20 45 38/7%);padding:32px}.auth-tabs{gap:40px;margin-bottom:28px}.auth-tabs a,.auth-tabs span{min-width:72px;padding-bottom:12px;font-size:17px}.auth-form{gap:16px}.account-unified-panel{display:block;overflow:hidden;width:100%;border-radius:8px;background:#fff;padding:0}.account-page-header{display:grid;grid-gap:22px;gap:22px;border-bottom:1px solid #e4e9e7;padding:24px 28px}.account-page-header h1{margin:0;color:#17211e;font-size:28px;line-height:1.2}.account-back-link{display:inline-flex;align-items:center;gap:8px;width:max-content;border:0;border-radius:0;color:#4d5d58;padding:0;font-size:14px;font-weight:750;text-decoration:none}.account-layout{gap:0;padding:0}.account-danger-card,.account-info-card,.account-security-card{border:0;border-bottom:1px solid #e4e9e7;border-radius:0;background:transparent;box-shadow:none;padding:28px}.account-section-heading{margin-bottom:22px}.account-section-heading>span{border-radius:8px;background:#eaf6f2;color:#087b69}.account-danger-card h2,.account-section-heading h2{margin:0;color:#17211e}.account-detail-list{gap:0}.account-detail-list div{min-width:0;min-height:0;border:0;border-left:1px solid #e4e9e7;border-radius:0;background:transparent;padding:0 18px}.account-detail-list div:first-child{border-left:0;padding-left:0}.account-detail-list dd{color:#17211e;font-weight:800}.account-security-form input{border-color:#d7dfdc;border-radius:8px;background:#fff}.account-danger-card{border-bottom:0;padding:22px 28px}.account-danger-card h2{font-size:16px}.logout-shell{min-height:100dvh;display:grid;place-items:center;background:#f4f7f6;padding:24px}.logout-status{display:inline-flex;align-items:center;gap:12px;color:#33443f;font-weight:750}.logout-status p{margin:0}.logout-spinner{width:20px;height:20px;border:2px solid #cbd9d4;border-top-color:#087b69;border-radius:50%;animation:creationOrbitSpin .8s linear infinite}.avatar-badge{width:auto;height:38px;gap:6px}.avatar-badge span{width:36px;height:36px;flex:0 0 36px;border-radius:50%;background:#eaf6f2;box-shadow:none}.avatar-badge img{display:block;width:100%;height:100%;border-radius:50%;object-fit:cover}.avatar-badge svg{position:static;width:14px;height:14px;border:0;border-radius:0;background:transparent;color:#65736f;padding:0}.dashboard-heading h1{margin:0}.dashboard-content{grid-template-columns:minmax(0,1fr);min-width:0}.dashboard-content>*{min-width:0;max-width:100%}.hero-creation-status,.new-project-creation-overlay .hero-creation-status{width:auto;grid-template-columns:auto auto;gap:12px;border:0;border-radius:8px;background:#fff;box-shadow:0 18px 50px rgb(14 22 34/18%);padding:18px 20px}.hero-creation-status strong{font-size:15px}@media (max-width:760px){.auth-shell{padding:16px}.auth-card{padding:28px 20px}.account-shell{padding:12px}.account-danger-card,.account-info-card,.account-page-header,.account-security-card{padding-right:18px;padding-left:18px}.account-detail-list,.account-security-form{grid-template-columns:1fr}.account-detail-list div,.account-detail-list div:first-child{border-top:1px solid #e4e9e7;border-left:0;padding:14px 0}.account-detail-list div:first-child{border-top:0;padding-top:0}.dashboard-toolbar{grid-template-columns:minmax(0,1fr)}.dashboard-filter-tabs,.dashboard-view-actions{width:100%;max-width:100%}.dashboard-filter-tabs{overflow-x:auto}.dashboard-view-actions{justify-content:space-between}}@media (prefers-reduced-motion:reduce){.creation-orbit:before,.logout-spinner{animation:none}}