@import url(https://fonts.googleapis.com/css2?family=Sora:wght@100;200;300;400;500;600;700;800&display=swap);
/*
! tailwindcss v3.1.6 | MIT License | https://tailwindcss.com
*/html{box-sizing:border-box;height:100%;width:100%}*,:after,:before{box-sizing:inherit;font-family:Sora!important}:root{--soft-yellow:#f2d3ab;--dark-blue:#35445d}#root{overflow:auto}#root,body{background:linear-gradient(180deg,#333f58,#4a7a96)!important;min-height:100vh}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-attachment:fixed;background-repeat:no-repeat;font-family:Sora,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow-x:hidden;width:100vw}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.MuiBox-root .css-19aqf2b{flex-wrap:wrap}input{caret-color:#f2d3ab;color:#fff!important}.navbar-container{align-items:center;color:var(--soft-yellow);display:flex;gap:2em;height:10vh;justify-content:flex-start;padding-left:2em}.navbar-title-container{align-items:flex-end;display:flex;gap:2em}.navbar-title{color:var(--soft-yellow);font-size:1.75em}.navbar-username{font-size:1.25em}.navbar-buttons-container{align-items:center;display:flex;gap:2em;position:relative}.nav-button{background-color:#ffffff18;padding:.25em .5em;transition:.5s}.nav-button:hover{background-color:#6376966d;transition:.5s}.app-toggle-sidebar-container{margin-right:2em;position:fixed;right:0}.app-toggle-sidebar,.app-toggle-sidebar-container{align-items:center;display:flex;height:40px;justify-content:center;width:40px}.app-toggle-sidebar{background-color:hsla(0,0%,100%,.109);border-radius:50%;color:var(--soft-yellow);cursor:pointer;opacity:1}@media (max-width:480px){.navbar-container{align-items:flex-start;color:var(--soft-yellow);display:flex;flex-direction:column;gap:1em;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:flex-start;padding-left:1em;padding-top:1em}.navbar-title{color:var(--soft-yellow);font-size:1.5em}.navbar-buttons-container{align-items:center;display:flex;gap:1em;position:relative}.nav-button{background-color:#ffffff18;transition:.5s}.app-toggle-sidebar-container{display:flex;margin-right:1em;margin-top:1em;position:fixed;right:0}}@media (min-width:481px) and (max-width:658px){.navbar-container{align-items:flex-start;color:var(--soft-yellow);display:flex;flex-direction:column;gap:1em;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:flex-start;padding-left:1em;padding-top:1em}.navbar-title{color:var(--soft-yellow);font-size:1.5em}.navbar-buttons-container{align-items:center;display:flex;gap:1em;position:relative}.nav-button{background-color:#ffffff18;transition:.5s}.app-toggle-sidebar-container{display:flex;margin-right:1em;margin-top:1em;position:fixed;right:0}}.app-layout-container{flex-wrap:wrap;gap:1em;height:90vh;padding-inline:2em;padding-bottom:2em;width:1250px}.app-layout-favorite-bar{height:5%}.app-layout-top-container{gap:1em;justify-content:space-between}.app-layout-bottom-container,.app-layout-top-container{display:flex;height:45%;width:100%}@media (min-width:300px) and (max-width:510px){.app-layout-container{gap:1em;height:90vh;padding-block:1em;padding-inline:1em;width:380px}.app-layout-top-container{display:flex;flex-direction:column;gap:1em;height:50%;justify-content:space-between;width:100%}}@media (min-width:510px) and (max-width:610px){.app-layout-container{gap:1em;height:90vh;padding-block:1em;padding-inline:1em;width:500px}.app-layout-top-container{display:flex;flex-direction:column;gap:1em;height:100%;justify-content:space-between;width:100%}}@media (min-width:610px) and (max-width:767px){.app-layout-container{gap:1em;height:90vh;padding-block:1em;padding-inline:1em;width:600px}.app-layout-top-container{display:flex;flex-direction:column;gap:1em;height:100%;justify-content:space-between;width:100%}}@media (min-width:768px) and (max-width:1024px){.app-layout-container{gap:1em;height:90vh;padding-inline:2em;padding-bottom:2em;width:768px}.app-layout-top-container{display:flex;flex-wrap:wrap;gap:1em;height:100%;justify-content:space-between;width:100%}}@media (min-width:1025px) and (max-width:1280px){.app-layout-container{gap:1em;height:90vh;padding-inline:2em;padding-bottom:2em;width:1000px}}.favorite-container{--favorite-soft-yellow:#f2d3ab;--favorite-today-dark-blue:#35445d;--favorite-selected-dark-blue:rgba(53,68,93,.5);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:hsla(0,0%,100%,.045);border:1px solid hsla(0,0%,100%,.18);border-radius:10px;color:#f2d3ab;font-family:Sora,sans-serif;font-weight:300;padding:0 1em;text-align:center}.favorite-container,.favorite-item-container{align-items:center;display:flex;flex-direction:row;gap:1em;justify-content:center}.favorite-item-add-button{border-radius:10px;font-size:20px;height:20px;justify-content:center;width:20px}.favorite-item,.favorite-item-add-button{align-items:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex}.favorite-item{background:rgba(53,51,51,.045);border-radius:0!important;flex-direction:row;gap:1em;justify-content:flex-start;padding:.5em 2em .5em .5em;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.favorite-remove-button{align-items:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:hsla(0,0%,100%,.1);border-radius:10px;border-radius:50%;display:flex;font-size:15px;height:20px;justify-content:center;margin-right:5px;position:absolute;right:0;transition:.5s;width:20px}.favorite-remove-button:hover{background:rgba(0,0,0,0);transition:.5s}.todo-list{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:hsla(0,0%,100%,.045);border:1px solid hsla(0,0%,100%,.18);border-radius:10px;color:hsla(0,0%,100%,.95);font-family:Sora,sans-serif;font-weight:300;height:100%;padding-inline:1em;width:50%}.todo-list-header{align-items:center;color:var(--soft-yellow);font-weight:400;height:15%!important;justify-content:space-between}.todo-add-event-button{background-color:#ffffff18;color:var(--soft-yellow);flex-shrink:0;padding:.5em 1em;transition:.5s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.todo-add-event-button:hover{background-color:#35445d6d;transition:.5s}.todo-item-container{height:85%!important;width:100%}.todo-item{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:hsla(0,0%,100%,.045);border:1px solid hsla(0,0%,100%,.18)}@media (min-width:481px) and (max-width:767px){.todo-list{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:hsla(0,0%,100%,.045);border:1px solid hsla(0,0%,100%,.18);border-radius:10px;height:100%;width:100%}}@media (min-width:768px) and (max-width:1024px){.todo-list{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:hsla(0,0%,100%,.045);border:1px solid hsla(0,0%,100%,.18);border-radius:10px;height:50%;width:100%}}.verticle-line{background:var(--soft-yellow);height:100%;width:10px}.todo-item{border-radius:10px;display:flex;height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important;padding:1em;transition:.5s}.outer-box{align-items:center;border:2px solid var(--soft-yellow);border-radius:50%;cursor:pointer;display:flex;height:30px;justify-content:center;width:30px}.inner-box{border-radius:50%;height:80%;transition:.5s;width:80%}.fill-color{background-color:var(--soft-yellow)}.css-1csh13w,.css-1k28a84{backdrop-filter:blur(100px);-webkit-backdrop-filter:blur(100px);background:hsla(0,0%,100%,.1)!important;border:1px solid hsla(0,0%,100%,.18)!important;border-radius:10px;box-shadow:none!important;color:var(--soft-yellow);display:flex;flex-direction:column;gap:1em}.todo-item:hover{background:hsla(0,0%,100%,.1);transition:.5s}.todo-items-container{height:85%;padding-block:1em;padding-right:.5em}.todo-item-divider-container{height:100%;width:20%}.todo-item-description{width:50%}.todo-item-category{color:hsla(0,0%,100%,.75)}.sidebar-container{backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px);background:hsla(0,0%,100%,.111);border:1px solid hsla(0,0%,100%,.18);border-bottom-left-radius:10px;border-top-left-radius:10px;position:fixed;right:0;top:0;width:450px; /*! RESPONSIVE  */z-index:1000}.toggle-sidebar{background-color:#35445d82;border-radius:50%;color:var(--soft-yellow);cursor:pointer;height:40px;left:0;margin:2em .5em;opacity:1;top:0;width:40px}.toggle-sidebar:hover{opacity:1;transition:.1s}.sidebar-tooltip{--tw-scale-x:0;--tw-scale-y:0;backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px);background:hsla(0,0%,100%,.111);border:1px solid hsla(0,0%,100%,.18);border-radius:20px;left:-150px;padding:.5em;position:absolute;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition:.2s}.widget-header{color:var(--soft-yellow);padding-top:3em;padding-inline:.75em}@media (max-width:480px){.sidebar-container{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:hsla(0,0%,100%,.149);border:1px solid hsla(0,0%,100%,.18);border-radius:0;position:fixed;right:0;top:0;width:100vw /*! RESPONSIVE  */}.widget-header{color:var(--soft-yellow);padding-top:3.5em;padding-inline:.75em}.toggle-sidebar{background-color:#35445d82;border-radius:50%;color:var(--soft-yellow);cursor:pointer;height:40px;left:0;margin:2em .5em;opacity:1;top:0;width:40px}}@media (min-width:481px) and (max-width:767px){.toggle-sidebar{background-color:#35445d82;border-radius:50%;color:var(--soft-yellow);cursor:pointer;height:40px;left:0;margin:2em .5em;opacity:1;top:0;width:40px}}.calendar{--calendar-soft-yellow:#f2d3ab;--calendar-today-soft-yellow:#f2d3ab;--calendar-today-dark-blue:#35445d;--calendar-selected-dark-blue:rgba(53,68,93,.5);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:hsla(0,0%,100%,.045);border:1px solid hsla(0,0%,100%,.18);border-radius:10px;color:hsla(0,0%,100%,.95);flex-wrap:wrap;font-family:Sora,sans-serif;font-weight:300;height:375px;padding:.5em;text-align:center;width:375px}.calendar-today-button{background-color:#ffffff18;transition:.5s}.calendar-today-button:hover{background-color:#35445d6d;transition:.5s}.calendar-header{-webkit-padding-start:5%;color:var(--calendar-soft-yellow);height:10%;margin-bottom:.5em;margin-top:.25em;padding-inline-start:5%;padding-top:.5em;width:100%}.calendar-button-container{padding-right:.5em}.calendar-days-of-week{color:var(--calendar-soft-yellow);font-weight:400;height:10%;padding-right:.5em;width:100%}.calendar-body{flex-wrap:wrap;height:80%;padding-bottom:1em;padding-right:.5em;width:100%}.week{height:14.28571%;width:100%}.day{cursor:pointer;height:51px;width:14.28571%}#day,.day{border-radius:50%}#day{align-items:center;display:flex;height:75%;justify-content:center;transition:.5s;width:75%}#day:hover{background-color:var(--calendar-selected-dark-blue);color:var(--soft-yellow)}.today{background-color:var(--calendar-soft-yellow);border-radius:50%;color:var(--dark-blue)}.selected,.today{align-items:center;display:flex;height:75%;justify-content:center;width:75%}.selected{background-color:var(--calendar-selected-dark-blue);color:var(--calendar-soft-yellow);transition:.5s}.after-month,.before-month{color:hsla(0,0%,100%,.4)}@media (max-width:480px){.calendar{--calendar-soft-yellow:#f2d3ab;--calendar-today-soft-yellow:#f2d3ab;--calendar-today-dark-blue:#35445d;--calendar-selected-dark-blue:rgba(53,68,93,.5);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:hsla(0,0%,100%,.045);border:1px solid hsla(0,0%,100%,.18);border-radius:10px;color:hsla(0,0%,100%,.95);flex-wrap:wrap;font-family:Sora,sans-serif;font-weight:300;height:350px;padding:.5em;text-align:center;width:350px}}.scheduler{color:hsla(0,0%,100%,.95);font-family:Sora,sans-serif;font-weight:300;height:475px;margin-top:-1em;width:375px}.MuiBackdrop-root{opacity:.25!important}.soft-yellow,label{color:var(--soft-yellow)}input{backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px);background:hsla(0,1%,85%,.111);border:1px solid hsla(0,0%,100%,.18);border-radius:10px;caret-color:var(--soft-yellow);color:#fff;padding:.5em!important}input[type=time i]::-webkit-calendar-picker-indicator{background-image:url(/static/media/time-svgrepo-com.e02af307edfcfaa32ce5.svg)}input:focus{background:hsla(0,0%,93%,.111);outline:1px solid hsla(0,0%,100%,.5)}.MuiBox-root{backdrop-filter:blur(100px);-webkit-backdrop-filter:blur(100px);background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.18);border-radius:10px}.scheduler-date-display{color:var(--soft-yellow);font-weight:400}.scheduler-add-event-button{background-color:#ffffff18;color:var(--soft-yellow);height:32px;transition:.5s}.scheduler-add-event-button:hover{background-color:#35445d6d;transition:.5s}.schedule-items-container{height:65%;padding-block:1em;padding-right:.5em}::-webkit-scrollbar{background-color:transparent;width:5px}::-webkit-scrollbar-thumb{background-color:#fffbfb76;border-radius:20px}.schedule-item{border-radius:10px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:1em;transition:.5s}.schedule-item:hover{background:hsla(0,0%,100%,.1);cursor:pointer;transition:.5s}.schedule-item-time{width:30%}.schedule-item-divider-container{height:100%;width:20%}.schedule-item-vertical-line{background-color:var(--soft-yellow);height:100%;width:3px}.schedule-item-description{width:50%}.schedule-item-category{color:hsla(0,0%,100%,.75)}.modal-button{padding:.5em 1em;width:100px}.submit{background-color:#f2d3ab68}.danger{background-color:rgba(255,0,0,.497)}@media (max-width:480px){.css-19aqf2b{width:350px!important}.scheduler{color:hsla(0,0%,100%,.95);font-family:Sora,sans-serif;font-weight:300;height:475px;margin-top:-1em;width:350px}}@media (min-width:481px) and (max-width:767px){.css-19aqf2b{width:450px!important}}.news-container{--calendar-soft-yellow:#f2d3ab;--calendar-today-dark-blue:#35445d;--calendar-selected-dark-blue:rgba(53,68,93,.5);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:hsla(0,0%,100%,.045);border:1px solid hsla(0,0%,100%,.18);border-radius:10px;color:#f2d3ab;flex-wrap:wrap;font-family:Sora,sans-serif;font-weight:300;height:100%;padding:0 1em;text-align:center;width:50%}.news-title{font-weight:400}.news-nav{height:15%}.news-body{display:flex;flex-direction:column;gap:1em;height:85%;overflow-x:hidden;overflow-y:scroll;padding-bottom:1em;padding-right:.5em;width:100%}@media (max-width:480px){.news-title{font-size:1em!important;font-weight:400}.news-button{height:35px;width:200px!important}.news-container{--calendar-soft-yellow:#f2d3ab;--calendar-today-dark-blue:#35445d;--calendar-selected-dark-blue:rgba(53,68,93,.5);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:hsla(0,0%,100%,.045);border:1px solid hsla(0,0%,100%,.18);border-radius:10px;color:#f2d3ab;flex-wrap:wrap;font-family:Sora,sans-serif;font-weight:300;height:50%;padding:0 1em;text-align:center;width:100%}}@media (min-width:481px) and (max-width:767px){.news-title{font-size:1em!important;font-weight:400}.news-button{height:35px;width:200px!important}.news-container{--calendar-soft-yellow:#f2d3ab;--calendar-today-dark-blue:#35445d;--calendar-selected-dark-blue:rgba(53,68,93,.5);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:hsla(0,0%,100%,.045);border:1px solid hsla(0,0%,100%,.18);border-radius:10px;color:#f2d3ab;flex-wrap:wrap;font-family:Sora,sans-serif;font-weight:300;height:100%;padding:0 1em;text-align:center;width:100%}}@media (min-width:768px) and (max-width:1024px){.news-title{font-size:1em!important;font-weight:400}.news-button{height:35px;width:200px!important}.news-container{--calendar-soft-yellow:#f2d3ab;--calendar-today-dark-blue:#35445d;--calendar-selected-dark-blue:rgba(53,68,93,.5);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:hsla(0,0%,100%,.045);border:1px solid hsla(0,0%,100%,.18);border-radius:10px;color:#f2d3ab;flex-wrap:wrap;font-family:Sora,sans-serif;font-weight:300;height:50%;padding:0 1em;text-align:center;width:100%}}.news-card{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:hsla(0,0%,100%,.045);border:1px solid hsla(0,0%,100%,.18);border-radius:10px;display:flex;gap:1em;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:1em .5em;width:100%}.news-card-image-container{border:2px solid var(--soft-yellow);border-radius:10px;flex-shrink:0;height:100%;overflow:hidden;position:relative;width:150px}.news-card-image-container:hover>*{background:#35445db8;color:var(--soft-yellow)!important;transition:.5s}.news-card-image{height:100%;object-fit:cover}.news-card-image-learnmore{border-radius:10px;color:transparent;left:50%;padding:.5em;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:.5s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:5}.news-card-image:hover{background-color:wheat}.news-card-description-container{display:flex;flex-direction:column;gap:.5em;text-align:start}.news-card-description-body{color:#fff}
/*
! tailwindcss v3.1.6 | MIT License | https://tailwindcss.com
*/*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}html{-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:initial;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:initial}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#9ca3af;opacity:1}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::-webkit-backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.fixed{position:fixed}.absolute{position:absolute}.ml-1{margin-left:.25rem}.block{display:block}.flex{display:flex}.hidden{display:none}.h-screen{height:100vh}.w-full{width:100%}.w-2\/4{width:50%}.scale-0{--tw-scale-x:0;--tw-scale-y:0}.scale-0,.transform{-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.gap-14{gap:3.5rem}.gap-6{gap:1.5rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-1{gap:.25rem}.gap-4{gap:1rem}.self-center{align-self:center}.overflow-y-scroll{overflow-y:scroll}.rounded{border-radius:.25rem}.border{border-width:1px}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.pt-4{padding-top:1rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.opacity-70{opacity:.7}.filter{-webkit-filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.weather-nav{align-items:center;height:15%}.weather-body,.weather-nav{display:flex;flex-direction:row;justify-content:space-between}.weather-body{gap:1em;height:85%}.weather-nav-name-container{align-items:flex-start;display:flex}.weather-nav-title{font-weight:400}.weather-graph{height:95%!important;position:relative;width:60%!important}.weather-display-container,.weather-graph{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:hsla(0,0%,100%,.045);border:1px solid hsla(0,0%,100%,.18);border-radius:10px}.weather-display-container{align-items:center;display:flex;flex-direction:column;height:95%;justify-content:center;width:40%}.weather-display-container>h2{font-szie:20px;color:#fff}.weather-content{align-items:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:hsla(0,0%,100%,.045);border-radius:10px;display:flex;gap:.5em;justify-content:space-around;padding:0 1em}.weather-content-bottom{align-items:center;display:flex;flex-direction:column;font-size:13px;justify-content:center}.weather-content-bottom>h2{color:#fff}.weather-data{align-items:flex-start;display:inline-flex;gap:2em}.weather-data-item{align-items:center;display:flex;flex-direction:column;gap:.5em;justify-content:center}.weather-data-item-header{color:#fff}@media (max-width:480px){body{background-color:red}}@media (min-width:481px) and (max-width:767px){body{background-color:#ff0}}@media (min-width:768px) and (max-width:1024px){body{background-color:blue}}@media (min-width:1025px) and (max-width:1280px){body{background-color:green}}@media (min-width:1281px){body{background-color:#fff}}.group:hover .group-hover\:scale-100{--tw-scale-x:1;--tw-scale-y:1;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.weather-container{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:hsla(0,0%,100%,.045);border:1px solid hsla(0,0%,100%,.18);border-radius:10px;color:var(--soft-yellow);height:400px;padding:0 1em;width:100%}
/*# sourceMappingURL=main.5ac0fe45.css.map*/