@font-face { font-family: 'Libre Baskerville'; font-style: normal; font-weight: 400; font-display: swap; src: url('/font/libre-baskerville-400.woff2') format('woff2'); }
@font-face { font-family: 'Libre Baskerville'; font-style: italic; font-weight: 400; font-display: swap; src: url('/font/libre-baskerville-400i.woff2') format('woff2'); }
@font-face { font-family: 'Libre Baskerville'; font-style: normal; font-weight: 700; font-display: swap; src: url('/font/libre-baskerville-700.woff2') format('woff2'); }

@font-face { font-family: 'Spectral'; font-style: normal; font-weight: 400; font-display: swap; src: url('/font/spectral-400.woff2') format('woff2'); }
@font-face { font-family: 'Spectral'; font-style: italic; font-weight: 400; font-display: swap; src: url('/font/spectral-400i.woff2') format('woff2'); }
@font-face { font-family: 'Spectral'; font-style: normal; font-weight: 700; font-display: swap; src: url('/font/spectral-700.woff2') format('woff2'); }

:root {
--pv-sfondo-primario: #0a0e1a;
--pv-sfondo-secondario: #1a1f3a;
--pv-testo-primario: #f5f0ff;
--pv-testo-secondario: #c0c8e0;
--pv-accento: #e8e0f0;
--pv-accento-chiaro: #c0c8e0;
--pv-bordo-finestra: #2a3060;
--pv-ombra: rgba(0, 0, 0, 0.3);
--pv-icona-sfondo: rgba(10, 14, 26, 0.6);
--pv-icona-sfondo-hover: rgba(26, 31, 58, 0.85);
--pv-icona-ombra-hover: rgba(192, 200, 224, 0.15);
--pv-finestra-ombra-interna: rgba(192, 200, 224, 0.1);
--pv-barra-bordo: rgba(192, 200, 224, 0.15);
--pv-font-titolo: 'Libre Baskerville', serif;
--pv-font-corpo: 'Spectral', serif;
--pv-nebbia-base: #050810;
--pv-nebbia-scuro: #0a0e1a;
--pv-nebbia-medio: #1a1f3a;
--pv-nebbia-chiaro: #4050a0;
}

/* Capolettera — Notte di Stelle (Gotico / Libri d'Ore) */
.capolettera {
  color: #e8e0f0;
  background: linear-gradient(145deg, #0e1428 0%, #1a1f3a 50%, #252a48 100%);
  border: 1.5px solid rgba(192,200,224,0.5);
  border-radius: 2px;
  box-shadow: inset 0 0 10px rgba(192,200,224,0.1), 0 0 12px rgba(192,200,224,0.15), 2px 2px 8px rgba(10,14,26,0.4);
  text-shadow: 0 0 8px rgba(192,200,224,0.4), 0 0 20px rgba(200,180,240,0.15);
  padding: 0.1em 0.14em 0.06em 0.1em;
}
.capolettera::before {
  content: '';
  position: absolute;
  inset: 3px;
  border: 1px solid rgba(192,200,224,0.2);
  border-radius: 1px;
  pointer-events: none;
}
.capolettera::after {
  content: '';
  position: absolute;
  inset: -2px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Ccircle cx='4' cy='4' r='.6' fill='%23c0c8e0' opacity='.4'/%3E%3Ccircle cx='12' cy='12' r='.4' fill='%23e8e0f0' opacity='.3'/%3E%3Ccircle cx='10' cy='3' r='.3' fill='%23c0c8e0' opacity='.25'/%3E%3C/svg%3E") repeat;
  opacity: 0.6;
  pointer-events: none;
  z-index: -1;
}

/* Fregi — Notte di Stelle (archi gotici, tracery) */
.finestra-parola .contenuto-finestra::before {
  content: '';
  position: absolute;
  inset: 8px;
  border: 1px solid rgba(192,200,224,0.1);
  border-radius: 3px;
  pointer-events: none;
  z-index: 0;
  background:
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26'%3E%3Cpath d='M2 24V6Q2 2 6 2H24' fill='none' stroke='%23c0c8e0' stroke-width='.5' opacity='.25'/%3E%3Cpath d='M2 20Q6 16 6 12' fill='none' stroke='%23c0c8e0' stroke-width='.4' opacity='.2'/%3E%3Ccircle cx='5' cy='5' r='.8' fill='%23e8e0f0' opacity='.35'/%3E%3C/svg%3E") no-repeat top left,
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26'%3E%3Cpath d='M24 24V6Q24 2 20 2H2' fill='none' stroke='%23c0c8e0' stroke-width='.5' opacity='.25'/%3E%3Cpath d='M24 20Q20 16 20 12' fill='none' stroke='%23c0c8e0' stroke-width='.4' opacity='.2'/%3E%3Ccircle cx='21' cy='5' r='.8' fill='%23e8e0f0' opacity='.35'/%3E%3C/svg%3E") no-repeat top right,
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26'%3E%3Cpath d='M2 2V20Q2 24 6 24H24' fill='none' stroke='%23c0c8e0' stroke-width='.5' opacity='.25'/%3E%3Ccircle cx='5' cy='21' r='.8' fill='%23e8e0f0' opacity='.35'/%3E%3C/svg%3E") no-repeat bottom left,
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26'%3E%3Cpath d='M24 2V20Q24 24 20 24H2' fill='none' stroke='%23c0c8e0' stroke-width='.5' opacity='.25'/%3E%3Ccircle cx='21' cy='21' r='.8' fill='%23e8e0f0' opacity='.35'/%3E%3C/svg%3E") no-repeat bottom right;
}
.fregio-divisore {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 16'%3E%3Cpath d='M20 8H180' stroke='%23c0c8e0' stroke-width='.3' opacity='.25'/%3E%3Cpath d='M95 3L100 8L105 3' fill='none' stroke='%23c0c8e0' stroke-width='.6' opacity='.3'/%3E%3Cpath d='M95 13L100 8L105 13' fill='none' stroke='%23c0c8e0' stroke-width='.6' opacity='.3'/%3E%3Ccircle cx='70' cy='8' r='1' fill='%23e8e0f0' opacity='.3'/%3E%3Ccircle cx='130' cy='8' r='1' fill='%23e8e0f0' opacity='.3'/%3E%3C/svg%3E");
}