@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700&display=swap";:root{font-family:DM Sans,sans-serif;color:#17312f;background:#f4f7f5;font-synthesis:none;--ink:#17312f;--muted:#617371;--green:#0f766e;--deep:#0a3d39;--lime:#c9ef63;--line:#dce6e1;--soft:#eaf2ee}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#f4f7f5}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{opacity:.6;cursor:wait}.eyebrow{font-size:11px;letter-spacing:.15em;font-weight:700;color:#66817d;margin:0 0 8px}.wordmark{display:flex;align-items:center;gap:8px;color:#fff}.wordmark svg{color:var(--lime)}.wordmark b{font:700 18px Manrope}.wordmark span{font-size:10px;letter-spacing:.18em;border-left:1px solid #ffffff44;padding-left:8px}.wordmark.dark{color:var(--ink);margin-bottom:50px}.wordmark.dark span{border-color:var(--line)}.auth-page{min-height:100vh;display:grid;grid-template-columns:1.05fr .95fr}.auth-story{background:var(--deep);color:#fff;padding:48px 8vw 54px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.auth-story:after{content:"";position:absolute;width:440px;height:440px;border:1px solid #ffffff15;border-radius:50%;right:-160px;top:18%;box-shadow:0 0 0 80px #ffffff07,0 0 0 160px #ffffff05}.auth-story>div{position:relative;z-index:1}.auth-story h1{font:600 clamp(44px,6vw,80px)/1.02 Manrope;margin:10px 0 24px;letter-spacing:-.055em}.auth-story p:not(.eyebrow){max-width:580px;color:#bfd0cd;font-size:18px;line-height:1.65}.assurance{display:flex;gap:14px;align-items:center}.assurance svg{color:var(--lime)}.assurance span{display:grid;gap:2px;font-size:13px;color:#9fb5b2}.assurance b{color:#fff}.auth-panel,.setup-page{display:grid;place-items:center;padding:32px;background:#f5f8f6}.auth-card,.setup-card{width:min(440px,100%)}.auth-card h2,.setup-card h1{font:700 34px/1.15 Manrope;margin:0 0 10px;letter-spacing:-.035em}.muted,.panel-title p,.page-intro p{color:var(--muted)}form{display:grid;gap:15px;margin-top:28px}label{display:grid;gap:7px;font-size:13px;font-weight:700}input,textarea,select{width:100%;border:1px solid #cad8d2;border-radius:10px;background:#fff;padding:12px 13px;color:var(--ink);outline:none}textarea{min-height:110px;resize:vertical}input:focus,textarea:focus,select:focus{border-color:var(--green);box-shadow:0 0 0 3px #0f766e15}.primary,.secondary,.danger,.complete{border:0;border-radius:9px;padding:11px 15px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:7px}.primary{background:var(--green);color:#fff}.primary:hover{background:#0b625b}.secondary{background:var(--soft);color:var(--deep)}.danger{background:#fff0ed;color:#9b382b}.complete{background:#e8f7d1;color:#3c6410}.small{padding:8px 12px}.text-button{border:0;background:none;color:var(--green);font-weight:700;margin-top:20px}.notice{padding:12px;border-radius:9px;background:#e8f4ed;color:#2c5a4d}.notice.error{background:#fff0ed;color:#9b382b}.dev-link{margin-top:18px;background:#ecf4f0;border:1px dashed #92afa7;padding:14px;border-radius:10px;display:grid;gap:10px}.dev-link small{font-weight:700;color:#52706b}.dev-link code{font-size:11px;overflow-wrap:anywhere}.setup-page{min-height:100vh}.setup-card{background:#fff;padding:42px;border:1px solid var(--line);box-shadow:0 22px 60px #17312f12;border-radius:18px}.app-shell{min-height:100vh;display:grid;grid-template-columns:250px 1fr}.sidebar{background:#0b3431;color:#fff;padding:25px 18px;display:flex;flex-direction:column;position:sticky;top:0;height:100vh;z-index:20}.sidebar .wordmark{padding:0 9px 23px}.sidebar nav{display:grid;gap:4px;margin-top:22px}.sidebar nav button,.sidebar-foot>button{border:0;background:none;color:#b9cfcb;display:flex;align-items:center;gap:11px;padding:11px;border-radius:8px;text-align:left}.sidebar nav svg,.sidebar-foot svg{width:18px}.sidebar nav button.active{background:#16524d;color:#fff}.tenant-card{background:#082b28;border:1px solid #ffffff12;padding:14px;border-radius:10px;display:grid;gap:3px}.tenant-card small{font-size:9px;letter-spacing:.12em;color:#85a6a0}.tenant-card span{font-size:12px;color:#9ab5b0}.sidebar-foot{margin-top:auto;border-top:1px solid #ffffff15;padding-top:16px;display:grid;gap:10px}.manual{display:flex;gap:10px;align-items:center;background:#103e3a;padding:11px;border-radius:8px}.manual svg{color:var(--lime)}.manual span{display:grid;font-size:11px}.manual small{color:#9ab5b0}.workspace{min-width:0}.workspace>header{height:86px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 36px;gap:18px;position:sticky;top:0;z-index:10}.workspace header h1{font:700 22px Manrope;margin:0}.workspace header .eyebrow{margin:0}.header-actions{margin-left:auto;display:flex;align-items:center;gap:14px}.avatar{width:36px;height:36px;border-radius:50%;background:var(--lime);display:grid;place-items:center;font-weight:800;color:var(--deep)}.icon{border:0;background:transparent;padding:7px;color:var(--ink);display:grid;place-items:center}.icon svg{width:19px}.mobile-only{display:none}.state{font-size:11px;font-weight:700;display:flex;align-items:center;gap:7px;color:#35665d}.state i,.status i{width:6px;height:6px;background:#50a64b;border-radius:50%}.content{padding:32px 36px 60px;max-width:1450px;margin:auto}.hero{background:linear-gradient(120deg,#103e3a,#0f5f57);border-radius:15px;padding:32px 36px;color:#fff;display:flex;justify-content:space-between;align-items:center}.hero h2{font:600 35px Manrope;margin:3px 0 10px;letter-spacing:-.035em}.hero p:not(.eyebrow){color:#c3d8d4;margin:0}.hero>svg{width:68px;height:68px;color:var(--lime);opacity:.85}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:18px 0}.metric,.panel{background:#fff;border:1px solid var(--line);border-radius:12px}.metric{padding:20px;display:grid;gap:4px}.metric strong{font:700 27px Manrope}.metric span{font-size:12px;color:var(--muted)}.panel{padding:22px;margin-bottom:18px}.panel-title{display:flex;justify-content:space-between;align-items:start;border-bottom:1px solid #e6ece9;padding-bottom:16px;margin-bottom:4px}.panel-title h2,.page-intro h2{font:700 20px Manrope;margin:0}.panel-title p,.page-intro p{font-size:13px;margin:5px 0 0}.rows{display:grid}.row{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px 2px;border-bottom:1px solid #edf1ef}.row:last-child{border-bottom:0}.row>span:first-child{display:grid;gap:3px}.row small,.knowledge-card small,.work-card small,.package-card small{color:var(--muted)}.status{font-size:10px;letter-spacing:.05em;font-weight:700;text-transform:uppercase;white-space:nowrap;display:inline-flex;align-items:center;gap:6px;border-radius:20px;background:#eef3f1;padding:6px 9px}.status.rejected,.status.correction_required{background:#fff0ed;color:#9b382b}.status.approved,.status.active,.status.measured,.status.manually_completed{background:#e9f6d8;color:#456d19}.status.awaiting_review,.status.packaged,.status.downloaded{background:#fff5cf;color:#755d00}.two-col{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.75fr);gap:18px;align-items:start}.form-panel h3{margin:0;font:700 17px Manrope}.form-panel form{margin-top:18px}.form-note{font-size:12px;color:var(--muted);margin:0}.action-row button{font-size:11px}.action-row svg,.primary svg,.secondary svg{width:15px}.knowledge-card,.work-card,.package-card{padding:20px 2px;border-bottom:1px solid #e7eeea;display:flex;justify-content:space-between;gap:24px}.knowledge-card h3,.work-card h3,.package-card h3{margin:7px 0 6px;font:700 17px Manrope}.knowledge-card p,.work-card p,.package-card p{margin:0 0 8px;color:#536964;font-size:14px;line-height:1.5}.card-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.tag{font-size:9px;font-weight:800;letter-spacing:.1em;color:#54766f;background:#edf4f0;padding:5px 7px;border-radius:5px}.work-card{display:block}.work-head{display:flex;justify-content:space-between}.proposal{margin:16px 0;background:#f2f6f4;border-left:3px solid var(--green);padding:14px}.proposal pre{white-space:pre-wrap;font:13px/1.55 DM Sans;margin:6px 0;color:#2f4945}.next{display:block;margin-top:13px}.package-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center}.package-icon{width:44px;height:44px;border-radius:10px;background:#e7f0ed;display:grid;place-items:center;color:var(--green)}.evidence{background:#eef6f2;padding:8px!important;border-radius:6px}.roles{font-size:11px;color:#55706a;text-align:right}.timeline>div{display:grid;grid-template-columns:15px 1fr;gap:10px;padding:12px 0}.timeline i{width:8px;height:8px;background:var(--green);border-radius:50%;margin-top:5px;box-shadow:0 0 0 4px #dfece8}.timeline span{display:grid;gap:3px}.timeline code{font-size:10px;color:#78908b}.empty{padding:30px;text-align:center;color:#71817e;font-size:13px}.toast{position:fixed;z-index:40;right:24px;top:100px;background:#17312f;color:#fff;padding:12px 14px;border-radius:9px;box-shadow:0 12px 40px #0002;display:flex;align-items:center;gap:14px;max-width:420px}.toast button{border:0;background:none;color:#fff;display:grid}.toast svg{width:15px}.loading{min-height:100vh;display:grid;place-items:center;color:var(--green);gap:10px}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.scrim{display:none}.control-hero{background:linear-gradient(120deg,#183b4b,#145a61)}.assistant-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;padding-top:16px}.assistant-grid article{border:1px solid var(--line);border-radius:10px;padding:15px;background:#f8faf9}.assistant-grid h3{font:700 14px Manrope;margin:9px 0 6px}.assistant-grid p{font-size:12px;line-height:1.45;color:#536964;min-height:52px}.assistant-grid small{font-size:10px;color:var(--muted)}.check-label{display:flex;align-items:center;gap:9px}.check-label input{width:auto}.panel-title>svg{color:var(--green);width:22px}@media(max-width:900px){.auth-page{grid-template-columns:1fr}.auth-story{min-height:330px;padding:32px}.auth-story h1{font-size:45px}.auth-panel{padding:48px 24px}.app-shell{display:block}.sidebar{position:fixed;left:-270px;width:250px;transition:left .2s}.sidebar.open{left:0}.mobile-only{display:grid}.scrim{display:block;position:fixed;top:0;right:0;bottom:0;left:0;border:0;background:#092d2a88;z-index:15}.workspace>header{padding:0 18px;height:75px}.content{padding:22px 18px 50px}.two-col{grid-template-columns:1fr}.metric-grid{grid-template-columns:repeat(2,1fr)}.assistant-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.state{display:none}.hero{padding:25px}.hero>svg{display:none}.hero h2{font-size:28px}.package-card{grid-template-columns:auto 1fr}.package-card .card-actions{grid-column:1/-1;justify-content:flex-start}.knowledge-card{display:block}.knowledge-card .card-actions{justify-content:flex-start;margin-top:12px}}@media(max-width:520px){.auth-story{min-height:280px}.auth-story h1{font-size:37px}.auth-story p:not(.eyebrow){font-size:15px}.assurance{display:none}.setup-card{padding:27px}.metric-grid{grid-template-columns:1fr 1fr;gap:9px}.metric{padding:15px}.metric strong{font-size:22px}.assistant-grid{grid-template-columns:1fr}.workspace header h1{font-size:18px}.content{padding:16px 12px}.panel{padding:17px}.action-row{align-items:flex-start;flex-direction:column}.work-head{gap:12px}.header-actions{gap:7px}}
