*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--brand-ink);background:#fffdf1;font-family:Arial,Noto Sans TC,PingFang TC,Microsoft JhengHei,sans-serif;font-size:16px;line-height:1.5;letter-spacing:0}img,svg{display:block}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.skip-link{position:absolute;left:12px;top:12px;z-index:100;padding:10px 14px;color:#fff;background:#000;transform:translateY(-140%)}.skip-link:focus{transform:translateY(0)}.page-width{width:min(1180px,calc(100% - 32px));margin-inline:auto}.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border:2px solid var(--brand-accent);border-radius:8px;color:#fff;background:var(--brand-accent);font-weight:800;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.button:hover{transform:translateY(-1px);box-shadow:0 8px 18px #e6372e38}.button:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.button--ghost{color:var(--brand-secondary);background:#fff;border-color:var(--brand-secondary)}.button--small{min-height:38px;width:100%;padding:0 12px;font-size:14px}.icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.icon-button{display:inline-grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid rgba(23,32,51,.12);border-radius:8px;color:var(--brand-ink);background:#fff;cursor:pointer}.eyebrow{display:inline-flex;align-items:center;min-height:24px;padding:3px 8px;border-radius:6px;color:#fff;background:var(--brand-secondary);font-size:12px;font-weight:800;text-transform:uppercase}.app-strip{color:var(--brand-ink);background:var(--brand-primary);border-bottom:1px solid rgba(23,32,51,.12)}.app-strip__inner{min-height:38px;display:flex;align-items:center;justify-content:flex-start;gap:12px;font-size:14px;font-weight:800}.app-strip__ticker{overflow:hidden}.app-strip__label{flex:0 0 auto;padding:4px 10px;border-radius:6px;color:#fff;background:var(--brand-accent);font-weight:900}.app-strip__viewport{min-width:0;flex:1 1 auto;overflow:hidden}.app-strip__track{display:flex;width:max-content;animation:announcement-scroll 28s linear infinite}.app-strip__ticker:hover .app-strip__track{animation-play-state:paused}.app-strip__group{display:flex;align-items:center;gap:36px;padding-right:36px}.app-strip__item{display:inline-flex;align-items:center;min-height:38px;color:var(--brand-ink);white-space:nowrap;font-weight:900}.app-strip__item:before{content:"";width:7px;height:7px;margin-right:10px;border-radius:50%;background:var(--brand-accent)}@keyframes announcement-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.site-header{position:sticky;top:0;z-index:40;background:#fffdf1;box-shadow:0 2px 14px #17203314}.header-main{display:grid;grid-template-columns:auto minmax(260px,1fr) auto;align-items:center;gap:18px;min-height:104px;padding-block:16px}.header-main__menu{display:none}.brand{display:inline-flex;align-items:center;gap:10px;min-width:0;font-weight:900}.brand img{max-width:170px;max-height:64px;object-fit:contain}.brand__mark{display:inline-grid;place-items:center;width:58px;height:58px;border:3px solid var(--brand-secondary);border-radius:8px;color:#fff;background:var(--brand-accent);font-size:31px}.brand__text{color:var(--brand-secondary);font-size:29px;line-height:1.05;overflow-wrap:anywhere}.search-form{display:grid;grid-template-columns:1fr 64px;align-items:stretch;max-width:640px;width:100%;min-height:66px;border:3px solid var(--brand-secondary);border-radius:8px;overflow:hidden;background:#fff}.search-form input,.mobile-menu__search input,.search-page-form input{width:100%;min-width:0;border:0;outline:0;color:var(--brand-ink);background:#fff}.search-form input{padding:0 22px;font-size:20px;font-weight:700}.search-form button,.mobile-menu__search button{display:grid;place-items:center;border:0;color:#fff;background:var(--brand-secondary);cursor:pointer}.search-form button svg{width:28px;height:28px}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.header-actions a{display:inline-flex;align-items:center;gap:8px;min-height:58px;padding:0 18px;border:1px solid rgba(23,32,51,.1);border-radius:8px;background:#fff;font-size:16px;font-weight:800}.cart-pill{color:#fff;background:var(--brand-accent)!important;border-color:var(--brand-accent)!important}.cart-pill strong{display:inline-grid;place-items:center;min-width:22px;height:22px;padding:0 5px;border-radius:6px;color:var(--brand-accent);background:#fff;font-size:12px}.nav-band{background:var(--brand-secondary)}.category-nav{display:flex;align-items:center;gap:2px;min-height:46px;overflow-x:auto;scrollbar-width:none}.category-nav::-webkit-scrollbar{display:none}.category-nav a{flex:0 0 auto;min-height:46px;display:inline-flex;align-items:center;padding:0 18px;color:#fff;font-weight:800}.category-nav a:hover{background:#ffffff24}.mobile-menu,.mobile-menu[hidden],.mobile-bottom-nav{display:none}.home-market{padding:24px 0 56px;background:linear-gradient(#fffdf1 0 440px,#fff 440px)}.hero-market{display:block;min-height:auto;padding:0;border:3px solid var(--brand-ink);border-radius:8px;background:var(--brand-primary);box-shadow:10px 10px 0 var(--brand-secondary);overflow:hidden}.hero-market__banner{display:block;aspect-ratio:2077 / 757;background:var(--brand-primary)}.hero-market__banner img{width:100%;height:100%;object-fit:cover}.hero-market__copy{display:flex;flex-direction:column;justify-content:center;gap:16px}.hero-market h1{max-width:650px;margin:0;font-size:52px;line-height:1.05;color:var(--brand-ink)}.hero-market p{max-width:560px;margin:0;color:#172033d1;font-size:18px;font-weight:700}.hero-market__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:6px}.hero-market__visual{display:grid;place-items:center;min-height:330px;border:3px solid var(--brand-ink);border-radius:8px;background:#fff;overflow:hidden}.hero-market__visual img{width:100%;height:100%;object-fit:cover}.hero-basket{position:relative;width:min(330px,86%);aspect-ratio:1.05;border:4px solid var(--brand-ink);border-radius:8px;background:linear-gradient(90deg,rgba(21,100,216,.16) 2px,transparent 2px) 0 0 / 36px 36px,#f8fbff}.hero-basket:after{content:"";position:absolute;left:8%;right:8%;bottom:10%;height:34%;border:4px solid var(--brand-ink);border-radius:8px;background:var(--brand-secondary)}.hero-basket__tag{position:absolute;right:-8px;top:18px;z-index:2;padding:8px 12px;border:3px solid var(--brand-ink);border-radius:8px;color:#fff;background:var(--brand-accent);font-weight:900}.hero-basket__item{position:absolute;z-index:1;display:block;border:4px solid var(--brand-ink);border-radius:8px}.hero-basket__item--one{left:18%;top:22%;width:72px;height:116px;background:var(--brand-primary);transform:rotate(-8deg)}.hero-basket__item--two{left:44%;top:16%;width:82px;height:132px;background:#fff}.hero-basket__item--three{right:16%;top:30%;width:76px;height:96px;background:var(--brand-accent);transform:rotate(9deg)}.service-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:24px}.hero-market+.service-row--image{margin-top:48px}.service-row div{min-height:68px;display:flex;align-items:center;justify-content:center;gap:10px;border:2px solid rgba(23,32,51,.12);border-radius:8px;background:#fff;font-weight:900}.service-row svg{color:var(--brand-accent)}.service-row--image a{min-height:auto;padding:0;border:0;background:transparent;overflow:hidden}.service-row--image img{width:100%;height:100%;aspect-ratio:1983 / 793;object-fit:cover}.section-block{margin-top:42px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:16px}.section-heading h2,.page-hero h1,.product-info h1,.empty-state h2{margin:6px 0 0;font-size:34px;line-height:1.15}.section-heading>a{flex:0 0 auto;min-height:38px;display:inline-flex;align-items:center;padding:0 12px;border:2px solid var(--brand-secondary);border-radius:8px;color:var(--brand-secondary);background:#fff;font-weight:800}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.category-tile{min-height:156px;display:flex;flex-direction:column;justify-content:space-between;gap:12px;padding:18px;border:2px solid rgba(23,32,51,.12);border-radius:8px;background:#fff;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.category-tile:hover{transform:translateY(-2px);border-color:var(--brand-secondary);box-shadow:0 10px 24px #1564d81f}.category-tile__icon{display:inline-grid;place-items:center;width:44px;height:44px;border-radius:8px;color:#fff;background:var(--brand-secondary)}.category-tile strong{font-size:19px}.category-tile small{color:#172033a8;font-weight:700}.category-marquee{padding:0 0 8px}.category-marquee__link{position:relative;isolation:isolate;min-height:300px;display:flex;align-items:center;justify-content:center;padding:52px 38px 46px;background:#fff;overflow:hidden}.category-marquee__band{position:absolute;left:4.5%;right:4.5%;top:53%;height:118px;z-index:-1;background:var(--brand-primary)}.category-marquee__sign{position:relative;display:grid;place-items:center;min-width:350px;min-height:120px;padding:18px 34px 14px;border:7px solid #171717;color:#111;background:#fff;box-shadow:10px 10px #00000024;transform:skew(-6deg) rotate(-2deg)}.category-marquee__sign--right{transform:skew(-6deg) rotate(1.5deg)}.category-marquee__sign strong{position:relative;z-index:1;font-size:72px;line-height:.98;font-weight:950;letter-spacing:0;transform:skew(6deg);text-shadow:3px 3px 0 rgba(0,0,0,.12);white-space:nowrap}.category-marquee__stripe,.category-marquee__sign:after{position:absolute;left:12px;right:12px;height:16px;background:repeating-linear-gradient(110deg,var(--brand-primary) 0 10px,#fff 10px 18px)}.category-marquee__stripe{top:10px}.category-marquee__sign:after{content:"";bottom:10px}.category-marquee__divider{width:12px;height:148px;margin:0 -2px;background:#111;transform:rotate(-1deg);z-index:1}.category-marquee__tag{position:absolute;z-index:2;display:inline-flex;align-items:center;min-height:32px;padding:2px 12px;border:2px solid rgba(255,255,255,.5);color:#fff;background:#29b86f;font-size:20px;line-height:1;font-weight:900;transform:rotate(-2deg)}.category-marquee__tag--left{left:18%;top:34%}.category-marquee__tag--bottom{left:50%;bottom:24%;font-size:18px;transform:translate(-50%) rotate(-1deg)}.category-marquee__kit{position:absolute;left:51%;top:21%;z-index:3;width:84px;height:62px;border:4px solid rgba(255,238,142,.9);border-radius:12px;background:#f0f2f6;box-shadow:0 3px #00000029;transform:translate(-50%) rotate(-2deg)}.category-marquee__kit:before{content:"";position:absolute;left:50%;top:-17px;width:36px;height:22px;border:4px solid rgba(255,238,142,.9);border-bottom:0;border-radius:10px 10px 0 0;transform:translate(-50%)}.category-marquee__kit span{position:absolute;left:50%;top:12px;width:44px;height:30px;border-radius:4px;background:var(--brand-accent);transform:translate(-50%)}.category-marquee__kit span:before,.category-marquee__kit span:after{content:"";position:absolute;background:#fff}.category-marquee__kit span:before{left:18px;top:7px;width:8px;height:16px}.category-marquee__kit span:after{left:14px;top:11px;width:16px;height:8px}.category-marquee__deco{position:absolute;z-index:2;display:block}.category-marquee__deco--towel{left:19%;bottom:28%;width:72px;height:44px;border:3px solid rgba(255,255,255,.7);border-radius:22px 14px 14px 22px;background:#a9e4ff;box-shadow:inset -16px 0 #1564d824;transform:rotate(4deg)}.category-marquee__deco--towel:after{content:"";position:absolute;right:11px;top:12px;width:26px;height:18px;border:3px solid rgba(21,100,216,.28);border-left:0;border-radius:0 12px 12px 0}.category-marquee__deco--patch{right:18%;bottom:32%;width:68px;height:34px;border:3px solid rgba(255,255,255,.8);border-radius:12px;background:linear-gradient(90deg,transparent 46%,rgba(255,255,255,.55) 46% 54%,transparent 54%),linear-gradient(#f49b36,#f49b36);transform:rotate(-48deg)}.category-marquee__deco--patch:before,.category-marquee__deco--patch:after{content:"";position:absolute;top:9px;width:10px;height:10px;border-radius:50%;background:#ffffff57}.category-marquee__deco--patch:before{left:12px}.category-marquee__deco--patch:after{right:12px}.category-marquee__products{margin-top:14px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.product-card{min-width:0;border:2px solid rgba(23,32,51,.12);border-radius:8px;background:#fff;overflow:hidden;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.product-card:hover{transform:translateY(-2px);border-color:#e6372e73;box-shadow:0 10px 24px #1720331a}.product-card__media{position:relative;display:block;aspect-ratio:1;background:#f5f7fb;overflow:hidden}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .18s ease}.product-card:hover .product-card__media img{transform:scale(1.03)}.product-card__placeholder{width:100%;height:100%;min-height:220px;display:grid;place-items:center;background:linear-gradient(90deg,rgba(21,100,216,.08) 2px,transparent 2px) 0 0 / 28px 28px,#fff8d9}.product-card__placeholder span{width:52%;aspect-ratio:1;border:4px solid var(--brand-ink);border-radius:8px;background:linear-gradient(#fff 0 0) 50% 30% / 56% 24% no-repeat,var(--brand-accent);box-shadow:10px 10px 0 var(--brand-secondary)}.product-card__badge{position:absolute;left:10px;top:10px;padding:5px 8px;border-radius:6px;color:#fff;background:var(--brand-accent);font-size:12px;font-weight:900}.product-card__body{display:grid;gap:10px;padding:12px}.product-card__title-row{min-height:54px;display:grid;grid-template-columns:minmax(0,1fr) 42px;gap:10px;align-items:start}.product-card__title{color:var(--brand-ink);font-weight:900;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card__like{display:inline-grid;place-items:center;width:38px;height:38px;padding:0;border:2px solid var(--brand-accent);border-radius:6px;color:var(--brand-accent);background:#fff;cursor:pointer}.product-card__like:hover{color:#fff;background:var(--brand-accent)}.product-card__like svg{width:20px;height:20px}.product-card__meta{display:flex;align-items:center;justify-content:space-between;gap:8px}.product-card__price{color:var(--brand-accent);font-size:18px;font-weight:900}.product-card__price s{display:block;color:#1720336b;font-size:12px;font-weight:700}.product-card__rating{flex:0 0 auto;padding:3px 7px;border-radius:6px;color:var(--brand-secondary);background:#1564d81a;font-size:12px;font-weight:900}.page-section{padding:36px 0 58px;background:#fff}.page-hero{margin-bottom:24px;padding:28px;border-radius:8px;background:var(--brand-bg)}.page-hero--compact{margin-bottom:18px}.page-hero p{margin:8px 0 0;max-width:720px;color:#172033b8;font-weight:700}.collection-toolbar{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;padding:12px 14px;border:1px solid rgba(23,32,51,.1);border-radius:8px;background:#fffdf1;font-weight:800}.sort-form{display:flex;align-items:center;gap:8px}.sort-form select,.product-form select,.product-form input,.cart-item__controls input{min-height:42px;border:1px solid rgba(23,32,51,.18);border-radius:8px;background:#fff}.sort-form select{padding:0 34px 0 10px}.pagination{display:flex;justify-content:center;margin-top:28px}.product-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:16px;color:#1720339e;font-size:14px;font-weight:800}.product-breadcrumb a{color:var(--brand-secondary)}.collection-market-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.54fr);gap:18px;align-items:stretch;margin-bottom:16px;padding:26px;border:3px solid var(--brand-ink);border-radius:8px;background:var(--brand-primary);box-shadow:8px 8px 0 var(--brand-secondary)}.collection-market-hero h1{margin:8px 0;font-size:44px;line-height:1.08}.collection-market-hero p{margin:0;max-width:660px;font-weight:800}.collection-market-hero__art{position:relative;min-height:180px;display:grid;place-items:center;border:3px solid var(--brand-ink);border-radius:8px;background:#fff;overflow:hidden}.collection-market-hero__art span{position:absolute;inset:auto 8% 20px;height:72px;background:var(--brand-secondary);transform:skew(-10deg)}.collection-market-hero__art strong{position:relative;max-width:82%;padding:12px 18px;border:5px solid #111;background:repeating-linear-gradient(110deg,var(--brand-primary) 0 10px,#fff 10px 18px) 0 10px / 100% 16px no-repeat,repeating-linear-gradient(110deg,var(--brand-primary) 0 10px,#fff 10px 18px) 0 calc(100% - 26px) / 100% 16px no-repeat,#fff;color:#111;font-size:28px;line-height:1.05;text-align:center;transform:rotate(-2deg)}.collection-subnav{display:flex;gap:8px;margin:20px 0 14px;overflow-x:auto;scrollbar-width:none}.collection-subnav::-webkit-scrollbar{display:none}.collection-subnav a{flex:0 0 auto;min-height:42px;display:inline-flex;align-items:center;padding:0 14px;border:2px solid var(--brand-secondary);border-radius:8px;color:var(--brand-secondary);background:#fff;font-weight:900}.collection-subnav a:hover{color:#fff;background:var(--brand-secondary)}.collection-toolbar--market strong{color:var(--brand-accent);font-size:24px}.product-detail{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.75fr);gap:30px}.product-page{background:#fffdf1}.product-detail--market{grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);align-items:start}.product-media-panel{display:grid;gap:12px}.product-gallery-main{position:relative;aspect-ratio:1;border:2px solid rgba(23,32,51,.12);border-radius:8px;background:linear-gradient(90deg,rgba(21,100,216,.08) 2px,transparent 2px) 0 0 / 30px 30px,#fff;overflow:hidden}.product-gallery-main img{width:100%;height:100%;object-fit:cover}.product-gallery-main__badge{position:absolute;left:14px;top:14px;padding:6px 10px;border-radius:6px;color:#fff;background:var(--brand-accent);font-size:13px;font-weight:900}.product-thumbnail-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.product-thumbnail{aspect-ratio:1;padding:0;border:2px solid rgba(23,32,51,.12);border-radius:8px;background:#fff;overflow:hidden;cursor:pointer}.product-thumbnail:hover,.product-thumbnail.is-active{border-color:var(--brand-secondary)}.product-thumbnail img{width:100%;height:100%;object-fit:cover}.product-buybox{position:sticky;top:16px;display:grid;gap:14px;padding:20px;border:3px solid var(--brand-ink);border-radius:8px;background:#fff;box-shadow:8px 8px 0 var(--brand-primary)}.product-buybox__top,.product-buybox__tools,.product-rating-line,.product-price-panel,.product-campaign-strip,.product-form__actions{display:flex;align-items:center}.product-buybox__top{justify-content:space-between;gap:12px}.product-buybox__tools{gap:8px}.product-buybox h1{margin:0;font-size:32px;line-height:1.14}.product-rating-line{flex-wrap:wrap;gap:8px;color:#172033b3;font-weight:800}.product-rating-line span{padding:3px 8px;border-radius:6px;color:#fff;background:var(--brand-secondary);font-weight:900}.product-rating-line small{color:var(--brand-accent);font-weight:900}.product-price-panel{flex-wrap:wrap;gap:8px;padding:14px;border-radius:8px;background:var(--brand-bg)}.product-price-panel span{color:#1720339e;font-weight:900}.product-price-panel strong{color:var(--brand-accent);font-size:34px;line-height:1;font-weight:950}.product-price-panel s{color:#1720336b;font-weight:800}.product-campaign-strip{gap:10px;padding:10px 12px;border:2px solid rgba(230,55,46,.18);border-radius:8px;color:var(--brand-accent);background:#e6372e0f;font-weight:900}.product-campaign-strip span{padding:2px 7px;border-radius:5px;color:#fff;background:var(--brand-accent);font-size:13px}.product-form--market{margin-top:0}.product-field{display:grid;gap:8px}.quantity-stepper{display:grid;grid-template-columns:44px 74px 44px;width:max-content;overflow:hidden;border:1px solid rgba(23,32,51,.18);border-radius:8px;background:#fff}.quantity-stepper button,.quantity-stepper input{min-height:42px;border:0;text-align:center}.quantity-stepper button{background:#f5f7fb;cursor:pointer;font-weight:900}.quantity-stepper input{padding:0;border-inline:1px solid rgba(23,32,51,.12)}.product-form__actions{flex-direction:column;align-items:stretch;gap:10px}.product-assurance--market{grid-template-columns:1fr;padding-top:12px;border-top:1px solid rgba(23,32,51,.1)}.product-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:18px;margin-top:36px}.product-detail-card{padding:20px;border:2px solid rgba(23,32,51,.12);border-radius:8px;background:#fff}.product-detail-card__heading h2{margin:8px 0 0;font-size:28px;line-height:1.15}.product-description-body{margin-top:16px}.product-spec-card dl{display:grid;gap:0;margin:16px 0 0}.product-spec-card dl div{display:grid;grid-template-columns:88px minmax(0,1fr);gap:10px;padding:12px 0;border-bottom:1px solid rgba(23,32,51,.1)}.product-spec-card dt{color:#17203394;font-weight:900}.product-spec-card dd{margin:0;font-weight:800}.product-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.product-gallery__item{aspect-ratio:1;border-radius:8px;overflow:hidden;background:#f5f7fb}.product-gallery__item img{width:100%;height:100%;object-fit:cover}.product-info{position:sticky;top:16px;align-self:start;padding:24px;border:2px solid rgba(23,32,51,.12);border-radius:8px;background:#fffdf1}.product-info__price{margin:14px 0;color:var(--brand-accent);font-size:30px;font-weight:900}.product-info__price s{margin-left:8px;color:#1720336b;font-size:18px}.product-form{display:grid;gap:10px;margin-top:18px}.product-form label{font-weight:900}.product-form select,.product-form input{width:100%;padding:0 12px}.product-form__submit{margin-top:8px}.product-assurance{display:grid;gap:8px;margin-top:18px}.product-assurance div{display:flex;align-items:center;gap:8px;color:#172033c2;font-weight:800}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:20px}.cart-items{display:grid;gap:12px}.cart-item{display:grid;grid-template-columns:110px minmax(0,1fr);gap:14px;padding:12px;border:1px solid rgba(23,32,51,.1);border-radius:8px;background:#fff}.cart-item__media{aspect-ratio:1;border-radius:8px;overflow:hidden;background:#f5f7fb}.cart-item__media img{width:100%;height:100%;object-fit:cover}.cart-item__content{display:flex;flex-direction:column;gap:8px;font-weight:900}.cart-item__content small{color:#17203399}.cart-item__controls{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:10px}.cart-item__controls input{width:82px;padding:0 8px}.cart-summary{align-self:start;display:grid;gap:12px;padding:18px;border:2px solid var(--brand-ink);border-radius:8px;background:var(--brand-primary)}.cart-summary h2{margin:0}.cart-summary div{display:flex;justify-content:space-between;gap:12px;font-weight:900}.cart-summary p{margin:0;color:#172033b8;font-weight:700}.empty-state{padding:30px;border:2px dashed rgba(23,32,51,.18);border-radius:8px;text-align:center;background:#fffdf1}.empty-state p{margin:8px 0 18px}.search-page-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-bottom:16px}.search-page-form input{min-height:48px;padding:0 14px;border:2px solid var(--brand-secondary);border-radius:8px}.page-content{max-width:840px}.rte{color:#172033d1}.rte a{color:var(--brand-secondary);font-weight:800;text-decoration:underline}.site-footer{padding:42px 0 78px;color:#fff;background:var(--brand-ink)}.footer-grid{display:grid;grid-template-columns:1.4fr .8fr .8fr 1.2fr;gap:28px}.site-footer .brand__mark{border-color:#fff}.site-footer .brand__text{color:#fff}.site-footer p{color:#ffffffb8}.site-footer h2{margin:0 0 10px;font-size:16px}.site-footer a{display:block;margin:8px 0;color:#ffffffc7}.newsletter-form{display:grid;gap:8px}.newsletter-form input{min-height:44px;padding:0 12px;border:0;border-radius:8px}.footer-bottom{display:flex;justify-content:space-between;gap:12px;margin-top:30px;padding-top:18px;border-top:1px solid rgba(255,255,255,.14);color:#ffffffa8;font-size:14px}@media(max-width:980px){.header-main{grid-template-columns:auto auto 1fr auto}.header-main__menu{display:inline-grid}.brand__text{font-size:22px}.search-form{grid-column:1 / -1;order:3;max-width:none;min-height:58px;margin-bottom:14px}.header-actions a span,.nav-band{display:none}.mobile-menu:not([hidden]){position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:block;background:#1720336b}.mobile-menu__panel{width:min(390px,calc(100% - 44px));min-height:100%;padding:16px;background:#fffdf1;box-shadow:12px 0 30px #1720332e}.mobile-menu__top{display:flex;align-items:center;justify-content:space-between;font-size:20px;font-weight:900}.mobile-menu__search{display:grid;grid-template-columns:1fr 48px;margin:16px 0;border:2px solid var(--brand-secondary);border-radius:8px;overflow:hidden;background:#fff}.mobile-menu__search input{min-height:46px;padding:0 12px}.mobile-menu__links{display:grid;gap:8px}.mobile-menu__links a{min-height:48px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;border:1px solid rgba(23,32,51,.1);border-radius:8px;background:#fff;font-weight:900}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:50;display:grid;grid-template-columns:repeat(4,1fr);min-height:60px;padding-bottom:env(safe-area-inset-bottom);border-top:1px solid rgba(23,32,51,.1);background:#fff}.mobile-bottom-nav a{display:grid;place-items:center;align-content:center;gap:2px;color:#172033b8;font-size:12px;font-weight:800}.mobile-bottom-nav svg{color:var(--brand-secondary)}.hero-market,.product-detail,.product-detail-grid,.collection-market-hero,.cart-layout,.footer-grid{grid-template-columns:1fr}.hero-market{min-height:auto}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-grid{grid-template-columns:repeat(2,1fr)}.category-marquee__link{min-height:260px;padding-inline:20px}.category-marquee__sign{min-width:260px;min-height:96px;padding-inline:22px}.category-marquee__sign strong{font-size:48px}.category-marquee__divider{height:118px}.category-marquee__tag--left{left:11%;top:31%}.category-marquee__deco--patch{right:11%}.product-info,.product-buybox{position:static}.collection-market-hero{box-shadow:6px 6px 0 var(--brand-secondary)}}@media(max-width:680px){body{padding-bottom:64px}.page-width{width:min(100% - 24px,1180px)}.app-strip__inner{justify-content:space-between;font-size:13px}.header-main{min-height:78px;gap:10px;padding-block:12px}.brand__mark{width:44px;height:44px;font-size:23px}.brand__text{max-width:130px;font-size:19px}.header-actions{gap:6px}.header-actions a{width:46px;min-height:46px;justify-content:center;padding:0}.cart-pill strong{position:absolute;transform:translate(12px,-12px)}.home-market{padding-top:16px}.hero-market{box-shadow:6px 6px 0 var(--brand-secondary)}.hero-market h1{font-size:36px}.hero-market p{font-size:16px}.hero-market__visual{min-height:260px}.hero-market__banner{aspect-ratio:16 / 7}.hero-market+.service-row--image{margin-top:32px}.collection-market-hero{padding:18px}.collection-market-hero h1{font-size:34px}.collection-market-hero__art{min-height:150px}.collection-market-hero__art strong{font-size:24px}.product-detail--market{gap:16px}.product-buybox{padding:16px;box-shadow:5px 5px 0 var(--brand-primary)}.product-buybox h1{font-size:26px}.product-price-panel strong{font-size:28px}.product-thumbnail-grid{gap:8px}.product-detail-grid{margin-top:24px}.service-row,.product-grid,.category-grid,.product-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.service-row div{min-height:58px;font-size:14px}.service-row div:nth-child(3){grid-column:1 / -1}.service-row--image{grid-template-columns:1fr}.service-row--image a:nth-child(3){grid-column:auto}.section-heading{align-items:flex-start}.section-heading h2,.page-hero h1,.product-info h1,.empty-state h2{font-size:26px}.category-tile{min-height:138px;padding:14px}.category-marquee__link{min-height:250px;padding:44px 14px 34px}.category-marquee__band{left:0;right:0;top:49%;height:112px}.category-marquee__sign{min-width:0;width:49%;min-height:90px;padding:16px 8px 12px;border-width:5px;box-shadow:5px 6px #00000024}.category-marquee__sign strong{font-size:31px;white-space:normal;text-align:center}.category-marquee__divider{width:8px;height:104px}.category-marquee__stripe,.category-marquee__sign:after{left:8px;right:8px;height:10px}.category-marquee__tag{min-height:25px;font-size:13px}.category-marquee__tag--left{left:8%;top:30%}.category-marquee__tag--bottom{bottom:25%;font-size:12px}.category-marquee__kit{top:20%;width:58px;height:44px;border-width:3px}.category-marquee__kit:before{top:-13px;width:26px;height:16px;border-width:3px}.category-marquee__kit span{width:32px;height:22px;top:8px}.category-marquee__kit span:before{left:13px;top:5px;width:6px;height:12px}.category-marquee__kit span:after{left:10px;top:8px;width:12px;height:6px}.category-marquee__deco--towel{left:8%;width:54px;height:32px}.category-marquee__deco--patch{right:7%;width:50px;height:26px}.product-card__body{padding:10px}.product-card__title{font-size:14px}.product-card__title-row{min-height:48px;grid-template-columns:minmax(0,1fr) 36px;gap:8px}.product-card__like{width:34px;height:34px}.product-card__price{font-size:16px}.collection-toolbar,.search-page-form,.footer-bottom{align-items:stretch;flex-direction:column}.search-page-form{grid-template-columns:1fr}}@media(max-width:430px){.product-grid,.category-grid{gap:10px}.product-card__placeholder{min-height:170px}.button--small{font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/theme.css.map */
