@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{font-family:'DM Sans',sans-serif;color:#203542;background:#f2f5f7;font-size:16px}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-offset:4px}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.shell{display:grid;grid-template-columns:240px 1fr;min-height:100vh}.sidebar{background:#132c3b;color:#d4e0e6;padding:32px 20px;display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.brand{font:800 27px Manrope,sans-serif;letter-spacing:-1px;color:white;margin:0 12px 48px}.brand span{color:#63d0b5}.overline{font-size:12px;letter-spacing:2px;text-transform:uppercase;color:#87a2b2;margin:0 12px 15px}.nav{display:grid;gap:9px}.nav button{background:none;color:#becfd8;border:0;text-align:left;border-radius:9px;padding:14px;font-size:15px;display:flex;gap:13px;align-items:center}.nav button.active{background:#284553;color:white;box-shadow:inset 3px 0 #67d4b7}.nav svg{width:19px;height:19px}.sidefoot{margin-top:auto;border-top:1px solid #34505f;padding:24px 12px 0;font-size:14px;line-height:1.6}.sidefoot strong{color:white}.main{min-width:0}.topbar{height:84px;background:#fff;border-bottom:1px solid #e1e7eb;display:flex;justify-content:space-between;align-items:center;padding:0 40px;gap:20px}.crumb{color:#81909a;font-size:14px}.crumb b{color:#284150;font-weight:500}.account{display:flex;align-items:center;gap:12px}.account select{border:0;background:transparent;color:#344d5b;font-size:14px;max-width:210px}.avatar{width:38px;height:38px;border-radius:50%;background:#e0efec;color:#267664;display:grid;place-items:center;font-weight:700;font-size:14px}.content{padding:34px 40px;max-width:1550px;margin:auto}.heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px}h1{font:800 28px Manrope,sans-serif;letter-spacing:-1px;margin:0 0 8px}h2{font:700 18px Manrope,sans-serif;margin:0}p{line-height:1.6}.muted{color:#758690;font-size:14px}.heading p{margin:0}.button{background:#187e69;color:white;border:1px solid #187e69;padding:11px 18px;border-radius:8px;font-weight:600;font-size:14px}.button:hover{filter:brightness(.95)}.button.secondary{background:white;color:#344d5b;border-color:#dbe3e7}.button.danger{color:#b14444;border-color:#e8c9c9;background:#fff}.demo{background:#edf4fc;border:1px solid #d5e5f8;color:#476a90;border-radius:9px;padding:13px 17px;font-size:14px;margin-bottom:24px;line-height:1.5}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin-bottom:26px}.stat{background:white;border:1px solid #e0e7eb;border-radius:12px;padding:22px}.stat .label{color:#697e8b;font-size:14px}.stat strong{display:block;font:800 32px Manrope;margin:10px 0}.stat small{font-size:13px;color:#688b7d}.grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(290px,1fr);gap:24px}.panel{background:white;border:1px solid #e0e7eb;border-radius:12px;overflow:hidden;margin-bottom:24px}.panelhead{padding:22px 24px;border-bottom:1px solid #edf0f3;display:flex;justify-content:space-between;align-items:center;gap:15px}.textbutton{background:none;border:0;color:#187e69;font-size:14px;font-weight:600}.tablewrap{overflow:auto}table{border-collapse:collapse;width:100%;text-align:left;white-space:nowrap}th{font-size:12px;text-transform:uppercase;letter-spacing:.7px;color:#84949e;font-weight:500;background:#fcfdfe}td,th{padding:17px 22px;border-bottom:1px solid #eef2f4}td{font-size:14px}tbody tr:last-child td{border-bottom:0}.propertyname{font-weight:600;display:block;color:#274352;margin-bottom:5px}.sub{display:block;font-size:13px;color:#83919a}.badge{display:inline-block;font-size:12px;border-radius:5px;padding:5px 8px;background:#eaf6ef;color:#30805e;white-space:nowrap}.badge.blue{background:#ebf2fd;color:#537fa9}.badge.orange{background:#fff1df;color:#b17b2f}.badge.gray{background:#edf0f2;color:#73828c}.appointment{padding:20px 24px;display:flex;gap:15px;border-bottom:1px solid #edf0f3}.time{font-size:14px;color:#187e69;font-weight:700;padding-top:2px;min-width:44px}.appointment strong{display:block;font-size:14px;margin-bottom:5px}.appointment p{font-size:13px;color:#82919b;margin:0}.pipeline{padding:22px 24px;display:grid;gap:21px}.barrow{display:grid;grid-template-columns:95px 1fr 25px;align-items:center;gap:14px;font-size:14px}.bar{height:8px;border-radius:8px;background:#edf2f4;overflow:hidden}.bar i{display:block;height:100%;background:#4bac95;border-radius:8px}.toolbar{display:flex;gap:12px;margin-bottom:20px;flex-wrap:wrap}.toolbar input{flex:1;min-width:190px}.toolbar input,.toolbar select{border:1px solid #dce5e9;background:white;border-radius:8px;padding:11px 14px;color:#3a5361}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.propertycard{background:white;border:1px solid #dfe7ec;border-radius:12px;overflow:hidden}.cardtop{padding:18px 21px;background:#e9f0f4;display:flex;justify-content:space-between;align-items:center;color:#577384;font-size:13px}.cardbody{padding:22px}.cardbody h2{font-size:17px;margin:12px 0 7px;line-height:1.5}.price{font:800 23px Manrope;margin:22px 0 13px}.features{display:flex;gap:14px;font-size:14px;color:#6a7e8b;padding-bottom:20px;border-bottom:1px solid #edf1f4}.cardfoot{display:flex;justify-content:space-between;align-items:center;margin-top:17px;gap:10px}.empty{padding:40px;text-align:center;color:#7a8c97}.integrate{padding:30px;max-width:850px}.integrationlogo{background:#ffe445;color:#232c30;font-weight:800;display:inline-block;padding:12px 18px;border-radius:5px;margin-bottom:20px}.steps{display:grid;gap:18px;margin:25px 0}.step{display:flex;gap:15px;align-items:center}.step>span{width:30px;height:30px;border:1px solid #dce5e9;border-radius:50%;display:grid;place-items:center;font-size:14px;color:#7a8c96}.step p{margin:0}.note{font-size:14px;color:#7c8e98;line-height:1.6}.footer{font-size:12px;color:#899aa5;display:flex;justify-content:space-between;gap:15px;margin-top:12px}dialog{border:0;border-radius:15px;padding:0;width:610px;max-width:calc(100vw - 30px);max-height:90vh;box-shadow:0 30px 100px #102e3c44}dialog::backdrop{background:#10263277;backdrop-filter:blur(3px)}.modalhead{display:flex;justify-content:space-between;align-items:center;padding:24px;border-bottom:1px solid #e4ebef}.close{background:none;border:0;font-size:25px;color:#7b8d98}.form{padding:24px;display:grid;grid-template-columns:1fr 1fr;gap:18px}.form label{display:grid;gap:8px;font-size:14px}.form input,.form select,.form textarea{width:100%;min-width:0;padding:10px 12px;border:1px solid #d7e1e7;border-radius:7px}.form textarea{min-height:80px;resize:vertical}.full{grid-column:1/-1}.formactions{display:flex;justify-content:flex-end;gap:10px;margin-top:8px}#toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:#163e35;color:white;border-radius:8px;padding:14px 24px;box-shadow:0 5px 25px #122b3433;display:none;z-index:10;max-width:90vw;font-size:14px}a{color:#187e69}.match{padding:14px;background:#eef6f4;border-radius:7px;margin:8px 0;font-size:14px}@media(min-width:1600px){.content{padding-top:45px}}@media(max-width:1100px){.shell{grid-template-columns:205px 1fr}.content{padding:26px}.topbar{padding:0 26px}.cards{grid-template-columns:repeat(2,1fr)}.stats{gap:10px}.stat{padding:17px}.grid{grid-template-columns:1fr}.brand{font-size:24px}}@media(max-width:700px){.shell{display:block}.sidebar{height:auto;position:static;padding:16px}.brand{margin:0 0 18px 6px;font-size:24px}.overline,.sidefoot{display:none}.nav{display:flex;overflow:auto;gap:5px}.nav button{padding:10px;white-space:nowrap;font-size:13px}.nav svg{display:none}.topbar{height:65px;padding:0 18px}.crumb{display:none}.account{width:100%;justify-content:space-between}.content{padding:23px 17px}.heading{align-items:flex-start}h1{font-size:24px}.stats{grid-template-columns:1fr 1fr}.stat strong{font-size:27px}.cards{grid-template-columns:1fr}.panelhead{padding:19px}.form{grid-template-columns:1fr}.full{grid-column:auto}.footer{display:block}.button{padding:10px 12px}.heading .button{white-space:nowrap}.integrate{padding:22px}}
