:root{--primary: #52B788;--primary-700: #1B4332;--primary-600: #2D6A4F;--primary-500: #40916C;--surface: #F3FFF9;--surface-2: #E9FFF3;--text: #1B4332;--muted: #5a6c7d}body{color:var(--text);background-color:#fff;margin:0!important}.header .logo-container{flex-shrink:0;min-width:0;max-width:fit-content;display:flex;align-items:center}.header .logo-container .logo{display:flex;flex-direction:column;min-width:0;max-width:100%}.header .logo-container .logo .big-title{font-size:30px;font-weight:700;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;display:block}.header .logo-container .logo .small-title{font-size:16px;font-weight:400;opacity:.8;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2;max-width:100%;display:block}.header .nav-container{gap:1rem;min-width:0;width:100%;display:flex;justify-content:space-between;align-items:center}.header .nav-menu{flex:1;justify-content:flex-end;min-width:0}@media (max-width: 969px){.big-title{font-size:24px!important}.small-title{font-size:14px!important}.header .logo-container .logo .big-title{font-size:20px!important;max-width:200px}.header .logo-container .logo .small-title{font-size:12px!important;max-width:200px}.header .nav-container{padding:1rem!important}}@media (max-width: 480px){.header .logo-container .logo .big-title{font-size:18px!important;max-width:150px}.header .logo-container .logo .small-title{font-size:11px!important}}
