.auth-form-module-scss-module__XFDw_a__authForm[data-component=auth-form]{border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--card);width:450px;box-shadow:var(--shadow);transition:all .3s;animation:.3s ease-out auth-form-module-scss-module__XFDw_a__fadeIn}.auth-form-module-scss-module__XFDw_a__authForm[data-component=auth-form] .auth-form-module-scss-module__XFDw_a__authHeader{text-align:center;padding:0 var(--spacing-4)}.auth-form-module-scss-module__XFDw_a__authForm[data-component=auth-form] .auth-form-module-scss-module__XFDw_a__authIcon{width:48px;height:48px;margin:0 auto var(--spacing-4);border-radius:var(--radius-lg);background:var(--primary);color:var(--primary-foreground);justify-content:center;align-items:center;display:flex}.auth-form-module-scss-module__XFDw_a__authForm[data-component=auth-form] .auth-form-module-scss-module__XFDw_a__authTitle{font-size:var(--font-size-2xl);font-weight:var(--font-weight-bold);margin-bottom:var(--spacing-2);color:var(--foreground)}.auth-form-module-scss-module__XFDw_a__authForm[data-component=auth-form] .auth-form-module-scss-module__XFDw_a__authDescription{font-size:var(--font-size-sm);color:var(--muted-foreground);line-height:1.5}.auth-form-module-scss-module__XFDw_a__authForm[data-component=auth-form] .auth-form-module-scss-module__XFDw_a__authContent{padding:0 var(--spacing-4)}.auth-form-module-scss-module__XFDw_a__authForm[data-component=auth-form] .auth-form-module-scss-module__XFDw_a__form{gap:var(--spacing-4);flex-direction:column;display:flex}.auth-form-module-scss-module__XFDw_a__authForm[data-component=auth-form] .auth-form-module-scss-module__XFDw_a__errorAlert{margin-bottom:var(--spacing-2)}.auth-form-module-scss-module__XFDw_a__authForm[data-component=auth-form] .auth-form-module-scss-module__XFDw_a__nameFields{gap:var(--spacing-3);grid-template-columns:1fr 1fr;display:grid}.auth-form-module-scss-module__XFDw_a__authForm[data-component=auth-form] .auth-form-module-scss-module__XFDw_a__inputWrapper{align-items:center;display:flex;position:relative}.auth-form-module-scss-module__XFDw_a__authForm[data-component=auth-form] .auth-form-module-scss-module__XFDw_a__inputIcon{left:var(--spacing-3);width:16px;height:16px;color:var(--muted-foreground);z-index:1;position:absolute}.auth-form-module-scss-module__XFDw_a__authForm[data-component=auth-form] .auth-form-module-scss-module__XFDw_a__formInput{padding-left:calc(var(--spacing-3) + 16px + var(--spacing-2));padding-right:var(--spacing-3);border-radius:var(--radius-md);border:1px solid var(--border);background:var(--background);height:44px;font-size:var(--font-size-sm);transition:all .2s}.auth-form-module-scss-module__XFDw_a__authForm[data-component=auth-form] .auth-form-module-scss-module__XFDw_a__formInput:focus{border-color:var(--ring);box-shadow:0 0 0 2px var(--ring);outline:none}.auth-form-module-scss-module__XFDw_a__authForm[data-component=auth-form] .auth-form-module-scss-module__XFDw_a__formInput::placeholder{color:var(--muted-foreground)}.auth-form-module-scss-module__XFDw_a__authForm[data-component=auth-form] .auth-form-module-scss-module__XFDw_a__formInputNoIcon{padding-left:var(--spacing-3);padding-right:var(--spacing-3);border-radius:var(--radius-md);border:1px solid var(--border);background:var(--background);height:44px;font-size:var(--font-size-sm);transition:all .2s}.auth-form-module-scss-module__XFDw_a__authForm[data-component=auth-form] .auth-form-module-scss-module__XFDw_a__formInputNoIcon:focus{border-color:var(--ring);box-shadow:0 0 0 2px var(--ring);outline:none}.auth-form-module-scss-module__XFDw_a__authForm[data-component=auth-form] .auth-form-module-scss-module__XFDw_a__formInputNoIcon::placeholder{color:var(--muted-foreground)}.auth-form-module-scss-module__XFDw_a__authForm[data-component=auth-form] .auth-form-module-scss-module__XFDw_a__passwordToggle{right:var(--spacing-2);width:32px;height:32px;color:var(--muted-foreground);padding:0;position:absolute}.auth-form-module-scss-module__XFDw_a__authForm[data-component=auth-form] .auth-form-module-scss-module__XFDw_a__passwordToggle:hover{color:var(--foreground);background:0 0}.auth-form-module-scss-module__XFDw_a__authForm[data-component=auth-form] .auth-form-module-scss-module__XFDw_a__checkboxItem{margin-top:var(--spacing-2)}.auth-form-module-scss-module__XFDw_a__authForm[data-component=auth-form] .auth-form-module-scss-module__XFDw_a__checkboxWrapper{align-items:flex-start;gap:var(--spacing-2);display:flex}.auth-form-module-scss-module__XFDw_a__authForm[data-component=auth-form] .auth-form-module-scss-module__XFDw_a__checkbox{margin-top:2px}.auth-form-module-scss-module__XFDw_a__authForm[data-component=auth-form] .auth-form-module-scss-module__XFDw_a__checkboxLabel{font-size:var(--font-size-sm);color:var(--muted-foreground);cursor:pointer;text-align:left;line-height:1.4;display:block}.auth-form-module-scss-module__XFDw_a__authForm[data-component=auth-form] .auth-form-module-scss-module__XFDw_a__link{color:var(--primary);text-decoration:underline}.auth-form-module-scss-module__XFDw_a__authForm[data-component=auth-form] .auth-form-module-scss-module__XFDw_a__link:hover{color:var(--primary);text-decoration:none}.auth-form-module-scss-module__XFDw_a__authForm[data-component=auth-form] .auth-form-module-scss-module__XFDw_a__submitButton{width:100%;height:44px;font-size:var(--font-size-base);font-weight:var(--font-weight-semibold);border-radius:var(--radius-md);margin-top:var(--spacing-2);transition:all .2s}.auth-form-module-scss-module__XFDw_a__authForm[data-component=auth-form] .auth-form-module-scss-module__XFDw_a__submitButton:disabled{opacity:.6;cursor:not-allowed}.auth-form-module-scss-module__XFDw_a__authForm[data-component=auth-form] .auth-form-module-scss-module__XFDw_a__separator{margin:var(--spacing-6)0 var(--spacing-4)}.auth-form-module-scss-module__XFDw_a__authForm[data-component=auth-form] .auth-form-module-scss-module__XFDw_a__modeSwitch{justify-content:center;align-items:center;gap:var(--spacing-2);text-align:center;display:flex}.auth-form-module-scss-module__XFDw_a__authForm[data-component=auth-form] .auth-form-module-scss-module__XFDw_a__switchText{font-size:var(--font-size-sm);color:var(--muted-foreground)}.auth-form-module-scss-module__XFDw_a__authForm[data-component=auth-form] .auth-form-module-scss-module__XFDw_a__switchButton{height:auto;font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--primary);padding:0}.auth-form-module-scss-module__XFDw_a__authForm[data-component=auth-form] .auth-form-module-scss-module__XFDw_a__switchButton:hover{color:var(--primary);text-decoration:underline}@keyframes auth-form-module-scss-module__XFDw_a__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.fds-sheet__overlay{z-index:50;background-color:#00000080;background-color:lab(0% 0 0/.5);position:fixed;inset:0}.fds-sheet__overlay[data-state=open]{animation:.2s ease-out fadeIn}.fds-sheet__overlay[data-state=closed]{animation:.15s ease-in fadeOut}.fds-sheet__content{background-color:var(--background);z-index:50;gap:calc(var(--spacing)*4);box-shadow:var(--shadow);flex-direction:column;transition:all .3s ease-in-out;display:flex;position:fixed}.fds-sheet__content[data-state=open]{animation:.5s ease-out fadeIn}.fds-sheet__content[data-state=closed]{animation:.3s ease-in fadeOut}.fds-sheet__content--side-right{border-left:1px solid var(--border);width:75%;height:100%;top:0;bottom:0;right:0}@media (min-width:640px){.fds-sheet__content--side-right{max-width:24rem}}.fds-sheet__content--side-right[data-state=open]{animation:.5s ease-out fadeIn,.5s ease-out slideInFromRightSheet}.fds-sheet__content--side-right[data-state=closed]{animation:.3s ease-in fadeOut,.3s ease-in slideOutToRight}.fds-sheet__content--side-left{border-right:1px solid var(--border);width:75%;height:100%;top:0;bottom:0;left:0}@media (min-width:640px){.fds-sheet__content--side-left{max-width:24rem}}.fds-sheet__content--side-left[data-state=open]{animation:.5s ease-out fadeIn,.5s ease-out slideInFromLeftSheet}.fds-sheet__content--side-left[data-state=closed]{animation:.3s ease-in fadeOut,.3s ease-in slideOutToLeft}.fds-sheet__content--side-top{border-bottom:1px solid var(--border);height:auto;top:0;left:0;right:0}.fds-sheet__content--side-top[data-state=open]{animation:.5s ease-out fadeIn,.5s ease-out slideInFromTopSheet}.fds-sheet__content--side-top[data-state=closed]{animation:.3s ease-in fadeOut,.3s ease-in slideOutToTop}.fds-sheet__content--side-bottom{border-top:1px solid var(--border);height:auto;bottom:0;left:0;right:0}.fds-sheet__content--side-bottom[data-state=open]{animation:.5s ease-out fadeIn,.5s ease-out slideInFromBottomSheet}.fds-sheet__content--side-bottom[data-state=closed]{animation:.3s ease-in fadeOut,.3s ease-in slideOutToBottom}.fds-sheet__close{top:calc(var(--spacing)*4);right:calc(var(--spacing)*4);border-radius:var(--radius-sm);opacity:.7;background-color:#0000;outline:none;transition:opacity .2s;position:absolute}.fds-sheet__close:hover{opacity:1}.fds-sheet__close:focus{box-shadow:0 0 0 2px var(--ring);outline-offset:2px}.fds-sheet__close:disabled{pointer-events:none}.fds-sheet__close[data-state=open]{background-color:var(--secondary)}.fds-sheet__close svg{width:calc(var(--spacing)*4);height:calc(var(--spacing)*4)}.fds-sheet__header{gap:calc(var(--spacing)*1.5);padding:calc(var(--spacing)*4);flex-direction:column;display:flex}.fds-sheet__footer{gap:calc(var(--spacing)*2);padding:calc(var(--spacing)*4);flex-direction:column;margin-top:auto;display:flex}.fds-sheet__title{color:var(--foreground);font-weight:600}.fds-sheet__description{color:var(--muted-foreground);font-size:.875rem;line-height:1.25rem}@keyframes slideInFromRightSheet{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes slideInFromLeftSheet{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes slideInFromTopSheet{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes slideInFromBottomSheet{0%{transform:translateY(100%)}to{transform:translateY(0)}}
.mcp-results-module-scss-module__i7xY6W__resultsContainer{width:100%;margin-top:2rem}.mcp-results-module-scss-module__i7xY6W__resultsGrid{width:100%}.mcp-results-module-scss-module__i7xY6W__resultCard{width:100%;transition:all .2s}.mcp-results-module-scss-module__i7xY6W__resultCard:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.mcp-results-module-scss-module__i7xY6W__resultTitle{color:var(--foreground);margin:0;font-size:1.25rem;font-weight:600}.mcp-results-module-scss-module__i7xY6W__resultDescription{color:var(--muted-foreground);margin:.5rem 0 0;line-height:1.6}.mcp-results-module-scss-module__i7xY6W__resultContent{padding-top:0}.mcp-results-module-scss-module__i7xY6W__componentList{flex-wrap:wrap;gap:.5rem;display:flex}.mcp-results-module-scss-module__i7xY6W__componentItem{align-items:center;display:flex}.mcp-results-module-scss-module__i7xY6W__rawResult{background:var(--muted);border:1px solid var(--border);border-radius:calc(var(--radius) - 4px);max-height:300px;margin:0;padding:1rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.875rem;line-height:1.5;overflow:auto}.mcp-results-module-scss-module__i7xY6W__rawResultCode{color:var(--foreground);background:0 0;border:none;padding:0}.mcp-results-module-scss-module__i7xY6W__errorMessage{text-align:center;color:var(--destructive);padding:2rem}.mcp-results-module-scss-module__i7xY6W__emptyMessage{text-align:center;color:var(--muted-foreground);padding:2rem}
.mcp-page-module-scss-module__F0TFbG__mcpPage{min-height:100vh;padding:2rem 0;position:relative}.mcp-page-module-scss-module__F0TFbG__container{z-index:1;max-width:1200px;margin:0 auto;padding:0 1rem;position:relative}.mcp-page-module-scss-module__F0TFbG__searchSection{justify-content:center;width:100%;margin:3rem 0;display:flex}.mcp-page-module-scss-module__F0TFbG__resultsSection{width:100%;margin-top:2rem}@media (max-width:768px){.mcp-page-module-scss-module__F0TFbG__mcpPage{padding:1rem 0}.mcp-page-module-scss-module__F0TFbG__container{padding:0 .5rem}.mcp-page-module-scss-module__F0TFbG__searchSection{margin:2rem 0}}
