.storefront-page{
  --store-ink:#151512;
  --store-muted:#6f706b;
  --store-cream:#f5f1e9;
  --store-paper:#fffefa;
  --store-gold:#b38a4a;
  --store-line:#e5ded1;
  background:#fbfaf7;
  color:var(--store-ink);
  overflow-x:hidden
}
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.announcement{background:#151512;color:#f7f1e7;font-size:11px;font-weight:700;letter-spacing:.15px}
.announcement-inner{min-height:34px;display:flex;align-items:center;justify-content:center;gap:16px}
.announcement i{width:3px;height:3px;border-radius:50%;background:#c8a66c}
.storefront-header{background:rgba(255,254,250,.93);border-color:rgba(29,28,24,.09);box-shadow:0 4px 24px rgba(34,31,24,.035)}
.storefront-header .nav{height:72px}
.storefront-header .brand-logo,.storefront-footer .brand-logo{border-radius:13px;background:#0b0c0f;box-shadow:0 6px 20px rgba(0,0,0,.14)}
.storefront-header .brand strong{font-size:17px;letter-spacing:3px}
.storefront-header .nav-actions{gap:24px}
.storefront-header .nav-link{font-size:13px;color:#3b3a36;transition:color .2s}
.storefront-header .nav-link:hover{color:var(--store-gold)}
.storefront-header .cart-button{border-radius:999px;padding:9px 12px 9px 16px;background:#181816;box-shadow:0 8px 24px rgba(0,0,0,.13)}
.cart-icon{font-size:15px}

.storefront-hero{position:relative;padding:80px 0 88px;background:
  radial-gradient(circle at 15% 10%,rgba(255,255,255,.88),transparent 34%),
  linear-gradient(125deg,#efe7d9 0%,#ded2c0 54%,#cbb99d 100%);color:var(--store-ink)}
.storefront-hero:before{content:"HASSEN";position:absolute;left:-15px;bottom:-29px;font-size:clamp(88px,15vw,220px);font-weight:950;letter-spacing:12px;color:rgba(255,255,255,.16);line-height:1;pointer-events:none}
.storefront-hero .hero-grid{grid-template-columns:1fr .92fr;gap:70px;min-height:460px}
.storefront-hero .hero-copy{position:relative;z-index:2}
.storefront-hero .eyebrow{color:#6f542c;background:rgba(255,255,255,.44);border:1px solid rgba(112,84,44,.18);border-radius:999px;padding:8px 12px;margin-bottom:17px}
.storefront-hero .eyebrow i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#8d642a;margin-left:6px}
.storefront-hero h1{font-size:clamp(46px,6.2vw,78px);line-height:1.03;letter-spacing:-2px;margin:0 0 22px;max-width:700px}
.storefront-hero h1 em{font-style:normal;color:#725326}
.storefront-hero p{color:#514f49;font-size:17px;line-height:1.95;max-width:610px;margin-bottom:28px}
.hero-actions{display:flex;align-items:center;gap:11px;flex-wrap:wrap}
.hero-actions .btn{min-height:52px;border-radius:999px;padding:14px 23px}
.hero-primary{background:#171715;color:#fff;gap:24px;box-shadow:0 12px 30px rgba(0,0,0,.18)}
.hero-primary:hover{transform:translateY(-2px)}
.hero-secondary{background:rgba(255,255,255,.48);border:1px solid rgba(31,29,25,.15);color:#222}
.hero-assurances{display:flex;align-items:center;gap:22px;margin-top:27px;color:#514f49;font-size:12px;font-weight:700;flex-wrap:wrap}
.hero-assurances span{display:flex;align-items:center;gap:6px}
.hero-assurances b{display:grid;place-items:center;width:19px;height:19px;border-radius:50%;background:rgba(255,255,255,.62);color:#6e522d;font-size:10px}
.storefront-showcase{display:block;position:relative;height:470px;isolation:isolate}
.storefront-showcase:before,.storefront-showcase:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.42);border-radius:50%;inset:4% 8% 7% 13%;z-index:-1}
.storefront-showcase:after{inset:15% 18% 18% 2%;border-color:rgba(56,48,36,.12)}
.hero-product{position:absolute;background:#eee8dc;border:8px solid rgba(255,255,255,.74);overflow:hidden;box-shadow:0 28px 65px rgba(67,54,34,.23)}
.hero-product img{width:100%;height:100%;display:block;object-fit:cover}
.hero-product-main{right:7%;top:0;width:68%;height:88%;border-radius:34px 34px 120px 34px;transform:rotate(2deg)}
.hero-product-side{left:0;bottom:0;width:42%;height:49%;border-radius:90px 26px 26px 26px;transform:rotate(-5deg);z-index:2}
.hero-product-placeholder{display:grid;place-items:center;width:100%;height:100%;font-size:88px;font-weight:950;letter-spacing:7px;color:#b8a78e;background:linear-gradient(145deg,#f2eee5,#cdbda5)}
.hero-product-info{position:absolute;right:18px;left:18px;bottom:16px;background:rgba(19,19,17,.82);color:#fff;border-radius:16px;padding:12px 14px;backdrop-filter:blur(8px);display:flex;justify-content:space-between;align-items:center;gap:10px}
.hero-product-info b{font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hero-product-info strong{white-space:nowrap;color:#ead3a8}
.hero-seal{position:absolute;left:33%;top:24px;z-index:3;width:112px;height:112px;border-radius:50%;background:#171715;color:#fff;border:5px solid rgba(255,255,255,.84);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:0 16px 35px rgba(0,0,0,.2);transform:rotate(-8deg)}
.hero-seal b{font-size:14px;letter-spacing:2px}.hero-seal span{font-size:8px;color:#cfb27f;margin-top:5px}

.trust-strip{background:#fff;border-bottom:1px solid var(--store-line)}
.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.trust-grid>div{display:flex;align-items:center;gap:12px;padding:24px 17px;border-left:1px solid var(--store-line)}
.trust-grid>div:last-child{border-left:0}.trust-icon{display:grid;place-items:center;width:40px;height:40px;flex:0 0 40px;border-radius:50%;background:#f2ede4;color:#7d5b27;font-size:18px}.trust-grid p{margin:0}.trust-grid b,.trust-grid small{display:block}.trust-grid b{font-size:13px}.trust-grid small{font-size:10px;line-height:1.5;color:var(--store-muted);margin-top:4px}

.catalogue-section{padding:86px 0 100px;background:#fbfaf7}
.catalogue-heading{align-items:flex-end;margin-bottom:24px}.catalogue-heading h2,.benefits-intro h2,.center-heading h2,.faq-layout h2{font-size:clamp(34px,4vw,52px);letter-spacing:-1px;line-height:1.12;margin:0}.catalogue-heading p{color:var(--store-muted);line-height:1.8;margin:12px 0 0}.catalogue-heading .count{background:#f0ece4;border-radius:999px;padding:9px 13px;font-size:12px}
.category-filter-wrap{position:relative;margin:0 0 14px}.category-filters{display:flex;align-items:center;gap:9px;overflow-x:auto;padding:2px 1px 8px;scrollbar-width:thin;scroll-snap-type:x proximity}.category-chip{display:flex;align-items:center;gap:9px;flex:0 0 auto;min-height:44px;border:1px solid var(--store-line);border-radius:999px;background:#fff;color:#55534e;padding:9px 15px;font-weight:800;cursor:pointer;scroll-snap-align:start;transition:.18s}.category-chip b{display:grid;place-items:center;min-width:23px;height:23px;padding:0 6px;border-radius:999px;background:#f1ece3;color:#806039;font-size:10px}.category-chip:hover{border-color:#cbb78f}.category-chip.active{background:#181816;color:#fff;border-color:#181816;box-shadow:0 8px 22px rgba(0,0,0,.12)}.category-chip.active b{background:#d5b57d;color:#20190f}.product-category{display:block;color:#947040;font-size:9px;font-weight:900;margin-bottom:5px}
.catalogue-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:25px;padding:10px;background:#fff;border:1px solid var(--store-line);border-radius:17px;box-shadow:0 9px 30px rgba(40,34,25,.035)}
.catalogue-search{position:relative;flex:1;margin:0}.catalogue-search i{position:absolute;right:14px;top:50%;transform:translateY(-50%);font-style:normal;font-size:22px;color:#777}.catalogue-search input{border:0;background:transparent;padding:11px 43px 11px 12px;box-shadow:none!important}
.catalogue-sort{display:flex;align-items:center;gap:7px;margin:0;white-space:nowrap}.catalogue-sort>span{font-size:11px;color:var(--store-muted);margin:0}.catalogue-sort select{border:0;background:#f4f1eb;width:auto;min-width:160px;padding:10px 12px}
.storefront-page .products-grid{gap:22px}
.storefront-page .product-card{position:relative;border-radius:20px;border-color:var(--store-line);box-shadow:0 8px 28px rgba(49,42,32,.045);transition:transform .25s,box-shadow .25s,border-color .25s}
.storefront-page .product-card:hover{transform:translateY(-5px);box-shadow:0 20px 42px rgba(49,42,32,.105);border-color:#d8c9b0}
.storefront-page .product-image{aspect-ratio:1/1.13;background:#eeeae2}
.storefront-page .product-image img{transition:transform .55s}.storefront-page .product-card:hover .product-image img{transform:scale(1.035)}
.storefront-page .badge{top:13px;right:13px;background:#f8f4eb;color:#44351f;border:1px solid rgba(99,72,34,.15);padding:7px 10px}
.discount-badge{position:absolute;top:13px;left:13px;background:#8c2f25;color:#fff;border-radius:999px;padding:7px 9px;font-size:10px;font-weight:900;z-index:2}
.storefront-page .product-body{padding:17px}.storefront-page .product-body h3{font-size:17px}.storefront-page .product-body p{font-size:12px;min-height:41px}.storefront-page .chip{background:#f6f3ed;border-color:#e9e2d7;color:#5d574e}
.storefront-page .price strong{font-size:21px}.storefront-page .buy-btn{border-radius:999px;padding:10px 14px;background:#171715;transition:background .2s,transform .2s}.storefront-page .buy-btn:hover{background:#74552c;transform:translateY(-1px)}

.benefits-section{background:#e9e1d4;padding:95px 0}.benefits-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px;align-items:center}.benefits-intro p,.faq-layout>div>p{color:#65625c;line-height:1.9;max-width:460px}.text-link{display:inline-flex;gap:24px;align-items:center;margin-top:13px;padding-bottom:6px;border-bottom:1px solid #7f643b;font-weight:800;color:#664b23}.benefits-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.benefits-grid article{background:rgba(255,255,255,.63);border:1px solid rgba(255,255,255,.72);padding:24px;border-radius:20px;min-height:190px}.benefits-grid article>span{display:inline-grid;place-items:center;width:37px;height:37px;border-radius:50%;background:#171715;color:#e7ce9f;font-size:11px;font-weight:900}.benefits-grid h3{font-size:17px;margin:23px 0 8px}.benefits-grid p{font-size:12px;line-height:1.8;color:#67635c;margin:0}
.order-steps-section{background:#fff;padding:90px 0}.center-heading{text-align:center;margin-bottom:38px}.order-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;counter-reset:steps}.order-steps article{display:flex;gap:17px;background:#fbfaf7;border:1px solid var(--store-line);padding:25px;border-radius:19px}.order-steps article>b{display:grid;place-items:center;width:43px;height:43px;flex:0 0 43px;border-radius:50%;background:#e9dfcf;color:#64491f;font-size:17px}.order-steps h3{margin:1px 0 8px;font-size:17px}.order-steps p{margin:0;color:var(--store-muted);font-size:12px;line-height:1.75}
.faq-section{padding:90px 0;background:#f5f1e9}.faq-layout{display:grid;grid-template-columns:.65fr 1.35fr;gap:75px}.faq-list{display:grid;gap:9px}.faq-list details{background:#fff;border:1px solid var(--store-line);border-radius:15px;padding:0 18px}.faq-list summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 0;font-weight:800;font-size:14px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:19px;font-weight:400;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{margin:0;padding:0 0 18px;color:var(--store-muted);line-height:1.85;font-size:12px;border-top:1px solid #eee8df;padding-top:13px}

.storefront-footer{background:#171715;color:#fff;padding:54px 0 0}.footer-grid{display:grid;grid-template-columns:1.4fr .65fr .85fr;gap:60px;padding-bottom:40px}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;gap:9px;font-size:12px;color:#aaa}.footer-grid>div>b{color:#fff;margin-bottom:7px;font-size:13px}.footer-grid a:hover{color:#d3b26f}.footer-brand{display:flex;gap:14px;align-items:flex-start}.footer-brand strong{display:block;letter-spacing:3px;font-size:21px}.footer-brand p{color:#aaa;line-height:1.7;font-size:12px;margin:7px 0 0}.footer-logo{width:58px;height:58px;flex-basis:58px}.footer-bottom{border-top:1px solid #343431;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 0;color:#777;font-size:10px}
.mobile-store-nav{display:none}.store-toast{position:fixed;right:22px;bottom:22px;z-index:100;display:flex;align-items:center;gap:12px;background:#171715;color:#fff;border-radius:16px;padding:13px 16px;box-shadow:0 18px 50px rgba(0,0,0,.28);animation:toast-in .25s ease}.store-toast>span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#28754c}.store-toast p,.store-toast b,.store-toast small{display:block;margin:0}.store-toast b{font-size:12px}.store-toast small{color:#aaa;font-size:10px;margin-top:3px}@keyframes toast-in{from{transform:translateY(12px);opacity:0}to{transform:none;opacity:1}}

@media(max-width:980px){
  .storefront-header .nav-actions{gap:14px}.storefront-header .nav-link:nth-child(2){display:none}
  .storefront-hero{padding:62px 0 70px}.storefront-hero .hero-grid{grid-template-columns:1fr 1fr;gap:28px;min-height:410px}.storefront-hero h1{font-size:51px}.storefront-showcase{display:block;height:400px}
  .trust-grid{grid-template-columns:1fr 1fr}.trust-grid>div:nth-child(2){border-left:0}.trust-grid>div:nth-child(-n+2){border-bottom:1px solid var(--store-line)}
  .storefront-page .products-grid{grid-template-columns:repeat(3,1fr)}
  .benefits-layout,.faq-layout{grid-template-columns:1fr;gap:38px}.benefits-intro p{max-width:650px}
  .footer-grid{grid-template-columns:1.2fr .7fr .9fr;gap:30px}
}
@media(max-width:700px){
  .storefront-page{padding-bottom:68px}.announcement-inner{gap:9px;justify-content:flex-start;overflow:hidden;white-space:nowrap}.announcement-inner span:nth-of-type(2),.announcement-inner i:nth-of-type(2){display:none}
  .storefront-header .nav{height:63px}.storefront-header .brand-logo{width:40px;height:40px;flex-basis:40px}.storefront-header .brand small{display:none}.storefront-header .nav-link{display:none!important}.storefront-header .cart-button{padding:8px}.storefront-header .cart-button>span{display:none}.storefront-header .cart-button .cart-icon{display:block}.storefront-header .cart-button b{min-width:22px;height:22px}
  .storefront-hero{padding:48px 0 44px}.storefront-hero .hero-grid{display:grid;grid-template-columns:1fr;gap:34px;min-height:0}.storefront-hero h1{font-size:44px;letter-spacing:-1px}.storefront-hero p{font-size:14px;line-height:1.85}.hero-actions{align-items:stretch}.hero-actions .btn{flex:1;padding:13px 15px;font-size:12px}.hero-primary{gap:12px}.hero-assurances{gap:11px;font-size:10px;margin-top:20px}.storefront-showcase{display:block;height:330px;max-width:390px;width:100%;margin:auto}.hero-product-main{right:10%;width:66%;border-radius:25px 25px 86px 25px}.hero-product-side{width:42%;height:52%}.hero-seal{width:82px;height:82px;left:32%;top:18px;border-width:4px}.hero-seal b{font-size:11px}.hero-seal span{font-size:6px}.hero-product-info{right:9px;left:9px;bottom:9px;padding:9px}.hero-product-info b{font-size:10px}.hero-product-info strong{font-size:10px}
  .trust-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;margin-left:-11px;margin-right:-11px;padding:0 11px}.trust-grid>div{flex:0 0 78%;border-left:1px solid var(--store-line)!important;border-bottom:0!important;padding:19px 14px;scroll-snap-align:start}.trust-grid>div:last-child{border-left:0!important}
  .catalogue-section{padding:62px 0 70px}.catalogue-heading{display:block}.catalogue-heading .count{display:inline-block;margin-top:14px}.catalogue-heading h2,.benefits-intro h2,.center-heading h2,.faq-layout h2{font-size:34px}.catalogue-heading p{font-size:12px}.category-filters{margin-left:-16px;margin-right:-16px;padding:2px 16px 9px}.category-chip{min-height:43px;padding:8px 13px;font-size:11px}.catalogue-toolbar{display:grid;grid-template-columns:1fr;padding:8px}.catalogue-sort{justify-content:space-between}.catalogue-sort select{flex:1}
  .storefront-page .products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.storefront-page .product-card{border-radius:15px}.storefront-page .product-body{padding:11px}.storefront-page .product-body h3{font-size:13px;min-height:38px}.storefront-page .product-body p{display:none}.storefront-page .meta{margin:7px 0 9px;gap:4px}.storefront-page .chip{font-size:8px;padding:4px 6px}.storefront-page .product-footer{display:block}.storefront-page .price{margin-bottom:8px}.storefront-page .price strong{font-size:17px}.storefront-page .old-price{font-size:9px}.storefront-page .buy-btn{width:100%;padding:9px 6px;font-size:11px}.storefront-page .badge,.discount-badge{top:8px;padding:5px 7px;font-size:8px}.storefront-page .badge{right:8px}.discount-badge{left:8px}.photo-count-badge{font-size:8px;left:7px;bottom:7px;padding:5px 6px}
  .benefits-section,.order-steps-section,.faq-section{padding:65px 0}.benefits-grid{grid-template-columns:1fr 1fr;gap:8px}.benefits-grid article{padding:17px;min-height:176px;border-radius:15px}.benefits-grid article>span{width:31px;height:31px}.benefits-grid h3{font-size:14px;margin-top:17px}.benefits-grid p{font-size:10px}.order-steps{grid-template-columns:1fr;gap:9px}.order-steps article{padding:18px}.center-heading{text-align:right;margin-bottom:25px}.faq-layout{gap:24px}.faq-list details{padding:0 14px}.faq-list summary{font-size:12px;padding:16px 0}
  .storefront-footer{padding-top:40px}.footer-grid{grid-template-columns:1fr;gap:27px}.footer-grid>div:not(.footer-brand){display:none}.footer-bottom{display:block;text-align:center;line-height:1.8}.footer-bottom>span:last-child{display:none}
  .mobile-store-nav{position:fixed;display:grid;grid-template-columns:repeat(4,1fr);right:0;left:0;bottom:0;z-index:45;background:rgba(255,255,255,.96);border-top:1px solid #ddd6ca;box-shadow:0 -8px 28px rgba(0,0,0,.08);padding:6px max(7px,env(safe-area-inset-right)) calc(6px + env(safe-area-inset-bottom)) max(7px,env(safe-area-inset-left));backdrop-filter:blur(12px)}.mobile-store-nav a,.mobile-store-nav button{position:relative;border:0;background:transparent;color:#777;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:9px;min-height:47px}.mobile-store-nav span{font-size:18px;line-height:1}.mobile-store-nav .active{color:#171715;font-weight:900}.mobile-store-nav button b{position:absolute;top:1px;right:calc(50% - 19px);display:grid;place-items:center;min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:#a97936;color:#fff;font-size:8px}.store-toast{right:12px;left:12px;bottom:78px}
  .storefront-page .cart-panel{padding-bottom:90px}
}
@media(max-width:370px){.storefront-hero h1{font-size:39px}.hero-actions .btn{font-size:11px}.benefits-grid{grid-template-columns:1fr}.benefits-grid article{min-height:0}.storefront-page .product-body h3{font-size:12px}}
@media(prefers-reduced-motion:reduce){.storefront-page *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
