.input{background-color:#fff;border:1px solid #e2e8f0;border-radius:.5rem;outline:none;width:100%;height:2.25rem;padding:.25rem .75rem;font-size:1rem;transition:box-shadow .2s,border-color .2s;display:flex}@media (min-width:768px){.input{font-size:.875rem}}.input::file-selector-button{background-color:#0000;border:0;font-size:.875rem;font-weight:500}.input::placeholder{color:#4b5563}.input:focus-visible{border-color:#0f172a;box-shadow:0 0 0 1px #0f172a}.input:disabled{cursor:not-allowed;opacity:.5}
.toaster{z-index:50;pointer-events:none;position:fixed}
*,:before,:after{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;padding:0}.container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:5px;padding-right:5px}@media (min-width:1024px){.container{padding-left:2rem;padding-right:2rem}}.grid-cols-4{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:1024px){.grid-cols-4{grid-template-columns:repeat(4,1fr)}}.grid-cols-2{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:1024px){.grid-cols-2{grid-template-columns:repeat(2,1fr)}.col-span-2{grid-column:span 2/span 2}.col-span-3{grid-column:span 3/span 3}.col-span-1{grid-column:span 1/span 1}.row-span-4{grid-row:span 4/span 4}}:root{--background:0 0% 100%;--foreground:222.2 84% 4.9%;--card:0 0% 100%;--card-foreground:222.2 84% 4.9%;--popover:0 0% 100%;--popover-foreground:222.2 84% 4.9%;--primary:222.2 47.4% 11.2%;--primary-foreground:210 40% 98%;--secondary:210 40% 96.1%;--secondary-foreground:222.2 47.4% 11.2%;--muted:210 40% 96.1%;--muted-foreground:215.4 16.3% 46.9%;--accent:210 40% 96.1%;--accent-foreground:222.2 47.4% 11.2%;--destructive:0 84.2% 60.2%;--destructive-foreground:210 40% 98%;--border:214.3 31.8% 91.4%;--input:214.3 31.8% 91.4%;--ring:222.2 84% 4.9%;--radius:.5rem}body{color:#111827;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f9fafb;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.glass{-webkit-backdrop-filter:blur(12px);background:#ffffffb3;border:1px solid #fff6;box-shadow:0 4px 30px #0000001a}.text-gradient-weather{background:linear-gradient(135deg,#e0f2fe 0%,#bae6fd 100%);-webkit-text-fill-color:#0000;color:#0000;-webkit-background-clip:text;background-clip:text}.shadow-premium{box-shadow:0 10px 40px -10px #00000014}.min-h-screen{min-height:100vh}.flex{display:flex}.flex-col{flex-direction:column}.flex-1{flex:1}.w-full{width:100%}.h-full{height:100%}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.animate-marquee{animation:20s linear infinite marquee}.w-4{width:1rem}.h-4{height:1rem}.w-5{width:1.25rem}.h-5{height:1.25rem}.w-6{width:1.5rem}.h-6{height:1.5rem}.w-8{width:2rem}.h-8{height:2rem}.w-12{width:3rem}.h-12{height:3rem}.w-16{width:4rem}.h-16{height:4rem}.article-content{color:#111827;line-height:1.6}.article-content h1,.article-content h2,.article-content h3,.article-content h4{color:#111827;margin-top:1.5em;margin-bottom:.5em;line-height:1.2}.article-content h1{font-size:2.25rem;font-weight:800}.article-content h2{font-size:1.875rem;font-weight:700}.article-content h3{font-size:1.5rem;font-weight:600}.article-content p{margin-bottom:1rem}.article-content ul{margin-bottom:1rem;padding-left:1.5rem;list-style:outside}.article-content ol{margin-bottom:1rem;padding-left:1.5rem;list-style:decimal}.article-content a{color:#0f172a;text-underline-offset:4px;text-decoration:underline}.article-content a:hover{color:#002981}.article-content blockquote{background:#0f172a0d;border-left:4px solid #dc2626;margin:1.5rem 0;padding:1rem;font-style:italic}a{transition:color .2s}a:hover{color:#002981}.card-link-overlay{z-index:5;width:100%;height:100%;position:absolute;top:0;left:0}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.relative{position:relative}.ad-container{height:var(--ad-h-mob,auto);transition:height .3s;overflow:hidden}@media (min-width:768px) and (max-width:1024px){.ad-container{height:var(--ad-h-tab,auto)}}@media (min-width:1024px){.ad-container{height:var(--ad-h-desk,auto)}}
.root-layout{flex-direction:column;min-height:100vh;display:flex}.root-layout__main{flex-direction:column;flex:1;display:flex}
