@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&display=swap";:root{--primary-color: #1aa79c;--primary-hover: #148f85;--primary-soft: #f0fdfa;--primary-gradient: linear-gradient(135deg, #1aa79c 0%, #0d9488 100%);--bg-main: #f1f5f9;--bg-card: #ffffff;--bg-side: #ffffff;--text-main: #1e293b;--text-muted: #64748b;--text-subtle: #94a3b8;--border-soft: #f1f5f9;--border-medium: #e2e8f0;--shadow-soft: 0 2px 4px rgba(0, 0, 0, .02), 0 1px 2px rgba(0, 0, 0, .03);--shadow-medium: 0 10px 15px -3px rgba(0, 0, 0, .05), 0 4px 6px -4px rgba(0, 0, 0, .05);--shadow-large: 0 20px 40px -12px rgba(0, 0, 0, .1);--sd-width: 260px}*{margin:0;padding:0;box-sizing:border-box;font-family:Plus Jakarta Sans,sans-serif}body{background-color:var(--bg-main);color:var(--text-main);-webkit-font-smoothing:antialiased;overflow-x:hidden}@media(max-width:768px){.mobile-show{display:flex!important}.mobile-hide{display:none!important}}.card{background:var(--bg-card);border:1px solid var(--border-soft);border-radius:24px;box-shadow:var(--shadow-soft);transition:all .3s cubic-bezier(.4,0,.2,1)}.card:hover{box-shadow:var(--shadow-medium)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#cbd5e1}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.animate-fade{animation:fadeIn .4s ease-out}.animate-slide{animation:slideUp .5s cubic-bezier(0,0,.2,1)}button{cursor:pointer;font-size:14px;transition:all .2s cubic-bezier(.4,0,.2,1);outline:none;border:none}button:active{transform:scale(.98)}.loading-screen{height:100vh;width:100vw;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#f8fafc;color:#1aa79c;font-family:Outfit,sans-serif;font-weight:800;font-size:32px;letter-spacing:-1px}.loading-screen:after{content:"";width:40px;height:40px;border:4px solid #e6f6f5;border-top:4px solid #1aa79c;border-radius:50%;margin-top:20px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.auth-error-screen{height:100vh;display:flex;align-items:center;justify-content:center;background:#f8fafc;padding:20px}.auth-error-card{background:#fff;padding:40px;border-radius:24px;box-shadow:0 10px 25px #0000000d;text-align:center;max-width:400px;width:100%}.auth-error-card h2{color:#ef4444;margin-bottom:16px;font-size:24px}.auth-error-card p{color:#64748b;line-height:1.6;margin-bottom:30px}.error-logout-btn{background:#1aa79c;color:#fff;padding:12px 24px;border-radius:12px;font-weight:600;width:100%}.error-logout-btn:hover{background:#148f85}@media(max-width:900px){.st-grid{grid-template-columns:1fr!important;gap:20px!important}}@media(max-width:768px){.ly-content-area{padding:16px 12px 100px!important}.mobile-hide{display:none!important}.pp-action-bar,.rn-actions-bar,.bk-actions-bar,.py-action-bar,.st-header,.py-header,.rn-header,.bk-header{padding:16px!important;flex-direction:column!important;align-items:stretch!important;gap:12px!important;margin-bottom:20px!important;border-radius:16px!important;background:#fff!important}.bk-filters,.rn-filter-group,.pp-tabs,.py-tabs{width:auto!important;display:flex!important;overflow-x:auto!important;padding:4px!important;margin:0 -4px!important;gap:8px!important;-webkit-overflow-scrolling:touch;scrollbar-width:none}.bk-filters::-webkit-scrollbar,.rn-filter-group::-webkit-scrollbar,.pp-tabs::-webkit-scrollbar,.py-tabs::-webkit-scrollbar{display:none}.bk-filter-tab,.rn-filter-btn,.pp-tab-btn,.py-tab{flex-shrink:0!important;padding:8px 16px!important;white-space:nowrap!important}.bk-table-container,.rn-table-container,.pp-table-container,.py-table-container{border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.bk-table-container thead,.rn-table-container thead,.pp-table-container thead,.py-table-container thead{display:none!important}.bk-table,.rn-table,.pp-table,.py-table{display:block!important;border:none!important}.bk-table tbody,.rn-table tbody,.pp-table tbody,.py-table tbody{display:flex!important;flex-direction:column!important;gap:16px!important}.bk-table tr,.rn-table tr,.pp-table tr,.py-table tr{display:flex!important;flex-direction:column!important;background:#fff!important;border-radius:20px!important;padding:20px!important;border:1px solid #f1f5f9!important;box-shadow:0 4px 12px #00000008!important}.bk-table td,.rn-table td,.pp-table td,.py-table td{display:flex!important;padding:10px 0!important;border-bottom:1px solid #f8fafc!important;justify-content:space-between!important;align-items:center!important;width:100%!important}.bk-table td:last-child,.rn-table td:last-child,.py-table td:last-child{border-bottom:none!important}.bk-table td:before,.rn-table td:before,.pp-table td:before,.py-table td:before{content:attr(data-label);font-size:10px;font-weight:800;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px}.bk-table td[data-label=Guest],.rn-table td[data-label=Renter],.py-table td[data-label=Renter]{flex-direction:column!important;align-items:flex-start!important;padding-top:5px!important}.bk-table td[data-label=Guest]:before,.rn-table td[data-label=Renter]:before,.py-table td[data-label=Renter]:before{margin-bottom:8px}.bk-table td[data-label=Actions],.rn-table td[data-label=Actions],.py-table td[data-label=Actions],.pp-table td[data-label=Actions]{border-top:1px solid #f1f5f9!important;margin-top:8px!important;padding-top:16px!important;border-bottom:none!important}.mobile-bottom-nav{position:fixed!important;bottom:0!important;left:0!important;right:0!important;height:70px!important;background:#ffffffe6!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;display:flex!important;justify-content:space-around!important;align-items:center!important;border-top:1px solid rgba(0,0,0,.06)!important;z-index:2100!important;padding-bottom:env(safe-area-inset-bottom)}.mobile-bottom-nav .nav-item{display:flex;flex-direction:column;align-items:center;gap:4px;color:#94a3b8;background:none;border:none;padding:5px;flex:1}.mobile-bottom-nav .nav-item span{font-size:9px;font-weight:700;text-transform:uppercase}.mobile-bottom-nav .nav-item.active{color:#1aa79c}.mobile-fab{bottom:85px!important;right:20px!important}.ov-stats-grid,.rn-stats-grid,.py-stats-grid,.st-form-grid,.pp-form-grid,.rn-form-grid{grid-template-columns:1fr!important;gap:16px!important}}@media(max-width:480px){h2{font-size:1.25rem!important}.ov-greeting{font-size:1.1rem!important}}:root{--primary: #1aa79c;--primary-hover: #169187;--bg-dark: #0f172a;--text-dark: #1e293b;--text-light: #64748b;--white: #ffffff;--error: #ef4444;--success: #10b981;--radius-lg: 24px;--radius-md: 10px;--border: #e2e8f0;--shadow: 0 20px 50px rgba(0, 0, 0, .1)}*{margin:0;padding:0;box-sizing:border-box;font-family:Outfit,sans-serif}body{overflow:hidden;background-color:var(--bg-dark)}.auth-page{height:100vh;width:100vw;display:flex;justify-content:center;align-items:center;background:url(/assets/login-bg-new-CDZjT9f9.png) center/cover no-repeat;position:relative}.auth-page:before{content:"";position:absolute;inset:0;background:#0f172a66;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.auth-card{position:relative;z-index:10;width:100%;max-width:440px;background:var(--white);padding:32px 36px;border-radius:var(--radius-lg);box-shadow:var(--shadow);animation:slideUp .6s cubic-bezier(.16,1,.3,1);max-height:95vh;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.auth-card::-webkit-scrollbar{display:none}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.auth-brand{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:24px}.brand-logo{width:54px;height:54px;object-fit:cover;border-radius:50%;box-shadow:0 4px 12px #1aa79c33;border:3px solid var(--white)}.brand-name{font-size:28px;font-weight:700;color:var(--primary);letter-spacing:-1px}.auth-card h1{font-size:26px;font-weight:700;color:var(--text-dark);text-align:center;margin-bottom:4px;letter-spacing:-.5px}.subtitle{text-align:center;color:var(--text-light);font-size:14px;margin-bottom:24px;line-height:1.4}label{display:block;font-size:12px;font-weight:600;color:var(--text-dark);text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px;margin-left:2px}.input-box{background:#f8fafc;border:1.5px solid var(--border);border-radius:var(--radius-md);display:flex;align-items:center;margin-bottom:20px;transition:all .2s ease;overflow:hidden;height:52px;padding-right:6px}.input-box:focus-within{border-color:var(--primary);box-shadow:0 0 0 4px #1aa79c1a}.input-box input{flex:1;min-width:0;padding:0 16px;height:100%;border:none;background:transparent;outline:none;font-size:15px;color:var(--text-dark)}.input-box input::placeholder{color:#94a3b8}.phone-input .country-code{width:80px;padding:0 8px 0 14px;height:100%;border:none;border-right:1.2px solid var(--border);background:#f8fafc;font-size:13px;font-weight:600;color:var(--text-dark);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 6px center;flex-shrink:0}.send-otp-btn{background:var(--primary)!important;color:#fff!important;border:none;padding:0 16px;height:38px;border-radius:8px;font-size:13px;font-weight:700;cursor:pointer;transition:all .2s ease;white-space:nowrap;flex-shrink:0;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 10px #1aa79c33}.send-otp-btn:hover:not(:disabled){background:var(--primary-hover);box-shadow:0 4px 12px #1aa79c33}.send-otp-btn:disabled{background:#e2e8f0;color:#94a3b8}.primary-btn{width:100%;background:var(--primary);color:var(--white);padding:13px;border:none;border-radius:var(--radius-md);font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:4px}.primary-btn:hover:not(:disabled){background:var(--primary-hover);transform:translateY(-1px)}.options{display:flex;justify-content:flex-end;margin:-10px 0 20px}.options span{font-size:13px;color:var(--primary);font-weight:600;cursor:pointer}.footer-text{text-align:center;margin-top:20px;font-size:14px;color:var(--text-light)}.footer-text span{color:var(--primary);font-weight:700;cursor:pointer}.error-text{background:#fef2f2;color:var(--error);padding:10px 14px;border-radius:8px;font-size:12.5px;font-weight:500;margin-bottom:16px;border:1px solid #fee2e2}.error-text.success{background:#f0fdf4;color:var(--success);border:1px solid #dcfce7}.eye-icon{padding:0 14px;font-size:16px;cursor:pointer;color:var(--text-light)}.verified-badge{color:var(--success);font-size:12px;padding:0 14px}.modal-overlay{position:fixed;inset:0;background:#0009;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100;display:flex;justify-content:center;align-items:center}.modal-content{background:#fff;width:90%;max-width:440px;padding:32px 36px;border-radius:28px;box-shadow:0 25px 50px -12px #00000040;position:relative;max-height:90vh;overflow-y:auto;scrollbar-width:none}.modal-content::-webkit-scrollbar{display:none}.close-modal{position:absolute;top:20px;right:20px;background:#f1f5f9;border:none;width:32px;height:32px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#64748b}#recaptcha-container{margin:10px 0;display:flex;justify-content:center;min-height:78px}.reset-options{padding:10px 0}.option-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px}.option-card{background:#f8fafc;border:2px solid var(--border);border-radius:var(--radius-md);padding:24px 12px;display:flex;flex-direction:column;align-items:center;gap:10px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.option-card:hover{border-color:var(--primary);background:#f0fdf4;transform:translateY(-4px);box-shadow:0 10px 20px #0000000d}.option-icon{font-size:36px;margin-bottom:2px}.option-label{font-weight:700;color:var(--text-dark);font-size:15px}.option-desc{font-size:11px;color:var(--text-light);text-align:center;line-height:1.3}.reset-back{font-size:13px;font-weight:600;color:var(--text-light);margin-bottom:20px;cursor:pointer;display:inline-flex;align-items:center;transition:color .2s}.reset-back:hover{color:var(--primary)}.info-box{background:#f0f9ff;border:1px solid #bae6fd;padding:14px;border-radius:12px;font-size:13px;color:#0369a1;line-height:1.5;margin-bottom:20px}.password-fields-animate{animation:fadeInDown .4s ease-out}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.verified-badge{display:flex;align-items:center;gap:4px;color:var(--success);font-weight:700;font-size:12px;padding-right:12px}.sd-container{width:var(--sd-width);flex-shrink:0;background:#fff;height:100vh;display:flex;flex-direction:column;border-right:1px solid rgba(0,0,0,.04);position:sticky;top:0}.sd-nav{padding:32px 16px;flex:1;display:flex;flex-direction:column;gap:6px}.sd-item{display:flex;align-items:center;width:100%;padding:12px 16px;border:none;background:transparent;border-radius:14px;cursor:pointer;transition:all .3s cubic-bezier(.16,1,.3,1);color:#64748b;gap:12px}.sd-item:hover{background:#f8fafc;color:#1e293b}.sd-item.active{background:linear-gradient(135deg,#1aa79c,#17a398);color:#fff;box-shadow:0 10px 20px #1aa79c33}.sd-item-icon{display:flex;align-items:center;justify-content:center;width:24px}.sd-item .label{font-size:14px;font-weight:700}.sd-footer{padding:0 16px 120px;border-top:none}.sd-user-card{display:flex;align-items:center;justify-content:space-between;background:#f8fafc;padding:12px;border-radius:20px;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid #f1f5f9}.sd-user-card:hover{background:#fff;box-shadow:0 10px 20px #0000000a;border-color:#1aa79c20}.sd-user-details{display:flex;align-items:center;gap:12px}.sd-avatar{width:40px;height:40px;border-radius:12px;background:var(--primary-gradient, linear-gradient(135deg, #1aa79c 0%, #17a398 100%));color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #1aa79c33}.sd-user-info{display:flex;flex-direction:column}.sd-user-name{font-size:14px;font-weight:800;color:#1e293b;margin:0;line-height:1.2}.sd-user-role{font-size:11px;font-weight:600;color:#94a3b8;margin:0}.sd-logout-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:10px;color:#94a3b8;background:transparent;transition:all .2s;border:none;cursor:pointer}.sd-logout-btn:hover{background:#fef2f2;color:#ef4444}@media(max-width:900px){.sd-container{position:fixed;left:0;z-index:2000;transform:translate(-100%);transition:transform .4s cubic-bezier(.16,1,.3,1)}.sd-container.open{transform:translate(0);box-shadow:20px 0 60px #0000001a}}.hd-container{height:64px;background:#fff;border-bottom:1px solid #f1f5f9;padding:0 32px;display:flex;align-items:center;justify-content:space-between;z-index:1001;position:relative}.hd-left{display:flex;align-items:center;flex-shrink:0}.hd-brand{display:flex;align-items:center;gap:12px}.hd-logo-img{height:40px;width:auto;object-fit:contain}.hd-logo-text{font-size:28px;font-weight:800;letter-spacing:-1.5px;color:#1aa79c;margin:0}.hd-divider{width:1px;height:24px;background:#f1f5f9;margin:0 20px}.hd-title{font-size:16px;font-weight:700;color:#64748b;margin:0;white-space:nowrap}.hd-search{position:absolute;left:50%;transform:translate(-50%);width:100%;max-width:400px;background:#f8fafc;border:1.5px solid #f1f5f9;border-radius:14px;padding:8px 16px;display:flex;align-items:center;transition:all .2s cubic-bezier(.4,0,.2,1)}.hd-search:focus-within{background:#fff;border-color:#1aa79c;box-shadow:0 10px 15px -3px #1aa79c1a}.hd-search-icon{color:#94a3b8;margin-right:14px}.hd-search input{border:none;background:transparent;outline:none;width:100%;font-size:14px;font-weight:600;color:#1e293b}.hd-search input::placeholder{color:#94a3b8}.hd-right{display:flex;align-items:center;gap:20px}.hd-icon-btn{width:40px;height:40px;border-radius:12px;border:1.5px solid #f1f5f9;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;color:#64748b;position:relative}.hd-icon-btn:hover{border-color:#1aa79c;color:#1aa79c;background:#f0fdfa}.hd-notif-badge{position:absolute;top:-6px;right:-6px;background:#ef4444;color:#fff;font-size:10px;font-weight:800;min-width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid white;box-shadow:0 4px 6px -1px #ef44444d}.hd-profile-btn{display:flex;align-items:center;gap:16px;padding:6px 6px 6px 16px;border-radius:18px;border:1.5px solid #f1f5f9;background:#fff;cursor:pointer;transition:all .2s}.hd-profile-btn:hover{border-color:#1aa79c}.hd-profile-info{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.hd-name{font-size:14px;font-weight:700;color:#1aa79c}.hd-role{font-size:11px;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px}.hd-avatar-wrap{display:flex;align-items:center;gap:10px}.hd-avatar-img,.hd-avatar-initial{width:32px;height:32px;border-radius:10px;object-fit:cover;background:#1aa79c;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;box-shadow:0 4px 6px -1px #0000001a}.hd-chevron{color:#94a3b8;transition:transform .2s}.hd-chevron.rotate{transform:rotate(180deg)}.hd-menu-btn{display:none;background:transparent;border:none;color:#64748b;padding:8px;margin-right:12px;cursor:pointer;border-radius:8px}.hd-menu-btn:hover{background:#f1f5f9;color:#1aa79c}.hd-dropdown,.hd-notif-dropdown{position:absolute;top:calc(100% + 12px);right:0;background:#fff;border-radius:20px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;border:1px solid #f1f5f9;z-index:1000;overflow:hidden;animation:slideDown .3s cubic-bezier(.4,0,.2,1)}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.hd-dropdown{width:220px;padding:8px}.hd-dropdown-item{width:100%;padding:12px 16px;display:flex;align-items:center;gap:12px;border:none;background:transparent;border-radius:12px;color:#475569;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}.hd-dropdown-item:hover{background:#f8fafc;color:#1aa79c}.hd-dropdown-item.logout{color:#ef4444}.hd-dropdown-item.logout:hover{background:#fef2f2;color:#ef4444}.hd-dropdown-divider{height:1px;background:#f1f5f9;margin:8px}.hd-notif-dropdown{width:360px}.hd-notif-header{padding:20px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #f1f5f9}.hd-notif-header h3{font-size:16px;font-weight:800;color:#1aa79c;margin:0}.hd-notif-header button{border:none;background:transparent;color:#1aa79c;font-weight:700;font-size:13px;cursor:pointer}.hd-notif-item{padding:16px 20px;display:flex;gap:16px;border-bottom:1px solid #f8fafc;cursor:pointer;transition:background .2s}.hd-notif-item:hover{background:#f8fafc}.hd-notif-item.unread{background:#f0fdfa}.hd-notif-icon{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hd-notif-icon.property_status{background:#ecfdf5;color:#10b981}.hd-notif-icon.new_booking{background:#eff6ff;color:#3b82f6}.hd-notif-title{display:block;font-weight:700;color:#1aa79c;font-size:14px;margin-bottom:4px}.hd-notif-msg{font-size:13px;color:#64748b;line-height:1.5;margin:0}.hd-notif-time{font-size:11px;font-weight:600;color:#94a3b8;margin-top:8px;display:block}@media(max-width:900px){.hd-container{padding:0 24px;height:70px;position:sticky;top:0;width:100%;box-sizing:border-box}.hd-search{display:none}.hd-menu-btn{display:flex;align-items:center;justify-content:center}.hd-divider,.hd-title{display:none}.hd-logo-text{font-size:24px}.hd-logo-img{height:40px}.hd-role,.hd-name{display:none}.hd-profile-btn{padding:4px;border:none;background:transparent}.hd-chevron{display:none}.hd-avatar-wrap{gap:0}.hd-notif-dropdown{width:300px;position:fixed;top:70px;right:16px;left:16px;width:auto}}@media(max-width:500px){.hd-container{padding:0 12px}.hd-brand{gap:6px}.hd-logo-text{font-size:18px}.hd-logo-img{height:28px}.hd-right{gap:8px}.hd-icon-btn{width:34px;height:34px}.hd-avatar-img,.hd-avatar-initial{width:26px;height:26px}}.ov-container{display:flex;flex-direction:column;gap:32px}.ov-header-row{display:flex;justify-content:space-between;align-items:center}.ov-welcome{display:flex;align-items:center;gap:24px}.ov-welcome-text{display:flex;flex-direction:column}.ov-greeting{font-size:26px;font-weight:800;color:#1aa79c;margin:0;letter-spacing:-.5px}.ov-subtitle{font-size:14px;font-weight:500;color:#64748b;margin:2px 0 0}.ov-header-divider{width:1px;height:32px;background:#e2e8f0}.ov-date-badge{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#fff;border:1px solid #f1f5f9;border-radius:12px;color:#64748b;font-size:13px;font-weight:600;box-shadow:0 2px 4px #00000005}.ov-report-btn{display:flex;align-items:center;gap:10px;padding:12px 24px;background:#1aa79c;color:#fff;border:none;border-radius:14px;font-weight:700;font-size:14px;cursor:pointer;transition:all .2s}.ov-report-btn:hover{background:#1e293b;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a}.ov-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px}.ov-stat-card{padding:24px;display:flex;align-items:center;gap:20px}.ov-stat-icon-box{width:60px;height:60px;border-radius:18px;display:flex;align-items:center;justify-content:center}.ov-stat-info{display:flex;flex-direction:column;gap:4px}.ov-stat-label{font-size:13px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px}.ov-stat-value-group{display:flex;align-items:baseline;gap:12px}.ov-stat-value{font-size:24px;font-weight:800;color:#1aa79c;margin:0}.ov-stat-trend{display:flex;align-items:center;gap:4px;font-size:12px;font-weight:700}.ov-stat-trend.positive{color:#10b981}.ov-stat-trend.negative{color:#f43f5e}.ov-main-content{display:grid;grid-template-columns:1.5fr minmax(280px,350px);gap:24px;align-items:start;width:100%}.ov-chart-card{padding:28px;display:flex;flex-direction:column;min-width:0;overflow:hidden}.ov-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:32px;flex-wrap:wrap;gap:16px}.ov-card-title h3{font-size:18px;font-weight:800;color:#1aa79c;margin:0 0 6px}.ov-card-title p{font-size:14px;color:#64748b;margin:0;font-weight:500}.ov-chart-select{padding:8px 14px;background:#f8fafc;border:1.5px solid #f1f5f9;border-radius:10px;font-size:12px;font-weight:700;color:#1e293b;outline:none;cursor:pointer}.ov-chart-body{display:flex;flex-direction:column;gap:32px}.ov-bar-chart{height:240px;display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding-bottom:24px;border-bottom:1.5px solid #f1f5f9;min-width:0}.ov-bar-group{flex:1;display:flex;flex-direction:column;align-items:center;gap:10px;height:100%;min-width:0}.ov-bar-track{flex:1;width:100%;max-width:24px;background:#f8fafc;border-radius:6px;display:flex;align-items:flex-end;position:relative;overflow:hidden}.ov-bar-fill{width:100%;background:#e2e8f0;transition:all .6s cubic-bezier(.34,1.56,.64,1);position:relative;cursor:pointer}.ov-bar-fill.active,.ov-bar-fill:hover{background:#1aa79c}.ov-bar-month{font-size:11px;font-weight:800;color:#94a3b8}.ov-bar-tooltip{position:absolute;top:-45px;left:50%;transform:translate(-50%) translateY(10px);background:#1aa79c;color:#fff;padding:8px 12px;border-radius:8px;font-size:12px;font-weight:700;opacity:0;pointer-events:none;transition:all .2s;white-space:nowrap;box-shadow:0 10px 15px -3px #0003;z-index:10}.ov-bar-fill:hover .ov-bar-tooltip{opacity:1;transform:translate(-50%) translateY(0)}.ov-revenue-split{display:flex;justify-content:space-between;gap:20px;padding-top:8px;flex-wrap:wrap}.ov-split-item{display:flex;gap:12px;align-items:flex-start;flex:1;min-width:140px}.ov-split-dot{width:10px;height:10px;border-radius:3px;margin-top:2px;flex-shrink:0}.ov-split-dot.online{background:#1aa79c}.ov-split-dot.offline{background:#94a3b8}.ov-split-dot.balance{background:#f43f5e}.ov-split-info{display:flex;flex-direction:column;gap:2px;min-width:0}.ov-split-label{font-size:10px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.3px}.ov-split-value{font-size:14px;font-weight:800;color:#1aa79c}.ov-side-column{display:flex;flex-direction:column;gap:24px;min-width:0}.ov-occupancy-card{padding:28px;display:flex;flex-direction:column;min-width:0}.ov-gauge-container{display:flex;flex-direction:column;align-items:center;padding:16px 0;position:relative;margin-bottom:20px}.ov-gauge{width:140px;height:140px;transform:rotate(-90deg)}.ov-gauge-bg{fill:none;stroke:#f1f5f9;stroke-width:2.5}.ov-gauge-fill{fill:none;stroke:#1aa79c;stroke-width:2.5;stroke-linecap:round;transition:stroke-dasharray 1s ease}.ov-gauge-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:3px}.ov-gauge-percent{font-size:28px;font-weight:800;color:#1aa79c;line-height:1}.ov-gauge-label{font-size:9px;font-weight:800;color:#94a3b8;text-transform:uppercase;letter-spacing:.8px}.ov-gauge-details{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:32px;padding-top:16px;border-top:1.5px solid #f8fafc}.ov-gd-item{display:flex;flex-direction:column;gap:4px}.ov-gd-label-row{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:700;color:#64748b}.ov-gd-dot{width:8px;height:8px;border-radius:50%}.ov-gd-dot.occupied{background:#1aa79c}.ov-gd-dot.vacant{background:#f1f5f9}.ov-gd-value{font-size:16px;font-weight:800;color:#1aa79c;padding-left:16px}.ov-full-btn{width:100%;padding:14px;background:#f8fafc;border:1.5px solid transparent;border-radius:16px;font-size:14px;font-weight:700;color:#1aa79c;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:all .2s}.ov-full-btn:hover{background:#fff;border-color:#f1f5f9;transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000000d}.ov-modal-overlay{position:fixed;inset:0;background:#0f172a99;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:2000;padding:40px}.ov-modal{width:100%;max-width:900px;max-height:90vh;display:flex;flex-direction:column}.ov-modal-header{padding:24px 32px;display:flex;justify-content:space-between;align-items:center;border-bottom:1.5px solid #f1f5f9}.ov-modal-header h3{font-size:20px;font-weight:800;color:#1aa79c;margin:0}.ov-modal-close{background:#f8fafc;border:none;width:36px;height:36px;border-radius:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#64748b}.ov-modal-body{flex:1;overflow-y:auto;padding:32px}.ov-modal-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:40px}.ov-modal-stat-box{padding:24px;border-radius:20px}.ov-modal-stat-box.primary{background:#f0fdfa;border:1.5px solid #ccfbf1}.ov-modal-stat-box.secondary{background:#f8fafc;border:1.5px solid #f1f5f9}.ov-m-label{font-size:12px;font-weight:700;color:#64748b;text-transform:uppercase;display:block;margin-bottom:8px}.ov-m-value{font-size:28px;font-weight:800;color:#1aa79c;margin:0}.ov-m-table-wrapper{border-radius:16px;border:1.5px solid #f1f5f9;overflow:hidden}.ov-m-table{width:100%;border-collapse:collapse}.ov-m-table th{background:#f8fafc;padding:14px 20px;text-align:left;font-size:11px;font-weight:800;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px}.ov-m-table td{padding:18px 20px;border-bottom:1.5px solid #f8fafc;font-size:14px}.ov-m-renter{font-weight:700;color:#1aa79c;margin-bottom:2px}.ov-m-prop{font-size:12px;color:#64748b;font-weight:500}.ov-m-type{padding:4px 10px;border-radius:8px;font-size:11px;font-weight:700;text-transform:uppercase}.ov-m-type.online{background:#ecfdf5;color:#10b981}.ov-m-type.offline{background:#f1f5f9;color:#64748b}.ov-m-amount{font-weight:800;color:#1aa79c;text-align:right}.ov-modal-footer{padding:24px 32px;border-top:1.5px solid #f1f5f9;display:flex;justify-content:flex-end}.ov-primary-btn{padding:12px 32px;background:#1aa79c;color:#fff;border:none;border-radius:12px;font-weight:700;cursor:pointer}@media(max-width:1600px){.ov-main-content{grid-template-columns:1.2fr 300px;gap:20px}.ov-chart-card,.ov-occupancy-card{padding:24px}.ov-card-header{margin-bottom:24px}}@media(max-width:1440px){.ov-stats-grid{gap:16px}.ov-main-content{grid-template-columns:1fr minmax(260px,300px);gap:18px}.ov-bar-chart{height:220px;gap:10px}}@media(max-width:1366px){.ov-main-content{grid-template-columns:1fr;gap:24px}.ov-side-column{display:grid;grid-template-columns:1fr;gap:24px}.ov-greeting{font-size:24px}}@media(max-width:1024px){.ov-chart-card,.ov-occupancy-card{padding:20px}.ov-card-header{margin-bottom:20px}.ov-bar-chart{height:200px;gap:8px;padding-bottom:20px}.ov-bar-group{gap:8px}.ov-card-title h3{font-size:16px}.ov-revenue-split{gap:16px}.ov-split-value{font-size:13px}}@media(max-width:900px){.ov-side-column{display:flex;flex-direction:column}.ov-stats-grid{grid-template-columns:repeat(2,1fr)}.ov-main-content{gap:20px}}@media(max-width:768px){.ov-header-row{flex-direction:column;align-items:flex-start;gap:16px}.ov-report-btn{width:100%;justify-content:center}.ov-stats-grid{grid-template-columns:1fr}.ov-chart-card,.ov-occupancy-card{padding:16px}.ov-bar-chart{overflow-x:auto;padding-bottom:20px;height:180px}.ov-card-title h3{font-size:14px}.ov-card-title p{font-size:12px}.ov-chart-select{padding:6px 12px;font-size:11px}.ov-gauge{width:120px;height:120px}.ov-gauge-percent{font-size:22px}.ov-split-item{min-width:120px}.ov-split-label{font-size:9px}}@media(max-width:600px){.ov-container{gap:20px}.ov-welcome{flex-direction:column;align-items:flex-start;gap:12px;width:100%}.ov-header-divider{display:none}.ov-greeting{font-size:18px}.ov-subtitle{font-size:12px}.ov-bar-chart{justify-content:flex-start;gap:8px;min-width:400px;height:160px}.ov-bar-group{flex:none;width:20px}.ov-bar-track{width:20px}.ov-revenue-split{flex-direction:column;gap:16px}.ov-stat-card{padding:14px;gap:14px}.ov-stat-value{font-size:18px}.ov-stat-icon-box{width:44px;height:44px}.ov-stat-icon-box svg{width:18px;height:18px}.ov-chart-card,.ov-occupancy-card{padding:14px}.ov-gauge-container{padding:12px 0;margin-bottom:16px}}@media(max-width:480px){.ov-gauge{width:100px;height:100px}.ov-gauge-percent{font-size:18px}.ov-bar-chart{min-width:320px;gap:6px}.ov-bar-group,.ov-bar-track{width:18px}.ov-split-item{min-width:100px}.ov-split-value{font-size:12px}}@media(max-width:400px){.ov-gauge{width:90px;height:90px}.ov-gauge-percent{font-size:16px}.ov-card-title h3{font-size:13px}}.ps-container{padding-bottom:30px}.ps-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.ps-header-title h2{font-size:24px;color:var(--text-dark, #1f2937);margin-bottom:4px}.ps-header-title p{color:var(--text-gray, #6b7280);font-size:14px}.ps-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px}.ps-card{background:#fff;border-radius:16px;overflow:hidden;border:1px solid #e5e7eb;box-shadow:0 4px 6px -1px #0000000d;transition:transform .2s,box-shadow .2s}.ps-card:hover{transform:translateY(-4px);box-shadow:0 12px 20px -3px #0000001a}.ps-card-image-slider{height:220px;position:relative;overflow:hidden;background:#f8fafc}.ps-slider-blur{position:absolute;inset:-10px;background-size:cover;background-position:center;filter:blur(15px) brightness(.85);opacity:.5;z-index:1}.ps-slider-content{width:100%;height:100%;background-size:contain;background-position:center;background-repeat:no-repeat;transition:background-image .4s ease-in-out;position:relative;z-index:2}.ps-slider-btn{position:absolute;top:50%;transform:translateY(-50%);background:#ffffffe6;color:#1f2937;border:none;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 6px #0000001a;opacity:0;transition:all .2s ease;z-index:10}.ps-card:hover .ps-slider-btn{opacity:1}.ps-slider-btn:hover{background:#fff;scale:1.1}.ps-slider-btn.prev{left:12px}.ps-slider-btn.next{right:12px}.ps-slider-dots{position:absolute;bottom:12px;left:50%;transform:translate(-50%);display:flex;gap:6px;z-index:10}.ps-dot{width:6px;height:6px;border-radius:50%;background:#ffffff80;transition:all .2s}.ps-dot.active{background:#fff;width:18px;border-radius:10px}.ps-status-badge{position:absolute;top:16px;right:16px;padding:6px 14px;border-radius:20px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10}.ps-status-badge.occupied{background:#fef3c7e6;color:#d97706}.ps-status-badge.vacant{background:#d1fae5e6;color:#059669}.ps-card-details{padding:16px 20px}.ps-prop-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}.ps-prop-header h3{font-size:18px;font-weight:600;color:var(--text-dark, #1f2937);margin:0}.ps-price{color:var(--primary-color, #1aa79c);font-weight:700;font-size:18px}.ps-period{font-size:12px;color:var(--text-gray, #6b7280);font-weight:400}.ps-location{display:flex;align-items:center;gap:6px;color:var(--text-gray, #6b7280);font-size:13px;margin-bottom:12px}.ps-features{display:flex;justify-content:space-between;padding:14px 0;border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9;margin:16px 0}.ps-feature{display:flex;align-items:center;gap:6px;font-size:13px;color:var(--text-dark, #1f2937);font-weight:500}.ps-feature svg{color:#9ca3af}.ps-card-actions{display:flex;gap:12px}.ps-action-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:10px;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s;border:none}.ps-action-btn.edit{background:#f3f4f6;color:var(--text-dark, #1f2937)}.ps-action-btn.edit:hover{background:#e5e7eb}.ps-action-btn.delete{background:#fef2f2;color:#ef4444}.ps-action-btn.delete:hover{background:#fee2e2}.ps-primary-btn{display:flex;align-items:center;gap:8px;padding:10px 24px;background:var(--primary-color, #1aa79c);color:#fff;font-weight:600;border-radius:8px;border:none;cursor:pointer;transition:all .2s}.ps-primary-btn:hover{background:#148f85}.ps-contact-info{display:flex;flex-direction:column;gap:10px;margin-bottom:16px}.ps-info-item{display:flex;align-items:center;gap:8px;font-size:13px;color:#4b5563}.ps-info-item svg{color:#9ca3af}.ps-map-link{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:10px;background:#f0f9f9;color:#1aa79c;border-radius:8px;font-size:13px;font-weight:600;text-decoration:none;margin-bottom:12px;transition:background .2s}.ps-map-link:hover{background:#e0f2f2}.ps-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:16px}.ps-modal-content{background:#fff;width:600px;max-width:100%;max-height:90vh;border-radius:20px;padding:32px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;animation:psSlideUp .3s ease-out;display:flex;flex-direction:column;overflow:hidden}@keyframes psSlideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.ps-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #f3f4f6}.ps-modal-header h3{margin:0;font-size:20px;font-weight:700;color:var(--text-dark, #1f2937)}.ps-close-btn{background:#f9fafb;border:1px solid #f3f4f6;cursor:pointer;padding:6px;border-radius:10px;display:flex;align-items:center;justify-content:center;transition:all .2s;color:#6b7280}.ps-close-btn:hover{background:#f3f4f6;color:#1f2937;transform:rotate(90deg)}.ps-modal-body{flex:1;overflow-y:auto;padding-right:8px;margin-bottom:24px}.ps-modal-body::-webkit-scrollbar{display:none}.ps-modal-body{-ms-overflow-style:none;scrollbar-width:none}.ps-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}.ps-form-group{margin-bottom:20px}.ps-form-group label{display:block;margin-bottom:8px;font-weight:600;color:var(--text-dark, #374151);font-size:13px;text-transform:uppercase;letter-spacing:.5px}.ps-form-input{width:100%;padding:12px 16px;border:1px solid #e5e7eb;border-radius:10px;font-size:15px;color:var(--text-dark, #1f2937);outline:none;background-color:#f9fafb;transition:all .2s}.ps-form-input:focus{border-color:var(--primary-color, #1aa79c);background-color:#fff;box-shadow:0 0 0 4px #1aa79c1a}.ps-modal-footer{display:flex;justify-content:flex-end;gap:12px;padding-top:20px;border-top:1px solid #f3f4f6}.ps-secondary-btn{padding:12px 24px;background:#fff;border:1px solid #d1d5db;border-radius:10px;font-weight:600;color:#4b5563;cursor:pointer;transition:all .2s}.ps-secondary-btn:hover{background:#f9fafb;border-color:#9ca3af}.ps-primary-btn{padding:12px 28px;border:none;background:var(--primary-color, #1aa79c);color:#fff;font-weight:600;border-radius:10px;cursor:pointer;transition:all .2s;box-shadow:0 4px 6px -1px #1aa79c33}.ps-primary-btn:hover{background:#148f85;transform:translateY(-1px);box-shadow:0 10px 15px -3px #1aa79c4d}.ps-primary-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}@media(max-width:768px){.ps-header{flex-direction:column;align-items:flex-start;gap:16px}.ps-grid{grid-template-columns:1fr}.ps-modal-content{padding:24px}.ps-form-grid{grid-template-columns:1fr}.ps-modal-footer{flex-direction:column}.ps-primary-btn,.ps-secondary-btn{width:100%;text-align:center}.ps-pg-form-grid{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:480px){.ps-pg-form-grid{grid-template-columns:1fr!important}}:root{--pp-primary: #1aa79c;--pp-primary-light: rgba(26, 167, 156, .1);--pp-primary-hover: #148f85;--pp-bg-light: #f9fafb;--pp-border: #e2e8f0;--pp-text-main: #1e293b;--pp-text-sec: #64748b;--pp-shadow-sm: 0 1px 3px rgba(0, 0, 0, .1);--pp-shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--pp-shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05)}.pp-container{display:flex;flex-direction:column;flex:1;overflow:hidden;padding:24px}.pp-action-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;gap:16px;background:#fff;padding:20px 32px;border-radius:16px;box-shadow:var(--pp-shadow-sm)}.pp-search-wrapper{position:relative;flex:1;max-width:500px}.pp-search-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:var(--pp-text-sec);pointer-events:none}.pp-search-input{width:100%;padding:12px 16px 12px 42px;border:1px solid var(--pp-border);border-radius:12px;outline:none;font-size:14px;background:#f1f5f9;color:var(--pp-text-main);transition:all .2s ease}.pp-search-input:focus{background:#fff;border-color:var(--pp-primary);box-shadow:0 0 0 4px var(--pp-primary-light)}.pp-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:nowrap}.pp-filter-btn{width:44px;height:44px;border:1px solid var(--pp-border);background:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--pp-text-sec);transition:all .2s}.pp-filter-btn:hover{border-color:var(--pp-primary);color:var(--pp-primary);background:var(--pp-primary-light)}.pp-register-btn{height:44px;padding:0 28px;background:var(--pp-primary);color:#fff;border:none;border-radius:12px;font-weight:700;font-size:14px;letter-spacing:.3px;cursor:pointer;box-shadow:0 4px 12px #1aa79c33;transition:all .2s ease;white-space:nowrap}.pp-register-btn:hover{background:var(--pp-primary-hover);transform:translateY(-2px);box-shadow:0 6px 16px #1aa79c4d}.pp-register-btn:active{transform:translateY(-1px);box-shadow:0 2px 8px #1aa79c33}.pp-register-btn:focus{outline:none;box-shadow:0 0 0 3px #1aa79c1a,0 4px 12px #1aa79c33}.pp-tabs{display:flex;gap:8px;margin-bottom:24px;background:#e2e8f0;padding:4px;border-radius:12px;width:fit-content}.pp-tab-btn{background:transparent;border:none;padding:8px 18px;font-size:13px;font-weight:700;color:var(--pp-text-sec);cursor:pointer;border-radius:9px;transition:all .2s}.pp-tab-btn.active{background:#fff;color:var(--pp-primary);box-shadow:var(--pp-shadow-sm)}.pp-tab-btn:not(.active):hover{color:var(--pp-text-main)}.pp-list-container{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:20px;padding-right:8px}.pp-list-item{background:#fff;border:1px solid var(--pp-border);border-radius:16px;padding:24px 32px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:var(--pp-shadow-sm)}.pp-list-item:hover{transform:translateY(-2px);border-color:var(--pp-primary);box-shadow:0 12px 24px -8px #0000001a}.pp-item-main{display:flex;justify-content:space-between;align-items:flex-start;gap:24px}.pp-info-left{flex:1}.pp-info-left h3{margin:0 0 10px;font-size:20px;font-weight:800;color:var(--pp-text-main);letter-spacing:-.5px}.pp-location{font-size:14px;color:var(--pp-text-sec);display:flex;align-items:center;gap:6px;margin-bottom:16px}.pp-meta-tags{display:flex;flex-wrap:wrap;gap:10px}.pp-meta-tag{font-size:11px;font-weight:700;color:#64748b;background:#f1f5f9;padding:6px 12px;border-radius:8px;text-transform:uppercase;letter-spacing:.5px}.pp-meta-tag strong{color:var(--pp-text-main);margin-left:4px}.pp-info-right{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;gap:20px;min-width:fit-content}.pp-card-actions{display:flex;flex-direction:row;align-items:center;gap:12px}.pp-status-pill{padding:6px 14px;border-radius:99px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.5px}.pp-status-pill.approved{background:#dcfce7;color:#15803d}.pp-status-pill.processing{background:#fef9c3;color:#a16207}.pp-status-pill.rejected{background:#fee2e2;color:#b91c1c}.pp-btn-outline{white-space:nowrap;width:auto;padding:10px 20px;background:#fff;border:1px solid var(--pp-border);color:var(--pp-text-main);border-radius:10px;font-weight:700;font-size:13px;cursor:pointer;transition:all .2s}.pp-btn-filled{white-space:nowrap;width:auto;padding:10px 20px;background:var(--pp-primary);color:#fff;border:none;border-radius:10px;font-weight:700;font-size:13px;cursor:pointer;transition:all .2s}.pp-btn-filled:hover:not(:disabled){background:var(--pp-primary-hover);box-shadow:0 4px 12px #1aa79c33}.pp-btn-filled.disabled{opacity:.5;cursor:not-allowed}.pp-delete-btn{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:1px solid #fee2e2;background:#fff5f5;border-radius:10px;cursor:pointer;transition:all .2s}.pp-delete-btn:hover{background:#ef4444}.pp-delete-btn:hover svg{color:#fff!important}.pp-empty-state{text-align:center;padding:80px 24px;background:#fff;border-radius:20px;border:2px dashed var(--pp-border);color:var(--pp-text-sec)}.pp-modal-overlay{position:fixed;inset:0;background:#0f172ab3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:2000;padding:80px 0 120px}.pp-modal-content{background:#fff;border-radius:24px;box-shadow:var(--pp-shadow-lg);display:flex;flex-direction:column;overflow:hidden;animation:ppModalIn .3s cubic-bezier(.16,1,.3,1);max-height:75vh;max-width:95vw;height:auto;margin-bottom:60px}@keyframes ppModalIn{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.pp-modal-header{padding:16px 20px;border-bottom:1px solid var(--pp-border);display:flex;align-items:center;justify-content:space-between}.pp-close-btn{width:34px;height:34px;border-radius:10px;display:flex;align-items:center;justify-content:center;border:none;background:#0000000d;cursor:pointer;color:#64748b;transition:all .2s cubic-bezier(.4,0,.2,1)}.pp-close-btn:hover{background:#ef44441a;color:#ef4444;transform:rotate(90deg)}.pp-close-btn-light{background:#fff3;color:#fff}.pp-close-btn-light:hover{background:#ffffff59;color:#fff;transform:rotate(90deg)}.pp-modal-section-title{display:flex;align-items:center;gap:10px;font-size:10px;font-weight:800;color:var(--pp-primary);text-transform:uppercase;letter-spacing:1.2px;margin-top:24px;margin-bottom:16px;padding-bottom:8px;border-bottom:1px solid #f1f5f9}.pp-modal-section-title:first-child,.pp-modal-section-title:first-of-type{margin-top:0}.pp-modal-body{padding:20px;flex:1;overflow-y:auto;overflow-x:hidden;min-height:0}.pp-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 24px;margin-bottom:20px}.pp-form-group{margin-bottom:0;display:flex;flex-direction:column;align-items:stretch}.pp-form-group label{display:block;font-size:13px;font-weight:700;color:var(--pp-text-main);margin-bottom:8px;line-height:1.3;word-break:break-word}.pp-form-input,.pp-form-select{width:100%;height:40px;padding:0 12px;border:1px solid var(--pp-border);border-radius:10px;background:#f8fafc;font-size:13px;line-height:normal;color:var(--pp-text-main);transition:all .2s;box-sizing:border-box}textarea.pp-form-input{height:auto;min-height:100px;padding:12px 16px;line-height:1.5}.pp-form-input:focus,.pp-form-select:focus{background:#fff;border-color:var(--pp-primary);box-shadow:0 0 0 4px var(--pp-primary-light);outline:none}.pp-form-input.locked{background:#f1f5f9;color:#64748b;cursor:not-allowed;border-color:#e2e8f0}.pp-form-input.error{border-color:#ef4444!important;background:#fff5f5!important;animation:ppVibrate .3s ease}@keyframes ppVibrate{0%,to{transform:translate(0)}25%{transform:translate(-4px)}50%{transform:translate(4px)}75%{transform:translate(-4px)}}.pp-image-upload-zone{border:2px dashed var(--pp-border);border-radius:16px;padding:40px;text-align:center;background:#f8fafc;cursor:pointer;transition:all .2s}.pp-image-upload-zone:hover{border-color:var(--pp-primary);background:var(--pp-primary-light)}.pp-modal-footer{padding:24px 32px;background:#f8fafc;border-top:1px solid var(--pp-border);display:flex;justify-content:flex-end;gap:12px}.pp-primary-btn{padding:11px 24px;background:var(--pp-primary);color:#fff;border:1px solid transparent;border-radius:12px;font-weight:700;font-size:14px;cursor:pointer;transition:all .2s}.pp-secondary-btn{padding:11px 24px;background:#fff;border:1px solid var(--pp-border);color:var(--pp-text-main);border-radius:12px;font-weight:700;font-size:14px;cursor:pointer;transition:all .2s}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}@keyframes ppSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pp-spin{animation:ppSpin 1s linear infinite}@media(max-width:1200px){.pp-item-main{gap:20px}.pp-info-left h3{font-size:18px}}@media(max-width:900px){.pp-item-main{flex-direction:column}.pp-info-right{width:100%;flex-direction:row;justify-content:space-between;align-items:center;border-top:1px solid var(--pp-border);padding-top:16px}.pp-card-actions{width:auto}.pp-status-pill{align-self:flex-start}}@media(max-width:768px){.pp-container{padding:16px}.pp-action-bar{flex-direction:column;align-items:stretch;padding:14px 16px;gap:12px;background:#fff;border-radius:12px}.pp-search-wrapper{max-width:none;width:100%}.pp-actions{display:flex;gap:10px;justify-content:space-between;align-items:center;width:100%}.pp-filter-btn{width:40px;height:40px;flex-shrink:0}.pp-register-btn{flex:1;height:42px;padding:0 20px;font-size:13px;font-weight:700;letter-spacing:.3px;border-radius:10px;box-shadow:0 2px 8px #1aa79c26;transition:all .2s ease}.pp-register-btn:active{transform:scale(.98);box-shadow:0 1px 4px #1aa79c1a}.pp-tabs{width:100%;overflow-x:auto;white-space:nowrap;margin-bottom:16px}.pp-list-item{padding:20px}.pp-info-right{flex-direction:column;align-items:flex-start;gap:16px}.pp-card-actions{width:100%;flex-wrap:wrap}.pp-btn-outline,.pp-btn-filled{flex:1;justify-content:center;display:flex;align-items:center}.pp-form-grid{grid-template-columns:1fr}.pp-modal-footer{flex-direction:column}.pp-primary-btn,.pp-secondary-btn{width:100%;text-align:center}.pp-modal-content{max-height:70vh;width:95vw;border-radius:16px;margin-bottom:80px}.pp-modal-overlay{padding:70px 0 100px}.pp-modal-header{padding:14px 16px}.pp-modal-body{padding:14px 16px;max-height:calc(85vh - 120px)}.pp-form-input,.pp-form-select{height:36px;padding:0 10px;font-size:13px}.pp-form-group label{font-size:12px;margin-bottom:6px}.pp-modal-section-title{margin-top:16px;margin-bottom:12px;font-size:9px;letter-spacing:1px}.pp-form-grid{gap:12px 16px;margin-bottom:12px}.pp-modal-footer{padding:12px 16px;gap:10px}}@media(max-width:480px){.pp-action-bar{padding:12px 14px;gap:10px}.pp-actions{gap:8px}.pp-filter-btn{width:38px;height:38px}.pp-register-btn{height:40px;padding:0 16px;font-size:12px;font-weight:700;letter-spacing:.2px;border-radius:9px}.pp-container{padding:12px}.pp-list-item{padding:16px;border-radius:12px}.pp-search-input{padding:10px 14px 10px 36px;font-size:13px}.pp-modal-content{max-height:72vh;border-radius:14px;margin-bottom:100px}.pp-modal-overlay{padding:60px 0 120px}.pp-modal-header{padding:12px 14px}.pp-modal-body{padding:12px 14px;max-height:calc(88vh - 100px)}.pp-form-input,.pp-form-select{height:34px;padding:0 8px;font-size:12px}.pp-form-group label{font-size:11px}.pp-modal-section-title{margin-top:12px;margin-bottom:10px;font-size:8px}.pp-form-grid{gap:10px 12px}}.pp-location-search-wrapper{position:relative;width:100%}.pp-search-dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid var(--pp-border);border-radius:12px;box-shadow:var(--pp-shadow-lg);z-index:1000;max-height:250px;overflow-y:auto;animation:ppFadeIn .2s ease}.pp-search-result-item{width:100%;padding:14px 18px;display:flex;align-items:flex-start;gap:16px;background:transparent;border:none;border-bottom:1px solid #f1f5f9;text-align:left;cursor:pointer;transition:all .2s}.pp-search-result-item:last-child{border-bottom:none}.pp-search-result-item:hover{background:#f1f5f9}.pp-search-result-item .item-icon{margin-top:2px;color:#64748b;flex-shrink:0;padding:8px;background:#f1f5f9;border-radius:50%;display:flex;align-items:center;justify-content:center}.pp-search-result-item:hover .item-icon{background:#fff;color:var(--pp-primary)}.pp-search-result-item .item-details{display:flex;flex-direction:column;gap:2px;flex:1;overflow:hidden}.pp-search-result-item .item-name{font-size:14px;font-weight:600;color:var(--pp-text-main);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pp-search-result-item .item-sub{font-size:12px;color:var(--pp-text-sec);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pp-search-result-item .item-arrow{align-self:center;color:#cbd5e1;transform:rotate(-45deg)}.pp-search-loading{padding:24px;text-align:center;color:var(--pp-text-sec);font-size:13px;display:flex;flex-direction:column;align-items:center;gap:10px}.pp-search-empty{padding:16px;text-align:center;color:var(--pp-text-sec);font-size:13px}@media(max-width:768px){.pp-modal-overlay{padding:16px!important}.pp-modal-content[style*="width: 950px"]{width:100%!important;max-width:calc(100vw - 32px)!important;max-height:calc(100vh - 100px)!important}.pp-staying-header{flex-wrap:wrap!important;gap:12px!important}.pp-staying-header>div:first-child{width:100%!important}.pp-staying-header>div:last-child{width:100%;gap:8px!important;justify-content:flex-start!important}.pp-staying-header button{flex:1;min-width:0}.pp-staying-header button span{display:none}.pp-modal-header{flex-direction:column!important;gap:16px!important;padding:16px!important}.pp-modal-body{padding:12px!important}.pp-modal-body table{font-size:12px!important}.pp-modal-body thead th{padding:10px 8px!important;font-size:11px!important;word-break:break-word}.pp-modal-body tbody td{padding:10px 8px!important;font-size:11px!important}.pp-modal-body tbody tr{display:table-row}.pp-modal-body thead th:nth-child(5),.pp-modal-body thead th:nth-child(6),.pp-modal-body tbody td:nth-child(5),.pp-modal-body tbody td:nth-child(6){display:none}}@media(max-width:480px){.pp-modal-content[style*="width: 950px"]{width:100%!important;max-width:calc(100vw - 16px)!important;max-height:calc(100vh - 60px)!important}.pp-modal-header{padding:12px!important}.pp-staying-header{padding:12px!important;flex-direction:column!important}.pp-staying-header>div:first-child{width:100%!important;flex-direction:column!important;align-items:flex-start!important}.pp-staying-header>div:first-child h3{font-size:14px!important}.pp-staying-header>div:first-child p{font-size:11px!important}.pp-staying-header>div:last-child{width:100%;gap:6px!important}.pp-staying-header button{width:100%;padding:8px 10px!important;font-size:11px!important;justify-content:center}.pp-modal-body{padding:8px!important}.pp-modal-body table{font-size:10px!important;display:block;overflow-x:auto}.pp-modal-body thead{display:table;width:100%;table-layout:fixed}.pp-modal-body tbody{display:block}.pp-modal-body thead th{padding:8px 4px!important;font-size:9px!important;border-right:none!important;border-bottom:1px solid #e2e8f0!important}.pp-modal-body tbody tr{display:table;width:100%;table-layout:fixed;margin-bottom:8px;border:1px solid #f1f5f9;border-radius:8px;overflow:hidden}.pp-modal-body tbody td{padding:8px 4px!important;font-size:10px!important;border-right:none!important;word-break:break-word}.pp-modal-body .pp-secondary-btn,.pp-modal-body .pp-primary-btn{padding:6px 10px!important;font-size:11px!important}.pp-modal-footer{padding:10px 12px!important}.pp-close-btn{padding:4px!important}.pp-modal-header button svg{width:16px!important;height:16px!important}.pp-modal-body thead th:nth-child(n+5),.pp-modal-body tbody td:nth-child(n+5){display:none}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}:root{--rn-primary: #1aa79c;--rn-primary-light: #f0fdfa;--rn-success: #10b981;--rn-pending: #f59e0b;--rn-danger: #ef4444;--rn-card-bg: #ffffff;--rn-text-main: #0f172a;--rn-text-muted: #64748b;--rn-border: #e2e8f0}.rn-container{display:flex;flex-direction:column;flex:1;overflow-y:auto;padding:2.5rem;background:#f8fafc;animation:hqFadeIn .5s ease-out}.rn-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.rn-header-title h2{font-size:1.8rem;font-weight:800;color:#1e293b;margin-bottom:.5rem;letter-spacing:-.02em}.rn-header-title p{color:#64748b;font-size:.95rem;font-weight:500}.rn-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2rem}.rn-stat-card{background:#fff;padding:1.25rem 1.5rem;border-radius:20px;border:1px solid var(--rn-border);display:flex;align-items:center;gap:1rem;transition:all .2s cubic-bezier(.4,0,.2,1)}.rn-stat-card:hover{transform:translateY(-3px);box-shadow:0 10px 20px -5px #0000000d}.rn-stat-icon{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:1.25rem}.rn-stat-info span{display:block;font-size:.7rem;font-weight:700;color:var(--rn-text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:2px}.rn-stat-info h3{font-size:1.35rem;font-weight:800;color:var(--rn-text-main);margin:0}.rn-actions-bar{display:flex;justify-content:space-between;align-items:center;background:#fff;padding:.85rem 1.25rem;border-radius:20px;margin-bottom:2rem;gap:1.5rem;border:1px solid var(--rn-border);box-shadow:0 4px 6px -1px #00000005}.rn-search-wrapper{position:relative;flex:1;display:flex;align-items:center}.rn-search-icon{position:absolute;left:1.25rem;color:#94a3b8;pointer-events:none;z-index:10;display:flex;align-items:center}.rn-filter-group{display:flex;background:#f1f5f9;padding:4px;border-radius:12px;gap:4px}.rn-filter-btn{padding:8px 16px;border:none;background:transparent;border-radius:8px;font-size:.85rem;font-weight:700;color:#64748b;cursor:pointer;transition:all .2s;white-space:nowrap}.rn-filter-btn:hover{color:#1e293b}.rn-filter-btn.active{background:#fff;color:#1e293b;box-shadow:0 2px 8px #0000000d}.rn-filter-btn.active-paid{background:#10b981;color:#fff;box-shadow:0 4px 10px #10b98133}.rn-filter-btn.active-due{background:#ef4444;color:#fff;box-shadow:0 4px 10px #ef444433}.rn-search-input{width:100%;padding:.85rem 1rem .85rem 3.25rem;border:1.5px solid #f1f5f9;border-radius:14px;font-size:.95rem;font-weight:500;background:#f8fafc;color:#1e293b;transition:all .2s cubic-bezier(.4,0,.2,1)}.rn-search-input:focus{background:#fff;border-color:var(--rn-primary);box-shadow:0 4px 12px #1aa79c1a;outline:none}.rn-status-badge{padding:6px 14px;border-radius:10px;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;display:inline-flex;align-items:center;justify-content:center;min-width:90px}.rn-primary-btn{display:flex;align-items:center;gap:.5rem;padding:.85rem 1.75rem;background:var(--rn-primary);color:#fff;font-weight:700;border-radius:14px;border:none;cursor:pointer;transition:all .2s;box-shadow:0 4px 12px #1aa79c40}.rn-primary-btn:hover{background:#148f85;transform:translateY(-2px);box-shadow:0 8px 16px #1aa79c4d}.rn-table-container{background:#fff;border-radius:20px;border:1px solid var(--rn-border);box-shadow:0 4px 6px -1px #00000005;overflow:hidden;display:flex;flex-direction:column;max-height:550px}.rn-table-wrapper{overflow-y:auto;flex:1}.rn-table-wrapper::-webkit-scrollbar{width:6px}.rn-table-wrapper::-webkit-scrollbar-track{background:transparent}.rn-table-wrapper::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:10px}.rn-table{width:100%;border-collapse:collapse}.rn-table thead{position:sticky;top:0;z-index:10}.rn-table th{background:#f8fafc;padding:1rem 1.5rem;text-align:left;font-size:.75rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.05em;border-bottom:2px solid #f1f5f9}.rn-status-badge{padding:6px 14px;border-radius:10px;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;min-width:100px}.rn-action-btns{display:flex;gap:.5rem;justify-content:flex-end}.rn-table tr:last-child td{border-bottom:none}.rn-table tr:hover td{background:#fbfcfd}.rn-renter-profile{display:flex;align-items:center;gap:1rem}.rn-avatar{width:44px;height:44px;background:linear-gradient(135deg,var(--rn-primary),#138f85);color:#fff;border-radius:14px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem;box-shadow:0 4px 10px #1aa79c33}.rn-renter-name{display:block;font-weight:700;color:#1e293b;font-size:.95rem;margin-bottom:2px}.rn-renter-email{display:block;font-size:.8rem;color:var(--rn-text-muted)}.rn-property-info{font-size:.9rem;color:#475569;line-height:1.5}.rn-unit-box{display:inline-block;padding:.25rem .6rem;background:#f1f5f9;border-radius:6px;font-size:.7rem;font-weight:800;color:#64748b;text-transform:uppercase;margin-top:4px}.rn-status-badge{padding:.4rem .8rem;border-radius:99px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em}.rn-status-badge.paid{background:#dcfce7;color:#15803d}.rn-status-badge.pending{background:#fef3c7;color:#92400e}.rn-action-btns{display:flex;gap:.5rem}.rn-icon-btn{width:38px;height:38px;border-radius:12px;border:none;background:#f1f5f9;color:#64748b;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.rn-icon-btn:hover{background:#e2e8f0;color:#1e293b;transform:translateY(-2px)}.rn-icon-btn.delete:hover{background:#fee2e2;color:#ef4444}.rn-modal-overlay{position:fixed;inset:0;background:#0f172a66;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;z-index:10000;padding:2rem 1.5rem}.rn-modal-content{background:#fff;width:100%;max-width:520px;border-radius:24px;box-shadow:0 25px 50px -12px #00000040;overflow:hidden;animation:modalSlideUp .3s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column;max-height:85vh}.rn-modal-header{padding:1.5rem 1.8rem;background:#f8fafc;border-bottom:1px solid var(--rn-border);display:flex;justify-content:space-between;align-items:center;flex-shrink:0}.rn-modal-header h3{font-size:1.25rem;font-weight:800;color:var(--rn-text-main);margin:0}.rn-modal-inner{padding:1.5rem 1.8rem;overflow-y:auto;overflow-x:hidden;flex:1;min-height:0}.rn-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem}.rn-form-group label{display:block;font-size:.65rem;font-weight:800;color:var(--rn-text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.rn-form-input,.rn-form-select{width:100%;padding:.7rem 1rem;border-radius:10px;border:1px solid var(--rn-border);font-size:.9rem;font-weight:500;transition:all .2s;outline:none;color:var(--rn-text-main)}.rn-form-input:focus,.rn-form-select:focus{border-color:var(--rn-primary);box-shadow:0 0 0 3px var(--rn-primary-light)}.input-with-icon{position:relative;width:100%}.input-hint{font-size:.65rem;color:#94a3b8;margin-top:.4rem;font-weight:500}.rn-modal-footer{padding:1.2rem 1.8rem;background:#f8fafc;border-top:1px solid var(--rn-border);display:flex;justify-content:flex-end;gap:.8rem;flex-shrink:0}.rn-secondary-btn{padding:.7rem 1.4rem;background:#fff;border:1px solid var(--rn-border);border-radius:10px;font-weight:700;font-size:.85rem;color:var(--rn-text-muted);cursor:pointer;transition:all .2s}.rn-secondary-btn:hover{background:#f1f5f9;border-color:var(--rn-primary);color:var(--rn-primary)}.rn-save-btn{padding:.7rem 1.6rem;background:var(--rn-primary);color:#fff;border:none;border-radius:10px;font-weight:700;font-size:.85rem;cursor:pointer;transition:all .2s}.rn-save-btn:hover{background:#138f85;transform:translateY(-1px);box-shadow:0 4px 12px #1aa79c33}.history-list{display:flex;flex-direction:column;gap:1rem}.history-item{padding:1rem;background:#f8fafc;border-radius:16px;border:1px solid var(--rn-border);display:flex;justify-content:space-between;align-items:center}.history-date{font-size:.85rem;font-weight:700;color:var(--rn-text-main)}.history-amount{font-size:1rem;font-weight:800;color:var(--rn-success)}.rn-empty-state{text-align:center;padding:5rem 2rem;color:var(--rn-text-muted)}@keyframes hqFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1024px){.rn-stats-grid{grid-template-columns:1fr 1fr}}@media(max-width:768px){.rn-stats-grid{grid-template-columns:repeat(3,1fr);gap:.4rem;margin-bottom:.8rem}.rn-stat-card{padding:.6rem .5rem;border-radius:10px;flex-direction:row;align-items:center;text-align:left;gap:.5rem}.rn-stat-icon{width:32px;height:32px;font-size:.85rem;flex-shrink:0;border-radius:8px}.rn-stat-info{display:flex;flex-direction:column;gap:2px;min-width:0}.rn-stat-info span{font-size:.5rem;margin-bottom:0;font-weight:700;text-transform:uppercase;letter-spacing:.02em;line-height:1}.rn-stat-info h3{font-size:.85rem;font-weight:800;margin:0;line-height:1.1}.rn-form-grid{grid-template-columns:1fr}.rn-actions-bar{flex-direction:column;align-items:stretch;gap:1rem}.rn-filter-group{width:100%}.rn-filter-btn{flex:1;font-size:.75rem;padding:6px 8px;font-weight:600}.rn-fab-with-text{display:flex!important;align-items:center;justify-content:center;gap:8px;padding:12px 18px;border-radius:12px;font-size:13px;font-weight:700;width:auto;height:auto;position:fixed;bottom:90px;right:24px;background:#1aa79c!important;color:#fff!important;border:none;box-shadow:0 4px 12px #1aa79c4d}.rn-property-name{text-align:right!important}}.payment-summary-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1.2rem;padding-bottom:1.2rem;border-bottom:1px solid #e2e8f0}.summary-card{background:#f8fafc;border:1px solid #e2e8f0;padding:1rem;border-radius:12px;display:flex;flex-direction:column;gap:.5rem;transition:all .2s ease}.summary-card.highlight-card{background:linear-gradient(135deg,#e6f7f5,#f0fdfa);border-color:#1aa79c;box-shadow:0 2px 8px #1aa79c14}.summary-label{font-size:.65rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.03em}.summary-value{font-size:1.1rem;font-weight:800;color:#1e293b;line-height:1.2}.summary-value.input-preview{color:#f59e0b}.summary-value.updated{color:#1aa79c}.payment-balance-card{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;background:#faf9f7;padding:1rem;border-radius:12px;margin-bottom:1.2rem;border:1px solid #f1f1ee}box-shadow: 0 2px 8px rgba(26,167,156,.1); } .summary-label{font-size:11px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.5px}.summary-value{font-size:16px;font-weight:800;color:#0f172a}.summary-value.paid{color:#10b981}.summary-value.input-preview{color:#3b82f6}.summary-value.updated{color:#1aa79c;font-size:18px}.payment-balance-card{background:linear-gradient(135deg,#fff,#f8fafc);border:1.5px solid #e2e8f0;padding:24px;border-radius:16px;margin-bottom:28px;display:flex;gap:12px;align-items:center}.balance-left{display:flex;flex-direction:column;gap:.5rem;min-width:120px}.balance-left span{font-size:.65rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.03em}.balance-progress{flex:1;display:flex;flex-direction:column;gap:.6rem}.progress-bar{width:100%;height:6px;background:#e2e8f0;border-radius:3px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#1aa79c,#10b981);border-radius:3px;transition:width .3s ease}.progress-text{font-size:.7rem;font-weight:700;color:#64748b}.premium-modal{max-width:500px!important}@media(max-width:600px){.rn-stats-grid{grid-template-columns:repeat(3,1fr);gap:.3rem;margin-bottom:.6rem}.rn-stat-card{padding:.5rem .4rem;gap:.4rem;border-radius:8px;flex-direction:row}.rn-stat-icon{width:28px;height:28px;font-size:.75rem;border-radius:6px}.rn-stat-info span{font-size:.45rem;margin-bottom:0;font-weight:700;text-transform:uppercase;letter-spacing:.02em;line-height:1}.rn-stat-info h3{font-size:.75rem;font-weight:800;margin:0;line-height:1}.rn-filter-btn{font-size:.7rem;padding:5px 6px}.payment-summary-grid{grid-template-columns:repeat(2,1fr);gap:.8rem;margin-bottom:1rem}.summary-card{padding:.8rem;border-radius:10px}.summary-label{font-size:.6rem}.summary-value{font-size:.95rem}.payment-balance-card{flex-direction:row;gap:1rem;padding:.8rem;margin-bottom:1rem}.rn-form-grid{grid-template-columns:1fr;gap:.8rem}.rn-modal-content{max-width:95vw}.rn-modal-header,.rn-modal-inner{padding:1.2rem 1.5rem}.rn-modal-footer{padding:1rem 1.5rem;flex-direction:row;gap:.6rem}.rn-secondary-btn,.rn-save-btn{width:auto;padding:.7rem 1.2rem;font-size:.85rem}.rn-property-name{text-align:right!important;word-break:break-word}}.mobile-fab{display:none}.mobile-show{display:none!important}@media(max-width:768px){.mobile-show{display:flex!important}.mobile-hide{display:none!important}.mobile-fab{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 18px;border-radius:12px;font-size:13px;font-weight:700;position:fixed;bottom:90px;right:24px;background:#1aa79c;color:#fff;border:none;box-shadow:0 4px 12px #1aa79c4d;cursor:pointer;z-index:1000;transition:all .2s ease}.mobile-fab:hover{background:#148f85;transform:translateY(-2px);box-shadow:0 6px 16px #1aa79c66}.mobile-fab:active{transform:translateY(0)}}:root{--bk-primary: #1aa79c;--bk-primary-light: #f0fdfa;--bk-success: #10b981;--bk-pending: #f59e0b;--bk-danger: #ef4444;--bk-card-bg: #ffffff;--bk-text-main: #0f172a;--bk-text-muted: #64748b;--bk-border: #e2e8f0}.bk-container{padding:2.5rem;background:#f8fafc;min-height:100vh;animation:hqFadeIn .5s ease-out}.bk-header{margin-bottom:2rem}.bk-header-title h2{font-size:1.8rem;font-weight:800;color:#1e293b;margin-bottom:.5rem}.bk-header-title p{color:#64748b;font-size:.95rem;font-weight:500}.bk-modal-overlay{position:fixed;inset:0;background:#0f172a66;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem}.bk-modal-content{background:#fff;width:100%;max-width:480px;border-radius:28px;padding:2.5rem;box-shadow:0 25px 50px -12px #0003;position:relative;border:1px solid rgba(255,255,255,.2);animation:modalSlideUp .3s cubic-bezier(.16,1,.3,1)}.bk-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.bk-modal-header h3{font-size:1.25rem;font-weight:800;color:var(--bk-text-main)}.bk-modal-header button{background:transparent;border:none;color:var(--bk-text-muted);cursor:pointer;transition:all .2s}.bk-user-summary{text-align:center;margin-bottom:2.5rem}.bk-avatar.large{width:80px;height:80px;margin:0 auto 1rem;font-size:2rem;border-radius:24px}.bk-user-summary h4{font-size:1.25rem;color:var(--bk-text-main);margin:0}.bk-user-summary p{color:var(--bk-text-muted);margin:.25rem 0 0}.bk-rent-config{background:#f8fafc;padding:1.5rem;border-radius:20px;border:1px solid var(--bk-border)}.bk-rent-config label{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:700;color:var(--bk-text-main);margin-bottom:1rem}.bk-date-input{width:100%;padding:1rem;border-radius:14px;border:1px solid var(--bk-border);background:#fff;font-size:1rem;font-weight:600;color:var(--bk-text-main);outline:none;transition:all .2s;cursor:pointer}.bk-date-input:focus{border-color:var(--bk-primary);box-shadow:0 0 0 4px var(--bk-primary-light)}.hint{font-size:.75rem;color:var(--bk-text-muted);margin-top:.75rem;line-height:1.4}.bk-details-list{display:flex;flex-direction:column;gap:1.25rem}.bk-profile-header{display:flex;align-items:center;gap:1.25rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid var(--bk-border)}.bk-avatar.xl{width:64px;height:64px;font-size:1.5rem;border-radius:18px}.bk-profile-info h4{font-size:1.15rem;font-weight:800;color:var(--bk-text-main);margin:0}.bk-profile-info p{font-size:.85rem;color:var(--bk-text-muted);margin:2px 0 0}.detail-row{display:flex;justify-content:space-between;align-items:center;font-size:.95rem}.detail-row span{color:var(--bk-text-muted);font-weight:600}.detail-row strong{color:var(--bk-text-main);font-weight:700}.detail-tag{background:#f1f5f9;color:#475569;padding:.25rem .75rem;border-radius:6px;font-size:.75rem;font-weight:700}.bk-notes-box{margin-top:1.5rem;padding:1rem;background:#f8fafc;border-radius:16px;border:1px solid var(--bk-border)}.bk-notes-label{font-size:.7rem;font-weight:800;color:var(--bk-text-muted);text-transform:uppercase;letter-spacing:.05em;display:block;margin-bottom:.5rem}.bk-notes-content{font-size:.85rem;color:#444;line-height:1.5;margin:0}.bk-modal-footer{display:flex;gap:1rem;margin-top:2.5rem}.bk-confirm-btn{flex:2;background:var(--bk-primary);color:#fff;border:none;padding:1rem;border-radius:14px;font-weight:700;cursor:pointer;transition:all .2s}.bk-confirm-btn:hover{background:#138f85;transform:translateY(-2px);box-shadow:0 8px 16px #1aa79c40}.bk-cancel-btn{flex:1;background:#fff;color:var(--bk-text-main);border:1px solid var(--bk-border);padding:1rem;border-radius:14px;font-weight:700;cursor:pointer}.bk-actions-bar{display:flex;justify-content:space-between;align-items:center;background:#fff;padding:1.25rem;border-radius:20px;box-shadow:0 4px 6px -1px #0000000d;margin-bottom:2rem;gap:2rem}.bk-search-wrapper{position:relative;flex:1;max-width:400px}.bk-search-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:var(--bk-text-muted)}.bk-search-input{width:100%;padding:.85rem 1rem .85rem 3rem;border:1px solid #e2e8f0;border-radius:14px;font-size:.95rem;transition:all .2s;background:#fff;color:#1e293b}.bk-search-input::placeholder{color:#94a3b8}.bk-search-input:focus{border-color:var(--bk-primary);box-shadow:0 0 0 3px #1aa79c1a;outline:none}.bk-filters{display:flex;gap:.25rem;background:#f1f5f9;padding:.5rem;border-radius:99px}.bk-filter-tab{padding:.65rem 1.6rem;border-radius:99px;border:none;background:transparent;color:#64748b;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap}.bk-filter-tab:hover{color:#1e293b}.bk-filter-tab.active{background:#fff;color:#1e293b;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.bk-table-container{background:#fff;border-radius:20px;border:1px solid var(--bk-border);box-shadow:0 4px 6px -1px #00000005;overflow:hidden}.bk-table{width:100%;border-collapse:collapse}.bk-table th{background:#f8fafc;padding:1.5rem;text-align:left;font-size:.8rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #f1f5f9}.bk-table td{padding:1.5rem;border-bottom:1px solid #f8fafc;vertical-align:middle}.bk-empty-state td{padding:120px 20px!important;text-align:center;color:#64748b;font-size:1rem;font-weight:500}.bk-user-profile{display:flex;align-items:center;gap:1rem}.bk-avatar{width:42px;height:42px;background:linear-gradient(135deg,var(--bk-primary),#138f85);color:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;font-weight:700;box-shadow:0 4px 10px #1aa79c33}.bk-status-pill{padding:.4rem .8rem;border-radius:9999px;font-size:.7rem;font-weight:700;text-transform:uppercase}.bk-status-pill.booked,.bk-status-pill.confirmed{background:#dcfce7;color:#15803d}.bk-status-pill.pending{background:#fef3c7;color:#92400e}.bk-status-pill.rejected{background:#fee2e2;color:#b91c1c}.bk-status-pill.advance-paid{background:#dbeafe;color:#1e40af}.bk-action-btns{display:flex;gap:.5rem}.bk-icon-btn{width:36px;height:36px;border-radius:10px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.bk-icon-btn.view{background:#f1f5f9;color:#64748b}.bk-icon-btn.approve{background:#f0fdf4;color:#16a34a}.bk-icon-btn.reject{background:#fef2f2;color:#ef4444}.bk-icon-btn:hover{transform:translateY(-2px)}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes hqFadeIn{0%{opacity:0}to{opacity:1}}.py-container{padding-bottom:30px}.py-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.py-header-title h2{font-size:24px;color:#1f2937;margin-bottom:4px}.py-header-title p{color:#6b7280;font-size:14px}.py-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;margin-bottom:32px}.py-stat-card{background:#fff;padding:24px;border-radius:16px;border:1px solid #e5e7eb;display:flex;flex-direction:column;gap:12px}.py-stat-header{display:flex;justify-content:space-between;align-items:center}.py-stat-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center}.py-stat-content h3{font-size:24px;font-weight:700;color:#1f2937;margin:0}.py-stat-content p{font-size:14px;color:#6b7280;margin-top:4px}.py-actions-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;gap:16px}.py-search-wrapper{position:relative;flex:1;max-width:400px}.py-search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#9ca3af}.py-search-input{width:100%;padding:10px 10px 10px 40px;border:1px solid #e5e7eb;border-radius:10px;font-size:14px;outline:none;transition:border-color .2s}.py-search-input:focus{border-color:#1aa79c}.py-table-container{background:#fff;border-radius:16px;border:1px solid #e5e7eb;overflow:hidden}.py-table{width:100%;border-collapse:collapse}.py-table th{text-align:left;padding:16px 24px;background:#f9fafb;font-size:13px;font-weight:600;color:#4b5563;border-bottom:1px solid #e5e7eb}.py-table td{padding:16px 24px;font-size:14px;color:#1f2937;border-bottom:1px solid #f3f4f6}.py-table tr:last-child td{border-bottom:none}.py-renter-profile{display:flex;align-items:center;gap:12px}.py-avatar{width:36px;height:36px;border-radius:50%;background:#f3f4f6;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:#4b5563}.py-renter-name{display:block;font-weight:600;color:#1f2937}.py-property-info{font-size:13px;color:#4b5563;line-height:1.4}.py-date-box{font-size:12px;color:#9ca3af}.py-status-pill{padding:4px 12px;border-radius:20px;font-size:12px;font-weight:500;text-transform:capitalize}.py-status-pill.success,.py-status-pill.completed{background:#ecfdf5;color:#059669}.py-status-pill.pending{background:#fffbeb;color:#d97706}.py-method-tag{display:flex;align-items:center;gap:6px;font-size:13px}.py-method-dot{width:6px;height:6px;border-radius:50%}.py-primary-btn{display:flex;align-items:center;gap:8px;padding:10px 20px;background:#1aa79c;color:#fff;border-radius:10px;font-weight:600;font-size:14px;border:none;cursor:pointer;transition:background .2s}.py-primary-btn:hover{background:#148f85}.py-tabs{display:flex;gap:8px;background:#f3f4f6;padding:4px;border-radius:12px}.py-tab{padding:8px 16px;border-radius:8px;font-size:14px;font-weight:600;border:none;cursor:pointer;background:transparent;color:#6b7280;transition:all .2s}.py-tab.active{background:#fff;color:#1aa79c;box-shadow:0 2px 4px #0000000d}.py-action-btn.collect{display:flex;align-items:center;justify-content:center;gap:6px;padding:6px 14px;background:#10b981;color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s}.py-action-btn.collect:hover{background:#059669;transform:translateY(-1px)}.ly-wrapper{display:flex;flex-direction:column;height:100vh;width:100vw;overflow:hidden;background-color:var(--bg-main)}.ly-container{display:flex;flex:1;overflow:hidden;position:relative}.ly-content-area{flex:1;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;padding:32px 40px}.ly-placeholder-card{background:#fff;border-radius:16px;padding:40px;text-align:center;border:1px solid #e5e7eb;box-shadow:0 4px 6px -1px #0000000d}.ly-placeholder-card h2{color:var(--text-dark, #1f2937);margin-bottom:12px}.ly-placeholder-card p{color:var(--text-gray, #6b7280)}.ly-sidebar-overlay{position:fixed;inset:0;background:#0f172a66;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1900;animation:overlayFadeIn .3s ease-out}@keyframes overlayFadeIn{0%{opacity:0}to{opacity:1}}@media(max-width:900px){.ly-content-area{padding:24px}}@media(max-width:768px){.ly-content-area{padding:16px}}:root{--lp-primary: #1aa79c;--lp-primary-dark: #148f85;--lp-primary-light: #e6f6f5;--lp-bg: #f8fafc;--lp-text-main: #0f172a;--lp-text-sec: #475569;--lp-white: #ffffff;--lp-glass: rgba(255, 255, 255, .7);--lp-font: "Outfit", sans-serif}.lp-container{width:100%;height:100vh;background-color:var(--lp-bg);font-family:var(--lp-font);color:var(--lp-text-main);position:relative;display:flex;flex-direction:column;overflow-x:hidden;overflow-y:auto}.lp-bg-blob{position:fixed;filter:blur(80px);z-index:0;opacity:.4;border-radius:50%;animation:blob-float 20s infinite alternate ease-in-out}.lp-blob-1{width:500px;height:500px;background:radial-gradient(circle,#1aa79c 0%,transparent 70%);top:-100px;right:-100px}.lp-blob-2{width:400px;height:400px;background:radial-gradient(circle,#6366f1 0%,transparent 70%);bottom:-50px;left:-50px;animation-delay:-5s}.lp-blob-3{width:300px;height:300px;background:radial-gradient(circle,#fbbf24 0%,transparent 70%);top:40%;left:20%;animation-delay:-10s}@keyframes blob-float{0%{transform:translate(0) scale(1)}50%{transform:translate(50px,30px) scale(1.1)}to{transform:translate(-30px,50px) scale(.9)}}.lp-nav{display:flex;justify-content:space-between;align-items:center;padding:24px 80px;position:sticky;top:0;z-index:100;background:transparent;transition:all .3s ease}.lp-nav.scrolled{background:#f8fafc66;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:16px 80px;border-bottom:1px solid rgba(0,0,0,.05)}.lp-logo-container{display:flex;align-items:center;gap:12px}.lp-logo-img{height:40px;width:auto}.lp-logo-text{font-size:28px;font-weight:800;letter-spacing:-.5px;color:var(--lp-text-main)}.lp-logo-text span{color:var(--lp-primary)}.lp-nav-btn{padding:10px 24px;border-radius:12px;font-weight:600;background:var(--lp-white);border:1px solid rgba(0,0,0,.05);cursor:pointer;transition:all .3s ease;box-shadow:0 4px 6px -1px #0000000d}.lp-nav-btn:hover{background:#f1f5f9;transform:translateY(-2px)}.lp-content{flex:1;display:flex;flex-direction:column;padding:0 80px;position:relative;z-index:10;max-width:1400px;margin:0 auto;overflow-y:auto}.lp-main-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:center;padding:20px 0 80px;height:fit-content}@media(max-width:1200px){.lp-main-grid{height:fit-content}}.lp-hero-section{max-width:800px}.lp-side-info{display:flex;flex-direction:column;gap:20px;position:relative;padding-top:100px;z-index:10}.lp-traveler-scene{position:absolute;top:0;left:0;width:100%;height:120px;overflow:hidden;display:flex;align-items:flex-end;border-bottom:2px solid rgba(26,167,156,.1);z-index:20;pointer-events:none}.lp-anim-house{position:absolute;right:20px;bottom:-2px;width:80px;height:80px}.lp-traveler{position:absolute;bottom:5px}.lp-boy{position:relative;width:30px;height:50px;animation:walk-bounce .5s infinite alternate ease-in-out}@keyframes walk-bounce{0%{transform:translateY(0)}to{transform:translateY(-4px)}}.lp-head{width:12px;height:12px;background:var(--lp-primary);border-radius:50%;margin:0 auto}.lp-body{width:14px;height:25px;background:var(--lp-primary);border-radius:4px;margin:2px auto 0}.lp-trolley{position:absolute;right:-15px;bottom:0;width:16px;height:24px;background:#334155;border-radius:4px}.lp-trolley:before{content:"";position:absolute;top:-10px;left:4px;width:6px;height:12px;border:2px solid #1e293b;border-bottom:none;border-radius:4px 4px 0 0}.lp-trolley:after{content:"";position:absolute;bottom:-2px;left:2px;width:4px;height:4px;background:#000;border-radius:50%;box-shadow:8px 0 #000}.lp-orbit-top{position:absolute;width:200px;height:200px;top:-50px;right:-50px;pointer-events:none}.lp-star{position:absolute;width:6px;height:6px;background:var(--lp-primary);border-radius:50%;box-shadow:0 0 10px var(--lp-primary)}.s1{top:0;left:50%}.s2{top:80%;left:10%;opacity:.5}.lp-about-bg-anim{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;pointer-events:none;z-index:-1;overflow:visible}.lp-orbit{position:absolute;width:120%;height:120%;top:-10%;left:-10%}.lp-star{position:absolute;width:8px;height:8px;background:var(--lp-primary);border-radius:50%;box-shadow:0 0 10px var(--lp-primary)}.s1{top:0;left:50%;opacity:.6}.s2{top:80%;left:10%;opacity:.4}.s3{top:40%;left:90%;opacity:.5}.lp-draw-house{position:absolute;width:300px;height:300px;top:50%;left:50%;transform:translate(-50%,-50%);opacity:.1;color:var(--lp-primary)}.lp-about-block{background:#fff9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:32px;border-radius:28px;border:1px solid rgba(255,255,255,.6)}.lp-about-block h2{font-size:28px;font-weight:800;margin-bottom:20px;color:var(--lp-text-main);letter-spacing:-.5px}.lp-about-block p{font-size:16px;line-height:1.7;color:var(--lp-text-sec);margin-bottom:16px}.lp-about-block p:last-child{margin-bottom:0}.lp-badge{display:inline-block;padding:8px 16px;background:var(--lp-primary-light);color:var(--lp-primary);border-radius:100px;font-size:14px;font-weight:700;margin-bottom:24px;border:1px solid rgba(26,167,156,.2)}.lp-title{font-size:72px;font-weight:800;line-height:1.1;margin-bottom:24px;letter-spacing:-2px}.lp-highlight{color:var(--lp-primary);position:relative}.lp-highlight:after{content:"";position:absolute;bottom:8px;left:0;width:100%;height:12px;background:#1aa79c1a;z-index:-1}.lp-subtitle{font-size:20px;line-height:1.6;color:var(--lp-text-sec);margin-bottom:40px;max-width:600px}.lp-property-types{display:flex;align-items:center;gap:16px;margin-top:12px;margin-bottom:24px;flex-wrap:wrap}.lp-property-types span{font-size:15px;font-weight:700;color:var(--lp-primary);background:var(--lp-primary-light);padding:6px 16px;border-radius:100px;border:1px solid rgba(26,167,156,.1)}.lp-dot{width:4px;height:4px;background:#0000001a;border-radius:50%}.lp-cta-group{display:flex;align-items:center;gap:40px}.lp-primary-btn{display:flex;align-items:center;gap:12px;padding:18px 36px;background:var(--lp-primary);color:#fff;border:none;border-radius:16px;font-size:18px;font-weight:700;cursor:pointer;box-shadow:0 20px 25px -5px #1aa79c33;transition:all .3s ease}.lp-primary-btn:hover{background:var(--lp-primary-dark);box-shadow:0 25px 30px -5px #1aa79c4d}.lp-stats{display:flex;align-items:center;gap:24px}.lp-stat-item{display:flex;flex-direction:column}.lp-stat-item strong{font-size:24px;font-weight:800;color:var(--lp-text-main)}.lp-stat-item span{font-size:14px;font-weight:500;color:var(--lp-text-sec)}.lp-divider{width:1px;height:40px;background:#0000001a}.lp-features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:80px}.lp-feature-card{padding:32px;background:var(--lp-glass);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.5);border-radius:24px;transition:all .3s ease}.lp-feature-card:hover{transform:translateY(-8px);border-color:var(--lp-primary);background:#fff;box-shadow:0 20px 25px -5px #0000000d}.lp-feature-icon{width:56px;height:56px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.icon-cyan{background:#e0f2fe;color:#0284c7}.icon-purple{background:#f5f3ff;color:#7c3aed}.icon-gold{background:#fffbeb;color:#d97706}.lp-feature-card h3{font-size:20px;font-weight:700;margin-bottom:12px}.lp-feature-card p{color:var(--lp-text-sec);line-height:1.5}.lp-about-section{padding:120px 0;max-width:800px}.lp-about-section h2{font-size:40px;font-weight:800;margin-bottom:32px;color:var(--lp-text-main);letter-spacing:-1px}.lp-about-section p{font-size:20px;line-height:1.8;color:var(--lp-text-sec);margin-bottom:24px}.lp-about-spacer{height:40vh}@media(max-width:1200px){.lp-main-grid{grid-template-columns:1fr;gap:60px;padding:60px 0;height:fit-content}.lp-side-info{max-width:800px;padding-top:80px}}.lp-footer{padding:32px 80px;border-top:1px solid rgba(0,0,0,.05);text-align:center;font-size:14px;color:var(--lp-text-sec);z-index:10}@media(max-width:1024px){.lp-nav{padding:24px 40px}.lp-content{padding:0 40px}.lp-title{font-size:56px}.lp-features-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.lp-nav{padding:20px 24px}.lp-content{padding:0 24px}.lp-title{font-size:48px;margin-bottom:20px}.lp-subtitle{font-size:18px;margin-bottom:32px}.lp-cta-group{flex-direction:column;align-items:stretch;gap:32px}.lp-primary-btn{justify-content:center;width:100%}.lp-stats{justify-content:center;background:#ffffff80;padding:24px;border-radius:20px}.lp-main-grid{padding:20px 0 40px;height:fit-content;gap:40px}.lp-side-info{padding-top:130px;gap:0px}.lp-about-block{margin-top:10px;padding:24px;border-radius:24px}.lp-property-types{gap:8px;margin-bottom:24px;justify-content:center}.lp-dot{display:none}}@media(max-width:480px){.lp-container{height:100vh}.lp-nav{padding:16px}.lp-content{padding:0 16px}.lp-title{font-size:36px;line-height:1.2;margin-bottom:16px}.lp-subtitle{font-size:16px;margin-bottom:24px}.lp-main-grid{gap:32px;padding:16px 0 32px;height:fit-content}.lp-side-info{padding-top:130px;gap:0px}.lp-about-block{margin-top:10px}.lp-footer{padding:24px 16px;font-size:12px}}@media(max-height:700px){.lp-main-grid{padding:20px 0}.lp-title{font-size:40px}}
