:root{--ink:#17352f;--muted:#71817d;--green:#0b8068;--green-dark:#075c4c;--line:#e5ecea;--bg:#f5f7f6;--white:#fff;--orange:#ef9a4c;--shadow:0 10px 30px rgba(21,52,45,.07)}
*{box-sizing:border-box}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--bg);color:var(--ink);font-size:14px}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.sidebar{position:fixed;inset:0 auto 0 0;width:245px;background:#fff;border-right:1px solid var(--line);padding:25px 17px;display:flex;flex-direction:column;z-index:20}.brand{display:flex;gap:11px;align-items:center;font-size:18px;padding:0 10px 27px}.brand span{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:var(--green);color:white;font-weight:800}.sidebar nav{display:flex;flex-direction:column;gap:6px}.sidebar nav a{padding:12px 13px;border-radius:10px;color:#61716d;font-weight:600;display:flex;align-items:center;gap:12px}.sidebar nav a i{width:24px;height:24px;border:1px solid #dbe5e2;border-radius:7px;display:grid;place-items:center;font-size:11px;font-style:normal}.sidebar nav a.active{background:#eaf5f2;color:var(--green)}.sidebar nav a.active i{background:var(--green);color:#fff;border-color:var(--green)}.user-box{margin-top:auto;padding-top:18px;border-top:1px solid var(--line);display:flex;align-items:center;gap:9px}.user-box .avatar{width:38px;height:38px;border-radius:50%;background:#e9b476;display:grid;place-items:center;font-weight:800}.user-box div:nth-child(2){display:flex;flex-direction:column;min-width:0;flex:1}.user-box small{color:var(--muted);text-transform:capitalize}.content{margin-left:245px;padding:0 34px 50px;max-width:1600px}.content>header{height:92px;display:flex;align-items:center;justify-content:space-between}.content h1{font-size:25px;margin:0 0 4px}.content header p{margin:0;color:var(--muted)}.header-actions{display:flex;background:#e9efed;border-radius:9px;padding:3px}.header-actions a{padding:7px 10px;border-radius:7px;font-size:12px;font-weight:700}.header-actions a.on{background:white;box-shadow:0 2px 8px #23433b18}.menu{display:none}.hero{min-height:178px;background:linear-gradient(105deg,#0b6f5c,#0a8b70);color:#fff;border-radius:18px;padding:30px 34px;display:flex;justify-content:space-between;align-items:center;position:relative;overflow:hidden}.hero:after{content:"";position:absolute;width:350px;height:350px;border:55px solid #ffffff0b;border-radius:50%;right:8%;top:-150px}.hero span{font-size:11px;letter-spacing:2px;font-weight:700;color:#bde3d9}.hero h2{font-size:28px;margin:11px 0 7px}.hero p{margin:0;color:#d2ebe5}.btn{border:0;border-radius:9px;padding:11px 16px;font-weight:700;cursor:pointer;display:inline-block}.btn.primary{background:var(--green);color:white}.btn.primary:hover{background:var(--green-dark)}.btn.light{background:#fff;color:var(--green);z-index:1}.btn.full{width:100%}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:18px 0}.stats article{background:white;border:1px solid var(--line);border-radius:14px;padding:18px;display:flex;align-items:center;gap:14px}.stat-icon{width:45px;height:45px;border-radius:12px;display:grid;place-items:center;font-size:19px}.stats article>div:last-child{display:flex;flex-direction:column}.stats small{color:var(--muted);margin-bottom:3px}.stats strong{font-size:22px}.two-cols{display:grid;grid-template-columns:1.6fr 1fr;gap:18px}.panel{background:white;border:1px solid var(--line);border-radius:15px;box-shadow:0 2px 4px #23433b05}.panel-head{padding:20px 22px 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.panel-head h3,.settings-card h3{margin:0 0 4px;font-size:17px}.panel-head p,.settings-card p{margin:0;color:var(--muted)}.panel-head a{color:var(--green);font-weight:700;font-size:12px}.list{padding:5px 22px}.trip{display:flex;align-items:center;gap:13px;padding:13px 0;border-bottom:1px solid var(--line)}.trip:last-child{border:0}.trip>div:nth-child(2){display:flex;flex-direction:column;flex:1}.trip small,td small{display:block;color:var(--muted);margin-top:3px}.datebox{width:42px;height:45px;background:#edf5f2;border-radius:9px;text-align:center;padding:5px}.datebox b,.datebox small{display:block;margin:0}.badge{font-size:11px;font-weight:700;border-radius:20px;padding:5px 9px}.badge.green{background:#e4f5ef;color:#08735e}.funnel{padding:11px 22px 0}.funnel div{display:flex;justify-content:space-between;margin-bottom:6px}.funnel progress{width:100%;height:7px;accent-color:var(--green)}.page-actions{display:flex;justify-content:space-between;align-items:center;margin:8px 0 17px}.search input{width:280px}.muted{color:var(--muted)}input,select,textarea{border:1px solid #d9e3e0;border-radius:9px;padding:11px 12px;width:100%;background:#fff;color:var(--ink);outline:none}input:focus,select:focus,textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #0b806814}label{display:block;color:#52635f;font-size:13px;font-weight:600}label input,label select,label textarea{margin-top:6px}textarea{min-height:80px;resize:vertical}.table-panel{overflow:auto}table{border-collapse:collapse;width:100%;min-width:760px}th{text-align:left;color:#788783;font-size:11px;text-transform:uppercase;letter-spacing:.5px;padding:14px 18px;background:#fafcfb}td{padding:15px 18px;border-top:1px solid var(--line)}.profit{color:var(--green);font-weight:700}.empty{text-align:center;color:var(--muted);padding:35px}.kanban{display:grid;grid-template-columns:repeat(5,minmax(220px,1fr));gap:13px;overflow:auto;padding-bottom:18px}.lane{background:#eef2f1;border-radius:13px;padding:12px;min-height:450px}.lane-title{display:flex;justify-content:space-between;padding:3px 3px 13px}.lane-title span{background:#dce5e2;border-radius:12px;padding:2px 8px}.lead-card{background:#fff;border:1px solid #e0e8e6;border-radius:11px;padding:14px;margin-bottom:10px;box-shadow:0 3px 9px #23433b08}.lead-card h4{margin:6px 0;font-size:15px}.lead-card p{color:var(--muted);margin:0 0 13px}.lead-card>small{color:var(--green)}.lead-card strong{display:block;margin-bottom:12px}.lead-card select{padding:7px;font-size:12px}.settings-card{max-width:620px;padding:25px}.settings-card form{max-width:300px;margin:22px 0}.settings-card .btn{margin-top:12px}.settings-card hr{border:0;border-top:1px solid var(--line);margin:28px 0}.alert{padding:12px 15px;border-radius:9px;margin-bottom:15px}.alert.success{background:#dcf3eb;color:#075e4d}.alert.error{background:#fee8e6;color:#a7352c}.login-page{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 20% 20%,#dff1eb,transparent 35%),#f5f7f6}.login-card{width:min(420px,92vw);background:white;border:1px solid var(--line);border-radius:20px;padding:34px;box-shadow:var(--shadow)}.brand-login{padding:0 0 30px}.login-card h1{font-size:27px;margin:0}.login-card>p{color:var(--muted);margin:6px 0 24px}.login-card label{margin-bottom:15px}dialog{border:0;border-radius:17px;padding:0;box-shadow:0 25px 80px #102b2560;width:min(620px,93vw)}dialog::backdrop{background:#0e272273;backdrop-filter:blur(2px)}.modal-form{padding:27px;position:relative}.modal-form h2{margin:0 0 22px}.close{position:absolute;right:18px;top:17px;border:0;background:#edf2f0;border-radius:50%;width:32px;height:32px;font-size:20px;cursor:pointer}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px}.modal-form>.btn{margin-top:20px}
.settings-layout{display:grid;grid-template-columns:1fr 1fr;gap:18px}.settings-layout .settings-card{max-width:none}.settings-layout form label{margin-bottom:12px}.staff-list{margin-top:18px}.staff-list>div{display:flex;align-items:center;gap:11px;padding:10px 0;border-bottom:1px solid var(--line)}.staff-list .avatar{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:#e7f3ef;color:var(--green);font-weight:800}.staff-list p{margin:0;display:flex;flex-direction:column}.staff-list small{color:var(--muted);margin-top:3px}
@media(max-width:1000px){.stats{grid-template-columns:1fr 1fr}.two-cols{grid-template-columns:1fr}.sidebar{transform:translateX(-100%);transition:.2s}.sidebar.open{transform:none;box-shadow:10px 0 30px #15342d20}.content{margin-left:0;padding:0 20px 40px}.menu{display:block;border:0;background:#e9efed;border-radius:8px;padding:8px 10px}.content>header>div:nth-child(2){margin-right:auto;margin-left:15px}}
@media(max-width:800px){.settings-layout{grid-template-columns:1fr}}
@media(max-width:620px){.content{padding:0 13px 30px}.content>header{height:78px}.content h1{font-size:20px}.content header p{display:none}.hero{padding:25px;min-height:190px;align-items:flex-start}.hero h2{font-size:23px}.hero .btn{position:absolute;bottom:22px;left:25px}.stats{grid-template-columns:1fr}.page-actions{gap:12px}.search{flex:1}.search input{width:100%}.form-grid{grid-template-columns:1fr}.modal-form{padding:22px}.kanban{grid-template-columns:repeat(5,250px)}}
