.Header-module__Af2_WG__header{z-index:100;background:var(--white);border-bottom:1px solid var(--gray-200);height:var(--header-height);position:sticky;top:0}.Header-module__Af2_WG__headerInner{justify-content:space-between;align-items:center;gap:16px;height:100%;display:flex}.Header-module__Af2_WG__logo img{width:auto;height:36px}.Header-module__Af2_WG__nav{align-items:center;gap:8px;display:flex}.Header-module__Af2_WG__navLink{color:var(--gray-700);border-radius:var(--radius-md);transition:all var(--transition);padding:8px 14px;font-size:.9375rem;font-weight:500}.Header-module__Af2_WG__navLink:hover{color:var(--green);background:var(--green-50)}.Header-module__Af2_WG__navDivider{background:var(--gray-200);width:1px;height:24px;margin:0 4px}.Header-module__Af2_WG__authButtons{align-items:center;gap:8px;display:flex}.Header-module__Af2_WG__iconBtn{border-radius:var(--radius-md);width:38px;height:38px;color:var(--gray-500);transition:all var(--transition);justify-content:center;align-items:center;display:flex}.Header-module__Af2_WG__iconBtn:hover{background:var(--gray-100);color:var(--gray-800)}.Header-module__Af2_WG__userMenu{position:relative}.Header-module__Af2_WG__userBtn{border-radius:var(--radius-full);transition:all var(--transition);align-items:center;gap:8px;padding:4px 8px 4px 4px;display:flex}.Header-module__Af2_WG__userBtn:hover{background:var(--gray-100)}.Header-module__Af2_WG__userName{color:var(--gray-700);text-overflow:ellipsis;white-space:nowrap;max-width:120px;font-size:.875rem;font-weight:500;overflow:hidden}.Header-module__Af2_WG__dropdown{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);z-index:50;min-width:200px;padding:6px;position:absolute;top:calc(100% + 8px);right:0}.Header-module__Af2_WG__dropdownItem{color:var(--gray-700);border-radius:var(--radius-sm);width:100%;transition:all var(--transition);align-items:center;gap:10px;padding:10px 12px;font-size:.875rem;display:flex}.Header-module__Af2_WG__dropdownItem:hover{background:var(--gray-100);color:var(--gray-900)}.Header-module__Af2_WG__hamburger{width:40px;height:40px;color:var(--gray-700);justify-content:center;align-items:center;display:flex}@media (min-width:768px){.Header-module__Af2_WG__hamburger{display:none}}@media (max-width:767px){.Header-module__Af2_WG__nav{top:var(--header-height);background:var(--white);z-index:90;flex-direction:column;align-items:stretch;gap:12px;padding:20px;transition:transform .3s;position:fixed;bottom:0;left:0;right:0;transform:translate(100%)}.Header-module__Af2_WG__navOpen{transform:translate(0)}.Header-module__Af2_WG__navDivider{width:100%;height:1px;margin:8px 0}.Header-module__Af2_WG__authButtons{flex-direction:column}.Header-module__Af2_WG__authButtons a{justify-content:center;width:100%}.Header-module__Af2_WG__userName{display:none}}
.Footer-module__EZoWya__footer{background:var(--gray-900);color:var(--gray-400);margin-top:auto;padding:48px 0 24px}.Footer-module__EZoWya__grid{grid-template-columns:1fr;gap:32px;display:grid}.Footer-module__EZoWya__brand{flex-direction:column;gap:12px;display:flex}.Footer-module__EZoWya__brandText{max-width:280px;font-size:.875rem;line-height:1.6}.Footer-module__EZoWya__column{flex-direction:column;gap:10px;display:flex}.Footer-module__EZoWya__columnTitle{color:var(--white);margin-bottom:4px;font-size:.9375rem;font-weight:600}.Footer-module__EZoWya__footerLink{color:var(--gray-400);transition:color var(--transition);font-size:.875rem}.Footer-module__EZoWya__footerLink:hover{color:var(--green-light)}.Footer-module__EZoWya__bottom{border-top:1px solid var(--gray-700);flex-direction:column;align-items:center;gap:16px;margin-top:40px;padding-top:24px;display:flex}.Footer-module__EZoWya__copyright{font-size:.8125rem}.Footer-module__EZoWya__social{gap:12px;display:flex}.Footer-module__EZoWya__socialLink{border-radius:var(--radius-full);background:var(--gray-800);width:36px;height:36px;color:var(--gray-400);transition:all var(--transition);justify-content:center;align-items:center;display:flex}.Footer-module__EZoWya__socialLink:hover{background:var(--green);color:var(--white)}@media (min-width:768px){.Footer-module__EZoWya__grid{grid-template-columns:1.5fr 1fr 1fr 1fr}.Footer-module__EZoWya__bottom{flex-direction:row;justify-content:space-between}}
