@import "https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,300;9..144,400;9..144,500&family=Poppins:wght@300;400;500;600&display=swap";@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--cream:#f4efe6;--milk:#fbf8f2;--teal:#2e4045;--teal-deep:#1e2c30;--gold:#c08a3e;--gold-deep:#a6752f;--ink:#2e4045;--muted:#6e6a61;--line:#2e404524;--radius:14px;--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--cream);margin:0;font-family:Poppins,system-ui,sans-serif;font-weight:300}a{color:inherit}img{width:100%;display:block}.shell{width:min(var(--max),calc(100% - clamp(2.5rem,10vw,10rem)));margin-inline:auto}.section-space{padding-block:clamp(5rem,10vw,9rem)}.kicker{color:var(--gold-deep);letter-spacing:.2em;text-transform:uppercase;margin:0 0 1.1rem;font-size:.72rem;font-weight:600}.kicker.light{color:#e2bf86}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em;font-family:Fraunces,Georgia,serif;font-weight:300}h2{font-size:clamp(3rem,6vw,6.2rem);line-height:.96}.gold-button,.cream-button,.outline-button{border:1px solid var(--gold);letter-spacing:.04em;border-radius:999px;justify-content:center;align-items:center;min-height:3.25rem;padding:0 1.55rem;font-size:.78rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.gold-button{color:#fff;background:var(--gold)}.gold-button:hover{background:var(--gold-deep);transform:translateY(-2px)}.cream-button{color:var(--teal);background:var(--cream);border-color:var(--cream)}.outline-button{color:var(--teal);border-color:var(--teal);background:0 0}.arrow-link{color:var(--gold-deep);font-size:.85rem;font-weight:600;text-decoration:none}.hero-wrap{color:var(--cream);background:var(--teal-deep);position:relative}.site-header{z-index:20;width:100%}.overlay-header{color:var(--cream);position:absolute;top:0;left:0}.solid-header{color:var(--cream);background:var(--teal-deep);position:relative}.header-inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;min-height:6.5rem;display:grid}.wordmark{color:inherit;line-height:1;text-decoration:none}.wordmark strong{letter-spacing:.16em;font-size:1rem;display:block}.wordmark span{letter-spacing:.36em;margin-top:.35rem;font-size:.55rem;display:block}.site-nav{justify-content:center;align-items:center;gap:clamp(1rem,2.4vw,2rem);display:flex}.site-nav a{color:inherit;font-size:.78rem;font-weight:400;text-decoration:none;position:relative}.site-nav a:after{background:var(--gold);content:"";height:1px;transition:all .2s;position:absolute;bottom:-.4rem;left:0;right:0;transform:scaleX(0)}.site-nav a:hover:after,.site-nav a[aria-current=page]:after{transform:scaleX(1)}.header-cta{min-height:2.8rem;color:var(--teal-deep);background:var(--gold);border-radius:999px;justify-self:end;align-items:center;padding:0 1.35rem;font-size:.75rem;font-weight:600;text-decoration:none;display:inline-flex}.cinematic-hero{background:var(--teal-deep);align-items:center;min-height:100svh;display:flex;position:relative;overflow:hidden}.hero-video,.hero-shade{width:100%;height:100%;position:absolute;inset:0}.hero-video{object-fit:cover;object-position:center}.hero-shade{background:linear-gradient(90deg,#142225f5 0%,#142225e0 34%,#14222561 65%,#1422252e 100%)}.hero-content{z-index:2;padding-top:8rem;padding-bottom:7rem}.hero-brand-block{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#1e2c30b8;border:1px solid #f4efe638;border-radius:0 6rem 0 0;width:min(630px,63vw);padding:clamp(2.2rem,5vw,4.5rem);position:relative}.hero-logo{border:4px solid var(--cream);border-radius:50%;width:6.4rem;height:6.4rem;position:absolute;top:-3.2rem;right:2rem;box-shadow:0 18px 50px #00000047}.hero-content h1{max-width:610px;color:var(--cream);letter-spacing:-.055em;margin:0;font-size:clamp(4.2rem,8vw,8.2rem);line-height:.84}.hero-intro{color:#f4efe6d6;max-width:34rem;margin:1.8rem 0 2rem;font-size:.92rem;line-height:1.8}.hero-actions{flex-wrap:wrap;align-items:center;gap:1.6rem;display:flex}.hero-story-link{color:var(--cream);font-size:.76rem;font-weight:500;text-decoration:none}.location-ribbon{z-index:3;color:var(--teal-deep);background:var(--cream);grid-template-columns:repeat(4,auto);display:grid;position:absolute;bottom:0;right:0}.location-ribbon span{border-left:1px solid var(--line);letter-spacing:.1em;text-transform:uppercase;padding:1rem 1.35rem;font-size:.62rem;font-weight:600}.story-section{grid-template-columns:1.05fr .72fr;align-items:center;gap:clamp(3rem,9vw,8rem);display:grid}.story-copy h2{max-width:700px}.story-copy p{max-width:650px;color:var(--muted);line-height:1.85}.story-copy .large-copy{color:var(--ink);font-size:1.15rem}.portrait-image{margin:0;position:relative}.portrait-image img{object-fit:cover;border-radius:var(--radius);height:clamp(430px,60vw,760px)}.portrait-image figcaption{color:var(--cream);letter-spacing:.12em;text-transform:uppercase;background:#1e2c30cc;border-radius:999px;padding:.6rem .9rem;font-size:.65rem;position:absolute;bottom:1rem;right:1rem}.menu-section{color:var(--cream);background:var(--teal)}.section-title-row{grid-template-columns:1.45fr .55fr;align-items:end;gap:clamp(2rem,8vw,7rem);display:grid}.section-title-row h2{color:var(--cream);margin-bottom:0}.section-title-row p{color:#f4efe6b8;margin:0;line-height:1.8}.menu-grid{background:#f4efe62e;grid-template-columns:repeat(2,1fr);gap:1px;margin-top:clamp(3rem,7vw,6rem);display:grid}.menu-group{background:var(--teal);padding:clamp(1.5rem,4vw,3rem)}.menu-group h3{color:#e2bf86;font-size:2.1rem}.menu-group ul{margin:0;padding:0;list-style:none}.menu-group li{border-top:1px solid #f4efe62e;justify-content:space-between;gap:1rem;padding:.95rem 0;font-size:.82rem;display:flex}.menu-group strong{color:#e2bf86;font-weight:500}.dark-title h2{color:var(--teal)}.dark-title p{color:var(--muted)}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;width:min(920px,100%);margin:4rem auto 0;display:grid}.gallery-grid figure{border:1px solid var(--line);border-radius:var(--radius);background:var(--milk);height:clamp(230px,31vw,360px);margin:0;overflow:hidden}.gallery-grid img{object-fit:contain;width:100%;height:100%;padding:.25rem;transition:all .35s}.gallery-grid figure:hover img{transform:scale(.985)}.events-section{background:var(--teal-deep);grid-template-columns:1fr 1fr;min-height:760px;display:grid}.events-image{overflow:hidden}.events-image img{object-fit:cover;object-position:center 43%;width:100%;height:calc(100% + 64px);transform:translateY(-32px)}.events-copy{color:var(--cream);flex-direction:column;justify-content:center;padding:clamp(3rem,9vw,9rem);display:flex}.events-copy h2{color:var(--cream)}.events-copy p{color:#f4efe6b8;max-width:33rem;line-height:1.85}.events-copy .cream-button{align-self:flex-start;margin-top:1rem}.event-page-hero{background:var(--teal-deep);grid-template-columns:1.05fr .95fr;min-height:780px;display:grid}.event-page-photo{min-height:780px;overflow:hidden}.event-page-photo img{object-fit:cover;object-position:center 43%;width:100%;height:calc(100% + 70px);transform:translateY(-35px)}.event-page-intro{color:var(--cream);flex-direction:column;justify-content:center;padding:clamp(3rem,8vw,8rem);display:flex}.event-page-intro h1{color:var(--cream);margin-bottom:2rem;font-size:clamp(4.2rem,8vw,8rem);line-height:.85}.event-page-intro p{color:#f4efe6b8;max-width:34rem;line-height:1.85}.event-page-intro .cream-button{align-self:flex-start;margin-top:1rem}.event-details{grid-template-columns:1fr 1fr;gap:clamp(3rem,9vw,8rem);display:grid}.event-details h2{color:var(--teal)}.event-details-copy p{color:var(--muted);font-size:1.05rem;line-height:1.9}.event-types{color:var(--cream);background:var(--teal);padding-block:8rem}.event-type-grid{background:#f4efe62e;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.event-type-grid article{background:var(--teal);padding:3rem}.event-type-grid span{color:#e2bf86;font-size:.7rem}.event-type-grid h3{color:var(--cream);margin:2.5rem 0 1rem;font-size:2.5rem}.event-type-grid p{color:#f4efe6b8;line-height:1.8}.event-enquiry{text-align:center;max-width:930px}.event-enquiry h2{color:var(--teal)}.event-enquiry>p{color:var(--muted);margin:0 auto 2rem}.reviews-section h2{max-width:800px}.review-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:4rem;display:grid}.review-grid blockquote{border-right:1px solid var(--line);margin:0;padding:3rem}.review-grid blockquote:last-child{border-right:0}.review-grid span{color:var(--gold);letter-spacing:.15em}.review-grid p{margin:1.4rem 0 2rem;font-family:Fraunces,Georgia,serif;font-size:1.55rem;line-height:1.4}.review-grid cite{color:var(--muted);font-size:.72rem;font-style:normal}.locations-section{color:var(--cream);background:var(--teal)}.location-cards{grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:4rem;display:grid}.cafe-card{border-radius:var(--radius);background:var(--teal-deep);border:1px solid #f4efe62e;overflow:hidden}.cafe-card>img{object-fit:cover;height:235px}.cafe-card-copy{padding:1.5rem}.cafe-card h3{color:var(--cream);margin-bottom:.8rem;font-size:2rem}.cafe-card p,.cafe-card small{color:#f4efe6b8;font-size:.75rem;line-height:1.7}.cafe-card-copy>a{color:#e2bf86;margin:.8rem 0;font-size:.78rem;display:block}.cafe-card small{min-height:3.2rem;display:block}.card-actions{gap:1rem;margin-top:1.4rem;display:flex}.card-actions a{font-size:.72rem;font-weight:600;text-decoration:none}.center-button{width:max-content;margin:3rem auto 0;display:flex}.feature-pair{grid-template-columns:1fr 1fr;display:grid}.feature-card{min-height:680px;color:var(--cream);align-items:flex-end;display:flex;position:relative;overflow:hidden}.feature-card>img{object-fit:cover;height:100%;position:absolute;inset:0}.feature-card:after{content:"";background:linear-gradient(#0000 15%,#131c1ee0);position:absolute;inset:0}.feature-card>div{z-index:1;padding:clamp(2rem,6vw,5rem);position:relative}.feature-card h2{color:var(--cream);font-size:clamp(2.7rem,5vw,5rem)}.feature-card p{color:#f4efe6d6;max-width:30rem;line-height:1.8}.coming-soon{letter-spacing:.12em;text-transform:uppercase;border:1px solid #f4efe673;border-radius:999px;padding:.55rem .9rem;font-size:.65rem;display:inline-block}.inner-hero{padding-block:clamp(5rem,10vw,9rem)}.inner-hero h1{max-width:1000px;color:var(--teal);margin-bottom:2rem;font-size:clamp(4.5rem,10vw,9rem);line-height:.85}.inner-hero>p:last-child{max-width:650px;color:var(--muted);font-size:1.1rem;line-height:1.8}.detailed-locations{padding-bottom:9rem}.location-detail{border:1px solid var(--line);border-radius:var(--radius);grid-template-columns:1fr 1fr;min-height:580px;margin-bottom:2rem;display:grid;overflow:hidden}.location-detail:nth-child(2n) .location-photo{order:2}.location-photo{position:relative}.location-photo img{object-fit:cover;height:100%}.location-photo span{width:3rem;height:3rem;color:var(--cream);background:#1e2c30d9;border-radius:50%;place-items:center;font-family:Fraunces,serif;display:grid;position:absolute;top:1.25rem;left:1.25rem}.location-info{flex-direction:column;justify-content:center;padding:clamp(2rem,7vw,6rem);display:flex}.location-info h2{color:var(--teal);margin-bottom:1.5rem}.location-info .address{max-width:23rem;color:var(--muted);line-height:1.7}.location-info .phone{color:var(--gold-deep);font-weight:500}.hours{flex-direction:column;gap:.35rem;margin:1.5rem 0;font-size:.78rem;display:flex}.actions{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.story-page-hero{grid-template-columns:1.35fr .65fr;align-items:end;gap:5rem;display:grid}.story-page-hero .kicker{grid-column:1/-1}.story-feature{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(3rem,8vw,7rem);padding-bottom:9rem;display:grid}.story-feature-image img{object-fit:cover;border-radius:var(--radius);height:700px}.story-feature-image .founder-profile-image{aspect-ratio:3/2;object-fit:cover;object-position:center;height:auto}.story-feature-copy p{color:var(--muted);line-height:1.9}.story-values{color:var(--cream);background:var(--teal);padding-block:8rem}.values-grid{background:#f4efe62e;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.values-grid article{background:var(--teal);padding:3rem}.values-grid span{color:#e2bf86;font-size:.7rem}.values-grid h3{color:var(--cream);margin:2.5rem 0 1rem;font-size:2.5rem}.values-grid p{color:#f4efe6b8;line-height:1.8}.team-gallery-section .section-title-row{align-items:end}.team-gallery{grid-template-columns:1.2fr .8fr;grid-auto-rows:430px;gap:1rem;margin-top:4rem;display:grid}.team-gallery figure{border-radius:var(--radius);background:var(--teal-deep);margin:0;overflow:hidden}.team-gallery img{object-fit:cover;object-position:center 42%;width:100%;height:calc(100% + 56px);transition:transform .55s;transform:translateY(-28px)}.team-gallery figure:hover img{transform:translateY(-28px)scale(1.025)}.team-photo-wide{grid-row:span 1}.story-closing{grid-template-columns:1.2fr .8fr;gap:clamp(3rem,9vw,8rem);padding-block:9rem;display:grid}.story-closing blockquote{color:var(--teal);margin:0;font-family:Fraunces,serif;font-size:clamp(2.6rem,5vw,5.3rem);line-height:1.08}.story-closing>div>p{color:var(--muted);line-height:1.9}.source-note{font-size:.75rem}.source-note a{color:var(--gold-deep)}.site-footer{color:var(--cream);background:var(--teal-deep);padding-top:6rem}.footer-grid{grid-template-columns:1.5fr repeat(3,1fr);gap:4rem;padding-bottom:5rem;display:grid}.footer-brand img{border-radius:50%;width:100px}.footer-brand p{color:#f4efe6b8;max-width:330px;margin:1.5rem 0;font-size:.8rem;line-height:1.8}.footer-brand a{color:#e2bf86;font-size:.75rem}.footer-grid h4{color:#e2bf86;letter-spacing:.15em;text-transform:uppercase;margin:0 0 1.5rem;font-size:.65rem}.footer-grid>div:not(.footer-brand) a{color:#f4efe6b8;margin:.8rem 0;font-size:.75rem;text-decoration:none;display:block}.footer-base{color:#f4efe673;border-top:1px solid #f4efe62e;justify-content:space-between;padding-block:1.5rem;font-size:.65rem;display:flex}@media (width<=1000px){.header-inner{grid-template-columns:1fr auto}.site-nav{grid-area:2/1/auto/-1;padding-bottom:1rem}.header-cta{grid-area:1/2}.story-section,.story-page-hero,.story-feature,.story-closing,.event-page-hero,.event-details{grid-template-columns:1fr}.story-page-hero .kicker{grid-column:auto}.location-cards{grid-template-columns:1fr 1fr}.event-page-photo{min-height:560px}.review-grid{grid-template-columns:1fr}.review-grid blockquote{border-right:0;border-bottom:1px solid var(--line)}.review-grid blockquote:last-child{border-bottom:0}.footer-grid{grid-template-columns:1fr 1fr}}@media (width<=720px){.shell{width:min(100% - 2.2rem,var(--max))}.header-inner{min-height:5.8rem}.wordmark strong{font-size:.8rem}.header-cta{display:none}.site-nav{justify-content:flex-start;gap:1.2rem;padding-bottom:.9rem;overflow-x:auto}.site-nav a{white-space:nowrap}.hero-shade{background:linear-gradient(#14222559,#142225f2 70%)}.hero-content{padding-top:11rem;padding-bottom:9rem}.hero-brand-block{border-radius:0 3rem 0 0;width:100%;padding:2rem}.hero-logo{width:5rem;height:5rem;top:-2.5rem;right:1.25rem}.hero-content h1{font-size:clamp(4rem,19vw,6rem);line-height:.86}.location-ribbon{grid-template-columns:1fr 1fr;width:100%;left:0;right:auto}.location-ribbon span{text-align:center;padding:.65rem .8rem}.section-title-row,.menu-grid,.events-section,.feature-pair,.location-detail,.values-grid,.event-type-grid{grid-template-columns:1fr}.gallery-grid{grid-template-columns:1fr 1fr;gap:.8rem}.gallery-grid figure{height:clamp(180px,42vw,300px)}.events-image img{height:480px}.location-cards{grid-template-columns:1fr}.feature-card{min-height:560px}.location-detail:nth-child(2n) .location-photo{order:0}.location-photo img{height:430px}.story-feature-image img{height:520px}.story-feature-image .founder-profile-image{height:auto}.team-gallery{grid-template-columns:1fr;grid-auto-rows:420px}.footer-grid{grid-template-columns:1fr;gap:2.5rem}.footer-base{flex-direction:column;gap:.6rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-video{display:none}.cinematic-hero{background:linear-gradient(90deg,#142225eb,#14222559),url(/images/hero-espresso.jpg) 50%/cover no-repeat}*{transition:none!important}}@media (width<=520px){.gallery-grid{grid-template-columns:1fr}.gallery-grid figure{height:min(110vw,430px)}}
