/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html{font-size:110%}html,body,p,h1,h2,h3,h4,h5,input,button,div,textarea{font-family:system-ui,sans-serif;margin:0;padding:0}body{background-color:#000}#layout{display:block;width:100%;position:relative}a{text-decoration:none;color:#235bfe}a:hover{text-decoration:underline}.big-btn{position:fixed;width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;background-color:#fff;border:1.5px solid #000;border-radius:50%;box-shadow:3px 3px #000;transition:box-shadow .14s ease,transform .14s ease,color .14s ease,border .14s ease}.big-btn:hover{box-shadow:0 0 #000;transform:translateY(3px) translate(3px);border-color:#444}@media (orientation: portrait){.big-btn#add-city-btn{bottom:1.25rem;left:1.25rem}}@media (orientation: landscape){.big-btn#add-city-btn{top:18px;left:1.25rem}}.big-btn#add-city-btn svg{width:2rem;height:2rem}@media (orientation: portrait){.big-btn#help-btn{bottom:1.25rem;right:1.25rem}}@media (orientation: landscape){.big-btn#help-btn{top:18px;right:1.25rem}}.big-btn#help-btn svg{width:1.75rem;height:1.75rem}#slots-panel{display:flex;align-items:stretch}@media (orientation: landscape){#slots-panel{flex-direction:row;overflow-x:auto;overflow-y:hidden;width:100vw;height:100dvh}}@media (orientation: portrait){#slots-panel{flex-direction:column;min-height:100dvh;height:auto}#slots-panel.has-offset .slot:last-child{padding-bottom:5rem}#slots-panel .slot-cities{text-align:center}#slots-panel .slot-cities .city{display:inline-block;margin:0 .5em}}#slots-panel .slot{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center}@media (orientation: portrait){#slots-panel .slot{padding:1.5rem 1rem}}@media (orientation: landscape){#slots-panel .slot{padding:1rem}}#slots-panel .slot .slot-top-filler{flex:1}#slots-panel .slot .slot-main{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}#slots-panel .slot .slot-main .slot-time{font-size:2.4em;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}#slots-panel .slot .slot-main .slot-day{margin-top:.5em}#slots-panel .slot .slot-main .slot-diff{margin-top:.5em;margin-bottom:.8em;letter-spacing:.04em}#slots-panel .slot .slot-cities{flex:1}#slots-panel .slot .slot-cities .city{padding:.25em 0;text-align:center}#slots-panel .slot .slot-cities .city .flag{display:inline-block;transform:translateY(1px);margin-right:5px}#slots-panel .slot .slot-cities .city:hover{cursor:pointer;color:red}#slots-empty{display:flex;justify-content:center;align-items:center;width:100%;height:100dvh;font-size:1em;background-color:pink}#slots-empty .plus{font-size:1.5em}#add-city-input{padding:.8em 1.1em;font-size:1em;margin-top:1em;border:1px solid #787878;outline-color:green;width:100%;box-sizing:border-box;border-radius:8px}#add-city-input.has-results{border-radius:8px 8px 0 0;border-bottom:0}#add-city-results{border:1px solid #787878;border-radius:0 0 8px 8px;overflow:hidden}#add-city-results .city-result{padding:.6em .8em}#add-city-results .city-result:nth-child(2n){background-color:#fafafa}#add-city-results .city-result .city-checkmark{float:right}#add-city-results .city-result.selected{background-color:#e0f8e0}#add-city-results .city-result:hover,#add-city-results .city-result.active{cursor:pointer;background-color:green;color:#fff}#add-city-no-results{margin-top:1em}#help-menu .help-section{margin-bottom:2rem}#help-menu .help-section h2{margin-bottom:1rem}#help-menu .help-table{border-spacing:0;width:100%}#help-menu .help-table td{padding:.5rem 0}#help-menu .help-table .action-key{font-family:monospace;width:100px;font-weight:500}#help-menu .help-links p{margin:.75rem 0}body.modal-open{overflow:hidden}.modal-background{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;overflow-y:auto;padding:1em;box-sizing:border-box;background-color:#000000b3}.modal-content{position:relative;margin:0 auto;width:min(450px,100%);overflow-y:auto;border-radius:10px;padding:1.7em 1.9em 2.1em;box-sizing:border-box;background-color:#fff}.modal-close{position:absolute;top:16px;right:25px;font-size:1.5em}.modal-close:hover{cursor:pointer}#time-offset-indicator{position:fixed;left:50%;transform:translate(-50%);background:#000000b3;color:#fff;padding:.5em 1em;border-radius:20px;font-size:.9em;transition:all .2s ease;z-index:100;display:flex;align-items:center;gap:.8em;white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none}@media (orientation: landscape){#time-offset-indicator{top:1.5rem}}@media (orientation: portrait){#time-offset-indicator{bottom:1.5rem}}#time-offset-indicator:hover{background:#000000d9;transform:translate(-50%) scale(1.02)}#time-offset-indicator:hover .reset-time{transform:rotate(-70deg)}#time-offset-indicator .reset-time{font-size:1.2em;transition:all .2s ease}#time-offset-indicator.hidden{opacity:0}
