.bys-page{max-width:1200px;margin:0 auto;padding:40px 20px 80px}.bys-page__header{text-align:center;margin-bottom:40px}.bys-page__title{font-size:2.5rem;font-weight:600;letter-spacing:-.02em;margin:0 0 12px;color:#7b4d35}.bys-page__subtitle{font-size:1rem;color:#7b4d35;margin:0;max-width:480px;margin-inline:auto;line-height:1.5}.bys-page__layout{display:grid;grid-template-columns:1fr 360px;gap:40px;align-items:start}.bys-tabs{display:flex;gap:8px;margin-bottom:24px}.bys-tabs__tab{flex:1;padding:12px 20px;border:1.5px solid #e0e0e0;border-radius:12px;background:#fff;font-size:.95rem;font-weight:500;color:#7b4d35;cursor:pointer;transition:all .2s ease;font-family:inherit}.bys-tabs__tab:hover{border-color:#b8967a;color:#7b4d35}.bys-tabs__tab--active{background:#7b4d35;color:#fff;border-color:#7b4d35}.bys-tiers{display:flex;gap:6px;margin-bottom:28px;padding:12px 16px;background:#faf9f7;border-radius:12px}.bys-tiers__tier{flex:1;text-align:center;padding:8px 4px;border-radius:8px;opacity:.4;transition:all .3s ease}.bys-tiers__tier--active{opacity:.6}.bys-tiers__tier--current{opacity:1;background:#fff;box-shadow:0 1px 4px #00000014}.bys-tiers__label{display:block;font-size:.75rem;color:#b8967a;margin-bottom:2px}.bys-tiers__discount{display:block;font-size:.85rem;font-weight:600;color:#7b4d35}.bys-tiers__tier--current .bys-tiers__discount{color:#7b4d35}.bys-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.bys-card{border:1.5px solid #e8e8e8;border-radius:16px;overflow:hidden;background:#fff;transition:all .25s ease}.bys-card:hover{border-color:#ccc;box-shadow:0 2px 12px #0000000f}.bys-card--active{border-color:#7b4d35;box-shadow:0 2px 16px #cc55001f}.bys-card__image{aspect-ratio:4 / 3;overflow:hidden;background:#f5f5f5}.bys-card__image img{width:100%;height:100%;object-fit:cover}.bys-card__swatch{width:100%;height:100%;border-radius:0}.bys-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f0ede8;color:#b8967a;font-size:.9rem}.bys-card__info{padding:16px 16px 8px}.bys-card__name{font-size:.95rem;font-weight:600;margin:0 0 4px;color:#7b4d35}.bys-card__size{font-size:.8rem;color:#b8967a;margin:0 0 4px}.bys-card__price{font-size:1rem;font-weight:600;color:#7b4d35;margin:0}.bys-card__qty{display:flex;align-items:center;justify-content:space-between;padding:12px 16px 16px}.bys-card__btn-add{padding:8px 20px;border:1.5px solid #7b4d35;border-radius:10px;background:#7b4d35;color:#fff;font-size:.85rem;font-weight:600;letter-spacing:.05em;cursor:pointer;transition:all .15s ease;font-family:inherit;flex-shrink:0}.bys-card__btn-add:hover{background:#7b4d35;color:#fff}.bys-card--active .bys-card__btn-add{background:#7b4d35;color:#fff;border-color:#7b4d35}.bys-card--active .bys-card__btn-add:hover{background:#6a4230;border-color:#6a4230}.bys-card__qty-controls{display:flex;align-items:center;gap:10px;margin-left:auto}.bys-card__btn{width:36px;height:36px;border-radius:50%;border:1.5px solid #e0e0e0;background:#fff;font-size:1.1rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s ease;color:#7b4d35;font-family:inherit}.bys-card__btn:hover{background:#f5f5f5;border-color:#ccc}.bys-card--active .bys-card__btn--minus{border-color:#7b4d35;color:#7b4d35}.bys-card--active .bys-card__btn--minus:hover{background:#fff5ee}.bys-card__count{font-size:1.1rem;font-weight:600;min-width:20px;text-align:center;color:#7b4d35}.bys-card--active .bys-card__count{color:#7b4d35}.bys-sidebar{position:sticky;top:100px}.bys-sidebar__inner{background:#faf9f7;border-radius:20px;padding:28px 24px;border:1px solid #e8e8e8}.bys-sidebar__title{font-size:1.15rem;font-weight:600;margin:0 0 20px;display:flex;align-items:center;justify-content:space-between;color:#7b4d35}.bys-sidebar__count{font-size:.85rem;font-weight:400;color:#b8967a}.bys-sidebar__empty{color:#b8967a;font-size:.9rem;text-align:center;padding:20px 0}.bys-sidebar__item{display:flex;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid #e8e8e8}.bys-sidebar__item:last-child{border-bottom:none}.bys-sidebar__item-img{width:40px;height:40px;border-radius:8px;flex-shrink:0;object-fit:cover;background:#f0ede8}.bys-sidebar__item-img--placeholder{background:#e8e4df}.bys-sidebar__item-details{flex:1;min-width:0}.bys-sidebar__item-name{display:block;font-size:.85rem;font-weight:600;color:#7b4d35}.bys-sidebar__item-color{display:block;font-size:.75rem;color:#b8967a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bys-sidebar__item-price{font-size:.9rem;font-weight:600;color:#7b4d35;flex-shrink:0}.bys-sidebar__summary{margin-top:16px;padding-top:16px;border-top:1px solid #e0e0e0}.bys-sidebar__row{display:flex;justify-content:space-between;font-size:.9rem;color:#7b4d35;margin-bottom:8px}.bys-sidebar__row--discount{color:#7b4d35;font-weight:500}.bys-sidebar__row--total{font-size:1.1rem;font-weight:600;color:#7b4d35;margin-bottom:16px;padding-top:8px;border-top:1px solid #e0e0e0}.bys-sidebar__savings{background:#fff5ee;color:#7b4d35;font-size:.85rem;text-align:center;padding:8px 12px;border-radius:8px;margin-bottom:16px}.bys-sidebar__shipping{margin-bottom:20px}.bys-sidebar__shipping-bar{height:6px;background:#e0e0e0;border-radius:3px;overflow:hidden;margin-bottom:8px}.bys-sidebar__shipping-fill{height:100%;background:#7b4d35;border-radius:3px;transition:width .4s ease}.bys-sidebar__shipping-fill--complete{background:#2d8a4e}.bys-sidebar__shipping-text{font-size:.8rem;color:#7b4d35;text-align:center;margin:0}.bys-sidebar__shipping-free{color:#2d8a4e;font-weight:600}.bys-sidebar__actions{display:flex;flex-direction:column;gap:10px}.bys-sidebar__checkout{width:100%;padding:16px;background:#7b4d35;color:#fff;border:none;border-radius:14px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:inherit}.bys-sidebar__checkout:hover:not(:disabled){background:#6a4230}.bys-sidebar__checkout:disabled{opacity:.4;cursor:not-allowed}.bys-sidebar__nudge{width:100%;padding:12px 16px;background:#fdf6e3;color:#7b4d35;border:1.5px solid #d5b893;border-radius:14px;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .3s ease;font-family:inherit;text-align:center;line-height:1.4}.bys-sidebar__nudge:hover{background:#f9edd4;border-color:#c9a86c}.bys-sidebar__nudge strong{color:#7b4d35;font-weight:700}@media(max-width:899px){.bys-tabs{position:sticky;top:var(--sticky-header-offset, 60px);z-index:50;background:var(--color-background, #f5ede3);padding:12px 0;margin-bottom:16px}.bys-card__btn-add{display:none}.bys-card__qty{justify-content:center}.bys-card__qty-controls{margin-left:0}.bys-page__layout{grid-template-columns:1fr}.bys-sidebar{position:fixed;bottom:0;left:0;right:0;z-index:100;top:auto}.bys-sidebar__inner{border-radius:20px 20px 0 0;padding:16px 20px;box-shadow:0 -4px 20px #0000001a;background:#fff;max-height:40vh;overflow-y:auto}.bys-sidebar__items{max-height:120px;overflow-y:auto}.bys-page{padding-bottom:200px}.bys-grid{grid-template-columns:repeat(2,1fr);gap:12px}.bys-card__info{padding:12px 12px 6px}.bys-card__name{font-size:.85rem}.bys-page__title{font-size:1.8rem}}@media(max-width:480px){.bys-tabs{gap:6px}.bys-tabs__tab{padding:10px 12px;font-size:.85rem}.bys-tiers{padding:8px 10px;gap:4px}.bys-tiers__label{font-size:.65rem}.bys-tiers__discount{font-size:.75rem}}.bys-loading{text-align:center;color:#b8967a;font-size:.95rem;padding:60px 20px;grid-column:1 / -1}
/*# sourceMappingURL=/cdn/shop/t/2/assets/build-your-set.css.map */
