.build-your-look{padding:60px 0}.byl-header{text-align:center;margin-bottom:60px}.byl-title{font-size:2.4rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;margin-bottom:12px}.byl-subtitle{font-size:1rem;color:rgba(var(--color-foreground),.6)}.byl-step{margin-bottom:60px}.byl-step-header{display:flex;align-items:flex-start;gap:20px;margin-bottom:32px;padding-bottom:20px;border-bottom:1px solid rgba(var(--color-foreground),.1)}.byl-step-number{font-size:3rem;font-weight:800;color:rgba(var(--color-foreground),.12);line-height:1;min-width:60px}.byl-step-title{font-size:1.4rem;font-weight:600;margin-bottom:4px}.byl-step-desc{font-size:.9rem;color:rgba(var(--color-foreground),.6);margin:0}.byl-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px}.byl-product-card{border:2px solid transparent;border-radius:8px;overflow:hidden;cursor:pointer;transition:border-color .2s,box-shadow .2s;background:rgb(var(--color-background))}.byl-product-card:hover{border-color:rgba(var(--color-foreground),.2)}.byl-product-card.is-selected{border-color:rgb(var(--color-foreground));box-shadow:0 0 0 1px rgb(var(--color-foreground))}.byl-product-image{position:relative;aspect-ratio:3/4;overflow:hidden;background:rgba(var(--color-foreground),.04)}.byl-product-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.byl-product-card:hover .byl-product-image img{transform:scale(1.03)}.byl-selected-badge{position:absolute;top:10px;right:10px;width:28px;height:28px;background:rgb(var(--color-foreground));color:rgb(var(--color-background));border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;opacity:0;transform:scale(.5);transition:opacity .2s,transform .2s}.byl-product-card.is-selected .byl-selected-badge{opacity:1;transform:scale(1)}.byl-product-info{display:none;padding:14px}.byl-product-card.is-selected .byl-product-info{display:block}.byl-product-title{font-size:.85rem;font-weight:600;margin-bottom:4px;line-height:1.3}.byl-product-price{font-size:.85rem;color:rgba(var(--color-foreground),.7);margin-bottom:12px}.byl-variant-selectors{margin-top:12px;border-top:1px solid rgba(var(--color-foreground),.1);padding-top:12px}.byl-product-card.is-selected .byl-variant-selectors{display:block}.byl-option-group{margin-bottom:10px}.byl-option-label{display:block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px;color:rgba(var(--color-foreground),.7)}.byl-option-values{display:flex;flex-wrap:wrap;gap:6px}.byl-option-btn{padding:4px 10px;font-size:.78rem;border:1px solid rgba(var(--color-foreground),.3);border-radius:4px;background:transparent;cursor:pointer;transition:all .15s;color:rgb(var(--color-foreground));border:1px solid #ddd}.byl-option-btn:hover{border-color:rgb(var(--color-foreground))}.byl-option-btn.is-active{background:rgb(var(--color-foreground));color:rgb(var(--color-background));border-color:rgb(var(--color-foreground));background:#000;color:#fff}.byl-option-btn.is-unavailable{opacity:.35;text-decoration:line-through;cursor:not-allowed}.byl-footer{position:sticky;bottom:0;background:rgb(var(--color-background));border-top:1px solid rgba(var(--color-foreground),.1);padding:20px 0;text-align:center;z-index:10}.byl-summary{display:flex;justify-content:center;gap:24px;margin-bottom:16px;flex-wrap:wrap}.byl-summary-item{font-size:.85rem;color:rgba(var(--color-foreground),.7)}.byl-summary-item strong{color:rgb(var(--color-foreground))}.byl-atc-btn{min-width:280px;padding:16px 40px;font-size:1rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;transition:opacity .2s}.byl-atc-btn:disabled{opacity:.4;cursor:not-allowed}.byl-atc-hint{margin-top:10px;font-size:.82rem;color:rgba(var(--color-foreground),.5)}.byl-success{margin-top:12px;font-size:.9rem;color:#2e7d32;font-weight:500}.byl-success a{color:#2e7d32;text-decoration:underline}.byl-empty{color:rgba(var(--color-foreground),.5);font-size:.9rem;padding:20px}@media(max-width:749px){.byl-products{grid-template-columns:repeat(2,1fr);gap:12px}.byl-title{font-size:1.8rem}.byl-atc-btn{width:100%}.byl-footer{padding:16px}}
/*# sourceMappingURL=/cdn/shop/t/76/assets/build-your-look.css.map */
