.al-about-wrap{position:relative;padding:0 0 0 50px;max-width:552px}.al-about-slider{max-width:100%;margin:0;position:relative;z-index:1;padding:0 17px 40px 40px}.al-about-slider:after{position:absolute;content:"";background-color:#f6f6f6;z-index:-1;inset:90px 90px 0 0}.al-about-slider .swiper-container{width:100%;height:auto}.al-aboutimg{position:relative}.al-aboutimg img{width:100%;height:auto;object-fit:cover;display:block}.al-bullets{position:absolute;bottom:20px;left:50%;transform:translate(-50%);z-index:10}.al-bullets .swiper-pagination-bullet{width:12px;height:12px;background-color:#ffffff80;opacity:1;margin:0 5px;transition:all .3s}.al-bullets .swiper-pagination-bullet-active{background-color:var(--sat-orange);width:30px;border-radius:6px}.al-contact-expert{display:flex;background-color:var(--al-alternate-bg);border-radius:var(--al-radius10);padding:20px;align-items:center;max-width:fit-content;flex-wrap:wrap}.al-contact-expert.al-contat-about{background-color:var(--al-primary-color)}.al-contact-expert.al-contat-about .al-icon:before{border-color:var(--al-white)}.al-contact-expert .al-icon:before{position:absolute;inset:-7px;border:1px dashed var(--al-primary-color);content:"";border-radius:100%}.al-contact-expert:hover .al-icon:before{animation:rotateBorder 2s linear infinite}.al-contact-expert .al-icon{width:65px;height:65px;border-radius:100%;display:flex;align-items:center;justify-content:center;margin-right:25px;position:relative;background-color:var(--al-white)}.al-contact-expert.al-contat-about .al-icon{background-color:var(--al-white)}.al-contact-expert.al-contat-about .cls-1{fill:var(--al-primary-color)}.al-contact-expert.al-contat-about .al-orange,.al-contact-expert.al-contat-about h5{color:var(--al-white)}.al-contact-expert.al-contat-about h5{margin:0}.al-contact-expert h5{font-size:18px;margin:0 0 7px}.al-expert-content p{font-size:14px;font-weight:700;font-family:var(--al-title-family);margin:0}.sat-theme-read-btn{display:inline-block;padding:.625rem 1.5rem;background-color:var(--sat-orange);color:#fff;font-weight:600;font-size:.875rem;text-transform:uppercase;letter-spacing:.04em;border-radius:.25rem;text-decoration:none;border:none;transition:background-color .2s ease,transform .2s ease}.sat-theme-read-btn:hover{background-color:var(--sat-orange-dark);color:#fff}.popular-products-section{background-color:var(--sat-zodiac-bg);position:relative}.popular-products-section>*{position:relative;z-index:2}.home-product-scroll-outer{overflow:hidden;padding-bottom:1.25rem}.home-product-scroll-track{display:flex;gap:1.5rem;align-items:stretch;padding-bottom:.5rem}.home-product-card--scroll{width:220px;flex-shrink:0}@media(min-width:640px){.home-product-card--scroll{width:240px}}.home-product-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem;padding-bottom:1rem}@media(min-width:640px){.home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.home-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.home-product-card{background:#fff;border-radius:1rem;box-shadow:0 4px 24px #0000000f;padding:.85rem;margin-bottom:.75rem;display:flex;flex-direction:column;height:100%;transition:transform .2s ease,box-shadow .2s ease}.home-product-card:hover{transform:translateY(-3px);box-shadow:0 12px 32px #0000001a}.home-product-card-image-wrap{position:relative;border-radius:.85rem;overflow:hidden;aspect-ratio:1 / 1;background:#f3f4f6}.home-product-card-image-link{display:block;width:100%;height:100%}.home-product-card-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.home-product-card:hover .home-product-card-image{transform:scale(1.03)}.home-product-card-image-placeholder{display:flex;align-items:center;justify-content:center;color:#d1d5db;font-size:2.5rem;background:linear-gradient(145deg,#f8fafc,#eef2f7)}.home-product-card-body{padding:.85rem .35rem .25rem;text-align:left}.home-product-card-title{margin:0 0 .35rem;font-family:var(--font-serif, Georgia, "Times New Roman", serif);font-size:1rem;font-weight:700;line-height:1.35;color:var(--sat-text)}.home-product-card-title a{color:inherit;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-product-card-title a:hover{color:var(--sat-primary)}.home-product-card-price{margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.9375rem;font-weight:400;font-variant-numeric:tabular-nums;color:var(--sat-orange);line-height:1.3}.home-consult-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem;padding-bottom:1rem}@media(min-width:640px){.home-consult-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.home-consult-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.home-consult-card{display:flex;flex-direction:column;align-items:center;text-align:center;min-height:15.5rem;height:100%;padding:1.5rem 1.15rem 1.25rem;background:#fff;border-radius:1rem;box-shadow:0 4px 24px #0000000f;margin-bottom:.5rem;text-decoration:none;color:inherit;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;border:1px solid transparent}.home-consult-card:hover{transform:translateY(-3px);box-shadow:0 12px 32px #0000001a;border-color:#ec7e1d59}.home-consult-icon{display:inline-flex;width:4.25rem;height:4.25rem;margin-bottom:1rem;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(135deg,var(--sat-orange) 0%,var(--sat-orange-dark, #d96a0f) 100%);box-shadow:0 6px 18px #ec7e1d47;flex-shrink:0;transition:transform .2s ease}.home-consult-card:hover .home-consult-icon{transform:scale(1.05)}.home-consult-icon img{width:2.1rem;height:2.1rem;object-fit:contain;filter:brightness(0) invert(1)}.home-consult-card .home-consult-title{margin:0 0 .5rem;font-family:Inter,system-ui,-apple-system,sans-serif!important;font-size:1.1rem;font-weight:700;color:var(--sat-text);line-height:1.35}.home-consult-card:hover .home-consult-title{color:var(--sat-primary)}.home-consult-desc{margin:0;font-size:.875rem;color:#6b7280;line-height:1.55;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.home-consult-desc strong{color:var(--sat-primary);font-weight:700}.astrological-consultation .al-service-box{box-shadow:0 0 30px #0000000f;background-color:var(--al-white);padding:50px 15px 38px;border-radius:10px;text-align:center;transition:all .3s ease}.astrological-consultation .al-service-box:hover .al-icon:after{border-color:#ec7e1d;animation:spin 9s infinite linear;-webkit-animation:spin 9s infinite linear;-moz-animation:spin 9s infinite linear}.astrological-consultation .al-service-box:after{transition:all .3s ease-in-out}.astrological-consultation .al-service-box .al-icon:after{border:1px dashed #efefef}.astrological-consultation .al-service-box .al-icon:after{border:1px dashed #f9f5ec;content:"";position:absolute;inset:-10px;border-radius:100%}.astrological-consultation .al-service-box .al-icon{width:80px;background-color:var(--al-primary-color);height:80px;display:inline-flex;align-items:center;justify-content:center;border-radius:100%;position:relative;margin-bottom:20px;margin-left:auto;margin-right:auto}.astrological-consultation .al-service-box .al-icon:after{border:1px dashed var(--al-alternate-bg);content:"";position:absolute;inset:-10px;border-radius:100%;transition:transform .3s ease;pointer-events:none}.astrological-consultation .al-service-box:hover .al-icon:after{animation:rotateBorder 2s linear infinite}@keyframes rotateBorder{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.astrological-consultation .al-service-box .al-icon img{width:60%;height:60%;object-fit:contain;position:relative;z-index:1}.astrological-consultation .al-service-box .al-sub-heading{font-size:25px;font-weight:700;color:var(--sat-primary);font-family:var(--al-title-family);position:relative}.astrological-consultation .al-service-box p{font-size:14px;color:#666;line-height:1.6;margin-bottom:15px}.astrological-consultation .al-service-box .al-link{color:var(--sat-primary);text-decoration:none;font-weight:600;font-size:14px;transition:color .3s;display:inline-block}.astrological-consultation .al-service-box .al-link:hover{color:var(--sat-orange);text-decoration:underline}.top-header-bar{background-color:var(--sat-orange);color:#fff;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.12)}.top-header-inner{display:flex;align-items:center;justify-content:space-between;gap:16px 24px;flex-wrap:wrap}.top-header-welcome{display:flex;align-items:center;gap:12px;min-width:0}.welcome-text{font-size:13px;font-weight:500;color:#fff;letter-spacing:.01em;line-height:1.35}.top-header-content{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:10px 14px}.top-header-actions,.top-header-auth-pills{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.top-action-btn{display:inline-flex;align-items:center;gap:8px;background:transparent;color:#fff;padding:0;border-radius:0;text-decoration:none;font-size:13px;font-weight:500;transition:background-color .2s ease,color .2s ease,transform .2s ease;white-space:nowrap;border:none;cursor:pointer;font-family:inherit}.top-action-pill{padding:8px 14px;border-radius:999px;background:#ffffff38;color:#fff}.top-action-pill i{width:auto;height:auto;border-radius:0;background:transparent;box-shadow:none;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:13px}.top-action-pill span{font-size:13px;font-weight:500;color:#fff}.top-action-pill:hover{background:#ffffff59;transform:none;color:#fff}.top-action-pill:hover i,.top-action-pill:hover span{color:#fff}.top-action-pill--inverse{background:#fff;color:var(--sat-orange)}.top-action-pill--inverse i,.top-action-pill--inverse span{color:var(--sat-orange)}.top-action-pill--inverse:hover{background:#ffffffeb;color:var(--sat-orange)}.top-action-pill--inverse:hover i,.top-action-pill--inverse:hover span{color:var(--sat-orange)}.top-header-icon-btn{padding:4px 6px;color:#fff;position:relative}.top-header-icon-btn i{width:auto;height:auto;border-radius:0;background:transparent;box-shadow:none;font-size:18px;color:#fff}.top-header-icon-btn:hover{color:#fff;opacity:.9}.top-header-icon-btn:hover i{background:transparent;color:#fff}.top-header-user{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.header-separator{width:1px;height:20px;background-color:var(--sat-border);margin:0 4px;flex-shrink:0}.header-separator--on-brand{background-color:#ffffff73;height:22px}.header-icon-with-badge{position:relative}.header-icon-badge{position:absolute;top:-4px;right:-6px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background-color:#fff;color:var(--al-primary-color);font-size:10px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 0 0 1px var(--al-primary-color)}.top-header-bar .header-icon-badge{background-color:#e53935;color:#fff;box-shadow:0 0 0 2px var(--sat-orange);font-size:10px}.user-dropdown{position:relative}.user-dropdown-btn{display:flex;align-items:center;gap:8px;background-color:var(--sat-orange);color:#fff;padding:8px 16px;border-radius:25px;border:none;cursor:pointer;font-size:13px;position:relative;transition:all .3s;font-weight:500}.user-dropdown-btn--topbar{background:#fff;border-radius:999px}.user-dropdown-btn:hover{background-color:var(--sat-orange-dark)}.user-dropdown-btn.user-dropdown-btn--topbar:hover{background:#fff}.notification-badge{position:absolute;top:-5px;right:-5px;background-color:#28a745;color:#fff;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;border:2px solid #d92534}.user-dropdown-menu{position:absolute;top:calc(100% + 10px);right:0;background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;min-width:200px;z-index:1000;overflow:hidden}.user-dropdown-header{padding:12px 16px;background-color:#f8f9fa;border-bottom:1px solid #e9ecef;color:#666;font-size:14px;display:flex;flex-direction:column;gap:6px}.user-greeting{font-weight:600;color:var(--sat-text)}.user-role-badge{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--sat-primary);background:#99000214;padding:4px 10px;border-radius:9999px}.user-role-badge i{font-size:10px}.user-dropdown-item{display:flex;align-items:center;gap:10px;padding:12px 16px;color:#333;text-decoration:none;transition:background-color .2s;border:none;background:none;width:100%;text-align:left;cursor:pointer}.user-dropdown-item:hover{background-color:#f8f9fa}.user-dropdown-item i{width:20px;color:var(--sat-primary)}.main-header{background-color:#fff;position:sticky;top:0;z-index:100;box-shadow:0 2px 8px #0000000f}.main-header-nav-wrap{background-color:#fff;border-bottom:1px solid var(--sat-border-light)}.header-layout{display:flex;align-items:center;justify-content:space-between;gap:24px}.header-left{display:flex;align-items:center;padding:12px 0;flex:0 0 auto}.header-right-nav{display:flex;align-items:center;justify-content:flex-end;flex:1 1 auto;min-width:0;padding:8px 0}.main-header-content{display:flex;justify-content:flex-end;align-items:center;padding:4px 0;gap:16px;width:100%}.logo-link{display:flex;align-items:center}.logo-img{max-height:80px;width:auto;object-fit:contain;margin:5px 0}.main-nav{display:none;align-items:center;gap:25px}.nav-link{color:var(--sat-text);text-decoration:none;font-size:14px;font-weight:500;padding:10px 0 12px;position:relative;transition:color .3s;display:flex;align-items:center;gap:5px}.nav-link:hover{color:var(--sat-orange)}.nav-link.active{color:var(--sat-orange);font-weight:600}.nav-link.active:after{content:"";position:absolute;bottom:2px;left:0;width:100%;height:3px;background-color:var(--sat-orange);border-radius:2px}.nav-dropdown{position:relative}.nav-dropdown-menu{position:absolute;top:100%;left:0;background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;min-width:200px;z-index:1000;padding:8px 0}.nav-dropdown-item{display:block;padding:10px 20px;color:#333;text-decoration:none;font-size:14px;transition:background-color .2s}.nav-dropdown-item:hover{background-color:#f8f9fa}.top-header-wallet-chip span{font-weight:600;font-variant-numeric:tabular-nums}.mobile-wallet-chip{display:none;align-items:center;gap:6px;padding:0 12px;min-height:36px;border-radius:999px;background-color:var(--al-primary-color);color:#fff;text-decoration:none;font-size:12px;font-weight:600;font-variant-numeric:tabular-nums;box-shadow:0 2px 4px #0000001f;transition:background-color .2s ease}.mobile-wallet-chip i{font-size:14px;opacity:.95}.mobile-wallet-chip:hover{background-color:var(--sat-orange-dark);color:#fff}.nav-search-btn{background:none;border:none;color:var(--sat-primary);font-size:18px;cursor:pointer;padding:8px;transition:color .3s}.nav-search-btn:hover{color:var(--sat-orange)}.mobile-header-icons{display:none;align-items:center;gap:10px}.mobile-header-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background-color:var(--al-primary-color);color:#fff;font-size:16px;box-shadow:0 2px 4px #0000001f}.mobile-header-icon:hover{background-color:var(--sat-orange-dark)}.mobile-menu-btn{display:block;background:none;border:none;color:var(--sat-text);font-size:24px;cursor:pointer;padding:8px}@media(min-width:1024px){.main-nav{display:flex}.mobile-menu-btn{display:none}}.mobile-menu{display:none;padding:20px 0;border-top:1px solid #e9ecef}.mobile-menu a{display:block;padding:12px 0;color:#333;text-decoration:none;font-size:14px;transition:color .3s}.mobile-menu a:hover{color:var(--sat-orange)}@media(max-width:1023px){.header-layout{flex-direction:row;align-items:center;gap:12px}.header-left{justify-content:flex-start;padding:10px 0}.header-right-nav{justify-content:flex-end;padding:8px 0;width:auto}.top-header-inner{flex-direction:column;align-items:stretch}.top-header-welcome{justify-content:center;text-align:center}.top-header-content{justify-content:center;align-items:center;flex-direction:column;gap:10px}.top-header-actions,.top-header-user{justify-content:center;flex-wrap:wrap}.mobile-menu{display:block}}@media(max-width:767.98px){.top-header-bar{display:none}.header-layout{flex-direction:row;align-items:center;gap:10px}.header-left{justify-content:flex-start;padding:8px 0}.header-right-nav{align-items:center;padding:0;width:auto;flex:1 1 auto}.main-header-content{justify-content:flex-end;padding:4px 0}.mobile-header-icons{display:flex;margin-left:auto;align-items:center;gap:8px}.mobile-wallet-chip{display:inline-flex}.mobile-menu-btn{margin-left:auto}.logo-img{max-height:65px;height:auto}.top-header-actions{gap:8px}.top-action-pill{padding:6px 12px;font-size:12px}.top-action-pill i,.top-action-pill span,.welcome-text{font-size:12px}}.hero-banner-section{background:transparent;position:relative}.hero-banner-section>*{position:relative;z-index:1}.hero-subtitle{color:#000;font-size:28px}.home-hero-swiper{padding-bottom:36px}.hero-banner-cta-wrap{display:flex;flex-wrap:wrap;gap:12px}.home-hero-nav{width:38px;height:38px;border-radius:50%;background:#fff;border:1px solid rgba(153,0,2,.2);color:var(--sat-primary);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);z-index:6;box-shadow:0 6px 20px #0000001f}.home-hero-prev{left:8px}.home-hero-next{right:8px}.home-hero-pagination.swiper-pagination{bottom:0!important}.home-hero-pagination .swiper-pagination-bullet{width:8px;height:8px}.home-hero-pagination .swiper-pagination-bullet-active{background-color:var(--sat-primary)}.zodiac-wrap{position:relative;width:min(504.9px,min(100%,76.5vw));max-width:504.9px;aspect-ratio:1 / 1;flex-shrink:0;background:transparent;--orbit-radius: clamp(14px, 3.5vw, 25px);--orbit-oval-x: 1.6}.zodiac-wheel-disk{position:absolute;inset:0;border-radius:50%;overflow:hidden;z-index:1}.zodiac-chart{width:100%;height:100%;display:block;object-fit:cover;object-position:center;transform:scale(1.045);transform-origin:center center}.hand-sign{position:absolute;left:50%;top:45%;width:min(66.2%,393px);height:auto;max-height:52%;object-fit:contain;z-index:2;pointer-events:none;transform:translate(-50%,-50%) scaleX(var(--orbit-oval-x)) rotate(0) translateY(calc(-1 * var(--orbit-radius))) rotate(0) scaleX(calc(1 / var(--orbit-oval-x)));animation:orbit 20s linear infinite reverse}@keyframes orbit{0%{transform:translate(-50%,-50%) scaleX(var(--orbit-oval-x)) rotate(0) translateY(calc(-1 * var(--orbit-radius))) rotate(0) scaleX(calc(1 / var(--orbit-oval-x)))}to{transform:translate(-50%,-50%) scaleX(var(--orbit-oval-x)) rotate(360deg) translateY(calc(-1 * var(--orbit-radius))) rotate(-360deg) scaleX(calc(1 / var(--orbit-oval-x)))}}@media(prefers-reduced-motion:reduce){.hand-sign{animation:none;transform:translate(-50%,-50%) scaleX(var(--orbit-oval-x)) translateY(calc(-1 * var(--orbit-radius))) scaleX(calc(1 / var(--orbit-oval-x)))}}@media(max-width:768px){.home-hero-nav{display:none}.hero-banner-cta-wrap .sat-pill-btn{width:100%}}.zodiac-section{background-color:var(--sat-bg)}.home-zodiac-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;padding-bottom:1rem}@media(min-width:640px){.home-zodiac-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:768px){.home-zodiac-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:1024px){.home-zodiac-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}.home-zodiac-card{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:11.5rem;padding:1.35rem .85rem 1.15rem;background:#fff;border-radius:1rem;box-shadow:0 4px 24px #0000000f;margin-bottom:.5rem;text-decoration:none;color:inherit;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;border:1px solid transparent}.home-zodiac-card:hover{transform:translateY(-3px);box-shadow:0 12px 32px #0000001a;border-color:#ec7e1d59}.home-zodiac-icon{display:inline-flex;width:4.5rem;height:4.5rem;margin-bottom:.85rem;align-items:center;justify-content:center;border-radius:50%;background:#faf8f6;border:2px solid #f3ebe3;box-shadow:0 4px 14px #0000000f;transition:border-color .2s ease,transform .3s ease}.home-zodiac-card:hover .home-zodiac-icon{border-color:#ec7e1d73;transform:scale(1.04)}.home-zodiac-icon img{width:2.75rem;height:2.75rem;object-fit:contain}h3.home-zodiac-name{margin:0 0 .35rem;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:1rem;font-weight:700;color:var(--sat-text);line-height:1.3}.home-zodiac-card:hover .home-zodiac-name{color:var(--sat-primary)}.home-zodiac-dates{margin:0;font-size:.78rem;font-weight:500;color:#6b7280;line-height:1.35}.our-services-section{background-color:var(--sat-bg)}.our-services-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem;padding-bottom:1rem}@media(min-width:640px){.our-services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.our-services-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.our-service-card{display:flex;flex-direction:column;height:100%;background:#fff;border-radius:1rem;box-shadow:0 4px 24px #0000000f;padding:.85rem;margin-bottom:.75rem;text-decoration:none;color:inherit;transition:transform .2s ease,box-shadow .2s ease}.our-service-card:hover{transform:translateY(-3px);box-shadow:0 12px 32px #0000001a}.our-service-card-image-wrap{border-radius:.85rem;overflow:hidden;aspect-ratio:4 / 3;background:#f3f4f6}.our-service-card-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.our-service-card:hover .our-service-card-image{transform:scale(1.03)}.our-service-card-body{padding:.85rem .35rem .25rem;text-align:left;display:flex;flex-direction:column;flex:1}h3.our-service-card-title{margin:0 0 .35rem;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:1.15rem;font-weight:700;color:var(--sat-text);line-height:1.35}.our-service-card-desc{margin:0 0 .85rem;font-size:.875rem;color:#6b7280;line-height:1.6;flex:1}.our-service-card-desc strong{color:var(--sat-primary);font-weight:700}.why-choose-us-section{background-color:#9a3132;position:relative}.why-choose-us-section>*{position:relative;z-index:2}.why-choose-us-section .as-whychoose-box h4{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:1.05rem;margin:1.25rem 0 0;text-align:center;color:#ffffffeb;font-weight:600;line-height:1.4}.why-choose-us-section .as-whychoose-box .as-number{display:block;position:relative;width:130px;margin:0 auto;color:var(--al-white)}.why-choose-us-section .as-whychoose-box .as-number>span{font-size:32px;font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:700;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.al-footer-wrapper{background-color:#9a3132;color:#fff;padding:60px 0 0}.al-footer-widgets{margin-bottom:30px}.widget-title{font-size:20px;font-weight:600;color:#fff;margin-bottom:20px;position:relative;padding-bottom:15px}.widget-title:after{content:"";position:absolute;bottom:0;left:0;width:50px;height:3px;background-color:var(--al-primary-color)}.al-footer-widget{margin-bottom:30px}.textwidget p{color:#ffffffe6;line-height:1.6;font-size:14px}.menu{list-style:none;padding:0;margin:0}.menu-item{margin-bottom:10px}.menu-item a{color:#ffffffe6;text-decoration:none;display:flex;align-items:center;gap:8px;font-size:14px;transition:color .3s}.menu-item a:hover{color:#fff}.menu-item a svg{width:8px;height:12px;fill:#ffffffe6}.menu-item a:hover svg{fill:#fff}.al-contact-list{list-style:none;padding:0;margin:0}.al-contact-list li{display:flex;align-items:flex-start;gap:15px;margin-bottom:20px;color:#ffffffe6}.al-contact-list li img{width:20px;height:20px;flex-shrink:0;margin-top:2px}.al-contact-list li p{margin:0;font-size:14px;line-height:1.6}.al-contact-list li a{color:#ffffffe6;text-decoration:none;transition:color .3s}.al-contact-list li a:hover{color:#fff}.al-copyright-wrapper{background-color:#060606;padding:20px 0;margin-top:40px}.al-copyright-wrapper p{margin:0;color:#fffc;font-size:14px}.al-copyright-wrapper .col-xl-12,.al-copyright-wrapper .col-lg-12,.al-copyright-wrapper .col-md-12,.al-copyright-wrapper .col-sm-12,.al-copyright-wrapper .col-12{margin-bottom:0}.container{max-width:1200px;margin:0 auto;padding:0 15px}.row{display:flex;flex-wrap:wrap;margin:0 -15px}.col-xl-3,.col-lg-6,.col-md-12,.col-sm-12,.col-12{padding:0 15px;width:100%;margin-bottom:30px}@media(min-width:1200px){.col-xl-3{flex:0 0 25%;max-width:25%;margin-bottom:0}}@media(min-width:992px)and (max-width:1199px){.col-lg-6,.col-xl-3{flex:0 0 50%;max-width:50%;margin-bottom:30px}}@media(min-width:768px)and (max-width:991px){.col-md-12{flex:0 0 100%;max-width:100%}.col-lg-6,.col-xl-3{flex:0 0 50%;max-width:50%}}@media(max-width:767px){.col-sm-12,.col-12,.col-md-12,.col-lg-6,.col-xl-3{flex:0 0 100%;max-width:100%}}.amazon-product-card{position:relative;display:flex;flex-direction:column;height:100%;transition:all .2s ease}.amazon-product-card__body{flex:1 1 auto;display:flex;flex-direction:column;min-height:0}.amazon-product-card__actions{margin-top:auto}.amazon-product-card:hover{transform:translateY(-2px)}.amazon-product-card .aspect-square{background:#fff}.amazon-product-card img{transition:transform .2s ease}.amazon-product-card:hover img{transform:scale(1.05)}.shop-pagination .pagination{display:flex;justify-content:center;align-items:center;gap:.5rem;list-style:none;padding:0;margin:0}.shop-pagination .pagination li{margin:0}.shop-pagination .pagination a,.shop-pagination .pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:.5rem .75rem;border-radius:.5rem;font-weight:600;font-size:.875rem;text-decoration:none;transition:all .3s ease;border:1px solid transparent}.shop-pagination .pagination a{color:var(--sat-text);background-color:#fff;border-color:#e5e7eb}.shop-pagination .pagination a:hover{background-color:var(--sat-primary);color:#fff;border-color:var(--sat-primary);transform:translateY(-2px);box-shadow:0 4px 6px #0000001a}.shop-pagination .pagination .active span{background-color:var(--sat-primary);color:#fff;border-color:var(--sat-primary);box-shadow:0 2px 4px #0000001a}.shop-pagination .pagination .disabled span{color:#9ca3af;background-color:#f3f4f6;cursor:not-allowed;opacity:.5}.sat-pill-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.7rem 1.6rem;border-radius:9999px;font-size:1rem;font-weight:600;line-height:1.2;text-decoration:none;border:2px solid transparent;transition:background-color .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease;white-space:nowrap}.sat-pill-btn-primary{background-color:var(--sat-orange);color:#fff;border-color:var(--sat-orange);box-shadow:0 2px 8px #ec7e1d40}.sat-pill-btn-primary:hover{background-color:var(--sat-orange-dark);border-color:var(--sat-orange-dark);color:#fff}.sat-pill-btn-outline{background-color:transparent;color:var(--sat-orange);border-color:var(--sat-orange)}.sat-pill-btn-outline:hover{background-color:#ec7e1d14;color:var(--sat-orange-dark);border-color:var(--sat-orange-dark)}.sat-pill-btn-video{background-color:var(--sat-primary);color:#fff;border:2px solid var(--sat-primary);box-shadow:0 2px 8px #99000233}.sat-pill-btn-video:hover{background-color:var(--sat-primary-dark);border-color:var(--sat-primary-dark);color:#fff}.sat-pill-btn-sm{padding:.55rem .75rem;font-size:.8125rem;gap:.35rem;flex:1;min-width:0;white-space:normal}.home-astro-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem}@media(min-width:640px){.home-astro-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.home-astro-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.home-astro-card{background:#fff;border:1px solid #e8e4df;border-radius:1rem;box-shadow:0 4px 20px #0000000f;padding:.85rem;display:flex;flex-direction:column;height:100%;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.home-astro-card:hover{transform:translateY(-3px);box-shadow:0 10px 28px #0000001a;border-color:#ec7e1d59}.home-astro-card-profile-link{display:flex;flex-direction:column;width:100%;flex:1;text-decoration:none;color:inherit}.home-astro-image-wrap{position:relative;width:100%;border-radius:.85rem;overflow:hidden;aspect-ratio:4 / 3;background:#f3f4f6}.home-astro-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center 30%;transform-origin:center 30%;transition:transform .3s ease}.home-astro-card:hover .home-astro-image{transform:scale(1.03)}.home-astro-image-placeholder{display:flex;align-items:center;justify-content:center;color:var(--sat-primary);font-size:2.5rem;background:linear-gradient(135deg,#d9253414,#ec7e1d1f)}.home-astro-status-label{position:absolute;top:.5rem;right:.5rem;padding:.15rem .55rem;border-radius:999px;font-size:.6875rem;font-weight:500;letter-spacing:.02em;line-height:1.4;z-index:1}.home-astro-card-body{padding:.85rem .35rem 0;text-align:center;display:flex;flex-direction:column;align-items:center;flex:1;width:100%}.home-astro-status-label.is-online{color:#15803d;background:#22c55e1f}.home-astro-status-label.is-offline{color:#6b7280;background:#9ca3af26}.home-astro-name{font-family:Inter,sans-serif;font-size:1.125rem;font-weight:700;color:#1f2937;margin:0 0 .35rem;line-height:1.3}.home-astro-specialty{font-size:.8125rem;font-weight:600;color:#c45c26;margin:0 0 .5rem;line-height:1.4}.home-astro-meta{font-size:.75rem;color:#6b7280;margin:0 0 .2rem;line-height:1.4}.home-astro-rating{display:inline-flex;align-items:center;gap:.35rem;margin-top:.65rem;margin-bottom:.5rem;color:#374151}.home-astro-rating .fa-star{color:#f59e0b;font-size:.9rem}.home-astro-rating-value{font-weight:700;font-size:.95rem}.home-astro-rating-count{font-size:.8rem;color:#6b7280}.home-astro-prices{display:flex;align-items:center;justify-content:center;gap:.75rem;width:100%;margin:0 0 1rem}.home-astro-price-item{flex:1;text-align:center;min-width:0}.home-astro-price-divider{width:1px;align-self:stretch;min-height:2.5rem;background:#e5e0da;flex-shrink:0}.home-astro-price-label{display:block;font-size:.65rem;font-weight:500;text-transform:uppercase;letter-spacing:.06em;color:#9ca3af;margin-bottom:.2rem}.home-astro-price{margin:0;line-height:1}.home-astro-price-amount{font-size:.875rem;font-weight:400;color:#374151}.home-astro-price-unit{font-size:.8rem;font-weight:400;color:#6b7280}.home-astro-actions{display:flex;gap:.5rem;width:100%;margin-top:auto;padding:.65rem .35rem .15rem}.astro-profile-page{background-color:var(--sat-zodiac-bg);min-height:100vh}.astro-profile-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;font-size:.8125rem;color:#6b7280;margin-bottom:1.25rem}.astro-profile-breadcrumb a{color:#6b7280;text-decoration:none;transition:color .2s ease}.astro-profile-breadcrumb a:hover{color:var(--sat-orange)}.astro-profile-breadcrumb span:last-child{color:var(--sat-text);font-weight:500}.astro-profile-alert{margin-bottom:1rem;padding:.85rem 1rem;border-radius:.75rem;font-size:.875rem}.astro-profile-alert--success{background:#f0fdf4;border:1px solid #bbf7d0;color:#15803d}.astro-profile-alert--error{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c}.astro-profile-card{background:#fff;border:1px solid #e8e4df;border-radius:1rem;box-shadow:0 4px 20px #0000000f;overflow:hidden}.astro-profile-header{display:flex;flex-direction:column;gap:1.25rem;padding:1.25rem 1.25rem 0}@media(min-width:640px){.astro-profile-header{flex-direction:row;align-items:flex-start;gap:1.5rem;padding:1.5rem 1.5rem 0}}.astro-profile-photo{width:100%;flex-shrink:0}@media(min-width:640px){.astro-profile-photo{width:220px}}.astro-profile-photo-wrap{width:100%;max-width:320px;margin:0 auto}@media(min-width:640px){.astro-profile-photo-wrap{max-width:none;margin:0}}.astro-profile-summary{padding:0;text-align:center;display:flex;flex-direction:column;align-items:center;flex:1;min-width:0}@media(min-width:640px){.astro-profile-summary{text-align:left;align-items:flex-start;padding-top:.15rem}}.astro-profile-name{font-size:1.25rem;margin-bottom:.35rem}.astro-profile-skills{display:flex;flex-wrap:wrap;justify-content:center;gap:.4rem;margin-top:.75rem}@media(min-width:640px){.astro-profile-skills{justify-content:flex-start}.astro-profile-summary .home-astro-rating{margin-top:.5rem}}.astro-profile-skill{display:inline-block;padding:.2rem .65rem;border-radius:999px;font-size:.6875rem;font-weight:500;color:#c45c26;background:#ec7e1d1a;border:1px solid rgba(236,126,29,.2)}.astro-profile-body{display:grid;grid-template-columns:1fr;gap:1.5rem;padding:1.25rem 1.5rem 1.5rem;border-top:1px solid #f0ebe6;margin-top:.75rem}@media(min-width:768px){.astro-profile-body{grid-template-columns:1fr minmax(220px,260px);align-items:start}}.astro-profile-main{display:flex;flex-direction:column;gap:1.25rem}.astro-profile-block+.astro-profile-block{padding-top:0}.astro-profile-label{margin:0 0 .5rem;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.9375rem;font-weight:600;color:var(--sat-text);line-height:1.35}.astro-profile-text{margin:0;font-size:.875rem;color:#6b7280;line-height:1.6}.astro-profile-sidebar{padding:1rem;border-radius:.85rem;background:#faf8f6;border:1px solid #efe9e3}.astro-profile-rates{display:flex;flex-direction:column;gap:.65rem;margin-bottom:1.25rem}.astro-profile-rate-row{display:flex;align-items:center;justify-content:space-between;gap:1rem}.astro-profile-rate-row .home-astro-price-label{margin:0;text-align:left}.astro-profile-rate-row .home-astro-price{margin:0;text-align:right}.astro-profile-actions{display:flex;flex-direction:column;gap:.5rem}.astro-profile-actions .sat-pill-btn{width:100%;padding:.6rem 1rem;font-size:.875rem}.astro-profile-reviews-form,.astro-profile-reviews-list{padding:1.25rem 1.5rem 1.5rem;border-top:1px solid #f0ebe6}.astro-profile-reviews{display:flex;flex-direction:column;gap:.75rem}.astro-profile-review{padding:1rem;border-radius:.75rem;background:#faf8f6;border:1px solid #efe9e3}.astro-profile-review-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.astro-profile-review-user{display:flex;align-items:center;gap:.65rem}.astro-profile-review-avatar{width:2.5rem;height:2.5rem;border-radius:50%;object-fit:cover;flex-shrink:0}.astro-profile-review-avatar--initial{display:flex;align-items:center;justify-content:center;background:#ec7e1d26;color:var(--sat-orange-dark);font-weight:600;font-size:.875rem}.astro-profile-review-name{margin:0;font-size:.875rem;font-weight:600;color:var(--sat-text)}.astro-profile-review-date{margin:0;font-size:.75rem;color:#9ca3af}.astro-profile-review-comment{margin-top:.65rem}.sat-review-form--profile{max-width:42rem}.sat-review-card{border-radius:.75rem;padding:1.25rem}.sat-review-form--light .sat-review-card{background:#faf8f6;border:1px solid #efe9e3}.sat-review-form--dark .sat-review-card{background:linear-gradient(145deg,#1e293bb3,#0f172acc);border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 16px 40px #0003}.sat-review-top{display:flex;align-items:center;gap:.65rem;margin-bottom:.65rem}.sat-review-top-icon{width:2rem;height:2rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:700;flex-shrink:0}.sat-review-form--light .sat-review-top-icon{background:#ec7e1d1a;color:var(--sat-orange-dark)}.sat-review-form--dark .sat-review-top-icon{background:#ec7e1d2e;color:#fdba74}.sat-review-top-label{font-size:.6875rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.sat-review-form--light .sat-review-top-label{color:#9ca3af}.sat-review-form--dark .sat-review-top-label{color:#ffffffc7}.sat-review-title{margin:0 0 .35rem;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.9375rem;font-weight:600;line-height:1.35}.sat-review-form--light .sat-review-title{color:var(--sat-text)}.sat-review-form--dark .sat-review-title{color:#f8fafc}.sat-review-subtitle{margin:0 0 1.15rem;font-size:.875rem;line-height:1.55}.sat-review-form--light .sat-review-subtitle{color:#6b7280}.sat-review-form--dark .sat-review-subtitle{color:#ffffffb3}.sat-review-label{display:block;margin-bottom:.55rem;font-size:.6875rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.sat-review-form--light .sat-review-label{color:#9ca3af}.sat-review-form--dark .sat-review-label{color:#fff9}.sat-review-stars{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.45rem;margin-bottom:.5rem}.sat-review-stars input[type=radio]{position:absolute;opacity:0;pointer-events:none}.sat-review-star-label{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;padding:.65rem .2rem;border-radius:.65rem;cursor:pointer;font-weight:600;transition:background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease;-webkit-user-select:none;user-select:none}.sat-review-form--light .sat-review-star-label{background:#fff;border:1px solid #e8e4df;color:#9ca3af}.sat-review-form--light .sat-review-stars input[type=radio]:checked+.sat-review-star-label{background:#ec7e1d14;border-color:var(--sat-orange);color:var(--sat-orange-dark);box-shadow:0 2px 8px #ec7e1d1f}.sat-review-form--dark .sat-review-star-label{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);color:#fff9}.sat-review-form--dark .sat-review-stars input[type=radio]:checked+.sat-review-star-label{background:#ec7e1d26;border-color:#ec7e1d80;color:#fed7aa;box-shadow:0 2px 8px #ec7e1d33}.sat-review-star-icon{font-size:1.25rem;line-height:1;transition:transform .2s ease}.sat-review-stars input[type=radio]:checked+.sat-review-star-label .sat-review-star-icon{transform:scale(1.1)}.sat-review-star-text{font-size:.6875rem;line-height:1.2}.sat-review-hint{margin:0 0 .95rem;font-size:.75rem;line-height:1.45}.sat-review-form--light .sat-review-hint{color:#6b7280}.sat-review-form--dark .sat-review-hint{color:#ffffff94}.sat-review-textarea{width:100%;border-radius:.65rem;padding:.85rem 1rem;resize:vertical;min-height:110px;font-size:.875rem;line-height:1.55;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.sat-review-textarea:focus{outline:none}.sat-review-form--light .sat-review-textarea{background:#fff;border:1px solid #e8e4df;color:var(--sat-text)}.sat-review-form--light .sat-review-textarea:focus{border-color:var(--sat-orange);box-shadow:0 0 0 3px #ec7e1d1f}.sat-review-form--light .sat-review-textarea::placeholder{color:#9ca3af}.sat-review-form--dark .sat-review-textarea{background:#0f172a99;border:1px solid rgba(255,255,255,.1);color:#f8fafc}.sat-review-form--dark .sat-review-textarea:focus{background:#0f172ae6;border-color:var(--sat-orange);box-shadow:0 0 0 3px #ec7e1d26}.sat-review-form--dark .sat-review-textarea::placeholder{color:#fff6}.sat-review-submit{width:100%;margin-top:.25rem}.sat-review-form--dark .sat-review-submit{background:linear-gradient(135deg,#f8fafc,#e2e8f0);color:#0f172a;border:none;box-shadow:0 10px 25px -5px #ffffff26}.sat-review-form--dark .sat-review-submit:hover{background:#fff;color:#0f172a;box-shadow:0 15px 30px -5px #ffffff40}.sat-review-note{margin:.75rem 0 0;font-size:.75rem;line-height:1.45}.sat-review-form--light .sat-review-note{color:#9ca3af}.sat-review-form--dark .sat-review-note{color:#ffffff9e}.sat-review-error{margin-top:.35rem;font-size:.8125rem;font-weight:600;color:#ef4444}@media(max-width:575px){.sat-review-card{padding:1rem}.sat-review-stars{gap:.3rem}.sat-review-star-label{padding:.55rem .15rem;border-radius:.5rem}.sat-review-star-text{font-size:.625rem}.sat-review-star-icon{font-size:1.1rem}}.astro-listing-page{background-color:var(--sat-zodiac-bg);min-height:100vh}.astro-listing-panel{background:#fff;border:1px solid #e8e4df;border-radius:1rem;box-shadow:0 4px 20px #0000000f;margin-bottom:1.5rem}.astro-listing-header{display:flex;flex-direction:column;gap:1.25rem;padding:1.5rem}@media(min-width:768px){.astro-listing-header{flex-direction:row;align-items:center;justify-content:space-between}}.astro-listing-title{margin:0 0 .35rem;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:1.75rem;font-weight:700;color:var(--sat-text);line-height:1.25}.sat-section-title{margin:0 0 .35rem;font-family:Philosopher,sans-serif;font-size:1.875rem;font-weight:700;color:var(--sat-text);line-height:1.25}.sat-section-title--sm{font-size:1.25rem;line-height:1.3}.sat-section-title--center{text-align:center}.astro-listing-subtitle{margin:0;font-size:.875rem;color:#6b7280;line-height:1.5;max-width:36rem}.astro-listing-stat{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:.85rem;background:#ec7e1d14;border:1px solid rgba(236,126,29,.18);flex-shrink:0}.astro-listing-stat-icon{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%;background:var(--sat-orange);color:#fff;font-size:.9rem}.astro-listing-stat-label{margin:0;font-size:.75rem;color:#6b7280}.astro-listing-stat-value{margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:1.125rem;font-weight:700;color:var(--sat-orange-dark);line-height:1.2}.astro-listing-filters{padding:1.25rem 1.5rem}.astro-listing-filter-form{display:flex;flex-wrap:wrap;align-items:flex-end;gap:1rem}.astro-listing-field{min-width:160px;flex:1}.astro-listing-field--grow{flex:2;min-width:200px}.astro-listing-label{display:block;margin-bottom:.4rem;font-size:.75rem;font-weight:600;color:#374151;letter-spacing:.02em}.astro-listing-input{display:block;width:100%;padding:.65rem .85rem;border:1px solid var(--sat-border);border-radius:.625rem;background:#fff;font-size:.875rem;color:var(--sat-text);transition:border-color .2s ease,box-shadow .2s ease}.astro-listing-input:focus{outline:none;border-color:var(--sat-orange);box-shadow:0 0 0 3px #ec7e1d26}.astro-listing-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%236b7280' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .85rem center;padding-right:2rem}.astro-listing-filter-actions{display:flex;flex-wrap:wrap;gap:.5rem}.astro-listing-filter-actions .sat-pill-btn{padding:.65rem 1.25rem;font-size:.875rem}.astro-listing-empty{text-align:center;padding:3rem 1.5rem;background:#fff;border:1px solid #e8e4df;border-radius:1rem;box-shadow:0 4px 20px #0000000f}.astro-listing-empty-icon{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;margin-bottom:1rem;border-radius:50%;background:#f3f4f6;color:#9ca3af;font-size:1.5rem}.astro-listing-empty-title{margin:0 0 .35rem;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:1.125rem;font-weight:600;color:var(--sat-text)}.astro-listing-empty-text{margin:0 0 1.25rem;font-size:.875rem;color:#6b7280}.astro-listing-loading-wrap{padding:1.5rem 0 .5rem;display:flex;justify-content:center}.astro-listing-loading{display:inline-flex;align-items:center;gap:.5rem;font-size:.8125rem;color:#6b7280}.astro-appointment-form-panel{padding:1.5rem}.astro-appointment-form-panel.is-disabled{pointer-events:none;opacity:.72}.astro-appointment-login-notice{margin-bottom:1.25rem;padding:.85rem 1rem;border-radius:.75rem;font-size:.875rem;background:#ec7e1d14;border:1px solid rgba(236,126,29,.2);color:#9a3412}.astro-appointment-login-notice a{color:var(--sat-orange-dark);font-weight:600;text-decoration:underline}.astro-appointment-step{margin-bottom:1.5rem;padding:1.15rem;border-radius:.85rem;background:#faf8f6;border:1px solid #efe9e3}.astro-appointment-step-title{margin:0 0 1rem;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.875rem;font-weight:600;color:var(--sat-text)}.astro-appointment-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:640px){.astro-appointment-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:768px){.astro-appointment-grid--2{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 1.5rem}}.astro-appointment-field{min-width:0}.astro-appointment-field-hint{margin:.35rem 0 0;font-size:.75rem;color:#9ca3af;line-height:1.4}.astro-appointment-field-hint--warn{color:#d97706}.astro-appointment-required{color:#ef4444}.astro-appointment-slot-wrap{position:relative}.astro-appointment-slot-loading{position:absolute;right:.85rem;top:50%;transform:translateY(-50%);font-size:.75rem;color:#9ca3af}.astro-appointment-section{margin-top:1.5rem}.astro-appointment-section-title{display:block;margin-bottom:.4rem;font-size:.75rem;font-weight:600;color:#374151;letter-spacing:.02em}.astro-appointment-mode-grid{display:grid;grid-template-columns:1fr;gap:.65rem}@media(min-width:640px){.astro-appointment-mode-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.astro-appointment-mode-option{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.85rem 1rem;border-radius:.75rem;border:1px solid #e8e4df;background:#fff;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.astro-appointment-mode-option:hover{border-color:#ec7e1d73}.astro-appointment-mode-option:has(input:checked){border-color:var(--sat-orange);background:#ec7e1d0f;box-shadow:0 2px 8px #ec7e1d1a}.astro-appointment-mode-option input[type=radio]{accent-color:var(--sat-orange);flex-shrink:0}.astro-appointment-mode-label{font-size:.875rem;font-weight:600;color:var(--sat-text)}.astro-appointment-mode-price{font-size:.8125rem;font-weight:600;color:var(--sat-orange-dark);white-space:nowrap}.astro-appointment-summary{margin-top:1.5rem;padding:1.15rem;border-radius:.85rem;background:#faf8f6;border:1px solid #efe9e3}.astro-appointment-summary-row{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem}.astro-appointment-summary-label{margin:0 0 .25rem;font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.04em}.astro-appointment-summary-amount{margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:1.5rem;font-weight:700;color:var(--sat-orange-dark);line-height:1.2}.astro-appointment-summary-calc{margin:.35rem 0 0;font-size:.75rem;color:#9ca3af}.astro-appointment-summary-wallet{text-align:right}.astro-appointment-summary-wallet .astro-appointment-summary-amount{font-size:1.25rem;color:var(--sat-text)}.astro-appointment-wallet-link{display:inline-block;margin-top:.25rem;font-size:.75rem;color:var(--sat-orange);text-decoration:none}.astro-appointment-wallet-link:hover{color:var(--sat-orange-dark);text-decoration:underline}.astro-appointment-balance-alert{margin-top:.85rem;padding:.85rem 1rem;border-radius:.65rem;background:#fef2f2;border:1px solid #fecaca}.astro-appointment-balance-alert p{margin:0;font-size:.8125rem;color:#b91c1c}.astro-appointment-balance-alert p+p{margin-top:.25rem;color:#991b1b}.astro-appointment-balance-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.65rem}.astro-appointment-kundli{margin-top:1.5rem;padding:1.15rem;border-radius:.85rem;background:#ec7e1d0f;border:1px solid rgba(236,126,29,.18)}.astro-appointment-kundli-title{margin:0 0 .35rem;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.875rem;font-weight:600;color:var(--sat-text)}.astro-appointment-kundli-text{margin:0 0 1rem;font-size:.75rem;color:#6b7280;line-height:1.45}.astro-appointment-textarea{min-height:110px;resize:vertical}.astro-appointment-actions{margin-top:1.75rem;display:flex;justify-content:center}.astro-appointment-actions .sat-pill-btn{min-width:220px;padding:.75rem 2rem;font-size:.9375rem}.astro-kundli-page{background-color:var(--sat-zodiac-bg);min-height:100vh}.astro-kundli-form-panel{padding:1.5rem}.astro-kundli-form-header{text-align:center;max-width:30rem;margin:0 auto 1.5rem}.astro-kundli-form-title{margin:0 0 .35rem;font-family:Philosopher,sans-serif;font-size:1.25rem;font-weight:700;color:var(--sat-text);line-height:1.3}.astro-kundli-form-subtitle{margin:.65rem 0 0;font-size:.8125rem;color:#6b7280;line-height:1.5}.astro-kundli-form-fields{max-width:40rem;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.astro-kundli-form-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:640px){.astro-kundli-form-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}}.astro-kundli-field-hint{margin:.35rem 0 0;font-size:.75rem;color:#9ca3af;line-height:1.4}.astro-kundli-field-error{margin:.35rem 0 0;font-size:.8125rem;color:#dc2626}.astro-kundli-form-actions{display:flex;justify-content:center;padding-top:.5rem}.astro-kundli-form-actions .sat-pill-btn{min-width:200px;padding:.75rem 1.75rem}.astro-kundli-result-panel{padding:1.5rem}.astro-kundli-page #place,.astro-kundli-page #boy_place,.astro-kundli-page #girl_place,.astro-kundli-page google-places-autocomplete,.astro-kundli-page google-places-autocomplete input[type=text]{color:var(--sat-text)!important;background-color:#fff!important}.astro-kundli-page #place::selection,.astro-kundli-page #boy_place::selection,.astro-kundli-page #girl_place::selection,.astro-kundli-page google-places-autocomplete input[type=text]::selection{color:var(--sat-text)!important}.astro-kundli-page #place:-webkit-autofill,.astro-kundli-page #boy_place:-webkit-autofill,.astro-kundli-page #girl_place:-webkit-autofill,.astro-kundli-page google-places-autocomplete input[type=text]:-webkit-autofill{-webkit-text-fill-color:var(--sat-text)!important}.astro-kundli-match-columns{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:992px){.astro-kundli-match-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}}.astro-kundli-match-person{padding:1.15rem;border-radius:.85rem;background:#faf8f6;border:1px solid #efe9e3}.astro-kundli-match-person-title{display:flex;align-items:center;gap:.45rem;margin:0 0 1rem;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.9375rem;font-weight:600;color:var(--sat-text);line-height:1.3}.astro-kundli-match-person-title i{color:var(--sat-orange);font-size:.875rem}.astro-kundli-match-person-fields{display:flex;flex-direction:column;gap:1rem}.astro-kundli-match-language{max-width:40rem;margin:1.25rem auto 0}.talk-astro-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:768px){.talk-astro-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1200px){.talk-astro-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.talk-astro-card-h{display:flex;align-items:flex-start;gap:1rem;padding:1.15rem 1.1rem;min-height:11.5rem;background:#fff;border:1px solid #e8e4df;border-radius:1rem;box-shadow:0 2px 12px #0000000d;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.talk-astro-card-h:hover{transform:translateY(-2px);box-shadow:0 8px 22px #00000014;border-color:#ec7e1d4d}.talk-astro-card-h-photo{flex-shrink:0;width:5.25rem;display:flex;flex-direction:column;align-items:center;padding-top:.15rem;text-decoration:none}.talk-astro-card-h-photo-wrap{width:5.25rem;height:5.25rem;border-radius:50%;overflow:hidden;background:#f3f4f6;border:2px solid #f3ebe3}.talk-astro-card-h-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center 30%}.talk-astro-card-h-image--placeholder{display:flex;align-items:center;justify-content:center;color:var(--sat-primary);font-size:1.4rem;background:linear-gradient(135deg,#d9253414,#ec7e1d1f)}.talk-astro-card-h-status{display:block;margin-top:.5rem;font-size:.6875rem;font-weight:500;line-height:1.2;text-align:center}.talk-astro-card-h-status.is-online{color:#15803d}.talk-astro-card-h-status.is-offline{color:#9ca3af}.talk-astro-card-h-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:.75rem;padding:.1rem 0}.talk-astro-card-h-top{flex:1;min-width:0}.talk-astro-card-h-name{display:block;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.9375rem;font-weight:600;color:#1f2937;line-height:1.35;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:.2rem}.talk-astro-card-h-name:hover{color:var(--sat-orange-dark)}.talk-astro-card-h-specialty{margin:0;font-size:.75rem;font-weight:600;color:#c45c26;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.talk-astro-card-h-stats{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem .65rem;margin-top:.55rem}.talk-astro-card-h-stat{display:inline-flex;align-items:center;gap:.25rem;font-size:.75rem;font-weight:500;color:#6b7280;line-height:1.3;white-space:nowrap}.talk-astro-card-h-stat i{font-size:.6875rem;color:var(--sat-orange)}.talk-astro-card-h-stat:first-child i{color:#f59e0b}.talk-astro-card-h-stat--lang{min-width:0;overflow:hidden;text-overflow:ellipsis;max-width:100%}.talk-astro-card-h-prices{display:flex;align-items:stretch;justify-content:space-between;gap:.65rem;padding:.15rem 0}.talk-astro-card-h-prices--single{justify-content:flex-start}.talk-astro-card-h-prices--single .talk-astro-card-h-price-col{flex:0 0 auto;text-align:left}.talk-astro-card-h-actions .js-start-chat-btn{cursor:pointer;font-family:inherit}.talk-astro-card-h-actions .js-start-chat-btn:only-child{width:100%}.talk-astro-card-h-price-col{flex:1;text-align:center;min-width:0}.talk-astro-card-h-price-label{display:block;font-size:.625rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#9ca3af;margin-bottom:.25rem}.talk-astro-card-h-price-value{margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.875rem;font-weight:500;color:#374151;line-height:1.25}.talk-astro-card-h-price-unit{font-size:.75rem;font-weight:400;color:#9ca3af}.talk-astro-card-h-price-divider{width:1px;align-self:stretch;background:#e5e0da;flex-shrink:0}.talk-astro-card-h-actions{display:flex;gap:.55rem;margin-top:auto;padding-top:.15rem}.talk-astro-card-h-actions .sat-pill-btn-sm{flex:1;min-width:0;padding:.6rem .5rem;font-size:.75rem;gap:.35rem}.talk-astro-card-h-actions .js-start-call-btn{cursor:pointer;font-family:inherit}.chat-astrologer-avatar{width:80px;height:80px;padding:4px;background:linear-gradient(145deg,var(--sat-primary),var(--sat-orange));border-radius:50%;box-shadow:0 2px 12px #9900021a;display:flex;align-items:center;justify-content:center}.chat-astrologer-avatar img,.chat-astrologer-avatar>div{width:72px;height:72px;border-radius:50%;border:2px solid white;object-fit:cover}.chat-astrologer-card{position:relative}.google-autocomplete-search{padding:0;background-color:#fff!important}google-places-autocomplete{background-color:#fff!important;display:block}google-places-autocomplete input,google-places-autocomplete input[type=text]{background-color:#fff!important;color:#333!important;border:2px solid rgba(217,37,52,.3)!important}google-places-autocomplete input::placeholder{color:#9ca3af!important}google-places-autocomplete .pac-container{background-color:#fff!important;border-color:#d9253433!important}google-places-autocomplete .pac-item{background-color:#fff!important;color:#333!important}google-places-autocomplete .pac-item:hover{background-color:#f3f4f6!important}.astro-horoscope-page{background-color:var(--sat-zodiac-bg);min-height:100vh}.astro-horoscope-yearly-tabs{padding:1.25rem 1.5rem}.astro-horoscope-lang-field{max-width:220px}.astro-horoscope-date{margin:.35rem 0 0;font-size:.9375rem;font-weight:500;color:#6b7280}.astro-horoscope-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:768px){.astro-horoscope-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.15rem}}.astro-horoscope-card{background:#fff;border:1px solid #e8e4df;border-radius:1rem;overflow:hidden;box-shadow:0 2px 12px #0000000a;scroll-margin-top:5rem;transition:border-color .2s ease,box-shadow .2s ease}.astro-horoscope-card:hover{border-color:#ec7e1d47;box-shadow:0 6px 20px #00000012}.astro-horoscope-card-head{display:flex;align-items:center;gap:.85rem;padding:1rem 1.15rem;background:#faf8f6;border-bottom:1px solid #efe9e3}.astro-horoscope-card-icon{display:flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;flex-shrink:0;border-radius:50%;background:#fff;border:2px solid #f3ebe3}.astro-horoscope-card-icon img{width:2.15rem;height:2.15rem;object-fit:contain}.astro-horoscope-card-title{margin:0;font-family:Philosopher,sans-serif;font-size:1.125rem;font-weight:700;color:var(--sat-text);line-height:1.3}.astro-horoscope-card-body{padding:1.15rem 1.25rem}.astro-horoscope-card-text{font-size:.9375rem;color:#4b5563;line-height:1.65;white-space:pre-line}.astro-horoscope-card-empty{margin:0;font-size:.875rem;color:#9ca3af;font-style:italic;line-height:1.55}.astro-horoscope-yearly-panel .astro-horoscope-card{margin-bottom:0}.astro-pooja-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:640px){.astro-pooja-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.astro-pooja-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1280px){.astro-pooja-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.astro-pooja-card{display:flex;flex-direction:column;height:100%;background:#fff;border:1px solid #e8e4df;border-radius:1rem;overflow:hidden;box-shadow:0 2px 12px #0000000a;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.astro-pooja-card:hover{transform:translateY(-2px);border-color:#ec7e1d47;box-shadow:0 8px 22px #00000014}.astro-pooja-card-image-link{display:block;text-decoration:none}.astro-pooja-card-image-wrap{aspect-ratio:1 / 1;background:#faf8f6;overflow:hidden}.astro-pooja-card-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.astro-pooja-card:hover .astro-pooja-card-image{transform:scale(1.03)}.astro-pooja-card-image-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:2.5rem;background:linear-gradient(145deg,#faf8f6,#f3ebe3)}.astro-pooja-card-body{display:flex;flex-direction:column;flex:1;gap:.5rem;padding:1rem 1rem 1.1rem}.astro-pooja-card-title{margin:0;font-family:Philosopher,sans-serif;font-size:1rem;font-weight:700;line-height:1.35}.astro-pooja-card-title a{color:var(--sat-text);text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.astro-pooja-card-title a:hover{color:var(--sat-orange-dark)}.astro-pooja-card-price{margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.875rem;font-weight:500;color:var(--sat-orange-dark)}.astro-pooja-card-btn{width:100%;margin-top:auto;padding:.55rem 1rem;font-size:.8125rem}.astro-pooja-chips{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:1rem}.astro-pooja-chip{display:inline-flex;align-items:center;gap:.35rem;padding:.2rem .65rem;border-radius:999px;font-size:.6875rem;font-weight:600;color:var(--sat-orange-dark);background:#ec7e1d1a;border:1px solid rgba(236,126,29,.2)}.astro-pooja-chip-close{color:inherit;text-decoration:none;font-size:.95rem;line-height:1;opacity:.75}.astro-pooja-chip-close:hover{opacity:1}.astro-listing-header-main .section-divider-ornate{margin-left:0;margin-right:auto}.yearly-horoscope{--yearly-tab-bg: #ffffff;--yearly-tab-active-bg: var(--sat-orange);--yearly-tab-active-text: #fff}.yearly-tab{display:inline-flex;flex-direction:column;align-items:center;gap:2px;padding:8px 12px;border-radius:8px;border:1px solid var(--sat-border-light);background:var(--yearly-tab-bg);color:var(--sat-text);font-size:.8125rem;font-weight:500;cursor:pointer;transition:background .2s,color .2s,border-color .2s}.yearly-tab:hover{background:#ec7e1d0f;border-color:#ec7e1d59}.yearly-tab-active,.yearly-tab.yearly-tab-active{background:var(--yearly-tab-active-bg);border-color:var(--yearly-tab-active-bg);color:var(--yearly-tab-active-text)}.yearly-tab-label{font-weight:700;letter-spacing:.02em}.yearly-tab-period{font-size:.7rem;opacity:.9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.yearly-tab-active .yearly-tab-period{opacity:1}.yearly-score-badge{display:inline-block;padding:4px 10px;border-radius:9999px;background:linear-gradient(135deg,var(--sat-orange) 0%,var(--sat-orange-dark) 100%);color:#fff;font-size:.8125rem;font-weight:600}.yearly-main-prediction{padding:1rem 1.25rem;background:#ec7e1d0f;border-left:4px solid var(--sat-orange);border-radius:0 8px 8px 0;margin-bottom:.5rem}.yearly-life-card{padding:12px 14px;background:#faf8f6;border:1px solid #efe9e3;border-radius:10px;transition:border-color .2s,box-shadow .2s}.yearly-life-card:hover{border-color:#ec7e1d40;box-shadow:0 2px 8px #0000000a}.yearly-life-card-header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.yearly-life-card-title{font-size:.8125rem;font-weight:600;color:var(--sat-text)}.yearly-life-card-score{font-size:.75rem;font-weight:600;color:var(--sat-orange-dark);flex-shrink:0}.yearly-life-card-text{font-size:.8125rem;line-height:1.5;color:var(--sat-text-light);margin:0}.yearly-card-wrapper{width:100%}.yearly-zodiac-tabs{display:flex;flex-wrap:wrap;gap:.5rem}.yearly-zodiac-tab{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .85rem;border-radius:9999px;border:1px solid #e8e4df;background:#fff;color:var(--sat-text);font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.8125rem;font-weight:500;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease}.yearly-zodiac-tab:hover{background:#ec7e1d0f;border-color:#ec7e1d59}.yearly-zodiac-tab:hover .yearly-zodiac-tab-icon{transform:scale(1.08)}.yearly-zodiac-tab-active,.yearly-zodiac-tab.yearly-zodiac-tab-active{background:var(--sat-orange);border-color:var(--sat-orange);color:#fff;box-shadow:0 2px 8px #ec7e1d47}.yearly-zodiac-tab-active .yearly-zodiac-tab-icon,.yearly-zodiac-tab.yearly-zodiac-tab-active .yearly-zodiac-tab-icon{filter:brightness(0) invert(1)}.yearly-zodiac-tab-active:hover .yearly-zodiac-tab-icon,.yearly-zodiac-tab.yearly-zodiac-tab-active:hover .yearly-zodiac-tab-icon{filter:brightness(0) invert(1);transform:scale(1.08)}.yearly-zodiac-tab-icon{width:1.5rem;height:1.5rem;object-fit:contain;transition:filter .2s ease,transform .2s ease}.yearly-zodiac-tab-name{white-space:nowrap}.astro-shop-page{background-color:var(--sat-zodiac-bg)}.astro-shop-layout{display:flex;flex-direction:column;gap:1.5rem}@media(min-width:1024px){.astro-shop-layout{flex-direction:row;align-items:flex-start;gap:1.75rem}}.astro-shop-sidebar{display:flex;flex-direction:column;gap:1rem;flex-shrink:0}@media(min-width:1024px){.astro-shop-sidebar{width:17rem;position:sticky;top:1rem}}.astro-shop-filter-panel{padding:1.15rem 1.25rem;margin-bottom:0}.astro-shop-filter-heading{display:flex;align-items:center;gap:.5rem;margin:0 0 .85rem;padding-bottom:.65rem;border-bottom:1px solid #efe9e3;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.9375rem;font-weight:700;color:var(--sat-text)}.astro-shop-filter-heading i{color:var(--sat-orange);font-size:.875rem}.astro-shop-cat-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.25rem}.astro-shop-cat-link{display:block;padding:.5rem .75rem;border-radius:.5rem;font-size:.875rem;font-weight:500;color:#4b5563;text-decoration:none;transition:background-color .2s ease,color .2s ease}.astro-shop-cat-link:hover{background:#faf8f6;color:var(--sat-orange-dark)}.astro-shop-cat-link--active{background:var(--sat-orange);color:#fff}.astro-shop-cat-link--active:hover{background:var(--sat-orange-dark);color:#fff}.astro-shop-filter-form{display:flex;flex-direction:column;gap:.65rem}.astro-shop-price-inputs{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.astro-shop-filter-hint{margin:0;font-size:.75rem;color:#9ca3af}.astro-shop-filter-btn{width:100%;justify-content:center}.astro-shop-check-list{display:flex;flex-direction:column;gap:.5rem}.astro-shop-check{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.875rem;color:#4b5563}.astro-shop-check input{accent-color:var(--sat-orange);width:1rem;height:1rem;flex-shrink:0}.astro-shop-clear-btn{width:100%;justify-content:center}.astro-shop-main{flex:1;min-width:0}.astro-shop-toolbar{display:flex;flex-direction:column;gap:1rem;padding:1rem 1.25rem;margin-bottom:1.25rem}@media(min-width:640px){.astro-shop-toolbar{flex-direction:row;align-items:flex-end;justify-content:space-between}}.astro-shop-count{margin:0;font-size:.875rem;color:#6b7280}.astro-shop-count strong{color:var(--sat-orange-dark);font-weight:600}.astro-shop-sort-form{display:flex;flex-direction:column;gap:.35rem;min-width:200px}.astro-shop-sort-select{min-width:200px}.astro-shop-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:640px){.astro-shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1280px){.astro-shop-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.astro-shop-card{display:flex;flex-direction:column;height:100%;background:#fff;border:1px solid #e8e4df;border-radius:1rem;overflow:hidden;box-shadow:0 2px 12px #0000000a;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.astro-shop-card:hover{transform:translateY(-2px);border-color:#ec7e1d47;box-shadow:0 8px 22px #00000014}.astro-shop-card-image-wrap{position:relative;aspect-ratio:1 / 1;background:#faf8f6;overflow:hidden}.astro-shop-card-image-link{display:block;width:100%;height:100%}.astro-shop-card-image{width:100%;height:100%;object-fit:contain;padding:.75rem;transition:transform .3s ease}.astro-shop-card:hover .astro-shop-card-image{transform:scale(1.03)}.astro-shop-card-image-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:2.5rem;color:#d1d5db;background:linear-gradient(145deg,#faf8f6,#f3ebe3)}.astro-shop-badge{position:absolute;top:.65rem;padding:.2rem .5rem;border-radius:.35rem;font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#fff;z-index:2}.astro-shop-badge--featured{right:.65rem;background:var(--sat-orange)}.astro-shop-badge--new{left:.65rem;background:var(--sat-orange-dark)}.astro-shop-card-body{display:flex;flex-direction:column;flex:1;gap:.35rem;padding:1rem 1rem 1.1rem}.astro-shop-card-title{margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.9375rem;font-weight:600;line-height:1.35;color:var(--sat-text)}.astro-shop-card-title a{color:inherit;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.astro-shop-card-title a:hover{color:var(--sat-orange-dark)}.astro-shop-card-rating{display:flex;align-items:center;gap:.15rem}.astro-shop-star--filled{font-size:.625rem;color:#f59e0b}.astro-shop-star--empty{font-size:.625rem;color:#d1d5db}.astro-shop-card-rating-count{margin-left:.25rem;font-size:.6875rem;color:#9ca3af}.astro-shop-card-price-wrap{min-height:2.75rem}.astro-shop-card-price{margin:0;font-size:1rem;font-weight:700;color:var(--sat-orange);line-height:1.3}.astro-shop-card-compare{margin:.15rem 0 0;font-size:.8125rem;color:#9ca3af;text-decoration:line-through}.astro-shop-card-tax{margin:.15rem 0 0;font-size:.6875rem;color:#9ca3af}.astro-shop-card-stock{margin:.15rem 0 0;font-size:.75rem;font-weight:500}.astro-shop-card-stock--in{color:#16a34a}.astro-shop-card-stock--out{color:#dc2626}.astro-shop-card-stock i{margin-right:.2rem}.astro-shop-card-actions{display:flex;align-items:center;gap:.5rem;margin-top:auto;padding-top:.65rem}.astro-shop-card-cart{flex:1;justify-content:center}.astro-shop-wishlist-btn{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;flex-shrink:0;border:1px solid #e5e7eb;border-radius:.5rem;background:#fff;color:#6b7280;cursor:pointer;text-decoration:none;transition:border-color .2s ease,color .2s ease,background-color .2s ease}.astro-shop-wishlist-btn:hover{border-color:var(--sat-orange);color:var(--sat-orange)}.astro-shop-wishlist-btn--active{border-color:var(--sat-orange);background:#ec7e1d14;color:var(--sat-orange)}.astro-legal-page{background-color:var(--sat-zodiac-bg)}.astro-legal-content{padding:1.5rem 1.75rem;margin-bottom:0}@media(min-width:640px){.astro-legal-content{padding:2rem 2.25rem}}.astro-legal-section{padding-bottom:1.35rem;margin-bottom:1.35rem;border-bottom:1px solid #efe9e3}.astro-legal-section--last{padding-bottom:0;margin-bottom:0;border-bottom:none}.astro-legal-section-title{margin:0 0 .5rem;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:1.0625rem;font-weight:700;color:var(--sat-orange-dark);line-height:1.35}.astro-legal-section-text{margin:0;font-size:.9375rem;line-height:1.65;color:#4b5563}.astro-legal-section-text a{color:var(--sat-orange-dark);font-weight:600;text-decoration:none}.astro-legal-section-text a:hover{text-decoration:underline}.astro-contact-page{background-color:var(--sat-zodiac-bg)}.astro-contact-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:start}@media(min-width:1024px){.astro-contact-grid{grid-template-columns:1fr 1fr;gap:1.75rem}}.astro-contact-info-panel,.astro-contact-form-panel{padding:1.5rem 1.75rem;margin-bottom:0}@media(min-width:640px){.astro-contact-info-panel,.astro-contact-form-panel{padding:2rem 2.25rem}}.astro-contact-info-panel .sat-section-title--sm,.astro-contact-form-panel .sat-section-title--sm{margin-bottom:.75rem}.astro-contact-intro{margin:0 0 1.5rem;font-size:.9375rem;line-height:1.65;color:#6b7280}.astro-contact-details{list-style:none;margin:0 0 1.75rem;padding:0;display:flex;flex-direction:column;gap:1.15rem}.astro-contact-detail{display:flex;align-items:flex-start;gap:.85rem}.astro-contact-detail-icon{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;flex-shrink:0;border-radius:50%;background:var(--sat-orange);color:#fff;font-size:1rem}.astro-contact-detail-label{margin:0 0 .2rem;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.9375rem;font-weight:600;color:var(--sat-text)}.astro-contact-detail-value{display:block;font-size:.875rem;line-height:1.5;color:#6b7280;text-decoration:none;transition:color .2s ease}a.astro-contact-detail-value:hover{color:var(--sat-orange-dark)}.astro-contact-detail-value--text{margin:0}.astro-contact-map-title{margin:0 0 .75rem;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.9375rem;font-weight:600;color:var(--sat-text)}.astro-contact-map-frame{border-radius:.75rem;overflow:hidden;border:1px solid #efe9e3;background:#faf8f6}.astro-contact-map-frame iframe{display:block;width:100%}.astro-contact-map-link{display:inline-flex;align-items:center;gap:.4rem;margin-top:.65rem;font-size:.8125rem;font-weight:600;color:var(--sat-orange-dark);text-decoration:none;transition:color .2s ease}.astro-contact-map-link:hover{color:var(--sat-orange)}.astro-contact-form{display:flex;flex-direction:column;gap:1rem}.astro-contact-field{display:flex;flex-direction:column}.astro-contact-textarea{min-height:7.5rem;resize:vertical}.astro-contact-field-error{margin:.35rem 0 0;font-size:.8125rem;color:#dc2626}.astro-listing-input--error{border-color:#fca5a5}.astro-listing-input--error:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441f}.astro-contact-submit{width:100%;justify-content:center;margin-top:.25rem}.astro-wallet-recharge-page{background-color:var(--sat-zodiac-bg)}.astro-wallet-recharge-link{display:inline-flex;align-items:center;gap:.4rem;margin-top:.75rem;font-size:.8125rem;font-weight:600;color:var(--sat-orange-dark);text-decoration:none;transition:color .2s ease}.astro-wallet-recharge-link:hover{color:var(--sat-orange)}.astro-wallet-recharge-section{margin-bottom:1.75rem}.astro-wallet-recharge-section .sat-section-title--sm{margin-bottom:.35rem}.astro-wallet-recharge-section-sub{margin:0 0 1.25rem;font-size:.875rem;color:#6b7280}.astro-wallet-plan-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:640px){.astro-wallet-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.astro-wallet-plan-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1280px){.astro-wallet-plan-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.astro-wallet-plan-card{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.5rem 1.25rem 1.35rem;background:#fff;border:1px solid #e8e4df;border-radius:1rem;box-shadow:0 2px 12px #0000000a;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.astro-wallet-plan-card:hover{transform:translateY(-2px);border-color:#ec7e1d59;box-shadow:0 8px 22px #00000014}.astro-wallet-plan-card--popular{border-color:var(--sat-orange);box-shadow:0 4px 16px #ec7e1d1f}.astro-wallet-plan-badge{position:absolute;top:0;right:0;padding:.35rem .75rem;border-radius:0 1rem 0 .5rem;background:var(--sat-orange);color:#fff;font-size:.6875rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.astro-wallet-plan-icon{display:flex;align-items:center;justify-content:center;width:3.25rem;height:3.25rem;margin-bottom:.85rem;border-radius:50%;background:#ec7e1d1a;color:var(--sat-orange-dark);font-size:1.125rem}.astro-wallet-plan-amount{margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:1.5rem;font-weight:700;color:var(--sat-text);line-height:1.2}.astro-wallet-plan-bonus{margin:.35rem 0 0;font-size:.8125rem;font-weight:600;color:#16a34a}.astro-wallet-plan-bonus i{margin-right:.2rem}.astro-wallet-plan-total{margin:.35rem 0 0;font-size:.8125rem;color:#9ca3af}.astro-wallet-plan-btn{width:100%;justify-content:center;margin-top:1rem;pointer-events:none}.astro-wallet-features{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:768px){.astro-wallet-features{grid-template-columns:repeat(3,minmax(0,1fr))}}.astro-wallet-feature-card{display:flex;align-items:center;gap:.85rem;padding:1.15rem 1.25rem;margin-bottom:0}.astro-wallet-feature-icon{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;flex-shrink:0;border-radius:50%;background:#ec7e1d1a;color:var(--sat-orange);font-size:1rem}.astro-wallet-feature-icon--green{background:#dcfce7;color:#16a34a}.astro-wallet-feature-icon--accent{background:#ec7e1d26;color:var(--sat-orange-dark)}.astro-wallet-feature-title{margin:0 0 .15rem;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.9375rem;font-weight:600;color:var(--sat-text)}.astro-wallet-feature-text{margin:0;font-size:.8125rem;color:#6b7280;line-height:1.45}body.customer-backend,body.astrologer-backend,body.admin-backend{background-color:var(--customer-shell-bg, var(--sat-zodiac-bg, #f9f5ec))!important;color:var(--sat-text, #303030)}body.customer-backend .layout-wrapper,body.astrologer-backend .layout-wrapper,body.admin-backend .layout-wrapper,body.customer-backend .layout-page,body.astrologer-backend .layout-page,body.admin-backend .layout-page,body.customer-backend .content-wrapper,body.astrologer-backend .content-wrapper,body.admin-backend .content-wrapper{background-color:var(--customer-shell-bg, var(--sat-zodiac-bg, #f9f5ec))}body.customer-backend .container-p-y,body.astrologer-backend .container-p-y,body.admin-backend .container-p-y{padding-top:1.25rem;padding-bottom:1.5rem}body.customer-backend .customer-portal-navbar,body.astrologer-backend .customer-portal-navbar,body.admin-backend .customer-portal-navbar{width:100%;max-width:none;padding-left:1.25rem;padding-right:1.25rem}body.customer-backend .layout-navbar.bg-navbar-theme,body.astrologer-backend .layout-navbar.bg-navbar-theme,body.admin-backend .layout-navbar.bg-navbar-theme{background:var(--customer-shell-surface, #ffffff)!important;border:none!important;border-bottom:1px solid var(--customer-shell-border, #e8e4df)!important;border-radius:0!important;margin-top:0!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}@media(max-width:991.98px){body.customer-backend .layout-navbar.bg-navbar-theme,body.astrologer-backend .layout-navbar.bg-navbar-theme,body.admin-backend .layout-navbar.bg-navbar-theme{border-left:none!important;border-right:none!important}}body.customer-backend .layout-menu,body.astrologer-backend .layout-menu,body.admin-backend .layout-menu,body.customer-backend .bg-menu-theme,body.astrologer-backend .bg-menu-theme,body.admin-backend .bg-menu-theme{background:var(--customer-shell-surface, #ffffff)!important;border-right:1px solid var(--customer-shell-border, #e8e4df)!important;box-shadow:none!important}body.customer-backend .app-brand.demo,body.astrologer-backend .app-brand.demo,body.admin-backend .app-brand.demo{border-bottom-color:var(--customer-shell-border, #e8e4df);background:var(--customer-shell-surface, #ffffff)}body.customer-backend .sidebar-footer,body.astrologer-backend .sidebar-footer,body.admin-backend .sidebar-footer{border-top-color:var(--customer-shell-border, #e8e4df);background:var(--customer-shell-surface, #ffffff)}body.customer-backend .layout-menu .menu-link,body.astrologer-backend .layout-menu .menu-link,body.admin-backend .layout-menu .menu-link{color:var(--customer-shell-muted, #6b7280);border-radius:.55rem}body.customer-backend .layout-menu .menu-link:hover,body.astrologer-backend .layout-menu .menu-link:hover,body.admin-backend .layout-menu .menu-link:hover{background:var(--customer-shell-accent-soft, rgba(236, 126, 29, .1));color:var(--customer-shell-accent-dark, #d66a0a)}body.customer-backend .menu-item.active>.menu-link,body.astrologer-backend .menu-item.active>.menu-link,body.admin-backend .menu-item.active>.menu-link,body.customer-backend .menu-item.active .menu-link,body.astrologer-backend .menu-item.active .menu-link,body.admin-backend .menu-item.active .menu-link{background:var(--customer-shell-accent-soft, rgba(236, 126, 29, .1))!important;border-left:3px solid var(--customer-shell-accent, #ec7e1d)!important;color:var(--customer-shell-accent-dark, #d66a0a)!important;box-shadow:none!important;font-weight:600;padding-left:calc(1rem - 3px)}body.customer-backend .menu-header-text,body.astrologer-backend .menu-header-text,body.admin-backend .menu-header-text{color:#9ca3af}body.customer-backend .menu-icon,body.astrologer-backend .menu-icon,body.admin-backend .menu-icon{color:inherit}body.customer-backend .sidebar-search-wrap .input-group-text,body.customer-backend .sidebar-search-wrap .form-control{background:#faf8f6;border-color:var(--customer-shell-border, #e8e4df)}body.customer-backend .sidebar-search-wrap .form-control:focus{border-color:var(--customer-shell-accent, #ec7e1d);box-shadow:0 0 0 3px #ec7e1d1f}body.customer-backend .sidebar-search-wrap .input-group:focus-within .input-group-text{border-color:var(--customer-shell-accent, #ec7e1d);color:var(--customer-shell-accent-dark, #d66a0a)}body.customer-backend .sidebar-footer-link,body.astrologer-backend .sidebar-footer-link,body.admin-backend .sidebar-footer-link{color:var(--customer-shell-muted, #6b7280)}body.customer-backend .sidebar-footer-link:hover,body.astrologer-backend .sidebar-footer-link:hover,body.admin-backend .sidebar-footer-link:hover{background:var(--customer-shell-accent-soft, rgba(236, 126, 29, .1));color:var(--customer-shell-accent-dark, #d66a0a)}body.customer-backend #desktop-menu-toggle,body.astrologer-backend #desktop-menu-toggle,body.admin-backend #desktop-menu-toggle,body.customer-backend .layout-navbar .btn-icon,body.astrologer-backend .layout-navbar .btn-icon,body.admin-backend .layout-navbar .btn-icon{border-color:var(--customer-shell-border, #e8e4df);background:var(--customer-shell-surface, #ffffff);color:var(--customer-shell-muted, #6b7280)}body.customer-backend #desktop-menu-toggle:hover,body.astrologer-backend #desktop-menu-toggle:hover,body.admin-backend #desktop-menu-toggle:hover,body.customer-backend .layout-navbar .btn-icon:hover,body.astrologer-backend .layout-navbar .btn-icon:hover,body.admin-backend .layout-navbar .btn-icon:hover{border-color:#ec7e1d59;background:var(--customer-shell-accent-soft, rgba(236, 126, 29, .1));color:var(--customer-shell-accent-dark, #d66a0a)}body.customer-backend .nav-wallet-pill{background:var(--customer-shell-accent-soft, rgba(236, 126, 29, .1));border-color:#ec7e1d38;color:var(--customer-shell-accent-dark, #d66a0a)}body.customer-backend .nav-wallet-pill:hover{background:#ec7e1d29;border-color:#ec7e1d59;color:var(--customer-shell-accent-dark, #d66a0a)}body.customer-backend .customer-quick-links .btn-outline-primary{border-color:var(--customer-shell-accent, #ec7e1d);color:var(--customer-shell-accent-dark, #d66a0a)}body.customer-backend .customer-quick-links .btn-outline-primary:hover{background:var(--customer-shell-accent, #ec7e1d);border-color:var(--customer-shell-accent, #ec7e1d);color:#fff}body.customer-backend .nav-divider,body.astrologer-backend .nav-divider,body.admin-backend .nav-divider{background:var(--customer-shell-border, #e8e4df)}body.customer-backend .navbar-dropdown-premium .dropdown-item:hover,body.astrologer-backend .navbar-dropdown-premium .dropdown-item:hover,body.admin-backend .navbar-dropdown-premium .dropdown-item:hover{background:var(--customer-shell-accent-soft, rgba(236, 126, 29, .1));color:var(--customer-shell-accent-dark, #d66a0a)}body.customer-backend .navbar-dropdown-premium .dropdown-item.text-danger:hover,body.astrologer-backend .navbar-dropdown-premium .dropdown-item.text-danger:hover,body.admin-backend .navbar-dropdown-premium .dropdown-item.text-danger:hover{background:#dc262614;color:#dc2626}body.customer-backend .nav-avatar-ring,body.astrologer-backend .nav-avatar-ring,body.admin-backend .nav-avatar-ring{border-color:#ec7e1d47;background:var(--customer-shell-accent-soft, rgba(236, 126, 29, .1));color:var(--customer-shell-accent-dark, #d66a0a)}body.customer-backend .nav-avatar-ring:hover,body.astrologer-backend .nav-avatar-ring:hover,body.admin-backend .nav-avatar-ring:hover{border-color:var(--customer-shell-accent, #ec7e1d)}body.customer-backend .layout-menu-toggle .nav-link,body.astrologer-backend .layout-menu-toggle .nav-link,body.admin-backend .layout-menu-toggle .nav-link{color:var(--customer-shell-muted, #6b7280)}body.customer-backend .layout-menu-toggle .nav-link:hover,body.astrologer-backend .layout-menu-toggle .nav-link:hover,body.admin-backend .layout-menu-toggle .nav-link:hover{color:var(--customer-shell-accent-dark, #d66a0a)}body.customer-backend :focus-visible,body.astrologer-backend :focus-visible,body.admin-backend :focus-visible{outline-color:var(--customer-shell-accent, #ec7e1d)}body.customer-backend .layout-overlay,body.astrologer-backend .layout-overlay,body.admin-backend .layout-overlay{background:#3029246b}@media(max-width:1199.98px){body.customer-backend .layout-menu.layout-menu-expanded,body.astrologer-backend .layout-menu.layout-menu-expanded,body.admin-backend .layout-menu.layout-menu-expanded{box-shadow:4px 0 28px #0000001f}}body.customer-backend .btn-outline-primary,body.astrologer-backend .btn-outline-primary,body.admin-backend .btn-outline-primary{border-color:var(--customer-shell-accent, #ec7e1d);color:var(--customer-shell-accent-dark, #d66a0a)}body.customer-backend .btn-outline-primary:hover,body.astrologer-backend .btn-outline-primary:hover,body.admin-backend .btn-outline-primary:hover{background:var(--customer-shell-accent, #ec7e1d);border-color:var(--customer-shell-accent, #ec7e1d);color:#fff}body.customer-backend .btn-primary,body.astrologer-backend .btn-primary,body.admin-backend .btn-primary{background:var(--customer-shell-accent, #ec7e1d);border-color:var(--customer-shell-accent, #ec7e1d)}body.customer-backend .btn-primary:hover,body.astrologer-backend .btn-primary:hover,body.admin-backend .btn-primary:hover{background:var(--customer-shell-accent-dark, #d66a0a);border-color:var(--customer-shell-accent-dark, #d66a0a)}body.customer-backend .content-footer.footer,body.astrologer-backend .content-footer.footer,body.admin-backend .content-footer.footer{background:transparent;border-top:1px solid var(--customer-shell-border, #e8e4df)}body.customer-backend .card,body.astrologer-backend .card,body.admin-backend .card{border:1px solid var(--customer-shell-border, #e8e4df);box-shadow:0 2px 12px #0000000a}body.customer-backend .table tbody tr:hover,body.astrologer-backend .table tbody tr:hover,body.admin-backend .table tbody tr:hover{background-color:#ec7e1d0a}body.astrologer-backend .nav-earnings-pill{display:inline-flex;align-items:center;gap:.35rem;padding:.32rem .85rem;border-radius:999px;background:var(--customer-shell-accent-soft, rgba(236, 126, 29, .1));border:1px solid rgba(236,126,29,.22);font-size:.78rem;font-weight:700;color:var(--customer-shell-accent-dark, #d66a0a);text-decoration:none;white-space:nowrap;transition:background-color .2s ease,border-color .2s ease}body.astrologer-backend .nav-earnings-pill:hover{background:#ec7e1d29;border-color:#ec7e1d59;color:var(--customer-shell-accent-dark, #d66a0a)}body.astrologer-backend .sidebar-profile-avatar{background:linear-gradient(135deg,var(--customer-shell-accent, #ec7e1d) 0%,var(--customer-shell-accent-dark, #d66a0a) 100%)}body.astrologer-backend .role-badge-astro{background:var(--customer-shell-accent-soft, rgba(236, 126, 29, .12));color:var(--customer-shell-accent-dark, #d66a0a)}body.astrologer-backend .online-status-wrap{border-bottom-color:var(--customer-shell-border, #e8e4df)}body.astrologer-backend .online-toggle-btn.is-offline{background:var(--customer-shell-accent-soft, rgba(236, 126, 29, .1));color:var(--customer-shell-accent-dark, #d66a0a)}body.astrologer-backend .layout-menu .menu-link,body.customer-backend .layout-menu .menu-link{padding-top:.5rem;padding-bottom:.5rem}.customer-portal-page{font-family:Inter,system-ui,-apple-system,sans-serif;color:var(--sat-text, #303030)}.customer-portal-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;margin-bottom:.5rem;font-size:.8125rem;color:#9ca3af}.customer-portal-breadcrumb a{color:#6b7280;text-decoration:none;transition:color .2s ease}.customer-portal-breadcrumb a:hover{color:var(--customer-shell-accent-dark, #d66a0a)}.customer-portal-title{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.customer-portal-title-icon{color:var(--customer-shell-accent, #ec7e1d);font-size:1.35rem}.customer-portal-header .astro-listing-panel,.customer-portal-header{margin-bottom:0}.customer-portal-header-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;flex-shrink:0}.customer-portal-header-actions .sat-pill-btn,.customer-portal-header-actions .sat-pill-btn-sm{flex:0 0 auto;white-space:nowrap}.customer-portal-toolbar,.customer-portal-page .filter-glass{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;padding:1rem 1.25rem;margin-bottom:1.25rem;background:var(--customer-shell-surface, #ffffff);border:1px solid var(--customer-shell-border, #e8e4df);border-radius:1rem;box-shadow:0 2px 12px #0000000a}.customer-portal-page .filter-select,.customer-portal-filter-select{min-width:10rem;padding:.55rem 2rem .55rem .85rem;border:1px solid var(--customer-shell-border, #e8e4df);border-radius:.625rem;background:#fff;font-size:.875rem;font-weight:500;color:var(--sat-text, #303030);transition:border-color .2s ease,box-shadow .2s ease}.customer-portal-page .filter-select:focus,.customer-portal-filter-select:focus{outline:none;border-color:var(--customer-shell-accent, #ec7e1d);box-shadow:0 0 0 3px #ec7e1d1f}.customer-portal-status-tabs{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.customer-portal-status-tab{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .85rem;border-radius:999px;border:1px solid var(--customer-shell-border, #e8e4df);background:#faf8f6;color:#6b7280;font-size:.8125rem;font-weight:600;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.customer-portal-status-tab:hover{border-color:#ec7e1d59;color:var(--customer-shell-accent-dark, #d66a0a)}.customer-portal-status-tab.is-active,.customer-portal-page .status-tab.is-active{background:var(--customer-shell-accent-soft, rgba(236, 126, 29, .1));border-color:#ec7e1d59;color:var(--customer-shell-accent-dark, #d66a0a)}.customer-portal-list-card,.customer-portal-page .appt-card,.customer-portal-page .order-card,.customer-portal-page .pooja-booking-card{background:var(--customer-shell-surface, #ffffff);border:1px solid var(--customer-shell-border, #e8e4df);border-radius:1rem;box-shadow:0 2px 12px #0000000a;margin-bottom:1rem;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.customer-portal-list-card:hover,.customer-portal-page .appt-card:hover,.customer-portal-page .order-card:hover,.customer-portal-page .pooja-booking-card:hover{border-color:#ec7e1d47;box-shadow:0 8px 22px #00000012;transform:translateY(-1px)}.customer-portal-list-card-body{display:flex;flex-wrap:wrap;align-items:flex-start;gap:.75rem 1.25rem;padding:1rem 1.25rem}.customer-portal-list-card-profile{display:flex;align-items:flex-start;gap:1rem;min-width:0}.customer-portal-list-card-main{flex:1 1 15rem;min-width:0}.customer-portal-list-card-title{margin:0 0 .2rem;font-size:1.0625rem;font-weight:700;color:var(--sat-text, #303030);line-height:1.35}.customer-portal-list-card-subtitle{margin:0 0 .65rem;font-size:.8125rem;color:#9ca3af;line-height:1.4}.customer-portal-list-card-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem .75rem}.customer-portal-list-card-aside{display:flex;flex-direction:column;align-items:flex-start;gap:.65rem;flex:1 1 100%;min-width:0}.customer-portal-list-card-chips,.customer-portal-list-card-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}@media(min-width:992px){.customer-portal-list-card-body{flex-wrap:nowrap}.customer-portal-list-card-aside{flex:0 0 auto;align-items:flex-end;margin-left:auto;max-width:22rem}.customer-portal-list-card-chips,.customer-portal-list-card-actions{justify-content:flex-end}}.customer-portal-page .appt-card-left-bar{width:4px;flex-shrink:0;align-self:stretch}.customer-portal-page .bar-pending{background:#f59e0b}.customer-portal-page .bar-confirmed{background:#16a34a}.customer-portal-page .bar-completed{background:var(--customer-shell-accent, #ec7e1d)}.customer-portal-page .bar-cancelled{background:#dc2626}.customer-portal-page .bar-rejected{background:#e11d48}.customer-portal-page .order-card-header{padding:1.15rem 1.25rem;border-bottom:1px solid #efe9e3}.customer-portal-page .order-card-body{padding:1rem 1.25rem;background:#faf8f6}.customer-portal-page .order-card-products{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .85rem;padding:.5rem 1.25rem;border-top:1px solid #efe9e3;background:#faf8f6}.customer-portal-page .order-card-product{display:flex;align-items:center;gap:.5rem;min-width:0}.customer-portal-page .order-card-product-name{font-size:.8125rem;font-weight:600;color:var(--sat-text, #303030);max-width:9rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.customer-portal-page .order-card-product-qty{font-size:.6875rem;color:#9ca3af;line-height:1.3}.customer-portal-page .order-card .product-thumb,.customer-portal-page .order-card .product-thumb-placeholder{width:2.25rem;height:2.25rem;border-radius:.4rem}.customer-portal-page .ast-avatar,.customer-portal-page .astrologer-avatar{width:3.75rem;height:3.75rem;border-radius:.75rem;object-fit:cover;border:2px solid #ffffff;box-shadow:0 2px 8px #00000014;flex-shrink:0}.customer-portal-page .ast-avatar-init,.customer-portal-page .astrologer-avatar-initial{width:3.75rem;height:3.75rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:1.25rem;font-weight:700;color:#fff;background:var(--customer-shell-accent, #ec7e1d);box-shadow:0 2px 8px #ec7e1d40}.customer-portal-page .meta-chip{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .65rem;border-radius:.5rem;background:#faf8f6;border:1px solid #efe9e3;font-size:.75rem;font-weight:600;color:#6b7280}.customer-portal-page .status-chip,.customer-portal-page .s-chip{display:inline-flex;align-items:center;gap:.3rem;padding:.25rem .65rem;border-radius:999px;font-size:.6875rem;font-weight:700;letter-spacing:.01em}.customer-portal-page .chip-pending{background:#fef9c3;color:#854d0e}.customer-portal-page .chip-confirmed{background:#dcfce7;color:#15803d}.customer-portal-page .chip-completed{background:#ec7e1d1f;color:#c2410c}.customer-portal-page .chip-cancelled{background:#fee2e2;color:#b91c1c}.customer-portal-page .chip-rejected{background:#ffe4e6;color:#9f1239}.customer-portal-page .chip-paid{background:#dcfce7;color:#15803d}.customer-portal-page .chip-refunded{background:#fee2e2;color:#b91c1c}.customer-portal-page .chip-unpaid{background:#fef9c3;color:#854d0e}.customer-portal-page .chip-processing{background:#ede9fe;color:#6d28d9}.customer-portal-page .chip-shipped{background:#e0f2fe;color:#0369a1}.customer-portal-page .chip-delivered{background:#dcfce7;color:#15803d}.customer-portal-page .chip-video{background:#dbeafe;color:#1d4ed8}.customer-portal-page .chip-audio{background:#e0f2fe;color:#0369a1}.customer-portal-page .chip-chat{background:#d1fae5;color:#065f46}.customer-portal-page .order-number-badge{display:inline-flex;align-items:center;gap:.35rem;padding:.25rem .65rem;border-radius:.5rem;background:#ec7e1d1a;color:var(--customer-shell-accent-dark, #d66a0a);font-size:.75rem;font-weight:700}.customer-portal-page .appt-amount,.customer-portal-page .order-amount{font-size:1.25rem;font-weight:700;color:var(--sat-text, #303030);letter-spacing:-.02em}.customer-portal-page .btn-view-appt,.customer-portal-page .btn-view-order,.customer-portal-btn-outline{display:inline-flex;align-items:center;gap:.35rem;padding:.45rem 1rem;border-radius:999px;border:1px solid rgba(236,126,29,.35);background:transparent;color:var(--customer-shell-accent-dark, #d66a0a);font-size:.8125rem;font-weight:600;text-decoration:none;transition:background-color .2s ease,color .2s ease,border-color .2s ease;white-space:nowrap}.customer-portal-page .btn-view-appt:hover,.customer-portal-page .btn-view-order:hover,.customer-portal-btn-outline:hover{background:var(--customer-shell-accent, #ec7e1d);border-color:var(--customer-shell-accent, #ec7e1d);color:#fff}.customer-portal-page .btn-invoice{display:inline-flex;align-items:center;gap:.35rem;padding:.45rem .9rem;border-radius:999px;border:1px solid var(--customer-shell-border, #e8e4df);background:#faf8f6;color:#6b7280;font-size:.8125rem;font-weight:600;text-decoration:none;transition:background-color .2s ease,border-color .2s ease}.customer-portal-page .btn-invoice:hover{background:#fff;border-color:#ec7e1d59;color:var(--customer-shell-accent-dark, #d66a0a)}.customer-portal-panel,.customer-portal-page .sat-dash-card,.customer-portal-page .tx-card{background:var(--customer-shell-surface, #ffffff);border:1px solid var(--customer-shell-border, #e8e4df);border-radius:1rem;box-shadow:0 2px 12px #0000000a;margin-bottom:1.25rem;overflow:hidden}.customer-portal-page .table thead th,.customer-portal-page .sat-table-header{background:#faf8f6!important;border-bottom:1px solid #efe9e3!important;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#9ca3af}.customer-portal-page .table tbody tr:hover{background-color:#ec7e1d0a}.customer-portal-page .product-thumb,.customer-portal-page .product-thumb-placeholder{width:3rem;height:3rem;border-radius:.5rem;flex-shrink:0;border:1px solid var(--customer-shell-border, #e8e4df)}.customer-portal-page .product-thumb-placeholder{display:flex;align-items:center;justify-content:center;background:#faf8f6;color:#d1d5db}.customer-portal-balance{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.5rem 1.75rem;margin-bottom:1.25rem;background:var(--customer-shell-surface, #ffffff);border:1px solid var(--customer-shell-border, #e8e4df);border-radius:1rem;box-shadow:0 2px 12px #0000000a}.customer-portal-balance-label{margin:0 0 .35rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#9ca3af}.customer-portal-balance-amount{margin:0;font-family:Philosopher,sans-serif;font-size:2rem;font-weight:700;color:var(--customer-shell-accent-dark, #d66a0a);line-height:1.15}.customer-portal-balance-meta{margin:.25rem 0 0;font-size:.8125rem;color:#9ca3af}.customer-portal-page .wallet-stat-card{display:flex;align-items:center;gap:.85rem;padding:1.15rem 1.25rem;height:100%;background:var(--customer-shell-surface, #ffffff);border:1px solid var(--customer-shell-border, #e8e4df);border-radius:1rem;box-shadow:0 2px 12px #0000000a}.customer-portal-page .wallet-stat-card .stat-icon{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:.65rem;background:#ec7e1d1a;color:var(--customer-shell-accent-dark, #d66a0a);font-size:1.125rem;flex-shrink:0}.customer-portal-page .wallet-stat-card .stat-label{margin:0 0 .15rem;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#9ca3af}.customer-portal-page .wallet-stat-card .stat-value{margin:0;font-size:1.125rem;font-weight:700;color:var(--sat-text, #303030)}.customer-portal-page .tx-card-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;padding:1rem 1.25rem;border-bottom:1px solid #efe9e3;background:#faf8f6}.customer-portal-page .tx-card-header h5{margin:0;font-family:Philosopher,sans-serif;font-size:1.0625rem;font-weight:700;color:var(--sat-text, #303030)}.customer-portal-empty,.customer-portal-page .empty-appts,.customer-portal-page .empty-orders{text-align:center;padding:2.5rem 1.5rem;background:var(--customer-shell-surface, #ffffff);border:1px solid var(--customer-shell-border, #e8e4df);border-radius:1rem;box-shadow:0 2px 12px #0000000a}.customer-portal-empty-icon,.customer-portal-page .empty-appts-icon,.customer-portal-page .empty-orders-icon,.customer-portal-page .empty-state-icon{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;margin:0 auto 1rem;border-radius:50%;background:#ec7e1d1a;color:var(--customer-shell-accent, #ec7e1d);font-size:1.5rem}.customer-portal-empty-title{margin:0 0 .35rem;font-size:1.0625rem;font-weight:600;color:var(--sat-text, #303030)}.customer-portal-empty-text{margin:0 0 1rem;font-size:.875rem;color:#6b7280}.customer-portal-pagination,.customer-portal-page .orders-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-top:1.25rem;font-size:.8125rem;color:#6b7280}.customer-portal-page .sat-form-control,.customer-portal-page .sat-form-select,.customer-portal-page .form-control,.customer-portal-page .form-select{border-radius:.625rem;border-color:var(--customer-shell-border, #e8e4df)}.customer-portal-page .sat-form-control:focus,.customer-portal-page .sat-form-select:focus,.customer-portal-page .form-control:focus,.customer-portal-page .form-select:focus{border-color:var(--customer-shell-accent, #ec7e1d);box-shadow:0 0 0 3px #ec7e1d1f}.customer-portal-page .profile-section-icon{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:.65rem;background:#ec7e1d1a;color:var(--customer-shell-accent-dark, #d66a0a);font-size:1.125rem;flex-shrink:0}.customer-portal-page .sat-table-row{transition:background-color .2s ease}.customer-portal-page .sat-table-row:hover{background-color:#ec7e1d0a}.customer-portal-page .sat-btn-sm-outline{display:inline-flex;align-items:center;padding:.4rem 1rem;border-radius:999px;border:1px solid rgba(236,126,29,.35);background:transparent;color:var(--customer-shell-accent-dark, #d66a0a);font-size:.8125rem;font-weight:600;text-decoration:none;transition:background-color .2s ease,color .2s ease,border-color .2s ease;white-space:nowrap}.customer-portal-page .sat-btn-sm-outline:hover{background:var(--customer-shell-accent, #ec7e1d);border-color:var(--customer-shell-accent, #ec7e1d);color:#fff}.customer-portal-page .type-badge{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .6rem;border-radius:.5rem;font-size:.75rem;font-weight:600}.customer-portal-page .type-badge.video{background:#ec7e1d1f;color:var(--customer-shell-accent-dark, #d66a0a)}.customer-portal-page .type-badge.audio{background:#e0f2fe;color:#0369a1}.customer-portal-page .status-badge{display:inline-flex;align-items:center;padding:.3rem .6rem;border-radius:.5rem;font-size:.6875rem;font-weight:600}.customer-portal-page .status-badge.active{background:#dcfce7;color:#16a34a}.customer-portal-page .status-badge.past{background:#f3f4f6;color:#6b7280}.customer-portal-page .customer-portal-section-title{margin:0 0 1rem;font-family:Philosopher,sans-serif;font-size:1.125rem;font-weight:700;color:var(--sat-text, #303030)}.customer-portal-page .customer-portal-section-title i{color:var(--customer-shell-accent, #ec7e1d)}.customer-portal-page .customer-portal-panel-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;padding:1rem 1.25rem;border-bottom:1px solid #efe9e3;background:#faf8f6}.customer-portal-page .customer-portal-panel-header h5{margin:0;font-family:Philosopher,sans-serif;font-size:1.0625rem;font-weight:700;color:var(--sat-text, #303030)}.customer-portal-page .customer-portal-panel-header h5 i{color:var(--customer-shell-accent, #ec7e1d)}.customer-portal-page .customer-portal-panel-footer{padding:.85rem 1.25rem;border-top:1px solid #efe9e3;background:#faf8f6;font-size:.8125rem;color:#6b7280}.customer-portal-page .customer-portal-address-card{height:100%;background:var(--customer-shell-surface, #ffffff);border:1px solid var(--customer-shell-border, #e8e4df);border-radius:1rem;box-shadow:0 2px 12px #0000000a;transition:border-color .2s ease,box-shadow .2s ease}.customer-portal-page .customer-portal-address-card.is-default{border-color:#ec7e1d73;box-shadow:0 2px 16px #ec7e1d14}.customer-portal-page .customer-portal-address-card:hover{border-color:#ec7e1d47}.customer-portal-page .customer-portal-address-card .card-body{padding:1.25rem}.customer-portal-page .customer-portal-default-badge{display:inline-flex;align-items:center;padding:.2rem .55rem;border-radius:999px;background:#ec7e1d1f;color:var(--customer-shell-accent-dark, #d66a0a);font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em}.customer-portal-page .customer-portal-info-card{background:var(--customer-shell-surface, #ffffff);border:1px solid var(--customer-shell-border, #e8e4df);border-radius:1rem;box-shadow:0 2px 12px #0000000a;overflow:hidden;margin-bottom:1.25rem}.customer-portal-page .customer-portal-info-card-header{display:flex;align-items:center;gap:.5rem;padding:.85rem 1.25rem;border-bottom:1px solid #efe9e3;background:#faf8f6}.customer-portal-page .customer-portal-info-card-header h6{margin:0;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#9ca3af}.customer-portal-page .customer-portal-info-card-header i{color:var(--customer-shell-accent, #ec7e1d)}.customer-portal-page .customer-portal-info-card-body{padding:1.15rem 1.25rem}.customer-portal-page .customer-portal-address-box{background:#faf8f6;border:1px solid var(--customer-shell-border, #e8e4df);border-radius:.65rem;padding:.85rem 1rem;font-size:.875rem;line-height:1.65;color:var(--sat-text, #303030)}.customer-portal-page .customer-portal-address-box dt{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#9ca3af;margin-bottom:.25rem}.customer-portal-page .customer-portal-amount-box{padding:1.15rem 1.25rem;border-radius:.75rem;text-align:center;background:#ec7e1d14;border:1px solid rgba(236,126,29,.2);margin-bottom:1rem}.customer-portal-page .customer-portal-amount-box-label{margin:0 0 .25rem;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#9ca3af}.customer-portal-page .customer-portal-amount-box-value{margin:0;font-family:Philosopher,sans-serif;font-size:1.5rem;font-weight:700;color:var(--customer-shell-accent-dark, #d66a0a)}.customer-portal-page .customer-portal-status-banner{display:flex;align-items:flex-start;gap:.75rem;padding:.85rem 1rem;border-radius:.75rem;font-size:.875rem;font-weight:600;margin-bottom:1.25rem;border:1px solid transparent}.customer-portal-page .customer-portal-status-banner.banner-pending{background:#fef9c3;color:#854d0e;border-color:#fde68a}.customer-portal-page .customer-portal-status-banner.banner-confirmed{background:#dcfce7;color:#15803d;border-color:#bbf7d0}.customer-portal-page .customer-portal-status-banner.banner-completed{background:#e0f2fe;color:#0369a1;border-color:#bae6fd}.customer-portal-page .customer-portal-status-banner.banner-cancelled{background:#fee2e2;color:#b91c1c;border-color:#fecaca}.customer-portal-page .customer-portal-status-banner.banner-rejected{background:#ffe4e6;color:#9f1239;border-color:#fecdd3}.customer-portal-page .customer-portal-status-banner.banner-processing{background:#ede9fe;color:#6d28d9;border-color:#ddd6fe}.customer-portal-page .customer-portal-status-banner.banner-shipped{background:#e0f2fe;color:#0369a1;border-color:#bae6fd}.customer-portal-page .customer-portal-status-banner.banner-delivered{background:#dcfce7;color:#15803d;border-color:#bbf7d0}.customer-portal-page .customer-portal-cta-block{border-radius:.75rem;padding:1.15rem 1.25rem;color:#fff;margin-bottom:1.25rem}.customer-portal-page .customer-portal-cta-block.cta-chat{background:linear-gradient(135deg,var(--customer-shell-accent, #ec7e1d) 0%,var(--customer-shell-accent-dark, #d66a0a) 100%)}.customer-portal-page .customer-portal-cta-block.cta-review{background:linear-gradient(135deg,#f59e0b,#d97706)}.customer-portal-page .customer-portal-sched-box{display:flex;align-items:center;gap:.85rem;padding:.85rem 1rem;background:#faf8f6;border:1px solid var(--customer-shell-border, #e8e4df);border-radius:.65rem}.customer-portal-page .customer-portal-sched-icon{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:.65rem;background:#ec7e1d1a;color:var(--customer-shell-accent-dark, #d66a0a);font-size:1.125rem;flex-shrink:0}.customer-portal-page .customer-portal-product-row{display:flex;align-items:center;gap:1rem;padding:.75rem 0;border-bottom:1px solid #efe9e3}.customer-portal-page .customer-portal-product-row:last-child{border-bottom:none}.customer-portal-page .customer-portal-summary-row{display:flex;justify-content:space-between;align-items:center;padding:.45rem 0;border-bottom:1px solid #efe9e3;font-size:.875rem}.customer-portal-page .customer-portal-summary-row:last-child{border-bottom:none}.customer-portal-page .customer-portal-summary-row.is-total{font-size:1.0625rem;font-weight:700;padding-top:.75rem;margin-top:.25rem;border-top:2px solid #efe9e3;border-bottom:none}.customer-portal-page .customer-portal-ast-avatar,.customer-portal-page .customer-portal-ast-avatar-init{width:4.25rem;height:4.25rem;border-radius:1rem;flex-shrink:0;object-fit:cover;border:2px solid #ffffff;box-shadow:0 2px 10px #00000014}.customer-portal-page .customer-portal-ast-avatar-init{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--customer-shell-accent, #ec7e1d),var(--customer-shell-accent-dark, #d66a0a));color:#fff;font-size:1.375rem;font-weight:700}.customer-portal-page .tx-filter-select{border:1px solid var(--customer-shell-border, #e8e4df);border-radius:.625rem;padding:.4rem .85rem;font-size:.8125rem;font-weight:600;color:var(--sat-text, #303030);background:#faf8f6;cursor:pointer}.customer-portal-page .tx-filter-select:focus{outline:none;border-color:var(--customer-shell-accent, #ec7e1d);box-shadow:0 0 0 3px #ec7e1d1f}.customer-portal-page .tx-table{width:100%;border-collapse:collapse}.customer-portal-page .tx-table thead th{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#9ca3af;padding:.75rem 1.15rem;background:#faf8f6;border-bottom:1px solid #efe9e3;white-space:nowrap}.customer-portal-page .tx-table tbody tr{border-bottom:1px solid #efe9e3;transition:background-color .15s ease}.customer-portal-page .tx-table tbody tr:last-child{border-bottom:none}.customer-portal-page .tx-table tbody tr:hover{background:#ec7e1d0a}.customer-portal-page .tx-table td{padding:.85rem 1.15rem;vertical-align:middle}.customer-portal-page .tx-icon{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:.65rem;font-size:1rem;flex-shrink:0}.customer-portal-page .tx-icon-credit{background:#dcfce7;color:#16a34a}.customer-portal-page .tx-icon-debit{background:#fee2e2;color:#dc2626}.customer-portal-page .tx-icon-chat{background:#ec7e1d1f;color:var(--customer-shell-accent-dark, #d66a0a)}.customer-portal-page .tx-icon-call{background:#dbeafe;color:#2563eb}.customer-portal-page .tx-icon-recharge{background:#fef9c3;color:#ca8a04}.customer-portal-page .tx-icon-refund{background:#ecfdf5;color:#10b981}.customer-portal-page .tx-badge{display:inline-flex;align-items:center;gap:.25rem;font-size:.6875rem;font-weight:700;padding:.25rem .55rem;border-radius:999px}.customer-portal-page .tx-badge-credit{background:#dcfce7;color:#15803d}.customer-portal-page .tx-badge-debit{background:#fee2e2;color:#b91c1c}.customer-portal-page .tx-amount-credit{font-weight:700;color:#16a34a}.customer-portal-page .tx-amount-debit{font-weight:700;color:#dc2626}.customer-portal-page .tx-desc-main{font-size:.875rem;font-weight:600;color:var(--sat-text, #303030)}.customer-portal-page .tx-desc-sub{font-size:.75rem;color:#9ca3af;margin-top:.1rem}.customer-portal-page .tx-balance,.customer-portal-page .tx-date-main{font-size:.8125rem;font-weight:600;color:var(--sat-text, #303030)}.customer-portal-page .tx-date-time{font-size:.75rem;color:#9ca3af}.customer-portal-page .tx-empty{padding:2.5rem 1.5rem;text-align:center}.customer-portal-page .tx-empty-icon{font-size:2.5rem;color:#ec7e1d59;margin-bottom:.75rem}.customer-portal-page .tx-empty-title{font-size:1rem;font-weight:700;color:var(--sat-text, #303030);margin-bottom:.35rem}.customer-portal-page .tx-empty-sub{font-size:.875rem;color:#9ca3af;margin-bottom:1rem}.customer-portal-page .tx-pagination{padding:.85rem 1.25rem;border-top:1px solid #efe9e3;background:#faf8f6;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem;font-size:.8125rem;color:#6b7280}@media(max-width:768px){.customer-portal-page .tx-table thead{display:none}.customer-portal-page .tx-table tbody tr{display:flex;flex-wrap:wrap;gap:.5rem;padding:.85rem 1rem}.customer-portal-page .tx-table td{padding:0;border:none}.customer-portal-page .tx-table td[data-label]:before{content:attr(data-label);display:block;font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#9ca3af;margin-bottom:.1rem}.customer-portal-page .hide-mobile{display:none!important}.customer-portal-balance-amount{font-size:1.625rem}}.customer-portal-page .profile-avatar-wrap{width:8.75rem;height:8.75rem;border-radius:50%;background:#faf8f6;border:3px solid #ffffff;box-shadow:0 4px 16px #00000014;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.customer-portal-page .profile-avatar-initial{font-size:2.5rem;font-weight:700;color:#d1d5db}.customer-portal-page .btn-avatar-upload{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%;background:#fff;color:var(--customer-shell-accent-dark, #d66a0a);box-shadow:0 2px 8px #0000001f;cursor:pointer;border:1px solid var(--customer-shell-border, #e8e4df);transition:transform .2s ease}.customer-portal-page .btn-avatar-upload:hover{transform:scale(1.05)}.customer-portal-page .card-header-sat{display:flex;align-items:center;gap:.75rem;padding:1.15rem 1.25rem .75rem}.customer-portal-page .card-body-sat{padding:0 1.25rem 1.25rem}.customer-portal-page .form-label-sat{font-size:.75rem;font-weight:600;color:#6b7280;margin-bottom:.35rem;text-transform:uppercase;letter-spacing:.04em}.customer-portal-page .sat-input-group-text{border-color:var(--customer-shell-border, #e8e4df);background:#faf8f6;color:#9ca3af}.customer-portal-page .sat-btn-submit{display:inline-flex;align-items:center;padding:.65rem 1.5rem;border-radius:999px;border:none;background:var(--customer-shell-accent, #ec7e1d);color:#fff;font-weight:600;transition:background-color .2s ease}.customer-portal-page .sat-btn-submit:hover{background:var(--customer-shell-accent-dark, #d66a0a);color:#fff}.customer-portal-page .sat-btn-cancel{display:inline-flex;align-items:center;padding:.65rem 1.35rem;border-radius:999px;border:1px solid var(--customer-shell-border, #e8e4df);background:#faf8f6;color:#6b7280;font-weight:600;text-decoration:none;transition:background-color .2s ease,border-color .2s ease}.customer-portal-page .sat-btn-cancel:hover{background:#fff;border-color:#ec7e1d59;color:var(--customer-shell-accent-dark, #d66a0a)}#customer-crop-modal{display:flex!important;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}#customer-crop-modal.d-none{display:none!important}.customer-portal-page #avatar-preview img{width:100%;height:100%;object-fit:cover}.astro-customer-dash .astro-listing-panel,.astro-astrologer-dash .astro-listing-panel{margin-bottom:0}.astro-customer-dash-avatar{font-size:1.25rem;font-weight:700;overflow:hidden}.astro-customer-dash-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}.astro-customer-dash-stat{display:flex;align-items:flex-start;gap:.85rem;padding:1.15rem 1.25rem;transition:border-color .2s ease,box-shadow .2s ease}.astro-customer-dash-stat:hover{border-color:#ec7e1d47;box-shadow:0 6px 20px #00000012}.astro-customer-dash-stat-icon{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;flex-shrink:0;border-radius:50%;background:var(--sat-orange, #ec7e1d);color:#fff;font-size:1.125rem}.astro-customer-dash-stat-body{min-width:0}.astro-customer-dash-stat-label{margin:0 0 .15rem;font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.03em}.astro-customer-dash-stat-value{margin:0;font-size:1.375rem;font-weight:700;color:var(--sat-text);line-height:1.2}.astro-customer-dash-stat-meta{display:inline-block;margin-top:.35rem;font-size:.6875rem;font-weight:600;color:var(--sat-orange-dark, #d66a0a)}.astro-customer-dash-panel{padding:0;overflow:hidden}.astro-customer-dash-panel-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:1rem 1.25rem;border-bottom:1px solid #efe9e3;background:#faf8f6}.astro-customer-dash-panel-head .sat-pill-btn{flex:0 0 auto;white-space:nowrap}.astro-customer-dash-panel-title{margin:0;font-family:Philosopher,sans-serif;font-size:1.0625rem;font-weight:700;color:var(--sat-text);display:flex;align-items:center;gap:.45rem}.astro-customer-dash-panel-title i{color:var(--sat-orange, #ec7e1d)}.astro-customer-dash-panel-body{padding:0}.astro-customer-dash-list-item{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.85rem 1.25rem;text-decoration:none;color:inherit;border-bottom:1px solid #f3f0ec;transition:background-color .2s ease}.astro-customer-dash-list-item:last-child{border-bottom:none}.astro-customer-dash-list-item:hover{background:#faf8f6}.astro-customer-dash-list-title{display:block;font-size:.9375rem;font-weight:600;color:var(--sat-text)}.astro-customer-dash-badge{display:inline-block;margin-top:.25rem;padding:.15rem .5rem;border-radius:999px;font-size:.6875rem;font-weight:600;background:#f3f4f6;color:#6b7280;border:1px solid #e5e7eb}.astro-customer-dash-list-meta{flex-shrink:0;font-size:.75rem;color:#9ca3af;white-space:nowrap}.astro-customer-dash-empty{text-align:center;padding:2rem 1.25rem}.astro-customer-dash-empty-icon{display:inline-flex;align-items:center;justify-content:center;width:3.25rem;height:3.25rem;margin-bottom:.75rem;border-radius:50%;background:#f3f4f6;color:#9ca3af;font-size:1.25rem}.astro-customer-dash-empty-text{margin:0 0 .85rem;font-size:.875rem;color:#6b7280}.astro-customer-dash-empty .sat-pill-btn{flex:0 0 auto;white-space:nowrap}.astro-customer-dash-shortcut{display:flex;align-items:center;gap:.85rem;padding:1rem 1.15rem;margin-bottom:0;text-decoration:none;color:inherit;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.astro-customer-dash-shortcut:hover{transform:translateY(-2px);border-color:#ec7e1d47;box-shadow:0 8px 22px #00000014;color:inherit}.astro-customer-dash-shortcut-icon{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;flex-shrink:0;border-radius:.65rem;background:#ec7e1d1a;color:var(--sat-orange-dark, #d66a0a);font-size:1.125rem}.astro-customer-dash-shortcut-title{display:block;font-size:.9375rem;font-weight:600;color:var(--sat-text);line-height:1.3}.astro-customer-dash-shortcut-desc{display:block;margin-top:.15rem;font-size:.8125rem;color:#9ca3af;line-height:1.35}.banner-buttons{font-size:19px!important}.customer-portal-page .kv-row{display:flex;align-items:flex-start;gap:1rem;padding:.6rem 0;border-bottom:1px solid #efe9e3}.customer-portal-page .kv-row:last-child{border-bottom:none}.customer-portal-page .kv-label{flex:0 0 8.125rem;padding-top:.05rem;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#9ca3af}.customer-portal-page .kv-value{flex:1;font-size:.875rem;font-weight:600;color:var(--sat-text, #303030)}.customer-portal-page .kundli-box{padding:1rem 1.15rem;border-radius:.75rem;background:#ec7e1d0f;border:1px solid rgba(236,126,29,.18)}.customer-portal-page .sat-alert{display:flex;align-items:flex-start;gap:.65rem;margin-bottom:1rem;padding:.85rem 1rem;border:none;border-radius:.75rem;font-size:.875rem;font-weight:600}.customer-portal-page .sat-alert-success{background:#dcfce7;color:#15803d}.customer-portal-page .sat-alert-danger{background:#fee2e2;color:#b91c1c}.customer-portal-page .sat-alert-info{background:#ec7e1d1a;color:var(--customer-shell-accent-dark, #d66a0a)}.customer-portal-page .chip-pooja{background:#ec7e1d1f;color:var(--customer-shell-accent-dark, #d66a0a)}.customer-portal-page .chip-general{background:#f0fdf4;color:#15803d}.customer-portal-page .chip-avail{background:#dcfce7;color:#15803d}.customer-portal-page .chip-unavail{background:#fee2e2;color:#b91c1c}.customer-portal-page .chip-blocked{background:#ffe4e6;color:#9f1239}.customer-portal-page .sat-badge{display:inline-flex;align-items:center;gap:.3rem;padding:.28rem .7rem;border-radius:999px;font-size:.6875rem;font-weight:700}.customer-portal-page .badge-credit{background:#dcfce7;color:#166534}.customer-portal-page .badge-debit{background:#fee2e2;color:#991b1b}.customer-portal-page .badge-pending{background:#fef9c3;color:#854d0e}.customer-portal-page .badge-approved{background:#ec7e1d1f;color:var(--customer-shell-accent-dark, #d66a0a)}.customer-portal-page .badge-paid{background:#dcfce7;color:#166534}.customer-portal-page .badge-rejected{background:#fee2e2;color:#991b1b}.customer-portal-page .usage-badge{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .75rem;border-radius:999px;background:#ec7e1d1a;color:var(--customer-shell-accent-dark, #d66a0a);font-size:.75rem;font-weight:700}.customer-portal-page .sat-btn-sm-success{display:inline-flex;align-items:center;gap:.35rem;padding:.45rem 1rem;border:none;border-radius:999px;background:#16a34a;color:#fff;font-size:.8125rem;font-weight:600;text-decoration:none;transition:background-color .2s ease}.customer-portal-page .sat-btn-sm-success:hover{background:#15803d;color:#fff}.customer-portal-page .panel-active-highlight{border-color:#ec7e1d59!important}.customer-portal-page .panel-active-highlight .customer-portal-panel-header{background:#ec7e1d14}body.astrologer-backend .customer-portal-page .avail-tabs{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem;padding:.35rem;border-radius:.875rem;background:#faf8f6}body.astrologer-backend .customer-portal-page .avail-tab-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:.4rem;min-width:7rem;padding:.6rem 1rem;border:none;border-radius:.625rem;background:transparent;color:#6b7280;font-size:.8125rem;font-weight:600;cursor:pointer;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}body.astrologer-backend .customer-portal-page .avail-tab-btn:hover:not(.active){color:var(--customer-shell-accent-dark, #d66a0a)}body.astrologer-backend .customer-portal-page .avail-tab-btn.active{background:#fff;color:var(--customer-shell-accent-dark, #d66a0a);box-shadow:0 2px 8px #0000000f}body.astrologer-backend .customer-portal-page .avail-tab-pane{display:none}body.astrologer-backend .customer-portal-page .avail-tab-pane.active{display:block}body.astrologer-backend .customer-portal-page .sat-form-label{display:block;margin-bottom:.4rem;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#9ca3af}body.astrologer-backend .customer-portal-page .sat-input,body.astrologer-backend .customer-portal-page .sat-select{width:100%;padding:.65rem 1rem;border:1px solid var(--customer-shell-border, #e8e4df);border-radius:.625rem;background:#faf8f6;color:var(--sat-text, #303030);font-size:.875rem;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}body.astrologer-backend .customer-portal-page .sat-input:focus,body.astrologer-backend .customer-portal-page .sat-select:focus{outline:none;border-color:var(--customer-shell-accent, #ec7e1d);background:#fff;box-shadow:0 0 0 3px #ec7e1d1f}body.astrologer-backend .customer-portal-page .sat-input-group{display:flex;align-items:stretch}body.astrologer-backend .customer-portal-page .sat-igt{display:flex;align-items:center;flex-shrink:0;padding:.65rem .85rem;border:1px solid var(--customer-shell-border, #e8e4df);border-right:none;border-radius:.625rem 0 0 .625rem;background:#faf8f6;color:#9ca3af}body.astrologer-backend .customer-portal-page .sat-input-group .sat-input{border-radius:0 .625rem .625rem 0}body.astrologer-backend .customer-portal-page .sat-input-group:focus-within .sat-igt{border-color:var(--customer-shell-accent, #ec7e1d)}body.astrologer-backend .customer-portal-page .day-toggle-grid{display:flex;flex-wrap:wrap;gap:.5rem}body.astrologer-backend .customer-portal-page .day-toggle-label{position:relative;cursor:pointer}body.astrologer-backend .customer-portal-page .day-toggle-label input{position:absolute;opacity:0;width:0;height:0}body.astrologer-backend .customer-portal-page .day-pill{display:inline-flex;align-items:center;justify-content:center;width:3.25rem;height:3.25rem;border:2px solid var(--customer-shell-border, #e8e4df);border-radius:.875rem;background:#faf8f6;color:#6b7280;font-size:.8125rem;font-weight:700;-webkit-user-select:none;user-select:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease}body.astrologer-backend .customer-portal-page .day-toggle-label input:checked+.day-pill{border-color:var(--customer-shell-accent, #ec7e1d);background:var(--customer-shell-accent, #ec7e1d);color:#fff}body.astrologer-backend .customer-portal-page .info-hint{display:flex;align-items:flex-start;gap:.6rem;padding:.85rem 1rem;border-radius:.75rem;background:#ec7e1d14;border:1px solid rgba(236,126,29,.18);color:var(--customer-shell-accent-dark, #d66a0a);font-size:.8125rem;font-weight:600}body.astrologer-backend .customer-portal-page .per-page-select{padding:.35rem 2rem .35rem .75rem;border:1px solid var(--customer-shell-border, #e8e4df);border-radius:.625rem;background:#faf8f6;font-size:.8125rem;font-weight:600;color:var(--sat-text, #303030)}body.astrologer-backend .customer-portal-page .card-sect-header{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;border-bottom:1px solid #efe9e3;background:#faf8f6}body.astrologer-backend .customer-portal-page .card-sect-header .sect-icon{display:flex;align-items:center;justify-content:center;width:2.625rem;height:2.625rem;border-radius:.65rem;font-size:1.0625rem;flex-shrink:0}body.astrologer-backend .customer-portal-page .sect-icon-green{background:#dcfce7;color:#16a34a}body.astrologer-backend .customer-portal-page .sect-icon-orange{background:#ec7e1d1f;color:var(--customer-shell-accent-dark, #d66a0a)}body.astrologer-backend .customer-portal-page .sect-icon-red{background:#fee2e2;color:#dc2626}body.astrologer-backend .customer-portal-page .chat-stat-card{min-width:7.5rem;padding:.85rem 1rem;border:1px solid var(--customer-shell-border, #e8e4df);border-radius:.875rem;background:#fff}body.astrologer-backend .customer-portal-page .chat-stat-label{margin-bottom:.2rem;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#9ca3af}body.astrologer-backend .customer-portal-page .chat-stat-value{font-size:1.375rem;font-weight:800;color:var(--sat-text, #303030);line-height:1.2}body.astrologer-backend .customer-portal-page .app-chat{overflow:hidden;border:1px solid var(--customer-shell-border, #e8e4df);border-radius:1rem;background:#fff;box-shadow:0 2px 12px #0000000a}body.astrologer-backend .customer-portal-page .app-chat-contacts{border-right:1px solid #efe9e3;background:#faf8f6}body.astrologer-backend .customer-portal-page .chat-search-input:focus{box-shadow:0 0 0 3px #ec7e1d1f}body.astrologer-backend .customer-portal-page .profile-photo-row{display:flex;flex-wrap:wrap;align-items:center;gap:1.25rem;margin-bottom:.5rem;padding-bottom:1.5rem;border-bottom:1px solid #efe9e3}body.astrologer-backend .customer-portal-page .profile-split-row .customer-portal-panel{height:100%}body.astrologer-backend .customer-portal-page .card-header-sat-compact{display:flex;align-items:center;gap:.5rem;padding:1rem 1.25rem .35rem}body.astrologer-backend .customer-portal-page .card-body-sat-compact{padding:0 1.25rem 1.1rem}body.astrologer-backend .customer-portal-page .pooja-list-scroll{max-height:18.75rem;margin-bottom:.5rem;overflow-y:auto}body.astrologer-backend .customer-portal-page .pooja-tip{padding:.45rem .65rem;border-radius:.5rem;background:#ec7e1d1a;color:var(--customer-shell-accent-dark, #d66a0a);font-size:.75rem;line-height:1.4}body.astrologer-backend .customer-portal-page .pooja-row-compact .sat-form-select,body.astrologer-backend .customer-portal-page .pooja-row-compact .sat-form-control{padding:.4rem .6rem;font-size:.8rem;border-radius:.5rem}body.astrologer-backend .customer-portal-page .pooja-amount-group{width:6.75rem}body.astrologer-backend .customer-portal-page .pooja-remove-btn{width:1.875rem;height:1.875rem;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:.5rem!important}body.astrologer-backend .customer-portal-page .rates-stack .form-label-sat{font-size:.75rem;margin-bottom:.25rem}body.astrologer-backend .customer-portal-page .rates-stack .sat-form-control{padding:.5rem .75rem;font-size:.85rem}body.astrologer-backend .select2-container--default .select2-selection--multiple{min-height:2.625rem;padding:.35rem .6rem;border:1px solid var(--customer-shell-border, #e8e4df);border-radius:.625rem;background:#faf8f6}body.astrologer-backend .select2-container--default.select2-container--focus .select2-selection--multiple{border-color:var(--customer-shell-accent, #ec7e1d);background:#fff;box-shadow:0 0 0 3px #ec7e1d1f}body.astrologer-backend .select2-container--default .select2-selection--multiple .select2-selection__choice{border:none;border-radius:.5rem;background:#ec7e1d1f;color:var(--customer-shell-accent-dark, #d66a0a);font-weight:600}body.astrologer-backend #astrologer-crop-modal{display:flex!important;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}body.astrologer-backend #astrologer-crop-modal.d-none{display:none!important}body.astrologer-backend .customer-portal-page .bank-section-icon{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:.65rem;background:#ec7e1d1a;color:var(--customer-shell-accent-dark, #d66a0a);font-size:1.125rem;flex-shrink:0}body.astrologer-backend .customer-portal-page .kundli-meta-label{font-size:.75rem;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;font-weight:600}body.astrologer-backend .customer-portal-page .border-end-md{border-right:none}@media(min-width:768px){body.astrologer-backend .customer-portal-page .border-end-md{border-right:1px solid #efe9e3}}body.astrologer-backend .customer-portal-page .chart-box svg{max-width:100%;height:auto}body.admin-backend .nav-admin-label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#9ca3af}body.admin-backend .role-badge-admin{background:var(--customer-shell-accent-soft, rgba(236, 126, 29, .12));color:var(--customer-shell-accent-dark, #d66a0a)}body.admin-backend .sidebar-profile-avatar{background:linear-gradient(135deg,var(--customer-shell-accent, #ec7e1d) 0%,var(--customer-shell-accent-dark, #d66a0a) 100%)}body.admin-backend .sidebar-profile-name{color:var(--sat-text, #303030)}body.admin-backend .mod-hero{background:var(--customer-shell-surface, #ffffff);border:1px solid var(--customer-shell-border, #e8e4df);border-radius:1rem;padding:1.5rem 1.75rem;color:var(--sat-text, #303030);margin-bottom:1.5rem;box-shadow:0 2px 12px #0000000a;gap:1rem}body.admin-backend .mod-hero:before,body.admin-backend .mod-hero:after{display:none}body.admin-backend .mod-hero-icon{width:3rem;height:3rem;background:var(--customer-shell-accent-soft, rgba(236, 126, 29, .1));color:var(--customer-shell-accent-dark, #d66a0a);border-radius:.75rem;font-size:1.35rem}body.admin-backend .mod-hero-title{font-family:Philosopher,sans-serif;font-size:1.5rem;font-weight:700;color:var(--sat-text, #303030);margin:0 0 .2rem}body.admin-backend .mod-hero-sub{font-size:.875rem;color:#6b7280;opacity:1;margin:0}body.admin-backend .mod-hero-badge{background:var(--customer-shell-accent-soft, rgba(236, 126, 29, .1));border:1px solid rgba(236,126,29,.22);color:var(--customer-shell-accent-dark, #d66a0a);border-radius:999px;padding:.35rem .9rem;font-size:.78rem;font-weight:600}body.admin-backend .btn-hero-action{background:var(--customer-shell-accent, #ec7e1d);color:#fff;border:none;border-radius:.65rem;padding:.55rem 1.15rem;font-weight:600;font-size:.875rem;box-shadow:0 2px 8px #ec7e1d40;transition:background-color .2s ease,transform .2s ease,box-shadow .2s ease}body.admin-backend .btn-hero-action:hover{background:var(--customer-shell-accent-dark, #d66a0a);color:#fff;transform:translateY(-1px);box-shadow:0 4px 14px #ec7e1d4d}body.admin-backend .hero-stat{background:#faf8f6;border:1px solid var(--customer-shell-border, #e8e4df);border-radius:.75rem;padding:.65rem 1rem;min-width:5.5rem}body.admin-backend .hero-stat-val{font-size:1.25rem;font-weight:800;color:var(--sat-text, #303030);line-height:1.1}body.admin-backend .hero-stat-lbl{font-size:.7rem;color:#9ca3af;opacity:1;margin-top:.15rem;text-transform:uppercase;letter-spacing:.04em;font-weight:600}body.admin-backend .mod-card{border:1px solid var(--customer-shell-border, #e8e4df);border-radius:1rem;background:var(--customer-shell-surface, #ffffff);box-shadow:0 2px 12px #0000000a;overflow:hidden;margin-bottom:1.5rem}body.admin-backend .mod-card .card-header{background:#faf8f6;border-bottom:1px solid #efe9e3;padding:1rem 1.25rem}body.admin-backend .mod-card .card-header .fw-bold,body.admin-backend .mod-card .card-header span[style*="font-weight:700"]{font-family:Philosopher,sans-serif;color:var(--sat-text, #303030)!important}body.admin-backend .mod-filter{background:#faf8f6;border-bottom:1px solid #efe9e3;padding:1rem 1.25rem}body.admin-backend .mod-filter .form-control,body.admin-backend .mod-filter .form-select,body.admin-backend .mod-filter .input-group-text{border:1px solid var(--customer-shell-border, #e8e4df);border-radius:.55rem;background:#fff;font-size:.845rem}body.admin-backend .mod-filter .form-control:focus,body.admin-backend .mod-filter .form-select:focus{border-color:var(--customer-shell-accent, #ec7e1d);box-shadow:0 0 0 3px #ec7e1d1f}body.admin-backend .btn-mod-filter{background:var(--customer-shell-accent, #ec7e1d);color:#fff;border:none;border-radius:.55rem;padding:.4rem 1rem;font-weight:600;transition:background-color .2s ease}body.admin-backend .btn-mod-filter:hover{background:var(--customer-shell-accent-dark, #d66a0a);color:#fff}body.admin-backend .btn-mod-reset{border:1px solid var(--customer-shell-border, #e8e4df);color:#6b7280;border-radius:.55rem;background:#fff;transition:border-color .2s ease,color .2s ease}body.admin-backend .btn-mod-reset:hover{border-color:var(--customer-shell-accent, #ec7e1d);color:var(--customer-shell-accent-dark, #d66a0a)}body.admin-backend .mod-card .table thead th{background:#faf8f6;border-bottom:1px solid #efe9e3;color:#9ca3af;font-weight:700;font-size:.72rem;text-transform:uppercase;letter-spacing:.05em;padding:.75rem 1.25rem}body.admin-backend .mod-card .table tbody td{padding:.9rem 1.25rem;border-top:1px solid #f3f0ec;color:#4b5563}body.admin-backend .mod-card .table tbody tr:hover{background:#ec7e1d0a}body.admin-backend .cell-user-name{color:var(--sat-text, #303030)}body.admin-backend .cell-amount-neg{color:#dc2626}body.admin-backend .tbl-avatar{background:var(--customer-shell-accent-soft, rgba(236, 126, 29, .1));color:var(--customer-shell-accent-dark, #d66a0a)}body.admin-backend .tbl-avatar.av-orange,body.admin-backend .pill-danger,body.admin-backend .pill-primary{background:#ec7e1d1f;color:var(--customer-shell-accent-dark, #d66a0a)}body.admin-backend .act-btn:hover{border-color:var(--customer-shell-accent, #ec7e1d);color:var(--customer-shell-accent-dark, #d66a0a);background:var(--customer-shell-accent-soft, rgba(236, 126, 29, .08))}body.admin-backend .act-btn.act-danger:hover{border-color:#dc2626;color:#dc2626;background:#dc26260f}body.admin-backend .mod-empty{color:#9ca3af}body.admin-backend .mod-pagination{border-top:1px solid #efe9e3;background:#faf8f6}body.admin-backend .mod-pagination .page-info{color:#9ca3af}body.admin-backend .pagination .page-link{border-color:var(--customer-shell-border, #e8e4df);color:#6b7280}body.admin-backend .pagination .page-item.active .page-link{background:var(--customer-shell-accent, #ec7e1d);border-color:var(--customer-shell-accent, #ec7e1d)}body.admin-backend .pagination .page-link:hover{background:var(--customer-shell-accent-soft, rgba(236, 126, 29, .1));border-color:#ec7e1d59;color:var(--customer-shell-accent-dark, #d66a0a)}body.admin-backend .form-control:focus,body.admin-backend .form-select:focus{border-color:var(--customer-shell-accent, #ec7e1d);box-shadow:0 0 0 3px #ec7e1d1f}body.admin-backend .form-check-input:checked{background-color:var(--customer-shell-accent, #ec7e1d);border-color:var(--customer-shell-accent, #ec7e1d)}body.admin-backend .card .card-header{background:#faf8f6;border-bottom:1px solid #efe9e3}body.admin-backend .card .card-title{font-family:Philosopher,sans-serif;color:var(--sat-text, #303030)}body.admin-backend .nav-bell-btn:hover{background:var(--customer-shell-accent-soft, rgba(236, 126, 29, .1));color:var(--customer-shell-accent-dark, #d66a0a);border-color:#ec7e1d40}body.admin-backend .nav-bell-badge{background:var(--customer-shell-accent, #ec7e1d)}body.admin-backend .admin-dash-stat-link{text-decoration:none;display:block;height:100%}body.admin-backend .admin-dash-stat-link .astro-listing-panel{height:100%;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}body.admin-backend .admin-dash-stat-link:hover .astro-listing-panel{border-color:#ec7e1d47;box-shadow:0 6px 20px #00000012;transform:translateY(-2px)}body.admin-backend .mod-hero .form-control{border:1px solid var(--customer-shell-border, #e8e4df);background:#fff}body.admin-backend .mod-hero .form-control:focus{border-color:var(--customer-shell-accent, #ec7e1d);box-shadow:0 0 0 3px #ec7e1d1f}body.admin-backend .comm-hero{background:var(--customer-shell-surface, #ffffff);border:1px solid var(--customer-shell-border, #e8e4df);color:var(--sat-text, #303030);box-shadow:0 2px 12px #0000000a}body.admin-backend .comm-hero:before,body.admin-backend .comm-hero:after{display:none}body.admin-backend .comm-hero h4{font-family:Philosopher,sans-serif;color:var(--sat-text, #303030)}body.admin-backend .comm-hero p{color:#6b7280;opacity:1}body.admin-backend .comm-hero-icon{background:var(--customer-shell-accent-soft, rgba(236, 126, 29, .1));color:var(--customer-shell-accent-dark, #d66a0a)}body.admin-backend .service-card{border:1px solid var(--customer-shell-border, #e8e4df);box-shadow:0 2px 12px #0000000a}body.admin-backend .service-card:hover{border-color:#ec7e1d47;box-shadow:0 6px 20px #00000012}body.admin-backend .service-icon.icon-appt{background:#ec7e1d1f;color:var(--customer-shell-accent-dark, #d66a0a)}body.admin-backend .dot-platform{background:var(--customer-shell-accent, #ec7e1d)}body.admin-backend .split-bar-fill{background:linear-gradient(90deg,var(--customer-shell-accent, #ec7e1d) 0%,var(--customer-shell-accent-dark, #d66a0a) 100%)}body.admin-backend .pct-field .form-control:focus{border-color:var(--customer-shell-accent, #ec7e1d);box-shadow:0 0 0 3px #ec7e1d1f}body.admin-backend .btn-save-comm{background:var(--customer-shell-accent, #ec7e1d);box-shadow:0 2px 8px #ec7e1d40}body.admin-backend .btn-save-comm:hover{background:var(--customer-shell-accent-dark, #d66a0a);box-shadow:0 4px 14px #ec7e1d4d;color:#fff}
