/*
Theme Name: Solea Golden Ritual TEST Menu Fix
Theme URI: https://soleass.it/
Author: ASolutions Agency
Description: Tema WordPress completo per Solea - menu aggiornato e policy aggiornate con dati societari ufficiali.
Version: 1.1.3-home-bb-coming-soon
Requires at least: 6.4
Requires PHP: 7.4
Text Domain: solea-golden-ritual-test-menu-fix
License: GPL-2.0-or-later
*/

:root {
  --solea-ink: #25201a;
  --solea-gold: #b8892e;
  --solea-gold-dark: #78500e;
  --solea-gold-light: #e5cc8c;
  --solea-cream: #fbf6ea;
  --solea-paper: #fffdfa;
  --solea-earth: #5a493a;
  --solea-leaf: #3c4e35;
  --solea-sand: #e9dfcd;
  --solea-line: rgba(88, 68, 38, .18);
  --solea-serif: Georgia, 'Times New Roman', serif;
  --solea-sans: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: var(--solea-ink); background: var(--solea-paper); font-family: var(--solea-sans); font-size: 16px; line-height: 1.65; }
a { color: inherit; text-decoration: none; }
a:hover { color: var(--solea-gold-dark); }
img { max-width: 100%; height: auto; }
.site { overflow: hidden; }
.container { width: min(1180px, calc(100% - 40px)); margin-inline: auto; }
.site-main { min-height: 60vh; }

.topbar { background: var(--solea-ink); color: #fff8e9; font-size: 12px; letter-spacing: .08em; text-transform: uppercase; }
.topbar__inner { min-height: 38px; display: flex; justify-content: space-between; align-items: center; gap: 16px; }
.topbar a { color: #fff8e9; }
.topbar__left, .topbar__right { display: flex; gap: 14px; align-items: center; flex-wrap: wrap; }

.site-header { position: relative; z-index: 20; background: rgba(255,253,250,.96); border-bottom: 1px solid var(--solea-line); }
.header-inner { min-height: 90px; display: flex; align-items: center; justify-content: space-between; gap: 20px; }
.site-branding { display: flex; align-items: center; flex-shrink: 0; }
.site-branding img { width: 112px; height: 70px; object-fit: contain; object-position: left center; mix-blend-mode: multiply; }
.site-title { font-family: var(--solea-serif); letter-spacing: .14em; color: var(--solea-gold-dark); text-transform: uppercase; font-size: 19px; }
.site-title small { display: block; font-family: var(--solea-sans); font-size: 9px; color: var(--solea-earth); letter-spacing: .22em; margin-top: -4px; }
.primary-nav { display: flex; align-items: center; justify-content: flex-end; gap: 20px; }
.primary-nav .menu { margin: 0; padding: 0; list-style: none; display: flex; align-items: center; gap: 18px; }
.primary-nav .menu-item { position: relative; }
.primary-nav .menu-item > a { display: block; font-size: 12px; letter-spacing: .08em; text-transform: uppercase; padding: 14px 0; font-weight: 650; }
.primary-nav .sub-menu { display: none; position: absolute; top: 100%; left: -16px; min-width: 230px; list-style: none; margin: 0; padding: 10px 16px; background: #fffdfa; box-shadow: 0 16px 35px rgba(48,32,12,.16); border: 1px solid var(--solea-line); }
.primary-nav .sub-menu a { display: block; padding: 8px 0; font-size: 12px; }
.primary-nav .menu-item-has-children:hover > .sub-menu, .primary-nav .menu-item-has-children:focus-within > .sub-menu { display: block; }
.menu-toggle { display: none; border: 1px solid var(--solea-line); background: transparent; padding: 8px 11px; color: var(--solea-ink); }
.button, button, input[type="submit"] { appearance: none; display: inline-flex; justify-content: center; align-items: center; border: 1px solid var(--solea-gold); background: var(--solea-gold); color: #fff; padding: 12px 22px; font-family: var(--solea-sans); font-size: 12px; letter-spacing: .1em; text-transform: uppercase; font-weight: 700; cursor: pointer; transition: all .22s ease; }
.button:hover, button:hover, input[type="submit"]:hover { background: var(--solea-gold-dark); border-color: var(--solea-gold-dark); color: #fff; transform: translateY(-1px); }
.button--ghost { background: transparent; color: var(--solea-ink); border-color: var(--solea-ink); }
.button--ghost:hover { color: #fff; background: var(--solea-ink); border-color: var(--solea-ink); }

.hero { position: relative; min-height: 660px; background: #172112; color: #fffdf5; display: grid; align-items: center; overflow: hidden; }
.hero:before { content: ''; position: absolute; inset: 0; z-index: 1; background: linear-gradient(90deg, rgba(12,18,10,.86) 0%, rgba(18,26,14,.68) 45%, rgba(32,27,17,.45) 100%); }
.hero:after { content: 'SOLEA'; position: absolute; right: -18px; bottom: -100px; z-index: 2; font-family: var(--solea-serif); color: rgba(255,255,255,.07); font-size: clamp(140px, 23vw, 360px); letter-spacing: .06em; line-height: .7; }
.hero__video { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: center center; filter: brightness(.46) contrast(1.08) saturate(.92); transform: scale(1.02); z-index: 0; pointer-events: none; }
.hero__content { position: relative; z-index: 3; padding: 110px 0; max-width: 790px; }
.eyebrow { font-size: 12px; text-transform: uppercase; letter-spacing: .18em; font-weight: 750; color: var(--solea-gold-light); margin: 0 0 14px; }
.hero h1, .page-hero h1 { font-family: var(--solea-serif); letter-spacing: -.03em; font-size: clamp(48px, 7vw, 88px); line-height: .95; margin: 0 0 24px; font-weight: 400; }
.hero__text { font-size: 18px; max-width: 600px; color: rgba(255,255,255,.9); margin: 0 0 32px; }
.hero__actions { display: flex; gap: 12px; flex-wrap: wrap; }
.hero .button--ghost { color: #fff; border-color: rgba(255,255,255,.72); }
.hero .button--ghost:hover { color: var(--solea-ink); background: #fff; border-color: #fff; }
.hero__note { margin-top: 35px; font-size: 12px; letter-spacing: .08em; text-transform: uppercase; color: rgba(255,255,255,.74); }

.section { padding: 100px 0; }
.section--cream { background: var(--solea-cream); }
.section--dark { background: var(--solea-ink); color: #fffdf5; }
.section--sand { background: var(--solea-sand); }
.section-heading { display: flex; gap: 28px; justify-content: space-between; align-items: end; margin-bottom: 46px; }
.section-heading h2 { font-family: var(--solea-serif); font-size: clamp(35px, 4.2vw, 59px); letter-spacing: -.03em; font-weight: 400; line-height: 1; max-width: 750px; margin: 0; }
.section-heading p { max-width: 340px; margin: 0; color: var(--solea-earth); }
.section--dark .section-heading p { color: rgba(255,255,255,.72); }
.gold-rule { width: 70px; height: 2px; background: var(--solea-gold); margin: 20px 0; }

.grid { display: grid; gap: 20px; }
.grid--3 { grid-template-columns: repeat(3, 1fr); }
.grid--4 { grid-template-columns: repeat(4, 1fr); }
.card { border: 1px solid var(--solea-line); background: #fffdfa; padding: 30px; position: relative; min-height: 250px; overflow: hidden; }
.card:after { content: ''; position: absolute; width: 145px; height: 145px; border: 1px solid rgba(184,137,46,.45); border-radius: 50%; top: -76px; right: -67px; }
.card__number { color: var(--solea-gold); font-size: 12px; letter-spacing: .16em; font-weight: 800; }
.card h3 { margin: 17px 0 10px; font-size: 24px; line-height: 1.15; font-family: var(--solea-serif); font-weight: 400; }
.card p { margin: 0; color: var(--solea-earth); }
.card__link { display: inline-block; margin-top: 25px; font-size: 12px; text-transform: uppercase; letter-spacing: .1em; font-weight: 700; color: var(--solea-gold-dark); }
.card__link:after { content: ' →'; }

.split { display: grid; grid-template-columns: 1.02fr .98fr; gap: 64px; align-items: center; }
.visual-panel { min-height: 470px; position: relative; overflow: hidden; background: linear-gradient(145deg, #dfc27f, #677859 44%, #324130); }
.visual-panel:before { content: ''; position: absolute; inset: 12% 12%; border: 1px solid rgba(255,255,255,.65); z-index: 2; pointer-events: none; }
.visual-panel:after { content: 'LIVE THE\A GOLDEN RITUAL'; white-space: pre; position: absolute; left: 50px; bottom: 45px; color: rgba(255,255,255,.92); font-family: var(--solea-serif); font-size: clamp(33px, 4vw, 60px); line-height: .95; z-index: 3; }
.visual-panel--photos { background: #1b2318; min-height: 540px; }
.visual-panel--photos:before { inset: 28px; border-color: rgba(255,255,255,.45); }
.visual-panel--photos:after { display: none; }
.visual-panel__photo { display: block; object-fit: cover; object-position: center center; }
.visual-panel__photo--main { width: 100%; height: 100%; min-height: 540px; filter: brightness(.82) saturate(.95); }
.visual-panel__photo--inset { position: absolute; right: 28px; bottom: 28px; width: 48%; aspect-ratio: 4 / 5; border: 10px solid #fffdfa; box-shadow: 0 22px 55px rgba(0,0,0,.28); z-index: 4; object-position: center center; }
.split__copy h2 { font-family: var(--solea-serif); font-size: clamp(36px, 4vw, 58px); line-height: 1; letter-spacing: -.03em; font-weight: 400; margin: 0 0 20px; }
.split__copy p { color: var(--solea-earth); }
.check-list { list-style: none; margin: 25px 0 30px; padding: 0; }
.check-list li { border-bottom: 1px solid var(--solea-line); padding: 12px 0 12px 24px; position: relative; }
.check-list li:before { content: '✦'; position: absolute; left: 0; top: 12px; color: var(--solea-gold); }

.feature-band { background: var(--solea-gold); color: #fffdf5; padding: 22px 0; }
.feature-band__inner { display: grid; grid-template-columns: repeat(3, 1fr); text-align: center; }
.feature-band__item { padding: 10px 25px; font-size: 12px; text-transform: uppercase; letter-spacing: .12em; border-right: 1px solid rgba(255,255,255,.36); }
.feature-band__item:last-child { border-right: 0; }

.offer-card { position: relative; background: #fffdfa; border: 1px solid var(--solea-line); padding: 35px; min-height: 315px; display: flex; flex-direction: column; justify-content: flex-end; }
.offer-card:before { content: ''; position: absolute; inset: 0; background: linear-gradient(135deg, rgba(54,75,50,.18), transparent 52%), radial-gradient(circle at 88% 9%, rgba(209,177,99,.62), transparent 22%); }
.offer-card > * { position: relative; z-index: 1; }
.offer-card__tag { font-size: 11px; letter-spacing: .14em; text-transform: uppercase; color: var(--solea-gold-dark); font-weight: 800; }
.offer-card h3 { font-family: var(--solea-serif); font-size: 36px; font-weight: 400; line-height: 1; margin: 12px 0; }
.offer-card p { margin: 0; color: var(--solea-earth); }
.offer-card .button { margin-top: 22px; width: fit-content; }
.price { font-family: var(--solea-serif); font-size: 60px; line-height: .9; color: var(--solea-gold-dark); margin: 10px 0; }
.price small { font-family: var(--solea-sans); font-size: 12px; text-transform: uppercase; letter-spacing: .1em; color: var(--solea-earth); }

.instagram { background: var(--solea-ink); color: #fffdf5; text-align: center; }
.instagram h2 { font-family: var(--solea-serif); font-size: clamp(38px,4vw,60px); font-weight: 400; line-height: 1; margin: 0 0 16px; }
.instagram p { max-width: 580px; margin: 0 auto 27px; color: rgba(255,255,255,.75); }
.instagram .button--ghost { color: #fff; border-color: rgba(255,255,255,.7); }

.page-hero { background: linear-gradient(145deg, #354735 0%, #7e8864 45%, #d4b873 100%); color: #fffdf5; padding: 105px 0 85px; position: relative; overflow: hidden; }
.page-hero:after { content: '✦'; position: absolute; right: 9%; top: 35px; color: rgba(255,255,255,.2); font-size: 190px; font-family: var(--solea-serif); }
.page-hero__copy { max-width: 800px; position: relative; z-index: 1; }
.page-hero p { max-width: 650px; margin: 0; font-size: 18px; color: rgba(255,255,255,.87); }
.page-section { padding: 85px 0; }
.page-section h2 { font-family: var(--solea-serif); font-weight: 400; letter-spacing: -.03em; font-size: 43px; line-height: 1.05; margin: 0 0 20px; }
.page-section h3 { font-family: var(--solea-serif); font-weight: 400; font-size: 28px; line-height: 1.15; }
.page-intro { font-size: 19px; color: var(--solea-earth); max-width: 740px; }
.info-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 18px; margin-top: 35px; }
.info-grid__item { border-top: 1px solid var(--solea-gold); padding: 17px 0; }
.info-grid__label { display: block; color: var(--solea-gold-dark); font-size: 11px; letter-spacing: .13em; text-transform: uppercase; font-weight: 800; }
.info-grid__value { font-family: var(--solea-serif); font-size: 23px; line-height: 1.2; margin-top: 6px; }

.booking-wrap { background: var(--solea-cream); border: 1px solid var(--solea-line); padding: clamp(28px, 5vw, 56px); }
.booking-wrap h2 { font-family: var(--solea-serif); font-size: 44px; font-weight: 400; line-height: 1; margin: 0 0 13px; }
.booking-wrap p { color: var(--solea-earth); }
.booking-form { display: grid; grid-template-columns: repeat(2,1fr); gap: 16px; margin-top: 28px; }
.booking-form .full { grid-column: 1 / -1; }
.booking-form label { display: block; font-size: 11px; text-transform: uppercase; letter-spacing: .1em; color: var(--solea-earth); font-weight: 750; margin-bottom: 5px; }
.booking-form input, .booking-form select, .booking-form textarea { width: 100%; border: 1px solid rgba(88,68,38,.32); background: #fffdfa; border-radius: 0; padding: 12px 13px; min-height: 44px; color: var(--solea-ink); font: inherit; }
.booking-form textarea { min-height: 110px; resize: vertical; }
.booking-form .button { grid-column: 1 / -1; width: fit-content; }
.notice { border: 1px solid var(--solea-gold); background: #fff9e9; color: var(--solea-ink); padding: 14px 16px; margin-bottom: 18px; }

.shop-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
.product-card { background: #fffdfa; border: 1px solid var(--solea-line); position: relative; overflow: hidden; }
.product-card__image { height: 240px; background: radial-gradient(circle at 70% 30%, #f3dfa4, transparent 18%), linear-gradient(145deg, #6a755a, #d6ba79); position: relative; }
.product-card__image:after { content: 'SOLEA'; color: rgba(255,255,255,.76); position: absolute; font-family: var(--solea-serif); font-size: 52px; left: 24px; bottom: 18px; letter-spacing: .08em; }
.product-card__badge { position: absolute; z-index: 2; top: 15px; left: 15px; background: var(--solea-ink); color: #fff; font-size: 10px; padding: 7px 9px; text-transform: uppercase; letter-spacing: .1em; font-weight: 700; }
.product-card__body { padding: 23px; }
.product-card h3 { font-family: var(--solea-serif); font-weight: 400; font-size: 28px; margin: 0 0 8px; }
.product-card p { margin: 0; color: var(--solea-earth); }
.product-card__availability { display: block; margin-top: 17px; color: var(--solea-gold-dark); font-size: 11px; letter-spacing: .1em; text-transform: uppercase; font-weight: 800; }

.post-list { display: grid; grid-template-columns: repeat(3,1fr); gap: 22px; }
.post-card { border-top: 2px solid var(--solea-gold); padding-top: 22px; }
.post-card .post-meta { text-transform: uppercase; letter-spacing: .1em; font-size: 11px; color: var(--solea-gold-dark); font-weight: 800; }
.post-card h3 { font-family: var(--solea-serif); font-weight: 400; font-size: 30px; line-height: 1.1; margin: 11px 0; }
.post-card p { color: var(--solea-earth); }

.site-footer { background: #191712; color: #f8f1e3; padding: 65px 0 0; }
.footer-grid { display: grid; grid-template-columns: 1.1fr 1fr 1fr 1fr; gap: 30px; }
.footer-brand img { width: 150px; height: 105px; object-fit: contain; object-position: left center; background: #fffdfa; padding: 8px; }
.footer-brand p { max-width: 260px; color: rgba(248,241,227,.67); font-size: 14px; }
.footer-col h3 { font-size: 11px; text-transform: uppercase; letter-spacing: .14em; color: var(--solea-gold-light); margin: 15px 0; }
.footer-col p, .footer-col li { color: rgba(248,241,227,.76); font-size: 14px; margin: 0 0 8px; }
.footer-col ul { list-style: none; padding: 0; margin: 0; }
.footer-col a { color: rgba(248,241,227,.8); }
.footer-bottom { border-top: 1px solid rgba(255,255,255,.15); margin-top: 50px; padding: 18px 0; display: flex; gap: 18px; justify-content: space-between; font-size: 11px; text-transform: uppercase; letter-spacing: .1em; color: rgba(248,241,227,.52); }

.entry-content { padding: 50px 0; }
.entry-content h1, .entry-content h2, .entry-content h3 { font-family: var(--solea-serif); }
.pagination { display: flex; gap: 8px; padding: 30px 0; }

@media (max-width: 940px) {
  .primary-nav .menu { gap: 12px; }
  .primary-nav .menu-item > a { font-size: 10px; }
  .grid--4 { grid-template-columns: repeat(2, 1fr); }
  .footer-grid { grid-template-columns: repeat(2,1fr); }
}
@media (max-width: 760px) {
  .topbar__inner { justify-content: center; padding: 8px 0; text-align: center; }
  .topbar__right { display: none; }
  .header-inner { min-height: 72px; }
  .site-branding img { width: 89px; height: 56px; }
  .menu-toggle { display: block; margin-left: auto; }
  .primary-nav { display: none; position: absolute; left: 0; right: 0; top: 72px; padding: 12px 20px 20px; background: #fffdfa; border-bottom: 1px solid var(--solea-line); }
  .primary-nav.is-open { display: block; }
  .primary-nav .menu { display: block; }
  .primary-nav .menu-item > a { padding: 10px 0; font-size: 12px; }
  .primary-nav .sub-menu { display: block; position: static; box-shadow: none; border: 0; padding: 0 0 0 16px; }
  .header-cta { display: none; }
  .hero { min-height: 580px; }
  .hero__content { padding: 85px 0; }
  .hero h1, .page-hero h1 { font-size: 52px; }
  .section, .page-section { padding: 65px 0; }
  .section-heading { display: block; }
  .section-heading p { margin-top: 18px; }
  .grid--3, .shop-grid, .post-list { grid-template-columns: 1fr; }
  .grid--4 { grid-template-columns: 1fr; }
  .split { grid-template-columns: 1fr; gap: 34px; }
  .visual-panel { min-height: 360px; }
  .feature-band__inner { grid-template-columns: 1fr; }
  .feature-band__item { border-right: 0; border-bottom: 1px solid rgba(255,255,255,.3); }
  .feature-band__item:last-child { border-bottom: 0; }
  .info-grid { grid-template-columns: 1fr; }
  .booking-form { grid-template-columns: 1fr; }
  .booking-form .full { grid-column: auto; }
  .footer-grid { grid-template-columns: 1fr; }
  .footer-bottom { display: block; }
  .footer-bottom span { display: block; margin: 5px 0; }
}

/* Solea media update - hero video, real photos, clean PNG logo */
.site-branding img { background: transparent; mix-blend-mode: normal; }
@media (max-width: 760px) {
  .hero__video { object-position: center center; }
  .visual-panel--photos, .visual-panel__photo--main { min-height: 420px; }
  .visual-panel__photo--inset { width: 52%; right: 18px; bottom: 18px; border-width: 7px; }
}


/* Update 2026-08-29: content cleanup + legal pages */
.legal-page .entry-content { max-width: 920px; margin: 0 auto; color: var(--solea-earth); }
.legal-page .entry-content h1 { font-family: var(--solea-serif); font-size: clamp(42px, 5vw, 72px); line-height: 1; color: var(--solea-ink); margin-bottom: 20px; }
.legal-page .entry-content h2 { font-family: var(--solea-serif); font-size: 32px; font-weight: 400; color: var(--solea-ink); margin-top: 34px; }
.legal-page .entry-content p { line-height: 1.75; }
.footer-bottom { align-items: center; flex-wrap: wrap; }
@media (max-width: 940px) { .topbar__right a[href^="mailto:"] { display: none; } }

/* Home fix: hospitality coming soon */
.button--disabled, .button--disabled:hover {
  opacity: .72;
  cursor: default;
  pointer-events: none;
  transform: none;
}
.price--soon {
  font-size: clamp(44px, 4.6vw, 60px);
}
.offer-card--soon {
  border-color: rgba(184,137,46,.32);
}
