gvs-quick-view-dialog{display:contents}.gvs-quick-view{width:min(980px,calc(100% - 32px));max-width:980px;max-height:min(88dvh,820px);padding:0;overflow:hidden}.gvs-quick-view[open]{display:block}.gvs-quick-view__panel{display:flex;max-height:min(88dvh,820px);flex-direction:column;overflow:hidden}.gvs-quick-view__header{position:relative;display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;gap:16px;min-height:68px;padding:11px 14px 11px 26px}.gvs-quick-view__header-copy{display:flex;min-width:0;align-items:center;gap:12px}.gvs-quick-view__eyebrow,.gvs-quick-view__header-quantity,.gvs-quick-view__type,.gvs-quick-view__availability,.gvs-quick-view__title,.gvs-quick-view__price p,.gvs-quick-view__intro,.gvs-quick-view__fallback,.gvs-quick-view__support p{margin:0}.gvs-quick-view__eyebrow,.gvs-quick-view__type{color:var(--gvs-overlay-accent, #90f22e);font-family:var(--font-heading--family);font-size:.72rem;font-weight:700;letter-spacing:.09em;line-height:1.2;text-transform:uppercase}.gvs-quick-view__header-quantity{padding:6px 9px;color:#ffffffc2;background:#ffffff14;border:1px solid rgba(255,255,255,.1);border-radius:999px;font-size:.72rem;font-weight:700;line-height:1;white-space:nowrap}.gvs-quick-view__body{display:grid;min-width:0;min-height:0;grid-template-columns:minmax(360px,.92fr) minmax(0,1.08fr);overflow-y:auto}.gvs-quick-view__body--media-missing{grid-template-columns:1fr}.gvs-quick-view__body--media-missing .gvs-quick-view__media{display:none}.gvs-quick-view__media{position:relative;display:grid;min-height:510px;margin:0;place-items:center;background:radial-gradient(circle at 7% 94%,rgba(144,242,46,.2),transparent 36%),linear-gradient(145deg,#fff,#f2f3ef);border-inline-end:1px solid rgba(255,255,255,.08);overflow:hidden}.gvs-quick-view__image-stage{position:relative;display:grid;width:100%;min-height:100%;padding:clamp(28px,5vw,54px);place-items:center}.gvs-quick-view__media-badge{position:absolute;inset:18px auto auto 18px;z-index:2;padding:8px 11px;color:#111;background:var(--gvs-overlay-accent, #90f22e);border:1px solid rgba(17,17,17,.12);border-radius:999px;box-shadow:0 9px 24px #1111111f;font-size:.72rem;font-weight:800;letter-spacing:.04em;line-height:1;text-transform:uppercase}.gvs-quick-view__image{display:block;width:min(100%,460px);height:auto;max-height:460px;object-fit:contain;opacity:0;transform:scale(.985);transition:opacity .18s ease,transform .22s ease}.gvs-quick-view__media[data-image-state=ready] .gvs-quick-view__image{opacity:1;transform:scale(1)}.gvs-quick-view__image-loader{position:absolute;width:min(62%,280px);aspect-ratio:1;border-radius:24px;background:linear-gradient(100deg,#eceee9 22%,#fff,#eceee9 62%);background-size:240% 100%;animation:gvs-quick-view-shimmer 1.1s linear infinite}.gvs-quick-view__media:not([data-image-state=loading]) .gvs-quick-view__image-loader{display:none}.gvs-quick-view__image-placeholder{display:grid;max-width:260px;place-items:center;gap:14px;color:#5c6258;font-size:.86rem;font-weight:700;text-align:center}.gvs-quick-view__image-placeholder[hidden]{display:none}.gvs-quick-view__placeholder-icon{display:grid;width:68px;height:68px;place-items:center;color:#111;background:#90f22e38;border:1px solid rgba(49,95,16,.2);border-radius:50%}.gvs-quick-view__placeholder-icon svg{width:30px;height:30px}.gvs-quick-view__details{display:flex;min-width:0;flex-direction:column;align-items:stretch;gap:18px;padding:clamp(28px,4.5vw,48px)}.gvs-quick-view__body--media-missing .gvs-quick-view__details{width:min(100%,760px);margin-inline:auto}.gvs-quick-view__meta-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.gvs-quick-view__meta-row--single{justify-content:flex-end}.gvs-quick-view__availability{display:inline-flex;align-items:center;gap:6px;color:#ffffffc2;font-size:.72rem;font-weight:700;line-height:1.2;text-align:right}.gvs-quick-view__availability:before{content:"";width:7px;height:7px;flex:0 0 7px;background:var(--gvs-overlay-accent, #90f22e);border-radius:50%;box-shadow:0 0 0 3px #90f22e1f}.gvs-quick-view__availability[data-state=check]:before{background:#f2b94b;box-shadow:0 0 0 3px #f2b94b1f}.gvs-quick-view__title{max-width:22ch;color:#fff;font-family:var(--font-heading--family);font-size:clamp(1.6rem,3.2vw,2.55rem);font-weight:700;letter-spacing:-.012em;line-height:1.02;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;text-wrap:balance}.gvs-quick-view__references{display:flex;flex-wrap:wrap;gap:7px 16px;margin:-8px 0 0;padding:0}.gvs-quick-view__references[hidden]{display:none}.gvs-quick-view__references div{display:flex;min-width:0;align-items:baseline;gap:6px}.gvs-quick-view__references dt,.gvs-quick-view__references dd{margin:0;font-size:.76rem;line-height:1.3}.gvs-quick-view__references dt{color:#ffffff8a;font-weight:700}.gvs-quick-view__references dd{color:#ffffffd1;font-weight:600;overflow-wrap:anywhere}.gvs-quick-view__included-callout{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:13px;padding:13px 14px;background:#90f22e17;border:1px solid rgba(144,242,46,.28);border-radius:14px}.gvs-quick-view__included-quantity{display:grid;width:44px;height:44px;place-items:center;color:#111;background:var(--gvs-overlay-accent, #90f22e);border-radius:50%;font-family:var(--font-heading--family);font-size:1rem;font-weight:800;line-height:1}.gvs-quick-view__included-callout div{display:grid;gap:2px}.gvs-quick-view__included-callout strong{color:#fff;font-family:var(--font-heading--family);font-size:.9rem;font-weight:700;letter-spacing:-.004em}.gvs-quick-view__included-callout div>span{color:#ffffffad;font-size:.78rem;line-height:1.4}.gvs-quick-view__price{display:grid;gap:4px;padding:14px 16px;background:#ffffff0e;border:1px solid rgba(255,255,255,.09);border-radius:14px}.gvs-quick-view__price[hidden]{display:none}.gvs-quick-view__price-label{color:#ffffff8f;font-size:.7rem;font-weight:700;letter-spacing:.055em;text-transform:uppercase}.gvs-quick-view__price-inc{display:flex;flex-wrap:wrap;align-items:baseline;gap:7px;color:#fff;font-size:1.42rem;font-weight:800}.gvs-quick-view__price-inc small{color:#ffffffad;font-size:.68rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.gvs-quick-view__price-ex{color:#ffffffa8;font-size:.8rem;font-weight:600}.gvs-quick-view__spec-section{display:grid;gap:10px}.gvs-quick-view__spec-section[hidden]{display:none}.gvs-quick-view__spec-section h3{margin:0;color:#fff;font-family:var(--font-heading--family);font-size:.86rem;font-weight:700;letter-spacing:.02em;line-height:1.2;text-transform:uppercase}.gvs-quick-view__specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none}.gvs-quick-view__specs li{display:grid;min-width:0;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:8px;padding:9px 10px;color:#fffc;background:#ffffff0e;border:1px solid rgba(255,255,255,.08);border-radius:10px;font-size:.76rem;font-weight:600;line-height:1.35;overflow-wrap:anywhere}.gvs-quick-view__spec-marker{display:grid;width:20px;height:20px;place-items:center;color:#111;background:var(--gvs-overlay-accent, #90f22e);border-radius:50%;font-size:.68rem;font-weight:900;line-height:1}.gvs-quick-view__intro,.gvs-quick-view__fallback{color:#ffffffc2;font-size:.92rem;line-height:1.58}.gvs-quick-view__fallback{padding:12px 14px;color:#ffffffad;background:#ffffff0b;border-radius:12px}.gvs-quick-view__support{display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:10px;margin-top:auto;padding-top:2px}.gvs-quick-view__support-icon{display:grid;width:30px;height:30px;place-items:center;color:#111;background:#90f22ed1;border-radius:50%;font-weight:900}.gvs-quick-view__support p,.gvs-quick-view__support a{color:#ffffffb3;font-size:.78rem;line-height:1.42}.gvs-quick-view__support a{text-decoration-color:#90f22e7a;text-underline-offset:3px}.gvs-quick-view__support a:hover{color:#fff;text-decoration-color:var(--gvs-overlay-accent, #90f22e)}.gvs-quick-view__link{display:inline-flex;width:100%;min-height:50px;align-items:center;justify-content:center;gap:9px;padding:13px 18px;color:#111;background:var(--gvs-overlay-accent, #90f22e);border:1px solid var(--gvs-overlay-accent, #90f22e);border-radius:12px;box-shadow:0 12px 28px #90f22e1f;font-family:var(--font-heading--family);font-size:.8rem;font-weight:700;letter-spacing:.045em;text-align:center;text-decoration:none;text-transform:uppercase;transition:background-color .16s ease,box-shadow .16s ease,transform .12s ease}.gvs-quick-view__link:hover{color:#111;background:#7fdd27;border-color:#7fdd27;box-shadow:0 15px 34px #90f22e2e}.gvs-quick-view__link:active{transform:scale(.99)}.gvs-whats-included__quick-view{display:inline-flex;grid-column:1 / -1;min-height:44px;align-items:center;justify-content:space-between;justify-self:stretch;gap:12px;margin:2px 0 0;padding:10px 14px;color:#111;background:color-mix(in srgb,var(--gvs-wi-accent) 10%,transparent);border:1px solid color-mix(in srgb,var(--gvs-wi-accent) 42%,rgba(17,17,17,.16));border-radius:12px;font-family:var(--font-heading--family);font-size:.72rem;font-weight:700;letter-spacing:.04em;line-height:1;text-transform:uppercase;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,transform .12s ease}.gvs-whats-included__quick-view:hover{background:color-mix(in srgb,var(--gvs-wi-accent) 22%,transparent);border-color:var(--gvs-wi-accent)}.gvs-whats-included__quick-view:active{transform:scale(.99)}.gvs-whats-included__quick-view:focus-visible{outline:2px solid #111111;box-shadow:0 0 0 5px color-mix(in srgb,var(--gvs-wi-accent) 38%,transparent);outline-offset:2px}@media screen and (max-width:749px){.gvs-quick-view{width:calc(100% - 12px);max-height:calc(100dvh - 12px);border-radius:16px}.gvs-quick-view__panel{max-height:calc(100dvh - 12px)}.gvs-quick-view__header{min-height:60px;padding:8px 8px 8px 18px}.gvs-quick-view__header-copy{gap:8px}.gvs-quick-view__header-quantity{padding:6px 8px;color:#111;background:var(--gvs-overlay-accent, #90f22e);border-color:#11111124;box-shadow:0 6px 18px #0000002e;font-size:0}.gvs-quick-view__header-quantity:after{content:attr(data-mobile-label);font-size:.65rem;font-weight:800;letter-spacing:.035em;line-height:1;text-transform:uppercase;white-space:nowrap}.gvs-quick-view__body{grid-template-columns:1fr}.gvs-quick-view__media{min-height:245px;border-inline-end:0;border-block-end:1px solid rgba(255,255,255,.08)}.gvs-quick-view__image-stage{min-height:245px;padding:20px 20px 22px}.gvs-quick-view__media-badge{display:none!important}.gvs-quick-view__image{width:min(100%,280px);max-height:245px}.gvs-quick-view__image-loader{width:min(56%,180px)}.gvs-quick-view__details{gap:15px;padding:22px 18px calc(22px + env(safe-area-inset-bottom))}.gvs-quick-view__title{max-width:none;font-size:clamp(1.45rem,7.4vw,2rem)}.gvs-quick-view__specs{grid-template-columns:1fr}.gvs-quick-view__support{margin-top:2px}}@media screen and (max-height:720px)and (min-width:750px){.gvs-quick-view,.gvs-quick-view__panel{max-height:calc(100dvh - 24px)}.gvs-quick-view__media{min-height:380px}.gvs-quick-view__details{gap:14px;padding:28px 32px}}@keyframes gvs-quick-view-shimmer{to{background-position-x:-140%}}@media(prefers-reduced-motion:reduce){.gvs-quick-view__image,.gvs-whats-included__quick-view,.gvs-quick-view__link{transition:none}.gvs-quick-view__image-loader{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/gvs-quick-view.css.map */
