 .trendoratopbar01-top-header-container{letter-spacing:1px;font-size:12px !important;background-color:var(--bro-topbar-bg);position:relative;border-bottom:1px solid rgba(18,18,18,0.08)}.trendoratopbar01-topbar-color{color:var(--bro-topbar-color)}.trendoratopbar01-arrow-icon{font-size:12px;color:var(--bro-topbar-color)}.trendoratopbar01-arrow-btn{background:none;border:0;padding:0 10px;cursor:pointer;transition:opacity .3s}.trendoratopbar01-arrow-btn:hover{opacity:.7}.trendoratopbar01-arrow-btn:focus{outline:2px solid var(--bro-topbar-color)}.trendoratopbar01-messages-container{flex:1;overflow:hidden}.trendoratopbar01-message-container{display:flex;transition:transform .5s ease;width:100%}.trendoratopbar01-message{flex:0 0 100%;text-align:center}.fs-15{font-size:15px}@media screen and (max-width:768px){.trendoratopbar01-top-header-container{font-size:10px !important}.trendoratopbar01-arrow-icon{font-size:10px}.fs-15{font-size:13px}}.starlight-navbar-wrapper{position:sticky;top:0;width:100%;z-index:1030;background-color:var(--bro-nav-bg);color:var(--bro-nav-color);box-shadow:0 10px 25px rgba(0,0,0,0.05);transition:all .25s cubic-bezier(0.4,0,0.2,1)}.starlight-navbar{padding:1rem 0;transition:all .25s cubic-bezier(0.4,0,0.2,1)}.starlight-navbar-container{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.starlight-logo{display:flex;align-items:center;text-decoration:none}.starlight-logo-img{height:40px;width:auto;transition:all .25s cubic-bezier(0.4,0,0.2,1)}.scrolled .starlight-logo-img{height:32px}.starlight-menu-toggle{display:flex;flex-direction:column;justify-content:space-between;width:24px;height:18px;background:transparent;border:0;padding:0;cursor:pointer;z-index:1031}.starlight-nav{display:flex;align-items:center;gap:.5rem}.starlight-nav-item{position:relative}.starlight-nav-link{display:flex;align-items:center;padding:.5rem 1rem;color:var(--bro-menubar-color);text-decoration:none;font-weight:500;border-radius:9999px;transition:all .25s cubic-bezier(0.4,0,0.2,1)}.starlight-nav-link:hover{color:var(--bro-hover-color)}.starlight-dropdown-icon{font-size:.75rem;margin-left:.5rem;transition:all .25s cubic-bezier(0.4,0,0.2,1)}.starlight-nav-item.has-dropdown:hover .starlight-dropdown-icon{transform:rotate(180deg)}.starlight-dropdown{margin-top:.5rem;border:0;border-radius:12px;box-shadow:0 10px 25px rgba(0,0,0,0.05);overflow:hidden;min-width:220px;padding:.5rem;animation:dropdownFadeIn .2s ease-out}@keyframes dropdownFadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.starlight-dropdown-inner{display:flex;flex-direction:column}.starlight-dropdown-link{display:block;padding:.75rem 1rem;color:var(--bro-menubar-color);text-decoration:none;border-radius:8px;transition:all .25s cubic-bezier(0.4,0,0.2,1)}.starlight-dropdown-link:hover{color:var(--bro-hover-color)}.starlight-search{flex:1;max-width:500px;margin:0 1rem}.starlight-search-container{position:relative;display:flex;align-items:center}.starlight-search-input{width:100%;padding:.75rem 1rem;padding-right:3rem;border:0;border-radius:9999px;background-color:#f8f9fa;transition:all .25s cubic-bezier(0.4,0,0.2,1)}.starlight-search-input:focus{outline:none;box-shadow:0 0 0 2px rgba(80,70,229,0.25);background-color:#fff}.starlight-search-btn{position:absolute;right:.5rem;background:transparent;border:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#6c757d;border-radius:50%;transition:all .25s cubic-bezier(0.4,0,0.2,1)}.starlight-search-btn:hover{color:var(--bro-hover-color);background-color:var(--bro-hover-bg)}.starlight-actions{display:flex;align-items:center;gap:1rem}.starlight-action-btn{display:flex;flex-direction:column;align-items:center;background:transparent;border:0;padding:.5rem;color:#212529;cursor:pointer;transition:all .25s cubic-bezier(0.4,0,0.2,1)}.starlight-action-btn:hover{color:var(--bro-hover-bg)}.starlight-action-icon-container{position:relative;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#f8f9fa;transition:all .25s cubic-bezier(0.4,0,0.2,1)}.starlight-action-btn:hover .starlight-action-icon-container{background-color:rgba(80,70,229,0.1);transform:translateY(-3px)}.starlight-action-icon{font-size:1.25rem}.starlight-action-label{font-size:.75rem;margin-top:.25rem;color:var(--bro-nav-color)}.starlight-cart-total{font-weight:600;color:var(--bro-nav-color)}.starlight-badge{position:absolute;top:-5px;right:-5px;min-width:18px;height:18px;display:flex;align-items:center;justify-content:center;background-color:var(--bro-buttons-bg);color:var(--bro-buttons-color);font-size:.7rem;font-weight:600;border-radius:50%;padding:0 5px;border:2px solid #fff;animation:badgePulse 2s infinite}@keyframes badgePulse{0%{transform:scale(1)}50%{transform:scale(1.1)}100%{transform:scale(1)}}.starlight-mobile-search{display:none}.starlight-mobile-search-form{padding:1rem}.starlight-mobile-nav{display:none;position:fixed;bottom:0;left:0;width:100%;background-color:var(--bro-nav-bg);box-shadow:0 -2px 10px rgba(0,0,0,0.05);z-index:1030;padding:.5rem 1rem;justify-content:space-between}.starlight-mobile-nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;color:var(--bro-nav-color);position:relative;padding:.5rem;border:0;background:transparent;cursor:pointer}.starlight-mobile-nav-icon{font-size:1.25rem;margin-bottom:.25rem;transition:all .25s cubic-bezier(0.4,0,0.2,1)}.starlight-mobile-nav-item:hover .starlight-mobile-nav-icon,.starlight-mobile-nav-item:active .starlight-mobile-nav-icon{color:var(--bro-hover-color);transform:translateY(-2px)}.starlight-mobile-nav-label{font-size:.7rem;color:#6c757d}.starlight-mobile-nav-badge{position:absolute;top:0;right:50%;transform:translateX(8px);min-width:18px;height:18px;display:flex;align-items:center;justify-content:center;background-color:var(--bro-buttons-bg);color:var(--bro-buttons-color);font-size:.7rem;font-weight:600;border-radius:50%;padding:0 5px;border:2px solid #fff}.starlight-cart-offcanvas,.starlight-wishlist-offcanvas{width:400px;max-width:90vw}.starlight-offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem;border-bottom:1px solid #dee2e6}.starlight-offcanvas-title{display:flex;align-items:center;margin:0;font-size:1.25rem;font-weight:600}.starlight-offcanvas-count{font-size:.875rem;font-weight:400;color:#6c757d;margin-left:.5rem}.starlight-offcanvas-close{background:transparent;border:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:#6c757d;border-radius:50%;transition:all .25s cubic-bezier(0.4,0,0.2,1)}.starlight-offcanvas-close:hover{background-color:#e9ecef;color:#212529}.starlight-order-limit{padding:.75rem 1.25rem;border-bottom:1px solid #dee2e6}.starlight-order-limit-message{color:#dc3545;font-size:.875rem;display:flex;align-items:center}.starlight-offcanvas-body{padding:1.25rem;overflow-y:auto;height:calc(100vh - 360px)}.starlight-empty-cart,.starlight-empty-wishlist{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;text-align:center}.starlight-empty-cart-icon,.starlight-empty-wishlist-icon{font-size:3rem;color:#e9ecef;margin-bottom:1rem}.starlight-empty-cart-message,.starlight-empty-wishlist-message{font-size:1rem;color:#6c757d;margin-bottom:1.5rem}.starlight-empty-cart-btn,.starlight-empty-wishlist-btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;background-color:var(--bro-buttons-bg);color:var(--bro-buttons-color);border-radius:12px;text-decoration:none;font-weight:500;transition:all .25s cubic-bezier(0.4,0,0.2,1)}.starlight-empty-cart-btn:hover,.starlight-empty-wishlist-btn:hover{background-color:var(--bro-hover-bg);color:var(--bro-hover-color)}.starlight-cart-item,.starlight-wishlist-item{display:flex;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #dee2e6}.starlight-cart-item:last-child,.starlight-wishlist-item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.starlight-cart-item-img,.starlight-wishlist-item-img{width:80px;height:80px;border-radius:12px;overflow:hidden;background-color:#f8f9fa;display:flex;align-items:center;justify-content:center}.starlight-cart-item-img img,.starlight-wishlist-item-img img{max-width:100%;max-height:100%;object-fit:contain}.starlight-cart-item-details,.starlight-wishlist-item-details{flex:1;min-width:0}.starlight-cart-item-title,.starlight-wishlist-item-title{display:block;font-weight:500;color:#212529;text-decoration:none;margin-bottom:.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:all .25s cubic-bezier(0.4,0,0.2,1)}.starlight-cart-item-title:hover,.starlight-wishlist-item-title:hover{color:#5046e5}.starlight-cart-item-price,.starlight-wishlist-item-price{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.875rem}.starlight-cart-item-quantity{color:#6c757d}.starlight-cart-item-total{font-weight:600}.starlight-options-list{list-style:none;padding:0;margin:0 0 .75rem 0;display:flex;flex-wrap:wrap;gap:.5rem}.starlight-option-item{font-size:.75rem;color:#6c757d;background-color:#f8f9fa;padding:.25rem .5rem;border-radius:8px}.starlight-option-name{margin-right:.25rem}.starlight-option-value{font-weight:500;color:#212529}.starlight-cart-item-controls{display:flex;align-items:center;justify-content:space-between}.starlight-quantity-control{display:flex;align-items:center;border-radius:8px;overflow:hidden;border:1px solid #dee2e6}.starlight-quantity-btn{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background-color:#f8f9fa;border:0;color:#212529;cursor:pointer;transition:all .25s cubic-bezier(0.4,0,0.2,1)}.starlight-quantity-btn:hover{background-color:#e9ecef}.starlight-quantity-input{width:40px;height:32px;border:0;border-left:1px solid #dee2e6;border-right:1px solid #dee2e6;text-align:center;font-size:.875rem;-moz-appearance:textfield}.starlight-quantity-input::-webkit-outer-spin-button,.starlight-quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.starlight-remove-btn{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background-color:transparent;border:0;color:#6c757d;border-radius:50%;cursor:pointer;transition:all .25s cubic-bezier(0.4,0,0.2,1)}.starlight-remove-btn:hover{color:#dc3545;background-color:rgba(220,53,69,0.1)}.starlight-offcanvas-footer{padding:1.25rem;border-top:1px solid #dee2e6;background-color:#fff}.starlight-cart-summary{margin-bottom:1.25rem}.starlight-summary-row{display:flex;justify-content:space-between;margin-bottom:.5rem}.starlight-summary-row:last-child{margin-bottom:0}.starlight-summary-label{color:#6c757d}.starlight-summary-value{font-weight:500}.starlight-summary-total{margin-top:.75rem;padding-top:.75rem;border-top:1px solid #dee2e6}.starlight-summary-total .starlight-summary-label,.starlight-summary-total .starlight-summary-value{font-weight:600;font-size:1.125rem}.starlight-checkout-btn{display:flex;align-items:center;justify-content:center;width:100%;padding:1rem;background-color:var(--bro-buttons-bg);color:var(--bro-buttons-color);border:0;border-radius:12px;font-weight:600;text-decoration:none;transition:all .25s cubic-bezier(0.4,0,0.2,1)}.starlight-checkout-btn:hover{background-color:var(--bro-hover-bg);color:var(--bro-hover-color)}.starlight-checkout-icon{margin-right:.75rem}.starlight-auth-modal{border-radius:16px;overflow:hidden;border:none}.starlight-auth-header{padding:1.25rem;border-bottom:1px solid #dee2e6;display:flex;align-items:center;justify-content:space-between}.starlight-auth-tabs{width:100%;gap:.5rem}.starlight-auth-tabs .nav-link{border-radius:12px;padding:.75rem 1.25rem;font-weight:500;color:#6c757d;background-color:transparent;transition:all .25s cubic-bezier(0.4,0,0.2,1)}.starlight-auth-tabs .nav-link.active{color:var(--bro-buttons-color);background-color:var(--bro-buttons-bg)}.starlight-modal-close{background:transparent;border:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:#6c757d;border-radius:50%;transition:all .25s cubic-bezier(0.4,0,0.2,1)}.starlight-modal-close:hover{background-color:#e9ecef;color:#212529}.starlight-auth-body{padding:1.5rem}.starlight-form-group{margin-bottom:1.25rem}.starlight-form-label{display:block;margin-bottom:.5rem;font-weight:500}.starlight-input-group{position:relative;display:flex;align-items:center}.starlight-input-icon{position:absolute;left:1rem;color:#6c757d}.starlight-form-input{width:100%;padding:.75rem 1rem;padding-left:2.5rem;border:1px solid #dee2e6;border-radius:12px;transition:all .25s cubic-bezier(0.4,0,0.2,1)}.starlight-form-input:focus{outline:none;border-color:var(--bro-buttons-bg);box-shadow:0 0 0 3px rgba(80,70,229,0.1)}.starlight-password-toggle{position:absolute;right:1rem;background:transparent;border:0;color:#6c757d;cursor:pointer}.starlight-form-options{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.starlight-form-check{display:flex;align-items:center}.starlight-forgot-password{color:var(--bro-buttons-bg);text-decoration:none;font-size:.875rem;transition:all .25s cubic-bezier(0.4,0,0.2,1)}.starlight-forgot-password:hover{text-decoration:underline}.starlight-auth-btn{display:flex;align-items:center;justify-content:center;width:100%;padding:.875rem;background-color:var(--bro-buttons-bg);color:var(--bro-buttons-color);border:0;border-radius:12px;font-weight:600;transition:all .25s cubic-bezier(0.4,0,0.2,1)}.starlight-auth-btn:hover{background-color:var(--bro-hover-bg);color:var(--bro-hover-color)}.starlight-btn-text{margin-right:.5rem}.starlight-btn-icon{display:flex;align-items:center;justify-content:center}.starlight-mobile-menu{width:300px;max-width:80vw}.starlight-mobile-menu-header{display:flex;align-items:center;padding:1.25rem;border-bottom:1px solid #dee2e6}.starlight-back-btn{display:flex;align-items:center;background:transparent;border:0;color:#212529;padding:0;margin-right:1rem;font-weight:500}.starlight-back-btn i{margin-right:.5rem}.starlight-mobile-menu-title{flex:1;margin:0;font-size:1.25rem;font-weight:600;text-align:center}.starlight-mobile-menu-close{background:transparent;border:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:#6c757d;border-radius:50%;transition:all .25s cubic-bezier(0.4,0,0.2,1)}.starlight-mobile-menu-body{padding:0}.starlight-mobile-menu-list,.starlight-mobile-submenu-list{list-style:none;padding:0;margin:0}.starlight-mobile-menu-item{border-bottom:1px solid #dee2e6}.starlight-mobile-menu-link{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;color:#212529;text-decoration:none;transition:all .25s cubic-bezier(0.4,0,0.2,1)}.starlight-mobile-menu-link:hover{color:var(--bro-hover-color)}.starlight-mobile-menu-text{font-weight:500}.starlight-mobile-menu-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;background-color:red;color:white;font-size:.75rem;border-radius:10px;margin-right:.5rem}.starlight-mobile-menu-arrow{color:#6c757d;transition:all .25s cubic-bezier(0.4,0,0.2,1)}.starlight-mobile-menu-link:hover .starlight-mobile-menu-arrow{color:var(--bro-button-bg)}@media (max-width:991.98px){.starlight-search{display:none}.starlight-mobile-search{display:block}.starlight-mobile-nav{display:flex}body{padding-bottom:70px}.starlight-cart-item-img,.starlight-wishlist-item-img{width:60px;height:60px}}@media (max-width:767.98px){.starlight-navbar{padding:.75rem 0}.starlight-logo-img{height:32px}.starlight-action-btn{padding:.25rem}.starlight-action-icon-container{width:36px;height:36px}.starlight-cart-offcanvas,.starlight-wishlist-offcanvas{width:100%}}@keyframes ripple{0%{transform:scale(0);opacity:1}100%{transform:scale(2.5);opacity:0}}.ripple{position:absolute;border-radius:50%;background-color:rgba(255,255,255,0.4);width:100px;height:100px;margin-top:-50px;margin-left:-50px;animation:ripple 1s;opacity:0}._cartzilla_main_nav_sm_display_none{display:none}.brodox-search-limit-count{position:absolute;bottom:-20px;left:0;width:100%;margin-top:0;padding-top:0;display:inline-block;margin-left:10px;vertical-align:middle}.starlight-menu-bar{width:47%}.starlight-filters-container{background-color:white;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,0.1);overflow:hidden}.accordion-button:not(.collapsed){background-color:white;color:var(--starlight-primary);box-shadow:none}.accordion-button:focus{box-shadow:none;border-color:var(--starlight-border)}.starlight-filter-list{max-height:250px;overflow-y:auto;scrollbar-width:thin}.starlight-filter-list::-webkit-scrollbar{width:6px}.starlight-filter-list::-webkit-scrollbar-thumb{background-color:var(--starlight-secondary);border-radius:3px}.starlight-toolbar{background-color:white;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,0.1)}.starlight-product-column{width:25%;padding:0 .75rem;margin-bottom:1.5rem}.starlight-product-card-2025{background-color:white;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,0.1);transition:all .3s ease;height:100%;display:flex;flex-direction:column}.starlight-product-card-2025:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,0.1)}.starlight-product-image-container{position:relative;overflow:hidden}.starlight-product-image-wrapper{aspect-ratio:1/1;overflow:hidden}.starlight-product-image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.starlight-product-card-2025:hover .starlight-product-image{transform:scale(1.05)}.starlight-product-actions{position:absolute;bottom:0;left:0;right:0;padding:1rem;background:linear-gradient(to top,rgba(0,0,0,0.7),transparent);display:flex;gap:.5rem;opacity:0;transform:translateY(20px);transition:all .3s ease}.starlight-product-card-2025:hover .starlight-product-actions{opacity:1;transform:translateY(0)}.starlight-wishlist-btn{width:40px;height:40px;border-radius:50%;background-color:white;border:0;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.starlight-wishlist-btn:hover,.starlight-wishlist-btn.active{color:var(--bro-hover-color)}.starlight-cart-btn{flex:1;height:40px;border-radius:20px;background-color:var(--bro-buttons-bg);color:var(--bro-buttons-color);border:0;display:flex;align-items:center;justify-content:center;gap:.5rem;cursor:pointer;transition:all .2s ease;text-decoration:none}.starlight-cart-btn:hover{background-color:var(--bro-hover-bg);color:var(--bro-hover-color)}.starlight-cart-btn.disabled{background-color:#64748b;cursor:not-allowed}.starlight-product-info{padding:1rem;display:flex;flex-direction:column;flex-grow:1}.starlight-product-rating{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.starlight-rating-stars{display:flex;align-items:center;gap:.25rem;color:#f59e0b}.starlight-rating-count{color:#64748b;font-size:.875rem}.starlight-product-title{font-size:1rem;font-weight:500;margin-bottom:.5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.starlight-product-title a{color:var(--starlight-dark);text-decoration:none}.starlight-product-price{margin-top:auto;display:flex;align-items:center;gap:.5rem}.current-price{font-size:1.125rem;font-weight:700;color:var(--starlight-primary)}.original-price{font-size:.875rem;text-decoration:line-through;color:#64748b}.starlight-pagination{background-color:white;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,0.1)}.pagination{justify-content:center;gap:.25rem}.page-item .page-link{border-radius:.5rem;color:var(--starlight-dark);border:1px solid var(--starlight-border)}.page-item.active .page-link{background-color:var(--starlight-primary);border-color:var(--starlight-primary)}.page-item .page-link:hover{background-color:var(--starlight-light);color:var(--starlight-primary)}.starlight-no-results{background-color:white;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,0.1)}@media only screen and (max-width:1199px){.starlight-product-column{width:33.333%}}@media only screen and (max-width:991px){.starlight-product-column{width:50%}}@media only screen and (max-width:575px){.starlight-product-column{width:50%}.starlight-toolbar{flex-direction:column;gap:1rem}.starlight-sorting-container,.starlight-view-toggle{width:100%}.starlight-view-toggle{display:flex;justify-content:center}}.starlight-product-list-item{width:100%}.starlight-list-item-container{transition:all .3s ease}.starlight-list-item-container:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,0.1) !important}.starlight-product-list-image-container{aspect-ratio:1/1;overflow:hidden;width:100%;height:100%}.starlight-product-list-image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.starlight-list-item-container:hover .starlight-product-list-image{transform:scale(1.05)}.starlight-product-list-title{font-size:1.25rem;font-weight:500;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.starlight-product-description{font-size:.875rem;max-height:3.5rem;overflow:hidden}.starlight-product-list-actions{width:100%;display:flex;flex-direction:column;gap:.5rem}.starlight-product-list-actions .starlight-cart-btn,.starlight-product-list-actions .starlight-wishlist-btn{font-size:.875rem;padding:.75rem;border-radius:8px}.starlight-product-list-actions .starlight-wishlist-btn.active i{color:var(--starlight-danger)}@media only screen and (min-width:1200px){.starlight-product-list-item{max-width:900px;margin-left:auto;margin-right:auto}}@media only screen and (max-width:991px){.starlight-product-list-image-container{aspect-ratio:4/3}}@media only screen and (max-width:767px){.starlight-product-list-item .row{flex-direction:column}.starlight-product-list-image-container{aspect-ratio:16/9;max-height:200px}.starlight-product-list-actions{flex-direction:row;gap:1rem}}.footer-starlight{padding:4rem 0 3rem;color:#9ca3af;position:relative}.footer-starlight .footer-brand{position:relative}.footer-starlight .footer-site-logo{color:#f9fafb;font-size:1.75rem;font-weight:700;letter-spacing:-0.5px;transition:all .3s ease}.footer-starlight .footer-site-logo:hover{color:#fff;transform:translateY(-2px)}.footer-starlight .footer-description{font-size:.95rem;line-height:1.6;color:#9ca3af}.footer-starlight .location-wrapper{color:#9ca3af;font-size:.95rem}.footer-starlight .footer-heading{color:#f3f4f6;font-size:1.05rem;letter-spacing:.5px;margin-bottom:1.5rem;position:relative;padding-bottom:.75rem;text-transform:uppercase}.footer-starlight .footer-heading::after{content:'';position:absolute;bottom:0;left:0;width:30px;height:2px;background-color:#4b5563}.footer-starlight .footer-nav-item{transition:transform .2s ease}.footer-starlight .footer-nav-item:hover{transform:translateX(5px)}.footer-starlight .footer-link{color:#9ca3af;font-size:.95rem;transition:all .3s ease;display:inline-block;position:relative}.footer-starlight .footer-link:hover{color:#f9fafb}.footer-starlight .footer-link::before{content:'';position:absolute;bottom:-2px;left:0;width:0;height:1px;background-color:#d1d5db;transition:width .3s ease}.footer-starlight .footer-link:hover::before{width:100%}.footer-starlight .footer-divider{height:1px;background-color:#eee;margin:1.5rem 0}.footer-starlight .social-icons{display:flex;gap:1rem}.footer-starlight .social-icon-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;color:#d1d5db;transition:all .3s ease}.footer-starlight .social-icon-link:hover{color:#fff;background-color:#2d3748;transform:translateY(-3px);box-shadow:0 5px 15px rgba(0,0,0,0.1)}.footer-starlight .copyright-text{font-size:.9rem;color:#9ca3af}.whatsapp-btn{position:fixed;bottom:30px;right:25px;z-index:9999;width:60px;height:60px;border-radius:50%;background-color:#25D366;display:flex;align-items:center;justify-content:center;box-shadow:0 5px 15px rgba(0,0,0,0.2);animation:breathe 2s ease-in-out infinite;transition:transform .3s ease}.whatsapp-btn:hover{transform:scale(1.05)}@media (max-width:767.98px){.footer-starlight{padding:3rem 0 2rem;text-align:center}.footer-starlight .footer-heading::after{left:50%;transform:translateX(-50%)}.footer-starlight .social-icons{justify-content:center;margin-bottom:1.5rem}.footer-starlight .footer-nav-item:hover{transform:translateX(0)}.footer-starlight .location-wrapper{justify-content:center}.whatsapp-btn{bottom:20px;right:20px}}@keyframes breathe{0%{box-shadow:0 0 0 0 rgba(37,211,102,0.5)}70%{box-shadow:0 0 0 15px rgba(37,211,102,0)}100%{box-shadow:0 0 0 0 rgba(0,0,0,0)}}@keyframes beat{0%{transform:scale(1)}50%{transform:scale(1.2)}100%{transform:scale(1)}}