/** Shopify CDN: Minification failed

Line 32:13 Expected identifier but found "{"
Line 32:14 Unexpected "{"
Line 32:24 Expected ":"
Line 32:46 Expected identifier but found "{"
Line 32:47 Unexpected "{"
Line 32:57 Expected ":"
Line 32:80 Expected identifier but found "{"
Line 32:81 Unexpected "{"
Line 32:91 Expected ":"
Line 32:116 Expected identifier but found "{"
... and 5 more hidden warnings

**/
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fredoka:wght@500;600;700&display=swap');

/* Bird care page */
.bb-care-hero{padding:76px 0 68px;text-align:center;background:var(--green-light)}.bb-care-hero h1{font:600 clamp(48px,6vw,72px)/1 Fredoka;margin:10px 0 18px}.bb-care-hero p{max-width:720px;margin:0 auto;color:var(--muted);font-size:17px;line-height:1.65}.bb-care-topics{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:80px 0}.bb-care-topic{position:relative;padding:32px;border:1px solid var(--line);border-radius:25px;background:white;box-shadow:0 12px 30px rgba(80,62,74,.06)}.bb-care-topic:nth-child(2),.bb-care-topic:nth-child(5){background:#fff9e8}.bb-care-topic:nth-child(3),.bb-care-topic:nth-child(6){background:var(--blue-light)}.bb-care-number{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:var(--pink-light);color:#c85f83;font:700 15px Fredoka}.bb-care-topic h2{font:600 28px/1.1 Fredoka;margin:22px 0 12px}.bb-care-topic p{color:var(--muted);line-height:1.65;margin:0}.bb-care-topic .bb-link{display:inline-block;margin-top:20px;font-size:14px}.bb-care-note{display:grid;grid-template-columns:.7fr 1.3fr;gap:50px;align-items:center;margin-bottom:85px;padding:42px 48px;border-radius:28px;background:var(--pink-light)}.bb-care-note h2{font:600 42px/1 Fredoka;margin:8px 0 0}.bb-care-note p{color:var(--muted);line-height:1.7;margin:0}
@media(max-width:800px){.bb-care-topics{grid-template-columns:1fr 1fr}.bb-care-note{grid-template-columns:1fr;gap:18px}}
@media(max-width:520px){.bb-care-topics{grid-template-columns:1fr;padding:58px 0}.bb-care-hero{padding:55px 0 48px}.bb-care-note{padding:30px 26px;margin-bottom:60px}.bb-care-note h2{font-size:36px}}

/* Available babies directory */
.bb-directory{background:white}.bb-directory-intro{max-width:620px;margin:14px 0 0;color:var(--muted);line-height:1.65}.bb-species-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.bb-species-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:25px;background:#fff8fa;transition:transform .2s,box-shadow .2s}.bb-species-card:nth-child(2){background:#fff9e8}.bb-species-card:nth-child(3){background:#eef8ff}.bb-species-card:nth-child(4){background:#f2faee}.bb-species-card:nth-child(5){background:#f7f1ff}.bb-species-card:hover{transform:translateY(-5px);box-shadow:0 17px 38px rgba(80,62,74,.11)}.bb-species-image{height:180px;overflow:hidden;background:rgba(255,255,255,.55);display:grid;place-items:center}.bb-species-image img{width:100%;height:100%;object-fit:cover}.bb-species-image>span{font:700 72px Fredoka;color:rgba(64,57,66,.17)}.bb-species-copy{display:flex;flex:1;flex-direction:column;padding:20px}.bb-species-copy h3{font:600 25px Fredoka;margin:0 0 8px}.bb-species-copy p{color:var(--muted);font-size:14px;line-height:1.5;margin:0 0 18px}.bb-species-copy>span{margin-top:auto;color:#c85f83;font-size:13px;font-weight:800}

/* Full available babies page */
.bb-babies-hero{padding:74px 0 60px;text-align:center;background:var(--blue-light)}.bb-babies-hero h1{font:600 clamp(48px,6vw,72px)/1 Fredoka;margin:10px 0 18px}.bb-babies-hero p{max-width:720px;margin:0 auto;color:var(--muted);font-size:17px;line-height:1.65}.bb-species-jump{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:30px}.bb-species-jump a{padding:11px 17px;border-radius:999px;background:white;border:1px solid #d8eaf5;font-size:14px;font-weight:800;transition:.2s}.bb-species-jump a:hover{border-color:var(--blue);transform:translateY(-2px)}.bb-species-sections{padding:24px 0 85px}.bb-species-section{scroll-margin-top:110px;padding:72px 0;border-bottom:1px solid var(--line)}.bb-species-section:last-child{border-bottom:0}.bb-species-section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:28px}.bb-species-section-head h2{font:600 48px/1 Fredoka;margin:8px 0 10px}.bb-species-section-head p{max-width:650px;color:var(--muted);line-height:1.6;margin:0}.bb-species-empty{grid-column:1/-1;padding:38px;border-radius:22px;background:var(--pink-light);text-align:center}.bb-species-section:nth-child(2) .bb-species-empty{background:#fff9e8}.bb-species-section:nth-child(3) .bb-species-empty{background:var(--blue-light)}.bb-species-section:nth-child(4) .bb-species-empty{background:var(--green-light)}.bb-species-section:nth-child(5) .bb-species-empty{background:#f7f1ff}.bb-species-empty h3{font:600 25px Fredoka;margin:0 0 8px}.bb-species-empty p{margin:0;color:var(--muted)}.bb-babies-waitlist{padding:75px 0;text-align:center;background:var(--pink-light)}.bb-babies-waitlist h2{font:600 48px/1 Fredoka;margin:10px 0 14px}.bb-babies-waitlist p{max-width:620px;margin:0 auto 24px;color:var(--muted);line-height:1.65}

@media(max-width:1000px){.bb-species-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:600px){.bb-section-head,.bb-species-section-head{align-items:flex-start;gap:18px;flex-direction:column}.bb-species-section-head h2{font-size:42px}.bb-species-grid{grid-template-columns:1fr 1fr;gap:12px}.bb-species-image{height:145px}.bb-species-copy{padding:16px}.bb-species-copy h3{font-size:21px}.bb-species-copy p{font-size:13px}.bb-babies-hero{padding:55px 0 45px}.bb-species-jump{justify-content:flex-start}.bb-species-section{padding:56px 0}.bb-babies-waitlist h2{font-size:42px}}
@media(max-width:390px){.bb-species-grid{grid-template-columns:1fr}}
:root{--pink:{{ settings.color_pink }};--blue:{{ settings.color_blue }};--green:{{ settings.color_green }};--yellow:{{ settings.color_yellow }};--ink:{{ settings.color_ink }};--cream:#fffdfa;--pink-light:#fff0f4;--blue-light:#edf8ff;--green-light:#f1faed;--line:#eee6eb;--muted:#766d76}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:"DM Sans",sans-serif}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:1rem;top:1rem;background:white;padding:1rem;z-index:100}.page-width{width:min(1180px,calc(100% - 44px));margin:auto}.bb-kicker{font-size:12px;letter-spacing:.15em;font-weight:800;color:#d9688f}.bb-heading{font:600 clamp(42px,5vw,66px)/1 Fredoka,sans-serif;letter-spacing:-.035em;margin:0}.bb-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:15px 24px;border:0;border-radius:999px;background:var(--pink);color:white;font:700 14px "DM Sans";cursor:pointer;box-shadow:0 8px 22px rgba(221,105,144,.18)}.bb-link{font-weight:700;text-decoration:underline;text-underline-offset:5px}.bb-announcement{padding:9px 20px;background:var(--blue);text-align:center;font-size:13px;font-weight:700}.bb-header{height:90px;background:white;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.bb-header-inner{height:100%;display:flex;align-items:center;gap:38px}.bb-logo{width:155px;height:74px;object-fit:contain;margin-right:auto}.bb-nav{display:flex;gap:28px;font-size:14px;font-weight:600}.bb-nav a:hover{color:#d9688f}.bb-menu{display:none}.bb-hero{position:relative;background:var(--pink-light);padding:72px 0 78px}.bb-hero-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:65px}.bb-hero h1{margin-top:14px}.bb-hero h1 span{color:#71b6e7}.bb-hero-copy>p{font-size:18px;line-height:1.65;color:#625962;max-width:560px;margin:24px 0 28px}.bb-actions{display:flex;align-items:center;gap:26px}.bb-trust{display:flex;gap:24px;margin-top:40px;font-size:13px;font-weight:700}.bb-hero-image{position:relative}.bb-hero-image>img{width:100%;height:470px;object-fit:cover;object-position:center 48%;border:10px solid white;border-radius:36px;box-shadow:0 20px 55px rgba(108,80,99,.13)}.bb-float{position:absolute;right:-12px;bottom:-20px;background:white;padding:15px 19px;border-radius:16px;box-shadow:0 12px 30px rgba(88,70,82,.15)}.bb-float b,.bb-float small{display:block}.bb-float small{color:var(--muted);margin-top:4px}.scallop-bottom:after{content:"";position:absolute;left:0;right:0;bottom:-17px;height:34px;background:radial-gradient(circle at 17px 0,var(--pink-light) 17px,transparent 18px) 0 0/34px 34px repeat-x;z-index:2}.bb-section{padding:96px 0}.bb-section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:34px}.bb-section-head h2{font:600 52px/1 Fredoka;margin:8px 0 0}.bb-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.bb-card{border:1px solid var(--line);border-radius:24px;overflow:hidden;background:white;transition:.2s}.bb-card:hover{transform:translateY(-4px);box-shadow:0 16px 36px rgba(80,62,74,.1)}.bb-card-image{position:relative;height:320px;background:#f6f2f4}.bb-card-image img{width:100%;height:100%;object-fit:cover}.bb-tag{position:absolute;left:15px;top:15px;background:var(--yellow);padding:7px 11px;border-radius:99px;font-size:11px;font-weight:800;letter-spacing:.08em}.bb-card-info{padding:22px}.bb-card-info small{color:#d9688f;font-size:11px;letter-spacing:.13em;font-weight:800}.bb-card-info h3{font:600 24px Fredoka;margin:7px 0 14px}.bb-price{font-weight:800}.bb-empty{grid-column:1/-1;text-align:center;background:var(--blue-light);padding:45px;border-radius:24px}.bb-waitlist{padding:80px 0;background:var(--blue-light);background-image:linear-gradient(90deg,rgba(110,181,228,.12) 50%,transparent 50%),linear-gradient(rgba(110,181,228,.12) 50%,transparent 50%);background-size:28px 28px}.bb-waitlist-box{text-align:center;max-width:700px;margin:auto}.bb-waitlist h2{font:600 48px/1 Fredoka;margin:8px 0 16px}.bb-waitlist p{line-height:1.65;color:var(--muted);margin-bottom:25px}.bb-downloads{position:relative;padding:100px 0;background:#fff6d9}.bb-downloads:before{content:"";position:absolute;left:0;right:0;top:-17px;height:34px;background:radial-gradient(circle at 17px 34px,#fff6d9 17px,transparent 18px) 0 0/34px 34px repeat-x}.bb-download-intro{text-align:center;max-width:760px;margin:0 auto 42px}.bb-download-intro h2{font:600 56px/1 Fredoka;margin:8px 0 15px}.bb-download-intro p{color:var(--muted)}.bb-download-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.bb-pdf{padding:28px;border-radius:24px;background:white;border:2px solid white;box-shadow:0 14px 35px rgba(92,71,83,.08)}.bb-pdf:nth-child(1){border-color:#ccebbb}.bb-pdf:nth-child(2){border-color:#c5e7fb}.bb-pdf:nth-child(3){border-color:#ffd1dd}.bb-pdf-icon{display:grid;place-items:center;width:56px;height:56px;border-radius:17px;background:var(--green-light);font-size:26px}.bb-pdf:nth-child(2) .bb-pdf-icon{background:var(--blue-light)}.bb-pdf:nth-child(3) .bb-pdf-icon{background:var(--pink-light)}.bb-pdf small{display:block;margin-top:22px;color:#d9688f;font-size:11px;letter-spacing:.11em;font-weight:800}.bb-pdf h3{font:600 27px/1.1 Fredoka;margin:8px 0 13px}.bb-pdf p{color:var(--muted);line-height:1.55;font-size:14px}.bb-pdf a{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:17px;margin-top:22px;color:#c85f83;font-weight:800;font-size:14px}.bb-promise{text-align:center;padding:95px 0;background:white}.bb-promise h2{font:600 54px/1 Fredoka;margin:8px 0 18px}.bb-promise>div>p{max-width:720px;margin:0 auto;color:var(--muted);line-height:1.65}.bb-promise-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:40px}.bb-promise-card{padding:25px 12px;border-radius:18px;background:var(--pink-light)}.bb-promise-card:nth-child(2){background:#fff6d9}.bb-promise-card:nth-child(3){background:var(--blue-light)}.bb-promise-card:nth-child(4){background:var(--green-light)}.bb-promise-card b{display:block;font:600 26px Fredoka;color:#d9688f;margin-bottom:8px}.bb-promise-card span{font-weight:800}.bb-promise-card small{display:block;color:var(--muted);margin-top:6px}.bb-footer{padding:55px 0 30px;background:#faf7f9;border-top:1px solid var(--line)}.bb-footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center}.bb-footer img{width:180px;height:110px;object-fit:contain}.bb-footer-links{display:flex;justify-content:end;gap:24px;font-weight:700;font-size:13px}.bb-copyright{border-top:1px solid var(--line);margin-top:25px;padding-top:22px;color:var(--muted);font-size:12px}.bb-product-main,.bb-collection-main,.bb-page-main,.bb-cart-main{padding:70px 0}.bb-product-main{display:grid;grid-template-columns:1fr 1fr;gap:55px}.bb-product-media img{width:100%;border-radius:25px}.bb-product-title{font:600 48px/1 Fredoka;margin:0 0 15px}.bb-product-description{color:var(--muted);line-height:1.7}.bb-product-form select,.bb-product-form input{width:100%;padding:14px;border:1px solid var(--line);border-radius:12px;margin:8px 0 16px}.bb-product-form .bb-button{width:100%}.bb-collection-main h1,.bb-page-main h1,.bb-cart-main h1{font:600 52px Fredoka}.bb-collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.bb-cart-line{display:grid;grid-template-columns:90px 1fr auto;gap:20px;padding:20px 0;border-bottom:1px solid var(--line)}@media(max-width:900px){.bb-nav,.bb-header .bb-button{display:none}.bb-menu{display:block;border:0;background:none;font-size:26px}.bb-hero-grid,.bb-product-main{grid-template-columns:1fr}.bb-product-grid,.bb-download-grid,.bb-collection-grid{grid-template-columns:1fr 1fr}.bb-promise-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.page-width{width:min(100% - 36px,1180px)}.bb-header{height:76px}.bb-logo{width:112px;height:58px}.bb-hero{padding:55px 0 60px}.bb-heading{font-size:48px}.bb-actions{align-items:flex-start;flex-direction:column}.bb-trust{display:grid;gap:9px}.bb-hero-image>img{height:350px;border-width:7px;border-radius:25px}.bb-section{padding:72px 0}.bb-section-head{align-items:start;gap:18px}.bb-section-head h2,.bb-download-intro h2,.bb-promise h2{font-size:42px}.bb-product-grid,.bb-download-grid,.bb-collection-grid{grid-template-columns:1fr}.bb-waitlist{padding:65px 0}.bb-waitlist h2{font-size:42px}.bb-downloads{padding:80px 0}.bb-download-intro{text-align:left}.bb-promise-grid{grid-template-columns:1fr 1fr}.bb-promise-card{padding:20px 8px}.bb-footer-grid{grid-template-columns:1fr}.bb-footer-links{justify-content:start;flex-wrap:wrap}.bb-product-main{padding-top:40px}.bb-product-title{font-size:40px}}
