@import url(https://fonts.googleapis.com/css2?family=Archivo:wght@500;600;700;800&family=IBM+Plex+Mono:wght@500;600&family=IBM+Plex+Sans:wght@400;500;600&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);--photo-bg:#09090a;--photo-surface:#0f1011;--photo-surface-strong:#141516;--photo-line:#2c2e31;--photo-line-strong:#55585d;--photo-text-main:#f2f2ef;--photo-text-soft:#92959a}#__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:var(--photo-bg)}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}