body{margin:0;font-family:Inter,sans-serif}.header{display:flex;justify-content:space-between;align-items:center;background-color:#fff;padding:14px 24px;border-bottom:1px solid #e0e0e0;box-shadow:0 2px 6px #00000014;position:fixed;top:0;width:100vw;z-index:1000;box-sizing:border-box}.left-section{display:flex;align-items:center}.logo{height:26px;margin-right:14px}.logo-upvurnl{height:28px;margin:0 6px 0 8px}.brand{font-size:17px;color:#055d92;display:flex;align-items:center}.right-section{display:flex;align-items:center;gap:1rem}.icon-text-group{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:500;color:#333;border:none;background:transparent;cursor:pointer;transition:color .3s ease}.icon-text-group:hover{color:#088fd1}.icon{width:20px;height:20px}
