@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.853070df.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:"Geist","Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.c1fdd6c2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.799d8ef8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.dbea232f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_8d43a2aa-module__8Li5zG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_8d43a2aa-module__8Li5zG__variable{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}
:root{--primary:#10b981;--primary-dark:#059669;--accent:#f59e0b;--success:#10b981;--danger:#ef4444;--warning:#facc15;--bg:linear-gradient(135deg,#ecfdf5 0%,#f0fdfa 100%);--card-bg:#fff;--muted-bg:#f9fafb;--text-primary:#111827;--text-secondary:#5e5f62;--muted:#6b7280;--borderColor:#d1d5db;--shadow:0 8px 20px #0000000f;--buttons:var(--primary);--buttonHover:var(--primary-dark);--radius:5px;--transition:all .25s ease;--input-padding:10px}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--card-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}
::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:var(--muted-bg);border-radius:var(--radius)}::-webkit-scrollbar-thumb{background-color:var(--primary);border-radius:var(--radius);border:3px solid var(--muted-bg);transition:var(--transition)}::-webkit-scrollbar-thumb:hover{background-color:var(--primary-dark)}*{scrollbar-width:thin;scrollbar-color:var(--primary)var(--muted-bg)}
.Navbar-module__tmjneG__navbar{z-index:50;width:100%;transition:var(--transition);color:var(--text-primary);background:#fff;border-bottom:1px solid #ccc;position:fixed;top:0}.Navbar-module__tmjneG__scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow);background:#ffffffb3}.Navbar-module__tmjneG__inner{justify-content:space-between;align-items:center;margin:0 auto;padding:.3rem 15px;display:flex}.Navbar-module__tmjneG__logo a{color:var(--primary);font-size:1.6rem;font-weight:700;text-decoration:none}.Navbar-module__tmjneG__navLinks{align-items:center;gap:1rem;display:flex}.Navbar-module__tmjneG__navLinks a{color:var(--text-primary);transition:var(--transition);font-weight:700;text-decoration:none;position:relative}.Navbar-module__tmjneG__navLinks a:after{content:"";background:var(--primary);width:0;height:2px;transition:var(--transition);position:absolute;bottom:-5px;left:0}.Navbar-module__tmjneG__navLinks a:hover:after{width:100%}.Navbar-module__tmjneG__actions{align-items:center;gap:1rem;display:flex}.Navbar-module__tmjneG__loginBtn{color:var(--primary);transition:var(--transition);padding:1rem 1.2rem;font-weight:600;text-decoration:none}.Navbar-module__tmjneG__loginBtn:hover{color:var(--primary-dark)}.Navbar-module__tmjneG__signupBtn{background:var(--primary);color:#fff;border-radius:var(--radius);transition:var(--transition);padding:1rem 1.2rem;font-weight:600;text-decoration:none}.Navbar-module__tmjneG__signupBtn:hover{background:var(--primary-dark)}.Navbar-module__tmjneG__menuBtn{color:var(--text-primary);cursor:pointer;background:0 0;border:none;font-size:1.5rem;display:none}.Navbar-module__tmjneG__logedInUserBox{cursor:pointer;justify-content:center;align-items:center;gap:10px;padding:5px;display:flex}.Navbar-module__tmjneG__logedInUserBox:hover{border-radius:5px;padding:5px}.Navbar-module__tmjneG__userpicture{color:#fff;background-color:#000;border-radius:100%;justify-content:center;align-items:center;width:40px;height:40px;padding:5px;font-size:1.5rem;font-weight:700;display:flex}.Navbar-module__tmjneG__mobileMenueToggleWrapper{justify-content:flex-end;align-items:center;width:100%;display:flex}.Navbar-module__tmjneG__mobileMenueToggle{background-color:var(--danger);color:#fff;border-radius:var(--radius);cursor:pointer;transition:var(--transition);border:none;justify-content:center;align-items:center;width:40px;height:40px;padding:.5rem 1rem;font-size:1.25rem;font-weight:700;display:flex}.Navbar-module__tmjneG__mobileMenueToggle:hover{background-color:var(--primary-dark)}.Navbar-module__tmjneG__mobileMenueToggle:focus{outline:2px solid var(--accent);outline-offset:2px}.Navbar-module__tmjneG__mobileMenu{background:var(--card-bg);z-index:100;flex-direction:column;width:75%;height:100vh;padding:2rem 1.5rem;transition:transform .35s ease-in-out;display:flex;position:fixed;top:0;left:0;transform:translate(-100%);box-shadow:4px 0 10px #0000001a}.Navbar-module__tmjneG__mobileMenu.Navbar-module__tmjneG__open{transform:translate(0)}.Navbar-module__tmjneG__mobileNav{flex-direction:column;gap:1.5rem;margin-top:2rem;display:flex}.Navbar-module__tmjneG__mobileNav a{color:var(--text-primary);transition:var(--transition);font-size:1.1rem;font-weight:600;text-decoration:none}.Navbar-module__tmjneG__mobileNav a:hover{color:var(--primary)}.Navbar-module__tmjneG__mobileActions{flex-direction:column;gap:1rem;margin-top:2rem;display:flex}.Navbar-module__tmjneG__mobileActions a{border-radius:var(--radius);text-align:center;padding:.7rem 1rem;font-weight:600;text-decoration:none}.Navbar-module__tmjneG__mobileActions a:first-child{border:2px solid var(--primary);color:var(--primary)}.Navbar-module__tmjneG__mobileActions a:last-child{background:var(--primary);color:#fff}.Navbar-module__tmjneG__mobilefullName{color:#000;font-size:80%}.Navbar-module__tmjneG__mobileLogedInUserBox{cursor:pointer;justify-content:flex-start;align-items:center;gap:10px;display:flex}.Navbar-module__tmjneG__mobileLogedInUserBox:hover{background-color:#ccc;border-radius:5px}@media (max-width:768px){.Navbar-module__tmjneG__fullName{display:none}.Navbar-module__tmjneG__menuBtn{display:block}.Navbar-module__tmjneG__navLinks,.Navbar-module__tmjneG__signupBtn{display:none}.Navbar-module__tmjneG__inner{padding:.3rem 1.2rem}.Navbar-module__tmjneG__logo{position:absolute;left:50%;transform:translate(-50%)}.Navbar-module__tmjneG__actions{justify-content:flex-end}}
.Footer-module__e2mg2a__wrapper{border-top:1px solid var(--borderColor);background:var(--card-bg);color:var(--text-primary)}.Footer-module__e2mg2a__container{margin:0 auto;padding:0 1.5rem}.Footer-module__e2mg2a__topSection{border-bottom:1px solid var(--borderColor);grid-template-columns:1fr;gap:2rem;padding-top:2.5rem;padding-bottom:2.5rem;display:grid}@media (min-width:640px){.Footer-module__e2mg2a__topSection{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Footer-module__e2mg2a__topSection{grid-template-columns:repeat(4,1fr)}}.Footer-module__e2mg2a__logo{color:var(--text-primary);align-items:center;font-size:1.25rem;font-weight:700;display:flex}.Footer-module__e2mg2a__contactDetail{align-items:flex-start;gap:.75rem;display:flex}.Footer-module__e2mg2a__contactIcon{background-color:var(--success);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.Footer-module__e2mg2a__contactText{flex-direction:column;display:flex}.Footer-module__e2mg2a__contactLabel{color:var(--text-primary);font-size:.875rem;font-weight:600}.Footer-module__e2mg2a__contactValue{color:var(--text-secondary);font-size:.875rem}.Footer-module__e2mg2a__middleSection{grid-template-columns:1fr;gap:3rem;margin-top:2.5rem;display:grid}@media (min-width:768px){.Footer-module__e2mg2a__middleSection{grid-template-columns:repeat(4,1fr)}}.Footer-module__e2mg2a__linkGroup h3{color:var(--text-primary);margin-bottom:1rem;font-size:1rem;font-weight:700}.Footer-module__e2mg2a__linkGroup ul{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__e2mg2a__linkGroup a{color:var(--text-secondary);font-size:.875rem;text-decoration:none;transition:color .25s}.Footer-module__e2mg2a__linkGroup a:hover{color:var(--primary)}.Footer-module__e2mg2a__socialIcons{gap:.75rem;margin-top:1.5rem;display:flex}.Footer-module__e2mg2a__socialIcon{border:1px solid var(--text-secondary);width:1.5rem;height:1.5rem;color:var(--text-secondary);border-radius:50%;justify-content:center;align-items:center;font-size:.625rem;transition:color .25s,border-color .25s;display:flex}.Footer-module__e2mg2a__socialIcon:hover{color:var(--primary);border-color:var(--primary)}.Footer-module__e2mg2a__downloadApp h3{color:var(--text-primary);margin-bottom:1rem;font-size:1rem;font-weight:700}.Footer-module__e2mg2a__downloadApp img{border-radius:var(--radius);height:3rem;margin-bottom:.75rem;transition:transform .25s}.Footer-module__e2mg2a__downloadApp img:hover{transform:scale(1.05)}.Footer-module__e2mg2a__bottomSection{border-top:1px solid var(--borderColor);text-align:center;color:var(--text-secondary);margin-top:3rem;padding-top:2rem;font-size:.875rem}
