@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;700&family=Playfair+Display:wght@600;700&display=swap);:root{--bg-deep:#010206;--bg-mid:#050810;--surface:rgba(8,12,18,0.68);--surface-strong:rgba(4,7,12,0.86);--line:hsla(0,0%,100%,0.14);--text-main:#f6f8fc;--text-soft:#9ca9bb;--accent:#84b8f1;--accent-bright:#b6d8ff;--shadow:0 30px 65px rgba(0,0,0,0.55)}#__next,body,html{min-height:100%}body,html{padding:0;margin:0}body{color:var(--text-main);font-family:Manrope,sans-serif;line-height:1.55;background:-webkit-radial-gradient(48% 74%,circle,rgba(32,66,138,.25),transparent 42%),-webkit-radial-gradient(19% 18%,circle,rgba(46,90,174,.18),transparent 30%),-webkit-linear-gradient(286deg,var(--bg-deep),var(--bg-mid) 58%,#02040a);background:radial-gradient(circle at 48% 74%,rgba(32,66,138,.25),transparent 42%),radial-gradient(circle at 19% 18%,rgba(46,90,174,.18),transparent 30%),linear-gradient(164deg,var(--bg-deep),var(--bg-mid) 58%,#02040a);background-attachment:fixed}body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:-1;opacity:.2;background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.06)),to(hsla(0,0%,100%,0)));background:-webkit-linear-gradient(top,hsla(0,0%,100%,.06),hsla(0,0%,100%,0));background:linear-gradient(180deg,hsla(0,0%,100%,.06),hsla(0,0%,100%,0))}a{color:inherit;text-decoration:none}h1,h2,h3,h4{font-family:Playfair Display,serif;letter-spacing:.01em}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}