.shb{background:var(--shb-bg);color:var(--shb-text);padding:64px max(24px,5vw) 150px;font-family:Arial,sans-serif}.shb *{box-sizing:border-box}.shb__intro,.shb__step{max-width:1180px;margin:auto}.shb__intro{text-align:center;margin-bottom:40px}.shb__intro>p,.shb__step-heading span{color:var(--shb-accent);font-size:12px;font-weight:700;letter-spacing:.18em}.shb h2,.shb h3,.shb h4{font-family:Georgia,serif;font-weight:400}.shb__intro h2{font-size:clamp(42px,6vw,78px);margin:12px 0}.shb__intro div{color:#aaa;font:18px Georgia,serif}.shb__step{padding:28px 0;border-top:1px solid #252525}.shb__step-heading{display:flex;align-items:center;gap:22px;margin-bottom:22px}.shb__step-heading>b{width:56px;height:56px;border:2px solid var(--shb-accent);border-radius:50%;display:grid;place-items:center;color:var(--shb-accent);font:italic 25px Georgia,serif;flex:none}.shb__step-heading h3{font-size:36px;margin:4px 0}.shb__step-heading small{color:#a8a8a8;font:17px Georgia,serif}.shb__sizes{display:grid;gap:12px}.shb__size{width:100%;display:grid;grid-template-columns:22px 1fr;align-items:center;gap:18px;text-align:left;padding:22px 26px;border:1px solid #333;border-radius:22px;background:#070707;color:inherit;cursor:pointer}.shb__size.is-selected{border:2px solid var(--shb-accent)}.shb__size i{width:20px;height:20px;border:2px solid #777;border-radius:50%}.shb__size.is-selected i{border:5px solid var(--shb-accent)}.shb__size span{display:grid;gap:6px}.shb__size strong{font:22px Georgia,serif}.shb__size small,.shb__size em{font: 13px Arial,sans-serif;letter-spacing:.1em}.shb__size em{color:var(--shb-accent)}.shb__flavors{display:grid;grid-template-columns:1fr 1fr;gap:12px}.shb__flavor{position:relative;display:grid;grid-template-columns:120px 1fr;border:1px solid #303030;border-radius:24px;overflow:hidden;min-height:148px;background:#050505}.shb__photo{margin:10px;border-radius:16px;overflow:hidden;background:#171717;min-height:128px}.shb__photo img,.shb__photo svg{width:100%;height:100%;object-fit:cover}.shb__flavor-copy{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:18px 16px 18px 0}.shb__flavor h4{font-size:22px;white-space:nowrap;margin:0 0 7px;text-transform:uppercase}.shb__flavor p{font-size:12px;color:#aaa;margin:0;letter-spacing:.05em}.shb__quantity{display:grid;grid-template-columns:42px 28px 42px;gap:8px;align-items:center}.shb__quantity button{width:42px;height:42px;border:1px solid #333;border-radius:50%;background:#050505;color:#fff;font-size:22px;cursor:pointer}.shb__quantity output{font:22px Georgia,serif;text-align:center}.shb__fav{position:absolute;right:10px;top:10px;width:56px;height:56px;display:grid;place-items:center;text-align:center;border-radius:50%;background:var(--shb-accent);color:#050505;font-size:8px;font-weight:800;z-index:2}.shb__details{grid-column:1/-1;background:none;color:var(--shb-accent);border:0;border-top:1px solid #222;padding:10px 16px;text-align:left;text-transform:uppercase;letter-spacing:.12em;font-size:9px;cursor:pointer}.shb__gift-buttons{display:flex;width:100%;gap:12px}.shb__gift-buttons button{flex:1;width:50%;min-width:0;padding:18px;border:1px solid #444;border-radius:999px;background:#060606;color:#fff;font-weight:700;letter-spacing:.1em}.shb__gift-buttons button.is-selected{background:var(--shb-accent);color:#050505;border-color:var(--shb-accent)}.shb__gift-note{display:block;margin-top:18px}.shb__gift-note span{display:flex;justify-content:space-between;font-size:11px;letter-spacing:.12em}.shb__gift-note textarea{width:100%;min-height:110px;margin-top:10px;padding:16px;background:#080808;border:1px solid #333;border-radius:18px;color:#fff}.shb__add{width:100%;padding:20px;border:0;border-radius:999px;background:var(--shb-accent);font-weight:800;letter-spacing:.12em}.shb__add:disabled,.shb__bar button:disabled{opacity:.35}.shb__bar{position:fixed;left:50%;bottom:18px;z-index:25;transform:translate(-50%);width:min(900px,calc(100% - 30px));display:grid;grid-template-columns:1fr 240px;align-items:center;gap:18px;padding:16px 18px 16px 24px;border-radius:999px;background:#f4f2ed;color:#080808;box-shadow:0 14px 50px #0008}.shb__bar span{display:block;font-size:11px;letter-spacing:.14em;color:#777}.shb__bar strong{font:17px Georgia,serif}.shb__bar button{height:52px;border:0;border-radius:999px;background:var(--shb-accent);font-weight:700;letter-spacing:.08em}.shb__modal{max-width:620px;width:calc(100% - 30px);padding:32px;border:1px solid #444;border-radius:24px;background:#080808;color:#fff}.shb__modal::backdrop{background:#000c}.shb__modal>button{float:right;border:0;background:none;color:#fff;font-size:30px}.shb__modal h3{font-size:38px}.shb__modal section{border-top:1px solid #333;padding-top:16px;margin-top:16px}.shb__modal section b{color:var(--shb-accent);font-size:11px;letter-spacing:.12em}@media(max-width:749px){.shb{padding:42px 16px 130px}.shb__step{padding:22px 0}.shb__step-heading{gap:14px}.shb__step-heading>b{width:48px;height:48px}.shb__step-heading h3{font-size:29px}.shb__step-heading small{font-size:15px}.shb__flavors{grid-template-columns:1fr}.shb__flavor{grid-template-columns:88px minmax(0,1fr);min-height:122px}.shb__photo{min-height:102px;margin:10px 5px 10px 10px}.shb__flavor-copy{padding:12px 8px 12px 4px}.shb__flavor h4{font-size:18px}.shb__flavor p{font-size:11px}.shb__quantity{grid-template-columns:34px 24px 34px;gap:7px}.shb__quantity button{width:34px;height:34px}.shb__quantity output{font-size:18px}.shb__fav{width:42px;height:42px;font-size:6px}.shb__bar{grid-template-columns:1fr 46%;padding:12px 12px 12px 18px}.shb__bar strong{font-size:14px}.shb__bar button{height:48px;font-size:11px}.shb__gift-buttons{gap:8px}.shb__gift-buttons button{padding:16px 8px;font-size:10px}}.shb{padding-top:var(--shb-pt,64px);padding-bottom:var(--shb-pb,148px)}.shb__intro>p{font-size:var(--shb-eyebrow-size,12px)}.shb__intro h2{font-size:var(--shb-heading-size,78px)}.shb__product-link{display:block}.shb__title-link{color:inherit;text-decoration:none}.shb__title-link:hover{text-decoration:underline;text-decoration-color:var(--shb-accent)}@media(max-width:749px){.shb{padding-top:var(--shb-pt-mobile,40px);padding-bottom:var(--shb-pb-mobile,132px)}.shb__intro h2{font-size:var(--shb-heading-size-mobile,48px)}}.shb-component{padding-top:var(--shb-pt,28px);padding-bottom:var(--shb-pb,28px)}.shb-component .shb__step{padding:0;border-top:0}.shb-component .shb__step-heading{margin-bottom:var(--shb-step-gap,22px)}.shb-component .shb__step-heading h3{font-size:var(--shb-step-heading,36px)}.shb-component .shb__sizes,.shb-component .shb__flavors,.shb-component .shb__gift-buttons{gap:var(--shb-card-gap,12px)}.shb-intro-section .shb__intro{margin-bottom:0}.shb-intro-section .shb__intro>*{margin-top:var(--shb-content-gap,12px);margin-bottom:0}.shb-intro-section .shb__intro>*:first-child{margin-top:0}.shb-component .shb__bar{bottom:var(--shb-bar-bottom,18px)}@media(max-width:749px){.shb-component{padding-top:var(--shb-pt-mobile,22px);padding-bottom:var(--shb-pb-mobile,22px)}.shb-component .shb__step-heading h3{font-size:var(--shb-step-heading-mobile,30px)}}.shb-component[data-shb-component=step-2] .shb__flavor{min-height:176px}.shb-component[data-shb-component=step-2] .shb__photo{min-height:156px}.shb-component[data-shb-component=step-2] .shb__flavor-copy{display:block;padding:22px 82px 58px 0}.shb-component[data-shb-component=step-2] .shb__flavor h4{overflow:hidden;text-overflow:ellipsis}.shb-component[data-shb-component=step-2] .shb__quantity{position:absolute;right:14px;bottom:52px}.shb-component[data-shb-component=step-2] .shb__fav{right:12px;top:12px;width:54px;height:54px}@media(max-width:749px){.shb-component[data-shb-component=step-2] .shb__flavor{min-height:152px}.shb-component[data-shb-component=step-2] .shb__photo{min-height:132px}.shb-component[data-shb-component=step-2] .shb__flavor-copy{padding:14px 58px 52px 4px}.shb-component[data-shb-component=step-2] .shb__quantity{right:10px;bottom:48px}.shb-component[data-shb-component=step-2] .shb__fav{right:10px;top:10px;width:42px;height:42px}}.shb-component[data-shb-component=step-2] .shb__flavor{grid-template-columns:148px minmax(0,1fr);min-height:148px;align-items:center}.shb-component[data-shb-component=step-2] .shb__photo{width:128px;height:128px;min-height:0;aspect-ratio:1/1;margin:10px;background:#000}.shb-component[data-shb-component=step-2] .shb__photo img,.shb-component[data-shb-component=step-2] .shb__photo svg{aspect-ratio:1/1;object-fit:cover}.shb-component[data-shb-component=step-2] .shb__flavor-copy{padding:18px 70px 62px 0}.shb-component[data-shb-component=step-2] .shb__quantity{right:14px;bottom:16px}.shb-component[data-shb-component=step-2] .shb__details{display:none;border:0;padding:0}@media(max-width:749px){.shb-component[data-shb-component=step-2] .shb__flavor{grid-template-columns:108px minmax(0,1fr);min-height:116px}.shb-component[data-shb-component=step-2] .shb__photo{width:88px;height:88px;min-height:0;margin:10px}.shb-component[data-shb-component=step-2] .shb__flavor-copy{padding:12px 50px 52px 4px}.shb-component[data-shb-component=step-2] .shb__quantity{right:10px;bottom:10px}}.shb__gift-note[hidden]{display:none!important}.shb-component .shb__step-heading>b{width:var(--shb-circle-size,56px);height:var(--shb-circle-size,56px);position:relative;display:grid;place-items:center;padding:0;line-height:1}.shb-component .shb__step-heading>b .shb__step-number{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;width:100%;height:100%;color:var(--shb-accent);font-family:Arial,sans-serif;font-size:var(--shb-number-size,25px);font-style:normal;font-weight:600;font-variant-numeric:tabular-nums;line-height:1;letter-spacing:0;text-align:center;transform:none}@media(max-width:749px){.shb-component .shb__step-heading>b{width:var(--shb-circle-size-mobile,48px);height:var(--shb-circle-size-mobile,48px)}.shb-component .shb__step-heading>b .shb__step-number{font-size:var(--shb-number-size-mobile,22px)}}.shb__bar[hidden]{display:none!important}.shb__flavor h4{text-transform:none!important}.shb__size.is-selected,.shb__gift-buttons button.is-selected,.shb__flavor.has-selection{border-color:#fff!important;box-shadow:0 0 0 1px #fffffff2,0 0 18px #ffffff6b,inset 0 0 12px #ffffff0f!important}.shb__size.is-selected i{border-color:#fff!important;box-shadow:0 0 10px #ffffffa6}.shb__gift-buttons button.is-selected{background:#080808!important;color:#fff!important}.shb-component[data-shb-component=step-1] .shb__sizes{grid-template-columns:repeat(var(--shb-size-columns,2),minmax(0,1fr))}.shb-component[data-shb-component=step-1] .shb__size{position:relative;grid-template-columns:22px minmax(0,1fr) minmax(70px,auto);grid-template-rows:auto 1fr;column-gap:16px;row-gap:8px;min-height:var(--shb-size-min-height,156px);padding:var(--shb-size-padding,24px);border-radius:var(--shb-size-radius,24px);overflow:hidden}.shb-component[data-shb-component=step-1] .shb__size>i{grid-column:1;grid-row:1/-1;align-self:center}.shb-component[data-shb-component=step-1] .shb__size-value{grid-column:3;grid-row:1/-1;align-self:center;justify-self:end;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:7px;min-width:70px;height:100%;text-align:right}.shb-component[data-shb-component=step-1] .shb__size-price{display:block;margin:0;color:var(--shb-text);font-family:Georgia,serif;font-size:var(--shb-size-price,30px);font-style:var(--shb-size-price-style,normal);font-weight:var(--shb-size-price-weight,700);line-height:1;letter-spacing:0;white-space:nowrap}.shb-component[data-shb-component=step-1] .shb__size-copy{grid-column:2;grid-row:1/-1;display:flex;flex-direction:column;align-self:center;gap:7px;min-width:0}.shb-component[data-shb-component=step-1] .shb__size-copy strong{font-family:Georgia,serif;font-size:var(--shb-size-title,28px);font-style:var(--shb-size-title-style,normal);font-weight:var(--shb-size-title-weight,700);line-height:1.05;white-space:normal}.shb-component[data-shb-component=step-1] .shb__size-copy small,.shb-component[data-shb-component=step-1] .shb__size-copy em{font-size:var(--shb-size-detail,12px);line-height:1.35}.shb-component[data-shb-component=step-1] .shb__size-unit{display:block;max-width:110px;color:#c8c8c8;font:700 var(--shb-size-detail,12px)/1.35 Arial,sans-serif;letter-spacing:.1em;text-align:right;text-transform:uppercase;white-space:normal}@media(max-width:749px){.shb-component[data-shb-component=step-1] .shb__sizes{grid-template-columns:repeat(var(--shb-size-columns-mobile,1),minmax(0,1fr))}.shb-component[data-shb-component=step-1] .shb__size{grid-template-columns:20px minmax(0,1fr) minmax(56px,auto);min-height:var(--shb-size-min-height-mobile,132px);padding:var(--shb-size-padding-mobile,18px);column-gap:12px;row-gap:7px}.shb-component[data-shb-component=step-1] .shb__size-price{font-size:var(--shb-size-price-mobile,25px)}.shb-component[data-shb-component=step-1] .shb__size-copy strong{font-size:var(--shb-size-title-mobile,24px)}.shb-component[data-shb-component=step-1] .shb__size-copy small,.shb-component[data-shb-component=step-1] .shb__size-copy em,.shb-component[data-shb-component=step-1] .shb__size-unit{font-size:var(--shb-size-detail-mobile,11px)}}
/*# sourceMappingURL=/cdn/shop/t/81/assets/sugarhaus-box-builder.css.map */
