@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.flex{display:flex}.table{display:table}.border{border-style:var(--tw-border-style);border-width:1px}}:root{--background:#fff;--foreground:#171717;--card-background:#f9f9f9;--card-border:#eaeaea;--primary:#0070f3;--primary-rgb:0,112,243;--primary-foreground:white;--primary-hover:#0051a8;--secondary-background:#f5f5f5;--secondary-hover:#e9e9e9;--muted:#666;--input-border:#ddd;--input-focus:#0070f333;--shadow-color:#0000001a}:root.dark-mode{--background:#0a0a0a;--foreground:#ededed;--card-background:#1a1a1a;--card-border:#333;--primary:#3291ff;--primary-rgb:50,145,255;--primary-foreground:white;--primary-hover:#0051a8;--secondary-background:#222;--secondary-hover:#2c2c2c;--muted:#a0a0a0;--input-border:#444;--input-focus:#3291ff33;--shadow-color:#0000004d}@media (prefers-color-scheme:dark){:root:not(.light-mode){--background:#0a0a0a;--foreground:#ededed;--card-background:#1a1a1a;--card-border:#333;--primary:#3291ff;--primary-rgb:50,145,255;--primary-foreground:white;--primary-hover:#0051a8;--secondary-background:#222;--secondary-hover:#2c2c2c;--muted:#a0a0a0;--input-border:#444;--input-focus:#3291ff33;--shadow-color:#0000004d}}body{background:var(--background);color:var(--foreground);min-height:100vh;font-family:Arial,Helvetica,sans-serif}html{font-size:16px}@media (max-width:768px){html{font-size:14px}}body *{transition:background-color .2s,border-color .2s,color .2s}.site-footer{text-align:center;color:var(--muted);border-top:1px solid var(--card-border);flex-direction:column;gap:1rem;margin-top:3rem;padding:1.5rem 1rem;font-size:.875rem;display:flex}.footer-links{justify-content:center;gap:1.5rem;margin-bottom:.5rem;display:flex}.footer-links a{color:var(--muted);text-decoration:none}.footer-links a:hover{color:var(--primary);text-decoration:underline}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}@media (max-width:640px){.container{padding:0 .75rem}}.site-header{border-bottom:1px solid var(--card-border);margin-bottom:2rem;padding:1rem 0}.main-nav{justify-content:space-between;align-items:center;display:flex}.logo{font-size:1.5rem;font-weight:700}.logo a{color:var(--foreground);text-decoration:none}.nav-links{gap:1.5rem;padding:0;list-style:none;display:flex}.nav-links a{color:var(--foreground);font-weight:500;text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--primary)}@media (max-width:480px){.main-nav{flex-direction:column;gap:1rem}.nav-links{justify-content:center;width:100%}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
.ThemeToggle-module__7BUqqa__toggle{background-color:var(--primary);width:44px;height:44px;color:var(--primary-foreground);cursor:pointer;box-shadow:0 2px 10px var(--shadow-color);z-index:100;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.25rem;transition:transform .2s;display:flex;position:fixed;bottom:20px;right:20px}.ThemeToggle-module__7BUqqa__toggle:hover{transform:scale(1.05)}@media (max-width:480px){.ThemeToggle-module__7BUqqa__toggle{bottom:15px;right:15px}}
.LanguageToggle-module__Q4y5Xq__toggle{background-color:var(--card-bg,#ffffff1a);border-radius:16px;gap:2px;width:fit-content;margin-left:10px;padding:2px;transition:all .2s;display:flex;position:relative;box-shadow:0 1px 4px #0000000f}.dark-mode .LanguageToggle-module__Q4y5Xq__toggle{background-color:#1e1e1e80;box-shadow:0 1px 4px #00000026}.LanguageToggle-module__Q4y5Xq__toggleButton{cursor:pointer;z-index:2;color:var(--text-color,#444);background:0 0;border:none;border-radius:14px;padding:4px 8px;font-size:12px;transition:all .2s;position:relative}.dark-mode .LanguageToggle-module__Q4y5Xq__toggleButton{color:var(--dark-text-color,#ccc)}.LanguageToggle-module__Q4y5Xq__toggleButton:hover{color:var(--text-strong,#000)}.dark-mode .LanguageToggle-module__Q4y5Xq__toggleButton:hover{color:var(--dark-text-strong,#fff)}.LanguageToggle-module__Q4y5Xq__toggleButton.LanguageToggle-module__Q4y5Xq__active{background-color:var(--primary-color,#0070f3);color:#fff}.dark-mode .LanguageToggle-module__Q4y5Xq__toggleButton.LanguageToggle-module__Q4y5Xq__active{background-color:var(--dark-primary-color,#3694ff);box-shadow:0 0 6px #3694ff33}.LanguageToggle-module__Q4y5Xq__toggleButton:focus{outline:none;box-shadow:0 0 0 1px #0070f366}.LanguageToggle-module__Q4y5Xq__toggleButton:before{content:"";vertical-align:text-bottom;background-position:50%;background-repeat:no-repeat;background-size:contain;width:12px;height:12px;margin-right:4px;display:inline-block}.LanguageToggle-module__Q4y5Xq__toggleButton:first-child:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23ba0c2f' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fff' d='M0 186.2h186.2V0h93.1v186.2h360.7v93h-360.7v200.8h-93.1V279.3H0z'/%3E%3Cpath fill='%23003a88' d='M0 213.3h213.3V0h53.4v213.3h373.3v53.4H266.7V480h-53.4V266.7H0z'/%3E%3C/svg%3E")}.LanguageToggle-module__Q4y5Xq__toggleButton:nth-child(2):before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23012169' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23FFF' d='M75 0l244 181L562 0h78v62L400 241l240 178v61h-80L320 301 81 480H0v-60l239-178L0 64V0z'/%3E%3Cpath fill='%23C8102E' d='M424 281l216 159v40L369 281zm-184 20l6 35L54 480H0zM640 0v3L391 191l2-44L590 0zM0 0l239 176h-60L0 42z'/%3E%3Cpath fill='%23FFF' d='M241 0v480h160V0zM0 160v160h640V160z'/%3E%3Cpath fill='%23C8102E' d='M0 193v96h640v-96zM273 0v480h96V0z'/%3E%3C/svg%3E")}@media (max-width:768px){.LanguageToggle-module__Q4y5Xq__toggle{margin-left:5px}.LanguageToggle-module__Q4y5Xq__toggleButton{padding:3px 6px;font-size:11px}.LanguageToggle-module__Q4y5Xq__toggleButton:before{width:10px;height:10px;margin-right:3px}}
