html, body, div, span, iframe,h1, h2, h3, h4, h5, h6, p, pre,a, em, img, strong, small, u, i,ol, ul, li, form, label, menu, nav{margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;}menu, nav {display: block;}ol, ul {list-style: none;}body{font-family: Tahoma, Verdana, Arial, sans-serif;color: var(--text-primary);min-width: 320px;line-height: 1.4;background: var(--bg-body);}i {font-style: italic;}html {scroll-behavior: smooth;}p {text-align: left;margin: 1em 0;}a:link, a:visited {text-decoration: none;color: var(--link-color);}a:hover {color: var(--link-hover);}h1, h2, h3, h4, h5{font-family: American Typewriter, Palatino, serfi;font-weight: bold;line-height: 1.4;text-align: center;}h4, h5{  font-size: 1.2rem;  padding: 0.3em 0;}h5{  font-size: 1rem;}div.container, #top{width: 100%;  }#top{  background: var(--bg-header-solid);  background: var(--bg-header-gradient);}#logoKalbi{padding-left: 25px; display: inline-block;height: 60px;width: 212px;overflow: hidden;position: relative;}#logoKalbi img{position: absolute;top: 50%;height: 71px;margin-top: -35px;} div.container { margin: 0 auto; box-sizing: border-box;text-align: left;  }#leftone, #centerone, #rightone, .rightone {width: 100%;box-sizing: border-box;display: inline-block;vertical-align: top;}#centerone   {margin: 0 0 7px;text-align: center;}main{text-align: left;border: 1px solid var(--border-strong);border-radius: 4px;}#rightone, .rightone  {padding: 10px 0;} @media screen and (min-width: 801px){div.container {padding: 0 15px;}#leftone {padding-right: 10px;width: min(25% , 215px);}#centerone   {margin: 0;width: 74%;width: calc(75% - 5px);width: calc(100% - min(25%, 215px) - 5px);}}@media screen and (min-width: 1001px){div.container {width: 100%;padding: 0 10px;}#leftone {width: 215px;padding: 0;}#centerone {width: 730px;width: min(755px, calc(100% - 230px));width: calc(100% - 230px);display: inline-block;margin-left: 7px;border-radius: 4px;}}@media screen and (min-width: 1200px){div.container {max-width: 1440px;}#middleone {display: flex;align-items: stretch;}#leftone, #centerone, #rightone { display: block; }#leftone {width: 215px;}#centerone {  width: 755px;}#rightone{width: 183px;width: calc(100% - 1005px);max-width: 301px;text-align: left;display: inline-block;padding: 0;margin-left: 10px;}div#centerone.extendedCenter {width: calc(100% - 232px);}.extendedCenter main {border: 0;display: flex;flex-direction: row;flex-wrap: wrap;}.extendedCenter #firstColumn{border: 1px solid var(--border-strong);border-radius: 4px;width: 500px;flex-grow: 1;max-width: 755px;}.extendedCenter #secondColumn{margin-left: 1em;width: 400px;flex-grow: 4;}}@media screen and (min-width: 1440px){}.content-title{width: 100%;display: inline-block;text-align: center;background: var(--bg-elevated);background: var(--content-title-bg);border-bottom: 1px solid var(--content-title-border);border-top-left-radius: 3px;border-top-right-radius: 3px;}.content-title h1{font-weight: bold;font-size: 1.8em;color: var(--text-heading);line-height: 1.4;padding: 0.2em 0;}main ul {text-align: left;list-style: circle;padding-left: 1em;}div#breadcrumb  {display: none;}@media screen and (min-width: 801px){div#breadcrumb  {display: block;} ul.breadcrumbs{  font-size: 0.75rem;padding: 0 1em;}ul.breadcrumbs li{  display: inline-block;}ul.breadcrumbs li a{  line-height: 2.5;  color: var(--text-primary);  padding: 0 18px 0 0;}ul.breadcrumbs li a:hover{  text-decoration: underline;}ul.breadcrumbs li.marker a {  background: var(--icon-arrow-right)  no-repeat right;  background-size: 16px 7px;}ul.breadcrumbs li.active a {  color: var(--text-heading);  font-weight: bold;}}div.title h3 {color: var(--text-secondary);font-family: Tahoma;line-height: 28px;padding: 8px 0;padding-left: 50px;font-size: 18px;font-weight: normal;text-align: left;}div.title.other_m h3{  padding-left: 25px;}div.m2ml-calendar.title h3{  background: url('/images/icon-calendar.png') no-repeat 9px 4px; }div.m2ml-calculator.title h3{  background: url('/images/icon-calculator.png') no-repeat 9px 4px; }div.title{  background: var(--bg-menu);  background: var(--bg-menu-gradient);  border-top-left-radius: 5px;  border-top-right-radius: 5px;}ul.menu{  border: 1px solid var(--border-strong);  border-bottom-right-radius: 5px;  border-bottom-left-radius: 5px;}ul.menu li a{  display: block;  border-bottom: 1px solid var(--border-menu);  line-height: 1.4;  padding: .9em 5px .8em 2.3em;  font-size: 13px;  color: var(--text-primary);  background: var(--icon-arrow-right)  no-repeat 0.5em 1.4em;  background-size: 16px 7px;}ul.menu li a:hover{  background: var(--icon-arrow-right) no-repeat 0.5em 1.4em var(--menu-link-hover-bg);  background-size: 16px 7px;  text-decoration: underline;}@media screen and (max-width: 800px){.special-nav ul.menu li a {background: none;padding: .9em 1em;font-size: 14px;border-bottom: 1px solid var(--border-menu);color: var(--text-secondary);}}ul.menu li:last-child a{  border-bottom: 0;}div.occasion.title h3{  background: url('/images/icon-occasion.png') no-repeat 9px 4px; }@media screen and (max-width: 1200px){  #rightone ul.menu li a  {border-right: 0;border-bottom: 0;display: inline-block;line-height: 28px;padding: 7px 0;padding-left: 22px;  }  #rightone ul.menu li  {display: inline-block;  }}.standard-spacing{  padding: 15px;  padding-top: 5px;}@media screen and (max-width: 800px){  .standard-spacing  {padding: 3.5%;padding-top: 2%;  }}.standard-spacing strong{  font-weight: 900;}.calc_button {padding: 5px;margin: 5px;color: #201915;background: #56db8a;border: 1px solid #201915;font-size: 15px;font-weight: bold;text-transform: uppercase;border-radius: 5px;} .small {  font-size: 11px;  line-height: 1.6;}#centerone p.small {  font-size: 11px;  line-height: 1.6;}.calCard-divider,.yearCal-divider {  border-top: 1px solid var(--border-lighter);  width: 100%;  margin: 5px 0;}hr {  border-top: 1px solid var(--border-lighter);}.fallbackDatePicker {display: none; }article {line-height: 1.7;}h1{font-size: 2em;}h2{font-size: 1.5em;}h3{font-size: 1.4em;line-height: 1.4;text-align: center;}article ul {list-style: circle;text-align: left;padding-left: 2em;}article blockquote {background-color: var(--blockquote-bg);padding: 0.7em 1.2em;margin: 0 0.5em;}article img {max-width: 100%;}article table {border-collapse: collapse;width: 100%;margin: 15px 0;}article table, article th, article td {border: 1px solid var(--border-subtle);}article th, article td {padding: 8px;text-align: left;}article th {background-color: var(--table-header-bg);}#centerone p{max-width: 700px;margin: 1em auto;font-size: 1em;}#centerone ul {max-width: 700px;margin-left: 1em;font-size: 1em;}pre {white-space: pre-wrap;   }.left115{text-align: left;}.krypto {cursor:pointer;}.krypto:hover {text-decoration:underline; }#centerone p.lead{font-size: 1.2em;}.next-previous-navigation {width: 100%;}.next-previous-navigation .previous a, .next-previous-navigation .next a {display: inline;padding: 0.5em 0;text-decoration: underline;}.next-previous-navigation {display: flex;flex-direction: row;justify-content: space-between;flex-wrap: wrap;border-bottom: 1px solid var(--border-subtle);}.next-previous-navigation .previous div, .next-previous-navigation .next div {display: inline-block;width: 1.5em;height: 1.5em;margin: 0.25em;background-repeat: no-repeat;}.next-previous-navigation .previous div{background-image: url("/images/nav-previous.svg");}.next-previous-navigation .next div {background-image: url("/images/nav-next.svg");}span.previous {padding-left: 1em;display: flex;align-items: center;}span.next {padding-right: 1em;display: flex;align-items: center;margin-left: auto;}.disclaimer{font-size: 0.7rem;line-height: 1.6;padding: 1em;padding-top: 0;}.center {text-align: center;}a.classicLink {text-decoration: underline;}#extrad{display: none;}#extrad .box_a{margin: 0;}@media screen and (min-width: 1001px){#extrad{display: block;}}ol {list-style: initial;}ol li {margin-left: 1em;}.article-details,.unusual-day-details {color: var(--text-secondary);}.holiday-info {text-align: center;margin-bottom: 25px;padding-bottom: 15px;border-bottom: 1px solid rgba(255, 169, 1, 0.3);color: var(--text-secondary);}.date-info p, .days-remaining p {margin: 8px 0;}.date-info .lead {font-size: 1.2em;font-style: italic;color: var(--text-secondary);}.publication-dates {text-align: left;margin-bottom: 15px;font-size: 0.7em;color: var(--text-muted);}.publication-dates .publish-date,.publication-dates .modified-date {display: block;margin: 0;}.description {margin-top: 20px;line-height: 1.7;}.description article {color: var(--blockquote-text);}.description article h1 { font-size: 2rem; }.description article h2 { font-size: 1.75rem; }.description article h3 { font-size: 1.5rem; }.description article h4 { font-size: 1.25rem; }.description article h5 { font-size: 1.1rem; }.description article h6 { font-size: 1rem; }.description article p {margin-bottom: 1.5rem;text-align: justify;max-width: 700px;margin-left: auto;margin-right: auto;}.description article blockquote {border-left: 4px solid var(--accent-primary);padding-left: 1.5rem;margin: 2rem 0;color: var(--text-muted);font-style: italic;background-color: var(--code-bg);padding: 1rem 1.5rem;border-radius: 0.375rem;}.description article pre {background-color: var(--code-bg);padding: 1.5rem;border-radius: 0.5rem;overflow-x: auto;border: 1px solid var(--border-lighter);margin: 1.5rem 0;white-space: pre-wrap;}.description article code {background-color: var(--code-bg);padding: 0.2rem 0.4rem;border-radius: 0.25rem;font-size: 0.9em;color: #e83e8c;border: 1px solid var(--border-lighter);}.description article pre code {background-color: transparent;padding: 0;border: none;color: inherit;}.description article ul,.description article ol {margin-bottom: 1.5rem;padding-left: 2rem;max-width: 700px;margin-left: auto;margin-right: auto;text-align: left;}.description article ul {list-style: circle;}.description article ol {list-style: decimal;}.description article li {margin-bottom: 0.5rem;}.description article table {width: 100%;margin-bottom: 2rem;border-collapse: collapse;border: 1px solid var(--border-lighter);}.description article table th,.description article table td {padding: 0.75rem;border: 1px solid var(--border-lighter);text-align: left;}.description article table th {background-color: var(--table-header-bg);font-weight: 600;color: var(--text-primary);}.description article table tbody tr:nth-child(even) {background-color: var(--code-bg);}.description article img {max-width: 100%;height: auto;border-radius: 0.375rem;box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);margin: 1rem auto;display: block;}.description article a {color: var(--link-color);text-decoration: none;}.description article a:hover {color: var(--link-hover);text-decoration: underline;}.article-tags {margin-top: 30px;padding-top: 20px;border-top: 1px solid rgba(255, 169, 1, 0.3);}.keyword-tag {display: inline-block;background-color: rgba(255, 169, 1, 0.2);color: var(--text-secondary);padding: 4px 8px;margin: 2px 4px 2px 0;border-radius: 3px;font-size: 0.85em;border: 1px solid rgba(255, 169, 1, 0.4);}.article-share {margin-top: 20px;padding-top: 15px;border-top: 1px solid rgba(255, 169, 1, 0.3);}.share-link {display: inline-block;margin-right: 15px;padding: 6px 12px;background-color: var(--accent-primary);color: rgba(0,0,0,0.8);text-decoration: none;border-radius: 4px;font-size: 0.9em;transition: background-color 0.2s;}.share-link:hover {background-color: var(--accent-secondary);color: rgba(0,0,0,0.9);text-decoration: none;}@media (max-width: 768px) {.description article h1 { font-size: 1.75rem; }.description article h2 { font-size: 1.5rem; }.description article h3 { font-size: 1.25rem; }.description article p,.description article ul,.description article ol {max-width: none;margin-left: 0;margin-right: 0;}.share-link {display: block;margin-bottom: 8px;margin-right: 0;text-align: center;}}@media print {.article-share,.publication-dates {display: none;}.description article {font-size: 12pt;line-height: 1.5;}}body, .block{  position: relative;}.container-all, .bg-helper, .special-nav{  width: 100%;}.special-nav {  z-index: 200;  overflow: hidden;}.close-btn {  display: none;  width: 2.625em;  height: 2.25em;  outline: none;  background: url('/images/close-btn.png') no-repeat;  overflow: hidden;  white-space: nowrap;  text-indent: 100%;  position: absolute;  top: -5em;  left: 20px;}.nav-btn {color: var(--text-secondary);background: url("/images/nav-icon.png") no-repeat 15px 26px;display: inline-block;text-indent: -1000em;overflow: hidden;width: 50px;height: 60px;left: 0px;top: 0px;z-index: 200;  }@media screen and (min-width: 801px) {  .nav-btn, .close-btn, .only-for-mobile  {display: none;}}@media screen and (max-width: 800px) {#nav:target .close-btn{display: block;} .special-nav {position: absolute;top: 0;padding-top: 3.25em;  }  #nav {left: -70%;  }  #nav:target {left: 0;height: 100%;width: 70%;background: var(--bg-menu);box-shadow: inset -1.5em 0 1.5em -0.75em rgba(0, 0, 0, 0.25);  }   #nav:not(:target) {z-index: 1;height: 0;width: 0;left: -70%;  }@media screen and (max-width: 800px) and (min-width: 385px) {  #nav:target {width: 267px;   }}  #inner-wrap {left: 0;  }  .js-nav #inner-wrap, .js-nav-nav #inner-wrap  {left: 70%;  }.special-nav ul.menu{border: 0;  }  .special-nav li, #leftone ul.menu li {display: block;  }  .special-nav div.title {background: none;  }}:root {--bg-body: #ffffff;  --bg-main: #ffffff;  --bg-elevated: #fefefe;  --bg-white: #ffffff;  --bg-header-solid: #ffcc68;  --bg-header-gradient: linear-gradient(#ffcc68, #ffa903);  --bg-footer: #f8f8f8;  --bg-menu: #ffcc6a;  --bg-menu-gradient: linear-gradient(#ffcc6a, #ffa901);--text-primary: #464646;  --text-secondary: #6E4510;  --text-muted: #777;  --text-dimmed: #555;  --text-heading: #740;--link-color: #6E3A0E;  --link-hover: #4a2609;--accent-primary: #FFA901;  --accent-secondary: #FF8C00;--border-strong: #BFBFBF;  --border-medium: #ccc;  --border-subtle: #ddd;  --border-lighter: #e3e3e3;  --border-menu: #ddd;  --menu-link-hover-bg: #f5f5f5;--cal-saturday: #737377;  --cal-sunday: #e22d2d;--content-title-bg: linear-gradient(#fefefe, #ececec);  --content-title-border: #ddd;--table-header-bg: #f5f5f5;  --blockquote-bg: #f5f5f5;  --blockquote-text: #2c3e50;  --code-bg: #f8f9fa;--calcard-head-bg: linear-gradient(#fff, #f3f3f3);  --calcard-year: #fd9b00;  --calcard-month: #740;  --calcard-border: #ccc;  --calcard-border-light: #eee;  --calcard-name-day: #6e3a0e;  --calcard-fete-border: #e6e0d5;  --calcard-nav-arrow: white;  --calcard-nav-arrow-hover: black;--location-note-text: #6b6b6b;  --location-trigger-hover-text: #212121;  --location-trigger-hover-bg: rgba(0, 0, 0, 0.05);  --location-btn-bg: #f4f4f4;  --location-btn-text: #333;  --location-btn-border: #d2d2d2;  --location-btn-hover-bg: #e8e8e8;  --location-btn-hover-text: #111;  --location-focus-outline: #8ab4f8;  --location-panel-border: #e2e2e2;  --location-panel-bg: #fff;  --location-panel-shadow: rgba(0, 0, 0, 0.05);  --location-flash-success-bg: #e7f6ed;  --location-flash-success-text: #126c2e;  --location-flash-error-bg: #fdecea;  --location-flash-error-text: #a41d1d;  --location-input-border: #d2d2d2;  --location-hint-text: #666;--unusual-date-bg: #FFA901;  --unusual-date-border: #FFA901;  --unusual-date-hover-border: #E69500;  --unusual-content-bg: #fff;  --unusual-day-bg: #fff;  --unusual-day-week-bg: #F6F6F6;  --unusual-day-text: #000;  --unusual-day-week-text: rgba(0, 0, 0, 0.5);  --unusual-saturday-bg: #d9d9d9;  --unusual-saturday-hover: #bfbfbf;  --unusual-sunday-bg: #FFA7A7;  --unusual-sunday-text: #FF2C13;  --unusual-sunday-hover: #FF8989;  --unusual-section-bg: #f9f9f9;  --unusual-button-bg: rgba(0,0,0,.07);--icon-arrow-right: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 7'%3E%3Cpath d='M1 3.5 L12 3.5 M9 1 L13 3.5 L9 6' stroke='%23777' stroke-width='1.2' fill='none'/%3E%3C/svg%3E");--yrcal-month-header-bg: linear-gradient(to bottom, #ffcc6a 0%, #ffa901 100%);  --yrcal-month-header-shadow: #E19500;  --yrcal-table-bg: #fafafa;  --yrcal-cell-bg: #fff;  --yrcal-cell-border: #d8d8d8;  --yrcal-table-border: #cacaca;  --yrcal-nonfree-bg: rgba(255, 224, 163, 0.15);  --yrcal-nonfree-border: #f5a100;  --yrcal-ffree-bg: #f9e4e4;  --yrcal-ffree-border: #ff0000;  --yrcal-today-border: #b96e31;  --yrcal-trade-border: #139a00;  --yrcal-trade-bg-light: #f3fff1;  --yrcal-trade-nonfree-dark: #cbdac8;  --yrcal-trade-nonfree-light: #ffe0a3;  --yrcal-download-btn-bg: #ffe4af;  --yrcal-download-btn-border: #655a44;  --yrcal-download-btn-text: #655a44;  --yrcal-holiday-state: #a40000;--imie-head-red: #9f0a0d;  --imie-day-text: #4f4f4f;  --imie-small-cal-bg: #1e1e9a;  --imie-small-cal-text: #1e1e9a;  --imie-small-cal-header-bg: #eaf3f4;  --imie-nameday-p-bg: #dbf09c;  --imie-nameday-p-border: #97c900;--imieniny-mies-today-bg: #FFEBEB;  --imieniny-mies-today-border: #F00;--monthcal-head-bg: #ffc453;--calsch-nonfree-light-bg: #fff9ed;  --calsch-state-holiday: #C62828;  --calsch-begin: #1E5ACB;  --calsch-end: #6BB4FF;  --calsch-spring: #16A34A;  --calsch-christmas: #C0392B;  --calsch-winter1: #B39DDB;  --calsch-winter2: #00BCD4;  --calsch-winter3: #F39C12;  --calsch-winter4: #546E7A;  --calsch-summer: #F4D03F;  --calsch-directors-bg: #FFC98A;  --calsch-exam-6: #bde361;  --calsch-exam-g: #ebe963;  --calsch-exam-m: #fae963;  --calsch-badge-bg: #f0f8ff;  --calsch-badge-border: #b6d4fe;  --calsch-tooltip-bg: #333;  --calsch-legend-bg: #f9f9f9;  --calsch-legend-border: #e0e0e0;  --calsch-legend-text: #2c3e50;  --calsch-legend-item: #34495e;  --calsch-link-hover: #007bff;--fertile-cell-bg: #fffdda;  --fertile-period-bg: #ffa9a9;  --fertile-period-border: #e56565;  --fertile-baby-bg: #e6f5b8;  --fertile-baby-border: #a1d600;  --fertile-ov-bg: #c7ed53;  --fertile-ov-border: #9fd400;  --fertile-trim1-bg: #c2beed;  --fertile-trim1-border: #5f52ed;  --fertile-trim2-bg: #7edbed;  --fertile-trim2-border: #1847e0;  --fertile-birth-bg: #fea5fb;  --fertile-birth-border: #fe11f6;--ferie-border: #f1f1f1;  --ferie-plus-icon: rgba(0,0,0,0.5);  --ferie-name-bg: rgba(0,0,0,0.3);  --ferie-name-text: rgba(255,255,255,0.8);  --ferie-date-bg: rgba(255,255,255,0.35);  --ferie-date-text: rgba(0,0,0,0.8);--moon-today-bg: #fff9e6;  --moon-today-shadow: rgba(255, 169, 1, 0.3);  --moon-text-gray: #666;  --moon-text-mid: #555;  --moon-shadow: rgba(0,0,0,0.1);  --moon-border-subtle: #e5e5e5;  --moon-hero-bg: #fafafa;  --moon-hero-content-bg: #fff;  --moon-card-bg: #fff;  --moon-card-bg-past: #f9f9f9;  --moon-card-bg-future: #fffef8;  --moon-card-border: #ddd;  --moon-card-hover-shadow: rgba(0, 0, 0, 0.15);  --moon-event-bg: #f9f9f9;  --moon-faq-bg: #f5f5f5;  --moon-faq-hover-bg: #ececec;  --moon-section-bg: #fafafa;--tooltip-bg: #111;  --tooltip-text: #fff;--theme-toggle-bg: rgba(0, 0, 0, 0.08);  --theme-toggle-hover-bg: rgba(255, 169, 1, 0.2);  --theme-toggle-hover-border: rgba(255, 169, 1, 0.3);  --theme-toggle-focus-outline: rgba(255, 169, 1, 0.5);  --theme-toggle-active-text: #000;--dev-ad-bg: #edeae5;}--bg-body: #1E1E1E;--bg-main: #2A2A2A;--bg-elevated: #363636;--bg-white: #363636;--bg-header-solid: #2F2F2F;--bg-header-gradient: linear-gradient(#3A3A3A, #2F2F2F);--bg-footer: #1A1A1A;--bg-menu: #2F2F2F;--bg-menu-gradient: #2F2F2F;--text-primary: #E8E8E8;--text-secondary: #F5D08A;--text-muted: #B0B0B0;--text-dimmed: #A0A0A0;--text-heading: #F5D08A;--link-color: #FFED99;--link-hover: #FFF5BB;--accent-primary: #FFA901;--accent-secondary: #FF8C00;--border-strong: #505050;--border-medium: #454545;--border-subtle: #3A3A3A;--border-lighter: #333333;--border-menu: #404040;--menu-link-hover-bg: #2A2A2A;--cal-saturday: #9090A0;--cal-sunday: #FF6B6B;--content-title-bg: #2F2F2F;--content-title-border: #3A3A3A;--table-header-bg: #333333;--blockquote-bg: #353535;--blockquote-text: #E8E8E8;--code-bg: #262626;--calcard-head-bg: #2F2F2F;--calcard-year: #FFB732;--calcard-month: #F5D08A;--calcard-border: #505050;--calcard-border-light: #3A3A3A;--calcard-name-day: #FFED99;--calcard-fete-border: #505050;--calcard-nav-arrow: #1E1E1E;--calcard-nav-arrow-hover: #FFFFFF;--location-note-text: #A0A0A0;--location-trigger-hover-text: #FFFFFF;--location-trigger-hover-bg: rgba(255, 255, 255, 0.1);--location-btn-bg: #2A2A2A;--location-btn-text: #E8E8E8;--location-btn-border: #505050;--location-btn-hover-bg: #353535;--location-btn-hover-text: #FFFFFF;--location-focus-outline: #8ab4f8;--location-panel-border: #404040;--location-panel-bg: #252525;--location-panel-shadow: rgba(0, 0, 0, 0.3);--location-flash-success-bg: #1a3d23;--location-flash-success-text: #7dd292;--location-flash-error-bg: #4a1d1d;--location-flash-error-text: #ff9999;--location-input-border: #505050;--location-hint-text: #A0A0A0;--unusual-date-bg: #CC8500;--unusual-date-border: #CC8500;--unusual-date-hover-border: #FFA901;--unusual-content-bg: #2A2A2A;--unusual-day-bg: #363636;--unusual-day-week-bg: #2F2F2F;--unusual-day-text: #E8E8E8;--unusual-day-week-text: #A0A0A0;--unusual-saturday-bg: #505050;--unusual-saturday-hover: #606060;--unusual-sunday-bg: #8B4545;--unusual-sunday-text: #FF8989;--unusual-sunday-hover: #A55555;--unusual-section-bg: #262626;--unusual-button-bg: rgba(255,255,255,.08);--icon-arrow-right: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 7'%3E%3Cpath d='M1 3.5 L12 3.5 M9 1 L13 3.5 L9 6' stroke='%23E8E8E8' stroke-width='1.2' fill='none'/%3E%3C/svg%3E");--yrcal-month-header-bg: linear-gradient(to bottom, #3A3A3A 0%, #2F2F2F 100%);--yrcal-month-header-shadow: #252525;--yrcal-table-bg: #2F2F2F;--yrcal-cell-bg: #363636;--yrcal-cell-border: #454545;--yrcal-table-border: #505050;--yrcal-nonfree-bg: rgba(255, 169, 1, 0.1);--yrcal-nonfree-border: #CC8500;--yrcal-ffree-bg: #4A3535;--yrcal-ffree-border: #CC0000;--yrcal-today-border: #FF8C42;--yrcal-trade-border: #3FCC3F;--yrcal-trade-bg-light: #2F3F2F;--yrcal-trade-nonfree-dark: #3A4A3A;--yrcal-trade-nonfree-light: #4A4430;--yrcal-download-btn-bg: #4A4430;--yrcal-download-btn-border: #A89070;--yrcal-download-btn-text: #E8E8E8;--yrcal-holiday-state: #FF6B6B;--imie-head-red: #FF6B6B;--imie-day-text: #B0B0B0;--imie-small-cal-bg: #4A4A8A;--imie-small-cal-text: #8A8AFF;--imie-small-cal-header-bg: #3A3A4A;--imie-nameday-p-bg: #4A5A3A;--imie-nameday-p-border: #A0D060;--imieniny-mies-today-bg: #4A3535;--imieniny-mies-today-border: #CC0000;--monthcal-head-bg: #6A5420;--calsch-nonfree-light-bg: #3A3020;--calsch-state-holiday: #E57373;--calsch-begin: #5E8ACE;--calsch-end: #90CAF9;--calsch-spring: #4CAF50;--calsch-christmas: #E57373;--calsch-winter1: #9575CD;--calsch-winter2: #4DB6AC;--calsch-winter3: #FFB74D;--calsch-winter4: #78909C;--calsch-summer: #D4AF37;--calsch-directors-bg: #FFB366;--calsch-exam-6: #A5D36A;--calsch-exam-g: #D4D075;--calsch-exam-m: #E6D080;--calsch-badge-bg: #2A3A4A;--calsch-badge-border: #4A6A8A;--calsch-tooltip-bg: #505050;--calsch-legend-bg: #262626;--calsch-legend-border: #404040;--calsch-legend-text: #E8E8E8;--calsch-legend-item: #B0B0B0;--calsch-link-hover: #64B5F6;--fertile-cell-bg: #3A3828;--fertile-period-bg: #8A5050;--fertile-period-border: #B86565;--fertile-baby-bg: #5A6A38;--fertile-baby-border: #B8E640;--fertile-ov-bg: #7A9030;--fertile-ov-border: #B5E840;--fertile-trim1-bg: #6860A0;--fertile-trim1-border: #9575F0;--fertile-trim2-bg: #407090;--fertile-trim2-border: #60A0D0;--fertile-birth-bg: #A050A0;--fertile-birth-border: #E060D0;--ferie-border: #404040;--ferie-plus-icon: rgba(255,255,255,0.5);--ferie-name-bg: rgba(255,255,255,0.15);--ferie-name-text: rgba(255,255,255,0.9);--ferie-date-bg: rgba(0,0,0,0.4);--ferie-date-text: rgba(255,255,255,0.85);--moon-today-bg: #3A3020;--moon-today-shadow: rgba(255, 169, 1, 0.5);--moon-text-gray: #B0B0B0;--moon-text-mid: #C0C0C0;--moon-shadow: rgba(0,0,0,0.3);--moon-border-subtle: #404040;--moon-hero-bg: #2A2A2A;--moon-hero-content-bg: #363636;--moon-card-bg: #363636;--moon-card-bg-past: #2F2F2F;--moon-card-bg-future: #3A3020;--moon-card-border: #454545;--moon-card-hover-shadow: rgba(0, 0, 0, 0.4);--moon-event-bg: #2F2F2F;--moon-faq-bg: #333333;--moon-faq-hover-bg: #3A3A3A;--moon-section-bg: #2A2A2A;--tooltip-bg: #505050;--tooltip-text: #E8E8E8;--theme-toggle-bg: rgba(255, 255, 255, 0.1);--theme-toggle-hover-bg: rgba(255, 169, 1, 0.3);--theme-toggle-hover-border: rgba(255, 169, 1, 0.4);--theme-toggle-focus-outline: rgba(255, 169, 1, 0.6);--theme-toggle-active-text: #000;--dev-ad-bg: #2A2A2A;  }}*/[data-theme="dark"] {--bg-body: #1E1E1E;  --bg-main: #2A2A2A;  --bg-elevated: #363636;  --bg-white: #363636;  --bg-header-solid: #2F2F2F;  --bg-header-gradient: linear-gradient(#3A3A3A, #2F2F2F);  --bg-footer: #1A1A1A;  --bg-menu: #2F2F2F;  --bg-menu-gradient: #2F2F2F;--text-primary: #E8E8E8;  --text-secondary: #F5D08A;  --text-muted: #B0B0B0;  --text-dimmed: #A0A0A0;  --text-heading: #F5D08A;--link-color: #FFED99;  --link-hover: #FFF5BB;--accent-primary: #FFA901;  --accent-secondary: #FF8C00;--border-strong: #505050;  --border-medium: #454545;  --border-subtle: #3A3A3A;  --border-lighter: #333333;  --border-menu: #404040;  --menu-link-hover-bg: #2A2A2A;--cal-saturday: #9090A0;  --cal-sunday: #FF6B6B;--content-title-bg: #2F2F2F;  --content-title-border: #3A3A3A;--table-header-bg: #333333;  --blockquote-bg: #353535;  --blockquote-text: #E8E8E8;  --code-bg: #262626;--calcard-head-bg: #2F2F2F;  --calcard-year: #FFB732;  --calcard-month: #F5D08A;  --calcard-border: #505050;  --calcard-border-light: #3A3A3A;  --calcard-name-day: #FFED99;  --calcard-fete-border: #505050;  --calcard-nav-arrow: #1E1E1E;  --calcard-nav-arrow-hover: #FFFFFF;--location-note-text: #A0A0A0;  --location-trigger-hover-text: #FFFFFF;  --location-trigger-hover-bg: rgba(255, 255, 255, 0.1);  --location-btn-bg: #2A2A2A;  --location-btn-text: #E8E8E8;  --location-btn-border: #505050;  --location-btn-hover-bg: #353535;  --location-btn-hover-text: #FFFFFF;  --location-focus-outline: #8ab4f8;  --location-panel-border: #404040;  --location-panel-bg: #252525;  --location-panel-shadow: rgba(0, 0, 0, 0.3);  --location-flash-success-bg: #1a3d23;  --location-flash-success-text: #7dd292;  --location-flash-error-bg: #4a1d1d;  --location-flash-error-text: #ff9999;  --location-input-border: #505050;  --location-hint-text: #A0A0A0;--unusual-date-bg: #CC8500;  --unusual-date-border: #CC8500;  --unusual-date-hover-border: #FFA901;  --unusual-content-bg: #2A2A2A;  --unusual-day-bg: #363636;  --unusual-day-week-bg: #2F2F2F;  --unusual-day-text: #E8E8E8;  --unusual-day-week-text: #A0A0A0;  --unusual-saturday-bg: #505050;  --unusual-saturday-hover: #606060;  --unusual-sunday-bg: #8B4545;  --unusual-sunday-text: #FF8989;  --unusual-sunday-hover: #A55555;  --unusual-section-bg: #262626;  --unusual-button-bg: rgba(255,255,255,.08);--icon-arrow-right: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 7'%3E%3Cpath d='M1 3.5 L12 3.5 M9 1 L13 3.5 L9 6' stroke='%23E8E8E8' stroke-width='1.2' fill='none'/%3E%3C/svg%3E");--yrcal-month-header-bg: linear-gradient(to bottom, #3A3A3A 0%, #2F2F2F 100%);  --yrcal-month-header-shadow: #252525;  --yrcal-table-bg: #2F2F2F;  --yrcal-cell-bg: #363636;  --yrcal-cell-border: #454545;  --yrcal-table-border: #505050;  --yrcal-nonfree-bg: rgba(255, 169, 1, 0.1);  --yrcal-nonfree-border: #CC8500;  --yrcal-ffree-bg: #4A3535;  --yrcal-ffree-border: #CC0000;  --yrcal-today-border: #FF8C42;  --yrcal-trade-border: #3FCC3F;  --yrcal-trade-bg-light: #2F3F2F;  --yrcal-trade-nonfree-dark: #3A4A3A;  --yrcal-trade-nonfree-light: #4A4430;  --yrcal-download-btn-bg: #4A4430;  --yrcal-download-btn-border: #A89070;  --yrcal-download-btn-text: #E8E8E8;  --yrcal-holiday-state: #FF6B6B;--imie-head-red: #FF6B6B;  --imie-day-text: #B0B0B0;  --imie-small-cal-bg: #4A4A8A;  --imie-small-cal-text: #8A8AFF;  --imie-small-cal-header-bg: #3A3A4A;  --imie-nameday-p-bg: #4A5A3A;  --imie-nameday-p-border: #A0D060;--imieniny-mies-today-bg: #4A3535;  --imieniny-mies-today-border: #CC0000;--monthcal-head-bg: #6A5420;--calsch-nonfree-light-bg: #3A3020;  --calsch-state-holiday: #E57373;  --calsch-begin: #5E8ACE;  --calsch-end: #90CAF9;  --calsch-spring: #4CAF50;  --calsch-christmas: #E57373;  --calsch-winter1: #9575CD;  --calsch-winter2: #4DB6AC;  --calsch-winter3: #FFB74D;  --calsch-winter4: #78909C;  --calsch-summer: #D4AF37;  --calsch-directors-bg: #FFB366;  --calsch-exam-6: #A5D36A;  --calsch-exam-g: #D4D075;  --calsch-exam-m: #E6D080;  --calsch-badge-bg: #2A3A4A;  --calsch-badge-border: #4A6A8A;  --calsch-tooltip-bg: #505050;  --calsch-legend-bg: #262626;  --calsch-legend-border: #404040;  --calsch-legend-text: #E8E8E8;  --calsch-legend-item: #B0B0B0;  --calsch-link-hover: #64B5F6;--fertile-cell-bg: #3A3828;  --fertile-period-bg: #8A5050;  --fertile-period-border: #B86565;  --fertile-baby-bg: #5A6A38;  --fertile-baby-border: #B8E640;  --fertile-ov-bg: #7A9030;  --fertile-ov-border: #B5E840;  --fertile-trim1-bg: #6860A0;  --fertile-trim1-border: #9575F0;  --fertile-trim2-bg: #407090;  --fertile-trim2-border: #60A0D0;  --fertile-birth-bg: #A050A0;  --fertile-birth-border: #E060D0;--ferie-border: #404040;  --ferie-plus-icon: rgba(255,255,255,0.5);  --ferie-name-bg: rgba(255,255,255,0.15);  --ferie-name-text: rgba(255,255,255,0.9);  --ferie-date-bg: rgba(0,0,0,0.4);  --ferie-date-text: rgba(255,255,255,0.85);--moon-today-bg: #3A3020;  --moon-today-shadow: rgba(255, 169, 1, 0.5);  --moon-text-gray: #B0B0B0;  --moon-text-mid: #C0C0C0;  --moon-shadow: rgba(0,0,0,0.3);  --moon-border-subtle: #404040;  --moon-hero-bg: #2A2A2A;  --moon-hero-content-bg: #363636;  --moon-card-bg: #363636;  --moon-card-bg-past: #2F2F2F;  --moon-card-bg-future: #3A3020;  --moon-card-border: #454545;  --moon-card-hover-shadow: rgba(0, 0, 0, 0.4);  --moon-event-bg: #2F2F2F;  --moon-faq-bg: #333333;  --moon-faq-hover-bg: #3A3A3A;  --moon-section-bg: #2A2A2A;--tooltip-bg: #505050;  --tooltip-text: #E8E8E8;--theme-toggle-bg: rgba(255, 255, 255, 0.1);  --theme-toggle-hover-bg: rgba(255, 169, 1, 0.3);  --theme-toggle-hover-border: rgba(255, 169, 1, 0.4);  --theme-toggle-focus-outline: rgba(255, 169, 1, 0.6);  --theme-toggle-active-text: #000;--dev-ad-bg: #2A2A2A;}[data-theme="light"] {--bg-body: #ffffff;  --bg-main: #ffffff;  --bg-elevated: #fefefe;  --bg-header-solid: #ffcc68;  --bg-header-gradient: linear-gradient(#ffcc68, #ffa903);  --bg-footer: #f8f8f8;  --bg-menu: #ffcc6a;  --bg-menu-gradient: linear-gradient(#ffcc6a, #ffa901);  --text-primary: #464646;  --text-secondary: #6E4510;  --text-muted: #777;  --text-heading: #740;  --link-color: #6E3A0E;  --link-hover: #4a2609;  --accent-primary: #FFA901;  --accent-secondary: #FF8C00;  --border-strong: #BFBFBF;  --border-medium: #ccc;  --border-subtle: #ddd;  --border-lighter: #e3e3e3;  --border-menu: #ddd;  --cal-saturday: #737377;  --cal-sunday: #e22d2d;  --content-title-bg: linear-gradient(#fefefe, #ececec);  --content-title-border: #ddd;  --table-header-bg: #f5f5f5;  --blockquote-bg: #f5f5f5;  --code-bg: #f8f9fa;}[data-theme="dark"] #logoKalbi img {  filter: brightness(1.3) saturate(1.3) hue-rotate(-10deg);}@media (prefers-reduced-motion: no-preference) {  body,  #top,  main,  .content-title,  .menu,  a {transition: background-color 0.3s ease,color 0.3s ease,border-color 0.3s ease;  }}.theme-toggle-header {display: inline-flex;gap: 3px;background: var(--theme-toggle-bg);padding: 4px;border-radius: 8px;float: right;margin-top: 12px;margin-right: 15px;}.theme-btn {background: transparent;border: 2px solid transparent;padding: 6px 10px;cursor: pointer;border-radius: 6px;font-size: 13px;transition: all 0.2s ease;color: inherit;display: flex;align-items: center;gap: 5px;font-family: Tahoma, Verdana, Arial, sans-serif;outline: none;}.theme-btn:hover {background: var(--theme-toggle-hover-bg);border-color: var(--theme-toggle-hover-border);}.theme-btn:focus {outline: 2px solid var(--theme-toggle-focus-outline);outline-offset: 2px;}.theme-btn.active {background: var(--accent-primary);color: var(--theme-toggle-active-text);font-weight: bold;border-color: var(--accent-primary);}.theme-icon {font-size: 16px;line-height: 1;}.theme-label {font-size: 12px;line-height: 1;}@media (max-width: 800px) {.theme-toggle-header {margin-top: 14px;margin-right: 10px;padding: 3px;gap: 2px;}.theme-btn {padding: 5px 7px;}.theme-label {display: none;}.theme-icon {font-size: 18px;}}@media (max-width: 400px) {.theme-toggle-header {margin-top: 16px;margin-right: 5px;}.theme-btn {padding: 4px 6px;}}.theme-btn-footer-inline {display: inline-block;background: transparent;border: none;padding: 3px 0;cursor: pointer;font-size: 11px;line-height: 18px;color: var(--text-primary);text-decoration: none;font-family: Tahoma, Verdana, Arial, sans-serif;outline: none;transition: color 0.2s ease;}.theme-btn-footer-inline:hover {color: var(--text-heading);text-decoration: underline;}.theme-btn-footer-inline:focus {outline: 2px solid var(--theme-toggle-focus-outline);outline-offset: 2px;}.theme-btn-footer-inline.active {color: var(--text-heading);font-weight: bold;}@media (max-width: 800px) {.theme-btn-footer-inline {font-size: 13px;}}@media print {.theme-toggle-header,.footerb-theme {display: none !important;}}div.box_a{border-spacing: 0;width: 100%;margin-bottom: 15px;margin-top: 10px;}.devAd{background-color: var(--dev-ad-bg);display: inline-block;}.adsbygoogle {display: inline-block;}.ad_rM, .ad_rA, .ad_rB, .ad_rC, .ad_rT, .ad_rL { width: 100%}.ad_rA { width: 100%; height: 250px; text-align: right;max-height: 300px !important;}.ad_rB { height: 280px; }.ad_rC { height: 600px; height: min(600px, calc(100vh - 150px)); max-height:  min(600px, calc(100vh - 150px));  }.ad_rL {height: 600px;height: min(600px, calc(100vh - 150px));}div#leftStickyAd {height: 600px;height: min(600px, calc(100vh - 150px));max-height:  min(600px, calc(100vh - 150px)) !important;  }#leftStickyAd.is_stuck_left {z-index: 2;}#middleone { position: relative; }#leftStickyAd { position: -webkit-sticky; position: sticky; top: 12px; }#rightStickyAd { position: -webkit-sticky; position: sticky; top: 12px; }.ad_rT { height: 280px;text-align: center;}@media screen and (min-width: 801px) and (max-width: 1200px){.ad_rM { width: 0; height: 0;   display: none; }.ad_rC { height: 250px; }}@media screen and (max-width: 1000px){.ad_rB { height: 250px; }}@media screen and (max-width: 800px){ .ad_rA {  width: 0; height: 0;   display: none;  }#leftone div.rek-300x250{margin-top: 11px;}.ad_rM { display: block;height: 250px;}.aBott .ad_rB { height: 600px; }.ad_rC { display: none;min-width: 300px;min-height: 250px;height: auto; }.ad_rL { display: none;}}@media screen and (min-width: 1200){.ad_rA { height: 280px; }}@media screen and (min-width: 1440px){.ad_rC { height: 600px; }}.box_aInContent {float: right;margin: 10px;margin-right: 0;}@media screen and (max-width: 500px){ .box_aInContent {float: none;margin: 10px 0;}}.box_aInContent .ad-728x90 {margin-right: -13px; }#bottomone {  clear: both;  width: 100%;  overflow: hidden;  background: var(--bg-footer);  margin: 0 auto;  color: var(--text-primary);  padding-top: 10px;  border-top-style: solid;  border-top-width: 1px;  border-top-color: var(--border-lighter);  padding-bottom: 165px;}#bottomone a:hover {text-decoration: underline;}.bottom-copy {margin: 0 auto;text-align: left;margin-bottom: 8px;float: left;width: 100%;}.bott-color, .bott-color a:link, .bott-color a:visited {font-weight: bold;color: var(--accent-secondary);}.bottlink {float: right;font-weight: normal;color: var(--text-primary);}.bottlink a:link, .bottlink a:visited {text-decoration: none;color: var(--accent-secondary);}ul.links, ul.links li{  display:block;  margin: 0px;  padding: 0px;  list-style:none;}div.footerb{  width: 25%;-webkit-box-sizing: border-box; -moz-box-sizing: border-box;box-sizing: border-box;   border-right: 1px solid var(--border-lighter);  float:left;  padding-left: 20px;  padding-right: 7px;}.footerbl {  width: 230px;  float:left;}ul.links li {  padding-left: 15px;}div#footer h3 {  padding-left: 15px;  font-size: 14px;  color: var(--accent-secondary);  text-transform: uppercase;  font-weight: normal;  margin: 0px;  padding-bottom: 20px;  padding-top: 0px;}div#footer {  margin:0px auto;  text-align:left;  padding-top: 15px;}ul.links li a, ul.links span.krypto {  display: inline-block;  line-height: 18px;  padding: 3px 0;  font-size: 11px;  color: var(--text-primary);  text-decoration: none;}ul.links li a:hover, ul.links span.krypto:hover {color: var(--text-heading);text-decoration:underline;}div.bottom-copy .small{  padding-top: 8px;}@media screen and (max-width: 800px){  div.footerb  {padding-left: 0;margin-bottom: 15px;  }  ul.links li a , ul.links span.krypto{  font-size: 13px;  }}@media screen and (max-width: 600px){  div.footerb  {width: 50%;margin-bottom: 15px;  }}@media screen and (max-width: 480px){  div.footerb  {width: 100%;clear:both;margin-bottom: 15px;border-bottom: 1px solid var(--border-lighter);padding-bottom: 8px;border-right: 0;padding-left: 0;  }  ul.links li  {display: inline-block;  }  div#footer h3  {padding-bottom: 10px;}  .bottom-copy   {padding: 5px;font-size: 12px;  }}#tooltip{text-align: center;color: var(--tooltip-text);background: var(--tooltip-bg);position: absolute;z-index: 100;padding: 7px;font-size: 12px;line-height: 19px;}#tooltip:after {width: 0;height: 0;border-left: 10px solid transparent;border-right: 10px solid transparent;border-top: 10px solid var(--tooltip-bg);content: '';position: absolute;left: 50%;bottom: -10px;margin-left: -10px;}#tooltip.topt:after{border-top-color: transparent;border-bottom: 10px solid var(--tooltip-bg);top: -20px;bottom: auto;} #tooltip.leftt:after{left: 10px;margin: 0;} #tooltip.rightt:after{right: 10px;left: auto;margin: 0;} 