:root{color:#101828;--tt-bg:#f4f6f8;--tt-card:#fff;--tt-border:#d9dee5;--tt-text:#101828;--tt-muted:#667085;--tt-strong:#0f1728;--tt-button:#1f2937;--tt-button-hover:#111827;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f4f6f8;font-family:Manrope,Montserrat,sans-serif;font-size:16px;line-height:1.55}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100vh;margin:0}body{background:var(--tt-bg);color:var(--tt-text)}h1,h2,h3,p{margin:0}h1{font-size:1.7rem;line-height:1.2}h2{font-size:1.35rem;line-height:1.25}h3{font-size:1.1rem;line-height:1.3}button,input,select,textarea{font-family:Manrope,Montserrat,sans-serif;font-size:.95rem}button{transition:background-color .14s,border-color .14s,color .14s}button:hover{filter:brightness(.99)}input,select,textarea{border:1px solid var(--tt-border);color:var(--tt-text);background:#fff;border-radius:10px}input:focus,select:focus,textarea:focus{border-color:#6b7280;outline:none}
