.header{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:rgba(255,255,255,.675);border-bottom:1px solid rgba(223,218,218,.75);width:100%;position:-webkit-sticky;position:sticky;top:0}.header .avatar{-o-object-fit:cover;object-fit:cover;cursor:pointer;border:2px solid #ccc;border-radius:50%;width:42px;height:42px}.nav-container{justify-content:space-between;align-items:center;gap:20px;max-width:1720px;margin:0 auto;padding:18px 32px;display:flex}@media (max-width:767px){.nav-container{padding:10px 15px}}.logo{text-transform:uppercase;letter-spacing:2px;color:#000;font-size:18px;font-weight:700;text-decoration:none}@media (max-width:767px){.logo svg{width:70px;height:auto}}.desktop-nav{align-items:center;gap:25px;display:flex}.nav-link{color:#222;text-transform:uppercase;font-size:13px;font-weight:600;text-decoration:none;position:relative}.nav-link:after{content:"";transform-origin:100%;background:#000;width:100%;height:2px;transition:all .25s;position:absolute;bottom:-3px;left:0;transform:scaleX(0)}.nav-link:hover:after,.nav-link.active-link:after{transform-origin:0;transform:scaleX(1)}.nav-link .hover-text{font-size:14px}.submit-btn{color:#fff;letter-spacing:1px;background:#111;border-radius:8px;margin-left:30px;padding:10px 18px;font-size:13px;text-decoration:none;transition:background .2s}.submit-btn:hover{background:#000}.profile-container{align-items:center;gap:24px;display:flex}.profile{position:relative}.dropdown{color:#fff;background:#000;border-radius:10px;width:240px;padding:8px 0;position:absolute;top:52px;right:0;box-shadow:0 10px 35px rgba(0,0,0,.25)}.dropdown-item{color:#fff;text-align:left;cursor:pointer;width:100%;padding:12px 18px;font-size:13px;text-decoration:none;display:block}.dropdown-item:hover{background:rgba(255,255,255,.1)}.hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:6px;display:none}.hamburger span{background:#111;width:26px;height:3px;transition:all .3s}.hamburger.open span:first-child{transform:translateY(9px)rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-9px)rotate(-45deg)}.mobile-menu{background:#e3e3e3;border-bottom:1px solid #eee;flex-direction:column;grid-template-columns:1fr 1fr;gap:10px;width:100%;padding:20px 10px;display:grid;position:absolute;top:84px;left:0}.mobile-menu .column.panel-login{color:#fff;background-color:#121010;border-radius:10px;overflow:hidden}.mobile-menu .column.panel-login .mobile-link{color:#fff}.mobile-menu .column.panel-login .mobile-link:hover{color:#f1f1f1;background-color:#121010}.mobile-link{color:#222;padding:14px 28px;font-size:15px;font-weight:400;text-decoration:none}.mobile-link:hover{background:#f5f5f5}.mobile-divider{background:#e5e5e5;width:100%;height:1px;margin:15px 0}@media (max-width:1024px){.desktop-nav{display:none}.hamburger{display:flex}}.dropdown-item,.mobile-link{align-items:center;gap:10px;display:flex}.login-link-mobile{color:#fff;text-align:center;text-transform:uppercase;background-color:#151515;border-radius:10px;justify-content:center;align-items:center;padding:14px 28px;font-weight:600;display:flex}.login-link-mobile:hover{background-color:#1e1e1e}.dropdown-icon,.mobile-icon{opacity:.8;font-size:16px;display:inline-flex}.dropdown-item:hover .dropdown-icon{opacity:1}.btn-logout{color:#fc696c}.btn-logout-mobile{color:#fc696c;background-color:#f1f1f1;border:1px solid #a5a3a3;border-radius:10px}.external-link{color:#bababa;background-color:#151515;padding-top:30px;padding-bottom:30px}
.footer{color:#111;background:#d7dce0;border-top:1px solid #dfdfdf;border-radius:15px;width:calc(100% - 40px);margin-top:150px;margin-bottom:20px;margin-left:20px;padding:190px 20px 0}.footer .footer-container{flex-wrap:wrap;justify-content:space-between;gap:60px;max-width:1400px;margin:0 auto;display:flex}.footer .footer-brand{flex:250px}.footer .footer-brand .footer-logo svg{max-width:100%}.footer .footer-brand .footer-description{color:#555;font-size:14px;line-height:1.6}.footer .footer-links,.footer .footer-resources,.footer .footer-social{flex:150px}.footer .footer-links h4,.footer .footer-resources h4,.footer .footer-social h4{color:#111;margin-bottom:12px;font-weight:600}.footer .footer-links ul,.footer .footer-resources ul,.footer .footer-social ul{padding:0;list-style:none}.footer .footer-links ul li,.footer .footer-resources ul li,.footer .footer-social ul li{margin-bottom:10px}.footer .footer-links ul li a,.footer .footer-resources ul li a,.footer .footer-social ul li a{color:#555;transition:all .2s}.footer .footer-links ul li a:hover,.footer .footer-resources ul li a:hover,.footer .footer-social ul li a:hover{color:#333}.footer .footer-social .social-icons{gap:16px;font-size:20px;display:flex}.footer .footer-social .social-icons a{color:#555;transition:all .2s}.footer .footer-social .social-icons a:hover{color:#333}.footer .footer-bottom{text-align:center;color:#888;margin-top:120px;margin-bottom:30px;font-size:13px}@media (max-width:768px){.footer-container{flex-direction:column;gap:40px}}
.cookie-awards{z-index:9999;color:#f5f5f5;background:#0e0e0e;border-radius:10px;width:340px;padding:20px 22px;animation:.6s cubic-bezier(.22,1,.36,1) forwards cookieIn;position:fixed;bottom:24px;right:24px;box-shadow:0 20px 60px rgba(0,0,0,.6),inset 0 0 0 1px rgba(255,255,255,.04)}.cookie-awards:after{content:"";pointer-events:none;border-radius:inherit;background-image:url("data:image/svg+xml,%3Csvg width='120' height='120' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");position:absolute;top:0;bottom:0;left:0;right:0}.cookie-awards__header{margin-bottom:10px}.cookie-awards__header .label{letter-spacing:.14em;text-transform:uppercase;opacity:.5;font-size:11px}.cookie-awards__text{opacity:.85;margin-bottom:18px;font-size:14px;line-height:1.6}.cookie-awards__actions{border-top:1px solid rgba(255,255,255,.08);justify-content:space-between;align-items:center;padding-top:14px;display:flex}.cookie-awards .btn{letter-spacing:.02em;cursor:pointer;color:inherit;background:0 0;border:none;font-size:13px;transition:all .25s}.cookie-awards .btn--text{opacity:.5}.cookie-awards .btn--text:hover{opacity:1}.cookie-awards .btn--solid{color:#0e0e0e;background:#fff;border-radius:6px;padding:8px 16px}.cookie-awards .btn--solid:hover{transform:translateY(-1px)}@keyframes cookieIn{0%{opacity:0;transform:translateY(24px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}
