:root{--ink: #070707;--panel: #101010;--panel-soft: #17130f;--text: #fff7ef;--muted: #c2b7ac;--orange: #ff6a00;--orange-hot: #ff9d00;--line: rgba(255, 255, 255, .13);--shadow: 0 28px 80px rgba(0, 0, 0, .46)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--ink);color:var(--text);font-family:Manrope,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}h1,h2,h3,p,li,a,span,strong,small,label,button,input,textarea{max-width:100%}h1,h2,h3,p,li,label,button,input,textarea{overflow-wrap:break-word}h1,h2,h3{text-wrap:balance}@media(max-width:620px){h1,h2,h3,p,li,a,button,label{overflow-wrap:anywhere}}::selection{background:var(--orange);color:#050505}
