*{box-sizing:border-box}html{margin:0;padding:0;min-height:100%;background:#0b0f14}body{margin:0;padding:0;min-height:100%;background:transparent;color:#e5e7eb;font-family:Jura,system-ui,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased}body:before{content:"";position:fixed;inset:0;z-index:-1;background:linear-gradient(#00000059,#00000059),url(https://media.edgenode.org/copyright/landing.jpg) center / cover no-repeat;filter:blur(1.5px) saturate(90%);opacity:.55}a{color:inherit}.top-bar{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;height:72px;padding:0 32px;background:#0b0f14d9;-webkit-backdrop-filter:saturate(140%) blur(6px);backdrop-filter:saturate(140%) blur(6px);border-bottom:1px solid rgba(31,41,55,.8)}.logo-fixed{display:block;height:54px;width:auto}.routes{display:flex;gap:24px}.routes a{position:relative;text-decoration:none;font-size:15px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:#9ca3af;transition:color .2s ease}.routes a:hover{color:#1389c9}.routes a:after{content:"";position:absolute;left:0;bottom:-6px;width:0;height:2px;background:#0b6ea8;transition:width .2s ease}.routes a:hover:after{width:100%}.lang-switcher{display:flex;gap:12px}.lang-switcher a{text-decoration:none;font-size:13px;font-weight:600;letter-spacing:.08em;color:#9ca3af;opacity:.6;transition:opacity .12s ease,color .12s ease}.lang-switcher a:hover{opacity:1;color:#1389c9}.lang-switcher a.active{opacity:1;color:#0b6ea8;cursor:default}router-outlet+*{min-height:calc(100vh - 152px)}.footer{display:flex;align-items:center;justify-content:center;gap:20px;padding:20px 24px;background:#0b0f14;border-top:1px solid #1f2937;font-size:12px;color:#9ca3af}.footer a{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;text-decoration:none;transition:background .12s ease,transform .12s ease}.footer a:hover{background:#0b6ea81f;transform:translateY(-1px)}.footer img{width:16px;height:16px;display:block;opacity:.7;transition:opacity .12s ease}.footer a:hover img{opacity:1}.footer p{margin:0;white-space:nowrap;line-height:1.4}.manifesto{font-size:22px;font-weight:500;color:#1389c9;margin:0 0 24px}.subtext{font-size:16px;line-height:1.6;color:#9ca3af;max-width:680px}.button{display:inline-block;padding:14px 24px;border-radius:6px;font-size:14px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;text-decoration:none;transition:background .2s ease,transform .12s ease}.button.heavy{background:#0b6ea8;color:#0b0f14}.button.heavy:hover{background:#1389c9;transform:translateY(-1px)}main{display:flex;flex-direction:column;padding:32px 0;max-width:1280px;margin:0 auto}section{position:relative;padding:40px;border-radius:14px;margin-top:24px;background:#111827a6;border:1px solid #1f2937;transition:border-color .2s ease,background .2s ease,transform .12s ease}section:hover{border-color:#0b6ea899;background:#111827d9;transform:translateY(-1px)}section:before{content:"";position:absolute;left:0;top:24px;bottom:24px;width:3px;background:linear-gradient(180deg,#1389c900,#1389c999,#1389c900);border-radius:3px;opacity:.6}section:hover:before{opacity:1}@media(max-width:1024px){.top-bar{padding:0 20px}.routes{gap:16px}.footer{flex-wrap:wrap;gap:12px}}@media(max-width:640px){main{padding:16px}.top-bar{flex-wrap:wrap;height:auto;padding:12px 16px;gap:12px}.routes{order:3;width:100%;justify-content:center}.lang-switcher{order:2}.logo-fixed{height:44px}.button{width:100%;text-align:center}.footer{flex-wrap:wrap;row-gap:12px;text-align:center}.footer p{width:100%;white-space:normal}section{padding:28px 20px;border-radius:12px}section:before{top:16px;bottom:16px}}
