.kc-360{position:relative;isolation:isolate;overflow:visible;box-sizing:border-box;width:100%;color:var(--kc-360-text);background:var(--kc-360-background, #000);font-family:var(--kc-360-font)}.kc-360:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;opacity:.42;mix-blend-mode:soft-light;background-image:url(kc-black-light.webp);background-size:cover;background-position:center top;background-repeat:no-repeat}.kc-360 *,.kc-360 *:before,.kc-360 *:after{box-sizing:border-box}.kc-360__inner{position:relative;z-index:1;width:100%;max-width:var(--kc-360-width);margin:0 auto}.kc-360__header{margin-bottom:22px}.kc-360__eyebrow{margin:0 0 8px;color:#c8c8c8;font-size:1rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.kc-360__heading{margin:0;color:var(--kc-360-heading);font-family:var(--kc-360-heading-font);font-weight:var(--kc-360-heading-weight);line-height:1.05;letter-spacing:.04em;text-transform:uppercase}.kc-360__subheading{max-width:580px;margin:8px 0 0;color:var(--kc-360-muted);font-size:1.2rem;line-height:1.5}.kc-360__layout{display:grid;grid-template-columns:minmax(280px,.92fr) minmax(0,1.08fr);gap:28px;align-items:stretch}@media screen and (min-width:990px){.kc-360__layout--flip{grid-template-columns:minmax(0,1.08fr) minmax(280px,.92fr)}.kc-360__layout--flip .kc-360__viewer{order:2}.kc-360__layout--flip .kc-360__products{order:1}}.kc-360__viewer{position:relative;display:flex;flex-direction:column;min-width:0}.kc-360-shell{position:relative;overflow:hidden;isolation:isolate;width:100%}.kc-360-shell--stage{--kc-360-outer: var(--kc-360-stage-outer, 1px);--kc-360-inner: var(--kc-360-stage-inner, 1px);--kc-360-c1: var(--kc-360-stage-c1, #4a4a5c);--kc-360-c2: var(--kc-360-stage-c2, #1a1a28);--kc-360-in1: var(--kc-360-stage-in1, #111);--kc-360-in2: var(--kc-360-stage-in2, #0a0a12);--kc-360-angle: var(--kc-360-stage-angle, 135deg);--kc-360-rgb: var(--kc-360-stage-rgb, 5s);border-radius:var(--kc-360-radius);padding:var(--kc-360-outer)}.kc-360-shell--products{--kc-360-outer: var(--kc-360-prod-outer, 1px);--kc-360-inner: var(--kc-360-prod-inner, 1px);--kc-360-c1: var(--kc-360-prod-c1, #4a4a5c);--kc-360-c2: var(--kc-360-prod-c2, #1a1a28);--kc-360-in1: var(--kc-360-prod-in1, #111);--kc-360-in2: var(--kc-360-prod-in2, #0a0a12);--kc-360-angle: var(--kc-360-prod-angle, 135deg);--kc-360-rgb: var(--kc-360-prod-rgb, 5s);border-radius:max(0px,calc(var(--kc-360-radius) - 6px));padding:var(--kc-360-outer)}.kc-360--stage-none .kc-360-shell--stage,.kc-360--prod-none .kc-360-shell--products{padding:0;background:transparent}.kc-360--stage-solid .kc-360-shell--stage,.kc-360--prod-solid .kc-360-shell--products{background:var(--kc-360-c1)}.kc-360--stage-gradient .kc-360-shell--stage,.kc-360--prod-gradient .kc-360-shell--products{background:linear-gradient(var(--kc-360-angle),var(--kc-360-c1),var(--kc-360-c2))}.kc-360--stage-rgb .kc-360-shell--stage,.kc-360--prod-rgb .kc-360-shell--products{background:transparent}.kc-360--stage-rgb .kc-360-shell--stage:before,.kc-360--prod-rgb .kc-360-shell--products:before{content:"";position:absolute;top:-45%;right:-45%;bottom:-45%;left:-45%;z-index:0;background:conic-gradient(from 0deg,var(--kc-360-c1),#c8c8c8,var(--kc-360-c2),#6a6a6a,var(--kc-360-c1));animation:kc-360-rgb var(--kc-360-rgb) linear infinite}.kc-360-shell__well{position:relative;z-index:1;overflow:hidden;padding:var(--kc-360-inner);border-radius:max(0px,calc(var(--kc-360-radius) - var(--kc-360-outer, 0px)));background:#000}.kc-360-shell--products .kc-360-shell__well{border-radius:max(0px,calc(var(--kc-360-radius) - 6px - var(--kc-360-outer, 0px)))}.kc-360--stage-none .kc-360-shell--stage .kc-360-shell__well,.kc-360--prod-none .kc-360-shell--products .kc-360-shell__well{padding:0}.kc-360--stage-solid .kc-360-shell--stage .kc-360-shell__well,.kc-360--prod-solid .kc-360-shell--products .kc-360-shell__well{background:var(--kc-360-in1)}.kc-360--stage-gradient .kc-360-shell--stage .kc-360-shell__well,.kc-360--prod-gradient .kc-360-shell--products .kc-360-shell__well{background:linear-gradient(var(--kc-360-angle),var(--kc-360-in1),var(--kc-360-in2))}.kc-360--stage-rgb .kc-360-shell--stage .kc-360-shell__well,.kc-360--prod-rgb .kc-360-shell--products .kc-360-shell__well{background:transparent}.kc-360--stage-rgb .kc-360-shell--stage .kc-360-shell__well:before,.kc-360--prod-rgb .kc-360-shell--products .kc-360-shell__well:before{content:"";position:absolute;top:-45%;right:-45%;bottom:-45%;left:-45%;z-index:0;background:conic-gradient(from 180deg,var(--kc-360-in1),#d0d0d0,var(--kc-360-in2),#5a5a5a,var(--kc-360-in1));animation:kc-360-rgb var(--kc-360-rgb) linear infinite reverse}@keyframes kc-360-rgb{to{transform:rotate(1turn)}}.kc-360__stage{position:relative;z-index:1;overflow:hidden;width:100%;aspect-ratio:4 / 5;background:radial-gradient(circle at 50% 88%,var(--kc-360-accent-soft, rgba(255, 255, 255, .04)),transparent 42%),#000;border-radius:max(0px,calc(var(--kc-360-radius) - var(--kc-360-stage-outer, 0px) - var(--kc-360-stage-inner, 0px)));cursor:ns-resize;-webkit-user-select:none;user-select:none;touch-action:none}.kc-360__stage--product,.kc-360__stage[data-collection-url]{cursor:pointer}.kc-360__stage-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:block;pointer-events:none}.kc-360__video,.kc-360__stage video{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover;pointer-events:none}.kc-360__frame{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover;opacity:0;pointer-events:none}.kc-360__frame.is-active{opacity:1}.kc-360__placeholder{display:grid;place-items:center;width:100%;height:100%;color:var(--kc-360-muted);font-size:1.15rem;text-align:center;padding:24px}.kc-360__featured{position:absolute;top:0;right:0;bottom:0;left:0;display:block;color:inherit;text-decoration:none}.kc-360__featured img{display:block;width:100%;height:100%;object-fit:cover}@media(hover:hover)and (pointer:fine){.kc-360__featured img{transition:transform .35s ease}.kc-360__featured:hover img{transform:scale(1.03)}}.kc-360__featured-meta{position:absolute;left:0;right:0;bottom:0;z-index:3;padding:56px 18px 16px;color:inherit;pointer-events:none;background:linear-gradient(to top,rgba(0,0,0,.78),rgba(0,0,0,.18) 58%,transparent)}.kc-360__featured-title{display:-webkit-box;overflow:hidden;color:#fff;font-size:1.05rem;font-weight:700;line-height:1.3;-webkit-line-clamp:2;-webkit-box-orient:vertical}.kc-360__featured-price{display:block;margin-top:4px;color:#fff;font-size:.95rem;font-weight:700}.kc-360__products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:14px;width:100%;max-width:100%;min-height:0;margin-inline:0;align-self:stretch;overflow:visible;padding-top:0}.kc-360__card{display:flex;flex-direction:column;min-width:0;color:inherit;text-decoration:none;opacity:1;transform:translateY(0);animation:kc-360-in .7s cubic-bezier(.2,.72,.2,1) both;animation-delay:var(--kc-360-delay, 0ms)}.kc-360__products.is-fading .kc-360__card{animation:kc-360-out .28s ease both}@keyframes kc-360-in{0%{opacity:.08;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes kc-360-out{to{opacity:.08;transform:translateY(-6px)}}.kc-360__media{position:relative;z-index:1;overflow:hidden;width:100%;aspect-ratio:4 / 5;background:#000;border-radius:max(0px,calc(var(--kc-360-radius) - 6px - var(--kc-360-prod-outer, 0px) - var(--kc-360-prod-inner, 0px)))}.kc-360__media img,.kc-360__media .placeholder-svg{display:block;width:100%;height:100%;object-fit:cover}@media(hover:hover)and (pointer:fine){.kc-360__card .kc-360-shell--products{transition:transform .22s ease,box-shadow .22s ease;will-change:transform}.kc-360__card:hover .kc-360-shell--products{transform:translateY(-4px) scale(1.018);box-shadow:0 10px 18px #00000052}.kc-360__products.is-fading .kc-360__card:hover .kc-360-shell--products{transform:none;box-shadow:none}}.kc-360__card-title{display:-webkit-box;margin:7px 2px 3px;overflow:hidden;color:var(--kc-360-text);font-size:.95rem;font-weight:700;line-height:1.3;-webkit-line-clamp:2;-webkit-box-orient:vertical}.kc-360__price{margin:0 2px;color:var(--kc-360-text);font-size:.92rem;font-weight:700}.kc-360__price s{margin-right:6px;color:var(--kc-360-muted);font-weight:500}.kc-360__empty{display:grid;place-items:center;grid-column:1 / -1;min-height:200px;color:var(--kc-360-muted);border:1px dashed rgba(255,255,255,.14);border-radius:var(--kc-360-radius)}@media screen and (max-width:989px){.kc-360__layout{grid-template-columns:1fr;gap:20px}.kc-360-shell--stage{max-width:380px;margin:0 auto}.kc-360__products{grid-template-columns:repeat(3,minmax(0,1fr));width:100%}}@media screen and (max-width:749px){.kc-360__header{margin-bottom:16px}.kc-360__products{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none}.kc-360__card-title{font-size:.88rem}}@media(prefers-reduced-motion:reduce){.kc-360__card,.kc-360__media img,.kc-360-shell--products,.kc-360--stage-rgb .kc-360-shell--stage:before,.kc-360--prod-rgb .kc-360-shell--products:before,.kc-360--stage-rgb .kc-360-shell--stage .kc-360-shell__well:before,.kc-360--prod-rgb .kc-360-shell--products .kc-360-shell__well:before{animation:none!important;transition:none!important;transform:none!important}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/kalicross-360-showcase.css.map */
