:root{--k-bg: #ffffff;--k-ink: #0b0d11;--k-muted: #575b62;--k-line: #dbdee2;--k-field: #f0f4f9;--k-serif: "Instrument Serif", Georgia, "Times New Roman", serif;--k-sans: "Work Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, sans-serif}.kugc{background:var(--k-field);padding:48px 0}@media(min-width:750px){.kugc{padding:64px 0}}.kugc__head{max-width:640px;margin:0 auto;padding:0 24px;text-align:center}@media(min-width:750px){.kugc__head{padding:0 36px}}.kugc__heading{margin:0;font-family:var(--k-serif);font-weight:400;font-size:4rem;line-height:1.1;color:var(--k-ink)}@media(min-width:750px){.kugc__heading{font-size:6.4rem}}.kugc__subheading{margin:12px 0 0;font-family:var(--k-sans);font-size:1.4rem;line-height:1.6;color:var(--k-muted)}.kugc__viewport{position:relative;margin-top:32px}.kugc__rail{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:24px 24px 12px;scrollbar-width:none}.kugc__rail::-webkit-scrollbar{display:none}@media(min-width:750px){.kugc__rail{padding:24px 36px 12px}}@media(prefers-reduced-motion:reduce){.kugc__rail{scroll-behavior:auto}}.kugc__card{flex:0 0 auto;width:min(calc((100% - 16px) / 1.3),45vh);scroll-snap-align:start}@media(min-width:768px){.kugc__card{width:min(calc((100% - 32px)*.4),45vh)}}@media(min-width:1024px){.kugc__card{width:min(calc((100% - 64px) / 4.5),45vh)}}.kugc__arrow{display:none}@media(min-width:768px){.kugc__arrow{display:flex;align-items:center;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;padding:0;border:1px solid var(--k-line);border-radius:999px;background:var(--k-bg);color:var(--k-ink);cursor:pointer;z-index:2;transition:background-color .15s ease,color .15s ease}.kugc__arrow:hover{background:var(--k-ink);color:var(--k-bg)}.kugc__arrow svg{width:16px;height:16px}.kugc__arrow--prev{left:4px}.kugc__arrow--prev svg{transform:rotate(180deg)}.kugc__arrow--next{right:4px}}.kugc__photo{position:relative;aspect-ratio:3 / 4}.kugc__crop{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;border-radius:4px;background:var(--k-line)}.kugc__img{display:block;width:100%;height:100%;object-fit:cover}.kugc__handle{display:block;margin:8px 0 0;font-family:var(--k-sans);font-size:1.3rem;color:var(--k-muted);text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}a.kugc__handle:hover{text-decoration:underline}.kugc__hotspot{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:0;border-radius:50%;background:#fff;box-shadow:0 1px 4px #0b0d1159,0 0 0 1px #0b0d1114;transform:translate(-50%,-50%);cursor:pointer}.kugc__hotspot:before{content:"";position:absolute;top:50%;left:50%;width:44px;height:44px;transform:translate(-50%,-50%)}.kugc__hotspot-icon{font-family:var(--k-sans);font-size:1.6rem;font-weight:400;line-height:1;color:var(--k-ink)}.kugc__hotspot:hover .kugc__hotspot-icon,.kugc__hotspot:focus-visible .kugc__hotspot-icon{color:var(--k-ink)}.kugc__hotspot:focus-visible{outline:2px solid var(--k-ink);outline-offset:2px}.kugc__hotspot.is-active{background:var(--k-ink)}.kugc__hotspot.is-active .kugc__hotspot-icon{color:#fff}.kugc__popover{position:absolute;z-index:3;width:230px;max-width:calc(100% - 16px);padding:10px;background:var(--k-bg);border-radius:4px;box-shadow:0 4px 16px #0b0d113d,0 0 0 1px #0b0d110f;opacity:0;transform:translateY(4px);transition:opacity .15s ease,transform .15s ease}.kugc__popover[hidden]{display:none}.kugc__popover.is-open{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.kugc__popover{transition:none}}.kugc__popover-row{display:flex;align-items:center;gap:8px}.kugc__popover-media{flex:0 0 auto;display:block;width:48px;height:48px;border-radius:4px;overflow:hidden;background:var(--k-field)}.kugc__popover-media img{display:block;width:100%;height:100%;object-fit:cover}.kugc__popover-body{flex:1 1 auto;min-width:0}.kugc__popover-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-family:var(--k-sans);font-size:1.2rem;line-height:1.2;color:var(--k-ink);text-decoration:none;white-space:normal;overflow:hidden}.kugc__popover-title:hover{text-decoration:underline}.kugc__popover-price{margin:2px 0 0;font-family:var(--k-sans);font-size:1.2rem;color:var(--k-muted)}.kugc__popover-chevron{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:24px;height:44px;font-size:1.6rem;line-height:1;color:var(--k-ink);text-decoration:none}.kugc__popover-close{position:absolute;top:-8px;right:-8px;display:flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;border:1px solid var(--k-line);border-radius:999px;background:var(--k-bg);color:var(--k-ink);font-size:1.2rem;line-height:1;cursor:pointer}.kugc__popover-close:before{content:"";position:absolute;top:50%;left:50%;width:44px;height:44px;transform:translate(-50%,-50%)}.kugc__popover-close:hover{background:var(--k-ink);color:var(--k-bg)}
/*# sourceMappingURL=/cdn/shop/t/5/assets/kyme-ugc.css.map */
