*{box-sizing:border-box}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--app-bg:#0d1117}html[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--app-bg:#f3f7fc}html[data-theme=light] .page-content,html[data-theme=light] .page-content img,html[data-theme=light] .page-content video,html[data-theme=light] .page-content canvas,html[data-theme=light] .page-content iframe{filter:invert()hue-rotate(180deg)}.section-divider{background:linear-gradient(90deg,#80b7eb00 0%,#80b7eb14 12%,#80b7eb57 50%,#80b7eb14 88%,#80b7eb00 100%);border:0;height:1px;margin:0;box-shadow:0 0 24px #185fa533,0 0 2px #85b7eb59}html[data-theme=light] .page-content .section-divider{filter:invert()hue-rotate(180deg)}.theme-wipe-overlay{pointer-events:none;z-index:9999;opacity:0;position:fixed;inset:0}.theme-wipe-overlay:before{content:"";background:var(--theme-wipe-color,#5dcaa559);width:180px;height:180px;box-shadow:0 0 120px 24px var(--theme-wipe-color,#5dcaa54d);opacity:0;border-radius:999px;position:absolute;top:-90px;left:-90px;transform:scale(0)}.theme-wipe-overlay.active{opacity:1}.theme-wipe-overlay.active:before{animation:.42s cubic-bezier(.22,1,.36,1) forwards theme-wipe-reveal}@keyframes theme-wipe-reveal{0%{opacity:.15;transform:scale(0)}35%{opacity:.35}to{opacity:0;transform:scale(28)}}html,body,#root{min-height:100%;margin:0}html,body{width:100%;overflow-x:hidden}#root,.page-content{width:100%;max-width:100%;overflow-x:hidden}.page-content>*{max-width:100%}body{background:var(--app-bg)}
