:root{--bgcolor:#efefef;--bgcolorA:#efefefbb;--postbg:#fff;--max-width:1100px;--border-radius:12px;--font-mono:ui-monospace, Menlo, Monaco, "Cascadia Mono", "Segoe UI Mono", "Roboto Mono", "Oxygen Mono", "Ubuntu Monospace", "Source Code Pro", "Fira Mono", "Droid Sans Mono", "Courier New", monospace;--foreground-rgb:0, 0, 0;--background-start-rgb:214, 219, 220;--background-end-rgb:255, 255, 255;--primary-glow:conic-gradient(from 180deg at 50% 50%, #16abff33 0deg, #0885ff33 55deg, #54d6ff33 120deg, #0071ff33 160deg, transparent 360deg);--secondary-glow:radial-gradient(#fff, #fff0);--tile-start-rgb:239, 245, 249;--tile-end-rgb:228, 232, 233;--tile-border:conic-gradient(#00000080, #00000040, #00000030, #00000020, #00000010, #00000010, #00000080);--callout-rgb:238, 240, 241;--callout-border-rgb:172, 175, 176;--card-rgb:180, 185, 188;--card-border-rgb:131, 134, 135}@media (prefers-color-scheme:dark){:root{--bgcolor:#2f2f2f;--bgcolorA:#2f2f2fbb;--postbg:#444;--foreground-rgb:255, 255, 255;--background-start-rgb:0, 0, 0;--background-end-rgb:0, 0, 0;--primary-glow:radial-gradient(#0141ff66, #0141ff00);--secondary-glow:linear-gradient(to bottom right, #0141ff00, #0141ff00, #0141ff4d);--tile-start-rgb:2, 13, 46;--tile-end-rgb:2, 5, 19;--tile-border:conic-gradient(#ffffff80, #ffffff40, #ffffff30, #ffffff20, #ffffff10, #ffffff10, #ffffff80);--callout-rgb:20, 20, 20;--callout-border-rgb:108, 108, 108;--card-rgb:100, 100, 100;--card-border-rgb:200, 200, 200}}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw}body{color:rgb(var(--foreground-rgb));background:var(--bgcolor)}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}
.MonthsNum{z-index:1;background:var(--bgcolorA);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-wrap:wrap;justify-content:center;gap:1rem;width:100%;height:auto;padding:2rem;display:flex;position:fixed;top:0}@media only screen and (max-width:37.5em){.MonthsNum{font-size:.8rem}}.daybreak{justify-content:space-between;margin-bottom:2rem;display:flex}.daybreak .night{padding-inline:2rem;position:sticky;top:6rem}@media only screen and (max-width:74em){.daybreak .night{top:8.5rem}}@media only screen and (max-width:37.5em){.daybreak .night{padding-inline:.5rem;top:10rem}}.daybreak .night{flex-shrink:0;height:3rem;transition:top .6s}.daybreak .day{margin:0;padding:0 1rem;font-size:1.2rem;transition:top .5s ease-out}@media only screen and (max-width:37.5em){.daybreak .day{padding-inline:0;padding-right:1rem;font-size:.9rem}}.daybreak .flex-post{flex-grow:1}main{margin-top:5rem}@media only screen and (max-width:37.5em){main{margin-top:8rem}}.NewsMain{flex-direction:column;align-items:center;gap:2rem;padding:2rem;display:flex}.titleHead{text-align:center;line-height:1rem}.post{background:var(--postbg);border-radius:1rem;flex-direction:row;width:100%;margin-bottom:1rem;padding:1rem;display:flex}.post .num{border-right:1px dashed rgb(var(--foreground-rgb));place-content:center;margin-right:.4rem;padding:0 .5rem;font-size:2rem;display:grid}.post .thumb{object-fit:cover;height:3rem;max-height:3rem}.post .thumb img{max-height:3.3rem}.post .info{padding-top:.3rem;font-size:.7rem}.post .info .excerpt{color:#777;margin-top:1rem}.post a{transition:color .25s}.post a:hover{color:red}html{height:100%;font-size:16px;position:relative}
