:root{--color-white:255,255,255;--color-black:0,0,0;--color-green-800:oklch(44.8% 0.119 151.328);--color-green-700:oklch(35% 0.119 151.328);--foreground-rgb:var(--color-black);--background-start-rgb:245,245,245;--background-end-rgb:var(--color-white);--primary:var(--color-green-800);--primary-text:var(--color-white);--secondary-foreground:100,116,139;--card-background:var(--color-white);--card-border:229,231,235;--input-background:var(--color-white);--input-border:209,213,219;--destructive-foreground:239,68,68}@media (prefers-color-scheme:dark){:root{--foreground-rgb:var(--color-white);--background-start-rgb:20,20,20;--background-end-rgb:var(--color-black);--primary:var(--color-green-800);--primary-text:var(--color-white);--secondary-foreground:148,163,184;--card-background:23,23,23;--card-border:38,38,38;--input-background:23,23,23;--input-border:63,63,70;--destructive-foreground:252,165,165}}body{color:rgb(var(--foreground-rgb));background:linear-gradient(to bottom,rgb(var(--background-start-rgb)),rgb(var(--background-end-rgb)));margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;min-height:100vh;display:flex;flex-direction:column}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}*{box-sizing:border-box}.shadcn-card{background-color:rgb(var(--card-background));border:1px solid rgb(var(--card-border))}.shadcn-card,.shadcn-input{color:rgb(var(--foreground-rgb))}.shadcn-input{background-color:rgb(var(--input-background));border:1px solid rgb(var(--input-border))}.shadcn-input::placeholder{color:rgb(var(--secondary-foreground))}.shadcn-button-primary{background-color:var(--primary);color:rgb(var(--primary-text))}.shadcn-button-primary:hover{background-color:var(--color-green-700)}.shadcn-button-link{color:var(--primary)}.shadcn-label{color:rgb(var(--foreground-rgb))}.shadcn-text-red{color:rgb(var(--destructive-foreground))}.app-header{background-color:oklch(44.8% .119 151.328);padding:1rem;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 4px rgba(0,0,0,.1);color:#fff}.app-header a{color:#fff;font-size:1.5rem;font-weight:700;text-decoration:none}.app-main-content{flex-grow:1;width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding:1rem}.navbar_navbar__vdWdK{background-color:rgb(var(--color-black));padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 10px rgba(0,0,0,.3);position:-webkit-sticky;position:sticky;top:0;z-index:1000}.navbar_logo__wXwXy{font-size:1.8rem;font-weight:700;color:var(--primary);text-decoration:none}.navbar_navList__pSCCO{display:flex;list-style:none;margin:0;padding:0;gap:2rem}.navbar_navItem__Izc3Z{margin:0}.navbar_navLink__y5_Cg{color:rgb(var(--color-white));text-decoration:none;font-size:1.1rem;font-weight:500;transition:color .3s ease,border-bottom .3s ease;padding-bottom:.2rem}.navbar_navLink__y5_Cg.navbar_active__Oz98t,.navbar_navLink__y5_Cg:hover{color:var(--primary);border-bottom:2px solid var(--primary)}.navbar_authLinks__gTqb8{display:flex;gap:1rem}.navbar_authButton__0ci5W{background-color:var(--primary);color:var(--primary-text);padding:.6rem 1.2rem;border-radius:.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .3s ease,transform .2s ease}.navbar_authButton__0ci5W:hover{background-color:var(--color-green-700);transform:translateY(-1px)}.navbar_loginTextLink__GnK6u{color:rgb(var(--color-white));text-decoration:none;font-size:1.1rem;font-weight:500;transition:color .3s ease,background-color .3s ease;padding:.6rem .8rem;border-radius:.5rem}.navbar_loginTextLink__GnK6u:hover{color:var(--primary);background-color:rgba(var(--primary-rgb),.1)}.navbar_logoutButton__hrxY4{background-color:var(--destructive-foreground);color:rgb(var(--color-white));padding:.6rem 1.2rem;border-radius:.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .3s ease}.navbar_logoutButton__hrxY4:hover{background-color:oklch(35% .119 10)}.navbar_profileIcon___GP57{width:40px;height:40px;border-radius:50%;background-color:var(--primary);color:rgb(var(--color-black));display:flex;justify-content:center;align-items:center;font-size:1.2rem;font-weight:700;cursor:default;margin-right:1rem;border:2px solid rgb(var(--color-white))}.footer_footer__mqdak{background-color:#1a1a1a;color:rgb(var(--color-white));padding:4rem 2rem 2rem;margin-top:auto}.footer_footerContainer__R7ZO8{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:2rem;gap:2rem}@media (max-width:768px){.footer_footerContainer__R7ZO8{grid-template-columns:1fr;padding:0 1rem}}.footer_footerColumn__Ifrhn{text-align:left}@media (max-width:768px){.footer_footerColumn__Ifrhn{text-align:center}}.footer_logo__h85Nl{font-size:2.2rem;font-weight:700;color:var(--primary);margin-bottom:1rem;display:inline-block;text-decoration:none}.footer_description__U2gei{font-size:1rem;color:rgb(var(--secondary-foreground));max-width:300px;margin-bottom:1.5rem}.footer_columnTitle__REvYv{font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;color:rgb(var(--color-white))}.footer_navList__Bxc2T{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.footer_navLink__sl9bO{color:rgb(var(--secondary-foreground));text-decoration:none;font-size:1rem;transition:color .3s ease}.footer_navLink__sl9bO:hover{color:var(--primary)}.footer_socials__VfDh3{display:flex;gap:1rem}.footer_socialLink__FqG9R{color:rgb(var(--secondary-foreground));font-size:1.2rem;transition:color .3s ease;margin-bottom:.5rem}.footer_socialLink__FqG9R:hover{color:var(--primary)}.footer_copyright__z9dsS{text-align:center;margin-top:4rem;padding-top:2rem;border-top:1px solid hsla(0,0%,100%,.08);color:rgba(var(--secondary-foreground),.7);font-size:.85rem}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_f367f3;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3;font-style:normal}