/* Variante colori: blu notte, sabbia e oro tenue. */
:root{--ink:#17232d;--paper:#eee8dc;--yellow:#d8ae6d;--line:rgba(23,35,45,.2)}
.hero{background:linear-gradient(125deg,#07141f 4%,#183343 56%,#796452)}
.hero:after{display:none}.hero-glow{background:linear-gradient(90deg,rgba(3,13,21,.78),rgba(3,13,21,.3) 68%,transparent)}
.hero-minimal{max-width:400px}.hero-minimal .intro{font-size:18px;margin-top:0}.hero-logo{position:absolute;z-index:1;width:min(78vw,1180px);height:auto;right:2vw;top:50%;transform:translateY(-47%);opacity:.31;filter:brightness(0) invert(1);pointer-events:none}.site-header .brand img,footer .brand img{background:transparent;filter:invert(78%) sepia(31%) saturate(522%) hue-rotate(359deg) brightness(91%) contrast(88%)}footer .brand img{width:180px;height:70px;padding:0}.hero-frame{display:none}.section-dark{background:#13242e}.contact{background:#d8ae6d}.button{background:#d8ae6d}.contact .button{background:#13242e}.about-image{background:#1d3440}.profile-photo{width:100%;height:100%;object-fit:cover;object-position:50% 5%;display:block}.project iframe{position:absolute;z-index:0;inset:0;width:100%;height:100%;border:0;opacity:.82;pointer-events:none}.project:has(iframe):after{opacity:.18}.project:has(iframe):before{z-index:1}.project:has(iframe) .project-content{z-index:2}footer>a:last-child{font-size:16px;font-weight:700;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:6px}
@media(max-width:700px){.hero-logo{width:110vw;right:-11vw;top:50%;opacity:.22}.hero-minimal{max-width:275px}.hero-minimal .intro{font-size:16px}footer .brand img{width:165px;height:64px}}
