*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%}body{font-family:Segoe UI,Roboto,Arial,sans-serif;color:#000}.page{min-height:100vh;width:100%}.content{min-height:100vh;padding:60px 40px 20px;display:flex;flex-direction:column;justify-content:space-between}.layout{display:grid;grid-template-columns:1fr 1.3fr;align-items:center;gap:40px;max-width:1300px;margin:auto}.logoSection{text-align:center}.logoImage{max-width:260px;width:100%}.orgName{margin-top:14px;font-weight:600}.orgName span{font-weight:400;font-size:14px}.textSection{text-align:center}.headline{color:#e60000;font-size:clamp(32px,4vw,56px);font-weight:900;margin-bottom:20px}.desc{font-size:20px;margin-bottom:18px}.soon{font-size:34px;margin-bottom:22px}.contacts p{font-size:16px;margin-bottom:6px}.contacts a{color:#000;font-weight:600;text-decoration:none}.contacts a:hover{text-decoration:underline}.joinBtn{display:inline-block;margin-top:20px;background:#e60000;color:#fff;padding:14px 34px;border-radius:8px;font-weight:800;text-decoration:none;letter-spacing:1px}.footer{text-align:center;font-size:12px;margin-top:30px}@media(max-width:768px){.layout{grid-template-columns:1fr}.logoSection{margin-bottom:20px}.headline{font-size:30px}.soon{font-size:26px}}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#d81c1c;text-decoration:inherit}a:hover{color:#d81c1c}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#f4a23e}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#d81c1c}button{background-color:#f9f9f9}}
