.custom-box-builder{display:block;color:var(--builder-text, #3e342d);background:var(--builder-background, #f7f3ee);min-height:78rem;font-family:var(--font-body-family, Arial, sans-serif)}.custom-box-builder *,.custom-box-builder *:before,.custom-box-builder *:after{box-sizing:border-box}.custom-box-builder__shell{width:min(100%,132rem);margin:0 auto;padding:4.2rem 3.2rem 5rem}.custom-box-builder__topbar{display:grid;grid-template-columns:auto minmax(12rem,1fr) auto;align-items:center;gap:3.2rem}.custom-box-builder__eyebrow,.custom-box-builder__step-count,.custom-box-builder__kicker,.custom-box-builder__product-label{margin:0;color:var(--builder-accent, #9a6d45);font-size:1.5rem;font-weight:750;letter-spacing:.2em;line-height:1.25;text-transform:uppercase}.custom-box-builder__progress{height:.7rem;overflow:hidden;border-radius:99rem;background:#e8ddd2}.custom-box-builder__progress-bar{display:block;width:25%;height:100%;border-radius:inherit;background:var(--builder-accent, #9a6d45);transition:width .25s ease}.custom-box-builder__step-count{color:var(--builder-text, #3e342d)}.custom-box-builder__form{margin-top:6.8rem}.custom-box-builder__step[hidden],.custom-box-builder__actions [hidden]{display:none!important}.custom-box-builder__heading-wrap{max-width:94rem;margin:0 auto;text-align:center}.custom-box-builder__title{margin:1.8rem 0 0;color:var(--builder-text, #3e342d);font-family:var(--font-heading-family, Arial, sans-serif);font-size:clamp(4rem,5.2vw,6.4rem);font-weight:780;letter-spacing:-.045em;line-height:1.02}.custom-box-builder__intro{max-width:72rem;margin:2.7rem auto 0;color:var(--builder-muted, #75685f);font-size:clamp(1.8rem,2.2vw,2.4rem);line-height:1.45}.custom-box-builder__fields,.custom-box-builder__fieldset{margin:6rem auto 0}.custom-box-builder__fields--narrow{max-width:66rem}.custom-box-builder__fieldset{min-width:0;padding:0;border:0}.custom-box-builder__fieldset--wide{max-width:122rem}.custom-box-builder__field{display:grid;gap:1rem;font-size:1.6rem;font-weight:700}.custom-box-builder__field input{width:100%;min-height:6.4rem;padding:0 2.2rem;border:.1rem solid var(--builder-border, #d8c7b7);border-radius:1.6rem;background:var(--builder-surface, #fff);color:var(--builder-text, #3e342d);font:inherit;font-weight:500;outline:0;transition:border-color .16s ease,box-shadow .16s ease}.custom-box-builder__field input:focus{border-color:var(--builder-accent, #9a6d45);box-shadow:0 0 0 .3rem #9a6d4529}.custom-box-builder__field-error{min-height:2rem;color:#9b2f2f;font-size:1.3rem;font-weight:600}.custom-box-builder__option-grid{display:grid;gap:2.6rem}.custom-box-builder__option-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.custom-box-builder__option{position:relative;display:flex;min-height:23.5rem;cursor:pointer}.custom-box-builder__option input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.custom-box-builder__option-copy{display:flex;width:100%;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;padding:2.8rem 2.2rem;border:.1rem solid var(--builder-border, #d8c7b7);border-radius:2.2rem;background:var(--builder-surface, #fff);box-shadow:0 1.2rem 3.6rem #3e342d0b;text-align:center;transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease}.custom-box-builder__option:hover .custom-box-builder__option-copy{transform:translateY(-.3rem);border-color:var(--builder-accent, #9a6d45)}.custom-box-builder__option input:focus-visible+.custom-box-builder__option-copy{outline:.3rem solid rgba(154,109,69,.3);outline-offset:.3rem}.custom-box-builder__option input:checked+.custom-box-builder__option-copy{border-color:var(--builder-accent, #9a6d45);background:var(--builder-surface-soft, #efe2d5);box-shadow:0 1rem 2.8rem #5237231f,inset 0 0 0 .1rem var(--builder-accent, #9a6d45)}.custom-box-builder__option-copy strong{color:var(--builder-text, #3e342d);font-size:2.5rem;font-weight:780;letter-spacing:-.025em;line-height:1.15}.custom-box-builder__option--size .custom-box-builder__option-copy strong{font-size:clamp(2.4rem,2.35vw,3.2rem)}.custom-box-builder__option-copy small{display:block;max-width:23rem;color:var(--builder-muted, #75685f);font-size:1.45rem;font-weight:500;line-height:1.45}.custom-box-builder__plan-price{color:var(--builder-accent-dark, #4c4037);font-size:2rem;font-weight:760;line-height:1.2}.custom-box-builder__option.is-unavailable{cursor:not-allowed}.custom-box-builder__option.is-unavailable .custom-box-builder__option-copy{opacity:.56;background:#eeeae6}.custom-box-builder__note,.custom-box-builder__secure-note{margin:3.4rem auto 0;color:var(--builder-muted, #75685f);font-size:1.5rem;line-height:1.5;text-align:center}.custom-box-builder__review-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(28rem,.85fr);gap:2.8rem;max-width:104rem;margin:5rem auto 0}.custom-box-builder__review-card,.custom-box-builder__product-card{overflow:hidden;border:.1rem solid var(--builder-border, #d8c7b7);border-radius:2.2rem;background:var(--builder-surface, #fff);box-shadow:0 1.5rem 4rem #3e342d0f}.custom-box-builder__review-card-header{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2.2rem 2.5rem;background:var(--builder-accent-dark, #4c4037);color:#fff}.custom-box-builder__review-card-header h3,.custom-box-builder__product-info h3{margin:0;font-size:2rem;font-weight:760;line-height:1.25}.custom-box-builder__text-button{padding:0;border:0;background:transparent;color:inherit;font:inherit;font-size:1.3rem;font-weight:700;text-decoration:underline;cursor:pointer}.custom-box-builder__review-list{margin:0}.custom-box-builder__review-list div{display:grid;grid-template-columns:minmax(12rem,1fr) minmax(12rem,1.4fr);gap:2rem;padding:1.6rem 2.5rem;border-bottom:.1rem solid var(--builder-border, #d8c7b7)}.custom-box-builder__review-list div:last-child{border-bottom:0}.custom-box-builder__review-list dt,.custom-box-builder__review-list dd{margin:0;font-size:1.4rem;line-height:1.4}.custom-box-builder__review-list dt{color:var(--builder-muted, #75685f);font-weight:650}.custom-box-builder__review-list dd{color:var(--builder-text, #3e342d);font-weight:700;text-align:right}.custom-box-builder__product-card{display:flex;flex-direction:column}.custom-box-builder__product-media{display:grid;min-height:23rem;place-items:center;padding:2rem;background:var(--builder-surface-soft, #efe2d5)}.custom-box-builder__product-image{display:block;width:100%;max-width:25rem;height:20rem;object-fit:contain}.custom-box-builder__product-info{padding:2.2rem 2.4rem 2.5rem}.custom-box-builder__product-label{margin-bottom:1.1rem;font-size:1.15rem}.custom-box-builder__product-variant,.custom-box-builder__product-price,.custom-box-builder__renewal-copy{margin:1rem 0 0}.custom-box-builder__product-variant,.custom-box-builder__renewal-copy{color:var(--builder-muted, #75685f);font-size:1.35rem;line-height:1.45}.custom-box-builder__product-price{color:var(--builder-text, #3e342d);font-size:2.5rem;font-weight:780;line-height:1.2}.custom-box-builder__status{min-height:2.4rem;max-width:76rem;margin:2rem auto 0;color:#9b2f2f;font-size:1.4rem;font-weight:650;text-align:center}.custom-box-builder__status[data-status-type=success]{color:#216b3b}.custom-box-builder__actions{display:flex;justify-content:center;gap:1.5rem;max-width:78rem;margin:4.2rem auto 0}.custom-box-builder__back,.custom-box-builder__next,.custom-box-builder__checkout{min-height:6rem;padding:0 3.4rem;border-radius:99rem;font:inherit;font-size:1.6rem;font-weight:760;cursor:pointer;transition:transform .16s ease,opacity .16s ease,box-shadow .16s ease}.custom-box-builder__back{min-width:17rem;border:.1rem solid var(--builder-border, #d8c7b7);background:transparent;color:var(--builder-text, #3e342d)}.custom-box-builder__next,.custom-box-builder__checkout{flex:1 1 42rem;max-width:52rem;border:0;background:var(--builder-accent-dark, #4c4037);color:#fff;box-shadow:0 1.2rem 2.8rem #4c403733}.custom-box-builder__back:hover,.custom-box-builder__next:hover,.custom-box-builder__checkout:hover{transform:translateY(-.2rem)}.custom-box-builder__checkout:disabled,.custom-box-builder__next:disabled{opacity:.48;cursor:not-allowed;transform:none}.custom-box-builder__loading{display:none;width:1.7rem;height:1.7rem;margin-left:1rem;border:.2rem solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;vertical-align:middle;animation:custom-box-builder-spin .7s linear infinite}.custom-box-builder__checkout.is-loading .custom-box-builder__loading{display:inline-block}@keyframes custom-box-builder-spin{to{transform:rotate(360deg)}}@media screen and (max-width:989px){.custom-box-builder__shell{padding-inline:2.2rem}.custom-box-builder__option-grid--four{grid-template-columns:repeat(2,minmax(0,1fr))}.custom-box-builder__review-layout{grid-template-columns:1fr}}@media screen and (max-width:749px){.custom-box-builder{min-height:70rem}.custom-box-builder__shell{padding:2.4rem 1.8rem 3.2rem}.custom-box-builder__topbar{grid-template-columns:1fr auto;gap:1.4rem 1.8rem}.custom-box-builder__progress{grid-column:1 / -1;grid-row:2}.custom-box-builder__eyebrow,.custom-box-builder__step-count{font-size:1.3rem;letter-spacing:.16em}.custom-box-builder__form{margin-top:5rem}.custom-box-builder__kicker{font-size:1.3rem}.custom-box-builder__title{margin-top:1.5rem;font-size:clamp(3.7rem,12vw,5rem);line-height:1.02}.custom-box-builder__intro{margin-top:2.2rem;font-size:1.8rem}.custom-box-builder__fields,.custom-box-builder__fieldset{margin-top:4.2rem}.custom-box-builder__option-grid{gap:1.6rem}.custom-box-builder__option{min-height:18.5rem}.custom-box-builder__option-copy{gap:1.1rem;padding:2.2rem 1.3rem;border-radius:1.8rem}.custom-box-builder__option--size .custom-box-builder__option-copy strong,.custom-box-builder__option-copy strong{font-size:2.05rem}.custom-box-builder__option-copy small{font-size:1.25rem}.custom-box-builder__plan-price{font-size:1.55rem}.custom-box-builder__note{font-size:1.3rem}.custom-box-builder__review-layout{margin-top:3.6rem}.custom-box-builder__review-list div{gap:1rem;padding:1.45rem 1.8rem}.custom-box-builder__product-media{min-height:19rem}.custom-box-builder__actions{position:sticky;z-index:3;bottom:1rem;gap:1rem;margin-top:3rem;padding:.8rem;border:.1rem solid rgba(216,199,183,.9);border-radius:99rem;background:#f7f3eef0;box-shadow:0 1rem 3rem #3e342d1f;-webkit-backdrop-filter:blur(.8rem);backdrop-filter:blur(.8rem)}.custom-box-builder__back,.custom-box-builder__next,.custom-box-builder__checkout{min-height:5.3rem;padding-inline:2rem;font-size:1.4rem}.custom-box-builder__back{min-width:10rem}.custom-box-builder__secure-note{margin-top:2rem;font-size:1.2rem}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/section-custom-box-builder.css.map */
