gs-bundle-builder{display:block;--gsb-ink:#181512;--gsb-muted:#746d64;--gsb-line:#d9d1c5;--gsb-cream:#f4efe6;--gsb-soft:#faf8f4;--gsb-white:#fff}.gs-bundle__intro{display:flex;align-items:center;gap:9px;margin:0 0 10px}.gs-bundle__step{display:inline-grid;place-items:center;width:21px;height:21px;border-radius:3px;background:var(--gsb-ink);color:#fff;font-size:11px;font-weight:700;line-height:1;flex:0 0 auto}.gs-bundle__heading{margin:0;color:var(--gsb-ink);font-size:13px;font-weight:700;letter-spacing:.01em}.gs-bundle__packs{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:10px}.gs-bundle__pack{position:relative;min-height:76px;padding:14px 12px;border:1px solid var(--gsb-line);border-radius:3px;background:var(--gsb-white);color:var(--gsb-ink);font:inherit;cursor:pointer;display:flex;align-items:center;justify-content:center;text-align:center;transition:border-color .2s,box-shadow .2s,transform .2s}.gs-bundle__pack:hover{border-color:var(--gsb-ink);transform:translateY(-1px)}.gs-bundle__pack.is-selected{border:2px solid var(--gsb-ink);box-shadow:0 0 0 1px #18151208}.gs-bundle__pack strong{font-size:14px;letter-spacing:.02em}.gs-bundle__pack--offer{padding-top:22px;padding-bottom:24px}.gs-bundle__pack--offer small{position:absolute;left:-1px;right:-1px;bottom:-1px;padding:4px 6px;background:var(--gsb-ink);color:#fff;font-size:10px;font-weight:700;letter-spacing:.04em}.gs-bundle__pack-badge{position:absolute;top:-8px;right:9px;padding:4px 7px;border-radius:2px;background:var(--gsb-cream);border:1px solid var(--gsb-ink);font-size:10px;font-weight:800;line-height:1}.gs-bundle__modal[hidden]{display:none!important}.gs-bundle__modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10050;background:#14110e7a;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);padding:16px}.gs-bundle__modal-shell{height:100%;max-width:1500px;margin:0 auto;background:var(--gsb-soft);display:grid;grid-template-rows:auto minmax(0,1fr);box-shadow:0 24px 80px #0000003d;overflow:hidden}.gs-bundle__modal-header{height:82px;padding:14px 22px;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:20px;border-bottom:1px solid var(--gsb-line);background:#fff}.gs-bundle__eyebrow{margin:0 0 2px;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--gsb-muted)}.gs-bundle__modal-header h2{margin:0;font-size:27px;line-height:1.05;color:var(--gsb-ink)}.gs-bundle__header-status{padding:8px 12px;border:1px solid var(--gsb-line);border-radius:3px;font-size:12px;font-weight:700;background:var(--gsb-soft)}.gs-bundle__close{width:42px;height:42px;border:1px solid var(--gsb-line);border-radius:3px;background:#fff;display:grid;place-items:center;cursor:pointer}.gs-bundle__close svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8}.gs-bundle__modal-body{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(370px,.8fr);min-height:0}.gs-bundle__catalog{min-width:0;overflow:auto;padding:0 20px 110px;background:#fff}.gs-bundle__toolbar{position:sticky;top:0;z-index:3;display:flex;align-items:center;gap:10px;min-height:72px;padding:12px 0;background:#fffffff5;border-bottom:1px solid var(--gsb-line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.gs-bundle__search{height:42px;min-width:230px;display:flex;align-items:center;gap:9px;padding:0 12px;border:1px solid var(--gsb-line);border-radius:3px;background:#fff}.gs-bundle__search svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7}.gs-bundle__search input{width:100%;border:0!important;outline:0;background:transparent;padding:0!important;box-shadow:none!important;font-size:13px}.gs-bundle__filters{display:flex;gap:7px;overflow-x:auto;scrollbar-width:none}.gs-bundle__filter{flex:0 0 auto;border:1px solid var(--gsb-line);border-radius:3px;background:#fff;padding:9px 13px;font-size:11px;font-weight:650;cursor:pointer}.gs-bundle__filter.is-active{background:var(--gsb-ink);border-color:var(--gsb-ink);color:#fff}.gs-bundle__loading{padding:48px 0;text-align:center;color:var(--gsb-muted);font-size:13px}.gs-bundle__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px 12px;padding-top:18px}.gs-bundle__card{min-width:0}.gs-bundle__card-media{position:relative;aspect-ratio:4/5;background:var(--gsb-cream);overflow:hidden}.gs-bundle__card-media img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .35s}.gs-bundle__card:hover .gs-bundle__card-media img{transform:scale(1.025)}.gs-bundle__card-title{margin:9px 0 8px;min-height:36px;font-size:12px;font-weight:650;line-height:1.35;color:var(--gsb-ink)}.gs-bundle__card-add{width:100%;min-height:35px;border:1px solid var(--gsb-ink);border-radius:3px;background:var(--gsb-ink);color:#fff;font-size:10px;font-weight:800;letter-spacing:.04em;cursor:pointer}.gs-bundle__card-add.is-added{background:var(--gsb-cream);border-color:var(--gsb-line);color:var(--gsb-ink)}.gs-bundle__card-add:disabled:not(.is-added){opacity:.42;cursor:not-allowed}.gs-bundle__empty-results{grid-column:1/-1;padding:60px 20px;text-align:center;color:var(--gsb-muted)}.gs-bundle__summary{min-width:0;overflow:auto;padding:22px;background:var(--gsb-cream);border-left:1px solid var(--gsb-line)}.gs-bundle__summary-head{display:flex;align-items:flex-start;gap:10px}.gs-bundle__summary h3{margin:0 0 2px;font-size:17px;color:var(--gsb-ink)}.gs-bundle__summary-head p{margin:0;color:var(--gsb-muted);font-size:11px;line-height:1.4}.gs-bundle__progress{height:4px;margin:15px 0 16px;background:#ddd4c7;overflow:hidden}.gs-bundle__progress span{display:block;width:0;height:100%;background:var(--gsb-ink);transition:width .25s}.gs-bundle__slots{display:grid;gap:9px}.gs-bundle__slot{position:relative;display:grid;grid-template-columns:68px minmax(0,1fr);gap:11px;min-height:100px;padding:10px;background:#fff;border:1px solid var(--gsb-line);border-radius:3px}.gs-bundle__slot.is-free{border-color:var(--gsb-ink);background:#fffdf8}.gs-bundle__slot-image{width:68px;height:84px;background:var(--gsb-soft);object-fit:cover}.gs-bundle__slot-placeholder{width:68px;height:84px;border:1px dashed #bcb3a6;background:var(--gsb-soft)}.gs-bundle__slot-kicker{margin:0 0 4px;color:var(--gsb-muted);font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.gs-bundle__slot-title{margin:0 0 7px;font-size:12px;font-weight:700;line-height:1.3;color:var(--gsb-ink)}.gs-bundle__slot-empty{margin:0;color:var(--gsb-muted);font-size:11px}.gs-bundle__slot-controls{display:grid;grid-template-columns:1fr 1fr;gap:6px}.gs-bundle__slot-controls label{display:grid;gap:3px;color:var(--gsb-muted);font-size:8px;font-weight:700;text-transform:uppercase}.gs-bundle__slot-controls select{width:100%;height:30px;padding:0 24px 0 7px;border:1px solid var(--gsb-line);border-radius:2px;background:#fff;font-size:9px;color:var(--gsb-ink)}.gs-bundle__slot-remove{position:absolute;top:7px;right:7px;border:0;background:transparent;color:var(--gsb-muted);font-size:9px;text-decoration:underline;cursor:pointer}.gs-bundle__slot-price{display:flex;gap:5px;align-items:baseline;margin-top:6px;font-size:11px;font-weight:700}.gs-bundle__slot-price s{color:var(--gsb-muted);font-weight:400}.gs-bundle__free-badge{position:absolute;right:8px;bottom:8px;padding:3px 6px;background:var(--gsb-ink);color:#fff;font-size:8px;font-weight:800;letter-spacing:.08em}.gs-bundle__totals{margin:16px 0 12px;padding-top:13px;border-top:1px solid var(--gsb-line)}.gs-bundle__total-line{display:flex;justify-content:space-between;gap:12px;margin:4px 0;font-size:11px;color:var(--gsb-muted)}.gs-bundle__total-line--strong{font-size:15px;font-weight:800;color:var(--gsb-ink)}.gs-bundle__total-line s{font-weight:400;color:var(--gsb-muted)}.gs-bundle__error{margin:0 0 8px;color:#8d1f18;font-size:11px}.gs-bundle__atc{width:100%;min-height:52px;border:1px solid var(--gsb-ink);border-radius:3px;background:var(--gsb-ink);color:#fff;font:inherit;font-size:12px;font-weight:800;letter-spacing:.04em;cursor:pointer}.gs-bundle__atc:disabled{background:#9c9995;border-color:#9c9995;cursor:not-allowed}.gs-bundle__fineprint{margin:8px 0 0;text-align:center;color:var(--gsb-muted);font-size:9px}.gs-bundle-open{overflow:hidden!important}@media(max-width:1100px){.gs-bundle__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.gs-bundle__modal-body{grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr)}}@media(max-width:749px){.gs-bundle__packs{grid-template-columns:1fr 1.18fr}.gs-bundle__pack{min-height:70px}.gs-bundle__modal{padding:0;background:#fff}.gs-bundle__modal-shell{max-width:none}.gs-bundle__modal-header{height:68px;padding:9px 12px;gap:10px;position:sticky;top:0;z-index:10}.gs-bundle__modal-header h2{font-size:20px}.gs-bundle__eyebrow{font-size:8px}.gs-bundle__header-status{padding:6px 8px;font-size:10px}.gs-bundle__close{width:36px;height:36px}.gs-bundle__modal-body{display:flex;flex-direction:column;overflow:auto}.gs-bundle__summary{order:0;overflow:visible;padding:14px 12px 12px;border:0;border-bottom:1px solid var(--gsb-line)}.gs-bundle__summary-head{align-items:center}.gs-bundle__summary-head p{display:none}.gs-bundle__progress{margin:10px 0}.gs-bundle__slots{grid-template-columns:1fr;gap:6px}.gs-bundle__slot{display:grid;grid-template-columns:58px minmax(0,1fr);min-height:108px;padding:7px}.gs-bundle__slot-image,.gs-bundle__slot-placeholder{width:58px;height:78px}.gs-bundle__slot-kicker{margin-top:0;font-size:7px}.gs-bundle__slot-title{font-size:9px;padding-right:36px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.gs-bundle__slot-empty{display:block;font-size:9px}.gs-bundle__slot-controls{display:grid;grid-template-columns:1fr 1fr}.gs-bundle__slot-price{display:flex;font-size:9px}.gs-bundle__slot-remove{display:block;font-size:8px}.gs-bundle__free-badge{right:5px;bottom:5px;font-size:7px}.gs-bundle__totals{margin:10px 0 8px;padding-top:9px}.gs-bundle__total-line:not(.gs-bundle__total-line--strong){display:none}.gs-bundle__atc{min-height:46px;position:sticky;bottom:0;z-index:8}.gs-bundle__fineprint{display:none}.gs-bundle__catalog{order:1;overflow:visible;padding:0 10px 90px}.gs-bundle__toolbar{min-height:64px;padding:10px 0;flex-wrap:wrap}.gs-bundle__search{width:100%;min-width:0;height:39px}.gs-bundle__filters{width:100%}.gs-bundle__filter{padding:7px 11px;font-size:9px}.gs-bundle__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 8px;padding-top:12px}.gs-bundle__card-title{font-size:10px;min-height:30px}.gs-bundle__card-add{min-height:34px;font-size:9px}}gs-bundle-builder{--gsb-ink:#071542;--gsb-muted:#858294;--gsb-line:#e6dedb;--gsb-cream:#f4edeb;--gsb-soft:#faf7f5}.gs-bundle__modal-header h2{font-family:var(--FONT-STACK-HEADING);color:var(--gsb-ink)}.gs-bundle__modal-header h2 em{display:inline-block;margin-right:.06em;font-family:var(--FONT-STACK-HEADING-ACCENT,"GS Rage Italic",cursive);font-style:italic;font-weight:400;font-size:var(--FONT-SCALE-HEADING-ACCENT,1.62em);line-height:.72;letter-spacing:normal}.gs-bundle__grid{column-gap:12px;row-gap:0}.gs-bundle__card{position:relative;min-width:0;background:#fff;color:var(--gsb-ink)}.gs-bundle__card-media,.gs-bundle__promo-card{aspect-ratio:.78;background:#f4edeb}.gs-bundle__card-media{position:relative}.gs-bundle__card-media img{object-fit:cover}.gs-bundle__card-info{min-height:96px;padding:13px 12px 15px;background:#fff}.gs-bundle__card-title{min-height:2.3em;margin:0 0 7px;color:var(--gsb-ink);font-family:var(--FONT-STACK-BODY);font-size:13px;font-weight:500;line-height:1.15;letter-spacing:-.015em;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.gs-bundle__card-footer{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.gs-bundle__card-artist{min-width:0;color:var(--gsb-muted);font-size:11px;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gs-bundle__card-price{display:inline-flex;align-items:baseline;gap:5px;color:var(--gsb-ink);font-size:11px;line-height:1.15;white-space:nowrap}.gs-bundle__card-price s{color:var(--gsb-muted);font-weight:400;text-decoration-thickness:1px}.gs-bundle__card-price strong{font-weight:650}.gs-bundle__card-add{position:absolute;top:9px;right:9px;width:32px;height:32px;min-height:0;padding:0;border:1px solid rgba(7,21,66,.18);border-radius:3px;background:#fffffff0;color:var(--gsb-ink);font-size:0;box-shadow:0 3px 12px #07154214}.gs-bundle__card-add:before{content:"+";font-size:21px;font-weight:400;line-height:1}.gs-bundle__card-add.is-added{border-color:var(--gsb-ink);background:var(--gsb-ink);color:#fff}.gs-bundle__card-add.is-added:before{content:"\2713";font-size:16px}.gs-bundle__card-add:disabled:not(.is-added){background:#ffffffb8}.gs-bundle__promo-card{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:18px;text-align:center;color:var(--gsb-ink)}.gs-bundle__promo-stars{margin-bottom:15px;font-size:29px;line-height:1}.gs-bundle__promo-script{margin:0 0 5px;font-family:var(--FONT-STACK-HEADING-ACCENT,"GS Rage Italic",cursive);font-size:clamp(34px,3.6vw,50px);font-style:italic;font-weight:400;line-height:.9}.gs-bundle__promo-copy{max-width:180px;margin:0;font-family:var(--FONT-STACK-HEADING);font-size:clamp(16px,1.7vw,24px);line-height:1.05}gs-bundle-builder{--gsb-ink: #071542;--gsb-muted: #6f7180;--gsb-line: rgba(7, 21, 66, .14);--gsb-cream: #f4edeb;--gsb-soft: #faf7f5}.gs-bundle__intro{gap:10px;margin-bottom:12px}.gs-bundle__step{width:22px;height:22px;border:1px solid var(--gsb-line);border-radius:4px;background:var(--gsb-cream);color:var(--gsb-ink);font-size:10px;font-weight:600}.gs-bundle__heading{color:var(--gsb-ink);font-family:var(--FONT-STACK-BODY);font-size:13px;font-weight:600;letter-spacing:0}.gs-bundle__packs{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.gs-bundle__pack,.gs-bundle__pack--offer{min-height:78px;flex-direction:column;gap:3px;padding:13px 10px;border:1px solid transparent;border-radius:12px;background:var(--gsb-cream);color:var(--gsb-ink);box-shadow:none}.gs-bundle__pack:hover{border-color:var(--gsb-line);transform:none}.gs-bundle__pack.is-selected{border-color:var(--gsb-ink);background:var(--gsb-ink);color:#fff;box-shadow:none}.gs-bundle__pack strong{order:2;font-size:13px;font-weight:600;line-height:1.15;letter-spacing:.045em}.gs-bundle__pack-badge{position:static;order:1;padding:0;border:0;border-radius:0;background:transparent;color:var(--gsb-muted);font-size:9px;font-weight:600;line-height:1.15;letter-spacing:.07em}.gs-bundle__pack--offer small{position:static;order:3;width:auto;padding:0;background:transparent;color:var(--gsb-ink);font-size:9px;font-weight:550;line-height:1.2;letter-spacing:.03em}.gs-bundle__pack.is-selected .gs-bundle__pack-badge,.gs-bundle__pack.is-selected small{color:#fffc}.index-product .product__title,.index-product .product__price,.index-product .product__price__wrap{color:#071542}.index-product .sale-box{padding:7px 10px;border:0;border-radius:4px!important;background:#f4edeb;color:#071542;font-family:var(--FONT-STACK-BODY);font-size:11px;font-weight:500;line-height:1;letter-spacing:0;text-transform:none}.index-product .price-item--regular,.index-product s{text-decoration-thickness:1px;text-decoration-color:#07154294}.index-product button[data-add-to-cart].btn{min-height:56px;border:1px solid #071542!important;border-radius:12px;background:#071542!important;color:#fff!important;box-shadow:none;font-family:var(--FONT-STACK-BODY);font-size:14px;font-weight:550;letter-spacing:.01em}.index-product button[data-add-to-cart].btn:hover,.index-product button[data-add-to-cart].btn:focus-visible{border-color:#10245f!important;background:#10245f!important}.index-product .loox-rating{color:#071542!important;font-family:var(--FONT-STACK-BODY)!important;font-size:12px!important;font-weight:500}.index-product .jdgm-star,.index-product .jdgm-prev-badge__stars,.index-product .loox-icon,.index-product .yotpo-icon-star,.index-product .oke-stars-foreground{color:#071542!important;fill:#071542!important}@media(max-width:749px){.gs-bundle__modal-header h2{font-size:19px}.gs-bundle__modal-header h2 em{font-size:var(--FONT-SCALE-HEADING-ACCENT,1.62em)}.gs-bundle__grid{column-gap:8px;row-gap:0}.gs-bundle__card-info{min-height:82px;padding:9px 8px 11px}.gs-bundle__card-title{min-height:2.35em;margin-bottom:5px;font-size:11px;line-height:1.18}.gs-bundle__card-artist,.gs-bundle__card-price{font-size:10px}.gs-bundle__card-add{top:7px;right:7px;width:29px;height:29px}.gs-bundle__card-add:before{font-size:19px}.gs-bundle__promo-card{padding:12px}.gs-bundle__promo-stars{margin-bottom:12px;font-size:24px}.gs-bundle__promo-script{font-size:34px}.gs-bundle__promo-copy{max-width:130px;font-size:16px;line-height:1.08}}gs-bundle-builder{--gsb-action: #1737e8;--gsb-action-hover: #102fd0;--gsb-option: #f7f2f0}.gs-bundle__intro{gap:11px;margin-bottom:15px}.gs-bundle__step{width:30px;height:30px;border:0;border-radius:6px;background:var(--gsb-action);color:#fff;font-size:13px;font-weight:600}.gs-bundle__heading{color:#071542;font-size:15px;font-weight:600;letter-spacing:-.01em}.gs-bundle__packs{gap:10px}.gs-bundle__pack,.gs-bundle__pack--offer{min-height:78px;padding:13px 10px;border:1px solid rgba(7,21,66,.14);border-radius:8px;background:#fff;color:#071542;box-shadow:none;overflow:visible;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.gs-bundle__pack--offer{padding-top:16px;padding-bottom:28px;background:var(--gsb-option)}.gs-bundle__pack:hover{border-color:#1737e885;background:#fdfbfa;transform:none}.gs-bundle__pack:focus-visible{outline:3px solid rgba(23,55,232,.2);outline-offset:2px}.gs-bundle__pack.is-selected{border:2px solid var(--gsb-action);background:#fff;color:#071542}.gs-bundle__pack--offer.is-selected{background:var(--gsb-option)}.gs-bundle__pack.is-selected:hover{border-color:var(--gsb-action-hover);background:#fdfbfa}.gs-bundle__pack strong{order:2;font-size:16px;font-weight:600;line-height:1.1;letter-spacing:.035em}.gs-bundle__pack-badge{position:absolute;z-index:2;top:-11px;right:10px;order:1;padding:6px 9px;border:1px solid rgba(7,21,66,.72);border-radius:6px;background:var(--gsb-option);color:#071542;font-size:10px;font-weight:600;line-height:1;letter-spacing:.02em}.gs-bundle__pack--fr .gs-bundle__pack-badge{padding-right:6px;padding-left:6px;font-size:9px;white-space:nowrap}.gs-bundle__pack--fr strong{font-size:13px;letter-spacing:.02em;white-space:nowrap}.gs-bundle__pack--offer small,.gs-bundle__pack.is-selected small{position:absolute;left:-1px;right:-1px;bottom:-1px;order:3;width:auto;padding:6px;border-radius:0 0 8px 8px;background:var(--gsb-action);color:#fff;font-size:10px;font-weight:600;line-height:1;letter-spacing:.035em}.gs-bundle__pack.is-selected .gs-bundle__pack-badge{color:#071542}.gs-bundle__atc{border-color:var(--gsb-action);border-radius:999px;background:var(--gsb-action);color:#fff;font-size:15px;font-weight:600;letter-spacing:.01em}.gs-bundle__atc:hover:not(:disabled),.gs-bundle__atc:focus-visible:not(:disabled){border-color:var(--gsb-action-hover);background:var(--gsb-action-hover)}
/*# sourceMappingURL=/cdn/shop/t/78/assets/gs-bundle-builder-v2.css.map */
