@import url('https://fonts.googleapis.com/css2?family=Assistant:wght@400;600;700;800&display=swap');
:root{
  --pink:#ff3f6c;--orange:#ff905a;--ink:#282c3f;--muted:#7e818c;--line:#eaeaec;--soft:#f5f5f6;--green:#03a685;--shadow:0 2px 14px rgba(40,44,63,.08)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:'Assistant',Arial,Helvetica,sans-serif;background:#fff;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select{font:inherit}.container-wide{width:min(1460px,calc(100% - 48px));margin-left:auto;margin-right:auto}.site-shell{overflow:hidden}
.topbar{height:26px;display:flex;align-items:center;justify-content:center;font-size:11px;letter-spacing:.02em;background:#fff7f9;color:#555;border-bottom:1px solid #f3eef0}.site-header{position:sticky;top:0;z-index:80;background:#fff;box-shadow:0 2px 10px rgba(40,44,63,.06);border-bottom:1px solid #f1f1f4}.header-main{height:74px;display:flex;align-items:center;gap:22px}.brand{display:inline-flex;align-items:center;gap:8px;min-width:max-content}.brand-name{font-size:24px;font-weight:800;letter-spacing:-.6px}.brand-mark{width:38px;height:32px;position:relative;display:inline-block}.brand-mark i{position:absolute;width:13px;height:30px;top:1px;border-radius:9px 9px 4px 4px;transform:skew(-11deg)}.brand-mark i:nth-child(1){left:1px;background:linear-gradient(180deg,#ff3f6c,#ff905a)}.brand-mark i:nth-child(2){left:12px;background:linear-gradient(180deg,#ff905a,#ff3f6c)}.brand-mark i:nth-child(3){left:23px;background:linear-gradient(180deg,#ff3f6c,#f7a800)}.desktop-nav{display:flex;align-items:center;gap:26px;height:100%;font-size:13px;font-weight:700}.desktop-nav a{height:100%;display:flex;align-items:center;position:relative;white-space:nowrap}.desktop-nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:var(--pink)}.desktop-nav small{color:var(--pink);font-size:9px;margin-left:4px}.site-search{margin-left:auto;width:min(380px,30vw);height:42px;display:flex;align-items:center;background:#f5f5f6;border-radius:4px;padding:0 14px;gap:10px}.site-search span{display:flex;align-items:center;justify-content:center;color:#777}.site-search input{border:0;outline:0;background:transparent;width:100%;font-size:13px}.header-actions{display:flex;gap:18px;align-items:center}.header-actions a{display:flex;flex-direction:column;align-items:center;gap:4px;font-size:17px;position:relative;color:var(--ink)}.header-actions em{font-style:normal;font-size:10px;font-weight:700}.bag-count{display:none;position:absolute;top:-8px;right:2px;background:var(--pink);color:#fff;border-radius:50%;font-size:9px;min-width:16px;height:16px;align-items:center;justify-content:center}.bag-count.show{display:flex}.mobile-menu-toggle,.mobile-search,.mobile-nav-drawer{display:none}.icon-svg{width:22px;height:22px;display:block}.mobile-menu-toggle .icon-svg{width:26px;height:26px}
main{min-height:60vh}.hero{position:relative;margin-top:18px}.hero img{width:100%;height:auto;border-radius:2px}.hero-cta{position:absolute;left:46%;bottom:7%;transform:translateX(-50%);background:var(--pink);color:#fff;padding:11px 25px;border-radius:4px;font-size:12px;font-weight:800;box-shadow:0 6px 20px rgba(255,63,108,.28)}.offer-strip{display:grid;grid-template-columns:260px 1fr 130px;gap:24px;align-items:center;margin-top:18px;padding:16px 24px;border-radius:8px;background:linear-gradient(90deg,#fff7f1,#fff4f6);box-shadow:var(--shadow)}.offer-bank{display:flex;align-items:center;gap:12px;font-size:16px}.offer-bank b{color:#aaa}.offer-strip>div:nth-child(2){display:flex;flex-direction:column;gap:4px}.offer-strip>div:nth-child(2) strong{font-size:18px}.offer-strip>div:nth-child(2) span{font-size:12px;color:#62646b}.offer-strip>a{background:var(--pink);color:white;padding:12px 18px;border-radius:4px;text-align:center;font-size:12px;font-weight:700}
.home-section{padding-top:26px}.section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.section-head h2{font-size:19px;letter-spacing:.02em;margin:0}.section-head a{color:var(--pink);font-size:12px;font-weight:700}.brand-deal-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.deal-card{border:1px solid #eee;background:#fff}.deal-card img{width:100%;aspect-ratio:1/1.03;object-fit:cover}.deal-card div{text-align:center;padding:12px 8px;display:flex;flex-direction:column;gap:5px}.deal-card b{font-size:16px}.deal-card span{font-size:14px}.category-scroll{display:grid;grid-template-columns:repeat(11,1fr);gap:14px}.category-scroll a{text-align:center;font-size:11px}.category-scroll img{aspect-ratio:1;border-radius:50%;object-fit:cover;background:#feeef3}.category-scroll span{display:block;margin-top:7px;min-height:30px}.promo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;padding-top:24px}.promo-grid img{width:100%;aspect-ratio:1.6;object-fit:cover}.product-slider{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:12px}.product-card{background:#fff;min-width:0}.product-image-wrap{display:block;position:relative;background:#f7f7f7;overflow:hidden}.product-image{width:100%;aspect-ratio:3/4;object-fit:cover;transition:transform .25s ease}.product-card:hover .product-image{transform:scale(1.025)}.wish{position:absolute;right:8px;top:8px;width:30px;height:30px;border:0;background:rgba(255,255,255,.92);border-radius:50%;font-size:20px;cursor:pointer}.product-meta{padding:8px 4px 11px}.product-meta h3{margin:0 0 4px;font-size:13px}.product-title{font-size:11px;color:#747682;margin:0 0 6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.price-line{display:flex;gap:5px;align-items:center;flex-wrap:wrap;font-size:11px}.price-line strong{font-size:13px}.price-line del{color:#94969f}.price-line span{color:var(--orange)}.rating{font-size:10px;margin-top:7px}.rating b{background:#eef9f6;padding:3px 4px;border-radius:2px}.rating small{color:#777}.occasion-grid,.style-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.occasion-grid a,.style-grid a{position:relative;overflow:hidden}.occasion-grid img,.style-grid img{width:100%;aspect-ratio:1.52;object-fit:cover}.occasion-grid span,.style-grid span{position:absolute;left:0;right:0;bottom:0;padding:13px;background:linear-gradient(transparent,rgba(0,0,0,.58));color:#fff;font-weight:700;font-size:14px}.logo-row{display:grid;grid-template-columns:repeat(10,1fr);gap:8px}.logo-row span{border:1px solid #e9e9ea;padding:16px 8px;text-align:center;font-weight:800;font-size:14px;background:#fff}
.breadcrumbs{font-size:11px;color:#70727a;padding-top:20px;padding-bottom:16px}.collection-banner img{width:100%;aspect-ratio:5.25/1;object-fit:cover}.no-collection-banner{padding-top:0}.collection-layout{display:grid;grid-template-columns:260px 1fr;gap:0;padding-top:18px}.filters{border:1px solid var(--line);border-radius:8px 0 0 8px;background:#fff}.filter-title{display:flex;justify-content:space-between;padding:17px 16px;border-bottom:1px solid var(--line)}.filter-close{display:none;border:0;background:transparent;font-size:26px}.filter-group{padding:15px 16px;border-bottom:1px solid var(--line)}.filter-group h4{font-size:13px;margin:0 0 12px}.filter-group label{display:block;font-size:12px;color:#5c5e68;margin:8px 0;cursor:pointer}.filter-group input{accent-color:var(--pink)}.filter-group a{font-size:12px;color:var(--pink);font-weight:700}.mini-search{border:1px solid #ddd;border-radius:4px;padding:9px;color:#a0a0a7;font-size:11px;margin-bottom:8px}.size-list{display:grid;grid-template-columns:repeat(2,1fr)}.color-dots{display:flex;gap:8px;flex-wrap:wrap}.color-dots i{width:19px;height:19px;border-radius:50%;background:#222}.color-dots i:nth-child(2){background:#fff;border:1px solid #ccc}.color-dots i:nth-child(3){background:#ff4c8b}.color-dots i:nth-child(4){background:#ff5c4d}.color-dots i:nth-child(5){background:#ff9b1a}.color-dots i:nth-child(6){background:#ffcb2d}.color-dots i:nth-child(7){background:#1da866}.color-dots i:nth-child(8){background:#315de8}.collection-content{min-width:0;border-top:1px solid var(--line)}.collection-toolbar{height:70px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 0 0 22px}.collection-toolbar h1{margin:0;font-size:19px}.collection-toolbar h1 small{font-weight:400;color:#777;font-size:12px}.collection-toolbar label{font-size:12px}.collection-toolbar select{padding:10px 34px 10px 12px;border:1px solid #d4d5d9;background:#fff;border-radius:3px;font-size:12px}.mobile-filter-btn{display:none}.collection-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;padding:16px 0 0 18px}.pagination{display:flex;gap:8px;justify-content:center;padding:30px 0 42px}.pagination button{border:1px solid #ddd;background:#fff;min-width:34px;height:34px;border-radius:4px}.pagination .active{background:var(--pink);color:#fff;border-color:var(--pink)}
.product-page{display:grid;grid-template-columns:1.08fr .92fr;gap:42px;padding-bottom:34px}.product-gallery{display:grid;grid-template-columns:72px 1fr;gap:14px}.thumb-list{display:flex;flex-direction:column;gap:10px}.thumb-list button{padding:0;border:2px solid transparent;background:#fff;border-radius:4px;overflow:hidden;cursor:pointer}.thumb-list button.active,.thumb-list button:hover{border-color:var(--pink)}.thumb-list img{width:100%;aspect-ratio:3/4;object-fit:cover}.main-photo{position:relative;background:#f7f7f7}.main-photo>img{width:100%;aspect-ratio:4/5.1;object-fit:cover}.main-photo>button{position:absolute;right:14px;top:14px;border:0;background:#fff;border-radius:50%;width:38px;height:38px;font-size:24px}.product-summary{padding-top:5px}.product-brand{font-size:15px;font-weight:800;letter-spacing:.03em}.product-summary h1{font-size:24px;margin:7px 0 5px}.subtitle{color:#737582;margin:0 0 12px}.product-rating{display:flex;gap:12px;align-items:center;border-bottom:1px solid var(--line);padding-bottom:15px}.product-rating b{color:#0b8e72}.product-rating span{font-size:12px;color:#777}.product-price{display:flex;align-items:center;gap:12px;margin-top:17px}.product-price strong{font-size:28px}.product-price del{font-size:18px;color:#94969f}.product-price span{font-weight:700;color:var(--orange)}.product-summary>small{color:#777}.bank-offer{margin:18px 0;background:linear-gradient(90deg,#fff5ea,#fff0f4);padding:14px 16px;border-radius:8px;position:relative}.bank-offer b,.bank-offer span{display:block}.bank-offer b{font-size:16px}.bank-offer span{font-size:11px;margin-top:3px}.bank-offer a{position:absolute;right:14px;top:20px;color:var(--pink);font-weight:700}.product-summary h3{font-size:14px;margin:18px 0 10px}.swatches{display:flex;gap:10px}.swatches button{width:54px;height:54px;border:2px solid transparent;background:#fff;border-radius:50%;padding:3px;overflow:hidden}.swatches button.active{border-color:var(--pink)}.swatches img{width:100%;height:100%;object-fit:cover;border-radius:50%}.size-head{display:flex;align-items:center;justify-content:space-between}.size-head h3{margin-bottom:10px}.size-head a{font-size:12px;color:var(--pink);font-weight:700}.sizes{display:flex;gap:10px;flex-wrap:wrap}.sizes button{width:52px;height:42px;border:1px solid #d4d5d9;background:#fff;border-radius:22px}.sizes button.active,.sizes button:hover{border-color:var(--pink);color:var(--pink)}.delivery-box{margin-top:18px;border:1px solid #e2e2e2;border-radius:6px;padding:14px;display:grid;grid-template-columns:1fr auto;gap:6px}.delivery-box b{font-size:13px}.delivery-box a{font-size:12px;color:var(--pink)}.delivery-box span{grid-column:1/-1;font-size:11px;color:#6e7078}.buy-actions{display:grid;grid-template-columns:.42fr .58fr;gap:12px;margin-top:14px}.buy-actions button,.mobile-sticky-buy button{height:52px;border-radius:5px;text-transform:uppercase;font-weight:800}.wishlist-btn{background:#fff;border:1px solid #d4d5d9}.bag-btn{background:var(--pink);border:1px solid var(--pink);color:#fff}.available-offers{background:#fafafa;border:1px solid #eee;border-radius:8px;margin-top:18px;padding:14px 16px}.available-offers h3{margin:0 0 10px}.available-offers p{font-size:12px;margin:8px 0}.details-grid{border-top:1px solid var(--line);padding:30px 0;display:grid;grid-template-columns:1fr 1fr;gap:50px}.details-grid h2,.reviews h2{font-size:20px}.details-grid p{font-size:13px;line-height:1.55;color:#5e6068}.details-grid table{width:100%;border-collapse:collapse;font-size:12px}.details-grid td{border-bottom:1px solid #eee;padding:7px 0;vertical-align:top}.details-grid td:first-child{color:#777;width:32%}.feature-icons{display:flex;gap:26px;margin-top:28px;justify-content:space-between}.feature-icons span{display:flex;flex-direction:column;align-items:center;gap:7px;font-size:28px;text-align:center}.feature-icons b{font-size:11px}.reviews{padding:24px 0;border-top:1px solid var(--line)}.reviews-wrap{display:grid;grid-template-columns:220px 280px 1fr;gap:38px;align-items:center}.rating-big{display:flex;flex-direction:column;gap:8px}.rating-big strong{font-size:42px}.rating-big span{font-size:12px;color:#777}.rating-bars p{display:grid;grid-template-columns:28px 1fr 36px;gap:8px;align-items:center;margin:8px 0;font-size:11px}.rating-bars i{height:8px;background:var(--green);display:block}.review-copy{font-size:12px;line-height:1.45}.review-copy p{padding:8px 0;border-bottom:1px solid #eee}.mobile-sticky-buy{display:none}
.site-footer{background:#fafafa;margin-top:34px;border-top:1px solid #eee}.service-strip{padding:24px 0;display:grid;grid-template-columns:repeat(4,1fr);gap:24px;border-bottom:1px solid #eee}.service-strip>div{display:flex;align-items:center;justify-content:center;gap:12px}.service-strip b{font-size:26px}.service-strip span{display:flex;flex-direction:column;gap:3px}.service-strip strong{font-size:12px}.service-strip small{color:#777;font-size:10px}.footer-main{display:grid;grid-template-columns:1.3fr .8fr .8fr 1.2fr;gap:36px;padding:36px 0}.footer-main h4{font-size:11px;margin:0 0 12px}.footer-main p,.footer-main a{display:block;font-size:11px;color:#666;margin:6px 0}.newsletter{display:flex}.newsletter input{width:100%;border:1px solid #ddd;padding:10px}.newsletter button{border:0;background:var(--ink);color:#fff;padding:0 16px}.copyright{border-top:1px solid #eee;padding:16px 0 26px;color:#999;font-size:10px}.mobile-bottom-nav{display:none}.generic-page{padding:50px 0}.wc-price{font-size:24px;font-weight:800;margin:18px 0}.wc-summary .quantity{display:inline-flex;margin-right:8px}.wc-summary input.qty{width:60px;padding:10px}.wc-summary .single_add_to_cart_button{background:var(--pink)!important;color:#fff!important;border:0!important;border-radius:4px!important;padding:14px 22px!important;font-weight:800!important}
@media(max-width:1180px){.desktop-nav{gap:15px;font-size:11px}.header-main{gap:16px}.header-actions{gap:13px}.brand-deal-grid{grid-template-columns:repeat(3,1fr)}.category-scroll{grid-template-columns:repeat(6,1fr)}.product-slider{grid-template-columns:repeat(4,1fr)}.collection-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:820px){body{padding-bottom:62px}.container-wide{width:min(100% - 24px,760px)}.topbar{display:none}.site-header{position:sticky}.header-main{height:56px;gap:12px}.brand-mark{width:31px;height:26px}.brand-mark i{height:25px;width:11px}.brand-mark i:nth-child(2){left:10px}.brand-mark i:nth-child(3){left:19px}.brand-name{font-size:20px}.desktop-nav,.site-search{display:none}.mobile-menu-toggle{display:block;order:-1;border:0;background:#fff;padding:0;font-size:24px}.header-actions{display:flex;margin-left:auto;gap:14px}.header-actions em{display:none}.header-actions a{font-size:0}.header-actions .icon-svg{width:24px;height:24px}.mobile-search{display:flex;align-items:center;background:#f5f5f6;border-radius:4px;height:38px;margin-bottom:10px;padding:0 12px;gap:8px}.mobile-search input{border:0;background:transparent;outline:0;width:100%;font-size:12px}.mobile-nav-drawer{display:flex;position:absolute;left:12px;right:12px;top:102px;background:#fff;box-shadow:0 12px 35px rgba(0,0,0,.13);border-radius:8px;flex-direction:column;padding:10px;transform:translateY(-10px);opacity:0;pointer-events:none;transition:.2s}.mobile-nav-drawer.open{transform:none;opacity:1;pointer-events:auto}.mobile-nav-drawer a{padding:13px;border-bottom:1px solid #eee;font-size:13px}.hero{margin-top:10px;width:100%}.hero img{min-height:260px;object-fit:cover;object-position:center}.hero-brand-note{font-size:10px;left:4%;top:6%}.hero-cta{bottom:8%;left:50%;padding:10px 18px}.offer-strip{grid-template-columns:1fr;padding:14px 16px;gap:9px}.offer-bank{font-size:13px}.offer-strip>div:nth-child(2) strong{font-size:14px}.offer-strip>a{display:none}.section-head h2{font-size:16px}.brand-deal-grid{grid-template-columns:repeat(2,1fr);gap:8px}.deal-card b{font-size:13px}.deal-card span{font-size:11px}.category-scroll{display:flex;overflow-x:auto;gap:12px;scrollbar-width:none;margin-right:-12px}.category-scroll::-webkit-scrollbar{display:none}.category-scroll a{min-width:78px}.promo-grid{grid-template-columns:repeat(2,1fr);gap:8px}.product-slider{display:flex;overflow-x:auto;gap:10px;scroll-snap-type:x mandatory;margin-right:-12px;scrollbar-width:none}.product-slider::-webkit-scrollbar{display:none}.product-slider .product-card{min-width:43vw;scroll-snap-align:start}.occasion-grid,.style-grid{grid-template-columns:repeat(2,1fr);gap:8px}.logo-row{display:flex;overflow-x:auto;gap:8px}.logo-row span{min-width:105px}.breadcrumbs{padding-top:12px;padding-bottom:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.collection-banner{width:100%}.collection-banner img{aspect-ratio:2.4/1;object-position:center}.collection-layout{grid-template-columns:1fr;padding-top:10px}.filters{position:fixed;z-index:110;left:0;top:0;bottom:0;width:min(86vw,360px);border-radius:0;overflow-y:auto;transform:translateX(-105%);transition:.25s;box-shadow:12px 0 30px rgba(0,0,0,.15)}.filters.open{transform:none}.filter-close{display:block}.collection-toolbar{height:auto;padding:10px 0;gap:8px}.collection-toolbar>div{display:flex;align-items:center;gap:8px}.collection-toolbar h1{font-size:15px}.collection-toolbar h1 small{display:none}.collection-toolbar label{font-size:0}.collection-toolbar select{font-size:11px;padding:9px}.mobile-filter-btn{display:block;border:1px solid #ddd;background:#fff;border-radius:4px;padding:9px;font-size:11px;font-weight:700}.collection-grid{grid-template-columns:repeat(2,1fr);gap:10px;padding-left:0;padding-top:10px}.product-meta{padding-left:2px;padding-right:2px}.product-title{font-size:10px}.price-line strong{font-size:12px}.pagination{padding:24px 0}.pagination button:nth-of-type(n+6),.pagination span{display:none}.product-page{grid-template-columns:1fr;gap:18px}.product-gallery{grid-template-columns:1fr}.thumb-list{order:2;flex-direction:row;overflow-x:auto}.thumb-list button{min-width:64px}.main-photo>img{aspect-ratio:4/4.9}.product-summary h1{font-size:20px}.product-price strong{font-size:24px}.buy-actions{display:none}.details-grid{grid-template-columns:1fr;gap:20px;padding:22px 0}.feature-icons{gap:8px}.feature-icons span{font-size:22px}.reviews-wrap{grid-template-columns:1fr;gap:15px}.rating-big strong{font-size:34px}.reviews{padding-bottom:10px}.service-strip{grid-template-columns:repeat(2,1fr);gap:18px}.service-strip>div{justify-content:flex-start}.footer-main{grid-template-columns:1fr 1fr;gap:20px}.footer-main>div:last-child{grid-column:1/-1}.mobile-bottom-nav{position:fixed;display:grid;grid-template-columns:repeat(5,1fr);left:0;right:0;bottom:0;height:62px;background:#fff;border-top:1px solid #ddd;z-index:90}.mobile-bottom-nav a{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:4px;font-size:18px}.mobile-bottom-nav small{font-size:9px}.mobile-sticky-buy{position:fixed;left:0;right:0;bottom:62px;z-index:89;background:#fff;border-top:1px solid #ddd;padding:9px 12px;display:grid;grid-template-columns:60px 1fr;gap:8px}.mobile-sticky-buy button{height:46px}.site-footer{margin-top:18px}}
@media(max-width:480px){.container-wide{width:calc(100% - 18px)}.hero img{min-height:225px}.hero-cta{font-size:10px}.brand-deal-grid{gap:6px}.category-scroll a{min-width:70px}.promo-grid{gap:6px}.home-section{padding-top:20px}.product-slider .product-card{min-width:46vw}.product-card .wish{width:27px;height:27px;font-size:18px}.occasion-grid span,.style-grid span{font-size:11px;padding:10px}.collection-grid{gap:8px}.collection-toolbar select{max-width:130px}.product-gallery{gap:8px}.product-summary{padding:0 3px}.sizes button{width:46px;height:40px}.service-strip{grid-template-columns:1fr 1fr}.footer-main{grid-template-columns:1fr}.footer-main>div:last-child{grid-column:auto}}
/* v1.1 category demo refinements */
.collection-grid.single-demo-product{grid-template-columns:minmax(220px,280px);justify-content:start;min-height:520px}
.category-filter-row{cursor:pointer}
.wc-summary form.cart{display:flex;gap:10px;align-items:center;margin:14px 0 18px}.wc-summary .single_add_to_cart_button{min-width:220px;text-transform:uppercase}.wc-summary .quantity input{height:48px;border:1px solid #ddd;border-radius:4px;text-align:center}
@media(max-width:820px){.collection-grid.single-demo-product{grid-template-columns:minmax(0,1fr);max-width:48vw;min-height:360px}.wc-summary form.cart{align-items:stretch}.wc-summary .single_add_to_cart_button{min-width:0;flex:1}}


/* v1.3 mobile-first storefront fidelity */
.hero-link{display:block}.hero-link img{width:100%}.promo-grid a{position:relative;overflow:hidden;border-radius:2px}.promo-grid span{position:absolute;left:10px;right:10px;bottom:10px;background:rgba(255,255,255,.92);padding:9px 10px;text-align:center;display:flex;flex-direction:column;gap:2px}.promo-grid span b{font-size:13px}.promo-grid span small{font-size:10px;font-weight:700}.line-icon{display:inline-block;width:17px;height:17px;vertical-align:-3px;margin-right:6px;position:relative}.tag-icon:before{content:"";position:absolute;inset:2px;border:1.6px solid var(--pink);border-radius:3px;transform:rotate(45deg)}.pin-icon:before{content:"";position:absolute;left:4px;top:1px;width:8px;height:11px;border:1.6px solid var(--ink);border-radius:8px 8px 8px 8px}.pin-icon:after{content:"";position:absolute;left:7px;top:4px;width:2px;height:2px;background:var(--ink);border-radius:50%}.offer-check{display:inline-flex;align-items:center;justify-content:center;width:17px;height:17px;border-radius:50%;background:#eaf8f4;color:var(--green);font-size:11px;font-weight:800;margin-right:6px}.mobile-plp-head,.mobile-plp-actions{display:none}
@media(max-width:820px){
  body{padding-bottom:62px;background:#fff}.container-wide{width:calc(100% - 20px)}
  .site-header{box-shadow:0 1px 8px rgba(40,44,63,.08)}.header-main{height:58px}.brand-name{font-size:19px}.brand-mark{transform:scale(.92);transform-origin:left center}
  .mobile-search{height:40px;margin-bottom:8px;border-radius:7px}.mobile-search .icon-svg{width:18px;height:18px}.mobile-nav-drawer{top:105px}
  .hero{margin-top:0;width:100%}.hero img{width:100%;min-height:0!important;aspect-ratio:3.2/1;object-fit:cover;border-radius:0}.hero-cta{display:none}
  .offer-strip{width:calc(100% - 20px);grid-template-columns:1fr;margin-top:10px;border-radius:8px;padding:12px 13px;box-shadow:none;border:1px solid #f7e4e8}.offer-bank{font-size:12px}.offer-strip>div:nth-child(2) strong{font-size:13px}.offer-strip>div:nth-child(2) span{font-size:10px}
  .home-section{padding-top:16px}.section-head{margin-bottom:9px}.section-head h2{font-size:17px}.section-head a{font-size:11px}
  .brand-deal-grid{display:flex;overflow-x:auto;gap:8px;margin-right:-10px;padding-right:10px;scrollbar-width:none}.brand-deal-grid::-webkit-scrollbar{display:none}.deal-card{min-width:142px;border:0;background:#f8f8f8;border-radius:5px;overflow:hidden}.deal-card img{aspect-ratio:1/1.05}.deal-card div{padding:7px 5px}.deal-card b{font-size:12px}.deal-card span{font-size:10px}
  .category-scroll{gap:10px;margin-right:-10px;padding-right:10px}.category-scroll a{min-width:68px;font-size:10px}.category-scroll img{border-radius:50%;background:#fff2f5}.category-scroll span{margin-top:5px;line-height:1.15;min-height:25px}
  .promo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;padding-top:0}.promo-grid img{aspect-ratio:.82/1;object-fit:cover}.promo-grid span{left:4px;right:4px;bottom:4px;padding:6px 3px}.promo-grid span b{font-size:10px}.promo-grid span small{font-size:8px}
  .product-slider{gap:8px;margin-right:-10px;padding-right:10px}.product-slider .product-card{min-width:38vw}.product-image{aspect-ratio:3/4}.product-meta h3{font-size:11px}.product-title{font-size:9px}.price-line{font-size:9px}.price-line strong{font-size:11px}.rating{font-size:9px}
  .occasion-grid,.style-grid{display:flex;overflow-x:auto;gap:8px;margin-right:-10px;padding-right:10px;scrollbar-width:none}.occasion-grid::-webkit-scrollbar,.style-grid::-webkit-scrollbar{display:none}.occasion-grid a,.style-grid a{min-width:38vw}.occasion-grid img,.style-grid img{aspect-ratio:1.45}.occasion-grid span,.style-grid span{font-size:10px;padding:8px}
  .logo-row{gap:6px;margin-right:-10px;padding-right:10px}.logo-row span{min-width:86px;padding:12px 6px;font-size:11px}
  .breadcrumbs{font-size:10px;margin-top:2px}.mobile-plp-head{display:block}.mobile-plp-head h1{font-size:23px;line-height:1.1;margin:4px 0 12px}.mobile-plp-head h1 small{font-size:13px;color:#7e818c;font-weight:400}.mobile-chips{display:flex;gap:8px;overflow-x:auto;margin-right:-10px;padding:0 10px 10px 0;scrollbar-width:none}.mobile-chips::-webkit-scrollbar{display:none}.mobile-chips button{white-space:nowrap;background:#fff;border:1px solid #d7d8dc;border-radius:18px;padding:8px 13px;font-size:11px}.mobile-chips .active{border-color:var(--pink);color:var(--pink);font-weight:700;background:#fff7f9}
  .collection-layout{padding-top:0}.collection-toolbar{padding:7px 0 9px;border-top:1px solid var(--line)}.collection-toolbar h1{display:none}.collection-toolbar label{margin-left:auto}.mobile-filter-btn{display:none}.collection-grid{padding-top:3px;gap:6px}.collection-grid .product-card{border-bottom:1px solid #f1f1f1;padding-bottom:5px}.collection-grid .product-image{aspect-ratio:1/1.25}.collection-grid .wish{right:6px;top:6px;background:#fff}.collection-grid .rating b{background:#fff;border-radius:10px;padding:3px 5px}
  .mobile-plp-actions{position:fixed;display:grid;grid-template-columns:1fr 1fr;left:0;right:0;bottom:62px;height:57px;background:#fff;border-top:1px solid #d9dade;z-index:95}.mobile-plp-actions button{border:0;background:#fff;display:flex;align-items:center;justify-content:center;gap:10px;font-size:20px}.mobile-plp-actions button+button{border-left:1px solid #e3e3e6}.mobile-plp-actions span{display:flex;flex-direction:column;text-align:left}.mobile-plp-actions b{font-size:12px}.mobile-plp-actions small{font-size:9px;color:#7e818c}
  .pagination{padding-bottom:78px}
  .product-page{gap:12px}.product-gallery{gap:8px}.main-photo>img{aspect-ratio:1/1.22}.thumb-list{padding-bottom:3px}.thumb-list button{min-width:58px}.product-summary{padding-top:0}.product-brand{font-size:13px}.product-summary h1{font-size:18px;line-height:1.2}.subtitle{font-size:12px}.product-rating{padding-bottom:10px;gap:8px}.product-price{margin-top:13px}.product-price strong{font-size:23px}.product-price del{font-size:14px}.bank-offer{margin:13px 0;padding:12px}.swatches button{width:48px;height:48px}.sizes{gap:7px}.sizes button{width:44px;height:38px}.available-offers{margin-top:14px}.details-grid{padding-top:18px}.details-grid h2,.reviews h2{font-size:17px}.feature-icons span{font-size:18px}.mobile-sticky-buy{bottom:62px;height:58px;padding:7px 10px}.mobile-sticky-buy button{height:44px}
  .service-strip{padding:17px 0}.footer-main{display:none}.copyright{padding-bottom:80px}.mobile-bottom-nav{height:62px}.mobile-bottom-nav a{font-size:17px}.mobile-bottom-nav small{font-size:9px}
}
@media(max-width:480px){.promo-grid span small{display:none}.product-slider .product-card{min-width:40vw}.occasion-grid a,.style-grid a{min-width:42vw}}
