:root{--active-brightness:.85;--border-radius:5px;--box-shadow:2px 2px 10px;--color-accent:#118bee15;--color-bg:#f2ecdf;--color-bg-secondary:#e9e9e9;--color-link:#118bee;--color-secondary:#920de9;--color-secondary-accent:#920de90b;--color-shadow:#f4f4f4;--color-table:#118bee;--color-text:#000;--color-text-secondary:#999;--font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;--justify-important:center;--justify-normal:left;--line-height:1.5;--width-card:285px;--width-card-medium:460px;--width-card-wide:800px;--width-content:1080px}body{background:var(--color-bg);color:var(--color-text);font-family:var(--font-family);line-height:var(--line-height);margin:0;padding:0;overflow-x:hidden}nav{justify-content:space-between;align-items:center;margin-bottom:7rem;font-weight:700;display:flex}nav ul{padding:0;list-style:none}nav ul li{text-align:left;margin:0 .5rem;display:inline-block;position:relative}nav ul li ul{background:var(--color-bg);border:1px solid var(--color-bg-secondary);border-radius:var(--border-radius);box-shadow:var(--box-shadow)var(--color-shadow);white-space:nowrap;z-index:1;width:auto;height:auto;padding:.5rem 1rem;display:none;position:absolute;top:1.7rem;left:-2px}nav ul li ul:before{content:"";height:.5rem;position:absolute;top:-.5rem;left:0;right:0}nav ul li ul li,nav ul li ul li a{display:block}section img,article img{max-width:100%}section pre{overflow:auto}code{color:#fff;background-color:#000}section{max-width:var(--width-content)}.debug:after{content:"< 480px";display:block}body{-webkit-hyphens:auto;hyphens:auto;font-size:90%}h1{text-transform:uppercase;font-size:140%}h2{font-size:100%}.show-for-smaller-480{display:inherit!important}.hide-for-smaller-480,.show-for-480,.show-for-600,.show-for-768,.show-for-992{display:none!important}@media only screen and (min-width:480px){.debug:after{content:">= 480px"}.show-for-480,.hide-for-smaller-480{display:inherit!important}.hide-for-480,.show-for-smaller-480{display:none!important}}@media only screen and (max-width:599px){.show-for-smaller-600{display:inherit!important}.hide-for-smaller-600{display:none!important}}@media only screen and (min-width:600px){.debug:after{content:">= 600px"}.show-for-600{display:inherit!important}.hide-for-600,.show-for-smaller-600{display:none!important}}@media only screen and (max-width:767px){.show-for-smaller-768{display:inherit!important}.hide-for-smaller-768{display:none!important}}@media only screen and (min-width:768px){.debug:after{content:">= 768px"}.show-for-768{display:inherit!important}.hide-for-768,.show-for-smaller-768{display:none!important}body{font-size:130%}h1{font-size:250%}h2{font-size:180%}}@media only screen and (max-width:991px){.show-for-smaller-992{display:inherit!important}.hide-for-smaller-992{display:none!important}}@media only screen and (min-width:992px){.debug:after{content:">= 992px"}.show-for-992{display:inherit!important}.hide-for-992,.show-for-smaller-992{display:none!important}}blockquote footer{color:#000;font-size:80%}sup{background-color:#eee}.bookbutton{box-shadow:none!important;color:#fff!important;text-transform:uppercase!important;background:#118bee!important;border:2px solid #000!important;border-radius:0!important;padding:.5rem 1rem!important;font-size:1em!important;font-weight:400!important}nav ul li a{text-transform:uppercase!important;color:#000!important;font-weight:400!important}footer{color:#fff!important;box-sizing:border-box!important;clear:both!important;z-index:10!important;background-color:#383838!important;width:100vw!important;max-width:100%!important;margin:0 -50vw!important;padding:2rem!important;position:relative!important;left:50%!important;right:50%!important}#my-cal-inline{z-index:1!important;clear:both!important;width:100%!important;height:600px!important;min-height:600px!important;margin:2rem 0 4rem!important;display:block!important;position:relative!important}@media only screen and (max-width:1024px){#my-cal-inline{height:1400px!important;min-height:1400px!important}}main{z-index:1!important;padding-bottom:4rem!important;position:relative!important}@media only screen and (max-width:768px){footer div[style*=grid-template-columns]{display:block!important}footer div[style*=grid-template-columns]>div{margin-bottom:1.5rem!important}}.announcement-bar{color:#000;background:#fdb0fc;border-bottom:2px solid #000;width:100%;padding:8px 0;font-size:14px;font-weight:500;position:relative;overflow:hidden}.announcement-content{text-transform:uppercase;justify-content:center;align-items:center;gap:8px;max-width:1200px;margin:0 auto;padding:0 20px;display:flex;position:relative}.announcement-text{text-align:center;letter-spacing:.5px}.announcement-link{color:#000;align-items:center;gap:4px;font-weight:600;text-decoration:underline;transition:opacity .2s;display:inline-flex}.announcement-link:hover{opacity:.8}@media (max-width:768px){.announcement-bar{padding:10px 0;font-size:13px}.announcement-content{flex-direction:column;gap:4px;padding:0 15px}.announcement-text{font-size:12px}}.quotebox{background-color:#fff;border:2px solid #000;margin-bottom:2rem;padding:1rem}.subscribe-button{color:#000;cursor:pointer;font-feature-settings:normal;font-variation-settings:normal;text-align:center;text-transform:uppercase;background-color:#f5cd00;border:2px solid #000;border-radius:0;width:100%;height:4rem;margin:0;padding:8px 0;font-size:110%;font-weight:600;line-height:20px;display:block}h1,h2,h3,h4,h5,h6{line-height:var(--line-height)}ol li,ul li{padding:.2rem 0}a{color:var(--color-link);font-weight:700;text-decoration:none;display:inline-block}a:active{filter:brightness(var(--active-brightness));text-decoration:underline}a b,a em,a i,a strong,button{border-radius:var(--border-radius);font-size:medium;font-weight:700;line-height:var(--line-height);margin:.5rem 0;padding:1rem 2rem;display:inline-block}button{font-family:var(--font-family)}