:root{--gc-bg: #f8f4ec;--gc-black: #17140f;--gc-accent: var(--gc-black);--gc-accent-soft: rgba(23, 20, 15, .06);--gc-yellow: #fdbb3d;--gc-purple: #9c87da;--gc-gray: #706b62;--gc-border: #ece5d8;--gc-muted: #b8b2a4;--gc-white: #ffffff;--gc-radius-lg: 20px;--gc-radius-md: 14px}.configurator-wrapper,.configurator-wrapper *,.mix-bar,.mix-bar *,.gc-overlay,#surprise-modal,#surprise-modal *,#info-modal,#info-modal *,#config-toast,#config-toast *{box-sizing:border-box}.configurator-wrapper{max-width:1320px;margin:0 auto;padding:2rem 1.5rem 3rem;scroll-margin-top:calc(var(--header-height, 60px) + .5rem)}.configurator-wrapper button{font-family:inherit;cursor:pointer}.config-step[hidden]{display:none}.config-stepper{margin:0 auto 1.25rem}.config-stepper ol{display:flex;align-items:center;justify-content:center;list-style:none;max-width:560px;margin:0 auto;padding:0}.stepper-item{display:flex;align-items:center;flex:0 0 auto}.stepper-item:not(:last-child){flex:1 1 auto}.stepper-item:not(:last-child):after{content:"";flex:1 1 auto;min-width:20px;height:2px;margin:0 .75rem;border-radius:2px;background:var(--gc-border);transition:background-color .3s ease}.stepper-item.is-done:after{background:var(--gc-black)}.stepper-step{display:flex;flex-direction:row;align-items:center;gap:.5rem;background:none;border:none;padding:0;margin:0;color:var(--gc-muted)}.stepper-step:disabled{cursor:default}.stepper-dot{flex:none;width:28px;height:28px;border-radius:50%;border:2px solid var(--gc-border);background:var(--gc-white);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.8rem;transition:background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease}.stepper-check{display:none;width:14px;height:14px}.stepper-label{font-size:.85rem;font-weight:700;white-space:nowrap}.stepper-item.is-current .stepper-step{color:var(--gc-black)}.stepper-item.is-current .stepper-dot{border-color:var(--gc-black);color:var(--gc-black);box-shadow:0 0 0 4px var(--gc-accent-soft)}.stepper-item.is-done .stepper-step{color:var(--gc-black)}.stepper-item.is-done .stepper-dot{background:var(--gc-black);border-color:var(--gc-black);color:#fff}.stepper-item.is-done .stepper-num{display:none}.stepper-item.is-done .stepper-check{display:block}.stepper-item.is-done .stepper-step:hover .stepper-label{text-decoration:underline;text-underline-offset:3px}.stepper-step:focus-visible{outline:2px solid var(--gc-black);outline-offset:4px;border-radius:8px}.step-head{text-align:center;max-width:640px;margin:0 auto 2rem}.step-head h2{font-size:clamp(1.6rem,3.2vw,2.3rem);letter-spacing:-.015em;line-height:1.1;margin:0 0 .5rem;color:var(--gc-black);text-transform:uppercase}.step-subtitle{margin:0;color:var(--gc-gray);font-size:1rem}.step-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:.75rem;margin-top:1.25rem}.step-empty{text-align:center;color:var(--gc-gray)}.text-link{background:none;border:none;color:var(--gc-accent);font-weight:700;font-size:.88rem;padding:0;margin:0;text-decoration:underline;text-underline-offset:3px;white-space:nowrap}.text-link:hover{color:#000;background:none}.candies-action-btn{display:inline-flex;align-items:center;gap:.5rem;font-weight:700;font-size:.92rem;padding:.7rem 1.25rem;border-radius:999px;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .1s ease}.candies-action-btn:active{transform:scale(.97)}.candies-action-btn i,.candies-action-btn svg{width:17px;height:17px}.candies-action-btn--ghost{background:var(--gc-white);border:1.5px solid var(--gc-border);color:var(--gc-black)}.candies-action-btn--ghost:hover{border-color:var(--gc-accent)}.candies-action-btn--surprise{--gc-surprise-gradient: linear-gradient(115deg, #7a62c8 0%, #5a6fd0 50%, #3a7fc9 100%);background:var(--gc-surprise-gradient);background-size:180% 100%;background-position:0% 50%;border:none;color:#fff;box-shadow:0 6px 16px #5a64cd4d;transition:background-position .45s ease,box-shadow .2s ease,transform .1s ease}.candies-action-btn--surprise:hover{background-position:100% 50%;box-shadow:0 8px 22px #5a64cd6b}@media(prefers-reduced-motion:reduce){.candies-action-btn--surprise{transition:box-shadow .2s ease}}.candy-filters-wrap{margin:0 0 1.25rem}.candy-filters-label{flex:0 0 auto;min-width:5.5rem;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--gc-gray)}.candy-filters-divider{flex:0 0 auto;width:1px;height:20px;background:var(--gc-border);margin:0 .15rem}.candy-filters-scroll{display:flex;align-items:center;gap:.5rem;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding:2px .25rem 2px 2px}.candy-filters-scroll::-webkit-scrollbar{display:none}.candy-filters-scroll.has-overflow{mask-image:linear-gradient(to right,black calc(100% - 40px),transparent 100%);-webkit-mask-image:linear-gradient(to right,black calc(100% - 40px),transparent 100%)}.candy-filter-pill{flex:0 0 auto;background:var(--gc-white);border:1.5px solid var(--gc-border);border-radius:999px;color:var(--gc-gray);font-weight:700;font-size:.8rem;height:34px;padding:0 .95rem;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.candy-filter-pill:hover{border-color:var(--gc-accent);color:var(--gc-accent)}.candy-filter-pill.is-active{background:var(--gc-accent);border-color:var(--gc-accent);color:#fff}.candy-item.is-filtered-out{display:none}.box-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,270px));justify-content:center;gap:1.25rem}.box-card{position:relative;display:flex;flex-direction:column;align-items:stretch;background:var(--gc-white);border:2px solid var(--gc-border);border-radius:var(--gc-radius-lg);padding:0;margin:0;overflow:hidden;text-align:center;font:inherit;color:inherit;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.box-card:hover{transform:translateY(-3px);border-color:var(--gc-black);box-shadow:0 14px 30px #17140f1a}.box-card:active{transform:translateY(0) scale(.98)}.box-card.is-selected{border-color:var(--gc-accent);box-shadow:0 14px 30px #17140f26}.box-card:focus-visible{outline:2px solid var(--gc-black);outline-offset:3px}.box-card-flag{position:absolute;top:12px;right:12px;z-index:1;background:var(--gc-accent);color:#fff;font-size:.72rem;font-weight:700;padding:.3rem .7rem;border-radius:999px}.box-card-image{width:100%;aspect-ratio:1 / 1;background:var(--gc-bg);overflow:hidden}.box-card-image img{width:100%;height:100%;object-fit:cover}.box-card-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--gc-accent)}.box-card-placeholder i{width:48px;height:48px}.box-card-body{padding:1.1rem 1rem .25rem;display:flex;flex-direction:column;gap:.25rem}.box-card-name{font-size:1.2rem;color:var(--gc-black)}.box-card-slots{font-size:.9rem;color:var(--gc-gray)}.box-card-price{align-self:center;margin:.75rem 1rem 1.25rem;font-weight:800;font-size:1.35rem;color:var(--gc-black);font-variant-numeric:tabular-nums}:root{--gc-yellow-soft: #fff4d6;--gc-yellow-line: #f6e2a8}.candies-panel{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:1rem 0;background:var(--gc-white);border:1px solid var(--gc-border);border-radius:var(--gc-radius-lg);padding:1.1rem 1.25rem;margin:0 0 1rem;box-shadow:0 2px 10px #17140f0a}.step-head--compact{display:flex;flex-direction:column;align-items:flex-start;gap:.2rem;max-width:320px;margin:0;padding-right:1.75rem;text-align:left}.step-head--compact h2{font-size:clamp(1.25rem,2vw,1.55rem);margin:0}.step-head--compact .step-subtitle{font-size:.85rem}.candy-toolbar{display:flex;flex-direction:column;gap:.5rem;min-width:0;padding-left:1.75rem;border-left:1px solid var(--gc-border)}.candy-toolbar:not(:has(*)){display:none}.candy-toolbar .candy-filters-wrap{margin:0}.candy-recs{display:flex;align-items:center;gap:1rem;background:var(--gc-yellow-soft);border:1px solid var(--gc-yellow-line);border-radius:var(--gc-radius-lg);padding:.7rem .8rem .7rem 1.1rem;margin:0 0 1.75rem}.candy-recs__head{flex:none;display:flex;align-items:center;gap:.45rem;color:var(--gc-black)}.candy-recs__head svg{width:17px;height:17px;color:#e0a21b;flex:none}.candy-recs__head strong{font-size:.92rem;white-space:nowrap}.candy-recs__scroll{flex:1 1 auto;min-width:0}.candy-recs .candy-rec{border-color:var(--gc-white);box-shadow:0 1px 3px #17140f14}.candy-recs .candy-rec:hover,.candy-recs .candy-rec.is-selected{border-color:var(--gc-black)}.candies-grid-head{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem 1rem;margin:0 0 1rem}.candies-grid-title{display:flex;align-items:center;gap:.6rem;min-width:0}.candies-grid-title h3{margin:0;font-size:1.15rem;color:var(--gc-black);letter-spacing:-.005em}.candies-count{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:24px;padding:0 .5rem;border-radius:999px;background:var(--gc-black);color:#fff;font-size:.75rem;font-weight:700;font-variant-numeric:tabular-nums}.candies-count[hidden],.candies-reset[hidden]{display:none}.candies-reset{font-size:.82rem;color:var(--gc-gray)}.candies-reset:hover{color:var(--gc-black)}.candies-actions{display:flex;gap:.5rem}.candies-grid-head .candies-action-btn{height:36px;padding:0 1rem;font-size:.82rem;gap:.4rem}.candies-grid-head .candies-action-btn i,.candies-grid-head .candies-action-btn svg{width:15px;height:15px}.candies-grid-head .candies-action-btn:focus{outline:none}.candies-grid-head .candies-action-btn:focus-visible{outline:2px solid var(--gc-black);outline-offset:2px}@media(max-width:1024px){.candies-panel{grid-template-columns:minmax(0,1fr);gap:.75rem}.step-head--compact{max-width:none;padding-right:0}.candy-toolbar{padding:.75rem 0 0;border-left:none;border-top:1px solid var(--gc-border)}}.candy-item.is-deferred{display:none}.candy-grid.has-more{mask-image:linear-gradient(to bottom,black calc(100% - 180px),transparent 100%);-webkit-mask-image:linear-gradient(to bottom,black calc(100% - 180px),transparent 100%)}.candy-grid-more{display:block;margin:-2rem auto 0;position:relative;height:40px;padding:0 1.25rem;border-radius:999px;border:1.5px solid var(--gc-border);background:var(--gc-white);color:var(--gc-black);font-weight:700;font-size:.85rem}.candy-grid-more[hidden]{display:none}.candy-grid-more:hover{border-color:var(--gc-black)}.candy-filters-row{display:flex;align-items:center;gap:.5rem;min-width:0}.candy-filters-row .candy-filters-scroll{flex:1 1 auto;min-width:0}.gc-dropdown{position:relative;flex:none}.gc-dropdown__trigger{display:flex;align-items:center;gap:.4rem;height:34px;padding:0 .8rem 0 .95rem;margin:0;border:1.5px solid var(--gc-border);border-radius:999px;background:var(--gc-white);color:var(--gc-black);font-weight:700;font-size:.8rem;white-space:nowrap;transition:border-color .2s ease,background-color .2s ease,color .2s ease}.gc-dropdown__trigger:hover{border-color:var(--gc-black)}.gc-dropdown__trigger svg{width:15px;height:15px;transition:transform .2s ease}.gc-dropdown.is-open .gc-dropdown__trigger svg{transform:rotate(180deg)}.gc-dropdown.is-active .gc-dropdown__trigger{background:var(--gc-black);border-color:var(--gc-black);color:#fff}.gc-dropdown__label{max-width:170px;overflow:hidden;text-overflow:ellipsis}.gc-dropdown__panel{position:absolute;top:calc(100% + 6px);left:0;z-index:50;min-width:230px;max-height:min(360px,60vh);overflow-y:auto;padding:.4rem;background:var(--gc-white);border:1px solid var(--gc-border);border-radius:var(--gc-radius-md);box-shadow:0 16px 36px #17140f29}.gc-dropdown__panel[hidden]{display:none}.gc-dropdown__option{display:flex;align-items:center;gap:.65rem;padding:.55rem .6rem;border-radius:9px;font-size:.88rem;font-weight:600;color:var(--gc-black);cursor:pointer}.gc-dropdown__option:hover{background:var(--gc-bg)}.gc-dropdown__option input{appearance:none;-webkit-appearance:none;flex:none;width:18px;height:18px;margin:0;border:1.5px solid #d8d2c4;border-radius:5px;background:var(--gc-white) center / 12px no-repeat;cursor:pointer;transition:background-color .15s ease,border-color .15s ease}.gc-dropdown__option input:checked{background-color:var(--gc-black);border-color:var(--gc-black);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E")}.gc-dropdown__option input:focus-visible{outline:2px solid var(--gc-black);outline-offset:2px}.gc-dropdown__clear{display:block;width:100%;margin:.3rem 0 0;padding:.6rem;border:none;border-top:1px solid var(--gc-border);border-radius:0 0 9px 9px;background:none;color:var(--gc-gray);font-size:.82rem;font-weight:700;text-align:center}.gc-dropdown__clear:hover{color:var(--gc-black)}.candy-recs.is-hidden{display:none}.candy-rec{flex:none;display:flex;align-items:center;gap:.45rem;height:34px;background:var(--gc-white);border:1.5px solid var(--gc-border);border-radius:999px;padding:0 .85rem 0 2px;margin:0;color:var(--gc-black);transition:border-color .2s ease}.candy-rec:hover{border-color:var(--gc-accent)}.candy-rec:active{transform:scale(.97)}.candy-rec__media{position:relative;flex:none;width:28px;height:28px}.candy-rec__img{width:28px;height:28px;border-radius:50%;object-fit:cover;display:block}.candy-rec__check{position:absolute;right:-3px;bottom:-3px;width:15px;height:15px;border-radius:50%;background:var(--gc-black);color:#fff;box-shadow:0 0 0 2px var(--gc-white);display:none;align-items:center;justify-content:center}.candy-rec__check svg{width:9px;height:9px}.candy-rec__name{font-size:.8rem;font-weight:700;white-space:nowrap;max-width:150px;overflow:hidden;text-overflow:ellipsis}.candy-rec.is-selected{border-color:var(--gc-accent)}.candy-rec.is-selected .candy-rec__check{display:flex}.candy-rec:focus-visible{outline:2px solid var(--gc-black);outline-offset:2px}#candies-grid{scroll-margin-top:calc(var(--header-height, 60px) + 1rem)}.candy-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem;scroll-margin-top:calc(var(--header-height, 60px) + 1rem)}.candy-item{position:relative;background:var(--gc-white);border:1px solid var(--gc-border);border-radius:var(--gc-radius-md);overflow:hidden;text-align:center;display:flex;flex-direction:column;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.candy-item:hover{transform:translateY(-3px);box-shadow:0 12px 26px #17140f1a}.candy-item:active{transform:translateY(0) scale(.98)}.candy-item:focus-visible{outline:2px solid var(--gc-black);outline-offset:3px}.candy-item.out-of-stock{opacity:.5;cursor:not-allowed}.candy-item.out-of-stock:hover{transform:none;box-shadow:none}.candy-item.is-selected{border-color:var(--gc-accent);box-shadow:0 0 0 1px var(--gc-accent),0 12px 26px #17140f24}.candy-card-inner{flex:1 1 auto;display:flex;flex-direction:column}.candy-img-wrapper{position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden;background:var(--gc-bg)}.candy-img-wrapper img{display:block;width:100%;height:100%;object-fit:cover}.candy-name{flex:1 1 auto;display:flex;align-items:center;justify-content:center;font-size:.92rem;line-height:1.2;color:var(--gc-black);padding:.75rem .6rem;margin:0}.stock-badge{position:absolute;top:8px;left:8px;background:#17140fcc;color:#fff;font-size:.7rem;font-weight:700;padding:.2rem .5rem;border-radius:999px}.candy-actions{display:flex;border-top:1px solid var(--gc-border);flex:none}.candy-toggle-btn,.info-btn{flex:1 1 0;display:flex;align-items:center;justify-content:center;height:40px;border:none;background:var(--gc-white);color:var(--gc-gray);padding:0;margin:0;transition:background-color .2s ease,color .2s ease}.candy-toggle-btn{border-right:1px solid var(--gc-border);background:var(--gc-bg);color:var(--gc-black)}.candy-toggle-btn svg,.candy-toggle-btn i{stroke-width:2.75}.candy-toggle-btn i,.candy-toggle-btn svg,.info-btn i,.info-btn svg{width:17px;height:17px}.candy-item .candy-toggle-icon-check,.candy-item.is-selected .candy-toggle-icon-plus{display:none}.candy-item.is-selected .candy-toggle-icon-check{display:inline-flex}.candy-item.is-selected .candy-toggle-btn{background:var(--gc-accent);color:#fff}.candy-toggle-btn:hover,.candy-item:hover .candy-toggle-btn{background:#efe7d7}.candy-item.is-selected .candy-toggle-btn:hover,.candy-item.is-selected:hover .candy-toggle-btn{background:var(--gc-black)}.info-btn:hover{background:var(--gc-bg);color:var(--gc-accent)}.candy-item.out-of-stock .candy-toggle-btn,.candy-item.out-of-stock .info-btn{color:var(--gc-muted)}.recap-card{max-width:760px;margin:0 auto;background:var(--gc-white);border:1px solid var(--gc-border);border-radius:var(--gc-radius-lg);padding:1.5rem}.recap-head{display:flex;align-items:center;gap:1rem;padding-bottom:1.25rem;border-bottom:1px solid var(--gc-border)}.recap-head img{width:72px;height:72px;border-radius:12px;object-fit:cover;flex:none}.recap-head__text{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:.2rem}.recap-head__text strong{font-size:1.15rem;color:var(--gc-black)}.recap-head__text span{font-size:.9rem;color:var(--gc-gray)}.recap-section-head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin:1.25rem 0 .9rem}.recap-section-head span{font-weight:700;color:var(--gc-black)}.recap-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:.6rem}.recap-list li{display:flex;align-items:center;gap:.65rem;background:var(--gc-bg);border-radius:12px;padding:.45rem .5rem .45rem .45rem}.recap-thumb{width:44px;height:44px;border-radius:10px;object-fit:cover;flex:none}.recap-thumb--initial,.surprise-thumb--initial,.mix-slot__img--initial{display:flex;align-items:center;justify-content:center;background:var(--gc-white);font-weight:700;color:var(--gc-black)}.recap-list__name{flex:1 1 auto;min-width:0;font-size:.9rem;font-weight:600;color:var(--gc-black);line-height:1.2}.recap-remove{flex:none;width:30px;height:30px;border-radius:50%;border:none;background:transparent;color:var(--gc-gray);display:flex;align-items:center;justify-content:center;padding:0}.recap-remove svg{width:14px;height:14px}.recap-remove:hover{background:var(--gc-white);color:var(--gc-black)}.recap-note{margin:1.25rem 0 0;font-size:.85rem;color:var(--gc-gray)}.recap-total{display:flex;align-items:baseline;justify-content:space-between;margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid var(--gc-border)}.recap-total span{font-weight:700;color:var(--gc-black)}.recap-total strong{font-size:1.5rem;color:var(--gc-black);font-variant-numeric:tabular-nums}body.has-mix-bar{padding-bottom:var(--gc-mix-bar-h, 140px)}.mix-bar{position:fixed;left:0;right:0;bottom:0;z-index:900;background:var(--gc-black);color:#fff;border-radius:22px 22px 0 0;box-shadow:0 -12px 34px #17140f47;padding:0 1.5rem calc(.9rem + env(safe-area-inset-bottom,0px))}.mix-bar[hidden]{display:none}.mix-bar__inner{max-width:1320px;margin:0 auto;padding-top:.9rem;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;grid-template-areas:"format progress progress hint" "back   slots    total    cta";align-items:center;gap:.75rem 1.25rem}.mix-bar__format{grid-area:format;display:flex;align-items:baseline;gap:.55rem;min-width:0;background:none;border:none;padding:0;margin:0;color:#fff;text-align:left}.mix-bar__format-text{display:flex;align-items:baseline;gap:.55rem;min-width:0;white-space:nowrap}.mix-bar__format-text strong{font-size:.95rem;overflow:hidden;text-overflow:ellipsis}.mix-bar__count{font-size:.85rem;color:#ffffffa6;font-variant-numeric:tabular-nums}.mix-bar.is-full .mix-bar__count{color:#fff;font-weight:700}.mix-bar__format:hover .mix-bar__format-text strong{text-decoration:underline;text-underline-offset:3px}.mix-bar__progress{grid-area:progress;height:6px;border-radius:999px;background:#ffffff29;overflow:hidden}.mix-bar__progress-fill{display:block;height:100%;width:0;border-radius:999px;background:#fff;transition:width .35s cubic-bezier(.22,1,.36,1)}.mix-bar__hint{grid-area:hint;justify-self:end;font-size:.85rem;color:#ffffffa6;white-space:nowrap}.mix-bar.is-full .mix-bar__hint{color:#fff;font-weight:700}.mix-bar__back{grid-area:back;display:flex;align-items:center;gap:.4rem;height:54px;padding:0 1.15rem;margin:0;border:1.5px solid rgba(255,255,255,.25);border-radius:999px;background:transparent;color:#fff;font-weight:700;font-size:.92rem;white-space:nowrap;transition:border-color .2s ease,background-color .2s ease}.mix-bar__back:hover{border-color:#fff}.mix-bar__back svg{width:17px;height:17px;flex:none}.mix-bar__slots{grid-area:slots;position:relative;display:flex;align-items:center;gap:.5rem;min-width:0;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding:7px 7px 3px 2px}.mix-bar__slots::-webkit-scrollbar{display:none}.mix-bar__slots.has-overflow{mask-image:linear-gradient(to right,black calc(100% - 32px),transparent 100%);-webkit-mask-image:linear-gradient(to right,black calc(100% - 32px),transparent 100%)}.mix-bar__slots.is-scrolled-end{mask-image:none;-webkit-mask-image:none}.mix-bar.is-recap .mix-bar__slots{visibility:hidden}.mix-slot{position:relative;flex:none;width:50px;height:50px;border-radius:12px;padding:0;margin:0;display:flex;align-items:center;justify-content:center;transition:border-color .2s ease,background-color .2s ease,transform .15s ease}.mix-slot--filled{border:2px solid rgba(255,255,255,.9);background:#fff}.mix-slot__img{width:100%;height:100%;object-fit:cover;border-radius:10px}.mix-slot__remove{position:absolute;top:-7px;right:-7px;width:20px;height:20px;border-radius:50%;background:#fff;color:var(--gc-black);display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 2px var(--gc-black)}.mix-slot__remove svg{width:11px;height:11px}.mix-slot--filled:active{transform:scale(.94)}.mix-slot--empty{border:1.5px dashed rgba(255,255,255,.3);background:transparent;color:#ffffff73}.mix-slot--empty svg{width:16px;height:16px}.mix-slot--empty:hover{border-color:#fff;color:#fff}.mix-slot.is-new{animation:gcSlotIn .28s cubic-bezier(.34,1.56,.64,1)}@keyframes gcSlotIn{0%{transform:scale(.55);opacity:0}to{transform:scale(1);opacity:1}}@media(prefers-reduced-motion:reduce){.mix-slot.is-new{animation:none}.mix-bar__progress-fill{transition:none}}.mix-bar__total{grid-area:total;display:flex;flex-direction:column;align-items:flex-end;line-height:1.15;white-space:nowrap}.mix-bar__total-label{font-size:.78rem;color:#ffffffa6}.mix-bar__total strong{font-size:1.45rem;color:#fff;font-variant-numeric:tabular-nums}#add-to-cart{grid-area:cta;min-width:240px;height:54px;padding:0 1.75rem;margin:0;border:none;border-radius:999px;background:#ffffff24;color:#ffffff8c;font-size:1.02rem;font-weight:800;display:flex;align-items:center;justify-content:center;gap:.55rem;white-space:nowrap;transition:background-color .2s ease,color .2s ease,transform .1s ease}#add-to-cart.is-ready{background:#fff;color:var(--gc-black)}#add-to-cart.is-ready:hover{background:var(--gc-bg)}#add-to-cart:active{transform:scale(.98)}#add-to-cart:disabled{opacity:.7;cursor:progress}#add-to-cart svg{width:19px;height:19px}.cta-label-short{display:none}.mix-bar button:focus{outline:none}.mix-bar button:focus-visible{outline:2px solid #fff;outline-offset:3px}.gc-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#17140f8c;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:1000}.gc-overlay.is-open{opacity:1;pointer-events:auto}#surprise-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(.96);z-index:1001;width:calc(100% - 2rem);max-width:440px;max-height:calc(100svh - 2rem);overflow-y:auto;background:var(--gc-white);border-radius:var(--gc-radius-lg);padding:2rem 1.5rem 1.5rem;text-align:center;box-shadow:0 24px 60px #00000040;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease}#surprise-modal.is-open{opacity:1;pointer-events:auto;transform:translate(-50%,-50%) scale(1)}.surprise-close{position:absolute;top:12px;right:12px;width:36px;height:36px;border-radius:50%;border:none;background:var(--gc-bg);color:var(--gc-black);display:flex;align-items:center;justify-content:center;padding:0;cursor:pointer}.surprise-close svg{width:16px;height:16px}.surprise-icon{width:56px;height:56px;margin:0 auto .9rem;border-radius:50%;background:linear-gradient(115deg,#7a62c8,#5a6fd0,#3a7fc9);color:#fff;display:flex;align-items:center;justify-content:center}.surprise-icon svg{width:26px;height:26px}#surprise-modal h3{margin:0 0 .35rem;font-size:1.4rem;color:var(--gc-black)}.surprise-subtitle{margin:0 0 1.25rem;color:var(--gc-gray);font-size:.92rem}.surprise-list{list-style:none;margin:0 0 1.5rem;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:.9rem .6rem}.surprise-list li{width:78px;display:flex;flex-direction:column;align-items:center;gap:.35rem;font-size:.72rem;font-weight:600;line-height:1.15;color:var(--gc-black)}.surprise-thumb{width:64px;height:64px;border-radius:50%;object-fit:cover;border:1px solid var(--gc-border)}.surprise-actions{display:flex;flex-direction:column;gap:.6rem}.surprise-primary,.surprise-secondary{height:50px;border-radius:999px;font-weight:700;font-size:.98rem;display:flex;align-items:center;justify-content:center;gap:.5rem;cursor:pointer;font-family:inherit}.surprise-primary{background:var(--gc-black);color:#fff;border:none}.surprise-primary:hover{background:#000}.surprise-secondary{background:var(--gc-white);color:var(--gc-black);border:1.5px solid var(--gc-border)}.surprise-secondary:hover{border-color:var(--gc-black)}.surprise-secondary svg{width:17px;height:17px}#surprise-modal,#info-modal,#config-toast{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(.96);z-index:1001;width:calc(100% - 2rem);max-width:440px;max-height:calc(100svh - 2rem);overflow-y:auto;background:var(--gc-white);border-radius:var(--gc-radius-lg);padding:2rem 1.5rem 1.5rem;text-align:center;box-shadow:0 24px 60px #00000040;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease}#surprise-modal.is-open,#info-modal.is-open,#config-toast.is-open{opacity:1;pointer-events:auto;transform:translate(-50%,-50%) scale(1)}#info-modal-close{position:absolute;top:12px;right:12px;width:36px;height:36px;border-radius:50%;border:none;background:var(--gc-bg);color:var(--gc-black);display:flex;align-items:center;justify-content:center;padding:0;margin:0;cursor:pointer}#info-modal-close svg{width:16px;height:16px}#info-modal-close:hover,.surprise-close:hover{background:#efe7d7}#info-modal-image{display:block;width:112px;height:112px;margin:0 auto .9rem;border-radius:50%;object-fit:cover;border:1px solid var(--gc-border);background:var(--gc-bg)}#info-modal-image:not([src]),#info-modal-image[src=""]{display:none}#info-modal h3{margin:0 0 1.1rem;font-size:1.4rem;line-height:1.15;color:var(--gc-black)}#info-modal .info-block{text-align:left;background:var(--gc-bg);border-radius:12px;padding:.75rem .9rem;margin:0 0 .6rem}#info-modal .info-label{display:block;font-weight:700;font-size:.8rem;color:var(--gc-black);margin-bottom:.25rem}#info-modal .info-block p{margin:0;font-size:11px;color:#444;line-height:1.45}#info-modal .gc-modal__primary{margin-top:.9rem}.gc-modal__primary,.gc-modal__secondary{width:100%;height:50px;border-radius:999px;font-weight:700;font-size:.98rem;display:flex;align-items:center;justify-content:center;gap:.5rem;cursor:pointer;font-family:inherit;margin:0}.gc-modal__primary{background:var(--gc-black);color:#fff;border:none}.gc-modal__primary:hover{background:#000}.gc-modal__primary:disabled{background:#d8d2c4;cursor:not-allowed}.gc-modal__primary.is-remove{background:var(--gc-white);color:var(--gc-black);border:1.5px solid var(--gc-border)}.gc-modal__primary.is-remove:hover{border-color:var(--gc-black)}.gc-modal__primary svg{width:17px;height:17px}.gc-overlay--alert{z-index:9998}#config-toast{z-index:9999;max-width:380px}.gc-modal__icon{width:56px;height:56px;margin:0 auto .9rem;border-radius:50%;background:var(--gc-black);color:#fff;display:flex;align-items:center;justify-content:center}.gc-modal__icon svg{width:28px;height:28px}.gc-modal__text{margin:0 0 1.4rem;font-size:1.02rem;font-weight:600;line-height:1.4;color:var(--gc-black)}@media(prefers-reduced-motion:reduce){#surprise-modal,#info-modal,#config-toast,.gc-overlay{transition:none}}#edit-mode-banner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.6rem;max-width:760px;background:var(--gc-black);color:var(--gc-white);border-radius:var(--gc-radius-md);padding:.8rem 1.1rem;margin:-1rem auto 2rem;font-size:.9rem}#edit-mode-banner button{background:none;border:none;padding:0;font:inherit;cursor:pointer;color:var(--gc-white);font-weight:700;text-decoration:underline;text-underline-offset:2px}@media(max-width:900px){#add-to-cart{min-width:0}.mix-bar__inner{gap:.75rem 1rem}}@media(max-width:640px){.configurator-wrapper{padding:1.25rem 1rem 1.5rem}.config-stepper{margin-bottom:1rem;padding-bottom:.8rem}.stepper-dot{width:24px;height:24px;font-size:.72rem}.stepper-check{width:12px;height:12px}.stepper-step{gap:.35rem}.stepper-item:not(:last-child):after{min-width:12px;margin:0 .5rem}.stepper-label{font-size:.75rem}.step-head{margin-bottom:1.5rem}.step-subtitle{font-size:.92rem}.candies-action-btn{font-size:.85rem;padding:.6rem 1rem}.box-grid{grid-template-columns:1fr;gap:.75rem}.box-card{flex-direction:row;align-items:center;text-align:left;border-radius:var(--gc-radius-md)}.box-card-image{width:96px;flex:none}.box-card-body{padding:0 .9rem;flex:1 1 auto;min-width:0}.box-card-name{font-size:1.05rem}.box-card-price{margin:0 1rem 0 0;font-size:1.1rem;flex:none}.box-card-flag{top:6px;left:6px;right:auto}.candy-grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.5rem}.candy-item{border-radius:12px}.candy-name{font-size:.74rem;padding:.5rem .35rem}.candy-toggle-btn,.info-btn{height:36px}.stock-badge{top:5px;left:5px;font-size:.6rem}.candies-panel{padding:.9rem;border-radius:var(--gc-radius-md);margin-bottom:.75rem}.candy-toolbar{gap:.45rem;padding-top:.65rem}.candy-recs{flex-direction:column;align-items:stretch;gap:.5rem;padding:.65rem .7rem;border-radius:var(--gc-radius-md);margin-bottom:1.1rem}.candies-grid-head{margin-bottom:.75rem}.candies-grid-title h3{font-size:1.02rem}.candies-grid-head .candies-action-btn{height:34px;padding:0 .8rem;font-size:.78rem}.candy-filters-label{min-width:0}.candy-filter-pill,.candy-rec{height:32px}.recap-card{padding:1.1rem}.recap-head img{width:56px;height:56px}.recap-list{grid-template-columns:1fr}#edit-mode-banner{margin-top:-.5rem;margin-bottom:1.25rem}.mix-bar{padding:0 .85rem calc(.7rem + env(safe-area-inset-bottom,0px));border-radius:18px 18px 0 0}.mix-bar__inner{padding-top:.75rem;grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"format progress total" "slots  slots    slots" "back   cta      cta";gap:.6rem .75rem}.mix-bar.is-recap .mix-bar__inner{grid-template-areas:"format progress total" "back   cta      cta"}.mix-bar.is-recap .mix-bar__slots,.mix-bar__hint,.mix-bar__format-text strong{display:none}.mix-bar__count{font-size:.85rem;color:#fff;font-weight:700}.mix-bar__total{flex-direction:row;align-items:baseline}.mix-bar__total-label{display:none}.mix-bar__total strong{font-size:1.1rem}.mix-slot{width:44px;height:44px;border-radius:11px}.mix-slot__img{border-radius:9px}.mix-bar__back{width:50px;height:50px;padding:0;justify-content:center}.mix-bar__back-label{display:none}#add-to-cart{height:50px;padding:0 1rem;font-size:.98rem}}@media(hover:none){.candy-item:hover,.box-card:hover{transform:none}.candy-item:not(.is-selected):hover{box-shadow:none}.candy-item:not(.is-selected):hover .candy-toggle-btn{background:var(--gc-bg)}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/configurator.css.map */
