.print_button__qAif1{display:inline-block;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.75rem 1.5rem;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease;box-shadow:0 4px 6px rgba(0,0,0,.1);width:100%;max-width:250px;font-family:inherit;letter-spacing:.5px;text-transform:uppercase;margin-bottom:.5rem}.print_button__qAif1:hover{transform:translateY(-2px);box-shadow:0 6px 12px rgba(102,126,234,.4);filter:brightness(1.1)}.print_button__qAif1:active{transform:translateY(0);box-shadow:0 2px 4px rgba(0,0,0,.1)}.print_container__c3q2T{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.print_text__jbW4Y{font-size:.85rem;color:#666;margin-top:.5rem;font-style:italic;display:block}.Menu_container__j_YCb{width:100%;position:relative;z-index:80;padding:2rem 0 1rem;background:transparent;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.Menu_stickyContainer__LAQvp{position:fixed;top:110px;left:0;right:0;z-index:100;background:transparent;padding:0;pointer-events:none;animation:Menu_slideDown__TbnRu .3s ease-out}@keyframes Menu_slideDown__TbnRu{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.Menu_stickyContainer__LAQvp .Menu_nav__E7M6z{display:flex;justify-content:flex-end;max-width:1200px;margin:0 auto;padding:0 1rem;pointer-events:none}.Menu_nav__E7M6z{max-width:1200px;margin:0 auto;padding:0 1rem;width:100%}.Menu_logoContainer__ww8Yi{display:flex;justify-content:center;align-items:center;transition:transform .3s ease}.Menu_logoContainer__ww8Yi:hover{transform:translateY(-2px)}.Menu_logoLink__I4zdC{display:block;line-height:0}.Menu_logo__EIf12{height:auto;max-width:250px;width:100%;filter:drop-shadow(0 4px 6px rgba(0,0,0,.1))}.Menu_list__Qw3wy{display:flex;flex-direction:column;list-style:none;padding:0;margin:0;align-items:center;gap:.75rem;opacity:1;transform:scale(1) translateY(0);filter:blur(0);transition:all .5s cubic-bezier(.4,0,.2,1);pointer-events:auto}.Menu_mobileHidden__HbJGR{opacity:0;pointer-events:none;visibility:hidden;position:absolute;right:0;top:0;transform-origin:calc(100% - 22px) 22px;transform:scale(.1);filter:blur(2px);transition:all .5s cubic-bezier(.4,0,.2,1)}.Menu_mobileOpen__v_bq4{display:flex;flex-direction:column;position:absolute;top:100%;right:1rem;background:#fff;padding:1rem;border-radius:1rem;box-shadow:0 4px 20px rgba(0,0,0,.15);border:1px solid #e0e0e0;width:250px;opacity:1;transform:translateY(10px);filter:blur(0);animation:Menu_slideIn__bs6W_ .4s cubic-bezier(.175,.885,.32,1.275) forwards;pointer-events:auto}@keyframes Menu_slideIn__bs6W_{0%{opacity:0;transform:translateY(0)}to{opacity:1;transform:translateY(10px)}}.Menu_hamburgerButton___GnCu{display:flex;flex-direction:column;justify-content:space-between;width:45px;height:45px;background:#2f7d00;border:none;border-radius:50%;padding:12px;cursor:pointer;box-shadow:0 4px 12px rgba(74,153,0,.3);transition:all .3s cubic-bezier(.4,0,.2,1);z-index:90;animation:Menu_popIn__du1y_ .5s cubic-bezier(.175,.885,.32,1.275) forwards;pointer-events:auto}@keyframes Menu_popIn__du1y_{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.Menu_hamburgerButton___GnCu:hover{transform:scale(1.1);background:#56ae00}.Menu_bar__cMnjm{width:100%;height:3px;background:#fff;border-radius:2px;transition:all .3s ease}.Menu_hamburgerActive__c2L3I .Menu_bar__cMnjm:first-child{transform:translateY(8px) rotate(45deg)}.Menu_hamburgerActive__c2L3I .Menu_bar__cMnjm:nth-child(2){opacity:0}.Menu_hamburgerActive__c2L3I .Menu_bar__cMnjm:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.Menu_item__MErXv{width:100%;max-width:400px}.Menu_link__Wl7LG{display:block;padding:.875rem 1.75rem;text-decoration:none;color:#004a99;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);text-transform:uppercase;font-size:.85rem;letter-spacing:.08em;text-align:center;position:relative;overflow:hidden;background:#f5f5f5;border-radius:50px;border:2px solid #e0e0e0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.Menu_link__Wl7LG:visited{color:#004a99}.Menu_link__Wl7LG:hover{color:#000;background:#e8e8e8;border-color:#2f7d00;transform:scale(1.05);box-shadow:0 4px 12px rgba(0,0,0,.1)}.Menu_link__Wl7LG:after{display:none}.Menu_active__2l9wb{display:block;padding:.875rem 1.75rem;text-decoration:none;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);text-transform:uppercase;font-size:.85rem;letter-spacing:.08em;text-align:center;position:relative;overflow:hidden;background:#2f7d00;color:#fff;border-radius:50px;border:2px solid #2f7d00;box-shadow:0 4px 15px rgba(74,153,0,.3);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;cursor:default}.Menu_active__2l9wb:after{display:none}@keyframes Menu_pulse__BH3JL{0%,to{box-shadow:0 4px 15px rgba(84,173,0,.3)}50%{box-shadow:0 4px 20px rgba(74,153,0,.5)}}.Menu_active__2l9wb{animation:Menu_pulse__BH3JL 2s ease-in-out infinite}@media (min-width:1024px){.Menu_list__Qw3wy{flex-direction:row;justify-content:center;gap:2rem;flex-wrap:wrap}.Menu_container__j_YCb{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1rem 1rem 2rem;max-width:1200px;margin:0 auto;gap:2rem}.Menu_nav__E7M6z{flex-grow:1}.Menu_item__MErXv{width:auto;max-width:none}.Menu_active__2l9wb,.Menu_link__Wl7LG{font-size:.85rem;padding:.875rem 2rem}}@media (max-width:1023px){.Menu_container__j_YCb{padding:1rem}.Menu_list__Qw3wy{gap:.5rem}.Menu_active__2l9wb,.Menu_link__Wl7LG{font-size:.8rem;padding:.75rem 1.25rem}}@media (hover:none) and (pointer:coarse){.Menu_link__Wl7LG:active{transform:scale(.98)}}@media print{.Menu_container__j_YCb{display:none!important}}.Spinner_overlay__mPxbG{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:9999;animation:Spinner_fadeIn__klVLv .2s ease-out}.Spinner_spinnerContainer__oPgej{display:flex;flex-direction:column;align-items:center;gap:1.5rem;background:hsla(0,0%,100%,.95);padding:2.5rem 3rem;border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.3)}.Spinner_spinner__0H3KX{width:80px;height:80px;border:6px solid rgba(148,253,55,.3);border-top-color:#54ad00;border-radius:50%;animation:Spinner_spin__7a9Ow .8s cubic-bezier(.55,.055,.675,.19) infinite;filter:drop-shadow(0 2px 8px rgba(84,173,0,.3))}.Spinner_text__Q4cx1{color:#54ad00;font-family:Verdana,Geneva,Tahoma,sans-serif;font-weight:700;font-size:1.3rem;letter-spacing:1.5px;animation:Spinner_pulse__NDzRE 1.5s ease-in-out infinite;filter:drop-shadow(0 1px 2px rgba(0,0,0,.1))}@keyframes Spinner_spin__7a9Ow{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes Spinner_fadeIn__klVLv{0%{opacity:0}to{opacity:1}}@keyframes Spinner_pulse__NDzRE{0%,to{opacity:.6}50%{opacity:1}}.CheckBox_checkboxWrapper__ZKWhe{display:flex;align-items:center;margin-bottom:1rem;cursor:pointer}.CheckBox_switchContainer__5oPe_{position:relative;display:inline-block;width:50px;height:24px;margin-right:14px;-webkit-tap-highlight-color:transparent;flex-shrink:0}.CheckBox_switchContainer__5oPe_ input[type=checkbox]{opacity:0;width:0;height:0}.CheckBox_slider__fDbPd{cursor:pointer;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#e0e0e0,#bdbdbd);border-radius:24px;box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.1);outline:none;-webkit-tap-highlight-color:transparent}.CheckBox_slider__fDbPd,.CheckBox_slider__fDbPd:before{position:absolute;transition:all .3s cubic-bezier(.4,0,.2,1)}.CheckBox_slider__fDbPd:before{content:"";height:18px;width:18px;left:3px;bottom:3px;background:linear-gradient(135deg,#fff,#f5f5f5);border-radius:50%;box-shadow:0 2px 6px rgba(0,0,0,.2),0 1px 3px rgba(0,0,0,.1)}input[type=checkbox]:checked+.CheckBox_slider__fDbPd{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:inset 0 2px 4px rgba(102,126,234,.3),0 1px 3px rgba(102,126,234,.2),0 0 12px rgba(102,126,234,.3)}input[type=checkbox]:checked+.CheckBox_slider__fDbPd:before{transform:translateX(26px);box-shadow:0 2px 8px rgba(102,126,234,.3),0 1px 4px rgba(0,0,0,.1)}.CheckBox_slider__fDbPd:hover{box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.1),0 0 8px rgba(0,0,0,.08)}input[type=checkbox]:checked+.CheckBox_slider__fDbPd:hover{box-shadow:inset 0 2px 4px rgba(102,126,234,.3),0 1px 3px rgba(102,126,234,.2),0 0 16px rgba(102,126,234,.4)}input[type=checkbox]:focus+.CheckBox_slider__fDbPd{outline:none;box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.1),0 0 0 3px rgba(102,126,234,.2)}input[type=checkbox]:checked:focus+.CheckBox_slider__fDbPd{box-shadow:inset 0 2px 4px rgba(102,126,234,.3),0 1px 3px rgba(102,126,234,.2),0 0 0 3px rgba(102,126,234,.3)}@keyframes CheckBox_checkPulse__4JfYw{0%{box-shadow:inset 0 2px 4px rgba(102,126,234,.3),0 1px 3px rgba(102,126,234,.2),0 0 12px rgba(102,126,234,.3)}50%{box-shadow:inset 0 2px 4px rgba(102,126,234,.3),0 1px 3px rgba(102,126,234,.2),0 0 16px rgba(102,126,234,.5)}to{box-shadow:inset 0 2px 4px rgba(102,126,234,.3),0 1px 3px rgba(102,126,234,.2),0 0 12px rgba(102,126,234,.3)}}@media (max-width:767px){.CheckBox_switchContainer__5oPe_{width:44px;height:22px}.CheckBox_slider__fDbPd:before{height:16px;width:16px}input[type=checkbox]:checked+.CheckBox_slider__fDbPd:before{transform:translateX(22px)}}.CheckBox_labelText__s9INm{cursor:pointer;font-size:1rem;color:#444;user-select:none;line-height:1.4}.ResultsList_list__JDZxW{padding:2.5rem;margin:2rem auto;max-width:750px;background:#fff;border-radius:20px;box-shadow:0 20px 60px rgba(102,126,234,.25);text-align:left;position:relative;overflow:hidden;list-style-position:inside}.ResultsList_list__JDZxW li{margin-bottom:1rem;line-height:1.6}.ResultsList_list__JDZxW li:last-child{margin-bottom:0}.ResultsList_list__JDZxW:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:20px;padding:3px;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none;z-index:0}.ResultsList_list__JDZxW>p:first-child{font-size:1.25rem;font-weight:700;color:#333;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:3px solid #667eea;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;position:relative;z-index:1}.ResultsList_list__JDZxW>p:first-child u{text-decoration:none;border-bottom:none}.ResultsList_list__JDZxW>table{width:100%;margin:0;border-collapse:separate;border-spacing:0;position:relative;z-index:1;border-radius:12px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.08)}.ResultsList_list__JDZxW>table thead{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.ResultsList_list__JDZxW>table thead th{padding:1rem 1.25rem;font-weight:600;font-size:.95rem;text-transform:uppercase;letter-spacing:.5px;border:none;text-align:left;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.ResultsList_list__JDZxW>table tbody tr{background-color:#fff;transition:all .3s ease}.ResultsList_list__JDZxW>table tbody tr:nth-child(2n){background-color:#f8f9fa}.ResultsList_list__JDZxW>table tbody tr:hover{background-color:#f0f2ff;transform:translateX(4px)}.ResultsList_list__JDZxW>table tbody td{padding:1rem 1.25rem;border:none;border-bottom:1px solid #e9ecef;font-size:.95rem;color:#495057;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.ResultsList_list__JDZxW>table tbody tr:last-child td{border-bottom:none}.ResultsList_list__JDZxW>table .ResultsList_count__MFQp1{text-align:right;font-weight:700;color:#667eea;font-size:1.05rem;letter-spacing:.5px;padding-left:10px;padding-right:10px}.ResultsList_list__JDZxW>table tbody td:last-child{text-align:center;font-weight:600;color:#6c757d}.ResultsList_list__JDZxW .ResultsList_small__5qogF{font-size:.85rem;line-height:1.5;color:#6c757d;margin-top:1.5rem;padding-top:1rem;border-top:1px solid #dee2e6;position:relative;z-index:1}@media (max-width:768px){.ResultsList_list__JDZxW{padding:1.75rem;margin:1.5rem auto;border-radius:16px}.ResultsList_list__JDZxW:before{border-radius:16px}.ResultsList_list__JDZxW>p:first-child{font-size:1.1rem;margin-bottom:1.25rem}.ResultsList_list__JDZxW>table tbody td,.ResultsList_list__JDZxW>table thead th{padding:.875rem 1rem;font-size:.9rem}.ResultsList_list__JDZxW>table .ResultsList_count__MFQp1{font-size:1rem}}@media (max-width:480px){.ResultsList_list__JDZxW{padding:1.25rem .5rem;margin:1rem .5rem;border-radius:12px}.ResultsList_list__JDZxW:before{border-radius:12px}.ResultsList_list__JDZxW>p:first-child{font-size:1rem;margin-bottom:1rem;padding-left:.75rem;padding-right:.75rem}.ResultsList_list__JDZxW>table{overflow:hidden;border-radius:10px;display:table;width:100%}.ResultsList_list__JDZxW{overflow-x:auto;-webkit-overflow-scrolling:touch}.ResultsList_list__JDZxW>table thead tr:first-child th:first-child{border-top-left-radius:10px}.ResultsList_list__JDZxW>table thead tr:first-child th:last-child{border-top-right-radius:10px}.ResultsList_list__JDZxW>table tbody tr:last-child td:first-child{border-bottom-left-radius:10px}.ResultsList_list__JDZxW>table tbody tr:last-child td:last-child{border-bottom-right-radius:10px}.ResultsList_list__JDZxW>table tbody td,.ResultsList_list__JDZxW>table thead th{padding:.75rem .5rem;font-size:.8rem}.ResultsList_list__JDZxW>table tbody td:first-child,.ResultsList_list__JDZxW>table thead th:first-child{padding-left:.75rem}.ResultsList_list__JDZxW>table tbody td:last-child,.ResultsList_list__JDZxW>table thead th:last-child{padding-right:.75rem}.ResultsList_list__JDZxW>table .ResultsList_count__MFQp1{font-size:.9rem;padding-left:.5rem;padding-right:.5rem}.ResultsList_list__JDZxW .ResultsList_small__5qogF{font-size:.8rem;padding-left:.75rem;padding-right:.75rem}.ResultsList_list__JDZxW>table tbody td:first-child{font-weight:600;font-size:.75rem}}.Fieldset_fieldset__o_hcf{max-width:700px;width:90%;padding:0;margin:2rem auto;background:#fff;border:none;border-radius:20px;box-shadow:0 20px 60px rgba(102,126,234,.3);position:relative;overflow:hidden}.Fieldset_fieldset__o_hcf:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:20px;padding:3px;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none}.Fieldset_legend__9zGZc{padding:1.5rem 2rem;margin:0;width:100%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-size:1.1rem;font-weight:700;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;text-transform:uppercase;letter-spacing:.5px;border-radius:17px 17px 0 0;box-shadow:0 4px 15px rgba(102,126,234,.2);text-align:center}.Fieldset_legend__9zGZc strong{font-weight:700}.Fieldset_legend__9zGZc u{text-decoration:none;border-bottom:2px solid hsla(0,0%,100%,.6);padding-bottom:2px}.Fieldset_box__ZWVgM{padding:2rem;position:relative;z-index:1;text-align:left}@media (max-width:768px){.Fieldset_fieldset__o_hcf{width:95%;margin:1.5rem auto;border-radius:16px}.Fieldset_fieldset__o_hcf:before{border-radius:16px}.Fieldset_legend__9zGZc{padding:1.25rem 1.5rem;font-size:1rem;border-radius:13px 13px 0 0}.Fieldset_box__ZWVgM{padding:1.5rem}}@media (max-width:480px){.Fieldset_fieldset__o_hcf{width:98%;margin:1rem auto;border-radius:12px}.Fieldset_fieldset__o_hcf:before{border-radius:12px}.Fieldset_legend__9zGZc{padding:1rem;font-size:.9rem;border-radius:9px 9px 0 0}.Fieldset_box__ZWVgM{padding:1rem}}