:root{--black:#000;--white:#fff;--yellow:#ffd93d;--pink:#ff8db6;--blue:#4fc3f7;--purple:#bba9ff;--cream:#fffaf2;--ink:#171717;--muted:#686868;--line:#dedbd4;--radius:22px;--shadow:0 14px 40px rgba(0,0,0,.09);--max:1440px;--font:'DM Sans',sans-serif;--display:'Syne',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);font-family:var(--font);line-height:1.5}body.has-modal{overflow:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.screen-reader-text,.skip-link{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{clip:auto;width:auto;height:auto;margin:12px;padding:12px 18px;z-index:1000;background:#fff}.announcement{background:var(--black);color:#fff;text-align:center;padding:8px 16px;font-size:.75rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.95);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.header-inner{max-width:var(--max);height:68px;margin:auto;padding:0 20px;display:grid;grid-template-columns:44px 1fr auto;align-items:center}.brand{display:inline-flex;align-items:baseline;justify-self:center;font-family:var(--display);font-size:1.35rem;font-weight:800;letter-spacing:-.06em}.brand small{margin-left:4px;background:var(--yellow);padding:1px 5px;font-size:.55em;letter-spacing:.06em}.custom-logo{max-height:42px;width:auto}.icon-btn{position:relative;display:grid;place-items:center;width:42px;height:42px;border:0;background:transparent;font-size:1.55rem}.header-actions{display:flex}.account-link{display:none}.menu-toggle{gap:4px;padding:11px}.menu-toggle span{width:21px;height:2px;background:#000}.primary-nav{position:fixed;top:101px;left:0;width:min(88vw,360px);height:calc(100vh - 101px);padding:24px;background:#fff;transform:translateX(-110%);transition:.25s;z-index:111}.primary-nav.is-open{transform:none}.primary-nav ul{list-style:none;margin:0;padding:0}.primary-nav li{border-bottom:1px solid var(--line)}.primary-nav a{display:block;padding:17px 4px;font-weight:700}.nav-sale{color:#d8004d}.cart-count{position:absolute;top:2px;right:0;display:grid;place-items:center;min-width:19px;height:19px;padding:0 4px;background:var(--yellow);border:2px solid #fff;border-radius:50%;font-size:.65rem;font-weight:800}.overlay{position:fixed;inset:0;background:rgba(0,0,0,.43);z-index:105}.search-overlay{position:fixed;inset:101px 0 auto;background:#fff;z-index:120;padding:42px 20px;box-shadow:var(--shadow)}.search-overlay__inner{max-width:760px;margin:auto}.search-overlay label{display:block;font-family:var(--display);font-size:clamp(1.7rem,4vw,3rem);font-weight:800}.search-overlay input{width:100%;border:0;border-bottom:3px solid #000;padding:15px 0;font-size:1.2rem;outline:none}.modal-close{position:absolute;right:16px;top:12px;border:0;background:transparent;font-size:2rem}.search-results{display:grid;grid-template-columns:1fr;gap:10px;margin-top:20px;max-height:48vh;overflow:auto}.search-result{display:flex;align-items:center;gap:12px;padding:9px;border-radius:12px;background:#fafafa}.search-result img{width:62px;height:62px;object-fit:cover;border-radius:9px}.search-result span{display:flex;flex-direction:column}.cart-drawer{display:block!important;position:fixed;right:0;top:0;width:min(100%,460px);height:100%;background:#fff;z-index:130;transform:translateX(105%);transition:.25s;box-shadow:var(--shadow);overflow:auto}.cart-drawer.is-open{transform:none}.cart-drawer__head{position:sticky;top:0;display:flex;align-items:center;justify-content:space-between;padding:18px 22px;background:#fff;border-bottom:1px solid var(--line);z-index:2}.cart-drawer__head h2{margin:0;font-family:var(--display)}.cart-drawer__head .modal-close{position:static}.cart-drawer__content{padding:20px}.mini-item{display:grid;grid-template-columns:84px 1fr;gap:14px;padding:14px 0;border-bottom:1px solid var(--line)}.mini-item img{border-radius:12px}.mini-item a{font-weight:700}.mini-item p{margin:5px 0}.remove{font-size:.8rem;text-decoration:underline}.mini-total{display:flex;justify-content:space-between;font-size:1.1rem;margin:20px 0}.drawer-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.shipping-progress{margin:20px 0;padding:16px;background:var(--cream);border-radius:12px}.shipping-progress p{margin:0 0 9px;font-size:.9rem}.shipping-progress__track{height:9px;background:#ddd;border-radius:9px;overflow:hidden}.shipping-progress__track span{display:block;height:100%;background:var(--yellow);border-radius:inherit}.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 22px;border:2px solid #000!important;border-radius:999px;background:var(--yellow)!important;color:#000!important;font-weight:800;line-height:1.1;transition:transform .16s,box-shadow .16s}.button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover{transform:translateY(-2px);box-shadow:4px 4px 0 #000}.button--ghost{background:#fff!important}.button--dark{background:#000!important;color:#fff!important}.button:focus-visible,a:focus-visible,input:focus-visible,button:focus-visible{outline:3px solid var(--blue);outline-offset:3px}.button[disabled]{opacity:.55;cursor:not-allowed}.hero{max-width:var(--max);margin:auto;display:grid;background:var(--cream);overflow:hidden}.hero__content{padding:48px 22px 30px}.eyebrow{margin:0 0 10px;font-size:.73rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.hero h1,.section h2,.promo h2,.newsletter h2{margin:.15em 0;font-family:var(--display);font-size:clamp(2.5rem,7vw,6rem);line-height:.92;letter-spacing:-.065em}.hero__content>p:not(.eyebrow){max-width:530px;font-size:1.08rem}.button-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.hero__image img{width:100%;height:100%;min-height:300px;object-fit:cover;object-position:65% center}.section{max-width:var(--max);margin:auto;padding:70px 20px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:25px}.section-heading h2{font-size:clamp(2rem,5vw,4.7rem)}.section-heading>a{font-weight:800;border-bottom:2px solid}.category-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.category-card{position:relative;aspect-ratio:1/1.18;border:2px solid #000;border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;padding:15px;transition:.18s}.category-card:hover{transform:rotate(-1deg) translateY(-3px);box-shadow:5px 5px 0 #000}.category-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.category-card>span:last-child{position:relative;z-index:1;margin-top:auto;display:flex;flex-direction:column;padding:10px;background:#fff;border-radius:12px}.category-card strong{font-family:var(--display);font-size:1.05rem}.category-card small{font-weight:700}.category-card__art{align-self:center;font-size:clamp(4rem,14vw,9rem);line-height:1}.category-card--pink{background:var(--pink)}.category-card--blue{background:var(--blue)}.category-card--yellow{background:var(--yellow)}.category-card--purple{background:var(--purple)}.section--lavender{background:#f3efff}.products-section .woocommerce{margin-top:25px}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 12px;margin:0!important}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none}.woocommerce ul.products li.product{float:none!important;width:auto!important;margin:0!important}.product-card__media{position:relative;border-radius:var(--radius);background:#f5f3ef;overflow:hidden}.product-card__media>a{display:block;aspect-ratio:4/5}.product-card__media img{width:100%!important;height:100%!important;object-fit:cover;margin:0!important;transition:.35s}.product-card:hover img{transform:scale(1.035)}.product-badges{position:absolute;top:10px;left:10px;display:flex;flex-wrap:wrap;gap:5px;z-index:2}.badge,.woocommerce span.onsale{position:static!important;display:inline-flex!important;min-width:0!important;min-height:0!important;margin:0!important;padding:5px 8px!important;border-radius:999px!important;background:#000!important;color:#fff!important;font-size:.63rem!important;line-height:1!important;text-transform:uppercase}.badge--sale{background:var(--pink)!important;color:#000!important}.badge--new{background:var(--yellow)!important;color:#000!important}.badge--best{background:var(--purple)!important;color:#000!important}.wishlist{position:absolute;right:10px;top:10px;z-index:2;width:36px;height:36px;border:0;border-radius:50%;background:#fff;font-size:1.3rem}.wishlist.is-saved{color:#d9004d}.product-card__body{padding:12px 2px}.product-card__title,.woocommerce ul.products li.product .woocommerce-loop-product__title{display:block;padding:0!important;font-weight:700;font-size:.95rem}.woocommerce ul.products li.product .price{color:#000!important;font-size:.9rem!important}.price del{color:var(--muted);opacity:1}.price ins{text-decoration:none;color:#d00049}.quick-add{width:100%;min-height:42px;margin-top:10px!important;font-size:.8rem}.swatches{display:flex;gap:5px;margin-top:7px}.swatch{width:15px;height:15px;border:1px solid rgba(0,0,0,.25);border-radius:50%;background:#ccc}.swatch--yellow{background:var(--yellow)}.swatch--pink{background:var(--pink)}.swatch--blue{background:var(--blue)}.swatch--purple{background:var(--purple)}.swatch--black{background:#000}.swatch--white{background:#fff}.promo{max-width:calc(var(--max) - 40px);margin:40px auto 80px;padding:40px 22px;background:var(--yellow);border:2px solid #000;border-radius:30px;display:grid;overflow:hidden}.promo h2{max-width:850px;font-size:clamp(2.4rem,6vw,5rem)}.promo__art{display:flex;align-items:center;justify-content:center;gap:10px;font-size:4rem}.promo__art span{display:grid;place-items:center;width:100px;height:100px;border:2px solid;border-radius:50%;background:var(--pink)}.promo__art span:nth-child(2){background:var(--blue)}.promo__art span:nth-child(3){background:var(--purple)}.features{max-width:var(--max);margin:auto;padding:45px 20px;display:grid;grid-template-columns:repeat(2,1fr);gap:25px;border-block:1px solid var(--line)}.features div{display:flex;flex-direction:column;text-align:center;font-size:1.8rem}.features strong{font-size:.9rem}.features span{font-size:.75rem;color:var(--muted)}.newsletter{max-width:var(--max);margin:0 auto;padding:70px 20px;display:grid;gap:25px;background:var(--pink)}.newsletter h2{font-size:clamp(2.3rem,6vw,5rem)}.newsletter-form{align-self:center;display:grid;grid-template-columns:1fr auto;gap:8px}.newsletter input{min-width:0;height:52px;padding:0 18px;border:2px solid;border-radius:999px}.form-message{grid-column:1/-1;margin:4px 8px;font-weight:700}.form-message.is-error{color:#85002f}.site-footer{background:#000;color:#fff;padding:60px 20px 25px}.footer-grid{max-width:var(--max);margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:35px}.brand--footer{justify-self:start;font-size:1.7rem}.footer-grid h3{font-size:.8rem;text-transform:uppercase;letter-spacing:.12em;color:var(--yellow)}.footer-grid a,.footer-grid span{display:block;margin:8px 0}.footer-bottom{max-width:var(--max);margin:45px auto 0;padding-top:18px;border-top:1px solid #444;display:flex;justify-content:space-between;font-size:.72rem;color:#aaa}.content-shell,.shop-shell{max-width:var(--max);min-height:55vh;margin:auto;padding:50px 20px}.content-shell h1,.woocommerce-products-header__title,.product_title,.woocommerce-cart h1,.woocommerce-checkout h1,.woocommerce-account h1{font-family:var(--display);font-size:clamp(2.5rem,6vw,5rem);line-height:.95}.woocommerce .woocommerce-breadcrumb{font-size:.75rem;color:var(--muted)}.woocommerce .woocommerce-ordering select{padding:10px;border:2px solid;border-radius:999px}.woocommerce div.product{display:grid;gap:30px}.woocommerce div.product div.images,.woocommerce div.product div.summary{float:none;width:auto}.woocommerce div.product .woocommerce-tabs,.related.products{grid-column:1/-1}.woocommerce div.product form.cart .variations select,.woocommerce .quantity .qty,.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{padding:12px;border:1px solid #aaa;border-radius:9px}.woocommerce-message,.woocommerce-info,.woocommerce-error{border:2px solid #000!important;border-top:2px solid #000!important;background:var(--cream)!important;border-radius:12px}.woocommerce-message:before,.woocommerce-info:before{color:#000!important}.empty-state{padding:60px 20px;text-align:center}.empty-state__face{display:block;font-size:5rem}.page-404{min-height:65vh}.page-404 h1{font-family:var(--display);font-size:clamp(2.5rem,7vw,5rem)}
@media(min-width:700px){.account-link{display:grid}.header-inner{grid-template-columns:auto 1fr auto}.brand{justify-self:start}.hero{grid-template-columns:46% 54%;min-height:620px}.hero__content{align-self:center;padding:65px 7vw}.hero__image{min-width:0}.category-grid{grid-template-columns:repeat(3,1fr)}.woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}.promo{grid-template-columns:2fr 1fr;padding:60px}.features{grid-template-columns:repeat(5,1fr)}.newsletter{grid-template-columns:1.3fr 1fr;padding:75px 7vw}.footer-grid{grid-template-columns:2fr repeat(3,1fr)}.woocommerce div.product{grid-template-columns:1.1fr .9fr}}
@media(min-width:1024px){.menu-toggle{display:none}.header-inner{height:76px;grid-template-columns:200px 1fr 200px;padding:0 32px}.primary-nav{position:static;width:auto;height:auto;padding:0;transform:none}.primary-nav ul{display:flex;justify-content:center;gap:28px}.primary-nav li{border:0}.primary-nav a{padding:25px 0;font-size:.9rem}.header-actions{justify-content:flex-end}.search-overlay{inset:109px 0 auto}.category-grid{grid-template-columns:repeat(6,1fr)}.woocommerce ul.products{grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 18px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

/* UWEAR LAB visual refinement v1.1 */
body{overflow-x:hidden;padding-bottom:68px}.site-header{box-shadow:0 1px 0 rgba(0,0,0,.08)}.header-inner{height:60px}.brand{font-size:1.4rem;letter-spacing:-.07em}.brand small{border-radius:5px}.header-actions svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.icon-btn{width:38px;height:38px}.cart-count{background:#ffd93d;color:#000}.hero-wrap{max-width:1440px;margin:0 auto;padding:18px 16px 0}.hero-card{position:relative;display:grid;grid-template-columns:1fr;min-height:540px;border-radius:28px;overflow:hidden;background:#fff2a8;border:1px solid rgba(0,0,0,.08)}.hero__content{position:relative;z-index:3;align-self:center;padding:36px 24px 12px}.hero__content h1{max-width:650px;margin:.12em 0;font-family:var(--display);font-size:clamp(2.55rem,11vw,4.9rem);font-weight:800;line-height:.94;letter-spacing:-.065em;text-transform:none}.hero__content>p:not(.eyebrow){max-width:480px;font-size:1rem}.hero__image{min-height:245px;overflow:hidden}.hero__image img{width:100%;height:100%;object-fit:cover;object-position:65% center}.hero-card .button{background:#000!important;color:#fff!important;border-color:#000!important}.hero-card .button--ghost{background:#fff!important;color:#000!important}.hero-primary span{display:grid;place-items:center;width:27px;height:27px;margin-left:10px;border-radius:50%;background:#ffd93d;color:#000}.hero-doodle{position:absolute;z-index:4;pointer-events:none;font-family:Arial,sans-serif;font-weight:900}.hero-heart{left:5%;top:42%;color:#ff5a9b;font-size:34px;transform:rotate(-12deg)}.hero-smile{right:5%;top:7%;display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:#ffd93d;font-size:42px;transform:rotate(9deg)}.hero-star{right:43%;top:8%;color:#000;font-size:34px;transform:rotate(15deg)}.hero-flower{right:8%;bottom:5%;color:#fff;font-size:52px}.hero-sticker{right:40%;bottom:14%;width:52px;height:38px;background:#4fc3f7;border-radius:45% 55% 60% 40%}.hero-arrow{left:42%;bottom:8%;font-size:38px;transform:rotate(-20deg)}.section{padding:54px 16px}.section-heading h2,.newsletter h2{font-size:clamp(2rem,7vw,4rem);text-transform:none}.category-grid--five{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;overflow-x:auto;padding:0 0 8px;scroll-snap-type:x mandatory}.category-grid--five .category-card{min-width:150px;aspect-ratio:1/1.08;scroll-snap-align:start;padding:14px;border:0;box-shadow:none}.category-card--pink{background:#ff9bc0}.category-card--blue{background:#99ddf8}.category-card--purple{background:#cabbff}.category-card--yellow{background:#ffe36d}.category-card--rose{background:#ffc1d5}.category-card__art{position:relative;display:grid;place-items:center;align-self:center;width:76px;height:100px;font-size:42px;transform:rotate(8deg)}.category-card__art i{position:absolute;inset:0;border:3px solid #000;border-radius:28px 28px 42px 42px  / 30px 30px 24px 24px;transform:skew(-5deg);opacity:.82}.category-card__copy{position:relative;z-index:2;display:flex;flex-direction:column;background:#fff;padding:10px;border-radius:14px}.category-card__copy strong{font-family:var(--display);font-size:1rem}.category-card__copy small{font-weight:700}.product-card__media{border-radius:20px}.woocommerce ul.products li.product .price{font-weight:700}.quick-add,.woocommerce a.quick-add{background:#000!important;color:#fff!important;border-color:#000!important;min-height:40px}.promo{position:relative;background:#ff9bc0;border:0;box-shadow:none}.promo h2{text-transform:none;font-size:clamp(2.2rem,6vw,4.7rem)}.promo__art span{border:0}.promo-sticker{position:absolute;right:22px;top:20px;display:grid;place-items:center;width:88px;height:88px;border-radius:50%;background:#ffd93d;font-family:var(--display);font-size:1.6rem;transform:rotate(9deg);box-shadow:3px 3px 0 #000}.promo-sticker small{display:block;font-size:.7rem}.mobile-dock{position:fixed;left:0;right:0;bottom:0;z-index:140;display:grid;grid-template-columns:repeat(5,1fr);height:64px;padding:5px 6px max(5px,env(safe-area-inset-bottom));background:#fff;border-top:1px solid #ddd;box-shadow:0 -5px 24px rgba(0,0,0,.08)}.mobile-dock a,.mobile-dock button{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;border:0;background:transparent;color:#000;font-size:.62rem;font-weight:700}.mobile-dock span{font-size:1.25rem;line-height:1}.mobile-dock .cart-count{top:0;right:10px;font-style:normal}.site-footer{padding-bottom:84px}
@media(max-width:699px){.announcement{padding:6px 10px;font-size:.65rem}.hero-wrap{padding:12px 12px 0}.hero-card{min-height:510px;grid-template-rows:auto 1fr}.hero__content{padding:30px 22px 6px}.hero__content h1{font-size:clamp(2.45rem,12vw,3rem);max-width:350px}.hero__content>p:not(.eyebrow){margin:.55em 0}.button-row{margin-top:15px}.hero-card .button{min-height:43px;padding:10px 15px;font-size:.8rem}.hero__image{min-height:225px}.hero-heart{top:45%;left:3%}.hero-star{right:8%;top:38%}.hero-smile{width:45px;height:45px;font-size:33px}.hero-arrow,.hero-sticker{display:none}.section--categories{padding-top:38px}.category-grid--five{margin-right:-16px}.category-grid--five .category-card{min-width:126px;aspect-ratio:1/1.05}.category-card__art{width:56px;height:68px;font-size:30px}.category-card__copy{padding:7px}.category-card__copy small{font-size:.68rem}.woocommerce ul.products{gap:20px 10px}.product-card__body{padding-top:8px}.product-card__title{min-height:42px}.quick-add{padding-inline:8px!important}.promo{margin:20px 12px 55px;padding:35px 20px}.promo-sticker{width:68px;height:68px;font-size:1.2rem;right:14px;top:14px}.promo h2{padding-right:45px}.features{grid-template-columns:repeat(2,1fr)}}
@media(min-width:700px){body{padding-bottom:0}.mobile-dock{display:none}.site-footer{padding-bottom:25px}.hero-wrap{padding:24px 28px 0}.hero-card{grid-template-columns:46% 54%;min-height:540px;max-height:600px}.hero__content{padding:52px 24px 52px 6vw}.hero__content h1{font-size:clamp(4rem,5.5vw,5rem)}.hero__content>p:not(.eyebrow){font-size:1.08rem}.hero__image{min-height:540px}.category-grid--five{overflow:visible}.category-grid--five .category-card{min-width:0}.promo-sticker{right:40px;top:34px}}
@media(min-width:1024px){.header-inner{height:64px;grid-template-columns:210px 1fr 210px}.primary-nav a{padding:20px 0}.hero-wrap{padding-inline:40px}.woocommerce ul.products{grid-template-columns:repeat(5,minmax(0,1fr));gap:28px 16px}.products-section{padding-inline:40px}.section--categories{padding-inline:40px}.category-card__art{width:92px;height:118px;font-size:48px}}
