:root{--kosei-black: #000000;--kosei-near-black: #0B0B0B;--kosei-white: #FFFFFF;--kosei-off-white: #FAFAFA;--kosei-light-gray: #F2F2F2;--kosei-gold: #D9BF71;--kosei-peach: #F2CEAE;--kosei-mauve: #A68477;--kosei-amber: #FDC87E;--kosei-orange: #FBB767;--kosei-color-bg: var(--kosei-off-white);--kosei-color-surface: var(--kosei-white);--kosei-color-text: var(--kosei-near-black);--kosei-color-text-muted: #666666;--kosei-color-text-price: #585858;--kosei-color-accent: var(--kosei-mauve);--kosei-color-accent-warm: var(--kosei-amber);--kosei-color-cta-bg: var(--kosei-black);--kosei-color-cta-text: var(--kosei-white);--kosei-color-topbar-bg: var(--kosei-near-black);--kosei-color-topbar-text: var(--kosei-white);--kosei-color-divider: var(--kosei-mauve);--kosei-font: "Geometria", var(--font-body--family, "DM Sans"), "Plus Jakarta Sans", system-ui, -apple-system, sans-serif;--kosei-fs-body: 16px;--kosei-fs-h1: 29px;--kosei-fs-h2: 26px;--kosei-fs-h3: 15px;--kosei-fs-nav: 16px;--kosei-fs-cta: 15px;--kosei-fs-price: 14px;--kosei-fw-body: 400;--kosei-fw-h1: 400;--kosei-fw-h2: 600;--kosei-fw-h3: 400;--kosei-fw-nav: 400;--kosei-fw-cta: 500;--kosei-fw-price: 700;--kosei-container: 1440px}.kosei-topbar-section,.kosei-hero-image-section,.kosei-hero-promo-section,.kosei-category-grid-section,.kosei-featured-products-section,.kosei-ugc-section,.kosei-trust-pillars-section,.kosei-press-section,.kosei-blog-section,.kosei-testimonials-section,.kosei-newsletter-section,.kosei-footer-section,.kosei-page-header-section,.kosei-contact-channels-section,.kosei-contact-form-section,.kosei-faqs-section,.kosei-cta-banner-section,.kosei-story-blocks-section,.kosei-timeline-section,.kosei-vtimeline-section,.kosei-concept-section,.kosei-product-gallery-section,.kosei-product-main-section,.kosei-product-related-section{--font-body--family: var(--kosei-font);--font-heading--family: var(--kosei-font);--font-subheading--family: var(--kosei-font);--font-accent--family: var(--kosei-font)}.kosei-gallery{--kpg-slide-bg: var(--kpg-slide-bg-color, #FAFAFA);--kpg-arrow-bg: var(--kpg-arrow-bg-color, #FFFFFF);--kpg-arrow-fg: var(--kpg-arrow-text-color, #0B0B0B);--kpg-thumb-active: var(--kpg-thumb-active-color, #0B0B0B);--kpg-thumb-inactive: var(--kpg-thumb-inactive-color, #E5E2DD)}.kosei-gallery__main{position:relative}.kosei-gallery__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch;background:var(--kpg-slide-bg);border-radius:var(--kpg-radius, 4px)}.kosei-gallery__track::-webkit-scrollbar{display:none}.kosei-gallery__slide{flex:0 0 100%;width:100%;aspect-ratio:var(--kpg-aspect, 1 / 1);scroll-snap-align:center;scroll-snap-stop:always;display:flex;align-items:center;justify-content:center;background:var(--kpg-slide-bg);overflow:hidden}.kosei-gallery__slide img,.kosei-gallery__slide video{width:100%;height:100%;object-fit:contain;display:block}.kosei-gallery__placeholder{width:60%;height:60%;opacity:.35}.kosei-gallery__external-video,.kosei-gallery__external-video iframe{width:100%;height:100%}.kosei-gallery__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:44px;height:44px;border-radius:50%;background:var(--kpg-arrow-bg);color:var(--kpg-arrow-fg);border:1px solid rgba(0,0,0,.08);display:grid;place-items:center;cursor:pointer;transition:background-color .2s ease,color .2s ease,opacity .2s ease;box-shadow:0 4px 12px #0000000f}.kosei-gallery__arrow svg{width:18px;height:18px}.kosei-gallery__arrow--prev{left:12px}.kosei-gallery__arrow--next{right:12px}@media(min-width:750px){.kosei-gallery__arrow--prev{left:16px}.kosei-gallery__arrow--next{right:16px}}.kosei-gallery__arrow:hover{background:var(--kpg-arrow-fg);color:var(--kpg-arrow-bg)}.kosei-gallery__arrow:focus-visible{outline:2px solid var(--kpg-arrow-fg);outline-offset:3px}.kosei-gallery__arrow:disabled,.kosei-gallery__arrow[aria-disabled=true]{opacity:.3;pointer-events:none}@media(max-width:749px){.kosei-gallery__arrow{width:36px;height:36px}.kosei-gallery__arrow svg{width:14px;height:14px}}.kosei-gallery__counter{position:absolute;bottom:14px;right:14px;z-index:2;padding:6px 12px;background:var(--kpg-arrow-bg);color:var(--kpg-arrow-fg);border-radius:999px;font-size:.78rem;font-variant-numeric:tabular-nums;box-shadow:0 4px 12px #0000000f}.kosei-gallery__thumbs{list-style:none;margin:clamp(12px,1.6vw,18px) 0 0;padding:4px 0;display:flex;gap:8px;justify-content:center;flex-wrap:wrap;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.kosei-gallery__thumbs::-webkit-scrollbar{display:none}@media(max-width:749px){.kosei-gallery__thumbs{flex-wrap:nowrap;justify-content:flex-start;margin-inline:calc(clamp(16px,4vw,32px)*-1);padding-inline:clamp(16px,4vw,32px);scroll-snap-type:x proximity}.kosei-gallery__thumb-item{flex:0 0 auto;scroll-snap-align:center}}.kosei-gallery__thumb-item{display:block}.kosei-gallery__thumb{position:relative;width:var(--kpg-thumb-size, 72px);height:var(--kpg-thumb-size, 72px);padding:0;border:1px solid var(--kpg-thumb-inactive);border-radius:4px;background:var(--kpg-slide-bg);cursor:pointer;overflow:hidden;transition:border-color .2s ease,opacity .2s ease;opacity:.65}.kosei-gallery__thumb img{width:100%;height:100%;object-fit:cover;display:block}.kosei-gallery__thumb:hover,.kosei-gallery__thumb.is-active{border-color:var(--kpg-thumb-active);opacity:1}.kosei-gallery__thumb:focus-visible{outline:2px solid var(--kpg-thumb-active);outline-offset:2px}.kosei-gallery__thumb-badge{position:absolute;right:4px;bottom:4px;width:18px;height:18px;border-radius:50%;background:#000000b3;color:#fff;display:grid;place-items:center}.kosei-gallery__thumb-badge svg{width:9px;height:9px;margin-left:1px}@media(prefers-reduced-motion:reduce){.kosei-gallery__track{scroll-behavior:auto}.kosei-gallery__arrow,.kosei-gallery__thumb{transition:none}}.kosei-gallery__slide img[data-kpg-zoom]{cursor:zoom-in}.kosei-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;padding:0;margin:0;border:0;background:#0b0b0bf0;color:#fff;z-index:9999;display:none;overflow:hidden;font-family:var(--font-body--family, "DM Sans", sans-serif)}.kosei-lightbox[open]{display:flex;flex-direction:column;animation:kpg-lightbox-in .25s ease both}.kosei-lightbox::backdrop{background:#0b0b0bf0}@keyframes kpg-lightbox-in{0%{opacity:0}to{opacity:1}}.kosei-lightbox__header{position:absolute;inset:0 0 auto 0;display:flex;justify-content:space-between;align-items:center;padding:16px 20px;z-index:3;pointer-events:none}.kosei-lightbox__counter{font-family:var(--font-heading--family, "DM Sans", sans-serif);font-weight:500;font-size:.875rem;letter-spacing:.04em;color:#ffffffd9;pointer-events:auto}.kosei-lightbox__close{width:44px;height:44px;border:none;border-radius:50%;background:#ffffff26;color:#fff;cursor:pointer;display:grid;place-items:center;transition:background-color .2s ease,transform .2s ease;pointer-events:auto;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.kosei-lightbox__close:hover,.kosei-lightbox__close:focus-visible{background:#ffffff40;transform:scale(1.05);outline:none}.kosei-lightbox__close svg{width:20px;height:20px}.kosei-lightbox__stage{position:relative;flex:1 1 auto;display:flex;align-items:center;justify-content:center;overflow:hidden;touch-action:none}.kosei-lightbox__image-wrap{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.kosei-lightbox__image{max-width:92vw;max-height:calc(100vh - 200px);width:auto;height:auto;object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;transform-origin:center center;transition:transform .25s cubic-bezier(.4,0,.2,1);cursor:zoom-in;will-change:transform}.kosei-lightbox.is-zoomed .kosei-lightbox__image{cursor:grab}.kosei-lightbox.is-zoomed.is-dragging .kosei-lightbox__image{cursor:grabbing;transition:none}.kosei-lightbox__arrow{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border:none;border-radius:50%;background:#ffffff26;color:#fff;cursor:pointer;display:grid;place-items:center;transition:background-color .2s ease,opacity .2s ease,transform .2s ease;z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.kosei-lightbox__arrow:hover,.kosei-lightbox__arrow:focus-visible{background:#ffffff47;outline:none}.kosei-lightbox__arrow--prev{left:16px}.kosei-lightbox__arrow--next{right:16px}.kosei-lightbox__arrow svg{width:22px;height:22px}.kosei-lightbox__arrow[disabled]{opacity:.3;cursor:not-allowed}.kosei-lightbox__zoom-hint{position:absolute;bottom:100px;left:50%;transform:translate(-50%);background:#ffffff1f;color:#ffffffd9;padding:8px 16px;border-radius:999px;font-size:.75rem;letter-spacing:.05em;pointer-events:none;opacity:0;transition:opacity .3s ease;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:2}.kosei-lightbox.is-zoomed .kosei-lightbox__zoom-hint{opacity:1}.kosei-lightbox__thumbs{flex:0 0 auto;padding:12px 16px 20px;display:flex;gap:8px;justify-content:center;overflow-x:auto;scrollbar-width:none;z-index:3}.kosei-lightbox__thumbs::-webkit-scrollbar{display:none}.kosei-lightbox__thumb{flex:0 0 auto;width:60px;height:60px;padding:0;border:2px solid transparent;border-radius:4px;background:#ffffff1a;cursor:pointer;overflow:hidden;transition:border-color .2s ease,opacity .2s ease;opacity:.6}.kosei-lightbox__thumb img{width:100%;height:100%;object-fit:cover;display:block}.kosei-lightbox__thumb:hover{opacity:1}.kosei-lightbox__thumb.is-active{border-color:var(--kosei-mauve, #A68477);opacity:1}@media(max-width:720px){.kosei-lightbox__image{max-width:96vw;max-height:calc(100vh - 160px)}.kosei-lightbox__arrow{width:40px;height:40px}.kosei-lightbox__arrow--prev{left:8px}.kosei-lightbox__arrow--next{right:8px}.kosei-lightbox__thumb{width:48px;height:48px}.kosei-lightbox__close{width:40px;height:40px}.kosei-lightbox__zoom-hint{bottom:88px;font-size:.6875rem}}@media(prefers-reduced-motion:reduce){.kosei-lightbox[open]{animation:none}.kosei-lightbox__image{transition:none}}.kosei-shipping-bar{padding:0;background:transparent;border-radius:0;margin:0;display:flex;flex-direction:column;gap:9px;font-family:var(--kosei-font, var(--font-body--family))}.kosei-shipping-bar__text{margin:0;font-size:.72rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--kosei-near-black, #0B0B0B);line-height:1.4;display:flex;align-items:center;gap:8px}.kosei-shipping-bar__text strong{font-weight:700}.kosei-shipping-bar:not(.is-reached) .kosei-shipping-bar__icon{display:none}.kosei-shipping-bar__icon{display:inline-flex;width:22px;height:22px;border-radius:50%;background:var(--kosei-near-black, #0B0B0B);color:var(--kosei-white, #FFFFFF);align-items:center;justify-content:center;flex:0 0 auto}.kosei-shipping-bar__svg{width:12px;height:12px}.kosei-shipping-bar__track{width:100%;height:4px;background:#0b0b0b1a;border-radius:4px;overflow:hidden}.kosei-shipping-bar__fill{height:100%;background:var(--kosei-mauve, #A68477);border-radius:4px;transition:width .5s cubic-bezier(.2,.7,.2,1),background-color .3s ease}.kosei-shipping-bar.is-reached{background:#e8f4ee}.kosei-shipping-bar.is-reached .kosei-shipping-bar__text{color:#1f7a4b}.kosei-shipping-bar.is-reached .kosei-shipping-bar__icon,.kosei-shipping-bar.is-reached .kosei-shipping-bar__fill{background:#1f7a4b}@media(prefers-reduced-motion:reduce){.kosei-shipping-bar__fill{transition:none}}.kosei-featured-products__item{display:flex;--kfp-card-bg: #F5F5F5;--kfp-card-radius: 4px;--kfp-card-padding: 16px;--kfp-img-aspect: 1 / 1;--kfp-fg: #0B0B0B;--kfp-cta-bg: #000000;--kfp-cta-fg: #FFFFFF;--kfp-badge-bg: #FFFFFF;--kfp-badge-fg: #0B0B0B;--kfp-star-color: #D9BF71}.kosei-featured-products__card{position:relative;display:flex;flex-direction:column;width:100%;background:transparent}.kosei-featured-products__media-wrap{position:relative;background:var(--kfp-card-bg);border-radius:var(--kfp-card-radius);overflow:hidden}.kosei-featured-products__media{position:relative;aspect-ratio:var(--kfp-img-aspect);padding:var(--kfp-card-padding);display:flex;align-items:center;justify-content:center;box-sizing:border-box}.kosei-featured-products__media img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block;transition:transform .5s ease}.kosei-featured-products__card:hover .kosei-featured-products__media img{transform:scale(1.03)}.kosei-featured-products__media svg{width:60%;height:60%;opacity:.4}.kosei-featured-products__badge{position:absolute;top:0;left:0;z-index:2;padding:8px 14px;background:var(--kfp-badge-bg);color:var(--kfp-badge-fg);font-family:var(--font-subheading--family);font-size:.7rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;border-bottom-right-radius:var(--kfp-card-radius)}.kosei-featured-products__badge--top-right{left:auto;right:0;border-bottom-right-radius:0;border-bottom-left-radius:var(--kfp-card-radius)}.kosei-featured-products__body{display:flex;flex-direction:column;gap:8px;padding-block:16px 0;flex:1 1 auto}.kosei-featured-products__category{font-family:var(--font-body--family);font-size:.8rem;color:var(--kfp-fg);opacity:.6;line-height:1.3;min-height:1.3em}.kosei-featured-products__title{margin:0;font-family:var(--font-body--family);font-weight:500;font-size:.95rem;line-height:1.35;color:var(--kfp-fg);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.565rem}.kosei-featured-products__title a{color:inherit;text-decoration:none}.kosei-featured-products__title a:hover{text-decoration:underline;text-underline-offset:3px}.kosei-featured-products__rating{display:flex;align-items:center;gap:6px;min-height:16px}.kosei-featured-products__stars{display:inline-flex;gap:1px;color:var(--kfp-star-color)}.kosei-featured-products__stars svg{width:14px;height:14px;fill:currentColor}.kosei-featured-products__stars .is-empty{opacity:.25}.kosei-featured-products__rating-count{font-size:.75rem;opacity:.6}.kosei-featured-products__price{font-family:var(--font-body--family);font-size:.95rem;font-weight:700;color:var(--kfp-fg);margin-top:auto;padding-top:4px;font-variant-numeric:tabular-nums}.kosei-featured-products__price-compare{margin-left:8px;font-weight:400;font-size:.85rem;color:var(--kfp-fg);opacity:.45;text-decoration:line-through}.kosei-featured-products__form{margin-top:14px;width:100%}.kosei-featured-products__atc{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px 18px;background:var(--kfp-cta-bg);color:var(--kfp-cta-fg);border:1px solid var(--kfp-cta-bg);border-radius:0;font-family:var(--font-subheading--family);font-size:.85rem;font-weight:500;letter-spacing:.06em;text-transform:none;text-decoration:none;cursor:pointer;transition:opacity .2s ease,transform .2s ease,background-color .2s ease;box-sizing:border-box}.kosei-featured-products__atc:hover{opacity:.88}.kosei-featured-products__atc:disabled{opacity:.55;cursor:not-allowed}.kosei-featured-products__atc.is-success{background:#1f7a4b;border-color:#1f7a4b}.kosei-featured-products__atc.is-error{background:#b23a2c;border-color:#b23a2c}@media(prefers-reduced-motion:reduce){.kosei-featured-products__media img{transition:none}.kosei-featured-products__card:hover .kosei-featured-products__media img{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/kosei-brand.css.map */
