
.navbar{position:sticky!important;top:0!important;z-index:100000!important}
.nav-links,.menu-wrap,.menu-btn{position:relative!important;z-index:100001!important}
.dropdown-menu{z-index:100002!important}
.converter-page,.converter-center,.converter-box,.page-main,.page-hero{position:relative;z-index:2}
.snow-layer{z-index:1!important}
@media(max-width:1100px){
.navbar{padding:0 24px!important}
main,.page-main{padding-left:24px!important;padding-right:24px!important}
.cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:700px){
body{overflow-x:hidden!important}
.navbar{height:72px!important;padding:0 14px!important}
.brand{gap:10px!important}
.brand-icon{font-size:36px!important}
.brand h1{font-size:17px!important;line-height:1.1!important}
.brand span{font-size:9px!important}
.menu-btn{padding:10px 12px!important;font-size:13px!important;border-radius:12px!important}
.dropdown-menu{position:fixed!important;top:76px!important;right:12px!important;left:12px!important;width:auto!important;max-height:calc(100vh - 90px)!important;overflow-y:auto!important}
main,.page-main{padding-left:14px!important;padding-right:14px!important;padding-bottom:50px!important}
.hero,.page-hero{flex-direction:column!important;align-items:stretch!important;padding-top:36px!important;padding-bottom:28px!important}
.hero h2,.page-hero h2,.converter-title h2{font-size:34px!important;line-height:1.1!important}
.hero p,.page-hero p,.converter-title p{font-size:15px!important}
.hero-panel,.page-panel{width:100%!important;min-width:0!important;padding:20px!important}
.cards-grid{grid-template-columns:1fr!important;gap:14px!important}
.rate-card,.asset-card{min-height:220px!important;padding:18px!important;border-radius:18px!important}
.converter-page{min-height:calc(100vh - 72px)!important;padding:28px 14px 50px!important;align-items:flex-start!important}
.converter-box{padding:18px!important;border-radius:22px!important}
.converter-grid{grid-template-columns:1fr!important;gap:14px!important}
.converter-field input,.converter-field select{padding:15px!important;font-size:16px!important}
.convert-result{font-size:22px!important;min-height:54px!important;padding:15px!important;word-break:break-word!important}
}
@media(max-width:390px){
.brand span{display:none!important}
.brand h1{font-size:15px!important}
.hero h2,.page-hero h2,.converter-title h2{font-size:29px!important}
}
