.ctr-sample-builder{padding-top:var(--PT, 40px);padding-bottom:var(--PB, 40px)}.ctr-sb__layout{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto 1fr;grid-template-areas:"gallery header" "gallery builder";column-gap:48px;max-width:1100px;margin:0 auto;padding:0 24px;align-items:start}.ctr-sb__gallery-col{grid-area:gallery;position:sticky;top:24px}.ctr-sb__header-col{grid-area:header;min-width:0}@media(min-width:769px){.ctr-sb__header-col{padding:24px 24px 0;background-color:#f5f5f5;border-radius:12px 12px 0 0}}@media(min-width:769px){.ctr-sb__content-inner{padding:24px;background-color:#f5f5f5;border-radius:0 0 12px 12px;margin-bottom:24px}}.ctr-sb__builder-col{grid-area:builder;min-width:0}.ctr-sb__builder-inner{padding:24px;background-color:#f5f5f5;border-radius:12px}@media(max-width:768px){.ctr-sb__builder-inner{padding:0;background-color:transparent;border-radius:0}}.ctr-sb__content-wrapper{padding:16px;background-color:#f5f5f5;border-radius:0 0 12px 12px;margin-bottom:24px}@media(max-width:768px){.ctr-sb__content-wrapper{padding:16px;background-color:#fff;border-radius:12px;margin-bottom:24px}}@media(min-width:769px){.ctr-sb__content-inner{padding:16px;background-color:#fff;border-radius:12px;margin-bottom:24px}}[x-cloak]{display:none!important}.ctr-sb__slider{width:100%}.ctr-sb__main-img-wrap{width:100%;border-radius:12px;overflow:hidden;background:var(--ctr-grey-bg, #f5f5f5);margin-bottom:10px;min-height:200px}.ctr-sb__main-img-wrap .flickity-viewport,.ctr-sb__slide{width:100%}.ctr-sb__slide img{width:100%;aspect-ratio:1 / 1;object-fit:contain;display:block}.ctr-sb__dots{display:none;justify-content:center;align-items:center;gap:6px;margin-top:8px;margin-bottom:4px}.ctr-sb__dot{width:7px;height:7px;border-radius:50%;background:var(--ctr-border, #e2e2e2);border:none;padding:0;cursor:pointer;transition:background .2s,transform .2s;flex-shrink:0}.ctr-sb__dot.is-active{background:var(--ctr-orange, #e95221);transform:scale(1.25)}.ctr-sb__thumbs{display:flex;flex-wrap:wrap;gap:8px}.ctr-sb__thumb-btn{width:72px;height:72px;flex-shrink:0;border-radius:6px;overflow:hidden;border:2px solid transparent;padding:0;background:var(--ctr-grey-bg, #f5f5f5);cursor:pointer;transition:border-color .15s}.ctr-sb__thumb-btn img{width:100%;height:100%;object-fit:cover;display:block}.ctr-sb__thumb-btn.is-active{border-color:var(--ctr-orange, #e95221)}.ctr-sb__thumb-btn:not(.is-active):hover{border-color:var(--ctr-border, #e2e2e2)}.ctr-sb__gallery-empty{width:100%;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;background:var(--ctr-grey-bg, #f5f5f5);border-radius:12px;color:var(--ctr-muted, #888);font-size:13px}@media(max-width:768px){.ctr-sb__layout{grid-template-columns:1fr;column-gap:24px;padding:0 16px;background-color:#f5f5f5}.ctr-sb__gallery-col{position:static}.ctr-sb__main-img-wrap{border-radius:8px;background-color:transparent}.ctr-sb__thumb-btn{width:60px;height:60px}}.ctr-sb__header{margin-bottom:20px}.ctr-sb__stars{display:flex;align-items:center;gap:6px;margin-bottom:16px;color:var(--ctr-orange, #e95221);font-size:14px;letter-spacing:2px}@media(max-width:768px){.ctr-sb__stars{padding-top:24px}}.ctr-sb__stars-label{font-size:13px;letter-spacing:0;color:var(--ctr-text, #1a1a1a)}.ctr-sb__heading{font-family:var(--FONT-STACK-HEADING, "Roboto Mono", monospace);font-weight:700;font-size:clamp(1.5rem,4vw,2.25rem);text-transform:uppercase;letter-spacing:-.02em;line-height:1.1;color:var(--ctr-text, #1a1a1a);margin-bottom:10px}.ctr-sb__subheading{font-size:14px;line-height:1.5;color:var(--ctr-text, #1a1a1a);margin-bottom:0}.ctr-sb__toggle-label{font-family:var(--FONT-STACK-HEADING, "Roboto Mono", monospace);font-weight:700;font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:var(--ctr-text, #1a1a1a);margin:0 0 12px}.ctr-sb__tabs{display:flex;border-radius:6px;gap:8px;overflow:hidden;margin-bottom:20px}.ctr-sb__tab{flex:1;padding:13px 16px;background:#fff;border:1.5px solid var(--ctr-border, #e0e0e0);cursor:pointer;font-family:var(--FONT-STACK-HEADING, "Roboto Mono", monospace);font-weight:700;font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--ctr-text, #1a1a1a);transition:background .15s,color .15s;line-height:1}.ctr-sb__tab+.ctr-sb__tab{border-left:1.5px solid var(--ctr-border, #e0e0e0)}.ctr-sb__tab.is-active{background:var(--ctr-orange, #e95221);border-color:var(--ctr-orange, #e95221);color:#fff}.ctr-sb__tab:not(.is-active):hover{background:var(--ctr-grey-bg, #f5f5f5)}.ctr-sb__flavor-heading{font-family:var(--FONT-STACK-HEADING, "Roboto Mono", monospace);font-weight:700;font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:var(--ctr-text, #1a1a1a);border-top:1px solid var(--ctr-border, #e0e0e0);margin-bottom:8px;padding-top:20px}.ctr-sb__flavor-list{display:flex;flex-direction:column;gap:8px}.ctr-sb__flavor-row{position:relative;display:flex;align-items:center;gap:12px;transition:background .1s;background-color:#f5f5f5;border-radius:8px;padding:8px}@media(max-width:768px){.ctr-sb__flavor-row{display:grid;grid-template-columns:1fr 1fr}}.ctr-sb__flavor-row:last-child{border-bottom:none}.ctr-sb__flavor-row.is-selected{background:#fdf5f2}.ctr-sb__flavor-row.is-sold-out{opacity:.45;pointer-events:none}.ctr-sb__flavor-thumb{width:48px;height:48px;flex-shrink:0;border-radius:6px;overflow:hidden;background:var(--ctr-grey-bg, #f5f5f5)}.ctr-sb__flavor-thumb img{width:100%;height:100%;object-fit:cover;display:block}.ctr-sb__flavor-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:1px}.ctr-sb__flavor-new{display:inline-flex;align-items:center;background:var(--ctr-orange, #e95221);color:#fff;font-family:var(--FONT-STACK-HEADING, "Roboto Mono", monospace);font-weight:700;font-size:9px;letter-spacing:.06em;text-transform:uppercase;padding:2px 5px;border-radius:3px;width:fit-content;margin-bottom:2px;line-height:1.4;position:absolute;top:-6px;left:70px;z-index:1}@media(max-width:768px){.ctr-sb__flavor-new{top:-9px;left:90px}}.ctr-sb__flavor-name{font-family:var(--FONT-STACK-HEADING, "Roboto Mono", monospace);font-weight:700;font-size:12px;text-transform:uppercase;letter-spacing:.04em;color:var(--ctr-text, #1a1a1a);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.ctr-sb__pack-label{font-weight:400;margin-left:3px}.ctr-sb__flavor-desc{font-size:11px;color:var(--ctr-muted, #888);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.ctr-sb__stepper{display:flex;align-items:center;gap:2px;flex-shrink:0;justify-content:space-between;background-color:#fff;border:1px solid var(--ctr-border, #e0e0e0);border-radius:8px;padding:1px;min-width:96px}.ctr-sb__stepper-btn{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:6px;background:var(--ctr-dark, #1a1a1a);color:#fff;font-size:20px;font-weight:700;line-height:1;cursor:pointer;padding:0;transition:background .15s,opacity .15s;user-select:none;-webkit-user-select:none}.ctr-sb__stepper-btn:disabled{background:transparent;cursor:not-allowed;color:#888}.ctr-sb__stepper-qty{min-width:26px;text-align:center;font-family:var(--FONT-STACK-HEADING, "Roboto Mono", monospace);font-weight:700;font-size:13px;color:#0c0c0f;line-height:1}.ctr-sb__progress-block--mobile{display:none}.ctr-sb__progress-block{background:var(--ctr-olive, #2c3520);border-radius:10px;padding:14px 14px 12px;margin-bottom:14px;color:#fff;box-shadow:inset 0 40px 60px -10px #e9522159}.ctr-sb__milestones{display:flex;justify-content:space-between;gap:4px;margin-bottom:10px}.ctr-sb__milestone{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;gap:3px;opacity:.55;transition:opacity .25s}.ctr-sb__milestone.is-reached{opacity:1}.ctr-sb__milestone-icon{display:flex;align-items:center;justify-content:center;color:#fffc;margin-bottom:1px}.ctr-sb__milestone.is-reached .ctr-sb__milestone-icon{color:#fff}.ctr-sb__milestone-label{font-family:var(--FONT-STACK-HEADING, "Roboto Mono", monospace);font-weight:700;font-size:8.5px;text-transform:uppercase;letter-spacing:.04em;line-height:1.3;color:#fff}.ctr-sb__milestone-sub{font-size:9px;color:#ffffffa6;line-height:1.3}.ctr-sb__progress-bar-wrap{margin-bottom:10px}.ctr-sb__progress-bar-track{position:relative;height:5px;background:#fff3;border-radius:3px}.ctr-sb__progress-bar-fill{position:absolute;left:0;top:0;height:100%;background:var(--ctr-orange, #e95221);border-radius:3px;transition:width .3s ease;max-width:100%}.ctr-sb__progress-dot{position:absolute;top:50%;transform:translate(-50%,-50%);width:9px;height:9px;border-radius:50%;background:#ffffff59;border:1.5px solid rgba(255,255,255,.5);transition:background .25s,border-color .25s}.ctr-sb__progress-dot.is-reached{background:var(--ctr-orange, #e95221);border-color:var(--ctr-orange, #e95221)}.ctr-sb__progress-cta-text{text-align:center;font-family:var(--FONT-STACK-HEADING, "Roboto Mono", monospace);font-weight:700;font-size:10.5px;text-transform:uppercase;letter-spacing:.1em;color:#ffffffe6;margin:0;line-height:1.3}.ctr-sb__summary{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;min-height:20px}.ctr-sb__summary-count{font-size:13px;color:var(--ctr-muted, #888)}.ctr-sb__summary-price{display:flex;align-items:baseline;gap:6px}.ctr-sb__price-compare{font-size:12px;color:var(--ctr-muted, #888);text-decoration:line-through}.ctr-sb__price-current{font-family:var(--FONT-STACK-HEADING, "Roboto Mono", monospace);font-weight:700;font-size:15px;color:var(--ctr-text, #1a1a1a)}.ctr-sb__atc-btn{display:block;width:100%;padding:17px 24px;background:var(--ctr-dark, #1a1a1a);color:#fff;border:none;border-radius:6px;font-family:var(--FONT-STACK-HEADING, "Roboto Mono", monospace);font-weight:700;font-size:12px;text-transform:uppercase;letter-spacing:.12em;cursor:pointer;transition:background .2s,opacity .2s;line-height:1;text-align:center}.ctr-sb__atc-btn.is-locked{background:var(--ctr-disabled, #ccc);color:#888;cursor:not-allowed}.ctr-sb__atc-btn:not(.is-locked):not(.is-loading):hover{background:var(--ctr-orange, #e95221)}.ctr-sb__atc-btn.is-loading{opacity:.65;cursor:wait}.ctr-sb__progress-block--mobile{background:linear-gradient(to bottom,#3d1f0a,#2c3520);border-radius:10px;padding:16px 16px 14px;color:#fff;box-shadow:inset 0 40px 60px -10px #e9522159;margin-bottom:14px;margin-top:24px}.ctr-sb__pm-list{position:relative;padding-left:24px;margin-bottom:12px}.ctr-sb__pm-line{position:absolute;left:4px;top:14px;bottom:14px;width:2px;background:#fff3;border-radius:1px;overflow:hidden}.ctr-sb__pm-line-fill{position:absolute;bottom:0;left:0;width:100%;background:var(--ctr-orange, #e95221);transition:height .3s ease}.ctr-sb__pm-row{display:flex;align-items:center;gap:10px;padding:9px 0;position:relative;opacity:.5;transition:opacity .2s}.ctr-sb__pm-row.is-reached{opacity:1}.ctr-sb__pm-dot{position:absolute;left:-24px;top:50%;transform:translateY(-15px);width:10px;height:10px;border-radius:50%;background:#fff;border:1px solid #ffffff;flex-shrink:0}.ctr-sb__pm-row.is-reached .ctr-sb__pm-dot{background:var(--ctr-orange, #e95221);border-color:var(--ctr-orange, #e95221)}.ctr-sb__pm-text{display:flex;flex-direction:column;gap:1px}.ctr-sb__pm-label{font-family:var(--FONT-STACK-HEADING, "Roboto Mono", monospace);font-weight:700;font-size:10px;text-transform:uppercase;letter-spacing:.06em;color:#fff}.ctr-sb__pm-sub{font-size:10px;color:#fff9}.ctr-sb__progress-block--mobile{display:none;background:linear-gradient(to bottom,#3d1f0a,#2c3520);border-radius:10px;padding:12px;color:#fff;margin-bottom:14px}.ctr-sb__pm-inner{display:flex;gap:12px;align-items:stretch;margin-bottom:12px}.ctr-sb__pm-bar-col{width:5px;flex-shrink:0;align-self:stretch}.ctr-sb__pm-bar-track{position:relative;width:5px;height:100%;background:#f5f5f5;border-radius:1000px;overflow:visible}.ctr-sb__pm-bar-fill{position:absolute;bottom:0;left:0;width:100%;background:var(--ctr-orange, #e95221);border-radius:1000px;transition:height .3s ease}.ctr-sb__pm-bar-dot{position:absolute;left:50%;transform:translate(-50%,50%);width:9px;height:9px;border-radius:50%;background:#fff;border:1px solid #0c0c0f;transition:background .2s}.ctr-sb__pm-bar-dot.is-reached{background:var(--ctr-orange, #e95221);border-color:var(--ctr-orange, #e95221)}.ctr-sb__pm-rows{flex:1;display:flex;flex-direction:column;gap:8px}.ctr-sb__pm-item{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid rgba(255,255,255,.4);border-radius:4px;opacity:.5;transition:opacity .2s}.ctr-sb__pm-item.is-reached{opacity:1;border-color:#fff}.ctr-sb__pm-icon{width:16px;height:16px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#fff}.ctr-sb__pm-text{display:flex;flex-direction:column;gap:2px}.ctr-sb__pm-label{font-family:var(--FONT-STACK-HEADING, "Roboto Mono", monospace);font-weight:700;font-size:12px;text-transform:uppercase;letter-spacing:-.02em;color:#fff;line-height:1.03}.ctr-sb__pm-sub{font-size:11px;font-weight:500;color:#ffffffd9;line-height:1.4}.ctr-sb__accordions{margin-top:12px}.ctr-sb__accordion{display:flex;flex-direction:column;gap:8px}.ctr-sb__accordion-summary{display:flex;justify-content:space-between;align-items:center;padding:16px 20px 16px 24px;cursor:pointer;list-style:none;user-select:none;-webkit-user-select:none;background-color:#f5f5f5;border-radius:8px}@media(max-width:768px){.ctr-sb__accordion-summary{background-color:#fff}}.ctr-sb__accordion-summary::-webkit-details-marker{display:none}.ctr-sb__accordion-title{font-family:var(--FONT-STACK-HEADING, "Roboto Mono", monospace);font-weight:700;font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:var(--ctr-text, #1a1a1a)}.ctr-sb__accordion-icon{display:flex;align-items:center;color:var(--ctr-text, #1a1a1a);transition:transform .2s ease;flex-shrink:0}.ctr-sb__accordion[open] .ctr-sb__accordion-icon{transform:rotate(180deg)}.ctr-sb__accordion-body{padding:16px 20px 16px 24px;font-size:13px;line-height:1.6;color:var(--ctr-text, #1a1a1a);background-color:#f5f5f5;border-radius:8px;margin-bottom:8px}.ctr-sb__accordion-body p{margin:0 0 8px}.ctr-sb__accordion-body p:last-child{margin-bottom:0}@media(max-width:768px){.ctr-sb__layout{grid-template-columns:1fr;grid-template-areas:"header" "gallery" "builder";gap:16px;padding:0 16px}.ctr-sb__flavor-row{grid-template-columns:71px 1fr}.ctr-sb__gallery-col{position:static}.ctr-sb__header-col{margin-bottom:0}.ctr-sb__heading{font-size:clamp(1.4rem,6vw,2rem)}.ctr-sb__flavor-thumb{width:71px;height:71px;grid-column:1 / 2;grid-row:1 / 3}.ctr-sb__flavor-info,.ctr-sb__stepper{grid-column:2 / 3}.ctr-sb__progress-block--desktop{display:none!important}.ctr-sb__main-img-wrap .flickity-slider .ctr-sb__slide{margin-right:15px;width:90%;border-radius:8px;overflow:hidden}.ctr-sb__dots{display:flex;margin-top:16px}.ctr-sb__thumbs,.ctr-sb__progress-block--desktop{display:none}.ctr-sb__progress-block--mobile{display:block}}@media(max-width:480px){.ctr-sample-builder{padding-top:var(--PT, 24px);padding-bottom:var(--PB, 24px)}.ctr-sb__layout{padding:0 12px;gap:16px}.ctr-sb__main-img-wrap{border-radius:8px;margin-bottom:8px}.ctr-sb__main-img-wrap .flickity-slider .ctr-sb__slide{margin-right:15px;width:90%;border-radius:8px;overflow:hidden}.ctr-sb__dots{display:flex}.ctr-sb__thumbs{display:none}.ctr-sb__heading{font-size:clamp(1.3rem,7vw,1.75rem);margin-bottom:8px}.ctr-sb__subheading{font-size:13px}.ctr-sb__tab{font-size:11px;padding:12px 10px}.ctr-sb__flavor-row{padding:8px 10px;gap:8px}.ctr-sb__flavor-thumb{flex-shrink:0}.ctr-sb__flavor-info{flex:1;min-width:0}.ctr-sb__flavor-name{font-size:11px}.ctr-sb__flavor-desc{font-size:10px}.ctr-sb__flavor-new{font-size:8px;padding:1px 4px}.ctr-sb__stepper{flex-shrink:0}.ctr-sb__stepper-btn{width:28px;height:28px;font-size:17px}.ctr-sb__stepper-qty{min-width:20px;font-size:12px}.ctr-sb__progress-block{padding:12px 10px 10px}.ctr-sb__milestones{gap:2px;margin-bottom:8px}.ctr-sb__milestone-icon svg{width:13px;height:13px}.ctr-sb__milestone-label{font-size:7.5px;letter-spacing:.02em}.ctr-sb__milestone-sub{font-size:7.5px}.ctr-sb__progress-cta-text{font-size:9px;letter-spacing:.07em}.ctr-sb__progress-bar-track{height:4px}.ctr-sb__progress-dot{width:8px;height:8px}.ctr-sb__summary{margin-bottom:8px}.ctr-sb__summary-count{font-size:12px}.ctr-sb__price-current{font-size:14px}.ctr-sb__atc-btn{padding:15px 20px;font-size:11px}.ctr-sb__accordion-title{font-size:11px}.ctr-sb__accordion-body{font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/ctr-sample-builder.css.map */
