.restau{--ink:#0b0d10;--ink-2:#12151b;--mist:#d6dbe6;--fog:#9aa3b5;--line:rgba(214,219,230,0.14);--accent:#e6b35a;--accent-soft:rgba(230,179,90,0.16);--restau-display:var(--font-display),"Syne",sans-serif;--restau-body:var(--font-figtree),"Figtree",sans-serif;--max:1120px;--ease:cubic-bezier(0.22,1,0.36,1);font-family:var(--restau-body);color:var(--mist);background:var(--ink);line-height:1.55;-webkit-font-smoothing:antialiased;min-height:100svh;overflow-x:hidden}.restau *,.restau :after,.restau :before{box-sizing:border-box}.restau a{color:inherit;text-decoration:none}.restau img{display:block;max-width:100%}.restau .wrap{width:min(100% - 2.5rem,var(--max));margin-inline:auto}.restau .nav{position:absolute;inset:0 0 auto;z-index:20;padding:1.35rem 0}.restau .nav__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem}.restau .nav__brand{font-family:var(--restau-display);font-weight:800;font-size:1.05rem;letter-spacing:-.02em}.restau .nav__brand span{color:var(--accent)}.restau .nav__link{font-size:.92rem;font-weight:600;color:var(--mist);opacity:.88;transition:opacity .2s var(--ease)}.restau .nav__link:hover{opacity:1}.restau .hero{position:relative;min-height:100svh;display:grid;align-items:end;overflow:hidden;isolation:isolate}.restau .hero__media{position:absolute;inset:0;z-index:-2;background:linear-gradient(180deg,rgba(11,13,16,.35),rgba(11,13,16,.55) 42%,rgba(11,13,16,.92)),url(https://images.unsplash.com/photo-1559339352-11d035aa65de?auto=format&fit=crop&w=2400&q=80) 50% /cover no-repeat;transform:scale(1.06);animation:restau-hero-drift 18s var(--ease) infinite alternate}.restau .hero__grain{position:absolute;inset:0;z-index:-1;opacity:.18;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.55'/%3E%3C/svg%3E");pointer-events:none}.restau .hero__content{padding:7.5rem 0 4.5rem;max-width:38rem;animation:restau-rise .9s var(--ease) both}.restau .hero__brand{font-family:var(--restau-display);font-weight:800;font-size:clamp(2.8rem,8vw,5.2rem);line-height:.95;letter-spacing:-.04em;color:#fff;margin-bottom:1.15rem}.restau .hero__brand em{font-style:normal;color:var(--accent)}.restau .hero__headline{font-family:var(--restau-display);font-weight:700;font-size:clamp(1.35rem,3.2vw,1.85rem);line-height:1.2;letter-spacing:-.02em;color:#fff;margin-bottom:.85rem}.restau .hero__lead{font-size:1.08rem;color:var(--fog);max-width:32rem;margin-bottom:1.75rem}.restau .cta-row{display:flex;flex-wrap:wrap;gap:.75rem}.restau .btn{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:3rem;padding:.7rem 1.25rem;border-radius:.55rem;font-family:var(--restau-body);font-size:.98rem;font-weight:700;border:1px solid transparent;cursor:pointer;transition:transform .2s var(--ease),background .2s var(--ease),border-color .2s var(--ease)}.restau .btn:hover{transform:translateY(-2px)}.restau .btn--primary{background:var(--accent);color:#1a1408}.restau .btn--ghost{background:transparent;color:#fff;border-color:rgba(255,255,255,.28)}.restau .btn--ghost:hover{border-color:rgba(255,255,255,.55)}.restau section{padding:5.5rem 0}.restau .section-kicker{font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-bottom:.7rem}.restau .section-title{font-family:var(--restau-display);font-weight:800;font-size:clamp(1.85rem,4.2vw,2.75rem);line-height:1.08;letter-spacing:-.03em;color:#fff;max-width:18ch;margin-bottom:.85rem}.restau .section-lead{font-size:1.05rem;color:var(--fog);max-width:38rem}.restau .flow{background:radial-gradient(ellipse 70% 50% at 10% 0,var(--accent-soft),transparent 55%),var(--ink);border-top:1px solid var(--line)}.restau .flow__track{display:grid;gap:0;margin-top:2.75rem;border-top:1px solid var(--line)}.restau .flow__step{display:grid;grid-template-columns:4.5rem 1fr;gap:1.25rem;padding:1.55rem 0;border-bottom:1px solid var(--line);opacity:0;transform:translateY(18px);transition:opacity .7s var(--ease),transform .7s var(--ease)}.restau .flow__step.is-in{opacity:1;transform:none}.restau .flow__num{font-family:var(--restau-display);font-weight:800;font-size:1.6rem;color:var(--accent);letter-spacing:-.03em}.restau .flow__step h3{font-family:var(--restau-display);font-size:1.25rem;font-weight:700;color:#fff;margin-bottom:.3rem;letter-spacing:-.02em}.restau .flow__step p{color:var(--fog);max-width:36rem}.restau .offline{background:var(--ink-2)}.restau .offline__grid{display:grid;gap:2.5rem;margin-top:2.5rem}@media (min-width:860px){.restau .offline__grid{grid-template-columns:1.1fr .9fr;align-items:end}}.restau .offline__visual{position:relative;min-height:22rem;border-radius:1rem;overflow:hidden;isolation:isolate}.restau .offline__visual img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;inset:0;animation:restau-hero-drift 22s var(--ease) infinite alternate}.restau .offline__visual:after{content:"";position:absolute;inset:0;background:linear-gradient(160deg,rgba(11,13,16,.15),rgba(11,13,16,.72))}.restau .offline__points{display:grid;gap:1.35rem;margin-top:2rem}.restau .offline__points article h3{font-family:var(--restau-display);font-size:1.15rem;font-weight:700;color:#fff;margin-bottom:.35rem;letter-spacing:-.02em}.restau .offline__points article p{color:var(--fog)}.restau .roles,.restau .roles__list{border-top:1px solid var(--line)}.restau .roles__list{display:grid;gap:0;margin-top:2.5rem}@media (min-width:800px){.restau .roles__list{grid-template-columns:repeat(4,1fr)}}.restau .roles__item{padding:1.6rem 1.2rem 1.6rem 0;border-bottom:1px solid var(--line);opacity:0;transform:translateY(16px);transition:opacity .65s var(--ease),transform .65s var(--ease)}@media (min-width:800px){.restau .roles__item{padding:1.6rem 1.35rem 1.6rem 0;border-bottom:none;border-right:1px solid var(--line)}.restau .roles__item:last-child{border-right:none;padding-right:0}}.restau .roles__item.is-in{opacity:1;transform:none}.restau .roles__item h3{font-family:var(--restau-display);font-size:1.2rem;font-weight:700;color:#fff;margin-bottom:.45rem;letter-spacing:-.02em}.restau .roles__item p{color:var(--fog);font-size:.98rem}.restau .closing{position:relative;overflow:hidden;isolation:isolate;padding:6rem 0;border-top:1px solid var(--line)}.restau .closing__bg{position:absolute;inset:0;z-index:-1;background:radial-gradient(ellipse 60% 80% at 80% 50%,var(--accent-soft),transparent 60%),linear-gradient(135deg,#141820,#0b0d10 55%)}.restau .closing .section-title{max-width:16ch}.restau .closing .cta-row{margin-top:1.75rem}.restau .closing__note{margin-top:1.25rem;color:var(--fog);font-size:.95rem}.restau .restau-footer{padding:1.75rem 0 2.5rem;border-top:1px solid var(--line);color:var(--fog);font-size:.9rem}.restau .footer__inner{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.75rem 1.5rem}.restau .footer__inner a{font-weight:600;color:var(--mist)}@keyframes restau-hero-drift{0%{transform:scale(1.04) translateZ(0)}to{transform:scale(1.1) translate3d(-1.2%,-.8%,0)}}@keyframes restau-rise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.restau .hero__media,.restau .offline__visual img{animation:none}.restau .flow__step,.restau .hero__content,.restau .roles__item{animation:none;opacity:1;transform:none;transition:none}}@font-face{font-family:Figtree;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/d9fef5bf2f64cf9a-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Figtree;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/de42cfb9a3b980ae-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Figtree;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/d9fef5bf2f64cf9a-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Figtree;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/de42cfb9a3b980ae-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Figtree;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/d9fef5bf2f64cf9a-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Figtree;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/de42cfb9a3b980ae-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Figtree;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/d9fef5bf2f64cf9a-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Figtree;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/de42cfb9a3b980ae-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Figtree Fallback;src:local("Arial");ascent-override:94.32%;descent-override:24.82%;line-gap-override:0.00%;size-adjust:100.72%}.__className_7c5662{font-family:Figtree,Figtree Fallback;font-style:normal}.__variable_7c5662{--font-figtree:"Figtree","Figtree Fallback"}