@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap";.busyboard-theme{--font-body-family: "Poppins", ui-sans-serif, system-ui, sans-serif;--font-heading-family: "Poppins", ui-sans-serif, system-ui, sans-serif;--font-body-scale: 1;--font-heading-scale: 1;--color-bg: #fff6ed;--color-bg-dark: #fdf2e6;--color-fg: #4a4a4a;--color-fg-dark: #1a1a1a;--color-accent: #e05a6d;--color-accent-dark: #c94a5d;--color-teal: #1fbea9;--color-border: rgba(26, 26, 26, .08);--color-border-strong: rgba(26, 26, 26, .15);--page-width: 120rem;--media-radius: 16px;--buttons-radius: 999px;--inputs-radius: 12px;font-family:var(--font-body-family);color:var(--color-fg);background:var(--color-bg);-webkit-font-smoothing:antialiased}.busyboard-theme{--color-background: #fff6ed;--color-foreground: #4a4a4a}.busyboard-section{overflow-x:clip}.busyboard-page-width{max-width:var(--page-width);margin:0 auto;padding:0 1.5rem}@media(min-width:990px){.busyboard-page-width{padding:0 2.4rem}}.busyboard-heading{font-family:var(--font-heading-family);font-weight:800;letter-spacing:-.02em;line-height:1.05;color:var(--color-fg-dark)}.busyboard-announcement{background:#e05a6d;color:#fff;text-align:center;padding:.9rem 1.6rem}.busyboard-announcement a{color:#fff;font-size:1.3rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-decoration:none}.busyboard-announcement a:hover{text-decoration:underline}.busyboard-product-hero{background:var(--color-bg);padding:2.4rem 0;overflow-x:clip}.busyboard-product-hero__inner{box-sizing:border-box;width:100%;max-width:120rem;margin:0 auto;padding:0 1.5rem;display:grid;gap:2.4rem}@media(min-width:750px){.busyboard-product-hero__inner{padding:0 2.4rem}}@media(min-width:990px){.busyboard-product-hero__inner{grid-template-columns:560px 1fr;gap:4rem;align-items:start}}@media(min-width:1200px){.busyboard-product-hero__inner{grid-template-columns:580px 1fr;gap:5rem}}.busyboard-product-hero__gallery{position:relative;display:flex;flex-direction:column;gap:1.2rem;min-width:0}@media(min-width:990px){.busyboard-product-hero__gallery{position:sticky;top:2rem}}.busyboard-product-hero__main{position:relative;background:#fff;border-radius:16px;overflow:hidden;aspect-ratio:1/1;border:1px solid var(--color-border);box-shadow:0 1px 4px #0000000a}.busyboard-product-hero__main img{width:100%;height:100%;object-fit:cover;display:block}.busyboard-product-hero__arrow{position:absolute;top:50%;transform:translateY(-50%);width:3.6rem;height:3.6rem;border-radius:50%;background:#fff;border:1px solid #e5e5e5;box-shadow:0 2px 8px #00000014;display:grid;place-items:center;cursor:pointer;z-index:2}.busyboard-product-hero__arrow--prev{left:1.2rem}.busyboard-product-hero__arrow--next{right:1.2rem}.busyboard-product-hero__arrow svg{width:1.8rem;height:1.8rem}.busyboard-product-hero__counter{position:absolute;bottom:1.2rem;left:50%;transform:translate(-50%);background:#0009;color:#fff;font-size:1.2rem;padding:.3rem 1rem;border-radius:999px;font-weight:600}.busyboard-product-hero__thumbs-viewport{overflow:hidden;width:100%}.busyboard-product-hero__thumbs-track{display:flex;gap:.8rem;transition:transform .28s ease;will-change:transform}.busyboard-product-hero__thumbs-viewport.is-dragging .busyboard-product-hero__thumbs-track{transition:none}.busyboard-product-hero__thumb{aspect-ratio:1;border-radius:10px;overflow:hidden;border:2px solid transparent;background:#fff;cursor:pointer;padding:0;flex-shrink:0;flex:0 0 calc((100% - 3.2rem)/5);max-width:calc((100% - 3.2rem)/5)}.busyboard-product-hero__thumb.is-active{border-color:#e05a6d}.busyboard-product-hero__thumb img{width:100%;height:100%;object-fit:cover;display:block}.busyboard-product-hero__info{display:flex;flex-direction:column;gap:1.6rem;min-width:0}.busyboard-product-hero__badges{display:flex;gap:.8rem;flex-wrap:wrap}.busyboard-product-hero__badge{display:inline-flex;align-items:center;gap:.5rem;background:#fff;border:1px solid var(--color-border);border-radius:999px;padding:.4rem 1rem;font-size:1.1rem;font-weight:700;letter-spacing:.02em}.busyboard-product-hero__badge-dot{width:.8rem;height:.8rem;background:#1fbea9;border-radius:50%}.busyboard-product-hero__title{font-size:2.8rem;margin:0;color:var(--color-fg-dark)}@media(min-width:990px){.busyboard-product-hero__title{font-size:3.4rem}}.busyboard-product-hero__rating{display:inline-flex;align-items:center;gap:.8rem;text-decoration:none;color:inherit;font-size:1.25rem;margin-top:.6rem}.busyboard-product-hero__stars{display:flex;color:#ffb400}.busyboard-product-hero__stars svg{width:1.4rem;height:1.4rem;fill:#ffb400;stroke:#ffb400}.busyboard-product-hero__rating-link{text-decoration:underline;font-weight:700;font-size:1.2rem;color:var(--color-fg-dark)}.busyboard-product-hero__price{display:flex;align-items:baseline;gap:1rem;flex-wrap:wrap}.busyboard-product-hero__price-current{font-size:2.2rem;font-weight:800;color:var(--color-fg-dark)}.busyboard-product-hero__price-compare{font-size:1.4rem;text-decoration:line-through;color:#9ca3af}.busyboard-product-hero__badge-save{background:#e05a6d;color:#fff;font-size:1.2rem;font-weight:800;padding:.3rem .8rem;border-radius:999px}.busyboard-product-hero__tax{font-size:1.2rem;color:#4a4a4a99;margin:0}.busyboard-product-hero__desc{font-size:1.35rem;line-height:1.6;color:var(--color-fg);margin:0}.busyboard-product-hero__desc strong{color:var(--color-fg-dark)}.busyboard-product-hero__usps{display:grid;gap:.6rem;margin-top:.6rem}.busyboard-product-hero__usp{display:flex;align-items:center;gap:.8rem;font-size:1.3rem;font-weight:500}.busyboard-product-hero__usp-icon{width:2rem;height:2rem;border-radius:50%;background:#1fbea926;display:grid;place-items:center;color:#1fbea9;flex-shrink:0}.busyboard-product-hero__usp-icon svg{width:1.2rem;height:1.2rem}.busyboard-product-hero__variant-label{font-size:1.4rem;font-weight:700;margin:0}.busyboard-product-hero__variant-label span{font-weight:400}.busyboard-product-hero__variant-circles{display:flex;gap:1.6rem;align-items:flex-start;margin-top:.8rem}.busyboard-variant-circle{display:flex;flex-direction:column;align-items:center;gap:.6rem;background:none;border:0;cursor:pointer;padding:0;min-width:6rem}.busyboard-variant-circle__swatch{width:4.8rem;height:4.8rem;border-radius:50%;border:2px solid rgba(26,26,26,.12);box-shadow:0 1px 4px #00000014;position:relative;transition:box-shadow .18s,border-color .18s,transform .18s}.busyboard-variant-circle.is-active .busyboard-variant-circle__swatch{border-color:#1a1a1a;box-shadow:0 0 0 3px #fff,0 0 0 5px #1a1a1a;transform:scale(1.04)}.busyboard-variant-circle__swatch--blue{background:#3a86ff}.busyboard-variant-circle__swatch--pink{background:#ff8fab}.busyboard-variant-circle__label{font-size:1.25rem;font-weight:600;color:var(--color-fg-dark);line-height:1}.busyboard-variant-circle.is-active .busyboard-variant-circle__label{font-weight:800}.busyboard-variant-circle:focus-visible .busyboard-variant-circle__swatch{outline:2px solid #e05a6d;outline-offset:2px}.busyboard-product-hero__videos{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1.6rem}@media(max-width:749px){.busyboard-product-hero__videos{gap:.8rem}}.busyboard-product-hero__video{border-radius:16px;overflow:hidden;background:#000;border:1px solid var(--color-border);aspect-ratio:9/16;position:relative;cursor:pointer}.busyboard-product-hero__video video,.busyboard-product-hero__video iframe,.busyboard-product-hero__video img{width:100%;height:100%;object-fit:cover;display:block;border:0}.busyboard-product-hero__video-media{position:absolute;top:0;right:0;bottom:0;left:0}.busyboard-product-hero__video-media video{width:100%;height:100%;object-fit:cover}.busyboard-product-hero__video-poster{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1;transition:opacity .25s}.busyboard-product-hero__video.is-playing .busyboard-product-hero__video-poster{opacity:0;pointer-events:none}.busyboard-product-hero__video-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:5.6rem;height:5.6rem;border-radius:50%;background:#ffffffeb;border:0;box-shadow:0 4px 16px #00000038;display:grid;place-items:center;cursor:pointer;z-index:2;transition:transform .18s,background .18s,opacity .2s}.busyboard-product-hero__video-play svg{width:2.2rem;height:2.2rem;margin-left:2px;fill:#1a1a1a}.busyboard-product-hero__video:hover .busyboard-product-hero__video-play{transform:translate(-50%,-50%) scale(1.06);background:#fff}.busyboard-product-hero__video.is-playing .busyboard-product-hero__video-play{opacity:0;pointer-events:none;transform:translate(-50%,-50%) scale(.9)}.busyboard-product-hero__video--placeholder{aspect-ratio:9/16;display:grid;place-items:center;background:#f3f3f3;color:#9ca3af;font-size:1.1rem;font-weight:600;text-align:center;padding:1rem}.busyboard-product-hero__stock{font-size:1.2rem;font-weight:600;color:#1fbea9;display:flex;align-items:center;gap:.6rem;margin:0}.busyboard-product-hero__stock-dot{width:.8rem;height:.8rem;background:#1fbea9;border-radius:50%}.busyboard-product-hero__qty-row{display:flex;align-items:center;gap:1.2rem}.busyboard-product-hero__qty-label{font-size:1.4rem;font-weight:700}.busyboard-product-hero__qty{display:flex;align-items:center;border:1px solid var(--color-border);border-radius:999px;overflow:hidden;background:#fff}.busyboard-product-hero__qty button{width:4rem;height:4rem;display:grid;place-items:center;background:none;border:0;cursor:pointer;font-size:1.8rem;font-weight:700}.busyboard-product-hero__qty button:hover{background:#0000000d}.busyboard-product-hero__qty span{width:4rem;text-align:center;font-weight:700;font-size:1.4rem}.busyboard-product-hero__atc{flex:1;height:4.8rem;background:#e05a6d;color:#fff;border:1px solid #e05a6d;border-radius:999px;font-family:var(--font-heading-family);font-weight:800;font-size:1.5rem;letter-spacing:.04em;text-transform:uppercase;display:flex;align-items:center;justify-content:center;gap:.8rem;cursor:pointer;transition:background .2s;box-shadow:0 4px 14px #e05a6d47}.busyboard-product-hero__atc:hover{background:#c94a5d;border-color:#c94a5d}.busyboard-product-hero__atc:disabled{opacity:.6;cursor:not-allowed}.busyboard-product-hero__guarantee{display:flex;gap:1.2rem;align-items:center;background:#fff;border:1px solid var(--color-border);border-radius:16px;padding:1.2rem}.busyboard-product-hero__guarantee img{width:5.6rem;height:5.6rem;object-fit:contain;flex-shrink:0}.busyboard-product-hero__guarantee p{font-size:1.2rem;line-height:1.5;margin:0}.busyboard-product-hero__payments{display:flex;flex-wrap:wrap;gap:.6rem;opacity:.7}.busyboard-product-hero__payments span{font-size:1rem;border:1px solid var(--color-border);border-radius:6px;padding:.3rem .8rem;background:#fff;font-weight:600}.busyboard-product-hero__accordions{border:1px solid var(--color-border);border-radius:16px;overflow:hidden;background:#fff}.busyboard-product-hero__accordion{border-bottom:1px solid var(--color-border)}.busyboard-product-hero__accordion:last-child{border-bottom:0}.busyboard-product-hero__accordion-btn{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1.4rem 1.6rem;background:none;border:0;font-size:1.4rem;font-weight:700;cursor:pointer;text-align:left}.busyboard-product-hero__accordion-btn:hover{background:var(--color-bg)}.busyboard-product-hero__accordion-icon{width:2.8rem;height:2.8rem;border-radius:50%;border:1px solid var(--color-border);background:#fff;display:grid;place-items:center;flex-shrink:0;transition:transform .2s}.busyboard-product-hero__accordion-btn[aria-expanded=true] .busyboard-product-hero__accordion-icon svg{transform:rotate(180deg)}.busyboard-product-hero__accordion-panel{padding:0 1.6rem 1.6rem;font-size:1.35rem;color:#4a4a4acc;line-height:1.6}.busyboard-sticky{position:fixed;bottom:0;left:0;right:0;z-index:50;background:#fff;border-top:1px solid var(--color-border);box-shadow:0 -1px 12px #00000014;transform:translateY(110%);transition:transform .28s ease;pointer-events:none}.busyboard-sticky.is-visible{transform:translateY(0);pointer-events:auto}@supports (padding: max(0px)){.busyboard-sticky{padding-bottom:max(0px,env(safe-area-inset-bottom))}}.busyboard-sticky__inner{max-width:var(--page-width);margin:0 auto;padding:.8rem 1.5rem;display:flex;align-items:center;gap:1.2rem}@media(min-width:990px){.busyboard-sticky__inner{padding:.8rem 2.4rem}}.busyboard-sticky img{width:4.8rem;height:4.8rem;object-fit:cover;border-radius:8px;border:1px solid var(--color-border);display:none}@media(min-width:550px){.busyboard-sticky img{display:block}}.busyboard-sticky__info{flex:1;min-width:0}.busyboard-sticky__title{font-size:1.3rem;font-weight:700;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.busyboard-sticky__price{font-size:1.2rem;margin:0}.busyboard-sticky__price-current{font-weight:800}.busyboard-sticky__price-compare{text-decoration:line-through;color:#9ca3af}.busyboard-sticky__save{background:#e05a6d;color:#fff;font-size:1rem;font-weight:700;padding:.2rem .6rem;border-radius:999px}.busyboard-sticky__variants{display:none;gap:.6rem}@media(min-width:750px){.busyboard-sticky__variants{display:flex}}.busyboard-sticky__variant{padding:.4rem 1rem;border-radius:999px;border:1px solid var(--color-border);background:#fff;font-size:1.2rem;font-weight:600;cursor:pointer}.busyboard-sticky__variant.is-active{background:#1a1a1a;color:#fff;border-color:#1a1a1a}.busyboard-sticky__atc{background:#e05a6d;color:#fff;border:0;border-radius:999px;padding:1rem 1.8rem;font-weight:800;font-size:1.3rem;cursor:pointer;white-space:nowrap}.busyboard-sticky__link{display:none;font-size:1.2rem;font-weight:600;text-decoration:underline;white-space:nowrap;color:var(--color-fg-dark)}@media(min-width:990px){.busyboard-sticky__link{display:inline}}.busyboard-trust{background:#fff;border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);padding:1.6rem 0}.busyboard-trust__inner{max-width:var(--page-width);margin:0 auto;padding:0 1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;text-align:center}@media(min-width:750px){.busyboard-trust__inner{flex-direction:row;gap:2.4rem}}.busyboard-trust__loved{display:flex;align-items:center;gap:.6rem;font-weight:800;font-size:1.4rem;color:var(--color-fg-dark)}.busyboard-trust__loved svg{color:#e05a6d;fill:#e05a6d}.busyboard-trust__sep{display:none;width:1px;height:1.6rem;background:var(--color-border)}@media(min-width:750px){.busyboard-trust__sep{display:block}}.busyboard-trust__rating{display:flex;align-items:center;gap:.6rem;font-size:1.3rem}.busyboard-trust__rating img{height:1.6rem}.busyboard-media{background:var(--color-bg);padding:2.4rem 0;overflow:hidden}.busyboard-media__track{display:flex;gap:1.2rem;overflow-x:auto;padding:0 1.5rem .8rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.busyboard-media__track::-webkit-scrollbar{display:none}@media(min-width:990px){.busyboard-media__track{padding:0 2.4rem .8rem}}.busyboard-media__track img{width:26rem;height:26rem;object-fit:cover;border-radius:16px;flex-shrink:0;scroll-snap-align:start;background:#fff;border:1px solid var(--color-border)}@media(min-width:990px){.busyboard-media__track img{width:32rem;height:32rem}}.busyboard-story{padding:4rem 0;overflow:hidden}.busyboard-story--white{background:#fff}.busyboard-story--cream{background:var(--color-bg)}.busyboard-story__inner{max-width:120rem;margin:0 auto;padding:0 1.5rem;display:grid;gap:3.2rem;align-items:center}@media(min-width:990px){.busyboard-story__inner{grid-template-columns:1fr 1fr;padding:0 2.4rem}.busyboard-story__inner--reverse{direction:rtl}.busyboard-story__inner--reverse>*{direction:ltr}}.busyboard-story__heading{font-size:2.6rem;margin:0}@media(min-width:990px){.busyboard-story__heading{font-size:3.2rem}}.busyboard-story__text{font-size:1.45rem;line-height:1.6;color:#4a4a4acc;margin:1.2rem 0 0}.busyboard-story__text strong{color:var(--color-fg-dark)}.busyboard-story__media img{width:100%;border-radius:16px;object-fit:cover;display:block;box-shadow:0 4px 20px #0000000f;border:1px solid var(--color-border)}.busyboard-comparison{background:#fff;padding:4rem 0}.busyboard-comparison__inner{max-width:100rem;margin:0 auto;padding:0 1.5rem}.busyboard-comparison__heading{text-align:center;font-size:2.6rem;margin:0}@media(min-width:990px){.busyboard-comparison__heading{font-size:3rem}}.busyboard-comparison__table{margin-top:3.2rem;border:1px solid var(--color-border);border-radius:16px;overflow:hidden;background:#fff}.busyboard-comparison__head{display:grid;grid-template-columns:1fr 1fr 1fr;background:var(--color-bg);text-align:center;font-size:1.2rem;font-weight:700;padding:1.2rem;border-bottom:1px solid var(--color-border)}.busyboard-comparison__head-logo{display:flex;align-items:center;justify-content:center;gap:.6rem}.busyboard-comparison__head-logo img{height:2rem;object-fit:contain}.busyboard-comparison__row{display:grid;grid-template-columns:1fr 1fr 1fr;text-align:center;padding:1.2rem;border-bottom:1px solid var(--color-border);align-items:center;font-size:1.3rem}.busyboard-comparison__row:last-child{border-bottom:0}.busyboard-comparison__row-label{text-align:left;padding-left:1rem;font-weight:600}.busyboard-comparison__check{width:2.4rem;height:2.4rem;border-radius:50%;display:grid;place-items:center;margin:0 auto}.busyboard-comparison__check--yes{background:#1fbea9;color:#fff}.busyboard-comparison__check--no{background:#1a1a1a14;color:#4a4a4a80}.busyboard-stats{background:#fff;padding:4rem 0}.busyboard-stats__inner{max-width:100rem;margin:0 auto;padding:0 1.5rem;text-align:center}.busyboard-stats__heading{font-size:2.4rem;margin:0}@media(min-width:990px){.busyboard-stats__heading{font-size:2.8rem}}.busyboard-stats__grid{display:grid;gap:3.2rem;margin-top:3.2rem}@media(min-width:750px){.busyboard-stats__grid{grid-template-columns:repeat(3,1fr)}}.busyboard-stats__value{font-size:4.2rem;font-weight:800;color:#e05a6d;line-height:1}.busyboard-stats__title{font-size:1.4rem;font-weight:700;margin:.8rem 0 0}.busyboard-stats__sub{font-size:1.2rem;color:#4a4a4a99;margin:.2rem 0 0}.busyboard-reviews{background:var(--color-bg);padding:4rem 0}.busyboard-reviews__inner{max-width:110rem;margin:0 auto;padding:0 1.5rem}.busyboard-reviews__heading{text-align:center;font-size:2.6rem;margin:0}@media(min-width:990px){.busyboard-reviews__heading{font-size:3rem}}.busyboard-reviews__grid{display:grid;gap:2.4rem;margin-top:3.2rem}@media(min-width:750px){.busyboard-reviews__grid{grid-template-columns:repeat(3,1fr)}}.busyboard-reviews__card{background:#fff;border:1px solid var(--color-border);border-radius:16px;overflow:hidden;box-shadow:0 1px 4px #0000000a}.busyboard-reviews__card img{width:100%;aspect-ratio:16/10;object-fit:cover;display:block;background:var(--color-bg)}.busyboard-reviews__body{padding:2rem}.busyboard-reviews__card-title{font-size:1.5rem;font-weight:800;margin:0;color:var(--color-fg-dark)}.busyboard-reviews__card-text{font-size:1.35rem;line-height:1.6;color:#4a4a4acc;margin:.8rem 0 0}.busyboard-reviews__card-name{font-size:1.2rem;font-weight:700;margin:1rem 0 0}.busyboard-reviews__stars{display:flex;color:#ffb400;margin-top:.6rem}.busyboard-reviews__stars svg{width:1.2rem;height:1.2rem;fill:#ffb400;stroke:#ffb400}.busyboard-reviews__trust{margin-top:3.2rem;background:#fff;border-radius:16px;padding:2.4rem;display:grid;gap:2.4rem;align-items:center;border:1px solid var(--color-border);max-width:90rem;margin-left:auto;margin-right:auto}@media(min-width:750px){.busyboard-reviews__trust{grid-template-columns:1fr 1fr}}.busyboard-reviews__trust img{width:100%;object-fit:contain}.busyboard-reviews__trust-title{font-size:1.6rem;font-weight:800;margin:0}.busyboard-reviews__trust-text{font-size:1.35rem;color:#4a4a4ab3;margin:.6rem 0 0;line-height:1.5}.busyboard-guarantee{background:#fff;padding:4rem 0;text-align:center}.busyboard-guarantee__inner{max-width:80rem;margin:0 auto;padding:0 1.5rem}.busyboard-guarantee__img{width:100%;max-width:50rem;margin:0 auto;object-fit:contain;display:block}.busyboard-guarantee__heading{font-size:2.6rem;margin:2.4rem 0 0}.busyboard-guarantee__text{font-size:1.35rem;color:#4a4a4ab3;margin:.8rem 0 0}.busyboard-bundles{background:var(--color-bg);padding:4rem 0}.busyboard-bundles__inner{max-width:110rem;margin:0 auto;padding:0 1.5rem}.busyboard-bundles__heading{text-align:center;font-size:2.4rem;margin:0}@media(min-width:990px){.busyboard-bundles__heading{font-size:2.8rem}}.busyboard-bundles__sub{text-align:center;font-size:1.3rem;color:#4a4a4a99;margin:.6rem 0 0}.busyboard-bundles__sub strong{color:var(--color-fg-dark)}.busyboard-bundles__grid{display:grid;gap:2.4rem;margin-top:3.2rem}@media(min-width:750px){.busyboard-bundles__grid{grid-template-columns:repeat(3,1fr)}}.busyboard-bundles__card{background:#fff;border:1px solid var(--color-border);border-radius:16px;padding:2rem;text-align:center;display:block;text-decoration:none;color:inherit;transition:box-shadow .2s}.busyboard-bundles__card:hover{box-shadow:0 4px 20px #00000014}.busyboard-bundles__save{display:inline-block;background:#e05a6d;color:#fff;font-size:1.1rem;font-weight:800;padding:.3rem .8rem;border-radius:999px}.busyboard-bundles__title{font-size:1.4rem;font-weight:700;margin:1rem 0 0;line-height:1.3;color:var(--color-fg-dark)}.busyboard-bundles__prices{margin-top:1rem}.busyboard-bundles__price{font-weight:800;font-size:1.5rem}.busyboard-bundles__compare{text-decoration:line-through;color:#9ca3af;font-size:1.3rem;margin-left:.6rem}.busyboard-bundles__pct{display:inline-block;margin-top:.8rem;background:var(--color-bg);border:1px solid var(--color-border);border-radius:999px;padding:.2rem .8rem;font-size:1.1rem;font-weight:700}.busyboard-faq{background:#fff;padding:4rem 0}.busyboard-faq__inner{max-width:80rem;margin:0 auto;padding:0 1.5rem}.busyboard-faq__heading{text-align:center;font-size:2.6rem;margin:0}.busyboard-faq__list{margin-top:2.4rem;background:#fff;border:1px solid var(--color-border);border-radius:16px;overflow:hidden}.busyboard-faq__item{border-bottom:1px solid var(--color-border)}.busyboard-faq__item:last-child{border-bottom:0}.busyboard-faq__btn{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1.6rem;background:none;border:0;text-align:left;cursor:pointer;font-size:1.35rem;font-weight:700;gap:1.6rem}.busyboard-faq__btn:hover{background:var(--color-bg)}.busyboard-faq__icon{width:2.8rem;height:2.8rem;border-radius:50%;border:1px solid var(--color-border);background:#fff;display:grid;place-items:center;flex-shrink:0}.busyboard-faq__btn[aria-expanded=true] .busyboard-faq__icon svg{transform:rotate(180deg)}.busyboard-faq__panel{padding:0 1.6rem 1.6rem;font-size:1.35rem;color:#4a4a4acc;line-height:1.6}.busyboard-toast{position:fixed;bottom:2.4rem;left:50%;transform:translate(-50%);background:#1a1a1a;color:#fff;padding:1.2rem 2.4rem;border-radius:999px;font-size:1.35rem;font-weight:500;box-shadow:0 4px 20px #0003;z-index:999;display:flex;align-items:center;gap:.8rem}.busyboard-toast svg{width:1.6rem;height:1.6rem;color:#e05a6d}.busyboard-product-hero__arrow:focus-visible,.busyboard-product-hero__thumb:focus-visible,.busyboard-variant-circle:focus-visible,.busyboard-product-hero__qty button:focus-visible,.busyboard-product-hero__atc:focus-visible,.busyboard-product-hero__accordion-btn:focus-visible,.busyboard-faq__btn:focus-visible,.busyboard-comparison__row:focus-visible{outline:2px solid #e05a6d;outline-offset:2px}.busyboard-theme .shopify-section{overflow-x:clip}@media(prefers-reduced-motion:reduce){.busyboard-media__track{scroll-behavior:auto}.busyboard-announcement{animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/106/assets/busyboard.css.map */
