*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}.app-layout{min-height:100%;display:flex;flex-direction:column}.app-content{flex:1;padding:2rem;max-width:1200px;margin:0 auto;width:100%}body{margin:0;font-family:Inter,system-ui,sans-serif;background:#0f0f10;color:#f5f5f5}.header{display:flex;justify-content:space-between;align-items:center;background:#1a1a1d;padding:.5rem 2rem}.languge_switcher{vertical-align:middle}select{border:2px solid #ccc;background:#1a1a1d;color:#ccc;padding:5px}select:hover,select:focus{border-color:#fff;color:#fff}.logo{font-weight:700;font-size:1.4rem;align-self:center}.logo span{color:#dc721b}.horizontal_nav .links{display:flex;flex-flow:row wrap}.left_nav{display:flex;justify-content:space-between}.vertical_nav .links{display:flex;flex-direction:column}.links a{color:#ccc;text-decoration:none;margin:0 1rem}.links a:hover{color:#fff}.page{padding:4rem 2rem;text-align:center}.footer{padding:1.5rem;text-align:center;font-size:.9rem;color:#aaa;border-top:1px solid #222;background:linear-gradient(180deg,#0f0f14,#0b0b10)}
