@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,600;1,300&family=DM+Sans:wght@300&display=swap");:root{--ire-black:#0a0804;--ire-gold:#c49830;--ire-gold-light:#e8c96a;--ire-gold-dim:#7a5a10;--ire-cream:#f2ede4;--ire-ash:#4a4540;--ire-overlay:rgba(10,8,4,.72)}*,:after,:before{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ire-black);color:var(--ire-cream);font-family:DM Sans,sans-serif;font-weight:300;letter-spacing:.12em;line-height:1.7;cursor:none;overflow-x:hidden}a{color:inherit}a,a:hover{text-decoration:none}button{font-family:inherit;cursor:none}#ire-cursor{position:fixed;width:8px;height:8px;border:1px solid #c49830;border-radius:50%;pointer-events:none;z-index:9999;transition:width .3s ease,height .3s ease,background .3s ease,transform .3s ease;transform:translate(-50%,-50%)}#ire-cursor.hovering{width:36px;height:36px;background:rgba(196,152,48,.15)}.hero-truth-block{position:absolute;bottom:80px;left:80px;max-width:580px;z-index:2}.hero-truth-line{font-family:Cormorant Garamond,serif;font-weight:300;font-style:italic;font-size:clamp(13px,1.4vw,18px);color:hsla(39,35%,92%,.75);line-height:1.8;letter-spacing:.03em;margin-bottom:16px}.hero-truth-line.hero-truth-label{font-style:normal;color:#c49830;font-size:clamp(11px,1.2vw,15px);text-transform:uppercase;letter-spacing:.15em}@media (max-width:768px){.hero-truth-block{left:24px;bottom:60px;max-width:calc(100% - 48px)}}