@layer reset{*,:before,:after{box-sizing:border-box}body,h1,p,figure{margin:0}button,a{-webkit-tap-highlight-color:transparent}button,select{font:inherit}[hidden]{display:none!important}img{max-inline-size:100%;display:block}a{color:inherit}}@layer theme{:root{color-scheme:light;--paper:#f8f9fb;--ink:#202124;--secondary:#686a72;--line:#dedfe4;--accent:#3d55df;--hover:#edeef2;--matrix-ink:#087b45;--gutter:clamp(1.5rem, 5.55vw, 6rem);--ease:cubic-bezier(.22, 1, .36, 1)}:root[data-theme=dark]{color-scheme:dark;--paper:#141518;--ink:#f2f2f5;--secondary:#a2a3ac;--line:#34353c;--accent:#9aa7ff;--hover:#25262d;--matrix-ink:#68efa4}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){color-scheme:dark;--paper:#141518;--ink:#f2f2f5;--secondary:#a2a3ac;--line:#34353c;--accent:#9aa7ff;--hover:#25262d;--matrix-ink:#68efa4}}@supports (color:oklch(50% 0.1 260)){:root{--accent:oklch(51% .205 272)}:root[data-theme=dark]{--accent:oklch(77% .13 278)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--accent:oklch(77% .13 278)}}}::selection{background:var(--accent);color:var(--paper)}:focus-visible{outline:2px solid var(--accent);outline-offset:6px}html{background:var(--paper)}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-family:Helvetica Neue,Helvetica,Arial,Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif;font-size:1rem;line-height:1.5}}@layer layout,details;@layer motion{html[data-theme-reveal]::view-transition-group(root){animation:none}html[data-theme-reveal]::view-transition-old(root),html[data-theme-reveal]::view-transition-new(root){mix-blend-mode:normal;animation:none}html[data-theme-reveal]::view-transition-old(root){z-index:1}html[data-theme-reveal]::view-transition-new(root){z-index:2;animation:quang-theme-reveal .54s var(--ease) both}}
