:root{--orange:#ff4500;--magenta:#eb11ec;--blue:#0f0ff7;--cyan:#1df5f7;--yellow:#fefa10;--black:#010101;--white:#fcfcfc}@font-face{font-family:"VC Cardinal Wide";src:url(/fonts/VCCardinalWide-Regular.woff2);font-weight:400}@font-face{font-family:"VC Cardinal Wide";src:url(/fonts/VCCardinalWide-RegularItalic.woff2);font-weight:400;font-style:italic}@font-face{font-family:"VC Cardinal Wide";src:url(/fonts/VCCardinalWide-Medium.woff2);font-weight:500}@font-face{font-family:"VC Cardinal Wide";src:url(/fonts/VCCardinalWide-MediumItalic.woff2);font-weight:500;font-style:italic}@font-face{font-family:"VC Cardinal Wide";src:url(/fonts/VCCardinalWide-SemiBold.woff2);font-weight:600}*,::after,::before{box-sizing:border-box}body{margin:0;padding:0;font-family:"VC Cardinal Wide",sans-serif;font-size:13pt;font-weight:500;line-height:155%;background:var(--white);color:var(--black);position:relative;padding:1em 1em 0 1em}.bg{position:fixed;top:0;left:0;background-image:url(/img/hero-bg.png);height:100vh;width:100vw;z-index:-1;background-size:cover;background-repeat:no-repeat;background-position:center top}main{height:calc(100vh - 5em);margin:auto;border:2px dotted;border-radius:20px;overflow-y:scroll;overflow-x:hidden;background:var(--white);background:rgba(255,255,255,.9);max-width:1350px;padding-bottom:3em;position:relative}main.tmpl-404,main.tmpl-home{max-width:100%;border-radius:0;outline:0;overflow:hidden}button{border:none;outline:0}section{padding:2em 0}iframe,img,video{max-width:100%;border-radius:2px}.container{max-width:675px;padding:0 1em;margin:auto}.container.wide{max-width:1100px}footer{display:flex;justify-content:space-between;padding:1em;position:relative;flex-direction:column;align-items:center}@media (min-width:700px){footer{flex-direction:row}}header{position:sticky;top:0;left:0;width:100%;background:linear-gradient(45deg,#0f0,var(--white));height:4em;padding:0 2em;display:flex;align-items:center;border-bottom:2px dotted;border-radius:20px 20px 0 0;z-index:3;justify-content:space-between}img[src=""]{display:none}nav.desktop-nav{display:flex}nav.desktop-nav a+a{margin-left:2.5em}.desktop-nav a{line-height:40px}header a:not(:hover){text-decoration:none}header a:focus,header a:hover{color:initial;text-decoration:2px dotted underline}header .settings-toggle{line-height:1;padding:0;position:relative;height:40px;width:40px;margin-left:2.5em}.desktop-nav{visibility:hidden}@media (min-width:1000px){.desktop-nav{visibility:visible}.mobile-nav{visibility:hidden}}.settings-menu{text-align:right;position:absolute;top:calc(100% + 1em);right:1em;padding:1em;background:linear-gradient(to top right,#0f0,var(--white) 75%);border:2px dotted;width:270px;border-radius:10px}.settings-menu .theme-toggle{float:right}.btn.settings-toggle:focus,.btn.settings-toggle:hover{text-decoration:none}.dark .settings-menu{background:linear-gradient(to bottom right,var(--blue),var(--black))}.dark header a:focus,.dark header a:hover{color:var(--white)}.header-bg{width:100vw;height:100vh;background-position:center;background-size:cover;background-image:url(/img/hero-bg.png);position:fixed;top:0;left:0;z-index:-1}nav.mobile-nav{position:absolute;top:0;left:0;width:100%;height:calc(100vh - 5em - 3px);border-radius:20px;background:linear-gradient(35deg,var(--white) 20%,#0f0);color:var(--black)}.mobile-nav-header{height:4em;width:calc(100% - 2.5em);justify-content:space-between;align-items:center;margin:auto;padding:0 .25em;border-bottom:2px dotted}.mobile-nav ul.unformatted{padding:1em 0;margin:0 1.5em;border-bottom:2px dotted}.mobile-nav .theme-toggle-container{padding:1em 1.5em 2em 1.5em}header .dotcom{line-height:1}.mobile-nav ul{display:grid;grid-row-gap:15px;grid-template-columns:1fr;padding:0;margin:0}input[type=search]{height:42px;width:100%;font-family:"VC Cardinal Wide";border-radius:4px;border:0;padding:0 1em;margin-top:1em}input::focus{border:2px solid var(--blue)}.mobile-nav li a{text-decoration:none;padding:0 2px;border-radius:2px}header .menu-icon{display:inline-block;transform:rotate(45deg);margin-right:6px}.mobile-nav.menu-toggle{position:absolute;left:.5em;font-size:1.1rem;font-weight:500;padding:0;width:50px}.mobile-nav .btn.transparent{padding:0;font-weight:700;font-size:1.2rem;line-height:1}.secondary-nav{position:sticky;top:0}a{color:inherit}a:focus,a:hover{color:var(--purple)}a.noformat{text-decoration:none}a.noformat:hover{color:inherit}.post .container{position:relative;padding:1em 1em;flex-wrap:wrap;max-width:100%}.post .title{margin-top:0}@media (min-width:900px){.post-header .container{padding:3em 1em;flex-wrap:nowrap}}@media (min-width:1200px){.post .container,.post-header .container{padding:3em 3em 0 3em}}.post-header .post-info{padding-right:2em}.post .body{padding-bottom:3em}.post .body h2{margin-top:2em}.post .body ul{list-style:circle;padding-left:1em}.post .metadata{font-size:.9rem}.post .title,.title,h2,h3,h4,h5,h6,strong{font-weight:600;line-height:1.1}.post .body,.post-header img{width:100%;flex-shrink:0}.post img,.post video{align-self:center}@media (min-width:900px){.post .body,.post-header img{width:400px;margin-left:auto}.post .body,.post-header img{width:700px}}.flex{display:flex}p{max-width:1050px}.btn{transition:.1s ease;text-decoration:none;display:block;padding:0 1.5rem;height:55px;line-height:55px;border:0;background:red;color:var(--white);font-size:1.1rem;font-weight:600;letter-spacing:.4px;font-family:"VC Cardinal Wide";border-radius:2px;text-shadow:none;transition:.1s ease;cursor:pointer;min-width:40px}.btn.small{height:42px;line-height:42px}.btn:focus,.btn:hover{text-decoration:2px dotted underline;background:var(--black);box-shadow:0 0 17px 3px var(--yellow);outline:2px dotted var(--black);outline-offset:0px;color:var(--white)}.btn.primary{background:var(--black)}.dark .btn{outline-color:var(--black)}.dark .btn:focus,.dark .btn:hover{box-shadow:0 0 10px 3px var(--magenta)}.dark .btn.primary{background:var(--blue)}.btn.secondary{background:var(--magenta);background:var(--blue)}.btn.secondary:focus,.btn.secondary:hover{background:var(--magenta);box-shadow:0 0 17px 3px var(--yellow);outline-color:var(--magenta)}.btn.transparent{background:0 0;color:inherit;outline:0}.center{text-align:center;margin:auto}.separator{font-size:1.4rem;margin:2em auto}a{text-decoration:2px dotted underline}a:focus:not(.btn),a:hover:not(.btn){color:var(--magenta)}a:focus{outline:2px dotted;text-decoration:none;border-radius:2px}hr{border:0;border-color:var(--black);border-bottom:2px dotted;text-align:center;margin:2em auto;max-width:50%}.img-container{position:relative}mark{position:relative;background:rgba(255,255,255,.85);z-index:1;border-radius:2px}figure{margin:0}figure .img-container img,figure .img-container video{width:99%}figure .img-container-2 img:nth-child(2n),figure .img-container-2 video:nth-child(2n){margin-left:.5em}figure .img-container-2 img:nth-child(n+3){margin-top:.5em}figure .img-container-3 img:nth-child(n+2),figure .img-container-3 video:nth-child(n+2){margin-left:.5em}figure .img-container{display:flex;flex-wrap:wrap;justify-content:center}figure .img-container-1 img,figure .img-container-1 video{width:98%}figure .img-container-2 img,figure .img-container-2 video{width:48%}figure .img-container-3 img,figure .img-container-3 video{width:31%}@media (min-width:600px){figure{margin-block-start:1em;margin-block-end:1em;margin-inline-start:40px;margin-inline-end:40px}figure .img-container-1 img,figure .img-container-1 video{width:99%}figure .img-container-2 img,figure .img-container-2 video{width:49%}figure .img-container-3 img,figure .img-container-3 video{width:32%}}.img-container+.img-container{margin-top:.5em}figcaption{margin-top:5px;margin-left:2px}h2.footnotes{border-bottom:2px dotted}.footnotes,figcaption{width:100%;font-size:.85rem;font-weight:400;flex:1;line-height:1.5}blockquote{font-weight:400;font-style:italic;font-size:18px;line-height:1.5;border-left:2px dotted;padding-left:1em;margin:2em 0}@media (min-width:900px){blockquote{max-width:85%;font-size:20px;text-align:justify}}pre{background:var(--black);color:var(--white);padding:1.25em 1.5em;border-radius:2px;white-space:pre-wrap}code{font-size:.95rem}::selection{background:var(--yellow);color:var(--black);text-shadow:none}::-moz-selection{background:var(--yellow);color:var(--black);text-shadow:none}.noscroll{overflow:hidden}.hidden{visibility:hidden;height:0;width:0;flex-grow:0}.postslist li{border-left:2px dotted;border-top:2px dotted;list-style:none;margin:0;padding:1.5em 1.25em;border-top-left-radius:10px}.postslist li a{text-decoration:none}.postslist article{grid-gap:1em;flex-direction:column;flex-flow:column-reverse;position:relative}.postslist h1{font-size:inherit;margin:0;font-weight:500}.postslist img{width:100px;margin-left:auto;align-self:center;position:absolute;right:1em}.postslist time{font-style:italic;font-size:.9rem;display:block;margin-top:50px}.postslist .summary{margin-bottom:0;font-size:.9rem}.postslist .summary a{text-decoration:2px dotted underline}@media (min-width:900px){.postslist article{flex-direction:row;flex-flow:row}.postslist time{display:flex;margin-top:0;flex:0 0 100px}.postslist img{width:125px;position:initial}}.knobs,.layer{position:absolute;top:0;right:0;bottom:0;left:0}.button{position:relative;width:96px;height:44px;overflow:hidden}.checkbox{position:relative;width:100%;height:100%;padding:0;margin:0;opacity:0;cursor:pointer;z-index:3}.knobs{z-index:2}.layer{width:100%;background-color:var(--white);border-radius:2px;color:var(--white);transition:.3s ease left;z-index:1}.theme-toggle .knobs span,.theme-toggle .knobs:after,.theme-toggle .knobs:before{position:absolute;top:5px;width:38px;height:34px;font-size:10px;font-weight:600;font-family:"VC Cardinal Wide";text-align:center;line-height:1;border-radius:2px;transition:.3s ease left}.theme-toggle .knobs:before{content:"";left:5px;background-color:var(--blue)}.theme-toggle .knobs:after{text-align:center;content:"LIGHT MODE";color:var(--black);right:5px;top:12px}.theme-toggle:checked .knobs:after{color:var(--black)}.theme-toggle .knobs span{display:inline-block;left:5px;top:12px;color:var(--white);z-index:1}.theme-toggle .checkbox:checked+.knobs span{color:var(--black)}.theme-toggle .checkbox:checked+.knobs:before{left:calc(50% + 5px);background-color:var(--yellow)}.theme-toggle .checkbox:checked+.knobs:after{color:var(--black)}.theme-toggle .checkbox:checked~.layer{background-color:#0f0}.dark,.dark mark{background:rgba(0,0,0,.5);color:var(--white)}.dark .menu-toggle{color:var(--white)}.dark header,.dark nav.mobile-nav{background:linear-gradient(45deg,var(--blue),var(--black));color:var(--white)}.light .speaking-highlights .content-container::before{background:linear-gradient(var(--white),transparent)}.dark .speaking-highlights .content-container::before{background:linear-gradient(var(--black),transparent)}.dark main{background:rgba(0,0,0,.85)}ul.unformatted{list-style:none;padding-left:0}.sr-only{opacity:0;transform:translateX(-1000px);width:0;height:0}.light .bg{background-image:url(/img/hero-bg-light.png)}body.tmpl-404,body.tmpl-home{padding:0}main.tmpl-404,main.tmpl-home{border-radius:0;border:0;margin:0;width:100%;height:100vh}.tmpl-404 footer,.tmpl-404 header{display:none}