.Button_button__hMNEn{display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius);font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1);cursor:pointer;border:1px solid transparent;outline:none;font-family:var(--font-inter),sans-serif}.Button_button__hMNEn:focus-visible{box-shadow:0 0 0 2px hsl(var(--background)),0 0 0 4px hsl(var(--ring))}.Button_button__hMNEn:disabled{opacity:.5;cursor:not-allowed}.Button_primary__oSpWt{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));box-shadow:0 4px 14px 0 rgba(147,51,234,.39)}.Button_primary__oSpWt:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px rgba(147,51,234,.5);background-color:hsl(var(--primary)/.9)}.Button_secondary__lRe7Q{background-color:hsl(var(--secondary));color:hsl(var(--secondary-foreground))}.Button_secondary__lRe7Q:hover:not(:disabled){background-color:hsl(var(--secondary)/.8)}.Button_danger__1ocl9{background-color:hsl(var(--destructive));color:hsl(var(--destructive-foreground))}.Button_ghost__mZ9vJ{background-color:transparent;color:hsl(var(--foreground))}.Button_ghost__mZ9vJ:hover:not(:disabled){background-color:hsl(var(--accent));color:hsl(var(--accent-foreground))}.Button_sm__h9eWB{height:2rem;padding:0 .75rem;font-size:.875rem}.Button_md__exKk_{height:2.5rem;padding:0 1rem;font-size:.875rem}.Button_lg__PdjsY{height:3rem;padding:0 1.5rem;font-size:1rem}.Button_loading__WH8KX{position:relative}.Button_spinner____7ub{animation:Button_spin__0uF6_ 1s linear infinite;height:1.25rem;width:1.25rem;margin-right:.5rem}.Button_spinner____7ub circle{opacity:.25}@keyframes Button_spin__0uF6_{to{transform:rotate(1turn)}}.Navbar_navbar__3BIeH{position:sticky;top:0;z-index:50;width:100%;border-bottom:1px solid hsl(var(--border))}.Navbar_container__vazkH{max-width:1200px;margin:0 auto;padding:1rem;display:flex;align-items:center;justify-content:space-between}.Navbar_logo__Am5h2{font-size:1.5rem;font-weight:800;text-decoration:none;color:hsl(var(--foreground));letter-spacing:-.05em}.Navbar_highlight__7Khxg{color:hsl(var(--primary))}.Navbar_links__c080l{display:none;gap:2rem}@media (min-width:768px){.Navbar_links__c080l{display:flex}}.Navbar_link__wMX_K{text-decoration:none;color:hsl(var(--muted-foreground));font-size:.9rem;font-weight:500;transition:color .2s}.Navbar_link__wMX_K:hover{color:hsl(var(--foreground))}.Navbar_actions__TwM5h{display:flex;gap:.5rem;align-items:center}.Footer_footer__eNA9m{background-color:hsl(var(--card));border-top:1px solid hsl(var(--border));margin-top:4rem}.Footer_container__IkLXC{max-width:1200px;margin:0 auto;padding:3rem 1rem 1rem}.Footer_top__c3EOc{display:flex;flex-direction:column;gap:2rem;margin-bottom:3rem}@media (min-width:768px){.Footer_top__c3EOc{flex-direction:row;justify-content:space-between}}.Footer_brand__Lj6Sp h3{font-size:1.5rem;font-weight:800;margin:0 0 .5rem;letter-spacing:-.05em}.Footer_brand__Lj6Sp p{color:hsl(var(--muted-foreground));margin:0;font-size:.9rem}.Footer_highlight__UNyJH{color:hsl(var(--primary))}.Footer_links__13oK3{display:flex;gap:3rem}.Footer_column__DPqof{display:flex;flex-direction:column;gap:.75rem}.Footer_column__DPqof h4{margin:0 0 .5rem;font-size:.9rem;font-weight:600;color:hsl(var(--foreground))}.Footer_column__DPqof a{text-decoration:none;color:hsl(var(--muted-foreground));font-size:.85rem;transition:color .2s}.Footer_column__DPqof a:hover{color:hsl(var(--primary))}.Footer_bottom__ch0uR{padding-top:1.5rem;border-top:1px solid hsl(var(--border));text-align:center;color:hsl(var(--muted-foreground));font-size:.8rem}.Input_container__eAhpV{display:flex;flex-direction:column;gap:.5rem}.Input_fullWidth__BdT1e{width:100%}.Input_label__83Pis{font-weight:500}.Input_input__h6Yry,.Input_label__83Pis{font-size:.875rem;color:hsl(var(--foreground));font-family:var(--font-inter),sans-serif}.Input_input__h6Yry{display:flex;height:2.5rem;width:100%;border-radius:var(--radius);border:1px solid hsl(var(--input));background-color:hsl(var(--background));padding:.5rem .75rem;transition:all .2s ease;outline:none}.Input_input__h6Yry::placeholder{color:hsl(var(--muted-foreground))}.Input_input__h6Yry:focus-visible{border-color:hsl(var(--ring));box-shadow:0 0 0 3px hsl(var(--ring)/.2)}.Input_input__h6Yry:disabled{cursor:not-allowed;opacity:.5}.Input_hasError__rIrpX{border-color:hsl(var(--destructive))}.Input_hasError__rIrpX:focus-visible{border-color:hsl(var(--destructive));box-shadow:0 0 0 3px hsl(var(--destructive)/.2)}.Input_errorMessage__e98gW{font-size:.8rem;color:hsl(var(--destructive));font-weight:500;margin-top:.25rem;animation:Input_fadeIn__oYaUY .3s ease-in-out}.Login_wrapper__riSi_{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 60px - 200px);padding:2rem 1rem}.Login_container__o2Bs5{width:100%;max-width:450px;padding:2.5rem 2rem;border-radius:1.5rem;animation:Login_fadeIn__d6Goy .4s ease-out}.Login_header__z4zHn{text-align:center;margin-bottom:2rem}.Login_header__z4zHn h2{font-size:2rem;margin:0 0 .5rem;font-weight:800;letter-spacing:-.03em}.Login_header__z4zHn p{color:hsl(var(--muted-foreground));margin:0}.Login_form__pFQIy{display:flex;flex-direction:column;gap:1.25rem}.Login_submitBtn__6YuCa{margin-top:1rem;width:100%}.Login_error__5HBx_{padding:.75rem;background-color:hsl(var(--destructive)/.1);color:hsl(var(--destructive));border-radius:var(--radius);font-size:.875rem;text-align:center}.Login_footer__eTXiJ{margin-top:2rem;text-align:center;font-size:.9rem;color:hsl(var(--muted-foreground))}.Login_footer__eTXiJ a{color:hsl(var(--primary));text-decoration:none;font-weight:600}.Login_footer__eTXiJ a:hover{text-decoration:underline}.Register_wrapper__r49fz{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 60px - 200px);padding:2rem 1rem}.Register_container__KyIeF{width:100%;max-width:450px;padding:2.5rem 2rem;border-radius:1.5rem;animation:Register_fadeIn___VRlo .4s ease-out}.Register_header__Ykiy8{text-align:center;margin-bottom:2rem}.Register_header__Ykiy8 h2{font-size:2rem;margin:0 0 .5rem;font-weight:800;letter-spacing:-.03em}.Register_header__Ykiy8 p{color:hsl(var(--muted-foreground));margin:0;font-size:.95rem}.Register_form__ubxEB{display:flex;flex-direction:column;gap:1.25rem}.Register_submitBtn__EprvG{margin-top:1rem;width:100%}.Register_error__BHpXZ{padding:.75rem;background-color:hsl(var(--destructive)/.1);color:hsl(var(--destructive));border-radius:var(--radius);font-size:.875rem;text-align:center}.Register_footer__4XmDb{margin-top:2rem;text-align:center;font-size:.9rem;color:hsl(var(--muted-foreground))}.Register_footer__4XmDb a{color:hsl(var(--primary));text-decoration:none;font-weight:600}.Register_footer__4XmDb a:hover{text-decoration:underline}