@font-face{font-family:Uncut Sans;src:url(/fonts/uncut-sans/Uncut-Sans-Regular.woff2) format("woff2"),url(/fonts/uncut-sans/Uncut-Sans-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Uncut Sans;src:url(/fonts/uncut-sans/Uncut-Sans-Medium.woff2) format("woff2"),url(/fonts/uncut-sans/Uncut-Sans-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Uncut Sans;src:url(/fonts/uncut-sans/Uncut-Sans-Semibold.woff2) format("woff2"),url(/fonts/uncut-sans/Uncut-Sans-Semibold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Uncut Sans;src:url(/fonts/uncut-sans/Uncut-Sans-Bold.woff2) format("woff2"),url(/fonts/uncut-sans/Uncut-Sans-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/fonts/SFPRODISPLAYREGULAR.OTF) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:SF Pro Display;src:url(/fonts/SFPRODISPLAYULTRALIGHTITALIC.OTF) format("opentype");font-weight:200;font-style:italic}html{box-sizing:border-box;overflow-y:auto!important}body,html{margin:0;padding:0;width:100%;height:auto!important;position:static!important;background-color:var(--background-color);overflow-x:clip!important}body{font-family:var(--font-dm-sans),"SF Pro Display",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;overflow-y:visible!important}*,:after,:before{box-sizing:inherit}:root{--font-dm-sans:"Uncut Sans",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-inter:"Uncut Sans",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--primary-color:#4f46e5;--highlight-green:#10b981;--shade-color:rgba(16,185,129,.1);--background-color:#f8f8f8;--sidebar-bg:#fff;--sidebar-border:#f1f1f1;--text-primary:#111;--text-secondary:#555;--text-muted:#888;--item-bg-active:#f3f4f6;--item-bg-hover:#eee;--logo-icon:#4f46e5}.dark{--primary-color:#4f46e5;--highlight-green:#10b981;--shade-color:rgba(16,185,129,.4);--background-color:#0d0d0d;--sidebar-bg:#121212;--sidebar-border:#1f1f1f;--text-primary:#fff;--text-secondary:#aaa;--text-muted:#666;--item-bg-active:#252525;--item-bg-hover:#1f1f1f;--logo-icon:#4f46e5}button,input,select{font-family:inherit}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#222;border-radius:4px}::-webkit-scrollbar-track{background:transparent}input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;border:1px solid #555;border-radius:3px;background:#fff;cursor:pointer;position:relative}input[type=checkbox]:checked:before{content:"";position:absolute;top:3px;left:5px;width:5px;height:10px;border:solid #000;border-width:0 2px 2px 0;transform:rotate(45deg)}