:root{--ink:#242326;--muted:#8d8b8f;--line:#e9e7e8;--wash:#f8f7f8;--rose:#f6eeee;--accent:#3a2c28;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:var(--sans);background:#fff}.store-shell{width:min(1210px,calc(100% - 64px));margin:0 auto}.store-header{position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line);background:rgba(255,255,255,.94);backdrop-filter:blur(16px)}.store-header__inner{height:78px;display:flex;align-items:center;gap:42px}.store-logo{flex:none;color:#111;text-decoration:none;font-weight:700;font-size:1.48rem;letter-spacing:-.075em}.store-logo span{font-weight:500}.store-nav{display:flex;align-items:center;gap:30px;margin:auto}.store-nav a,.section-intro>a,.new-collection a{color:var(--muted);font-size:.88rem;text-decoration:none}.store-nav a:hover,.store-nav .is-current{color:var(--ink);font-weight:600}.store-actions{display:flex;gap:6px;align-items:center}.store-actions a,.store-actions button{position:relative;display:grid;place-items:center;width:38px;height:38px;border:0;border-radius:50%;background:transparent;color:var(--ink);cursor:pointer;text-decoration:none;transition:background .15s,color .15s}.store-actions a:hover,.store-actions button:hover{background:var(--rose);color:var(--accent)}.store-actions .is-current{color:var(--accent)}.bag small{position:absolute;top:-1px;right:0;display:grid;place-items:center;width:15px;height:15px;border-radius:50%;background:#f34672;color:#fff;font-size:9px}.menu-toggle{display:none;position:relative;width:38px;height:38px;padding:0;border:0;border-radius:50%;background:transparent;color:var(--ink);cursor:pointer;align-items:center;justify-content:center}.menu-toggle svg{position:absolute;transition:opacity .15s}.menu-toggle .icon-close{opacity:0}.menu-toggle[aria-expanded="true"] .icon-open{opacity:0}.menu-toggle[aria-expanded="true"] .icon-close{opacity:1}.menu-toggle b{display:none}.search-bar{display:none;border-top:1px solid var(--line);background:var(--wash)}.search-bar.is-open{display:block}.search-bar__inner{display:flex;align-items:center;gap:10px;padding:14px 0}.search-bar__inner form{flex:1;display:flex;align-items:center;gap:10px;height:46px;padding:0 16px;border:1px solid var(--line);background:#fff}.search-bar__inner form svg{flex:none;color:#a19ba0}.search-bar__inner input{flex:1;height:100%;border:0;outline:0;font:inherit;color:var(--ink)}.search-bar__inner input::placeholder{color:#aaa6a9}.search-bar__close{flex:none;width:38px;height:38px;border:0;border-radius:50%;background:transparent;color:var(--ink);cursor:pointer;display:grid;place-items:center}.search-bar__close:hover{background:var(--rose);color:var(--accent)}.store-hero{padding:48px 0 64px;background:#fbfafb}.store-hero__grid{display:grid;grid-template-columns:.82fr 1.18fr;align-items:stretch;min-height:475px;background:#eae4e1}.store-hero__copy{display:flex;flex-direction:column;justify-content:center;padding:62px 11%;background:#eae4e1}.store-kicker{margin:0 0 13px;color:#a19ba0;font-size:.72rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.store-hero h1,.section-intro h2,.new-collection h2{margin:0;color:#272329;letter-spacing:-.065em;line-height:.98}.store-hero h1{font-size:clamp(3rem,5.1vw,5.2rem)}.store-hero__copy>p:not(.store-kicker){max-width:370px;margin:22px 0 28px;color:#69636a;font-size:.95rem;line-height:1.75}.store-button{display:inline-flex;align-items:center;justify-content:space-between;width:fit-content;min-width:198px;padding:14px 18px;border-radius:3px;background:#282526;color:white;font-size:.85rem;text-decoration:none}.store-button span,.section-intro a span,.new-collection a span{font-size:1.2rem;margin-left:14px}.store-hero__image{min-height:380px;overflow:hidden}.store-hero__image img{width:100%;height:100%;object-fit:cover}.shop-section{padding:90px 0}.section-intro{display:flex;align-items:end;justify-content:space-between;margin-bottom:35px}.section-intro h2{font-size:clamp(2.05rem,3.2vw,3rem)}.section-intro>a{padding-bottom:6px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.category-card{position:relative;display:flex;flex-direction:column;justify-content:end;min-height:290px;padding:25px;color:#fff;text-decoration:none;overflow:hidden;background-position:center;background-size:cover}.category-card:after{position:absolute;inset:0;content:'';background:linear-gradient(transparent 45%,rgba(20,17,18,.55))}.category-card>*{position:relative;z-index:1}.category-card span{font-size:1.55rem;font-weight:600;letter-spacing:-.05em}.category-card small{margin-top:5px;font-size:.77rem;opacity:.82}.category-card--women{background-image:url('../../Project JMS 25/Mask Group-4.png')}.category-card--men{background-image:url('../../Project JMS 25/Mask Group-2.png')}.category-card--accessories{background-image:url('../../Project JMS 25/Frame 33123.png')}.category-card--beauty{background-image:url('../../Project JMS 25/Frame 33124.png')}.featured{background:var(--wash)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product-card{position:relative}.product-card__image{height:410px;overflow:hidden;background:#f0eff0}.product-card__image img{display:block;width:100%;height:100%;object-fit:cover;object-position:top}.product-card__heart{position:absolute;z-index:1;top:14px;right:14px;display:grid;place-items:center;width:36px;height:36px;border:0;border-radius:50%;background:#fff;color:#554f52;cursor:pointer;box-shadow:0 4px 12px rgba(20,17,18,.1);transition:color .15s}.product-card__heart:hover{color:#f34672}.product-card__type{margin:18px 0 6px;color:#9a9698;font-size:.75rem}.product-card h3{margin:0;font-size:1.04rem;letter-spacing:-.035em}.product-card__price{margin:7px 0 0;font-size:1.1rem;font-weight:700}.new-collection{overflow:hidden;background:#f3f3f5}.new-collection__inner{position:relative;display:flex;align-items:center;min-height:380px}.new-collection__inner>div{position:relative;z-index:1;padding-left:8%;}.new-collection h2{font-weight:400;font-size:clamp(2.65rem,5vw,4.5rem);line-height:1.03}.new-collection a{display:inline-block;margin-top:25px;color:#4c4548}.new-collection img{position:absolute;right:8%;bottom:-122px;height:500px;max-width:47%;object-fit:cover;object-position:top;border-radius:210px 210px 0 0}.recommendations{padding-bottom:105px}.recommend-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.recommend-grid article{display:flex;align-items:center;gap:16px;min-height:130px;padding:14px;background:var(--wash)}.recommend-grid img{width:95px;height:102px;object-fit:cover;object-position:top}.recommend-grid h3{margin:0 0 6px;font-size:.95rem}.recommend-grid p{margin:0;font-weight:700}.store-footer{padding:0;background:#242125;color:#fff}.store-footer .store-logo{color:#fff}.store-footer p{margin:14px 0 0;color:#bdb9be;font-size:.85rem}.store-footer small{color:#8e8a8e;font-size:.72rem}.store-footer__grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;gap:40px;padding:70px 0 44px}.footer-brand p{max-width:280px}.footer-col h4{margin:0 0 18px;color:#fff;font-size:.82rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.footer-col a{display:flex;align-items:center;gap:8px;margin-bottom:13px;color:#bdb9be;font-size:.86rem;text-decoration:none}.footer-col a:hover{color:#fff}.footer-col svg{flex:none;color:#8e8a8e}.store-hours{margin:8px 0 0;color:#7c7780;font-size:.78rem}.store-footer__bottom{display:flex;align-items:center;justify-content:space-between;padding:24px 0;border-top:1px solid rgba(255,255,255,.1)}.footer-legal{display:flex;gap:22px}.footer-legal a{color:#8e8a8e;font-size:.78rem;text-decoration:none}.footer-legal a:hover{color:#fff}@media(max-width:800px){.store-shell{width:min(100% - 36px,1210px)}.store-header__inner{height:64px;gap:14px}.store-logo{font-size:1.3rem}.menu-toggle{display:flex}.store-nav{display:none}.store-nav.is-open{position:absolute;top:64px;left:0;right:0;display:flex;flex-direction:column;align-items:stretch;gap:0;padding:10px 18px 18px;background:#fff;border-bottom:1px solid var(--line)}.store-nav a{padding:12px 0}.store-actions{margin-left:auto;gap:2px}.store-actions a,.store-actions button{width:34px;height:34px}.store-footer__grid{grid-template-columns:1fr;gap:34px;padding:48px 0 32px}.footer-brand p{max-width:none}.store-footer__bottom{flex-direction:column;align-items:flex-start;gap:12px}.store-hero{padding:22px 0 46px}.store-hero__grid{grid-template-columns:1fr;min-height:0}.store-hero__copy{order:2;padding:34px 9%}.store-hero h1{font-size:3rem}.store-hero__image{height:290px;min-height:0}.shop-section{padding:55px 0}.section-intro{margin-bottom:24px}.section-intro h2{font-size:2rem}.section-intro>a{font-size:.78rem}.category-grid{grid-template-columns:repeat(2,1fr);gap:10px}.category-card{min-height:195px;padding:16px}.category-card span{font-size:1.25rem}.product-grid{display:flex;gap:14px;overflow:auto;margin-right:calc((100vw - 100%) / -2);padding-right:18px;scroll-snap-type:x mandatory}.product-card{flex:0 0 225px;scroll-snap-align:start}.product-card__image{height:295px}.new-collection__inner{min-height:300px}.new-collection__inner>div{padding-left:4%}.new-collection h2{font-size:2.65rem}.new-collection img{right:-7%;bottom:-72px;height:350px;max-width:56%}.recommend-grid{grid-template-columns:1fr;gap:10px}.recommend-grid article{min-height:112px}.recommend-grid img{height:86px;width:85px}}
