*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}body{background-color:#0f1e1a;color:#e8f0ec;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}input,select,textarea{background-color:#0f1e1a;color:#e8f0ec;border:1px solid #1e3830;border-radius:6px;padding:.65rem .85rem;font-size:.95rem;font-family:inherit;width:100%;outline:none;transition:border-color .15s}input:focus,select:focus,textarea:focus{border-color:#3d8f68}input::placeholder,textarea::placeholder{color:#4a6a5a}select option{background-color:#162820;color:#e8f0ec}button{font-family:inherit}