:root{--navy:#0f1b2a;--navy-light:#1c2e42;--blue:#009fe3;--blue-hover:#00b4ff;--blue-deep:#0075a8;--blue-pale:#4fc3f7;--ink:#0f1b2a;--gray-900:#334155;--gray-700:#475569;--gray-600:#64748b;--gray-400:#94a3b8;--gray-300:#cbd5e1;--gray-200:#e2e8f0;--gray-100:#f1f5f9;--gray-50:#f8fafc;--slate-on-navy:#8a97a6;--text-on-navy:#b6c2d1;--text-on-navy-strong:#c6d0db;--text-on-navy-link:#d5dde6;--sky-border:#b9e3f7;--sky-bg:#e8f6fd}*,:before,:after{box-sizing:border-box}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-family:Work Sans,system-ui,sans-serif}html{scroll-behavior:smooth}a{color:var(--ink);text-decoration:none}h1,h2,h3{letter-spacing:-.01em;margin:0;font-family:Libre Caslon Text,Georgia,serif;font-weight:400;line-height:1.12}p{margin:0}input,textarea,button{font-family:inherit}button{cursor:pointer}.hdr-logo{height:56px}.hdr-nav{display:flex}.hdr-cta{display:inline-flex}.hdr-menu-btn,.hdr-mobile-nav{display:none}@media (max-width:1119px){.hdr-logo{height:40px}.hdr-nav,.hdr-cta{display:none}.hdr-basket{padding:0 10px}.hdr-menu-btn{display:inline-flex}.hdr-mobile-nav.is-open{display:flex}}@media (max-width:1000px){.grid-3{grid-template-columns:repeat(2,1fr)!important}}@media (min-width:1101px){.box-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}}@media (min-width:761px) and (max-width:1100px){.box-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:760px){.hero-grid{grid-template-columns:1fr!important}.hero-spacer{display:none!important}.hero-inner{padding:52px 20px 44px!important}.grid-3{grid-template-columns:1fr!important}.grid-2{grid-template-columns:1fr!important;gap:36px!important}.form-2col{grid-template-columns:1fr!important}.footer-grid{grid-template-columns:1fr 1fr!important;gap:32px!important}.section-pad{padding-top:52px!important;padding-bottom:52px!important}.box-grid{grid-template-columns:1fr!important}}@media (max-width:480px){.footer-grid{grid-template-columns:1fr!important}}@media (max-width:760px){.announce{text-align:center;gap:3px!important;padding:8px 20px!important}.announce-primary{font-size:13px!important;line-height:1.35!important}.announce-dot{display:none!important}.announce-secondary{letter-spacing:.1em!important;font-size:10px!important}.hdr-inner{padding:14px 20px!important}.detail-grid{grid-template-columns:minmax(0,1fr)!important;gap:28px!important}.detail-pad{padding:28px 20px 56px!important}}@media (max-width:560px){.cart-line{flex-wrap:wrap!important;gap:14px 12px!important}.cart-line-info{flex-basis:calc(100% - 84px)!important}.cart-line-total{margin-left:auto!important}}@media (max-width:760px){.qty-btn,.icon-btn{width:44px!important;height:44px!important}.chip,.prep-select{height:44px!important}input,select,textarea{font-size:16px!important}}@keyframes hero-fade-in{0%{opacity:.8;translate:0 22px}to{opacity:1;translate:0}}.hero-wave-item{opacity:.8;animation:.9s ease-out both hero-fade-in;animation-delay:calc(var(--wave-i,0) * .13s);translate:0 22px}@keyframes hero-bob-drift{0%{translate:0}12.5%{translate:2.1px -.6px}25%{translate:3px -2px}37.5%{translate:2.1px -3.4px}50%{translate:0 -4px}62.5%{translate:-2.1px -3.4px}75%{translate:-3px -2px}87.5%{translate:-2.1px -.6px}to{translate:0}}@keyframes hero-bob-tilt{0%,to{rotate:none}25%{rotate:-.2deg}75%{rotate:.2deg}}.hero-bob-line{animation:hero-bob-drift var(--bob-drift) linear var(--bob-phase) infinite, hero-bob-tilt var(--bob-tilt) ease-in-out var(--bob-phase) infinite;display:block}@media (prefers-reduced-motion:reduce){.hero-wave-item,.hero-bob-line{opacity:1;animation:none}.hero-wave-item{translate:none}}@media (prefers-reduced-motion:no-preference){@supports (animation-timeline:view()){@keyframes section-reveal{0%{opacity:.8;translate:0 36px}to{opacity:1;translate:0}}.section-reveal{animation:linear both section-reveal;animation-timeline:view();animation-range:cover 60px cover 420px}.page-hero-reveal .section-reveal{animation-duration:.7s;animation-timing-function:ease-out;animation-timeline:auto;animation-range:normal}}}
