*{box-sizing:border-box}html,body{color:#2d3748;background-color:#faf7f2;min-height:100vh;margin:0;padding:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}
.AppShellNav-module__n4KPjW__navBar{z-index:1000;background:var(--mantine-color-body);border-bottom:2px solid var(--mantine-color-gray-2);justify-content:space-between;align-items:center;gap:12px;padding:8px 16px;display:flex;position:sticky;top:0;box-shadow:0 2px 8px #0000000a}.AppShellNav-module__n4KPjW__homeSection{align-items:center;display:flex}.AppShellNav-module__n4KPjW__linksSection{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.AppShellNav-module__n4KPjW__navButton{min-height:40px;font-size:.95rem;font-weight:600;transition:transform .1s,background-color .15s}.AppShellNav-module__n4KPjW__navButton:hover{transform:translateY(-1px)}.AppShellNav-module__n4KPjW__navButton:active{transform:translateY(0)}@media (max-width:1024px){.AppShellNav-module__n4KPjW__navBar{gap:8px;padding:6px 10px}.AppShellNav-module__n4KPjW__navButton{min-height:36px;padding:0 10px;font-size:.88rem}}@media (max-width:640px){.AppShellNav-module__n4KPjW__navBar{padding:6px 8px}.AppShellNav-module__n4KPjW__linksSection{gap:4px}.AppShellNav-module__n4KPjW__navButton{min-height:34px;padding:0 8px;font-size:.8rem}.AppShellNav-module__n4KPjW__buttonLabel{display:none}}
