:root{--ann-height:36px;--header-height:58px}*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at top right,rgba(37,211,102,.1),transparent 26%),linear-gradient(180deg,#f7fdf9 0,#fff 24%);color:#0f172a;padding-top:calc(var(--ann-height) + var(--header-height))}a{text-decoration:none;color:inherit}.announcement-bar{position:fixed;top:0;left:0;right:0;z-index:9998;background:linear-gradient(90deg,#00c853,#13b75d 50%,#009d50);color:#fff;text-align:center;padding:.55rem 1rem;font-size:.88rem;font-weight:600;letter-spacing:.01em;display:flex;align-items:center;justify-content:center;gap:.5rem;overflow:hidden}.announcement-bar:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.12),transparent);animation:announcementShimmer 2.5s infinite}@keyframes announcementShimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.announcement-bar span{position:relative;z-index:1}.announcement-bar .ann-emoji{font-size:1rem}.product-page-header{position:fixed;top:var(--ann-height);left:0;right:0;z-index:9997;background:#fffffff7;backdrop-filter:blur(10px);border-bottom:1px solid rgba(15,23,42,.08);padding:.85rem 1rem}.product-page-header-inner{max-width:1180px;margin:0 auto}.shell{max-width:1180px;margin:auto;padding:1rem 1rem 4rem}.top{display:flex;justify-content:space-between;align-items:center;gap:1rem}.brand{font-size:1.8rem;font-weight:800;color:#00c853}.top-actions{display:flex;gap:.85rem;align-items:center}.pill{display:inline-flex;align-items:center;padding:.8rem 1rem;border-radius:999px;background:#ffffffe6;border:1px solid rgba(15,23,42,.08);box-shadow:0 12px 24px #0f172a12;font-weight:700;color:#334155}.crumbs{display:flex;flex-wrap:wrap;gap:.5rem;color:#64748b;font-size:.92rem;margin-bottom:1rem}.crumbs strong{color:#0f172a}.layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(350px,.95fr);gap:1.3rem;align-items:start}.card{background:#fffffff0;border:1px solid rgba(15,23,42,.06);border-radius:28px;box-shadow:0 18px 38px #0f172a1f}.gallery{padding:1.15rem}.media{position:relative;min-height:450px;border-radius:24px;background:linear-gradient(180deg,#fbfefc,#f3f4f6);display:flex;align-items:center;justify-content:center;overflow:hidden}.media img{max-width:100%;max-height:430px;object-fit:contain;padding:1rem;display:block}.watermark{position:absolute;right:1rem;bottom:1rem;padding:.35rem .65rem;border-radius:999px;font-size:.68rem;letter-spacing:.18em;text-transform:uppercase;color:#0f172a61;background:#ffffffb8;border:1px solid rgba(15,23,42,.08)}.thumbs{display:grid;grid-template-columns:repeat(auto-fill,minmax(82px,1fr));gap:.75rem;margin-top:1rem}.thumb{border:2px solid transparent;border-radius:18px;overflow:hidden;background:#fff;cursor:pointer;box-shadow:0 10px 18px #0f172a14}.thumb.active{border-color:#00c8535c}.thumb img{width:100%;height:82px;object-fit:contain;padding:.45rem;background:#f8fafc;display:block}.details{padding:1.45rem;position:sticky;top:calc(var(--ann-height) + var(--header-height) + 1rem)}.chip{display:inline-flex;padding:.45rem .85rem;border-radius:999px;background:#00c8531f;color:#009241;font-size:.8rem;font-weight:700;margin-bottom:1rem}h1{font-size:clamp(1.6rem,2vw,2.2rem);line-height:1.2;margin-bottom:.8rem}.stock-badge{display:inline-flex;align-items:center;gap:.45rem;padding:.42rem .82rem;border-radius:999px;background:#00c8531f;color:#009241;font-size:.82rem;font-weight:700;margin-bottom:1rem}.stock-badge:before{content:"";width:.52rem;height:.52rem;border-radius:50%;background:currentColor;box-shadow:0 0 0 4px #00c8531f}.stock-badge.out{background:#0f172a14;color:#475569}.stock-badge.out:before{box-shadow:0 0 0 4px #94a3b82e}.free-delivery-badge{display:inline-flex;align-items:center;gap:.45rem;padding:.42rem .82rem;border-radius:999px;background:#00c8531a;color:#009241;font-size:.82rem;font-weight:700;margin-bottom:1rem}.price{font-size:clamp(1.9rem,2.4vw,2.4rem);font-weight:800;color:#009241;margin-bottom:1rem}.copy{color:#334155;line-height:1.75;font-size:.98rem;white-space:pre-line;margin-bottom:1.2rem}.trust{display:grid;gap:.7rem;margin:1rem 0 1.35rem}.trust div{padding:.78rem .9rem;border-radius:16px;background:#f8fafce6;border:1px solid rgba(15,23,42,.06);color:#334155;font-size:.94rem}.trust strong{color:#0f172a}.internal-links{margin-top:1.35rem;padding:1.1rem;border:1px solid rgba(15,23,42,.08);border-radius:22px;background:#fff;box-shadow:0 12px 26px #0f172a0f}.internal-links h2{font-size:1.12rem;margin-bottom:.35rem;color:#0f172a}.internal-links p{color:#64748b;line-height:1.6;font-size:.92rem;margin-bottom:.85rem}.internal-link-list{display:flex;flex-wrap:wrap;gap:.6rem}.internal-link-list a{display:inline-flex;align-items:center;padding:.66rem .82rem;border-radius:999px;background:#00c8531a;color:#009241;font-weight:800;font-size:.88rem}.actions{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.btn{border:none;border-radius:18px;padding:.95rem 1rem;font-weight:700;cursor:pointer;transition:transform .22s ease,box-shadow .22s ease;font-size:.95rem}.btn:hover{transform:translateY(-2px)}.primary,.btn-order{background:linear-gradient(135deg,#00c853,#25d366);color:#fff;box-shadow:0 18px 26px #00c85333}.btn-order:hover{transform:translateY(-2px);box-shadow:0 0 20px #00c85366}.soft{background:#00c8531a;color:#009241}.dark{background:linear-gradient(135deg,#0f172a,#334155);color:#fff}.note{color:#64748b;font-size:.86rem;margin-top:.85rem}.lang-ar{unicode-bidi:isolate;font-size:.92em;opacity:.92}.explore-more{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid rgba(15,23,42,.08)}.explore-more-title{font-size:1.35rem;font-weight:800;color:#0f172a;margin-bottom:.35rem}.explore-more-sub{font-size:.92rem;color:#64748b;margin-bottom:1.1rem}.explore-more-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.explore-card{background:#fffffff0;border:1px solid rgba(15,23,42,.06);border-radius:20px;overflow:hidden;box-shadow:0 10px 24px #0f172a14;transition:transform .22s ease,box-shadow .22s ease;text-decoration:none;display:block;color:inherit}.explore-card:hover{transform:translateY(-4px);box-shadow:0 18px 36px #0f172a24}.explore-img{width:100%;height:160px;object-fit:contain;padding:.75rem;background:#f8fafc;display:block}.explore-info{padding:.85rem}.explore-name{font-weight:700;font-size:.9rem;color:#0f172a;margin-bottom:.35rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.explore-price{font-weight:800;color:#009241;font-size:.95rem}.explore-more-actions{display:flex;justify-content:center;margin-top:1.35rem}.explore-more-btn{display:inline-flex;align-items:center;justify-content:center;padding:.95rem 1.35rem;border-radius:999px;background:linear-gradient(135deg,#00c853,#25d366);color:#fff;font-weight:800;box-shadow:0 16px 26px #00c85333;transition:transform .22s ease,box-shadow .22s ease}.explore-more-btn:hover{transform:translateY(-2px);box-shadow:0 22px 34px #00c8533d}.product-reviews{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid rgba(15,23,42,.08)}.product-reviews-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.product-reviews-title{font-size:1.35rem;font-weight:800;color:#0f172a;margin-bottom:.35rem}.product-reviews-sub{font-size:.92rem;color:#64748b;line-height:1.55}.review-summary{font-weight:800;color:#009241;white-space:nowrap}.product-review-track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 2rem)/3);gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;padding:.2rem .05rem 1rem;scrollbar-width:thin}.product-review-card{scroll-snap-align:start;background:#fffffff0;border:1px solid rgba(15,23,42,.06);border-radius:20px;padding:1rem;box-shadow:0 10px 24px #0f172a14;min-height:170px}.product-review-stars{color:#f59e0b;font-weight:900;letter-spacing:.04em;margin-bottom:.55rem}.product-review-text{color:#334155;line-height:1.65;font-size:.93rem;margin-bottom:.85rem}.product-review-author{display:block;color:#0f172a;font-weight:800}.product-review-empty{padding:1rem;border:1px dashed rgba(15,23,42,.16);border-radius:18px;background:#f8fafc;color:#64748b}.product-review-form{margin-top:1rem;background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:20px;padding:1rem;box-shadow:0 10px 24px #0f172a0f}.product-review-form h3{font-size:1.05rem;margin-bottom:.3rem}.product-review-fields{display:grid;grid-template-columns:1fr 150px;gap:.8rem;margin-top:.85rem}.product-review-field label{display:block;font-size:.88rem;font-weight:800;color:#334155;margin-bottom:.35rem}.product-review-field input,.product-review-field select,.product-review-field textarea{width:100%;border:1px solid rgba(15,23,42,.12);border-radius:14px;padding:.78rem .9rem;font:inherit;background:#f8fafc}.product-review-field textarea{min-height:92px;resize:vertical}.product-review-field.full{grid-column:1/-1}.product-review-submit{border:none;border-radius:14px;background:linear-gradient(135deg,#00c853,#25d366);color:#fff;padding:.85rem 1rem;font-weight:800;cursor:pointer}.product-review-status{margin-top:.65rem;color:#009241;font-weight:800;font-size:.9rem}@media(max-width:760px){.product-review-track{grid-auto-columns:82%}.product-review-fields{grid-template-columns:1fr}.product-reviews-head{flex-direction:column}.review-summary{white-space:normal}}@media(max-width:640px){.explore-more-grid{grid-template-columns:1fr 1fr}}@media(max-width:400px){.explore-more-grid{grid-template-columns:1fr}}.toast{position:fixed;right:1rem;bottom:1rem;background:#0f172a;color:#fff;padding:.9rem 1rem;border-radius:16px;box-shadow:0 30px 60px #0f172a24;opacity:0;transform:translateY(16px);pointer-events:none;transition:opacity .25s ease,transform .25s ease;z-index:10060}.toast.active{opacity:1;transform:translateY(0)}.stock-toast{left:50%;right:auto;bottom:1.1rem;transform:translate(-50%,16px);width:min(420px,calc(100vw - 1.2rem));padding:1rem 1.05rem;border-radius:22px;background:radial-gradient(circle at top left,rgba(255,255,255,.18),transparent 34%),linear-gradient(135deg,#00c853,#13b75d 58%,#009d50);box-shadow:0 24px 48px #00843f47;z-index:10060}.stock-toast strong{display:block;font-size:.92rem;margin-bottom:.28rem}.stock-toast span{display:block;font-size:.82rem;line-height:1.55}.overlay{position:fixed;inset:0;background:#00000080;backdrop-filter:blur(5px);display:none;align-items:flex-start;justify-content:center;padding:1.25rem;z-index:10050;overflow-y:auto}.overlay.active{display:flex}.overlay .modal{width:min(500px,90vw);background:#fff;border-radius:20px;padding:2rem;box-shadow:0 25px 50px #0f172a2e;max-height:calc(100vh - 2.5rem);overflow-y:auto;overscroll-behavior:contain;margin:auto 0;position:relative}.modal-close-btn{position:sticky;top:0;float:right;width:40px;height:40px;border:none;border-radius:50%;background:#f1f5f9;color:#374151;cursor:pointer;font-size:1.35rem;display:flex;align-items:center;justify-content:center;z-index:10;margin-bottom:-40px;transition:all .25s ease}.modal-close-btn:hover{background:#00c853;color:#fff;transform:rotate(90deg)}.modal-title{font-size:1.5rem;font-weight:700;margin-bottom:1.25rem;color:#111827;line-height:1.25}.modal-steps{background:#00c8530f;border:1px solid rgba(0,200,83,.12);border-radius:14px;padding:1rem .95rem;margin-bottom:1.25rem}.modal-steps p{font-size:.92rem;color:#374151;line-height:1.65;margin:0 0 .35rem}.modal-steps p:last-child{margin-bottom:0}.form-group{margin-bottom:1.25rem}.form-group.city-group{position:relative}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#374151;font-size:.95rem}.form-group input,.form-group select{width:100%;padding:.75rem 1rem;border:1px solid #e5e7eb;border-radius:8px;font:inherit;font-size:.95rem;transition:border-color .2s,box-shadow .2s;background:#fff}.form-group input:focus,.form-group select:focus{outline:none;border-color:#00c853;box-shadow:0 0 0 3px #00c8531a}.honeypot-field{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}.phone-hint{margin-top:.45rem;font-size:.82rem;color:#64748b;line-height:1.5}.phone-hint strong{color:#00a342}.delivery-fee-note{margin-top:.55rem;font-size:.9rem;color:#374151;line-height:1.55;min-height:1.4em}.delivery-fee-note strong{color:#00a342}.city-suggestions{position:absolute;left:0;right:0;top:calc(100% - .15rem);z-index:12;background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 10px 28px #0f172a1f;max-height:220px;overflow-y:auto;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(8px);transition:opacity .22s,transform .22s,visibility .22s}.city-suggestions.active{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.city-suggestion{padding:.78rem .95rem;cursor:pointer;border-bottom:1px solid #f3f4f6;font-size:.9rem}.city-suggestion:last-child{border-bottom:none}.city-suggestion:hover{background:#f9fafb;color:#00a342}.order-subtotal-box{background:linear-gradient(135deg,#00c85314,#009d500f);border:1px solid rgba(0,200,83,.2);border-radius:12px;padding:.85rem 1rem;margin:.75rem 0;display:flex;flex-direction:column;gap:.3rem}.order-subtotal-row{display:flex;justify-content:space-between;font-size:.88rem;color:#374151}.order-subtotal-row.total{font-size:1rem;font-weight:800;color:#00a342;border-top:1px solid rgba(0,200,83,.2);padding-top:.35rem;margin-top:.1rem}.order-subtotal-row span:last-child{font-weight:700}.btn-negotiate{display:flex;align-items:center;justify-content:center;gap:.55rem;width:100%;padding:.78rem 1rem;margin:.5rem 0;border-radius:14px;border:2px solid #25d366;background:linear-gradient(135deg,#25d36612,#00c8530a);color:#128c4a;font-size:.95rem;font-weight:700;cursor:pointer;position:relative;overflow:hidden;transition:all .25s ease}.btn-negotiate:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#25d366,#128c4a);opacity:0;transition:opacity .25s}.btn-negotiate:hover:before{opacity:1}.btn-negotiate:hover{color:#fff;border-color:#128c4a;transform:translateY(-2px);box-shadow:0 8px 24px #25d36659}.btn-negotiate svg,.btn-negotiate span{position:relative;z-index:1}#orderOverlay .modal-actions{display:flex;gap:1rem;margin-top:.75rem}.btn-cancel{flex:1;background:#f3f4f6;color:#111827;padding:.75rem;border-radius:8px;border:none;font-weight:600;cursor:pointer}.btn-cancel:hover{background:#e5e7eb}.btn-submit{flex:1;background:linear-gradient(135deg,#00c853,#25d366);color:#fff;padding:.75rem;border-radius:8px;border:none;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;min-height:50px}.btn-submit:hover{transform:scale(1.02);box-shadow:0 0 20px #00c85366}.btn-submit:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none;pointer-events:none}.btn-submit.is-loading{opacity:.75;pointer-events:none;transform:none}.btn-submit-content{display:inline-flex;align-items:center;gap:.5rem}.btn-spinner{width:18px;height:18px;border-radius:50%;border:2px solid rgba(255,255,255,.28);border-top-color:#fff;animation:pp-spin .75s linear infinite}@keyframes pp-spin{to{transform:rotate(360deg)}}.review-overlay{display:none;position:fixed;inset:0;background:#0f172a6b;backdrop-filter:blur(8px);z-index:10070;align-items:center;justify-content:center;padding:1rem;overflow-y:auto;-webkit-overflow-scrolling:touch}.review-overlay.active{display:flex}.review-card{width:min(100%,430px);background:#fffffffa;border-radius:24px;padding:1.25rem;box-shadow:0 30px 70px #0f172a2e;position:relative}.review-close{position:absolute;top:.8rem;right:.8rem;width:38px;height:38px;border:none;border-radius:50%;background:#f3f4f6;color:#475569;cursor:pointer}.review-title{font-size:1.15rem;font-weight:800;color:#0f172a;margin-bottom:.35rem}.review-copy{font-size:.9rem;color:#64748b;line-height:1.6;margin-bottom:.95rem}.review-product{display:grid;grid-template-columns:72px minmax(0,1fr);gap:.85rem;align-items:center;padding:.85rem;border-radius:18px;background:#00c8530d;border:1px solid rgba(0,200,83,.14);margin-bottom:.95rem}.review-product img{width:72px;height:72px;object-fit:contain;border-radius:16px;background:#fff;padding:.35rem}.review-product strong{display:block;font-size:.97rem;color:#0f172a;line-height:1.45;margin-bottom:.2rem}.review-product span{display:block;font-size:.88rem;color:#64748b}.review-lines{display:grid;gap:.55rem;margin-bottom:1rem}.review-line{display:flex;justify-content:space-between;gap:1rem;font-size:.92rem;color:#64748b}.review-line strong{color:#0f172a;text-align:right}.review-actions{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.review-confirm{min-height:48px}.order-feedback-overlay{display:none;position:fixed;inset:0;z-index:10080;background:#0f172a7a;backdrop-filter:blur(8px);align-items:center;justify-content:center;padding:1rem}.order-feedback-overlay.active{display:flex}.order-feedback{width:min(100%,420px);background:#fff;border-radius:24px;padding:1.35rem;box-shadow:0 30px 70px #0f172a38;position:relative;text-align:center}.order-feedback-close{position:absolute;top:.8rem;right:.8rem;width:38px;height:38px;border:none;border-radius:50%;background:#f3f4f6;color:#475569;cursor:pointer}.order-feedback-icon{width:58px;height:58px;margin:0 auto .9rem;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#00c8531f;color:#00a342}.order-feedback-icon svg{width:34px;height:34px;fill:currentColor}.order-feedback h3{font-size:1.15rem;margin-bottom:.45rem;color:#0f172a}.order-feedback p{color:#64748b;line-height:1.55;margin-bottom:.35rem}.order-feedback-actions{display:grid;grid-template-columns:1fr;gap:.75rem;margin-top:1rem}.head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.head h2{font-size:1.2rem}.close{width:40px;height:40px;border:none;border-radius:50%;background:#f1f5f9;cursor:pointer;font-size:1.25rem;line-height:1}.summary{display:grid;grid-template-columns:64px minmax(0,1fr) auto;gap:.8rem;align-items:center;border:1px solid rgba(0,200,83,.14);border-radius:18px;padding:.8rem;background:#00c8530d;margin-bottom:1rem}.summary img{width:64px;height:64px;border-radius:16px;object-fit:contain;padding:.35rem;background:#fff}.summary strong{display:block;margin-bottom:.22rem}.summary span:last-child{color:#009241;font-weight:800;white-space:nowrap}.cart-list{display:grid;gap:.85rem}.cart-row{display:grid;grid-template-columns:56px minmax(0,1fr) auto;gap:.8rem;align-items:center;border:1px solid rgba(15,23,42,.08);border-radius:18px;padding:.75rem .8rem;background:#fff}.cart-row img{width:56px;height:56px;object-fit:contain;padding:.25rem;background:#f8fafc;border-radius:14px}.cart-row strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cart-row small{color:#64748b}.cart-row .cart-price{font-weight:800;color:#009241;white-space:nowrap}.cart-actions{display:flex;align-items:center;gap:.4rem;margin-top:.4rem}.cart-actions button{width:30px;height:30px;border:none;border-radius:50%;background:#f1f5f9;cursor:pointer;font-weight:800}.cart-actions input{width:52px;text-align:center;border:1px solid rgba(15,23,42,.12);border-radius:10px;padding:.4rem .2rem;font:inherit}.cart-actions .remove-btn{width:auto;padding:0 .7rem;border-radius:999px}.cart-empty{padding:1rem;border:1px dashed rgba(15,23,42,.16);border-radius:18px;color:#64748b;text-align:center;background:#f8fafc}.cart-summary{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(15,23,42,.08);display:flex;justify-content:space-between;gap:1rem;font-weight:800;color:#0f172a}.field{margin-bottom:.9rem}.field label{display:block;margin-bottom:.38rem;font-size:.92rem;font-weight:700}.field input,.field textarea,.field select{width:100%;border:1px solid rgba(15,23,42,.12);border-radius:14px;padding:.85rem .95rem;font:inherit;background:#f8fafc}.field textarea{min-height:100px;resize:vertical}#cartOverlay .modal-actions{display:grid;grid-template-columns:1fr 1fr;gap:.8rem;margin-top:1rem}.loading{opacity:.75;pointer-events:none}@media(max-width:900px){.layout{grid-template-columns:1fr}.details{position:static}}@media(max-width:640px){.shell{padding:1rem .85rem 3rem}.product-page-header-inner.top{flex-direction:column;align-items:flex-start}.top-actions{width:100%;justify-content:space-between}.media{min-height:320px}.media img{max-height:300px}.actions,.modal-actions{grid-template-columns:1fr}.summary{grid-template-columns:56px minmax(0,1fr)}.summary span:last-child{grid-column:2}.cart-row{grid-template-columns:52px minmax(0,1fr)}.cart-row .cart-price{grid-column:2}}
