:root{color:#17202a;background:#f5f7f9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}.login-page{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,520px);min-height:100vh;background:linear-gradient(120deg,#0f5765eb,#142639db),url(https://images.unsplash.com/photo-1497366754035-f200968a6e72?auto=format&fit=crop&w=1600&q=80) center / cover}.brand-panel{display:flex;align-items:flex-end;min-height:100vh;padding:64px;color:#fff}.brand-panel>div{width:min(680px,100%)}.eyebrow{margin:0 0 14px;color:#1f8f7a;font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.brand-panel .eyebrow{color:#9ff1df}h1,h2,p{margin-top:0}h1{max-width:740px;margin-bottom:20px;font-size:clamp(2.6rem,5vw,5.4rem);line-height:1.04;letter-spacing:0}.intro{max-width:560px;margin-bottom:0;color:#ffffffd6;font-size:1.08rem;line-height:1.7}.login-panel{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:40px;background:#fff}.login-form{width:min(100%,380px)}.form-header{margin-bottom:32px}.form-header h2{margin-bottom:0;color:#17202a;font-size:1.9rem;line-height:1.2;letter-spacing:0}.login-form label{display:grid;gap:8px;margin-bottom:18px;color:#334155;font-size:.92rem;font-weight:700}.login-form input{width:100%;min-height:48px;border:1px solid #d7dee7;border-radius:8px;padding:0 14px;color:#17202a;background:#fff;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.login-form input:focus{border-color:#1f8f7a;box-shadow:0 0 0 4px #1f8f7a24}.form-options{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:4px 0 28px}.remember{display:flex!important;grid-template-columns:none!important;align-items:center;gap:9px!important;margin:0!important;color:#526173!important;font-size:.88rem!important;font-weight:600!important;white-space:nowrap}.remember input{width:16px;min-height:16px;margin:0;accent-color:#1f8f7a}.link-button{border:0;padding:0;color:#1f8f7a;background:transparent;cursor:pointer;font-size:.88rem;font-weight:800}.submit-button{width:100%;min-height:50px;border:0;border-radius:8px;color:#fff;background:#1f8f7a;cursor:pointer;font-weight:800;transition:background-color .15s ease,transform .15s ease}.submit-button:hover{background:#197764;transform:translateY(-1px)}@media(max-width:860px){.login-page{grid-template-columns:1fr;background:#fff}.brand-panel{min-height:38vh;padding:40px 24px;background:linear-gradient(120deg,#0f5765eb,#142639db),url(https://images.unsplash.com/photo-1497366754035-f200968a6e72?auto=format&fit=crop&w=1200&q=80) center / cover}h1{font-size:2.4rem}.login-panel{min-height:auto;padding:36px 24px 48px}}@media(max-width:460px){.brand-panel{min-height:34vh}h1{font-size:2rem}.intro{font-size:.98rem}.form-options{align-items:flex-start;flex-direction:column}}.test-account{margin:-12px 0 24px;border:1px solid #d7eee8;border-radius:8px;padding:12px 14px;color:#315247;background:#effaf7;font-size:.88rem;line-height:1.6}.error-message{margin:-4px 0 18px;border-radius:8px;padding:10px 12px;color:#b42318;background:#fff0ed;font-size:.88rem;font-weight:700}.dashboard-page{display:grid;grid-template-columns:248px minmax(0,1fr);min-height:100vh;color:#17202a;background:#eef3f5}.sidebar{display:flex;flex-direction:column;gap:32px;padding:28px 20px;color:#fff;background:#18343f}.logo-box{display:grid;place-items:center;width:54px;height:54px;border-radius:8px;background:#1f8f7a;font-weight:900}.side-nav{display:grid;gap:8px}.side-nav button{min-height:44px;border:0;border-radius:8px;padding:0 14px;color:#ffffffc7;background:transparent;cursor:pointer;text-align:left;font-weight:800}.side-nav button.active,.side-nav button:hover{color:#fff;background:#ffffff1f}.dashboard-content{padding:36px}.dashboard-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:28px}.dashboard-header h1{margin-bottom:10px;font-size:2.3rem;line-height:1.15}.dashboard-copy{margin-bottom:0;color:#657386}.user-box{display:flex;align-items:center;gap:12px;white-space:nowrap}.user-box span{color:#334155;font-weight:800}.user-box button,.panel-header button{min-height:38px;border:1px solid #d7dee7;border-radius:8px;padding:0 14px;color:#17202a;background:#fff;cursor:pointer;font-weight:800}.summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:18px}.summary-card,.panel{border:1px solid #dfe7ee;border-radius:8px;background:#fff;box-shadow:0 10px 30px #1e30400f}.summary-card{padding:20px}.summary-card p{margin-bottom:12px;color:#657386;font-size:.9rem;font-weight:800}.summary-card strong{display:block;margin-bottom:12px;color:#17202a;font-size:1.9rem;line-height:1}.summary-card span{color:#1f8f7a;font-size:.85rem;font-weight:900}.work-area{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(260px,.8fr);gap:18px}.panel{padding:22px}.panel-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.panel h2{margin-bottom:0;font-size:1.2rem;letter-spacing:0}.deal-table{display:grid;gap:8px}.table-row{display:grid;grid-template-columns:1.2fr .8fr .9fr .8fr;gap:14px;align-items:center;min-height:48px;border-radius:8px;padding:0 14px;color:#334155;background:#f7fafb;font-weight:700}.table-head{min-height:40px;color:#657386;background:#eef3f5;font-size:.82rem;font-weight:900}.task-panel ul{display:grid;gap:12px;margin:18px 0 0;padding-left:20px;color:#334155;font-weight:700;line-height:1.6}@media(max-width:980px){.dashboard-page{grid-template-columns:1fr}.sidebar{flex-direction:row;align-items:center;gap:18px;overflow-x:auto}.side-nav{display:flex;gap:8px}.side-nav button{white-space:nowrap}.summary-grid,.work-area{grid-template-columns:1fr 1fr}.wide-panel{grid-column:1 / -1}}@media(max-width:700px){.dashboard-content{padding:24px 18px}.dashboard-header,.user-box{align-items:flex-start;flex-direction:column}.summary-grid,.work-area{grid-template-columns:1fr}.table-row{grid-template-columns:1fr;gap:6px;padding:12px 14px}.table-head{display:none}}.lookup-toolbar{display:grid;grid-template-columns:minmax(220px,1fr) 180px 96px;gap:12px;align-items:end;margin-bottom:18px;border:1px solid #dfe7ee;border-radius:8px;padding:18px;background:#fff;box-shadow:0 10px 30px #1e30400a}.lookup-toolbar label{display:grid;gap:8px;color:#334155;font-size:.88rem;font-weight:800}.lookup-toolbar input,.lookup-toolbar select{width:100%;min-height:42px;border:1px solid #d7dee7;border-radius:8px;padding:0 12px;color:#17202a;background:#fff;outline:none}.lookup-toolbar input:focus,.lookup-toolbar select:focus{border-color:#1f8f7a;box-shadow:0 0 0 4px #1f8f7a1f}.lookup-toolbar button{min-height:42px;border:0;border-radius:8px;color:#fff;background:#1f8f7a;cursor:pointer;font-weight:900}.lookup-panel{overflow-x:auto}.accounts-row,.sales-row,.voc-row{min-width:820px}.accounts-row{grid-template-columns:1.3fr .9fr .55fr .7fr 1fr}.sales-row{grid-template-columns:1fr 1.4fr .7fr .9fr 1fr}.voc-row{grid-template-columns:1fr .65fr 1.7fr .8fr .8fr}@media(max-width:700px){.lookup-toolbar{grid-template-columns:1fr}.accounts-row,.sales-row,.voc-row{min-width:0}}.state-message{margin:0;border-radius:8px;padding:14px;color:#526173;background:#f7fafb;font-weight:800}
