.byo{--byo-accent: #0F1B3D;--byo-accent-soft: #F5F6FA;--byo-success: #22A06B;--byo-warn: #E0A200;--byo-text: #1a1a1a;--byo-text-soft: #555;--byo-text-muted: #888;--byo-border: #E5E5E5;--byo-border-strong: #D0D0D0;--byo-bg: #FFFFFF;--byo-bg-page: #FAFAFA;--byo-card-radius: 10px;--byo-gap: clamp(12px, 2vw, 20px);padding:clamp(24px,5vw,56px) 16px;background:var(--byo-bg-page);color:var(--byo-text)}.byo .page-width{max-width:1400px;margin:0 auto}.byo__header{text-align:center;margin-bottom:clamp(24px,4vw,40px)}.byo__title{font-weight:500;font-size:clamp(1.8rem,3.5vw,2.6rem);margin:0 0 10px;color:var(--byo-text);letter-spacing:-.01em;font-style:normal!important}.byo__subtitle{font-size:clamp(.95rem,1.4vw,1.05rem);color:var(--byo-text-soft);margin:0 auto 24px;max-width:640px;line-height:1.5}.byo__tiers{display:inline-flex;flex-wrap:wrap;gap:10px;justify-content:center}.byo__tier-chip{display:inline-flex;flex-direction:column;align-items:center;padding:10px 18px;background:var(--byo-bg);border:1.5px solid var(--byo-border);border-radius:999px;font-size:.78rem;line-height:1.3;min-width:130px;transition:all .2s ease}.byo__tier-chip strong{color:var(--byo-text);font-weight:600;font-size:.9rem}.byo__tier-chip span{color:var(--byo-text-muted);font-size:.74rem;margin-top:2px}.byo__tier-chip[data-tier-active=true]{background:var(--byo-accent);border-color:var(--byo-accent)}.byo__tier-chip[data-tier-active=true] strong,.byo__tier-chip[data-tier-active=true] span{color:#fff}.byo__main{display:grid;grid-template-columns:1fr min(380px,35%);gap:clamp(20px,3vw,36px);align-items:start}@media(max-width:989px){.byo__main{grid-template-columns:1fr}}.byo__catalog-heading{font-weight:600;font-size:1.05rem;margin:0 0 16px;color:var(--byo-text);font-style:normal!important}.byo__catalog-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:var(--byo-gap)}.byo .byo__product-card{display:flex;flex-direction:column;background:var(--byo-bg);border:1.5px solid var(--byo-border);border-radius:var(--byo-card-radius);padding:14px;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease;position:relative;list-style:none}.byo__product-card:hover{border-color:var(--byo-border-strong);box-shadow:0 6px 16px #0000000f;transform:translateY(-1px)}.byo__product-card[data-byo-added=true]{border-color:var(--byo-accent);border-width:2px;background:var(--byo-accent-soft)}.byo__product-image{aspect-ratio:1 / 1;border-radius:8px;overflow:hidden;background:#f5f5f5;margin-bottom:12px}.byo__product-image img{width:100%;height:100%;object-fit:cover;display:block}.byo__product-image-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#f0f0f0,#e5e5e5)}.byo__product-info{margin-bottom:10px;flex:1}.byo__product-name{font-size:.92rem;font-weight:500;margin:0 0 6px;line-height:1.35;color:var(--byo-text)}.byo__product-price{font-size:.9rem;font-weight:600;margin:0;color:var(--byo-text);font-style:normal!important}.byo__product-options{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.byo__option-label{display:flex;flex-direction:column;gap:3px;font-size:.72rem}.byo__option-name{color:var(--byo-text-muted);text-transform:uppercase;letter-spacing:.05em;font-weight:600}.byo .byo__option-select{font-size:.85rem;padding:8px 10px;border:1px solid var(--byo-border);border-radius:6px;background:var(--byo-bg);color:var(--byo-text);cursor:pointer;width:100%;font-family:inherit}.byo__add-btn{margin-top:auto;padding:10px 14px;border:1.5px solid var(--byo-accent);background:var(--byo-bg);color:var(--byo-accent);font-size:.85rem;font-weight:600;border-radius:999px;cursor:pointer;transition:all .18s ease;text-transform:none;letter-spacing:.01em;font-family:inherit}.byo__add-btn:hover{background:var(--byo-accent);color:#fff}.byo__product-card[data-byo-added=true] .byo__add-btn{background:var(--byo-accent);color:#fff;border-color:var(--byo-accent)}.byo__product-card[data-byo-added=true] .byo__add-btn-default{display:none}.byo__product-card[data-byo-added=true] .byo__add-btn-added{display:inline}.byo .byo__sidebar{display:flex;flex-direction:column;gap:18px;padding:22px 20px;background:var(--byo-bg);border:1.5px solid var(--byo-border);border-radius:var(--byo-card-radius);position:sticky;top:80px;max-height:calc(100vh - 100px);overflow-y:auto;box-shadow:0 2px 12px #0000000a}@media(max-width:989px){.byo .byo__sidebar{position:fixed;bottom:0;left:0;right:0;top:auto;max-height:65vh;border-radius:16px 16px 0 0;box-shadow:0 -8px 24px #0000001a;z-index:100;margin:0;border-bottom:0}}.byo__progress{padding-bottom:16px;border-bottom:1px solid var(--byo-border)}.byo__progress-tiers{display:flex;justify-content:space-between;margin-bottom:10px}.byo__progress-tier{display:flex;flex-direction:column;align-items:center;font-size:.72rem;color:var(--byo-text-muted);transition:color .2s ease;position:relative;z-index:2}.byo__progress-tier-num{font-weight:700;font-size:.9rem;width:28px;height:28px;border-radius:50%;background:#f0f0f0;display:flex;align-items:center;justify-content:center;margin-bottom:4px;transition:all .2s ease}.byo__progress-tier-pct{font-weight:600;color:var(--byo-text-soft)}.byo__progress-tier[data-progress-tier-reached=true]{color:var(--byo-success)}.byo__progress-tier[data-progress-tier-reached=true] .byo__progress-tier-num{background:var(--byo-success);color:#fff}.byo__progress-tier[data-progress-tier-reached=true] .byo__progress-tier-pct{color:var(--byo-success);font-weight:700}.byo__progress-bar{height:6px;background:#f0f0f0;border-radius:999px;overflow:hidden;margin-bottom:10px}.byo__progress-fill{height:100%;width:0%;background:linear-gradient(90deg,#4A86E8,var(--byo-success));transition:width .35s ease}.byo__progress-msg{margin:0;font-size:.85rem;color:var(--byo-text-soft);text-align:center;font-style:normal!important;font-weight:500}.byo__cart{padding-bottom:14px;border-bottom:1px solid var(--byo-border)}.byo__cart-heading{font-weight:600;font-size:.95rem;margin:0 0 10px;color:var(--byo-text);font-style:normal!important}.byo__cart-list{list-style:none;margin:0 0 8px;padding:0;display:flex;flex-direction:column;gap:10px}.byo__cart-item{display:grid;grid-template-columns:44px 1fr auto;gap:12px;align-items:center;padding:6px 0}.byo__cart-item-image{width:44px;height:44px;border-radius:6px;overflow:hidden;background:#f5f5f5}.byo__cart-item-image img{width:100%;height:100%;object-fit:cover;display:block}.byo__cart-item-info{font-size:.84rem;line-height:1.3;min-width:0}.byo__cart-item-name{display:block;color:var(--byo-text);font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.byo__cart-item-variant{display:block;color:var(--byo-text-muted);font-size:.74rem;margin-top:2px}.byo__cart-item-remove{background:none;border:0;cursor:pointer;width:24px;height:24px;border-radius:50%;color:var(--byo-text-muted);display:flex;align-items:center;justify-content:center;font-size:18px;line-height:1;transition:all .15s ease}.byo__cart-item-remove:hover{background:#ffe5e5;color:#c0392b}.byo__cart-empty{margin:0;font-size:.82rem;color:var(--byo-text-muted);text-align:center;padding:16px 0;font-style:italic}.byo__cart-empty[hidden]{display:none}.byo__totals{display:flex;flex-direction:column;gap:8px;padding:6px 0 4px}.byo__totals-row{display:flex;justify-content:space-between;align-items:baseline;font-size:.92rem}.byo__totals-row--sub{color:var(--byo-text-soft);font-weight:500}.byo__totals-row--discount{color:var(--byo-success);font-weight:600;background:#22a06b14;padding:6px 10px;border-radius:6px;margin:2px 0;font-size:.88rem}.byo__totals-row--discount[hidden]{display:none}.byo__totals-row--total{font-size:1.15rem;font-weight:700;color:var(--byo-text);padding-top:8px;border-top:1.5px solid var(--byo-border);margin-top:4px;font-style:normal!important}.byo .byo__cta{margin-top:10px;padding:14px 20px;background:var(--byo-accent);color:#fff;border:0;border-radius:999px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .18s ease;text-transform:none;letter-spacing:.02em;width:100%;font-family:inherit}.byo__cta:not([disabled]):hover{transform:translateY(-1px);box-shadow:0 6px 14px #0f1b3d2e;background:#0a142e}.byo__cta[disabled]{opacity:.4;cursor:not-allowed}.byo__cta-note{margin:4px 0 0;font-size:.74rem;color:var(--byo-text-muted);text-align:center;font-style:normal!important}@media(max-width:989px){.byo{padding-bottom:calc(65vh + 24px)}}.byo-error{padding:20px;border:1px dashed rgba(0,0,0,.2);background:#fff8e1;text-align:center;font-family:inherit}.byo .byo__progress-bar,.byo .byo__progress-fill{display:none!important}.byo .byo__progress-tiers{display:flex;justify-content:space-around;align-items:center;margin-bottom:14px;gap:8px}.byo .byo__progress-tier{display:flex;flex-direction:column;align-items:center;gap:6px;flex:1;position:relative}.byo .byo__progress-tier-num{font-weight:700;font-size:1rem;width:38px;height:38px;border-radius:50%;background:#f0f0f0;color:#888;display:flex;align-items:center;justify-content:center;transition:all .25s ease;border:2px solid transparent}.byo .byo__progress-tier-pct{font-size:.78rem;font-weight:600;color:#888;transition:color .25s ease}.byo .byo__progress-tier[data-progress-tier-reached=true] .byo__progress-tier-num{background:#22a06b;color:#fff;border-color:#22a06b;box-shadow:0 4px 10px #22a06b40}.byo .byo__progress-tier[data-progress-tier-reached=true] .byo__progress-tier-pct{color:#22a06b;font-weight:700}.byo .byo__progress-msg{text-align:center;font-size:.88rem;color:#555;font-weight:500;margin:8px 0 0}.byo .byo__product-card[data-byo-all-oos=true]{opacity:.55}.byo .byo__product-card[data-byo-all-oos=true]:after{content:"Agotado";position:absolute;top:10px;right:10px;background:#999;color:#fff;padding:3px 8px;border-radius:4px;font-size:.7rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.byo .byo__add-btn[data-all-oos=true]{background:#ddd!important;color:#777!important;border-color:#ccc!important;cursor:not-allowed!important}.byo .byo__add-btn[data-all-oos=true]:hover{background:#ddd!important;color:#777!important}
/*# sourceMappingURL=/cdn/shop/t/52/assets/section-bundle-byo.css.map */
