:root{--color-bg:#f4f8f9;--color-bg-strong:#e9f0f2;--color-surface:#fff;--color-surface-soft:#d8e5ea;--color-text:#102431;--color-text-soft:#56707f;--color-heading-text:#071440;--color-primary:#2957fa;--color-accent:#ffc800;--color-border:#1024311f;--color-border-strong:#1024313d;--color-pipe:#dddee6;--shadow-soft:0 18px 40px #09182414;--shadow-card:0 32px 80px #09182424;--radius-md:.8rem;--radius-lg:1.4rem;--radius-xl:2rem;--radius-full:9999px;--container-max:1180px;--space-section:clamp(4rem, 7vw, 6.5rem)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;min-height:100%}body{min-height:100%;color:var(--color-text);font-family:var(--font-sans), sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#edeef3;line-height:1.5}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}img{max-width:100%;display:block}.site-shell{flex-direction:column;min-height:100vh;display:flex}.site-main{flex:1}
