:root{--bk-blue:#0052cc;--bk-ink:#17243d;--bk-yellow:#ffd400;--bk-coral:#ff704f;--bk-cream:#fffcf5;--bk-muted:#526078;--bk-line:#dce3ed}
html{scroll-padding-top:140px}.bk-home,.bk-footer{color:var(--bk-ink);font-family:var(--font-body--family),sans-serif}.bk-home *,.bk-footer *{box-sizing:border-box}.bk-home a,.bk-footer a{text-decoration:none}.bk-home h1,.bk-home h2,.bk-home h3,.bk-footer h2{color:inherit;font-family:var(--font-heading--family),sans-serif}.bk-home h1,.bk-home h2,.bk-home h3,.bk-home p{margin:0}.bk-home a:focus-visible,.bk-footer a:focus-visible,.bk-home button:focus-visible,.bk-search input:focus-visible,.bk-search button:focus-visible{outline:3px solid var(--bk-blue);outline-offset:5px}.bk-wrap{width:min(1280px,calc(100% - 80px));margin-inline:auto}.bk-eyebrow{font-size:12px;font-weight:750;letter-spacing:1.8px;text-transform:uppercase;color:var(--bk-blue);display:block;margin-bottom:20px}.bk-nav{background:white;border-block:1px solid #edf0f5}.bk-nav-inner{display:flex;align-items:center;gap:26px;min-height:58px}.bk-nav a{font-size:13px;font-weight:650;color:var(--bk-ink);padding-block:16px;white-space:nowrap}.bk-nav a:hover{color:var(--bk-blue)}.bk-search{margin-left:auto;display:flex;align-items:center;border:1px solid var(--bk-line);border-radius:30px;overflow:hidden;background:#f7f9fc;width:320px}.bk-search input{width:100%;min-width:0;border:0;padding:10px 16px;background:transparent;color:var(--bk-ink);font-size:14px}.bk-search button{border:0;background:none;color:var(--bk-blue);min-width:44px;min-height:44px;cursor:pointer}.bk-icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;vertical-align:middle}.bk-hero{background:var(--bk-cream);position:relative;overflow:hidden}.bk-hero-inner{display:grid;grid-template-columns:1fr 1.05fr;align-items:center;min-height:570px;gap:20px;padding-block:54px}.bk-hero-copy{position:relative;z-index:1;padding-block:16px}.bk-hero h1{font-size:clamp(42px,4.7vw,68px);line-height:1.04;letter-spacing:-2.8px;max-width:590px;font-weight:800}.bk-hero h1 em{font-style:normal;color:var(--bk-blue);position:relative;display:inline-block}.bk-hero h1 em:after{content:'';position:absolute;bottom:-8px;left:0;width:94%;height:6px;border-radius:50%;background:var(--bk-yellow);transform:rotate(-2deg)}.bk-hero p{font-size:17px;line-height:1.75;max-width:425px;color:var(--bk-muted);margin:28px 0}.bk-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.bk-btn{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:52px;padding:14px 26px;background:var(--bk-blue);color:white!important;font-weight:700;font-size:14px;border-radius:14px;border:0;cursor:pointer;transition:background .2s}.bk-btn:hover{background:#003e9c}.bk-text-link{color:var(--bk-ink);font-size:14px;font-weight:650;padding-block:14px;border-bottom:1px solid currentColor}.bk-hero-media{position:relative}.bk-hero-media img{width:100%;height:auto;border-radius:48% 48% 28% 28%;display:block;mix-blend-mode:multiply}.bk-note{position:absolute;right:0;bottom:0;background:white;border:1px solid #e9e6da;border-radius:16px;padding:15px 20px;box-shadow:0 10px 25px #17243d09;font-size:13px;line-height:1.5;transform:rotate(-4deg)}.bk-note strong{display:block;font-size:16px;color:var(--bk-blue)}.bk-tiny{display:flex;align-items:center;gap:8px;margin-top:28px;font-size:12px;color:var(--bk-muted)}.bk-dot{width:7px;height:7px;background:var(--bk-coral);border-radius:50%;display:inline-block}.bk-benefits{border-block:1px solid #e8e5da;background:white}.bk-benefits-inner{display:grid;grid-template-columns:repeat(3,1fr);padding-block:23px;gap:20px}.bk-benefit{display:flex;align-items:center;justify-content:center;gap:12px;font-size:13px;font-weight:650}.bk-benefit .bk-icon{color:var(--bk-blue)}.bk-section{padding-block:72px}.bk-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:30px}.bk-section-heading .bk-eyebrow{margin-bottom:12px}.bk-section h2{font-size:clamp(28px,3vw,40px);font-weight:750;letter-spacing:-1.2px;line-height:1.15}.bk-section-heading p{font-size:15px;color:var(--bk-muted);margin-top:12px}.bk-categories{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.bk-category{display:block;color:var(--bk-ink);border:1px solid #e6eaf0;border-radius:22px;overflow:hidden;background:white;transition:border-color .2s}.bk-category:hover{border-color:var(--bk-blue)}.bk-category-art{height:190px;padding:20px;display:flex;align-items:center;justify-content:center;background:#eef4ff}.bk-category:nth-child(2) .bk-category-art{background:#fff5d6}.bk-category:nth-child(3) .bk-category-art{background:#fff0e9}.bk-category:nth-child(4) .bk-category-art{background:#eaf7f1}.bk-category-art img{height:100%;width:100%;object-fit:contain;mix-blend-mode:multiply;border-radius:12px}.bk-category-label{padding:21px;display:flex;align-items:center;justify-content:space-between;gap:8px}.bk-category h3{font-size:17px;letter-spacing:-.4px;font-weight:700}.bk-category small{font-size:12px;color:var(--bk-muted);display:block;margin-top:6px}.bk-category-arrow{font-size:22px;color:var(--bk-blue)}.bk-products-section{background:#f7f9fe}.bk-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.bk-product{background:white;border:1px solid #e5eaf3;border-radius:20px;overflow:hidden;display:flex;flex-direction:column}.bk-product-image{display:block;aspect-ratio:1/1;background:white;padding:22px;position:relative}.bk-product-image img{width:100%;height:100%;object-fit:contain}.bk-product-body{padding:18px 20px 20px;display:flex;flex:1;flex-direction:column;gap:12px}.bk-product h3{font-size:15px;line-height:1.5;font-weight:650;letter-spacing:0}.bk-product h3 a{color:var(--bk-ink)}.bk-product h3 a:hover{text-decoration:underline}.bk-product-type{font-size:10px;text-transform:uppercase;letter-spacing:1.3px;color:var(--bk-muted)}.bk-product-bottom{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:10px}.bk-price{font-size:17px;font-weight:750;white-space:nowrap}.bk-product-cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:8px 13px;border-radius:10px;background:#edf3ff;color:var(--bk-blue);font-size:12px;font-weight:700}.bk-product-cta:hover{background:var(--bk-blue);color:white}.bk-sold{font-size:12px;color:var(--bk-muted)}.bk-story{display:grid;grid-template-columns:1fr 1fr;border-radius:28px;overflow:hidden;background:#fff1cb}.bk-story-art{background:#eaf1ff;display:flex;align-items:center;justify-content:center;padding:36px;min-height:320px}.bk-story-art img{width:75%;max-height:300px;object-fit:contain;mix-blend-mode:multiply;transform:rotate(-5deg)}.bk-story-copy{padding:48px;align-self:center}.bk-story-copy p{color:var(--bk-muted);line-height:1.8;margin:20px 0 26px;font-size:16px}.bk-help{background:var(--bk-blue);color:white;border-radius:24px;display:flex;justify-content:space-between;align-items:center;gap:25px;padding:36px 40px}.bk-help h2{font-size:28px}.bk-help p{font-size:15px;line-height:1.6;margin-top:10px;color:#f0f4ff}.bk-help .bk-btn{background:var(--bk-yellow);color:var(--bk-ink)!important;white-space:nowrap}.bk-faq{max-width:840px;margin:0 auto}.bk-faq>h2{text-align:center;margin-bottom:32px}.bk-faq details{border-bottom:1px solid var(--bk-line);padding:20px 0}.bk-faq summary{font-weight:650;font-size:16px;cursor:pointer;min-height:32px}.bk-faq details p{font-size:15px;line-height:1.8;color:var(--bk-muted);margin:14px 0 0}.bk-faq details a{color:var(--bk-blue);text-decoration:underline}.bk-footer{background:var(--bk-cream);border-top:1px solid #e8e5da;padding:56px 0 20px}.bk-footer-grid{display:grid;grid-template-columns:1.3fr .8fr 1fr;gap:50px}.bk-footer h2{font-size:14px;font-weight:750;margin:0 0 18px}.bk-footer p{font-size:14px;color:var(--bk-muted);line-height:1.8;max-width:300px}.bk-footer a{display:block;color:var(--bk-ink);font-size:14px;padding:7px 0;overflow-wrap:anywhere}.bk-footer a:hover{color:var(--bk-blue);text-decoration:underline}.bk-logo-frame{position:relative;width:270px;height:68px;overflow:hidden;display:block}.bk-logo-frame img{position:absolute;width:100%;height:auto;max-width:none;top:50%;transform:translateY(-50%)}.header-logo .bk-logo-frame{width:260px;height:58px}.bk-footer .bk-logo-frame{margin-left:-20px;margin-top:-10px}.bk-footer-bottom{border-top:1px solid #e4e5df;margin-top:36px;padding-top:22px;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:var(--bk-muted)}
@media(min-width:1000px){.header__column--left{gap:24px}}@media(max-width:999px){.bk-wrap{width:calc(100% - 40px)}.bk-nav-inner{gap:20px;flex-wrap:wrap;padding-block:6px}.bk-search{width:100%;order:-1;margin:4px 0}.bk-nav a{font-size:12px;padding-block:10px}.bk-hero-inner{min-height:470px;gap:0}.bk-hero h1{font-size:48px}.bk-products{grid-template-columns:repeat(2,minmax(0,1fr))}.bk-categories{gap:12px}.bk-category-label{padding:15px}.bk-category-art{height:145px;padding:14px}.bk-category h3{font-size:14px}.bk-story-copy{padding:30px}.bk-footer-grid{gap:25px}.bk-section{padding-block:52px}}
@media(max-width:599px){html{scroll-padding-top:110px}.bk-wrap{width:calc(100% - 32px)}.header-logo .bk-logo-frame{width:205px;height:46px}.bk-nav-inner{column-gap:17px;row-gap:0}.bk-nav a{font-size:11px}.bk-hero-inner{grid-template-columns:1fr;padding:30px 0 36px;gap:14px}.bk-hero-copy{padding:0}.bk-eyebrow{font-size:10px;margin-bottom:17px}.bk-hero h1{font-size:43px;letter-spacing:-1.8px;max-width:360px}.bk-hero p{font-size:15px;margin:23px 0;line-height:1.7}.bk-btn{min-height:48px;padding:12px 21px}.bk-actions{gap:20px}.bk-tiny{margin-top:20px}.bk-hero-media{width:100%;max-width:380px;margin:0 auto}.bk-hero-media img{max-height:270px;object-fit:cover}.bk-note{font-size:11px;padding:10px 15px;bottom:4px;right:5px}.bk-note strong{font-size:14px}.bk-benefits-inner{grid-template-columns:1fr;gap:13px;padding-block:20px}.bk-benefit{justify-content:flex-start;padding-left:16px;font-size:12px}.bk-section{padding-block:40px}.bk-section h2{font-size:29px;letter-spacing:-.8px}.bk-section-heading{align-items:flex-start;gap:14px;flex-direction:column;margin-bottom:24px}.bk-section-heading p{font-size:14px}.bk-section-heading .bk-text-link{padding-block:4px}.bk-categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.bk-category-art{height:140px}.bk-category h3{font-size:14px;line-height:1.3}.bk-category small{font-size:10px}.bk-category-label{padding:15px 12px}.bk-category-arrow{font-size:18px}.bk-products{gap:12px}.bk-product-image{padding:12px}.bk-product-body{padding:12px;gap:10px}.bk-product h3{font-size:13px;line-height:1.5}.bk-product-type{font-size:9px;letter-spacing:.7px}.bk-product-bottom{align-items:stretch;flex-direction:column;gap:8px}.bk-price{font-size:15px}.bk-product-cta{font-size:12px}.bk-story{grid-template-columns:1fr}.bk-story-art{min-height:230px;padding:25px}.bk-story-art img{height:210px}.bk-story-copy{padding:28px 24px}.bk-story-copy p{font-size:14px}.bk-help{padding:28px 24px;align-items:flex-start;flex-direction:column}.bk-help h2{font-size:26px}.bk-help p{font-size:14px}.bk-faq summary{font-size:15px}.bk-footer{padding-top:36px}.bk-footer-grid{grid-template-columns:1fr;gap:26px}.bk-footer h2{margin-bottom:8px}.bk-footer-bottom{flex-direction:column;gap:10px}.bk-text-link{font-size:13px}}
@media(prefers-reduced-motion:reduce){.bk-home *{transition:none!important;scroll-behavior:auto!important}}
.bk-hero h1 em{margin-left:.14em}@media(max-width:599px){.header-logo .bk-logo-frame{width:165px;height:44px}.bk-nav-inner{display:grid;grid-template-columns:1fr 1fr;column-gap:16px}.bk-search{grid-column:1/-1;width:100%}.bk-nav a{min-height:44px;display:flex;align-items:center;padding:8px 0;font-size:12px}}
.bk-hero-media img{mix-blend-mode:normal;border-radius:32px;object-position:center}@media(max-width:599px){.bk-hero-media img{border-radius:24px;max-height:none;object-fit:contain}}

/* Bubblee product purchase layout */
.bk-product-breadcrumb{font-size:13px;color:#526078;margin-bottom:16px}.bk-product-breadcrumb a{text-decoration:none}.bk-product-heading h1{font-size:clamp(25px,2.5vw,36px);line-height:1.18;color:#17243D;letter-spacing:-.025em;margin:0}.bk-product-extra{width:100%}.bk-product-help{display:block;padding:14px 16px;background:#f0f5ff;color:#0052CC;border-radius:10px;font-size:14px;text-decoration:none;margin-bottom:20px}.bk-product-accordion{border-top:1px solid #dfe5ec;padding:0}.bk-product-accordion summary{cursor:pointer;font-weight:650;padding:18px 4px;font-size:16px}.bk-product-accordion>div{padding:0 4px 20px;font-size:15px;line-height:1.65;overflow-wrap:anywhere}.bk-product-accordion img{max-width:100%;height:auto}.bk-product-accordion h1,.bk-product-accordion h2,.bk-product-accordion h3{font-size:18px;line-height:1.4}.product-details .price{font-size:26px;font-weight:700;color:#0052CC}.product-details .add-to-cart-button{min-height:52px;border-radius:12px}.bk-product-help:focus-visible,.bk-product-accordion summary:focus-visible{outline:3px solid #0052CC;outline-offset:3px}@media(min-width:750px){.product-details>.group-block{padding:24px;border:1px solid #e6eaf0;border-radius:20px;background:white}}

@media(min-width:1000px){.bk-categories{grid-template-columns:repeat(5,minmax(0,1fr))}}
