:root{--bg:#f7f8f4;--surface:#fff;--ink:#243b34;--muted:#83917f;--line:#e3e9dd;--green:#245c47;--green-dark:#183e35;--green-soft:#eaf1e9;--red:#bd5348;--font:'Microsoft YaHei','PingFang SC',system-ui,sans-serif}
*{box-sizing:border-box}body{margin:0;font-family:var(--font);font-size:14px;line-height:1.65;color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}h1{font-weight:600;letter-spacing:-1px}h2{font-size:16px;font-weight:600}h3{font-size:13px;font-weight:600}input,textarea,select{outline:0;color:var(--ink);background:#fff;border:1px solid var(--line);border-radius:9px;padding:11px 13px;transition:border-color .15s,box-shadow .15s;width:100%}input:focus,textarea:focus,select:focus{border-color:#699783;box-shadow:0 0 0 3px #397d5110}textarea{resize:vertical;min-height:70px}input::placeholder,textarea::placeholder{color:#a5b09a}button:focus-visible,a:focus-visible{outline:3px solid #99bf88;outline-offset:3px}label{display:block;font-weight:500;font-size:13px;margin:19px 0 8px}svg{width:18px;height:18px;display:block;flex-shrink:0}[data-icon]{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.hidden{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.eyebrow{font-size:10px;font-weight:600;letter-spacing:1.8px;color:#82917d;margin-bottom:10px}.heading-period{color:#6f936a}.button{border:1px solid transparent;border-radius:9px;min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:10px 17px;font-weight:500;font-size:13px;line-height:1.5;white-space:nowrap;transition:background .15s,transform .15s}.button:not(:disabled):active{transform:translateY(1px)}.button.primary{background:var(--green);color:#fff;box-shadow:0 3px 7px #245c4712}.button.primary:not(:disabled):hover{background:#1a4b39}.button.secondary{background:white;border-color:var(--line);color:#50665b}.button.secondary:not(:disabled):hover{background:#f2f5ee}.button.small{font-size:12px;min-height:35px;padding:8px 13px}.button.full{width:100%}.button svg{width:16px;height:16px}.text-button{border:0;background:transparent;color:var(--green);display:inline-flex;gap:7px;align-items:center;line-height:1.5;padding:4px 0;font-size:12px}.text-button:hover{color:#122f24}.icon-button{border:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:7px;color:#819086;flex-shrink:0}.icon-button:hover{background:#eef2e9;color:var(--green)}.danger{color:var(--red)}.brand{display:flex;gap:11px;align-items:center;font-size:17px;font-weight:600;letter-spacing:.2px;white-space:nowrap}.brand-mark{display:flex;align-items:center;justify-content:center;background:var(--green);color:#f0f5de;border-radius:11px;width:37px;height:39px;font-size:21px;font-weight:500}.brand small{display:block;font-size:9px;font-weight:400;letter-spacing:1.15px;color:#91a18f;margin-top:1px}.brand-light{color:#eef4e8}.brand-light .brand-mark{background:#365848;color:#dcebbd}.brand-light small{color:#8fac9a;font-size:7px;letter-spacing:1.6px}
.app-shell{display:flex;min-height:100vh}.admin-sidebar{position:fixed;inset:0 auto 0 0;width:228px;background:var(--green-dark);color:#b8ccbd;padding:31px 23px;display:flex;flex-direction:column}.sidebar-label{color:#789785;font-size:10px;letter-spacing:2px;margin:54px 14px 14px}.side-link{padding:12px 14px;display:flex;gap:11px;align-items:center;font-size:12px;border-radius:9px;border:0;background:transparent;color:#9fbaa6;text-align:left;margin-bottom:7px}.side-link.active{color:#e9f1d8;background:#2e5042}.side-link:hover{background:#2a4b3e}.side-link svg{width:17px;height:17px}.nav-count{margin-left:auto;font-size:10px;border-radius:5px;background:#46614f;color:#d1deb9;padding:0 7px;line-height:20px}.sidebar-note{margin-top:auto;padding:30px 13px 39px}.sidebar-note>[data-icon]{color:#749582;margin-bottom:13px}.sidebar-note p{font-size:16px;line-height:1.9;color:#bed1bd;letter-spacing:.5px}.sidebar-note small{display:block;font-size:10px;letter-spacing:2px;color:#70937b;margin-top:13px}.sidebar-footer{display:flex;align-items:center;gap:10px;border-top:1px solid #355145;padding-top:22px;font-size:11px}.owner-avatar{width:32px;height:32px;border:1px solid #577159;border-radius:50%;color:#d8e5c5;display:grid;place-items:center;background:#3c5848;font-size:12px}.sidebar-footer small{display:block;color:#789884;font-size:9px;margin-top:2px}.sidebar-footer .status-dot{margin-left:auto}.admin-main{margin-left:228px;width:calc(100% - 228px);min-width:0}.topbar{height:76px;border-bottom:1px solid var(--line);padding:0 44px;display:flex;align-items:center;justify-content:space-between}.breadcrumbs{display:flex;gap:15px;font-size:11px;color:#8b998e}.breadcrumbs span{color:#b7c2b7}.breadcrumbs strong{font-weight:500;color:#54705f;max-width:400px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.service-state{font-size:10px;color:#7d8b80;display:flex;align-items:center;gap:7px}.status-dot{width:6px;height:6px;background:#a6c28e;border-radius:50%;display:inline-block;flex-shrink:0}.status-dot.neutral{background:#b6beb8}.status-dot.error{background:#cc7969}.admin-workspace{max-width:1510px;padding:40px 44px 30px;margin:auto}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:31px}.page-heading h1{font-size:27px;line-height:1.65}.page-heading p{font-size:12px;color:var(--muted);margin-top:6px}.page-heading>.button{margin-top:10px}.overview-strip{display:flex;position:relative;overflow:hidden;background:#edf2e5;border:1px solid #e2e8d6;border-radius:13px;padding:23px 27px;margin-bottom:34px;min-height:110px}.overview-strip>div:not(.overview-decoration){flex:1;max-width:220px;border-right:1px solid #dce5d5;padding-left:29px;z-index:1}.overview-strip>div:first-child{padding-left:0}.overview-strip>div:nth-child(4){border:0}.stat-label{font-size:11px;color:#7a8b71;display:flex;align-items:center;gap:6px}.overview-strip strong{font-size:28px;line-height:1.5;font-weight:500;color:#426341;display:block;margin-top:3px;font-variant-numeric:tabular-nums}.mini-dot{width:5px;height:5px;border-radius:50%;display:inline-block;background:#90a778}.mini-dot.blue{background:#8ba3b8}.mini-dot.amber{background:#bfaa78}.mini-dot.green{background:#84a677}.overview-decoration{position:absolute;right:-4px;top:-58px;width:175px;height:200px;transform:rotate(34deg)}.overview-decoration span{position:absolute;border:1px solid #dce6ce;border-radius:40px;width:69px;height:210px;left:0}.overview-decoration span:nth-child(2){left:38px}.overview-decoration span:nth-child(3){left:76px}.list-toolbar{display:flex;gap:20px;align-items:center;justify-content:space-between;margin-bottom:20px}.segmented{display:flex;gap:5px;background:#eef1e9;padding:4px;border-radius:9px}.segmented button{background:transparent;border:0;color:#8a9488;border-radius:6px;font-size:11px;padding:7px 13px}.segmented button.selected{color:#45643f;background:#fff;box-shadow:0 1px 5px #24402809;font-weight:500}.search-input{position:relative;width:207px}.search-input input{font-size:11px;padding:9px 13px 9px 34px;background:transparent;border-color:#e0e6dc}.search-input>[data-icon]{position:absolute;left:11px;top:11px;color:#9aa797}.search-input svg{width:14px;height:14px}.project-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.project-card{background:#fff;border:1px solid var(--line);border-radius:13px;padding:23px 23px 17px;cursor:pointer;text-align:left;color:inherit;box-shadow:0 3px 8px #243b3402;transition:border-color .15s,box-shadow .15s,transform .15s;display:block;width:100%}.project-card:hover{border-color:#abc3a1;box-shadow:0 12px 40px #21392b09;transform:translateY(-2px)}.project-card-top{display:flex;align-items:center;gap:12px;margin-bottom:17px}.project-symbol{width:38px;height:38px;border-radius:10px;background:#eef2e8;display:grid;place-items:center;color:#628155;font-size:16px;flex-shrink:0}.project-card-heading{min-width:0}.project-card-top .status-badge{margin-left:auto}.project-card h2{font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-card .client-name{font-size:11px;color:#97a192;margin-top:4px}.project-card-description{font-size:12px;color:#809078;min-height:40px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.7}.project-card-footer{border-top:1px solid #eff2eb;margin-top:17px;padding-top:13px;display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#9aa593}.project-card-footer span:last-child{color:#749065;display:flex;gap:7px;align-items:center}.project-card-footer svg{width:13px;height:13px}.status-badge{font-size:10px;line-height:1.5;font-weight:500;display:inline-flex;align-items:center;gap:5px;border-radius:5px;background:#eef3e9;color:#718765;padding:4px 8px;white-space:nowrap}.status-badge.blue{background:#eaf0f4;color:#718b9d}.status-badge.amber{background:#f7f0e3;color:#aa9163}.status-badge.green{background:#e9f1e7;color:#648458}.status-badge.error{background:#fbede9;color:#b56c5b}.status-badge.gray{background:#eff1ed;color:#8d998a}.workspace-caption{display:flex;align-items:center;justify-content:center;gap:6px;font-size:10px;color:#a2ac9e;margin-top:26px}.workspace-caption svg{height:12px;width:12px}.empty-state{grid-column:1/-1;border:1px dashed #d7e1d0;border-radius:15px;min-height:315px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px 25px;background:#fcfdf9}.empty-icon{width:62px;height:62px;border:1px solid #e2e9d8;border-radius:18px;background:#f0f5e8;color:#8da47c;display:grid;place-items:center;margin-bottom:19px;box-shadow:0 5px 0 #f4f7ee;transform:rotate(-5deg)}.empty-icon svg{width:27px;height:27px}.empty-state h2{font-size:17px;margin-bottom:8px}.empty-state p{font-size:12px;color:#9aa591;max-width:340px}.empty-state .button{margin-top:22px}.loading-state{grid-column:1/-1;min-height:260px;display:flex;gap:10px;align-items:center;justify-content:center;color:var(--muted);font-size:12px}.spinner{border:2px solid #d9e3d0;border-top-color:#68935f;border-radius:50%;width:16px;height:16px;display:inline-block;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.global-error{margin:20px 44px;padding:14px 18px;border:1px solid #f0d8cf;color:#aa6c54;border-radius:9px;background:#fcf2ec;font-size:12px}.back-button{color:#8b9a83;font-size:11px;margin-bottom:20px}.back-button svg{width:14px;height:14px}.detail-heading{margin-bottom:22px}.detail-heading h1{font-size:25px;overflow-wrap:anywhere}.heading-actions{display:flex;gap:12px;align-items:center}.project-progress{display:flex;margin:0 0 24px;border:1px solid var(--line);background:#fff;border-radius:11px;padding:17px 22px}.progress-step{display:flex;align-items:center;gap:8px;flex:1;color:#abb4a6;font-size:10px;position:relative}.progress-step:last-child{flex:0;white-space:nowrap}.progress-step:after{content:'';height:1px;background:#e6ebdf;flex:1;min-width:12px;margin:0 12px 0 3px}.progress-step:last-child:after{display:none}.step-number{width:21px;height:21px;border-radius:50%;border:1px solid #e3e9db;display:grid;place-items:center;font-size:9px;background:#fafbf8}.progress-step.done{color:#7a926e}.progress-step.done .step-number{border-color:#dae6d0;background:#eff5e8;color:#78966a}.progress-step.current{color:#416d32;font-weight:500}.progress-step.current .step-number{background:#346443;color:#fff;border-color:#346443}
.detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:22px}.detail-primary,.detail-aside{min-width:0}.panel{border:1px solid var(--line);background:#fff;border-radius:12px;margin-bottom:20px;overflow:hidden}.panel-heading{padding:18px 21px;display:flex;align-items:center;gap:9px;justify-content:space-between;border-bottom:1px solid #edf0e8}.panel-heading h2{font-size:13px;display:flex;gap:8px;align-items:center}.panel-heading h2 svg{width:16px;height:16px;color:#8fa384}.subtle-label{font-size:10px;color:#a2ad9a}.admin-messages{padding:20px 21px;max-height:405px;overflow:auto;min-height:160px}.compact-message{padding-bottom:20px}.compact-message:last-child{padding-bottom:0}.compact-message-top{font-size:10px;color:#8b9b81;display:flex;gap:9px;align-items:center;margin-bottom:7px}.compact-message-top strong{font-weight:500;color:#55784a}.compact-message-top time{margin-left:auto;font-size:9px;color:#b0b9a8}.compact-message .message-content{font-size:12px;color:#687760;background:#f6f8f2;padding:11px 14px;border-radius:8px}.compact-message.owner .message-content{background:#f0f5e8}.publish-form{margin:0 21px 20px;border:1px solid #dfe7d6;border-radius:9px;padding:3px;background:#fff}.publish-form textarea{border:0;box-shadow:none;min-height:65px;font-size:12px;padding:10px 11px;resize:vertical}.composer-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px}.publish-form .composer-footer>span{color:#aab3a2;font-size:9px}.document-body{padding:20px 22px;font-size:12px;line-height:1.9;color:#728368;overflow-wrap:anywhere}.document-body h2,.document-body h3{margin:19px 0 8px;font-size:13px;color:#46603d}.document-body h2:first-child,.document-body h3:first-child{margin-top:0}.document-body p{margin:8px 0}.document-body ul,.document-body ol{margin:8px 0;padding-left:20px}.document-body li{margin:4px 0}.document-body strong{font-weight:500;color:#3e5f37}.empty-inline{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:130px;text-align:center;color:#a9b29f;padding:22px 18px;gap:9px;font-size:11px}.empty-inline>[data-icon]{color:#b6c1aa}.empty-inline svg{width:25px;height:25px}.empty-inline small{color:#b0baa7;font-size:10px}.summary-items{padding:18px 21px}.summary-item{margin-bottom:17px}.summary-item:last-child{margin-bottom:0}.summary-item dt{font-size:10px;color:#9caa92;margin-bottom:5px;display:flex;align-items:center;gap:6px}.summary-item dt svg{width:12px;height:12px}.summary-item dd{margin:0;font-size:12px;color:#61765a;line-height:1.8;overflow-wrap:anywhere}.summary-item dd.pending{color:#b1baaa;font-size:11px}.summary-items dl{margin:0}.internal-panel{background:#f7f9f3;border-color:#dfe7d6}.internal-panel .panel-heading{padding:17px 18px;border-color:#e7eddf;align-items:flex-start}.internal-panel .panel-heading h2{font-size:12px}.private-tag{display:inline-flex;gap:3px;align-items:center;font-size:8px;color:#99a78e;white-space:nowrap;padding-top:2px}.private-tag svg{width:10px;height:10px}.internal-panel>p{font-size:10px;color:#91a080;padding:16px 18px 4px;line-height:1.9}.codex-links{padding:12px 18px}.codex-link{font-size:11px;padding:10px 12px;border:1px solid #dfe7d5;border-radius:7px;display:flex;align-items:center;justify-content:space-between;background:#fff;margin-bottom:8px;color:#69865b;width:100%;text-align:left}.codex-link svg{width:13px;height:13px}.codex-link:hover{border-color:#aabe99}.internal-panel>.button{margin:0 18px;width:calc(100% - 36px)}.internal-panel>p.hint{font-size:9px;padding:10px 18px 17px;text-align:center;color:#a3ae99}.development-status{padding:0 18px 12px;font-size:10px;color:#8da07c}.quiet-tip{display:flex;gap:8px;color:#a3ae98;font-size:10px;line-height:1.8}.quiet-tip>[data-icon]{padding-top:2px}.quiet-tip svg{width:13px;height:13px}.prototype-body{padding:20px 22px}.prototype-preview{position:relative;border:1px solid #e1e9d8;border-radius:9px;overflow:hidden;background:#f2f6ec}.prototype-preview iframe{border:0;width:100%;height:330px;display:block;background:#fff}.preview-browser-bar{height:29px;display:flex;align-items:center;gap:4px;padding:0 10px;border-bottom:1px solid #e4ebdc;background:#f5f8f0}.preview-browser-bar>i{display:block;width:5px;height:5px;border-radius:50%;background:#cad6bd}.preview-browser-bar span{font-size:8px;margin-left:7px;color:#a4b095}.prototype-actions{display:flex;justify-content:space-between;align-items:center;margin-top:14px;gap:12px}.prototype-actions>span{font-size:10px;color:#a0ad92}.prototype-actions .button{font-size:11px;min-height:33px;padding:7px 12px}
.modal{border:1px solid var(--line);border-radius:17px;padding:30px;width:min(520px,calc(100vw - 32px));max-height:90vh;overflow:auto;box-shadow:0 30px 100px #17352535;color:var(--ink)}.modal::backdrop{background:#20362966;backdrop-filter:blur(4px)}.modal-heading{display:flex;justify-content:space-between;gap:15px;align-items:flex-start}.modal-heading h2{font-size:20px;letter-spacing:-.5px;line-height:1.6}.modal-heading .eyebrow{font-size:9px;letter-spacing:1.6px;margin-bottom:8px}.modal-description{font-size:12px;color:#8b9c80;line-height:1.9;margin:13px 0 23px}.modal input,.modal textarea,.modal select{font-size:12px}.optional{font-size:10px;color:#adb79f;font-weight:400;margin-left:9px}.required{color:#9eac74;margin-left:5px}.modal-actions{display:flex;gap:9px;justify-content:flex-end;align-items:center;border-top:1px solid #edf1e6;padding-top:20px;margin-top:23px}.modal-actions>.danger{margin-right:auto;font-size:11px}.form-error{color:#b76550;font-size:11px;line-height:1.7;margin-top:10px;min-height:0}.form-error:empty{display:none}.copy-field{display:flex;align-items:center;border:1px solid var(--line);background:#f7f9f3;border-radius:8px;padding-right:7px}.copy-field input{border:0;background:transparent;box-shadow:none;font-size:11px;color:#7d916a}.access-code input{font-size:20px;font-weight:500;letter-spacing:5px;color:#4b7337}.copy-field+.button,#invite-code-container>.button{margin-top:22px}.modal .quiet-tip{margin:17px 0;color:#9aa98b;font-size:11px}.toast{position:fixed;bottom:27px;left:50%;transform:translate(-50%,15px);background:#294b38;color:#f3f7ee;border:1px solid #496744;border-radius:10px;padding:11px 19px;font-size:12px;z-index:1000;box-shadow:0 5px 30px #183d3525;opacity:0;visibility:hidden;transition:all .2s;max-width:calc(100vw - 40px);text-align:center}.toast.visible{opacity:1;visibility:visible;transform:translate(-50%,0)}.centered-gate{display:flex;align-items:center;justify-content:center;padding:60px 24px;min-height:calc(100vh - 76px)}.gate-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:35px;width:420px;box-shadow:0 12px 40px #21392b09}.gate-card h1{font-size:26px}.gate-card>p{color:#8d9e80;font-size:12px;margin-top:10px}.gate-card .button{margin-top:23px}.settings-modal{width:min(740px,calc(100vw - 32px))}.settings-section{margin-top:25px;padding-top:22px;border-top:1px solid var(--line)}.settings-section h3{display:flex;align-items:center;justify-content:space-between;color:#607b52;font-size:13px;gap:10px}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.settings-section label{font-size:11px}.settings-section .hint{font-size:10px;color:#9dab90}.connection-check{margin-top:14px;display:flex;align-items:center;gap:15px;justify-content:space-between}.connection-check .hint{line-height:1.9}.connection-check .button{font-size:10px}.setting-description{font-size:10px;color:#9caa91;margin-top:9px}.entry-question-row{display:grid;grid-template-columns:25px 1fr 65px;gap:9px;align-items:start;border:1px solid #e2e9d9;border-radius:9px;padding:12px;margin-top:12px;background:#fafbf7}.entry-question-row.disabled{opacity:.55}.entry-question-row input[type=checkbox]{width:15px;height:15px;margin-top:9px;accent-color:#5c8149}.entry-question-row .question-label{border:0;background:transparent;padding:4px 0;font-weight:500;font-size:11px;box-shadow:none}.entry-question-row textarea{min-height:57px;font-size:11px;padding:8px 10px;resize:vertical}.question-order-controls{display:flex;gap:2px;padding-top:2px}.question-order-controls .icon-button{width:29px;height:29px}.question-order-controls svg{width:14px;height:14px}
.customer-topbar{height:83px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 39px;position:sticky;top:0;z-index:10}.customer-topbar .brand{font-size:16px}.customer-topbar .brand-mark{width:35px;height:37px;font-size:20px;border-radius:10px}.customer-topbar .brand small{font-size:9px;letter-spacing:1px;color:#9bac94;margin-top:2px}.customer-project-title{font-size:12px;color:#8ba17a;max-width:45%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-top-actions{display:flex;gap:15px;align-items:center}.customer-topbar .service-state{font-size:10px}.customer-gate{min-height:calc(100vh - 83px);display:flex;align-items:center;flex-direction:column;padding:68px 20px 35px;text-align:center;background:radial-gradient(ellipse at 50% 30%,#eaf0da88 0%,#f7f8f400 53%)}.customer-gate>.eyebrow{font-size:9px;letter-spacing:2px;color:#9ba789;margin-top:35px}.customer-gate h1{font-size:31px;letter-spacing:-1px;margin-top:3px}.customer-gate>p{font-size:12px;line-height:2.1;color:#92a17f;margin-top:18px}.customer-login-form{max-width:440px;width:100%;margin-top:17px;text-align:left}.customer-login-form label{font-size:11px;color:#8d9b7d}.entry-input{display:flex;border:1px solid #dce5cd;background:#fff;border-radius:10px;padding:5px;box-shadow:0 5px 20px #38562507;gap:5px}.entry-input input{border:0;font-size:12px;box-shadow:none;padding:9px 12px;min-width:0}.entry-input .button{font-size:11px;min-height:37px;padding:9px 14px}.welcome-promises{display:flex;gap:27px;margin-top:38px;color:#a3af95;font-size:10px}.welcome-promises>span{display:flex;gap:5px;align-items:center}.welcome-promises svg{width:13px;height:13px}.welcome-art{width:190px;height:155px;position:relative}.art-orbit{position:absolute;inset:6px -12px -8px;border:1px dashed #d7e0c8;border-radius:50%;transform:rotate(-17deg)}.art-card{position:absolute;width:97px;height:114px;background:#fff;border:1px solid #d9e5c8;border-radius:13px;box-shadow:0 9px 19px #69825009;padding:18px}.art-card>span{display:block;background:#e3ebd7;height:4px;border-radius:4px;width:57px;margin-bottom:8px}.art-card>span:nth-child(3){width:40px}.art-card-back{top:8px;left:30px;transform:rotate(-15deg);background:#edf3e1;padding-top:36px}.art-card-front{left:81px;top:28px;transform:rotate(10deg)}.art-icon{font-size:22px;color:#859d5e;line-height:1;margin-bottom:15px}.art-card-front>span{width:51px}.art-card-front>span:nth-child(3){width:34px}.art-check{position:absolute;right:-8px;bottom:-5px;border-radius:50%;width:32px;height:32px;display:grid;place-items:center;background:#66865a;color:#fff;border:4px solid #f5f8ec;font-size:12px}.art-spark{position:absolute;font-style:normal;color:#b2c095}.spark-one{font-size:21px;left:12px;top:74px;transform:rotate(10deg)}.spark-two{font-size:14px;right:-6px;top:8px}.customer-workspace{display:flex;max-width:1450px;margin:auto;min-height:calc(100vh - 83px)}.customer-sidebar{width:292px;flex-shrink:0;padding:39px 29px 28px 37px;border-right:1px solid #e4e9dc;background:#f3f6ed;display:flex;flex-direction:column;min-height:calc(100vh - 83px)}.sidebar-section-heading{display:flex;align-items:center;justify-content:space-between}.customer-sidebar .eyebrow{font-size:9px;letter-spacing:1.7px;color:#a0ad8e;margin-bottom:10px}.customer-sidebar h2{font-size:16px;letter-spacing:-.4px;margin-bottom:28px;color:#527046}.journey-progress{display:flex;flex-direction:column}.journey-step{display:flex;gap:12px;min-height:58px;position:relative;font-size:11px;color:#a7b298}.journey-step:before{content:'';position:absolute;left:11px;top:25px;bottom:4px;width:1px;background:#dfe7d5}.journey-step:last-child{min-height:26px}.journey-step:last-child:before{display:none}.journey-step .step-number{width:23px;height:23px;font-size:9px;flex-shrink:0;background:#f6f8f2;border:1px solid #dce5d0;color:#a4b194}.journey-step strong{display:block;font-size:11px;font-weight:400;padding-top:1px}.journey-step small{display:block;font-size:9px;color:#aeb8a0;margin-top:3px}.journey-step.done{color:#869d70}.journey-step.done .step-number{background:#e8f0dd;color:#8da778;border-color:#d7e4c9}.journey-step.current strong{color:#406c2e;font-weight:600}.journey-step.current small{color:#8b9f79}.journey-step.current .step-number{background:#426d39;border-color:#426d39;color:white;box-shadow:0 0 0 4px #e7efda}.summary-divider{height:1px;background:#dfe7d3;margin:29px 0 23px}.summary-heading{display:flex;align-items:center;gap:7px;justify-content:space-between}.summary-heading h3{font-size:11px;color:#6b8758;font-weight:500}.tiny-label{font-size:8px;color:#a8b29a;font-weight:400}.customer-sidebar .summary-items{padding:21px 0 24px}.customer-sidebar .summary-item{margin-bottom:18px}.customer-sidebar .summary-item dt{font-size:9px;color:#a0ae8e;margin-bottom:4px}.customer-sidebar .summary-item dd{font-size:11px;line-height:1.85;color:#718762}.customer-sidebar .summary-item dd.pending{font-size:10px;color:#b2bca4}.sidebar-bottom-note{margin-top:auto;display:flex;gap:10px;padding:20px 0 0;color:#9daa8a;font-size:10px;line-height:1.9}.sidebar-bottom-note svg{width:18px;height:18px;color:#aebd98;margin-top:2px}.conversation-main{flex:1;min-width:0;max-width:1050px;padding:34px 49px 21px;display:flex;flex-direction:column;height:calc(100vh - 83px);position:relative}.conversation-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:24px;border-bottom:1px solid #e6ecdd;flex-shrink:0}.conversation-heading .eyebrow{font-size:8px;letter-spacing:1.65px;margin-bottom:8px;color:#a9b496}.conversation-heading h1{font-size:22px;letter-spacing:-.6px;color:#45613a}.conversation-heading p{font-size:11px;color:#9aab85;margin-top:6px}.conversation-heading .button{font-size:10px;border-color:#dde6d2;color:#8a9f75;background:transparent;min-height:32px;padding:7px 10px;margin-top:7px}.conversation-heading .button svg{width:13px;height:13px}.conversation-messages{flex:1;overflow:auto;min-height:160px;padding:29px 3px 12px 0;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#dfe7d3 transparent}.chat-message{display:flex;gap:11px;max-width:96%;margin-bottom:25px;animation:fade-in .2s ease-out}.chat-avatar{width:29px;height:29px;flex-shrink:0;border-radius:9px;display:grid;place-items:center;background:#e8efdd;color:#7b975e;border:1px solid #dfe8d2;font-size:14px}.chat-avatar svg{width:15px;height:15px}.chat-message.user{margin-left:auto;flex-direction:row-reverse;max-width:85%}.chat-message.user .chat-avatar{background:#e8ecdf;border-color:#dce2d0;color:#8b9d76;font-size:10px}.chat-message.owner .chat-avatar{background:#f0eee2;color:#a49b78;border-color:#e7e3d3;font-size:10px}.chat-message-main{min-width:0}.chat-message-meta{display:flex;align-items:center;gap:10px;margin:0 0 7px 2px;font-size:9px;color:#8da278;line-height:1.5}.chat-message-meta strong{font-weight:500}.chat-message-meta time{font-size:8px;color:#b1bca3}.chat-message.user .chat-message-meta{justify-content:flex-end;margin-right:2px}.message-bubble{background:#fff;border:1px solid #e4eadb;border-radius:0 12px 12px 12px;padding:15px 18px;font-size:12px;color:#5f7450;line-height:1.9;box-shadow:0 2px 5px #344b2402;overflow-wrap:anywhere}.chat-message.user .message-bubble{background:#eaf1df;border-color:#dce7cf;color:#698351;border-radius:12px 0 12px 12px}.message-content p{margin:5px 0}.message-content p:first-child{margin-top:0}.message-content p:last-child{margin-bottom:0}.message-content strong{font-weight:600;color:#456a36}.message-content ul,.message-content ol{padding-left:19px;margin:7px 0}.message-content h3{font-size:12px;font-weight:600;margin:10px 0 4px}.message-content code{background:#f0f3e9;padding:2px 4px;border-radius:3px;font-size:11px}.message-content pre{overflow:auto;background:#f0f3e9;border-radius:6px;padding:10px;white-space:pre-wrap;font-size:11px}.thinking-bubble{display:flex;gap:5px;align-items:center;min-height:43px;padding:14px 16px}.thinking-bubble i{display:block;width:4px;height:4px;border-radius:50%;background:#a4b58d;animation:pulse 1.4s infinite}.thinking-bubble i:nth-child(2){animation-delay:.2s}.thinking-bubble i:nth-child(3){animation-delay:.4s}.thinking-bubble span{font-size:10px;color:#a1b38a;margin-left:7px}@keyframes pulse{0%,70%,100%{opacity:.4;transform:translateY(0)}35%{opacity:1;transform:translateY(-3px)}}@keyframes fade-in{from{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.conversation-bottom{flex-shrink:0;padding-top:7px}.answer-options{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:11px;padding-left:1px}.answer-option{border:1px solid #d9e3ca;border-radius:7px;background:#f2f6e9;color:#869c6c;padding:7px 11px;font-size:10px;line-height:1.6;text-align:left;max-width:100%}.answer-option:hover{background:#e9f0db;border-color:#bccca8;color:#5b7b3f}.answer-option.recommended{background:#edf3e2;border-color:#cfddb9}.option-recommendation{font-size:8px;color:#92a57c;margin-left:6px;border-left:1px solid #cbdab6;padding-left:6px}.recommendation-note{font-size:10px;color:#9daf86;flex-basis:100%;line-height:1.8}.customer-composer{border:1px solid #d9e4cb;border-radius:12px;background:#fff;padding:5px 5px 4px;box-shadow:0 4px 13px #31492a04}.customer-composer:focus-within{border-color:#a4bc8b;box-shadow:0 0 0 3px #658d3610}.customer-composer textarea{min-height:67px;max-height:170px;resize:none;padding:11px 13px;font-size:12px;border:0;box-shadow:none;background:transparent;line-height:1.8}.customer-composer textarea::placeholder{color:#b1bda2}.customer-composer .composer-footer{padding:5px 9px 8px}.composer-tools{display:flex;gap:13px;align-items:center}.uncertain-button{font-size:10px;color:#a2b18e;gap:5px}.uncertain-button svg{width:12px;height:12px}.send-controls{display:flex;align-items:center;gap:14px}.keyboard-hint{font-size:8px;color:#b9c2ac}.send-button{min-height:34px;font-size:10px;padding:8px 12px;background:#386c37!important}.send-button svg{height:13px;width:13px}.composer-hint{text-align:center;color:#b0bca1;font-size:9px;margin-top:10px;line-height:1.6}.status-banner{background:#f1f4e9;border:1px solid #dfe6cf;border-radius:9px;padding:10px 13px;margin-top:17px;flex-shrink:0;display:flex;align-items:center;gap:8px;font-size:11px;color:#8b9e73;overflow-wrap:anywhere}.status-banner.error{background:#fbf0e9;border-color:#eddacb;color:#b17d5d}.status-banner svg{width:15px;height:15px}.status-banner>.text-button{margin-left:auto;white-space:nowrap;font-size:10px}.detail-primary>.status-banner{margin:0 0 18px}.customer-stage-panel{flex-shrink:0;max-height:47vh;overflow:auto;padding:0 0 15px}.stage-card{border:1px solid #dce5cc;border-radius:11px;padding:19px 21px;background:#f0f5e5;position:relative}.stage-card h2{font-size:14px;color:#5b7b42;display:flex;align-items:center;gap:8px}.stage-card h2 svg{height:18px;width:18px}.stage-card>p{font-size:11px;color:#97a980;line-height:1.9;margin-top:7px}.stage-card-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-top:15px}.stage-card-actions .button{font-size:11px;min-height:34px;padding:8px 12px}.stage-card .version-tag{position:absolute;top:20px;right:19px;color:#a6b58f;font-size:9px}.document-modal{width:min(760px,calc(100vw - 32px))}.document-modal .document-body{padding:20px 0 0;font-size:13px}.document-modal .document-body h2,.document-modal .document-body h3{font-size:14px}.mobile-summary-button,.mobile-close-summary{display:none}.prototype-modal{width:min(1180px,calc(100vw - 28px));padding:18px}.prototype-modal iframe{display:block;width:100%;height:75vh;border:1px solid var(--line);border-radius:8px;margin-top:15px;background:white}
@media(min-width:1600px){.admin-workspace{padding-top:48px}.page-heading h1{font-size:30px}.project-list{grid-template-columns:repeat(3,minmax(0,1fr))}.conversation-main{padding:40px 65px 25px}.customer-sidebar{width:312px;padding-left:43px;padding-right:33px}.customer-workspace{border-right:1px solid var(--line);border-left:1px solid var(--line)}}
@media(max-width:1180px){.admin-sidebar{width:190px;padding:29px 16px}.brand-light{font-size:15px;gap:8px}.brand-light .brand-mark{width:32px;height:35px}.brand-light small{font-size:6px;letter-spacing:1.1px}.admin-main{margin-left:190px;width:calc(100% - 190px)}.admin-workspace{padding:32px 28px}.topbar{padding:0 28px}.page-heading h1{font-size:23px}.overview-strip{padding:20px 22px}.overview-strip>div:not(.overview-decoration){padding-left:22px}.overview-strip>div:first-child{padding-left:0}.overview-decoration{opacity:.4}.detail-grid{grid-template-columns:minmax(0,1fr) 240px;gap:17px}.progress-step{font-size:9px;gap:5px}.progress-step:after{margin:0 7px}.project-progress{padding:14px}.panel-heading{padding:16px}.internal-panel .panel-heading{padding:16px 13px;flex-wrap:wrap}.internal-panel>p{padding:15px 14px 4px}.codex-links{padding:12px 14px}.customer-sidebar{width:255px;padding:34px 23px}.conversation-main{padding:31px 31px 21px}.customer-topbar{padding:0 28px}.summary-heading{flex-wrap:wrap;gap:3px}.conversation-heading h1{font-size:21px}}
@media(max-width:950px){.admin-sidebar{width:75px;padding:26px 14px}.brand-light{justify-content:center}.brand-light>span:last-child,.sidebar-label,.side-link .nav-text,.side-link .nav-count,.sidebar-note,.sidebar-footer>div,.sidebar-footer>.status-dot{display:none}.side-link{font-size:0;padding:12px;gap:0;justify-content:center}.side-link.active{margin-top:42px}.side-link svg{width:19px;height:19px}.sidebar-footer{margin-top:auto;justify-content:center;padding-top:17px}.admin-main{margin-left:75px;width:calc(100% - 75px)}.page-heading h1{font-size:23px}.detail-grid{grid-template-columns:minmax(0,1fr)}.detail-aside{display:grid;grid-template-columns:1fr 1fr;gap:18px}.detail-aside .quiet-tip{grid-column:1/-1}.project-list{gap:14px}.project-card{padding:19px}.customer-sidebar{width:235px;padding:31px 20px}.conversation-main{padding:28px 24px 19px}.customer-project-title{display:none}.conversation-heading p{max-width:235px;font-size:10px}.conversation-heading h1{font-size:20px}.message-bubble{padding:12px 14px;font-size:12px}.conversation-heading .button{font-size:9px}.chat-message{max-width:100%}.chat-message.user{max-width:92%}}
@media(max-width:720px){.topbar{height:62px;padding:0 20px}.breadcrumbs{font-size:10px;gap:9px}.service-state{font-size:9px}.admin-workspace{padding:27px 20px}.page-heading{align-items:flex-start;gap:16px;flex-wrap:wrap;margin-bottom:24px}.page-heading h1{font-size:23px;line-height:1.55;max-width:340px}.page-heading p{font-size:11px;line-height:1.85}.page-heading>.button{margin:0;font-size:11px;padding:9px 13px;min-height:36px}.eyebrow{font-size:8px;letter-spacing:1.5px}.overview-strip{padding:17px 16px;margin-bottom:25px;min-height:95px}.overview-strip>div:not(.overview-decoration){padding-left:16px}.overview-strip>div:first-child{padding-left:0}.stat-label{font-size:9px;gap:4px}.overview-strip strong{font-size:24px}.list-toolbar{flex-wrap:wrap;gap:13px}.segmented{flex:1;justify-content:space-between}.segmented button{font-size:10px;padding:6px 9px}.search-input{width:100%}.project-list{grid-template-columns:1fr}.project-card{padding:21px}.workspace-caption{font-size:9px;line-height:1.8}.detail-heading{gap:13px}.heading-actions{gap:10px;width:100%;justify-content:space-between}.project-progress{padding:12px 10px}.progress-step{flex-direction:column;gap:5px;font-size:8px;flex:1!important}.progress-step:after{position:absolute;top:10px;left:60%;right:-40%;margin:0}.progress-step>span:last-child{position:relative;z-index:1}.detail-aside{grid-template-columns:1fr}.detail-aside .panel{margin-bottom:0}.panel-heading{padding:17px}.admin-messages{padding:17px}.publish-form{margin:0 17px 17px}.publish-form .composer-footer{flex-wrap:wrap;justify-content:flex-end}.publish-form .composer-footer>span{margin-right:auto;font-size:8px}.customer-topbar{height:72px;padding:0 21px}.customer-topbar .brand{font-size:14px;gap:9px}.customer-topbar .brand-mark{width:31px;height:34px;font-size:17px}.customer-topbar .brand small{font-size:7px}.customer-topbar .service-state{font-size:8px}.customer-top-actions{gap:9px}.customer-gate{min-height:calc(100vh - 72px);padding-top:52px}.customer-gate h1{font-size:26px}.customer-gate>.eyebrow{font-size:7px;letter-spacing:1.3px}.customer-gate>p{font-size:11px}.welcome-promises{gap:16px;font-size:8px;flex-wrap:wrap;justify-content:center}.welcome-promises svg{width:11px;height:11px}.customer-workspace{min-height:calc(100vh - 72px)}.customer-sidebar{display:none;position:fixed;z-index:20;top:72px;bottom:0;right:0;border-left:1px solid #e1e8d8;width:290px;min-height:0;overflow:auto;padding:28px;box-shadow:-20px 0 60px #28412620}.customer-sidebar.open{display:flex}.mobile-summary-button,.mobile-close-summary{display:inline-flex}.customer-sidebar .sidebar-section-heading{align-items:flex-start}.conversation-main{height:calc(100dvh - 72px);padding:24px 20px 15px;max-width:100%}.conversation-heading{padding-bottom:20px;gap:12px}.conversation-heading h1{font-size:21px}.conversation-heading p{font-size:10px;max-width:none}.conversation-heading .eyebrow{font-size:7px}.conversation-heading .button{font-size:9px;padding:6px 8px;align-self:center;margin:0}.conversation-heading .button svg{width:11px;height:11px}.conversation-messages{padding-top:24px;min-height:100px}.chat-message{gap:9px;margin-bottom:22px}.chat-avatar{width:26px;height:26px;border-radius:8px}.chat-message-meta{font-size:8px}.message-bubble{padding:12px 13px;font-size:12px}.chat-message.user{max-width:95%}.customer-composer textarea{font-size:12px;min-height:64px}.keyboard-hint{display:none}.composer-hint{font-size:8px;margin-top:8px}.answer-options{gap:6px}.answer-option{font-size:9px;padding:6px 9px}.stage-card{padding:17px}.stage-card h2{font-size:13px}.stage-card>p{font-size:10px}.stage-card .version-tag{position:static;margin-top:6px;display:block}.customer-stage-panel{max-height:40vh}.customer-topbar .service-state{max-width:90px}.modal{padding:25px 23px}.modal-heading h2{font-size:18px}.global-error{margin:17px 20px}.prototype-preview iframe{height:260px}.settings-grid{grid-template-columns:1fr;gap:0}.settings-section h3{flex-wrap:wrap;gap:4px}.entry-question-row{grid-template-columns:18px 1fr 56px;padding:10px;gap:7px}.question-order-controls .icon-button{width:25px}}
@media(max-width:470px){.admin-sidebar{width:59px;padding:22px 10px}.brand-light .brand-mark{width:31px;height:34px;font-size:18px}.side-link{padding:10px}.side-link.active{margin-top:31px}.side-link svg{width:17px;height:17px}.admin-main{margin-left:59px;width:calc(100% - 59px)}.admin-workspace{padding:24px 16px}.topbar{padding:0 16px}.topbar .service-state{font-size:0;gap:0}.page-heading h1{font-size:21px;max-width:250px}.page-heading p{font-size:10px}.overview-strip{padding:15px 13px}.overview-strip>div:not(.overview-decoration){padding-left:11px}.overview-strip>div:first-child{padding-left:0}.stat-label{font-size:8px;gap:3px}.mini-dot{width:4px;height:4px}.overview-strip strong{font-size:22px}.segmented button{padding:6px;font-size:9px}.segmented{gap:2px}.project-card{padding:17px}.project-card h2{font-size:15px}.project-symbol{width:34px;height:34px;font-size:14px}.project-card-top{gap:10px}.project-card-top .status-badge{font-size:8px;padding:4px 6px}.workspace-caption{font-size:8px;align-items:flex-start;text-align:center}.empty-state{padding:32px 18px}.empty-state h2{font-size:15px}.empty-state p{font-size:10px}.detail-heading h1{font-size:23px}.project-progress{padding:11px 5px}.progress-step{font-size:7px;gap:6px}.step-number{width:19px;height:19px;font-size:8px}.panel-heading{padding:14px}.panel-heading h2{font-size:12px}.subtle-label{font-size:8px}.admin-messages{padding:14px}.compact-message .message-content{font-size:11px;padding:10px}.publish-form{margin:0 14px 15px}.composer-footer{padding:7px 5px}.publish-form .composer-footer>span{font-size:8px;max-width:140px}.customer-topbar{padding:0 17px}.customer-topbar .service-state{font-size:0;gap:0;max-width:10px}.customer-topbar .brand small{font-size:7px}.conversation-main{padding:22px 16px 13px}.conversation-heading h1{font-size:20px}.conversation-heading p{font-size:9px;max-width:220px}.conversation-heading .button{font-size:8px;padding:6px}.conversation-heading .button svg{display:none}.conversation-heading .eyebrow{letter-spacing:1.4px}.customer-gate{padding:43px 23px 30px}.customer-gate h1{font-size:24px}.customer-gate>p{font-size:10px}.welcome-art{transform:scale(.9);margin-bottom:-10px}.welcome-promises{gap:12px;font-size:7px}.welcome-promises svg{width:10px;height:10px}.entry-input .button{font-size:10px;padding:9px 11px}.entry-input input{font-size:11px;padding:9px}.customer-login-form{margin-top:14px}.message-bubble{font-size:11px;line-height:1.9}.chat-avatar{width:24px;height:24px}.chat-message{gap:8px}.chat-message.user{max-width:96%}.uncertain-button{font-size:9px}.composer-tools{gap:10px}.stage-card-actions .button{font-size:10px}.centered-gate{padding:30px 15px}.gate-card{padding:24px}.gate-card h1{font-size:23px}.gate-card>p{font-size:11px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
.local-link-warning{font-size:10px;color:#a88a5c;background:#f7f3e6;border:1px solid #ede4cf;border-radius:7px;padding:9px 11px;margin-top:12px;line-height:1.9}.internal-review{font-size:10px;color:#8a9d79;border:1px solid #e2e9d7;border-radius:8px;padding:12px;margin:11px 0;max-height:330px;overflow:auto;line-height:1.9}.internal-review .tiny-label{margin-bottom:8px}.internal-review .message-content h3{font-size:11px}.shutdown-button{margin-top:12px;font-size:11px}.connection-check .hint{overflow-wrap:anywhere}
