@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";
:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#172e2a;--muted:#647570;--green:#17634e;--line:#dfe6e1;--paper:#f6f8f5}*{box-sizing:border-box}body{background:var(--paper);color:var(--ink);margin:0;font:14px DM Sans,Arial,sans-serif}button,input,select{font:inherit}button{cursor:pointer;transition:background .15s}button:disabled{opacity:.55;cursor:wait}button:focus-visible,input:focus-visible,select:focus-visible{outline-offset:3px;outline:3px solid #77bda6}h1,h2,h3,.brand{font-family:Manrope,Arial,sans-serif}h1{letter-spacing:-1.3px;margin:10px 0;font-size:34px}h2{margin:0 0 8px;font-size:18px}h3{margin:22px 0 8px;font-size:18px}p{color:var(--muted);margin:0 0 20px;line-height:1.7}label{flex-direction:column;gap:9px;font-size:12px;font-weight:600;display:flex}input,select{width:100%;min-height:44px;color:var(--ink);background:#fff;border:1px solid #ced9d2;border-radius:8px;padding:10px 12px}form{flex-direction:column;gap:20px;display:flex}.primary,.secondary{white-space:nowrap;border-radius:8px;min-height:44px;padding:11px 18px;font-weight:600}.primary{background:var(--green);color:#fff;border:1px solid var(--green)}.primary:hover{background:#124936}.secondary{color:var(--ink);background:#fff;border:1px solid #d2dbd5}.secondary:hover{background:#edf3ef}.eyebrow{letter-spacing:1.8px;color:#668577;font-size:10px;font-weight:700}.brand{color:#f2faf4;align-items:center;gap:12px;font-size:19px;font-weight:700;line-height:1.2;display:flex}.brand small{letter-spacing:4px;color:#a0b8ad;margin-top:5px;font-size:9px;font-weight:500;display:block}.brand-symbol{color:#173e2e;background:#d7ed95;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-family:Manrope,Arial,sans-serif;font-size:32px;font-weight:800;display:flex}.workspace{min-height:100vh;display:flex}.sidebar{color:#adc2b6;background:#132b25;flex-direction:column;width:258px;padding:34px 22px 24px;display:flex;position:fixed;inset:0 auto 0 0}.company-label{letter-spacing:1.5px;color:#9bb5a8;margin:42px 0 28px;font-size:9px}.company-label select{color:#e6eee9;letter-spacing:0;background:#203c32;border:1px solid #345045;margin-top:3px;font-size:12px}.nav{color:#b7cabe;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:12px;width:100%;margin-bottom:7px;padding:13px 12px;font-size:13px;display:flex}.nav span{font-size:19px}.nav:hover{background:#203c32}.nav.active{color:#213e2c;background:#d9ed9d;font-weight:700}.sidebar-bottom{margin-top:auto;padding-top:36px}.build-note{border:1px solid #355043;border-radius:10px;padding:14px;font-size:11px}.status-dot{background:#d7ed95;border-radius:50%;width:6px;height:6px;margin-right:5px;display:inline-block}.build-note p{color:#9db3a6;margin:8px 0 0;font-size:10px;line-height:1.6}.account{align-items:center;gap:10px;margin:26px 0 12px;display:flex}.avatar{color:#e3eadd;background:#344f42;border-radius:50%;flex-shrink:0;place-items:center;width:32px;height:32px;display:grid}.account div{min-width:0}.account strong{color:#e1ebe3;text-overflow:ellipsis;font-size:11px;display:block;overflow:hidden}.account small{margin-top:4px;font-size:10px;display:block}.logout{color:#b1c5b8;background:0 0;border:0;padding:5px 0;font-size:11px}.main-content{width:calc(100% - 258px);min-width:0;margin-left:258px}.topbar{border-bottom:1px solid var(--line);background:#fcfdfb;justify-content:space-between;align-items:center;height:77px;padding:0 42px;font-size:12px;font-weight:500;display:flex}.pill{color:#5b6b53;background:#edf2ea;border:1px solid #dfe7da;border-radius:6px;align-items:center;padding:6px 9px;font-size:10px;font-weight:500;display:inline-flex}.content{max-width:1400px;margin:auto;padding:44px 42px 64px}.page-heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:28px;display:flex}.page-heading p{margin:0;font-size:13px}.stats{grid-template-columns:1fr 1fr 1.15fr;gap:18px;margin-bottom:36px;display:grid}.stat{border:1px solid var(--line);background:#fff;border-radius:12px;flex-direction:column;gap:12px;padding:22px 24px;display:flex}.stat>span{color:#677770;font-size:12px}.stat strong{letter-spacing:-1px;font-family:Manrope,Arial,sans-serif;font-size:34px;font-weight:700;line-height:1.2}.stat .role-stat{letter-spacing:-.5px;margin:7px 0;font-size:20px}.stat small{color:#7d8981;font-size:10px}.stat.subdued{background:#edf2e6;border-color:#dce5cf}.section-title{justify-content:space-between;align-items:center;margin:28px 0 18px;display:flex}.section-title h2{margin:0}.section-title>span{color:#7c8880;font-size:11px}.panel{border:1px solid var(--line);background:#fff;border-radius:12px;margin-bottom:22px;padding:26px}.panel p{font-size:12px}.app-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.app-card{border:1px solid var(--line);background:#fff;border-radius:12px;padding:24px;overflow:hidden}.app-card-top{justify-content:space-between;align-items:center;display:flex}.app-icon{color:#66713b;background:#f0f0df;border-radius:10px;place-items:center;width:43px;height:43px;font-size:20px;font-weight:700;display:grid}.app-card h3{overflow-wrap:anywhere}.app-card p{font-size:12px}.card-footer{color:#78897e;border-top:1px solid #edf0eb;padding-top:16px;font-size:10px}.empty{text-align:center;padding:54px 28px}.empty h2{font-size:20px}.empty p{max-width:430px;margin:12px auto 0}.empty-icon{color:#748b54;background:#eef4e5;border-radius:16px;place-items:center;width:56px;height:56px;margin:0 auto 18px;font-size:27px;display:grid}.inline-form{flex-flow:wrap;align-items:end;gap:14px;display:flex}.inline-form label{flex:1;min-width:160px}.form-grid{grid-template-columns:1fr 1fr 160px;gap:16px;display:grid}.permissions{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.permissions label{flex-direction:row;align-items:center}.permissions input{width:17px;min-height:17px;accent-color:var(--green)}.permissions span{color:var(--muted);font-size:12px}.member-list{flex-direction:column;display:flex}.member-row{border-top:1px solid var(--line);flex-direction:row;align-items:end;gap:14px;padding:20px 0;display:flex}.member-row:last-child{padding-bottom:0}.member-row label{width:170px}.member-id{flex:1;align-self:center;min-width:100px}.member-id strong{font-size:12px;display:block}.member-id small{overflow-wrap:anywhere;color:var(--muted);margin-top:7px;font:10px monospace;display:block}.invitation-list{margin:16px 0 0;padding:0;list-style:none}.invitation-list li{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;padding:16px 0;display:flex}.invitation-list strong{font-size:12px}.invitation-list small{color:var(--muted);margin-top:7px;font-size:10px;display:block}.message{background:#f2f6e9;border:1px solid #dce3d3;border-radius:8px;margin-bottom:20px;padding:14px 18px;font-size:12px;line-height:1.6}.message.error{color:#883a2a;background:#fff1ee;border-color:#ebc9c0}.message.success{color:#23553f}.hidden{display:none}.invite-banner{justify-content:space-between;align-items:center;gap:24px;display:flex}.invite-banner p{margin:0}.loading{flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:100vh;display:flex}.login-shell{grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.login-story{background:#132b25;flex-direction:column;justify-content:space-between;padding:56px 64px;display:flex;position:relative;overflow:hidden}.login-story:after{content:"";pointer-events:none;border:1px solid #3e5741;border-radius:50%;width:450px;height:450px;position:absolute;bottom:-260px;right:-130px}.login-story h1{color:#f4f5e9;letter-spacing:-1.5px;margin:24px 0;font-size:44px;line-height:1.25}.login-story p{color:#b0c4b7;max-width:340px;font-size:14px}.login-story .eyebrow{color:#c3df90}.muted{color:#839e8c;font-size:10px}.login-panel{justify-content:center;align-items:center;padding:40px;display:flex}.login-card{width:100%;max-width:380px}.login-card h2{letter-spacing:-1px;margin:14px 0 12px;font-size:28px}.login-card>p{font-size:13px}.login-card form{margin-top:28px}.footnote{margin-top:24px;font-size:11px!important;line-height:1.8!important}@media (min-width:1500px){.content{padding-top:56px}}@media (max-width:1150px){.app-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.content{padding:32px 26px}.topbar{padding:0 26px}.sidebar{width:228px;padding-left:18px;padding-right:18px}.main-content{width:calc(100% - 228px);margin-left:228px}.stats{gap:12px}.stat{padding:20px 16px}.page-heading{align-items:start}.member-row{flex-wrap:wrap}.member-id{flex-basis:100%}.form-grid{grid-template-columns:1fr 1fr}.login-story{padding:44px 36px}.login-story h1{font-size:36px}}@media (max-width:760px){.workspace{display:block}.sidebar{width:100%;padding:20px;position:static}.brand{font-size:17px}.company-label{margin:22px 0 14px}.sidebar nav{gap:8px;display:flex}.nav{margin:0}.sidebar-bottom{justify-content:space-between;align-items:center;padding-top:12px;display:flex}.build-note{display:none}.account{margin:6px 0}.main-content{width:100%;margin:0}.topbar{gap:12px;height:56px;padding:0 20px}.topbar .pill{font-size:8px}.content{padding:28px 20px}.page-heading{flex-direction:column;gap:20px}h1{font-size:28px}.stats{grid-template-columns:1fr 1fr}.stat:last-child{grid-column:1/-1}.stat .role-stat{font-size:18px}.app-grid{grid-template-columns:1fr}.panel{padding:20px}.form-grid{grid-template-columns:1fr}.permissions{gap:16px}.member-row label{width:calc(50% - 7px)}.member-row button{width:100%}.invite-banner,.invitation-list li{flex-direction:column;align-items:start}.login-shell{grid-template-columns:1fr}.login-story{padding:28px}.login-story>div:not(.brand),.login-story>.muted{display:none}.login-panel{padding:44px 24px}.login-story:after{display:none}.inline-form button{flex:1}.section-title{gap:12px}.section-title h2{font-size:16px}}.chat-back{color:var(--green);background:0 0;border:0;margin:0 0 26px;padding:0;font-size:12px;font-weight:600}.chat-panel .page-heading h1{overflow-wrap:anywhere}.chat-panel .page-heading>.pill{white-space:nowrap}.chat-surface{border:1px solid var(--line);background:#fff;border-radius:14px;overflow:hidden}.chat-messages{flex-direction:column;gap:20px;min-height:280px;max-height:55vh;padding:28px;display:flex;overflow:auto}.chat-message{background:#f2f5ef;border-radius:12px;align-self:start;max-width:90%;padding:18px 22px}.chat-message.user{background:#e6efdf;align-self:end}.chat-message strong{color:#486047;font-size:11px}.chat-message p{white-space:pre-wrap;overflow-wrap:anywhere;color:var(--ink);margin:8px 0 0;font-size:13px}.chat-empty{text-align:center;margin:auto;padding:25px}.chat-empty p{max-width:440px;margin:10px auto 0;font-size:13px}.chat-composer{border-top:1px solid var(--line);gap:12px;padding:22px 28px}.chat-composer textarea{resize:vertical;min-height:90px;max-height:300px;font:inherit;color:var(--ink);background:#fff;border:1px solid #ced9d2;border-radius:9px;padding:14px}.chat-composer textarea:focus-visible{outline-offset:2px;outline:3px solid #77bda6}.chat-composer textarea:disabled{color:var(--muted);background:#f4f6f2}.chat-composer-footer{justify-content:space-between;align-items:center;gap:20px;display:flex}.chat-composer-footer>span{color:var(--muted);max-width:470px;font-size:10px;line-height:1.6}.chat-retry{color:inherit;background:0 0;border:0;padding:0 0 0 8px;font-size:12px;text-decoration:underline}.card-footer .secondary{width:100%;font-size:12px}@media (max-width:760px){.chat-messages{max-height:50vh;padding:18px}.chat-message{max-width:95%;padding:14px}.chat-composer{padding:18px}.chat-composer-footer{flex-direction:column;align-items:stretch}.chat-composer-footer>.primary{width:100%}.chat-empty{padding:12px}.chat-panel .page-heading>.pill{white-space:normal}}.chat-workspace{grid-template-columns:minmax(0,1fr) minmax(320px,.85fr);align-items:stretch;gap:16px;display:grid}.prototype-preview{border:1px solid var(--line);background:#f8faf6;border-radius:14px;min-height:520px;overflow:hidden}.prototype-preview-head{border-bottom:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;padding:16px 18px;font-size:11px;display:flex}.prototype-preview iframe{background:#fff;border:0;width:100%;height:calc(100% - 52px);min-height:468px;display:block}.prototype-empty{text-align:center;min-height:468px;color:var(--muted);place-items:center;padding:28px;display:grid}.prototype-empty h2{color:var(--ink);margin:12px 0 0;font-size:18px}.prototype-empty p{max-width:250px;font-size:12px;line-height:1.6}@media (max-width:900px){.chat-workspace{grid-template-columns:1fr}.prototype-preview{min-height:380px}.prototype-preview iframe{min-height:328px}}
