.byb{max-width:1200px;margin:0 auto;padding:0 16px 120px;font-family:var(--FONT-STACK-BODY, system-ui, sans-serif);color:#0f0f0f;overflow-x:hidden}.byb__header{display:grid;grid-template-columns:minmax(0,1fr);gap:24px;margin:0 0 32px;align-items:start}.byb__header__media,.byb__header__info{min-width:0}@media(min-width:900px){.byb__header{grid-template-columns:minmax(0,1fr) minmax(0,.9fr);gap:160px;margin:16px 0 40px;align-items:center}}.byb__header__media{width:100%}.byb__header__media>img{width:100%;aspect-ratio:4 / 3;object-fit:cover;display:block;border-radius:16px}@media(min-width:900px){.byb__header__media>img{aspect-ratio:1 / 1;border-radius:24px;max-height:720px}}.byb__gallery{position:relative;width:100%;max-width:100%;display:flex;flex-direction:column;gap:10px;box-sizing:border-box}.byb__gallery__main{position:relative;width:100%;max-width:100%;aspect-ratio:1 / 1;overflow:hidden;border-radius:16px;box-sizing:border-box}@media(min-width:900px){.byb__gallery__main{max-height:720px;border-radius:24px}}.byb__gallery__track{list-style:none;margin:0;padding:0;display:flex;width:100%;height:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}.byb__gallery__track::-webkit-scrollbar{display:none}.byb__gallery__slide{flex:0 0 100%;width:100%;height:100%;scroll-snap-align:start}.byb__gallery__slide img{width:100%;height:100%;max-width:100%;object-fit:cover;display:block}.byb__gallery__nav{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;border:0;background:#ffffffeb;color:#1e6c53;font-size:24px;line-height:1;cursor:pointer;box-shadow:0 2px 8px #0000001f;z-index:2;display:none;align-items:center;justify-content:center;transition:background .15s,opacity .2s ease}.byb__gallery__nav:hover{background:#fff}.byb__gallery__nav--prev{left:12px}.byb__gallery__nav--next{right:12px}@media(min-width:700px){.byb__gallery__nav{display:flex;opacity:0;pointer-events:none}.byb__gallery__main:hover .byb__gallery__nav,.byb__gallery__nav:focus-visible{opacity:1;pointer-events:auto}}.byb__gallery__thumbs{display:flex;flex-wrap:nowrap;gap:8px;overflow-x:auto;padding:2px;scrollbar-width:thin;scroll-snap-type:x proximity}.byb__gallery__thumbs::-webkit-scrollbar{height:4px}.byb__gallery__thumbs::-webkit-scrollbar-thumb{background:#d9d4ca;border-radius:2px}.byb__gallery__thumb{flex:0 0 64px;width:64px;height:64px;padding:0;border:2px solid transparent;background:transparent;cursor:pointer;border-radius:8px;overflow:hidden;transition:border-color .15s,transform .15s;scroll-snap-align:start}@media(min-width:700px){.byb__gallery__thumb{flex:0 0 72px;width:72px;height:72px}}.byb__gallery__thumb img{width:100%;height:100%;object-fit:cover;display:block}.byb__gallery__thumb:hover{border-color:#1e6c5366}.byb__gallery__thumb.is-active{border-color:#1e6c53}.byb__header__info{text-align:center}@media(min-width:900px){.byb__header__info{text-align:left}.byb__header__info .byb__underline{margin-left:0}.byb__header__info .byb__stars{justify-content:flex-start}.byb__header__info .byb__quote{margin-left:0;margin-right:0;padding-left:0;padding-right:0;text-align:left}.byb__header__info .byb__story{margin-left:0;margin-right:0;padding:0}.byb__header__info .byb__story__benefits{justify-items:start}}.byb__title{font-family:var(--FONT-STACK-HEADING, Georgia, "Times New Roman", serif);font-size:clamp(1.75rem,2.6vw + .9rem,2.8rem);margin:0 0 12px;font-weight:700;line-height:1.1;color:#0f1f17}.byb__sub{color:#333;margin:0 0 8px;font-size:clamp(1rem,.4vw + .9rem,1.15rem);line-height:1.4}.byb__underline{display:block;width:130px;height:10px;margin:4px auto 14px}.byb__stars{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;gap:10px;margin:14px 0 26px}.byb__stars__icons{display:inline-flex;gap:3px;flex-shrink:0}.byb__stars__icons svg{width:22px;height:22px}.byb__stars__icons svg path{fill:#f4b324}.byb__stars__text{margin:0;font-size:1.1rem;color:#333;line-height:1.3;white-space:nowrap}.byb__stars__text strong{color:#0f0f0f;font-weight:700}@media(max-width:480px){.byb__stars{gap:8px}.byb__stars__icons svg{width:18px;height:18px}.byb__stars__text{font-size:.98rem}}.byb__quote{margin:12px 0 16px;padding:0;text-align:center;border:0}.byb__quote p{font-family:var(--FONT-STACK-HEADING, Georgia, "Times New Roman", serif);font-size:clamp(.95rem,.3vw + .88rem,1.1rem);font-style:italic;line-height:1.45;color:#1a1a1a;margin:0}.byb__quote cite{display:inline;margin-left:6px;font-style:normal;font-size:.85rem;color:#666;letter-spacing:.02em;white-space:nowrap}.byb__tagline{color:#555;font-size:clamp(.95rem,.3vw + .9rem,1.05rem);line-height:1.5;max-width:480px;margin:0 auto 22px}.byb__story{margin:16px 0 20px;text-align:left;padding:0}.byb__story__body{font-size:clamp(.9rem,.2vw + .86rem,.98rem);line-height:1.55;color:#333;margin:0 0 12px}.byb__story__benefits{list-style:none;padding:0;margin:16px 0 0;display:grid;gap:8px}.byb__story__benefits li{position:relative;padding-left:28px;font-size:.98rem;color:#0f0f0f;line-height:1.4;font-weight:500}.byb__story__benefits li:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:18px;height:18px;background:#1e6c53;border-radius:50%;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'><path fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='M3 6.5L5.2 8.5L9 4.2'/></svg>");background-repeat:no-repeat;background-position:center}.byb__trust{background:#f8f7f3;border:1px solid #E8E5DE;border-radius:16px;padding:10px 8px;margin:0 0 8px}.byb__trust__list{list-style:none;padding:0;margin:0;display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:6px}@media(min-width:700px){.byb__trust{padding:12px 16px}.byb__trust__list{gap:14px}}.byb__trust__item{display:grid;grid-template-columns:auto 1fr;align-items:center;column-gap:6px;color:#0f0f0f;min-width:0}@media(min-width:700px){.byb__trust__item{column-gap:8px}}.byb__trust__icon{flex-shrink:0;width:30px;height:30px;background:#1e6c531a;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.byb__trust__icon svg{display:block;width:15px;height:15px}@media(min-width:700px){.byb__trust__icon{width:38px;height:38px}.byb__trust__icon svg{width:19px;height:19px}}.byb__trust__icon svg path{fill:#1e6c53}.byb__trust__text{display:flex;flex-direction:column;line-height:1.05;min-width:0}.byb__trust__text strong{font-size:11px;font-weight:600;white-space:nowrap}.byb__trust__text span{font-size:10px;font-weight:500;color:#555;white-space:nowrap}@media(min-width:700px){.byb__trust__text strong{font-size:13px}.byb__trust__text span{font-size:11px}}.byb__how{margin:0 0 24px}.byb__how__heading{display:none}.byb__how__list{list-style:none;padding:0;margin:0;display:grid;gap:8px;grid-template-columns:1fr}@media(min-width:700px){.byb__how__list{grid-template-columns:repeat(3,1fr);gap:16px}}.byb__how__step{padding:8px 12px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:10px;background:transparent;border:0;text-align:left}.byb__how__num{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;background:#1e6c53;color:#fff;border-radius:50%;font-weight:700;font-size:.8rem;flex-shrink:0}.byb__how__step h3{margin:0;font-size:.92rem;font-weight:600;line-height:1.2}.byb__how__step p{display:none}.byb__start-cta{text-align:center;margin:8px 0 24px}.byb__start-cta__btn{display:inline-block;background:#1e6c53;color:#fff;padding:.85rem 2rem;font-size:1rem;font-weight:600;border-radius:9999px;text-decoration:none;transition:background .2s ease}.byb__start-cta__btn:hover{background:#14523e;color:#fff}html{scroll-behavior:smooth}.byb__pricing-ladder{margin:0 0 28px;padding:20px;background:transparent;border-top:1px solid #e8e5de;border-bottom:1px solid #e8e5de}.byb__pricing-ladder__eyebrow{margin:0 0 16px;text-align:center;font-size:1rem;font-weight:700;color:#777;letter-spacing:.16em;text-transform:uppercase}.byb__pricing-ladder__tiers{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;align-items:baseline;gap:10px 20px;font-size:1.15rem;color:#333}.byb__pricing-tier{display:inline-flex;align-items:baseline;gap:8px;white-space:nowrap}.byb__pricing-tier:not(:last-child):after{content:"\b7";margin-left:20px;color:#bbb;font-weight:700}.byb__pricing-tier__count{font-size:1rem;font-weight:700;color:#666;letter-spacing:.04em;text-transform:uppercase}.byb__pricing-tier__reward{font-size:1.3rem;font-weight:700;color:#1e6c53}.byb__pricing-tier__detail{font-size:1.05rem;color:#666;font-weight:500;margin-left:6px}@media(max-width:599px){.byb__pricing-ladder{padding:18px 14px;margin-bottom:22px}.byb__pricing-ladder__eyebrow{font-size:.88rem;margin-bottom:12px;text-align:center}.byb__pricing-ladder__tiers{flex-direction:column;align-items:flex-start;gap:8px;font-size:1.05rem;max-width:max-content;margin:0 auto}.byb__pricing-tier{white-space:normal}.byb__pricing-tier:not(:last-child):after{display:none}.byb__pricing-tier__count{font-size:.92rem;min-width:1.4em}.byb__pricing-tier__reward{font-size:1.15rem}.byb__pricing-tier__detail{font-size:.95rem}}.byb__hero{text-align:center;margin-bottom:24px;padding-top:8px;scroll-margin-top:80px}.byb__progress{list-style:none;display:flex;gap:4px;padding:0;margin:0 auto;max-width:100%;justify-content:center;font-size:.85rem;color:#999;flex-wrap:nowrap}.byb__progress-item{display:flex;align-items:center;gap:6px;padding:4px 8px;border-radius:999px;border:1px solid transparent;white-space:nowrap;transition:all .2s;flex-shrink:0}.byb__progress-item span{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#eee;font-size:.72rem;font-weight:600}.byb__progress-item.is-active{color:#0f0f0f;border-color:#1e6c53;background:#f0faf6}.byb__progress-item.is-active span,.byb__progress-item.is-done span{background:#1e6c53;color:#fff}@media(max-width:599px){.byb__progress{gap:4px;padding:0 4px}.byb__progress-item{padding:4px 8px;font-size:.78rem}}.byb__layout{display:grid;grid-template-columns:1fr;gap:32px}@media(min-width:900px){.byb__layout{grid-template-columns:1fr 320px;align-items:start}}.byb__step{display:none;border:0;padding:0;margin:0}.byb__step.is-active{display:block}.byb__legend{font-size:1.5rem;font-weight:700;margin:0 0 4px;padding:0}.byb__legend-sub{color:#666;margin:0 0 24px;font-size:.95rem}@media(min-width:900px){.byb__legend{font-size:2rem;margin-bottom:8px}.byb__legend-sub{font-size:1.1rem;margin-bottom:32px}}.byb__choice-grid{display:grid;gap:12px}.byb__choice-grid--2{grid-template-columns:repeat(2,1fr)}.byb__choice-grid--3{grid-template-columns:repeat(3,1fr)}.byb__choice-grid--4{grid-template-columns:repeat(2,1fr)}@media(min-width:600px){.byb__choice-grid--4{grid-template-columns:repeat(4,1fr)}}.byb__choice{position:relative;cursor:pointer;display:flex}.byb__choice input{position:absolute;opacity:0;pointer-events:none}.byb__choice-card{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:16px;text-align:center;border:2px solid #e5e5e5;border-radius:14px;background:#fff;transition:all .15s;min-height:120px;box-sizing:border-box}.byb__choice input:checked+.byb__choice-card,.byb__choice input:focus-visible+.byb__choice-card{border-color:#1e6c53;box-shadow:0 0 0 3px #1e6c531f}.byb__choice-card__num{font-size:2rem;font-weight:700;color:#1e6c53}.byb__choice-card__label{font-weight:600}.byb__choice-card__icon{font-size:1.6rem}.byb__choice-card--image{padding:8px}.byb__choice-card--image img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:10px}.byb__choice-card--no-bag{color:#888}.byb__choice-card--no-bag .byb__choice-card__icon{color:#aaa}.byb__tier-card{gap:4px}.byb__tier-card__count{font-weight:700}.byb__tier-card__bag-suffix{font-size:.75rem;color:#777;font-weight:500}.byb__tier-card__price{font-size:1.4rem;font-weight:700;color:#1e6c53}.byb__tier-card__note{font-size:.8rem;color:#888}.byb__counter{display:inline-block;margin-right:8px;padding:2px 10px;background:#f0faf6;color:#1e6c53;border-radius:999px;font-size:.8rem;font-weight:600}.byb__tier-pill{display:inline-block;padding:2px 10px;background:#fff7e6;color:#8a5a00;border-radius:999px;font-size:.8rem;font-weight:600}.byb__upgrade-banner{margin:12px 0;padding:12px 16px;background:#f0faf6;border:1px solid #c8e7d8;border-radius:12px;color:#14523e;font-size:.9rem;font-weight:500;animation:byb-flash .4s ease-out}.byb__upgrade-banner--hint{background:#fff7e6;border-color:#f5d99e;color:#8a5a00}@keyframes byb-flash{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}.byb__toy-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:16px}@media(min-width:600px){.byb__toy-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:900px){.byb__toy-grid{grid-template-columns:repeat(4,1fr)}}.byb__toy{position:relative;cursor:pointer;display:flex}.byb__toy input{position:absolute;opacity:0;pointer-events:none}.byb__toy-card{flex:1;display:flex;flex-direction:column;border:2px solid #e5e5e5;border-radius:12px;overflow:hidden;transition:all .15s;background:#fff}.byb__toy-card__media{position:relative;aspect-ratio:1/1;background:#f7f7f4;display:block;flex-shrink:0}.byb__toy-card__media img{width:100%;height:100%;object-fit:cover;display:block}.byb__toy-card__age{position:absolute;top:8px;left:8px;z-index:2;background:#f8f7f3;border:1px solid #B84667;color:#b84667;font-size:9.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:3px 7px;border-radius:999px;line-height:1.1;box-shadow:0 1px 2px #0000000a}.byb__toy-card__check{position:absolute;top:8px;right:8px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#1e6c53;color:#fff;border-radius:50%;font-weight:700;opacity:0;transition:opacity .15s}.byb__toy-card__body{flex:1;display:flex;flex-direction:column;padding:8px 10px;gap:2px;text-align:center}.byb__toy-card__title{display:block;font-size:.9rem;font-weight:600}.byb__toy-card__price{display:block;margin-top:auto;font-size:.85rem;font-weight:600;color:#1e6c53}@media(min-width:900px){.byb__toy-card__body{padding:12px 14px;gap:4px}.byb__toy-card__title{font-size:1.05rem}.byb__toy-card__price{font-size:1rem}.byb__toy-card__age{font-size:11px;padding:4px 9px;top:10px;left:10px}.byb__choice-card{padding:22px;min-height:160px;gap:8px}.byb__choice-card__num{font-size:2.6rem}.byb__choice-card__label{font-size:1.05rem}}.byb__choice-card__price{margin-top:4px;font-size:.85rem;color:#1e6c53;font-weight:600}@media(min-width:900px){.byb__choice-card__price{font-size:1rem;margin-top:6px}}.byb__discount-banner{background:#f0faf6;border:1px solid #c8e7d8;border-radius:12px;padding:12px 16px;margin:12px 0 16px;font-size:.92rem;color:#14523e;text-align:center}.byb__discount-banner--active{background:#fff7e6;border-color:#f5d99e;color:#8a5a00}.byb__review-list{display:grid;gap:10px;margin-bottom:18px}.byb__review-item{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:8px 12px;background:#fff;border:1px solid #eee;border-radius:10px}.byb__review-item img{width:44px;height:44px;object-fit:cover;border-radius:6px}.byb__review-item__title{font-size:.95rem;font-weight:500}.byb__review-item__price{font-size:.95rem;font-weight:600;color:#1e6c53}.byb__review-totals{margin:0}.byb__review-row{display:flex;justify-content:space-between;padding:8px 0;border-top:1px solid #e8e5de}.byb__review-row[hidden]{display:none}.byb__review-row dt,.byb__review-row dd{margin:0}.byb__review-row dt{color:#555}.byb__review-row--discount dd{color:#b84667;font-weight:600}.byb__review-row--total{font-size:1.15rem;font-weight:700;border-top:2px solid #1E6C53;padding-top:12px}.byb__sidebar-item{display:flex;justify-content:space-between;align-items:baseline;gap:8px}.byb__sidebar-item__title{flex:1;font-size:.9rem}.byb__sidebar-item__price{font-size:.9rem;font-weight:600;color:#1e6c53}.byb__price-strike{text-decoration:line-through;color:#999;font-weight:400;margin-right:6px}.byb__toy input:checked+.byb__toy-card{border-color:#1e6c53;box-shadow:0 0 0 2px #1e6c532e}.byb__toy input:checked+.byb__toy-card .byb__toy-card__check{opacity:1}.byb__toy.is-disabled{opacity:.45;pointer-events:none}.byb__empty{color:#888;padding:24px;text-align:center;border:1px dashed #ddd;border-radius:12px}.byb__review{background:#f8f7f3;border-radius:16px;padding:20px}.byb__review-summary dl{margin:0;display:grid;gap:6px}.byb__review-summary dl>div{display:flex;justify-content:space-between;padding:6px 0;border-bottom:1px solid #e8e5de}.byb__review-summary dt{color:#666}.byb__review-summary dd{margin:0;font-weight:600;text-transform:capitalize}.byb__review-toys{display:grid;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:8px;margin-top:16px}.byb__review-toys img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:8px}.byb__review-total{display:flex;justify-content:space-between;margin-top:16px;padding-top:16px;border-top:2px solid #1E6C53;font-size:1.2rem}.byb__sidebar{background:#fff;border:1px solid #e8e5de;border-radius:16px;position:sticky;top:100px;overflow:hidden}.byb__sidebar-header{width:100%;display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:transparent;border:0;cursor:default;font:inherit;text-align:left;color:inherit}.byb__sidebar-title{font-size:1rem;font-weight:700}.byb__sidebar-total-compact{display:flex;align-items:center;gap:8px;font-size:1rem;font-weight:700;color:#1e6c53}.byb__sidebar-chevron{display:none;transition:transform .2s;font-size:.7rem;color:#888}.byb__sidebar-body{padding:0 20px 20px}.byb__sidebar-list{list-style:none;padding:0;margin:0;display:grid;gap:8px}.byb__sidebar-list li{font-size:.9rem;color:#333;padding:6px 0;border-bottom:1px solid #f3f1ec}.byb__sidebar-list li:last-child{border-bottom:0}.byb__sidebar-empty{color:#999;font-style:italic;border-bottom:0!important}.byb__sidebar-summary{margin:0 0 12px;padding:0 0 12px;border-bottom:1px solid #e8e5de;display:grid;gap:8px}.byb__sidebar-summary[hidden]{display:none}.byb__sidebar-meta{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.byb__sidebar-meta dt{margin:0;color:#888;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.byb__sidebar-meta dd{margin:0;font-size:.92rem;font-weight:600;text-align:right}@media(max-width:899px){.byb__sidebar{position:fixed;top:auto;bottom:70px;left:0;right:0;border-radius:16px 16px 0 0;border-bottom:0;transform:none;z-index:40;max-height:70vh;overflow:hidden;box-shadow:0 -8px 30px #0000001f;display:flex;flex-direction:column;height:auto}.byb__sidebar-header{cursor:pointer;padding:12px 16px;flex-shrink:0}.byb__sidebar-chevron{display:inline-block}.byb__sidebar-body{max-height:0;overflow-y:auto;padding:0 16px;transition:max-height .25s,padding .25s}.byb__sidebar.is-open .byb__sidebar-body{max-height:50vh;padding:0 16px 16px}.byb__sidebar.is-open .byb__sidebar-chevron{transform:rotate(180deg)}}.byb__nav{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #e8e5de;display:flex;gap:8px;padding:12px 16px calc(12px + env(safe-area-inset-bottom));z-index:50;box-shadow:0 -4px 16px #0000000f}.byb__nav-btn{flex:1;padding:14px 16px;border-radius:12px;border:0;font-size:1rem;font-weight:600;cursor:pointer;transition:all .15s}.byb__nav-btn--back{background:transparent;color:#666}.byb__nav-btn--back:disabled{opacity:.3;cursor:not-allowed}.byb__nav-btn--next,.byb__nav-btn--cta{background:#1e6c53;color:#fff;flex:2}.byb__nav-btn--next:disabled{background:#ccc;cursor:not-allowed}.byb__nav-btn--next:not(:disabled):hover,.byb__nav-btn--cta:hover{background:#14523e}.byb__choice-card__sub{font-size:.8rem;color:#777;font-weight:500}@media(min-width:900px){.byb__choice-card__sub{font-size:.9rem}}.byb__tier-card{gap:6px;justify-content:flex-start}.byb__tier-card__trip{font-family:var(--FONT-STACK-HEADING, Georgia, "Times New Roman", serif);font-size:1.05rem;font-weight:700;line-height:1.15;color:#0f1f17}@media(min-width:900px){.byb__tier-card__trip{font-size:1.25rem}}.byb__tier-card__count{font-size:.82rem;font-weight:500;color:#777}.byb__tier-card__price{font-size:1.3rem;font-weight:700;color:#1e6c53;line-height:1.1}@media(min-width:900px){.byb__tier-card__price{font-size:1.5rem}}.byb__tier-card__discount[hidden]{display:none}.byb__tier-card__discount--best{background:#e7f5ee;color:#14523e}.byb__tier-card--full{border-color:#f0c674;background:linear-gradient(180deg,#fffdf6,#fff)}.byb__choice input:checked+.byb__tier-card--full{border-color:#1e6c53}.byb__choice--size.is-unavailable{opacity:.4;pointer-events:none}.byb__choice--size.is-unavailable .byb__choice-card{border-style:dashed}.byb__toy--locked,.byb__toy--locked input{cursor:default}.byb__toy--locked .byb__toy-card{border-color:#1e6c53;box-shadow:0 0 0 2px #1e6c532e}.byb__toy-card__included{position:absolute;top:8px;left:8px;z-index:2;background:#1e6c53;color:#fff;font-size:9.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:3px 8px;border-radius:999px;line-height:1.1}@media(min-width:900px){.byb__toy-card__included{font-size:11px;padding:4px 10px;top:10px;left:10px}}.byb__toy-card__add{position:absolute;top:8px;left:8px;z-index:2;background:#fff;border:1px solid #d9d4ca;color:#555;font-size:9.5px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:3px 8px;border-radius:999px;line-height:1.1}.byb__toy input:checked~.byb__toy-card .byb__toy-card__add{display:none}.byb__bonus{margin-top:24px;padding-top:20px;border-top:1px dashed #d9d4ca}.byb__bonus__heading{font-size:1.1rem;font-weight:700;margin:0 0 12px}.byb__bonus__heading span{color:#888;font-weight:500;font-size:.9rem}@media(max-width:599px){.byb__progress{gap:3px;padding:0 4px;overflow-x:auto;scrollbar-width:none;justify-content:flex-start}.byb__progress::-webkit-scrollbar{display:none}.byb__progress-item{padding:4px 7px;font-size:.74rem}.byb__progress-item span{width:18px;height:18px;font-size:.68rem}}
/*# sourceMappingURL=/cdn/shop/t/16/compiled_assets/styles.css.map */
