.byb-section{--byb-pink: #d4148a;--byb-pink-dark: #a80e6e;--byb-pink-light: #f9f0f6;--byb-black: #111;--byb-gray-1: #f4f3f1;--byb-gray-2: #e8e8e8;--byb-gray-3: #ccc;--byb-gray-4: #888;--byb-gray-5: #555;--byb-green: #1a7a35;font-family:Barlow,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased}.HeaderNew-menuLink--bundles{color:#ce0f69!important;font-weight:700!important}.HeaderNew-menuLink--bundles:hover{opacity:.75}.byb-section .byb-screen{display:none}.byb-section .byb-screen.is-active{display:block}.byb-section .byb-breadcrumb{font-size:12px;color:var(--byb-gray-4);display:flex;align-items:center;gap:6px}.byb-section .byb-breadcrumb a{color:var(--byb-gray-4);cursor:pointer;text-decoration:none}.byb-section .byb-breadcrumb a:hover{color:var(--byb-black);text-decoration:underline}.byb-section .byb-breadcrumb-sep{color:var(--byb-gray-3);font-size:10px}.byb-section .byb-page-banner{background:var(--byb-gray-1);padding:52px 32px 48px}.byb-section .byb-page-banner h1{font-size:44px;font-weight:900;text-transform:uppercase;letter-spacing:-1.5px;margin:12px 0 10px;line-height:.95;color:var(--byb-black)}.byb-section .byb-page-banner p{font-size:15px;color:var(--byb-gray-5);max-width:540px;line-height:1.65;margin-top:10px}.byb-section .byb-stats-strip{background:var(--byb-pink-light);border-top:1px solid #f0c0df;border-bottom:1px solid #f0c0df;padding:32px}.byb-section .byb-stats-inner{display:flex;align-items:center;justify-content:center;max-width:860px;margin:0 auto}.byb-section .byb-stat-block{flex:1;text-align:center;padding:0 32px}.byb-section .byb-stat-divider{width:1px;height:56px;background:#f0c0df;flex-shrink:0}.byb-section .byb-stat-num{font-size:40px;font-weight:900;color:var(--byb-pink);letter-spacing:-1.5px;line-height:1;margin-bottom:8px}.byb-section .byb-stat-label{font-size:13px;color:var(--byb-gray-5);line-height:1.55}.byb-section .byb-bundle-section{padding:44px 32px 80px}.byb-section .byb-bundle-section>h2{font-size:20px;font-weight:800;margin-bottom:24px;color:var(--byb-black)}.byb-section .byb-btile-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:1100px}.byb-section .byb-btile{background:#fff;border:1.5px solid var(--byb-gray-2);border-radius:12px;padding:32px 24px 28px;display:flex;flex-direction:column;align-items:center;gap:10px;cursor:pointer;transition:border-color .2s,box-shadow .2s,transform .2s;text-align:center;font-family:inherit}.byb-section .byb-btile:hover{border-color:var(--byb-pink);box-shadow:0 8px 36px #d4148a1a;transform:translateY(-4px)}.byb-section .byb-btile-top-label{font-size:10px;font-weight:800;letter-spacing:2px;text-transform:uppercase;color:var(--byb-pink);min-height:16px}.byb-section .byb-btile-imgs{height:100px;display:flex;align-items:flex-end;justify-content:center;gap:10px}.byb-section .byb-btile-img{width:auto;object-fit:contain;display:block;filter:grayscale(1) contrast(8) brightness(1.2);opacity:.22;transition:opacity .2s}.byb-section .byb-btile:hover .byb-btile-img{opacity:.42}.byb-section .byb-btile-custom-icon{font-size:56px;color:#ccc;font-weight:300;height:100px;display:flex;align-items:center;justify-content:center}.byb-section .byb-btile-name{font-size:18px;font-weight:900;letter-spacing:-.3px;color:var(--byb-black)}.byb-section .byb-btile-desc{font-size:13px;color:var(--byb-gray-4);line-height:1.4}.byb-section .byb-btile-price-line{font-size:13px;color:var(--byb-gray-5)}.byb-section .byb-btile-price-line s{color:var(--byb-gray-3)}.byb-section .byb-btile-price-line strong{font-size:15px;font-weight:900;color:var(--byb-black)}.byb-section .byb-btile-badge{background:var(--byb-pink-light);color:var(--byb-pink);border:1.5px solid #f0c0df;border-radius:999px;font-size:11px;font-weight:800;padding:5px 16px;letter-spacing:.5px}.byb-section .byb-builder-header{background:#fff;border-bottom:1px solid var(--byb-gray-2);padding:18px 32px 16px}.byb-section .byb-builder-breadcrumb{margin-bottom:16px}.byb-section .byb-step-track{display:flex;align-items:center;max-width:660px;flex-wrap:wrap;gap:4px 0}.byb-section .byb-step-node{display:flex;align-items:center;gap:10px}.byb-section .byb-step-circle{width:28px;height:28px;border-radius:50%;border:2px solid var(--byb-gray-3);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;color:var(--byb-gray-3);flex-shrink:0;transition:all .25s}.byb-section .byb-step-circle.is-active{border-color:var(--byb-pink);color:var(--byb-pink)}.byb-section .byb-step-circle.is-done{border-color:var(--byb-green);background:var(--byb-green);color:#fff}.byb-section .byb-step-label{font-size:12px;font-weight:700;color:var(--byb-gray-3);text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;transition:color .25s}.byb-section .byb-step-label.is-active{color:var(--byb-pink)}.byb-section .byb-step-label.is-done{color:var(--byb-green)}.byb-section .byb-step-connector{flex:1;height:1px;background:var(--byb-gray-2);margin:0 14px;min-width:24px;transition:background .25s}.byb-section .byb-step-connector.is-done{background:var(--byb-green)}.byb-section .byb-builder-layout{display:flex;min-height:calc(100vh - 200px)}.byb-section .byb-picker-pane{flex:1;padding:44px 52px;background:#fff;display:flex;justify-content:center}.byb-section .byb-picker-inner{max-width:500px;width:100%}.byb-section .byb-picker-step-label{font-size:11px;font-weight:800;letter-spacing:2.5px;text-transform:uppercase;color:var(--byb-pink);margin-bottom:8px}.byb-section .byb-picker-heading{font-size:28px;font-weight:900;letter-spacing:-.5px;margin-bottom:4px;color:var(--byb-black)}.byb-section .byb-picker-sub{font-size:14px;color:var(--byb-gray-4);margin-bottom:32px}.byb-section .byb-product-stage{background:var(--byb-gray-1);border-radius:16px;padding:36px 24px 28px;display:flex;gap:28px;align-items:center;margin-bottom:28px}.byb-section .byb-product-stage-img{flex-shrink:0;width:150px;display:flex;align-items:center;justify-content:center}.byb-section .byb-product-stage-img img{width:100%;max-height:220px;object-fit:contain;border-radius:8px;transition:opacity .2s}.byb-section .byb-product-stage-info{flex:1}.byb-section .byb-product-stage-name{font-size:16px;font-weight:800;margin-bottom:3px;color:var(--byb-black)}.byb-section .byb-product-stage-price{font-size:22px;font-weight:900;color:var(--byb-black)}.byb-section .byb-product-stage-price-note{font-size:12px;color:var(--byb-green);font-weight:700;margin-top:2px}.byb-section .byb-color-label{font-size:13px;font-weight:700;margin-bottom:14px;color:var(--byb-black)}.byb-section .byb-color-label span{font-weight:500;color:var(--byb-gray-4);margin-left:6px}.byb-section .byb-swatch-row{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:28px}.byb-section .byb-swatch{width:34px;height:34px;border-radius:50%;cursor:pointer;position:relative;transition:transform .12s;box-shadow:0 0 0 1.5px #0000001f}.byb-section .byb-swatch:hover{transform:scale(1.12)}.byb-section .byb-swatch.is-selected{box-shadow:0 0 0 3px #fff,0 0 0 5px var(--byb-black)}.byb-section .byb-swatch--light{box-shadow:0 0 0 1.5px #bbb}.byb-section .byb-swatch--light.is-selected{box-shadow:0 0 0 3px #fff,0 0 0 5px var(--byb-black)}.byb-section .byb-swatch-tooltip{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);background:var(--byb-black);color:#fff;font-size:10px;font-weight:700;padding:4px 8px;border-radius:4px;white-space:nowrap;pointer-events:none;opacity:0;transition:opacity .15s}.byb-section .byb-swatch:hover .byb-swatch-tooltip{opacity:1}.byb-section .byb-summary-pane{width:320px;background:var(--byb-gray-1);border-left:1px solid var(--byb-gray-2);padding:32px 24px;display:flex;flex-direction:column}.byb-section .byb-summary-label{font-size:10px;font-weight:800;letter-spacing:2.5px;text-transform:uppercase;color:var(--byb-gray-4);margin-bottom:4px}.byb-section .byb-summary-title{font-size:20px;font-weight:900;letter-spacing:-.3px;margin-bottom:24px;color:var(--byb-black)}.byb-section .byb-slot-card{background:#fff;border-radius:10px;padding:14px 16px;display:flex;align-items:center;gap:14px;cursor:pointer;border:2px solid transparent;transition:border-color .2s;margin-bottom:4px}.byb-section .byb-slot-card.is-empty{opacity:.55}.byb-section .byb-slot-card.is-active{border-color:var(--byb-pink);opacity:1}.byb-section .byb-slot-card.is-done{border-color:var(--byb-green);opacity:1}.byb-section .byb-slot-card.is-active.is-done{border-color:var(--byb-pink)}.byb-section .byb-slot-thumb{width:36px;height:52px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.byb-section .byb-slot-info{flex:1}.byb-section .byb-slot-name{font-size:13px;font-weight:800;color:var(--byb-black)}.byb-section .byb-slot-color{font-size:11px;color:var(--byb-gray-4);margin-top:1px}.byb-section .byb-slot-color.has-pick{color:var(--byb-green);font-weight:700}.byb-section .byb-slot-status{width:20px;height:20px;flex-shrink:0}.byb-section .byb-slot-plus{text-align:center;font-size:18px;color:var(--byb-gray-3);padding:3px 0;font-weight:300}.byb-section .byb-summary-divider{height:1px;background:var(--byb-gray-2);margin:20px 0}.byb-section .byb-price-row{display:flex;justify-content:space-between;font-size:13px;color:var(--byb-gray-4);margin-bottom:5px}.byb-section .byb-price-row--discount{color:var(--byb-green);font-weight:700}.byb-section .byb-price-row--total{font-size:18px;font-weight:900;color:var(--byb-black);margin-top:10px;padding-top:10px;border-top:1px solid var(--byb-gray-2)}.byb-section .byb-summary-secure{display:flex;align-items:center;justify-content:center;gap:6px;font-size:11px;color:var(--byb-gray-4);margin:14px 0 10px}.byb-section .byb-summary-note{font-size:11px;color:var(--byb-gray-4);text-align:center;margin-top:8px}.byb-section .byb-btn{border:none;border-radius:999px;padding:13px 28px;font-size:12px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;cursor:pointer;font-family:inherit;transition:background .15s,transform .1s;display:inline-flex;align-items:center;justify-content:center;gap:8px}.byb-section .byb-btn--black{background:var(--byb-black);color:#fff}.byb-section .byb-btn--black:hover:not(:disabled){background:#2a2a2a}.byb-section .byb-btn--black:active:not(:disabled){transform:scale(.98)}.byb-section .byb-btn--black:disabled{background:#d0d0d0;cursor:not-allowed}.byb-section .byb-btn--pink{background:var(--byb-pink);color:#fff;padding:14px 32px}.byb-section .byb-btn--pink:hover{background:var(--byb-pink-dark)}.byb-section .byb-btn--full{width:100%}.byb-section .byb-cart-error{font-size:12px;color:#c00;background:#fff0f0;border:1px solid #ffcccc;border-radius:8px;padding:10px 14px;margin-bottom:10px;display:none}.byb-section .byb-cart-error.is-visible{display:block}.byb-section .byb-success-body{padding:56px 32px 80px;display:flex;flex-direction:column;align-items:center}.byb-section .byb-success-check{width:72px;height:72px;background:var(--byb-green);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:30px;color:#fff;font-weight:900;margin-bottom:20px}.byb-section .byb-success-heading{font-size:38px;font-weight:900;letter-spacing:-1px;margin-bottom:8px;color:var(--byb-black)}.byb-section .byb-success-sub{font-size:16px;color:var(--byb-gray-5);margin-bottom:40px}.byb-section .byb-success-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;width:100%;max-width:680px;margin-bottom:32px}.byb-section .byb-success-pcard{background:var(--byb-gray-1);border-radius:12px;overflow:hidden;text-align:center}.byb-section .byb-success-pcard-img{aspect-ratio:3/4;background:#fff;overflow:hidden}.byb-section .byb-success-pcard-img img{width:100%;height:100%;object-fit:cover;object-position:center top}.byb-section .byb-success-pcard-body{padding:12px 12px 16px}.byb-section .byb-success-pcard-name{font-size:13px;font-weight:800;margin-bottom:3px;color:var(--byb-black)}.byb-section .byb-success-pcard-color{font-size:12px;font-weight:700;color:var(--byb-pink);margin-bottom:3px}.byb-section .byb-success-pcard-price{font-size:12px;color:var(--byb-gray-4)}.byb-section .byb-success-order{width:100%;max-width:480px;background:#fff;border:1.5px solid var(--byb-gray-2);border-radius:16px;padding:28px 32px}.byb-section .byb-success-order h3{font-size:18px;font-weight:900;margin-bottom:20px;color:var(--byb-black)}.byb-section .byb-success-order-line{display:flex;justify-content:space-between;font-size:13px;color:var(--byb-gray-5);padding:7px 0}.byb-section .byb-success-order-divider{height:1px;background:var(--byb-gray-2);margin:10px 0}.byb-section .byb-success-order-discount{display:flex;justify-content:space-between;font-size:13px;font-weight:700;color:var(--byb-green);padding:7px 0}.byb-section .byb-success-order-total{display:flex;justify-content:space-between;font-size:20px;font-weight:900;padding:16px 0 20px;border-top:2px solid var(--byb-black);margin-top:10px;color:var(--byb-black)}.byb-section .byb-success-continue{font-size:13px;color:var(--byb-gray-4);text-align:center;margin-top:14px;cursor:pointer}.byb-section .byb-success-continue:hover{color:var(--byb-black);text-decoration:underline}@media(max-width:900px){.byb-section .byb-btile-grid{grid-template-columns:repeat(2,1fr)}.byb-section .byb-builder-layout{flex-direction:column}.byb-section .byb-summary-pane{width:100%;border-left:none;border-top:1px solid var(--byb-gray-2)}.byb-section .byb-success-cards{grid-template-columns:repeat(2,1fr)}.byb-section .byb-stats-inner{flex-wrap:wrap;gap:24px 0}.byb-section .byb-stat-divider{display:none}}@media(max-width:600px){.byb-section .byb-page-banner{padding:32px 20px}.byb-section .byb-page-banner h1{font-size:32px}.byb-section .byb-btile-grid{grid-template-columns:1fr}.byb-section .byb-bundle-section{padding:32px 20px 60px}.byb-section .byb-picker-pane{padding:24px 20px}.byb-section .byb-success-cards{grid-template-columns:1fr}.byb-section .byb-success-body{padding:36px 20px 60px}.byb-section .byb-success-order{padding:20px}}
/*# sourceMappingURL=/cdn/shop/t/1155/assets/bundle-builder.css.map */
