@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600&family=Noto+Sans+TC:wght@300;400;500&display=swap');
:root{--ink:#211e1b;--paper:#f3f0ea;--cream:#e3ddd2;--coffee:#62442f;--line:#c8bfb3;--serif:'Cormorant Garamond',Georgia,serif;--sans:'Noto Sans TC',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.8 var(--sans)}a{color:inherit;text-decoration:none}img{display:block;width:100%;height:100%;object-fit:cover}button,input,textarea,select{font:inherit}.skip{position:absolute;left:-9999px}.skip:focus{left:1rem;top:1rem;background:white;padding:.7rem;z-index:30}.site-head{height:80px;padding:0 4vw;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;position:sticky;top:0;z-index:20;background:#f3f0eaf0;backdrop-filter:blur(12px);border-bottom:1px solid #0002}.brand{font:600 1.75rem/1 var(--serif);letter-spacing:.14em}.brand small{display:block;font:400 .56rem/1.7 var(--sans);letter-spacing:.24em}.nav{display:flex;align-items:center;gap:1.35vw}.nav a{font-size:.72rem;letter-spacing:.08em}.nav a:hover,.nav a[aria-current]{border-bottom:1px solid}.head-actions{display:flex;align-items:center;gap:.45rem}.lang{border:0;background:none;padding:.5rem;font-size:.72rem;cursor:pointer}.lang.active{text-decoration:underline;text-underline-offset:4px}.menu{display:none;border:0;background:none;font-size:1.4rem}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.78rem 1.1rem;border:1px solid currentColor;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;transition:.2s}.btn.solid{background:var(--ink);border-color:var(--ink);color:var(--paper)}.btn:hover{background:var(--coffee);border-color:var(--coffee);color:white}.eyebrow{font-size:.72rem;letter-spacing:.19em;text-transform:uppercase;margin:0 0 1.2rem}.display{font:500 clamp(3.5rem,8vw,8rem)/.86 var(--serif);letter-spacing:-.035em;margin:0}.title{font:500 clamp(2.8rem,5vw,5.2rem)/.92 var(--serif);margin:0}.lead{font-size:1.08rem;max-width:38rem}.actions{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:2rem}.section{padding:8rem 7vw}.dark{background:var(--ink);color:var(--paper)}.mocha{background:var(--coffee);color:white}.section-head{display:flex;justify-content:space-between;align-items:end;gap:4rem;margin-bottom:3.5rem}.section-head p{max-width:35rem}.home-hero{min-height:calc(100vh - 80px);display:grid;grid-template-columns:45% 55%}.home-copy{padding:7vw;display:flex;justify-content:center;flex-direction:column}.home-copy .display{font-size:clamp(3.5rem,7vw,7rem)}.home-copy h1 span{display:block;font:400 clamp(1.4rem,2vw,2.1rem)/1.35 var(--sans);letter-spacing:0;margin-top:1.5rem}.home-photo{min-height:650px;position:relative}.home-photo:after{content:'DISCOVERY BAY · HONG KONG';position:absolute;right:1.3rem;bottom:1.3rem;padding:.45rem .7rem;background:#f3f0eae6;font-size:.65rem;letter-spacing:.13em}.manifesto{display:grid;grid-template-columns:.8fr 1.2fr;gap:10vw;border-top:1px solid var(--line)}.service-ledger{border-top:1px solid var(--line)}.service-row{display:grid;grid-template-columns:70px 1fr 1fr 35px;gap:2rem;align-items:center;padding:1.7rem 0;border-bottom:1px solid var(--line)}.service-row b{font:500 2rem var(--serif)}.service-row span{color:#655c54}.service-row i{font:400 1.5rem var(--serif)}.image-ribbon{display:grid;grid-template-columns:1.15fr .85fr;height:65vh;min-height:500px}.image-ribbon figure{margin:0;overflow:hidden}.image-ribbon figure+figure{border-left:8px solid var(--paper)}.quote-panel{padding:8rem 7vw;display:grid;grid-template-columns:1.2fr .8fr;gap:6vw;align-items:end}.quote-panel blockquote{font:500 clamp(3rem,6vw,6rem)/.95 var(--serif);margin:0}.quote-panel small{font-size:1rem}.about-hero{display:grid;grid-template-columns:1fr 1fr;min-height:78vh}.about-hero-copy{padding:8vw 7vw;display:flex;flex-direction:column;justify-content:center}.about-portrait{padding:4vw 6vw 0 0}.story{display:grid;grid-template-columns:.7fr 1.3fr;gap:10vw}.story-text p:first-child:first-letter{float:left;font:500 5rem/.7 var(--serif);padding:.2rem .6rem .2rem 0}.values{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem}.value{border-top:1px solid;padding-top:1rem}.value b{font:500 3rem var(--serif)}.timeline{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#fff2}.timeline article{padding:2rem;background:var(--ink)}.timeline time{font:500 2rem var(--serif)}.collection-hero{height:76vh;position:relative;color:white}.collection-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#17130fb8,transparent 65%)}.collection-hero img{position:absolute}.overlay-copy{position:absolute;z-index:1;left:7vw;bottom:8vh;max-width:620px}.catalog{padding:0 7vw 8rem}.catalog-row{display:grid;grid-template-columns:1fr 1fr 1.4fr;gap:2rem;padding:3rem 0;border-bottom:1px solid var(--line)}.catalog-row h3{font:500 2.5rem/1 var(--serif);margin:0}.notes{display:flex;flex-wrap:wrap;gap:.5rem}.pill{padding:.35rem .65rem;border:1px solid var(--line);font-size:.72rem}.category-wall{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#fff2}.category-wall article{padding:2.2rem;background:var(--ink);min-height:220px}.category-wall h3{font:500 2rem var(--serif)}.bar-hero{display:grid;grid-template-columns:55% 45%;min-height:76vh;background:#d9d0c4}.bar-image{clip-path:polygon(0 0,100% 0,87% 100%,0 100%)}.bar-copy{padding:6vw 7vw 6vw 4vw;display:flex;flex-direction:column;justify-content:center}.scent-spectrum{display:grid;grid-template-columns:repeat(6,1fr);margin-top:3rem}.scent-spectrum span{padding:2.7rem .8rem 1rem;writing-mode:vertical-rl;min-height:190px;border-right:1px solid #0002}.scent-spectrum span:nth-child(1){background:#d9c46e}.scent-spectrum span:nth-child(2){background:#d9a98d}.scent-spectrum span:nth-child(3){background:#c29396}.scent-spectrum span:nth-child(4){background:#8ba48f}.scent-spectrum span:nth-child(5){background:#8c705a;color:white}.scent-spectrum span:nth-child(6){background:#d2cbc3}.process-line{display:grid;grid-template-columns:100px 1fr 1fr;gap:2rem;padding:2rem 0;border-top:1px solid #fff5}.process-line b{font:500 2.4rem var(--serif)}.bespoke-hero{display:grid;grid-template-columns:42% 58%;min-height:80vh;background:#1b1715;color:white}.bespoke-copy{padding:7vw;display:flex;flex-direction:column;justify-content:center}.bespoke-visual{padding:4vw 4vw 4vw 0}.gift-types{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--line)}.gift-type{padding:3rem;background:var(--paper);min-height:260px}.gift-type h3{font:500 2.5rem/1 var(--serif)}.brief-strip{display:flex;overflow:auto}.brief-strip div{min-width:220px;flex:1;padding:2rem;border-left:1px solid #fff5}.workshop-hero{position:relative;height:78vh;color:white;display:flex;align-items:end}.workshop-hero img{position:absolute}.workshop-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#211e1bce,transparent 70%)}.workshop-copy{position:relative;z-index:1;padding:6vw 7vw;display:flex;align-items:end;justify-content:space-between;width:100%;gap:3rem}.format-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.format{border:1px solid var(--line);padding:2.5rem;min-height:330px;display:flex;flex-direction:column}.format h3{font:500 2.5rem/1 var(--serif);margin:.8rem 0}.format .btn{margin-top:auto;align-self:flex-start}.curriculum{display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw}.curriculum-list{border-top:1px solid}.curriculum-list div{display:grid;grid-template-columns:55px 1fr;padding:1rem 0;border-bottom:1px solid}.contact-hero{min-height:66vh;background:linear-gradient(90deg,#17130fcf,#17130f20),url('/assets/studio-visit.png') center/cover;color:white;padding:8vw 7vw;display:flex;align-items:center}.contact-card{display:grid;grid-template-columns:.9fr 1.1fr;gap:8vw}.contact-details{border-top:1px solid}.contact-details div{display:grid;grid-template-columns:120px 1fr;padding:1rem 0;border-bottom:1px solid var(--line)}.contact-details strong{font-size:.72rem;letter-spacing:.1em}.form{display:grid;gap:1rem}.form label{display:block;font-size:.72rem;letter-spacing:.09em;margin-bottom:.25rem}.form input,.form textarea,.form select{width:100%;padding:.85rem;border:1px solid var(--line);background:transparent;border-radius:0}.form textarea{min-height:130px}.cta{padding:4rem 7vw;display:flex;align-items:center;justify-content:space-between;gap:3rem;background:var(--coffee);color:white}.cta h2{font:500 clamp(2.2rem,4vw,4rem)/1 var(--serif);margin:0}.footer{padding:4rem 7vw 2rem;background:#191715;color:#eee8df}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:5rem}.footer h3{font:500 2.2rem var(--serif);margin:0}.footer p,.footer a{color:#bdb4aa}.copyright{margin-top:3rem;padding-top:1.2rem;border-top:1px solid #fff2;font-size:.72rem;color:#8d857d}.floating{position:fixed;right:1rem;bottom:1rem;z-index:18;background:#2e694d;color:white;padding:.65rem 1rem;font-size:.76rem;box-shadow:0 5px 20px #0004}
@media(max-width:1050px){.nav{display:none;position:absolute;left:0;right:0;top:80px;background:var(--paper);padding:1.3rem 5vw 2rem;flex-direction:column;align-items:flex-start}.nav.open{display:flex}.menu{display:block}.head-actions>.btn{display:none}.home-hero,.about-hero,.bar-hero,.bespoke-hero,.contact-card,.manifesto,.story,.curriculum{grid-template-columns:1fr}.home-photo,.bar-image{height:55vh;min-height:400px;clip-path:none;grid-row:1}.about-portrait,.bespoke-visual{padding:5vw;height:65vh}.about-portrait{grid-row:1}.values,.format-grid{grid-template-columns:1fr 1fr}.catalog-row{grid-template-columns:1fr 1fr}.catalog-row p{grid-column:1/-1}.category-wall{grid-template-columns:1fr 1fr}.workshop-copy{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr}}
@media(max-width:650px){.section{padding:5.5rem 6vw}.display{font-size:3.6rem}.section-head,.cta{align-items:flex-start;flex-direction:column}.service-row{grid-template-columns:42px 1fr 20px}.service-row span{grid-column:2}.image-ribbon{grid-template-columns:1fr;height:auto}.image-ribbon figure{height:52vh}.image-ribbon figure+figure{border-left:0;border-top:6px solid var(--paper)}.quote-panel{grid-template-columns:1fr}.values,.format-grid,.gift-types,.category-wall{grid-template-columns:1fr}.timeline{grid-template-columns:1fr}.catalog-row{grid-template-columns:1fr}.scent-spectrum{grid-template-columns:repeat(3,1fr)}.process-line{grid-template-columns:55px 1fr}.process-line p{grid-column:2}.workshop-hero{height:72vh}.contact-details div{grid-template-columns:1fr}.floating{left:1rem;text-align:center}.lang{padding:.3rem}.brand{font-size:1.5rem}}
.event-gallery{display:grid;grid-template-columns:1.25fr .75fr;gap:1rem}.event-gallery figure{margin:0;position:relative;min-height:420px;overflow:hidden}.event-gallery figure:nth-child(2){margin-top:5rem}.event-gallery figcaption{position:absolute;left:1rem;bottom:1rem;background:#f3f0eaea;padding:.6rem .85rem;font-size:.75rem}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.product-group{background:white;border:1px solid var(--line)}.product-group figure{height:330px;margin:0;overflow:hidden}.product-copy{padding:1.5rem}.product-copy h3{font:500 2rem/1.05 var(--serif);margin:0 0 .8rem}.product-copy ul{padding-left:1.1rem;color:#655c54}.bespoke-options{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#fff3}.bespoke-options div{padding:2rem;background:var(--ink)}
@media(max-width:900px){.product-grid{grid-template-columns:1fr 1fr}.bespoke-options{grid-template-columns:1fr 1fr}}
@media(max-width:650px){.event-gallery,.product-grid{grid-template-columns:1fr}.event-gallery figure:nth-child(2){margin-top:0}.event-gallery figure{min-height:320px}.bespoke-options{grid-template-columns:1fr}}
.founders{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.founder{background:var(--paper);padding:2.5rem;min-height:250px}.founder .initial{display:block;font:500 4.5rem/1 var(--serif);color:var(--coffee)}.founder h3{font:500 2.3rem/1 var(--serif);margin:1rem 0}.founder p{color:#655c54}.origin-note{max-width:820px;margin:3rem auto 0;text-align:center;font:400 1.35rem/1.7 var(--serif)}
@media(max-width:900px){.founders{grid-template-columns:1fr}.founder{min-height:auto}}
html[lang="zh-Hant"] .bespoke-copy .display,html[lang="zh-Hant"] .bar-copy .display,html[lang="zh-Hant"] .about-hero-copy .display{font-family:var(--sans);font-size:clamp(3rem,6vw,6rem);font-weight:400;line-height:1.12;letter-spacing:-.055em}
@media(max-width:650px){html[lang="zh-Hant"] .bespoke-copy .display,html[lang="zh-Hant"] .bar-copy .display,html[lang="zh-Hant"] .about-hero-copy .display{font-size:clamp(2.7rem,13vw,3.6rem);line-height:1.16}}
.display,.title,.quote-panel blockquote{text-wrap:balance}.display{font-size:clamp(3.2rem,7vw,7rem);line-height:.94}.home-copy .display{font-size:clamp(3.4rem,6vw,6.5rem);line-height:.95}
html[lang="zh-Hant"] h1,html[lang="zh-Hant"] h2{word-break:keep-all;overflow-wrap:normal}html[lang="zh-Hant"] .about-hero-copy .display,html[lang="zh-Hant"] .bar-copy .display,html[lang="zh-Hant"] .bespoke-copy .display,html[lang="zh-Hant"] .collection-hero .display,html[lang="zh-Hant"] .workshop-hero .display,html[lang="zh-Hant"] .contact-hero .display{font-family:var(--sans);font-size:clamp(2.8rem,4vw,4.5rem);font-weight:400;line-height:1.18;letter-spacing:-.045em}html[lang="zh-Hant"] .title{font-family:var(--sans);font-size:clamp(2.5rem,3.6vw,4rem);font-weight:400;line-height:1.16;letter-spacing:-.04em}
@media(max-width:650px){.display,.home-copy .display{font-size:clamp(2.8rem,14vw,3.5rem);line-height:1}html[lang="zh-Hant"] .about-hero-copy .display,html[lang="zh-Hant"] .bar-copy .display,html[lang="zh-Hant"] .bespoke-copy .display,html[lang="zh-Hant"] .collection-hero .display,html[lang="zh-Hant"] .workshop-hero .display,html[lang="zh-Hant"] .contact-hero .display{font-size:clamp(2.5rem,11.5vw,3.2rem);line-height:1.2}html[lang="zh-Hant"] .title{font-size:clamp(2.25rem,10vw,3rem);line-height:1.2}}
.collection-showcase{padding:0 7vw 8rem}.study-card{display:grid;grid-template-columns:minmax(300px,.85fr) 1.15fr;min-height:500px;border-top:1px solid var(--line)}.study-card:last-child{border-bottom:1px solid var(--line)}.study-card:nth-child(even){grid-template-columns:1.15fr minmax(300px,.85fr)}.study-card:nth-child(even) .study-image{grid-column:2}.study-card:nth-child(even) .study-copy{grid-column:1;grid-row:1}.study-image{margin:0;min-height:500px;overflow:hidden}.study-copy{padding:4rem 5vw;display:flex;flex-direction:column;justify-content:center}.study-copy small{letter-spacing:.12em}.study-copy h3{font:500 clamp(3rem,5vw,5rem)/1 var(--serif);margin:.75rem 0 1.2rem}.study-copy .accord{font-size:.82rem;letter-spacing:.08em;text-transform:uppercase;color:var(--coffee)}.study-copy .notes{margin:1.5rem 0}.study-copy>p:last-child{max-width:34rem;color:#655c54}
@media(max-width:800px){.study-card,.study-card:nth-child(even){grid-template-columns:1fr}.study-card:nth-child(even) .study-image,.study-card:nth-child(even) .study-copy{grid-column:auto;grid-row:auto}.study-image{min-height:440px;height:62vh}.study-copy{padding:2.5rem 0 4rem}.study-copy h3{font-size:3rem}}
.event-gallery{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.event-gallery figure,.event-gallery figure:nth-child(2){margin:0;min-height:0;aspect-ratio:16/9}.event-gallery img{object-position:center}
@media(max-width:650px){.event-gallery{grid-template-columns:1fr}.event-gallery figure,.event-gallery figure:nth-child(2){min-height:0;aspect-ratio:16/9}}
