@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--brand:#cf1737;--dark:#45212b;--lime:#ffdce3;--muted:#777176;--line:#ece7e8;--soft:#faf5f6}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;color:#343034;background:#fff;font-family:'DM Sans',Arial,sans-serif;font-size:16px}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button{border:0;background:none;color:inherit}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:3px solid #e77589;outline-offset:4px}svg{width:24px;height:24px;vertical-align:middle;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.wrap{max-width:1320px;width:calc(100% - 88px);margin:auto}.announcement{background:var(--brand);color:white;text-align:center;font-size:13px;padding:11px 20px;letter-spacing:.15px}.announcement span{margin-left:48px;opacity:.65;font-size:12px}.header-main{display:flex;gap:38px;align-items:center;padding:27px 0}.brand{display:flex;align-items:center;gap:9px;font-family:Manrope,sans-serif;font-size:29px;color:var(--brand);letter-spacing:-1.3px;white-space:nowrap}.brand strong{font-weight:800}.brand-mark{font-size:47px;font-weight:700;line-height:1}.brand small{display:block;font-size:8px;letter-spacing:2.5px;font-weight:650;margin-top:1px}.search{display:flex;flex:1;border-radius:9px;background:#f5f4f4;padding:0 14px;border:1px solid #ebe7e8;min-width:200px}.search:focus-within{outline:2px solid #dd7186}.search input{width:100%;padding:16px 0;background:none;border:0;outline:0;font-size:14px}.search button{color:var(--brand)}.header-action{display:flex;gap:11px;align-items:center;text-align:left;font-size:12px;white-space:nowrap;padding:0}.header-action strong{display:block;font-size:14px;margin-top:4px}.header-action svg{width:27px;height:27px;color:var(--brand)}.bag{position:relative}.bag b{background:var(--brand);border:2px solid white;border-radius:50%;color:white;position:absolute;left:16px;top:-9px;min-width:19px;text-align:center;font-size:10px;padding:2px}header{border-bottom:1px solid var(--line)}nav{display:flex;align-items:center;padding:0 0 19px;gap:28px;font-size:13px}.location{display:flex;align-items:center;gap:10px;text-align:left;padding-right:28px;border-right:1px solid var(--line);font-size:12px}.location strong{display:block;font-size:13px;margin-top:3px}.location svg{color:var(--brand)}.nav-links{display:flex;gap:25px;align-items:center;flex:1}.nav-links button{padding:0;white-space:nowrap}.nav-links button:first-child{font-weight:700}.nav-links svg{width:18px;margin-right:6px}.offers-link{display:flex;align-items:center;gap:6px;color:var(--brand);font-weight:700;white-space:nowrap}.offers-link svg{width:19px}.category-strip{display:grid;grid-template-columns:repeat(8,1fr);gap:20px;padding:28px 8px 30px}.category-strip :is(button,a){display:flex;flex-direction:column;gap:10px;align-items:center;font-size:12px;font-weight:600}.category-strip i{display:grid;place-items:center;width:66px;height:60px;background:#faf5ed;border-radius:18px;color:var(--brand);transition:background .2s,transform .2s}.category-strip svg{width:27px;height:27px}.category-strip :is(button,a):hover i{background:#f8e3e8;transform:translateY(-3px)}.hero{display:flex;background:#fbebee;border-radius:16px;overflow:hidden;min-height:376px;position:relative}.hero-copy{padding:43px 0 34px 52px;width:51%;z-index:2}.eyebrow{font-size:11px;letter-spacing:1.9px;font-weight:700;color:var(--brand)}h1,h2,h3,p{margin:0}h1{font-family:Manrope,sans-serif;font-size:53px;font-weight:750;line-height:1.12;letter-spacing:-2.4px;color:var(--dark);margin:17px 0}h1 em{font-style:normal;color:var(--brand)}.hero p{color:#78575f;font-size:15px;line-height:1.6}.primary{background:var(--brand);color:white;padding:14px 20px;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;gap:23px;font-size:14px;font-weight:650}.primary:hover{background:#ae1130}.primary svg{width:19px;height:19px}.hero .primary{margin-top:24px}.hero small{display:block;color:#88636c;font-size:10px;margin-top:18px}.hero-art{position:relative;flex:1;min-width:0;isolation:isolate}.halo{width:425px;height:425px;border-radius:50%;background:#f5ccd5;position:absolute;top:25px;left:20px;z-index:-1}.hero-product{position:absolute;object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(10px 20px 8px #75203825)}.hero-product.one{width:255px;height:260px;bottom:38px;left:-15px;transform:rotate(-8deg)}.hero-product.two{width:216px;height:290px;bottom:75px;right:60px;transform:rotate(10deg)}.hero-product.three{width:180px;height:160px;bottom:8px;right:20px;transform:rotate(-4deg)}.hero-seal{position:absolute;top:24px;right:21px;background:var(--brand);color:white;border-radius:50%;width:108px;height:108px;display:flex;flex-direction:column;justify-content:center;text-align:center;font-size:9px;letter-spacing:1px;transform:rotate(10deg)}.hero-seal strong{font-size:15px;letter-spacing:-.4px;margin:5px 0}.hero-seal span{font-size:10px;letter-spacing:0}.benefits{display:grid;grid-template-columns:repeat(4,1fr);padding:27px 0;border-bottom:1px solid var(--line);gap:20px}.benefits>div{display:flex;gap:13px;align-items:center;justify-content:center;border-right:1px solid var(--line)}.benefits>div:last-child{border:0}.benefits svg{color:var(--brand);width:27px;height:27px}.benefits strong{display:block;font-size:12px;font-weight:650}.benefits small{display:block;font-size:11px;color:var(--muted);margin-top:5px}.catalog{padding:39px 0 27px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:15px}h2{font-family:Manrope,sans-serif;font-size:26px;letter-spacing:-.9px;font-weight:750}.section-heading h2{margin-top:7px}.text-button{display:flex;align-items:center;gap:12px;color:var(--brand);font-size:13px;font-weight:700}.text-button svg{width:19px}.filter-row{display:flex;justify-content:space-between;align-items:center;margin:24px 0 20px;gap:12px}.filter-row>div{display:flex;gap:8px;flex-wrap:wrap}.filter-row button{font-size:12px;padding:9px 15px;border:1px solid #e7dfe1;border-radius:30px;white-space:nowrap}.filter-row button.active{background:var(--brand);color:white;border-color:var(--brand)}.sort-label{font-size:12px;color:var(--muted);white-space:nowrap}.sort-label select{border:0;background:white;font-weight:600;font-size:12px;color:var(--dark)}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:19px}.product{border:1px solid var(--line);border-radius:12px;padding:18px;position:relative;transition:box-shadow .2s;display:flex;flex-direction:column}.product:hover{box-shadow:0 8px 25px #5a152710}.discount{position:absolute;top:17px;left:17px;color:var(--brand);font-size:11px;font-weight:700;background:#fce7ed;border-radius:4px;padding:5px 7px;z-index:1}.favorite{position:absolute;right:12px;top:12px;padding:5px;color:#8b7e82;z-index:1}.favorite.selected{color:var(--brand)}.favorite.selected svg{fill:#f6cdd7}.product-photo{height:177px;margin:10px 0 14px;display:block;width:100%;padding:0}.product-photo img{height:100%;max-width:90%;object-fit:contain}.product-brand{font-size:10px;color:#81797d;font-weight:700;text-transform:uppercase;letter-spacing:1px}.product h3{font-size:14px;line-height:1.5;font-weight:550;min-height:44px;margin:6px 0}.size{font-size:12px;color:#81797d}.price-area{margin-top:17px}.old{font-size:12px;color:#8b8387;text-decoration:line-through}.price{font-size:23px;font-weight:750;letter-spacing:-.7px;color:var(--dark);margin-top:3px}.payment{font-size:11px;color:#8b7e83;margin:4px 0 16px}.add{border:1px solid #edccd4;border-radius:6px;padding:10px;width:100%;color:var(--brand);background:#fff4f6;font-size:13px;font-weight:650;display:flex;gap:10px;justify-content:center;align-items:center;margin-top:auto}.add:hover{background:#fbe3e9}.add svg{width:18px;height:18px}.demo-caption{font-size:11px;color:#91898c;text-align:center;margin-top:18px}.empty{grid-column:1/-1;text-align:center;padding:50px;background:var(--soft);border-radius:10px}.empty h3{margin-bottom:10px}.empty p{color:var(--muted);font-size:14px}.empty button{margin-top:20px}.bottom-banner{margin:6px 0 42px;background:#fbf0f2;border-radius:12px;padding:30px 42px;display:flex;justify-content:space-between;align-items:center;gap:20px}.bottom-banner h2{margin:9px 0;font-size:26px}.bottom-banner p{font-size:14px;color:var(--muted)}footer{background:#faf8f8;border-top:1px solid var(--line)}.footer-main{display:flex;justify-content:space-between;align-items:center;padding:32px 0;gap:25px}.footer-main .brand{font-size:25px}.footer-main .brand-mark{font-size:36px}.footer-main p{font-size:13px;color:var(--muted);line-height:1.7;margin-right:auto}.demo-pill{font-size:11px;border:1px solid #e5dcdf;padding:8px 12px;border-radius:30px}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:20px 0;color:#91898c;font-size:11px}dialog{border:0;border-radius:16px;padding:26px;width:min(520px,calc(100% - 30px));max-height:90vh;color:var(--dark);box-shadow:0 30px 120px #3b142240}dialog::backdrop{background:#30131b59;backdrop-filter:blur(3px)}.dialog-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.dialog-header h2{font-size:24px}.dialog-header button{padding:4px}.dialog-copy{font-size:14px;line-height:1.7;color:var(--muted);margin:12px 0 20px}.dialog-input{width:100%;padding:13px;border:1px solid #ddcdd2;border-radius:6px;margin:10px 0 16px}.dialog-full{width:100%}.cart-line{display:flex;gap:14px;padding:15px 0;border-bottom:1px solid var(--line);align-items:center}.cart-line img{width:55px;height:65px;object-fit:contain}.cart-line>div{flex:1}.cart-line h3{font-size:13px;line-height:1.5}.cart-line p{font-size:14px;font-weight:700;margin:5px 0}.qty{display:inline-flex;align-items:center;border:1px solid #e3d9dc;border-radius:6px;gap:12px;font-size:13px}.qty button{padding:4px 10px}.cart-total{display:flex;justify-content:space-between;margin:22px 0;font-size:18px;font-weight:700}.cart-note{font-size:12px;color:var(--muted);line-height:1.6;margin:15px 0}.detail-img{height:200px;width:100%;object-fit:contain}.detail-price{font-size:30px;font-weight:700;margin:12px 0}.coupon-code{border:2px dashed #d68195;background:var(--soft);font-size:25px;letter-spacing:3px;text-align:center;padding:20px;border-radius:10px}.notice{padding:14px;background:var(--soft);border-radius:8px;line-height:1.6;font-size:14px}.form-error{color:#b43636;font-size:13px}#toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);padding:14px 22px;background:var(--dark);color:white;border-radius:9px;opacity:0;pointer-events:none;transition:.2s;z-index:10;font-size:14px;text-align:center;max-width:90vw}#toast.show{opacity:1;transform:translate(-50%,0)}
@media(min-width:1500px){.hero{min-height:405px}.hero-copy{padding-top:45px}h1{font-size:58px}.hero-art{margin-right:40px}.hero-product.one{width:285px;height:290px}.hero-product.two{width:240px;height:310px}.hero-product.three{width:190px;height:190px}}@media(max-width:1100px){.wrap{width:calc(100% - 40px)}.header-main{gap:24px}.header-action span:nth-child(2){display:none}.nav-links{gap:15px}.nav-links button:last-child{display:none}.hero-copy{padding-left:34px}.hero-product.one{width:210px;left:-20px}.hero-product.two{right:10px;width:180px}.hero-product.three{width:145px;right:0}.hero-seal{right:10px;top:14px;width:90px;height:90px}.benefits{gap:8px}.benefits strong{font-size:11px}.benefits small{font-size:10px}.sort-label{display:none}.product{padding:14px}.product-photo{height:150px}.category-strip{gap:8px}.category-strip :is(button,a){font-size:11px}}@media(max-width:700px){.wrap{width:calc(100% - 32px)}.announcement{font-size:11px;padding:9px}.announcement span{display:none}.header-main{padding:18px 0;display:grid;grid-template-columns:1fr auto auto;gap:20px}.brand{font-size:25px}.brand-mark{font-size:36px}.brand small{font-size:7px;letter-spacing:2px}.search{grid-row:2;grid-column:1/-1}.search input{padding:13px 0}.header-action svg{width:25px}.header-action{justify-self:end}nav{padding-bottom:13px;gap:12px;justify-content:space-between}.nav-links{display:none}.location{border:0;padding-right:0}.location span{font-size:10px}.location strong{font-size:12px}.offers-link{font-size:12px}.category-strip{display:flex;overflow-x:auto;padding:20px 0;gap:21px;margin-right:-16px;scrollbar-width:none}.category-strip :is(button,a){flex:0 0 72px;font-size:10px;padding:0}.category-strip i{width:57px;height:53px;border-radius:15px}.hero{min-height:510px}.hero-copy{width:100%;padding:27px 24px;position:relative;z-index:2}.hero .eyebrow{font-size:9px}h1{font-size:40px;letter-spacing:-1.8px;margin:13px 0}.hero p{font-size:13px}.hero .primary{padding:12px 16px;font-size:12px;margin-top:17px}.hero small{font-size:9px;max-width:155px;line-height:1.5}.hero-art{position:absolute;bottom:0;right:0;left:23%;height:230px;z-index:1}.halo{width:290px;height:290px;top:0;left:0}.hero-product.one{width:175px;height:185px;bottom:2px;left:-22px}.hero-product.two{width:155px;height:210px;bottom:24px;right:12px}.hero-product.three{width:118px;height:113px;bottom:-5px;right:0}.hero-seal{top:-6px;right:0;width:78px;height:78px;font-size:7px}.hero-seal strong{font-size:12px}.hero-seal span{font-size:8px}.benefits{grid-template-columns:1fr 1fr;gap:19px 8px;padding:23px 0}.benefits>div{justify-content:flex-start;border:0;gap:8px}.benefits svg{width:23px}.benefits strong{font-size:10px}.benefits small{font-size:9px}.catalog{padding-top:26px}.section-heading{align-items:end}.section-heading .eyebrow{font-size:9px}h2{font-size:21px}.section-heading h2{max-width:240px;font-size:22px}.text-button{font-size:11px;gap:4px;white-space:nowrap}.filter-row{margin:20px 0 16px}.filter-row>div{flex-wrap:nowrap;overflow:auto;padding-bottom:5px;scrollbar-width:none}.filter-row button{font-size:11px;padding:8px 13px}.products{grid-template-columns:1fr 1fr;gap:10px}.product{padding:12px}.product-photo{height:130px;margin-top:20px}.discount{top:12px;left:10px;font-size:9px}.favorite svg{width:19px}.product-brand{font-size:9px}.product h3{font-size:12px;min-height:54px}.size{font-size:10px}.price{font-size:22px}.payment{font-size:10px}.add{font-size:11px;padding:10px 6px;gap:5px}.bottom-banner{padding:24px;display:block;margin-bottom:25px}.bottom-banner .primary{margin-top:20px}.bottom-banner h2{font-size:24px}.footer-main{flex-wrap:wrap;padding:25px 0}.footer-main p{display:none}.footer-bottom{display:block;line-height:1.6}.footer-bottom span{display:block;margin-top:8px}.demo-pill{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Readable product controls across screen sizes. */
.category-strip :is(button,a),.filter-row button,.add,.nav-links button{font-size:14px}.product h3{font-size:16px;min-height:48px}.size,.payment,.benefits small{font-size:12px}.benefits strong{font-size:14px}.hero-product{filter:none}.hero-art{isolation:auto}.halo{z-index:0}.hero-product{z-index:1}.hero-seal{z-index:2}
@media(max-width:1100px){.nav-links button{font-size:12px}.benefits strong{font-size:12px}.category-strip :is(button,a){font-size:12px}}
@media(max-width:700px){.product h3{font-size:14px;min-height:63px}.add{font-size:12px}.benefits small{font-size:11px}.category-strip :is(button,a){font-size:12px}.category-strip{gap:16px}.category-strip :is(button,a){flex-basis:86px}.filter-row button{font-size:12px}}
.category-strip{grid-template-columns:repeat(8,minmax(0,1fr))}.category-strip :is(button,a){min-width:0}.category-strip span{max-width:100%;overflow-wrap:anywhere}
@media(min-width:701px) and (max-width:1100px){.nav-links button:nth-child(n+3){display:none}.header-main{gap:20px}.benefits{grid-template-columns:repeat(2,minmax(0,1fr))}.benefits>div:nth-child(2){border:0}}

.brand{color:#ef334f}.announcement{background:#303030}


/* Dedicated product catalog. */
.breadcrumbs{justify-content:flex-start;padding:24px 0;gap:12px;color:var(--muted);font-size:14px}.breadcrumbs a{color:var(--brand)}.catalog-intro{padding:5px 0 30px;border-bottom:1px solid var(--line)}.catalog-intro h1{font-size:38px;letter-spacing:-1.3px;margin:12px 0}.catalog-intro p{color:var(--muted)}.catalog-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:32px;padding:30px 0 55px}.category-sidebar h2{font-size:20px;margin:0 0 20px}.category-sidebar #filter-chips{display:flex;flex-direction:column;gap:6px}.category-sidebar button{display:flex;justify-content:space-between;text-align:left;gap:8px;padding:13px 12px;border-radius:7px;font-size:14px}.category-sidebar button span{font-size:12px;color:var(--muted)}.category-sidebar button:hover{background:var(--soft)}.category-sidebar button.active{background:#fff0f3;color:var(--brand);font-weight:700}.back-home{display:block;margin:25px 12px;color:var(--muted);font-size:14px}.catalog-page .catalog{padding:0;min-width:0}.catalog-page .section-heading h2{margin:0;font-size:25px}.catalog-page #result-count{font-size:14px;color:var(--muted);margin-top:8px}.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 0}.catalog-toolbar p{font-size:14px;color:var(--muted)}.catalog-page .sort-label{display:block;font-size:14px}.catalog-page .sort-label select{font-size:14px;border:1px solid var(--line);padding:9px;border-radius:6px;max-width:160px}.catalog-page .products{grid-template-columns:repeat(3,minmax(0,1fr))}.product-categories{font-size:12px;color:var(--brand);line-height:1.5;margin-top:10px;min-height:36px}
@media(max-width:1100px){.catalog-layout{grid-template-columns:185px minmax(0,1fr);gap:22px}.catalog-page .products{grid-template-columns:repeat(2,minmax(0,1fr))}} 
@media(max-width:800px){.catalog-layout{grid-template-columns:minmax(0,1fr);gap:24px}.category-sidebar #filter-chips{flex-direction:row;overflow-x:auto;padding-bottom:5px}.category-sidebar button{flex-shrink:0;border:1px solid var(--line)}.category-sidebar h2{font-size:18px;margin-bottom:12px}.back-home{display:none}.catalog-page .section-heading h2{max-width:none}.catalog-toolbar{flex-wrap:wrap}.catalog-intro h1{font-size:32px}.catalog-page .products{gap:12px}}

/* Product detail and purchase page. */
a.product-photo{text-align:center}.product h3 a:hover{text-decoration:underline;color:var(--brand)}.product-main{padding-bottom:40px}.product-main .breadcrumbs{flex-wrap:wrap;line-height:1.5}.product-overview{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:55px;padding:12px 0 40px}.product-gallery{border:1px solid var(--line);border-radius:16px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:460px;padding:35px}.product-gallery img{width:100%;height:370px;object-fit:contain}.product-gallery>p{color:var(--muted);font-size:12px;margin-top:12px}.product-purchase{padding:10px 0}.product-manufacturer{color:var(--muted);font-size:14px;margin:16px 0 8px}.product-purchase h1{font-size:34px;letter-spacing:-1.2px;margin:0 0 12px;line-height:1.2}.product-subtitle{color:var(--muted);line-height:1.6}.spec-link{display:inline-block;color:var(--brand);font-size:14px;margin:15px 0}.purchase-price{padding:19px 0;border-top:1px solid var(--line);margin-top:10px;display:flex;flex-direction:column;gap:6px}.purchase-price strong{font-size:36px;letter-spacing:-1px;color:var(--dark)}.purchase-price>span:last-child{font-size:12px;color:var(--muted)}.purchase-controls{display:flex;align-items:flex-end;gap:18px;margin:8px 0 25px}.quantity-label{display:block;font-size:12px;margin-bottom:7px;color:var(--muted)}.purchase-controls .qty{height:49px;gap:10px}.purchase-controls .qty button{padding:12px}.purchase-controls>.primary{flex:1;min-height:49px;gap:10px}.product-delivery{display:flex;gap:14px;padding:18px;background:var(--soft);border-radius:9px}.product-delivery>svg{color:var(--brand)}.product-delivery strong{font-size:14px}.product-delivery p{font-size:13px;line-height:1.6;color:var(--muted);margin:5px 0}.product-delivery .text-button{padding:3px 0}.product-information{display:grid;grid-template-columns:1fr 1fr;gap:55px;border-top:1px solid var(--line);padding:32px 0}.product-information h2{font-size:24px;margin-bottom:20px}.product-information p{line-height:1.8;color:var(--muted);margin-bottom:12px}.product-information dl{margin:0}.product-information dl>div{display:grid;grid-template-columns:40% 1fr;gap:16px;padding:13px 12px;font-size:14px;line-height:1.5}.product-information dl>div:nth-child(odd){background:var(--soft)}.product-information dt{font-weight:650}.product-information dd{margin:0;color:var(--muted)}.product-information .cart-note{margin-top:15px}.return-catalog{display:inline-flex;margin-top:12px}.missing-product{padding:60px 0}.missing-product h1{font-size:32px}.missing-product p{margin:20px 0}
@media(max-width:1000px){.product-overview{gap:28px}.product-gallery{min-height:360px;padding:20px}.product-gallery img{height:300px}.product-purchase h1{font-size:28px}.purchase-controls{flex-wrap:wrap}.purchase-controls>.primary{min-width:185px}.product-information{gap:28px}}
@media(max-width:700px){.product-overview{grid-template-columns:minmax(0,1fr);gap:20px;padding-top:0}.product-gallery{min-height:300px}.product-gallery img{height:265px}.product-purchase h1{font-size:30px}.product-information{grid-template-columns:minmax(0,1fr)}.product-main .breadcrumbs{font-size:12px;padding:20px 0}.purchase-controls{gap:12px}.purchase-controls>.primary{min-width:0}.product-information dl>div{font-size:13px}}

.category-strip a{text-align:center}.catalog-collections{margin-top:25px}.catalog-collections h2{font-size:18px}.catalog-collections a{display:block;padding:11px 12px;font-size:14px;border-radius:7px}.catalog-collections a.active{background:#fff0f3;color:var(--brand);font-weight:700}#collection-note:not([hidden]){margin-bottom:20px}@media(max-width:800px){.catalog-collections{display:flex;gap:8px;flex-wrap:wrap;margin-top:15px}.catalog-collections h2{width:100%;margin-bottom:4px}.catalog-collections a{border:1px solid var(--line)}}

/* Customer profile demonstration. */
.account-main{padding-bottom:50px}.account-heading{padding:5px 0 30px}.account-heading h1{font-size:38px;letter-spacing:-1.2px;margin:12px 0}.account-heading>p{color:var(--muted)}.account-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:35px;align-items:start}.account-summary{border:1px solid var(--line);border-radius:14px;padding:24px}.account-avatar{display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:#fff0f3;color:var(--brand);margin-bottom:16px}.account-summary h2{font-size:20px;overflow-wrap:anywhere}.account-summary>p{font-size:13px;color:var(--muted);margin:8px 0 25px}.account-section-link{display:block;padding:12px 0;font-size:14px;border-top:1px solid var(--line)}.account-section-link:hover{color:var(--brand)}.account-summary .back-home{margin-left:0;margin-bottom:0}.account-content>.notice{margin-bottom:22px;font-size:13px;color:var(--muted)}.account-card{border:1px solid var(--line);border-radius:14px;padding:26px;margin-bottom:22px}.account-card-heading{display:flex;align-items:center;gap:14px;margin-bottom:25px}.account-card-heading>span{color:var(--brand)}.account-card-heading h2{font-size:23px}.account-card-heading p{font-size:14px;color:var(--muted);margin-top:6px}.account-fields{display:grid;grid-template-columns:1fr 1fr;gap:21px}.account-fields label{font-size:14px;font-weight:550}.account-fields .optional{font-weight:400;color:var(--muted)}.account-fields input,.account-fields select{display:block;width:100%;min-width:0;padding:12px;margin-top:8px;border:1px solid #ded5d8;border-radius:7px;background:white;color:var(--dark);font-size:16px}.account-fields input:focus,.account-fields select:focus{outline:2px solid #e77589;outline-offset:1px}.field-wide{grid-column:1/-1}.account-save{display:flex;align-items:center;justify-content:space-between;gap:20px}.account-save p{font-size:13px;line-height:1.6;color:var(--brand)}.account-save button{flex-shrink:0}
@media(max-width:800px){.account-layout{grid-template-columns:minmax(0,1fr);gap:22px}.account-summary{display:flex;align-items:center;gap:15px;flex-wrap:wrap}.account-avatar{margin:0;width:45px;height:45px}.account-summary>p{margin:0}.account-section-link{border:0;padding:7px 0}.account-summary .back-home{display:none}.account-card{padding:22px}.account-heading h1{font-size:32px}}
@media(max-width:500px){.account-fields{grid-template-columns:minmax(0,1fr)}.account-save{flex-direction:column;align-items:stretch}.account-summary{padding:18px}.account-card{padding:18px}.account-card-heading h2{font-size:21px}}

.checkout-main{padding-bottom:45px;min-height:60vh}.checkout-heading{padding:5px 0 28px}.checkout-heading h1{font-size:38px;letter-spacing:-1px;margin:12px 0}.checkout-heading p{color:var(--muted);line-height:1.6}.checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:30px;align-items:start}.checkout-card,.checkout-summary{border:1px solid var(--line);border-radius:13px;padding:25px;background:white}.checkout-card{margin-bottom:22px}.checkout-card h2,.checkout-summary h2{font-size:23px;margin-bottom:20px}.item-counter{font-family:'DM Sans',sans-serif;font-size:13px;color:var(--muted);font-weight:400;letter-spacing:0;float:right;margin-top:6px}.checkout-line{display:flex;gap:17px;align-items:center;padding:18px 0;border-top:1px solid var(--line)}.checkout-line img{width:75px;height:95px;object-fit:contain}.checkout-line-info{flex:1;min-width:0}.checkout-line h3{font-size:15px;line-height:1.5}.checkout-line p,.checkout-line small{display:block;font-size:12px;color:var(--muted);line-height:1.6;margin:4px 0}.checkout-line .qty{margin-top:8px}.checkout-line-end{text-align:right;align-self:center}.checkout-line-end strong{display:block;font-size:17px;white-space:nowrap}.checkout-line-end button{font-size:12px;text-decoration:underline;color:var(--muted);padding:10px 0}.checkout-card>.text-button{margin-top:18px}.checkout-options{border:0;padding:0;margin:0;display:grid;gap:12px}.checkout-options label{display:flex;align-items:center;gap:13px;padding:16px;border:1px solid var(--line);border-radius:8px;cursor:pointer}.checkout-options label:has(input:checked){border-color:var(--brand);background:#fff5f7}.checkout-options input{accent-color:var(--brand);width:18px;height:18px;flex-shrink:0}.checkout-options strong{font-size:15px;display:block}.checkout-options small{font-size:13px;color:var(--muted);display:block;margin-top:5px;line-height:1.5}.checkout-card .notice{margin-top:18px;font-size:13px}.checkout-summary{position:sticky;top:20px}.checkout-summary dl,.checkout-success dl{margin:0 0 20px}.checkout-summary dl>div,.checkout-success dl>div{display:flex;justify-content:space-between;gap:15px;padding:12px 0;font-size:14px}.checkout-summary dd,.checkout-success dd{margin:0;font-weight:650}.checkout-summary dt{color:var(--muted)}.checkout-grand-total{border-top:1px solid var(--line);margin-top:10px;font-size:23px!important}.checkout-grand-total dt{color:var(--dark);font-weight:700}.checkout-summary>p:not(.cart-note){font-size:13px;margin-bottom:18px;color:var(--muted)}.checkout-summary .primary{font-size:14px;padding:15px 12px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.checkout-success{max-width:640px;margin:45px auto;text-align:center}.success-symbol{display:grid;place-items:center;border-radius:50%;background:#fff0f3;color:var(--brand);font-size:35px;width:70px;height:70px;margin:0 auto 22px}.checkout-success h1{font-size:35px;letter-spacing:-1px}.checkout-success>p{line-height:1.7;color:var(--muted);margin:20px 0}.checkout-success dl{text-align:left;margin-top:25px}.checkout-success .primary{margin-top:8px}
@media(max-width:1000px){.checkout-layout{grid-template-columns:minmax(0,1fr)}.checkout-summary{position:static}.checkout-heading h1{font-size:32px}}@media(max-width:550px){.checkout-card,.checkout-summary{padding:18px}.checkout-line{gap:10px;flex-wrap:wrap}.checkout-line img{width:55px;height:70px}.checkout-line-end{margin-left:auto}.checkout-line-info{min-width:150px}.checkout-card h2{font-size:20px}.item-counter{font-size:12px}.checkout-success h1{font-size:28px}}
/* Mobile-first controls and management screens. */
.mobile-nav{display:none}.admin-entry,.session-exit{font-size:13px;color:var(--brand);padding:12px 0}.session-exit{text-decoration:underline}.footer-main{flex-wrap:wrap}.add:disabled{opacity:.6;cursor:not-allowed}.login-main{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;padding:65px 0}.login-intro h1{font-size:48px;margin:20px 0}.login-intro p{color:var(--muted);line-height:1.7;max-width:390px;margin-bottom:30px}.login-card{border:1px solid var(--line);border-radius:16px;padding:32px;max-width:500px;width:100%;justify-self:end}.login-subtitle{color:var(--muted);margin:10px 0 22px;font-size:14px}.demo-access{display:flex;gap:10px;margin-bottom:24px}.demo-access button,.secondary{border:1px solid #e5cbd2;border-radius:7px;padding:12px;font-size:13px;color:var(--brand);background:#fff5f7}.login-card label,.editor-grid label,.admin-toolbar label{display:block;font-size:14px;font-weight:550}.login-card input,.editor-grid input,.editor-grid select,.editor-grid textarea,.admin-toolbar input,.admin-toolbar select{width:100%;min-width:0;padding:12px;border:1px solid #ded5d8;border-radius:7px;background:white;color:var(--dark);font:inherit;font-size:16px;margin:8px 0 18px}.password-field{position:relative}.password-field input{padding-right:82px}.password-field button{position:absolute;right:5px;top:13px;height:38px;padding:0 10px;font-size:13px;color:var(--brand)}.demo-login-note{font-size:12px;color:var(--muted);line-height:1.7;margin-top:20px}.login-card .form-error{margin-bottom:15px;line-height:1.6}.admin-main{padding:36px 0 50px}.admin-heading{display:flex;align-items:center;justify-content:space-between;gap:24px}.admin-heading h1{font-size:36px;letter-spacing:-1px;margin:12px 0}.admin-heading p{color:var(--muted);line-height:1.6}.admin-demo{margin:25px 0;font-size:14px}.admin-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:25px 0}.admin-stats>div{border:1px solid var(--line);padding:20px;border-radius:10px}.admin-stats span{font-size:13px;color:var(--muted);display:block}.admin-stats strong{display:block;font-size:30px;margin-top:8px}.admin-catalog{border:1px solid var(--line);border-radius:12px;padding:24px}.admin-toolbar{display:flex;align-items:center;gap:20px}.admin-toolbar label:first-child{flex:1}.admin-toolbar .text-button{white-space:nowrap}.admin-product{display:flex;align-items:center;gap:20px;padding:22px 0;border-top:1px solid var(--line)}.admin-product>img{width:70px;height:80px;object-fit:contain}.admin-product-title{flex:1;min-width:0}.admin-product-title h2{font-size:17px;letter-spacing:0;overflow-wrap:anywhere}.admin-product-title p{font-size:12px;line-height:1.6;color:var(--muted);margin:6px 0}.status-badge{font-size:11px;color:var(--brand);padding:4px 8px;background:#fff0f3;border-radius:20px;display:inline-block}.status-badge.inactive{color:#666;background:#eee}.admin-product-price,.admin-product-stock{min-width:95px}.admin-product-price span,.admin-product-stock span{font-size:12px;color:var(--muted);display:block;margin-bottom:5px}.admin-product-price strong,.admin-product-stock strong{font-size:14px;white-space:nowrap}.admin-product-actions{display:flex;gap:8px}.admin-product-actions button{border:1px solid var(--line);border-radius:7px;padding:12px;color:var(--brand);font-size:13px}.editor-dialog{width:min(690px,calc(100% - 24px))}.editor-image{display:flex;gap:20px;align-items:center;margin-bottom:20px}.editor-image img{width:85px;height:95px;object-fit:contain;background:#faf7f8;border-radius:8px}.editor-image label{min-width:0;font-size:14px}.editor-image input{display:block;font-size:12px;max-width:100%;margin:10px 0}.editor-image small{font-size:12px;color:var(--muted)}.editor-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.editor-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:20px}.access-required{max-width:650px;margin:45px auto}.access-required h1{font-size:34px}.access-required p{line-height:1.7;margin:20px 0}.product-editor .form-error{line-height:1.6}input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #df7890;outline-offset:2px}
@media(max-width:1000px){.admin-product{gap:14px;flex-wrap:wrap}.admin-product-title{flex-basis:45%}.admin-product-actions{margin-left:auto}.login-main{gap:30px}.login-intro h1{font-size:39px}.login-card{padding:25px}}
@media(max-width:700px){
 body{padding-bottom:76px}.wrap{width:calc(100% - 32px)}.header-main{grid-template-columns:minmax(0,1fr) 44px 44px;gap:12px;padding:14px 0}.header-main .brand{font-size:25px;gap:5px;min-width:0}.header-main .brand-mark{font-size:33px}.header-main .brand small{font-size:7px;letter-spacing:1.6px}.header-action{width:44px;height:44px;justify-content:center}.bag b{left:24px;top:0}.search{min-width:0;width:100%;padding:0 12px}.search input{font-size:16px;min-height:46px}.search button{min-width:42px}.announcement{font-size:12px;line-height:1.5}.location,.offers-link{min-height:44px}header nav{gap:10px;padding-bottom:8px}.location strong,.offers-link{font-size:12px}.mobile-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));position:fixed;inset:auto 0 0;z-index:8;background:#fff;border-top:1px solid var(--line);padding:7px 8px calc(7px + env(safe-area-inset-bottom));gap:0;box-shadow:0 -3px 20px #30131b09;margin:0}.mobile-nav>a,.mobile-nav>button{display:flex;align-items:center;flex-direction:column;justify-content:center;gap:4px;min-height:48px;font-size:11px;color:var(--brand)}.mobile-nav svg{width:23px;height:23px}.category-strip{margin-right:0;gap:12px;padding:18px 0;scroll-snap-type:x proximity}.category-strip :is(button,a){flex:0 0 80px;scroll-snap-align:start;font-size:12px}.category-strip span{overflow-wrap:normal;hyphens:auto}.hero{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:25px 22px 12px;width:100%}.hero h1{font-size:41px;line-height:1.1}.hero p{font-size:15px}.hero .eyebrow{font-size:10px}.hero .primary{font-size:14px;min-height:46px}.hero small{font-size:11px;max-width:none;line-height:1.5}.hero-art{position:relative;left:auto;right:auto;bottom:auto;flex:none;width:100%;height:210px;margin-top:4px}.hero-art .halo{left:22%;top:10px;width:260px;height:260px}.hero-product.one{width:180px;height:190px;left:2%;bottom:0}.hero-product.two{width:145px;height:210px;right:10%;bottom:5px}.hero-product.three{width:120px;height:110px;right:3%;bottom:0}.hero-seal{right:4%;top:0}.benefits{gap:18px 10px}.benefits>div{min-width:0}.benefits strong{font-size:12px;line-height:1.5}.benefits small{font-size:11px;line-height:1.5}.products,.catalog-page .products{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product{min-width:0;padding:12px}.product h3{font-size:14px;min-height:63px;overflow-wrap:anywhere}.product-photo{height:132px}.product-brand{font-size:10px}.size{font-size:12px;line-height:1.5}.price{font-size:23px}.add{min-height:46px;font-size:12px;gap:5px}.favorite{min-width:44px;min-height:44px;right:3px;top:3px}.section-heading h2{font-size:22px}.section-heading .text-button{min-height:44px;white-space:normal}.filter-row button,.category-sidebar button,.catalog-collections a{min-height:44px}.catalog-intro{padding-bottom:22px}.catalog-intro h1{font-size:30px}.catalog-layout{padding-top:22px;gap:20px}.category-sidebar #filter-chips{padding-bottom:8px;max-width:100%}.category-sidebar button{font-size:13px;padding:10px}.catalog-toolbar{align-items:flex-start}.catalog-toolbar p{display:none}.catalog-page .sort-label{display:flex;align-items:center;justify-content:space-between;width:100%;font-size:14px}.catalog-page .sort-label select{max-width:none;min-height:44px}.catalog-page .section-heading{align-items:flex-start}.product-categories{min-height:54px}.footer-main{gap:18px;align-items:flex-start}.footer-main .demo-pill{white-space:normal;line-height:1.5}.footer-bottom{font-size:12px}.demo-caption{font-size:12px;line-height:1.6}.account-summary{gap:12px}.account-summary h2{font-size:18px}.account-section-link{min-height:44px}.account-heading h1,.checkout-heading h1{font-size:30px}.account-save button{min-height:48px}.qty button{min-width:42px;min-height:42px}.purchase-controls .qty{height:auto}.purchase-controls>.primary{min-height:48px}.product-information dl>div{grid-template-columns:42% minmax(0,1fr);gap:10px}.product-information dd{overflow-wrap:anywhere}.product-purchase .cart-note{font-size:12px;line-height:1.7}.checkout-line{display:grid;grid-template-columns:55px minmax(0,1fr);align-items:start}.checkout-line-info{min-width:0}.checkout-line-end{grid-column:2;text-align:left;display:flex;align-items:center;justify-content:space-between;width:100%}.checkout-line h3{font-size:14px}.checkout-line-end button{min-height:44px}.checkout-card,.checkout-summary{padding:18px}.checkout-layout{gap:0}.checkout-options label{min-height:68px;padding:14px}.checkout-card .notice{font-size:13px}.checkout-summary .primary{min-height:48px}.checkout-grand-total{font-size:22px!important}.checkout-success dl>div{flex-wrap:wrap}.checkout-success h1{font-size:29px}.cart-line{gap:10px}.cart-line img{width:44px;height:60px}.cart-line>div{min-width:0}.cart-line h3{font-size:13px}.cart-line>button{min-width:40px;min-height:44px}dialog{padding:20px;max-height:85dvh;width:calc(100% - 24px)}.dialog-header h2{font-size:22px}.dialog-header button{min-width:44px;min-height:44px}.empty{padding:30px 15px}.bottom-banner{padding:25px}.bottom-banner .primary{min-height:46px}#toast{bottom:85px;font-size:13px;width:max-content;max-width:90vw}.login-main{display:block;padding:28px 0}.login-intro h1{font-size:33px;margin:12px 0}.login-intro h1 br{display:none}.login-intro p{font-size:14px;margin-bottom:15px}.login-intro .text-button{min-height:44px;margin-bottom:22px}.login-card{padding:22px;max-width:none}.login-card h2{font-size:24px}.demo-access{gap:8px}.demo-access button{flex:1;min-height:48px;font-size:12px}.login-card .primary{min-height:48px}.login-card input{min-height:48px}.admin-heading{align-items:flex-start;flex-direction:column;gap:18px}.admin-heading h1{font-size:30px}.admin-heading>.primary{width:100%;min-height:48px}.admin-main{padding:26px 0}.admin-stats{gap:8px}.admin-stats>div{padding:13px 10px}.admin-stats span{font-size:11px;line-height:1.5;min-height:34px}.admin-stats strong{font-size:25px}.admin-catalog{padding:14px}.admin-toolbar{flex-wrap:wrap;gap:0 15px}.admin-toolbar label:first-child{flex-basis:100%}.admin-toolbar label:nth-child(2){flex:1}.admin-toolbar .text-button{font-size:12px}.admin-product{display:grid;grid-template-columns:55px minmax(0,1fr) minmax(0,1fr);gap:14px 10px}.admin-product>img{width:55px;height:65px}.admin-product-title{grid-column:2/4}.admin-product-title h2{font-size:15px;line-height:1.5}.admin-product-price{grid-column:2;min-width:0}.admin-product-stock{min-width:0}.admin-product-actions{grid-column:2/4;width:100%;margin:0}.admin-product-actions button{min-height:44px;flex:1;padding:10px}.editor-grid{gap:0 12px}.editor-grid input,.editor-grid select{font-size:16px}.editor-dialog{padding:18px;max-height:90dvh}.editor-actions{position:sticky;bottom:-18px;background:white;padding:15px 0;margin:0}.editor-actions button{min-height:46px;flex:1}.editor-image{gap:12px}.editor-image img{width:65px;height:75px}.access-required h1{font-size:29px}.editor-grid textarea{font-size:16px}}
@media(max-width:360px){.wrap{width:calc(100% - 24px)}.header-main{gap:6px;grid-template-columns:minmax(0,1fr) 42px 42px}.header-main .brand{font-size:22px}.header-main .brand-mark{font-size:28px}.header-main .brand small{font-size:6px}.hero h1{font-size:36px}.hero-copy{padding:23px 18px 10px}.product{padding:9px}.price{font-size:21px}.add{font-size:11px}.add svg{display:none}.product-photo{height:115px}.editor-grid{grid-template-columns:1fr}.admin-toolbar .text-button{width:100%;min-height:44px}.offers-link svg{display:none}.location{gap:5px}.catalog-page .section-heading h2{font-size:22px}.login-card{padding:18px}.demo-access{flex-direction:column}}
