.byo{margin:30px 0 0;padding:16px 13px 22px;background:#e9eef5;border:1px solid #dde5ef;border-radius:24px}.byo--has{margin-bottom:96px}@media(min-width:700px){.byo{padding:20px 20px 26px}}.byo-hero{position:relative;overflow:hidden;text-align:center;color:#fff;border-radius:18px;padding:24px 18px 22px;margin-bottom:20px;background:radial-gradient(125% 140% at 50% 0%,#0a6aa6,#014e7e 46%,#012f4e);box-shadow:0 12px 32px #012f4e42}.byo-hero:after{content:"";position:absolute;right:-45px;top:-45px;width:170px;height:170px;border-radius:50%;background:#ffffff0f;pointer-events:none}.byo-hero>*{position:relative}.byo-hero__badge{display:inline-block;background:linear-gradient(90deg,#ffd860,#ffb01f);color:#5a3b00;font-weight:800;font-size:11.5px;letter-spacing:.03em;padding:6px 14px;border-radius:30px;box-shadow:0 4px 14px #00000038}.byo-hero__title{font-size:24px;font-weight:800;margin:12px 0 6px;line-height:1.12;letter-spacing:-.01em}.byo-hero__sub{font-size:13px;line-height:1.5;color:#ffffffdb;max-width:500px;margin:0 auto}@media(min-width:700px){.byo-hero{padding:34px 24px 30px}.byo-hero__title{font-size:32px}.byo-hero__sub{font-size:14.5px}}.byo-ladder{display:inline-flex;align-items:center;gap:3px;margin-top:18px;background:#ffffff14;border:1px solid rgba(255,255,255,.18);border-radius:40px;padding:5px}.byo-ladder__item{display:flex;flex-direction:column;align-items:center;line-height:1.05;padding:6px 17px;border-radius:30px;transition:.25s}.byo-ladder__item b{font-size:16px;font-weight:800;color:#fff}.byo-ladder__item small{font-size:10px;color:#ffffffb8;margin-top:2px}.byo-ladder__item.is-on{background:#fff;box-shadow:0 3px 10px #0000002e}.byo-ladder__item.is-on b{color:#1f9e54}.byo-ladder__item.is-on small{color:#5f8c70}.byo-ladder__sep{width:16px;height:2px;background:#ffffff47;border-radius:2px}.byo-stations{display:flex;flex-direction:column;gap:16px}.byo-station{position:relative;background:#fff;border:1px solid #e6ecf3;border-radius:18px;padding:14px 12px 9px;box-shadow:0 4px 16px #14283c0f}.byo-station__head{display:flex;align-items:center;gap:11px;margin:-14px -12px 13px;padding:11px 13px;background:#e8f2fc;border-bottom:1px solid #d4e6f5;border-radius:14px 14px 0 0}.byo-station__icon{flex:0 0 auto;width:46px;height:46px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:23px;box-shadow:0 2px 8px #14283c12}.byo-station__meta{flex:1 1 auto;min-width:0;display:flex;flex-direction:column}.byo-station__title{font-size:17px;font-weight:800;color:#013a63;line-height:1.15;letter-spacing:-.01em}.byo-station__sub{font-size:11.5px;color:#7b8593;margin-top:2px}.byo-station__status{display:none;flex:0 0 auto;font-size:11px;font-weight:800;color:#1f9e54;background:#e7f7ee;padding:4px 10px;border-radius:20px}.byo-station--on .byo-station__status{display:inline-block}.byo-rail{position:relative}.byo-rail__track{display:flex;gap:11px;overflow-x:auto;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;padding:3px 2px 11px;scrollbar-width:thin;scroll-padding-left:2px}.byo-rail__track::-webkit-scrollbar{height:6px}.byo-rail__track::-webkit-scrollbar-thumb{background:#d3dae2;border-radius:4px}.byo-rail__track::-webkit-scrollbar-track{background:transparent}.byo-rail__track>.byo-tile{flex:0 0 39vw;max-width:144px;scroll-snap-align:start}@media(min-width:560px){.byo-rail__track>.byo-tile{flex-basis:140px}}@media(min-width:700px){.byo-rail__track>.byo-tile{flex-basis:150px}}.byo-rail:after{content:"";position:absolute;top:0;right:0;bottom:9px;width:46px;pointer-events:none;border-radius:0 14px 14px 0;background:linear-gradient(90deg,#fff0,#fff 78%);opacity:0;transition:opacity .2s}.byo-rail.is-scrollable:not(.is-end):after{opacity:1}@keyframes byo-swipe{0%,to{transform:translate(0)}50%{transform:translate(3px)}}.byo-station__swipe{display:none;align-items:center;gap:3px;flex:0 0 auto;font-size:10.5px;font-weight:800;color:#0a6aa6;background:#eaf3fb;padding:4px 9px;border-radius:20px}.byo-station__swipe svg{animation:byo-swipe 1.3s ease-in-out infinite}.byo-station--scroll .byo-station__swipe{display:inline-flex}.byo-station--scroll.byo-station--on .byo-station__swipe{display:none}@media(min-width:700px){.byo-station__swipe{display:none!important}}.byo-tile{position:relative;display:flex;flex-direction:column;text-align:left;background:#fff;border:1px solid #eceff3;border-radius:14px;padding:7px;cursor:pointer;font:inherit;color:inherit;box-shadow:0 3px 10px #14283c0d;transition:transform .12s,box-shadow .15s,border-color .15s}.byo-tile:hover{transform:translateY(-2px);box-shadow:0 8px 22px #14283c1f;border-color:#dfe5ec}.byo-tile:active{transform:scale(.99)}.byo-tile.is-selected{border-color:#015b91;background:#f3f9fd;box-shadow:inset 0 0 0 2px #015b91,0 10px 24px #0149802e}.byo-tile.is-soldout{opacity:.5;cursor:default}.byo-tile__check{position:absolute;top:11px;left:11px;width:24px;height:24px;border-radius:50%;background:#015b91;color:#fff;display:flex;align-items:center;justify-content:center;opacity:0;transform:scale(.4);transition:transform .22s cubic-bezier(.2,1.5,.4,1),opacity .15s;z-index:2;box-shadow:0 3px 8px #01498059}.byo-tile.is-selected .byo-tile__check{opacity:1;transform:scale(1)}.byo-tile__media{position:relative;border-radius:10px;overflow:hidden;background:#f4f6f8;aspect-ratio:1 / 1;margin-bottom:6px}.byo-tile__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s}.byo-tile:hover .byo-tile__media img{transform:scale(1.04)}.byo-tile__off{position:absolute;top:7px;right:7px;background:#f83a3a;color:#fff;font-size:9.5px;font-weight:800;padding:3px 7px;border-radius:20px;box-shadow:0 2px 6px #f83a3a52}.byo-tile__sold{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#fff9;font-weight:800;color:#6b6157;font-size:12px}.byo-tile__info{display:flex;flex-direction:column;gap:3px}.byo-tile__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:11.5px;font-weight:600;color:#28323d;line-height:1.25;min-height:2.5em}.byo-tile__rating{display:inline-flex;align-items:center;gap:3px;font-size:10.5px;font-weight:700;color:#5a6573}.byo-tile__star{color:#ffb400;font-size:11px;line-height:1}.byo-tile__rating small{color:#9aa3ad;font-weight:600}.byo-tile__price{display:flex;align-items:baseline;gap:5px;margin-top:2px;flex-wrap:wrap}.byo-tile__now{font-weight:800;font-size:13px;color:#013a63}.byo-tile__mrp{font-size:10.5px;color:#a7afba;text-decoration:line-through}.byo-tile__add{margin-top:7px;display:flex;align-items:center;justify-content:center;gap:5px;border-radius:9px;padding:7px;font-size:11.5px;font-weight:800;background:#eaf2f9;color:#015b91;transition:.15s}.byo-tile__add-on{display:none;align-items:center;gap:6px}.byo-tile.is-selected .byo-tile__add{background:#015b91;color:#fff}.byo-tile.is-selected .byo-tile__add-idle{display:none}.byo-tile.is-selected .byo-tile__add-on{display:flex}.byo-hero__cta{margin-top:16px;display:inline-flex;align-items:center;gap:8px;border:0;border-radius:30px;background:#ffd34d;color:#4a2e00;font-weight:800;font-size:14px;padding:13px 24px;cursor:pointer;box-shadow:0 6px 18px #00000038;transition:.15s}.byo-hero__cta:hover{background:#ffc21f;transform:translateY(-1px)}@keyframes byo-rise{0%{transform:translate(-50%,18px);opacity:0}to{transform:translate(-50%);opacity:1}}.byo-mini{position:fixed;left:50%;transform:translate(-50%);bottom:12px;width:calc(100% - 20px);max-width:560px;z-index:120;display:flex;align-items:center;gap:11px;border:0;cursor:pointer;text-align:left;padding:9px 11px;border-radius:16px;background:linear-gradient(135deg,#013a63,#0a6aa6);color:#fff;box-shadow:0 12px 40px #00203c6b;animation:byo-rise .25s ease}.byo-mini[hidden]{display:none}.byo-mini__n{flex:0 0 auto;width:38px;height:38px;border-radius:12px;background:#fff;color:#013a63;font-weight:800;font-size:17px;display:flex;align-items:center;justify-content:center}.byo-mini__txt{flex:1 1 auto;min-width:0;font-size:11px;line-height:1.3;color:#fffc}.byo-mini__txt b{display:block;color:#8ee06a;font-size:12.5px;font-weight:800}.byo-mini__cta{flex:0 0 auto;display:inline-flex;align-items:center;gap:5px;background:#ffd34d;color:#4a2e00;font-weight:800;font-size:12.5px;padding:10px 13px;border-radius:11px}.byo-noscroll{overflow:hidden!important}.byo-sheet{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200}.byo-sheet[hidden]{display:none}.byo-sheet__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0614218c;opacity:0;transition:opacity .25s}.byo--sheet-open .byo-sheet__overlay{opacity:1}.byo-sheet__panel{position:absolute;left:0;right:0;bottom:0;display:flex;flex-direction:column;height:90vh;height:90dvh;max-height:90vh;max-height:90dvh;overflow:hidden;background:#eef2f7;border-radius:20px 20px 0 0;transform:translateY(100%);transition:transform .28s cubic-bezier(.25,.8,.3,1)}.byo-sheet__head,.byo-sheet__foot{flex:0 0 auto}.byo--sheet-open .byo-sheet__panel{transform:translateY(0)}@media(min-width:760px){.byo-sheet__panel{left:50%;right:auto;bottom:auto;top:50%;width:720px;max-width:calc(100% - 32px);height:auto;max-height:90vh;border-radius:20px;transform:translate(-50%,-46%);opacity:0;transition:transform .25s,opacity .25s}.byo--sheet-open .byo-sheet__panel{transform:translate(-50%,-50%);opacity:1}}.byo-sheet__head{flex:0 0 auto;background:#fff;padding:7px 14px 9px;border-bottom:1px solid #e6ecf3;border-radius:20px 20px 0 0}.byo-sheet__head:before{content:"";display:block;width:40px;height:4px;border-radius:3px;background:#d7dde4;margin:0 auto 7px}@media(min-width:760px){.byo-sheet__head:before{display:none}}.byo-sheet__headrow{display:flex;align-items:center;justify-content:space-between;gap:10px}.byo-sheet__title{font-size:15px;font-weight:800;color:#013a63}.byo-sheet__badge{display:inline-block;margin-left:7px;font-size:10.5px;font-weight:800;color:#fff;background:#f83a3a;padding:2px 7px;border-radius:20px;vertical-align:middle}.byo-sheet__x{border:0;background:#e7ebf1;width:30px;height:30px;border-radius:50%;cursor:pointer;color:#1f2c38;flex:0 0 auto;display:flex;align-items:center;justify-content:center;transition:background .15s}.byo-sheet__x:hover{background:#d7dde6}.byo-sheet__x:active{background:#c9d1db}.byo-sheet__bar{height:4px;background:#e6ebf1;border-radius:4px;margin:8px 0 7px;overflow:hidden}.byo-sheet__bar span{display:block;height:100%;width:0;background:linear-gradient(90deg,#1f9e54,#8ee06a);transition:width .35s ease}.byo-sheet__nudge{display:inline-block;font-size:11.5px;font-weight:800;color:#e11900;background:#fff0ee;padding:4px 9px;border-radius:8px;letter-spacing:-.005em}.byo-sheet__nudge.is-max{color:#1f9e54;background:#eafaf0}.byo-sheet__body{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:14px 13px 18px;display:flex;flex-direction:column;gap:14px}.byo-sheet__cue{position:relative;height:0;z-index:5}.byo-sheet__cuebtn{position:absolute;left:50%;bottom:8px;transform:translate(-50%);width:36px;height:36px;border-radius:50%;background:#fff;border:1px solid #dde5ee;box-shadow:0 5px 16px #14283c38;color:#0a6aa6;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .2s,transform .2s}.byo-sheet__cuebtn svg{animation:byo-bounce 1.3s ease-in-out infinite}@keyframes byo-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(3px)}}.byo-no-more .byo-sheet__cuebtn{opacity:0;pointer-events:none}.pcc-byo-cta{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;border:0;cursor:pointer;text-align:left;margin:6px 0 10px;padding:12px 14px;border-radius:12px;background:linear-gradient(90deg,#013a63,#0a6aa6);color:#fff}.pcc-byo-cta__txt{display:flex;flex-direction:column;min-width:0}.pcc-byo-cta__txt b{font-size:13.5px;font-weight:800}.pcc-byo-cta__txt small{font-size:11px;color:#ffffffd1;margin-top:1px}.pcc-byo-cta svg{flex:0 0 auto;color:#ffd34d}.pcc-cat--byo{background:linear-gradient(90deg,#ffd860,#ffb01f)!important;border-color:#ffb01f!important;color:#4a2e00!important}.pcc-cat--byo .pcc-cat__name{color:#4a2e00!important;font-weight:800}.byo-sheet__foot{flex:0 0 auto;display:flex;flex-direction:column;background:linear-gradient(135deg,#013a63,#0a6aa6);color:#fff;padding-bottom:env(safe-area-inset-bottom,0px)}.byo-sheet__timer{font-size:11.5px;font-weight:800;letter-spacing:-.005em;color:#ffe08a;text-align:center;padding:7px 12px;background:#0000002e}.byo-sheet__timer[hidden]{display:none}.byo-sheet__timer b{color:#fff;font-variant-numeric:tabular-nums}.byo-sheet__footrow{display:flex;align-items:center;gap:12px;padding:9px 14px}.byo-sheet__sum{flex:1 1 auto;min-width:0}.byo-sheet__topline{display:flex;align-items:center;gap:8px}.byo-sheet__lbl{font-size:11px;font-weight:600;color:#ffffffc7}.byo-sheet__lbl b{color:#fff;font-size:12px}.byo-sheet__save{font-size:11px;font-weight:800;color:#013a63;background:#8ee06a;padding:1px 8px;border-radius:20px;white-space:nowrap}.byo-sheet__totals{display:flex;align-items:baseline;gap:7px;margin-top:2px}.byo-sheet__now{font-weight:800;font-size:18px}.byo-sheet__mrp{font-size:12.5px;color:#fff9}.byo-sheet__cta{flex:0 0 auto;border:0;border-radius:12px;background:#ffd34d;color:#4a2e00;font-weight:800;font-size:14px;padding:14px 18px;cursor:pointer;white-space:nowrap;transition:.15s}.byo-sheet__cta:hover:not(:disabled){background:#ffc21f}.byo-sheet__cta:disabled{background:#ffffff4d;color:#ffffffd9;cursor:default}@media(max-width:430px){.byo-sheet__footrow{gap:9px;padding:9px 11px}.byo-sheet__cta{padding:13px 14px;font-size:13px}.byo-sheet__now{font-size:16.5px}}@media(prefers-reduced-motion:reduce){.byo-mini,.byo-sheet__panel,.byo-sheet__overlay,.byo-sheet__bar span,.byo-tile,.byo-tile__media img,.byo-ladder__item,.byo-station__status{animation:none!important;transition:none!important}}.byo-box{display:flex;align-items:center;gap:8px;overflow-x:auto;padding:8px 14px 2px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.byo-box[hidden]{display:none}.byo-box::-webkit-scrollbar{display:none}.byo-slot{position:relative;flex:0 0 auto;width:44px;height:44px;border-radius:10px;background:#ffffff1f;display:flex;align-items:center;justify-content:center}.byo-slot.is-filled{background:#fff}.byo-slot img{width:100%;height:100%;object-fit:cover;border-radius:10px;display:block}.byo-slot__rm{position:absolute;top:-6px;right:-6px;width:18px;height:18px;border-radius:50%;background:#f83a3a;color:#fff;border:2px solid #0a4f7d;font-size:10px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.byo-slot--ghost{flex-direction:column;gap:1px;min-width:60px;border:1.5px dashed rgba(255,255,255,.45);background:transparent;padding:0 6px}.byo-slot__plus{color:#ffffffbf;font-size:15px;font-weight:700;line-height:1}.byo-slot__hint{color:#ffe08a;font-size:8.5px;font-weight:800;white-space:nowrap;line-height:1.05}.byo-nav{display:flex;gap:6px;overflow-x:auto;margin:8px -14px -1px;padding:1px 14px 2px;scrollbar-width:none}@media(max-width:699px){.shopify-section--byo-page .byo-rail__track{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;overflow:visible;padding:2px 0}.shopify-section--byo-page .byo-rail__track>.byo-tile{flex:none;width:auto;max-width:none}.shopify-section--byo-page .byo-rail:after{display:none}.shopify-section--byo-page .byo-station__swipe{display:none!important}}.byo-nav::-webkit-scrollbar{display:none}.byo-nav__chip{position:relative;flex:0 0 auto;padding:6px 12px;border-radius:30px;background:#fff;border:1.5px solid #dbe4ee;font:inherit;font-size:12px;font-weight:700;color:#33475b;white-space:nowrap;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.byo-nav__chip.is-active{background:#013a63;border-color:#013a63;color:#fff}.byo-nav__chip.has-sel:after{content:"";position:absolute;top:3px;right:6px;width:8px;height:8px;border-radius:50%;background:#1f9e54;border:1.5px solid #fff}.byo-page--bare{padding:0!important;margin:0!important;max-width:none!important}.byo--bare{margin:0!important;padding:0!important;background:none!important;border:0!important}
/*# sourceMappingURL=/cdn/shop/t/171/assets/premium-cookware-byo.css.map */
