.valores-module__x87Eca__board{gap:1rem;min-height:500px;padding-bottom:1rem;display:flex;overflow-x:auto}.valores-module__x87Eca__column{background-color:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius-lg);flex-direction:column;width:250px;min-width:250px;display:flex}.valores-module__x87Eca__columnTitle{border-bottom:1px solid var(--card-border);background-color:var(--muted-bg);border-top-left-radius:var(--radius-lg);border-top-right-radius:var(--radius-lg);justify-content:space-between;align-items:center;padding:1rem;font-size:.95rem;font-weight:600;display:flex}.valores-module__x87Eca__countBadge{background-color:var(--card-bg);color:var(--muted);border:1px solid var(--card-border);border-radius:999px;padding:.125rem .5rem;font-size:.75rem}.valores-module__x87Eca__droppableArea{flex:1;min-height:200px;max-height:600px;padding:1rem;transition:background-color .2s;overflow-y:auto}.valores-module__x87Eca__draggingOver{background-color:var(--muted-bg)}.valores-module__x87Eca__card{cursor:grab;box-shadow:var(--shadow-sm);background-color:var(--card-bg);border:1px solid var(--card-border);font-size:.875rem;font-weight:500;padding:.75rem 1rem!important}.valores-module__x87Eca__draggingCard{box-shadow:var(--shadow-lg);border-color:var(--primary);transform:scale(1.02)}.valores-module__x87Eca__card:active{cursor:grabbing}
.Card-module__b6YjYG__card{background-color:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius-lg);padding:1.5rem;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 3px #0000000d,0 1px 2px #0000001a}.Card-module__b6YjYG__card:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}
.coachee-module__1GDxWa__container{flex-direction:column;gap:1.5rem;max-width:1400px;margin:0 auto;display:flex}.coachee-module__1GDxWa__backLink{color:var(--muted);align-items:center;gap:.5rem;width:fit-content;font-size:.875rem;font-weight:500;transition:color .2s;display:flex}.coachee-module__1GDxWa__backLink:hover{color:var(--primary)}.coachee-module__1GDxWa__header{margin-bottom:.5rem}.coachee-module__1GDxWa__title{letter-spacing:-.04em;margin-bottom:.25rem;font-size:2.25rem;font-weight:800}.coachee-module__1GDxWa__subtitle{color:var(--muted);font-size:1rem}.coachee-module__1GDxWa__stage{color:var(--primary);background-color:var(--primary-light);border-radius:4px;padding:.125rem .5rem;font-weight:700}.coachee-module__1GDxWa__dashboardGrid{grid-template-columns:1fr 280px;gap:2rem;display:grid}@media (max-width:1200px){.coachee-module__1GDxWa__dashboardGrid{grid-template-columns:1fr}}.coachee-module__1GDxWa__toolsSection{flex-direction:column;display:flex}.coachee-module__1GDxWa__toolsGridCompact{flex-direction:column;gap:.75rem;display:flex}.coachee-module__1GDxWa__toolCardCompact{border:1px solid var(--card-border);align-items:center;gap:.75rem;padding:.75rem 1rem;transition:all .2s;display:flex}.coachee-module__1GDxWa__toolCardCompact:hover{border-color:var(--primary);background-color:var(--primary-light);transform:translate(4px)}.coachee-module__1GDxWa__toolIconWrapperSmall{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.coachee-module__1GDxWa__toolNameSmall{color:var(--foreground);font-size:.875rem;font-weight:700}.coachee-module__1GDxWa__overviewSection{flex-direction:column;display:flex}.coachee-module__1GDxWa__overviewWall{flex-direction:column;gap:1.5rem;display:flex}.coachee-module__1GDxWa__summaryCard{background-color:var(--card-bg);border-left:4px solid var(--card-border);padding:1.25rem}.coachee-module__1GDxWa__summaryHeader{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.coachee-module__1GDxWa__summaryHeader h4{text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:700}.coachee-module__1GDxWa__summaryText{color:var(--foreground);font-size:.9375rem;line-height:1.5}.coachee-module__1GDxWa__discBadge{color:#7e22ce;background-color:#f3e8ff;border-radius:999px;padding:.25rem .625rem;font-size:.75rem;font-weight:700}.coachee-module__1GDxWa__valoresList{color:var(--foreground);flex-direction:column;gap:.25rem;margin:0;padding-left:1.25rem;font-size:.9375rem;display:flex}.coachee-module__1GDxWa__smallStat{color:var(--muted);align-items:center;gap:.5rem;margin-top:.75rem;font-size:.75rem;display:flex}.coachee-module__1GDxWa__smallStat strong{color:var(--foreground)}.coachee-module__1GDxWa__deleteButton{color:var(--danger);border-radius:var(--radius-md);cursor:pointer;background-color:#0000;border:1px solid #fee2e2;align-items:center;gap:.5rem;padding:.6rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.coachee-module__1GDxWa__deleteButton:hover{background-color:#fee2e2}.coachee-module__1GDxWa__card{padding:2rem}.coachee-module__1GDxWa__cardDesc{color:var(--muted);margin-bottom:1.5rem}
.Button-module__8RiFmG__button{border-radius:var(--radius-md);border:none;justify-content:center;align-items:center;gap:.5rem;font-weight:500;transition:all .2s;display:inline-flex}.Button-module__8RiFmG__button:disabled{opacity:.6;cursor:not-allowed}.Button-module__8RiFmG__primary{background-color:var(--primary);color:#fff;box-shadow:var(--shadow-sm)}.Button-module__8RiFmG__primary:hover:not(:disabled){background-color:var(--primary-hover);transform:translateY(-1px)}.Button-module__8RiFmG__secondary{background-color:var(--muted-bg);color:var(--foreground)}.Button-module__8RiFmG__secondary:hover:not(:disabled){background-color:var(--card-border)}.Button-module__8RiFmG__outline{border:1px solid var(--card-border);color:var(--foreground);background-color:#0000}.Button-module__8RiFmG__outline:hover:not(:disabled){background-color:var(--muted-bg)}.Button-module__8RiFmG__ghost{color:var(--foreground);background-color:#0000}.Button-module__8RiFmG__ghost:hover:not(:disabled){background-color:var(--muted-bg)}.Button-module__8RiFmG__sm{padding:.5rem .75rem;font-size:.875rem}.Button-module__8RiFmG__md{padding:.625rem 1rem;font-size:1rem}.Button-module__8RiFmG__lg{padding:.75rem 1.5rem;font-size:1.125rem}.Button-module__8RiFmG__spinner{border:2px solid #ffffff4d;border-top-color:currentColor;border-radius:50%;width:1rem;height:1rem;animation:.8s linear infinite Button-module__8RiFmG__spin}@keyframes Button-module__8RiFmG__spin{to{transform:rotate(360deg)}}
.lead-module__dDpD7W__container{background-color:var(--muted-bg);justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.lead-module__dDpD7W__card{width:100%;max-width:450px;padding:2.5rem 2rem}.lead-module__dDpD7W__header{text-align:center;margin-bottom:2rem}.lead-module__dDpD7W__header h1{color:var(--primary);margin-bottom:.5rem;font-size:1.75rem}.lead-module__dDpD7W__header p{color:var(--muted)}.lead-module__dDpD7W__form{flex-direction:column;gap:1.25rem;display:flex}
.new-module__1DgGHq__container{flex-direction:column;gap:2rem;max-width:600px;display:flex}.new-module__1DgGHq__title{font-size:2rem}.new-module__1DgGHq__subtitle{color:var(--muted);margin-top:.25rem}.new-module__1DgGHq__card{padding:2rem}.new-module__1DgGHq__form{flex-direction:column;gap:1.5rem;display:flex}
.Input-module__5jsJuW__wrapper{flex-direction:column;gap:.375rem;width:100%;display:flex}.Input-module__5jsJuW__label{color:var(--foreground);font-size:.875rem;font-weight:500}.Input-module__5jsJuW__input{border-radius:var(--radius-md);border:1px solid var(--card-border);background-color:var(--card-bg);width:100%;color:var(--foreground);font-size:1rem;font-family:var(--font-sans);padding:.625rem .75rem;transition:all .2s}.Input-module__5jsJuW__input:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-light);outline:none}.Input-module__5jsJuW__input::placeholder{color:var(--muted)}.Input-module__5jsJuW__inputError{border-color:var(--danger)}.Input-module__5jsJuW__inputError:focus{box-shadow:0 0 0 3px #ef44441a}.Input-module__5jsJuW__errorText{color:var(--danger);font-size:.75rem}
.login-module__3lrIIq__container{background-color:var(--background);min-height:100vh;display:flex}.login-module__3lrIIq__leftPanel{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-hover) 100%);color:#fff;flex:1;justify-content:center;align-items:center;padding:2rem;display:flex}.login-module__3lrIIq__brand h1{color:#fff;margin-bottom:1rem;font-size:3rem;font-weight:800}.login-module__3lrIIq__brand p{color:#fffc;max-width:400px;font-size:1.25rem}.login-module__3lrIIq__rightPanel{flex:1;justify-content:center;align-items:center;padding:2rem;display:flex}.login-module__3lrIIq__formWrapper{width:100%;max-width:400px}.login-module__3lrIIq__formWrapper h2{margin-bottom:.5rem;font-size:1.875rem}.login-module__3lrIIq__subtitle{color:var(--muted);margin-bottom:2rem}.login-module__3lrIIq__form{flex-direction:column;gap:1.25rem;display:flex}.login-module__3lrIIq__error{color:var(--danger);border-radius:var(--radius-md);background-color:#ef44441a;padding:.75rem;font-size:.875rem}.login-module__3lrIIq__toggle{text-align:center;margin-top:1.5rem;font-size:.875rem}.login-module__3lrIIq__toggle button{color:var(--primary);background:0 0;border:none;margin-left:.5rem;padding:0;font-weight:500}.login-module__3lrIIq__toggle button:hover{text-decoration:underline}@media (max-width:768px){.login-module__3lrIIq__leftPanel{display:none}}
.dashboard-module__retanG__container{flex-direction:column;gap:2rem;display:flex}.dashboard-module__retanG__header{justify-content:space-between;align-items:flex-end;display:flex}.dashboard-module__retanG__title{letter-spacing:-.04em;margin-bottom:.25rem;font-size:2rem;font-weight:800}.dashboard-module__retanG__subtitle{color:var(--muted)}.dashboard-module__retanG__kanbanBoard{gap:1.5rem;min-height:600px;padding-bottom:1rem;display:flex;overflow-x:auto}.dashboard-module__retanG__kanbanColumn{background-color:var(--muted-bg);border-radius:var(--radius-lg);border:1px solid var(--card-border);flex-direction:column;flex:1;min-width:320px;padding:1rem;display:flex}.dashboard-module__retanG__columnTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);justify-content:space-between;align-items:center;margin-bottom:1rem;padding:0 .5rem;font-size:.875rem;font-weight:700;display:flex}.dashboard-module__retanG__droppableArea{flex-direction:column;flex:1;gap:1rem;min-height:100px;display:flex}.dashboard-module__retanG__draggingOver{border-radius:var(--radius-md);background-color:#2563eb0d}.dashboard-module__retanG__kanbanCard{cursor:grab;border:1px solid var(--card-border);padding:1.25rem}.dashboard-module__retanG__kanbanCard:active{cursor:grabbing}.dashboard-module__retanG__coacheeName{color:var(--foreground);margin-bottom:.25rem;font-size:1rem;font-weight:700}.dashboard-module__retanG__coacheeEmail{color:var(--muted);margin-bottom:1rem;font-size:.8125rem}.dashboard-module__retanG__tagDisc{color:#7e22ce;background-color:#f3e8ff;border-radius:4px;padding:.125rem .5rem;font-size:.75rem;font-weight:700;display:inline-block}.dashboard-module__retanG__emptyState{border:2px dashed var(--card-border);box-shadow:none;background-color:#0000}
