:root{--navy:#06152b;--ink:#122238;--muted:#68717b;--pale:#f4f6f8;--line:#e3e7eb;--white:#fff;font-family:'Lora',serif;color:var(--ink);background:white;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}html[lang=ar]{font-family:'El Messiri',serif}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}button,a{color:inherit}a{text-decoration:none}button{background:none;border:0}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid #496eaa;outline-offset:5px}img{display:block;max-width:100%;object-fit:cover}h1,h2,h3,p{margin:0}p{line-height:1.8}h1,h2,h3{font-weight:400}button[hidden]{display:none!important}.announcement{background:var(--navy);color:#fff;text-align:center;font-size:12px;padding:10px 20px;letter-spacing:.05em}.header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.98);border-bottom:1px solid var(--line)}nav{max-width:1440px;margin:auto;height:99px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;position:relative}.logo{font-family:'Lora',serif;display:inline-flex;flex-direction:column;align-items:center;font-size:42px;line-height:1;letter-spacing:.12em}.logo span{font-family:Arial,sans-serif;font-size:8px;letter-spacing:.21em;margin-top:10px}.nav-links{display:flex;gap:38px;position:absolute;left:50%;transform:translateX(-50%);font-size:14px}.nav-links a{position:relative;padding:12px 0}.nav-links a:after{content:'';position:absolute;inset-inline:0;bottom:4px;height:1px;background:var(--navy);transform:scaleX(0);transition:transform .2s}.nav-links a:hover:after{transform:scaleX(1)}.nav-actions{display:flex;align-items:center;gap:23px}.language{font-family:Arial,sans-serif;display:flex;gap:8px;font-size:12px;direction:ltr;padding:12px 0}.language span{color:#747b84}.language .selected{color:var(--navy);font-weight:700}.nav-divider{height:23px;width:1px;background:var(--line)}.cart-button{display:flex;align-items:center;gap:10px;font-size:14px;padding:10px 0}.cart-button [data-count]{font-family:Arial,sans-serif;font-size:11px;border:1px solid #ccd2d9;border-radius:50%;width:21px;height:21px;display:grid;place-items:center}.icon-button{display:grid;place-items:center;width:44px;height:44px}.mobile-toggle{display:none}.hero{position:relative;min-height:610px;height:min(690px,76vh);isolation:isolate;overflow:hidden;background:#687688;color:white}.hero video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 44%;z-index:-3;filter:saturate(.55)}.hero-shade{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(6,21,43,.78),rgba(6,21,43,.38) 52%,rgba(6,21,43,.1))}[dir=rtl] .hero-shade{transform:scaleX(-1)}.hero-content{max-width:1440px;margin:auto;padding:100px 7% 70px}.eyebrow{font-size:12px;font-weight:500;letter-spacing:.17em;line-height:1.6;margin-bottom:18px}.eyebrow.light{display:flex;align-items:center;gap:14px;color:#e9edf3}.eyebrow.light span{width:32px;height:1px;background:#fff8}.hero h1{font-size:clamp(55px,5.6vw,84px);line-height:1.13;letter-spacing:-.04em;margin-bottom:24px}.hero h1 em{font-weight:400}.hero p{font-size:16px;color:#edf0f4;line-height:1.8;margin-bottom:32px}.button{display:inline-flex;align-items:center;justify-content:center;gap:35px;padding:17px 27px;min-height:54px;font-size:14px;border:1px solid transparent;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button.white{background:white;color:var(--navy)}.button.navy{background:var(--navy);color:white}.button.navy:hover{background:#183353}.button.outline{border-color:var(--navy);min-width:190px}.button.outline:hover{background:var(--pale)}[dir=rtl] .button svg,[dir=rtl] .text-link svg,[dir=rtl] .view-product svg{transform:scaleX(-1)}.hero-bottom{position:absolute;bottom:25px;left:7%;right:7%;display:flex;justify-content:space-between;align-items:center;font-family:Arial,sans-serif;font-size:10px;letter-spacing:.16em;direction:ltr}.video-control{width:35px;height:35px;border:1px solid #ffffff80;border-radius:50%;display:grid;place-items:center;color:white}.video-control svg{width:13px;height:13px}.service-strip{display:flex;justify-content:center;padding:25px 5%;border-bottom:1px solid var(--line);gap:7vw;background:#fafbfc;font-size:13px}.service-strip span{display:flex;align-items:center;gap:12px}.section{max-width:1440px;margin:auto;padding:92px 7%}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:25px}h2{font-size:38px;line-height:1.3;letter-spacing:-.025em}.section-heading p{font-size:14px;color:var(--muted)}.catalog-note{font-size:12px;color:#6b7380;border-top:1px solid var(--line);padding:14px 0 25px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px 28px}.product-card{min-width:0;animation:reveal .5s ease both}.product-image{display:block;position:relative;overflow:hidden;background:var(--pale);aspect-ratio:1/1.16}.product-image img{height:100%;width:100%;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.product-image:hover img{transform:scale(1.045)}.product-size{position:absolute;top:17px;inset-inline-start:17px;background:rgba(255,255,255,.9);padding:6px 10px;font-family:Arial,sans-serif;font-size:11px;color:#405065}.view-product{position:absolute;bottom:14px;left:14px;right:14px;background:white;padding:12px;display:flex;align-items:center;justify-content:space-between;font-size:12px;transform:translateY(80px);transition:transform .25s}.product-image:hover .view-product,.product-image:focus-visible .view-product{transform:translateY(0)}.product-category{font-size:11px;color:var(--muted);margin:19px 0 8px;letter-spacing:.07em}.product-title{display:flex;align-items:start;justify-content:space-between;gap:10px}.product-title h3{font-size:19px;line-height:1.4}.product-title>span{font-size:13px;white-space:nowrap;padding-top:5px}.add-button{margin-top:19px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:12px 1px;width:100%;font-size:12px;text-align:start;transition:padding .2s,background .2s}.add-button span{font-size:22px;font-family:Arial,sans-serif;font-weight:300}.add-button:hover{background:var(--pale);padding-inline:10px}.more-area{text-align:center;margin-top:52px}.more-area p{font-size:12px;color:var(--muted);margin-bottom:18px}.faq{display:grid;grid-template-columns:1fr 1.55fr;gap:8%;padding-top:70px;padding-bottom:85px;border-top:1px solid var(--line)}.faq>div>p{font-size:14px;color:var(--muted);margin:17px 0}.text-link{display:inline-flex;align-items:center;gap:20px;border-bottom:1px solid var(--ink);padding:9px 0;font-size:14px}.accordions details{border-bottom:1px solid var(--line)}.accordions details:first-child{border-top:1px solid var(--line)}summary{list-style:none;display:flex;align-items:center;justify-content:space-between;padding:25px 0;cursor:pointer;font-size:16px;gap:20px}summary::-webkit-details-marker{display:none}summary span{font-family:Arial;font-size:23px;font-weight:300;transition:transform .25s}details[open] summary span{transform:rotate(45deg)}.faq-answer{padding:0 30px 24px 0;font-size:14px;color:var(--muted);animation:reveal .25s}footer{background:var(--navy);color:white;padding:55px 7% 0}.footer-top{max-width:1240px;margin:auto;display:flex;justify-content:space-between;gap:40px;padding-bottom:45px}.footer-top p{font-size:13px;color:#b3bdcd;margin-top:20px}.footer-links{display:flex;flex-direction:column;gap:20px;font-size:14px;padding-top:10px}.footer-social>span{font-size:11px;letter-spacing:.13em;color:#c1c9d3}.footer-social>div{display:flex;gap:10px;margin-top:18px}.footer-social a{border:1px solid #ffffff40;width:42px;height:42px;display:grid;place-items:center;border-radius:50%;transition:background .2s}.footer-social a:hover{background:#ffffff20}.footer-bottom{max-width:1240px;margin:auto;border-top:1px solid #ffffff24;display:flex;justify-content:space-between;padding:23px 0;font-size:11px;color:#aab7c8}.detail{padding-top:40px;min-height:70vh}.back-link{display:inline-block;padding:12px 0;font-size:14px;margin-bottom:25px;color:var(--muted)}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center}.detail-image{background:var(--pale)}.detail-image img{width:100%;aspect-ratio:1/1.16}.detail-info h1{font-size:44px;line-height:1.2;margin-bottom:20px}.detail-price{font-size:24px;margin-bottom:24px}.detail-info>p:not(.detail-price){color:var(--muted);font-size:15px}.sample-status{margin:25px 0;padding:12px 14px;background:var(--pale);font-size:13px}.spec{display:flex;justify-content:space-between;padding:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:14px}.buy-row{display:flex;gap:15px;margin:28px 0 15px}.buy-row .button{flex:1;padding-inline:16px;gap:18px}.quantity{display:inline-flex;align-items:center;border:1px solid #d7dde3;height:42px;direction:ltr;background:white}.quantity button{width:34px;height:40px;font-family:Arial,sans-serif;font-size:18px}.quantity input{border:0;background:none;width:36px;text-align:center;font-size:14px;padding:0;appearance:textfield;-moz-appearance:textfield}.quantity input::-webkit-inner-spin-button{appearance:none}.buy-row .quantity{height:54px}.share{margin-bottom:22px}.small{font-size:12px!important;line-height:1.8;color:var(--muted)}dialog{color:var(--ink);border:0;box-shadow:-15px 0 70px #06152b20;max-height:100dvh;height:100dvh;width:530px;max-width:100%;margin:0;margin-inline-start:auto;padding:30px;overflow:auto}dialog::backdrop{background:#06152b75;backdrop-filter:blur(3px)}.modal-open{overflow:hidden}.dialog-heading{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:22px;gap:10px}.dialog-heading h2{font-size:27px}.cart-item{display:grid;grid-template-columns:80px 1fr auto;gap:17px;padding:26px 0;border-bottom:1px solid var(--line)}.cart-item img{height:100px;width:80px;object-fit:cover}.cart-item h3{font-size:16px}.cart-item p{font-size:12px;color:var(--muted);margin:6px 0 12px}.cart-end{display:flex;flex-direction:column;align-items:end;justify-content:space-between;gap:12px}.cart-end strong{font-size:12px;font-weight:500}.remove{color:var(--muted);padding:0;width:30px;height:30px}.remove svg{width:16px}.cart-summary{margin-top:25px}.cart-summary>div,.checkout-total{display:flex;align-items:center;justify-content:space-between;font-size:21px;gap:12px}.cart-summary .small{margin:15px 0 25px}.full{width:100%}.empty-cart{text-align:center;padding:80px 10px}.empty-cart>svg{width:50px;height:50px;margin:auto auto 24px}.empty-cart h3{font-size:24px}.empty-cart p{font-size:14px;color:var(--muted);margin:14px 0 28px}.checkout-intro{font-size:14px;color:var(--muted);margin-bottom:25px}form label{display:block;font-size:14px;margin-bottom:19px}form input,form textarea,form select{width:100%;margin-top:8px;padding:13px 12px;border:1px solid #d4dbe3;border-radius:0;color:var(--ink);background:#fff;min-height:48px;font-size:16px}form textarea{resize:vertical}.checkout-total{border-top:1px solid var(--line);padding:22px 0}.field-error{font-size:12px;color:#a22a36;display:block;margin:7px 0}.order-followup{font-size:14px;background:#f0f5f1;padding:15px;margin:15px 0}.order-followup a{text-decoration:underline;display:block;margin-top:8px}.not-found{min-height:60vh;text-align:center;padding:100px 25px}.not-found h1{font-size:45px}.not-found p{margin:20px 0 30px;color:var(--muted)}#toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%,20px);background:var(--navy);color:white;border:1px solid #ffffff40;box-shadow:0 8px 30px #06152b20;padding:16px 25px;z-index:100;max-width:90%;font-size:14px;text-align:center;opacity:0;pointer-events:none;transition:opacity .25s,transform .25s}#toast.visible{opacity:1;transform:translate(-50%,0)}.skip{position:fixed;top:-100px;left:15px;background:white;color:var(--navy);padding:15px;z-index:200}.skip:focus{top:15px}[dir=rtl] .eyebrow,[dir=rtl] .announcement,[dir=rtl] .product-category{letter-spacing:0}[dir=rtl] .hero h1{line-height:1.35;letter-spacing:0}[dir=rtl] .hero-content{padding-top:75px}[dir=rtl] .hero h1 em{font-style:normal}[dir=rtl] h2{letter-spacing:0}[dir=rtl] .hero-bottom{direction:rtl}[dir=rtl] .hero-bottom>span{direction:ltr}@keyframes reveal{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1500px){.hero-content{padding-inline:100px}}
@media(max-width:1000px){nav{padding:0 5%;height:85px}.nav-links{gap:22px}.nav-actions{gap:14px}.cart-label{display:none}.hero{min-height:570px;height:65vh}.hero-content{padding-top:90px}.section{padding:65px 5%}.product-grid{gap:38px 20px;grid-template-columns:repeat(2,minmax(0,1fr))}.service-strip{gap:30px;font-size:12px}.service-strip svg{width:18px}.faq{gap:6%;grid-template-columns:1fr 1.5fr}.faq h2{font-size:32px}.detail-grid{gap:5%}.detail-info h1{font-size:34px}}
@media(max-width:650px){html{scroll-padding-top:80px}.announcement{font-size:11px;padding:9px 10px}.header nav{height:77px;padding:0 18px}.logo{font-size:31px}.logo span{font-size:6px;margin-top:7px}.mobile-toggle{display:grid;margin-inline-start:-10px}.header .logo{position:absolute;left:50%;transform:translateX(-50%)}.nav-actions{gap:12px}.nav-divider,.cart-label{display:none}.language{font-size:10px;gap:5px}.cart-button{gap:4px}.cart-button svg{width:19px}.cart-button [data-count]{font-size:10px;width:17px;height:17px}.nav-links{display:none;top:77px;left:0;right:0;transform:none;padding:20px 25px;background:white;border-bottom:1px solid var(--line)}.nav-links.open{display:flex;flex-direction:column;gap:5px}.hero{height:660px;min-height:0;max-height:calc(100svh - 106px)}.hero video{object-position:50% 43%}.hero-content,[dir=rtl] .hero-content{padding:75px 7% 70px;position:relative}.hero h1{font-size:55px;line-height:1.14}.hero p{font-size:14px;max-width:85%}.hero .eyebrow{font-size:10px;letter-spacing:.1em}.hero-shade{background:linear-gradient(90deg,rgba(6,21,43,.78),rgba(6,21,43,.35))}.hero-bottom{font-size:8px;letter-spacing:.1em;bottom:20px}.button{font-size:13px;padding:15px 22px;min-height:50px}.service-strip{padding:17px 20px;justify-content:space-around;gap:12px}.service-strip span{font-size:10px;gap:7px;line-height:1.5}.service-strip span:first-child{display:none}.service-strip svg{min-width:18px}.section{padding:52px 20px}.section-heading{display:block;margin-bottom:15px}.section-heading p{font-size:13px;margin-top:13px}.section-heading p br{display:none}h2{font-size:31px}.eyebrow{font-size:10px;margin-bottom:12px}.catalog-note{font-size:11px;padding-bottom:20px}.product-grid{gap:30px 14px}.product-image{aspect-ratio:1/1.3}.product-size{font-size:9px;top:10px;inset-inline-start:9px;padding:5px 7px}.product-category{font-size:10px;margin-top:13px}.product-title{display:block}.product-title h3{font-size:16px}.product-title>span{font-size:12px;display:block;margin-top:3px}.add-button{font-size:11px;margin-top:12px;padding:7px 0;min-height:40px}.view-product{display:none}.more-area{margin-top:35px}.faq{grid-template-columns:1fr;gap:30px}.faq h2 br{display:none}.faq>div>p{margin-top:10px}.faq .text-link{font-size:13px}summary{font-size:14px;padding:23px 0}.faq-answer{font-size:13px}footer{padding:40px 22px 0}.footer-top{display:grid;grid-template-columns:1fr 1fr;gap:30px;padding-bottom:30px}.footer-top>div:first-child{grid-column:1/-1}.footer-top>div:first-child{display:flex;align-items:center;justify-content:space-between}.footer-top p{font-size:11px;margin:0}.footer-links{font-size:12px;gap:17px}.footer-social>span{font-size:10px}.footer-bottom{font-size:10px;gap:15px;line-height:1.7}.footer-bottom span:last-child{display:none}.detail{padding-top:20px}.detail-grid{grid-template-columns:1fr;gap:30px}.detail-image img{max-height:440px}.detail-info h1{font-size:34px}.detail-info .eyebrow{font-size:12px}.detail-info>p:not(.detail-price){font-size:14px}.buy-row{gap:10px}.buy-row .button{font-size:13px}.back-link{font-size:13px;margin-bottom:15px}dialog{padding:22px 18px;width:100%}.dialog-heading h2{font-size:24px}.cart-item{grid-template-columns:65px 1fr auto;gap:12px}.cart-item img{width:65px;height:90px}.cart-item h3{font-size:14px}.cart-end strong{font-size:11px}.quantity button{width:30px}.quantity input{width:30px}.not-found h1{font-size:34px}.not-found p{font-size:14px}}
@media(max-width:360px){.product-grid{grid-template-columns:1fr}.hero h1{font-size:47px}.hero-content,[dir=rtl] .hero-content{padding-top:50px}.hero-bottom>span{font-size:7px}.service-strip{padding-inline:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

/* Refined storefront: soft product tiles, compact navigation and centered content */
:root{--radius-lg:24px;--radius-md:16px;--radius-sm:11px;--soft-shadow:0 14px 38px rgba(6,21,43,.07)}
body{background:#fff}.header{box-shadow:0 4px 24px rgba(6,21,43,.035)}nav{height:72px}.header .logo{font-size:31px}.header .logo span{font-size:6px;margin-top:6px}.nav-links{font-size:13px}.cart-button [data-count],.footer-social a,.video-control{border-radius:999px}.hero{height:min(650px,78vh);min-height:560px;margin:14px clamp(12px,2.2vw,34px) 0;border-radius:var(--radius-lg)}.hero-content{padding-top:110px}.hero h1{max-width:650px}.button,.add-button,.category-filter button,.sample-status,form input,form textarea,form select,.quantity,dialog,.order-followup{border-radius:var(--radius-sm)}.button.white{box-shadow:0 10px 30px rgba(6,21,43,.16)}.section{padding-top:78px;padding-bottom:78px}.section-heading{display:block;text-align:center;margin-bottom:28px}.section-heading h2{font-size:46px;font-weight:500}.category-filter{display:flex;justify-content:center;align-items:center;gap:9px;flex-wrap:wrap;margin:0 auto 28px}.category-filter button{border:1px solid var(--line);padding:10px 18px;background:#fff;font-size:13px;transition:.2s}.category-filter button:hover,.category-filter button.active{background:var(--navy);border-color:var(--navy);color:white}.catalog-note{text-align:center;border:0;padding:0 0 30px}.product-grid{gap:26px}.product-card{background:white;border:1px solid #e8ebef;border-radius:var(--radius-md);padding:9px;box-shadow:0 7px 24px rgba(6,21,43,.045);overflow:hidden;transition:transform .25s,box-shadow .25s}.product-card:hover{transform:translateY(-4px);box-shadow:var(--soft-shadow)}.product-image{border-radius:12px;aspect-ratio:1/1.04}.product-size{border-radius:999px;top:13px;inset-inline-start:13px}.view-product{border-radius:10px}.product-card-body{padding:4px 7px 6px}.product-card h3{font-size:18px;line-height:1.45;min-height:26px}.product-card strong{font-size:13px;font-weight:500;display:block;margin-top:6px}.product-category{margin:12px 0 5px}.add-button{border:0;background:var(--pale);padding:10px 12px;margin-top:14px}.add-button:hover{background:var(--navy);color:#fff;padding-inline:12px}.faq{display:block;border-top:1px solid var(--line);max-width:none}.faq-heading{text-align:center;margin-bottom:38px}.faq-heading h2{font-size:42px}.accordions{max-width:850px;margin:auto}.accordions details{border:1px solid var(--line);border-radius:var(--radius-md);margin-bottom:12px;padding:0 20px;background:#fff;overflow:hidden}.accordions details:first-child{border-top:1px solid var(--line)}.faq-answer{padding-inline:0 22px}.detail{max-width:1260px;padding-top:40px}.detail-grid{background:#f7f8fa;border-radius:var(--radius-lg);padding:22px;gap:5%;align-items:stretch}.detail-image{border-radius:18px;overflow:hidden;min-height:520px}.detail-image img{height:100%;max-height:650px}.detail-info{background:white;border-radius:18px;padding:clamp(28px,4vw,60px);display:flex;flex-direction:column;justify-content:center;box-shadow:var(--soft-shadow)}.detail-info .eyebrow{display:inline-flex;width:max-content;background:var(--pale);border-radius:999px;padding:8px 12px;margin-bottom:16px}.spec{background:var(--pale);border:0;border-radius:var(--radius-sm);padding:15px}.text-link.share{border:0;background:var(--pale);border-radius:var(--radius-sm);padding:12px 15px;width:max-content}dialog{height:calc(100dvh - 20px);margin-block:10px;margin-inline-end:10px;width:520px}.cart-item img{border-radius:10px}.empty-cart .button{border-radius:var(--radius-sm)}footer{padding:48px 7% 0;border-radius:var(--radius-lg) var(--radius-lg) 0 0}.footer-center{max-width:600px;margin:auto;text-align:center}.footer-center .logo{font-size:40px}.footer-social{display:flex;justify-content:center;gap:12px;margin:27px 0 34px}.footer-social a{border:1px solid #ffffff45;width:44px;height:44px;display:grid;place-items:center;transition:background .2s,transform .2s}.footer-social a:hover{background:#ffffff18;transform:translateY(-2px)}.footer-bottom{border-top:1px solid #ffffff24;display:block;text-align:center;padding:22px 0;font-size:11px;color:#aab7c8}.no-products{grid-column:1/-1;text-align:center;padding:40px}
@media(max-width:1000px){nav{height:68px}.hero{min-height:520px;margin-top:10px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.product-image{aspect-ratio:1/1.08}.detail-grid{grid-template-columns:1fr 1fr}.detail-image{min-height:440px}}
@media(max-width:650px){html{scroll-padding-top:68px}.header nav{height:62px;padding-inline:14px}.header .logo{font-size:27px}.nav-links{top:62px;border-radius:0 0 16px 16px;box-shadow:0 14px 24px rgba(6,21,43,.08)}.hero{margin:8px 8px 0;border-radius:18px;height:570px;max-height:calc(100svh - 78px)}.hero-content,[dir=rtl] .hero-content{padding:78px 7% 60px}.hero h1{font-size:51px}.hero p{font-size:13px}.section{padding:48px 10px}.section-heading{margin-bottom:20px}.section-heading h2{font-size:34px}.category-filter{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;margin:0 -10px 20px;padding:0 10px 6px;scrollbar-width:none}.category-filter::-webkit-scrollbar{display:none}.category-filter button{flex:0 0 auto;font-size:10px;padding:8px 11px}.catalog-note{font-size:10px;padding:0 8px 19px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.product-card{padding:5px;border-radius:12px;box-shadow:0 4px 13px rgba(6,21,43,.045)}.product-card:hover{transform:none}.product-image{border-radius:9px;aspect-ratio:1/1.12}.product-size{top:5px;inset-inline-start:5px;font-size:7px;padding:3px 5px}.product-card-body{padding:3px 3px 2px}.product-category{font-size:7px;margin:6px 0 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card h3{font-size:10px;line-height:1.35;min-height:27px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card strong{font-family:Arial,sans-serif;font-size:8px;white-space:nowrap;margin-top:3px}.add-button{min-height:29px;margin-top:7px;padding:5px 6px;font-size:8px;border-radius:7px;line-height:1.2}.add-button span{font-size:15px}.more-area{margin-top:28px}.more-area p{font-size:10px}.faq{padding-inline:16px}.faq-heading{margin-bottom:26px}.faq-heading h2{font-size:30px}.accordions details{border-radius:12px;padding:0 14px;margin-bottom:9px}summary{font-size:13px;padding:19px 0}.faq-answer{font-size:12px;padding-bottom:18px}.detail{padding:18px 10px 48px}.detail-grid{grid-template-columns:1fr;padding:10px;border-radius:18px;gap:10px}.detail-image{min-height:0;border-radius:13px}.detail-image img{max-height:430px}.detail-info{border-radius:13px;padding:24px 18px;box-shadow:none}.detail-info h1{font-size:30px}.detail-info .eyebrow{font-size:10px}.buy-row{flex-direction:column}.buy-row .quantity{width:100%;justify-content:space-between}.text-link.share{font-size:12px}.footer-center .logo{font-size:34px}footer{border-radius:18px 18px 0 0;padding-top:38px}dialog{margin:0;width:100%;height:100dvh;border-radius:18px 18px 0 0;padding:20px 14px}.cart-item{grid-template-columns:58px 1fr auto}.cart-item img{width:58px;height:76px}}
@media(max-width:360px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.product-card h3{font-size:9px}.add-button{font-size:7px}.hero h1{font-size:44px}}

/* Catalog navigation, sale pricing and edge-to-edge cinematic hero */
.hero{width:100%;height:auto;min-height:0;max-height:none;aspect-ratio:16/9;margin:0;border-radius:0}.hero video{object-fit:cover;object-position:center;filter:none}.hero-shade{background:rgba(6,21,43,.28)}[dir=rtl] .hero-shade{transform:none}.hero-content,[dir=rtl] .hero-content{position:absolute;inset:0;display:grid;place-items:center;padding:0;max-width:none;text-align:center}.hero h1,[dir=rtl] .hero h1{font-size:clamp(42px,6vw,86px);line-height:1.25;letter-spacing:0;margin:0;max-width:none;color:#fff;text-shadow:0 3px 24px rgba(6,21,43,.45);font-style:normal}.shop-toolbar{display:flex;justify-content:center;gap:12px;margin:0 auto 34px;position:relative;z-index:8}.category-picker,.search-picker{position:relative}.tool-button{min-width:210px;height:50px;border:1px solid #dce1e7;border-radius:13px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 18px;font-size:14px;box-shadow:0 7px 20px rgba(6,21,43,.05)}.tool-button:hover,.tool-button[aria-expanded=true]{border-color:#a8b4c2;box-shadow:0 10px 27px rgba(6,21,43,.09)}.search-trigger{min-width:135px;justify-content:center}.category-menu,.search-panel{position:absolute;top:calc(100% + 9px);inset-inline-start:0;width:310px;max-height:460px;overflow:auto;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 20px 55px rgba(6,21,43,.16);padding:10px;z-index:30}.category-menu[hidden],.search-panel[hidden],.search-suggestions[hidden]{display:none}.category-menu button{width:100%;text-align:start;padding:11px 12px;border-radius:9px;font-size:13px}.category-menu button:hover,.category-menu button.selected{background:var(--pale);color:var(--navy)}.latest-option{font-weight:700;margin-bottom:4px}.category-group{border-top:1px solid var(--line)}.category-group summary{padding:13px 11px;font-size:13px;font-weight:600}.category-group summary span{font-size:14px}.category-group[open] summary span{transform:rotate(180deg)}.category-group>div{padding:0 8px 8px;border-inline-start:2px solid #e9edf1;margin-inline-start:11px}.category-group>div button{font-size:12px;padding:9px 10px}.search-panel{inset-inline-start:auto;inset-inline-end:0;width:min(430px,calc(100vw - 24px));overflow:visible}.search-field{margin:0!important;border:1px solid #dce1e7;border-radius:11px;height:48px;display:flex!important;align-items:center;gap:10px;padding:0 13px}.search-field input{margin:0!important;border:0!important;outline:0!important;min-height:0!important;padding:0!important;box-shadow:none!important}.search-suggestions{margin-top:8px;max-height:360px;overflow:auto}.search-suggestions a{display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:11px;padding:9px;border-radius:10px}.search-suggestions a:hover,.search-suggestions a:focus-visible{background:var(--pale)}.search-suggestions img{width:48px;height:48px;border-radius:8px}.search-suggestions span{display:flex;flex-direction:column;gap:3px;min-width:0}.search-suggestions strong{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-suggestions small{font-size:10px;color:var(--muted)}.search-suggestions b{font-family:Arial,sans-serif;font-size:11px;white-space:nowrap}.search-suggestions>p{font-size:13px;text-align:center;padding:22px}.discount-badge{position:absolute;top:12px;inset-inline-start:12px;background:#c93445;color:#fff;border-radius:999px;padding:7px 10px;font-family:Arial,sans-serif;font-size:12px;font-weight:700;direction:ltr;box-shadow:0 5px 14px rgba(201,52,69,.24)}.price-block{display:flex;align-items:baseline;gap:9px;margin-top:7px;font-family:Arial,sans-serif;font-variant-numeric:tabular-nums;direction:ltr;justify-content:flex-end}.price-block .current-price{font-size:20px;line-height:1.2;color:var(--navy);font-weight:700}.price-block del{font-size:13px;color:#9299a2}.detail-price{justify-content:flex-start;margin:0 0 25px}.detail-price .current-price{font-size:34px}.detail-price del{font-size:18px}.detail-image{position:relative}.detail-discount{top:20px;inset-inline-start:20px;font-size:14px}.back-link{display:inline-flex;align-items:center;gap:10px;border:1px solid #dce1e7;border-radius:12px;background:#fff;padding:11px 16px;margin-bottom:20px;color:var(--navy);box-shadow:0 6px 18px rgba(6,21,43,.045);transition:.2s}.back-link:hover{border-color:#9baabc;transform:translateY(-1px);box-shadow:0 9px 25px rgba(6,21,43,.08)}[dir=rtl] .back-link span{transform:scaleX(-1)}.cart-item p,.cart-end strong,.checkout-total strong,.cart-summary strong,[data-count],.quantity input,.more-area p{font-family:Arial,sans-serif;font-variant-numeric:tabular-nums}.catalog-note{display:none}
@media(max-width:650px){.hero{height:auto;min-height:0;max-height:none;aspect-ratio:16/9;margin:0;border-radius:0}.hero-content,[dir=rtl] .hero-content{padding:0}.hero h1,[dir=rtl] .hero h1{font-size:clamp(31px,10vw,42px);line-height:1.25;white-space:nowrap}.shop-toolbar{gap:8px;margin-bottom:23px}.tool-button{height:44px;min-width:0;padding:0 12px;font-size:11px;border-radius:11px}.category-picker{flex:1}.category-picker>.tool-button{width:100%}.search-trigger{width:102px}.category-menu{width:min(310px,calc(100vw - 20px));inset-inline-start:0}.search-panel{position:fixed;top:70px;left:10px;right:10px;width:auto}.price-block{gap:4px;margin-top:4px}.price-block .current-price{font-size:11px}.price-block del{font-size:8px}.discount-badge{top:5px;inset-inline-start:5px;padding:4px 6px;font-size:8px}.detail-price{justify-content:flex-start;margin-bottom:20px}.detail-price .current-price{font-size:28px}.detail-price del{font-size:15px}.back-link{padding:9px 13px;font-size:12px;margin:2px 0 14px}.detail-discount{top:10px;inset-inline-start:10px;font-size:11px;padding:6px 8px}}

/* Brand mark, aligned cards, inline search and cache-safe polish */
.brand-mark{display:flex;align-items:center;justify-content:center;width:90px;height:58px;overflow:hidden}.logo-image{display:block;object-fit:contain;width:100%;height:100%}.header-logo{filter:brightness(0) saturate(100%) invert(10%) sepia(25%) saturate(2250%) hue-rotate(176deg) brightness(91%) contrast(102%)}.footer-brand{width:116px;height:72px;margin:auto}.footer-logo{filter:none}.hero-content,[dir=rtl] .hero-content{transform:translateY(14%)}.shop-toolbar{display:block;max-width:650px}.toolbar-row{display:flex;justify-content:center;gap:12px}.category-picker{flex:1;max-width:300px}.search-picker{flex:0 0 auto}.search-panel{position:static;inset:auto;width:100%;max-height:none;margin:12px auto 0;overflow:hidden;box-shadow:0 10px 30px rgba(6,21,43,.08);animation:reveal .2s ease}.search-suggestions{max-height:330px}.product-card{display:flex;flex-direction:column;height:100%}.product-card-body{display:flex;flex:1;flex-direction:column;padding:7px 8px 8px}.product-card h3{min-height:52px;margin-bottom:4px}.price-block{min-height:46px;align-content:flex-start;flex-wrap:wrap}.product-card .add-button{margin-top:auto;flex:0 0 42px}.discount-badge{min-width:52px;text-align:center;border:2px solid rgba(255,255,255,.9);font-size:13px;padding:7px 11px;box-shadow:0 7px 18px rgba(201,52,69,.3)}
@media(max-width:1000px){.nav-links{gap:21px}.brand-mark{width:78px;height:52px}}
@media(max-width:650px){.header .brand-mark{position:absolute;left:50%;transform:translateX(-50%);width:76px;height:52px}.hero-content,[dir=rtl] .hero-content{transform:translateY(18%)}.shop-toolbar{margin-inline:auto}.toolbar-row{gap:8px}.category-picker{max-width:none}.search-panel{position:static;top:auto;left:auto;right:auto;width:100%;margin-top:9px;padding:8px;border-radius:13px}.search-field{height:43px}.search-suggestions{max-height:280px}.search-suggestions a{grid-template-columns:40px 1fr auto;padding:7px}.search-suggestions img{width:40px;height:40px}.product-card-body{padding:4px 4px 3px}.product-card h3{min-height:29px;margin-bottom:3px}.price-block{min-height:29px;gap:3px;align-content:flex-start}.product-card .add-button{min-height:29px;flex-basis:29px;margin-top:auto}.discount-badge{min-width:34px;border-width:1px;font-size:8px;padding:4px 6px}.footer-brand{width:104px;height:68px}}
