:root{--gr-accent:#b76e79;--gr-ink:#171717;--gr-bg:#faf8f5;--gr-soft:#f4e8ec;--gr-border:rgba(23,23,23,.1)}html,body{width:100%;max-width:100%;overflow-x:hidden}body{margin:0;background:var(--gr-bg);color:var(--gr-ink);font-family:Inter,system-ui,sans-serif}*,*:before,*:after{box-sizing:border-box}.shopify-section{width:100%;max-width:100%;min-width:0}.section{width:100%;max-width:1320px;margin:0 auto;padding:35px 24px}.site-header{width:100%;max-width:100%;background:rgba(250,248,245,.98);position:sticky;top:0;z-index:50;border-bottom:1px solid var(--gr-border)}.site-header__inner{width:100%;max-width:1320px;margin:auto;min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:24px;padding:12px 24px}.site-header__logo{min-width:0;font-family:Georgia,serif;font-size:28px;font-weight:700;white-space:nowrap}.site-header__search{min-width:0;width:100%;display:flex;border:1px solid var(--gr-border);background:#fff;border-radius:999px;overflow:hidden}.site-header__search input{min-width:0;width:100%;flex:1;border:0;outline:0;padding:12px 15px;font-size:14px}.site-header__actions{min-width:0;display:flex;gap:16px;align-items:center}.site-header__nav{width:100%;max-width:1320px;margin:auto;display:flex;justify-content:center;gap:28px;padding:10px 20px;overflow-x:auto;scrollbar-width:none}.site-header__nav a{white-space:nowrap}.gr-categories{width:100%;max-width:1320px;margin:0 auto;padding:28px 24px 10px;overflow:hidden}.gr-categories__track{display:flex;gap:26px;justify-content:center;overflow-x:auto;scrollbar-width:none;padding:2px 2px 16px}.gr-category{flex:0 0 138px;text-align:center;min-width:0}.gr-category__image{width:138px;height:138px;border-radius:50%;overflow:hidden;background:var(--gr-soft);margin-bottom:10px}.gr-category__image img{width:100%;height:100%;object-fit:cover}.hero{width:calc(100% - 48px);max-width:1320px;margin:20px auto;min-height:430px;border-radius:18px;position:relative;overflow:hidden;background:linear-gradient(120deg,#1d1b2b 0%,#302337 55%,#b76e79 100%);color:#fff;display:flex;align-items:center}.hero:after{content:"";position:absolute;right:-8%;top:-35%;width:58%;height:180%;background:radial-gradient(circle at 40% 45%,rgba(255,255,255,.2),transparent 38%),linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,0));transform:rotate(10deg);pointer-events:none}.hero__inner{position:relative;z-index:2;width:55%;max-width:650px;padding:60px}.hero__title{font-family:Georgia,serif;font-size:clamp(38px,5vw,68px);line-height:1.02;margin:10px 0 18px}.hero__sub{max-width:480px;line-height:1.6}.product-grid{width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{min-width:0;display:block;background:#fff;border-radius:12px;overflow:hidden}.product-card__media{width:100%;aspect-ratio:3/4;overflow:hidden}.product-card__media img{width:100%;height:100%;object-fit:cover}.site-footer{width:100%;max-width:1320px;margin:45px auto 0;padding:45px 24px 25px;border-top:1px solid var(--gr-border)}.site-footer__grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.4fr;gap:35px}.cart-page{width:100%;max-width:1320px;margin:auto}.cart-page__grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.8fr);gap:28px}.cart-line{min-width:0;display:grid;grid-template-columns:100px minmax(0,1fr) auto;gap:16px;align-items:center}.cart-line__info{min-width:0}@media(max-width:900px){.site-header__inner{grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:10px 14px}.site-header__search{grid-column:1/-1;grid-row:2}.site-header__actions{gap:10px}.site-header__actions .icon-link span:not(.cart-count){display:none}.site-header__nav{justify-content:flex-start;gap:22px;padding:9px 14px}.gr-categories{padding:20px 12px 4px}.gr-categories__track{justify-content:flex-start;gap:14px}.gr-category{flex-basis:92px}.gr-category__image{width:92px;height:92px}.gr-category span{font-size:12px;line-height:1.25;display:block}.hero{width:calc(100% - 24px);margin:10px 12px;min-height:360px;border-radius:14px}.hero__inner{width:65%;padding:35px 24px}.hero__title{font-size:42px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.section{padding:25px 12px}.site-footer{padding:30px 14px 18px}.site-footer__grid{grid-template-columns:1fr 1fr}.cart-page__grid{grid-template-columns:1fr}.cart-line{grid-template-columns:72px minmax(0,1fr) auto;gap:10px}.cart-line img{width:72px;height:92px}}@media(max-width:600px){.site-header__inner{padding:10px 12px}.site-header__logo{font-size:24px}.site-header__actions{gap:7px}.site-header__actions .icon-link span:not(.cart-count){display:none}.site-header__nav{gap:20px}.gr-categories{padding:18px 10px 2px}.gr-categories__head h2{font-size:23px}.gr-categories__track{gap:12px;padding-bottom:12px}.gr-category{flex-basis:82px}.gr-category__image{width:82px;height:82px}.gr-category span{font-size:11px}.hero{width:calc(100% - 20px);margin:10px;min-height:330px;border-radius:12px}.hero:after{width:90%;right:-40%}.hero__inner{width:100%;max-width:none;padding:150px 20px 26px;background:linear-gradient(transparent,rgba(0,0,0,.68))}.hero__title{font-size:34px}.hero__sub{font-size:13px;max-width:95%}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.product-card__body{padding:9px}.product-card__title{font-size:12px;line-height:1.3;white-space:normal}.product-card__price{font-size:13px}.site-footer__grid{grid-template-columns:1fr}.site-footer__bottom{flex-direction:column;gap:7px}.cart-page{padding:25px 12px}.cart-line{grid-template-columns:64px minmax(0,1fr);gap:9px;align-items:start}.cart-line img{width:64px;height:82px}.cart-line__price{grid-column:2}.btn{min-height:44px}}