:root{color:#fff;font-synthesis:none;text-rendering:optimizelegibility;background-color:#050505;font-family:Inter,Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{min-width:320px;min-height:100vh;margin:0;overflow-x:clip}html[dir=rtl] body{direction:rtl}html[dir=rtl] input,html[dir=rtl] textarea,html[dir=rtl] select{text-align:right}button,input,select,textarea{font:inherit}img{max-width:100%;display:block}.home-page{background:radial-gradient(circle at top,#28220f 0%,#0d0d0d 45%,#050505 100%);place-items:center;min-height:calc(100vh - 133px);padding:55px 20px;display:grid}.hero{text-align:center;width:100%;max-width:900px}.sellura-logo{width:min(330px,75vw);height:auto;margin-bottom:12px}.brand-label{color:#ffc928;letter-spacing:4px;margin:0 0 16px;font-size:14px;font-weight:700}.hero h1{color:#fff;max-width:800px;margin:0 auto;font-size:clamp(38px,7vw,76px);line-height:1.05}.hero-description{color:#c7c7c7;max-width:620px;margin:24px auto 32px;font-size:clamp(17px,2vw,21px);line-height:1.7}.shop-button{color:#111;cursor:pointer;background-color:#ffc928;border:2px solid #ffc928;border-radius:999px;padding:15px 30px;font-size:16px;font-weight:700;text-decoration:none;transition:background-color .25s,color .25s,transform .25s;display:inline-block}.shop-button:hover{color:#ffc928;background-color:#0000;transform:translateY(-3px)}.shop-button:focus-visible{outline-offset:4px;outline:3px solid #fff}.site-header{z-index:1000;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background-color:#070707f5;border-bottom:1px solid #ffc9282e;width:100%;position:sticky;top:0}.header-container{align-items:center;gap:30px;width:min(1400px,100% - 40px);min-height:78px;margin:0 auto;display:flex}.header-logo{flex-shrink:0;align-items:center;display:flex}.header-logo img{object-fit:contain;width:115px;height:55px}.main-navigation{align-items:center;gap:28px;margin-left:auto;display:flex}.main-navigation a{color:#eee;font-size:15px;font-weight:600;text-decoration:none;transition:color .25s;position:relative}.main-navigation a:after{content:"";background-color:#ffc928;width:0;height:2px;transition:width .25s;position:absolute;bottom:-9px;left:0}.main-navigation a:hover{color:#ffc928}.main-navigation a:hover:after{width:100%}.header-actions{align-items:center;gap:8px;display:flex}.header-action-button{color:#fff;cursor:pointer;background-color:#151515;border:1px solid #2d2d2d;border-radius:10px;place-items:center;min-width:40px;height:40px;font-size:19px;transition:border-color .25s,background-color .25s,color .25s;display:grid;position:relative}.header-action-button:hover{color:#101010;background-color:#ffc928;border-color:#ffc928}.language-button{width:auto;max-width:58px;padding:0 8px;font-size:13px;font-weight:800}.sellura-identity-strip{color:#2c5838;background:#f7f8f4;border-top:1px solid #e8ebe6;place-items:center;min-height:24px;display:grid}.sellura-identity-strip span{letter-spacing:.28em;font-size:9px;font-weight:900;line-height:1}.language-selector{appearance:auto;line-height:1}.language-selector option{color:#263347;background:#fff}.cart-button{padding:0 11px}.cart-count,.wishlist-count{color:#111;background-color:#ffc928;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:11px;font-weight:800;display:grid;position:absolute;top:-7px;right:-7px}.search-container{width:min(1400px,100% - 40px);margin:0 auto;padding:0 0 15px}.search-form{background-color:#171717;border:1px solid #303030;border-radius:12px;width:100%;max-width:760px;margin:0 auto;display:flex;overflow:hidden}.search-form:focus-within{border-color:#ffc928}.search-form input{color:#fff;background-color:#0000;border:0;outline:0;flex:1;min-width:0;padding:13px 17px;font-size:15px}.search-form input::placeholder{color:#858585}.search-form button{color:#111;cursor:pointer;background-color:#ffc928;border:0;padding:0 23px;font-weight:800}.search-form button:hover{background-color:#ffd85e}.mobile-menu-button{z-index:1302;cursor:pointer;background-color:#ffc928;border:2px solid #c68f00;border-radius:12px;width:48px;height:48px;padding:10px;display:none;position:relative;box-shadow:0 5px 15px #79570033}.mobile-menu-button span{background-color:#272015;border-radius:5px;width:100%;height:3px;margin:4px 0;transition:transform .22s,opacity .18s;display:block}.mobile-menu-button.menu-button-open span:first-child{transform:translateY(7px)rotate(45deg)}.mobile-menu-button.menu-button-open span:nth-child(2){opacity:0}.mobile-menu-button.menu-button-open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-navigation-backdrop{z-index:1298;visibility:hidden;opacity:0;pointer-events:none;background:#1f28343d;border:0;transition:opacity .25s,visibility .25s;position:fixed;inset:0}.mobile-navigation-backdrop-open{visibility:visible;opacity:1;pointer-events:auto}@media (width<=1000px){.header-container{position:relative}.main-navigation{z-index:1300;visibility:hidden;pointer-events:none;background-color:#fff;border:0;border-left:1px solid #e0e4e9;border-radius:0;flex-direction:column;align-items:stretch;gap:0;width:min(340px,82vw);padding:92px 20px 24px;transition:transform .28s,visibility .28s;display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(105%);box-shadow:-18px 0 45px #212f4229}.main-navigation.navigation-open{visibility:visible;pointer-events:auto;transform:translate(0)}.main-navigation a{color:#263347;border-bottom:1px solid #edf0f3;border-radius:0;padding:15px 12px;font-size:15px}.main-navigation a:hover{color:#b37900;background-color:#f5f7fa}.main-navigation a:after{display:none}.header-actions{margin-left:auto}.mobile-menu-button{display:block}}@media (width<=620px){.header-container,.search-container{width:min(100% - 24px,1400px)}.header-logo img{width:94px;height:48px}.wishlist-button{display:none}.language-button{max-width:52px}.search-form input{font-size:13px}.search-form button{padding:0 15px;font-size:13px}}.account-button.account-active{color:#ffc928;background-color:#ffc9281a;border-color:#ffc928a6;font-size:14px;font-weight:900}.storefront-hero{grid-template-columns:minmax(0,1.15fr) minmax(330px,.85fr);align-items:center;gap:clamp(38px,7vw,88px);width:min(1250px,100% - 40px);margin:0 auto;padding:clamp(54px,8vw,96px) 0;display:grid}.storefront-hero-content>p:not(.storefront-eyebrow){max-width:680px;color:var(--sellura-muted);margin:24px 0 30px;font-size:clamp(16px,2vw,20px);line-height:1.75}.storefront-eyebrow{color:var(--sellura-brand);letter-spacing:3px;margin:0 0 14px;font-size:12px;font-weight:900}.storefront-hero h1{max-width:760px;color:var(--sellura-text);letter-spacing:-2px;margin:0;font-size:clamp(42px,6.5vw,76px);line-height:1.02}.storefront-hero-actions{flex-wrap:wrap;gap:12px;display:flex}.storefront-hero-actions a{border-radius:11px;padding:14px 21px;font-size:14px;font-weight:850;text-decoration:none}.storefront-primary-action{background:var(--sellura-brand);color:#fff}.storefront-secondary-action{border:1px solid var(--sellura-border-strong);color:var(--sellura-text);background:#fff}.storefront-hero-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:34px 0 0;padding:0;list-style:none;display:grid}.storefront-hero-facts li{border-top:2px solid var(--sellura-border);padding-top:14px}.storefront-hero-facts strong,.storefront-hero-facts span{display:block}.storefront-hero-facts strong{color:var(--sellura-brand-dark);font-size:14px}.storefront-hero-facts span{color:var(--sellura-muted);margin-top:4px;font-size:11px;line-height:1.45}.storefront-fulfilment-card{background:linear-gradient(150deg,#fff 0%,#edf4eb 100%);border:1px solid #d6e1d3;border-radius:28px;padding:clamp(26px,4vw,40px);box-shadow:0 24px 70px #1f492a21}.storefront-fulfilment-card>span{color:var(--sellura-brand);letter-spacing:2px;font-size:10px;font-weight:900}.storefront-fulfilment-card h2{color:var(--sellura-text);margin:11px 0 26px;font-size:clamp(24px,3vw,34px);line-height:1.2}.storefront-fulfilment-card ol{gap:20px;margin:0;padding:0;list-style:none;display:grid}.storefront-fulfilment-card li{grid-template-columns:34px minmax(0,1fr);gap:13px;display:grid}.storefront-fulfilment-card b{background:var(--sellura-accent);color:#302400;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.storefront-fulfilment-card strong{color:var(--sellura-text);font-size:14px}.storefront-fulfilment-card p{color:var(--sellura-muted);margin:5px 0 0;font-size:12px;line-height:1.55}@media (width<=900px){.storefront-hero{grid-template-columns:1fr}}@media (width<=560px){.storefront-hero{width:min(100% - 28px,1250px);padding-top:42px}.storefront-hero h1{letter-spacing:-1px}.storefront-hero-facts{grid-template-columns:1fr}.storefront-hero-actions a{text-align:center;width:100%}}.products-section{background:radial-gradient(circle at top,#ffc92814,#0000 35%),#101010;padding:100px 20px;scroll-margin-top:145px}.products-container{width:min(1250px,100%);margin:0 auto}.products-toolbar{background-color:#151515;border:1px solid #252525;border-radius:18px;margin-bottom:34px;padding:20px}.product-filter-buttons{flex-wrap:wrap;gap:10px;display:flex}.product-filter-button{color:#d4d4d4;cursor:pointer;background-color:#1d1d1d;border:1px solid #333;border-radius:999px;padding:10px 16px;font-size:13px;font-weight:700;transition:background-color .25s,border-color .25s,color .25s,transform .25s}.product-filter-button:hover{color:#ffc928;border-color:#ffc928;transform:translateY(-2px)}.product-filter-button.product-filter-active{color:#111;background-color:#ffc928;border-color:#ffc928}.product-filter-button:focus-visible{outline-offset:3px;outline:3px solid #fff}.products-view-controls{border-top:1px solid #292929;justify-content:space-between;align-items:center;gap:18px;margin-top:18px;padding-top:18px;display:flex}.available-products-filter{color:#c4c4c4;cursor:pointer;align-items:center;gap:10px;font-size:12px;font-weight:700;display:flex}.available-products-filter input{accent-color:#ffc928;width:18px;height:18px;margin:0}.products-sort-control{color:#8c8c8c;align-items:center;gap:10px;font-size:11px;font-weight:700;display:flex}.products-sort-control select{color:#fff;min-width:185px;font:inherit;cursor:pointer;background-color:#1c1c1c;border:1px solid #383838;border-radius:10px;padding:10px 36px 10px 12px}.products-sort-control select:focus-visible,.available-products-filter input:focus-visible{outline-offset:3px;outline:2px solid #ffc928}.products-result-information{border-top:1px solid #292929;justify-content:space-between;align-items:center;gap:20px;margin-top:18px;padding-top:18px;display:flex}.products-result-information p{color:#aaa;margin:0;font-size:14px}.products-result-information strong{color:#ffc928;font-size:17px}.reset-filters-button{color:#ffc928;cursor:pointer;background-color:#0000;border:0;padding:8px 14px;font-size:13px;font-weight:800}.reset-filters-button:hover{text-decoration:underline}.no-products-found{text-align:center;background-color:#151515;border:1px dashed #383838;border-radius:22px;max-width:650px;margin:0 auto;padding:65px 30px}.no-products-icon{margin-bottom:20px;font-size:62px;display:block}.no-products-found h3{color:#fff;margin:0;font-size:28px}.no-products-found p{color:#a4a4a4;max-width:520px;margin:16px auto 25px;line-height:1.7}.no-products-found button{color:#111;cursor:pointer;background-color:#ffc928;border:2px solid #ffc928;border-radius:999px;padding:13px 24px;font-weight:800}.no-products-found button:hover{color:#ffc928;background-color:#0000}.products-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.all-products-container{text-align:center;margin-top:48px}.all-products-button{color:#ffc928;cursor:pointer;background-color:#0000;border:2px solid #ffc928;border-radius:999px;padding:14px 28px;font-size:15px;font-weight:800;transition:background-color .25s,color .25s,transform .25s}.all-products-button:hover{color:#111;background-color:#ffc928;transform:translateY(-3px)}@media (width<=950px){.products-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.products-section{padding:75px 16px}.products-grid{grid-template-columns:1fr}.products-toolbar{padding:16px}.product-filter-buttons{flex-wrap:nowrap;padding-bottom:8px;overflow-x:auto}.product-filter-button{flex-shrink:0}.products-view-controls{flex-direction:column;align-items:stretch}.products-sort-control{flex-direction:column;align-items:flex-start}.products-sort-control select{width:100%}.products-result-information{flex-direction:column;align-items:flex-start;gap:10px}.reset-filters-button{padding-left:0}}.products-loading{color:#969696;justify-items:center;gap:15px;padding:75px 20px;font-size:13px;display:grid}.products-loading span{border:4px solid #303030;border-top-color:#ffc928;border-radius:50%;width:46px;height:46px;animation:.8s linear infinite products-loading-spinner}.products-load-error{text-align:center;background-color:#ff64640d;border:1px solid #ff64644d;border-radius:20px;max-width:620px;margin:0 auto;padding:55px 25px}.products-load-error>span{margin-bottom:15px;font-size:48px;display:block}.products-load-error h3{color:#fff;margin:0;font-size:24px}.products-load-error p{color:#a0a0a0;margin:13px auto 22px;line-height:1.7}.products-load-error button{color:#111;cursor:pointer;background-color:#ffc928;border:2px solid #ffc928;border-radius:999px;padding:12px 22px;font-weight:900}.products-load-error button:hover{color:#ffc928;background-color:#0000}@keyframes products-loading-spinner{to{transform:rotate(360deg)}}.product-card{background-color:#151515;border:1px solid #262626;border-radius:22px;transition:transform .3s,border-color .3s,box-shadow .3s;overflow:hidden}.product-card:hover{border-color:#ffc928a6;transform:translateY(-7px);box-shadow:0 20px 50px #0006}.product-image-container{background:radial-gradient(circle,#ffc92838,#0000 55%),linear-gradient(145deg,#25200f,#101010);place-items:center;height:240px;display:grid;position:relative;overflow:hidden}.product-image-container:after{content:"";filter:blur(13px);background-color:#00000059;border-radius:50%;width:170px;height:45px;position:absolute;bottom:22px}.product-icon{font-size:100px;transition:transform .35s;position:relative}.product-card:hover .product-icon{transform:scale(1.08)rotate(-3deg)}.product-badge{z-index:2;color:#111;background-color:#ffc928;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:900;position:absolute;top:17px;left:17px}.favorite-button{z-index:2;color:#fff;cursor:pointer;background-color:#0f0f0fd9;border:1px solid #393939;border-radius:50%;place-items:center;width:42px;height:42px;font-size:24px;transition:color .2s,background-color .2s,transform .2s;display:grid;position:absolute;top:15px;right:15px}.favorite-button:hover{color:#ffc928;transform:scale(1.08)}.favorite-button.favorite-active{color:#111;background-color:#ffc928;border-color:#ffc928}.product-information{padding:24px}.product-category{color:#ffc928;letter-spacing:1.6px;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:800}.product-information h3{color:#fff;min-height:56px;margin:0;font-size:20px;line-height:1.4}.product-rating{color:#bdbdbd;align-items:center;gap:6px;margin-top:13px;font-size:14px;display:flex}.product-rating span:first-child{color:#ffc928}.product-price-container{align-items:center;gap:10px;min-height:36px;margin:17px 0;display:flex}.product-shipping-included{color:#2f6b52;margin:6px 0 12px;font-size:11px;font-weight:800;line-height:1.4}.product-price{color:#fff;font-size:22px;font-weight:900}.product-old-price{color:#797979;font-size:14px;text-decoration:line-through}.add-to-cart-button{color:#111;cursor:pointer;background-color:#ffc928;border:2px solid #ffc928;border-radius:12px;justify-content:center;align-items:center;gap:9px;width:100%;padding:13px 16px;font-size:14px;font-weight:900;transition:color .25s,background-color .25s,transform .25s;display:flex}.add-to-cart-button:hover{color:#ffc928;background-color:#0000;transform:translateY(-2px)}.product-image-link{z-index:1;color:inherit;place-items:center;text-decoration:none;display:grid;position:absolute;inset:0}.product-information h3 a{color:#fff;text-decoration:none;transition:color .2s}.product-information h3 a:hover{color:#ffc928}.product-details-button{color:#a5a5a5;text-align:center;margin:-4px 0 13px;font-size:12px;font-weight:800;text-decoration:none;transition:color .2s;display:block}.product-details-button:hover{color:#ffc928}.product-out-of-stock{z-index:3;color:#c9c9c9;background-color:#303030;border-radius:999px;padding:7px 12px;font-size:11px;font-weight:900;position:absolute;bottom:15px;left:15px}.add-to-cart-button:disabled{color:#777;cursor:not-allowed;background-color:#292929;border-color:#353535;transform:none}.add-to-cart-button:disabled:hover{color:#777;background-color:#292929;border-color:#353535;transform:none}.product-photo{object-fit:contain;object-position:center;background:#f5f7f8;width:100%;height:100%;padding:16px;transition:transform .4s;display:block}.product-card:hover .product-photo{transform:scale(1.025)}.offers-section{background:radial-gradient(circle at 85% 10%,#ffc9281a,#0000 28%),#0d0d0d;border-top:1px solid #242424;padding:88px 20px;scroll-margin-top:120px}.offers-container{width:min(1180px,100%);margin:0 auto}.offers-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:36px;display:flex}.offers-heading p{color:#ffc928;letter-spacing:3px;margin:0 0 10px;font-size:11px;font-weight:900}.offers-heading h2{color:#fff;margin:0;font-size:clamp(30px,5vw,49px)}.offers-heading span{color:#8f8f8f;max-width:610px;margin-top:13px;line-height:1.7;display:block}.offers-heading a{color:#fff;border:1px solid #3a3a3a;border-radius:999px;flex:none;padding:11px 18px;font-size:12px;font-weight:800;text-decoration:none}.offers-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.offers-empty{color:#fff;text-align:left;border:1px dashed #373737;border-radius:22px;justify-content:center;align-items:center;gap:22px;min-height:210px;padding:35px;display:flex}.offers-empty>span{color:#ffc928;font-size:55px;font-weight:900}.offers-empty h3,.offers-empty p{margin:0}.offers-empty p{color:#858585;margin-top:8px}.offers-benefits{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:25px;display:grid}.offers-benefits article{background:#151515;border:1px solid #292929;border-radius:15px;align-items:center;gap:14px;padding:19px;display:flex}.offers-benefits article>span{color:#ffc928;background:#ffc9281a;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.offers-benefits strong{color:#fff;font-size:13px}.offers-benefits p{color:#777;margin:5px 0 0;font-size:11px;line-height:1.5}@media (width<=850px){.offers-product-grid,.offers-benefits{grid-template-columns:1fr}.offers-heading{flex-direction:column;align-items:flex-start}}@media (width<=520px){.offers-section{padding:65px 16px}.offers-empty{flex-direction:column;align-items:flex-start}}.site-footer{color:#fff;background:#080808;border-top:1px solid #292929;scroll-margin-top:120px}.site-footer-container{grid-template-columns:1.25fr .7fr .8fr 1.25fr;gap:42px;width:min(1180px,100% - 40px);margin:0 auto;padding:64px 0 48px;display:grid}.footer-brand img{width:138px;display:block}.footer-brand p,.footer-contact-card p{color:#7f7f7f;font-size:12px;line-height:1.75}.site-footer nav{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.site-footer nav strong{color:#ffc928;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:5px;font-size:11px}.site-footer nav a{color:#9a9a9a;font-size:12px;text-decoration:none}.site-footer nav a:hover{color:#fff}.footer-contact-card{background:#121212;border:1px solid #2d2d2d;border-radius:17px;align-items:flex-start;gap:14px;padding:20px;display:flex}.footer-contact-card>span{font-size:25px}.footer-contact-card strong{font-size:14px}.footer-contact-card p{margin:8px 0 11px}.footer-contact-card a{color:#ffc928;font-size:12px;font-weight:900;text-decoration:none}.footer-bottom{color:#666;border-top:1px solid #252525;justify-content:space-between;gap:20px;width:min(1180px,100% - 40px);margin:0 auto;padding:22px 0;font-size:10px;display:flex}.footer-copyright{gap:7px;max-width:480px;display:grid}.footer-copyright small{color:#8a8a8a;line-height:1.55}.footer-legal-navigation{flex-wrap:wrap;flex-direction:row!important;align-items:center!important;gap:14px!important;display:flex!important}.footer-legal-navigation a{color:#777!important;font-size:10px!important}@media (width<=900px){.site-footer-container{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=540px){.site-footer-container{grid-template-columns:1fr}.footer-bottom{flex-direction:column}}.cart-drawer-overlay{z-index:5000;visibility:hidden;background-color:#0000;transition:visibility .3s,background-color .3s;position:fixed;inset:0}.cart-drawer-overlay-open{visibility:visible;background-color:#000000b8}.cart-drawer{color:#fff;background-color:#101010;border-left:1px solid #303030;flex-direction:column;width:min(470px,100%);height:100%;transition:transform .32s;display:flex;position:absolute;top:0;right:0;overflow:hidden;transform:translate(100%);box-shadow:-25px 0 70px #0000008c}.cart-drawer-open{transform:translate(0)}.cart-drawer-header{background-color:#121212;border-bottom:1px solid #292929;flex-shrink:0;justify-content:space-between;align-items:center;gap:20px;min-height:91px;padding:20px 23px;display:flex}.cart-drawer-header p{color:#ffc928;letter-spacing:2px;margin:0 0 6px;font-size:9px;font-weight:900}.cart-drawer-header h2{align-items:center;gap:9px;margin:0;font-size:23px;display:flex}.cart-drawer-header h2 span{color:#111;background-color:#ffc928;border-radius:999px;place-items:center;min-width:25px;height:25px;padding:0 7px;font-size:10px;display:grid}.cart-close-button{color:#d5d5d5;cursor:pointer;background-color:#1b1b1b;border:1px solid #343434;border-radius:11px;flex-shrink:0;place-items:center;width:41px;height:41px;font-size:27px;line-height:1;display:grid}.cart-close-button:hover{color:#ffc928;border-color:#ffc928}.cart-drawer-content{flex:1;padding:8px 22px 25px;overflow-y:auto}.cart-items-list{display:grid}.cart-item{border-bottom:1px solid #292929;grid-template-columns:94px minmax(0,1fr);gap:15px;padding:18px 0;display:grid}.cart-item-visual{background:radial-gradient(circle,#ffc92824,#0000 67%),#1a1a1a;border:1px solid #303030;border-radius:14px;place-items:center;width:94px;height:105px;text-decoration:none;display:grid;overflow:hidden}.cart-item-visual img{object-fit:contain;object-position:center;background:#fff;width:100%;height:100%;padding:7px;transition:transform .3s;display:block}.cart-item-visual:hover img{transform:scale(1.025)}.cart-item-visual>span{font-size:43px}.cart-item-information{min-width:0}.cart-item-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.cart-item-heading p{color:#777;text-transform:uppercase;margin:0 0 6px;font-size:9px;font-weight:800}.cart-item-heading a{color:#eee;text-overflow:ellipsis;font-size:13px;font-weight:900;line-height:1.4;text-decoration:none;display:block;overflow:hidden}.cart-item-heading a:hover{color:#ffc928}.cart-remove-button{color:#777;cursor:pointer;background-color:#0000;border:0;border-radius:8px;flex-shrink:0;place-items:center;width:27px;height:27px;font-size:20px;display:grid}.cart-remove-button:hover{color:#ff9292;background-color:#ff5f5f14}.cart-item-bottom{justify-content:space-between;align-items:center;gap:15px;margin-top:16px;display:flex}.cart-quantity-control{background-color:#191919;border:1px solid #343434;border-radius:9px;grid-template-columns:31px 34px 31px;height:34px;display:grid;overflow:hidden}.cart-quantity-control button{color:#d0d0d0;cursor:pointer;background-color:#0000;border:0;font-size:17px}.cart-quantity-control button:hover:not(:disabled){color:#ffc928;background-color:#ffc9281a}.cart-quantity-control button:disabled{color:#505050;cursor:not-allowed}.cart-quantity-control span{color:#fff;border-left:1px solid #303030;border-right:1px solid #303030;place-items:center;font-size:11px;font-weight:900;display:grid}.cart-item-bottom>strong{color:#ffc928;font-size:14px}.cart-unit-price{color:#656565;margin-top:8px;font-size:8px;display:block}.cart-stock-message{color:#ff9292;margin-top:8px;font-size:8px;display:block}.clear-cart-button{color:#777;cursor:pointer;background-color:#0000;border:0;margin:17px auto 0;padding:8px 5px;font-size:10px;font-weight:800;display:block}.clear-cart-button:hover{color:#ff9292}.cart-drawer-footer{background-color:#151515;border-top:1px solid #2e2e2e;flex-shrink:0;padding:20px 23px 23px;box-shadow:0 -15px 35px #00000038}.cart-summary-row{color:#979797;justify-content:space-between;gap:20px;margin-bottom:11px;font-size:11px;display:flex}.cart-summary-row strong{color:#d6d6d6}.cart-free-shipping{color:#65d99a!important}.cart-total-row{border-top:1px solid #303030;justify-content:space-between;align-items:flex-end;gap:20px;margin-top:17px;padding-top:16px;display:flex}.cart-total-row>div{flex-direction:column;gap:4px;display:flex}.cart-total-row span{font-size:14px;font-weight:900}.cart-total-row small{color:#6f6f6f;font-size:8px}.cart-total-row>strong{color:#ffc928;font-size:23px}.cart-checkout-button{color:#111;cursor:pointer;background-color:#ffc928;border:2px solid #ffc928;border-radius:12px;justify-content:center;align-items:center;gap:11px;width:100%;min-height:52px;margin-top:19px;font-size:12px;font-weight:900;display:flex}.cart-checkout-button:hover{color:#ffc928;background-color:#0000}.cart-security-note{color:#777;justify-content:center;align-items:center;gap:7px;margin-top:13px;font-size:8px;display:flex}.empty-cart{text-align:center;flex:1;place-content:center;justify-items:center;padding:35px;display:grid}.empty-cart-icon{background:radial-gradient(circle,#ffc92824,#0000 70%),#181818;border:1px solid #303030;border-radius:50%;place-items:center;width:95px;height:95px;margin-bottom:20px;font-size:41px;display:grid}.empty-cart h3{margin:0;font-size:20px}.empty-cart p{color:#858585;max-width:290px;margin:13px 0 22px;font-size:11px;line-height:1.7}.empty-cart button{color:#111;cursor:pointer;background-color:#ffc928;border:2px solid #ffc928;border-radius:999px;padding:12px 20px;font-weight:900}.empty-cart button:hover{color:#ffc928;background-color:#0000}@media (width<=520px){.cart-drawer{width:100%}.cart-drawer-header{min-height:78px;padding:16px}.cart-drawer-content{padding-left:16px;padding-right:16px}.cart-drawer-footer{padding:17px 16px 20px}.cart-item{grid-template-columns:78px minmax(0,1fr);gap:12px}.cart-item-visual{width:78px;height:92px}.cart-quantity-control{grid-template-columns:29px 31px 29px}}.wishlist-overlay{z-index:3100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#000000b8;justify-content:flex-end;animation:.25s wishlist-fade-in;display:flex;position:fixed;inset:0}.wishlist-drawer{background-color:#101010;border-left:1px solid #303030;flex-direction:column;width:min(480px,100%);height:100%;animation:.32s wishlist-slide-in;display:flex;overflow:hidden;box-shadow:-25px 0 70px #0000008c}.wishlist-header{background-color:#141414;border-bottom:1px solid #292929;justify-content:space-between;align-items:flex-start;gap:20px;padding:25px;display:flex}.wishlist-header p{color:#ffc928;letter-spacing:2.5px;margin:0 0 7px;font-size:11px;font-weight:900}.wishlist-header h2{color:#fff;margin:0;font-size:29px}.wishlist-header span{color:#969696;margin-top:6px;font-size:13px;display:block}.wishlist-close-button{color:#fff;cursor:pointer;background-color:#1d1d1d;border:1px solid #363636;border-radius:12px;flex-shrink:0;place-items:center;width:43px;height:43px;font-size:29px;line-height:1;transition:border-color .2s,background-color .2s,color .2s,transform .2s;display:grid}.wishlist-close-button:hover{color:#111;background-color:#ffc928;border-color:#ffc928;transform:rotate(5deg)}.wishlist-content{flex:1;overflow-y:auto}.wishlist-items{padding:8px 25px 30px}.wishlist-item{border-bottom:1px solid #292929;grid-template-columns:90px minmax(0,1fr);gap:16px;padding:22px 0;display:grid}.wishlist-item-image{background:radial-gradient(circle,#ffc92833,#0000 62%),#1b1b1b;border:1px solid #333;border-radius:17px;place-items:center;width:90px;height:90px;font-size:46px;display:grid}.wishlist-item-image img{object-fit:contain;object-position:center;background:#fff;width:100%;height:100%;padding:7px;display:block}.wishlist-item-info{min-width:0}.wishlist-item-info>p{color:#ffc928;letter-spacing:1.3px;text-transform:uppercase;margin:0 0 6px;font-size:10px;font-weight:900}.wishlist-item-info h3{color:#fff;margin:0;font-size:16px;line-height:1.4}.wishlist-item-info>strong{color:#fff;margin-top:9px;font-size:17px;display:block}.wishlist-item-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:14px;display:flex}.wishlist-cart-button{color:#111;cursor:pointer;background-color:#ffc928;border:1px solid #ffc928;border-radius:9px;align-items:center;gap:7px;padding:9px 13px;font-size:11px;font-weight:900;transition:background-color .2s,color .2s;display:flex}.wishlist-cart-button:hover{color:#ffc928;background-color:#0000}.wishlist-remove-button{color:#999;cursor:pointer;background-color:#0000;border:0;padding:7px 0;font-size:11px;font-weight:700}.wishlist-remove-button:hover{color:#ff6c6c;text-decoration:underline}.empty-wishlist{text-align:center;flex:1;place-content:center;padding:40px 28px;display:grid}.empty-wishlist-icon{color:#ffc928;margin-bottom:15px;font-size:85px;line-height:1;display:block}.empty-wishlist h3{color:#fff;margin:0;font-size:25px}.empty-wishlist p{color:#969696;max-width:340px;margin:15px auto 26px;line-height:1.7}.empty-wishlist button{color:#111;cursor:pointer;background-color:#ffc928;border:2px solid #ffc928;border-radius:999px;width:fit-content;margin:0 auto;padding:13px 24px;font-weight:900}.empty-wishlist button:hover{color:#ffc928;background-color:#0000}@keyframes wishlist-fade-in{0%{opacity:0}to{opacity:1}}@keyframes wishlist-slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}@media (width<=520px){.wishlist-header,.wishlist-items{padding-left:18px;padding-right:18px}.wishlist-item{grid-template-columns:72px minmax(0,1fr)}.wishlist-item-image{width:72px;height:72px;font-size:37px}.wishlist-item-actions{flex-direction:column;align-items:flex-start}}:root{--sellura-brand:#2f5d3a;--sellura-brand-dark:#1f3d29;--sellura-brand-soft:#e9f2e8;--sellura-accent:#e3a044;--sellura-accent-soft:#fbefdf;--sellura-page:#f6f4ef;--sellura-surface:#fff;--sellura-surface-muted:#f8f7f2;--sellura-border:#dde3da;--sellura-border-strong:#c9d2c6;--sellura-text:#1c2921;--sellura-muted:#667168;color:var(--sellura-text);background:var(--sellura-page)}:root body{background:var(--sellura-page);color:var(--sellura-text)}:root a,:root button,:root input,:root select,:root textarea{-webkit-tap-highlight-color:transparent}:root :focus-visible{outline-color:var(--sellura-brand)!important}:root .site-header{border-bottom:1px solid var(--sellura-border);color:var(--sellura-text);-webkit-backdrop-filter:none;backdrop-filter:none;background:#fffffffa;box-shadow:0 3px 16px #14284614}:root .shop-service-bar{background:var(--sellura-brand-dark);color:#fff}:root .shop-service-bar>div{letter-spacing:.2px;justify-content:center;gap:clamp(18px,4vw,52px);width:min(1250px,100% - 40px);margin:0 auto;padding:8px 0;font-size:10px;font-weight:750;display:flex}:root .header-container{background:#fff}:root .header-logo,:root .checkout-logo,:root .product-details-logo,:root .admin-logo,:root .account-header>div>a:first-child,:root .auth-logo,:root .password-recovery-logo{background:var(--sellura-brand-dark);background:0 0;border-radius:12px;justify-content:center;align-items:center;padding:0;display:inline-flex}:root .sellura-mark{background:0 0;border-radius:0;width:62px;height:62px}:root .sellura-mark>img{object-fit:contain;width:134px;max-width:none;height:134px;position:absolute;top:-20px;left:50%;transform:translate(-50%)}:root .sellura-mark.order-success-logo{width:72px;height:62px;margin:0 auto 20px}:root .header-logo img,:root .checkout-logo img,:root .product-details-logo img,:root .admin-logo img,:root .account-header img,:root .auth-logo img,:root .password-recovery-logo img{object-fit:contain}:root .main-navigation a{color:#39465b}:root .main-navigation a:after{background:var(--sellura-brand)}:root .main-navigation a:hover{color:var(--sellura-brand)}:root .header-action-button{border-color:var(--sellura-border);color:#344054;background:#fff}:root .header-action-button:hover,:root .account-button.account-active{border-color:var(--sellura-brand);background:var(--sellura-brand-soft);color:var(--sellura-brand)}:root .cart-count,:root .wishlist-count{background:var(--sellura-brand);color:#fff}:root .search-container{background:#fff;border-top:1px solid #edf0f3}:root .search-form{background:#fff;border-color:#bfc8d4;box-shadow:0 4px 14px #1c375a0f}:root .search-form:focus-within{border-color:var(--sellura-brand);box-shadow:0 0 0 4px #2f5d3a1f}:root .search-form input{color:var(--sellura-text)}:root .search-form input::placeholder{color:#8a94a4}:root .search-form button{background:var(--sellura-brand);color:#fff}:root .search-form button:hover{background:var(--sellura-brand-dark)}:root .mobile-menu-button span{background:var(--sellura-text)}:root .home-page{background:radial-gradient(circle at 15% 15%,#fff1bc 0,#0000 27%),linear-gradient(135deg,#fbfaf5 0%,#eef4ec 52%,#fff 100%);min-height:620px}:root .hero{text-align:left;grid-template-columns:minmax(300px,.8fr) minmax(0,1.2fr);align-items:center;gap:clamp(38px,7vw,90px);max-width:1150px;display:grid}:root .sellura-logo{background:radial-gradient(circle at 50% 5%, #ffffff29, transparent 35%), var(--sellura-brand-dark);object-fit:contain;border-radius:34px;grid-row:1/span 5;align-self:stretch;width:min(390px,100%);margin:0;padding:clamp(25px,5vw,55px);box-shadow:0 28px 70px #1f3d2933}:root .brand-label,:root .section-label,:root .offers-heading p{color:var(--sellura-brand)}:root .hero h1,:root .section-heading h2,:root .offers-heading h2{color:var(--sellura-text)}:root .hero h1{margin:0;font-size:clamp(42px,6vw,72px)}:root .hero-description,:root .section-description,:root .offers-heading span{color:var(--sellura-muted)}:root .shop-button,:root .add-to-cart-button,:root .details-add-to-cart,:root .cart-checkout-button,:root .wishlist-cart-button,:root .auth-submit-button,:root .place-order-button,:root .admin-save-button,:root .account-profile-form>button,:root .password-recovery-form>button,:root .password-recovery-actions button{border-color:var(--sellura-brand);background:var(--sellura-brand);color:#fff}:root .shop-button:hover,:root .add-to-cart-button:hover,:root .details-add-to-cart:hover,:root .cart-checkout-button:hover,:root .wishlist-cart-button:hover,:root .auth-submit-button:hover:not(:disabled),:root .place-order-button:hover:not(:disabled),:root .admin-save-button:hover:not(:disabled),:root .account-profile-form>button:hover:not(:disabled){border-color:var(--sellura-brand-dark);background:var(--sellura-brand-dark);color:#fff}:root .categories-section,:root .product-description-section,:root .related-products-section{background:#fff}:root .products-section,:root .offers-section{border-color:var(--sellura-border);background:var(--sellura-page)}:root .category-card,:root .product-card,:root .products-toolbar,:root .offers-benefits article,:root .offers-empty,:root .no-products-found{border-color:var(--sellura-border);color:var(--sellura-text);background:#fff;box-shadow:0 8px 24px #2237500f}:root .category-card:hover,:root .category-card-active,:root .product-card:hover{background:#fff;border-color:#9bb69f;box-shadow:0 16px 34px #2f5d3a1f}:root .category-icon,:root .offers-benefits article>span{background:var(--sellura-brand-soft);color:var(--sellura-brand)}:root .category-card h3,:root .product-information h3,:root .product-information h3 a,:root .offers-benefits strong,:root .offers-empty h3,:root .no-products-found h3{color:var(--sellura-text)}:root .category-card p,:root .product-category,:root .product-rating,:root .offers-benefits p,:root .offers-empty p,:root .no-products-found p{color:var(--sellura-muted)}:root .category-link,:root .reset-filters-button,:root .product-details-button,:root .offers-heading a,:root .all-products-button{color:var(--sellura-brand)}:root .product-image-container,:root .product-visual-shadow,:root .checkout-summary-image{background:#f1f4f8}:root .product-card{overflow:hidden}:root .product-price,:root .details-product-price>strong,:root .cart-item-bottom>strong,:root .wishlist-item-info>strong{color:var(--sellura-brand-dark)}:root .product-badge,:root .details-product-badge{background:var(--sellura-accent);color:#3b2a00}:root .favorite-button,:root .details-favorite-button{border-color:var(--sellura-border);color:#475467;background:#fff}:root .favorite-button.favorite-active,:root .details-favorite-active{color:#cf2e4b;background:#fff0f3;border-color:#e34b64}:root .product-filter-button,:root .products-sort-control select{border-color:var(--sellura-border-strong);color:#344054;background:#fff}:root .product-filter-button:hover{border-color:var(--sellura-brand);color:var(--sellura-brand)}:root .product-filter-button.product-filter-active{border-color:var(--sellura-brand);background:var(--sellura-brand);color:#fff}:root .products-view-controls,:root .products-result-information{border-color:var(--sellura-border)}:root .available-products-filter,:root .products-result-information p{color:#475467}:root .products-result-information strong{color:var(--sellura-brand)}:root .cart-drawer-overlay,:root .wishlist-overlay{background:#14203357}:root .cart-drawer,:root .wishlist-drawer{border-color:var(--sellura-border);color:var(--sellura-text);background:#fff;box-shadow:-20px 0 60px #1423372e}:root .cart-drawer-header,:root .wishlist-header,:root .cart-drawer-footer{border-color:var(--sellura-border);background:#fff}:root .cart-drawer-header p,:root .wishlist-header p{color:var(--sellura-brand)}:root .cart-drawer-header h2,:root .wishlist-header h2,:root .cart-item-heading a,:root .wishlist-item-info h3,:root .empty-cart h3,:root .empty-wishlist h3,:root .cart-total-row>strong{color:var(--sellura-text)}:root .cart-close-button,:root .wishlist-close-button,:root .cart-remove-button,:root .wishlist-remove-button{border-color:var(--sellura-border);color:#475467;background:#f7f8fa}:root .cart-item,:root .wishlist-item,:root .cart-total-row,:root .cart-summary-row{border-color:var(--sellura-border)}:root .cart-item-visual,:root .wishlist-item-image,:root .empty-cart-icon,:root .empty-wishlist-icon{background:#f1f4f8}:root .cart-quantity-control{border-color:var(--sellura-border-strong);background:#fff}:root .cart-quantity-control button,:root .cart-quantity-control span{color:var(--sellura-text)}:root .cart-summary-row,:root .cart-total-row span,:root .empty-cart p,:root .empty-wishlist p{color:var(--sellura-muted)}:root .checkout-page,:root .account-page,:root .product-details-page,:root .admin-page,:root .order-success-page,:root .password-recovery-page,:root .auth-form-panel,:root .auth-loading-page,:root .product-not-found-page,:root .empty-checkout-page{background:var(--sellura-page);color:var(--sellura-text)}:root .checkout-header,:root .account-header,:root .product-details-header,:root .admin-header{border-color:var(--sellura-border);background:#fff;box-shadow:0 2px 12px #192d460f}:root .back-to-shop-link,:root .back-to-products,:root .account-shop-link,:root .auth-back-link,:root .product-breadcrumb a,:root .checkout-title-container>p,:root .account-hero p,:root .account-card-heading p,:root .account-orders-card>div:first-child>p,:root .admin-heading p,:root .admin-panel-heading p,:root .order-success-label,:root .password-recovery-label,:root .auth-form-heading>p{color:var(--sellura-brand)}:root .checkout-title-container h1,:root .checkout-section-heading h2,:root .checkout-summary-card h2,:root .account-hero h1,:root .account-card-heading h2,:root .account-orders-card h2,:root .admin-heading h1,:root .admin-panel-heading h2,:root .order-success-card h1,:root .password-recovery-card h1,:root .auth-form-heading h2,:root .product-details-information h1,:root .product-description-container h2,:root .related-products-heading h2,:root .product-not-found-card h1{color:var(--sellura-text)}:root .checkout-section,:root .checkout-summary-card,:root .account-statistics article,:root .account-card,:root .account-orders-card,:root .admin-panel,:root .admin-statistics article,:root .admin-order-card,:root .admin-withdrawal-list>article,:root .order-success-card,:root .password-recovery-card,:root .product-not-found-card,:root .empty-checkout-card,:root .product-features-card{border-color:var(--sellura-border);color:var(--sellura-text);background:#fff;box-shadow:0 9px 28px #1c304912}:root .product-gallery-field,:root .product-gallery-grid article{border-color:var(--sellura-border);color:var(--sellura-text);background:#fff}:root .product-gallery-upload-button{border-color:var(--sellura-border-strong);color:var(--sellura-brand)}:root .product-gallery-grid button{background:var(--sellura-surface-muted);color:var(--sellura-text)}:root .checkout-section-heading>span,:root .checkout-progress .checkout-progress-active,:root .account-avatar,:root .order-success-check,:root .password-recovery-icon{border-color:var(--sellura-brand);background:var(--sellura-brand-soft);color:var(--sellura-brand)}:root .checkout-progress>span:not(.checkout-progress-line){border-color:var(--sellura-border-strong);color:#667085;background:#fff}:root .checkout-progress-line{background:var(--sellura-border-strong)}:root .checkout-field label,:root .account-profile-form label,:root .admin-field label,:root .password-recovery-form label span,:root .auth-field label{color:#344054}:root .checkout-field input,:root .checkout-field select,:root .checkout-field textarea,:root .account-profile-form input,:root .admin-field input,:root .admin-field textarea,:root .admin-order-status-field select,:root .admin-search-field input,:root .password-recovery-form input,:root .auth-field input{border-color:var(--sellura-border-strong);color:var(--sellura-text);background:#fff}:root .checkout-field input:focus,:root .checkout-field select:focus,:root .checkout-field textarea:focus,:root .account-profile-form input:focus,:root .admin-field input:focus,:root .admin-field textarea:focus,:root .admin-order-status-field select:focus,:root .admin-search-field input:focus,:root .password-recovery-form input:focus,:root .auth-field input:focus{border-color:var(--sellura-brand);box-shadow:0 0 0 3px #2f5d3a1f}:root .checkout-option,:root .checkout-demo-notice,:root .checkout-price-summary,:root .checkout-security,:root .account-information,:root .account-order-item,:root .account-order-meta,:root .account-withdrawal-list article,:root .admin-order-card-header,:root .admin-order-product,:root .admin-order-shipping,:root .admin-withdrawal-list header,:root .order-success-information,:root .order-number-box{border-color:var(--sellura-border);background:var(--sellura-surface-muted);color:var(--sellura-text)}:root .admin-withdrawal-list select,:root .admin-order-shipping input{border-color:var(--sellura-border-strong);color:var(--sellura-text);background:#fff}:root .checkout-option-active{border-color:var(--sellura-brand);background:var(--sellura-brand-soft)}:root .checkout-option-disabled:hover{border-color:var(--sellura-border);background:var(--sellura-surface-muted)}:root .checkout-section-heading p,:root .checkout-title-container>span,:root .checkout-option-content small,:root .account-statistics p,:root .account-information span,:root .account-order-item summary span,:root .account-order-products p,:root .admin-order-customer p,:root .order-success-description,:root .order-success-information span,:root .password-recovery-description,:root .auth-form-heading>span{color:var(--sellura-muted)}:root .checkout-option-content strong,:root .checkout-summary-item h3,:root .account-statistics strong,:root .account-information strong,:root .account-order-item summary strong,:root .account-order-products h3,:root .admin-order-card-header strong,:root .admin-order-content h3,:root .order-success-information strong,:root .order-success-description strong{color:var(--sellura-text)}:root .auth-page{background:var(--sellura-page)}:root .auth-brand-panel{color:var(--sellura-text);background:radial-gradient(circle at 0 0,#ffcf3657,#0000 35%),linear-gradient(145deg,#fffdf7,#edf4eb)}:root .auth-brand-content h1,:root .auth-benefits p{color:var(--sellura-text)}:root .auth-brand-content>span{color:var(--sellura-muted)}:root .auth-brand-content>p{color:var(--sellura-brand)}:root .auth-brand-content:after{border-color:#2f5d3a1a}:root .auth-form-container,:root .auth-mode-switch{color:var(--sellura-text)}:root .auth-mode-switch{background:#e9edf2}:root .auth-mode-switch button{color:#667085}:root .auth-mode-switch .auth-mode-active{color:var(--sellura-brand);background:#fff;box-shadow:0 3px 10px #1e37551a}:root .auth-password-heading a,:root .password-recovery-actions a,:root .auth-switch-text button{color:var(--sellura-brand)}:root .product-details-actions button{border-color:var(--sellura-border);color:var(--sellura-text);background:#fff}:root .product-breadcrumb,:root .product-meta,:root .product-purchase-area{border-color:var(--sellura-border)}:root .product-details-container,:root .product-description-container,:root .related-products-container{color:var(--sellura-text)}:root .product-details-visual{border:1px solid var(--sellura-border);background:#fff;box-shadow:0 14px 36px #1e344e14}:root .details-gallery-thumbnails button{border-color:var(--sellura-border);background:#fff}:root .details-gallery-thumbnails button:hover,:root .details-gallery-thumbnails .details-gallery-thumbnail-active{border-color:var(--sellura-brand);box-shadow:0 0 0 3px #2f5d3a1f}:root .details-product-category,:root .product-meta span{color:var(--sellura-brand)}:root .details-product-description,:root .product-availability p,:root .product-service-grid p,:root .product-description-container>div:first-child>p:last-child,:root .product-meta p{color:var(--sellura-muted)}:root .product-availability,:root .product-service-grid>div,:root .details-quantity-selector>div{border-color:var(--sellura-border);background:var(--sellura-surface-muted);color:var(--sellura-text)}:root .details-quantity-selector button,:root .details-quantity-selector input,:root .admin-header-title strong,:root .admin-heading,:root .admin-panel,:root .admin-product-table td,:root .admin-product-name strong,:root .admin-order-card{color:var(--sellura-text)}:root .admin-header-title span,:root .admin-secure-label,:root .admin-tabs button,:root .admin-product-table th,:root .admin-search-field>span,:root .admin-field small,:root .admin-order-card-header span,:root .admin-order-status-field label{color:var(--sellura-muted)}:root .admin-header-actions a,:root .admin-cancel-edit,:root .admin-reset-button,:root .admin-table-actions button{border-color:var(--sellura-border-strong);color:#344054;background:#fff}:root .admin-tabs{border-color:var(--sellura-border);background:#e9edf2}:root .admin-tabs .admin-tab-active{color:var(--sellura-brand);background:#fff;box-shadow:0 3px 10px #1e37551a}:root .admin-product-table th,:root .admin-product-table td,:root .admin-order-content,:root .admin-order-product{border-color:var(--sellura-border)}:root .admin-product-name>span,:root .admin-order-product>span,:root .product-image-placeholder,:root .product-selected-file{color:var(--sellura-text);background:#eef2f6}:root .product-image-field,:root .product-image-preview{border-color:var(--sellura-border-strong);color:var(--sellura-text);background:#fff}:root .product-image-field-heading h3,:root .product-image-placeholder strong,:root .product-selected-file strong{color:var(--sellura-text)}:root .product-image-upload-button{border-color:var(--sellura-brand);background:var(--sellura-brand-soft);color:var(--sellura-brand)}:root .site-footer{background:var(--sellura-brand-dark);color:#fff;border-color:#1e3757}:root .footer-brand p,:root .footer-contact-card p,:root .site-footer nav a,:root .footer-bottom{color:#c4d4e8}:root .site-footer nav strong,:root .footer-contact-card a{color:#ffd554}:root .footer-contact-card{background:#ffffff14;border-color:#ffffff2e}:root .footer-bottom{border-color:#ffffff29}@media (width<=850px){:root .shop-service-bar>div{white-space:nowrap;scrollbar-width:none;justify-content:flex-start;overflow-x:auto}:root .hero{text-align:center;grid-template-columns:1fr}:root .sellura-logo{grid-row:auto;justify-self:center;width:min(330px,85vw)}}@media (width<=760px){:root .main-navigation{border-color:var(--sellura-border);background:#fff;box-shadow:0 15px 30px #1e324b1f}:root .main-navigation a{border-color:var(--sellura-border)}}@media (width<=520px){:root .shop-service-bar>div{width:calc(100% - 24px)}:root .home-page{min-height:auto}:root .hero h1{font-size:clamp(36px,12vw,52px)}}.error-boundary-page{color:#172033;text-align:center;background:#f6f8fa;place-items:center;min-height:100vh;padding:30px;display:grid}.error-boundary-page section{background:#fff;border:1px solid #dfe5ec;border-radius:24px;width:min(600px,100%);padding:42px;box-shadow:0 20px 60px #162c461a}.error-boundary-page .sellura-mark{margin:0 auto 25px}.error-boundary-page p{color:#2f5d3a;letter-spacing:.14em;font-size:12px;font-weight:900}.error-boundary-page h1{margin:10px 0 14px;font-size:clamp(28px,6vw,44px);line-height:1.15}.error-boundary-page span{color:#697587;line-height:1.7;display:block}.error-boundary-page section>div{justify-content:center;gap:12px;margin-top:28px;display:flex}.error-boundary-page button,.error-boundary-page a{color:#fff;min-height:46px;font:inherit;cursor:pointer;background:#2f5d3a;border:0;border-radius:10px;padding:12px 18px;font-weight:900;text-decoration:none}.error-boundary-page a{color:#2f5d3a;background:#e9f2e8}@media (width<=520px){.error-boundary-page section{padding:28px 20px}.error-boundary-page section>div{flex-direction:column}}
