:root{--primary-font: Inter}*{margin:0;padding:0;box-sizing:border-box;font-family:var(--primary-font, "Inter", sans-serif)}.light-theme{--primary-0-color: 235, 249, 250;--primary-100-color: 194, 236, 240;--primary-200-color: 153, 223, 230;--primary-300-color: 112, 210, 220;--primary-400-color: 71, 197, 210;--primary-500-color: 30, 184, 200;--primary-600-color: 24, 162, 176;--primary-700-color: 19, 140, 151;--primary-800-color: 13, 118, 127;--primary-900-color: 8, 80, 102;--secondary-0-color: 252, 235, 233;--secondary-100-color: 245, 194, 189;--secondary-200-color: 238, 153, 145;--secondary-300-color: 231, 112, 101;--secondary-400-color: 224, 72, 57;--secondary-500-color: 216, 32, 13;--secondary-600-color: 189, 28, 11;--secondary-700-color: 162, 23, 10;--secondary-800-color: 135, 18, 8;--secondary-900-color: 90, 13, 6;--neutral-0-color: 255, 255, 255;--neutral-100-color: 245, 245, 245;--neutral-200-color: 224, 224, 224;--neutral-300-color: 189, 189, 189;--neutral-400-color: 158, 158, 158;--neutral-500-color: 117, 117, 117;--neutral-600-color: 97, 97, 97;--neutral-700-color: 66, 66, 66;--neutral-800-color: 33, 33, 33;--neutral-900-color: 0, 0, 0}._container_15048_1{margin-top:2rem;background-color:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;border:1px solid #e5e7eb;overflow:hidden}._header_15048_10{padding:1.5rem;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between}._title_15048_18{font-size:1.25rem;font-weight:600;color:#1f2937;display:flex;align-items:center;gap:.5rem;margin:0}._headerIcon_15048_28{width:1.25rem;height:1.25rem;color:#f59e0b}._alertCount_15048_34{background-color:#ef4444;color:#fff;font-size:.75rem;font-weight:600;padding:.25rem .5rem;border-radius:9999px;min-width:1.5rem;text-align:center}._content_15048_45{padding:1.5rem}._alertsList_15048_49{display:flex;flex-direction:column;gap:.75rem}._alertItem_15048_55{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;border-radius:.5rem;border:1px solid;position:relative;transition:all .2s ease-in-out}._alertItem_15048_55:hover{transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}._alertItem_15048_55._alertError_15048_69{background-color:#fef2f2;border-color:#fecaca}._alertItem_15048_55._alertError_15048_69 ._alertIconWrapper_15048_73{color:#ef4444}._alertItem_15048_55._alertError_15048_69 ._alertTitle_15048_76{color:#991b1b}._alertItem_15048_55._alertError_15048_69 ._alertMessage_15048_79{color:#dc2626}._alertItem_15048_55._alertError_15048_69 ._dismissButton_15048_82:hover{background-color:#fecaca}._alertItem_15048_55._alertWarning_15048_85{background-color:#fffbeb;border-color:#fed7aa}._alertItem_15048_55._alertWarning_15048_85 ._alertIconWrapper_15048_73{color:#f59e0b}._alertItem_15048_55._alertWarning_15048_85 ._alertTitle_15048_76{color:#92400e}._alertItem_15048_55._alertWarning_15048_85 ._alertMessage_15048_79{color:#d97706}._alertItem_15048_55._alertWarning_15048_85 ._dismissButton_15048_82:hover{background-color:#fed7aa}._alertItem_15048_55._alertSuccess_15048_101{background-color:#f0fdf4;border-color:#bbf7d0}._alertItem_15048_55._alertSuccess_15048_101 ._alertIconWrapper_15048_73{color:#22c55e}._alertItem_15048_55._alertSuccess_15048_101 ._alertTitle_15048_76{color:#166534}._alertItem_15048_55._alertSuccess_15048_101 ._alertMessage_15048_79{color:#16a34a}._alertItem_15048_55._alertSuccess_15048_101 ._dismissButton_15048_82:hover{background-color:#bbf7d0}._alertItem_15048_55._alertInfo_15048_117{background-color:#eff6ff;border-color:#bfdbfe}._alertItem_15048_55._alertInfo_15048_117 ._alertIconWrapper_15048_73{color:rgb(var(--primary-500-color))}._alertItem_15048_55._alertInfo_15048_117 ._alertTitle_15048_76{color:#1e40af}._alertItem_15048_55._alertInfo_15048_117 ._alertMessage_15048_79{color:#2563eb}._alertItem_15048_55._alertInfo_15048_117 ._dismissButton_15048_82:hover{background-color:#bfdbfe}._alertIconWrapper_15048_73{flex-shrink:0;margin-top:.125rem}._alertIcon_15048_73{width:1.25rem;height:1.25rem}._alertContent_15048_144{flex:1;min-width:0}._alertHeader_15048_149{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem;margin-bottom:.25rem}._alertTitle_15048_76{font-weight:500;font-size:.875rem;margin:0;line-height:1.4}._alertTimestamp_15048_164{font-size:.75rem;color:#6b7280;flex-shrink:0;white-space:nowrap}._alertMessage_15048_79{font-size:.875rem;margin:0;line-height:1.4}._dismissButton_15048_82{flex-shrink:0;padding:.25rem;border-radius:.25rem;border:none;background:transparent;cursor:pointer;transition:background-color .2s ease-in-out;margin-top:-.125rem}._dismissButton_15048_82:focus{outline:2px solid rgb(var(--primary-500-color));outline-offset:2px}._dismissIcon_15048_192{width:1rem;height:1rem;color:#6b7280}._emptyState_15048_198{text-align:center;padding:2rem}._emptyIcon_15048_203{width:3rem;height:3rem;color:#10b981;margin:0 auto 1rem}._emptyText_15048_210{color:#6b7280;font-size:.875rem;margin:0}@media (max-width: 768px){._container_15048_1{margin-top:1.5rem}._header_15048_10,._content_15048_45{padding:1rem}._alertItem_15048_55{padding:.75rem;gap:.5rem}._alertHeader_15048_149{flex-direction:column;gap:.25rem;align-items:flex-start}._alertTimestamp_15048_164{align-self:flex-start}._title_15048_18{font-size:1.125rem}}@keyframes _slideIn_15048_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._alertItem_15048_55{animation:_slideIn_15048_1 .3s ease-out}._container_15048_1._loading_15048_256 ._alertItem_15048_55{opacity:.6;pointer-events:none}._container_1xp86_1{background-color:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;border:1px solid #e5e7eb;overflow:hidden}@media (min-width: 1024px){._container_1xp86_1{grid-column:span 2}}._header_1xp86_14{padding:1.5rem;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}._title_1xp86_24{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0}._headerControls_1xp86_31{display:flex;align-items:center;gap:.75rem}._searchContainer_1xp86_37{position:relative}._searchIcon_1xp86_41{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);width:1rem;height:1rem;color:#6b7280}._searchInput_1xp86_51{padding:.5rem .75rem .5rem 2.5rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;width:200px}._searchInput_1xp86_51:focus{outline:none;border-color:rgb(var(--primary-500-color));box-shadow:0 0 0 3px #3b82f61a}._filterContainer_1xp86_64{position:relative}._filterIcon_1xp86_68{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);width:1rem;height:1rem;color:#6b7280;pointer-events:none;z-index:1}._filterSelect_1xp86_80{padding:.5rem 2rem .5rem 2.5rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;background-color:#fff;cursor:pointer}._filterSelect_1xp86_80:focus{outline:none;border-color:rgb(var(--primary-500-color));box-shadow:0 0 0 3px #3b82f61a}._content_1xp86_94{padding:1.5rem}._patientsList_1xp86_98{display:flex;flex-direction:column;gap:1rem}._patientItem_1xp86_104{display:flex;align-items:center;justify-content:space-between;padding:1rem;background-color:#f9fafb;border-radius:.5rem;cursor:pointer;transition:all .2s ease-in-out;position:relative}._patientItem_1xp86_104:hover{background-color:#f3f4f6;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}._patientInfo_1xp86_121{display:flex;align-items:center;gap:1rem;flex:1;min-width:0}._avatarContainer_1xp86_129{position:relative;flex-shrink:0}._avatar_1xp86_129{width:2.5rem;height:2.5rem;border-radius:50%;object-fit:cover}._avatarPlaceholder_1xp86_141{width:2.5rem;height:2.5rem;background-color:rgb(var(--primary-500-color));border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:500;font-size:.875rem}._statusIndicator_1xp86_154{position:absolute;bottom:-2px;right:-2px;width:.75rem;height:.75rem;border-radius:50%;border:2px solid white}._statusIndicator_1xp86_154._statusActive_1xp86_163{background-color:#10b981}._statusIndicator_1xp86_154._statusPending_1xp86_166{background-color:#f59e0b}._statusIndicator_1xp86_154._statusCritical_1xp86_169{background-color:#ef4444}._statusIndicator_1xp86_154._statusInactive_1xp86_172{background-color:#6b7280}._patientDetails_1xp86_176{flex:1;min-width:0}._primaryInfo_1xp86_181{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}._patientName_1xp86_188{font-weight:500;color:#1f2937;margin:0;font-size:.875rem}._patientAge_1xp86_195{font-size:.75rem;color:#6b7280;background-color:#e5e7eb;padding:.125rem .375rem;border-radius:.25rem}._secondaryInfo_1xp86_203{display:flex;flex-direction:column;gap:.125rem}._infoItem_1xp86_209{display:flex;align-items:center;gap:.25rem;font-size:.75rem;color:#6b7280}._infoIcon_1xp86_217{width:.75rem;height:.75rem}._patientActions_1xp86_222{display:flex;align-items:center;gap:.75rem;flex-shrink:0}._medicationsInfo_1xp86_229{display:flex;align-items:center;gap:.25rem}._medicationsIcon_1xp86_235{width:1rem;height:1rem;color:#6b7280}._medicationsCount_1xp86_241{font-size:.875rem;color:#6b7280}._statusBadge_1xp86_246{padding:.25rem .5rem;border-radius:9999px;font-size:.75rem;font-weight:500}._statusBadge_1xp86_246._statusActive_1xp86_163{color:#065f46;background-color:#d1fae5}._statusBadge_1xp86_246._statusPending_1xp86_166{color:#92400e;background-color:#fef3c7}._statusBadge_1xp86_246._statusCritical_1xp86_169{color:#991b1b;background-color:#fee2e2}._statusBadge_1xp86_246._statusInactive_1xp86_172{color:#374151;background-color:#f3f4f6}._dropdown_1xp86_269{z-index:1000;position:relative}._dropdownTrigger_1xp86_274{padding:.25rem;border-radius:.25rem;border:none;background:transparent;cursor:pointer;color:#6b7280;transition:background-color .2s ease-in-out}._dropdownTrigger_1xp86_274:hover{background-color:#e5e7eb}._dropdownIcon_1xp86_287{width:1rem;height:1rem}._dropdownMenu_1xp86_292{position:absolute;top:100%;right:0;margin-top:.25rem;background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;min-width:120px;z-index:100}._dropdownItem_1xp86_305{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem .75rem;font-size:.875rem;color:#374151;border:none;background:transparent;cursor:pointer;text-align:left}._dropdownItem_1xp86_305:hover{background-color:#f9fafb}._dropdownItem_1xp86_305:first-child{border-top-left-radius:.5rem;border-top-right-radius:.5rem}._dropdownItem_1xp86_305:last-child{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}._dropdownItemIcon_1xp86_330{width:.875rem;height:.875rem}._emptyState_1xp86_335{text-align:center;padding:3rem 1rem}._emptyIcon_1xp86_340{width:3rem;height:3rem;color:#d1d5db;margin:0 auto 1rem}._emptyText_1xp86_347{color:#6b7280;font-size:.875rem;margin:0}@media (max-width: 1024px){._container_1xp86_1{grid-column:span 1}}@media (max-width: 768px){._header_1xp86_14{flex-direction:column;align-items:stretch}._headerControls_1xp86_31{justify-content:stretch}._searchInput_1xp86_51{width:100%;flex:1}._patientItem_1xp86_104{flex-direction:column;align-items:stretch;gap:.75rem}._patientActions_1xp86_222{justify-content:space-between;flex-wrap:wrap}._secondaryInfo_1xp86_203{flex-direction:row;gap:.75rem}}@media (max-width: 480px){._content_1xp86_94{padding:1rem}._patientItem_1xp86_104{padding:.75rem}._avatarPlaceholder_1xp86_141,._avatar_1xp86_129{width:2rem;height:2rem}._avatarPlaceholder_1xp86_141{font-size:.75rem}}._container_11i57_1{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem}@media (min-width: 768px){._container_11i57_1{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){._container_11i57_1{grid-template-columns:repeat(4,1fr)}}._card_11i57_18{background-color:rgb(var(--neutral-0-color));padding:1.5rem;border-radius:.75rem;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;border:1px solid rgb(var(--neutral-100-color));transition:box-shadow .3s ease-in-out}._card_11i57_18:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}._cardHeader_11i57_30{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}._iconWrapper_11i57_37{color:rgb(var(--primary-700-color))}._iconWrapper_11i57_37 ._icon_11i57_37{width:1.5rem;height:1.5rem}._change_11i57_45{font-size:.875rem;font-weight:500}._change_11i57_45._trendUp_11i57_49{color:#059669}._change_11i57_45._trendDown_11i57_52{color:#dc2626}._change_11i57_45._trendNeutral_11i57_55{color:rgb(var(--neutral-500-color))}._cardValue_11i57_59{font-size:1.875rem;font-weight:700;color:#1f2937;margin:.5rem 0 .25rem;line-height:1.2}._cardTitle_11i57_67{color:rgb(var(--neutral-500-color));font-size:.875rem;margin:0;line-height:1.4}._card_11i57_18._cardPrimary_11i57_74{border-color:rgb(var(--primary-500-color))}._card_11i57_18._cardPrimary_11i57_74 ._iconWrapper_11i57_37{color:rgb(var(--primary-500-color))}._card_11i57_18._cardSuccess_11i57_80{border-color:#10b981}._card_11i57_18._cardSuccess_11i57_80 ._iconWrapper_11i57_37{color:#10b981}._card_11i57_18._cardWarning_11i57_86{border-color:#f59e0b}._card_11i57_18._cardWarning_11i57_86 ._iconWrapper_11i57_37{color:#f59e0b}._card_11i57_18._cardDanger_11i57_92{border-color:#ef4444}._card_11i57_18._cardDanger_11i57_92 ._iconWrapper_11i57_37{color:#ef4444}._card_11i57_18._loading_11i57_99{opacity:.6;pointer-events:none}._card_11i57_18._loading_11i57_99 ._cardValue_11i57_59,._card_11i57_18._loading_11i57_99 ._cardTitle_11i57_67{background:linear-gradient(90deg,rgb(var(--neutral-500-color)) 25%,rgb(var(--neutral-300-color)),rgb(var(--neutral-500-color)) 75%);background-size:200% 100%;animation:_loading_11i57_99 1.5s infinite;border-radius:.25rem;color:transparent}@keyframes _loading_11i57_99{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width: 480px){._container_11i57_1{gap:1rem;margin-bottom:1.5rem}._card_11i57_18{padding:1rem}._cardValue_11i57_59{font-size:1.5rem}._iconWrapper_11i57_37 ._icon_11i57_37{width:1.25rem;height:1.25rem}}._backdrop_3141x_1{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#0006;display:flex;justify-content:center;align-items:center;z-index:1000}._modal_3141x_11{background:#fff;border-radius:16px;box-shadow:0 12px 32px #0003;padding:2rem;width:440px;max-width:92vw;animation:_fadeIn_3141x_1 .3s ease;font-family:Inter,sans-serif}._header_3141x_22{display:flex;align-items:flex-start;justify-content:space-between;gap:1.2rem}._meta_3141x_43{flex-grow:1}._meta_3141x_43 h2{font-size:1.25rem;font-weight:600;color:#222;margin:0 0 4px}._age_3141x_53{background:#e6e6e6;color:#333;font-size:.75rem;padding:3px 8px;border-radius:6px;vertical-align:middle}._subtext_3141x_62{margin:2px 0;color:#666;font-size:.9rem}._closeButton_3141x_68{background:none;border:none;cursor:pointer;padding:.25rem;transition:opacity .2s}._closeButton_3141x_68:hover{opacity:.7}._content_3141x_79{margin-top:1.5rem;padding-top:1rem;border-top:1px solid #eee}._infoGroup_3141x_85{display:flex;align-items:center;gap:.6rem;margin-bottom:1rem;color:#444;font-size:.95rem}@keyframes _fadeIn_3141x_1{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}._medications_3141x_104{margin-top:1.5rem}._medications_3141x_104 h3{font-size:1rem;font-weight:600;margin-bottom:.75rem;color:#222}._medications_3141x_104 ul{list-style:none;padding:0;margin:0}._medications_3141x_104 ul li{background:#f9f9f9;border:1px solid #eee;padding:.75rem 1rem;border-radius:8px;margin-bottom:.6rem}._medications_3141x_104 ul li strong{display:block;font-weight:600;color:#333}._medications_3141x_104 ul li span{font-size:.85rem;color:#555}._medicationItem_3141x_135{background:#f9f9f9;border:1px solid #eee;padding:.75rem 1rem;border-radius:8px;margin-bottom:.6rem;list-style:none}._medicationItem_3141x_135 span{font-size:.85rem;color:#555}._medicationItem_3141x_135[data-hasinteraction=true]{border-color:#e76f51;background:#fff3f2}._medicationHeader_3141x_152{display:flex;align-items:center;gap:.5rem;justify-content:space-between}._medicationHeader_3141x_152 strong{font-weight:600;color:#333}._interactionAlert_3141x_163{font-size:1.1rem;line-height:1;cursor:help}._interactionAlert_3141x_163>svg{color:#e76f51}._statusDot_3141x_172{position:absolute;bottom:0;right:0;width:12px;height:12px;border:2px solid #fff;border-radius:50%;background-color:#00c48c}._avatar_3141x_29{position:relative;width:52px;height:52px;background:#00bcd4;color:#fff;border-radius:50%;font-weight:600;font-size:1.3rem;display:flex;align-items:center;justify-content:center}._statusIcon_3141x_197{width:10px;height:10px;border-radius:50%}._statusText_3141x_203{font-weight:500;font-size:.95rem}._default_11bs4_1{display:flex;flex-direction:column}._default_11bs4_1>h1{font-size:1.5rem;margin-bottom:1rem;font-weight:400}._default_11bs4_1>section{display:flex;flex-direction:column;gap:1rem;margin:1rem 0rem}._card_to7fa_1{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000f;padding:1.5rem;display:flex;flex-direction:column;gap:1.2rem;cursor:pointer;transition:transform .15s ease}._card_to7fa_1:hover{transform:translateY(-2px)}._header_to7fa_16{display:flex;align-items:center;justify-content:space-between;gap:1rem}._avatar_to7fa_23{width:48px;height:48px;background:#00bcd4;color:#fff;border-radius:50%;font-weight:600;font-size:1.2rem;display:flex;align-items:center;justify-content:center}._info_to7fa_36{flex:1}._info_to7fa_36 h2{font-size:1.1rem;font-weight:600;color:#222;margin:0}._info_to7fa_36 p{font-size:.85rem;color:#666;margin:.2rem 0 0}._status_to7fa_51{display:flex;align-items:center;gap:.4rem;font-size:.85rem;font-weight:500;color:#444}._statusDot_to7fa_60{width:10px;height:10px;border-radius:50%}._meta_to7fa_66{display:flex;flex-direction:column;gap:.5rem}._meta_to7fa_66 div{display:flex;align-items:center;gap:.4rem;font-size:.85rem;color:#555}._actions_to7fa_79{display:flex;justify-content:flex-end}._viewButton_to7fa_84{display:inline-flex;align-items:center;gap:.5rem;background:transparent;color:#00bcd4;border:none;font-weight:500;cursor:pointer;padding:.25rem .5rem;border-radius:6px}._viewButton_to7fa_84:hover{background:#00bcd41a}._backdrop_1cjen_1{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;display:flex;justify-content:center;align-items:center;z-index:1000}._modal_1cjen_11{background:#fff;border-radius:12px;width:35rem;max-width:90vw;padding:2rem;display:flex;flex-direction:column;gap:1.5rem;animation:_fadeIn_1cjen_1 .2s ease}._header_1cjen_23{display:flex;justify-content:space-between;align-items:center}._header_1cjen_23 h2{font-size:1.25rem;font-weight:600;margin:0}._header_1cjen_23 button{background:none;border:none;cursor:pointer}._content_1cjen_39{display:flex;flex-direction:column;gap:1rem}._content_1cjen_39 label{display:flex;flex-direction:column;font-size:.9rem;gap:.3rem}._content_1cjen_39 label input,._content_1cjen_39 label select{padding:.5rem;border:1px solid #ccc;border-radius:6px;font-size:.9rem}._dropdown_1cjen_58{display:flex;flex-direction:column;max-height:150px;overflow-y:auto;border:1px solid #ccc;border-radius:6px;padding:.5rem;background:#fafafa;gap:.4rem}._option_1cjen_70{font-size:.85rem;display:flex;align-items:center;gap:.4rem}._footer_1cjen_77{display:flex;justify-content:flex-end;gap:1rem}._footer_1cjen_77 ._cancel_1cjen_82{background:#eee;border:none;padding:.5rem 1rem;border-radius:6px;cursor:pointer}._footer_1cjen_77 ._confirm_1cjen_89{background:#00bcd4;border:none;color:#fff;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-weight:500}._footer_1cjen_77 ._confirm_1cjen_89:hover{background:#00a1b5}@keyframes _fadeIn_1cjen_1{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}._dropdownWrapper_1cjen_112{position:relative}._dropdownControl_1cjen_116{display:flex;justify-content:space-between;align-items:center;padding:.6rem;border:1px solid #ccc;border-radius:6px;cursor:pointer;background-color:#fff;font-size:.9rem}._dropdownList_1cjen_128{position:absolute;top:100%;z-index:10;left:0;right:0;max-height:180px;overflow-y:auto;background:#fff;border:1px solid #ccc;border-radius:6px;margin-top:.4rem;padding:.5rem;display:flex;flex-direction:column;gap:.4rem}._option_1cjen_70{display:flex;align-items:center;gap:.4rem;font-size:.9rem}._loading_1cjen_153{text-align:center;padding:.5rem;font-size:.85rem;color:#888}._searchInput_1cjen_160{padding:.4rem .6rem;margin-bottom:.4rem;border:1px solid #ccc;border-radius:6px;font-size:.9rem}._container_1vl5b_1{padding:2rem;display:flex;flex-direction:column;gap:2rem}._header_1vl5b_8{display:flex;justify-content:space-between;align-items:center}._header_1vl5b_8 h1{font-size:1.5rem;font-weight:600;color:#222}._newButton_1vl5b_19{padding:.6rem 1.2rem;background-color:#00bcd4;color:#fff;border:none;border-radius:8px;font-weight:500;font-size:.9rem;cursor:pointer;transition:background .2s ease}._newButton_1vl5b_19:hover{background-color:#00a1b5}._grid_1vl5b_34{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem}._breadcrumb_d0338_1{display:flex;gap:.5rem;align-items:center}._homeLink_d0338_7{height:20px;width:20px}._homeIcon_d0338_12{color:#888;width:20px;height:20px}._breadcrumbItem_d0338_18{display:flex;gap:.5rem}._separator_d0338_23{color:#aaa}._link_d0338_27{color:#888;text-decoration:none}._link_d0338_27:hover{text-decoration:underline}._activeSegment_d0338_35{font-weight:700;color:rgb(var(--neutral-900-color))}._layout_1ch6r_1{display:flex;height:100vh}._layout_1ch6r_1 aside{background-color:rgb(var(--neutral-100-color));width:15rem;border:1px solid rgb(var(--neutral-200-color));box-shadow:1px 0 8px #0000000d;z-index:10}._layout_1ch6r_1 aside ._logo_1ch6r_12{display:flex;align-items:center;justify-content:center;height:4rem;color:rgb(var(--neutral-0-color));font-size:1.5rem;font-weight:700}._layout_1ch6r_1 aside ._logo_1ch6r_12>svg{width:4rem;height:4rem}._layout_1ch6r_1 aside ._logo_1ch6r_12>p{margin-left:.5rem;color:rgb(var(--primary-800-color))}._layout_1ch6r_1 aside ._profile_1ch6r_29{display:flex;align-items:center;padding:1rem;border-top:1px solid rgb(var(--neutral-200-color));border-bottom:1px solid rgb(var(--neutral-200-color))}._layout_1ch6r_1 aside ._profile_1ch6r_29>span{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%;background-color:rgb(var(--primary-800-color));color:rgb(var(--neutral-0-color));font-weight:700;flex-shrink:0}._layout_1ch6r_1 aside ._profile_1ch6r_29 ._texts_1ch6r_48{display:flex;flex-direction:column;margin-left:.5rem;max-width:80%}._layout_1ch6r_1 aside ._profile_1ch6r_29 ._texts_1ch6r_48>p{font-weight:700;color:rgb(var(--neutral-900-color));white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}._layout_1ch6r_1 aside ._profile_1ch6r_29 ._texts_1ch6r_48>p+p{font-size:.875rem;color:rgb(var(--neutral-600-color))}._layout_1ch6r_1 aside ._nav_1ch6r_66{display:flex;flex-direction:column;padding:1rem;gap:.5rem}._layout_1ch6r_1 aside ._nav_1ch6r_66>a{display:flex;align-items:center;padding:.5rem 1rem;border-radius:.25rem;color:rgb(var(--neutral-900-color));text-decoration:none;cursor:pointer}._layout_1ch6r_1 aside ._nav_1ch6r_66>a:hover{background-color:rgb(var(--neutral-200-color))}._layout_1ch6r_1 aside ._nav_1ch6r_66>a[aria-current=page]{background-color:rgb(var(--primary-100-color));color:rgb(var(--primary-800-color));font-weight:700}._layout_1ch6r_1 aside ._nav_1ch6r_66>a>svg{margin-right:.5rem;width:1.5rem;height:1.5rem}._layout_1ch6r_1 main{flex:1;padding:1rem;display:flex;flex-direction:column;overflow:hidden;background-color:rgb(var(--neutral-100-color));gap:1rem}._layout_1ch6r_1 main ._content_1ch6r_103{flex:1;overflow-y:auto;padding:1rem;background-color:rgb(var(--neutral-0-color));border-radius:1rem;box-shadow:0 1px 3px #0000001a}
