@import url('https://fonts.googleapis.com/css2?family=Sora:wght@600;700;800&display=swap');:root{--cream:#F6F0E7;--cream2:#FBF8F3;--paper:#FFFDFC;--wine:#5B1F2A;--wine2:#7A2D3C;--ink:#2B2524;--muted:#81746F;--line:rgba(91,31,42,.14);--soft:rgba(91,31,42,.055);--shadow:0 18px 50px rgba(62,37,39,.08);--ok:#52745D}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#ECE5DC;color:var(--ink);font-family:"Manrope",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}button,input{font:inherit}a{color:inherit}.site{width:min(1180px,100%);margin:0 auto;background:var(--cream);min-height:100vh;box-shadow:var(--shadow)}.site-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:12px 34px;border-bottom:1px solid var(--line);background:rgba(246,240,231,.96);position:sticky;top:0;z-index:40;backdrop-filter:blur(12px)}.brand{text-decoration:none;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-width:82px}.brand span{font-family:"Sora","Manrope",sans-serif!important;font-weight:800!important;letter-spacing:-.055em!important}.brand-logo{display:block;width:72px;height:auto;max-height:94px;object-fit:contain}.nav{display:flex;align-items:center;gap:7px;flex-wrap:wrap;justify-content:flex-end}.nav a{text-decoration:none;font-size:11px;font-weight:800;padding:10px 13px;border-radius:999px;color:var(--wine)}.nav a:hover{background:var(--soft)}.nav .cta{background:var(--wine);color:#fff;padding-inline:17px}.hero{display:grid;grid-template-columns:.9fr 1.1fr;gap:38px;align-items:center;padding:48px 34px 42px;border-bottom:1px solid var(--line)}.hero-copy{max-width:510px;padding-left:10px}.eyebrow{margin:0 0 13px;color:var(--wine2);font-size:10px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}h1,h2{font-family:"Sora","Manrope",sans-serif;color:var(--wine);font-style:normal;font-weight:700}h3{font-family:"Manrope",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--wine);font-weight:800}h1{font-size:clamp(46px,6vw,68px);line-height:1.02;letter-spacing:-.04em;margin:0 0 22px}.hero-copy .lead{margin:0;max-width:470px;font-size:17px;line-height:1.7;color:#4D4441}.hero-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:45px;padding:0 18px;border-radius:999px;text-decoration:none;font-size:12px;font-weight:900;border:1px solid var(--line);background:var(--cream2);color:var(--wine);cursor:pointer}.button.primary{background:var(--wine);color:#fff;border-color:var(--wine)}.hero-media{position:relative}.hero-media img{width:100%;display:block;aspect-ratio:4/3;object-fit:cover;border-radius:26px}.hero-badge{position:absolute;left:18px;bottom:18px;background:rgba(255,253,250,.94);color:var(--wine);border-radius:16px;padding:11px 14px;font-size:11px;font-weight:900;box-shadow:0 8px 24px rgba(0,0,0,.10)}.section{padding:58px 34px;border-bottom:1px solid var(--line)}.section.alt{background:var(--cream2)}.inner{max-width:980px;margin:0 auto}.section-head{max-width:690px;margin-bottom:28px}.section-kicker{margin:0 0 8px;color:var(--wine2);font-size:9px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.section-title{font-size:clamp(34px,4.1vw,47px);line-height:1.05;letter-spacing:-.035em;margin:0 0 10px}.section-copy{margin:0;color:var(--muted);font-size:14px;line-height:1.7}.steps{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:22px;overflow:hidden;background:var(--cream)}.step{padding:24px 20px;min-height:188px;border-right:1px solid var(--line)}.step:last-child{border-right:0}.step-number{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--wine);color:white;font-size:11px;font-weight:900;margin-bottom:32px}.step h3{font-size:20px;margin:0 0 8px}.step p{font-size:11px;line-height:1.6;color:var(--muted);margin:0}.process-note{margin-top:14px;border-left:3px solid var(--wine);padding:10px 13px;background:var(--soft);border-radius:0 12px 12px 0;color:var(--wine);font-size:11px;font-weight:800;line-height:1.55}.experience-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.experience-card{padding:22px;border:1px solid var(--line);border-radius:18px;background:var(--paper)}.experience-card span{display:block;color:var(--muted);font-size:9px;text-transform:uppercase;letter-spacing:.09em;font-weight:900;margin-bottom:7px}.experience-card strong{display:block;color:var(--wine);font-family:"Manrope",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:20px;font-weight:800}.experience-card p{font-size:11px;color:var(--muted);line-height:1.55;margin:8px 0 0}.estimator-card{border:1px solid var(--line);border-radius:22px;padding:24px;background:var(--cream)}.guest-value{display:block;color:var(--wine);font-family:"Manrope",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:34px;font-weight:800;margin-bottom:13px}.price-slider{width:100%;accent-color:var(--wine)}.slider-labels{display:flex;justify-content:space-between;font-size:9px;color:var(--muted);margin-top:7px}.estimate-results{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:22px}.estimate-box{padding:18px;border:1px solid var(--line);border-radius:16px;background:var(--paper)}.estimate-box span{display:block;color:var(--muted);font-size:8.5px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.estimate-box strong{display:block;color:var(--wine);font-family:"Manrope",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:25px;font-weight:800;margin-top:4px}.estimate-note{margin:15px 0 0;color:var(--muted);font-size:10.5px;line-height:1.6}.large-event-note{display:none;margin-top:12px;color:var(--wine2);font-size:10.5px;font-weight:800}.large-event-note.show{display:block}.section-action{margin-top:19px}.pizza-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.pizza-card{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:var(--paper);cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.pizza-card:hover{transform:translateY(-2px);box-shadow:0 12px 26px rgba(91,31,42,.08)}.pizza-card img{display:block;width:100%;aspect-ratio:4/5;object-fit:cover}.pizza-card-body{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:12px 13px}.pizza-name{font-family:"Manrope",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--wine);font-size:15px;font-weight:800}.pizza-view{color:var(--muted);font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.menu-note{margin-top:14px;padding:15px 16px;background:var(--soft);border:1px solid var(--line);border-radius:14px;color:var(--wine);font-size:11px;line-height:1.6}.viewer{position:fixed;inset:0;background:rgba(24,15,16,.96);z-index:100;display:none;align-items:center;justify-content:center;padding:20px}.viewer.open{display:flex}.viewer img{max-width:94vw;max-height:86vh;border-radius:16px;display:block}.viewer-close{position:fixed;top:16px;right:16px;width:44px;height:44px;border:0;border-radius:50%;background:#fff;color:var(--wine);font-size:27px;cursor:pointer}.viewer-caption{position:fixed;left:50%;bottom:16px;transform:translateX(-50%);background:#fff;color:var(--wine);padding:9px 14px;border-radius:999px;font-size:11px;font-weight:900}.calendar-card{border:1px solid var(--line);border-radius:22px;background:var(--cream);padding:20px}.calendar-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.calendar-toolbar h3{margin:0;font-size:25px;text-align:center}.month-nav{width:42px;height:42px;border-radius:50%;border:1px solid var(--line);background:var(--paper);color:var(--wine);font-size:22px;cursor:pointer}.month-nav:disabled{opacity:.3;cursor:not-allowed}.weekdays,.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:7px}.weekday{text-align:center;color:var(--muted);font-size:9px;font-weight:900;text-transform:uppercase;padding:4px 0}.day{min-height:102px;border:1px solid var(--line);border-radius:14px;padding:9px;position:relative;background:rgba(255,255,255,.4);text-decoration:none;color:inherit}a.day{transition:transform .14s ease,border-color .14s ease,background .14s ease}a.day:hover{transform:translateY(-1px);border-color:rgba(91,31,42,.33);background:#fff}.day.empty{background:transparent;border-color:transparent}.day .num{font-size:14px;font-weight:900;color:var(--wine)}.day .status{position:absolute;left:7px;right:7px;bottom:7px;padding:5px 3px;border-radius:999px;font-size:8px;font-weight:900;text-align:center}.day.available .status{background:rgba(82,116,93,.11);color:var(--ok)}.day.booked{background:var(--wine)}.day.booked .num,.day.booked .status{color:white}.day.booked .status{background:rgba(255,255,255,.12)}.day.unavailable,.day.past{background:rgba(130,116,111,.08)}.day.unavailable .num,.day.unavailable .status,.day.past .num,.day.past .status{color:#918681}.calendar-legend{display:flex;gap:14px;flex-wrap:wrap;margin-top:15px;font-size:9px;color:var(--muted);font-weight:800}.legend-dot{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:5px}.legend-dot.available{background:var(--ok)}.legend-dot.booked{background:var(--wine)}.legend-dot.unavailable{background:#AAA09A}.calendar-help{margin:13px 0 0;color:var(--muted);font-size:10.5px;line-height:1.55}.calendar-error{display:none;padding:14px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--wine);font-size:11px;margin-top:12px}.calendar-error.show{display:block}.final-cta{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:36px 34px;background:var(--wine);color:#fff}.final-cta h2{color:#fff;margin:0 0 6px;font-size:34px}.final-cta p{margin:0;opacity:.82;font-size:12px;line-height:1.55}.final-cta .button{background:#fff;border-color:#fff;color:var(--wine);flex:0 0 auto}.footer{padding:22px 34px;color:var(--muted);font-size:9.5px;text-align:center;background:var(--cream2)}@media(max-width:900px){.site-header{padding:10px 20px;position:relative}.brand-logo{width:64px;max-height:82px}.nav a:not(.cta){display:none}.hero{grid-template-columns:1fr;padding:35px 20px 28px;gap:26px}.hero-copy{padding-left:0;max-width:660px}.hero-media img{aspect-ratio:16/10}.section{padding:43px 20px}.steps{grid-template-columns:1fr 1fr}.step:nth-child(2){border-right:0}.step:nth-child(-n+2){border-bottom:1px solid var(--line)}.pizza-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:640px){.brand{min-width:56px}.brand-logo{width:52px;max-height:67px}.site-header{padding:8px 15px}.nav .cta{padding:9px 13px;font-size:10px}.hero{padding:28px 15px 22px}h1{font-size:46px}.hero-copy .lead{font-size:14px}.hero-actions{display:grid;grid-template-columns:1fr}.button{width:100%}.hero-media img{border-radius:19px;aspect-ratio:4/3}.hero-badge{left:11px;bottom:11px;font-size:9.5px}.section{padding:38px 15px}.section-title{font-size:34px}.steps{grid-template-columns:1fr}.step{min-height:0;border-right:0;border-bottom:1px solid var(--line);padding:18px}.step:nth-child(2){border-right:0}.step:last-child{border-bottom:0}.step-number{margin-bottom:18px}.experience-grid{grid-template-columns:1fr}.estimate-results{grid-template-columns:1fr}.pizza-grid{display:flex;overflow:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.pizza-card{flex:0 0 72%;scroll-snap-align:start}.calendar-card{padding:12px 8px}.calendar-toolbar{padding:0 4px}.calendar-toolbar h3{font-size:20px}.weekdays,.calendar-grid{gap:3px}.weekday{font-size:7px}.day{min-height:72px;padding:5px;border-radius:10px}.day .num{font-size:12px}.day .status{left:2px;right:2px;bottom:3px;font-size:6.7px;padding:4px 1px}.final-cta{display:block;padding:31px 15px}.final-cta .button{margin-top:18px}.footer{padding:20px 15px}}

/* Rafa final art-direction polish — visual only */
html body{background:var(--cream)}
html body .site{box-shadow:none!important}
html body .site-header{border-bottom-color:rgba(91,31,42,.08)!important;box-shadow:0 1px 0 rgba(91,31,42,.025)}
html body .site-header .nav{gap:18px}
html body .site-header .nav a:not(.cta){min-width:auto!important;height:44px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;font-size:10.5px!important;font-weight:650!important;letter-spacing:-.01em;opacity:.82;transition:opacity .18s ease!important}
html body .site-header .nav a:not(.cta):hover{opacity:1;transform:none!important}
html body .site-header .nav .cta{min-width:auto!important;height:42px!important;padding:0 18px!important;font-size:10.5px!important;font-weight:750!important;box-shadow:none;transition:transform .18s ease,background .18s ease!important}
html body .site-header .nav .cta:hover{transform:translateY(-1px);background:#4E1923!important}
html body .hero-badge{display:none!important}
html body .hero-copy h1{text-wrap:balance}
html body .hero-copy .lead{max-width:460px!important}
html body .editorial-intro-inner{max-width:820px}
html body .editorial-quote{text-wrap:balance}
html body .story-kicker{display:none}
html body .story-title{max-width:420px;margin-bottom:24px!important;text-wrap:balance}
html body .story-copy{padding-left:76px;padding-right:76px}
html body .section-head{max-width:620px!important}
html body .section-title{text-wrap:balance}
html body #pizzas .section-copy{display:none}
html body .photo-caption{display:none}
html body .photo-break{border-bottom:0}
html body .estimator-card,html body .calendar-card{border-color:rgba(91,31,42,.10)!important;box-shadow:0 14px 40px rgba(68,44,45,.035)!important}
html body .estimate-box{border-color:rgba(91,31,42,.09)}
html body .month-nav{border-color:rgba(91,31,42,.10);transition:background .18s ease,transform .18s ease}
html body .month-nav:hover:not(:disabled){background:#F8F1E8;transform:translateY(-1px)}
html body .day{border-color:rgba(91,31,42,.09)}
html body a.day:focus-visible,html body .button:focus-visible,html body .nav a:focus-visible,html body .month-nav:focus-visible{outline:2px solid var(--wine);outline-offset:3px}
html body .pizza-card{transition:transform .22s ease!important}
html body .pizza-card:hover{transform:translateY(-3px)!important;box-shadow:none!important}
html body .final-cta .button{min-width:150px}
@media(max-width:900px){html body .site-header .nav{gap:13px}html body .site-header .nav a,html body .site-header .nav a:not(.cta),html body .site-header .nav .cta{display:inline-flex!important;width:auto!important;min-width:auto!important}html body .site-header .nav a:not(.cta){height:44px!important;font-size:9.5px!important}html body .site-header .nav .cta{height:40px!important;padding:0 15px!important;font-size:9.5px!important}html body .story-copy{padding-left:20px;padding-right:20px}html body .story-photo img{aspect-ratio:4/3!important;object-position:center 50%!important}}
@media(max-width:640px){html body .site-header{padding:6px 15px!important}html body .site-header .brand{min-width:66px!important}html body .site-header .brand img{width:70px!important;height:46px!important}html body .site-header .nav{gap:10px}html body .site-header .nav a:not(.cta){height:42px!important;font-size:9px!important}html body .site-header .nav .cta{height:38px!important;padding:0 13px!important;font-size:9px!important}html body .hero{padding-top:48px!important;gap:30px!important}html body .hero-copy h1{font-size:clamp(40px,11vw,46px)!important;line-height:1.02!important;letter-spacing:-.04em!important}html body .hero-copy .lead{max-width:340px!important;line-height:1.68!important}html body .editorial-intro{padding-top:70px;padding-bottom:68px}html body .editorial-quote{font-size:clamp(38px,10.5vw,44px);line-height:1.02}html body .story-photo img{aspect-ratio:4/3!important}html body .story-copy{padding:54px 15px 62px!important}html body .section{padding-top:64px!important;padding-bottom:64px!important}html body .section-head{margin-bottom:34px!important}html body .section-title{font-size:clamp(34px,9.5vw,39px)!important;line-height:1.03!important}html body .pizza-card{flex-basis:80%!important}html body .calendar-card{border-radius:16px!important;box-shadow:none!important}html body .estimator-card{border-radius:16px!important;box-shadow:none!important}html body .final-cta{padding-top:48px!important;padding-bottom:48px!important}}
@media(max-width:380px){html body .site-header{padding-inline:10px!important}html body .site-header .nav{gap:7px}html body .site-header .nav a:not(.cta){font-size:8.5px!important}html body .site-header .nav .cta{padding-inline:11px!important;font-size:8.5px!important}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

/* Compact process on phones: same content, less scrolling */
@media(max-width:640px){html body #fonctionnement{padding-top:48px!important;padding-bottom:48px!important}html body #fonctionnement .section-head{margin-bottom:22px!important}html body #fonctionnement .section-title{font-size:clamp(32px,9vw,37px)!important;max-width:330px}html body #fonctionnement .steps{display:block!important;border-top:1px solid var(--line)!important}html body #fonctionnement .step,html body #fonctionnement .step:nth-child(3){display:grid!important;grid-template-columns:34px minmax(0,1fr)!important;grid-template-rows:auto auto!important;column-gap:12px!important;row-gap:2px!important;align-items:center!important;padding:15px 0!important;min-height:0!important;border-right:0!important;border-bottom:1px solid var(--line)!important}html body #fonctionnement .step:last-child{border-bottom:0!important}html body #fonctionnement .step-number{grid-column:1!important;grid-row:1 / span 2!important;margin:0!important;font-size:9px!important;letter-spacing:.08em!important;align-self:start!important;padding-top:5px!important}html body #fonctionnement .step h3{grid-column:2!important;grid-row:1!important;margin:0!important;font-size:17px!important;line-height:1.25!important}html body #fonctionnement .step p{grid-column:2!important;grid-row:2!important;margin:2px 0 0!important;font-size:10px!important;line-height:1.45!important;max-width:none!important;color:var(--muted)!important}}
