/*! modern-normalize v3.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:after,:before{box-sizing:border-box}html{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;line-height:1.15;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4}body{margin:0}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:currentcolor}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}:root{--bg:#faf9f7dc;--bg-soft:#f5f3efc2;--surface:#fffffe;--surface-2:#ede9e3;--text:#0f172a;--text-muted:#475569;--text-soft:#64748b;--text-secondary:#546178;--primary:#2563eb;--primary-hover:#1d4ed8;--primary-soft:#eff6ff;--border:rgba(15,23,42,0.08);--border-strong:rgba(15,23,42,0.12);--shadow:0 10px 30px rgba(15,23,42,0.08);--shadow-sm:0 4px 12px rgba(15,23,42,0.06);--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--success:#16a34a;--danger:#dc2626;--warning:#d97706;--overlay:rgba(0,0,0,0.5);--container-max:1200px;--container-padding-desktop:24px;--container-padding-tablet:20px;--container-padding-mobile:16px;--section-padding-desktop:96px;--section-padding-tablet:72px;--section-padding-mobile:56px;--font-sans:var(--font-inter),system-ui,-apple-system,sans-serif;--z-header:100;--z-modal:1000;--z-overlay:999}html{scroll-behavior:smooth}body{font-family:var(--font-sans);color:var(--text);background:var(--bg);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:focus-visible{outline:2px solid var(--primary);outline-offset:2px}*{scrollbar-width:thin;scrollbar-color:rgba(15,23,42,.25) transparent}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:rgba(15,23,42,.18);border-radius:999px;border:2px solid transparent;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background:rgba(15,23,42,.28);border:2px solid transparent;background-clip:content-box}::selection{background:var(--primary-soft);color:var(--primary)}a{color:var(--primary);text-decoration:none}a:hover{color:var(--primary-hover)}button{cursor:pointer}img{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}