/* Storefront base styles. */
:root{--green:#073c2d;--gold:#bd8128;--line:#e8ded3;--paper:#faf7f3;--text:#30312c}*{box-sizing:border-box}body{margin:0;background:radial-gradient(ellipse at center,#fcfaf7,#f7f1eb);color:var(--text);font-family:Tahoma,Arial,sans-serif;font-size:15px}button,input,select,textarea{font:inherit}button,a,input,select{ -webkit-tap-highlight-color:transparent}button,a{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit;background:none;border:0}button:hover,a:hover{filter:brightness(.93)}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid var(--gold);outline-offset:3px}svg{width:26px;height:26px;vertical-align:middle;flex-shrink:0}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--green)}small{display:block}header{height:86px;background:linear-gradient(110deg,#234339,#002e20 80%);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:8px 34px;gap:30px}.brand{display:flex;align-items:center;gap:18px;white-space:nowrap}.brand img{width:78px;height:73px;object-fit:contain}.brand b{font-size:25px}.brand small{color:#d49729;font-size:13px;margin-top:7px}nav{display:flex;align-items:center;gap:43px;white-space:nowrap}nav a,nav button{font-size:16px;padding:20px 0}nav .active{color:#d6982c;border-bottom:2px solid #d6982c}.tools{display:flex;align-items:center;gap:27px}.tools>button svg,.cart-link svg{width:34px;height:34px}.tools form{display:flex;align-items:center;background:#ffffff20;border-radius:30px;width:211px;height:45px;padding:0 15px}.tools input{width:100%;background:none;border:0;color:white;outline:none}.tools input::placeholder{color:#c5cdc7}.tools form button{padding:0}.cart-link{position:relative}.cart-count{position:absolute;right:-8px;top:-8px;font-size:12px;border-radius:50%;background:var(--gold);padding:5px 8px}.hero{height:411px;position:relative;background:linear-gradient(90deg,transparent 50%,#12392dbb 72%,#062c23ee),url('../images/storefront/contact-photo.png') left center/auto 100% no-repeat;background-color:#183a2c}.hero-copy{position:absolute;right:6.3%;top:36px;text-align:right;color:#fff}.hero h1{color:white;font-size:46px;line-height:1.38;margin-bottom:16px}.hero p{font-size:19px;line-height:1.55;margin-bottom:20px}.gold{display:inline-block;background:#bd862e;color:white;padding:13px 32px;border-radius:5px;font-size:20px;font-weight:bold}.hero-points{display:flex;margin-top:25px;gap:0}.hero-points span{display:flex;flex-direction:column;align-items:center;gap:7px;padding:0 25px;font-size:14px;border-left:1px solid #d2d4cc}.hero-points span:last-child{border:0}.hero-points svg{width:34px;height:34px}.benefits{height:78px;background:url('../images/storefront/pattern.png') left center/auto 100% no-repeat;display:flex;justify-content:center;align-items:center;padding:10px 12%;gap:0}.benefits>div{display:flex;align-items:center;gap:24px;justify-content:center;flex:1;border-left:1px solid #d9cec0}.benefits>div:last-child{border:0}.benefits svg{width:46px;height:46px;color:var(--green)}.benefits b{color:#0a3027;font-size:17px}.benefits small{margin-top:7px;font-size:13px;white-space:nowrap}.home-content{display:grid;grid-template-columns:39% 1fr;gap:18px;padding:24px 16px 8px 36px}.story{display:flex;flex-direction:row;background:#faf4ea;border:1px solid #dbc3a5;border-radius:12px;overflow:hidden;height:345px}.story>img{width:49.3%;object-fit:cover}.story>div{flex:1;text-align:right;padding:31px 43px 20px 35px}.story h2{font-size:22px;margin:0 0 5px}.ornament{color:var(--gold);display:block;text-align:center;margin-bottom:9px}.story p{font-size:12px;line-height:2;margin-bottom:14px}.primary{background:linear-gradient(110deg,#153e31,#003b2a);color:#fff;border-radius:6px;display:inline-flex;justify-content:center;align-items:center;gap:10px;padding:12px 22px}.story .primary{font-weight:bold;font-size:13px;padding:13px 24px}.featured{position:relative;padding-top:32px}.all-products{position:absolute;top:0;left:5px;font-size:13px;color:#aa6b16}.cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;direction:ltr}.card{direction:rtl;position:relative;border:1px solid var(--line);border-radius:10px;padding:6px 7px 10px;box-shadow:0 1px 2px #402b1510;min-width:0}.card>a:first-child{display:block}.card img{width:100%;aspect-ratio:1.385;object-fit:cover;border-radius:7px;display:block}.favorite{position:absolute;left:12px;top:10px;width:30px;height:30px;border-radius:50%}.favorite.saved{background:#bb8136aa}.rating{direction:ltr;font:12px Arial;padding-top:8px;text-align:left}.rating span,.stars{color:#c38313}.rating span{font-size:17px}.product-name{display:block;text-align:center;color:#062f25;margin:12px 0;font-size:16px}.size-label{font-size:13px;margin:0 6px 10px}.sizes{display:flex;gap:8px}.sizes button{border:1px solid #dfd6cb;border-radius:6px;padding:8px 7px;flex:1;white-space:nowrap;font-size:12px}.sizes .selected,.selected{border-color:#b77620!important;color:var(--green)}.price{display:block;text-align:center;margin:15px 0 17px;color:#092f24}.card .add{width:100%;padding:10px;font-size:16px}.card .add svg{width:22px;height:22px}.featured .product-name{font-size:12px;margin:6px 0}.featured .size-label{font-size:11px;margin-bottom:3px}.featured .sizes button{padding:5px 3px;font-size:10px}.featured .rating{font-size:10px;padding-top:3px}.featured .price{font-size:12px;margin:8px 0}.featured .card .add{padding:6px;font-size:12px}.featured .card .add svg{width:17px;height:17px}.bottom{height:74px;padding:9px 15% 9px 13%;background-color:#faf5ec}.bottom>div{gap:20px}.bottom svg{color:#b67a21}.bottom>div:first-child svg{color:#065336}.shop-banner{height:160px;background:linear-gradient(90deg,transparent 40%,#032c22df),url('../images/storefront/contact-photo.png') left 49%/auto 410px no-repeat;background-color:#193d2f;color:#fff;padding:46px 5.7% 15px}.shop-banner h1{color:#fff;font-size:38px;margin:0 0 20px}.shop-banner p{font-size:17px}.shop-banner a{color:#d6952b}.shop-layout{max-width:1362px;margin:16px auto 40px;display:grid;grid-template-columns:245px 1fr;direction:ltr;gap:21px}.filters{direction:rtl;border:1px solid #dfd1c1;border-radius:11px;padding:15px 18px;align-self:start}.filters h3{font-size:15px;color:#95580d;border-bottom:1px solid #e0d6ca;padding-bottom:13px;direction:ltr}.filters h3 span{float:right;color:#322b20;font-size:24px}.filters fieldset{border:0;border-bottom:1px solid #e0d6ca;margin:0 0 13px;padding:0 0 12px}.filters legend{text-align:left;font-weight:bold;font-size:13px;margin-bottom:8px}.filters label{display:flex;align-items:center;justify-content:space-between;font-size:13px;min-height:30px}.filters input[type=checkbox]{accent-color:var(--green);width:17px;height:17px}.filters input[type=range]{width:100%;accent-color:var(--green);margin:9px 0 12px}.range-label{display:flex;justify-content:space-between;font-size:12px}.filters .stars{font-size:18px;letter-spacing:2px}.filters .primary{width:100%;font-size:14px;padding:10px}.filters .reset{display:block;margin:15px auto 0;font-size:13px}.catalog{direction:rtl}.catalog-bar{height:81px;display:flex;align-items:flex-start;padding-top:12px;justify-content:space-between;font-size:17px}.catalog-bar>span{padding-top:14px}.catalog-bar>div{display:flex;direction:ltr;gap:0}.view{border:1px solid #ded1c1;border-radius:6px;font-size:25px;height:46px;width:50px}.catalog-bar select{order:-1;margin-right:22px;background:transparent;border:1px solid #ded1c1;border-radius:8px;height:46px;width:164px;padding:0 17px;direction:rtl}.catalog .cards{gap:24px 14px}.catalog .card{padding:0 5px 13px}.catalog .card img{aspect-ratio:1.38}.catalog .card .rating{padding:7px}.catalog .product-name{margin:9px 0 14px}.catalog .card .sizes{padding:0 7px}.catalog .price{margin:15px 0 18px}.catalog .add{width:calc(100% - 14px);margin:0 7px}.cards.list{grid-template-columns:1fr 1fr}.cards.list .card img{max-height:200px;object-fit:contain}.breadcrumb{color:#68736e;height:73px;display:flex;align-items:center;display:block;padding-top:29px;font-size:14px}.product-page{padding:0 3.7% 15px 2.7%}.product-top{display:grid;grid-template-columns:1fr 1fr;gap:24px}.panel{border:1px solid #ece3db;border-radius:11px;background:#ffffff18}.details{padding:13px 31px 18px}.details h1{font-size:32px;margin-bottom:17px}.reviews{margin-bottom:17px}.details .origin{font-size:17px}.details>p{line-height:1.9;font-size:15px}.qualities{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:14px 0 21px;margin-top:10px}.qualities span{display:flex;align-items:center;gap:10px;font-size:13px}.qualities svg{width:23px;color:var(--green)}.purchase{display:flex;justify-content:space-between;margin:20px 0 37px}.purchase .sizes{margin-top:14px;min-width:245px}.purchase strong{font-size:29px;color:var(--green)}.purchase small{color:#999;margin-top:11px;font-size:13px}.buy-row{display:flex;gap:12px;margin-top:16px;align-items:center}.quantity{display:flex;align-items:center;border:1px solid var(--line);border-radius:10px;min-width:120px;height:55px;justify-content:space-around;color:#183a2e}.quantity button{font-size:23px;padding:8px 12px}.buy-row>.primary{flex:1;margin:0 15px;font-size:20px;height:57px;white-space:nowrap}.square{border:1px solid #ded8d1;border-radius:10px;width:57px;height:57px;background:#fff;font-size:28px;color:var(--green)}.gallery{display:flex;gap:12px;min-width:0}.main-photo{position:relative;flex:1;min-width:0}.main-photo>img{width:100%;height:492px;object-fit:cover;border-radius:10px;display:block}.badge{position:absolute;right:18px;top:19px;background:#b6812f;color:white;border-radius:10px;padding:7px 12px;font-size:14px}.zoom{position:absolute;right:16px;bottom:15px;background:#332f25b0;color:#fff;border-radius:7px;font-size:30px}.thumbnails{width:113px;display:flex;flex-direction:column;gap:7px}.thumbnails button{padding:2px;border:1px solid transparent;border-radius:9px;height:117px}.thumbnails img{width:100%;height:100%;object-fit:cover;border-radius:7px}.product-bottom{display:grid;grid-template-columns:297px 1fr 311px;gap:19px;margin-top:28px}.atlas{overflow:hidden;background:linear-gradient(#fcefdd,#faf4ed);text-align:center;padding-top:30px}.atlas h2{font-size:21px;color:#252a22;margin-bottom:13px}.atlas p{font-size:14px;line-height:1.8;margin-bottom:38px}.atlas img{width:100%;display:block;height:170px;object-fit:cover}.description .benefits{height:73px;border:1px solid #f1dfc9;border-radius:10px;background:#fbf1e5;padding:10px 15px;margin-bottom:19px}.description .benefits svg{width:36px;height:36px}.description .benefits>div{gap:15px}.description .benefits b{font-size:14px}.description .benefits small{font-size:12px}.tabs-panel{padding:4px 25px 15px;min-height:233px}.tabs{display:flex;justify-content:space-around;border-bottom:1px solid var(--line)}.tabs button{padding:17px 15px;font-size:15px}.tabs .active{color:#a96111;border-bottom:2px solid #bb751c}.tabs-panel h3{font-size:19px;margin:21px 0 9px}.tabs-panel p{font-size:14px;line-height:1.9;color:#666;text-align:center;margin:0}.specs{padding:0 13px}.specs h3{text-align:center;font-size:16px;padding:20px 0 24px;border-bottom:1px solid var(--line);margin-bottom:10px}.specs>div{display:flex;justify-content:space-between;font-size:12px;padding:11px 15px;border-bottom:1px solid #eee6de}.specs>div:last-child{border:0}.specs b{font-weight:normal}.cart-page{padding:0 3%}.cart-page .breadcrumb{height:63px}.cart-page h1{font-size:39px;margin:0 0 10px}.cart-page h1 svg{width:44px;height:44px;color:var(--gold);margin-left:12px}.cart-subtitle{margin-right:56px;font-size:14px;color:#666;margin-bottom:20px}.cart-layout{display:grid;grid-template-columns:29.5% 1fr;gap:16px}.summary{padding:25px 20px 0}.summary h2{display:flex;justify-content:space-between;align-items:center;font-size:23px;color:#333;font-weight:normal;padding-bottom:18px;border-bottom:1px solid var(--line);margin-bottom:22px}.summary h2 svg{color:var(--gold)}.summary-line{display:flex;justify-content:space-between;margin-bottom:22px}.summary-line b{color:var(--green)}.muted{color:#aaa;font-size:13px}.discount{color:#52963c}.total{border-top:1px solid var(--line);padding-top:20px;margin-top:24px;margin-bottom:15px;font-size:20px}.total strong{font-size:24px;color:var(--green)}.coupon{border-top:1px solid var(--line);margin-top:22px;padding-top:21px}.coupon label{display:block;margin-bottom:12px;font-size:14px}.coupon>div{display:flex}.coupon input{width:100%;min-width:0;border:1px solid var(--line);background:transparent;border-radius:7px;padding:14px 16px;font-size:13px}.coupon button{border:1px solid #eadbc8;border-radius:7px;background:#f8f1e8;font-size:12px;padding:10px 15px;white-space:nowrap}.checkout{width:100%;margin-top:21px;font-weight:bold;font-size:16px;padding:16px}.secure{text-align:center;color:#777;font-size:14px;padding:20px 0 12px}.payments{border-top:1px solid #eee6de;margin:10px -20px 0;padding:18px 30px 26px;text-align:center;font-size:13px;color:#777}.payments>div{display:flex;justify-content:space-between;align-items:center;color:#111;font-size:19px}.visa{font-style:italic;color:#003597}.mastercard{color:#ee8700;letter-spacing:-8px;font-size:29px}.mada{color:#167987;font-size:16px}.cart-table{padding:0 20px 26px}.table-head,.cart-row{display:grid;grid-template-columns:minmax(270px,2.7fr) 1fr 1fr 1fr 40px;align-items:center;gap:15px}.table-head{height:62px;border-bottom:1px solid var(--line);font-size:14px;text-align:center}.table-head span:first-child{text-align:right}.cart-row{min-height:127px;border-bottom:1px solid #eee7df;text-align:center;color:var(--green)}.cart-product{display:flex;align-items:center;gap:25px;text-align:right}.cart-product img{width:168px;height:111px;object-fit:cover;border-radius:6px}.cart-product h3{font-size:16px;margin:0 0 10px;white-space:nowrap}.cart-product small{font-size:12px;line-height:1.5;color:#777;white-space:nowrap}.cart-product p{font-size:14px;color:#665b4f;margin:15px 0 0}.cart-product em{font-style:normal;color:#b9791e}.cart-row .quantity{height:49px;min-width:118px}.remove{border:1px solid var(--line);border-radius:8px;width:38px;height:38px;color:#777;padding:7px}.remove svg{width:21px;height:21px}.cart-actions{display:flex;justify-content:flex-end;gap:20px;padding-top:21px}.outline{border:1px solid #c99450;border-radius:6px;padding:15px 50px;color:#4b422f;font-size:14px}.cart-actions button{display:flex;align-items:center;gap:10px;border:1px solid #e9dfd2;border-radius:6px;background:#f8f1e8;padding:12px 28px;font-size:12px}.cart-actions svg{width:19px}.cart-benefits{margin:31px 0 25px;border:1px solid #eeece5;border-radius:11px;overflow:hidden}.cart-benefits .benefits{background:#f4f5ef;height:83px;padding:10px 4%}.cart-benefits .benefits svg{color:var(--green)}footer{text-align:center;padding:24px;background:#faf2e7 url('../images/storefront/pattern.png') left center/auto 100% no-repeat;font-size:14px;color:#666}.empty{padding:100px 20px;text-align:center}.empty a{color:var(--gold)}#toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,30px);background:var(--green);color:white;padding:15px 30px;border-radius:8px;opacity:0;pointer-events:none;transition:.2s;z-index:20}#toast.show{opacity:1;transform:translate(-50%,0)}dialog{border:1px solid var(--line);border-radius:15px;padding:35px;max-width:550px;width:90%;background:var(--paper);color:var(--text)}dialog::backdrop{background:#001c16aa}.close{position:absolute;top:7px;left:12px;font-size:28px}dialog p{line-height:1.9}dialog input,dialog textarea{display:block;width:100%;border:1px solid var(--line);padding:12px;margin:12px 0;background:white;border-radius:6px}dialog textarea{height:100px}.zoomed{width:100%}.story-modal{width:160px;float:left;margin:0 20px 15px 0}body.cart{background:#fdfbf9}
@media(min-width:1600px){header,.home-content,.product-page,.cart-page{max-width:1600px;margin:auto}.hero{background-size:cover}.hero-copy{right:8%}}
@media(max-width:1250px){header{padding:8px 20px;gap:20px}nav{gap:20px}.brand b{font-size:20px}.brand img{width:65px}.tools{gap:15px}.tools form{width:165px}.story>div{padding:20px}.shop-layout{margin:16px 25px}.product-bottom{grid-template-columns:23% 1fr 23%}.description .benefits{padding:8px}.description .benefits>div{gap:5px}.description .benefits small{font-size:10px}.cart-product{gap:12px}.cart-product img{width:120px}.table-head,.cart-row{grid-template-columns:minmax(230px,2.4fr) .8fr 1fr .8fr 35px;gap:8px}.cart-product h3{font-size:14px}.cart-product small{white-space:normal}.cart-row .quantity{min-width:95px}.buy-row>.primary{margin:0;font-size:16px}.qualities span{font-size:11px;gap:5px}}
@media(max-width:900px){header{height:auto;min-height:86px;flex-wrap:wrap;gap:12px}.brand{flex:1}.tools{flex:1;justify-content:flex-end}nav{order:3;width:100%;justify-content:center;gap:25px}nav a,nav button{padding:10px 0;font-size:13px}.hero{height:420px;background-position:30% center}.hero-copy{right:5%;top:40px;text-shadow:0 2px 5px #002719}.hero h1{font-size:36px}.hero p{font-size:16px}.benefits{padding:10px 3%}.benefits>div{gap:10px}.benefits b{font-size:14px}.benefits small{font-size:10px}.benefits svg{width:32px}.home-content{grid-template-columns:1fr;padding:20px}.story{order:2;height:310px}.story>div{padding:25px}.story p{font-size:14px}.featured{padding-top:30px}.featured .card .add{font-size:10px}.bottom{padding:10px}.bottom>div{gap:5px}.bottom small{white-space:normal}.shop-layout{grid-template-columns:190px 1fr;gap:15px;margin:16px}.catalog .cards{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-bar{font-size:13px}.catalog-bar select{width:125px;margin-right:7px;font-size:12px}.view{width:33px}.product-top{grid-template-columns:1fr}.gallery{grid-row:1}.main-photo>img{height:480px}.product-bottom{grid-template-columns:1fr 1fr}.description{grid-column:1/-1;grid-row:1}.details{padding:25px}.atlas img{height:180px}.cart-layout{grid-template-columns:1fr}.summary{grid-row:2}.cart-product img{width:130px}.cart-benefits .benefits{padding:10px}.cart-benefits b{font-size:12px}}
@media(max-width:560px){header{padding:8px 12px}.brand{gap:6px}.brand b{font-size:16px}.brand small{font-size:9px}.brand img{width:46px;height:49px}.tools{flex:0;gap:12px}.tools form{display:none}.tools>button svg,.cart-link svg{width:26px;height:26px}nav{gap:15px;overflow:auto;justify-content:flex-start}nav a,nav button{font-size:11px}.hero{height:420px;background-position:30% center}.hero:before{content:'';position:absolute;inset:0;background:#062d2370}.hero-copy{left:20px;right:20px;top:35px}.hero h1{font-size:33px}.hero p{font-size:14px}.hero-points span{padding:0 12px;font-size:11px}.benefits{height:76px}.benefits>div{gap:5px}.benefits b{font-size:11px}.benefits small{font-size:8px;white-space:normal}.benefits svg{width:25px;height:30px}.home-content{padding:14px}.cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.featured .product-name{font-size:13px}.featured .card .add{font-size:12px}.story{height:auto;min-height:310px}.story>div{padding:20px 13px}.story p{font-size:11px}.story .primary{padding:10px;font-size:11px}.bottom{display:grid;grid-template-columns:1fr 1fr;height:auto;gap:15px;padding:18px}.bottom>div{border:0}.bottom b{font-size:13px}.bottom small{font-size:10px}.shop-banner{height:145px;padding:30px 20px}.shop-banner h1{font-size:30px}.shop-layout{display:flex;flex-direction:column;margin:15px}.filters{width:100%;padding:12px}.filters fieldset{display:none}.filters:focus-within fieldset{display:block}.filters h3{margin:0;border:0;padding:0 0 10px}.filters .primary{width:auto}.filters .reset{display:inline-block;margin:0 15px}.catalog-bar{height:70px;align-items:center;padding:0}.catalog-bar>span{font-size:12px;padding:0}.catalog-bar select{width:110px;height:38px}.view{height:38px}.catalog .cards{gap:15px 10px}.product-name{font-size:13px}.catalog .card .sizes{padding:0;gap:4px}.sizes button{font-size:10px;padding:7px 3px}.card .add{font-size:12px!important;padding:9px 3px}.card .add svg{width:18px}.catalog .add{width:100%;margin:0}.product-page{padding:0 14px 20px}.breadcrumb{font-size:11px;height:60px;padding-top:23px}.gallery{gap:7px}.thumbnails{width:65px;gap:6px}.thumbnails button{height:76px}.main-photo>img{height:323px}.badge{font-size:11px;right:10px;top:10px}.details{padding:18px 14px}.details h1{font-size:25px}.details>p{font-size:13px}.qualities{flex-wrap:wrap;gap:15px}.qualities span{width:45%;font-size:12px}.purchase{margin:20px 0}.purchase .sizes{min-width:180px}.purchase strong{font-size:23px}.buy-row{flex-wrap:wrap;gap:8px}.buy-row>.primary{font-size:15px;min-width:180px}.quantity{min-width:105px}.square{width:45px;height:43px}.product-bottom{grid-template-columns:1fr}.description{grid-column:1}.description .benefits small{font-size:8px}.description .benefits b{font-size:10px}.description .benefits svg{width:25px}.tabs-panel{padding:4px 12px 15px}.tabs button{font-size:12px;padding:15px 5px}.tabs-panel p{font-size:12px}.atlas{display:none}.cart-page h1{font-size:30px}.cart-table{padding:0 12px 20px}.table-head{display:none}.cart-row{grid-template-columns:1fr 1fr 40px;gap:12px;padding:14px 0}.cart-product{grid-column:1/-1}.cart-product img{width:125px;height:85px}.cart-row>b:nth-child(2){display:none}.cart-row .quantity{grid-column:1;grid-row:auto}.cart-row>b{font-size:14px}.cart-actions{gap:10px}.outline{padding:12px;font-size:12px}.cart-actions button{padding:10px;font-size:10px}.cart-benefits .benefits{height:auto}.cart-subtitle{margin-right:0}.cart-benefits{margin:20px 0}.summary{padding:20px 15px 0}.payments{margin-right:-15px;margin-left:-15px}}
@font-face{font-family:Arabic;src:url('../fonts/storefront/Arabic.ttf') format('truetype');font-weight:100 900;font-display:swap}body{font-family:Arabic,Arial,sans-serif;line-height:1.5}header{line-height:1.25}.hero{background-image:linear-gradient(90deg,transparent 53%,#12392d 68%,#062c23 100%),url('../images/storefront/contact-photo.png')}.hero h1{font-size:44px;font-weight:700}.home-content{grid-template-columns:38.2% 1fr}.featured .card img{aspect-ratio:1.59}.featured .card{padding-bottom:10px}.featured .product-name{margin-top:6px}.brand b{font-size:24px;font-weight:700}.qualities{margin-top:0;padding-top:10px}.details>p{margin-bottom:13px}.details h1{margin-bottom:10px}.origin{margin-bottom:13px}.reviews{margin-bottom:12px}.purchase{margin-bottom:31px}.main-photo .zoom{font-size:0;width:35px;height:35px;bottom:16px}.main-photo .zoom:after{content:'⛶';font:28px Arial}.cart-page{padding-left:2.9%;padding-right:3.5%}.cart-row:first-of-type{min-height:133px}.cart-row{min-height:127px}.cart-table{padding-bottom:26px}.cart-row .quantity{width:120px;justify-self:center}.table-head,.cart-row{grid-template-columns:minmax(270px,2.7fr) 1fr 1fr 1fr 40px}.cart-product img{flex-shrink:0}.cart-page h1{line-height:1.3}.summary{line-height:1.4}.summary h2{margin-bottom:22px}.cart-actions{padding-top:21px}.payments{padding-bottom:25px}.cart-benefits .benefits b{font-size:14px}.cart-benefits .benefits small{font-size:12px}.cart-benefits .benefits svg{width:35px}.hero-points{margin-top:23px}.hero-points span{padding:0 23px}.hero-copy{top:37px}.hero p{margin-bottom:20px}.gold{padding:11px 32px}.product-page .benefits>div{flex-direction:row}.product-page .benefits b{font-size:14px}
@media(max-width:900px){.home-content{grid-template-columns:1fr}.cart-row,.table-head{grid-template-columns:minmax(230px,2.4fr) .8fr 1fr .8fr 35px}.hero h1{font-size:36px}}
@media(max-width:560px){.brand b{font-size:16px}.hero h1{font-size:33px}.cart-row{grid-template-columns:1fr 1fr 40px}.product-page .benefits b{font-size:10px}.cart-benefits .benefits small{font-size:10px}}
/* Reference-size rhythm for the product and basket panels. */
@media(min-width:901px){.details .qualities{padding-top:0;padding-bottom:16px}.details>p{line-height:1.8}.details .purchase{margin-top:16px;margin-bottom:25px}.details .buy-row{margin-top:12px}.details{padding-bottom:18px}.product-bottom{margin-top:28px}.catalog .card .size-label{margin-bottom:6px}.catalog .product-name{margin-bottom:9px}.catalog .price{margin:12px 0 12px}.catalog .card .add{padding:9px 10px}.catalog .cards .card:nth-child(n+5) img{aspect-ratio:1.1}.filters label{min-height:28px}.filters fieldset{margin-bottom:11px;padding-bottom:8px}.filters h3{margin-bottom:10px}.filters legend{margin-bottom:6px}}
.cart-subtitle{margin-bottom:15px}.summary h2{height:47px;padding-bottom:16px;margin-bottom:16px}.summary-line{height:39px;margin:0;align-items:center}.summary>.muted{height:20px;margin:0;line-height:20px}.summary .total{height:60px;margin:16px 0 0;padding-top:0}.summary .total+.muted{height:36px}.summary .coupon{height:119px;margin-top:0;padding-top:20px}.summary .coupon label{margin-bottom:10px}.summary .coupon input{height:49px}.summary .checkout{height:53px;margin:0;padding:10px}.summary .secure{height:63px;margin:0;padding:20px 0}.summary .payments{height:100px;margin-top:0;padding-top:16px;padding-bottom:20px}.summary .payments p{margin-bottom:9px}.cart-actions .outline{min-width:215px;text-align:center;padding:12px 30px}.cart-actions button{min-width:184px;justify-content:center}.cart-page .cart-row{min-height:127px}.cart-page .table-head{height:62px}.summary .payments .mastercard{position:relative;font-size:0;width:32px;height:24px}.mastercard:before,.mastercard:after{content:'';position:absolute;width:19px;height:19px;border-radius:50%;top:2px;left:0;background:#e52016}.mastercard:after{left:12px;background:#ffae00;opacity:.9}.main-photo .zoom:after{content:none}.main-photo .zoom svg{width:24px;height:24px}.main-photo .badge{display:none}.featured .cards{grid-template-columns:1.09fr 1.04fr 1fr .9fr}.featured .card img{aspect-ratio:auto;height:135px}.story>div{padding-top:29px}.story .ornament{margin-bottom:5px}.story p{line-height:1.95;margin-bottom:13px}.story h2{line-height:1.3}.story .primary{margin-top:0}.featured .card .sizes{gap:7px}.featured .card{padding-left:7px;padding-right:7px}.brand img{mix-blend-mode:lighten}.shop-banner{background-image:linear-gradient(90deg,transparent 45%,#12392d 67%,#062c23),url('../images/storefront/contact-photo.png')}
@media(max-width:900px){.featured .cards{grid-template-columns:repeat(4,minmax(0,1fr))}.featured .card img{height:auto;aspect-ratio:1.4}}
@media(max-width:560px){.featured .cards{grid-template-columns:repeat(2,minmax(0,1fr))}.cart-actions .outline,.cart-actions button{min-width:0}.cart-page .cart-row{min-height:0}.cart-page .table-head{display:none}.summary .payments{height:100px}}
.hero{background-image:linear-gradient(90deg,transparent 52%,#073b2d55 66%,#002a2180),url('../images/storefront/contact-photo.png');background-position:center,left center,right center;background-size:100% 100%,auto 100%,40% 100%;background-repeat:no-repeat}.shop-banner{background-image:linear-gradient(90deg,transparent 45%,#073b2d66 64%,#002a2180),url('../images/storefront/contact-photo.png');background-position:center,left 49%,right center;background-size:100% 100%,auto 410px,40% 260%;background-repeat:no-repeat}.apple-pay{display:flex;direction:ltr;align-items:center;font-family:Arial,sans-serif}.apple-pay svg{width:15px;height:19px}.featured .card .size-label{line-height:1.4}.featured .card .price{line-height:1.5}.featured .card .sizes button{line-height:1.3}.featured .card .add{height:30px}.catalog .card:nth-child(n+5) img{object-position:top}.cart-benefits .benefits>div{flex:1}.cart-benefits .benefits{padding-left:1%;padding-right:1%}
.hero,.shop-banner{background-image:linear-gradient(90deg,#12392d30,#002a2160);background-position:center,right center;background-size:100% 100%,65% 100%;position:relative;isolation:isolate}.hero:before,.shop-banner:before{content:'';position:absolute;inset:0 auto 0 0;width:min(1033px,100%);background:url('../images/storefront/contact-photo.png') left center/auto 100% no-repeat;mask-image:linear-gradient(to right,#000 85%,transparent 100%);z-index:-1}.shop-banner:before{background-size:auto 410px;background-position:left 49%}.hero-copy{z-index:1}.cart-row>b{font-size:16px}.cart-row .quantity{font-size:18px}.cart-row .quantity button{font-family:Arial,sans-serif}.cart-table{padding-right:16px}
@media(min-width:1251px){.table-head,.cart-row{grid-template-columns:minmax(270px,1fr) 100px 186px 80px 40px}.cart-row:first-of-type{min-height:133px}}
@media(max-width:560px){.hero:before{inset:0;width:100%;background-position:30% center;mask-image:none;opacity:.6}.cart-row .quantity{font-size:16px}.cart-row>b{font-size:14px}}
/* Home reference: navigation placement and compact featured-card rhythm. */
@media(min-width:1251px){header{position:relative}header nav{position:absolute;left:28.2%;right:33.7%;justify-content:space-between;gap:0}.tools{gap:24px}.featured .card{padding:5px 7px 10px}.featured .card:first-child{padding-left:3px;padding-right:7px}.featured .rating{line-height:1.4;padding-top:4px}.featured .product-name{margin-top:5px;margin-bottom:4px}.featured .size-label{margin-bottom:3px}.featured .price{margin:7px 0}.featured .cards{grid-template-columns:1.1fr 1.045fr 1fr .9fr}}
.payment-logos img{display:block;width:auto;height:25px;object-fit:contain;mix-blend-mode:multiply}.payment-logos img[alt="Mastercard"]{height:30px}
/* Section dimensions measured against the supplied desktop references. */
@media(min-width:1251px){.featured .price{margin:5px 0}.featured .product-name{margin-bottom:2px}.catalog .card{min-height:425px}.filters{padding-bottom:11px}.filters fieldset{margin-bottom:9px}.product-top{grid-template-columns:710fr 704fr}.details{min-height:498px}.gallery{align-self:start;margin-top:3px}.main-photo>img{height:490px}.product-bottom{margin-top:27px}.tabs button{padding-top:12px;padding-bottom:12px}.tabs-panel h3{margin-top:19px}.cart header{height:90px}.cart-page .breadcrumb{height:59px}}
footer{padding-top:20.5px;padding-bottom:20.5px}
@media(min-width:1251px){.details .purchase{margin-bottom:36px}.details h1{position:relative;top:-4px}.details .reviews{position:relative;top:-5px}.details>p{position:relative;top:-10px;font-size:16px;line-height:1.7}.details>p.origin{top:-8px;font-size:17px}.specs h3{padding-bottom:20px}.specs>div{font-size:13px;padding-top:9px;padding-bottom:9px}.atlas p{margin-bottom:29px}.description .benefits{margin-bottom:18px}}

/* Home categories and filterable product carousel. */
.home-categories,.home-products{max-width:1362px;margin:38px auto;padding:0}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:22px}.section-heading span{display:block;color:var(--gold);font-size:13px;font-weight:700;margin-bottom:3px}.section-heading h2{font-size:27px;margin:0}.section-heading>a{color:#9b6214;font-size:14px}.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.category-card{position:relative;height:205px;overflow:hidden;border-radius:12px;background:#123b2f}.category-card:after{content:'';position:absolute;inset:30% 0 0;background:linear-gradient(transparent,#052d24e8)}.category-card img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.category-card:hover{filter:none}.category-card:hover img{transform:scale(1.04)}.category-card span{position:absolute;z-index:1;right:19px;left:19px;bottom:16px;color:#fff}.category-card b{display:block;font-size:19px}.category-card small{color:#edc984;font-size:12px;margin-top:3px}.home-products{margin-top:46px}.products-heading{margin-bottom:12px}.product-carousel-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.product-tabs{display:flex;gap:5px;padding:4px;border:1px solid #e3d8ca;border-radius:9px;background:#f8f2eb}.product-tabs button{min-width:105px;padding:8px 16px;border-radius:6px;font-size:14px}.product-tabs button.active{background:var(--green);color:#fff}.carousel-controls{display:flex;direction:ltr;gap:8px}.carousel-controls button{width:41px;height:41px;border:1px solid #d9cbbb;border-radius:50%;background:#fff;color:var(--green);font:25px Arial}.product-carousel{overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;direction:ltr}.product-carousel::-webkit-scrollbar{display:none}.carousel-track{display:flex;gap:16px;width:max-content;padding:1px}.carousel-track .card{width:calc((min(1362px,100vw - 48px) - 48px)/4)}
@media(max-width:1410px){.home-categories,.home-products{margin-left:24px;margin-right:24px}}
@media(max-width:900px){.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.carousel-track .card{width:calc((100vw - 64px)/2)}}
@media(max-width:560px){.home-categories,.home-products{margin:28px 14px}.section-heading h2{font-size:22px}.section-heading>a{font-size:12px}.category-grid{gap:10px}.category-card{height:155px}.category-card b{font-size:15px}.product-carousel-toolbar{align-items:flex-end;gap:8px}.product-tabs{flex:1}.product-tabs button{min-width:0;flex:1;padding:8px 5px;font-size:11px}.carousel-controls button{width:35px;height:35px}.carousel-track{gap:10px}.carousel-track .card{width:calc((100vw - 38px)/2)}}

/* Real product badges and persistent, accessible favorite controls. */
.card-photo{position:relative;aspect-ratio:1.38;overflow:hidden;border-radius:7px;isolation:isolate}
.card-photo>a{display:block;width:100%;height:100%;overflow:hidden}
.catalog .card .card-photo img{width:100%;height:100%;aspect-ratio:auto;object-fit:cover;border-radius:0;object-position:center}
.catalog .card .card-photo.crop-overlay img{transform:scale(1.23);transform-origin:center bottom}
.catalog .card .card-photo.honey-photo img{transform:scale(1.32)}
.product-badge{position:absolute;z-index:1;top:8px;right:8px;display:inline-flex;align-items:center;justify-content:center;min-height:26px;padding:4px 10px;border-radius:7px;color:#fff;font-size:12px;line-height:1.5;font-weight:500;pointer-events:none;background:#bf842f}
.product-badge.new{background:#075037}.product-badge.sale{background:#bd8128}
.card-photo .favorite{z-index:2;top:7px;left:7px;display:grid;place-items:center;width:36px;height:36px;padding:6px;border:0;border-radius:50%;color:white;background:transparent;transition:background .15s,color .15s}
.card-photo .favorite svg{width:24px;height:24px;fill:transparent;stroke-width:1.8;filter:drop-shadow(0 1px 2px #0005)}
.card-photo .favorite:hover{background:#073c2d55}.card-photo .favorite.saved{background:#fff;color:#b76c25}.card-photo .favorite.saved svg{fill:currentColor;filter:none}
@media(max-width:560px){.product-badge{top:6px;right:6px;font-size:10px;padding:3px 6px;min-height:23px}.card-photo .favorite{top:4px;left:4px;width:32px;height:32px}.card-photo .favorite svg{width:22px;height:22px}}

/* Contact page */
body.contact{background:#fcf9f5}.contact header{height:86px}.contact-hero{height:204px;position:relative;overflow:hidden;color:#fff;background:linear-gradient(90deg,#072e2670,#072e2630),url('../images/storefront/contact-photo.png') center 49%/cover no-repeat}.contact-hero-title{position:absolute;right:6.2%;top:42px}.contact-hero-title h1{color:#fff;font-size:48px;line-height:1;margin:0 0 20px}.contact-hero-title p{font-size:20px;line-height:1.55}.contact-hero-note{position:absolute;left:10.2%;top:50px;text-align:center;font-size:25px;line-height:1.65;transform:rotate(-2deg);font-weight:300}.contact-hero-note span{display:block;width:108px;height:2px;background:#fff;margin:9px auto 0;transform:rotate(-7deg)}
.contact-main{max-width:1430px;height:545px;margin:20px auto 8px;display:grid;grid-template-columns:446px 550px 400px;gap:18px;direction:ltr}.contact-main>*{direction:rtl}.contact-main .panel{background:#fff5}.contact-visuals{display:grid;grid-template-rows:277px 236px;gap:13px}.contact-photo,.contact-map{border-radius:10px;overflow:hidden}.contact-photo{background-repeat:no-repeat;background-size:1536px 1024px;background-position:-1039px -310px}.contact-map{position:relative;background-repeat:no-repeat;background-size:1536px 1024px;background-position:-1039px -600px}.map-controls{position:absolute;left:14px;top:15px;display:flex;flex-direction:column;background:#fff;border-radius:4px;box-shadow:0 1px 4px #0003}.map-controls button{width:32px;height:32px;font:24px Arial;border-bottom:1px solid #ddd}.map-controls button:last-child{border:0}.map-label,.map-pin,.map-imlil,.map-asni{display:none}
.contact-form-panel{padding:14px 20px}.contact-form-panel h2,.contact-info h2{font-size:25px;margin:0 0 4px}.contact-form-panel>p,.contact-info>p{color:#68645f;margin:0 0 22px;font-size:15px}.contact-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px 18px}.contact-form-grid label{font-size:15px;color:#0a3b2f}.contact-form-grid em{color:#bc2b1c;font-style:normal}.contact-form-grid label>span{height:43px;display:flex;align-items:center;border:1px solid #ddd1c5;border-radius:7px;margin-top:6px;padding:0 10px;color:#999}.contact-form-grid input{border:0;background:transparent;outline:0;width:100%;text-align:right}.contact-form-grid label:nth-child(2) input,.contact-form-grid label:nth-child(3) input{text-align:left}.contact-form-grid label svg{width:19px;height:19px}.contact-form-grid select{display:block;width:100%;height:43px;margin-top:6px;border:1px solid #ddd1c5;border-radius:7px;background:transparent;padding:0 12px;color:#555}.message-label{grid-column:1/-1}.contact-form-grid textarea{display:block;width:100%;height:105px;resize:none;margin-top:6px;border:1px solid #ddd1c5;border-radius:7px;background:transparent;padding:12px}.message-label small{text-align:left;color:#666;font-size:12px}.contact-submit{width:100%;height:45px;margin-top:18px;font-size:16px;font-weight:700}.contact-submit svg{width:22px}
.contact-info{padding:15px 21px}.contact-info>p{line-height:1.7;margin-bottom:13px}.contact-detail{display:flex;gap:27px;align-items:center;min-height:98px;border-bottom:1px solid #e8ded3}.contact-detail:last-child{border:0}.contact-detail i{display:grid;place-items:center;width:62px;height:62px;flex:none;border-radius:50%;background:#f7ead8;color:#074534;font-style:normal}.contact-detail i svg{width:29px;height:29px;stroke-width:2}.contact-detail span>*{display:block}.contact-detail b{font-size:18px;color:#073c2d}.contact-detail a{font-size:15px}.contact-detail small{color:#777;font-size:13px;margin-top:3px}.contact-detail u{color:#b8731d;text-decoration:none;font-size:13px;margin-top:5px}
.contact-links{height:108px;max-width:1430px;margin:auto;display:flex;direction:ltr}.contact-links>div{direction:rtl;flex:1;display:flex;justify-content:center;align-items:center;gap:26px;border-right:1px solid #ddd4ca;color:#b87921}.contact-links>div:last-child{border:0}.contact-links svg{width:48px;height:48px;stroke-width:1.4}.contact-links span>*{display:block}.contact-links b{font-size:17px;color:#073c2d}.contact-links small{color:#666;font-size:13px}.contact-links a{font-size:13px;margin-top:7px}.contact-footer{height:63px;padding:18px 11%;display:flex;align-items:center;justify-content:space-between;direction:rtl;background:#faf3eb url('../images/storefront/pattern.png') left center/auto 100% no-repeat}.contact-footer nav{display:flex;gap:55px}.contact-footer nav a{font-size:13px;padding:0}.contact-footer .socials{font:20px Arial;color:#55483b}
@media(max-width:1100px){.contact-main{height:auto;margin:18px;grid-template-columns:1fr 1fr}.contact-visuals{grid-column:1/-1;grid-row:2;grid-template-columns:1fr 1fr;grid-template-rows:250px}.contact-info{grid-column:1}.contact-form-panel{grid-column:2}.contact-links{margin:0 18px}.contact-footer{padding:18px 4%}}
@media(max-width:700px){.contact-hero{height:220px}.contact-hero-title{right:25px}.contact-hero-title h1{font-size:38px}.contact-hero-title p{font-size:16px}.contact-hero-note{display:none}.contact-main{display:flex;flex-direction:column}.contact-info{order:2}.contact-visuals{order:3;display:grid;grid-template-columns:1fr;grid-template-rows:220px 220px}.contact-form-grid{grid-template-columns:1fr}.message-label{grid-column:auto}.contact-photo,.contact-map{background-image:url('../images/storefront/contact-photo.png');background-size:cover;background-position:center}.contact-map{background-image:url('../images/storefront/atlas.png')}.contact-links{height:auto;flex-direction:column}.contact-links>div{padding:20px;border:0;border-bottom:1px solid #ddd4ca}.contact-footer{height:auto;gap:16px;flex-direction:column}.contact-footer nav{gap:20px}}
@media(min-width:1101px){.contact-main{max-width:1432px;height:526px;margin-bottom:0}.contact-links{height:124px;max-width:1432px}.contact-footer{height:64px}}

/* Desktop contact reference alignment. */
@media(min-width:1101px){
  .contact-hero{background-repeat:no-repeat;background-size:cover;background-position:center 56%}
  .contact-hero-title,.contact-hero-note{display:block}
  .contact-main{direction:rtl}
  .contact-links{direction:rtl}
  .contact-map .map-controls{display:none}
}

/* Shared full-width site chrome. */
header{width:100%;max-width:none!important;margin:0!important}
.site-footer{margin-top:42px;padding:22px 34px;background:linear-gradient(110deg,#234339,#002e20 80%);color:#fff;text-align:right}
.footer-inner{max-width:1536px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:35px}
.footer-brand{display:flex;align-items:center;gap:12px;white-space:nowrap}.footer-brand img{width:55px;height:55px;object-fit:contain}.footer-brand b{display:block;font-size:17px}.footer-brand small{color:#d49729;font-size:11px;margin-top:4px}
.site-footer nav{gap:34px}.site-footer nav a{font-size:13px;padding:10px 0}.footer-copy{color:#d5ddd9;font-size:12px;white-space:nowrap}
@media(max-width:700px){.site-footer{padding:22px 16px}.footer-inner{flex-direction:column;gap:15px;text-align:center}.site-footer nav{gap:24px}.footer-copy{white-space:normal}}

/* Keep product imagery and controls comfortably inset from every card edge. */
.card,.catalog .card,.featured .card{padding:12px}
@media(max-width:560px){.card,.catalog .card,.featured .card{padding:10px}}

/* Supplied Atlas panorama for the contact hero at every breakpoint. */
.contact .contact-hero{background-repeat:no-repeat;background-size:cover;background-position:center 56%}
[hidden] { display: none !important; }
.no-js-notice { padding: 16px; text-align: center; }

/* Supplied product panorama with contrast behind the homepage copy. */
.hero {
  background-image: linear-gradient(90deg, transparent 35%, #062c2380 60%, #062c23d9 100%), url('../images/storefront/home-hero.png');
  background-position: left center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero:before { content: none; }
@media (max-width: 560px) {
  .hero {
    background-image: linear-gradient(#062c23a6, #062c23bf), url('../images/storefront/home-hero-mobile.png');
    background-position: 10% center;
  }
}
