@charset "UTF-8";.shop-body{margin:0;padding:0;background-color:#fff;color:#111827;font-family:Inter,sans-serif;font-weight:400;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.shop-header{position:sticky;top:0;z-index:100;background-color:#fff;border-bottom:1px solid #e5e7eb}.shop-header .shop-header-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;max-width:1280px;margin:0 auto;padding:.75rem 1rem}@media (min-width: 768px){.shop-header .shop-header-inner{padding:1rem 1.5rem}}.shop-header .shop-header-brand{grid-column:2;display:flex;align-items:center;justify-content:center;text-decoration:none;color:#111827}.shop-header .shop-header-logo-wrapper{display:flex;align-items:center;justify-content:center;max-width:160px;max-height:48px}@media (min-width: 768px){.shop-header .shop-header-logo-wrapper{max-width:200px;max-height:56px}}.shop-header .shop-header-logo{max-width:100%;max-height:48px;width:auto;height:auto;object-fit:contain}@media (min-width: 768px){.shop-header .shop-header-logo{max-height:56px}}.shop-header .shop-header-name{font-family:Montserrat,sans-serif;font-weight:600;font-size:1rem}@media (min-width: 768px){.shop-header .shop-header-name{font-size:1.125rem}}.shop-header .shop-header-gender{grid-column:1;display:flex;align-items:center;gap:.25rem}@media (min-width: 768px){.shop-header .shop-header-gender{gap:.5rem}}.shop-header .shop-header-gender-link{font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:500;color:#6b7280;text-decoration:none;padding:.25rem .5rem;transition:color .15s ease}@media (min-width: 768px){.shop-header .shop-header-gender-link{font-size:.875rem;padding:.25rem .75rem}}.shop-header .shop-header-gender-link:hover{color:#111827}.shop-header .shop-header-gender-link.is-active{color:#111827;font-weight:600}.shop-header .shop-header-actions{grid-column:3;display:flex;align-items:center;justify-content:flex-end;gap:.75rem}.shop-header .shop-header-visit{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:Montserrat,sans-serif;font-weight:500;font-size:1rem;line-height:1;padding:.75rem 1.5rem;border:none;border-radius:.5rem;cursor:pointer;transition:all .2s ease;text-decoration:none}.shop-header .shop-header-visit:disabled{opacity:.5;cursor:not-allowed}.shop-header .shop-header-visit{font-size:.875rem;padding:.5rem 1rem;background-color:#111827;color:#fff;border-radius:9999px}.shop-header .shop-header-visit:hover{background-color:#374151}.shop-main{min-height:calc(100vh - 160px)}.shop-footer{border-top:1px solid #e5e7eb;padding:1.5rem 1rem;text-align:center}.shop-footer .shop-footer-inner{max-width:1280px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:.5rem}@media (min-width: 768px){.shop-footer .shop-footer-inner{flex-direction:row;justify-content:center;gap:1rem}}.shop-footer .shop-footer-powered{font-size:.875rem;color:#6b7280}.shop-footer .shop-footer-powered a{color:#6b7280;text-decoration:none;font-weight:500}.shop-footer .shop-footer-powered a:hover{color:#111827}.shop-footer .shop-footer-copyright{font-size:.75rem;color:#9ca3af}.shop-container{max-width:1280px;margin:0 auto;padding-left:1rem;padding-right:1rem}@media (min-width: 768px){.shop-container{padding-left:1.5rem;padding-right:1.5rem}}.shop-breadcrumb{padding:.75rem 0;font-size:.875rem;color:#6b7280}.shop-breadcrumb .shop-breadcrumb-inner{max-width:1280px;margin:0 auto;padding:0 1rem;display:flex;align-items:center;gap:.5rem;list-style:none}@media (min-width: 768px){.shop-breadcrumb .shop-breadcrumb-inner{padding:0 1.5rem}}.shop-breadcrumb a{color:#6b7280;text-decoration:none}.shop-breadcrumb a:hover{color:#111827}.shop-breadcrumb .shop-breadcrumb-separator{color:#9ca3af;-webkit-user-select:none;user-select:none}.shop-breadcrumb .shop-breadcrumb-current{color:#111827;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:300px}.product-card{display:block;text-decoration:none;color:#111827;background-color:#fff;border-radius:.75rem;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.product-card:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.product-card:hover .product-card-image img{transform:scale(1.03)}.product-card:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.product-card-image{position:relative;aspect-ratio:.75;overflow:hidden;background-color:#f3f4f6}.product-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-card-image .product-card-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#9ca3af}.product-card-image .product-card-placeholder svg{width:48px;height:48px;opacity:.4}.product-card-body{padding:.75rem .25rem}@media (min-width: 768px){.product-card-body{padding:1rem .5rem}}.product-card-name{font-family:Montserrat,sans-serif;font-weight:500;font-size:1rem;line-height:1.3;margin:0 0 .25rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card-description{font-size:.875rem;color:#6b7280;line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card-cta{display:inline-flex;align-items:center;gap:.25rem;margin-top:.5rem;font-size:.875rem;font-weight:500;color:#2563eb}.product-gallery{display:flex;flex-direction:column;gap:.75rem;min-width:0}.product-gallery-main{position:relative;aspect-ratio:.75;overflow:hidden;border-radius:.75rem;background-color:#f3f4f6}.product-gallery-main img{width:100%;height:100%;object-fit:cover}.product-gallery-thumbnails{display:flex;flex-wrap:wrap;gap:.5rem;padding-bottom:.25rem}@media (max-width: 639px){.product-gallery-thumbnails{flex-wrap:wrap}}.product-gallery-thumbnails::-webkit-scrollbar{height:4px}.product-gallery-thumbnails::-webkit-scrollbar-track{background:transparent}.product-gallery-thumbnails::-webkit-scrollbar-thumb{background-color:#d1d5db;border-radius:9999px}.product-gallery-thumb{flex-shrink:0;width:64px;height:80px;border-radius:.5rem;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:border-color .15s ease;background-color:#f3f4f6}@media (min-width: 768px){.product-gallery-thumb{width:72px;height:90px}}.product-gallery-thumb:hover{border-color:#d1d5db}.product-gallery-thumb.is-active{border-color:#111827}.product-gallery-thumb:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.product-gallery-thumb img{width:100%;height:100%;object-fit:cover}.shop-products{padding:1.5rem 0 3rem}@media (min-width: 768px){.shop-products{padding:2rem 0 4rem}}.shop-products-heading{font-family:Montserrat,sans-serif;font-weight:600;font-size:1.25rem;margin:0 0 1.5rem;color:#111827}@media (min-width: 768px){.shop-products-heading{font-size:1.5rem;margin-bottom:2rem}}.shop-category-nav{padding-top:1rem;margin-bottom:0}@media (min-width: 768px){.shop-category-nav{padding-top:1.5rem}}.shop-category-nav .shop-category-nav-inner{display:flex;align-items:center;gap:.75rem}@media (min-width: 768px){.shop-category-nav .shop-category-nav-inner{gap:1rem}}.shop-category-nav .shop-category-nav-inner{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.shop-category-nav .shop-category-nav-inner::-webkit-scrollbar{display:none}@media (min-width: 768px){.shop-category-nav .shop-category-nav-inner{flex-wrap:wrap;overflow-x:visible}}.shop-category-nav .shop-category-nav-link{display:inline-flex;align-items:center;white-space:nowrap;padding:.5rem 0;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:500;color:#6b7280;text-decoration:none;transition:color .15s ease}@media (min-width: 768px){.shop-category-nav .shop-category-nav-link{font-size:1rem}}.shop-category-nav .shop-category-nav-link:first-child:after{content:"·";color:#9ca3af;padding-left:.75rem;font-size:1.125rem}@media (min-width: 768px){.shop-category-nav .shop-category-nav-link:first-child:after{padding-left:1rem}}.shop-category-nav .shop-category-nav-link:hover{color:#111827}.shop-category-nav .shop-category-nav-link.is-active{color:#111827;font-weight:600;text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:2px}.shop-products-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media (min-width: 640px){.shop-products-grid{gap:1.25rem}}@media (min-width: 768px){.shop-products-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media (min-width: 1280px){.shop-products-grid{grid-template-columns:repeat(4,1fr)}}.shop-products-empty{align-items:center;justify-content:center;display:flex;flex-direction:column;gap:1rem;padding:4rem 1rem;text-align:center}.shop-products-empty .shop-products-empty-icon{width:64px;height:64px;color:#9ca3af;opacity:.5}.shop-products-empty .shop-products-empty-title{font-family:Montserrat,sans-serif;font-size:1.125rem;font-weight:500;color:#6b7280;margin:0}.shop-products-empty .shop-products-empty-text{font-size:.875rem;color:#9ca3af;margin:0;max-width:360px}.shop-product-detail{padding:1rem 0 3rem}@media (min-width: 768px){.shop-product-detail{padding:1.5rem 0 4rem}}.shop-product-layout{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 1024px){.shop-product-layout{grid-template-columns:1fr 1fr;gap:2.5rem}}@media (min-width: 1280px){.shop-product-layout{grid-template-columns:3fr 2fr}}.shop-product-info{display:flex;flex-direction:column;gap:1rem}@media (min-width: 1024px){.shop-product-info{position:sticky;top:80px;align-self:start}}.shop-product-name{font-family:Playfair Display,serif;font-weight:400;font-size:1.5rem;line-height:1.2;margin:0;color:#111827}@media (min-width: 768px){.shop-product-name{font-size:1.875rem}}.shop-product-description{font-size:1rem;line-height:1.7;color:#6b7280;margin:0}.shop-product-specs{display:flex;flex-direction:column;gap:0;margin:0;padding:1rem 0 0;border-top:1px solid #e5e7eb}.shop-product-spec{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;padding:.5rem 0;font-size:.875rem;line-height:1.5;border-bottom:1px solid #f3f4f6}.shop-product-spec:last-child{border-bottom:none}.shop-product-spec dt{font-weight:500;color:#6b7280;white-space:nowrap;flex-shrink:0}.shop-product-spec dd{margin:0;color:#111827;text-align:right}.shop-product-actions{display:flex;gap:.75rem}@media (max-width: 639px){.shop-product-actions{flex-direction:column}}.shop-product-action-tryon{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:Montserrat,sans-serif;font-weight:500;font-size:1rem;line-height:1;padding:.75rem 1.5rem;border:none;border-radius:.5rem;cursor:pointer;transition:all .2s ease;text-decoration:none}.shop-product-action-tryon:disabled{opacity:.5;cursor:not-allowed}.shop-product-action-tryon{background-color:#2563eb;color:#fff}.shop-product-action-tryon:hover:not(:disabled){background-color:#1d4ed8}.shop-product-action-tryon{padding:.75rem 1.5rem;font-size:1rem;font-weight:600}.shop-product-action-buy{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:Montserrat,sans-serif;font-weight:500;font-size:1rem;line-height:1;padding:.75rem 1.5rem;border:none;border-radius:.5rem;cursor:pointer;transition:all .2s ease;text-decoration:none}.shop-product-action-buy:disabled{opacity:.5;cursor:not-allowed}.shop-product-action-buy{background-color:transparent;color:#2563eb;border:2px solid #2563eb}.shop-product-action-buy:hover:not(:disabled){background-color:#2563eb;color:#fff}.shop-product-action-buy{padding:.75rem 1.5rem;font-size:1rem;font-weight:600}.shop-tryon-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#0000;z-index:999;pointer-events:none;transition:background-color .3s ease}.shop-tryon-overlay.is-open{background-color:#00000073;pointer-events:auto}.shop-tryon-panel{position:fixed;top:0;right:0;height:100vh;height:100dvh;width:100%;max-width:1280px;background-color:#fff;z-index:1000;transform:translate(100%);transition:transform .35s cubic-bezier(.4,0,.2,1);box-shadow:-8px 0 30px #0000001f;display:flex;flex-direction:column}.shop-tryon-panel.is-open{transform:translate(0)}.shop-tryon-panel-header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid #e5e7eb;flex-shrink:0}.shop-tryon-panel-title{font-family:Montserrat,sans-serif;font-weight:600;font-size:1.125rem;margin:0;color:#111827}.shop-tryon-panel-subtitle{font-size:.875rem;color:#6b7280;margin:.25rem 0 0}.shop-tryon-panel-close{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;background-color:transparent;border-radius:.5rem;color:#6b7280;cursor:pointer;transition:background-color .2s ease,color .2s ease;flex-shrink:0}.shop-tryon-panel-close:hover{background-color:#f3f4f6;color:#111827}.shop-tryon-panel-body{flex:1;overflow-y:auto;padding:1.5rem;-webkit-overflow-scrolling:touch}.body-panel-open{overflow:hidden}.tryon-result-section{padding:1rem 0 3rem}@media (min-width: 768px){.tryon-result-section{padding:1.5rem 0 4rem}}.tryon-result-layout{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 1024px){.tryon-result-layout{grid-template-columns:1fr 1fr;gap:2.5rem}}@media (min-width: 1280px){.tryon-result-layout{grid-template-columns:2fr 2fr}}.tryon-result-info{display:flex;flex-direction:column;gap:.75rem}@media (min-width: 1024px){.tryon-result-info{position:sticky;top:80px;align-self:start}}.tryon-result-heading{font-family:Playfair Display,serif;font-weight:400;font-size:1.5rem;line-height:1.2;margin:0;color:#111827}@media (min-width: 768px){.tryon-result-heading{font-size:1.875rem}}.tryon-result-product-name{font-family:Montserrat,sans-serif;font-weight:500;font-size:1.125rem;color:#111827;margin:0}.tryon-result-shop-name{font-size:.875rem;color:#6b7280;margin:0}.tryon-result-consent{padding:.75rem 1rem;background-color:#f3f4f6;border-radius:.5rem}.tryon-consent-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.tryon-consent-icon{width:18px;height:18px;flex-shrink:0;color:#111827}.tryon-consent-title{font-size:.875rem;font-weight:600;color:#111827}.tryon-consent-label{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;color:#111827;cursor:pointer}.tryon-consent-checkbox{width:18px;height:18px;margin-top:1px;accent-color:#111827;flex-shrink:0}.tryon-consent-note{font-size:.75rem;color:#6b7280;margin:.5rem 0 0 26px}.tryon-result-actions{display:flex;gap:.75rem;padding-top:.5rem}@media (max-width: 639px){.tryon-result-actions{flex-direction:column}}.tryon-result-action-buy{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:Montserrat,sans-serif;font-weight:500;font-size:1rem;line-height:1;padding:.75rem 1.5rem;border:none;border-radius:.5rem;cursor:pointer;transition:all .2s ease;text-decoration:none}.tryon-result-action-buy:disabled{opacity:.5;cursor:not-allowed}.tryon-result-action-buy{background-color:#2563eb;color:#fff}.tryon-result-action-buy:hover:not(:disabled){background-color:#1d4ed8}.tryon-result-action-buy{padding:.75rem 1.5rem;font-size:1rem;font-weight:600}.tryon-result-action-another{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:Montserrat,sans-serif;font-weight:500;font-size:1rem;line-height:1;padding:.75rem 1.5rem;border:none;border-radius:.5rem;cursor:pointer;transition:all .2s ease;text-decoration:none}.tryon-result-action-another:disabled{opacity:.5;cursor:not-allowed}.tryon-result-action-another{background-color:transparent;color:#2563eb;border:2px solid #2563eb}.tryon-result-action-another:hover:not(:disabled){background-color:#2563eb;color:#fff}.tryon-result-action-another{padding:.75rem 1.5rem;font-size:1rem;font-weight:600}.tryon-result-description{font-size:1rem;line-height:1.7;color:#6b7280;margin:0}.tryon-result-register{margin-top:1rem;padding:1.25rem;border:1px solid #e5e7eb;border-radius:.75rem;background-color:#f9fafb}.tryon-register-title{font-family:Montserrat,sans-serif;font-weight:600;font-size:1rem;color:#111827;margin:0 0 .75rem}.tryon-register-perks{list-style:none;margin:0 0 1rem;padding:0;display:flex;gap:1rem}.tryon-register-perk{display:flex;align-items:center;gap:.25rem;font-size:.75rem;color:#6b7280;white-space:nowrap}.tryon-register-perk-icon{width:16px;height:16px;flex-shrink:0;color:#6b7280}.tryon-register-form{display:flex;flex-direction:column;gap:.5rem;padding-top:.75rem;border-top:1px solid #e5e7eb}.tryon-register-email{font-size:.875rem;color:#6b7280;padding:.5rem .75rem;background-color:#f3f4f6;border-radius:.375rem}.tryon-register-password{padding:.5rem .75rem;font-size:.875rem;border:1px solid #e5e7eb;border-radius:.375rem;outline:none;transition:border-color .15s ease}.tryon-register-password:focus{border-color:#111827}.tryon-register-password::placeholder{color:#9ca3af}.tryon-register-terms{display:flex;align-items:flex-start;gap:.5rem;font-size:.75rem;color:#6b7280;cursor:pointer}.tryon-register-terms-checkbox{width:16px;height:16px;margin-top:1px;accent-color:#111827;flex-shrink:0}.tryon-register-terms-link{color:#111827;text-decoration:underline}.tryon-register-terms-link:hover{color:#6b7280}.tryon-register-error{font-size:.75rem;color:#dc2626;margin:0;min-height:0}.tryon-register-error:empty{display:none}.tryon-register-submit{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:Montserrat,sans-serif;font-weight:500;font-size:1rem;line-height:1;padding:.75rem 1.5rem;border:none;border-radius:.5rem;cursor:pointer;transition:all .2s ease;text-decoration:none}.tryon-register-submit:disabled{opacity:.5;cursor:not-allowed}.tryon-register-submit{background-color:#2563eb;color:#fff}.tryon-register-submit:hover:not(:disabled){background-color:#1d4ed8}.tryon-register-submit{padding:.5rem 1rem;font-size:.875rem;font-weight:600;width:100%}.tryon-register-success{display:flex;align-items:center;gap:.75rem;padding-top:.75rem;border-top:1px solid #e5e7eb}.tryon-register-success p{font-size:.875rem;color:#111827;margin:0;line-height:1.4}.tryon-register-success-icon{width:24px;height:24px;flex-shrink:0;color:#10b981}.tryon-result-status{text-align:center;padding:4rem 1rem;max-width:480px;margin:0 auto}.tryon-result-status-text{font-size:1rem;color:#6b7280;line-height:1.7;margin:.75rem 0 1.5rem}.tryon-result-spinner{width:40px;height:40px;border:3px solid #e5e7eb;border-top-color:#111827;border-radius:50%;margin:0 auto;animation:tryon-spin .8s linear infinite}@keyframes tryon-spin{to{transform:rotate(360deg)}}
