.Button-module__VMVMAW__button{cursor:pointer;border:none;border-radius:.625rem;justify-content:center;align-items:center;gap:.5rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden}.Button-module__VMVMAW__button:before{content:"";opacity:0;background:linear-gradient(135deg,#0000 0%,#ffffff1a 50%,#0000 100%);transition:opacity .3s;position:absolute;inset:0}.Button-module__VMVMAW__button:hover:before{opacity:1}.Button-module__VMVMAW__button:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.Button-module__VMVMAW__primary{background:var(--ns-orange-gradient,linear-gradient(135deg,#f97015,#ff8c1a));color:#fff;box-shadow:0 1px 3px #c7530540}.Button-module__VMVMAW__primary:hover:not(:disabled){filter:brightness(1.05);transform:translateY(-1px);box-shadow:0 4px 12px #c753054d}.Button-module__VMVMAW__primary:active:not(:disabled){transform:translateY(0);box-shadow:0 1px 3px #c7530540}.Button-module__VMVMAW__secondary{background-color:var(--ns-surface,white);color:var(--ns-text-secondary,#6a7181);border:1px solid var(--ns-border,#e5e7eb)}.Button-module__VMVMAW__secondary:hover:not(:disabled){background-color:var(--ns-bg,#f3f4f6);color:var(--ns-text,#14181f);border-color:var(--ns-border-hover,#d4d7de)}.Button-module__VMVMAW__danger{background-color:var(--ns-danger,#ef4343);color:#fff}.Button-module__VMVMAW__danger:hover:not(:disabled){filter:brightness(.95)}.Button-module__VMVMAW__ghost{color:var(--ns-text-secondary,#6a7181);border:1px solid var(--ns-border,#e5e7eb);background:0 0}.Button-module__VMVMAW__ghost:hover:not(:disabled){background:var(--ns-bg,#f3f4f6);color:var(--ns-text,#14181f);border-color:var(--ns-border-hover,#d4d7de)}.Button-module__VMVMAW__sm{padding:.375rem .75rem;font-size:.875rem}.Button-module__VMVMAW__md{padding:.5rem 1.125rem;font-size:.875rem}.Button-module__VMVMAW__lg{padding:.75rem 1.5rem;font-size:1rem}.Button-module__VMVMAW__loading{position:relative}.Button-module__VMVMAW__spinner{border:2px solid;border-right-color:#0000;border-radius:50%;width:1rem;height:1rem;animation:.75s linear infinite Button-module__VMVMAW__spin}@keyframes Button-module__VMVMAW__spin{to{transform:rotate(360deg)}}
.LeadCard-module__Oswx_G__card{background:var(--ns-surface,#fff);border:1px solid var(--ns-border,#e5e7eb);border-radius:.625rem;padding:.75rem;transition:box-shadow .25s,transform .25s;position:relative;box-shadow:0 1px 3px #14181f0f,0 1px 2px -1px #14181f0f}.LeadCard-module__Oswx_G__card:hover{transform:translateY(-2px);box-shadow:0 10px 25px -5px #14181f14,0 8px 10px -6px #14181f0a}.LeadCard-module__Oswx_G__link{text-decoration:none;display:block}.LeadCard-module__Oswx_G__name{color:var(--ns-text,#14181f);letter-spacing:-.01em;margin:0 0 .25rem;font-size:.875rem;font-weight:600}.LeadCard-module__Oswx_G__company{color:var(--ns-text-secondary,#6a7181);margin:0 0 .125rem;font-size:.75rem}.LeadCard-module__Oswx_G__email{color:var(--ns-orange,#f97015);margin:0 0 .25rem;font-size:.75rem}.LeadCard-module__Oswx_G__date{color:var(--ns-text-muted,#8f96a3);margin:0;font-size:.625rem}.LeadCard-module__Oswx_G__actions{border-top:1px solid var(--ns-border,#e5e7eb);gap:.25rem;margin-top:.5rem;padding-top:.5rem;display:flex}
.KanbanColumn-module__HPqcbW__column{background-color:var(--ns-bg,#f9fafb);border:1px solid var(--ns-border,#e5e7eb);border-radius:.625rem;flex-direction:column;flex:1;min-width:250px;max-width:300px;display:flex}.KanbanColumn-module__HPqcbW__header{border-bottom:1px solid var(--ns-border,#e5e7eb);background:var(--ns-surface,white);border-radius:.625rem .625rem 0 0;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.KanbanColumn-module__HPqcbW__statusDot{border-radius:50%;width:1rem;height:1rem}.KanbanColumn-module__HPqcbW__title{color:var(--ns-text,#14181f);letter-spacing:-.01em;flex:1;margin:0;font-size:.8125rem;font-weight:600}.KanbanColumn-module__HPqcbW__count{color:var(--ns-text-secondary,#6a7181);background-color:var(--ns-border,#e5e7eb);border-radius:9999px;padding:.125rem .5rem;font-size:.75rem;font-weight:600}.KanbanColumn-module__HPqcbW__cardList{flex-direction:column;flex:1;gap:.5rem;padding:.75rem;display:flex;overflow-y:auto}.KanbanColumn-module__HPqcbW__emptyState{color:var(--ns-text-muted,#8f96a3);text-align:center;padding:2rem 0;font-size:.875rem}@media (max-width:768px){.KanbanColumn-module__HPqcbW__column{max-width:none}}
.AddLeadForm-module__qmZLMa__form{flex-direction:column;gap:1.25rem;display:flex}.AddLeadForm-module__qmZLMa__field{flex-direction:column;gap:.5rem;display:flex;position:relative}.AddLeadForm-module__qmZLMa__label{color:var(--ns-text,#14181f);text-transform:uppercase;letter-spacing:.05em;font-size:.8125rem;font-weight:600;transition:color .2s}.AddLeadForm-module__qmZLMa__required{color:var(--ns-orange,#f97015);font-weight:700}.AddLeadForm-module__qmZLMa__input{border:1.5px solid var(--ns-border,#e5e7eb);background:var(--ns-surface,white);color:var(--ns-text,#14181f);border-radius:.625rem;padding:.75rem 1rem;font-size:.9375rem;transition:all .2s;box-shadow:0 1px 2px #14181f08}.AddLeadForm-module__qmZLMa__input:hover{border-color:#c5cad3}.AddLeadForm-module__qmZLMa__input:focus{border-color:var(--ns-orange,#f97015);box-shadow:0 0 0 3px var(--ns-orange-light,#f970151f),0 1px 3px 0 #f970151a,0 0 8px -2px #f9701533;outline:none;transform:translateY(-1px)}.AddLeadForm-module__qmZLMa__input::placeholder{color:var(--ns-text-muted,#8f96a3);transition:color .2s}.AddLeadForm-module__qmZLMa__input:focus::placeholder{color:#abb0ba}.AddLeadForm-module__qmZLMa__textarea{border:1.5px solid var(--ns-border,#e5e7eb);color:var(--ns-text,#14181f);background:var(--ns-surface,white);resize:vertical;border-radius:.625rem;min-height:120px;padding:.75rem 1rem;font-family:inherit;font-size:.9375rem;transition:all .2s;box-shadow:0 1px 2px #14181f08}.AddLeadForm-module__qmZLMa__textarea:hover{border-color:#c5cad3}.AddLeadForm-module__qmZLMa__textarea:focus{border-color:var(--ns-orange,#f97015);box-shadow:0 0 0 3px var(--ns-orange-light,#f970151f),0 1px 3px 0 #f970151a,0 0 8px -2px #f9701533;outline:none;transform:translateY(-1px)}.AddLeadForm-module__qmZLMa__textarea::placeholder{color:var(--ns-text-muted,#8f96a3);transition:color .2s}.AddLeadForm-module__qmZLMa__textarea:focus::placeholder{color:#abb0ba}.AddLeadForm-module__qmZLMa__error{color:var(--ns-danger,#ef4343);background-color:var(--ns-danger-light,#ef434314);border-left:2px solid var(--ns-danger,#ef4343);border-radius:.375rem;margin:0;padding:.375rem .5rem;font-size:.8125rem;animation:.2s ease-out AddLeadForm-module__qmZLMa__slideIn}.AddLeadForm-module__qmZLMa__submitError{color:var(--ns-danger,#ef4343);background-color:var(--ns-danger-light,#ef43431a);border-left:3px solid var(--ns-danger,#ef4343);border-radius:.625rem;margin:0;padding:.875rem 1rem;font-size:.875rem;animation:.4s ease-in-out AddLeadForm-module__qmZLMa__shake}@keyframes AddLeadForm-module__qmZLMa__slideIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes AddLeadForm-module__qmZLMa__shake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}.AddLeadForm-module__qmZLMa__actions{border-top:1px solid var(--ns-border,#e5e7eb);justify-content:flex-end;gap:.75rem;margin-top:1rem;padding-top:1rem;display:flex}
.LoginForm-module__qT6pZW__form{flex-direction:column;gap:1rem;display:flex}.LoginForm-module__qT6pZW__subtitle{color:var(--ns-text-secondary,#6a7181);text-align:center;width:100%;margin:0 0 1.5rem;font-size:.9375rem;font-weight:500;animation:.4s ease-out LoginForm-module__qT6pZW__fadeIn;display:block}@keyframes LoginForm-module__qT6pZW__fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.LoginForm-module__qT6pZW__field{flex-direction:column;gap:.5rem;display:flex;position:relative}.LoginForm-module__qT6pZW__label{color:var(--ns-text,#14181f);text-transform:uppercase;letter-spacing:.05em;font-size:.8125rem;font-weight:600;transition:color .2s}.LoginForm-module__qT6pZW__input{border:1.5px solid var(--ns-border,#e5e7eb);background:var(--ns-surface,white);color:var(--ns-text,#14181f);border-radius:.625rem;padding:.75rem 1rem;font-size:.9375rem;transition:all .2s;box-shadow:0 1px 2px #14181f08}.LoginForm-module__qT6pZW__input:hover{border-color:#c5cad3}.LoginForm-module__qT6pZW__input:focus{border-color:var(--ns-orange,#f97015);box-shadow:0 0 0 3px var(--ns-orange-light,#f970151f),0 1px 3px 0 #f970151a,0 0 8px -2px #f9701533;outline:none;transform:translateY(-1px)}.LoginForm-module__qT6pZW__input::placeholder{color:var(--ns-text-muted,#8f96a3);transition:color .2s}.LoginForm-module__qT6pZW__input:focus::placeholder{color:#abb0ba}.LoginForm-module__qT6pZW__error{color:var(--ns-danger,#ef4343);background-color:var(--ns-danger-light,#ef43431a);border-left:3px solid var(--ns-danger,#ef4343);border-radius:.625rem;margin:0;padding:.875rem 1rem;font-size:.875rem;animation:.4s ease-in-out LoginForm-module__qT6pZW__shake}@keyframes LoginForm-module__qT6pZW__shake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}.LoginForm-module__qT6pZW__message{color:var(--ns-success,#1eae53);background-color:var(--ns-success-light,#1eae531a);border-left:3px solid var(--ns-success,#1eae53);border-radius:.625rem;margin:0;padding:.875rem 1rem;font-size:.875rem;animation:.3s ease-out LoginForm-module__qT6pZW__slideIn}@keyframes LoginForm-module__qT6pZW__slideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.LoginForm-module__qT6pZW__submitButton{width:100%;margin-top:.5rem}.LoginForm-module__qT6pZW__forgotPassword{text-align:center;margin:.75rem 0 0}.LoginForm-module__qT6pZW__toggle{color:var(--ns-text-secondary,#6a7181);text-align:center;margin:0;font-size:.875rem}.LoginForm-module__qT6pZW__toggleButton{color:var(--ns-orange,#f97015);cursor:pointer;font-size:inherit;background:0 0;border:none;padding:0;font-weight:600;transition:color .2s;position:relative}.LoginForm-module__qT6pZW__toggleButton:after{content:"";background:var(--ns-orange-gradient,linear-gradient(135deg,#f97015,#ff9b29));width:0;height:2px;transition:width .2s;position:absolute;bottom:-2px;left:0}.LoginForm-module__qT6pZW__toggleButton:hover{color:#ef6306}.LoginForm-module__qT6pZW__toggleButton:hover:after{width:100%}
.DarkModeToggle-module__7bHfmq__toggle{width:2.25rem;height:2.25rem;color:var(--ns-text-secondary,#6a7181);cursor:pointer;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex}.DarkModeToggle-module__7bHfmq__toggle:hover{background:var(--ns-orange-light,#f6821f14);color:var(--ns-orange,#f6821f)}.DarkModeToggle-module__7bHfmq__toggle:active{transform:scale(.95)}.DarkModeToggle-module__7bHfmq__toggle svg{transition:transform .3s}.DarkModeToggle-module__7bHfmq__toggle:hover svg{transform:rotate(15deg)}@media (max-width:640px){.DarkModeToggle-module__7bHfmq__toggle{width:2rem;height:2rem}.DarkModeToggle-module__7bHfmq__toggle svg{width:16px;height:16px}}
.NoteForm-module__ZQhPzq__form{flex-direction:column;gap:1rem;display:flex}.NoteForm-module__ZQhPzq__field{flex-direction:column;gap:.5rem;display:flex;position:relative}.NoteForm-module__ZQhPzq__label{color:var(--ns-text,#14181f);text-transform:uppercase;letter-spacing:.05em;font-size:.8125rem;font-weight:600;transition:color .2s}.NoteForm-module__ZQhPzq__textarea{border:1.5px solid var(--ns-border,#e5e7eb);color:var(--ns-text,#14181f);background:var(--ns-surface,white);resize:vertical;border-radius:.625rem;min-height:100px;padding:.75rem 1rem;font-family:inherit;font-size:.9375rem;transition:all .2s;box-shadow:0 1px 2px #14181f08}.NoteForm-module__ZQhPzq__textarea:hover{border-color:#c5cad3}.NoteForm-module__ZQhPzq__textarea:focus{border-color:var(--ns-orange,#f97015);box-shadow:0 0 0 3px var(--ns-orange-light,#f970151f),0 1px 3px 0 #f970151a,0 0 8px -2px #f9701533;outline:none;transform:translateY(-1px)}.NoteForm-module__ZQhPzq__textarea::placeholder{color:var(--ns-text-muted,#8f96a3);transition:color .2s}.NoteForm-module__ZQhPzq__textarea:focus::placeholder{color:#abb0ba}.NoteForm-module__ZQhPzq__error{color:var(--ns-danger,#ef4343);background-color:var(--ns-danger-light,#ef434314);border-left:2px solid var(--ns-danger,#ef4343);border-radius:.375rem;margin:0;padding:.375rem .5rem;font-size:.8125rem;animation:.2s ease-out NoteForm-module__ZQhPzq__slideIn}@keyframes NoteForm-module__ZQhPzq__slideIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.NoteForm-module__ZQhPzq__actions{justify-content:flex-end;gap:.75rem;display:flex}
.Modal-module__weKyha__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background-color:#14181f80;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out Modal-module__weKyha__fadeIn;display:flex;position:fixed;inset:0;overflow-y:auto}.Modal-module__weKyha__modal{background:var(--ns-surface,white);border-radius:1rem;flex-direction:column;width:100%;max-width:520px;max-height:calc(100vh - 2rem);margin:auto;animation:.3s cubic-bezier(.4,0,.2,1) Modal-module__weKyha__slideUp;display:flex;position:relative;box-shadow:0 20px 50px -12px #14181f40,0 10px 30px -15px #14181f4d,0 0 0 1px #e5e7eb80}.Modal-module__weKyha__header{border-bottom:1px solid var(--ns-border,#e5e7eb);flex-shrink:0;justify-content:space-between;align-items:center;padding:1.5rem 1.75rem 1.25rem;display:flex}.Modal-module__weKyha__title{color:var(--ns-text,#14181f);letter-spacing:-.015em;margin:0;font-size:1.25rem;font-weight:700}.Modal-module__weKyha__closeButton{width:36px;height:36px;color:var(--ns-text-muted,#8f96a3);cursor:pointer;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;font-size:1.75rem;line-height:1;transition:all .2s;display:flex}.Modal-module__weKyha__closeButton:hover{background:var(--ns-bg,#f9fafb);color:var(--ns-text,#14181f);transform:rotate(90deg)}.Modal-module__weKyha__closeButton:active{transform:rotate(90deg)scale(.95)}.Modal-module__weKyha__content{flex:1;min-height:0;padding:1.75rem;overflow-y:auto}.Modal-module__weKyha__content::-webkit-scrollbar{width:8px}.Modal-module__weKyha__content::-webkit-scrollbar-track{background:0 0}.Modal-module__weKyha__content::-webkit-scrollbar-thumb{background:var(--ns-border,#e5e7eb);border-radius:4px}.Modal-module__weKyha__content::-webkit-scrollbar-thumb:hover{background:#c5cad3}@keyframes Modal-module__weKyha__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Modal-module__weKyha__slideUp{0%{opacity:0;transform:translateY(32px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}
.layout-module__rQH46G__layout{background-color:var(--ns-bg,#f9fafb);flex-direction:column;min-height:100vh;display:flex}.layout-module__rQH46G__header{background:var(--ns-surface,#ffffffd1);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--ns-border,#e5e7eb);z-index:50;justify-content:space-between;align-items:center;height:3.5rem;padding:0 1.5rem;display:flex;position:sticky;top:0}.layout-module__rQH46G__nav{align-items:center;height:100%;display:flex}.layout-module__rQH46G__logo{letter-spacing:-.025em;background:var(--ns-orange-gradient,linear-gradient(135deg,#f6821f 0%,#f93 100%));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.25rem;font-weight:700}.layout-module__rQH46G__userSection{align-items:center;gap:.75rem;display:flex}.layout-module__rQH46G__greeting{color:var(--ns-text,#282c34);font-size:.875rem;font-weight:500}.layout-module__rQH46G__main{flex-direction:column;flex:1;display:flex}@media (max-width:640px){.layout-module__rQH46G__header{padding:0 1rem}.layout-module__rQH46G__logo{font-size:1.125rem}.layout-module__rQH46G__userSection{gap:.5rem}.layout-module__rQH46G__greeting{font-size:.8125rem}.layout-module__rQH46G__userSection form button{height:auto!important;padding:.375rem .625rem!important;font-size:.75rem!important}}
.page-module__X_Z_4a__container{background:radial-gradient(circle at 20% 20%,#f9701508 0%,transparent 50%),radial-gradient(circle at 80% 80%,#ff9b2908 0%,transparent 50%),var(--ns-bg,#f9fafb);background-attachment:fixed;justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex;position:relative}.page-module__X_Z_4a__container:before{content:"";opacity:.4;pointer-events:none;background-image:repeating-linear-gradient(90deg,#0000,#0000 2px,#e5e7eb4d 2px 4px),repeating-linear-gradient(0deg,#0000,#0000 2px,#e5e7eb4d 2px 4px);background-size:50px 50px;position:absolute;inset:0}.page-module__X_Z_4a__card{background:var(--ns-surface,#fff);border:1px solid var(--ns-border,#e5e7eb);border-radius:1rem;width:100%;max-width:26rem;padding:2.5rem;transition:transform .3s,box-shadow .3s;animation:.5s ease-out both page-module__X_Z_4a__ns-slide-up;position:relative;overflow:hidden;box-shadow:0 10px 25px -5px #14181f14,0 8px 10px -6px #14181f0d,0 0 0 1px #e5e7eb80,0 0 30px -10px #f970151a}.page-module__X_Z_4a__card:before{content:"";background:var(--ns-orange-gradient,linear-gradient(135deg,#f97015,#ff9b29));border-radius:1rem 1rem 0 0;height:4px;position:absolute;top:0;left:0;right:0}.page-module__X_Z_4a__card:after{content:"";pointer-events:none;background:radial-gradient(circle,#f9701508 0%,#0000 70%);width:200%;height:200%;position:absolute;top:-50%;right:-50%}.page-module__X_Z_4a__card:hover{transform:translateY(-2px);box-shadow:0 20px 40px -10px #14181f1f,0 15px 20px -10px #14181f14,0 0 0 1px #e5e7eb80,0 0 50px -10px #f9701526}.page-module__X_Z_4a__title{text-align:center;letter-spacing:-.025em;background:var(--ns-orange-gradient,linear-gradient(135deg,#f97015,#ff9b29));-webkit-text-fill-color:transparent;z-index:1;-webkit-background-clip:text;background-clip:text;margin:0 0 .5rem;font-size:2rem;font-weight:700;animation:.6s ease-out .2s both page-module__X_Z_4a__ns-fade-in;position:relative}.page-module__X_Z_4a__subtitle{color:var(--ns-text-secondary,#6a7181);text-align:center;z-index:1;margin:0 0 2rem;font-size:.9375rem;animation:.6s ease-out .3s both page-module__X_Z_4a__ns-fade-in;position:relative}@keyframes page-module__X_Z_4a__ns-slide-up{0%{opacity:0;transform:translateY(24px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes page-module__X_Z_4a__ns-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.page-module__X_Z_4a__loading{text-align:center;color:var(--ns-text-secondary,#6a7181);padding:2rem 0;font-size:.875rem}
.page-module__cr5kYW__container{background:radial-gradient(circle at 20% 20%,#f9701508 0%,transparent 50%),radial-gradient(circle at 80% 80%,#ff9b2908 0%,transparent 50%),var(--ns-bg,#f9fafb);background-attachment:fixed;justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex;position:relative}.page-module__cr5kYW__container:before{content:"";opacity:.4;pointer-events:none;background-image:repeating-linear-gradient(90deg,#0000,#0000 2px,#e5e7eb4d 2px 4px),repeating-linear-gradient(0deg,#0000,#0000 2px,#e5e7eb4d 2px 4px);background-size:50px 50px;position:absolute;inset:0}.page-module__cr5kYW__card{background:var(--ns-surface,#fff);border:1px solid var(--ns-border,#e5e7eb);border-radius:1rem;width:100%;max-width:26rem;padding:2.5rem;transition:transform .3s,box-shadow .3s;animation:.5s ease-out both page-module__cr5kYW__ns-slide-up;position:relative;overflow:hidden;box-shadow:0 10px 25px -5px #14181f14,0 8px 10px -6px #14181f0d,0 0 0 1px #e5e7eb80,0 0 30px -10px #f970151a}.page-module__cr5kYW__card:before{content:"";background:var(--ns-orange-gradient,linear-gradient(135deg,#f97015,#ff9b29));border-radius:1rem 1rem 0 0;height:4px;position:absolute;top:0;left:0;right:0}.page-module__cr5kYW__card:after{content:"";pointer-events:none;background:radial-gradient(circle,#f9701508 0%,#0000 70%);width:200%;height:200%;position:absolute;top:-50%;right:-50%}.page-module__cr5kYW__card:hover{transform:translateY(-2px);box-shadow:0 20px 40px -10px #14181f1f,0 15px 20px -10px #14181f14,0 0 0 1px #e5e7eb80,0 0 50px -10px #f9701526}.page-module__cr5kYW__title{text-align:center;letter-spacing:-.025em;background:var(--ns-orange-gradient,linear-gradient(135deg,#f97015,#ff9b29));-webkit-text-fill-color:transparent;z-index:1;-webkit-background-clip:text;background-clip:text;margin:0 0 .5rem;font-size:2rem;font-weight:700;animation:.6s ease-out .2s both page-module__cr5kYW__ns-fade-in;position:relative}.page-module__cr5kYW__subtitle{color:var(--ns-text-secondary,#6a7181);text-align:center;z-index:1;margin:0 0 2rem;font-size:.9375rem;animation:.6s ease-out .3s both page-module__cr5kYW__ns-fade-in;position:relative}@keyframes page-module__cr5kYW__ns-slide-up{0%{opacity:0;transform:translateY(24px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes page-module__cr5kYW__ns-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
.KanbanBoard-module__kcO5MW__container{flex-direction:column;height:100vh;padding:1.5rem;animation:.4s ease-out both KanbanBoard-module__kcO5MW__ns-fade-in;display:flex}.KanbanBoard-module__kcO5MW__header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.KanbanBoard-module__kcO5MW__title{color:var(--ns-text,#14181f);letter-spacing:-.02em;margin:0;font-size:1.125rem;font-weight:700}.KanbanBoard-module__kcO5MW__board{flex:1;gap:1rem;padding-bottom:1rem;display:flex;overflow-x:auto}@keyframes KanbanBoard-module__kcO5MW__ns-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.KanbanBoard-module__kcO5MW__board{flex-direction:column}}
.LeadDetail-module__9EvMLq__container{max-width:800px;margin:0 auto;padding:2rem}.LeadDetail-module__9EvMLq__header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.LeadDetail-module__9EvMLq__content{background:var(--ns-bg);border-radius:var(--ns-radius-lg)}.LeadDetail-module__9EvMLq__main{background-color:var(--ns-surface);border:2px solid orange;border-radius:10px;flex-direction:column;gap:2rem;padding:2rem;display:flex}.LeadDetail-module__9EvMLq__name{color:var(--ns-text);margin:0;font-size:1.75rem;font-weight:700}.LeadDetail-module__9EvMLq__section{flex-direction:column;gap:1rem;display:flex}.LeadDetail-module__9EvMLq__sectionTitle{color:var(--ns-text);border-bottom:1px solid var(--ns-border);margin:0;padding-bottom:.5rem;font-size:1rem;font-weight:600}.LeadDetail-module__9EvMLq__info{flex-direction:column;gap:.75rem;display:flex}.LeadDetail-module__9EvMLq__infoItem{color:var(--ns-text);margin:0;font-size:.9375rem}.LeadDetail-module__9EvMLq__infoItem a{color:var(--ns-orange);text-decoration:none}.LeadDetail-module__9EvMLq__infoItem a:hover{text-decoration:underline}.LeadDetail-module__9EvMLq__infoRow{align-items:center;gap:.75rem;display:flex}.LeadDetail-module__9EvMLq__infoLabel{color:var(--ns-text-muted);min-width:80px;font-size:.875rem;font-weight:500}.LeadDetail-module__9EvMLq__infoValue{color:var(--ns-text);font-size:.9375rem}.LeadDetail-module__9EvMLq__infoValue a{color:var(--ns-orange);text-decoration:none}.LeadDetail-module__9EvMLq__infoValue a:hover{text-decoration:underline}.LeadDetail-module__9EvMLq__statusSection{flex-direction:column;gap:1rem;display:flex}.LeadDetail-module__9EvMLq__statusRow{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.LeadDetail-module__9EvMLq__statusLabel{color:var(--ns-text-muted);font-size:.875rem;font-weight:500}.LeadDetail-module__9EvMLq__statusButtons{flex-wrap:wrap;gap:.5rem;display:flex}.LeadDetail-module__9EvMLq__statusButton{border:1px solid var(--ns-border);border-radius:var(--ns-radius);background:var(--ns-bg);color:var(--ns-text-muted);cursor:pointer;padding:.375rem .75rem;font-size:.8125rem;font-weight:500;transition:all .15s}.LeadDetail-module__9EvMLq__statusButton:hover{border-color:var(--ns-orange);color:var(--ns-orange)}.LeadDetail-module__9EvMLq__statusButton.LeadDetail-module__9EvMLq__active{background:var(--ns-orange);border-color:var(--ns-orange);color:#fff}.LeadDetail-module__9EvMLq__notesSection{flex-direction:column;gap:1rem;display:flex}.LeadDetail-module__9EvMLq__notesList{flex-direction:column;gap:.75rem;margin-top:1rem;display:flex}.LeadDetail-module__9EvMLq__notes{flex-direction:column;gap:.75rem;display:flex}.LeadDetail-module__9EvMLq__note{background:var(--ns-surface);border-radius:var(--ns-radius);border:1px solid var(--ns-border);padding:.875rem}.LeadDetail-module__9EvMLq__noteContent{color:var(--ns-text);white-space:pre-wrap;margin:0 0 .5rem;font-size:.9375rem;line-height:1.5}.LeadDetail-module__9EvMLq__noteDate{color:var(--ns-text-muted);margin:0;font-size:.75rem}.LeadDetail-module__9EvMLq__emptyNotes{color:var(--ns-text-muted);text-align:center;margin:0;padding:1.5rem;font-size:.875rem}.LeadDetail-module__9EvMLq__actions{border-top:1px solid var(--ns-border);gap:.75rem;padding-top:1rem;display:flex}.LeadDetail-module__9EvMLq__deleteButton{border-radius:var(--ns-radius);color:#dc2626;cursor:pointer;background:0 0;border:1px solid #dc2626;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .15s}.LeadDetail-module__9EvMLq__deleteButton:hover{color:#fff;background:#dc2626}
