:root{--background:#ffffff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}@media (prefers-color-scheme:dark){html{color-scheme:dark}}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(/_next/static/media/e1aab0933260df4d-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(/_next/static/media/b7387a63dd068245-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(/_next/static/media/7cba1811e3c25a15-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Space Grotesk Fallback;src:local("Arial");ascent-override:89.71%;descent-override:26.62%;line-gap-override:0.00%;size-adjust:109.69%}.__className_bc0dcf{font-family:Space Grotesk,Space Grotesk Fallback;font-style:normal}.__variable_bc0dcf{--font-space-grotesk:"Space Grotesk","Space Grotesk Fallback"}.header{max-width:730px;margin:30px auto 10px}.header__inner{display:flex;justify-content:flex-end}.theme-toggle-wrapper{cursor:pointer;display:none}.theme-toggle-switch{position:relative;display:flex;width:60px;height:30px;border-radius:50px;background:var(--color-border);align-items:center;justify-content:space-between;padding:0 6px;box-sizing:border-box;transition:background .3s}.theme-toggle-switch .toggle-icon{width:18px;height:18px;display:flex;align-items:center;justify-content:center;color:var(--color-accent);z-index:2}.theme-toggle-switch .toggle-icon svg{width:100%;height:100%}.theme-toggle-switch .slider{position:absolute;top:3px;left:3px;width:24px;height:24px;background:var(--color-accent);border-radius:50%;transition:transform .3s ease;z-index:1}.theme-toggle-switch.dark .slider{transform:translateX(30px)}.theme-toggle-switch.dark .sun svg path{stroke:var(--color-accent)}.theme-toggle-switch.light .sun svg path{stroke:var(--color-text)}.theme-toggle-switch.light .moon svg path{stroke:var(--color-border)}:root{--body-bg:#121212;--color-bg:#1e1e1f;--color-border:#383838;--color-shadow:rgba(0,0,0,0.125);--color-accent:#ffdb70;--color-dark:#202022;--color-white:#ffffff;--color-text:#fafafa;--color-muted-text:#d6d6d6b3;--tag-item-color:rgba(30,30,31,0.9607843137);--color-shadow-line:#404040}:root[data-theme=light]{--body-bg:#ffffff;--color-bg:#f9f9f9;--color-border:#e0e0e0;--color-shadow:rgba(0,0,0,0.06);--color-accent:#121212;--color-dark:#ffffff;--color-white:#1c1c1e;--color-text:#2c2c2c;--color-muted-text:#8a8a8a;--tag-item-color:#f0f0f0;--color-shadow-line:#121212}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{font-family:var(--font-space-grotesk),sans-serif;height:100%;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:rgba(18,18,18,.9294117647);color:var(--color-white)}.container{max-width:1950px;margin:0 auto;padding:0 15px}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,li,ol,p,ul{margin:0;padding:0}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit;color:inherit;background:none;border:none;outline:none}a{text-decoration:none;color:inherit;transition:all .5s;overflow-wrap:anywhere}a:focus-visible{outline:none}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}.background-video{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;overflow:hidden}.background-video video{width:100%;height:100%;object-fit:cover}