.aviary-carousel.svelte-qrywyc{aspect-ratio:16/9;touch-action:pan-y;background:var(--soft-stone);border-radius:var(--radius-xl);width:100%;box-shadow:var(--shadow-md);position:relative;overflow:hidden}.image-stage.svelte-qrywyc{cursor:pointer;background:var(--soft-stone);border:0;place-items:center;padding:0;display:grid;position:absolute;inset:0}.empty-gallery.svelte-qrywyc{position:absolute;inset:0}.image-stage.tone-teal.svelte-qrywyc{background:var(--opaline-teal)}.image-stage.tone-pine.svelte-qrywyc{background:var(--pine-green)}.image-stage.fit.svelte-qrywyc{box-sizing:border-box;padding:clamp(1rem,4vw,3rem)}.image-stage.svelte-qrywyc:focus-visible{outline:4px solid var(--nest-yellow);outline-offset:-4px}.image-stage.svelte-qrywyc img:where(.svelte-qrywyc){object-fit:cover;width:100%;min-width:0;max-width:none;height:100%;min-height:0;max-height:none;display:block}.image-stage.fit.svelte-qrywyc img:where(.svelte-qrywyc){object-fit:contain;object-position:center}.arrow.svelte-qrywyc{z-index:2;width:48px;height:48px;color:var(--warm-black);cursor:pointer;background:color-mix(in srgb, var(--pure-white) 92%, transparent);border:1px solid color-mix(in srgb, var(--pine-green) 24%, transparent);box-shadow:var(--shadow-sm);transition:background-color var(--dur) var(--ease-soft), transform var(--dur) var(--ease-soft);border-radius:50%;place-items:center;padding:0;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.arrow.svelte-qrywyc:hover{background:var(--pure-white);transform:translateY(-50%)scale(1.05)}.arrow.svelte-qrywyc:focus-visible,.dots.svelte-qrywyc button:where(.svelte-qrywyc):focus-visible{outline:3px solid var(--nest-yellow);outline-offset:2px}.arrow--previous.svelte-qrywyc{left:clamp(.65rem,2vw,1rem)}.arrow--next.svelte-qrywyc{right:clamp(.65rem,2vw,1rem)}.position.svelte-qrywyc{z-index:2;font-size:.75rem;font-weight:var(--fw-semibold);color:var(--pure-white);background:color-mix(in srgb, var(--warm-black) 72%, transparent);border-radius:var(--radius-pill);padding:.3rem .55rem;position:absolute;top:clamp(.65rem,2vw,1rem);right:clamp(.65rem,2vw,1rem)}.dots.svelte-qrywyc{z-index:2;background:color-mix(in srgb, var(--warm-black) 52%, transparent);border-radius:var(--radius-pill);gap:.45rem;padding:.45rem .6rem;display:flex;position:absolute;bottom:clamp(.65rem,2vw,1rem);left:50%;transform:translate(-50%)}.dots.svelte-qrywyc button:where(.svelte-qrywyc){cursor:pointer;background:color-mix(in srgb, var(--pure-white) 60%, transparent);border:0;border-radius:50%;width:11px;height:11px;padding:0}.dots.svelte-qrywyc button.active:where(.svelte-qrywyc){background:var(--nest-yellow)}@media (width<=600px){.aviary-carousel.svelte-qrywyc{aspect-ratio:4/3}.arrow.svelte-qrywyc{width:44px;height:44px}}.aviary-notes.svelte-14vgugr{margin-top:clamp(4rem,8vw,5rem)}.section-heading.svelte-14vgugr{max-width:680px;margin-bottom:2rem}.section-heading.svelte-14vgugr .eyebrow:where(.svelte-14vgugr){color:var(--pine-green);margin-bottom:.45rem}.section-heading.svelte-14vgugr h2:where(.svelte-14vgugr){margin-bottom:.55rem;font-size:clamp(2.1rem,4vw,2.4rem)}.section-heading.svelte-14vgugr>p:where(.svelte-14vgugr):last-child{font-size:1.08rem;font-weight:var(--fw-light);color:var(--text-muted);margin:0}.note-grid.svelte-14vgugr{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:1.35rem;display:grid}article.svelte-14vgugr{background:var(--pure-white);border:1px solid var(--soft-stone);border-radius:var(--radius-lg);min-width:0;box-shadow:var(--shadow-sm);gap:1.2rem;padding:clamp(1.35rem,4vw,1.8rem);display:grid}article.with-images.svelte-14vgugr{padding-bottom:1.35rem}.note-copy.svelte-14vgugr time:where(.svelte-14vgugr){font-size:.76rem;font-weight:var(--fw-semibold);letter-spacing:.08em;color:var(--pine-green);text-transform:uppercase;margin-bottom:.45rem;display:block}.note-copy.svelte-14vgugr h3:where(.svelte-14vgugr){margin-bottom:.65rem;font-size:clamp(1.35rem,3vw,1.65rem)}.note-copy.svelte-14vgugr p:where(.svelte-14vgugr){font-weight:var(--fw-light);white-space:pre-line;margin:0}.note-images.svelte-14vgugr{background:color-mix(in srgb, var(--soft-stone) 32%, transparent);border-radius:var(--radius-md);gap:.75rem;padding:.65rem;display:grid}.note-images.two-images.svelte-14vgugr{grid-template-columns:repeat(2,minmax(0,1fr))}.note-images.svelte-14vgugr img:where(.svelte-14vgugr){object-fit:contain;background:color-mix(in srgb, var(--feather-white) 90%, var(--soft-stone));border-radius:calc(var(--radius-md) - 4px);width:100%;height:clamp(210px,24vw,320px);display:block}.note-images.two-images.svelte-14vgugr img:where(.svelte-14vgugr){height:clamp(180px,20vw,260px)}.load-more.svelte-14vgugr{min-height:46px;font:inherit;font-weight:var(--fw-semibold);color:var(--warm-black);border:2px solid var(--warm-black);border-radius:var(--radius-pill);cursor:pointer;transition:background var(--dur) var(--ease-soft), transform var(--dur-fast) var(--ease-soft);background:0 0;justify-content:center;align-items:center;margin:1.6rem auto 0;padding:.75rem 1.35rem;display:flex}.load-more.svelte-14vgugr:hover{background:var(--opaline-teal)}.load-more.svelte-14vgugr:active{transform:scale(.98)}@media (width<=800px){.note-grid.svelte-14vgugr{grid-template-columns:1fr}.note-images.svelte-14vgugr img:where(.svelte-14vgugr),.note-images.two-images.svelte-14vgugr img:where(.svelte-14vgugr){height:clamp(220px,60vw,380px)}}@media (width<=520px){.note-images.two-images.svelte-14vgugr{grid-template-columns:1fr}}.about-intro.svelte-cwls5q h1:where(.svelte-cwls5q){max-width:980px;margin:1.15rem 0 .8rem;font-size:clamp(2.7rem,6vw,3.35rem)}.intro-copy.svelte-cwls5q,.section-copy.svelte-cwls5q{max-width:680px;font-size:1.18rem;font-weight:var(--fw-light);color:var(--text-muted)}.value-grid.svelte-cwls5q{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;margin-top:2.7rem;display:grid}.value-grid.svelte-cwls5q h2:where(.svelte-cwls5q){margin:1rem 0 .55rem;font-size:1.5rem}.value-grid.svelte-cwls5q p:where(.svelte-cwls5q){font-weight:var(--fw-light);color:var(--text-muted);margin:0}.promise-band.svelte-cwls5q{background:var(--opaline-teal);border-radius:var(--radius-xl);grid-template-columns:1.1fr 1fr;margin-top:3.5rem;display:grid;overflow:hidden}.promise-copy.svelte-cwls5q{padding:clamp(2rem,6vw,3.25rem)}.promise-copy.svelte-cwls5q h2:where(.svelte-cwls5q){margin-bottom:.85rem;font-size:clamp(2rem,4vw,2.2rem)}.promise-copy.svelte-cwls5q p:where(.svelte-cwls5q){max-width:460px;margin:0;font-size:1.05rem}.promise-image.svelte-cwls5q{height:clamp(280px,30vw,350px);min-height:0;overflow:hidden}.promise-image.svelte-cwls5q img:where(.svelte-cwls5q){object-fit:cover;object-position:center 36%;width:100%;height:100%;display:block}.aviary-section.svelte-cwls5q{margin-top:clamp(4rem,8vw,5rem)}.aviary-section.svelte-cwls5q>h2:where(.svelte-cwls5q){margin-bottom:.5rem;font-size:clamp(2.1rem,4vw,2.4rem)}.aviary-section.svelte-cwls5q .section-copy:where(.svelte-cwls5q){margin-bottom:2rem}.health-safety.svelte-cwls5q{background:color-mix(in srgb, var(--opaline-teal) 24%, var(--pure-white));border:1px solid color-mix(in srgb, var(--pine-green) 18%, transparent);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:clamp(1.25rem,4vw,2rem);margin-top:4rem;padding:clamp(2rem,5vw,3rem);display:grid}.health-icon.svelte-cwls5q{width:76px;height:76px;color:var(--pine-green);background:var(--nest-yellow);border-radius:50%;place-items:center;display:grid}.health-safety.svelte-cwls5q h2:where(.svelte-cwls5q){margin-bottom:.65rem;font-size:clamp(1.9rem,4vw,2.2rem)}.health-safety.svelte-cwls5q p:where(.svelte-cwls5q){max-width:760px;font-size:1.05rem;font-weight:var(--fw-light);color:var(--text-muted);margin:0}.take-home.svelte-cwls5q{background:var(--pure-white);border:1px solid var(--soft-stone);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);margin-top:1.5rem;padding:clamp(2rem,5vw,3rem)}.take-home-heading.svelte-cwls5q{margin-bottom:1.75rem}.take-home-heading.svelte-cwls5q h2:where(.svelte-cwls5q){max-width:680px;margin:0;font-size:clamp(1.9rem,4vw,2.5rem)}.take-home-heading.svelte-cwls5q p:where(.svelte-cwls5q){max-width:680px;font-size:1.08rem;font-weight:var(--fw-light);color:var(--text-muted);margin:.55rem 0 0}.take-home-list.svelte-cwls5q{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}.take-home-item.svelte-cwls5q{background:var(--muted-teal-light);border-radius:var(--radius-md);grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:.9rem;padding:1.25rem;display:grid}.take-home-item.svelte-cwls5q:last-child{grid-column:1/-1}.take-home-icon.svelte-cwls5q{background:var(--coral-bloom);border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.take-home-item.svelte-cwls5q h3:where(.svelte-cwls5q){margin-bottom:.35rem;font-size:1.13rem}.take-home-item.svelte-cwls5q p:where(.svelte-cwls5q){font-weight:var(--fw-light);color:var(--text-muted);margin:0}.birds-cta.svelte-cwls5q{background:var(--nest-yellow);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(1.25rem,4vw,2rem);margin-top:clamp(3rem,7vw,5rem);padding:clamp(2rem,6vw,3.5rem);display:grid}.birds-cta-icon.svelte-cwls5q{width:88px;height:88px;color:var(--warm-black);place-items:center;display:grid}.birds-cta-copy.svelte-cwls5q .eyebrow:where(.svelte-cwls5q){margin-bottom:.55rem}.birds-cta-copy.svelte-cwls5q h2:where(.svelte-cwls5q){margin-bottom:.55rem;font-size:clamp(2rem,4vw,2.6rem)}.birds-cta-copy.svelte-cwls5q>p:where(.svelte-cwls5q):last-child{max-width:620px;margin:0;font-size:1.05rem}@media (width<=840px){.value-grid.svelte-cwls5q{grid-template-columns:repeat(2,minmax(0,1fr))}.promise-band.svelte-cwls5q{grid-template-columns:1fr}.promise-image.svelte-cwls5q{height:clamp(220px,55vw,310px)}.take-home-list.svelte-cwls5q{grid-template-columns:1fr}.take-home-item.svelte-cwls5q:last-child{grid-column:auto}.birds-cta.svelte-cwls5q{grid-template-columns:auto minmax(0,1fr)}.birds-cta.svelte-cwls5q .button{grid-column:2}}@media (width<=560px){.about-intro.svelte-cwls5q h1:where(.svelte-cwls5q){font-size:clamp(2.35rem,12vw,2.8rem)}.value-grid.svelte-cwls5q,.health-safety.svelte-cwls5q{grid-template-columns:1fr}.health-icon.svelte-cwls5q{width:64px;height:64px}.birds-cta.svelte-cwls5q{grid-template-columns:1fr}.birds-cta-icon.svelte-cwls5q{width:70px;height:70px}.birds-cta.svelte-cwls5q .button{grid-column:auto;width:100%}}
