.oj-gbb-wrapper{background:#f9f4ea;padding:60px 40px;min-height:100vh;font-family:inherit;color:#1a3a8e}.oj-gbb__steps{display:flex;justify-content:center;align-items:center;gap:20px;max-width:800px;margin:0 auto 60px}.oj-gbb__step{display:flex;align-items:center;gap:10px;opacity:.4;transition:opacity .3s ease}.oj-gbb__step--active{opacity:1}.oj-gbb__step--completed{opacity:.7}.oj-gbb__step-number{width:32px;height:32px;border:2px solid #1a3a8e;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px}.oj-gbb__step--active .oj-gbb__step-number{background:#1a3a8e;color:#fff}.oj-gbb__step-label{font-size:12px;letter-spacing:.08em;text-transform:uppercase;font-weight:500}.oj-gbb__step-divider{flex:1;height:1px;background:#1a3a8e;opacity:.3;max-width:80px}.oj-gbb__step-content{display:none;animation:fadeIn .4s ease}.oj-gbb__step-content--active{display:block}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.oj-gbb__main-heading{font-size:48px;letter-spacing:.06em;line-height:1.1;font-weight:400;text-transform:uppercase;color:#1a3a8e;text-align:left;max-width:1200px;margin:0 auto 60px;padding:0 20px}.oj-gbb__boxes-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;max-width:1200px;margin:0 auto 80px;padding:0 20px}.oj-gbb__box-card{background:#fff;padding:30px 20px;cursor:pointer;transition:all .3s ease;border:2px solid transparent;border-radius:4px;text-align:center}.oj-gbb__box-card:hover{transform:translateY(-4px);box-shadow:0 10px 30px #1a3a8e26}.oj-gbb__box-card.is-selected{border-color:#1a3a8e;box-shadow:0 10px 30px #1a3a8e33}.oj-gbb__box-card.is-selected:after{content:"\2713";position:absolute;top:15px;right:15px;background:#1a3a8e;color:#fff;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px}.oj-gbb__box-card{position:relative}.oj-gbb__box-image{width:100%;aspect-ratio:1;margin-bottom:25px;background:#f5f5f5;border-radius:4px;overflow:hidden;display:flex;align-items:center;justify-content:center}.oj-gbb__box-image img{width:100%;height:100%;object-fit:cover}.oj-gbb__box-placeholder{text-align:center;color:#999;display:flex;flex-direction:column;align-items:center;gap:6px}.oj-gbb__box-placeholder span{font-size:18px;font-weight:500;color:#666}.oj-gbb__box-placeholder small{font-size:11px;opacity:.7}.oj-gbb__box-title{font-size:16px;letter-spacing:.1em;font-weight:500;margin:0;color:#1a3a8e}.oj-gbb__price-bar{display:flex;justify-content:flex-end;align-items:center;gap:12px;max-width:1200px;margin:0 auto 40px;padding:0 40px;color:#1a3a8e}.oj-gbb__price-label{font-size:14px;font-weight:400}.oj-gbb__price-value{font-size:16px;font-weight:500}.oj-gbb__navigation{display:flex;justify-content:center;gap:16px;max-width:1200px;margin:40px auto 0;padding:0 20px}.oj-gbb__btn{padding:18px 48px;font-size:14px;letter-spacing:.1em;text-transform:uppercase;font-weight:500;border:2px solid #D87456;background:#d87456;color:#fff;cursor:pointer;transition:all .2s ease;border-radius:0;min-width:280px;font-family:inherit;line-height:1}.oj-gbb__btn:hover:not(:disabled){background:#c4644a;border-color:#c4644a}.oj-gbb__btn--secondary{background:transparent;color:#d87456}.oj-gbb__btn--secondary:hover{background:#d87456;color:#fff}.oj-gbb__btn--disabled,.oj-gbb__btn:disabled{opacity:.4;cursor:not-allowed;background:#d87456;border-color:#d87456}[data-step-content="1"] .oj-gbb__btn,[data-step-content="2"] .oj-gbb__btn--primary,[data-step-content="3"] .oj-gbb__btn--primary{min-width:320px}.oj-gbb__placeholder-text{text-align:center;color:#888;font-size:18px;padding:80px 20px}@media(max-width:990px){.oj-gbb__boxes-grid{grid-template-columns:repeat(2,1fr);gap:24px}.oj-gbb__main-heading{font-size:36px}}@media(max-width:640px){.oj-gbb-wrapper{padding:40px 16px}.oj-gbb__boxes-grid{grid-template-columns:1fr;gap:20px;max-width:400px}.oj-gbb__main-heading{font-size:28px;text-align:center}.oj-gbb__steps{gap:8px;margin-bottom:40px}.oj-gbb__step-label{display:none}.oj-gbb__step-divider{max-width:30px}.oj-gbb__btn{min-width:100%}}.oj-gbb__preview-grid{display:grid;grid-template-columns:1fr 1.5fr;gap:60px;max-width:1200px;margin:0 auto 60px;padding:0 20px}.oj-gbb__preview-box{display:flex;flex-direction:column;align-items:center;text-align:center}.oj-gbb__preview-box-image{width:100%;aspect-ratio:1;background:#f5f5f5;border-radius:4px;display:flex;align-items:center;justify-content:center;margin-bottom:25px;border:2px solid #1a3a8e}.oj-gbb__preview-box-image img{width:100%;height:100%;object-fit:cover}.oj-gbb__preview-box-title{font-size:18px;letter-spacing:.1em;font-weight:500;margin:0;color:#1a3a8e;text-transform:uppercase}.oj-gbb__preview-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:20px;align-content:start}.oj-gbb__preview-product-card{background:#fff;padding:20px;border-radius:4px;text-align:center;transition:transform .2s ease}.oj-gbb__preview-product-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #1a3a8e14}.oj-gbb__preview-product-image{width:100%;aspect-ratio:1;background:#f5f5f5;border-radius:4px;display:flex;align-items:center;justify-content:center;margin-bottom:12px;color:#999;font-size:12px}.oj-gbb__preview-product-image img{width:100%;height:100%;object-fit:cover;border-radius:4px}.oj-gbb__preview-product-name{font-size:12px;letter-spacing:.08em;font-weight:500;color:#1a3a8e;text-transform:uppercase;margin:0;line-height:1.4}.oj-gbb__preview-pricing{max-width:1200px;margin:0 auto 40px;padding:40px;background:#fff;border-radius:4px;text-align:center}.oj-gbb__total-price-text{font-size:36px;letter-spacing:.08em;text-transform:uppercase;font-weight:500;color:#1a3a8e;margin:0 0 30px;display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}.oj-gbb__discount-badge{background:#1a3a8e;color:#fff;padding:6px 16px;font-size:16px;border-radius:4px;letter-spacing:.1em;font-weight:600}.oj-gbb__price-breakdown{max-width:400px;margin:0 auto;text-align:left}.oj-gbb__price-row{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #f0f0f0;font-size:14px;color:#1a3a8e}.oj-gbb__price-row--discount{color:#888}.oj-gbb__price-row--total{border-top:2px solid #1a3a8e;border-bottom:none;font-weight:600;font-size:18px;padding-top:16px;margin-top:8px}.oj-gbb__price-row-label{letter-spacing:.05em;text-transform:uppercase}.oj-gbb__price-row-value{font-weight:500}.oj-gbb__navigation{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}@media(max-width:990px){.oj-gbb__preview-grid{grid-template-columns:1fr;gap:40px}.oj-gbb__total-price-text{font-size:28px}}@media(max-width:640px){.oj-gbb__preview-pricing{padding:24px 16px}.oj-gbb__total-price-text{font-size:22px}.oj-gbb__discount-badge{font-size:14px}.oj-gbb__preview-products{grid-template-columns:repeat(2,1fr);gap:12px}}.oj-gbb__step2-layout{display:grid;grid-template-columns:280px 1fr;gap:50px;max-width:1200px;margin:0 auto 40px;padding:0 20px}.oj-gbb__step2-info{position:sticky;top:20px;align-self:start}.oj-gbb__step2-box-image{width:100%;aspect-ratio:1;background:#f5f5f5;border-radius:4px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;overflow:hidden;border:2px solid #1a3a8e}.oj-gbb__step2-box-image img{width:100%;height:100%;object-fit:cover}.oj-gbb__step2-counter{text-align:center;padding:20px;background:#fff;border-radius:4px;margin-bottom:16px}.oj-gbb__step2-counter-label{font-size:18px;font-weight:500;color:#1a3a8e;margin:0 0 8px;letter-spacing:.05em;text-transform:uppercase}.oj-gbb__step2-counter-value{font-size:14px;color:#888;margin:0}.oj-gbb__substeps{background:#fff;padding:16px;border-radius:4px}.oj-gbb__substep{display:flex;align-items:center;gap:10px;padding:8px 0;opacity:.5;transition:opacity .3s ease}.oj-gbb__substep--active{opacity:1}.oj-gbb__substep--completed{opacity:.8}.oj-gbb__substep-dot{width:12px;height:12px;border-radius:50%;border:2px solid #1a3a8e;background:#fff;flex-shrink:0}.oj-gbb__substep--active .oj-gbb__substep-dot,.oj-gbb__substep--completed .oj-gbb__substep-dot{background:#1a3a8e}.oj-gbb__substep--completed .oj-gbb__substep-dot:after{content:"\2713";color:#fff;font-size:9px;display:block;line-height:8px;margin-top:-1px;text-align:center}.oj-gbb__substep-label{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#1a3a8e;font-weight:500}.oj-gbb__step2-products{display:block}.oj-gbb__products-grid{display:none;grid-template-columns:repeat(3,1fr);gap:16px}.oj-gbb__products-grid[data-active=true]{display:grid}.oj-gbb__product-card{background:#fff;padding:16px;border-radius:4px;text-align:center;cursor:pointer;transition:all .2s ease;border:2px solid transparent;position:relative}.oj-gbb__product-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #1a3a8e1a}.oj-gbb__product-card.is-selected{border-color:#1a3a8e;box-shadow:0 4px 12px #1a3a8e26}.oj-gbb__product-image{width:100%;aspect-ratio:1;background:#f5f5f5;border-radius:4px;display:flex;align-items:center;justify-content:center;margin-bottom:10px;overflow:hidden}.oj-gbb__product-image img{width:100%;height:100%;object-fit:cover}.oj-gbb__product-image span{font-size:10px;color:#888;padding:8px;text-align:center}.oj-gbb__product-name{font-size:11px;letter-spacing:.05em;font-weight:500;color:#1a3a8e;margin:0;line-height:1.4}.oj-gbb__product-check{position:absolute;top:10px;right:10px;width:24px;height:24px;background:#1a3a8e;color:#fff;border-radius:50%;display:none;align-items:center;justify-content:center;font-size:14px;font-weight:600}.oj-gbb__product-card.is-selected .oj-gbb__product-check{display:flex}.oj-gbb__empty-state{grid-column:1 / -1;padding:40px;text-align:center;background:#fff8f0;border-radius:4px;color:#888}@media(max-width:990px){.oj-gbb__step2-layout{grid-template-columns:1fr;gap:30px}.oj-gbb__step2-info{position:static;max-width:280px;margin:0 auto}.oj-gbb__products-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:640px){.oj-gbb__products-grid{grid-template-columns:repeat(2,1fr);gap:12px}.oj-gbb__step2-counter-label{font-size:16px}}.oj-gbb__hero-overlay p{background-color:#0000!important;color:#fff;font-weight:600;font-size:17px}.oj-gbb__hero-overlay{flex-direction:column}@media(min-width:750px){.oj-gbb__hero-banner{max-height:400px}.oj-gbb__hero-banner img{max-height:400px;object-fit:cover;object-position:center}}@media(max-width:749px){.oj-gbb__hero-banner{max-height:280px}.oj-gbb__hero-banner img{max-height:280px;object-fit:cover;object-position:center;object-position:0px 78%!important}}.template-page .page-header,.template-page .page-title,.template-page__title,.page__title,.main-page-title,h1.page-title,.shopify-section .page-header,main h1.main-page-title{display:none!important}.page-template-build-your-gift-set+*{margin-top:0!important}.oj-gbb__hero-banner{width:100%;margin:0;padding:0;overflow:hidden;background:#f9f4ea}.oj-gbb__hero-banner picture,.oj-gbb__hero-banner img{display:block;width:100%;height:auto;max-width:100%;object-fit:cover}@media(min-width:750px){.oj-gbb__hero-banner{max-height:400px}.oj-gbb__hero-banner img{width:100%;height:400px;object-fit:cover;object-position:center}}@media(max-width:749px){.oj-gbb__hero-banner{max-height:280px}.oj-gbb__hero-banner img{width:100%;height:280px;object-fit:cover;object-position:center}}.oj-gbb-wrapper{padding-top:40px!important}.oj-gbb__hero-banner{position:relative}.oj-gbb__hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;z-index:2;background:#00000026}.oj-gbb__hero-title{color:#fff;font-size:48px;letter-spacing:.12em;font-weight:500;text-transform:uppercase;margin:0;text-align:center;text-shadow:0 2px 8px rgba(0,0,0,.3);padding:0 20px;line-height:1.2}@media(max-width:749px){.oj-gbb__hero-title{font-size:28px;letter-spacing:.1em}}.oj-gbb__price-bar{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/153/assets/component-oj-gift-box-builder.css.map */
