@charset "UTF-8";
:root{--navy:#071e2a;--gold:#d2b889;--paper:#f7f6f2;--ink:#172c35;--muted:#64747a;--line:#dce1df;--serif:"Songti SC","Noto Serif CJK SC","STSong",Georgia,serif;--sans:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.8}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid var(--gold);outline-offset:5px}.header{height:100px;display:flex;align-items:center;justify-content:space-between;padding:0 6%;position:absolute;z-index:20;top:0;width:100%;color:white;border-bottom:1px solid #ffffff26}.brand{display:flex;align-items:center;gap:15px}.brand-emblem{height:48px;width:40px;border:1px solid var(--gold);font:36px/46px Georgia,serif;color:var(--gold);text-align:center}.brand strong{display:block;font:22px/1.2 Georgia,serif;letter-spacing:3px}.brand small{display:block;font-size:12px;letter-spacing:5px;margin-top:7px}.header nav{display:flex;gap:32px;font-size:14px}.header-contact{border-bottom:1px solid #d2b88988;padding:6px 0;font-size:14px}.hero{min-height:800px;height:100svh;max-height:1080px;color:white;position:relative;background:linear-gradient(90deg,#041a2b99,transparent 80%),url('assets/coast.jpg') center/cover no-repeat}.hero-inner{padding:clamp(200px,25vh,270px) 8% 140px;max-width:1450px;margin:auto}.eyebrow{font-size:12px;font-weight:500;letter-spacing:3px;color:var(--gold);margin:0 0 24px}h1{font-family:var(--serif);font-weight:400;font-size:clamp(42px,4.7vw,72px);line-height:1.45;letter-spacing:4px;margin:0 0 22px}.hero-copy{color:#d1dce0;font-weight:300;margin:0 0 32px;line-height:2}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:36px;padding:14px 24px;min-height:54px;font-size:14px;border:1px solid transparent}.gold{background:var(--gold);color:var(--navy)}.hero-story{margin-left:28px;font-size:14px;color:#e6ebeb}.hero-story span{margin-left:12px}.hero-foot{position:absolute;bottom:32px;left:8%;right:8%;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #ffffff35;padding-top:24px;font-size:12px;letter-spacing:2px;color:#ccd7db}footer{background:var(--navy);padding:50px 8%;color:white}footer p{color:#c1cbd0;font-size:14px}@media(max-width:900px){.header nav{display:none}.header{height:88px}.hero{min-height:740px;max-height:900px}.hero-inner{padding:210px 7% 140px}.hero-foot{left:7%;right:7%}.hero-foot>span:last-child{display:none}}@media(max-width:540px){.brand strong{font-size:18px}.brand-emblem{height:42px;width:34px;font-size:30px;line-height:40px}.header-contact{font-size:13px}.hero{height:92svh;min-height:700px;background-position:60% center}.hero-inner{padding-top:180px}.eyebrow{font-size:10px;letter-spacing:2px}h1{font-size:39px;letter-spacing:2px}.hero-copy{font-size:15px}.hero-story{display:inline-block;margin:22px 0 0 22px}.hero-foot{font-size:10px;letter-spacing:1px}.button{padding:12px 20px}}
/* Content and interaction system */
:root{--gold-dark:#8b6b36}.skip-link{position:fixed;top:-80px;left:20px;padding:12px 20px;background:white;z-index:100}.skip-link:focus{top:10px}button{border:0}.header{transition:background .25s,height .25s;position:fixed}.header.scrolled{height:78px;background:#071e2af5;box-shadow:0 4px 30px #00101c15}.header a:hover{color:var(--gold)}.header-actions{display:flex;align-items:center;gap:26px}.language{color:#fff;background:none;font-size:13px;letter-spacing:1px;padding:8px;border-right:1px solid #ffffff40;padding-right:24px}.menu-toggle{display:none;width:40px;height:40px;background:none;align-items:center;justify-content:center;flex-direction:column;gap:7px}.menu-toggle span{width:23px;height:1px;background:white;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.hero{background-image:linear-gradient(90deg,#041a2b99,transparent 80%),url('assets/coast.jpg')}.hero-story>span:last-child{margin-left:12px}.hero-story>span:first-child{margin:0}.button{transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.gold:hover{background:#e1cba5}.dark{background:var(--navy);color:white}.dark:hover{background:#163e4d}.outline{border-color:var(--line);background:transparent;color:var(--navy)}.brand-strip{display:flex;align-items:center;justify-content:center;gap:64px;background:#0d2935;color:#d8c4a4;padding:25px 5%;font-size:12px;letter-spacing:3px}.brand-strip i{width:3px;height:3px;transform:rotate(45deg);background:#a98d5d}.section{max-width:1400px;margin:auto;padding:90px 8%}.section-label{display:flex;justify-content:space-between;font-size:12px;letter-spacing:2px;color:var(--muted);border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:55px}.section-label>span:last-child{letter-spacing:3px}h2{font:400 clamp(32px,3.1vw,48px)/1.5 var(--serif);letter-spacing:2px;margin:0 0 24px}h2 em{font-style:normal;color:var(--gold-dark)}h3{font:400 28px/1.5 var(--serif);margin:0 0 18px}p{margin:0 0 20px}.muted{color:var(--muted)}.story-grid{display:grid;grid-template-columns:1fr 1.25fr;gap:12%}.story-copy p{line-height:2}.philosophy{display:flex;gap:65px;border-top:1px solid var(--line);margin-top:30px;padding-top:25px}.philosophy>div{display:flex;align-items:center;gap:16px}.philosophy strong{font:400 34px var(--serif);color:var(--gold-dark)}.philosophy span{font-size:12px;max-width:60px;color:var(--muted);letter-spacing:2px}.collection{display:grid;grid-template-columns:1.1fr 1fr;background:#edf0ed;max-width:1600px;margin:auto}.collection-image{margin:0;position:relative;min-height:650px;background:var(--navy)}.collection-image img{height:100%;width:100%;object-fit:cover;position:absolute;inset:0}.collection-image:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 70%,#02131dbb);pointer-events:none}.collection-image figcaption{position:absolute;bottom:27px;left:7%;right:7%;font-size:12px;color:#eceded;z-index:1}.image-index{position:absolute;top:30px;left:7%;color:white;font-size:12px;letter-spacing:2px;text-shadow:0 1px 10px #000}.collection-copy{padding:76px 13% 62px 11%}.collection-copy .eyebrow,.kitchen .eyebrow,.faq .eyebrow,.gift-copy .eyebrow{color:var(--gold-dark)}.collection-copy h2{font-size:46px;line-height:1.45;margin-bottom:15px}.subtitle{font-size:11px;letter-spacing:2px;color:var(--muted);margin-bottom:27px}.collection-copy>p:not(.eyebrow):not(.subtitle){color:#526269;line-height:1.95}.product-facts{margin:25px 0 32px;font-size:13px}.product-facts>div{padding:12px 0;border-bottom:1px solid #cdd5d2;display:grid;grid-template-columns:85px 1fr;gap:15px}.product-facts dt{color:var(--muted)}.product-facts dd{margin:0}.text-link{display:flex;justify-content:space-between;border-bottom:1px solid var(--gold-dark);padding:0 0 12px;max-width:210px;color:var(--ink);font-size:14px}.text-link:hover{color:var(--gold-dark)}.ocean-note{padding-top:28px;padding-bottom:28px;display:grid;grid-template-columns:130px 1fr 170px;gap:28px;align-items:center;border-bottom:1px solid var(--line)}.ocean-note p{font-size:12px;color:var(--muted);margin:0;line-height:1.8}.note-label{color:var(--gold-dark);font-size:12px;letter-spacing:2px}.ocean-note>a{font-size:12px;border-bottom:1px solid #c3c9c6;padding-bottom:5px}.section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:25px;margin-bottom:35px}.section-heading h2{margin:0}.section-heading p{margin:0;color:var(--muted);font-size:14px}.recipe-layout{display:grid;grid-template-columns:.8fr 1.2fr;border:1px solid var(--line)}.recipe-tabs{background:#e9eeeb;display:flex;flex-direction:column}.recipe-tabs button{position:relative;background:none;display:flex;align-items:center;gap:22px;text-align:left;padding:34px 30px;color:var(--muted);border-bottom:1px solid #d1d9d4;flex:1}.recipe-tabs button:last-child{border:0}.recipe-tabs button[aria-selected=true]{color:var(--navy);background:#dde5df}.recipe-tabs button[aria-selected=true]:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--gold-dark)}.recipe-number{font:italic 18px Georgia;opacity:.6}.recipe-tabs strong{display:block;font:400 25px var(--serif);margin-bottom:10px}.recipe-tabs small{display:block;font-size:12px;letter-spacing:1px}.tab-arrow{margin-left:auto;font-size:20px;color:var(--gold-dark);opacity:0}.recipe-tabs button[aria-selected=true] .tab-arrow{opacity:1}.recipe-panel{padding:45px 50px;background:white}.recipe-panel .eyebrow{margin-bottom:17px}.recipe-panel>p{color:var(--muted);font-size:15px}.ingredients{padding:15px 0 12px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:24px 0}.ingredients span{font-size:11px;letter-spacing:2px;color:var(--gold-dark)}.ingredients p{font-size:14px;margin:5px 0 0}.recipe-panel ol{padding-left:21px;font-size:14px;line-height:2.1;color:#4f636b}.recipe-panel .recipe-note{font-size:12px;margin-bottom:0;color:#6a777b;line-height:1.7}.gifting{background:#e5e7e1;display:grid;grid-template-columns:1fr 1.1fr;align-items:center;max-width:1600px;margin:auto}.gift-copy{padding:70px 14% 70px 16%}.gift-copy>p:not(.eyebrow){color:#5a696e;line-height:1.9}.gift-tags{display:flex;gap:15px;font-size:12px;color:#59645c;margin:30px 0 35px;flex-wrap:wrap}.gift-tags span{padding:2px 12px;border-left:1px solid #a8b2a6}.gift-tags span:first-child{padding-left:0;border:0}.gifting figure{position:relative;margin:0;align-self:stretch;min-height:600px}.gifting img{display:block;position:absolute;width:100%;height:100%;object-fit:cover}.gifting figcaption{position:absolute;bottom:24px;left:30px;right:25px;font-size:12px;color:#fff;text-shadow:0 1px 5px #001019;background:#071e2a99;width:fit-content;padding:5px 10px}.faq{display:grid;grid-template-columns:.75fr 1.25fr;gap:8%;padding-top:100px;padding-bottom:100px}.faq .eyebrow{font-size:11px}.faq-items{border-top:1px solid #bfcac5}.faq-items details{border-bottom:1px solid #cdd5d1}.faq-items summary{cursor:pointer;padding:23px 0;display:flex;justify-content:space-between;align-items:center;gap:25px;font-size:16px;list-style:none}.faq-items summary::-webkit-details-marker{display:none}.faq-items summary>span:last-child{font-size:23px;font-weight:300;color:var(--gold-dark);line-height:1;transition:transform .2s}.faq-items details[open] summary>span:last-child{transform:rotate(45deg)}.faq-items details>p{font-size:14px;color:var(--muted);line-height:1.9;padding-right:40px;margin-bottom:25px}.contact{background:#0e2c39;color:white}.contact-inner{max-width:1400px;margin:auto;padding:85px 8%;display:grid;grid-template-columns:1fr 1fr;gap:12%}.contact h2{font-size:42px;margin-bottom:0}.contact-right{padding-top:38px}.contact-right>p{color:#cad5d9}.contact-pending{font-size:14px;color:#adbfc6;line-height:1.8;margin:0 0 26px}.contact-right .contact-note{font-size:12px;opacity:.8;margin:15px 0 0}#contact-channels a{display:block;color:var(--gold);font-size:17px;margin-bottom:10px;overflow-wrap:anywhere}footer{padding:50px 8% 25px}.footer-main{display:flex;align-items:center;gap:60px;margin-bottom:38px}.footer-main>p{margin:0;font-family:var(--serif);letter-spacing:2px}.back-top{margin-left:auto;font-size:12px;color:#c5d0d3}.footer-bottom{border-top:1px solid #ffffff22;padding-top:20px;color:#8ca0a9;display:flex;justify-content:space-between;font-size:11px;letter-spacing:.5px;gap:20px}.footer-link{background:none;color:#a7b6bd;font-size:12px;padding:0}.footer-link:hover{color:var(--gold)}dialog{width:min(600px,calc(100% - 36px));max-height:calc(100svh - 48px);overflow:auto;padding:35px 42px;border:1px solid var(--line);color:var(--ink);background:var(--paper)}dialog::backdrop{background:#041925bc;backdrop-filter:blur(6px)}dialog h2{font-size:30px;letter-spacing:0;margin-bottom:15px}dialog p{font-size:14px;line-height:1.8}.dialog-top{display:flex;justify-content:space-between;gap:10px;align-items:center}.dialog-top .eyebrow{color:var(--gold-dark);font-size:10px;margin:0 0 20px}.dialog-close{width:36px;height:36px;background:none;color:var(--ink);font-size:28px;line-height:1;align-self:flex-start;margin-top:-12px;margin-right:-13px}dialog label{display:block;font-size:14px;margin:20px 0 8px}dialog select,dialog textarea{display:block;width:100%;border:1px solid #c8d1cc;background:white;border-radius:0;padding:11px 14px;font-size:15px;color:var(--ink)}dialog textarea{resize:vertical}dialog .button{margin-top:22px}#enquiry-result{border-top:1px solid var(--line);margin-top:25px}#enquiry-result[hidden]{display:none}.result-actions{display:flex;gap:12px;flex-wrap:wrap}#copy-status{font-size:13px;margin:15px 0 0;color:#486351}.dialog-open{overflow:hidden}html[lang=en] h1{font-family:Georgia,serif;letter-spacing:-1px;font-size:clamp(38px,4.8vw,72px);line-height:1.25}html[lang=en] h2{letter-spacing:0;line-height:1.3}html[lang=en] .philosophy{gap:25px}html[lang=en] .philosophy>div{flex-direction:column;gap:8px;align-items:flex-start}html[lang=en] .philosophy strong{font-family:Georgia;font-size:21px}html[lang=en] .philosophy span{max-width:none;letter-spacing:0}html[lang=en] .product-facts>div{grid-template-columns:95px 1fr}html[lang=en] .collection-copy h2{font-size:42px}html[lang=en] .recipe-tabs strong{font-size:23px}
@media(min-width:1601px){.section{padding-left:110px;padding-right:110px}}
@media(max-width:1150px){.header{padding-left:5%;padding-right:5%}.header nav{gap:20px;font-size:13px}.header-actions{gap:18px}.section{padding-left:7%;padding-right:7%}.story-grid{gap:7%}.philosophy{gap:30px}.collection-copy{padding:55px 10%}.collection-copy h2{font-size:40px}.recipe-panel{padding:35px}.recipe-tabs button{padding:28px 24px;gap:15px}.gifting figure{min-height:540px}.gift-copy{padding:60px 12%}.section-heading{display:block}.section-heading>p{margin-top:14px}}
@media(max-width:900px){.header nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--navy);padding:20px 7% 30px;flex-direction:column;gap:5px;border-top:1px solid #ffffff22;box-shadow:0 20px 30px #00101d33}.header nav.open{display:flex}.header nav>a{padding:10px 0;font-size:16px}.menu-toggle{display:flex}.header-actions{gap:16px}.language{padding-right:15px}.header.scrolled{height:78px}.brand-strip{gap:30px;letter-spacing:1px}.section{padding-top:65px;padding-bottom:65px}.section-label{margin-bottom:35px}.story-grid{grid-template-columns:1fr;gap:15px}.story-copy{max-width:600px}.philosophy{justify-content:space-between}.collection{grid-template-columns:1fr 1fr}.collection-image{min-height:620px}.collection-copy{padding:48px 9%}.collection-copy h2{font-size:34px}.product-facts>div{display:block}.product-facts dd{margin-top:4px}.ocean-note{grid-template-columns:110px 1fr;padding-top:25px;padding-bottom:25px}.ocean-note>a{grid-column:2;width:fit-content}.recipe-layout{grid-template-columns:1fr}.recipe-tabs{flex-direction:row}.recipe-tabs button{border-bottom:1px solid var(--line);border-right:1px solid var(--line);padding:20px 15px;gap:10px}.recipe-tabs strong{font-size:20px}.recipe-tabs small{font-size:11px}.recipe-number,.tab-arrow{display:none}.recipe-tabs button[aria-selected=true]:before{width:auto;height:3px;right:0;bottom:auto}.recipe-tabs button:last-child{border-bottom:1px solid var(--line)}.gifting{grid-template-columns:1fr 1fr}.gifting figure{min-height:580px}.gift-copy{padding:50px 12%}.gift-copy h2{font-size:34px}.faq{grid-template-columns:1fr;gap:20px}.faq>div:first-child>p:last-child{display:none}.contact-inner{padding:65px 7%;gap:8%}.contact h2{font-size:34px}.contact-right{padding-top:30px}.footer-main{gap:30px}.footer-main>p{display:none}.footer-bottom>span:last-child{display:none}html[lang=en] .collection-copy h2{font-size:34px}html[lang=en] .recipe-tabs strong{font-size:19px}}
@media(max-width:600px){body{line-height:1.85}.header{height:82px}.header-contact{display:none}.header-actions{gap:5px}.language{border:0;padding:8px}.brand small{letter-spacing:4px;font-size:11px}.hero{min-height:700px;max-height:900px}.hero-inner{padding-top:190px}.hero-copy{max-width:300px}.hero .eyebrow{font-size:10px;letter-spacing:1.5px}.hero-story{margin:24px 0 0 20px}.hero h1{font-size:39px;line-height:1.45;letter-spacing:2px}.hero-foot{font-size:10px;bottom:24px}.brand-strip{gap:15px;padding:21px 5%;font-size:10px;letter-spacing:1px}.brand-strip i{width:2px;height:2px;flex-shrink:0}.section{padding:55px 7%}.section-label{font-size:10px;letter-spacing:1px;margin-bottom:32px;gap:15px}.section-label>span:last-child{font-size:10px;letter-spacing:1px}h2{font-size:33px;letter-spacing:1px}.story-copy p{font-size:15px}.philosophy{gap:15px}.philosophy>div{gap:12px}.philosophy strong{font-size:30px}.philosophy span{font-size:11px;max-width:50px;letter-spacing:1px}.collection{grid-template-columns:1fr}.collection-image{min-height:360px;aspect-ratio:1.2}.collection-copy{padding:44px 7%}.collection-copy h2{font-size:35px}.product-facts>div{display:grid;grid-template-columns:80px 1fr}.product-facts dd{margin:0}.ocean-note{display:block;padding:24px 7%}.ocean-note p{margin:10px 0;font-size:12px}.ocean-note>a{display:inline-block}.section-heading h2{font-size:29px}.section-heading{margin-bottom:25px}.section-heading p{font-size:13px}.recipe-tabs button{padding:20px 10px;text-align:center;justify-content:center}.recipe-tabs strong{font-size:18px;line-height:1.4;margin:0}.recipe-tabs small{display:none}.recipe-panel{padding:28px 24px}.recipe-panel h3{font-size:24px}.recipe-panel>p{font-size:14px}.recipe-panel ol{font-size:13px}.gifting{display:flex;flex-direction:column}.gift-copy{padding:50px 7%;width:100%}.gift-copy h2{font-size:35px}.gift-copy>p:not(.eyebrow){font-size:15px;max-width:400px}.gifting figure{width:100%;min-height:0;aspect-ratio:4/3}.gifting figcaption{bottom:17px;left:20px;right:20px;font-size:11px}.faq{gap:10px}.faq-items summary{font-size:15px;padding:20px 0}.faq-items details>p{font-size:14px;padding-right:20px}.faq h2{margin-bottom:16px}.contact-inner{display:block;padding:55px 7%}.contact h2{font-size:34px}.contact-right{padding-top:30px}.contact-right>p{font-size:15px}.contact-pending{font-size:13px}.contact-right .contact-note{max-width:310px}.contact .eyebrow{font-size:10px;letter-spacing:2px}footer{padding:40px 7% 22px}.footer-main{justify-content:space-between;gap:15px}.footer-main .brand-emblem{display:none}.footer-main .brand strong{font-size:19px}.footer-main .brand small{font-size:10px}.footer-bottom{font-size:10px;display:flex;flex-wrap:wrap;gap:12px;line-height:1.5}.footer-link{font-size:11px}.back-top{font-size:11px}dialog{padding:27px 24px}dialog h2{font-size:27px}dialog .button{font-size:13px;padding:12px 20px}html[lang=en] .hero h1{font-size:39px;line-height:1.25;letter-spacing:-.5px}html[lang=en] .hero-copy{font-size:14px}html[lang=en] .hero-story{display:block;margin-left:0}html[lang=en] .brand-strip{font-size:9px;letter-spacing:0;gap:10px}html[lang=en] .section-label{font-size:9px}html[lang=en] .section-label>span:last-child{font-size:9px}html[lang=en] .philosophy strong{font-size:20px}html[lang=en] .philosophy span{font-size:11px}html[lang=en] .recipe-tabs strong{font-family:Georgia;font-size:17px}html[lang=en] .section-heading h2{font-size:30px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

/* Keep intrinsic image ratios from widening narrow screens. */
.collection>*{min-width:0}
@media(max-width:600px){.collection-image{min-height:0;width:100%;aspect-ratio:1.2}.story-copy p,.gift-copy>p:not(.eyebrow),.recipe-panel>p{font-size:16px}.recipe-panel .recipe-note{font-size:12px}}

@media(max-width:360px){.hero h1{font-size:32px;letter-spacing:1.5px}.hero .eyebrow{font-size:9px;letter-spacing:1px}html[lang=en] .hero h1{font-size:35px}}
