section.svelte-145n93c{display:flex;column-gap:calc(var(--col-gap))}section.svelte-145n93c .average:where(.svelte-145n93c):not(.simple){aspect-ratio:1/1;min-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}section.svelte-145n93c .average:where(.svelte-145n93c):not(.simple)>.score:where(.svelte-145n93c){font-size:4.5rem;line-height:1}section.svelte-145n93c .average.simple:where(.svelte-145n93c){display:flex;flex-direction:column;row-gap:.5em}section.svelte-145n93c .average.simple:where(.svelte-145n93c)>.score:where(.svelte-145n93c)>span:where(.svelte-145n93c){color:var(--weak-color)}section.svelte-145n93c .average.simple:where(.svelte-145n93c)>.stars:where(.svelte-145n93c){font-size:.625em}section.svelte-145n93c ul:where(.svelte-145n93c){flex:1;display:grid;grid-template-columns:max-content 1fr max-content}section.svelte-145n93c ul:where(.svelte-145n93c) li:where(.svelte-145n93c){display:grid;grid-template-columns:subgrid;grid-column:1/-1;column-gap:calc(var(--col-gap));align-items:center}section.svelte-145n93c ul:where(.svelte-145n93c) li:where(.svelte-145n93c)>.label:where(.svelte-145n93c){font-size:.675rem}section.svelte-145n93c ul:where(.svelte-145n93c) li:where(.svelte-145n93c)>.bar:where(.svelte-145n93c){background-color:hsl(from var(--primary-color) h s l/12.5%);position:relative;height:1px}section.svelte-145n93c ul:where(.svelte-145n93c) li:where(.svelte-145n93c)>.bar:where(.svelte-145n93c):before{content:"";display:block;position:absolute;left:0;top:0;bottom:0;width:var(--rate);background-color:var(--primary-color)}section.svelte-145n93c ul:where(.svelte-145n93c) li:where(.svelte-145n93c)>.label:where(.svelte-145n93c),section.svelte-145n93c ul:where(.svelte-145n93c) li:where(.svelte-145n93c)>.count:where(.svelte-145n93c){text-align:right}.reviews-list.svelte-eggdwz{display:flex;flex-direction:column}.reviews-list.svelte-eggdwz>*{padding-block:1em;border-top:1px solid var(--line-color)}.reviews-list.svelte-eggdwz>*:last-child{border-bottom:1px solid var(--line-color)}.reviews-root.svelte-1c52gi6{display:flex;flex-direction:column;row-gap:calc(var(--row-gap))}.product-detail.svelte-58auhd{margin:0 auto;padding:1rem;font-size:var(--font-size)}.product-content.svelte-58auhd{display:grid;grid-template-columns:1.5fr 1fr;gap:3rem}@media(max-width:768px){.product-content.svelte-58auhd{grid-template-columns:1fr}}.product-gallery.svelte-58auhd{display:grid;grid-template-columns:auto 1fr;gap:3rem}.product-gallery.svelte-58auhd:has(.thumbnail-grid:where(.svelte-58auhd)){grid-template-columns:100px 1fr}.product-gallery.svelte-58auhd:not(:has(.thumbnail-grid)){grid-template-columns:1fr}@media(max-width:768px){.product-gallery.svelte-58auhd{display:flex;flex-direction:column;gap:.5rem}}.thumbnail-grid.svelte-58auhd{display:flex;flex-direction:column;gap:1rem}@media(max-width:768px){.thumbnail-grid.svelte-58auhd{flex-direction:row;order:2}}.thumbnail.svelte-58auhd{width:100%;aspect-ratio:3/4;overflow:hidden;cursor:pointer;background:#f5f5f5;padding:0;border:none}.thumbnail.svelte-58auhd img:where(.svelte-58auhd){width:100%;height:100%;object-fit:cover}@media(max-width:768px){.thumbnail.svelte-58auhd{width:80px}}.main-image.svelte-58auhd{width:100%;aspect-ratio:3/4;overflow:hidden;background:#f5f5f5}.main-image.svelte-58auhd img:where(.svelte-58auhd){width:100%;height:100%;object-fit:cover}@media(max-width:768px){.main-image.svelte-58auhd{order:1}}.no-image.svelte-58auhd{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#999;font-size:var(--font-size)}.product-details.svelte-58auhd{display:flex;flex-direction:column;gap:1rem}h1.svelte-58auhd{margin:0;font-size:var(--font-size)}.price.svelte-58auhd{color:#333;font-size:var(--font-size)}.description.svelte-58auhd{color:#666;font-size:var(--font-size)}.description.svelte-58auhd p{margin:.5rem 0}.description.svelte-58auhd h2,.description.svelte-58auhd h3{margin:1rem 0 .5rem}.description.svelte-58auhd ul,.description.svelte-58auhd ol{margin:.5rem 0;padding-left:1.5rem}.variants.svelte-58auhd h3:where(.svelte-58auhd){margin:0 0 .5rem;font-size:var(--font-size)}.variant-buttons.svelte-58auhd{display:flex;flex-direction:column;gap:.5rem}.variant-button.svelte-58auhd{display:flex;align-items:center;justify-content:space-between;padding:.5rem 1rem;background:#fff;cursor:pointer;font-size:var(--font-size)}.variant-button.active.svelte-58auhd{background:#f9f9f9}.variant-button.unavailable.svelte-58auhd{opacity:.5;cursor:not-allowed}.variant-title.svelte-58auhd{font-size:var(--font-size)}.variant-price.svelte-58auhd{color:#666;font-size:var(--font-size)}.sold-out.svelte-58auhd{color:#c33;font-size:var(--font-size)}.size-guide-accordion.svelte-58auhd{border:.5px solid #e0e0e0;margin-top:.5rem}.size-guide-trigger.svelte-58auhd{width:100%;display:flex;align-items:center;justify-content:space-between;padding:.6rem 1rem;background:#fff;border:none;cursor:pointer;font-size:var(--font-size);text-align:left;transition:background .15s ease}.size-guide-trigger.svelte-58auhd:hover{background:#f9f9f9}.accordion-icon.svelte-58auhd{font-size:1.1em;color:#666}.size-guide-content.svelte-58auhd{padding:1rem;border-top:.5px solid #e0e0e0;background:#fafafa}.size-table.svelte-58auhd{width:100%;border-collapse:collapse;font-size:var(--font-size);margin-bottom:1rem}.size-table.svelte-58auhd th:where(.svelte-58auhd),.size-table.svelte-58auhd td:where(.svelte-58auhd){padding:.5rem .75rem;text-align:left;border:.5px solid #e0e0e0}.size-table.svelte-58auhd th:where(.svelte-58auhd){background:#f0f0f0;font-weight:500;color:#333}.size-table.svelte-58auhd td:where(.svelte-58auhd){background:#fff;color:#666}.size-table-footer.svelte-58auhd{margin-top:.75rem;font-size:var(--font-size);color:#666;line-height:1.5}.size-table-footer.svelte-58auhd p:where(.svelte-58auhd){margin:.25rem 0}.size-guide-text.svelte-58auhd{font-size:var(--font-size);color:#666;line-height:1.6}.size-guide-text.svelte-58auhd p:where(.svelte-58auhd){margin:.25rem 0}.add-to-cart.svelte-58auhd{width:100%;padding:.75rem 1rem;border:none;cursor:pointer;font-size:var(--font-size);border:1px solid var(--foreground-color)}.add-to-cart.svelte-58auhd:disabled{background:#ccc;cursor:not-allowed}.policy-button-wrapper.svelte-58auhd{display:flex;justify-content:flex-end;margin-top:.5rem}.policy-button.svelte-58auhd{padding:.5rem 1rem;background:transparent;color:#666;border:none;cursor:pointer;font-size:calc(var(--font-size) * .85);letter-spacing:.5px;transition:color .2s ease}.policy-button.svelte-58auhd:hover{color:#333}.modal-overlay.svelte-58auhd{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.modal-content.svelte-58auhd{background:#fff;width:100%;max-width:600px;max-height:80vh;overflow-y:auto;position:relative;border:.5px solid #ddd}.modal-content.svelte-58auhd::-webkit-scrollbar{width:4px}.modal-content.svelte-58auhd::-webkit-scrollbar-track{background:transparent}.modal-content.svelte-58auhd::-webkit-scrollbar-thumb{background:#ccc;border-radius:0}.modal-content.svelte-58auhd::-webkit-scrollbar-thumb:hover{background:#999}@media(max-width:768px){.modal-content.svelte-58auhd{max-width:95vw}}.modal-close.svelte-58auhd{position:absolute;top:1rem;right:1rem;background:#fff;border:.5px solid #ccc;width:28px;height:28px;font-size:var(--font-size);font-weight:300;cursor:pointer;color:#666;line-height:1;transition:all .1s ease;display:flex;align-items:center;justify-content:center;z-index:10;border-radius:0}.modal-close.svelte-58auhd:hover{background:#f8f8f8;color:#333}@media(max-width:768px){.modal-close.svelte-58auhd{width:24px;height:24px}}.modal-body.svelte-58auhd{padding:2rem;clear:both}@media(max-width:768px){.modal-body.svelte-58auhd{padding:1.5rem 1rem}}.policy-section.svelte-58auhd{margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:.5px solid #f0f0f0}.policy-section.svelte-58auhd:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.policy-section.notice.svelte-58auhd{background:#f9f9f9;padding:1.5rem;border:.5px solid #ddd;border-bottom:.5px solid #ddd}.policy-section.notice.svelte-58auhd p:where(.svelte-58auhd){margin:0;font-weight:500}.policy-section.svelte-58auhd h2:where(.svelte-58auhd){margin:0 0 1rem;font-size:var(--font-size);font-weight:500;color:#333;letter-spacing:.5px;text-transform:uppercase}.policy-section.svelte-58auhd p:where(.svelte-58auhd){margin:0 0 1rem;font-size:var(--font-size);line-height:1.7;color:#666;letter-spacing:.3px}.policy-section.svelte-58auhd p:where(.svelte-58auhd):last-child{margin-bottom:0}.policy-section.svelte-58auhd p:where(.svelte-58auhd) strong:where(.svelte-58auhd){color:#333;font-weight:500}.policy-section.svelte-58auhd ul:where(.svelte-58auhd),.policy-section.svelte-58auhd ol:where(.svelte-58auhd){margin:1rem 0;padding-left:1.5rem;font-size:var(--font-size);line-height:1.7;color:#666}.policy-section.svelte-58auhd ul:where(.svelte-58auhd) li:where(.svelte-58auhd),.policy-section.svelte-58auhd ol:where(.svelte-58auhd) li:where(.svelte-58auhd){margin-bottom:.75rem;letter-spacing:.3px}.policy-section.svelte-58auhd ul:where(.svelte-58auhd) li:where(.svelte-58auhd):last-child,.policy-section.svelte-58auhd ol:where(.svelte-58auhd) li:where(.svelte-58auhd):last-child{margin-bottom:0}.policy-section.svelte-58auhd ol:where(.svelte-58auhd){list-style-type:decimal}
