@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700&display=swap";:root{color:#17201e;font-synthesis:none;--green-950:#102f29;--green-800:#1c4b40;--green-600:#287763;--line:#dde3df;--muted:#6c7774;background:#f4f6f3;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}h1,h2,p{margin-top:0}h1,h2,.brand{font-family:Manrope,sans-serif}.shell{grid-template-columns:244px 1fr;min-height:100vh;display:grid}.sidebar{background:var(--green-950);color:#fff;z-index:2;flex-direction:column;width:244px;padding:28px 18px 20px;display:flex;position:fixed;inset:0 auto 0 0}.brand{letter-spacing:-.3px;align-items:center;gap:11px;padding:0 8px;font-size:18px;display:flex}.brand-mark{color:#17352e;background:#d6a94b;border-radius:10px;place-items:center;width:34px;height:34px;font-weight:800;display:grid;box-shadow:inset 0 0 0 1px #fff3}.sidebar-user{border-top:1px solid #ffffff1a;grid-template-columns:38px 1fr;align-items:center;gap:10px;margin-top:auto;padding:16px 8px 0;display:grid}.avatar{color:#1d5547;background:#dce9e4;border-radius:50%;place-items:center;width:38px;height:38px;font-size:12px;font-weight:700;display:grid}.avatar.large{width:44px;height:44px;font-size:13px}.user-copy{min-width:0;display:grid}.user-copy b{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.user-copy small{color:#94aaa4;margin-top:2px;font-size:11px}.main{grid-column:2;min-width:0}.topbar{z-index:30;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffdb;justify-content:space-between;align-items:center;gap:24px;height:72px;padding:0 36px;display:flex;position:relative}.global-search{color:#87918e;align-items:center;gap:10px;width:min(460px,45vw);font-size:13px;display:flex}.global-search kbd{color:#8b9491;background:#fff;border:1px solid #d9dedb;border-radius:6px;margin-left:auto;padding:3px 7px}.topbar-actions{align-items:center;gap:18px;display:flex;position:relative}.live-dot{color:#76817e;align-items:center;gap:7px;font-size:12px;display:flex}.live-dot span{background:#d6a94b;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #d6a94b21}.live-dot span.connected{background:#3d9b75;box-shadow:0 0 0 4px #3d9b7524}.profile-menu{position:relative}.profile-trigger{color:#51605b;cursor:pointer;background:#fff;border:1px solid #dbe2de;border-radius:999px;align-items:center;gap:7px;height:44px;padding:2px 10px 2px 3px;display:inline-flex;box-shadow:0 7px 22px #13302712}.profile-trigger:hover,.profile-trigger[aria-expanded=true]{color:#153f36;border-color:#b8cbc4}.profile-panel{border:1px solid var(--line);z-index:10;background:#fff;border-radius:12px;width:min(360px,100vw - 36px);padding:16px;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 24px 70px #0f261f2e}.profile-panel-header{border-bottom:1px solid #edf1ee;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:12px;padding-bottom:14px;display:grid}.profile-panel-header strong,.profile-panel-header small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.profile-panel-header strong{color:#19372f}.profile-panel-header small{color:var(--muted);margin-top:3px;font-size:12px}.profile-info-grid{color:#6b7773;border-bottom:1px solid #edf1ee;grid-template-columns:minmax(0,1fr) auto;gap:10px 14px;padding:14px 0;font-size:12px;display:grid}.profile-info-grid span,.profile-section-title,.form-success,.profile-logout{align-items:center;gap:8px;display:inline-flex}.profile-info-grid b{color:#1f3d35;font-size:12px}.profile-section-title{color:#1f5d4f;margin:3px 0 12px;font-size:13px;font-weight:800}.password-form{border-bottom:1px solid #edf1ee;gap:11px;padding:16px 0;display:grid}.password-form label{color:#48534f;gap:7px;font-size:12px;font-weight:700;display:grid}.password-form input{background:#fbfcfb;border:1px solid #d5dcd8;border-radius:9px;outline:0;height:40px;padding:0 12px}.password-form input:focus{border-color:#4a8978;box-shadow:0 0 0 3px #3a7e6c1a}.form-error.compact{margin:0}.form-success{color:#26725e;background:#e9f5ef;border-radius:8px;margin:0;padding:9px 10px;font-size:12px;font-weight:700}.primary-button.full{width:100%}.profile-logout{color:#34554c;cursor:pointer;background:#f3f6f4;border:0;border-radius:9px;justify-content:center;width:100%;min-height:40px;margin-top:12px;font-weight:800}.profile-logout:hover{color:#173d34;background:#e8efeb}.page{max-width:1520px;margin:auto;padding:38px 40px 60px}.eyebrow{color:#2b7965;letter-spacing:1.8px;font-size:10px;font-weight:800;line-height:1}.eyebrow.light{color:#d7b45f}.start-page{align-content:center;max-width:680px;min-height:calc(100vh - 170px);display:grid}.start-page h1{color:#18342d;letter-spacing:-1.2px;margin:10px 0;font-size:clamp(30px,4vw,46px)}.start-page p{color:var(--muted);margin:0;font-size:15px;line-height:1.7}.primary-button{color:#fff;background:var(--green-800);cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:10px;min-height:46px;padding:0 20px;font-weight:700;display:inline-flex;box-shadow:0 8px 20px #1c4b4029}.primary-button:hover{background:#153f36;transform:translateY(-1px)}.primary-button:disabled{opacity:.65;cursor:wait}.primary-button.compact{min-height:40px;padding:0 16px;font-size:13px}.loader{border:2px solid #dce3e0;border-top-color:#2a7461;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite spin}.app-loading{color:#64706c;justify-content:center;align-items:center;gap:12px;min-height:100vh;display:flex}.login-layout{grid-template-columns:46% 54%;min-height:100vh;display:grid}.login-story{color:#fff;background:linear-gradient(145deg,#0e2b24f7,#184b3eed),radial-gradient(circle at 80% 10%,#418b77,#0000 46%);flex-direction:column;justify-content:space-between;padding:42px 52px;display:flex;position:relative;overflow:hidden}.login-story:before,.login-story:after{content:"";border:1px solid #ffffff14;border-radius:50%;position:absolute}.login-story:before{width:520px;height:520px;top:-170px;right:-260px}.login-story:after{width:300px;height:300px;top:-60px;right:-100px}.brand.light{z-index:1;padding:0;position:relative}.story-copy{z-index:1;max-width:560px;position:relative}.story-copy h1{letter-spacing:-3px;margin:16px 0 20px;font-size:clamp(42px,5vw,64px);line-height:1.07}.story-copy p{color:#b7cbc5;max-width:470px;font-size:16px;line-height:1.7}.story-stat{z-index:1;border-top:1px solid #ffffff21;grid-template-columns:auto 1fr;align-items:end;gap:0 10px;max-width:430px;padding-top:22px;display:grid;position:relative}.story-stat strong{color:#d7b45f;font:700 36px/1 Manrope,sans-serif}.story-stat span{font-weight:700}.story-stat small{color:#8fa9a2;grid-column:2;margin-top:5px;line-height:1.5}.login-panel{background:#f6f7f4;place-items:center;padding:40px;display:grid}.login-card{width:min(410px,100%);display:grid}.login-icon{color:#275f50;background:#e3efeb;border-radius:12px;place-items:center;width:46px;height:46px;margin-bottom:22px;display:grid}.login-card h2{color:#1b342d;margin-bottom:7px;font-size:28px}.login-card>p{color:#7c8582;margin-bottom:30px}.login-card label{color:#48534f;gap:8px;margin-bottom:18px;font-size:12px;font-weight:700;display:grid}.login-card input{background:#fff;border:1px solid #d5dcd8;border-radius:10px;outline:0;height:48px;padding:0 14px}.login-card input:focus{border-color:#4a8978;box-shadow:0 0 0 3px #3a7e6c1a}.form-error{color:#9d4032;background:#fbecea;border-radius:8px;margin:-5px 0 16px;padding:10px 12px;font-size:12px}.security-note{color:#949c99;text-align:center;margin-top:20px}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=1050px){.login-layout{grid-template-columns:40% 60%}}@media (width<=760px){.shell{grid-template-columns:1fr}.sidebar{display:none}.main{grid-column:1}.topbar{gap:12px;padding:0 18px}.live-dot{display:none}.global-search{flex:1;width:auto;min-width:0}.global-search kbd{display:none}.topbar-actions{gap:0}.profile-trigger{justify-content:center;width:44px;padding:2px}.profile-trigger svg{display:none}.page{padding:26px 18px 40px}.start-page{min-height:calc(100vh - 140px)}.login-layout{grid-template-columns:1fr}.login-story{display:none}.login-panel{padding:26px}}
