:root{--ink:#0d1b2a;--gold:#b57a32;--cream:#f6f1e9;--paper:#fff;--muted:#68707a;--line:#e7e1d8;--shadow:0 18px 45px #0d1b2a1a;--radius:16px;--page:clamp(16px,4vw,48px);color:var(--ink);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body,#root{min-height:100%}body{background:#fff;margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}.app-shell{flex-direction:column;min-height:100vh;display:flex}.app-main{flex:1}.ui-container{width:100%;max-width:1440px;padding-inline:var(--page);margin:0 auto}.sr-only{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.store-topbar{background:var(--ink);color:#fff;font-size:.78rem}.store-topbar__inner{justify-content:center;align-items:center;gap:44px;min-height:32px;display:flex}.store-header{z-index:5;background:#fff;position:relative;box-shadow:0 2px 10px #0d1b2a08}.store-header__main{grid-template-columns:250px minmax(280px,1fr) 300px;align-items:center;gap:32px;min-height:92px;display:grid}.store-logo{letter-spacing:-.045em;align-items:baseline;font-size:2.14rem;display:inline-flex;position:relative}.store-logo span{font-weight:800}.store-logo strong{color:var(--gold);font-weight:400}.store-logo small{letter-spacing:.08em;color:#555;white-space:nowrap;font-size:.58rem;position:absolute;top:41px;left:1px}.store-search{background:#fff;border:1px solid #dad5cd;border-radius:8px;height:48px;display:flex;overflow:hidden}.store-search input{border:0;outline:0;flex:1;min-width:0;padding:0 18px;font-size:.92rem}.store-search:focus-within{border-color:var(--gold);box-shadow:0 0 0 3px #b57a3229}.store-search button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#c7944d,#a86a27);border:0;width:54px;font-size:1.45rem}.store-actions{justify-content:flex-end;gap:25px;display:flex}.store-actions a{grid-template-columns:auto auto;align-items:center;gap:0 8px;min-height:40px;display:grid;position:relative}.store-actions span{grid-row:1/3;font-size:1.28rem}.store-actions small{font-size:.76rem;font-weight:600}.store-actions b{background:var(--gold);color:#fff;border-radius:20px;padding:1px 5px;font-size:.62rem;position:absolute;top:-7px;right:-8px}.store-nav-wrap{background:#fff;border-top:1px solid #eee8df;border-bottom:1px solid #e7dfd4}.store-nav{align-items:center;gap:30px;height:52px;display:flex}.store-nav__categories{background:var(--ink);color:#fff;border-radius:7px;padding:11px 18px;font-size:.86rem;box-shadow:0 8px 18px #0d1b2a1f}.store-nav__links{white-space:nowrap;align-items:center;gap:25px;font-size:.81rem;display:flex;overflow:auto}.store-nav__links a{border-bottom:2px solid #0000;padding:17px 0 15px}.store-nav__links a:hover,.store-nav__links a:first-child{color:var(--gold);border-bottom-color:var(--gold)}.storefront-hero{background-position:50% 56%;background-size:cover;border-bottom:1px solid #0d1b2a0a;min-height:420px}.storefront-hero__inner{justify-content:space-between;align-items:center;gap:48px;min-height:420px;display:flex}.storefront-hero__content{max-width:560px}.storefront-eyebrow{color:#9b6124;letter-spacing:.08em;margin-bottom:12px;font-size:.75rem;font-weight:800;display:block}.storefront-hero h1{letter-spacing:-.05em;max-width:600px;margin:0;font-size:clamp(2.55rem,4.35vw,4.15rem);line-height:1.04}.storefront-hero p{color:#333b43;max-width:540px;margin:20px 0 24px;font-size:1rem;line-height:1.55}.storefront-hero__actions{gap:14px;display:flex}.storefront-button{border-radius:7px;align-items:center;gap:10px;min-height:48px;padding:0 22px;font-size:.88rem;font-weight:700;transition:all .2s;display:inline-flex}.storefront-button:hover{transform:translateY(-2px)}.storefront-button--dark{background:var(--ink);color:#fff;box-shadow:0 10px 22px #0d1b2a24}.storefront-button--light{background:#ffffffd6;border:1px solid #0d1b2a24}.storefront-hero__benefits{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #ffffffb8;border-radius:16px;width:252px;padding:13px 16px;box-shadow:0 16px 38px #0d1b2a1f}.storefront-hero__benefits>div{border-bottom:1px solid var(--line);grid-template-columns:34px 1fr;align-items:center;gap:10px;padding:11px 4px;display:grid}.storefront-hero__benefits>div:last-child{border:0}.storefront-hero__benefits>div>span:last-child{flex-direction:column;display:flex}.storefront-hero__benefits strong{font-size:.8rem}.storefront-hero__benefits small{color:var(--muted);margin-top:2px;font-size:.71rem}.storefront-hero__benefit-icon{width:32px;height:32px;color:var(--gold);background:#f7f0e6;border-radius:50%;place-items:center;display:grid}.storefront-categories{border-bottom:1px solid var(--line);background:#fff}.storefront-categories__grid{grid-template-columns:repeat(9,1fr);gap:12px;padding-block:16px;display:grid}.storefront-category{text-align:center;flex-direction:column;align-items:center;gap:8px;font-size:.75rem;display:flex}.storefront-category__icon{width:50px;height:50px;color:var(--ink);background:#f5f1ea;border-radius:50%;place-items:center;transition:all .2s;display:grid}.storefront-category:hover .storefront-category__icon{background:var(--ink);color:#fff;transform:translateY(-3px);box-shadow:0 10px 20px #0d1b2a24}.storefront-promotions{grid-template-columns:repeat(3,1fr);gap:18px;padding:30px 0;display:grid}.storefront-promotion{background-position:50%;background-size:cover;border-radius:14px;align-items:center;min-height:168px;padding:26px;display:flex;overflow:hidden}.storefront-promotion h2{margin:0 0 5px;font-size:1.4rem}.storefront-promotion p{color:#4d535a;margin:0 0 20px;font-size:.88rem}.storefront-promotion a{font-size:.8rem;font-weight:700}.storefront-products{padding:14px 0 50px}.storefront-section-heading{justify-content:space-between;align-items:end;margin-bottom:20px;display:flex}.storefront-section-heading h2{letter-spacing:-.03em;margin:0;font-size:1.9rem}.storefront-section-heading>a{background:#f4f0e9;border-radius:7px;padding:9px 14px;font-size:.78rem;font-weight:700}.storefront-product-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.storefront-product-card{background:#fff;border:1px solid #eee9e2;border-radius:14px;transition:all .22s;overflow:hidden}.storefront-product-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.storefront-product-card__media{background:#f6f4f1;height:250px;position:relative;overflow:hidden}.storefront-product-card__media img{object-fit:cover;width:100%;height:100%;transition:all .35s}.storefront-product-card:hover img{transform:scale(1.035)}.storefront-product-card__media button{z-index:2;cursor:pointer;background:#ffffffeb;border:0;border-radius:50%;width:36px;height:36px;font-size:1.25rem;position:absolute;top:12px;right:12px}.storefront-product-card__badge{z-index:2;background:var(--ink);color:#fff;border-radius:20px;padding:6px 10px;font-size:.66rem;font-weight:700;position:absolute;top:12px;left:12px}.storefront-product-card__body{padding:16px}.storefront-product-card h3{margin:0 0 11px;font-size:.92rem}.storefront-price{align-items:center;gap:10px;display:flex}.storefront-price strong{font-size:1.05rem}.storefront-price del{color:#999;font-size:.78rem}.storefront-rating{color:#d69a22;margin-top:8px;font-size:.76rem}.storefront-rating small{color:#777}.storefront-benefit-strip{background:linear-gradient(90deg,#faf3e8,#fffaf3);border-top:1px solid #f0e2d0}.storefront-benefit-strip__grid{grid-template-columns:repeat(4,1fr);gap:22px;padding-block:24px;display:grid}.storefront-benefit{align-items:center;gap:13px;display:flex}.storefront-benefit>svg{color:var(--gold);width:27px;height:27px}.storefront-benefit div{flex-direction:column;display:flex}.storefront-benefit strong{font-size:.83rem}.storefront-benefit small{color:var(--muted);margin-top:3px;font-size:.72rem}.site-footer{background:var(--ink);color:#fff;padding:54px 0 20px}.store-footer__grid{grid-template-columns:1.5fr repeat(3,1fr);gap:50px;display:grid}.store-footer__grid>div{flex-direction:column;gap:11px;display:flex}.store-logo--footer{color:#fff}.store-logo--footer small{display:none}.store-footer__grid p,.store-footer__grid a,.store-footer__grid span{color:#bec7d1;font-size:.8rem;line-height:1.6}.store-footer__bottom{color:#8e9aaa;border-top:1px solid #ffffff1f;justify-content:space-between;margin-top:38px;padding-top:18px;font-size:.72rem;display:flex}.ui-section{padding:60px 0}.ui-page-header,.ui-empty-state{max-width:760px;margin:auto;padding:24px}.ui-button{border:0;border-radius:7px;justify-content:center;align-items:center;min-height:42px;padding:0 16px;display:inline-flex}.ui-button--primary{background:var(--ink);color:#fff}.ui-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff}@media (width<=1100px){.store-header__main{grid-template-columns:210px 1fr}.store-actions{display:none}.store-nav__links{gap:18px}.storefront-categories__grid{grid-template-columns:repeat(5,1fr)}.storefront-product-grid{grid-template-columns:repeat(3,1fr)}.storefront-hero__benefits{width:236px}.storefront-hero h1{font-size:3.5rem}}@media (width<=760px){:root{--page:16px}.store-topbar__inner{white-space:nowrap;justify-content:flex-start;gap:24px;overflow:auto}.store-header__main{grid-template-columns:1fr auto;gap:14px;min-height:auto;padding-block:15px}.store-logo{font-size:1.65rem}.store-logo small{font-size:.45rem;top:31px}.store-search{grid-column:1/-1;height:44px}.store-nav{height:48px}.store-nav__categories{padding:9px 13px}.store-nav__links{gap:18px}.storefront-hero,.storefront-hero__inner{min-height:520px}.storefront-hero{background-position:63%}.storefront-hero__inner{align-items:flex-end;padding-bottom:24px}.storefront-hero__content{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#f8f4eee0;border-radius:16px;padding:22px}.storefront-hero__content h1{font-size:2.25rem}.storefront-hero__content p{margin:15px 0 20px;font-size:.92rem}.storefront-hero__benefits{display:none}.storefront-hero__actions{flex-wrap:wrap}.storefront-categories__grid{padding-block:14px;display:flex;overflow:auto}.storefront-category{min-width:76px}.storefront-promotions{grid-template-columns:1fr;padding-block:20px}.storefront-promotion{min-height:150px}.storefront-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.storefront-product-card__media{height:175px}.storefront-product-card__body{padding:12px}.storefront-benefit-strip__grid{grid-template-columns:repeat(2,1fr)}.store-footer__grid{grid-template-columns:1fr 1fr;gap:30px}.store-footer__bottom{flex-direction:column;gap:7px}}@media (width<=420px){.storefront-product-card__media{height:150px}.storefront-benefit-strip__grid,.store-footer__grid{grid-template-columns:1fr}.storefront-section-heading h2{font-size:1.6rem}.storefront-button{padding:0 17px}.storefront-hero__content{padding:19px}.storefront-hero__content h1{font-size:2.08rem}}
