@import url('https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,500;9..144,600&family=Inter:wght@400;600&display=swap');

*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth}
body{font-family:Inter,system-ui,sans-serif;font-size:1rem;line-height:1.65;-webkit-font-smoothing:antialiased}
img{max-width:100%;height:auto;display:block}
a{color:currentColor;text-decoration:none}
a:hover{text-decoration:underline}
ul{list-style:none}
button,input,select,textarea{font:inherit}

.surface-bordeaux{background:#3A1420;color:#F4ECDD}
.surface-cream{background:#F4ECDD;color:#3A1420}
.surface-wine{background:#5C1F2E;color:#F4ECDD}
.surface-brass{background:#B08A46;color:#3A1420}

.container{width:min(1160px,92vw);margin-inline:auto}
.eyebrow{font-size:.75rem;font-weight:600;letter-spacing:.20em;text-transform:uppercase;color:#B08A46}
h1,h2,h3{font-family:Fraunces,Georgia,serif;font-weight:600;line-height:1.15}
h1{font-size:clamp(2.75rem,5vw,5.125rem)}
h2{font-size:clamp(1.75rem,3vw,2.375rem)}
h3{font-size:1.2rem;font-weight:500}
p+p{margin-top:1rem}
.hairline{height:1px;background:#B08A46;border:none;width:100%}

.btn{display:inline-flex;align-items:center;justify-content:center;padding:.85rem 1.75rem;font-weight:600;font-size:.9375rem;border:1px solid transparent;border-radius:2px;cursor:pointer;transition:filter .25s,box-shadow .25s;text-decoration:none}
.btn:hover{filter:brightness(1.06);box-shadow:0 4px 20px rgba(0,0,0,.18);text-decoration:none}
.btn-outline{background:transparent;border-color:currentColor}

/* Header */
.site-header{position:fixed;top:0;left:0;right:0;z-index:100;background:transparent;transition:background .3s}
.site-header.is-scrolled{background:#F4ECDD;color:#3A1420;border-bottom:1px solid rgba(176,138,70,.3)}
.header-inner{display:flex;align-items:center;justify-content:space-between;padding:1rem 0;gap:1rem}
.logo{font-family:Fraunces,serif;font-weight:600;font-size:1.125rem}
.logo span{color:#B08A46}
.nav-list{display:flex;flex-wrap:wrap;gap:.25rem 1.5rem;font-size:.875rem;font-weight:600}
.nav-toggle{display:none;background:none;border:1px solid currentColor;padding:.4rem .7rem;border-radius:2px;cursor:pointer;color:inherit}

/* Hero SOTTO I PORTICI */
.hero-portici{min-height:100vh;display:flex;flex-direction:column;justify-content:flex-end;position:relative;background-size:cover;background-position:center}
.hero-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(58,20,32,.92) 0%,rgba(58,20,32,.55) 45%,rgba(58,20,32,.35) 100%)}
.hero-badge{position:absolute;top:6rem;right:5vw;background:#F4ECDD;color:#3A1420;padding:.6rem 1.2rem;font-size:.7rem;letter-spacing:.16em;text-transform:uppercase;font-weight:600;z-index:2;border:1px solid #B08A46}
.hero-content{position:relative;z-index:2;padding:8rem 0 3rem;max-width:620px}
.hero-content h1 em{font-style:italic;color:#B08A46}
.hero-content .lead{margin-top:1.25rem;opacity:.85;max-width:540px;font-size:1.0625rem}
.hero-ctas{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}
.hero-trust{position:relative;z-index:2;padding:1rem 0 2rem;font-size:.75rem;color:#B08A46;letter-spacing:.06em;border-top:1px solid rgba(176,138,70,.4)}

/* Sections */
section{padding:6rem 0}
section.compact{padding:4rem 0}
.section-head{margin-bottom:3rem;max-width:640px}
.section-head .eyebrow{margin-bottom:.75rem;display:block}
.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem;align-items:center}
.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}
.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}
.card{padding:2rem;border:1px solid rgba(176,138,70,.25);position:relative}
.card-num{font-family:Fraunces,serif;font-size:3rem;font-weight:600;color:rgba(176,138,70,.15);position:absolute;top:.5rem;right:1rem;line-height:1}
.stat-num{font-family:Fraunces,serif;font-size:2.5rem;font-weight:600;color:#B08A46;line-height:1}
.stat-label{font-size:.8125rem;margin-top:.25rem;opacity:.8}
.menu-preview{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}
.menu-card{padding:1.75rem;border-left:1px solid #B08A46;position:relative}
.menu-card .num{font-family:Fraunces,serif;font-size:2rem;color:rgba(176,138,70,.2);position:absolute;top:.5rem;right:1rem}
.price{font-weight:600;color:#B08A46}
.surface-cream.texture{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.03'/%3E%3C/svg%3E")}
.photo-frame img{width:100%;aspect-ratio:3/2;object-fit:cover;border:1px solid rgba(176,138,70,.3)}
.faq-item{padding:1.5rem 0;border-bottom:1px solid rgba(176,138,70,.2)}
.faq-item h3{font-size:1.0625rem;margin-bottom:.5rem}
.disclaimer{font-size:.8125rem;opacity:.75;margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgba(176,138,70,.2)}

/* Forms */
.form-group{margin-bottom:1.25rem}
.form-group label{display:block;font-size:.875rem;font-weight:600;margin-bottom:.35rem}
.form-group input,.form-group select,.form-group textarea{width:100%;padding:.75rem 1rem;border:1px solid rgba(58,20,32,.2);background:#fff;color:#3A1420;border-radius:2px}
.form-group textarea{min-height:140px;resize:vertical}
.form-check{display:flex;gap:.6rem;align-items:flex-start;font-size:.875rem}
.form-check input{margin-top:.25rem}
.hp{position:absolute;left:-9999px;opacity:0;height:0;width:0;overflow:hidden}

/* Footer */
.site-footer{padding:4rem 0 2rem;font-size:.875rem}
.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:2rem;margin-bottom:2rem}
.footer-grid h4{font-family:Fraunces,serif;font-size:.8125rem;letter-spacing:.12em;text-transform:uppercase;color:#B08A46;margin-bottom:.75rem}
.footer-bottom{padding-top:1.5rem;border-top:1px solid rgba(176,138,70,.2);font-size:.75rem;opacity:.7}
.footer-disclaimer{margin-top:1rem;font-size:.75rem;opacity:.65;max-width:720px}

/* Cookie banner */
.cookie-banner{position:fixed;bottom:0;left:0;right:0;z-index:200;padding:1.25rem 0;box-shadow:0 -4px 24px rgba(0,0,0,.2);border-top:1px solid rgba(176,138,70,.3)}
.cookie-banner[hidden]{display:none!important}
.cookie-inner{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem}
.cookie-actions{display:flex;flex-wrap:wrap;gap:.5rem;width:100%;flex-shrink:0}
.cookie-banner .cookie-actions .btn{appearance:none;-webkit-appearance:none;flex-shrink:0}
.cookie-banner .btn.surface-brass{background:#B08A46!important;color:#3A1420!important;border-color:#B08A46!important}
.cookie-banner .btn-outline{background:transparent!important;color:#F4ECDD!important;border-color:#F4ECDD!important}
.cookie-modal{position:fixed;inset:0;z-index:300;background:rgba(58,20,32,.85);display:flex;align-items:center;justify-content:center;padding:1rem}
.cookie-modal[hidden]{display:none!important}
.cookie-panel{max-width:480px;width:100%;padding:2rem;border:1px solid rgba(176,138,70,.3)}
.cookie-panel .btn.surface-bordeaux{background:#3A1420!important;color:#F4ECDD!important;border-color:#3A1420!important}
.cookie-panel .btn-outline{background:transparent!important;color:#3A1420!important;border-color:#3A1420!important}
@media(min-width:768px){
  .cookie-inner{align-items:center}
  .cookie-actions{width:auto}
}

/* Reveal */
.js .reveal{opacity:1;transform:none;transition:opacity .7s ease,transform .7s ease}
@media (prefers-reduced-motion:no-preference){
  .js .reveal:not(.is-visible){opacity:.001;transform:translateY(16px)}
}
@media (prefers-reduced-motion:reduce){
  .js .reveal{transition:none}
}

.page-hero{padding:8rem 0 3rem;border-bottom:1px solid rgba(176,138,70,.25)}
.page-hero h1{margin-top:.5rem}
.legal-content,.policy-content{max-width:760px}
.legal-content h2,.policy-content h2{font-size:1.25rem;margin:2rem 0 .75rem}
.legal-content h3,.policy-content h3{font-size:1.0625rem;margin:1.5rem 0 .5rem}
.legal-content ul,.policy-content ul{margin:.75rem 0 1rem 1.25rem;list-style:disc}
.menu-section{margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid rgba(176,138,70,.15)}
.menu-items{margin-top:1rem}
.menu-items li{display:flex;justify-content:space-between;gap:1rem;padding:.4rem 0;border-bottom:1px dotted rgba(58,20,32,.15)}
.error-page{min-height:70vh;display:flex;align-items:center;text-align:center}
.error-page h1{margin-bottom:1rem}

@media(max-width:900px){
  .hero-portici{min-height:82vh}
  .hero-badge{top:5rem;right:4vw;font-size:.65rem}
  .grid-2,.grid-3,.grid-4,.menu-preview,.footer-grid{grid-template-columns:1fr}
  .nav-toggle{display:block}
  .nav-list{display:none;flex-direction:column;width:100%;padding:1rem 0}
  .nav-list.is-open{display:flex}
}
