.gcc-home-collection-selector{background:var(--gcc-cs-bg)}.gcc-home-collection-selector__header{margin-bottom:24px}.gcc-home-collection-selector__header--left{text-align:left;align-items:flex-start}.gcc-home-collection-selector__header--center{text-align:center;align-items:center}.gcc-home-collection-selector__header--right{text-align:right;align-items:flex-end}.gcc-home-collection-selector__header--center .gcc-home-collection-selector__header-text{margin-left:auto;margin-right:auto}.gcc-home-collection-selector__header--right .gcc-home-collection-selector__header-text{margin-left:auto}.gcc-home-collection-selector__header-text{max-width:900px}.gcc-home-collection-selector__eyebrow{display:inline-block;margin-bottom:10px;font-size:12px;line-height:1;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--gcc-cs-muted)}.gcc-home-collection-selector__intro{margin-top:10px;color:var(--gcc-cs-muted)}.gcc-home-collection-selector__intro p:last-child{margin-bottom:0}.gcc-home-collection-selector__layout{display:grid;grid-template-columns:1fr;gap:18px}.gcc-home-collection-selector__layout--nav-right .gcc-home-collection-selector__nav-col{order:2}.gcc-home-collection-selector__layout--nav-right .gcc-home-collection-selector__panel-col{order:1}.gcc-home-collection-selector__nav-col,.gcc-home-collection-selector__panel-col{min-width:0}.gcc-home-collection-selector__nav{display:flex;gap:10px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.gcc-home-collection-selector__nav::-webkit-scrollbar{display:none}.gcc-home-collection-selector__nav-item{position:relative;min-width:240px;min-height:86px;background:var(--gcc-cs-nav-bg);border:1px solid var(--gcc-cs-border);border-radius:var(--gcc-cs-radius);padding:18px 20px;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:16px;transition:transform .22s ease,border-color .22s ease,background .22s ease,color .22s ease,box-shadow .22s ease;box-shadow:0 4px 14px #12263a0d;flex:0 0 auto;cursor:pointer}.gcc-home-collection-selector__nav-item:hover{transform:translateY(-2px);border-color:#12263a24;box-shadow:0 12px 28px #12263a14}.gcc-home-collection-selector__nav-item:focus-visible{outline:none;box-shadow:0 0 0 3px #12263a1f}.gcc-home-collection-selector__nav-item.is-active{background:var(--gcc-cs-nav-active-bg);color:var(--gcc-cs-nav-active-text);border-color:var(--gcc-cs-nav-active-bg);box-shadow:0 16px 34px #12263a29}.gcc-home-collection-selector__nav-item.is-active:before{content:none}.gcc-home-collection-selector__nav-texts{display:flex;flex-direction:column;gap:5px;min-width:0}.gcc-home-collection-selector__nav-title{font-size:18px;line-height:1.2;font-weight:600}.gcc-home-collection-selector__nav-subtitle{font-size:13px;line-height:1.35;opacity:.82}.gcc-home-collection-selector__nav-icon{flex:0 0 auto;width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;opacity:.72;transition:transform .22s ease,opacity .22s ease}.gcc-home-collection-selector__nav-item:hover .gcc-home-collection-selector__nav-icon,.gcc-home-collection-selector__nav-item.is-active .gcc-home-collection-selector__nav-icon{opacity:1;transform:translate(3px)}.gcc-home-collection-selector__nav-icon svg{width:100%;height:100%;display:block}.gcc-home-collection-selector__panel{display:none;background:#fff;border:1px solid var(--gcc-cs-border);border-radius:calc(var(--gcc-cs-radius) + 2px);overflow:hidden;box-shadow:0 10px 30px #12263a12}.gcc-home-collection-selector__panel.is-active{display:grid;animation:gccCollectionSelectorFade .35s ease}@keyframes gccCollectionSelectorFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.gcc-home-collection-selector__panel-media{position:relative;min-height:280px;padding:0;background:transparent}.gcc-home-collection-selector__panel-media-inner{position:relative;width:100%;height:100%;min-height:244px;border-radius:0;overflow:hidden;background:transparent;border:none;box-shadow:none}.gcc-home-collection-selector__image,.gcc-home-collection-selector__placeholder,.gcc-home-collection-selector__panel-media picture{width:100%;height:100%;display:block}.gcc-home-collection-selector__image{border-radius:0;transition:transform .9s cubic-bezier(.25,.46,.45,.94)}.gcc-home-collection-selector__image--cover{object-fit:cover;object-position:center}.gcc-home-collection-selector__image--contain{object-fit:contain;object-position:center;padding:0;background:transparent}.gcc-home-collection-selector__panel:hover .gcc-home-collection-selector__image--cover{transform:scale(1.03)}.gcc-home-collection-selector__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,var(--gcc-cs-overlay),rgba(0,0,0,0));pointer-events:none}.gcc-home-collection-selector__panel-content{padding:28px 26px 24px;background:#fff;display:flex;flex-direction:column;justify-content:flex-start}.gcc-home-collection-selector__panel-top{padding-bottom:18px}.gcc-home-collection-selector__badge{display:inline-flex;align-items:center;min-height:30px;padding:6px 12px;border-radius:999px;background:#12263a0d;color:var(--gcc-cs-accent);font-size:11px;line-height:1;font-weight:600;text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px}.gcc-home-collection-selector__panel-title{margin:0 0 14px;font-size:28px;line-height:1.02;font-weight:600;letter-spacing:-.02em;color:var(--gcc-cs-text)}.gcc-home-collection-selector__panel-text{color:var(--gcc-cs-muted);max-width:48ch}.gcc-home-collection-selector__panel-text p:last-child{margin-bottom:0}.gcc-home-collection-selector__metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:12px;margin-top:0;padding-top:18px;border-top:1px solid rgba(18,38,58,.08);align-items:stretch}.gcc-home-collection-selector__metric{display:flex;align-items:center;justify-content:flex-start;width:100%;min-width:0;min-height:58px;padding:12px 14px;background:#fff;border:1px solid rgba(18,38,58,.08);border-top:2px solid var(--gcc-cs-accent);border-radius:12px;box-shadow:0 6px 18px #12263a0a;font-size:14px;line-height:1.16;font-weight:600;color:var(--gcc-cs-text);white-space:normal;word-break:keep-all;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none;text-wrap:balance}.gcc-home-collection-selector__chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.gcc-home-collection-selector__chip{display:inline-flex;align-items:center;min-height:38px;padding:10px 14px;background:var(--gcc-cs-chip-bg);color:var(--gcc-cs-chip-text);border:1px solid rgba(18,38,58,.12);border-radius:999px;font-size:13px;line-height:1;font-weight:500;white-space:nowrap}.gcc-home-collection-selector__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px;padding-top:18px;border-top:1px solid rgba(18,38,58,.08)}.gcc-home-collection-selector__actions .button{min-height:52px;padding-left:22px;padding-right:22px;border-radius:12px}.gcc-home-collection-selector__actions--left{justify-content:flex-start}.gcc-home-collection-selector__actions--right{justify-content:flex-end}.gcc-home-collection-selector__note{margin-top:12px;color:var(--gcc-cs-muted);font-size:13px;line-height:1.45}@media screen and (max-width:767px){.gcc-home-collection-selector__nav-item{min-width:220px}.gcc-home-collection-selector__panel-title{font-size:24px}.gcc-home-collection-selector__metrics{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.gcc-home-collection-selector__actions{flex-direction:column}.gcc-home-collection-selector__actions .button{width:100%}.gcc-home-collection-selector__actions--right{justify-content:flex-start}}@media screen and (min-width:1000px){.gcc-home-collection-selector__header{margin-bottom:30px}.gcc-home-collection-selector__layout{grid-template-columns:340px minmax(0,1fr);gap:22px;align-items:start}.gcc-home-collection-selector__layout--nav-right{grid-template-columns:minmax(0,1fr) 340px}.gcc-home-collection-selector__nav{display:grid;gap:10px;overflow:visible;padding-bottom:0}.gcc-home-collection-selector__nav-item{min-width:0;width:100%}.gcc-home-collection-selector__nav-col{position:sticky;top:20px}.gcc-home-collection-selector__panel.is-active{grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);min-height:580px;align-items:stretch}.gcc-home-collection-selector__panel-media{min-height:100%;padding:0}.gcc-home-collection-selector__panel-media-inner{min-height:100%}.gcc-home-collection-selector__panel-content{padding:32px 30px 28px;border-left:1px solid rgba(18,38,58,.08);display:flex;flex-direction:column;justify-content:flex-start}.gcc-home-collection-selector__panel-title{font-size:38px}.gcc-home-collection-selector__layout--nav-right .gcc-home-collection-selector__panel-content{border-left:none;border-right:1px solid rgba(18,38,58,.08)}}
/*# sourceMappingURL=/cdn/shop/t/220/assets/gcc-home-collection-selector.css.map */
