:root{font-family:DM Sans,Noto Sans SC,Microsoft YaHei,sans-serif;color:#253b34;background:#f5f6f2;font-synthesis:none;font-weight:400;--green:#1d4c3e;--ink:#253b34;--muted:#7c8981;--line:#e5e9e2;--accent:#cdeb9b;--danger:#a34436}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #a4c77c;outline-offset:3px}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1{font-size:30px;letter-spacing:-.8px;line-height:1.25;margin-bottom:0;font-weight:600}h2{font-size:19px;font-weight:600;letter-spacing:-.35px;margin-bottom:9px}h3{font-size:16px;font-weight:500}p{line-height:1.8}small{font-size:12px}button{border:0}input,textarea,select{width:100%;border:1px solid #dce2d8;border-radius:7px;background:#fff;color:var(--ink);padding:12px 13px;line-height:1.5;transition:border-color .15s}input:hover,textarea:hover,select:hover{border-color:#a6b6a7}input::placeholder,textarea::placeholder{color:#9ba59c}textarea{resize:vertical;min-height:80px}label{display:flex;flex-direction:column;gap:9px;font-size:13px;font-weight:500;margin-bottom:21px}label small,.field-help{font-weight:400;color:var(--muted);font-size:12px;line-height:1.7}label input[type=checkbox]{width:17px;height:17px;accent-color:var(--green)}.checkbox-label{flex-direction:row;align-items:center}.muted{color:var(--muted)}.eyebrow{font-size:10px;letter-spacing:1.8px;font-weight:700;margin:0 0 12px;color:#82907d;line-height:1.4}.wordmark{display:block;font-size:17px;font-weight:700;letter-spacing:1.3px;color:#fff;white-space:nowrap}.wordmark span{font-weight:400;color:#c3d1c3}.primary,.secondary{display:inline-flex;gap:20px;align-items:center;justify-content:center;min-height:41px;padding:11px 17px;border-radius:6px;font-size:13px;line-height:1.4;font-weight:500;transition:background .15s,transform .15s}.primary{background:var(--green);color:#fff}.primary:hover:not(:disabled){background:#2e614c;transform:translateY(-1px)}.secondary{border:1px solid #dfe5db;color:#486148;background:#fff}.secondary:hover:not(:disabled){background:#f1f5ed}.wide{width:100%}.text-button{display:inline-block;background:none;color:#376044;padding:7px 8px;font-size:12px;font-weight:500;white-space:nowrap}.text-button:hover{text-decoration:underline}.danger,.error-text{color:var(--danger)}.mono,pre,code{font-family:Cascadia Code,SFMono-Regular,Consolas,monospace}.mono{font-size:12px}.nowrap{white-space:nowrap}.alert{padding:13px 17px;border:1px solid #e4e2d4;background:#faf9ed;color:#7b7243;font-size:13px;border-radius:6px;line-height:1.7;margin-bottom:20px;overflow-wrap:anywhere}.alert.error{background:#fdf2ee;border-color:#f0d7cf;color:#9a4636}.alert.success{background:#edf6e8;border-color:#d7e8cc;color:#3d6944}.boot{display:flex;min-height:100vh;align-items:center;justify-content:center;flex-direction:column;color:#73826e;gap:18px}.brand-mark{display:grid;place-content:center;background:var(--green);color:var(--accent);width:54px;height:54px;font-size:30px;border-radius:12px}.login-shell{display:grid;grid-template-columns:1.1fr 1fr;min-height:100vh;background:#fff}.login-story{padding:57px 65px;color:#fff;background:#204b3e;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.login-story:after{content:"";width:600px;height:600px;border:1px solid #ffffff0b;border-radius:50%;position:absolute;right:-280px;bottom:-220px;box-shadow:0 0 0 55px #ffffff03,0 0 0 115px #ffffff03,0 0 0 175px #ffffff03;pointer-events:none}.login-story .eyebrow{color:#b2c694;font-size:10px}.login-story h1{font-weight:500;font-size:clamp(44px,4.7vw,72px);line-height:1.45;letter-spacing:1px;margin:23px 0}.login-story p{color:#b8ccbd;font-size:14px;line-height:2}.login-story small{font-size:10px;letter-spacing:2px;color:#829f8f}.login-form{align-self:center;width:min(370px,calc(100% - 64px));margin:65px auto}.login-form h2{font-size:26px}.login-form>.muted{font-size:13px;margin-bottom:40px}.login-form .primary{margin-top:9px}.login-note{font-size:11px;color:#939b90;padding-top:28px;margin-top:28px;border-top:1px solid var(--line)}.shell{display:flex;min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:224px;background:#1b3f34;padding:31px 18px 20px;display:flex;flex-direction:column;color:#c2d2c5;z-index:20}.sidebar .wordmark{padding:0 14px}.sidebar-caption{font-size:10px;letter-spacing:2px;color:#7e9e88;margin:11px 14px 37px}.sidebar nav{display:flex;flex-direction:column;gap:5px;overflow:auto}.sidebar nav button{min-height:42px;display:flex;align-items:center;text-align:left;border-radius:6px;padding:10px 13px;gap:12px;color:#abc3b2;background:none;font-size:12px;flex-shrink:0}.sidebar nav button:hover:not(:disabled){background:#ffffff08;color:#fff}.sidebar nav button.selected{background:#d5e9b9;color:#234032;font-weight:600}.nav-icon{width:21px;text-align:center;font-size:21px;line-height:1}.sidebar nav button.admin-start{border-top:1px solid #ffffff10;border-radius:0;margin-top:18px;padding-top:23px}.admin-dot{margin-left:auto;width:4px;height:4px;background:#759b81;border-radius:50%}.sidebar-footer{display:flex;align-items:center;gap:10px;margin-top:auto;padding:24px 7px 0;border-top:1px solid #ffffff12}.sidebar-footer>div{min-width:0;flex:1}.sidebar-footer strong{font-size:11px;font-weight:500;display:block;color:#d5e4d6}.sidebar-footer small{display:block;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:4px;color:#82a38c}.avatar{width:30px;height:30px;background:#355b46;color:#d0e7bb;border-radius:50%;display:grid;place-items:center;flex-shrink:0;font-size:12px}.logout{font-size:20px;background:none;color:#95b29b;padding:5px}.workspace{margin-left:224px;min-width:0;width:calc(100% - 224px)}.topbar{height:72px;border-bottom:1px solid #e6eae2;padding:0 42px;display:flex;align-items:center;justify-content:space-between;background:#ffffff80;font-size:11px;color:#829081}.crumb{margin-left:13px;color:#415344}.session-tag{display:flex;align-items:center;gap:8px}.session-tag i{height:6px;width:6px;background:#7d9c68;border-radius:50%}.page-content{padding:33px 42px 0;max-width:1550px;margin:auto}.page-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:29px}.page-heading .eyebrow{font-size:9px;margin-bottom:10px}.page-heading .secondary{min-height:35px;font-size:11px;padding:8px 13px}.hero{display:flex;align-items:center;justify-content:space-between;min-height:256px;background:#e7ecd9;border-radius:10px;padding:37px 40px;overflow:hidden;margin-bottom:23px;position:relative}.hero .eyebrow{color:#7c906d;font-size:9px}.hero h2{font-size:28px;letter-spacing:-.5px;font-weight:500;margin:18px 0 13px}.hero p{font-size:12px;color:#819073;margin-bottom:23px}.hero .primary{font-size:11px;padding:11px 17px}.frame-art{width:29%;height:183px;position:relative;margin-right:11px;transform:rotate(-8deg)}.frame-art:before,.frame-art:after{position:absolute;content:"";top:10px;right:-12px;bottom:-5px;left:12px;border:1px solid #80947255;border-radius:8px;transform:rotate(9deg)}.frame-art:after{top:17px;right:-18px;bottom:-10px;left:17px;transform:rotate(17deg);border-color:#a0b78a44}.film-frame{position:relative;height:100%;background:#315442;border:7px solid #f5f7e9;border-radius:7px;z-index:1;box-shadow:0 15px 20px #52624515;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:15px;color:#aec196}.film-frame span{font-size:7px;letter-spacing:1.8px}.film-frame i{border:1px solid #a9be9280;border-radius:50%;height:45px;width:45px;display:grid;place-items:center;font-size:17px;font-style:normal;padding-left:3px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:19px;margin-bottom:27px}.stats article{background:#fff;border:1px solid var(--line);border-radius:8px;padding:24px 25px}.stats article>span{font-size:11px;display:flex;align-items:center;justify-content:space-between;color:#82907c}.stats article>span small{font-size:9px;background:#f3f5ef;padding:3px 5px;color:#a1ad96;border-radius:3px}.stats strong{font-size:29px;font-weight:500;display:block;letter-spacing:-.7px;margin:17px 0 10px}.stats strong small{font-size:12px;color:#8b9885;font-weight:400;letter-spacing:0}.stats p{font-size:10px;color:#a0aa99;margin:0}.panel{background:#fff;border:1px solid var(--line);border-radius:9px;overflow:hidden}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.panel>.section-heading{padding:24px 26px 20px}.section-heading h2{font-size:16px;margin-bottom:7px}.section-heading p{font-size:11px;color:#95a08c;margin-bottom:0}.section-heading>p{line-height:1.8}.section-heading .primary{white-space:nowrap}.empty{text-align:center;padding:55px 25px;color:#99a58f}.empty>span{display:block;font-size:29px;color:#aab89b;margin-bottom:16px}.empty h3{font-size:14px;color:#52664d;margin-bottom:9px}.empty p{font-size:12px;margin-bottom:22px}.empty .secondary{font-size:11px}.recent-list{padding:0 26px}.recent-list article{display:flex;align-items:center;gap:17px;padding:17px 0;border-top:1px solid #edf0e8}.task-thumbnail{width:41px;height:41px;flex-shrink:0;background:#f0f3e9;display:grid;place-items:center;border-radius:5px;color:#819874;font-size:22px}.recent-list article>div{min-width:0;flex:1}.recent-list strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px;font-weight:500}.recent-list small{display:block;font-size:10px;color:#97a18d;margin-top:7px}.recent-list .mono{font-size:11px;margin-left:9px}.badge{display:inline-flex;align-items:center;gap:6px;padding:5px 9px;border-radius:4px;background:#eff2ec;color:#829277;font-size:10px;white-space:nowrap;font-family:inherit}.badge:before{content:"";width:4px;height:4px;background:currentColor;border-radius:50%}.badge.succeeded{background:#edf4e4;color:#6e8755}.badge.processing,.badge.submitting,.badge.queued{background:#eef2f7;color:#6c849b}.badge.reconciling{background:#fff5dc;color:#a38739}.badge.failed{background:#fbece6;color:#b2725b}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:12px;text-align:left}th{background:#f8f9f5;border-top:1px solid #edf0e7;border-bottom:1px solid #edf0e7;padding:13px 20px;font-size:10px;font-weight:500;color:#91a086;white-space:nowrap}td{padding:18px 20px;border-bottom:1px solid #edf0e7;line-height:1.6;max-width:320px;overflow-wrap:anywhere}tr:last-child td{border-bottom:0}td small{display:block;color:#95a18a;font-size:10px;margin-top:5px}td strong{font-weight:500}.prompt-cell{min-width:220px;max-width:320px}.prompt-cell strong{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.inline-note{font-size:11px;color:#8f987f;background:#fbfaf1;padding:12px 26px;margin:0}.page-footer{display:flex;justify-content:space-between;gap:15px;font-size:9px;color:#a3ac9b;padding:27px 0;margin-top:20px;letter-spacing:.5px}.page-footer span:first-child{font-weight:600;letter-spacing:1.5px}.create-layout{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(240px,1fr);gap:25px;align-items:start}.form-panel{padding:27px}.form-panel>.section-heading{padding:0 0 30px}.step-label{font-size:9px;color:#adb69f;white-space:nowrap}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.quote-panel{padding:30px;background:#e9eedf;border-radius:8px}.quote-panel h2{font-size:21px;line-height:1.7;margin-bottom:22px}.quote-panel dl{margin-bottom:25px}.quote-panel dl div{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:16px 0;border-bottom:1px solid #d9e0cd;font-size:12px}.quote-panel dt{color:#8c997e}.quote-panel dd{margin:0}.quote-panel dd.quote-total{font-size:22px;letter-spacing:-.5px}.quote-panel p{font-size:11px;color:#859575}.quote-panel p.small{font-size:10px;padding-top:15px;border-top:1px solid #d9e0cd}.model-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;margin-top:20px}.model-card{padding:26px}.model-card>.section-heading{padding:0;margin-bottom:25px}.model-symbol{font-size:30px;color:#759363;background:#f0f4e8;width:46px;height:46px;display:grid;place-content:center;border-radius:7px}.model-card>p{font-size:12px;color:#8e9b82;min-height:42px}.model-price{font-size:30px;letter-spacing:-1px;margin:27px 0 20px}.model-price small{font-size:11px;letter-spacing:0;color:#9ca98f;margin-left:7px}.model-card ul{list-style:none;padding:0;margin:20px 0 25px;font-size:11px;border-top:1px solid var(--line)}.model-card li{display:flex;justify-content:space-between;gap:10px;padding:12px 0;border-bottom:1px solid #edf0e7;color:#93a085}.model-card li strong{font-weight:400;color:#526748}.inline-form{display:flex;gap:13px;padding:0 26px 24px}.inline-form input{max-width:400px}.inline-form button{white-space:nowrap}.secret-panel{background:#e8f1df;border:1px solid #cbdcba;padding:25px;border-radius:8px;margin-bottom:24px}.secret-panel p{font-size:12px;color:#6c8459}.secret-panel code{display:block;background:#fff;padding:15px;border-radius:5px;font-size:12px;overflow-wrap:anywhere;-webkit-user-select:all;user-select:all}.pill{background:#f3f5ed;border:1px solid #e2e8d9;border-radius:4px;font-size:10px;padding:6px 9px;color:#90a079}.docs{padding:36px;max-width:1000px}.docs h2{font-size:26px}.docs h3{margin-top:35px;margin-bottom:15px}.docs p,.docs li{font-size:13px;color:#829075;line-height:1.9}.docs li{margin-bottom:10px}.docs pre{white-space:pre-wrap;overflow-wrap:anywhere;padding:23px;background:#1c372d;color:#c7dcb7;border-radius:7px;font-size:11px;line-height:1.9}.docs p code,.docs li code{background:#f1f4e9;color:#638249;padding:2px 5px;border-radius:3px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#14291f66;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:50;display:flex;align-items:center;justify-content:center;padding:25px}.modal{width:520px;max-height:calc(100dvh - 50px);overflow:auto;background:#fff;border-radius:12px;box-shadow:0 20px 80px #13281b33;padding:27px}.modal>.section-heading{margin-bottom:24px}.modal .section-heading h2{margin:0}.close-button{background:#f4f6ef;color:#7c8f6c;font-size:24px;width:32px;height:32px;border-radius:50%;flex-shrink:0}.modal-actions{display:flex;gap:12px;justify-content:flex-end;padding-top:16px;border-top:1px solid var(--line)}.editor-fields label{margin-bottom:18px}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(min-width:1600px){.page-content{padding-top:45px}.hero{min-height:300px}.frame-art{height:220px}.stats article{padding:30px}.hero h2{font-size:34px}}@media(max-width:1100px){.sidebar{width:194px;padding-left:12px;padding-right:12px}.workspace{margin-left:194px;width:calc(100% - 194px)}.wordmark{font-size:15px}.page-content{padding:28px 25px 0}.topbar{padding:0 25px}.hero{padding:30px}.hero h2{font-size:23px}.frame-art{height:150px;width:27%;margin-left:25px}.stats{gap:12px}.stats article{padding:19px}.stats strong{font-size:25px}.create-layout{grid-template-columns:minmax(0,1fr) 260px;gap:18px}.quote-panel,.form-panel{padding:23px}.recent-list .mono{display:none}}@media(max-width:820px){.sidebar{position:sticky;inset:auto;width:100%;height:auto;padding:15px 20px 0}.sidebar .wordmark{padding:0;font-size:14px}.sidebar-caption,.sidebar-footer{display:none}.sidebar nav{flex-direction:row;margin-top:15px;gap:5px;scrollbar-width:none;padding-bottom:12px}.sidebar nav button{font-size:11px;min-height:34px;padding:8px 11px;gap:6px;white-space:nowrap}.sidebar nav button.admin-start{border:0;border-left:1px solid #ffffff22;padding:8px 11px;margin:0 0 0 8px}.nav-icon{font-size:15px;width:16px}.admin-dot{display:none}.shell{display:block}.workspace{margin-left:0;width:100%}.topbar{height:50px;padding:0 23px}.page-content{padding:26px 22px 0}.page-heading{margin-bottom:24px}h1{font-size:25px}.hero{min-height:220px;padding:29px}.hero h2{font-size:23px}.create-layout{grid-template-columns:1fr}.quote-panel{order:-1;padding:22px}.quote-panel h2{font-size:18px;margin-bottom:12px}.quote-panel dl{display:flex;flex-wrap:wrap;gap:15px;margin-bottom:10px}.quote-panel dl div{flex:1;min-width:120px;display:block;border:0;padding:3px 0}.quote-panel dd{margin-top:7px}.quote-panel dd.quote-total{font-size:17px}.quote-panel .small{margin-bottom:0}.quote-panel p{margin-bottom:7px}.login-story{padding:40px}.login-story h1{font-size:45px}}@media(max-width:560px){.login-shell{display:block;min-height:100vh}.login-story{padding:27px 29px 29px;min-height:245px}.login-story>small,.login-story div>p:not(.eyebrow){display:none}.login-story .eyebrow{margin-top:30px;font-size:8px}.login-story h1{font-size:33px;line-height:1.25;margin:12px 0 0}.login-story h1 br{display:none}.login-form{margin:40px auto;width:calc(100% - 58px)}.login-form h2{font-size:22px}.login-form>.muted{margin-bottom:27px}.topbar{padding:0 19px}.page-content{padding:23px 17px 0}.page-heading .eyebrow{font-size:8px}.page-heading .secondary{font-size:10px}.hero{min-height:222px;padding:25px}.hero h2{font-size:21px;max-width:250px;line-height:1.55}.hero p{font-size:11px;max-width:240px}.frame-art{display:none}.hero .eyebrow{font-size:8px}.stats{grid-template-columns:1fr 1fr;gap:10px}.stats article{padding:19px 16px}.stats article:last-child{grid-column:span 2;display:grid;grid-template-columns:1fr 1fr;align-items:center}.stats article:last-child strong{grid-column:2;grid-row:1 / 3;text-align:right;margin:0}.stats article:last-child p{margin-top:9px}.stats strong{font-size:22px;overflow-wrap:anywhere}.stats p{font-size:9px}.stats article>span{font-size:10px}.panel>.section-heading{padding:20px 18px 18px}.section-heading{gap:12px}.section-heading h2{font-size:14px}.section-heading p{font-size:10px}.section-heading>.primary{font-size:11px;padding:10px 12px}.recent-list{padding:0 18px}.recent-list article{gap:12px}.recent-list strong{font-size:11px}.recent-list small{font-size:9px}.task-thumbnail{width:33px;height:37px}.badge{font-size:9px;padding:5px 6px}.recent-list .badge{max-width:65px}.page-footer{font-size:8px;gap:10px;letter-spacing:0}.page-footer span:first-child{font-size:8px;letter-spacing:1px}.form-panel{padding:20px}.form-panel>.section-heading{padding:0 0 23px}.step-label{display:none}.form-grid{gap:13px}.quote-panel{padding:20px}.quote-panel p{font-size:10px}.inline-note{padding:12px 18px;font-size:10px}.inline-form{padding:0 18px 19px;flex-wrap:wrap}.inline-form input{max-width:100%}.inline-form .primary{width:100%}.docs{padding:25px 21px}.docs h2{font-size:23px}.docs p,.docs li{font-size:12px}.docs pre{padding:17px;font-size:10px}.docs ul{padding-left:20px}.modal-backdrop{padding:13px}.modal{padding:23px;max-height:calc(100dvh - 26px)}.secret-panel{padding:20px}.secret-panel .section-heading{align-items:flex-start}.secret-panel .secondary{padding:8px 10px;white-space:nowrap;font-size:10px}.secret-panel h2{font-size:14px}.secret-panel p{font-size:11px}.model-grid{grid-template-columns:1fr}.model-card{padding:24px}.model-card>.section-heading{padding:0}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.mobile-logout{display:none}@media(max-width:820px){.mobile-logout{display:inline-block;padding:3px 0 3px 8px;font-size:10px}}.danger-primary{background:#a34436}.danger-primary:hover:not(:disabled){background:#843429}html,body,#app{width:100%;min-width:0;min-height:100dvh}body{background:#f5f6f2}.boot,.login-shell,.shell{min-height:100dvh}.login-shell{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr)}.sidebar{height:100dvh;min-height:0}.workspace{display:flex;flex-direction:column;min-height:100dvh}.topbar{flex-shrink:0}.page-content{display:flex;flex-direction:column;flex:1;width:100%;min-width:0;max-width:none;margin:0}.page-content>*{flex-shrink:0}.page-footer{margin-top:auto;padding-top:47px}.docs{width:100%;max-width:none}.docs>p,.docs>ul{max-width:85ch}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.model-card h2,.model-card p,.model-card li strong{overflow-wrap:anywhere}.create-layout>*,.form-grid>*,.model-grid>*{min-width:0}@media(max-width:820px){.shell{display:flex;flex-direction:column}.sidebar{height:auto;flex-shrink:0;top:0}.workspace{flex:1;min-height:0}}
