@font-face{font-family:inter;src:url(../media/Inter_latin-s.p.c757f81b.woff2)format("woff2");font-display:swap;font-weight:100 900;font-style:normal}@font-face{font-family:inter Fallback;src:local(Arial);ascent-override:89.79%;descent-override:22.36%;line-gap-override:0.0%;size-adjust:107.89%}.inter_e8136285-module__-zwWlG__className{font-family:inter,inter Fallback,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal}.inter_e8136285-module__-zwWlG__variable{--font-inter:"inter","inter Fallback",ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}
:root{--primary:var(--f-brand-bg);--primary-hover:var(--f-brand-bg-hover);--secondary:var(--f-fg-3);--accent:var(--f-brand-bg);--background:var(--f-bg-3);--foreground:var(--f-fg-1);--card-bg:var(--f-bg-1);--glass-bg:var(--f-bg-1);--glass-border:var(--f-stroke-2);--border:var(--f-stroke-2);--radius:var(--f-radius-xlarge);--shadow-sm:var(--f-shadow-2);--shadow:var(--f-shadow-4);--shadow-lg:var(--f-shadow-8);--font-sans:var(--f-font-base)}*{box-sizing:border-box;transition:background-color var(--f-duration-normal)var(--f-curve-easy-ease),color var(--f-duration-normal)var(--f-curve-easy-ease),border-color var(--f-duration-normal)var(--f-curve-easy-ease);margin:0;padding:0}body{color:var(--foreground);background-color:var(--f-bg-3);background-image:radial-gradient(ellipse 80% 60% at 15% 0%,var(--f-texture-tint-a),transparent 60%),radial-gradient(ellipse 70% 50% at 95% 100%,var(--f-texture-tint-b),transparent 60%),radial-gradient(circle,var(--f-texture-dot)1px,transparent 1px);font-family:var(--font-sans);font-size:var(--f-font-size-300);-webkit-font-smoothing:antialiased;background-size:100% 100%,100% 100%,22px 22px;background-attachment:fixed,fixed,fixed;min-height:100vh;line-height:1.43;overflow-x:hidden}.glass{background:var(--f-bg-1);border:var(--f-stroke-thin)solid var(--f-stroke-2);border-radius:var(--radius);box-shadow:var(--f-shadow-4)}.shadow-premium{box-shadow:var(--f-shadow-16)}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fadeIn var(--f-duration-normal)var(--f-curve-easy-ease)forwards}@media (prefers-reduced-motion:reduce){.animate-fade-in{animation:none}}h1{font-size:var(--f-font-size-800);line-height:var(--f-line-height-800);font-weight:var(--f-weight-semibold)}h2{font-size:var(--f-font-size-700);line-height:var(--f-line-height-700);font-weight:var(--f-weight-semibold)}h3{font-size:var(--f-font-size-600);line-height:var(--f-line-height-600);font-weight:var(--f-weight-semibold)}h4{font-size:var(--f-font-size-500);line-height:var(--f-line-height-500);font-weight:var(--f-weight-semibold)}h5{font-size:var(--f-font-size-400);line-height:var(--f-line-height-400);font-weight:var(--f-weight-semibold)}h6{font-size:var(--f-font-size-300);line-height:var(--f-line-height-300);font-weight:var(--f-weight-semibold)}.btn{border-radius:var(--f-radius-medium);font-family:inherit;font-size:var(--f-font-size-300);font-weight:var(--f-weight-semibold);line-height:var(--f-line-height-300);cursor:pointer;border:var(--f-stroke-thin)solid transparent;color:var(--f-fg-1);transition:background-color var(--f-duration-normal)var(--f-curve-easy-ease);justify-content:center;align-items:center;padding:.75rem 1.5rem;display:inline-flex}.btn-primary{background:var(--f-brand-bg);color:var(--f-fg-on-brand)}.btn-primary:hover{background:var(--f-brand-bg-hover)}.btn-primary:active{background:var(--f-brand-bg-pressed)}.btn:disabled{cursor:not-allowed;background:var(--f-bg-disabled)!important;color:var(--f-fg-disabled)!important;border-color:var(--f-stroke-2)!important}.input-field{border-radius:var(--f-radius-medium);border:var(--f-stroke-thin)solid var(--f-stroke-1);border-bottom-color:var(--f-stroke-accessible);background:var(--f-bg-1);width:100%;color:var(--f-fg-1);font-family:inherit;font-size:var(--f-font-size-300);transition:border-color var(--f-duration-normal)var(--f-curve-easy-ease);outline:none;padding:.75rem 1rem}.input-field::placeholder{color:var(--f-fg-3)}.input-field:hover{border-color:var(--f-stroke-1-hover);border-bottom-color:var(--f-stroke-accessible)}.input-field:focus{border-color:var(--f-stroke-1);border-bottom:var(--f-stroke-thick)solid var(--f-brand-stroke)}.input-field:disabled{background:var(--f-bg-disabled);border-color:var(--f-stroke-2);color:var(--f-fg-disabled);cursor:not-allowed}:focus-visible{outline:var(--f-stroke-thick)solid var(--f-stroke-focus);outline-offset:1px}.container{max-width:1200px;margin:0 auto;padding:2rem}.card{background:var(--f-bg-1);border:var(--f-stroke-thin)solid var(--f-stroke-2);border-radius:var(--radius);box-shadow:var(--f-shadow-4);padding:1.5rem}.gradient-text{color:var(--f-fg-1);font-weight:var(--f-weight-semibold)}.toggle-btn{transition:background-color var(--f-duration-normal)var(--f-curve-easy-ease),box-shadow var(--f-duration-normal)var(--f-curve-easy-ease)}.toggle-btn:hover{background:var(--f-brand-bg-hover)!important;box-shadow:var(--f-shadow-8)!important}.toggle-btn:active{background:var(--f-brand-bg-pressed)!important}.toggle-btn svg{transition:transform var(--f-duration-normal)var(--f-curve-easy-ease)}select,input[type=date],input[type=number],input[type=time]{font-family:inherit;font-size:var(--f-font-size-300);line-height:var(--f-line-height-300);color:var(--f-fg-1);background-color:var(--f-bg-1);border:var(--f-stroke-thin)solid var(--f-stroke-1);border-bottom-color:var(--f-stroke-accessible);border-radius:var(--f-radius-medium);transition:border-color var(--f-duration-normal)var(--f-curve-easy-ease);outline:none;padding:.5rem .75rem}select{appearance:none;background-image:var(--f-chevron-down);cursor:pointer;background-position:right .6rem center;background-repeat:no-repeat;background-size:12px 12px;padding-right:2rem}select:hover,input[type=date]:hover,input[type=number]:hover,input[type=time]:hover{border-color:var(--f-stroke-1-hover);border-bottom-color:var(--f-stroke-accessible)}select:focus,input[type=date]:focus,input[type=number]:focus,input[type=time]:focus{border-color:var(--f-stroke-1);border-bottom:var(--f-stroke-thick)solid var(--f-brand-stroke)}select:disabled,input[type=date]:disabled,input[type=number]:disabled{background-color:var(--f-bg-disabled);border-color:var(--f-stroke-2);color:var(--f-fg-disabled);cursor:not-allowed}select.input-field{padding-right:2rem}select option{background-color:var(--f-bg-1);color:var(--f-fg-1)}input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:1;background-image:var(--f-icon-calendar);background-repeat:no-repeat;background-size:16px 16px;width:16px;height:16px}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{appearance:textfield}.nav-item{min-height:40px;padding:0 var(--f-space-m);margin:0 var(--f-space-s)var(--f-space-xxs);border-radius:var(--f-radius-medium);color:var(--f-fg-2);font-size:var(--f-font-size-300);line-height:var(--f-line-height-300);font-weight:var(--f-weight-regular);transition:background-color var(--f-duration-normal)var(--f-curve-easy-ease),color var(--f-duration-normal)var(--f-curve-easy-ease);align-items:center;text-decoration:none;display:flex;position:relative}.nav-item:hover{background:var(--f-bg-subtle-hover);color:var(--f-fg-1)}.nav-item-active{background:var(--f-brand-bg-2);color:var(--f-brand-fg);font-weight:var(--f-weight-semibold)}.nav-item-active:before{content:"";border-radius:var(--f-radius-circular);background:var(--f-brand-bg);width:3px;height:55%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.day-cell{border-radius:var(--f-radius-medium);font-family:inherit;font-size:var(--f-font-size-300);cursor:pointer;transition:background-color var(--f-duration-normal)var(--f-curve-easy-ease);place-items:center;display:grid}.day-cell:hover:not([aria-selected=true]){background:var(--f-bg-subtle-hover)!important}.date-action{padding:var(--f-space-xs)var(--f-space-s);border-radius:var(--f-radius-medium);color:var(--f-brand-fg);font-family:inherit;font-size:var(--f-font-size-200);font-weight:var(--f-weight-semibold);cursor:pointer;transition:background-color var(--f-duration-normal)var(--f-curve-easy-ease);background:0 0;border:none}.date-action:hover{background:var(--f-bg-subtle-hover)}.year-step{border-radius:var(--f-radius-medium);width:24px;height:24px;color:var(--f-fg-3);cursor:pointer;transition:background-color var(--f-duration-normal)var(--f-curve-easy-ease),color var(--f-duration-normal)var(--f-curve-easy-ease);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;display:flex}.year-step:hover:not(:disabled){background:var(--f-bg-subtle-hover);color:var(--f-fg-1)}.year-step:disabled{color:var(--f-fg-disabled);cursor:default}.hover-nav:hover{background:var(--f-bg-subtle-hover)!important;opacity:1!important}@media (max-width:1024px){.container{padding:1.5rem}}@media (max-width:768px){.container{padding:1rem}.btn{font-size:var(--f-font-size-200);padding:.6rem 1rem}.card{padding:1rem}.table-responsive{-webkit-overflow-scrolling:touch;width:100%;display:block;overflow-x:auto}}@media (max-width:480px){.gradient-text{font-size:var(--f-font-size-600)!important}.input-field{padding:.6rem .8rem}}
:root{--f-font-base:"Segoe UI","Segoe UI Web (West European)",var(--font-inter,"Inter"),-apple-system,BlinkMacSystemFont,Roboto,"Helvetica Neue",sans-serif;--f-font-size-100:10px;--f-font-size-200:12px;--f-font-size-300:14px;--f-font-size-400:16px;--f-font-size-500:20px;--f-font-size-600:24px;--f-font-size-700:28px;--f-font-size-800:32px;--f-font-size-900:40px;--f-line-height-100:14px;--f-line-height-200:16px;--f-line-height-300:20px;--f-line-height-400:22px;--f-line-height-500:28px;--f-line-height-600:32px;--f-line-height-700:36px;--f-line-height-800:40px;--f-line-height-900:52px;--f-weight-regular:400;--f-weight-medium:500;--f-weight-semibold:600;--f-weight-bold:700;--f-space-xxs:2px;--f-space-xs:4px;--f-space-snudge:6px;--f-space-s:8px;--f-space-mnudge:10px;--f-space-m:12px;--f-space-l:16px;--f-space-xl:20px;--f-space-xxl:24px;--f-space-xxxl:32px;--f-radius-none:0;--f-radius-small:2px;--f-radius-medium:4px;--f-radius-large:6px;--f-radius-xlarge:8px;--f-radius-circular:10000px;--f-stroke-thin:1px;--f-stroke-thick:2px;--f-duration-normal:.2s;--f-curve-easy-ease:cubic-bezier(.33,0,.67,1);--f-shadow-2:0 0 2px #0000001f,0 1px 2px #00000024;--f-shadow-4:0 0 2px #0000001f,0 2px 4px #00000024;--f-shadow-8:0 0 2px #0000001f,0 4px 8px #00000024;--f-shadow-16:0 0 2px #0000001f,0 8px 16px #00000024;--f-fg-1:#242424;--f-fg-2:#424242;--f-fg-3:#616161;--f-fg-disabled:#bdbdbd;--f-fg-on-brand:#fff;--f-bg-1:#fff;--f-bg-2:#fafafa;--f-bg-3:#f5f5f5;--f-bg-1-hover:#f5f5f5;--f-bg-disabled:#f0f0f0;--f-bg-subtle-hover:#f5f5f5;--f-stroke-1:#d1d1d1;--f-stroke-1-hover:#c7c7c7;--f-stroke-2:#e0e0e0;--f-stroke-accessible:#616161;--f-stroke-focus:#000;--f-texture-dot:#0000000d;--f-texture-tint-a:#0f6cbd0f;--f-texture-tint-b:#00000009;--f-chevron-down:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M2 4.5L6 8.5L10 4.5' fill='none' stroke='%23616161' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");--f-icon-calendar:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cg fill='none' stroke='%23616161' stroke-width='1.3' stroke-linecap='round'%3E%3Crect x='2' y='3.2' width='12' height='10.3' rx='1.6'/%3E%3Cpath d='M2 6.4h12M5.3 2v2.4M10.7 2v2.4'/%3E%3C/g%3E%3C/svg%3E");--f-brand-bg:#0f6cbd;--f-brand-bg-hover:#115ea3;--f-brand-bg-pressed:#0c3b5e;--f-brand-fg:#0f6cbd;--f-brand-link:#115ea3;--f-brand-stroke:#0f6cbd;--f-brand-stroke-hover:#115ea3;--f-warning-fg:#c43501;--f-warning-bg:#fdf6f3;--f-warning-border:#f4bfab;--f-bg-inverted:#292929;--f-fg-inverted:#fff;--f-bg-inverted-subtle:#ffffff1a;--f-bg-brand-subtle:#0000001f;--f-fg-3-on-inverted:#adadad;--f-success-on-inverted:#54b054;--f-danger-on-inverted:#e37d80;--f-brand-bg-2:#ebf3fc;--f-brand-fg-2:#115ea3;--f-danger-fg:#bc2f32;--f-danger-bg:#fdf6f6;--f-danger-border:#f1bbbc;--f-success-fg:#0e700e;--f-success-bg:#f1faf1}[data-theme=dark]{--f-shadow-2:0 0 2px #0000003d,0 1px 2px #00000047;--f-shadow-4:0 0 2px #0000003d,0 2px 4px #00000047;--f-shadow-8:0 0 2px #0000003d,0 4px 8px #00000047;--f-shadow-16:0 0 2px #0000003d,0 8px 16px #00000047;--f-fg-1:#fff;--f-fg-2:#d6d6d6;--f-fg-3:#adadad;--f-fg-disabled:#5c5c5c;--f-fg-on-brand:#fff;--f-bg-1:#292929;--f-bg-2:#1f1f1f;--f-bg-3:#141414;--f-bg-1-hover:#3d3d3d;--f-bg-disabled:#141414;--f-bg-subtle-hover:#383838;--f-stroke-1:#666;--f-stroke-1-hover:#757575;--f-stroke-2:#525252;--f-stroke-accessible:#adadad;--f-stroke-focus:#fff;--f-texture-dot:#ffffff0d;--f-texture-tint-a:#479ef514;--f-texture-tint-b:#ffffff05;--f-chevron-down:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M2 4.5L6 8.5L10 4.5' fill='none' stroke='%23adadad' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");--f-icon-calendar:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cg fill='none' stroke='%23adadad' stroke-width='1.3' stroke-linecap='round'%3E%3Crect x='2' y='3.2' width='12' height='10.3' rx='1.6'/%3E%3Cpath d='M2 6.4h12M5.3 2v2.4M10.7 2v2.4'/%3E%3C/g%3E%3C/svg%3E");--f-brand-bg:#115ea3;--f-brand-bg-hover:#0f6cbd;--f-brand-bg-pressed:#0c3b5e;--f-brand-fg:#479ef5;--f-brand-link:#479ef5;--f-brand-stroke:#479ef5;--f-brand-stroke-hover:#62abf5;--f-warning-fg:#e9835e;--f-warning-bg:#411200;--f-warning-border:#da3b01;--f-bg-inverted:#fff;--f-fg-inverted:#242424;--f-bg-inverted-subtle:#0000000f;--f-bg-brand-subtle:#0000002e;--f-fg-3-on-inverted:#616161;--f-success-on-inverted:#0e700e;--f-danger-on-inverted:#bc2f32;--f-brand-bg-2:#082338;--f-brand-fg-2:#62abf5;--f-danger-fg:#e37d80;--f-danger-bg:#3f1011;--f-danger-border:#d13438;--f-success-fg:#54b054;--f-success-bg:#052505}
