@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&family=Work+Sans:wght@300;400;500;600&display=swap";._viewport_mjtpi_1{position:fixed;top:20px;right:20px;z-index:9999;display:flex;flex-direction:column;gap:10px}._toast_mjtpi_11{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px;box-shadow:0 4px 12px #00000026;min-width:300px;max-width:400px;display:flex;align-items:flex-start;gap:12px;animation:_slideIn_mjtpi_1 .2s ease-out}@keyframes _slideIn_mjtpi_1{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}._content_mjtpi_36{flex:1}._title_mjtpi_40{font-weight:600;color:#111827;font-size:14px;margin-bottom:4px}._description_mjtpi_47{color:#6b7280;font-size:14px;line-height:1.4}._close_mjtpi_53{background:none;border:none;color:#6b7280;cursor:pointer;font-size:18px;padding:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .15s}._close_mjtpi_53:hover{background-color:#f3f4f6}._error_mjtpi_73{background:#fef2f2;border-color:#fecaca}._error_mjtpi_73 ._title_mjtpi_40{color:#dc2626}._error_mjtpi_73 ._description_mjtpi_47{color:#991b1b}._success_mjtpi_86{background:#f0fdf4;border-color:#bbf7d0}._success_mjtpi_86 ._title_mjtpi_40{color:#16a34a}._success_mjtpi_86 ._description_mjtpi_47{color:#15803d}._info_mjtpi_99{background:#f0f9ff;border-color:#bae6fd}._info_mjtpi_99 ._title_mjtpi_40{color:#0284c7}._info_mjtpi_99 ._description_mjtpi_47{color:#0369a1}._warning_mjtpi_112{background:#fffbeb;border-color:#fed7aa}._warning_mjtpi_112 ._title_mjtpi_40{color:#ea580c}._warning_mjtpi_112 ._description_mjtpi_47{color:#c2410c}@media(max-width:640px){._viewport_mjtpi_1{top:10px;right:10px;left:10px}._toast_mjtpi_11{min-width:auto;max-width:none}}._button_1cv0x_1{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;white-space:nowrap;border-radius:.375rem;font-size:var(--font-size-14);font-weight:500;transition:all .2s;cursor:pointer;border:1px solid transparent;text-decoration:none;outline:none;position:relative;overflow:hidden}._button_1cv0x_1:focus-visible{outline:2px solid var(--ring);outline-offset:2px}._button_1cv0x_1:disabled{pointer-events:none;opacity:.5}._default_1cv0x_30{background-color:var(--primary);color:var(--primary-foreground)}._default_1cv0x_30:hover:not(:disabled){background-color:var(--primary);opacity:.9}._outline_1cv0x_40{border-color:var(--border);background-color:transparent;color:var(--foreground)}._outline_1cv0x_40:hover:not(:disabled){background-color:var(--border);color:var(--accent-foreground)}._ghost_1cv0x_51{color:var(--foreground);background-color:transparent}._ghost_1cv0x_51:hover:not(:disabled){background-color:var(--border);color:var(--accent-foreground)}._error_1cv0x_61{background-color:var(--destructive);color:var(--destructive-foreground)}._error_1cv0x_61:hover:not(:disabled){background-color:var(--destructive);opacity:.9}._link_1cv0x_71{color:var(--primary);text-decoration:underline;text-align:center;background:none;border:none;padding:0}._link_1cv0x_71:hover:not(:disabled){color:var(--primary);opacity:.8}._hero_1cv0x_85{background-color:var(--primary);color:var(--primary-foreground);border:none;padding:.75rem 2rem;font-size:var(--font-size-16);font-weight:600}._hero_1cv0x_85:hover:not(:disabled){background-color:var(--primary);opacity:.9;transform:translateY(-1px)}._cta_1cv0x_100{background:linear-gradient(135deg,var(--primary) 0%,var(--primary) 100%);color:var(--primary-foreground);border:none;box-shadow:0 4px 6px -1px #0000001a}._cta_1cv0x_100:hover:not(:disabled){box-shadow:0 10px 15px -3px #0000001a;transform:translateY(-1px)}._dark_1cv0x_113 ._cta_1cv0x_100{box-shadow:0 4px 6px -1px #0000004d}._dark_1cv0x_113 ._cta_1cv0x_100:hover:not(:disabled){box-shadow:0 10px 15px -3px #0006}._sizeDefault_1cv0x_122{height:2.5rem;padding:.5rem 1rem}._sizeXs_1cv0x_127{height:1.75rem;padding:.25rem .5rem;font-size:var(--font-size-11)}._sizeSm_1cv0x_133{height:2rem;padding:.375rem .75rem;font-size:var(--font-size-13)}._sizeLg_1cv0x_139{height:3rem;padding:.75rem 1.5rem;font-size:var(--font-size-16)}._sizeXl_1cv0x_145{height:3.5rem;padding:1rem 2rem;font-size:var(--font-size-18)}._sizeIcon_1cv0x_151{height:2.5rem;width:2.5rem;padding:0}._loadingSpinner_1cv0x_157{animation:_spin_1cv0x_1 1s linear infinite}@keyframes _spin_1cv0x_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._colorDefault_1cv0x_171,._colorDefault_1cv0x_171:hover:not(:disabled){color:var(--foreground)}._colorPrimary_1cv0x_176,._colorPrimary_1cv0x_176:hover:not(:disabled){color:var(--primary)}._colorSecondary_1cv0x_181,._colorSecondary_1cv0x_181:hover:not(:disabled){color:var(--secondary)}._colorAccent_1cv0x_186,._colorAccent_1cv0x_186:hover:not(:disabled){color:var(--accent)}._colorMuted_1cv0x_191,._colorMuted_1cv0x_191:hover:not(:disabled){color:var(--muted-foreground)}._colorSuccess_1cv0x_196,._colorSuccess_1cv0x_196:hover:not(:disabled){color:var(--success)}._colorWarning_1cv0x_201,._colorWarning_1cv0x_201:hover:not(:disabled){color:var(--warning)}._colorError_1cv0x_206,._colorError_1cv0x_206:hover:not(:disabled){color:var(--destructive)}._colorForeground_1cv0x_211,._colorForeground_1cv0x_211:hover:not(:disabled){color:var(--foreground)}._field_76na2_1{display:flex;flex-direction:column;gap:.5rem}._label_76na2_7{font-size:var(--font-size-14);font-weight:500;color:var(--foreground);display:block}._required_76na2_14{color:var(--destructive);margin-left:.25rem}._input_76na2_19{display:flex;height:2.5rem;width:100%;border-radius:.375rem;border:1px solid var(--border);background-color:var(--input);color:var(--foreground);padding:0 .75rem;font-size:var(--font-size-14);transition:all .2s;outline:none;box-sizing:border-box}._input_76na2_19::placeholder{color:var(--muted-foreground)}._input_76na2_19:focus{border-color:var(--ring);box-shadow:0 0 0 2px var(--ring)}._input_76na2_19:disabled{cursor:not-allowed;opacity:.5}._inputError_76na2_48{border-color:var(--destructive)}._inputError_76na2_48:focus{border-color:var(--destructive);box-shadow:0 0 0 2px var(--destructive)}._inputWrapper_76na2_57{position:relative;display:flex;align-items:center}._leftIcon_76na2_63{position:absolute;left:.75rem;display:flex;align-items:center;justify-content:center;pointer-events:none;color:var(--muted-foreground)}._inputWithLeftIcon_76na2_73{padding-left:2.5rem}._inputWithRightIcon_76na2_77{padding-right:2.5rem}._rightIcon_76na2_81{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;pointer-events:none;color:var(--muted-foreground)}._dark_76na2_93 ._input_76na2_19:focus{box-shadow:0 0 0 2px var(--ring)}._dark_76na2_93 ._inputError_76na2_48:focus{box-shadow:0 0 0 2px var(--destructive)}._message_76na2_101{font-size:var(--font-size-12);margin-top:.25rem}._messageError_76na2_106{color:var(--destructive)}._heading_c3tte_1{margin:0}._default_c3tte_5{color:var(--foreground)}._inverse_c3tte_9{color:#fffffff2}._dark_c3tte_13 ._inverse_c3tte_9{color:var(--foreground)}._h1_c3tte_17,._h2_c3tte_23{font-weight:700;line-height:var(--line-heights-35);font-size:var(--font-size-24)}._h3_c3tte_29{font-weight:600;line-height:var(--line-heights-24);font-size:var(--font-size-16)}._h4_c3tte_35{font-weight:600;line-height:var(--line-heights-18);font-size:var(--font-size-12);text-transform:uppercase;letter-spacing:.05em}._h5_c3tte_44{font-weight:500;line-height:var(--line-heights-20);font-size:var(--font-size-16)}._h6_c3tte_50{font-weight:500;line-height:var(--line-heights-18);font-size:var(--font-size-14)}@media(min-width:768px){._h1_c3tte_17,._h2_c3tte_23{font-size:var(--font-size-32);line-height:var(--line-heights-40)}._h3_c3tte_29{font-size:var(--font-size-18);line-height:var(--line-heights-22)}._h4_c3tte_35{font-size:var(--font-size-12);line-height:var(--line-heights-18)}._h5_c3tte_44{font-size:var(--font-size-16);line-height:var(--line-heights-20)}._h6_c3tte_50{font-size:var(--font-size-14);line-height:var(--line-heights-18)}}@media(min-width:1024px){._h1_c3tte_17,._h2_c3tte_23{font-size:var(--font-size-35);line-height:var(--line-heights-44)}._h3_c3tte_29{font-size:var(--font-size-20);line-height:var(--line-heights-25)}._h4_c3tte_35{font-size:var(--font-size-12);line-height:var(--line-heights-18)}._h5_c3tte_44{font-size:var(--font-size-16);line-height:var(--line-heights-20)}._h6_c3tte_50{font-size:var(--font-size-14);line-height:var(--line-heights-18)}}._text_13z4t_1{margin:0}._default_13z4t_6{color:var(--foreground)}._muted_13z4t_10{color:var(--muted-foreground)}._primary_13z4t_14{color:var(--primary)}._secondary_13z4t_18{color:var(--secondary)}._warning_13z4t_22{color:var(--warning)}._error_13z4t_26{color:var(--error)}._regular_13z4t_31{font-weight:400}._medium_13z4t_35{font-weight:500}._semibold_13z4t_39{font-weight:600}._bold_13z4t_43{font-weight:700}._extrabold_13z4t_47{font-weight:800}._xs_13z4t_52{font-size:var(--font-size-11);line-height:var(--line-heights-16)}._sm_13z4t_57{font-size:var(--font-size-12);line-height:var(--line-heights-18)}._md_13z4t_62{font-size:var(--font-size-14);line-height:var(--line-heights-22)}._lg_13z4t_67{font-size:var(--font-size-16);line-height:var(--line-heights-26)}._xl_13z4t_72{font-size:var(--font-size-18);line-height:var(--line-heights-28)}._field_wugs4_1{display:flex;flex-direction:column;gap:.25rem}._container_wugs4_7{display:flex;align-items:flex-start;gap:.5rem;cursor:pointer;-webkit-user-select:none;user-select:none}._checkbox_wugs4_15{appearance:none;width:1rem;height:1rem;border:1.25px solid var(--border);border-radius:.25rem;background-color:var(--input);cursor:pointer;position:relative;flex-shrink:0;margin-top:.125rem;transition:all .15s ease-in-out}._checkboxXs_wugs4_29{width:.75rem;height:.75rem}._checkboxSm_wugs4_34{width:.875rem;height:.875rem}._checkboxMd_wugs4_39{width:1rem;height:1rem}._checkboxLg_wugs4_44{width:1.125rem;height:1.125rem}._checkbox_wugs4_15:hover:not(:disabled){border-color:var(--primary)}._checkbox_wugs4_15:checked{background-color:var(--primary);border-color:var(--primary)}._checkbox_wugs4_15:checked:after{content:"";position:absolute;top:50%;left:50%;width:.25rem;height:.5rem;border:solid white;border-width:0 .125rem .125rem 0;transform:translate(-50%,-50%) rotate(45deg)}._checkboxXs_wugs4_29:checked:after{top:50%;left:50%;width:.1875rem;height:.375rem;border:solid white;border-width:0 .125rem .125rem 0;transform:translate(-50%,-50%) rotate(45deg)}._checkboxSm_wugs4_34:checked:after{top:50%;left:50%;width:.21875rem;height:.4375rem;border:solid white;border-width:0 .125rem .125rem 0;transform:translate(-50%,-50%) rotate(45deg)}._checkboxLg_wugs4_44:checked:after{top:50%;left:50%;width:.28125rem;height:.5625rem;border:solid white;border-width:0 .125rem .125rem 0;transform:translate(-50%,-50%) rotate(45deg)}._checkboxError_wugs4_100{border-color:var(--destructive)}._checkboxError_wugs4_100:checked{background-color:var(--destructive);border-color:var(--destructive)}._checkbox_wugs4_15:disabled{opacity:.6;cursor:not-allowed;background-color:var(--border)}._checkbox_wugs4_15:checked:disabled{background-color:var(--border);border-color:var(--border)}._checkbox_wugs4_15:checked:disabled:after{border-color:var(--muted-foreground)}._label_wugs4_124{font-size:var(--font-size-14);color:var(--foreground);line-height:1.5}._labelXs_wugs4_130{font-size:var(--font-size-11)}._labelSm_wugs4_134{font-size:var(--font-size-12)}._labelMd_wugs4_138{font-size:var(--font-size-14)}._labelLg_wugs4_142{font-size:var(--font-size-16)}._labelDisabled_wugs4_146{opacity:.6;cursor:not-allowed}._default_wugs4_151{color:var(--foreground)}._muted_wugs4_155{color:var(--muted-foreground)}._inverse_wugs4_159{color:var(--background)}._required_wugs4_163{color:var(--destructive);margin-left:.125rem}._message_wugs4_168{font-size:var(--font-size-12);margin-left:1.5rem}._messageError_wugs4_173{color:var(--destructive)}._field_1tiho_1{display:flex;flex-direction:column;gap:.25rem;width:max-content}._container_1tiho_8{display:flex;align-items:center;gap:.75rem;-webkit-user-select:none;user-select:none}._switch_1tiho_15{appearance:none;position:relative;background-color:var(--border);border-radius:9999px;cursor:pointer;transition:all .2s;flex-shrink:0}._switchSm_1tiho_25{width:1.75rem;height:.9375rem}._switchMd_1tiho_30{width:2rem;height:1.125rem}._switchLg_1tiho_35{width:2.75rem;height:1.5rem}._switch_1tiho_15:before{content:"";position:absolute;background-color:var(--background);border-radius:50%;transition:transform .2s}._switchSm_1tiho_25:before{width:.75rem;height:.75rem;top:.09375rem;left:.09375rem}._switchMd_1tiho_30:before{width:.875rem;height:.875rem;top:.125rem;left:.125rem}._switchLg_1tiho_35:before{width:1.25rem;height:1.25rem;top:.125rem;left:.125rem}._switch_1tiho_15:hover:not(:checked){border-color:var(--primary)}._switch_1tiho_15:checked:before{transform:translate(var(--switch-translate))}._switchSm_1tiho_25:checked:before{--switch-translate: .75rem}._switchMd_1tiho_30:checked:before{--switch-translate: .875rem}._switchLg_1tiho_35:checked:before{--switch-translate: 1.25rem}._switch_1tiho_15:checked{background-color:var(--primary)}._switch_1tiho_15:disabled{opacity:.6;cursor:not-allowed;background-color:var(--border)}._switchError_1tiho_103{background-color:var(--destructive)}._switchError_1tiho_103:checked{background-color:var(--destructive)}._switchError_1tiho_103:hover:not(:disabled){background-color:#dc2626}._label_1tiho_115{font-size:var(--font-size-14);color:var(--foreground);line-height:1.5;cursor:pointer;-webkit-user-select:none;user-select:none}._labelSm_1tiho_123{font-size:var(--font-size-12)}._labelMd_1tiho_127{font-size:var(--font-size-14)}._labelLg_1tiho_131{font-size:var(--font-size-16)}._labelDisabled_1tiho_135{opacity:.5;cursor:not-allowed}._required_1tiho_140{color:var(--destructive);margin-left:.125rem}._message_1tiho_145{font-size:var(--font-size-12);margin-left:3rem}._messageError_1tiho_150{color:var(--destructive)}._badge_1rlwx_1{display:inline-flex;align-items:center;gap:.375rem;border-radius:9999px;padding:.125rem .625rem;font-size:var(--font-size-12);font-weight:500;border:1px solid}._dot_1rlwx_12{height:.375rem;width:.375rem;border-radius:50%}._badgeSuccess_1rlwx_19{background-color:var(--badge-success-bg);color:var(--badge-success-text);border-color:var(--badge-success-border)}._dotSuccess_1rlwx_25{background-color:var(--badge-success-dot)}._badgeWarning_1rlwx_30{background-color:var(--badge-warning-bg);color:var(--badge-warning-text);border-color:var(--badge-warning-border)}._dotWarning_1rlwx_36{background-color:var(--badge-warning-dot)}._badgeError_1rlwx_41{background-color:var(--badge-error-bg);color:var(--badge-error-text);border-color:var(--badge-error-border)}._dotError_1rlwx_47{background-color:var(--badge-error-dot)}._badgeInfo_1rlwx_52{background-color:var(--badge-info-bg);color:var(--badge-info-text);border-color:var(--badge-info-border)}._dotInfo_1rlwx_58{background-color:var(--badge-info-dot)}._badgeNeutral_1rlwx_63{background-color:var(--badge-neutral-bg);color:var(--badge-neutral-text);border-color:var(--badge-neutral-border)}._dotNeutral_1rlwx_69{background-color:var(--badge-neutral-dot)}._badgePrimary_1rlwx_74{background-color:var(--badge-primary-bg);color:var(--badge-primary-text);border-color:var(--badge-primary-border)}._dotPrimary_1rlwx_80{background-color:var(--badge-primary-dot)}._badgeXs_1rlwx_85{padding:.0625rem .375rem;font-size:var(--font-size-10)}._badgeSm_1rlwx_90{padding:.0625rem .5rem;font-size:var(--font-size-11)}._badgeMd_1rlwx_95{padding:.125rem .625rem;font-size:var(--font-size-12)}._badgeNormal_1rlwx_101{font-weight:500}._badgeBold_1rlwx_105{font-weight:700}._toggle_rpcc7_1{display:flex;align-items:center;gap:.125rem;padding:.15rem;background-color:var(--border);border-radius:9999px;cursor:pointer;transition:background-color .2s ease}._option_rpcc7_12{display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;border-radius:50%;transition:background-color .2s ease}._active_rpcc7_22{background-color:var(--background);box-shadow:0 1px 3px #0000001a}._icon_rpcc7_27{width:.85rem;height:.85rem;color:var(--muted-foreground)}._container_1ud0v_1{min-height:100vh;background-color:var(--background)}._notFound_1ud0v_6{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:var(--background)}._notFoundContent_1ud0v_14{text-align:center;display:flex;flex-direction:column;gap:.5rem}._header_1ud0v_21{border-bottom:1px solid var(--border);position:sticky;top:0;z-index:10;background-color:var(--header-background)}._headerContent_1ud0v_29{max-width:72rem;margin:0 auto;padding:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between}._headerLogo_1ud0v_38{display:flex;align-items:center;gap:.625rem}._logo_1ud0v_44{height:2rem;object-fit:contain}._headerTagline_1ud0v_49{display:none}._statusBadge_1ud0v_53{margin-left:auto;margin-right:.75rem}._main_1ud0v_58{max-width:72rem;margin:0 auto;padding:2rem 1.5rem}._titleSection_1ud0v_64{margin-bottom:2rem}._grid_1ud0v_68{display:grid;grid-template-columns:1fr;gap:2rem}._leftColumn_1ud0v_74{display:flex;flex-direction:column;gap:1.5rem}._rightColumn_1ud0v_80{position:relative}._summaryCard_1ud0v_84{position:sticky;top:6rem;border-radius:.75rem;border:1px solid var(--border);background-color:var(--card);padding:1.25rem;display:flex;flex-direction:column;gap:1.25rem;box-shadow:0 1px 3px #0000001a}._section_1ud0v_97{border-radius:.75rem;border:1px solid var(--border);background-color:var(--card);padding:1.25rem}._sectionHeader_1ud0v_104{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}._sectionIcon_1ud0v_111{height:1rem;width:1rem;color:var(--primary)}._sectionTitle_1ud0v_117{font-size:var(--font-size-12);font-weight:600;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em;margin:0}._subjectsList_1ud0v_126{display:flex;gap:.5rem;flex-wrap:wrap}._subjectItem_1ud0v_132{display:flex;align-items:center;gap:.5rem;border-radius:.5rem;padding:.5rem .75rem;border:1px solid var(--subject-border);background-color:var(--subject-bg)}._subjectName_1ud0v_142{color:var(--primary)}._subjectLevel_1ud0v_146{background-color:var(--subject-level-bg);border-radius:.25rem;padding:.125rem .375rem}._tariffList_1ud0v_152{display:flex;flex-direction:column;gap:.75rem}._tariffCard_1ud0v_158{background-color:var(--secondary);border:1px solid var(--border);border-radius:.5rem;padding:1rem}._tariffHeader_1ud0v_165{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}._tariffBadge_1ud0v_172{padding:.25rem .5rem;border-radius:.25rem;font-size:var(--font-size-11);font-weight:500;background-color:var(--primary);color:var(--primary-foreground)}._tariffStats_1ud0v_181{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}._packList_1ud0v_187{display:flex;flex-direction:column;gap:.75rem}._packCard_1ud0v_193{background-color:var(--secondary);border:1px solid var(--border);border-radius:.5rem;padding:1rem}._packHeader_1ud0v_200{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}._packStats_1ud0v_207{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}._scheduleList_1ud0v_213{display:flex;flex-direction:column;gap:.5rem}._scheduleRow_1ud0v_219{display:grid;grid-template-columns:minmax(8rem,1fr) auto;gap:.75rem;align-items:center}._scheduleSubject_1ud0v_226{font-weight:500;color:var(--foreground)}._scheduleSlots_1ud0v_231{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:flex-start}._scheduleSlot_1ud0v_231{background-color:var(--subject-bg);color:var(--primary);border:1px solid var(--subject-border);border-radius:.25rem;padding:.125rem .5rem;font-size:var(--font-size-12);font-weight:500}._conditionsList_1ud0v_248{font-size:var(--font-size-12);color:var(--muted-foreground);display:flex;flex-direction:column;gap:.25rem;list-style:disc;list-style-position:inside}._stat_1ud0v_53{display:flex;flex-direction:column;gap:.125rem}._statHighlight_1ud0v_264{color:var(--primary)}._totals_1ud0v_268{display:flex;flex-direction:column;gap:.5rem;font-size:var(--font-size-14)}._totalRow_1ud0v_275{display:flex;justify-content:space-between}._totalValueGroup_1ud0v_280{display:inline-flex;align-items:center;gap:.5rem}._totalValueMuted_1ud0v_286{color:var(--muted-foreground);text-decoration:line-through}._totalRowSingle_1ud0v_291{display:flex;justify-content:flex-end}._totalLabel_1ud0v_296{color:var(--muted-foreground)}._totalValue_1ud0v_280{font-weight:600;color:var(--foreground)}._totalToday_1ud0v_305{border-top:1px solid var(--border);padding-top:.5rem;display:flex;justify-content:space-between;align-items:center}._totalTodayLabel_1ud0v_313{font-weight:500;color:var(--foreground)}._totalTodayAmount_1ud0v_318{font-size:var(--font-size-18);font-weight:700;color:var(--primary)}._invoiceSection_1ud0v_324{border-top:1px solid var(--border);padding-top:1rem;display:flex;flex-direction:column;gap:.75rem}._fiscalFields_1ud0v_332{display:flex;flex-direction:column;gap:.625rem}._paySection_1ud0v_338{border-top:1px solid var(--border);padding-top:1rem;display:flex;flex-direction:column;gap:.75rem}._freeProposalBox_1ud0v_346{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem 1rem;border:1px solid color-mix(in srgb,var(--success) 30%,transparent);background:color-mix(in srgb,var(--success) 5%,transparent);border-radius:var(--radius);text-align:center;color:var(--success)}._paidMessage_1ud0v_359{text-align:center;padding:.75rem;display:flex;align-items:center;justify-content:center;gap:.5rem;color:var(--success)}._checkIcon_1ud0v_369{height:1rem;width:1rem}._expiredMessage_1ud0v_374{text-align:center;padding:.75rem;display:flex;flex-direction:column;gap:.5rem}._errorText_1ud0v_382{color:var(--destructive)}._payButton_1ud0v_386{width:100%;height:2.75rem;display:flex;align-items:center;justify-content:center;gap:.5rem;font-weight:600}._buttonIcon_1ud0v_396{height:1rem;width:1rem}._securePayment_1ud0v_401{display:flex;align-items:center;justify-content:center;gap:.375rem}._shieldIcon_1ud0v_408{height:.75rem;width:.75rem}._securePaymentText_1ud0v_413{font-size:var(--font-size-10)}._termsLink_1ud0v_417{color:var(--primary);text-decoration:underline;text-underline-offset:2px}._termsLink_1ud0v_417:hover{opacity:.85}._footer_1ud0v_427{border-top:1px solid var(--border);padding:1.5rem 0;margin-top:3rem;text-align:center}@media(min-width:640px){._headerTagline_1ud0v_49{display:block}._tariffStats_1ud0v_181{grid-template-columns:repeat(4,1fr)}}@media(min-width:1024px){._grid_1ud0v_68{grid-template-columns:2fr 1fr}}._card_1r66x_1{border-radius:.5rem;border:1px solid var(--border);background-color:var(--card);box-shadow:0 1px 3px #0000001a}._dark_1r66x_8 ._card_1r66x_1{box-shadow:0 1px 3px #0000004d}._cardContent_1r66x_12{padding:1.5rem}._container_1ixzi_1{min-height:100vh;background-color:var(--background)}._header_1ixzi_6{border-bottom:1px solid var(--border);position:sticky;top:0;z-index:10;background-color:var(--header-background)}._headerContent_1ixzi_14{max-width:72rem;margin:0 auto;padding:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between}._headerLogo_1ixzi_23{display:flex;align-items:center;gap:.625rem}._logo_1ixzi_29{height:2rem;object-fit:contain}._headerTagline_1ixzi_34{display:none}._main_1ixzi_38{max-width:72rem;margin:0 auto;padding:2rem 1.5rem;display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 80px)}._content_1ixzi_48{max-width:448px;width:100%;text-align:center;display:flex;flex-direction:column;gap:1.5rem}._iconWrapper_1ixzi_57{margin:0 auto;width:4rem;height:4rem;border-radius:50%;background-color:var(--success);background-color:color-mix(in srgb,var(--success) 12%,transparent);display:flex;align-items:center;justify-content:center}._iconSuccess_1ixzi_69{color:var(--success);height:2rem;width:2rem}._textSection_1ixzi_75{display:flex;flex-direction:column;gap:.5rem}._title_1ixzi_81{color:var(--foreground)}._description_1ixzi_85{color:var(--muted-foreground);line-height:1.6}._studentName_1ixzi_90{color:var(--foreground);font-weight:500}._summary_1ixzi_95{padding:1.25rem;text-align:left;display:flex;flex-direction:column;gap:.75rem}._summaryTitle_1ixzi_103{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground)}._startDate_1ixzi_111{text-align:right}._summaryRow_1ixzi_115{display:flex;justify-content:space-between;align-items:flex-start;font-size:.875rem;gap:.75rem}._summaryValueGroup_1ixzi_123{display:inline-flex;align-items:center;gap:.375rem;justify-content:flex-end;flex-wrap:wrap}._summaryValueMuted_1ixzi_131{text-decoration:line-through;opacity:.75}._summaryTotal_1ixzi_136{border-top:1px solid var(--border);padding-top:.5rem;margin-top:.25rem}._invoiceNote_1ixzi_142{display:flex;align-items:center;justify-content:center;gap:.5rem;color:var(--muted-foreground);font-size:.75rem}._backButton_1ixzi_151{gap:.5rem}._footer_1ixzi_155{color:var(--muted-foreground);font-size:.625rem}._notFound_1ixzi_160{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:var(--background)}._notFoundContent_1ixzi_168{text-align:center;display:flex;flex-direction:column;gap:.5rem}@media(min-width:640px){._headerTagline_1ixzi_34{display:block}}._container_8jaci_1{min-height:100vh;background-color:var(--background)}._header_8jaci_6{border-bottom:1px solid var(--border);position:sticky;top:0;z-index:10;background-color:var(--header-background)}._headerContent_8jaci_14{max-width:72rem;margin:0 auto;padding:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between}._headerLogo_8jaci_23{display:flex;align-items:center;gap:.625rem}._logo_8jaci_29{height:2rem;object-fit:contain}._headerTagline_8jaci_34{display:none}._main_8jaci_38{max-width:72rem;margin:0 auto;padding:2rem 1.5rem;display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 80px)}._content_8jaci_48{max-width:448px;width:100%;text-align:center;display:flex;flex-direction:column;gap:1.5rem}._iconWrapper_8jaci_57{margin:0 auto;width:4rem;height:4rem;border-radius:50%;background-color:var(--warning);background-color:color-mix(in srgb,var(--warning) 12%,transparent);display:flex;align-items:center;justify-content:center}._iconCancel_8jaci_69{color:var(--warning);height:2rem;width:2rem}._textSection_8jaci_75{display:flex;flex-direction:column;gap:.5rem}._title_8jaci_81{color:var(--foreground)}._description_8jaci_85{color:var(--muted-foreground);line-height:1.6}._studentName_8jaci_90{color:var(--foreground);font-weight:500}._contactCard_8jaci_95{padding:2rem;text-align:center;display:flex;flex-direction:column;gap:1.5rem}._contactContent_8jaci_103{display:flex;flex-direction:column;gap:.5rem}._contactDescription_8jaci_109{color:var(--muted-foreground);max-width:400px;margin:0 auto}._contactActions_8jaci_115{display:flex;flex-direction:column;gap:1rem}._primaryButton_8jaci_121,._secondaryButton_8jaci_127{width:100%;justify-content:center;gap:.5rem}._footer_8jaci_133{color:var(--muted-foreground);font-size:.625rem}._notFound_8jaci_138{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:var(--background)}._notFoundContent_8jaci_146{text-align:center;display:flex;flex-direction:column;gap:.5rem}@media(min-width:640px){._headerTagline_8jaci_34{display:block}._contactActions_8jaci_115{flex-direction:row;gap:1rem}._primaryButton_8jaci_121,._secondaryButton_8jaci_127{flex:1}}@layer base{:root{--background: #f7f8fc;--foreground: #1f2937;--card: #ffffff;--card-foreground: #1f2937;--popover: #ffffff;--popover-foreground: #1f2937;--primary: #8080fa;--primary-foreground: #ffffff;--secondary: #f7f8fc;--secondary-foreground: #1f2937;--muted: #f7f8fc;--muted-foreground: #6b7280;--accent: #f7f8fc;--accent-foreground: #1f2937;--destructive: #ef4444;--destructive-foreground: #ffffff;--border: #e6e8f0;--input: #f8fafc;--ring: #8080fa;--radius: .5rem;--success: #34ebac;--success-foreground: #1f2937;--warning: #fca18b;--warning-foreground: #1f2937;--tertiary: #fca18b;--tertiary-foreground: #1f2937;--info: #8080fa;--info-foreground: #ffffff;--sidebar-background: #ffffff;--sidebar-foreground: #6b7280;--sidebar-primary: #8080fa;--sidebar-primary-foreground: #ffffff;--sidebar-accent: #f3f4ff;--sidebar-accent-foreground: #6666cc;--sidebar-border: #e6e8f0;--sidebar-ring: #8080fa;--chart-1: #8080fa;--chart-2: #34ebac;--chart-3: #fca18b;--chart-4: #cc66ff;--chart-5: #ef4444;--font-size-10: .625rem;--font-size-11: .6875rem;--font-size-12: .75rem;--font-size-13: .8125rem;--font-size-14: .875rem;--font-size-16: 1rem;--font-size-17: 1.0625rem;--font-size-18: 1.125rem;--font-size-19: 1.1875rem;--font-size-20: 1.25rem;--font-size-21: 1.3125rem;--font-size-22: 1.375rem;--font-size-24: 1.5rem;--font-size-25: 1.5625rem;--font-size-28: 1.75rem;--font-size-30: 1.875rem;--font-size-32: 2rem;--font-size-34: 2.125rem;--font-size-35: 2.1875rem;--font-size-44: 2.75rem;--font-size-45: 2.8125rem;--font-size-50: 3.125rem;--font-size-60: 3.75rem;--font-size-65: 4rem;--line-heights-12: .75rem;--line-heights-14: .875rem;--line-heights-16: 1rem;--line-heights-18: 1.125rem;--line-heights-19: 1.1875rem;--line-heights-20: 1.25rem;--line-heights-22: 1.375rem;--line-heights-24: 1.5rem;--line-heights-25: 1.5625rem;--line-heights-26: 1.625rem;--line-heights-28: 1.75rem;--line-heights-30: 1.875rem;--line-heights-32: 2rem;--line-heights-35: 2.1875rem;--line-heights-36: 2.25rem;--line-heights-40: 2.5rem;--line-heights-44: 2.75rem;--line-heights-48: 3rem;--line-heights-60: 3.75rem;--line-heights-72: 4.5rem;--line-heights-88: 5.5rem;--letter-spacing-0: -.008rem;--letter-spacing-1: .013rem;--letter-spacing-2: .019rem;--letter-spacing-3: .031rem;--letter-spacing-4: .038rem;--letter-spacing-5: .05rem;--letter-spacing-6: .056rem;--letter-spacing-7: .063rem;--max-width-1200: 1200px;--purpletronic: #8080f8;--seadapted: #34e9aa;--deepblue: linear-gradient( 180deg, var(--purpletronic) 0%, var(--seadapted) 100% );--deepblue-60: linear-gradient( -60deg, var(--seadapted) 0%, var(--purpletronic) 100% );--outspace: linear-gradient( 180deg, var(--purpletronic) 0%, var(--sandground) 100% );--outspace-60: linear-gradient( -60deg, var(--sandground) 0%, var(--purpletronic) 100% );--badge-success-bg: #f0fdf4;--badge-success-text: #0d9668;--badge-success-border: #bbf7d0;--badge-success-dot: #34ebac;--badge-warning-bg: #fffbeb;--badge-warning-text: #b45309;--badge-warning-border: #fed7aa;--badge-warning-dot: #fca18b;--badge-error-bg: #fef2f2;--badge-error-text: #ef4444;--badge-error-border: #fecaca;--badge-error-dot: #ef4444;--badge-info-bg: #dbeafe;--badge-info-text: #1e40af;--badge-info-border: #93c5fd;--badge-info-dot: #3b82f6;--badge-neutral-bg: var(--secondary);--badge-neutral-text: var(--muted-foreground);--badge-neutral-border: var(--border);--badge-neutral-dot: var(--muted-foreground);--badge-primary-bg: #eef2ff;--badge-primary-text: #8080fa;--badge-primary-border: #c7d2fe;--badge-primary-dot: #8080fa;--header-background: #ffffff;--tabs-container: #ffffff;--subject-border: #e0e7ff;--subject-bg: #f0f4ff;--subject-level-bg: #f8fafc;scrollbar-color:rgba(150,150,150,.5) transparent!important;scrollbar-width:thin!important}.dark{--background: #0f172a;--foreground: #f8fafc;--card: #0f172a;--card-foreground: #f8fafc;--popover: #0f172a;--popover-foreground: #f8fafc;--primary: #8080fa;--primary-foreground: #0f172a;--secondary: #1e293b;--secondary-foreground: #f8fafc;--muted: #1e293b;--muted-foreground: #94a3b8;--accent: #1e293b;--accent-foreground: #f8fafc;--destructive: #991b1b;--destructive-foreground: #f8fafc;--border: #1e293b;--input: #1e293b;--ring: #8080fa;--success: #34ebac;--success-foreground: #0f172a;--warning: #fca18b;--warning-foreground: #0f172a;--tertiary: #fca18b;--tertiary-foreground: #0f172a;--info: #8080fa;--info-foreground: #0f172a;--sidebar-background: #0f172a;--sidebar-foreground: #94a3b8;--sidebar-primary: #8080fa;--sidebar-primary-foreground: #0f172a;--sidebar-accent: #1e293b;--sidebar-accent-foreground: #f8fafc;--sidebar-border: #1e293b;--sidebar-ring: #8080fa;--chart-1: #8080fa;--chart-2: #34ebac;--chart-3: #fca18b;--chart-4: #cc66ff;--chart-5: #991b1b;--badge-success-bg: #064e3b;--badge-success-text: #34ebac;--badge-success-border: #065f46;--badge-success-dot: #34ebac;--badge-warning-bg: #451a03;--badge-warning-text: #fca18b;--badge-warning-border: #78350f;--badge-warning-dot: #fca18b;--badge-error-bg: #450a0a;--badge-error-text: #ef4444;--badge-error-border: #7f1d1d;--badge-error-dot: #ef4444;--badge-info-bg: #1e3a8a;--badge-info-text: #93c5fd;--badge-info-border: #1e40af;--badge-info-dot: #3b82f6;--badge-neutral-bg: #1e293b;--badge-neutral-text: #94a3b8;--badge-neutral-border: #334155;--badge-neutral-dot: #94a3b8;--badge-primary-bg: #1e1b4b;--badge-primary-text: #8080fa;--badge-primary-border: #312e81;--badge-primary-dot: #8080fa;--header-background: #0f172a;--tabs-container: #1e293b;--subject-border: #4c1d95;--subject-bg: #1e1b4b;--subject-level-bg: #1e293b}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box;font-family:Poppins}a{text-decoration:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent;border-radius:6px}::-webkit-scrollbar-thumb{background:#96969680;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#969696cc}body{background-color:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Work Sans,system-ui,-apple-system,sans-serif;margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-family:Poppins,system-ui,-apple-system,sans-serif}}
