:root{--color-primary: #234088;--color-primary-light: #3366cc;--color-primary-pale: #ccf;--color-text-primary: #2d2d2d;--color-text-secondary: #555;--color-text-tertiary: #2f3c5e;--color-text-light: #777;--color-bg-primary: #fff;--color-bg-secondary: #fafafa;--color-bg-tertiary: #f3f3f3;--color-bg-pale: #f9f9f9;--color-bg-highlight: #f5f5ff;--color-bg-section: #e9e9e9;--color-bg-alt: #e9e9f7;--color-border-primary: #e9e9e9;--color-border-secondary: #ccc;--color-border-tertiary: #ddd;--color-border-light: #dddddf;--color-border-medium: #cdcdcd;--color-border-dark: #bbb;--color-border-accent: #acc;--color-white: #fff;--color-black: #000;--font-primary: "Ek Mukta", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-headings: "Asul", Georgia, "Times New Roman", serif;--font-system: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-size-base: 20px;--font-size-xs: .75rem;--font-size-sm: .8125rem;--font-size-md: .9375rem;--font-size-base-alt: 1rem;--font-size-lg: 1.03125rem;--font-size-xl: 1.125rem;--font-size-2xl: 1.25rem;--font-size-3xl: 1.375rem;--font-size-4xl: 1.875rem;--font-size-5xl: 2.1875rem;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--line-height-tight: 1.1;--line-height-normal: 1.25;--line-height-relaxed: 1.5;--line-height-loose: 1.6;--space-xs: .25rem;--space-sm: .5rem;--space-md: .75rem;--space-lg: 1rem;--space-xl: 1.5rem;--space-2xl: 2rem;--space-3xl: 3rem;--space-2px: 2px;--space-3px: 3px;--space-5px: 5px;--space-10px: 10px;--max-width-content: 1200px;--max-width-text: 900px;--sidebar-width: 318px;--sidebar-breakpoint: 900px;--max-width-narrow: 600px;--sidebar-width: 19rem;--sidebar-mobile-width: 240px;--breakpoint-xs: 500px;--breakpoint-sm: 600px;--breakpoint-md: 740px;--breakpoint-lg: 900px;--breakpoint-xl: 1294px;--border-width-thin: 1px;--border-width-medium: 2px;--border-width-thick: 3px;--border-width-heavy: 5px;--border-radius-sm: .25rem;--border-radius-md: .5rem;--border-radius-lg: 1rem;--border-radius-full: 50%;--border-light: 1px solid var(--color-border-light);--border-medium: 1px solid var(--color-border-secondary);--border-primary: 1px solid var(--color-border-primary);--border-accent: 2px solid var(--color-border-accent);--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px rgba(0, 0, 0, .1);--shadow-inset: inset 0 -3px 20px -5px #bbb, inset 0 5px 9px -3px #bbb;--transition-fast: .15s ease-in-out;--transition-base: .2s ease-in-out;--transition-slow: .3s ease-in-out;--z-dropdown: 10;--z-sticky: 100;--z-fixed: 1000;--z-modal: 2000;--z-tooltip: 3000}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.hidden{display:none}.clearfix:after{content:"";display:table;clear:both}.page-title{font-family:var(--font-headings);font-size:var(--font-size-5xl);font-weight:var(--font-weight-normal);color:var(--color-primary);text-shadow:var(--color-border-tertiary) 2px 2px 2px;line-height:var(--line-height-tight);margin-bottom:var(--space-xs)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:var(--font-size-base);line-height:var(--line-height-normal);-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{font-family:var(--font-primary);font-weight:var(--font-weight-normal);color:var(--color-text-primary);background-color:var(--color-bg-secondary);line-height:var(--line-height-relaxed)}h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-weight:var(--font-weight-normal);color:var(--color-text-secondary);line-height:var(--line-height-tight)}h1{font-family:var(--font-headings);font-size:var(--font-size-5xl);color:var(--color-primary);text-shadow:var(--color-border-tertiary) 2px 2px 2px;margin-bottom:.5em}h2{font-size:var(--font-size-3xl);color:var(--color-text-secondary);margin-bottom:.5em}h3{font-size:var(--font-size-lg);color:var(--color-text-secondary)}p{margin:.5em 0}a{color:var(--color-text-tertiary);text-decoration:none;background-color:transparent;line-height:inherit}a:hover{text-decoration:underline;cursor:pointer}a:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px;border-radius:var(--border-radius-sm)}ul,ol{list-style:none;margin:0;padding:0}img{height:auto;max-width:100%;border-style:none;display:block}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}textarea{overflow:auto;resize:vertical}input[type=text],input[type=email],input[type=password],input[type=search],select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;border:var(--border-light);border-top-color:var(--color-border-secondary);border-left-color:var(--color-border-secondary);padding:var(--space-sm) var(--space-lg) var(--space-sm) var(--space-sm);background-color:#fafaff;font-size:var(--font-size-md);transition:border-color var(--transition-fast)}input[type=text]:focus,input[type=email]:focus,input[type=password]:focus,input[type=search]:focus,select:focus,textarea:focus{outline:none;border-color:var(--color-primary)}select{padding-right:var(--space-2xl);background-image:linear-gradient(45deg,transparent 50%,var(--color-text-light) 50%),linear-gradient(135deg,var(--color-text-light) 50%,transparent 50%);background-position:calc(100% - 10px) calc(1em + 2px),calc(100% - 5px) calc(1em + 2px);background-size:5px 5px,5px 5px;background-repeat:no-repeat}select::-ms-expand{display:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}button,input[type=submit],input[type=button]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;cursor:pointer}::placeholder{color:var(--color-text-light);opacity:.7}article,aside,footer,header,nav,section{display:block}hr{box-sizing:content-box;height:0;border:0;border-top:var(--border-medium);margin:var(--space-lg) 0}details{display:block}summary{cursor:pointer}[hidden]{display:none}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media print{*,*:before,*:after{background:transparent!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}img{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}}.app.svelte-12qhfyh{display:flex;flex-direction:column;min-height:100vh}header.svelte-12qhfyh{background:var(--color-primary) url(../../../images/headerbgtall.gif) repeat-x;padding:0 var(--space-lg);color:var(--color-white)}.header-top.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between}#menu_burger.svelte-12qhfyh{display:none;width:15%;margin-top:var(--space-lg)}.menu_bar.svelte-12qhfyh{width:1.75rem;background-color:var(--color-primary-pale);display:block;height:.25rem;margin-bottom:.3rem;border-radius:var(--border-radius-sm)}#site_title.svelte-12qhfyh{display:block;flex:1;text-align:center}#site_title_container.svelte-12qhfyh{padding-top:var(--space-sm)}#site_title_container.svelte-12qhfyh a:where(.svelte-12qhfyh){background:url(../../../images/logotrans.png) no-repeat;background-size:contain;font-size:0;width:100%;display:block;position:relative;height:45px}#header-search.svelte-12qhfyh{display:flex;align-items:center;margin-top:.6rem}#search_box_form.svelte-12qhfyh{display:flex;align-items:center;gap:.25rem}#search_box_input.svelte-12qhfyh{width:9rem;padding:.2rem .4rem;font-size:var(--font-size-sm);font-family:var(--font-primary);border:1px solid var(--color-border-secondary);border-radius:var(--border-radius-sm);background:#ffffffe6;color:var(--color-text-primary)}#search_box_input.svelte-12qhfyh:focus{outline:none;background:var(--color-white)}#search_box_type.svelte-12qhfyh{padding:.2rem .25rem;font-size:var(--font-size-sm);font-family:var(--font-primary);border:1px solid var(--color-border-secondary);border-radius:var(--border-radius-sm);background:#ffffffe6;color:var(--color-text-primary);max-width:7.5rem}#search_box_type.svelte-12qhfyh:focus{outline:none;background:var(--color-white)}#search_box_submit.svelte-12qhfyh{width:1.6rem;height:1.6rem;padding:.2rem;border:none;background:transparent url(../../../stylesheets/images/search.svg) center center no-repeat;background-size:contain;cursor:pointer;flex-shrink:0;filter:brightness(10)}#slogans.svelte-12qhfyh{color:var(--color-white);text-align:center;font-size:var(--font-size-sm);margin-bottom:.75rem}#slogan.svelte-12qhfyh{font-weight:var(--font-weight-sm)}#subslogan.svelte-12qhfyh{font-size:var(--font-size-xs);font-style:italic}nav.under_header_nav.svelte-12qhfyh{padding:0;background-color:var(--color-bg-tertiary);border-top:2px solid var(--color-border-secondary);border-bottom:5px solid var(--color-border-primary);box-shadow:inset 0 -3px 20px -5px #bbb,inset 0 5px 9px -3px #bbb;font-size:var(--font-size-lg)}main.svelte-12qhfyh{flex:1;padding:var(--space-sm);width:100%;height:100%}.page-body.svelte-12qhfyh{display:flex;align-items:flex-start;gap:var(--space-lg)}.page-content.svelte-12qhfyh{flex:1;min-width:0;padding:var(--space-xl) var(--space-md) var(--space-xl) var(--space-xl)}.page-sidebar.svelte-12qhfyh{width:318px;flex-shrink:0;display:flex;flex-direction:column;gap:var(--space-md)}.sidebar-placeholder.svelte-12qhfyh{background:var(--color-bg-tertiary);border:1px dashed var(--color-border);border-radius:var(--border-radius-sm);color:var(--color-text-secondary);font-size:var(--font-size-sm);font-style:italic;text-align:center;padding:var(--space-md)}.sidebar-placeholder--ad.svelte-12qhfyh{height:250px;display:flex;align-items:center;justify-content:center}.sidebar-placeholder--recent.svelte-12qhfyh,.sidebar-placeholder--awards.svelte-12qhfyh{height:150px;display:flex;align-items:center;justify-content:center}footer.svelte-12qhfyh{background:var(--color-primary);color:var(--color-white);padding:var(--space-lg) var(--space-2xl);text-align:center;font-size:var(--font-size-sm);opacity:.85}@media(max-width:899px){.page-sidebar.svelte-12qhfyh{display:none}}@media(min-width:740px){header.svelte-12qhfyh{border-radius:var(--border-radius-md) var(--border-radius-md) 0 0}#menu_burger.svelte-12qhfyh{display:none}#site_title.svelte-12qhfyh{text-align:left;width:280px;flex:initial}#site_title_container.svelte-12qhfyh{margin:0;width:280px}#site_title_container.svelte-12qhfyh a:where(.svelte-12qhfyh){height:65px}#slogans.svelte-12qhfyh{width:280px}nav.under_header_nav.svelte-12qhfyh{display:block}main.svelte-12qhfyh{margin:0 var(--space-xl);width:calc(100% - 3rem)}}@media(max-width:739px){header.svelte-12qhfyh{border-radius:0}#menu_burger.svelte-12qhfyh{display:block;float:left}#site_title.svelte-12qhfyh{width:70%;text-align:center}#site_title_container.svelte-12qhfyh{width:200px;margin:0 auto}#site_title_container.svelte-12qhfyh a:where(.svelte-12qhfyh){height:45px}#search_box_input.svelte-12qhfyh,#search_box_type.svelte-12qhfyh{display:none}nav.under_header_nav.svelte-12qhfyh{display:none}main.svelte-12qhfyh{margin:0}}@media(min-width:900px){main.svelte-12qhfyh{margin:0 var(--space-xl)}}@media(min-width:1294px){.app.svelte-12qhfyh{margin:var(--space-xl) auto 6rem;border:2px solid lightgray;border-radius:var(--border-radius-md);max-width:1280px}}
