.CompanyList-module__psW00W__emptyCard{text-align:center;padding:3rem}.CompanyList-module__psW00W__emptyTitle{color:var(--secondary-color);margin-bottom:1rem}.CompanyList-module__psW00W__emptyText{color:var(--secondary-color)}.CompanyList-module__psW00W__link{color:inherit;text-decoration:none}.CompanyList-module__psW00W__card{cursor:pointer;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out}.CompanyList-module__psW00W__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.CompanyList-module__psW00W__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.CompanyList-module__psW00W__cardTitle{color:var(--foreground);margin:0;font-size:1.25rem;font-weight:600}.CompanyList-module__psW00W__headerActions{align-items:center;gap:.5rem;display:flex}.CompanyList-module__psW00W__statusIndicator{background-color:var(--success-color);border-radius:50%;flex-shrink:0;width:8px;height:8px}.CompanyList-module__psW00W__deleteButton{background:var(--danger-color);cursor:pointer;color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:700;display:flex}.CompanyList-module__psW00W__infoRow{margin-bottom:.5rem}.CompanyList-module__psW00W__infoText{color:var(--secondary-color);align-items:center;gap:.5rem;margin:0;font-size:.875rem;display:flex}.CompanyList-module__psW00W__websiteLink{color:var(--primary-color);cursor:pointer;text-decoration:none}.CompanyList-module__psW00W__footer{color:var(--secondary-color);border-top:1px solid var(--border-color);margin-top:1rem;padding-top:.75rem;font-size:.75rem}
.CompanyList-mobile-module__fvXP5G__emptyCard{text-align:center;padding:2rem 1rem}.CompanyList-mobile-module__fvXP5G__emptyTitle{color:var(--secondary-color);margin-bottom:.75rem;font-size:1.125rem}.CompanyList-mobile-module__fvXP5G__emptyText{color:var(--secondary-color);font-size:.875rem}.CompanyList-mobile-module__fvXP5G__link{color:inherit;text-decoration:none}.CompanyList-mobile-module__fvXP5G__card{cursor:pointer;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out}.CompanyList-mobile-module__fvXP5G__card:active{transform:scale(.98)}.CompanyList-mobile-module__fvXP5G__cardHeader{justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.75rem;display:flex}.CompanyList-mobile-module__fvXP5G__cardTitle{color:var(--foreground);word-break:break-word;margin:0;font-size:1.125rem;font-weight:600}.CompanyList-mobile-module__fvXP5G__headerActions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.CompanyList-mobile-module__fvXP5G__statusIndicator{background-color:var(--success-color);border-radius:50%;flex-shrink:0;width:6px;height:6px}.CompanyList-mobile-module__fvXP5G__deleteButton{background:var(--danger-color);cursor:pointer;color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;font-weight:700;display:flex}.CompanyList-mobile-module__fvXP5G__infoRow{margin-bottom:.5rem}.CompanyList-mobile-module__fvXP5G__infoText{color:var(--secondary-color);word-break:break-word;align-items:center;gap:.375rem;margin:0;font-size:.8125rem;display:flex}.CompanyList-mobile-module__fvXP5G__websiteLink{color:var(--primary-color);cursor:pointer;word-break:break-all;text-decoration:none}.CompanyList-mobile-module__fvXP5G__footer{color:var(--secondary-color);border-top:1px solid var(--border-color);margin-top:.75rem;padding-top:.625rem;font-size:.6875rem}
.CompanyModal-module__HpQlqW__overlay{z-index:1000;background-color:rgba(0,0,0,.5);justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.CompanyModal-module__HpQlqW__modal{background-color:var(--background);width:100%;max-width:500px;max-height:90vh;box-shadow:var(--shadow-lg);border-radius:.5rem;padding:2rem;overflow:auto}.CompanyModal-module__HpQlqW__header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.CompanyModal-module__HpQlqW__title{color:var(--foreground);margin:0;font-size:1.5rem;font-weight:600}.CompanyModal-module__HpQlqW__closeButton{cursor:pointer;color:var(--secondary-color);background:0 0;border:none;padding:.25rem;font-size:1.5rem}.CompanyModal-module__HpQlqW__formGroup{margin-bottom:1rem}.CompanyModal-module__HpQlqW__label{color:var(--foreground);margin-bottom:.5rem;font-weight:500;display:block}.CompanyModal-module__HpQlqW__input{border:1px solid var(--border-color);background-color:var(--background);width:100%;color:var(--foreground);border-radius:.375rem;padding:.75rem;font-size:1rem}.CompanyModal-module__HpQlqW__inputGroup{margin-bottom:1.5rem}.CompanyModal-module__HpQlqW__actions{justify-content:flex-end;gap:1rem;display:flex}
.CompanyModal-mobile-module__kF3myG__overlay{z-index:1000;background-color:rgba(0,0,0,.5);justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.CompanyModal-mobile-module__kF3myG__modal{background-color:var(--background);width:100%;max-width:100%;max-height:90vh;box-shadow:var(--shadow-lg);border-radius:.5rem;padding:1.5rem;overflow:auto}.CompanyModal-mobile-module__kF3myG__header{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.CompanyModal-mobile-module__kF3myG__title{color:var(--foreground);margin:0;font-size:1.25rem;font-weight:600}.CompanyModal-mobile-module__kF3myG__closeButton{cursor:pointer;color:var(--secondary-color);background:0 0;border:none;min-width:32px;padding:.25rem;font-size:1.5rem}.CompanyModal-mobile-module__kF3myG__formGroup{margin-bottom:.875rem}.CompanyModal-mobile-module__kF3myG__label{color:var(--foreground);margin-bottom:.375rem;font-size:.9375rem;font-weight:500;display:block}.CompanyModal-mobile-module__kF3myG__input{border:1px solid var(--border-color);background-color:var(--background);width:100%;color:var(--foreground);border-radius:.375rem;padding:.625rem;font-size:.9375rem}.CompanyModal-mobile-module__kF3myG__inputGroup{margin-bottom:1.25rem}.CompanyModal-mobile-module__kF3myG__actions{flex-direction:column-reverse;gap:.75rem;display:flex}.CompanyModal-mobile-module__kF3myG__actions .CompanyModal-mobile-module__kF3myG__btn{width:100%}
.page-module__E0kJGG__containerPadding{padding:2rem 0}.page-module__E0kJGG__header{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}.page-module__E0kJGG__title{color:var(--foreground);font-size:2rem;font-weight:700}.page-module__E0kJGG__addButton{border-radius:50%;width:40px;height:40px;font-size:1.5rem;font-weight:700}.page-module__E0kJGG__loading{text-align:center;padding:2rem}
.page-mobile-module__VZFoHa__containerPadding{padding:1.5rem 1rem}.page-mobile-module__VZFoHa__header{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:.75rem;display:flex}.page-mobile-module__VZFoHa__title{color:var(--foreground);font-size:1.5rem;font-weight:700}.page-mobile-module__VZFoHa__addButton{border-radius:50%;width:40px;height:40px;font-size:1.5rem;font-weight:700}.page-mobile-module__VZFoHa__loading{text-align:center;padding:1.5rem}
