:root{color-scheme:light;--page-bg: #f7f7f4;--page-bg-soft: #fcfcfa;--surface: rgba(255, 255, 255, .92);--surface-strong: #ffffff;--surface-muted: rgba(245, 248, 255, .92);--text: #171717;--muted: #707070;--border: rgba(0, 0, 0, .08);--shadow: 0 24px 60px rgba(0, 0, 0, .05);--shadow-soft: 0 16px 34px rgba(0, 0, 0, .04)}*{box-sizing:border-box}html,body{min-height:100%}body{margin:0;font-family:Avenir Next,Segoe UI,Helvetica Neue,sans-serif;color:var(--text);background:linear-gradient(180deg,var(--page-bg-soft) 0%,var(--page-bg) 100%)}h1,h2,h3{margin:0;font-family:Avenir Next,Segoe UI,Helvetica Neue,sans-serif;font-weight:700;letter-spacing:-.04em}p{margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}img{display:block;max-width:100%}
