*:where(:not(html,iframe,canvas,img,svg,video,audio):not(svg *,symbol *)){all:unset;display:revert}*,*:before,*:after{box-sizing:border-box}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}a,button{cursor:revert}ol,ul,menu,summary{list-style:none}ol{counter-reset:revert}img{max-inline-size:100%;max-block-size:100%}table{border-collapse:collapse}input,textarea{-webkit-user-select:auto}textarea{white-space:revert}meter{-webkit-appearance:revert;-moz-appearance:revert;appearance:revert}:where(pre){all:revert;box-sizing:border-box}::placeholder{color:unset}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;overflow-wrap:break-word;-webkit-line-break:after-white-space;-webkit-user-select:auto}:where([draggable=true]){-webkit-user-drag:element}:where(dialog:modal){all:revert;box-sizing:border-box}::-webkit-details-marker{display:none}body{margin:0;padding:0;font-family:Avenir,sans-serif;touch-action:pan-x pan-y}p{color:#fff;font-size:1rem;margin:.5rem 0}svg{display:block}.container{background-color:#000;min-height:100vh;display:grid;grid-template-rows:2rem 300px 80px 160px 1fr;grid-template-columns:1fr;gap:1rem;place-items:center;position:relative}.help-button{position:absolute;top:1rem;right:1rem;width:40px;height:40px;background-color:#444;color:#fff;border:2px solid #666;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;cursor:pointer;transition:background-color .2s,transform .2s}.help-button:hover{background-color:#666;transform:scale(1.1)}.help-button:focus{outline:2px solid #ccc;outline-offset:2px}h1{color:#fff;font-size:3rem;margin:0;padding:0;max-width:90%;text-align:center;text-wrap:balance;grid-row:3}.sol-time{cursor:pointer;transition:color .2s;font-size:1.5rem}.sol-time:hover{color:#ccc}.help-container{grid-row:4;display:flex;flex-direction:column;gap:.5rem;margin:0 2em;max-width:500px;text-align:center;width:80%}.help-container:not(.visible){display:none}.help-message{color:#fff;font-size:1rem}.help-message p{font-size:1rem;margin:.5rem 0}.error,.location-info{grid-row:1;color:#999;font-size:1rem;margin:0;min-height:1.5rem;width:100%;text-align:center}.sundial{grid-row:2}.time-slider{width:80%;max-width:400px;margin:1rem auto;height:8px;background:#666;border-radius:4px;outline:none;-webkit-appearance:none;cursor:pointer}.time-slider::-webkit-slider-thumb{-webkit-appearance:none;width:16px;height:16px;background:#fff;border:2px solid #444;border-radius:50%;cursor:pointer;transition:background .2s}.time-slider::-webkit-slider-thumb:hover{background:#ccc}.time-slider::-moz-range-track{height:8px;background:#666;border-radius:4px}.time-slider::-moz-range-thumb{width:16px;height:16px;background:#fff;border:2px solid #444;border-radius:50%;cursor:pointer}.sol-time-orange{color:#ff4500}.slider-wrapper{position:relative;width:80%;max-width:400px;margin:1rem auto}
