.restaurant-main{background-color:var(--color-bg)}.restaurant-hero{position:relative;padding-top:var(--space-16);padding-bottom:var(--space-16)}.restaurant-hero-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,0.9fr);gap:var(--space-10);align-items:flex-start}.restaurant-hero-copy h1{max-width:22ch}.restaurant-hero-meta{margin-top:var(--space-6);display:flex;flex-direction:column;gap:var(--space-4)}.restaurant-hero-ctas{display:flex;flex-wrap:wrap;gap:var(--space-3)}.restaurant-hero-note{max-width:36rem}.restaurant-hero-media{display:flex;flex-direction:column;gap:var(--space-6)}.restaurant-hero-image-card{position:relative;border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-lg)}.restaurant-hero-image-card img{width:100%;height:100%;max-height:420px}.restaurant-hero-image-card .chip{position:absolute;left:var(--space-5);bottom:var(--space-5);backdrop-filter:blur(14px);box-shadow:var(--shadow-xs)}.restaurant-stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-4)}.restaurant-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-6)}.restaurant-column p:last-child{margin-bottom:0}.restaurant-aside-panel{display:flex;align-items:stretch}.restaurant-aside-card{height:100%;display:flex;flex-direction:column;gap:var(--space-4)}.restaurant-aside-links{display:flex;flex-wrap:wrap;gap:var(--space-3)}.restaurant-aside-note{margin-top:auto}.design-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1.1fr);gap:var(--space-10);align-items:center}.design-figure{position:relative;border-radius:32px;overflow:hidden;box-shadow:var(--shadow-lg)}.design-figure img{width:100%;height:100%;max-height:520px}.design-figure .chip{position:absolute;right:var(--space-6);bottom:var(--space-6);backdrop-filter:blur(16px);box-shadow:var(--shadow-xs)}.design-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-5);margin-top:var(--space-4)}.design-cta{margin-top:var(--space-6);display:flex;flex-wrap:wrap;gap:var(--space-3)}.team-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-5)}.team-card h3{margin-bottom:var(--space-3)}.team-cta{margin-top:var(--space-6);display:flex;flex-wrap:wrap;gap:var(--space-3)}.spaces-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:var(--space-10);align-items:flex-start}.spaces-figure{position:relative;border-radius:32px;overflow:hidden;box-shadow:var(--shadow-lg)}.spaces-figure img{width:100%;height:100%;max-height:520px}.spaces-figure .chip{position:absolute;left:var(--space-6);bottom:var(--space-6);backdrop-filter:blur(16px);box-shadow:var(--shadow-xs)}.spaces-cta{margin-top:var(--space-6);display:flex;flex-wrap:wrap;gap:var(--space-3)}.experience-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,0.9fr);gap:var(--space-10);align-items:flex-start}.experience-panels{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-5);margin-top:var(--space-4)}.experience-card h3{margin-bottom:var(--space-3)}.experience-notes h3{margin-bottom:var(--space-4)}.memories-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,0.9fr);gap:var(--space-10);align-items:stretch}.memories-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-5);margin-top:var(--space-4)}.memories-item h3{margin-bottom:var(--space-3)}.memories-footer{margin-top:var(--space-6);display:flex;flex-direction:column;gap:var(--space-4)}.memories-ctas{display:flex;flex-wrap:wrap;gap:var(--space-3)}.memories-reservation{display:flex;align-items:stretch}.memories-form{margin-top:var(--space-4);display:flex;flex-direction:column;gap:var(--space-4)}.next-grid{display:grid;grid-template-columns:minmax(0,0.9fr) minmax(0,1.2fr);gap:var(--space-8);align-items:flex-start}.next-links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--space-4)}.next-card{border-radius:var(--radius-lg);padding:var(--space-5);transition:transform var(--transition-base),box-shadow var(--transition-base),border-color var(--transition-base),background-color var(--transition-base);background-color:var(--color-card)}.next-card h3{margin-bottom:var(--space-2)}.next-card p{margin-bottom:0;color:var(--color-text);font-size:var(--font-size-sm)}.next-card:hover,.next-card:focus-visible{transform:translateY(-4px);box-shadow:var(--shadow-md);border-color:var(--color-primary);background-color:#fdfaf6}.next-card:focus-visible{outline:none}.restaurant-hero-image-card,.design-figure,.spaces-figure,.next-card{will-change:transform,box-shadow}@media (max-width:1200px){.restaurant-hero-grid{grid-template-columns:1.1fr 0.9fr}.restaurant-columns,.design-columns,.team-grid,.experience-panels,.memories-list,.next-links{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1024px){.restaurant-hero-grid,.design-grid,.spaces-grid,.experience-grid,.memories-grid,.next-grid{grid-template-columns:1fr}.restaurant-hero-media{order:-1}.spaces-media{order:-1}.memories-reservation{order:-1}.restaurant-hero{padding-top:var(--space-12);padding-bottom:var(--space-12)}}@media (max-width:768px){.restaurant-columns,.design-columns,.team-grid,.experience-panels,.memories-list,.next-links{grid-template-columns:1fr}.restaurant-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.restaurant-hero-image-card img,.design-figure img,.spaces-figure img{max-height:360px}.restaurant-hero-ctas,.design-cta,.team-cta,.spaces-cta,.memories-ctas{flex-direction:column;align-items:stretch}.restaurant-hero-note,.section-heading-lead{max-width:100%}}@media (max-width:600px){.restaurant-stats-grid{grid-template-columns:1fr}.next-links{grid-template-columns:1fr}.restaurant-hero{padding-top:var(--space-10);padding-bottom:var(--space-10)}}