.device-detail-content-module__T4Ss1W__container{align-items:flex-start;gap:2rem;width:100%;padding:2rem;display:flex}.device-detail-content-module__T4Ss1W__mainContent{flex:1;min-width:0}.device-detail-content-module__T4Ss1W__header{margin-bottom:2rem}.device-detail-content-module__T4Ss1W__headerTop{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.device-detail-content-module__T4Ss1W__backLink{color:var(--color-accent,#4a90e2);margin-bottom:.5rem;font-size:.9rem;text-decoration:none;display:inline-block}.device-detail-content-module__T4Ss1W__backLink:hover{text-decoration:underline}.device-detail-content-module__T4Ss1W__title{color:var(--color-text-primary,#1a202c);margin-bottom:.5rem;font-size:2rem;font-weight:600}.device-detail-content-module__T4Ss1W__type,.device-detail-content-module__T4Ss1W__model,.device-detail-content-module__T4Ss1W__serial{color:var(--color-text-tertiary,#718096);margin-top:.25rem;font-size:.95rem}.device-detail-content-module__T4Ss1W__editButton{color:var(--color-accent,#4a90e2);border:1px solid var(--color-accent,#4a90e2);cursor:pointer;background:0 0;border-radius:8px;padding:.625rem 1.25rem;font-size:.95rem;font-weight:500;transition:all .2s}.device-detail-content-module__T4Ss1W__editButton:hover:not(:disabled){background:var(--color-accent-light,#e6f2ff);border-color:var(--color-accent-hover,#357abd)}.device-detail-content-module__T4Ss1W__editButton:disabled{opacity:.5;cursor:not-allowed}.device-detail-content-module__T4Ss1W__deviceEditForm{background:var(--color-surface,#fff);border:1px solid var(--color-border,#e2e8f0);border-radius:8px;margin-top:1rem;padding:1.5rem}.device-detail-content-module__T4Ss1W__deviceEditField{margin-bottom:1.5rem}.device-detail-content-module__T4Ss1W__deviceEditLabel{color:var(--color-text-secondary,#4a5568);margin-bottom:.5rem;font-size:.95rem;font-weight:500;display:block}.device-detail-content-module__T4Ss1W__deviceEditInput{border:1px solid var(--color-border,#e2e8f0);background:var(--color-surface,#fff);width:100%;color:var(--color-text-primary,#1a202c);border-radius:8px;padding:.75rem;font-size:1rem;transition:border-color .2s}.device-detail-content-module__T4Ss1W__deviceEditInput:focus{border-color:var(--color-accent,#4a90e2);outline:none;box-shadow:0 0 0 3px #4a90e21a}.device-detail-content-module__T4Ss1W__deviceEditInput:disabled{background:var(--color-surface-hover,#f8f9fa);cursor:not-allowed}.device-detail-content-module__T4Ss1W__deviceEditCheckboxLabel{color:var(--color-text-secondary,#4a5568);cursor:pointer;align-items:center;gap:.5rem;font-size:.95rem;font-weight:500;display:flex}.device-detail-content-module__T4Ss1W__deviceEditCheckbox{cursor:pointer;width:1.25rem;height:1.25rem;accent-color:var(--color-accent,#4a90e2)}.device-detail-content-module__T4Ss1W__deviceEditCheckbox:disabled{cursor:not-allowed;opacity:.5}.device-detail-content-module__T4Ss1W__deviceEditHelpText{color:var(--color-text-tertiary,#718096);margin-top:.5rem;font-size:.875rem;line-height:1.5}.device-detail-content-module__T4Ss1W__deviceEditActions{border-top:1px solid var(--color-border,#e2e8f0);justify-content:space-between;align-items:center;gap:1rem;margin-top:2rem;padding-top:1.5rem;display:flex}.device-detail-content-module__T4Ss1W__deviceEditActionsLeft,.device-detail-content-module__T4Ss1W__deviceEditActionsRight{gap:1rem;display:flex}.device-detail-content-module__T4Ss1W__deviceEditCancel{color:var(--color-text-tertiary,#718096);border:1px solid var(--color-border,#e2e8f0);cursor:pointer;background:0 0;border-radius:8px;padding:.75rem 1.5rem;font-weight:500;transition:all .2s}.device-detail-content-module__T4Ss1W__deviceEditCancel:hover:not(:disabled){background:var(--color-surface-hover,#f8f9fa);border-color:var(--color-border-hover,#cbd5e0)}.device-detail-content-module__T4Ss1W__deviceEditCancel:disabled{opacity:.5;cursor:not-allowed}.device-detail-content-module__T4Ss1W__deviceEditSubmit{background:var(--color-accent,#4a90e2);color:var(--color-text-inverse,#fff);cursor:pointer;border:none;border-radius:8px;padding:.75rem 1.5rem;font-weight:500;transition:all .2s}.device-detail-content-module__T4Ss1W__deviceEditSubmit:hover:not(:disabled){background:var(--color-accent-hover,#357abd)}.device-detail-content-module__T4Ss1W__deviceEditSubmit:disabled{background:var(--color-text-disabled,#a0aec0);cursor:not-allowed}.device-detail-content-module__T4Ss1W__deviceEditDelete{background:var(--color-error,#f56565);color:var(--color-text-inverse,#fff);cursor:pointer;border:none;border-radius:8px;padding:.75rem 1.5rem;font-weight:500;transition:all .2s}.device-detail-content-module__T4Ss1W__deviceEditDelete:hover:not(:disabled){background:var(--color-error-hover,#e53e3e)}.device-detail-content-module__T4Ss1W__deviceEditDelete:disabled{background:var(--color-text-disabled,#a0aec0);cursor:not-allowed}.device-detail-content-module__T4Ss1W__message{background:var(--color-success-light,#c6f6d5);border:1px solid var(--color-success,#48bb78);color:var(--color-success-dark,#2f855a);border-radius:8px;margin-bottom:1.5rem;padding:1rem}.device-detail-content-module__T4Ss1W__error{background:var(--color-error-light,#fed7d7);border:1px solid var(--color-error,#f56565);color:var(--color-error-dark,#c53030);border-radius:8px;margin-bottom:1.5rem;padding:1rem}.device-detail-content-module__T4Ss1W__section{background:var(--color-surface,#fff);border:1px solid var(--color-border,#e2e8f0);box-shadow:var(--shadow-sm,0 1px 2px 0 #0000000d);border-radius:12px;padding:2rem}.device-detail-content-module__T4Ss1W__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.device-detail-content-module__T4Ss1W__sectionTitle{color:var(--color-text-primary,#1a202c);font-size:1.5rem;font-weight:600}.device-detail-content-module__T4Ss1W__addButton{background:var(--color-accent,#4a90e2);color:var(--color-text-inverse,#fff);cursor:pointer;border:none;border-radius:8px;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s}.device-detail-content-module__T4Ss1W__addButton:hover:not(:disabled){background:var(--color-accent-hover,#357abd);transform:translateY(-1px)}.device-detail-content-module__T4Ss1W__addButton:disabled{background:var(--color-text-disabled,#a0aec0);cursor:not-allowed}.device-detail-content-module__T4Ss1W__empty{color:var(--color-text-tertiary,#718096);text-align:center;padding:2rem;font-style:italic}.device-detail-content-module__T4Ss1W__documentsList{flex-direction:column;gap:1rem;display:flex}.device-detail-content-module__T4Ss1W__documentCard{border:1px solid var(--color-border,#e2e8f0);background:var(--color-surface-hover,#f8f9fa);border-radius:8px;align-items:center;gap:1rem;padding:1rem;display:flex}.device-detail-content-module__T4Ss1W__documentInfo{flex:1}.device-detail-content-module__T4Ss1W__documentName{color:var(--color-text-primary,#1a202c);margin-bottom:.5rem;font-size:1rem;font-weight:600}.device-detail-content-module__T4Ss1W__documentType{color:var(--color-text-tertiary,#718096);margin-bottom:.25rem;font-size:.9rem}.device-detail-content-module__T4Ss1W__documentDate{color:var(--color-text-tertiary,#718096);font-size:.85rem}.device-detail-content-module__T4Ss1W__documentActions{flex-direction:column;align-items:flex-end;gap:.75rem;margin-left:1rem;display:flex}.device-detail-content-module__T4Ss1W__viewButton{background:var(--color-accent,#4a90e2);color:var(--color-text-inverse,#fff);cursor:pointer;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s;display:inline-block}.device-detail-content-module__T4Ss1W__viewButton:hover{background:var(--color-accent-hover,#357abd);transform:translateY(-1px)}.device-detail-content-module__T4Ss1W__statusBadge{border-radius:6px;padding:.5rem 1rem;font-size:.9rem;font-weight:500}.device-detail-content-module__T4Ss1W__modalOverlay{background:var(--color-overlay,#0006);z-index:1000;isolation:isolate;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.device-detail-content-module__T4Ss1W__modalOverlay *{pointer-events:none}.device-detail-content-module__T4Ss1W__modalOverlay .device-detail-content-module__T4Ss1W__modal,.device-detail-content-module__T4Ss1W__modalOverlay .device-detail-content-module__T4Ss1W__modal *{pointer-events:auto}.device-detail-content-module__T4Ss1W__modal{background:var(--color-surface,#fff);width:100%;max-width:500px;max-height:90vh;box-shadow:var(--shadow-xl,0 20px 25px -5px #0000001a);border-radius:12px;padding:2rem;overflow-y:auto}.device-detail-content-module__T4Ss1W__modalTitle{color:var(--color-text-primary,#1a202c);margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.device-detail-content-module__T4Ss1W__modalField{margin-bottom:1.5rem}.device-detail-content-module__T4Ss1W__modalLabel{color:var(--color-text-secondary,#4a5568);margin-bottom:.5rem;font-size:.95rem;font-weight:500;display:block}.device-detail-content-module__T4Ss1W__modalInput,.device-detail-content-module__T4Ss1W__modalSelect{border:1px solid var(--color-border,#e2e8f0);background:var(--color-surface,#fff);width:100%;color:var(--color-text-primary,#1a202c);border-radius:8px;padding:.75rem;font-size:1rem;transition:border-color .2s}.device-detail-content-module__T4Ss1W__modalInput:focus,.device-detail-content-module__T4Ss1W__modalSelect:focus{border-color:var(--color-accent,#4a90e2);outline:none;box-shadow:0 0 0 3px #4a90e21a}.device-detail-content-module__T4Ss1W__modalInput:disabled,.device-detail-content-module__T4Ss1W__modalSelect:disabled{background:var(--color-surface-hover,#f8f9fa);cursor:not-allowed}.device-detail-content-module__T4Ss1W__modalActions{border-top:1px solid var(--color-border,#e2e8f0);justify-content:space-between;align-items:center;gap:1rem;margin-top:2rem;padding-top:1.5rem;display:flex}.device-detail-content-module__T4Ss1W__modalActionsLeft,.device-detail-content-module__T4Ss1W__modalActionsRight{gap:1rem;display:flex}.device-detail-content-module__T4Ss1W__modalCancel{color:var(--color-text-tertiary,#718096);border:1px solid var(--color-border,#e2e8f0);cursor:pointer;background:0 0;border-radius:8px;padding:.75rem 1.5rem;font-weight:500;transition:all .2s}.device-detail-content-module__T4Ss1W__modalCancel:hover:not(:disabled){background:var(--color-surface-hover,#f8f9fa);border-color:var(--color-border-hover,#cbd5e0)}.device-detail-content-module__T4Ss1W__modalCancel:disabled{opacity:.5;cursor:not-allowed}.device-detail-content-module__T4Ss1W__modalSubmit{background:var(--color-accent,#4a90e2);color:var(--color-text-inverse,#fff);cursor:pointer;border:none;border-radius:8px;padding:.75rem 1.5rem;font-weight:500;transition:all .2s}.device-detail-content-module__T4Ss1W__modalSubmit:hover:not(:disabled){background:var(--color-accent-hover,#357abd)}.device-detail-content-module__T4Ss1W__modalSubmit:disabled{background:var(--color-text-disabled,#a0aec0);cursor:not-allowed}.device-detail-content-module__T4Ss1W__modalDelete{background:var(--color-error,#f56565);color:var(--color-text-inverse,#fff);cursor:pointer;border:none;border-radius:8px;padding:.75rem 1.5rem;font-weight:500;transition:all .2s}.device-detail-content-module__T4Ss1W__modalDelete:hover:not(:disabled){background:var(--color-error-hover,#e53e3e)}.device-detail-content-module__T4Ss1W__modalDelete:disabled{background:var(--color-text-disabled,#a0aec0);cursor:not-allowed}.device-detail-content-module__T4Ss1W__loading{text-align:center;color:var(--color-text-tertiary,#718096);padding:2rem}.device-detail-content-module__T4Ss1W__trialsList{flex-direction:column;gap:1rem;display:flex}.device-detail-content-module__T4Ss1W__trialCard{background:var(--color-surface,#fff);border:1px solid var(--color-border,#e2e8f0);border-radius:8px;justify-content:space-between;align-items:center;padding:1.25rem;transition:all .2s;display:flex}.device-detail-content-module__T4Ss1W__trialCard:hover{border-color:var(--color-border-hover,#cbd5e0);box-shadow:var(--shadow-sm,0 1px 2px 0 #0000000d)}.device-detail-content-module__T4Ss1W__trialCardContent{flex:1}.device-detail-content-module__T4Ss1W__trialName{color:var(--color-text-primary,#1a202c);margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.device-detail-content-module__T4Ss1W__trialProtocol{color:var(--color-text-secondary,#4a5568);margin-bottom:.25rem;font-size:.9rem}.device-detail-content-module__T4Ss1W__trialTemplate{color:var(--color-text-tertiary,#718096);font-size:.85rem}.device-detail-content-module__T4Ss1W__trialCardActions{align-items:center;gap:.75rem;display:flex}.device-detail-content-module__T4Ss1W__trialLink{background:var(--color-accent,#4a90e2);color:var(--color-text-inverse,#fff);border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s}.device-detail-content-module__T4Ss1W__trialLink:hover{background:var(--color-accent-hover,#357abd)}.device-detail-content-module__T4Ss1W__removeTrialButton{color:var(--color-error,#f56565);border:1px solid var(--color-error,#f56565);cursor:pointer;background:0 0;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.device-detail-content-module__T4Ss1W__removeTrialButton:hover:not(:disabled){background:var(--color-error-light,#fed7d7);border-color:var(--color-error-hover,#e53e3e)}.device-detail-content-module__T4Ss1W__removeTrialButton:disabled{opacity:.5;cursor:not-allowed}.device-detail-content-module__T4Ss1W__infoMessage{background:var(--color-info-light,#bee3f8);border:1px solid var(--color-info,#4299e1);color:var(--color-info-dark,#2c5282);border-radius:6px;padding:.75rem;font-size:.9rem}.device-detail-content-module__T4Ss1W__sidebarContainer{flex-direction:column;flex-shrink:0;gap:1.5rem;width:320px;display:flex}.device-detail-content-module__T4Ss1W__trialsSidebar{background:var(--color-surface,#fff);border:1px solid var(--color-border,#e2e8f0);width:100%;max-height:calc(100vh - 4rem);box-shadow:var(--shadow-sm,0 1px 2px 0 #0000000d);border-radius:8px;padding:1.5rem;position:sticky;top:2rem;overflow-y:auto}.device-detail-content-module__T4Ss1W__sidebarHeader{border-bottom:1px solid var(--color-border,#e2e8f0);justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.device-detail-content-module__T4Ss1W__sidebarTitle{color:var(--color-text-primary,#1a202c);margin:0;font-size:1.25rem;font-weight:600}.device-detail-content-module__T4Ss1W__sidebarAddButton{background:var(--color-accent,#4a90e2);width:2rem;height:2rem;color:var(--color-text-inverse,#fff);cursor:pointer;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;font-weight:600;transition:all .2s;display:flex}.device-detail-content-module__T4Ss1W__sidebarAddButton:hover:not(:disabled){background:var(--color-accent-hover,#357abd);transform:scale(1.05)}.device-detail-content-module__T4Ss1W__sidebarAddButton:disabled{opacity:.5;cursor:not-allowed}.device-detail-content-module__T4Ss1W__sidebarLoading{text-align:center;color:var(--color-text-tertiary,#718096);padding:1rem;font-size:.9rem}.device-detail-content-module__T4Ss1W__sidebarEmpty{text-align:center;padding:2rem 1rem}.device-detail-content-module__T4Ss1W__sidebarEmpty p{color:var(--color-text-tertiary,#718096);margin-bottom:1rem;font-size:.9rem}.device-detail-content-module__T4Ss1W__sidebarEmptyButton{background:var(--color-accent,#4a90e2);color:var(--color-text-inverse,#fff);cursor:pointer;border:none;border-radius:6px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .2s}.device-detail-content-module__T4Ss1W__sidebarEmptyButton:hover:not(:disabled){background:var(--color-accent-hover,#357abd)}.device-detail-content-module__T4Ss1W__sidebarEmptyButton:disabled{opacity:.5;cursor:not-allowed}.device-detail-content-module__T4Ss1W__sidebarTrialsList{flex-direction:column;gap:.75rem;display:flex}.device-detail-content-module__T4Ss1W__sidebarTrialCard{background:var(--color-surface-hover,#f8f9fa);border:1px solid var(--color-border,#e2e8f0);border-radius:6px;padding:1rem;transition:all .2s}.device-detail-content-module__T4Ss1W__sidebarTrialCard:hover{border-color:var(--color-border-hover,#cbd5e0);box-shadow:var(--shadow-sm,0 1px 2px 0 #0000000d)}.device-detail-content-module__T4Ss1W__sidebarTrialContent{margin-bottom:.75rem}.device-detail-content-module__T4Ss1W__sidebarTrialName{color:var(--color-text-primary,#1a202c);margin:0 0 .375rem;font-size:.95rem;font-weight:600;line-height:1.3}.device-detail-content-module__T4Ss1W__sidebarTrialProtocol{color:var(--color-text-secondary,#4a5568);margin:0 0 .25rem;font-size:.8rem}.device-detail-content-module__T4Ss1W__sidebarTrialRole{color:var(--color-text-tertiary,#718096);margin:0;font-size:.75rem;font-style:italic}.device-detail-content-module__T4Ss1W__sidebarTrialActions{align-items:center;gap:.5rem;display:flex}.device-detail-content-module__T4Ss1W__sidebarTrialLink{background:var(--color-accent,#4a90e2);color:var(--color-text-inverse,#fff);text-align:center;border-radius:4px;flex:1;padding:.5rem;font-size:.8rem;font-weight:500;text-decoration:none;transition:all .2s}.device-detail-content-module__T4Ss1W__sidebarTrialLink:hover{background:var(--color-accent-hover,#357abd)}.device-detail-content-module__T4Ss1W__sidebarRemoveButton{width:1.75rem;height:1.75rem;color:var(--color-error,#f56565);border:1px solid var(--color-error,#f56565);cursor:pointer;background:0 0;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;font-weight:600;line-height:1;transition:all .2s;display:flex}.device-detail-content-module__T4Ss1W__sidebarRemoveButton:hover:not(:disabled){background:var(--color-error-light,#fed7d7);border-color:var(--color-error-hover,#e53e3e)}.device-detail-content-module__T4Ss1W__sidebarRemoveButton:disabled{opacity:.5;cursor:not-allowed}.device-detail-content-module__T4Ss1W__placeSelect{border:1px solid var(--color-border,#e2e8f0);background:var(--color-surface,#fff);color:var(--color-text-primary,#1a202c);cursor:pointer;border-radius:4px;min-width:150px;padding:.5rem;font-size:.8rem;transition:border-color .2s}.device-detail-content-module__T4Ss1W__placeSelect:focus{border-color:var(--color-accent,#4a90e2);outline:none;box-shadow:0 0 0 3px #4a90e21a}.device-detail-content-module__T4Ss1W__placeSelect:disabled{opacity:.5;cursor:not-allowed}.device-detail-content-module__T4Ss1W__active,.device-detail-content-module__T4Ss1W__inactive{border-radius:4px;margin-top:.375rem;padding:.125rem .5rem;font-size:.75rem;font-weight:500;display:inline-block}.device-detail-content-module__T4Ss1W__active{background:var(--color-success-light,#c6f6d5);color:var(--color-success,#48bb78)}.device-detail-content-module__T4Ss1W__inactive{background:var(--color-error-light,#fed7d7);color:var(--color-error,#f56565)}.device-detail-content-module__T4Ss1W__placeStatusCurrent{background:var(--color-success-light,#c6f6d5);color:var(--color-success,#48bb78);border-radius:4px;margin-top:.375rem;padding:.125rem .5rem;font-size:.75rem;font-weight:500;display:inline-block}.device-detail-content-module__T4Ss1W__placeStatusPrevious{color:var(--color-text-secondary,#718096);margin-top:.25rem;font-size:.75rem;display:block}.device-detail-content-module__T4Ss1W__placeSectionLabel{color:var(--color-text-secondary,#4a5568);text-transform:uppercase;letter-spacing:.05em;border-top:1px solid var(--color-border,#e2e8f0);margin:1rem 0 .5rem;padding-top:.5rem;font-size:.75rem;font-weight:600}.device-detail-content-module__T4Ss1W__placeSectionLabel:first-child{border-top:none;margin-top:0;padding-top:0}.device-detail-content-module__T4Ss1W__sidebarTrialCardPrevious{background:var(--color-surface,#fff);border:1px solid var(--color-border,#e2e8f0);opacity:.9;border-radius:6px;padding:1rem}.device-detail-content-module__T4Ss1W__sidebarTrialCardPrevious .device-detail-content-module__T4Ss1W__sidebarTrialContent{margin-bottom:.75rem}.device-detail-content-module__T4Ss1W__trialsList,.device-detail-content-module__T4Ss1W__trialCard,.device-detail-content-module__T4Ss1W__trialCardContent,.device-detail-content-module__T4Ss1W__trialName,.device-detail-content-module__T4Ss1W__trialProtocol,.device-detail-content-module__T4Ss1W__trialTemplate,.device-detail-content-module__T4Ss1W__trialCardActions,.device-detail-content-module__T4Ss1W__trialLink,.device-detail-content-module__T4Ss1W__removeTrialButton{display:none}@media (max-width:1024px){.device-detail-content-module__T4Ss1W__container{flex-direction:column}.device-detail-content-module__T4Ss1W__sidebarContainer{width:100%}.device-detail-content-module__T4Ss1W__trialsSidebar{max-height:none;position:static}}.device-detail-content-module__T4Ss1W__required{color:var(--color-error,#f56565)}@media (max-width:768px){.device-detail-content-module__T4Ss1W__container{gap:1.5rem;padding:1rem}.device-detail-content-module__T4Ss1W__headerTop{flex-direction:column;align-items:flex-start;gap:1rem}.device-detail-content-module__T4Ss1W__title{font-size:1.5rem}.device-detail-content-module__T4Ss1W__sectionHeader{flex-direction:column;align-items:flex-start;gap:1rem}.device-detail-content-module__T4Ss1W__documentCard{flex-direction:column;align-items:flex-start}.device-detail-content-module__T4Ss1W__documentStatus{margin-top:1rem;margin-left:0}.device-detail-content-module__T4Ss1W__modal{max-width:calc(100% - 2rem);margin:1rem;padding:1.5rem}.device-detail-content-module__T4Ss1W__modalActions{flex-direction:column;gap:.75rem}.device-detail-content-module__T4Ss1W__modalActionsLeft,.device-detail-content-module__T4Ss1W__modalActionsRight{flex-direction:column;width:100%}.device-detail-content-module__T4Ss1W__modalCancel,.device-detail-content-module__T4Ss1W__modalSubmit,.device-detail-content-module__T4Ss1W__modalDelete,.device-detail-content-module__T4Ss1W__sidebarContainer{width:100%}.device-detail-content-module__T4Ss1W__trialsSidebar{position:static}}
.document-preview-module__L-ELxW__overlay{background:var(--color-overlay,#0009);z-index:2000;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.document-preview-module__L-ELxW__modal{background:var(--color-surface,#fff);width:100%;max-width:90vw;max-height:90vh;box-shadow:var(--shadow-xl,0 20px 25px -5px #0000001a);border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.document-preview-module__L-ELxW__header{border-bottom:1px solid var(--color-border,#e2e8f0);background:var(--color-surface-hover,#f8f9fa);justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.5rem;display:flex}.document-preview-module__L-ELxW__headerLeft{flex:1;align-items:flex-start;gap:1rem;min-width:0;display:flex}.document-preview-module__L-ELxW__headerInfo{flex:1;min-width:0}.document-preview-module__L-ELxW__navigationControls{background:var(--color-surface,#fff);border:1px solid var(--color-border,#e2e8f0);border-radius:8px;flex-shrink:0;align-items:center;gap:.5rem;padding:.25rem;display:flex}.document-preview-module__L-ELxW__navButton{width:2rem;height:2rem;color:var(--color-text-secondary,#4a5568);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;font-size:1.25rem;transition:all .2s;display:flex}.document-preview-module__L-ELxW__navButton:hover:not(:disabled){background:var(--color-surface-hover,#f8f9fa);color:var(--color-text-primary,#1a202c)}.document-preview-module__L-ELxW__navButton:disabled{opacity:.4;cursor:not-allowed}.document-preview-module__L-ELxW__navCounter{color:var(--color-text-tertiary,#718096);white-space:nowrap;padding:0 .5rem;font-size:.875rem;font-weight:500}.document-preview-module__L-ELxW__title{color:var(--color-text-primary,#1a202c);margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.document-preview-module__L-ELxW__meta{color:var(--color-text-tertiary,#718096);font-size:.9rem}.document-preview-module__L-ELxW__headerActions{align-items:center;gap:.75rem;display:flex}.document-preview-module__L-ELxW__toggleButton{background:var(--color-accent,#4a90e2);color:var(--color-text-inverse,#fff);cursor:pointer;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s}.document-preview-module__L-ELxW__toggleButton:hover{background:var(--color-accent-hover,#357abd)}.document-preview-module__L-ELxW__closeButton{border:1px solid var(--color-border,#e2e8f0);width:2rem;height:2rem;color:var(--color-text-tertiary,#718096);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;font-size:1.25rem;transition:all .2s;display:flex}.document-preview-module__L-ELxW__closeButton:hover{background:var(--color-surface-hover,#f8f9fa);border-color:var(--color-border-hover,#cbd5e0);color:var(--color-text-primary,#1a202c)}.document-preview-module__L-ELxW__content{background:var(--color-surface,#fff);flex:1;padding:1.5rem;overflow:auto}.document-preview-module__L-ELxW__loading,.document-preview-module__L-ELxW__error{min-height:300px;color:var(--color-text-tertiary,#718096);justify-content:center;align-items:center;display:flex}.document-preview-module__L-ELxW__error{color:var(--color-error,#f56565)}.document-preview-module__L-ELxW__viewer{width:100%;height:100%}.document-preview-module__L-ELxW__previewContainer{background:var(--color-surface-hover,#f8f9fa);border:2px dashed var(--color-border,#e2e8f0);border-radius:8px;justify-content:center;align-items:center;min-height:300px;max-height:50vh;padding:1.5rem;display:flex;position:relative;overflow:auto}.document-preview-module__L-ELxW__previewContainer:before{content:"Preview";color:var(--color-text-tertiary,#718096);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600;position:absolute;top:.5rem;left:.5rem}.document-preview-module__L-ELxW__previewImage{object-fit:contain;opacity:.9;border-radius:8px;max-width:80%;max-height:45vh;box-shadow:0 4px 6px #0000001a}.document-preview-module__L-ELxW__pdfPreview{width:80%;height:45vh;box-shadow:var(--shadow-md,0 4px 6px -1px #0000001a);border:1px solid var(--color-border,#e2e8f0);border-radius:8px;overflow:hidden}.document-preview-module__L-ELxW__pdfFrame{border:none;width:100%;height:100%}.document-preview-module__L-ELxW__filePreview{flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:2rem;display:flex}.document-preview-module__L-ELxW__fileIcon{font-size:4rem}.document-preview-module__L-ELxW__fileName{color:var(--color-text-secondary,#4a5568);font-size:1rem;font-weight:500}.document-preview-module__L-ELxW__downloadLink{background:var(--color-accent,#4a90e2);color:var(--color-text-inverse,#fff);cursor:pointer;font-weight:500;font-size:inherit;border:none;border-radius:8px;padding:.75rem 1.5rem;font-family:inherit;text-decoration:none;transition:all .2s}.document-preview-module__L-ELxW__downloadLink:hover{background:var(--color-accent-hover,#357abd)}.document-preview-module__L-ELxW__fullView{background:var(--color-surface,#fff);border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;width:100%;height:calc(90vh - 120px);display:flex;position:relative;overflow:hidden}.document-preview-module__L-ELxW__fullNavButton{color:#374151;cursor:pointer;z-index:10;background:#ffffffe6;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.5rem;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #0000001a}.document-preview-module__L-ELxW__fullNavButton:hover{color:#2563eb;background:#fff;border-color:#2563eb;transform:translateY(-50%)scale(1.1);box-shadow:0 4px 12px #2563eb33}.document-preview-module__L-ELxW__fullImage{object-fit:contain;width:100%;max-width:100%;height:100%;max-height:100%}.document-preview-module__L-ELxW__fullFrame{background:#fff;border:none;width:100%;height:100%}.document-preview-module__L-ELxW__fullFile{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:3rem;display:flex}.document-preview-module__L-ELxW__fileIconLarge{font-size:6rem}.document-preview-module__L-ELxW__fileNameLarge{color:#374151;font-size:1.25rem;font-weight:500}.document-preview-module__L-ELxW__downloadButton{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;padding:1rem 2rem;font-family:inherit;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s}.document-preview-module__L-ELxW__downloadButton:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 4px 12px #2563eb4d}@media (max-width:768px){.document-preview-module__L-ELxW__modal{border-radius:0;max-width:100vw;max-height:100vh}.document-preview-module__L-ELxW__header,.document-preview-module__L-ELxW__content{padding:1rem}.document-preview-module__L-ELxW__previewContainer{min-height:250px;max-height:40vh;padding:1rem}.document-preview-module__L-ELxW__previewImage{max-width:90%;max-height:38vh}.document-preview-module__L-ELxW__pdfPreview{width:90%;height:38vh}.document-preview-module__L-ELxW__fullView{height:calc(100vh - 100px)}}
.document-timeline-module__ERnEzG__timeline{padding:1rem 0;position:relative}.document-timeline-module__ERnEzG__timelineGroup{margin-bottom:2rem;position:relative}.document-timeline-module__ERnEzG__timelineGroup:last-child .document-timeline-module__ERnEzG__timelineItems:before{bottom:0}.document-timeline-module__ERnEzG__timelineDateHeader{align-items:center;margin-bottom:1.5rem;padding-left:2rem;display:flex;position:relative}.document-timeline-module__ERnEzG__timelineDateHeader:before{content:"";background:var(--color-border,#e2e8f0);z-index:0;width:2px;position:absolute;top:0;bottom:-1.5rem;left:.875rem}.document-timeline-module__ERnEzG__timelineDateLine{display:none}.document-timeline-module__ERnEzG__timelineDateLabel{background:var(--color-surface,#fff);border:1px solid var(--color-border,#e2e8f0);z-index:1;pointer-events:none;isolation:isolate;border-radius:8px;flex-direction:column;gap:.25rem;padding:.5rem 1rem;display:flex;position:relative}.document-timeline-module__ERnEzG__dateText{color:var(--color-text-primary,#1a202c);pointer-events:none;-webkit-user-select:none;user-select:none;cursor:default;font-size:1rem;font-weight:600;text-decoration:none}.document-timeline-module__ERnEzG__dateText:hover,.document-timeline-module__ERnEzG__dateText:active,.document-timeline-module__ERnEzG__dateText:focus{color:var(--color-text-primary,#1a202c);background:0 0;text-decoration:none}.document-timeline-module__ERnEzG__dateSubtext{color:var(--color-text-tertiary,#718096);font-size:.75rem}.document-timeline-module__ERnEzG__timelineItems{padding-left:2rem;position:relative}.document-timeline-module__ERnEzG__timelineItems:before{content:"";background:var(--color-border,#e2e8f0);z-index:0;width:2px;position:absolute;top:0;bottom:0;left:.875rem}.document-timeline-module__ERnEzG__timelineItem{gap:1rem;margin-bottom:1.5rem;display:flex;position:relative}.document-timeline-module__ERnEzG__timelineItem:last-child{margin-bottom:0}.document-timeline-module__ERnEzG__timelineConnector{z-index:1;flex-direction:column;flex-shrink:0;align-items:center;width:2rem;display:flex;position:relative}.document-timeline-module__ERnEzG__timelineDot{background:var(--color-accent,#4a90e2);border:2px solid var(--color-surface,#fff);width:12px;height:12px;box-shadow:0 0 0 2px var(--color-border,#e2e8f0);z-index:2;border-radius:50%;flex-shrink:0;position:relative}.document-timeline-module__ERnEzG__timelineContent{flex:1;min-width:0}.document-timeline-module__ERnEzG__timelineCard{background:var(--color-surface,#fff);border:1px solid var(--color-border,#e2e8f0);border-radius:8px;padding:1rem;transition:all .2s}.document-timeline-module__ERnEzG__timelineCard:hover{border-color:var(--color-accent,#4a90e2);box-shadow:var(--shadow-md,0 4px 6px -1px #0000001a)}.document-timeline-module__ERnEzG__timelineCardHeader{align-items:flex-start;gap:1rem;display:flex}.document-timeline-module__ERnEzG__timelineCardThumbnail{flex-shrink:0}.document-timeline-module__ERnEzG__timelineCardInfo{flex:1;min-width:0}.document-timeline-module__ERnEzG__documentName{color:var(--color-text-primary,#1a202c);word-break:break-word;margin-bottom:.25rem;font-size:1rem;font-weight:600}.document-timeline-module__ERnEzG__documentType{color:var(--color-text-tertiary,#718096);margin-bottom:.25rem;font-size:.875rem}.document-timeline-module__ERnEzG__documentTime{color:var(--color-text-disabled,#a0aec0);font-size:.75rem}.document-timeline-module__ERnEzG__timelineCardActions{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.5rem;display:flex}.document-timeline-module__ERnEzG__actionButtons{align-items:center;gap:.5rem;display:flex}.document-timeline-module__ERnEzG__documentStatus{align-items:center;display:flex}.document-timeline-module__ERnEzG__statusBadge{background:var(--color-surface-hover,#f8f9fa);border-radius:4px;padding:.25rem .5rem;font-size:.75rem;font-weight:500}.document-timeline-module__ERnEzG__editButton{color:var(--color-accent,#4a90e2);border:1px solid var(--color-accent,#4a90e2);cursor:pointer;white-space:nowrap;background:0 0;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.document-timeline-module__ERnEzG__editButton:hover{background:var(--color-accent-light,#e6f2ff);border-color:var(--color-accent-hover,#357abd)}.document-timeline-module__ERnEzG__deleteButton{color:var(--color-error,#f56565);border:1px solid var(--color-error,#f56565);cursor:pointer;white-space:nowrap;background:0 0;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.document-timeline-module__ERnEzG__deleteButton:hover{background:var(--color-error-light,#fed7d7);border-color:var(--color-error-hover,#e53e3e)}.document-timeline-module__ERnEzG__viewButton{background:var(--color-accent,#4a90e2);color:var(--color-text-inverse,#fff);cursor:pointer;white-space:nowrap;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.document-timeline-module__ERnEzG__viewButton:hover{background:var(--color-accent-hover,#357abd);transform:translateY(-1px)}.document-timeline-module__ERnEzG__timelineCardDetails{border-top:1px solid var(--color-border,#e2e8f0);flex-direction:column;gap:.5rem;margin-top:.75rem;padding-top:.75rem;display:flex}.document-timeline-module__ERnEzG__documentDate{color:var(--color-text-tertiary,#718096);font-size:.875rem}.document-timeline-module__ERnEzG__dateLabel{color:var(--color-text-secondary,#4a5568);font-weight:500}.document-timeline-module__ERnEzG__empty{text-align:center;color:var(--color-text-tertiary,#718096);padding:2rem;font-size:1rem}@media (max-width:768px){.document-timeline-module__ERnEzG__timelineDateHeader{margin-bottom:1rem;padding-left:0}.document-timeline-module__ERnEzG__timelineDateHeader:before{display:none}.document-timeline-module__ERnEzG__timelineItems{padding-left:0}.document-timeline-module__ERnEzG__timelineItems:before{display:none}.document-timeline-module__ERnEzG__timelineItem{margin-bottom:1rem}.document-timeline-module__ERnEzG__timelineConnector{display:none}.document-timeline-module__ERnEzG__timelineDateLabel{background:0 0;border:none;padding:.375rem .75rem}.document-timeline-module__ERnEzG__dateText{font-size:.875rem;font-weight:500}.document-timeline-module__ERnEzG__dateSubtext{font-size:.7rem}.document-timeline-module__ERnEzG__timelineCard{border-radius:6px;padding:.75rem}.document-timeline-module__ERnEzG__timelineCardHeader{flex-direction:column;gap:.75rem}.document-timeline-module__ERnEzG__timelineCardThumbnail{align-self:flex-start}.document-timeline-module__ERnEzG__timelineCardInfo{width:100%}.document-timeline-module__ERnEzG__documentName{margin-bottom:.25rem;font-size:.9rem}.document-timeline-module__ERnEzG__documentType{font-size:.8rem}.document-timeline-module__ERnEzG__documentTime{font-size:.7rem}.document-timeline-module__ERnEzG__timelineCardActions{flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin-top:.5rem}.document-timeline-module__ERnEzG__actionButtons{flex-wrap:wrap;gap:.375rem}.document-timeline-module__ERnEzG__editButton,.document-timeline-module__ERnEzG__viewButton{padding:.375rem .75rem;font-size:.8rem}.document-timeline-module__ERnEzG__documentStatus{margin-bottom:.25rem}.document-timeline-module__ERnEzG__statusBadge{padding:.2rem .4rem;font-size:.7rem}.document-timeline-module__ERnEzG__timelineCardDetails{gap:.375rem;margin-top:.5rem;padding-top:.5rem}.document-timeline-module__ERnEzG__documentDate{font-size:.8rem}}
.document-thumbnail-module__F-p4WG__thumbnail{cursor:pointer;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;transition:all .2s;display:flex;overflow:hidden}.document-thumbnail-module__F-p4WG__thumbnail:hover{border-color:#2563eb;transform:scale(1.05);box-shadow:0 4px 12px #2563eb33}.document-thumbnail-module__F-p4WG__thumbnailImage{object-fit:cover;width:100%;height:100%}.document-thumbnail-module__F-p4WG__pdfThumbnail{background:#fee2e2;width:100%;height:100%;position:relative;overflow:hidden}.document-thumbnail-module__F-p4WG__pdfThumbnailFrame{pointer-events:none;transform-origin:0 0;border:none;width:200%;height:200%;transform:scale(.5)}.document-thumbnail-module__F-p4WG__pdfOverlay{pointer-events:none;background:#fee2e2e6;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.document-thumbnail-module__F-p4WG__pdfIcon{margin-bottom:.25rem;font-size:1.5rem}.document-thumbnail-module__F-p4WG__pdfLabel{color:#991b1b;font-size:.65rem;font-weight:600}.document-thumbnail-module__F-p4WG__placeholder{background:#f9fafb;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.document-thumbnail-module__F-p4WG__placeholderIcon{color:#9ca3af;font-size:2rem}.document-thumbnail-module__F-p4WG__fileTypeLabel{color:#6b7280;margin-top:.25rem;font-size:.65rem;font-weight:600}@media (prefers-color-scheme:dark){.document-thumbnail-module__F-p4WG__thumbnail{background:#374151;border-color:#4b5563}.document-thumbnail-module__F-p4WG__thumbnail:hover{border-color:#60a5fa}.document-thumbnail-module__F-p4WG__pdfThumbnail{color:#fecaca;background:#7f1d1d}.document-thumbnail-module__F-p4WG__placeholder{background:#111827}.document-thumbnail-module__F-p4WG__placeholderIcon{color:#6b7280}}
.toast-module__IBuVwa__toast{background:#fff;border-left:4px solid;border-radius:8px;min-width:300px;max-width:400px;margin-bottom:.75rem;animation:.3s ease-out toast-module__IBuVwa__slideIn;overflow:hidden;box-shadow:0 4px 12px #00000026}@keyframes toast-module__IBuVwa__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.toast-module__IBuVwa__toast.toast-module__IBuVwa__success{border-left-color:#10b981}.toast-module__IBuVwa__toast.toast-module__IBuVwa__error{border-left-color:#ef4444}.toast-module__IBuVwa__toast.toast-module__IBuVwa__warning{border-left-color:#f59e0b}.toast-module__IBuVwa__toast.toast-module__IBuVwa__info{border-left-color:#2563eb}.toast-module__IBuVwa__toastContent{align-items:center;gap:.75rem;padding:1rem;display:flex}.toast-module__IBuVwa__toastIcon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:1.25rem;font-weight:600;display:flex}.toast-module__IBuVwa__toast.toast-module__IBuVwa__success .toast-module__IBuVwa__toastIcon{color:#10b981;background:#d1fae5}.toast-module__IBuVwa__toast.toast-module__IBuVwa__error .toast-module__IBuVwa__toastIcon{color:#ef4444;background:#fee2e2}.toast-module__IBuVwa__toast.toast-module__IBuVwa__warning .toast-module__IBuVwa__toastIcon{color:#f59e0b;background:#fef3c7}.toast-module__IBuVwa__toast.toast-module__IBuVwa__info .toast-module__IBuVwa__toastIcon{color:#2563eb;background:#dbeafe}.toast-module__IBuVwa__toastMessage{color:#111827;flex:1;font-size:.875rem;line-height:1.5}.toast-module__IBuVwa__toastClose{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:1.125rem;transition:all .2s;display:flex}.toast-module__IBuVwa__toastClose:hover{color:#111827;background:#f3f4f6}.toast-module__IBuVwa__toastProgress{background:#f3f4f6;height:3px;overflow:hidden}.toast-module__IBuVwa__toastProgressBar{background:currentColor;height:100%;animation:linear forwards toast-module__IBuVwa__progress}.toast-module__IBuVwa__toast.toast-module__IBuVwa__success .toast-module__IBuVwa__toastProgressBar{background:#10b981}.toast-module__IBuVwa__toast.toast-module__IBuVwa__error .toast-module__IBuVwa__toastProgressBar{background:#ef4444}.toast-module__IBuVwa__toast.toast-module__IBuVwa__warning .toast-module__IBuVwa__toastProgressBar{background:#f59e0b}.toast-module__IBuVwa__toast.toast-module__IBuVwa__info .toast-module__IBuVwa__toastProgressBar{background:#2563eb}@keyframes toast-module__IBuVwa__progress{0%{width:100%}to{width:0%}}@media (prefers-color-scheme:dark){.toast-module__IBuVwa__toast{background:#1f2937;box-shadow:0 4px 12px #0000004d}.toast-module__IBuVwa__toastMessage{color:#f9fafb}.toast-module__IBuVwa__toastClose{color:#9ca3af}.toast-module__IBuVwa__toastClose:hover{color:#f9fafb;background:#374151}.toast-module__IBuVwa__toastProgress{background:#374151}.toast-module__IBuVwa__toast.toast-module__IBuVwa__success .toast-module__IBuVwa__toastIcon{color:#34d399;background:#065f46}.toast-module__IBuVwa__toast.toast-module__IBuVwa__error .toast-module__IBuVwa__toastIcon{color:#f87171;background:#7f1d1d}.toast-module__IBuVwa__toast.toast-module__IBuVwa__warning .toast-module__IBuVwa__toastIcon{color:#fbbf24;background:#78350f}.toast-module__IBuVwa__toast.toast-module__IBuVwa__info .toast-module__IBuVwa__toastIcon{color:#60a5fa;background:#1e3a8a}}@media (max-width:768px){.toast-module__IBuVwa__toast{min-width:280px;max-width:calc(100vw - 2rem)}.toast-module__IBuVwa__toastContent{padding:.875rem}.toast-module__IBuVwa__toastMessage{font-size:.8125rem}}
.toast-container-module__DRXzua__container{z-index:9999;pointer-events:none;flex-direction:column;align-items:flex-end;display:flex;position:fixed;bottom:1rem;right:1rem}.toast-container-module__DRXzua__container>*{pointer-events:auto}@media (max-width:768px){.toast-container-module__DRXzua__container{align-items:stretch;bottom:.5rem;left:.5rem;right:.5rem}}
.page-module__XaaIYa__pageContainer{max-width:1200px;margin:0 auto;padding:2rem}.page-module__XaaIYa__header{margin-bottom:2rem}.page-module__XaaIYa__title{color:var(--color-text-primary,#1a202c);margin-bottom:.5rem;font-size:2rem;font-weight:700}.page-module__XaaIYa__subtitle{color:var(--color-text-secondary,#4a5568);font-size:1rem}.page-module__XaaIYa__section{background:var(--color-surface,#fff);border:1px solid var(--color-border,#e2e8f0);border-radius:8px;margin-bottom:2rem;padding:1.5rem}.page-module__XaaIYa__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.page-module__XaaIYa__sectionTitle{color:var(--color-text-primary,#1a202c);font-size:1.25rem;font-weight:600}.page-module__XaaIYa__button{background:var(--color-primary,#2563eb);color:var(--color-text-inverse,#fff);cursor:pointer;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:background .2s}.page-module__XaaIYa__button:hover:not(:disabled){background:var(--color-primary-hover,#1d4ed8)}.page-module__XaaIYa__button:disabled{opacity:.6;cursor:not-allowed}.page-module__XaaIYa__buttonSecondary{background:var(--color-surface-hover,#f7fafc);color:var(--color-text-primary,#1a202c);border:1px solid var(--color-border,#e2e8f0);cursor:pointer;border-radius:6px;margin-right:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.page-module__XaaIYa__buttonSecondary:hover{background:var(--color-surface-hover,#edf2f7)}.page-module__XaaIYa__buttonDanger{background:var(--color-error-light,#fee2e2);color:var(--color-error-dark,#991b1b);border:1px solid var(--color-error,#dc2626);cursor:pointer;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.page-module__XaaIYa__buttonDanger:hover{background:var(--color-error,#dc2626);color:var(--color-text-inverse,#fff)}.page-module__XaaIYa__invitationForm{background:var(--color-surface-hover,#f7fafc);border:1px solid var(--color-border,#e2e8f0);border-radius:6px;margin-bottom:1.5rem;padding:1.5rem}.page-module__XaaIYa__formField{margin-bottom:1rem}.page-module__XaaIYa__label{color:var(--color-text-primary,#1a202c);margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.page-module__XaaIYa__input,.page-module__XaaIYa__select{border:1px solid var(--color-border,#e2e8f0);width:100%;color:var(--color-text-primary,#1a202c);background:var(--color-surface,#fff);border-radius:6px;padding:.5rem .75rem;font-size:.875rem;transition:border-color .2s}.page-module__XaaIYa__input:focus,.page-module__XaaIYa__select:focus{border-color:var(--color-primary,#2563eb);outline:none}.page-module__XaaIYa__helpText{color:var(--color-text-tertiary,#718096);margin-top:.25rem;font-size:.75rem}.page-module__XaaIYa__formActions{gap:.5rem;margin-top:1rem;display:flex}.page-module__XaaIYa__message{color:var(--color-text-secondary,#4a5568);text-align:center;padding:2rem}.page-module__XaaIYa__invitationsList{flex-direction:column;gap:1rem;display:flex}.page-module__XaaIYa__invitationCard{background:var(--color-surface-hover,#f7fafc);border:1px solid var(--color-border,#e2e8f0);border-radius:6px;padding:1rem}.page-module__XaaIYa__invitationHeader{justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;display:flex}.page-module__XaaIYa__invitationEmail{color:var(--color-text-primary,#1a202c);margin-bottom:.5rem;font-weight:600}.page-module__XaaIYa__invitationMeta{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.page-module__XaaIYa__invitationType{background:var(--color-accent-light,#dbeafe);color:var(--color-accent-dark,#1e40af);border-radius:4px;padding:.25rem .5rem;font-size:.75rem;font-weight:500}.page-module__XaaIYa__invitationDetails{color:var(--color-text-secondary,#4a5568);flex-direction:column;gap:.5rem;margin-bottom:.75rem;font-size:.875rem;display:flex}.page-module__XaaIYa__invitationDetail{gap:.5rem;display:flex}.page-module__XaaIYa__invitationActions{border-top:1px solid var(--color-border,#e2e8f0);gap:.5rem;padding-top:.75rem;display:flex}
.license-request-content-module__pS8bXq__container{max-width:600px;margin:0 auto;padding:2rem}.license-request-content-module__pS8bXq__card{background:var(--color-surface,#fff);box-shadow:var(--shadow-md,0 4px 6px #0000001a);border-radius:12px;width:100%;padding:2.5rem}.license-request-content-module__pS8bXq__title{color:var(--color-text-primary,#1a202c);margin-bottom:.5rem;font-size:2rem;font-weight:700}.license-request-content-module__pS8bXq__subtitle{color:var(--color-text-tertiary,#718096);margin-bottom:2rem;font-size:1rem}.license-request-content-module__pS8bXq__message{color:var(--color-text-secondary,#4a5568);margin-bottom:1.5rem;font-size:1rem}.license-request-content-module__pS8bXq__form{flex-direction:column;gap:1.5rem;display:flex}.license-request-content-module__pS8bXq__field{flex-direction:column;gap:.5rem;display:flex}.license-request-content-module__pS8bXq__label{color:var(--color-text-secondary,#4a5568);font-size:.875rem;font-weight:500}.license-request-content-module__pS8bXq__required{color:var(--color-error,#f56565);margin-left:.25rem;font-weight:500}.license-request-content-module__pS8bXq__input,.license-request-content-module__pS8bXq__textarea{border:1px solid var(--color-border,#e2e8f0);background:var(--color-surface,#fff);color:var(--color-text-primary,#1a202c);border-radius:8px;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:all .2s}.license-request-content-module__pS8bXq__textarea{resize:vertical;min-height:100px}.license-request-content-module__pS8bXq__input::placeholder,.license-request-content-module__pS8bXq__textarea::placeholder{color:var(--color-text-disabled,#a0aec0)}.license-request-content-module__pS8bXq__input:focus,.license-request-content-module__pS8bXq__textarea:focus{border-color:var(--color-accent,#4a90e2);box-shadow:0 0 0 3px var(--color-accent-light,#4a90e21a);outline:none}.license-request-content-module__pS8bXq__input:disabled,.license-request-content-module__pS8bXq__textarea:disabled{background:var(--color-surface-hover,#f8f9fa);cursor:not-allowed}.license-request-content-module__pS8bXq__submitButton,.license-request-content-module__pS8bXq__button{background:var(--color-accent,#4a90e2);color:var(--color-text-inverse,#fff);cursor:pointer;border:none;border-radius:8px;width:100%;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:all .2s}.license-request-content-module__pS8bXq__submitButton:hover:not(:disabled),.license-request-content-module__pS8bXq__button:hover:not(:disabled){background:var(--color-accent-hover,#357abd)}.license-request-content-module__pS8bXq__submitButton:disabled{background:var(--color-text-disabled,#a0aec0);cursor:not-allowed}@media (max-width:768px){.license-request-content-module__pS8bXq__container{padding:1rem}.license-request-content-module__pS8bXq__card{padding:2rem 1.5rem}.license-request-content-module__pS8bXq__title{font-size:1.75rem}}
.trial-assignment-content-module__S-nYmG__container{width:100%;padding:2rem}.trial-assignment-content-module__S-nYmG__header{margin-bottom:2rem}.trial-assignment-content-module__S-nYmG__backLink{color:var(--color-accent,#4a90e2);margin-bottom:.5rem;font-size:.9rem;text-decoration:none;display:inline-block}.trial-assignment-content-module__S-nYmG__backLink:hover{text-decoration:underline}.trial-assignment-content-module__S-nYmG__title{color:var(--color-text-primary,#1a202c);margin-bottom:.5rem;font-size:2rem;font-weight:600}.trial-assignment-content-module__S-nYmG__protocol{color:var(--color-text-tertiary,#718096);margin-bottom:.25rem;font-size:1rem}.trial-assignment-content-module__S-nYmG__description{color:var(--color-text-secondary,#4a5568);margin-top:.5rem;font-size:.95rem}.trial-assignment-content-module__S-nYmG__message{background:var(--color-success-light,#c6f6d5);border:1px solid var(--color-success,#48bb78);color:var(--color-success-dark,#2f855a);border-radius:8px;margin-bottom:1.5rem;padding:1rem}.trial-assignment-content-module__S-nYmG__error{background:var(--color-error-light,#fed7d7);border:1px solid var(--color-error,#f56565);color:var(--color-error-dark,#c53030);border-radius:8px;margin-bottom:1.5rem;padding:1rem}.trial-assignment-content-module__S-nYmG__section{background:var(--color-surface,#fff);border:1px solid var(--color-border,#e2e8f0);box-shadow:var(--shadow-sm,0 1px 2px 0 #0000000d);border-radius:12px;padding:2rem}.trial-assignment-content-module__S-nYmG__sectionTitle{color:var(--color-text-primary,#1a202c);margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.trial-assignment-content-module__S-nYmG__sectionDescription{color:var(--color-text-tertiary,#718096);margin-bottom:1.5rem;font-size:.95rem}.trial-assignment-content-module__S-nYmG__empty{color:var(--color-text-tertiary,#718096);text-align:center;padding:2rem;font-style:italic}.trial-assignment-content-module__S-nYmG__requirementsList{flex-direction:column;gap:1.5rem;display:flex}.trial-assignment-content-module__S-nYmG__requirementCard{border:1px solid var(--color-border,#e2e8f0);background:var(--color-surface-hover,#f8f9fa);border-radius:12px;padding:1.5rem}.trial-assignment-content-module__S-nYmG__requirementHeader{margin-bottom:1rem}.trial-assignment-content-module__S-nYmG__requirementLabel{color:var(--color-text-primary,#1a202c);margin-bottom:.5rem;font-size:1.25rem;font-weight:600;display:block}.trial-assignment-content-module__S-nYmG__requirementKind{background:var(--color-info-light,#bee3f8);color:var(--color-info-dark,#2c5282);border-radius:4px;padding:.25rem .75rem;font-size:.85rem;font-weight:500;display:inline-block}:root[data-theme=dark] .trial-assignment-content-module__S-nYmG__requirementKind{background:var(--color-info-light,#2c5282);color:var(--color-info,#63b3ed)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .trial-assignment-content-module__S-nYmG__requirementKind{background:var(--color-info-light,#2c5282);color:var(--color-info,#63b3ed)}}.trial-assignment-content-module__S-nYmG__requirementDocs{color:var(--color-text-tertiary,#718096);margin-bottom:1rem;font-size:.95rem}.trial-assignment-content-module__S-nYmG__assignmentSection{border-top:1px solid var(--color-border,#e2e8f0);margin-top:1rem;padding-top:1rem}.trial-assignment-content-module__S-nYmG__assignedEntity{color:var(--color-text-secondary,#4a5568);margin-bottom:1rem;font-size:.95rem}.trial-assignment-content-module__S-nYmG__entityEmail{color:var(--color-text-tertiary,#718096);font-size:.9rem}.trial-assignment-content-module__S-nYmG__documentStatus{margin-bottom:1rem}.trial-assignment-content-module__S-nYmG__statusList{flex-wrap:wrap;gap:.75rem;margin-top:.5rem;display:flex}.trial-assignment-content-module__S-nYmG__statusItem{background:var(--color-surface,#fff);border:1px solid var(--color-border,#e2e8f0);border-radius:6px;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.9rem;display:flex}.trial-assignment-content-module__S-nYmG__statusBadge{font-weight:500}.trial-assignment-content-module__S-nYmG__statusType{color:var(--color-text-tertiary,#718096)}.trial-assignment-content-module__S-nYmG__assignmentActions{align-items:center;gap:.75rem;margin-top:1rem;display:flex}.trial-assignment-content-module__S-nYmG__entitySelect{border:1px solid var(--color-border,#e2e8f0);background:var(--color-surface,#fff);color:var(--color-text-primary,#1a202c);border-radius:8px;flex:1;padding:.75rem;font-size:.95rem;transition:border-color .2s}.trial-assignment-content-module__S-nYmG__entitySelect:focus{border-color:var(--color-accent,#4a90e2);outline:none;box-shadow:0 0 0 3px #4a90e21a}.trial-assignment-content-module__S-nYmG__entitySelect:disabled{background:var(--color-surface-hover,#f8f9fa);cursor:not-allowed}.trial-assignment-content-module__S-nYmG__removeButton{background:var(--color-error,#f56565);color:var(--color-text-inverse,#fff);cursor:pointer;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:500;transition:all .2s}.trial-assignment-content-module__S-nYmG__removeButton:hover:not(:disabled){background:var(--color-error-hover,#e53e3e)}.trial-assignment-content-module__S-nYmG__removeButton:disabled{background:var(--color-text-disabled,#a0aec0);cursor:not-allowed}.trial-assignment-content-module__S-nYmG__noAssignment{border-top:1px solid var(--color-border,#e2e8f0);margin-top:1rem;padding-top:1rem}.trial-assignment-content-module__S-nYmG__noEntitiesNote{color:var(--color-text-tertiary,#718096);margin-top:.75rem;font-size:.9rem}.trial-assignment-content-module__S-nYmG__link{color:var(--color-accent,#4a90e2);font-weight:500;text-decoration:none}.trial-assignment-content-module__S-nYmG__link:hover{text-decoration:underline}@media (max-width:768px){.trial-assignment-content-module__S-nYmG__container{padding:1rem}.trial-assignment-content-module__S-nYmG__assignmentActions{flex-direction:column}.trial-assignment-content-module__S-nYmG__entitySelect,.trial-assignment-content-module__S-nYmG__removeButton{width:100%}}
.page-module__UnNyNW__pageContainer{max-width:1200px;margin:0 auto;padding:2rem}.page-module__UnNyNW__header{margin-bottom:2rem}.page-module__UnNyNW__title{color:var(--color-text-primary,#1a202c);margin-bottom:.5rem;font-size:2rem;font-weight:700}.page-module__UnNyNW__subtitle{color:var(--color-text-secondary,#4a5568);font-size:1rem}.page-module__UnNyNW__section{background:var(--color-surface,#fff);border:1px solid var(--color-border,#e2e8f0);border-radius:8px;margin-bottom:2rem;padding:1.5rem}.page-module__UnNyNW__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.page-module__UnNyNW__sectionTitle{color:var(--color-text-primary,#1a202c);font-size:1.25rem;font-weight:600}.page-module__UnNyNW__button{background:var(--color-primary,#2563eb);color:var(--color-text-inverse,#fff);cursor:pointer;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:background .2s}.page-module__UnNyNW__button:hover:not(:disabled){background:var(--color-primary-hover,#1d4ed8)}.page-module__UnNyNW__button:disabled{opacity:.6;cursor:not-allowed}.page-module__UnNyNW__buttonSecondary{background:var(--color-surface-hover,#f7fafc);color:var(--color-text-primary,#1a202c);border:1px solid var(--color-border,#e2e8f0);cursor:pointer;border-radius:6px;margin-right:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.page-module__UnNyNW__buttonSecondary:hover{background:var(--color-surface-hover,#edf2f7)}.page-module__UnNyNW__buttonDanger{background:var(--color-error-light,#fee2e2);color:var(--color-error-dark,#991b1b);border:1px solid var(--color-error,#dc2626);cursor:pointer;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.page-module__UnNyNW__buttonDanger:hover{background:var(--color-error,#dc2626);color:var(--color-text-inverse,#fff)}.page-module__UnNyNW__invitationForm{background:var(--color-surface-hover,#f7fafc);border:1px solid var(--color-border,#e2e8f0);border-radius:6px;margin-bottom:1.5rem;padding:1.5rem}.page-module__UnNyNW__formField{margin-bottom:1rem}.page-module__UnNyNW__label{color:var(--color-text-primary,#1a202c);margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.page-module__UnNyNW__input,.page-module__UnNyNW__select{border:1px solid var(--color-border,#e2e8f0);width:100%;color:var(--color-text-primary,#1a202c);background:var(--color-surface,#fff);border-radius:6px;padding:.5rem .75rem;font-size:.875rem;transition:border-color .2s}.page-module__UnNyNW__input:focus,.page-module__UnNyNW__select:focus{border-color:var(--color-primary,#2563eb);outline:none}.page-module__UnNyNW__helpText{color:var(--color-text-tertiary,#718096);margin-top:.25rem;font-size:.75rem}.page-module__UnNyNW__formActions{gap:.5rem;margin-top:1rem;display:flex}.page-module__UnNyNW__message{color:var(--color-text-secondary,#4a5568);text-align:center;padding:2rem}.page-module__UnNyNW__invitationsList{flex-direction:column;gap:1rem;display:flex}.page-module__UnNyNW__invitationCard{background:var(--color-surface-hover,#f7fafc);border:1px solid var(--color-border,#e2e8f0);border-radius:6px;padding:1rem}.page-module__UnNyNW__invitationHeader{justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;display:flex}.page-module__UnNyNW__invitationEmail{color:var(--color-text-primary,#1a202c);margin-bottom:.5rem;font-weight:600}.page-module__UnNyNW__invitationMeta{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.page-module__UnNyNW__invitationType{background:var(--color-accent-light,#dbeafe);color:var(--color-accent-dark,#1e40af);border-radius:4px;padding:.25rem .5rem;font-size:.75rem;font-weight:500}.page-module__UnNyNW__invitationDetails{color:var(--color-text-secondary,#4a5568);flex-direction:column;gap:.5rem;margin-bottom:.75rem;font-size:.875rem;display:flex}.page-module__UnNyNW__invitationDetail{gap:.5rem;display:flex}.page-module__UnNyNW__invitationActions{border-top:1px solid var(--color-border,#e2e8f0);gap:.5rem;padding-top:.75rem;display:flex}
.login-form-module__KCORxa__container{background:var(--color-background,#fafbfc);justify-content:center;align-items:center;min-height:calc(100vh - 4rem);padding:2rem;display:flex}.login-form-module__KCORxa__card{background:var(--color-surface,#fff);border:1px solid var(--color-border,#e2e8f0);box-shadow:var(--shadow-md,0 4px 6px #0000001a);border-radius:12px;width:100%;max-width:420px;padding:2.5rem}.login-form-module__KCORxa__header{text-align:center;margin-bottom:2rem}.login-form-module__KCORxa__title{color:var(--color-text-primary,#1a202c);margin-bottom:.5rem;font-size:2rem;font-weight:700}.login-form-module__KCORxa__subtitle{color:var(--color-text-tertiary,#718096);font-size:1rem}.login-form-module__KCORxa__form{flex-direction:column;gap:1.5rem;display:flex}.login-form-module__KCORxa__field{flex-direction:column;gap:.5rem;display:flex}.login-form-module__KCORxa__label{color:var(--color-text-secondary,#4a5568);font-size:.875rem;font-weight:500}.login-form-module__KCORxa__input{border:1px solid var(--color-border,#e2e8f0);background:var(--color-surface,#fff);color:var(--color-text-primary,#1a202c);border-radius:8px;width:100%;padding:.75rem 1rem;font-size:1rem;transition:all .2s}.login-form-module__KCORxa__input::placeholder{color:var(--color-text-disabled,#a0aec0)}.login-form-module__KCORxa__passwordWrapper{align-items:center;display:flex;position:relative}.login-form-module__KCORxa__passwordWrapper .login-form-module__KCORxa__input{padding-right:3rem}.login-form-module__KCORxa__passwordToggle{cursor:pointer;color:var(--color-text-tertiary,#718096);z-index:1;background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;transition:color .2s;display:flex;position:absolute;right:.75rem}.login-form-module__KCORxa__passwordToggle:hover:not(:disabled){color:var(--color-text-secondary,#4a5568)}.login-form-module__KCORxa__passwordToggle:disabled{opacity:.5;cursor:not-allowed}.login-form-module__KCORxa__passwordToggle:focus{color:var(--color-accent,#4a90e2);outline:none}.login-form-module__KCORxa__input:focus{border-color:var(--color-accent,#4a90e2);box-shadow:0 0 0 3px var(--color-accent-light,#4a90e21a);outline:none}.login-form-module__KCORxa__input:disabled{background:var(--color-surface-hover,#f8f9fa);cursor:not-allowed}.login-form-module__KCORxa__mfaInfo{background:var(--color-info-light,#bee3f8);border:1px solid var(--color-info,#4299e1);border-radius:8px;margin-bottom:1.5rem;padding:1rem}.login-form-module__KCORxa__mfaText{color:var(--color-info-dark,#2c5282);text-align:center;margin:0;font-size:.875rem}:root[data-theme=dark] .login-form-module__KCORxa__mfaInfo{background:var(--color-info-light,#2c5282);border-color:var(--color-info,#63b3ed)}:root[data-theme=dark] .login-form-module__KCORxa__mfaText{color:var(--color-info,#63b3ed)}.login-form-module__KCORxa__submitButton{background:var(--color-accent,#4a90e2);color:var(--color-text-inverse,#fff);cursor:pointer;border:none;border-radius:8px;width:100%;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:all .2s}.login-form-module__KCORxa__submitButton:hover:not(:disabled){background:var(--color-accent-hover,#357abd)}.login-form-module__KCORxa__submitButton:disabled{background:var(--color-text-disabled,#a0aec0);cursor:not-allowed}.login-form-module__KCORxa__buttonGroup{gap:.75rem;display:flex}.login-form-module__KCORxa__backButton{background:var(--color-surface,#fff);color:var(--color-text-secondary,#4a5568);border:1px solid var(--color-border,#e2e8f0);cursor:pointer;border-radius:8px;flex:1;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:all .2s}.login-form-module__KCORxa__backButton:hover:not(:disabled){background:var(--color-surface-hover,#f8f9fa);border-color:var(--color-border-hover,#cbd5e0)}.login-form-module__KCORxa__backButton:disabled{opacity:.5;cursor:not-allowed}.login-form-module__KCORxa__footer{text-align:center;margin-top:2rem}.login-form-module__KCORxa__footerText{color:var(--color-text-tertiary,#718096);font-size:.875rem}.login-form-module__KCORxa__link{color:var(--color-accent,#4a90e2);font-weight:500;text-decoration:none}.login-form-module__KCORxa__link:hover{text-decoration:underline}@media (max-width:768px){.login-form-module__KCORxa__container{padding:1rem}.login-form-module__KCORxa__card{padding:2rem 1.5rem}.login-form-module__KCORxa__title{font-size:1.75rem}}
.reset-password-module__VzAima__container{background:radial-gradient(1200px 600px at 20% 0,#63b3ed26,#0000 60%),radial-gradient(900px 500px at 80% 20%,#81e6d91f,#0000 55%),#0b1220;justify-content:center;align-items:center;min-height:100vh;padding:2rem 1rem;display:flex}.reset-password-module__VzAima__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#111827b8;border:1px solid #ffffff14;border-radius:16px;width:100%;max-width:420px;padding:2rem 2rem 1.75rem;box-shadow:0 18px 60px #00000073}.reset-password-module__VzAima__header{text-align:center;margin-bottom:1.5rem}.reset-password-module__VzAima__title{color:#fff;letter-spacing:-.02em;margin:0;font-size:2rem;font-weight:700}.reset-password-module__VzAima__subtitle{color:#ffffffb8;margin:.5rem 0 0;font-size:.95rem}.reset-password-module__VzAima__form{flex-direction:column;gap:1rem;display:flex}.reset-password-module__VzAima__field{flex-direction:column;gap:.4rem;display:flex}.reset-password-module__VzAima__label{color:#ffffffeb;font-size:.9rem;font-weight:600}.reset-password-module__VzAima__required{color:#ff6b6b}.reset-password-module__VzAima__input{color:#ffffffeb;background:#00000040;border:1px solid #ffffff1f;border-radius:10px;outline:none;width:100%;padding:.85rem .9rem;transition:border-color .12s,box-shadow .12s}.reset-password-module__VzAima__input:focus{border-color:#63b3edd9;box-shadow:0 0 0 4px #63b3ed2e}.reset-password-module__VzAima__helpText{color:#ffffff9e;margin:0;font-size:.85rem;line-height:1.3}.reset-password-module__VzAima__submitButton{cursor:pointer;color:#0b1220;background:linear-gradient(90deg,#63b3ed,#81e6d9);border:none;border-radius:10px;width:100%;margin-top:.25rem;padding:.9rem 1rem;font-size:1rem;font-weight:700;transition:transform .12s,filter .12s}.reset-password-module__VzAima__submitButton:disabled{opacity:.7;cursor:not-allowed}.reset-password-module__VzAima__submitButton:not(:disabled):hover{filter:brightness(1.02);transform:translateY(-1px)}
.signup-form-module__Vfz76q__container{background:var(--color-background,#fafbfc);justify-content:center;align-items:center;min-height:calc(100vh - 4rem);padding:2rem;display:flex}.signup-form-module__Vfz76q__card{background:var(--color-surface,#fff);border:1px solid var(--color-border,#e2e8f0);box-shadow:var(--shadow-md,0 4px 6px #0000001a);border-radius:12px;width:100%;max-width:420px;padding:2.5rem}.signup-form-module__Vfz76q__header{text-align:center;margin-bottom:2rem}.signup-form-module__Vfz76q__title{color:var(--color-text-primary,#1a202c);margin-bottom:.5rem;font-size:2rem;font-weight:700}.signup-form-module__Vfz76q__subtitle{color:var(--color-text-tertiary,#718096);font-size:1rem}.signup-form-module__Vfz76q__form{flex-direction:column;gap:1.5rem;display:flex}.signup-form-module__Vfz76q__field{flex-direction:column;gap:.5rem;display:flex}.signup-form-module__Vfz76q__label{color:var(--color-text-secondary,#4a5568);font-size:.875rem;font-weight:500}.signup-form-module__Vfz76q__input{border:1px solid var(--color-border,#e2e8f0);background:var(--color-surface,#fff);color:var(--color-text-primary,#1a202c);border-radius:8px;width:100%;padding:.75rem 1rem;font-size:1rem;transition:all .2s}.signup-form-module__Vfz76q__input::placeholder{color:var(--color-text-disabled,#a0aec0)}.signup-form-module__Vfz76q__passwordWrapper{align-items:center;display:flex;position:relative}.signup-form-module__Vfz76q__passwordWrapper .signup-form-module__Vfz76q__input{padding-right:3rem}.signup-form-module__Vfz76q__passwordToggle{cursor:pointer;color:var(--color-text-tertiary,#718096);z-index:1;background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;transition:color .2s;display:flex;position:absolute;right:.75rem}.signup-form-module__Vfz76q__passwordToggle:hover:not(:disabled){color:var(--color-text-secondary,#4a5568)}.signup-form-module__Vfz76q__passwordToggle:disabled{opacity:.5;cursor:not-allowed}.signup-form-module__Vfz76q__passwordToggle:focus{color:var(--color-accent,#4a90e2);outline:none}.signup-form-module__Vfz76q__input:focus{border-color:var(--color-accent,#4a90e2);box-shadow:0 0 0 3px var(--color-accent-light,#4a90e21a);outline:none}.signup-form-module__Vfz76q__input:disabled{background:var(--color-surface-hover,#f8f9fa);cursor:not-allowed}.signup-form-module__Vfz76q__helpText{color:var(--color-text-tertiary,#718096);margin:0;font-size:.75rem}.signup-form-module__Vfz76q__captchaWrap{justify-content:center;min-height:72px;padding:.25rem 0;display:flex}.signup-form-module__Vfz76q__captchaHint{color:var(--color-text-tertiary,#718096);text-align:center;margin:-.5rem 0 0;font-size:.75rem}.signup-form-module__Vfz76q__optional{color:var(--color-text-disabled,#a0aec0);font-size:.875rem;font-weight:400}.signup-form-module__Vfz76q__required{color:var(--color-error,#f56565);margin-left:.25rem;font-weight:500}.signup-form-module__Vfz76q__submitButton{background:var(--color-accent,#4a90e2);color:var(--color-text-inverse,#fff);cursor:pointer;border:none;border-radius:8px;width:100%;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:all .2s}.signup-form-module__Vfz76q__submitButton:hover:not(:disabled){background:var(--color-accent-hover,#357abd)}.signup-form-module__Vfz76q__submitButton:disabled{background:var(--color-text-disabled,#a0aec0);cursor:not-allowed}.signup-form-module__Vfz76q__footer{text-align:center;margin-top:2rem}.signup-form-module__Vfz76q__legalText{color:var(--color-text-tertiary,#718096);margin-bottom:.75rem;font-size:.75rem;line-height:1.4}.signup-form-module__Vfz76q__footerText{color:var(--color-text-tertiary,#718096);font-size:.875rem}.signup-form-module__Vfz76q__link{color:var(--color-accent,#4a90e2);font-weight:500;text-decoration:none}.signup-form-module__Vfz76q__link:hover{text-decoration:underline}.signup-form-module__Vfz76q__loadingMessage{background:var(--color-surface-hover,#f8f9fa);text-align:center;color:var(--color-text-tertiary,#718096);border-radius:8px;margin-bottom:1rem;padding:1rem}.signup-form-module__Vfz76q__errorMessage{background:var(--color-error-light,#fed7d7);border:1px solid var(--color-error,#f56565);text-align:center;color:var(--color-error-dark,#c53030);border-radius:8px;margin-bottom:1rem;padding:1rem}@media (max-width:768px){.signup-form-module__Vfz76q__container{padding:1rem}.signup-form-module__Vfz76q__card{padding:2rem 1.5rem}.signup-form-module__Vfz76q__title{font-size:1.75rem}}
/*# sourceMappingURL=8cce9800d6371950.css.map*/