.header{background:#fff;border-bottom:1px solid #e8e8e8;box-shadow:0 2px 8px #0000000f;padding:0!important;position:sticky;top:0;z-index:1000;height:auto!important;line-height:normal!important}.header-wrapper{display:flex;flex-direction:column}.header__top{background:#fff;border-bottom:1px solid #f0f0f0}.header__container{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:0 16px;height:64px}.header__logo{flex-shrink:0}.header__logo a{text-decoration:none}.header__logo-img{height:40px;width:auto;display:block}.header__bottom{background:#fafafa}.header__bottom .header__container{height:48px}.header__menu{border-bottom:none!important;background:transparent;width:100%;line-height:48px!important}.header__menu .ant-menu-item{padding:0 24px;font-weight:500;color:#333;height:48px;line-height:48px!important;border-bottom:2px solid transparent!important}.header__menu .ant-menu-item a{color:inherit;text-decoration:none}.header__menu .ant-menu-item span{cursor:pointer}.header__actions{flex-shrink:0}.header__action-btn{height:40px;color:#666;font-size:14px}.header__action-btn:hover{color:#6e5dc6!important}.header__phone-btn{height:40px;border-color:#6e5dc6;color:#6e5dc6;font-weight:500}.header__phone-btn:hover{border-color:#6e5dc6!important;color:#fff!important;background-color:#6e5dc6!important}.header__mobile{display:none}.header__mobile-menu-btn{height:40px;width:40px;display:flex;align-items:center;justify-content:center}.header__mobile-drawer .ant-drawer-body{padding-top:0}.header__mobile-actions{margin-top:24px;padding-top:24px;border-top:1px solid #e8e8e8}@media (max-width: 768px){.desktop-only{display:none!important}.mobile-only{display:block!important}.header__mobile{display:block}.header__container{height:56px}.header__top{border-bottom:none}.header__logo span{font-size:20px!important}}@media (max-width: 576px){.header__container{padding:0 12px;height:52px}.header__logo span{font-size:18px!important}.header__mobile-menu-btn{height:36px;width:36px}}.footer{background:#f8f9fa;border-top:1px solid #e8e8e8;padding:48px 0 24px;margin-top:auto}.footer__container{max-width:1200px;margin:0 auto;padding:0 16px}.footer__section{height:100%}.footer__title{color:#333!important;font-weight:600!important;margin-bottom:16px!important}.footer__link{color:#666!important;font-size:14px;transition:color .3s}.footer__link:hover{color:#6e5dc6!important}.footer__contact{display:flex;align-items:center;gap:8px}.footer__contact-icon{color:#6e5dc6;font-size:14px}.footer__text{color:#666;font-size:14px}.footer__divider{margin:32px 0 24px;border-color:#e8e8e8}.footer__bottom{margin-top:24px}.footer__copyright{color:#999;font-size:13px}.footer__legal{text-align:right}.footer__legal-link{color:#999!important;font-size:13px}.footer__legal-link:hover{color:#6e5dc6!important}@media (max-width: 768px){.footer{padding:32px 0 16px}.footer__container{padding:0 12px}.footer__legal{text-align:left;margin-top:16px}.footer__bottom .ant-col:last-child{margin-top:16px}}.dashboard-layout{min-height:100vh}.dashboard-sider{background:#1a1a2e!important;box-shadow:2px 0 8px #0000001a;position:relative}.dashboard-logo{height:64px;display:flex;align-items:center;justify-content:center;background:rgba(110,93,198,.1);border-bottom:1px solid rgba(255,255,255,.1)}.dashboard-menu{margin-top:16px;background:transparent!important;border-right:none!important}.dashboard-menu .ant-menu-item{margin:4px 8px;border-radius:8px;height:48px;line-height:48px;display:flex;align-items:center;font-size:15px;transition:all .3s}.dashboard-menu .ant-menu-item:hover{background:rgba(110,93,198,.2)!important;color:#fff!important}.dashboard-menu .ant-menu-item-selected{background:#6e5dc6!important;color:#fff!important}.dashboard-menu .ant-menu-item-selected:after{display:none}.dashboard-menu .ant-menu-item .anticon{font-size:18px}.dashboard-menu .ant-menu-item-divider{background:rgba(255,255,255,.1);margin:16px 8px}.dashboard-balance{position:absolute;bottom:16px;left:16px;right:16px}.balance-card{background:rgba(110,93,198,.15);border-radius:12px;padding:16px;border:1px solid rgba(110,93,198,.3)}.balance-label{color:#ffffffb3;font-size:12px;margin-bottom:4px}.balance-amount{color:#fff;font-size:24px;font-weight:700;margin-bottom:12px}.balance-card .ant-btn-primary{background:#6e5dc6;border-color:#6e5dc6}.balance-card .ant-btn-primary:hover{background:#5a4ba0;border-color:#5a4ba0}.dashboard-content-layout{background:#f5f5f5}.dashboard-header{background:#fff;padding:0 24px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 2px 8px #0000000f;height:64px;line-height:64px;position:sticky;top:0;z-index:10}.dashboard-header-left{display:flex;align-items:center}.trigger-btn{font-size:20px;color:#333;height:64px;padding:0 16px}.trigger-btn:hover{color:#6e5dc6;background:transparent}.dashboard-header-right{display:flex;align-items:center}.dashboard-header-right .ant-btn-text{height:40px;width:40px;border-radius:50%;display:flex;align-items:center;justify-content:center}.dashboard-header-right .ant-btn-text:hover{background:rgba(110,93,198,.1)}.dashboard-header-right .ant-badge{display:flex;align-items:center}.user-profile{display:flex;align-items:center;gap:12px;cursor:pointer;padding:4px 12px;border-radius:8px;transition:all .3s}.user-profile:hover{background:rgba(110,93,198,.05)}.user-info{text-align:left}.user-name{font-size:14px;font-weight:600;color:#333;line-height:1.2}.user-role{font-size:12px;color:#999;line-height:1.2}.dashboard-content{margin:24px;padding:24px;min-height:calc(100vh - 112px);background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000a}.dashboard-content-wrapper{max-width:1400px;margin:0 auto}@media (max-width: 992px){.dashboard-header{padding:0 16px}.dashboard-content{margin:16px;padding:16px}.user-info,.dashboard-balance{display:none}}@media (max-width: 768px){.dashboard-header{padding:0 12px}.dashboard-content{margin:12px;padding:12px;border-radius:8px}.trigger-btn{padding:0 12px}.dashboard-header-right{gap:8px}}@media (max-width: 576px){.dashboard-content{margin:8px;padding:12px;min-height:calc(100vh - 80px)}.dashboard-logo span{font-size:20px!important}.dashboard-menu .ant-menu-item{height:44px;line-height:44px;font-size:14px}}.dashboard-sider::-webkit-scrollbar{width:6px}.dashboard-sider::-webkit-scrollbar-track{background:rgba(255,255,255,.05)}.dashboard-sider::-webkit-scrollbar-thumb{background:rgba(110,93,198,.3);border-radius:3px}.dashboard-sider::-webkit-scrollbar-thumb:hover{background:rgba(110,93,198,.5)}.dashboard-sider,.dashboard-menu .ant-menu-item,.user-profile,.balance-card{transition:all .3s cubic-bezier(.4,0,.2,1)}.ant-layout-sider-dark{background:#1a1a2e}.ant-layout-sider-dark .ant-menu-dark{background:transparent}.ant-layout-sider-dark .ant-menu-dark .ant-menu-item-selected{background:#6e5dc6}@media (hover: none){.dashboard-menu .ant-menu-item:active{background:rgba(110,93,198,.3)!important}.user-profile:active{background:rgba(110,93,198,.1)}}.home-page{min-height:calc(100vh - 64px)}.container{max-width:1200px;margin:0 auto;padding:0 16px}.home-hero{background:linear-gradient(135deg,#8f7ee7 0%,#6e5dc6 100%);color:#fff;padding:80px 0;position:relative;overflow:hidden}.home-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url(/hero-pattern.svg) no-repeat center;background-size:cover;opacity:.1}.home-hero__container{max-width:1200px;margin:0 auto;padding:0 16px;position:relative;z-index:1}.home-hero__content{text-align:center;margin:0 auto}.home-hero__title{color:#fff!important;font-size:48px!important;font-weight:700!important;margin-bottom:16px!important}.home-hero__subtitle{color:#ffffffe6!important;font-size:20px;margin-bottom:40px}.home-hero__search{margin:0 auto}.home-types{padding:80px 0;background:#fff}.section-title{text-align:center;margin-bottom:48px!important;color:#333!important}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:48px}.home-type-card{height:100%;text-align:center;border-radius:12px;transition:all .3s;cursor:pointer}.home-type-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.home-type-card__icon{font-size:48px;color:#6e5dc6}.home-type-card__title{margin:0!important;color:#333!important}.home-type-card__description{color:#666;margin-bottom:16px}.home-type-card__count .ant-statistic-content{color:#6e5dc6;font-weight:600}.home-featured{padding:80px 0;background:#f8f9fa}.home-advantages{padding:80px 0;background:#fff}.home-advantage{text-align:center;padding:32px}.home-advantage__number{font-size:48px;font-weight:700;color:#6e5dc6;margin-bottom:16px}.home-advantage h4{color:#333!important;margin-bottom:12px!important}.home-advantage .ant-typography{color:#666}.py-8{padding:64px 0}.mt-8{margin-top:64px}@media (max-width: 768px){.home-hero{padding:60px 0}.home-hero__title{font-size:36px!important}.home-hero__subtitle{font-size:18px}.home-types,.home-featured,.home-advantages{padding:60px 0}.section-header{flex-direction:column;gap:24px;text-align:center}.home-advantage__number{font-size:36px}.container{padding:0 12px}}@media (max-width: 576px){.home-hero{padding:40px 0}.home-hero__title{font-size:28px!important}.home-hero__subtitle{font-size:16px;margin-bottom:32px}.home-types,.home-featured,.home-advantages{padding:40px 0}.section-title{margin-bottom:32px!important}}.search-page{min-height:100vh;background:#fafafa}.search-page__form{background:white;border-bottom:1px solid #e8e8e8;padding:16px 0;position:sticky;top:64px;z-index:100;box-shadow:0 2px 4px #00000005}.search-page__content{padding:24px 0}.search-page__sidebar{position:relative}.search-page__main{background:transparent}.search-page__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding:0 4px}.search-page__title{margin:0 0 4px!important;color:#333;font-size:24px;font-weight:600}.search-page__count{color:#666;font-size:14px}.search-page__controls{flex-shrink:0}.search-page__mobile-filters{background:#6e5dc6;border-color:#6e5dc6;color:#fff;border-radius:8px;height:40px;font-weight:500}.search-page__mobile-filters:hover{background:#218838;border-color:#218838}.search-page__view-switcher .ant-btn-group .ant-btn{height:40px;width:40px;display:flex;align-items:center;justify-content:center}.search-page__view-switcher .ant-btn-primary{background:#6e5dc6;border-color:#6e5dc6}.search-page__grid--list .property-card,.search-page__grid--list .property-card .ant-card-body{height:auto}.search-page__grid--list .ant-col{margin-bottom:16px}.search-page__pagination{display:flex;justify-content:center;margin-top:48px;padding:24px;background:white;border-radius:12px;box-shadow:0 2px 8px #0000000a}.search-page__pagination .ant-pagination{margin:0}.search-page__pagination .ant-pagination-item-active{border-color:#6e5dc6}.search-page__pagination .ant-pagination-item-active a{color:#6e5dc6}.search-page__pagination .ant-pagination-item:hover{border-color:#6e5dc6}.search-page__pagination .ant-pagination-item:hover a{color:#6e5dc6}.search-page__pagination .ant-pagination-next:hover .ant-pagination-item-link,.search-page__pagination .ant-pagination-prev:hover .ant-pagination-item-link{border-color:#6e5dc6;color:#6e5dc6}.search-page__results .ant-empty{margin:80px 0}.search-page__results .ant-empty-img-simple{margin-bottom:16px}.search-page__loading-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.8);display:flex;align-items:center;justify-content:center;z-index:10;border-radius:12px}@media (max-width: 992px){.search-page__sidebar{display:none}.search-page__form{top:64px}}@media (max-width: 768px){.search-page__content{padding:16px 0}.search-page__header{flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:16px}.search-page__controls{width:100%;display:flex;justify-content:space-between}.search-page__title{font-size:20px}.search-page__pagination{margin-top:24px;padding:16px}.search-page__form{padding:12px 0}.search-page__mobile-filters{flex:1;margin-right:12px}}@media (max-width: 576px){.search-page__content{padding:12px 0}.search-page__header{margin-bottom:12px;padding:0}.search-page__grid{margin-bottom:16px}.search-page__pagination{padding:12px;margin-top:16px}.search-page__title{font-size:18px}.search-page__controls{gap:8px}.search-page__view-switcher{display:none}}.search-page__grid .ant-col{transition:all .3s ease}.search-page__results{animation:fadeIn .3s ease}@media (max-width: 768px){.search-page__form{position:relative;top:auto}}.search-page{min-height:calc(100vh - 64px);background:#f8f9fa}.search-page__form{background:#fff;padding:24px 0;border-bottom:1px solid #e8e8e8;box-shadow:0 2px 8px #0000000f;position:sticky;top:64px;z-index:100}.search-page__content{padding:32px 0}.search-page__sidebar{position:sticky;top:150px}.search-page__main{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000000a}.search-page__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;padding-bottom:16px;border-bottom:1px solid #f0f0f0;flex-wrap:wrap;gap:16px}.search-page__results-info{flex:1}.search-page__title{margin:0!important;color:#333!important;font-size:24px!important;font-weight:600!important}.search-page__count{display:block;margin-top:8px;color:#666;font-size:14px}.search-page__controls{display:flex;align-items:center;gap:16px}.search-page__mobile-filters{display:none}.search-page__view-switcher .ant-btn-group{display:flex}.search-page__view-switcher .ant-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0}.search-page__results{position:relative}.search-page__loading{display:flex;justify-content:center;align-items:center;min-height:400px}.search-page__grid{margin-bottom:32px}.search-page__grid--grid .ant-col{display:flex}.search-page__grid--grid .property-card{width:100%}.search-page__grid--list .property-card{display:flex;flex-direction:row}.search-page__grid--list .property-card .ant-card-cover{width:280px;flex-shrink:0}.search-page__grid--list .property-card .property-card__image-container{height:200px}.search-page__grid--list .property-card .ant-card-body{flex:1;height:auto}.search-page__pagination{display:flex;justify-content:center;padding:32px 0 16px;border-top:1px solid #f0f0f0}.search-page__pagination .ant-pagination{display:flex;align-items:center;gap:8px}.search-page__pagination .ant-pagination-item,.search-page__pagination .ant-pagination-prev,.search-page__pagination .ant-pagination-next{border-radius:6px;border-color:#d9d9d9;transition:all .2s ease}.search-page__pagination .ant-pagination-item:hover,.search-page__pagination .ant-pagination-prev:hover,.search-page__pagination .ant-pagination-next:hover{border-color:#28a745}.search-page__pagination .ant-pagination-item-active{border-color:#28a745;background-color:#28a745}.search-page__pagination .ant-pagination-item-active a{color:#fff}.search-page__pagination .ant-pagination-options{margin-left:16px}.search-page__pagination .ant-select-selector{border-radius:6px}.search-page__results .ant-empty{padding:80px 0}.search-page__results .ant-empty-description{font-size:16px;color:#666;margin-bottom:24px}@media (max-width: 992px){.search-page__form{top:64px}.search-page__content{padding:24px 0}.search-page__main{padding:16px;border-radius:0;box-shadow:none}.search-page__header{margin-bottom:24px;padding-bottom:12px}.search-page__title{font-size:20px!important}.search-page__grid--list .property-card{flex-direction:column}.search-page__grid--list .property-card .ant-card-cover{width:100%}.search-page__grid--list .property-card .ant-card-body{height:auto}}@media (max-width: 768px){.search-page__form,.search-page__content{padding:16px 0}.search-page__main{padding:12px;background:transparent}.search-page__header{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:16px}.search-page__results-info{width:100%}.search-page__controls{width:100%;justify-content:space-between}.search-page__mobile-filters{display:flex}.mobile-only{display:flex!important}.desktop-only{display:none!important}.search-page__grid{margin-bottom:24px}.search-page__pagination{padding:24px 0 12px}.search-page__pagination .ant-pagination{flex-wrap:wrap;justify-content:center}.search-page__pagination .ant-pagination-options{margin-left:0;margin-top:12px;width:100%;text-align:center}.search-page__pagination .ant-select{width:100%;max-width:200px}}@media (max-width: 576px){.search-page__form{padding:12px 0}.search-page__content{padding:12px 0;background:#fff}.search-page__main{padding:8px}.search-page__header{margin-bottom:12px;padding-bottom:8px}.search-page__title{font-size:18px!important}.search-page__count{font-size:13px;margin-top:4px}.search-page__mobile-filters{font-size:14px;height:36px;padding:0 12px}.search-page__loading{min-height:300px}.search-page__results .ant-empty{padding:60px 0}.search-page__pagination .ant-pagination-item,.search-page__pagination .ant-pagination-prev,.search-page__pagination .ant-pagination-next,.search-page__pagination .ant-pagination-jump-prev,.search-page__pagination .ant-pagination-jump-next{min-width:32px;height:32px;line-height:32px}}.search-page__grid>.ant-col{animation:fadeIn .3s ease-out;animation-fill-mode:both}.search-page__grid>.ant-col:nth-child(1){animation-delay:.05s}.search-page__grid>.ant-col:nth-child(2){animation-delay:.1s}.search-page__grid>.ant-col:nth-child(3){animation-delay:.15s}.search-page__grid>.ant-col:nth-child(4){animation-delay:.2s}.search-page__content::-webkit-scrollbar{width:8px}.search-page__content::-webkit-scrollbar-track{background:#f1f1f1}.search-page__content::-webkit-scrollbar-thumb{background:#28a745;border-radius:4px}.search-page__content::-webkit-scrollbar-thumb:hover{background:#218838}@media (max-width: 480px){.search-page__title{font-size:16px!important}.search-page__count{font-size:12px}.search-page__mobile-filters{font-size:13px;height:32px;padding:0 10px}.search-page__mobile-filters .anticon{font-size:14px}}.auth-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:24px}.auth-wrapper{max-width:480px;width:100%}.register-wrapper{max-width:600px}.auth-card{background:#fff;border-radius:16px;padding:48px 40px;box-shadow:0 20px 60px #0000004d;margin-bottom:24px}.register-card{padding:40px 32px}.auth-logo{text-align:center;margin-bottom:32px}.auth-logo a{text-decoration:none}.auth-header{text-align:center;margin-bottom:32px}.auth-header .ant-typography{margin-bottom:8px}.auth-button{height:48px;font-size:16px;font-weight:600;background:#6e5dc6;border-color:#6e5dc6;border-radius:8px}.auth-button:hover,.auth-button:focus{background:#5a4ba0;border-color:#5a4ba0}.google-button{height:48px;font-size:15px;border-radius:8px;border-color:#e0e0e0}.google-button:hover{border-color:#6e5dc6;color:#6e5dc6}.auth-link{color:#6e5dc6;font-weight:500}.auth-link:hover{color:#5a4ba0;text-decoration:underline}.auth-footer{text-align:center;margin-top:24px}.auth-info{background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:24px;text-align:center;color:#fff}.auth-info .ant-typography{color:#fff;margin-bottom:8px}.role-selector{width:100%}.role-selector .ant-radio-button-wrapper:before{display:none!important}.role-selector .ant-radio-button-wrapper{display:block!important;height:auto!important;padding:0!important;border:2px solid #e0e0e0!important;border-radius:12px!important;background:#ffffff!important;color:#333!important;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;line-height:normal!important}.role-selector .ant-radio-button-wrapper:hover{border-color:#6e5dc6!important;box-shadow:0 2px 8px #6e5dc626;background:#faf9ff!important;color:#333!important}.role-selector .ant-radio-button-wrapper-checked{border-color:#6e5dc6!important;background:rgba(110,93,198,.08)!important;box-shadow:0 0 0 1px #6e5dc6!important;color:#333!important}.role-selector .ant-radio-button-wrapper-checked:hover{border-color:#5a4ba0!important;background:rgba(110,93,198,.12)!important}.role-option{width:100%;padding:16px 20px;display:flex;align-items:flex-start;gap:14px}.role-icon{font-size:24px;color:#6e5dc6;flex-shrink:0;margin-top:2px}.role-option-text{display:flex;flex-direction:column;gap:2px}.role-label{font-size:15px;font-weight:600;color:#222;line-height:1.3}.role-description{font-size:13px;color:#777;line-height:1.4}.auth-card .ant-form-item{margin-bottom:24px}.auth-card .ant-form-item-label>label{font-weight:500;color:#333}.auth-card .ant-input,.auth-card .ant-input-password{border-radius:8px;border-color:#e0e0e0}.auth-card .ant-input:focus,.auth-card .ant-input-password:focus,.auth-card .ant-input-focused,.auth-card .ant-input-password-focused{border-color:#6e5dc6;box-shadow:0 0 0 2px #6e5dc61a}.auth-card .ant-input-affix-wrapper{border-radius:8px;border-color:#e0e0e0;padding:10px 12px}.auth-card .ant-input-affix-wrapper-focused{border-color:#6e5dc6;box-shadow:0 0 0 2px #6e5dc61a}.auth-card .ant-checkbox-wrapper{font-size:14px}.auth-card .ant-checkbox-checked .ant-checkbox-inner{background-color:#6e5dc6;border-color:#6e5dc6}.auth-card .ant-divider{margin:24px 0;font-size:14px;color:#999}@media (max-width: 768px){.auth-container{padding:40px 16px 16px;align-items:flex-start}.auth-wrapper{max-width:100%}.auth-card{padding:32px 24px;border-radius:12px}.register-card{padding:28px 20px}.auth-header{margin-bottom:24px}.auth-header h2{font-size:24px}.auth-logo{margin-bottom:24px}.auth-logo span{font-size:28px!important}.auth-button,.google-button{height:44px;font-size:15px}.role-option{padding:12px 16px;gap:10px}.role-icon{font-size:20px}.role-label{font-size:14px}.role-description{font-size:12px}}@media (max-width: 480px){.auth-card{padding:24px 20px}.auth-header h2{font-size:22px}.auth-card .ant-form-item{margin-bottom:20px}}.dashboard-overview{animation:fadeIn .3s ease-in}.overview-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px;flex-wrap:wrap;gap:16px}.create-btn{background:#6e5dc6;border-color:#6e5dc6;height:44px;padding:0 24px;font-size:15px;font-weight:500}.stat-card{border-radius:12px;border:1px solid #f0f0f0;transition:all .3s}.stat-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a;border-color:#6e5dc64d}.stat-card .ant-statistic-title{font-size:14px;color:#666;margin-bottom:8px}.stat-card .ant-statistic-content{font-size:28px;font-weight:600;color:#333}.stat-card .ant-statistic-content-prefix{font-size:24px;margin-right:8px}.stat-card .ant-statistic-content-suffix{font-size:14px;margin-left:8px}.chart-card{border-radius:12px;border:1px solid #f0f0f0}.chart-card .recharts-wrapper{margin:0 auto}.conversion-card{border-radius:12px;border:1px solid #f0f0f0;height:100%}.conversion-card .ant-card-head{border-bottom:1px solid #f0f0f0}.conversion-card .ant-card-head-title{font-size:16px;font-weight:600}.conversion-item{margin-bottom:24px}.conversion-item:last-child{margin-bottom:0}.conversion-label{margin-bottom:8px;font-size:14px}.conversion-label .ant-typography{color:#666;font-weight:500}.conversion-item .ant-progress{margin:0}.conversion-item .ant-progress-text{font-weight:600}.listings-card{border-radius:12px;border:1px solid #f0f0f0}.listings-card .ant-card-head{border-bottom:1px solid #f0f0f0}.listings-card .ant-card-head-title{font-size:16px;font-weight:600}.listings-card .ant-table{font-size:14px}.listings-card .ant-table-thead>tr>th{background:#fafafa;font-weight:600;color:#333}.listings-card .ant-table-tbody>tr:hover{background:rgba(110,93,198,.03)}@media (max-width: 992px){.overview-header{flex-direction:column;align-items:flex-start}.create-btn{width:100%}.stat-card .ant-statistic-content{font-size:24px}.stat-card .ant-statistic-content-prefix{font-size:20px}}@media (max-width: 768px){.dashboard-overview{padding:0}.overview-header h2{font-size:22px}.stat-card{margin-bottom:12px}.chart-card,.conversion-card,.listings-card{border-radius:8px}.chart-card .ant-card-body{padding:16px}.conversion-item{margin-bottom:20px}}@media (max-width: 576px){.overview-header h2{font-size:20px}.stat-card .ant-statistic-content{font-size:22px}.create-btn{height:40px;padding:0 20px;font-size:14px}.listings-card .ant-table{font-size:13px}.listings-card .ant-card-body{padding:12px}.listings-card .ant-table-thead>tr>th:nth-child(3),.listings-card .ant-table-tbody>tr>td:nth-child(3){display:none}}.stat-card,.chart-card,.conversion-card,.listings-card{animation:slideUp .4s ease-out}.stat-card:nth-child(1){animation-delay:.1s}.stat-card:nth-child(2){animation-delay:.15s}.stat-card:nth-child(3){animation-delay:.2s}.stat-card:nth-child(4){animation-delay:.25s}.create-listing{animation:fadeIn .3s ease-in}.create-listing-header{margin-bottom:24px}.create-listing-header h2{margin-bottom:8px}.steps-card{margin-bottom:24px;border-radius:12px;border:1px solid #f0f0f0}.steps-card .ant-steps{padding:8px 0}.steps-card .ant-steps-item-process .ant-steps-item-icon{background:#6e5dc6;border-color:#6e5dc6}.steps-card .ant-steps-item-finish .ant-steps-item-icon{border-color:#6e5dc6}.steps-card .ant-steps-item-finish .ant-steps-icon{color:#6e5dc6}.steps-card .ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-tail:after{background-color:#6e5dc6}.step-card{margin-bottom:24px;border-radius:12px;border:1px solid #f0f0f0;min-height:500px}.step-card h4{margin-bottom:8px;color:#333}.step-card .ant-typography{color:#666}.step-card .ant-form-item-label>label{font-weight:500;color:#333}.step-card .ant-input,.step-card .ant-input-number,.step-card .ant-select-selector,.step-card .ant-picker{border-radius:8px}.step-card .ant-input:focus,.step-card .ant-input-number:focus,.step-card .ant-select-focused .ant-select-selector{border-color:#6e5dc6;box-shadow:0 0 0 2px #6e5dc61a}.step-card .ant-radio-button-wrapper-checked{background:#6e5dc6;border-color:#6e5dc6;color:#fafafa}.step-card .ant-radio-button-wrapper-checked:hover{color:#fafafa;background:#bcaef5}.step-card .ant-radio-button-wrapper:hover{border-color:#6e5dc6}.step-card .ant-checkbox-checked .ant-checkbox-inner{background-color:#6e5dc6;border-color:#6e5dc6}.step-card .ant-checkbox-wrapper:hover .ant-checkbox-inner{border-color:#6e5dc6}.step-card .ant-upload-drag{border-radius:12px;border:2px dashed #d9d9d9;background:#fafafa;transition:all .3s}.step-card .ant-upload-drag:hover{border-color:#6e5dc6;background:rgba(110,93,198,.03)}.step-card .ant-upload-drag-icon{color:#6e5dc6}.step-card .ant-upload-list-picture-card .ant-upload-list-item{border-radius:8px;border:1px solid #d9d9d9}.step-card .ant-upload-list-picture-card .ant-upload-list-item:hover{border-color:#6e5dc6}.step-card .ant-upload-select{border-radius:8px}.actions-card{position:sticky;bottom:0;margin-top:24px;border-radius:12px;border:1px solid #f0f0f0;box-shadow:0 -4px 12px #0000000d;background:#fff;z-index:10}.actions-card .ant-btn-primary{background:#6e5dc6;border-color:#6e5dc6;border-radius:8px}.actions-card .ant-btn-primary:hover{background:#5a4ba0;border-color:#5a4ba0}.actions-card .ant-btn{border-radius:8px}@media (max-width: 992px){.steps-card .ant-steps{padding:16px 0}.step-card{min-height:auto}}@media (max-width: 768px){.create-listing-header h2{font-size:22px}.steps-card,.step-card,.actions-card{border-radius:8px}.actions-card .ant-space{flex-direction:column;width:100%}.actions-card .ant-space>.ant-space-item{width:100%}.actions-card .ant-btn{width:100%}}@media (max-width: 576px){.create-listing-header h2{font-size:20px}.steps-card .ant-steps-item-title{font-size:12px}.step-card .ant-card-body{padding:16px}.step-card h4{font-size:16px}.step-card .ant-form-item{margin-bottom:16px}.step-card .ant-input,.step-card .ant-input-number,.step-card .ant-select-selector{font-size:14px}.step-card .ant-radio-button-wrapper{padding:0 12px;font-size:13px}.step-card .ant-checkbox-wrapper{font-size:13px}.actions-card .ant-btn-lg{height:44px;font-size:15px}}.step-card{animation:slideUp .4s ease-out}.step-card .ant-spin-nested-loading{min-height:200px}.step-card .ant-form-item-has-error .ant-input,.step-card .ant-form-item-has-error .ant-input-number,.step-card .ant-form-item-has-error .ant-select-selector{border-color:#ff4d4f}.step-card .ant-form-item-has-error .ant-input:focus,.step-card .ant-form-item-has-error .ant-input-number:focus{box-shadow:0 0 0 2px #ff4d4f1a}.step-card .ant-divider{margin:24px 0}.step-card .ant-input-number{width:100%}.step-card .ant-input-number-group-addon{background:#fafafa;border-color:#d9d9d9;color:#666;font-weight:500}.step-card .ant-input-textarea-show-count:after{color:#999;font-size:12px}.step-card .ant-select-dropdown{border-radius:8px}.step-card .ant-select-item-option-selected{background-color:#6e5dc61a;font-weight:500}.step-card .ant-select-item-option-active{background-color:#6e5dc60d}.step-card .ant-upload-list-picture-card-container{width:104px;height:104px;margin:0 8px 8px 0}.step-card .ant-upload-list-picture-card .ant-upload-list-item-thumbnail img{object-fit:cover}.step-card .ant-upload-list-item-error{border-color:#ff4d4f}.step-card .ant-upload-list-item-uploading{border-color:#6e5dc6}.step-card .ant-checkbox-group{width:100%}.step-card .ant-checkbox-wrapper{margin-right:0}.step-card .ant-radio-group{display:flex;gap:8px;flex-wrap:wrap}.step-card .ant-radio-button-wrapper{border-radius:8px;border:1px solid #d9d9d9;transition:all .3s}.step-card .ant-radio-button-wrapper:first-child{border-radius:8px}.step-card .ant-radio-button-wrapper:last-child{border-radius:8px}.step-card .ant-radio-button-wrapper:before{display:none}.step-card .ant-input:hover,.step-card .ant-input-number:hover,.step-card .ant-select:hover .ant-select-selector{border-color:#6e5dc6}.step-card .ant-input-focused,.step-card .ant-input-number-focused{border-color:#6e5dc6;box-shadow:0 0 0 2px #6e5dc61a}.step-card .ant-input-disabled,.step-card .ant-input-number-disabled{background:#f5f5f5;color:#999;cursor:not-allowed}.step-card .ant-input::placeholder,.step-card .ant-input-number input::placeholder{color:#bfbfbf}.actions-card .ant-space-item button{min-width:120px}@media (max-width: 576px){.actions-card .ant-space-item button{min-width:auto}}.step-card .ant-upload-list-item-progress{padding:0 12px}.step-card .ant-progress-line{margin-bottom:0}.step-card .ant-progress-bg{background-color:#6e5dc6}.step-card .ant-form-item:last-child{margin-bottom:0}.step-card,.actions-card{transition:all .3s cubic-bezier(.4,0,.2,1)}.ant-modal-body::-webkit-scrollbar{width:6px}.ant-modal-body::-webkit-scrollbar-track{background:#f5f5f5}.ant-modal-body::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}.ant-modal-body::-webkit-scrollbar-thumb:hover{background:#bfbfbf}.my-listings{animation:fadeIn .3s ease-in}.listings-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px;flex-wrap:wrap;gap:16px}.listings-header h2{margin-bottom:4px}.create-btn{background:#6e5dc6;border-color:#6e5dc6;height:44px;padding:0 24px;font-size:15px;font-weight:500;border-radius:8px}.create-btn:hover{background:#5a4ba0;border-color:#5a4ba0}.stats-row{margin-bottom:24px}.stat-card-mini{border-radius:12px;border:1px solid #f0f0f0;transition:all .3s}.stat-card-mini:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014;border-color:#6e5dc64d}.stat-card-mini .ant-statistic-title{font-size:13px;color:#666;margin-bottom:4px}.stat-card-mini .ant-statistic-content{font-size:20px;font-weight:600}.stat-card-mini .ant-statistic-content-prefix{font-size:16px;margin-right:8px}.filters-card .ant-input-affix-wrapper,.filters-card .ant-select-selector,.filters-card .ant-btn{border-radius:8px}.table-card{border-radius:12px;border:1px solid #f0f0f0}.table-card .ant-table{font-size:14px}.table-card .ant-table-thead>tr>th{background:#fafafa;font-weight:600;color:#333;border-bottom:2px solid #f0f0f0}.table-card .ant-table-tbody>tr{transition:all .2s}.table-card .ant-table-tbody>tr:hover{background:rgba(110,93,198,.02)}.table-card .ant-table-tbody>tr:hover .listing-avatar{transform:scale(1.05)}.listing-info{display:flex;gap:12px;align-items:flex-start}.listing-avatar{flex-shrink:0;border-radius:8px;transition:transform .3s}.listing-details{flex:1;min-width:0}.listing-title{font-weight:500;font-size:14px;color:#333;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.4}.listing-meta{font-size:12px}.listing-location{display:block;margin-top:4px;font-size:12px}.listing-price{font-weight:600;font-size:15px;color:#6e5dc6}.table-card .ant-pagination{margin:16px 0}.table-card .ant-pagination-item-active{border-color:#6e5dc6}.table-card .ant-pagination-item-active a{color:#6e5dc6}.table-card .ant-pagination-item:hover{border-color:#6e5dc6}.table-card .ant-pagination-item:hover a{color:#6e5dc6}.table-card .ant-checkbox-checked .ant-checkbox-inner{background-color:#6e5dc6;border-color:#6e5dc6}.table-card .ant-checkbox-wrapper:hover .ant-checkbox-inner{border-color:#6e5dc6}.table-card .ant-btn-text:hover{background-color:#6e5dc61a;color:#6e5dc6}.table-card .ant-empty-description{color:#999}.table-card .ant-spin{color:#6e5dc6}.table-card .ant-spin-dot-item{background-color:#6e5dc6}@media (max-width: 1200px){.listing-info{gap:8px}.listing-avatar{width:60px;height:60px}.listing-title{font-size:13px}}@media (max-width: 992px){.listings-header{flex-direction:column;align-items:flex-start}.create-btn{width:100%}.filters-card .ant-space{flex-direction:column;width:100%}.filters-card .ant-space-item{width:100%}.filters-card .ant-input-affix-wrapper,.filters-card .ant-select{width:100%!important}}@media (max-width: 768px){.listings-header h2{font-size:22px}.stat-card-mini .ant-statistic-content{font-size:18px}.stat-card-mini .ant-statistic-title{font-size:12px}.listing-avatar{width:50px;height:50px}.listing-title{font-size:13px;-webkit-line-clamp:1}.listing-meta,.listing-location{font-size:11px}.listing-price{font-size:14px}.table-card .ant-table-tbody>tr>td{padding:12px 8px}.table-card .ant-table-thead>tr>th{padding:12px 8px}}@media (max-width: 576px){.listings-header h2{font-size:20px}.stats-row .ant-col{padding:4px!important}.stat-card-mini{border-radius:8px}.stat-card-mini .ant-card-body{padding:12px}.stat-card-mini .ant-statistic-content{font-size:16px}.filters-card,.table-card{border-radius:8px}.filters-card .ant-card-body{padding:12px}.create-btn{height:40px;padding:0 20px;font-size:14px}.table-card .ant-table-tbody>tr>td:nth-child(4),.table-card .ant-table-thead>tr>th:nth-child(4){display:none}}.stat-card-mini,.filters-card,.table-card{animation:slideUp .4s ease-out}.stat-card-mini:nth-child(1){animation-delay:.1s}.stat-card-mini:nth-child(2){animation-delay:.15s}.stat-card-mini:nth-child(3){animation-delay:.2s}.stat-card-mini:nth-child(4){animation-delay:.25s}.filters-card{animation-delay:.3s}.table-card{animation-delay:.35s}.table-card .ant-btn-text{transition:all .2s}.listing-avatar{transition:all .3s}.ant-tooltip-inner{background-color:#000000d9;border-radius:6px}.filters-card .ant-select-focused .ant-select-selector{border-color:#6e5dc6!important;box-shadow:0 0 0 2px #6e5dc61a}.table-card .ant-table-body::-webkit-scrollbar{height:8px}.table-card .ant-table-body::-webkit-scrollbar-track{background:#f5f5f5;border-radius:4px}.table-card .ant-table-body::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:4px}.table-card .ant-table-body::-webkit-scrollbar-thumb:hover{background:#bfbfbf}.table-card .ant-table-tbody>tr.ant-table-row-selected>td{background-color:#6e5dc60d}.table-card .ant-table-tbody>tr.ant-table-row-selected:hover>td{background-color:#6e5dc614}.ant-badge-count{background-color:#6e5dc6;box-shadow:0 0 0 1px #fff}.ant-message-warning .anticon{color:#faad14}button:focus-visible,input:focus-visible,.ant-select-selector:focus-visible{outline:2px solid #6e5dc6;outline-offset:2px}@media print{.listings-header .create-btn,.filters-card,.table-card .ant-table-tbody>tr>td:last-child{display:none}}.statistics-page{animation:fadeIn .3s ease-in}.statistics-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px;flex-wrap:wrap;gap:16px}.statistics-header h2{margin-bottom:4px}.statistics-header .ant-select-selector,.statistics-header .ant-picker{border-radius:8px}.main-stats .stat-card{border-radius:12px;border:1px solid #f0f0f0;transition:all .3s;height:100%}.main-stats .stat-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a;border-color:#6e5dc64d}.main-stats .ant-statistic-title{font-size:14px;color:#666;margin-bottom:8px}.main-stats .ant-statistic-content{font-size:28px;font-weight:600;color:#333}.main-stats .ant-statistic-content-prefix{font-size:24px;margin-right:8px}.stat-trend{font-size:14px;margin-left:8px;font-weight:500}.stat-trend.positive{color:#52c41a}.stat-trend.negative{color:#ff4d4f}.chart-card{border-radius:12px;border:1px solid #f0f0f0;height:100%}.chart-card .ant-card-head{border-bottom:1px solid #f0f0f0}.chart-card .ant-card-head-title{font-size:16px;font-weight:600}.pie-legend{margin-top:16px;display:flex;flex-direction:column;gap:8px}.legend-item{display:flex;align-items:center;gap:8px;padding:4px 0}.legend-color{width:12px;height:12px;border-radius:2px;flex-shrink:0}.legend-item .ant-typography{flex:1;font-size:13px}.legend-item .ant-typography:last-child{text-align:right;flex:0 0 40px;font-weight:600}.traffic-sources{display:flex;flex-direction:column;gap:20px;padding:8px 0}.traffic-item{display:flex;flex-direction:column;gap:8px}.traffic-info{display:flex;justify-content:space-between;align-items:center}.traffic-info .ant-typography{font-size:14px}.traffic-info .ant-typography:first-child{font-weight:500}.traffic-info .ant-typography:last-child{font-size:12px}.traffic-progress{width:100%}.traffic-progress .ant-progress-text{font-weight:600;font-size:13px}.top-listings-card{border-radius:12px;border:1px solid #f0f0f0}.top-listings-card .ant-card-head{border-bottom:1px solid #f0f0f0}.top-listings-card .ant-card-head-title{font-size:16px;font-weight:600}.top-listings-card .ant-table{font-size:14px}.top-listings-card .ant-table-thead>tr>th{background:#fafafa;font-weight:600;color:#333}.top-listings-card .ant-table-tbody>tr:hover{background:rgba(110,93,198,.03)}.ant-progress-line{margin-bottom:0}.ant-progress-bg{transition:all .3s ease}.recharts-wrapper{margin:0 auto}.recharts-tooltip-wrapper{outline:none}.recharts-default-tooltip{border-radius:8px!important;box-shadow:0 4px 12px #0000001a!important}.recharts-legend-wrapper{padding-top:16px!important}@media (max-width: 1200px){.main-stats .ant-statistic-content{font-size:24px}.main-stats .ant-statistic-content-prefix{font-size:20px}}@media (max-width: 992px){.statistics-header{flex-direction:column;align-items:flex-start}.statistics-header .ant-space{width:100%}.statistics-header .ant-select{width:100%!important}.chart-card .recharts-wrapper{overflow-x:auto}}@media (max-width: 768px){.statistics-header h2{font-size:22px}.main-stats .stat-card{margin-bottom:12px}.main-stats .ant-statistic-content{font-size:22px}.main-stats .ant-statistic-content-prefix{font-size:18px}.main-stats .ant-statistic-title{font-size:13px}.stat-trend{font-size:12px}.chart-card .ant-card-body{padding:16px}.pie-legend{margin-top:12px}.legend-item{gap:6px}.traffic-sources{gap:16px}.traffic-item{gap:6px}.top-listings-card .ant-table{font-size:13px}}@media (max-width: 576px){.statistics-header h2,.main-stats .ant-statistic-content{font-size:20px}.main-stats .ant-statistic-content-prefix{font-size:16px}.chart-card{border-radius:8px}.chart-card .ant-card-head-title{font-size:15px}.top-listings-card{border-radius:8px}.top-listings-card .ant-card-body{padding:12px}.top-listings-card .ant-table-tbody>tr>td:nth-child(4),.top-listings-card .ant-table-thead>tr>th:nth-child(4){display:none}.recharts-responsive-container{min-height:250px!important}}.main-stats .stat-card,.chart-card,.top-listings-card{animation:slideUp .4s ease-out}.main-stats .stat-card:nth-child(1){animation-delay:.1s}.main-stats .stat-card:nth-child(2){animation-delay:.15s}.main-stats .stat-card:nth-child(3){animation-delay:.2s}.main-stats .stat-card:nth-child(4){animation-delay:.25s}.main-stats .stat-card{cursor:pointer}.legend-item{transition:all .2s}.legend-item:hover{background:rgba(110,93,198,.05);padding-left:8px;border-radius:6px}.traffic-item{transition:all .2s}.traffic-item:hover{background:rgba(110,93,198,.02);padding:8px;border-radius:8px;margin:-8px}.statistics-header .ant-select-focused .ant-select-selector,.statistics-header .ant-picker-focused{border-color:#6e5dc6;box-shadow:0 0 0 2px #6e5dc61a}.recharts-default-tooltip{background:rgba(255,255,255,.98)!important;border:1px solid #f0f0f0!important;padding:12px!important}.recharts-tooltip-label{font-weight:600;margin-bottom:8px;color:#333}.recharts-tooltip-item{color:#666!important;padding:2px 0!important}.recharts-legend-item-text{color:#666!important;font-size:13px!important}.chart-card .ant-spin-nested-loading{min-height:300px}.chart-card .ant-spin{color:#6e5dc6}.chart-card .ant-spin-dot-item{background-color:#6e5dc6}.chart-card .ant-empty{padding:40px 0}.chart-card .ant-empty-description{color:#999}.top-listings-card .ant-table-tbody>tr{transition:all .2s}.recharts-surface{overflow:visible}@media print{.statistics-header .ant-space,.stat-trend{display:none}.chart-card,.stat-card,.top-listings-card{break-inside:avoid;page-break-inside:avoid}}@media (prefers-color-scheme: dark){.chart-card,.stat-card,.top-listings-card{background:#1f1f1f;border-color:#333}.recharts-cartesian-grid-horizontal line,.recharts-cartesian-grid-vertical line{stroke:#333}}.stat-card:focus-visible,.chart-card:focus-visible{outline:2px solid #6e5dc6;outline-offset:2px}.chart-card .ant-card-body::-webkit-scrollbar{height:6px;width:6px}.chart-card .ant-card-body::-webkit-scrollbar-track{background:#f5f5f5;border-radius:3px}.chart-card .ant-card-body::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}.chart-card .ant-card-body::-webkit-scrollbar-thumb:hover{background:#bfbfbf}.profile-page{animation:fadeIn .3s ease-in}.profile-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap;gap:16px}.profile-header h2{margin:0}.profile-header .ant-btn{border-radius:8px}.profile-header .ant-btn-primary{background:#6e5dc6;border-color:#6e5dc6}.profile-header .ant-btn-primary:hover{background:#5a4ba0;border-color:#5a4ba0}.avatar-card{border-radius:12px;border:1px solid #f0f0f0;text-align:center}.avatar-section{padding:16px 0}.avatar-wrapper{position:relative;display:inline-block;margin-bottom:16px}.profile-avatar{border:4px solid #f5f5f5;box-shadow:0 4px 12px #0000001a}.avatar-upload-btn{position:absolute;bottom:0;right:0;background:#6e5dc6;border-color:#6e5dc6;color:#fff;box-shadow:0 2px 8px #6e5dc64d}.avatar-upload-btn:hover{background:#5a4ba0;border-color:#5a4ba0;transform:scale(1.05)}.avatar-info h4{margin-bottom:4px;color:#333}.quick-info{display:flex;flex-direction:column;gap:16px;text-align:left;padding:0 8px}.info-item{display:flex;gap:12px;align-items:flex-start}.info-icon{font-size:18px;color:#6e5dc6;margin-top:2px}.info-label{display:block;font-size:12px;margin-bottom:2px}.info-value{display:block;font-size:14px;font-weight:500;color:#333}.profile-stats{display:flex;justify-content:space-around;text-align:center}.stat-item{display:flex;flex-direction:column;gap:4px}.stat-value{font-size:24px;font-weight:600;color:#6e5dc6}.stat-label{font-size:12px}.form-card{border-radius:12px;border:1px solid #f0f0f0}.form-card h4{color:#333}.form-card .ant-form-item-label>label{font-weight:500;color:#333}.form-card .ant-input,.form-card .ant-input-number,.form-card .ant-select-selector,.form-card .ant-picker{border-radius:8px}.form-card .ant-input:focus,.form-card .ant-input-number:focus,.form-card .ant-select-focused .ant-select-selector,.form-card .ant-picker-focused{border-color:#6e5dc6;box-shadow:0 0 0 2px #6e5dc61a}.form-card .ant-input-disabled,.form-card .ant-select-disabled .ant-select-selector,.form-card .ant-picker-disabled{background:#fafafa;cursor:not-allowed}.form-card .ant-switch-checked{background:#6e5dc6}.form-card .ant-btn-primary{background:#6e5dc6;border-color:#6e5dc6;border-radius:8px}.form-card .ant-btn-primary:hover{background:#5a4ba0;border-color:#5a4ba0}.form-card .ant-btn{border-radius:8px}.avatar-card .ant-divider,.form-card .ant-divider{margin:24px 0}.form-card .ant-input-textarea-show-count:after{color:#999;font-size:12px}.form-card .ant-picker{width:100%}.ant-upload-list-picture-card .ant-upload-list-item{border-radius:8px}.form-card .ant-form-item-has-error .ant-input,.form-card .ant-form-item-has-error .ant-input-number,.form-card .ant-form-item-has-error .ant-select-selector{border-color:#ff4d4f}.form-card .ant-form-item-has-error .ant-input:focus,.form-card .ant-form-item-has-error .ant-input-number:focus{box-shadow:0 0 0 2px #ff4d4f1a}@media (max-width: 992px){.profile-header{flex-direction:column;align-items:flex-start}.profile-header .ant-btn{width:100%}.avatar-card{margin-bottom:16px}}@media (max-width: 768px){.profile-header h2{font-size:22px}.profile-avatar{width:120px!important;height:120px!important}.avatar-upload-btn{width:36px;height:36px}.avatar-upload-btn .anticon{font-size:16px}.quick-info{gap:12px}.info-icon{font-size:16px}.info-label{font-size:11px}.info-value{font-size:13px}.stat-value{font-size:20px}.stat-label{font-size:11px}.form-card h4{font-size:16px}.form-card .ant-card-body{padding:16px}}@media (max-width: 576px){.profile-header h2{font-size:20px}.avatar-card,.form-card{border-radius:8px}.avatar-card .ant-card-body,.form-card .ant-card-body{padding:16px}.profile-avatar{width:100px!important;height:100px!important}.avatar-section{padding:8px 0}.avatar-info h4{font-size:18px}.profile-stats{gap:8px}.stat-value{font-size:18px}.form-card h4{font-size:15px;margin-bottom:16px}.form-card .ant-divider{margin:16px 0}.form-card .ant-form-item{margin-bottom:16px}.form-card .ant-btn-lg{height:44px}}.avatar-card,.form-card{animation:slideUp .4s ease-out}.avatar-card{animation-delay:.1s}.form-card{animation-delay:.2s}.avatar-card{transition:all .3s}.avatar-card:hover{box-shadow:0 4px 12px #00000014;border-color:#6e5dc633}.info-item{transition:all .2s;padding:8px;border-radius:8px;margin:-8px}.info-item:hover{background:rgba(110,93,198,.03)}.stat-item{transition:all .2s;padding:8px;border-radius:8px}.stat-item:hover{background:rgba(110,93,198,.05);transform:translateY(-2px)}.avatar-upload-btn{transition:all .3s}.form-card input:focus-visible,.form-card .ant-select-selector:focus-visible,.form-card .ant-picker:focus-visible{outline:2px solid #6e5dc6;outline-offset:2px}.form-card .ant-btn-loading{cursor:not-allowed}.form-card .ant-form-item-extra{color:#999;font-size:12px;margin-top:4px}.form-card .ant-input-prefix{color:#999;margin-right:8px}.form-card .ant-input-affix-wrapper:focus,.form-card .ant-input-affix-wrapper-focused{border-color:#6e5dc6;box-shadow:0 0 0 2px #6e5dc61a}.form-card .ant-space{display:flex;align-items:center}.form-card .ant-space .ant-typography{-webkit-user-select:none;user-select:none}@media print{.profile-header .ant-btn,.avatar-upload-btn,.form-card .ant-btn{display:none}.avatar-card,.form-card{break-inside:avoid;page-break-inside:avoid}}.form-card{transition:all .3s}.form-card:hover{box-shadow:0 4px 12px #0000000d}.form-card .ant-card-body::-webkit-scrollbar{width:6px}.form-card .ant-card-body::-webkit-scrollbar-track{background:#f5f5f5;border-radius:3px}.form-card .ant-card-body::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}.form-card .ant-card-body::-webkit-scrollbar-thumb:hover{background:#bfbfbf}.profile-avatar{transition:all .3s}.profile-avatar:hover{transform:scale(1.05);box-shadow:0 8px 24px #00000026}.form-card .ant-form-item-label{padding-bottom:4px}.form-card .ant-form-item-control-input-content[disabled]{cursor:not-allowed}.form-card .ant-form-item-has-success .ant-input,.form-card .ant-form-item-has-success .ant-input-number{border-color:#52c41a}.form-card .ant-form-item-has-warning .ant-input,.form-card .ant-form-item-has-warning .ant-input-number{border-color:#faad14}.form-card .ant-input::placeholder,.form-card .ant-input-number input::placeholder{color:#bfbfbf}.form-card .ant-space-horizontal{gap:12px}.avatar-upload-btn:focus-visible{outline:2px solid #6e5dc6;outline-offset:2px}@media (hover: none){.info-item:active{background:rgba(110,93,198,.05)}.stat-item:active{background:rgba(110,93,198,.08)}}.favorites-page{animation:fadeIn .3s ease-in}.favorites-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px;flex-wrap:wrap;gap:16px}.favorites-header h2{margin-bottom:4px;display:flex;align-items:center}.favorites-header .ant-btn{border-radius:8px}.filters-card{margin-bottom:24px;border-radius:12px;border:1px solid #f0f0f0}.filters-card .ant-input-affix-wrapper,.filters-card .ant-select-selector{border-radius:8px}.filters-card .ant-input-affix-wrapper:focus,.filters-card .ant-input-affix-wrapper-focused{border-color:#6e5dc6;box-shadow:0 0 0 2px #6e5dc61a}.filters-card .ant-select-focused .ant-select-selector{border-color:#6e5dc6;box-shadow:0 0 0 2px #6e5dc61a}.property-card{border-radius:12px;border:1px solid #f0f0f0;transition:all .3s;height:100%;display:flex;flex-direction:column}.property-card:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-4px);border-color:#6e5dc64d}.property-card .ant-card-body{padding:16px;flex:1}.property-card .ant-card-actions{border-top:1px solid #f0f0f0;background:#fafafa;border-radius:0 0 12px 12px}.property-card .ant-card-actions>li{margin:8px 0}.property-card .ant-card-actions>li>span{width:100%}.property-card .ant-card-actions .ant-btn{border:none;background:transparent;box-shadow:none;width:100%}.property-card .ant-card-actions .ant-btn:hover{color:#6e5dc6;background:rgba(110,93,198,.1)}.property-image-wrapper{position:relative;height:200px;overflow:hidden;border-radius:12px 12px 0 0}.property-image{width:100%;height:100%;object-fit:cover;transition:transform .3s}.property-card:hover .property-image{transform:scale(1.05)}.favorite-btn{position:absolute;top:12px;right:12px;background:rgba(255,255,255,.95);border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000026;transition:all .3s;z-index:2}.favorite-btn .anticon{font-size:20px;color:#d9d9d9;transition:all .3s}.favorite-btn.active .anticon{color:#ff4d4f;animation:heartBeat .3s}.favorite-btn:hover{transform:scale(1.1);background:#fff}@keyframes heartBeat{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.deal-tag{position:absolute;top:12px;left:12px;background:rgba(110,93,198,.95);color:#fff;border:none;padding:4px 12px;font-weight:500;border-radius:6px;box-shadow:0 2px 8px #00000026}.property-content{display:flex;flex-direction:column;gap:8px}.property-price{font-size:22px;font-weight:700;color:#6e5dc6;margin-bottom:4px}.price-period{font-size:14px;font-weight:400;color:#999}.property-title{margin:0!important;font-size:16px!important;line-height:1.4!important;min-height:44px;color:#333}.property-features{margin:8px 0}.property-features .ant-tag{border-radius:6px;font-size:12px;border:1px solid #f0f0f0;background:#fafafa;margin:2px 4px 2px 0}.property-location{display:flex;align-items:center;gap:6px;color:#999}.property-location .anticon{font-size:14px;flex-shrink:0}.added-date{font-size:12px}.empty-card{border-radius:12px;border:1px solid #f0f0f0;text-align:center;padding:40px 20px}.empty-card .ant-empty-image{margin-bottom:16px}.empty-card h4{margin-bottom:8px;color:#333}.empty-card .ant-btn{margin-top:16px;border-radius:8px}.empty-card .ant-btn-primary{background:#6e5dc6;border-color:#6e5dc6}.empty-card .ant-btn-primary:hover{background:#5a4ba0;border-color:#5a4ba0}.ant-empty-description h4{color:#333;margin-bottom:8px}@media (max-width: 992px){.favorites-header{flex-direction:column;align-items:flex-start}.favorites-header .ant-btn{width:100%}.filters-card .ant-space{width:100%;flex-direction:column}.filters-card .ant-input-affix-wrapper,.filters-card .ant-select{width:100%!important}}@media (max-width: 768px){.favorites-header h2{font-size:22px}.property-image-wrapper{height:180px}.property-price{font-size:20px}.property-title{font-size:15px!important;min-height:40px}.property-features .ant-tag{font-size:11px;padding:2px 8px}.property-card .ant-card-actions .ant-btn{font-size:13px}}@media (max-width: 576px){.favorites-header h2{font-size:20px}.filters-card,.property-card,.empty-card{border-radius:8px}.filters-card .ant-card-body,.empty-card .ant-card-body{padding:16px}.property-card .ant-card-body{padding:12px}.property-image-wrapper{height:160px;border-radius:8px 8px 0 0}.property-price{font-size:18px}.property-title{font-size:14px!important}.favorite-btn{width:36px;height:36px}.favorite-btn .anticon{font-size:18px}.deal-tag{font-size:11px;padding:3px 8px}}.filters-card,.property-card,.empty-card{animation:slideUp .4s ease-out}.property-card:nth-child(1){animation-delay:.1s}.property-card:nth-child(2){animation-delay:.15s}.property-card:nth-child(3){animation-delay:.2s}.property-card:nth-child(4){animation-delay:.25s}.property-card:nth-child(5){animation-delay:.3s}.property-card:nth-child(6){animation-delay:.35s}.property-card:nth-child(7){animation-delay:.4s}.property-card:nth-child(8){animation-delay:.45s}.property-card .ant-card-cover{overflow:hidden}.property-content:hover .property-title{color:#6e5dc6}.ant-tag{transition:all .2s}.ant-dropdown-menu-item:hover{background-color:#6e5dc60d}.ant-dropdown-menu-item-danger:hover{background-color:#ff4d4f1a}.ant-btn-primary{background:#6e5dc6;border-color:#6e5dc6;border-radius:8px}.ant-btn-primary:hover{background:#5a4ba0;border-color:#5a4ba0}.ant-message-info .anticon{color:#1890ff}.ant-divider{margin:12px 0}.property-card .ant-skeleton{padding:16px}.property-card .ant-card-actions .ant-btn-text{display:flex;align-items:center;justify-content:center;gap:6px}.property-image-wrapper:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.property-image-wrapper img{position:relative;z-index:1}@media print{.favorites-header .ant-btn,.filters-card,.property-card .ant-card-actions,.favorite-btn{display:none}.property-card{break-inside:avoid;page-break-inside:avoid}}.property-card:focus-visible{outline:2px solid #6e5dc6;outline-offset:2px}.favorites-page::-webkit-scrollbar{width:8px}.favorites-page::-webkit-scrollbar-track{background:#f5f5f5;border-radius:4px}.favorites-page::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:4px}.favorites-page::-webkit-scrollbar-thumb:hover{background:#bfbfbf}@media (min-width: 1600px){.favorites-page .ant-col-xl-6{max-width:20%;flex:0 0 20%}}.ant-empty .ant-btn{border-radius:8px}.property-features .ant-tag .anticon{margin-right:4px}.property-card{border:2px solid transparent}.property-card:hover{border-color:#6e5dc64d}@media (hover: none){.property-card:active{transform:scale(.98)}.favorite-btn:active{transform:scale(.95)}.property-card .ant-card-actions .ant-btn:active{background:rgba(110,93,198,.15)}}.property-image-wrapper:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,transparent 0%,transparent 60%,rgba(0,0,0,.1) 100%);pointer-events:none;z-index:1}.property-title{text-shadow:0 0 1px rgba(0,0,0,.1)}.property-card .ant-card-body>div:not(:last-child){margin-bottom:8px}.property-card .ant-card-actions .ant-btn .anticon{vertical-align:middle;margin-right:4px}.payments-page{animation:fadeIn .3s ease-in}.payments-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap;gap:16px}.payments-header h2{margin:0}.payments-header .ant-btn{border-radius:8px}.payments-header .ant-btn-primary{background:#6e5dc6;border-color:#6e5dc6}.payments-header .ant-btn-primary:hover{background:#5a4ba0;border-color:#5a4ba0}.balance-section{margin-bottom:24px}.balance-card{border-radius:12px;border:1px solid #f0f0f0;transition:all .3s;height:100%}.balance-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a;border-color:#6e5dc64d}.balance-card .ant-statistic-title{font-size:14px;color:#666;margin-bottom:8px}.balance-card .ant-statistic-content-prefix{font-size:24px;margin-right:8px}.tariffs-card{border-radius:12px;border:1px solid #f0f0f0;margin-bottom:24px}.tariffs-card .ant-card-head{border-bottom:1px solid #f0f0f0}.tariffs-card .ant-card-head-title{font-size:18px;font-weight:600}.tariff-card{border-radius:12px;border:2px solid #f0f0f0;transition:all .3s;position:relative;overflow:hidden;height:100%}.tariff-card:hover{border-color:#6e5dc6;box-shadow:0 8px 24px #6e5dc633;transform:translateY(-4px)}.tariff-card.popular{border-color:#6e5dc6;background:linear-gradient(135deg,rgba(110,93,198,.03) 0%,rgba(110,93,198,.01) 100%)}.popular-badge{position:absolute;top:16px;right:-32px;background:linear-gradient(135deg,#6e5dc6 0%,#5a4ba0 100%);color:#fff;padding:4px 40px;font-size:12px;font-weight:600;transform:rotate(45deg);box-shadow:0 2px 8px #6e5dc64d}.tariff-header{text-align:center;padding:8px 0}.tariff-header h4{margin-bottom:16px;color:#333}.tariff-price{display:flex;align-items:baseline;justify-content:center;gap:8px;margin-bottom:8px}.price-amount{font-size:32px;font-weight:700;color:#6e5dc6;line-height:1}.price-currency{font-size:16px;color:#999}.tariff-features{display:flex;flex-direction:column;gap:12px}.feature-item{display:flex;align-items:center;gap:12px;font-size:14px}.feature-item .anticon{font-size:16px;flex-shrink:0}.tariff-card .ant-btn-primary{background:#6e5dc6;border-color:#6e5dc6}.tariff-card .ant-btn-primary:hover{background:#5a4ba0;border-color:#5a4ba0}.transactions-card{border-radius:12px;border:1px solid #f0f0f0}.transactions-card .ant-card-head{border-bottom:1px solid #f0f0f0}.transactions-card .ant-card-head-title{font-size:18px;font-weight:600}.transactions-card .ant-table{font-size:14px}.transactions-card .ant-table-thead>tr>th{background:#fafafa;font-weight:600;color:#333}.transactions-card .ant-table-tbody>tr:hover{background:rgba(110,93,198,.02)}.payment-methods{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;width:100%}.payment-method{display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:8px;height:80px!important;border-radius:8px!important;border:2px solid #d9d9d9!important;transition:all .3s}.payment-method:before{display:none!important}.payment-method .anticon{font-size:24px}.payment-method:hover{border-color:#6e5dc6!important;background:rgba(110,93,198,.05)!important}.ant-radio-button-wrapper-checked.payment-method{background:#6e5dc6!important;border-color:#6e5dc6!important;color:#fff!important}.ant-modal-header{border-bottom:1px solid #f0f0f0}.ant-modal-body .ant-form-item-label>label{font-weight:500;color:#333}.ant-modal-body .ant-input,.ant-modal-body .ant-input-number{border-radius:8px}.ant-modal-body .ant-input:focus,.ant-modal-body .ant-input-number:focus{border-color:#6e5dc6;box-shadow:0 0 0 2px #6e5dc61a}.ant-modal-body .ant-btn-primary{background:#6e5dc6;border-color:#6e5dc6;border-radius:8px}.ant-modal-body .ant-btn-primary:hover{background:#5a4ba0;border-color:#5a4ba0}.ant-modal-body .ant-btn{border-radius:8px}@media (max-width: 992px){.payments-header{flex-direction:column;align-items:stretch}.payments-header .ant-space{width:100%}.payments-header .ant-btn{flex:1}.tariff-card{margin-bottom:16px}.transactions-card .ant-card-extra{flex-direction:column;gap:8px}.transactions-card .ant-card-extra .ant-space{width:100%;flex-direction:column}.transactions-card .ant-card-extra .ant-picker,.transactions-card .ant-card-extra .ant-select{width:100%!important}}@media (max-width: 768px){.payments-header h2{font-size:22px}.balance-card .ant-statistic-content{font-size:20px!important}.balance-card .ant-statistic-content-prefix{font-size:18px}.tariff-header h4{font-size:16px}.price-amount{font-size:28px}.price-currency{font-size:14px}.feature-item{font-size:13px;gap:8px}.feature-item .anticon{font-size:14px}.transactions-card .ant-table{font-size:13px}.payment-methods{grid-template-columns:1fr}.payment-method{height:70px!important}.payment-method .anticon{font-size:20px}}@media (max-width: 576px){.payments-header h2{font-size:20px}.balance-card{border-radius:8px}.balance-card .ant-card-body{padding:16px}.balance-card .ant-statistic-content{font-size:18px!important}.tariffs-card,.transactions-card{border-radius:8px}.tariffs-card .ant-card-body,.transactions-card .ant-card-body{padding:16px}.tariff-card{border-radius:8px}.tariff-card .ant-card-body{padding:16px}.price-amount{font-size:24px}.payments-header .ant-btn{height:44px;font-size:14px}.transactions-card .ant-table-tbody>tr>td:nth-child(4),.transactions-card .ant-table-thead>tr>th:nth-child(4){display:none}}.balance-card,.tariffs-card,.transactions-card{animation:slideUp .4s ease-out}.balance-section .balance-card:nth-child(1){animation-delay:.1s}.balance-section .balance-card:nth-child(2){animation-delay:.15s}.balance-section .balance-card:nth-child(3){animation-delay:.2s}.balance-section .balance-card:nth-child(4){animation-delay:.25s}.tariffs-card{animation-delay:.3s}.transactions-card{animation-delay:.35s}.tariff-card{animation:slideUp .4s ease-out}.tariff-card:nth-child(1){animation-delay:.35s}.tariff-card:nth-child(2){animation-delay:.4s}.tariff-card:nth-child(3){animation-delay:.45s}.balance-card{cursor:pointer}.tariff-card .ant-btn{transition:all .3s}.tariff-card .ant-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #6e5dc64d}.transactions-card .ant-pagination-item-active{border-color:#6e5dc6}.transactions-card .ant-pagination-item-active a{color:#6e5dc6}.transactions-card .ant-pagination-item:hover{border-color:#6e5dc6}.transactions-card .ant-pagination-item:hover a{color:#6e5dc6}.ant-input-number-group-addon{background:#fafafa;border-color:#d9d9d9;color:#666;font-weight:500}.ant-select-selector{border-radius:8px!important}.ant-select-focused .ant-select-selector{border-color:#6e5dc6!important;box-shadow:0 0 0 2px #6e5dc61a!important}.ant-picker{border-radius:8px}.ant-picker-focused{border-color:#6e5dc6;box-shadow:0 0 0 2px #6e5dc61a}.ant-tag{border-radius:6px;font-size:12px;padding:2px 10px;border:none}.ant-divider{margin:24px 0}.tariff-card .ant-divider{margin:16px 0}.ant-spin{color:#6e5dc6}.ant-spin-dot-item{background-color:#6e5dc6}.ant-modal-confirm-success .ant-modal-confirm-body>.anticon{color:#52c41a}.ant-checkbox-checked .ant-checkbox-inner{background-color:#6e5dc6;border-color:#6e5dc6}.ant-checkbox-wrapper:hover .ant-checkbox-inner{border-color:#6e5dc6}.ant-radio-button-wrapper-checked{background:#6e5dc6;border-color:#6e5dc6}button:focus-visible,input:focus-visible{outline:2px solid #6e5dc6;outline-offset:2px}.transactions-card .ant-table-body::-webkit-scrollbar{height:8px}.transactions-card .ant-table-body::-webkit-scrollbar-track{background:#f5f5f5;border-radius:4px}.transactions-card .ant-table-body::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:4px}.transactions-card .ant-table-body::-webkit-scrollbar-thumb:hover{background:#bfbfbf}@media print{.payments-header .ant-space,.transactions-card .ant-card-extra{display:none}.balance-card,.tariff-card,.transactions-card{break-inside:avoid;page-break-inside:avoid}}.transactions-card .ant-empty-description{color:#999}.transactions-card .ant-table-tbody>tr{transition:all .2s}.transactions-card .ant-card-extra .ant-space-item{margin-right:8px}.transactions-card .ant-card-extra .ant-space-item:last-child{margin-right:0}.payments-header .ant-space-horizontal{gap:12px}.balance-card .ant-statistic-content{animation:countUp .6s ease-out}@keyframes countUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.popular-badge{animation:shine 3s infinite}@keyframes shine{0%,to{opacity:1}50%{opacity:.9}}.ant-modal-mask{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@media (hover: none){.balance-card:active,.tariff-card:active{transform:scale(.98)}.payment-method:active{transform:scale(.95)}}.settings-page{animation:fadeIn .3s ease-in;max-width:900px}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.settings-header{margin-bottom:24px}.settings-header h2{margin-bottom:4px}.settings-card{border-radius:12px;border:1px solid #f0f0f0;margin-bottom:24px}.settings-card .ant-card-head{border-bottom:1px solid #f0f0f0}.settings-card .ant-card-head-title{font-size:16px;font-weight:600;display:flex;align-items:center;gap:8px}.settings-card .ant-card-head-title .anticon{font-size:18px;color:#6e5dc6}.settings-section{margin-bottom:24px}.settings-section:last-child{margin-bottom:0}.settings-section h5{margin-bottom:8px;color:#333}.settings-items{margin-top:24px;display:flex;flex-direction:column;gap:4px}.setting-item{display:flex;justify-content:space-between;align-items:center;padding:16px;border-radius:8px;transition:all .2s}.setting-item:hover{background:rgba(110,93,198,.03)}.setting-item>div:first-child{flex:1;padding-right:16px}.settings-card .ant-form-item{margin-bottom:0}.settings-card .ant-form-item-label>label{font-weight:500;color:#333}.settings-card .ant-input,.settings-card .ant-input-password,.settings-card .ant-select-selector{border-radius:8px}.settings-card .ant-input:focus,.settings-card .ant-input-password:focus,.settings-card .ant-select-focused .ant-select-selector{border-color:#6e5dc6;box-shadow:0 0 0 2px #6e5dc61a}.ant-switch{background-color:#00000040}.ant-switch-checked{background-color:#6e5dc6}.ant-switch:hover:not(.ant-switch-disabled){background-color:#00000059}.ant-switch-checked:hover:not(.ant-switch-disabled){background-color:#5a4ba0}.settings-card .ant-radio-wrapper{display:block;padding:12px;border-radius:8px;transition:all .2s}.settings-card .ant-radio-wrapper:hover{background:rgba(110,93,198,.03)}.settings-card .ant-radio-checked+span{color:#6e5dc6}.settings-card .ant-radio-inner{border-color:#d9d9d9}.settings-card .ant-radio-checked .ant-radio-inner{border-color:#6e5dc6;background-color:#6e5dc6}.settings-card .ant-btn-primary{background:#6e5dc6;border-color:#6e5dc6;border-radius:8px}.settings-card .ant-btn-primary:hover{background:#5a4ba0;border-color:#5a4ba0}.settings-card .ant-btn{border-radius:8px}.danger-card{border-color:#ffccc7}.danger-card .ant-card-body{background:#fff2f0}.settings-card .ant-divider{margin:24px 0}.ant-alert{border-radius:8px}.ant-select-dropdown .ant-select-item-option-selected{background-color:#6e5dc61a;font-weight:500}.ant-select-dropdown .ant-select-item-option-active{background-color:#6e5dc60d}.settings-card .ant-input-password{border-radius:8px}.settings-card .ant-input-password .ant-input{border-radius:0}@media (max-width: 768px){.settings-page{max-width:100%}.settings-header h2{font-size:22px}.settings-card{border-radius:8px}.settings-card .ant-card-body{padding:16px}.setting-item{flex-direction:column;align-items:flex-start;gap:12px;padding:12px}.setting-item>div:first-child{padding-right:0}.settings-card .ant-radio-wrapper{padding:8px}}@media (max-width: 576px){.settings-header h2{font-size:20px}.settings-card .ant-card-head-title{font-size:15px}.settings-section h5{font-size:14px}.setting-item{padding:12px 8px}.settings-card .ant-btn-lg{height:44px}}.settings-card{animation:slideUp .4s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.settings-card:nth-child(1){animation-delay:.1s}.settings-card:nth-child(2){animation-delay:.15s}.settings-card:nth-child(3){animation-delay:.2s}.settings-card:nth-child(4){animation-delay:.25s}.settings-card:nth-child(5){animation-delay:.3s}.settings-card{transition:all .3s}.settings-card:hover{box-shadow:0 4px 12px #0000000d}.settings-card .ant-form-item-has-error .ant-input,.settings-card .ant-form-item-has-error .ant-input-password,.settings-card .ant-form-item-has-error .ant-select-selector{border-color:#ff4d4f}.settings-card .ant-form-item-has-error .ant-input:focus,.settings-card .ant-form-item-has-error .ant-input-password:focus{box-shadow:0 0 0 2px #ff4d4f1a}.settings-card .ant-form-item-has-success .ant-input,.settings-card .ant-form-item-has-success .ant-input-password{border-color:#52c41a}.settings-card .ant-btn-loading{cursor:not-allowed}.ant-message-success .anticon{color:#52c41a}.ant-message-error .anticon{color:#ff4d4f}.ant-modal-confirm-btns .ant-btn-primary{background:#6e5dc6;border-color:#6e5dc6}.ant-modal-confirm-btns .ant-btn-primary:hover{background:#5a4ba0;border-color:#5a4ba0}*{transition-timing-function:cubic-bezier(.4,0,.2,1)}button:focus-visible,input:focus-visible,.ant-switch:focus-visible{outline:2px solid #6e5dc6;outline-offset:2px}.ant-switch{transition:all .3s}.settings-card .ant-radio-group .ant-space-vertical{width:100%;gap:8px!important}.ant-alert-with-description .ant-alert-icon{font-size:24px}.settings-card .ant-space-horizontal{gap:12px}.setting-item strong{font-weight:500;color:#333}.setting-item .ant-typography-secondary{font-size:13px;line-height:1.4;margin-top:2px;display:block}.settings-card .ant-card-head-title .anticon{margin-right:4px}.ant-btn-dangerous{border-radius:8px}.settings-card .ant-input-password-icon{color:#999}.settings-card .ant-input-password-icon:hover{color:#6e5dc6}.settings-section .ant-form-item:last-child{margin-bottom:0}.settings-card .ant-form-item+.ant-form-item{margin-top:16px}.settings-card .ant-select{width:100%}.settings-card .ant-radio-wrapper>span:last-child{padding-left:12px}@media print{.settings-card .ant-btn{display:none}.settings-card{break-inside:avoid;page-break-inside:avoid}}.setting-item:focus-within{background:rgba(110,93,198,.05);outline:2px solid rgba(110,93,198,.2);outline-offset:2px}.settings-page::-webkit-scrollbar{width:8px}.settings-page::-webkit-scrollbar-track{background:#f5f5f5;border-radius:4px}.settings-page::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:4px}.settings-page::-webkit-scrollbar-thumb:hover{background:#bfbfbf}@media (hover: none){.setting-item:active,.settings-card .ant-radio-wrapper:active{background:rgba(110,93,198,.08)}}.password-strength{margin-top:8px;display:flex;gap:4px}.password-strength-bar{flex:1;height:4px;background:#f0f0f0;border-radius:2px;transition:all .3s}.password-strength-bar.active{background:#6e5dc6}.settings-card .ant-divider-horizontal.ant-divider-with-text{margin:32px 0}.danger-card .ant-card-head-title .anticon{color:#ff4d4f}.ant-alert-close-icon{color:#999}.ant-alert-close-icon:hover{color:#666}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;color:#333;background-color:#fff}#root{min-height:100vh;display:flex;flex-direction:column}.ant-layout{background:#fff}.ant-layout-header{padding:0;line-height:64px}.ant-layout-content{flex:1;display:flex;flex-direction:column}.ant-layout-footer{padding:48px 0 24px}.ant-btn-primary{background:#8f7ee7;border-color:#8f7ee7;box-shadow:0 2px 4px #28a74533}.ant-btn-primary:hover,.ant-btn-primary:focus{background:#8f7ee7;border-color:#8f7ee7}.ant-btn-primary:active{background:#1e7e34;border-color:#1e7e34}.ant-input:focus,.ant-input-focused,.ant-select-focused .ant-select-selector{border-color:#8f7ee7;box-shadow:0 0 0 2px #28a74533}.ant-select-item-option-selected:not(.ant-select-item-option-disabled){background-color:#28a7451a;color:#8f7ee7}.ant-card-hoverable:hover{border-color:#28a7454d;box-shadow:0 4px 12px #0000001a}.ant-menu-item-selected{color:#8f7ee7!important}.ant-menu-horizontal>.ant-menu-item:after,.ant-menu-horizontal>.ant-menu-submenu:after{border-bottom:2px solid #8f7ee7}.ant-typography h1,.ant-typography h2,.ant-typography h3,.ant-typography h4,.ant-typography h5{color:#333}.desktop-only{display:block}.mobile-only{display:none}@media (max-width: 768px){.desktop-only{display:none!important}.mobile-only{display:block!important}}.w-full{width:100%}.h-full{height:100%}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.m-0{margin:0}.mt-1{margin-top:4px}.mt-2{margin-top:8px}.mt-4{margin-top:16px}.mt-8{margin-top:32px}.mb-0{margin-bottom:0}.mb-1{margin-bottom:4px}.mb-2{margin-bottom:8px}.mb-4{margin-bottom:16px}.mb-8{margin-bottom:32px}.p-0{padding:0}.p-1{padding:4px}.p-2{padding:8px}.p-4{padding:16px}.p-8{padding:32px}.px-1{padding-left:4px;padding-right:4px}.px-2{padding-left:8px;padding-right:8px}.px-4{padding-left:16px;padding-right:16px}.py-1{padding-top:4px;padding-bottom:4px}.py-2{padding-top:8px;padding-bottom:8px}.py-4{padding-top:16px;padding-bottom:16px}.py-8{padding-top:32px;padding-bottom:32px}.loading-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.8);display:flex;align-items:center;justify-content:center;z-index:10}.price{font-weight:600;color:#8f7ee7;font-size:18px}.price-large{font-size:24px;font-weight:700}.price-small{font-size:14px;font-weight:500}.property-feature{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;background:rgba(40,167,69,.1);border-radius:4px;font-size:12px;color:#8f7ee7;font-weight:500}.metro-badge{display:inline-flex;align-items:center;gap:4px;padding:2px 6px;border-radius:12px;font-size:11px;font-weight:500;background:rgba(0,0,0,.05);color:#666}.metro-badge:before{content:"";width:8px;height:8px;border-radius:50%;background:currentColor}.transition-all{transition:all .3s ease}.transition-colors{transition:color .3s ease,background-color .3s ease,border-color .3s ease}.focus-visible{outline:2px solid #8f7ee7;outline-offset:2px}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#8f7ee7 #f1f1f1}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#8f7ee7;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#218838}
