html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}#app{position:relative;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.preview-item[data-v-21899207]{display:inline-block;margin:10px;padding:5px;border-radius:10px;box-shadow:0 0 20px #5050501a;border:solid rgba(61,61,61,.1) 1px}.preview-item__title[data-v-21899207]{color:#000;margin:10px}.home__title[data-v-877be968]{color:#646464;letter-spacing:4px;font-weight:bolder;font-size:35px;text-transform:uppercase;text-align:center;margin:20px 0 10px}.home__body[data-v-877be968]{margin:auto;width:332px}@media screen and (min-width: 668px){.home__body[data-v-877be968]{width:664px}}@media screen and (min-width: 1000px){.home__body[data-v-877be968]{width:996px}}.go-to-home[data-v-62ae2fa8]{z-index:9999;position:absolute;top:0;left:0;color:#141414;font-size:16px;margin:10px;background-color:#fff;border:solid black 1px;padding:10px;border-radius:3px;opacity:.5;transition:.1s}.go-to-home[data-v-62ae2fa8]:hover{opacity:1}@media screen and (height: 200px){.go-to-home[data-v-62ae2fa8]{display:none}}.time[data-v-b5a9a43a]{position:absolute}.clock[data-v-b5a9a43a]{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color:#aaa;font-size:25px;font-weight:700;height:100vh;width:100vw;background-color:#fff;display:flex;justify-content:center;align-items:center}.clock__frame[data-v-b5a9a43a]{width:400px;height:400px;border-radius:50%;box-shadow:0 -15px 15px #ffffff0d,inset 0 -15px 15px #ffffff0d,0 15px 15px #0000000d,inset 0 15px 15px #0000000d;display:flex;justify-content:center;align-items:center}.clock__hand[data-v-b5a9a43a]{width:100%;height:100%;display:flex;position:absolute;justify-content:center;align-items:center}.clock__hand-hour[data-v-b5a9a43a]{width:10px;border-radius:5px 5px 0;height:100px;background:#444;position:relative;bottom:50px;transform-origin:bottom center}.clock__hand-minutes[data-v-b5a9a43a]{width:8px;border-radius:4px 4px 0;height:120px;background:#444;position:relative;bottom:60px;transform-origin:bottom center}.clock__hand-seconds[data-v-b5a9a43a]{width:4px;border-radius:2px 2px 0;height:120px;background:#da3636;position:relative;bottom:60px;transform-origin:bottom center}.clock__face[data-v-b5a9a43a]{display:flex;justify-content:center;align-items:center;position:absolute}.clock__face[data-v-b5a9a43a]:after{position:absolute;content:"";width:15px;height:15px;border-radius:50%;background:#aaa}.clock__face span[data-v-b5a9a43a]{position:absolute;height:360px;transform-origin:center center}.clock__face span[data-v-b5a9a43a]:nth-child(2){transform:rotate(30deg)}.clock__face span[data-v-b5a9a43a]:nth-child(3){transform:rotate(60deg)}.clock__face span[data-v-b5a9a43a]:nth-child(4){transform:rotate(90deg)}.clock__face span[data-v-b5a9a43a]:nth-child(5){transform:rotate(120deg)}.clock__face span[data-v-b5a9a43a]:nth-child(6){transform:rotate(150deg)}.clock__face span[data-v-b5a9a43a]:nth-child(7){transform:rotate(180deg)}.clock__face span[data-v-b5a9a43a]:nth-child(8){transform:rotate(210deg)}.clock__face span[data-v-b5a9a43a]:nth-child(9){transform:rotate(240deg)}.clock__face span[data-v-b5a9a43a]:nth-child(10){transform:rotate(270deg)}.clock__face span[data-v-b5a9a43a]:nth-child(11){transform:rotate(300deg)}.clock__face span[data-v-b5a9a43a]:nth-child(12){transform:rotate(330deg)}@media screen and (height: 200px){.clock[data-v-b5a9a43a]{font-size:12px}.clock__frame[data-v-b5a9a43a]{width:150px;height:150px}.clock__face[data-v-b5a9a43a]:after{height:7px;width:7px}.clock__face span[data-v-b5a9a43a]{height:130px}.clock__hand-hour[data-v-b5a9a43a]{width:4px;height:30px;border-radius:2px 2px 0;bottom:15px}.clock__hand-minutes[data-v-b5a9a43a]{width:3px;height:45px;border-radius:1.5px 1.5px 0;bottom:22.5px}.clock__hand-seconds[data-v-b5a9a43a]{width:1px;height:45px;border-radius:none;bottom:22.5px}}.weather[data-v-98ebd301]{width:100vw;height:100vh;background:#1bbdf0;display:flex;flex-direction:column-reverse;justify-content:center;align-items:center}@media screen and (min-width: 850px){.weather[data-v-98ebd301]{flex-direction:row}}.weather__title[data-v-98ebd301]{font-size:20px;color:#fff;opacity:.88;margin:10px}@media screen and (min-width: 1150px){.weather__title[data-v-98ebd301]{font-size:40px}}@media screen and (min-width: 1430px){.weather__title[data-v-98ebd301]{font-size:60px}}.weather__temp[data-v-98ebd301]{color:#fff;opacity:.88;font-weight:700;font-size:200px;margin:10px}@media screen and (min-width: 1150px){.weather__temp[data-v-98ebd301]{font-size:250px}}@media screen and (min-width: 1430px){.weather__temp[data-v-98ebd301]{font-size:300px}}.weather__img[data-v-98ebd301]{width:400px;margin:10px}@media screen and (min-width: 1150px){.weather__img[data-v-98ebd301]{width:500px}}@media screen and (min-width: 1430px){.weather__img[data-v-98ebd301]{width:652px}}@media screen and (height: 200px){.weather[data-v-98ebd301]{flex-direction:row}.weather__img[data-v-98ebd301]{width:100px}.weather__title[data-v-98ebd301]{font-size:16px}.weather__temp[data-v-98ebd301]{font-size:23px}}
