:root{--cream:#f7f3eb;--cream-dark:#eee7d9;--green:#183c32;--green-light:#245447;--gold:#b8955a;--gold-light:#d8c29a;--white:#fff;--text:#1f2925;--muted:#777d78;--border:#e8e3da;--danger:#b84c3d;--shadow:0 12px 35px #183c3217;--shadow-hover:0 18px 45px #183c3226;--radius:18px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;direction:rtl}body{background:var(--white);min-width:320px;color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Tajawal,Tahoma,Arial,Segoe UI,sans-serif;line-height:1.6}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}img{max-width:100%;display:block}::selection{background:var(--gold-light);color:var(--green)}.container{width:min(1180px,100% - 40px);margin-inline:auto}.header{z-index:1000;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;position:sticky;top:0}.nav{align-items:center;gap:28px;min-height:82px;display:flex}.logo{color:var(--green);white-space:nowrap;-webkit-user-select:none;user-select:none;align-items:center;gap:9px;font-size:27px;font-weight:900;display:flex}.logo-mark{background:var(--green);width:42px;height:42px;color:var(--gold-light);border-radius:13px;justify-content:center;align-items:center;font-size:23px;display:inline-flex;box-shadow:0 8px 20px #183c322e}.brand-logo-image{object-fit:contain;width:44px;height:44px}.logo-text{letter-spacing:-.3px;font-family:Tajawal,Tahoma,Arial,sans-serif}.search{border:1px solid var(--border);min-width:180px;max-width:390px;height:46px;color:var(--muted);background:#f8f7f4;border-radius:13px;flex:1;align-items:center;gap:10px;padding:0 15px;transition:all .25s;display:flex;position:relative}.search-suggestions{background:var(--white);border:1px solid var(--border);box-shadow:var(--shadow-hover);z-index:40;border-radius:13px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden}.search-suggestion-item{color:var(--text);align-items:center;gap:12px;padding:10px 14px;display:flex}.search-suggestion-item:hover{background:var(--cream)}.search-suggestion-item+.search-suggestion-item{border-top:1px solid var(--border)}.search-suggestion-thumb{background:var(--cream);width:36px;height:36px;color:var(--muted);border-radius:9px;flex-shrink:0;place-items:center;display:grid;overflow:hidden}.search-suggestion-thumb img{object-fit:cover;width:100%;height:100%}.search-suggestion-item strong{color:var(--green);font-size:13px;display:block}.search-suggestion-item small{color:var(--gold);font-size:12px;font-weight:700;display:block}.search:focus-within{background:var(--white);border-color:var(--gold);box-shadow:0 0 0 4px #b8955a1a}.search input{width:100%;color:var(--text);background:0 0;border:0;outline:0;font-size:14px}.search input::placeholder{color:#999}.nav nav{white-space:nowrap;align-items:center;gap:23px;display:flex}.nav nav a{color:#4d5752;cursor:pointer;font-size:14px;font-weight:700;transition:color .2s;position:relative}.nav nav .location-nav-link{align-items:center;gap:4px;display:inline-flex}.nav nav a:hover,.nav nav a:first-child{color:var(--green)}.nav nav a:first-child:after{content:"";background:var(--gold);border-radius:10px;height:2px;position:absolute;bottom:-9px;left:0;right:0}.actions{align-items:center;gap:8px;display:flex}.actions button{border:1px solid var(--border);background:var(--white);width:42px;height:42px;color:var(--green);border-radius:12px;justify-content:center;align-items:center;transition:all .2s;display:inline-flex;position:relative}.actions button:hover{background:var(--cream);border-color:var(--gold-light);transform:translateY(-1px)}.actions button svg{width:20px;height:20px}.actions .login-header-button{gap:7px;width:auto;padding:0 12px;font-size:13px;font-weight:700}.location-modal-overlay{z-index:2000;background:#102c2573;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.location-modal{border:1px solid var(--border);background:var(--white);text-align:center;border-radius:20px;width:min(100%,420px);padding:34px;position:relative;box-shadow:0 24px 60px #102c2533}.location-modal-icon{color:var(--gold);margin-bottom:10px}.location-modal h2{color:var(--green);font-size:24px}.location-modal p{color:var(--muted);margin:8px 0 22px;font-size:14px}.location-modal .governorate-select{width:100%}.location-modal-close{border:1px solid var(--border);background:var(--cream);width:34px;height:34px;color:var(--green);border-radius:50%;place-items:center;display:grid;position:absolute;top:13px;left:13px}.actions button b{background:var(--gold);min-width:18px;height:18px;color:var(--white);border-radius:50px;justify-content:center;align-items:center;padding:0 4px;font-size:10px;line-height:1;display:flex;position:absolute;top:-6px;left:-6px}.mobile-menu{border:1px solid var(--border);background:var(--white);width:42px;height:42px;color:var(--green);border-radius:12px;justify-content:center;align-items:center;display:none}.welcome-coupon-banner{background:var(--green);color:#fff}.welcome-coupon-banner-inner{text-align:center;justify-content:center;align-items:center;gap:16px;padding:12px 20px;font-size:13.5px;font-weight:600;display:flex}.welcome-coupon-banner-inner strong{color:var(--gold);font-weight:900}.welcome-coupon-banner-close{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;flex-shrink:0;place-items:center;width:26px;height:26px;display:grid}.welcome-coupon-banner-close:hover{background:#ffffff47}@media (width<=600px){.welcome-coupon-banner-inner{flex-direction:column;gap:8px}}.hero{padding:22px 0 0}.eyebrow{color:var(--gold);letter-spacing:.2px;align-items:center;gap:7px;margin-bottom:12px;font-size:13px;font-weight:800;display:inline-flex}.eyebrow:before{content:"";background:var(--gold);border-radius:10px;width:22px;height:2px}.hero h1 em{color:var(--gold-light);font-style:normal}.hero-banner{background-image:linear-gradient(100deg,#0d262059 0%,#0f2e2626 42%,#183c3200 100%),url(/assets/hero-bg-BaWmG9LX.svg);background-position:50%;background-size:cover;border-radius:28px;align-items:center;min-height:480px;display:flex;position:relative;overflow:hidden}.hero-banner-content{z-index:1;max-width:620px;padding:64px 54px;position:relative}.hero-banner-content h1{color:var(--white);letter-spacing:-1px;margin:0 0 16px;font-size:clamp(36px,4.4vw,56px);font-weight:900;line-height:1.2}.hero-banner-content p{color:#ffffffdb;max-width:480px;margin:0 0 30px;font-size:17px;line-height:1.9}.hero-buttons{flex-wrap:wrap;gap:12px;margin-bottom:22px;display:flex}.hero-dots{gap:8px;margin-top:26px;display:flex}.hero-dots button{background:#ffffff59;border-radius:99px;width:8px;height:8px;padding:0;transition:all .25s}.hero-dots button.active{background:var(--gold);width:22px}.primary,.secondary,.ghost{border-radius:13px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 23px;font-weight:800;transition:all .25s;display:inline-flex}.primary{border:1px solid var(--gold);background:var(--gold);color:var(--green);box-shadow:0 10px 22px #183c3240}.primary:hover{background:var(--gold-light);border-color:var(--gold-light);transform:translateY(-2px);box-shadow:0 14px 28px #183c324d}.primary:disabled{cursor:not-allowed;color:#8a8579;box-shadow:none;background:#cfcac0;border-color:#cfcac0;transform:none}.shop-delivery-fee{color:var(--gold);background:#b8955a1f;border-radius:9px;align-items:center;gap:6px;width:fit-content;margin:0 0 16px;padding:8px 14px;font-size:13px;font-weight:800;display:inline-flex}.shop-delivery-fee svg{flex-shrink:0}.stock-out-notice{color:var(--danger);background:#b84c3d1a;border-radius:9px;margin-bottom:16px;padding:8px 14px;font-size:13px;font-weight:800;display:inline-block}.secondary{border:1px solid var(--gold-light);color:var(--green);background:#fff9}.secondary:hover{background:var(--white);border-color:var(--gold);transform:translateY(-2px)}.secondary:disabled{cursor:not-allowed;opacity:.6;transform:none}.cart-coupon-box{margin-top:18px}.cart-coupon-inputs{gap:8px;display:flex}.cart-coupon-inputs input{border:1px solid var(--border);border-radius:10px;flex:1;min-width:0;padding:11px 14px;font-family:inherit}.cart-coupon-inputs input:disabled{background:var(--cream);color:var(--muted)}.cart-coupon-inputs button{min-height:auto;padding:0 18px}.cart-coupon-success{color:#2e7d32;margin-top:8px;font-size:13px;font-weight:700}.cart-coupon-error{color:var(--danger);margin-top:8px;font-size:13px;font-weight:700}.cart-summary-row{color:var(--muted);justify-content:space-between;margin-bottom:6px;font-size:14px;display:flex}.cart-summary-discount{color:#2e7d32;font-weight:700}.cart-shop-group-header{background:var(--cream);color:var(--text);border-radius:8px;align-items:center;gap:8px;margin:18px 0 10px;padding:8px 12px;font-size:14px;font-weight:700;display:flex}.cart-shop-group-header:first-child{margin-top:0}.multi-order-result-card{border:1px solid var(--border);border-radius:10px;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;padding:14px;display:flex}.multi-order-result-info{flex-direction:column;gap:4px;display:flex}.multi-order-result-info span{color:var(--muted);font-size:13px}.multi-order-whatsapp-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#25d366;border:none;border-radius:8px;align-items:center;gap:6px;padding:10px 14px;font-size:13px;font-weight:700;display:flex}.multi-order-whatsapp-btn:hover{background:#1ebe5a}.ghost{color:var(--white);background:0 0;border:1.5px solid #ffffff8c}.ghost:hover{border-color:var(--white);background:#ffffff24;transform:translateY(-2px)}.location-chip{color:#ffffffd1;text-underline-offset:3px;background:0 0;align-items:center;gap:6px;font-size:13px;font-weight:700;text-decoration:underline;display:inline-flex}.location-chip:hover{color:var(--white)}.trust-strip{background:var(--white);border-bottom:1px solid var(--border);padding:20px 0}.trust-strip-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.trust-badge{color:var(--green);text-align:center;justify-content:center;align-items:center;gap:10px;font-size:13px;font-weight:700;display:flex}.trust-badge svg{color:var(--gold);flex-shrink:0}@media (width<=800px){.trust-strip-grid{grid-template-columns:repeat(2,1fr)}.trust-badge{justify-content:flex-start}}.categories{padding-top:75px;padding-bottom:75px}.section-head{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:30px;display:flex}.section-head h2{color:var(--green);margin-top:2px;font-size:31px;line-height:1.25}.link-btn{color:var(--green);background:0 0;border:0;align-items:center;gap:4px;font-size:14px;font-weight:800;display:inline-flex}.link-btn:hover{color:var(--gold)}.cat-grid{grid-template-columns:repeat(8,1fr);gap:14px;display:grid}.cat{border:1px solid var(--border);border-radius:var(--radius);background:var(--white);min-height:145px;color:var(--green);text-align:center;cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:18px 10px;transition:all .25s;display:flex;box-shadow:0 5px 18px #183c320a}.cat:hover{border-color:var(--gold-light);background:var(--cream);box-shadow:var(--shadow);transform:translateY(-5px)}.cat-icon{background:var(--cream);border-radius:18px;justify-content:center;align-items:center;width:58px;height:58px;font-size:28px;transition:all .25s;display:flex}.cat:hover .cat-icon{background:var(--white);transform:scale(1.08)}.cat span{font-size:13px;font-weight:800}.products-section{background:#faf9f6;padding:75px 0}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.skeleton-card{cursor:default;pointer-events:none}.skeleton-card:hover{border-color:var(--border);transform:none;box-shadow:0 5px 18px #183c320a}.skeleton-block{background:var(--cream);position:relative;overflow:hidden}.skeleton-block:after{content:"";background:linear-gradient(90deg,#0000,#ffffff8c,#0000);animation:1.4s infinite skeleton-shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes skeleton-shimmer{to{transform:translate(100%)}}.skeleton-line{border-radius:6px;height:12px;margin-bottom:10px}.skeleton-line-sm{width:40%;height:10px}.skeleton-line-lg{width:85%;height:15px}.skeleton-line-md{width:55%;margin-bottom:0}.product{border:1px solid var(--border);border-radius:var(--radius);background:var(--white);transition:all .3s;overflow:hidden;box-shadow:0 5px 18px #183c320a}.product:hover{box-shadow:var(--shadow-hover);border-color:var(--gold-light);transform:translateY(-6px)}.product-img{background:var(--cream);height:245px;position:relative;overflow:hidden}.product-img img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.product:hover .product-img img{transform:scale(1.05)}.sale{z-index:2;background:var(--gold);color:var(--white);border-radius:8px;padding:6px 10px;font-size:11px;font-weight:800;position:absolute;top:13px;right:13px;box-shadow:0 5px 14px #b8955a33}.fav{z-index:3;width:39px;height:39px;color:var(--green);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffeb;border:1px solid #e8e3dae6;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:12px;left:12px}.fav:hover{color:var(--danger);transform:scale(1.08)}.fav svg{width:18px;height:18px}.product-body{padding:17px}.product-body small{color:var(--muted);font-size:11px}.product-body small svg{color:var(--gold)}.product-body h3{min-height:48px;color:var(--green);margin:8px 0 10px;font-size:16px;font-weight:800;line-height:1.5;transition:color .2s}.product-body h3:hover{color:var(--gold)}.product-card-rating{color:var(--muted);align-items:center;gap:5px;margin-bottom:8px;font-size:12px;display:flex}.price{flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:14px;display:flex}.price strong{color:var(--green);font-size:19px;font-weight:900}.price del{color:#999;font-size:13px}.add{border:1px solid var(--green);background:var(--green);width:100%;min-height:44px;color:var(--white);border-radius:11px;justify-content:center;align-items:center;gap:7px;margin-top:10px;font-size:13px;font-weight:800;transition:all .25s;display:inline-flex}.add:hover{background:var(--green-light);border-color:var(--green-light);transform:translateY(-1px)}.add:disabled{cursor:not-allowed;color:#8a8579;background:#cfcac0;border-color:#cfcac0;transform:none}.product.out-of-stock .product-img img{filter:grayscale(.5);opacity:.65}.sale-out{background:var(--danger);box-shadow:0 5px 14px #b84c3d40}.partner{background:var(--white);padding:75px 0}.partner-box{background:radial-gradient(circle at 10% 30%, #d8c29a24, transparent 30%), var(--green);min-height:260px;color:var(--white);border-radius:28px;justify-content:space-between;align-items:center;gap:40px;padding:48px 55px;display:flex;overflow:hidden;box-shadow:0 20px 50px #183c322e}.partner-box .eyebrow{color:var(--gold-light)}.partner-box h2{color:var(--white);margin-bottom:10px;font-size:32px}.partner-box p{color:#ffffffb8;max-width:600px;line-height:1.9}.partner-box .primary{background:var(--gold);border-color:var(--gold);color:var(--white);flex-shrink:0}.partner-box .primary:hover{background:#a98249;border-color:#a98249}.features{grid-template-columns:repeat(3,1fr);gap:20px;padding-top:20px;padding-bottom:80px;display:grid}.features>div{border:1px solid var(--border);border-radius:var(--radius);background:var(--white);text-align:center;padding:28px;transition:all .25s}.features>div:hover{border-color:var(--gold-light);box-shadow:var(--shadow);transform:translateY(-4px)}.features svg{width:34px;height:34px;color:var(--gold);margin:0 auto 14px}.features h3{color:var(--green);margin-bottom:6px;font-size:17px}.features p{color:var(--muted);font-size:13px}footer{color:#ffffffbf;background:#102c25}.footer{grid-template-columns:1.5fr 1fr 1fr;gap:55px;padding-top:55px;padding-bottom:45px;display:grid}.footer p{color:#ffffff94;max-width:300px;font-size:13px}.footer h4{color:var(--gold-light);margin-bottom:15px;font-size:15px}.footer a{color:#ffffffa6;cursor:pointer;width:fit-content;margin-bottom:9px;font-size:13px;transition:all .2s;display:block}.footer a:hover{color:var(--white);transform:translate(-3px)}.copyright{color:#ffffff73;text-align:center;border-top:1px solid #ffffff14;padding:18px 20px;font-size:12px}.whatsapp{z-index:900;color:#fff;cursor:pointer;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .25s;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 10px 25px #25d3664d}.whatsapp:hover{transform:translateY(-4px)scale(1.05);box-shadow:0 14px 30px #25d36661}.whatsapp svg{width:27px;height:27px}input,textarea,select{color:var(--text);background:var(--white)}input:focus,textarea:focus,select:focus{outline:none;box-shadow:0 0 0 3px #b8955a1a;border-color:var(--gold)!important}textarea{font-family:inherit}aside button:not(.primary){transition:all .2s}aside button:not(.primary):hover{background:var(--cream)!important}aside h2,aside h3,aside h4{color:var(--green)}main>.container>div{max-width:100%}main img{background:var(--cream)}@media (width<=1100px){.container{width:min(100% - 32px,1000px)}.nav{gap:18px}.nav nav{gap:14px}.cat-grid{grid-template-columns:repeat(4,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}.hero-banner-content h1{font-size:46px}}@media (width<=850px){.nav{min-height:72px}.mobile-menu{flex-shrink:0;display:inline-flex}.nav nav{display:none}.search{max-width:none}.hero-banner{border-radius:22px;min-height:420px}.hero-banner-content{text-align:center;max-width:100%;padding:44px 30px}.hero-banner-content p{margin-inline:auto}.hero-buttons{justify-content:center}.product-grid{grid-template-columns:repeat(2,1fr)}.partner-box{flex-direction:column;align-items:flex-start}.footer{grid-template-columns:1fr 1fr}.footer>div:first-child{grid-column:1/-1}}@media (width<=600px){.container{width:calc(100% - 24px)}.nav{flex-wrap:wrap;gap:8px;padding-top:10px;padding-bottom:10px}.logo{order:1;font-size:22px}.logo-mark{border-radius:11px;width:37px;height:37px;font-size:19px}.brand-logo-image{width:38px;height:38px}.mobile-menu{order:3;width:38px;height:38px}.actions{order:2;margin-right:auto}.actions button{width:38px;height:38px}.actions .login-header-button{width:38px;padding:0}.login-header-button span,.actions button:first-child{display:none}.search{flex-basis:100%;order:4;max-width:none;height:44px}.hero-banner{border-radius:18px;min-height:auto}.hero-banner-content{padding:34px 20px}.hero-banner-content h1{letter-spacing:-.8px;font-size:32px}.hero-banner-content p{font-size:14px;line-height:1.9}.hero-buttons{flex-direction:column;width:100%}.hero-buttons .primary,.hero-buttons .ghost{width:100%}.categories,.products-section,.partner{padding-top:55px;padding-bottom:55px}.section-head{align-items:center;margin-bottom:22px}.section-head h2{font-size:24px}.section-head .eyebrow{font-size:11px}.cat-grid{grid-template-columns:repeat(2,1fr);gap:10px}.cat{min-height:120px;padding:13px 7px}.cat-icon{border-radius:15px;width:50px;height:50px;font-size:24px}.cat span{font-size:12px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-img{height:175px}.product-body{padding:12px}.product-body h3{min-height:43px;font-size:13px}.price{gap:5px}.price strong{font-size:15px}.price del{font-size:11px}.add{min-height:40px;font-size:11px}.fav{width:34px;height:34px}.sale{padding:5px 7px;font-size:9px;top:9px;right:9px}.partner-box{border-radius:22px;padding:30px 24px}.partner-box h2{font-size:25px}.partner-box p{font-size:13px}.partner-box .primary{width:100%}.features{grid-template-columns:1fr;gap:12px;padding-bottom:55px}.features>div{padding:22px}.footer{grid-template-columns:1fr;gap:30px;padding-top:42px}.footer>div:first-child{grid-column:auto}.whatsapp{width:51px;height:51px;bottom:16px;right:16px}main{overflow:hidden}main>.container{width:calc(100% - 24px)}main>.container>div[style*=grid]{grid-template-columns:1fr!important;gap:30px!important}main h1{font-size:30px!important}}@media (width<=380px){.actions{gap:4px}.actions button{width:35px;height:35px}.hero h1{font-size:34px}.product-grid{gap:8px}.product-img{height:150px}.product-body{padding:10px}.product-body h3{font-size:12px}.add{padding-inline:5px}}.header-action-link{border:1px solid var(--border);width:42px;height:42px;color:var(--green);background:var(--white);border-radius:12px;justify-content:center;align-items:center;display:inline-flex;position:relative}.header-action-link:hover{background:var(--cream)}.header-action-link b{background:var(--gold);color:#fff;border-radius:50%;place-items:center;min-width:18px;height:18px;font-size:10px;display:grid;position:absolute;top:-6px;left:-6px}.site-page-main{background:#faf9f6;min-height:calc(100vh - 82px);padding:45px 0 75px}.page-hero{background:radial-gradient(circle at 15% 30%, #d8c29a33, transparent 32%), var(--green);color:#fff;border-radius:28px;margin-bottom:35px;padding:50px;overflow:hidden}.page-hero .eyebrow{color:var(--gold-light)}.page-hero h1{margin:8px 0 13px;font-size:clamp(34px,5vw,54px)}.page-hero p{color:#ffffffc7;max-width:600px;font-size:16px;line-height:1.9}.page-hero .primary{border-color:var(--gold);background:var(--gold);margin-top:22px}.page-hero-offers{background:radial-gradient(circle at 15% 30%,#d8c29a40,#0000 32%),linear-gradient(135deg,#183c32,#245447)}.about-hero p{font-size:17px;line-height:2}.about-stats{grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:40px;display:grid}.about-stat-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);text-align:center;padding:26px}.about-stat-card strong{color:var(--green);margin-bottom:8px;font-size:22px;display:block}.about-stat-card span{color:var(--muted);font-size:13px}.about-values{grid-template-columns:repeat(3,1fr);gap:22px;margin-bottom:40px;display:grid}.about-value-card{background:var(--cream);border-radius:var(--radius);padding:28px}.about-value-card svg{color:var(--gold);margin-bottom:14px}.about-value-card h3{color:var(--green);margin-bottom:10px;font-size:17px}.about-value-card p{color:var(--muted);font-size:14px;line-height:1.9}.about-cta{background:var(--green);border-radius:var(--radius);color:#fff;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:32px 38px;display:flex}.about-cta h2{margin-bottom:8px;font-size:22px}.about-cta p{color:#ffffffc7;font-size:14px}.about-cta .primary{border-color:var(--gold);background:var(--gold);flex-shrink:0}@media (width<=800px){.about-stats,.about-values{grid-template-columns:1fr}.about-cta{flex-direction:column;align-items:flex-start}}.page-section{padding-bottom:15px}.page-category-list{flex-wrap:wrap;gap:10px;margin-bottom:32px;display:flex}.page-category-list button{border:1px solid var(--border);background:var(--white);color:var(--green);border-radius:99px;padding:10px 16px;font-size:13px;font-weight:700}.page-category-list button:hover,.page-category-list button.active{border-color:var(--green);background:var(--green);color:#fff}.products-filter-bar{border:1px solid var(--border);border-radius:var(--radius);background:var(--white);flex-wrap:wrap;align-items:center;gap:18px;margin-bottom:24px;padding:14px 18px;display:flex}.products-filter-sort{color:var(--green);align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.products-filter-sort select{border:1px solid var(--border);color:var(--text);background:var(--cream);border-radius:9px;padding:8px 12px;font-family:inherit;font-size:13px}.products-filter-price{color:var(--green);align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.products-filter-price input{border:1px solid var(--border);border-radius:9px;width:80px;padding:8px 10px;font-family:inherit;font-size:13px}.products-filter-clear{color:var(--danger);background:#b84c3d1a;border:none;border-radius:9px;padding:6px 12px;font-size:12px;font-weight:800}.products-filter-stock{color:var(--green);cursor:pointer;align-items:center;gap:7px;font-size:13px;font-weight:700;display:flex}.products-filter-stock input{cursor:pointer;width:16px;height:16px}.products-filter-attr{color:var(--green);align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.products-filter-attr select{border:1px solid var(--border);color:var(--text);background:var(--cream);border-radius:9px;padding:8px 12px;font-family:inherit;font-size:13px}.page-empty{border:1px dashed var(--gold-light);color:var(--muted);text-align:center;background:#fff;border-radius:18px;padding:65px 20px}.not-found-nav{justify-content:center}.not-found-page{text-align:center;max-width:560px;margin:70px auto;padding:20px}.not-found-code{color:var(--gold);letter-spacing:2px;margin-bottom:6px;font-size:64px;font-weight:800;display:block}.not-found-page h1{color:var(--green);margin-bottom:14px;font-size:28px}.not-found-page p{color:var(--muted);margin-bottom:26px;line-height:1.9}.product-image-button{cursor:pointer;border:0;width:100%;padding:0;display:block}.product-image-placeholder{width:100%;height:100%;color:var(--gold);place-items:center;display:grid}.auth-page{place-items:center;padding:18px 0;display:grid}.auth-card{border:1px solid var(--border);width:min(100%,540px);box-shadow:var(--shadow);background:#fff;border-radius:24px;padding:42px}.partner-register-card{width:min(100%,850px)}.auth-card h1{color:var(--green);margin:5px 0 10px;font-size:32px}.auth-card>p{color:var(--muted);line-height:1.9}.auth-tabs{background:var(--cream);border-radius:13px;gap:6px;margin-bottom:22px;padding:5px;display:flex}.auth-tabs button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:9px;flex:1;padding:11px 10px;font-family:inherit;font-size:14px;font-weight:700;transition:background .2s,color .2s,box-shadow .2s}.auth-tabs button.active{background:var(--white);color:var(--green);box-shadow:0 4px 12px #183c321a}.stack-form{gap:16px;margin-top:28px;display:grid}.stack-form label{color:var(--green);gap:7px;font-size:13px;font-weight:700;display:grid}.stack-form input,.stack-form select,.stack-form textarea{border:1px solid var(--border);background:#fff;border-radius:11px;width:100%;padding:12px 14px}.stack-form .primary{justify-content:center}.two-columns{grid-template-columns:1fr 1fr}.full-width{grid-column:1/-1}.plan-picker{gap:10px;display:grid}.plan-picker-title{color:var(--green);font-size:13px;font-weight:700}.plan-picker-options{grid-template-columns:1fr 1fr;gap:12px;display:grid}.plan-option{border:1px solid var(--border);cursor:pointer;border-radius:14px;gap:6px;padding:16px 18px;transition:border-color .2s,background .2s;display:grid;position:relative}.plan-option input{width:17px;height:17px;accent-color:var(--green);position:absolute;top:14px;right:14px}.plan-option:has(input:checked){border-color:var(--green);background:var(--cream)}.plan-option-name{color:var(--green);align-items:center;gap:8px;padding-right:26px;font-weight:800;display:flex}.plan-option-name em{background:var(--gold);color:var(--green);border-radius:20px;padding:2px 8px;font-size:11px;font-style:normal;font-weight:700}.plan-option-price{color:var(--green);padding-right:26px;font-size:20px;font-weight:800}.plan-option-price small{color:var(--muted);font-size:12px;font-weight:600}.plan-picker-note{color:var(--muted);font-size:12.5px;line-height:1.8}.form-message{background:var(--cream);border-radius:10px;margin-top:18px;padding:12px;font-size:13px;color:var(--green)!important}.partner-payment-whatsapp-btn{margin-top:16px;text-decoration:none}.auth-note{margin-top:20px;font-size:13px}.auth-note a{color:var(--green);font-weight:800}.forgot-password-link{color:var(--gold);text-align:left;margin-top:-6px;font-size:13px;font-weight:700;display:inline-block}.forgot-password-link:hover{text-decoration:underline}.contact-points,.info-list{gap:12px;margin:25px 0;display:grid}.contact-points>div,.info-list>div{background:var(--cream);color:var(--green);border-radius:13px;align-items:center;gap:10px;padding:15px;display:flex}.contact-points strong{display:block}.contact-points span{color:var(--muted);margin-right:auto;font-size:12px}.contact-support-channels{flex-wrap:wrap;gap:10px;margin-bottom:20px;display:flex}.contact-support-channel{border:1px solid var(--border);background:var(--white);color:var(--green);border-radius:11px;align-items:center;gap:8px;padding:11px 18px;font-size:13px;font-weight:800;transition:all .2s;display:inline-flex}.contact-support-channel:hover{border-color:var(--gold-light);color:var(--gold);transform:translateY(-1px)}.auth-card>.primary{width:fit-content}@media (width<=950px){.site-page-nav{gap:14px}.site-page-nav nav{gap:12px}.site-page-nav .search{max-width:230px}}@media (width<=700px){.site-page-nav nav{display:none}.site-page-nav nav.mobile-page-nav.open{flex-direction:column;order:5;align-items:stretch;gap:0;width:100%;padding:8px 0 0;display:flex}.site-page-nav nav.mobile-page-nav.open a{border-top:1px solid var(--border);padding:12px 4px}.site-page-nav .search{max-width:none}.page-hero{border-radius:22px;padding:34px 25px}.auth-card{border-radius:20px;padding:28px 20px}.two-columns{grid-template-columns:1fr}.full-width{grid-column:auto}.plan-picker-options{grid-template-columns:1fr}.contact-points>div{flex-wrap:wrap;align-items:flex-start}.contact-points span{width:100%;margin-right:32px}}.faq-page{padding:40px 0 80px}.faq-list{flex-direction:column;gap:12px;max-width:720px;margin:0 auto 40px;display:flex}.faq-item{border:1px solid var(--border);border-radius:var(--radius);background:var(--white);transition:border-color .2s;overflow:hidden}.faq-item.open{border-color:var(--gold)}.faq-question{text-align:right;width:100%;color:var(--text);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;padding:18px 22px;font-family:inherit;font-size:15px;font-weight:800;display:flex}.faq-chevron{color:var(--gold);flex-shrink:0;transition:transform .2s;transform:rotate(-90deg)}.faq-item.open .faq-chevron{transform:rotate(90deg)}.faq-answer{color:var(--muted);margin:0;padding:0 22px 20px;font-size:14px;line-height:1.9}.faq-support-box{background:var(--cream);border-radius:var(--radius);border:1px dashed var(--gold-light);align-items:center;gap:16px;max-width:720px;margin:0 auto;padding:22px 24px;display:flex}.faq-support-box>svg{color:var(--green);flex-shrink:0}.faq-support-box>div{flex:1}.faq-support-box strong{color:var(--text);margin-bottom:4px;font-size:15px;display:block}.faq-support-box p{color:var(--muted);margin:0;font-size:13px}.faq-support-box .primary{flex-shrink:0}@media (width<=600px){.faq-support-box{text-align:center;flex-direction:column}}.floating-whatsapp-btn{color:#fff;z-index:500;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .2s;display:flex;position:fixed;bottom:24px;left:24px;box-shadow:0 10px 25px #25d36666}.floating-whatsapp-btn:hover{transform:scale(1.08)}@media (width<=600px){.floating-whatsapp-btn{width:48px;height:48px;bottom:16px;left:16px}}.verified-purchase-badge{color:var(--green);vertical-align:middle;background:#183c3214;border-radius:20px;align-items:center;gap:4px;margin-right:8px;padding:3px 10px;font-size:11px;font-weight:800;display:inline-flex}.income-report-filter{border:1px solid var(--border);border-radius:var(--radius);background:var(--white);flex-wrap:wrap;align-items:flex-end;gap:14px;margin-bottom:24px;padding:16px 18px;display:flex}.income-report-filter label{color:var(--green);flex-direction:column;gap:6px;font-size:13px;font-weight:700;display:flex}.income-report-filter input[type=date]{border:1px solid var(--border);color:var(--text);border-radius:9px;padding:9px 12px;font-family:inherit;font-size:13px}.income-report-clear{color:var(--danger);background:#b84c3d1a;border:none;border-radius:9px;height:fit-content;padding:9px 14px;font-size:12px;font-weight:800}.income-report-export{margin-right:auto}@media (width<=600px){.income-report-export{width:100%;margin-right:0}}.install-app-banner{background:var(--green);max-width:420px;color:var(--white);border-radius:var(--radius);box-shadow:var(--shadow-hover);z-index:600;align-items:center;gap:14px;margin:0 auto;padding:14px 18px;display:flex;position:fixed;bottom:24px;left:24px;right:24px}.install-app-banner span{flex:1;font-size:13px;font-weight:700}.install-app-banner-actions{align-items:center;gap:8px;display:flex}.install-app-banner-actions button{background:var(--gold);color:var(--green);cursor:pointer;border:none;border-radius:9px;padding:8px 16px;font-size:13px;font-weight:800}.install-app-banner-dismiss{justify-content:center;align-items:center;display:flex;color:var(--white)!important;background:0 0!important;padding:4px!important}:root{--cream:#f7f3eb;--cream-dark:#eee7d9;--green:#183c32;--green-light:#245447;--gold:#b8955a;--gold-light:#d8c29a;--white:#fff;--text:#1f2925;--muted:#777d78;--border:#e8e3da;--danger:#b84c3d;--shadow:0 10px 30px #183c3214;--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--text);direction:rtl;margin:0;font-family:Tahoma,Arial,sans-serif}button,input{font:inherit}button{cursor:pointer;border:0}a{color:inherit;text-decoration:none}img{max-width:100%}.container{width:min(1180px,100% - 40px);margin:0 auto}.header{z-index:1000;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;width:100%;position:sticky;top:0;box-shadow:0 4px 20px #183c320f}.header .container{width:min(1400px,100% - 40px);margin:0 auto}.site-page-nav{grid-template-columns:auto 1fr auto auto;grid-template-areas:"logo nav search actions";align-items:center;column-gap:18px;min-height:86px;padding:12px 0 14px;display:grid}.site-page-nav .logo{flex-shrink:0;grid-area:logo;justify-content:center;align-items:center;text-decoration:none;display:flex}.brand-logo-image{object-fit:contain;width:44px;height:44px;transition:transform .25s;display:block}.site-page-nav .logo:hover .brand-logo-image{transform:scale(1.04)}.mobile-page-nav{direction:rtl;grid-area:nav;justify-content:center;align-items:center;gap:6px;display:flex}.mobile-page-nav a{min-height:42px;color:var(--text);white-space:nowrap;border-radius:12px;justify-content:center;align-items:center;gap:6px;padding:9px 15px;font-size:15px;font-weight:700;text-decoration:none;transition:color .2s,background .2s,transform .2s;display:inline-flex;position:relative}.mobile-page-nav a:hover{color:var(--green);background:var(--cream);transform:translateY(-1px)}.mobile-page-nav .location-link{color:var(--green);background:#183c3212}.mobile-page-nav .location-link svg{color:var(--gold);flex-shrink:0}.mobile-page-nav .location-link:hover{color:var(--green);background:#b8955a24}.mobile-page-nav a:after{content:"";background:var(--gold);transform-origin:50%;border-radius:10px;height:2px;transition:transform .2s;position:absolute;bottom:4px;left:15px;right:15px;transform:scaleX(0)}.mobile-page-nav a:hover:after{transform:scaleX(1)}.actions{direction:rtl;grid-area:actions;justify-content:flex-end;align-items:center;gap:9px;display:flex}.header-action-link{border:1px solid var(--border);background:var(--white);width:44px;height:44px;color:var(--green);cursor:pointer;border-radius:13px;justify-content:center;align-items:center;padding:0;transition:background .2s,border-color .2s,transform .2s,box-shadow .2s;display:inline-flex;position:relative}.header-action-link svg{stroke-width:2px;width:20px;height:20px}.header-action-link:hover{background:var(--cream);border-color:var(--gold-light);transform:translateY(-2px);box-shadow:0 7px 18px #183c3217}.header-action-link b{background:var(--gold);color:#fff;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:19px;height:19px;padding:0 5px;font-size:10px;line-height:1;display:flex;position:absolute;top:-6px;left:-5px}.login-header-button{border:1px solid var(--green);background:var(--green);color:#fff;cursor:pointer;border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;max-width:160px;height:44px;padding:0 17px;font-family:inherit;font-size:14px;font-weight:700;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}.login-header-button span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.login-header-button svg{width:18px;height:18px}.account-menu{position:relative}.account-dropdown{z-index:50;background:var(--white);border:1px solid var(--border);border-radius:13px;min-width:150px;padding:6px;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 14px 32px #183c3229}.account-dropdown button{width:100%;color:var(--green);text-align:center;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:11px 14px;font-family:inherit;font-size:13px;font-weight:700;transition:background .2s}.account-dropdown button:hover{background:var(--cream)}.account-dropdown-danger{color:var(--danger)!important}.account-page-grid{gap:20px}.account-page-grid .auth-card{width:min(100%,540px)}.referral-code-box{border:1.5px dashed var(--gold);background:var(--cream);border-radius:12px;justify-content:space-between;align-items:center;gap:10px;margin:16px 0;padding:14px 18px;display:flex}.referral-code-box strong{letter-spacing:1px;color:var(--green);font-size:18px}.referral-share-btn{justify-content:center;align-items:center;gap:8px;display:inline-flex}.login-header-button:hover{background:var(--green-light);transform:translateY(-2px);box-shadow:0 8px 20px #183c322e}.search{background:var(--cream);direction:rtl;border:1px solid #0000;border-radius:12px;grid-area:search;justify-self:end;align-items:center;gap:8px;width:min(230px,100%);height:40px;padding:0 13px;transition:background .2s,border-color .2s,box-shadow .2s,width .2s;display:flex}.search svg{width:16px;height:16px;color:var(--green);flex-shrink:0}.search input{width:100%;height:100%;color:var(--text);direction:rtl;background:0 0;border:0;outline:0;font-family:inherit;font-size:13px;font-weight:600}.search:focus-within{width:min(300px,100%)}.search input::placeholder{color:var(--muted);font-weight:500}.search:focus-within{border-color:var(--gold-light);background:#fff;box-shadow:0 0 0 4px #b8955a1a}.mobile-menu{border:1px solid var(--border);width:44px;height:44px;color:var(--green);cursor:pointer;background:#fff;border-radius:12px;justify-content:center;align-items:center;padding:0;display:none}.mobile-menu svg{width:22px;height:22px}@media (width<=1100px){.header .container{width:min(100% - 28px,1400px)}.site-page-nav{column-gap:16px}.mobile-page-nav{gap:2px}.mobile-page-nav a{padding:8px 10px;font-size:14px}.brand-logo-image{width:38px;height:38px}.login-header-button{padding:0 13px}.search{width:min(170px,100%)}.search:focus-within{width:min(230px,100%)}.login-header-button span{display:none}}@media (width<=800px){.header{position:sticky}.header .container{width:calc(100% - 24px)}.site-page-nav{grid-template-columns:auto 1fr auto;grid-template-areas:"menu logo actions""search search search";gap:10px;min-height:72px;padding:10px 0 12px}.mobile-menu{grid-area:menu;justify-self:start;display:inline-flex}.site-page-nav .logo{grid-area:logo;justify-self:center}.brand-logo-image{width:38px;height:38px}.actions{grid-area:actions;gap:6px}.header-action-link{border-radius:11px;width:40px;height:40px}.header-action-link svg{width:18px;height:18px}.login-header-button{border-radius:11px;width:40px;height:40px;padding:0}.login-header-button span{display:none}.mobile-page-nav{z-index:999;border:1px solid var(--border);opacity:0;visibility:hidden;pointer-events:none;background:#fff;border-radius:0 0 18px 18px;flex-direction:column;align-items:stretch;gap:4px;padding:10px;transition:opacity .2s,visibility .2s,transform .2s;display:flex;position:absolute;top:100%;left:12px;right:12px;transform:translateY(-10px);box-shadow:0 18px 35px #183c3221}.mobile-page-nav.open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.mobile-page-nav a{border-radius:11px;justify-content:flex-start;width:100%;min-height:46px;padding:11px 14px}.mobile-page-nav a:after{display:none}.mobile-page-nav a:hover{transform:none}.mobile-page-nav .location-link{justify-content:flex-start}.search{width:100%;height:46px}}@media (width<=430px){.header .container{width:calc(100% - 18px)}.site-page-nav{grid-template-columns:42px 1fr auto}.brand-logo-image{width:34px;height:34px}.header-action-link,.login-header-button,.mobile-menu{width:38px;height:38px}.header-action-link b{min-width:17px;height:17px;font-size:9px}.search{height:44px;padding:0 13px}.search input{font-size:13px}}.header-inner{align-items:center;gap:28px;min-height:78px;display:flex}.logo{color:var(--green);white-space:nowrap;align-items:center;gap:10px;font-size:26px;font-weight:900;display:flex}.logo-mark{background:var(--green);width:42px;height:42px;color:var(--gold-light);border-radius:12px;place-items:center;font-size:24px;display:grid}.search-box{max-width:520px;height:48px;color:var(--muted);border:1px solid var(--border);background:#f7f7f5;border-radius:12px;flex:1;align-items:center;gap:12px;padding:0 16px;display:flex}.search-box input{width:100%;color:var(--text);background:0 0;border:0;outline:0}.search-box input::placeholder{color:#999}.header-actions{align-items:center;gap:12px;margin-right:auto;display:flex}.header-icon{width:44px;height:44px;color:var(--green);background:0 0;border-radius:50%;place-items:center;display:grid;position:relative}.header-icon:hover{background:var(--cream)}.badge{background:var(--gold);color:#fff;border-radius:20px;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:11px;font-weight:700;display:grid;position:absolute;top:-2px;left:-2px}.login-button{background:var(--green);color:#fff;border-radius:10px;align-items:center;gap:8px;padding:12px 18px;font-weight:700;display:flex}.login-button:hover{background:var(--green-light)}.navigation{border-top:1px solid #f0eee9}.navigation-inner{align-items:center;gap:32px;min-height:48px;display:flex}.navigation a{color:#555e59;font-size:14px;font-weight:600;transition:all .2s;position:relative}.navigation a:hover,.navigation a:first-child{color:var(--green)}.mobile-menu-button{color:var(--green);background:0 0;display:none}.section{padding:90px 0}.products-section{background:#faf9f6}.section-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:32px;display:flex}.section-heading>div>span{color:var(--gold);font-size:13px;font-weight:700}.section-heading h2{color:var(--green);margin:7px 0 0;font-size:32px}.view-all{color:var(--green);background:0 0;align-items:center;gap:5px;font-weight:700;display:flex}.categories-grid{grid-template-columns:repeat(8,1fr);gap:12px;display:grid}.category-card{min-height:145px;color:var(--text);border:1px solid var(--border);border-radius:var(--radius);background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:18px 10px;transition:all .25s;display:flex}.category-card:hover,.category-card.active{color:#fff;background:var(--green);border-color:var(--green);transform:translateY(-4px);box-shadow:0 12px 25px #183c3224}.category-icon{background:var(--cream);border-radius:50%;place-items:center;width:58px;height:58px;font-size:26px;display:grid}.category-card.active .category-icon{background:#ffffff1f}.filter-tabs{gap:8px;margin-bottom:28px;padding-bottom:4px;display:flex;overflow-x:auto}.filter-tabs button{color:#66706a;border:1px solid var(--border);background:#fff;border-radius:30px;flex-shrink:0;padding:9px 16px;font-size:13px}.filter-tabs button.active,.filter-tabs button:hover{background:var(--green);color:#fff;border-color:var(--green)}.products-grid{direction:rtl;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;width:100%;display:grid}.product-card{border:1px solid var(--border);background:#fff;border-radius:20px;flex-direction:column;min-width:0;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 5px 18px #183c320f}.product-card:hover{border-color:#b8955a59;transform:translateY(-6px);box-shadow:0 16px 35px #183c321f}.product-image{aspect-ratio:1;background:var(--cream);width:100%;position:relative;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.product-image:has(img[src=""]) img{display:none}.discount-badge,.best-badge{z-index:3;color:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:29px;padding:5px 10px;font-size:11px;font-weight:800;line-height:1;display:inline-flex;position:absolute;top:12px;box-shadow:0 5px 12px #0000001a}.favorite-button{z-index:4;width:38px;height:38px;color:var(--green);cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff0;border:1px solid #e8e3dae6;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:transform .2s,background .2s,color .2s,border-color .2s;display:flex;position:absolute;top:50px;left:12px;box-shadow:0 6px 16px #183c321a}.favorite-button:hover{border-color:var(--gold-light);color:var(--danger);background:#fff;transform:scale(1.08)}.favorite-button svg{width:18px;height:18px}.product-info{direction:rtl;flex-direction:column;flex:1;padding:16px 16px 15px;display:flex}.product-shop{color:var(--gold);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:5px;margin-bottom:7px;font-size:11px;font-weight:800;display:flex;overflow:hidden}.product-info h3{min-height:46px;color:var(--text);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0 0 9px;font-size:15px;font-weight:800;line-height:1.55;display:-webkit-box;overflow:hidden}.rating{min-height:24px;color:var(--gold);direction:rtl;justify-content:flex-start;align-items:center;gap:5px;margin-bottom:9px;font-size:12px;font-weight:700;display:flex}.rating svg{fill:currentColor;width:15px;height:15px}.price-row{direction:rtl;justify-content:space-between;align-items:center;gap:8px;min-height:40px;margin-top:auto;margin-bottom:12px;display:flex}.price{color:var(--green);font-size:19px;font-weight:900;line-height:1.2}.old-price{color:#999;font-size:12px;font-weight:600;text-decoration:line-through}.add-cart{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:44px;font-family:inherit;font-size:13px;font-weight:800;transition:background .2s,transform .2s,box-shadow .2s;display:flex}.add-cart:hover{background:var(--green-light);transform:translateY(-2px);box-shadow:0 8px 18px #183c322e}.add-cart:active{transform:translateY(0)}.add-cart svg{width:17px;height:17px}@media (width<=1100px){.products-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-info{padding:14px}.product-info h3{font-size:14px}.price{font-size:18px}}@media (width<=760px){.products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.product-card{border-radius:16px}.product-info{padding:12px}.product-shop{margin-bottom:5px;font-size:10px}.product-info h3{min-height:42px;margin-bottom:6px;font-size:13px;line-height:1.55}.rating{margin-bottom:6px;font-size:11px}.price-row{min-height:34px;margin-bottom:9px}.price{font-size:16px}.old-price{font-size:10px}.add-cart{border-radius:10px;min-height:40px;font-size:11px}.add-cart svg{width:15px;height:15px}.favorite-button{width:34px;height:34px;top:45px;left:8px}.favorite-button svg{width:16px;height:16px}.discount-badge,.best-badge{min-height:25px;padding:4px 8px;font-size:9px;top:9px}.discount-badge{right:9px}.best-badge{left:9px}}@media (width<=400px){.products-grid{gap:10px}.product-card{border-radius:14px}.product-info{padding:10px}.product-info h3{font-size:12px}.price{font-size:15px}.add-cart{min-height:38px;font-size:10px}}.product-card{border:1px solid var(--border);background:#fff;border-radius:18px;transition:all .25s;overflow:hidden}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.product-image{background:var(--cream);height:255px;position:relative;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:all .4s}.product-card:hover .product-image img{transform:scale(1.05)}.discount-badge,.best-badge{color:#fff;border-radius:7px;padding:6px 9px;font-size:10px;font-weight:700;position:absolute;top:12px}.discount-badge{background:var(--danger);right:12px}.best-badge{background:var(--gold);left:12px}.favorite-button{width:38px;height:38px;color:var(--green);background:#fff;border-radius:50%;place-items:center;display:grid;position:absolute;bottom:12px;right:12px;box-shadow:0 5px 15px #0000001f}.favorite-button.active{color:var(--danger)}.product-info{padding:17px}.product-shop{color:var(--gold);align-items:center;gap:5px;margin-bottom:8px;font-size:11px;display:flex}.product-info h3{min-height:43px;color:var(--green);margin:0 0 7px;font-size:15px;line-height:1.6}.rating{color:var(--gold);align-items:center;gap:5px;margin-bottom:13px;font-size:12px;display:flex}.price-row{justify-content:space-between;align-items:center;display:flex}.price-row>div{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.price-row strong{color:var(--green);font-size:18px}.price-row del{color:#aaa;font-size:11px}.add-cart{background:var(--green);color:#fff;border-radius:11px;place-items:center;width:42px;height:42px;display:grid}.add-cart:hover{background:var(--gold)}.offers-section{background:#fff;padding:70px 0}.offer-banner{background:var(--green);color:#fff;border-radius:25px;justify-content:space-between;align-items:center;min-height:250px;padding:45px 55px;display:flex;position:relative;overflow:hidden}.offer-banner:before,.offer-banner:after{content:"";border:1px solid #d8c29a33;border-radius:50%;position:absolute}.offer-banner:before{width:350px;height:350px;top:-180px;left:-120px}.offer-banner:after{width:250px;height:250px;bottom:-190px;left:100px}.offer-banner>div:first-child{z-index:2;position:relative}.offer-banner span{color:var(--gold-light);font-size:13px;font-weight:700}.offer-banner h2{margin:10px 0;font-size:32px}.offer-banner p{color:#ffffffb3;margin:0 0 20px}.offer-button{background:var(--gold);color:#fff}.offer-percent{z-index:2;background:#ffffff14;border:1px solid #ffffff26;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:180px;height:180px;display:flex;position:relative}.offer-percent strong{color:var(--gold-light);font-size:55px;line-height:1}.offer-percent span{color:#fff}.partner-section{background:var(--cream);padding:55px 0}.partner-content{align-items:center;gap:22px;display:flex}.partner-icon{width:70px;height:70px;color:var(--green);background:#fff;border-radius:18px;flex-shrink:0;place-items:center;display:grid}.partner-content>div:nth-child(2){flex:1}.partner-content span{color:var(--gold);font-size:12px;font-weight:700}.partner-content h2{color:var(--green);margin:5px 0;font-size:25px}.partner-content p{color:var(--muted);margin:0;font-size:13px}.partner-button{background:var(--green);color:#fff}.features-grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.feature{align-items:center;gap:15px;display:flex}.feature-icon{width:58px;height:58px;color:var(--gold);background:var(--cream);border-radius:15px;flex-shrink:0;place-items:center;display:grid}.feature h3{color:var(--green);margin:0 0 6px;font-size:15px}.feature p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.footer{color:#fff;background:#122f28;padding-top:65px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:50px;padding-bottom:55px;display:grid}.footer-logo{color:#fff;margin-bottom:18px}.footer-logo .logo-mark{background:var(--gold);color:#fff}.footer-grid p{color:#ffffff9e;max-width:300px;font-size:13px;line-height:1.9}.footer-grid h3{color:var(--gold-light);margin:0 0 18px;font-size:15px}.footer-grid>div:not(:first-child){flex-direction:column;align-items:flex-start;gap:11px;display:flex}.footer-grid>div:not(:first-child) a{color:#ffffffa6;font-size:12px}.footer-grid>div:not(:first-child) a:hover{color:#fff}.social-placeholder{color:var(--gold-light);align-items:center;gap:8px;font-size:13px;display:inline-flex}.footer-bottom{color:#ffffff73;text-align:center;border-top:1px solid #ffffff14;padding:18px 0;font-size:11px}.whatsapp-button{z-index:900;color:#fff;background:#1f9d55;border-radius:50%;place-items:center;width:58px;height:58px;display:grid;position:fixed;bottom:22px;left:22px;box-shadow:0 10px 25px #1f9d554d}.whatsapp-button:hover{transform:scale(1.08)}@media (width<=1050px){.categories-grid{grid-template-columns:repeat(4,1fr)}.products-grid{grid-template-columns:repeat(3,1fr)}.hero-content{grid-template-columns:1fr .8fr}.hero-circle{width:330px;height:330px}}@media (width<=800px){.header-inner{gap:12px;min-height:68px}.mobile-menu-button{place-items:center;display:grid}.logo{font-size:22px}.logo-mark{width:36px;height:36px}.search-box{order:5;width:100%;max-width:none}.header-inner{flex-wrap:wrap;padding-top:12px;padding-bottom:12px}.header-actions{margin-right:auto}.login-button{justify-content:center;width:44px;height:44px;padding:0;font-size:0}.navigation{display:none}.navigation.open{display:block}.navigation-inner{flex-direction:column;align-items:stretch;gap:0;padding:15px 0}.navigation a{border-bottom:1px solid var(--border);padding:13px}.products-grid{grid-template-columns:repeat(2,1fr)}.features-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=520px){.container{width:min(100% - 24px,1180px)}.section{padding:60px 0}.section-heading{align-items:flex-start}.section-heading h2{font-size:25px}.categories-grid{grid-template-columns:repeat(2,1fr)}.category-card{min-height:125px}.products-grid{gap:12px}.product-image{height:190px}.product-info{padding:12px}.product-info h3{font-size:13px}.price-row strong{font-size:15px}.add-cart{width:38px;height:38px}.offer-banner{flex-direction:column;align-items:flex-start;gap:30px;padding:35px 22px}.offer-banner h2{font-size:25px}.offer-percent{align-self:center;width:135px;height:135px}.offer-percent strong{font-size:42px}.partner-content{text-align:center;flex-direction:column}.partner-button{width:100%}.footer-grid{grid-template-columns:1fr;gap:35px}}.partner-location-section{margin-top:40px;margin-bottom:40px}.governorate-select-wrapper{width:260px}.governorate-select{color:#222;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:12px;width:100%;padding:13px 16px;font-size:15px}.partner-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.partner-card{background:#fff;border:1px solid #eee;border-radius:18px;padding:20px;box-shadow:0 5px 20px #0000000f}.partner-card-icon{color:#174c3c;background:#f4f0e6;border-radius:14px;justify-content:center;align-items:center;width:55px;height:55px;margin-bottom:15px;display:flex}.partner-card-info h3{margin-bottom:8px}.partner-card-info p{color:#777;margin-bottom:8px}.partner-card-info small{color:#777;line-height:1.7;display:block}.partner-view-btn{justify-content:center;width:100%;margin-top:18px}@media (width<=850px){.partner-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.partner-grid{grid-template-columns:1fr}.governorate-select-wrapper{width:100%}}.partner-orders-page{direction:rtl;background:#f8f6f0;min-height:100vh;padding:40px}.orders-page-header{justify-content:space-between;align-items:center;gap:20px;max-width:1200px;margin:0 auto 30px;display:flex}.partner-settings-card{background:#fff;border:1px solid #eee;border-radius:16px;max-width:480px;margin:0 auto;padding:26px;box-shadow:0 5px 20px #0000000d}.partner-settings-card label{color:#174c3c;margin-bottom:8px;font-size:14px;font-weight:700;display:block}.partner-settings-card input{border:1px solid #ddd;border-radius:10px;width:100%;padding:12px 14px;font-family:inherit}.partner-settings-hint{color:#888;margin:10px 0 20px;font-size:13px;line-height:1.8}.admin-coupons-tab{max-width:1200px;margin:0 auto}.admin-coupon-form{background:#fff;border:1px solid #eee;border-radius:16px;margin-bottom:26px;padding:26px;box-shadow:0 5px 20px #0000000d}.admin-coupon-form h2{color:#174c3c;margin-bottom:18px;font-size:20px}.admin-coupon-form-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:18px;display:grid}.admin-coupon-form-grid label{color:#174c3c;font-size:14px;font-weight:700;display:block}.admin-coupon-form-grid input,.admin-coupon-form-grid select{border:1px solid #ddd;border-radius:10px;width:100%;margin-top:8px;padding:12px 14px;font-family:inherit;font-size:14px}.admin-coupon-form-error{color:#b84c3d;margin-bottom:14px;font-size:13px;font-weight:700}@media (width<=800px){.admin-coupon-form-grid{grid-template-columns:1fr}}.admin-stats-tab{max-width:1200px;margin:0 auto}.admin-stats-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:24px;display:grid}.admin-stats-panel{background:#fff;border:1px solid #eee;border-radius:16px;padding:22px;box-shadow:0 5px 20px #0000000d}.admin-stats-panel h2{color:#174c3c;align-items:center;gap:8px;margin-bottom:14px;font-size:17px;display:flex}.admin-low-stock-panel{margin-top:20px}.admin-low-stock-panel h2{color:#b8863b}.admin-stats-empty{color:#8a8579;font-size:13px}.admin-stats-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.admin-stats-list li{color:#174c3c;border-bottom:1px solid #f1ede4;justify-content:space-between;align-items:center;gap:10px;padding-bottom:10px;font-size:13px;display:flex}.admin-stats-list li:last-child{border-bottom:0;padding-bottom:0}.admin-stats-list li strong{white-space:nowrap;font-weight:800}@media (width<=900px){.admin-stats-grid{grid-template-columns:1fr}}.orders-page-header h1{color:#174c3c;margin-bottom:8px;font-size:32px}.orders-page-header p{color:#777}.back-home-btn{color:#fff;background:#174c3c;border-radius:10px;padding:12px 20px;font-weight:700}.orders-stats{grid-template-columns:repeat(4,1fr);gap:18px;max-width:1200px;margin:0 auto 30px;display:grid}.order-stat-card{background:#fff;border:1px solid #eee;border-radius:16px;padding:22px;box-shadow:0 5px 20px #0000000f}.order-stat-card span{color:#777;margin-bottom:10px;display:block}.order-stat-card strong{color:#174c3c;font-size:25px;display:block}.orders-filter{background:#fff;border:1px solid #eee;border-radius:14px;align-items:center;gap:15px;max-width:1200px;margin:0 auto 20px;padding:18px 20px;display:flex}.orders-filter label{color:#333;font-weight:700}.orders-filter select{background:#fff;border:1px solid #ddd;border-radius:10px;min-width:190px;padding:10px 14px}.orders-list{gap:18px;max-width:1200px;margin:0 auto;display:grid}.order-card{background:#fff;border:1px solid #eee;border-radius:16px;padding:22px;box-shadow:0 5px 20px #0000000d}.order-card-top{justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px;display:flex}.order-card-top h3{color:#174c3c;margin-bottom:6px}.order-card-top p{color:#777}.order-status{color:#174c3c;background:#f4f0e6;border-radius:20px;padding:8px 14px;font-size:13px;font-weight:700}.order-status.status-approved{color:#2e7d32;background:#e5f3e5}.order-status.status-rejected,.order-status.status-cancelled{color:#b8402f;background:#fbe9e7}.order-status.status-pending{color:#a9761c;background:#fdf3e2}.admin-partner-description{color:#666;border-top:1px solid #eee;margin-top:14px;padding-top:14px;font-size:13.5px;line-height:1.8}.admin-welcome-coupon-tag{color:#8a5f22;background:#b8955a26;border-radius:8px;align-items:center;gap:6px;width:fit-content;margin:10px 0 0;padding:6px 12px;font-size:12.5px;font-weight:800;display:flex}.admin-partner-actions{border-top:1px solid #eee;gap:10px;margin-top:18px;padding-top:18px;display:flex}.admin-approve-btn,.admin-reject-btn{cursor:pointer;border:none;border-radius:9px;flex:1;justify-content:center;align-items:center;gap:7px;padding:11px;font-family:inherit;font-size:14px;font-weight:700;display:flex}.admin-approve-btn{color:#fff;background:#2e7d32}.admin-reject-btn{color:#b8402f;background:#fff;border:1px solid #f0c4bd}.admin-approve-btn:hover,.admin-reject-btn:hover{opacity:.9}.admin-approve-btn:disabled,.admin-reject-btn:disabled{opacity:.6;cursor:not-allowed}.order-info{border-top:1px solid #eee;border-bottom:1px solid #eee;grid-template-columns:repeat(3,1fr);gap:15px;padding:18px 0;display:grid}.order-info span{color:#888;margin-bottom:6px;font-size:13px;display:block}.order-info strong{color:#333;line-height:1.6}.order-card-bottom{justify-content:space-between;align-items:center;gap:15px;padding-top:18px;display:flex}.order-card-bottom small{color:#888}.view-order-btn{color:#fff;background:#174c3c;border:none;border-radius:9px;padding:10px 18px;font-weight:700}.view-order-btn:hover{opacity:.9}.whatsapp-notify-btn{color:#fff;cursor:pointer;background:#25d366;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:10px;padding:12px;font-family:inherit;font-size:14px;font-weight:700;display:flex}.whatsapp-notify-btn:hover{opacity:.9}.track-order-page{max-width:520px;margin:0 auto;padding:50px 0 80px}.track-order-header h1{color:#174c3c;margin-bottom:10px;font-size:28px}.track-order-header p{color:#5a5548;margin-bottom:10px;font-size:14px;line-height:1.9}.track-order-result{margin-top:28px}.my-orders-list{gap:16px;max-width:900px;margin:0 auto;display:grid}.my-order-card{background:#fff;border:1px solid #eee;border-radius:16px;padding:20px 22px;box-shadow:0 5px 20px #0000000d}.my-order-card-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.my-order-card-head strong{color:#174c3c;font-size:17px}.order-status-badge{white-space:nowrap;color:#174c3c;background:#f4f0e6;border-radius:20px;padding:6px 14px;font-size:12px;font-weight:700}.order-status-badge.status-new,.order-status-badge.status-whatsapp_sent{color:#3a5b7d;background:#eef2f7}.order-status-badge.status-confirmed,.order-status-badge.status-preparing{color:#9a6b1f;background:#fbf1de}.order-status-badge.status-ready{color:#1a7a5e;background:#e8f3ef}.order-status-badge.status-delivered,.order-status-badge.status-completed{color:#2e7d32;background:#e5f3e5}.order-status-badge.status-cancelled{color:#b8402f;background:#fbe9e7}.my-order-card-items{color:#555;border-top:1px solid #f0ece2;border-bottom:1px solid #f0ece2;flex-wrap:wrap;gap:8px 16px;padding:14px 0;font-size:14px;display:flex}.order-timeline{align-items:flex-start;gap:4px;padding:16px 4px;display:flex}.order-timeline-step{text-align:center;flex-direction:column;flex:1;align-items:center;gap:6px;display:flex;position:relative}.order-timeline-step:before{content:"";z-index:0;background:#e6e1d5;width:100%;height:2px;position:absolute;top:5px;right:50%}.order-timeline-step:first-child:before{display:none}.order-timeline-step.done:before{background:#174c3c}.order-timeline-dot{z-index:1;background:#e6e1d5;border:2px solid #e6e1d5;border-radius:50%;width:12px;height:12px}.order-timeline-step.done .order-timeline-dot{background:#174c3c;border-color:#174c3c}.order-timeline-step.current .order-timeline-dot{background:#fff;border-color:#b8955a;box-shadow:0 0 0 3px #b8955a40}.order-timeline-label{color:#999;font-size:11px;line-height:1.4}.order-timeline-step.done .order-timeline-label{color:#174c3c;font-weight:700}.order-timeline-cancelled{color:#b84c3d;align-items:center;gap:6px;padding:14px 4px;font-size:13px;font-weight:800;display:flex}.my-order-reorder-btn{color:#174c3c;cursor:pointer;background:#fff;border:1px solid #174c3c;border-radius:9px;align-items:center;gap:6px;margin-top:12px;padding:9px 16px;font-size:13px;font-weight:800;display:inline-flex}.my-order-reorder-btn:hover{color:#fff;background:#174c3c}.my-order-cancel-btn{color:#b84c3d;background:#fff;border:1px solid #b84c3d;border-radius:9px;margin-top:12px;padding:9px 16px;font-size:13px;font-weight:800}.my-order-cancel-btn:hover{color:#fff;background:#b84c3d}.my-order-cancel-btn:disabled{opacity:.6;cursor:not-allowed}.my-order-card-foot{justify-content:space-between;align-items:center;gap:12px;padding-top:14px;display:flex}.my-order-card-foot span{color:#888;font-size:13px}.my-order-card-foot strong{color:#174c3c;font-size:16px}.empty-orders{text-align:center;color:#777;background:#fff;border-radius:16px;padding:50px}.orders-loading{color:#174c3c;justify-content:center;align-items:center;min-height:100vh;font-size:20px;display:flex}.order-modal-overlay{z-index:9999;background:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.order-modal{background:#fff;border-radius:20px;width:100%;max-width:650px;max-height:90vh;padding:30px;position:relative;overflow-y:auto}.close-order-modal{background:#f3f3f3;border:none;border-radius:50%;width:35px;height:35px;font-size:22px;position:absolute;top:18px;left:20px}.order-modal h2{color:#174c3c;margin-bottom:25px}.modal-customer-info{background:#f8f6f0;border-radius:12px;margin-bottom:25px;padding:18px}.modal-customer-info p{margin-bottom:8px;line-height:1.7}.order-modal h3{color:#333;margin-bottom:15px}.order-products{border:1px solid #eee;border-radius:12px;overflow:hidden}.order-product-row{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;gap:15px;padding:15px;display:flex}.order-product-row:last-child{border-bottom:none}.order-product-row strong{margin-bottom:5px;display:block}.order-product-row span{color:#777;font-size:13px}.order-total{border-top:2px solid #eee;justify-content:space-between;margin-top:20px;padding-top:20px;font-size:20px;display:flex}.order-total strong{color:#174c3c}.partner-nav{background:#fff;border:1px solid #eee;border-radius:16px;max-width:1200px;margin:0 auto 24px;padding:16px 22px;box-shadow:0 5px 20px #0000000d}.partner-nav-top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.partner-nav-shop{color:#174c3c;font-size:16px;font-weight:800}.partner-nav-logout{color:#b84c3d;cursor:pointer;background:0 0;border:none;font-size:13px;font-weight:700}.partner-nav-links{flex-wrap:wrap;gap:10px;display:flex}.partner-nav-links a{color:#174c3c;background:#f8f6f0;border-radius:10px;padding:8px 16px;font-size:14px;font-weight:700}.partner-nav-links a.active{color:#fff;background:#174c3c}.partner-auth-gate{text-align:center;color:#174c3c;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:70vh;padding:40px 20px;font-size:16px;display:flex}.partner-products-page{direction:rtl;background:#f8f6f0;min-height:100vh;padding:40px}.partner-product-list{flex-direction:column;gap:14px;max-width:1200px;margin:0 auto;display:flex}.bulk-upload-panel{background:#fff;border:1px solid #eee;border-radius:16px;max-width:1200px;margin:0 auto 20px;padding:22px;box-shadow:0 5px 20px #0000000d}.bulk-upload-panel>p{color:#5a5548;margin:0 0 16px;font-size:14px;line-height:1.9}.bulk-upload-actions{flex-wrap:wrap;gap:12px;display:flex}.bulk-upload-file-btn{cursor:pointer;border:1px solid var(--gold,#b8955a);background:var(--gold,#b8955a);min-height:48px;color:var(--green,#183c32);border-radius:13px;justify-content:center;align-items:center;padding:0 23px;font-weight:800;display:inline-flex}.bulk-upload-result{margin-top:18px}.bulk-upload-success{color:#1f8f5f;font-size:14px;font-weight:800}.bulk-upload-errors{color:#b8863b;margin:10px 0 0;padding-inline-start:20px;font-size:13px;line-height:1.9}.partner-product-row{background:#fff;border:1px solid #eee;border-radius:16px;grid-template-columns:64px 1.6fr 1.4fr 100px auto;align-items:center;gap:16px;padding:16px 20px;display:grid;box-shadow:0 5px 20px #0000000d}.partner-product-image{color:#b8955a;background:#f4f0e6;border-radius:12px;justify-content:center;align-items:center;width:64px;height:64px;display:flex;overflow:hidden}.partner-product-image img{object-fit:cover;width:100%;height:100%}.partner-product-info{flex-direction:column;gap:4px;display:flex}.partner-product-info strong{color:#174c3c}.partner-product-info span{color:#888;font-size:13px}.partner-product-prices{color:#555;flex-direction:column;gap:4px;font-size:13px;display:flex}.partner-product-margin{color:#1f8f5f;font-weight:700}.partner-product-stock{color:#174c3c;font-size:13px;font-weight:700}.partner-product-actions{gap:8px;display:flex}.partner-product-actions button{color:#174c3c;cursor:pointer;background:#f8f6f0;border:1px solid #eee;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.partner-product-actions button:hover{color:#fff;background:#174c3c}.partner-product-preview-gallery{flex-wrap:wrap;gap:10px;margin-top:6px;display:flex}.partner-product-preview{object-fit:cover;border-radius:12px;width:100px;height:100px;margin-top:0}.partner-product-preview-gallery .partner-product-preview{margin-top:0}.partner-inventory-controls{justify-self:end;align-items:center;gap:10px;display:flex}.partner-inventory-controls input{text-align:center;border:1px solid #ddd;border-radius:10px;width:80px;padding:10px}.low-stock-banner{color:#8a5f22;background:#b8863b1f;border-radius:12px;align-items:center;gap:10px;margin-bottom:20px;padding:14px 18px;font-size:14px;font-weight:700;display:flex}.stock-ok{color:#1f8f5f}.stock-low{color:#b8863b}.stock-out{color:#b84c3d}.auto-location-notice{color:#1f6f47;background:#1f8f5f1a;border-radius:10px;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:18px;padding:10px 16px;font-size:13.5px;display:flex}.auto-location-notice strong{font-weight:800}.auto-location-notice button{color:#1f6f47;cursor:pointer;background:0 0;border:none;margin-inline-start:auto;padding:0;font-size:13.5px;font-weight:700;text-decoration:underline}.income-table{background:#fff;border:1px solid #eee;border-radius:16px;max-width:1200px;margin:0 auto;overflow:hidden;box-shadow:0 5px 20px #0000000d}.income-table-head,.income-table-row{grid-template-columns:2fr 1fr 1fr 1fr 1fr;align-items:center;gap:12px;padding:14px 20px;display:grid}.income-table-head{color:#174c3c;background:#f8f6f0;font-size:13px;font-weight:800}.income-table-row{color:#333;border-top:1px solid #eee;font-size:14px}@media (width<=800px){.partner-orders-page,.partner-products-page{padding:20px 12px}.orders-page-header{flex-direction:column;align-items:stretch}.orders-stats{grid-template-columns:repeat(2,1fr)}.order-info{grid-template-columns:1fr}.partner-nav-links{justify-content:stretch}.partner-nav-links a{text-align:center;flex:1}.partner-product-row{text-align:center;grid-template-columns:1fr}.partner-product-image{margin:0 auto}.partner-inventory-controls{justify-self:center}.income-table-head,.income-table-row{text-align:center;grid-template-columns:1fr;gap:4px}.income-table-head span:not(:first-child){display:none}}@media (width<=500px){.orders-stats{grid-template-columns:1fr}.orders-filter{flex-direction:column;align-items:stretch}.orders-filter select{width:100%}.order-card-top{flex-direction:column;align-items:flex-start}.order-card-bottom{flex-direction:column;align-items:stretch}.view-order-btn{width:100%}.order-modal{padding:22px 16px}}.location-link{align-items:center;gap:6px;display:inline-flex}.location-link svg{flex-shrink:0}@media (width<=800px){.header{z-index:1000;position:sticky;top:0}.site-page-nav{grid-template-columns:42px 1fr 42px;grid-template-areas:"menu logo actions""search search search";gap:8px 10px;min-height:64px;padding:8px 14px;display:grid}.mobile-menu{border:1px solid var(--border);background:var(--white);width:40px;height:40px;color:var(--green);cursor:pointer;border-radius:12px;grid-area:menu;place-items:center;display:grid}.mobile-menu svg{width:22px;height:22px}.site-page-nav .logo{grid-area:logo;justify-content:center;min-width:0}.site-page-nav .brand-logo-image{object-fit:contain;width:40px;height:40px}.site-page-nav .actions{grid-area:actions;justify-content:flex-end;align-items:center;gap:5px;margin-right:0;display:flex}.header-action-link{width:38px;height:38px;color:var(--green);border-radius:11px;place-items:center;display:grid;position:relative}.header-action-link svg{width:20px;height:20px}.header-action-link b{background:var(--gold);min-width:17px;height:17px;color:var(--white);border-radius:50%;place-items:center;padding:0 4px;font-size:10px;line-height:1;display:grid;position:absolute;top:-2px;right:-2px}.login-header-button{border-radius:11px;place-items:center;width:38px;height:38px;padding:0;display:grid}.login-header-button span{display:none}.login-header-button svg{width:20px;height:20px}.site-page-nav .search{border-radius:13px;grid-area:search;width:100%;max-width:none;height:44px;margin:0}.site-page-nav .search input{font-size:14px}.site-page-nav .search svg{flex-shrink:0;width:19px;height:19px}}@media (width<=420px){.site-page-nav{grid-template-columns:38px 1fr 38px;gap:7px;padding-left:10px;padding-right:10px}.mobile-menu,.header-action-link,.login-header-button{width:36px;height:36px}.site-page-nav .brand-logo-image{width:34px;height:34px}.site-page-nav .search{height:42px}}@media (width<=800px){.mobile-page-nav{z-index:9999;border:1px solid var(--border);background:#fff;border-radius:16px;flex-direction:column;gap:4px;padding:10px;display:none;position:absolute;top:70px;left:12px;right:12px;box-shadow:0 10px 30px #00000026}.mobile-page-nav.open{display:flex}.mobile-page-nav a{width:100%;color:var(--text);text-align:right;background:0 0;border-radius:10px;padding:13px 14px;font-size:15px;font-weight:700;text-decoration:none;display:block}.mobile-page-nav a:hover{background:var(--cream);color:var(--green)}.nav{position:relative}.nav>.mobile-menu{border:1px solid var(--border);background:var(--white);cursor:pointer;width:42px;height:42px;color:var(--text);z-index:2101;border-radius:12px;flex:0 0 42px;place-items:center;padding:0;display:grid}.nav>.mobile-menu svg{width:22px;height:22px}.nav>nav.home-mobile-nav{z-index:2100;background:var(--white);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:16px;flex-direction:column;gap:4px;padding:10px;position:absolute;top:calc(100% + 10px);left:12px;right:12px;display:none!important}.nav>nav.home-mobile-nav.open{display:flex!important}.nav>nav.home-mobile-nav a{box-sizing:border-box;cursor:pointer;border-radius:12px;align-items:center;gap:8px;width:100%;padding:13px 14px;text-decoration:none;display:flex}.nav>nav.home-mobile-nav a:hover{background:#f6f7f8}.nav>nav.home-mobile-nav .location-nav-link{justify-content:flex-start}}.text-link{color:var(--green);white-space:nowrap;align-items:center;gap:5px;font-size:14px;font-weight:800;transition:color .2s;display:inline-flex}.text-link:hover{color:var(--gold)}.favorite-inline{background:var(--cream);width:100%;color:var(--green);border:1px solid var(--border);border-radius:12px;justify-content:center;align-items:center;gap:8px;margin-top:10px;padding:10px 12px;font-size:13px;font-weight:800;transition:all .2s;display:flex}.favorite-inline:hover{border-color:var(--gold-light)}.favorite-inline.active{color:var(--danger);background:#b84c3d14;border-color:#b84c3d4d}.favorite-detail-button{min-height:48px;color:var(--green);border:1px solid var(--border);background:#fff;border-radius:13px;justify-content:center;align-items:center;gap:8px;padding:0 22px;font-weight:800;transition:all .2s;display:inline-flex}.favorite-detail-button:hover{border-color:var(--gold-light)}.favorite-detail-button.active{color:var(--danger);background:#b84c3d14;border-color:#b84c3d4d}.product-detail{grid-template-columns:.9fr 1.1fr;align-items:start;gap:50px;padding:40px 0 70px;display:grid}.product-detail-image{flex-direction:column;gap:12px;display:flex;position:sticky;top:20px}.product-detail-image-main{aspect-ratio:1;background:var(--cream);border:1px solid var(--border);border-radius:var(--radius);color:var(--muted);place-items:center;display:grid;overflow:hidden}.product-detail-image img{object-fit:cover;width:100%;height:100%}.product-gallery-thumbs{flex-wrap:wrap;gap:10px;display:flex}.product-gallery-thumbs button{border:2px solid var(--border);cursor:pointer;background:var(--cream);border-radius:10px;width:68px;height:68px;padding:0;overflow:hidden}.product-gallery-thumbs button.active{border-color:var(--gold)}.product-gallery-thumbs button img{object-fit:cover;width:100%;height:100%}.image-lightbox-overlay{z-index:999;background:#141412e6;justify-content:center;align-items:center;padding:30px;animation:.15s lightbox-fade-in;display:flex;position:fixed;inset:0}@keyframes lightbox-fade-in{0%{opacity:0}to{opacity:1}}.image-lightbox-image{object-fit:contain;cursor:default;border-radius:12px;max-width:min(90vw,900px);max-height:85vh}.image-lightbox-close{top:20px;color:#fff;cursor:pointer;background:#ffffff1f;border:none;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:absolute;inset-inline-end:20px}.image-lightbox-close:hover{background:#ffffff38}.image-lightbox-nav{color:#fff;cursor:pointer;background:#ffffff1f;border:none;border-radius:50%;place-items:center;width:48px;height:48px;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.image-lightbox-nav:hover{background:#ffffff38}.image-lightbox-prev{inset-inline-start:20px}.image-lightbox-next{inset-inline-end:20px}@media (width<=600px){.image-lightbox-nav{width:40px;height:40px}}.product-detail-content h1{color:var(--green);margin:10px 0 14px;font-size:clamp(26px,3vw,36px);line-height:1.25}.product-shop-name{color:var(--gold);align-items:center;gap:6px;margin:0 0 16px;font-size:13px;font-weight:800;display:inline-flex}.verified-badge{color:var(--green);vertical-align:middle;background:#183c321a;border-radius:999px;align-items:center;gap:4px;margin-inline-start:8px;padding:3px 10px;font-size:12px;font-weight:800;display:inline-flex}.product-detail-price{color:var(--green);margin-bottom:18px;font-size:30px;font-weight:900}.product-detail-attrs{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.product-detail-attr-chip{background:var(--cream);border:1px solid var(--border);color:var(--text);border-radius:20px;padding:6px 14px;font-size:13px;font-weight:700}.product-detail-description{max-width:560px;color:var(--muted);margin:0 0 28px;font-size:15px;line-height:2}.product-detail-actions{flex-wrap:wrap;gap:12px;display:flex}@media (width<=800px){.product-detail{grid-template-columns:1fr;gap:26px}.product-detail-image{max-width:420px;margin:0 auto;position:static}}.related-products{margin:10px 0 50px}.related-products h2{color:var(--green);margin-bottom:20px;font-size:22px}.product-reviews{border-top:1px solid var(--border);max-width:760px;margin:10px 0 60px;padding-top:40px}.product-reviews-head{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:22px;display:flex}.product-reviews-head h2{color:var(--green);font-size:22px}.product-reviews-summary{color:var(--muted);align-items:center;gap:8px;font-size:14px;display:flex}.product-reviews-summary strong{color:var(--green);font-size:16px}.rating-breakdown{flex-direction:column;gap:6px;max-width:320px;margin:14px 0 26px;display:flex}.rating-breakdown-row{color:var(--muted);align-items:center;gap:8px;font-size:12.5px;display:flex}.rating-breakdown-label{width:28px;color:var(--gold);align-items:center;gap:2px;font-weight:700;display:inline-flex}.rating-breakdown-bar{background:#eee;border-radius:10px;flex:1;height:7px;overflow:hidden}.rating-breakdown-fill{background:var(--gold);border-radius:10px;height:100%}.rating-breakdown-count{text-align:left;width:22px}.star-rating{color:var(--gold);gap:2px;display:inline-flex}.product-reviews-empty{color:var(--muted);margin-bottom:22px}.product-reviews-list{gap:14px;margin-bottom:28px;display:grid}.product-review-card{border:1px solid var(--border);background:#fff;border-radius:14px;padding:16px 18px}.product-review-top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.product-review-top strong{color:var(--green)}.product-review-card p{color:var(--muted);margin-bottom:8px;font-size:14px;line-height:1.8}.product-review-card small{color:var(--muted);font-size:12px}.product-review-form{border:1px solid var(--border);background:var(--cream);border-radius:16px;padding:20px}.product-review-form h3{color:var(--green);margin-bottom:12px;font-size:16px}.star-picker{color:var(--gold-light);gap:6px;margin-bottom:14px;display:flex}.star-picker button{color:inherit;cursor:pointer;background:0 0;border:0;padding:2px}.star-picker button.active{color:var(--gold)}.product-review-form textarea{border:1px solid var(--border);background:#fff;border-radius:11px;width:100%;margin-bottom:14px;padding:12px 14px;font-family:inherit}.product-reviews-login-note{color:var(--muted);font-size:14px}.product-reviews-login-note a{color:var(--gold);font-weight:700}.info-card{width:min(100%,640px)}.info-card>p{color:var(--muted);line-height:2}
