@import "https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,700;0,900;1,400;1,700&family=DM+Sans:wght@300;400;500;600;700&display=swap";:root{--gold:#ffd328;--gold-dark:#e5b800;--gold-light:#ffe580;--black:#080808;--black-soft:#0f0f0f;--black-card:#141414;--surface:#1c1c1c;--surface-2:#242424;--white:#faf8f3;--grey:#777;--font-display:"Playfair Display", Georgia, serif;--font-body:"DM Sans", sans-serif;--font-mono:"DM Sans", sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--black);color:var(--white);font-family:var(--font-body);font-size:14px;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%}::selection{background:var(--gold);color:var(--black)}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{background:var(--black)}::-webkit-scrollbar-thumb{background:var(--gold)}.container{max-width:1200px;margin:0 auto;padding:0 32px}.stats-grid{grid-template-columns:repeat(4,1fr);display:grid}.dishes-grid,.chefs-grid{grid-template-columns:repeat(3,1fr);gap:3px;display:grid}.restos-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.story-grid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.avantages-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2px;display:grid}.resto-info-grid{grid-template-columns:repeat(4,1fr);display:grid}.gallery-grid{grid-template-rows:auto auto;grid-template-columns:2fr 1fr 1fr;gap:4px;display:grid}.carte-tabs{scrollbar-width:none;-webkit-overflow-scrolling:touch;display:flex;overflow-x:auto}.carte-tabs::-webkit-scrollbar{display:none}@media (width<=768px){.container{padding:0 16px}section{padding-top:56px!important;padding-bottom:56px!important}.story-grid{grid-template-columns:1fr!important;gap:32px!important}.chefs-grid,.restos-grid{grid-template-columns:1fr!important;gap:10px!important}.avantages-grid{grid-template-columns:1fr!important}.stats-grid{grid-template-columns:repeat(2,1fr)!important}.stats-grid>div:nth-child(2){border-right:none!important}.dishes-grid{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:12px!important;padding-bottom:12px!important;display:flex!important;overflow-x:auto!important}.dishes-grid::-webkit-scrollbar{display:none}.dishes-grid>div{flex:0 0 75vw!important;max-width:280px!important}.hero-content{padding:0 20px 56px!important}.hero-scroll-hint{display:none!important}.menu-item-grid{grid-template-columns:72px 1fr auto!important;gap:10px!important;padding:12px!important}.menu-item-img{width:72px!important;height:58px!important}.resto-info-grid{grid-template-columns:repeat(2,1fr)!important}.resto-info-grid>div{border-bottom:1px solid #0000001a;border-right:none!important}.gallery-grid{grid-template-columns:1fr 1fr!important}.gallery-grid>div:first-child{aspect-ratio:16/9!important;grid-row:auto!important}.deco-number,.nav-desktop{display:none!important}.nav-burger{display:flex!important}}@media (width<=480px){.stats-grid{grid-template-columns:repeat(2,1fr)!important}.resto-info-grid{grid-template-columns:1fr!important}}.back-to-top-btn{z-index:200;position:fixed;bottom:32px;right:32px}.theme-toggle-btn{z-index:200;position:fixed;bottom:88px;right:32px}@media (width<=768px){.back-to-top-btn{width:40px!important;height:40px!important;font-size:14px!important;bottom:16px!important;right:12px!important}.theme-toggle-btn{width:40px!important;height:40px!important;font-size:15px!important;bottom:64px!important;right:12px!important}}
