html,body,#root{width:100%;min-height:100vh}body{background:#fff;font-family:Arial,Helvetica,sans-serif}.header,.header *,.menu-overlay{box-sizing:border-box}.header{--navy:#101c30;--gold:#e4bd68;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:999;background:#0f1b2ef7;border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:22px;width:100%;height:76px;padding:0 clamp(18px,4vw,64px);display:flex;position:fixed;inset:0 0 auto;box-shadow:0 8px 26px #09142724}.header .logo-section{flex:none;align-items:center;min-width:0;display:flex}.header .logo-section a{align-items:center;display:flex}.header .logo-img{object-fit:contain;background:#fff;border-radius:9px;width:148px;height:49px;padding:4px 8px;transition:transform .2s;display:block}.header .logo-img:hover{transform:translateY(-2px)}.header nav{flex:1;justify-content:center;align-items:center;min-width:0;display:flex}.header .nav-links{justify-content:center;align-items:center;gap:clamp(8px,1.25vw,22px);margin:0;padding:0;list-style:none;display:flex}.header .nav-links>li{border:0;align-items:center;min-width:0;margin:0;padding:0;list-style:none;display:flex;position:relative}.header .nav-links>li:after{display:none}.header .nav-links>li>a,.header .plot-menu-btn,.header .add-properties-menu-btn{color:#f1f5f9;white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:8px 9px;font:600 13px/1.35 inherit;text-decoration:none;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.header .nav-links>li>a:visited{color:#f1f5f9}.header .nav-links>li>a:hover,.header .nav-links>li>a:focus-visible,.header .plot-menu-btn:hover,.header .add-properties-menu-btn:hover{color:var(--gold);background:#ffffff13;border-color:#ffffff14}.header .plot-menu,.header .add-properties-menu{align-items:center;display:flex;position:relative}.header .plot-arrow,.header .add-properties-arrow,.header .user-arrow{flex-shrink:0;font-size:10px;transition:transform .2s}.header .rotate{transform:rotate(180deg)}.header .plot-dropdown,.header .add-properties-dropdown{z-index:1002;background:#fff;border:1px solid #e2e8f0;border-radius:12px;min-width:205px;padding:7px;position:absolute;top:calc(100% + 9px);left:0;transform:none;box-shadow:0 18px 42px #0a182b33}.header .plot-dropdown a,.header .add-properties-dropdown a{white-space:nowrap;border-radius:7px;padding:11px 12px;font-size:13px;font-weight:600;line-height:1.4;text-decoration:none;transition:background .2s,color .2s;display:block;color:#253550!important}.header .plot-dropdown a:hover,.header .add-properties-dropdown a:hover{background:#fff5dd;color:#926412!important}.header .header-user-area{flex:none;align-items:center;margin:0;display:flex;position:relative}.header .header-login-area,.header .header-user-button{color:#fff;cursor:pointer;background:#ffffff0e;border:1px solid #ffffff21;border-radius:10px;align-items:center;gap:8px;min-height:40px;padding:5px 9px;transition:background .2s,border-color .2s;display:flex}.header .header-login-area:hover,.header .header-user-button:hover{background:#ffffff1c;border-color:#e4bd688c}.header .user-icon{color:#e9c87d;flex-shrink:0;width:27px;height:27px}.header .login-text,.header .user-short-info{flex-direction:column;align-items:flex-start;line-height:1.2;display:flex}.header .login-text span,.header .user-short-name{text-overflow:ellipsis;white-space:nowrap;color:#fff;max-width:115px;font-size:12px;font-weight:700;overflow:hidden}.header .login-text small,.header .user-account-text{color:#e9c87d;margin-top:3px;font-size:10px;font-weight:600}.header .user-arrow{color:#cbd5e1}.header .user-dropdown{z-index:1100;background:#fff;border:1px solid #e4eaf2;border-radius:12px;width:min(275px,100vw - 24px);padding:6px;position:absolute;top:calc(100% + 10px);right:0;overflow:visible;box-shadow:0 18px 45px #0a182b38}.header .user-dropdown:before{content:"";background:#fff;border-top:1px solid #e4eaf2;border-left:1px solid #e4eaf2;width:10px;height:10px;position:absolute;top:-6px;right:23px;transform:rotate(45deg)}.header .user-dropdown-header{background:#f7f9fd;border-radius:8px;align-items:center;gap:10px;padding:11px 10px;display:flex}.header .dropdown-user-icon{color:#49617e;flex-shrink:0;width:34px;height:34px}.header .user-dropdown-header div{flex-direction:column;min-width:0;display:flex}.header .user-dropdown-header strong,.header .user-dropdown-header span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.header .user-dropdown-header strong{color:#1b2b43;font-size:13px}.header .user-dropdown-header span{color:#64748b;margin-top:3px;font-size:11px}.header .dropdown-divider{background:#e8edf4;height:1px;margin:5px 0}.header .user-dropdown>a:not(.dropdown-login-btn){color:#34445b;background:#fff;border:0;border-radius:7px;width:100%;padding:10px 11px;font-size:12px;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:block}.header .user-dropdown>a:not(.dropdown-login-btn):hover{color:#9a6b17;background:#fff6e3;padding-left:11px}.header .logout-dropdown-btn{color:#c03939;text-align:left;cursor:pointer;background:#fff;border:0;border-radius:7px;width:100%;padding:10px 11px;font-size:12px;font-weight:700;display:block}.header .logout-dropdown-btn:hover{background:#fff1f1}.header .guest-dropdown{width:220px;padding:11px}.header .dropdown-login-btn{background:#183d72;border-radius:8px;justify-content:center;align-items:center;min-height:39px;margin:0 0 10px;font-size:13px;font-weight:700;text-decoration:none;display:flex;color:#fff!important}.header .dropdown-login-btn:hover{background:#25538d}.header .new-user-text{color:#52627a;text-align:center;font-size:12px;line-height:1.6}.header .new-user-text a{color:#a77518;margin-left:4px;font-weight:700;text-decoration:none;display:inline-block}.header .menu-icon{color:#fff;cursor:pointer;z-index:1101;border:1px solid #ffffff2e;border-radius:9px;flex:none;justify-content:center;align-items:center;width:39px;height:39px;font-size:20px;display:none}.menu-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:998;background:#050c198c;position:fixed;inset:0}@media (width<=1200px){.header{gap:10px;padding:0 20px}.header .logo-img{width:126px}.header .nav-links{gap:3px}.header .nav-links>li>a,.header .plot-menu-btn,.header .add-properties-menu-btn{padding:8px 6px;font-size:12px}}@media (width<=1050px){.header{gap:12px;height:70px;padding:0 18px}.header .logo-img{width:138px;height:46px}.header nav{flex:none;margin-left:auto}.header .menu-icon{display:flex}.header .nav-links{overscroll-behavior:contain;visibility:hidden;pointer-events:none;z-index:1000;background:#111f35;border-left:1px solid #ffffff1a;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:3px;width:min(340px,88vw);height:calc(100dvh - 70px);margin:0;padding:17px 14px 28px;transition:transform .25s,visibility .25s;display:flex;position:fixed;top:70px;right:0;overflow-y:auto;transform:translate(105%);box-shadow:-12px 14px 30px #00000026}.header .nav-links.active{visibility:visible;pointer-events:auto;right:0;transform:translate(0)}.header .nav-links>li{border-bottom:1px solid #ffffff12;width:100%;display:block}.header .nav-links>li>a,.header .plot-menu-btn,.header .add-properties-menu-btn{text-align:left;justify-content:space-between;width:100%;min-height:43px;padding:11px 12px;font-size:14px;display:flex}.header .plot-menu,.header .add-properties-menu{display:block}.header .plot-dropdown,.header .add-properties-dropdown{width:100%;min-width:0;box-shadow:none;background:#ffffff0e;border:1px solid #ffffff17;border-radius:9px;margin:0 0 8px;padding:5px;position:static;top:auto;left:auto;transform:none}.header .plot-dropdown a,.header .add-properties-dropdown a{white-space:normal;padding:10px 12px;font-size:13px;color:#e6edf7!important}.header .plot-dropdown a:hover,.header .add-properties-dropdown a:hover{background:#e4bd6826;color:#f3d28a!important}.header .header-user-area{margin-left:auto}.header .user-dropdown{position:absolute;top:calc(100% + 12px);right:0}}@media (width<=480px){.header{gap:8px;padding:0 12px}.header .logo-img{width:118px;height:43px}.header .header-user-area{margin-left:auto}.header .login-text,.header .user-short-info,.header .user-arrow{display:none}.header .header-login-area,.header .header-user-button{justify-content:center;min-width:38px;min-height:38px;padding:5px}.header .user-icon{width:25px;height:25px}.header .menu-icon{width:38px;height:38px}.header .user-dropdown{max-width:calc(100vw - 20px);right:-46px}.header .user-dropdown:before{right:61px}.header .nav-links{width:min(320px,90vw)}}@media (prefers-reduced-motion:reduce){.header *,.header .nav-links{transition:none!important}}.header{--cg-head-bg:#fff;--cg-head-text:#172b49;--cg-head-hover:#f0f5fc;--cg-head-border:#e0e8f3;background:var(--cg-head-bg);border-bottom:1px solid var(--cg-head-border);height:82px;box-shadow:0 5px 22px #10234114}[data-theme=dark] .header{--cg-head-bg:#0e192b;--cg-head-text:#f0f5ff;--cg-head-hover:#1c304b;--cg-head-border:#2b405c;box-shadow:0 5px 22px #00000042}.header .logo-img{object-fit:contain;object-position:left center;filter:none;background:0 0;border-radius:0;width:clamp(205px,18vw,275px);height:68px;padding:0}.header .nav-links>li>a,.header .nav-links>li>a:visited,.header .plot-menu-btn,.header .add-properties-menu-btn{color:var(--cg-head-text)}.header .nav-links>li>a:hover,.header .plot-menu-btn:hover,.header .add-properties-menu-btn:hover{background:var(--cg-head-hover);color:#b78224;border-color:var(--cg-head-border)}.header .header-login-area,.header .header-user-button,.header .menu-icon{background:var(--cg-head-hover);border:1px solid var(--cg-head-border);color:var(--cg-head-text)}.header .login-text span,.header .user-short-name{color:var(--cg-head-text)}.header .user-icon,.header .user-arrow{color:#b78224}.header .plot-dropdown,.header .add-properties-dropdown,.header .user-dropdown{background:var(--cg-head-bg);border-color:var(--cg-head-border)}.header .plot-dropdown a,.header .add-properties-dropdown a,.header .user-dropdown>a:not(.dropdown-login-btn){background:0 0;color:var(--cg-head-text)!important}.header .plot-dropdown a:hover,.header .add-properties-dropdown a:hover,.header .user-dropdown>a:not(.dropdown-login-btn):hover{background:var(--cg-head-hover);color:#b78224!important}.header .user-dropdown:before,.header .user-dropdown-header{background:var(--cg-head-bg);border-color:var(--cg-head-border)}.header .user-dropdown-header strong,.header .user-dropdown-header span,.header .new-user-text{color:var(--cg-head-text)}.header .logout-dropdown-btn{background:0 0}.header .dropdown-divider{background:var(--cg-head-border)}@media (width<=1350px){.header{gap:10px;padding:0 20px}.header .logo-img{width:205px}.header .nav-links{gap:2px}.header .nav-links>li>a,.header .plot-menu-btn,.header .add-properties-menu-btn{padding:8px 5px;font-size:12px}}@media (width<=1150px){.header{height:76px}.header .logo-img{width:225px;height:60px}.header .menu-icon{display:flex}.header nav{flex:none;margin-left:auto}.header .nav-links{background:var(--cg-head-bg);border-color:var(--cg-head-border);height:calc(100dvh - 76px);top:76px}.header .nav-links>li{border-color:var(--cg-head-border)}.header .plot-dropdown,.header .add-properties-dropdown{background:var(--cg-head-hover);border-color:var(--cg-head-border)}.header .plot-dropdown a,.header .add-properties-dropdown a{color:var(--cg-head-text)!important}.header .header-user-area{margin-left:auto}}@media (width<=600px){.header{gap:6px;height:70px;padding:0 10px}.header .logo-img{width:clamp(142px,42vw,205px);height:52px}.header .nav-links{height:calc(100dvh - 70px);top:70px}.header .header-user-area{margin-left:auto}.header .menu-icon{width:36px;height:36px}.header .header-login-area,.header .header-user-button{min-width:35px;padding:4px}.header .user-dropdown{right:-43px}}.header .logo-section{flex:none}.header .logo-img{width:clamp(190px,17vw,255px);max-width:100%;height:65px;box-shadow:none;object-fit:contain;object-position:left center;background:0 0;border:0;border-radius:0;padding:0}.header{gap:clamp(8px,1.5vw,18px);padding-inline:clamp(12px,2.6vw,42px)}.header .nav-links{gap:clamp(3px,.7vw,12px)}.header .nav-links>li>a,.header .plot-menu-btn,.header .add-properties-menu-btn{padding-inline:6px;font-size:12.5px}@media (width<=1200px){.header .logo-img{width:190px;height:59px}}@media (width<=992px){.header .logo-img{width:210px;height:57px}}@media (width<=600px){.header .logo-img{width:min(53vw,215px);height:54px}.header{padding-inline:12px}}.header .logo-img{object-fit:contain;object-position:left center;width:clamp(215px,19vw,280px);height:70px;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.header .logo-section,.header .logo-section a{background:0 0;align-items:center;min-width:0;display:flex}.header .user-dropdown{border-radius:16px;overflow:hidden;box-shadow:0 18px 55px #00000030}.header .user-dropdown>a:not(.dropdown-login-btn){align-items:center;gap:11px;padding:11px 16px;display:flex}.header .cg-menu-link-icon{color:#b78a24;flex:0 0 17px;font-size:15px}.header .logout-dropdown-btn{align-items:center;gap:11px;padding:12px 16px;display:flex}.header .dropdown-login-btn{gap:8px}.header .cg-theme-switch{border:1px solid var(--cg-border,#dbe3ec);background:var(--cg-surface,#f4f7fb);width:calc(100% - 20px);color:var(--cg-text,#17243a);cursor:pointer;text-align:left;border-radius:12px;align-items:center;gap:11px;margin:10px;padding:10px 12px;font:600 12px/1.3 inherit;transition:background .2s,transform .2s;display:flex}.header .cg-theme-switch:hover{background:var(--cg-hover,#e9eef6);transform:translateY(-1px)}.header .cg-theme-switch-icon{color:#b68a25;background:#bd912f21;border-radius:9px;place-items:center;width:29px;height:29px;font-size:15px;display:grid}.header .cg-theme-switch-label{white-space:nowrap;flex:1}.header .cg-theme-switch-track{background:#c5ced9;border-radius:20px;flex-shrink:0;align-items:center;width:32px;height:19px;padding:2px;display:flex}.header .cg-theme-switch-knob{background:#fff;border-radius:50%;width:15px;height:15px;box-shadow:0 1px 3px #0003}html[data-theme=dark] .header .cg-theme-switch{--cg-surface:#202c3d;--cg-text:#f1f5f9;--cg-border:#3b4a60;--cg-hover:#29394f}html[data-theme=dark] .header .cg-theme-switch-track{background:#c7a24b;justify-content:flex-end}.header .plot-menu-btn:focus-visible,.header .add-properties-menu-btn:focus-visible,.header .cg-theme-switch:focus-visible,.header .header-user-button:focus-visible,.header .header-login-area:focus-visible{outline-offset:3px;outline:2px solid #d7a735}@media (width<=1250px){.header .logo-img{width:215px;height:64px}}@media (width<=992px){.header .logo-img{width:235px;height:62px}}@media (width<=600px){.header .logo-img{width:min(59vw,240px);height:58px}.header .user-dropdown{max-width:calc(100vw - 22px)}.header .cg-theme-switch{min-height:45px}}@media (width<=370px){.header .logo-img{width:min(53vw,200px);height:51px}}@media (width<=768px){.header .header-user-area{display:none!important}.header .logo-section{margin-right:auto}.header .menu-icon{margin-left:auto}}.cg-footer,.cg-footer *{box-sizing:border-box}.cg-footer{color:#eef2f8;background:linear-gradient(145deg,#101c30 0%,#14243c 65%,#0d182a 100%);border-top:3px solid #d5ae5b;margin-top:42px}.cg-footer-container{grid-template-columns:minmax(230px,1.7fr) repeat(2,minmax(130px,1fr)) minmax(210px,1.3fr);gap:clamp(20px,3vw,42px);width:min(100% - 48px,1240px);margin:auto;padding:40px 0 34px;display:grid}.cg-footer-about,.cg-footer-links,.cg-footer-property,.cg-footer-contact{min-width:0}.cg-footer-logo{object-fit:contain;background:#fff;border-radius:9px;width:145px;max-width:100%;height:auto;max-height:62px;margin:0 0 15px;padding:5px 9px;display:block;box-shadow:0 7px 18px #00000021}.cg-footer-about p{color:#bfcbdc;max-width:340px;margin:0;font-size:12.5px;line-height:1.8}.cg-footer h3{color:#fff;letter-spacing:.2px;margin:4px 0 17px;padding-bottom:10px;font-size:14px;font-weight:750;line-height:1.4;position:relative}.cg-footer h3:after{content:"";background:#dfb965;border-radius:2px;width:30px;height:2px;position:absolute;bottom:0;left:0}.cg-footer ul{margin:0;padding:0;list-style:none}.cg-footer ul li{color:#bfcbda;margin:0 0 9px;font-size:12.5px;line-height:1.6}.cg-footer ul li a{color:#bfcbda;text-decoration:none;transition:color .2s,transform .2s;display:inline-block}.cg-footer ul li a:hover,.cg-footer ul li a:focus-visible{color:#f1cd7b;transform:translate(3px)}.cg-footer-contact p{color:#bfcbda;overflow-wrap:anywhere;margin:0 0 12px;font-size:12.5px;line-height:1.65}.cg-footer-bottom{color:#aab9ce;text-align:center;letter-spacing:.1px;border-top:1px solid #ffffff1a;padding:16px 20px;font-size:11.5px;line-height:1.6}@media (width<=1050px){.cg-footer-container{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 35px;width:min(100% - 40px,850px);padding:34px 0 28px}}@media (width<=600px){.cg-footer{margin-top:28px}.cg-footer-container{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 16px;width:calc(100% - 32px);padding:29px 0 25px}.cg-footer-about,.cg-footer-contact{grid-column:1/-1}.cg-footer-logo{width:132px;margin-bottom:11px}.cg-footer-about p{max-width:100%;font-size:12px}.cg-footer h3{margin-bottom:12px;font-size:13px}.cg-footer ul li,.cg-footer-contact p{font-size:12px}.cg-footer-bottom{padding:14px 12px;font-size:11px}}@media (width<=340px){.cg-footer-container{grid-template-columns:1fr}.cg-footer-about,.cg-footer-contact{grid-column:auto}}@media (prefers-reduced-motion:reduce){.cg-footer *{transition:none!important}}.cg-footer{--cg-foot-bg:#f0f5fc;--cg-foot-text:#344862;--cg-foot-heading:#162b48;--cg-foot-border:#d9e5f2;background:var(--cg-foot-bg);color:var(--cg-foot-text);border-top:2px solid #d2a750}[data-theme=dark] .cg-footer{--cg-foot-bg:#0d192b;--cg-foot-text:#c3d2e7;--cg-foot-heading:#f2f6ff;--cg-foot-border:#30425d}.cg-footer-logo{width:245px;max-width:100%;height:76px;max-height:none;box-shadow:none;object-fit:contain;object-position:left center;background:0 0;border-radius:0;padding:0}.cg-footer h3{color:var(--cg-foot-heading)}.cg-footer-about p,.cg-footer ul li,.cg-footer ul li a,.cg-footer-contact p,.cg-footer-bottom{color:var(--cg-foot-text)}.cg-footer-bottom{border-top:1px solid var(--cg-foot-border)}.cg-footer ul li a:hover{color:#b78224}@media (width<=600px){.cg-footer-logo{width:215px;height:68px}.cg-footer-container{gap:24px 15px}.cg-footer-about p{line-height:1.7}}.cg-footer{background:var(--cg-foot-bg)!important;color:var(--cg-foot-text)!important}.cg-footer-logo{width:clamp(230px,23vw,300px);max-width:100%;height:92px;max-height:none;box-shadow:none;object-fit:contain;object-position:left center;background:0 0;border:0;border-radius:0;padding:0;display:block}@media (width<=600px){.cg-footer-logo{width:min(75vw,275px);height:84px}}.cg-footer-property a{color:inherit;text-decoration:none;transition:color .2s}.cg-footer-property a:hover,.cg-footer-property a:focus-visible{color:#d4af37}.cg-investment{--paper:var(--cg-surface);--ink:var(--cg-text);--line:var(--cg-line);max-width:1440px;color:var(--ink);margin:auto;padding:112px clamp(16px,4vw,60px) 42px}.cg-investment-hero{border:1px solid var(--line);background:var(--paper);box-shadow:var(--cg-shadow);border-radius:24px;padding:clamp(24px,5vw,64px)}.cg-eyebrow{letter-spacing:.12em;color:var(--cg-accent);font-size:12px;font-weight:800}.cg-investment h1{max-width:850px;margin:16px 0;font-size:clamp(28px,4vw,52px);line-height:1.18}.cg-investment p{color:var(--cg-muted);line-height:1.8}.cg-investment-hero p{max-width:850px}.cg-investment-actions{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.cg-investment-actions a{color:#fff;background:#2463c7;border-radius:10px;padding:11px 18px;font-weight:700;text-decoration:none}.cg-investment-actions a+a{background:var(--cg-surface-alt);color:var(--ink);border:1px solid var(--line)}.cg-investment-section{margin-top:35px}.cg-investment-section h2,.cg-investment-note h2{margin-bottom:18px;font-size:clamp(21px,2.5vw,29px)}.cg-investment-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.cg-investment-card{border:1px solid var(--line);background:var(--paper);box-shadow:var(--cg-shadow);border-radius:16px;padding:22px;transition:transform .2s}.cg-investment-card:hover{transform:translateY(-3px)}.cg-investment-card h3{margin:0 0 10px;font-size:17px}.cg-investment-steps{counter-reset:step;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0;list-style:none;display:grid}.cg-investment-steps li{counter-increment:step;border:1px solid var(--line);background:var(--paper);border-radius:12px;padding:17px 17px 17px 54px;line-height:1.7;position:relative}.cg-investment-steps li:before{content:counter(step);background:var(--cg-surface-alt);width:27px;height:27px;color:var(--ink);border-radius:50%;place-items:center;font-weight:800;display:grid;position:absolute;top:16px;left:15px}.cg-investment-note{border-left:4px solid var(--cg-accent);background:var(--paper);border-radius:12px;margin-top:30px;padding:22px}@media (width<=850px){.cg-investment-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=580px){.cg-investment{padding:90px 12px 25px}.cg-investment-hero{border-radius:16px}.cg-investment-grid,.cg-investment-steps{grid-template-columns:1fr}.cg-investment-card{padding:17px}}body{background:#f5f5f5}.login-page{width:100%;height:100vh;display:flex}.left-side{background:linear-gradient(135deg,#0f172a,#1e293b,#111827);justify-content:center;align-items:center;width:60%;display:flex;position:relative;overflow:hidden}.left-side:before{content:"";opacity:.08;background:#d4af37;border-radius:50%;width:450px;height:450px;position:absolute;top:-120px;left:-120px}.left-side:after{content:"";opacity:.08;background:#d4af37;border-radius:50%;width:350px;height:350px;position:absolute;bottom:-100px;right:-100px}.overlay{z-index:2;text-align:center;padding:40px}.overlay h1{color:#fff;margin-bottom:20px;font-size:60px;font-weight:700}.overlay p{color:#d1d5db;font-size:22px;line-height:35px}.right-side{background:#f8fafc;justify-content:center;align-items:center;width:40%;padding:30px;display:flex}.login-card{background:#fff;border-radius:18px;width:420px;padding:45px;box-shadow:0 15px 40px #0000001f}.logo{width:180px;margin:auto auto 25px;display:block}.login-card h2{text-align:center;color:#111827;margin-bottom:8px;font-size:30px}.subtitle{text-align:center;color:#6b7280;margin-bottom:35px}.input-group{margin-bottom:22px}.input-group label{color:#374151;margin-bottom:8px;font-weight:600;display:block}.input-group input{border:1px solid #d1d5db;border-radius:10px;outline:none;width:100%;height:50px;padding:0 15px;font-size:15px;transition:all .3s}.input-group input:focus{border-color:#d4af37;box-shadow:0 0 8px #d4af374d}.password-box{position:relative}.password-box input{padding-right:70px}.show-password{cursor:pointer;color:#d4af37;font-size:14px;font-weight:600;position:absolute;top:50%;right:18px;transform:translateY(-50%)}.login-btn{color:#fff;cursor:pointer;background:#d4af37;border:none;border-radius:10px;width:100%;height:52px;font-size:17px;font-weight:600;transition:all .3s}.login-btn:hover{background:#b9901f}.login-btn:disabled{opacity:.7;cursor:not-allowed}.error-message{color:#b91c1c;text-align:center;background:#fee2e2;border-radius:8px;margin-bottom:20px;padding:12px;font-size:14px}.register-account-link{text-align:center;color:#7b8593;margin-top:20px;font-size:13px}.register-account-link a{color:#c49a1c;margin-left:5px;font-weight:600;text-decoration:none}.register-account-link a:hover{text-decoration:underline}@media (width<=992px){.left-side{display:none}.right-side{width:100%}.login-card{width:100%;max-width:420px}}@media (width<=480px){.login-card{padding:30px 20px}.login-card h2{font-size:26px}.logo{width:150px}}.mobile-bottom-nav,.mobile-more-overlay,.mobile-more-menu,.mobile-profile-menu{display:none}@media (width<=768px){:root{--cg-mobile-surface:var(--cg-surface,#fff);--cg-mobile-text:var(--cg-text,#17253b);--cg-mobile-muted:var(--cg-muted,#65748a);--cg-mobile-line:var(--cg-line,#e2e8f0);--cg-mobile-accent:var(--cg-accent,#bd8d28)}body{padding-bottom:calc(76px + env(safe-area-inset-bottom,0px))!important}.mobile-bottom-nav{z-index:10020;min-height:68px;padding:5px max(8px,env(safe-area-inset-right,0px)) calc(6px + env(safe-area-inset-bottom,0px)) max(8px,env(safe-area-inset-left,0px));background:var(--cg-mobile-surface);border-top:1px solid var(--cg-mobile-line);-webkit-backdrop-filter:blur(18px);grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -12px 36px #0c1a2e1f}.mobile-nav-item,.mobile-plot-button-MobileNav{width:100%;min-width:0;min-height:54px;color:var(--cg-mobile-muted);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:4px;font:600 10px/1.2 inherit;text-decoration:none;transition:background .2s,color .2s,transform .2s;display:flex;position:relative}.mobile-nav-item svg{flex-shrink:0;width:20px;height:20px}.mobile-nav-item span{white-space:nowrap;font-size:10px;line-height:1.2}.mobile-nav-item.active,.mobile-nav-item[aria-expanded=true]{color:var(--cg-mobile-accent);background:color-mix(in srgb,var(--cg-mobile-accent) 11%,transparent)}.mobile-nav-item:active{transform:scale(.95)}.mobile-plot-dropdown-wrapper-MobileNav{justify-content:center;align-items:center;min-width:0;display:flex;position:relative}.mobile-plot-dropdown-MobileNav{background:var(--cg-mobile-surface);border:1px solid var(--cg-mobile-line);z-index:10040;border-radius:18px;width:min(215px,85vw);padding:8px;position:absolute;bottom:calc(100% + 16px);left:50%;transform:translate(-50%);box-shadow:0 18px 50px #0003}.mobile-plot-dropdown-MobileNav a{color:var(--cg-mobile-text);background:0 0;border-radius:11px;padding:12px 14px;font-size:13px;font-weight:650;text-decoration:none;display:block}.mobile-plot-dropdown-MobileNav a:hover,.mobile-plot-dropdown-MobileNav a:focus-visible{background:color-mix(in srgb,var(--cg-mobile-accent) 11%,transparent);color:var(--cg-mobile-accent)}.mobile-more-overlay{z-index:10025;-webkit-backdrop-filter:blur(5px);background:#040d1b8a;display:block;position:fixed;inset:0}.mobile-more-menu,.mobile-profile-menu{left:max(12px,env(safe-area-inset-left,0px));right:max(12px,env(safe-area-inset-right,0px));bottom:calc(82px + env(safe-area-inset-bottom,0px));z-index:10030;overscroll-behavior:contain;background:var(--cg-mobile-surface);max-width:520px;max-height:min(76dvh,650px);color:var(--cg-mobile-text);border:1px solid var(--cg-mobile-line);border-radius:24px;margin-inline:auto;padding:12px;animation:.22s ease-out cgMobileSheet;display:block;position:fixed;overflow-y:auto;box-shadow:0 24px 70px #00000040}.cg-mobile-sheet-handle{background:var(--cg-mobile-line);border-radius:20px;width:38px;height:4px;margin:0 auto 13px}.mobile-more-header,.cg-mobile-sheet-title{border-bottom:1px solid var(--cg-mobile-line);justify-content:space-between;align-items:center;gap:12px;margin:0 3px 10px;padding:0 4px 12px;display:flex}.mobile-more-header h3,.cg-mobile-sheet-title span{color:var(--cg-mobile-text);letter-spacing:-.3px;margin:0;font-size:17px;font-weight:800}.mobile-more-close,.cg-mobile-sheet-title button{border:1px solid var(--cg-mobile-line);background:var(--cg-mobile-surface);width:34px;height:34px;color:var(--cg-mobile-text);cursor:pointer;border-radius:12px;flex-shrink:0;place-items:center;display:grid}.mobile-more-menu>a,.mobile-profile-menu>a{min-height:48px;color:var(--cg-mobile-text);background:0 0;border:0;border-radius:12px;align-items:center;gap:12px;margin:3px 0;padding:9px 11px;font-size:13px;font-weight:650;text-decoration:none;transition:background .2s;display:flex}.mobile-more-menu>a>svg:first-child,.mobile-profile-menu>a>svg:first-child{width:19px;height:19px;color:var(--cg-mobile-accent);flex-shrink:0}.mobile-more-menu>a:hover,.mobile-profile-menu>a:hover,.mobile-more-menu>a:focus-visible,.mobile-profile-menu>a:focus-visible{background:color-mix(in srgb,var(--cg-mobile-accent) 10%,transparent)}.cg-mobile-chevron{margin-left:auto;width:12px!important;height:12px!important;color:var(--cg-mobile-muted)!important}.mobile-profile-header{border:1px solid var(--cg-mobile-line);background:color-mix(in srgb,var(--cg-mobile-accent) 7%,var(--cg-mobile-surface));border-radius:16px;align-items:center;gap:12px;margin:0 0 10px;padding:12px;display:flex}.mobile-profile-user-icon{width:39px;height:39px;color:var(--cg-mobile-accent);flex-shrink:0}.mobile-profile-user-info{flex-direction:column;gap:4px;min-width:0;display:flex}.mobile-profile-user-info strong{text-overflow:ellipsis;white-space:nowrap;color:var(--cg-mobile-text);font-size:13px;font-weight:800;overflow:hidden}.mobile-profile-user-info span{text-overflow:ellipsis;white-space:nowrap;color:var(--cg-mobile-muted);font-size:11px;overflow:hidden}.cg-mobile-theme-row{border:1px solid var(--cg-mobile-line);min-height:46px;color:var(--cg-mobile-text);border-radius:13px;align-items:center;gap:9px;margin:0 0 8px;padding:7px 10px;font-size:12px;font-weight:700;display:flex}.cg-mobile-theme-row>svg{color:var(--cg-mobile-accent)}.cg-mobile-theme-row .cg-theme-toggle,.cg-mobile-theme-row button{margin-left:auto}.mobile-profile-logout{background:color-mix(in srgb,#d14b55 8%,var(--cg-mobile-surface));color:#d14b55;text-align:left;cursor:pointer;border:1px solid #d14b5540;border-radius:12px;align-items:center;gap:12px;width:100%;min-height:46px;margin-top:8px;padding:10px 12px;font-size:13px;font-weight:750;display:flex}.mobile-profile-logout svg{width:18px;height:18px}.mobile-more-menu :is(a,button):focus-visible,.mobile-profile-menu :is(a,button):focus-visible,.mobile-bottom-nav :is(a,button):focus-visible{outline:2px solid var(--cg-mobile-accent);outline-offset:2px}.header .menu-icon,.header .nav-links{display:none!important}.header{height:66px!important;padding:0 15px!important}.header .logo-img{max-width:100%;object-fit:contain!important;background:0 0!important;width:clamp(132px,42vw,195px)!important;height:52px!important;padding:0!important}.header .header-user-area{margin-left:auto;margin-right:0}.header .user-dropdown{top:64px;right:8px}.cg-footer{padding-bottom:8px}}@media (width<=380px){.mobile-more-menu,.mobile-profile-menu{padding:10px;left:8px;right:8px}.mobile-bottom-nav{padding-inline:4px}.mobile-nav-item span{font-size:9px}}@keyframes cgMobileSheet{0%{opacity:0;transform:translateY(15px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.mobile-more-menu,.mobile-profile-menu{animation:none}.mobile-nav-item{transition:none}}@media (width<=768px){.mobile-more-overlay{-webkit-backdrop-filter:blur(2px);z-index:10010!important}.mobile-bottom-nav{isolation:isolate;z-index:10020!important}.mobile-plot-dropdown-wrapper-MobileNav{z-index:2}.mobile-plot-dropdown-MobileNav{z-index:5;border-radius:18px;width:min(244px,100vw - 28px);padding:8px;bottom:calc(100% + 13px);left:50%;box-shadow:0 20px 54px #00000047}.mobile-plot-dropdown-MobileNav a{border-radius:12px;align-items:center;min-height:46px;padding:12px 14px;display:flex}.mobile-profile-menu,.mobile-more-menu{z-index:10030!important}.header .header-user-area{display:none!important}.header .logo-section{margin-right:auto}.mobile-bottom-nav{grid-template-columns:repeat(4,minmax(0,1fr))!important}.cg-mobile-profile-section-title{border-top:1px solid var(--cg-mobile-line);color:var(--cg-mobile-muted);letter-spacing:.06em;text-transform:uppercase;margin:14px 10px 6px;padding-top:12px;font-size:11px;font-weight:800}.mobile-profile-menu{max-height:min(78dvh,680px);padding-bottom:calc(16px + env(safe-area-inset-bottom,0px))}.cg-mobile-add-properties-trigger{border:1px solid var(--cg-mobile-line);background:var(--cg-mobile-surface);width:100%;min-height:48px;color:var(--cg-mobile-text);text-align:left;cursor:pointer;border-radius:13px;align-items:center;gap:12px;margin:3px 0;padding:10px 11px;font:650 13px/1.35 inherit;display:flex}.cg-mobile-add-properties-trigger>svg:first-child{width:19px;height:19px;color:var(--cg-mobile-accent);flex-shrink:0}.cg-mobile-add-properties-trigger>span{flex:1}.cg-mobile-add-arrow{width:13px;height:13px;color:var(--cg-mobile-muted);transition:transform .2s}.cg-mobile-add-arrow.is-open{transform:rotate(180deg)}.cg-mobile-add-properties-links{border-left:2px solid var(--cg-mobile-line);margin:3px 0 9px 12px;padding:4px 0 4px 10px}.cg-mobile-add-properties-links>a{min-height:44px;color:var(--cg-mobile-text);border-radius:11px;align-items:center;gap:12px;padding:9px 10px;font-size:12px;font-weight:650;text-decoration:none;display:flex}.cg-mobile-add-properties-links>a>svg:first-child{width:17px;height:17px;color:var(--cg-mobile-accent);flex-shrink:0}.cg-mobile-add-properties-links>a:hover,.cg-mobile-add-properties-links>a:focus-visible{background:color-mix(in srgb,var(--cg-mobile-accent) 10%,transparent)}.cg-mobile-add-properties-trigger:focus-visible,.cg-mobile-add-properties-links>a:focus-visible{outline:2px solid var(--cg-mobile-accent);outline-offset:2px}body{padding-bottom:calc(104px + env(safe-area-inset-bottom,0px))!important}.mobile-bottom-nav{-webkit-backdrop-filter:blur(20px);left:14px!important;right:14px!important;bottom:calc(12px + env(safe-area-inset-bottom,0px))!important;background:linear-gradient(145deg,#1c3049 0%,#101d30 78%)!important;border:1px solid #ffffff2e!important;border-radius:27px!important;gap:3px!important;width:auto!important;min-height:78px!important;padding:9px 8px!important;box-shadow:0 12px 35px #05102057,inset 0 1px #ffffff26!important}.mobile-bottom-nav:before{content:"";border-radius:inherit;pointer-events:none;background:radial-gradient(at 50% -35%,#d8af5b33,#0000 65%);position:absolute;inset:0}.mobile-bottom-nav .mobile-nav-item{z-index:1;color:#bdc9da!important;background:0 0!important;border-radius:20px!important;gap:5px!important;min-height:61px!important;padding:5px 2px!important;font-family:inherit!important;font-size:10px!important;font-weight:650!important;transition:transform .2s,color .2s,background .2s!important}.mobile-bottom-nav .mobile-nav-item svg{color:#e7edf5;background:#ffffff16;border-radius:15px;padding:9px;transition:background .2s,color .2s,transform .2s;display:block;box-shadow:inset 0 1px #ffffff17;width:38px!important;height:38px!important}.mobile-bottom-nav .mobile-nav-item span{letter-spacing:.15px;color:inherit;font-size:10px!important;font-weight:700!important;line-height:1.15!important}.mobile-bottom-nav .mobile-nav-item.active,.mobile-bottom-nav .mobile-nav-item[aria-expanded=true]{color:#f5d992!important;background:#fff1!important}.mobile-bottom-nav .mobile-nav-item.active svg,.mobile-bottom-nav .mobile-nav-item[aria-expanded=true] svg{transform:translateY(-2px);box-shadow:0 5px 16px #d5a8494d,inset 0 1px #fff9;color:#172338!important;background:linear-gradient(145deg,#ffe7ac,#cda044)!important}.mobile-bottom-nav .mobile-nav-item:active{transform:scale(.94)!important}.mobile-profile-menu,.mobile-more-menu{bottom:calc(110px + env(safe-area-inset-bottom,0px))!important}}@media (width<=380px){.mobile-bottom-nav{padding:7px 5px!important;left:8px!important;right:8px!important}.mobile-bottom-nav .mobile-nav-item svg{padding:8px;width:35px!important;height:35px!important}.mobile-bottom-nav .mobile-nav-item span{font-size:9px!important}}@media (prefers-reduced-motion:reduce){.mobile-bottom-nav .mobile-nav-item,.mobile-bottom-nav .mobile-nav-item svg{transition:none!important}}.cgs-sidebar{--cgs-navy:#151d2d;--cgs-navy-2:#1b2639;--cgs-navy-3:#25334a;--cgs-white:#fff;--cgs-text:#e8edf5;--cgs-muted:#a9b5c8;--cgs-gold:#d5ac37;--cgs-gold-light:#f2d67c;--cgs-line:#ffffff17;z-index:1000;box-sizing:border-box;width:246px;min-width:246px;height:100dvh;color:var(--cgs-text);border-right:1px solid var(--cgs-line);background:linear-gradient(#182235 0%,#151d2d 52%,#111827 100%);flex-direction:column;flex:0 0 246px;font-family:Inter,Segoe UI,Arial,sans-serif;font-size:12px;line-height:1.45;display:flex;position:sticky;top:0;overflow:hidden;box-shadow:5px 0 25px #0a111e1f}.cgs-sidebar *,.cgs-sidebar :before,.cgs-sidebar :after{box-sizing:border-box}.cgs-sidebar button,.cgs-sidebar input{font:inherit}.cgs-sidebar button{cursor:pointer}.cgs-sidebar button:focus-visible,.cgs-sidebar a:focus-visible,.cgs-mobile-toggle:focus-visible{outline-offset:2px;outline:2px solid #e3bd58}.cgs-brand{border-bottom:1px solid var(--cgs-line);background:#ffffff06;flex-shrink:0;align-items:center;gap:10px;min-height:66px;padding:12px 14px;display:flex}.cgs-brand-mark{color:#182235;letter-spacing:-.4px;background:#fff;border:1px solid #d5ac3759;border-radius:10px;flex:0 0 36px;place-items:center;width:36px;height:36px;font-size:12px;font-weight:900;display:grid;box-shadow:0 3px 12px #0000001f}.cgs-brand-copy{flex-direction:column;min-width:0;display:flex}.cgs-brand-copy strong{color:#fff;letter-spacing:.2px;font-size:14px;font-weight:800;line-height:1.2}.cgs-brand-copy>span{color:var(--cgs-gold-light);letter-spacing:1.25px;margin-top:4px;font-size:9px;font-weight:750}.cgs-search-area{flex-shrink:0;padding:11px 10px 7px}.cgs-search-box{background:#ffffff0e;border:1px solid #ffffff1c;border-radius:8px;align-items:center;gap:8px;height:35px;padding:0 10px;transition:background .2s,border-color .2s,box-shadow .2s;display:flex}.cgs-search-box:hover{background:#ffffff16;border-color:#ffffff2b}.cgs-search-box:focus-within{border-color:#d5ac37bf;box-shadow:0 0 0 3px #d5ac371a}.cgs-search-icon{color:#aebbd0;font-size:20px;line-height:1}.cgs-search-box input{color:#fff;background:0 0;border:0;outline:0;flex:1;width:100%;min-width:0;padding:0;font-size:11.5px}.cgs-search-box input::placeholder{color:#9daac0;opacity:1}.cgs-search-box input::-webkit-search-cancel-button{display:none}.cgs-clear-search{color:#b8c4d6;background:0 0;border:0;border-radius:5px;place-items:center;width:20px;height:20px;padding:0;font-size:17px;display:grid}.cgs-clear-search:hover{color:#fff;background:#ffffff1c}.cgs-nav{scrollbar-width:thin;scrollbar-color:#42516a transparent;overscroll-behavior:contain;flex:1;min-height:0;padding:3px 8px 12px;overflow:hidden auto}.cgs-nav::-webkit-scrollbar{width:5px}.cgs-nav::-webkit-scrollbar-track{background:0 0}.cgs-nav::-webkit-scrollbar-thumb{background:#42516a;border-radius:10px}.cgs-nav::-webkit-scrollbar-thumb:hover{background:#5d6e88}.cgs-nav-label{color:#8796ad;letter-spacing:1.4px;padding:8px 9px 9px;font-size:9px;font-weight:800}.cgs-group{margin:2px 0}.cgs-group-button{color:#d6deeb;text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:8px;width:100%;min-height:36px;padding:6px 8px;font-size:11.5px;font-weight:650;line-height:1.35;transition:background .18s,border-color .18s,color .18s;display:flex}.cgs-group-button:hover{color:#fff;background:#ffffff13}.cgs-group-button.cgs-group-active{color:#fff;box-shadow:inset 3px 0 0 var(--cgs-gold);background:#d5ac371b;border-color:#d5ac3759}.cgs-group-icon{color:#d9e2ee;background:#26354b;border-radius:7px;flex:0 0 25px;place-items:center;width:25px;height:25px;font-size:14px;font-weight:700;display:grid}.cgs-group-button:hover .cgs-group-icon{color:#fff;background:#30425d}.cgs-group-active .cgs-group-icon{color:var(--cgs-gold-light);background:#d5ac372b}.cgs-group-title{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.cgs-group-count{color:#a9b7cb;font-variant-numeric:tabular-nums;background:#fff1;border-radius:5px;place-items:center;min-width:19px;height:19px;padding:0 4px;font-size:10px;font-weight:700;display:grid}.cgs-group-active .cgs-group-count{color:#f1d47c;background:#d5ac3724}.cgs-chevron{color:#a8b5c8;text-align:center;flex:0 0 12px;font-size:15px;line-height:1;transition:transform .2s;display:inline-block}.cgs-chevron-open{transform:rotate(180deg)}.cgs-links{border-left:1px solid #ffffff21;gap:2px;margin:3px 0 7px 20px;padding:2px 0 2px 10px;display:grid}.cgs-link{color:#b9c6d8;background:0 0;border:1px solid #0000;border-radius:7px;align-items:center;gap:9px;min-height:29px;padding:6px 9px;font-size:11px;font-weight:500;line-height:1.35;text-decoration:none;transition:background .18s,border-color .18s,color .18s,transform .18s;display:flex}.cgs-link:hover{color:#fff;background:#ffffff13;transform:translate(2px)}.cgs-link.active{color:#f5dc93;background:#d5ac3724;border-color:#d5ac3738;font-weight:700}.cgs-link-dot{background:#71839b;border-radius:50%;flex:0 0 5px;width:5px;height:5px}.cgs-link:hover .cgs-link-dot{background:#d5e1ee}.cgs-link.active .cgs-link-dot{background:var(--cgs-gold);box-shadow:0 0 0 3px #d5ac3724}.cgs-link-label{overflow-wrap:anywhere;min-width:0}.cgs-empty{color:#a8b6ca;text-align:center;background:#ffffff06;border:1px dashed #ffffff2b;border-radius:10px;flex-direction:column;align-items:center;gap:5px;margin:15px 5px;padding:20px 10px;display:flex}.cgs-empty>span{font-size:25px}.cgs-empty strong{color:#eef3fa;font-size:12px}.cgs-empty small{font-size:10px}.cgs-footer{border-top:1px solid var(--cgs-line);background:#0000000e;flex-shrink:0;padding:10px 10px 12px}.cgs-website-link{color:#dbe4ef;background:#ffffff09;border:1px solid #ffffff21;border-radius:8px;align-items:center;gap:9px;min-height:36px;padding:7px 10px;font-size:11px;font-weight:650;text-decoration:none;transition:background .18s,border-color .18s,color .18s;display:flex}.cgs-website-link:hover{color:#fff;background:#d5ac371a;border-color:#d5ac3752}.cgs-website-icon{color:#f0d277;background:#d5ac3724;border-radius:6px;place-items:center;width:23px;height:23px;font-size:14px;display:grid}.cgs-website-arrow{color:#aebbd0;margin-left:auto}.cgs-mobile-toggle,.cgs-backdrop,.cgs-close{display:none}@media (width<=900px){.cgs-mobile-toggle{z-index:1001;color:#fff;cursor:pointer;background:#151d2d;border:1px solid #d5ac3773;border-radius:9px;align-items:center;gap:8px;min-height:36px;padding:7px 12px;font:650 12px Inter,Segoe UI,sans-serif;display:inline-flex;position:fixed;top:12px;left:12px;box-shadow:0 4px 15px #00000026}.cgs-backdrop{z-index:1002;cursor:pointer;background:#050c18ab;border:0;width:100%;height:100%;display:block;position:fixed;inset:0}.cgs-sidebar{z-index:1003;width:min(246px,86vw);min-width:0;height:100dvh;transition:transform .24s;position:fixed;top:0;left:0;transform:translate(-105%);box-shadow:15px 0 35px #00000040}.cgs-sidebar.cgs-open{transform:translate(0)}.cgs-close{color:#fff;cursor:pointer;background:#ffffff14;border:0;border-radius:7px;place-items:center;width:28px;height:28px;margin-left:auto;padding:0;font-size:22px;display:grid}.cgs-close:hover{background:#ffffff26}}@media (prefers-reduced-motion:reduce){.cgs-sidebar,.cgs-sidebar *,.cgs-mobile-toggle{transition:none!important;animation:none!important}}body{background:#f4f6f9;margin:0;font-family:Segoe UI}.dashboard{display:flex}.sidebar{color:#fff;background:#111827;width:260px;min-height:100vh}.logo-area{text-align:center;background:#0b1220;padding:25px;font-size:24px;font-weight:700}.sidebar ul{padding:0;list-style:none}.sidebar li{padding:14px 25px}.sidebar a{color:#fff;text-decoration:none;display:block}.sidebar a:hover{color:#f5b301}.menu-title{color:#f5b301;margin-top:20px;font-weight:700}.logout{margin-top:40px}.dashboard-content{flex:1}.topbar{background:#fff;justify-content:space-between;align-items:center;height:70px;padding:0 35px;display:flex;box-shadow:0 2px 10px #00000014}.user-box{color:#fff;background:#111827;border-radius:8px;padding:10px 20px}.cards{gap:25px;padding:30px;display:flex}.card{background:#fff;border-radius:12px;flex:1;padding:30px;box-shadow:0 5px 20px #00000014}.card h3{color:#555;margin:0}.card h1{color:#f5b301;margin-top:15px;font-size:42px}.card{cursor:pointer;transition:all .3s}.card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #00000026}*{box-sizing:border-box;margin:0;padding:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.add-owner-page{background:#f5f7fb;width:100%;min-height:100vh;padding:30px}.page-container{background:#f5f7fb;width:100%;padding:30px}.form-card{background:#fff;border-radius:15px;width:100%;max-width:1200px;margin:auto;padding:35px;box-shadow:0 8px 25px #00000014}.form-card h2{color:#1f2937;margin-bottom:25px;font-size:30px}.section-title{color:#fff;background:#111827;border-left:5px solid #d4af37;border-radius:8px;margin-bottom:25px;padding:14px 20px;font-size:18px;font-weight:600}.form-grid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.form-group{flex-direction:column;display:flex}.form-group label{color:#374151;margin-bottom:8px;font-size:15px;font-weight:600}.form-group input{border:1px solid #d1d5db;border-radius:8px;outline:none;width:100%;height:48px;padding:0 15px;font-size:15px;transition:all .3s}.form-group textarea{resize:none;border:1px solid #d1d5db;border-radius:8px;outline:none;width:100%;padding:12px 15px;font-size:15px;transition:all .3s}.form-group input:focus,.form-group textarea:focus{border-color:#d4af37;box-shadow:0 0 8px #d4af3740}.full-width{grid-column:1/-1}.button-area{justify-content:flex-end;margin-top:35px;display:flex}.save-btn{color:#fff;cursor:pointer;background:#d4af37;border:none;border-radius:8px;min-width:180px;height:48px;font-size:16px;font-weight:600;transition:all .3s}.save-btn:hover{background:#b99224}.save-btn:disabled{opacity:.7;cursor:not-allowed}@media (width<=992px){.form-grid{grid-template-columns:1fr}}@media (width<=768px){.page-container{padding:15px}.form-card{padding:20px}.button-area{justify-content:center}.save-btn{width:100%}}.view-owner-page{background:#f5f7fb;width:100%;min-height:100vh;padding:30px}.view-owner-card{background:#fff;border-radius:15px;width:100%;padding:25px;box-shadow:0 8px 25px #00000014}.view-owner-title{color:#111827;margin-bottom:25px;font-size:30px;font-weight:700}.view-owner-table{border-collapse:collapse;width:100%;min-width:1200px}.view-owner-table thead{background:#111827}.view-owner-table thead th{color:#fff;text-align:left;border:1px solid #e5e7eb;padding:15px;font-size:15px;font-weight:600}.view-owner-table tbody td{color:#374151;border:1px solid #e5e7eb;padding:14px;font-size:14px}.view-owner-table tbody tr:nth-child(2n){background:#f9fafb}.view-owner-table tbody tr:hover{background:#fff8e6;transition:all .3s}.view-owner-table td{white-space:normal}.view-owner-table-wrapper{width:100%;overflow-x:auto}.view-owner-no-data{text-align:center;color:#888;padding:40px;font-size:18px}.view-owner-action{gap:10px;display:flex}.view-owner-edit-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:6px;padding:8px 14px;font-size:13px}.view-owner-delete-btn{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:6px;padding:8px 14px;font-size:13px}.view-owner-action-box{justify-content:center;gap:10px;display:flex}.view-owner-edit-btn{color:#fff;cursor:pointer;background:#f59e0b;border:none;border-radius:8px;width:40px;height:40px}.view-owner-delete-btn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:8px;width:40px;height:40px}.view-owner-edit-btn:hover{background:#d97706}.view-owner-delete-btn:hover{background:#dc2626}.view-owner-search-box{width:100%;margin:15px 0 20px}.view-owner-search-box input{box-sizing:border-box;border:1px solid #ddd;border-radius:8px;outline:none;width:100%;padding:12px 15px;font-size:14px}.view-owner-search-box input:focus{border-color:#007bff}.view-owner-title-row-ViewOwner{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.view-owner-title-ViewOwner{margin:0}.view-owner-add-btn-ViewOwner{color:#fff;cursor:pointer;white-space:nowrap;background:#2563eb;border:none;border-radius:6px;padding:11px 20px;font-size:15px;font-weight:600}.view-owner-add-btn-ViewOwner:hover{background:#1d4ed8}@media (width<=768px){.view-owner-page,.view-owner-card{padding:15px}}.add-property-page{background:#f5f7fb;min-height:100vh;padding:25px}.add-property-card{background:#fff;border-radius:12px;padding:30px;box-shadow:0 5px 18px #00000014}.add-property-title{color:#222;border-bottom:2px solid #f2f2f2;margin-bottom:25px;padding-bottom:15px;font-size:28px;font-weight:700}.add-property-section{margin-bottom:35px}.add-property-section h3{color:#222;border-left:5px solid #0d6efd;margin-bottom:18px;padding-left:12px;font-size:20px}.add-property-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;display:grid}.add-property-group{flex-direction:column;display:flex}.add-property-group label{color:#444;margin-bottom:8px;font-size:14px;font-weight:600}.add-property-group input,.add-property-group select,.add-property-group textarea{background:#fff;border:1px solid #dcdcdc;border-radius:8px;outline:none;width:100%;padding:12px 15px;font-size:15px;transition:all .3s}.add-property-group textarea{resize:vertical}.add-property-group input:focus,.add-property-group select:focus,.add-property-group textarea:focus{border-color:#0d6efd;box-shadow:0 0 0 3px #0d6efd26}.add-property-button-box{justify-content:flex-end;margin-top:35px;display:flex}.add-property-save-btn{color:#fff;cursor:pointer;background:#0d6efd;border:none;border-radius:8px;padding:14px 35px;font-size:16px;font-weight:600;transition:all .3s}.add-property-save-btn:hover{background:#0b5ed7}::placeholder{color:#999}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-thumb{background:#c7c7c7;border-radius:20px}::-webkit-scrollbar-thumb:hover{background:#999}@media (width<=992px){.add-property-card{padding:20px}.add-property-title{font-size:24px}.add-property-section h3{font-size:18px}}@media (width<=768px){.add-property-page{padding:15px}.add-property-grid{grid-template-columns:1fr}.add-property-button-box{justify-content:center}.add-property-save-btn{width:100%}}@media (width<=480px){.add-property-title{font-size:22px}.add-property-group input,.add-property-group select,.add-property-group textarea{padding:11px;font-size:14px}.add-property-save-btn{padding:13px;font-size:15px}}.property-form-overlay{z-index:9999;background:#000000a6;justify-content:center;align-items:center;padding:30px;display:flex;position:fixed;inset:0}.property-form-card{background:#fff;border-radius:12px;width:100%;max-width:1200px;max-height:95vh;padding:30px;overflow-y:auto;box-shadow:0 15px 40px #00000040}.property-form-header{border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;margin-bottom:25px;padding-bottom:15px;display:flex}.property-form-header h2{color:#222;margin:0;font-size:28px}.close-btn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:50%;width:42px;height:42px;font-size:18px}.property-section{margin-bottom:30px}.property-section h3{color:#2563eb;margin-bottom:18px;font-size:22px}.property-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.property-full{grid-column:1/-1}.property-group{flex-direction:column;display:flex}.property-group label{margin-bottom:8px;font-weight:600}.property-group input,.property-group select,.property-group textarea{border:1px solid #d9d9d9;border-radius:8px;outline:none;padding:12px;font-size:15px}.property-group textarea{resize:none}.property-group input:disabled,.property-group textarea:disabled,.property-group select:disabled{background:#f5f5f5}.property-image-preview{flex-wrap:wrap;gap:15px;margin-top:20px;display:flex}.preview-img{object-fit:cover;border:1px solid #ddd;border-radius:10px;width:150px;height:110px}.property-thumb{object-fit:cover;border-radius:6px;width:50px;height:50px}.property-footer{justify-content:flex-end;gap:15px;margin-top:25px;display:flex}.update-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;padding:12px 28px;font-size:16px}.close-btn2{color:#fff;cursor:pointer;background:#555;border:none;border-radius:8px;padding:12px 28px}.delete-popup-overlay{z-index:99999;background:#0000008c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.delete-popup-box{text-align:center;background:#fff;border-radius:12px;width:400px;padding:30px}.delete-popup-box h2{color:#dc2626;margin:0}.delete-popup-box p{color:#666;margin:20px 0}.delete-popup-buttons{justify-content:center;gap:15px;display:flex}.cancel-btn{color:#fff;cursor:pointer;background:#9ca3af;border:none;border-radius:8px;padding:10px 22px}.delete-confirm-btn{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:8px;padding:10px 22px}.property-table{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 5px 18px #00000014}.property-table table{border-collapse:collapse;width:100%}.property-table th{color:#fff;background:#2563eb;padding:15px}.property-table td{border-bottom:1px solid #eee;padding:15px}.view-btn,.edit-btn,.delete-btn{color:#fff;cursor:pointer;border:none;border-radius:8px;width:38px;height:38px;margin:0 3px}.view-btn{background:#2563eb}.edit-btn{background:#16a34a}.delete-btn{background:#dc2626}.property-search{background:#fff;border:1px solid #ddd;border-radius:10px;align-items:center;gap:10px;padding:10px 15px;display:flex}.property-search input{border:none;outline:none;width:250px}.admin-information-section{background:#fafafa;border:1px solid #e5e7eb;border-left:4px solid #111827}.admin-information-section h3{color:#111827}.existing-pdf-box{margin-bottom:10px}.existing-pdf-link{color:#fff;background:#dc3545;border-radius:6px;align-items:center;padding:8px 12px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.existing-pdf-link:hover{background:#bb2d3b}.selected-file-name{color:#198754;margin-top:8px;font-size:13px;font-weight:600;display:block}.property-title-row{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.property-title-row h2{margin:0}.add-home-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:6px;padding:11px 20px;font-size:15px;font-weight:600}.add-home-btn:hover{background:#1d4ed8}@media (width<=768px){.property-grid{grid-template-columns:1fr}.property-form-card{padding:20px}.property-table{overflow:auto}.preview-img{width:100%;height:220px}}.hero{isolation:isolate;background:#0b1220;justify-content:center;align-items:center;width:100%;height:82vh;min-height:620px;max-height:820px;display:flex;position:relative;overflow:hidden}.hero-backgrounds,.hero-background{width:100%;height:100%;position:absolute;inset:0}.hero-backgrounds{z-index:-2;overflow:hidden}.hero-background{opacity:0;background-position:50%;background-repeat:no-repeat;background-size:cover;transition:opacity 1.4s ease-in-out,transform 6s ease-out;transform:scale(1.06)}.hero-background.active{opacity:1;transform:scale(1)}.hero-overlay{width:100%;height:100%;min-height:inherit;background:linear-gradient(90deg,#040c19d1 0%,#07132699 50%,#040c19bd 100%);justify-content:center;align-items:center;padding:70px 24px 50px;display:flex}.hero-content{text-align:center;color:#fff;width:100%;max-width:1120px;margin:0 auto}.hero-content h4{color:#f2cf60;letter-spacing:1.4px;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);background:#0a14267a;border:1px solid #d4af377a;border-radius:999px;justify-content:center;align-items:center;margin:0 0 14px;padding:8px 16px;font-size:13px;font-weight:700;line-height:1.2;transition:background-color .35s,border-color .35s,color .35s,transform .35s,box-shadow .35s;display:inline-flex;box-shadow:0 8px 25px #0000001f}.hero-content h4:hover{color:#fff;background:#be8f19b8;border-color:#e2bd48;transform:translateY(-2px);box-shadow:0 10px 28px #d4af3738}.hero-content h1{letter-spacing:-1.8px;text-shadow:0 5px 24px #00000040;max-width:900px;margin:0 auto 14px;font-size:clamp(42px,5vw,66px);font-weight:800;line-height:1.06}.hero-content h1 span{color:#e3bd43;transition:color .35s,text-shadow .35s}.hero-content h1 span:hover{color:#f5d76e;text-shadow:0 0 24px #e3bd4359}.hero-content p{color:#ffffffdb;width:min(100%,680px);margin:0 auto 30px;font-size:16px;font-weight:400;line-height:1.7}.search-box{background:#fffffff7;border:1px solid #ffffffe6;border-radius:16px;grid-template-columns:1fr 1.75fr 1.1fr 145px;align-items:center;gap:0;width:100%;max-width:1050px;margin:0 auto;padding:8px;transition:transform .4s cubic-bezier(.2,.8,.2,1),background-color .4s,border-color .4s,box-shadow .4s;display:grid;box-shadow:0 18px 45px #0000003d,0 2px 8px #00000014}.search-box:hover{background:#fff;border-color:#e2bd48d9;transform:translateY(-5px);box-shadow:0 26px 60px #00000047,0 0 0 3px #d4af3714}.search-box select,.search-box input{color:#182230;background:0 0;border:0;border-right:1px solid #e5e8ed;outline:none;width:100%;min-width:0;height:50px;padding:0 17px;font-family:inherit;font-size:14px;font-weight:500;transition:background-color .35s,color .35s,border-color .35s,box-shadow .35s,transform .35s}.search-box select{cursor:pointer}.search-box input::placeholder{color:#7b8492;opacity:1;transition:color .35s}.search-box select:hover,.search-box input:hover{color:#8c6510;background:#fff8e7;border-color:#d4af3761;box-shadow:inset 0 0 0 1px #d4af371f}.search-box input:hover::placeholder{color:#9a782b}.search-box select:focus,.search-box input:focus{z-index:2;color:#172033;background:#fff9e9;position:relative;box-shadow:inset 0 0 0 1px #d4af3773,0 5px 16px #d4af371a}.search-box button{color:#fff;letter-spacing:.2px;cursor:pointer;background:linear-gradient(135deg,#d8b23d 0%,#b88613 100%);border:1px solid #0000;border-radius:11px;outline:none;height:50px;margin-left:8px;padding:0 20px;font-family:inherit;font-size:14px;font-weight:750;transition:transform .35s cubic-bezier(.2,.8,.2,1),background .35s,color .35s,border-color .35s,box-shadow .35s;box-shadow:0 8px 20px #b98a1645}.search-box button:hover{color:#f5d76e;background:linear-gradient(135deg,#17243a 0%,#0b1424 100%);border-color:#f5d76e59;transform:translateY(-3px);box-shadow:0 13px 28px #00000047,0 0 0 3px #d4af371a}.search-box button:active{transform:translateY(0)scale(.98);box-shadow:0 6px 15px #0003}.hero-slider-dots{justify-content:center;align-items:center;gap:8px;margin-top:20px;display:flex}.hero-slider-dots button{cursor:pointer;background:#ffffff80;border:1px solid #ffffff61;border-radius:999px;width:8px;height:8px;padding:0;transition:width .35s,transform .35s,background-color .35s,border-color .35s,box-shadow .35s;box-shadow:0 2px 7px #0000002e}.hero-slider-dots button:hover{background:#fff;border-color:#fff;width:18px;transform:scale(1.08);box-shadow:0 4px 12px #ffffff2e}.hero-slider-dots button.active{background:#d4af37;border-color:#e7c95f;width:28px;box-shadow:0 4px 14px #d4af3759}@media (width<=991px){.hero{height:auto;min-height:650px;max-height:none}.hero-overlay{min-height:650px;padding:110px 20px 70px}.hero-content h1{font-size:clamp(36px,7vw,50px)}.hero-content p{margin-bottom:26px}.search-box{border-radius:15px;grid-template-columns:1fr 1fr;gap:8px;max-width:680px;padding:10px}.search-box select,.search-box input{background:#fff;border:1px solid #e4e7ec;border-radius:9px}.search-box button{width:100%;margin-left:0}}@media (width<=640px){.hero{min-height:660px}.hero-overlay{min-height:660px;padding:95px 15px 55px}.hero-content h4{letter-spacing:1px;margin-bottom:12px;padding:7px 12px;font-size:10px}.hero-content h1{letter-spacing:-.8px;margin-bottom:12px;font-size:34px;line-height:1.1}.hero-content p{margin-bottom:22px;font-size:14px;line-height:1.6}.search-box{border-radius:14px;grid-template-columns:1fr;gap:7px;padding:9px}.search-box:hover{transform:translateY(-3px)}.search-box select,.search-box input,.search-box button{height:46px}.search-box select,.search-box input{border:1px solid #e4e7ec;border-radius:9px;padding:0 14px;font-size:13px}.search-box button{margin:0;font-size:13px}.hero-slider-dots{margin-top:17px}}@media (prefers-reduced-motion:reduce){.hero-background,.hero-content h4,.hero-content h1 span,.search-box,.search-box select,.search-box input,.search-box button,.hero-slider-dots button{transition:none}}.hero{height:auto!important;min-height:max(780px,100svh)!important}.hero-overlay{padding-top:125px;padding-bottom:90px;min-height:max(780px,100svh)!important}@media (width<=768px){.hero{min-height:max(720px,100svh)!important}.hero-overlay{padding:100px 16px 65px;min-height:max(720px,100svh)!important}}@media (width<=390px){.hero,.hero-overlay{min-height:max(760px,100svh)!important}}body{color:#1f2937;font-family:Arial,Helvetica,sans-serif}.about-hero{isolation:isolate;background:#0b1527;width:100%;height:390px;position:relative;overflow:hidden}.about-hero:before,.about-hero:after{content:"";z-index:-2;will-change:opacity, transform, background-image;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:-2%;transform:scale(1.05)}.about-hero:before{animation:20s ease-in-out infinite aboutSliderOne}.about-hero:after{animation:20s ease-in-out infinite aboutSliderTwo}@keyframes aboutSliderOne{0%,20%{opacity:1;background-image:url(https://images.unsplash.com/photo-1600585154340-be6161a56a0c?auto=format&fit=crop&w=1920&q=85);transform:scale(1.05)}25%,45%{opacity:0;background-image:url(https://images.unsplash.com/photo-1600585154340-be6161a56a0c?auto=format&fit=crop&w=1920&q=85);transform:scale(1.1)}50%,70%{opacity:1;background-image:url(https://images.unsplash.com/photo-1600566753190-17f0baa2a6c3?auto=format&fit=crop&w=1920&q=85);transform:scale(1.05)}75%,95%{opacity:0;background-image:url(https://images.unsplash.com/photo-1600566753190-17f0baa2a6c3?auto=format&fit=crop&w=1920&q=85);transform:scale(1.1)}to{opacity:1;background-image:url(https://images.unsplash.com/photo-1600585154340-be6161a56a0c?auto=format&fit=crop&w=1920&q=85);transform:scale(1.05)}}@keyframes aboutSliderTwo{0%,20%{opacity:0;background-image:url(https://images.unsplash.com/photo-1600607687939-ce8a6c25118c?auto=format&fit=crop&w=1920&q=85);transform:scale(1.1)}25%,45%{opacity:1;background-image:url(https://images.unsplash.com/photo-1600607687939-ce8a6c25118c?auto=format&fit=crop&w=1920&q=85);transform:scale(1.05)}50%,70%{opacity:0;background-image:url(https://images.unsplash.com/photo-1600607687939-ce8a6c25118c?auto=format&fit=crop&w=1920&q=85);transform:scale(1.1)}75%,95%{opacity:1;background-image:url(https://images.unsplash.com/photo-1600566753086-00f18fb6b3ea?auto=format&fit=crop&w=1920&q=85);transform:scale(1.05)}to{opacity:0;background-image:url(https://images.unsplash.com/photo-1600566753086-00f18fb6b3ea?auto=format&fit=crop&w=1920&q=85);transform:scale(1.1)}}.about-overlay{z-index:2;color:#fff;text-align:center;background:radial-gradient(circle at 25% 45%,#d4af3724,#0000 32%),linear-gradient(100deg,#050e1ed6,#08182d94,#050e1ecc);flex-direction:column;justify-content:center;align-items:center;padding:25px 20px;display:flex;position:absolute;inset:0}.about-overlay h1{color:#fff;letter-spacing:-1.5px;text-shadow:0 5px 24px #00000047;margin:0 0 13px;font-size:clamp(39px,5vw,56px);font-weight:800;line-height:1.08}.about-overlay h1:after{content:"";background:linear-gradient(90deg,#b98a16,#f0d16b,#b98a16);border-radius:20px;width:72px;height:3px;margin:14px auto 0;display:block}.about-overlay p{color:#ffffffe0;max-width:700px;margin:0;font-size:17px;line-height:1.65}.container{width:min(92%,1180px);margin:0 auto}.about-company{background:#fff;padding:65px 0}.about-company .container{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}.about-left h2{color:#101828;letter-spacing:-.8px;margin:0 0 18px;font-size:clamp(30px,3vw,39px);font-weight:800;line-height:1.2;position:relative}.about-left h2:after{content:"";background:#d4af37;border-radius:20px;width:48px;height:3px;margin-top:11px;display:block}.about-left p{color:#667085;margin:0 0 13px;font-size:15px;line-height:1.75}.about-right{position:relative}.about-right:before{content:"";z-index:0;background:linear-gradient(135deg,#d4af374d,#d4af370a);border-radius:18px;width:70%;height:70%;position:absolute;bottom:-12px;right:-12px}.about-right img{z-index:1;object-fit:cover;border:1px solid #d4af3738;border-radius:16px;width:100%;height:330px;transition:transform .45s,box-shadow .45s;display:block;position:relative;box-shadow:0 16px 38px #10182826}.about-right:hover img{transform:translateY(-5px);box-shadow:0 22px 45px #10182833}.mission-section{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;width:min(92%,1180px);margin:0 auto 65px;display:grid}.mission-card{background:#fff;border:1px solid #e7ebf0;border-radius:16px;padding:30px 28px;transition:transform .42s,background .42s,color .42s,border-color .42s,box-shadow .42s;position:relative;overflow:hidden;box-shadow:0 8px 25px #10182812}.mission-card:before{content:"";transform-origin:0;background:linear-gradient(90deg,#b98a16,#f0d16b,#b98a16);width:100%;height:4px;transition:transform .42s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.mission-card:hover{color:#fff;background:linear-gradient(145deg,#17243a,#0b1527);border-color:#d4af3785;transform:translateY(-7px);box-shadow:0 20px 42px #07112033}.mission-card:hover:before{transform:scaleX(1)}.mission-card h2{color:#172033;margin:0 0 11px;font-size:23px;font-weight:800;transition:color .4s}.mission-card p{color:#667085;margin:0;font-size:14px;line-height:1.7;transition:color .4s}.mission-card:hover h2{color:#f0cf67}.mission-card:hover p{color:#ffffffd1}.why-section h2,.service-section h2,.process-section h2,.cta-section h2{color:#101828;text-align:center;letter-spacing:-.7px;margin:0 0 36px;font-size:clamp(29px,3vw,38px);font-weight:800;line-height:1.2;position:relative}.why-section>h2:after,.service-section>h2:after,.process-section>h2:after{content:"";background:#d4af37;border-radius:20px;width:48px;height:3px;margin:11px auto 0;display:block}.why-section{background:linear-gradient(#f8fafc,#f3f6fa);padding:65px 0}.why-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:min(92%,1180px);margin:0 auto;display:grid}.why-card{color:#253044;text-align:center;background:#fff;border:1px solid #e7ebf0;border-radius:14px;justify-content:center;align-items:center;min-height:112px;padding:25px 20px;transition:transform .4s,background .4s,color .4s,border-color .4s,box-shadow .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 7px 22px #1018280f}.why-card h3{z-index:1;margin:0;font-size:16px;font-weight:750;position:relative}.why-card:hover{color:#fff;background:linear-gradient(135deg,#d7b13c,#ad7d0e);border-color:#c89a20;transform:translateY(-7px);box-shadow:0 17px 34px #b98a163b}.service-section{background:#fff;padding:65px 0}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:min(92%,1180px);margin:0 auto;display:grid}.service-grid div{color:#fff;text-align:center;background:linear-gradient(145deg,#17243a,#0c1628);border:1px solid #d4af3729;border-radius:14px;padding:27px 20px;font-size:15px;font-weight:700;transition:transform .4s,background .4s,color .4s,border-color .4s,box-shadow .4s;position:relative;overflow:hidden;box-shadow:0 9px 24px #0f172a1f}.service-grid div:after{content:"";background:#fff;width:0;height:4px;transition:width .4s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.service-grid div:hover{color:#fff;background:linear-gradient(135deg,#d7b13c,#ad7d0e);border-color:#d4af37;transform:translateY(-7px);box-shadow:0 17px 34px #b98a163d}.service-grid div:hover:after{width:58%}.process-section{background:linear-gradient(#f8fafc,#f2f5f9);padding:65px 0}.process-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;width:min(92%,1180px);margin:0 auto;display:grid}.process-grid>div{text-align:center;background:#fff;border:1px solid #e7ebf0;border-radius:15px;padding:26px 18px;transition:transform .4s,background .4s,color .4s,border-color .4s,box-shadow .4s;box-shadow:0 7px 22px #1018280f}.process-grid>div:hover{color:#fff;background:linear-gradient(145deg,#17243a,#0b1527);border-color:#d4af3780;transform:translateY(-7px);box-shadow:0 18px 36px #0711202e}.process-grid h3{color:#fff;background:linear-gradient(135deg,#d7b13c,#b88613);border-radius:14px;justify-content:center;align-items:center;width:55px;height:55px;margin:0 auto 15px;font-size:18px;font-weight:800;transition:transform .4s,background .4s;display:flex;box-shadow:0 8px 18px #b98a1633}.process-grid>div:hover h3{color:#b98a16;background:#fff;transform:scale(1.08)rotate(-4deg)}.process-grid p{color:#667085;margin:0;font-size:14px;line-height:1.55;transition:color .4s}.process-grid>div:hover p{color:#ffffffd6}.stats-section{color:#fff;text-align:center;background:linear-gradient(135deg,#0b1527,#172b49);grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding:55px 8%;display:grid}.stats-section>div{background:#ffffff0b;border:1px solid #ffffff1a;border-radius:14px;padding:22px 14px;transition:transform .4s,background .4s,border-color .4s,box-shadow .4s}.stats-section>div:hover{background:#d4af3721;border-color:#d4af379e;transform:translateY(-6px);box-shadow:0 15px 30px #0000002e}.stats-section h2{color:#e1bd4d;margin:0 0 6px;font-size:35px;font-weight:800;line-height:1.1;transition:color .4s,transform .4s}.stats-section>div:hover h2{color:#f4d76f;transform:scale(1.05)}.stats-section p{color:#ffffffc7;margin:0;font-size:14px}.cta-section{text-align:center;background:#fff;padding:65px 20px}.cta-section h2{margin-bottom:22px}.cta-section button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#d7b13c,#b88613);border:1px solid #0000;border-radius:10px;min-width:155px;padding:13px 28px;font-size:14px;font-weight:750;transition:transform .35s,background .35s,color .35s,border-color .35s,box-shadow .35s;box-shadow:0 9px 22px #b98a163d}.cta-section button:hover{color:#f0cd61;background:linear-gradient(145deg,#17243a,#0b1527);border-color:#d4af3759;transform:translateY(-3px);box-shadow:0 13px 28px #0f172a3d}@media (width<=991px){.about-hero{height:340px}.about-company .container{grid-template-columns:1fr;gap:32px}.about-right img{height:320px}.mission-section{grid-template-columns:1fr}.why-grid,.service-grid,.process-grid,.stats-section{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.about-hero{height:300px}.about-overlay{padding:25px 15px}.about-overlay h1{letter-spacing:-.7px;font-size:34px}.about-overlay p{font-size:14px}.about-company,.why-section,.service-section,.process-section,.cta-section{padding:45px 0}.about-company .container{gap:25px}.about-left p{font-size:14px}.about-right img{height:235px}.mission-section{gap:14px;margin-bottom:45px}.mission-card{padding:24px 20px}.why-grid,.service-grid,.process-grid,.stats-section{grid-template-columns:1fr;gap:13px}.why-card{min-height:90px;padding:20px 16px}.service-grid div,.process-grid>div{padding:23px 17px}.stats-section{padding:42px 15px}.stats-section>div{padding:20px 12px}.cta-section{padding-left:15px;padding-right:15px}.cta-section button{width:100%;max-width:235px}}@media (prefers-reduced-motion:reduce){.about-hero:before,.about-hero:after{animation:none}.about-hero:before{opacity:1;background-image:url(https://images.unsplash.com/photo-1600585154340-be6161a56a0c?auto=format&fit=crop&w=1920&q=85);transform:none}.about-hero:after{display:none}.about-right img,.mission-card,.why-card,.service-grid div,.process-grid>div,.process-grid h3,.stats-section>div,.stats-section h2,.cta-section button{transition:none}}.cg-house-whatsapp{background:#128c57;border:1px solid #128c57;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:42px;padding:10px 12px;font-size:13px;font-weight:750;line-height:1.3;transition:background .2s,transform .2s;display:inline-flex;color:#fff!important;text-decoration:none!important}.cg-house-whatsapp:hover{background:#087747;transform:translateY(-1px);color:#fff!important}.cg-house-whatsapp:focus-visible{outline-offset:2px;outline:3px solid #55d6a0}.cg-property-card .cg-house-whatsapp{z-index:2;margin-top:0;position:relative}.cg-house-whatsapp svg{flex:none;width:17px;height:17px}.cg-house-whatsapp-details{max-width:330px;margin:12px 0}@media (width<=768px){.cg-house-whatsapp{min-height:46px;font-size:13px}.cg-house-whatsapp-details{max-width:none}}@media (prefers-reduced-motion:reduce){.cg-house-whatsapp{transition:none}}.cg-property-gallery{margin-bottom:40px}.cg-main-image{object-fit:contain;object-position:center;background:#f5f5f5;border-radius:15px;width:100%;height:520px;display:block;box-shadow:0 15px 40px #00000026}.cg-thumbnail-row{gap:15px;margin-top:20px;display:flex;overflow-x:auto}.cg-thumbnail{object-fit:cover;cursor:pointer;border:3px solid #0000;border-radius:10px;width:130px;height:90px;transition:all .3s}.cg-thumbnail:hover{border-color:#d4af37;transform:scale(1.05)}.cg-details-wrapper{grid-template-columns:2fr 350px;gap:40px;margin-top:40px;display:grid}.cg-property-price{color:#c89b2d;margin:20px 0;font-size:40px}.cg-info-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.cg-info-grid div{background:#fff;border-radius:10px;padding:20px;box-shadow:0 5px 20px #00000014}.cg-info-grid span{color:#777;font-size:14px;display:block}.cg-info-grid strong{margin-top:8px;font-size:18px;display:block}.cg-contact-card{background:#fff;border-radius:15px;height:max-content;padding:30px;position:sticky;top:100px;box-shadow:0 10px 30px #00000014}.cg-contact-card h3{margin-bottom:15px}.cg-contact-card button{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:8px;width:100%;margin-top:15px;padding:15px;font-size:16px}.cg-contact-card button:hover{background:#c89b2d}.cg-description-box{background:#fff;border-radius:15px;margin-top:50px;padding:35px;box-shadow:0 5px 20px #00000014}.cg-description-box h2{margin-bottom:20px}.cg-owner-box{background:#fff;border-radius:18px;margin-top:40px;padding:35px;box-shadow:0 10px 30px #00000014}.cg-owner-box h2{color:#111827;margin-bottom:25px}.cg-owner-card{align-items:center;gap:20px;display:flex}.cg-owner-avatar{color:#fff;background:#d4af37;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;font-size:34px;font-weight:700;display:flex}.cg-owner-card h3{margin-bottom:8px}.cg-owner-card p{color:#666;margin:4px 0}.cg-location-section{margin-top:45px}.cg-location-header h2{color:#111827;margin-bottom:25px;font-size:32px}.cg-location-card{background:#fff;border-radius:18px;gap:35px;padding:30px;display:flex;box-shadow:0 15px 40px #00000014}.cg-location-left{flex:1}.cg-location-left h3{color:#111827;margin-bottom:15px;font-size:28px}.cg-location-left p{color:#666;line-height:28px}.cg-location-details{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:30px;display:grid}.cg-location-details div{background:#f8fafc;border-radius:12px;padding:18px}.cg-location-details span{color:#777;margin-bottom:8px;display:block}.cg-location-details h4{color:#111827}.cg-location-map{width:500px}.cg-location-map iframe{border:none;border-radius:18px;width:100%;height:350px}.cg-similar-section{margin-top:70px}.cg-similar-title{margin-bottom:30px}.cg-similar-title h2{color:#111827;font-size:36px}.cg-similar-grid{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.cg-similar-card{background:#fff;border-radius:18px;transition:all .3s;overflow:hidden;box-shadow:0 15px 40px #00000014}.cg-similar-card:hover{transform:translateY(-8px)}.cg-similar-card img{object-fit:cover;width:100%;height:220px}.cg-similar-content{padding:20px}.cg-similar-content h3{color:#111827;margin-bottom:12px}.cg-similar-content p{color:#666}.cg-similar-content h4{color:#d4af37;margin:18px 0;font-size:28px}.cg-similar-content a{color:#fff;background:#111827;border-radius:8px;padding:12px 24px;text-decoration:none;display:inline-block}.cg-property-container{max-width:1200px;margin:50px auto;padding:60px}.schedule-visit-overlay{z-index:99999;background:#000000a6;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.schedule-visit-modal{background:#fff;border-radius:16px;width:100%;max-width:450px;overflow:hidden;box-shadow:0 20px 60px #0000004d}.schedule-visit-header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.schedule-visit-header h2{margin:0;font-size:21px}.schedule-visit-close{cursor:pointer;color:#555;background:0 0;border:none;font-size:30px;line-height:1}.schedule-visit-body{padding:22px}.schedule-visit-group{margin-bottom:18px}.schedule-visit-group label{color:#333;margin-bottom:7px;font-size:14px;font-weight:600;display:block}.schedule-visit-group input{box-sizing:border-box;border:1px solid #d8d8d8;border-radius:8px;outline:none;width:100%;height:46px;padding:0 12px;font-size:15px}.schedule-visit-group input:focus{border-color:#007bff}.schedule-visit-submit{color:#fff;cursor:pointer;background:#007bff;border:none;border-radius:8px;width:100%;height:46px;font-size:15px;font-weight:600}.schedule-visit-submit:disabled{opacity:.6;cursor:not-allowed}@media (width<=480px){.schedule-visit-overlay{padding:15px}.schedule-visit-modal{max-width:100%}.schedule-visit-header{padding:16px}.schedule-visit-body{padding:18px}}@media (width<=768px){.cg-property-container{margin:20px auto;padding:40px}}@media (width<=480px){.cg-property-container{margin-top:70px}}@media (width<=992px){.cg-main-image{object-fit:contain;object-position:center;height:450px}.cg-details-wrapper{grid-template-columns:1fr;gap:30px}.cg-contact-card{width:100%;position:static}.cg-location-card{flex-direction:column}.cg-location-map{width:100%}.cg-location-map iframe{height:300px}.cg-similar-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.cg-main-image{object-fit:contain;object-position:center;background:#f5f5f5;border-radius:12px;height:750px}.cg-thumbnail-row{gap:10px}.cg-thumbnail{width:90px;height:70px}.cg-property-price{font-size:30px}.cg-info-grid{grid-template-columns:1fr;gap:15px}.cg-info-grid div{padding:15px}.cg-details-wrapper{gap:20px}.cg-contact-card{z-index:999;background:#fff;border-radius:12px 12px 0 0;grid-template-columns:repeat(4,1fr);gap:5px;width:100%;margin:0;padding:7px 8px;display:grid;position:fixed;inset:auto 0 58px;box-shadow:0 -4px 18px #0000001f}.cg-contact-card button{text-align:center;border-radius:8px;justify-content:center;align-items:center;width:100%;min-height:48px;margin:0;padding:8px 2px;font-size:9px;line-height:12px;display:flex}.cg-description-box{padding:20px}.cg-owner-card{text-align:center;flex-direction:column}.cg-owner-avatar{margin:auto}.cg-location-card{padding:20px}.cg-location-left h3{font-size:22px}.cg-location-details{grid-template-columns:1fr;gap:15px}.cg-location-map iframe{height:250px}.cg-similar-grid{grid-template-columns:1fr;gap:20px}.cg-similar-content h4{font-size:24px}.cg-contact-card h3,.cg-contact-card p{display:none}.cg-property-container{padding-bottom:120px}}@media (width<=480px){.cg-main-image{object-fit:contain;object-position:center;height:450px}.cg-thumbnail{width:70px;height:55px}.cg-property-price{font-size:26px}.cg-info-grid strong{font-size:16px}.cg-contact-card,.cg-description-box{padding:18px}.cg-location-header h2{font-size:24px}.cg-location-left h3{font-size:20px}.cg-location-map iframe{height:220px}}html,body,#root,.cg-section-plot-details-send-admin{width:100%;max-width:100%;overflow-x:hidden}.cg-container-plot-details-send-admin{box-sizing:border-box;width:100%;max-width:1400px;overflow:hidden}.cg-loading-plot-details-send-admin{text-align:center;color:#111827;margin-top:120px;font-size:32px;font-weight:700}.cg-section-plot-details-send-admin{background:#f8f9fb;width:100%;padding:120px 5% 70px}.cg-container-plot-details-send-admin{max-width:1200px;margin:auto}.cg-single-layout-plot-details-send-admin{flex-direction:column;align-items:center;width:100%;display:flex}.cg-gallery-plot-details-send-admin{width:100%;max-width:900px}.cg-details-plot-details-send-admin{width:100%;max-width:900px;margin-top:35px}.cg-gallery-plot-details-send-admin{width:100%}.cg-main-image-plot-details-send-admin{object-fit:contain;object-position:center;background:#f1f1f1;border-radius:18px;width:100%;height:520px;display:block;box-shadow:0 15px 40px #0000001f}.cg-gallery-list-plot-details-send-admin{object-fit:cover;gap:15px;width:100%;max-width:100%;margin-top:20px;padding-bottom:5px;display:flex}.cg-gallery-list-plot-details-send-admin::-webkit-scrollbar{height:6px}.cg-gallery-list-plot-details-send-admin::-webkit-scrollbar-thumb{background:#d4af37;border-radius:20px}.cg-gallery-image-plot-details-send-admin{object-fit:cover;cursor:pointer;border:3px solid #0000;border-radius:12px;flex-shrink:0;width:120px;height:85px;transition:all .3s}.cg-gallery-image-plot-details-send-admin:hover{border-color:#d4af37;transform:scale(1.05)}.cg-details-plot-details-send-admin{flex-direction:column;gap:25px;display:flex}.cg-title-plot-details-send-admin{color:#111827;margin:0;font-size:38px;font-weight:700;line-height:52px}.cg-price-plot-details-send-admin{color:#c89b2d;margin:0;font-size:42px;font-weight:700}.cg-type-badge-plot-details-send-admin{color:#fff;background:#111827;border-radius:50px;width:fit-content;padding:10px 24px;font-size:15px;font-weight:600}.cg-owner-card-plot-details-send-admin{background:#fff;border-radius:16px;padding:25px;box-shadow:0 8px 25px #00000014}.cg-owner-card-plot-details-send-admin h3{color:#111827;margin-bottom:10px;font-size:22px}.cg-owner-card-plot-details-send-admin p{color:#666;margin:0;font-size:16px;line-height:28px}.cg-location-card-plot-details-send-admin{background:#fff;border-radius:16px;padding:25px;box-shadow:0 8px 25px #00000014}.cg-location-card-plot-details-send-admin h3{color:#111827;margin-bottom:15px;font-size:22px}.cg-location-card-plot-details-send-admin p{color:#666;margin-bottom:10px;line-height:28px}.cg-property-info-card-plot-details-send-admin{background:#fff;border-radius:18px;padding:30px;box-shadow:0 10px 30px #00000014}.cg-property-info-card-plot-details-send-admin h3{color:#111827;margin-bottom:25px;font-size:28px;font-weight:700}.cg-property-grid-plot-details-send-admin{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.cg-property-grid-plot-details-send-admin div{background:#f8fafc;border:1px solid #edf1f5;border-radius:14px;padding:20px;transition:all .3s}.cg-property-grid-plot-details-send-admin div:hover{transform:translateY(-5px);box-shadow:0 10px 25px #00000014}.cg-property-grid-plot-details-send-admin span{color:#7b7b7b;margin-bottom:8px;font-size:14px;font-weight:500;display:block}.cg-property-grid-plot-details-send-admin strong{color:#111827;word-break:break-word;font-size:18px;font-weight:700;line-height:28px;display:block}.cg-description-card-plot-details-send-admin{background:#fff;border-radius:18px;padding:30px;box-shadow:0 10px 30px #00000014}.cg-description-card-plot-details-send-admin h3{color:#111827;margin-bottom:20px;font-size:28px;font-weight:700}.cg-description-card-plot-details-send-admin p{color:#666;text-align:justify;font-size:16px;line-height:32px}.cg-owner-card-plot-details-send-admin,.cg-location-card-plot-details-send-admin,.cg-property-info-card-plot-details-send-admin,.cg-description-card-plot-details-send-admin{transition:all .3s}.cg-owner-card-plot-details-send-admin:hover,.cg-location-card-plot-details-send-admin:hover,.cg-property-info-card-plot-details-send-admin:hover,.cg-description-card-plot-details-send-admin:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0000001a}.cg-contact-card-plot-details-send-admin{background:#fff;border:1px solid #f1f1f1;border-radius:18px;margin-top:30px;padding:25px;box-shadow:0 10px 30px #00000014}.cg-contact-title-plot-details-send-admin{color:#111827;margin-bottom:10px;font-size:28px;font-weight:700}.cg-contact-text-plot-details-send-admin{color:#6b7280;margin-bottom:22px;font-size:15px;line-height:1.6}.cg-contact-btn-plot-details-send-admin{color:#fff;cursor:pointer;background:#141b2d;border:none;border-radius:10px;width:100%;margin-bottom:15px;padding:15px;font-size:16px;font-weight:600;transition:all .3s}.cg-contact-btn-plot-details-send-admin:hover{background:#1e2b47;transform:translateY(-2px)}.cg-whatsapp-btn-plot-details-send-admin{margin-bottom:0}@media (width<=768px){.cg-contact-card-plot-details-send-admin{z-index:999;background:#fff;border-radius:12px 12px 0 0;grid-template-columns:repeat(4,1fr);gap:6px;width:100%;margin:0;padding:8px;display:grid;position:fixed;bottom:68px;left:0;right:0;box-shadow:0 -4px 18px #0000001f}.cg-contact-title-plot-details-send-admin{font-size:24px}.cg-contact-btn-plot-details-send-admin{padding:14px;font-size:11px!important}.cg-contact-title-plot-details-send-admin,.cg-contact-text-plot-details-send-admin{display:none}.cg-contact-btn-plot-details-send-admin{text-align:center;border-radius:8px;justify-content:center;align-items:center;width:100%;min-height:58px;margin:0;padding:8px 3px;font-size:10px;line-height:14px;display:flex}.cg-contact-btn-plot-details-send-admin:last-child{margin-bottom:0}}@media (width<=1200px){.cg-container-plot-details-send-admin{grid-template-columns:1fr;gap:40px}.cg-main-image-plot-details-send-admin{height:480px}}@media (width<=992px){.cg-section-plot-details-send-admin{padding:90px 20px 130px}.cg-title-plot-details-send-admin{font-size:32px;line-height:45px}.cg-price-plot-details-send-admin{font-size:34px}.cg-main-image-plot-details-send-admin{height:420px}.cg-property-grid-plot-details-send-admin{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.cg-section-plot-details-send-admin{padding:90px 20px 130px}.cg-container-plot-details-send-admin{flex-direction:column;gap:25px;width:100%;display:flex}.cg-main-image-plot-details-send-admin{object-fit:contain;object-position:center;background:#f1f1f1;border-radius:12px;height:300px}.cg-gallery-list-plot-details-send-admin{gap:10px}.cg-gallery-image-plot-details-send-admin{width:85px;height:70px}.cg-title-plot-details-send-admin{font-size:26px;line-height:36px}.cg-price-plot-details-send-admin{font-size:28px}.cg-type-badge-plot-details-send-admin{padding:8px 18px;font-size:13px}.cg-owner-card-plot-details-send-admin,.cg-location-card-plot-details-send-admin,.cg-property-info-card-plot-details-send-admin,.cg-description-card-plot-details-send-admin{padding:20px}.cg-owner-card-plot-details-send-admin h3,.cg-location-card-plot-details-send-admin h3,.cg-property-info-card-plot-details-send-admin h3,.cg-description-card-plot-details-send-admin h3{font-size:22px}.cg-property-grid-plot-details-send-admin{grid-template-columns:1fr;gap:15px}.cg-single-layout-plot-details-send-admin{width:100%}.cg-gallery-plot-details-send-admin,.cg-details-plot-details-send-admin{max-width:100%}}@media (width<=480px){.cg-section-plot-details-send-admin{padding:90px 20px 130px}.cg-main-image-plot-details-send-admin{object-fit:contain;object-position:center;height:240px}.cg-gallery-image-plot-details-send-admin{width:70px;height:55px}.cg-title-plot-details-send-admin{font-size:22px;line-height:32px}.cg-price-plot-details-send-admin{font-size:24px}.cg-owner-card-plot-details-send-admin p,.cg-location-card-plot-details-send-admin p,.cg-description-card-plot-details-send-admin p{font-size:15px;line-height:26px}.cg-property-grid-plot-details-send-admin div{padding:15px}.cg-property-grid-plot-details-send-admin strong{font-size:16px}}.cg-featured-section{color:#152238;background:linear-gradient(#f7f9fc 0%,#fff 75%);padding:115px 5% 75px}.cg-featured-container{width:100%;max-width:1320px;margin:0 auto}.cg-featured-heading{justify-content:space-between;align-items:center;gap:18px;margin-bottom:25px;display:flex}.cg-featured-heading h2{color:#142238;letter-spacing:-.8px;margin:0;font-size:clamp(27px,3vw,38px);font-weight:800;line-height:1.2}.cg-featured-heading h2:after{content:"";background:linear-gradient(90deg,#d4af37,#f1d475);border-radius:4px;width:52px;height:3px;margin-top:12px;display:block}.cg-featured-heading button{color:#fff;cursor:pointer;background:#c49a2c;border:0;border-radius:10px;min-height:42px;padding:0 19px;font-weight:700;transition:background .25s,transform .25s}.cg-featured-heading button:hover{background:#15243d;transform:translateY(-2px)}.cg-property-search{align-items:center;gap:10px;margin-bottom:12px;display:flex}.cg-search-all{background:#fff;border:1px solid #dfe5ed;border-radius:11px;flex:1;align-items:center;min-width:0;min-height:46px;padding:0 14px;transition:border-color .25s,box-shadow .25s;display:flex;box-shadow:0 5px 18px #1422380b}.cg-search-all:focus-within{border-color:#c9a23e;box-shadow:0 0 0 3px #d4af3721}.cg-search-icon{flex:none;margin-right:9px;font-size:17px}.cg-search-all input{color:#17243a;background:0 0;border:0;outline:0;width:100%;min-width:0;height:44px;font-size:14px}.cg-search-all input::placeholder{color:#9aa4b2}.cg-filter-toggle,.cg-clear-search{color:#fff;cursor:pointer;background:#c49a2c;border:1px solid #c9a23e;border-radius:10px;flex:none;min-height:46px;padding:0 19px;font-size:13px;font-weight:700;transition:transform .25s,background .25s,border-color .25s}.cg-clear-search{background:#17263f;border-color:#17263f}.cg-filter-toggle:hover,.cg-clear-search:hover{background:#b88b1d;border-color:#b88b1d;transform:translateY(-2px)}.cg-property-filters{background:#fff;border:1px solid #e4e9f0;border-radius:13px;grid-template-columns:1.35fr 1fr 1fr .7fr 1.35fr;align-items:end;gap:12px;margin-bottom:12px;padding:16px;display:grid;box-shadow:0 6px 22px #1422380b}.cg-filter-group{flex-direction:column;gap:6px;min-width:0;display:flex}.cg-filter-group label{color:#435067;font-size:12px;font-weight:750}.cg-filter-group input,.cg-filter-group select{color:#17243a;background:#fbfcfe;border:1px solid #dce3ec;border-radius:8px;outline:none;width:100%;min-width:0;height:39px;padding:0 10px;font-size:12px;transition:border-color .25s,box-shadow .25s,background .25s}.cg-filter-group input:focus,.cg-filter-group select:focus{background:#fff;border-color:#c49a2c;box-shadow:0 0 0 3px #d4af3721}.cg-range-inputs{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;min-width:0;display:grid}.cg-search-result-info{justify-content:flex-end;margin:0 0 18px;display:flex}.cg-search-result-info span{color:#59677c;background:#fff;border:1px solid #e7eaf0;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:700}.cg-featured-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:19px;display:grid}.cg-property-card{color:#152238;cursor:pointer;background:#fff;border:1px solid #e6ebf1;border-radius:16px;flex-direction:column;min-width:0;text-decoration:none;transition:transform .38s cubic-bezier(.2,.75,.2,1),background .38s,border-color .38s,box-shadow .38s,color .38s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 26px #0f172a13}.cg-property-card:after{content:"";transform-origin:0;background:linear-gradient(90deg,#ba8b1c,#f1d16b);height:4px;transition:transform .38s;position:absolute;inset:auto 0 0;transform:scaleX(0)}.cg-property-card:hover{color:#fff;background:#15243c;border-color:#d3b55f;text-decoration:none;transform:translateY(-8px);box-shadow:0 20px 42px #0c182c36}.cg-property-card:hover:after{transform:scaleX(1)}.cg-property-image{object-fit:contain;object-position:center;background:#f1f4f8;width:100%;height:185px;transition:transform .45s,background .35s;display:block}.cg-property-card:hover .cg-property-image{background:#e9edf4;transform:scale(1.035)}.cg-property-content{flex-direction:column;flex:1;align-items:flex-start;gap:10px;min-width:0;padding:17px;display:flex}.cg-property-content>.cg-property-type{color:#956d0e;background:#fff8e7;border:1px solid #f1dfa7;border-radius:7px;align-items:center;max-width:100%;margin:0;padding:5px 10px;font-size:11px;font-weight:800;line-height:1.35;transition:background .35s,color .35s,border-color .35s;display:inline-flex;float:none!important}.cg-property-card:hover .cg-property-type{color:#f4d67c;background:#d4af3729;border-color:#f4d36a59}.cg-property-content h3{color:#17243a;margin:0;font-size:17px;line-height:1.35;transition:color .35s}.cg-property-content p{color:#667387;overflow-wrap:anywhere;margin:0;font-size:13px;line-height:1.5;transition:color .35s}.cg-property-content h4{color:#b48920;overflow-wrap:anywhere;margin:0 0 3px;font-size:clamp(18px,1.7vw,23px);font-weight:800;line-height:1.3;transition:color .35s}.cg-property-card:hover .cg-property-content h3{color:#fff}.cg-property-card:hover .cg-property-content p{color:#e4ebf4}.cg-property-card:hover .cg-property-content h4{color:#f1d16b}.cg-property-btn{cursor:pointer;background:#17263f;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;width:100%;min-height:41px;margin-top:auto;padding:9px 12px;font-size:13px;font-weight:750;transition:background .3s,color .3s,border-color .3s,transform .3s;display:flex;color:#fff!important;text-decoration:none!important}.cg-property-btn:hover,.cg-property-card:hover .cg-property-btn{background:#d4af37;border-color:#d4af37;color:#132238!important}.cg-property-btn:focus-visible,.cg-property-card:focus-visible,.cg-clear-search:focus-visible{outline-offset:3px;outline:3px solid #d4af37}.cg-no-properties{text-align:center;background:#fff;border:1px dashed #cbd5e1;border-radius:15px;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;min-height:225px;padding:30px 18px;display:flex}.cg-no-properties-icon{margin-bottom:10px;font-size:38px}.cg-no-properties h3{color:#17243a;margin:0 0 8px;font-size:20px}.cg-no-properties p{color:#667387;margin:0 0 16px;font-size:13px}.cg-no-properties button{color:#fff;cursor:pointer;background:#17263f;border:0;border-radius:8px;padding:10px 20px;transition:background .25s}.cg-no-properties button:hover{background:#c49a2c}@media (width<=1150px){.cg-featured-grid,.cg-property-filters{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=850px){.cg-featured-section{padding:95px 4% 55px}.cg-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.cg-property-filters{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.cg-property-image{height:190px}}@media (width<=560px){.cg-featured-section{padding:85px 4% 45px}.cg-featured-heading{margin-bottom:20px}.cg-featured-heading h2{font-size:27px}.cg-property-search{gap:8px}.cg-search-all{padding:0 10px}.cg-clear-search,.cg-filter-toggle{padding:0 13px;font-size:12px}.cg-property-filters{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px}.cg-filter-group:first-child,.cg-filter-group:last-child{grid-column:1/-1}.cg-featured-grid{grid-template-columns:1fr;gap:15px}.cg-property-card{width:100%;max-width:460px;margin:0 auto}.cg-property-image{height:210px}.cg-property-content{padding:16px}.cg-search-result-info{justify-content:flex-start}}@media (prefers-reduced-motion:reduce){.cg-property-card,.cg-property-card:after,.cg-property-image,.cg-property-btn,.cg-filter-toggle,.cg-clear-search,.cg-search-all,.cg-filter-group input,.cg-filter-group select{transition:none}}.cg-property-filters:not(.cg-filters-show){display:none}.cg-property-filters.cg-filters-show{display:grid}.cg-filter-toggle[aria-expanded=true]{background:#17263f;border-color:#17263f}@media (width<=560px){.cg-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.cg-property-card{border-radius:12px;width:100%;max-width:none;margin:0}.cg-property-image{object-fit:cover;height:125px}.cg-property-content{gap:7px;padding:10px}.cg-property-content>.cg-property-type{padding:4px 6px;font-size:10px}.cg-property-content h3{font-size:13px}.cg-property-content p{font-size:11px;line-height:1.35}.cg-property-content h4{font-size:15px;line-height:1.3}.cg-property-btn{min-height:34px;padding:7px 5px;font-size:11px}.cg-house-whatsapp{text-align:center;width:100%;min-width:0;padding:8px 4px;font-size:10px;line-height:1.3}}*{box-sizing:border-box;margin:0;padding:0}.service-hero-services{background:url(../assets/hero_img.png) 50%/cover no-repeat;width:100%;height:360px;position:relative;overflow:hidden}.service-hero-services:before{content:"";background:radial-gradient(circle at 20%,#d4af3729,#0000 35%),linear-gradient(115deg,#050e1ee6,#0a1b34a8,#050e1ed6);position:absolute;inset:0}.service-overlay-services{z-index:1;color:#fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:30px 20px;display:flex;position:relative}.service-overlay-services h1{letter-spacing:-1.5px;margin:0 0 13px;font-size:clamp(40px,5vw,58px);font-weight:800;line-height:1.05}.services-title-animate{width:100%;overflow:hidden}.services-title-animate span{opacity:0;animation:1.15s cubic-bezier(.22,.75,.25,1) forwards servicesTitleSlide;display:inline-block;transform:translate(-130px)}@keyframes servicesTitleSlide{0%{opacity:0;filter:blur(3px);transform:translate(-130px)}65%{opacity:1;filter:blur();transform:translate(10px)}to{opacity:1;filter:blur();transform:translate(0)}}.service-overlay-services h1:after{content:"";background:linear-gradient(90deg,#b98a16,#f0d16b,#b98a16);border-radius:20px;width:0;height:3px;margin:13px auto 0;animation:.9s .65s forwards serviceLineGrow;display:block}@keyframes serviceLineGrow{to{width:74px}}.service-overlay-services p{color:#ffffffe0;max-width:700px;margin:0;font-size:17px;font-weight:400;line-height:1.65}.container-services{width:min(92%,1180px);margin:0 auto}.service-intro-services{text-align:center;background:#fff;padding:64px 0 48px}.service-intro-services h2,.working-process-services h2,.why-services-services h2{color:#101828;letter-spacing:-.8px;margin:0 0 18px;font-size:clamp(29px,3vw,38px);font-weight:800;line-height:1.2;position:relative}.service-intro-services h2:after,.working-process-services h2:after,.why-services-services h2:after{content:"";background:#d4af37;border-radius:20px;width:48px;height:3px;margin:12px auto 0;display:block}.service-intro-services p{color:#667085;max-width:820px;margin:0 auto;font-size:15px;line-height:1.75}.service-section-services{background:#fff;padding:10px 0 70px}.service-grid-services{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.service-card-services{text-align:center;background:#fff;border:1px solid #e9edf3;border-radius:16px;min-height:260px;padding:28px 24px;transition:transform .42s cubic-bezier(.2,.8,.2,1),background .42s,border-color .42s,box-shadow .42s,color .42s;position:relative;overflow:hidden;box-shadow:0 8px 25px #10182812}.service-card-services:before{content:"";transform-origin:0;background:linear-gradient(90deg,#d4af37,#f1d16c,#b98a16);width:100%;height:4px;transition:transform .42s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.service-card-services:hover{color:#fff;background:linear-gradient(145deg,#17243a 0%,#0b1527 100%);border-color:#d4af378c;transform:translateY(-8px);box-shadow:0 20px 42px #07112038}.service-card-services:hover:before{transform:scaleX(1)}.service-icon-services{color:#a8790c;background:#fff8e5;border:1px solid #d4af3738;border-radius:15px;justify-content:center;align-items:center;width:62px;height:62px;margin:0 auto 18px;font-size:18px;font-weight:800;transition:transform .42s,background .42s,color .42s,border-color .42s,box-shadow .42s;display:flex;box-shadow:0 8px 20px #b98a161a}.service-card-services:hover .service-icon-services{color:#fff;background:linear-gradient(135deg,#d4af37,#b88613);border-color:#ffffff40;transform:translateY(-3px)rotate(-3deg);box-shadow:0 10px 25px #d4af3740}.service-card-services h3{color:#172033;margin:0 0 10px;font-size:19px;font-weight:750;line-height:1.35;transition:color .38s}.service-card-services p{color:#667085;margin:0;font-size:14px;line-height:1.65;transition:color .38s}.service-card-services:hover h3{color:#f4d46d}.service-card-services:hover p{color:#ffffffd1}.working-process-services{background:linear-gradient(#f7f9fc 0%,#f2f5f9 100%);padding:68px 0}.working-process-services h2{text-align:center;margin-bottom:38px}.process-grid-services{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;width:min(92%,1180px);margin:0 auto;display:grid}.process-card-services{text-align:center;background:#fff;border:1px solid #e7ebf0;border-radius:15px;padding:26px 20px;transition:transform .4s,background .4s,border-color .4s,box-shadow .4s;position:relative;overflow:hidden;box-shadow:0 7px 22px #1018280f}.process-card-services:hover{background:linear-gradient(145deg,#fffaf0,#fff);border-color:#d4af3780;transform:translateY(-7px);box-shadow:0 18px 35px #1018281f}.process-card-services span{color:#fff;background:linear-gradient(135deg,#d9b53e,#b88613);border-radius:14px;justify-content:center;align-items:center;width:54px;height:54px;margin:0 auto 15px;font-size:16px;font-weight:800;transition:transform .4s,background .4s;display:flex;box-shadow:0 8px 18px #b9861333}.process-card-services:hover span{background:linear-gradient(135deg,#17243a,#0b1527);transform:scale(1.08)rotate(-4deg)}.process-card-services h3{color:#172033;margin:0 0 8px;font-size:17px;font-weight:750}.process-card-services p{color:#667085;margin:0;font-size:13.5px;line-height:1.6}.why-services-services{background:#fff;padding:68px 0}.why-services-services h2{text-align:center;margin-bottom:36px}.why-grid-services{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:min(92%,1180px);margin:0 auto;display:grid}.why-card-services{color:#253044;text-align:center;background:#fff;border:1px solid #e8ecf1;border-radius:14px;padding:23px 20px;font-size:15px;font-weight:700;transition:transform .4s,color .4s,background .4s,border-color .4s,box-shadow .4s;position:relative;overflow:hidden;box-shadow:0 7px 22px #1018280f}.why-card-services:hover{color:#fff;background:linear-gradient(135deg,#d4af37,#ad7d0e);border-color:#c99f28;transform:translateY(-6px);box-shadow:0 16px 32px #b98a1638}.service-cta-services{color:#fff;text-align:center;background:linear-gradient(135deg,#0b1527,#172b49);padding:65px 20px;position:relative;overflow:hidden}.service-cta-services:before{content:"";background:#d4af371a;border-radius:50%;width:320px;height:320px;position:absolute;top:-180px;right:-80px}.service-cta-services h2,.service-cta-services p,.service-cta-services button{z-index:1;position:relative}.service-cta-services h2{margin:0 0 12px;font-size:clamp(28px,3vw,38px);font-weight:800;line-height:1.2}.service-cta-services p{color:#ffffffc7;max-width:680px;margin:0 auto 24px;font-size:14.5px;line-height:1.7}.service-cta-services button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#d7b13c,#b88613);border:1px solid #0000;border-radius:10px;min-width:155px;padding:13px 28px;font-size:14px;font-weight:750;transition:transform .35s,background .35s,color .35s,border-color .35s,box-shadow .35s;box-shadow:0 9px 22px #b98a1640}.service-cta-services button:hover{color:#c99c25;background:#fff;border-color:#d4af3773;transform:translateY(-3px);box-shadow:0 13px 28px #00000038}@media (width<=991px){.service-hero-services{height:330px}.service-grid-services,.why-grid-services,.process-grid-services{grid-template-columns:repeat(2,minmax(0,1fr))}.service-intro-services{padding:55px 0 42px}.service-section-services,.working-process-services,.why-services-services{padding-bottom:55px}}@media (width<=640px){.service-hero-services{height:285px}.service-overlay-services{padding:30px 16px}.service-overlay-services h1{font-size:36px}.service-overlay-services p{font-size:14px}.services-title-animate span{transform:translate(-90px)}.service-intro-services{padding:46px 0 34px}.service-section-services,.working-process-services,.why-services-services{padding:45px 0}.service-grid-services,.process-grid-services,.why-grid-services{grid-template-columns:1fr;gap:14px}.service-card-services{min-height:auto;padding:24px 19px}.service-icon-services{border-radius:13px;width:56px;height:56px;margin-bottom:15px}.process-card-services{padding:23px 18px}.why-card-services{padding:20px 16px}.service-cta-services{padding:50px 16px}.service-cta-services button{width:100%;max-width:240px}}@media (prefers-reduced-motion:reduce){.services-title-animate span,.service-overlay-services h1:after{opacity:1;filter:none;animation:none;transform:none}.service-card-services,.service-icon-services,.process-card-services,.process-card-services span,.why-card-services,.service-cta-services button{transition:none}}.contact-hero-contact{isolation:isolate;background:#101c30;width:100%;min-height:340px;position:relative;overflow:hidden}.contact-hero-contact:before,.contact-hero-contact:after{content:"";z-index:-1;background-position:50%;background-repeat:no-repeat;background-size:cover;animation-duration:24s;animation-timing-function:linear;animation-iteration-count:infinite;position:absolute;inset:-2%}.contact-hero-contact:before{animation-name:contactSlideA}.contact-hero-contact:after{animation-name:contactSlideB}@keyframes contactSlideA{0%,20%{opacity:1;background-image:url(https://images.unsplash.com/photo-1600585154340-be6161a56a0c?auto=format&fit=crop&w=1920&q=85);transform:scale(1.03)}25%,45%{opacity:0;background-image:url(https://images.unsplash.com/photo-1600585154340-be6161a56a0c?auto=format&fit=crop&w=1920&q=85);transform:scale(1.08)}50%,70%{opacity:1;background-image:url(https://images.unsplash.com/photo-1600566753190-17f0baa2a6c3?auto=format&fit=crop&w=1920&q=85);transform:scale(1.03)}75%,95%{opacity:0;background-image:url(https://images.unsplash.com/photo-1600566753190-17f0baa2a6c3?auto=format&fit=crop&w=1920&q=85);transform:scale(1.08)}to{opacity:1;background-image:url(https://images.unsplash.com/photo-1600585154340-be6161a56a0c?auto=format&fit=crop&w=1920&q=85);transform:scale(1.03)}}@keyframes contactSlideB{0%,20%{opacity:0;background-image:url(https://images.unsplash.com/photo-1600607687939-ce8a6c25118c?auto=format&fit=crop&w=1920&q=85);transform:scale(1.08)}25%,45%{opacity:1;background-image:url(https://images.unsplash.com/photo-1600607687939-ce8a6c25118c?auto=format&fit=crop&w=1920&q=85);transform:scale(1.03)}50%,70%{opacity:0;background-image:url(https://images.unsplash.com/photo-1600607687939-ce8a6c25118c?auto=format&fit=crop&w=1920&q=85);transform:scale(1.08)}75%,95%{opacity:1;background-image:url(https://images.unsplash.com/photo-1600566753086-00f18fb6b3ea?auto=format&fit=crop&w=1920&q=85);transform:scale(1.03)}to{opacity:0;background-image:url(https://images.unsplash.com/photo-1600566753086-00f18fb6b3ea?auto=format&fit=crop&w=1920&q=85);transform:scale(1.08)}}.contact-overlay-contact{z-index:1;text-align:center;color:#fff;background:linear-gradient(110deg,#071121d6,#0c1d328c,#071121d4);flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:340px;padding:52px 20px;display:flex;position:relative}.contact-overlay-contact h1{letter-spacing:-1px;color:#fff;margin:0 0 14px;font-size:clamp(36px,5vw,54px);font-weight:800;line-height:1.1}.contact-overlay-contact h1:after{content:"";background:#d4af37;border-radius:9px;width:56px;height:3px;margin:14px auto 0;display:block}.contact-overlay-contact p{color:#ffffffe6;max-width:660px;margin:0;font-size:clamp(14px,1.6vw,17px);line-height:1.65}.contact-section-contact{background:#f5f7fb;padding:62px 0}.contact-container-contact{grid-template-columns:minmax(0,1.3fr) minmax(280px,.85fr);align-items:start;gap:22px;width:min(92%,1180px);margin:auto;display:grid}.contact-form-contact{background:#fff;border:1px solid #e7eaf0;border-radius:17px;min-width:0;padding:29px;transition:transform .4s,border-color .4s,box-shadow .4s;box-shadow:0 10px 32px #10182812}.contact-form-contact:hover{border-color:#d4af3780;transform:translateY(-4px);box-shadow:0 18px 38px #1018281f}.contact-form-contact h2{color:#142037;margin:0 0 23px;font-size:clamp(25px,3vw,32px);font-weight:800;line-height:1.2}.contact-form-contact h2:after{content:"";background:#d4af37;border-radius:9px;width:43px;height:3px;margin-top:10px;display:block}.contact-form-contact form{flex-direction:column;gap:13px;display:flex}.contact-form-contact input,.contact-form-contact textarea{color:#192438;width:100%;min-width:0;font:inherit;background:#fbfcfe;border:1px solid #dfe5ed;border-radius:10px;outline:none;padding:12px 14px;font-size:14px;transition:background-color .3s,border-color .3s,box-shadow .3s;display:block}.contact-form-contact input{min-height:46px}.contact-form-contact textarea{resize:vertical;min-height:120px}.contact-form-contact input:hover,.contact-form-contact textarea:hover{background:#fff9e9;border-color:#dfc579}.contact-form-contact input:focus,.contact-form-contact textarea:focus{background:#fff;border-color:#c59b2c;box-shadow:0 0 0 3px #d4af3729}.contact-form-contact button{color:#fff;min-height:46px;font:inherit;cursor:pointer;background:#c89b2b;border:1px solid #0000;border-radius:10px;padding:12px 22px;font-size:14px;font-weight:700;transition:transform .35s,background-color .35s,color .35s,box-shadow .35s;box-shadow:0 7px 17px #be912033}.contact-form-contact button:hover{color:#f2d77e;background:#14243d;transform:translateY(-2px);box-shadow:0 12px 23px #0f172a38}.contact-form-contact button:active{transform:translateY(0)}.contact-info-contact{flex-direction:column;gap:13px;display:flex}.info-card-contact{background:#fff;border:1px solid #e7eaf0;border-radius:14px;padding:21px 23px;transition:transform .4s,background-color .4s,border-color .4s,box-shadow .4s;position:relative;overflow:hidden;box-shadow:0 7px 22px #1018280f}.info-card-contact:after{content:"";transform-origin:0;background:#d4af37;width:100%;height:3px;transition:transform .4s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.info-card-contact:hover{background:#15253d;border-color:#cba338;transform:translateY(-5px);box-shadow:0 16px 30px #0f172a30}.info-card-contact:hover:after{transform:scaleX(1)}.info-card-contact h3{color:#ad7f14;margin:0 0 7px;font-size:17px;font-weight:750;line-height:1.35;transition:color .35s}.info-card-contact p{color:#596579;overflow-wrap:anywhere;margin:0;font-size:14px;line-height:1.65;transition:color .35s}.info-card-contact:hover h3{color:#f3d77b}.info-card-contact:hover p{color:#edf2fa}.contact-map-contact{width:min(92%,1180px);margin:0 auto 62px}.contact-map-contact iframe{border:0;border-radius:16px;width:100%;height:370px;display:block;box-shadow:0 12px 30px #1018281f}.direction-btn-contact{text-align:center;margin-top:19px}.direction-btn-contact a{color:#fff;background:#c89b2b;border:1px solid #0000;border-radius:10px;padding:12px 25px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .35s,background-color .35s,color .35s,box-shadow .35s;display:inline-block}.direction-btn-contact a:hover{color:#f3d77b;background:#15253d;transform:translateY(-3px);box-shadow:0 10px 23px #0f172a2e}.why-contact-contact{background:#fff;padding:60px 0 68px}.why-contact-contact h2{color:#142037;text-align:center;margin:0 0 32px;font-size:clamp(28px,3.3vw,37px);font-weight:800;line-height:1.2}.why-contact-contact h2:after{content:"";background:#d4af37;border-radius:9px;width:48px;height:3px;margin:12px auto 0;display:block}.why-grid-contact{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;width:min(92%,1180px);margin:auto;display:grid}.why-card-contact{text-align:center;background:#fff;border:1px solid #e7eaf0;border-radius:15px;min-width:0;padding:24px 19px;transition:transform .4s,background-color .4s,border-color .4s,box-shadow .4s;position:relative;overflow:hidden;box-shadow:0 8px 24px #1018280f}.why-card-contact:hover{background:#15253d;border-color:#cba338;transform:translateY(-7px);box-shadow:0 17px 34px #0f172a30}.why-card-contact h3{color:#19263c;margin:0 0 10px;font-size:17px;font-weight:750;line-height:1.35;transition:color .35s}.why-card-contact p{color:#657084;margin:0;font-size:13px;line-height:1.6;transition:color .35s}.why-card-contact:hover h3{color:#f2d576}.why-card-contact:hover p{color:#e6edf7}@media (width<=991px){.contact-container-contact{grid-template-columns:1fr}.contact-info-contact{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.why-grid-contact{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.contact-hero-contact,.contact-overlay-contact{min-height:285px}.contact-section-contact{padding:40px 0}.contact-form-contact{padding:21px 17px}.contact-info-contact,.why-grid-contact{grid-template-columns:1fr}.contact-map-contact{margin-bottom:43px}.contact-map-contact iframe{height:285px}.why-contact-contact{padding:43px 0 49px}.info-card-contact,.why-card-contact{padding:19px 17px}.contact-form-contact button,.direction-btn-contact a{width:100%}}@media (prefers-reduced-motion:reduce){.contact-hero-contact:before,.contact-hero-contact:after{animation:none;transform:none}.contact-hero-contact:before{opacity:1;background-image:url(https://images.unsplash.com/photo-1600585154340-be6161a56a0c?auto=format&fit=crop&w=1920&q=85)}.contact-hero-contact:after{display:none}.contact-form-contact,.contact-form-contact input,.contact-form-contact textarea,.contact-form-contact button,.info-card-contact,.info-card-contact:after,.info-card-contact h3,.info-card-contact p,.direction-btn-contact a,.why-card-contact,.why-card-contact h3,.why-card-contact p{transition:none}}.info-card-contact h3{align-items:center;gap:12px;display:flex}.contact-info-icon{color:#a77b12;background:#fff5d8;border:1px solid #f0dfac;border-radius:12px;flex:0 0 43px;justify-content:center;align-items:center;width:43px;height:43px;transition:transform .35s,background-color .35s,color .35s,box-shadow .35s;display:inline-flex;box-shadow:0 5px 13px #b787181a}.contact-info-icon svg{width:22px;height:22px;display:block}.info-card-contact:hover .contact-info-icon{color:#13233b;background:#d4af37;transform:translateY(-2px)rotate(-5deg)scale(1.07);box-shadow:0 7px 20px #d4af3752}@media (prefers-reduced-motion:reduce){.contact-info-icon{transition:none}}.add-plot-admin-page{box-sizing:border-box;background:#f4f7fb;width:100%;min-height:100vh;padding:30px}.add-plot-admin-card{box-sizing:border-box;background:#fff;border-radius:14px;width:100%;max-width:1400px;margin:auto;padding:30px;box-shadow:0 10px 30px #00000014}.add-plot-admin-title{text-align:center;color:#1e293b;margin:0 0 30px;font-size:30px;font-weight:700}.add-plot-admin-form{width:100%}.add-plot-admin-section{border-bottom:1px solid #ececec;margin-bottom:35px;padding-bottom:25px}.add-plot-admin-section:last-child{border-bottom:none}.add-plot-admin-section h3{color:#0f172a;margin:0 0 20px;font-size:22px;font-weight:600}.add-plot-admin-grid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.add-plot-admin-group{flex-direction:column;display:flex}.add-plot-admin-full{grid-column:1/-1}.add-plot-admin-label{color:#334155;margin-bottom:8px;font-size:15px;font-weight:600}.add-plot-admin-input,.add-plot-admin-select,.add-plot-admin-textarea{color:#1f2937;box-sizing:border-box;background:#fff;border:1px solid #d7dce3;border-radius:8px;outline:none;width:100%;padding:13px 15px;font-size:15px;transition:all .3s}.add-plot-admin-input::placeholder,.add-plot-admin-textarea::placeholder{color:#94a3b8}.add-plot-admin-input:hover,.add-plot-admin-select:hover,.add-plot-admin-textarea:hover{border-color:#2563eb}.add-plot-admin-input:focus,.add-plot-admin-select:focus,.add-plot-admin-textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.add-plot-admin-select{cursor:pointer}.add-plot-admin-textarea{resize:vertical;min-height:130px}.add-plot-admin-group small{color:#64748b;margin-top:8px;font-size:13px}.add-plot-admin-image-preview{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:20px;margin-top:25px;display:grid}.add-plot-admin-image-item{background:#fff;border:1px solid #dbe4ee;border-radius:12px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 6px 15px #00000014}.add-plot-admin-image-item:hover{transform:translateY(-4px);box-shadow:0 12px 25px #0000001f}.add-plot-admin-image-item img{object-fit:cover;width:100%;height:180px;display:block}.add-plot-admin-remove-image{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:22px;font-weight:700;transition:all .3s;display:flex;position:absolute;top:10px;right:10px}.add-plot-admin-remove-image:hover{background:#dc2626;transform:scale(1.08)}.add-plot-admin-button-box{justify-content:center;margin-top:35px;display:flex}.add-plot-admin-save-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;outline:none;min-width:220px;padding:14px 35px;font-size:16px;font-weight:600;transition:all .3s;box-shadow:0 10px 25px #2563eb40}.add-plot-admin-save-btn:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 14px 28px #2563eb59}.add-plot-admin-save-btn:active{transform:scale(.98)}.add-plot-admin-input[type=file]{cursor:pointer;background:#f8fafc;padding:10px}.add-plot-admin-input[type=file]::-webkit-file-upload-button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:6px;margin-right:15px;padding:10px 18px;transition:all .3s}.add-plot-admin-input[type=file]::-webkit-file-upload-button:hover{background:#1d4ed8}.add-plot-admin-input:disabled,.add-plot-admin-select:disabled,.add-plot-admin-textarea:disabled{color:#64748b;cursor:not-allowed;background:#f1f5f9}.add-plot-admin-label span{color:#ef4444;margin-left:4px}.add-plot-admin-textarea::-webkit-scrollbar{width:8px}.add-plot-admin-textarea::-webkit-scrollbar-track{background:#f1f5f9}.add-plot-admin-textarea::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:20px}.add-plot-admin-textarea::-webkit-scrollbar-thumb:hover{background:#94a3b8}.add-plot-admin-section{animation:.35s addPlotFade}@keyframes addPlotFade{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.add-plot-admin-card:hover{box-shadow:0 15px 40px #0000001a}.add-plot-admin-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='%2364748b' viewBox='0 0 16 16'%3E%3Cpath d='M1.5 5.5L8 12l6.5-6.5' stroke='%2364748b' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;background-size:16px;padding-right:45px}:-webkit-any(.add-plot-admin-input:-webkit-autofill,.add-plot-admin-select:-webkit-autofill,.add-plot-admin-textarea:-webkit-autofill){-webkit-text-fill-color:#1f2937;-webkit-box-shadow:inset 0 0 0 1000px #fff}:is(.add-plot-admin-input:autofill,.add-plot-admin-select:autofill,.add-plot-admin-textarea:autofill){-webkit-text-fill-color:#1f2937;-webkit-box-shadow:inset 0 0 0 1000px #fff}.add-plot-admin-save-btn:disabled{cursor:not-allowed;box-shadow:none;background:#94a3b8;transform:none}.add-plot-admin-save-btn:disabled:hover{background:#94a3b8;transform:none}.add-plot-admin-page *,.add-plot-admin-card *,.add-plot-admin-form *{transition:background-color .25s,border-color .25s,color .25s,box-shadow .25s,transform .25s}.add-plot-admin-input:focus-visible,.add-plot-admin-select:focus-visible,.add-plot-admin-textarea:focus-visible,.add-plot-admin-save-btn:focus-visible{outline-offset:2px;outline:3px solid #2563eb33}.add-plot-admin-page ::selection{color:#fff;background:#2563eb}.add-plot-admin-cover-preview{width:320px;max-width:100%;margin-top:20px}.add-plot-admin-cover-preview img{object-fit:cover;border:1px solid #ddd;border-radius:12px;width:100%;height:220px;box-shadow:0 5px 15px #0000001a}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{appearance:textfield}.add-plot-admin-checkbox-dropdown-AddPlotAdmin{width:100%;position:relative}.add-plot-admin-dropdown-header-AddPlotAdmin{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;justify-content:space-between;align-items:center;min-height:50px;padding:12px 15px;display:flex}.add-plot-admin-dropdown-menu-AddPlotAdmin{z-index:9999;background:#fff;border:1px solid #d1d5db;border-radius:8px;max-height:220px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 5px 15px #0000001f}.add-plot-admin-checkbox-option-AddPlotAdmin{cursor:pointer;align-items:center;gap:10px;padding:11px 14px;display:flex}.add-plot-admin-checkbox-option-AddPlotAdmin:hover{background:#f3f4f6}.add-plot-admin-checkbox-option-AddPlotAdmin input{cursor:pointer;width:17px;height:17px}@media (width>=1600px){.add-plot-admin-card{max-width:1550px}.add-plot-admin-grid{gap:28px}.add-plot-admin-title{font-size:34px}}@media (width>=768px) and (width<=1024px){.add-plot-admin-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px) and (orientation:landscape){.add-plot-admin-grid{grid-template-columns:repeat(2,1fr)}.add-plot-admin-image-preview{grid-template-columns:repeat(3,1fr)}}@media (width<=360px){.add-plot-admin-title{font-size:20px}.add-plot-admin-section h3{font-size:17px}.add-plot-admin-input,.add-plot-admin-select,.add-plot-admin-textarea{padding:10px;font-size:13px}.add-plot-admin-save-btn{padding:12px;font-size:14px}.add-plot-admin-image-preview{grid-template-columns:1fr}}@media print{.add-plot-admin-page{background:#fff;padding:0}.add-plot-admin-card{box-shadow:none;border:1px solid #ccc}.add-plot-admin-save-btn,.add-plot-admin-remove-image{display:none}}@media (width<=992px){.add-plot-admin-page{padding:20px}.add-plot-admin-card{padding:24px}.add-plot-admin-grid{grid-template-columns:1fr}.add-plot-admin-full{grid-column:auto}}@media (width<=768px){.add-plot-admin-page{padding:15px}.add-plot-admin-card{border-radius:10px;padding:18px}.add-plot-admin-title{font-size:24px}.add-plot-admin-section h3{font-size:19px}.add-plot-admin-input,.add-plot-admin-select,.add-plot-admin-textarea{padding:12px;font-size:14px}.add-plot-admin-save-btn{width:100%}}@media (width<=480px){.add-plot-admin-page{padding:10px}.add-plot-admin-card{padding:15px}.add-plot-admin-title{font-size:22px}.add-plot-admin-section{margin-bottom:25px;padding-bottom:18px}.add-plot-admin-image-preview{grid-template-columns:repeat(2,1fr);gap:12px}.add-plot-admin-image-item img{height:120px}.add-plot-admin-remove-image{width:28px;height:28px;font-size:18px}}.add-non-tnc-plot-content{--ntnc-primary:#2563eb;--ntnc-primary-dark:#1d4ed8;--ntnc-ink:#172b49;--ntnc-muted:#64748b;--ntnc-border:#dce5f1;--ntnc-surface:#fff;box-sizing:border-box;background:#f3f6fb;width:100%;min-width:0}.add-non-tnc-plot-content *,.add-non-tnc-plot-content :before,.add-non-tnc-plot-content :after{box-sizing:border-box}.add-non-tnc-plot-content .add-plot-admin-page{background:radial-gradient(circle at 100% 0,#3b82f614,#0000 32%),#f3f6fb;width:100%;min-height:auto;padding:20px 22px 32px}.add-non-tnc-plot-content .add-plot-admin-card{background:var(--ntnc-surface);border:1px solid #e2eaf5;border-radius:18px;width:100%;max-width:1320px;margin:0 auto;padding:24px;transition:border-color .22s,box-shadow .22s;overflow:visible;box-shadow:0 5px 16px #0f172a09,0 18px 42px #0f172a0b}.add-non-tnc-plot-content .add-plot-admin-card:hover{border-color:#d0def0;box-shadow:0 8px 22px #0f172a0b,0 22px 48px #0f172a11}.add-non-tnc-plot-content .add-plot-admin-title{color:#172b49;letter-spacing:-.5px;text-align:center;border-bottom:1px solid #e8eef7;margin:0 0 22px;padding:0 0 17px;font-size:clamp(21px,2.2vw,28px);font-weight:800;line-height:1.35;position:relative}.add-non-tnc-plot-content .add-plot-admin-title:after{content:"";background:linear-gradient(90deg,#60a5fa,#2563eb);border-radius:10px;width:58px;height:3px;position:absolute;bottom:-2px;left:50%;transform:translate(-50%)}.add-non-tnc-plot-content .add-plot-admin-form{flex-direction:column;gap:16px;width:100%;display:flex}.add-non-tnc-plot-content .add-plot-admin-section{background:#fff;border:1px solid #e2eaf5;border-radius:13px;min-width:0;margin:0;padding:18px;transition:border-color .22s,box-shadow .22s,transform .22s;animation:none;position:relative;overflow:visible;box-shadow:0 2px 8px #0f172a05}.add-non-tnc-plot-content .add-plot-admin-section:hover{border-color:#c7d9f1;transform:translateY(-1px);box-shadow:0 7px 20px #2563eb0e}.add-non-tnc-plot-content .add-plot-admin-section:last-child{border-bottom:1px solid #e2eaf5}.add-non-tnc-plot-content .add-plot-admin-section h3{color:#1d3556;letter-spacing:.1px;border-bottom:1px solid #e9eef6;align-items:center;gap:10px;margin:0 0 16px;padding:0 0 12px;font-size:15px;font-weight:750;line-height:1.4;display:flex}.add-non-tnc-plot-content .add-plot-admin-section h3:before{content:"";background:#3b82f6;border-radius:50%;flex:none;width:7px;height:7px;box-shadow:0 0 0 4px #eaf2ff}.add-non-tnc-plot-content .add-plot-admin-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:14px 16px;display:grid}.add-non-tnc-plot-content .add-plot-admin-group{flex-direction:column;gap:6px;min-width:0;display:flex}.add-non-tnc-plot-content .add-plot-admin-full{grid-column:1/-1}.add-non-tnc-plot-content .add-plot-admin-label,.add-non-tnc-plot-content .add-plot-admin-group>label{color:#344762;letter-spacing:.08px;margin:0;font-size:12.5px;font-weight:700;line-height:1.45;display:block}.add-non-tnc-plot-content .add-plot-admin-label span{color:#dc2626}.add-non-tnc-plot-content .add-plot-admin-group>input:not([type=checkbox]):not([type=radio]),.add-non-tnc-plot-content .add-plot-admin-group>select,.add-non-tnc-plot-content .add-plot-admin-group>textarea,.add-non-tnc-plot-content .add-plot-admin-input,.add-non-tnc-plot-content .add-plot-admin-select,.add-non-tnc-plot-content .add-plot-admin-textarea{border:1px solid var(--ntnc-border);color:#1e293b;background-color:#fff;border-radius:8px;outline:none;width:100%;min-width:0;min-height:41px;margin:0;padding:9px 12px;font-family:inherit;font-size:13px;font-weight:500;line-height:1.45;transition:border-color .2s,box-shadow .2s,background-color .2s;display:block;box-shadow:0 1px 2px #0f172a05}.add-non-tnc-plot-content .add-plot-admin-group>input:hover,.add-non-tnc-plot-content .add-plot-admin-group>select:hover,.add-non-tnc-plot-content .add-plot-admin-group>textarea:hover,.add-non-tnc-plot-content .add-plot-admin-input:hover,.add-non-tnc-plot-content .add-plot-admin-select:hover,.add-non-tnc-plot-content .add-plot-admin-textarea:hover{border-color:#9bb9e1}.add-non-tnc-plot-content .add-plot-admin-group>input:focus,.add-non-tnc-plot-content .add-plot-admin-group>select:focus,.add-non-tnc-plot-content .add-plot-admin-group>textarea:focus,.add-non-tnc-plot-content .add-plot-admin-input:focus,.add-non-tnc-plot-content .add-plot-admin-select:focus,.add-non-tnc-plot-content .add-plot-admin-textarea:focus{border-color:var(--ntnc-primary);background-color:#fff;box-shadow:0 0 0 3px #2563eb1c}.add-non-tnc-plot-content input::placeholder,.add-non-tnc-plot-content textarea::placeholder{color:#94a3b8;font-weight:400}.add-non-tnc-plot-content .add-plot-admin-group>select,.add-non-tnc-plot-content .add-plot-admin-select{cursor:pointer;background-color:#fff;padding-right:34px}.add-non-tnc-plot-content .add-plot-admin-group>textarea,.add-non-tnc-plot-content .add-plot-admin-textarea{resize:vertical;min-height:90px;line-height:1.6}.add-non-tnc-plot-content .add-plot-admin-group>input[type=file],.add-non-tnc-plot-content .add-plot-admin-input[type=file]{color:#52647e;cursor:pointer;background:#f8fbff;border:1px dashed #b8cbe6;border-radius:9px;min-height:47px;padding:7px 9px;font-size:12px}.add-non-tnc-plot-content .add-plot-admin-group>input[type=file]:hover,.add-non-tnc-plot-content .add-plot-admin-input[type=file]:hover{background:#f0f6ff;border-color:#60a5fa}.add-non-tnc-plot-content input[type=file]::file-selector-button{color:#1d4ed8;cursor:pointer;background:#e7f0ff;border:0;border-radius:6px;margin-right:11px;padding:7px 12px;font-family:inherit;font-size:12px;font-weight:700}.add-non-tnc-plot-content input[type=file]::file-selector-button:hover{background:#d8e8ff}.add-non-tnc-plot-content .add-plot-admin-group small{color:var(--ntnc-muted);margin-top:2px;font-size:12px;line-height:1.5}.add-non-tnc-plot-content .add-plot-admin-cover-preview{background:#f1f5f9;border:1px solid #dce6f3;border-radius:11px;width:230px;max-width:100%;margin-top:13px;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 5px 15px #0f172a12}.add-non-tnc-plot-content .add-plot-admin-cover-preview:hover{transform:translateY(-2px);box-shadow:0 10px 22px #0f172a1a}.add-non-tnc-plot-content .add-plot-admin-cover-preview img{object-fit:cover;width:100%;height:150px;box-shadow:none;border:0;border-radius:0;display:block}.add-non-tnc-plot-content .add-plot-admin-image-preview{grid-template-columns:repeat(auto-fill,minmax(125px,1fr));gap:12px;margin-top:13px;display:grid}.add-non-tnc-plot-content .add-plot-admin-image-item{background:#f1f5f9;border:1px solid #dce6f3;border-radius:10px;min-width:0;transition:transform .2s,border-color .2s,box-shadow .2s;position:relative;overflow:hidden;box-shadow:0 3px 10px #0f172a0b}.add-non-tnc-plot-content .add-plot-admin-image-item:hover{border-color:#93b8ef;transform:translateY(-3px);box-shadow:0 9px 20px #0f172a1a}.add-non-tnc-plot-content .add-plot-admin-image-item img{object-fit:cover;width:100%;height:115px;display:block}.add-non-tnc-plot-content .add-plot-admin-remove-image{color:#fff;cursor:pointer;background:#ef4444;border:1px solid #ffffff8c;border-radius:50%;justify-content:center;align-items:center;width:27px;height:27px;padding:0;font-size:18px;font-weight:700;line-height:1;display:flex;position:absolute;top:6px;right:6px;box-shadow:0 3px 8px #7f1d1d33}.add-non-tnc-plot-content .add-plot-admin-remove-image:hover{background:#dc2626;transform:scale(1.08)}.add-non-tnc-plot-content .pdf-list{flex-wrap:wrap;gap:8px;margin:10px 0 0;padding:0;list-style:none;display:flex}.add-non-tnc-plot-content .pdf-list li{overflow-wrap:anywhere;color:#27518b;background:#f0f6ff;border:1px solid #dbe7fa;border-radius:7px;max-width:100%;padding:7px 10px;font-size:12px;font-weight:600}.add-non-tnc-plot-content .add-plot-admin-button-box{border-top:1px solid #e8eef6;justify-content:flex-end;align-items:center;margin-top:2px;padding-top:16px;display:flex}.add-non-tnc-plot-content .add-plot-admin-save-btn{color:#fff;letter-spacing:.1px;cursor:pointer;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:1px solid #2563eb;border-radius:9px;outline:none;justify-content:center;align-items:center;min-width:190px;min-height:43px;padding:10px 22px;font-family:inherit;font-size:13px;font-weight:750;line-height:1.4;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 5px 13px #2563eb33}.add-non-tnc-plot-content .add-plot-admin-save-btn:hover:not(:disabled){background:linear-gradient(135deg,#1d4ed8,#1e40af);transform:translateY(-2px);box-shadow:0 9px 20px #2563eb47}.add-non-tnc-plot-content .add-plot-admin-save-btn:active:not(:disabled){transform:translateY(0)}.add-non-tnc-plot-content .add-plot-admin-save-btn:focus-visible{outline-offset:3px;outline:3px solid #2563eb40}.add-non-tnc-plot-content .add-plot-admin-save-btn:disabled{opacity:.58;cursor:not-allowed;box-shadow:none;transform:none}.add-non-tnc-plot-content .add-plot-admin-checkbox-dropdown-AddPlotAdmin{width:100%;min-width:0;position:relative}.add-non-tnc-plot-content .add-plot-admin-dropdown-header-AddPlotAdmin{border:1px solid var(--ntnc-border);color:#334155;cursor:pointer;background:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;min-height:41px;padding:9px 12px;font-size:13px;display:flex}.add-non-tnc-plot-content .add-plot-admin-dropdown-header-AddPlotAdmin:hover{border-color:#9bb9e1}.add-non-tnc-plot-content .add-plot-admin-dropdown-menu-AddPlotAdmin{z-index:9999;background:#fff;border:1px solid #dce6f3;border-radius:9px;max-height:220px;position:absolute;top:calc(100% + 5px);left:0;right:0;overflow-y:auto;box-shadow:0 12px 28px #0f172a21}.add-non-tnc-plot-content .add-plot-admin-checkbox-option-AddPlotAdmin{color:#334155;cursor:pointer;align-items:center;gap:10px;padding:9px 12px;font-size:13px;display:flex}.add-non-tnc-plot-content .add-plot-admin-checkbox-option-AddPlotAdmin:hover{background:#f1f6ff}.add-non-tnc-plot-content .add-plot-admin-checkbox-option-AddPlotAdmin input{accent-color:#2563eb;width:17px;height:17px}.add-non-tnc-plot-content input:disabled,.add-non-tnc-plot-content select:disabled,.add-non-tnc-plot-content textarea:disabled{color:#94a3b8;cursor:not-allowed;background-color:#f1f5f9}@media (width<=1024px){.add-non-tnc-plot-content .add-plot-admin-page{padding:16px 18px 26px}.add-non-tnc-plot-content .add-plot-admin-card{padding:20px}.add-non-tnc-plot-content .add-plot-admin-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.add-non-tnc-plot-content .add-plot-admin-section{padding:16px}}@media (width<=640px){.add-non-tnc-plot-content .add-plot-admin-page{padding:10px 8px 22px}.add-non-tnc-plot-content .add-plot-admin-card{border-radius:13px;padding:13px}.add-non-tnc-plot-content .add-plot-admin-title{margin-bottom:17px;padding-bottom:14px;font-size:21px}.add-non-tnc-plot-content .add-plot-admin-form{gap:12px}.add-non-tnc-plot-content .add-plot-admin-section{border-radius:10px;padding:13px}.add-non-tnc-plot-content .add-plot-admin-section h3{margin-bottom:13px;font-size:14px}.add-non-tnc-plot-content .add-plot-admin-grid{grid-template-columns:minmax(0,1fr);gap:12px}.add-non-tnc-plot-content .add-plot-admin-full{grid-column:auto}.add-non-tnc-plot-content .add-plot-admin-group>input:not([type=checkbox]):not([type=radio]),.add-non-tnc-plot-content .add-plot-admin-group>select,.add-non-tnc-plot-content .add-plot-admin-group>textarea,.add-non-tnc-plot-content .add-plot-admin-input,.add-non-tnc-plot-content .add-plot-admin-select,.add-non-tnc-plot-content .add-plot-admin-textarea{min-height:44px;font-size:16px}.add-non-tnc-plot-content .add-plot-admin-group>textarea,.add-non-tnc-plot-content .add-plot-admin-textarea{min-height:100px}.add-non-tnc-plot-content .add-plot-admin-image-preview{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.add-non-tnc-plot-content .add-plot-admin-image-item img{height:115px}.add-non-tnc-plot-content .add-plot-admin-button-box{justify-content:stretch;padding-top:14px}.add-non-tnc-plot-content .add-plot-admin-save-btn{width:100%;min-height:46px;font-size:14px}}@media (width<=360px){.add-non-tnc-plot-content .add-plot-admin-page{padding-left:5px;padding-right:5px}.add-non-tnc-plot-content .add-plot-admin-card{padding:10px}.add-non-tnc-plot-content .add-plot-admin-section{padding:11px}.add-non-tnc-plot-content .add-plot-admin-image-preview{grid-template-columns:minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){.add-non-tnc-plot-content *,.add-non-tnc-plot-content :before,.add-non-tnc-plot-content :after{transition:none!important;animation:none!important}}.add-home-user-page-AddHomeUser{box-sizing:border-box;background:#f5f7fb;width:100%;min-height:100vh;padding:80px 20px}.add-home-user-card-AddHomeUser{background:#fff;border-radius:14px;max-width:1200px;margin:auto;padding:35px;box-shadow:0 10px 35px #00000014}.add-home-user-title-AddHomeUser{text-align:center;color:#1d3557;margin-bottom:35px;font-size:32px;font-weight:700}.add-home-user-form-AddHomeUser{flex-direction:column;gap:30px;display:flex}.add-home-user-section-AddHomeUser{border:1px solid #e6e6e6;border-radius:12px;padding:25px}.add-home-user-section-AddHomeUser h3{color:#0d6efd;border-left:4px solid #0d6efd;margin:0 0 20px;padding-left:12px;font-size:22px}.add-home-user-grid-AddHomeUser{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.add-home-user-full-AddHomeUser{grid-column:1/-1}.add-home-user-group-AddHomeUser{flex-direction:column;display:flex}.add-home-user-group-AddHomeUser label{color:#444;margin-bottom:8px;font-size:15px;font-weight:600}.add-home-user-group-AddHomeUser input,.add-home-user-group-AddHomeUser select,.add-home-user-group-AddHomeUser textarea{box-sizing:border-box;background:#fff;border:1px solid #d8d8d8;border-radius:8px;outline:none;width:100%;padding:13px 15px;font-size:15px;transition:all .3s}.add-home-user-group-AddHomeUser textarea{resize:vertical}.add-home-user-group-AddHomeUser input:focus,.add-home-user-group-AddHomeUser select:focus,.add-home-user-group-AddHomeUser textarea:focus{border-color:#0d6efd;box-shadow:0 0 0 3px #0d6efd26}.add-home-user-group-AddHomeUser input:disabled{color:#555;cursor:not-allowed;background:#f1f1f1}.add-home-user-image-preview-AddHomeUser{flex-wrap:wrap;gap:18px;margin-top:20px;display:flex}.add-home-user-image-box-AddHomeUser{border:1px solid #ddd;border-radius:10px;width:140px;height:140px;position:relative;overflow:hidden}.add-home-user-image-box-AddHomeUser img{object-fit:cover;width:100%;height:100%}.add-home-user-remove-image-btn-AddHomeUser{color:#fff;cursor:pointer;background:red;border:none;border-radius:50%;width:28px;height:28px;font-weight:700;position:absolute;top:6px;right:6px}.add-home-user-terms-box-AddHomeUser{background:#f8f9fa;border:1px solid #ddd;border-radius:10px;padding:20px}.add-home-user-checkbox-AddHomeUser{cursor:pointer;align-items:flex-start;gap:12px;line-height:1.8;display:flex}.add-home-user-checkbox-AddHomeUser input{margin-top:4px;transform:scale(1.2)}.add-home-user-button-box-AddHomeUser{justify-content:center;display:flex}.add-home-user-save-btn-AddHomeUser{color:#fff;cursor:pointer;background:#0d6efd;border:none;border-radius:8px;padding:14px 40px;font-size:17px;font-weight:600;transition:all .3s}.add-home-user-save-btn-AddHomeUser:hover{background:#084fc7}@media (width<=991px){.add-home-user-card-AddHomeUser{padding:25px}.add-home-user-grid-AddHomeUser{grid-template-columns:1fr}.add-home-user-full-AddHomeUser{grid-column:auto}}@media (width<=576px){.add-home-user-page-AddHomeUser{padding:35px}.add-home-user-card-AddHomeUser{border-radius:10px;padding:18px}.add-home-user-title-AddHomeUser{font-size:24px}.add-home-user-section-AddHomeUser{padding:18px}.add-home-user-section-AddHomeUser h3{font-size:18px}.add-home-user-save-btn-AddHomeUser{width:100%}.add-home-user-image-box-AddHomeUser{width:100px;height:100px}}.admin-home-action{background:#f4f6fb;min-height:100vh;padding:25px}.admin-home-topbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px;display:flex}.admin-home-topbar h2{color:#1e293b;margin:0;font-size:28px;font-weight:700}.admin-home-filter-box{flex-wrap:wrap;gap:15px;display:flex}.admin-home-filter-box input,.admin-home-filter-box select{background:#fff;border:1px solid #ddd;border-radius:8px;outline:none;min-width:250px;padding:12px 15px}.admin-home-filter-box select{min-width:180px}.admin-home-table{background:#fff;border-radius:12px;overflow:auto hidden;box-shadow:0 10px 25px #00000014}.admin-home-table table{border-collapse:collapse;width:100%}.admin-home-table th{color:#fff;text-align:left;background:#111827;padding:16px;font-size:15px}.admin-home-table td{vertical-align:middle;border-bottom:1px solid #ececec;padding:15px}.admin-home-table tr:hover{background:#fafafa}.admin-home-thumb{object-fit:cover;border-radius:8px;width:75px;height:60px}.status{color:#fff;border-radius:30px;padding:7px 14px;font-size:13px;font-weight:600}.status.pending{background:#f59e0b}.status.approved{background:#16a34a}.status.rejected{background:#dc2626}.view-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;padding:9px 18px;font-weight:600}.view-btn:hover{background:#1d4ed8}.approve-btn{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:8px;padding:12px 24px;font-weight:600}.reject-btn{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:8px;padding:12px 24px;font-weight:600}.admin-home-modal{z-index:999;background:#000000a6;justify-content:center;align-items:center;padding:30px;display:flex;position:fixed;inset:0}.admin-home-modal-box{background:#fff;border-radius:15px;width:100%;max-width:1000px;max-height:90vh;padding:30px;position:relative;overflow:auto}.close-btn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:50%;width:35px;height:35px;font-size:18px;position:absolute;top:18px;right:18px}.gallery{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:15px;margin:20px 0;display:grid}.gallery img{object-fit:cover;border-radius:10px;width:100%;height:150px}.section{border-top:1px solid #eee;margin-top:25px;padding-top:20px}.section h3{color:#111827;margin-bottom:15px}.section p{color:#555;margin:8px 0;line-height:1.6}.action-btns{gap:20px;margin-top:30px;display:flex}.reject-modal{z-index:1000;background:#000000a6;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.reject-box{background:#fff;border-radius:12px;width:450px;padding:25px}.reject-box h3{margin-top:0}.reject-box textarea{resize:none;border:1px solid #ddd;border-radius:8px;outline:none;width:100%;margin-top:15px;padding:12px}.reject-actions{justify-content:flex-end;gap:15px;margin-top:20px;display:flex}.reject-actions button{cursor:pointer;border:none;border-radius:8px;padding:10px 18px;font-weight:600}.reject-actions button:first-child{color:#fff;background:#9ca3af}.reject-actions button:last-child{color:#fff;background:#dc2626}@media (width<=768px){.admin-home-topbar{flex-direction:column;align-items:stretch}.admin-home-filter-box{flex-direction:column}.admin-home-filter-box input,.admin-home-filter-box select{width:100%;min-width:100%}.admin-home-modal{padding:10px}.admin-home-modal-box{padding:20px}.gallery{grid-template-columns:repeat(2,1fr)}.action-btns{flex-direction:column}.approve-btn,.reject-btn{width:100%}}.view-plot-admin-page{background:#f4f6f9;min-height:100vh;padding:25px}.view-plot-admin-card{background:#fff;border-radius:15px;padding:25px;overflow:hidden;box-shadow:0 8px 25px #00000014}.view-plot-admin-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px;display:flex}.view-plot-admin-title{color:#222;margin:0;font-size:28px;font-weight:700}.view-plot-admin-subtitle{color:#777;margin-top:5px;font-size:15px}.view-plot-admin-search-box{width:320px;position:relative}.view-plot-admin-search-icon{color:#888;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.view-plot-admin-search-input{border:1px solid #ddd;border-radius:10px;outline:none;width:100%;height:46px;padding-left:45px;padding-right:15px;font-size:15px;transition:all .3s}.view-plot-admin-search-input:focus{border-color:#2563eb;box-shadow:0 0 10px #2563eb33}.view-plot-admin-table-wrapper{width:100%;overflow-x:auto}.view-plot-admin-table{border-collapse:collapse;width:100%;min-width:1100px}.view-plot-admin-table thead{background:#2563eb}.view-plot-admin-table th{color:#fff;text-align:center;white-space:nowrap;padding:16px;font-size:14px}.view-plot-admin-table td{text-align:center;vertical-align:middle;border-bottom:1px solid #ececec;padding:16px;font-size:14px}.view-plot-admin-row{transition:all .25s}.view-plot-admin-row:hover{background:#f8fbff}.view-plot-admin-image{object-fit:cover;border:1px solid #ddd;border-radius:0;width:20px;height:25px}.view-plot-admin-image-placeholder{object-fit:cover;color:#777;background:#efefef;border-radius:0;width:20px;height:25px;font-size:2px}.view-plot-admin-property-badge{color:#2563eb;background:#eaf3ff;border-radius:30px;padding:6px 14px;font-size:13px;font-weight:600;display:inline-block}.view-plot-admin-action-group{justify-content:center;align-items:center;gap:10px;display:flex}.view-plot-admin-btn{cursor:pointer;color:#fff;border:none;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:15px;transition:all .3s;display:flex}.view-plot-admin-btn:hover{transform:translateY(-2px)}.view-plot-admin-btn-view{background:#0d6efd}.view-plot-admin-btn-view:hover{background:#0b5ed7}.view-plot-admin-btn-edit{background:#f59e0b}.view-plot-admin-btn-edit:hover{background:#d97706}.view-plot-admin-btn-delete{background:#dc3545}.view-plot-admin-btn-delete:hover{background:#bb2d3b}.view-plot-admin-no-data{color:#777;text-align:center;padding:45px;font-size:16px}.add-plot-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#2563eb;border:none;border-radius:6px;padding:11px 20px;font-size:15px;font-weight:600}.add-plot-btn:hover{background:#1d4ed8}@media (width<=992px){.view-plot-admin-header{flex-direction:column;align-items:flex-start}.view-plot-admin-search-box{width:100%}}@media (width<=768px){.view-plot-admin-page,.view-plot-admin-card{padding:15px}.view-plot-admin-title{font-size:22px}.view-plot-admin-table th,.view-plot-admin-table td{padding:12px;font-size:13px}.view-plot-admin-image,.view-plot-admin-image-placeholder{width:60px;height:60px}}.view-single-plot-admin-page{box-sizing:border-box;background:#f4f7fb;width:100%;min-height:100vh;padding:30px}.view-single-plot-admin-back-btn{color:#fff;cursor:pointer;background:#0d6efd;border:none;border-radius:6px;margin-bottom:0;padding:10px 18px;font-size:15px}.view-single-plot-admin-back-btn:hover{background:#0b5ed7}.view-single-plot-admin-title{margin-bottom:10px;font-size:30px;font-weight:700}.view-single-plot-admin-cover-image{object-fit:cover;border-radius:10px;width:100%;height:420px}.view-single-plot-admin-table{border-collapse:collapse;width:100%;margin-top:25px}.view-single-plot-admin-table td{border:1px solid #ddd;padding:14px;font-size:15px}.view-single-plot-admin-top-buttons{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.pdf-hide{display:block}.view-single-plot-admin-table td:first-child,.view-single-plot-admin-table td:nth-child(3){background:#f8f9fa;width:180px;font-weight:600}.view-single-plot-admin-table td:nth-child(2),.view-single-plot-admin-table td:nth-child(4){width:320px}.view-single-plot-admin-gallery{margin-top:35px}.view-single-plot-admin-gallery-title{margin-bottom:20px;font-size:24px}.view-single-plot-admin-page-img{border:2px solid red;margin-top:200px}.view-single-plot-admin-images{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px;display:grid}.view-single-plot-admin-gallery-image{object-fit:cover;border:1px solid #ddd;border-radius:10px;width:100%;height:200px}.view-single-plot-admin-container{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:24px;display:grid}.view-single-plot-admin-main{min-width:0}.view-single-plot-admin-sidebar{width:100%;position:sticky;top:20px}.admin-info-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;box-shadow:0 4px 18px #00000014}.admin-info-card-header{color:#fff;background:#111827;padding:16px 18px}.admin-info-card-header h3{margin:0;font-size:18px;font-weight:700}.admin-info-item{border-bottom:1px solid #edf0f4;padding:15px 18px}.admin-info-item:last-child{border-bottom:none}.admin-info-item>span{color:#64748b;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:600;display:block}.admin-info-item>strong{color:#111827;word-break:break-word;font-size:14px;line-height:1.5;display:block}.admin-action-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.admin-location-link{color:#fff;background:#2563eb;border-radius:6px;align-items:center;padding:7px 10px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.admin-location-link:hover{background:#1d4ed8}.admin-copy-btn{cursor:pointer;color:#334155;background:#f1f5f9;border:none;border-radius:6px;padding:7px 10px;font-size:12px;font-weight:600}.admin-pdf-list{flex-direction:column;gap:8px;display:flex}.admin-pdf-btn{color:#b91c1c;background:#fee2e2;border-radius:6px;padding:9px 11px;font-size:12px;font-weight:600;text-decoration:none;display:block}.admin-pdf-btn:hover{background:#fecaca}.admin-mobile{opacity:.75;margin-top:4px;font-size:13px;font-weight:500;display:block}@media (width<=1000px){.view-single-plot-admin-container{grid-template-columns:1fr}.view-single-plot-admin-sidebar{position:static}}@media (width<=768px){.view-single-plot-admin-page,.view-single-plot-admin-container{padding:15px}.view-single-plot-admin-title{font-size:24px}.view-single-plot-admin-cover-image{height:250px}.view-single-plot-admin-table td{padding:10px;font-size:14px}.view-single-plot-admin-table td:first-child{width:140px}}.sectionCard_AddCustomer{background:#fff;border:1px solid #e7edf5;border-radius:12px;margin-bottom:25px;padding:25px}.sectionTitle_AddCustomer{color:#1d3557;border-left:5px solid #0d6efd;margin-bottom:25px;padding-left:12px;font-size:20px;font-weight:700}.inputGroup_AddCustomer{flex-direction:column;display:flex}.inputGroup_AddCustomer label{color:#475467;margin-bottom:8px;font-size:14px;font-weight:600}.inputGroupFull_AddCustomer{flex-direction:column;grid-column:1/3;display:flex}.inputGroupFull_AddCustomer label{margin-bottom:8px;font-size:14px;font-weight:600}.buttonArea_AddCustomer{justify-content:flex-end;gap:15px;margin-top:35px;display:flex}.cancelButton_AddCustomer{color:#344054;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:8px;padding:12px 30px;font-size:15px;font-weight:600}.cancelButton_AddCustomer:hover{background:#f8f9fa}.saveButton_AddCustomer{color:#fff;cursor:pointer;background:#0d6efd;border:none;border-radius:8px;padding:12px 35px;font-size:15px;font-weight:600}.saveButton_AddCustomer:hover{background:#0b5ed7}.saveButton_AddCustomer:disabled{opacity:.7;cursor:not-allowed}@media (width<=992px){.inputGroupFull_AddCustomer{grid-column:auto}.buttonArea_AddCustomer{flex-direction:column}.cancelButton_AddCustomer,.saveButton_AddCustomer{width:100%}}.customerPage_CustomerList{padding:25px}.customerCard_CustomerList{background:#fff;border-radius:12px;padding:25px;box-shadow:0 3px 10px #00000014}.customerHeader_CustomerList{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.customerTable_CustomerList{border-collapse:collapse;width:100%}.customerTable_CustomerList th{color:#fff;text-align:left;background:#0d6efd;padding:12px}.customerTable_CustomerList td{border-bottom:1px solid #eee;padding:12px}.statusBadge_CustomerList{color:#fff;border-radius:20px;padding:5px 12px;font-size:13px}.status_NewLead_CustomerList{background:#0d6efd}.status_Interested_CustomerList,.status_Booked_CustomerList{background:#198754}.status_Hold_CustomerList{color:#000;background:#ffc107}.status_Lost_CustomerList{background:#dc3545}.viewButton_CustomerList{color:#fff;cursor:pointer;background:#0d6efd;border:none;border-radius:6px;margin-right:5px;padding:6px 12px}.editButton_CustomerList{color:#fff;cursor:pointer;background:#198754;border:none;border-radius:6px;margin-right:5px;padding:6px 12px}.deleteButton_CustomerList{color:#fff;cursor:pointer;background:#dc3545;border:none;border-radius:6px;padding:6px 12px}.customerPage_CustomerView{box-sizing:border-box;background:#f4f7fb;width:100%;min-height:100vh;padding:25px}.customerCard_CustomerView{box-sizing:border-box;background:#fff;border-radius:12px;width:100%;padding:30px;box-shadow:0 4px 15px #00000014}.customerHeader_CustomerView{border-bottom:1px solid #ececec;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:20px;display:flex}.customerHeader_CustomerView h2{color:#1b2b48;margin:0;font-size:28px;font-weight:700}.customerHeader_CustomerView div{gap:12px;display:flex}.sectionCard_CustomerView{background:#fff;border:1px solid #e8edf5;border-radius:10px;margin-bottom:25px;padding:25px}.sectionCard_CustomerView h3{color:#0d6efd;border-left:5px solid #0d6efd;margin:0 0 20px;padding-left:10px;font-size:20px;font-weight:700}.detailGrid_CustomerView{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.detailGrid_CustomerView div{background:#f8fafc;border:1px solid #edf2f7;border-radius:8px;padding:15px}.detailGrid_CustomerView label{color:#6b7280;margin-bottom:8px;font-size:13px;font-weight:600;display:block}.detailGrid_CustomerView p{color:#1f2937;word-break:break-word;margin:0;font-size:16px;font-weight:600}.sectionCard_CustomerView p{color:#374151;margin:0;line-height:1.8}.editButton_CustomerView{color:#fff;cursor:pointer;background:#198754;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .3s}.editButton_CustomerView:hover{background:#157347}.deleteButton_CustomerView{color:#fff;cursor:pointer;background:#dc3545;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .3s}.deleteButton_CustomerView:hover{background:#bb2d3b}.backButton_CustomerView{color:#fff;cursor:pointer;background:#0d6efd;border:none;border-radius:8px;padding:12px 35px;font-size:15px;font-weight:600;transition:all .3s}.backButton_CustomerView:hover{background:#0b5ed7}.bottomButtonArea_CustomerView{justify-content:flex-end;margin-top:25px;display:flex}.statusBadge_CustomerView{color:#fff;border-radius:30px;padding:6px 14px;font-size:13px;font-weight:600;display:inline-block}.status_NewLead_CustomerView{background:#0d6efd}.status_Interested_CustomerView{background:#198754}.status_Contacted_CustomerView{background:#20c997}.status_SiteVisit_CustomerView{background:#fd7e14}.status_Negotiation_CustomerView{background:#6f42c1}.status_Booked_CustomerView{background:#198754}.status_Completed_CustomerView{background:#146c43}.status_Hold_CustomerView{color:#000;background:#ffc107}.status_Lost_CustomerView{background:#dc3545}@media (width<=992px){.detailGrid_CustomerView{grid-template-columns:1fr}.customerHeader_CustomerView{flex-direction:column;align-items:flex-start;gap:15px}.customerHeader_CustomerView div{width:100%}.editButton_CustomerView,.deleteButton_CustomerView{flex:1}}@media (width<=768px){.customerPage_CustomerView{padding:15px}.customerCard_CustomerView{padding:20px}.customerHeader_CustomerView h2{font-size:24px}.bottomButtonArea_CustomerView{justify-content:center}.backButton_CustomerView{width:100%}}.customerEditPage_CustomerEdit{box-sizing:border-box;background:#f4f7fb;width:100%;min-height:100vh;padding:30px}.customerEditCard_CustomerEdit{box-sizing:border-box;background:#fff;border-radius:14px;width:100%;max-width:1400px;margin:auto;padding:35px;box-shadow:0 8px 30px #00000014}.pageTitle_CustomerEdit{color:#1d3557;border-bottom:1px solid #e9ecef;margin:0 0 30px;padding-bottom:20px;font-size:30px;font-weight:700}.formSection_CustomerEdit{background:#fff;border:1px solid #e6edf5;border-radius:12px;margin-bottom:25px;padding:25px}.sectionTitle_CustomerEdit{color:#0d6efd;border-left:5px solid #0d6efd;margin:0 0 25px;padding-left:12px;font-size:20px;font-weight:700}.formGrid_CustomerEdit{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.inputGroup_CustomerEdit{flex-direction:column;display:flex}.inputGroup_CustomerEdit label{color:#475467;margin-bottom:8px;font-size:14px;font-weight:600}.inputGroup_CustomerEdit input,.inputGroup_CustomerEdit select,.inputGroup_CustomerEdit textarea{color:#344054;box-sizing:border-box;background:#fff;border:1px solid #d0d5dd;border-radius:8px;outline:none;width:100%;padding:12px 15px;font-size:15px;transition:all .3s}.inputGroup_CustomerEdit input::placeholder,.inputGroup_CustomerEdit textarea::placeholder{color:#98a2b3}.inputGroup_CustomerEdit input:focus,.inputGroup_CustomerEdit select:focus,.inputGroup_CustomerEdit textarea:focus{border-color:#0d6efd;box-shadow:0 0 0 3px #0d6efd1f}.inputGroup_CustomerEdit select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='%23667085' viewBox='0 0 16 16'%3E%3Cpath d='M1.5 5.5L8 12l6.5-6.5' stroke='%23667085' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:42px}.inputGroup_CustomerEdit textarea{resize:vertical;min-height:120px}.inputGroupFull_CustomerEdit{flex-direction:column;grid-column:1/3;display:flex}.inputGroupFull_CustomerEdit label{color:#475467;margin-bottom:8px;font-size:14px;font-weight:600}.textarea_CustomerEdit{color:#344054;resize:vertical;box-sizing:border-box;border:1px solid #d0d5dd;border-radius:8px;outline:none;width:100%;min-height:140px;padding:14px 16px;font-size:15px;transition:all .3s}.textarea_CustomerEdit:focus{border-color:#0d6efd;box-shadow:0 0 0 3px #0d6efd1f}.buttonArea_CustomerEdit{border-top:1px solid #e9ecef;justify-content:flex-end;align-items:center;gap:15px;margin-top:35px;padding-top:25px;display:flex}.cancelButton_CustomerEdit{color:#344054;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:8px;padding:12px 32px;font-size:15px;font-weight:600;transition:all .3s}.cancelButton_CustomerEdit:hover{background:#f8f9fa;border-color:#98a2b3}.cancelButton_CustomerEdit:active{transform:scale(.98)}.submitButton_CustomerEdit{color:#fff;cursor:pointer;background:#0d6efd;border:none;border-radius:8px;padding:12px 35px;font-size:15px;font-weight:600;transition:all .3s}.submitButton_CustomerEdit:hover{background:#0b5ed7}.submitButton_CustomerEdit:active{transform:scale(.98)}.submitButton_CustomerEdit:disabled{cursor:not-allowed;opacity:.8;background:#9ec5fe}.cancelButton_CustomerEdit:disabled{cursor:not-allowed;opacity:.7}@media (width<=992px){.formGrid_CustomerEdit{grid-template-columns:1fr}.inputGroupFull_CustomerEdit{grid-column:auto}.buttonArea_CustomerEdit{justify-content:center}}@media (width<=768px){.customerEditPage_CustomerEdit{padding:20px}.customerEditCard_CustomerEdit{padding:25px}.pageTitle_CustomerEdit{font-size:24px}.sectionTitle_CustomerEdit{font-size:18px}.buttonArea_CustomerEdit{flex-direction:column}.cancelButton_CustomerEdit,.submitButton_CustomerEdit{width:100%}}@media (width<=576px){.customerEditPage_CustomerEdit{padding:15px}.customerEditCard_CustomerEdit{border-radius:10px;padding:18px}.pageTitle_CustomerEdit{text-align:center;margin-bottom:20px;font-size:22px}.formSection_CustomerEdit{padding:18px}.sectionTitle_CustomerEdit{margin-bottom:18px;font-size:17px}.inputGroup_CustomerEdit label,.inputGroupFull_CustomerEdit label{font-size:13px}.inputGroup_CustomerEdit input,.inputGroup_CustomerEdit select,.textarea_CustomerEdit{padding:11px 12px;font-size:14px}}.customerEditPage_CustomerEdit *,.customerEditPage_CustomerEdit :before,.customerEditPage_CustomerEdit :after{box-sizing:border-box;transition:all .25s}.customerEditPage_CustomerEdit::-webkit-scrollbar{width:8px}.customerEditPage_CustomerEdit::-webkit-scrollbar-track{background:#eef2f7}.customerEditPage_CustomerEdit::-webkit-scrollbar-thumb{background:#c4cdd8;border-radius:20px}.customerEditPage_CustomerEdit::-webkit-scrollbar-thumb:hover{background:#9aa7b8}.customerEditPage_CustomerEdit ::selection{color:#fff;background:#0d6efd}:-webkit-any(.customerEditPage_CustomerEdit input:-webkit-autofill,.customerEditPage_CustomerEdit textarea:-webkit-autofill,.customerEditPage_CustomerEdit select:-webkit-autofill){-webkit-text-fill-color:#344054;-webkit-box-shadow:inset 0 0 0 1000px #fff}:is(.customerEditPage_CustomerEdit input:autofill,.customerEditPage_CustomerEdit textarea:autofill,.customerEditPage_CustomerEdit select:autofill){-webkit-text-fill-color:#344054;-webkit-box-shadow:inset 0 0 0 1000px #fff}.customerEditCard_CustomerEdit{animation:.35s fadeInCustomerEdit}@keyframes fadeInCustomerEdit{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.view-single-property-admin-gallery-title{color:#1f2937;margin-bottom:20px;font-size:28px;font-weight:700}.view-single-property-admin-gallery-img{object-fit:cover;width:100%;height:220px;transition:all .3s;display:block}.view-single-property-admin-page{background:#f5f7fb;min-height:100vh;padding:40px}.view-single-property-admin-layout{grid-template-columns:minmax(0,1fr) 380px;align-items:start;gap:25px;display:grid}.view-single-property-admin-container{background:#fff;border-radius:12px;width:100%;padding:30px;box-shadow:0 2px 10px #00000014}.view-single-property-admin-side-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:100%;position:sticky;top:25px;overflow:hidden;box-shadow:0 4px 18px #0000001a}.admin-side-card-header{color:#fff;background:#111827;padding:18px 20px}.admin-side-card-header h3{margin:0;font-size:19px;font-weight:700}.admin-side-card-body{padding:5px 20px 20px}.admin-info-row{border-bottom:1px solid #e5e7eb;padding:17px 0}.admin-info-row:last-child{border-bottom:none}.admin-info-label{color:#6b7280;margin-bottom:6px;font-size:13px;font-weight:700}.admin-info-value{color:#111827;word-break:break-word;font-size:15px;font-weight:600}.admin-price{color:#198754;font-size:18px}.admin-info-column{display:block}.admin-location-box{align-items:center;gap:8px;width:100%;display:flex}.admin-location-text{color:#374151;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:13px;overflow:hidden}.admin-copy-btn{color:#fff;cursor:pointer;background:#0d6efd;border:none;border-radius:6px;flex-shrink:0;padding:7px 10px;font-size:12px;font-weight:600}.admin-copy-btn:hover{background:#0b5ed7}.admin-download-btn{color:#fff;background:#dc3545;border-radius:7px;justify-content:center;align-items:center;padding:9px 13px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.admin-download-btn:hover{background:#bb2d3b}.admin-no-data{color:#9ca3af;font-size:14px}.admin-note-box{color:#374151;white-space:pre-wrap;word-break:break-word;background:#f8f9fa;border:1px solid #e5e7eb;border-radius:7px;padding:12px;font-size:14px;line-height:1.5}.view-single-property-admin-container{background:#fff;border-radius:12px;max-width:1300px;margin:auto;padding:30px;box-shadow:0 2px 10px #00000014}.view-single-property-admin-top-buttons{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.view-single-property-admin-back-btn{color:#fff;cursor:pointer;background:#0d6efd;border:none;border-radius:8px;padding:10px 20px;font-size:15px;font-weight:600}.view-single-property-admin-back-btn:hover{background:#0b5ed7}.view-single-property-admin-title{text-align:center;color:#1f2937;margin-bottom:25px;font-size:32px}.view-single-property-admin-cover{margin-bottom:30px}.view-single-property-admin-cover img{object-fit:cover;border:1px solid #ddd;border-radius:10px;width:100%;height:450px}.view-single-property-admin-table{border-collapse:collapse;width:100%;margin-top:25px}.view-single-property-admin-table td{border:1px solid #ddd;padding:14px;font-size:15px}.view-single-property-admin-table td:first-child,.view-single-property-admin-table td:nth-child(3){background:#f8f9fa;width:180px;font-weight:700}.view-single-property-admin-table td:nth-child(2),.view-single-property-admin-table td:nth-child(4){width:420px}.view-single-property-admin-gallery-section{margin-top:50px}.view-single-property-admin-gallery-title{color:#1f2937;margin-bottom:25px;font-size:30px}.view-single-property-admin-gallery{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px;display:grid}.view-single-property-admin-gallery-item{background:#fff;border:1px solid #ddd;border-radius:10px;overflow:hidden;box-shadow:0 2px 8px #00000014}.view-single-property-admin-gallery-img{object-fit:cover;width:100%;height:220px;transition:all .3s}.view-single-property-admin-gallery-img:hover{transform:scale(1.05)}@media (width<=768px){.view-single-property-admin-page{padding:15px}.view-single-property-admin-layout{flex-direction:column;gap:20px;display:flex}.view-single-property-admin-container{padding:15px}.view-single-property-admin-side-card{order:2;width:100%}.view-single-property-admin-title{font-size:24px}.view-single-property-admin-cover img{height:250px}.view-single-property-admin-top-buttons{flex-direction:column;gap:10px}.view-single-property-admin-table{display:block;overflow-x:auto}.view-single-property-admin-gallery{grid-template-columns:1fr}}.admin-layout{min-height:100vh;display:flex}.admin-content{background:#f5f6fa;flex:1;margin-left:30px;padding:5px;overflow:auto}.table-page{background:#f5f7fb;min-height:100vh;padding:25px}.table-card{background:#fff;border-radius:12px;padding:20px;overflow-x:auto;box-shadow:0 5px 20px #00000014}.table-header h2{color:#222;margin:0;font-size:28px}.add-btn{color:#fff;background:#2563eb;border-radius:8px;padding:10px 18px;font-weight:600;text-decoration:none;transition:all .3s}.add-btn:hover{background:#1d4ed8}.search-box{margin-bottom:20px}.search-box input{border:1px solid #ccc;border-radius:8px;outline:none;width:100%;max-width:350px;padding:10px 14px;font-size:15px}.search-box input:focus{border-color:#2563eb}table{border-collapse:collapse;width:100%}table thead{color:#fff;background:#2563eb}table th{text-align:left;padding:14px;font-size:15px}table td{border-bottom:1px solid #eee;padding:14px;font-size:14px}table tbody tr:hover{background:#f8fbff}.edit-btn{color:#fff;background:#16a34a;border-radius:6px;margin-right:8px;padding:7px 14px;font-size:13px;text-decoration:none;transition:all .3s;display:inline-block}.edit-btn:hover{background:#15803d}.delete-btn{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:6px;padding:7px 14px;font-size:13px;transition:all .3s}.delete-btn:hover{background:#b91c1c}.status-active{color:#16a34a;font-weight:600}.status-inactive{color:#dc2626;font-weight:600}@media (width<=768px){.table-page{padding:15px}.table-header{flex-direction:column;align-items:flex-start}.table-header h2{font-size:22px}.search-box input{max-width:100%}table{min-width:900px}}.table-page{box-sizing:border-box;background:linear-gradient(#f7f9fc 0%,#eef3f8 100%);min-height:100vh;padding:22px}.table-page *{box-sizing:border-box}.table-card{background:#fff;border:1px solid #e6eaf0;border-radius:16px;width:100%;padding:22px;overflow-x:auto;box-shadow:0 12px 35px #0f172a12}.table-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;display:flex}.table-header h2{color:#172033;letter-spacing:-.02em;margin:0;font-size:24px;font-weight:800;line-height:1.2}.table-header h2:after{content:"";background:#c59b2a;border-radius:999px;width:42px;height:3px;margin-top:7px;display:block}.add-btn{color:#fff;background:#172033;border-radius:9px;justify-content:center;align-items:center;min-height:40px;padding:9px 16px;font-size:13px;font-weight:750;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex;box-shadow:0 5px 14px #17203324}.add-btn:hover{background:#0f172a;transform:translateY(-1px);box-shadow:0 8px 18px #1720332e}.search-box{margin-bottom:16px;position:relative}.search-box:before{content:"⌕";color:#98a2b3;pointer-events:none;font-size:18px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.search-box input{color:#344054;background:#fbfcfe;border:1px solid #d8dee8;border-radius:9px;outline:none;width:360px;max-width:100%;min-height:42px;padding:10px 13px 10px 38px;font-size:13px;transition:border-color .2s,box-shadow .2s,background .2s}.search-box input::placeholder{color:#98a2b3}.search-box input:focus{background:#fff;border-color:#c59b2a;box-shadow:0 0 0 3px #c59b2a1f}table{border-collapse:separate;border-spacing:0;width:100%;min-width:980px;overflow:hidden}thead{color:#fff;background:#172033}thead th:first-child{border-top-left-radius:9px}thead th:last-child{border-top-right-radius:9px}th,td{text-align:left;vertical-align:middle;border-bottom:1px solid #edf0f4;padding:12px 13px;font-size:13px}th{white-space:nowrap;letter-spacing:.01em;font-weight:750}tbody td{color:#475467}tbody tr{background:#fff;transition:background .18s,transform .18s}tbody tr:nth-child(2n){background:#fbfcfe}tbody tr:hover{background:#f6f8fb}tbody td:first-child{color:#344054;font-weight:800}.customer-name-link{color:#1f5fbf;cursor:pointer;font-weight:750;text-decoration:none;transition:color .18s}.customer-name-link:hover{color:#164b98;text-decoration:underline}.admin-note-cell{white-space:normal;word-break:break-word;color:#667085;min-width:150px;max-width:240px}.status-booked,.status-cancel,.status-pending{border-radius:999px;justify-content:center;align-items:center;min-width:48px;padding:5px 9px;font-size:11px;font-weight:800;display:inline-flex}.status-booked{color:#157347;background:#eaf8ef;border:1px solid #b8e4c8}.status-cancel{color:#b42318;background:#fff0ef;border:1px solid #f4c1bc}.status-pending{color:#9a6700;background:#fff7df;border:1px solid #f2dc94}.action-buttons{flex-wrap:nowrap;align-items:center;gap:6px;display:flex}.action-buttons a,.action-buttons button{white-space:nowrap;cursor:pointer;border-radius:7px;justify-content:center;align-items:center;min-height:31px;padding:6px 10px;font-size:11px;font-weight:800;line-height:1;text-decoration:none;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.action-buttons a:hover,.action-buttons button:hover{transform:translateY(-1px)}.view-btn{color:#2459a8;background:#edf4ff;border:1px solid #b8c9e6}.view-btn:hover{background:#dfeaff;box-shadow:0 4px 10px #2459a81f}.edit-btn{color:#177245;background:#eaf8ef;border:1px solid #a9ddb8}.edit-btn:hover{background:#dff3e6;box-shadow:0 4px 10px #1772451f}.call-history-btn{color:#8a6700;background:#fff8df;border:1px solid #e7c768;padding:6px 12px!important}.call-history-btn:before{content:"☎";margin-right:5px;font-size:12px}.call-history-btn:hover{color:#705300;background:#fff0b8;border-color:#d8b344;box-shadow:0 4px 12px #a57b0724}.delete-btn{color:#b42318;background:#fff1f0;border:1px solid #efb4ae}.delete-btn:hover{background:#fee4e2;box-shadow:0 4px 10px #b423181f}.table-message{text-align:center;color:#667085;background:#fbfcfe;padding:34px;font-weight:650}.table-card::-webkit-scrollbar{height:8px}.table-card::-webkit-scrollbar-track{background:#f1f4f8;border-radius:999px}.table-card::-webkit-scrollbar-thumb{background:#c7cfda;border-radius:999px}.table-card::-webkit-scrollbar-thumb:hover{background:#aeb8c6}@media (width<=768px){.table-page{padding:12px}.table-card{border-radius:12px;padding:14px}.table-header{flex-direction:column;align-items:stretch}.table-header h2{font-size:21px}.add-btn,.search-box input{width:100%}table{min-width:980px}.action-buttons{gap:5px}.action-buttons a,.action-buttons button{padding:5px 8px;font-size:10px}.call-history-btn{padding:5px 9px!important}}.add-home-requirements-page-AddHomeRequirements{box-sizing:border-box;background:#f4f6f9;width:100%;min-height:100vh;padding:18px 10px}.add-home-requirements-card-AddHomeRequirements{box-sizing:border-box;background:#fff;border-radius:11px;width:100%;max-width:1565px;margin:0 auto;padding:28px 25px 24px;box-shadow:0 8px 22px #00000014}.add-home-requirements-title-AddHomeRequirements{color:#111;margin:0 0 30px;padding:0;font-size:29px;font-weight:700;line-height:1.2}.add-home-requirements-form-AddHomeRequirements{width:100%}.add-home-requirements-section-AddHomeRequirements{border-bottom:1px solid #e5e5e5;width:100%;margin:0;padding:0 0 24px}.add-home-requirements-section-AddHomeRequirements+.add-home-requirements-section-AddHomeRequirements{padding-top:34px}.add-home-requirements-section-title-AddHomeRequirements{color:#06f;margin:0 0 22px;padding:0;font-size:20px;font-weight:500;line-height:1.2}.add-home-requirements-grid-AddHomeRequirements{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 20px;width:100%;display:grid}.add-home-requirements-section-AddHomeRequirements .add-home-requirements-grid-AddHomeRequirements{grid-template-columns:1fr}.add-home-requirements-section-AddHomeRequirements:nth-of-type(2) .add-home-requirements-grid-AddHomeRequirements{grid-template-columns:minmax(180px,1fr) minmax(180px,1fr) minmax(180px,1fr) minmax(180px,1fr) minmax(180px,1fr);gap:20px}.add-home-requirements-group-AddHomeRequirements{box-sizing:border-box;flex-direction:column;gap:8px;width:100%;display:flex}.add-home-requirements-group-AddHomeRequirements label{color:#111;font-size:15px;font-weight:400;line-height:1.2}.add-home-requirements-group-AddHomeRequirements input,.add-home-requirements-group-AddHomeRequirements select,.add-home-requirements-group-AddHomeRequirements textarea{color:#111;box-sizing:border-box;background:#fff;border:1px solid #d4d4d4;border-radius:8px;outline:none;width:100%;min-height:44px;padding:0 15px;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s}.add-home-requirements-group-AddHomeRequirements select{cursor:pointer}.add-home-requirements-group-AddHomeRequirements input::placeholder,.add-home-requirements-group-AddHomeRequirements textarea::placeholder{color:#9a9a9a;opacity:1}.add-home-requirements-group-AddHomeRequirements input:focus,.add-home-requirements-group-AddHomeRequirements select:focus,.add-home-requirements-group-AddHomeRequirements textarea:focus{border-color:#1677ff;box-shadow:0 0 0 2px #1677ff14}.add-home-requirements-section-AddHomeRequirements:last-of-type{padding-top:34px;padding-bottom:25px}.add-home-requirements-section-AddHomeRequirements .add-home-requirements-group-AddHomeRequirements textarea{resize:vertical;width:100%;min-height:100px;padding:14px 15px;line-height:1.5}.add-home-requirements-button-box-AddHomeRequirements{justify-content:flex-end;align-items:center;width:100%;padding-top:30px;display:flex}.add-home-requirements-save-btn-AddHomeRequirements{color:#fff;cursor:pointer;background:#1769ff;border:none;border-radius:8px;min-width:235px;height:45px;padding:0 28px;font-family:inherit;font-size:14px;font-weight:600;transition:background .2s,transform .2s}.add-home-requirements-save-btn-AddHomeRequirements:hover{background:#075ce8}.add-home-requirements-save-btn-AddHomeRequirements:active{transform:scale(.98)}@media (width<=1100px){.add-home-requirements-section-AddHomeRequirements:nth-of-type(2) .add-home-requirements-grid-AddHomeRequirements{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=768px){.add-home-requirements-page-AddHomeRequirements{padding:12px}.add-home-requirements-card-AddHomeRequirements{border-radius:9px;padding:22px 18px 20px}.add-home-requirements-title-AddHomeRequirements{margin-bottom:25px;font-size:24px}.add-home-requirements-section-AddHomeRequirements .add-home-requirements-grid-AddHomeRequirements,.add-home-requirements-section-AddHomeRequirements:nth-of-type(2) .add-home-requirements-grid-AddHomeRequirements{grid-template-columns:1fr;gap:18px}.add-home-requirements-section-title-AddHomeRequirements{margin-bottom:18px;font-size:19px}.add-home-requirements-button-box-AddHomeRequirements{justify-content:stretch}.add-home-requirements-save-btn-AddHomeRequirements{width:100%;min-width:0}}.view-home-requirements-page{box-sizing:border-box;width:100%;padding:20px}.view-home-requirements-card{background:#fff;border-radius:10px;width:100%;padding:20px;overflow-x:auto;box-shadow:0 4px 15px #00000014}.view-home-requirements-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px;display:flex}.view-home-requirements-header h2{color:#1e293b;margin:0;font-size:26px}.view-home-requirements-add-btn{color:#fff;background:#2563eb;border-radius:8px;padding:10px 18px;font-weight:600;text-decoration:none;transition:all .3s}.view-home-requirements-add-btn:hover{background:#1d4ed8}.view-home-requirements-search-box{margin-bottom:20px}.view-home-requirements-search-box input{border:1px solid #d1d5db;border-radius:8px;outline:none;width:350px;max-width:100%;padding:11px 15px;transition:all .3s}.view-home-requirements-search-box input:focus{border-color:#2563eb}.view-home-requirements-table{border-collapse:collapse;width:100%}.view-home-requirements-table thead{color:#fff;background:#2563eb}.view-home-requirements-table th{text-align:left;padding:13px;font-size:15px}.view-home-requirements-table td{border-bottom:1px solid #e5e7eb;padding:13px;font-size:14px}.view-home-requirements-table tbody tr:hover{background:#f8fafc}.view-home-requirements-edit-btn{color:#fff;background:#10b981;border-radius:6px;margin-right:8px;padding:7px 14px;text-decoration:none;display:inline-block}.view-home-requirements-edit-btn:hover{background:#059669}.view-home-requirements-delete-btn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:6px;padding:7px 14px}.view-home-requirements-delete-btn:hover{background:#dc2626}.view-home-requirements-view-btn{color:#fff;background:#2563eb;border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;margin-right:8px;text-decoration:none;transition:all .3s;display:inline-flex}.view-home-requirements-view-btn:hover{background:#1d4ed8}@media (width<=768px){.view-home-requirements-page{padding:10px}.view-home-requirements-header{flex-direction:column;align-items:flex-start}.view-home-requirements-table{font-size:13px}.view-home-requirements-table th,.view-home-requirements-table td{padding:10px}.view-home-requirements-edit-btn,.view-home-requirements-delete-btn{text-align:center;margin-bottom:6px;display:block}}.home-requirement-details-page-HomeRequirementDetails{box-sizing:border-box;background:#f4f6f9;width:100%;min-height:100vh;padding:20px 16px}.home-requirement-details-card-HomeRequirementDetails{box-sizing:border-box;background:#fff;border-radius:11px;width:100%;max-width:1565px;margin:0 auto;padding:28px 25px 55px;box-shadow:0 8px 22px #00000014}.home-requirement-details-top-HomeRequirementDetails{justify-content:space-between;align-items:center;gap:20px;width:100%;margin-bottom:27px;display:flex}.home-requirement-details-top-HomeRequirementDetails h2{text-align:center;color:#1769ff;margin:0;font-size:30px;font-weight:700;line-height:1.25}.home-requirement-details-back-btn-HomeRequirementDetails{color:#fff;cursor:pointer;background:#1769ff;border:none;border-radius:7px;min-width:75px;height:40px;padding:0 18px;font-size:14px;font-weight:600;transition:all .2s}.home-requirement-details-back-btn-HomeRequirementDetails:hover{background:#075ce8}.home-requirement-details-box-HomeRequirementDetails{box-sizing:border-box;width:100%;margin-bottom:30px}.home-requirement-details-box-HomeRequirementDetails h3{color:#fff;box-sizing:border-box;background:#1769ff;border-radius:7px 7px 0 0;width:100%;margin:0;padding:13px 15px;font-size:16px;font-weight:600;line-height:1.2}.home-requirement-details-row-HomeRequirementDetails{box-sizing:border-box;grid-template-columns:30% 70%;width:100%;min-height:49px;display:grid}.home-requirement-details-label-HomeRequirementDetails{color:#111;box-sizing:border-box;background:#f8f9fa;border:1px solid #dedede;border-top:none;align-items:center;padding:11px 15px;font-size:14px;font-weight:500;display:flex}.home-requirement-details-value-HomeRequirementDetails{color:#555;word-break:break-word;box-sizing:border-box;background:#fff;border-bottom:1px solid #dedede;border-right:1px solid #dedede;align-items:center;min-width:0;padding:11px 15px;font-size:14px;font-weight:400;line-height:1.4;display:flex}.home-requirement-details-note-HomeRequirementDetails{color:#555;word-break:break-word;white-space:pre-wrap;box-sizing:border-box;background:#fff;border:1px solid #dedede;border-top:none;width:100%;min-height:80px;padding:15px;font-size:14px;line-height:1.6}.home-requirement-details-loading-HomeRequirementDetails{color:#333;background:#f4f6f9;justify-content:center;align-items:center;width:100%;min-height:100vh;font-size:18px;font-weight:500;display:flex}@media (width<=768px){.home-requirement-details-page-HomeRequirementDetails{padding:12px}.home-requirement-details-card-HomeRequirementDetails{border-radius:9px;padding:22px 15px 35px}.home-requirement-details-top-HomeRequirementDetails{flex-direction:column;align-items:stretch;gap:15px}.home-requirement-details-top-HomeRequirementDetails h2{text-align:center;font-size:24px}.home-requirement-details-back-btn-HomeRequirementDetails{width:100%}.home-requirement-details-box-HomeRequirementDetails{margin-bottom:22px}.home-requirement-details-box-HomeRequirementDetails h3{padding:12px 13px;font-size:15px}.home-requirement-details-row-HomeRequirementDetails{grid-template-columns:38% 62%;min-height:auto}.home-requirement-details-label-HomeRequirementDetails,.home-requirement-details-value-HomeRequirementDetails{padding:11px 12px;font-size:13px}}@media (width<=480px){.home-requirement-details-page-HomeRequirementDetails{padding:8px}.home-requirement-details-card-HomeRequirementDetails{padding:18px 10px 28px}.home-requirement-details-top-HomeRequirementDetails h2{font-size:21px}.home-requirement-details-row-HomeRequirementDetails{grid-template-columns:40% 60%}.home-requirement-details-label-HomeRequirementDetails,.home-requirement-details-value-HomeRequirementDetails{padding:10px;font-size:12px}.home-requirement-details-note-HomeRequirementDetails{padding:12px;font-size:13px}}.add-plot-requirement-page-AddPlotRequirement{background:#f4f6f9;width:100%;min-height:100vh;padding:25px}.add-plot-requirement-form-AddPlotRequirement{background:#fff;border-radius:10px;padding:25px;box-shadow:0 5px 18px #00000014}.add-plot-requirement-form-AddPlotRequirement h2{color:#222;margin:0 0 25px;font-size:28px;font-weight:700}.add-plot-requirement-section-AddPlotRequirement{border-bottom:1px solid #ececec;margin-bottom:30px;padding-bottom:25px}.add-plot-requirement-section-AddPlotRequirement:last-child{border-bottom:none}.add-plot-requirement-section-AddPlotRequirement h3{color:#0d6efd;margin-bottom:20px;font-size:20px;font-weight:600}.add-plot-requirement-grid-AddPlotRequirement{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;display:grid}.add-plot-requirement-group-AddPlotRequirement{flex-direction:column;display:flex}.add-plot-requirement-group-AddPlotRequirement label{color:#444;margin-bottom:8px;font-size:15px;font-weight:600}.add-plot-requirement-group-AddPlotRequirement input,.add-plot-requirement-group-AddPlotRequirement select,.add-plot-requirement-group-AddPlotRequirement textarea{background:#fff;border:1px solid #d6d6d6;border-radius:8px;outline:none;width:100%;padding:11px 14px;font-size:14px;transition:all .3s}.add-plot-requirement-group-AddPlotRequirement textarea{resize:vertical;min-height:100px}.add-plot-requirement-group-AddPlotRequirement input:focus,.add-plot-requirement-group-AddPlotRequirement select:focus,.add-plot-requirement-group-AddPlotRequirement textarea:focus{border-color:#0d6efd;box-shadow:0 0 0 3px #0d6efd26}.add-plot-requirement-group-AddPlotRequirement input:disabled{cursor:not-allowed;background:#f3f3f3}.add-plot-requirement-button-AddPlotRequirement{justify-content:flex-end;margin-top:25px;display:flex}.add-plot-requirement-button-AddPlotRequirement button{color:#fff;cursor:pointer;background:#0d6efd;border:none;border-radius:8px;padding:12px 35px;font-size:16px;font-weight:600;transition:all .3s}.add-plot-requirement-button-AddPlotRequirement button:hover{background:#0b5ed7}.add-plot-requirement-button-AddPlotRequirement button:active{transform:scale(.98)}@media (width<=991px){.add-plot-requirement-page-AddPlotRequirement{padding:15px}.add-plot-requirement-form-AddPlotRequirement{padding:18px}.add-plot-requirement-grid-AddPlotRequirement{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.add-plot-requirement-grid-AddPlotRequirement{grid-template-columns:1fr}.add-plot-requirement-form-AddPlotRequirement h2{font-size:24px}.add-plot-requirement-section-AddPlotRequirement h3{font-size:18px}.add-plot-requirement-button-AddPlotRequirement{justify-content:center}.add-plot-requirement-button-AddPlotRequirement button{width:100%}}.add-plot-requirement-customer-search-AddPlotRequirement{margin-bottom:10px}.add-plot-requirement-no-customer-AddPlotRequirement{color:#dc3545;margin-top:7px;font-size:13px;font-weight:500}.view-plot-page-ViewPlotRequirement{background:#f5f7fb;min-height:100vh;padding:20px}.view-plot-header-ViewPlotRequirement{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px;display:flex}.view-plot-header-ViewPlotRequirement h2{color:#222;margin:0;font-size:28px;font-weight:700}.view-plot-add-btn-ViewPlotRequirement{color:#fff;background:#0d6efd;border-radius:8px;padding:10px 18px;font-weight:600;text-decoration:none;transition:all .3s}.view-plot-add-btn-ViewPlotRequirement:hover{color:#fff;background:#0b5ed7}.view-plot-search-ViewPlotRequirement{background:#fff;border:1px solid #dcdcdc;border-radius:8px;outline:none;width:100%;margin-bottom:20px;padding:12px 15px;font-size:15px}.view-plot-search-ViewPlotRequirement:focus{border-color:#0d6efd}.view-plot-table-ViewPlotRequirement{border-collapse:collapse;background:#fff;border-radius:10px;width:100%;overflow:hidden;box-shadow:0 5px 18px #00000014}.view-plot-table-ViewPlotRequirement thead{color:#fff;background:#0d6efd}.view-plot-table-ViewPlotRequirement th{text-align:center;padding:14px;font-size:15px;font-weight:600}.view-plot-table-ViewPlotRequirement td{text-align:center;border-bottom:1px solid #eee;padding:12px;font-size:14px}.view-plot-table-ViewPlotRequirement tbody tr:hover{background:#f8fbff}.view-plot-action-ViewPlotRequirement{justify-content:center;align-items:center;gap:8px;display:flex}.view-plot-view-btn-ViewPlotRequirement{color:#fff;background:#198754;border-radius:6px;justify-content:center;align-items:center;width:35px;height:35px;text-decoration:none;transition:all .3s;display:flex}.view-plot-view-btn-ViewPlotRequirement:hover{background:#157347}.view-plot-edit-btn-ViewPlotRequirement{color:#000;background:#ffc107;border-radius:6px;justify-content:center;align-items:center;width:35px;height:35px;text-decoration:none;transition:all .3s;display:flex}.view-plot-edit-btn-ViewPlotRequirement:hover{background:#e0a800}.view-plot-delete-btn-ViewPlotRequirement{color:#fff;cursor:pointer;background:#dc3545;border:none;border-radius:6px;width:35px;height:35px;transition:all .3s}.view-plot-delete-btn-ViewPlotRequirement:hover{background:#bb2d3b}.view-plot-empty-ViewPlotRequirement{color:#777;text-align:center;padding:30px;font-size:16px}@media (width<=991px){.view-plot-page-ViewPlotRequirement{overflow-x:auto}.view-plot-table-ViewPlotRequirement{min-width:950px}}@media (width<=576px){.view-plot-header-ViewPlotRequirement{flex-direction:column;align-items:flex-start}.view-plot-header-ViewPlotRequirement h2{font-size:22px}.view-plot-add-btn-ViewPlotRequirement{text-align:center;width:100%}}.plot-details-page-PlotRequirementDetails{background:#f4f6f9;min-height:100vh;padding:25px}.plot-details-card-PlotRequirementDetails{background:#fff;border-radius:10px;padding:25px;box-shadow:0 5px 18px #00000014}.plot-details-card-PlotRequirementDetails h2{text-align:center;color:#0d6efd;margin:0 0 25px;font-size:30px;font-weight:700}.plot-details-loading-PlotRequirementDetails{justify-content:center;align-items:center;height:100vh;font-size:22px;font-weight:600;display:flex}.plot-details-section-PlotRequirementDetails{margin-bottom:30px}.plot-details-section-PlotRequirementDetails h3{color:#fff;background:#0d6efd;border-radius:8px 8px 0 0;margin:0;padding:12px 15px;font-size:18px;font-weight:600}.plot-details-table-PlotRequirementDetails{border-collapse:collapse;background:#fff;border:1px solid #e6e6e6;width:100%}.plot-details-table-PlotRequirementDetails th{text-align:left;color:#222;background:#f8f9fa;border:1px solid #e6e6e6;width:30%;padding:14px;font-weight:600}.plot-details-table-PlotRequirementDetails td{color:#555;word-break:break-word;border:1px solid #e6e6e6;padding:14px}.plot-details-table-PlotRequirementDetails tr:hover{background:#fafcff}.plot-details-back-btn-PlotRequirementDetails{color:#fff;cursor:pointer;background:#1769ff;border:none;border-radius:7px;justify-content:center;align-items:center;width:85px;height:40px;margin-bottom:15px;padding:0;font-family:inherit;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.plot-details-back-btn-PlotRequirementDetails:hover{background:#075ce8;box-shadow:0 4px 10px #1769ff40}.plot-details-back-btn-PlotRequirementDetails:active{transform:scale(.97)}@media (width<=768px){.plot-details-page-PlotRequirementDetails,.plot-details-card-PlotRequirementDetails{padding:15px}.plot-details-card-PlotRequirementDetails h2{font-size:24px}.plot-details-section-PlotRequirementDetails h3{font-size:16px}.plot-details-table-PlotRequirementDetails th,.plot-details-table-PlotRequirementDetails td{width:100%;display:block}.plot-details-table-PlotRequirementDetails th{background:#f1f1f1;border-bottom:none}.plot-details-table-PlotRequirementDetails td{border-top:none;margin-bottom:10px}}.register-page{background:#f7f9fc;width:100%;min-height:100vh;display:flex;overflow:hidden}.register-left{background:#17243a;justify-content:center;align-items:center;width:60%;min-height:100vh;display:flex;position:relative;overflow:hidden}.register-left:before{content:"";background:#ffffff0e;border-radius:50%;width:430px;height:430px;position:absolute;top:-100px;left:-120px}.register-left:after{content:"";background:#ffffff0b;border-radius:50%;width:360px;height:360px;position:absolute;bottom:-130px;right:-100px}.register-overlay{z-index:2;text-align:center;color:#fff;position:relative}.register-overlay h1{margin:0;font-size:52px;font-weight:700}.register-overlay p{color:#e5e8ed;margin-top:22px;font-size:20px}.register-right{background:#f7f9fc;justify-content:center;align-items:center;width:40%;min-height:100vh;padding:35px;display:flex}.register-card{background:#fff;border-radius:18px;width:100%;max-width:430px;padding:32px 38px;box-shadow:0 15px 45px #0000001a}.register-logo{object-fit:contain;width:145px;height:auto;margin:0 auto 18px;display:block}.register-card h2{text-align:center;color:#10233f;margin:0;font-size:28px;font-weight:700}.register-subtitle{text-align:center;color:#7c8795;margin:7px 0 23px;font-size:14px}.register-error{color:#d02e2e;background:#fff1f1;border:1px solid #efc3c3;border-radius:7px;width:100%;margin-bottom:16px;padding:10px 12px;font-size:13px}.register-success{color:#278044;background:#eef9f1;border:1px solid #c0e1ca;border-radius:7px;width:100%;margin-bottom:16px;padding:10px 12px;font-size:13px}.register-input-group{margin-bottom:15px}.register-input-group label{color:#18283e;margin-bottom:7px;font-size:14px;font-weight:500;display:block}.register-input-group input{color:#1b2b41;background:#edf3fc;border:1px solid #cbd5e2;border-radius:9px;outline:none;width:100%;height:45px;padding:0 13px;font-size:14px;transition:all .2s}.register-input-group input:focus{background:#f5f7fb;border-color:#d5aa27;box-shadow:0 0 0 2px #d5aa271a}.register-password-box{position:relative}.register-password-box input{padding-right:60px}.register-show-password{color:#d2a51d;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:13px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.register-btn{color:#fff;cursor:pointer;background:#d8ae2d;border:none;border-radius:9px;width:100%;height:47px;margin-top:5px;font-size:15px;font-weight:600;transition:all .2s}.register-btn:hover{background:#c99f20}.register-btn:disabled{opacity:.7;cursor:not-allowed}.already-account{text-align:center;color:#7b8593;margin-top:20px;font-size:13px}.already-account a{color:#c49a1c;margin-left:5px;font-weight:600;text-decoration:none}.already-account a:hover{text-decoration:underline}@media (width<=1000px){.register-left{width:50%}.register-right{width:50%;padding:25px}.register-overlay h1{font-size:40px}.register-overlay p{font-size:17px}}@media (width<=768px){.register-page{display:block;overflow-y:auto}.register-left{width:100%;height:220px;min-height:220px}.register-overlay h1{font-size:34px}.register-overlay p{margin-top:12px;font-size:15px}.register-right{width:100%;min-height:auto;padding:25px 16px 40px}.register-card{max-width:500px;padding:30px 24px}}@media (width<=450px){.register-left{height:185px;min-height:185px}.register-overlay h1{font-size:29px}.register-overlay p{font-size:13px}.register-card{border-radius:14px;padding:26px 20px}.register-logo{width:135px}.register-card h2{font-size:25px}}.registered-user-admin{width:100%;padding:25px}.registered-user-header{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.registered-user-header h2{color:#17243a;margin:0;font-size:25px;font-weight:700}.registered-user-header p{color:#7d8795;margin:5px 0 0;font-size:13px}.registered-user-count{color:#6d7785;background:#fff;border:1px solid #e2e7ef;border-radius:8px;padding:10px 17px;font-size:13px}.registered-user-count strong{color:#c69d21;margin-left:6px;font-size:16px}.registered-user-toolbar{justify-content:space-between;align-items:center;gap:15px;margin-bottom:18px;display:flex}.registered-user-search{background:#fff;border:1px solid #dce2eb;border-radius:8px;align-items:center;gap:8px;width:100%;max-width:420px;height:43px;padding:0 13px;display:flex}.registered-user-search span{font-size:14px}.registered-user-search input{color:#26354b;background:0 0;border:none;outline:none;width:100%;font-size:13px}.registered-user-search input::placeholder{color:#9aa4b2}.refresh-user-btn{color:#fff;cursor:pointer;background:#17243a;border:none;border-radius:8px;height:43px;padding:0 20px;font-size:13px}.refresh-user-btn:hover{background:#24344e}.registered-user-error{color:#d13636;background:#fff1f1;border:1px solid #efcaca;border-radius:8px;margin-bottom:15px;padding:12px 15px;font-size:13px}.registered-user-loading{text-align:center;color:#7e8997;background:#fff;border-radius:10px;width:100%;padding:50px 20px;font-size:14px}.registered-user-table-wrapper{background:#fff;border:1px solid #e3e7ed;border-radius:10px;width:100%;overflow-x:auto;box-shadow:0 3px 12px #0000000a}.registered-user-table{border-collapse:collapse;width:100%;min-width:850px}.registered-user-table thead{background:#17243a}.registered-user-table th{color:#fff;text-align:left;white-space:nowrap;padding:14px 15px;font-size:11px;font-weight:600}.registered-user-table td{color:#465365;white-space:nowrap;border-bottom:1px solid #edf0f4;padding:14px 15px;font-size:13px}.registered-user-table tbody tr:hover{background:#fafbfd}.registered-user-table tbody tr:last-child td{border-bottom:none}.user-name-cell{align-items:center;gap:10px;display:flex}.user-avatar{color:#17243a;background:#e8eef7;border-radius:50%;justify-content:center;align-items:center;width:34px;min-width:34px;height:34px;font-size:14px;font-weight:700;display:flex}.user-name-cell span{color:#25344a;font-weight:600}.status-active,.status-inactive{border-radius:20px;align-items:center;padding:5px 10px;font-size:11px;font-weight:600;display:inline-flex}.status-active{color:#268044;background:#eaf8ef}.status-inactive{color:#d13b3b;background:#fff0f0}.no-users{text-align:center!important;color:#929cab!important;padding:45px 20px!important}.registered-user-mobile-list{display:none}.clickable-user-name{cursor:pointer;color:#17233b;font-weight:600}.clickable-user-name:hover{text-decoration:underline}@media (width<=768px){.registered-user-admin{padding:15px}.registered-user-header{align-items:flex-start;gap:15px}.registered-user-header h2{font-size:21px}.registered-user-count{white-space:nowrap;padding:8px 11px}.registered-user-toolbar{flex-direction:column;align-items:stretch}.registered-user-search{max-width:none}.refresh-user-btn{width:100%}.registered-user-table-wrapper{display:none}.registered-user-mobile-list{flex-direction:column;gap:12px;display:flex}.registered-user-card{background:#fff;border:1px solid #e1e6ed;border-radius:10px;padding:15px;box-shadow:0 3px 12px #0000000a}.registered-card-top{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:10px;padding-bottom:13px;display:flex}.registered-card-top strong{color:#24344a;font-size:14px;display:block}.registered-card-top small{color:#919aa8;margin-top:3px;font-size:11px;display:block}.registered-card-info{flex-direction:column;gap:11px;padding-top:13px;display:flex}.registered-card-info div{flex-direction:column;gap:3px;display:flex}.registered-card-info label{color:#8a94a2;font-size:11px}.registered-card-info span{color:#3c4a5c;word-break:break-word;font-size:13px}.mobile-no-users{text-align:center;color:#929cab;background:#fff;border:1px solid #e1e6ed;border-radius:10px;padding:45px 20px;font-size:13px}}.user-profile-page{background:#f6f8fb;min-height:calc(100vh - 80px);padding:40px 25px}.profile-back-btn{color:#344255;cursor:pointer;background:#fff;border:1px solid #dce2e9;border-radius:7px;align-items:center;gap:7px;margin-bottom:20px;padding:9px 15px;font-size:13px;transition:all .2s;display:flex}.profile-back-btn:hover{color:#fff;background:#17243a;border-color:#17243a}.user-profile-card{background:#fff;border:1px solid #e2e6ec;border-radius:12px;width:100%;max-width:750px;margin:0 auto;overflow:hidden;box-shadow:0 5px 20px #0000000f}.profile-header{background:#17243a;align-items:center;gap:18px;padding:25px 28px;display:flex}.profile-avatar{justify-content:center;align-items:center;width:65px;height:65px;display:flex}.profile-avatar svg{color:#e5e8ed;width:60px;height:60px}.profile-heading h2{color:#fff;margin:0;font-size:23px;font-weight:600}.profile-heading p{color:#cbd2dc;margin:5px 0 0;font-size:12px}.profile-details{padding:10px 28px 25px}.profile-field{border-bottom:1px solid #edf0f3;align-items:center;gap:15px;padding:19px 0;display:flex}.profile-field:last-child{border-bottom:none}.profile-field-icon{color:#17243a;background:#f0f3f7;border-radius:50%;justify-content:center;align-items:center;width:42px;min-width:42px;height:42px;display:flex}.profile-field-icon svg{width:19px;height:19px}.profile-field-content{flex-direction:column;gap:5px;display:flex}.profile-field-content label{color:#8a939f;font-size:11px;font-weight:500}.profile-field-content span{color:#283649;font-size:14px;font-weight:500}.profile-loading{text-align:center;color:#7e8997;background:#fff;border-radius:12px;width:100%;max-width:750px;margin:50px auto;padding:50px;font-size:14px}.profile-error{text-align:center;background:#fff;border:1px solid #e5e8ed;border-radius:12px;width:100%;max-width:500px;margin:60px auto;padding:30px}.profile-error p{color:#d13c3c;margin-bottom:20px;font-size:14px}@media (width<=600px){.user-profile-page{padding:25px 15px}.profile-back-btn{margin-bottom:15px}.profile-header{gap:13px;padding:20px}.profile-avatar{width:52px;height:52px}.profile-avatar svg{width:50px;height:50px}.profile-heading h2{font-size:20px}.profile-heading p{font-size:11px}.profile-details{padding:5px 20px 15px}.profile-field{gap:12px;padding:16px 0}.profile-field-icon{width:38px;min-width:38px;height:38px}.profile-field-content span{font-size:13px}}.user-profile-page{background:var(--cg-page-bg,#f4f7fb);padding:clamp(18px,3vw,36px) 14px}.user-profile-card{background:var(--cg-card-bg,#fff);border:1px solid var(--cg-card-border,#e3e8ef);border-radius:20px;max-width:800px;box-shadow:0 14px 48px #14233714}.profile-header{background:linear-gradient(120deg,#14243c,#244467);padding:23px 26px}.profile-avatar{background:#ffffff21;border-radius:17px;flex-shrink:0;width:58px;height:58px}.profile-avatar svg{width:39px;height:39px}.profile-heading h2{letter-spacing:-.3px;font-size:21px}.profile-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;padding:15px 24px 22px;display:grid}.profile-field{background:var(--cg-field-bg,#f8fafc);border-radius:13px;align-items:center;gap:11px;min-width:0;padding:13px;border:1px solid var(--cg-card-border,#e4e9f0)!important}.profile-field-icon{color:#b18727;background:#bf942f1f;border-radius:11px;width:39px;min-width:39px;height:39px}.profile-field-content{min-width:0}.profile-field-content span{overflow-wrap:anywhere;color:var(--cg-text,#26354a)}.profile-field-content label{color:var(--cg-muted,#69798c)}.profile-back-btn{background:var(--cg-card-bg,#fff);color:var(--cg-text,#26354a);border-color:var(--cg-card-border,#e4e9f0);border-radius:11px}html[data-theme=dark] .user-profile-page{--cg-page-bg:#101827;--cg-card-bg:#1b2739;--cg-card-border:#344258;--cg-field-bg:#202f44;--cg-text:#edf3fa;--cg-muted:#b5c1d1}html[data-theme=dark] .profile-loading,html[data-theme=dark] .profile-error{color:#edf3fa;background:#1b2739;border-color:#344258}@media (width<=600px){.user-profile-page{padding:16px 12px 88px}.user-profile-card{border-radius:16px}.profile-header{padding:17px}.profile-details{grid-template-columns:1fr;gap:9px;padding:13px}.profile-field{padding:11px}.profile-heading h2{font-size:19px}}.registered-user-details-page{background:#f5f7fb;min-height:100vh;padding:30px}.back-user-btn{color:#fff;cursor:pointer;background:#17233b;border:none;border-radius:8px;margin-bottom:20px;padding:10px 18px}.user-details-header{background:#fff;border-radius:12px;align-items:center;gap:15px;margin-bottom:20px;padding:25px;display:flex}.user-details-avatar{background:#e8eef8;border-radius:50%;justify-content:center;align-items:center;width:55px;height:55px;font-size:22px;font-weight:700;display:flex}.user-details-header h2{margin:0}.user-details-header p{color:#777;margin:5px 0 0}.user-info-grid{background:#fff;border-radius:12px;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:25px;padding:25px;display:grid}.user-info-grid div{flex-direction:column;gap:6px;display:flex}.user-info-grid label{color:#777;font-size:12px}.property-history-section{background:#fff;border-radius:12px;padding:25px}.property-history-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.property-history-header h2{margin:0}.property-history-header p{color:#777}.view-count{background:#f1f4f9;border-radius:8px;padding:12px 18px}.view-count strong{margin-left:8px}.property-history-table-wrapper{overflow-x:auto}.property-history-table{border-collapse:collapse;width:100%}.property-history-table th{color:#fff;text-align:left;background:#17233b;padding:14px}.property-history-table td{border-bottom:1px solid #eee;padding:14px}.no-property-history{text-align:center;color:#777;padding:30px}.registered-user-details-loading,.registered-user-details-error{text-align:center;padding:50px}.plot-view-history-section{background:#fff;border-radius:12px;margin-top:25px;padding:25px}.plot-view-history-section h2{color:#111;margin:0;font-size:22px}.plot-view-history-section>p{color:#777;margin:6px 0 20px;font-size:14px}.plot-view-history-section .view-count{background:#f1f4f9;border-radius:8px;margin-bottom:20px;padding:12px 18px;display:inline-block}.plot-view-history-section .view-count strong{margin-left:8px}.plot-history-table-wrapper{width:100%;overflow-x:auto}.plot-history-table{border-collapse:collapse;width:100%}.plot-history-table th{color:#fff;text-align:left;background:#17233b;padding:14px;font-size:13px;font-weight:600}.plot-history-table td{color:#333;border-bottom:1px solid #eee;padding:14px;font-size:14px}.plot-history-table tbody tr:hover{background:#f8faff}.plot-view-history-section .no-history{text-align:center;color:#777;background:#f8f9fc;border-radius:8px;padding:30px}@media (width<=768px){.registered-user-details-page{padding:15px}.user-info-grid{grid-template-columns:1fr}.property-history-header{flex-direction:column;align-items:flex-start;gap:15px}.plot-view-history-section{margin-top:20px;padding:15px}.plot-view-history-section h2{font-size:19px}.plot-view-history-section>p{font-size:13px}.plot-view-history-section .view-count{margin-bottom:15px;padding:10px 14px}.plot-history-table{min-width:650px}.plot-history-table th,.plot-history-table td{padding:11px;font-size:13px}}.cg-section-featured-plots{background:#fff;padding:90px 8%}.cg-container-featured-plots{max-width:1400px;margin:auto}.cg-heading-featured-plots{justify-content:space-between;align-items:center;margin-bottom:45px;display:flex}.cg-heading-featured-plots h2{color:#111827;font-size:42px;font-weight:700}.cg-heading-featured-plots button{color:#fff;cursor:pointer;background:#d4af37;border:none;border-radius:10px;width:150px;height:50px;font-size:16px;transition:all .3s}.cg-heading-featured-plots button:hover{background:#bf9b2f}.cg-grid-featured-plots{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.cg-card-featured-plots{color:inherit;background:#fff;border-radius:18px;text-decoration:none;transition:all .4s;display:block;overflow:hidden;box-shadow:0 10px 30px #00000014}.cg-card-featured-plots:hover{color:inherit;text-decoration:none;transform:translateY(-8px)}.cg-image-featured-plots{object-fit:contain;object-position:center;background:#f5f5f5;width:100%;height:240px;display:block}.cg-content-featured-plots{padding:20px;overflow:hidden}.cg-content-featured-plots>.cg-type-featured-plots:first-child{display:inline-block}.cg-content-featured-plots>.cg-type-featured-plots:nth-child(2){float:right}.cg-type-featured-plots{color:#fff;background:#d4af37;border-radius:20px;padding:5px 14px;font-size:13px;display:inline-block}.cg-content-featured-plots h3{color:#111827;margin:18px 0 10px;font-size:24px;font-weight:700}.cg-content-featured-plots p{color:#6b7280;margin-bottom:15px;font-size:18px}.cg-content-featured-plots h4{color:#d4af37;margin-bottom:20px;font-size:26px;font-weight:700}.cg-btn-featured-plots{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:10px;justify-content:center;align-items:center;width:100%;height:50px;font-size:16px;font-weight:600;transition:all .3s;display:flex}.cg-btn-featured-plots:hover{background:#d4af37}.cg-plot-search{grid-template-columns:1fr 90px;gap:10px;margin-bottom:10px;display:grid}.cg-plot-search-all{box-sizing:border-box;background:#fff;border:1px solid #d5dae3;border-radius:10px;align-items:center;height:50px;padding:0 14px;display:flex}.cg-plot-search-icon{margin-right:9px;font-size:18px}.cg-plot-search-all input{color:#111827;background:0 0;border:none;outline:none;width:100%;height:100%;font-size:14px}.cg-plot-clear-search{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:10px;height:50px;font-size:14px;font-weight:600}.cg-plot-filters{box-sizing:border-box;background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;grid-template-columns:1.35fr 1fr .9fr 1.45fr;gap:10px;margin-bottom:14px;padding:12px 14px;display:grid}.cg-plot-filter-group{flex-direction:column;gap:5px;min-width:0;display:flex}.cg-plot-filter-group label{color:#374151;font-size:12px;font-weight:600}.cg-plot-filter-group input{box-sizing:border-box;color:#111827;background:#fff;border:1px solid #d5dae3;border-radius:8px;outline:none;width:100%;height:40px;padding:0 10px;font-size:13px}.cg-plot-range{grid-template-columns:1fr 1fr;gap:7px;min-width:0;display:grid}.cg-plot-result-count{color:#4b5563;background:#f3f4f6;border-radius:20px;width:fit-content;margin-bottom:16px;margin-left:auto;padding:7px 13px;font-size:12px;font-weight:500}@media (width<=1200px){.cg-grid-featured-plots{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.cg-heading-featured-plots{flex-direction:column;gap:20px}.cg-grid-featured-plots{grid-template-columns:1fr}}.all-plots-page{background:var(--bg-primary,#f4f7fb);min-height:100vh;color:var(--text-primary,#18243a);padding:110px 20px 90px}.all-plots-shell{max-width:1240px;margin:auto}.all-plots-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px;display:flex}.all-plots-eyebrow{letter-spacing:.14em;color:#bc902e;font-size:11px;font-weight:800}.all-plots-heading h1{margin:8px 0;font-size:clamp(27px,3vw,40px)}.all-plots-heading p{opacity:.7;margin:0}.all-plots-filter-button,.all-plots-reset{color:#172133;cursor:pointer;background:#c59b39;border:0;border-radius:12px;padding:12px 18px;font-weight:800}.all-plots-tabs{scrollbar-width:thin;gap:9px;padding:4px 0 18px;display:flex;overflow-x:auto}.all-plots-tabs button{border:1px solid var(--border-color,#dce3ed);background:var(--bg-secondary,#fff);color:inherit;cursor:pointer;border-radius:999px;flex-shrink:0;padding:10px 18px;font-weight:700}.all-plots-tabs button.selected{color:#152033;background:#c59b39;border-color:#c59b39}.all-plots-filters{background:var(--bg-secondary,#fff);border:1px solid var(--border-color,#dce3ed);border-radius:18px;grid-template-columns:repeat(4,minmax(0,1fr)) auto;align-items:end;gap:12px;margin-bottom:20px;padding:18px;display:grid}.all-plots-filters label{gap:7px;font-size:12px;font-weight:700;display:grid}.all-plots-filters input{border:1px solid var(--border-color,#cbd5e1);background:var(--bg-primary,#fff);width:100%;min-width:0;color:inherit;font:inherit;border-radius:10px;padding:11px}.all-plots-results{opacity:.75;margin:4px 0 14px;font-size:13px}.all-plots-warning{color:#754d00;background:#fff3d8;border-radius:10px;padding:12px}.all-plots-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.all-plots-card{background:var(--bg-secondary,#fff);border:1px solid var(--border-color,#e2e8f0);min-width:0;color:inherit;border-radius:18px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:block;overflow:hidden;box-shadow:0 7px 25px #0000000b}.all-plots-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px #00000020}.all-plots-photo{background:#dce4eb;height:200px;position:relative}.all-plots-photo img{object-fit:cover;width:100%;height:100%}.all-plots-placeholder{color:#7a899d;place-items:center;height:100%;font-size:65px;display:grid}.all-plots-type{color:#fff;background:#152033;border-radius:8px;padding:6px 10px;font-size:11px;font-weight:800;position:absolute;top:12px;left:12px}.all-plots-info{padding:17px}.all-plots-info small{opacity:.65}.all-plots-info h2{overflow-wrap:anywhere;margin:8px 0 12px;font-size:17px}.all-plots-info p{opacity:.75;margin:7px 0;font-size:13px}.all-plots-card-bottom{border-top:1px solid var(--border-color,#e2e8f0);justify-content:space-between;align-items:center;gap:8px;margin-top:15px;padding-top:14px;display:flex}.all-plots-card-bottom strong{color:#bc902e;font-size:17px}.all-plots-card-bottom span{font-size:12px;font-weight:800}.all-plots-empty{text-align:center;padding:35px}.all-plots-empty button{color:#bc902e;cursor:pointer;background:0 0;border:0;font-weight:800}@media (width<=900px){.all-plots-grid,.all-plots-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.all-plots-reset{grid-column:1/-1}}@media (width<=600px){.all-plots-page{padding:88px 12px 100px}.all-plots-heading{align-items:center}.all-plots-heading h1{font-size:25px}.all-plots-heading p{font-size:12px}.all-plots-filter-button{white-space:nowrap;padding:10px 12px}.all-plots-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.all-plots-photo{height:125px}.all-plots-info{padding:11px}.all-plots-info h2{font-size:13px}.all-plots-info p{font-size:11px}.all-plots-card-bottom{display:block}.all-plots-card-bottom strong{font-size:13px}.all-plots-card-bottom span{margin-top:5px;display:block}.all-plots-filters{grid-template-columns:1fr}.all-plots-reset{grid-column:auto}}@media (width<=360px){.all-plots-grid{grid-template-columns:1fr}.all-plots-photo{height:190px}}@media (prefers-reduced-motion:reduce){.all-plots-card{transition:none}.all-plots-card:hover{transform:none}}.all-plots-card-with-whatsapp{flex-direction:column;display:flex;overflow:hidden}.all-plots-card-with-whatsapp .all-plots-card-main{min-width:0;color:inherit;flex:1;text-decoration:none;display:block}.all-plots-card-with-whatsapp .all-plots-whatsapp{color:#fff;text-align:center;background:#128c52;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:44px;margin:0 14px 14px;padding:10px 14px;font-size:13px;font-weight:750;line-height:1.3;text-decoration:none;transition:background .2s,transform .2s;display:flex}.all-plots-card-with-whatsapp .all-plots-whatsapp:hover{color:#fff;background:#087944;transform:translateY(-1px)}.all-plots-card-with-whatsapp .all-plots-whatsapp:focus-visible{outline-offset:3px;outline:3px solid #22c55e}@media (width<=768px){.all-plots-card-with-whatsapp .all-plots-whatsapp{min-height:46px;margin:0 12px 12px;font-size:13px}}@media (prefers-reduced-motion:reduce){.all-plots-card-with-whatsapp .all-plots-whatsapp{transition:none}}.user-activity-page{box-sizing:border-box;width:100%;padding:20px}.user-activity-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.user-activity-header h2{margin:0;font-size:24px;font-weight:700}.user-activity-header p{opacity:.7;margin:5px 0 0;font-size:13px}.user-activity-filters{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.activity-search{box-sizing:border-box;border:1px solid #ddd;border-radius:7px;outline:none;width:230px;height:40px;padding:0 12px}.activity-date-box{align-items:center;gap:6px;display:flex}.activity-date-box span{font-size:13px;font-weight:600}.activity-date-box input{border:1px solid #ddd;border-radius:7px;outline:none;height:40px;padding:0 8px}.user-activity-table-wrapper{border:1px solid #e5e5e5;border-radius:10px;width:100%;overflow-x:auto}.user-activity-table{border-collapse:collapse;width:100%;min-width:1100px}.user-activity-table th{text-align:left;white-space:nowrap;border-bottom:1px solid #ddd;padding:13px 14px;font-size:12px;font-weight:700}.user-activity-table td{white-space:nowrap;border-bottom:1px solid #eee;padding:13px 14px;font-size:13px}.activity-user{flex-direction:column;gap:3px;display:flex}.activity-user strong{font-size:13px}.activity-user small{opacity:.6;font-size:11px}.activity-badge{white-space:nowrap;border-radius:5px;align-items:center;padding:5px 9px;font-size:11px;font-weight:700;display:inline-flex}.activity-message{text-align:center!important;padding:40px!important;font-size:14px!important}@media (width<=768px){.user-activity-page{padding:12px}.user-activity-header{flex-direction:column;align-items:flex-start}.user-activity-filters{align-items:stretch;width:100%}.activity-search,.activity-date-box{width:100%}.activity-date-box input{flex:1}}.favorite-container{width:90%;max-width:1200px;margin:40px auto}.favorite-header{margin-bottom:30px}.favorite-header h1{color:#111827;margin:0;font-size:32px;font-weight:700}.favorite-header p{color:#6b7280;margin-top:8px;font-size:15px}.favorite-grid{grid-template-columns:repeat(3,1fr);gap:25px;display:grid}.favorite-card{background:#fff;border-radius:16px;transition:all .25s;overflow:hidden;box-shadow:0 8px 25px #00000014}.favorite-card:hover{transform:translateY(-4px)}.favorite-image-wrapper{background:#f3f4f6;height:220px;position:relative}.favorite-image{object-fit:cover;width:100%;height:100%}.favorite-no-image{color:#9ca3af;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.favorite-remove{cursor:pointer;background:#fff;border:none;border-radius:50%;width:42px;height:42px;font-size:18px;position:absolute;top:12px;right:12px;box-shadow:0 4px 12px #00000026}.favorite-content{padding:20px}.favorite-content h2{color:#111827;margin:0;font-size:20px}.favorite-content h3{color:#d39b20;margin:10px 0;font-size:21px}.favorite-info{color:#6b7280;flex-direction:column;gap:7px;margin:15px 0;font-size:14px;display:flex}.favorite-buttons{gap:10px;display:flex}.view-property-btn,.remove-property-btn{cursor:pointer;border:none;border-radius:8px;flex:1;padding:11px 12px;font-size:14px}.view-property-btn{color:#fff;background:#111827}.remove-property-btn{color:#111827;background:#f3f4f6}.favorite-loading{text-align:center;margin-top:100px;font-size:18px}.no-favorite{text-align:center;background:#fff;border-radius:16px;padding:70px 20px;box-shadow:0 8px 25px #0000000f}.no-favorite-icon{margin-bottom:15px;font-size:50px}.no-favorite h2{color:#111827;margin:0}.no-favorite p{color:#6b7280;margin:10px 0 25px}.no-favorite button{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:8px;padding:12px 22px}@media (width<=900px){.favorite-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.favorite-container{width:94%;margin:25px auto}.favorite-header h1{font-size:26px}.favorite-grid{grid-template-columns:1fr;gap:18px}.favorite-image-wrapper{height:210px}.favorite-buttons{flex-direction:column}}.contact-messages-page{box-sizing:border-box;width:100%;padding:25px}.contact-messages-header{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.contact-messages-header h2{margin:0;font-size:26px;font-weight:700}.contact-messages-header p{color:#777;margin:6px 0 0;font-size:14px}.contact-message-count{color:#fff;background:#d9b233;border-radius:8px;padding:10px 18px;font-weight:600}.contact-table-wrapper{background:#fff;border-radius:12px;width:100%;overflow-x:auto;box-shadow:0 5px 20px #00000014}.contact-messages-table{border-collapse:collapse;width:100%;min-width:950px}.contact-messages-table th{color:#333;text-align:left;background:#f7f7f7;border-bottom:1px solid #ddd;padding:15px;font-size:14px}.contact-messages-table td{color:#555;border-bottom:1px solid #eee;padding:15px;font-size:14px}.contact-messages-table tbody tr:hover{background:#fafafa}.contact-status{border-radius:20px;padding:5px 11px;font-size:12px;font-weight:600;display:inline-block}.contact-status.unread{color:#a67800;background:#fff2cc}.contact-status.read{color:#218838;background:#e2f5e9}.contact-view-btn{color:#fff;cursor:pointer;background:#d9b233;border:none;border-radius:6px;padding:7px 16px;font-weight:600}.contact-view-btn:hover{background:#c49f25}.contact-loading,.contact-empty{text-align:center;color:#777;background:#fff;border-radius:12px;padding:40px}.contact-modal-overlay{z-index:9999;background:#0000008c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.contact-modal{background:#fff;border-radius:14px;width:600px;max-width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 15px 50px #00000040}.contact-modal-header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.contact-modal-header h3{margin:0;font-size:21px}.contact-close-btn{cursor:pointer;color:#555;background:0 0;border:none;font-size:30px}.contact-modal-body{padding:22px}.contact-detail{margin-bottom:18px}.contact-detail label{color:#888;margin-bottom:5px;font-size:13px;font-weight:600;display:block}.contact-detail p{color:#222;margin:0;font-size:15px}.contact-message-text{white-space:pre-wrap;background:#f7f7f7;border-radius:8px;padding:15px;line-height:1.6}@media (width<=768px){.contact-messages-page{padding:15px}.contact-messages-header{flex-direction:column;align-items:flex-start;gap:15px}.contact-messages-header h2{font-size:22px}.contact-message-count{align-self:flex-start}.contact-modal{width:100%}}.my-home-section-MyHouse{box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto;padding:35px 20px 60px}.my-home-header-MyHouse{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.my-home-title-MyHouse{color:#101828;margin:0;font-size:38px;font-weight:800}.my-home-subtitle-MyHouse{color:#667085;margin:7px 0 0;font-size:15px}.my-home-count-MyHouse{text-align:center;background:#f8fafc;border:1px solid #e4e7ec;border-radius:14px;min-width:100px;padding:12px 18px}.my-home-count-MyHouse span{color:#d8aa22;font-size:25px;font-weight:800;display:block}.my-home-count-MyHouse small{color:#667085;font-size:12px}.my-home-grid-MyHouse{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;display:grid}.my-home-card-MyHouse{background:#fff;border:1px solid #eef0f4;border-radius:20px;transition:all .3s;overflow:hidden;box-shadow:0 8px 25px #10182814}.my-home-card-MyHouse:hover{transform:translateY(-6px);box-shadow:0 16px 35px #10182824}.my-home-image-wrap-MyHouse{background:#eef2f6;width:100%;height:235px;overflow:hidden}.my-home-image-MyHouse{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.my-home-card-MyHouse:hover .my-home-image-MyHouse{transform:scale(1.05)}.my-home-content-MyHouse{padding:20px}.my-home-badge-MyHouse{color:#fff;background:#d9ad29;border-radius:20px;padding:7px 14px;font-size:12px;font-weight:600;display:inline-block}.my-home-card-title-MyHouse{color:#101828;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:15px 0 12px;font-size:20px;font-weight:750;line-height:1.4;display:-webkit-box;overflow:hidden}.my-home-location-MyHouse{color:#667085;align-items:flex-start;gap:7px;min-height:42px;font-size:14px;line-height:1.5;display:flex}.my-home-price-MyHouse{color:#d5a71e;margin-top:15px;font-size:22px;font-weight:800}.my-home-code-MyHouse{color:#667085;margin-top:8px;font-size:12px}.my-home-view-btn-MyHouse{color:#fff;box-sizing:border-box;background:#101828;border-radius:10px;justify-content:center;align-items:center;width:100%;margin-top:18px;padding:13px 15px;font-size:14px;font-weight:700;text-decoration:none;transition:all .25s;display:flex}.my-home-view-btn-MyHouse:hover{color:#fff;background:#d8aa22}.my-home-empty-MyHouse{text-align:center;background:#fafafa;border:1px dashed #d0d5dd;border-radius:20px;padding:70px 20px}.my-home-empty-icon-MyHouse{margin-bottom:10px;font-size:45px}.my-home-empty-MyHouse h3{color:#101828;margin:0 0 8px}.my-home-empty-MyHouse p{color:#667085;margin:0}.my-home-loading-MyHouse{color:#101828;justify-content:center;align-items:center;min-height:300px;font-size:18px;font-weight:600;display:flex}@media (width<=1100px){.my-home-grid-MyHouse{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=768px){.my-home-section-MyHouse{padding:25px 15px 45px}.my-home-header-MyHouse{align-items:flex-start;gap:15px}.my-home-title-MyHouse{font-size:28px}.my-home-grid-MyHouse{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.my-home-image-wrap-MyHouse{height:190px}.my-home-content-MyHouse{padding:15px}.my-home-card-title-MyHouse{font-size:17px}.my-home-price-MyHouse{font-size:19px}}@media (width<=500px){.my-home-grid-MyHouse{grid-template-columns:1fr}.my-home-image-wrap-MyHouse{height:230px}.my-home-count-MyHouse{min-width:75px;padding:9px 12px}.my-home-count-MyHouse span{font-size:21px}}.my-plot-section-MyPlot{box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto;padding:35px 20px 80px}.my-plot-header-MyPlot{justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px;display:flex}.my-plot-title-MyPlot{color:#101828;margin:0;font-size:38px;font-weight:800}.my-plot-subtitle-MyPlot{color:#667085;margin:7px 0 0;font-size:15px}.my-plot-count-MyPlot{text-align:center;background:#f8fafc;border:1px solid #e4e7ec;border-radius:14px;min-width:100px;padding:12px 18px}.my-plot-count-MyPlot span{color:#d8aa22;font-size:25px;font-weight:800;display:block}.my-plot-count-MyPlot small{color:#667085;font-size:12px}.my-plot-summary-MyPlot{grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:32px;display:grid}.my-plot-summary-card-MyPlot{appearance:none;cursor:pointer;text-align:center;background:#fff;border:1px solid #e4e7ec;border-radius:14px;width:100%;padding:15px 12px;font-family:inherit;transition:all .25s}.my-plot-summary-card-MyPlot:hover{border-color:#d8aa22;transform:translateY(-2px);box-shadow:0 6px 18px #10182814}.my-plot-summary-active-MyPlot{border-color:#d8aa22;box-shadow:0 5px 18px #d8aa2229}.my-plot-summary-number-MyPlot{color:#101828;font-size:25px;font-weight:800;display:block}.my-plot-summary-label-MyPlot{color:#667085;margin-top:4px;font-size:12px;font-weight:600;display:block}.my-plot-summary-pending-MyPlot{color:#b7791f}.my-plot-summary-approved-MyPlot{color:#16803c}.my-plot-summary-rejected-MyPlot{color:#d92d20}.my-plot-grid-MyPlot{grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;display:grid}.my-plot-card-MyPlot{background:#fff;border:1px solid #eef0f4;border-radius:20px;transition:all .3s;overflow:hidden;box-shadow:0 8px 25px #10182814}.my-plot-card-MyPlot:hover{transform:translateY(-5px);box-shadow:0 16px 35px #10182824}.my-plot-image-wrap-MyPlot{background:#eef2f6;width:100%;height:235px;position:relative;overflow:hidden}.my-plot-image-MyPlot{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.my-plot-card-MyPlot:hover .my-plot-image-MyPlot{transform:scale(1.04)}.my-plot-status-MyPlot{border-radius:20px;align-items:center;gap:5px;padding:8px 12px;font-size:12px;font-weight:700;line-height:1;display:flex;position:absolute;top:14px;right:14px;box-shadow:0 4px 15px #0000002e}.my-plot-status-pending-MyPlot{color:#9a6700;background:#fff8e6;border:1px solid #f4d58d}.my-plot-status-approved-MyPlot{color:#137333;background:#eafbf0;border:1px solid #a6e9b9}.my-plot-status-rejected-MyPlot{color:#c62828;background:#fff0f0;border:1px solid #f4b4b4}.my-plot-content-MyPlot{padding:20px}.my-plot-badge-MyPlot{color:#fff;background:#d9ad29;border-radius:20px;padding:7px 14px;font-size:12px;font-weight:600;display:inline-block}.my-plot-id-MyPlot{color:#98a2b3;margin-left:8px;font-size:11px;font-weight:600;display:inline-block}.my-plot-card-title-MyPlot{color:#101828;-webkit-box-orient:vertical;margin:15px 0 12px;font-size:20px;font-weight:750;line-height:1.4;display:-webkit-box;overflow:hidden}.my-plot-location-MyPlot{color:#667085;align-items:flex-start;gap:7px;min-height:42px;font-size:14px;line-height:1.5;display:flex}.my-plot-area-MyPlot{color:#667085;margin-top:8px;font-size:13px}.my-plot-price-MyPlot{color:#d5a71e;margin-top:15px;margin-bottom:15px;font-size:22px;font-weight:800}.my-plot-pending-box-MyPlot,.my-plot-approved-box-MyPlot,.my-plot-rejected-box-MyPlot{border-radius:12px;align-items:flex-start;gap:10px;margin:12px 0;padding:12px;display:flex}.my-plot-pending-box-MyPlot strong,.my-plot-approved-box-MyPlot strong,.my-plot-rejected-box-MyPlot strong{margin-bottom:3px;font-size:13px;display:block}.my-plot-pending-box-MyPlot p,.my-plot-approved-box-MyPlot p,.my-plot-rejected-box-MyPlot p{margin:0;font-size:11px;line-height:1.5}.my-plot-pending-box-MyPlot{color:#93370d;background:#fffaeb;border:1px solid #fedf89}.my-plot-approved-box-MyPlot{color:#067647;background:#ecfdf3;border:1px solid #abefc6}.my-plot-rejected-box-MyPlot{color:#b42318;background:#fef3f2;border:1px solid #fecdca}.my-plot-message-icon-MyPlot{background:#ffffffbf;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:27px;height:27px;font-weight:800;display:flex}.my-plot-reason-MyPlot{background:#fff5f5;border-left:4px solid #d92d20;border-radius:10px;margin:12px 0;padding:12px 14px}.my-plot-reason-MyPlot strong{color:#b42318;margin-bottom:5px;font-size:12px;display:block}.my-plot-reason-MyPlot p{color:#7a271a;margin:0;font-size:12px;line-height:1.6}.my-plot-view-btn-MyPlot{color:#fff;box-sizing:border-box;background:#101828;border-radius:10px;justify-content:center;align-items:center;width:100%;margin-top:18px;padding:13px 15px;font-size:14px;font-weight:700;text-decoration:none;transition:all .25s;display:flex}.my-plot-view-btn-MyPlot:hover{color:#fff;background:#d8aa22}.my-plot-empty-MyPlot{text-align:center;background:#fafafa;border:1px dashed #d0d5dd;border-radius:20px;padding:70px 20px}.my-plot-empty-icon-MyPlot{margin-bottom:10px;font-size:45px}.my-plot-empty-MyPlot h3{color:#101828;margin:0 0 8px}.my-plot-empty-MyPlot p{color:#667085;margin:0}.my-plot-loading-MyPlot{color:#101828;justify-content:center;align-items:center;min-height:300px;font-size:18px;font-weight:600;display:flex}@media (width<=1100px){.my-plot-grid-MyPlot{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.my-plot-section-MyPlot{padding:25px 15px 90px}.my-plot-header-MyPlot{align-items:flex-start;gap:15px}.my-plot-title-MyPlot{font-size:28px}.my-plot-subtitle-MyPlot{font-size:13px}.my-plot-summary-MyPlot{grid-template-columns:repeat(2,1fr);gap:10px}.my-plot-grid-MyPlot{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.my-plot-image-wrap-MyPlot{height:190px}.my-plot-content-MyPlot{padding:15px}.my-plot-card-title-MyPlot{font-size:17px}.my-plot-price-MyPlot{font-size:19px}.my-plot-status-MyPlot{padding:7px 9px;font-size:10px;top:10px;right:10px}}@media (width<=500px){.my-plot-header-MyPlot{align-items:center}.my-plot-grid-MyPlot{grid-template-columns:1fr}.my-plot-image-wrap-MyPlot{height:230px}.my-plot-count-MyPlot{min-width:75px;padding:9px 12px}.my-plot-count-MyPlot span,.my-plot-summary-number-MyPlot{font-size:21px}.my-plot-summary-card-MyPlot{padding:12px 8px}}.forgot-page{background:linear-gradient(135deg,#f5f7fa,#e8eef5);justify-content:center;align-items:center;min-height:calc(100vh - 80px);padding:40px 20px;display:flex}.forgot-card{text-align:center;background:#fff;border-radius:18px;width:100%;max-width:460px;padding:40px;box-shadow:0 15px 45px #0000001f}.forgot-logo{object-fit:contain;width:90px;height:90px;margin-bottom:15px}.forgot-card h2{color:#1f2937;margin:5px 0 10px;font-size:28px}.forgot-subtitle{color:#6b7280;margin-bottom:28px;font-size:14px;line-height:1.6}.forgot-input-group{text-align:left;margin-bottom:18px}.forgot-input-group label{color:#374151;margin-bottom:7px;font-size:14px;font-weight:600;display:block}.forgot-input-group input{box-sizing:border-box;border:1px solid #d1d5db;border-radius:9px;outline:none;width:100%;padding:13px 14px;font-size:15px;transition:all .2s}.forgot-input-group input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.forgot-btn{color:#fff;cursor:pointer;background:#1f2937;border:none;border-radius:9px;width:100%;margin-top:5px;padding:13px;font-size:15px;font-weight:600;transition:all .2s}.forgot-btn:hover{background:#111827}.forgot-btn:disabled{opacity:.6;cursor:not-allowed}.forgot-error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-bottom:15px;padding:10px;font-size:13px}.forgot-success{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;margin-bottom:15px;padding:10px;font-size:13px}.back-login{color:#2563eb;margin-top:22px;font-size:14px;font-weight:600;text-decoration:none;display:inline-block}.back-login:hover{text-decoration:underline}.forgot-back-btn{color:#2563eb;cursor:pointer;background:0 0;border:none;margin-top:18px;font-size:14px}@media (width<=600px){.forgot-page{align-items:flex-start;min-height:calc(100vh - 70px);padding:50px 15px 25px}.forgot-card{border-radius:15px;padding:28px 20px}.forgot-card h2{font-size:24px}.forgot-logo{width:75px;height:75px}}.terms-page-termsconditions{color:#1e293b;background:#f7f8fc;min-height:100vh;margin-top:90px}.terms-hero-termsconditions{text-align:center;background-color:#0000;background-image:linear-gradient(135deg,#0f172af7,#0f172ac7),url(../assets/hero_img.png);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;justify-content:center;align-items:center;min-height:400px;display:flex;position:relative;overflow:hidden}.terms-hero-termsconditions:before{content:"";border:1px solid #d4af3740;border-radius:50%;width:430px;height:430px;position:absolute;top:-190px;right:-170px}.terms-hero-termsconditions:after{content:"";border:1px solid #d4af372e;border-radius:50%;width:280px;height:280px;position:absolute;bottom:-150px;left:-120px}.terms-hero-overlay-termsconditions{z-index:2;max-width:900px;padding:60px 20px;position:relative}.terms-badge-termsconditions{color:#d4af37;letter-spacing:3px;border:1px solid #d4af3799;border-radius:30px;margin-bottom:22px;padding:9px 20px;font-size:12px;font-weight:700;display:inline-block}.terms-hero-overlay-termsconditions h1{color:#fff;margin:0 0 18px;font-size:56px;font-weight:800}.terms-hero-overlay-termsconditions p{color:#dbe2ea;max-width:700px;margin:0 auto 25px;font-size:19px;line-height:1.7}.terms-updated-termsconditions{color:#fff;background:#ffffff14;border:1px solid #ffffff26;border-radius:30px;padding:9px 18px;font-size:13px;display:inline-block}.terms-content-section-termsconditions{padding:80px 20px}.terms-container-termsconditions{grid-template-columns:270px 1fr;align-items:start;gap:45px;width:100%;max-width:1250px;margin:auto;display:grid}.terms-sidebar-termsconditions{position:sticky;top:100px}.terms-sidebar-card-termsconditions{background:#fff;border:1px solid #e8eaf0;border-radius:18px;padding:25px 20px;position:relative;box-shadow:0 12px 35px #0f172a12}.terms-sidebar-card-termsconditions:before{content:"";background:#d4af37;border-radius:20px 20px 0 0;width:100%;height:4px;position:absolute;top:0;left:0}.terms-sidebar-card-termsconditions h3{color:#0f172a;margin:5px 0 20px;font-size:18px}.terms-sidebar-card-termsconditions a{color:#64748b;border-radius:8px;margin-bottom:3px;padding:10px 12px;font-size:14px;text-decoration:none;transition:all .25s;display:block}.terms-sidebar-card-termsconditions a:hover{color:#0f172a;background:#fff8df;transform:translate(4px)}.terms-content-termsconditions{min-width:0}.terms-intro-card-termsconditions{color:#fff;background:linear-gradient(135deg,#0f172a,#17243c);border-radius:22px;align-items:flex-start;gap:22px;margin-bottom:30px;padding:32px;display:flex;box-shadow:0 18px 45px #0f172a26}.terms-icon-termsconditions{color:#fff;background:#d4af37;border-radius:15px;flex-shrink:0;justify-content:center;align-items:center;width:55px;height:55px;font-size:23px;font-weight:700;display:flex}.terms-intro-card-termsconditions h2{color:#fff;margin:0 0 10px;font-size:24px}.terms-intro-card-termsconditions p{color:#dbe2ea;margin:0;font-size:15px;line-height:1.8}.terms-section-termsconditions{background:#fff;border:1px solid #e8eaf0;border-radius:18px;margin-bottom:22px;padding:32px 35px;scroll-margin-top:100px;transition:all .25s;box-shadow:0 8px 28px #0f172a0b}.terms-section-termsconditions:hover{transform:translateY(-2px);box-shadow:0 14px 35px #0f172a14}.terms-section-termsconditions h2{color:#0f172a;margin:0 0 20px;padding-left:17px;font-size:22px;position:relative}.terms-section-termsconditions h2:before{content:"";background:#d4af37;border-radius:5px;width:4px;height:calc(100% - 6px);position:absolute;top:3px;left:0}.terms-section-content-termsconditions{color:#596579;font-size:15px;line-height:1.85}.terms-section-content-termsconditions p{margin:0 0 15px}.terms-section-content-termsconditions ul{margin:10px 0 0;padding-left:22px}.terms-section-content-termsconditions li{margin-bottom:9px;padding-left:5px}.terms-section-content-termsconditions li::marker{color:#d4af37}.legal-contact-box-termsconditions{background:#f8f9fc;border-left:4px solid #d4af37;border-radius:12px;flex-direction:column;gap:8px;margin-top:20px;padding:20px 22px;display:flex}.legal-contact-box-termsconditions strong{color:#0f172a;font-size:18px}.legal-contact-box-termsconditions span{color:#64748b;font-size:14px}@media (width<=991px){.terms-container-termsconditions{grid-template-columns:1fr}.terms-sidebar-termsconditions{position:static}.terms-sidebar-card-termsconditions{grid-template-columns:repeat(2,1fr);gap:3px;display:grid}.terms-sidebar-card-termsconditions h3{grid-column:1/-1}.terms-hero-overlay-termsconditions h1{font-size:45px}}@media (width<=768px){.terms-hero-termsconditions{min-height:340px}.terms-hero-overlay-termsconditions h1{font-size:34px}.terms-hero-overlay-termsconditions p{font-size:16px}.terms-content-section-termsconditions{padding:45px 14px}.terms-sidebar-card-termsconditions{display:block}.terms-intro-card-termsconditions{flex-direction:column;gap:15px;padding:23px}.terms-intro-card-termsconditions h2{font-size:20px}.terms-section-termsconditions{padding:24px 20px}.terms-section-termsconditions h2{font-size:19px}.terms-section-content-termsconditions{font-size:14px}}@media (width<=480px){.terms-hero-overlay-termsconditions h1{font-size:29px}.terms-hero-overlay-termsconditions p{font-size:14px}.terms-section-termsconditions{padding:21px 17px}.terms-section-termsconditions h2{font-size:18px}}.privacy-page-privacypolicy{color:#1e293b;background:#f7f8fc;min-height:100vh;margin-top:90px}.privacy-hero-privacypolicy{text-align:center;background-color:#0000;background-image:linear-gradient(135deg,#0f172af7,#0f172ac7),url(../assets/hero_img.png);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;justify-content:center;align-items:center;min-height:400px;display:flex;position:relative;overflow:hidden}.privacy-hero-privacypolicy:before{content:"";border:1px solid #d4af3740;border-radius:50%;width:430px;height:430px;position:absolute;top:-190px;right:-170px}.privacy-hero-privacypolicy:after{content:"";border:1px solid #d4af372e;border-radius:50%;width:280px;height:280px;position:absolute;bottom:-150px;left:-120px}.privacy-hero-overlay-privacypolicy{z-index:2;max-width:900px;padding:60px 20px;position:relative}.privacy-badge-privacypolicy{color:#d4af37;letter-spacing:3px;border:1px solid #d4af3799;border-radius:30px;margin-bottom:22px;padding:9px 20px;font-size:12px;font-weight:700;display:inline-block}.privacy-hero-overlay-privacypolicy h1{color:#fff;margin:0 0 18px;font-size:56px;font-weight:800}.privacy-hero-overlay-privacypolicy p{color:#dbe2ea;max-width:700px;margin:0 auto 25px;font-size:19px;line-height:1.7}.privacy-updated-privacypolicy{color:#fff;background:#ffffff14;border:1px solid #ffffff26;border-radius:30px;padding:9px 18px;font-size:13px;display:inline-block}.privacy-content-section-privacypolicy{padding:80px 20px}.privacy-container-privacypolicy{grid-template-columns:270px 1fr;align-items:start;gap:45px;width:100%;max-width:1250px;margin:auto;display:grid}.privacy-sidebar-privacypolicy{position:sticky;top:100px}.privacy-sidebar-card-privacypolicy{background:#fff;border:1px solid #e8eaf0;border-radius:18px;padding:25px 20px;position:relative;box-shadow:0 12px 35px #0f172a12}.privacy-sidebar-card-privacypolicy:before{content:"";background:#d4af37;border-radius:20px 20px 0 0;width:100%;height:4px;position:absolute;top:0;left:0}.privacy-sidebar-card-privacypolicy h3{color:#0f172a;margin:5px 0 20px;font-size:18px}.privacy-sidebar-card-privacypolicy a{color:#64748b;border-radius:8px;margin-bottom:3px;padding:10px 12px;font-size:14px;text-decoration:none;transition:all .25s;display:block}.privacy-sidebar-card-privacypolicy a:hover{color:#0f172a;background:#fff8df;transform:translate(4px)}.privacy-content-privacypolicy{min-width:0}.privacy-intro-card-privacypolicy{color:#fff;background:linear-gradient(135deg,#0f172a,#17243c);border-radius:22px;align-items:flex-start;gap:22px;margin-bottom:30px;padding:32px;display:flex;box-shadow:0 18px 45px #0f172a26}.privacy-icon-privacypolicy{color:#fff;background:#d4af37;border-radius:15px;flex-shrink:0;justify-content:center;align-items:center;width:55px;height:55px;font-size:23px;display:flex}.privacy-intro-card-privacypolicy h2{color:#fff;margin:0 0 10px;font-size:24px}.privacy-intro-card-privacypolicy p{color:#dbe2ea;margin:0;font-size:15px;line-height:1.8}.privacy-section-privacypolicy{background:#fff;border:1px solid #e8eaf0;border-radius:18px;margin-bottom:22px;padding:32px 35px;scroll-margin-top:100px;transition:all .25s;box-shadow:0 8px 28px #0f172a0b}.privacy-section-privacypolicy:hover{transform:translateY(-2px);box-shadow:0 14px 35px #0f172a14}.privacy-section-privacypolicy h2{color:#0f172a;margin:0 0 20px;padding-left:17px;font-size:22px;position:relative}.privacy-section-privacypolicy h2:before{content:"";background:#d4af37;border-radius:5px;width:4px;height:calc(100% - 6px);position:absolute;top:3px;left:0}.privacy-section-content-privacypolicy{color:#596579;font-size:15px;line-height:1.85}.privacy-section-content-privacypolicy p{margin:0 0 15px}.privacy-section-content-privacypolicy ul{margin:10px 0 0;padding-left:22px}.privacy-section-content-privacypolicy li{margin-bottom:9px;padding-left:5px}.privacy-section-content-privacypolicy li::marker{color:#d4af37}.privacy-contact-box-privacypolicy{background:#f8f9fc;border-left:4px solid #d4af37;border-radius:12px;flex-direction:column;gap:8px;margin-top:20px;padding:20px 22px;display:flex}.privacy-contact-box-privacypolicy strong{color:#0f172a;font-size:18px}.privacy-contact-box-privacypolicy span{color:#64748b;font-size:14px}@media (width<=991px){.privacy-container-privacypolicy{grid-template-columns:1fr}.privacy-sidebar-privacypolicy{position:static}.privacy-sidebar-card-privacypolicy{grid-template-columns:repeat(2,1fr);gap:3px;display:grid}.privacy-sidebar-card-privacypolicy h3{grid-column:1/-1}.privacy-hero-overlay-privacypolicy h1{font-size:45px}}@media (width<=768px){.privacy-hero-privacypolicy{min-height:340px}.privacy-hero-overlay-privacypolicy h1{font-size:34px}.privacy-hero-overlay-privacypolicy p{font-size:16px}.privacy-content-section-privacypolicy{padding:45px 14px}.privacy-sidebar-card-privacypolicy{display:block}.privacy-intro-card-privacypolicy{flex-direction:column;gap:15px;padding:23px}.privacy-intro-card-privacypolicy h2{font-size:20px}.privacy-section-privacypolicy{padding:24px 20px}.privacy-section-privacypolicy h2{font-size:19px}.privacy-section-content-privacypolicy{font-size:14px}}@media (width<=480px){.privacy-hero-overlay-privacypolicy h1{font-size:29px}.privacy-hero-overlay-privacypolicy p{font-size:14px}.privacy-section-privacypolicy{padding:21px 17px}.privacy-section-privacypolicy h2{font-size:18px}}.admin-schedule-page{box-sizing:border-box;background:#f5f7fb;width:100%;min-height:100vh;padding:25px}.admin-schedule-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px;display:flex}.admin-schedule-header h1{color:#1f2937;margin:0 0 6px;font-size:28px;font-weight:700}.admin-schedule-header p{color:#6b7280;margin:0;font-size:14px}.admin-schedule-count{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;min-width:120px;padding:14px 20px}.admin-schedule-count span{color:#6b7280;margin-bottom:4px;font-size:12px;display:block}.admin-schedule-count strong{color:#111827;font-size:24px}.admin-schedule-toolbar{justify-content:space-between;align-items:center;gap:15px;margin-bottom:18px;display:flex}.admin-schedule-search{box-sizing:border-box;background:#fff;border:1px solid #e1e5eb;border-radius:10px;align-items:center;gap:10px;width:100%;max-width:500px;height:45px;padding:0 14px;display:flex}.admin-schedule-search span{font-size:16px}.admin-schedule-search input{background:0 0;border:none;outline:none;flex:1;font-size:14px}.admin-schedule-refresh{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:9px;height:45px;padding:0 18px;font-size:14px;font-weight:600}.admin-schedule-refresh:hover{opacity:.9}.admin-schedule-table-wrapper{background:#fff;border:1px solid #e5e7eb;border-radius:14px;width:100%;overflow-x:auto}.admin-schedule-table{border-collapse:collapse;width:100%;min-width:1050px}.admin-schedule-table thead{background:#f8fafc}.admin-schedule-table th{text-align:left;color:#64748b;white-space:nowrap;border-bottom:1px solid #e5e7eb;padding:15px 14px;font-size:12px;font-weight:700}.admin-schedule-table td{vertical-align:middle;color:#334155;border-bottom:1px solid #edf0f3;padding:15px 14px;font-size:13px}.admin-schedule-table tbody tr:hover{background:#fafbfc}.admin-schedule-table tbody tr:last-child td{border-bottom:none}.visit-number{color:#475569;background:#f1f5f9;border-radius:7px;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:600;display:inline-flex}.visit-user{align-items:center;gap:10px;min-width:160px;display:flex}.visit-user-avatar{color:#3157b7;background:#e8eefc;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:700;display:flex}.visit-user strong{color:#1e293b;font-size:13px;display:block}.visit-mobile{white-space:nowrap;font-weight:500}.visit-item{flex-direction:column;gap:5px;min-width:180px;display:flex}.visit-item strong{color:#1e293b;font-size:13px}.visit-item-type{border-radius:5px;width:fit-content;padding:3px 7px;font-size:9px;font-weight:700}.visit-item-type.property{color:#2563eb;background:#e9f2ff}.visit-item-type.plot{color:#15803d;background:#edfdf5}.visit-date{white-space:nowrap;font-weight:500}.visit-time{white-space:nowrap;font-weight:600}.visit-status{border-radius:20px;justify-content:center;align-items:center;min-width:82px;padding:6px 10px;font-size:11px;font-weight:700;display:inline-flex}.visit-status.pending{color:#a16207;background:#fff7df}.visit-status.confirmed{color:#2563eb;background:#e8f1ff}.visit-status.completed{color:#15803d;background:#eafaf0}.visit-status.cancelled{color:#dc2626;background:#fff0f0}.visit-actions{align-items:center;gap:8px;display:flex}.visit-actions select{color:#334155;cursor:pointer;background:#fff;border:1px solid #d9dee7;border-radius:7px;outline:none;min-width:125px;height:34px;padding:0 8px;font-size:12px}.visit-actions select:focus{border-color:#64748b}.visit-delete-btn{color:#dc2626;cursor:pointer;background:#fff5f5;border:1px solid #fecaca;border-radius:7px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.visit-delete-btn:hover{background:#fee2e2}.admin-schedule-empty{height:180px;text-align:center!important;color:#94a3b8!important;font-size:14px!important}.admin-schedule-loading{color:#64748b;justify-content:center;align-items:center;min-height:400px;font-size:16px;display:flex}.visit-item-id{color:#64748b;font-size:11px;font-weight:600}@media (width<=768px){.admin-schedule-page{padding:15px}.admin-schedule-header{align-items:flex-start}.admin-schedule-header h1{font-size:22px}.admin-schedule-count{min-width:90px;padding:10px}.admin-schedule-count strong{font-size:20px}.admin-schedule-toolbar{flex-direction:column;align-items:stretch}.admin-schedule-search{max-width:none}.admin-schedule-refresh{width:100%}}.tnc-plot-admin-page-AddTNCPlotAdmin{box-sizing:border-box;width:100%;min-height:100vh;padding:25px}.tnc-plot-admin-card-AddTNCPlotAdmin{box-sizing:border-box;background:#fff;border-radius:14px;width:100%;max-width:1200px;margin:0 auto;padding:30px;box-shadow:0 5px 25px #00000014}.tnc-plot-admin-title-AddTNCPlotAdmin{color:#222;margin:0 0 25px;font-size:28px;font-weight:700}.tnc-plot-admin-form-AddTNCPlotAdmin{width:100%}.tnc-plot-admin-section-AddTNCPlotAdmin{box-sizing:border-box;background:#fafafa;border:1px solid #e5e5e5;border-radius:12px;width:100%;margin-bottom:25px;padding:22px}.tnc-plot-admin-section-AddTNCPlotAdmin h3{color:#222;border-bottom:1px solid #ddd;margin:0 0 20px;padding-bottom:12px;font-size:19px;font-weight:700}.tnc-plot-admin-grid-AddTNCPlotAdmin{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.tnc-plot-admin-group-AddTNCPlotAdmin{flex-direction:column;gap:7px;display:flex}.tnc-plot-admin-full-AddTNCPlotAdmin{grid-column:1/-1}.tnc-plot-admin-group-AddTNCPlotAdmin label{color:#333;font-size:14px;font-weight:600}.tnc-plot-admin-group-AddTNCPlotAdmin input,.tnc-plot-admin-group-AddTNCPlotAdmin select,.tnc-plot-admin-group-AddTNCPlotAdmin textarea{color:#222;box-sizing:border-box;background:#fff;border:1px solid #d8d8d8;border-radius:8px;outline:none;width:100%;min-height:44px;padding:10px 12px;font-family:inherit;font-size:14px}.tnc-plot-admin-group-AddTNCPlotAdmin textarea{resize:vertical;min-height:100px}.tnc-plot-admin-group-AddTNCPlotAdmin input:focus,.tnc-plot-admin-group-AddTNCPlotAdmin select:focus,.tnc-plot-admin-group-AddTNCPlotAdmin textarea:focus{border-color:#555}.tnc-plot-admin-group-AddTNCPlotAdmin input[type=file]{padding:8px}.tnc-plot-admin-group-AddTNCPlotAdmin input:disabled{cursor:not-allowed;background:#eee;font-weight:600}.tnc-plot-admin-pdf-list-AddTNCPlotAdmin{margin:10px 0 0;padding-left:20px}.tnc-plot-admin-pdf-list-AddTNCPlotAdmin li{margin-bottom:5px;font-size:13px}.tnc-plot-admin-cover-preview-AddTNCPlotAdmin{border:1px solid #ddd;border-radius:10px;width:220px;height:150px;margin-top:15px;overflow:hidden}.tnc-plot-admin-cover-preview-AddTNCPlotAdmin img{object-fit:cover;width:100%;height:100%}.tnc-plot-admin-image-preview-AddTNCPlotAdmin{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:18px;display:grid}.tnc-plot-admin-image-item-AddTNCPlotAdmin{background:#eee;border:1px solid #ddd;border-radius:10px;height:150px;position:relative;overflow:hidden}.tnc-plot-admin-image-item-AddTNCPlotAdmin img{object-fit:cover;width:100%;height:100%}.tnc-plot-admin-remove-image-AddTNCPlotAdmin{color:#fff;cursor:pointer;background:#e53935;border:none;border-radius:50%;width:30px;height:30px;font-size:20px;line-height:28px;position:absolute;top:7px;right:7px}.tnc-plot-admin-button-box-AddTNCPlotAdmin{justify-content:flex-end;margin-top:20px;display:flex}.tnc-plot-admin-save-btn-AddTNCPlotAdmin{color:#fff;cursor:pointer;background:#222;border:none;border-radius:8px;min-width:180px;padding:13px 25px;font-size:15px;font-weight:600;transition:all .2s}.tnc-plot-admin-save-btn-AddTNCPlotAdmin:hover{background:#000;transform:translateY(-1px)}.tnc-plot-admin-loading-AddTNCPlotAdmin{justify-content:center;align-items:center;width:100%;min-height:300px;font-size:18px;font-weight:600;display:flex}@media (width<=768px){.tnc-plot-admin-page-AddTNCPlotAdmin{padding:12px}.tnc-plot-admin-card-AddTNCPlotAdmin{border-radius:10px;padding:15px}.tnc-plot-admin-title-AddTNCPlotAdmin{margin-bottom:18px;font-size:22px}.tnc-plot-admin-section-AddTNCPlotAdmin{margin-bottom:15px;padding:15px}.tnc-plot-admin-section-AddTNCPlotAdmin h3{font-size:17px}.tnc-plot-admin-grid-AddTNCPlotAdmin{grid-template-columns:1fr;gap:14px}.tnc-plot-admin-full-AddTNCPlotAdmin{grid-column:auto}.tnc-plot-admin-image-preview-AddTNCPlotAdmin{grid-template-columns:repeat(2,1fr)}.tnc-plot-admin-image-item-AddTNCPlotAdmin{height:120px}.tnc-plot-admin-button-box-AddTNCPlotAdmin{justify-content:stretch}.tnc-plot-admin-save-btn-AddTNCPlotAdmin{width:100%}}@media (width<=420px){.tnc-plot-admin-image-preview-AddTNCPlotAdmin{grid-template-columns:1fr 1fr;gap:8px}.tnc-plot-admin-image-item-AddTNCPlotAdmin{height:100px}}.view-tnc-plot-page-ViewTNCPlotAdmin{box-sizing:border-box;width:100%;min-height:100vh;padding:25px}.view-tnc-plot-card-ViewTNCPlotAdmin{box-sizing:border-box;background:#fff;border-radius:14px;width:100%;padding:25px;box-shadow:0 5px 25px #00000014}.view-tnc-plot-header-ViewTNCPlotAdmin{justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;display:flex}.view-tnc-plot-header-ViewTNCPlotAdmin h2{color:#222;margin:0;font-size:26px}.view-tnc-plot-header-ViewTNCPlotAdmin p{color:#777;margin:6px 0 0;font-size:14px}.view-tnc-plot-add-btn-ViewTNCPlotAdmin{color:#fff;cursor:pointer;background:#222;border:none;border-radius:8px;padding:12px 18px;font-size:14px;font-weight:600}.view-tnc-plot-add-btn-ViewTNCPlotAdmin:hover{background:#000}.view-tnc-plot-search-box-ViewTNCPlotAdmin{width:100%;margin-bottom:20px}.view-tnc-plot-search-box-ViewTNCPlotAdmin input{box-sizing:border-box;border:1px solid #ddd;border-radius:8px;outline:none;width:100%;height:45px;padding:0 14px;font-size:14px}.view-tnc-plot-search-box-ViewTNCPlotAdmin input:focus{border-color:#555}.view-tnc-plot-table-wrapper-ViewTNCPlotAdmin{width:100%;overflow-x:auto}.view-tnc-plot-table-ViewTNCPlotAdmin{border-collapse:collapse;width:100%;min-width:1250px}.view-tnc-plot-table-ViewTNCPlotAdmin th{color:#333;text-align:left;white-space:nowrap;background:#f5f5f5;border-bottom:1px solid #ddd;padding:13px 10px;font-size:13px;font-weight:700}.view-tnc-plot-table-ViewTNCPlotAdmin td{color:#333;white-space:nowrap;vertical-align:middle;border-bottom:1px solid #eee;padding:12px 10px;font-size:13px}.view-tnc-plot-table-ViewTNCPlotAdmin tbody tr:hover{background:#fafafa}.view-tnc-plot-cover-ViewTNCPlotAdmin{object-fit:cover;border:1px solid #ddd;border-radius:7px;width:65px;height:50px}.view-tnc-plot-no-image-ViewTNCPlotAdmin{color:#888;text-align:center;background:#eee;border-radius:7px;justify-content:center;align-items:center;width:65px;height:50px;font-size:10px;display:flex}.view-tnc-plot-approved-ViewTNCPlotAdmin{color:#18864b;background:#e8f7ee;border-radius:20px;justify-content:center;align-items:center;padding:5px 10px;font-size:12px;font-weight:700;display:inline-flex}.view-tnc-plot-actions-ViewTNCPlotAdmin{align-items:center;gap:7px;display:flex}.view-tnc-plot-actions-ViewTNCPlotAdmin button{cursor:pointer;border:none;border-radius:6px;padding:7px 11px;font-size:12px;font-weight:600}.view-tnc-plot-view-btn-ViewTNCPlotAdmin{color:#fff;background:#222}.view-tnc-plot-edit-btn-ViewTNCPlotAdmin{color:#222;background:#e9e9e9}.view-tnc-plot-delete-btn-ViewTNCPlotAdmin{color:#fff;background:#e53935}.view-tnc-plot-view-btn-ViewTNCPlotAdmin:hover{background:#000}.view-tnc-plot-edit-btn-ViewTNCPlotAdmin:hover{background:#d8d8d8}.view-tnc-plot-delete-btn-ViewTNCPlotAdmin:hover{background:#c62828}.view-tnc-plot-empty-ViewTNCPlotAdmin{text-align:center!important;color:#888!important;padding:40px!important}.view-tnc-plot-loading-ViewTNCPlotAdmin{justify-content:center;align-items:center;width:100%;min-height:300px;font-size:18px;font-weight:600;display:flex}@media (width<=768px){.view-tnc-plot-page-ViewTNCPlotAdmin{padding:12px}.view-tnc-plot-card-ViewTNCPlotAdmin{border-radius:10px;padding:15px}.view-tnc-plot-header-ViewTNCPlotAdmin{flex-direction:column;align-items:stretch}.view-tnc-plot-header-ViewTNCPlotAdmin h2{font-size:22px}.view-tnc-plot-add-btn-ViewTNCPlotAdmin{width:100%}.view-tnc-plot-table-wrapper-ViewTNCPlotAdmin{overflow-x:auto}}.single-tnc-page-ViewSingleTNCPlotAdmin{box-sizing:border-box;width:100%;min-height:100vh;padding:25px}.single-tnc-card-ViewSingleTNCPlotAdmin{background:#fff;border-radius:14px;padding:25px;box-shadow:0 5px 25px #00000014}.single-tnc-header-ViewSingleTNCPlotAdmin{justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px;display:flex}.single-tnc-header-ViewSingleTNCPlotAdmin h2{color:#222;margin:0;font-size:26px}.single-tnc-header-ViewSingleTNCPlotAdmin p{color:#777;margin:6px 0 0}.single-tnc-header-actions-ViewSingleTNCPlotAdmin{gap:10px;display:flex}.single-tnc-edit-btn-ViewSingleTNCPlotAdmin,.single-tnc-back-btn-ViewSingleTNCPlotAdmin{cursor:pointer;border:none;border-radius:7px;padding:10px 18px;font-weight:600}.single-tnc-edit-btn-ViewSingleTNCPlotAdmin{color:#fff;background:#222}.single-tnc-back-btn-ViewSingleTNCPlotAdmin{color:#222;background:#eee}.single-tnc-cover-ViewSingleTNCPlotAdmin{background:#f5f5f5;border-radius:12px;width:100%;height:350px;margin-bottom:25px;overflow:hidden}.single-tnc-cover-ViewSingleTNCPlotAdmin img{object-fit:cover;width:100%;height:100%}.single-tnc-section-ViewSingleTNCPlotAdmin{border:1px solid #eee;border-radius:10px;margin-bottom:25px;padding:20px}.single-tnc-section-ViewSingleTNCPlotAdmin h3{color:#222;margin:0 0 18px;font-size:18px}.single-tnc-grid-ViewSingleTNCPlotAdmin{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.single-tnc-grid-ViewSingleTNCPlotAdmin div{flex-direction:column;gap:5px;display:flex}.single-tnc-grid-ViewSingleTNCPlotAdmin span,.single-tnc-full-ViewSingleTNCPlotAdmin span{color:#888;font-size:12px}.single-tnc-grid-ViewSingleTNCPlotAdmin strong{color:#222;word-break:break-word;font-size:14px}.single-tnc-full-ViewSingleTNCPlotAdmin{margin-top:18px}.single-tnc-full-ViewSingleTNCPlotAdmin p{white-space:pre-wrap;background:#f8f8f8;border-radius:7px;margin:7px 0 0;padding:12px}.single-tnc-description-ViewSingleTNCPlotAdmin{color:#444;white-space:pre-wrap;margin:0;line-height:1.7}.single-tnc-loading-ViewSingleTNCPlotAdmin,.single-tnc-empty-ViewSingleTNCPlotAdmin{justify-content:center;align-items:center;min-height:300px;font-weight:600;display:flex}@media (width<=768px){.single-tnc-page-ViewSingleTNCPlotAdmin{padding:12px}.single-tnc-card-ViewSingleTNCPlotAdmin{padding:15px}.single-tnc-header-ViewSingleTNCPlotAdmin{flex-direction:column;align-items:stretch}.single-tnc-header-actions-ViewSingleTNCPlotAdmin{width:100%}.single-tnc-header-actions-ViewSingleTNCPlotAdmin button{flex:1}.single-tnc-grid-ViewSingleTNCPlotAdmin{grid-template-columns:1fr}.single-tnc-cover-ViewSingleTNCPlotAdmin{height:220px}}.featured-tnc-section-FeaturedTNCPlots{background:#fff;width:100%;padding:60px 0}.featured-tnc-container-FeaturedTNCPlots{width:92%;max-width:1250px;margin:0 auto}.featured-tnc-heading-FeaturedTNCPlots{justify-content:space-between;align-items:flex-end;margin-bottom:25px;display:flex}.featured-tnc-small-title-FeaturedTNCPlots{letter-spacing:1.5px;color:#777;margin-bottom:7px;font-size:12px;font-weight:700;display:inline-block}.featured-tnc-heading-FeaturedTNCPlots h2{color:#222;margin:0;font-size:32px;line-height:1.2}.featured-tnc-heading-FeaturedTNCPlots p{color:#777;margin:8px 0 0;font-size:14px}.featured-tnc-search-wrapper-FeaturedTNCPlots{width:100%;margin-bottom:25px}.featured-tnc-search-FeaturedTNCPlots{box-sizing:border-box;background:#fff;border:1px solid #dedede;border-radius:8px;align-items:center;width:100%;max-width:500px;height:46px;padding:0 14px;display:flex}.featured-tnc-search-FeaturedTNCPlots span{margin-right:9px;font-size:16px}.featured-tnc-search-FeaturedTNCPlots input{background:0 0;border:none;outline:none;width:100%;height:100%;font-size:14px}.featured-tnc-grid-FeaturedTNCPlots{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.featured-tnc-card-FeaturedTNCPlots{color:inherit;background:#fff;border:1px solid #eee;border-radius:14px;text-decoration:none;transition:transform .25s,box-shadow .25s;display:block;overflow:hidden}.featured-tnc-card-FeaturedTNCPlots:hover{transform:translateY(-5px);box-shadow:0 12px 30px #0000001a}.featured-tnc-image-wrapper-FeaturedTNCPlots{background:#f3f3f3;width:100%;height:230px;position:relative;overflow:hidden}.featured-tnc-image-FeaturedTNCPlots{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.featured-tnc-card-FeaturedTNCPlots:hover .featured-tnc-image-FeaturedTNCPlots{transform:scale(1.04)}.featured-tnc-badge-FeaturedTNCPlots{color:#fff;letter-spacing:.4px;background:#222;border-radius:20px;padding:6px 11px;font-size:11px;font-weight:700;position:absolute;top:12px;left:12px}.featured-tnc-content-FeaturedTNCPlots{padding:18px}.featured-tnc-id-FeaturedTNCPlots{color:#888;margin-bottom:8px;font-size:12px;font-weight:600;display:block}.featured-tnc-content-FeaturedTNCPlots h3{color:#222;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 8px;font-size:19px;line-height:1.35;display:-webkit-box;overflow:hidden}.featured-tnc-location-FeaturedTNCPlots{color:#666;margin:0 0 6px;font-size:13px}.featured-tnc-area-FeaturedTNCPlots{color:#666;margin:0 0 12px;font-size:13px}.featured-tnc-price-FeaturedTNCPlots{color:#222;margin:0 0 15px;font-size:22px}.featured-tnc-view-btn-FeaturedTNCPlots{color:#fff;cursor:pointer;background:#222;border:none;border-radius:8px;width:100%;height:43px;font-size:13px;font-weight:700;transition:background .2s}.featured-tnc-view-btn-FeaturedTNCPlots:hover{background:#000}.featured-tnc-loading-FeaturedTNCPlots{color:#777;justify-content:center;align-items:center;width:100%;min-height:180px;font-size:15px;display:flex}.featured-tnc-empty-FeaturedTNCPlots{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:180px;display:flex}.featured-tnc-empty-FeaturedTNCPlots h3{margin:0 0 7px;font-size:18px}.featured-tnc-empty-FeaturedTNCPlots p{color:#888;margin:0;font-size:14px}@media (width<=1000px){.featured-tnc-grid-FeaturedTNCPlots{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=650px){.featured-tnc-section-FeaturedTNCPlots{padding:40px 0}.featured-tnc-container-FeaturedTNCPlots{width:94%}.featured-tnc-heading-FeaturedTNCPlots h2{font-size:25px}.featured-tnc-grid-FeaturedTNCPlots{grid-template-columns:1fr;gap:18px}.featured-tnc-image-wrapper-FeaturedTNCPlots{height:220px}}.tnc-details-page-TNCPlotDetailsSendAdmin{background:#f8f8f8;width:100%;min-height:100vh;padding:35px 0 60px}.tnc-details-container-TNCPlotDetailsSendAdmin{width:92%;max-width:1250px;margin:0 auto}.tnc-details-back-btn-TNCPlotDetailsSendAdmin{color:#fff;cursor:pointer;background:#222;border:none;border-radius:7px;margin-bottom:25px;padding:10px 18px;font-size:14px}.tnc-details-layout-TNCPlotDetailsSendAdmin{grid-template-columns:1fr 1fr;align-items:start;gap:35px;display:grid}.tnc-details-gallery-TNCPlotDetailsSendAdmin{width:100%}.tnc-details-main-image-box-TNCPlotDetailsSendAdmin{background:#eee;border-radius:15px;width:100%;height:470px;position:relative;overflow:hidden}.tnc-details-main-image-TNCPlotDetailsSendAdmin{object-fit:cover;width:100%;height:100%;display:block}.tnc-details-badge-TNCPlotDetailsSendAdmin{color:#fff;background:#222;border-radius:20px;padding:7px 13px;font-size:12px;font-weight:700;position:absolute;top:15px;left:15px}.tnc-details-thumbnails-TNCPlotDetailsSendAdmin{gap:10px;margin-top:12px;display:flex;overflow-x:auto}.tnc-details-thumbnail-TNCPlotDetailsSendAdmin{object-fit:cover;cursor:pointer;border:1px solid #ddd;border-radius:8px;flex-shrink:0;width:85px;height:70px}.tnc-details-info-TNCPlotDetailsSendAdmin{background:#fff;border:1px solid #eee;border-radius:15px;padding:25px}.tnc-details-small-label-TNCPlotDetailsSendAdmin{letter-spacing:1px;color:#777;font-size:12px;font-weight:700}.tnc-details-title-TNCPlotDetailsSendAdmin{color:#222;margin:8px 0;font-size:32px}.tnc-details-id-TNCPlotDetailsSendAdmin{color:#777;font-size:13px}.tnc-details-price-TNCPlotDetailsSendAdmin{color:#222;margin:18px 0;font-size:28px;font-weight:700}.tnc-details-location-TNCPlotDetailsSendAdmin{background:#f8f8f8;border-radius:10px;margin-bottom:20px;padding:18px}.tnc-details-location-TNCPlotDetailsSendAdmin h3{margin:0 0 10px;font-size:17px}.tnc-details-location-TNCPlotDetailsSendAdmin p{color:#555;margin:5px 0;line-height:1.5}.tnc-details-quick-grid-TNCPlotDetailsSendAdmin{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.tnc-details-quick-grid-TNCPlotDetailsSendAdmin div{border:1px solid #eee;border-radius:8px;padding:13px}.tnc-details-quick-grid-TNCPlotDetailsSendAdmin span{color:#888;margin-bottom:5px;font-size:11px;display:block}.tnc-details-quick-grid-TNCPlotDetailsSendAdmin strong{color:#222;font-size:14px}.tnc-details-contact-TNCPlotDetailsSendAdmin{background:#f8f8f8;border-radius:10px;margin-top:20px;padding:20px}.tnc-details-contact-TNCPlotDetailsSendAdmin h3{margin:0 0 7px}.tnc-details-contact-TNCPlotDetailsSendAdmin p{color:#777;margin:0 0 15px}.tnc-details-contact-buttons-TNCPlotDetailsSendAdmin{gap:10px;display:flex}.tnc-details-contact-btn-TNCPlotDetailsSendAdmin,.tnc-details-whatsapp-btn-TNCPlotDetailsSendAdmin{text-align:center;color:#fff;background:#222;border-radius:8px;flex:1;padding:12px;font-size:14px;font-weight:700;text-decoration:none}.tnc-details-section-TNCPlotDetailsSendAdmin{background:#fff;border:1px solid #eee;border-radius:15px;margin-top:25px;padding:25px}.tnc-details-section-TNCPlotDetailsSendAdmin h2{color:#222;margin:0 0 20px;font-size:21px}.tnc-details-grid-TNCPlotDetailsSendAdmin{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.tnc-details-grid-TNCPlotDetailsSendAdmin div{border:1px solid #eee;border-radius:9px;padding:15px}.tnc-details-grid-TNCPlotDetailsSendAdmin span{color:#888;margin-bottom:6px;font-size:12px;display:block}.tnc-details-grid-TNCPlotDetailsSendAdmin strong{color:#222;word-break:break-word;font-size:14px}.tnc-details-description-TNCPlotDetailsSendAdmin{color:#555;white-space:pre-wrap;margin:0;line-height:1.8}.tnc-details-location-link-TNCPlotDetailsSendAdmin{color:#fff;background:#222;border-radius:8px;padding:11px 17px;text-decoration:none;display:inline-block}.tnc-details-loading-TNCPlotDetailsSendAdmin{color:#777;justify-content:center;align-items:center;min-height:400px;font-size:18px;display:flex}.tnc-details-not-found-TNCPlotDetailsSendAdmin{flex-direction:column;justify-content:center;align-items:center;min-height:400px;display:flex}.tnc-details-not-found-TNCPlotDetailsSendAdmin h2{margin-bottom:20px}@media (width<=850px){.tnc-details-page-TNCPlotDetailsSendAdmin{padding:20px 0 40px}.tnc-details-layout-TNCPlotDetailsSendAdmin{grid-template-columns:1fr;gap:20px}.tnc-details-main-image-box-TNCPlotDetailsSendAdmin{height:320px}.tnc-details-info-TNCPlotDetailsSendAdmin{padding:18px}.tnc-details-title-TNCPlotDetailsSendAdmin{font-size:25px}.tnc-details-price-TNCPlotDetailsSendAdmin{font-size:24px}.tnc-details-grid-TNCPlotDetailsSendAdmin{grid-template-columns:repeat(2,1fr)}}@media (width<=500px){.tnc-details-container-TNCPlotDetailsSendAdmin{width:94%}.tnc-details-main-image-box-TNCPlotDetailsSendAdmin{height:260px}.tnc-details-quick-grid-TNCPlotDetailsSendAdmin,.tnc-details-grid-TNCPlotDetailsSendAdmin{grid-template-columns:1fr}.tnc-details-contact-buttons-TNCPlotDetailsSendAdmin{flex-direction:column}}.add-formhouse-page-AddFormHousePlotAdmin{--fh-primary:#2563eb;--fh-primary-dark:#1d4ed8;--fh-text:#17243b;--fh-muted:#64748b;--fh-border:#dbe4f0;--fh-soft:#f5f8fd;--fh-white:#fff;box-sizing:border-box;width:100%;min-height:100vh;color:var(--fh-text);background:radial-gradient(circle at 100% 0,#2563eb13,#0000 34%),#f3f6fb;padding:22px;font-family:inherit}.add-formhouse-page-AddFormHousePlotAdmin *,.add-formhouse-page-AddFormHousePlotAdmin :before,.add-formhouse-page-AddFormHousePlotAdmin :after{box-sizing:border-box}.add-formhouse-card-AddFormHousePlotAdmin{background:var(--fh-white);border:1px solid #e6ecf5;border-radius:18px;width:100%;max-width:1380px;margin:0 auto;padding:24px;transition:box-shadow .25s,border-color .25s;box-shadow:0 5px 18px #0f172a09,0 18px 45px #0f172a0b}.add-formhouse-card-AddFormHousePlotAdmin:hover{border-color:#d4e0f0;box-shadow:0 8px 22px #0f172a0b,0 22px 50px #0f172a11}.add-formhouse-title-AddFormHousePlotAdmin{color:#14213a;letter-spacing:-.5px;border-bottom:1px solid #e8eef6;margin:0 0 22px;padding:0 0 16px 16px;font-size:clamp(20px,2vw,26px);font-weight:800;line-height:1.35;position:relative}.add-formhouse-title-AddFormHousePlotAdmin:before{content:"";background:linear-gradient(#60a5fa,#2563eb);border-radius:6px;width:4px;height:27px;position:absolute;top:3px;left:0}.add-formhouse-form-AddFormHousePlotAdmin{flex-direction:column;gap:16px;width:100%;display:flex}.add-formhouse-section-AddFormHousePlotAdmin{background:#fff;border:1px solid #e3eaf4;border-radius:13px;min-width:0;margin:0;padding:18px;transition:border-color .22s,box-shadow .22s,transform .22s;position:relative;box-shadow:0 2px 8px #0f172a05}.add-formhouse-section-AddFormHousePlotAdmin:hover{border-color:#c9d9ef;transform:translateY(-1px);box-shadow:0 7px 22px #1e40af0e}.add-formhouse-section-AddFormHousePlotAdmin h3{color:#1c3354;letter-spacing:.1px;border-bottom:1px solid #e9eef6;align-items:center;gap:10px;margin:0 0 17px;padding:0 0 12px;font-size:15px;font-weight:750;line-height:1.4;display:flex}.add-formhouse-section-AddFormHousePlotAdmin h3:before{content:"";background:#3b82f6;border-radius:50%;flex:none;width:7px;height:7px;display:inline-block;box-shadow:0 0 0 4px #eaf2ff}.add-formhouse-grid-AddFormHousePlotAdmin{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:14px 16px;display:grid}.add-formhouse-group-AddFormHousePlotAdmin{flex-direction:column;gap:6px;min-width:0;display:flex}.add-formhouse-full-AddFormHousePlotAdmin{grid-column:1/-1}.add-formhouse-group-AddFormHousePlotAdmin label,.add-formhouse-section-AddFormHousePlotAdmin>label{color:#334761;letter-spacing:.1px;margin:0;font-size:12.5px;font-weight:700;line-height:1.4;display:block}.add-formhouse-page-AddFormHousePlotAdmin .add-formhouse-section-AddFormHousePlotAdmin input:not([type=checkbox]):not([type=radio]),.add-formhouse-page-AddFormHousePlotAdmin .add-formhouse-section-AddFormHousePlotAdmin select,.add-formhouse-page-AddFormHousePlotAdmin .add-formhouse-section-AddFormHousePlotAdmin textarea,.add-formhouse-page-AddFormHousePlotAdmin .add-formhouse-description-AddFormHousePlotAdmin{border:1px solid var(--fh-border);color:#1e293b;background:#fff;border-radius:8px;outline:none;width:100%;min-width:0;min-height:40px;margin:0;padding:9px 12px;font-family:inherit;font-size:13px;font-weight:500;line-height:1.45;transition:border-color .2s,box-shadow .2s,background-color .2s;display:block;box-shadow:0 1px 2px #0f172a05}.add-formhouse-page-AddFormHousePlotAdmin .add-formhouse-section-AddFormHousePlotAdmin input:hover,.add-formhouse-page-AddFormHousePlotAdmin .add-formhouse-section-AddFormHousePlotAdmin select:hover,.add-formhouse-page-AddFormHousePlotAdmin .add-formhouse-section-AddFormHousePlotAdmin textarea:hover{border-color:#9fb9df}.add-formhouse-page-AddFormHousePlotAdmin .add-formhouse-section-AddFormHousePlotAdmin input:focus,.add-formhouse-page-AddFormHousePlotAdmin .add-formhouse-section-AddFormHousePlotAdmin select:focus,.add-formhouse-page-AddFormHousePlotAdmin .add-formhouse-section-AddFormHousePlotAdmin textarea:focus,.add-formhouse-page-AddFormHousePlotAdmin .add-formhouse-description-AddFormHousePlotAdmin:focus{border-color:var(--fh-primary);background:#fff;box-shadow:0 0 0 3px #2563eb1c}.add-formhouse-page-AddFormHousePlotAdmin .add-formhouse-section-AddFormHousePlotAdmin input::placeholder,.add-formhouse-page-AddFormHousePlotAdmin .add-formhouse-section-AddFormHousePlotAdmin textarea::placeholder{color:#94a3b8;font-weight:400}.add-formhouse-page-AddFormHousePlotAdmin .add-formhouse-section-AddFormHousePlotAdmin select{cursor:pointer;padding-right:30px}.add-formhouse-page-AddFormHousePlotAdmin .add-formhouse-section-AddFormHousePlotAdmin textarea,.add-formhouse-description-AddFormHousePlotAdmin{resize:vertical;min-height:76px}.add-formhouse-description-AddFormHousePlotAdmin{border:1px solid var(--fh-border);color:#1e293b;resize:vertical;background:#fff;border-radius:8px;outline:none;width:100%;min-height:100px;padding:11px 12px;font-family:inherit;font-size:13px;line-height:1.6}.add-formhouse-page-AddFormHousePlotAdmin .add-formhouse-section-AddFormHousePlotAdmin input[type=file]{color:#52637c;cursor:pointer;background:#f8fbff;border:1px dashed #b9cbe5;border-radius:9px;min-height:46px;padding:7px 9px;font-size:12px}.add-formhouse-page-AddFormHousePlotAdmin .add-formhouse-section-AddFormHousePlotAdmin input[type=file]:hover{background:#f0f6ff;border-color:#60a5fa}.add-formhouse-page-AddFormHousePlotAdmin .add-formhouse-section-AddFormHousePlotAdmin input[type=file]::file-selector-button{color:#1d4ed8;cursor:pointer;background:#e7f0ff;border:0;border-radius:6px;margin-right:12px;padding:7px 12px;font-family:inherit;font-size:12px;font-weight:700;transition:background-color .2s,color .2s}.add-formhouse-page-AddFormHousePlotAdmin .add-formhouse-section-AddFormHousePlotAdmin input[type=file]::file-selector-button:hover{color:#1e40af;background:#d8e8ff}.add-formhouse-cover-preview-AddFormHousePlotAdmin{background:#f1f5f9;border:1px solid #dce6f3;border-radius:11px;width:210px;max-width:100%;height:140px;margin-top:12px;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 5px 15px #0f172a12}.add-formhouse-cover-preview-AddFormHousePlotAdmin:hover{transform:translateY(-2px);box-shadow:0 10px 22px #0f172a1a}.add-formhouse-cover-preview-AddFormHousePlotAdmin img{object-fit:cover;width:100%;height:100%;display:block}.add-formhouse-image-preview-AddFormHousePlotAdmin{grid-template-columns:repeat(auto-fill,minmax(115px,1fr));gap:12px;margin-top:13px;display:grid}.add-formhouse-image-item-AddFormHousePlotAdmin{background:#f1f5f9;border:1px solid #dce6f3;border-radius:10px;width:100%;height:105px;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative;overflow:hidden;box-shadow:0 3px 10px #0f172a0b}.add-formhouse-image-item-AddFormHousePlotAdmin:hover{border-color:#93b8ef;transform:translateY(-3px);box-shadow:0 9px 20px #0f172a1a}.add-formhouse-image-item-AddFormHousePlotAdmin img{object-fit:cover;width:100%;height:100%;display:block}.add-formhouse-remove-image-AddFormHousePlotAdmin{color:#fff;cursor:pointer;background:#ef4444;border:1px solid #ffffff8c;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;padding:0;font-size:18px;font-weight:700;line-height:1;transition:background-color .2s,transform .2s;display:flex;position:absolute;top:6px;right:6px;box-shadow:0 3px 8px #7f1d1d33}.add-formhouse-remove-image-AddFormHousePlotAdmin:hover{background:#dc2626;transform:scale(1.08)}.add-formhouse-remove-image-AddFormHousePlotAdmin:active{transform:scale(.95)}.add-formhouse-pdf-list-AddFormHousePlotAdmin{flex-wrap:wrap;gap:8px;margin:10px 0 0;padding:0;list-style:none;display:flex}.add-formhouse-pdf-list-AddFormHousePlotAdmin li{overflow-wrap:anywhere;color:#27518b;background:#f0f6ff;border:1px solid #dbe7fa;border-radius:7px;max-width:100%;padding:7px 11px;font-size:12px;font-weight:600}.add-formhouse-button-box-AddFormHousePlotAdmin{border-top:1px solid #e8eef6;justify-content:flex-end;align-items:center;margin-top:2px;padding:16px 0 0;display:flex}.add-formhouse-save-btn-AddFormHousePlotAdmin{color:#fff;letter-spacing:.15px;cursor:pointer;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border:1px solid #2563eb;border-radius:9px;outline:none;justify-content:center;align-items:center;min-width:190px;min-height:42px;padding:10px 22px;font-family:inherit;font-size:13px;font-weight:750;line-height:1.4;transition:transform .2s,box-shadow .2s,background-color .2s;display:inline-flex;box-shadow:0 5px 13px #2563eb33}.add-formhouse-save-btn-AddFormHousePlotAdmin:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 9px 20px #2563eb47}.add-formhouse-save-btn-AddFormHousePlotAdmin:active:not(:disabled){transform:translateY(0);box-shadow:0 3px 9px #2563eb33}.add-formhouse-save-btn-AddFormHousePlotAdmin:focus-visible{outline-offset:3px;outline:3px solid #2563eb40}.add-formhouse-save-btn-AddFormHousePlotAdmin:disabled{opacity:.58;cursor:not-allowed;box-shadow:none;transform:none}.add-formhouse-loading-AddFormHousePlotAdmin{color:#475569;text-align:center;justify-content:center;align-items:center;min-height:280px;padding:24px;font-size:15px;font-weight:650;display:flex}.add-formhouse-page-AddFormHousePlotAdmin .add-formhouse-section-AddFormHousePlotAdmin input:disabled,.add-formhouse-page-AddFormHousePlotAdmin .add-formhouse-section-AddFormHousePlotAdmin select:disabled,.add-formhouse-page-AddFormHousePlotAdmin .add-formhouse-section-AddFormHousePlotAdmin textarea:disabled{color:#94a3b8;cursor:not-allowed;background:#f1f5f9}.add-formhouse-page-AddFormHousePlotAdmin input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.add-formhouse-page-AddFormHousePlotAdmin input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.add-formhouse-page-AddFormHousePlotAdmin input[type=number]{appearance:textfield}@media (width<=1024px){.add-formhouse-page-AddFormHousePlotAdmin{padding:18px}.add-formhouse-card-AddFormHousePlotAdmin{padding:20px}.add-formhouse-grid-AddFormHousePlotAdmin{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.add-formhouse-section-AddFormHousePlotAdmin{padding:16px}}@media (width<=640px){.add-formhouse-page-AddFormHousePlotAdmin{padding:10px}.add-formhouse-card-AddFormHousePlotAdmin{border-radius:13px;padding:14px}.add-formhouse-title-AddFormHousePlotAdmin{margin-bottom:17px;padding-bottom:13px;font-size:20px}.add-formhouse-form-AddFormHousePlotAdmin{gap:12px}.add-formhouse-section-AddFormHousePlotAdmin{border-radius:10px;padding:14px}.add-formhouse-section-AddFormHousePlotAdmin h3{margin-bottom:14px;font-size:14px}.add-formhouse-grid-AddFormHousePlotAdmin{grid-template-columns:minmax(0,1fr);gap:12px}.add-formhouse-full-AddFormHousePlotAdmin{grid-column:auto}.add-formhouse-page-AddFormHousePlotAdmin .add-formhouse-section-AddFormHousePlotAdmin input:not([type=checkbox]):not([type=radio]),.add-formhouse-page-AddFormHousePlotAdmin .add-formhouse-section-AddFormHousePlotAdmin select,.add-formhouse-page-AddFormHousePlotAdmin .add-formhouse-section-AddFormHousePlotAdmin textarea{min-height:42px;font-size:14px}.add-formhouse-image-preview-AddFormHousePlotAdmin{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.add-formhouse-button-box-AddFormHousePlotAdmin{justify-content:stretch;padding-top:14px}.add-formhouse-save-btn-AddFormHousePlotAdmin{width:100%;min-height:44px}}.add-formhouse-page-AddFormHousePlotAdmin{padding-top:100px}.add-formhouse-title-AddFormHousePlotAdmin{text-align:center;padding-left:0}.add-formhouse-title-AddFormHousePlotAdmin:before{display:none}@media (width<=360px){.add-formhouse-card-AddFormHousePlotAdmin,.add-formhouse-section-AddFormHousePlotAdmin{padding:11px}.add-formhouse-image-preview-AddFormHousePlotAdmin{grid-template-columns:minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){.add-formhouse-page-AddFormHousePlotAdmin *,.add-formhouse-page-AddFormHousePlotAdmin :before,.add-formhouse-page-AddFormHousePlotAdmin :after{transition:none!important;animation:none!important}}@media (width<=1024px){.add-formhouse-page-AddFormHousePlotAdmin{padding-top:90px}}@media (width<=640px){.add-formhouse-page-AddFormHousePlotAdmin{padding-top:80px}}.fh-approval{color:#182235;background:#f5f7fb;min-height:80vh;padding:24px}.fh-approval header h1{margin:0}.fh-approval header p{color:#657184}.fh-tabs{flex-wrap:wrap;gap:8px;margin:22px 0;display:flex}.fh-tabs button,.fh-actions button{cursor:pointer;background:#fff;border:1px solid #d8e0ea;border-radius:9px;padding:10px 16px;font-weight:600}.fh-tabs .selected,.fh-actions button{color:#fff;background:#192438}.fh-grid{grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:18px;display:grid}.fh-card{background:#fff;border:1px solid #e1e6ed;border-radius:14px;overflow:hidden;box-shadow:0 6px 18px #1822350b}.fh-card>img{object-fit:cover;width:100%;height:165px}.fh-content{padding:18px}.fh-content h2{margin:10px 0;font-size:18px}.fh-content p{font-size:14px;line-height:1.6}.fh-status{color:#9a731a;font-size:12px;font-weight:700}.fh-actions{gap:8px;display:flex}.fh-actions .reject{background:#a63232}.fh-actions button:disabled{opacity:.5}.fh-error{color:#a63232}.view-formhouse-page-ViewFormHousePlotAdmin{box-sizing:border-box;background:#f4f6f9;width:100%;min-height:100vh;padding:30px}.view-formhouse-card-ViewFormHousePlotAdmin{box-sizing:border-box;background:#fff;border-radius:16px;width:100%;padding:26px;box-shadow:0 8px 25px #00000014}.view-formhouse-header-ViewFormHousePlotAdmin{justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px;display:flex}.view-formhouse-header-ViewFormHousePlotAdmin h2{color:#172033;margin:0;font-size:27px}.view-formhouse-header-ViewFormHousePlotAdmin p{color:#667085;margin:6px 0 0;font-size:14px}.view-formhouse-add-btn-ViewFormHousePlotAdmin{color:#fff;cursor:pointer;background:#222;border:none;border-radius:8px;padding:13px 20px;font-weight:600}.view-formhouse-add-btn-ViewFormHousePlotAdmin:hover{opacity:.9}.view-formhouse-search-ViewFormHousePlotAdmin{box-sizing:border-box;border:1px solid #d7dbe2;border-radius:8px;outline:none;width:100%;height:45px;margin-bottom:20px;padding:0 15px;font-size:14px}.view-formhouse-search-ViewFormHousePlotAdmin:focus{border-color:#222}.view-formhouse-table-wrapper-ViewFormHousePlotAdmin{width:100%;overflow-x:auto}.view-formhouse-table-ViewFormHousePlotAdmin{border-collapse:collapse;width:100%;min-width:1150px}.view-formhouse-table-ViewFormHousePlotAdmin th{color:#222;text-align:left;white-space:nowrap;background:#f4f4f4;padding:13px 10px;font-size:13px}.view-formhouse-table-ViewFormHousePlotAdmin td{color:#344054;vertical-align:middle;border-bottom:1px solid #eee;padding:12px 10px;font-size:13px}.view-formhouse-cover-ViewFormHousePlotAdmin{object-fit:cover;border-radius:6px;width:65px;height:50px;display:block}.view-formhouse-no-image-ViewFormHousePlotAdmin{color:#888;background:#eee;border-radius:6px;justify-content:center;align-items:center;width:65px;height:50px;font-size:10px;display:flex}.view-formhouse-actions-ViewFormHousePlotAdmin{align-items:center;gap:7px;display:flex}.view-formhouse-actions-ViewFormHousePlotAdmin button{color:#fff;cursor:pointer;border:none;border-radius:6px;padding:8px 12px;font-size:12px;font-weight:600}.view-formhouse-view-btn-ViewFormHousePlotAdmin{background:#222}.view-formhouse-edit-btn-ViewFormHousePlotAdmin{background:#e8e8e8;color:#222!important}.view-formhouse-delete-btn-ViewFormHousePlotAdmin{background:#e53935}.view-formhouse-loading-ViewFormHousePlotAdmin{text-align:center;color:#667085;padding:60px 20px}.view-formhouse-no-data-ViewFormHousePlotAdmin{text-align:center!important;color:#888!important;padding:50px!important}@media (width<=768px){.view-formhouse-page-ViewFormHousePlotAdmin{padding:12px}.view-formhouse-card-ViewFormHousePlotAdmin{border-radius:12px;padding:15px}.view-formhouse-header-ViewFormHousePlotAdmin{flex-direction:column;align-items:flex-start}.view-formhouse-add-btn-ViewFormHousePlotAdmin{width:100%}}.single-formhouse-page-ViewSingleFormHousePlotAdmin{box-sizing:border-box;background:#f5f6f8;width:100%;min-height:100vh;padding:30px}.single-formhouse-container-ViewSingleFormHousePlotAdmin{max-width:1250px;margin:auto}.single-formhouse-header-ViewSingleFormHousePlotAdmin{background:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;padding:22px;display:flex}.single-formhouse-header-ViewSingleFormHousePlotAdmin h1{color:#172033;margin:0;font-size:27px}.single-formhouse-header-ViewSingleFormHousePlotAdmin p{color:#777;margin:7px 0 0;font-size:14px}.single-formhouse-header-actions-ViewSingleFormHousePlotAdmin{gap:8px;display:flex}.single-formhouse-edit-btn-ViewSingleFormHousePlotAdmin,.single-formhouse-back-btn-ViewSingleFormHousePlotAdmin{cursor:pointer;border:none;border-radius:7px;padding:11px 18px;font-size:13px;font-weight:600}.single-formhouse-edit-btn-ViewSingleFormHousePlotAdmin{color:#fff;background:#222}.single-formhouse-back-btn-ViewSingleFormHousePlotAdmin{color:#222;background:#e9e9e9}.single-formhouse-cover-ViewSingleFormHousePlotAdmin{background:#eee;border-radius:14px;width:100%;height:470px;margin-bottom:20px;position:relative;overflow:hidden}.single-formhouse-cover-ViewSingleFormHousePlotAdmin img{object-fit:cover;width:100%;height:100%;display:block}.single-formhouse-badge-ViewSingleFormHousePlotAdmin{color:#fff;background:#222;border-radius:20px;padding:7px 13px;font-size:12px;font-weight:700;position:absolute;top:15px;left:15px}.single-formhouse-section-ViewSingleFormHousePlotAdmin{background:#fff;border:1px solid #e8e8e8;border-radius:14px;margin-bottom:20px;padding:24px}.single-formhouse-section-ViewSingleFormHousePlotAdmin h2{color:#222;margin:0 0 20px;font-size:20px}.single-formhouse-grid-ViewSingleFormHousePlotAdmin{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.single-formhouse-grid-ViewSingleFormHousePlotAdmin>div{box-sizing:border-box;border:1px solid #eee;border-radius:8px;padding:14px}.single-formhouse-grid-ViewSingleFormHousePlotAdmin span{color:#888;margin-bottom:6px;font-size:12px;display:block}.single-formhouse-grid-ViewSingleFormHousePlotAdmin strong{color:#222;word-break:break-word;font-size:14px;display:block}.single-formhouse-full-ViewSingleFormHousePlotAdmin{grid-column:1/-1}.single-formhouse-description-ViewSingleFormHousePlotAdmin{color:#555;white-space:pre-wrap;margin:0;line-height:1.8}.single-formhouse-location-btn-ViewSingleFormHousePlotAdmin{color:#fff;background:#222;border-radius:7px;padding:11px 18px;font-size:13px;font-weight:600;text-decoration:none;display:inline-block}.single-formhouse-images-ViewSingleFormHousePlotAdmin{flex-wrap:wrap;gap:12px;display:flex}.single-formhouse-images-ViewSingleFormHousePlotAdmin img{object-fit:cover;cursor:pointer;border:1px solid #ddd;border-radius:8px;width:150px;height:110px}.single-formhouse-documents-ViewSingleFormHousePlotAdmin{flex-wrap:wrap;gap:10px;display:flex}.single-formhouse-document-btn-ViewSingleFormHousePlotAdmin{color:#fff;background:#222;border-radius:7px;padding:11px 16px;font-size:13px;text-decoration:none;display:inline-block}.single-formhouse-loading-ViewSingleFormHousePlotAdmin{color:#777;justify-content:center;align-items:center;min-height:500px;font-size:17px;display:flex}.single-formhouse-not-found-ViewSingleFormHousePlotAdmin{flex-direction:column;justify-content:center;align-items:center;min-height:500px;display:flex}@media (width<=900px){.single-formhouse-grid-ViewSingleFormHousePlotAdmin{grid-template-columns:repeat(2,1fr)}.single-formhouse-cover-ViewSingleFormHousePlotAdmin{height:350px}}@media (width<=600px){.single-formhouse-page-ViewSingleFormHousePlotAdmin{padding:12px}.single-formhouse-header-ViewSingleFormHousePlotAdmin{flex-direction:column;align-items:flex-start}.single-formhouse-header-actions-ViewSingleFormHousePlotAdmin{width:100%}.single-formhouse-header-actions-ViewSingleFormHousePlotAdmin button{flex:1}.single-formhouse-grid-ViewSingleFormHousePlotAdmin{grid-template-columns:1fr}.single-formhouse-full-ViewSingleFormHousePlotAdmin{grid-column:auto}.single-formhouse-cover-ViewSingleFormHousePlotAdmin{height:260px}.single-formhouse-section-ViewSingleFormHousePlotAdmin{padding:16px}.single-formhouse-images-ViewSingleFormHousePlotAdmin img{width:calc(50% - 6px);height:100px}}.cg-section-featured-formhouse-plots-FeaturedFormHousePlots{box-sizing:border-box;background:#fff;width:100%;padding:90px 8%}.cg-container-featured-formhouse-plots-FeaturedFormHousePlots{max-width:1400px;margin:auto}.cg-heading-featured-formhouse-plots-FeaturedFormHousePlots{justify-content:space-between;align-items:center;margin-bottom:40px;display:flex}.cg-heading-featured-formhouse-plots-FeaturedFormHousePlots h2{color:#111827;margin:0;font-size:42px;font-weight:700}.cg-heading-featured-formhouse-plots-FeaturedFormHousePlots p{color:#6b7280;margin-top:10px;font-size:16px}.cg-formhouse-search-FeaturedFormHousePlots{grid-template-columns:1fr 90px;gap:10px;margin-bottom:12px;display:grid}.cg-formhouse-search-all-FeaturedFormHousePlots{box-sizing:border-box;background:#fff;border:1px solid #d5dae3;border-radius:10px;align-items:center;height:50px;padding:0 14px;display:flex}.cg-formhouse-search-icon-FeaturedFormHousePlots{margin-right:9px;font-size:18px}.cg-formhouse-search-all-FeaturedFormHousePlots input{color:#111827;background:0 0;border:none;outline:none;width:100%;height:100%;font-size:14px}.cg-formhouse-clear-search-FeaturedFormHousePlots{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:10px;height:50px;font-size:14px;font-weight:600}.cg-formhouse-filters-FeaturedFormHousePlots{box-sizing:border-box;background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;grid-template-columns:1.35fr 1fr .9fr 1.45fr;gap:10px;margin-bottom:14px;padding:12px 14px;display:grid}.cg-formhouse-filter-group-FeaturedFormHousePlots{flex-direction:column;gap:5px;min-width:0;display:flex}.cg-formhouse-filter-group-FeaturedFormHousePlots label{color:#374151;font-size:12px;font-weight:600}.cg-formhouse-filter-group-FeaturedFormHousePlots input{box-sizing:border-box;color:#111827;background:#fff;border:1px solid #d5dae3;border-radius:8px;outline:none;width:100%;height:40px;padding:0 10px;font-size:13px}.cg-formhouse-range-FeaturedFormHousePlots{grid-template-columns:1fr 1fr;gap:7px;min-width:0;display:grid}.cg-formhouse-result-count-FeaturedFormHousePlots{color:#4b5563;background:#f3f4f6;border-radius:20px;width:fit-content;margin-bottom:16px;margin-left:auto;padding:7px 13px;font-size:12px;font-weight:500}.cg-grid-featured-formhouse-plots-FeaturedFormHousePlots{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.cg-card-featured-formhouse-plots-FeaturedFormHousePlots{color:inherit;background:#fff;border-radius:18px;text-decoration:none;transition:all .4s;display:block;overflow:hidden;box-shadow:0 10px 30px #00000014}.cg-card-featured-formhouse-plots-FeaturedFormHousePlots:hover{color:inherit;text-decoration:none;transform:translateY(-8px)}.cg-image-featured-formhouse-plots-FeaturedFormHousePlots{object-fit:contain;object-position:center;background:#f5f5f5;width:100%;height:240px;display:block}.cg-content-featured-formhouse-plots-FeaturedFormHousePlots{padding:20px;overflow:hidden}.cg-type-featured-formhouse-plots-FeaturedFormHousePlots{color:#fff;background:#d4af37;border-radius:20px;padding:5px 14px;font-size:13px;display:inline-block}.cg-id-featured-formhouse-plots-FeaturedFormHousePlots{float:right;color:#fff;background:#111827;border-radius:20px;padding:5px 10px;font-size:12px;display:inline-block}.cg-content-featured-formhouse-plots-FeaturedFormHousePlots h3{clear:both;color:#111827;margin:18px 0 10px;font-size:24px;font-weight:700}.cg-content-featured-formhouse-plots-FeaturedFormHousePlots p{color:#6b7280;margin-bottom:10px;font-size:17px}.cg-area-featured-formhouse-plots-FeaturedFormHousePlots{font-size:15px!important}.cg-content-featured-formhouse-plots-FeaturedFormHousePlots h4{color:#d4af37;margin:18px 0 20px;font-size:26px;font-weight:700}.cg-btn-featured-formhouse-plots-FeaturedFormHousePlots{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:10px;justify-content:center;align-items:center;width:100%;height:50px;font-size:16px;font-weight:600;transition:all .3s;display:flex}.cg-btn-featured-formhouse-plots-FeaturedFormHousePlots:hover{background:#d4af37}.cg-no-formhouse-result-FeaturedFormHousePlots{text-align:center;grid-column:1/-1;padding:60px 20px}.cg-no-formhouse-result-FeaturedFormHousePlots h3{color:#111827;margin-bottom:8px}.cg-no-formhouse-result-FeaturedFormHousePlots p{color:#6b7280}@media (width<=1200px){.cg-grid-featured-formhouse-plots-FeaturedFormHousePlots{grid-template-columns:repeat(2,1fr)}}@media (width<=992px){.cg-formhouse-filters-FeaturedFormHousePlots{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.cg-section-featured-formhouse-plots-FeaturedFormHousePlots{padding:60px 5%}.cg-heading-featured-formhouse-plots-FeaturedFormHousePlots{flex-direction:column;align-items:flex-start;gap:10px}.cg-heading-featured-formhouse-plots-FeaturedFormHousePlots h2{font-size:34px}.cg-grid-featured-formhouse-plots-FeaturedFormHousePlots{grid-template-columns:1fr}}@media (width<=576px){.cg-section-featured-formhouse-plots-FeaturedFormHousePlots{width:100%;padding:55px 17px 90px;overflow-x:hidden}.cg-heading-featured-formhouse-plots-FeaturedFormHousePlots{margin-bottom:28px}.cg-heading-featured-formhouse-plots-FeaturedFormHousePlots h2{font-size:32px;line-height:38px}.cg-heading-featured-formhouse-plots-FeaturedFormHousePlots p{margin-top:8px;font-size:13px}.cg-formhouse-search-FeaturedFormHousePlots{grid-template-columns:minmax(0,1fr) 76px;gap:8px;width:100%;margin-bottom:8px;display:grid}.cg-formhouse-search-all-FeaturedFormHousePlots{border-radius:8px;min-width:0;height:43px;padding:0 10px}.cg-formhouse-search-icon-FeaturedFormHousePlots{flex-shrink:0;margin-right:6px;font-size:16px}.cg-formhouse-search-all-FeaturedFormHousePlots input{min-width:0;font-size:12px}.cg-formhouse-clear-search-FeaturedFormHousePlots{border-radius:8px;width:76px;height:43px;padding:0;font-size:12px}.cg-formhouse-filters-FeaturedFormHousePlots{border-radius:10px;grid-template-columns:1.15fr 1fr 1fr 1.15fr;gap:7px;width:100%;margin-bottom:10px;padding:9px;display:grid;overflow:hidden}.cg-formhouse-filter-group-FeaturedFormHousePlots{gap:4px;width:100%;min-width:0}.cg-formhouse-filter-group-FeaturedFormHousePlots label{white-space:nowrap;text-overflow:ellipsis;font-size:9px;line-height:12px;overflow:hidden}.cg-formhouse-filter-group-FeaturedFormHousePlots input{border-radius:7px;width:100%;min-width:0;height:34px;padding:0 7px;font-size:10px}.cg-formhouse-range-FeaturedFormHousePlots{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:5px;width:100%;min-width:0;display:grid}.cg-formhouse-range-FeaturedFormHousePlots input{width:100%;min-width:0;height:34px;padding:0 6px;font-size:10px}.cg-formhouse-result-count-FeaturedFormHousePlots{white-space:nowrap;border-radius:18px;margin-bottom:8px;margin-left:auto;padding:6px 10px;font-size:10px}.cg-grid-featured-formhouse-plots-FeaturedFormHousePlots{grid-template-columns:1fr;gap:18px;width:100%}.cg-image-featured-formhouse-plots-FeaturedFormHousePlots{object-fit:contain;width:100%;height:220px}.cg-content-featured-formhouse-plots-FeaturedFormHousePlots{padding:16px}.cg-content-featured-formhouse-plots-FeaturedFormHousePlots h3{margin-top:15px;font-size:20px}.cg-content-featured-formhouse-plots-FeaturedFormHousePlots h4{margin:14px 0 16px;font-size:22px}.cg-btn-featured-formhouse-plots-FeaturedFormHousePlots{height:44px;font-size:13px}}html,body,#root{width:100%;max-width:100%;overflow-x:hidden}.cg-loading-formhouse-plot-details-FormHousePlotDetailsSendAdmin{text-align:center;color:#111827;margin-top:120px;font-size:32px;font-weight:700}.cg-section-formhouse-plot-details-FormHousePlotDetailsSendAdmin{background:#f8f9fb;width:100%;padding:120px 5% 70px}.cg-container-formhouse-plot-details-FormHousePlotDetailsSendAdmin{max-width:1200px;margin:auto}.cg-single-layout-formhouse-plot-details-FormHousePlotDetailsSendAdmin{flex-direction:column;align-items:center;width:100%;display:flex}.cg-gallery-formhouse-plot-details-FormHousePlotDetailsSendAdmin{width:100%;max-width:900px}.cg-main-image-formhouse-plot-details-FormHousePlotDetailsSendAdmin{object-fit:contain;object-position:center;background:#f1f1f1;border-radius:18px;width:100%;height:520px;display:block;box-shadow:0 15px 40px #0000001f}.cg-gallery-list-formhouse-plot-details-FormHousePlotDetailsSendAdmin{object-fit:cover;gap:15px;width:100%;max-width:100%;margin-top:20px;padding-bottom:5px;display:flex;overflow-x:auto}.cg-gallery-list-formhouse-plot-details-FormHousePlotDetailsSendAdmin::-webkit-scrollbar{height:6px}.cg-gallery-list-formhouse-plot-details-FormHousePlotDetailsSendAdmin::-webkit-scrollbar-thumb{background:#d4af37;border-radius:20px}.cg-gallery-image-formhouse-plot-details-FormHousePlotDetailsSendAdmin{object-fit:cover;cursor:pointer;border:3px solid #0000;border-radius:12px;flex-shrink:0;width:120px;height:85px;transition:all .3s}.cg-gallery-image-formhouse-plot-details-FormHousePlotDetailsSendAdmin:hover{border-color:#d4af37;transform:scale(1.05)}.cg-details-formhouse-plot-details-FormHousePlotDetailsSendAdmin{flex-direction:column;gap:25px;width:100%;max-width:900px;margin-top:35px;display:flex}.cg-title-formhouse-plot-details-FormHousePlotDetailsSendAdmin{color:#111827;margin:0;font-size:38px;font-weight:700;line-height:52px}.cg-price-formhouse-plot-details-FormHousePlotDetailsSendAdmin{color:#c89b2d;margin:0;font-size:42px;font-weight:700}.cg-type-badge-formhouse-plot-details-FormHousePlotDetailsSendAdmin{color:#fff;background:#111827;border-radius:50px;width:fit-content;padding:10px 24px;font-size:15px;font-weight:600}.cg-location-card-formhouse-plot-details-FormHousePlotDetailsSendAdmin{background:#fff;border-radius:16px;padding:25px;transition:all .3s;box-shadow:0 8px 25px #00000014}.cg-location-card-formhouse-plot-details-FormHousePlotDetailsSendAdmin:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0000001a}.cg-location-card-formhouse-plot-details-FormHousePlotDetailsSendAdmin h3{color:#111827;margin-bottom:15px;font-size:22px}.cg-location-card-formhouse-plot-details-FormHousePlotDetailsSendAdmin p{color:#666;margin-bottom:10px;line-height:28px}.cg-property-info-card-formhouse-plot-details-FormHousePlotDetailsSendAdmin{background:#fff;border-radius:18px;padding:30px;transition:all .3s;box-shadow:0 10px 30px #00000014}.cg-property-info-card-formhouse-plot-details-FormHousePlotDetailsSendAdmin:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0000001a}.cg-property-info-card-formhouse-plot-details-FormHousePlotDetailsSendAdmin h3{color:#111827;margin-bottom:25px;font-size:28px;font-weight:700}.cg-property-grid-formhouse-plot-details-FormHousePlotDetailsSendAdmin{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.cg-property-grid-formhouse-plot-details-FormHousePlotDetailsSendAdmin div{background:#f8fafc;border:1px solid #edf1f5;border-radius:14px;padding:20px;transition:all .3s}.cg-property-grid-formhouse-plot-details-FormHousePlotDetailsSendAdmin div:hover{transform:translateY(-5px);box-shadow:0 10px 25px #00000014}.cg-property-grid-formhouse-plot-details-FormHousePlotDetailsSendAdmin span{color:#7b7b7b;margin-bottom:8px;font-size:14px;font-weight:500;display:block}.cg-property-grid-formhouse-plot-details-FormHousePlotDetailsSendAdmin strong{color:#111827;word-break:break-word;font-size:18px;font-weight:700;line-height:28px;display:block}.cg-description-card-formhouse-plot-details-FormHousePlotDetailsSendAdmin{background:#fff;border-radius:18px;padding:30px;transition:all .3s;box-shadow:0 10px 30px #00000014}.cg-description-card-formhouse-plot-details-FormHousePlotDetailsSendAdmin:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0000001a}.cg-description-card-formhouse-plot-details-FormHousePlotDetailsSendAdmin h3{color:#111827;margin-bottom:20px;font-size:28px;font-weight:700}.cg-description-card-formhouse-plot-details-FormHousePlotDetailsSendAdmin p{color:#666;text-align:justify;white-space:pre-wrap;font-size:16px;line-height:32px}.cg-contact-card-formhouse-plot-details-FormHousePlotDetailsSendAdmin{background:#fff;border:1px solid #f1f1f1;border-radius:18px;margin-top:5px;padding:25px;box-shadow:0 10px 30px #00000014}.cg-contact-title-formhouse-plot-details-FormHousePlotDetailsSendAdmin{color:#111827;margin-bottom:10px;font-size:28px;font-weight:700}.cg-contact-text-formhouse-plot-details-FormHousePlotDetailsSendAdmin{color:#6b7280;margin-bottom:22px;font-size:15px;line-height:1.6}.cg-contact-btn-formhouse-plot-details-FormHousePlotDetailsSendAdmin{color:#fff;cursor:pointer;background:#141b2d;border:none;border-radius:10px;width:100%;margin-bottom:15px;padding:15px;font-size:16px;font-weight:600;transition:all .3s}.cg-contact-btn-formhouse-plot-details-FormHousePlotDetailsSendAdmin:hover{background:#1e2b47;transform:translateY(-2px)}.cg-whatsapp-btn-formhouse-plot-details-FormHousePlotDetailsSendAdmin{margin-bottom:0}.schedule-visit-overlay-formhouse-FormHousePlotDetailsSendAdmin{z-index:2000;background:#0000008c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.schedule-visit-modal-formhouse-FormHousePlotDetailsSendAdmin{background:#fff;border-radius:16px;width:100%;max-width:480px;overflow:hidden;box-shadow:0 20px 60px #00000040}.schedule-visit-header-formhouse-FormHousePlotDetailsSendAdmin{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:20px;display:flex}.schedule-visit-header-formhouse-FormHousePlotDetailsSendAdmin h2{color:#111827;margin:0;font-size:21px}.schedule-visit-close-formhouse-FormHousePlotDetailsSendAdmin{cursor:pointer;color:#555;background:0 0;border:none;font-size:30px;line-height:1}.schedule-visit-body-formhouse-FormHousePlotDetailsSendAdmin{padding:20px}.schedule-visit-group-formhouse-FormHousePlotDetailsSendAdmin{margin-bottom:18px}.schedule-visit-group-formhouse-FormHousePlotDetailsSendAdmin label{color:#374151;margin-bottom:7px;font-size:14px;font-weight:600;display:block}.schedule-visit-group-formhouse-FormHousePlotDetailsSendAdmin input{border:1px solid #d5dae3;border-radius:8px;outline:none;width:100%;height:45px;padding:0 12px;font-size:14px}.schedule-visit-group-formhouse-FormHousePlotDetailsSendAdmin input:focus{border-color:#d4af37}.schedule-visit-submit-formhouse-FormHousePlotDetailsSendAdmin{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:9px;width:100%;height:48px;font-size:15px;font-weight:600}.schedule-visit-submit-formhouse-FormHousePlotDetailsSendAdmin:disabled{opacity:.6;cursor:not-allowed}@media (width<=992px){.cg-section-formhouse-plot-details-FormHousePlotDetailsSendAdmin{padding:90px 20px 130px}.cg-title-formhouse-plot-details-FormHousePlotDetailsSendAdmin{font-size:32px;line-height:45px}.cg-price-formhouse-plot-details-FormHousePlotDetailsSendAdmin{font-size:34px}.cg-main-image-formhouse-plot-details-FormHousePlotDetailsSendAdmin{height:420px}}@media (width<=768px){.cg-section-formhouse-plot-details-FormHousePlotDetailsSendAdmin{padding:90px 20px 130px}.cg-container-formhouse-plot-details-FormHousePlotDetailsSendAdmin{flex-direction:column;gap:25px;width:100%;display:flex}.cg-main-image-formhouse-plot-details-FormHousePlotDetailsSendAdmin{object-fit:contain;object-position:center;background:#f1f1f1;border-radius:12px;height:300px}.cg-gallery-list-formhouse-plot-details-FormHousePlotDetailsSendAdmin{gap:10px}.cg-gallery-image-formhouse-plot-details-FormHousePlotDetailsSendAdmin{width:85px;height:70px}.cg-title-formhouse-plot-details-FormHousePlotDetailsSendAdmin{font-size:26px;line-height:36px}.cg-price-formhouse-plot-details-FormHousePlotDetailsSendAdmin{font-size:28px}.cg-type-badge-formhouse-plot-details-FormHousePlotDetailsSendAdmin{padding:8px 18px;font-size:13px}.cg-location-card-formhouse-plot-details-FormHousePlotDetailsSendAdmin,.cg-property-info-card-formhouse-plot-details-FormHousePlotDetailsSendAdmin,.cg-description-card-formhouse-plot-details-FormHousePlotDetailsSendAdmin{padding:20px}.cg-location-card-formhouse-plot-details-FormHousePlotDetailsSendAdmin h3,.cg-property-info-card-formhouse-plot-details-FormHousePlotDetailsSendAdmin h3,.cg-description-card-formhouse-plot-details-FormHousePlotDetailsSendAdmin h3{font-size:22px}.cg-property-grid-formhouse-plot-details-FormHousePlotDetailsSendAdmin{grid-template-columns:1fr;gap:15px}.cg-contact-card-formhouse-plot-details-FormHousePlotDetailsSendAdmin{z-index:999;background:#fff;border-radius:12px 12px 0 0;grid-template-columns:repeat(4,1fr);gap:6px;width:100%;margin:0;padding:8px;display:grid;position:fixed;bottom:68px;left:0;right:0;box-shadow:0 -4px 18px #0000001f}.cg-contact-title-formhouse-plot-details-FormHousePlotDetailsSendAdmin,.cg-contact-text-formhouse-plot-details-FormHousePlotDetailsSendAdmin{display:none}.cg-contact-btn-formhouse-plot-details-FormHousePlotDetailsSendAdmin{text-align:center;border-radius:8px;justify-content:center;align-items:center;width:100%;min-height:58px;margin:0;padding:8px 3px;font-size:10px;line-height:14px;display:flex}}@media (width<=480px){.cg-section-formhouse-plot-details-FormHousePlotDetailsSendAdmin{padding:90px 20px 130px}.cg-main-image-formhouse-plot-details-FormHousePlotDetailsSendAdmin{height:240px}.cg-gallery-image-formhouse-plot-details-FormHousePlotDetailsSendAdmin{width:70px;height:55px}.cg-title-formhouse-plot-details-FormHousePlotDetailsSendAdmin{font-size:22px;line-height:32px}.cg-price-formhouse-plot-details-FormHousePlotDetailsSendAdmin{font-size:24px}.cg-location-card-formhouse-plot-details-FormHousePlotDetailsSendAdmin p,.cg-description-card-formhouse-plot-details-FormHousePlotDetailsSendAdmin p{font-size:15px;line-height:26px}.cg-property-grid-formhouse-plot-details-FormHousePlotDetailsSendAdmin div{padding:15px}.cg-property-grid-formhouse-plot-details-FormHousePlotDetailsSendAdmin strong{font-size:16px}}.admin-layout{background:#f5f7fb;min-height:100vh;display:flex}.call-history-page{flex:1;padding:40px}.call-history-card{background:#fff;border-radius:14px;width:100%;max-width:760px;padding:30px;box-shadow:0 8px 28px #00000014}.call-history-card h1{margin:0 0 8px;font-size:28px}.call-history-subtitle{color:#666;margin:0 0 26px}.form-group{margin-bottom:22px}.form-group label{margin-bottom:8px;font-weight:600;display:block}.form-group select,.form-group textarea{box-sizing:border-box;background:#fff;border:1px solid #d8dce5;border-radius:9px;outline:none;width:100%;padding:12px 14px;font-size:15px}.form-group select:focus,.form-group textarea:focus{border-color:#555}.form-group textarea{resize:vertical;min-height:130px}.save-call-history-btn{cursor:pointer;color:#fff;background:#111827;border:none;border-radius:9px;padding:12px 24px;font-size:15px;font-weight:600}.save-call-history-btn:disabled{opacity:.65;cursor:not-allowed}.call-history-alert{border-radius:8px;margin-bottom:20px;padding:12px 14px}.call-history-alert.success{color:#176b38;background:#e9f8ef}.call-history-alert.error{color:#a12626;background:#fdecec}@media (width<=768px){.call-history-page,.call-history-card{padding:20px}}.telecaller-field-group{position:relative}.telecaller-label-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.telecaller-label-row label{margin-bottom:0!important}.telecaller-edit-btn{color:#9a6c08;cursor:pointer;background:#fff8e1;border:1px solid #d6a527;border-radius:7px;padding:6px 13px;font-size:12px;font-weight:700;transition:all .2s}.telecaller-edit-btn:hover:not(:disabled){color:#111827;background:#d6a527;transform:translateY(-1px)}.telecaller-edit-btn:disabled{opacity:.45;cursor:not-allowed}.telecaller-current-value{box-sizing:border-box;color:#344054;background:#f8fafc;border:1px solid #d8dce5;border-radius:9px;align-items:center;width:100%;min-height:48px;padding:12px 14px;font-size:15px;font-weight:600;display:flex}.note-label-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.note-label-row label{margin-bottom:0!important}.note-quick-select{min-width:155px;border-radius:7px!important;width:auto!important;padding:7px 10px!important;font-size:13px!important}@media (width<=600px){.note-label-row{align-items:flex-start;gap:8px}.note-quick-select{min-width:140px;max-width:180px}}:root{--vch-bg:#f4f7fb;--vch-card:#fff;--vch-text:#172033;--vch-text-soft:#475467;--vch-muted:#7b8798;--vch-border:#e5eaf0;--vch-border-soft:#edf1f5;--vch-primary:#2563eb;--vch-primary-dark:#1d4ed8;--vch-primary-soft:#eef4ff;--vch-green:#16a34a;--vch-green-dark:#15803d;--vch-red:#dc2626;--vch-red-dark:#b91c1c;--vch-gold:#d6a527;--vch-gold-dark:#b98412;--vch-gold-soft:#fff8e1;--vch-radius:16px;--vch-shadow:0 14px 35px #0f172a14}.call-history-list-page{box-sizing:border-box;background:radial-gradient(circle at 6% 0%, #d6a52714, transparent 25%), radial-gradient(circle at 100% 15%, #2563eb0f, transparent 22%), linear-gradient(180deg, #f9fbfd 0%, var(--vch-bg) 100%);width:100%;min-height:100vh;padding:24px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.call-history-list-card{border:1px solid var(--vch-border);width:100%;max-width:1500px;box-shadow:var(--vch-shadow);background:linear-gradient(#fffffffc,#fff);border-radius:20px;margin:0 auto;padding:26px;position:relative;overflow:hidden}.call-history-list-card:before{content:"";background:linear-gradient(90deg,#b98814,#e0b848,#f1d97a,#2f69df);width:100%;height:4px;position:absolute;top:0;left:0}.call-history-header{border-bottom:1px solid var(--vch-border-soft);justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px;padding-bottom:20px;display:flex}.call-history-header>div:first-child{min-width:0}.call-history-header h2{color:var(--vch-text);letter-spacing:-.4px;margin:0;font-size:26px;font-weight:800;line-height:1.25;position:relative}.call-history-header h2:after{content:"";background:linear-gradient(90deg, var(--vch-gold-dark), var(--vch-gold));border-radius:20px;width:48px;height:3px;margin-top:9px;display:block}.call-history-header p{color:var(--vch-muted);margin:8px 0 0;font-size:13px;line-height:1.55}.call-history-header-actions{flex-shrink:0;justify-content:flex-end;align-items:center;gap:10px;display:flex}.refresh-btn{color:#475569;cursor:pointer;background:linear-gradient(#fff,#f8fafc);border:1px solid #d8dee7;border-radius:10px;justify-content:center;align-items:center;min-width:105px;height:40px;padding:0 16px;font-family:inherit;font-size:12.5px;font-weight:700;transition:transform .2s,border-color .2s,background .2s,box-shadow .2s;display:inline-flex;box-shadow:0 3px 9px #0f172a0a}.refresh-btn:hover:not(:disabled){background:#fff;border-color:#c4ccd8;transform:translateY(-1px);box-shadow:0 7px 16px #0f172a14}.refresh-btn:active:not(:disabled){transform:translateY(0)}.refresh-btn:disabled{opacity:.62;cursor:not-allowed}.add-call-history-btn{border:1px solid var(--vch-primary);background:linear-gradient(135deg, #2d6cf2, var(--vch-primary-dark));color:#fff;white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;min-width:145px;height:40px;padding:0 17px;font-size:12.5px;font-weight:700;line-height:1;text-decoration:none;transition:transform .2s,box-shadow .2s,filter .2s;display:inline-flex;box-shadow:0 7px 16px #2563eb3b}.add-call-history-btn:hover{filter:brightness(1.03);transform:translateY(-1px);box-shadow:0 10px 22px #2563eb4d}.add-call-history-btn:active{transform:translateY(0)}.call-history-search{margin-bottom:20px;position:relative}.call-history-search:before{content:"⌕";color:#8590a2;pointer-events:none;font-size:20px;line-height:1;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.call-history-search input{color:#344054;box-sizing:border-box;background:linear-gradient(#fff,#fbfcfd);border:1px solid #dbe2ea;border-radius:11px;outline:none;width:100%;max-width:430px;height:42px;padding:0 14px 0 40px;font-family:inherit;font-size:13px;transition:border-color .2s,box-shadow .2s,background .2s;box-shadow:0 2px 7px #0f172a06}.call-history-search input::placeholder{color:#98a2b3}.call-history-search input:hover{border-color:#cbd3de}.call-history-search input:focus{border-color:var(--vch-primary);background:#fff;box-shadow:0 0 0 4px #2563eb1a}.table-responsive{border:1px solid var(--vch-border);background:#fff;border-radius:14px;width:100%;overflow-x:auto;box-shadow:0 5px 18px #0f172a09}.call-history-table{border-collapse:separate;border-spacing:0;background:#fff;width:100%;min-width:980px}.call-history-table thead{background:linear-gradient(#f9fbfd,#f5f8fb)}.call-history-table th{z-index:2;text-align:left;vertical-align:middle;color:#596579;text-transform:uppercase;letter-spacing:.055em;white-space:nowrap;background:linear-gradient(#f9fbfd,#f5f8fb);border-bottom:1px solid #e4e9ef;padding:13px 14px;font-size:10.5px;font-weight:800;line-height:1.35;position:sticky;top:0}.call-history-table td{text-align:left;vertical-align:middle;color:var(--vch-text-soft);background:0 0;border-bottom:1px solid #eef2f6;padding:13px 14px;font-size:12.8px;line-height:1.5}.call-history-table tbody tr{transition:background .18s,box-shadow .18s;position:relative}.call-history-table tbody tr:nth-child(2n){background:#fbfcfe}.call-history-table tbody tr:hover{background:linear-gradient(90deg,#2563eb09,#d6a52709)}.call-history-table tbody tr:hover td:first-child{box-shadow:inset 3px 0 0 var(--vch-gold)}.call-history-table tbody tr:last-child td{border-bottom:none}.call-history-table td:first-child{color:#7c8798;text-align:center;width:70px;font-size:12px;font-weight:700}.call-history-table th:first-child{text-align:center}.customer-id-link{background:linear-gradient(180deg, #f6f9ff, var(--vch-primary-soft));min-width:46px;color:var(--vch-primary-dark);border:1px solid #cfe0ff;border-radius:999px;justify-content:center;align-items:center;padding:6px 10px;font-size:11.5px;font-weight:800;line-height:1;text-decoration:none;transition:transform .18s,border-color .18s,background .18s,color .18s,box-shadow .18s;display:inline-flex;box-shadow:0 3px 9px #2563eb12}.customer-id-link:hover{border-color:var(--vch-primary);background:linear-gradient(135deg, #2e6ef2, var(--vch-primary-dark));color:#fff;transform:translateY(-1px);box-shadow:0 7px 16px #2563eb38}.customer-name{white-space:nowrap;min-width:150px;font-weight:750;color:var(--vch-text)!important}.call-history-table td:nth-child(4){color:#344054;white-space:nowrap;font-weight:650}.note-column{white-space:normal;word-break:break-word;min-width:230px;max-width:360px;line-height:1.55;color:#5c6778!important}.call-history-table td:nth-child(6){color:#667085;white-space:nowrap;min-width:145px;font-size:12px}.call-history-actions{white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:7px;display:flex}.call-view-btn{color:#2458c6;background:#eef4ff;border:1px solid #cfe0ff;border-radius:7px;justify-content:center;align-items:center;min-width:54px;padding:7px 12px;font-size:11px;font-weight:750;text-decoration:none;transition:background .2s,color .2s,border-color .2s,transform .2s,box-shadow .2s;display:inline-flex}.call-view-btn:hover{border-color:var(--vch-primary);background:var(--vch-primary);color:#fff;transform:translateY(-1px);box-shadow:0 6px 14px #2563eb33}.call-edit-btn{color:#15803d;background:#ecfdf3;border:1px solid #bfe9cd;border-radius:7px;justify-content:center;align-items:center;min-width:52px;padding:7px 12px;font-size:11px;font-weight:750;text-decoration:none;transition:background .2s,color .2s,border-color .2s,transform .2s,box-shadow .2s;display:inline-flex}.call-edit-btn:hover{border-color:var(--vch-green);background:var(--vch-green);color:#fff;transform:translateY(-1px);box-shadow:0 6px 14px #16a34a33}.call-delete-btn{color:#c32020;cursor:pointer;background:#fff2f1;border:1px solid #ffd0cc;border-radius:7px;justify-content:center;align-items:center;min-width:58px;padding:7px 12px;font-family:inherit;font-size:11px;font-weight:750;transition:background .2s,color .2s,border-color .2s,transform .2s,box-shadow .2s;display:inline-flex}.call-delete-btn:hover{border-color:var(--vch-red);background:var(--vch-red);color:#fff;transform:translateY(-1px);box-shadow:0 6px 14px #dc262633}.history-loading{text-align:center;color:#738095;padding:52px 20px;font-size:13px;font-weight:600;position:relative}.history-loading:before{content:"";border:3px solid #e6ebf2;border-top-color:var(--vch-primary);border-radius:50%;width:30px;height:30px;margin:0 auto 12px;animation:.8s linear infinite vch-spin;display:block}@keyframes vch-spin{to{transform:rotate(360deg)}}.no-data{font-weight:600;text-align:center!important;color:#98a2b3!important;padding:48px!important;font-size:13px!important}.history-error{color:#b42318;background:linear-gradient(#fff8f7,#fff4f3);border:1px solid #fecaca;border-radius:10px;margin-bottom:16px;padding:12px 14px;font-size:12.5px;line-height:1.45;box-shadow:0 4px 12px #b423180d}.table-responsive::-webkit-scrollbar{height:8px}.table-responsive::-webkit-scrollbar-track{background:#f3f5f8}.table-responsive::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#d3dae4,#aeb8c7);border-radius:20px}.table-responsive::-webkit-scrollbar-thumb:hover{background:linear-gradient(90deg,#bdc6d3,#98a4b5)}@media (width<=1100px){.call-history-list-page{padding:18px}.call-history-list-card{padding:21px}.call-history-table{min-width:940px}}@media (width<=768px){.call-history-list-page{padding:10px}.call-history-list-card{border-radius:15px;padding:15px}.call-history-header{flex-direction:column;align-items:flex-start;gap:14px;margin-bottom:16px;padding-bottom:16px}.call-history-header h2{font-size:21px}.call-history-header p{font-size:12px}.call-history-header-actions{justify-content:flex-start;gap:8px;width:100%}.call-history-header-actions .refresh-btn,.call-history-header-actions .add-call-history-btn{width:auto;min-width:125px}.call-history-search{margin-bottom:14px}.call-history-search input{width:100%;max-width:100%;height:40px}.table-responsive{border-radius:11px}.call-history-table th,.call-history-table td{padding:11px 12px}.call-history-actions{gap:6px}}@media (width<=480px){.call-history-list-page{padding:7px}.call-history-list-card{border-radius:13px;padding:12px}.call-history-header h2{font-size:19px}.call-history-header h2:after{width:40px}.call-history-header-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.call-history-header-actions .refresh-btn,.call-history-header-actions .add-call-history-btn{width:100%;min-width:0;height:39px;padding:0 10px;font-size:11.5px}.call-history-search input{font-size:12px}.customer-id-link{min-width:42px;padding:5px 9px}.call-view-btn,.call-edit-btn,.call-delete-btn{padding:6px 9px}}.customer-profile-page{box-sizing:border-box;background:#f7f9fc;min-height:100vh;padding:20px}.profile-topbar{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.back-btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:8px 14px;font-size:13px;font-weight:600}.back-btn:hover{background:#f3f4f6}.profile-edit-btn{color:#fff;background:#16a34a;border-radius:6px;padding:8px 14px;font-size:13px;font-weight:600;text-decoration:none}.profile-edit-btn:hover{background:#15803d}.profile-header-card{background:#fff;border-radius:10px;align-items:center;gap:15px;margin-bottom:15px;padding:20px;display:flex;box-shadow:0 2px 10px #00000014}.profile-avatar{color:#fff;background:#2563eb;border-radius:50%;justify-content:center;align-items:center;width:58px;min-width:58px;height:58px;font-size:24px;font-weight:700;display:flex}.profile-header-info{flex:1}.profile-header-info h1{color:#1f2937;margin:0;font-size:22px;font-weight:700}.profile-meta{color:#6b7280;gap:7px;margin-top:5px;font-size:12px;display:flex}.number-status{border-radius:20px;padding:6px 11px;font-size:11px;font-weight:700;display:inline-block}.number-status.saved{color:#16a34a;background:#dcfce7}.number-status.not-saved{color:#d97706;background:#fef3c7}.profile-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:15px;display:grid}.summary-card{box-sizing:border-box;background:#fff;border:1px solid #e8edf3;border-radius:10px;align-items:center;gap:11px;min-height:68px;padding:13px 14px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 14px #0f172a0d}.summary-card:hover{border-color:#dbe4ee;transform:translateY(-2px);box-shadow:0 8px 20px #0f172a14}.summary-card:before{content:"";background:#2563eb;width:3px;height:100%;position:absolute;top:0;left:0}.summary-card-call:before{background:#2563eb}.summary-card-whatsapp:before{background:#16a34a}.summary-icon{border-radius:9px;justify-content:center;align-items:center;width:34px;min-width:34px;height:34px;font-size:14px;font-weight:800;display:flex}.summary-icon-call{color:#2563eb;background:#eff6ff}.summary-icon-whatsapp{color:#16a34a;background:#ecfdf3}.summary-card-whatsapp .summary-count{color:#15803d}.summary-card-call .summary-count{color:#2563eb}.summary-count{color:#2563eb;font-size:24px;font-weight:700}.summary-label{color:#6b7280;margin-top:2px;font-size:12px}.profile-card{background:#fff;border-radius:10px;margin-bottom:15px;padding:20px;box-shadow:0 2px 10px #00000014}.profile-card-title{color:#1f2937;border-bottom:1px solid #eee;align-items:center;gap:7px;margin-bottom:15px;padding-bottom:12px;font-size:16px;font-weight:700;display:flex}.profile-count{color:#fff;background:#2563eb;border-radius:20px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 5px;font-size:10px;font-weight:700;display:inline-flex}.customer-detail-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.detail-item{flex-direction:column;gap:5px;display:flex}.detail-item label{color:#6b7280;text-transform:uppercase;font-size:11px;font-weight:600}.detail-item p{color:#1f2937;word-break:break-word;margin:0;font-size:13px;font-weight:500}.detail-item.full-width{grid-column:1/-1}.admin-note-box{color:#4b5563;background:#f7f9fc;border-left:3px solid #2563eb;border-radius:5px;padding:10px 12px;font-size:13px;line-height:1.5}.profile-table-responsive{width:100%;overflow-x:auto}.profile-data-table{border-collapse:collapse;width:100%;min-width:850px}.profile-data-table thead{color:#fff;background:#2563eb}.profile-data-table th,.profile-data-table td{text-align:left;vertical-align:top;border-bottom:1px solid #eee;padding:10px 12px;font-size:12px}.profile-data-table th{white-space:nowrap;font-size:11px;font-weight:600}.profile-data-table tbody tr:hover{background:#f7f9fc}.requirement-note{min-width:180px;max-width:300px;line-height:1.5}.history-main-card{background:#fff;border:1px solid #dfe7f1;border-top:3px solid #3b82f6;border-radius:12px;padding:0;overflow:hidden;box-shadow:0 4px 16px #0f172a0d}.history-main-header{box-sizing:border-box;background:#fbfdff;border-bottom:1px solid #e8edf3;justify-content:space-between;align-items:center;gap:12px;min-height:55px;padding:10px 13px;display:flex}.history-main-title-wrap{align-items:center;gap:9px;min-width:0;display:flex}.history-main-icon{color:#2563eb;background:#eaf3ff;border-radius:9px;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;font-size:13px;font-weight:800;display:flex}.history-main-title-wrap h3{color:#111827;margin:0;font-size:13px;font-weight:800;line-height:1.2}.history-main-title-wrap p{color:#8b95a5;margin:3px 0 0;font-size:9.5px;line-height:1.25}.history-main-count{box-sizing:border-box;color:#2563eb;background:#edf4ff;border-radius:20px;justify-content:center;align-items:center;min-width:25px;height:25px;padding:0 7px;font-size:10px;font-weight:800;display:inline-flex}.history-combined-list{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#d4dce6 transparent;width:100%;max-height:520px;padding:6px 11px 8px;overflow-y:auto}.history-combined-list::-webkit-scrollbar{width:5px}.history-combined-list::-webkit-scrollbar-track{background:0 0}.history-combined-list::-webkit-scrollbar-thumb{background:#d4dce6;border-radius:10px}.history-combined-item{border-bottom:1px solid #edf0f4;padding:10px 1px 11px}.history-combined-item:last-child{border-bottom:none}.history-row-top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:7px;display:flex}.history-record-title{align-items:center;gap:6px;min-width:0;display:flex}.history-record-title strong{color:#1f2937;font-size:10.5px;font-weight:800}.history-status-dot{border-radius:50%;width:7px;min-width:7px;height:7px}.call-dot{background:#3b82f6;box-shadow:0 0 0 2px #dbeafe}.whatsapp-dot{background:#22c55e;box-shadow:0 0 0 2px #dcfce7}.history-row-date{color:#8c96a6;white-space:nowrap;flex-shrink:0;font-size:9px}.history-telecaller{box-sizing:border-box;color:#8a94a3;background:#f7f9fb;border-radius:5px;align-items:center;gap:5px;width:fit-content;max-width:100%;margin-bottom:7px;padding:3px 6px;font-size:8.5px;display:flex}.history-telecaller strong{color:#334155;font-size:9px;font-weight:800}.history-note{box-sizing:border-box;color:#475569;word-break:break-word;border-radius:7px;align-items:center;width:100%;min-height:33px;padding:8px 10px;font-size:10.5px;line-height:1.45;display:flex}.call-history-note{background:#f6f9fd;border-left:2px solid #60a5fa}.whatsapp-history-note{background:#f4fbf6;border-left:2px solid #4ade80}.history-empty-state{box-sizing:border-box;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:150px;padding:24px;display:flex}.history-empty-icon{color:#3b82f6;background:#eff6ff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:8px;font-size:15px;display:flex}.history-empty-state strong{color:#475569;font-size:11px;font-weight:800}.history-empty-state span{color:#9aa4b2;margin-top:3px;font-size:9.5px}.history-main-combined-icon{background:linear-gradient(135deg,#eaf3ff 0% 50%,#ecfdf3 50% 100%);border:1px solid #dbe7f5;gap:3px;width:38px;min-width:38px;height:32px;padding:0 4px}.history-call-symbol{color:#2563eb;font-size:12px;font-weight:800}.history-whatsapp-symbol{color:#fff;background:#22c55e;border-radius:50%;justify-content:center;align-items:center;width:15px;height:15px;font-size:8px;font-weight:900;display:inline-flex}.history-empty-combined-icon{background:linear-gradient(135deg,#eff6ff,#ecfdf3);border-radius:12px;gap:5px;width:48px}.history-empty-combined-icon span:first-child{color:#2563eb}.history-empty-combined-icon span:last-child{color:#fff;background:#22c55e;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:8px;font-weight:900;display:inline-flex}@media (width<=768px){.history-main-header{padding:10px}.history-combined-list{max-height:none;padding:5px 9px 7px}.history-row-top{align-items:flex-start}}@media (width<=520px){.history-row-top{flex-direction:column;gap:4px}.history-row-date{white-space:normal}.history-note{font-size:10px}}.empty-section{text-align:center;color:#6b7280;background:#f9fafb;border:1px dashed #d1d5db;border-radius:6px;padding:25px;font-size:13px}.profile-loading{text-align:center;color:#6b7280;background:#fff;border-radius:10px;padding:50px;box-shadow:0 2px 10px #00000014}.profile-error{text-align:center;background:#fff;border-radius:10px;padding:40px;box-shadow:0 2px 10px #00000014}.profile-error h3{color:#dc2626;margin-top:0}.profile-error p{color:#6b7280}.profile-error button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:6px;padding:8px 15px}@media (width<=1000px){.customer-detail-grid{grid-template-columns:repeat(2,1fr)}.profile-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.customer-profile-page{padding:12px}.profile-header-card{flex-wrap:wrap}.profile-header-info h1{font-size:18px}.profile-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-detail-grid{grid-template-columns:1fr}.detail-item.full-width{grid-column:auto}.profile-card{padding:14px}.call-heading{flex-direction:column;gap:3px}}@media (width<=520px){.profile-summary-grid{grid-template-columns:1fr;gap:8px}.summary-card{min-height:60px;padding:11px 12px}}.customer-profile-page{box-sizing:border-box;background:#f6f8fb;width:100%;min-height:100vh;padding:14px}.customer-profile-topbar{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.customer-back-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #dce2ea;border-radius:7px;justify-content:center;align-items:center;height:34px;padding:0 13px;font-size:12px;font-weight:600;transition:background .2s,border-color .2s,transform .15s;display:inline-flex;box-shadow:0 1px 2px #0f172a08}.customer-back-btn:hover{background:#f8fafc;border-color:#cbd5e1}.customer-back-btn:active{transform:translateY(1px)}.customer-edit-profile-btn{color:#fff;background:#16a34a;border-radius:7px;justify-content:center;align-items:center;height:34px;padding:0 14px;font-size:12px;font-weight:600;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s;display:inline-flex;box-shadow:0 2px 5px #16a34a29}.customer-edit-profile-btn:hover{background:#15803d;box-shadow:0 3px 8px #16a34a33}.customer-edit-profile-btn:active{transform:translateY(1px)}.customer-profile-header{background:#fff;border:1px solid #e8edf3;border-radius:10px;align-items:center;gap:12px;margin-bottom:10px;padding:14px 16px;display:flex;box-shadow:0 3px 12px #0f172a0b}.customer-avatar{color:#fff;background:#2563eb;border-radius:10px;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;font-size:18px;font-weight:700;display:flex;box-shadow:0 3px 8px #2563eb2e}.customer-header-details{min-width:0}.customer-header-details h2{color:#1e293b;margin:0;font-size:18px;font-weight:700;line-height:1.3}.customer-header-details p{color:#8a94a6;margin:3px 0 0;font-size:11px;font-weight:500}.customer-information-card{background:#fff;border:1px solid #e8edf3;border-radius:10px;padding:16px;box-shadow:0 3px 12px #0f172a0b}.customer-card-heading{border-bottom:1px solid #edf1f5;align-items:center;margin-bottom:12px;padding-bottom:10px;display:flex}.customer-card-heading h3{color:#1e293b;margin:0;font-size:14px;font-weight:700}.customer-information-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.customer-info-item{background:#fbfcfd;border:1px solid #edf1f5;border-radius:7px;min-width:0;padding:10px 12px;transition:border-color .2s,background .2s,box-shadow .2s}.customer-info-item:hover{background:#fff;border-color:#dce3eb;box-shadow:0 2px 7px #0f172a0a}.customer-info-item label{color:#8a94a6;text-transform:uppercase;letter-spacing:.045em;margin-bottom:3px;font-size:9.5px;font-weight:700;line-height:1.3;display:block}.customer-info-value{color:#334155;word-break:break-word;font-size:12.5px;font-weight:550;line-height:1.45}.customer-info-item.full-width{grid-column:1/-1}.address-value{color:#475569;min-height:18px;line-height:1.5}.admin-note-profile{color:#475569;background:#f8fafc;border-left:3px solid #2563eb;border-radius:5px;min-height:22px;padding:8px 10px;line-height:1.5}.customer-profile-loading{color:#64748b;background:#fff;border:1px solid #e8edf3;border-radius:10px;justify-content:center;align-items:center;min-height:180px;padding:30px;font-size:12.5px;font-weight:500;display:flex;box-shadow:0 3px 12px #0f172a0b}.customer-profile-error{text-align:center;background:#fff;border:1px solid #fee2e2;border-radius:10px;max-width:480px;margin:40px auto;padding:28px;box-shadow:0 3px 12px #0f172a0b}.customer-profile-error h3{color:#b91c1c;margin:0 0 6px;font-size:16px}.customer-profile-error p{color:#64748b;margin:0;font-size:12px;line-height:1.5}.customer-profile-error button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:6px;height:34px;margin-top:14px;padding:0 14px;font-size:12px;font-weight:600;transition:background .2s}.customer-profile-error button:hover{background:#1d4ed8}@media (width<=1000px){.customer-information-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.customer-profile-page{padding:10px}.customer-profile-topbar{margin-bottom:8px}.customer-profile-header{gap:10px;padding:12px}.customer-avatar{width:40px;min-width:40px;height:40px;font-size:16px}.customer-header-details h2{font-size:16px}.customer-information-card{padding:12px}.customer-information-grid{grid-template-columns:1fr;gap:8px}.customer-info-item.full-width{grid-column:auto}.customer-info-item{padding:9px 10px}.customer-back-btn,.customer-edit-profile-btn{height:32px;padding:0 10px;font-size:11px}}.call-details-page{box-sizing:border-box;background:#f5f7fb;width:100%;min-height:calc(100vh - 70px);padding:22px}.call-details-card{box-sizing:border-box;background:#fff;border:1px solid #e6ebf1;border-radius:14px;width:100%;max-width:820px;margin:0 auto;padding:22px;box-shadow:0 8px 26px #0f172a12}.call-details-header{border-bottom:1px solid #edf1f5;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px;padding-bottom:16px;display:flex}.call-details-badge{color:#2563eb;letter-spacing:.06em;background:#eef4ff;border-radius:5px;margin-bottom:6px;padding:4px 8px;font-size:10px;font-weight:700;display:inline-block}.call-details-header h2{color:#172033;margin:0;font-size:22px;font-weight:700;line-height:1.25}.call-details-header p{color:#7b8798;margin:5px 0 0;font-size:12.5px}.call-details-id-box{box-sizing:border-box;text-align:right;background:#f8fafc;border:1px solid #e1e8f0;border-radius:9px;min-width:92px;padding:9px 12px}.call-details-id-box span{color:#8a95a5;text-transform:uppercase;letter-spacing:.04em;margin-bottom:2px;font-size:9.5px;font-weight:600;display:block}.call-details-id-box strong{color:#1e293b;font-size:15px}.call-details-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.call-detail-item{background:#fbfcfe;border:1px solid #e7ebf0;border-radius:9px;min-width:0;padding:13px 14px}.call-detail-label{color:#8490a0;text-transform:uppercase;letter-spacing:.04em;margin-bottom:5px;font-size:10px;font-weight:700;display:block}.call-detail-value{color:#273449;word-break:break-word;font-size:13px;font-weight:600}.call-detail-note{grid-column:1/-1}.call-detail-note-value{box-sizing:border-box;color:#3b4658;white-space:pre-wrap;word-break:break-word;background:#fff;border-radius:7px;min-height:62px;padding:10px 11px;font-size:13px;line-height:1.55}.call-details-actions{align-items:center;gap:9px;margin-top:20px;display:flex}.details-back-btn,.details-edit-btn{box-sizing:border-box;border-radius:7px;justify-content:center;align-items:center;min-width:105px;height:37px;padding:0 15px;font-size:12px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.details-back-btn{color:#566275;background:#fff;border:1px solid #dce3eb}.details-back-btn:hover{background:#f8fafc;border-color:#cbd5e1}.details-edit-btn{color:#fff;background:#2563eb;border:1px solid #2563eb}.details-edit-btn:hover{background:#1d4ed8;border-color:#1d4ed8;transform:translateY(-1px)}.call-details-error{color:#b42318;background:#fff5f5;border:1px solid #fecaca;border-radius:8px;padding:11px 13px;font-size:12px}.call-details-loading{text-align:center;color:#7c8796;padding:35px 15px;font-size:13px}@media (width<=768px){.call-details-page{padding:12px}.call-details-card{border-radius:11px;padding:16px}.call-details-grid{grid-template-columns:1fr}.call-detail-note{grid-column:auto}.call-details-header h2{font-size:19px}}@media (width<=480px){.call-details-header{flex-direction:column}.call-details-id-box{text-align:left;width:100%}.call-details-actions{flex-direction:column}.details-back-btn,.details-edit-btn{width:100%}}.edit-call-history-page{box-sizing:border-box;background:#f5f7fb;width:100%;min-height:calc(100vh - 70px);padding:22px}.edit-call-history-card{box-sizing:border-box;background:#fff;border:1px solid #e7ebf0;border-radius:14px;width:100%;max-width:720px;margin:0 auto;padding:22px;box-shadow:0 8px 26px #0f172a12}.edit-call-history-header{border-bottom:1px solid #eef1f5;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;padding-bottom:16px;display:flex}.edit-call-history-badge{color:#2563eb;letter-spacing:.06em;background:#eef4ff;border-radius:5px;margin-bottom:6px;padding:4px 8px;font-size:10px;font-weight:700;display:inline-block}.edit-call-history-header h2{color:#172033;margin:0;font-size:22px;font-weight:700}.edit-call-history-header p{color:#7b8798;margin:5px 0 0;font-size:12.5px}.edit-back-btn{color:#475569;background:#fff;border:1px solid #dfe5ec;border-radius:7px;justify-content:center;align-items:center;min-width:68px;height:34px;padding:0 13px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.edit-back-btn:hover{background:#f8fafc}.edit-call-history-form{flex-direction:column;gap:17px;display:flex}.edit-form-group label{color:#263244;margin-bottom:7px;font-size:12.5px;font-weight:700;display:block}.edit-form-group label span{color:#dc2626}.edit-form-group select,.edit-form-group textarea{box-sizing:border-box;color:#263244;background:#fff;border:1px solid #dce3eb;border-radius:8px;outline:none;width:100%;font-family:inherit;font-size:13px}.edit-form-group small{color:#919aa8;margin-top:5px;font-size:10.5px;display:block}.edit-form-actions{align-items:center;gap:9px;padding-top:3px;display:flex}.edit-save-btn,.edit-cancel-btn{cursor:pointer;border-radius:7px;justify-content:center;align-items:center;min-width:112px;height:37px;padding:0 15px;font-family:inherit;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.edit-save-btn{color:#fff;background:#2563eb;border:1px solid #2563eb}.edit-save-btn:hover:not(:disabled){background:#1d4ed8}.edit-cancel-btn{color:#566275;background:#fff;border:1px solid #dce3eb}.edit-cancel-btn:hover{background:#f8fafc}.edit-history-error{color:#b42318;background:#fff5f5;border:1px solid #fecaca;border-radius:8px;padding:11px 13px;font-size:12px}@media (width<=768px){.edit-call-history-page{padding:12px}.edit-call-history-card{padding:16px}.edit-call-history-header h2{font-size:19px}.edit-form-actions{flex-wrap:wrap}.edit-save-btn,.edit-cancel-btn{flex:1}}@media (width<=480px){.edit-call-history-header{flex-direction:column}.edit-back-btn{width:100%}.edit-save-btn,.edit-cancel-btn{flex:none;width:100%}}.deleted-call-page{box-sizing:border-box;background:#f5f7fb;width:100%;min-height:calc(100vh - 70px);padding:22px}.deleted-call-card{box-sizing:border-box;background:#fff;border:1px solid #e6ebf1;border-radius:14px;width:100%;max-width:1250px;margin:0 auto;padding:22px;box-shadow:0 8px 26px #0f172a12}.deleted-call-header{border-bottom:1px solid #edf1f5;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:16px;padding-bottom:16px;display:flex}.deleted-call-badge{color:#be123c;letter-spacing:.06em;background:#fff1f2;border-radius:5px;margin-bottom:6px;padding:4px 8px;font-size:10px;font-weight:700;display:inline-block}.deleted-call-header h2{color:#172033;margin:0;font-size:22px;font-weight:700;line-height:1.25}.deleted-call-header p{color:#7b8798;margin:5px 0 0;font-size:12.5px}.deleted-call-header-actions{align-items:center;gap:8px;display:flex}.deleted-refresh-btn,.deleted-back-btn{box-sizing:border-box;cursor:pointer;border-radius:7px;justify-content:center;align-items:center;min-width:78px;height:35px;padding:0 13px;font-family:inherit;font-size:11.5px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.deleted-refresh-btn{color:#fff;background:#2563eb;border:1px solid #2563eb}.deleted-refresh-btn:hover:not(:disabled){background:#1d4ed8}.deleted-refresh-btn:disabled{opacity:.65;cursor:not-allowed}.deleted-back-btn{color:#566275;background:#fff;border:1px solid #dce3eb}.deleted-back-btn:hover{background:#f8fafc}.deleted-summary-row{margin-bottom:14px;display:flex}.deleted-summary-box{background:snow;border:1px solid #fee2e2;border-radius:9px;min-width:135px;padding:10px 13px}.deleted-summary-box span{color:#9f5b65;margin-bottom:2px;font-size:10px;font-weight:600;display:block}.deleted-summary-box strong{color:#b42336;font-size:18px}.deleted-call-search{margin-bottom:15px}.deleted-call-search input{box-sizing:border-box;color:#263244;background:#fff;border:1px solid #dce3eb;border-radius:8px;outline:none;width:100%;max-width:430px;height:39px;padding:0 12px;font-family:inherit;font-size:12.5px}.deleted-call-search input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.deleted-call-search input::placeholder{color:#a0a9b5}.deleted-table-responsive{width:100%;overflow-x:auto}.deleted-call-table{border-collapse:collapse;width:100%;min-width:980px}.deleted-call-table thead th{color:#667085;text-align:left;white-space:nowrap;background:#f8fafc;border-bottom:1px solid #dfe5ec;padding:10px 11px;font-size:10.5px;font-weight:700}.deleted-call-table tbody td{color:#475467;vertical-align:top;border-bottom:1px solid #eef1f4;padding:11px;font-size:11.5px}.deleted-call-table tbody tr:hover{background:#fbfcfe}.deleted-id{color:#475569;font-weight:700}.deleted-customer-name{font-weight:700;color:#263244!important}.deleted-note-column{white-space:normal;word-break:break-word;min-width:180px;max-width:280px;line-height:1.45}.deleted-status-badge{color:#be123c;background:#fff1f2;border-radius:20px;justify-content:center;align-items:center;min-width:60px;height:24px;padding:0 9px;font-size:10px;font-weight:700;display:inline-flex}.deleted-history-error{color:#b42318;background:#fff5f5;border:1px solid #fecaca;border-radius:8px;margin-bottom:14px;padding:10px 12px;font-size:12px}.deleted-history-loading,.deleted-no-data{text-align:center!important;color:#8b95a3!important;padding:34px 15px!important;font-size:12.5px!important}@media (width<=768px){.deleted-call-page{padding:12px}.deleted-call-card{border-radius:11px;padding:16px}.deleted-call-header{flex-direction:column}.deleted-call-header-actions{width:100%}.deleted-refresh-btn,.deleted-back-btn{flex:1}.deleted-call-header h2{font-size:19px}.deleted-call-search input{max-width:100%}}.deleted-tnc-page{box-sizing:border-box;background:#f6f8fb;width:100%;min-height:calc(100vh - 70px);padding:18px}.deleted-tnc-card{box-sizing:border-box;background:#fff;border:1px solid #e7ecf2;border-radius:12px;width:100%;margin:0 auto;padding:18px;box-shadow:0 5px 20px #0f172a0f}.deleted-tnc-header{border-bottom:1px solid #edf1f5;justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;padding-bottom:14px;display:flex}.deleted-tnc-heading-badge{color:#be123c;letter-spacing:.06em;background:#fff1f2;border-radius:5px;margin-bottom:5px;padding:4px 8px;font-size:9.5px;font-weight:700;display:inline-block}.deleted-tnc-header h2{color:#1e293b;margin:0;font-size:20px;font-weight:700}.deleted-tnc-header p{color:#8490a1;margin:4px 0 0;font-size:12px}.deleted-tnc-header p strong{color:#475569}.deleted-tnc-header-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.deleted-tnc-refresh-btn,.deleted-tnc-back-btn{box-sizing:border-box;cursor:pointer;border-radius:7px;justify-content:center;align-items:center;min-width:80px;height:36px;padding:0 14px;font-family:inherit;font-size:11.5px;font-weight:700;transition:all .2s;display:inline-flex}.deleted-tnc-refresh-btn{color:#fff;background:#2563eb;border:1px solid #2563eb}.deleted-tnc-refresh-btn:hover:not(:disabled){background:#1d4ed8}.deleted-tnc-refresh-btn:disabled{opacity:.6;cursor:not-allowed}.deleted-tnc-back-btn{color:#475569;background:#fff;border:1px solid #d9e0e8}.deleted-tnc-back-btn:hover{background:#f8fafc}.deleted-tnc-search-box{margin-bottom:14px}.deleted-tnc-search-box input{box-sizing:border-box;color:#334155;background:#fff;border:1px solid #dce3eb;border-radius:8px;outline:none;width:100%;max-width:480px;height:37px;padding:0 12px;font-family:inherit;font-size:12px;transition:all .2s}.deleted-tnc-search-box input::placeholder{color:#9ca6b5}.deleted-tnc-search-box input:focus{border-color:#94a3b8;box-shadow:0 0 0 3px #94a3b81f}.deleted-tnc-table-wrapper{border:1px solid #edf1f5;border-radius:10px;width:100%;overflow-x:auto}.deleted-tnc-table{border-collapse:collapse;background:#fff;width:100%;min-width:1180px}.deleted-tnc-table thead{background:#f8fafc}.deleted-tnc-table th,.deleted-tnc-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #eef2f6;padding:9px 11px}.deleted-tnc-table th{color:#6b7280;text-transform:uppercase;letter-spacing:.035em;white-space:nowrap;font-size:10px;font-weight:700}.deleted-tnc-table td{color:#475569;font-size:11.5px}.deleted-tnc-table tbody tr{transition:background .15s}.deleted-tnc-table tbody tr:hover{background:#fafbfd}.deleted-tnc-table tbody tr:last-child td{border-bottom:none}.deleted-tnc-title{color:#1e293b;white-space:nowrap;font-weight:700}.deleted-tnc-cover{object-fit:cover;border:1px solid #e2e8f0;border-radius:6px;width:52px;height:42px;display:block}.deleted-tnc-no-image{box-sizing:border-box;color:#98a2b3;text-align:center;background:#fafafa;border:1px dashed #d5dce5;border-radius:6px;justify-content:center;align-items:center;width:52px;height:42px;font-size:8px;display:flex}.deleted-tnc-status{box-sizing:border-box;color:#be123c;background:#fff1f2;border-radius:20px;justify-content:center;align-items:center;min-width:60px;height:24px;padding:0 9px;font-size:9.5px;font-weight:700;display:inline-flex}.deleted-tnc-error{color:#b42318;background:#fff5f5;border:1px solid #fecaca;border-radius:8px;margin-bottom:12px;padding:10px 12px;font-size:12px}.deleted-tnc-loading,.deleted-tnc-empty{text-align:center!important;color:#8b95a3!important;padding:38px 18px!important;font-size:12px!important}.deleted-tnc-table-wrapper::-webkit-scrollbar{height:6px}.deleted-tnc-table-wrapper::-webkit-scrollbar-track{background:#f3f4f6}.deleted-tnc-table-wrapper::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}@media (width<=768px){.deleted-tnc-page{padding:10px}.deleted-tnc-card{padding:12px}.deleted-tnc-header{flex-direction:column;align-items:flex-start;gap:10px}.deleted-tnc-header-actions{justify-content:flex-start;width:100%}.deleted-tnc-refresh-btn,.deleted-tnc-back-btn{flex:1}.deleted-tnc-search-box input{max-width:100%}}.deleted-formhouse-page{box-sizing:border-box;background:#f5f7fa;width:100%;min-height:100vh;padding:22px;font-family:inherit}.deleted-formhouse-card{box-sizing:border-box;background:#fff;border:1px solid #eaecf0;border-radius:14px;width:100%;padding:20px;box-shadow:0 1px 2px #10182808,0 6px 18px #1018280a}.deleted-formhouse-header{border-bottom:1px solid #f0f1f3;justify-content:space-between;align-items:center;gap:20px;padding-bottom:18px;display:flex}.deleted-formhouse-title-row{align-items:center;gap:12px;display:flex}.deleted-formhouse-icon{color:#d92d20;background:#fff1f0;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;display:flex}.deleted-formhouse-heading h2{color:#101828;margin:0;font-size:22px;font-weight:700;line-height:1.25}.deleted-formhouse-heading p{color:#667085;margin:4px 0 0;font-size:12px}.deleted-formhouse-count-box{background:snow;border:1px solid #fee4e2;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;min-width:95px;padding:9px 13px;display:flex}.deleted-formhouse-count-label{color:#b42318;font-size:12px;font-weight:600}.deleted-formhouse-count-box strong{box-sizing:border-box;color:#fff;background:#d92d20;border-radius:6px;justify-content:center;align-items:center;min-width:27px;height:27px;padding:0 7px;font-size:12px;display:flex}.deleted-formhouse-toolbar{align-items:center;gap:10px;width:100%;margin:16px 0;display:flex}.deleted-formhouse-search-box{flex:1;position:relative}.deleted-formhouse-search-box input{box-sizing:border-box;color:#344054;background:#fff;border:1px solid #d0d5dd;border-radius:8px;outline:none;width:100%;height:40px;padding:0 42px 0 38px;font-size:13px;transition:all .2s}.deleted-formhouse-search-box input::placeholder{color:#98a2b3}.deleted-formhouse-search-box input:focus{border-color:#667085;box-shadow:0 0 0 3px #3440540f}.deleted-formhouse-search-icon{color:#667085;pointer-events:none;font-size:18px;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.deleted-formhouse-clear-search{color:#667085;cursor:pointer;background:#f2f4f7;border:none;border-radius:50%;width:25px;height:25px;padding:0;font-size:17px;line-height:1;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.deleted-formhouse-clear-search:hover{color:#344054;background:#eaecf0}.deleted-formhouse-refresh-btn{color:#344054;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d0d5dd;border-radius:8px;height:40px;padding:0 15px;font-size:12px;font-weight:600;transition:all .2s}.deleted-formhouse-refresh-btn:hover{background:#f9fafb;border-color:#98a2b3}.deleted-formhouse-refresh-btn:disabled{opacity:.55;cursor:not-allowed}.deleted-formhouse-result-info{color:#667085;background:#f9fafb;border:1px solid #eaecf0;border-radius:7px;margin-bottom:12px;padding:8px 11px;font-size:11px}.deleted-formhouse-table-wrapper{border:1px solid #eaecf0;border-radius:10px;width:100%;overflow-x:auto}.deleted-formhouse-table{border-collapse:separate;border-spacing:0;width:100%;min-width:1450px}.deleted-formhouse-table thead{background:#f9fafb}.deleted-formhouse-table th{text-align:left;color:#475467;text-transform:uppercase;letter-spacing:.3px;white-space:nowrap;border-bottom:1px solid #eaecf0;padding:10px 9px;font-size:10px;font-weight:700}.deleted-formhouse-table td{color:#344054;vertical-align:middle;border-bottom:1px solid #f0f1f3;padding:10px 9px;font-size:12px}.deleted-formhouse-table tbody tr{transition:background .15s}.deleted-formhouse-table tbody tr:hover{background:#fcfcfd}.deleted-formhouse-table tbody tr:last-child td{border-bottom:none}.deleted-formhouse-serial{color:#667085;font-size:11px;font-weight:600}.deleted-formhouse-cover{object-fit:cover;border:1px solid #eaecf0;border-radius:7px;width:58px;height:44px;display:block}.deleted-formhouse-no-image{color:#98a2b3;text-align:center;background:#f9fafb;border:1px dashed #d0d5dd;border-radius:7px;justify-content:center;align-items:center;width:58px;height:44px;font-size:8px;display:flex}.deleted-formhouse-plot-info{flex-direction:column;gap:2px;min-width:135px;max-width:190px;display:flex}.deleted-formhouse-plot-info strong{color:#101828;font-size:12px;font-weight:650;line-height:1.3}.deleted-formhouse-plot-info span{color:#98a2b3;font-size:9px}.deleted-formhouse-plot-info small{color:#667085;font-size:9px}.deleted-formhouse-code{color:#344054;background:#f2f4f7;border-radius:5px;padding:4px 7px;font-size:10px;font-weight:650;display:inline-flex}.deleted-formhouse-person{white-space:nowrap;align-items:center;gap:6px;display:flex}.deleted-formhouse-person-icon{color:#475467;background:#f2f4f7;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:9px;font-weight:700;display:flex}.deleted-formhouse-area{flex-direction:column;display:flex}.deleted-formhouse-area strong{color:#101828;font-size:11px}.deleted-formhouse-area span{color:#667085;font-size:9px}.deleted-formhouse-price{color:#101828;white-space:nowrap;font-weight:650}.deleted-formhouse-location{flex-direction:column;gap:2px;min-width:90px;display:flex}.deleted-formhouse-location strong{color:#344054;font-size:11px}.deleted-formhouse-location span{color:#98a2b3;font-size:9px}.deleted-formhouse-date{color:#667085;white-space:nowrap;font-size:10px}.deleted-formhouse-status{color:#b42318;background:#fef3f2;border:1px solid #fecdca;border-radius:20px;justify-content:center;align-items:center;padding:4px 9px;font-size:9px;font-weight:700;display:inline-flex}.deleted-formhouse-muted{color:#98a2b3}.deleted-formhouse-loading{color:#667085;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:260px;font-size:12px;display:flex}.deleted-formhouse-spinner{border:3px solid #eaecf0;border-top-color:#344054;border-radius:50%;width:28px;height:28px;animation:.8s linear infinite deletedFormHouseSpin}@keyframes deletedFormHouseSpin{to{transform:rotate(360deg)}}.deleted-formhouse-empty{text-align:center;box-sizing:border-box;border:1px dashed #d0d5dd;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;min-height:280px;padding:25px;display:flex}.deleted-formhouse-empty-icon{background:#fef3f2;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:12px;font-size:20px;display:flex}.deleted-formhouse-empty h3{color:#344054;margin:0 0 5px;font-size:15px}.deleted-formhouse-empty p{color:#98a2b3;max-width:420px;margin:0;font-size:11px;line-height:1.5}.deleted-formhouse-footer{color:#667085;justify-content:flex-end;margin-top:12px;font-size:10px;display:flex}.deleted-formhouse-table-wrapper::-webkit-scrollbar{height:7px}.deleted-formhouse-table-wrapper::-webkit-scrollbar-track{background:#f2f4f7;border-radius:10px}.deleted-formhouse-table-wrapper::-webkit-scrollbar-thumb{background:#cfd4dc;border-radius:10px}.deleted-formhouse-table-wrapper::-webkit-scrollbar-thumb:hover{background:#98a2b3}@media (width<=992px){.deleted-formhouse-page{padding:15px}.deleted-formhouse-card{padding:16px}}@media (width<=768px){.deleted-formhouse-page{padding:10px}.deleted-formhouse-card{border-radius:10px;padding:13px}.deleted-formhouse-header{align-items:flex-start}.deleted-formhouse-heading h2{font-size:18px}.deleted-formhouse-count-box{min-width:auto}.deleted-formhouse-count-label{display:none}.deleted-formhouse-toolbar{flex-direction:column;align-items:stretch}.deleted-formhouse-refresh-btn{width:100%}}@media (width<=480px){.deleted-formhouse-page{padding:7px}.deleted-formhouse-card{padding:10px}.deleted-formhouse-icon{width:36px;height:36px;font-size:15px}.deleted-formhouse-heading h2{font-size:16px}.deleted-formhouse-heading p{font-size:10px}}.admin-plot-approval-page{background:#f5f7fb;min-height:100vh;padding:25px}.admin-plot-approval-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px;display:flex}.admin-plot-approval-header h2{margin:0;font-size:26px}.admin-plot-approval-header p{color:#666;margin:5px 0 0}.admin-plot-approval-header select{background:#fff;border:1px solid #ddd;border-radius:8px;min-width:170px;padding:11px 14px}.admin-plot-grid{grid-template-columns:repeat(auto-fill,minmax(330px,1fr));gap:20px;display:grid}.admin-plot-card{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 4px 18px #00000014}.admin-plot-image{background:#eee;height:220px;position:relative}.admin-plot-image img{object-fit:cover;width:100%;height:100%}.no-plot-image{color:#777;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.admin-plot-image span{border-radius:20px;padding:7px 12px;font-size:13px;font-weight:600;position:absolute;top:12px;right:12px}.plot-status-pending{color:#856404;background:#fff3cd}.plot-status-approved{color:#155724;background:#d4edda}.plot-status-rejected{color:#721c24;background:#f8d7da}.admin-plot-body{padding:20px}.admin-plot-body h3{margin:0 0 16px;font-size:20px}.admin-plot-info p{margin:7px 0;font-size:14px;line-height:1.5}.plot-description{border-top:1px solid #eee;margin-top:15px;padding-top:15px}.plot-description p{color:#555;line-height:1.6}.plot-reject-reason{color:#b42318;background:#fff1f1;border-radius:8px;margin-top:15px;padding:12px}.admin-plot-actions{gap:12px;margin-top:20px;display:flex}.admin-plot-actions button{color:#fff;cursor:pointer;border:0;border-radius:8px;flex:1;padding:11px;font-weight:600}.approve-button{background:#198754}.reject-button{background:#dc3545}.approve-button:hover,.reject-button:hover{opacity:.9}.plot-loading,.plot-empty{text-align:center;color:#666;background:#fff;border-radius:12px;padding:50px}@media (width<=768px){.admin-plot-approval-page{padding:15px}.admin-plot-approval-header{flex-direction:column;align-items:stretch}.admin-plot-grid{grid-template-columns:1fr}}:root{--house-primary:#d4a928;--house-primary-dark:#ad8211;--house-primary-light:#fff8dd;--house-dark:#101828;--house-dark-2:#1d2939;--house-text:#344054;--house-muted:#667085;--house-placeholder:#98a2b3;--house-bg:#f5f7fa;--house-card:#fff;--house-border:#e4e7ec;--house-border-focus:#d4a928;--house-success:#067647;--house-radius:16px;--house-shadow:0 12px 32px #10182814}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}.add-property-page{background:radial-gradient(circle at 8% 2%,#d4a92817,#0000 25%),radial-gradient(circle at 95% 15%,#1018280a,#0000 22%),linear-gradient(#fafbfc 0%,#f4f6f9 100%);width:100%;min-height:100vh;padding:35px 20px 100px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.add-property-card{background:linear-gradient(#fffffffa,#fff);border:1px solid #e4e7ece6;border-radius:24px;width:100%;max-width:1220px;margin:0 auto;padding:38px;position:relative;overflow:hidden;box-shadow:0 20px 55px #10182814}.add-property-card:before{content:"";background:linear-gradient(90deg,#9d7410,#e2bd4a,#f2d978,#c79518);width:100%;height:4px;position:absolute;top:0;left:0}.add-property-title{text-align:center;color:var(--house-dark);letter-spacing:-.7px;margin:5px 0 10px;font-size:34px;font-weight:800;line-height:1.2;position:relative}.add-property-title:after{content:"";background:linear-gradient(90deg,#b98915,#e0b83f);border-radius:50px;width:55px;height:4px;margin:13px auto 0;display:block}.add-property-title+p{letter-spacing:.05px;max-width:650px;font-size:14px;line-height:1.7;color:var(--house-muted)!important;margin-left:auto!important;margin-right:auto!important}.add-property-form{flex-direction:column;gap:22px;width:100%;margin-top:30px;display:flex}.add-property-section{border-radius:var(--house-radius);background:linear-gradient(#fff 0%,#fefefe 100%);border:1px solid #e7e9ee;width:100%;padding:26px;transition:border-color .25s,box-shadow .25s,transform .25s;position:relative;box-shadow:0 5px 20px #10182809}.add-property-section:hover{border-color:#ddd1a8;transform:translateY(-1px);box-shadow:0 10px 28px #1018280f}.add-property-section>h3{color:var(--house-dark);border-bottom:1px solid #eef0f3;align-items:center;gap:11px;margin:-2px 0 22px;padding-bottom:15px;font-size:18px;font-weight:800;line-height:1.3;display:flex}.add-property-section>h3:before{content:"";background:linear-gradient(#e2bb47,#a97a0a);border-radius:20px;flex-shrink:0;width:9px;height:30px;box-shadow:0 3px 10px #c4941a38}.add-property-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:19px 22px;width:100%;display:grid}.add-property-full{grid-column:1/-1}.add-property-group{flex-direction:column;min-width:0;display:flex}.add-property-group label{color:#344054;margin-bottom:8px;font-size:13px;font-weight:700;line-height:1.4;display:block}.add-property-group input:not([type=checkbox]):not([type=file]),.add-property-group select,.add-property-group textarea{color:#182230;background:#fff;border:1px solid #dfe3e8;border-radius:11px;outline:none;width:100%;min-height:49px;padding:12px 14px;font-family:inherit;font-size:14px;line-height:1.4;transition:border-color .2s,box-shadow .2s,background .2s,transform .15s}.add-property-group input::placeholder,.add-property-group textarea::placeholder{color:var(--house-placeholder);opacity:1}.add-property-group input:not([type=checkbox]):not([type=file]):hover,.add-property-group select:hover,.add-property-group textarea:hover{border-color:#c9cfd8}.add-property-group input:not([type=checkbox]):not([type=file]):focus,.add-property-group select:focus,.add-property-group textarea:focus{border-color:var(--house-border-focus);background:#fffefa;box-shadow:0 0 0 4px #d4a9281f}.add-property-group textarea{resize:vertical;min-height:105px;line-height:1.6}.add-property-group select{cursor:pointer;appearance:auto;color:#344054}.add-property-group input[readonly]{color:#667085;cursor:not-allowed;background:linear-gradient(#f8fafc,#f5f7fa);border-color:#eaecf0;font-weight:600}.add-property-group input[type=number]{font-weight:600}.add-property-group input[type=number]::-webkit-inner-spin-button{opacity:.7}.add-property-group input[type=number]::-webkit-outer-spin-button{opacity:.7}.add-property-group input[type=file]{width:100%;color:var(--house-muted);cursor:pointer;background:linear-gradient(#fffef9,#fffbeb);border:1.5px dashed #d7bc69;border-radius:13px;padding:12px;font-family:inherit;font-size:13px;transition:border-color .2s,background .2s,box-shadow .2s}.add-property-group input[type=file]:hover{background:#fff9e6;border-color:#b98a13;box-shadow:0 5px 15px #d4a92814}.add-property-group input[type=file]::file-selector-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#202b3d,#101828);border:none;border-radius:8px;margin-right:14px;padding:10px 16px;font-family:inherit;font-size:12px;font-weight:700;transition:background .2s,transform .2s}.add-property-group input[type=file]::file-selector-button:hover{color:#111827;background:linear-gradient(135deg,#d8ab2d,#b78815)}.add-property-section input[type=checkbox]{accent-color:var(--house-primary-dark);cursor:pointer;flex-shrink:0;margin:0;width:19px!important;height:19px!important}.add-property-section input[type=checkbox]+label{color:#475467;cursor:pointer;margin:0;font-size:13px;line-height:1.6}.add-property-section+div strong{font-weight:800}.add-property-submit-btn{color:#131313;letter-spacing:.2px;cursor:pointer;background:linear-gradient(135deg,#e0b639 0%,#c79618 48%,#b27f0b 100%);border:none;border-radius:12px;outline:none;justify-content:center;align-items:center;width:100%;max-width:390px;min-height:54px;margin:4px auto 15px;padding:14px 28px;font-family:inherit;font-size:15px;font-weight:800;transition:transform .2s,box-shadow .2s,filter .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 24px #b27f0b40}.add-property-submit-btn:before{content:"";background:linear-gradient(120deg,#0000,#ffffff52,#0000);width:70%;height:100%;transition:left .55s;position:absolute;top:0;left:-100%}.add-property-submit-btn:hover:not(:disabled){filter:brightness(1.03);transform:translateY(-2px);box-shadow:0 15px 30px #b27f0b54}.add-property-submit-btn:hover:not(:disabled):before{left:140%}.add-property-submit-btn:active:not(:disabled){transform:translateY(0)}.add-property-submit-btn:disabled{opacity:.65;cursor:not-allowed;box-shadow:none}.add-property-group input:required:invalid:not(:placeholder-shown),.add-property-group textarea:required:invalid:not(:placeholder-shown),.add-property-group select:required:invalid{border-color:#f1b8b3}.add-house-fixed-header{z-index:1000001;background:#fff;width:100%;position:sticky;top:0;left:0;box-shadow:0 2px 14px #10182812}.add-house-standalone-overlay{z-index:999999;box-sizing:border-box;background:#f5f7fa;width:100vw;height:100vh;position:fixed;inset:0;overflow:hidden auto}.add-house-standalone-overlay .add-property-page{box-sizing:border-box;width:100%!important;max-width:100%!important;min-height:100vh!important;margin:0!important;padding-left:20px!important}.add-house-standalone-overlay .add-property-card{box-sizing:border-box;width:calc(100% - 40px);max-width:1220px;margin:25px auto 40px}.add-house-standalone-overlay::-webkit-scrollbar{width:8px}.add-house-standalone-overlay::-webkit-scrollbar-track{background:#f1f3f5}.add-house-standalone-overlay::-webkit-scrollbar-thumb{background:linear-gradient(#d9b342,#aa7c0b);border-radius:20px}@media (width<=991px){.add-property-card{padding:30px}.add-property-section{padding:22px}.add-property-title{font-size:30px}}@media (width<=768px){.add-house-fixed-header{display:none}.add-property-page{padding:16px 10px 95px}.add-house-standalone-overlay .add-property-page{padding-left:10px!important;padding-right:10px!important}.add-house-standalone-overlay .add-property-card{width:100%;margin:0 auto 75px}.add-property-card{border-radius:18px;padding:23px 15px}.add-property-title{margin-top:2px;font-size:27px}.add-property-title+p{font-size:13px;margin-bottom:18px!important}.add-property-form{gap:15px}.add-property-section{border-radius:14px;padding:20px 15px}.add-property-section>h3{margin-bottom:18px;font-size:16px}.add-property-section>h3:before{width:7px;height:26px}.add-property-grid{grid-template-columns:1fr;gap:15px}.add-property-full{grid-column:auto}.add-property-group input:not([type=checkbox]):not([type=file]),.add-property-group select,.add-property-group textarea{min-height:47px;font-size:14px}.add-property-group textarea{min-height:95px}.add-property-submit-btn{width:100%;max-width:none;min-height:52px;margin-bottom:15px}}@media (width<=480px){.add-property-page{padding:10px 8px 90px}.add-property-card{border-radius:15px;padding:20px 12px}.add-property-title{font-size:24px}.add-property-title:after{width:44px;height:3px}.add-property-section{padding:17px 12px}.add-property-section>h3{font-size:15px}.add-property-group label{margin-bottom:6px;font-size:12.5px}.add-property-group input:not([type=checkbox]):not([type=file]),.add-property-group select,.add-property-group textarea{border-radius:9px;padding:11px 12px}.add-property-group input[type=file]{padding:9px;font-size:11px}.add-property-group input[type=file]::file-selector-button{margin-right:8px;padding:8px 10px;font-size:11px}.add-property-submit-btn{border-radius:10px;min-height:50px;padding:12px 18px;font-size:14px}}@media (width<=360px){.add-property-title{font-size:22px}.add-property-card{padding-left:9px;padding-right:9px}.add-property-section{padding-left:10px;padding-right:10px}}.add-telecaller-page{box-sizing:border-box;background:radial-gradient(circle at 10% 0,#d4a9281a,#0000 28%),linear-gradient(#f8fafc 0%,#f3f6fa 100%);justify-content:center;align-items:flex-start;width:100%;min-height:100vh;padding:38px 20px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex}.add-telecaller-card{background:#fff;border:1px solid #e4e9ef;border-radius:20px;width:100%;max-width:620px;padding:30px;position:relative;overflow:hidden;box-shadow:0 18px 45px #0f172a17}.add-telecaller-card:before{content:"";background:linear-gradient(90deg,#b78712,#e0b847,#f1d678);width:100%;height:4px;position:absolute;top:0;left:0}.add-telecaller-heading{border-bottom:1px solid #edf1f5;align-items:center;gap:14px;margin-bottom:26px;padding-bottom:20px;display:flex}.add-telecaller-icon{color:#141414;background:linear-gradient(135deg,#e0b847,#b78712);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;font-weight:900;display:flex;box-shadow:0 8px 18px #b7871238}.add-telecaller-heading h2{color:#172033;margin:0;font-size:24px;font-weight:800;line-height:1.25}.add-telecaller-heading p{color:#7b8798;margin:5px 0 0;font-size:13px;line-height:1.5}.add-telecaller-form{flex-direction:column;gap:22px;display:flex}.add-telecaller-group{flex-direction:column;display:flex}.add-telecaller-group label{color:#344054;margin-bottom:8px;font-size:13px;font-weight:700}.add-telecaller-group input{box-sizing:border-box;color:#182230;background:#fff;border:1px solid #dce3ea;border-radius:11px;outline:none;width:100%;min-height:49px;padding:12px 14px;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s}.add-telecaller-group input::placeholder{color:#98a2b3}.add-telecaller-group input:focus{border-color:#d4a928;box-shadow:0 0 0 4px #d4a9281f}.add-telecaller-save-btn{color:#151515;cursor:pointer;background:linear-gradient(135deg,#dfb43b,#b8830f);border:none;border-radius:11px;width:100%;min-height:50px;padding:13px 20px;font-family:inherit;font-size:14px;font-weight:800;transition:transform .2s,box-shadow .2s;box-shadow:0 9px 20px #b8830f3b}.add-telecaller-save-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 13px 26px #b8830f4d}.add-telecaller-save-btn:disabled{opacity:.65;cursor:not-allowed}@media (width<=600px){.add-telecaller-page{padding:16px 10px}.add-telecaller-card{border-radius:15px;padding:22px 16px}.add-telecaller-heading h2{font-size:21px}}.house-approval-page{color:#172033;box-sizing:border-box;background:#f5f7fb;min-height:100vh;padding:24px}.house-approval-page *{box-sizing:border-box}.house-approval-top{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;display:flex}.house-approval-kicker{letter-spacing:.12em;text-transform:uppercase;color:#a77b09;margin:0 0 4px;font-size:11px;font-weight:800;line-height:1.2}.house-approval-top h1{color:#132238;margin:0;font-size:27px;font-weight:800;line-height:1.2}.house-approval-subtitle{color:#667085;margin:5px 0 0;font-size:13px}.house-refresh-btn{color:#344054;cursor:pointer;background:#fff;border:1px solid #d7dde8;border-radius:9px;min-height:38px;padding:8px 14px;font-size:12px;font-weight:700;transition:all .2s}.house-refresh-btn:hover:not(:disabled){background:#f9fafb;border-color:#b9c2d0}.house-refresh-btn:disabled{opacity:.6;cursor:not-allowed}.house-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.house-summary-card{appearance:none;text-align:left;cursor:pointer;background:#fff;border:1px solid #e3e7ef;border-radius:11px;min-width:0;padding:13px 15px;transition:all .18s}.house-summary-card:hover,.house-summary-card.active{border-color:#c6a334;transform:translateY(-1px);box-shadow:0 5px 16px #16223312}.house-summary-card span{color:#667085;margin-bottom:3px;font-size:11px;font-weight:700;display:block}.house-summary-card strong{color:#1d2939;font-size:22px;line-height:1}.house-summary-card.pending strong{color:#a66b00}.house-summary-card.approved strong{color:#177245}.house-summary-card.rejected strong{color:#b42318}.house-approval-toolbar{background:#fff;border:1px solid #e3e7ef;border-radius:12px;justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;padding:10px;display:flex}.house-filter-tabs{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.house-filter-tabs button{color:#667085;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:8px 11px;font-size:11px;font-weight:750}.house-filter-tabs button:hover{background:#f5f7fa}.house-filter-tabs button.active{color:#fff;background:#101828}.house-search-wrap{width:min(340px,100%);position:relative}.house-search-wrap span{color:#98a2b3;pointer-events:none;font-size:18px;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.house-search-wrap input{color:#344054;background:#fbfcfe;border:1px solid #d8dee9;border-radius:8px;outline:none;width:100%;min-height:38px;padding:8px 12px 8px 34px;font-size:12px}.house-search-wrap input:focus{background:#fff;border-color:#c6a334}.house-approval-list{gap:12px;display:grid}.house-approval-card{background:#fff;border:1px solid #e2e7ef;border-radius:13px;grid-template-columns:176px minmax(0,1fr);min-height:174px;transition:all .2s;display:grid;overflow:hidden;box-shadow:0 5px 18px #1f29370b}.house-approval-card:hover{border-color:#d2d9e4;box-shadow:0 8px 24px #1f293713}.house-card-image{background:#edf1f6;min-height:174px;position:relative}.house-card-image img{object-fit:cover;width:100%;height:100%;min-height:174px;display:block}.house-image-placeholder{color:#98a2b3;flex-direction:column;justify-content:center;align-items:center;gap:3px;width:100%;height:100%;min-height:174px;display:flex}.house-image-placeholder span{font-size:32px;line-height:1}.house-image-placeholder small{font-size:11px;font-weight:700}.house-status-pill{letter-spacing:.02em;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:999px;padding:5px 8px;font-size:9px;font-weight:800;line-height:1;position:absolute;top:9px;left:9px}.house-status-pill.pending{color:#8c5b00;background:#fff7d6f0;border:1px solid #f1d783}.house-status-pill.approved{color:#12633b;background:#e7f8eef0;border:1px solid #a9ddbf}.house-status-pill.rejected{color:#a32017;background:#feeceaf2;border:1px solid #efb8b3}.house-card-body{min-width:0;padding:15px 17px 13px}.house-card-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:11px;display:flex}.house-card-id{letter-spacing:.06em;text-transform:uppercase;color:#98a2b3;margin-bottom:2px;font-size:9px;font-weight:800}.house-card-heading h3{color:#152238;margin:0;font-size:16px;font-weight:800;line-height:1.35}.house-price{color:#8d6704;background:#fff9e9;border-radius:7px;flex:none;padding:5px 8px;font-size:12px;font-weight:800}.house-meta-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:10px;display:grid}.house-meta-grid>div{background:#f7f9fc;border-radius:8px;min-width:0;padding:8px 9px}.house-meta-grid span{color:#98a2b3;text-transform:uppercase;letter-spacing:.04em;margin-bottom:2px;font-size:9px;font-weight:700;display:block}.house-meta-grid strong{text-overflow:ellipsis;white-space:nowrap;color:#344054;font-size:11px;display:block;overflow:hidden}.house-description{color:#667085;-webkit-box-orient:vertical;margin:0 0 9px;font-size:11px;line-height:1.5;display:-webkit-box;overflow:hidden}.house-reject-note{color:#9f2d24;background:#fff1f0;border-radius:7px;margin:0 0 9px;padding:7px 9px;font-size:10px}.house-card-footer{border-top:1px solid #edf0f5;justify-content:space-between;align-items:center;gap:12px;padding-top:10px;display:flex}.house-small-info{color:#98a2b3;flex-wrap:wrap;gap:5px 10px;font-size:10px;display:flex}.house-action-buttons{flex:none;gap:7px;display:flex}.house-action-buttons button{cursor:pointer;border-radius:7px;min-width:76px;min-height:32px;padding:7px 11px;font-size:10px;font-weight:800;transition:all .18s}.house-action-buttons button:disabled{opacity:.55;cursor:not-allowed}.house-reject-btn{color:#b42318;background:#fff5f4;border:1px solid #e9a7a1}.house-reject-btn:hover:not(:disabled){background:#fee4e2}.house-approve-btn{color:#fff;background:#177245;border:1px solid #166b42}.house-approve-btn:hover:not(:disabled){background:#125c38}.house-final-status{border-radius:7px;padding:6px 9px;font-size:10px;font-weight:800}.house-final-status.approved{color:#177245;background:#eaf8ef}.house-final-status.rejected{color:#b42318;background:#fff0ef}.house-state-box{text-align:center;color:#667085;background:#fff;border:1px dashed #d7dde7;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:260px;display:flex}.house-state-box strong{color:#344054;font-size:14px}.house-state-box span{font-size:11px}.house-empty-icon{color:#177245;background:#eef8f2;border-radius:50%;place-items:center;width:40px;height:40px;font-size:19px;font-weight:800;display:grid}.house-loader{border:3px solid #eaedf2;border-top-color:#b38a18;border-radius:50%;width:30px;height:30px;animation:.75s linear infinite house-spin}@keyframes house-spin{to{transform:rotate(360deg)}}.house-modal-backdrop{z-index:999999;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172a85;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.house-reject-modal{background:#fff;border-radius:14px;width:min(420px,100%);padding:21px;box-shadow:0 24px 70px #0f172a40}.house-modal-icon{color:#b42318;background:#fff0ef;border-radius:50%;place-items:center;width:34px;height:34px;margin-bottom:10px;font-size:18px;font-weight:900;display:grid}.house-reject-modal h3{color:#172033;margin:0 0 3px;font-size:18px}.house-reject-modal p{color:#667085;margin:0 0 16px;font-size:11px}.house-reject-modal label{color:#344054;margin-bottom:6px;font-size:11px;font-weight:800;display:block}.house-reject-modal textarea{resize:vertical;width:100%;min-height:96px;font:inherit;color:#344054;border:1px solid #d8dee8;border-radius:8px;outline:none;padding:10px 11px;font-size:12px}.house-reject-modal textarea:focus{border-color:#c6a334}.house-modal-actions{justify-content:flex-end;gap:8px;margin-top:14px;display:flex}.house-modal-actions button{cursor:pointer;border-radius:8px;min-height:34px;padding:7px 13px;font-size:11px;font-weight:800}.house-modal-actions button:disabled{opacity:.55;cursor:not-allowed}.house-cancel-btn{color:#475467;background:#fff;border:1px solid #d0d5dd}.house-confirm-reject-btn{color:#fff;background:#b42318;border:1px solid #b42318}@media (width<=1000px){.house-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.house-approval-page{padding:15px}.house-approval-top{align-items:center}.house-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.house-approval-toolbar{flex-direction:column;align-items:stretch}.house-search-wrap{width:100%}.house-approval-card{grid-template-columns:1fr}.house-card-image,.house-card-image img{min-height:180px;max-height:220px}}@media (width<=520px){.house-approval-top{flex-direction:column;align-items:flex-start}.house-refresh-btn{width:100%}.house-summary-grid{gap:8px}.house-summary-card{padding:11px 12px}.house-summary-card strong{font-size:19px}.house-filter-tabs{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.house-filter-tabs button{width:100%}.house-card-heading{flex-direction:column;gap:7px}.house-meta-grid{grid-template-columns:1fr 1fr}.house-card-footer{flex-direction:column;align-items:stretch}.house-action-buttons{width:100%}.house-action-buttons button{flex:1}}:root{--awh-bg:#f4f7f6;--awh-card:#fff;--awh-text:#17212b;--awh-text-soft:#475467;--awh-muted:#7b8794;--awh-border:#e3e9e6;--awh-border-dark:#d3ddd7;--awh-green:#16a34a;--awh-green-dark:#12813c;--awh-green-deep:#0f6f35;--awh-green-light:#22c55e;--awh-green-soft:#effbf3;--awh-blue:#2563eb;--awh-yellow:#a96f08;--awh-red:#dc2626;--awh-shadow:0 12px 32px #0f172a12}.page-container{box-sizing:border-box;background:radial-gradient(circle at 0% 0%, #22c55e12, transparent 23%), linear-gradient(180deg, #fbfcfc 0%, var(--awh-bg) 100%);width:100%;min-height:100vh;padding:18px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.page-container .form-card{box-sizing:border-box;background:var(--awh-card);border:1px solid var(--awh-border);width:100%;max-width:820px;box-shadow:var(--awh-shadow);border-radius:16px;margin:0 auto;padding:20px;position:relative;overflow:hidden}.page-container .form-card:before{content:"";background:linear-gradient(90deg,#16a34a,#22c55e,#86efac);width:100%;height:3px;position:absolute;top:0;left:0}.page-container .form-card>h2{color:var(--awh-text);letter-spacing:-.35px;border-bottom:1px solid #edf1ef;margin:0;padding:2px 0 16px 49px;font-size:21px;font-weight:850;line-height:38px;position:relative}.page-container .form-card>h2:before{content:"W";color:#fff;background:linear-gradient(135deg,#25d366,#159447);border-radius:11px;justify-content:center;align-items:center;width:38px;height:38px;font-size:17px;font-weight:900;display:flex;position:absolute;top:2px;left:0;box-shadow:0 6px 15px #16a34a33}.page-container .form-card form{margin-top:15px}.page-container .section-title{color:#17773b;letter-spacing:.55px;text-transform:uppercase;background:linear-gradient(90deg,#f0fbf4,#fbfefc);border:1px solid #dff0e4;border-radius:8px;align-items:center;gap:8px;margin:0 0 13px;padding:8px 10px;font-size:10.5px;font-weight:850;display:flex}.page-container .section-title:before{content:"";background:var(--awh-green);border-radius:50%;flex:0 0 6px;width:6px;height:6px;box-shadow:0 0 0 4px #16a34a1a}.page-container .form-group{margin-bottom:14px}.page-container .form-group label{color:#344054;margin:0 0 6px;font-size:11.5px;font-weight:800;line-height:1.35;display:block}.page-container .form-group input,.page-container .form-group select,.page-container .form-group textarea{box-sizing:border-box;color:#344054;background:#fff;border:1px solid #d9e1dc;border-radius:9px;outline:none;width:100%;font-family:inherit;font-size:12px;font-weight:550;transition:border-color .18s,box-shadow .18s,background .18s}.page-container .form-group input,.page-container .form-group select{height:39px;padding:0 11px}.page-container .form-group textarea{resize:vertical;min-height:110px;padding:10px 11px;line-height:1.55}.page-container .form-group input::placeholder,.page-container .form-group textarea::placeholder{color:#9aa4af;font-weight:450}.page-container .form-group input:hover,.page-container .form-group select:hover,.page-container .form-group textarea:hover{border-color:#c5d2ca}.page-container .form-group input:focus,.page-container .form-group select:focus,.page-container .form-group textarea:focus{border-color:#59b978;box-shadow:0 0 0 3px #22c55e17}.page-container .form-group select:disabled,.page-container .form-group input:disabled,.page-container .form-group textarea:disabled{color:#8b95a1;cursor:not-allowed;background:#f6f8f7}.page-container .form-group input[type=text]{background:linear-gradient(#fff,#fdfefe);padding-left:12px}.page-container .telecaller-field-group{background:linear-gradient(135deg,#fbfefc,#f7fcf8);border:1px solid #e1ebe5;border-radius:10px;padding:11px}.page-container .telecaller-label-row{justify-content:space-between;align-items:center;gap:10px;margin-bottom:7px;display:flex}.page-container .telecaller-label-row label{margin:0!important}.page-container .telecaller-edit-btn{color:#8d650f;cursor:pointer;background:#fffaf0;border:1px solid #ead49a;border-radius:7px;min-width:52px;height:29px;padding:0 10px;font-family:inherit;font-size:10px;font-weight:850;transition:transform .16s,border-color .16s,background .16s,box-shadow .16s}.page-container .telecaller-edit-btn:hover:not(:disabled){background:#fff4d7;border-color:#d9b757;transform:translateY(-1px);box-shadow:0 4px 10px #a96f081a}.page-container .telecaller-edit-btn:disabled{opacity:.45;cursor:not-allowed}.page-container .telecaller-save-btn{box-shadow:0 4px 10px #16a34a26;border:1px solid var(--awh-green-dark)!important;background:linear-gradient(135deg, #20bd5a, var(--awh-green-dark))!important;color:#fff!important;border-radius:7px!important;min-width:56px!important;height:29px!important;padding:0 10px!important;font-family:inherit!important;font-size:10px!important;font-weight:850!important;transition:transform .16s,box-shadow .16s!important}.page-container .telecaller-save-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 13px #16a34a38}.page-container .telecaller-current-value{box-sizing:border-box;color:#344054;background:#fff;border:1px solid #dbe6df;border-radius:9px;align-items:center;width:100%;min-height:39px;padding:0 11px 0 35px;font-size:12px;font-weight:750;display:flex;position:relative}.page-container .telecaller-current-value:before{content:"T";color:#168344;background:#edf9f0;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:9px;font-weight:900;display:flex;position:absolute;left:9px}.page-container .form-group.full-width>div[style]{border:1px solid #d9e9df!important;border-left:3px solid var(--awh-green)!important;color:#44505f!important;background:linear-gradient(90deg,#f1fbf4,#fbfefc)!important;border-radius:8px!important;padding:9px 11px!important;font-size:11px!important;line-height:1.5!important}.page-container .form-group.full-width>div[style] strong{color:#17753a;font-weight:850}.page-container .note-label-row{justify-content:space-between;align-items:center;gap:10px;margin-bottom:6px;display:flex}.page-container .note-label-row label{margin:0!important}.page-container .note-quick-select{cursor:pointer;color:#52705d!important;background-color:#f8fcf9!important;border:1px solid #d8e5dc!important;border-radius:7px!important;width:auto!important;min-width:130px!important;height:30px!important;padding:0 27px 0 9px!important;font-size:10px!important;font-weight:750!important}.page-container .note-quick-select:focus{border-color:#58b978!important;box-shadow:0 0 0 2px #22c55e14!important}.page-container textarea[name=note]{color:#465260;background:linear-gradient(#fff,#fdfefe)}.page-container .button-area{border-top:1px solid #edf1ef;justify-content:flex-end;margin-top:4px;padding-top:13px;display:flex}.page-container .save-btn{border:1px solid var(--awh-green-dark);background:linear-gradient(135deg, #20bd5a 0%, var(--awh-green-dark) 100%);color:#fff;cursor:pointer;border-radius:9px;justify-content:center;align-items:center;min-width:176px;height:38px;padding:0 15px;font-family:inherit;font-size:11.5px;font-weight:850;transition:transform .18s,box-shadow .18s,opacity .18s;display:inline-flex;box-shadow:0 6px 14px #16a34a2e}.page-container .save-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 18px #16a34a40}.page-container .save-btn:active:not(:disabled){transform:translateY(0)}.page-container .save-btn:disabled{opacity:.58;cursor:not-allowed;box-shadow:none}.page-container select{cursor:pointer}.page-container select option{color:#344054;background:#fff}.page-container .full-width{width:100%}@media (width<=768px){.page-container{padding:13px}.page-container .form-card{border-radius:13px;max-width:100%;padding:16px}.page-container .form-card>h2{padding-left:45px;font-size:19px;line-height:35px}.page-container .form-card>h2:before{width:35px;height:35px;font-size:16px}}@media (width<=520px){.page-container{padding:9px}.page-container .form-card{border-radius:12px;padding:13px}.page-container .form-card>h2{padding:1px 0 13px 42px;font-size:17px;line-height:33px}.page-container .form-card>h2:before{border-radius:9px;width:33px;height:33px;font-size:15px}.page-container .section-title{margin-bottom:11px;padding:7px 9px;font-size:9.5px}.page-container .form-group{margin-bottom:12px}.page-container .telecaller-field-group{padding:9px}.page-container .telecaller-label-row,.page-container .note-label-row{align-items:center;gap:7px}.page-container .note-quick-select{min-width:116px!important;max-width:145px!important}.page-container .form-group textarea{min-height:100px}.page-container .button-area{padding-top:11px}.page-container .save-btn{width:100%;min-width:0;height:39px}}@media (width<=380px){.page-container .telecaller-label-row{flex-direction:column;align-items:flex-start}.page-container .telecaller-label-row>div{justify-content:flex-end;width:100%}.page-container .note-label-row{flex-direction:column;align-items:flex-start}.page-container .note-quick-select{width:100%!important;max-width:none!important}}:root{--wvh-bg:#f5f7f9;--wvh-card:#fff;--wvh-text:#17212b;--wvh-text-soft:#4b5563;--wvh-muted:#7b8794;--wvh-border:#e6eaee;--wvh-border-soft:#eef1f3;--wvh-green:#16a34a;--wvh-green-dark:#12813c;--wvh-green-soft:#ecfdf3;--wvh-blue:#2563eb;--wvh-blue-soft:#eff6ff;--wvh-red:#dc2626;--wvh-red-soft:#fff1f2;--wvh-gold:#c89522;--wvh-gold-soft:#fff9e8;--wvh-shadow:0 12px 34px #0f172a12}.whatsapp-history-page{box-sizing:border-box;background:radial-gradient(circle at 0% 0%, #22c55e0d, transparent 22%), linear-gradient(180deg, #fafbfc 0%, var(--wvh-bg) 100%);width:100%;min-height:100vh;padding:20px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.whatsapp-history-card{box-sizing:border-box;background:var(--wvh-card);border:1px solid var(--wvh-border);width:100%;max-width:1500px;box-shadow:var(--wvh-shadow);border-radius:16px;margin:0 auto;padding:20px;position:relative;overflow:hidden}.whatsapp-history-card:before{content:"";background:linear-gradient(90deg,#16a34a,#22c55e,#86efac);width:100%;height:3px;position:absolute;top:0;left:0}.whatsapp-history-header{border-bottom:1px solid var(--wvh-border-soft);justify-content:space-between;align-items:center;gap:18px;margin-bottom:16px;padding:2px 0 17px;display:flex}.whatsapp-history-title-wrap{align-items:center;gap:11px;min-width:0;display:flex}.whatsapp-history-icon{color:#fff;background:linear-gradient(135deg,#25d366,#159447);border-radius:11px;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;font-size:18px;font-weight:900;display:flex;box-shadow:0 6px 14px #16a34a33}.whatsapp-history-header h2{color:var(--wvh-text);letter-spacing:-.25px;margin:0;font-size:21px;font-weight:800;line-height:1.25}.whatsapp-history-header p{color:var(--wvh-muted);margin:4px 0 0;font-size:12.5px;line-height:1.45}.whatsapp-history-header-actions{flex-shrink:0;justify-content:flex-end;align-items:center;gap:8px;display:flex}.whatsapp-refresh-btn,.add-whatsapp-history-btn{white-space:nowrap;border-radius:9px;justify-content:center;align-items:center;gap:6px;min-height:37px;padding:0 13px;font-family:inherit;font-size:12px;font-weight:750;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s;display:inline-flex}.whatsapp-refresh-btn{color:#566170;cursor:pointer;background:#fff;border:1px solid #dbe1e7}.whatsapp-refresh-btn:hover:not(:disabled){border-color:#c7d0d9;transform:translateY(-1px);box-shadow:0 5px 12px #0f172a12}.whatsapp-refresh-btn:disabled{opacity:.55;cursor:not-allowed}.add-whatsapp-history-btn{border:1px solid var(--wvh-green-dark);background:linear-gradient(135deg, #20bd5a, var(--wvh-green-dark));color:#fff;text-decoration:none;box-shadow:0 5px 13px #16a34a30}.add-whatsapp-history-btn:hover{transform:translateY(-1px);box-shadow:0 8px 17px #16a34a40}.btn-icon{font-size:15px;line-height:1}.whatsapp-toolbar{justify-content:space-between;align-items:center;gap:14px;margin-bottom:15px;display:flex}.whatsapp-search-box{width:100%;max-width:430px;position:relative}.whatsapp-search-icon{color:#87929f;pointer-events:none;font-size:17px;line-height:1;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.whatsapp-search-box input{box-sizing:border-box;color:#344054;background:#fff;border:1px solid #dce2e7;border-radius:9px;outline:none;width:100%;height:38px;padding:0 38px 0 36px;font-family:inherit;font-size:12.5px;transition:border-color .18s,box-shadow .18s}.whatsapp-search-box input::placeholder{color:#99a3af}.whatsapp-search-box input:focus{border-color:#55b879;box-shadow:0 0 0 3px #22c55e17}.clear-search-btn{color:#687280;cursor:pointer;background:#f1f3f5;border:0;border-radius:50%;width:23px;height:23px;padding:0;font-size:16px;line-height:23px;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.clear-search-btn:hover{background:#e5e9ed}.whatsapp-record-count{color:#3f6d4e;background:#f7fdf9;border:1px solid #dff1e4;border-radius:8px;flex-shrink:0;align-items:center;gap:7px;padding:7px 10px;font-size:11.5px;font-weight:700;display:inline-flex}.count-dot{background:#22c55e;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #22c55e1a}.whatsapp-history-error{color:#b42318;background:#fff7f7;border:1px solid #fecaca;border-radius:9px;align-items:center;gap:8px;margin-bottom:14px;padding:9px 11px;font-size:12px;font-weight:600;display:flex}.whatsapp-history-error span{background:#fee2e2;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:900;display:inline-flex}.whatsapp-history-loading{color:#677383;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:190px;font-size:12.5px;font-weight:650;display:flex}.loading-spinner{border:3px solid #e3e8ec;border-top-color:#22a853;border-radius:50%;width:25px;height:25px;animation:.7s linear infinite whatsapp-spin}@keyframes whatsapp-spin{to{transform:rotate(360deg)}}.whatsapp-table-wrapper{border:1px solid var(--wvh-border);background:#fff;border-radius:11px;width:100%;overflow-x:auto}.whatsapp-table-wrapper::-webkit-scrollbar{height:7px}.whatsapp-table-wrapper::-webkit-scrollbar-track{background:#f3f5f7}.whatsapp-table-wrapper::-webkit-scrollbar-thumb{background:#cdd5dc;border-radius:10px}.whatsapp-history-table{border-collapse:collapse;border-spacing:0;width:100%;min-width:1100px}.whatsapp-history-table thead th{color:#596575;text-align:left;letter-spacing:.35px;text-transform:uppercase;white-space:nowrap;background:linear-gradient(#fafcfc,#f4f7f6);border-bottom:1px solid #dde3e8;padding:10px 11px;font-size:10.5px;font-weight:800;line-height:1.3}.whatsapp-history-table tbody td{color:#3c4756;vertical-align:middle;border-bottom:1px solid #edf0f2;padding:10px 11px;font-size:12px;line-height:1.4}.whatsapp-history-table tbody tr:last-child td{border-bottom:0}.whatsapp-history-table tbody tr{transition:background .15s}.whatsapp-history-table tbody tr:hover{background:#fbfefc}.serial-column{width:55px}.serial-number span{color:#66717f;background:#f2f4f6;border-radius:7px;justify-content:center;align-items:center;min-width:27px;height:27px;font-size:11px;font-weight:800;display:inline-flex}.whatsapp-customer-id{background:var(--wvh-blue-soft);color:var(--wvh-blue);border:1px solid #dbe9ff;border-radius:6px;align-items:center;padding:4px 7px;font-size:11px;font-weight:800;text-decoration:none;display:inline-flex}.whatsapp-customer-id:hover{background:#e8f1ff;border-color:#b6d1ff}.whatsapp-customer-name{color:#293545;align-items:center;gap:8px;min-width:150px;font-weight:700;display:flex}.customer-avatar{color:#168344;background:linear-gradient(135deg,#e9f9ef,#d7f4e1);border-radius:50%;flex:0 0 27px;justify-content:center;align-items:center;width:27px;height:27px;font-size:11px;font-weight:900;display:inline-flex}.whatsapp-mobile{white-space:nowrap;font-variant-numeric:tabular-nums}.whatsapp-telecaller-badge{background:var(--wvh-gold-soft);color:#855f0f;white-space:nowrap;text-overflow:ellipsis;border:1px solid #eadba9;border-radius:7px;align-items:center;max-width:150px;padding:5px 8px;font-size:11px;font-weight:750;display:inline-flex;overflow:hidden}.note-heading{min-width:220px}.whatsapp-note-column{width:28%;min-width:220px}.whatsapp-note-text{color:#566170;-webkit-box-orient:vertical;max-width:360px;line-height:1.45;display:-webkit-box;overflow:hidden}.whatsapp-date{white-space:nowrap;min-width:135px;color:#687383!important;font-size:11.5px!important}.action-heading{text-align:center!important}.whatsapp-history-actions{white-space:nowrap;justify-content:center;align-items:center;gap:5px;display:flex}.whatsapp-view-btn,.whatsapp-edit-btn,.whatsapp-delete-btn{box-sizing:border-box;cursor:pointer;border-radius:7px;justify-content:center;align-items:center;min-width:48px;height:29px;padding:0 8px;font-family:inherit;font-size:10.5px;font-weight:800;text-decoration:none;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex}.whatsapp-view-btn{color:#2456b8;background:#f1f6ff;border:1px solid #c9dcff}.whatsapp-edit-btn{color:#89620d;background:#fffaea;border:1px solid #ead58e}.whatsapp-delete-btn{background:var(--wvh-red-soft);color:#bd2525;border:1px solid #fecaca}.whatsapp-view-btn:hover,.whatsapp-edit-btn:hover,.whatsapp-delete-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 9px #0f172a14}.whatsapp-delete-btn:disabled{opacity:.55;cursor:not-allowed}.whatsapp-no-data{padding:0!important}.whatsapp-empty-state{box-sizing:border-box;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:230px;padding:28px;display:flex}.empty-whatsapp-icon{background:var(--wvh-green-soft);color:#139044;border-radius:13px;justify-content:center;align-items:center;width:43px;height:43px;margin-bottom:10px;font-size:19px;font-weight:900;display:flex}.whatsapp-empty-state strong{color:#344054;font-size:13px;font-weight:800}.whatsapp-empty-state span{color:#8a94a2;margin-top:4px;font-size:11.5px}.empty-add-btn{color:#168344;background:#f2fcf5;border:1px solid #bde6ca;border-radius:8px;margin-top:13px;padding:7px 11px;font-size:11px;font-weight:800;text-decoration:none}.whatsapp-table-footer{color:#8993a1;justify-content:flex-end;padding-top:10px;font-size:10.5px;font-weight:600;display:flex}@media (width<=850px){.whatsapp-history-page{padding:14px}.whatsapp-history-card{border-radius:14px;padding:16px}.whatsapp-history-header{flex-direction:column;align-items:flex-start}.whatsapp-history-header-actions{justify-content:flex-start;width:100%}.whatsapp-toolbar{flex-direction:column;align-items:stretch}.whatsapp-search-box{max-width:100%}.whatsapp-record-count{align-self:flex-start}}@media (width<=520px){.whatsapp-history-page{padding:10px}.whatsapp-history-card{border-radius:12px;padding:13px}.whatsapp-history-header h2{font-size:18px}.whatsapp-history-header-actions{grid-template-columns:1fr 1fr;display:grid}.whatsapp-refresh-btn,.add-whatsapp-history-btn{width:100%;padding:0 9px}}:root{--whd-green:#16a34a;--whd-green-dark:#12813c;--whd-green-soft:#ecfdf3;--whd-blue:#2563eb;--whd-text:#17212b;--whd-muted:#7b8794;--whd-border:#e5eaee;--whd-bg:#f5f7f9}.whatsapp-details-page{box-sizing:border-box;background:radial-gradient(circle at 0% 0%, #22c55e0e, transparent 24%), linear-gradient(180deg, #fafbfc, var(--whd-bg));width:100%;min-height:100vh;padding:20px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.whatsapp-details-card{box-sizing:border-box;border:1px solid var(--whd-border);background:#fff;border-radius:16px;width:100%;max-width:1080px;margin:0 auto;padding:20px;position:relative;overflow:hidden;box-shadow:0 12px 32px #0f172a12}.whatsapp-details-card:before{content:"";background:linear-gradient(90deg,#16a34a,#22c55e,#86efac);width:100%;height:3px;position:absolute;top:0;left:0}.whatsapp-details-header{border-bottom:1px solid #edf0f2;justify-content:space-between;align-items:center;gap:16px;margin-bottom:17px;padding:2px 0 17px;display:flex}.details-title-wrap{align-items:center;gap:11px;display:flex}.details-whatsapp-icon{color:#fff;background:linear-gradient(135deg,#25d366,#159447);border-radius:11px;flex:0 0 39px;justify-content:center;align-items:center;width:39px;height:39px;font-size:18px;font-weight:900;display:flex;box-shadow:0 6px 15px #16a34a33}.details-eyebrow{color:#159447;letter-spacing:.8px;margin-bottom:2px;font-size:9px;font-weight:850}.whatsapp-details-header h2{color:var(--whd-text);letter-spacing:-.25px;margin:0;font-size:21px;font-weight:800}.whatsapp-details-header p{color:var(--whd-muted);margin:4px 0 0;font-size:12px}.details-header-actions{align-items:center;gap:7px;display:flex}.details-list-btn,.details-edit-btn{border-radius:8px;justify-content:center;align-items:center;min-height:36px;padding:0 12px;font-size:11.5px;font-weight:750;text-decoration:none;display:inline-flex}.details-list-btn{color:#556170;background:#fff;border:1px solid #dce2e7}.details-edit-btn{border:1px solid var(--whd-green-dark);background:linear-gradient(135deg, #20bd5a, var(--whd-green-dark));color:#fff;box-shadow:0 5px 12px #16a34a2e}.details-customer-summary{background:linear-gradient(135deg,#fbfefc,#f5fcf7);border:1px solid #e1eee5;border-radius:11px;align-items:center;gap:11px;margin-bottom:17px;padding:13px 14px;display:flex}.details-customer-avatar{color:#13813e;background:#ddf7e5;border-radius:50%;flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;font-size:15px;font-weight:900;display:flex}.details-customer-main{flex:1;min-width:0}.details-customer-main h3{color:#253141;margin:0;font-size:14px;font-weight:800}.details-customer-meta{color:#75808e;align-items:center;gap:7px;margin-top:4px;font-size:11px;display:flex}.details-customer-id{color:var(--whd-blue);font-weight:750;text-decoration:none}.details-meta-dot{background:#b1bac4;border-radius:50%;width:4px;height:4px}.details-status-badge{background:var(--whd-green-soft);color:#15803d;border:1px solid #bee8cb;border-radius:7px;padding:5px 8px;font-size:10px;font-weight:800}.details-section{margin-top:15px}.details-section-heading{color:#334155;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:12px;font-weight:800;display:flex}.details-section-heading span{background:var(--whd-green-soft);color:#168344;border-radius:6px;padding:3px 7px;font-size:9.5px;font-weight:800}.details-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.details-info-box{background:#fcfdfd;border:1px solid #e7ebef;border-radius:9px;min-width:0;padding:10px}.details-label{color:#8a94a2;text-transform:uppercase;letter-spacing:.45px;margin-bottom:4px;font-size:9px;font-weight:800;display:block}.details-info-box strong{color:#374151;white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;font-weight:750;display:block;overflow:hidden}.details-info-box .details-telecaller{color:#9a6b09}.details-note-box{box-sizing:border-box;background:linear-gradient(#fff,#fbfcfc);border:1px solid #e4e9ed;border-radius:10px;min-height:88px;padding:14px 15px 14px 42px;position:relative}.details-note-mark{color:#9eddb2;font-family:Georgia,serif;font-size:39px;line-height:1;position:absolute;top:6px;left:13px}.details-note-box p{color:#505c6b;white-space:pre-wrap;word-break:break-word;margin:0;font-size:12.5px;line-height:1.65}.details-footer{border-top:1px solid #edf0f2;justify-content:flex-end;gap:7px;margin-top:17px;padding-top:16px;display:flex}.details-footer-back,.details-footer-edit,.details-back-btn{border-radius:8px;justify-content:center;align-items:center;min-height:36px;padding:0 12px;font-size:11.5px;font-weight:750;text-decoration:none;display:inline-flex}.details-footer-back,.details-back-btn{color:#556170;background:#fff;border:1px solid #dce2e7}.details-footer-edit{border:1px solid var(--whd-green-dark);background:var(--whd-green-dark);color:#fff}.whatsapp-details-loading,.whatsapp-details-error-state{text-align:center;color:#687383;flex-direction:column;justify-content:center;align-items:center;min-height:260px;display:flex}.whatsapp-details-spinner{border:3px solid #e5eaee;border-top-color:#19a54c;border-radius:50%;width:27px;height:27px;margin-bottom:10px;animation:.7s linear infinite whd-spin}@keyframes whd-spin{to{transform:rotate(360deg)}}.details-error-icon{color:#dc2626;background:#fff1f2;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:9px;font-weight:900;display:flex}.whatsapp-details-error-state h3{color:#344054;margin:0;font-size:15px}.whatsapp-details-error-state p{color:#7c8795;margin:5px 0 13px;font-size:12px}.details-back-btn{cursor:pointer}@media (width<=850px){.details-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=650px){.whatsapp-details-page{padding:11px}.whatsapp-details-card{padding:14px}.whatsapp-details-header{flex-direction:column;align-items:flex-start}.details-header-actions{width:100%}.details-customer-summary{flex-wrap:wrap;align-items:flex-start}.details-status-badge{margin-left:51px}}@media (width<=430px){.details-grid{grid-template-columns:1fr}.details-header-actions{grid-template-columns:1fr 1fr;display:grid}}:root{--ewh-green:#16a34a;--ewh-green-dark:#12813c;--ewh-green-soft:#ecfdf3;--ewh-text:#17212b;--ewh-muted:#7b8794;--ewh-border:#e5eaee;--ewh-bg:#f5f7f9}.edit-whatsapp-page{box-sizing:border-box;background:radial-gradient(circle at 0% 0%, #22c55e0e, transparent 24%), linear-gradient(180deg, #fafbfc, var(--ewh-bg));width:100%;min-height:100vh;padding:20px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.edit-whatsapp-card{box-sizing:border-box;border:1px solid var(--ewh-border);background:#fff;border-radius:16px;width:100%;max-width:850px;margin:0 auto;padding:20px;position:relative;overflow:hidden;box-shadow:0 12px 32px #0f172a12}.edit-whatsapp-card:before{content:"";background:linear-gradient(90deg,#16a34a,#22c55e,#86efac);width:100%;height:3px;position:absolute;top:0;left:0}.edit-whatsapp-header{border-bottom:1px solid #edf0f2;justify-content:space-between;align-items:center;gap:15px;margin-bottom:16px;padding:2px 0 17px;display:flex}.edit-title-wrap{align-items:center;gap:11px;display:flex}.edit-whatsapp-icon{color:#fff;background:linear-gradient(135deg,#25d366,#159447);border-radius:11px;flex:0 0 39px;justify-content:center;align-items:center;width:39px;height:39px;font-size:18px;font-weight:900;display:flex}.edit-eyebrow{color:#159447;letter-spacing:.8px;margin-bottom:2px;font-size:9px;font-weight:850}.edit-whatsapp-header h2{color:var(--ewh-text);margin:0;font-size:21px;font-weight:800}.edit-whatsapp-header p{color:var(--ewh-muted);margin:4px 0 0;font-size:12px}.edit-view-btn{color:#556170;background:#fff;border:1px solid #dce2e7;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;min-height:35px;padding:0 11px;font-size:11.5px;font-weight:750;text-decoration:none;display:inline-flex}.edit-customer-card{background:linear-gradient(135deg,#fbfefc,#f5fcf7);border:1px solid #e0eee5;border-radius:10px;align-items:center;gap:10px;margin-bottom:16px;padding:12px 13px;display:flex}.edit-customer-avatar{color:#13813e;background:#ddf7e5;border-radius:50%;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;font-size:14px;font-weight:900;display:flex}.edit-customer-info{flex:1;min-width:0}.edit-customer-info span{color:#8a94a2;text-transform:uppercase;margin-bottom:2px;font-size:9px;font-weight:800;display:block}.edit-customer-info strong{color:#344054;font-size:13px;font-weight:800;display:block}.edit-customer-info small{color:#7a8593;margin-top:3px;font-size:10.5px;display:block}.readonly-badge{color:#6f7a87;background:#f8fafb;border:1px solid #dfe5e9;border-radius:7px;padding:5px 8px;font-size:9.5px;font-weight:800}.edit-whatsapp-form{flex-direction:column;gap:14px;display:flex}.edit-form-group{flex-direction:column;gap:6px;display:flex}.edit-form-group label{color:#344054;font-size:11.5px;font-weight:800}.required{color:#dc2626;margin-left:3px}.edit-label-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.note-count{color:#929ca8;font-size:9.5px;font-weight:650}.edit-form-group select,.edit-form-group textarea{box-sizing:border-box;color:#344054;background:#fff;border:1px solid #dce2e7;border-radius:9px;outline:none;width:100%;font-family:inherit;font-size:12px;transition:border-color .18s,box-shadow .18s}.edit-form-group select{height:39px;padding:0 11px}.edit-form-group textarea{resize:vertical;min-height:130px;padding:11px 12px;line-height:1.55}.edit-form-group select:focus,.edit-form-group textarea:focus{border-color:#55b879;box-shadow:0 0 0 3px #22c55e17}.edit-form-group select:disabled,.edit-form-group textarea:disabled{cursor:not-allowed;background:#f7f8f9}.edit-helper-text{color:#8b95a2;font-size:10px}.edit-quick-notes{flex-wrap:wrap;gap:6px;margin-top:1px;display:flex}.edit-quick-notes button{color:#447253;cursor:pointer;background:#f7fcf8;border:1px solid #d9e9de;border-radius:7px;min-height:28px;padding:0 9px;font-family:inherit;font-size:9.5px;font-weight:750}.edit-quick-notes button:hover:not(:disabled){background:#edf9f0;border-color:#b9dec4}.edit-quick-notes button:disabled{opacity:.55;cursor:not-allowed}.edit-form-message{border-radius:8px;align-items:center;gap:7px;padding:8px 10px;font-size:11px;font-weight:700;display:flex}.edit-form-message span{border-radius:50%;flex:0 0 18px;justify-content:center;align-items:center;width:18px;height:18px;font-size:9px;font-weight:900;display:inline-flex}.edit-form-message.error{color:#b42318;background:#fff7f7;border:1px solid #fecaca}.edit-form-message.error span{background:#fee2e2}.edit-form-message.success{color:#137a3b;background:#f2fcf5;border:1px solid #bfe8ca}.edit-form-message.success span{background:#dff7e6}.edit-form-actions{border-top:1px solid #edf0f2;justify-content:flex-end;gap:7px;margin-top:2px;padding-top:14px;display:flex}.edit-cancel-btn,.edit-save-btn,.edit-error-back-btn{box-sizing:border-box;border-radius:8px;justify-content:center;align-items:center;min-height:37px;padding:0 13px;font-family:inherit;font-size:11.5px;font-weight:800;text-decoration:none;display:inline-flex}.edit-cancel-btn,.edit-error-back-btn{color:#556170;background:#fff;border:1px solid #dce2e7}.edit-save-btn{border:1px solid var(--ewh-green-dark);background:linear-gradient(135deg, #20bd5a, var(--ewh-green-dark));color:#fff;cursor:pointer;min-width:170px;box-shadow:0 5px 13px #16a34a2e}.edit-save-btn:hover:not(:disabled){transform:translateY(-1px)}.edit-save-btn:disabled{opacity:.6;cursor:not-allowed}.edit-whatsapp-loading,.edit-whatsapp-error-state{color:#687383;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:250px;display:flex}.edit-whatsapp-spinner{border:3px solid #e5eaee;border-top-color:#19a54c;border-radius:50%;width:27px;height:27px;margin-bottom:10px;animation:.7s linear infinite ewh-spin}@keyframes ewh-spin{to{transform:rotate(360deg)}}.edit-error-icon{color:#dc2626;background:#fff1f2;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:9px;font-weight:900;display:flex}.edit-whatsapp-error-state h3{color:#344054;margin:0;font-size:15px}.edit-whatsapp-error-state p{color:#7c8795;margin:5px 0 13px;font-size:12px}@media (width<=650px){.edit-whatsapp-page{padding:11px}.edit-whatsapp-card{padding:14px}.edit-whatsapp-header{flex-direction:column;align-items:flex-start}.edit-customer-card{flex-wrap:wrap;align-items:flex-start}.readonly-badge{margin-left:48px}}@media (width<=430px){.edit-label-row{flex-direction:column;align-items:flex-start;gap:3px}.edit-form-actions{grid-template-columns:1fr 1.5fr;display:grid}.edit-save-btn{min-width:0}}.tnc-page{color:#152238;background:linear-gradient(160deg,#f3f6fb,#fff);min-height:100vh;padding:105px 18px 70px;font-family:inherit}.tnc-page *{box-sizing:border-box}.tnc-shell{max-width:1240px;margin:auto}.tnc-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px;display:flex}.tnc-eyebrow{color:#b28b27;letter-spacing:1.5px;font-size:11px;font-weight:800}.tnc-head h1{margin:7px 0;font-size:clamp(27px,3vw,39px)}.tnc-head p{color:#69758a;margin:0}.tnc-head-actions{flex-wrap:wrap;gap:9px;display:flex}.tnc-panel{background:#fff;border:1px solid #e3e9f0;border-radius:17px;margin-bottom:18px;padding:24px;box-shadow:0 8px 25px #16243c0a}.tnc-panel-head{align-items:center;gap:12px;margin-bottom:21px;display:flex}.tnc-panel-head>span{color:#9b7516;background:#fff5d8;border-radius:10px;place-items:center;width:36px;height:36px;font-weight:800;display:grid}.tnc-panel h2{color:#17253d;margin:0;font-size:19px}.tnc-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.tnc-fields label,.tnc-actions label{color:#38465c;flex-direction:column;gap:7px;min-width:0;font-size:12px;font-weight:750;display:flex}.tnc-fields small{color:#a1a9b6;font-size:10px;font-weight:500}.tnc-fields input,.tnc-fields select,.tnc-fields textarea,.tnc-actions select,.tnc-search{color:#152238;width:100%;min-height:42px;font:inherit;background:#fbfcfe;border:1px solid #dbe3ed;border-radius:9px;outline:none;padding:10px 12px;font-size:13px}.tnc-fields input:focus,.tnc-fields select:focus,.tnc-fields textarea:focus,.tnc-search:focus{border-color:#c9a03c;box-shadow:0 0 0 3px #d4af3724}.tnc-wide{grid-column:1/-1}.tnc-fields textarea{resize:vertical}.tnc-actions{justify-content:space-between;align-items:end;gap:15px;display:flex}.tnc-actions label{min-width:210px}.tnc-actions button,.tnc-primary,.tnc-secondary{color:#fff;min-height:43px;font:inherit;cursor:pointer;background:#172740;border:0;border-radius:9px;justify-content:center;align-items:center;padding:10px 19px;font-size:13px;font-weight:750;text-decoration:none;transition:transform .25s,background .25s;display:inline-flex}.tnc-actions button:hover,.tnc-primary:hover{background:#c59b2c;transform:translateY(-2px)}.tnc-secondary{color:#172740;background:#fff;border:1px solid #d7dfe9}.tnc-secondary:hover{background:#fff5d8}.tnc-error{color:#a72222;background:#fff1f1;border-radius:9px;padding:14px}.tnc-file-list{flex-wrap:wrap;gap:12px;margin-top:15px;display:flex}.tnc-file-list>div{align-items:center;gap:10px;display:flex}.tnc-file-list a{color:#89670e;overflow-wrap:anywhere}.tnc-file-list button,.tnc-list-actions button{color:#a72222;cursor:pointer;background:#fff1f1;border:0;border-radius:7px;padding:8px}.tnc-search{background:#fff;max-width:560px;margin-bottom:20px}.tnc-list{gap:13px;display:grid}.tnc-list-card{background:#fff;border:1px solid #e3e9f0;border-radius:15px;grid-template-columns:135px minmax(0,1fr) auto;align-items:center;gap:18px;padding:12px;transition:transform .3s,box-shadow .3s;display:grid;box-shadow:0 8px 24px #16243c0a}.tnc-list-card:hover{transform:translateY(-3px);box-shadow:0 15px 32px #16243c1a}.tnc-cover{background:#eef2f7;border-radius:10px;place-items:center;height:105px;font-size:30px;display:grid;overflow:hidden}.tnc-cover img{object-fit:cover;width:100%;height:100%}.tnc-list-card h2{margin:5px 0;font-size:18px}.tnc-list-card p{color:#647087;margin:0 0 6px;font-size:13px}.tnc-list-card small{color:#a17c1e}.tnc-list-actions{flex-wrap:wrap;gap:8px;display:flex}.tnc-list-actions a{color:#fff;background:#172740;border-radius:8px;padding:9px 11px;font-size:12px;text-decoration:none}.tnc-gallery{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;margin-bottom:20px;display:grid}.tnc-gallery a,.tnc-empty-image{background:#e9edf3;border-radius:13px;place-items:center;height:225px;display:grid;overflow:hidden}.tnc-gallery img{object-fit:cover;width:100%;height:100%}.tnc-summary{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:20px;display:grid}.tnc-summary>div{color:#fff;background:#172740;border-radius:12px;padding:19px}.tnc-summary small{color:#cbd5e1;margin-bottom:7px;display:block}.tnc-summary strong{overflow-wrap:anywhere}.tnc-details-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin:0;display:grid}.tnc-details-grid>div{background:#f7f9fc;border-radius:9px;min-width:0;padding:12px}.tnc-details-grid dt{color:#758197;margin-bottom:5px;font-size:11px}.tnc-details-grid dd{overflow-wrap:anywhere;white-space:pre-wrap;margin:0;font-size:14px;font-weight:650}.tnc-disclaimer{color:#69758a;font-size:12px}@media (width<=850px){.tnc-fields,.tnc-details-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tnc-summary{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.tnc-page{padding:90px 12px 45px}.tnc-panel{padding:16px}.tnc-fields,.tnc-details-grid,.tnc-summary{grid-template-columns:1fr}.tnc-actions{flex-direction:column;align-items:stretch}.tnc-list-card{grid-template-columns:95px 1fr}.tnc-cover{height:95px}.tnc-list-actions{grid-column:1/-1}}@media print{.tnc-page{background:#fff;padding:0}.tnc-head-actions,.tnc-list-actions{display:none}.tnc-panel{box-shadow:none;break-inside:avoid}}:root,[data-theme=light]{--cg-bg:#f4f7fc;--cg-surface:#fff;--cg-surface-alt:#eef3fa;--cg-text:#16253d;--cg-muted:#53657e;--cg-line:#dce5f1;--cg-accent:#c99d43;--cg-shadow:0 12px 32px #12233e14;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}[data-theme=dark]{--cg-bg:#0b1322;--cg-surface:#142238;--cg-surface-alt:#1a2b43;--cg-text:#eef3fc;--cg-muted:#b9c9df;--cg-line:#34465f;--cg-accent:#e6bd68;--cg-shadow:0 12px 32px #00000042;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html,body,#root{background:var(--cg-bg);min-height:100%;color:var(--cg-text)}body{transition:background-color .2s,color .2s}.cg-theme-picker{color:#f8fafc;background:#ffffff17;border:1px solid #ffffff3d;border-radius:10px;flex:none;align-items:center;gap:5px;padding:5px 8px;font-size:13px;display:inline-flex}.cg-theme-picker select{min-width:65px;max-width:80px;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;outline:0}.cg-theme-picker option{color:#17243a;background:#fff}[data-theme=dark] .cg-theme-picker option{color:#fff;background:#142238}[data-theme=dark] :is(.add-plot-admin-page,.add-formhouse-page-AddFormHousePlotAdmin,.add-non-tnc-plot-content){background:var(--cg-bg);color:var(--cg-text)}[data-theme=dark] :is(.add-plot-admin-card,.add-plot-admin-section,.add-formhouse-card-AddFormHousePlotAdmin,.add-formhouse-section-AddFormHousePlotAdmin){background:var(--cg-surface);color:var(--cg-text);border-color:var(--cg-line)}[data-theme=dark] :is(.add-plot-admin-title,.add-plot-admin-section h3,.add-plot-admin-label,.add-formhouse-title-AddFormHousePlotAdmin,.add-formhouse-section-AddFormHousePlotAdmin h3){color:var(--cg-text)}[data-theme=dark] :is(.add-plot-admin-page,.add-formhouse-page-AddFormHousePlotAdmin) :is(input:not([type=checkbox]):not([type=radio]),select,textarea){background:var(--cg-surface-alt);color:var(--cg-text);border-color:var(--cg-line)}[data-theme=dark] :is(.add-plot-admin-page,.add-formhouse-page-AddFormHousePlotAdmin) label{color:var(--cg-muted)}[data-theme=dark] .cg-footer{background:#07101e}[data-theme=light] .cg-footer{background:#13233a}@media (width<=768px){.cg-theme-picker{padding:5px}.cg-theme-picker select{max-width:66px;font-size:12px}}@media (prefers-reduced-motion:reduce){body{transition:none}}.cg-theme-picker{color:#172b49;background:#edf3fb;border:1px solid #d8e3f1}[data-theme=dark] .cg-theme-picker{color:#f0f5ff;background:#1d304b;border-color:#364d6d}.cg-theme-picker select{color:inherit;background:0 0}@media (width<=600px){.cg-theme-picker{gap:2px;padding:5px 4px;font-size:11px}.cg-theme-picker select{min-width:51px;max-width:57px;font-size:11px}}.header .user-dropdown .cg-appearance{border:1px solid var(--cg-line);background:var(--cg-surface-alt);border-radius:13px;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:10px 12px;padding:5px;display:grid}.header .user-dropdown .cg-appearance-btn{min-height:38px;color:var(--cg-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;font-size:17px;transition:background .2s,color .2s,box-shadow .2s;display:flex}.header .user-dropdown .cg-appearance-btn:hover{background:var(--cg-surface);color:var(--cg-text)}.header .user-dropdown .cg-appearance-btn.is-active{background:var(--cg-surface);color:var(--cg-accent);border-color:var(--cg-line);box-shadow:0 2px 9px #00000014}.header .user-dropdown .cg-appearance-btn:focus-visible{outline:2px solid var(--cg-accent);outline-offset:2px}html[data-theme=light] .cg-footer{border-top-color:#c59c4e;color:#33445e!important;background:linear-gradient(145deg,#f7faff,#e9f1fb)!important}html[data-theme=dark] .cg-footer{border-top-color:#d7b568;color:#cbd7e9!important;background:linear-gradient(145deg,#0a1424,#12243c)!important}html[data-theme=light] .cg-footer h3{color:#142741!important}html[data-theme=dark] .cg-footer h3{color:#f2f6ff!important}html[data-theme=light] .cg-footer :is(.cg-footer-about p,.cg-footer ul li,.cg-footer ul li a,.cg-footer-contact p,.cg-footer-bottom){color:#455b75!important}html[data-theme=dark] .cg-footer :is(.cg-footer-about p,.cg-footer ul li,.cg-footer ul li a,.cg-footer-contact p,.cg-footer-bottom){color:#c2d1e6!important}html[data-theme=light] .cg-footer-bottom{border-top-color:#d4dfed}html[data-theme=dark] .cg-footer-bottom{border-top-color:#344660}html[data-theme=light] .cg-footer ul li a:hover,html[data-theme=dark] .cg-footer ul li a:hover{color:#bb8a32!important}@media (width<=768px){html{-webkit-text-size-adjust:100%;scroll-padding-top:78px}body{background:var(--cg-bg);color:var(--cg-text);font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;overflow-x:clip}body:has(.mobile-bottom-nav) #root{overflow-x:clip}body:has(.mobile-bottom-nav) :is(.hero,.hero-overlay){min-height:calc(100svh - 145px);max-height:none}body:has(.mobile-bottom-nav) .hero{height:auto}body:has(.mobile-bottom-nav) .hero-overlay{padding:88px 20px 60px}body:has(.mobile-bottom-nav) .hero-content{width:min(100%,540px);margin-inline:auto}body:has(.mobile-bottom-nav) .hero h1{letter-spacing:-.04em;text-wrap:balance;font-size:clamp(29px,8vw,43px);line-height:1.13}body:has(.mobile-bottom-nav) .hero p{font-size:14px;line-height:1.7}body:has(.mobile-bottom-nav) :is(.about-container,.services-container,.contact-container,.cg-footer-container){width:min(100% - 32px,560px);margin-inline:auto}body:has(.mobile-bottom-nav) :is(.about-section,.services-section,.contact-section){padding-block:48px}body:has(.mobile-bottom-nav) :is(.about-container,.services-container,.contact-container){grid-template-columns:minmax(0,1fr)}body:has(.mobile-bottom-nav) :is(.property-grid,.properties-grid,.plot-grid,.plots-grid,.featured-grid,.featured-properties-grid,.featured-plots-grid){grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}body:has(.mobile-bottom-nav) :is(.property-card,.plot-card,.featured-card,.service-card){border-radius:18px;min-width:0;overflow:hidden}body:has(.mobile-bottom-nav) :is(.property-card,.plot-card,.featured-card) img{object-fit:cover;max-width:100%}body:has(.mobile-bottom-nav) :is(input,select,textarea){min-width:0;max-width:100%;font-size:16px}body:has(.mobile-bottom-nav) :is(button,a,input,select,textarea):focus-visible{outline:2px solid var(--cg-accent);outline-offset:2px}body:has(.mobile-bottom-nav) :is(.add-plot-admin-grid,.add-home-admin-grid,.add-formhouse-grid){grid-template-columns:minmax(0,1fr)}body:has(.mobile-bottom-nav) :is(.add-plot-admin-card,.add-home-admin-card,.add-formhouse-card-AddFormHousePlotAdmin){border-radius:20px;max-width:100%;margin-inline:12px;padding:18px}body:has(.mobile-bottom-nav) .cg-footer{padding-bottom:calc(90px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--cg-line);margin-top:40px;background:var(--cg-surface)!important;color:var(--cg-text)!important}body:has(.mobile-bottom-nav) .cg-footer-container{text-align:left;grid-template-columns:minmax(0,1fr);gap:26px;padding:34px 0 24px}body:has(.mobile-bottom-nav) .cg-footer h3{margin-bottom:12px;font-size:16px;color:var(--cg-text)!important}body:has(.mobile-bottom-nav) .cg-footer :is(p,li,a){font-size:13px;line-height:1.65;color:var(--cg-muted)!important}body:has(.mobile-bottom-nav) .cg-footer-logo{background:0 0;width:185px;max-width:65%;height:auto;padding:0}body:has(.mobile-bottom-nav) .cg-footer-bottom{border-top:1px solid var(--cg-line);padding:16px 12px;font-size:11px;color:var(--cg-muted)!important}body:has(.mobile-bottom-nav) .header{box-shadow:0 3px 18px #00000017}body:has(.mobile-bottom-nav) .header .logo-img{object-fit:contain;object-position:left center;width:clamp(160px,48vw,210px)!important;height:54px!important}}@media (width<=420px){body:has(.mobile-bottom-nav) :is(.property-grid,.properties-grid,.plot-grid,.plots-grid,.featured-grid,.featured-properties-grid,.featured-plots-grid){grid-template-columns:minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){body:has(.mobile-bottom-nav) *{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}body:has(.mobile-bottom-nav) :before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}body:has(.mobile-bottom-nav) :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
