:root{--sf-orange: #f56600;--sf-orange-dark: #ba3b00;--sf-ink: #162033;--sf-muted: #7b8291;--sf-bg: #eef3f9;--sf-card: #ffffff;--sf-shadow: 0 10px 26px rgba(16, 24, 40, .08);--sf-shadow-soft: 0 6px 18px rgba(16, 24, 40, .06);--sf-radius: 18px}*{box-sizing:border-box}html,body,#storefront-app{min-height:100%}html{overflow-x:hidden}body.storefront-body{margin:0;background:radial-gradient(circle at top,rgba(245,102,0,.08),transparent 28%),linear-gradient(180deg,#f4f7fb,#ebf1f8);font-family:Tajawal,sans-serif;color:var(--sf-ink);overflow-x:hidden}.sf-shell{display:flex;justify-content:center;min-height:100vh;padding:0}.sf-frame{width:100%;max-width:404px;min-height:100vh;background:var(--sf-bg);position:relative;padding-bottom:102px;border-radius:0 0 34px 34px;overflow:clip;box-shadow:0 22px 60px #0f172a29;border:1px solid rgba(255,255,255,.9);border-top:0}.sf-top-fixed{position:sticky;top:0;z-index:40;background:#fff;box-shadow:0 10px 24px #0f172a0d}.sf-announcement{height:26px;background:var(--sf-orange);color:#fff;display:flex;align-items:center;justify-content:center;gap:6px;font-size:11px;font-weight:700}.sf-route-loader{position:absolute;top:0;right:0;left:0;height:3px;z-index:80;overflow:hidden}.sf-route-loader__bar{display:block;width:55%;height:100%;border-radius:999px;background:linear-gradient(90deg,#ff934d,#f56600 60%,#ffb274);animation:sf-route-slide 1s ease-in-out infinite}.sf-header{background:#fff;padding:10px 12px 8px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 1px #0f172a14}.sf-header__left{display:flex;align-items:center;gap:8px}.sf-header__brand{display:flex;align-items:center;gap:9px;cursor:pointer}.sf-header__brand strong{display:block;font-size:25px;color:var(--sf-orange);font-weight:900;line-height:.95;letter-spacing:-.02em}.sf-header__brand span{display:block;margin-top:0;font-size:17px;color:#4f5562;font-weight:800;line-height:.95}.sf-header__logo{width:38px;height:38px;border-radius:13px;background:linear-gradient(180deg,#ff7a1a,#f56600);color:#fff;display:grid;place-items:center;box-shadow:0 8px 18px #f5660052;flex:0 0 auto}.sf-header__logo svg{width:20px;height:20px}.sf-icon-btn{border:0;background:transparent;cursor:pointer;font-size:20px;width:36px;height:36px;border-radius:12px;display:grid;place-items:center}.sf-icon-btn--ghost{color:#495164}.sf-icon-btn--accent{width:38px;height:38px;background:linear-gradient(180deg,#ff7a1a,#f56600);border-radius:13px;color:#fff;position:relative;display:grid;place-items:center;box-shadow:0 8px 18px #f566004d}.sf-header__cart-icon{width:19px;height:19px;display:block;flex:0 0 auto}.sf-header__menu-icon{width:20px;height:20px;display:block;flex:0 0 auto}.sf-icon-btn--accent small{position:absolute;top:-4px;left:-4px;width:18px;height:18px;border-radius:50%;background:#ff3561;color:#fff;font-size:10px;display:grid;place-items:center}.sf-search-wrap{padding:10px 8px;background:#fff}.sf-search{height:44px;background:#fff;border:1px solid #d2d9e8;border-radius:14px;display:flex;align-items:center;flex-direction:row-reverse;box-shadow:inset 0 1px #ffffffb3}.sf-search input{flex:1;border:0;outline:none;background:transparent;font-family:inherit;padding:0 12px;font-size:15px;color:var(--sf-ink)}.sf-search input::-moz-placeholder{color:#b0b7c5}.sf-search input::placeholder{color:#b0b7c5}.sf-search__icon{width:40px;display:grid;place-items:center;color:#545ad8;font-size:20px}.sf-main{padding:0 0 20px}.sf-main--checkout{padding-bottom:112px}.sf-app-boot{padding:16px 10px 28px}.sf-app-boot__hero{height:220px;border-radius:0;margin:0 -10px 18px}.sf-app-boot__row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:22px}.sf-page{padding:16px 10px 28px}.sf-home{padding-top:0}.sf-hero{background:linear-gradient(180deg,#f95f00,#b34000);color:#fff;text-align:center;padding:38px 22px 42px;margin:0 -10px 18px}.sf-hero h1{margin:0;font-size:35px;font-weight:900}.sf-hero p{margin:10px 0 18px;font-size:18px;font-weight:700}.sf-hero button,.sf-primary-btn,.sf-dark-btn,.sf-secondary-btn{border:0;font-family:inherit;border-radius:12px;font-weight:800;cursor:pointer}.sf-hero button{background:#fff;color:var(--sf-ink);min-height:42px;padding:10px 18px;font-size:15px;box-shadow:var(--sf-shadow-soft)}.sf-section{margin-bottom:32px}.sf-section-heading small{color:var(--sf-orange);font-weight:800;display:block;font-size:12px;margin-bottom:4px}.sf-section-heading h2,.sf-page-title{margin:0 0 10px;font-size:30px;line-height:1.1;font-weight:900;color:var(--sf-ink)}.sf-section-heading h2{font-size:21px;text-align:center;margin-bottom:14px}.sf-section-heading p,.sf-page-intro p,.sf-empty-text{margin:0;color:var(--sf-muted);font-size:14px;line-height:1.7}.sf-categories-slider{margin:0 -10px;overflow:hidden}.sf-categories-slider__track{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;padding:4px 14px 10px;scrollbar-width:none;-ms-overflow-style:none}.sf-categories-slider__track::-webkit-scrollbar{display:none}.sf-products-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.sf-category-card,.sf-product-card,.sf-empty-card,.sf-summary-card,.sf-form-card,.sf-cart-item,.sf-footer-contact{background:var(--sf-card);border-radius:var(--sf-radius);box-shadow:var(--sf-shadow)}.sf-category-card{overflow:hidden;cursor:pointer;box-shadow:0 8px 18px #0f172a14,0 2px 6px #0f172a0d}.sf-category-card--stacked{margin-bottom:14px}.sf-category-card--slide{min-width:168px;width:168px;scroll-snap-align:start;flex:0 0 auto}.sf-category-card__content{padding:0 8px}.sf-category-card__image{height:118px;background:#f8f8f8;display:grid;place-items:center;overflow:hidden}.sf-category-card--stacked .sf-category-card__image{height:165px}.sf-category-card__image img,.sf-product-card__image img,.sf-cart-item__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sf-category-card h3{margin:12px 6px 0;text-align:center;font-size:16px;font-weight:900;line-height:1.35}.sf-home-load-more{min-height:48px;display:flex;align-items:center;justify-content:center;gap:8px;color:#7a8393;font-size:14px;font-weight:700;margin-top:18px}.sf-home-load-more--idle{min-height:24px;margin-top:12px;color:#a1a8b5;font-size:24px;font-weight:900;letter-spacing:4px}.sf-home-load-more__dots{display:inline-flex;align-items:center;gap:4px}.sf-home-load-more__dots i{width:6px;height:6px;border-radius:50%;background:var(--sf-orange);animation:sf-dot 1s infinite ease-in-out}.sf-home-load-more__dots i:nth-child(2){animation-delay:.15s}.sf-home-load-more__dots i:nth-child(3){animation-delay:.3s}.sf-dark-btn{display:block;margin:16px auto 0;background:#121f34;color:#fff;min-height:44px;padding:12px 20px;font-size:14px;box-shadow:0 10px 22px #121f342e}.sf-product-card{padding:0 0 10px;overflow:hidden;display:flex;flex-direction:column;min-height:254px}.sf-product-card__image{height:138px;background:#fafafa;display:grid;place-items:center;cursor:pointer}.sf-product-card__content{flex:1;display:flex;flex-direction:column}.sf-product-card h3{margin:10px 10px 4px;font-size:14px;line-height:1.5;min-height:42px;font-weight:800}.sf-product-card p{margin:0 10px 8px;color:var(--sf-muted);font-size:12px;min-height:18px}.sf-product-card__footer{display:flex;align-items:center;justify-content:space-between;padding:0 10px;margin-top:auto}.sf-product-card__footer strong{font-size:15px;font-weight:900;color:var(--sf-ink)}.sf-add-btn{width:36px;height:36px;border:0;border-radius:12px;background:var(--sf-orange);color:#fff;font-size:18px;cursor:pointer;display:grid;place-items:center;box-shadow:0 8px 16px #f566003d}.sf-add-btn:disabled{opacity:.82}.sf-bottom-nav{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:420px;background:#fff;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #e5e7eb;box-shadow:0 -6px 20px #0f172a0d;z-index:30;padding-bottom:env(safe-area-inset-bottom,0);overflow:hidden}.sf-bottom-nav__item{border:0;background:transparent;min-height:64px;padding:8px 0 7px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:4px;color:#6b7280;font-family:inherit;font-size:12px;font-weight:500;position:relative;transition:color .18s ease}.sf-bottom-nav__item.is-active{color:var(--sf-orange)}.sf-bottom-nav__icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px}.sf-bottom-nav__icon svg{width:24px;height:24px}.sf-bottom-nav__label{font-size:12px;font-weight:500;line-height:1}.sf-bottom-nav__active-bar{position:absolute;top:0;left:50%;transform:translate(-50%);width:48px;height:3px;border-radius:0 0 999px 999px;background:transparent}.sf-bottom-nav__item.is-active .sf-bottom-nav__active-bar{background:var(--sf-orange)}.sf-bottom-nav__badge{position:absolute;top:-7px;right:-8px;width:18px;height:18px;background:var(--sf-orange);color:#fff;border-radius:50%;font-size:10px;font-weight:800;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 2px #fff}.sf-breadcrumb,.sf-page-intro small{color:#77809a;font-size:13px;font-weight:700}.sf-page-intro{margin-bottom:18px}.sf-categories-list{display:block}.sf-empty-card,.sf-form-card,.sf-summary-card{padding:22px 18px}.sf-empty-card{text-align:center;margin-top:18px}.sf-empty-card__icon{font-size:42px;margin-bottom:12px}.sf-empty-card h2{margin:0 0 8px;font-size:22px;font-weight:900}.sf-primary-btn,.sf-secondary-btn{width:100%;min-height:48px;font-size:16px;margin-top:14px}.sf-primary-btn{background:var(--sf-orange);color:#fff;box-shadow:0 12px 24px #f5660042}.sf-primary-btn:disabled,.sf-secondary-btn:disabled,.sf-dark-btn:disabled{cursor:not-allowed;opacity:.6;box-shadow:none}.sf-secondary-btn{background:#fff3eb;color:var(--sf-orange-dark)}.sf-cart-list{display:grid;gap:12px}.sf-cart-item{display:grid;grid-template-columns:72px 1fr auto;gap:12px;padding:12px}.sf-cart-item__image{width:72px;height:72px;border-radius:14px;overflow:hidden;background:#f5f7fb}.sf-cart-item__body h3{margin:0 0 4px;font-size:15px;font-weight:800}.sf-cart-item__body p{margin:0 0 8px;font-size:12px;color:var(--sf-muted)}.sf-cart-item__body strong,.sf-cart-item__total{font-weight:900}.sf-qty{display:inline-flex;align-items:center;gap:10px;margin-top:10px;padding:4px 8px;border-radius:999px;background:#f5f7fb}.sf-qty button{border:0;background:transparent;font-size:18px;cursor:pointer}.sf-summary-card h2{margin:0 0 16px;font-size:22px;font-weight:900}.sf-summary-card__row{display:flex;align-items:center;justify-content:space-between;font-size:16px}.sf-summary-card__rows{display:grid;gap:12px}.sf-summary-card__row--total{padding-top:14px;border-top:1px solid #eceff5;color:var(--sf-orange);font-size:18px;font-weight:900}.sf-summary-card__product{display:flex;align-items:center;gap:12px;margin-bottom:16px;padding-bottom:14px;border-bottom:1px solid #eef2f7}.sf-summary-card__product img{width:56px;height:56px;border-radius:12px;-o-object-fit:cover;object-fit:cover;background:#f7f8fb}.sf-summary-card__product strong{display:block;margin-bottom:4px;font-size:14px;line-height:1.55}.sf-summary-card__product p{margin:0 0 4px;color:#8b93a2;font-size:12px;font-weight:600}.sf-summary-card__product span{color:var(--sf-orange);font-weight:800;font-size:14px}.sf-summary-card--checkout{margin-top:12px;padding-bottom:14px}.sf-summary-card__edit{width:100%;height:42px;margin-top:14px;border:0;border-radius:10px;background:#f1f3f7;color:#6d7686;font-family:inherit;font-size:14px;font-weight:700;cursor:pointer}.sf-benefits{margin:18px 0 0;padding:0 16px 0 0;color:var(--sf-muted);font-size:13px;line-height:2}.sf-benefits--checkout{margin-top:14px;padding-right:18px;font-size:12px;color:#7d8795}.sf-page--checkout{padding-top:10px}.sf-stepper{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:16px}.sf-stepper__item{background:#fff;border-radius:14px;padding:12px 8px;text-align:center;border:1px solid #e3e8f2}.sf-stepper__item span{width:26px;height:26px;display:inline-grid;place-items:center;border-radius:50%;background:#f3f6fb;margin-bottom:6px;font-size:12px;font-weight:800}.sf-stepper__item strong{display:block;font-size:12px}.sf-stepper__item.is-active{border-color:var(--sf-orange);color:var(--sf-orange-dark)}.sf-stepper__item.is-active span,.sf-stepper__item.is-done span{background:var(--sf-orange);color:#fff}.sf-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.sf-form-grid label,.sf-field{display:block}.sf-form-grid label span,.sf-field span{display:block;font-size:14px;font-weight:800;margin-bottom:8px}.sf-form-grid label.is-full{grid-column:1 / -1}.sf-field-error{display:block;margin-top:6px;color:#e5484d;font-size:12px;font-weight:700}.sf-form-grid input,.sf-form-grid select,.sf-form-grid textarea,.sf-field select{width:100%;min-height:48px;border-radius:14px;border:1px solid #dbe1ee;background:#fff;padding:0 14px;font-family:inherit;font-size:15px}.sf-form-grid textarea{min-height:108px;padding-top:12px}.sf-review-lines{display:grid;gap:10px;margin-top:16px}.sf-review-lines__row{display:flex;align-items:center;justify-content:space-between;background:#f8fafc;border-radius:12px;padding:12px 14px;font-size:14px}.sf-product-page__image{height:265px;border-radius:20px;background:#fff;overflow:hidden;box-shadow:var(--sf-shadow);margin-bottom:16px}.sf-product-page__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sf-product-page__desc{color:var(--sf-muted);line-height:1.8;font-size:14px}.sf-variants{display:flex;gap:8px;flex-wrap:wrap;margin:16px 0}.sf-variant-btn{border:1px solid #dbe1ee;background:#fff;border-radius:999px;padding:10px 14px;font-family:inherit;font-weight:800}.sf-variant-btn.is-active{border-color:var(--sf-orange);color:var(--sf-orange-dark);background:#fff4ec}.sf-product-page__buy{display:flex;align-items:center;justify-content:space-between;gap:12px}.sf-product-page__buy strong{font-size:24px;font-weight:900}.sf-product-page__buy .sf-primary-btn{width:auto;flex:1;margin-top:0}.sf-skeleton-card,.sf-skeleton-line,.sf-skeleton-circle{position:relative;overflow:hidden;background:linear-gradient(90deg,#eef2f8,#f7f9fc,#eef2f8);background-size:200% 100%;animation:sf-shimmer 1.2s linear infinite}.sf-skeleton-line{height:12px;border-radius:999px;margin:10px 10px 0}.sf-skeleton-line--lg{width:calc(100% - 20px)}.sf-skeleton-line--md{width:66%;margin:12px auto 0}.sf-skeleton-line--sm{width:52%}.sf-skeleton-line--price{width:72px;height:16px;margin:0}.sf-skeleton-circle{width:36px;height:36px;border-radius:12px}.sf-product-card--skeleton .sf-product-card__content{padding-bottom:10px}@media(min-width:700px){.sf-shell{padding:0}}.sf-button-loader__dots{display:inline-flex;align-items:center;gap:4px;justify-content:center}.sf-button-loader__dots i{width:6px;height:6px;border-radius:50%;background:currentColor;display:block;animation:sf-dot .9s infinite ease-in-out}.sf-button-loader__dots i:nth-child(2){animation-delay:.12s}.sf-button-loader__dots i:nth-child(3){animation-delay:.24s}.sf-button-loader__dots--inline i{width:5px;height:5px}.sf-loader-fade-enter-active,.sf-loader-fade-leave-active,.sf-page-fade-enter-active,.sf-page-fade-leave-active{transition:opacity .22s ease,transform .22s ease}.sf-loader-fade-enter-from,.sf-loader-fade-leave-to,.sf-page-fade-enter-from,.sf-page-fade-leave-to{opacity:0}.sf-page-fade-enter-from,.sf-page-fade-leave-to{transform:translateY(8px)}.sf-footer-contact{margin-top:28px;padding:22px 16px 18px;text-align:center;background:transparent;border-radius:0;box-shadow:none}.sf-footer-contact__actions{display:flex;justify-content:center;gap:12px;margin-bottom:18px}.sf-footer-contact__action{min-width:116px;height:42px;border-radius:999px;border:0;color:#fff;font-family:inherit;font-weight:800;font-size:15px;display:inline-flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 12px 26px #0f172a1f}.sf-footer-contact__action svg{width:18px;height:18px}.sf-footer-contact__action--call{background:linear-gradient(180deg,#ff8b1f,#ff6a00)}.sf-footer-contact__action--whatsapp{background:linear-gradient(180deg,#16d75c,#09bf4d)}.sf-footer-contact__socials{display:flex;justify-content:center;gap:16px;margin-bottom:26px}.sf-footer-contact__social{width:48px;height:48px;border-radius:14px;background:#fff;display:inline-flex;align-items:center;justify-content:center;color:#1f2937;box-shadow:0 8px 20px #0f172a1a;text-decoration:none}.sf-footer-contact__social svg{width:23px;height:23px}.sf-footer-contact__social.is-whatsapp{color:#16c65b}.sf-footer-contact__social.is-tiktok{color:#121212}.sf-footer-contact__social.is-instagram{color:#ff1388}.sf-footer-contact__social.is-facebook{color:#2563eb}.sf-footer-contact__brand{margin-bottom:14px}.sf-footer-contact__brand-title{display:inline-flex;align-items:center;gap:10px}.sf-footer-contact__brand-title svg{width:32px;height:12px;color:#111827}.sf-footer-contact__brand strong{display:block;margin-top:0;font-size:17px;color:#12233b;font-weight:900}.sf-footer-contact__brand p{margin:10px 0 8px;color:#7d8796;font-size:14px;font-weight:600}.sf-footer-contact__location{display:inline-flex;align-items:center;gap:6px;color:#667085;font-size:14px}.sf-footer-contact__location svg{width:16px;height:16px}.sf-footer-contact__links{margin-top:18px;padding-top:16px;display:flex;flex-wrap:wrap;justify-content:center;gap:0;border-top:1px solid #f0f2f6}.sf-footer-contact__links a{position:relative;padding:0 14px;color:#7b8492;font-size:14px;text-decoration:none;line-height:1.9}.sf-footer-contact__links a:not(:last-child):after{content:"";position:absolute;left:0;top:50%;width:1px;height:13px;background:#dadfe8;transform:translateY(-50%)}.sf-footer-contact__copyright{margin-top:18px;padding-top:14px;border-top:1px solid #f0f2f6;color:#a0a8b6;font-size:12px;font-weight:600}@keyframes sf-route-slide{0%{transform:translate(140%)}to{transform:translate(-210%)}}@keyframes sf-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes sf-dot{0%,80%,to{transform:scale(.7);opacity:.55}40%{transform:scale(1);opacity:1}}
