:root{color:#172019;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#f3f6f3;font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}body{overflow:hidden}button,input,select{font:inherit}.platform-shell{background:#f3f6f3;grid-template-rows:64px minmax(0,1fr);width:100%;height:100%;display:grid}.app-frame-shell{min-height:0}.app-frame{background:#f6f8f6;border:0;width:100%;height:100%;display:block}.account-bar{z-index:5;background:#fffffff7;border-bottom:1px solid #dfe6df;justify-content:space-between;align-items:center;gap:20px;padding:8px 18px;display:flex;box-shadow:0 2px 14px #18301d0d}.account-context,.account-actions,.account-user{align-items:center;display:flex}.account-context{gap:10px;min-width:0}.account-context small,.account-user small{color:#708075;font-size:11px;display:block}.account-context strong{text-overflow:ellipsis;white-space:nowrap;max-width:260px;font-size:14px;display:block;overflow:hidden}.account-dot{background:#4ca866;border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 5px #e8f5eb}.account-actions{gap:12px}.account-user{gap:9px;min-width:0}.account-user>span{color:#fff;background:#173d25;border-radius:11px;place-items:center;width:35px;height:35px;font-size:12px;font-weight:800;display:grid}.account-user strong{font-size:13px;display:block}.account-user small{text-overflow:ellipsis;white-space:nowrap;max-width:200px;overflow:hidden}.role-badge{color:#4f6253;background:#eef2ee;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:800}.role-superadmin{color:#24733b;background:#e8f5eb}.role-partner{color:#4754a2;background:#edf0ff}.role-employee{color:#94651a;background:#fff4df}.role-customer{color:#2e7185;background:#e9f4f8}.tenant-select{color:#637168;align-items:center;gap:7px;font-size:11px;display:flex}.tenant-select select{color:#203027;background:#fff;border:1px solid #d7dfd8;border-radius:9px;min-width:170px;padding:7px 28px 7px 9px}.logout-button{color:#35463b;cursor:pointer;background:#fff;border:1px solid #d8e0d9;border-radius:9px;padding:8px 11px;font-size:12px;font-weight:700}.logout-button:hover{border-color:#9eb0a0}.auth-screen{background:radial-gradient(circle at 100% 0,#e5f2e8,#0000 38%),linear-gradient(145deg,#f7faf7,#edf2ed);flex-direction:column;justify-content:center;align-items:center;gap:24px;width:100%;height:100%;min-height:100vh;padding:36px 18px;display:flex;overflow:auto}.auth-brand{align-items:center;gap:12px;display:flex}.auth-brand-mark{color:#fff;background:#173d25;border-radius:15px;place-items:center;width:48px;height:48px;font-weight:900;display:grid}.auth-brand strong,.auth-brand span{display:block}.auth-brand strong{font-size:18px}.auth-brand span{color:#748078;margin-top:2px;font-size:12px}.auth-card{background:#fffffff5;border:1px solid #dfe6df;border-radius:22px;width:min(100%,470px);padding:30px;box-shadow:0 22px 60px #1d3a231c}.auth-card h1{letter-spacing:-.03em;margin:7px 0 9px;font-size:28px}.auth-card p{color:#6d7b71;margin:0 0 22px;line-height:1.55}.auth-kicker{text-transform:uppercase;letter-spacing:.12em;color:#3c8b51;font-size:11px;font-weight:900}.auth-form{gap:14px;display:grid}.auth-form label{color:#34453a;gap:6px;font-size:12px;font-weight:800;display:grid}.auth-form input{background:#fbfcfb;border:1px solid #d4ddd5;border-radius:11px;outline:none;width:100%;padding:12px 13px}.auth-form input:focus{border-color:#4b9b5e;box-shadow:0 0 0 3px #e5f3e8}.auth-form>small{color:#768178;line-height:1.45}.primary-button{color:#fff;cursor:pointer;background:#1f6c37;border:0;border-radius:11px;margin-top:5px;padding:12px 16px;font-weight:900}.primary-button:hover{background:#195a2e}.primary-button:disabled{opacity:.62;cursor:wait}.auth-error{color:#a13a3a;background:#fff1f1;border:1px solid #f0c5c5;border-radius:10px;padding:11px 12px;font-size:13px}.auth-loading{color:#3a4c3f;align-items:center;gap:12px;display:flex}.spinner{border:3px solid #d7e4d9;border-top-color:#39884c;border-radius:50%;width:24px;height:24px;animation:.8s linear infinite spin}.auth-footnote{color:#7b887e;margin:0;font-size:11px}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=850px){.platform-shell{grid-template-rows:auto minmax(0,1fr)}.account-bar{align-items:flex-start;padding:9px 11px}.account-context{padding-top:5px}.account-context small,.account-user div,.role-badge{display:none}.account-actions{gap:7px}.tenant-select span{display:none}.tenant-select select{min-width:120px;max-width:155px}.logout-button{padding:8px 9px}}
