._container_17alo_1{width:min(28rem,100%);background-color:#fff;border-radius:1rem;box-shadow:0 24px 48px #0f172a1f;padding:2.5rem;display:flex;flex-direction:column;gap:1.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._header_17alo_13{display:flex;flex-direction:column;gap:.5rem;text-align:center}._title_17alo_20{font-size:1.5rem;font-weight:700;color:#111827}._subtitle_17alo_26{font-size:.95rem;color:#6b7280;line-height:1.5}._form_17alo_32{display:flex;flex-direction:column;gap:1rem}._field_17alo_38{display:flex;flex-direction:column;gap:.35rem}._label_17alo_44{font-size:.875rem;font-weight:600;color:#111827}._input_17alo_50{height:2.75rem;border-radius:.75rem;border:1px solid #d1d5db;padding:0 1rem;font-size:.95rem;transition:border-color .15s ease,box-shadow .15s ease}._input_17alo_50:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb33}._rememberRow_17alo_65{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#374151}._rememberCheckbox_17alo_73{width:1rem;height:1rem;border-radius:.35rem}._submit_17alo_79{height:2.75rem;border-radius:.75rem;border:none;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;font-weight:600;font-size:.95rem;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}._submit_17alo_79:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}._submit_17alo_79:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 12px 24px #2563eb59}._status_17alo_103{font-size:.85rem;text-align:center;border-radius:.75rem;padding:.75rem 1rem}._statusPending_17alo_110{background-color:#3b82f61a;color:#1d4ed8}._statusError_17alo_115{background-color:#f871711a;color:#b91c1c}._statusSuccess_17alo_120{background-color:#22c55e1f;color:#166534}._container_10vfn_1{display:flex;width:100%;justify-content:center;align-items:center;padding:1rem}._title_10vfn_9{font-size:1.25rem;font-weight:700;background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:.05em}._container_7co06_1{display:flex;align-items:center;gap:1rem;padding:.625rem 1rem;font-size:.875rem;background:linear-gradient(135deg,#fef3c7,#fde68a);border-radius:.5rem;color:#92400e}._item_7co06_12{display:flex;align-items:center;gap:.375rem}._bullet_7co06_18{color:#d97706;font-weight:700}._message_7co06_23{color:#92400e;font-weight:500}._dismiss_7co06_28{color:#b45309;font-size:.75rem;margin-left:auto}._empty_7co06_34{font-size:.875rem;color:#9ca3af;padding:.625rem 1rem}._container_mldhn_1{display:flex;align-items:center;gap:.75rem;position:relative}._avatar_mldhn_8{width:2rem;height:2rem;border-radius:9999px;border:1px solid #e5e7eb;object-fit:cover}._detailsButton_mldhn_16{background:transparent;border:none;padding:0;margin:0;display:flex;flex-direction:column;align-items:flex-end;cursor:pointer;gap:.1rem;transition:transform .15s ease,color .15s ease}._detailsButton_mldhn_16:hover{transform:translateY(-1px)}._name_mldhn_33{font-size:.875rem;font-weight:600;color:#111827}._role_mldhn_39{font-size:.75rem;color:#6b7280}._dropdown_mldhn_44{position:absolute;top:105%;right:0;background-color:#fff;border-radius:.75rem;box-shadow:0 20px 40px #0f172a26;padding:.5rem;display:flex;flex-direction:column;gap:.25rem;min-width:12rem;z-index:20}._dropdownItem_mldhn_59,._dropdownItemDanger_mldhn_60{border:none;background:transparent;font-size:.85rem;font-weight:500;text-align:left;padding:.5rem .75rem;border-radius:.6rem;color:#1f2937;cursor:pointer;transition:background-color .15s ease,color .15s ease}._dropdownItem_mldhn_59:hover{background-color:#f3f4f6}._dropdownItemDanger_mldhn_60{color:#b91c1c}._dropdownItemDanger_mldhn_60:hover{background-color:#f871712e}._modalOverlay_mldhn_85{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a8c;display:flex;align-items:center;justify-content:center;z-index:60;padding:1.5rem}._modal_mldhn_85{position:relative;background-color:#fff;border-radius:1rem;box-shadow:0 32px 64px #0f172a40;padding:1.75rem;display:flex;flex-direction:column;gap:1.25rem;width:min(28rem,100%)}._modalHeader_mldhn_108{display:flex;justify-content:space-between;align-items:center}._modalTitle_mldhn_114{font-size:.95rem;font-weight:600;color:#111827}._modalClose_mldhn_120{border:none;background:transparent;font-size:1.5rem;line-height:1;color:#6b7280;cursor:pointer;padding:.25rem;transition:color .15s ease,transform .15s ease}._modalClose_mldhn_120:hover{color:#1f2937;transform:scale(1.05)}._modalBody_mldhn_136{display:flex;flex-direction:column;gap:1rem}._modalForm_mldhn_142{display:flex;flex-direction:column;gap:.9rem}._modalField_mldhn_148{display:flex;flex-direction:column;gap:.35rem;font-size:.8rem}._modalField_mldhn_148 span{font-weight:600;color:#374151}._modalField_mldhn_148 input{border:1px solid #d1d5db;border-radius:.65rem;padding:.55rem .75rem;font-size:.85rem;transition:border-color .15s ease,box-shadow .15s ease}._modalField_mldhn_148 input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb33}._modalActions_mldhn_174{display:flex;justify-content:flex-end;gap:.5rem;margin-top:.25rem}._primaryButton_mldhn_181{border:none;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;font-weight:600;font-size:.85rem;padding:.5rem 1.1rem;border-radius:.75rem;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}._primaryButton_mldhn_181:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}._primaryButton_mldhn_181:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 12px 24px #2563eb59}._secondaryButton_mldhn_205{border:1px solid #d1d5db;background-color:#fff;color:#1f2937;font-weight:600;font-size:.85rem;padding:.5rem 1rem;border-radius:.75rem;cursor:pointer;transition:background-color .15s ease,border-color .15s ease}._secondaryButton_mldhn_205:hover{background-color:#f9fafb;border-color:#cbd5f5}._modalFeedback_mldhn_222{font-size:.8rem;padding:.65rem .85rem;border-radius:.75rem}._feedback_mldhn_228{margin-top:.75rem;font-size:.8rem;padding:.65rem .85rem;border-radius:.75rem;max-width:24rem}._feedbackSuccess_mldhn_236{background-color:#22c55e26;color:#15803d}._feedbackError_mldhn_241{background-color:#f871712e;color:#b91c1c}._feedbackPending_mldhn_246{background-color:#3b82f626;color:#1d4ed8}._container_azwb1_1{display:flex;flex-direction:column;height:100%;padding:1rem}._title_azwb1_8{font-size:.75rem;font-weight:600;text-transform:uppercase;color:#9ca3af;letter-spacing:.08em;margin-bottom:.75rem}._list_azwb1_17{display:flex;flex-direction:column;justify-content:space-between;flex:1;gap:.25rem}._item_azwb1_25{list-style:none;flex:1;min-height:0}._link_azwb1_31{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:.625rem .75rem;border-radius:.5rem;font-size:.875rem;font-weight:500;color:#4b5563;background:transparent;border:none;text-align:center;cursor:pointer;transition:all .15s ease}._link_azwb1_31:hover,._link_azwb1_31:focus-visible{background:linear-gradient(135deg,#dbeafe,#e0e7ff);color:#1e40af;outline:none}._linkActive_azwb1_56{background:linear-gradient(135deg,#e0e7ff,#ddd6fe);color:#4338ca;font-weight:600;box-shadow:0 1px 3px #0000001a}._container_lvlqx_1{display:flex;flex-direction:column;gap:1.5rem;padding:2rem;border-radius:28px;background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid rgba(226,232,240,.9);box-shadow:0 35px 65px #0f172a1f;max-width:100%;overflow:hidden}._header_lvlqx_14{display:flex;flex-direction:column;gap:.5rem}._eyebrow_lvlqx_20{margin:0;font-size:.85rem;letter-spacing:.12em;text-transform:uppercase;font-weight:600;color:#94a3b8}._title_lvlqx_29{margin:0;font-size:2rem;font-weight:700;color:#0f172a}._subtitle_lvlqx_36{margin:0;max-width:52rem;color:#475569;font-size:1rem;line-height:1.5}._metaRow_lvlqx_44{display:flex;align-items:center;gap:.5rem;font-size:.95rem;color:#475569}._metaLabel_lvlqx_52{font-weight:600;color:#64748b}._metaValue_lvlqx_57{font-weight:700;color:#0f172a}._tabsContainer_lvlqx_62{width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.3) transparent}._tabsContainer_lvlqx_62::-webkit-scrollbar{height:4px}._tabsContainer_lvlqx_62::-webkit-scrollbar-track{background:transparent}._tabsContainer_lvlqx_62::-webkit-scrollbar-thumb{background:#94a3b84d;border-radius:2px}._tabs_lvlqx_62{display:flex;flex-direction:row;flex-wrap:nowrap;gap:2rem;justify-content:flex-start;align-items:center;border-bottom:2px solid #e2e8f0;padding-bottom:.5rem;min-width:min-content}._tabButton_lvlqx_96{border:none;background:transparent;color:#64748b;padding:.75rem 0;font-size:.95rem;font-weight:600;display:inline-flex;align-items:center;transition:all .3s ease;white-space:nowrap;cursor:pointer;position:relative;border-bottom:3px solid transparent}._tabButton_lvlqx_96:hover{color:#0f172a}._tabButton_lvlqx_96:after{content:"";position:absolute;bottom:-2.5px;left:0;width:0;height:3px;background:linear-gradient(90deg,#38bdf8,#a855f7);transition:width .3s ease}._tabButton_lvlqx_96:hover:after{width:100%}._tabButtonActive_lvlqx_131{color:#0f172a;border-bottom-color:transparent}._tabButtonActive_lvlqx_131:after{width:100%}._tabLabel_lvlqx_140{pointer-events:none}._tabMeta_lvlqx_144{font-size:.85rem;opacity:.85}._panel_lvlqx_149{background:linear-gradient(180deg,#fff,#f8fafc);border-radius:24px;padding:1.5rem;color:#0f172a;border:1px solid rgba(226,232,240,.9);box-shadow:0 20px 40px #0f172a1a;width:100%;box-sizing:border-box}._panelHeader_lvlqx_160{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:space-between;align-items:flex-start}._panelSummary_lvlqx_168{max-width:48rem}._panelTitle_lvlqx_172{margin:.35rem 0;font-size:1.65rem;font-weight:700;color:#0f172a}._panelSubtitle_lvlqx_179{margin:0;color:#e2e8f0d9;line-height:1.6}._tags_lvlqx_185{display:flex;flex-wrap:wrap;gap:.35rem}._tagChip_lvlqx_191{padding:.25rem .75rem;border-radius:999px;font-size:.75rem;font-weight:600;background:#f8fafc1f;border:1px solid rgba(148,163,184,.35);color:#e2e8f0}._highlightCard_lvlqx_201{min-width:220px;padding:1rem 1.25rem;border-radius:18px;background:linear-gradient(135deg,#f8fafc1f,#38bdf82e);border:1px solid rgba(248,250,252,.2);box-shadow:0 20px 35px #082f4959}._highlightLabel_lvlqx_210{margin:0;font-size:.85rem;color:#e2e8f0bf;text-transform:uppercase;letter-spacing:.08em}._highlightValue_lvlqx_218{margin:.35rem 0 0;font-size:1.4rem;font-weight:700;color:#f8fafc}._stateMessage_lvlqx_225{font-size:.95rem;font-weight:600;padding:.75rem 1rem;border-radius:12px}._stateInfo_lvlqx_232{background:#38bdf81a;color:#0369a1}._stateError_lvlqx_237{background:#f871711f;color:#b91c1c}._chartShell_lvlqx_242{margin-top:1.5rem;background:#0f172aa6;border-radius:20px;border:1px solid rgba(248,250,252,.12);padding:1.5rem}._chartSvg_lvlqx_250{width:100%;height:auto}._axisLabel_lvlqx_255{font-size:.75rem;fill:#e2e8f080}._axisCategory_lvlqx_260{font-size:.78rem;fill:#e2e8f0d9;text-anchor:middle}._pointLabel_lvlqx_266{font-size:.7rem;fill:#f8fafce6;text-anchor:middle}._legend_lvlqx_272{margin-top:1.25rem;display:flex;flex-wrap:wrap;gap:1rem;align-items:center;color:#475569;font-size:.9rem}._legendItem_lvlqx_282{display:inline-flex;align-items:center;gap:.4rem}._legendSwatch_lvlqx_288{width:12px;height:12px;border-radius:999px;display:inline-block;box-shadow:0 0 8px #0f172a73}._legendLabel_lvlqx_296{font-weight:600}._legendUnit_lvlqx_300{margin-left:auto;font-style:italic;opacity:.8}._summaryGrid_lvlqx_307{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin:1rem 0}._summaryCard_lvlqx_314{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.25rem;transition:all .2s ease;box-shadow:0 4px 12px #0f172a0f}._summaryCard_lvlqx_314:hover{background:#f8fafc;border-color:#38bdf8;transform:translateY(-2px);box-shadow:0 8px 20px #38bdf826}._summaryLabel_lvlqx_330{font-size:.85rem;text-transform:uppercase;letter-spacing:.08em;color:#64748b;margin-bottom:.5rem;font-weight:600}._summaryValue_lvlqx_339{font-size:1.75rem;font-weight:700;color:#0f172a;background:linear-gradient(135deg,#38bdf8,#a855f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._chartContainer_lvlqx_349{margin-top:1.5rem;background:#fff;border-radius:20px;border:1px solid #e2e8f0;padding:.5rem;width:100%;box-sizing:border-box;box-shadow:0 4px 12px #0f172a0f}._legendDot_lvlqx_360{width:12px;height:12px;border-radius:999px;display:inline-block;box-shadow:0 0 12px currentColor}._panelDescription_lvlqx_368{margin:.75rem 0 0;color:#64748b;font-size:1rem;line-height:1.6;max-width:60rem}._timestamp_lvlqx_376{margin-top:1.5rem;padding-top:1rem;border-top:1px solid #e2e8f0;font-size:.85rem;color:#94a3b8;text-align:right;font-style:italic}._spinner_lvlqx_386{width:24px;height:24px;border:3px solid rgba(56,189,248,.2);border-top-color:#38bdf8;border-radius:50%;display:inline-block;animation:_spin_lvlqx_386 .8s linear infinite;margin-right:.75rem}@keyframes _spin_lvlqx_386{to{transform:rotate(360deg)}}._stateMessage_lvlqx_225{display:flex;align-items:center;justify-content:center;font-size:.95rem;font-weight:600;padding:1.5rem 1rem;border-radius:12px}._container_1sg82_1{display:flex;flex-direction:column;gap:1.25rem;padding:1.75rem;background-color:#fff;border-radius:1.25rem;box-shadow:0 24px 48px #1e40af1f}._header_1sg82_11{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap}._title_1sg82_19{margin:0;font-size:1.5rem;font-weight:700;color:#1e3a8a}._subtitle_1sg82_26{margin:.25rem 0 0;font-size:.95rem;color:#475569}._highlight_1sg82_32{font-weight:600;color:#2563eb}._timestamp_1sg82_37{font-size:.85rem;color:#64748b}._list_1sg82_42{list-style:none;margin:0;padding:0;display:grid;gap:1rem}._report_1sg82_50{padding:1rem 1.25rem;border-radius:1rem;border:1px solid rgba(37,99,235,.18);background:linear-gradient(135deg,#dbeafe59,#ffffffd9);display:flex;flex-direction:column;gap:.5rem}._reportHeader_1sg82_60{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem}._reportTitle_1sg82_67{font-size:1.05rem;font-weight:600;color:#1f2937}._badge_1sg82_73{background-color:#eef2ff;color:#4338ca;border-radius:999px;padding:.2rem .75rem;font-size:.75rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}._uplift_1sg82_84{margin:0;font-size:.95rem;color:#334155}._upliftPositive_1sg82_90{color:#0f766e;font-weight:600}._upliftNegative_1sg82_95{color:#b91c1c;font-weight:600}._status_1sg82_100{padding:1rem 1.25rem;border-radius:1rem;background-color:#f1f5f9;color:#475569;font-size:.95rem;font-weight:500}._statusError_1sg82_109{background-color:#fee2e2;color:#b91c1c}._container_1bbuy_1{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;border-radius:20px;background-color:#fff;box-shadow:0 16px 32px #0f172a14}._header_1bbuy_11{display:flex;flex-direction:column;gap:.35rem}._title_1bbuy_17{margin:0;font-size:1.5rem;font-weight:700;color:#111827}._subtitle_1bbuy_24{margin:0;font-size:.95rem;color:#6b7280;max-width:46rem}._diagram_1bbuy_31{margin:0;padding:1.25rem;border-radius:16px;background-color:#0f172a;color:#f8fafc;font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.9rem;line-height:1.4;white-space:pre;overflow-x:auto;border:1px solid rgba(148,163,184,.3)}._status_1bbuy_45{margin:0;font-size:.95rem;font-weight:600}._statusPending_1bbuy_51{color:#92400e}._statusOk_1bbuy_55{color:#065f46}._statusError_1bbuy_59{color:#b91c1c}._accordion_1bbuy_63{display:flex;flex-direction:column;gap:.5rem}._accordionItem_1bbuy_69{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;background-color:#fff}._accordionHeader_1bbuy_76{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;background-color:#f9fafb;border:none;cursor:pointer;font-size:.95rem;font-weight:600;color:#111827;text-align:left;transition:background-color .15s ease}._accordionHeader_1bbuy_76:hover{background-color:#f3f4f6}._accordionHeaderActive_1bbuy_97{background-color:#eff6ff;border-bottom:1px solid #e5e7eb}._accordionTitle_1bbuy_102{flex:1;color:#1e40af}._accordionMeta_1bbuy_107{flex-shrink:0;font-size:.85rem;font-weight:500;color:#6b7280}._accordionIcon_1bbuy_114{flex-shrink:0;font-size:.75rem;color:#9ca3af;transition:transform .2s ease}._accordionContent_1bbuy_121{padding:1.25rem;background-color:#fff}._jsonDisplay_1bbuy_126{margin:0;padding:1rem;border-radius:8px;background-color:#0f172a;color:#22d3ee;font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.85rem;line-height:1.5;white-space:pre;overflow-x:auto;border:1px solid rgba(148,163,184,.3)}._pagination_1bbuy_140{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1rem;padding-top:1rem;border-top:1px solid #e5e7eb}._paginationButton_1bbuy_150{padding:.5rem 1rem;border:1px solid #d1d5db;border-radius:6px;background-color:#fff;color:#374151;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .15s ease}._paginationButton_1bbuy_150:hover:not(:disabled){background-color:#f3f4f6;border-color:#9ca3af}._paginationButton_1bbuy_150:disabled{opacity:.5;cursor:not-allowed}._paginationInfo_1bbuy_172{font-size:.9rem;font-weight:600;color:#374151}/*! tailwindcss v4.1.17 | MIT License | https://tailwindcss.com */._visible_11f3m_1{visibility:visible}._absolute_11f3m_1{position:absolute}._fixed_11f3m_1{position:fixed}._relative_11f3m_1{position:relative}._static_11f3m_1{position:static}._container_11f3m_1{width:100%}._block_11f3m_1{display:block}._hidden_11f3m_1{display:none}._inline-block_11f3m_1{display:inline-block}._transform_11f3m_1{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}._resize_11f3m_1{resize:both}._border_11f3m_1{border-style:var(--tw-border-style);border-width:1px}._invert_11f3m_1{--tw-invert:invert(100%);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}._filter_11f3m_1{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}._transition_11f3m_1{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}._transition\!_11f3m_1{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events!important;transition-timing-function:var(--tw-ease,ease)!important;transition-duration:var(--tw-duration,0s)!important}._shell_11f3m_5{color:#1f2937;box-sizing:border-box;background-color:#f9fafb;grid-template-rows:auto;grid-template-columns:minmax(14rem,18rem) 1fr;align-items:stretch;gap:1.5rem;min-height:100vh;padding:1.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid}._loginShell_11f3m_19{box-sizing:border-box;background:linear-gradient(135deg,#eef2ff,#f9fafb);justify-content:center;align-items:center;min-height:100vh;padding:2rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex}._leftColumn_11f3m_30{flex-direction:column;align-items:stretch;gap:1rem;height:100%;display:flex}._logo_11f3m_38{background-color:#fff;border-radius:1rem;padding:1.25rem;box-shadow:0 12px 24px #0f172a14}._sidebar_11f3m_45{background-color:#fff;border-radius:1rem;flex-direction:column;flex:1;padding:1rem;display:flex;box-shadow:0 12px 24px #0f172a0f}._rightColumn_11f3m_55{flex-direction:column;gap:1.5rem;min-height:100%;display:flex}._header_11f3m_62{justify-content:space-between;align-items:flex-start;gap:1.5rem;display:flex}._main_11f3m_69{flex:1;align-items:stretch;min-height:0;display:flex}._mainContent_11f3m_76{flex-direction:column;flex:1;justify-content:flex-end;align-items:stretch;min-height:0;display:flex}._mainContent_11f3m_76>*{flex:1;width:100%;display:flex}._mainContent_11f3m_76>*>*{flex-direction:column;flex:1;width:100%;display:flex}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
