@media(max-width:1024px){.container{padding:0 15px}}@media(max-width:768px){header .container{flex-direction:column;gap:15px;text-align:center}.header-left{width:100%;justify-content:center}.header-right{width:100%;text-align:center;justify-content:center;display:flex;flex-direction:column;align-items:center;gap:10px}.header-right .user-link{flex-direction:column;gap:5px;padding:15px;width:100%;box-sizing:border-box}.main-content{padding:1.5rem;margin-top:.5rem}h1{font-size:2rem}.brand-desc{font-size:.9rem;max-width:100%}}@media(max-width:480px){.main-content{padding:1rem;border-radius:12px}header{margin:.5rem .5rem 0;padding:1rem 0}.top-banner{max-height:50px}.brand-desc{display:none}}
