:root{--primary-blue: #014EC2;--bg-soft: #EAF0FF;--white: #FFFFFF;--black: #000000;--text-dark: #0a0a0a;--font-primary: "Satoshi", sans-serif;--font-secondary: "Apple Garamond", serif}html,body,#root{height:auto;overflow:auto}.snap-container{min-height:100vh;position:relative}.snap-section{min-height:100vh;width:100%;position:relative;display:flex;flex-direction:column;justify-content:center}@font-face{font-family:Satoshi;src:url(/assets/Satoshi-Light-BqtVaFVY.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(/assets/Satoshi-LightItalic-GnUS226j.otf) format("opentype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Satoshi;src:url(/assets/Satoshi-Medium-DoW3kFbX.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(/assets/Satoshi-MediumItalic-DgnNTIcV.otf) format("opentype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Satoshi;src:url(/assets/Satoshi-Bold-C3YRi9Vg.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(/assets/Satoshi-BoldItalic-CHjH7yW7.otf) format("opentype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Apple Garamond;src:url(/assets/AppleGaramond-Light-CcDGGGE9.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Apple Garamond;src:url(/assets/AppleGaramond-LightItalic-BHAZDKoW.ttf) format("truetype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Apple Garamond;src:url(/assets/AppleGaramond-B-uhgcPi.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Apple Garamond;src:url(/assets/AppleGaramond-Italic-d2Ol8oWt.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Apple Garamond;src:url(/assets/AppleGaramond-Bold-7CvnEgsn.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Apple Garamond;src:url(/assets/AppleGaramond-BoldItalic-Ca0pwoPX.ttf) format("truetype");font-weight:700;font-style:italic;font-display:swap}*{margin:0;padding:0;box-sizing:border-box;-webkit-user-select:text!important;-moz-user-select:text!important;-ms-user-select:text!important;user-select:text!important}body{font-family:var(--font-primary);background-color:var(--bg-soft);color:var(--text-dark);line-height:1.5;-webkit-font-smoothing:antialiased;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.1;letter-spacing:-.02em}.font-secondary{font-family:var(--font-secondary)}.italic{font-style:italic}html{scroll-behavior:smooth}.container{max-width:1400px;margin:0 auto;padding:0 2rem}::selection{background:var(--primary-blue);color:var(--white)}#contact ::selection{background:var(--white);color:var(--primary-blue)}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}
