.Page_container__lx1Mj{width:100%;position:relative;padding:2rem}.Page_sectionBanner__HizTN{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1rem;padding:.75rem 1rem;margin-bottom:1.5rem;background:var(--color-system-toast-bg,#f3f4f6);color:var(--color-system-toast,#374151);border:1px solid var(--color-system-toast-border,#9ca3af);border-radius:8px;font-size:.9375rem}.Page_sectionBannerMessage__bgNNi{margin:0;flex:1;min-width:0}.Page_sectionBannerAction__inmRN{padding:.375rem .75rem;border-radius:6px;border:1px solid var(--color-system-toast-border,#9ca3af);background:#fff;color:var(--color-system-toast,#374151);font-size:.875rem;font-weight:500;cursor:pointer}.Page_sectionBannerAction__inmRN:hover{background:#e5e7eb}.Page_successMessage__Yzpcl{margin:0 0 1.5rem;padding:.75rem 1rem;background:#ecfdf5;border:1px solid #6ee7b7;border-radius:8px;font-size:.9375rem;color:#065f46}.Page_editButton__wx20c{position:absolute;top:2rem;right:2rem;width:90px;height:40px;border-radius:20px;background:#111;color:#fff;font-size:.9rem;border:none;cursor:pointer;transition:background .2s ease}.Page_editButton__wx20c:hover{background:#333}.Page_updateButtonContainer__oV7de{position:absolute;top:2rem;right:2rem;display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.Page_updateButton__0dkyg{width:90px;height:40px;border-radius:20px;background:#111;color:#fff;font-size:.9rem;border:none;cursor:pointer;transition:background .2s ease}.Page_updateButton__0dkyg:hover:not(:disabled){background:#333}.Page_updateButtonDisabled__UhgyH{background:#ccc;color:#999;cursor:not-allowed}.Page_updateMessage__zIf09{font-size:.75rem;color:#8c8c8c;margin:0;white-space:nowrap}.Page_title__Nr1JO{font-size:1.4rem;font-weight:600;color:#222}.Page_subtitle__df_Qa{font-size:.95rem;color:#8c8c8c;margin-bottom:2.5rem}.Page_section__d6Tb9{padding-bottom:2.5rem;margin-bottom:2.5rem;border-bottom:1px solid #e4e4e4;display:flex;gap:5rem}.Page_section__d6Tb9:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.Page_sectionLabel__GU75_{font-size:1rem;font-weight:600;margin-bottom:2rem;color:#222;width:15rem}.Page_column__kPpp5{display:flex;flex-direction:column;gap:1.8rem;max-width:520px;flex:1}.Page_field__2IBsz{display:flex;flex-direction:column}.Page_field__2IBsz label{font-size:.9rem;margin-bottom:.4rem;color:#7d7d7d}.Page_field__2IBsz input,.Page_field__2IBsz select{width:100%;height:42px;border-radius:20px;border:none;background:#efefef;padding:0 1rem}.Page_dropdownWrapper__CPFJW{width:100%}.Page_field__2IBsz select{cursor:pointer}.Page_addButton__un6jX{width:70px;height:32px;border-radius:20px;background:#000;color:#fff;border:none;align-self:flex-end;font-size:.875rem}.Page_statisticsContainer__1WHEB{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;flex:1;max-width:100%}.Page_statCard__VM_oh{background:#ffffff;border:1px solid #e4e4e4;border-radius:12px;padding:1.5rem;text-align:center;transition:transform .2s,box-shadow .2s}.Page_statCard__VM_oh:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.Page_statValue__SGmJd{font-size:2.5rem;font-weight:600;color:#222;margin-bottom:.5rem;line-height:1}.Page_statLabel__HXc0A{font-size:.9rem;color:#7d7d7d;text-transform:uppercase;letter-spacing:.5px}@media (max-width:768px){.Page_statisticsContainer__1WHEB{grid-template-columns:repeat(2,1fr);gap:1rem}.Page_statValue__SGmJd{font-size:2rem}}@media (max-width:480px){.Page_statisticsContainer__1WHEB{grid-template-columns:1fr}}