.action-bar{position:absolute;bottom:80px;right:4px;display:flex;flex-direction:column;align-items:center;gap:18px;z-index:10}@media(max-width:700px){.action-bar{right:8px}}@media(max-width:560px){.action-bar{gap:12px}}@media(max-width:700px){.action-bar .ant-avatar{width:40px!important;height:40px!important}}.listing-scope-wrapper{position:relative;display:flex;justify-content:center}.listing-scope-compact{width:54px;height:54px;border:none;border-radius:50%;background:linear-gradient(180deg,#4ea9ff,#2e77d0);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 8px 20px rgba(24,84,163,.26)}@media(max-width:700px){.listing-scope-compact{width:40px;height:40px}}.listing-scope-compact span{font-size:30px}@media(max-width:700px){.listing-scope-compact span{font-size:24px}}.listing-scope-trigger{border:0;background:rgba(0,0,0,0);padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer}.listing-scope-avatar-wrap{position:relative;display:inline-flex}.listing-scope-avatar-wrap .listing-scope-badge{position:absolute;bottom:0;right:0;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 2px 6px rgba(0,0,0,.22);display:flex;align-items:center;justify-content:center;font-size:13px;line-height:1;pointer-events:none}@media(max-width:700px){.listing-scope-avatar-wrap .listing-scope-badge{width:16px;height:16px;font-size:11px}}.listing-scope-popover{position:absolute;right:58px;top:30px;display:flex;flex-direction:column;align-items:flex-end;gap:6px;z-index:20}@media(max-width:700px){.listing-scope-popover{right:46px}}.listing-scope-close{position:absolute;top:-4px;left:-4px;width:20px;height:20px;border:0;border-radius:50%;background:#fff;color:#e74c3c;font-size:14px;cursor:pointer;line-height:1;box-shadow:0 2px 8px rgba(0,0,0,.18);display:flex;align-items:center;justify-content:center;z-index:21}.listing-scope-options{min-width:160px;background:#f5f6f8;border-radius:16px;box-shadow:0 8px 20px rgba(0,0,0,.16);overflow:hidden}.listing-scope-option{width:100%;border:0;background:rgba(0,0,0,0);color:#343a40;text-align:left;font-size:16px;padding:10px 14px;cursor:pointer;display:flex;align-items:center;gap:8px}.listing-scope-option .option-icon{font-style:normal;flex-shrink:0;font-size:17px}.listing-scope-option:hover{background:hsla(0,0%,100%,.7)}.listing-scope-option.active{color:#e74c3c;font-weight:600}.action-btn{width:48px;height:48px;border-radius:50%;background:#181c23;border:none;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,.18);cursor:pointer;transition:all .3s ease;padding:0}@media(max-width:980px){.action-btn{width:40px;height:40px}}@media(max-width:560px){.action-btn{width:32px;height:32px}}.action-btn:hover{background:#232a36;transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.25)}.action-btn:active{transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.18)}.action-btn .action-btn-icon,.action-btn svg{width:20px;height:20px;display:block;color:#fff;fill:currentColor;flex-shrink:0}@media(max-width:980px){.action-btn .action-btn-icon,.action-btn svg{width:16px;height:16px}}@media(max-width:560px){.action-btn .action-btn-icon,.action-btn svg{width:14px;height:14px}}.avatar-logo{object-fit:cover;border:2px solid #d9d9d9;background-color:#fff;transition:all .3s ease}.avatar-logo:hover{border-color:#40a9ff;transform:scale(1.05);box-shadow:0 4px 12px rgba(64,169,255,.2)}.logo-btn{background:#fff;border:2px solid #181c23}.logo-btn:hover{background:#f8f9fa;border-color:#232a36;transform:translateY(-2px)}.logo-btn img,.logo-btn svg{color:#181c23;background:none}.action-zoom-btn{display:flex;flex-direction:column;border-radius:30px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.18)}.action-zoom-btn .action-btn{border-radius:0;box-shadow:none;padding:12px 0}@media(max-width:560px){.action-zoom-btn .action-btn{padding:10px 0}}.action-zoom-btn .action-btn:first-child{border-bottom:1px solid #4f4f4f}.action-zoom-btn .action-btn:hover{transform:none;box-shadow:none}.action-zoom-btn:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.25)}.action-zoom-btn:hover .action-btn{background:#232a36}@keyframes ripple{0%{transform:scale(0);opacity:1}to{transform:scale(4);opacity:0}}.action-btn{position:relative;overflow:hidden}.action-btn:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:hsla(0,0%,100%,.5);transform:translate(-50%,-50%);transition:all .3s ease}.action-btn:active:before{width:120px;height:120px;opacity:0;transition:0s}.modal-custom-wrapper .ant-modal-content{padding:10px;text-align:center;border-radius:16px;overflow:hidden;box-shadow:0 12px 40px rgba(0,0,0,.15);border:1px solid #f0f0f0}.modal-custom-wrapper .ant-modal-body{padding:0}.qrImageWrapper{margin-bottom:16px}.qrImage{display:block;margin:0 auto}.qrText{margin-bottom:8px;color:#333;font-weight:700;font-family:Public Sans,sans-serif;font-size:18px;padding:16px}.share-article-modal .ant-modal-content{border-radius:16px;overflow:hidden}.share-article-modal-wrapper{padding:20px 24px 24px;text-align:center;font-family:Public Sans,sans-serif}.share-article-modal-wrapper .share-article-title{font-weight:700;font-size:20px;margin-bottom:8px;color:#222}.share-article-modal-wrapper .share-article-subtitle{color:#666;font-size:15px;margin-bottom:16px}.share-article-modal-wrapper .share-article-qr{display:flex;justify-content:center;margin-bottom:16px}.share-article-modal-wrapper .share-article-url{word-break:break-all;background:#f8f9fa;padding:10px 12px;border-radius:10px;font-size:14px;color:#333;margin-bottom:16px;border:1px solid #e9ecef;pointer-events:auto}.share-article-modal-wrapper .share-article-url span{color:#1890ff;text-decoration:underline;cursor:pointer}.share-article-modal-wrapper .share-article-actions{display:flex;justify-content:center;gap:8px}.share-article-modal-wrapper .share-article-actions .share-article-close-btn,.share-article-modal-wrapper .share-article-actions .share-article-copy-btn{border-radius:999px}.storeLinks{display:flex;justify-content:center;gap:24px;margin-top:8px;margin-bottom:16px}.storeLinks a{background-color:#000;border:1px solid #fff;border-radius:6px;display:flex;align-items:center}.share-map-modal-wrapper{display:flex;flex-direction:column;align-items:center;text-align:center;padding:20px;background:#fff;border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.12);border:1px solid #f0f0f0}.share-map-modal-wrapper .share-map-modal-title{font-weight:500;font-size:18px;margin-bottom:16px;color:#333}.share-map-modal-wrapper .share-map-modal-input-wrapper{display:flex;justify-content:center;align-items:center;gap:8px;width:100%;max-width:350px}.share-map-modal-wrapper .share-map-modal-input-wrapper input{text-align:center;font-family:Public Sans,sans-serif}.share-map-modal-wrapper .share-map-modal-input-wrapper .share-map-modal-btn-search{width:auto;border-radius:999px;font-size:16px}.share-map-modal-wrapper .share-map-modal-input{flex:1 1;background:#fff7f0;border-radius:8px;height:40px;border:1px solid #e8e8e8;transition:border-color .2s ease}.share-map-modal-wrapper .share-map-modal-input:focus{border-color:#eb2525;box-shadow:0 0 0 2px rgba(235,37,37,.1)}.share-map-modal-wrapper .share-map-modal-input::-webkit-inner-spin-button,.share-map-modal-wrapper .share-map-modal-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.share-map-modal-wrapper .share-map-modal-input[type=number]{-moz-appearance:textfield}.share-map-modal-wrapper .share-map-modal-btn-wrapper{display:flex;justify-content:center;width:100%;margin-top:16px}.share-map-modal-wrapper .share-map-modal-btn{background:#eb2525;border:none;border-radius:24px;width:200px;height:40px;font-weight:500;transition:all .2s ease}.share-map-modal-wrapper .share-map-modal-btn:hover{background:#d42424;transform:translateY(-1px);box-shadow:0 4px 12px rgba(235,37,37,.3)}.share-map-modal-wrapper .share-map-modal-btn:disabled{background:#ccc;cursor:not-allowed;transform:none;box-shadow:none}.share-map-modal-wrapper .share-map-modal-error{color:#ff4d4f;font-size:14px;margin-top:8px;text-align:center;font-family:Public Sans,sans-serif;background:#fff2f0;border:1px solid #ffccc7;border-radius:6px;padding:8px 12px;max-width:350px;margin-left:auto;margin-right:auto}.share-map-modal-result{display:flex;align-items:center;justify-content:center;margin-top:16px;margin-bottom:16px;width:100%;max-width:300px;min-width:250px;padding:12px 16px;background:#f8f9fa;border-radius:12px;border:1px solid #e9ecef;transition:all .2s ease;cursor:pointer}.share-map-modal-result:hover{background:#e9ecef;transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.share-map-modal-result-wrapper .share-map-modal-result-phone{display:flex;align-items:center;justify-content:center;margin-top:16px;width:100%}.share-map-modal-result-wrapper .share-map-modal-result-phone button{width:100%;border-radius:999px;background-color:#eb2525;color:#fff}.share-map-modal-result-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;margin-right:12px;border:2px solid #fff;box-shadow:0 2px 8px rgba(0,0,0,.1)}.share-map-modal-result-name{color:#333}.share-map-modal-result-name,.share-map-modal-result-not-found{font-weight:500;font-family:Public Sans,sans-serif;font-size:16px}.share-map-modal-result-not-found{display:flex;align-items:center;justify-content:center;margin-top:16px;width:100%;max-width:300px;padding:12px 16px;background:#fff3cd;border:1px solid #ffeaa7;border-radius:12px;color:#856404}.property-detail-modal-wrapper{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:22px;background:radial-gradient(circle at 16% 12%,rgba(237,28,36,.18),transparent 28%),rgba(7,12,23,.78);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.property-detail-modal-wrapper .modal-custom-wrapper.property-detail-modal{width:min(980px,94vw);min-width:320px;max-height:92vh;overflow:hidden;border:1px solid hsla(0,0%,100%,.16);border-radius:26px;background:#eef3f7;box-shadow:0 28px 90px rgba(3,7,18,.42)}.property-detail-modal-wrapper .modal-content{position:relative;max-height:92vh;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.55) rgba(0,0,0,0)}.property-detail-modal-wrapper .modal-close-btn{position:-webkit-sticky;position:sticky;top:18px;float:right;margin:18px 18px -60px 0;z-index:10;display:grid;place-items:center;width:42px;height:42px;border:1px solid hsla(0,0%,100%,.7);border-radius:999px;color:#111827;background:hsla(0,0%,100%,.9);box-shadow:0 12px 26px rgba(15,23,42,.2);cursor:pointer;font-size:26px;line-height:1;transition:transform .2s ease,background .2s ease}.property-detail-modal-wrapper .modal-close-btn:hover{transform:scale(1.05);background:#fff}.property-detail-modal-wrapper .modal-image-block{position:relative;overflow:hidden;background:#090d14}.property-detail-modal-wrapper .modal-image-block .property-swiper-main{background:#090d14}.property-detail-modal-wrapper .modal-image-block .swiper-slide{display:flex;align-items:center;justify-content:center;background:#090d14}.property-detail-modal-wrapper .modal-image-block .image,.property-detail-modal-wrapper .modal-image-block .video{display:block;width:100%;height:100%;max-height:560px;object-fit:contain;background:#090d14}.property-detail-modal-wrapper .modal-thumbnails-row{display:flex;align-items:center;gap:10px;padding:14px 28px;background:#fff;border-bottom:1px solid #e8edf3}.property-detail-modal-wrapper .modal-thumb-arrow{display:grid;place-items:center;width:38px;height:38px;border:1px solid #e5eaf0;border-radius:999px;background:#fff;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.property-detail-modal-wrapper .modal-thumb-arrow:hover{transform:translateY(-1px);box-shadow:0 10px 20px rgba(15,23,42,.12)}.property-detail-modal-wrapper .modal-thumb-arrow img{width:14px;height:20px;object-fit:contain}.property-detail-modal-wrapper .modal-thumbnails{display:flex;justify-content:center;flex:1 1;gap:10px;min-width:0;overflow-x:auto;padding:2px}.property-detail-modal-wrapper .modal-thumbnail-wrapper{position:relative;flex:0 0 auto;overflow:hidden;border-radius:12px}.property-detail-modal-wrapper .modal-thumbnail{display:block;width:74px;height:54px;object-fit:cover;border:2px solid rgba(0,0,0,0);border-radius:12px;opacity:.74;transition:opacity .2s ease,border-color .2s ease,transform .2s ease}.property-detail-modal-wrapper .modal-thumbnail.active{opacity:1;border-color:#ed1c24;transform:translateY(-1px)}.property-detail-modal-wrapper .media-icon{position:absolute;inset:0;display:grid;place-items:center;pointer-events:none}.property-detail-modal-wrapper .media-icon span,.property-detail-modal-wrapper .media-icon svg{padding:4px 7px;border-radius:999px;color:#fff;background:rgba(15,23,42,.68);font-size:11px;font-weight:800}.property-detail-modal-wrapper .modal-detail-body{position:relative;display:grid;grid-gap:0;gap:0;margin:18px 28px 30px;padding:0 18px 6px;overflow:hidden;border:1px solid rgba(226,232,240,.9);border-radius:22px;background:linear-gradient(180deg,rgba(237,28,36,.045),transparent 150px),linear-gradient(135deg,rgba(14,165,233,.04),transparent 42%),#fff;box-shadow:0 22px 54px rgba(15,23,42,.08);text-align:left}.property-detail-modal-wrapper .modal-actions,.property-detail-modal-wrapper .modal-info-card,.property-detail-modal-wrapper .modal-user-row{border:0;border-radius:0;background:rgba(0,0,0,0);box-shadow:none}.property-detail-modal-wrapper .modal-user-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 0;border-bottom:1px solid rgba(226,232,240,.9)}.property-detail-modal-wrapper .modal-user-info{display:flex;align-items:center;min-width:0;gap:12px}.property-detail-modal-wrapper .modal-user-avatar{flex:0 0 auto;border:2px solid rgba(237,28,36,.12)}.property-detail-modal-wrapper .modal-user-label{display:block;color:#667085;font-size:12px;font-weight:700}.property-detail-modal-wrapper .modal-user-name{display:block;overflow:hidden;color:#101828;font-size:17px;font-weight:900;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.property-detail-modal-wrapper .modal-user-phone{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 18px;border:none;border-radius:999px;color:#fff;background:linear-gradient(135deg,#18b66b,#23d487);box-shadow:0 14px 24px rgba(24,182,107,.24);cursor:pointer;font-size:16px;font-weight:900}.property-detail-modal-wrapper .modal-hero-card{display:grid;grid-template-columns:minmax(0,1fr) 260px;grid-gap:18px;gap:18px;padding:22px 0;border-bottom:1px solid rgba(226,232,240,.9)}.property-detail-modal-wrapper .modal-badges{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.property-detail-modal-wrapper .modal-badges span{padding:5px 10px;border-radius:999px;color:#ed1c24;background:rgba(237,28,36,.08);font-size:12px;font-weight:900}.property-detail-modal-wrapper .modal-title{margin:0;color:#101828;font-size:clamp(24px,3vw,34px);font-weight:950;line-height:1.12;letter-spacing:-.035em}.property-detail-modal-wrapper .modal-meta-list{display:grid;grid-gap:8px;gap:8px;margin-top:12px;color:#667085;font-size:15px;font-weight:700}.property-detail-modal-wrapper .modal-meta-list span{display:flex;align-items:flex-start;gap:7px}.property-detail-modal-wrapper .modal-meta-list img{flex:0 0 auto;margin-top:2px}.property-detail-modal-wrapper .modal-map-link{display:inline-flex;align-items:center;justify-content:center;margin-top:14px;padding:9px 14px;border:1px solid rgba(237,28,36,.18);border-radius:999px;color:#ed1c24;background:rgba(237,28,36,.06);cursor:pointer;font-size:13px;font-weight:900;transition:background .2s ease,transform .2s ease}.property-detail-modal-wrapper .modal-map-link:hover{transform:translateY(-1px);background:rgba(237,28,36,.1)}.property-detail-modal-wrapper .modal-price-panel{display:grid;align-content:start;justify-items:end;grid-gap:8px;gap:8px;padding:18px;border:1px solid #edf1f6;border-radius:18px;background:radial-gradient(circle at top right,rgba(237,28,36,.1),transparent 48%),#fbfcfe}.property-detail-modal-wrapper .modal-price{color:#ed1c24;font-size:clamp(26px,3vw,36px);font-weight:950;letter-spacing:-.035em}.property-detail-modal-wrapper .modal-area{color:#101828;font-size:22px;font-weight:900}.property-detail-modal-wrapper .modal-price-sub{color:#667085;font-size:13px;font-weight:800}.property-detail-modal-wrapper .modal-views{display:flex;gap:8px;margin-top:10px}.property-detail-modal-wrapper .modal-views-icon{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:44px;height:40px;padding:0 12px;border:1px solid #e2e8f0;border-radius:999px;color:#101828;background:#fff;cursor:pointer;font-weight:900}.property-detail-modal-wrapper .modal-views-icon .heart-active{filter:saturate(1.4)}.property-detail-modal-wrapper .modal-actions{display:flex;align-items:center;gap:12px;padding:16px 0;border-bottom:1px solid rgba(226,232,240,.9)}.property-detail-modal-wrapper .modal-action-per{display:inline-flex;align-items:center;gap:8px;padding:9px 12px;border-radius:999px;color:#0e9f5f;background:rgba(16,185,129,.1);font-weight:900}.property-detail-modal-wrapper .modal-action-btn{flex:1 1;color:#101828;font-weight:800}.property-detail-modal-wrapper .modal-info-card{padding:22px 0;text-align:left}.property-detail-modal-wrapper .modal-info-card:not(:last-child){border-bottom:1px solid rgba(226,232,240,.9)}.property-detail-modal-wrapper .modal-section-title{margin:0 0 14px;color:#101828;font-size:19px;font-weight:950;letter-spacing:-.02em;text-align:left}.property-detail-modal-wrapper .modal-specs-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.property-detail-modal-wrapper .modal-spec-item{min-height:70px;padding:12px;border:1px solid #edf1f6;border-radius:14px;background:linear-gradient(180deg,rgba(248,250,252,.92),#fff)}.property-detail-modal-wrapper .modal-spec-item .modal-spec-label{display:block;margin-bottom:5px;color:#667085;font-size:12px;font-weight:800}.property-detail-modal-wrapper .modal-spec-item strong{color:#101828;font-size:15px;font-weight:950}.property-detail-modal-wrapper .modal-desc{margin:0;color:#344054;font-size:16px;font-weight:600;line-height:1.75;text-align:left;white-space:pre-line}.property-detail-modal-wrapper .not-found-content{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;padding:80px 32px;text-align:center;background:#fff}.property-detail-modal-wrapper .not-found-icon{margin-bottom:22px;opacity:.7}.property-detail-modal-wrapper .not-found-title{margin:0 0 10px;color:#101828;font-size:24px;font-weight:900}.property-detail-modal-wrapper .not-found-description{max-width:420px;margin:0 0 24px;color:#667085;font-size:16px;line-height:1.6}.property-detail-modal-wrapper .not-found-button{border:none;border-radius:999px;padding:11px 24px;color:#fff;background:#ed1c24;cursor:pointer;font-weight:900}@media(max-width:820px){.property-detail-modal-wrapper{align-items:flex-end;padding:10px}.property-detail-modal-wrapper .modal-custom-wrapper.property-detail-modal{width:100%;max-height:94vh;border-radius:22px 22px 0 0}.property-detail-modal-wrapper .modal-content{max-height:94vh}.property-detail-modal-wrapper .modal-detail-body{margin:14px;padding:0 14px 4px;border-radius:18px}.property-detail-modal-wrapper .modal-thumbnails-row{padding:12px 14px}.property-detail-modal-wrapper .modal-hero-card{grid-template-columns:1fr;padding:18px 0}.property-detail-modal-wrapper .modal-price-panel{justify-items:start}.property-detail-modal-wrapper .modal-specs-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.property-detail-modal-wrapper .modal-actions,.property-detail-modal-wrapper .modal-user-row{align-items:stretch;flex-direction:column}.property-detail-modal-wrapper .modal-user-phone{width:100%}.property-detail-modal-wrapper .modal-specs-grid{grid-template-columns:1fr}.property-detail-modal-wrapper .modal-title{font-size:23px}.property-detail-modal-wrapper .modal-thumb-arrow{display:none}}.filter-modal-wrapper .ant-modal-content{border-radius:16px;overflow:hidden}.filter-modal-wrapper .ant-modal-header{border-bottom:1px solid #f0f0f0;padding:20px 24px 16px;margin:0}.filter-modal-wrapper .ant-modal-header .ant-modal-title{font-size:20px;font-weight:600;color:#333;font-family:Public Sans,sans-serif}.filter-modal-wrapper .ant-modal-body{padding:0 24px 24px}.filter-modal-wrapper .filter-modal-content{margin-top:16px}.filter-modal-wrapper .filter-modal-content .filter-input-group{margin-bottom:16px;display:flex;flex-direction:row;gap:16px}.filter-modal-wrapper .filter-modal-content .filter-input-group .filter-input-label{flex:1 1;display:block;margin-bottom:8px;font-size:16px;font-weight:500;color:#333;font-family:Public Sans,sans-serif;text-align:left;align-self:center}.filter-modal-wrapper .filter-modal-content .filter-input-group .filter-input{flex:3 1;height:44px;border-radius:8px;border:1px solid #d9d9d9;font-size:16px;font-family:Public Sans,sans-serif}.filter-modal-wrapper .filter-modal-content .filter-input-group .filter-input:hover{border-color:#40a9ff}.filter-modal-wrapper .filter-modal-content .filter-input-group .filter-input.ant-input-focused,.filter-modal-wrapper .filter-modal-content .filter-input-group .filter-input:focus{border-color:#1890ff;box-shadow:0 0 0 2px rgba(24,144,255,.2)}.filter-modal-wrapper .filter-modal-content .filter-input-group .filter-input .ant-input-suffix{color:#666;font-size:14px;font-weight:500}.filter-modal-wrapper .filter-modal-content .filter-button-group{display:flex;gap:12px;margin-top:24px}.filter-modal-wrapper .filter-modal-content .filter-button-group .filter-apply-btn{flex:1 1;height:44px;border-radius:8px;font-weight:500;font-size:16px;background:#1890ff;border-color:#1890ff}.filter-modal-wrapper .filter-modal-content .filter-button-group .filter-apply-btn:hover{background:#40a9ff;border-color:#40a9ff}.filter-modal-wrapper .filter-modal-content .filter-button-group .filter-apply-btn:active{background:#096dd9;border-color:#096dd9}.filter-modal-wrapper .filter-modal-content .filter-button-group .filter-cancel-btn{flex:1 1;height:44px;border-radius:8px;font-weight:500;font-size:16px;border-color:#d9d9d9;color:#666}.filter-modal-wrapper .filter-modal-content .filter-button-group .filter-cancel-btn:hover{border-color:#40a9ff;color:#40a9ff}.filter-modal-wrapper .filter-modal-content .filter-button-group .filter-clear-btn{flex:1 1;height:44px;border-radius:8px;font-weight:500;font-size:16px;border-color:#ff4d4f;color:#ff4d4f}.filter-modal-wrapper .filter-modal-content .filter-button-group .filter-clear-btn:hover{border-color:#ff7875;color:#ff7875}.filter-modal-wrapper .filter-modal-content .filter-button-group .filter-clear-btn:active{border-color:#d9363e;color:#d9363e}.user-profile-modal-wrapper .ant-modal-content{border-radius:16px;overflow:hidden}.user-profile-modal-wrapper .ant-modal-header{border-bottom:1px solid #f0f0f0;padding:20px 24px 16px;margin:0}.user-profile-modal-wrapper .ant-modal-header .ant-modal-title{font-size:20px;font-weight:600;color:#333;font-family:Public Sans,sans-serif}.user-profile-modal-wrapper .ant-modal-body{padding:0 24px 24px}.user-profile-modal-wrapper .user-profile-modal-content{margin-top:16px}.user-profile-modal-wrapper .user-profile-modal-content .error-container,.user-profile-modal-wrapper .user-profile-modal-content .loading-container,.user-profile-modal-wrapper .user-profile-modal-content .not-logged-in{text-align:center;padding:40px 20px}.user-profile-modal-wrapper .user-profile-modal-content .spinner{width:40px;height:40px;border:3px solid #f3f3f3;border-top-color:#eb2525;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 16px}.user-profile-modal-wrapper .user-profile-modal-content p{color:#666;margin:0}.user-profile-modal-wrapper .user-profile-modal-content .user-avatar{text-align:center;margin-bottom:20px}.user-profile-modal-wrapper .user-profile-modal-content .user-avatar img{border-radius:50%;object-fit:cover}.user-profile-modal-wrapper .user-profile-modal-content .avatar-placeholder{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#eb2525,#ff6b6b);color:#fff;display:flex;align-items:center;justify-content:center;font-size:34px;font-weight:600;margin:0 auto}.user-profile-modal-wrapper .user-profile-modal-content .user-details{text-align:center;margin-bottom:24px}.user-profile-modal-wrapper .user-profile-modal-content .user-name{font-size:22px;font-weight:600;color:#333;margin:0 0 8px}.user-profile-modal-wrapper .user-profile-modal-content .user-address,.user-profile-modal-wrapper .user-profile-modal-content .user-email,.user-profile-modal-wrapper .user-profile-modal-content .user-phone{color:#666;margin:8px 0;font-size:16px}.user-profile-modal-wrapper .user-profile-modal-content .user-email:before{content:"Email: ";font-weight:500;color:#333}.user-profile-modal-wrapper .user-profile-modal-content .user-phone:before{content:"Số điện thoại: ";font-weight:500;color:#333}.user-profile-modal-wrapper .user-profile-modal-content .user-address:before{content:"Địa chỉ: ";font-weight:500;color:#333}.user-profile-modal-wrapper .user-profile-modal-content .user-actions{display:flex;flex-direction:column;gap:16px;align-items:center;width:100%;margin-top:16px}.user-profile-modal-wrapper .user-profile-modal-content .support-btn{width:auto;min-width:160px;height:44px;border-radius:999px;font-weight:500;font-size:16px;background:#1890ff;border-color:#1890ff}.user-profile-modal-wrapper .user-profile-modal-content .support-btn:hover{background:#40a9ff;border-color:#40a9ff}.user-profile-modal-wrapper .user-profile-modal-content .support-btn:active{background:#096dd9;border-color:#096dd9}.user-profile-modal-wrapper .user-profile-modal-content .logout-btn{width:auto;min-width:160px;height:44px;border-radius:999px;font-weight:500;font-size:16px;background:#ed1c24;border-color:#ed1c24;color:#fff}.user-profile-modal-wrapper .user-profile-modal-content .logout-btn:hover{background:#ff7875;border-color:#ff7875}.user-profile-modal-wrapper .user-profile-modal-content .logout-btn:active{background:#d9363e;border-color:#d9363e}.user-profile-modal{max-width:500px!important;width:90%!important;max-height:80vh!important;overflow-y:auto!important;background:#fff!important;border-radius:12px!important;box-shadow:0 4px 20px rgba(0,0,0,.15)!important}.user-profile-modal .modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e8e8e8}.user-profile-modal .modal-header h2{margin:0;font-size:20px;font-weight:600;color:#333}.user-profile-modal .modal-header .modal-close-btn{background:none;border:none;color:#666;cursor:pointer;padding:8px;border-radius:50%;transition:all .2s ease;display:flex;align-items:center;justify-content:center;width:32px;height:32px}.user-profile-modal .modal-header .modal-close-btn:hover{background-color:#f5f5f5;color:#333;transform:scale(1.1)}.user-profile-modal .modal-header .modal-close-btn:active{transform:scale(.95)}.user-profile-modal .modal-header .modal-close-btn svg{width:16px;height:16px}.user-profile-modal .modal-body{padding:24px}.register-modal-wrapper{font-family:Public Sans,sans-serif}.register-modal-wrapper .ant-modal-content{padding:0;border-radius:16px;overflow:hidden}.register-modal-wrapper .register-modal-container{display:grid;grid-template-columns:20rem 1fr;min-height:400px;width:100%}.register-modal-wrapper .register-modal-container .register-modal-left{flex:1 1;background:#cbe8ff;border-radius:16px 0 0 16px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:3rem 0 0}.register-modal-wrapper .register-modal-container .register-modal-left .register-modal-logo{margin-bottom:16px;width:70%;object-fit:contain;height:unset}.register-modal-wrapper .register-modal-container .register-modal-left .register-modal-bottom{width:100%;object-fit:contain;height:unset}.register-modal-wrapper .register-modal-container .register-modal-right{padding:4rem 1.5rem 1rem;flex:2 1;display:flex;flex-direction:column;justify-content:center}.register-modal-wrapper .register-modal-container .register-modal-right .register-modal-welcome{font-weight:500;font-size:18px;text-align:left}.register-modal-wrapper .register-modal-container .register-modal-right .register-modal-title{font-weight:500;font-size:26px;margin-bottom:16px;text-align:left}.register-modal-wrapper .register-modal-container .register-modal-right .register-modal-input{margin-bottom:16px;border-radius:8px;border:1px solid #333;padding:.8rem 1rem;gap:.8rem}.register-modal-wrapper .register-modal-container .register-modal-right .register-modal-input:before{content:none}.register-modal-wrapper .register-modal-container .register-modal-right .register-modal-input input::placeholder{color:#828282}.register-modal-wrapper .register-modal-container .register-modal-right .register-modal-checkbox-row-container{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.register-modal-wrapper .register-modal-container .register-modal-right .register-modal-checkbox-row{display:flex;align-items:center}.register-modal-wrapper .register-modal-container .register-modal-right .register-modal-checkbox-label{margin-left:8px;font-size:16px;color:#4f4f4f}.register-modal-wrapper .register-modal-container .register-modal-right .forgot-password-link{color:#eb2525}.register-modal-wrapper .register-modal-container .register-modal-right .register-modal-link{color:#eb2525;text-decoration:underline;font-weight:700}.register-modal-wrapper .register-modal-container .register-modal-right .register-modal-submit{background:#eb2525!important;border-radius:24px!important;font-weight:600!important;border:none;height:50px;border-radius:8px!important}.register-modal-wrapper .register-modal-container .register-modal-right .register-modal-or{text-align:center;margin:1.5rem 0;display:flex;align-items:center;gap:1rem;color:#828282}.register-modal-wrapper .register-modal-container .register-modal-right .register-modal-or:after,.register-modal-wrapper .register-modal-container .register-modal-right .register-modal-or:before{content:"";border-bottom:1px solid #e0e0e0;display:block;flex:1 1}.register-modal-wrapper .register-modal-container .register-modal-right .register-modal-social-row{display:flex;justify-content:center;gap:16px;margin-bottom:8px}.register-modal-wrapper .register-modal-container .register-modal-right .register-modal-social-row button{padding:.2rem 1rem;flex:1 1;display:flex;align-items:center;justify-content:center;border-radius:10px;height:auto}.register-modal-wrapper .register-modal-container .register-modal-right .register-modal-social-row .ant-btn-icon{display:flex;width:36px;height:36px}.register-modal-wrapper .register-modal-container .register-modal-right .register-modal-social-row img{object-fit:contain;display:block;width:36px;height:36px}.register-modal-wrapper .register-modal-container .register-modal-right .register-modal-login-link{text-align:center;margin-top:4rem}.register-modal-wrapper.mobile .ant-modal-content{border-radius:12px}.register-modal-wrapper.mobile .register-modal-container{display:flex;flex-direction:column;grid-template-columns:none;min-height:auto;width:100%}.register-modal-wrapper.mobile .register-modal-container .register-modal-right.mobile{padding:2rem 1.5rem;flex:none;width:100%}.register-modal-wrapper.mobile .register-modal-container .register-modal-right.mobile .register-modal-mobile-header{display:flex;justify-content:center;margin-bottom:2rem}.register-modal-wrapper.mobile .register-modal-container .register-modal-right.mobile .register-modal-mobile-header .register-modal-mobile-logo{width:80px;height:80px;object-fit:contain}.register-modal-wrapper.mobile .register-modal-container .register-modal-right.mobile .register-modal-welcome{text-align:center;font-size:20px;margin-bottom:8px}.register-modal-wrapper.mobile .register-modal-container .register-modal-right.mobile .register-modal-title{text-align:center;font-size:22px;margin-bottom:2rem}.register-modal-wrapper.mobile .register-modal-container .register-modal-right.mobile .register-modal-input{margin-bottom:1rem;height:48px}.register-modal-wrapper.mobile .register-modal-container .register-modal-right.mobile .register-modal-checkbox-row-container{justify-content:center;margin-bottom:1.5rem}.register-modal-wrapper.mobile .register-modal-container .register-modal-right.mobile .register-modal-submit{height:48px;margin-bottom:1rem}.register-modal-wrapper.mobile .register-modal-container .register-modal-right.mobile .register-modal-or{margin:1.5rem 0}.register-modal-wrapper.mobile .register-modal-container .register-modal-right.mobile .register-modal-social-row{gap:12px;margin-bottom:1rem}.register-modal-wrapper.mobile .register-modal-container .register-modal-right.mobile .register-modal-social-row button{flex:1 1;height:44px}.register-modal-wrapper.mobile .register-modal-container .register-modal-right.mobile .register-modal-login-link{margin-top:2rem;font-size:16px}@media(max-width:768px){.register-modal-wrapper:not(.mobile) .register-modal-container{grid-template-columns:1fr}.register-modal-wrapper:not(.mobile) .register-modal-container .register-modal-left{display:none}.register-modal-wrapper:not(.mobile) .register-modal-container .register-modal-right{padding:3rem 2rem 2rem}}@media(max-width:480px){.register-modal-wrapper.mobile .ant-modal-content{margin:16px;border-radius:8px}.register-modal-wrapper.mobile .register-modal-container .register-modal-right.mobile{padding:1.5rem 1rem}.register-modal-wrapper.mobile .register-modal-container .register-modal-right.mobile .register-modal-mobile-header{margin-bottom:1.5rem}.register-modal-wrapper.mobile .register-modal-container .register-modal-right.mobile .register-modal-mobile-header .register-modal-mobile-logo{width:60px;height:60px}.register-modal-wrapper.mobile .register-modal-container .register-modal-right.mobile .register-modal-welcome{font-size:18px}.register-modal-wrapper.mobile .register-modal-container .register-modal-right.mobile .register-modal-title{font-size:20px;margin-bottom:1.5rem}.register-modal-wrapper.mobile .register-modal-container .register-modal-right.mobile .register-modal-input{height:44px;margin-bottom:.8rem}.register-modal-wrapper.mobile .register-modal-container .register-modal-right.mobile .register-modal-submit{height:44px}.register-modal-wrapper.mobile .register-modal-container .register-modal-right.mobile .register-modal-social-row{gap:8px}.register-modal-wrapper.mobile .register-modal-container .register-modal-right.mobile .register-modal-social-row button{height:40px}}.support-modal-wrapper .ant-modal-content{border-radius:16px;overflow:hidden}.support-modal-container{padding:32px;background:#fff}.support-modal-header{text-align:center;margin-bottom:32px}.support-modal-header .support-modal-logo{margin-bottom:16px}.support-modal-header .support-modal-title{color:#1976d2;font-size:22px;font-weight:600;margin:0;line-height:1.4}.support-modal-form .support-modal-form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}@media(max-width:768px){.support-modal-form .support-modal-form-row{grid-template-columns:1fr;gap:0}}.support-modal-form .support-modal-form-item{margin-bottom:24px}.support-modal-form .support-modal-form-item .ant-form-item-label>label{font-weight:500;color:#333;font-size:16px}.support-modal-form .support-modal-form-item .ant-form-item-required:before{display:none!important}.support-modal-form .support-modal-form-item-full{margin-bottom:24px}.support-modal-form .support-modal-form-item-full .ant-form-item-label>label{font-weight:500;color:#333;font-size:16px}.support-modal-form .support-modal-form-item-full .ant-form-item-required:before{display:none!important}.support-modal-form .support-modal-input,.support-modal-form .support-modal-textarea{border-radius:8px;border:1px solid #d9d9d9}.support-modal-form .support-modal-input:focus,.support-modal-form .support-modal-input:hover,.support-modal-form .support-modal-textarea:focus,.support-modal-form .support-modal-textarea:hover{border-color:#1976d2;box-shadow:0 0 0 2px rgba(25,118,210,.1)}.support-modal-form .support-modal-input::placeholder,.support-modal-form .support-modal-textarea::placeholder{color:#bfbfbf}.support-modal-form .support-modal-textarea{resize:none}.support-modal-submit-container{text-align:center;margin-bottom:0}.support-modal-submit{background:#1976d2;border-color:#1976d2;border-radius:8px;height:48px;font-weight:600;font-size:18px;min-width:200px}.support-modal-submit:hover{background:#1565c0;border-color:#1565c0}.support-modal-submit:focus{background:#1976d2;border-color:#1976d2}@media(max-width:768px){.support-modal-container{padding:24px 16px}.support-modal-header{margin-bottom:24px}.support-modal-header .support-modal-title{font-size:20px}}.mobile-app-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.mobile-app-modal{background:#fff;border-radius:16px;max-width:400px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);animation:slideIn .3s ease-out}@keyframes slideIn{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-header{display:flex;justify-content:flex-end;padding:16px 20px 0}.close-btn{background:none;border:none;cursor:pointer;padding:8px;border-radius:50%;color:#6b7280;transition:all .2s ease}.close-btn:hover{background-color:#f3f4f6;color:#374151}.close-btn:active{transform:scale(.95)}.modal-content{padding:0 20px 24px;text-align:center}.app-icon{margin-bottom:20px}.app-icon img{width:80px;height:80px;border-radius:16px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.modal-title{font-size:26px;font-weight:700;color:#111827;margin:0 0 12px;line-height:1.3}.modal-description{font-size:18px;color:#6b7280;margin:0 0 24px;line-height:1.5}.action-buttons{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.loading-spinner{display:flex;justify-content:center;align-items:center;margin-bottom:20px}.loading-spinner .spinner{width:40px;height:40px;border:4px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-text{margin:0;color:#6b7280;font-size:18px;font-weight:500}.smart-banner{margin:16px 0;padding:12px;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:1px solid #0ea5e9;border-radius:12px}.smart-banner meta{display:none}.modal-footer{margin-top:20px;padding-top:16px;border-top:1px solid #e5e7eb}.modal-footer .footer-text{margin:0;font-size:16px;color:#9ca3af;line-height:1.5}.app-status{display:flex;align-items:center;justify-content:center;margin-bottom:16px;padding:12px;border-radius:12px;font-size:16px;font-weight:500}.app-status.installed{background:linear-gradient(135deg,#dcfce7,#bbf7d0);color:#166534;border:1px solid #22c55e}.app-status.not-installed{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#92400e;border:1px solid #f59e0b}.app-status.checking{background:linear-gradient(135deg,#e0f2fe,#bae6fd);color:#0c4a6e;border:1px solid #0ea5e9}.btn-primary{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;border:none;padding:16px 24px;border-radius:12px;font-size:18px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 6px -1px rgba(59,130,246,.3);position:relative;overflow:hidden}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 15px -3px rgba(59,130,246,.4)}.btn-primary:active{transform:translateY(0)}.btn-primary:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:hsla(0,0%,100%,.3);transform:translate(-50%,-50%);transition:width .6s,height .6s}.btn-primary:active:before{width:300px;height:300px}.btn-store{display:flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(135deg,#1f2937,#111827);color:#fff;border:none;padding:16px 24px;border-radius:12px;font-size:18px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 6px -1px rgba(0,0,0,.3)}.btn-store:hover{transform:translateY(-2px);box-shadow:0 8px 15px -3px rgba(0,0,0,.4)}.btn-store .store-icon{width:20px;height:20px}.btn-secondary{background:#fff;color:#374151;border:2px solid #e5e7eb;padding:14px 24px;border-radius:12px;font-size:18px;font-weight:600;cursor:pointer;transition:all .2s ease}.btn-secondary:hover{border-color:#d1d5db;background-color:#f9fafb}.btn-secondary:active{transform:scale(.98)}.app-info{border-top:1px solid #e5e7eb;padding-top:20px;margin-bottom:20px}.app-info p{font-size:16px;color:#9ca3af;margin:0 0 16px}.universal-link-info{background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #f59e0b;border-radius:12px;padding:16px;margin-top:16px}.universal-link-info .info-text{margin:0;font-size:16px;color:#92400e;line-height:1.5}.universal-link-info .info-text strong{font-weight:600}.store-buttons{display:flex;gap:12px;justify-content:center}.store-link{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:#374151;padding:12px;border-radius:8px;transition:all .2s ease;background-color:#524e4e}.store-link:hover{background-color:#f3f4f6;transform:translateY(-2px)}.store-link img{margin-bottom:4px;object-fit:contain;width:80%}.store-link span{font-size:14px;font-weight:500}@media(max-width:480px){.mobile-app-modal{margin:10px;max-height:95vh}.modal-content{padding:0 16px 20px}.modal-title{font-size:24px}.modal-description{font-size:17px}.btn-primary,.btn-secondary{padding:14px 20px;font-size:17px}.store-buttons{flex-direction:column;gap:8px}}@media(prefers-color-scheme:dark){.mobile-app-modal{background:#1f2937;color:#fff}.modal-title{color:#000}.modal-description{color:#d1d5db}.app-checking{background-color:#374151;border-color:#4b5563}.app-checking p{color:#d1d5db}.btn-secondary{background:#374151;color:#f9fafb;border-color:#4b5563}.btn-secondary:hover{background-color:#4b5563;border-color:#6b7280}.app-info{border-top-color:#4b5563}.store-link{color:#f9fafb}.store-link:hover{background-color:#374151}.universal-link-info{background:linear-gradient(135deg,#451a03,#78350f);border-color:#f59e0b}.universal-link-info .info-text{color:#fbbf24}}