﻿
:root{--blue:#0b4f8a;--deep:#0b2745;--cream:#fbf6ec;--white:#fffaf5;--gold:#b9893a;--text:#10233f;--muted:#6d665d}
*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}
body{font-family:Arial,Helvetica,sans-serif;background:var(--cream);color:var(--text);overflow-x:hidden}
.header{position:sticky;top:0;z-index:50;background:rgba(251,246,236,.96);backdrop-filter:blur(16px);border-bottom:1px solid rgba(11,79,138,.08)}
.nav{max-width:1240px;margin:auto;padding:16px 24px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--deep);font-family:Georgia,serif;font-weight:700;font-size:26px}
.brand img{width:46px;height:46px;object-fit:contain}.links{display:flex;gap:25px;align-items:center}
.links a{text-decoration:none;color:var(--deep);text-transform:uppercase;letter-spacing:1.6px;font-size:13px;font-weight:700}
.hero{max-width:1360px;margin:24px auto 0;padding:0 24px}.hero-wrap{min-height:620px;border-radius:34px;overflow:hidden;position:relative;background:url("assets/hero.jpg") center/cover no-repeat;box-shadow:0 25px 70px rgba(16,35,63,.12)}
.hero-wrap:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(251,246,236,.94),rgba(251,246,236,.75) 40%,rgba(251,246,236,.08) 72%)}
.hero-card{position:absolute;z-index:2;top:50%;left:7%;transform:translateY(-50%);max-width:540px}.eyebrow{color:var(--blue);text-transform:uppercase;letter-spacing:4px;font-size:13px;font-weight:800;margin-bottom:22px}
h1,h2{font-family:Georgia,'Times New Roman',serif;color:var(--deep);font-weight:500}h1{font-size:78px;line-height:.95;margin-bottom:22px}.hero-card p{color:var(--muted);font-size:18px;line-height:1.9;margin-bottom:30px}
.btns,.socials{display:flex;flex-wrap:wrap;gap:14px}.btn,.socials a{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;padding:16px 26px;border-radius:14px;font-weight:800;letter-spacing:1px;transition:.25s}.btn:hover,.socials a:hover{transform:translateY(-3px)}
.primary{background:var(--blue);color:white}.secondary{background:rgba(255,255,255,.75);color:var(--blue);border:1px solid rgba(11,79,138,.25)}
.section{padding:80px 24px}.section.white{background:var(--white)}.section-title{text-align:center;max-width:820px;margin:auto}.section-title h2{font-size:60px;margin-bottom:18px}.section-title p{color:var(--muted);line-height:1.8;font-size:17px}
.grid{max-width:1220px;margin:48px auto 0;display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.card{background:white;border-radius:22px;overflow:hidden;box-shadow:0 18px 45px rgba(16,35,63,.08);transition:.25s}.card:hover{transform:translateY(-5px)}.card img{width:100%;height:245px;object-fit:cover;display:block}.card-body{padding:22px}.card h3{text-transform:uppercase;letter-spacing:1.5px;color:var(--deep);font-size:16px;margin-bottom:10px}.card p{color:var(--muted);line-height:1.65;font-size:14px}
.story{max-width:1180px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.story img{width:100%;height:520px;object-fit:cover;border-radius:30px;box-shadow:0 18px 45px rgba(16,35,63,.08)}.story h2{font-size:56px;margin-bottom:24px}.story p{color:var(--muted);line-height:1.9;font-size:17px;margin-bottom:18px}
.cta{text-align:center;background:var(--deep);color:white;padding:90px 24px}.cta h2{color:white;font-size:58px;margin-bottom:18px}.cta p{max-width:680px;margin:0 auto 28px;color:rgba(255,255,255,.78);line-height:1.8}.socials{justify-content:center}.socials a{background:white;color:var(--deep)}
footer{background:#06192d;color:rgba(255,255,255,.7);text-align:center;padding:30px 20px;font-size:14px}
@media(max-width:1000px){.grid{grid-template-columns:repeat(2,1fr)}.story{grid-template-columns:1fr}h1{font-size:64px}.hero-wrap{min-height:590px}}
@media(max-width:760px){.nav{padding:12px 16px;flex-wrap:wrap;gap:10px}.brand{font-size:20px}.brand img{width:38px;height:38px}.links{display:flex;width:100%;gap:10px;overflow-x:auto;padding:8px 0 2px;scrollbar-width:none}.links::-webkit-scrollbar{display:none}.links a{flex:0 0 auto;font-size:11px;letter-spacing:1px;padding:10px 12px;border-radius:999px;background:rgba(255,255,255,.72);border:1px solid rgba(11,79,138,.12)}.hero{padding:0 14px}.hero-wrap{min-height:600px}.hero-wrap:after{background:linear-gradient(180deg,rgba(251,246,236,.96),rgba(251,246,236,.78) 55%,rgba(251,246,236,.25))}.hero-card{left:24px;right:24px;top:42%;transform:translateY(-50%)}h1{font-size:52px}.hero-card p{font-size:16px}.section{padding:58px 18px}.section-title h2{font-size:42px}.grid{grid-template-columns:1fr}.card img{height:230px}.story img{height:340px}.story h2{font-size:42px}.cta h2{font-size:42px}}

.order-hero{max-width:1180px;margin:34px auto 0;padding:72px 24px 84px;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:34px;align-items:stretch}.order-copy,.order-panel{border-radius:28px;box-shadow:0 18px 45px rgba(16,35,63,.08)}.order-copy{background:linear-gradient(90deg,rgba(251,246,236,.96),rgba(251,246,236,.8)),url("assets/couscous.jpg") center/cover no-repeat;padding:64px}.order-copy h1{font-size:62px;line-height:1;margin-bottom:22px}.order-copy p{color:var(--muted);font-size:18px;line-height:1.8;margin-bottom:30px;max-width:620px}.order-panel{background:var(--deep);color:white;padding:42px}.order-panel h2{color:white;font-size:38px;margin-bottom:24px}.order-panel ol{display:grid;gap:18px;list-style-position:inside;color:rgba(255,255,255,.82);line-height:1.7;font-weight:700}.compact-section{padding-top:64px}.quick-grid{max-width:880px;margin:34px auto 0;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.quick-grid a{text-align:center;text-decoration:none;color:var(--deep);background:white;border:1px solid rgba(11,79,138,.12);border-radius:16px;padding:18px 14px;font-weight:800;box-shadow:0 12px 30px rgba(16,35,63,.06)}.section-title h1{font-size:60px;margin-bottom:18px;font-family:Georgia,'Times New Roman',serif;color:var(--deep);font-weight:500}
@media(max-width:900px){.order-hero{grid-template-columns:1fr;padding-top:28px}.order-copy{padding:42px 28px}.order-copy h1{font-size:46px}.quick-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.order-copy h1{font-size:40px}.order-panel{padding:30px 24px}.quick-grid{grid-template-columns:1fr}.section-title h1{font-size:42px}}
.menu-hero{padding:88px 24px 34px;background:var(--white)}.menu-section{background:var(--white);padding:20px 24px 86px}.menu-board{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.menu-category{background:#fff;border:1px solid rgba(11,79,138,.1);border-radius:18px;padding:28px;box-shadow:0 16px 40px rgba(16,35,63,.07)}.menu-category h2{font-size:34px;margin-bottom:22px}.menu-item{display:flex;justify-content:space-between;gap:22px;padding:17px 0;border-top:1px solid rgba(11,79,138,.1)}.menu-item:first-of-type{border-top:0;padding-top:0}.menu-item h3{font-size:17px;color:var(--deep);margin-bottom:7px}.menu-item p{color:var(--muted);line-height:1.6}.menu-item strong{color:var(--blue);font-size:18px;white-space:nowrap}.featured-menu{background:linear-gradient(180deg,#fff,var(--cream))}.home-menu{padding-top:70px}.home-menu-grid{max-width:1040px;margin:36px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.home-menu-card{background:white;border:1px solid rgba(11,79,138,.1);border-radius:18px;padding:24px;text-decoration:none;color:var(--text);box-shadow:0 16px 40px rgba(16,35,63,.06)}.home-menu-card h3{color:var(--deep);font-size:20px;margin-bottom:10px}.home-menu-card p{color:var(--muted);line-height:1.6}.home-menu-card strong{display:block;margin-top:14px;color:var(--blue)}
@media(max-width:900px){.menu-board{grid-template-columns:1fr}.home-menu-grid{grid-template-columns:1fr}}
@media(max-width:760px){.menu-hero{padding:58px 18px 22px}.menu-section{padding:12px 18px 58px}.menu-category{padding:22px}.menu-category h2{font-size:28px}.menu-item{align-items:flex-start}.home-menu{padding-top:52px}}
.menu-group{padding:18px 0;border-top:1px solid rgba(11,79,138,.1)}.menu-group:first-of-type{border-top:0;padding-top:0}.menu-group h3{font-size:18px;color:var(--deep);margin-bottom:12px}.price-row{display:flex;align-items:baseline;justify-content:space-between;gap:18px;padding:8px 0;color:var(--muted);line-height:1.4}.price-row span{position:relative;z-index:1;background:white;padding-right:10px}.featured-menu .price-row span{background:linear-gradient(180deg,#fff,var(--cream))}.price-row:after{content:"";height:1px;flex:1;border-bottom:1px dotted rgba(11,79,138,.22);order:2}.price-row strong{order:3;color:var(--blue);white-space:nowrap;font-size:16px}.price-row span{order:1}.menu-item{display:none}
@media(max-width:760px){.price-row{gap:12px}.price-row span{max-width:70%}.price-row strong{font-size:15px}}
/* Poster menu style */
.menu-page{background:#f4eadb;color:#24190f}.poster-menu{max-width:1500px;margin:0 auto;min-height:calc(100vh - 79px);display:grid;grid-template-columns:minmax(360px,39%) minmax(0,61%);background:linear-gradient(90deg,rgba(244,234,219,.05),#f8efe2 48%,#fbf5ec);box-shadow:0 30px 80px rgba(26,18,10,.14)}.poster-visual{position:relative;min-height:860px;background:linear-gradient(90deg,rgba(18,15,11,.08),rgba(244,234,219,.18)),url("assets/couscous.jpg") center/cover no-repeat}.poster-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(18,15,11,.12),rgba(244,234,219,.72) 94%,#f8efe2)}.poster-logo{position:absolute;z-index:2;top:44px;left:44px;width:230px;min-height:255px;padding:26px 22px 24px;background:#10231b;color:#f5d99c;border:2px solid rgba(220,174,92,.78);border-radius:42% 42% 18px 18px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:0 18px 44px rgba(0,0,0,.24)}.poster-logo img{width:86px;height:86px;object-fit:cover;border-radius:50%;margin-bottom:18px}.poster-logo span{font-family:Georgia,'Times New Roman',serif;font-size:29px;line-height:1.05;text-transform:uppercase;letter-spacing:1px}.poster-logo small{margin-top:14px;text-transform:uppercase;letter-spacing:2px;font-size:11px;color:#f7e8c0}.poster-content{padding:42px 58px 48px;position:relative}.poster-content:before{content:"";position:absolute;inset:22px 28px;pointer-events:none;border:1px solid rgba(171,130,67,.13);border-radius:8px}.poster-title{text-align:center;margin-bottom:30px}.poster-title h1{font-size:78px;letter-spacing:14px;text-transform:uppercase;line-height:.95;margin:0;color:#24190f}.poster-title p{text-transform:uppercase;letter-spacing:5px;font-size:17px;color:#3d2b1e;margin-top:12px}.poster-title:after{content:"";display:block;width:260px;height:1px;background:linear-gradient(90deg,transparent,#a77b3e,transparent);margin:24px auto 0}.poster-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px 50px}.poster-category h2{font-family:Georgia,'Times New Roman',serif;font-size:29px;color:#24190f;text-transform:uppercase;letter-spacing:1px;margin:0 0 20px;display:flex;align-items:center;gap:12px}.poster-category h2:before{content:"✦";color:#b78946;font-size:25px}.poster-category .menu-group{border-top:1px solid rgba(141,102,52,.42);padding:18px 0}.poster-category .menu-group:first-of-type{border-top:0;padding-top:0}.poster-category .menu-group h3{font-family:Georgia,'Times New Roman',serif;font-size:24px;margin-bottom:8px;color:#24190f}.poster-category .price-row{padding:6px 0;color:#2d2117;font-size:17px}.poster-category .price-row span{background:#f8efe2}.poster-category .price-row:after{border-bottom:1px dotted rgba(120,86,42,.25)}.poster-category .price-row strong{color:#24190f;font-size:17px}.boxed-category{border:1px solid rgba(171,130,67,.55);border-radius:16px;padding:24px 28px;background:rgba(255,250,243,.42)}.boxed-category h2{font-size:26px}.compact-group{padding-bottom:0}.poster-action{display:flex;justify-content:center;margin-top:30px}.poster-action .btn{border-radius:6px;background:#10231b;color:#f5d99c;border:1px solid rgba(220,174,92,.78)}
@media(max-width:1100px){.poster-menu{grid-template-columns:1fr}.poster-visual{min-height:360px;background-position:center 58%}.poster-visual:after{background:linear-gradient(180deg,rgba(18,15,11,.18),rgba(244,234,219,.15) 50%,#f8efe2)}.poster-logo{width:190px;min-height:210px;top:28px;left:28px}.poster-logo span{font-size:24px}.poster-content{padding:36px 26px 44px}.poster-title h1{font-size:58px}.poster-title p{font-size:14px;letter-spacing:3px}.poster-grid{gap:26px}}
@media(max-width:760px){.poster-content{padding:32px 18px 38px}.poster-content:before{display:none}.poster-grid{grid-template-columns:1fr;gap:22px}.poster-title h1{font-size:44px;letter-spacing:8px}.poster-title p{font-size:12px;letter-spacing:2.5px}.poster-category h2{font-size:25px}.poster-category .menu-group h3{font-size:21px}.poster-category .price-row{font-size:16px}.poster-category .price-row span{max-width:68%}.boxed-category{padding:22px}.poster-logo{width:164px;min-height:184px;left:18px;top:20px}.poster-logo img{width:64px;height:64px}.poster-logo span{font-size:21px}.poster-visual{min-height:285px}}
/* Compact poster menu adjustments */
@media(min-width:1101px){.poster-menu{min-height:auto;grid-template-columns:minmax(300px,34%) minmax(0,66%)}.poster-visual{min-height:calc(100vh - 79px);max-height:760px}.poster-logo{top:28px;left:28px;width:176px;min-height:198px;padding:20px 16px}.poster-logo img{width:58px;height:58px;margin-bottom:12px}.poster-logo span{font-size:22px}.poster-logo small{font-size:9px;margin-top:10px}.poster-content{padding:24px 38px 26px}.poster-content:before{inset:12px 18px}.poster-title{margin-bottom:18px}.poster-title h1{font-size:56px;letter-spacing:10px}.poster-title p{font-size:13px;letter-spacing:4px;margin-top:7px}.poster-title:after{margin-top:14px;width:210px}.poster-grid{gap:18px 34px}.poster-category h2{font-size:24px;margin-bottom:12px}.poster-category h2:before{font-size:20px}.poster-category .menu-group{padding:10px 0}.poster-category .menu-group h3{font-size:19px;margin-bottom:5px}.poster-category .price-row{font-size:14px;padding:3px 0}.poster-category .price-row strong{font-size:14px}.boxed-category{padding:16px 20px}.boxed-category h2{font-size:22px}.poster-action{margin-top:18px}.poster-action .btn{padding:12px 20px;font-size:13px}}
/* Home and menu refinement */
.home-menu{background:linear-gradient(180deg,#fffaf5,#fbf6ec);border-top:1px solid rgba(11,79,138,.06)}.home-menu-grid{max-width:1120px}.home-menu-card{position:relative;overflow:hidden;min-height:178px;padding:28px 26px;border-radius:10px}.home-menu-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(11,79,138,.06),rgba(184,137,58,.08));opacity:.9}.home-menu-card h3,.home-menu-card p,.home-menu-card strong{position:relative}.home-menu-card h3{font-family:Georgia,'Times New Roman',serif;font-size:25px}.home-menu-card strong{font-size:15px;text-transform:uppercase;letter-spacing:1.2px}.hero-wrap{border-radius:24px}.hero-card .btn.primary{box-shadow:0 12px 28px rgba(11,79,138,.22)}.cta .socials a[href*="wa.me"]{background:#f5d99c;color:#10231b}.poster-action .btn.primary{box-shadow:none}.poster-category h2:before{content:"✦"}
@media(min-width:1101px){.poster-menu{max-width:1360px;margin:24px auto;min-height:0;border-radius:18px;overflow:hidden}.poster-visual{min-height:690px}.poster-content{padding:22px 34px 22px}.poster-title{margin-bottom:14px}.poster-title h1{font-size:50px}.poster-title:after{margin-top:10px}.poster-grid{gap:14px 30px}.poster-category h2{font-size:22px;margin-bottom:8px}.poster-category .menu-group{padding:8px 0}.poster-category .menu-group h3{font-size:18px}.poster-category .price-row{font-size:13.5px;padding:2px 0}.poster-category .price-row strong{font-size:13.5px}.boxed-category{padding:14px 18px}.poster-action{margin-top:14px}}
@media(max-width:760px){.home-menu-card{min-height:auto}.hero-wrap{border-radius:18px}.poster-menu{box-shadow:none}.poster-content{background:#f8efe2}.poster-action .btn{width:100%}}
/* Bring specialties above the fold */
.hero{margin-top:14px}.hero-wrap{min-height:520px}.hero-card{top:48%}h1{font-size:68px}.hero-card p{margin-bottom:22px}.section.white:not(.home-menu){padding:54px 24px}.home-menu{padding-top:48px;padding-bottom:58px}.home-menu-grid{margin-top:24px}.home-menu-card{min-height:150px;padding:22px}.cta{padding:66px 24px}
@media(max-width:760px){.hero-wrap{min-height:520px}.hero-card{top:45%}h1{font-size:46px}.section.white:not(.home-menu){padding:42px 18px}.home-menu{padding-top:38px;padding-bottom:44px}.home-menu-grid{margin-top:20px}.home-menu-card{padding:20px}.cta{padding:54px 18px}}
/* Faster home reveal */
.hero{margin-top:10px}.hero-wrap{min-height:455px}.hero-card{top:48%}.hero-card h1{font-size:58px}.hero-card p{font-size:17px;margin-bottom:20px}.hero-card .btn{padding:14px 24px}.home-menu{padding-top:38px;padding-bottom:50px}.home-menu .section-title h2{font-size:46px}.home-menu .section-title p{font-size:16px}.home-menu-grid{margin-top:22px}.intro-section{padding:48px 24px}.intro-section .section-title h2{font-size:44px}
@media(max-width:760px){.hero-wrap{min-height:470px}.hero-card h1{font-size:42px}.hero-card p{font-size:15px}.home-menu{padding-top:34px}.home-menu .section-title h2{font-size:36px}.intro-section{padding:38px 18px}}
/* Category image cards */
.category-grid{max-width:1180px;grid-template-columns:repeat(4,1fr);gap:16px}.category-card{padding:0;min-height:0;border-radius:10px;display:block}.category-card:before{display:none}.category-card img{width:100%;height:145px;object-fit:cover;display:block}.category-card div{padding:18px}.category-card h3{font-size:21px}.category-card p{font-size:14px}.category-card strong{font-size:13px}.category-card:hover{transform:translateY(-4px)}
@media(max-width:1000px){.category-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.category-grid{grid-template-columns:1fr}.category-card img{height:180px}.category-card div{padding:18px 20px}}
/* Menu photos inside carte */
.menu-category-photo{width:100%;height:118px;object-fit:cover;border-radius:8px;margin-bottom:12px;border:1px solid rgba(171,130,67,.28);display:block}.visual-category{overflow:hidden}.boxed-category .menu-category-photo{height:104px}.poster-category.visual-category h2{margin-top:0}.poster-category.visual-category h2:before{font-size:18px}
@media(min-width:1101px){.menu-category-photo{height:92px;margin-bottom:8px}.boxed-category .menu-category-photo{height:78px}.poster-category.visual-category h2{font-size:21px}.poster-category.visual-category .menu-group{padding:7px 0}.poster-category.visual-category .menu-group h3{font-size:17px}.poster-category.visual-category .price-row{font-size:13px;padding:2px 0}.poster-category.visual-category .price-row strong{font-size:13px}}
@media(max-width:760px){.menu-category-photo,.boxed-category .menu-category-photo{height:170px}}
/* Gallery refresh */
.gallery-page{padding-top:64px}.gallery-grid{max-width:1180px;margin:38px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.gallery-card{position:relative;overflow:hidden;border-radius:10px;min-height:250px;background:#10231b;box-shadow:0 16px 38px rgba(16,35,63,.1)}.gallery-card img{width:100%;height:100%;min-height:250px;object-fit:cover;display:block;transition:.3s}.gallery-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(6,25,45,.64))}.gallery-card h2{position:absolute;left:20px;bottom:18px;z-index:1;color:white;font-size:28px;text-shadow:0 2px 14px rgba(0,0,0,.28)}.gallery-card:hover img{transform:scale(1.04)}
@media(max-width:900px){.gallery-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.gallery-page{padding-top:44px}.gallery-grid{grid-template-columns:1fr}.gallery-card,.gallery-card img{min-height:220px}.gallery-card h2{font-size:24px}}
/* Mosaic gallery */
.mosaic-gallery{max-width:1180px;margin:38px auto 0;display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:190px;gap:14px}.mosaic-card{position:relative;overflow:hidden;border-radius:10px;background:#10231b;box-shadow:0 14px 34px rgba(16,35,63,.1)}.mosaic-card.wide{grid-column:span 2}.mosaic-card.tall{grid-row:span 2}.mosaic-card img{width:100%;height:100%;object-fit:cover;display:block;transition:.3s}.mosaic-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(6,25,45,.58))}.mosaic-card figcaption{position:absolute;left:16px;bottom:14px;z-index:1;color:white;font-family:Georgia,'Times New Roman',serif;font-size:24px;text-shadow:0 2px 14px rgba(0,0,0,.3)}.mosaic-card:hover img{transform:scale(1.04)}
@media(max-width:1000px){.mosaic-gallery{grid-template-columns:repeat(2,1fr);grid-auto-rows:210px}.mosaic-card.wide{grid-column:span 2}}
@media(max-width:620px){.mosaic-gallery{grid-template-columns:1fr;grid-auto-rows:220px}.mosaic-card.wide,.mosaic-card.tall{grid-column:span 1;grid-row:span 1}.mosaic-card figcaption{font-size:22px}}
/* Order notice */
.order-note{display:inline-block;margin:-10px 0 24px;padding:12px 16px;border-radius:8px;background:rgba(11,79,138,.1);border:1px solid rgba(11,79,138,.18);color:var(--deep);font-weight:800}.order-copy .order-note{line-height:1.5}.order-panel li{padding-left:4px}
@media(max-width:760px){.order-note{font-size:14px}}