@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&family=Source+Serif+4:wght@400;600;700&display=swap";:root{font-family:IBM Plex Sans,sans-serif;line-height:1.5;font-weight:400;color:#122033;background:#edf1f5;color-scheme:light;--color-page: #edf1f5;--color-surface: #f8fafc;--color-surface-strong: #ffffff;--color-ink: #122033;--color-muted: #5b6675;--color-border: #cfd7e3;--color-border-strong: #aeb8c5;--color-brand: #19324d;--color-brand-soft: #2c4b6f;--color-accent: #8f6a2f;--color-accent-soft: #efe2c9;--shadow-soft: 0 14px 40px rgba(18, 32, 51, .08);--shadow-line: 0 1px 0 rgba(18, 32, 51, .08);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}*{margin:0;padding:0;box-sizing:border-box}html{min-width:320px}body{min-width:320px;min-height:100vh;background:radial-gradient(circle at top left,rgba(143,106,47,.16),transparent 28%),linear-gradient(135deg,rgba(143,106,47,.06),transparent 34%),linear-gradient(180deg,#f7f9fb,#edf1f5);color:var(--color-ink)}a{color:var(--color-brand);text-decoration:none;transition:color .2s ease,opacity .2s ease}a:hover{color:var(--color-brand-soft)}button,input,textarea,select{font:inherit}button{cursor:pointer}h1,h2,h3,h4{font-family:"Source Serif 4",serif;letter-spacing:-.02em}body{color:var(--color-ink)}#root,.app-container{width:100%}main{display:flex;flex-direction:column;gap:4.5rem;padding:0 0 5rem}section{width:min(1120px,calc(100% - 3rem));margin:0 auto}@media(max-width:768px){main{gap:3rem;padding-bottom:3.5rem}section{width:min(100% - 2rem,1120px)}}
