:root{--brand:#0d6efd;--sidebar-bg:#1a237e;--sidebar-active:#283593;--text-dark:#444;--text-light:#fff;--brown:#964233;--btn-brown-bg:#964233;--btn-brown-bg-hover:#6b3410;--btn-brown-text:#fff;--btn-brown-border:#964233;--btn-primary-bg:linear-gradient(135deg,#d4af37,gold);--btn-primary-bg-hover:linear-gradient(135deg,#c9a227,#e6c200);--btn-primary-text:#2c2c2c;--btn-primary-border:transparent;--btn-secondary-bg:transparent;--btn-secondary-bg-hover:#d4af37;--btn-secondary-text:#d4af37;--btn-secondary-text-hover:#2c2c2c;--btn-secondary-border:#d4af37;--btn-white-bg:#fff;--btn-white-bg-hover:#f0f0f0;--btn-white-text:#333;--btn-white-border:#fff;--btn-black-bg:#000;--btn-black-bg-hover:#333;--btn-black-text:#fff;--btn-black-border:#000;--btn-danger-bg:#dc3545;--btn-danger-bg-hover:#c82333;--btn-danger-text:#fff;--btn-danger-border:#dc3545;--page-heading-font-size:1.875rem;--page-heading-font-weight:700;--page-heading-line-height:1.2;--page-heading-color:#212529;--page-subheading-font-size:32px;--page-subheading-font-weight:600;--page-subheading-line-height:1.3;--page-subheading-color:#212529;--page-description-font-size:1rem;--page-description-font-weight:400;--page-description-line-height:1.6;--page-description-color:#6c757d}*{transition:all .3s ease}.page-heading,.page-heading h1,.page-heading h2,.page-heading h3,h1.page-heading,h2.page-heading,h3.page-heading{font-size:var(--page-heading-font-size)!important;font-weight:var(--page-heading-font-weight)!important;line-height:var(--page-heading-line-height)!important;color:var(--page-heading-color)!important;margin-bottom:1rem}.page-subheading,.page-subheading h2,.page-subheading h3,.page-subheading h4,h2.page-subheading,h3.page-subheading,h4.page-subheading{font-size:var(--page-subheading-font-size)!important;font-weight:var(--page-subheading-font-weight)!important;line-height:var(--page-subheading-line-height)!important;color:var(--page-subheading-color)!important;margin-bottom:.75rem}.page-description,.page-description p,p.page-description{font-size:var(--page-description-font-size)!important;font-weight:var(--page-description-font-weight)!important;line-height:var(--page-description-line-height)!important;color:var(--page-description-color)!important;margin-bottom:1rem}@media (max-width:768px){:root{--page-heading-font-size:1.5rem;--page-subheading-font-size:1.5rem;--page-description-font-size:0.9375rem}}@media (max-width:576px){:root{--page-heading-font-size:1.375rem;--page-subheading-font-size:1.25rem;--page-description-font-size:0.875rem}}.text-brown{color:var(--brown)!important}.bg-brown{background-color:var(--brown)!important}.btn{padding:12px 28px;border-radius:25px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease;border:none;text-align:center;display:inline-block;text-decoration:none;letter-spacing:.3px;background-color:transparent}.btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.header-actions .btn-link:hover,.header-actions .btn:hover,.header-sticky .btn-link:hover,.header-sticky .btn:hover{box-shadow:none!important;transform:none!important}.header-account-icon,.header-nav-link:hover .header-account-icon{box-shadow:none!important}.btn:active{transform:translateY(0)}.btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.btn-sm{padding:8px 20px;font-size:14px}.btn-lg{padding:16px 36px;font-size:16px}.btn-full{width:100%;display:block}.btn-brown{background-color:var(--btn-brown-bg);border-color:var(--btn-brown-border);color:var(--btn-brown-text);box-shadow:0 3px 8px rgba(150,66,51,.3);border-radius:8px!important}.btn-brown:hover{background-color:var(--btn-brown-bg-hover);border-color:var(--btn-brown-bg-hover);color:var(--btn-brown-text);box-shadow:0 6px 16px rgba(150,66,51,.5)}.btn-primary{background:var(--btn-primary-bg);color:var(--btn-primary-text);border:var(--btn-primary-border);box-shadow:0 3px 8px rgba(212,175,55,.3);min-width:140px}.btn-primary:hover{background:var(--btn-primary-bg-hover);color:var(--btn-primary-text);box-shadow:0 6px 16px rgba(212,175,55,.5)}.btn-secondary{background:var(--btn-secondary-bg);color:var(--btn-secondary-text);border:2px solid var(--btn-secondary-border)}.btn-secondary:hover{background:var(--btn-secondary-bg-hover);color:var(--btn-secondary-text-hover);box-shadow:0 6px 16px rgba(212,175,55,.4)}.btn-white{background-color:var(--btn-white-bg);border-color:var(--btn-white-border);color:var(--btn-white-text)}.btn-white:hover{background-color:var(--btn-white-bg-hover);color:var(--btn-white-text)}.btn-black{background-color:var(--btn-black-bg);border-color:var(--btn-black-border);color:var(--btn-black-text)}.btn-black:hover{background-color:var(--btn-black-bg-hover);color:var(--btn-black-text)}.btn-danger{background-color:var(--btn-danger-bg);border-color:var(--btn-danger-border);color:var(--btn-danger-text)}.btn-danger:hover{background-color:var(--btn-danger-bg-hover);color:var(--btn-danger-text)}.border-brown{border-color:var(--brown)!important}.nav-link.active{color:var(--brown)!important;position:relative}.navbar-nav{gap:0;padding:4px 0;flex-wrap:wrap}.nav-link.active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:var(--brown)}.nav-item.dropdown{position:relative}.nav-item-dropdown-wrapper{position:relative;display:inline-block}.nav-item-dropdown-wrapper .dropdown-menu{z-index:1050}.nav-link.dropdown-toggle{cursor:pointer;display:inline-block}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;min-width:200px;padding:0;margin:0;list-style:none;background-color:#fff;border:none;box-shadow:0 4px 12px rgba(0,0,0,.15);border-radius:6px}.dropdown-menu.show{display:block}.dropdown-item{display:block;width:100%;padding:8px 16px;clear:both;font-weight:400;color:#212529;text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;transition:all .2s ease;cursor:pointer;pointer-events:auto}.dropdown-item:hover{background-color:#f5f5f5;color:var(--brown);text-decoration:none}.dropdown-menu,.dropdown-menu li{pointer-events:auto}.card-new .homepage-product-image-wrapper{height:170px}.card-new .homepage-product-card-rating-text,.card-new .homepage-product-card-reviews{font-size:11px!important}.card-new .homepage-product-card-price-current,.card-new .homepage-product-card-price-original{font-size:14px;font-weight:700}@keyframes slideInRight{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.toast-notification{animation:slideInRight .3s ease-out}.carousel-indicators [type=button]{width:12px;height:12px;border-radius:50%;border:2px solid #fff;background:hsla(0,0%,100%,.5)}.carousel-indicators [type=button].active{background:#fff;width:32px;border-radius:6px}.carousel-control-next,.carousel-control-prev{width:50px;height:50px;background:hsla(0,0%,100%,.9);border-radius:50%;top:50%;transform:translateY(-50%);opacity:1}.carousel-control-prev{left:20px}.carousel-control-next{right:20px}@media (max-width:767px){.carousel-control-next,.carousel-control-prev{width:40px;height:40px}.carousel-control-prev{left:10px}.carousel-control-next{right:10px}.carousel-control-next-icon,.carousel-control-prev-icon{width:20px;height:20px}}@media (max-width:575px){.carousel-control-next,.carousel-control-prev{width:35px;height:35px}.carousel-control-prev{left:5px}.carousel-control-next{right:5px}.carousel-control-next-icon,.carousel-control-prev-icon{width:18px;height:18px}.carousel-indicators{margin-bottom:10px!important}.carousel-indicators [type=button]{width:8px;height:8px}.carousel-indicators [type=button].active{width:24px}}.carousel-control-next-icon,.carousel-control-prev-icon{filter:invert(1)}body,html{overflow-x:hidden;max-width:100vw}body{min-height:100vh;font-family:Fira Sans,sans-serif;font-size:14px;letter-spacing:.3px;color:var(--text-dark);line-height:1.5}@media (min-width:992px){.fbt-product-col{flex:0 0 20%;max-width:20%}}.homepage{font-family:Fira Sans,sans-serif;color:#2c2c2c}.container{max-width:1200px;margin:0 auto;padding:0 20px}.homepage-header{background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.08);position:-webkit-sticky;position:sticky;top:0;z-index:1000}.header-top{justify-content:space-between;padding:14px 0;border-bottom:1px solid #f0f0f0}.header-top,.logo-section{display:flex;align-items:center}.logo-section{gap:12px}.logo-circle{width:50px;height:50px;border-radius:50%;background:#000;display:flex;align-items:center;justify-content:center;font-size:24px;border:2px solid #000;position:relative;overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,.1)}.logo-circle:before{content:"";position:absolute;width:100%;height:100%;background:radial-gradient(circle at center,#ff8c00 0,#ff8c00 35%,#000 0,#000 100%);border-radius:50%}.logo-icon{position:relative;z-index:1;color:#ff8c00;font-size:32px;line-height:1}.logo-circle.large{width:90px;height:90px;font-size:45px;box-shadow:0 4px 12px rgba(212,175,55,.4)}.logo-text{font-size:20px;font-weight:700;color:#2c2c2c;letter-spacing:.3px}.logo-by{color:#964233;font-weight:400}.header-actions{gap:24px}.action-item{background:none;border:none;display:flex;align-items:center;gap:6px;color:#2c2c2c;font-size:15px;font-weight:500;cursor:pointer;padding:6px 8px;transition:color .2s}.action-item i{font-size:18px}.action-item:hover{color:#964233}.action-item.cart-btn{position:relative}.cart-badge{position:absolute;top:0;right:0;background:#000;color:#fff;border-radius:50%;width:18px;height:18px;font-size:11px;justify-content:center;font-weight:700;transform:translate(8px,-8px)}.cart-badge,.main-nav{display:flex;align-items:center}.main-nav{gap:0;padding:12px 0;flex-wrap:wrap}.nav-item{position:relative;display:flex;align-items:center}.nav-link{text-decoration:none;color:#2c2c2c;font-size:15px;font-weight:500;padding:8px 16px;transition:color .2s;position:relative;display:block;white-space:nowrap}.nav-item.active .nav-link{color:#964233}.nav-item.active .nav-link:after{content:"";position:absolute;bottom:0;left:16px;right:16px;height:2px;background:#964233}.nav-link:hover{color:#964233}.nav-item.has-submenu{display:flex;align-items:center;flex-wrap:wrap}.nav-item.has-submenu:hover .submenu{display:block}.submenu-toggle{background:none;border:none;color:#2c2c2c;cursor:pointer;padding:4px 2px;margin-left:-8px;display:flex;align-items:center;font-size:10px;transition:color .2s;line-height:1}.nav-item.active .submenu-toggle,.submenu-toggle:hover{color:#964233}.submenu{position:absolute;top:100%;left:0;background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.15);border-radius:6px;min-width:220px;padding:8px 0;margin-top:8px;list-style:none;z-index:1000;display:none}.submenu.show{display:block}@media (min-width:769px){.nav-item.has-submenu:hover .submenu{display:block}}.submenu li{margin:0}.submenu li a{display:block;padding:10px 20px;color:#2c2c2c;text-decoration:none;font-size:14px;font-weight:400;transition:background-color .2s,color .2s}.submenu li a:hover{background-color:#f5f5f5;color:#964233}.banner-slider{background:#fff}.banner-slider,.slider-container{position:relative;width:100%;overflow:hidden}.slider-wrapper{display:flex;transition:transform .6s ease-in-out;width:100%}.slide{min-width:100%;display:flex;align-items:center}.slide-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;align-items:center;width:100%}.slide-left{display:flex;flex-direction:column;gap:20px}.slide-icon{font-size:64px;margin-bottom:10px}.slide-title{font-size:42px;font-weight:700;color:#2c2c2c;margin:0;line-height:1.2}.slide-subtitle{font-size:28px;font-weight:600;color:#964233;margin:0;line-height:1.3}.slide-description{font-size:18px;color:#555;margin:0;line-height:1.6}.btn-slider{padding:14px 32px;border-radius:8px;font-size:16px;width:-moz-fit-content;width:fit-content;margin-top:10px;background-color:var(--btn-brown-bg);border-color:var(--btn-brown-border);color:var(--btn-brown-text)}.btn-slider:hover{background-color:var(--btn-brown-bg-hover);border-color:var(--btn-brown-bg-hover);color:var(--btn-brown-text)}.slide-image-placeholder,.slide-right{display:flex;justify-content:center;align-items:center}.slide-image-placeholder{width:100%;max-width:500px;height:400px;background:hsla(0,0%,100%,.3);border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.1)}.slide-image-icon{font-size:120px;opacity:.8}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);background:hsla(0,0%,100%,.9);border:none;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.15);color:#2c2c2c;font-size:24px}.slider-arrow:hover{background:#fff;transform:translateY(-50%) scale(1.1);box-shadow:0 4px 12px rgba(0,0,0,.2)}.slider-arrow-prev{left:20px}.slider-arrow-next{right:20px}.slider-dots{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);display:flex;gap:12px;z-index:10}.slider-dot{width:12px;height:12px;border-radius:50%;border:2px solid #fff;background:hsla(0,0%,100%,.5);cursor:pointer;transition:all .3s ease;padding:0}.slider-dot:hover{background:hsla(0,0%,100%,.8);transform:scale(1.2)}.slider-dot.active{background:#fff;width:32px;border-radius:6px}.hero-section{background:#f5e6d3;padding:70px 0;background:linear-gradient(135deg,#f5e6d3,#e8d5c4)}.hero-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;align-items:center}.hero-left{display:flex;flex-direction:column;gap:24px}.hero-logo{display:flex;align-items:center;gap:16px}.hero-title{font-size:36px;font-weight:700;color:#333;margin:0}.hero-subtitle{font-size:18px;color:#666;margin:0}.hero-right,.placeholder-image{display:flex;justify-content:center}.placeholder-image{align-items:center;width:100%}.services-section{padding:60px 0;background:#fff}.puja-services-section{padding:60px 0;background:#faf9f7}.ai-astrologers-section,.astrologers-section{padding:60px 0;background:#fff7ec;width:100%}.blog-section,.categories-section,.horoscope-section,.personalized-reports-section,.products-section,.reports-section,.testimonials-section,.video-testimonials-section{padding:60px 0}.section-header{text-align:center;margin-bottom:50px}.section-title{font-size:32px;font-weight:700;color:#2c2c2c;margin-bottom:10px;letter-spacing:-.3px}.section-subtitle{font-size:15px;color:#666;margin:0;line-height:1.6}.page-section-heading,.page-section-heading h2,.page-section-heading h3,h2.page-section-heading,h3.page-section-heading{font-size:var(--page-subheading-font-size)!important;font-weight:var(--page-subheading-font-weight)!important;line-height:var(--page-subheading-line-height)!important;color:var(--page-subheading-color)!important;margin-bottom:12px;letter-spacing:-.3px}.blog-banner-heading,.contact-banner-heading,.homepage-section-gradient .page-heading,.homepage-section-gradient .page-section-description,.homepage-section-gradient h1.page-heading,.homepage-section-gradient p.page-section-description,section.text-white .page-heading,section.text-white .page-section-description,section.text-white .page-section-heading,section.text-white h1.page-heading,section.text-white h1.page-section-heading,section.text-white p.page-section-description{color:#fff!important}.page-section-description,.page-section-description p,p.page-section-description{font-size:var(--page-description-font-size)!important;font-weight:var(--page-description-font-weight)!important;line-height:var(--page-description-line-height)!important;color:#000!important;margin:0}.astrologers-hero-bg .page-section-description,.astrologers-hero-bg p.page-section-description{color:#fff!important}.services-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:32px;gap:32px;max-width:1200px;margin:0 auto}.service-item{text-align:center;display:flex;flex-direction:column;align-items:center}.service-image-container{margin-bottom:24px;position:relative}.service-image{width:160px;height:160px;border-radius:50%;border:2px dashed #964233;display:flex;align-items:center;justify-content:center;font-size:64px;background:#fff;overflow:hidden;position:relative;margin:0 auto}.service-title{font-size:16px;font-weight:600;color:#964233;margin:0 0 8px;line-height:1.4}.service-description{font-size:14px;color:#2c2c2c;margin:0;line-height:1.5}.ai-astrologers-section,.epuja-section{background:linear-gradient(135deg,#f5e6d3,#e8d5c4);padding:70px 0}.ai-astrologers-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;align-items:center}.ai-astrologers-title{font-size:32px;font-weight:700;color:#333;margin-bottom:16px}.ai-astrologers-subtitle{font-size:20px;font-weight:600;color:#333;margin-bottom:12px}.ai-astrologers-text{font-size:16px;color:#666;margin:0}.epuja-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;align-items:center}.epuja-title{font-size:32px;font-weight:700;color:#333;margin-bottom:16px}.epuja-subtitle{font-size:20px;font-weight:600;color:#333;margin-bottom:12px}.epuja-text{font-size:16px;color:#666;margin:0}.puja-slider-container{position:relative;width:100%;overflow:hidden;max-width:1200px;margin:0 auto}.puja-slider-wrapper{display:flex;transition:transform .5s ease-in-out;gap:30px}.puja-card{flex-grow:0;flex-shrink:0;flex-basis:calc(33.333% - 20px);min-width:0;background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08);flex-direction:column}.puja-card,.puja-card-image{overflow:hidden;display:flex;position:relative}.puja-card-image{width:100%;height:200px;align-items:center;justify-content:center}.puja-image-icon{font-size:80px;opacity:.9}.puja-type-badge{position:absolute;top:12px;right:12px;background:#dc3545;color:#fff;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:600;display:flex;align-items:center;gap:5px;z-index:10}.puja-type-badge i{font-size:12px}.puja-card-content{padding:20px;flex:1 1;display:flex;flex-direction:column}.puja-title{font-size:18px;font-weight:700;color:#2c2c2c;margin:0 0 8px;line-height:1.4}.puja-description{font-size:14px;color:#666;margin:0 0 16px;line-height:1.5}.puja-details-list{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.puja-detail-item{display:flex;align-items:center;gap:8px;font-size:13px;color:#555}.puja-detail-item i{font-size:14px;color:#964233;width:16px}.puja-rating{display:flex;align-items:center;gap:8px;margin-bottom:16px}.puja-stars{color:gold;font-size:16px;letter-spacing:2px}.puja-rating-text{font-size:14px;color:#2c2c2c;font-weight:600}.puja-pricing{display:flex;align-items:center;gap:12px;margin-bottom:20px}.puja-current-price{font-size:20px;font-weight:700;color:#964233}.puja-original-price{font-size:16px;color:#999;text-decoration:line-through}.puja-book-btn{width:100%;padding:12px;background:#964233;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:background .3s ease}.puja-book-btn:hover{background:#6b3410}.puja-slider-dots{display:flex;justify-content:center;gap:8px;margin-top:30px}.puja-slider-dot{width:8px;height:8px;border-radius:50%;border:none;background:#d3d3d3;cursor:pointer;transition:all .3s ease;padding:0}.puja-slider-dot:hover{background:#bbb}.puja-slider-dot.active{background:#000;width:12px;height:12px;border:2px solid #d3d3d3;border-radius:50%;box-sizing:border-box}.text-center{text-align:center}.mt-4{margin-top:24px}.astrologers-section .container{max-width:1400px;margin:0 auto;padding:0 20px}.astrologer-slider-container{position:relative;width:100%;overflow:hidden}.astrologer-slider-wrapper{display:flex;transition:transform .5s ease-in-out;gap:24px;width:100%}.astrologer-card{flex-grow:0;flex-shrink:0;flex-basis:calc((100% - 72px) / 4);min-width:0;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.08);display:flex;flex-direction:column;position:relative;transition:transform .3s ease,box-shadow .3s ease}.astrologer-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px rgba(0,0,0,.12)}.astrologer-image-container{width:100%;height:205px;position:relative;overflow:hidden;border-radius:20px 20px 0 0}.astrologer-image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative}.astrologer-image-placeholder img{width:100%;height:100%;object-fit:cover}.astrologer-image-icon{font-size:80px;opacity:.8}.astrologer-status-badge{position:absolute;top:12px;right:12px;padding:6px 14px;border-radius:20px;font-size:12px;font-weight:600;z-index:10;white-space:nowrap}.astrologer-status-badge.available{background:#28a745;color:#fff}.astrologer-status-badge.busy{background:#ffb6c1;color:#2c2c2c}.astrologer-card-content{padding:20px;flex:1 1;display:flex;flex-direction:column}.astrologer-name-row{display:flex;align-items:center;gap:6px;margin-bottom:8px}.astrologer-name{font-size:18px;font-weight:700;color:#2c2c2c;margin:0;line-height:1.3}.verified-check{color:#00c40a;font-size:18px;flex-shrink:0;margin-left:6px}.astrologer-experience,.astrologer-expertise,.astrologer-languages{font-size:14px;color:#2c2c2c;margin:0 0 6px;line-height:1.5}.astrologer-rating{display:flex;align-items:center;gap:6px;margin:12px 0 16px}.astrologer-star{color:gold;font-size:16px}.astrologer-rating-text{font-size:14px;font-weight:700;color:#2c2c2c}.astrologer-reviews{font-size:13px;color:#999}.astrologer-pricing{display:flex;align-items:center;gap:10px;margin-bottom:12px}.astrologer-original-price{font-size:14px;color:#999;text-decoration:line-through}.astrologer-current-price{font-size:16px;font-weight:700;color:#964233}.astrologer-consultation-icons{display:flex;gap:8px;margin-bottom:16px;justify-content:flex-start}.consult-icon{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;color:#fff;transition:transform .2s ease}.consult-icon:hover{transform:scale(1.1)}.consult-video{background:#5dade2}.consult-call{background:#52be80}.consult-chat{background:#bb8fce}.astrologer-consult-btn{width:100%;padding:14px;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:auto}.astrologer-consult-btn.available{background:#964233;color:#fff}.astrologer-consult-btn.available:hover{background:#6b3410;transform:translateY(-1px);box-shadow:0 2px 8px rgba(139,69,19,.3)}.astrologer-consult-btn.busy{background:#ffb6c1;color:#2c2c2c;cursor:not-allowed}.astrologer-slider-dots{display:flex;justify-content:center;gap:8px;margin-top:32px}.astrologer-slider-dot{width:8px;height:8px;border-radius:50%;border:none;background:#d3d3d3;cursor:pointer;transition:all .3s ease;padding:0}.astrologer-slider-dot:hover{background:#bbb}.astrologer-slider-dot.active{background:#000;width:12px;height:12px;border:2px solid #d3d3d3;border-radius:50%;box-sizing:border-box}.astrologer-details{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.detail-item{font-size:13px;color:#666}.rating{display:flex;align-items:center;justify-content:center;gap:8px}.stars{font-size:16px}.rating-text{color:#666}.price-per-minute{font-size:19px;font-weight:700;color:#d4af37;margin:0}.consultation-icons{display:flex;justify-content:center;gap:12px;margin:16px 0}.consult-icon{font-size:20px;cursor:pointer;transition:transform .2s}.consult-icon:hover{transform:scale(1.2)}.astrologer-actions{display:flex;gap:8px;justify-content:center;margin-top:12px}.categories-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;max-width:1200px;margin:0 auto;grid-auto-rows:minmax(300px,auto)}.category-card{border-radius:16px;overflow:hidden;position:relative;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;min-height:300px;aspect-ratio:1/1;box-shadow:0 2px 8px rgba(0,0,0,.1);text-indent:0}.category-card *{text-indent:0}.category-card:after,.category-card:before{content:none!important}.category-card-bg{position:relative;overflow:hidden}.category-card-bg:before{content:"";position:absolute;width:0;height:0;overflow:hidden;text-indent:-9999px;font-size:0;line-height:0;opacity:0;z-index:0}.category-card-bg>div{position:relative;z-index:2}.category-card-bg:after{content:none!important;display:none!important}.category-card-wide{aspect-ratio:2/1}.category-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.2)}.category-image-container{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.category-text-overlay{position:absolute;top:20px;left:20px;z-index:10;display:flex;flex-direction:column;gap:8px}.category-label{font-size:14px;font-weight:400;color:hsla(0,0%,100%,.95);line-height:1.2;text-transform:none}.category-subcategory{font-size:32px;font-weight:700;color:#fff;line-height:1.2;margin-top:4px;letter-spacing:-.5px}.category-image-wrapper{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:flex-end;padding-right:20px}.category-image{max-width:60%;max-height:80%;width:auto;height:auto;object-fit:contain;object-position:center;opacity:.9}.category-image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.2)}.category-icon{font-size:64px;opacity:.7}.btn-discover-more{padding:14px 40px;border-radius:8px;font-size:16px;margin-top:40px;display:inline-block;background-color:var(--btn-brown-bg);border-color:var(--btn-brown-border);color:var(--btn-brown-text)}.btn-discover-more:hover{background-color:var(--btn-brown-bg-hover);border-color:var(--btn-brown-bg-hover);color:var(--btn-brown-text)}.products-carousel-wrapper{position:relative;overflow:hidden;width:100%;margin:0 auto}.products-carousel{display:flex;transition:transform .5s ease-in-out;width:200%}.product-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);position:relative;transition:transform .3s,box-shadow .3s;flex-grow:0;flex-shrink:0;flex-basis:calc(25% - 18px);margin-right:24px;min-width:0}.product-card:last-child{margin-right:0}.product-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.15)}.product-image-container{position:relative;height:280px;overflow:hidden;border-radius:20px 20px 0 0}.product-image,.product-image-container{width:100%;display:flex;align-items:center;justify-content:center}.product-image{height:100%;padding:20px}.product-image img{max-width:100%;max-height:100%;object-fit:contain;border-radius:12px}.product-badge{position:absolute;top:12px;left:12px;padding:6px 12px;border-radius:8px;font-size:12px;font-weight:600;z-index:10;white-space:nowrap}.new-badge{background:#fff;color:#333}.discount-badge{background:#dc3545;color:#fff}.product-badge:first-of-type+.discount-badge{top:48px}.product-actions{position:absolute;bottom:12px;left:12px;right:12px;display:flex;align-items:center;justify-content:space-between;gap:8px;z-index:10}.product-action-btn{background:#fff;border:1px solid #ddd;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;font-size:16px;color:#333;padding:0}.product-action-btn:hover{background:#f5f5f5;transform:scale(1.1)}.add-to-cart-btn{flex:1 1;background:#dc3545;color:#fff;border:none;height:40px;font-size:14px;font-weight:600;border-radius:8px}.add-to-cart-btn:hover{background:#c82333;transform:none}.product-card-content{padding:20px}.product-name{font-size:16px;font-weight:700;color:#000;margin-bottom:8px;text-transform:capitalize;line-height:1.4}.product-rating{display:flex;align-items:center;gap:6px;margin-bottom:12px}.stars{color:#ffc107;font-size:14px;letter-spacing:2px}.rating-text{font-size:14px;color:#333;font-weight:500}.rating-count{font-size:13px;color:#666}.product-price{display:flex;align-items:center;gap:12px}.discounted-price{font-size:20px;font-weight:700;color:#dc3545}.original-price{font-size:14px;color:#999;text-decoration:line-through}.products-carousel-dots{display:flex;justify-content:center;gap:8px;margin-top:32px}.product-dot{width:10px;height:10px;border-radius:50%;border:none;background:#ddd;cursor:pointer;transition:all .3s ease;padding:0}.product-dot:hover{background:#bbb}.product-dot.active{background:#2c2c2c;width:24px;border-radius:5px}.reports-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;max-width:1200px;margin:0 auto}.report-card{border-radius:16px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform .3s,box-shadow .3s;cursor:pointer;position:relative;min-height:280px;display:flex;align-items:stretch}.report-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.2)}.report-content{width:100%;display:flex;flex-direction:column;justify-content:flex-start;padding:24px;position:relative;min-height:100%;overflow:hidden}.report-title{font-size:18px;font-weight:700;color:#fff;text-align:left;margin:0;padding:0;line-height:1.4;z-index:2;position:relative;max-width:60%}.report-image-container{position:absolute;right:0;bottom:0;width:55%;height:70%;display:flex;align-items:flex-end;justify-content:flex-end;z-index:1;padding-right:24px;padding-bottom:24px}.report-image{max-width:100%;max-height:100%;object-fit:contain;object-position:right bottom;opacity:.85;filter:brightness(1.1)}.personalized-reports-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:24px;gap:24px}.personalized-report-card{background:#fff;border-radius:12px;padding:32px;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform .3s,box-shadow .3s}.personalized-report-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px rgba(0,0,0,.15)}.report-name{font-size:22px;font-weight:600;color:#333;margin-bottom:12px}.report-desc{font-size:14px;color:#666;margin-bottom:20px}.report-price{font-size:28px;font-weight:700;color:#d4af37;margin-bottom:20px}.zodiac-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:16px;gap:16px}.zodiac-button{background:#fff;border:2px solid #e0e0e0;border-radius:12px;padding:20px;display:flex;flex-direction:column;align-items:center;gap:8px;cursor:pointer;transition:all .3s;font-size:16px;font-weight:500;color:#333}.zodiac-button:hover{border-color:#667eea;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.zodiac-button.active{background:linear-gradient(135deg,#ff9800,#ffb74d);border-color:#ff9800;color:#fff;box-shadow:0 4px 12px rgba(255,152,0,.4)}.zodiac-icon{font-size:32px}.zodiac-name{font-size:14px}.video-testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:24px;gap:24px}.video-testimonial-card{border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform .3s,box-shadow .3s;cursor:pointer}.video-testimonial-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px rgba(0,0,0,.15)}.video-thumbnail{position:relative;width:100%}.play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;background:hsla(0,0%,100%,.9);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;color:#667eea;cursor:pointer}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:24px;gap:24px}.testimonial-card{background:#fff;border-radius:12px;padding:32px;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform .3s,box-shadow .3s}.testimonial-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px rgba(0,0,0,.15)}.testimonial-avatar,.testimonial-rating,.testimonial-text{margin-bottom:16px}.testimonial-text{font-size:16px;color:#666;font-style:italic}.testimonial-name{font-size:18px;font-weight:600;color:#333;margin:0}.blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:24px;gap:24px}.blog-card{transition:transform .3s,box-shadow .3s;cursor:pointer}.blog-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px rgba(0,0,0,.15)}.blog-image{width:100%}.blog-card-content{padding:24px}.blog-date{font-size:12px;color:#999;margin-bottom:12px}.blog-title{font-size:20px;font-weight:600;color:#333;margin-bottom:12px}.blog-excerpt{font-size:14px;color:#666;margin:0;line-height:1.6}.homepage-footer{background:#1a1a2e;color:#fff;padding:50px 0 20px}.footer-content{display:grid;grid-template-columns:1.2fr 2fr;grid-gap:50px;gap:50px;margin-bottom:35px}.footer-brand{display:flex;flex-direction:column;gap:18px}.footer-brand .logo-section{margin-bottom:4px}.footer-brand .logo-text{color:#fff;font-size:22px}.footer-description{font-size:14px;color:hsla(0,0%,100%,.75);margin:0;line-height:1.6;max-width:280px}.social-links{display:flex;gap:12px;margin-top:8px}.social-icon{width:38px;height:38px;border-radius:50%;background:hsla(0,0%,100%,.12);display:flex;align-items:center;justify-content:center;color:#fff;font-size:17px;text-decoration:none;transition:all .3s}.social-icon:hover{background:#d4af37;transform:translateY(-2px)}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:45px;gap:45px}.footer-column{display:flex;flex-direction:column;gap:14px}.footer-heading{font-size:18px;font-weight:700;margin-bottom:10px;color:#fff;letter-spacing:.3px}.footer-column a{color:hsla(0,0%,100%,.75);text-decoration:none;font-size:14px;transition:all .2s;line-height:1.8}.footer-column a:hover{color:#d4af37;padding-left:4px}.footer-contact-item{color:hsla(0,0%,100%,.75);font-size:14px;margin:0 0 8px;line-height:1.8}.footer-bottom{border-top:1px solid hsla(0,0%,100%,.15);padding-top:25px}.footer-bottom-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.footer-copyright{margin:0;font-size:14px;color:hsla(0,0%,100%,.75)}.payment-methods{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.payment-icon{background:hsla(0,0%,100%,.1);padding:6px 14px;border-radius:6px;font-size:12px;font-weight:600;color:hsla(0,0%,100%,.9);letter-spacing:.5px;transition:all .2s}.payment-icon:hover{background:hsla(0,0%,100%,.2)}@media (max-width:768px){.epuja-content,.hero-content{grid-template-columns:1fr}.header-top{flex-direction:column;gap:12px;align-items:flex-start}.header-actions{width:100%;justify-content:flex-start;gap:16px}.main-nav{flex-direction:column;align-items:flex-start;gap:0;padding:8px 0}.nav-item,.nav-link{width:100%}.nav-link{padding:10px 16px}.submenu{position:static;box-shadow:none;border-top:1px solid #f0f0f0;margin-top:0;border-radius:0}.slide-content{grid-template-columns:1fr;gap:30px;text-align:center}.slide-title{font-size:28px}.slide-subtitle{font-size:20px}.slide-description{font-size:16px}.slide-icon{font-size:48px}.slide-image-placeholder{height:250px;max-width:100%}.slide-image-icon{font-size:80px}.slider-arrow{width:40px;height:40px;font-size:20px}.slider-arrow-prev{left:10px}.slider-arrow-next{right:10px}.slider-dots{bottom:15px}.footer-content,.footer-links{grid-template-columns:1fr}.services-grid{grid-template-columns:repeat(2,1fr);gap:24px}.service-image{width:120px;height:120px;font-size:50px}.service-title{font-size:15px}.service-description{font-size:13px}.puja-slider-wrapper{width:300%}.puja-card{width:calc(50% - 15px);margin-right:30px}.puja-card-image{height:180px}.puja-image-icon{font-size:60px}.categories-grid{grid-template-columns:repeat(2,1fr);gap:16px}.category-card-wide{grid-column:span 2;aspect-ratio:2/1}.category-text-overlay{top:16px;left:16px}.category-label{font-size:13px}.category-subcategory{font-size:20px}.products-carousel{width:200%}.product-card{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 12px);margin-right:24px}.reports-grid{grid-template-columns:repeat(2,1fr);gap:16px}.report-card{min-height:240px}.report-content{padding:20px}.report-title{font-size:16px}.products-grid{grid-template-columns:1fr}}@media (max-width:640px){.services-grid{grid-template-columns:1fr;gap:32px}.service-image{width:140px;height:140px;font-size:60px}.puja-slider-wrapper{gap:20px}.puja-card{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 20px)}.puja-card-image{height:160px}.puja-image-icon{font-size:50px}.astrologers-section{padding:30px 0}.astrologers-section .container{padding:0 16px}.astrologer-card{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 0px)}.astrologer-image-container{height:200px}.astrologer-card-content{padding:16px}.astrologer-consult-btn{padding:16px;font-size:16px}.consult-icon{width:40px;height:40px;font-size:18px}.astrologer-consultation-icons{gap:10px}.categories-grid{grid-template-columns:1fr;gap:16px}.category-card-wide{grid-column:span 1;aspect-ratio:1/1}.category-subcategory{font-size:18px}.products-carousel{width:100%}.product-card{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 12px);margin-right:24px}.product-image-container{height:240px}.reports-grid{grid-template-columns:1fr;gap:16px}.report-card{min-height:220px}.report-content{padding:16px}.report-title{font-size:15px}.report-image-container{width:45%;height:55%;right:16px;bottom:16px}.btn-discover-more{padding:16px 32px;font-size:15px;width:100%;max-width:300px}}.horoscope-listing-page{min-height:calc(100vh - 200px);padding:60px 0;background:#fff}.horoscope-header{text-align:center;margin-bottom:50px}.horoscope-title{font-size:42px;font-weight:700;color:#964233;margin-bottom:16px;letter-spacing:-.5px}.horoscope-description{font-size:16px;color:#666;margin:0 auto;max-width:600px;line-height:1.6}.zodiac-signs-grid{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:24px;gap:24px;max-width:1200px;margin:0 auto}.zodiac-card{background:linear-gradient(135deg,#964233,#b85a3d);border-radius:16px;padding:32px 24px;text-align:center;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px rgba(150,66,51,.2)}.zodiac-card:hover{transform:translateY(-4px);box-shadow:0 8px 16px rgba(150,66,51,.3)}.zodiac-icon-wrapper{margin:0 auto 20px;position:relative}.zodiac-icon-border,.zodiac-icon-wrapper{width:120px;height:120px;display:flex;align-items:center;justify-content:center}.zodiac-icon-border{position:absolute;border-radius:50%;background:repeating-linear-gradient(45deg,#fff,#fff 8px,#d4a574 0,#d4a574 16px);border:3px solid #fff}.zodiac-icon-inner{width:100px;height:100px;border-radius:50%;background:linear-gradient(135deg,#d4a574,#e8c9a0 50%,#fff);display:flex;align-items:center;justify-content:center;font-size:48px;color:#964233;font-weight:700;box-shadow:inset 0 2px 4px rgba(0,0,0,.1)}.zodiac-name{font-size:18px;font-weight:600;color:#fff;margin:0;letter-spacing:.3px}@media (max-width:1200px){.zodiac-signs-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.horoscope-listing-page{padding:40px 0}.horoscope-title{font-size:32px}.horoscope-description{font-size:15px;padding:0 20px}.zodiac-signs-grid{grid-template-columns:repeat(3,1fr);gap:16px}.zodiac-card{padding:24px 16px}.zodiac-icon-border,.zodiac-icon-wrapper{width:100px;height:100px}.zodiac-icon-inner{width:85px;height:85px;font-size:40px}.zodiac-name{font-size:16px}}@media (max-width:480px){.horoscope-title{font-size:28px}.zodiac-signs-grid{grid-template-columns:repeat(2,1fr);gap:12px}.zodiac-card{padding:20px 12px}.zodiac-icon-border,.zodiac-icon-wrapper{width:90px;height:90px}.zodiac-icon-inner{width:75px;height:75px;font-size:36px}.zodiac-name{font-size:14px}}.searchable-select-container{width:100%}.searchable-select-disabled{cursor:not-allowed}.searchable-select-enabled{cursor:pointer}.searchable-select-inner{-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;align-items:center;justify-content:space-between}.searchable-select-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.searchable-select-text-placeholder{color:#6c757d}.searchable-select-dropdown{position:absolute;top:100%;left:0;right:0;z-index:1000;margin-top:4px;max-height:300px;overflow:hidden;display:flex;flex-direction:column}.searchable-select-input{font-size:14px}.searchable-select-options{overflow-y:auto;max-height:250px}.searchable-select-option{cursor:pointer;font-size:14px}.searchable-select-option-selected{background-color:#0d6efd;color:#fff}.searchable-select-option-highlighted{background-color:#f8f9fa}.searchable-select-option-border{border-bottom:1px solid #e9ecef}.searchable-select-error{font-size:12px}.footer-logo-circle{width:50px;height:50px}.footer-social-btn{width:38px;height:38px}.homepage-hero-bg{min-height:500px;background-color:#f5e6d3}.homepage-slide-container{min-height:500px;position:relative}.homepage-slide-link{display:block;text-decoration:none}.homepage-slide-img{object-fit:cover;min-height:500px;width:100%}.homepage-slide-img-md{object-fit:cover;min-height:400px;width:100%}.homepage-slide-description,.homepage-slide-subtitle,.homepage-slide-title{text-shadow:2px 2px 4px rgba(0,0,0,.5)}.homepage-slide-bg{min-height:500px}.homepage-slide-icon-large{font-size:64px}.homepage-slide-content-box{min-height:400px;display:flex;align-items:center;justify-content:center}.homepage-slide-icon-xl{font-size:120px;opacity:.8}.homepage-banner-new-container{min-height:500px;position:relative;overflow:hidden;background:transparent}.homepage-banner-new-container:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.19);z-index:2;pointer-events:none}.homepage-banner-new-container .homepage-banner-bg-image-new{object-fit:cover}.homepage-banner-bg-image-new,.homepage-banner-new-container .homepage-banner-bg-image-new{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.homepage-banner-left-side{background:transparent!important;min-height:500px;display:flex;align-items:flex-start;justify-content:flex-start;padding:110px 40px 40px 20px;position:relative;z-index:2}.homepage-banner-left-content{max-width:100%;width:100%;margin-top:0;text-align:left;padding-left:0;margin-left:150px;position:relative;z-index:3}.homepage-banner-subheading-new{font-size:18px;font-weight:600;color:#fff;margin:0;line-height:1.4;text-transform:uppercase;letter-spacing:1px}.homepage-banner-heading-new{font-size:48px;font-weight:700;color:#fff;margin:0;line-height:1.2}.homepage-banner-description-new{font-size:18px;color:#fff;margin:0;line-height:1.6}.homepage-banner-button-new{margin-top:0;width:-moz-fit-content;width:fit-content;background-color:#fff!important;border-color:#fff!important;color:#000!important}.homepage-banner-button-new:hover{background-color:#f0f0f0!important;border-color:#f0f0f0!important;color:#000!important}.homepage-banner-right-side{min-height:500px;overflow:hidden;position:relative;z-index:2}.homepage-banner-bg-img{width:100%;height:100%;object-fit:cover;display:block}.homepage-banner-circle-container{position:relative;width:100%;height:100%;min-height:500px;display:flex;align-items:center;justify-content:center;z-index:2;padding:40px}.homepage-banner-circle-rounder{position:absolute;top:50%;left:50%;margin-top:-225px;margin-left:-225px;z-index:1;width:450px;height:450px;pointer-events:none;transform-origin:center center}.homepage-banner-circle-rounder-rotate{animation:rotateCircle 20s linear infinite}@keyframes rotateCircle{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.homepage-banner-circle-rounder-img{width:100%;height:100%;object-fit:contain;opacity:.9}.homepage-banner-circle-image-new{position:relative;z-index:2;width:350px;height:350px;border-radius:50%;overflow:hidden;border:10px solid #fff;box-shadow:0 10px 40px rgba(0,0,0,.2);background:#fff;display:flex;align-items:center;justify-content:center}.homepage-banner-circle-img-new{width:100%;height:100%;object-fit:cover;border-radius:50%}@media (max-width:1199px){.homepage-banner-left-content{margin-left:100px}.homepage-banner-heading-new{font-size:42px}.homepage-banner-circle-rounder{width:400px;height:400px;margin-top:-200px;margin-left:-200px}.homepage-banner-circle-image-new{width:320px;height:320px}}@media (max-width:991px){.homepage-banner-new-container{min-height:auto}.homepage-banner-left-side{min-height:400px;padding:80px 30px 30px}.homepage-banner-left-content{margin-left:0;text-align:center}.homepage-banner-heading-new{font-size:36px}.homepage-banner-description-new,.homepage-banner-subheading-new{font-size:16px}.homepage-banner-button-new{margin:0 auto}.homepage-banner-right-side{min-height:400px}.homepage-banner-circle-container{min-height:400px;padding:30px}.homepage-banner-circle-rounder{width:340px;height:340px;margin-top:-170px;margin-left:-170px}.homepage-banner-circle-image-new{width:280px;height:280px;border-width:8px}}@media (max-width:767px){.homepage-banner-new-container{min-height:auto}.homepage-banner-left-side{min-height:350px;padding:60px 20px 20px}.homepage-banner-left-content{margin-left:0;text-align:center;padding-left:0}.homepage-banner-heading-new{font-size:28px;line-height:1.3}.homepage-banner-subheading-new{font-size:14px;margin-bottom:12px}.homepage-banner-description-new{font-size:14px;line-height:1.5;margin-bottom:20px}.homepage-banner-button-new{margin:0 auto;padding:12px 24px;font-size:14px}.homepage-banner-right-side{min-height:300px}.homepage-banner-circle-container{min-height:300px;padding:20px}.homepage-banner-circle-rounder{width:240px;height:240px;margin-top:-120px;margin-left:-120px}.homepage-banner-circle-image-new{width:200px;height:200px;border-width:6px}}@media (max-width:575px){.homepage-banner-left-side{min-height:300px;padding:50px 15px 15px}.homepage-banner-heading-new{font-size:24px;margin-bottom:12px}.homepage-banner-subheading-new{font-size:12px;margin-bottom:10px}.homepage-banner-description-new{font-size:13px;margin-bottom:16px}.homepage-banner-button-new{padding:10px 20px;font-size:13px}.homepage-banner-right-side{min-height:250px}.homepage-banner-circle-container{min-height:250px;padding:15px}.homepage-banner-circle-rounder{width:200px;height:200px;margin-top:-100px;margin-left:-100px}.homepage-banner-circle-image-new{width:160px;height:160px;border-width:5px}}.user-dashboard-container{background-color:#f5f5f5;min-height:100vh}.dashboard-card{border:none;box-shadow:0 2px 8px rgba(0,0,0,.1);border-radius:8px}.dashboard-tab{border:none;border-radius:8px 8px 0 0;padding:12px 20px;transition:all .3s}.dashboard-tab.active{background-color:#964233;color:#fff}.dashboard-tab:not(.active){background-color:transparent;color:#333}.dashboard-tab:not(.active):hover{background-color:#f8f9fa}.consultation-card{transition:transform .2s,box-shadow .2s}.consultation-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.status-badge-completed{background-color:#28a745}.status-badge-completed,.status-badge-upcoming{color:#fff;padding:4px 12px;border-radius:20px;font-size:12px}.status-badge-upcoming{background-color:#17a2b8}.status-badge-pending{background-color:#6c757d;color:#fff;padding:4px 12px;border-radius:20px;font-size:12px}.homepage-services-section{padding:60px 0;background-color:#fff}.homepage-services-title{font-size:36px;font-weight:700;color:#2c2c2c;margin-bottom:12px}.homepage-services-subtitle{font-size:16px;color:#666;margin-bottom:48px}.homepage-service-item{margin-bottom:32px}.homepage-service-item,.homepage-service-link{display:flex;flex-direction:column;align-items:center}.homepage-service-link{width:100%;cursor:pointer;transition:transform .3s ease}.homepage-service-link,.homepage-service-link:hover{text-decoration:none;color:inherit}.homepage-service-icon-circle{width:196px;height:196px;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;background-color:#fff;position:relative;flex-shrink:0;cursor:pointer;overflow:visible;transition:transform .3s ease,box-shadow .3s ease;pointer-events:none}.homepage-service-icon-circle:before{content:"";position:absolute;top:-5px;left:-5px;width:206px;height:206px;border-radius:50%;border:2px dashed #964233;animation:rotateBorder 8s linear infinite;pointer-events:none;z-index:1;box-sizing:border-box}@keyframes rotateBorder{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.homepage-service-icon{font-size:64px;line-height:1;display:block}.homepage-service-icon-img{width:100%;height:100%;object-fit:contain;padding:10px;position:relative;z-index:2;transition:transform .3s ease}.homepage-service-title{font-size:18px;font-weight:600;color:#964233;margin-bottom:8px;line-height:1.4}.homepage-service-description,.homepage-service-title{text-align:center;transition:color .3s ease,transform .3s ease;pointer-events:none}.homepage-service-description{font-size:16px;color:#2c2c2c;font-weight:400;margin:0;line-height:1.5}.homepage-service-item:hover .homepage-service-icon-circle{transform:scale(1.05);box-shadow:0 8px 20px rgba(0,0,0,.15)}.homepage-service-item:hover .homepage-service-icon-circle:before{animation-duration:4s;border-color:#6b3410;box-shadow:0 0 15px rgba(150,66,51,.6)}.homepage-service-item:hover .homepage-service-icon-img{transform:scale(1.1)}.homepage-service-item:hover .homepage-service-title{color:#6b3410;transform:translateY(-3px)}.homepage-service-item:hover .homepage-service-description{color:#444;transform:translateY(-3px)}.homepage-services-swiper{padding:20px 0 60px}.homepage-services-swiper .swiper-button-next,.homepage-services-swiper .swiper-button-prev{color:#000;background-color:transparent;width:auto;height:auto;border-radius:0;box-shadow:none;margin-top:0}.homepage-services-swiper .swiper-button-next:after,.homepage-services-swiper .swiper-button-prev:after{font-size:24px;font-weight:700}.homepage-services-swiper .swiper-button-next:hover,.homepage-services-swiper .swiper-button-prev:hover{background-color:transparent;color:#964233}.homepage-services-swiper .swiper-pagination-bullet{background-color:#d3d3d3;opacity:1;width:8px;height:8px;margin:0 4px;border:none}.homepage-services-swiper .swiper-pagination-bullet-active{background-color:#000;opacity:1;width:12px;height:12px;border:2px solid #d3d3d3;box-sizing:border-box}.homepage-puja-services-section{padding:60px 0;background-color:#fff7ec}.homepage-puja-services-title{font-size:36px;font-weight:700;color:#2c2c2c;margin-bottom:12px}.homepage-puja-services-subtitle{font-size:18px;color:#666;margin-bottom:0}.homepage-puja-services-swiper{padding:40px 0 20px}.homepage-puja-services-swiper .swiper-button-next,.homepage-puja-services-swiper .swiper-button-prev{display:none}.homepage-puja-services-swiper .swiper-pagination{bottom:20px!important;position:relative;margin-top:30px}.homepage-puja-services-swiper .swiper-pagination-bullet{background-color:#d3d3d3;opacity:1;width:8px;height:8px;margin:0 4px;border:none}.homepage-puja-services-swiper .swiper-pagination-bullet-active{background-color:#000;opacity:1;width:12px;height:12px;border:2px solid #d3d3d3;box-sizing:border-box}.homepage-puja-services-swiper .swiper-slide{height:auto;display:flex;align-items:stretch}.homepage-puja-services-swiper .swiper-slide .homepage-puja-card-link{height:100%;display:flex;width:100%}.homepage-puja-card-link{display:flex;width:100%;cursor:pointer}.homepage-puja-card-link,.homepage-puja-card-link:hover{text-decoration:none;color:inherit}.homepage-puja-card{background:#fff;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;height:100%;width:100%;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 2px 8px rgba(0,0,0,.08)}.homepage-puja-card:hover{transform:translateY(-8px)}.homepage-puja-card-image{width:100%;position:relative;overflow:hidden;background-color:#f0f0f0;display:flex;align-items:center;justify-content:center;max-height:220px}.homepage-puja-card-img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease;border-radius:12px;aspect-ratio:1/1}.homepage-puja-card:hover .homepage-puja-card-img{transform:scale(1.1)}.homepage-puja-card-icon{font-size:80px;opacity:.9;color:#964233}.homepage-puja-card-badge{position:absolute;top:12px;right:12px;background:#dc3545;color:#fff;transition:box-shadow .3s ease;padding:6px 14px;border-radius:20px;font-size:12px;font-weight:600;z-index:10;white-space:nowrap}.homepage-puja-card-view-btn{position:absolute;top:12px;left:12px;width:36px;height:36px;background:hsla(0,0%,100%,.9);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#333;text-decoration:none;transition:all .3s ease;z-index:10;box-shadow:0 2px 8px rgba(0,0,0,.15)}.homepage-puja-card-view-btn:hover{background:#fff;color:#964233;transform:scale(1.1);box-shadow:0 4px 12px rgba(0,0,0,.2)}.homepage-puja-card-view-btn i{font-size:16px}.homepage-service-view-btn{position:absolute;top:8px;right:8px;width:32px;height:32px;background:hsla(0,0%,100%,.9);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#333;text-decoration:none;transition:all .3s ease;z-index:10;box-shadow:0 2px 6px rgba(0,0,0,.15)}.homepage-service-view-btn:hover{background:#fff;color:#964233;transform:scale(1.1);box-shadow:0 4px 10px rgba(0,0,0,.2)}.homepage-service-view-btn i{font-size:14px}.homepage-puja-card-content{padding:16px;flex:1 1;display:flex;flex-direction:column}.homepage-puja-card-title{font-size:16px;font-weight:600;color:#000;margin:0 0 8px;line-height:1.4;transition:color .3s ease;text-transform:capitalize}.homepage-puja-card:hover .homepage-puja-card-title{color:#964233}.homepage-puja-card:hover .homepage-puja-card-badge{box-shadow:0 4px 12px rgba(220,53,69,.4)}.homepage-puja-card-description{font-size:14px;color:#666;margin:0;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex-shrink:0}.homepage-puja-card-details{display:flex;flex-direction:column;gap:6px;margin-bottom:0}.homepage-puja-card-detail-item{display:flex;align-items:center;gap:8px;font-size:13px;color:#555}.homepage-puja-card-detail-item i{font-size:14px;color:#f54900;width:16px;flex-shrink:0}.homepage-puja-card-rating{display:flex;align-items:center;gap:6px;margin-bottom:2px}.homepage-puja-card-stars{color:orange;font-size:21px;letter-spacing:2px}.homepage-puja-card-rating-text{font-size:14px;color:orange;font-weight:600}.homepage-puja-card-pricing{display:flex;align-items:center;gap:12px;margin-bottom:4px}.homepage-puja-card-current-price{font-size:20px;font-weight:700;color:#db4444}.homepage-puja-card-original-price{font-size:16px;color:#999;text-decoration:line-through}.homepage-puja-card-button{width:auto;min-width:200px;padding:12px 24px;background-color:#964233;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:auto;box-shadow:0 2px 6px rgba(150,66,51,.3);align-self:center}.homepage-puja-card-button:hover{background-color:#6b3410;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(150,66,51,.4)}.puja-section-visible .homepage-puja-card{opacity:0;transform:translateY(30px);animation:fadeInUpPuja .6s ease-out forwards}.puja-section-visible .homepage-puja-services-swiper .swiper-slide:first-child .homepage-puja-card{animation-delay:.1s}.puja-section-visible .homepage-puja-services-swiper .swiper-slide:nth-child(2) .homepage-puja-card{animation-delay:.2s}.puja-section-visible .homepage-puja-services-swiper .swiper-slide:nth-child(3) .homepage-puja-card{animation-delay:.3s}.puja-section-visible .homepage-puja-services-swiper .swiper-slide:nth-child(4) .homepage-puja-card{animation-delay:.4s}.puja-section-visible .homepage-puja-services-swiper .swiper-slide:nth-child(5) .homepage-puja-card{animation-delay:.5s}.puja-section-visible .homepage-puja-services-swiper .swiper-slide:nth-child(6) .homepage-puja-card{animation-delay:.6s}@keyframes fadeInUpPuja{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.homepage-section-gradient{background:linear-gradient(135deg,#f5e6d3,#e8d5c4)}.homepage-placeholder-box{min-height:300px}.homepage-epuja-section{padding:0;background-image:url(/uploads/cms/ePuja-by.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;overflow:hidden;position:relative}.homepage-epuja-section:before{content:"";position:absolute;top:0;left:0;width:50%;height:100%;z-index:0}.homepage-epuja-section>.container-fluid{position:relative;z-index:1}.homepage-epuja-left{padding:60px 40px;display:flex;align-items:center;justify-content:center;min-height:500px;position:relative;z-index:2}@media (max-width:1199px){.homepage-epuja-left{padding:50px 35px}.homepage-epuja-tagline-1{font-size:26px}.homepage-epuja-logo{height:120px}}@media (max-width:991px){.homepage-epuja-section{background-size:cover;background-position:50%}.homepage-epuja-section:before{width:100%;background-color:hsla(29,32%,64%,.3)}.homepage-epuja-left{min-height:400px;padding:50px 30px}.homepage-epuja-right{min-height:300px}.homepage-epuja-left-content{max-width:100%;text-align:center}.homepage-epuja-logo-container{justify-content:center}.homepage-epuja-logo{height:100px;margin-left:auto;margin-right:auto}.homepage-epuja-brand{font-size:28px;text-align:center}.homepage-epuja-tagline-1{font-size:22px;text-align:center}.homepage-epuja-tagline-2{font-size:20px;text-align:center}.homepage-epuja-description-1,.homepage-epuja-description-2{font-size:14px;text-align:center}}@media (max-width:767px){.homepage-epuja-section{background-size:cover;background-position:50%}.homepage-epuja-section:before{width:100%;background-color:hsla(29,32%,64%,.4)}.homepage-epuja-left{min-height:78px;padding:0 15px}.homepage-epuja-right{min-height:auto}.homepage-epuja-left-content{max-width:100%;text-align:center}.homepage-epuja-logo-container{justify-content:center;margin-bottom:15px}.homepage-epuja-logo{height:80px;margin-left:auto;margin-right:auto}.homepage-epuja-brand{font-size:24px;margin-bottom:15px;text-align:center}.homepage-epuja-tagline-1{font-size:18px;line-height:1.4;margin-bottom:12px;text-align:center}.homepage-epuja-tagline-2{font-size:18px;margin-bottom:15px;text-align:center}.homepage-epuja-description-1,.homepage-epuja-description-2{font-size:13px;line-height:1.5;text-align:center}}@media (max-width:575px){.homepage-epuja-section{background-size:cover;background-position:50%}.homepage-epuja-left-content{width:100%;justify-content:center;display:flex;align-items:center;flex-direction:column}.homepage-epuja-section:before{width:100%;background-color:hsla(29,32%,64%,.5)}.homepage-epuja-left{min-height:78px;padding:0 15px}.homepage-epuja-right{min-height:auto}.homepage-epuja-left-content{max-width:100%;text-align:center}.homepage-epuja-logo-container{justify-content:center;margin-bottom:12px}.homepage-epuja-logo{height:60px!important;margin-left:auto;margin-right:auto}.homepage-epuja-brand{font-size:20px;margin-bottom:12px;text-align:center}.homepage-epuja-tagline-1{font-size:16px;line-height:1.3;margin-bottom:10px;text-align:center}.homepage-epuja-tagline-2{font-size:16px;margin-bottom:12px;text-align:center}.homepage-epuja-description-1,.homepage-epuja-description-2{font-size:12px;line-height:1.4;text-align:center}}.homepage-epuja-left-content{text-align:left;width:100%;max-width:585px}.homepage-epuja-logo-container{display:flex;justify-content:flex-start;align-items:center;margin-bottom:10px}.homepage-epuja-logo{height:140px;object-fit:contain;display:block;margin-left:0;margin-right:auto}.homepage-epuja-brand{font-size:32px;font-weight:400;margin-bottom:20px;line-height:1.2;letter-spacing:-.3px;color:#000}.homepage-epuja-brand-by{font-size:22px;font-weight:400;color:#000}.homepage-epuja-brand-satvik{font-size:38px;font-weight:700;color:#000;text-transform:uppercase;letter-spacing:1px}.homepage-epuja-tagline-1{font-size:29px;margin-bottom:10px}.homepage-epuja-tagline-1,.homepage-epuja-tagline-2{font-weight:700;color:#000;line-height:1.3;letter-spacing:.3px}.homepage-epuja-tagline-2{font-size:26px;margin-bottom:20px}.homepage-epuja-description-1{font-size:16px;font-weight:400;color:#000;margin-bottom:2px;line-height:1.6}.homepage-epuja-description-2{font-size:16px;font-weight:400;color:#000;margin-bottom:0;line-height:1.6}.homepage-epuja-right{padding:0;min-height:500px;position:relative;z-index:2}.homepage-astro-satvik-section{padding:0;background:transparent;overflow:hidden}.homepage-astro-satvik-left{background:#c1a387;padding:80px 60px;display:flex;align-items:center;justify-content:center;min-height:500px}@media (max-width:991px){.homepage-astro-satvik-left,.homepage-astro-satvik-right{min-height:400px;padding:60px 40px}.homepage-astro-satvik-brand{font-size:35px}.homepage-astro-satvik-tagline-1{font-size:24px}.homepage-astro-satvik-tagline-2{font-size:16px}.homepage-astro-satvik-logo{width:120px;height:120px}}.homepage-astro-satvik-left-content{text-align:center;width:100%;max-width:700px}.homepage-astro-satvik-logo-container{display:flex;justify-content:center;align-items:center;margin-bottom:10px}.homepage-astro-satvik-logo{width:100%;height:140px;object-fit:contain;display:block}.homepage-astro-satvik-brand{font-size:30px;font-weight:700;margin-bottom:20px;line-height:1.2;letter-spacing:-.5px;color:#000}.homepage-astro-satvik-brand-astro{color:#000}.homepage-astro-satvik-brand-by{color:#964233;font-weight:600}.homepage-astro-satvik-brand-satvik{color:#000}.homepage-astro-satvik-tagline-1{font-size:28px;font-weight:700;color:#000;margin-bottom:16px;line-height:1.3;letter-spacing:.5px}.homepage-astro-satvik-tagline-2{font-size:24px;font-weight:400;color:#000;margin-bottom:0;line-height:1.5}.homepage-astro-satvik-right{background:linear-gradient(135deg,#ff8c42,#ff6b35 50%,orange);min-height:500px;overflow:hidden}.homepage-astro-satvik-image-container,.homepage-astro-satvik-right{padding:0;display:flex;align-items:center;justify-content:center;position:relative}.homepage-astro-satvik-image-container{width:100%;height:100%;z-index:1}.homepage-astro-satvik-image{width:100%;height:100%;object-fit:cover;display:block}.homepage-expert-astrologers-section{padding:60px 0;background:linear-gradient(103.16deg,#fff7ed 2.38%,#fffbeb 100.76%)}.homepage-expert-astrologers-title{font-size:36px;font-weight:700;color:#000;margin-bottom:12px}.homepage-expert-astrologers-subtitle{font-size:18px;color:#000;margin-bottom:0}.homepage-astrologers-swiper{padding:40px 0 20px}.homepage-astrologers-swiper .swiper-button-next,.homepage-astrologers-swiper .swiper-button-prev{display:none}.homepage-astrologers-swiper .swiper-pagination{bottom:0!important;position:relative;margin-top:30px}.homepage-astrologers-swiper .swiper-pagination-bullet{background-color:#d3d3d3;opacity:1;width:8px;height:8px;margin:0 4px;border:none}.homepage-astrologers-swiper .swiper-pagination-bullet-active{background-color:#000;opacity:1;width:12px;height:12px;border:2px solid #d3d3d3;box-sizing:border-box}.homepage-astrologers-swiper .swiper-slide{height:auto;display:flex;align-items:stretch}.homepage-astrologers-swiper .swiper-slide .homepage-expert-astrologer-card-link{height:100%;display:flex;width:100%;text-decoration:none;color:inherit;cursor:pointer}.homepage-expert-astrologer-card-link:hover{text-decoration:none;color:inherit}.homepage-expert-astrologer-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.08);display:flex;flex-direction:column;height:100%;width:100%;transition:transform .2s ease,box-shadow .2s ease}.homepage-expert-astrologer-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px rgba(0,0,0,.12)}.homepage-expert-astrologer-image-container{width:100%;height:205px;position:relative;overflow:hidden;background-color:#f0f0f0}.homepage-expert-astrologer-image{width:100%;height:100%;object-fit:cover;border-radius:12px}.homepage-expert-astrologer-icon{font-size:80px;opacity:.8;color:#964233;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.homepage-expert-astrologer-status-badge{position:absolute;top:12px;right:12px;padding:6px 14px;border-radius:20px;font-size:12px;font-weight:600;z-index:10;white-space:nowrap}.homepage-expert-astrologer-status-available{background:#00c40a;color:#fff}.homepage-expert-astrologer-status-busy{background-color:#ffb6c1;color:#2c2c2c}.homepage-expert-astrologer-card-content{padding:10px;flex:1 1;display:flex;flex-direction:column;min-height:0}.homepage-expert-astrologer-name-row{display:flex;align-items:center;gap:6px;margin-bottom:8px}.homepage-expert-astrologer-name{font-size:18px;font-weight:700;color:#964233;margin:0;line-height:1.3;text-transform:capitalize}.homepage-expert-astrologer-verified{width:18px;height:18px;flex-shrink:0;margin-left:6px;object-fit:contain;align-self:center;vertical-align:middle}.homepage-expert-astrologer-text{font-size:13px;color:#555;margin:0 0 4px;line-height:1.4}.homepage-expert-astrologer-rating{display:flex;align-items:center;gap:6px;margin:0}.homepage-expert-astrologer-star{color:orange;font-size:16px}.homepage-expert-astrologer-rating-text{font-size:14px;font-weight:600;color:orange}.homepage-expert-astrologer-reviews{font-size:13px;color:#666}.homepage-expert-astrologer-pricing-icons-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.homepage-expert-astrologer-pricing{display:flex;align-items:center;gap:8px}.homepage-expert-astrologer-price-original{font-size:13px;color:#666;text-decoration:line-through}.homepage-expert-astrologer-price-current{font-size:13px;font-weight:500;color:#db4444}.homepage-expert-astrologer-icons{display:flex;gap:8px}.homepage-expert-astrologer-icon-btn{width:25px;height:25px;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;padding:0;font-size:14px}.homepage-expert-astrologer-icon-video{background:#dbeafe;color:#3768ab}.homepage-expert-astrologer-icon-phone{background:#bdffd4;color:#31e36f}.homepage-expert-astrologer-icon-chat{background:#eedeff;color:#812ade}.homepage-expert-astrologer-icon-btn:hover{transform:translateY(-2px) scale(1.15);opacity:.9;box-shadow:0 4px 12px rgba(0,0,0,.2)}.homepage-expert-astrologer-consult-btn{width:100%;padding:12px;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:auto;box-shadow:0 3px 8px rgba(0,0,0,.2)}.homepage-expert-astrologer-consult-btn:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 6px 16px rgba(0,0,0,.3)}.homepage-expert-astrologer-consult-available{background-color:#964233;color:#fff}.homepage-expert-astrologer-consult-available:hover{background-color:#6b3410;transform:translateY(-3px) scale(1.02);box-shadow:0 6px 16px rgba(150,66,51,.5)}.homepage-expert-astrologer-consult-busy{background-color:#ffb6c1;color:#2c2c2c}.homepage-expert-astrologer-consult-busy:hover{background-color:#ffa0b4;transform:translateY(-3px) scale(1.02);box-shadow:0 6px 16px rgba(255,160,180,.4)}.homepage-placeholder-icon{font-size:48px}.homepage-puja-image-container{background-color:#f0f0f0}.homepage-puja-image-bg,.homepage-puja-image-container{height:200px;display:flex;align-items:center;justify-content:center}.homepage-puja-image-bg{overflow:hidden}.homepage-puja-image{object-fit:cover}.homepage-astrologer-image-container{background-color:#f0f0f0}.homepage-astrologer-image-bg,.homepage-astrologer-image-container{height:205px;display:flex;align-items:center;justify-content:center}.homepage-astrologer-image-bg{overflow:hidden}.homepage-astrologer-image{object-fit:cover}.homepage-consult-btn{width:36px;height:36px}.homepage-consult-btn-purple{width:36px;height:36px;background-color:#bb8fce;color:#fff}.homepage-categories-section{position:relative;overflow:hidden}.homepage-categories-container{position:relative;z-index:1}.homepage-category-card,.homepage-category-card-body{min-height:300px}.homepage-category-card-hover{min-height:300px;cursor:pointer}.homepage-category-overlay{min-height:300px;z-index:2}.homepage-category-icon-large{font-size:64px;opacity:.7}.homepage-product-image-container{background-color:#f0f0f0}.homepage-product-image-bg,.homepage-product-image-container{height:280px;display:flex;align-items:center;justify-content:center}.homepage-product-image-bg{overflow:hidden}.homepage-product-image{max-height:100%;object-fit:contain}.homepage-product-icon{font-size:64px;opacity:.5}.homepage-product-action-btn{width:40px;height:40px}.homepage-products-swiper{padding:20px 0 60px}.homepage-products-swiper .swiper-button-next,.homepage-products-swiper .swiper-button-prev{display:none}.homepage-products-swiper .swiper-pagination{bottom:0!important;position:relative;margin-top:30px}.homepage-products-swiper .swiper-pagination-bullet{background-color:#d3d3d3;opacity:1;width:8px;height:8px;margin:0 4px;border:none}.homepage-products-swiper .swiper-pagination-bullet-active{background-color:#000;opacity:1;width:12px;height:12px;border:2px solid #d3d3d3;box-sizing:border-box}.homepage-products-swiper .swiper-slide{height:auto;display:flex}.product-carousel .swiper-slide{height:auto;display:flex;width:100%;flex-shrink:0}.product-carousel .swiper-slide>*{height:100%;width:100%;display:flex;flex-direction:column;flex-shrink:0}.product-carousel .swiper-pagination{bottom:0!important;position:relative;margin-top:40px}.product-carousel .swiper-pagination-bullet{background-color:#d3d3d3;opacity:1;width:8px;height:8px;margin:0 4px}.product-carousel .swiper-pagination-bullet-active{background-color:#000;opacity:1;width:12px;height:12px;border:2px solid #d3d3d3}.homepage-product-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.08);display:flex;flex-direction:column;height:100%;width:100%;transition:transform .2s ease,box-shadow .2s ease;cursor:pointer}.homepage-product-card,.homepage-product-card:hover{color:inherit;text-decoration:none}.homepage-product-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px rgba(0,0,0,.12)}.homepage-product-image-wrapper{position:relative;width:100%;height:280px;overflow:hidden;background-color:#f8f9fa;display:flex;align-items:center;justify-content:center}.homepage-product-card-image{width:100%;height:100%;object-fit:cover;border-radius:12px}.homepage-product-discount-badge{position:absolute;top:0;left:0;background:#fa3e3e;color:#fff;padding:6px 12px;border-radius:4px;font-size:12px;font-weight:600;z-index:2}.homepage-product-icon-buttons{position:absolute;top:12px;right:12px;display:flex;flex-direction:column;gap:8px;z-index:2}.homepage-product-icon-btn{width:32px;height:32px;border-radius:50%;background-color:#fff;border:none;cursor:pointer;transition:all .2s ease;color:#333}.homepage-product-icon-btn,.homepage-product-icon-btn i{display:flex;align-items:center;justify-content:center;padding:0;font-size:14px}.homepage-product-icon-btn i{line-height:1;margin:0}.product-detail-page .btn-outline-dark.rounded-circle{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0}.product-detail-page .btn-outline-dark.rounded-circle i{display:flex;align-items:center;justify-content:center;line-height:1;font-size:16px;margin:0;padding:0}.btn.rounded-circle i.bi-heart,.btn.rounded-circle i.bi-heart-fill,.btn.rounded-circle i.bi-share{display:inline-flex;align-items:center;justify-content:center;line-height:1;vertical-align:middle;color:#000;font-weight:700}.homepage-product-icon-btn:hover{background-color:#fff;transform:translateY(-2px) scale(1.15);box-shadow:0 4px 12px rgba(0,0,0,.2)}.homepage-product-card-body{padding:16px;flex:1 1;display:flex;flex-direction:column}.homepage-product-card-title{font-size:16px;font-weight:600;color:#000;margin-bottom:8px;line-height:1.4;text-transform:capitalize;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}.product-detail-title{text-transform:capitalize;font-weight:500}.homepage-product-card-rating{display:flex;align-items:center;gap:6px;margin-bottom:2px}.homepage-product-card-star{color:orange;font-size:16px}.homepage-product-card-rating-text{font-size:14px;font-weight:600;color:orange}.homepage-product-card-reviews{font-size:13px;color:#666}.homepage-product-card-pricing{display:flex;align-items:center;gap:12px;margin-bottom:4px}.homepage-product-card-price-current{font-size:18px;font-weight:700;color:#dc3545}.homepage-product-card-price-original{font-size:16px;color:#999;text-decoration:line-through}.homepage-product-card-button{width:calc(100% - 32px);padding:10px;border-radius:8px;font-size:15px;margin:auto 16px 16px;font-weight:500;background-color:var(--btn-black-bg);border-color:var(--btn-black-border);color:var(--btn-black-text)}.homepage-product-card-button:hover{background-color:var(--btn-black-bg-hover);color:var(--btn-black-text)}.homepage-horoscope-section{padding:10px 0;background-color:#fff}.homepage-horoscope-title{font-size:36px;font-weight:700;color:#000;margin-bottom:12px}.homepage-horoscope-subtitle{font-size:18px;color:#000;margin-bottom:0}.homepage-horoscope-card{width:100%;padding:20px 12px;border:1px solid #ffa500b2;border-radius:12px;background-color:#fff;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:120px;text-align:center}.homepage-horoscope-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.homepage-horoscope-card:hover .homepage-horoscope-icon-container{filter:brightness(0) invert(1)}.homepage-horoscope-card-activeimage.png,.homepage-horoscope-card:hover{background:linear-gradient(180deg,#ffc12a,#f90)}.homepage-horoscope-icon-container{width:56px;height:56px;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.homepage-horoscope-icon{width:100%;height:100%;object-fit:contain;filter:brightness(0) saturate(100%) invert(8%) sepia(100%) saturate(5000%) hue-rotate(200deg)}.homepage-horoscope-icon-fallback{font-size:40px}.homepage-horoscope-name{font-size:15px;font-weight:600;color:#000;text-align:center;line-height:1.3;margin-top:4px}.homepage-horoscope-card-active .homepage-horoscope-name{color:#000}@media (max-width:991px){.homepage-horoscope-section{padding:20px 0}.homepage-horoscope-section .container{padding-left:15px;padding-right:15px}.homepage-horoscope-section .row{margin-left:-8px;margin-right:-8px}.homepage-horoscope-section .row>[class*=col-]{padding-left:8px;padding-right:8px}.homepage-horoscope-card{padding:16px 10px;min-height:110px}.homepage-horoscope-icon-container{width:50px;height:50px;margin-bottom:10px}.homepage-horoscope-icon-fallback{font-size:36px}.homepage-horoscope-name{font-size:14px}}@media (max-width:767px){.homepage-horoscope-section{padding:15px 0}.homepage-horoscope-section .container{padding-left:10px;padding-right:10px}.homepage-horoscope-section .row{margin-left:-6px;margin-right:-6px}.homepage-horoscope-section .row>[class*=col-]{padding-left:6px;padding-right:6px}.homepage-horoscope-card{padding:14px 8px;min-height:100px;border-radius:10px}.homepage-horoscope-icon-container{width:45px;height:45px;margin-bottom:8px}.homepage-horoscope-icon-fallback{font-size:32px}.homepage-horoscope-name{font-size:13px;font-weight:500;margin-top:2px}}@media (max-width:575px){.homepage-horoscope-section{padding:10px 0}.homepage-horoscope-section .container{padding-left:10px;padding-right:10px}.homepage-horoscope-section .row{margin-left:-4px;margin-right:-4px}.homepage-horoscope-section .row>[class*=col-]{padding-left:4px;padding-right:4px}.homepage-horoscope-card{padding:10px 4px;min-height:85px;border-radius:8px}.homepage-horoscope-icon-container{width:38px;height:38px;margin-bottom:6px}.homepage-horoscope-icon-fallback{font-size:26px}.homepage-horoscope-name{font-size:11px;font-weight:500;line-height:1.2;margin-top:0}.homepage-horoscope-card:hover{transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.1)}}.homepage-reports-section{padding:60px 0;background-color:#fff8f0}.homepage-reports-title{font-size:36px;font-weight:700;color:#000;margin-bottom:12px}.homepage-reports-subtitle{font-size:18px;color:#000;margin-bottom:0}.homepage-reports-swiper{padding:20px 0 60px}.homepage-reports-swiper .swiper-wrapper{align-items:stretch}.homepage-reports-swiper .swiper-button-next,.homepage-reports-swiper .swiper-button-prev{display:none}.homepage-reports-swiper .swiper-pagination{bottom:0!important;position:relative;margin-top:30px}.homepage-reports-swiper .swiper-pagination-bullet{background-color:#d3d3d3;opacity:1;width:8px;height:8px;margin:0 4px;border:none}.homepage-reports-swiper .swiper-pagination-bullet-active{background-color:#000;opacity:1;width:12px;height:12px;border:2px solid #d3d3d3;box-sizing:border-box}.homepage-reports-swiper .swiper-slide{height:auto;display:flex;align-items:stretch}.homepage-reports-swiper .swiper-slide .homepage-report-card-link{height:100%;width:100%;display:flex}.homepage-reports-swiper .swiper-slide .homepage-report-card{height:100%;width:100%}.homepage-report-card-link{display:flex;cursor:pointer;height:100%;width:100%}.homepage-report-card-link,.homepage-report-card-link:hover{text-decoration:none;color:inherit}.homepage-report-card{background:#fff;border-radius:12px;padding:10px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);display:flex;flex-direction:column;height:100%;width:100%;min-height:450px;transition:transform .2s ease,box-shadow .2s ease}.homepage-report-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px rgba(0,0,0,.15)}.homepage-report-image-container{position:relative;width:100%;height:280px;overflow:hidden;display:flex;align-items:center;justify-content:center;background-color:#1a1a1a;border-radius:12px}.homepage-report-image{width:100%;height:100%;object-fit:cover;display:block;border-radius:12px}.homepage-report-content{padding:10px 0;flex:1 1;display:flex;flex-direction:column;justify-content:space-between;min-height:150px}.homepage-report-title{font-size:18px;font-weight:500;color:#000;margin-bottom:12px;line-height:1.4;min-height:50px;display:flex;align-items:flex-start}.homepage-report-pricing{display:flex;align-items:baseline;gap:12px;margin-bottom:16px;flex-shrink:0}.homepage-report-price-current{font-size:18px;font-weight:500;color:#dc3545}.homepage-report-price-original{font-size:18px;color:#999;text-decoration:line-through}.homepage-report-download-btn{width:70%;padding:12px;background-color:#964233;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;flex-shrink:0;margin:auto auto 0;box-shadow:0 3px 8px rgba(150,66,51,.3)}.homepage-report-download-btn:hover{background-color:sienna;transform:translateY(-3px) scale(1.02);box-shadow:0 6px 16px rgba(150,66,51,.5)}.astrologers-hero-bg{background:linear-gradient(135deg,#964233,sienna 50%,#6b4423);min-height:400px;display:flex;align-items:center;overflow:hidden}.astrologers-hero-bg .page-heading,.astrologers-hero-bg .page-subheading,.astrologers-hero-bg h1.page-heading,.astrologers-hero-bg p.page-subheading,.products-banner-section .page-description,.products-banner-section .page-heading,.products-banner-section h1.page-heading,.products-banner-section p.page-description{color:#fff!important}.astrologers-hero-title{font-size:48px}.astrologers-hero-text{font-size:20px}.astrologers-hero-btn{font-size:18px}.astrologers-hero-image-container{height:400px}.astrologers-hero-image{right:0;top:50%;transform:translateY(-50%);width:300px;height:300px;background:hsla(0,0%,100%,.1);border-radius:50%}.astrologers-page-title{font-size:28px;color:#333}.astrologers-filters-wrapper{display:flex;flex-direction:column}.astrologers-filters-row{row-gap:10px;margin-bottom:0;flex-wrap:nowrap;overflow-x:auto}.astrologers-filters-row::-webkit-scrollbar{height:4px}.astrologers-filters-row::-webkit-scrollbar-track{background:#f1f1f1}.astrologers-filters-row::-webkit-scrollbar-thumb{background:#888;border-radius:2px}.astrologers-filters-row::-webkit-scrollbar-thumb:hover{background:#555}.astrologers-filter-input{max-width:180px;min-width:150px;font-size:14px;padding:8px 0;border:none;border-bottom:1px solid #e0e0e0;border-radius:0;background:transparent;font-weight:600;flex-shrink:0}.astrologers-filter-input:focus{outline:none;border-bottom:1px solid #333}.astrologers-filter-select{max-width:180px;font-size:14px;padding:8px 12px;border:none;border-radius:0;background:#fff;font-weight:600;color:#333;cursor:pointer}.astrologers-filter-select:focus{outline:none}.astrologers-filter-btn{font-size:14px;padding:8px 16px;border:1px solid #ddd;border-radius:4px}.astrologers-dropdown-toggle{padding:8px 16px}.astrologers-dropdown-menu{max-height:200px;overflow-y:auto;font-size:14px}.astrologers-dropdown-item,.astrologers-filter-pill-btn{cursor:pointer;font-size:14px}.astrologers-filter-pill-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;font-weight:600;color:#333;background:#fff;border:none;border-radius:0;transition:all .2s ease;white-space:nowrap}.astrologers-filter-pill-btn:hover{background:#f5f5f5}.astrologers-filter-pill-active{background:#e8e8e8!important}.astrologers-filter-caret{color:#333;margin-left:4px;font-weight:600}.astrologers-filter-dropdown-menu{top:100%;left:0;margin-top:4px;min-width:200px;max-width:300px;max-height:300px;overflow-y:auto;z-index:1000;box-shadow:0 4px 12px rgba(0,0,0,.15)}.astrologers-filter-dropdown-menu .form-check{padding:8px 12px;margin:0;cursor:pointer;transition:background-color .2s ease}.astrologers-filter-dropdown-menu .form-check:hover{background-color:#f9f9f9}.astrologers-filter-dropdown-menu .form-check-input{margin-top:.25rem;cursor:pointer}.astrologers-filter-dropdown-menu .form-check-label{font-size:14px;color:#333;cursor:pointer;margin-left:8px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.astrologers-filter-options-row{padding:12px 0;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;background:#fff;margin-top:8px;width:100%;position:relative;z-index:1;display:block;animation:slideDown .2s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.category-filter-container,.experience-filter-container,.gender-filter-container,.language-filter-container,.newly-filter-container,.price-filter-container,.rating-filter-container,.recommended-filter-container{position:relative}.product-card-link{transition:transform .2s ease,box-shadow .2s ease}.product-card-link:hover{transform:translateY(-4px);box-shadow:0 4px 12px rgba(0,0,0,.15)!important}.astrologers-filter-options-row .form-check{margin:0;padding:4px 12px;display:inline-flex;align-items:center}.astrologers-filter-options-row .form-check-input{margin-top:0;margin-right:8px;cursor:pointer;width:16px;height:16px;border:1px solid #333;border-radius:2px}.astrologers-filter-options-row .form-check-input:checked{background-color:#000;border-color:#000}.astrologers-filter-option-label{font-size:14px;color:#666;cursor:pointer;margin:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;font-weight:400}.astrologers-active-filters{font-size:14px;color:#333}.astrologers-filter-badge{font-size:10px;margin-left:4px}.astrologers-filter-sidebar{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:16px;position:-webkit-sticky;position:sticky;top:20px}.astrologers-filter-search-input{width:100%;font-size:14px;padding:10px 12px;border:1px solid #e0e0e0;border-radius:4px}.astrologers-filter-section{margin-bottom:16px;border-bottom:1px solid #f0f0f0;padding-bottom:12px}.astrologers-filter-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.astrologers-filter-pill{width:100%;display:flex;justify-content:space-between;align-items:center;padding:10px 12px;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:20px;font-size:14px;font-weight:500;color:#333;cursor:pointer;transition:all .2s ease;text-align:left}.astrologers-filter-pill:hover{background:#eee;border-color:#d0d0d0}.astrologers-filter-pill-active{background:#e8e8e8;border-color:#b0b0b0;font-weight:600}.astrologers-filter-caret{font-size:10px;color:#666;margin-left:8px}.astrologers-filter-dropdown-content{margin-top:12px;padding:8px 0;max-height:250px;overflow-y:auto}.astrologers-filter-checkbox{padding:8px 12px;margin-bottom:4px;cursor:pointer;transition:background-color .2s ease}.astrologers-filter-checkbox:hover{background-color:#f9f9f9}.astrologers-filter-checkbox .form-check-input{margin-top:.25rem;cursor:pointer}.astrologers-filter-checkbox .form-check-label{font-size:14px;color:#333;cursor:pointer;margin-left:8px}.astrologers-results-count{font-size:14px;color:#666;font-weight:500}.astrologers-sort-label{font-size:14px;color:#333;font-weight:500;margin-right:8px}.astrologers-sort-select{min-width:180px;font-size:14px;padding:8px 12px;border:1px solid #e0e0e0;border-radius:4px;cursor:pointer}.astrologers-card-image-container{flex-shrink:0}.astrologers-card-image{width:120px;height:120px;object-fit:cover;border:3px solid #964233}.astrologers-card-icon{font-size:100px}.astrologers-card-content{min-width:0}.astrologers-card-name{color:#333}.astrologers-card-check{color:#28a745;font-size:16px}.astrologers-card-text{line-height:1.4}.astrologers-card-orders{font-size:12px}.astrologers-card-btn{font-size:14px;padding:8px 16px;border:1px solid #964233;border-radius:4px}.astrologers-card-btn-primary{background-color:#964233;color:#fff}.astrologers-card-btn-outline{background-color:transparent;color:#964233}.homepage-explore-categories-section{padding:60px 0;background-color:#fff}.homepage-explore-categories-container{max-width:1200px;margin:0 auto;padding:0 20px}.homepage-explore-categories-title{font-size:36px;font-weight:700;color:#000;margin-bottom:12px}.homepage-explore-categories-subtitle{font-size:18px;color:#000;margin-bottom:0}.homepage-explore-categories-grid{width:100%}.homepage-explore-category-card{cursor:pointer;border-radius:12px;overflow:hidden;height:100%;transition:transform .3s ease,box-shadow .3s ease}.homepage-explore-category-card:hover{transform:translateY(-6px) scale(1.02);box-shadow:0 12px 28px rgba(0,0,0,.2)}.homepage-explore-category-card-bg{position:relative;width:100%;height:320px;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;padding:24px;background-size:cover;background-position:50%;background-repeat:no-repeat;transition:transform .4s ease}.homepage-explore-category-card:hover .homepage-explore-category-card-bg{transform:scale(1.05)}.homepage-explore-category-overlay{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.homepage-explore-category-text-overlay{position:absolute;top:24px;left:24px;z-index:2;color:#fff}.homepage-explore-category-title{font-size:26px!important;font-weight:700;color:#fff;margin-bottom:8px;line-height:1.2;text-align:left;text-shadow:0 2px 4px rgba(0,0,0,.5)}@media (max-width:575.98px){.category-c .category-card-title,.category-card-title{font-size:16px!important}}.homepage-explore-category-item{font-size:16px;font-weight:400;color:#fff;line-height:1.3;text-align:left;text-shadow:0 2px 4px rgba(0,0,0,.5)}.homepage-explore-categories-btn{background-color:#964233;color:#fff;border:none;border-radius:8px;padding:14px 40px;display:inline-block;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 3px 8px rgba(150,66,51,.3);margin-top:20px}.homepage-explore-categories-btn:hover{background-color:#6b3410;color:#fff;transform:translateY(-3px) scale(1.02);box-shadow:0 6px 16px rgba(150,66,51,.5)}.homepage-banner-loading{min-height:500px;background-color:#f5e6d3}.homepage-puja-card-hover{cursor:pointer;transition:transform .2s}.homepage-puja-card-hover:hover{transform:translateY(-5px)}.homepage-puja-icon{opacity:.9}.homepage-astrologer-icon,.homepage-puja-icon{font-size:80px;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.homepage-astrologer-icon{opacity:.8}.homepage-category-overlay-icon,.homepage-category-overlay-text{z-index:2}.homepage-product-badge-new{margin-top:48px}.homepage-product-badge-normal{margin-top:12px}.astrologers-clear-filters-btn{font-size:14px;color:#964233;font-weight:500}.astrologers-card{border-radius:12px;padding:16px;cursor:pointer;transition:all .3s ease;border:1px solid #e0e0e0;box-shadow:0 2px 8px rgba(0,0,0,.08);background-color:#fff}.astrologers-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.12)}.astrologers-card-image-wrapper{flex-shrink:0;width:60px;height:60px;position:relative}.astrologers-card-image{width:60px;height:60px;border-radius:50%;overflow:hidden;background-color:#fff7f4;display:flex;align-items:center;justify-content:center;border:2px solid #f0f0f0}.astrologers-card-image img{width:100%;height:100%;object-fit:cover}.astrologers-card-icon{font-size:60px;color:#964233}.astrologers-live-badge{position:absolute;bottom:0;left:12px;font-size:10px;background-color:#28a745;color:#fff;padding:3px 8px;border-radius:10px;font-weight:600;white-space:nowrap;z-index:10;line-height:1.2}.astrologers-card-details{min-width:0;flex:1 1;padding-left:16px;display:flex;flex-direction:column}.astrologers-card-name{font-size:16px;font-weight:600;color:#000;margin-bottom:0;line-height:1.3}.astrologers-card-verified{width:18px;height:18px;margin-left:6px;flex-shrink:0;object-fit:contain;align-self:center;vertical-align:middle}.astrologers-card-text{font-size:12px;line-height:14px;color:#666;margin-bottom:0}.astrologers-card-name-row{margin-bottom:8px}.astrologers-card-text-languages,.astrologers-card-text-services{margin-bottom:4px}.astrologers-card-text-experience{margin-bottom:3px}.astrologers-card-rating{display:flex;align-items:center;gap:8px;margin-bottom:0}.astrologers-rating-star{font-size:14px;color:#ffc107}.astrologers-card-orders-text{font-size:13px;color:#666}.astrologers-card-price{display:flex;align-items:center;gap:8px;margin-bottom:12px}.astrologers-price-original{font-size:14px;text-decoration:line-through}.astrologers-price-current{font-size:16px!important;font-weight:600}.astrologers-card-action-btn{font-size:14px;font-weight:600;padding:8px 24px;border:1.5px solid #964233;border-radius:20px;background-color:transparent;color:#964233;transition:all .2s ease;white-space:nowrap}.astrologers-card-action-btn-primary,.astrologers-card-action-btn:hover{background-color:#964233;color:#fff}.astrologers-card-action-btn-primary:hover{background-color:#6b3410}.products-hero-bg{background:linear-gradient(135deg,#964233,sienna 50%,#6b4423);min-height:400px;display:flex;align-items:center;overflow:hidden}.products-filter-icon{width:30px;height:30px}.products-product-image{object-fit:cover}.products-product-icon{font-size:64px}.products-filter-btn-icon{font-size:18px;color:#333}.products-filter-btn-text{font-size:16px}.products-filter-border{border-color:#dee2e6}.collections-hero-bg{background:linear-gradient(135deg,#964233,sienna 50%,#6b4423);min-height:400px;display:flex;align-items:center;overflow:hidden}.collections-hero-title{color:#333}.collections-category-heading{font-size:28px!important}.collections-hero-text-black{color:#000}.homepage-section-gradient .collections-hero-text-black{color:#fff!important}.collections-hero-text-brown{color:#964233}.homepage-section-gradient .collections-hero-text-brown{color:#fff!important}.collections-hero-subtitle{font-size:20px;color:#666;font-weight:500}.collections-hero-description{font-size:16px;color:#666}.collections-hero-icon{font-size:120px}.puja-collection-banner{background:url(/uploads/cms/puja-collection.jpg) 50%/cover no-repeat;min-height:500px}.puja-collection-logo-img{width:100%;height:100%;object-fit:contain}.puja-collection-logo-fallback{width:120px;height:120px;background-color:#fff}.puja-collection-logo-fallback-icon{font-size:60px}.puja-collection-tagline{font-size:24px;color:#fff;font-weight:500}.puja-collection-description{font-size:16px;color:#fff}.puja-collection-right-image{min-height:400px;background-image:url(https://images.unsplash.com/photo-1601370690183-1c7796ecec78?w=800&q=80);background-size:cover;background-position:50%}.panchang-page{background-color:#f5e6d3;min-height:100vh}.panchang-header{background:#f5e6d3;padding:40px 0}.panchang-header-content{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.panchang-header-title{font-size:36px;font-weight:700;margin:0 0 8px;color:#333}.panchang-header-subtitle{font-size:16px;margin:0 0 16px;color:#666}.panchang-header-icon{width:50px;height:50px;background:#e1bee7;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:24px;color:#964233}.panchang-location-search{background:#fff;border-radius:12px;padding:12px 16px;box-shadow:0 2px 8px rgba(0,0,0,.08)}.panchang-location-input{border:none;outline:none;flex:1 1;font-size:16px;color:#333}.panchang-location-input::placeholder{color:#999}.panchang-location-icon,.panchang-search-icon{font-size:20px;color:#964233}.panchang-location-icon{cursor:pointer}.panchang-date-btn{padding:12px 32px;border-radius:25px;border:2px solid #ddd;background:#fff;color:#333;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}.panchang-date-btn.active{background:#964233;border-color:#964233;color:#fff}.panchang-date-btn:hover:not(.active){border-color:#964233;color:#964233}.panchang-date-location-bar{background:#fff;border-radius:12px;padding:24px 32px}.panchang-date-location-content{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.panchang-date-text{font-size:28px;font-weight:700;margin:0 0 8px;color:#333}.panchang-location-text{font-size:16px;margin:0 0 16px;color:#666}.panchang-calendar-icon,.panchang-location-text{display:flex;align-items:center;justify-content:center}.panchang-calendar-icon{width:50px;height:50px;background:#e1bee7;border-radius:8px;font-size:24px;color:#964233}.panchang-timing-card{background:#fff;border-radius:16px;padding:24px;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease}.panchang-timing-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px rgba(0,0,0,.12)}.panchang-timing-card-sunrise{background:#fff4e6}.panchang-timing-card-sunset{background:#ffe6f0}.panchang-timing-card-moonrise{background:#e6f3ff}.panchang-timing-card-moonset{background:#f0e6ff}.panchang-timing-icon-wrapper{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;font-size:40px}.panchang-timing-icon-sunrise{background:#ffe6cc;color:#ff8c00}.panchang-timing-icon-sunset{background:#ffcce0;color:#ff69b4}.panchang-timing-icon-moonrise{background:#cce6ff;color:#4a90e2}.panchang-timing-icon-moonset{background:#e6ccff;color:#9b59b6}.panchang-timing-label{font-size:16px;color:#666;margin-bottom:8px;font-weight:500}.panchang-timing-value{font-size:24px;font-weight:700}.panchang-timing-value-sunrise{color:#ff8c00}.panchang-timing-value-sunset{color:#ff69b4}.panchang-timing-value-moonrise{color:#4a90e2}.panchang-timing-value-moonset{color:#9b59b6}.panchang-calendar-details{margin-top:40px}.panchang-section-title{font-size:24px;font-weight:700;color:#333;margin-bottom:24px;display:flex;align-items:center}.panchang-section-title i{color:gold}.panchang-detail-card{background:#fff;border-radius:12px;padding:20px;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease}.panchang-detail-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.12)}.panchang-detail-label{font-size:14px;color:#666;margin-bottom:8px;font-weight:500}.panchang-detail-value{font-size:20px;font-weight:700;color:#964233}.panchang-elements-section{margin-top:40px}.panchang-elements-container{background:#e1bee7;border-radius:12px;padding:24px}.panchang-elements-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}@media (min-width:768px){.panchang-elements-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:992px){.panchang-elements-grid{grid-template-columns:repeat(5,1fr)}}.panchang-element-card{background:#fff;border-radius:12px;padding:20px;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:transform .2s ease,box-shadow .2s ease}.panchang-element-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.12)}.panchang-element-label{font-size:14px;color:#666;margin-bottom:8px;font-weight:500}.panchang-element-value{font-size:18px;font-weight:700;color:#333}.panchang-inauspicious-section{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px rgba(0,0,0,.08);height:100%}.panchang-inauspicious-header{background:#e8d5c4;color:#964233;font-size:20px;font-weight:700;padding:16px;border-radius:8px;margin-bottom:12px;display:flex;align-items:center}.panchang-inauspicious-header i{font-size:24px}.panchang-inauspicious-subtitle{font-size:14px;color:#666;margin-bottom:20px}.panchang-inauspicious-list{display:flex;flex-direction:column;gap:16px}.panchang-inauspicious-item{display:flex;align-items:flex-start;gap:16px;padding:16px;background:#f5e6d3;border-radius:8px;border-left:4px solid #964233}.panchang-inauspicious-time{font-size:16px;font-weight:700;color:#333;margin-bottom:4px}.panchang-inauspicious-time-value{font-size:18px;font-weight:700;color:#964233;margin-bottom:4px}.panchang-inauspicious-description{font-size:14px;color:#666;margin:0}.panchang-avoid-btn{background:#964233;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;flex-shrink:0;transition:background .2s ease}.panchang-avoid-btn:hover{background:#6b3410}.panchang-auspicious-section{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px rgba(0,0,0,.08);height:100%}.panchang-auspicious-header{background:#e8d5c4;color:#964233;font-size:20px;font-weight:700;padding:16px;border-radius:8px;margin-bottom:12px;display:flex;align-items:center}.panchang-auspicious-header i{font-size:24px}.panchang-auspicious-subtitle{font-size:14px;color:#666;margin-bottom:20px}.panchang-auspicious-content{display:flex;flex-direction:column;gap:16px}.panchang-auspicious-item{display:flex;align-items:flex-start;gap:16px;padding:16px;background:#f5e6d3;border-radius:8px;border-left:4px solid #964233}.panchang-auspicious-time{font-size:16px;font-weight:700;color:#333;margin-bottom:4px}.panchang-auspicious-time-value{font-size:18px;font-weight:700;color:#964233;margin:0}.panchang-best-time-badge{background:#964233;color:#fff;padding:8px 16px;border-radius:6px;font-size:14px;font-weight:600;flex-shrink:0}.panchang-auspicious-description{font-size:15px;color:#333;font-weight:500;margin:0}.panchang-auspicious-activities{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.panchang-auspicious-activities li{font-size:14px;color:#666;padding-left:20px;position:relative}.panchang-auspicious-activities li:before{content:"•";position:absolute;left:0;color:#964233;font-weight:700;font-size:18px}.astrologers-dropdown-toggle{min-width:140px;font-size:14px;padding:8px 12px;border:1px solid #ddd;border-radius:4px;background-color:#fff;display:flex;align-items:center;justify-content:space-between}.astrologers-dropdown-arrow{margin-left:8px}.astrologers-dropdown-menu{z-index:1000;min-width:220px;top:100%;margin-top:5px;border:1px solid #ddd;border-radius:4px}.astrologers-active-filters-label{font-size:14px;color:#333}.astrologers-filter-badge{font-size:13px;background-color:#964233;color:#fff;border-radius:4px;font-weight:500}.astrologers-filter-badge-close{font-size:10px;margin-left:4px}.astrologers-rating-star{font-size:12px}.astrologers-rating-star-filled{color:#ffc107}.astrologers-rating-star-empty{color:#ddd}.astrologers-orders-text{font-size:12px}.astrologers-price-original{font-size:16px!important;color:#999;font-weight:600c}.astrologers-price-current{font-size:15px;color:#dc3545}.astrologers-card-action-btn-outline:hover{background-color:#964233;color:#fff}.header-sticky{z-index:1000}.header-logo-link{flex:0 0 40%;max-width:40%;display:flex;align-items:center}.header-logo-circle{width:160px;height:70px;overflow:visible;display:flex;align-items:center;justify-content:flex-start}.header-logo-img{width:200px;height:100%;object-fit:contain;display:block;max-width:100%}.header-actions{flex:0 0 60%;max-width:60%;display:flex;align-items:center;justify-content:flex-end}.header-mobile-menu-btn{border:1px solid #ddd;border-radius:6px;padding:8px 12px;background-color:transparent;transition:all .3s ease}.header-mobile-menu-btn:hover{background-color:#f8f9fa;border-color:#964233}.header-mobile-menu-btn:focus{box-shadow:0 0 0 3px rgba(150,66,51,.1);outline:none}.navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");width:24px;height:24px;background-size:100%}@media (max-width:991px){.header-logo-link{flex:0 0 40%;max-width:40%}.header-logo-circle{width:180px;height:75px}.header-actions{flex:0 0 60%;max-width:60%;gap:12px!important}.header-top-row{padding:12px 0!important}.header-sticky .btn-link span{display:none}.header-sticky .btn-link i{font-size:20px}.header-mobile-menu-btn{padding:6px 10px}.navbar-toggler-icon{width:22px;height:22px}.navbar-collapse{margin-top:10px;padding-top:10px;border-top:1px solid #e0e0e0}.navbar-nav{flex-direction:column;gap:0}.navbar-nav .nav-item{border-bottom:1px solid #f0f0f0}.navbar-nav .nav-link{padding:12px 0;font-size:15px}.navbar-nav .dropdown-menu{position:static!important;float:none;width:100%;margin-top:0;background-color:#f8f9fa;border:none;box-shadow:none;padding-left:20px}.navbar-nav .dropdown-item{padding:10px 0;font-size:14px}}@media (max-width:767px){.header-logo-link{flex:0 0 40%;max-width:40%}.header-logo-circle{width:160px;height:65px}.header-actions{flex:0 0 60%;max-width:60%;gap:8px!important}.header-top-row{padding:10px 0!important}.header-sticky .btn-link{padding:4px 8px}.header-sticky .btn-link i{font-size:18px}.header-mobile-menu-btn{padding:5px 8px}.navbar-toggler-icon{width:20px;height:20px}.header-cart-badge{font-size:10px;padding:2px 5px}.navbar-nav .nav-link{padding:10px 0;font-size:14px}.navbar-nav .dropdown-item{padding:8px 0;font-size:13px}}@media (max-width:575px){.header-logo-link{flex:0 0 40%;max-width:40%}.header-logo-circle{width:140px;height:55px}.header-actions{flex:0 0 60%;max-width:60%;gap:6px!important}.header-sticky .container{padding-left:10px;padding-right:10px}.header-top-row{padding:8px 0!important}.header-sticky .btn-link{padding:4px 6px}.header-sticky .btn-link i{font-size:16px}.header-mobile-menu-btn{padding:4px 6px}.navbar-toggler-icon{width:18px;height:18px}.header-cart-badge{font-size:9px;padding:1px 4px}.navbar-nav .nav-link{padding:8px 0;font-size:13px}.navbar-nav .dropdown-item{padding:6px 0;font-size:12px}}.header-logo-fallback{width:50px;height:50px}.header-cart-badge{font-size:11px}.header-nav-link{transition:all .2s ease}.header-user-icon{font-size:18px}.header-user-name{font-size:15px;color:#2c2c2c;text-transform:capitalize}.header-user-email{font-size:14px;color:#2c2c2c}.header-user-email-small{font-size:12px}.header-menu-icon{width:20px}.modal-backdrop{background-color:rgba(0,0,0,.5);z-index:1050}.modal-dialog-centered{max-width:800px;margin-top:50px}.modal-content-rounded{border-radius:12px;overflow:hidden}.modal-header-dark{background:linear-gradient(135deg,#964233,sienna);color:#fff;padding:20px}.modal-avatar-icon{font-size:30px}.modal-status-text{font-size:12px;opacity:.9}.modal-body-light{background-color:#f8f9fa;border-bottom:1px solid #e0e0e0}.modal-text-small{font-size:13px;color:#666}.modal-input-section{background-color:#fff;border-bottom:1px solid #e0e0e0}.modal-label{color:#333}.modal-input,.modal-label{font-size:14px}.modal-timestamp{font-size:11px;color:#999}.modal-footer-light{background-color:#fff;border-top:1px solid #e0e0e0}.modal-icon-btn{color:#666;font-size:18px}.modal-send-btn{background:linear-gradient(135deg,#964233,sienna);color:#fff;border:none;padding:10px 24px;border-radius:8px;font-size:14px;font-weight:600}.modal-footer-text{font-size:12px;color:#666}.video-modal-backdrop{background-color:rgba(0,0,0,.9);z-index:1050}.video-modal-content{background-color:#1a1a1a;border-radius:0}.video-modal-header-overlay{background-color:rgba(0,0,0,.5)}.video-modal-header-content{background-color:rgba(0,0,0,.6);color:#fff}.video-modal-avatar-large{font-size:200px}.video-modal-name-large{font-size:36px;font-weight:700}.video-modal-controls{background-color:rgba(0,0,0,.7)}.video-modal-control-icon{font-size:20px}.video-modal-control-icon-large{font-size:32px}.video-modal-control-icon-xlarge{font-size:24px}.video-modal-status-bar{background-color:rgba(0,0,0,.5);color:#fff;font-size:13px}.call-modal-dialog{max-width:500px}.call-modal-body-white{background-color:#fff}.call-modal-avatar{font-size:120px;color:#964233}.call-modal-status-available{font-size:16px;color:#28a745;font-weight:500}.call-modal-status-busy{font-size:16px;color:#ffc107;font-weight:500}.call-modal-title{font-size:24px;color:#333}.call-modal-timer{color:#333}.call-modal-end-icon{font-size:28px}.call-modal-footer-text{font-size:13px;color:#666}.login-modal-backdrop{display:flex!important;align-items:center;justify-content:center;background-color:rgba(0,0,0,.5);z-index:1050;position:fixed;top:0;left:0;right:0;bottom:0}.login-modal-dialog{max-width:1030px!important;width:90%!important;margin:0!important;position:relative;pointer-events:auto}.login-modal-container{display:flex;border-radius:12px;overflow:hidden;background-color:#fff;box-shadow:0 10px 40px rgba(0,0,0,.2);min-height:550px;width:100%;pointer-events:auto}.login-modal-left-side{width:50%;background-color:#f5e6d3;display:flex;align-items:center;justify-content:center;padding:60px 50px;position:relative;min-height:550px}.login-modal-logo-wrapper{display:flex;flex-direction:column;align-items:center;gap:20px}.login-modal-logo-img{width:100%;height:100%;object-fit:contain}.login-modal-logo-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.login-modal-brand-text{display:none;flex-direction:column;align-items:center;gap:4px}.login-modal-brand-astro{font-size:32px;font-weight:700;color:#2c2c2c;letter-spacing:1px}.login-modal-brand-by{font-size:16px;font-weight:400;color:#964233;font-style:italic}.login-modal-brand-satvik{font-size:32px;font-weight:700;color:#2c2c2c;letter-spacing:1px}.login-modal-right-side{width:50%;background-color:#fff;padding:50px 70px;position:relative;min-height:550px;display:flex;flex-direction:column}.login-modal-form-wrapper{position:relative;height:100%}.login-modal-close-btn{position:absolute;top:0;right:0;z-index:10;opacity:.7}.login-modal-close-btn:hover{opacity:1}.login-modal-form-content{padding-top:20px}.login-modal-title{font-size:28px;font-weight:700;color:#2c2c2c;margin-bottom:12px}.login-modal-text{font-size:16px;color:#666;margin-bottom:24px}.login-modal-label{font-size:14px;font-weight:600;color:#2c2c2c;margin-bottom:8px}.login-modal-input{font-size:16px;padding:12px 16px;border:1px solid #e0e0e0;border-radius:8px}.login-modal-input:focus{border-color:#964233;box-shadow:0 0 0 .2rem rgba(150,66,51,.1)}.login-modal-text-small{font-size:13px;color:#666;margin-bottom:24px}.login-modal-alert{font-size:14px}.login-modal-link{color:#964233;font-size:14px;text-decoration:none}.login-modal-link:hover{color:#7a3528;text-decoration:underline}.login-modal-form-content .btn-link.login-modal-link{color:#ff6b35;font-weight:600}.login-modal-form-content .btn-link.login-modal-link:hover{color:#ff6b35;text-decoration:underline}.login-modal-otp-input{font-size:18px;letter-spacing:4px;text-align:center;padding:12px}.login-modal-primary-btn{background-color:#964233;color:#fff;font-size:16px;font-weight:600;border:none;border-radius:8px;padding:14px;transition:background-color .3s ease}.login-modal-primary-btn:hover:not(:disabled){background-color:#7a3528;color:#fff}.login-modal-primary-btn:disabled{opacity:.6;cursor:not-allowed}.login-modal-form-content .input-group{display:flex;gap:0}.login-modal-form-content .input-group-text{background-color:#fff;border:1px solid #e0e0e0;border-right:none;border-radius:8px 0 0 8px;padding:12px 16px;font-size:16px;color:#2c2c2c;min-width:60px;display:flex;align-items:center;justify-content:center}.login-modal-form-content .input-group .form-control{border-left:none;border-radius:0 8px 8px 0}.login-modal-form-content .input-group .form-control:focus{border-color:#964233;box-shadow:0 0 0 .2rem rgba(150,66,51,.1)}.login-modal-form-content .input-group:focus-within .input-group-text{border-color:#964233}@media (max-width:991.98px){.login-modal-dialog{max-width:95%!important;width:95%!important}.login-modal-container{flex-direction:column;min-height:auto}.login-modal-left-side,.login-modal-right-side{width:100%;padding:40px 30px;min-height:auto}.login-modal-logo-circle{width:100px;height:100px}.login-modal-logo-img{width:80px;height:80px}.login-modal-brand-astro,.login-modal-brand-satvik{font-size:24px}}@media (max-width:767.98px){.login-modal-dialog{max-width:100%!important;width:100%!important;margin:0!important;padding:10px}.login-modal-container{flex-direction:column;min-height:auto;border-radius:12px 12px 0 0;max-height:95vh;overflow-y:auto}.login-modal-left-side{display:none}.login-modal-left-side,.login-modal-right-side{width:100%;padding:30px 20px;min-height:auto}.login-modal-form-content,.login-modal-form-wrapper{padding:0}.login-modal-title{font-size:24px!important;margin-bottom:16px!important}.login-modal-text{font-size:14px!important;margin-bottom:20px!important}.login-modal-label{font-size:14px!important;margin-bottom:8px!important}.login-modal-input{font-size:14px!important;padding:10px 12px!important}.login-modal-primary-btn{padding:12px 20px!important;font-size:16px!important}.login-modal-text-small{font-size:12px!important}.login-modal-close-btn{top:10px!important;right:10px!important;width:32px!important;height:32px!important;font-size:18px!important}.login-modal-form-content .input-group-text{padding:10px 12px!important;font-size:14px!important}.login-modal-otp-input{font-size:18px!important;padding:12px!important;text-align:center!important;letter-spacing:4px!important}.login-modal-alert{font-size:13px!important;padding:8px 12px!important}.login-modal-link{font-size:14px!important}}@media (max-width:575.98px){.login-modal-dialog{padding:5px}.login-modal-right-side{padding:25px 15px}.login-modal-title{font-size:22px!important}.login-modal-input,.login-modal-text{font-size:13px!important}.login-modal-input{padding:10px!important}.login-modal-primary-btn{padding:12px 16px!important;font-size:15px!important}.login-modal-form-content .input-group-text{padding:10px!important;font-size:13px!important;min-width:50px}}.cart-sidebar{width:400px;max-width:90vw;height:100vh;background-color:#fff;box-shadow:-2px 0 10px rgba(0,0,0,.1);z-index:1040;transition:transform .3s cubic-bezier(.4,0,.2,1);transform:translateX(100%);pointer-events:none}.cart-sidebar-open{transform:translateX(0);pointer-events:auto}.cart-sidebar-closed{transform:translateX(100%);pointer-events:none}.cart-sidebar-header{font-size:24px;line-height:1}.cart-item-image{width:80px;height:80px}.cart-item-image img{object-fit:cover}.cart-item-icon{font-size:32px;opacity:.5}.cart-item-content{min-width:0}.cart-item-price{color:#dc3545}.cart-item-quantity-btn{width:30px;height:30px;border:1px solid #ddd;background-color:#fff;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer}.cart-item-quantity-input{width:50px;text-align:center;border:1px solid #ddd;border-radius:4px;padding:4px}.cart-footer{background-color:#f8f9fa}.cart-total-price{color:#dc3545;font-size:18px}.cart-checkout-btn{font-size:16px}.products-product-container{min-height:220px;overflow:hidden}.chat-modal-dialog{max-width:550px!important}.chat-modal-header{background:linear-gradient(135deg,#964233,sienna)}.chat-modal-avatar{width:40px;height:40px;border-radius:50%;overflow:hidden;background-color:#fff7f4}.chat-modal-avatar img{width:100%;height:100%;object-fit:cover}.chat-modal-end-btn{background-color:hsla(0,0%,100%,.2);color:#fff;border:none;border-radius:6px;padding:6px 12px}.chat-modal-quick-question-btn{background-color:#f0f0f0;color:#333;border:1px solid #ddd;border-radius:20px;padding:6px 16px;font-size:13px}.chat-modal-quick-question-btn:hover{background-color:#e0e0e0}.chat-modal-messages-area{height:300px;overflow-y:auto;background-color:#fafafa}.chat-modal-message{max-width:70%;font-size:14px;line-height:1.5}.chat-message-bubble{border-radius:18px!important}@media (max-width:767px){.chat-modal-dialog{max-width:95%!important;margin:20px auto!important}.chat-modal-messages-area{height:250px!important}}@media (max-width:575px){.chat-modal-dialog{max-width:100%!important;margin:10px!important}.chat-modal-messages-area{height:200px!important}}.chat-modal-message-user{background-color:#964233;color:#fff}.chat-modal-message-astrologer{background-color:#fff;color:#333;border:1px solid #e0e0e0}.chat-modal-typing{background-color:#fff;border:1px solid #e0e0e0;font-size:14px}.chat-modal-input{border-radius:20px;padding:10px 16px;border:1px solid #ddd;font-size:14px}.chat-modal-send-btn{color:#dc3545;font-size:20px;border:none;background:transparent}.call-modal-avatar-large{width:150px;height:150px;border-radius:50%;margin:0 auto;overflow:hidden;background-color:#fff7f4;border:4px solid #e0e0e0}.call-modal-avatar-large img{width:100%;height:100%;object-fit:cover}.call-modal-status-dot{width:12px;height:12px;border-radius:50%}.call-modal-status-dot-connected{background-color:#28a745}.call-modal-status-dot-connecting{background-color:#ffc107}.call-modal-hangup-btn{width:70px;height:70px;background-color:#dc3545;color:#fff;border:none;display:flex;align-items:center;justify-content:center}.call-modal-hangup-btn:hover{background-color:#c82333}.cart-sidebar-backdrop{opacity:0;visibility:hidden;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;z-index:1039}.cart-sidebar-backdrop-open{opacity:.5;visibility:visible}.cart-item-title{max-width:100%;display:block;text-transform:capitalize;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-item-remove-btn{font-size:20px;line-height:1;width:24px;height:24px;padding:0}.cart-item-quantity-btn-sm{width:28px;height:28px;padding:0;font-size:16px;line-height:1}.cart-item-quantity-text{min-width:30px;text-align:center;font-size:14px}.homepage-testimonials-section{padding:60px 0;background-color:#fff}.homepage-testimonials-title{font-size:36px;font-weight:700;color:#000;margin-bottom:12px}.homepage-testimonials-subtitle{font-size:18px;color:#000;margin-bottom:0}.homepage-testimonials-swiper{padding:20px 0 60px}.homepage-testimonials-swiper .swiper-button-next,.homepage-testimonials-swiper .swiper-button-prev{display:none}.homepage-testimonials-swiper .swiper-pagination{bottom:0!important;position:relative;margin-top:30px}.homepage-testimonials-swiper .swiper-pagination-bullet{background-color:#d3d3d3;opacity:1;width:8px;height:8px;margin:0 4px;border:none}.homepage-testimonials-swiper .swiper-pagination-bullet-active{background-color:#000;opacity:1;width:12px;height:12px;border:2px solid #d3d3d3;box-sizing:border-box}.homepage-testimonials-swiper .swiper-slide{height:auto;display:flex}.homepage-testimonials-swiper .swiper-slide .homepage-testimonial-card{height:100%}.homepage-testimonial-card{background:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:24px;box-shadow:0 2px 8px rgba(0,0,0,.08);display:flex;flex-direction:column;height:100%;transition:transform .2s ease,box-shadow .2s ease}.homepage-testimonial-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px rgba(0,0,0,.12)}.homepage-testimonial-header{display:flex;align-items:flex-start;gap:16px;margin-bottom:16px}.homepage-testimonial-image{width:60px;height:60px;border-radius:8%;object-fit:cover;flex-shrink:0}.homepage-testimonial-image-placeholder{width:60px;height:60px;border-radius:50%;background-color:#e0e0e0;display:flex;align-items:center;justify-content:center;font-size:24px;flex-shrink:0}.homepage-testimonial-info{flex:1 1;min-width:0}.homepage-testimonial-name{font-size:16px;font-weight:700;color:#000;margin-bottom:8px;line-height:1.3}.homepage-testimonial-rating{display:flex;align-items:center;gap:2px;font-size:18px;line-height:1}.homepage-testimonial-star-full{color:gold}.homepage-testimonial-star-half{position:relative;display:inline-block;color:#ddd;width:18px;overflow:hidden}.homepage-testimonial-star-half:before{content:"★";position:absolute;left:0;color:gold;width:50%;overflow:hidden}.homepage-testimonial-star-empty{color:#ddd}.homepage-testimonial-content{font-size:14px;color:#666;line-height:1.6;margin-bottom:0;flex:1 1;max-height:120px;overflow-y:auto;overflow-x:hidden;padding-right:8px;scrollbar-width:thin;scrollbar-color:#ff8c00 #f1f1f1}.homepage-testimonial-content::-webkit-scrollbar{width:4px}.homepage-testimonial-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.homepage-testimonial-content::-webkit-scrollbar-thumb{background:#ff8c00;border-radius:10px}.homepage-testimonial-content::-webkit-scrollbar-thumb:hover{background:#f70}.homepage-video-testimonials-section{padding:60px 0;background-color:#fff;display:block;visibility:visible;opacity:1}.homepage-video-testimonials-title{font-size:36px;font-weight:700;color:#000;margin-bottom:12px}.homepage-video-testimonials-subtitle{font-size:18px;color:#000;margin-bottom:0}.homepage-video-testimonials-swiper{padding:20px 0 60px}.homepage-video-testimonials-swiper .swiper-button-next,.homepage-video-testimonials-swiper .swiper-button-prev{display:none!important}.homepage-video-testimonials-swiper .swiper-button-next:after,.homepage-video-testimonials-swiper .swiper-button-prev:after{font-size:24px;font-weight:700}.homepage-video-testimonials-swiper .swiper-button-next:hover,.homepage-video-testimonials-swiper .swiper-button-prev:hover{background-color:transparent;transform:none}.homepage-video-testimonials-swiper .swiper-pagination{bottom:0!important;position:relative;margin-top:30px}.homepage-video-testimonials-swiper .swiper-pagination-bullet{background-color:#d3d3d3;opacity:1;width:8px;height:8px;margin:0 4px;border:none}.homepage-video-testimonials-swiper .swiper-pagination-bullet-active{background-color:#000;opacity:1;width:12px;height:12px;border:2px solid #d3d3d3;box-sizing:border-box}.homepage-video-testimonials-swiper .swiper-slide{height:auto;display:flex;align-items:stretch}.homepage-video-testimonial-card,.homepage-video-testimonials-swiper .swiper-slide .homepage-video-testimonial-card{height:100%;width:100%;display:flex;flex-direction:column}.homepage-video-testimonial-card{background:#fff;border-radius:12px;overflow:visible;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:transform .2s ease,box-shadow .2s ease}.homepage-video-testimonial-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px rgba(0,0,0,.12)}.homepage-video-testimonial-thumbnail{position:relative;width:100%;padding-top:56.25%;background-color:#1a1a1a;overflow:hidden;border-radius:12px;min-height:200px;display:block}.homepage-video-testimonial-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:12px}.homepage-video-testimonial-thumbnail-placeholder{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#1a1a1a;display:flex;align-items:center;justify-content:center;font-size:48px;border-radius:12px;z-index:1}.homepage-video-testimonial-play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:68px;height:48px;z-index:10;transition:transform .2s ease}.homepage-video-testimonial-card:hover .homepage-video-testimonial-play-button{transform:translate(-50%,-50%) scale(1.1)}.homepage-video-testimonial-title-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,rgba(0,0,0,.8),transparent);color:#fff;padding:16px 12px 12px;font-size:12px;font-weight:600;border-radius:0 0 12px 12px;max-height:60px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.astrologer-details-profile-image-container{display:flex;flex-direction:column;justify-content:center}.astrologer-details-profile-image-wrapper{width:100%;height:100%;position:relative;border-radius:7%;overflow:hidden;background-color:#f0f0f0}.astrologer-details-profile-image{width:100%;height:100%;object-fit:cover}.astrologer-details-profile-placeholder{font-size:150px;color:#964233}.astrologer-details-available-badge{position:absolute;top:10px;right:10px;background-color:#4caf50;color:#fff;padding:6px 14px;border-radius:20px;font-size:12px;font-weight:600;z-index:10}.astrologer-details-rating-overlay{position:absolute;left:36px;right:0;bottom:1%;width:80%;background-color:hsla(0,0%,100%,.95);padding:8px 12px;border-radius:0 0 7% 7%;z-index:5}.astrologer-details-rating-stars{font-size:18px;color:#ddd}.astrologer-details-rating-stars.filled{color:gold}.astrologer-details-rating-text{font-size:14px;color:#333}.astrologer-details-orders-text{font-size:14px}.astrologer-details-action-buttons{z-index:10}.astrologer-details-action-btn{width:40px;height:40px;padding:0;display:flex;align-items:center;justify-content:center;border-radius:50%!important;box-shadow:0 2px 4px -2px rgba(0,0,0,.1);box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.astrologer-details-action-icon{font-size:18px}.astrologer-details-name{font-size:20px;color:#964233}.astrologer-details-verified-icon{margin-left:6px}.astrologer-details-verified-icon,.view-verified-icon{width:18px;height:18px;flex-shrink:0;object-fit:contain;align-self:center;vertical-align:middle}.astrologer-details-language-icon-wrapper{width:32px;height:32px;border-radius:50%;background-color:transparent;display:flex;align-items:center;justify-content:center;flex-shrink:0}.astrologer-details-language-icon{width:18px;height:18px;object-fit:contain;color:#999}.astrologer-details-label-text{font-size:12px;color:#999;margin-bottom:2px}.astrologer-details-value-text{font-size:14px;color:#333;font-weight:400}.astrologer-details-experience-icon-wrapper{width:32px;height:32px;border-radius:50%;background-color:transparent;display:flex;align-items:center;justify-content:center;flex-shrink:0}.astrologer-details-experience-icon{width:18px;height:18px;object-fit:contain;color:#999;flex-shrink:0}.astrologer-details-specialization-title{font-size:14px;font-weight:600;color:#364153}.astrologer-details-specialization-badge{background:#faf5ff;color:#333;padding:6px 14px;border-radius:20px;font-size:12px;font-weight:400;border:none}.astrologer-details-chat-btn{background:#eedeff;border:1px solid #0000001a!important;color:#333;border:none;border-radius:5px;font-size:15px;font-weight:600;padding:6px 24px;box-shadow:0 2px 4px rgba(0,0,0,.1);width:100%;max-width:140px}.astrologer-details-chat-btn:hover{background-color:#d4c5ff}.astrologer-details-chat-icon{font-size:22px;color:#9810fa}.astrologer-details-chat-text{color:#9810fa;font-weight:600}.astrologer-details-chat-price{font-size:14px;color:#dc3545;font-weight:500}.astrologer-details-chat-price-original{font-size:14px;color:#666;font-weight:600}.astrologer-details-call-btn{background:#bdffd4;border:1px solid #0000001a!important;color:#333;border:none;border-radius:5px;font-size:15px;font-weight:600;padding:6px 24px;box-shadow:0 2px 4px rgba(0,0,0,.1);width:100%;max-width:140px}.astrologer-details-call-btn:hover{background-color:#a5d6a7}.astrologer-details-call-icon{font-size:22px;color:#00a63e}.astrologer-details-call-text{color:#00a63e;font-weight:600}.astrologer-details-call-price{font-size:14px;color:#dc3545;font-weight:600}.astrologer-details-call-price-original{font-size:14px;color:#666;font-weight:600}.astrologer-details-video-btn{background:#dbeafe;border:1px solid #0000001a!important;color:#333;border:none;border-radius:5px;font-size:15px;font-weight:600;padding:6px 24px;box-shadow:0 2px 4px rgba(0,0,0,.1);width:100%;max-width:140px}.border-astro{border:1.6px solid #f3e8ff!important;border-radius:5px;padding:20px}.chat-session-banner{background-color:#fff8e7;border-bottom:1px solid #e0e0e0}.chat-session-clock-icon{font-size:18px;color:#964233}.chat-session-limit-text,.chat-session-time-text{font-size:15px;font-weight:600;color:#964233}.chat-quick-questions-title{font-size:15px;font-weight:600;color:#333;margin-bottom:8px}.chat-quick-question-btn{background-color:#fff;color:#6f42c1;border:1px solid #e4daff;border-radius:20px;padding:6px 16px;font-size:13px;font-weight:500;transition:all .2s ease;white-space:nowrap}.chat-quick-question-btn:hover{background-color:#f8f5ff;border-color:#d4c5ff;color:#6f42c1}.chat-attachment-btn,.chat-emoji-btn{width:36px;height:36px;border-radius:50%;background-color:transparent;border:none;display:flex;align-items:center;justify-content:center;transition:all .2s ease;color:#964233;padding:0}.chat-attachment-btn:hover:not(:disabled),.chat-emoji-btn:hover:not(:disabled){background-color:#f5f5f5;color:#6b3410}.chat-attachment-btn:disabled,.chat-emoji-btn:disabled{color:#ccc;cursor:not-allowed}.chat-attachment-icon,.chat-emoji-icon{font-size:20px}.chat-input-field{border-radius:20px;padding:10px 16px;border:1px solid #ddd;font-size:14px;background-color:#f5f5f5}.chat-send-btn{width:40px;height:40px;border-radius:50%;background-color:#964233;border:none;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.chat-send-btn:hover:not(:disabled){background-color:#6b3410}.chat-send-btn:disabled{background-color:#ccc;cursor:not-allowed}.chat-send-icon{color:#fff;font-size:18px}.chat-modal-header{background-color:#964233;color:#fff}.chat-header-profile-wrapper{width:50px;height:50px;position:relative;border-radius:50%;overflow:visible;background-color:#fff7f4}.chat-header-profile-image{width:100%;height:100%;object-fit:cover;border-radius:50%}.chat-header-profile-placeholder{font-size:50px;color:#fff}.chat-header-online-indicator{position:absolute;bottom:0;left:0;width:14px;height:14px;border-radius:50%;background-color:#4caf50;border:2px solid #964233;z-index:10}.chat-header-name{font-size:18px;font-weight:600;color:#fff;margin:0}.chat-header-status{font-size:13px;color:#fff;opacity:.95}.chat-header-end-btn{background-color:hsla(0,0%,100%,.15);color:#fff;border:none;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s ease}.chat-header-end-btn:hover{background-color:hsla(0,0%,100%,.25);color:#fff}.chat-time-limit-bubble{display:inline-block;background-color:#e0e0e0;color:#333;padding:8px 16px;border-radius:20px;font-size:13px;font-weight:500}.chat-profile-section{background-color:#fff;padding:20px}.chat-profile-image-wrapper{width:120px;height:120px;margin:0 auto 12px;border-radius:50%;overflow:hidden;position:relative;background-color:#f5f5f5;border:3px solid #fff;box-shadow:0 2px 8px rgba(0,0,0,.1)}.chat-profile-image{width:100%;height:100%;object-fit:cover}.chat-profile-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:80px;color:#964233}.chat-connected-badge{display:inline-flex;align-items:center;gap:6px;background-color:#4caf50;color:#fff;padding:6px 14px;border-radius:20px;font-size:13px;font-weight:600;margin-bottom:8px}.chat-connected-dot{width:8px;height:8px;border-radius:50%;background-color:#fff;display:inline-block}.chat-profile-name{font-size:22px;font-weight:700;color:#000;margin:0}.chat-time-display{font-size:16px;color:#666;font-weight:500}.chat-security-text{font-size:12px;color:#666;display:flex;align-items:center;justify-content:center;gap:4px}.chat-security-text i{color:#964233;font-size:14px}.call-modal-banner{background-color:#f0f0f0;font-size:14px;color:#333;font-weight:500;border-radius:12px 12px 0 0}.call-modal-profile-wrapper{position:relative;display:inline-block}.call-modal-profile-image{width:150px;height:150px;border-radius:50%;margin:0 auto;overflow:hidden;background-color:#fff7f4}.call-modal-profile-img{width:100%;height:100%;object-fit:cover}.call-modal-profile-placeholder{font-size:120px;color:#8b4513}.call-modal-connected-badge{position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);background-color:#28a745;color:#fff;border:2px solid #fff;border-radius:20px;padding:6px 16px;font-size:14px;font-weight:500;white-space:nowrap;z-index:10}.call-modal-name{font-size:24px;font-weight:700;color:#000}.call-modal-timer{font-size:32px;font-weight:700;color:#000}.call-modal-end-btn{width:80px;height:80px;background-color:#dc3545;color:#fff;border:none;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.call-modal-end-btn:hover{background-color:#c82333}.call-modal-end-icon{font-size:32px;color:#fff}.call-modal-lock-icon{font-size:14px;color:#666}.checkout-new .form-check{display:flex!important}.call-modal-security-text{font-size:13px;color:#666}.astrologer-details-video-btn:hover{background-color:#81d4fa}.astrologer-details-video-icon{font-size:22px;color:#155dfc}.astrologer-details-video-text{color:#155dfc;font-weight:600}.astrologer-details-video-price{font-size:14px;color:#dc3545;font-weight:500}.astrologer-details-video-price-original{font-size:14px;color:#666;font-weight:600}.astrologer-details-service-section{border:1.6px solid #f3e8ff;border-radius:5px;padding:20px;background-color:#fff}.astrologer-details-service-card{padding:10px!important;border-radius:12px;border:none}.astrologer-details-service-card.green{background-color:#e8f5e9}.astrologer-details-service-card.blue{background-color:#e3f2fd}.astrologer-details-service-card.purple{background-color:#f3e5f5}.astrologer-details-service-card.orange{background-color:#fff3e0}.astrologer-details-service-icon-wrapper{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center}.astrologer-details-service-icon-wrapper.green{background-color:transparent}.astrologer-details-service-icon-wrapper.blue i{color:#155dfc!important}.astrologer-details-service-icon-wrapper.orange,.astrologer-details-service-icon-wrapper.purple{background-color:transparent}.astrologer-details-service-icon{font-size:32px}.astrologer-details-service-icon-wrapper.green .astrologer-details-service-icon{color:#4caf50}.astrologer-details-service-icon-wrapper.blue .astrologer-details-service-icon{color:#fff}.astrologer-details-service-icon-wrapper.purple .astrologer-details-service-icon{color:#9c27b0}.astrologer-details-service-icon-wrapper.orange .astrologer-details-service-icon{color:#f54900}.astrologer-details-service-title{font-size:16px;color:#333}.astrologer-details-service-text{font-size:13px;color:#666}.astrologer-details-tabs-border{border-color:#e0e0e0;border-bottom-width:1px;justify-content:space-between}.astrologer-details-tab-btn{font-size:16px;border-radius:0;position:relative;padding-bottom:12px;margin-bottom:-1px}.astrologer-details-tab-btn:hover{transform:translateY(0);box-shadow:0 4px 12px transparent}.astrologer-details-tab-btn.active{font-weight:500;font-size:20px;color:#000;border-bottom:1px solid #999!important}.astrologer-details-tab-btn.inactive{font-weight:400;font-weight:500;font-size:20px;color:#999}.astrologer-details-profile-text{font-size:15px;line-height:1.8;color:#333}.astrologer-details-profile-text.muted{color:#666}.astrologer-details-reviews-title{font-size:24px;color:#333}.astrologer-details-filter-btn{border:1px solid #666;border-radius:50%;padding:8px;background-color:#f5f5f5;color:#333;width:36px;height:36px;display:flex;align-items:center;justify-content:center}.astrologer-details-filter-btn:hover{background-color:#e8e8e8;border-color:#555}.astrologer-details-filter-icon{font-size:16px;color:#333}.astrologer-details-sort-select{max-width:150px;font-size:14px;padding:8px 12px;border:1px solid #666;border-radius:6px;background-color:#fff;color:#333}.astrologer-details-sort-select:focus{border-color:#666;outline:none;box-shadow:none}.astrologer-details-write-review-btn{background-color:#fff;color:#333;border:1px solid #666;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500}.astrologer-details-write-review-btn:hover{background-color:#f5f5f5;border-color:#555;color:#333}.astrologer-details-review-card{border:1px solid #e0e0e0;border-radius:8px;padding:20px;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.05)}.astrologer-details-review-options-btn{color:#666;text-decoration:none}.astrologer-details-review-options-icon{font-size:20px}.astrologer-details-review-star{font-size:18px}.astrologer-details-review-star.filled{color:#ffc107}.astrologer-details-review-star.empty{color:#ddd}.astrologer-details-reviewer-name{font-size:16px;color:#333}.astrologer-details-review-verified-badge{width:18px;height:18px;border-radius:50%;background-color:#28a745;display:flex;align-items:center;justify-content:center}.astrologer-details-review-verified-icon{font-size:12px;color:#fff}.astrologer-details-review-text{font-size:15px;line-height:1.6;color:#333}.astrologer-details-review-date{font-size:13px}.astrologer-details-load-more-btn{background-color:#964233;color:#fff;border:none;border-radius:8px;padding:12px 24px;font-size:15px;font-weight:500}.astrologer-details-load-more-btn:hover{background-color:#6b3410}.astrologer-details-similar-title{font-size:28px;color:#333}.astrologer-details-similar-card{background:linear-gradient(135deg,#faf5ff,#fdf2f8);border:.8px solid #f3e8ff;border-radius:20px;padding:20px}.astrologer-details-similar-image{width:80px;height:80px;border-radius:50%;overflow:hidden;background-color:#fff7f4;display:flex;align-items:center;justify-content:center}.astrologer-details-similar-image img{width:100%;height:100%;object-fit:cover}.astrologer-details-similar-image-placeholder{font-size:80px;color:#964233}.astrologer-details-similar-name{font-size:18px;font-weight:500;text-transform:capitalize;color:#964233}.astrologer-details-similar-verified-icon{width:18px;height:18px;flex-shrink:0;object-fit:contain;align-self:center;vertical-align:middle;margin-left:6px}.astrologer-details-similar-text{font-size:14px;color:#333}.astrologer-details-similar-rating{font-size:14px;color:#ff9800}.astrologer-details-similar-orders{font-size:12px}.astrologer-details-similar-price-original{font-size:14px;font-weight:600;color:#000!important;text-decoration:line-through}.astrologer-details-similar-price{font-size:14px;font-weight:600;color:#dc3545}.astrologer-details-similar-icon-btn{width:25px;height:25px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer}.astrologer-details-similar-icon-btn.video{background:#dbeafe}.astrologer-details-similar-icon-btn.video i{color:#155dfc}.astrologer-details-similar-icon-btn.call{background:#bdffd4}.astrologer-details-similar-icon-btn.call i{color:#00a63e}.astrologer-details-similar-icon-btn.chat{background:#eedeff}.astrologer-details-similar-icon-btn.chat i{color:#9810fa}.astrologer-details-similar-icon{font-size:12px}.astrologer-details-consult-btn{background-color:#964233;color:#fff;border:none;border-radius:5px;padding:12px 2px;font-size:14px;font-weight:600}.astrologer-details-consult-btn:hover{background-color:#6b3410}.astrologer-details-profile-image-container{margin-bottom:20px}.astrologer-details-write-review-btn-large{padding:10px 20px}.astrologer-details-faq-question{font-size:16px;color:#333}.astrologer-details-faq-answer{font-size:15px;line-height:1.6;color:#666}.homepage-astrology-reports-section{padding:60px 0;background:#fff}.homepage-astrology-reports-title{font-size:36px;font-weight:700;color:#2c2c2c;margin-bottom:12px;letter-spacing:-.3px}.homepage-astrology-reports-subtitle{font-size:16px;color:#666;margin:0;line-height:1.6}.homepage-astrology-reports-grid{max-width:1200px;margin:0 auto}.homepage-astrology-report-card-link{display:block;text-decoration:none;color:inherit;cursor:pointer;height:100%;width:100%}.homepage-astrology-report-card-link:hover{text-decoration:none;color:inherit}.homepage-astrology-report-card{width:100%;height:100%;min-height:280px;border-radius:16px;overflow:hidden;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;position:relative}.homepage-astrology-report-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.15)}.homepage-astrology-report-card-bg{width:100%;height:100%;min-height:280px;background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative}.homepage-astrology-report-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(0deg,rgba(0,0,0,.4) 0,transparent 60%);z-index:1}.homepage-astrology-report-text-overlay{position:absolute;top:24px;left:24px;z-index:2;color:#fff}.homepage-astrology-report-title{font-size:26px!important;font-weight:500;color:#fff;line-height:1.2;text-align:left}@media (max-width:991px){.homepage-astrology-report-title{font-size:22px!important}}@media (max-width:767px){.homepage-astrology-report-title{font-size:20px!important}}@media (max-width:575.98px){.homepage-astrology-report-title{font-size:16px!important}.homepage-astrology-report-card,.homepage-astrology-report-card-bg{min-height:160px}.homepage-astrology-report-text-overlay{top:12px;left:12px}}.homepage-astrology-reports-btn-link{display:inline-block;text-decoration:none;color:inherit}.homepage-astrology-reports-btn-link:hover{text-decoration:none;color:inherit}.homepage-astrology-reports-btn{background:#964233;color:#fff;border:none;border-radius:8px;padding:14px 40px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;display:inline-block;margin-top:20px}.homepage-astrology-reports-btn:hover{background:#6b3410;transform:translateY(-3px) scale(1.02);box-shadow:0 6px 16px rgba(150,66,51,.5);color:#fff}.checkout-section-heading{font-size:18px}.checkout-card-bg{background-color:#fbfdfe}.checkout-text-14{font-size:14px}.checkout-text-16{font-size:16px}.checkout-text-12{font-size:12px}.checkout-text-dark{color:#333}.checkout-text-black{color:#000}.checkout-edit-btn{font-size:16px;padding-left:8px}.checkout-radio-input{margin-top:4px}.checkout-product-image-wrapper{width:80px;height:80px}.checkout-product-image{object-fit:cover}.checkout-product-name{font-size:14px;color:#000;text-transform:capitalize}.checkout-product-size{font-size:12px}.checkout-product-price{color:#333;font-size:14px}.checkout-quantity-selector{background-color:#f5f5f5;border-radius:8px;padding:8px 12px;width:-moz-fit-content;width:fit-content;box-shadow:0 1px 3px rgba(0,0,0,.1);min-width:100px}.checkout-quantity-btn{width:auto;height:auto;padding:0;display:flex;align-items:center;justify-content:center;font-size:16px;line-height:1;color:#333;cursor:pointer}.checkout-quantity-number{font-size:14px;color:#333}.checkout-coupon-icon,.checkout-delete-btn{font-size:16px}.checkout-apply-btn{background-color:#964233;color:#fff;border:none;font-size:14px}.checkout-login-btn{border-radius:4px!important}.checkout-continue-shopping-btn{background-color:#964233!important;border-color:#964233!important;color:#fff!important;font-size:14px;border-radius:4px!important;border:none;padding:6px 16px;text-decoration:none;display:inline-block}.checkout-continue-shopping-btn:hover{background-color:#6b3410!important;border-color:#6b3410!important;color:#fff!important}.checkout-place-order-btn{background-color:#964233!important;border-color:#964233!important;color:#fff!important;font-size:16px;border-radius:4px;border:none}.checkout-place-order-btn:hover:not(:disabled){background-color:#6b3410!important;border-color:#6b3410!important;color:#fff!important}.checkout-place-order-btn:disabled{opacity:.6;cursor:not-allowed;background-color:#964233!important}.checkout-discount-text{color:#dc3545;font-size:14px}.checkout-placeholder-icon{font-size:48px;opacity:.5}.checkout-recommended-section{background:linear-gradient(103.16deg,#fff7ed 2.38%,#fffbeb 100.76%)}.checkout-modal-backdrop{background-color:rgba(0,0,0,.5)}.checkout-address-modal-dialog{max-width:600px}.checkout-address-modal-content{border-radius:12px;border:none;box-shadow:0 10px 40px rgba(0,0,0,.15)}.checkout-address-modal-header{border-bottom:1px solid #e9ecef;padding:20px 24px}.checkout-address-modal-title{font-size:20px;font-weight:600;color:#333;margin:0}.checkout-address-modal-body{padding:24px}.checkout-address-label{font-size:14px;font-weight:500;color:#333;margin-bottom:6px}.checkout-address-input{font-size:14px;padding:10px 12px;border:1px solid #dee2e6;border-radius:6px;transition:all .2s ease}.checkout-address-input:focus{border-color:#964233;box-shadow:0 0 0 .2rem rgba(150,66,51,.1);outline:none}.checkout-address-modal-footer{border-top:1px solid #e9ecef;padding:16px 24px;gap:12px}.checkout-address-cancel-btn,.checkout-address-save-btn{padding:10px 24px;font-size:14px;font-weight:500;border-radius:6px}.checkout-payment-icon{width:24px;height:16px;display:flex;align-items:center;justify-content:center}.checkout-payment-icon svg{width:100%;height:100%}.form-check-input:checked{background-color:#000;border-color:#000}.form-check-input:checked:focus,.form-check-input:focus{border-color:#000;box-shadow:0 0 0 .25rem rgba(0,0,0,.25)}.form-check-input:checked:focus{background-color:#000}.product-detail-image-zoom-container{overflow:hidden;border-radius:8px;cursor:zoom-in;height:500px}.product-detail-zoom-image{width:100%;height:500px;object-fit:cover;cursor:crosshair}.product-detail-image-transition{animation:fadeInSlide .4s ease-in-out}@keyframes fadeInSlide{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.product-detail-zoom-preview-overlay{position:absolute;left:calc(50% + 15px);top:0;width:calc(50% - 30px);max-width:500px;height:500px;z-index:100;padding-right:15px;pointer-events:none}@media (max-width:991.98px){.product-detail-zoom-preview-overlay{position:relative;left:0;top:0;width:100%;max-width:100%;padding-right:0;padding-bottom:15px;margin-top:15px}}.product-detail-zoom-preview{width:100%;height:100%;overflow:hidden;border-radius:8px;border:2px solid #dee2e6;background-color:#f8f9fa;position:relative;box-shadow:0 4px 12px rgba(0,0,0,.15)}.product-detail-zoom-preview-image{width:100%;height:500px;object-fit:cover;transition:transform .1s ease-out}.product-detail-placeholder{width:100%;height:500px}.product-detail-placeholder-icon{font-size:64px;opacity:.5}.blog-card-description{display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.5;min-height:4.5em}.product-detail-nav-arrow{width:40px;height:40px;border:none!important}.product-detail-nav-arrow,.product-detail-nav-arrow:hover{background-color:transparent!important;box-shadow:none!important}.product-detail-nav-arrow-left{margin-left:10px}.product-detail-nav-arrow-right{margin-right:10px}.product-detail-zoom-btn{width:40px;height:40px;z-index:10;border:none!important}.product-detail-zoom-btn,.product-detail-zoom-btn:hover{background-color:transparent!important;box-shadow:none!important}.product-detail-thumbnail{cursor:pointer}.product-detail-thumbnail-img{width:80px;height:80px;object-fit:cover}.product-detail-thumbnail-active{border:3px solid #8b4513!important}.product-detail-thumbnail-inactive{border:1px solid #dee2e6}.product-detail-thumbnail-check{width:20px;height:20px;margin-top:-5px;margin-right:-5px}.product-detail-thumbnail-check-icon{font-size:12px}.product-detail-features-container{background-color:#fff9e6}.product-detail-bead-circle{width:100px;height:100px;background-color:#fff;border:2px solid gold}.product-detail-bead-image{width:100%;height:100%;object-fit:cover}.product-detail-tulsi-circle{width:100px;height:100px;background-color:#fff;border:2px solid #28a745}.product-detail-tulsi-image{width:100%;height:100%;object-fit:cover}.product-detail-certified-circle{width:100px;height:100px;background-color:gold;border:2px solid gold}.product-detail-certified-image{width:100%;height:100%;object-fit:cover}.product-detail-additional-image{height:200px}.product-detail-care-instructions{background-color:#8b0000;color:#fff}.product-detail-benefit-badge{font-size:13px;font-weight:600;padding:8px 16px;border-radius:6px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.product-detail-benefit-badge-primary{background-color:gold;color:#5c4033}.product-detail-benefit-badge-secondary{background-color:#e4daff;color:#6b42c1}.heading-new{font-size:18px}.wallet-recharge-grid{display:flex;flex-wrap:wrap;gap:12px}.wallet-recharge-col{flex:0 0 auto;width:auto}.wallet-recharge-card{position:relative;width:140px;height:100px;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;background:transparent;transition:all .2s ease}.wallet-recharge-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)!important}.wallet-recharge-card-selected{border:2px solid #964233!important;box-shadow:0 2px 8px rgba(150,66,51,.3)!important}.wallet-recharge-popular-badge{position:absolute;top:0;left:0;background-color:#ff6b35;color:#fff;font-size:10px;font-weight:600;padding:4px 8px;border-radius:8px 0 8px 0;z-index:10;display:flex;align-items:center;white-space:nowrap}.wallet-recharge-popular-badge i{font-size:10px}.wallet-recharge-card-main{flex:1 1;background-color:#fff;display:flex;align-items:center;justify-content:center;padding:16px 12px;min-height:60px}.wallet-recharge-amount{font-size:18px;font-weight:700;color:#000;text-align:center}.wallet-recharge-card-extra{background-color:#964233;padding:8px 12px;display:flex;align-items:center;justify-content:center;min-height:32px}.wallet-recharge-extra-text{font-size:12px;font-weight:600;color:#fff;text-align:center}@media (max-width:1199.98px){.wallet-recharge-card{width:130px;height:95px}.wallet-recharge-amount{font-size:16px}.wallet-recharge-extra-text{font-size:11px}}@media (max-width:991.98px){.wallet-recharge-card{width:calc(33.333% - 9px);min-width:120px;height:90px}.wallet-recharge-card-main{padding:12px 10px;min-height:55px}.wallet-recharge-amount{font-size:16px}.wallet-recharge-card-extra{padding:6px 10px;min-height:28px}.wallet-recharge-extra-text{font-size:10px}.wallet-recharge-popular-badge{font-size:9px;padding:3px 6px}}@media (max-width:767.98px){.wallet-recharge-grid{gap:8px;justify-content:flex-start}.wallet-recharge-card{width:calc(33.333% - 6px);min-width:100px;max-width:120px;height:95px}.wallet-recharge-card-main{padding:12px 8px;min-height:55px}.wallet-recharge-amount{font-size:15px}.wallet-recharge-card-extra{padding:6px 8px;min-height:28px}.wallet-recharge-extra-text{font-size:10px}.wallet-recharge-popular-badge{font-size:8px;padding:2px 4px}}@media (max-width:575.98px){.wallet-recharge-grid{gap:6px;justify-content:flex-start}.wallet-recharge-card{width:calc(33.333% - 4px);min-width:95px;max-width:110px;height:90px}.wallet-recharge-card-main{padding:10px 6px;min-height:50px}.wallet-recharge-amount{font-size:14px}.wallet-recharge-card-extra{padding:5px 6px;min-height:26px}.wallet-recharge-extra-text{font-size:9px}.wallet-recharge-popular-badge{font-size:7px;padding:2px 3px}.wallet-recharge-popular-badge i{font-size:7px}}@media (max-width:375px){.wallet-recharge-grid{gap:5px}.wallet-recharge-card{width:calc(33.333% - 4px);min-width:90px;max-width:105px;height:85px}.wallet-recharge-card-main{padding:8px 5px;min-height:48px}.wallet-recharge-amount{font-size:13px}.wallet-recharge-card-extra{padding:4px 5px;min-height:24px}.wallet-recharge-extra-text{font-size:8px}.wallet-recharge-popular-badge{font-size:6px;padding:1px 3px}}.wallet-page-heading{font-size:24px}.wallet-page-subtitle{font-size:14px}.wallet-history-btn-wrapper{text-align:right}.wallet-history-btn{width:auto}.wallet-coupon-wrapper{flex-direction:column}.wallet-coupon-btn,.wallet-coupon-input{width:100%}.wallet-payment-footer{padding:24px 0}.wallet-payment-title{font-size:18px}.wallet-payment-subtitle{font-size:13px}.wallet-payment-badges{gap:8px}.wallet-payment-badge{font-size:12px;padding:6px 12px}@media (max-width:991.98px){.wallet-page-heading{font-size:22px}.wallet-page-subtitle{font-size:13px}.wallet-history-btn-wrapper{text-align:left}.wallet-coupon-wrapper{flex-direction:row}.wallet-coupon-btn{width:auto;min-width:100px}}@media (max-width:767.98px){.wallet-page-heading{font-size:20px;text-align:center}.wallet-page-subtitle{font-size:13px;text-align:center}.wallet-history-btn-wrapper{text-align:center}.wallet-payment-title{font-size:16px}.wallet-payment-subtitle{font-size:12px}.wallet-payment-badge{font-size:11px;padding:5px 10px}}@media (max-width:575.98px){.wallet-page-heading{font-size:18px}.wallet-page-subtitle{font-size:12px}.wallet-coupon-wrapper{flex-direction:column}.wallet-coupon-btn{width:100%}.wallet-payment-footer{padding:20px 0}.wallet-payment-title{font-size:15px}.wallet-payment-subtitle{font-size:11px}.wallet-payment-badges{gap:6px}.wallet-payment-badge{font-size:10px;padding:4px 8px}}.wallet-bill-summary{padding:16px}.wallet-bill-title{font-size:16px}.wallet-bill-row{font-size:14px;flex-wrap:wrap;gap:8px}.wallet-bill-label{font-size:14px;word-break:break-word}.wallet-bill-value{font-size:14px;white-space:nowrap}.wallet-bill-total{flex-wrap:wrap;gap:8px}.wallet-bill-total-label{font-size:16px}.wallet-bill-total-value{font-size:20px}.wallet-bill-hr{margin:12px 0}@media (max-width:767.98px){.wallet-bill-summary{padding:14px}.wallet-bill-title{font-size:15px}.wallet-bill-label,.wallet-bill-row,.wallet-bill-value{font-size:13px}.wallet-bill-total-label{font-size:15px}.wallet-bill-total-value{font-size:18px}}@media (max-width:575.98px){.wallet-bill-summary{padding:12px}.wallet-bill-title{font-size:14px}.wallet-bill-row{font-size:12px;flex-direction:column;align-items:flex-start}.wallet-bill-label{font-size:12px}.wallet-bill-value{font-size:12px;white-space:normal}.wallet-bill-total{flex-direction:column;align-items:flex-start}.wallet-bill-total-label{font-size:14px}.wallet-bill-total-value{font-size:16px}}.wallet-balance-card{padding:12px 16px;flex-wrap:wrap;gap:8px}.wallet-balance-icon{font-size:20px}.wallet-balance-label{font-size:14px}.wallet-balance-amount{font-size:16px}@media (max-width:767.98px){.wallet-balance-card{padding:10px 14px}.wallet-balance-icon{font-size:18px}.wallet-balance-label{font-size:13px}.wallet-balance-amount{font-size:15px}}@media (max-width:575.98px){.wallet-balance-card{padding:10px 12px;flex-direction:column;align-items:flex-start}.wallet-balance-left{width:100%}.wallet-balance-icon{font-size:18px}.wallet-balance-label{font-size:13px}.wallet-balance-amount{font-size:18px;width:100%;text-align:left}}.wallet-page-container{padding:16px 12px}.wallet-page-inner{padding:0 12px}@media (max-width:767.98px){.wallet-page-container{padding:12px 8px}.wallet-page-inner{padding:0 8px}}@media (max-width:575.98px){.wallet-page-container{padding:10px 4px}.wallet-page-inner{padding:0 4px}}.product-detail-tags-list{padding:0;margin:0;list-style:none}.product-detail-short-desc-badge{transition:transform .2s ease;box-shadow:none!important;color:#333;padding:6px 12px;border-radius:20px;font-size:14px;font-weight:400;display:inline-block;margin-bottom:4px;list-style:none}.product-detail-short-desc-badge:hover{transform:translateY(-2px);box-shadow:none!important}.product-detail-tag-pink{background-color:#ffe5e5!important}.product-detail-tag-blue{background-color:#e5f3ff!important}.product-detail-tag-green{background-color:#e5ffe5!important}.product-detail-tag-purple{background-color:#f0e5ff!important}.product-detail-tag-orange{background-color:#fff5e5!important}.product-detail-tag-rose{background-color:#ffe5f0!important}.product-detail-tag-cyan{background-color:#e5ffff!important}.product-detail-tag-peach{background-color:#fff0e5!important}.product-detail-devotee-avatar{width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:12px}.product-detail-devotee-avatar-overlap{margin-left:-8px}.product-detail-spec-table-cell{width:40%}.product-detail-page .table.table-borderless td{text-transform:capitalize}.product-detail-carousel-image{width:100%;height:400px;object-fit:cover}.product-detail-carousel-placeholder{width:100%;height:400px}.product-detail-carousel-placeholder-icon{font-size:64px;opacity:.5}.product-detail-carousel-thumb{width:36px;height:36px}.product-detail-carousel-thumb-img{object-fit:cover}.product-detail-carousel-card-icon{font-size:48px;opacity:.5}.product-detail-carousel-card-title{font-size:14px;text-transform:capitalize}.product-detail-payment-badge{font-size:11px}.product-detail-payment-banner{background-color:#f8f9fa;border-top:2px solid #4a90e2;border-bottom:2px solid #4a90e2;padding:20px 16px;border-radius:4px}.product-detail-payment-logos{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-bottom:16px}.product-detail-payment-logo{width:45px;height:30px;min-width:45px;flex-shrink:0;background-color:#fff;border:1px solid #e0e0e0;border-radius:4px;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 3px rgba(0,0,0,.1);transition:transform .2s ease;padding:3px;overflow:hidden;position:relative}.product-detail-payment-logo:hover{transform:translateY(-2px);box-shadow:0 2px 6px rgba(0,0,0,.15)}.product-detail-payment-logo img{width:100%;height:100%;object-fit:contain;display:block}.product-detail-payment-text{text-align:center;font-size:14px;color:#333;margin:0;font-weight:500}.product-detail-modal-backdrop{background-color:rgba(0,0,0,.9);z-index:1050}.product-detail-modal-body{margin:0}.product-detail-modal-close{width:50px;height:50px;z-index:1060}.product-detail-modal-nav{z-index:1060}.product-detail-modal-nav-btn{width:40px;height:40px}.product-detail-modal-content-wrapper{padding:80px 20px}.product-detail-modal-image{max-width:100%;max-height:80vh}.product-detail-modal-zoom-controls{z-index:1060}.product-detail-modal-image{max-width:90%;max-height:90%;object-fit:contain;transition:transform .3s ease}.product-detail-countdown-box{background-color:#fdefee;color:#dc3545;padding:7px 20px;border-radius:8px;border:1px solid #dc3545;display:flex;align-items:center}.product-detail-countdown-text{font-size:14px;font-weight:400;color:#dc3545;margin:0}.product-detail-countdown-timer{gap:4px}.product-detail-countdown-number{font-size:17px;font-weight:700;color:#dc3545;line-height:1}.product-detail-countdown-separator{font-size:20px;font-weight:700;color:#dc3545;line-height:1;margin:0 2px}.product-detail-title{font-size:24px;font-weight:600;color:#000;line-height:1.3;margin-bottom:12px}.product-detail-description{font-size:14px;color:#666;line-height:1.6;margin-bottom:16px}.product-detail-page .nav-tabs{border-bottom:1px solid #dee2e6;margin-bottom:24px}.product-detail-page .nav-tabs .nav-link{font-size:14px;color:#666;padding:12px 24px;border:none;border-bottom:2px solid transparent;background:transparent;transition:all .3s ease}.product-detail-page .nav-tabs .nav-link:hover{color:#964233;border-bottom-color:#964233}.product-detail-page .nav-tabs .nav-link.active{color:#964233;font-weight:600;border-bottom-color:#964233;background:transparent}.product-detail-page .tab-content{font-size:14px;line-height:1.6;color:#333}.product-detail-page .tab-content h5{font-size:18px;font-weight:600;color:#000;margin-bottom:16px}.product-detail-page .tab-content .table{font-size:14px}.product-detail-page .tab-content .table td{padding:8px 0;vertical-align:top;color:#333}.product-detail-page .tab-content .table td.fw-semibold{font-weight:600;color:#000;width:40%}.product-detail-page .tab-content .text-muted{font-size:14px;color:#666;line-height:1.6}.product-detail-page .tab-content .text-muted.small{font-size:13px;color:#888}.product-detail-page .tab-content .text-muted p{font-size:14px;color:#666;line-height:1.6;margin-bottom:12px}.product-detail-page .tab-content .text-muted p:last-child{margin-bottom:0}.product-detail-reviews{font-size:14px;color:#000;margin-bottom:16px}.product-detail-reviews .text-warning{font-size:16px;letter-spacing:2px}.product-detail-reviews .fw-semibold{font-size:14px;font-weight:600;color:#000}.product-detail-reviews .btn-link{font-size:14px;color:#000;text-decoration:none;padding:0}.product-detail-reviews .btn-link:hover{text-decoration:underline}.product-detail-price-current{font-size:28px;font-weight:700;color:#dc3545}.product-detail-price-original{font-size:18px;color:#999;text-decoration:line-through}.product-detail-save-badge{font-size:12px;font-weight:600;padding:4px 8px;background-color:#dc3545;color:#fff;border-radius:25px}.product-detail-trust-banner{background-color:#000;color:#fff;padding:10px 16px;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:16px;flex-wrap:wrap}.product-detail-trust-number{font-size:28px;font-weight:700;background:linear-gradient(135deg,gold,#ffed4e 50%,gold);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1;text-shadow:0 2px 4px rgba(255,215,0,.3);letter-spacing:-1px}.product-detail-trust-label{font-size:11px;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.5px;line-height:1}.product-detail-trust-separator{font-size:16px;color:#666;margin:0 4px}.product-detail-trust-line{color:#fff}.product-detail-trust-line,.product-detail-trust-worldwide{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;line-height:1}.product-detail-trust-worldwide{color:#ff8c00}.product-detail-free-delivery-banner{background-color:#fff8dc;border-radius:8px;padding:10px 16px;display:flex;align-items:center;gap:12px;margin-bottom:16px}.product-detail-free-delivery-icon{font-size:24px;color:#ff8c00;flex-shrink:0}.product-detail-free-delivery-text{font-size:14px;font-weight:600;color:#000;text-transform:uppercase;letter-spacing:.5px}.product-detail-bulk-purchase-banner{border-radius:8px;overflow:hidden;margin-bottom:16px}.product-detail-bulk-purchase-header{background-color:#000;padding:10px 16px;text-align:center}.product-detail-bulk-purchase-title{font-size:14px;font-weight:700;color:#ff8c00;text-transform:uppercase}.product-detail-bulk-purchase-content{background-color:#fff8dc;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:16px}.product-detail-bulk-purchase-offer{flex:1 1;text-align:center}.product-detail-bulk-purchase-offer-text{font-size:13px;font-weight:600;color:#000;text-transform:uppercase;letter-spacing:.5px}.product-detail-bulk-purchase-divider{width:1px;height:30px;background-color:#000;flex-shrink:0}.product-detail-bulk-purchase-footer{background-color:#fff8dc;padding:8px 16px;text-align:center;border-top:1px solid rgba(0,0,0,.1)}.product-detail-bulk-purchase-no-code{font-size:11px;font-weight:500;color:#000;text-transform:uppercase;letter-spacing:.5px}.product-detail-delivery-info{background-color:beige;border-radius:8px;padding:2px 16px;display:flex;align-items:center;gap:12px;margin-bottom:12px}.product-detail-delivery-icon{font-size:28px;display:flex;align-items:center;flex-shrink:0;position:relative}.product-detail-delivery-icon i{background:linear-gradient(135deg,#ff8c00,#ff69b4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:inline-block;filter:drop-shadow(0 0 2px rgba(255,140,0,.3))}.product-detail-delivery-text{font-size:14px;font-weight:600;color:#000;text-transform:uppercase;letter-spacing:.3px;flex:1 1}.product-detail-bulk-offer{border-radius:8px;overflow:hidden;margin-bottom:12px}.product-detail-bulk-offer-header{background-color:#000;color:#ff8c00;font-size:14px;font-weight:700;text-align:center;padding:2px 12px;text-transform:uppercase;letter-spacing:.5px}.product-detail-bulk-offer-body{background-color:beige;padding:2px 12px}.product-detail-bulk-offer-content{display:flex;align-items:center;justify-content:center;gap:0;margin-bottom:0}.product-detail-bulk-offer-item{flex:1 1;text-align:center;font-size:16px;font-weight:700;color:#000;padding:4px}.product-detail-bulk-offer-separator{width:2px;height:24px;background-color:#000;margin:0 6px}.product-detail-bulk-offer-code{text-align:center;font-size:11px;font-weight:400;color:#000;margin:0}.product-detail-size-label{font-size:14px;font-weight:600;color:#000;margin-bottom:8px}.product-detail-size-btn{min-width:50px;padding:8px 16px;font-size:14px;font-weight:500;border:2px solid #dee2e6;background-color:#fff;color:#000;border-radius:6px;transition:all .2s;text-transform:capitalize}.product-detail-size-btn:hover{border-color:#000;background-color:#f8f9fa}.product-detail-size-btn.active{background-color:#000;color:#fff;border-color:#000}.product-detail-quantity-group{border:2px solid #dee2e6;border-radius:6px!important;overflow:hidden}.product-detail-quantity-btn,.product-detail-quantity-group{display:flex;align-items:center;height:48px!important;min-height:48px}.product-detail-quantity-btn{width:40px;border:none;background-color:#f8f9fa;color:#000;font-size:18px;font-weight:600;cursor:pointer;transition:background-color .2s;justify-content:center;padding:0!important}.product-detail-quantity-btn:hover{background-color:#e9ecef}.product-detail-quantity-input{width:60px;height:48px!important;min-height:48px;border:2px solid #dee2e6;border-top:none;border-bottom:none;text-align:center;font-size:16px;font-weight:600;background-color:#fff;display:flex;align-items:center;justify-content:center;padding:0!important}.product-detail-action-buttons{display:flex;gap:12px;margin-bottom:1rem;align-items:center}.product-detail-add-cart-btn{padding:0 24px;font-size:16px;font-weight:600;border-radius:6px!important;flex:1 1;display:flex;align-items:center;justify-content:center;height:48px!important;min-height:48px;background-color:var(--btn-brown-bg);border-color:var(--btn-brown-border);color:var(--btn-brown-text)}.product-detail-add-cart-btn:hover{background-color:var(--btn-brown-bg-hover);border-color:var(--btn-brown-bg-hover);color:var(--btn-brown-text)}.product-detail-buy-now-btn{padding:0 24px;font-size:16px;font-weight:600;border-radius:6px!important;flex:1 1;display:flex;align-items:center;justify-content:center;height:48px!important;min-height:48px;background-color:var(--btn-black-bg);border-color:var(--btn-black-border);color:var(--btn-black-text)}.product-detail-buy-now-btn:hover{background-color:var(--btn-black-bg-hover);border-color:var(--btn-black-bg-hover);color:var(--btn-black-text)}.product-detail-share-btn,.product-detail-wishlist-btn{width:48px;height:48px;padding:0;border-radius:4px;border:1px solid #000;background-color:#fff;color:#000;display:flex;align-items:center;justify-content:center;font-size:18px;cursor:pointer;transition:all .3s ease}.product-detail-share-btn:hover,.product-detail-wishlist-btn:hover{background-color:#f0f0f0;border-color:#000;color:#000;transform:translateY(-2px);box-shadow:0 2px 8px rgba(0,0,0,.1)}.product-detail-share-btn i,.product-detail-wishlist-btn i{font-size:18px}.product-detail-delivery-section{border:1px solid #dee2e6;border-radius:8px;padding:16px;background-color:#f8f9fa;margin-bottom:12px}.product-detail-delivery-section .small{font-size:13px;color:#000}.product-detail-pincode-section{background-color:beige;border:1px solid #4a90e2;border-radius:8px;padding:16px 20px;margin-bottom:24px}.product-detail-pincode-header{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px}.product-detail-pincode-icons{display:flex;flex-direction:column;gap:8px;flex-shrink:0}.product-detail-pincode-clock-icon{width:32px;height:32px;border-radius:50%;background-color:#fff;border:2px solid #4a90e2;display:flex;align-items:center;justify-content:center;position:relative}.product-detail-pincode-clock-icon i{font-size:16px;color:#4a90e2;position:absolute}.product-detail-pincode-clock-letter{font-size:12px;font-weight:700;color:#4a90e2;position:absolute;z-index:1;line-height:1}.product-detail-pincode-truck-icon{font-size:24px;color:#ff6b6b}.product-detail-pincode-header-text{flex:1 1}.product-detail-pincode-title{font-size:15px;font-weight:700;color:#333;margin-bottom:4px}.product-detail-pincode-subtitle{font-size:12px;font-weight:400;color:#666}.product-detail-pincode-input-group{display:flex;gap:12px;align-items:center}.product-detail-pincode-input-wrapper{flex:1 1;position:relative;display:flex;align-items:center}.product-detail-pincode-location-icon{position:absolute;left:12px;color:#999;font-size:16px;z-index:1}.product-detail-pincode-input{width:100%;border:1px solid #dee2e6;border-radius:6px;padding:12px 12px 12px 40px;font-size:14px;background-color:#fff;color:#000}.product-detail-pincode-input::placeholder{color:#999}.product-detail-pincode-input:focus{outline:none;border-color:#4a90e2;box-shadow:0 0 0 2px rgba(74,144,226,.1)}.product-detail-pincode-btn{background-color:#964233;color:#fff;border:none;padding:12px 24px;font-size:14px;font-weight:600;border-radius:6px;cursor:pointer;transition:background-color .2s;white-space:nowrap}.product-detail-pincode-btn:hover{background-color:#7a3528}.blog-detail-hero{position:relative;width:100%;height:500px;overflow:hidden;background:#000}.blog-detail-hero-image-wrapper{width:100%;height:100%;position:relative}.blog-detail-hero-image{width:100%;height:100%;object-fit:cover}.blog-detail-hero-placeholder{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at center,#1a1a1a 0,#000 100%)}.blog-detail-hero-book-icon{font-size:120px;color:gold;text-shadow:0 0 30px rgba(255,215,0,.8),0 0 60px rgba(255,215,0,.5);z-index:2;animation:glow 2s ease-in-out infinite alternate}@keyframes glow{0%{text-shadow:0 0 30px rgba(255,215,0,.8),0 0 60px rgba(255,215,0,.5)}to{text-shadow:0 0 40px gold,0 0 80px rgba(255,215,0,.7)}}.blog-detail-hero-zodiac-symbols{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;pointer-events:none}.blog-detail-zodiac-symbol{position:absolute;font-size:32px;color:gold;opacity:.8;text-shadow:0 0 10px rgba(255,215,0,.6);animation:float 3s ease-in-out infinite}.blog-detail-zodiac-symbol:first-child{top:10%;left:15%;animation-delay:0s}.blog-detail-zodiac-symbol:nth-child(2){top:5%;left:30%;animation-delay:.2s}.blog-detail-zodiac-symbol:nth-child(3){top:8%;left:45%;animation-delay:.4s}.blog-detail-zodiac-symbol:nth-child(4){top:12%;left:60%;animation-delay:.6s}.blog-detail-zodiac-symbol:nth-child(5){top:8%;left:75%;animation-delay:.8s}.blog-detail-zodiac-symbol:nth-child(6){top:15%;left:85%;animation-delay:1s}.blog-detail-zodiac-symbol:nth-child(7){bottom:15%;right:85%;animation-delay:1.2s}.blog-detail-zodiac-symbol:nth-child(8){bottom:8%;right:75%;animation-delay:1.4s}.blog-detail-zodiac-symbol:nth-child(9){bottom:12%;right:60%;animation-delay:1.6s}.blog-detail-zodiac-symbol:nth-child(10){bottom:8%;right:45%;animation-delay:1.8s}.blog-detail-zodiac-symbol:nth-child(11){bottom:5%;right:30%;animation-delay:2s}.blog-detail-zodiac-symbol:nth-child(12){bottom:10%;right:15%;animation-delay:2.2s}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.blog-detail-content-section{padding:40px 0 60px;background:#fff}.blog-detail-header-row{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;margin-top:0;flex-wrap:wrap}.blog-detail-category{font-size:14px;font-weight:500;color:#666;text-transform:uppercase;letter-spacing:1px;font-family:Fira Sans,sans-serif;flex-shrink:0}.blog-detail-author-date-wrapper{display:flex;align-items:center;flex-shrink:0;margin-left:auto}.blog-detail-author-date{font-size:14px;color:#666;white-space:nowrap;font-family:Fira Sans,sans-serif;text-align:right}.blog-detail-title-wrapper{margin-bottom:20px}.blog-detail-title{font-size:30px;font-weight:700;color:#000;line-height:1.2;margin:0;font-family:Fira Sans,sans-serif}.blog-detail-author-label,.blog-detail-author-name{font-weight:600}.blog-detail-date{font-weight:400}.blog-detail-article-content{font-size:16px;line-height:1.8;color:#212529;font-family:Fira Sans,sans-serif}.blog-detail-article-content p,.blog-detail-paragraph{margin-bottom:20px;color:#212529;line-height:1.8}.blog-detail-article-content h2{font-size:28px;margin-top:48px;margin-bottom:20px}.blog-detail-article-content h2,.blog-detail-article-content h3{font-weight:700;color:#000;line-height:1.3;font-family:Fira Sans,sans-serif}.blog-detail-article-content h3{font-size:24px;margin-top:40px;margin-bottom:16px}.blog-detail-article-content h4{font-size:20px;font-weight:600;color:#333;margin-top:32px;margin-bottom:14px;line-height:1.3;font-family:Fira Sans,sans-serif}.blog-detail-article-content ol,.blog-detail-article-content ul{margin-bottom:24px;padding-left:24px}.blog-detail-article-content li{margin-bottom:12px;line-height:1.8}.blog-detail-article-content strong{font-weight:700;color:#000}.blog-detail-article-content em{font-style:italic}.blog-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease;height:100%;display:flex;flex-direction:column;min-height:400px}.blog-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.15)}.blog-card-image-wrapper{width:100%;height:200px;overflow:hidden;background-color:#000;position:relative;flex-shrink:0;border-radius:12px 12px 0 0}.blog-card-image{width:100%;height:100%;object-fit:cover;border-radius:12px 12px 0 0}.blog-card-image-placeholder{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at center,#1a1a1a 0,#000 100%)}.blog-card-book-icon{font-size:80px;color:gold;text-shadow:0 0 20px rgba(255,215,0,.8),0 0 40px rgba(255,215,0,.5);z-index:2;animation:blogCardGlow 2s ease-in-out infinite alternate}@keyframes blogCardGlow{0%{text-shadow:0 0 20px rgba(255,215,0,.8),0 0 40px rgba(255,215,0,.5)}to{text-shadow:0 0 30px gold,0 0 60px rgba(255,215,0,.7)}}.blog-card-zodiac-symbols{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;pointer-events:none}.blog-card-zodiac-symbol{position:absolute;font-size:20px;color:gold;opacity:.7;text-shadow:0 0 8px rgba(255,215,0,.6);animation:blogCardFloat 3s ease-in-out infinite}.blog-card-zodiac-symbol:first-child{top:10%;left:15%;animation-delay:0s}.blog-card-zodiac-symbol:nth-child(2){top:5%;left:30%;animation-delay:.2s}.blog-card-zodiac-symbol:nth-child(3){top:8%;left:45%;animation-delay:.4s}.blog-card-zodiac-symbol:nth-child(4){top:12%;left:60%;animation-delay:.6s}.blog-card-zodiac-symbol:nth-child(5){top:8%;left:75%;animation-delay:.8s}.blog-card-zodiac-symbol:nth-child(6){top:15%;left:85%;animation-delay:1s}.blog-card-zodiac-symbol:nth-child(7){bottom:15%;right:85%;animation-delay:1.2s}.blog-card-zodiac-symbol:nth-child(8){bottom:8%;right:75%;animation-delay:1.4s}.blog-card-zodiac-symbol:nth-child(9){bottom:12%;right:60%;animation-delay:1.6s}.blog-card-zodiac-symbol:nth-child(10){bottom:8%;right:45%;animation-delay:1.8s}.blog-card-zodiac-symbol:nth-child(11){bottom:5%;right:30%;animation-delay:2s}.blog-card-zodiac-symbol:nth-child(12){bottom:10%;right:15%;animation-delay:2.2s}@keyframes blogCardFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.blog-card-category-overlay{position:absolute;bottom:12px;left:12px;background-color:gold;color:#000;font-size:12px;font-weight:600;padding:6px 12px;border-radius:4px;z-index:3;font-family:Fira Sans,sans-serif}.blog-card-body{padding:16px;flex:1 1;display:flex;flex-direction:column;background:#fff;min-height:150px}.blog-card-meta{font-size:12px;color:#6c757d;margin-bottom:8px;font-weight:500;font-family:Fira Sans,sans-serif}.blog-card-title{font-size:16px;font-weight:700;color:#000;line-height:1.3;margin-bottom:8px;min-height:40px;max-height:40px;-webkit-line-clamp:2;line-clamp:2}.blog-card-text,.blog-card-title{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;font-family:Fira Sans,sans-serif}.blog-card-text{font-size:13px;color:#495057;line-height:1.5;margin:0;flex:1 1;-webkit-line-clamp:3;line-clamp:3;min-height:60px}.blog-detail-similar-section{padding:60px 0;background:#f8f9fa}.blog-detail-similar-section .swiper-slide{height:auto;display:flex}.blog-detail-similar-section .blog-card{width:100%}.blog-detail-similar-title{font-size:36px;font-weight:700;color:#000;margin-bottom:12px;font-family:Fira Sans,sans-serif}.blog-detail-similar-subtitle{font-size:16px;color:#666;margin-bottom:0}@media (max-width:768px){.blog-detail-hero{height:350px}.blog-detail-hero-book-icon{font-size:80px}.blog-detail-zodiac-symbol{font-size:24px}.blog-detail-title{font-size:28px}.blog-detail-header-row{flex-direction:row;justify-content:space-between;align-items:center;gap:16px}.blog-detail-author-date-wrapper{margin-left:0}.blog-detail-author-date{text-align:right;white-space:normal}.blog-detail-article-content h2{font-size:24px;margin-top:36px}.blog-detail-article-content h3{font-size:20px;margin-top:32px}.blog-detail-article-content h4{font-size:18px;margin-top:28px}.blog-detail-similar-title{font-size:28px}}.product-puja-format-btn{padding:12px 24px;border-radius:4px;border:1px solid #ddd;background:#fff;color:#000;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease}.product-puja-format-btn.active{background:#000;color:#fff;border-color:#000}.product-puja-format-btn:hover:not(.active){border-color:#000;background:#f5f5f5}.product-promo-customer-trust{background:#000;border-radius:12px;padding:20px 32px;text-align:center}.product-promo-customer-number{font-size:48px;font-weight:700;color:gold;text-shadow:0 0 10px rgba(255,215,0,.5);letter-spacing:2px}.product-promo-customer-text{font-size:16px;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:1px}.product-promo-divider{width:1px;height:30px;background:#fff;opacity:.3}.product-promo-trusted-text{color:#fff}.product-promo-trusted-text,.product-promo-worldwide-text{font-size:16px;font-weight:600;text-transform:uppercase;letter-spacing:1px}.product-promo-worldwide-text{color:#ff8c00}.product-promo-free-delivery{background:#f5e6d3;border-radius:12px;padding:20px 32px;display:flex;align-items:center;justify-content:center}.product-promo-delivery-icon{font-size:32px;color:#ff8c00;border:2px solid #ff8c00;border-radius:8px;padding:8px;width:50px;height:50px;display:flex;align-items:center;justify-content:center}.product-promo-delivery-text{font-size:18px;font-weight:700;color:#000;text-transform:uppercase;letter-spacing:1px}.product-promo-bulk-discount{border-radius:12px;overflow:hidden}.product-promo-bulk-header{background:#000;padding:20px 32px;text-align:center}.product-promo-bulk-title{font-size:24px;font-weight:700;color:#ff8c00;text-transform:uppercase;letter-spacing:2px}.product-promo-bulk-content{background:#f5e6d3;padding:24px 32px}.product-promo-bulk-offers{display:flex;align-items:center;justify-content:center;gap:0;margin-bottom:16px}.product-promo-bulk-offer-item{flex:1 1;text-align:center;padding:0 16px}.product-promo-bulk-offer-text{font-size:18px;font-weight:700;color:#000;text-transform:uppercase;letter-spacing:1px}.product-promo-bulk-divider{width:1px;height:40px;background:#000;opacity:.3}.product-promo-bulk-footer{text-align:center}.product-promo-bulk-footer-text{font-size:14px;font-weight:600;color:#000;text-transform:uppercase;letter-spacing:1px}@media (max-width:768px){.product-promo-customer-trust{padding:16px 20px}.product-promo-customer-number{font-size:36px}.product-promo-customer-text,.product-promo-trusted-text,.product-promo-worldwide-text{font-size:12px}.product-promo-free-delivery{padding:16px 20px;flex-direction:column;gap:12px}.product-promo-delivery-text{font-size:14px;text-align:center}.product-promo-bulk-offers{flex-direction:column;gap:16px}.product-promo-bulk-divider{width:100%;height:1px}.product-promo-bulk-offer-text{font-size:16px}}.contact-us-banner{overflow:hidden}.contact-us-banner-title{font-size:48px;font-weight:700;color:#2c2c2c;font-family:Fira Sans,sans-serif;letter-spacing:-.5px;line-height:1.2}.contact-banner-decoration{position:relative;height:200px;display:flex;align-items:center;padding-left:40px}.contact-banner-dotted-line{position:absolute;left:0;right:0;height:2px;background-image:repeating-linear-gradient(90deg,#87ceeb 0,#87ceeb 4px,transparent 0,transparent 8px);z-index:1}.contact-banner-x-shape{position:absolute;right:25%;width:40px;height:40px;z-index:2;display:flex;align-items:center;justify-content:center}.contact-banner-x-line{position:absolute;width:2px;height:40px;background-image:repeating-linear-gradient(180deg,#87ceeb 0,#87ceeb 4px,transparent 0,transparent 8px)}.contact-banner-x-line-1{transform:rotate(45deg)}.contact-banner-x-line-2{transform:rotate(-45deg)}@media (max-width:768px){.contact-us-banner-title{font-size:36px;text-align:center;margin-bottom:20px}.contact-banner-decoration{height:150px;padding-left:20px}.contact-banner-x-shape{right:20%;width:30px;height:30px}.contact-banner-x-line{height:30px}}.homepage-blog-swiper{padding-bottom:60px}.homepage-blog-swiper .swiper-slide{height:auto;display:flex}.homepage-blog-swiper .swiper-slide>a{width:100%;display:flex}.homepage-blog-swiper .swiper-slide .card{width:100%}.homepage-blog-swiper .swiper-pagination{bottom:0!important;position:relative;margin-top:30px}.homepage-blog-swiper .swiper-pagination-bullet{background-color:#d3d3d3;opacity:1;width:8px;height:8px;margin:0 4px;border:none}.homepage-blog-swiper .swiper-pagination-bullet-active{background-color:#000;opacity:1;width:12px;height:12px;border:2px solid #d3d3d3;box-sizing:border-box}.similar-blog-swiper{padding-bottom:50px}.similar-blog-swiper .swiper-slide{height:auto;display:flex}.similar-blog-swiper .swiper-slide>a{width:100%;display:flex}.similar-blog-swiper .swiper-slide .card{width:100%}.similar-blog-swiper .swiper-pagination{bottom:0!important;position:relative;margin-top:30px}.similar-blog-swiper .swiper-pagination-bullet{background-color:#d3d3d3;opacity:1;width:8px;height:8px;margin:0 4px;border:none}.similar-blog-swiper .swiper-pagination-bullet-active{background-color:#000;opacity:1;width:12px;height:12px;border:2px solid #d3d3d3;box-sizing:border-box}@media (max-width:991px){.homepage-blog-swiper,.similar-blog-swiper{padding-bottom:40px}.homepage-blog-swiper .swiper-pagination,.similar-blog-swiper .swiper-pagination{margin-top:25px}}@media (max-width:767px){.homepage-blog-swiper,.similar-blog-swiper{padding-bottom:35px}.homepage-blog-swiper .swiper-pagination,.similar-blog-swiper .swiper-pagination{margin-top:20px}}.product-detail-benefits-banner{background-color:#fff;padding:40px 0;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;margin:40px 0 0}.product-detail-benefits-banner .row{display:flex;justify-content:space-between;align-items:stretch;margin:0}.product-detail-benefits-banner .row>[class*=col-]{padding-left:15px;padding-right:15px;display:flex}.product-detail-benefit-item{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;text-align:left;padding:20px 15px;gap:16px;width:100%}.product-detail-benefit-icon{display:flex;align-items:center;justify-content:center;width:64px;height:64px;flex-shrink:0}.product-detail-benefit-icon img{width:100%;height:100%;object-fit:contain;filter:brightness(0) saturate(100%) invert(20%) sepia(0) saturate(0) hue-rotate(0deg) brightness(95%) contrast(90%)}.product-detail-benefit-text{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:4px;flex:1 1}.product-detail-benefit-title{font-size:16px;font-weight:600;color:#2c2c2c;margin:0;line-height:1.4}.product-detail-benefit-subtitle{font-size:14px;font-weight:400;color:#666;margin:0;line-height:1.4}@media (max-width:991px){.product-detail-benefits-banner{padding:30px 0;margin:30px 0 0}.product-detail-benefit-item{padding:15px 10px;gap:12px}.product-detail-benefit-icon{width:56px;height:56px}.product-detail-benefit-title{font-size:15px}.product-detail-benefit-subtitle{font-size:13px}}@media (max-width:767px){.product-detail-benefits-banner{padding:25px 0;margin:25px 0 0}.product-detail-benefit-item{padding:12px 8px;gap:10px}.product-detail-benefit-icon{width:48px;height:48px}.product-detail-benefit-title{font-size:14px}.product-detail-benefit-subtitle{font-size:12px}}@media (max-width:575px){.product-detail-benefits-banner{padding:20px 0}.product-detail-benefit-item{padding:10px 5px;gap:8px}.product-detail-benefit-icon{width:40px;height:40px}.product-detail-benefit-title{font-size:13px}.product-detail-benefit-subtitle{font-size:11px}}.order-confirmation-products-swiper{padding-bottom:40px}.order-confirmation-product-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.08);display:flex;flex-direction:column;height:100%;width:100%;transition:transform .2s ease,box-shadow .2s ease}.order-confirmation-product-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px rgba(0,0,0,.12)}.order-confirmation-product-link{display:flex;flex-direction:row;flex:1 1;text-decoration:none;color:inherit}.order-confirmation-product-image-wrapper{position:relative;width:150px;min-width:150px;height:150px;overflow:hidden;background-color:#f8f9fa;display:flex;align-items:center;justify-content:center;border-radius:8px 0 0 0}.order-confirmation-product-image{width:100%;height:100%;object-fit:cover;border-radius:8px 0 0 0}.order-confirmation-product-icon{font-size:48px;color:#999}.order-confirmation-product-discount-badge{position:absolute;top:0;left:0;background:#fa3e3e;color:#fff;padding:4px 8px;border-radius:4px;font-size:11px;font-weight:600;z-index:2}.order-confirmation-product-details{padding:16px;flex:1 1;display:flex;flex-direction:column;justify-content:flex-start}.order-confirmation-product-title{font-size:16px;font-weight:700;color:#000;margin-bottom:12px;line-height:1.4;text-transform:capitalize;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.order-confirmation-product-info{display:flex;align-items:center;gap:8px;margin-bottom:4px;font-size:14px}.order-confirmation-product-label{color:#666;font-weight:400}.order-confirmation-product-value{color:#666;font-weight:400;text-transform:capitalize}.order-confirmation-product-price{font-size:18px;font-weight:700;color:#000;margin-top:12px;margin-bottom:0}.order-confirmation-product-button{width:100%;margin:0;padding:10px;border-radius:0 0 8px 8px;font-size:14px;background-color:#000;border:none;color:#fff;font-weight:500;cursor:pointer;transition:background-color .2s ease}.order-confirmation-product-button:hover{background-color:#333;color:#fff}.order-confirmation-products-swiper .swiper-button-next,.order-confirmation-products-swiper .swiper-button-prev{color:#000;width:40px;height:40px;background:#fff;border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.15)}.order-confirmation-products-swiper .swiper-button-next:after,.order-confirmation-products-swiper .swiper-button-prev:after{font-size:18px;font-weight:700}.order-confirmation-products-swiper .swiper-pagination-bullet{width:10px;height:10px;background:#ccc;opacity:1}.order-confirmation-products-swiper .swiper-pagination-bullet-active{background:#000}@media (max-width:767px){.order-confirmation-product-image-wrapper{width:120px;min-width:120px;height:120px}.order-confirmation-product-details{padding:12px}.order-confirmation-product-title{font-size:14px}.order-confirmation-product-info{font-size:12px}.order-confirmation-product-price{font-size:16px}.order-confirmation-product-button{font-size:12px;padding:8px}}.collection-banner-section{overflow:hidden;width:100%;min-height:300px}@media (max-width:991px){.collection-banner-section{min-height:250px}}@media (max-width:767px){.collection-banner-section{min-height:180px}}@media (max-width:575px){.collection-banner-section{min-height:150px}}.collection-banner-desktop{background-size:cover;background-position:50%;min-height:300px;height:100%;z-index:0}@media (max-width:991px){.collection-banner-desktop{min-height:250px}}@media (max-width:767px){.collection-banner-desktop{min-height:180px}}.collection-banner-mobile{background-size:cover;background-position:50%;min-height:180px;height:100%;z-index:0}@media (max-width:575px){.collection-banner-mobile{min-height:150px}}.collection-banner-link{position:relative;z-index:2;display:block;min-height:300px;width:100%}@media (max-width:991px){.collection-banner-link{min-height:250px}}@media (max-width:767px){.collection-banner-link{min-height:180px}}@media (max-width:575px){.collection-banner-link{min-height:150px}}.collection-category-card{min-height:480px;background-size:cover;background-position:50%;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.collection-category-card:hover{transform:translateY(-4px);box-shadow:0 8px 16px rgba(0,0,0,.2)}.collection-category-card-overlay{z-index:10}.collection-category-card-title{color:#000!important;font-size:24px!important;font-weight:500!important}.collection-filter-container{flex-shrink:0}.collection-banner-image{min-height:200px;background-size:cover;background-position:50%}.collection-reports-banner{min-height:400px}.collection-image-block{display:block}.collection-brand-text{color:#000}.collection-description-text{font-size:15px;line-height:1.6}.collection-read-more-btn{background-color:#964233;color:#fff;border-radius:8px;font-weight:600}.product-detail-rating-star{font-size:18px}.product-detail-countdown-image{border-radius:8px}.product-detail-spec-table{text-transform:capitalize}.product-detail-additional-image{width:100%;height:auto;object-fit:cover}.product-detail-additional-image-placeholder{min-height:400px}.product-detail-additional-image-placeholder-small{min-height:200px}.product-detail-zoom-control-btn{width:40px;height:40px}.product-detail-modal-gallery-nav{z-index:1060}.product-detail-modal-gallery-thumb{width:60px;height:60px;object-fit:cover;border-radius:4px}.product-detail-modal-gallery-thumb-active{border:3px solid #fff;opacity:1}.product-detail-modal-gallery-thumb-inactive{border:1px solid hsla(0,0%,100%,.5);opacity:.7}.product-detail-review-modal-backdrop{background-color:rgba(0,0,0,.5);z-index:1050}.product-detail-review-modal-dialog{max-width:600px}.product-detail-review-modal-content{border-radius:12px;overflow:hidden}.product-detail-review-modal-header{background-color:#964233;color:#fff}.product-detail-review-modal-product-img{width:60px;height:60px;object-fit:cover;border-radius:8px}.product-detail-review-star-btn{font-size:32px;line-height:1;cursor:pointer}.product-detail-review-textarea{resize:vertical}.product-detail-benefit-icon-img{width:48px;height:48px;object-fit:contain}.astrologer-connect-chat-btn{background-color:#964233!important;border-color:#964233!important;color:#fff!important}.astrologer-connect-chat-btn:hover{background-color:#6b3410!important;border-color:#6b3410!important;color:#fff!important}.astrologer-connect-call-btn{background-color:#964233!important;border-color:#964233!important;color:#fff!important}.astrologer-connect-call-btn:hover{background-color:#6b3410!important;border-color:#6b3410!important;color:#fff!important}@media (max-width:991px) and (min-width:768px){.header-logo-circle{width:40px!important;height:40px!important}.header-logo-circle .fs-3{font-size:1.2rem!important}header .fw-bold.fs-5{font-size:1rem!important}header .d-flex.gap-4{gap:1rem!important}header .btn-link span:not(.header-cart-icon-wrapper){font-size:.875rem!important}.navbar-nav{flex-wrap:wrap;gap:.5rem}.nav-link{padding:.5rem .75rem!important}.dropdown-menu,.nav-link{font-size:.875rem!important}}@media (max-width:767px){body,html{overflow-x:hidden!important;max-width:100vw!important;width:100%!important;position:relative!important}*{max-width:100%!important;box-sizing:border-box!important}.container,.container-fluid{max-width:100%!important;padding-left:12px!important;padding-right:12px!important;overflow-x:hidden!important}embed,iframe,img,object,video{max-width:100%!important;height:auto!important}table{width:100%!important;max-width:100%!important;table-layout:fixed!important}body{font-size:14px!important}.h1,h1{font-size:1.5rem!important}.h2,.page-section-heading,h2{font-size:1.25rem!important}.h3,h3{font-size:1.125rem!important}.h4,h4{font-size:1rem!important}.h5,h5{font-size:.9375rem!important}.h6,.page-section-description,h6,p{font-size:.875rem!important}.btn{font-size:13px!important;padding:10px 20px!important}.btn-sm{font-size:12px!important;padding:8px 16px!important}.btn-lg{font-size:14px!important;padding:12px 24px!important}.container,.container-fluid{padding-top:20px!important;padding-bottom:20px!important}section{padding:30px 0!important}.card,.homepage-product-card,.homepage-testimonial-card,.homepage-video-testimonial-card{min-height:auto!important;padding:16px!important}.card-body{padding:16px!important}.homepage-product-image-wrapper{height:160px!important}.homepage-testimonial-card{min-height:auto!important;padding:16px!important}.homepage-video-testimonial-card{min-height:auto!important}.homepage-service-icon-circle{width:120px!important;height:120px!important}.homepage-astrology-report-card,.homepage-explore-category-card-bg{height:160px!important;min-height:160px!important}.py-5{padding-top:30px!important;padding-bottom:30px!important}.py-4{padding-top:24px!important;padding-bottom:24px!important}.my-5{margin-top:30px!important;margin-bottom:30px!important}.homepage-explore-category-title{font-size:16px!important}.my-4{margin-top:24px!important;margin-bottom:24px!important}.mb-5{margin-bottom:30px!important}.mb-4{margin-bottom:24px!important}.mt-5{margin-top:30px!important}.mt-4{margin-top:24px!important}.astrologers-hero-bg{min-height:180px!important;display:flex;align-items:flex-start;padding:30px 16px 24px!important}.astrologers-hero-bg .container{padding-left:0;padding-right:0}.astrologers-hero-bg .row.align-items-center{flex-direction:column;align-items:flex-start!important}.astrologers-hero-bg .col-lg-6:first-child{width:100%;margin-bottom:24px}.astrologers-hero-bg .col-lg-6.text-center{width:100%}.astrologers-hero-image-container{width:150px!important;height:150px!important;margin:8px auto 0;display:none}.astrologers-hero-image{display:none!important}.astrologers-hero-bg .page-heading{font-size:24px;line-height:1.3}.astrologers-hero-bg .page-section-description{font-size:14px}.pb-5.bg-white .col-md-6.col-lg-3,.pb-5.bg-white .col-md-6.col-lg-3 *,.pb-5.bg-white .homepage-product-card,.pb-5.bg-white .homepage-product-card *{animation:none!important;transition:none!important}.pb-5.bg-white .col-md-6.col-lg-3,.pb-5.bg-white .col-md-6.col-lg-3>div,.pb-5.bg-white .col-md-6.col-lg-3[style]{opacity:1!important;transform:none!important;visibility:visible!important;display:block!important}.pb-5.bg-white .motion-div,.pb-5.bg-white [data-framer-motion-id],.pb-5.bg-white section>div>div>div>div.col-md-6.col-lg-3{opacity:1!important;transform:none!important;animation:none!important;visibility:visible!important}.homepage-expert-astrologer-card{padding-bottom:10px}.homepage-expert-astrologer-pricing-icons-row{flex-direction:column;align-items:flex-start;gap:6px}.homepage-expert-astrologer-icons{width:100%;justify-content:flex-start}.homepage-expert-astrologer-icon-btn{width:22px;height:22px;font-size:12px}.homepage-expert-astrologer-name{max-width:150px}.homepage-expert-astrologer-name,.homepage-expert-astrologer-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.homepage-expert-astrologer-card-content .homepage-expert-astrologer-text:nth-of-type(2),.homepage-expert-astrologer-card-content .homepage-expert-astrologer-text:nth-of-type(3){display:none!important}.homepage-report-title{font-size:16px;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-height:auto}.homepage-service-icon-circle{margin:0 auto 34px}.homepage-report-card{min-height:auto}.homepage-report-image-container{height:100px!important}.homepage-report-download-btn{width:100%;margin:0;padding:10px;font-size:14px}.homepage-report-pricing{margin-bottom:0}.homepage-report-content{min-height:96px}header .container{padding-left:15px!important;padding-right:15px!important}.homepage-epuja-right{min-height:auto}.homepage-testimonials-section{padding:0}.header-logo-img{width:115px}.product-detail-page .nav-item{width:auto}.astrologer-details-call-btn,.astrologer-details-chat-btn,.astrologer-details-video-btn{width:100%;max-width:100px}.category-c{min-height:150px!important}.border-astro{margin:0}header .d-flex.align-items-center.justify-content-between{flex-wrap:wrap;gap:12px}header .d-flex.align-items-center.gap-3{gap:8px!important;flex:1 1;min-width:0}.header-logo-circle{width:35px!important;height:35px!important;flex-shrink:0}.header-logo-circle .fs-3{font-size:1rem!important}header .fw-bold.fs-5{font-size:.875rem!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}header .header-actions{align-items:center!important;justify-content:flex-end!important}header .d-flex.align-items-center.gap-4,header .header-actions{gap:.5rem!important;flex-wrap:nowrap!important}header .btn-link{padding:.25rem .4rem!important;font-size:.75rem!important;min-width:auto!important;display:flex!important;align-items:center!important;justify-content:center!important}header .btn-link i{font-size:1rem!important;margin:0!important}header .btn-link>span:not(.header-cart-icon-wrapper):not(.position-relative){display:none!important}header .header-cart-icon-wrapper{display:inline-block!important;margin-right:0!important}header .header-cart-icon{display:inline-block!important;font-size:1.2rem!important;margin:0!important}header .header-cart-text,header .header-nav-link .bi-chevron-down{display:none!important}header .header-account-icon{cursor:pointer!important}header .position-relative .position-absolute.end-0{right:0!important;left:auto!important;margin-top:8px!important}header .header-top-row{justify-content:space-between!important;align-items:center!important;padding:12px 0!important}header .header-logo-link{flex-shrink:0!important;margin-right:auto!important}header .header-actions{flex-shrink:0!important;margin-left:auto!important}.header-cart-badge{font-size:.625rem!important;padding:2px 6px!important;min-width:16px!important;height:16px!important}.header-user-icon{font-size:1rem!important}.header-user-name{display:none!important}.position-absolute.end-0.mt-2{right:0!important;left:auto!important;min-width:160px!important}.header-mobile-menu-btn{padding:.375rem .5rem!important;font-size:1rem!important;border:1px solid #ddd;border-radius:4px;margin-left:.5rem;order:999}.navbar{padding:0!important}.navbar-toggler:not(.header-mobile-menu-btn){display:none!important}.navbar-toggler-icon{width:1.2em;height:1.2em}.offcanvas-start{width:280px!important;max-width:85vw;z-index:1050!important}.offcanvas-header{padding:16px 20px;background-color:#fff;border-bottom:1px solid #e0e0e0}.offcanvas-body{overflow-y:auto;padding:0!important}.offcanvas-body .navbar-nav{flex-direction:column;gap:0}.offcanvas-body .nav-item{width:100%;border-bottom:1px solid #f0f0f0}.offcanvas-body .nav-link{font-size:.95rem!important;display:flex!important;align-items:center!important;justify-content:space-between!important;text-align:left!important}.offcanvas-body .nav-link,.offcanvas-body .nav-link.dropdown-toggle{padding:12px 20px!important;width:100%!important;margin:0!important}.offcanvas-body .nav-link.dropdown-toggle:after{display:none!important;content:none!important}.offcanvas-body .nav-item-dropdown-wrapper .nav-link{padding:12px 20px!important;margin:0!important;width:100%!important}.offcanvas-body .dropdown-menu{position:static!important;float:none!important;margin-top:0!important;margin-left:0!important;background-color:#f8f9fa!important;border:none!important;border-radius:0!important;box-shadow:none!important;padding:0!important}.offcanvas-body .dropdown-menu,.offcanvas-body .dropdown-menu li{width:100%!important;list-style:none!important}.offcanvas-body .dropdown-item{padding:10px 20px 10px 40px!important;font-size:.9rem!important;border-bottom:1px solid #e9ecef!important;display:block!important;width:100%!important;text-align:left!important;text-decoration:none!important;color:#212529!important}.offcanvas-body .dropdown-menu li:last-child .dropdown-item{border-bottom:none!important}.offcanvas-body .dropdown-item:hover{background-color:#e9ecef!important;color:#964233!important}.offcanvas-body .nav-item-dropdown-wrapper{width:100%!important}.offcanvas-backdrop{background-color:rgba(0,0,0,.5)}.navbar-nav{flex-direction:column;gap:0!important}.nav-item{width:100%;border-bottom:1px solid #f0f0f0}.nav-item:last-child{border-bottom:none}.nav-link{padding:12px 16px!important;font-size:.875rem!important;width:100%;display:flex;align-items:center;justify-content:space-between}.nav-link.dropdown-toggle:after{display:none!important;content:none!important}.dropdown-menu{position:static!important;float:none!important;width:100%!important;margin-top:0!important;margin-bottom:0!important;background-color:#f8f9fa!important;border:none!important;border-radius:0!important;box-shadow:none!important;padding:0!important}.dropdown-item{padding:10px 32px!important;font-size:.875rem!important;border-bottom:1px solid #e9ecef}.dropdown-item:last-child{border-bottom:none}.dropdown-item:hover{background-color:#e9ecef!important}.collection-banner-section,.collection-banner-section>a[style],.collection-banner-section>div[style],.collection-banner-section[style],section.position-relative.collection-banner-section,section.position-relative.collection-banner-section>a[style],section.position-relative.collection-banner-section>div[style],section.position-relative.collection-banner-section[style]{min-height:180px!important}}@media (max-width:480px){body{font-size:13px!important}.astrologer-details-name{font-size:15px!important}.h1,h1{font-size:1.375rem!important}.h2,.page-section-heading,h2{font-size:1.125rem!important}.h3,h3{font-size:1rem!important}.h4,h4{font-size:.9375rem!important}.h5,h5{font-size:.875rem!important}.h6,.page-section-description,h6,p{font-size:.8125rem!important}.btn{font-size:12px!important;padding:9px 18px!important}.btn-sm{font-size:11px!important;padding:7px 14px!important}.btn-lg{font-size:13px!important;padding:11px 22px!important}.container,.container-fluid{padding-top:16px!important;padding-bottom:16px!important}section{padding:24px 0!important}.card,.homepage-product-card,.homepage-testimonial-card,.homepage-video-testimonial-card{min-height:auto!important;padding:12px!important}.card-body{padding:12px!important}.homepage-product-image-wrapper{height:140px!important}.homepage-testimonial-card{min-height:auto!important;padding:12px!important}.homepage-video-testimonial-card{min-height:auto!important}.homepage-report-image-container{height:80px!important}.homepage-service-icon-circle{width:100px!important;height:100px!important}.homepage-astrology-report-card,.homepage-explore-category-card-bg{height:140px!important;min-height:140px!important}.category-c{min-height:120px!important}.astrologers-hero-bg{min-height:150px!important;padding:24px 12px 20px!important}.py-5{padding-top:24px!important;padding-bottom:24px!important}.py-4{padding-top:20px!important;padding-bottom:20px!important}.my-5{margin-top:24px!important;margin-bottom:24px!important}.my-4{margin-top:20px!important;margin-bottom:20px!important}.mb-5{margin-bottom:24px!important}.mb-4{margin-bottom:20px!important}.mt-5{margin-top:24px!important}.mt-4{margin-top:20px!important}header .d-flex.align-items-center.gap-3{gap:6px!important}.header-logo-circle{width:30px!important;height:30px!important}.header-logo-circle .fs-3{font-size:.875rem!important}header .fw-bold.fs-5{font-size:.75rem!important}header .d-flex.align-items-center.gap-4{gap:.5rem!important}header .btn-link{padding:.25rem!important;min-width:36px;display:flex;align-items:center;justify-content:center}.nav-link{padding:10px 12px!important}.dropdown-item,.nav-link{font-size:.8125rem!important}.dropdown-item{padding:8px 24px!important}}@media (max-width:991px){.homepage-services-section{padding:30px 0 40px!important}.homepage-services-title{font-size:28px!important;margin-bottom:8px!important}.homepage-services-subtitle{font-size:15px!important;margin-bottom:32px!important}.homepage-service-item{margin-bottom:24px!important}.homepage-service-icon-circle{width:160px!important;height:160px!important}.homepage-service-icon-circle:before{width:170px!important;height:170px!important;top:-5px!important;left:-5px!important}.homepage-service-icon-img{width:80px!important;height:80px!important}.homepage-service-title{font-size:16px!important;margin-bottom:6px!important}.homepage-service-description{font-size:13px!important}}@media (max-width:767px){.homepage-services-section{padding:20px 0 30px!important}.homepage-services-title{font-size:24px!important;margin-bottom:6px!important}.homepage-services-subtitle{font-size:14px!important;margin-bottom:24px!important}.homepage-service-item{margin-bottom:20px!important}.homepage-service-icon-circle{width:140px!important;height:140px!important}.homepage-service-icon-circle:before{width:150px!important;height:150px!important;top:-5px!important;left:-5px!important}.homepage-service-icon-img{width:70px!important;height:70px!important}.homepage-service-title{font-size:15px!important;margin-bottom:4px!important}.homepage-service-description{font-size:12px!important;line-height:1.4!important}.homepage-services-section .row.justify-content-center{flex-wrap:nowrap!important;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:6px;column-gap:8px}.homepage-services-section .row.justify-content-center::-webkit-scrollbar{height:4px}.homepage-services-section .row.justify-content-center::-webkit-scrollbar-track{background:transparent}.homepage-services-section .row.justify-content-center::-webkit-scrollbar-thumb{background:#ddd;border-radius:999px}.homepage-service-item{flex:0 0 32%;max-width:32%}}@media (max-width:480px){.homepage-services-section{padding:16px 0 24px!important}.homepage-services-title{font-size:20px!important;margin-bottom:4px!important}.homepage-services-subtitle{font-size:13px!important;margin-bottom:20px!important}.homepage-service-item{margin-bottom:16px!important}.homepage-service-icon-circle{width:60px!important;height:60px!important}.homepage-service-icon-circle:before{width:100px!important;height:100px!important;top:-20px!important;left:-20px!important}.homepage-astrology-report-card,.homepage-explore-category-card-bg{height:200px}.homepage-service-icon-img{width:115px!important;height:115px!important}.homepage-service-title{font-size:14px!important;margin-bottom:4px!important}.homepage-service-description{font-size:11px!important}}@media (max-width:991px) and (min-width:768px){.container-fluid.py-4{padding-top:20px!important;padding-bottom:20px!important}.col-lg-4 .card{margin-bottom:20px!important}.col-lg-4 .rounded-circle{width:100px!important;height:100px!important}.col-lg-4 .rounded-circle .fs-1{font-size:40px!important}.col-lg-4 h4{font-size:18px!important}.col-lg-8 .row.g-3 .col-md-4{margin-bottom:16px!important}.card-body .d-flex button{padding:12px 20px!important;font-size:14px!important}.card-body .p-4{padding:20px!important}.nav.flex-column .nav-link{padding:12px 20px!important;font-size:14px!important}}@media (max-width:767px){.container-fluid.py-4{padding-top:16px!important;padding-bottom:16px!important}.container{padding-left:12px!important;padding-right:12px!important}.col-lg-4{margin-bottom:16px!important}.col-lg-4,.col-lg-8{width:100%!important}.col-lg-4 .card-body{padding:16px!important}.col-lg-4 .rounded-circle{width:80px!important;height:80px!important}.col-lg-4 .rounded-circle .fs-1{font-size:32px!important}.col-lg-4 .position-absolute.bottom-0.end-0{width:24px!important;height:24px!important}.col-lg-4 .position-absolute.bottom-0.end-0 i{font-size:10px!important}.col-lg-4 h4{font-size:16px!important;margin-bottom:4px!important}.col-lg-4 p{font-size:12px!important;margin-bottom:8px!important}.col-lg-4 .d-flex.flex-wrap.gap-3{gap:12px!important;flex-direction:column!important}.col-lg-4 .d-flex.flex-wrap.gap-3>div{width:100%!important}.col-lg-4{display:flex!important;flex-direction:column!important}.col-lg-4 .card.shadow-sm.border-0,.dashboard-profile-card{order:2!important;margin-bottom:16px!important}.dashboard-sidebar-menu{order:1!important;margin-top:0!important;margin-bottom:16px!important}.dashboard-sidebar-col{display:flex!important;flex-direction:column!important}.dashboard-profile-card{order:2!important}.dashboard-sidebar-menu.menu-closed{display:none!important}.dashboard-sidebar-menu.menu-open{display:block!important}.nav.flex-column .nav-link{padding:14px 16px!important;font-size:14px!important;gap:10px!important}.nav.flex-column .nav-link i{font-size:16px!important;width:18px!important}.col-lg-8 .card.shadow-sm{margin-bottom:16px!important}.card-body .d-flex{overflow-x:auto!important;flex-wrap:nowrap!important;-webkit-overflow-scrolling:touch!important}.card-body .d-flex button{padding:12px 16px!important;font-size:13px!important;white-space:nowrap!important;flex-shrink:0!important}.card-body .d-flex button i{font-size:14px!important}.card-body .p-4{padding:16px!important}.row.g-3 .col-lg-4,.row.g-3 .col-lg-6,.row.g-3 .col-md-4,.row.g-3 .col-md-6{width:100%!important}.card.border-0.shadow-sm .rounded-circle{width:50px!important;height:50px!important}.card.border-0.shadow-sm h6{font-size:14px!important}.card.border-0.shadow-sm p{font-size:12px!important}.card.border-0.shadow-sm .btn-sm{padding:6px 12px!important;font-size:12px!important}.card.border-0.shadow-sm .d-flex.align-items-center.gap-3{flex-wrap:wrap!important;gap:12px!important}.card.border-0.shadow-sm .card-body{padding:16px!important}.card.border-0.shadow-sm h4{font-size:20px!important}.card.border-0.shadow-sm .d-flex.align-items-center.gap-4{flex-wrap:wrap!important;gap:12px!important}.card.border-0.shadow-sm .d-flex.align-items-center.gap-4>div{width:40px!important;height:40px!important}.card.border-0.shadow-sm .d-flex.align-items-center.gap-4 h6{font-size:14px!important}.card.border-0.shadow-sm .badge{font-size:11px!important;padding:4px 8px!important}}.dashboard-page-container{padding:16px 12px}.dashboard-page-inner{padding:0 12px}.dashboard-sidebar-col{margin-bottom:16px;display:block}.dashboard-consultation-card,.dashboard-main-col,.dashboard-tabs-card{width:100%;max-width:100%}@media (min-width:992px){.col-lg-4,.dashboard-sidebar-col,.dashboard-sidebar-wrapper{display:flex!important;flex-direction:column!important}.dashboard-sidebar-menu{order:2!important;margin-top:1.5rem!important;margin-bottom:0!important}.col-lg-4 .card.shadow-sm.border-0,.dashboard-profile-card{order:1!important;margin-bottom:1.5rem!important;margin-top:0!important}.dashboard-main-col{padding-left:.75rem!important;padding-right:.75rem!important;position:relative!important}.dashboard-main-col,.dashboard-tabs-card{width:100%!important;max-width:100%!important;float:none!important}.dashboard-tabs-card{clear:none!important}.dashboard-consultation-card{width:100%!important;max-width:100%!important;float:none!important}.row.g-3.g-md-4{display:flex!important;flex-wrap:wrap!important}.row.g-3.g-md-4>.col-lg-9{flex:0 0 75%!important;max-width:75%!important}.row.g-3.g-md-4>.col-lg-3{flex:0 0 25%!important;max-width:25%!important}}.dashboard-summary-cards{margin-bottom:16px;display:flex;flex-wrap:wrap}.dashboard-summary-card{height:100%;border:1px solid #dee2e6;box-shadow:0 .125rem .25rem rgba(0,0,0,.075)}.dashboard-summary-card .card-body{padding:1rem;text-align:center}.dashboard-summary-icon{font-size:24px;margin-bottom:.5rem}.dashboard-summary-number{font-size:20px;margin-bottom:.25rem}.dashboard-summary-label{font-size:12px}@media (min-width:992px){.dashboard-summary-cards{display:flex!important;flex-wrap:wrap!important;margin-left:-.75rem!important;margin-right:-.75rem!important;overflow:visible!important}.dashboard-summary-cards .col-4,.dashboard-summary-cards .col-md-4{flex:0 0 33.333333%!important;max-width:33.333333%!important;min-width:auto!important;flex-shrink:1!important;flex-grow:0!important;padding-left:.75rem!important;padding-right:.75rem!important;margin-bottom:0!important}.dashboard-summary-card{margin:0!important;border:1px solid #dee2e6!important;box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.dashboard-summary-card .card-body{padding:1rem!important}.dashboard-summary-icon{font-size:24px!important;margin-bottom:.5rem!important}.dashboard-summary-number{font-size:20px!important;margin-bottom:.25rem!important}.dashboard-summary-label{font-size:12px!important}}@media (min-width:768px) and (max-width:991.98px){.dashboard-summary-cards{display:flex!important;flex-wrap:wrap!important;margin-left:-.5rem!important;margin-right:-.5rem!important;overflow:visible!important}.dashboard-summary-cards .col-md-4{flex:0 0 33.333333%!important;max-width:33.333333%!important;min-width:auto!important;padding-left:.5rem!important;padding-right:.5rem!important}.dashboard-summary-card{border:1px solid #dee2e6!important;box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.dashboard-summary-card .card-body{padding:.75rem!important}}.dashboard-tabs-card{margin-bottom:16px}.dashboard-tabs-wrapper{overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch}.dashboard-tab-btn{white-space:nowrap;flex-shrink:0}.dashboard-tab-text{display:inline}.dashboard-tab-content{padding:16px}.dashboard-consultation-card{margin-bottom:16px}.dashboard-consultation-image{width:70px;height:70px}.dashboard-consultation-details{flex:1 1;min-width:0}.dashboard-order-card,.dashboard-wallet-card{margin-bottom:16px}.dashboard-wallet-balance{font-size:28px}.dashboard-wallet-stats{font-size:20px}.dashboard-support-card,.dashboard-transaction-card{margin-bottom:16px}@media (max-width:991.98px){.dashboard-page-container{padding:16px 10px}.dashboard-page-inner{padding:0 10px}.dashboard-summary-icon{font-size:22px}.dashboard-summary-number{font-size:18px}.dashboard-tab-btn{padding:12px 18px!important}.dashboard-tab-btn,.dashboard-tab-icon{font-size:14px!important}.dashboard-tab-content{padding:16px}.dashboard-wallet-balance{font-size:24px}.dashboard-wallet-stats{font-size:18px}}@media (max-width:767.98px){.dashboard-page-container{padding:12px 4px}.dashboard-page-inner{padding:0 4px}.dashboard-main-col{padding-left:4px!important;padding-right:4px!important}.dashboard-sidebar-col{margin-bottom:12px}.dashboard-summary-cards{margin-bottom:12px;display:flex!important;flex-wrap:nowrap!important;overflow:hidden!important;margin-left:-4px!important;margin-right:-4px!important}.dashboard-summary-cards .col-4{width:33.333%!important;min-width:33.333%!important;max-width:33.333%!important;flex-shrink:0!important;padding-left:4px!important;padding-right:4px!important}.dashboard-summary-card{margin:0!important;border:none!important;box-shadow:0 1px 2px rgba(0,0,0,.05)!important}.dashboard-summary-card .card-body{padding:8px 4px!important}.dashboard-summary-icon{font-size:15px!important;margin-bottom:3px!important}.dashboard-summary-number{font-size:13px!important;margin-bottom:2px!important}.dashboard-summary-label{font-size:8px!important;line-height:1.2}.dashboard-tabs-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.dashboard-tab-btn{padding:10px 14px!important;font-size:13px!important}.dashboard-tab-icon{font-size:14px!important;margin-right:6px!important}.dashboard-tab-text{font-size:13px}.dashboard-tab-content{padding:12px}.dashboard-consultation-card .card-body{padding:12px!important}.dashboard-consultation-image{width:50px!important;height:50px!important}.dashboard-consultation-details h6{font-size:14px!important}.dashboard-consultation-details p{font-size:12px!important}.dashboard-consultation-details .d-flex.gap-4{flex-wrap:wrap;gap:8px!important}.dashboard-consultation-details .d-flex.gap-4 span{font-size:12px!important}.dashboard-consultation-details .d-flex.gap-2{flex-wrap:wrap;gap:8px!important}.dashboard-consultation-details .btn-sm{padding:6px 12px!important;font-size:12px!important}.dashboard-order-card .card-body{padding:12px!important}.dashboard-order-card .col-lg-6,.dashboard-wallet-card .col-lg-4{width:100%!important;margin-bottom:12px}.dashboard-wallet-card .card-body{padding:16px!important}.dashboard-wallet-balance{font-size:24px!important}.dashboard-wallet-stats{font-size:18px!important}.dashboard-transaction-card .col-lg-4{width:100%!important;margin-bottom:12px}.dashboard-transaction-card .card-body{padding:12px!important}.dashboard-support-card .col-lg-6{width:100%!important;margin-bottom:12px}.dashboard-support-card .card-body{padding:12px!important}.dashboard-support-header .card-body{padding:16px!important}.dashboard-support-header .d-flex{flex-direction:column;gap:12px!important}.dashboard-support-header .btn{width:100%}}@media (max-width:575.98px){.dashboard-page-container{padding:10px 4px}.dashboard-page-inner{padding:0 4px}.dashboard-summary-cards{display:flex!important;flex-wrap:nowrap!important}.dashboard-summary-cards .col-4{width:33.333%!important;min-width:33.333%!important;flex-shrink:0!important;padding:2px!important}.dashboard-summary-card .card-body{padding:8px 4px!important}.dashboard-summary-icon{font-size:16px!important;margin-bottom:3px!important}.dashboard-summary-number{font-size:12px!important;margin-bottom:1px!important}.dashboard-summary-label{font-size:8px!important;line-height:1.2}.dashboard-tab-btn{padding:8px 12px!important;font-size:12px!important}.dashboard-tab-icon{font-size:12px!important;margin-right:4px!important}.dashboard-tab-text{font-size:12px}.dashboard-tab-content{padding:10px}.dashboard-consultation-card .d-flex.align-items-start{flex-direction:column;gap:12px!important}.dashboard-consultation-image{width:60px!important;height:60px!important;align-self:center}.dashboard-consultation-details{width:100%}.dashboard-consultation-details .position-absolute{position:relative!important;top:auto!important;right:auto!important;margin-bottom:8px}.dashboard-consultation-details .d-flex.gap-2{flex-direction:column;width:100%}.dashboard-consultation-details .d-flex.gap-2 .btn{width:100%}.dashboard-order-card .d-flex.align-items-start{flex-wrap:wrap;gap:8px!important}.dashboard-wallet-balance{font-size:20px!important}.dashboard-wallet-stats{font-size:16px!important}.dashboard-wallet-card .card-body{padding:12px!important}.dashboard-transaction-card .card-body{padding:10px!important}.dashboard-transaction-card .d-flex.flex-column{gap:8px!important}.dashboard-support-card .d-flex.justify-content-between{flex-direction:column;gap:12px!important}.dashboard-support-card .d-flex.flex-wrap{flex-direction:column;gap:8px!important}.dashboard-support-card .d-flex.justify-content-between.align-items-center{flex-direction:column;align-items:flex-start!important;gap:8px!important}.dashboard-support-card .btn-sm{width:100%}.dashboard-consultation-badge{position:relative!important;top:auto!important;right:auto!important;margin-bottom:8px}.dashboard-consultation-details .d-flex.align-items-center.gap-4{flex-direction:column;align-items:flex-start!important;gap:8px!important}.dashboard-consultation-details .d-flex.align-items-center.gap-4 span{width:100%}.dashboard-order-card .d-flex.align-items-start.gap-3{flex-direction:column;gap:12px!important}.dashboard-order-card .position-absolute{position:relative!important;top:auto!important;right:auto!important;margin-bottom:8px}.dashboard-wallet-card .btn{padding:10px!important;font-size:13px!important}.dashboard-transaction-card .mb-3{margin-bottom:12px!important}.dashboard-transaction-card .mb-3>div{width:40px!important;height:40px!important}.dashboard-transaction-card .mb-3 i{font-size:18px!important}.dashboard-support-header .d-flex.align-items-center.gap-3>div:first-child{width:40px!important;height:40px!important}.dashboard-support-header .d-flex.align-items-center.gap-3>div:first-child i{font-size:20px!important}.dashboard-support-card .d-flex.align-items-start.gap-3>div:first-child{width:35px!important;height:35px!important}.dashboard-support-card .d-flex.align-items-start.gap-3>div:first-child i{font-size:18px!important}}@media (max-width:375px){.dashboard-page-container{padding:8px 2px}.dashboard-page-inner{padding:0 2px}.dashboard-summary-cards{display:flex!important;flex-wrap:nowrap!important;overflow:hidden!important;margin-left:-2px!important;margin-right:-2px!important}.dashboard-summary-cards .col-4{width:33.333%!important;min-width:33.333%!important;max-width:33.333%!important;flex-shrink:0!important;padding-left:2px!important;padding-right:2px!important}.dashboard-summary-card{margin:0!important;border:none!important;box-shadow:0 1px 2px rgba(0,0,0,.05)!important}.dashboard-summary-card .card-body{padding:6px 3px!important}.dashboard-summary-icon{font-size:14px!important;margin-bottom:2px!important}.dashboard-summary-number{font-size:11px!important;margin-bottom:1px!important}.dashboard-summary-label{font-size:7px!important;line-height:1.2}.dashboard-tab-btn{padding:6px 10px!important;font-size:11px!important}.dashboard-tab-icon{font-size:11px!important;margin-right:3px!important}.dashboard-tab-text{font-size:11px}.dashboard-tab-content{padding:8px}.dashboard-consultation-image{width:50px!important;height:50px!important}.dashboard-wallet-balance{font-size:18px!important}.dashboard-wallet-stats{font-size:14px!important}.dashboard-order-card .row.g-3,.dashboard-order-card .row.g-4{margin:0}.row.g-3 .col-lg-4,.row.g-4 .col-lg-4{width:100%!important;margin-bottom:12px}}.dashboard-tab-content h5{font-size:18px}.dashboard-tab-content h6{font-size:16px}@media (max-width:767.98px){.dashboard-tab-content h5{font-size:16px;margin-bottom:12px!important}.dashboard-tab-content h6{font-size:14px}}@media (max-width:575.98px){.dashboard-tab-content h5{font-size:15px;margin-bottom:10px!important}.dashboard-tab-content h6{font-size:13px}}@media (max-width:480px){.container-fluid.py-4{padding-top:12px!important;padding-bottom:12px!important}.container{padding-left:10px!important;padding-right:10px!important}.col-lg-4 .card-body{padding:12px!important}.col-lg-4 .rounded-circle{width:70px!important;height:70px!important}.col-lg-4 .rounded-circle .fs-1{font-size:28px!important}.col-lg-4 h4{font-size:15px!important}.col-lg-4 p{font-size:11px!important}.nav.flex-column .nav-link{padding:12px 14px!important;font-size:13px!important}.nav.flex-column .nav-link i{font-size:15px!important}.card-body .d-flex button{padding:10px 14px!important;font-size:12px!important}.card-body .p-4,.card.border-0.shadow-sm .card-body{padding:12px!important}.card.border-0.shadow-sm h6{font-size:13px!important}.card.border-0.shadow-sm p,.card.border-0.shadow-sm span{font-size:11px!important}.card.border-0.shadow-sm .btn-sm{padding:5px 10px!important;font-size:11px!important}}@media (max-width:767px){.cart-close-btn,.cart-sidebar-header{font-size:36px!important;line-height:1!important}.cart-sidebar .btn-link.cart-sidebar-header,.cart-sidebar .cart-close-btn{font-size:36px!important;padding:8px!important;min-width:44px!important;min-height:44px!important;display:flex!important;align-items:center!important;justify-content:center!important}.cart-item-remove-btn,.cart-product-remove-icon{font-size:48px!important;line-height:1!important;min-width:56px!important;min-height:56px!important;padding:10px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-weight:700!important}.cart-sidebar .cart-item-remove-btn,.cart-sidebar .cart-product-remove-icon{font-size:48px!important;width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important}.cart-sidebar .btn-link.cart-item-remove-btn,.cart-sidebar .btn-link.cart-product-remove-icon{font-size:22px!important;width:56px!important;height:56px!important;padding:10px!important}}@media (max-width:480px){.cart-close-btn,.cart-sidebar-header{font-size:40px!important;line-height:1!important}.product-detail-image-zoom-container{overflow:hidden;border-radius:8px;cursor:zoom-in;height:380px}.wallet-recharge-card{padding:0!important}.product-detail-zoom-image{width:100%;height:376px;object-fit:cover;cursor:crosshair}.collection-banner-image{min-height:68px;background-size:cover;background-position:50%}.cart-sidebar .btn-link.cart-sidebar-header,.cart-sidebar .cart-close-btn{font-size:40px!important;padding:10px!important;min-width:48px!important;min-height:48px!important}.homepage-expert-astrologer-image-container{width:100%;height:131px}.homepage-section-gradient{min-height:250px!important;padding:30px 0!important}.homepage-section-gradient[style]{min-height:250px!important}.puja-collection-banner{min-height:300px!important;padding:30px 0!important}.collections-hero-bg{min-height:250px!important}.collection-banner-section,.collection-banner-section>a[style],.collection-banner-section>div[style],.collection-banner-section[style],section.position-relative.collection-banner-section,section.position-relative>a[style],section.position-relative>div[style],section.position-relative[style]{min-height:180px!important}@media (max-width:575px){.collection-banner-section,.collection-banner-section>a[style],.collection-banner-section>div[style],.collection-banner-section[style],section.position-relative.collection-banner-section,section.position-relative>a[style],section.position-relative>div[style],section.position-relative[style]{min-height:150px!important}}section.py-5{padding-top:30px!important;padding-bottom:30px!important}.collections-page section.position-relative,body:has(section.position-relative) section.position-relative{min-height:250px!important;height:100px!important}.collections-page section.position-relative>div,body:has(section.position-relative) section.position-relative>div{min-height:250px!important;height:100px!important}.collections-page section.position-relative>a,body:has(section.position-relative) section.position-relative>a{min-height:250px!important}.cart-item-remove-btn,.cart-product-remove-icon{font-size:52px!important;line-height:1!important;min-width:60px!important;min-height:60px!important;padding:12px!important;font-weight:700!important}.cart-sidebar .cart-item-remove-btn,.cart-sidebar .cart-product-remove-icon{font-size:52px!important;width:60px!important;height:60px!important;min-width:60px!important;min-height:60px!important}.cart-sidebar .btn-link.cart-item-remove-btn,.cart-sidebar .btn-link.cart-product-remove-icon{font-size:22px!important;width:60px!important;height:60px!important;padding:12px!important}.product-detail-trending-section .homepage-product-card{min-height:auto!important}.product-detail-trending-section .homepage-product-card-body{padding:12px!important}.product-detail-trending-section .homepage-product-card-title{font-size:13px!important;line-height:1.3!important;margin-bottom:6px!important;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.product-detail-trending-section .homepage-product-card-rating{margin-bottom:4px!important;gap:4px!important}.product-detail-trending-section .homepage-product-card-star{font-size:12px!important}.product-detail-trending-section .homepage-product-card-rating-text{font-size:11px!important}.product-detail-trending-section .homepage-product-card-reviews{font-size:10px!important}.product-detail-trending-section .homepage-product-card-pricing{margin-bottom:8px!important;gap:8px!important}.product-detail-trending-section .homepage-product-card-price-current{font-size:14px!important}.product-detail-trending-section .homepage-product-card-price-original{font-size:12px!important}.product-detail-trending-section .homepage-product-card-button{width:calc(100% - 24px)!important;margin:0 12px 12px!important;padding:8px!important;font-size:12px!important;border-radius:6px!important}.product-detail-trending-section .homepage-product-image-wrapper{height:140px!important}.product-detail-page .product-carousel .homepage-product-card{min-height:auto!important}.product-detail-page .product-carousel .homepage-product-card-body{padding:12px!important}.product-detail-page .product-carousel .homepage-product-card-title{font-size:13px!important;line-height:1.3!important;margin-bottom:6px!important;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.product-detail-page .product-carousel .homepage-product-card-rating{margin-bottom:4px!important;gap:4px!important}.product-detail-page .product-carousel .homepage-product-card-star{font-size:12px!important}.product-detail-page .product-carousel .homepage-product-card-rating-text{font-size:11px!important}.product-detail-page .product-carousel .homepage-product-card-reviews{font-size:10px!important}.product-detail-page .product-carousel .homepage-product-card-pricing{margin-bottom:8px!important;gap:8px!important}.product-detail-page .product-carousel .homepage-product-card-price-current{font-size:14px!important}.product-detail-page .product-carousel .homepage-product-card-price-original{font-size:12px!important}.product-detail-page .product-carousel .homepage-product-card-button{width:calc(100% - 24px)!important;margin:0 12px 12px!important;padding:8px!important;font-size:12px!important;border-radius:6px!important}.product-detail-page .product-carousel .homepage-product-image-wrapper{height:140px!important}.product-detail-action-buttons{flex-direction:column!important;gap:10px!important;width:100%!important}.product-detail-add-cart-btn,.product-detail-buy-now-btn{width:100%!important;padding:12px!important;font-size:14px!important;font-weight:600!important;border-radius:8px!important}.product-detail-quantity-group{flex-shrink:0!important;margin-right:0!important}.product-detail-quantity-btn{width:36px!important;height:36px!important;font-size:16px!important;padding:0!important}.product-detail-quantity-input{width:50px!important;height:36px!important;font-size:14px!important;padding:0!important}.product-detail-page .d-flex.align-items-center.gap-3.mb-2{flex-direction:column!important;align-items:stretch!important;gap:12px!important}.product-detail-page .d-flex.align-items-center.gap-3.mb-2>.product-detail-quantity-group{width:100%!important;justify-content:center!important}.product-detail-share-btn,.product-detail-wishlist-btn{padding:10px!important;font-size:16px!important;min-width:44px!important;height:44px!important}.astrologers-filters-wrapper{padding-left:15px!important;padding-right:15px!important}.astrologers-filters-row{padding-left:0!important}.astrologers-filter-options-row{padding-left:15px!important;padding-right:15px!important}.astrologers-filter-options-row .form-check,.collection-filter-container{padding-left:0!important}.astrologers-filter-options-row .form-check-label{padding-left:8px!important}.astrologers-filters-row{flex-direction:row!important;flex-wrap:wrap!important;gap:8px!important;align-items:center!important}.astrologers-filter-input{width:100%!important;min-width:100%!important;flex:0 0 100%!important;font-size:14px!important;padding:8px 12px!important;order:-1!important}.astrologers-filter-input~*{order:0!important;display:inline-flex!important;flex-shrink:0!important;white-space:nowrap!important}.astrologers-filters-row{overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:thin!important;scrollbar-color:#ccc transparent!important;padding-bottom:8px!important}.astrologers-filters-row::-webkit-scrollbar{height:4px!important}.astrologers-filters-row::-webkit-scrollbar-track{background:transparent!important}.astrologers-filters-row::-webkit-scrollbar-thumb{background-color:#ccc!important;border-radius:2px!important}.astrologers-filters-row::-webkit-scrollbar-thumb:hover{background-color:#999!important}.astrologers-filters-row>:not(.astrologers-filter-input){display:inline-flex!important;flex-shrink:0!important}.astrologers-filter-pill-btn{white-space:nowrap!important}.astrologers-filter-pill-btn,.astrologers-filter-select{font-size:12px!important;padding:6px 12px!important;flex-shrink:0!important}.astrologers-filter-select{min-width:120px!important}.category-filter-container,.experience-filter-container,.language-filter-container,.price-filter-container,.rating-filter-container{flex-shrink:0!important}.astrologers-filter-options-row{padding:12px 15px!important;flex-wrap:wrap!important;gap:8px!important}.astrologers-filter-options-row .form-check{margin:0!important;padding:4px 8px!important;min-width:auto!important;flex:0 0 auto!important}.astrologers-filter-option-label{font-size:12px!important;padding-left:6px!important}}.consultations-page-container{padding:12px 8px}.consultations-page-inner{padding:0 12px}.consultations-page-heading{font-size:24px;font-weight:600}.consultations-tabs-card{margin-bottom:16px}.consultations-tabs-wrapper{overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch}.consultations-tab-btn{white-space:nowrap;flex-shrink:0}.consultations-tab-text{display:inline}.consultations-tab-content{padding:16px}.consultations-card{margin-bottom:16px}.consultations-card-image{width:70px;height:70px}.consultations-card-details{flex:1 1;min-width:0}.consultations-card-badge{position:absolute;top:20px;right:20px}.consultations-card-details-row{display:flex;flex-wrap:wrap;gap:16px}.consultations-card-actions{display:flex;gap:8px;flex-wrap:wrap}@media (max-width:991.98px){.consultations-page-container{padding:12px 8px}.consultations-page-inner{padding:0 8px}.consultations-sidebar-col{margin-bottom:16px}.consultations-page-heading{font-size:22px}.consultations-tab-btn{padding:12px 20px!important;font-size:14px!important}.consultations-tab-icon{font-size:15px!important}.consultations-tab-content{padding:14px!important}.consultations-card-image{width:60px;height:60px}.consultations-card-name{font-size:15px!important}.consultations-card-detail-item,.consultations-card-specialty{font-size:13px!important}.consultations-card-actions{width:100%;justify-content:flex-start!important}.consultations-action-btn,.consultations-view-btn{flex:1 1;min-width:120px}}@media (max-width:767.98px){.consultations-page-container{padding:12px 4px}.consultations-page-inner{padding:0 4px}.consultations-sidebar-col{margin-bottom:12px}.consultations-page-heading{font-size:20px;margin-bottom:12px!important}.consultations-tabs-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;padding:0}.consultations-tab-btn{padding:10px 16px!important;font-size:13px!important;min-width:80px}.consultations-tab-icon{font-size:14px!important;margin-right:6px!important}.consultations-tab-text{font-size:13px!important}.consultations-tab-content{padding:12px!important}.consultations-card{margin-bottom:12px}.consultations-card-content{flex-direction:column;align-items:flex-start;gap:12px!important}.consultations-card-image-wrapper{align-self:center}.consultations-card-image{width:60px;height:60px}.consultations-card-details{width:100%}.consultations-card-badge{position:relative!important;top:auto!important;right:auto!important;margin-bottom:8px;display:inline-block}.consultations-card-name{font-size:15px!important;margin-bottom:4px!important}.consultations-card-specialty{font-size:13px!important;margin-bottom:10px!important}.consultations-card-details-row{flex-direction:column;gap:8px!important;margin-bottom:10px!important}.consultations-card-detail-item{font-size:12px!important;width:100%}.consultations-card-duration{margin-left:0!important;width:100%}.consultations-card-rating{margin-bottom:10px!important}.consultations-card-actions{width:100%;flex-direction:column;gap:8px!important}.consultations-action-btn,.consultations-view-btn{width:100%;text-align:center;padding:10px 16px!important;font-size:13px!important}}@media (max-width:575.98px){.consultations-page-container{padding:10px 4px}.consultations-page-inner{padding:0 4px}.consultations-page-heading{font-size:18px;margin-bottom:10px!important}.consultations-tab-btn{padding:8px 12px!important;font-size:12px!important;min-width:70px}.consultations-tab-icon{font-size:13px!important;margin-right:4px!important}.consultations-tab-text{font-size:12px!important}.consultations-tab-content{padding:10px!important}.consultations-card{margin-bottom:10px}.consultations-card-content{gap:10px!important}.consultations-card-image{width:50px;height:50px}.consultations-card-name{font-size:14px!important}.consultations-card-specialty{font-size:12px!important}.consultations-card-detail-item{font-size:11px!important}.consultations-status-badge{font-size:11px!important;padding:4px 8px!important}.consultations-action-btn,.consultations-view-btn{padding:8px 14px!important;font-size:12px!important}}@media (max-width:375px){.consultations-page-heading{font-size:16px}.consultations-tab-btn{padding:6px 10px!important;font-size:11px!important;min-width:60px}.consultations-tab-icon{font-size:12px!important;margin-right:3px!important}.consultations-tab-text{font-size:11px!important}.consultations-card-image{width:45px;height:45px}.consultations-card-name{font-size:13px!important}.consultations-card-specialty{font-size:11px!important}.consultations-card-detail-item{font-size:10px!important}.consultations-status-badge{font-size:10px!important;padding:3px 6px!important}}