.tuaneka-storefront{--store-page:#fff;--store-surface:#f6f8fb;--store-text:#222837;--store-muted:#667085;--store-border:#e3e7ee;--store-primary:#df2d75;--store-secondary:#353945;--store-heading-font:Montserrat,Arial,sans-serif;--store-body-font:Montserrat,Arial,sans-serif;--store-heading-weight:800;--store-body-weight:400;--store-heading-scale:1;--store-body-scale:1;--store-line-height:1.6;--store-button-radius:8px;--store-card-radius:8px;--store-container:1180px;--store-section-gap:72px;--store-product-columns:4;--store-mobile-columns:2;background:var(--store-page);color:var(--store-text);font-family:var(--store-body-font);font-size:calc(16px*var(--store-body-scale));font-weight:var(--store-body-weight);line-height:var(--store-line-height);min-height:100vh;overflow-x:clip}.tuaneka-storefront *,.tuaneka-storefront :after,.tuaneka-storefront :before{box-sizing:border-box}.storefront-visually-hidden{clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.tuaneka-storefront h1,.tuaneka-storefront h2,.tuaneka-storefront h3{color:inherit;font-family:var(--store-heading-font);font-weight:var(--store-heading-weight);letter-spacing:0}.storefront-container{margin-inline:auto;width:min(var(--store-container),calc(100% - 40px))}.storefront-announcement{background:var(--store-primary);color:#fff;font-size:.82rem;font-weight:700;padding:9px 20px;text-align:center}.storefront-header{background:var(--store-page);border-bottom:1px solid var(--store-border);color:var(--store-text);position:relative;z-index:30}.storefront-header.is-sticky{position:sticky;top:0}.storefront-header.is-dark{background:var(--store-secondary);border-color:hsla(0,0%,100%,.14);color:#fff}.storefront-header.is-transparent{backdrop-filter:blur(14px);background:color-mix(in srgb,var(--store-page) 88%,transparent);border-color:transparent}.storefront-header-inner{align-items:center;display:grid;gap:28px;grid-template-columns:minmax(180px,1fr) auto minmax(120px,1fr);min-height:76px}.storefront-brand,.storefront-footer-social,.storefront-header-actions,.storefront-header nav{align-items:center;display:flex}.storefront-brand{color:inherit;gap:10px;text-decoration:none;width:-moz-fit-content;width:fit-content}.storefront-brand>span,.storefront-brand img{border-radius:50%;height:44px;-o-object-fit:contain;object-fit:contain;width:44px}.storefront-brand>span{align-items:center;background:var(--store-primary);color:#fff;display:inline-flex;font-weight:800;justify-content:center}.storefront-header nav{gap:24px}.storefront-header-actions a,.storefront-header-actions button,.storefront-header nav a{color:inherit;font:inherit;font-weight:700;text-decoration:none}.storefront-header-actions{gap:8px;justify-self:end}.storefront-header-search{align-items:center;background:var(--store-surface);border:1px solid var(--store-border);border-radius:var(--store-button-radius);display:flex;overflow:hidden}.storefront-header-search input{background:transparent;border:0;color:inherit;font:inherit;height:40px;outline:0;padding:0 12px;width:150px}.storefront-header-search input::-moz-placeholder{color:var(--store-muted)}.storefront-header-search input::placeholder{color:var(--store-muted)}.storefront-header-search button{border:0}.storefront-header-actions a,.storefront-header-actions button{align-items:center;background:transparent;border:1px solid;border-radius:50%;cursor:pointer;display:inline-flex;height:42px;justify-content:center;position:relative;width:42px}.storefront-header-actions span{align-items:center;background:var(--store-primary);border-radius:50%;color:#fff;display:inline-flex;font-size:.68rem;height:19px;justify-content:center;min-width:19px;position:absolute;right:-4px;top:-4px}.storefront-product-grid{display:grid;gap:24px;grid-template-columns:repeat(var(--store-product-columns),minmax(0,1fr))}.storefront-product-card{color:var(--store-text);min-width:0}.storefront-product-card--bordered{border:1px solid var(--store-border);border-radius:var(--store-card-radius);overflow:hidden}.storefront-product-card--elevated{border-radius:var(--store-card-radius);box-shadow:0 18px 48px rgba(20,25,36,.12);overflow:hidden}.storefront-product-card-media{aspect-ratio:1;background:var(--store-surface);border-radius:var(--store-card-radius);display:block;overflow:hidden;position:relative}.storefront-product-card-media img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .45s ease;width:100%}.storefront-product-card:hover .storefront-product-card-media img{transform:scale(1.035)}.storefront-product-card-media>span{display:grid;font-family:var(--store-heading-font);font-size:2rem;font-weight:800;height:100%;place-items:center}.storefront-product-card-media em{background:var(--store-primary);border-radius:999px;color:#fff;font-size:.7rem;font-style:normal;font-weight:800;left:12px;padding:5px 9px;position:absolute;top:12px}.storefront-product-card-copy{display:grid;gap:6px;padding:14px 2px 0}.storefront-product-card--bordered .storefront-product-card-media,.storefront-product-card--elevated .storefront-product-card-media{border-radius:0}.storefront-product-card--bordered .storefront-product-card-copy,.storefront-product-card--elevated .storefront-product-card-copy{padding:16px}.storefront-product-card-copy small,.storefront-product-card-copy span{color:var(--store-muted)}.storefront-product-card-copy a{color:inherit;font-family:var(--store-heading-font);font-weight:700;text-decoration:none}.storefront-product-card-copy strong{color:var(--store-primary)}.storefront-empty-state{border:1px dashed var(--store-border);border-radius:var(--store-card-radius);padding:70px 24px;text-align:center}.storefront-button{align-items:center;background:var(--store-primary);border:1px solid var(--store-primary);border-radius:var(--store-button-radius);color:#fff;display:inline-flex;font-weight:800;justify-content:center;min-height:48px;padding:0 22px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.storefront-button:hover{color:#fff;transform:translateY(-2px)}.storefront-button:focus-visible,.storefront-header a:focus-visible,.storefront-header button:focus-visible,.storefront-product-card a:focus-visible{outline:3px solid color-mix(in srgb,var(--store-primary) 45%,#fff);outline-offset:3px}.storefront-footer{background:var(--store-secondary);border-top:1px solid var(--store-border);color:#fff;padding:56px 0 22px}.storefront-footer-inner{display:grid;gap:32px;grid-template-columns:minmax(0,1.4fr) repeat(2,minmax(160px,.6fr))}.storefront-footer--centered .storefront-footer-inner,.storefront-footer--minimal .storefront-footer-inner{grid-template-columns:1fr}.storefront-footer--centered{text-align:center}.storefront-footer p{color:hsla(0,0%,100%,.72);max-width:560px}.storefront-footer-contact{align-content:start;display:grid;gap:8px}.storefront-footer a{color:inherit}.storefront-footer-social{align-items:flex-start;gap:10px}.storefront-footer-social a{align-items:center;border:1px solid hsla(0,0%,100%,.35);border-radius:50%;display:inline-flex;height:38px;justify-content:center;text-decoration:none;width:38px}.storefront-footer-base{border-top:1px solid hsla(0,0%,100%,.16);color:hsla(0,0%,100%,.7);display:flex;font-size:.82rem;gap:20px;justify-content:space-between;margin-top:36px;padding-top:20px}.storefront-journey{background:var(--store-page);color:var(--store-text);min-height:55vh;padding:24px 0 var(--store-section-gap)}.storefront-journey .marketplace-shell{width:min(var(--store-container),calc(100% - 40px))}.storefront-journey h1,.storefront-journey h2,.storefront-journey h3{color:var(--store-text);font-family:var(--store-heading-font);font-weight:var(--store-heading-weight)}.storefront-journey .marketplace-back-link,.storefront-journey label,.storefront-journey p{color:var(--store-muted)}.storefront-journey .marketplace-back-link,.storefront-journey .marketplace-detail-price{color:var(--store-primary)}.storefront-journey .marketplace-primary-button{background:var(--store-primary);border-radius:var(--store-button-radius);box-shadow:none;color:#fff}.storefront-journey .marketplace-checkout-main,.storefront-journey .marketplace-summary-panel{border-radius:var(--store-card-radius)}.storefront-journey .marketplace-summary-panel{background:var(--store-secondary)}.storefront-journey .marketplace-checkout-main{background:var(--store-surface);border:1px solid var(--store-border);color:var(--store-text)}.storefront-journey .marketplace-add-form input,.storefront-journey .marketplace-add-form select,.storefront-journey .marketplace-form-grid input,.storefront-journey .marketplace-form-grid textarea{background:var(--store-page);border:1px solid var(--store-border);border-radius:var(--store-button-radius);color:var(--store-text)}.storefront-journey .marketplace-cart-item,.storefront-journey .marketplace-detail-gallery,.storefront-journey .marketplace-order-card{background:var(--store-surface);border-color:var(--store-border);border-radius:var(--store-card-radius)}.storefront-journey--product .marketplace-detail-copy{position:relative}.storefront-journey--product .marketplace-detail-copy.is-sticky{position:sticky;top:96px}.storefront-journey--cart.is-compact .marketplace-checkout-shell{grid-template-columns:minmax(0,1fr) 320px}.storefront-journey--cart.is-editorial .marketplace-checkout-main{background:var(--store-page);border:0}.storefront-preview-body{background:#fff;margin:0}@media (max-width:1040px){.storefront-header-inner{gap:18px;grid-template-columns:minmax(160px,1fr) auto minmax(96px,auto)}.storefront-header nav{gap:16px}.storefront-header-search input{display:none}}@media (max-width:760px){.storefront-container{width:min(var(--store-container),calc(100% - 24px))}.storefront-header-inner{gap:12px;grid-template-columns:1fr auto;min-height:66px}.storefront-header nav{display:none}.storefront-brand strong{max-width:42vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.storefront-header-search input{display:none}.storefront-product-grid{gap:14px;grid-template-columns:repeat(var(--store-mobile-columns),minmax(0,1fr))}.storefront-footer-inner{grid-template-columns:1fr}.storefront-footer-base{flex-direction:column}.storefront-journey .marketplace-shell{width:min(var(--store-container),calc(100% - 24px))}}
