
.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{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}.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)}}
.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}}
.sales-page{display:flex;flex-direction:column;height:100vh}.sales-page .columns{display:grid;grid-template-columns:.8fr 2fr;height:100%;border-top:1px solid #ddd}@media(max-width: 768px){.sales-page .columns{grid-template-columns:1fr}}.sales-page .left,.sales-page .center{padding:1rem;overflow-y:auto;background-color:var(--bg)}@media(max-width: 768px){.sales-page .left,.sales-page .center{padding:.5rem}}.sales-page .left{border-right:1px solid var(--border-color);background-color:var(--bg);padding:.5rem}.sales-list{height:100%;background-color:var(--bg)}.sales-list .sales-items{overflow-y:auto}@media(max-width: 768px){.sales-list .sales-items{padding:0}}.sales-list .header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:1rem;padding:10px;background-color:var(--bg);margin-left:10px;margin-right:10px;flex-direction:row}.sales-list .header h3{margin:0;font-size:.9rem;font-weight:600;flex-shrink:1}.sales-list .header .download-btn{background:var(--card-color);color:var(--text) !important;padding:0rem 1rem;border:none;border-radius:20px;cursor:pointer;font-size:.9rem;display:flex;align-items:center;gap:10px;margin-left:20px;height:35px;line-height:18px;white-space:nowrap}@media(max-width: 1090px){.sales-list .header{flex-direction:row;flex-wrap:wrap;justify-content:space-between}.sales-list .header h3{font-size:.8rem;margin-bottom:4px}.sales-list .header .download-btn{font-size:.75rem;padding:0rem .8rem;height:32px;margin-left:0}}.sales-list .sales-items{display:flex;flex-direction:column;flex:1 1;overflow-y:auto;padding:0 10px;padding-bottom:100px;scroll-behavior:smooth}.sales-list .pagination-loader{text-align:center;padding:16px;min-height:60px}.sales-list .pagination-loader .spinner{border:4px solid #f3f3f3;border-top:4px solid var(--primary-color);border-radius:50%;width:28px;height:28px;animation:spin 1s linear infinite;margin:0 auto}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.sales-list .sales-item{padding:.75rem;margin-left:7px;margin-top:5px;margin-bottom:5px;background:var(--card-color);cursor:pointer;display:flex;flex-direction:column}.sales-list .sales-item.selected{background:var(--surface)}.sales-list .sales-item.unread{background-color:rgba(2,33,86,.1)}.sales-list .sales-item:hover .date{color:#747474}.sales-list .sales-item:hover .message-preview{color:#696363}.sales-list .sales-item .top-row{display:flex;justify-content:space-between;align-items:center}.sales-list .sales-item .name{font-weight:600;font-size:13px;margin-bottom:.2rem}.sales-list .sales-item .date{font-size:12px;color:var(--subtext);font-weight:600;margin-top:.2rem}.sales-list .sales-item .message-preview{font-size:.85rem;color:var(--subtext)}.sales-list .sales-item-divider{height:1px;background-color:var(--border-color);padding:.5px;margin-left:7px}.sales-item.unread{background-color:#fcc}.sales-property-card{display:flex;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;margin-top:1rem;width:600px}@media(min-width: 768px){.sales-property-card{flex-direction:row;width:600px}.sales-property-card .image{width:120px;height:120px}}.sales-property-card .image{flex-shrink:0;width:120px;height:120px;position:relative}.sales-property-card .image img{object-fit:cover;width:100%;height:100%}.sales-property-card .details{padding:.75rem;display:flex;flex-direction:column;justify-content:space-between}.sales-property-card .details .title{font-weight:600;font-size:.95rem;margin-bottom:.25rem}.sales-property-card .details .tags{font-size:.8rem;color:#777;margin-bottom:.75rem}.sales-property-card .details .actions{font-size:.75rem;color:#555}.sales-property-card .details .actions span,.sales-property-card .details .actions a{margin-right:.5rem;color:#555;text-decoration:none;cursor:pointer}.sales-property-card .details .actions .divider{margin:0 .25rem;color:#ccc}.sales-property-card .details .actions a:hover{text-decoration:underline}.sales-property-card .details .actions .arrow{font-size:.7rem;vertical-align:middle}.sale-user-profile-image{width:35px;height:35px;border-radius:50%;object-fit:cover}.lead-top{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}@media(min-width: 768px){.lead-top{flex-direction:row}}.lead-header{display:flex;align-items:center;margin-right:20px;font-size:15px}.lead-name{font-size:1.1rem;font-family:var(--title-font-family);text-align:left;line-height:1rem}.lead-meta{text-align:right;max-width:60%}.lead-msg{font-family:var(--title-font-family) !important;font-size:.85rem !important;font-weight:500;word-wrap:break-word;overflow-wrap:break-word}@media(max-width: 767px){.lead-name{font-size:1rem}.lead-msg{font-size:.91rem !important}.timestamp{font-size:.75rem !important}}.conthr{padding:0px}.timestamp{font-size:.7rem;color:#797777;font-weight:600}.replyemailButton{background-color:var(--primary-color);border:none;cursor:pointer;color:#fff !important;padding:12px 8px;font-family:var(--title-font-family);font-weight:400;font-size:12px;margin-top:-4px}.replyemailButton:hover{color:#fff}.messageButton{background-color:var(--primary-color);border:none;cursor:pointer;color:#fff;padding:4px 12px;font-family:var(--title-font-family);font-weight:400;font-size:14px;margin-top:-4px}.callButton{background-color:var(--primary-color);border:none;cursor:pointer;color:#fff;padding:4px 27px;font-family:var(--title-font-family);font-weight:400;font-size:14px;margin-top:-4px}.saleproperty-card{max-width:320px;background:#fff;border-radius:16px;box-shadow:0 4px 14px rgba(0,0,0,.1);padding:24px;text-align:center;font-family:var(--title-font-family)}.salepropertycard-wrapper{overflow:hidden;background-color:var(--bg);height:100%;padding-bottom:5px}.with-vertical-dividers{display:flex}.card-section{position:relative;padding:0 16px}.card-section:not(:last-child)::after{content:"";position:absolute;top:0;right:0;width:1px;height:100%;background-color:#e0e0e0}.with-vertical-dividers{display:flex}.card-section{position:relative;padding:0 16px}.card-section:not(:last-child)::after{content:"";position:absolute;top:0;right:0;width:1px;height:100%;background-color:#e0e0e0}.sales-contact-card{text-align:center;background:var(--bg);padding:0px 0px;text-align:center;font-family:var(--title-font-family);height:100%;width:300px}@media(max-width: 768px){.sales-contact-card{padding:8px;width:auto}}.sales-contact-card .profile-image{width:70px;height:70px;border-radius:5px;object-fit:cover;margin-bottom:1rem}.sales-contact-card h4{margin-bottom:.5rem;font-size:1rem}.sales-contact-card p{font-size:.85rem;margin:.25rem 0;color:var(--subtext)}.sales-contact-card .contact-info{text-align:left;font-family:var(--title-font-family) !important}.sales-contact-card .info-block{margin-bottom:10px}.sales-contact-card .infolabel{display:block;font-weight:bold;color:var(--subtext);font-weight:600;margin:0;padding-left:0px;font-family:var(--title-font-family) !important;font-size:13px}.sales-contact-card .value{display:block;font-size:14px;color:var(--text);font-weight:400;font-family:var(--title-font-family) !important}@media(max-width: 1046px){.sales-contact-card{overflow-x:auto}}@media(max-width: 767px){.sales-contact-card .infolabel{font-size:13px}.sales-contact-card .value{font-size:14px}}.sales-agent-profile-card{background:var(--bg);text-align:center;font-family:var(--title-font-family);height:100%;width:300px}.sales-agent-profile-card .profile-container{display:flex;justify-content:normal;align-items:center;gap:10px;flex-wrap:wrap}.sales-agent-profile-card .profile-image{display:flex;justify-content:center;margin-bottom:10px}.sales-agent-profile-card .profile-image img{width:70px;height:70px;border-radius:16px;object-fit:cover}.sales-agent-profile-card .timestamp{margin-top:-8px}.sales-agent-profile-card .msgcontainer{display:flex;align-items:center;justify-content:start;gap:14px}@media(min-width: 768px){.sales-agent-profile-card .msgcontainer{flex-direction:row}}.sales-agent-profile-card .profile-info .name-row h2{font-size:1rem;font-weight:600;margin:0;text-align:left;font-family:var(--title-font-family) !important;text-overflow:ellipsis !important;max-width:170px !important;text-wrap:nowrap;overflow:hidden}.sales-agent-profile-card .profile-info .title{font-size:12px;color:#555;padding:0px;margin-top:-8px;text-align:left;font-family:var(--title-font-family) !important;text-overflow:ellipsis !important;max-width:150px !important;text-wrap:nowrap;overflow:hidden}.sales-agent-profile-card .profile-info .location{font-size:13px;color:#555;margin-bottom:12px;margin-top:-15px;text-align:left;font-family:var(--title-font-family) !important}@media(max-width: 767px){.sales-agent-profile-card .profile-info .name-row h2{font-size:1rem}.sales-agent-profile-card .profile-info .title{font-size:13px}.sales-agent-profile-card .profile-info .location{font-size:13px}}.sales-card-row{display:flex;flex-wrap:wrap}.sales-card-row>*{flex:1 1;min-width:250px}@media(max-width: 768px){.sales-card-row{flex-direction:column}}.propertycard-listtext{text-align:left;font-size:.8rem;color:#777}.propertycard-listtext2{font-size:.8rem;color:#535353}.propertycard-price{font-size:1.2rem}.propertycard-share{font-size:.6rem}.propertycard-list{margin-top:-6px;font-size:.8rem}.propertycard-name{font-size:.7rem}@media(max-width: 767px){.propertycard-listtext{text-align:left;font-size:.9rem;color:#777}.propertycard-listtext2{font-size:.9rem;color:#535353}.propertycard-price{font-size:1rem}.propertycard-list{margin-top:-6px;font-size:.9rem}}.sales-details{padding:0 20px 20px 20px}@media(min-width: 769px)and (max-width: 1067px){.sales-details{max-height:calc(100vh - 120px);overflow-y:auto;padding-bottom:40px}}.card-heading{color:var(--subtext);background-color:var(--bg);text-align:center;font-size:14px;margin-bottom:10px}.wide-only{display:block}@media(min-width: 769px)and (max-width: 1067px){.wide-only{display:none !important}}.medium-only{display:none;background-color:var(--bg)}@media(min-width: 769px)and (max-width: 1067px){.medium-only{display:block}}.responsive-card-stack{display:flex}@media(max-width: 1067px){.responsive-card-stack{flex-direction:column}}.sales-card-row{margin-top:20px}.sales-card-row .col-4{display:flex;justify-content:center}.divider-line{border-top:.1px solid var(--border-color)}@media(max-width: 768px){.sales-card-row .row{flex-direction:column;align-items:stretch}.sales-card-row .col-4{width:100%;margin-bottom:20px}}.stats{display:flex;justify-content:space-between;margin-left:5px;flex-wrap:wrap;font-family:var(--title-font-family) !important}.stat{display:flex;flex-direction:column;font-family:var(--title-font-family) !important}.label{font-size:13px;color:#777 !important;padding:0px;text-align:left !important;font-family:var(--title-font-family) !important}.value{font-size:16px;font-weight:600;color:#333;align-self:flex-start;padding:0;font-family:var(--title-font-family) !important}.agentcard-listtext2{font-weight:600;font-size:.8rem;color:#535353}@media(max-width: 767px){.label{font-size:13px}.value{font-size:14px}.agentcard-listtext2{font-size:.9rem}}.no-data-message{padding:1rem;text-align:center;color:#888;font-style:italic}.no-leads-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;height:70vh;text-align:center;padding:1rem}.no-leads-image{width:200px;max-width:80%;margin-bottom:1.5rem}.no-leads-text{font-size:1.5rem;font-weight:bold;color:#555}.salefilter-bar{background-color:var(--bg);padding:1rem;border-radius:8px;box-shadow:0 0 6px rgba(0,0,0,.05)}.salefilter-group{display:flex;flex-wrap:wrap;gap:1rem}.salefilter-field{display:flex;flex-direction:column;flex:1 1 200px;min-width:200px}.salefilter-label{font-size:.9rem;margin-bottom:.4rem;color:#333;font-weight:500}.pagination-loader{text-align:center;padding:16px;font-size:14px;color:#666}.sale-filter-reset-btn{height:48px;margin-top:30px}@media(max-width: 339px){.sale-filter-reset-btn{margin-top:0 !important}}.sales-mobile-lead-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;background:var(--bg);z-index:9999;overflow-y:auto;display:flex;flex-direction:column;padding:0 1rem;box-sizing:border-box}.sales-mobile-lead-modal .sales-modal-header{display:flex;justify-content:flex-end;padding-bottom:1rem}.sales-mobile-lead-modal .sales-modal-header .sales-close-btn{background:rgba(0,0,0,0);border:none;font-size:2rem;cursor:pointer;color:#000}.sales-mobile-lead-modal .sales-modal-content{display:flex;flex-direction:column;gap:2rem}.sales-mobile-lead-modal .sales-modal-content .sales-section{display:flex;flex-direction:column;gap:1rem}.sales-mobile-lead-modal .sales-modal-content .sales-section h5{text-align:center;font-size:1rem;color:#666;line-height:0}.sales-mobile-lead-modal .sales-modal-content .sales-section .divider{height:1px;background-color:#a9a7a7}@media(min-width: 768px){.sales-mobile-lead-modal{display:none}}@media(min-width: 768px)and (max-width: 1067px){.sales-card-row .with-vertical-dividers{display:flex !important;flex-direction:column !important;align-items:stretch !important}.sales-card-row .col-4{flex:none !important;width:100% !important;max-width:100% !important;display:block !important;padding:0 !important;margin-bottom:20px !important}.sales-card-row .card-section{padding:0 !important;border:none !important}.sales-card-row .card-section::after{display:none !important}}.medium-only.divider-line-heading{display:none;margin-bottom:10px;border-top:.5px solid var(--border-color)}@media(min-width: 769px)and (max-width: 1067px){.medium-only.divider-line-heading{display:block}}@media(max-width: 1046px){.sales-agent-profile-card{width:100%}.sales-agent-profile-card .profile-info .title{text-overflow:unset !important;max-width:none !important;text-wrap:wrap;overflow:visible}}@media(max-width: 500px){.sales-agent-profile-card{width:100%}.sales-agent-profile-card .profile-info .title{text-overflow:ellipsis !important;max-width:250px !important;text-wrap:nowrap;overflow:hidden}}@media(max-width: 768px){.sales-agent-profile-card .profile-container{justify-content:normal;gap:15px}}
.token-header-wrapper-white{display:flex;align-items:center;justify-content:space-between;background:var(--card-color-2);box-shadow:0 1px 4px rgba(0,0,0,.05);color:var(--text)}.token-position-status{flex-shrink:0}.token-left{display:flex;align-items:center;gap:14px;width:80%}.token-icon{width:100px;height:100px;border-radius:8px}.token-title-white{font-size:28px;font-weight:700;font-family:var(--header-logo-family);color:var(--text);display:flex;align-items:center;gap:10px;letter-spacing:0px;margin-bottom:0px}.symbol-white{opacity:.7}.token-divider{color:var(--subtext);font-weight:400;font-size:20px}.token-inline-icons{display:flex;align-items:center;gap:10px}.token-icon-btn-white{font-size:18px;cursor:pointer;padding:6px;border-radius:50%;color:var(--text);transition:.2s ease}.token-icon-btn-white:hover{background:var(--card-color)}.token-tags-white{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.tag-white{font-size:14px;font-family:var(--header-logo-family);font-weight:600;background:var(--card-color);padding:0px 10px;border-radius:6px;border:1px solid var(--border-color);color:var(--text)}.irr-yield-wrapper{display:flex;align-items:center;gap:12px;flex-wrap:wrap;max-width:100%}.irr-item{font-size:14px;font-family:var(--header-logo-family);font-weight:600;background:var(--card-color);padding:0px 10px;border-radius:6px;border:1px solid var(--border-color);color:var(--text);flex-shrink:0;white-space:nowrap}.irr-label{color:var(--text);font-size:14px;font-weight:600;white-space:nowrap}.irr-value{color:#16a34a !important;border-radius:6px;font-size:15px;font-weight:700;white-space:nowrap;margin-left:5px}.header-item{font-size:14px;font-family:var(--header-logo-family);font-weight:600;background:var(--card-color);padding:0px 10px;border-radius:6px;border:1px solid var(--border-color);color:var(--text);flex-shrink:0;white-space:nowrap}.header-label{color:var(--text);font-size:14px;font-weight:600;white-space:nowrap}.header-value{color:var(--text) !important;border-radius:6px;font-size:15px;font-weight:700;white-space:nowrap;margin-left:5px}.eth-tag-white{display:flex;align-items:center;gap:4px}.sepolia-icon{font-size:18px;color:var(--text)}.sepolia-vault-icon{font-size:18px;color:var(--text)}.token-title-row{display:flex;align-items:center;gap:12px;flex-wrap:nowrap}.token-description-white{margin-top:1px;margin-bottom:2px}.token-subtitle-white{font-size:16px;font-weight:600;font-family:var(--header-logo-family);color:var(--text);margin-bottom:0px}.token-desc-white{font-size:15px;font-family:var(--header-logo-family);font-weight:600;max-width:85%;color:#818181;margin:0}@media(max-width: 650px){.token-header-wrapper-white{align-items:flex-start}.token-left{align-items:flex-start;width:100%}.token-title-row{flex-direction:column;align-items:flex-start;gap:0px;width:100%}.token-title-white{font-size:20px;line-height:1.2;flex-wrap:wrap}.token-inline-icons{width:100%;display:flex;justify-content:flex-start;gap:14px}.token-icon-btn-white{background:var(--card-color)}.token-tags-white{margin-top:10px;flex-wrap:wrap;gap:5px}.tag-white{font-size:11px;padding:0px 4px}.tag-white img{width:12px;height:12px}.irr-item{font-size:11px;padding:3px 6px}.irr-label{font-size:11px}.irr-value{font-size:11px;padding:2px 8px}.header-item{font-size:11px;padding:3px 6px}.header-label{font-size:11px}.header-value{font-size:11px;padding:2px 8px}}@media(max-width: 372px){.tag-white{padding:0px 2px}}@media(max-width: 1090px){.token-header-wrapper-white{flex-direction:column;align-items:flex-start;gap:16px}.token-left{width:100%}.token-position-status{width:100%;display:flex;justify-content:flex-start}}.token-transaction-wrapper{width:100%;background:var(card-color-3);padding:10px 30px}.token-transaction-container{margin-top:2%;margin-bottom:2%;border-radius:12px;overflow:hidden;background:var(--card-color);box-shadow:0 6px 18px rgba(32,37,52,.06);border:1px solid var(--border-color);font-family:var(--header-logo-family)}.token-transaction-toolbar{display:flex;justify-content:space-between;align-items:center;padding:14px 18px;gap:12px;background:var(--card-color);border-bottom:1px solid var(--border-color)}.token-toolbar-left{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.token-chart-tabs{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:16px 0 0 0;width:100%;flex-wrap:nowrap}.token-chart-tabs-left{display:flex;gap:12px;flex-wrap:nowrap;margin-top:15px}.token-chart-tabs-left button{padding:8px 16px;background:var(--card-color-2);border:1px soliv var(--border-color);color:var(--text);border-radius:6px;cursor:pointer}.token-chart-tabs-left button.active{background-color:var(--primary-color);color:#fff !important;border-color:var(--primary-color)}.token-chart-tabs-right{display:flex;gap:12px;flex-shrink:0}.token-chart-tabs-right .nft-buttons-row{display:flex;gap:12px}.token-chart-tabs-right .transfer-btn{padding:8px 18px;min-width:250px;font-size:14px;border-radius:6px;white-space:nowrap}@media(max-width: 826px){.token-chart-tabs{flex-direction:column;align-items:stretch;gap:12px}.token-chart-tabs-right{order:1;width:100%;justify-content:flex-start}.token-chart-tabs-right .nft-buttons-row{width:100%;display:flex;gap:12px}.token-chart-tabs-right .transfer-btn{flex:1 1;min-width:0}.token-chart-tabs-left{order:2;width:100%;display:flex;gap:12px;flex-wrap:wrap}.token-chart-tabs-left button{flex:1 1;min-width:140px;text-align:center}}.token-action-btn{padding:10px 40px;border-radius:8px;font-size:18px;font-weight:600;border:none;cursor:pointer;color:#fff !important;transition:all .2s ease}.token-action-btn.buy{background:#29a045}.token-action-btn.withdraw{background:#ff0019}.token-action-btn:hover{opacity:.9}.chart-card{background:var(--card-color-2);border:1px solid var(--border-color);border-radius:12px;padding:16px}.chart-legend div{display:flex;align-items:center;gap:8px;font-size:13px}.chart-legend div span{width:10px;height:10px;border-radius:50%}.top-holders-card-BKD{background:var(--card-color-2);border-radius:14px;padding:16px;color:var(--text);width:100%;height:93%;display:flex;flex-direction:column}.top-holders-card{background:var(--card-color-2);border-radius:14px;padding:16px;color:var(--text);width:100%;height:100%;display:flex;flex-direction:column}.chart-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.top-header-title{font-size:16px}.chart-body{flex:1 1;width:100%}.chart-body svg{width:100%;height:100%;display:block}.supply-card{background:var(--card-color-2);border-radius:16px;padding:20px;color:var(--text);width:100%;height:100%}.supply-card h4{font-size:16px;font-weight:600;margin-bottom:12px}.chart-center{display:flex;justify-content:center;align-items:center;margin:10px 0 20px}.legend-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px 40px;gap:18px 40px}.legend-item{display:flex;gap:10px;align-items:flex-start}.dot{width:10px;height:10px;border-radius:50%;margin-top:6px}.label{font-size:13px;color:var(--text) !important}.value{font-size:14px;color:var(--primary-color) !important;font-weight:600}.value span{font-size:12px;color:var(--text) !important;margin-left:4px}.token-filter-pill{display:inline-flex;align-items:center;gap:8px;padding:2px 12px;border-radius:10px;background:var(--card-color);border:1px solid #dce1eb;cursor:pointer;transition:transform 160ms ease,box-shadow 160ms ease,border-color 160ms ease;box-shadow:0 1px 0 hsla(0,0%,100%,.6) inset;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-weight:600;font-size:13px;color:#333}.token-filter-pill:focus,.token-filter-pill:hover{transform:translateY(-3px);box-shadow:0 8px 18px rgba(18,38,63,.06);border-color:rgba(180,190,210,.9)}.token-filter-pill .pill-icon{font-size:14px;width:18px;text-align:center;opacity:.9;color:var(--text)}.token-filter-pill.active{background:linear-gradient(90deg, rgba(12, 161, 137, 0.12), rgba(8, 128, 255, 0.06));border:1px solid var(--primary-color);box-shadow:0 6px 20px rgba(10,183,125,.08);color:var(--primary-color)}.pill-label{display:inline-block}.token-toolbar-right{display:flex;gap:10px;align-items:center}.toolbar-action{display:inline-flex;align-items:center;justify-content:center;padding:8px;border-radius:8px;cursor:pointer;color:#6b7280}.toolbar-action:hover{background:rgba(230,235,245,.8)}.token-transaction-scroll{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.token-transaction-scroll::-webkit-scrollbar{height:6px}.token-transaction-scroll::-webkit-scrollbar-thumb{background:rgba(0,0,0,.25);border-radius:8px}.token-transaction-table{min-width:900px}.token-transaction-header-BKD{display:grid;grid-template-columns:1.7fr 1.3fr 1fr 1fr 1.8fr 1.2fr;padding:12px 20px;font-size:16px;font-weight:600;font-family:var(--header-logo-family);color:var(--text);background:var(--card-color);border-bottom:1px solid var(--border-color)}.token-transaction-row-BKD{display:grid;grid-template-columns:1.7fr 1.3fr 1fr 1fr 1.8fr 1.2fr;padding:14px 20px;border-bottom:1px solid var(--border-color);align-items:center;transition:background 120ms ease}.token-transaction-header{display:grid;grid-template-columns:1.6fr 1fr 1.2fr 1fr 1fr 1fr 2fr .8fr;padding:12px 20px;font-size:16px;font-weight:600;font-family:var(--header-logo-family);color:var(--text);background:var(--card-color);border-bottom:1px solid var(--border-color);font-weight:600}.token-transaction-row{display:grid;grid-template-columns:1.6fr 1fr 1.2fr 1fr 1fr 1fr 2fr .8fr;padding:14px 20px;border-bottom:1px solid var(--border-color);align-items:center;transition:background 120ms ease}.token-transaction-cell{display:flex;font-size:16px;font-weight:600;font-family:var(--header-logo-family);white-space:wrap}.table-propertyType{text-transform:capitalize}.wallet-name-wrapper{display:flex;flex-direction:column}.wallet-name{display:flex;font-size:16px;font-weight:600;font-family:var(--header-logo-family);white-space:wrap}.token-transaction-buy-icon{color:#0ab77d;margin-right:8px;font-size:14px}.token-transaction-sell-icon{color:#e44747;margin-right:8px;font-size:14px}.event-label{letter-spacing:.6px}.amount-value{font-weight:800}.token-transaction-green{color:#0ab77d}.token-transaction-red{color:#e44747}.token-transaction-hash a{max-width:92%;color:var(--primary-color) !important;font-weight:700;font-family:var(--header-logo-family);text-decoration:none;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;word-break:break-all;white-space:normal;line-height:1.4}.token-table-center-loader{display:flex;align-items:center;justify-content:center;height:160px}.token-no-data-found{width:100%;text-align:center;padding:40px 0;font-size:30px;font-family:var(--header-logo-family);font-weight:600;color:#444;text-align:center}@media(max-width: 768px){.token-transaction-header,.token-transaction-row{font-size:12px;padding:10px}}.token-mini-loader-wrapper{display:flex;justify-content:center;align-items:center;padding:12px 0}.token-mini-loader{border:3px solid #e5e5e5;border-top:3px solid var(--primary-color);border-radius:50%;width:26px;height:26px;animation:tokenSpin .9s linear infinite}@keyframes tokenSpin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.token-chart-row{display:flex;width:100%;gap:20px}.token-chart-60{flex:0 0 60%;max-width:60%;display:flex;flex-direction:column;gap:20px}.chart-active{width:100%}.chart-secondary{display:flex;gap:20px}.chart-secondary>*{flex:1 1}.token-chart-40{flex:0 0 40%;max-width:40%}@media(max-width: 900px){.token-chart-row{flex-direction:column}.token-chart-60,.token-chart-40{max-width:100%;flex:0 0 100%}.chart-secondary{flex-direction:column}}.bkdCore{background:var(--card-color-2);padding:30px;border-radius:16px}.bkdCore-title{font-family:var(--header-logo-family);font-size:28px;font-weight:700;margin-bottom:0px}.bkdCore-subtitle{font-size:20px;font-family:var(--header-logo-family);margin-bottom:25px;color:var(--subtext)}.bkdCore-tableWrapper{overflow-x:auto;margin-bottom:10px}.bkdCore-table{width:100%;border-collapse:collapse;font-family:var(--header-logo-family)}.bkdCore-table th{text-align:left;font-weight:600;font-size:16px;padding:12px;background:var(--card-color-2);border-bottom:1px solid var(--border-color)}.bkdCore-table td{padding:12px;font-weight:600;font-size:18px;border-bottom:1px solid var(--border-color)}.bkdCore-statsGrid{display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:24px;gap:24px;margin-top:30px}.bkdCore-card{background:var(--card-color-2);border:1px solid var(--border-color);border-radius:20px;padding:15px 28px;color:var(--text) !important;transition:all .3s ease;box-shadow:0 0 0 1px hsla(0,0%,100%,.02) inset}.bkdCore-card:hover{border-color:hsla(0,0%,100%,.15);transform:translateY(-4px)}.bkdCore-cardTitle{font-size:18px;font-weight:500;font-family:var(--header-logo-family);color:var(--text) !important;margin-bottom:0}.bkdCore-cardValue{font-size:34px;font-family:var(--header-logo-family);font-weight:700;letter-spacing:1px;margin-bottom:0}.bkdCore-change{display:flex;align-items:center;font-family:var(--header-logo-family);font-size:16px;font-weight:500;color:var(--subtext)}.bkdCore-change .dot{width:10px;height:10px;border-radius:50%;margin-right:8px}.bkdCore .green .dot{background:#10b981}.bkdCore .yellow .dot{background:#facc15}.bkdCore .blue .dot{background:#38bdf8}.bkdCore .purple .dot{background:#a78bfa}@media(max-width: 992px){.bkdCore-statsGrid{grid-template-columns:1fr 1fr}}@media(max-width: 600px){.bkdCore{padding:20px}.bkdCore-title{font-size:20px}.bkdCore-statsGrid{grid-template-columns:1fr}.bkdCore-card{padding:22px}.bkdCore-cardValue{font-size:26px}}.token-price-chart-wrapper{width:100%;margin:20px 0;padding:18px 26px;border-radius:10px;background:var(--card-color);box-shadow:0 4px 14px rgba(0,0,0,.08);color:#1a1a1a;border:1px solid var(--border-color)}@media(max-width: 650px){.token-price-chart-wrapper{padding:18px 5px}}.token-price-chart-inner{width:100%}.chart-header.new-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:6px 0;background:rgba(0,0,0,0)}.price-block{display:flex;flex-direction:column;gap:4px}.price-left{display:flex;align-items:center;gap:12px}.price-value{font-size:35px;font-weight:800;color:var(--text) !important;background:var(--card-color);padding:6px 8px;border-radius:6px;box-shadow:none}.pct-pill{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:700;padding:4px 8px;border-radius:12px;color:#fff !important;line-height:1}.pct-pill.up{background:#17a34a;box-shadow:0 1px 3px rgba(23,163,74,.12)}.pct-pill.down{background:#d9534f;box-shadow:0 1px 3px rgba(217,83,79,.12)}.price-subline{display:flex;gap:8px;align-items:center;margin-top:2px}.small-muted{font-size:12px;color:#6b6b6b}.eth-muted{font-size:12px;color:#6b6b6b}.timeframe-block{position:relative;display:flex;align-items:center;gap:10px}.timeframe-label{font-size:13px;color:#444;font-weight:600}.timeframe-select{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:8px;background:var(--card-color);border:1px solid var(--border-color);cursor:pointer;box-shadow:0 4px 10px rgba(0,0,0,.04)}.timeframe-text{font-weight:600;font-size:13px;color:#222}.timeframe-select .caret path{stroke:#333}.timeframe-menu{position:absolute;right:0;top:calc(100% + 8px);min-width:96px;background:var(--card-color);border-radius:8px;border:1px solid var(--border-color);box-shadow:0 8px 20px rgba(0,0,0,.08);overflow:hidden;z-index:40}.timeframe-item{padding:8px 12px;font-weight:600;font-size:13px;color:var(--text) !important;cursor:pointer}.timeframe-item:hover{background:#f5f7fb;color:#000 !important}.timeframe-item.selected{background:#eef7ff;color:#000 !important}.chart-canvas{position:relative;width:100%;border-radius:10px;background:var(--card-color);border:1px solid var(--border-color);overflow:hidden}.chart-canvas::before{content:"";position:absolute;inset:0;pointer-events:none;background-image:radial-gradient(circle, rgba(0, 0, 0, 0.06) 1px, transparent 1px);background-size:10px 10px}.chart-svg{width:100%;display:block}.chart-loading{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#555;font-weight:600;font-size:14px;background:hsla(0,0%,100%,.6)}.chart-footer{margin-top:12px;display:flex;align-items:center;gap:12px;color:#555;font-size:13px}.legend{display:flex;align-items:center;gap:8px}.legend-dot{width:12px;height:6px;background:linear-gradient(90deg, #0072c6, #00b5ff);border-radius:3px}@media(max-width: 720px){.chart-header.new-header{flex-direction:column;align-items:flex-start}.timeframe-block{margin-top:8px}}@media(max-width: 650px){.chart-svg{min-height:300px}.chart-canvas{padding:4px;border-radius:6px}.price-value{font-size:26px}.pct-pill{font-size:11px}.timeframe-select{padding:5px 8px}}@media(max-width: 480px){.chart-svg{min-height:340px}}@media(max-width: 900px){.chart-canvas{min-height:320px}.chart-svg{height:320px}}@media(max-width: 650px){.chart-canvas{min-height:380px}.chart-svg{height:380px}}@media(max-width: 480px){.token-transaction-wrapper{padding:10px 10px}.chart-canvas{min-height:420px}.chart-svg{min-height:420px}}.bkdSupplyCard-nonbg{padding:8px;border-radius:16px;width:100%;overflow:hidden}.bkdSupplyCard{background:var(--card-color-2);padding:30px;border-radius:16px;width:100%;overflow:hidden}.bkdChartWrapper{width:100%;height:500px}@media(max-width: 1024px){.bkdChartWrapper{height:420px}}@media(max-width: 768px){.bkdSupplyCard{padding:20px}.bkdChartWrapper{height:340px}}@media(max-width: 480px){.bkdChartWrapper{height:300px}}.bkdTooltip{background:var(--bg);padding:14px;border-radius:10px;color:var(--text);min-width:170px;box-shadow:0 8px 25px rgba(0,0,0,.45);border:1px solid var(--border-color)}.bkdTooltipTitle{font-weight:600;margin-bottom:8px;font-size:14px}.bkdTooltipRow{display:flex;justify-content:space-between;font-size:13px;margin-bottom:5px;opacity:.9}.bkd-allocation{width:100%}.bkd-allocation-table-wrapper-nonbg{width:100%;overflow-x:auto;border-radius:14px;padding:10px}.bkd-allocation-table-wrapper{width:100%;overflow-x:auto;border-radius:14px;background:var(--card-color-2);padding:10px}.bkd-allocation-table{width:100%;min-width:800px;border-collapse:collapse;color:var(--text) !important;font-size:14px}.bkd-allocation-table thead{background:var(--card-color-2)}.bkd-allocation-table thead th{padding:16px 20px;text-align:left;font-weight:500;font-size:13px;color:var(--subtext);border-bottom:1px solid var(--border-color)}.bkd-allocation-table tbody tr{border-bottom:1px solid var(--border-color)}.bkd-allocation-table tbody td{padding:18px 20px;font-weight:500;color:var(--text)}.bkd-allocation-table tbody .name-cell{display:flex;align-items:center;gap:10px}.bkd-allocation-table tbody .name-cell .dot{width:6px;height:6px;background:var(--primary-color) !important;border-radius:50%}.bkd-allocation-table tbody .wallet-cell{display:flex;align-items:center;gap:8px}.bkd-allocation-table tbody .wallet-cell .copy-icon{cursor:pointer;opacity:.6;transition:.2s ease}.bkd-allocation-table tbody .wallet-cell .copy-icon:hover{opacity:1;color:var(--primary-color);transform:scale(1.1)}.bkd-allocation-table tbody .unlocked{color:var(--text)}.bkd-allocation-table tbody .locked{color:var(--text)}.bkd-allocation-table tbody .section-row td{padding:28px 0 16px 0}.bkd-allocation-table tbody .section-title{display:flex;align-items:center;gap:10px;font-weight:700;font-size:18px;text-transform:uppercase;letter-spacing:1px}.bkd-allocation-table tbody .section-title::before{content:"◆";font-size:15px;color:var(--primary-color)}@media(max-width: 768px){.bkd-allocation-table{font-size:13px}.bkd-allocation-table th,.bkd-allocation-table td{padding:14px}}
.create-plan-container{padding:20px;font-family:var(--title-font-family)}.create-plan-container .portfolio-header{display:flex;justify-content:space-between;align-items:center}.create-plan-container .portfolio-header .portfolio-title{font-size:24px;font-weight:bold}.create-plan-container .portfolio-header .portfolio-buttons{display:flex;gap:10px}.create-plan-container .status-toggle{margin-bottom:20px;box-shadow:0 0 10px rgba(0,0,0,.2);background-color:var(--card-color);padding:20px}.create-plan-container .status-toggle label{font-weight:bold;display:block;margin-bottom:8px}.create-plan-container .status-toggle .toggle-buttons{display:flex;gap:10px}.create-plan-container .status-toggle .toggle-buttons .toggle-button{padding:6px 12px;border:1px solid var(--border-color);background:var(--card-color-2);cursor:pointer;border-radius:4px}.create-plan-container .status-toggle .toggle-buttons .toggle-button.active{background-color:var(--primary-color);color:#fff !important}.create-plan-container .payment-plan-section{background:var(--bg);padding:20px 10px;border-radius:6px;box-shadow:0 0 10px rgba(0,0,0,.2)}.create-plan-container .payment-plan-section h5{font-size:26px;font-family:var(--header-logo-family);font-weight:600;margin-bottom:15px}.create-plan-container .payment-plan-section label{display:block;margin-top:10px;margin-bottom:5px;font-size:16px;font-family:var(--header-logo-family);font-weight:600}.create-plan-container .payment-plan-section .input-field{width:100%;padding:10px;border:1px solid var(--border-color);border-radius:4px;background-color:var(--card-color-2);color:var(--text);font-size:16px;font-family:var(--header-logo-family);font-weight:600}.create-plan-container .payment-plan-section .input-field:focus,.create-plan-container .payment-plan-section .input-field:focus-visible,.create-plan-container .payment-plan-section .input-field:active{outline:none !important;border:1px solid var(--border-color) !important;box-shadow:none !important;background-color:var(--card-color-2) !important}.create-plan-container .payment-plan-section .input-field.input-error{border-color:#ff5a5a;background-color:var(--card-bg)}.create-plan-container .payment-plan-section .error-message{color:red;margin-top:5px;font-size:.9em}.create-plan-container .payment-plan-section .item-header,.create-plan-container .payment-plan-section .item-block{display:grid;grid-template-columns:1fr 1fr 1fr 40px;grid-gap:10px;gap:10px;align-items:center;margin-top:10px}.create-plan-container .payment-plan-section .item-header{background-color:var(--card-color-2);color:var(--text);padding:10px;font-size:16px;font-weight:600;font-family:var(--header-logo-family);margin-top:30px;border-radius:4px;text-align:left;border:1px solid var(--border-color)}.create-plan-container .payment-plan-section .item-header .milestone-column,.create-plan-container .payment-plan-section .item-header .type-column,.create-plan-container .payment-plan-section .item-header .value-column,.create-plan-container .payment-plan-section .item-header .action-column{padding:5px}.create-plan-container .payment-plan-section .item-block{padding:10px;border-radius:6px}.create-plan-container .payment-plan-section .item-block .milestone-column .input-field,.create-plan-container .payment-plan-section .item-block .type-column .input-field,.create-plan-container .payment-plan-section .item-block .value-column .input-field{width:100%;height:49px;font-size:16px;font-weight:600;font-family:var(--header-logo-family);background-color:var(--bg)}.create-plan-container .payment-plan-section .item-block .action-column{display:flex;justify-content:center;align-items:center}.create-plan-container .payment-plan-section .item-block .action-column button{background:none;border:none;cursor:pointer;font-size:18px}.create-plan-container .payment-plan-section .add-item-container{margin-top:20px}.create-plan-container .payment-plan-section .add-item-container .CommonButton{padding:10px 20px;background-color:var(--primary-color);color:#fff !important;border:none;font-size:18px;border-radius:4px;font-weight:600;font-family:var(--header-logo-family);cursor:pointer}.create-plan-container .payment-plan-section .add-item-container .CommonButton:hover{background-color:#024}.status-cell{display:flex;align-items:center;justify-content:center;height:100%}.status-text{font-weight:600;padding:2px 6px;border-radius:4px;font-size:.75rem}.status-draft{background-color:#c4e0fd;color:var(--primary-color) !important;padding:1px;border-radius:20px;min-width:100px;text-align:center}.status-published{background-color:#e8f5e9;color:#2e7d32 !important;padding:2px;border-radius:20px;min-width:100px;text-align:center}.paymentplan-table-container{background-color:var(--bg);border-radius:6px;box-shadow:0 0 6px rgba(0,0,0,.06);width:100%;max-height:80vh;overflow-y:auto;overflow-x:hidden}@media screen and (max-width: 768px){.paymentplan-table-container{overflow-x:auto}}.payment-table{width:100%;border-collapse:collapse}.payment-table th,.payment-table td{text-align:center;padding:12px;height:60px}.payment-table{width:100%;table-layout:fixed;border-collapse:collapse;font-size:13px;padding:0px 30px !important}.payment-table th,.payment-table td{padding:10px 12px;font-family:var(--title-font-family);color:var(--text);word-wrap:break-word;white-space:normal;vertical-align:middle;font-weight:500}.payment-table th{font-size:15px;background-color:var(--card-color);font-weight:600}.payment-table td{font-size:14px}.payment-table th,.payment-table td{width:auto}.payment-table .plan-name-col{width:25% !important;padding-left:30px}.payment-table tbody tr{border-bottom:1px solid var(--border-color)}@media screen and (max-width: 768px){.payment-table{min-width:600px}}.payment-no-results{text-align:center;color:var(--text);background-color:var(--bg);padding:30px;font-size:14px;font-weight:normal}@media screen and (max-width: 768px){.create-plan-container{padding:15px}.create-plan-container .payment-plan-section{padding:15px}.create-plan-container .payment-plan-section .item-block{display:flex;flex-direction:column;gap:10px;padding:15px;border:1px solid #e0e0e0;border-radius:6px;margin-top:12px;background-color:#f9f9f9}.create-plan-container .payment-plan-section .item-block .milestone-column,.create-plan-container .payment-plan-section .item-block .type-column,.create-plan-container .payment-plan-section .item-block .value-column,.create-plan-container .payment-plan-section .item-block .action-column{display:flex;flex-direction:column;width:100%}.create-plan-container .payment-plan-section .item-block .milestone-column label,.create-plan-container .payment-plan-section .item-block .type-column label,.create-plan-container .payment-plan-section .item-block .value-column label,.create-plan-container .payment-plan-section .item-block .action-column label{font-size:13px;font-weight:500;margin-bottom:4px}.create-plan-container .payment-plan-section .item-block .milestone-column .input-field,.create-plan-container .payment-plan-section .item-block .type-column .input-field,.create-plan-container .payment-plan-section .item-block .value-column .input-field,.create-plan-container .payment-plan-section .item-block .action-column .input-field{width:100%;height:44px;font-size:14px}.create-plan-container .payment-plan-section .item-block .action-column{flex-direction:row;justify-content:flex-end;margin-top:10px}.create-plan-container .payment-plan-section .item-block .action-column button{font-size:18px;color:#ff4d4f}.create-plan-container .payment-plan-section .add-item-container{margin-top:20px}.create-plan-container .payment-plan-section .add-item-container .CommonButton{width:100%;text-align:center}}
.NodePartnerDetails-container{padding-left:120px;padding-right:120px;padding-bottom:80px;background:var(--bg);color:var(--text)}@media(max-width: 1200px){.NodePartnerDetails-container{padding-left:60px;padding-right:60px}}@media(max-width: 768px){.NodePartnerDetails-container{padding-left:25px;padding-right:25px}}.nodePartner-videoWrapper{position:relative;width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);overflow:hidden}.nodePartner-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:1}.nodePartner-overlay{position:absolute;inset:0;background:rgba(0,0,0,.7);z-index:2}.nodePartner-inner{position:relative;z-index:3;padding-left:120px;padding-right:120px;padding-top:80px;padding-bottom:80px}@media(max-width: 1200px){.nodePartner-inner{padding-left:60px;padding-right:60px}}@media(max-width: 768px){.nodePartner-inner{padding-left:25px;padding-right:25px}}.NodePartnerHero{max-width:100%}.NodePartnerHero-label{color:#d6d6d6 !important;font-family:var(--header-logo-family);font-weight:600;font-size:16px;margin-bottom:10px;display:inline-block}.NodePartnerHero-title{color:#fff !important;font-size:90px;font-family:var(--header-logo-family);font-weight:700;line-height:1;font-weight:800;margin-bottom:30px}@media(max-width: 1200px){.NodePartnerHero-title{font-size:60px}}@media(max-width: 768px){.NodePartnerHero-title{font-size:40px}}.NodePartnerHero-description{color:#dcdcdc !important;font-family:var(--header-logo-family);font-size:17px;font-weight:600;max-width:600px;line-height:1.7;margin-bottom:20px}.NodePartnerHero-highlight{color:#fff !important;font-size:17px;margin-bottom:40px}.NodePartnerHero-buttons{display:flex;gap:20px;flex-wrap:wrap}.NodePartnerHero-applyBtn{background:var(--primary-color);color:#fff !important;border:none;padding:14px 28px;font-size:16px;font-family:var(--header-logo-family);font-weight:600;cursor:pointer}.NodePartnerHero-learnBtn{background:rgba(0,0,0,0);border:1px solid var(--border-color);padding:14px 28px;color:var(--text) !important;cursor:pointer}.NodePartnerStats{margin-top:80px;border-top:1px solid var(--border-color);padding-top:40px}.NodePartnerStats-grid{display:grid;grid-template-columns:repeat(4, 1fr);grid-gap:40px;gap:40px}@media(max-width: 900px){.NodePartnerStats-grid{grid-template-columns:repeat(2, 1fr);gap:30px}}@media(max-width: 500px){.NodePartnerStats-grid{grid-template-columns:1fr}}.NodePartnerStats-item h3{color:#fff;font-size:38px;font-family:var(--header-logo-family);font-weight:700;margin-bottom:6px}.NodePartnerStats-item p{color:#d6d6d6 !important;font-size:16px;font-family:var(--header-logo-family);font-weight:600;color:var(--subtext);letter-spacing:1px}.NodePartnerStats-green{color:#22c55e !important}.NodePartnerStrategic{width:100%;margin-top:120px}.NodePartnerStrategic-grid{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:80px;gap:80px}@media(max-width: 1000px){.NodePartnerStrategic-grid{grid-template-columns:1fr}}.NodePartnerStrategic-label{color:var(--primary-color) !important;font-family:var(--header-logo-family);font-weight:600;font-size:16px;margin-bottom:10px;display:inline-block}.NodePartnerStrategic-title{font-size:64px;font-family:var(--header-logo-family);font-weight:700;line-height:1.1;margin-bottom:24px}@media(max-width: 768px){.NodePartnerStrategic-title{font-size:40px}}.NodePartnerStrategic-description{font-family:var(--header-logo-family);color:var(--subtext);font-weight:500;font-size:16px;line-height:1.7;margin-bottom:30px}.NodePartnerStrategic-features{display:flex;flex-direction:column}.NodePartnerStrategic-feature{display:flex;gap:18px;padding:15px 0;border-bottom:1px solid var(--border-color)}.NodePartnerStrategic-number{color:var(--subtext);font-weight:500;font-family:var(--header-logo-family);font-size:14px;margin-top:4px}.NodePartnerStrategic-featureContent h4{font-family:var(--header-logo-family);font-size:20px;margin-bottom:8px}.NodePartnerStrategic-featureContent p{font-family:var(--header-logo-family);font-size:15px;color:var(--subtext);font-weight:500;line-height:1.7;margin-bottom:0 !important}.NodePartnerStrategic-tableTitle{font-family:var(--header-logo-family);font-size:14px;letter-spacing:3px;color:var(--subtext);font-weight:500;display:block;margin-bottom:12px}.NodePartnerStrategic-table{border:1px solid var(--border-color)}.NodePartnerStrategic .NodePartnerStrategic-row{display:flex;gap:16px;padding:15px 20px 0 20px;border-bottom:1px solid var(--border-color);transition:all .25s ease;cursor:pointer;position:relative;overflow:hidden}.NodePartnerStrategic .NodePartnerStrategic-row:hover{background:hsla(0,0%,100%,.04);border-color:hsla(0,0%,100%,.15);transform:translateX(4px)}.NodePartnerStrategic .NodePartnerStrategic-row:hover::after{content:"";position:absolute;inset:0;background:var(--primary-color);opacity:.05;filter:blur(40px);pointer-events:none}.NodePartnerStrategic .NodePartnerStrategic-row:hover .NodePartnerStrategic-icon{color:var(--primary-color);transform:scale(1.1)}.NodePartnerStrategic .NodePartnerStrategic-icon{color:var(--primary-color);margin-top:3px;transition:all .25s ease}.NodePartnerStrategic-row:last-child{border-bottom:none}.NodePartnerStrategic-icon{color:var(--primary-color);margin-top:3px}.NodePartnerStrategic-rowContent h4{font-family:var(--header-logo-family);font-size:18px;margin-bottom:4px}.NodePartnerStrategic-rowContent p{font-family:var(--header-logo-family);font-size:15px;color:var(--subtext);font-weight:500}.NodePartnerRole{margin-top:140px}.NodePartnerRole-label{color:var(--primary-color) !important;font-family:var(--header-logo-family);font-weight:600;font-size:16px;margin-bottom:10px;display:inline-block}.NodePartnerRole-title{font-family:var(--header-logo-family);font-size:64px;margin:18px 0;line-height:1}@media(max-width: 768px){.NodePartnerRole-title{font-size:40px}}.NodePartnerRole-description{max-width:620px;color:var(--subtext);font-weight:500;font-family:var(--header-logo-family);font-size:16px;line-height:1.7;margin-bottom:70px}.NodePartnerRole-grid{display:grid;grid-template-columns:repeat(3, 1fr);border-top:1px solid var(--border-color);border-left:1px solid var(--border-color)}@media(max-width: 1100px){.NodePartnerRole-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 700px){.NodePartnerRole-grid{grid-template-columns:1fr}}.NodePartnerRole-card{padding:36px;border-right:1px solid var(--border-color);border-bottom:1px solid var(--border-color);min-height:280px;transition:all .3s ease;position:relative;display:flex;flex-direction:column}.NodePartnerRole-icon{width:44px;height:44px;border:1px solid var(--primary-color);display:flex;align-items:center;justify-content:center;color:var(--primary-color);margin-bottom:20px;transition:all .3s ease}.NodePartnerRole-cardTitle{font-family:var(--header-logo-family);font-size:24px;margin-bottom:12px}.NodePartnerRole-cardDescription{font-family:var(--header-logo-family);font-size:16px;font-weight:500;color:var(--subtext);line-height:1.7}.NodePartnerRole-divider{height:1px;background:var(--border-color);margin:22px 0;width:100%}.NodePartnerRole-metaTitle{font-size:20px !important;color:var(--primary-color) !important;font-family:var(--header-logo-family);font-weight:600;display:block;margin-bottom:4px}.NodePartnerRole-metaText{font-size:14px;color:var(--subtext);font-weight:500;font-family:var(--header-logo-family)}.NodePartnerRole-card:hover{background:hsla(0,0%,100%,.02);transform:translateY(-4px)}.NodePartnerRole-card:hover .NodePartnerRole-cardTitle{color:var(--primary-color)}.NodePartnerAllocation{margin-top:140px}.NodePartnerAllocation-label{color:var(--primary-color) !important;font-family:var(--header-logo-family);font-weight:600;font-size:16px;margin-bottom:10px;display:inline-block}.NodePartnerAllocation-title{font-family:var(--header-logo-family);font-size:64px;line-height:1;margin:18px 0}@media(max-width: 768px){.NodePartnerAllocation-title{font-size:40px}}.NodePartnerAllocation-description{max-width:620px;color:var(--subtext);font-family:var(--header-logo-family);font-size:16px;font-weight:500;line-height:1.7;margin-bottom:80px}.NodePartnerAllocation-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px}@media(max-width: 900px){.NodePartnerAllocation-grid{grid-template-columns:1fr}}.NodePartnerAllocation-big{font-size:80px;font-weight:800;font-family:var(--header-logo-family);color:var(--primary-color);line-height:1}.NodePartnerAllocation-sub{font-size:14px;color:var(--subtext);font-weight:500;letter-spacing:2px}.NodePartnerAllocation-table{margin-top:30px}.NodePartnerAllocation-table div{display:flex;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--border-color);font-family:var(--header-logo-family)}.NodePartnerAllocation-table span{color:var(--subtext);font-weight:500;font-size:14px}.NodePartnerAllocation-primary{color:var(--primary-color)}.NodePartnerAllocation-green{color:#22c55e}.NodePartnerAllocation-red{color:#ef4444}.NodePartnerAllocation-useLabel{font-size:14px;letter-spacing:2px;color:var(--subtext);font-weight:500}.NodePartnerAllocation-bar{display:grid;grid-template-columns:160px 1fr 60px;align-items:center;grid-gap:20px;gap:20px;margin-top:18px}.NodePartnerAllocation-line{height:2px;background:var(--border-color);position:relative}.NodePartnerAllocation-fill{height:2px}.NodePartnerAllocation-fill.primary{background:var(--primary-color)}.NodePartnerAllocation-fill.blue{background:#3b82f6}.NodePartnerAllocation-fill.green{background:#22c55e}.NodePartnerAllocation-fill.purple{background:#8b5cf6}.NodePartnerAllocation-note{border:1px solid var(--border-color);background-color:var(--card-color-2);padding:20px;margin-top:40px;color:var(--subtext);font-weight:500;font-size:14px;font-family:var(--header-logo-family)}.NodePartnerVision{margin-top:140px}.NodePartnerVision-label{color:var(--primary-color) !important;font-family:var(--header-logo-family);font-weight:600;font-size:16px;margin-bottom:10px;display:inline-block}.NodePartnerVision-title{font-family:var(--header-logo-family);font-size:64px;line-height:1;margin:18px 0}@media(max-width: 768px){.NodePartnerVision-title{font-size:40px}}.NodePartnerVision-description{max-width:620px;font-family:var(--header-logo-family);font-size:16px;font-weight:500;color:var(--subtext);line-height:1.7;margin-bottom:70px}.NodePartnerVision-features{display:grid;grid-template-columns:repeat(3, 1fr);border-top:1px solid var(--border-color);border-left:1px solid var(--border-color)}@media(max-width: 940px){.NodePartnerVision-features{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 644px){.NodePartnerVision-features{grid-template-columns:1fr}}.NodePartnerVision-item{padding:60px 50px;border-right:1px solid var(--border-color);border-bottom:1px solid var(--border-color);min-height:380px;display:flex;flex-direction:column;position:relative;transition:all .35s ease}.NodePartnerVision-item::before{content:"";position:absolute;inset:-40px;background:var(--primary-color);filter:blur(120px);opacity:0;transition:opacity .35s ease;z-index:-1}.NodePartnerVision-item:hover{border-color:var(--primary-color)}.NodePartnerVision-item:hover::before{opacity:.12}.NodePartnerVision-icon{width:44px;height:44px;border:1px solid var(--primary-color);display:flex;align-items:center;justify-content:center;color:var(--primary-color);margin-bottom:20px;transition:all .3s ease}.NodePartnerVision-item:hover .NodePartnerVision-icon{box-shadow:0 0 25px var(--primary-color);background:rgba(0,132,255,.05)}.NodePartnerVision-itemTitle{font-family:var(--header-logo-family);font-size:22px;font-weight:700;margin-bottom:14px}.NodePartnerVision-item:hover .NodePartnerVision-itemTitle{color:var(--primary-color)}.NodePartnerVision-itemText{font-family:var(--header-logo-family);font-size:15px;color:var(--subtext);font-weight:500;line-height:1.7;margin-bottom:30px}.NodePartnerVision-divider{height:1px;background:var(--border-color);width:100%;margin-top:auto;margin-bottom:20px}.NodePartnerVision-meta{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.NodePartnerVision-metaTitle{font-family:var(--header-logo-family);font-size:17px;font-weight:600;letter-spacing:1px;color:var(--primary-color) !important}.NodePartnerVision-metaText{font-family:var(--header-logo-family);font-size:16px;color:var(--text);font-weight:600}.NodePartnerCTA{margin-top:0px;padding-top:50px;background:var(--card-color-2);text-align:center;position:relative}.NodePartnerCTA-container{max-width:100%;margin:auto}.NodePartnerCTA-title{font-family:var(--header-logo-family);font-size:72px;font-weight:800;color:var(--text);line-height:1.1}@media(max-width: 900px){.NodePartnerCTA-title{font-size:46px}}.NodePartnerCTA-subtitle{margin-top:16px;font-family:var(--header-logo-family);font-size:44px;font-weight:700;color:var(--primary-color);line-height:1.2}@media(max-width: 900px){.NodePartnerCTA-subtitle{font-size:28px}}.NodePartnerCTA-description{max-width:700px;margin:40px auto 0 auto;font-family:var(--header-logo-family);font-size:18px;color:var(--subtext);font-weight:500;line-height:1.9}.NodePartnerCTA-buttons{margin-top:40px;display:flex;justify-content:center;gap:18px;flex-wrap:wrap}.NodePartnerCTA-primaryBtn{background:var(--primary-color);border:none;color:#fff !important;padding:16px 36px;font-family:var(--header-logo-family);font-size:14px;letter-spacing:1px;cursor:pointer;border-radius:4px;transition:all .25s ease}.NodePartnerCTA-primaryBtn:hover{background:#1f5fd1;transform:translateY(-2px)}.NodePartnerCTA-secondaryBtn{background:rgba(0,0,0,0);border:1px solid var(--border-color);padding:16px 34px;font-family:var(--header-logo-family);font-size:14px;color:var(--text);letter-spacing:1px;cursor:pointer;border-radius:4px;transition:all .25s ease}.NodePartnerCTA-secondaryBtn:hover{border-color:var(--primary-color);color:var(--primary-color)}.NodePartnerCTA-stats{margin:90px auto 0 auto;max-width:900px;display:grid;grid-template-columns:repeat(4, 1fr);justify-content:center;align-items:center;text-align:center}@media(max-width: 900px){.NodePartnerCTA-stats{max-width:100%;grid-template-columns:repeat(4, 1fr)}}@media(max-width: 547px){.NodePartnerCTA-stats{max-width:100%;grid-template-columns:repeat(2, 1fr)}}.NodePartnerCTA-stat{padding:0 0 40px 0;display:flex;flex-direction:column;align-items:center}.NodePartnerCTA-stat h4{font-family:var(--header-logo-family);font-size:28px;font-weight:700;margin-bottom:6px;color:var(--text)}.NodePartnerCTA .green{color:#36d27a}.NodePartnerCTA-stat span{font-family:var(--header-logo-family);font-size:14px;letter-spacing:2px;color:var(--subtext);font-weight:500}.NodePartnerImportantNotice{width:100%;background:var(--card-color-2);border-top:1px solid var(--border-color);padding:26px 20px;text-align:center}.NodePartnerImportantNotice-container{max-width:100%;margin:0 auto}.NodePartnerImportantNotice-text{font-family:var(--header-logo-family);font-size:14px;font-weight:500;line-height:1.8;color:var(--subtext);font-weight:400;margin:0 auto;max-width:80%}.NodePartnerImportantNotice-text strong{font-weight:700;color:var(--text)}@media(max-width: 900px){.NodePartnerImportantNotice{padding:22px 18px}.NodePartnerImportantNotice-text{font-size:11px;line-height:1.7}}@media(max-width: 600px){.NodePartnerImportantNotice{padding:20px 16px}.NodePartnerImportantNotice-text{font-size:10.5px;line-height:1.7}}
.bkd-dashboard-layout{display:block}.bkd-dashboard-layout__main{margin-right:320px;width:calc(100% - 320px)}@media(max-width: 850px){.bkd-dashboard-layout__main{margin-right:0;width:100%}}.bkd-token-stats{background:var(--card-color-2);color:var(--text);padding:20px 40px}.bkd-token-stats__container{display:flex;align-items:center;justify-content:space-between;gap:5px}.bkd-token-stats__left{flex:0 0 25%}.bkd-token-stats__header{display:flex;flex-direction:column;gap:12px}.bkd-token-stats__icon{width:110px;height:110px;object-fit:contain}.bkd-token-stats__title{font-size:35px;font-family:var(--header-logo-family);font-weight:700;line-height:1.2;letter-spacing:1px;color:var(--text)}.bkd-token-stats__grid{flex:0 0 75%;display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));border:1px solid var(--border-color);grid-gap:1px;gap:1px;background:var(--border-color)}.bkd-token-stats__card{background:var(--card-color-2);padding:15px 20px;min-height:120px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.bkd-token-stats__label{font-size:16px;color:var(--subtext);font-family:var(--header-logo-family);font-weight:600;letter-spacing:0px;margin-bottom:12px}.bkd-token-stats__value{font-size:35px;font-weight:700;font-family:var(--header-logo-family);margin-bottom:6px;color:var(--text);word-break:break-word}.bkd-token-stats__value--yellow{color:#f6c453}.bkd-token-stats__value--green{color:#2dd4bf}.bkd-token-stats__value--blue{color:#60a5fa}.bkd-token-stats__value--orange{color:#fb923c}.bkd-token-stats__sub{font-size:14px;font-weight:600;font-family:var(--header-logo-family);color:var(--subtext)}@media(max-width: 1024px){.bkd-token-stats__container{flex-direction:column;gap:40px}.bkd-token-stats__header{flex-direction:row;align-items:center;gap:16px}.bkd-token-stats__icon{width:100px;height:100px;flex-shrink:0}.bkd-token-stats__title{font-size:28px;text-align:left;line-height:1.3}.bkd-token-stats__grid{width:100%}}@media(max-width: 768px){.bkd-token-stats{padding:60px 20px}.bkd-token-stats__grid{grid-template-columns:repeat(2, 1fr)}.bkd-token-stats__card:nth-child(2n){border-right:none}.bkd-token-stats__card:nth-last-child(-n+2){border-bottom:none}}@media(max-width: 480px){.bkd-token-stats__title{font-size:28px}.bkd-token-stats__grid{grid-template-columns:repeat(2, 1fr)}.bkd-token-stats__card{border-right:none !important}.bkd-token-stats__value{font-size:26px}}.protocol-tb{background:var(--bg);padding:40px}.protocol-tb__container{width:100%}.protocol-tb__title{font-size:18px;font-weight:500;letter-spacing:0px;color:var(--text);margin-bottom:20px;font-family:var(--header-logo-family)}.protocol-tb__wrapper{width:100%;overflow-x:auto;border:1px solid var(--border-color)}.protocol-tb__table{width:100%;border-collapse:collapse;min-width:900px}.protocol-tb thead{background:var(--card-color-2)}.protocol-tb thead th{text-align:left;font-size:14px;font-weight:600;color:var(--subtext);padding:16px 20px;border-bottom:1px solid var(--border-color);font-family:var(--header-logo-family)}.protocol-tb tbody tr{border-bottom:1px solid var(--border-color)}.protocol-tb tbody tr:last-child{border-bottom:none}.protocol-tb tbody td{padding:20px;font-size:16px;font-weight:600;font-family:var(--header-logo-family);color:var(--text);white-space:nowrap}.protocol-tb__tag{display:inline-block;font-size:14px;font-weight:600;padding:4px 10px;border:1px solid;letter-spacing:1px}.protocol-tb__tag--green{color:#22c55e;border-color:rgba(34,197,94,.5)}.protocol-tb__tag--orange{color:#fb923c;border-color:rgba(251,146,60,.5)}.protocol-tb__value{font-weight:700;font-family:var(--header-logo-family)}.protocol-tb__value--green{color:#22c55e !important}.protocol-tb__value--orange{color:#fb923c !important}.protocol-tb__effect{font-weight:600}.protocol-tb__effect--green{color:#22c55e !important}.protocol-tb__effect--orange{color:#fb923c !important}.protocol-tb__note{color:#6b7280;font-size:14px;font-weight:500}@media(max-width: 768px){.protocol-tb{padding:20px}.protocol-tb__title{font-size:18px}.protocol-tb tbody td{padding:14px;font-size:14px}}.bkdWalletActivity{width:100%;padding:30px 40px 80px 40px;background:var(--bg);font-family:var(--header-logo-family)}.bkdWalletActivity *{font-family:var(--header-logo-family)}.bkdWalletActivity__container{width:100%}.bkdWalletActivity__label{font-size:18px;font-weight:500;color:var(--subtext)}.bkdWalletActivity__title{font-size:50px;margin:12px 0}.bkdWalletActivity__desc{color:var(--subtext);margin-bottom:12px;font-size:20px;font-weight:500}.bkdWalletActivity__topRow{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.bkdWalletActivity__header{display:flex;align-items:center}.bkdWalletActivity__tabs{display:flex;gap:14px}.bkdWalletActivity__propertyType{text-transform:capitalize}@media(max-width: 768px){.bkdWalletActivity__topRow{flex-direction:column;align-items:flex-start;gap:14px}.bkdWalletActivity__tabs{width:100%;display:flex;flex-wrap:wrap;gap:10px}.bkdWalletActivity__tabs button{flex:1 1;text-align:center;flex:unset;white-space:nowrap}}.bkdWalletActivity__tabs{display:flex;gap:14px}.bkdWalletActivity__tabs button{padding:5px 10px;border:1px solid var(--border-color);background:rgba(0,0,0,0);color:var(--subtext);cursor:pointer;font-size:15px;font-weight:600}.bkdWalletActivity__tabs button.active{border-color:var(--primary-color);color:var(--primary-color) !important}.bkdWalletActivity__tableWrap{overflow-x:auto;border:1px solid var(--border-color)}.bkdWalletActivity__table{width:100%;border-collapse:collapse;min-width:900px}.bkdWalletActivity__table th{text-align:left;padding:18px 22px;font-size:16px;font-weight:600;letter-spacing:1px;color:var(--subtext) !important;border-bottom:1px solid var(--border-color)}.bkdWalletActivity__table td{padding:18px 22px;border-bottom:1px solid var(--border-color);font-size:18px;font-weight:500}.bkdWalletActivity__quantity.positive{color:#19c37d;font-weight:600}.bkdWalletActivity__quantity.negative{color:#ff5757;font-weight:600}.bkdWalletActivity__pagination{display:flex;justify-content:center;gap:10px;margin-top:26px}.bkdWalletActivity__pagination button{width:36px;height:36px;border:1px solid var(--border-color);background:rgba(0,0,0,0);color:var(--subtext);cursor:pointer;font-size:16px}.bkdWalletActivity__pagination button.active{border-color:var(--primary-color);background-color:var(--primary-color);color:#fff !important}.bkdWalletActivity__pagination .dots{display:flex;align-items:center;padding:0 6px;color:var(--subtext)}.bkdWalletActivity__hash{color:var(--primary-color) !important;font-weight:600;text-decoration:none}.bkdWalletActivity__hash:hover{text-decoration:underline}.bkdWalletActivity__loader{text-align:center;padding:40px 0;font-size:18px;color:var(--subtext)}.bkdWalletActivity__empty{text-align:center;padding:20px;color:var(--subtext);font-weight:600;font-size:25px;font-family:var(--header-logo-family)}@media(max-width: 768px){.bkdWalletActivity{padding:60px 20px}.bkdWalletActivity__title{font-size:34px}.bkdWalletActivity__table td{font-size:16px}}.bkd-sidebar{width:320px;height:calc(100vh - 60px);position:fixed;top:60px;right:0;background:var(--card-color-2);border-left:1px solid var(--border-color);padding:20px;overflow-y:auto;overscroll-behavior:contain;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.bkd-sidebar::-webkit-scrollbar{display:none}.bkd-sidebar{z-index:100;display:flex;flex-direction:column;gap:30px;font-family:var(--header-logo-family)}.bkd-sidebar__section{padding-bottom:0px}.bkd-sidebar__heading{font-size:20px;letter-spacing:0px;font-weight:600;font-family:var(--header-logo-family);color:var(--primary-color);margin-bottom:5px}.bkd-sidebar__stats{display:grid;grid-template-columns:repeat(4, 1fr);grid-gap:10px;gap:10px;margin-bottom:15px}.bkd-sidebar__stats div{display:flex;flex-direction:column;gap:6px;align-items:center;text-align:center}.bkd-sidebar__stats div span{font-size:14px;font-weight:600;color:var(--subtext)}.bkd-sidebar__stats div b{font-size:18px !important;font-weight:600;color:var(--text)}.bkd-sidebar__actions{display:flex;gap:10px;margin-bottom:0px}.bkd-sidebar__buy{flex:1 1;background:var(--primary-color);color:#fff !important;font-size:16px;border:none;padding:10px;font-weight:600;cursor:pointer}.bkd-sidebar__transfer{flex:1 1;background:rgba(0,0,0,0);border:1px solid var(--border-color);color:var(--text);font-size:16px;font-weight:600;padding:10px;cursor:pointer}.bkd-sidebar__wallet{display:flex;flex-direction:column;gap:10px}.bkd-sidebar__wallet-label{font-size:20px;letter-spacing:0px;font-weight:600;font-family:var(--header-logo-family);color:var(--primary-color);margin-bottom:0px}.bkd-sidebar__wallet-box{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;border-radius:10px;background:var(--card-color-2);border:1px solid var(--border-color);cursor:pointer;transition:all .25s ease}.bkd-sidebar__wallet-box:hover{border-color:var(--primary-color) !important;transform:translateY(-2px)}.bkd-sidebar__wallet-address{font-size:16px;font-family:var(--header-logo-family);color:var(--text);font-weight:600;letter-spacing:.5px}.bkd-sidebar__wallet-icon{font-size:18px;font-family:var(--header-logo-family);color:var(--text);font-weight:600}.bkd-sidebar__list{display:flex;flex-direction:column}.bkd-sidebar__list div{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--border-color)}.bkd-sidebar__list div span{color:var(--subtext);font-size:14px}.bkd-sidebar__list div b{font-size:15px;color:var(--text)}.bkd-sidebar__list div .highlight{color:var(--primary-color)}.bkd-sidebar__list div .green{color:#22c55e}.bkd-sidebar__list div .red{color:#ef4444}@media(max-width: 850px){.bkd-sidebar{position:static;width:100%;height:auto;border-left:none}}

/*# sourceMappingURL=c1f64c7087404ed8.css.map*/