@font-face {
    font-family: clock;
    src: url(fonts/clock3-webfont.woff2) format("woff2"),
        url(fonts/clock3-webfont.woff) format("woff");
    font-display: swap;
}

@font-face {
    font-family: weathertext3;
    src: url(fonts/verbatim-regular.woff2) format("woff2"),
        url(fonts/verbatim-regular.woff) format("woff");
    font-display: swap;
}

@font-face {
    font-family: weathertext2;
    src: url(fonts/verbatim-medium.woff2) format("woff2"),
        url(fonts/verbatim-medium.woff) format("woff");
    font-display: swap;
}

@font-face {
    font-family: headingtext;
    src: url(fonts/HelveticaNeue-Medium.woff2) format("woff2"),
        url(fonts/HelveticaNeue-Medium.woff) format("woff");
    font-display: swap;
}

@font-face {
    font-family: verb;
    src: url(fonts/verbatim-bold.woff2) format("woff2"),
        url(fonts/verbatim-bold.woff) format("woff");
    font-display: swap;
}


:root,
html[data-theme="dark"] {
    --primary-color: #770e13;
    --sidebar-width: 180px;
    --sidebar-collapsed-width: 100px;
    --transition-speed: none;
    --white: hsl(0, 0%, 96%);
    --light: hsl(0, 0%, 96%);
    --dark: #0f0f0f;
    --dark2: #fff;
    --pagebackground: #262627;
    --wholepagecolor: rgba(66, 70, 72, 0.429);
    --dark-popup: hsl(200, 18%, 3%);
    --dark-light: hsla(0, 0%, 0%, 0.251);
    --dark-toggle: hsla(202, 8%, 46%, 0.1);
    --dark-caption: rgba(66, 70, 72, 0.429);
    --black: hsl(0, 0%, 0%);
    --deepblue: hsla(185, 100%, 37%, 1);
    --darkblue: rgb(28, 124, 133);
    --deepcold: hsl(205, 69%, 63%);
    --charticon: hsl(205, 69%, 63%);
    --blue: #1d7fb7;
    --rainblue: hsla(185, 100%, 37%, 1);
    --darkred: hsl(0, 38%, 32%);
    --deepred: hsl(0, 38%, 32%);
    --red: hsl(7, 60%, 57%);
    --yellow: hsl(35, 77%, 58%);
    --green: hsl(75, 62%, 43%);
    --orange: hsl(19, 66%, 55%);
    --border-sun: hsla(206, 12%, 27%, 0.4);
    --dark-sun: rgba(47, 50, 61, 1);
    --barometerbar: #99b1c9;
    --barometerbar2: #99b1c9;
    --cloudbasebar: hsl(206, 19%, 39%);
    --black2: hsla(240, 4%, 9%, 0.3);
    --suntext: hsl(212, 23%, 85%);
    --suntext2: rgba(233, 237, 240, 0.8);
    --sunsetdark: hsl(202, 8%, 46%);
    --daylight: hsla(14, 95%, 50%, 0.8);
    --thecenter: --;
    --compass-shadow-sun: 5px 5px 10px hsla(0, 4%, 5%, 0.4),
        -5px -5px 1px hsla(198, 14%, 14%, 0.49);
    --purple: hsl(246, 31%, 62%);
    --silver: hsl(207, 8%, 73%);
    --border-dark: hsl(206, 12%, 27%);
    --border-dark2: hsla(206, 12%, 27%, 0.4);
    --border-dark-sun: hsla(206, 30%, 91%, 0.2);
    --blue2: rgba(184, 236, 243, 0.5);
    --yellow2: hsla(35, 77%, 58%, 0.8);
    --body-text-dark: hsl(209, 26%, 83%);
    --windbody: #34495b;
    --body-text-darkb: hsl(207, 8%, 73%);
    --body-text-light: hsl(0, 0%, 33%);
    --blocks: hsl(227, 22%, 92%);
    --modules: #1f2229;
    --blocks-background2: hsla(200, 7%, 45%, 0.7);
    --blocks-background: #0f0f0f;
    --temp-5-10: hsl(205, 69%, 63%);
    --temp-0-5: hsla(185, 100%, 37%, 1);
    --temp0-5: hsla(185, 100%, 37%, 1);
    --temp5-10: hsl(74, 60%, 46%);
    --temp10-15: hsl(35, 77%, 58%);
    --temp15-20: #f78d02;
    --temp20-25: #d87041;
    --temp25-30: hsl(12, 80%, 52%);
    --temp30-35: #cd504c;
    --temp35-40: hsl(4, 40%, 48%);
    --temp40-45: hsl(332, 45%, 53%);
    --temp45-50: hsl(323, 40%, 54%);
    --font-color: hsl(0, 0%, 50%);
    --text-shadow2: hsl(229, 14%, 15%);
    --bg-color: hsla(198, 14%, 14%, 0.19);
    --button-bg-color: hsla(198, 14%, 14%, 0.19);
    --button-shadow: inset 5px 5px 20px #0c0b0b,
        inset -5px -5px 20px hsla(198, 14%, 14%, 0.11);

    --button-shadow2: inset 5px 5px 20px hsla(0, 4%, 5%, 0.49),
        inset -5px -5px 20px hsla(198, 14%, 14%, 0.08);



    --button-shadowbeaker: inset 2px -2px 10px 0px #0c0b0b,
        inset 2px -2px 10px 0px hsla(198, 14%, 14%, 0.19);
    --grid-lines: linear-gradient(hsla(0, 0%, 33%, 0.08) 1px, transparent 1px),
        linear-gradient(to right, hsla(0, 0%, 33%, 0.08) 1px, transparent 1px);
    --grid-linescompass: linear-gradient(hsla(0, 0%, 33%, 0.2) 1px,
            transparent 1px),
        linear-gradient(to right, hsla(0, 0%, 33%, 0.2) 1px, transparent 1px);

    --grid-linescompass2024: linear-gradient(hsla(0, 0%, 33%, 0.2) 1px,
            transparent 1px),
        linear-gradient(to right, hsla(0, 0%, 33%, 0.2) 1px, transparent 1px);

    --contrast: brightness(100%);
    --popupcontrast: brightness(100%);
    --chartcontrast: brightness(100%);
    --normalcontrast: brightness(100%);
    --iconcontrast: brightness(100%);
    --modulesborder: hsla(216, 4%, 48%, 0.2);
    --modulesborderside: hsla(216, 4%, 48%, 0.2);
    --forecastborders:hsla(211, 21%, 72%,0.1);
    --hilomodule: hsla(216, 4%, 48%, 0.2);
    --modulesbordersidewind: hsla(211, 21%, 72%, 0%);
    --modulesshadow: none;
    --gaugeborders: hsl(214, 16%, 20%);
    --rainbeakerborders: rgb(65, 70, 79);
    --realfeel: hsla(204, 31%, 21%, 0.429);
    --modulecaptions: rgba(52, 71, 83, 0.2);
    --compassring: hsla(218, 19%, 25%, 0.2);
    --compassringinner: transparent;
    --compassbezel: rgba(53, 59, 68, 1);
    --circleborder4: hsl(206, 12%, 27%);
    --tablet: hsl(222, 14%, 14%);
    --navicons: hsla(205, 11%, 62%, 0.1);
    --charticons: hsla(205, 11%, 62%, 0.1);
    --menubutton: #272c30;
    --pressurevalue: hsl(209, 28%, 75%);
    --windvalue: hsl(209, 28%, 75%);
    --circleborderouter: #252930;
    --litybackground: rgba(32, 35, 39, 0.5);
    --modalpopup: rgba(32, 35, 39, 0.9);
    --webcam: hsla(217, 15%, 17%, 0.5);
    --notificationmodule: rgba(57, 57, 64, 0.95);
    --notificationpointer: #1a1c24;
    --charttitles: rgba(85, 145, 160, 0);
    --text-shadow4: none;
    --text-shadow5: -1px -1px 1px rgb(121, 128, 129);
    --charttitlebackground: #3d464d;
    --navbottom: hsl(222, 14%, 14%);
    --menubackground: linear-gradient(90deg, #1f2229 96%, hsl(209, 26%, 83%) 88%);
    --menulinks: #c8d4df;
    --menulinkshover: #fb631d;
    --alternative-blue: #1994d7;
    --charticonborder: hsla(205, 11%, 62%, 0.1);
    --moduleoutline: rgba(0, 0, 0, 0.5);
    --moduleoutlinehover: hsla(208, 26%, 40%, 0.937);
    --scrollbar-bg: #2c2c2b;
    --barometervalue: hsl(209, 26%, 83%);
    --windgust40: linear-gradient(90deg,
            rgba(230, 162, 65, 1) 0%,
            rgba(247, 131, 2, 1) 50%,
            rgba(244, 115, 74, 1) 100%);
    --windgust50: linear-gradient(90deg,
            rgba(230, 162, 65, 1) 0%,
            rgba(244, 115, 74, 1) 50%,
            rgba(211, 95, 80, 1) 100%);
    --therainrategrad: -webkit-linear-gradient(left,
            #00adbd 0%,
            #1994d7 30%,
            #d35f50 90%);
    --indicatorbackground: hsla(206, 19%, 39%, 0.7);
    --menubackgroundlinks: hsla(208, 26%, 40%, 0.937);
    --grid-linesrain: linear-gradient(hsla(240, 4%, 84%, 0.2) 1px,
            transparent 1px),
        linear-gradient(to right, hsla(240, 4%, 84%, 0.2) 1px, transparent 1px);
    --grid-linesrainbucket: linear-gradient(hsla(210, 17%, 98%, 0.04) 1px,
            transparent 1px),
        linear-gradient(to right, hsla(210, 17%, 98%, 0.04) 1px, transparent 1px);
    --gaugeborder: #323233;
    --grid-wind: linear-gradient(hsla(0, 0%, 33%, 0.09) 1px, transparent 1px),
        linear-gradient(to right, hsla(0, 0%, 33%, 0.09) 1px, transparent 1px);
    --compassopacity: 0.5;
    --compasscenter: hsla(210, 7%, 27%, 0.49);
    --themeicon: none;
    --windbody2: #f1f4f7;
    --bft0-1: #41a055;
    --bft2-4: #d1c149;
    --bft5-6: #e97a31;
    --bft7-9: #d84e1c;
    --bft10-12: #f03514;
    --menubacground2: rgb(49, 51, 54);
    --menulinked: rgba(25, 25, 28, 0.2);
    --cards: rgba(22, 22, 23, 0.95);
    --cardforecast: rgba(22, 22, 23, 0.95);

    --forecasttext: rgb(240, 240, 244);
    --notificationtext: rgb(240, 240, 244);
    --notificationcard: rgba(54, 54, 57, 0.11);
    --btn-radius: 60px;
    --btn-content-bg: hsl(0 100% 100% / 15%);
    --btn-filters: blur(4px) brightness(150%);
    --btn-radius: 60px;
    --btn-content-bg: hsl(0 100% 100% / 15%);
    --btn-filters: blur(4px) brightness(150%);
    --bg-overlay: hsl(0 0 0 / 25%);
    --liquidbackground: rgba(24, 23, 24, 0.4);
    --chartbrightness: brightness(120%);
    --auroracards: rgba(255, 255, 255, 0.08);
    --space-number: 10px;
    --ratio-width: 16;
    --ratio-height: 20;
    --portrait-width: min(calc(100vw - calc(var(--space-number) * 2)), 500px);
    --landscape-height: min(calc(100vh - calc(var(--space-number) * 2)), 600px);
    --bottomcard: rgba(36, 37, 40, 0.8);
    --button-shadow-module: 0 4px 6px rgba(0, 0, 0, 1);
    --menucircle:#d87041;
    --border-width:3px
}

html[data-theme="light"] {
    --primary-color: #4b0e77;
    --sidebar-width: 180px;
    --sidebar-collapsed-width: 100px;
    --transition-speed: none;
    --white: hsl(0, 0%, 96%);
    --light: hsl(0, 0%, 96%);
    --dark: #0f0f0f;
    --dark2: #fff;
    --pagebackground: white;
    --wholepagecolor: white;
    --dark-popup: hsl(200, 18%, 3%);
    --dark-light: hsla(0, 0%, 0%, 0.251);
    --dark-toggle: hsl(202, 8%, 46%);
    --dark-caption: rgba(66, 70, 72, 0.429);
    --black: hsl(0, 0%, 0%);
    --deepblue: hsla(185, 100%, 37%, 1);
    --darkblue: rgb(28, 124, 133);
    --deepcold: hsl(205, 69%, 63%);
    --blue: #1d7fb7;
    --rainblue: hsla(185, 100%, 37%, 1);
    --darkred: hsl(0, 38%, 32%);
    --deepred: hsl(0, 38%, 32%);
    --red: hsl(7, 60%, 57%);
    --yellow: hsl(35, 77%, 58%);
    --green: hsl(75, 62%, 43%);
    --orange: hsl(19, 66%, 55%);
    --border-sun: hsla(206, 12%, 27%, 0.4);
    --dark-sun: rgba(47, 50, 61, 1);
    --barometerbar: hsla(208, 27%, 28%, 70%);
    --barometerbar2: #99b1c9;
    --cloudbasebar: hsl(206, 19%, 39%);
    --black2: hsla(240, 4%, 9%, 0.3);
    --suntext: hsl(212, 23%, 85%);
    --suntext2: rgba(233, 237, 240, 0.8);
    --sunsetdark: hsl(202, 8%, 46%);
    --daylight: hsla(14, 95%, 50%, 0.8);
    --thecenter: --;
    --compass-shadow-sun: 5px 5px 10px hsla(0, 4%, 5%, 0.4),
        -5px -5px 1px hsla(198, 14%, 14%, 0.49);
    --purple: hsl(246, 31%, 62%);
    --silver: hsl(205, 23%, 90%);
    --border-dark: hsl(206, 12%, 27%);
    --border-dark2: hsla(206, 12%, 27%, 0.4);
    --border-dark-sun: hsla(206, 12%, 27%, 0.2);
    --blue2: rgba(184, 236, 243, 0.5);
    --yellow2: hsla(35, 77%, 58%, 0.8);
    --body-text-dark: hsla(208, 27%, 28%, 70%);
    --body-text-darkb: hsl(212, 12%, 72%);
    --notificationtext: hsla(208, 27%, 28%, 70%);
    --body-text-light: hsl(0, 0%, 33%);
    --windbody: hsla(208, 27%, 28%, 70%);
    --windbody2: hsla(208, 27%, 28%, 70%);
    --blocks: hsl(227, 22%, 92%);
    --modules: white;
    --menucircle:hsl(205, 69%, 63%);
    --blocks-background2: hsla(200, 7%, 45%, 0.7);
    --blocks-background: #0f0f0f;
    --temp-5-10: hsl(205, 69%, 63%);
    --temp-0-5: hsla(185, 100%, 37%, 1);
    --temp0-5: hsla(185, 100%, 37%, 1);
    --temp5-10: hsl(74, 60%, 46%);
    --temp10-15: hsl(35, 77%, 58%);
    --temp15-20: #f78d02;
    --temp20-25: #d87041;
    --temp25-30: hsl(12, 80%, 52%);
    --temp30-35: #cd504c;
    --temp35-40: hsl(4, 40%, 48%);
    --temp40-45: hsl(332, 45%, 53%);
    --temp45-50: hsl(323, 40%, 54%);
    --font-color: hsl(0, 0%, 50%);
    --text-shadow2: hsl(229, 14%, 15%);
    --bg-color: hsla(198, 14%, 14%, 0.19);
    --button-bg-color: hsla(198, 14%, 14%, 0.19);
    --button-shadow: inset 5px 5px 20px #0c0b0b,
        inset -5px -5px 20px hsla(198, 14%, 14%, 0.19);

    --button-shadow2: none;

    --button-shadow-module: 0 4px 6px rgba(0, 0, 0, .2);

    --grid-lines: linear-gradient(hsla(0, 0%, 33%, 0.01) 1px,
            transparent 1px),
        linear-gradient(to right, hsla(0, 0%, 33%, 0.01) 1px, transparent 1px);

    --grid-linescompass: linear-gradient(hsla(0, 0%, 33%, 0.2) 1px,
            transparent 1px),
        linear-gradient(to right, hsla(0, 0%, 33%, 0.2) 1px, transparent 1px);

    --grid-linescompass2024: linear-gradient(hsla(0, 0%, 33%, 0.048) 1px,
            transparent 1px),
        linear-gradient(to right, hsla(0, 0%, 33%, 0.048) 1px, transparent 1px);
    --contrast: brightness(100%);
    --popupcontrast: brightness(100%);
    --chartcontrast: brightness(100%);
    --normalcontrast: brightness(100%);
    --iconcontrast: brightness(100%);
    --modulesborder: hsl(211, 21%, 72%);
    --modulesborderside: hsl(211, 21%, 72%);
    --forecastborders:hsla(211, 21%, 72%,0.1);
    --hilomodule: hsla(204, 14%, 93%, 0.015);
    --modulesbordersidewind: hsla(211, 21%, 72%, 100%);
    --modulesshadow: none;
    --gaugeborders: hsl(211, 21%, 72%);
    --rainbeakerborders: hsl(211, 21%, 72%);
    --realfeel: hsla(204, 31%, 21%, 0.429);
    --modulecaptions: rgba(52, 71, 83, 0.2);
    --compassring: hsla(218, 19%, 25%, 0.2);
    --compassringinner: transparent;
    --compassbezel: rgba(53, 59, 68, 1);
    --circleborder4: hsl(206, 12%, 27%);
    --tablet: hsl(222, 14%, 14%);
    --navicons: hsla(205, 11%, 62%, 0.1);
    --charticons: hsla(205, 11%, 62%, 0.1);
    --menubutton: #272c30;
    --pressurevalue: hsl(209, 28%, 75%);
    --windvalue: hsl(209, 28%, 75%);
    --circleborderouter: #252930;
    --litybackground: rgba(32, 35, 39, 0.5);
    --modalpopup: rgba(32, 35, 39, 0.95);
    --webcam: hsla(217, 15%, 17%, 0.5);
    --notificationmodule: rgba(57, 57, 64, 0.95);
    --notificationpointer: #1a1c24;
    --charttitles: rgba(85, 145, 160, 0);
    --text-shadow4: none;
    --text-shadow5: -1px -1px 1px rgb(121, 128, 129);
    --charttitlebackground: #3d464d;
    --navbottom: hsl(222, 14%, 14%);
    --menubackground: linear-gradient(90deg, #1f2229 96%, hsl(209, 26%, 83%) 95%);
    --menulinks: #c8d4df;
    --menulinkshover: #5b79f1;
    --alternative-blue: #1994d7;
    --charticonborder: hsla(205, 11%, 62%, 0.1);
    --moduleoutline: rgba(0, 0, 0, 0.5);
    --moduleoutlinehover: hsla(208, 26%, 40%, 0.937);
    --scrollbar-bg: #b8b3b1;
    --barometervalue: hsla(208, 27%, 28%, 70%);
    --windgust40: linear-gradient(90deg,
            rgba(230, 162, 65, 1) 0%,
            rgba(247, 131, 2, 1) 50%,
            rgba(244, 115, 74, 1) 100%);
    --windgust50: linear-gradient(90deg,
            rgba(230, 162, 65, 1) 0%,
            rgba(244, 115, 74, 1) 50%,
            rgba(211, 95, 80, 1) 100%);
    --therainrategrad: -webkit-linear-gradient(left,
            #00adbd 0%,
            #1994d7 30%,
            #d35f50 90%);
    --indicatorbackground: hsla(206, 19%, 39%, 0.7);
    --menubackgroundlinks: hsla(208, 26%, 40%, 0.937);
    --grid-linesrain: linear-gradient(hsla(240, 4%, 84%, 0.2) 1px,
            transparent 1px),
        linear-gradient(to right, hsla(240, 4%, 84%, 0.2) 1px, transparent 1px);

    --grid-linesrainbucket: linear-gradient(hsla(221, 12%, 68%, 0.07) 1px,
            transparent 1px),
        linear-gradient(to right, hsla(221, 12%, 64%, 0.07) 1px, transparent 1px);

    --gaugeborder: #4f5359;
    --grid-wind: linear-gradient(hsla(0, 0%, 33%, 0.08) 1px, transparent 1px),
        linear-gradient(to right, hsla(0, 0%, 33%, 0.08) 1px, transparent 1px);
    --compassopacity: 0.7;
    --compasscenter: hsla(240, 25%, 98%, 0.49);
    --themeicon: #323435;
    --bft0-1: #41a055;
    --bft2-4: #d1c149;
    --bft5-6: #e97a31;
    --bft7-9: #d84e1c;
    --bft10-12: #f03514;
    --menubacground2: hsla(240, 2%, 24%, 0.8);
    --menulinked: rgba(255, 255, 255, 0.4);
    --cards: rgba(245, 245, 248, 0.8);
    --notificationcard: rgba(228, 228, 233, 0.11);
    --image: none;
    --forecasttext: rgba(51, 51, 53, 1);
    --cardforecast: rgba(22, 22, 23, 0.95);
    --btn-radius: 60px;
    --btn-content-bg: hsl(0 100% 100% / 15%);
    --btn-filters: blur(4px) brightness(150%);
    --btn-radius: 60px;
    --btn-content-bg: hsl(0 100% 100% / 15%);
    --btn-filters: blur(4px) brightness(150%);
    --bg-overlay: hsl(0 0 0 / 25%);
    --c-glass: #bbbbbc;
    --c-light: #fff;
    --c-dark: #000;
    --chartbrightness: brightness(80%);

    --c-content: #224;
    --c-action: #0052f5;

    --c-bg: #E8E8E9;

    --glass-reflex-dark: 1;
    --glass-reflex-light: 1;

    --saturation: 150%;
    --liquidbackground: rgba(226, 227, 230, 0.7);
    --auroracards: rgba(226, 227, 230, 0.7);
    --space-number: 10px;
    --ratio-width: 16;
    --ratio-height: 20;
    --portrait-width: min(calc(100vw - calc(var(--space-number) * 2)), 500px);
    --landscape-height: min(calc(100vh - calc(var(--space-number) * 2)), 600px);
    --bottomcard: hsla(200, 3%, 80%, 0.2);
    --charticon: hsl(12, 86%, 57%);
    --border-width:1px
}




* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    text-decoration: none;
    display: -ms-inline-flexbox;


}
green{color:var(--green)}
red{color:var(--red)}
orange{color:var(--orange)}
yellow{color:var(--yellow)}


body {
    display: inline-flexbox;
    display: -ms-inline-flexbox;
    display: -moz-inline-flexbox;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-family: verb;
    margin: 0 auto;
    color: var(--body-text-dark);
    background: var(--pagebackground);
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow-x: hidden;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 1em;
    filter: saturate(150%);
    -webkit-filter: saturate(150%);
    max-width: 1400px;
    text-shadow: 0 2px 4px rgb(0 0 0 / 10%);


}

alternativeblue {color:var(--alternative-blue)}

.container {
    position: initial;
    display: flex;
    width: 100%;
    background: var(--chartbodybackground);
    border-radius: 24px;
   box-shadow: 0 6px 6px rgb(0 0 0 / 5%), 0 0 10px rgb(0 0 0 / 5%);
    border: 5px solid var(--hilomodule);
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    margin-top: 5px;
    padding-right: 0px;
    overflow-x: hidden;
}




.sidebar,
.sidebarf {
    width: 50px;
    height: 100vh;
    padding: 15px 15px;
    padding-left: 5px;
    display: flex;
    flex-direction: column;
    position: relative;
    text-decoration: none;
    z-index: 1;
    align-items: center;
    isolation: isolate;
    background:0;
    border:0;
    padding: 8px 16px;
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    box-shadow: 0;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    text-shadow: 0 2px 4px rgb(0 0 0 / 10%);
}


.sidebar li {
    font-size: 12px;
    align-items: center;
    isolation: isolate;
    background: transparent;
    border: 0;
    color: var(--darkb);
    text-align: center;


}



.sidebar li a {
    font-size: 12px;
    align-items: center;
    isolation: isolate;
    background: 0;
    border: 0;
    color: var(--darkb);
    text-align: center;
    margin-left: 10px
}

.sidebar li a :hover,
.sidebar li a:focus,
.sidebar li a:active,
.sidebar li a:visited {
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background:var(--menucircle);
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.sidebar li2 {
    font-size: 10px;
    align-items: center;
    isolation: isolate;
    background: 0;
    border: 0;
    color: var(--darkb);
    text-align: center;
    margin-left: 10px
}


.sidebar li2 a {
    font-size: 12px;
    align-items: center;
    isolation: isolate;
    background: 0;
    border: 0;
    color: var(--darkb);
    text-align: center;
    margin-left: 15px;
    font-family: verb;


}

.sidebar li2 menucolor {
    background: var(--menucircle);
    width: 30px;
    height: 30px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    padding-top: 10px;
    padding-right: 17px;
    padding-left: 2px;
    color: #fff;
    margin-left: 15px;
    margin-bottom: 10px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    font-family: verb;
    box-shadow: 0 6px 6px rgb(0 0 0 / 5%), 0 0 10px rgb(0 0 0 / 5%);
}


.sidebar li2 img {
     width: 40px;
     height: 40px;
     opacity: 0.8;
}


.clockA{
    position: relative;
    font-size: 16px;
    align-items: center;
    isolation: isolate;
    background: var(--menucircle);
    border: 0;
    padding:5px;
    padding-bottom:2px;
    width:max-content;
    height:max-content;
    color:white;
    text-align: center;
    box-shadow: 0 6px 6px rgb(0 0 0 / 5%), 0 0 10px rgb(0 0 0 / 5%);
    margin-left:20px;
    margin-top:-10px;
    border-radius: 0.6em;
    -webkit-border-radius: 0.6em;
    -moz-border-radius: 0.6em;
    -ms-border-radius: 0.6em;
    -o-border-radius: 0.6em;
    margin-bottom:3px;
     text-shadow: 0 2px 4px rgb(0 0 0 / 10%);
     font-family:clock;
    
}

.sidebar liw {
    font-size: 12px;
    align-items: center;
    isolation: isolate;
    background: transparent;
    border: 0;
    color: var(--darkb);
    text-align: center;


}

.sidebar liw a {
    font-size: 12px;
    align-items: center;
    isolation: isolate;
    background: 0;
    border: 0;
    color: var(--darkb);
    text-align: center;
    margin-left: 10px
}

/* forecast sidebar */



.sidebarf li {
    font-size: 12px;
    align-items: center;
    isolation: isolate;
    background: transparent;
    border: 0;
    color: var(--darkb);
    text-align: center;

}

.sidebarf li a {
    font-size: 12px;
    align-items: center;
    isolation: isolate;
    background: 0;
    border: 0;
    color: var(--darkb);
    text-align: center;
    margin-left: 0px;



}

.sidebarf li2 {
    font-size: 10px;
    align-items: center;
    isolation: isolate;
    background: 0;
    border: 0;
    color: var(--darkb);
    text-align: center;
    margin-left: 10px
}


.sidebarf li2 a {
    font-size: 12px;
    align-items: center;
    isolation: isolate;
    background: 0;
    border: 0;
    color: var(--darkb);
    text-align: center;
    margin-left: 15px;
    font-family: verb;


}

.sidebarf li2 menucolor {
    background: var(--menucircle);
    width: 30px;
    height: 30px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    padding-top: 10px;
    padding-right: 17px;
    padding-left: 2px;
    color: #fff;
    margin-left: 15px;
    margin-bottom: 10px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    font-family: verb;
}


.sidebarf li menucolor2 {
    background: var(--menucircle);
    width: 60px;
    height: 20px;
    border-radius: 0.8rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    color: #fff;
    line-height: 2;
    margin-left: 0px;
    margin-bottom: 5px;
    -webkit-border-radius: 0.8rem;
    -moz-border-radius: 0.8rem;
    -ms-border-radius: 0.8rem;
    -o-border-radius: 0.8rem;
    font-family: verb;
}

::-webkit-scrollbar {
    width: 2px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    background: transparent;
}

::-webkit-scrollbar-thumb {
    background: var(--scrollbar-bg);
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

::-scrollbar {
    width: 2px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    background: transparent;
}

::-scrollbar-thumb {
    background: var(--scrollbar-bg);
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}





ul {
    list-style: none;

    text-decoration: none;
    position: relative;
    text-shadow: 0 2px 4px rgb(0 0 0 / 10%);
}

ul a {
    list-style: none;
    padding: 0;
    margin-bottom: 10px;
    text-decoration: none;
    text-shadow: 0 2px 4px rgb(0 0 0 / 10%);
    position: relative;
    font-size: 12px;
    font-family: verb;
    display: flex;
    align-items: center;
    border: 0;
    background: 0;
    color: var(--darkb);

}





.clock {
    position: absolute;
    margin-top: -100px;
    display: flex;
    align-items: center;
    padding: 10px;
    background: rgba(255, 255, 255, 0.12);
    border: 1px solid rgba(255, 255, 255, 0.08);
    font-size: 28px;
    font-family: clock, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    width: max-content;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    -o-border-radius: 16px;
}



.user-infounit {
    text-decoration: none;
    text-shadow: 0 2px 4px rgb(0 0 0 / 10%);
    margin-top: auto;
    display: inline;
    align-items: center;
    padding: 2px;
    background: rgba(255, 255, 255, 0);
    border: 0;
    font-size: 10px;
    width: 60px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    font-family: verb, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 98%;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 5px;
    grid-row-gap: 5px
}

.sensorvalue{
     font-size:38px;
    font-family:verb;
}

.sensorvalue span{
    font-size:7px;
    vertical-align: super;
    text-align: center;


  }

  .sensorvalue span1{
    font-size:9px;
    vertical-align: super;
    text-align: center;


  }

  .sensorvalue span2{
    font-size:10px;
    display: block;


  }


.sensorvaluearea{ position: absolute;
    background: var(--hilomodule);
    width: max-content;
    height: max-content;
    margin-left: -130px;
    border-radius: 5px;
    margin-top: -80px;
    display: block;
    padding-right: 5px;
    padding-left: 10px;
    padding-bottom: 5px;
    color: var(--body-text-dark);
    opacity: 1;
    box-shadow: 0 6px 6px rgb(0 0 0 / 5%), 0 0 10px rgb(0 0 0 / 5%);

}
.sensordescription{
    position: absolute;
    font-size: 10px;
    font-family: verb;
    background: var(--hilomodule);
    width: max-content;
    height: max-content;
    margin-left: -130px;
    border-radius: 5px;
    margin-top: -7px;
    display: block;
    padding: 5px;
    color: var(--body-text-dark);
    opacity:1;
    box-shadow: 0 6px 6px rgb(0 0 0 / 5%), 0 0 10px rgb(0 0 0 / 5%);
  }

  .sensoricon{
    position: absolute;
    margin-left: 47px;
    margin-top:-75px;
    
}


  .sensoricon2{
    position: absolute;
    margin-left: 70px;
    margin-top:-80px;
    background: var(--hilomodule);
    width: fit-content;
    height: fit-content;
    border-radius: 5px;
    padding: 5px;
    border:0;
    opacity: 1;
    box-shadow: 0 6px 6px rgb(0 0 0 / 5%), 0 0 10px rgb(0 0 0 / 5%);
    text-align: center;
    align-content: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}


  .sensoricon-rain{
    position: absolute;
    margin-left: -30px;
    margin-top:-0px;
    background: var(--hilomodule);
    width: 75px;
    height: fit-content;
    border-radius: 5px;
    padding: 5px;
    border:0;
    opacity: 1;
    box-shadow: 0 6px 6px rgb(0 0 0 / 5%), 0 0 10px rgb(0 0 0 / 5%);
    text-align: center;
    align-content: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

  .sensoricon-rain-rate{
    position: absolute;
    margin-left: -30px;
    margin-top:-0px;
    background: var(--hilomodule);
    width: 75px;
    height: fit-content;
    border-radius: 5px;
    padding: 5px;
    border:0;
    opacity: 1;
    box-shadow: 0 6px 6px rgb(0 0 0 / 5%), 0 0 10px rgb(0 0 0 / 5%);
    text-align: center;
    align-content: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.baromerterunit2026{
position: absolute;
    font-size:8px;
   bottom:6px;
   margin-left:98px;
   margin-bottom:0;


}
    

.content {
    flex: 1;
    padding: 5px;
    padding-top: 20px;
    overflow-y: auto;

}

header {
    margin-bottom: 5px;
}



.sensorTcaption {
    position: absolute;
    margin-left: -120px;
    margin-top: 110px;
    font-size: 10px;
    color: var(--body-text-dark);
    width: max-content;
    font-family: verb;
}

.charticon {
    position: absolute;
    background: none;
    width: auto;
    margin-left: 80% !important;
    border-radius: 5px;
    margin-top: 106px;
    display: block;
    padding-right: 3px;
    color: var(--blue);
    z-index: 10;
}

.charticon:hover{
  text-decoration: none;
  text-align: center;
  padding: 0;
  background:var(--menucircle);
  font-style: normal;
  
  line-height: 35px;
  
  border: 0;
 
  outline: none;
  opacity:0.9;
  box-shadow: 0 6px 6px rgb(0 0 0 / 5%), 0 0 10px rgb(0 0 0 / 5%);
   -webkit-box-shadow: 0 6px 6px rgb(0 0 0 / 5%), 0 0 10px rgb(0 0 0 / 5%);
}

.aurorathemeer {
    position: absolute;
    display: flex;
    margin-top: -30px;
    margin-left: 80px;
    background: 0 0;
    height: 40px;
}

.auroratheme {
    position: relative;
    display: inline-block;
    width: max-content;
    z-index: 0;
    background: 0;
    height: max-content;
    background: 0;
    padding: 0px;
    left: -10px;
    border: 0;
    font-size: 0;
    color: var(--body-text-dark);
    margin-top: -2px
}

.aurorathemeforecast {
    position: relative;
    display: inline-block;
    width: max-content;
    z-index: 0;
    background: 0;
    height: max-content;
    background: 0;
    padding: 0px;
    left: -8px;
    border: 0;
    font-size: 0;
    color: var(--body-text-dark);
    margin-top: 12px
}

.auroratheme input {
    opacity: 0;
    width: 0;
    height: 0;
}

.modulecontainer,
.modulecontainer3 {
    position: absolute;
    margin-top: 0;
    margin-left: 100px;
   
}

.modulecontainer2 {
    position: relative;
    margin-top: -35px;
    margin-left: 100px;


}


 

.chartmodule2 {

    position: absolute;
    margin-top: 20px;
    margin-left: -158px;
    width: fit-content;
    padding: 0px;
    padding-top: 5px;
    filter: var(--chartbrightness);
    -webkit-filter: var(--chartbrightness);
}


aurora {
    font-size: 10px;
}



.card-container {
    max-width: 1200px;
  margin: 0 auto;
  display: grid;
  gap: 5px;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    margin-top: 5px;
    overflow-x: hidden;
    box-shadow: 0 6px 6px rgb(0 0 0 / 5%), 0 0 10px rgb(0 0 0 / 5%);

}



.card {
    height: 220px;
    padding: 60px;
    padding-top: 90px;
    padding-right: 10px;
    padding-left:50pt;
    text-decoration: none;
    cursor: pointer;
    color: var(--notificationtext);
    top: 19px;
    right: 10px;
    font-family: verb;
    border-radius: 0.8em;
    -webkit-border-radius: 0.8em;
    -moz-border-radius: 0.8em;
    -ms-border-radius: 0.8em;
    -o-border-radius: 0.8em;
    isolation: isolate;
    background: var(--cards);
    border: var(--border-width) solid var(--bottomcard);
    border-bottom: 25px solid var(--bottomcard);
    box-shadow: 0 4px 6px rgba(0, 0, 0, 1);
    box-shadow: var(--button-shadow-module);
    background-image: var(--grid-lines);
    background-size: 5px 5px;
}

.card-container-airq {
    max-width: 1024px;
  margin: 0 auto;
  display: grid;
  gap: 5px;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    margin-top: 0px;
    overflow-x: hidden;
    box-shadow: 0 6px 6px rgb(0 0 0 / 5%), 0 0 10px rgb(0 0 0 / 5%);

}

.card-airq {
    height: 240px;
    padding: 5px;
    text-decoration: none;
    cursor: pointer;
    color: var(--notificationtext);
   padding-left:20px;
   padding-bottom:0px;
   padding-top:0;
    font-family: verb;
    border-radius: 0.8em;
    -webkit-border-radius: 0.8em;
    -moz-border-radius: 0.8em;
    -ms-border-radius: 0.8em;
    -o-border-radius: 0.8em;
    isolation: isolate;
    background: var(--cards);
    border: var(--border-width) solid var(--bottomcard);
    border-bottom: 25px solid var(--bottomcard);
    box-shadow: 0 4px 6px rgba(0, 0, 0, 1);
    box-shadow: var(--button-shadow-module);
    background-image: var(--grid-lines);
    background-size: 5px 5px;
    
}



.card2 {
    height: 100px;
    padding: 1rem;
    padding-top: 2.7rem;
    padding-left: 40px;
    border: var(--border-width) solid var(--bottomcard);
    border-bottom: 10px solid var(--bottomcard);
    background: var(--cards);
    border-radius: 0.5em;
    -webkit-border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    -ms-border-radius: 0.5em;
    -o-border-radius: 0.5em;
    text-decoration: none;
    cursor: pointer;
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
    box-shadow: 0 4px 6px rgba(0, 0, 0, 1);
    box-shadow: var(--button-shadow-module);
    background-image: var(--grid-lines);
    background-size: 5px 5px;
    margin-bottom: 2px;
}


.card3 {

    backdrop-filter: blur(0px);
    -webkit-backdrop-filter: blur(0px);
    padding: 44px;
    display: flex;
    align-items: center;
    border: 0px solid rgba(255, 255, 255, 0.1);
    height: 80px;
    background: var(--cards);
    border-radius: 16px;
    text-decoration: none;
    text-shadow: 0 2px 4px rgb(0 0 0 / 10%);
    cursor: pointer;
    border: 1px solid rgba(21, 19, 23, 0.1);
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
    box-shadow: 0 6px 6px rgb(0 0 0 / 5%), 0 0 10px rgb(0 0 0 / 5%);
    background-image: var(--grid-lines);
    background-size: 5px 5px;
}

   .chartmodule {
        display: grid;
        position: absolute;
        margin-top: 20px;
        margin-left: -60px;
        width: 280px;
        padding: 0px;
        padding-top: 5px;
    }

.card-containerforecast {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 5px;
    margin-top: 0px;
    overflow-x: hidden;
    grid-column: 1/4;
    margin-bottom:60px;
    padding:30px;
    padding-left:0;
}




.cardforecasttemp {
    padding: 10px;
    display: flex;
    align-items: center;
    border: 0px solid rgba(255, 255, 255, 0.1);
    height: 180px;
    background: var(--cards);
    border-radius: 0.8rem;
    box-shadow: 0 6px 6px rgb(0 0 0 / 5%), 0 0 10px rgb(0 0 0 / 5%);
    width: 90%;
    max-width: 100%;
    text-decoration: none;
    text-shadow: 0 2px 4px rgb(0 0 0 / 10%);
    cursor: pointer;
    background-image: var(--grid-lines);
    background-size: 5px 5px;
    -webkit-border-radius: 0.8rem;
    -moz-border-radius: 0.8rem;
    -ms-border-radius: 0.8rem;
    -o-border-radius: 0.8rem;
}

.cardforecast {
    padding: 10px;
    display: flex;
    align-items: center;
    border: 0px solid rgba(255, 255, 255, 0.1);
    height: 180px;
    background: var(--cards);
    border-radius: 0.8rem;
    position: relative;
    width: 90%;
    box-shadow: 0 6px 6px rgb(0 0 0 / 5%), 0 0 10px rgb(0 0 0 / 5%);
    text-align: center;
    text-decoration: none;
    text-shadow: 0 2px 4px rgb(0 0 0 / 10%);
    cursor: pointer;
    background-image: var(--grid-lines);
    background-size: 5px 5px;
    color: var(--forecasttext);
    -webkit-border-radius: 0.8rem;
    -moz-border-radius: 0.8rem;
    -ms-border-radius: 0.8rem;
    -o-border-radius: 0.8rem;
}

.cardforecast2 {
    padding: 10px;
    padding-top: 25px;
    display: flex;
    align-items: center;
    border: 0px solid rgba(255, 255, 255, 0.1);
    height: 60px;
    background: var(--cards);
    border-radius: 0.8rem;
    position: relative;
    width: 90%;
    box-shadow: 0 6px 6px rgb(0 0 0 / 5%), 0 0 10px rgb(0 0 0 / 5%);
    text-align: center;
    text-decoration: none;
    text-shadow: 0 2px 4px rgb(0 0 0 / 10%);
    cursor: pointer;
    background-image: var(--grid-lines);
    background-size: 5px 5px;
    color: var(--forecasttext);
    -webkit-border-radius: 0.8rem;
    -moz-border-radius: 0.8rem;
    -ms-border-radius: 0.8rem;
    -o-border-radius: 0.8rem;
    font-size: 12px;
    color: var(--darkb);
  padding-bottom:20px
}


.card-infoforecast a {
    font-size: 10px;
    margin: 0 auto;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 2px 4px rgb(0 0 0 / 10%);
    cursor: pointer;
    color: var(--darkb);
}




.grid-containeralmcharts {
    margin-top: 10px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    height: max-content;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 2fr));
    gap: 1px;
    grid-gap: 1px;
    overflow: hidden;
    filter: brightness(105%);
    -webkit-filter: brightness(105%);
    z-index: 33333
}

.grid-containeralmcharts li {
    border: 0
}

.charttempmodule {
    margin-top: 23px
}

.charttempmodule2 {
    margin-top: 5px;
    overflow: hidden;
    width: 360px;
    height: 300px;
    z-index: 33333
}

.charttempmodule3 {
    margin-top: 70px;
    width: 360px;
    height: 300px;
    filter: brightness(102%);
    -webkit-filter: brightness(102%);
}

.alamanacdata {
    position: relative;
    margin-top: 0;
    margin-left: 5px;
    font-size: 11px;
    font-family: verb;
    background: 0 0;
    border-radius: 3px;
    padding: 5px;
    width: 260px;
    line-height: 1.5;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border: 2px solid #aec0d1;
    border-bottom: 10px solid #aec0d1;
    -webkit-font-smoothing: antialiased !important;
    background-color: #111;
    filter: brightness(102%);
    -webkit-filter: brightness(102%);
    color: #aec0d1;
}

alamanacword {
    position: relative;
    display: flex;
    left: 30px;
    font-size: 10px;
    font-family: verb;
    line-height: 1.5;
    background-color: transparent;
    z-index: 100;
    padding: 5px;
    max-width: max-content;
    top: 5px;
    padding-bottom: 5px;
    color: #aec0d1
}

almanacwordblue {
    color: #1994d7;
    margin-left: 5px
}




.onlinetime {
    position: relative;
    font-size: 12px;
    margin-top: -30px;
    float: none;
    padding: 5px;
    margin-left: -120px;
    width: max-content;
    max-width: max-content;
    font-family: verb;
    color: var(--body-text-dark);
    box-shadow: 0 6px 6px rgb(0 0 0 / 5%), 0 0 10px rgb(0 0 0 / 5%);
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
}


.onlineupdated {
    position: absolute;
    font-size: 12px;

    margin-top: -40px;
    float: none;
    padding-left: 0px;
    margin-left: 30%;
    width: 30px;


}

.aurora-location {
    position: relative;

    display: inline-flex;
    font-size: 12px;
    align-items: center;
    justify-content: center;
    top: -30px;
    font-family: headingtext, system-ui, -apple-system, BlinkMacSystemFont,
        Segoe UI, Ubuntu, Roboto, Cantarell, Noto Sans, sans-serif,
        "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

    color: var(--body-text-darkb);
    float: right;
    margin-right: 10px
}



.aurorafooter2026 {
    padding-top: 20px;
    font-size: 1.5vmin;
    margin: 0 auto;
    text-align: center;
    opacity: 0.8;
    color: var(--body-text-dark);
    font-family: verb;

}



.weather34-webcam,
.weather34-webcam-large {
    position: absolute;
    border-radius: 0.8rem;
    -webkit-border-radius: 0.8rem;
    -moz-border-radius: 0.8rem;
    -ms-border-radius: 0.8rem;
    -o-border-radius: 0.8rem;
    width: 255px;
    height: 150px;
    margin-left: -140px;
    margin-top: -70px;
    border: 2px solid var(--modulesborderside);
    filter: saturation(120%);
    -webkit-filter: saturation(120%);

}


.modulecaptioncam {
    display: none
}

.webcamlink {
    margin-left: -120px;
    margin-top: 55px;
    display: flex;
    position: absolute;
    align-items: center;
    justify-content: center;
    font-size: 3rem;
    z-index: 200
}

.webcamlink span {
    width: 200px;
    margin-left: 10px;

    font-size: 14px;

}

ampm{
    font-size:10px;
vertical-align: top;
text-shadow: 0 2px 4px rgb(0 0 0 / 10%);}


/*Aurora 2026 Notifications */
.weatheralertbox {
    position: fixed;
    top: 100px;
    z-index: 99999;
box-shadow: 0 6px 6px rgb(0 0 0 / 5%), 0 0 10px rgb(0 0 0 / 5%);


}

.auroraalert {
    z-index: 1133320;
    text-shadow: none;
    font-family: verb;
    top: -110px;

}

.auroraalert.auroraalert-hide {
    opacity: 0;
    height: 0;
    font-size: 0;
    z-index: -1;
}

/* Aurora 2026 Notification box */
.aurora-notification {
    position: fixed;
    height: 120px;
    width: 300px;
    color: var(--notificationtext);
    top: 29px;
    right: 20px;
    font-family: verb;
    border: 0;
    cursor: pointer;
    border-radius: 0.8em;
    -webkit-border-radius: 0.8em;
    -moz-border-radius: 0.8em;
    -ms-border-radius: 0.8em;
    -o-border-radius: 0.8em;
    z-index: 99999999;
    align-items: center;
    isolation: isolate;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(63, 61, 85, 0.2);
    padding: 8px 16px;
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    box-shadow: 0 6px 6px rgb(0 0 0 / 5%), 0 0 10px rgb(0 0 0 / 5%);
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
}

/* Aurora 2026 shadow */
.aurora-notification::before {
    content: '';
    position: absolute;
    inset: 0;
    z-index: 0;
    border-radius: 0.8em;
    box-shadow: inset 0 0 9px -7px rgba(255, 255, 255, 0.7);
    background-color: rgba(255, 255, 255, 0);
    pointer-events: none;

}

/* Aurora 2026 Notification backdrop blur */
.aurora-notification::after {
    content: '';
    position: absolute;
    inset: 0;
    z-index: -1;
    border-radius: 0.8em;
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    filter: url(#glass-distortion);
    -webkit-filter: url(#glass-distortion);
    isolation: isolate;
    pointer-events: none;

}



.aurora-notification weather34-alertheader {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    font-size: 12px;
    color: var(--notificationtext);

}

.aurora-notification h2 {
    font-family: verb;
    font-weight: 400;
    margin-left: 0;
    margin-top: -3px;
    font-size: 24px;
    color: var(--notificationtext);
}

.aurora-notification aurora-alertheader .aurora-timestamp {
    text-transform: lowercase;
    margin-top: -5px;
    color: var(--notificationtext);
}

.aurora-timestamp {
    position: absolute;

    text-transform: lowercase;
    top: 10px;
    margin-left: 75%;
    color: var(--notificationtext);
    font-size: 12px;
}

.aurora-notification aurora-alertmessage {
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px;
    margin: 0 auto;
    margin-top: 5px;
    font-family: verb;
    color: var(--notificationtext);
}

.aurora-notification aurora-alertvalue {
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 32px;
    line-height: 1;
    font-family: verb;
    color: var(--notificationtext);
}

.aurora-notification aurora-alertunit {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 10px;
    vertical-align: text-top;
    color: var(--notificationtext);
}

.aurora-notification aurora-alertunit2 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 8px;
    vertical-align: text-top;
    color: var(--notificationtext);
}

.aurora-notification weather34-timeago {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 11px;
    font-family: verb;
    color: var(--notificationtext);
}



/*2026 aurora wind direction compass  */


.weather34-compass2-2026 {
    display: block;
    width: 90px;
    height: 90px;
    border-radius: 100%;
    box-shadow: 0 6px 6px rgb(0 0 0 / 5%), 0 0 10px rgb(0 0 0 / 5%);
    position: absolute;
    font-family: 'verb';
    color: var(--body-text-dark);
    border: 8px solid var(--modulesborderside);
    margin-top: -55px;
    margin-left: -55px;
background: var(--hilomodule);

}





.weather34-direction2-2026 {
    height: 100%;
    width: 100%;
    display: block;
    color: var(--body-text-dark);
    background: transparent;
    border-radius: 100%;

    box-shadow: var(--button-shadow2);
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
    filter: url(#glass-distortion);
    -webkit-filter: url(#glass-distortion);
    isolation: isolate;
    pointer-events: none;

}

.pdir {
    text-align: center;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 100%;
    line-height: 1;

    margin-top: -12px;
    font-size: 20px;
    color: var(--body-text-dark);
    opacity: 1;
}

.spandir {

    line-height: 1;
    margin-top: -30px;
    font-size: 12px;
    color: var(--body-text-dark);
    left: -3px;


}


.thedirection {

    position: absolute;
    margin-top: 45px;
    margin-left: 23px;
 font-size: 12px;

}

.thedirection dir{

  
    margin-left: -4px;
 font-size: 12px;

}


.windspeedicon2026 {
    position: absolute;
    margin-left: 70px;
    margin-top: -30px
}

.bftdescription2026 {
    position: absolute;
    font-size: 14px;
    font-family: verb;
    background: var(--hilomodule);
    border-radius: 5px;
    margin: 0 auto;
    margin-left: -130px;
    margin-top: -20px;
    display: flex;
    padding: 2px;
    width: fit-content;

    justify-content: center;
    color: var(--body-text-dark);
     box-shadow: 0 6px 6px rgb(0 0 0 / 5%), 0 0 10px rgb(0 0 0 / 5%);

}


.maxwtoday,
.avgwtoday {
    position: absolute;
    font-size: 9px;
    font-family: verb;
    background: var(--hilomodule);
    width: max-content;
    height: 30px;
    margin-left: -140px;
    border-radius: 5px;
    margin-top: -80px;
    display: flex;
    padding: 5px;
    color: var(--body-text-dark);
    padding-bottom: 10px;
     box-shadow: 0 6px 6px rgb(0 0 0 / 5%), 0 0 10px rgb(0 0 0 / 5%);

}



.windcharticon {
    position: absolute;
    font-size: 11px;
    font-family: verb;
    background: none;
    width: auto;
    margin-left: 110px;
    border-radius: 5px;
    margin-top: 0px;
    display: block;
    padding-right: 3px;
    color: var(--body-text-dark);
    z-index: 10;
}

/*2026 aurora wind direction compass end */

.caution{
position:absolute;
margin-top:0px;
margin-left:100px;
width:30px;
}

.cautionicon{
position:absolute;
margin-top:0px;
margin-left:50px;
width:30px;
color:var(--temp30-35)
}


@media (max-width: 10000px) {
    .sidebar {
        width: 65px;
        padding-left: 25px
    }


    .sidebarf {
        width: 85px;
    }


    .auroratheme {
        background: 0;
        border-radius: 100%;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        -ms-border-radius: 100%;
        -o-border-radius: 100%;
        padding: 5px;
        margin-left: -30px;
        border: 0;
        font-size: 0px;
        top: 2px;
    }

    img,
    svg {
        opacity: 1;

    }

    ul a {
        list-style: none;
        padding: 5px;
        margin-bottom: 10px;
        text-decoration: none;
        text-shadow: 0 2px 4px rgb(0 0 0 / 10%);
        position: relative;
        background: var(--menulinked);
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
        display: flex;
        align-items: center;
        border: 1px solid rgba(255, 255, 255, 0.08);
        font-size: 0;
        width: 70px
    }

    .user-infounit a {
        font-size: 12px
    }

    .user-info2,
    .profile2,
    aurora2 {
        margin-top: auto;
        display: flex;
        align-items: center;
        padding: 2px;
        background: 0;
        border-radius: 50%;
        border: 0;
        font-size: 12px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
    }

}


@media (max-width: 640px) {
    .container {
        width: 400px;
        margin-top: 0px;
        margin: 0 auto;
    }

   
.card-airq {
    
   padding-left:0px;
}

   .chartmodule {
       
        margin-left: -75px;
        
    }


.sensorvaluearea{ position: absolute;
   
    margin-top: -100px;
    

}
.sensordescription{
    
    margin-top: -30px;
    
  }


.weather34-compass2-2026 {

    margin-top:-70px;
}


.maxwtoday,
.avgwtoday {
    
    margin-top: -95px;
   

}




    .card3 {
        display: grid;
        grid-template-columns: subgrid;
        padding: 60px;
        padding-top: 0;
        padding-bottom: 10px;
        padding-left: 70px
    }




    .modulecontainer {
        position: absolute;
        margin-top: 20px;
        margin-left: 80px;
        width: 340px;
        box-shadow: none;


    }

    .modulecontainer2 {
        position: absolute;
        margin-top: 30px;
        margin-left: 100px;
        width: 300px;
        box-shadow: none;





    }


    .modulecontainer3 {
        position: absolute;
        margin-top: 0px;
        margin-left: 100px;
        width: 300px;
        box-shadow: none;





    }



    .charttempmodule {
        width: 310px;
        margin-left: 0px;
        background: 0;
        box-shadow: 0
    }

    .chartmodule2 {

        position: absolute;
        margin-top: 20px;
        margin-left: -158px;



        padding: 0px;
        padding-top: 5px;
    }

    .sensorTcaption {

        margin-top: 90px;
        margin-left: -120px
    }

    .charticon {
        margin-left: 80px;
        margin-top: 86px;
    }

    .menutiptext {
        display: none
    }

    .aurora-notification {

        right: 25px;
    }



    .auroratheme {

        left: 5px;

    }



    ul {
        list-style: none;
        text-decoration: none;
        text-shadow: 0 2px 4px rgb(0 0 0 / 10%);
        position: relative;
    }

    ul a {
        list-style: none;
        padding: 5px;
        padding-left: 5px;
        margin-bottom: 10px;
        text-decoration: none;
        text-shadow: 0 2px 4px rgb(0 0 0 / 10%);
        position: relative;
        background: var(--menulinked);
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
        display: flex;
        align-items: center;
        border: 1px solid rgba(255, 255, 255, 0.08);
        width: fit-content
    }



    .onlineupdated {
        position: absolute;
        font-size: 0.65em;
        margin-top: -40px;
        float: none;
        padding-left: 27px;
        margin-left: 30%;
        width: 40px;
        font-family: verb;
        color: var(--body-text-darkb);
    }

    .onlineupdated img {
        position: absolute;
        margin-left: 50px;
        width: 30px;


    }

    .onlinetime {
        position: relative;
        font-size: 12px;
        margin-top: -30px;
        float: none;
        padding-left: 0px;
        margin-left: -110px;
        width: 250px;
        font-family: verb;
        color: var(--body-text-dark);
    }


    .aurora-location {
        position: relative;
        display: inline-flex;
        font-size: 11px;
        align-items: center;
        justify-content: center;
        top: -23px;
        font-family: verb;
        color: var(--body-text-darkb);
        float: right;
        margin-right: 10px
    }

    .sidebar {
        width: 40px;
        padding-left: 20px;
        margin-top: 0px;
        height: 100vh
    }

    .sidebarf {
        width: 40px;
        padding-left: 10px
    }





    ::-webkit-scrollbar {
        width: 0;
        height: 0.1rem;
    }

    ::-webkit-scrollbar-track {
        background: rgba(27, 27, 2, 0);
    }

    ::-webkit-scrollbar-thumb {
        background: rgba(27, 27, 2, 0);
    }

    .weather34-webcam,
    .weather34-webcam-large {
        position: absolute;
        border-radius: 0.8rem;
        -webkit-border-radius: 0.8rem;
        -moz-border-radius: 0.8rem;
        -ms-border-radius: 0.8rem;
        -o-border-radius: 0.8rem;
        width: 255px;
        height: 160px;
        margin-left: -145px;
        margin-top: -90px;
        border: 2px solid var(--modulesborderside);
        filter: saturation(120%);
        -webkit-filter: saturation(120%);

    }


    .webcamlink {
        margin-left: -120px;
        margin-top: 35px;
        display: flex;
        position: absolute;
        align-items: center;
        justify-content: center;
        font-size: 3rem;
        z-index: 200
    }

    .webcamlink span {
        width: 200px;
        margin-left: 10px;

        font-size: 14px;

    }

}


@media (max-width: 420px) {
    .container {
        width: 400px;

        margin-top: 0px;
        border-radius: 14px;

        -webkit-border-radius: 14px;
        -moz-border-radius: 14px;
        -ms-border-radius: 14px;
        -o-border-radius: 14px;
    }






    .card3 {
        display: grid;
        grid-template-columns: subgrid;
        padding: 60px;

        padding-top: 0;
        padding-bottom: 10px;
        width: 350px;

    }



    .modulecontainer {
        position: absolute;
        margin-top: 20px;
        margin-left: 80px;
        width: 350px;
        box-shadow: none;


    }

    .modulecontainer2 {
        position: absolute;
        margin-top: 30px;
        margin-left: 100px;
        width: 300px;
        box-shadow: none;





    }


    .modulecontainer3 {
        position: absolute;
        margin-top: 0px;
        margin-left: 100px;
        width: 300px;
        box-shadow: none;





    }


    .charttempmodule {
        width: 300px;
        margin-left: 0px;
        background: 0;
        box-shadow: 0
    }

    .chartmodule2 {

        position: absolute;
        margin-top: 20px;
        margin-left: -168px;

        width: fit-content;

        padding: 0px;
        padding-top: 5px;
    }

    .menutiptext {
        display: none
    }

    .aurora-notification {

        right: 25px;
    }



    .auroratheme {
        background: 0;
        border-radius: 100%;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        -ms-border-radius: 100%;
        -o-border-radius: 100%;
        padding: 5px;
        margin-left: -35px;
        border: 0;
        font-size: 0px
    }

}


/* OTHER STYLES */




a {
    text-decoration: none;
    text-shadow: 0 2px 4px rgb(0 0 0 / 10%);
}

blue {
    color: var(--temp-5-10);
}

red {
    color: #cd504c;
}

orange {
    color: #d84e1c
}

green {
    color: #41a055
}


menucolor {

    background: rgb(76, 130, 211);
    width: 25px;
    height: 25px;
    border-radius: 50%;
    display: flex;
    /* or inline-flex */
    align-items: center;
    justify-content: center;
    font-size: 10px;
    padding-top: 10px;
    padding-right: 10px;
    color: #fff;
    margin-left: 15px;
    margin-bottom: 5px
}




img,
svg {
    background: transparent;
    background-color: transparent;
    background-image: transparent;

}

@media (min-width: 576px) {
    .container {
        max-width: 100%;

    }

    .content {
        padding: 60px
    }


}

@media (max-width: 640px) {
    .container {
        max-width: 100%;

    }

    .content {
        padding: 30px
    }


.windspeedicon2026 {
    position: absolute;
    margin-left: 60px;
    margin-top: -30px
}

    /*November 2025 modified for iPhone Pro Max screens */
    

    .onlineupdated svg {
        position: absolute;
        margin-left: -30px;
        width: 30px;


    }


}


@media (min-width: 768px) {
    .container {
        max-width: 100%;


    }

    .content {
        padding: 20px
    }


   .chartmodule {
       
        margin-left: -80px;
        
    }

}


@media (min-width: 1400px) {
    .container {
        max-width: 100%;

    }



    .onlineupdated svg {
        width: 40px;
        margin-top: 0px;
    }


   .chartmodule {
       
        margin-left: -60px;
        
    }

}


.webcamposition {
    margin: 0 auto;
}


.sensorFOREcaption {
    position: absolute;
    margin-left: -120px;
    margin-top: 30px;
    font-size: 8px;
    color: var(--body-text-dark);
    width: max-content;
    font-family: verb;
}

button {
    border: 0;
    background: 0;
    position: fixed;
    bottom: 10;
    right: 10;
    color: white;
}




 .onlineupdated2026 {
        margin-top:-50px;
      margin-left: 60px;
        width: 20px;
        font-size:12px;
    }

    .avgwtoday{position:absolute;margin-left:20px;width:max-content}


    symbol{
    position:absolute;
    vertical-align:top;
    font-size:14px;
    top:5px;
    color:var(--body-text-dark);
    font-family:verb;

}

.charticon{margin-left:85px !important}


.smallcautionico{
    position:absolute;
margin-top:-20px;
margin-left:80px;
width:30px;
}





/* grid layout February 2026 */

.cards {
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    gap: 1rem;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}








.containerf {
    max-width: fit-content;
    margin: 0 auto;
    display: flex;
    gap: 1rem;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}


.cardf {
    height: 100px;
    padding: 1rem;
    padding-top: 1rem;
    padding-left: 20px;

    border: 1px solid rgba(255, 255, 255, 0.1);
    background: var(--cards);
    border-radius: 0.8em;
    -webkit-border-radius: 0.8em;
    -moz-border-radius: 0.8em;
    -ms-border-radius: 0.8em;
    -o-border-radius: 0.8em;
    text-decoration: none;
    cursor: pointer;
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
    box-shadow: 0 6px 6px rgb(0 0 0 / 5%), 0 0 10px rgb(0 0 0 / 5%);
    background-image: var(--grid-lines);
    background-size: 5px 5px;
}




/* pop up Feb 2026*/
@media (max-width: 640px) {


    .card2 {
        height: 110px;
        padding: 1rem;
        padding-top: 1.3rem;
        padding-left: 60px;

    }

}



/* IPAD Pro  */
@media only screen and (min-width: 1024px) and (max-width: 1366px) {

    

    .modulecontainer {
        padding-left: 50px;
        padding-right: 10px;

    }




}

/* IPAD Air 5th Gen -- iPad mini */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {

   

    .modulecontainer {
        padding-left: 50px;
        padding-right: 10px;

    }


}

/* iPhone Pro Max screens */


.charttempmodule {
    width: 300px;
    margin-left: 0px;
    background: 0;
    box-shadow: 0
}

.chartmodule2 {
    position: absolute;
    margin-top: 20px;
    margin-left: -148px;

    width: max-content;

    padding: 0px;
    padding-top: 5px;
    padding-left: 10px;
}

.weather34-webcam,
.weather34-webcam-large {
    position: absolute;
    border-radius: 0.8rem;
    -webkit-border-radius: 0.8rem;
    -moz-border-radius: 0.8rem;
    -ms-border-radius: 0.8rem;
    -o-border-radius: 0.8rem;
    width: 255px;
    height: 160px;
    margin-left: -138px;
    margin-top: -90px;
    border: 2px solid var(--modulesborderside);
    filter: saturation(120%);
    -webkit-filter: saturation(120%);
}


.webcamlink {
    margin-left: -110px;
    margin-top: 55px;
    display: flex;
    position: absolute;
    align-items: center;
    justify-content: center;
    font-size: 3rem;
    z-index: 200
}

.webcamlink span {
    width: 200px;
    margin-left: 10px;

    font-size: 14px;

}

.onlineupdated svg {
    width: 40px;
    margin-top: -25px;
}


.modulecontainer {
    padding-left: 0px;
    padding-right: 10px;

}







/* Desktop  */
@media (min-width: 1400px) and (orientation:landscape) {

    .card,
    .card2 {
        padding-left: 50px
    }
}

/*sun module css */


.suncanvasstyle {
    margin: 18.5px 13px 10px;
    left: 96.5px;
    position: absolute;
    width: 260px;
    max-width: 260px;
    height: 130px;
    max-height: 130px
}

.daylightmoduleposition {
    position: absolute;
    margin-left: -240px;
    margin-top: -80px
}

.weather34sunclock {
    border-radius: 50%;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    background: 0;
    width: 120px;
    height: 120px;
    margin-left: 95px;
    margin-top: 15px;
    position: absolute;
    border: 4px solid #e6e8ef;
    transform-origin: 50% 50%
}

.weather34sunclock div {
    position: absolute;
    -webkit-transform-origin: 49.6% 49.5%;
    transform-origin: 49.6% 49.5%;
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.daylight4 {
    display: flex;
    position: absolute;
    margin-left: -10px;
    margin-top: 0;
    color: var(--body-text-dark);
    background-color: var(--button-bg-color);
    font-family: verb;
    height: 10px;
    padding: 2px 3px 1px 3px;
    line-height: 1;
    align-items: center;
    justify-content: center;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    font-size: 10px;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto
}

.daylight4 tillrise {
    font-size: 9px
}

.daylight4 {
    margin-top: 67px;
    margin-left: 0;
    font-size: 9px;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto
}

.sunmodule3 {
    position: relative;
    margin-left: -135px;
    color: var(--suntext);
    font-family: verb;
    font-size: 9.5px;
    margin-top: 10px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    box-shadow: 0 6px 6px rgb(0 0 0 / 5%), 0 0 10px rgb(0 0 0 / 5%);
    max-width: 120px
}

.sunrise-block,
.sunset-block,
.sunset-block2 {
    display: block;
    background: 0;
    color: var(--body-text-dark);
    font-size: .7rem;
    line-height: 1;
    margin-top: -10px;
    position: absolute;
    margin-left: -5px;
    font-family: headingtext;
    text-align: left
}

.sunset-block {
    margin-top: 20px
}

.sunposition-block3,
.sunrise-block3,
.sunset-block3 {
    display: block;
    background: 0;
    color: var(--body-text-dark);
    font-size: .55rem;
    line-height: 1;
    position: absolute;
    margin-left: -5px;
    font-family: verb;
    text-align: left
}

.sunset-block3 {
    margin-top: -45px
}

.sunrise-block3 {
    margin-top: -75px
}

.sunposition-block3 {
    margin-top: -105px
}

.sunset-block2 {
    margin-top: -45px;
    margin-left: -6px
}

.weather34moonphasesvg {
    margin-left: 1.5px;
    margin-top: 17px
}

.weather34moonphasesvg1 {
    display: flex;
    position: absolute;
    font-size: 1.2em;
    color: var(--body-text-dark);
    font-weight: 500;
    font-family: verb;
    top: 45px;
    margin-left: 123px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 20;
    opacity: 1
}

newphase {
    position: absolute;
    align-items: center;
    justify-content: center;
    font-size: 9px;
    text-align: center;
    color: #fff;
    z-index: 170;
    line-height: 1;
    margin-top: -10px
}

.sunrise-sun,
.sunset-sun {
    display: block;
    background: 0;
    color: var(--body-text-dark);
    font-size: 9px;
    line-height: 1.3;
    margin-top: 5px;
    position: absolute;
    margin-left: 90px;
    text-align: left;
    font-family: verb;
    text-transform: none
}

.sunset-sun {
    margin-top: 30px
}

.newphase {
    position: absolute;
    margin-left: 0;
    margin-top: -10px;
    font-size: 9px;
    z-index: 999;
    width: max-content;
    text-align: center;
    color: #aeb6bf;
    font-family: verb
}

.weather34moonsvgmoon {
    fill: rgba(245, 247, 252, .2);
    stroke: rgba(230, 232, 239, .1);
    stroke-width: 0
}

.weather34moonsvgmoonback {
    fill: #3c454d;
    stroke: rgba(230, 232, 239, .1);
    stroke-width: 0
}

.sunmoondescription {
    margin-top: -40px;
    font-size: 10px;
}


.nextfullmooncaption {
    position: absolute;
    margin-left: -125px;
    margin-top: 60px;
    font-size: 10px;
    color: var(--body-text-dark);
    width: max-content;
    font-family: verb;
}



/*ipad 12/mini models */
@media only screen and (orientation: landscape),
(width: 1300px) {


    .chartmodule,
    .modulecontainer3 {
        padding: 0px
    }

    .charticon {
        margin-left: 60px !important;
    }

    .weather34-webcam,
    .weather34-webcam-large {

        margin-left: -148px;
        margin-top: -70px;

    }
    
   
}

/* IPAD 11  */
@media (width: 992px) and (orientation:landscape) {
   


    .container {
        max-width: 100%;
        padding-right: 2px
    }

    .content {
        padding: 0px;
        padding-top: 10px
    }


    .card2 {
        padding-left: 50px
    }


    .weather34-compass2-2026 {
        margin-top: -40px;
        margin-left: -50px;

    }

    .maxwtoday {

        margin-left: -120px;

    }

    .bftdescription2026 {

        margin-left: -120px;


    }


    .charticon {

        margin-left: 70px;


    }
    

}




/* ipad 11 pro  */
@media only screen and (min-width: 834px) and (orientation: landscape) {

   

    .container {
        max-width: 100%;
        padding-right: 2px
    }

    .content {
        padding: 0px;
        padding-top: 10px
    }


    .weather34-webcam,
    .weather34-webcam-large {

        margin-left: -128px;
        margin-top: -70px;

    }


.windspeedicon2026{margin-left:60px;}

    
  .charticon{
    margin-left: 60px;
    
}
}



/* iphones  */
@media (max-width: 600px) {

    .chartmodule,
    .modulecontainer3 {
        position: absolute;
        padding-left: 0px;

    }
}

@media (min-width: 500px) {

   

    .weather34-webcam,
    .weather34-webcam-large {
        margin-left: -128px;
        margin-top: -70px;
    }

}

@media (max-width: 640px) {

  

    .weather34-webcam,
    .weather34-webcam-large {
        margin-left: -128px;
        margin-top: -90px;
    }
}

@media only screen and (min-width: 1200px) and (orientation: landscape) {

   

    .container {
        max-width: 100%;
        padding-right: 2px
    }

    .content {
        padding: 0px;
        padding-top: 10px
    }

   

}


   /* apple watch ultra 1-2-3 and series 9-11 */

@media (max-width: 250px) {
    .weatheralertbox,.sensorTcaption,.card2,.charticon{
   
       display:none
    }


    .card
    {
        margin-left:-40px;
        height:40px;
       width:200px;
border:0;
box-shadow:none;
background:none;
margin-bottom:-60px;

    }

    .chartmodule iframe{

display:none

    }

    .sidebar,.sidebarf{
width:25px;
box-shadow:none;
background:none;
margin-top:30px;
}

.sensorvaluearea{
 box-shadow:none;
background:none;
}

.sensorvalue{
     font-size:32px;
     margin-top:-25px;
     box-shadow:none;
background:none;
    
}

.sensorvalue span2{
     font-size:8px;
     box-shadow:none;
background:none;
    
}

.card-container{border:0;
box-shadow:none;
background:none;}




.sidebar liw {
    display:none;
}

.sidebar liw a{
    display:none;
}

.avgwtoday,.maxwtoday,.bftdescription2026,.windspeedicon2026{
display:none;
}

.sensordescription
{
    font-size:8px;
    margin-top:-70px;
    box-shadow:none;
background:none;
}

.weather34-compass2-2026{
margin-left:-120px;
margin-top:-125px;

}
symbol{font-size:8px;}



.clockA{
    position: relative;
    margin-left:-10px;
    margin-top:-30px;
    margin-bottom:20px;
    
}


}




.charthome{
   
    z-index:150;       
    font-family:verb;
    height:40vh;  
    width:100%;
    max-width:300px;
    background-color:none;   
    box-shadow: none;
    padding-top:0;   
    position: relative;
    margin-top:-10px;
     color:var(--body-text-darkb);
      filter:var(--chartbrightness)     ;
    -webkit-filter:var(--chartbrightness)     ;
   
    
}


/*! Lity - v2.4.1 - 2020-04-26
* http://sorgalla.com/lity/
* Copyright (c) 2015-2020 Jan Sorgalla; Licensed MIT */

.lity {
    z-index: 9990;
    position: fixed;
    top: 10;
    right: 0;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    background: 0;
    outline: 0 !important;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    margin: 0 auto;
    justify-content: center;
    text-align: center;
    backdrop-filter: saturate(150%);
    -webkit-backdrop-filter: saturate(150%);
    max-height:600px
}

.lity.lity-opened {
  opacity: 1;
}
.lity.lity-closed {
  opacity: 0;
}
.lity * {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.lity-wrap {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  outline: none !important;
}
.lity-wrap:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}
.lity-loader {
  z-index: 9991;
  color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -0.8em;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.lity-loading .lity-loader {
  opacity: 1;
}
.lity-container {
  z-index: 9992;
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
  max-width: 100%;
  max-height: 100%;
  outline: none !important;
}

.lity-content {
  z-index: 9993;
  width: 100%;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease, -o-transform 0.3s ease;
}
.lity-loading .lity-content,
.lity-closed .lity-content {
  -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
       -o-transform: scale(0.8);
          transform: scale(0.8);
}
.lity-content:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  
}
.lity-close {
  z-index: 9994;
  width: 35px;
  height: 35px;
  position: fixed;
  right: 0;
  top: 0;
  appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background:var(--menucircle);
  outline: none;
  box-shadow: 0 6px 6px rgb(0 0 0 / 5%), 0 0 10px rgb(0 0 0 / 5%);
   -webkit-box-shadow: 0 6px 6px rgb(0 0 0 / 5%), 0 0 10px rgb(0 0 0 / 5%);
}
.lity-close::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.lity-close:hover,
.lity-close:focus,
.lity-close:active,
.lity-close:visited {
  text-decoration: none;
  text-align: center;
  padding: 0;
  background:0;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  color:var(--menucircle);
  box-shadow: 0 6px 6px rgb(0 0 0 / 5%), 0 0 10px rgb(0 0 0 / 5%);
   -webkit-box-shadow: 0 6px 6px rgb(0 0 0 / 5%), 0 0 10px rgb(0 0 0 / 5%);
}
.lity-close:active {
  top: 1px;
}

.lity-image img {
    max-width: 100%;
    display: block;
    line-height: 0;
    border: 0;
}

.lity-facebookvideo .lity-container,
.lity-googlemaps .lity-container,
.lity-iframe .lity-container,
.lity-vimeo .lity-container,
.lity-youtube .lity-container {
    width: 100%;
    max-width: 964px;
   max-height:600px;
    margin: auto 0;
    justify-content: center;
    text-align: center;
}

.lity-iframe-container {
    display: -webkit-box;
    display: flex;
    width: 95vw;
    max-width: 800px;
    max-height:600px;
    padding-top: 56.25%;
    overflow: auto;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    pointer-events: auto;
    margin-left: 5px;


}

.lity-iframe-container iframe {


    position: fixed;
    top: 0;
    left: 0;
    width: 95vw;
    max-width: 800px;
    background: #000001;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 5px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border: 0;
    border: 5px rgba(231, 230, 239, 0.9) solid;
    filter: saturate(120%);
    -webkit-filter: saturate(120%);
     max-height:600px
}

.lity-hide {
    display: none;
}



.lity-wrap {
    margin-left: 0;
}

/* pop up Feb 2026*/
@media (min-width: 300px) {

    .lity-iframe-container iframe {
        width: 95.2dvw;

        height: 95.2dvh;
    }

    .lity-iframe-container {

        max-width: 100vw !important;
        height: 98dvh;

    }
}


