.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}[data-storefront-designer-preview] [data-design-editable]{cursor:pointer!important;outline:1px dashed transparent;outline-offset:4px;position:relative;transition:outline-color .14s ease,box-shadow .14s ease}[data-storefront-designer-preview] [data-design-editable]:hover{box-shadow:0 0 0 3px rgba(223,45,117,.12);outline-color:#df2d75}[data-storefront-designer-preview] [data-design-editable].is-design-editing{background:hsla(0,0%,100%,.94);box-shadow:0 0 0 5px rgba(223,45,117,.14);caret-color:#df2d75;color:#222837;cursor:text!important;outline:2px solid #df2d75;z-index:20}[data-storefront-designer-preview] [data-design-locked]{cursor:not-allowed!important}[data-storefront-designer-preview] [data-design-locked]:hover{outline:1px dashed #98a2b3;outline-offset:4px}.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}.storefront-legal-footer{background:#191d26;border-top:1px solid hsla(0,0%,100%,.14);color:hsla(0,0%,100%,.78)}.storefront-legal-footer__inner{align-items:center;display:flex;gap:24px;justify-content:space-between;min-height:72px}.storefront-legal-footer__inner>span{color:#fff;flex:0 0 auto;font-size:.78rem;font-weight:800;text-transform:uppercase}.storefront-legal-footer nav{display:flex;flex-wrap:wrap;gap:10px 22px;justify-content:flex-end}.storefront-legal-footer a{color:inherit;font-size:.78rem;text-decoration:none}.storefront-legal-footer a:hover{color:#fff;text-decoration:underline}.storefront-policy-page{background:#fff;color:#202532;min-height:70vh;padding:48px 0 80px}.storefront-policy-shell{width:min(1120px,calc(100% - 40px))}.storefront-policy-back{align-items:center;color:#d8276d;display:inline-flex;font-weight:700;gap:8px;margin-bottom:38px}.storefront-policy-page header{border-bottom:1px solid #e1e4ea;max-width:760px;padding-bottom:30px}.storefront-policy-page header>span{color:#d8276d;font-size:.75rem;font-weight:800;text-transform:uppercase}.storefront-policy-page h1{color:#202532;font-size:clamp(2.2rem,5vw,4.4rem);line-height:1.02;margin:8px 0 10px}.storefront-policy-page header p{color:#737986;margin:0}.storefront-policy-layout{display:grid;gap:64px;grid-template-columns:minmax(0,1fr) 290px;padding-top:44px}.storefront-policy-content{max-width:760px}.storefront-policy-content h2{color:#202532;font-size:1.25rem;margin:34px 0 12px}.storefront-policy-content h2:first-child{margin-top:0}.storefront-policy-content p{color:#515866;line-height:1.78;margin:0 0 18px}.storefront-policy-seller{align-self:start;background:#f7f8fa;border:1px solid #e1e4ea;border-top:3px solid #d8276d;padding:24px;position:sticky;top:24px}.storefront-policy-seller>span{color:#737986;font-size:.72rem;font-weight:800;text-transform:uppercase}.storefront-policy-seller>strong{display:block;font-size:1.12rem;margin:5px 0 18px}.storefront-policy-seller dl,.storefront-policy-seller dl div{display:grid;gap:4px}.storefront-policy-seller dl{gap:14px;margin:0}.storefront-policy-seller dt{color:#737986;font-size:.7rem;font-weight:700;text-transform:uppercase}.storefront-policy-seller dd{color:#303642;font-size:.85rem;line-height:1.5;margin:0;overflow-wrap:anywhere}.storefront-policy-seller a{color:#d8276d}.marketplace-policy-acceptance{align-items:flex-start;color:inherit;display:flex;font-size:.78rem;gap:9px;line-height:1.5;margin:12px 0 0}.marketplace-policy-acceptance input{flex:0 0 auto;margin-top:3px}.marketplace-policy-acceptance a{color:var(--store-primary,#d8276d);font-weight:700}@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-legal-footer__inner{align-items:flex-start;flex-direction:column;padding:22px 0}.storefront-legal-footer nav{display:grid;justify-content:start}.storefront-policy-layout{gap:34px;grid-template-columns:1fr}.storefront-policy-seller{position:static}.storefront-journey .marketplace-shell{width:min(var(--store-container),calc(100% - 24px))}}
