:root{--bbh-ink:#39333d;--bbh-muted:#6b636d;--bbh-purple:#815780;--bbh-line:#e9e0e7;--bbh-cream:#fbf8f5;--bbh-blush:#f4ebf1;--bbh-font:-apple-system,BlinkMacSystemFont,"PingFang HK","PingFang TC","Microsoft JhengHei",sans-serif}body,input,textarea,button,select,h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:var(--bbh-font)}body{color:var(--bbh-ink);line-height:1.7}h1,h2,h3,h4{letter-spacing:.015em;font-weight:600}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #815780;outline-offset:4px}.announcement-bar__message{font-size:12px;padding:7px 16px;line-height:1.5}.site-header{padding:12px 28px}.site-header__logo{margin:0}.site-header__logo img{vertical-align:middle}.site-nav{margin:0}.site-nav__link{font-size:14px;padding:12px 10px;letter-spacing:0}.site-nav__dropdown .site-nav__link{padding:9px 14px}.site-header__icon{padding:8px}.main-content{padding-top:32px}.template-index .main-content{padding-top:0}.page-width{max-width:1280px}.site-footer{margin-top:64px;background:var(--bbh-cream);border-top:1px solid var(--bbh-line)}.site-footer__linklist-item a{font-size:14px}.product-single__title{font-size:28px;line-height:1.4}.product__price{margin:12px 0 18px}.product-form__cart-submit{border-radius:8px;min-height:48px;letter-spacing:.03em}.product-single__description{margin-top:28px}.product-single__meta>.bbh-button--enquiry{width:100%;margin-top:4px}.product-single__meta>.bbh-enquiry-hint{font-size:12px;margin:7px 0 22px;color:var(--bbh-muted)}.product-form__item input,.product-form__item select,.product-form textarea{border-radius:6px}.product-single__meta .bbh-product-summary{margin-bottom:20px}.bbh-wrap{width:calc(100% - 72px);max-width:1240px;margin-inline:auto}.bbh-home h1,.bbh-home h2,.bbh-home h3,.bbh-baby h1,.bbh-baby h2,.bbh-baby h3{color:var(--bbh-ink);text-transform:none}.bbh-home p,.bbh-baby p{color:var(--bbh-muted)}.bbh-hero{display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;gap:48px;min-height:560px;padding-block:36px}.bbh-hero-copy{padding:20px 0}.bbh-eyebrow{color:var(--bbh-purple)!important;font-size:12px;font-weight:650;letter-spacing:.11em;margin-bottom:20px}.bbh-hero h1{font-size:clamp(30px,3.1vw,45px);line-height:1.5;margin:0 0 22px;letter-spacing:.01em}.bbh-hero h1 span{color:var(--bbh-purple)}.bbh-lead{font-size:16px;line-height:1.9;max-width:590px}.bbh-hero-visual{margin:0;background:var(--bbh-cream);border-radius:140px 140px 12px 12px;overflow:hidden;position:relative;text-align:center}.bbh-hero-visual img{display:block;width:100%;height:530px;object-fit:contain}.bbh-hero-visual figcaption{position:absolute;bottom:14px;left:50%;transform:translate(-50%);white-space:nowrap;font-size:10px;letter-spacing:.04em;padding:7px 12px;border-radius:20px;background:#ffffffeb;color:#524553}.bbh-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin-top:28px}.bbh-button{display:inline-flex;align-items:center;justify-content:center;gap:20px;background:var(--bbh-purple);color:#fff!important;border:1px solid var(--bbh-purple);border-radius:8px;padding:14px 22px;font-size:14px;font-weight:600;line-height:1.4;min-height:48px;letter-spacing:.02em;text-decoration:none;cursor:pointer;transition:background .2s,color .2s}.bbh-button:hover{background:#684667;color:#fff}.bbh-button--outline{background:transparent;color:var(--bbh-purple)!important}.bbh-button--outline:hover{background:var(--bbh-blush)}.bbh-button--enquiry{background:#38654e;border-color:#38654e}.bbh-button--enquiry:hover{background:#274c38}.bbh-text-link{display:inline-flex;align-items:center;gap:14px;font-size:14px;font-weight:500;color:var(--bbh-ink)!important;text-decoration:underline;text-underline-offset:5px;min-height:44px}.bbh-section{padding-block:46px}.bbh-section h2,.bbh-gifts h2,.bbh-help h2,.bbh-baby h2{font-size:28px;line-height:1.5;margin:0 0 12px}.bbh-section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.bbh-section-heading p{font-size:14px;margin:0}.bbh-occasions{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:22px}.bbh-occasion{text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px;font-size:14px;font-weight:550;color:var(--bbh-ink)}.bbh-occasion-image{display:block;overflow:hidden;width:100%;aspect-ratio:1;background:var(--bbh-cream);border-radius:50%}.bbh-occasion-image img{height:100%;width:100%;object-fit:contain;transition:transform .25s}.bbh-occasion:hover img{transform:scale(1.035)}.bbh-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.bbh-product-grid--four{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.bbh-card{height:100%;border:1px solid var(--bbh-line);border-radius:12px;overflow:hidden;background:#fff}.bbh-card-link{display:flex;flex-direction:column;height:100%;color:var(--bbh-ink);text-decoration:none}.bbh-card-image{aspect-ratio:4/5;background:var(--bbh-cream);overflow:hidden}.bbh-card-image img{display:block;width:100%;height:100%;object-fit:contain;transition:transform .25s}.bbh-card:hover .bbh-card-image img{transform:scale(1.02)}.bbh-card-body{padding:20px;display:flex;flex-direction:column;flex:1}.bbh-card h3{font-size:17px;line-height:1.6;margin:0 0 8px;overflow-wrap:anywhere}.bbh-card-note{font-size:12px;line-height:1.7;margin:0 0 8px}.bbh-card-price{color:var(--bbh-ink)!important;font-size:16px;font-weight:650;margin:8px 0 16px}.bbh-card-price span{font-size:12px;font-weight:400}.bbh-card-action{display:flex;justify-content:space-between;font-size:12px;font-weight:550;border-top:1px solid var(--bbh-line);padding-top:12px;margin-top:auto;color:var(--bbh-purple)}.bbh-gifts{margin-block:48px;display:grid;grid-template-columns:1fr 1fr;background:var(--bbh-cream);border-radius:16px;overflow:hidden}.bbh-gift-photo{height:380px}.bbh-gift-photo img{width:100%;height:100%;object-fit:contain}.bbh-gift-copy{align-self:center;padding:42px 48px}.bbh-gift-copy p{font-size:15px;margin-bottom:22px}.bbh-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;margin-top:28px}.bbh-steps article{border-top:1px solid var(--bbh-line);padding-top:20px}.bbh-steps article>span{font-size:13px;letter-spacing:.12em;color:var(--bbh-purple)}.bbh-steps h3{font-size:18px;margin:12px 0 8px}.bbh-steps p{font-size:14px}.bbh-help{display:flex;align-items:center;justify-content:space-between;gap:40px;background:var(--bbh-blush);border-radius:16px;padding:40px 44px;margin-block:50px 20px}.bbh-help p{font-size:15px;margin-bottom:0;max-width:620px}.bbh-help-actions{display:flex;align-items:center;flex-direction:column;gap:8px;flex-shrink:0}.bbh-help-actions .bbh-text-link{font-size:12px}.bbh-product-intro{font-size:14px;color:var(--bbh-muted);line-height:1.85}.bbh-specs{border-top:1px solid var(--bbh-line);border-bottom:1px solid var(--bbh-line);margin:16px 0 20px;padding:6px 0}.bbh-specs>div{display:grid;grid-template-columns:96px 1fr;gap:14px;padding:9px 0}.bbh-specs dt{font-weight:600;color:var(--bbh-ink);font-size:13px}.bbh-specs dd{margin:0;color:var(--bbh-muted);font-size:13px;line-height:1.8}.bbh-product-copy h2{font-size:20px;margin:28px 0 12px}.bbh-product-copy p,.bbh-product-copy li{font-size:14px;line-height:1.9}.bbh-product-copy ul{padding-left:22px}.bbh-product-copy li{margin-bottom:8px}.bbh-baby-header{padding:36px 0 40px;max-width:820px}.bbh-baby-header h1{font-size:36px;line-height:1.5}.bbh-style-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.bbh-style-links a{font-size:13px;color:var(--bbh-purple);border:1px solid var(--bbh-line);border-radius:22px;padding:8px 18px;min-height:42px}.bbh-style-links a:hover{background:var(--bbh-blush)}.bbh-baby-featured{padding-bottom:54px;border-bottom:1px solid var(--bbh-line);margin-bottom:46px}.bbh-baby-featured h2{margin-bottom:24px}.bbh-filter-form{display:flex;align-items:end;gap:16px;flex-wrap:wrap;padding:20px;background:var(--bbh-cream);border-radius:10px;margin:0 0 12px}.bbh-field{flex:1;min-width:150px}.bbh-field label{font-size:12px;margin-bottom:6px}.bbh-field input,.bbh-field select{width:100%;min-height:46px;padding:10px 32px 10px 12px;border:1px solid #b9aeb8;border-radius:6px;background-color:#fff;font-size:14px}.bbh-price-note{font-size:12px;margin:10px 0 28px}.bbh-pagination{display:flex;justify-content:center;gap:12px;margin:36px 0}.bbh-pagination .page,.bbh-pagination .next,.bbh-pagination .prev{border:1px solid var(--bbh-line);min-width:42px;min-height:42px;text-align:center;line-height:42px;border-radius:6px}.bbh-pagination a{display:block;padding:0 10px}.bbh-pagination .current{background:var(--bbh-purple);color:#fff}.bbh-all-packages{scroll-margin-top:100px}@media(min-width:750px){.site-header.logo--left .site-header__mobile-nav{display:grid;grid-template-columns:180px minmax(0,1fr) 140px;align-items:center;max-width:1400px;margin:0 auto}.site-header.logo--left .site-header__mobile-nav>.grid__item{width:auto;float:none;padding:0;left:auto}.site-header.logo--left #AccessibleNav{text-align:center}.site-header__logo-image img{max-height:66px;width:auto!important}.site-header__icons-wrapper{display:flex;justify-content:flex-end;align-items:center}.site-nav__dropdown{min-width:220px}.site-nav__dropdown--centered{width:min(1050px,90vw)}.site-nav__childlist{max-height:70vh;overflow-y:auto}}@media(max-width:1020px)and (min-width:750px){.site-header{padding-inline:16px}.site-header.logo--left .site-header__mobile-nav{grid-template-columns:140px minmax(0,1fr) 110px}.site-nav__link{font-size:12px;padding-inline:6px}.bbh-hero{gap:26px}.bbh-hero h1{font-size:30px}.bbh-hero-visual img{height:470px}.bbh-product-grid--four{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.site-header{padding:10px 16px}.site-header__logo{max-width:128px}.site-header__logo img{max-height:52px}.site-header__icons-wrapper{white-space:nowrap}.site-header__icon{padding:7px}.mobile-nav__label{font-size:15px}.main-content{padding-top:22px}.page-width{padding-inline:18px}.bbh-wrap{width:calc(100% - 36px)}.bbh-hero{grid-template-columns:1fr;gap:20px;padding-block:26px;min-height:0}.bbh-hero-copy{padding:8px 0 0}.bbh-eyebrow{font-size:10px;margin-bottom:14px}.bbh-hero h1{font-size:31px;line-height:1.5;margin-bottom:14px}.bbh-lead{font-size:14px;line-height:1.85}.bbh-actions{gap:18px;margin-top:20px}.bbh-button{padding:13px 18px;font-size:13px}.bbh-text-link{font-size:13px}.bbh-hero-visual{border-radius:90px 90px 10px 10px}.bbh-hero-visual img{height:auto;max-height:460px;aspect-ratio:1.05;object-fit:contain}.bbh-hero-visual figcaption{font-size:9px}.bbh-section{padding-block:28px}.bbh-section h2,.bbh-gifts h2,.bbh-help h2,.bbh-baby h2{font-size:23px}.bbh-section-heading{align-items:start;gap:12px;flex-direction:column;margin-bottom:20px}.bbh-section-heading p{font-size:13px}.bbh-occasions{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 16px}.bbh-occasion{font-size:13px;gap:8px}.bbh-product-grid,.bbh-product-grid--four{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.bbh-card-body{padding:12px}.bbh-card h3{font-size:14px;margin-bottom:6px}.bbh-card-note{font-size:11px;line-height:1.6}.bbh-card-price{font-size:14px;margin:6px 0 12px}.bbh-card-action{font-size:11px;padding-top:10px}.bbh-gifts{grid-template-columns:1fr;margin-block:28px}.bbh-gift-photo{height:280px}.bbh-gift-copy{padding:28px 24px}.bbh-gift-copy p{font-size:14px}.bbh-steps{grid-template-columns:1fr;gap:18px;margin-top:20px}.bbh-steps article{display:grid;grid-template-columns:34px 1fr;column-gap:12px;padding-top:16px}.bbh-steps article>span{grid-row:1/3;padding-top:3px}.bbh-steps h3{margin:0 0 6px;font-size:17px}.bbh-steps p{grid-column:2;margin-bottom:0;font-size:13px}.bbh-help{padding:28px 24px;flex-direction:column;align-items:stretch;gap:22px;margin-block:28px 12px}.bbh-help p{font-size:14px}.bbh-help-actions{align-items:stretch}.bbh-help-actions .bbh-text-link{justify-content:center}.product-single__title{font-size:24px}.bbh-specs>div{grid-template-columns:84px 1fr;gap:10px}.bbh-baby-header{padding:18px 0 30px}.bbh-baby-header h1{font-size:28px}.bbh-baby-featured{padding-bottom:30px;margin-bottom:30px}.bbh-baby-featured .bbh-product-grid{grid-template-columns:1fr}.bbh-baby-featured .bbh-card-link{display:grid;grid-template-columns:42% 1fr}.bbh-baby-featured .bbh-card-image{height:100%;aspect-ratio:auto;min-height:170px}.bbh-filter-form{padding:16px;gap:12px}.bbh-field{min-width:120px}.bbh-filter-form .bbh-button{flex:0 0 100%}.bbh-style-links a{font-size:12px;padding:8px 14px}.site-footer{margin-top:40px}}@media(prefers-reduced-motion:reduce){.bbh-card-image img,.bbh-occasion-image img,.bbh-button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/15/compiled_assets/styles.css.map */
