.restaurant-selection{background:#f3f0e9;color:#11110f;padding:120px 5vw}.restaurant-head{display:grid;grid-template-columns:1.2fr .8fr;gap:8vw;align-items:end;margin-bottom:55px}.restaurant-head>div>span{font-size:9px;letter-spacing:.22em;color:#9a7a3c}.restaurant-head h2{font:clamp(52px,6vw,90px)/.94 'Italiana';margin:22px 0}.restaurant-head h2 i{color:#9a7a3c}.restaurant-head p{line-height:1.8;color:#5c5a54}.restaurant-filters{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:28px}.restaurant-filters span{border:1px solid rgba(17,17,15,.28);padding:10px 15px;font-size:8px;letter-spacing:.15em}.restaurant-filters span:first-child{background:#111;color:#fff}.restaurant-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:42px 24px}.restaurant-card{display:grid;grid-template-columns:.9fr 1.1fr;min-height:310px;border-top:1px solid rgba(17,17,15,.25);padding-top:16px}.restaurant-photo{min-height:290px;position:relative;background:center/cover;overflow:hidden}.restaurant-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.55),transparent 65%)}.photo-a{background-image:url('/assets/restaurant-detail-1.jpg')}.photo-b{background-image:url('/assets/restaurant-detail-2.jpg')}.photo-c{background-image:url('/assets/rle-restaurant-2026.jpg')}.photo-d{background-image:url('/assets/luxury-restaurant-dish.jpg')}.restaurant-photo b,.restaurant-photo em{position:absolute;z-index:1;color:#fff}.restaurant-photo b{left:16px;top:14px;font:30px 'Italiana'}.restaurant-photo em{left:16px;bottom:14px;font:8px 'DM Sans';letter-spacing:.14em;color:#e1c98d}.restaurant-copy{padding:10px 18px 4px 24px;display:flex;flex-direction:column}.restaurant-copy small{font-size:8px;letter-spacing:.16em;color:#8b713d}.restaurant-copy h3{font:34px/1.05 'Italiana';margin:18px 0}.restaurant-copy p{font-size:12px;line-height:1.65;color:#5c5a54;margin:0}.restaurant-copy a{margin-top:auto;padding-top:25px;font-size:8px;letter-spacing:.17em;border-bottom:1px solid;width:max-content}.restaurant-note{margin:60px 0 0;padding-top:24px;border-top:1px solid rgba(17,17,15,.2);font-size:10px;line-height:1.7;color:#6a675f;max-width:900px}@media(max-width:1000px){.restaurant-grid{grid-template-columns:1fr}}@media(max-width:700px){.restaurant-selection{padding:80px 6vw}.restaurant-head{grid-template-columns:1fr;gap:15px}.restaurant-card{grid-template-columns:1fr}.restaurant-photo{min-height:330px}.restaurant-copy{padding:22px 0 12px;min-height:240px}.restaurant-copy h3{font-size:38px}.restaurant-filters{overflow:auto;flex-wrap:nowrap}.restaurant-filters span{white-space:nowrap}}
