@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@400;500;600;700;800;900&display=swap');
:root{--brand:#7a3500;--cream:#f8eadf;--ink:#211c19;--muted:#746b65;--line:#e8e2dc;--danger:#c72222}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Cairo,Arial,sans-serif;color:var(--ink);background:#fff}button,input{font:inherit}button{cursor:pointer}a{text-decoration:none;color:inherit}.top-strip{height:30px;display:grid;place-items:center;background:#171412;color:#fff;font-size:10px;position:relative;z-index:2}.landing-shell{width:min(100%,720px);margin:auto;padding:14px 14px 90px}.shipping-banner{background:#f3d9c5;border-radius:8px;padding:10px;text-align:center;font-size:12px;margin-bottom:14px;box-shadow:0 3px 10px #4c250c12}.landing-card{border-radius:16px;background:#fff;box-shadow:0 5px 22px #331b0c10;overflow:hidden}.hero-image,.detail-image{display:block;width:100%;height:auto;background:#f3f3f3}.social-proof{display:flex;align-items:center;gap:11px;padding:7px 17px;border-top:1px solid #eee;border-bottom:1px solid #eee}.avatar-stack{display:flex;direction:ltr}.avatar-stack span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;margin-left:-8px;border:2px solid #fff;background:linear-gradient(140deg,#e5b996,#85502d);color:#fff;font-weight:800}.avatar-stack span:nth-child(2){background:linear-gradient(140deg,#b4c8d7,#465d6f)}.avatar-stack span:nth-child(3){background:linear-gradient(140deg,#ddb69d,#6e4333)}.avatar-stack span:nth-child(4){background:linear-gradient(140deg,#c9d0a6,#596135)}.stars{color:#ffb000;letter-spacing:1px;line-height:1}.stars i{font-style:normal;background:linear-gradient(90deg,#ffb000 50%,#ddd 50%);background-clip:text;color:transparent}.social-proof small{font-size:10px;color:var(--muted)}.product-intro{padding:18px}.product-intro h1{font-size:18px;margin:0 0 8px}.product-intro p{font-size:12px;color:var(--muted);margin:0}.price-line{margin-top:16px;background:#f4f6f8;border-radius:8px;padding:11px;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.price-line strong{font-size:18px;margin-left:auto}.price-line del{color:#999;font-size:12px}.price-line span{font-size:10px}.landing-card form{padding:0 18px 20px}.offers{display:grid;gap:9px}.offer{border:2px solid #2f2925;border-radius:7px;min-height:54px;padding:8px 12px;display:flex;align-items:center;gap:9px;cursor:pointer}.offer:has(input:checked){border-color:var(--brand);box-shadow:inset 0 0 0 1px var(--brand);background:#fffaf6}.offer input{accent-color:var(--brand)}.offer>span{display:flex;flex-direction:column;flex:1}.offer b{font-size:12px}.offer em{font-size:9px;color:#f06b00;font-style:normal}.offer strong{font-size:12px}.checkout-title{font-size:15px;color:var(--danger);text-align:right;margin:20px 0 10px}.checkout-fields{display:grid;gap:9px}.checkout-fields label{height:47px;border:1px solid var(--line);border-radius:9px;display:flex;align-items:center;padding:0 12px;gap:9px}.checkout-fields label:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px #7a350010}.checkout-fields input{border:0;outline:0;width:100%;height:100%;background:transparent}.checkout-fields small{color:#c72222;font-size:10px;margin-top:-7px}.buy-button,.cta-block button{width:100%;border:0;border-radius:99px;background:var(--brand);color:#fff;font-weight:800;padding:15px;box-shadow:0 9px 22px #7a350026}.buy-button[disabled]{opacity:.65}.form-message{text-align:center;font-size:11px;color:#c72222;margin-top:8px}.trust-row{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;padding:18px 10px}.trust-row>div{text-align:center}.trust-row i{width:34px;height:34px;border-radius:10px;background:#ffe5d3;display:grid;place-items:center;margin:auto;font-style:normal}.trust-row span{display:block;font-size:9px;margin-top:6px}.prep-banner{margin:0 18px 10px;padding:12px;background:#f4dbc8;border-radius:8px;display:flex;justify-content:space-between;font-size:10px}.accordions{padding:0 18px 18px}.accordions details{background:#f4f6f8;border-radius:7px;margin:7px 0;padding:11px}.accordions summary{display:flex;justify-content:space-between;font-weight:700;font-size:11px;cursor:pointer;list-style:none}.accordions p{font-size:10px;color:var(--muted);line-height:1.9}.product-copy{padding:44px 28px;font-size:12px;line-height:2}.product-copy h2{font-size:27px;line-height:1.4}.product-copy ul{padding-right:20px}.cta-block{text-align:center;padding:45px 20px}.cta-block>span{font-size:25px}.cta-block h2{font-size:24px;margin:5px}.cta-block>div{display:flex;align-items:center;justify-content:center;gap:8px;margin:13px}.cta-block b{background:#ed3341;color:#fff;border-radius:99px;padding:4px 8px;font-size:10px}.cta-block del{color:#999}.cta-block button{max-width:270px}.how{text-align:center;padding:45px 17px}.how>h2{font-size:25px;margin:0}.how>p{color:var(--muted);font-size:10px}.how>div{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;margin-top:25px}.how article{border:1px solid #ead9ca;border-radius:10px;padding:22px 10px;background:linear-gradient(180deg,#fff,#fff5ee)}.how i{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#f0d5c1;margin:-42px auto 10px;font-style:normal;font-weight:900}.how h3{font-size:13px}.how p{font-size:9px;color:var(--muted)}.sticky-buy{position:fixed;z-index:20;bottom:10px;left:50%;transform:translateX(-50%);width:min(calc(100% - 24px),680px);background:#fff;border:1px solid #eadfd7;border-radius:14px;padding:8px;box-shadow:0 10px 35px #35190935;display:flex;align-items:center;gap:9px}.sticky-buy img{width:46px;height:46px;object-fit:cover;border-radius:8px}.sticky-buy>div{display:flex;flex-direction:column;flex:1;min-width:0}.sticky-buy b{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-buy small{font-weight:800}.sticky-buy button{border:0;background:var(--brand);color:#fff;border-radius:99px;padding:10px 24px;font-weight:800}.public-footer{text-align:center;padding:35px 16px 100px;color:#6d665f}.public-footer nav,.socials{display:flex;gap:15px;justify-content:center;flex-wrap:wrap;margin:14px}.public-footer a{font-size:10px}.public-footer small{font-size:9px}.store-header{height:74px;display:flex;align-items:center;justify-content:space-between;padding:0 max(20px,calc((100% - 1100px)/2));border-bottom:1px solid var(--line)}.store-logo{font-weight:900;font-size:21px;color:var(--brand)}.store-header span{font-size:11px;color:var(--muted)}.store-shell{max-width:1100px;margin:auto;padding:24px}.store-hero{background:linear-gradient(135deg,#f5ddca,#fff4eb);padding:52px;border-radius:24px;margin-bottom:25px}.store-hero span{font-size:12px;color:var(--brand);font-weight:800}.store-hero h1{font-size:42px;line-height:1.25;margin:9px 0}.store-hero p{color:var(--muted)}.store-products{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.store-product{border:1px solid var(--line);border-radius:18px;overflow:hidden}.store-product img{width:100%;aspect-ratio:1;object-fit:cover}.store-product>div{padding:15px}.store-product h2{font-size:16px}.store-product p{font-size:11px;color:var(--muted);height:38px;overflow:hidden}.store-product strong{display:block}.store-product span{display:inline-block;background:var(--brand);color:#fff;padding:8px 15px;border-radius:99px;font-size:11px;margin-top:11px}.thank-page{background:#fff}.thank-shell{width:min(100%,720px);margin:auto;padding:20px}.thank-hero{background:#f0d5c1;padding:48px 24px 25px;border-radius:22px;text-align:center}.checkmark{width:85px;height:85px;margin:auto;border:6px solid #fff;border-radius:50%;display:grid;place-items:center;background:var(--brand);color:#fff;font-size:43px;box-shadow:0 8px 30px #5d2c0a2c}.thank-hero h1{font-size:31px;margin:22px 0 4px}.thank-hero>p{color:#6e5c50}.order-number{border-top:1px solid #d4bba8;padding:16px}.order-summary{background:#fff;border-radius:16px;text-align:right;overflow:hidden}.order-summary h2{padding:18px;margin:0;border-bottom:1px solid var(--line);font-size:19px}.summary-product{display:flex;gap:12px;align-items:center;padding:20px}.summary-product img{width:80px;height:80px;border-radius:10px;object-fit:cover}.summary-product div{display:flex;flex:1;flex-direction:column}.summary-product span,.summary-product small{font-size:11px}.order-summary dl{padding:0 20px 20px;margin:0}.order-summary dl>div{display:flex;justify-content:space-between;padding:10px 0;border-top:1px solid var(--line)}.order-summary dt{font-weight:700}.order-summary dd{margin:0;max-width:65%}.order-summary .total{font-size:20px}.continue-shopping{display:block;text-align:center;background:var(--brand);color:#fff;padding:13px;border-radius:99px;margin:20px auto;width:220px}.legal-page{background:#f8f5f2}.legal-card{max-width:850px;margin:35px auto;background:#fff;border-radius:18px;padding:35px;min-height:420px}.legal-card div{white-space:normal;line-height:2}.error-page{min-height:100vh;display:grid;place-items:center;text-align:center}.error-page strong{font-size:70px;color:var(--brand)}.error-page a{display:inline-block;background:var(--brand);color:#fff;padding:10px 18px;border-radius:99px}
@media(min-width:850px){.landing-shell{padding-top:25px}.landing-card{border:1px solid var(--line)}.hero-image{border-radius:14px}.product-copy{font-size:14px}.detail-image{max-height:none}.top-strip{height:34px}}
@media(max-width:650px){.landing-shell{padding:10px 0 90px}.shipping-banner{margin:0 12px 10px}.landing-card{border-radius:0;box-shadow:none}.store-header{padding:0 18px}.store-header span{display:none}.store-shell{padding:14px}.store-hero{padding:30px 22px;border-radius:18px}.store-hero h1{font-size:31px}.store-products{grid-template-columns:repeat(2,1fr);gap:10px}.store-product>div{padding:11px}.store-product h2{font-size:13px}.how>div{grid-template-columns:1fr;gap:30px}.how article{padding:22px}.thank-shell{padding:0}.thank-hero{border-radius:0;padding-top:40px}.summary-product{align-items:flex-start}.legal-card{margin:12px;padding:22px}.product-copy h2{font-size:23px}}
.avatar-stack img{width:34px;height:34px;border-radius:50%;object-fit:cover;margin-left:-8px;border:2px solid #fff;background:#eee}
.ui-icon{width:23px;height:23px;display:block}.rating-stars{position:relative;display:inline-block;direction:ltr;font-size:17px;line-height:1;color:#d7d7d7;letter-spacing:1px}.rating-stars b{position:absolute;left:0;top:0;overflow:hidden;white-space:nowrap;color:#ffad00;font-weight:400}.social-proof{justify-content:flex-start}.social-proof>div:last-child{min-width:0}.selected-total{display:flex;align-items:center;justify-content:space-between;margin:12px 0 3px;padding:11px 13px;background:#fff7ef;border:1px solid #f0d6c2;border-radius:9px;font-size:11px}.selected-total strong{font-size:15px;color:var(--brand)}.checkout-fields label.checkout-field{position:relative;padding:0 12px;background:#fff}.checkout-field>.ui-icon{flex:0 0 22px;color:#4c4c55;background:#f5f5f6;padding:3px;border-radius:6px}.checkout-field input::placeholder{color:#8d8b97;opacity:1}.checkout-field.field-invalid{border-color:#e12534!important;background:#fff7f8;animation:fieldShake .38s ease}.checkout-field.field-invalid>.ui-icon{color:#d51f2e}.prep-banner{align-items:center;gap:7px;background:linear-gradient(90deg,#f0d2bb,#fff3ea);font-size:10px}.prep-banner>b{white-space:nowrap}.prep-banner>span{margin-right:auto}.prep-banner strong{font-size:13px;color:var(--brand);font-variant-numeric:tabular-nums}.accordions details{padding:0;overflow:hidden}.accordions summary{padding:12px}.accordions summary b{display:flex;align-items:center;gap:8px}.accordions summary .ui-icon{width:19px;height:19px}.accordions details[open] summary{background:#fff4eb}.accordions details[open] summary>span{transform:rotate(45deg)}.accordions details p{padding:0 14px 13px;margin:0}.product-copy{max-width:620px;margin:auto}.product-copy h2{font-size:31px;line-height:1.35;margin:20px 0 12px}.product-copy h3{font-size:21px;margin:20px 0 8px}.product-copy p{font-size:14px;line-height:2;margin:8px 0}.product-copy ul,.product-copy ol{display:grid;gap:8px;font-size:13px;line-height:1.8}.how>div{align-items:stretch}.how article{position:relative;padding-top:34px}.how article>i{width:54px;height:54px;border-radius:16px;margin:-54px auto 8px;display:grid;place-items:center}.how article>i .ui-icon{width:28px;height:28px}.how article>span{position:absolute;top:8px;left:10px;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;font-size:10px;font-weight:900}.how .step-1{background:linear-gradient(160deg,#fff3e9,#ffd8bd);border-color:#f2bd98}.how .step-2{background:linear-gradient(160deg,#fff,#f5f0ff);border-color:#d8c9f0}.how .step-3{background:linear-gradient(160deg,#effbf5,#d6f1e2);border-color:#b7ddc9}.how .step-1>i,.how .step-1>span{background:#f5c9aa;color:#7a3500}.how .step-2>i,.how .step-2>span{background:#dfd2f2;color:#584078}.how .step-3>i,.how .step-3>span{background:#bfe5d0;color:#17633b}.store-header{background:#fff;position:sticky;top:0;z-index:15}.store-logo{display:flex;align-items:center;gap:10px}.store-logo>i,.store-logo>img{width:43px;height:43px;border-radius:13px;background:var(--brand);color:#fff;object-fit:contain;display:grid;place-items:center;font-style:normal}.store-logo>div{display:flex;flex-direction:column}.store-logo small{font-size:9px;color:var(--muted);font-weight:500}.store-header nav{display:flex;gap:22px;font-size:12px;font-weight:700}.store-hero{display:grid;grid-template-columns:1.4fr 1fr;align-items:center;gap:25px;overflow:hidden;position:relative}.store-hero:after{content:'';position:absolute;width:260px;height:260px;border-radius:50%;background:#fff8;left:-70px;top:-90px}.store-hero>div{position:relative;z-index:1}.store-hero a{display:inline-flex;background:var(--brand);color:#fff;border-radius:99px;padding:11px 19px;font-size:12px;font-weight:800;margin-top:8px}.hero-badges{display:grid!important;grid-template-columns:1fr!important;gap:9px}.hero-badges>div{display:flex;align-items:center;gap:10px;background:#fff;padding:12px;border-radius:12px;box-shadow:0 8px 25px #7a350010}.hero-badges i{width:36px;height:36px;border-radius:10px;background:#f8dfcc;display:grid;place-items:center}.hero-badges span{font-size:11px;font-weight:800}.store-section-head{display:flex;align-items:end;justify-content:space-between;margin:38px 0 18px}.store-section-head span{font-size:10px;color:var(--brand);font-weight:800}.store-section-head h2{margin:4px 0;font-size:27px}.store-section-head p{font-size:11px;color:var(--muted)}.store-products{grid-template-columns:repeat(4,1fr)}.store-product{background:#fff;transition:.2s}.store-product:hover{transform:translateY(-4px);box-shadow:0 15px 35px #35190912}.legal-content h2{font-size:25px;margin:25px 0 10px}.legal-content h3{font-size:19px}.legal-content p,.legal-content li{line-height:2;color:#514b47}.legal-content ul{display:grid;gap:7px}
@keyframes fieldShake{0%,100%{transform:translateX(0)}25%{transform:translateX(7px)}50%{transform:translateX(-7px)}75%{transform:translateX(4px)}}
@media(max-width:650px){.product-copy{padding:34px 22px}.product-copy h2{font-size:25px}.product-copy h3{font-size:19px}.store-header nav{display:none}.store-hero{grid-template-columns:1fr;padding:28px 20px}.hero-badges{grid-template-columns:repeat(3,1fr)!important}.hero-badges>div{display:grid;text-align:center;padding:8px}.hero-badges i{margin:auto}.hero-badges span{font-size:8px}.store-section-head{align-items:start}.store-section-head p{display:none}.store-section-head h2{font-size:22px}.store-products{grid-template-columns:repeat(2,1fr)}.prep-banner{flex-wrap:wrap}.prep-banner>span{width:100%;margin:0}.rating-stars{font-size:15px}}

/* v1.2 premium storefront and lightweight checkout */
.intro-copy,.intro-copy p{font-size:12px;color:var(--muted);margin:0;line-height:1.9}.intro-copy h1,.intro-copy h2,.intro-copy h3{font-size:14px;margin:7px 0}.checkout-field input[dir=rtl]{direction:rtl;text-align:right;unicode-bidi:plaintext}.discover-store{width:min(100%,390px);display:flex;align-items:center;justify-content:center;gap:9px;font-weight:800;padding:15px 20px;box-shadow:0 12px 30px color-mix(in srgb,var(--brand) 25%,transparent)}.discover-store .ui-icon{width:19px}.footer-brand{display:grid;gap:2px;margin-bottom:12px}.footer-brand b{font-size:18px;color:var(--brand)}.footer-brand span{font-size:10px}
.store-page{background:linear-gradient(180deg,#fff 0,#fbfaf8 45%,#f7f4f0 100%)}.store-page .top-strip{background:var(--brand)}.store-header{box-shadow:0 8px 35px #28160c0a}.header-cta{background:var(--brand);color:#fff;border-radius:99px;padding:9px 17px;font-size:11px;font-weight:800}.store-shell{max-width:1180px;padding-top:34px}.store-hero{min-height:440px;padding:65px;background:radial-gradient(circle at 12% 15%,#fff 0 6%,transparent 6.5%),linear-gradient(135deg,#f9eadf,#fff 55%,#f3ddd0);border:1px solid #f0ded2;box-shadow:0 24px 70px #55301a12}.store-hero:before{content:'';position:absolute;width:420px;height:420px;border:1px solid #fff9;border-radius:50%;left:-130px;bottom:-220px}.hero-copy .eyebrow{display:inline-flex;background:#fff;color:var(--brand);padding:7px 12px;border-radius:99px;box-shadow:0 7px 22px #4b2a1510}.hero-copy h1{font-size:48px;letter-spacing:-1.5px}.hero-copy h1 em{font-style:normal;color:var(--brand)}.hero-copy p{max-width:560px;line-height:2}.hero-actions{display:flex;align-items:center;gap:18px}.hero-actions small{display:flex;align-items:center;gap:6px;font-size:10px;font-weight:700}.hero-actions .ui-icon{width:18px;color:var(--brand)}.hero-showcase{min-height:280px;position:relative;display:grid;place-items:center}.hero-orbit{position:absolute;width:250px;height:250px;border-radius:50%;background:linear-gradient(145deg,var(--brand),#d49d73);opacity:.11;display:grid;place-items:center}.hero-orbit .ui-icon{width:110px;height:110px}.hero-badges{width:min(100%,290px)}
.store-trust{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:22px 0 45px}.store-trust>div{background:#fff;border:1px solid var(--line);border-radius:17px;padding:18px;display:grid;grid-template-columns:42px 1fr;column-gap:11px;align-items:center;box-shadow:0 10px 30px #4b2a1508}.store-trust .ui-icon{grid-row:1/3;width:42px;height:42px;padding:9px;border-radius:12px;background:#fff2e9;color:var(--brand)}.store-trust b{font-size:12px}.store-trust small{font-size:9px;color:var(--muted)}
.catalog-tools{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:20px}.catalog-tools>label{width:min(100%,360px);height:46px;background:#fff;border:1px solid var(--line);border-radius:13px;display:flex;align-items:center;padding:0 13px;gap:8px}.catalog-tools input{border:0;outline:0;width:100%;background:transparent}.catalog-tools .ui-icon{width:19px;color:var(--muted)}.catalog-tools>div{display:flex;gap:7px}.catalog-tools button{border:1px solid var(--line);background:#fff;border-radius:99px;padding:9px 14px;font-size:10px;font-weight:800}.catalog-tools button.active{background:var(--brand);border-color:var(--brand);color:#fff}.store-products{gap:20px}.store-product{border-radius:22px;box-shadow:0 10px 35px #3d24120a}.product-visual{position:relative;overflow:hidden;background:#f4f0ed}.product-visual img{display:block;transition:transform .35s}.store-product:hover .product-visual img{transform:scale(1.035)}.product-visual>span{position:absolute;right:10px;top:10px;background:#fff;color:var(--brand);border-radius:99px;padding:5px 9px;font-size:8px;font-weight:800;box-shadow:0 4px 15px #0001}.store-product h2{margin:2px 0 7px;line-height:1.65}.store-card-copy p{height:39px;margin:0;color:var(--muted);font-size:10px;line-height:1.9;overflow:hidden}.store-card-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:14px;padding-top:12px;border-top:1px solid var(--line)}.store-card-bottom strong{font-size:16px;color:var(--brand)}.store-card-bottom strong small{font-size:8px}.store-card-bottom span{display:flex;align-items:center;gap:3px;margin:0;padding:0;background:none;color:var(--ink);font-weight:800}.store-card-bottom .ui-icon{width:15px}.catalog-empty{text-align:center;padding:35px;color:var(--muted)}.store-product[hidden]{display:none}.store-page .public-footer{background:#211c19;color:#cfc8c2;margin-top:70px}.store-page .public-footer .footer-brand b{color:#fff}.store-page .public-footer a{color:#eee}
.legal-content h1,.product-copy h1{font-size:36px;line-height:1.35}.legal-content blockquote,.product-copy blockquote{border-right:4px solid var(--brand);margin:18px 0;padding:12px 16px;background:#faf6f2;color:#61554c}.legal-content hr,.product-copy hr{border:0;border-top:1px solid var(--line);margin:25px 0}
@media(max-width:780px){.header-cta{display:none}.store-shell{padding:14px}.store-hero{min-height:auto;padding:35px 22px}.hero-copy h1{font-size:34px}.hero-showcase{min-height:230px}.store-trust{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:30px}.store-trust>div{padding:12px}.catalog-tools{display:grid}.catalog-tools>label{width:100%}.catalog-tools>div{overflow:auto;padding-bottom:4px}.catalog-tools button{white-space:nowrap}.store-products{gap:11px}.store-product{border-radius:15px}.store-card-bottom{display:grid;gap:6px}.store-card-bottom span{font-size:9px}.store-card-copy p{font-size:9px}.discover-store{width:calc(100% - 28px)}.legal-content h1,.product-copy h1{font-size:28px}}
