
.property-type-card{background-size:cover;background-position:center;height:250px;position:relative;color:#fff;overflow:hidden;cursor:pointer}.property-type-overlay{position:absolute;bottom:0;left:0;width:100%;padding:15px;background:linear-gradient(to top, rgba(0, 0, 0, 0.6), transparent)}.property-type-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end}.property-type-title{color:#fff;font-size:20px;font-weight:700;line-height:1.4;margin-bottom:5px}.property-type-count{color:#fff;font-size:14px;line-height:1.6;font-weight:700}
.joinHeroSection{width:100%;min-height:85vh;background-color:var(--bg);display:flex;align-items:center}.joinHeroSection__container{max-width:1300px;margin:0 auto;padding:80px 24px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;grid-gap:40px;gap:40px}.joinHeroSection__left{display:flex;flex-direction:column;gap:10px}.joinHeroSection__text{font-size:clamp(40px,5vw,60px);font-family:var(--header-logo-family);font-weight:600;color:#fff;line-height:1.1;margin:0;letter-spacing:-0.5px}.joinHeroSection__right{display:flex;justify-content:center;align-items:center}.joinHeroSection__videoWrapper{width:600px;height:600px;overflow:hidden;border-radius:10px;display:flex;justify-content:center;align-items:center}.joinHeroSection__videoWrapper video{width:100%;height:100%;object-fit:cover;display:block;border-radius:10px}.joinHeroSection__image{object-fit:contain}@media(max-width: 1150px){.heroSection__checkbox{margin-bottom:75px}}@media(max-width: 1024px){.joinHeroSection__container{grid-template-columns:1fr 1fr}.joinHeroSection__videoWrapper{width:360px;height:460px}}@media(max-width: 768px){.joinHeroSection{min-height:auto}.joinHeroSection__container{grid-template-columns:1fr;text-align:left;padding:20px 24px 10px 24px;gap:0px}.joinHeroSection__left{order:1}.joinHeroSection__right{order:2}.joinHeroSection__videoWrapper{width:300px;height:380px;margin:20px auto 0}}@media(max-width: 480px){.joinHeroSection__title{font-size:35px}.joinHeroSection__description{font-size:50px}.joinHeroSection__videoWrapper{width:260px;height:340px}}.heroSection__emailInput{flex:1 1;padding:1rem 1.5rem;border:none;border-radius:4px 0 0 4px;font-size:1rem;outline:none;border:1px solid var(--border-color)}.heroSection__emailInput::placeholder{color:#9ca3af}.heroSection__inputGroup{display:flex;width:100%}.heroSection__emailInput{flex:1 1;height:65px;border-radius:6px 0 0 6px;background-color:var(--card-color-2);color:var(--text)}.heroSection__ctaButton{height:65px;white-space:nowrap;border-radius:0 6px 6px 0}@media(max-width: 768px){.heroSection__inputGroup{flex-wrap:nowrap}.heroSection__emailInput{min-width:0}}@media(max-width: 640px){.heroSection__emailInput{border-radius:4px}}.heroSection__ctaButton{background:var(--primary-color);color:#fff !important;border:1.5px solid rgba(0,0,0,0);padding:1rem 2rem;font-size:1rem;font-weight:500;border-radius:0 4px 4px 0;cursor:pointer;transition:background-color .2s ease;white-space:nowrap}.heroSection__ctaButton:hover{background:#164dac}@media(max-width: 415px){.heroSection__ctaButton{padding:1rem .625rem}.heroSection__emailInput{padding:1rem .313rem}}.heroSection__checkbox{display:flex;align-items:center;gap:.5rem;margin-top:10px;font-size:.9rem}.heroSection__checkbox input[type=checkbox]{width:16px;height:16px;accent-color:#022156}.heroSection__checkbox label{cursor:pointer;line-height:1.4;color:var(--text) !important}.heroSection__link{color:var(--text) !important;text-decoration:underline}.about-section{display:flex;flex-direction:column;gap:2rem;padding:2rem 2rem}.about-card{display:flex;align-items:center;justify-content:center;gap:10rem;position:relative}.about-card.layout-left{flex-direction:row}.about-card.layout-right{flex-direction:row-reverse}.about-card .card-text{flex:1 1;max-width:500px}.about-card .card-text h3{margin-bottom:.5rem;font-size:clamp(30px,5vw,50px);font-weight:600;font-family:var(--header-logo-family)}.about-card .card-text p{font-size:19px;line-height:1.6;font-family:var(--header-logo-family);font-weight:600;color:var(--subtext)}.about-card .card-image{flex:1 1;max-width:500px;position:relative}.about-card .card-image img{width:100%;height:auto;object-fit:cover}.about-card .about-video{width:100%;height:auto;border-radius:12px;object-fit:cover}.about-card:nth-child(6) .card-image img{height:500px !important;width:450px !important;object-fit:fill}.about-section_title{font-size:2rem;font-family:var(--header-logo-family);font-weight:600;text-align:center;max-width:800px;align-self:center}@media screen and (max-width: 440px){.about-section{display:flex;flex-direction:column;gap:2rem;padding:4rem 2rem}.about-card{flex-direction:column-reverse !important;text-align:left;gap:1rem}.about-card .card-text h3{font-size:2rem}.about-card .card-text p{font-size:1.1rem}.about-card .card-text,.about-card .card-image{max-width:100%;flex:unset}.about-card .card-image img{max-width:100%;height:auto;display:block;margin:0 auto}.about-card:nth-child(6) .card-image img{height:350px !important;width:500px;object-fit:fill}}.trending-swiper-wrapper .swiper{width:100%;height:auto}.trending-swiper-wrapper .swiper-slide-item{display:flex;justify-content:center;align-items:stretch}.featured-prev__active,.featured-next__active{cursor:pointer;font-weight:bold;color:#333;margin:10px}.featured-pagination__active .swiper-pagination-bullet{background:#888}.featured-pagination__active .swiper-pagination-bullet-active{background:#000}.faqSection{padding:1rem 1rem;background:var(--bg);text-align:center}.faqSection__title{font-size:2rem;font-family:var(--header-logo-family);margin-bottom:2rem;margin-top:1rem}.faqSection__container{margin:0 auto;text-align:left}.faqItem{border:1px solid var(--border-color);border-radius:4px;background:var(--card-color);padding:1rem;margin-bottom:1rem;cursor:pointer;transition:all .3s ease}.faqItem__question{display:flex;justify-content:space-between;align-items:center;font-weight:600;font-size:1rem}.faqItem__answer{margin-top:.75rem;color:#444;font-size:.95rem;line-height:1.5}.faqItem.active{box-shadow:0 2px 8px rgba(0,0,0,.06)}.joinNowSection{background-color:var(--bg);padding:40px 20px 0px 20px;text-align:center}.joinNowContainer{max-width:600px;margin:0 auto}.joinNowTitle{font-size:28px;font-weight:600;font-family:var(--header-logo-family);margin-bottom:15px}.joinNowSubtitle{font-size:16px;color:var(--subtext);margin-bottom:30px;line-height:1.6}.joinNowForm{display:flex;justify-content:center;align-items:center;gap:0;margin-bottom:20px;flex-wrap:wrap}.emailInput{padding:12px 16px;width:300px;border:1px solid #ccc;outline:none;font-size:14px}@media(max-width: 430px){.emailInput{width:180px !important;font-size:12px;padding:9px 12px}}.joinNowBtn{padding:12px 20px;background-color:var(--primary-color) !important;color:#fff !important;border:none;font-size:14px;cursor:pointer}@media(max-width: 430px){.joinNowBtn{padding:10px 10px}}.joinNowBtn:hover{background-color:#164dac}.joinNowCheckbox{display:flex;justify-content:center;align-items:center;font-size:13px;color:#111;gap:8px;flex-wrap:wrap}.joinNowCheckbox input[type=checkbox]{margin-right:4px}.joinNowCheckbox a{color:#022156;text-decoration:underline}.trending-header{position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;margin-top:4rem;flex-wrap:wrap}.trending-header .successSection__title{font-size:2rem;font-family:var(--header-logo-family);font-weight:600;text-align:center;margin:0 auto;position:relative;z-index:1;width:100%}.trending-header .custom-swiper-buttons{display:flex;gap:16px;z-index:3}@media(min-width: 768px){.trending-header .custom-swiper-buttons{position:absolute;top:50%;right:30px;transform:translateY(-50%)}}@media(max-width: 767px){.trending-header .custom-swiper-buttons{position:static;margin-top:8px;justify-content:center;width:100%;transform:none}}.trending-header .custom-swiper-button-prev,.trending-header .custom-swiper-button-next{width:34px;height:34px;border-radius:50%;border:1px solid var(--border-color);background:var(--card-color);color:var(--text);font-size:25px;font-weight:300;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:none;transition:all .2s ease;z-index:4}.trending-header .custom-swiper-button-prev:hover,.trending-header .custom-swiper-button-next:hover{border-color:#000;color:#000}.successSection__header{position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;flex-wrap:wrap}.successSection__header .successSection__title{font-size:2rem;font-family:var(--header-logo-family);font-weight:600;text-align:center;margin:0 auto;position:relative;z-index:1;width:100%}.successSection__header .custom-swiper-buttons{display:flex;gap:16px;z-index:3}@media(min-width: 768px){.successSection__header .custom-swiper-buttons{position:absolute;right:0;top:50%;transform:translateY(-50%)}}@media(max-width: 767px){.successSection__header .custom-swiper-buttons{position:static;margin-top:8px;justify-content:center;width:100%;transform:none}}.successSection__header .custom-swiper-button-prev,.successSection__header .custom-swiper-button-next{width:34px;height:34px;border-radius:50%;border:1px solid #d1d1d1;background:#fff;color:#151515;font-size:25px;font-weight:300;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:none;transition:all .2s ease;z-index:4}.successSection__header .custom-swiper-button-prev:hover,.successSection__header .custom-swiper-button-next:hover{border-color:#000;color:#000}.join-section{background:var(--bg) !important;padding:20px 20px;color:var(--text) !important;overflow:hidden}.join-section_second{background:var(--bg) !important;padding:100px 20px;color:var(--text) !important}.join-section__container{max-width:1200px;margin:auto;display:grid;grid-template-columns:1.1fr .9fr;grid-gap:80px;gap:80px;align-items:center}.join-section__left{display:flex;flex-direction:column}.join-section__badge{color:var(--primary-color) !important;font-weight:600;margin-bottom:14px}.join-section__title{font-size:50px;font-family:var(--header-logo-family);line-height:1.2;font-weight:700;margin-bottom:10px}.join-section__description{color:var(--subtext);font-size:18px;max-width:520px;font-family:var(--header-logo-family);font-weight:600;margin-bottom:30px}.join-section__button{background:var(--primary-color) !important;border:none;color:#fff !important;padding:14px 28px;border-radius:10px;font-size:15px;width:-moz-fit-content;width:fit-content;cursor:pointer;transition:.3s ease}.join-section__button:hover{background:#2f57e5}.join-section__image{margin-top:0px;width:100%;max-width:520px}.join-section__image img{width:100%;height:auto;max-width:100%;object-fit:contain}.join-section__right{display:flex;flex-direction:column;gap:22px}.join-section__card{background:var(--card-color-2);border-radius:14px;padding:20px;display:flex;gap:16px;align-items:flex-start}.join-section__icon{min-width:44px;height:44px;border-radius:10px;background:var(--primary-color);display:flex;align-items:center;justify-content:center}.join-section__icon svg{color:#fff}.join-section__card h4{font-size:16px;margin-bottom:6px;font-weight:600}.join-section__card p{color:var(--subtext);font-size:14px;line-height:1.6}@media(max-width: 992px){.join-section__container{grid-template-columns:1fr;gap:50px}.join-section__image{margin-left:auto;margin-right:auto}}@media(max-width: 576px){.join-section{padding:10px 16px}.join-section_second{padding:50px 16px}.join-section__title{font-size:30px}.join-section__description{font-size:15px}.join-section__right{gap:14px}.join-section__card{padding:16px;gap:12px}.join-section__icon{min-width:40px;height:40px}.join-section__image{margin-top:30px}}@media(max-width: 360px){.join-section__title{font-size:26px}.join-section__card h4{font-size:15px}.join-section__card p{font-size:13px}}.marketPlace-section{background:var(--bg) !important;padding:100px 20px;color:var(--text) !important;overflow:hidden}.marketPlace-section__container{max-width:1200px;margin:auto;display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:120px;gap:120px}.marketPlace-section__left{display:flex;flex-direction:column;gap:22px}.marketPlace-section__card{background:var(--card-color-2);border-radius:14px;padding:20px;display:flex;gap:16px;align-items:flex-start}.marketPlace-section__icon{min-width:44px;height:44px;border-radius:10px;background:var(--primary-color);display:flex;align-items:center;justify-content:center}.marketPlace-section__icon svg{color:#fff}.marketPlace-section__card h4{font-size:16px;margin-bottom:6px}.marketPlace-section__card p{color:var(--subtext);font-size:14px;line-height:1.6}.marketPlace-section__right{display:flex;flex-direction:column}.marketPlace-section__badge{color:var(--primary-color) !important;font-weight:600;margin-bottom:14px}.marketPlace-section__title{font-size:50px;font-family:var(--header-logo-family);line-height:1.2;font-weight:700;margin-bottom:10px}.marketPlace-section__description{color:var(--subtext);font-size:18px;max-width:520px;font-family:var(--header-logo-family);font-weight:600;margin-bottom:30px}.marketPlace-section__button{background:var(--primary-color) !important;border:none;color:#fff !important;padding:14px 28px;border-radius:10px;font-size:15px;width:-moz-fit-content;width:fit-content;cursor:pointer;transition:.3s ease}.marketPlace-section__button:hover{background:#2f57e5}.marketPlace-section__image{margin-top:0px;width:100%;max-width:520px}.marketPlace-section__image img{width:100%;height:auto;object-fit:contain}@media(max-width: 992px){.marketPlace-section__container{grid-template-columns:1fr;gap:50px}.marketPlace-section__image{margin-left:auto;margin-right:auto}.marketPlace-section__right{order:-1}}@media(max-width: 576px){.marketPlace-section{padding:50px 16px}.marketPlace-section__title{font-size:30px}.marketPlace-section__description{font-size:15px}.marketPlace-section__left{gap:14px}.marketPlace-section__card{padding:16px;gap:12px}.marketPlace-section__icon{min-width:40px;height:40px}.marketPlace-section__image{margin-top:30px}}@media(max-width: 360px){.marketPlace-section__title{font-size:26px}.marketPlace-section__card h4{font-size:15px}.marketPlace-section__card p{font-size:13px}}.starting-steps{width:100%;background:var(--bg);color:var(--text)}.starting-steps--section{padding:50px 0}.starting-steps__container{max-width:1280px;margin:0 auto;padding:0 24px;display:flex;flex-direction:column;gap:20px}.starting-steps__header{max-width:760px}.starting-steps__header-row{display:flex;justify-content:space-between;align-items:flex-start;gap:40px}.starting-steps__cta{display:inline-flex;align-items:center;gap:12px;padding:14px 22px;background:var(--primary-color);color:#fff !important;font-size:20px;font-weight:600;font-family:var(--header-logo-family);border-radius:8px;text-decoration:none;white-space:nowrap;transition:all .25s ease}.starting-steps__cta-arrow{font-size:18px;transition:transform .25s ease}.starting-steps__cta:hover{background:rgba(47,107,255,.9)}.starting-steps__cta:hover .starting-steps__cta-arrow{transform:translateX(4px)}.starting-steps__badge{display:inline-block;margin-bottom:12px;font-size:14px;font-weight:600;color:var(--primary-color) !important}.starting-steps__title{font-size:clamp(32px,5vw,56px);font-weight:600;font-family:var(--header-logo-family);line-height:1.15;margin-bottom:20px}.starting-steps__description{font-size:17px;font-family:var(--header-logo-family);font-weight:600;line-height:1.7;color:var(--subtext)}.starting-steps__cta-arrow{font-size:18px;color:#fff !important;transition:transform .25s ease}.starting-steps__step{display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:50px;gap:50px}.starting-steps__step--reverse{direction:rtl}.starting-steps__step--reverse>*{direction:ltr}.starting-steps__image-wrapper{position:relative;width:100%;height:520px}.starting-steps__image{object-fit:contain}.starting-steps__content{max-width:500px}.starting-steps__step-label{display:block;margin-bottom:12px;font-size:18px;font-weight:600;color:var(--primary-color) !important}.starting-steps__step-title{font-size:clamp(32px,5vw,56px);font-weight:600;font-family:var(--header-logo-family);margin-bottom:12px}.starting-steps__step-desc{font-size:19px;line-height:1.6;font-family:var(--header-logo-family);font-weight:600;color:var(--subtext)}@media(max-width: 1024px){.starting-steps__step{gap:48px}.starting-steps__image-wrapper{height:460px}}@media(max-width: 768px){.starting-steps--section{padding:80px 0}.starting-steps__header-row{flex-direction:column;align-items:flex-start}.starting-steps__cta{margin-top:24px}.starting-steps__container{gap:80px}.starting-steps__step{grid-template-columns:1fr;gap:32px}.starting-steps__image-wrapper{order:1;height:360px}.starting-steps__content{order:2}.starting-steps__step--reverse{direction:ltr}}@media(max-width: 480px){.starting-steps__title{font-size:30px}.starting-steps__step-title{font-size:22px}.starting-steps__image-wrapper{height:300px}}.join-blog{background:var(--bg);padding:0px 20px;color:var(--text)}.join-blog__header{max-width:1200px;margin:0 auto 50px;display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.join-blog__subtitle{color:var(--primary-color) !important;font-size:14px;font-weight:600}.join-blog__title{font-size:clamp(32px,5vw,56px);font-weight:600;font-family:var(--header-logo-family);line-height:1.2;margin-top:10px;max-width:70%}.join-blog__btn{background:var(--primary-color);color:#fff !important;padding:10px 20px;border-radius:6px;border:none;cursor:pointer;font-weight:500;white-space:nowrap}.join-blog__btn:hover{background:#1d4ed8}.join-blog__content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.3fr 1fr;grid-gap:30px;gap:30px}.join-blog__featured{background:var(--card-color-2);border-radius:14px;padding:20px;border:1px solid var(--border-color);cursor:pointer;transition:transform .25s ease,box-shadow .25s ease}.join-blog__featured:hover{transform:translateY(-4px);box-shadow:0 10px 30px rgba(0,0,0,.35)}.join-blog__image img{width:100%;border-radius:12px;object-fit:cover}.join-blog__featured-title{font-size:20px;margin:16px 0 10px}.join-blog__featured-desc{font-size:14px;color:var(--subtext);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;line-height:1.6}.join-blog__list{display:flex;flex-direction:column;gap:16px}.join-blog__item{display:flex;gap:16px;background:var(--card-color-2);border-radius:12px;padding:14px;border:1px solid var(--border-color);cursor:pointer;transition:transform .25s ease,box-shadow .25s ease}.join-blog__item:hover{transform:translateY(-4px);box-shadow:0 10px 30px rgba(0,0,0,.35)}.join-blog__item-image img{width:160px;height:100%;border-radius:10px;object-fit:cover}.join-blog__date{font-size:12px;color:#3b82f6}.join-blog__item-title{font-size:15px;margin:6px 0}.join-blog__item-desc{font-size:13px;color:var(--subtext);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}@media(max-width: 992px){.join-blog__content{grid-template-columns:1fr}.join-blog__header{flex-direction:column;align-items:flex-start}.join-blog__item{flex-direction:column}.join-blog__item-image img{width:100%;height:160px}.join-blog__title{font-size:32px}}
.portfolio-container{background-color:var(--bg-2);min-height:100vh;padding:30px;font-family:var(--title-font-family)}.portfolio-header{display:flex;justify-content:space-between;align-items:center;background-color:var(--card-color);padding:20px 30px;margin-bottom:30px;border-radius:8px;box-shadow:0 1px 4px rgba(0,0,0,.05)}.trasaction-portfolio-header{display:flex;flex-direction:column;align-items:flex-start;background-color:var(--card-color-2);padding:10px 30px 12px 30px;margin-bottom:30px;border-radius:8px;box-shadow:0 1px 4px rgba(0,0,0,.05)}.portfolio-title-row{display:flex;align-items:center;gap:10px}.portfolio-title-row .beta-tag{font-size:14px;padding:3px 8px;font-family:var(--header-logo-family);font-weight:600}.portfolio-title{font-size:20px;font-weight:600;color:var(--text);padding-top:5px}.portfolio-buttons{display:flex;gap:12px}.portfolio-button{background-color:var(--primary-color);color:#fff;font-size:14px;font-weight:500;border:none;padding:10px 20px;border-radius:6px;cursor:pointer}.preview-link{color:var(--primary-color);font-weight:bold;border-bottom:1px solid var(--primary-color)}.not-publish{color:var(--text);font-weight:bold}.portfolio-button:hover{background-color:var(--primary-color)}.portfolio-table-container{background-color:var(--card-color);border-radius:6px;box-shadow:0 0 6px rgba(0,0,0,.06);width:100%;max-height:80vh;overflow-y:auto;overflow-x:hidden}.portfolio-table{width:100%;border-collapse:collapse;text-align:left;font-size:13px;table-layout:fixed}.portfolio-table th,.portfolio-table td{padding:10px 12px;border-bottom:1px solid var(--border-color);font-family:var(--title-font-family);background-color:var(--card-color);word-wrap:break-word;white-space:normal;vertical-align:top;color:var(--text)}.portfolio-table td{font-size:13px;font-weight:500}.portfolio-table th{font-size:15px;background-color:var(--card-color)}.portfolio-table th,.portfolio-table td{width:90px;max-width:90px}.portfolio-table th:nth-child(1),.portfolio-table td:nth-child(1){width:60px}.portfolio-table th:nth-child(2),.portfolio-table td:nth-child(2){width:100px}.portfolio-table th:nth-child(8),.portfolio-table td:nth-child(8){width:100px;max-width:100px}.portfolio-no-results{text-align:center;color:#6c6c6c;background-color:#f2fbff;padding:30px;font-size:14px;font-weight:normal}.portfolio-has-results{background-color:#f2fbff;font-size:13px;border-left:4px solid #059e05}.portfolio-has-results:hover{background-color:#cff6ff}.portfolio-image{width:80px;height:60px;object-fit:cover;border-radius:6px}.portfolio-relative{position:relative}.portfolio-state-type{display:flex;flex-direction:column;gap:4px}.state-name{color:#333}.listing-type{font-size:13px;color:#666}.type-label{font-weight:600;color:#333}.portfolio-icon{margin-right:.5rem;font-size:18px;cursor:pointer}.portfolio-icon.edit{color:var(--primary-color)}.portfolio-icon.delete{color:#ff003c}.status-minted-text{color:var(--primary-color);font-weight:800 !important;font-size:17px !important}.preview_link{font-weight:bold;color:var(--primary-color);transition:border-bottom .7s}.preview_link:hover{border-bottom:1px solid #033c73;cursor:pointer}@media screen and (max-width: 1115px){.portfolio-table-container{overflow-x:auto}.portfolio-table{width:900px}}.delete-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:999}.delete-modal-content{background-color:var(--card-color);padding:25px;border-radius:8px;width:90%;max-width:400px;height:150px;text-align:center}.modal-buttons{margin-top:20px;display:flex;justify-content:space-between}.cancel-btn{background-color:#ccc;color:var(--text);border:none;padding:10px 20px;border-radius:4px}.delete-btn{background-color:red;color:#fff !important;border:none;padding:10px 20px;border-radius:4px}.migrate-btn{background-color:var(--primary-color);color:#fff !important;border:none;padding:6px 14px;border-radius:4px;font-size:13px;cursor:pointer}.migrate-btn:hover{background-color:#1565c0}.migrate-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.55);display:flex;align-items:center;justify-content:center;z-index:1000}.migrate-modal-content{position:relative;background:var(--card-color-2);padding:28px 24px;width:90%;max-width:420px;border-radius:10px;text-align:center}.migrate-modal-close{position:absolute;top:12px;right:14px;border:none;background:rgba(0,0,0,0);font-size:22px;cursor:pointer}.migrate-modal-title{font-size:18px;font-weight:600;margin-bottom:10px;color:var(--text)}.migrate-modal-description{font-size:14px;color:var(--subtext);margin-bottom:22px}.migrate-modal-buttons{display:flex;justify-content:space-between;gap:12px}.migrate-cancel-btn{flex:1 1;background:#e0e0e0;color:#333 !important;border:none;padding:10px;border-radius:6px;cursor:pointer}.migrate-send-btn{flex:1 1;background:var(--primary-color);color:#fff !important;border:none;padding:10px;border-radius:6px;cursor:pointer}.migrate-send-btn:hover{background:#1565c0}.filter-bar{background-color:var(--card-color);padding:1rem;border-radius:8px;box-shadow:0 0 6px rgba(0,0,0,.05);margin-bottom:.8rem}.filter-group{display:flex;flex-wrap:wrap;gap:1rem}.filter-field{display:flex;flex-direction:column;flex:1 1 200px;min-width:200px}.filter-label{font-size:.9rem;margin-bottom:.4rem;color:#333;font-weight:500}.filter-reset-btn{height:48px;margin-top:30px;border-radius:6px}@media(max-width: 397px){.filter-reset-btn{margin-top:0 !important}}.spinner{border:4px solid rgba(0,0,0,.1);border-top:4px solid #000;border-radius:50%;width:24px;height:24px;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.email-campaign-container{padding:20px;background-color:var(--card-color);margin-bottom:15px;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.main-header{font-size:18px;font-weight:bold;margin-bottom:20px;color:var(--text)}.form-row{display:flex;flex-direction:column;gap:15px}@media(min-width: 900px){.form-row{flex-direction:row;align-items:flex-end;gap:20px}.form-column{flex:1 1;max-width:25%}.submit-btn{width:120px;align-self:flex-start}}.form-column{display:flex;flex-direction:column}.submit-btn{background-color:var(--primary-color);color:#fff !important;padding:12px;border:none;border-radius:4px;font-size:16px;cursor:pointer;transition:background-color .3s ease}.submit-btn:hover{background-color:var(--primary-color) !important}.portfolio-checkbox{transform:scale(1.5);accent-color:var(--primary-color);cursor:pointer}.select-row{display:flex;justify-content:space-between;align-items:center;background-color:var(--card-color);padding:12px 16px;margin-bottom:16px;border-radius:6px;box-shadow:0 1px 3px rgba(0,0,0,.05)}.select-left{display:flex;align-items:center;gap:10px}.select-all-checkbox{transform:scale(1.4);accent-color:var(--primary-color);cursor:pointer}.select-all-text{font-size:14px;font-weight:500;color:#333}.select-right{display:flex;align-items:center;gap:8px;background-color:#fdecea;color:red !important;border:1px solid red;padding:6px 12px;border-radius:4px;font-weight:600;font-size:14px;cursor:pointer}.select-right .delete-icon{color:red}@media screen and (max-width: 768px){.portfolio-header{flex-direction:column;align-items:flex-start;gap:16px;padding:16px}.portfolio-title{font-size:18px;text-align:left;width:100%}.portfolio-buttons{width:100%;flex-wrap:wrap;gap:10px}.portfolio-buttons .CommonButton{width:100%;padding:10px;font-size:14px}}@media screen and (max-width: 480px){.portfolio-title{font-size:16px}.portfolio-buttons .CommonButton{font-size:13px;padding:8px}.portfolio-header{padding:12px}}.mint-status{font-weight:700;text-transform:capitalize}.status-pending{color:#f4b400;font-weight:800 !important}.status-minted{color:var(--primary-color);font-weight:800 !important}.status-rejected{color:red;font-weight:800 !important}.status-rewarded{color:#228506;font-weight:800 !important}.not-approved{color:#9e9e9e;font-weight:700 !important}.clickable-link{font-size:14px !important;font-weight:600 !important;color:var(--text);cursor:pointer;text-decoration:none}.clickable-link:hover{text-decoration:underline}.small-spinner{width:35px;height:35px;border:4px solid var(--primary-color);border-top:4px solid var(--border-color);border-radius:50%;animation:spin .6s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.status-icon-wrapper{position:relative;display:inline-flex;align-items:center;cursor:pointer}.status-icon-wrapper .status-tooltip{visibility:hidden;opacity:0;position:absolute;bottom:125%;left:50%;transform:translateX(-50%);background-color:#333;color:#fff !important;text-align:center;padding:6px 10px;border-radius:4px;font-size:12px;white-space:nowrap;transition:opacity .2s ease;z-index:10}.status-icon-wrapper .status-tooltip::after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.status-icon-wrapper:hover .status-tooltip{visibility:visible;opacity:1}.status-icon{font-size:20px}.status-icon.todo{color:#9e9e9e}.status-icon.processing{color:#2196f3;animation:spin 1s linear infinite}.status-icon.completed{color:#228506}.status-icon.partial{color:#f4b400}.status-icon.failed{color:red}
.sales-container{background-color:#f9fafa;min-height:100vh;font-family:var(--title-font-family)}.sales-header{display:flex;justify-content:space-between;align-items:center;background-color:#fff;padding:20px 30px;margin-bottom:30px;border-radius:8px;box-shadow:0 1px 4px rgba(0,0,0,.05)}.sales-title{font-size:20px;font-weight:600;color:#3a3a3a}.sales-buttons{display:flex;gap:12px}.sales-button{background-color:#0a3970;color:#fff;font-size:14px;font-weight:500;border:none;padding:10px 20px;border-radius:6px;cursor:pointer}.sales-button:hover{background-color:#082e5a}.sales-table-container{border-radius:6px;box-shadow:0 0 6px rgba(0,0,0,.06);background-color:#fff;width:100vw;overflow-x:auto;overflow-y:auto;height:calc(100vh - 160px);margin:0;padding:0 20px}.loading-indicator{text-align:center;padding:20px}.no-more-data{text-align:center;padding:20px;color:gray}.sales-table{width:100%;border-collapse:collapse;text-align:left;font-size:14px;background-color:#fff}.sales-table th,.sales-table td{padding:12px 16px;border-bottom:1px solid #f0f0f0;font-weight:600;color:#2f2f2f}.sales-no-results{text-align:center;color:#6c6c6c;background-color:#f2fbff;padding:30px;font-size:14px;font-weight:normal}.listing-title-cell{display:flex;align-items:center;gap:1rem}.listing-title-cell .property-image{width:100px;height:80px;object-fit:cover;border-radius:8px}.listing-title-cell .property-location{color:gray}.listing-title-cell .property-info{display:flex;flex-direction:column;gap:.1rem}.listing-title-cell .property-info .price{margin-top:-12px;font-weight:bold}.status-badge{padding:.2rem .8rem;border-radius:20px;font-size:.8rem;font-weight:bold;display:inline-block;min-width:100px;height:30px}.status-badge.pending{background-color:#fff4cc;color:#b58900}.status-badge.published{background-color:#dbeafe;color:#2563eb}.status-badge.processing{background-color:#ffe4e6;color:#dc2626}.icon{font-size:1.2rem;margin-right:.5rem;cursor:pointer}.icon.edit{color:#3b82f6}.icon.delete{color:#ef4444}.sales-heading{background-color:#f1efef}.sale-name{font-weight:600}.status-badge-sales{padding:5px 6px;border-radius:30px;font-size:12px;color:#fff;text-transform:capitalize;display:inline-block;min-width:120px;text-align:center}.bg-gray{background-color:#ecf0f1;color:#a6b4c2}.bg-blue{background-color:#d1e5f3;color:#80bae0}.bg-orange{background-color:#f3e5c8;color:#df9d64}.bg-purple{background-color:#f7d7ef;color:#e28ac5}.bg-green{background-color:#a3e4d7;color:#27ae60}.bg-yellow{background-color:#f7dc6f;color:#f39c12}.bg-black{background-color:#95a5a6;color:#34495e}.icons-salecard{font-size:1.2rem;margin-right:.5rem;cursor:pointer}.icons-salecard.edit{color:#000}.icons-salecard.delete{color:#0c0c0c}.datesale{font-size:.8rem}.salepagination-controls{display:flex;justify-content:center;align-items:center;margin-top:1rem;margin-bottom:1rem;gap:.4rem;flex-wrap:wrap}.salepagination-controls button{padding:.4rem .75rem;background:#fff;border:1px solid #ccc;border-radius:5px;cursor:pointer}.salepagination-controls button.active-page{background-color:var(--primary-color);color:#fff;border-color:var(--primary-color)}.salepagination-controls button:disabled{opacity:1;cursor:default}.spinner{border:4px solid rgba(0,0,0,.1);width:36px;height:36px;border-radius:50%;border-left-color:#3498db;animation:spin 1s linear infinite;margin:0 auto}@keyframes spin{to{transform:rotate(360deg)}}
.new-subscribe-container{width:100%}@media(min-width: 1268px){.new-subscribe-container{width:65%}}.new-subscribe-content{display:flex;flex-direction:row;gap:10px;align-items:center;flex-wrap:nowrap}@media(max-width: 599px){.new-subscribe-content{flex-wrap:nowrap}.new-subscribe-input{flex:1 1 auto;min-width:0}.new-subscribe-button{flex:0 0 auto;white-space:nowrap;padding:12px 15px}}.new-subscribe-input{flex:1 1 auto;padding:10px;border-radius:4px;border:1px solid #ddd;min-width:0}.new-subscribe-button{padding:12px 20px;background-color:rgba(0,0,0,0);color:#fff !important;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s ease;font-size:16px;white-space:nowrap;min-width:100px}.email-contact{color:#fff !important;text-decoration:underline}
.trending-container{width:100%;overflow:hidden;padding:2rem 1rem}.trending-heading{font-size:1.9rem;font-weight:700;margin-bottom:.5rem;font-family:var(--header-logo-family);text-align:left;color:var(--text)}.trending-swiper{width:100%;display:flex;align-items:stretch}.trending-slide{display:flex !important;justify-content:center;align-items:stretch;height:auto}.trending-card{display:flex;flex-direction:column;justify-content:space-between;height:100%;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.15);transition:transform .3s ease,box-shadow .3s ease;background:var(--card-color);text-decoration:none;color:inherit;max-width:100%;margin-right:0}.trending-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.25)}.trending-card-image{width:100%;height:220px;object-fit:cover;transition:transform .3s ease}.trending-card-content{flex:1 1;display:flex;flex-direction:column;justify-content:space-between;padding:1rem}.trending-card-category{font-size:.75rem;color:var(--subtext);text-transform:uppercase;letter-spacing:.8px}.trending-card-title{font-size:1.1rem;font-weight:600;margin:.5rem 0;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-grow:1}.trending-card-meta{display:flex;justify-content:space-between;align-items:center;font-size:.85rem;color:var(--subtext);margin-top:auto}@media(max-width: 1024px){.trending-heading{font-size:2rem;text-align:left}.trending-card-image{height:180px}.trending-card-title{font-size:1rem}.trending-card-meta{font-size:.8rem}}@media(max-width: 767px){.trending-container{padding:1rem .5rem}.trending-heading{font-size:1.6rem;text-align:left}.trending-card{box-shadow:0 2px 6px rgba(0,0,0,.12)}.trending-card-image{height:160px}.trending-card-content{padding:.75rem}.trending-card-title{font-size:.95rem}.trending-card-meta{font-size:.75rem;flex-direction:column;align-items:flex-start;gap:4px}}
.propertyLookup *{margin:0;padding:0;box-sizing:border-box}.propertyLookup{background:var(--bg);color:var(--text);font-family:var(--header-logo-family);font-weight:400;line-height:1.5;font-size:17.5px;min-height:100vh;transition:background-color .2s}.propertyLookup ::selection{background:var(--primary-color);color:var(--bg)}.propertyLookup .propertyLookup-wrap{max-width:100%;margin:20px auto;padding:0 32px 80px}@media(max-width: 880px){.propertyLookup .propertyLookup-wrap{padding:0 20px 60px}}.propertyLookup .hero{display:grid;grid-template-columns:1.15fr .85fr;grid-gap:0;gap:0;border:1px solid var(--border);border-top:none}@media(max-width: 880px){.propertyLookup .hero{grid-template-columns:1fr}}.propertyLookup .hero-copy{background:var(--card-color-2);padding:56px 48px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid var(--border)}@media(max-width: 880px){.propertyLookup .hero-copy{padding:36px 24px;border-right:none;border-bottom:1px solid var(--border)}}.propertyLookup .hero-eyebrow{font-size:12.5px;letter-spacing:.22em;text-transform:uppercase;color:var(--subtext);margin-bottom:18px;display:flex;gap:10px;align-items:center}.propertyLookup .hero-dot{width:5px;height:5px;background:var(--primary-color);display:inline-block;flex-shrink:0}.propertyLookup .hero-title{font-size:36px;font-weight:700;line-height:1.2;color:var(--text);margin-bottom:16px;max-width:600px}@media(max-width: 560px){.propertyLookup .hero-title{font-size:27px}}.propertyLookup .hero-titleAccent{color:var(--primary-variant)}.propertyLookup .hero-sub{font-size:16px;font-weight:500;color:var(--subtext);max-width:550px;margin-bottom:32px}.propertyLookup .hero-lookupCard,.propertyLookup .footerCta-lookupCard{background:var(--card-color-2);border:1px solid var(--border-color);padding:26px 26px 28px;max-width:540px}.propertyLookup .hero-lookupLabel,.propertyLookup .footerCta-lookupLabel{font-size:15px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--subtext);margin-bottom:10px}.propertyLookup .hero-inputRow,.propertyLookup .footerCta-inputRow{display:flex;gap:10px}@media(max-width: 480px){.propertyLookup .hero-inputRow,.propertyLookup .footerCta-inputRow{flex-direction:column}}.propertyLookup .hero-input,.propertyLookup .footerCta-input{flex:1 1;min-width:0;background:var(--card-color-2);border:1px solid var(--input-border);color:var(--text);font-family:var(--header-logo-family);font-size:17px;font-weight:600;letter-spacing:.04em;padding:13px 14px;outline:none;transition:border-color .15s}.propertyLookup .hero-input::placeholder,.propertyLookup .footerCta-input::placeholder{color:var(--placeholder);font-weight:400;letter-spacing:.02em}.propertyLookup .hero-input:focus,.propertyLookup .footerCta-input:focus{border-color:var(--primary-color)}.propertyLookup .hero-btn,.propertyLookup .footerCta-btn{background:var(--primary-color);color:#fff !important;border:none;font-family:var(--header-logo-family);font-size:15px;font-weight:700;letter-spacing:.04em;padding:13px 22px;cursor:pointer;white-space:nowrap;transition:background .15s}.propertyLookup .hero-btn:hover,.propertyLookup .footerCta-btn:hover{background:var(--primary-variant)}@media(max-width: 480px){.propertyLookup .hero-btn,.propertyLookup .footerCta-btn{width:100%}}.propertyLookup .hero-note{font-size:14px;font-weight:500;color:var(--subtext);margin-top:12px;line-height:1.5}.propertyLookup .hero-noteGold{color:var(--primary-variant)}.propertyLookup .hero-visual{background:var(--card-color-2);position:relative;display:flex;align-items:center;justify-content:center;min-height:460px;overflow:hidden}@media(max-width: 880px){.propertyLookup .hero-visual{min-height:360px;padding:20px}}.propertyLookup .hero-map{position:absolute;inset:0;background-image:url("https://maps.googleapis.com/maps/api/staticmap?center=53.4808,-2.2426&zoom=15&size=640x520&scale=2&maptype=roadmap&style=element:geometry%7Ccolor:0x0d0d0d&style=element:labels.text.fill%7Ccolor:0x6e8077&style=element:labels.text.stroke%7Ccolor:0x000000&style=element:labels.icon%7Cvisibility:off&style=feature:administrative%7Celement:geometry.stroke%7Ccolor:0xb8935a%7Cweight:1&style=feature:road%7Celement:geometry.fill%7Ccolor:0x141414&style=feature:road%7Celement:geometry.stroke%7Ccolor:0xb8935a%7Cweight:0.5%7Cvisibility:on&style=feature:road.highway%7Celement:geometry.stroke%7Ccolor:0xd9c094%7Cweight:1&style=feature:landscape%7Celement:geometry%7Ccolor:0x0a0a0a&style=feature:poi%7Celement:geometry%7Ccolor:0x0a0a0a&style=feature:poi%7Celement:labels%7Cvisibility:off&style=feature:water%7Celement:geometry%7Ccolor:0x000000&style=feature:transit%7Cvisibility:off");background-size:cover;background-position:center;opacity:.85}.propertyLookup .hero-grid{position:absolute;inset:0;background-image:linear-gradient(var(--border) 1px, transparent 1px),linear-gradient(90deg, var(--border) 1px, transparent 1px);background-size:38px 38px;opacity:.35}.propertyLookup .hero-scrim{position:absolute;inset:0;background:linear-gradient(180deg, rgba(255, 255, 255, 0.1), var(--card-color-2) 92%)}.propertyLookup .hero-card{position:relative;z-index:2;background:var(--card-color);border:1px solid var(--border-color);width:320px;max-width:100%;padding:24px;box-shadow:var(--shadow)}.propertyLookup .hero-crumb{font-size:11.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:6px}.propertyLookup .hero-addr{font-size:16.5px;font-weight:700;color:var(--text);margin-bottom:16px}.propertyLookup .hero-row{display:flex;justify-content:space-between;align-items:center;padding:9px 0;border-top:1px solid var(--border);font-size:14.5px}.propertyLookup .hero-row:first-of-type{border-top:none}.propertyLookup .hero-rowKey{color:var(--subtext)}.propertyLookup .hero-rowValue{color:var(--text);font-weight:600}.propertyLookup .hero-est{margin-top:16px;padding-top:16px;border-top:1px solid var(--border-color)}.propertyLookup .hero-estLabel{font-size:12px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:6px}.propertyLookup .hero-estValue{font-size:28px;font-weight:700;color:var(--primary-variant)}.propertyLookup .hero-estRange{font-size:13px;color:var(--subtext);font-weight:500;margin-top:2px}.propertyLookup .hero-tag{display:inline-block;margin-top:10px;font-size:12px;font-weight:500;letter-spacing:.06em;padding:4px 10px;background:color-mix(in srgb, var(--success) 12%, transparent);color:var(--success);border:1px solid color-mix(in srgb, var(--success) 30%, transparent)}.propertyLookup .hero-fields{position:absolute;z-index:1;font-size:13px;color:var(--subtext);font-weight:500;letter-spacing:.06em;opacity:.55}.propertyLookup .hero-f1{font-weight:500;top:38px;left:36px}.propertyLookup .hero-f2{font-weight:500;bottom:50px;right:30px}.propertyLookup .hero-f3{font-weight:500;top:60px;right:40px}.propertyLookup .section{padding:64px 0;border-bottom:1px solid var(--border)}.propertyLookup .section:last-of-type{border-bottom:none}.propertyLookup .howItWorks-eyebrow{font-size:14px;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--primary-variant);margin-bottom:10px;display:flex;align-items:center;gap:10px}.propertyLookup .howItWorks-dot{width:5px;height:5px;background:var(--primary-color);display:inline-block;flex-shrink:0}.propertyLookup .howItWorks-title{font-size:27px;font-weight:700;color:var(--text);margin-bottom:14px;max-width:560px}.propertyLookup .howItWorks-steps{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:0;gap:0;border:1px solid var(--border);margin-top:36px}@media(max-width: 880px){.propertyLookup .howItWorks-steps{grid-template-columns:1fr}}.propertyLookup .howItWorks-step{padding:28px 26px;border-right:1px solid var(--border)}.propertyLookup .howItWorks-step:last-child{border-right:none}@media(max-width: 880px){.propertyLookup .howItWorks-step{border-right:none;border-bottom:1px solid var(--border)}.propertyLookup .howItWorks-step:last-child{border-bottom:none}}.propertyLookup .howItWorks-stepNum{font-size:13px;font-weight:700;color:var(--primary-color);letter-spacing:.06em;margin-bottom:14px}.propertyLookup .howItWorks-stepTitle{font-size:19px;font-weight:700;color:var(--text);margin-bottom:8px}.propertyLookup .howItWorks-stepBody{font-size:15px;font-weight:500;color:var(--subtext);line-height:1.6}.propertyLookup .whatsInside-eyebrow{font-size:12.5px;letter-spacing:.2em;text-transform:uppercase;color:var(--primary-variant);margin-bottom:10px;display:flex;align-items:center;gap:10px}.propertyLookup .whatsInside-dot{width:5px;height:5px;background:var(--primary-color);display:inline-block;flex-shrink:0}.propertyLookup .whatsInside-title{font-size:27px;font-weight:700;color:var(--text);margin-bottom:14px;max-width:560px}.propertyLookup .whatsInside-sub{font-size:16px;font-weight:500;color:var(--subtext);max-width:700px;margin-bottom:36px}.propertyLookup .whatsInside-grid{display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:1px;gap:1px;background:var(--border);border:1px solid var(--border)}@media(max-width: 880px){.propertyLookup .whatsInside-grid{grid-template-columns:1fr}}.propertyLookup .whatsInside-item{background:var(--card-color);padding:22px 24px;display:flex;gap:16px;align-items:flex-start}.propertyLookup .whatsInside-icon{font-size:17px;color:var(--primary-color);flex-shrink:0;width:22px;text-align:center;padding-top:2px}.propertyLookup .whatsInside-itemTitle{font-size:18px;font-weight:600;color:var(--text);margin-bottom:3px}.propertyLookup .whatsInside-itemBody{font-size:14px;font-weight:500;color:var(--subtext);line-height:1.55}.propertyLookup .whatsInside-coverage{display:flex;gap:28px;align-items:flex-start;background:var(--card-color-2);border:1px solid var(--border);padding:26px 28px;margin-top:36px}@media(max-width: 560px){.propertyLookup .whatsInside-coverage{flex-direction:column;gap:14px}}.propertyLookup .whatsInside-coverageIcon{font-size:22px;color:var(--primary-color);flex-shrink:0}.propertyLookup .whatsInside-coverageTitle{font-size:16px;font-weight:700;color:var(--text);margin-bottom:6px}.propertyLookup .whatsInside-coverageBody{font-size:14px;font-weight:500;color:var(--subtext);line-height:1.6}.propertyLookup .whatsInside-coverageBold{color:var(--primary-variant);font-weight:600}.propertyLookup .footerCta-section{padding:64px 0 0;border-bottom:none}.propertyLookup .footerCta{display:flex;align-items:center;justify-content:space-between;padding:44px 0 0;gap:32px;flex-wrap:wrap}@media(max-width: 880px){.propertyLookup .footerCta{flex-direction:column;align-items:flex-start}}.propertyLookup .footerCta-text{font-size:26px;font-weight:600;color:var(--text);max-width:680px}.propertyLookup .footerCta-gold{color:var(--primary-variant)}.propertyLookup .footerCta-lookupCard{margin:0;max-width:480px;flex:1 1}html.dark .propertyLookup .hero-scrim{background:linear-gradient(180deg, rgba(0, 0, 0, 0.15), var(--card-color-2) 92%)}.hero-inputRow{position:relative}.address-suggestion-dropdown{z-index:9999;background:var(--card-color-2);border-radius:12px;box-shadow:0 12px 32px rgba(0,0,0,.15);display:flex;flex-direction:column;max-height:320px;overflow:hidden}.address-suggestion-list{overflow-y:auto;flex:1 1 auto;padding:8px}.address-suggestion-footer{flex-shrink:0;padding:10px 12px;border-top:1px solid var(--border-color);background:var(--card-color-2)}.address-suggestion-footer .CommonButton{width:100%}.property-item-row{display:flex;align-items:flex-start;gap:10px;padding:10px 8px;cursor:pointer}.property-item-row input[type=checkbox]{flex-shrink:0;margin-top:3px;width:16px;height:16px;cursor:pointer}.basic-property-card{flex:1 1;min-width:0}.basic-property-card h5{margin:0;font-size:13px;font-weight:500;line-height:1.4;text-align:left;word-break:break-word;white-space:normal}

/*# sourceMappingURL=03303f48e1f8badd.css.map*/