:root{--deep:#08738a;--blue:#049bc7;--mist:#eff9fb;--white:#fff;--cacao:#3c2923;--brand:#007fb4;--muted:#53666b;--line:#d3e4e8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;font-family:'Quicksand',sans-serif;color:var(--cacao);background:var(--mist);font-size:16px;line-height:1.7}button,input,a{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}img{display:block;max-width:100%;object-fit:cover}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a:focus-visible,button:focus-visible{outline:3px solid var(--blue);outline-offset:5px}svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.svg-defs{position:absolute;width:0;height:0}.wrap{width:min(1240px,calc(100% - 96px));margin-inline:auto}.section{padding-block:100px}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:700;line-height:1.13}h2{font-size:clamp(30px,3.2vw,46px);letter-spacing:-1.4px}h3{font-size:21px;letter-spacing:-.4px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:2px;line-height:1.5;color:var(--deep);margin-bottom:23px}.button{display:inline-flex;align-items:center;justify-content:center;gap:15px;background:var(--deep);color:white;padding:15px 24px;border-radius:6px;border:1px solid transparent;font-size:15px;font-weight:700;line-height:1.5;transition:background .2s,transform .2s}.button:hover{background:#075b6d;transform:translateY(-2px)}.button.small{padding:11px 17px;font-size:14px}.text-link{display:inline-flex;align-items:center;gap:15px;font-size:15px;font-weight:700;border-bottom:1px solid currentColor;padding-bottom:5px}.text-link:hover{color:var(--deep)}.header{position:sticky;top:0;background:rgba(239,249,251,.97);z-index:20;border-bottom:1px solid var(--line)}.nav-wrap{display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:100px}.brand{width:240px;flex-shrink:0}.brand img{width:100%;height:auto}.header nav{display:flex;gap:28px;font-size:14px;font-weight:600}.header nav a:hover{color:var(--deep)}.header-actions{display:flex;gap:17px;align-items:center}.bag-button{display:flex;align-items:center;gap:7px;padding:10px 0;background:none;border:0}.cart-count{font-size:12px;display:inline-flex;align-items:center;justify-content:center;background:var(--deep);color:white;border-radius:50%;width:22px;height:22px;font-weight:700}.menu-toggle{display:none}.skip{position:fixed;left:10px;top:-100px;z-index:100;background:white;padding:12px}.skip:focus{top:10px}.hero{display:grid;grid-template-columns:1fr 1fr;gap:58px;align-items:center;padding-top:55px;padding-bottom:75px}.hero-copy{padding-block:25px}.hero .eyebrow{display:flex;align-items:center;gap:10px;font-size:12px}.tiny-line{height:1px;width:24px;background:var(--deep)}h1{font-size:clamp(60px,6.5vw,94px);line-height:1.02;letter-spacing:-4px;color:var(--deep)}h1 span{color:var(--blue)}.intro{font-size:23px;line-height:1.45;font-weight:600;margin-top:26px}.hero-description{max-width:410px;margin-top:12px;color:var(--muted);line-height:1.7}.hero-cta{display:flex;flex-wrap:wrap;gap:24px;align-items:center;margin-top:29px}.hero-cta .text-link{font-size:14px}.rating-line{display:flex;align-items:center;gap:10px;margin-top:32px;font-size:13px}.stars{letter-spacing:3px;color:var(--deep)}.rating-line strong{font-size:15px}.hero-art{position:relative;padding:0 0 35px 30px}.photo-main{height:610px;overflow:hidden;border-radius:120px 10px 10px 10px;position:relative;background:var(--cacao)}.photo-main>img{width:100%;height:100%;object-position:center 48%}.photo-main:after{content:'';position:absolute;inset:60% 0 0;background:linear-gradient(transparent,rgba(35,21,13,.75))}.photo-caption{position:absolute;bottom:30px;left:30px;color:white;z-index:1;font-size:18px;font-weight:700;line-height:1.4;letter-spacing:1px}.bird-card{position:absolute;width:185px;right:-20px;bottom:80px;padding:9px;background:white;box-shadow:0 12px 30px #213d3d25;transform:rotate(6deg)}.bird-card img{height:210px;width:100%;object-position:50% 43%}.bird-card figcaption{padding:8px 1px 2px;font-size:12px;font-weight:600}.hero-note{position:absolute;bottom:0;left:32px;font-size:11px;letter-spacing:2px;font-weight:600;color:var(--deep)}.pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.pillar{display:flex;align-items:center;gap:18px;padding:30px 24px;border-radius:7px}.pillar h2{font-size:15px;letter-spacing:.1px}.pillar p{font-size:13px;margin-top:7px}.pillar>span:last-child{margin-left:auto}.pillar-symbol{font-size:40px;line-height:1}.p-cacao{color:white;background:var(--cacao)}.p-art{color:white;background:var(--deep)}.p-work{color:var(--cacao);background:#b9e5f1}.story{display:grid;grid-template-columns:1fr 1fr;gap:95px;align-items:center;padding-top:110px}.story-photo{position:relative;padding-bottom:20px}.story-photo img{width:100%;height:470px;border-radius:8px;object-position:50% 47%}.image-label{position:absolute;bottom:0;right:-15px;padding:16px 23px;background:white;border-radius:5px;font-size:11px;letter-spacing:1.5px;font-weight:700}.story-copy h2{margin-bottom:25px}.story-copy p:not(.eyebrow){margin-bottom:18px;color:var(--muted)}.story-copy .text-link{margin-top:10px}.products{background:white}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:35px;margin-bottom:40px}.section-heading .eyebrow{margin-bottom:16px}.section-heading>p{font-size:14px;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:36px 25px}.product-card{border:1px solid var(--line);border-radius:8px;overflow:hidden;display:flex;flex-direction:column}.product-img{height:295px;position:relative;overflow:hidden}.product-img img{width:100%;height:100%;transition:transform .4s}.product-card:hover img{transform:scale(1.035)}.product-img>span{position:absolute;left:14px;top:15px;background:white;padding:5px 10px;font-size:10px;font-weight:700;letter-spacing:1px;border-radius:3px}.product-copy{padding:25px;display:flex;flex-direction:column;flex:1}.product-copy h3{font-size:19px}.product-copy p{font-size:14px;line-height:1.7;margin-block:13px 25px;color:var(--muted)}.add-product{display:flex;justify-content:space-between;align-items:center;font-size:14px;font-weight:700;color:var(--deep);width:100%;margin-top:auto;background:none;border:0;border-top:1px solid var(--line);padding:17px 0 0}.add-product span{font-size:25px;line-height:1}.add-product:hover{color:var(--cacao)}.sweets{background:var(--deep);color:white;padding:80px 27px 20px}.sweets>span{color:var(--deep)}.sweets-type{font-size:34px;font-weight:700;line-height:1.15;letter-spacing:-1px}.sweets p{font-size:17px;margin-top:17px}.catalog-note{font-size:13px;text-align:left;color:var(--muted);margin-top:30px}.masonry{columns:3;column-gap:20px}.masonry figure{break-inside:avoid;margin-bottom:20px;position:relative;border-radius:8px;overflow:hidden}.masonry img{width:100%;height:250px}.masonry figure:nth-child(2) img,.masonry figure:nth-child(4) img{height:390px}.masonry figcaption{position:absolute;inset:auto 0 0;padding:40px 20px 15px;background:linear-gradient(transparent,#0009);color:white;font-size:14px;font-weight:600}.events{background:var(--deep);color:white}.event-layout{display:grid;grid-template-columns:1fr 1fr;gap:100px}.events .eyebrow{color:#b9e5f1}.event-intro>p:not(.eyebrow){max-width:370px;margin-top:23px}.event-intro>img{height:240px;width:100%;margin-top:33px;object-position:50% 35%;border-radius:6px}.event{padding-block:20px 40px;border-bottom:1px solid #ffffff4d}.event+.event{padding-top:38px}.event h3{font-size:27px;line-height:1.2;margin-top:17px}.event p{font-size:16px;line-height:1.8;margin-block:19px 25px}.event-date{font-size:11px;letter-spacing:1.5px;color:#c9edf5;font-weight:700}.button.light{background:white;color:var(--deep)}.events .text-link:hover{color:#c9edf5}.reviews{display:grid;grid-template-columns:1fr 2fr;gap:95px;align-items:center}.review-score{border-right:1px solid var(--line);display:flex;align-items:center;flex-direction:column;padding:25px 30px}.review-score .score{font-size:100px;line-height:1.2;font-weight:700;color:var(--deep);letter-spacing:-6px}.review-score .stars{font-size:25px;margin-block:10px}.review-score>span:last-child{font-size:14px}.reviews h2{font-size:37px}.reviews p:not(.eyebrow){color:var(--muted);margin-block:22px}.location{background:#dfedf0}.location-layout{display:grid;grid-template-columns:1fr 1.05fr;gap:90px;align-items:center}.address{display:flex;gap:14px;margin-top:30px}.address svg{margin-top:5px;color:var(--deep)}.address p,.hours{font-size:15px}.hours{margin:20px 0 18px 37px}.hours>p+p{margin-top:5px;color:var(--muted)}.phone{display:block;font-weight:700;margin-bottom:25px}.visit-card{border-radius:9px;overflow:hidden;background:var(--white)}.visit-card img{height:365px;width:100%}.visit-card>div{padding:30px}.visit-card p{font-size:20px;line-height:1.4;font-weight:700;margin-bottom:10px}.visit-card a{font-size:14px;color:var(--deep);font-weight:700}footer{background:var(--cacao);color:white;padding:65px 0 20px}.footer-top{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:50px}.footer-logo{width:265px;height:auto;margin-bottom:25px}.footer-top h2{font-size:12px;letter-spacing:1.5px;margin-bottom:24px}.footer-top p,.footer-top a:not(:has(img)){font-size:14px;line-height:1.9;color:#eee2dd}.footer-top>div:last-child a{display:block;margin-bottom:8px}.footer-bottom{margin-top:50px;border-top:1px solid #ffffff2e;padding-top:22px;display:flex;justify-content:space-between;font-size:11px;letter-spacing:1px}.floating-cart{position:fixed;bottom:22px;right:24px;z-index:25;background:var(--deep);color:white;border:1px solid #ffffff80;border-radius:50px;box-shadow:0 5px 20px #0002;padding:12px 17px;display:flex;align-items:center;gap:12px;font-size:14px;font-weight:700}.floating-cart .cart-count{background:white;color:var(--deep)}dialog{position:fixed;inset:0 0 0 auto;margin:0;width:min(480px,100%);height:100dvh;max-height:100dvh;max-width:100%;border:0;background:white;color:var(--cacao);padding:30px;box-shadow:-10px 0 40px #0002}dialog[open]{display:flex;flex-direction:column}dialog::backdrop{background:#152b3280}.cart-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:24px}.cart-head .eyebrow{font-size:10px;margin-bottom:8px}.cart-head h2{font-size:30px}.icon-button{background:none;border:0;font-size:35px;padding:0 8px}.cart-bottom{margin-top:auto;border-top:1px solid var(--line);padding-top:20px}.cart-bottom p{font-size:13px;color:var(--muted);margin-bottom:18px}.cart-bottom .button{width:100%;font-size:14px}.cart-bottom .button[aria-disabled=true]{opacity:.45;pointer-events:none}.continue{display:block;border:0;background:none;margin:13px auto 0;font-size:14px;text-decoration:underline}#cart-items{overflow:auto;padding-block:20px;min-height:160px}.empty-cart{padding:40px 0;color:var(--muted)}.cart-row{padding:16px 0;border-bottom:1px solid var(--line);display:flex;gap:14px;align-items:center}.cart-row h3{font-size:16px;margin-bottom:10px}.cart-row>div{flex:1}.qty{display:flex;align-items:center;gap:10px}.qty button{width:35px;height:35px;background:var(--mist);border:1px solid var(--line);border-radius:3px}.remove{border:0;background:none;text-decoration:underline;font-size:12px;color:var(--muted);padding:10px}.toast{position:fixed;left:50%;bottom:30px;transform:translate(-50%,15px);opacity:0;pointer-events:none;background:var(--cacao);color:white;z-index:40;padding:12px 22px;border-radius:6px;font-size:14px;transition:.2s}.toast.show{opacity:1;transform:translate(-50%,0)}.nojs{background:white;padding:20px}.nojs a{text-decoration:underline}@media(min-width:1450px){.hero{padding-top:75px;padding-bottom:90px}}@media(max-width:1100px){.wrap{width:calc(100% - 56px)}.brand{width:200px}.header nav{gap:18px}.header-wa{display:none}.hero{gap:25px}.hero-art{padding-left:5px}.photo-main{height:550px}.bird-card{right:-5px;width:155px}.bird-card img{height:175px}h1{font-size:74px}.hero-cta{gap:17px}.pillar{padding:23px 15px;gap:10px}.pillar-symbol{font-size:30px}.pillar h2{font-size:12px}.pillar p{font-size:12px}.story,.event-layout,.location-layout{gap:45px}.section{padding-block:75px}.product-img{height:250px}.product-copy{padding:20px}.sweets-type{font-size:28px}}@media(max-width:760px){html{scroll-padding-top:85px}.wrap{width:calc(100% - 38px)}.nav-wrap{min-height:78px;gap:15px}.brand{width:190px}.header-actions{gap:17px}.menu-toggle{display:flex;flex-direction:column;gap:6px;background:none;border:0;padding:12px 0}.menu-toggle span{width:23px;height:2px;background:var(--deep)}.header nav{display:none;position:absolute;left:0;right:0;top:78px;background:var(--mist);padding:18px 25px 25px;border-bottom:1px solid var(--line)}.header nav.open{display:flex;flex-direction:column;gap:18px}.hero{grid-template-columns:1fr;padding-top:33px;padding-bottom:38px;gap:27px}.hero-copy{padding:0}.hero .eyebrow{font-size:10px;letter-spacing:1.4px;margin-bottom:20px}h1{font-size:clamp(58px,12.8vw,85px);letter-spacing:-2.8px}.intro{font-size:21px;margin-top:20px}.hero-description{font-size:15px;max-width:440px}.hero-cta{gap:18px;margin-top:23px}.hero-cta .button{padding:13px 17px}.hero-cta .text-link{font-size:12px;gap:7px}.rating-line{margin-top:24px}.hero-art{padding:0 16px 30px 0}.photo-main{height:420px;border-top-left-radius:85px}.bird-card{width:140px;bottom:55px;right:0}.bird-card img{height:165px}.bird-card figcaption{font-size:10px}.photo-caption{font-size:15px;left:22px;bottom:25px}.hero-note{left:0;font-size:9px}.pillars{grid-template-columns:1fr;gap:9px}.pillar{padding:20px}.pillar h2{font-size:14px}.pillar p{font-size:13px;margin-top:4px}.pillar-symbol{font-size:33px;margin-right:8px}.section{padding-block:55px}.story{grid-template-columns:1fr;gap:30px}.story-photo img{height:360px}.image-label{right:0;font-size:9px}.eyebrow{font-size:10px;letter-spacing:1.5px;margin-bottom:17px}h2{font-size:32px;letter-spacing:-1px}.section-heading{display:block;margin-bottom:27px}.section-heading>p,.section-heading>.text-link{margin-top:20px}.product-grid{grid-template-columns:repeat(2,1fr);gap:17px 12px}.product-img{height:220px}.product-img>span{font-size:8px;left:8px;top:10px;letter-spacing:.5px;padding:4px 6px;max-width:90%}.product-copy{padding:17px 12px}.product-copy h3{font-size:16px;line-height:1.25}.product-copy p{font-size:13px;margin-block:10px 18px}.add-product{font-size:12px;padding-top:13px;gap:7px}.sweets{padding:65px 15px 20px}.sweets-type{font-size:23px}.sweets p{font-size:14px}.catalog-note{font-size:12px}.masonry{columns:2;column-gap:12px}.masonry figure{margin-bottom:12px}.masonry img{height:180px}.masonry figure:nth-child(2) img,.masonry figure:nth-child(4) img{height:280px}.masonry figcaption{font-size:11px;padding:30px 12px 12px}.event-layout{grid-template-columns:1fr;gap:20px}.event-intro>img{height:210px}.event h3{font-size:24px}.reviews{grid-template-columns:1fr;gap:25px}.review-score{border-right:0;border-bottom:1px solid var(--line);padding:0 0 25px;align-items:flex-start}.review-score .score{font-size:75px}.review-score .stars{font-size:22px}.reviews h2{font-size:30px}.reviews p:not(.eyebrow){font-size:15px}.location-layout{grid-template-columns:1fr;gap:30px}.visit-card img{height:260px}.visit-card>div{padding:25px}.footer-top{grid-template-columns:1fr 1fr;gap:30px}.footer-top>div:first-child{grid-column:1/-1}.footer-logo{width:230px}.footer-top p,.footer-top a:not(:has(img)){font-size:12px}.footer-top h2{font-size:10px;letter-spacing:1px;margin-bottom:14px}.footer-bottom{gap:25px;font-size:9px;padding-bottom:65px}.floating-cart{bottom:15px;right:15px;font-size:13px}.toast{bottom:82px;width:max-content;max-width:90%;font-size:12px}dialog{padding:23px}.cart-bottom .button{font-size:13px}}@media(max-width:370px){.brand{width:165px}.product-grid{grid-template-columns:1fr}.product-img{height:280px}.hero-cta{align-items:flex-start;flex-direction:column}.hero-art .photo-main{height:370px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
