*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#050505;color:#f4f2ee;font-family:Manrope,system-ui,-apple-system,Segoe UI,sans-serif;font-weight:300;line-height:1.65;font-size:16px;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}::selection{background:#e23b2e;color:#fff}.container{width:100%;max-width:1180px;margin-inline:auto;padding-inline:clamp(1.25rem,5vw,4rem)}.eyebrow{font-family:Manrope,system-ui,-apple-system,Segoe UI,sans-serif;font-size:.72rem;font-weight:600;letter-spacing:.32em;text-transform:uppercase;color:#9a978f}.reveal{opacity:0;transform:translateY(28px);transition:opacity 1s cubic-bezier(.22,1,.36,1),transform 1s cubic-bezier(.22,1,.36,1)}.reveal.is-visible{opacity:1;transform:none}@media (prefers-reduced-motion: reduce){.reveal{opacity:1;transform:none;transition:none}html{scroll-behavior:auto}}.hero{position:relative;min-height:100svh;display:flex;flex-direction:column;justify-content:space-between;padding-block:clamp(2rem,6vh,4rem);overflow:hidden}.hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(/assets/monogramma-cover-C2ucJXdV.jpg);background-size:cover;background-position:center 28%;filter:grayscale(.15) contrast(1.02);transform:scale(1.06);z-index:0}.hero__veil{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:radial-gradient(120% 80% at 50% 18%,#05050500,#0505058c 62%,#050505f0),linear-gradient(180deg,#0505058c,#0505051a 30%,#050505eb)}@media (max-width: 640px){.hero__bg{background-position:50% 34%;filter:grayscale(.2) contrast(1.05) blur(7px) brightness(.85);transform:scale(1.18)}.hero__veil{background:radial-gradient(150% 60% at 50% 30%,#0505051a,#0505059e 55%,#050505f7),linear-gradient(180deg,#050505b8,#05050559 32%,#050505fa)}}.hero__top,.hero__bottom{position:relative;z-index:2}.hero__brand{display:flex;align-items:center;gap:.85rem}.hero__logo{width:46px;height:46px;border-radius:50%;border:1px solid rgba(244,242,238,.14)}.hero__brand-text{display:flex;flex-direction:column;line-height:1.2}.hero__brand-name{font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:1.15rem;letter-spacing:.04em}.hero__brand-tag{font-size:.6rem;letter-spacing:.18em;text-transform:uppercase;color:#9a978f}.hero__center{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;margin-block:auto;padding-block:clamp(2rem,8vh,5rem)}.hero__group{margin-bottom:1.6rem}.hero__title{font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-weight:500;font-size:clamp(3.6rem,16vw,11rem);line-height:.92;letter-spacing:.04em;margin:0;text-transform:uppercase;background:linear-gradient(180deg,#fff,#efece4 55%,#e6b24a 130%);-webkit-background-clip:text;background-clip:text;color:transparent}@media (max-width: 640px){.hero__title{font-size:clamp(2rem,10vw,3.4rem)}}.hero__author{margin-top:1.1rem;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-style:italic;font-weight:400;font-size:clamp(1.2rem,3.4vw,2rem);color:#8da2e8;letter-spacing:.06em}.hero__subtitle{margin-top:1.5rem;max-width:34ch;color:#9a978f;font-size:clamp(.95rem,1.6vw,1.1rem)}.hero__meta{position:relative;z-index:2;display:flex;flex-wrap:wrap;align-items:baseline;justify-content:center;gap:.6rem 1.4rem;font-size:clamp(.95rem,1.8vw,1.25rem);letter-spacing:.05em}.hero__meta-sep{color:#e23b2e}.hero__cta{position:relative;z-index:2;margin-top:clamp(1.4rem,3vh,2rem);display:flex;flex-direction:column;align-items:center;text-align:center;gap:.85rem}.hero__note{margin:0;max-width:42ch;color:#9a978f;font-size:clamp(.82rem,1.6vw,.95rem);letter-spacing:.02em}.section{padding-block:clamp(4rem,12vh,9rem);border-top:1px solid rgba(244,242,238,.14)}.section__head{max-width:60ch;margin-bottom:clamp(2rem,5vh,3.5rem)}.section__title{font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-weight:500;font-size:clamp(2rem,5vw,3.4rem);line-height:1.05;margin:.6rem 0 0}.lead{font-size:clamp(1.1rem,2.2vw,1.5rem);font-weight:300;line-height:1.55;max-width:52ch;color:#f4f2ee}.details{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1px;background:#f4f2ee24;border:1px solid rgba(244,242,238,.14)}.detail{background:#050505;padding:clamp(1.5rem,3vw,2.3rem);transition:background .5s cubic-bezier(.22,1,.36,1)}.detail:hover{background:#0d0d10}.detail__label{font-size:.68rem;letter-spacing:.26em;text-transform:uppercase;color:#e23b2e}.detail__value{margin-top:.6rem;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:clamp(1.3rem,2.6vw,1.75rem);line-height:1.2}.detail__sub{margin-top:.35rem;color:#9a978f;font-size:.92rem}.credits{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:clamp(1.5rem,4vw,3rem)}.credit__label{font-size:.68rem;letter-spacing:.26em;text-transform:uppercase;color:#9a978f;margin-bottom:.7rem}.credit__list{list-style:none;margin:0;padding:0}.credit__list li{font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:1.2rem;padding-block:.2rem}.cta{display:flex;flex-wrap:wrap;align-items:center;gap:1rem 1.5rem;margin-top:2.5rem}.btn{display:inline-flex;align-items:center;gap:.6rem;padding:.95rem 2rem;border:1px solid #f4f2ee;border-radius:999px;font-size:.82rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;transition:all .45s cubic-bezier(.22,1,.36,1)}.btn--primary{background:#f4f2ee;color:#050505}.btn--primary:hover{background:#e23b2e;border-color:#e23b2e;color:#fff}.btn--ghost:hover{background:#f4f2ee0f}.footer{padding-block:clamp(3rem,8vh,5rem);border-top:1px solid rgba(244,242,238,.14);text-align:center}.footer__name{font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:1.6rem;letter-spacing:.05em}.footer__tag{margin-top:.5rem;color:#9a978f;font-size:.72rem;letter-spacing:.18em;text-transform:uppercase}.footer__links{margin-top:1.5rem;display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem 1.6rem;font-size:.85rem;letter-spacing:.08em}.footer__links a{color:#9a978f;transition:color .4s cubic-bezier(.22,1,.36,1)}.footer__links a:hover{color:#f4f2ee}.footer__credit{margin-top:1.8rem;color:#9a978f99;font-size:.68rem;letter-spacing:.12em}
