*{box-sizing:border-box}a,a:hover{text-decoration:none}html{-webkit-tap-highlight-color:#0000001a;-webkit-text-size-adjust:100%}body{overflow-x:hidden}.sf-container{max-width:1200px;margin:0 auto;padding:0 1rem}@media (min-width:768px){.sf-container{padding:0 1.5rem}}.sf-grid{gap:1rem;display:grid}.sf-grid-cols-2{grid-template-columns:repeat(2,1fr)}.sf-grid-cols-3{grid-template-columns:repeat(3,1fr)}.sf-grid-cols-4{grid-template-columns:repeat(4,1fr)}@media (max-width:767px){.sf-grid-cols-3,.sf-grid-cols-4{grid-template-columns:repeat(2,1fr)}}.sf-header-top{background-color:#f8f9fa;border-bottom:1px solid #e8e8e8;min-height:36px}.sf-header-top-content{justify-content:space-between;align-items:center;padding:.5rem 1.5rem;font-size:.8125rem;display:flex}.sf-header-top-left,.sf-header-top-right{align-items:center;gap:1.5rem;display:flex}.sf-header-main{background-color:#fff;border-bottom:1px solid #f0f0f0;box-shadow:0 1px 3px #00000014}.sf-header-main-content{justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.sf-nav{align-items:center;gap:2rem;display:flex}.sf-nav-menu{gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.sf-nav-item{position:relative}.sf-nav-link{color:#2c3e50;font-size:.9375rem;font-weight:500;text-decoration:none;transition:color .2s}.sf-nav-link:hover{color:var(--primary-color,#6366f1)}.sf-header-actions{align-items:center;gap:.75rem;display:flex}.sf-search-box{position:relative}.sf-search-input{border:1px solid #e0e0e0;border-radius:8px;outline:none;width:320px;padding:.5rem 1rem .5rem 2.5rem;font-size:.875rem;transition:border-color .2s}.sf-search-input:focus{border-color:#bdbdbd}.sf-search-icon{color:#757575;font-size:1.125rem;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.sf-icon-btn{cursor:pointer;background:0 0;border:none;padding:.5rem;transition:color .2s;position:relative}.sf-icon-btn:hover{color:var(--primary-color,#6366f1)}.sf-mobile-menu-btn{display:none}@media (max-width:767px){.sf-mobile-menu-btn{display:flex!important}}.sf-badge{color:#fff;text-align:center;background-color:#ef4444;border-radius:10px;min-width:18px;padding:.125rem .375rem;font-size:.625rem;font-weight:600;position:absolute;top:0;right:0}.sf-footer{color:#fff;background-color:#1a1a1a;padding:3rem 1rem}.sf-footer-content{max-width:1200px;margin:0 auto}.sf-footer-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem;display:grid}.sf-footer-section h3{color:#fff;margin-bottom:1rem;font-size:1rem;font-weight:600}.sf-footer-links{margin:0;padding:0;list-style:none}.sf-footer-links li{margin-bottom:.75rem}.sf-footer-links a{color:#fffc;font-size:.875rem;text-decoration:none;transition:color .2s}.sf-footer-links a:hover{color:var(--primary-color,#6366f1)}.sf-footer-bottom{border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:1.5rem;display:flex}.sf-footer-text{color:#ffffffb3;font-size:.8125rem}.sf-card{background:#fff;border:1px solid #f0f0f0;border-radius:12px;transition:all .3s;overflow:hidden}.sf-card:hover{transform:translateY(-4px);box-shadow:0 10px 30px #0000001f}.sf-card-img{object-fit:cover;background-color:#fafafa;width:100%;height:280px}.sf-card-body{padding:1rem}.sf-card-title{color:#2c3e50;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;min-height:2.8em;margin-bottom:.5rem;font-size:.9375rem;font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}.sf-card-title:hover{color:var(--primary-color,#6366f1)}.sf-product-card,.sf-product-img-wrapper{position:relative}.sf-product-actions{opacity:0;flex-direction:column;gap:.5rem;transition:opacity .3s;display:flex;position:absolute;top:.75rem;right:.75rem}.sf-product-card:hover .sf-product-actions{opacity:1}.sf-action-btn{cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:background-color .2s;display:flex;box-shadow:0 4px 12px #00000026}.sf-action-btn:hover{background-color:#f5f5f5}.sf-product-badge{color:#fff;border-radius:4px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;position:absolute;top:.75rem;left:.75rem}.sf-badge-new{background-color:#6366f1}.sf-badge-sale{background-color:#ef4444}.sf-rating{align-items:center;gap:.25rem;margin-bottom:.5rem;display:flex}.sf-stars{color:#fbbf24;gap:.125rem;display:flex}.sf-review-count{color:#757575;font-size:.75rem}.sf-price{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.sf-price-current{color:var(--primary-color,#6366f1);font-size:1.125rem;font-weight:700}.sf-price-original{color:#757575;font-size:.8125rem;text-decoration:line-through}.sf-btn{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.625rem 1.5rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.sf-btn-primary{background-color:var(--primary-color,#6366f1);color:#fff}.sf-btn-primary:hover{background-color:#4f46e5}.sf-btn-secondary{color:#fff;background-color:#6b7280}.sf-btn-secondary:hover{background-color:#4b5563}.sf-btn-full{width:100%}.sf-hero{width:100%;height:550px;position:relative;overflow:hidden}.sf-hero-slide{opacity:0;background-position:50%;background-size:cover;transition:opacity 1s ease-in-out;position:absolute;inset:0}.sf-hero-slide.active{opacity:1;z-index:10}.sf-hero-overlay{text-align:center;color:#fff;background:linear-gradient(#0000004d,#0000004d);justify-content:center;align-items:center;padding:1.5rem;display:flex;position:absolute;inset:0}.sf-hero-content{max-width:700px}.sf-hero-title{text-shadow:2px 2px 8px #0006;letter-spacing:-.02em;margin-bottom:.75rem;font-size:2.5rem;font-weight:700}.sf-hero-subtitle{text-shadow:2px 2px 8px #0006;margin-bottom:1rem;font-size:1.75rem;font-weight:500}.sf-hero-description{text-shadow:2px 2px 8px #0006;opacity:.95;margin-bottom:1.5rem;font-size:1.125rem;font-weight:400}.sf-hero-nav{z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:background-color .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.sf-hero-nav:hover{background:#ffffff40}.sf-hero-nav-prev{left:1.5rem}.sf-hero-nav-next{right:1.5rem}.sf-hero-dots{z-index:20;gap:.5rem;display:flex;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}.sf-hero-dot{cursor:pointer;background:#fff9;border:none;border-radius:2px;width:8px;height:2px;transition:all .3s}.sf-hero-dot.active{background:#fff;width:32px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}.sf-category-layout{grid-template-columns:250px 1fr;gap:2rem;display:grid}.sf-category-sidebar{position:relative}.sf-category-main{min-width:0}.sf-breadcrumb{margin-bottom:1.5rem;font-size:.875rem}.sf-category-title{color:#2c3e50;margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.sf-category-description{color:#757575;margin-bottom:1.5rem;font-size:.875rem}.sf-category-toolbar{background-color:#fafafa;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.sf-category-toolbar-left,.sf-category-toolbar-right{align-items:center;gap:1rem;display:flex}.sf-filter-toggle-btn{cursor:pointer;color:#2c3e50;background:#fff;border:1px solid #e0e0e0;border-radius:4px;align-items:center;padding:.5rem 1rem;font-size:.875rem;transition:background-color .2s;display:none}.sf-filter-toggle-btn:hover{background-color:#f5f5f5}.sf-products-count{color:#757575;margin:0;font-size:.875rem}.sf-view-mode-toggle{border:1px solid #e0e0e0;border-radius:4px;display:flex;overflow:hidden}.sf-view-mode-toggle button{color:#2c3e50;cursor:pointer;background:#fff;border:none;padding:.5rem .75rem;transition:all .2s}.sf-view-mode-toggle button:not(:last-child){border-right:1px solid #e0e0e0}.sf-view-mode-toggle button.active{background:var(--primary-color,#6366f1);color:#fff}.sf-sort-select-wrapper{align-items:center;gap:.5rem;display:flex}.sf-sort-label{color:#757575;font-size:.875rem}.sf-sort-select{cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:4px;padding:.5rem;font-size:.875rem}.sf-filter-overlay{display:none}.sf-cart-layout{grid-template-columns:2fr 1fr;gap:2rem;display:grid}.sf-cart-items{flex-direction:column;gap:1rem;display:flex}.sf-cart-summary{align-self:flex-start;position:sticky;top:1rem}.sf-cart-title{color:#2c3e50;margin-bottom:2rem;font-size:1.75rem;font-weight:700}.sf-cart-item{padding:1.5rem}.sf-cart-item-content{gap:1.5rem;display:flex}.sf-cart-item-image{object-fit:cover;border-radius:8px;flex-shrink:0;width:120px;height:120px}.sf-cart-item-details{flex-direction:column;flex:1;display:flex}.sf-cart-item-header{justify-content:space-between;align-items:start;margin-bottom:1rem;display:flex}.sf-cart-item-info{flex:1}.sf-cart-item-name{color:#2c3e50;margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.sf-cart-item-attr{color:#757575;margin-bottom:.25rem;font-size:.875rem}.sf-cart-item-price{color:var(--primary-color,#6366f1);margin-top:.5rem;font-size:1.125rem;font-weight:700}.sf-cart-item-remove{color:#ef4444;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:.5rem;font-size:1.25rem;display:flex}.sf-cart-item-remove:hover{opacity:.7}.sf-cart-item-actions{align-items:center;gap:2rem;display:flex}.sf-cart-item-quantity{border:1px solid #e0e0e0;border-radius:8px;align-items:center;gap:.5rem;padding:.25rem;display:flex}.sf-quantity-btn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:.5rem;font-size:1rem;display:flex}.sf-quantity-btn:hover:not(:disabled){background-color:#f5f5f5;border-radius:4px}.sf-quantity-input{text-align:center;border:none;width:60px;font-size:1rem;font-weight:600}.sf-cart-item-total{color:#2c3e50;font-size:1.125rem;font-weight:700}.sf-continue-shopping{color:var(--primary-color,#6366f1);align-items:center;gap:.5rem;margin-top:1rem;font-size:.875rem;font-weight:500;text-decoration:none;display:inline-flex}.sf-continue-shopping:hover{text-decoration:underline}.sf-checkout-page{background-color:#fafafa;min-height:100vh}[data-mode=dark] .sf-checkout-page{background-color:#1a1a1a}.sf-checkout-container{max-width:1200px;margin:0 auto;padding:2rem 1rem}.sf-checkout-layout{grid-template-columns:1fr 480px;align-items:start;gap:4rem;display:grid}.sf-checkout-form{width:100%}.sf-text-center{text-align:center}.sf-mb-1{margin-bottom:.5rem}.sf-mb-2{margin-bottom:1rem}.sf-mb-3{margin-bottom:1.5rem}.sf-mb-4{margin-bottom:2rem}.sf-mt-4{margin-top:2rem}.sf-py-4{padding-top:2rem;padding-bottom:2rem}.sf-py-6{padding-top:3rem;padding-bottom:3rem}.sf-hidden{display:none}@media (max-width:1024px){.sf-container{padding:0 1rem}.sf-grid-cols-4{grid-template-columns:repeat(3,1fr)}}@media (max-width:767px){.sf-header-top{display:none}.sf-header-main-content{padding:.75rem 1rem}.sf-nav{justify-content:space-between;gap:.5rem;width:100%}.sf-nav-menu{display:none}.sf-header-actions{gap:.375rem}.sf-search-box{display:none}.sf-icon-btn{justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:.375rem;display:flex}.sf-badge{min-width:16px;padding:.125rem .375rem;font-size:.625rem}.sf-grid-cols-3,.sf-grid-cols-4{grid-template-columns:repeat(2,1fr);gap:.75rem}.sf-banner-grid.sf-grid-cols-3{grid-template-columns:1fr}.sf-hero{height:350px}.sf-hero-title{font-size:1.5rem}.sf-hero-subtitle{font-size:1.125rem}.sf-hero-description{font-size:.875rem}.sf-hero-nav{display:none}.sf-hero-overlay{padding:1rem}.sf-card-img{height:180px}.sf-card-body{padding:.75rem}.sf-card-title{min-height:auto;font-size:.875rem}.sf-price-current{font-size:1rem}.sf-product-actions{opacity:1;top:.5rem;right:.5rem}.sf-action-btn{width:32px;height:32px;font-size:.875rem}.sf-btn{padding:.5rem 1rem;font-size:.8125rem}.sf-py-6{padding-top:2rem;padding-bottom:2rem}section.sf-py-4{padding-top:1.5rem;padding-bottom:1.5rem}.sf-footer{padding:2rem 1rem}.sf-footer-grid{grid-template-columns:1fr;gap:1.5rem}.sf-footer-section h3{font-size:.9375rem}.sf-footer-bottom{text-align:center;flex-direction:column}h2.sf-text-center{font-size:1.5rem!important}section[style*=backgroundColor]{margin:0 -1rem!important;padding-left:1rem!important;padding-right:1rem!important}.sf-category-layout{grid-template-columns:1fr;gap:0}.sf-category-sidebar{z-index:1000;background:#fff;width:80%;max-width:300px;padding:1rem;transition:transform .3s ease-in-out;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-100%);box-shadow:2px 0 8px #0000001a}.sf-category-sidebar.sf-show{transform:translate(0)}.sf-filter-overlay{z-index:999;background:#00000080;display:block;position:fixed;inset:0}.sf-filter-toggle-btn{display:flex}.sf-category-toolbar{flex-direction:column;align-items:stretch;gap:.75rem}.sf-category-toolbar-left,.sf-category-toolbar-right{justify-content:space-between;width:100%}.sf-products-count,.sf-sort-label{display:none}.sf-sort-select{flex:1;width:100%}.sf-category-title{font-size:1.5rem}.sf-category-description{font-size:.8125rem}.sf-breadcrumb{margin-bottom:1rem;font-size:.8125rem}.sf-cart-layout{grid-template-columns:1fr;gap:1rem}.sf-cart-title{margin-bottom:1rem;font-size:1.5rem}.sf-cart-summary{order:2;position:static}.sf-cart-items{order:1}.sf-cart-item{padding:1rem}.sf-cart-item-content{flex-direction:column;gap:1rem}.sf-cart-item-image{width:100%;height:auto;max-height:200px}.sf-cart-item-header{flex-direction:row;gap:.5rem}.sf-cart-item-name{font-size:1rem}.sf-cart-item-attr{font-size:.8125rem}.sf-cart-item-price{font-size:1rem}.sf-cart-item-actions{flex-direction:column;align-items:stretch;gap:1rem}.sf-cart-item-quantity{justify-content:center}.sf-cart-item-total{text-align:center;background-color:#f5f5f5;border-radius:8px;padding:.5rem;font-size:1.25rem}.sf-checkout-container{padding:1rem}.sf-checkout-layout{grid-template-columns:1fr;gap:2rem}.sf-checkout-layout>div:last-child{order:-1;position:static!important}.sf-success-stats{grid-template-columns:repeat(2,1fr)!important;gap:1rem!important;padding:1.5rem 1rem!important}.sf-success-buttons{flex-direction:column!important}.sf-success-buttons .sf-btn{width:100%!important}}@media (max-width:480px){.sf-grid-cols-2,.sf-grid-cols-3,.sf-grid-cols-4{grid-template-columns:1fr}.sf-hero{height:280px}.sf-hero-title{font-size:1.25rem}.sf-hero-subtitle{font-size:1rem}.sf-card-img{height:220px}}.sf-text-muted{color:#757575}.sf-section-title{color:#2c3e50}.sf-section-alt{background-color:#fafafa}[data-mode=dark] .sf-header-top{color:#e0e0e0;background-color:#1a1a1a;border-bottom-color:#2d2d2d}[data-mode=dark] .sf-text-muted{color:#9e9e9e}[data-mode=dark] .sf-section-title{color:#e0e0e0}[data-mode=dark] .sf-section-alt{background-color:#1a1a1a}[data-mode=dark] .sf-header-top span,[data-mode=dark] .sf-header-top a,[data-mode=dark] .sf-header-top .sf-dropdown i{color:#e0e0e0!important}[data-mode=light] .sf-header-top,:not([data-mode=dark]) .sf-header-top{color:#757575}[data-mode=light] .sf-header-top span,[data-mode=light] .sf-header-top a,:not([data-mode=dark]) .sf-header-top span,:not([data-mode=dark]) .sf-header-top a,[data-mode=light] .sf-header-top .sf-dropdown span,[data-mode=light] .sf-header-top .sf-dropdown i,:not([data-mode=dark]) .sf-header-top .sf-dropdown span,:not([data-mode=dark]) .sf-header-top .sf-dropdown i{color:#757575!important}[data-mode=light] .sf-header-top .sf-dropdown .sf-dropdown-link,:not([data-mode=dark]) .sf-header-top .sf-dropdown .sf-dropdown-link{color:#2c3e50!important}[data-mode=light] .sf-header-top .sf-dropdown .sf-dropdown-link:hover,:not([data-mode=dark]) .sf-header-top .sf-dropdown .sf-dropdown-link:hover{background-color:#f5f5f5!important}.sf-header-top-text,.sf-header-top-link,.sf-header-top,.sf-header-top span,.sf-header-top a,.sf-header-top .sf-dropdown span,.sf-header-top .sf-dropdown i{color:#757575}.sf-nav-icon,.sf-dropdown-link,.sf-category-sub-link{color:#2c3e50}.sf-category-item-link{color:#757575}[data-mode=dark] .sf-header-top-text,[data-mode=dark] .sf-header-top-link,[data-mode=dark] .sf-nav-icon,[data-mode=dark] .sf-dropdown-link,[data-mode=dark] .sf-category-sub-link{color:#e0e0e0}[data-mode=dark] .sf-category-item-link{color:#9e9e9e}[data-mode=dark] .sf-header-main{background-color:#1f1f1f;border-bottom-color:#2d2d2d}[data-mode=dark] .sf-nav-link{color:#e0e0e0}[data-mode=dark] .sf-nav-link:hover{color:var(--primary-color,#6366f1)}[data-mode=dark] .sf-search-input{color:#e0e0e0;background-color:#2d2d2d;border-color:#3d3d3d}[data-mode=dark] .sf-search-input::placeholder,[data-mode=dark] .sf-search-icon{color:#9e9e9e}[data-mode=dark] .sf-icon-btn{color:#e0e0e0}[data-mode=dark] .sf-card-title{color:#e0e0e0}[data-mode=dark] .sf-review-count,[data-mode=dark] .sf-price-original{color:#9e9e9e}[data-mode=dark] .sf-category-title{color:#e0e0e0}[data-mode=dark] .sf-category-description{color:#9e9e9e}[data-mode=dark] .sf-category-toolbar{background-color:#2d2d2d}[data-mode=dark] .sf-filter-toggle-btn{color:#e0e0e0;background-color:#2d2d2d;border-color:#3d3d3d}[data-mode=dark] .sf-filter-toggle-btn:hover{background-color:#3d3d3d}[data-mode=dark] .sf-products-count{color:#9e9e9e}[data-mode=dark] .sf-view-mode-toggle button{color:#e0e0e0;background-color:#2d2d2d;border-color:#3d3d3d}[data-mode=dark] .sf-view-mode-toggle button.active{background-color:var(--primary-color,#6366f1);color:#fff}[data-mode=dark] .sf-sort-label{color:#9e9e9e}[data-mode=dark] .sf-sort-select{color:#e0e0e0;background-color:#2d2d2d;border-color:#3d3d3d}[data-mode=dark] .sf-sort-select option{color:#e0e0e0;background-color:#2d2d2d}[data-mode=dark] .sf-cart-title,[data-mode=dark] .sf-cart-item-name{color:#e0e0e0}[data-mode=dark] .sf-cart-item-attr{color:#9e9e9e}[data-mode=dark] .sf-cart-item-total{color:#e0e0e0}[data-mode=dark] .sf-quantity-btn:hover:not(:disabled){background-color:#3d3d3d}[data-mode=dark] .sf-action-btn{color:#e0e0e0;background-color:#2d2d2d}[data-mode=dark] .sf-action-btn:hover{background-color:#3d3d3d}[data-mode=dark] .sf-dropdown>div{border:1px solid #3d3d3d;background-color:#2d2d2d!important}[data-mode=dark] .sf-dropdown a{color:#e0e0e0!important}[data-mode=dark] .sf-dropdown a:hover{background-color:#3d3d3d}[data-mode=dark] .sf-nav-item>div{border:1px solid #3d3d3d;background-color:#2d2d2d!important}[data-mode=dark] .sf-nav-item>div a{color:#e0e0e0!important}[data-mode=dark] .sf-nav-item>div a[style*=\#757575]{color:#9e9e9e!important}[data-mode=dark] .sf-mobile-menu-btn{color:#e0e0e0!important}[data-mode=dark] div[style*="background: white"][style*="position: fixed"]{background-color:#2d2d2d!important}[data-mode=dark] div[style*="background: white"][style*="position: fixed"] h3,[data-mode=dark] div[style*="background: white"][style*="position: fixed"] a,[data-mode=dark] div[style*="background: white"][style*="position: fixed"] button,[data-mode=dark] div[style*="background: white"][style*="position: fixed"] span,[data-mode=dark] div[style*="background: white"][style*="position: fixed"] li{color:#e0e0e0!important}[data-mode=dark] div[style*="background: white"][style*="position: fixed"] input{color:#e0e0e0!important;background-color:#1f1f1f!important;border-color:#3d3d3d!important}[data-mode=dark] div[style*="background: white"][style*="position: fixed"] input::placeholder,[data-mode=dark] div[style*="background: white"][style*="position: fixed"] i[style*="color: #757575"]{color:#9e9e9e!important}[data-mode=dark] div[style*="background: white"][style*="position: fixed"] ul[style*="backgroundColor: #fafafa"]{background-color:#1f1f1f!important}[data-mode=dark] div[style*="background: white"][style*="position: fixed"] li[style*=borderBottom]{border-bottom-color:#3d3d3d!important}[data-mode=dark] div[style*="background: white"][style*="position: fixed"] div[style*=borderTop]{border-top-color:#3d3d3d!important}[data-mode=dark] div[style*="background: white"][style*="position: fixed"] a[style*="color: #2c3e50"]{color:#e0e0e0!important}[data-mode=dark] div[style*="background: white"][style*="position: fixed"] a[style*="color: #757575"]{color:#9e9e9e!important}[data-mode=dark] div[style*="background: white"][style*="position: fixed"] button[style*="color: #2c3e50"]{color:#e0e0e0!important}[data-mode=dark] div[style*="background: white"][style*="position: fixed"] h3[style*="color: #757575"]{color:#9e9e9e!important}[data-mode=dark] section[style*="backgroundColor: #fafafa"]{background-color:#1a1a1a!important}[data-mode=dark] section[style*="backgroundColor: #fafafa"] h2{color:#e0e0e0!important}[data-mode=dark] section[style*="backgroundColor: #fafafa"] p,[data-mode=dark] p[style*="color: #757575"]{color:#9e9e9e!important}[data-mode=dark] h2[style*="color: #2c3e50"]{color:#e0e0e0!important}[data-mode=dark] .sf-category-sidebar{background-color:#2d2d2d!important}.sf-breadcrumb-nav,.sf-breadcrumb-link,.sf-breadcrumb-separator{color:#757575}.sf-breadcrumb-current,.sf-product-title{color:#2c3e50}.sf-product-description{color:#757575}.sf-form-label{color:#2c3e50}.sf-option-btn{color:#2c3e50;background-color:#fff;border-color:#e0e0e0}.sf-option-btn[data-selected=true]{background-color:#6366f11a}.sf-product-info-box{background-color:#fafafa}.sf-product-info-label{color:#2c3e50}.sf-product-info-value,.sf-tab-btn{color:#757575}.sf-tab-btn[data-active=true]{color:var(--primary-color,#6366f1)}[data-mode=dark] .sf-breadcrumb-nav,[data-mode=dark] .sf-breadcrumb-link,[data-mode=dark] .sf-breadcrumb-separator{color:#9e9e9e}[data-mode=dark] .sf-breadcrumb-current,[data-mode=dark] .sf-product-title{color:#e0e0e0}[data-mode=dark] .sf-product-description{color:#9e9e9e}[data-mode=dark] .sf-form-label{color:#e0e0e0}[data-mode=dark] .sf-option-btn{color:#e0e0e0;background-color:#2d2d2d;border-color:#3d3d3d}[data-mode=dark] .sf-option-btn[data-selected=true]{border-color:var(--primary-color,#6366f1);background-color:#6366f133}[data-mode=dark] .sf-option-btn:hover{background-color:#3d3d3d}[data-mode=dark] .sf-product-info-box{background-color:#2d2d2d}[data-mode=dark] .sf-product-info-label{color:#e0e0e0}[data-mode=dark] .sf-product-info-value{color:#b0b0b0}[data-mode=dark] .sf-tab-btn{color:#9e9e9e}[data-mode=dark] .sf-tab-btn[data-active=true]{color:var(--primary-color,#6366f1)}[data-mode=dark] .sf-tab-btn:hover{color:#e0e0e0}[data-mode=dark] .sf-quantity-selector{background-color:#2d2d2d;border-color:#3d3d3d}[data-mode=dark] .sf-quantity-btn{color:#e0e0e0}[data-mode=dark] .sf-quantity-btn:hover{background-color:#3d3d3d;border-radius:4px}[data-mode=dark] .sf-quantity-input{color:#e0e0e0;background-color:#2d2d2d}[data-mode=dark] .sf-card div[style*=borderBottom]{border-bottom-color:#3d3d3d!important}[data-mode=dark] .sf-card div[style*="border: 1px solid #e0e0e0"]{border-color:#3d3d3d!important}[data-mode=dark] .sf-card strong{color:#e0e0e0}[data-mode=dark] .sf-card span[style*="color: #757575"]{color:#9e9e9e!important}.sf-detail-item{background-color:#fff}.sf-detail-label{color:#2c3e50}.sf-detail-value{color:#757575}[data-mode=dark] .sf-detail-item{background-color:#2d2d2d;border-color:#3d3d3d!important}[data-mode=dark] .sf-detail-label{color:#e0e0e0}[data-mode=dark] .sf-detail-value{color:#9e9e9e}.sf-sidebar-title{color:#2c3e50}.sf-sidebar-link{color:#757575}.sf-sidebar-link:hover{color:var(--primary-color,#6366f1)}.sf-filter-label,.sf-filter-text{color:#2c3e50}.sf-filter-checkbox{accent-color:var(--primary-color,#6366f1)}.sf-pagination-btn{color:#2c3e50;background-color:#fff;border:1px solid #e0e0e0}.sf-pagination-btn:hover:not(:disabled){background-color:#f5f5f5}.sf-pagination-info{color:#2c3e50}[data-mode=dark] .sf-sidebar-title{color:#e0e0e0}[data-mode=dark] .sf-sidebar-link{color:#9e9e9e}[data-mode=dark] .sf-sidebar-link:hover{color:var(--primary-color,#6366f1)}[data-mode=dark] .sf-filter-label,[data-mode=dark] .sf-filter-text{color:#e0e0e0}[data-mode=dark] .sf-pagination-btn{color:#e0e0e0;background-color:#2d2d2d;border-color:#3d3d3d}[data-mode=dark] .sf-pagination-btn:hover:not(:disabled){background-color:#3d3d3d}[data-mode=dark] .sf-pagination-btn:disabled{opacity:.5;cursor:not-allowed}[data-mode=dark] .sf-pagination-info{color:#e0e0e0}[data-mode=dark] .sf-checkout-container,[data-mode=dark] .sf-checkout-container>div[style*="background-color: #fafafa"],[data-mode=dark] .sf-checkout-container>div[style*="backgroundColor: #fafafa"]{background-color:#1a1a1a!important}[data-mode=dark] .sf-checkout-container div[style*="background-color: white"],[data-mode=dark] .sf-checkout-container div[style*="backgroundColor: white"]{background-color:#2d2d2d!important}[data-mode=dark] .sf-checkout-container div[style*="background-color: white"][style*=border-bottom],[data-mode=dark] .sf-checkout-container div[style*="backgroundColor: white"][style*=borderBottom]{background-color:#1f1f1f!important;border-bottom-color:#2d2d2d!important}[data-mode=dark] .sf-checkout-container div[style*="background-color: white"][style*=border\:],[data-mode=dark] .sf-checkout-container div[style*="backgroundColor: white"][style*=border\:]{background-color:#2d2d2d!important;border-color:#3d3d3d!important}[data-mode=dark] .sf-checkout-container h2,[data-mode=dark] .sf-checkout-container h2[style*="color: #2c3e50"],[data-mode=dark] .sf-checkout-container h2[style*="color:#2c3e50"],[data-mode=dark] .sf-checkout-container h2[style*="color: rgb(44, 62, 80)"],[data-mode=dark] .sf-checkout-container div[style*="background-color: white"] *,[data-mode=dark] .sf-checkout-container div[style*="backgroundColor: white"] *,[data-mode=dark] .sf-checkout-container label[style*="background-color: white"] *,[data-mode=dark] .sf-checkout-container label[style*="backgroundColor: white"] *,[data-mode=dark] .sf-checkout-container [style*="color: #2c3e50"],[data-mode=dark] .sf-checkout-container [style*="color:#2c3e50"],[data-mode=dark] .sf-checkout-container [style*="color: rgb(44, 62, 80)"]{color:#e0e0e0!important}[data-mode=dark] .sf-checkout-container [style*="color: #757575"],[data-mode=dark] .sf-checkout-container [style*="color:#757575"],[data-mode=dark] .sf-checkout-container [style*="color: rgb(117, 117, 117)"]{color:#9e9e9e!important}[data-mode=dark] .sf-checkout-container a,[data-mode=dark] .sf-checkout-container a[style*="color: #2c3e50"],[data-mode=dark] .sf-checkout-container a[style*="color:#2c3e50"]{color:#e0e0e0!important}[data-mode=dark] .sf-checkout-container a[style*="color: #757575"],[data-mode=dark] .sf-checkout-container a[style*="color:#757575"]{color:#9e9e9e!important}[data-mode=dark] .sf-checkout-container a[style*="color: #6366f1"],[data-mode=dark] .sf-checkout-container a[style*="color:#6366f1"]{color:#818cf8!important}[data-mode=dark] .sf-checkout-container span[style*="color: #757575"],[data-mode=dark] .sf-checkout-container span[style*="color:#757575"],[data-mode=dark] .sf-checkout-container div[style*="color: #757575"],[data-mode=dark] .sf-checkout-container div[style*="color:#757575"],[data-mode=dark] .sf-checkout-container p[style*="color: #757575"],[data-mode=dark] .sf-checkout-container p[style*="color:#757575"]{color:#9e9e9e!important}[data-mode=dark] .sf-checkout-container label,[data-mode=dark] .sf-checkout-container label[style*="color: #2c3e50"],[data-mode=dark] .sf-checkout-container label[style*="color:#2c3e50"],[data-mode=dark] .sf-checkout-container h6,[data-mode=dark] .sf-checkout-container h6[style*="color: #2c3e50"],[data-mode=dark] .sf-checkout-container h6[style*="color:#2c3e50"],[data-mode=dark] .sf-checkout-container span[style*="color: #2c3e50"],[data-mode=dark] .sf-checkout-container span[style*="color:#2c3e50"],[data-mode=dark] .sf-checkout-container div[style*="color: #2c3e50"],[data-mode=dark] .sf-checkout-container div[style*="color:#2c3e50"]{color:#e0e0e0!important}[data-mode=dark] .sf-checkout-container input,[data-mode=dark] .sf-checkout-container input[style*="border: 1px solid #d0d0d0"],[data-mode=dark] .sf-checkout-container input[style*="border:1px solid #d0d0d0"]{color:#e0e0e0!important;background-color:#2d2d2d!important;border-color:#3d3d3d!important}[data-mode=dark] .sf-checkout-container input::placeholder{color:#9e9e9e!important}[data-mode=dark] .sf-checkout-container input:focus{background-color:#2d2d2d!important;border-color:#6366f1!important}[data-mode=dark] .sf-checkout-container select,[data-mode=dark] .sf-checkout-container select[style*="background-color: white"],[data-mode=dark] .sf-checkout-container select[style*="backgroundColor: white"],[data-mode=dark] .sf-checkout-container select[style*="border: 1px solid #d0d0d0"],[data-mode=dark] .sf-checkout-container select[style*="border:1px solid #d0d0d0"]{color:#e0e0e0!important;background-color:#2d2d2d!important;border-color:#3d3d3d!important}[data-mode=dark] .sf-checkout-container label,[data-mode=dark] .sf-checkout-container label[style*="background-color: white"],[data-mode=dark] .sf-checkout-container label[style*="backgroundColor: white"]{background-color:#2d2d2d!important;border-color:#3d3d3d!important}[data-mode=dark] .sf-checkout-container label[style*="background-color: #f0f1ff"],[data-mode=dark] .sf-checkout-container label[style*="backgroundColor: #f0f1ff"]{background-color:#2d2d3d!important;border-color:#6366f1!important}[data-mode=dark] .sf-checkout-container label[style*="border: 2px solid #6366f1"],[data-mode=dark] .sf-checkout-container label[style*="border:2px solid #6366f1"]{border-color:#6366f1!important}[data-mode=dark] .sf-checkout-container div[style*="border-bottom: 1px solid #f0f0f0"],[data-mode=dark] .sf-checkout-container div[style*="borderBottom: 1px solid #f0f0f0"]{border-bottom-color:#3d3d3d!important}[data-mode=dark] .sf-checkout-container div[style*="border-top: 2px solid #e0e0e0"],[data-mode=dark] .sf-checkout-container div[style*="borderTop: 2px solid #e0e0e0"]{border-top-color:#3d3d3d!important}[data-mode=dark] .sf-checkout-container div[style*="border-bottom: 1px solid #e0e0e0"],[data-mode=dark] .sf-checkout-container div[style*="borderBottom: 1px solid #e0e0e0"]{border-bottom-color:#3d3d3d!important}[data-mode=dark] .sf-checkout-container img[style*="border: 1px solid #e0e0e0"],[data-mode=dark] .sf-checkout-container img[style*="border:1px solid #e0e0e0"]{border-color:#3d3d3d!important}[data-mode=dark] .sf-checkout-container span[style*="background-color: #757575"],[data-mode=dark] .sf-checkout-container span[style*="backgroundColor: #757575"]{background-color:#6366f1!important}[data-mode=dark] .sf-checkout-container span[style*="color: #10b981"],[data-mode=dark] .sf-checkout-container span[style*="color:#10b981"]{color:#34d399!important}[data-mode=dark] .sf-checkout-container div[style*="color: #6366f1"],[data-mode=dark] .sf-checkout-container div[style*="color:#6366f1"],[data-mode=dark] .sf-checkout-container button[style*="color: #6366f1"],[data-mode=dark] .sf-checkout-container button[style*="color:#6366f1"]{color:#818cf8!important}[data-mode=dark] .sf-checkout-container button[style*="background: none"][style*="color: #6366f1"]:hover,[data-mode=dark] .sf-checkout-container button[style*=background\:none][style*="color:#6366f1"]:hover{color:#a5b4fc!important}[data-mode=dark] .sf-checkout-container div[style*="color: #2c3e50"][style*="fontSize: 1.5rem"],[data-mode=dark] .sf-checkout-container div[style*="color:#2c3e50"][style*="fontSize:1.5rem"]{color:#e0e0e0!important}[data-mode=dark] .sf-checkout-container,[data-mode=dark] .sf-checkout-container *{color:inherit}[data-mode=dark] .sf-checkout-container [style*="rgb(250, 250, 250)"],[data-mode=dark] .sf-checkout-container [style*=\#fafafa],[data-mode=dark] .sf-checkout-container [style*=\#FAFAFA]{background-color:#1a1a1a!important}[data-mode=dark] .sf-checkout-container [style*="rgb(249, 250, 251)"],[data-mode=dark] .sf-checkout-container [style*=\#f9fafb],[data-mode=dark] .sf-checkout-container [style*=\#F9FAFB]{background-color:#2d2d2d!important}[data-mode=dark] .sf-checkout-container div[style*="border: 1px solid #d0d0d0"][style*="border-radius: 8px"],[data-mode=dark] .sf-checkout-container div[style*="border:1px solid #d0d0d0"][style*=borderRadius\:8px]{border-color:#3d3d3d!important}[data-mode=dark] .sf-checkout-container label[style*="background-color: #f9fafb"],[data-mode=dark] .sf-checkout-container label[style*="backgroundColor: #f9fafb"],[data-mode=dark] .sf-checkout-container label[style*="background-color: white"][style*=border-bottom],[data-mode=dark] .sf-checkout-container label[style*="backgroundColor: white"][style*=borderBottom]{background-color:#2d2d2d!important;border-bottom-color:#3d3d3d!important}[data-mode=dark] .sf-checkout-container div[style*="color: #757575"][style*="font-size: 0.75rem"],[data-mode=dark] .sf-checkout-container div[style*="color:#757575"][style*="fontSize:0.75rem"]{color:#9e9e9e!important}[data-mode=dark] .sf-checkout-container div[style*="background-color: #f9fafb"][style*=border\:],[data-mode=dark] .sf-checkout-container div[style*="backgroundColor: #f9fafb"][style*=border\:]{background-color:#2d2d2d!important;border-color:#3d3d3d!important}[data-mode=dark] .sf-checkout-container label[style*="background-color: #e0e7ff"],[data-mode=dark] .sf-checkout-container label[style*="backgroundColor: #e0e7ff"]{background-color:#2d2d3d!important;border-color:#6366f1!important}[data-mode=dark] .sf-checkout-container label[style*="background-color: white"][style*="border: 1px solid #d0d0d0"],[data-mode=dark] .sf-checkout-container label[style*="backgroundColor: white"][style*="border:1px solid #d0d0d0"]{background-color:#2d2d2d!important;border-color:#3d3d3d!important}[data-mode=dark] .sf-checkout-container button[style*="background-color: white"][style*="border: 1px solid #d0d0d0"],[data-mode=dark] .sf-checkout-container button[style*="backgroundColor: white"][style*="border:1px solid #d0d0d0"]{color:#e0e0e0!important;background-color:#2d2d2d!important;border-color:#3d3d3d!important}[data-mode=dark] .sf-checkout-container button[style*="background-color: white"][style*="border: 1px solid #d0d0d0"]:hover,[data-mode=dark] .sf-checkout-container button[style*="backgroundColor: white"][style*="border:1px solid #d0d0d0"]:hover{background-color:#3d3d3d!important}[data-mode=dark] .sf-checkout-container h3,[data-mode=dark] .sf-checkout-container h3[style*="color: #2c3e50"],[data-mode=dark] .sf-checkout-container h3[style*="color:#2c3e50"]{color:#e0e0e0!important}[data-mode=dark] .sf-checkout-container p[style*="color: #757575"][style*="font-size: 0.75rem"],[data-mode=dark] .sf-checkout-container p[style*="color:#757575"][style*="fontSize:0.75rem"]{color:#9e9e9e!important}[data-mode=dark] .sf-checkout-container span[style*="background-color: #6366f1"],[data-mode=dark] .sf-checkout-container span[style*="backgroundColor: #6366f1"]{background-color:#6366f1!important}[data-mode=dark] .sf-checkout-container div[style*="border: 1px solid #d0d0d0"][style*="border-radius: 6px"],[data-mode=dark] .sf-checkout-container div[style*="border:1px solid #d0d0d0"][style*=borderRadius\:6px]{border-color:#3d3d3d!important}[data-mode=dark] .sf-checkout-container div[style*="background-color: white"][style*="border: 1px solid #d0d0d0"],[data-mode=dark] .sf-checkout-container div[style*="backgroundColor: white"][style*="border:1px solid #d0d0d0"]{background-color:#2d2d2d!important;border-color:#3d3d3d!important}[data-mode=dark] .sf-checkout-container div[style*="background-color: #f9fafb"],[data-mode=dark] .sf-checkout-container div[style*="backgroundColor: #f9fafb"]{background-color:#2d2d2d!important}[data-mode=dark] body>div>div[style*="background-color: white"][style*="border-bottom: 1px solid #e0e0e0"],[data-mode=dark] body>div>div[style*="backgroundColor: white"][style*="borderBottom: 1px solid #e0e0e0"]{background-color:#1f1f1f!important;border-bottom-color:#2d2d2d!important}[data-mode=dark] .sf-checkout-container i,[data-mode=dark] .sf-checkout-container i[style*="font-size: 1.25rem"],[data-mode=dark] .sf-checkout-container i[style*="fontSize: 1.25rem"]{color:#9e9e9e!important}[data-mode=dark] .sf-checkout-container button[style*="background-color: #6366f1"]:hover:not(:disabled),[data-mode=dark] .sf-checkout-container button[style*="backgroundColor: #6366f1"]:hover:not(:disabled){background-color:#4f46e5!important}[data-mode=dark] .sf-checkout-container div[style*="padding: 4rem 1rem"][style*="text-align: center"],[data-mode=dark] .sf-checkout-container div[style*="padding:4rem 1rem"][style*=textAlign\:center]{background-color:#1a1a1a!important}[data-mode=dark] .sf-checkout-container label[style*="border-left: 3px solid #6366f1"],[data-mode=dark] .sf-checkout-container label[style*="borderLeft: 3px solid #6366f1"]{border-left-color:#6366f1!important}[data-mode=dark] .sf-checkout-container label[style*="border-left: 3px solid transparent"],[data-mode=dark] .sf-checkout-container label[style*="borderLeft: 3px solid transparent"]{border-left-color:#0000!important}[data-mode=dark] .sf-checkout-container label[style*=border-bottom][style*="border-bottom: 1px solid #d0d0d0"],[data-mode=dark] .sf-checkout-container label[style*=borderBottom][style*="borderBottom: 1px solid #d0d0d0"]{border-bottom-color:#3d3d3d!important}[data-mode=dark] .sf-checkout-container div[style*="background-color: white"][style*="border: 1px solid #d0d0d0"][style*="border-radius: 8px"],[data-mode=dark] .sf-checkout-container div[style*="backgroundColor: white"][style*="border:1px solid #d0d0d0"][style*=borderRadius\:8px]{background-color:#2d2d2d!important;border-color:#3d3d3d!important}[data-mode=dark] .sf-checkout-container div[style*="background-color: #fef3c7"],[data-mode=dark] .sf-checkout-container div[style*="backgroundColor: #fef3c7"]{background-color:#3d2d1a!important;border-color:#4a3d2a!important}[data-mode=dark] .sf-checkout-container div[style*="color: #92400e"],[data-mode=dark] .sf-checkout-container div[style*="color:#92400e"],[data-mode=dark] .sf-checkout-container div[style*="color: #92400e"] strong,[data-mode=dark] .sf-checkout-container div[style*="color:#92400e"] strong{color:#fbbf24!important}[data-mode=dark] .sf-checkout-container div[style*="background-color: #fef2f2"],[data-mode=dark] .sf-checkout-container div[style*="backgroundColor: #fef2f2"]{background-color:#3d1a1a!important;border-color:#4a2a2a!important}[data-mode=dark] .sf-checkout-container p[style*="color: #991b1b"],[data-mode=dark] .sf-checkout-container p[style*="color:#991b1b"]{color:#fca5a5!important}[data-mode=dark] .sf-checkout-container label[style*="background-color: #e0e7ff"][style*="border: 2px solid #6366f1"],[data-mode=dark] .sf-checkout-container label[style*="backgroundColor: #e0e7ff"][style*="border:2px solid #6366f1"]{background-color:#2d2d3d!important;border-color:#6366f1!important}[data-mode=dark] .sf-checkout-container label[style*="background-color: #f9fafb"][style*="border: 1px solid #e0e0e0"],[data-mode=dark] .sf-checkout-container label[style*="backgroundColor: #f9fafb"][style*="border:1px solid #e0e0e0"]{background-color:#2d2d2d!important;border-color:#3d3d3d!important}[data-mode=dark] .sf-checkout-container button[style*="border: 1px dashed #d0d0d0"],[data-mode=dark] .sf-checkout-container button[style*="border:1px dashed #d0d0d0"]{color:#818cf8!important;border-color:#3d3d3d!important}[data-mode=dark] .sf-checkout-container button[style*="border: 1px dashed #d0d0d0"]:hover,[data-mode=dark] .sf-checkout-container button[style*="border:1px dashed #d0d0d0"]:hover{background-color:#2d2d3d!important;border-color:#6366f1!important}[data-mode=dark] .sf-checkout-container button[style*="background-color: transparent"][style*="border: none"][style*="color: #6366f1"],[data-mode=dark] .sf-checkout-container button[style*="backgroundColor: transparent"][style*=border\:none][style*="color:#6366f1"]{color:#818cf8!important}[data-mode=dark] .sf-checkout-container button[style*="background-color: transparent"][style*="border: none"][style*="color: #6366f1"]:hover,[data-mode=dark] .sf-checkout-container button[style*="backgroundColor: transparent"][style*=border\:none][style*="color:#6366f1"]:hover{color:#a5b4fc!important}[data-mode=dark] .sf-checkout-container div[style*="background-color: white"][style*="border: 1px solid #d0d0d0"][style*="border-radius: 8px"][style*="padding: 1rem"],[data-mode=dark] .sf-checkout-container div[style*="backgroundColor: white"][style*="border:1px solid #d0d0d0"][style*=borderRadius\:8px][style*=padding\:1rem]{background-color:#2d2d2d!important;border-color:#3d3d3d!important}[data-mode=dark] .sf-checkout-container div[style*="color: #2c3e50"][style*="font-size: 0.875rem"],[data-mode=dark] .sf-checkout-container div[style*="color:#2c3e50"][style*="fontSize:0.875rem"],[data-mode=dark] .sf-checkout-container div[style*="color: #2c3e50"][style*="font-size: 0.75rem"],[data-mode=dark] .sf-checkout-container div[style*="color:#2c3e50"][style*="fontSize:0.75rem"],[data-mode=dark] .sf-checkout-container div[style*="color: #2c3e50"][style*="font-size: 0.8125rem"],[data-mode=dark] .sf-checkout-container div[style*="color:#2c3e50"][style*="fontSize:0.8125rem"],[data-mode=dark] .sf-checkout-container div[style*="text-align: center"] p[style*="color: #2c3e50"],[data-mode=dark] .sf-checkout-container div[style*="textAlign: center"] p[style*="color:#2c3e50"]{color:#e0e0e0!important}[data-mode=light] .sf-dropdown-menu,:not([data-mode=dark]) .sf-dropdown-menu{background-color:#fff!important}[data-mode=light] .sf-dropdown-menu .sf-dropdown-link,:not([data-mode=dark]) .sf-dropdown-menu .sf-dropdown-link{color:#2c3e50!important}[data-mode=light] .sf-dropdown-menu .sf-dropdown-link:hover,:not([data-mode=dark]) .sf-dropdown-menu .sf-dropdown-link:hover{background-color:#f5f5f5!important}[data-mode=light] .sf-dropdown-menu .sf-dropdown-link i,:not([data-mode=dark]) .sf-dropdown-menu .sf-dropdown-link i{color:#2c3e50!important}[data-mode=dark] .sf-dropdown-menu{background-color:#2d2d2d!important;border:1px solid #3d3d3d!important}[data-mode=dark] .sf-dropdown-menu .sf-dropdown-link{color:#e0e0e0!important}[data-mode=dark] .sf-dropdown-menu .sf-dropdown-link:hover{background-color:#3d3d3d!important}[data-mode=dark] .sf-dropdown-menu .sf-dropdown-link[style*="backgroundColor: #f0f1ff"]{color:#818cf8!important;background-color:#2d2d3d!important}[data-mode=dark] .sf-dropdown-menu .sf-dropdown-link i{color:#e0e0e0!important}[data-mode=dark] .sf-checkout-container div[style*="background-color: white"][style*="border: 1px solid #e0e0e0"][style*="border-radius: 12px"],[data-mode=dark] .sf-checkout-container div[style*="backgroundColor: white"][style*="border:1px solid #e0e0e0"][style*=borderRadius\:12px]{background-color:#2d2d2d!important;border-color:#3d3d3d!important}[data-mode=dark] .sf-checkout-container div[style*="background-color: white"][style*="border: 1px solid #e0e0e0"][style*="border-radius: 12px"] *,[data-mode=dark] .sf-checkout-container div[style*="backgroundColor: white"][style*="border:1px solid #e0e0e0"][style*=borderRadius\:12px] *{color:#e0e0e0!important}[data-mode=dark] .sf-checkout-container div[style*="background-color: white"][style*="border: 1px solid #e0e0e0"][style*="border-radius: 12px"] span[style*="color: #757575"],[data-mode=dark] .sf-checkout-container div[style*="backgroundColor: white"][style*="border:1px solid #e0e0e0"][style*=borderRadius\:12px] span[style*="color:#757575"]{color:#9e9e9e!important}[data-mode=dark] .sf-checkout-container div[style*="background-color: white"][style*="border: 1px solid #e0e0e0"][style*="border-radius: 12px"] span[style*="color: #10b981"],[data-mode=dark] .sf-checkout-container div[style*="backgroundColor: white"][style*="border:1px solid #e0e0e0"][style*=borderRadius\:12px] span[style*="color:#10b981"]{color:#34d399!important}[data-mode=dark] .sf-container{background-color:#1a1a1a}[data-mode=dark] .sf-card{background-color:#2d2d2d!important;border-color:#3d3d3d!important}[data-mode=dark] .sf-card h1[style*="color: #2c3e50"],[data-mode=dark] .sf-card h1[style*="color:#2c3e50"]{color:#60a5fa!important}[data-mode=dark] .sf-card p[style*="color: #757575"],[data-mode=dark] .sf-card p[style*="color:#757575"]{color:#9e9e9e!important}[data-mode=dark] .sf-card div[style*="border-top: 1px solid #e0e0e0"],[data-mode=dark] .sf-card div[style*="borderTop: 1px solid #e0e0e0"]{border-top-color:#3d3d3d!important}[data-mode=dark] .sf-card h2[style*="color: #2c3e50"],[data-mode=dark] .sf-card h2[style*="color:#2c3e50"]{color:#e0e0e0!important}[data-mode=dark] .sf-card div[style*="background-color: #fafafa"],[data-mode=dark] .sf-card div[style*="backgroundColor: #fafafa"]{background-color:#1f1f1f!important}[data-mode=dark] .sf-card div[style*="background-color: #fafafa"] p[style*="color: #2c3e50"],[data-mode=dark] .sf-card div[style*="backgroundColor: #fafafa"] p[style*="color:#2c3e50"]{color:#e0e0e0!important}[data-mode=dark] .sf-card div[style*="background-color: #fafafa"] p[style*="color: #757575"],[data-mode=dark] .sf-card div[style*="backgroundColor: #fafafa"] p[style*="color:#757575"]{color:#9e9e9e!important}[data-mode=dark] .sf-card p[style*="color: #2c3e50"][style*="fontWeight: 700"],[data-mode=dark] .sf-card p[style*="color:#2c3e50"][style*=fontWeight\:700]{color:#e0e0e0!important}[data-mode=dark] .sf-card div[style*="border-top: 1px solid #e0e0e0"][style*="padding-top: 2rem"],[data-mode=dark] .sf-card div[style*="borderTop: 1px solid #e0e0e0"][style*="paddingTop: 2rem"]{border-top-color:#3d3d3d!important}[data-mode=dark] .sf-card div[style*="background-color: #e3f2fd"],[data-mode=dark] .sf-card div[style*="backgroundColor: #e3f2fd"],[data-mode=dark] .sf-card div[style*="background-color: rgb(227, 242, 253)"],[data-mode=dark] .sf-container div[style*="background-color: #e3f2fd"],[data-mode=dark] .sf-container div[style*="backgroundColor: #e3f2fd"]{background-color:#1f2937!important;border:1px solid #374151!important}[data-mode=dark] .sf-card div[style*="background-color: #e3f2fd"] i,[data-mode=dark] .sf-card div[style*="backgroundColor: #e3f2fd"] i,[data-mode=dark] .sf-card div[style*="background-color: rgb(227, 242, 253)"] i,[data-mode=dark] .sf-container div[style*="background-color: #e3f2fd"] i,[data-mode=dark] .sf-container div[style*="backgroundColor: #e3f2fd"] i,[data-mode=dark] .sf-card div[style*="background-color: #e3f2fd"] i[style*="color: #1976d2"],[data-mode=dark] .sf-card div[style*="backgroundColor: #e3f2fd"] i[style*="color:#1976d2"],[data-mode=dark] .sf-card div[style*="background-color: #e3f2fd"] i[style*="color: rgb(25, 118, 210)"],[data-mode=dark] .sf-card div[style*="background-color: #e3f2fd"] i[style*="color:rgb(25, 118, 210)"],[data-mode=dark] .sf-card div[style*="background-color: #e3f2fd"] p,[data-mode=dark] .sf-card div[style*="backgroundColor: #e3f2fd"] p,[data-mode=dark] .sf-card div[style*="background-color: rgb(227, 242, 253)"] p,[data-mode=dark] .sf-container div[style*="background-color: #e3f2fd"] p,[data-mode=dark] .sf-container div[style*="backgroundColor: #e3f2fd"] p,[data-mode=dark] .sf-card div[style*="background-color: #e3f2fd"] p[style*="color: #1976d2"],[data-mode=dark] .sf-card div[style*="backgroundColor: #e3f2fd"] p[style*="color:#1976d2"],[data-mode=dark] .sf-card div[style*="background-color: #e3f2fd"] p[style*="color: rgb(25, 118, 210)"],[data-mode=dark] .sf-card div[style*="background-color: #e3f2fd"] p[style*="color:rgb(25, 118, 210)"]{color:#60a5fa!important}[data-mode=dark] .sf-card div[style*="background-color: #e3f2fd"] ul,[data-mode=dark] .sf-card div[style*="backgroundColor: #e3f2fd"] ul,[data-mode=dark] .sf-card div[style*="background-color: rgb(227, 242, 253)"] ul,[data-mode=dark] .sf-container div[style*="background-color: #e3f2fd"] ul,[data-mode=dark] .sf-container div[style*="backgroundColor: #e3f2fd"] ul,[data-mode=dark] .sf-card div[style*="background-color: #e3f2fd"] ul[style*="color: #424242"],[data-mode=dark] .sf-card div[style*="backgroundColor: #e3f2fd"] ul[style*="color:#424242"],[data-mode=dark] .sf-card div[style*="background-color: #e3f2fd"] ul[style*="color: rgb(66, 66, 66)"],[data-mode=dark] .sf-card div[style*="background-color: #e3f2fd"] ul[style*="color:rgb(66, 66, 66)"],[data-mode=dark] .sf-card div[style*="background-color: #e3f2fd"] li,[data-mode=dark] .sf-card div[style*="backgroundColor: #e3f2fd"] li,[data-mode=dark] .sf-card div[style*="background-color: rgb(227, 242, 253)"] li,[data-mode=dark] .sf-container div[style*="background-color: #e3f2fd"] li,[data-mode=dark] .sf-container div[style*="backgroundColor: #e3f2fd"] li,[data-mode=dark] .sf-card div[style*="background-color: #e3f2fd"] [style*="color: #424242"],[data-mode=dark] .sf-card div[style*="backgroundColor: #e3f2fd"] [style*="color:#424242"],[data-mode=dark] .sf-card div[style*="background-color: #e3f2fd"] [style*="color: rgb(66, 66, 66)"],[data-mode=dark] .sf-card div[style*="background-color: #e3f2fd"] [style*="color:rgb(66, 66, 66)"],[data-mode=dark] .sf-container div[style*="background-color: #e3f2fd"] [style*="color: #424242"],[data-mode=dark] .sf-container div[style*="backgroundColor: #e3f2fd"] [style*="color:#424242"]{color:#d1d5db!important}[data-mode=dark] div[style*="background-color: #e3f2fd"],[data-mode=dark] div[style*="backgroundColor: #e3f2fd"]{background-color:#1f2937!important;border-color:#374151!important}[data-mode=dark] div[style*="background-color: #e3f2fd"] i[style*="color: #1976d2"],[data-mode=dark] div[style*="backgroundColor: #e3f2fd"] i[style*="color:#1976d2"],[data-mode=dark] div[style*="background-color: #e3f2fd"] i[style*="color: rgb(25, 118, 210)"],[data-mode=dark] div[style*="background-color: #e3f2fd"] p[style*="color: #1976d2"],[data-mode=dark] div[style*="backgroundColor: #e3f2fd"] p[style*="color:#1976d2"],[data-mode=dark] div[style*="background-color: #e3f2fd"] p[style*="color: rgb(25, 118, 210)"]{color:#60a5fa!important}[data-mode=dark] div[style*="background-color: #e3f2fd"] ul[style*="color: #424242"],[data-mode=dark] div[style*="backgroundColor: #e3f2fd"] ul[style*="color:#424242"],[data-mode=dark] div[style*="background-color: #e3f2fd"] ul[style*="color: rgb(66, 66, 66)"],[data-mode=dark] div[style*="background-color: #e3f2fd"] li{color:#d1d5db!important}[data-mode=dark] .sf-btn-secondary{color:#e0e0e0!important;background-color:#4b5563!important}[data-mode=dark] .sf-btn-secondary:hover{background-color:#374151!important}
