@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Roboto+Mono:wght@500&display=swap";:root{font-family:Manrope,Arial,sans-serif;color:#20251f;background:#f3f5f0;font-synthesis:none;--green:#315c45;--dark:#1f2e26;--line:#dfe3dc;--muted:#727a73;--amber:#d99535}*{box-sizing:border-box}body{margin:0;min-width:1180px;min-height:100vh}button,input{font:inherit}button{cursor:pointer}.app-shell{display:grid;grid-template-columns:245px 1fr;min-height:100vh}aside{background:#1f2c25;color:#dfe8e1;padding:26px 16px 18px;display:flex;flex-direction:column;position:fixed;width:245px;height:100vh}.brand{display:flex;align-items:center;gap:11px;cursor:pointer}.brandmark{width:38px;height:38px;border-radius:9px;background:#d7a54a;color:#1f2c25;display:grid;place-items:center;font-weight:900;font-size:22px}.brand b{display:block;font-size:17px}.brand span{display:block;font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:#92a097}.back{background:none;border:0;color:#aeb9b1;display:flex;align-items:center;gap:7px;padding:26px 7px 12px}.project-mini{border-top:1px solid #38463e;border-bottom:1px solid #38463e;padding:16px 8px 18px;display:flex;align-items:flex-start;gap:7px;flex-wrap:wrap}.project-mini small{color:#94a096;font-family:Roboto Mono}.project-mini strong{width:100%;font-size:15px}.badge{display:inline-flex;padding:5px 9px;border-radius:99px;background:#e4eee7;color:#315c45;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.badge.warning{background:#fff1d9;color:#995f0d}.badge.danger{background:#fde4df;color:#a8392b}nav{padding-top:17px}nav button{width:100%;height:43px;border:0;background:transparent;color:#adb8b0;display:flex;align-items:center;gap:12px;border-radius:7px;padding:0 12px;margin:2px 0;font-size:13px}nav button.active{background:#33483c;color:#fff}nav button em{margin-left:auto;background:#da8e33;color:#fff;border-radius:20px;font-style:normal;font-size:10px;width:19px;height:19px;display:grid;place-items:center}.side-foot{margin-top:auto;border-top:1px solid #38463e;padding-top:15px}.side-foot>div{display:flex;gap:10px;align-items:center;padding:8px}.side-foot span,.side-foot b,.side-foot small{display:block}.side-foot small{font-size:10px;color:#89978e}.side-foot button{border:0;background:none;color:#d7dfd9;display:flex;gap:10px;align-items:center;padding:12px 8px}main{margin-left:245px;min-width:0}main>header{height:96px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 38px}.crumb{display:flex;gap:7px;align-items:center;color:#899088;font-size:11px}.crumb svg{width:12px}header h1{font-size:23px;margin:7px 0 0}.header-actions,.sync{display:flex;align-items:center;gap:13px}.sync{font-size:11px;color:#788078}.sync span{width:7px;height:7px;background:#61a878;border-radius:50%}.primary{border:0;background:var(--green);color:#fff;border-radius:7px;padding:11px 16px;display:inline-flex;align-items:center;gap:8px;font-weight:700;font-size:12px;box-shadow:0 2px 4px #18312322}.primary svg{width:17px}.primary.large{padding:15px 22px}.primary:disabled{opacity:.5}.content{padding:30px 38px 60px;max-width:1500px}.eyebrow{font-size:9px;letter-spacing:.15em;font-weight:800;color:#879087}.hero-panel{height:156px;background:linear-gradient(115deg,#2b513d,#426a53);border-radius:12px;padding:28px 32px;color:#fff;display:flex;justify-content:space-between;align-items:center;box-shadow:0 10px 25px #294c3b18}.hero-panel h2{font-size:28px;margin:8px 0 4px}.hero-panel p{margin:0;color:#cddbd2;font-size:13px}.hero-panel .eyebrow{color:#c5d1c9}.completion{display:flex;align-items:center;position:relative}.completion>div{text-align:right}.completion b,.completion span{display:block}.completion b{font-size:21px}.completion span{font-size:10px;color:#bdccc2}.completion svg{width:80px;height:80px;margin-left:16px;transform:rotate(-90deg)}.completion path{fill:none;stroke:#668371;stroke-width:2}.completion path.progress{stroke:#e2b55e;stroke-width:2.4}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin:16px 0}.metric{background:#fff;border:1px solid var(--line);border-radius:9px;padding:17px 20px;min-height:86px}.metric small{display:block;color:#727a73;font-size:10px;text-transform:uppercase;font-weight:700}.metric strong{display:block;margin-top:9px;font-size:22px;font-family:Roboto Mono}.metric i{font-style:normal;font:600 11px Manrope;margin-left:5px;color:#777}.metric.accent{background:#f1e6ca;border-color:#ddc894}.two-col{display:grid;grid-template-columns:1.15fr .85fr;gap:16px}.panel{background:#fff;border:1px solid var(--line);border-radius:9px;padding:23px}.panel-title{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:17px}.panel-title h3,.panel h3{margin:5px 0;font-size:17px}.panel-title p,.panel>p{color:var(--muted);font-size:11px;margin:4px 0}.steps button{width:100%;height:58px;border:0;border-bottom:1px solid #edf0ec;background:#fff;display:flex;align-items:center;text-align:left;gap:12px}.steps button>span{width:27px;height:27px;border:1px solid #c9cec9;border-radius:50%;display:grid;place-items:center;font-size:11px}.steps button>span.done{background:#e5efe8;border:0;color:#38704e}.steps button svg{width:14px}.steps button>svg{margin-left:auto;color:#aab0aa}.steps div b,.steps div small{display:block}.steps div b{font-size:12px}.steps div small{font-size:10px;color:#868c86;margin-top:3px}.count{width:25px;height:25px;border-radius:50%;background:#f6e5cb;color:#9c6111;display:grid;place-items:center;font-size:11px;font-weight:800}.issue{display:flex;gap:11px;padding:14px;background:#fff8ed;border-left:3px solid #d99432;margin:8px 0}.issue svg{width:17px;color:#b77621;flex:none}.issue b{font-size:11px}.issue p{font-size:10px;line-height:1.5;margin:3px 0;color:#777}.link{border:0;background:none;color:#315c45;font-weight:800;font-size:11px;padding:13px 0;display:flex;align-items:center;gap:5px}.link svg{width:13px}.empty{padding:30px;text-align:center;color:#498060}.projects-page{min-height:100vh}.topbar{height:78px;background:#1f2c25;color:#fff;padding:0 max(35px,calc((100% - 1320px)/2));display:flex;align-items:center;justify-content:space-between}.user{display:flex;align-items:center;gap:9px;font-size:11px;color:#b7c2ba}.avatar{width:34px;height:34px;border-radius:50%;background:#d7a54a;color:#223128;display:grid;place-items:center;font-weight:800;margin-left:14px}.projects-wrap{max-width:1240px;margin:auto;padding:52px 20px}.welcome{display:flex;justify-content:space-between;align-items:flex-end}.welcome h1{font-size:34px;margin:9px 0 4px}.welcome p{color:#727a73;margin:0}.toolbar{display:flex;justify-content:space-between;margin:38px 0 20px}.search{background:#fff;border:1px solid var(--line);border-radius:7px;width:440px;height:42px;display:flex;align-items:center;padding:0 12px;gap:9px}.search svg{width:17px;color:#899088}.search input{border:0;outline:0;width:100%;font-size:11px}.ghost{border:1px solid var(--line);background:#fff;border-radius:7px;padding:0 15px;display:flex;align-items:center;gap:7px;color:#596159;font-size:11px}.ghost svg{width:16px}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.project-grid article{background:#fff;border:1px solid var(--line);border-radius:10px;padding:22px;cursor:pointer;transition:.2s}.project-grid article:hover{transform:translateY(-3px);box-shadow:0 14px 30px #23382b16;border-color:#c5d0c7}.card-head{display:flex;justify-content:space-between}.folder{width:40px;height:40px;background:#e4ede6;border-radius:8px;display:grid;place-items:center;color:#315c45}.project-grid article>small{display:block;color:#788078;font:500 10px Roboto Mono;margin-top:19px}.project-grid h3{margin:7px 0;font-size:19px}.project-grid p{height:35px;font-size:11px;color:#727a73}.card-meta{border-top:1px solid #edf0ec;border-bottom:1px solid #edf0ec;padding:14px 0;display:grid;grid-template-columns:1.6fr .7fr .7fr;gap:10px}.card-meta span{font-size:9px;color:#909790}.card-meta b{display:block;color:#343a34;font-size:10px;margin-top:4px}.project-grid footer{display:flex;justify-content:space-between;align-items:center;padding-top:15px;color:#899088;font-size:10px}.project-grid footer button{border:0;background:none;color:#315c45;font-size:10px;font-weight:800;display:flex;align-items:center}.project-grid footer svg{width:13px}.modal-bg{position:fixed;inset:0;background:#15241dcc;display:grid;place-items:center;z-index:10}.modal{width:440px;background:#fff;border-radius:12px;padding:34px;position:relative;box-shadow:0 30px 80px #0005}.modal h2{font-size:26px;margin:8px 0}.modal p{color:#757d76;font-size:12px}.modal label,.coating>label{display:block;font-size:10px;font-weight:700;margin:22px 0}.modal input,.coating>label input{display:block;width:100%;height:43px;border:1px solid #cfd5cf;border-radius:6px;padding:0 12px;margin-top:7px;outline:none}.modal .primary{width:100%;justify-content:center;margin-top:8px}.modal-x{position:absolute;right:15px;top:15px;border:0;background:none}.modal-x svg{width:18px}.drop{height:150px;border:1px dashed #aebbb1;background:#f8faf7;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#738078;gap:5px;cursor:pointer}.drop svg{color:#4e775e}.drop b{font-size:12px;color:#3d463f}.drop span{font-size:10px}.file-list>div{display:grid;grid-template-columns:40px 1fr auto 30px;align-items:center;gap:11px;padding:14px 4px;border-bottom:1px solid #edf0ec}.file-list b,.file-list span,.file-list em{display:block}.file-list b{font-size:11px}.file-list span{font-size:9px;color:#858c85;margin-top:3px}.file-list em{font-size:9px;color:#b33d2d;font-style:normal}.file-list button{border:0;background:none;color:#9ba29c}.file-list button svg{width:15px}.file-icon{width:34px;height:34px;background:#e8efe9;color:#456d54;border-radius:6px;display:grid;place-items:center}.file-icon svg{width:17px}.error-row{background:#fff8f6}.blueprint{display:grid;place-items:center;background:#f7f9f6}.drawing-preview{display:block;max-width:100%;max-height:100%;object-fit:contain}.drawing-unavailable{height:100%;max-width:280px;text-align:center;color:#68736a;display:grid;align-content:center;gap:9px;justify-items:center;font-size:10px;line-height:1.5;padding:24px}.drawing-unavailable svg{width:28px;height:28px;color:#4e775e}.drawing-unavailable b{font-size:11px;color:#3d463f}.drawing-bar{gap:6px}.drawing-select{min-width:0;flex:1;border:0;background:transparent;color:#536158;font-size:9px;outline:0;overflow:hidden;text-overflow:ellipsis}.drawing-nav{display:grid;place-items:center;width:22px;height:22px;padding:0;border:0;border-radius:4px;background:#edf1ec;color:#466b54}.drawing-nav:disabled{opacity:.35}.drawing-nav svg{width:14px;height:14px}.empty-parts{text-align:center;color:#778078;padding:34px 12px}.review-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:17px}.review-head h2{margin:6px 0 0;font-size:20px}.review-head h2 span{font-size:10px;color:#7a817a;background:#e7ebe6;border-radius:20px;padding:4px 8px;margin-left:6px}.legend{font-size:9px;color:#7a817a;display:flex;gap:5px;align-items:center}.legend i{width:8px;height:8px;border-radius:2px;margin-left:9px}.yellow{background:#efd296}.green{background:#a9d5b5}.red{background:#eba69b}.review-layout{display:grid;grid-template-columns:39% 61%;margin:0 -38px -60px;border-top:1px solid var(--line);min-height:650px}.drawing{background:#e5e8e2;border-right:1px solid #cfd4ce;padding:0 17px 18px}.drawing-bar{height:45px;display:flex;justify-content:space-between;align-items:center;font-size:9px;color:#6c746d}.blueprint{height:560px;background-color:#fbfcfa;background-image:linear-gradient(#dfe6df 1px,transparent 1px),linear-gradient(90deg,#dfe6df 1px,transparent 1px);background-size:19px 19px;border:1px solid #c8cec8;position:relative;overflow:hidden}.beam{position:absolute;top:220px;left:9%;width:82%;height:74px;border:3px solid #30453a;background:#eaf0eb}.beam:before,.beam:after{content:"";position:absolute;left:-4px;right:-4px;height:8px;border:2px solid #30453a}.beam:before{top:-12px}.beam:after{bottom:-12px}.beam span{position:absolute;top:22px;width:100%;text-align:center;font:500 11px Roboto Mono}.beam i{position:absolute;top:0;width:2px;height:100%;background:#30453a}.beam i:nth-of-type(1){left:15%}.beam i:nth-of-type(2){left:35%}.beam i:nth-of-type(3){left:65%}.beam i:nth-of-type(4){left:85%}.dim{position:absolute;font:500 9px Roboto Mono;color:#4c5c53}.dim.horizontal{top:330px;left:12%;width:76%;text-align:center;border-top:1px solid #627269;padding-top:5px}.dim.vertical{top:215px;left:5%;height:90px;border-left:1px solid #627269;padding-left:5px}.callout{position:absolute;right:11%;top:140px;border-left:1px solid #40544a;padding-left:8px;font:500 10px Roboto Mono}.blueprint>small{position:absolute;bottom:14px;left:16px;color:#8b958e;font-size:8px}.data-panel{background:#fff;min-width:0}.table-scroll{overflow:auto}.data-panel table{min-width:720px}table{width:100%;border-collapse:collapse}th{text-align:left;background:#f5f7f3;color:#747c75;text-transform:uppercase;letter-spacing:.05em;font-size:8px;height:37px;padding:0 10px;border-bottom:1px solid var(--line)}td{font-size:10px;padding:10px;border-bottom:1px solid #e9ede8}td small,td b{display:block}td small{color:#7d857e;margin-top:3px}.data-panel tr.selected{background:#f1f6f2;box-shadow:inset 3px 0 #3f7054}.data-panel input{background:#fff6dd;border:1px solid #e7d19e;border-radius:4px;padding:5px;width:80px;font-size:10px}.data-panel td:first-child input{width:35px}.dims{white-space:nowrap}.dims input{width:51px}.confidence{display:inline-flex;padding:5px 7px;border-radius:20px;background:#e5f0e7;color:#427153;font-weight:700}.confidence.assumption{background:#fff0d5;color:#966319}.assumptions{padding:20px}.assumptions h3{font-size:14px}.assumptions label{display:flex;gap:10px;background:#fff9ee;border:1px solid #f0dfbf;padding:12px;margin:7px 0;border-radius:6px}.assumptions label span,.assumptions label b,.assumptions label small{display:block}.assumptions label b{font-size:10px}.assumptions label b em{font-style:normal;text-transform:uppercase;font-size:7px;background:#eab66d;padding:3px 5px;border-radius:3px;margin-left:6px}.assumptions label small{font-size:9px;color:#7c7467;margin-top:4px}.formula{font:500 10px Roboto Mono;background:#eef2ee;padding:7px 10px;border-radius:5px}.editable input{width:48px;background:#fff5da;border:1px solid #e3c991;border-radius:4px;padding:5px}.coating label{font-size:10px}.field-row{display:grid;grid-template-columns:1.5fr 1fr;gap:12px}.number-field{display:block;margin:14px 0}.number-field>span{display:block;font-size:9px;font-weight:700;color:#697169;margin-bottom:6px}.number-field>div{height:41px;border:1px solid #ccd2cc;border-radius:6px;display:flex;align-items:center}.number-field input{border:0;outline:0;min-width:0;width:100%;padding:0 11px}.number-field b{font-size:9px;padding:0 10px;color:#767e77;white-space:nowrap}.layers .layer{display:grid;grid-template-columns:28px 1fr auto;gap:12px;align-items:center;border-radius:7px;padding:16px;margin-top:10px}.layer>span{width:26px;height:26px;border:1px solid #ffffff77;border-radius:50%;display:grid;place-items:center}.layer b,.layer small{display:block}.layer b{font-size:11px}.layer small{font-size:9px;margin-top:4px}.layer strong{font:500 12px Roboto Mono}.layer.enamel{background:#d4c17f;color:#443e2a}.layer.primer{background:#9e5a42;color:#fff}.steel-layer{height:54px;background:repeating-linear-gradient(135deg,#63716a,#63716a 6px,#58655e 6px 12px);color:#fff;border-radius:6px;margin-top:10px;display:grid;place-items:center;font-size:9px;letter-spacing:.07em}.approval{display:flex;gap:12px;align-items:center;padding:15px 18px;border-radius:8px;margin-bottom:16px}.approval.blocked{background:#fff3df;border:1px solid #ead2a7;color:#8e5d15}.approval.ok{background:#e5f2e8;color:#386b48}.approval svg{width:20px}.approval b,.approval span{display:block}.approval b{font-size:11px}.approval span{font-size:9px;margin-top:3px}.result-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:17px}.result-main h2{font-size:24px;margin:7px 0 20px}.result-row{height:51px;border-bottom:1px solid #e5e9e4;display:flex;align-items:center;justify-content:space-between;font-size:11px}.result-row b{font:500 14px Roboto Mono}.result-row i{font:600 9px Manrope;color:#7b837c}.result-total{display:flex;justify-content:space-between;background:#e9efe9;margin:18px -8px -8px;padding:18px;border-radius:7px;font-size:12px}.result-total strong{font:500 17px Roboto Mono}.exports{background:#273c31;color:#fff;border-radius:9px;padding:24px}.exports h3{margin:0;font-size:18px}.exports>p{font-size:10px;color:#afbeb5;line-height:1.5}.exports>button{width:100%;height:65px;background:#344c3f;border:1px solid #496153;color:#fff;border-radius:7px;margin:8px 0;display:grid;grid-template-columns:38px 1fr 18px;align-items:center;text-align:left;gap:10px;padding:8px 12px}.exports button>svg{width:15px}.exports button span b,.exports button span small{display:block}.exports button span b{font-size:11px}.exports button span small{font-size:8px;color:#aab9b0;margin-top:4px}.export-icon{width:34px;height:34px;border-radius:5px;display:grid;place-items:center}.export-icon svg{width:17px}.export-icon.excel{background:#3e7959}.export-icon.pdf{background:#9b5144}.export-icon.json{background:#8a7546}.settings-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px 25px;max-width:900px}.notice{margin-top:25px;padding:15px;background:#edf4ef;display:flex;gap:11px;color:#41684f;border-radius:7px}.notice svg{width:20px}.notice span,.notice b{display:block;font-size:10px}.notice b{margin-bottom:3px}.toast{position:fixed;right:25px;bottom:25px;background:#244132;color:#fff;border-radius:7px;padding:13px 18px;display:flex;align-items:center;gap:8px;font-size:11px;box-shadow:0 10px 30px #0003}.toast svg{width:16px}@media(max-width:1200px){.content{padding-left:25px;padding-right:25px}.review-layout{margin-left:-25px;margin-right:-25px}.project-grid{grid-template-columns:repeat(2,1fr)}}.mass-source{white-space:nowrap}.mass-source select{height:29px;border:1px solid #d7c28f;background:#fff6dd;border-radius:4px;font-size:9px}.mass-source input{width:58px!important;margin-left:4px}.legend .ghost{height:31px;margin-right:10px}.row-remove{border:0;background:transparent;color:#9b5b50;padding:4px}.assembly-quantities{display:flex;align-items:center;gap:10px;flex-wrap:wrap;background:#fff;border:1px solid var(--line);padding:10px 14px;margin-bottom:14px;border-radius:8px}.assembly-quantities>span{font-size:10px;font-weight:800;text-transform:uppercase;color:#727a73;margin-right:5px}.assembly-quantities label{display:flex;align-items:center;gap:6px;background:#f3f6f2;padding:6px 8px;border-radius:6px}.assembly-quantities b{font-size:9px}.assembly-quantities input{width:48px;height:27px;border:1px solid #cbd2cb;border-radius:4px;padding:0 5px}.assembly-quantities small{font-size:8px;color:#777}.codex-card{display:grid;grid-template-columns:52px 1fr auto;gap:16px;align-items:center;background:linear-gradient(120deg,#263b30,#345440);color:#fff;border-radius:10px;padding:20px 22px;margin-bottom:16px;box-shadow:0 8px 24px #20362a20}.codex-card.connected{background:linear-gradient(120deg,#234734,#37654a)}.codex-logo{width:48px;height:48px;border-radius:10px;background:#ffffff15;display:grid;place-items:center}.codex-logo svg{width:23px;color:#e2b45c}.codex-copy .eyebrow{color:#aebdb3}.codex-copy h3{margin:4px 0;font-size:16px}.codex-copy p{margin:0;color:#c4d0c8;font-size:10px}.codex-copy p b{color:#fff}.codex-copy em{display:block;color:#ffc8b7;font-size:9px;font-style:normal;margin-top:5px}.codex-state{text-align:right}.codex-state>span{display:flex;align-items:center;justify-content:flex-end;gap:6px;font-size:9px;text-transform:uppercase;font-weight:800;margin-bottom:8px}.codex-state i{width:8px;height:8px;border-radius:50%;background:#999}.codex-state i.online{background:#62cb82;box-shadow:0 0 0 4px #62cb8222}.codex-state i.ready{background:#e2b45c}.codex-state i.offline{background:#db7664}.codex-state .ghost{height:35px;background:#ffffff12;border-color:#ffffff35;color:#fff}.codex-state .primary{background:#e0ad4e;color:#203128}html,body,#root{min-width:0;min-height:100%}body{overflow-x:hidden}.app-shell{display:block}.app-shell>main{width:calc(100% - 245px);margin-left:245px}.content{width:100%;margin:0 auto}.settings-panel{max-width:980px}.settings-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.number-field,.number-field>div,.codex-copy{min-width:0}@media(max-width:1000px){.app-shell>aside{width:210px}.app-shell>main{width:calc(100% - 210px);margin-left:210px}main>header{padding-inline:24px}.content{padding:24px}.settings-grid,.metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.codex-card{grid-template-columns:48px minmax(0,1fr)}.codex-state{grid-column:2;display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left}.codex-state>span{justify-content:flex-start;margin:0}.two-col,.result-grid{grid-template-columns:1fr}}@media(max-width:760px){.app-shell>aside{position:static;width:100%;height:auto;padding:14px 16px 10px}.app-shell>main{width:100%;margin-left:0}aside .back,aside .side-foot{display:none}aside .project-mini{border-bottom:0;margin-top:12px;padding:10px 4px 6px}aside nav{display:flex;gap:6px;padding-top:8px;overflow-x:auto;scrollbar-width:thin}aside nav button{flex:0 0 auto;width:auto;padding-inline:12px;white-space:nowrap}main>header{height:auto;min-height:86px;padding:16px 20px;gap:16px}.header-actions .sync{max-width:120px}.content{padding:20px 16px 40px}.review-layout{grid-template-columns:1fr;margin:0 -16px -40px}.drawing{display:none}.project-grid{grid-template-columns:1fr}.projects-wrap{padding:32px 16px}.welcome,.toolbar{align-items:stretch;flex-direction:column;gap:16px}.search{width:100%}}@media(max-width:520px){main>header,.codex-state,.welcome{align-items:flex-start;flex-direction:column}.settings-grid,.metrics{grid-template-columns:1fr}.codex-card{grid-template-columns:40px minmax(0,1fr);padding:16px}.codex-logo{width:40px;height:40px}.codex-state{grid-column:1 / -1;width:100%}.modal{width:calc(100% - 24px);padding:26px 20px}}.codex-analyze{margin:0 0 18px;border:1px solid #d3b26e;background:#fff8e8;color:#715116;border-radius:7px;padding:11px 14px;display:inline-flex;align-items:center;gap:8px;font-weight:800;font-size:12px}.codex-analyze:disabled{opacity:.65;cursor:wait}.codex-analyze svg{width:17px}
