:root{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;--background:#eef8f7;--ground-dark:#4d8a24;--ground-darkish:#72ba37;--ground-mid:#7ec63b;--ground-midder:#86d334;--ground-light:#9adb29;--ground-lighter:#a5e635;--sky:#2ca6a4;--light-sky:#60dddb;--clouds:#e0f5f3;--clouds-dark:#bdefed;--sun:#ffee70;--sunner:#febf37;--underground:#160f05;--undergrounder:#402a0c;--underground-shadow:#160f0555;--underground-select:#4e3410;--underground-text:#ccbfad;--underground-active:#591c00;--underground-active-text:#ddd;--title:#160f05;--boxes:#fff;--boxes-border:#fff;--boxes-icon:#38a700;--text:#160f05;--heading:#160f05;--link:#2ca6a4;--card-border:#e0ded8;font-family:Avenir,Montserrat,Corbel,URW Gothic,source-sans-pro,sans-serif;font-weight:400;line-height:1.5}html,body{margin:0;padding:0}body{color:var(--text);background-color:var(--background);transition:background-color .5s,color .5s}h1,h2,h3,h4,h5,h6{color:var(--heading);transition:color .5s}a{color:var(--link);transition:color .5s}#header-wrap{padding:20px}#header{border-radius:5px;width:100%;max-width:2048px;height:220px;position:relative;overflow:hidden;box-shadow:0 13px 27px -5px #32325d40,0 8px 16px -8px #0000004d,0 3px 6px #00000029,0 3px 6px #0000003b}.evening{--background:#253252;--ground-dark:#06122c;--ground-darkish:#06122c;--ground-mid:#0c1e2c;--ground-midder:#12292c;--ground-light:#1c3d29;--ground-lighter:#294936;--sky:#333051;--light-sky:#98435b;--clouds:#041c42;--clouds-dark:#041c4200;--sun:#fd8b59;--sunner:#febf37;--underground:#010710;--undergrounder:#020712;--underground-shadow:#0008;--underground-select:#0a1a3a;--underground-text:#98435b;--underground-active:#98435b55;--underground-active-text:#db728f;--title:#fd8b59;--boxes:#d5d5de;--boxes-border:#aea8e7;--boxes-icon:#98435b;--text:#160f05;--heading:#333051;--link:#325fa2;--card-border:#b5b2cc}.night{--background:#000;--ground-dark:#000;--ground-darkish:#000;--ground-mid:#000;--ground-midder:#000;--ground-light:#000;--ground-lighter:#000;--sky:#001232;--light-sky:#0c1e2c;--clouds:#0a1c37aa;--clouds-dark:#081529aa;--sun:#fd8b59;--sunner:#febf37;--underground:#010710;--undergrounder:#020712;--underground-shadow:#02071244;--underground-text:#0a61e1;--underground-active:#0047b533;--underground-active-text:#3d88fc;--underground-select:#0c1c49;--title:#eee;--boxes:#000e24;--boxes-border:#041c42;--boxes-icon:#1f3d79;--text:#9fb1d2;--heading:#ad2621;--link:#2a5fb4;--card-border:#041c42}.night #header{box-shadow:0 0 27px #a4a4c440}#ground-canvas,#header-canvas,#sprites,#overlay-canvas{width:2200px;height:220px;position:absolute;top:0;left:0}#overlay-canvas{z-index:10;pointer-events:none}#kitty{cursor:move;-webkit-user-select:none;user-select:none;width:80px;position:absolute;top:132px;left:78px;transform:rotate(5deg)}#kitty img{max-width:100%}.rain #kitty:before{content:"";background:linear-gradient(#c1efff30 0%,#00d4ff00 80%);border-radius:100px;width:120px;height:120px;position:absolute;top:-20px;left:-20px;transform:rotate(-20deg)}.rain.night #kitty:before{background:linear-gradient(#6880881c 0%,#00d4ff00 80%)}.rain #kitty:after{content:"";clip-path:ellipse(49% 50% at 50% 48%);border:1px solid #b0bebf;border-radius:100px;width:120px;height:120px;position:absolute;top:-20px;left:-21px;transform:rotate(-20deg)}.rain.night #kitty:after{border:1px solid #353c3c}#header-controls{box-sizing:border-box;border-top:1px solid var(--underground);background:linear-gradient(0deg, var(--undergrounder), var(--underground));width:100%;height:36px;color:var(--underground-text);align-items:center;transition:background-color .5s,color .5s;display:flex}#header-controls .icon{fill:var(--underground-text)}#controls-legend{margin-left:10px}#controls-legend svg{display:block}#time-select{border:none;align-items:center;margin:0;padding:0 10px;display:flex}#time-select .time-item-wrap{margin:0 2px;position:relative}#time-select input[type=radio]{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;padding:0;position:absolute;top:0;left:0}#time-select label{cursor:pointer;text-align:center;z-index:-1;border:1px solid;border-radius:15px;padding:2px 10px 3px;font-size:11px;line-height:11px;display:block}#time-select input[type=radio]:checked+label{background:var(--underground-active);color:var(--underground-active-text)}#time-select input[type=radio]:focus+label{outline:2px solid var(--underground-text)}.title{color:var(--title);text-align:center;letter-spacing:-1px;text-transform:uppercase;margin-top:20px;font-family:Didot,Bodoni MT,URW Palladio L,P052,Sylfaen,serif;font-size:60px;font-weight:700;line-height:60px}.title .a{letter-spacing:2px}.title .rvola{font-size:52px}.title .home{text-transform:uppercase;letter-spacing:-1px;padding-left:90px;font-size:24px;font-weight:700;line-height:24px;display:block;position:relative;top:-8px}#app{color:var(--text);padding:0 16px 16px}#boxes{column-width:360px;column-gap:40px}#footer{border-top:1px solid var(--undergrounder);background:var(--underground);color:var(--underground-text);text-align:center;padding:6px 12px;font-size:.8em}.box{background:var(--boxes);border:1px solid var(--boxes-border);break-inside:avoid;border-radius:10px;margin-bottom:40px;padding:5px 10px;box-shadow:0 2px 8px #00000026}.box .box-title{flex-direction:column;align-items:center;margin:25px 0;display:flex}.box .box-title .box-icon-wrap{background:var(--boxes-icon);border-radius:100px;justify-content:center;align-items:center;width:60px;height:60px;transition:background-color .5s,color .5s;display:flex}.box .box-title .box-icon-wrap svg{color:var(--boxes);scale:1.6}.box .box-title h2{margin:25px 0 0;font-size:32px;font-weight:400}ul.cards{margin:0;padding:0}.card-link{color:var(--text);border-bottom:1px solid var(--card-border);border-left:0 solid var(--link);box-sizing:content-box;width:100%;margin:0;padding:0;text-decoration:none;transition:border-width .1s ease-in-out,color .5s;display:block}.card-link:last-child{border-bottom:none}.card-link:hover{border-left:5px solid var(--link);border-right:0 solid #0000}.business-card{column-gap:10px;margin:10px 0 0;padding:10px 10px 14px 0;position:relative}.business-card .logo-holder{float:left;justify-content:center;align-items:center;width:60px;height:60px;margin:0 20px 0 10px;display:flex;position:relative}.business-card .logo-holder .logo-backer{z-index:-1;opacity:0;border-radius:60px;width:66px;height:66px;transition:opacity .5s;position:absolute;top:-3px;left:-3px}.business-card .logo-holder img{max-width:60px;max-height:40px;display:block}@media screen and (width>=1200px){.business-card .text-holder{max-width:320px}}.business-card .card-name{font-size:21px}.business-card .card-name a{color:var(--text);text-decoration:none}.business-card .card-name a:after{content:"";position:absolute;inset:0}.night .business-card .logo-holder{opacity:.7}.night .business-card .logo-holder .logo-backer{opacity:1;background:#fff}.generate-wrapper{flex-wrap:wrap;display:flex}.generate-wrapper .generated-info{color:var(--underground-text);font-size:.8em}.weather-wrap{align-items:center;display:flex;position:relative}.weather-wrap:after{content:"▼";pointer-events:none;font-size:.6em;position:absolute;top:5px;right:5px}#weather-label{margin-right:10px;display:block}#weather-label svg{display:block}#weather-select{appearance:none;background:var(--underground-select);border:1px solid var(--underground);color:var(--underground-text);border-radius:4px;padding-right:40px;display:block}
