@font-face{font-family:genty;src:url(../media/genty_sans_regular-s.p.0y8q1o8kxc0pr.woff2)format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:genty Fallback;src:local(Arial);ascent-override:68.25%;descent-override:21.67%;line-gap-override:17.98%;size-adjust:111.21%}.genty_308aa71c-module__9OJImq__className{font-family:genty,genty Fallback;font-style:normal;font-weight:400}.genty_308aa71c-module__9OJImq__variable{--font-genty:"genty", "genty Fallback"}
:root{--primary:#2563eb;--primary-hover:#1d4ed8;--bg-color:#fafafa;--bg-white:#fff;--text-dark:#111827;--text-muted:#6b7280;--border-color:#e5e7eb;--font-body:var(--font-genty), sans-serif;--font-heading:var(--font-genty), sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-color);color:var(--text-dark);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:700;line-height:1.2}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}
.Navbar-module___rHu7W__navbar{background-color:var(--bg-white);z-index:100;padding:1rem 0;position:sticky;top:0;box-shadow:0 4px 20px #0000000d}.Navbar-module___rHu7W__navContainer{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;position:relative}.Navbar-module___rHu7W__logo{color:var(--text-dark);font-size:1.75rem;font-weight:700;font-family:var(--font-heading);letter-spacing:-.5px;z-index:110;flex-shrink:0;align-items:center;display:flex}.Navbar-module___rHu7W__logoImage{object-fit:contain;max-height:42px}.Navbar-module___rHu7W__hamburger{cursor:pointer;z-index:110;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;padding:6px;display:none}.Navbar-module___rHu7W__hamburger span{background-color:var(--text-dark);transform-origin:50%;border-radius:2px;width:100%;height:2.5px;transition:all .3s;display:block}.Navbar-module___rHu7W__hamburgerActive span:first-child{transform:translateY(7.5px)rotate(45deg)}.Navbar-module___rHu7W__hamburgerActive span:nth-child(2){opacity:0}.Navbar-module___rHu7W__hamburgerActive span:nth-child(3){transform:translateY(-7.5px)rotate(-45deg)}.Navbar-module___rHu7W__navContent{flex:1;justify-content:flex-end;align-items:center;gap:2rem;display:flex}.Navbar-module___rHu7W__navLinks{align-items:center;gap:2rem;display:flex}.Navbar-module___rHu7W__link,.Navbar-module___rHu7W__dropdownButton{color:var(--text-dark);cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;padding:.5rem 0;font-size:1rem;font-weight:600;transition:color .2s;display:flex}.Navbar-module___rHu7W__link:hover,.Navbar-module___rHu7W__dropdownButton:hover{color:var(--primary)}.Navbar-module___rHu7W__dropdownContainer{align-items:center;display:flex;position:relative}.Navbar-module___rHu7W__dropdownButton{gap:.4rem}.Navbar-module___rHu7W__chevron{font-size:.65rem;transition:transform .2s;display:inline-block}.Navbar-module___rHu7W__dropdownMenu{background-color:var(--bg-white);border:1px solid var(--border-color);z-index:120;border-radius:12px;flex-direction:column;min-width:220px;margin-top:.75rem;padding:.5rem 0;animation:.2s ease-out Navbar-module___rHu7W__fadeIn;display:flex;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 10px 40px -10px #00000026}@keyframes Navbar-module___rHu7W__fadeIn{0%{opacity:0;transform:translate(-50%,-6px)}to{opacity:1;transform:translate(-50%)}}.Navbar-module___rHu7W__dropdownItem{color:var(--text-dark);padding:.75rem 1.25rem;font-size:.95rem;font-weight:500;transition:all .2s}.Navbar-module___rHu7W__dropdownItem:hover{background-color:var(--bg-color);color:var(--primary)}.Navbar-module___rHu7W__authContainer{flex-shrink:0;align-items:center;gap:1rem;display:flex}.Navbar-module___rHu7W__adminLink{color:#dc2626;white-space:nowrap;font-size:.95rem;font-weight:600;text-decoration:none}.Navbar-module___rHu7W__loginButton{background-color:var(--bg-white);color:var(--text-dark);border:2px solid var(--text-dark);white-space:nowrap;border-radius:9999px;padding:.6rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .2s}.Navbar-module___rHu7W__loginButton:hover{background-color:var(--primary);color:var(--bg-white);border-color:var(--primary)}.Navbar-module___rHu7W__userProfile{background-color:var(--bg-color);border:1px solid var(--border-color);border-radius:9999px;align-items:center;gap:.75rem;padding:.4rem .75rem .4rem .4rem;display:flex}.Navbar-module___rHu7W__avatar{object-fit:cover;border:2px solid var(--bg-white);border-radius:50%;flex-shrink:0;width:32px;height:32px}.Navbar-module___rHu7W__userName{white-space:nowrap;text-overflow:ellipsis;max-width:120px;font-size:.9rem;font-weight:600;overflow:hidden}.Navbar-module___rHu7W__profileLink{color:inherit;align-items:center;gap:.5rem;text-decoration:none;transition:opacity .2s;display:flex}.Navbar-module___rHu7W__profileLink:hover{opacity:.8}.Navbar-module___rHu7W__logoutButton{color:var(--text-muted);white-space:nowrap;background-color:#0000;border-radius:6px;padding:.2rem .4rem;font-size:.85rem;font-weight:600;transition:color .2s}.Navbar-module___rHu7W__logoutButton:hover{color:var(--primary);background-color:#2563eb1a}.Navbar-module___rHu7W__overlay{display:none}@media (max-width:768px){.Navbar-module___rHu7W__navContainer{padding:0 1rem}.Navbar-module___rHu7W__logo{font-size:1.4rem}.Navbar-module___rHu7W__logoImage{max-height:34px}.Navbar-module___rHu7W__hamburger{display:flex}.Navbar-module___rHu7W__navContent{background-color:var(--bg-white);z-index:105;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0;width:280px;height:100vh;padding:5rem 1.5rem 2rem;transition:right .3s;position:fixed;top:0;right:-100%;overflow-y:auto;box-shadow:-10px 0 30px #0000001a}.Navbar-module___rHu7W__navContentOpen{right:0}.Navbar-module___rHu7W__navLinks{border-bottom:1px solid var(--border-color);flex-direction:column;align-items:stretch;gap:0;margin-bottom:1rem;padding-bottom:1rem}.Navbar-module___rHu7W__link{border-bottom:1px solid #f3f4f6;padding:.85rem 0;font-size:1.05rem}.Navbar-module___rHu7W__link:last-child{border-bottom:none}.Navbar-module___rHu7W__dropdownContainer{flex-direction:column;align-items:stretch}.Navbar-module___rHu7W__dropdownButton{border-bottom:1px solid #f3f4f6;justify-content:space-between;width:100%;padding:.85rem 0;font-size:1.05rem}.Navbar-module___rHu7W__dropdownMenu{box-shadow:none;background:#fafafa;border:none;border-radius:0;min-width:auto;margin-top:0;padding:0 0 0 1rem;animation:none;position:static;transform:none}.Navbar-module___rHu7W__dropdownItem{border-bottom:1px solid #f3f4f6;padding:.65rem .75rem;font-size:.95rem}.Navbar-module___rHu7W__dropdownItem:last-child{border-bottom:none}.Navbar-module___rHu7W__authContainer{flex-direction:column;align-items:stretch;gap:.75rem}.Navbar-module___rHu7W__adminLink{text-align:center;background:#fef2f2;border:1px solid #fca5a5;border-radius:8px;padding:.75rem;font-size:1rem}.Navbar-module___rHu7W__loginButton{text-align:center;width:100%;padding:.85rem;font-size:1rem}.Navbar-module___rHu7W__userProfile{border-radius:10px;flex-direction:row;justify-content:center;gap:.75rem;padding:.6rem 1rem}.Navbar-module___rHu7W__userName{max-width:none}.Navbar-module___rHu7W__logoutButton{padding:.3rem .6rem;font-size:.9rem}.Navbar-module___rHu7W__overlay{z-index:100;background:#0006;width:100vw;height:100vh;display:block;position:fixed;top:0;left:0}}@media (max-width:400px){.Navbar-module___rHu7W__navContainer{padding:0 .75rem}.Navbar-module___rHu7W__logo{font-size:1.2rem}.Navbar-module___rHu7W__logoImage{max-height:28px}}
.Footer-module__Grjkva__footer{background-color:var(--bg-color);border-top:1px solid var(--border-color);margin-top:auto;padding:1rem 0}.Footer-module__Grjkva__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.Footer-module__Grjkva__footerContent{flex-direction:column;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}@media (min-width:768px){.Footer-module__Grjkva__footerContent{flex-direction:row;gap:1rem}}.Footer-module__Grjkva__leftSection{align-items:center;gap:.75rem;display:flex}@media (max-width:768px){.Footer-module__Grjkva__leftSection{flex-direction:column;gap:.5rem}}.Footer-module__Grjkva__logo{align-items:center;display:flex}.Footer-module__Grjkva__logoImage{object-fit:contain;width:auto;max-height:28px}.Footer-module__Grjkva__divider{color:var(--border-color);font-size:.9rem}@media (max-width:768px){.Footer-module__Grjkva__divider{display:none}}.Footer-module__Grjkva__copyright{color:var(--text-muted);font-size:.85rem;font-weight:500}.Footer-module__Grjkva__linksSection{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}.Footer-module__Grjkva__link{color:var(--text-muted);white-space:nowrap;font-size:.85rem;font-weight:500;transition:color .2s}.Footer-module__Grjkva__link:hover{color:var(--primary)}.Footer-module__Grjkva__socialSection{align-items:center;gap:.75rem;display:flex}.Footer-module__Grjkva__socialIcon{background-color:var(--bg-white);border:1px solid var(--border-color);width:32px;height:32px;color:var(--text-dark);border-radius:8px;justify-content:center;align-items:center;font-size:.85rem;transition:all .2s;display:flex}.Footer-module__Grjkva__socialIcon:hover{background-color:var(--primary);color:var(--bg-white);border-color:var(--primary);transform:translateY(-2px)}
