:root{--blue:#075398;--pink:#f4abd4;--paper:#f8f5ed;--ink:#143b58;--green:#d6e592;--border:rgba(7,83,152,.2)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #c94492;outline-offset:6px}img{display:block;max-width:100%;height:auto}.skip{position:fixed;left:16px;top:-100px;background:white;color:var(--blue);padding:12px;z-index:99}.skip:focus{top:10px}.site-header{height:104px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;background:var(--paper);border-bottom:1px solid var(--border)}.wordmark{font-family:Georgia,serif;font-size:30px;font-weight:700;line-height:.8;letter-spacing:-1.8px;transform:rotate(-6deg);color:var(--blue)}.wordmark>span{display:block}.wordmark>span+span{padding-left:34px;margin-top:7px}.brand-dot{color:#d3559c}nav{display:flex;gap:36px;align-items:center;font-weight:600;font-size:15px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;min-height:56px;padding:15px 26px;border-radius:100px;background:var(--blue);color:white;font-weight:600;line-height:1.3;border:1px solid var(--blue);transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px);background:#073d6e}.button-small{min-height:46px;padding:12px 22px}.button-pink{background:var(--pink);border-color:var(--pink);color:var(--blue)}.button-pink:hover{background:#f8c5e1}.hero{display:grid;grid-template-columns:1.07fr 1fr;min-height:710px;background:var(--blue);color:var(--paper)}.hero-copy{padding:65px 5vw 55px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.eyebrow{font-size:12px;letter-spacing:2.2px;font-weight:700;margin:0 0 26px}.hero h1{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:clamp(65px,7.65vw,120px);letter-spacing:-5px;line-height:1.02;margin:0 0 28px;color:var(--pink)}h1 em{font-weight:400}.intro{font-size:18px;line-height:1.7;margin:0 0 29px}.hero-note{font-size:13px;margin:27px 0 0;letter-spacing:.5px;color:#e5eff8}.hero-visual{position:relative;padding:30px 30px 30px 0}.hero-visual img{width:100%;height:100%;max-height:760px;object-fit:cover;border-radius:160px 160px 12px 12px}.photo-note{position:absolute;right:52px;bottom:61px;font-family:Georgia,serif;font-style:italic;font-size:24px;color:white;text-shadow:0 2px 12px #000}.order-section{text-align:center;padding:100px 24px;background:var(--pink);color:var(--blue)}h2{font-family:Georgia,serif;font-size:clamp(42px,5vw,72px);font-weight:400;letter-spacing:-2.5px;line-height:1.1;margin:0 0 24px}.order-section p:not(.eyebrow){font-size:18px}.order-links{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin-top:32px}footer{padding:30px 5%;display:flex;justify-content:space-between;gap:20px;font-size:14px}footer a{text-decoration:underline;text-underline-offset:5px}@media(min-width:1600px){.hero-copy{padding-left:max(5vw,calc((100vw - 1480px)/2))}}@media(max-width:700px){html{scroll-padding-top:30px}.site-header{height:86px;padding:0 6%}.wordmark{font-size:25px}nav{gap:14px}nav>a:not(.button){display:none}.button-small{min-height:44px;font-size:14px;padding:12px 17px}.hero{grid-template-columns:1fr}.hero-copy{padding:48px 7% 35px}.eyebrow{font-size:11px;letter-spacing:1.6px;margin-bottom:22px}.hero h1{font-size:clamp(64px,14.5vw,96px);letter-spacing:-3.6px}.intro{font-size:16px;line-height:1.7}.hero-note{margin-top:21px;font-size:12px}.hero-visual{padding:0 7% 34px}.hero-visual img{aspect-ratio:1.12;height:auto;max-height:490px;border-radius:110px 110px 8px 8px;object-position:center 38%}.photo-note{right:12%;bottom:59px;font-size:20px}.order-section{padding:70px 7%}h2{font-size:48px}.order-links{flex-direction:column}.order-links .button{width:100%}footer{font-size:13px;flex-wrap:wrap}.desktop-break{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
.hero-actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap}.text-link{font-weight:600;display:inline-flex;align-items:center;gap:18px;border-bottom:1px solid currentColor;padding:7px 0;line-height:1.4}.hero .text-link{color:var(--paper);font-size:15px}.ribbon{display:flex;justify-content:space-around;gap:30px;align-items:center;overflow:hidden;background:var(--green);color:var(--blue);padding:21px 24px;font-size:12px;font-weight:700;letter-spacing:2px;white-space:nowrap}.ribbon i{font-size:25px;font-style:normal}.menu-section{padding:110px 5% 80px;max-width:1640px;margin:auto}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:45px}.section-heading h2{max-width:680px;margin-bottom:0}.section-heading h2 em{display:block}.section-heading>p{font-size:16px;max-width:320px;margin-bottom:8px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:25px}.product{min-width:0;display:flex;flex-direction:column}.product-photo{display:block;position:relative;overflow:hidden;border-radius:140px 140px 8px 8px;background:var(--blue);aspect-ratio:1}.product-photo img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.product-photo:hover img{transform:scale(1.05)}.product-index{position:absolute;left:16px;bottom:15px;color:white;font-size:13px;letter-spacing:1px}.product-arrow{position:absolute;right:13px;bottom:13px;border-radius:50%;background:var(--paper);width:38px;height:38px;display:grid;place-items:center;font-size:21px}.product-tag{font-size:11px;letter-spacing:1.6px;font-weight:700;margin:25px 0 7px;color:#315b70}.product h3{font-family:Georgia,serif;font-size:30px;font-weight:400;letter-spacing:-1px;line-height:1.2;margin:0 0 15px}.product-description{font-size:15px;line-height:1.65;margin:0 0 18px;flex:1}.product-link{font-size:14px;font-weight:600;padding-bottom:9px;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;align-items:center}.menu-note{font-size:14px;margin:35px 0 0;color:#4b6371}.story-section{display:grid;grid-template-columns:1fr 1.08fr;background:#e7edc9;color:#254937}.story-image{background:#065294;overflow:hidden;max-height:720px;display:grid;place-items:center}.story-image>img{width:100%;height:100%;object-fit:contain;max-height:720px}.story-copy{padding:70px 7vw 50px 6vw;position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.story-copy h2{font-size:clamp(42px,4.6vw,72px)}.story-copy>p:not(.eyebrow){font-size:17px;max-width:500px;margin:0 0 20px}.story-copy .text-link{margin-top:14px}.brand-seal{width:95px;height:95px;border-radius:50%;margin-top:35px;transform:rotate(9deg)}.order-section h2{font-size:clamp(65px,7.7vw,112px)}.order-footnote{font-size:13px!important;line-height:1.8;margin-top:27px!important}.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;padding:100px 7%;max-width:1600px;margin:auto}.faq-section h2{font-size:60px}.faqs details{border-top:1px solid var(--border)}.faqs details:last-child{border-bottom:1px solid var(--border)}.faqs summary{cursor:pointer;list-style:none;padding:23px 35px 23px 0;position:relative;font-size:17px;font-weight:600}.faqs summary::-webkit-details-marker{display:none}.faqs summary::after{content:'+';position:absolute;right:0;font-size:25px;top:17px;font-weight:400}.faqs details[open] summary::after{content:'−'}.faqs details p{margin:0;padding:0 25px 25px 0;font-size:16px;color:#415c6c}.faqs details a{text-decoration:underline}footer{align-items:center;border-top:1px solid var(--border);padding:50px 5%}.footer-brand{font-family:Georgia,serif;font-size:48px;font-weight:700;letter-spacing:-2px;color:var(--blue)}.footer-bottom{display:flex;justify-content:space-between;padding:18px 5%;font-size:12px;background:var(--blue);color:white}.footer-bottom a{text-decoration:underline;text-underline-offset:3px}.mobile-order{display:none}@media(min-width:1800px){.hero-visual img{max-height:840px}.hero{min-height:760px}}@media(max-width:1000px){nav{gap:21px}nav>a[href*="instagram"]{display:none}.hero h1{letter-spacing:-3px}.hero-copy{padding-top:45px;padding-bottom:45px}.hero-visual{padding-right:20px}.hero{min-height:640px}.section-heading{display:block}.section-heading>p{max-width:none;margin-top:25px}.product-grid{gap:18px}.product h3{font-size:25px}.product-description{font-size:14px}.story-copy{padding:45px 7%}.story-copy>p:not(.eyebrow){font-size:16px}.faq-section{gap:35px}.faq-section h2{font-size:48px}}@media(max-width:700px){.hero{min-height:0}.hero-actions{gap:23px}.hero .text-link{font-size:14px}.ribbon{justify-content:flex-start;font-size:10px;padding:15px 20px;gap:20px}.ribbon span:last-child{display:none}.ribbon i{font-size:19px}.menu-section{padding:65px 7% 55px}.section-heading{margin-bottom:33px}.section-heading h2{font-size:44px;letter-spacing:-1.8px}.section-heading>p{font-size:15px;margin-top:20px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 18px}.product-photo{border-radius:80px 80px 6px 6px}.product-tag{font-size:10px;line-height:1.7;letter-spacing:1px;margin-top:18px}.product h3{font-size:24px;letter-spacing:-.7px;margin-bottom:12px}.product-description{font-size:14px}.product-link{font-size:13px}.product-arrow{width:30px;height:30px;font-size:18px;bottom:10px;right:10px}.product-index{left:11px;bottom:11px;font-size:11px}.menu-note{font-size:13px;line-height:1.8}.story-section{grid-template-columns:1fr}.story-image{max-height:450px}.story-image>img{max-height:450px;object-fit:cover;object-position:center 42%}.story-copy{padding:48px 7%}.story-copy h2{font-size:46px;letter-spacing:-2px}.brand-seal{width:80px;height:80px;margin-top:26px}.order-section h2{font-size:64px;letter-spacing:-3px}.order-section p:not(.eyebrow){font-size:16px}.faq-section{grid-template-columns:1fr;gap:30px;padding:65px 7%}.faq-section h2{font-size:48px}.faqs summary{font-size:16px;line-height:1.5;padding-top:20px;padding-bottom:20px}.faqs details p{font-size:15px}footer{padding:38px 7%;align-items:flex-start;gap:28px}.footer-brand{width:100%;font-size:44px}.footer-bottom{padding:17px 7% 90px}.mobile-order{position:fixed;left:16px;right:16px;bottom:max(14px,env(safe-area-inset-bottom));z-index:10;display:flex;justify-content:space-between;align-items:center;background:var(--blue);color:white;border:1px solid #c9deea;border-radius:80px;padding:15px 20px;box-shadow:0 5px 25px #00294c35;font-size:12px;min-height:55px}.mobile-order strong{font-size:14px;font-weight:600}}@media(max-width:359px){.product-grid{gap:28px 13px}.hero h1{font-size:59px}.hero-actions .text-link{font-size:13px}.product h3{font-size:22px}.mobile-order{padding:14px 16px;font-size:11px}}
