html{overflow-y:scroll;scroll-behavior:smooth;scroll-padding-top:100px}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}:root{--accent: #00e5ff;--black: 215, 218, 225;--gray: 146, 215, 255;--gray-light: 100, 133, 140;--gray-dark: 244, 241, 255;--gray-gradient: rgba(17, 17, 17, 0), rgba(17, 17, 17, 1);--background-gradient: #111;--box-shadow: 0 2px 6px rgba(var(--gray), 25%), 0 8px 24px rgba(var(--gray), 33%), 0 16px 32px rgba(var(--gray), 33%)}@font-face{font-family:Atkinson;src:url(/fonts/atkinson-regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Atkinson;src:url(/fonts/atkinson-bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}body{font-family:Atkinson,sans-serif;margin:0;padding:0;text-align:left;background:var(--background-gradient);background-size:100% 600px;word-wrap:break-word;overflow-wrap:break-word;color:rgb(var(--gray-dark));font-size:20px;line-height:1.7}main{width:100%;max-width:720px;margin:auto;padding:3em 1em;box-sizing:border-box}h1,h2,h3,h4,h5,h6{margin:0 0 .5rem;color:rgb(var(--black));line-height:1.2}h1{font-size:3.042em}h2{font-size:2.102em}h3{font-size:1.863em}h4{font-size:1.563em}h5{font-size:1.25em}strong,b{font-weight:700}a,a:hover{color:var(--accent)}p{margin-bottom:1em}.prose p{margin-bottom:2em}textarea{width:100%;font-size:16px}input{font-size:16px}table{width:100%}img{max-width:100%;height:auto;border-radius:8px}code{padding:2px 5px;background-color:rgb(var(--gray-light));border-radius:2px}pre{padding:1.5em;border-radius:8px}pre>code{all:unset}blockquote{border-left:4px solid var(--accent);padding:0 0 0 20px;margin:0;font-size:1.333em}hr{border:none;border-top:1px solid rgb(var(--gray-light))}@media(max-width:720px){body{font-size:18px}main{padding:1em}}.sr-only{border:0;padding:0;margin:0;position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);clip-path:inset(50%);white-space:nowrap}@media(min-width:45em){::-webkit-scrollbar{width:.7rem;height:1rem;background-color:#1a1a1a}}::-webkit-scrollbar-thumb{border-radius:.5rem;background-color:#7d7d81;box-shadow:inset 0 0 0 1px #b9b6b6;border:.2rem solid #1a1a1a}@media(min-width:45em){::-webkit-scrollbar-thumb:hover{background-color:#3e3e3e}}.custom-image{width:100%;max-width:800px;height:auto;display:block;margin:30px auto}.site-footer{position:relative;padding:4.5rem 1.25rem 2rem;background:#08090b;color:#ffffffbd}.footer-inner{display:grid;grid-template-columns:minmax(0,1.4fr) auto auto;gap:2rem;align-items:start;width:100%;max-width:1120px;margin:0 auto}.footer-main{max-width:520px}.footer-brand{display:inline-flex;margin-bottom:.75rem;color:#fff;font-size:1.25rem;font-weight:900;line-height:1.2;text-decoration:none}.footer-main p{margin:0 0 1rem;max-width:460px;font-size:.95rem;line-height:1.7}.footer-mail{display:inline-flex;color:#75f2c8;font-size:.95rem;font-weight:800;text-decoration:none}.footer-mail:hover,.footer-mail:focus-visible{color:#00e5ff}.footer-nav{display:grid;gap:.55rem;min-width:120px}.footer-nav a,.footer-social a{color:#ffffffb8;text-decoration:none;transition:color .2s ease,border-color .2s ease,background-color .2s ease,transform .2s ease}.footer-nav a{font-size:.95rem;font-weight:750}.footer-nav a:hover,.footer-nav a:focus-visible{color:#fff}.footer-social{display:flex;gap:.75rem;justify-content:flex-end}.footer-social a{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid rgba(117,242,200,.24);border-radius:8px;background:#ffffff0a;color:#8bdcff}.footer-social a:hover,.footer-social a:focus-visible{border-color:#00e5ffa6;background:#00e5ff1a;color:#fff;transform:translateY(-2px)}.footer-bottom{grid-column:1 / -1;display:flex;flex-wrap:wrap;justify-content:space-between;gap:.75rem 1.5rem;padding-top:2rem;padding-right:4.5rem;margin-top:1rem;border-top:1px solid rgba(255,255,255,.08);color:#ffffff8a;font-size:.84rem;line-height:1.4}.scroll-to-top{position:fixed;bottom:2rem;right:2rem;width:44px;height:44px;background-color:#000c;backdrop-filter:blur(8px);color:#00e5ff;border:1px solid rgba(0,229,255,.3);border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1000;opacity:0;visibility:hidden;transition:all .4s cubic-bezier(.4,0,.2,1)}.scroll-to-top.visible{opacity:1;visibility:visible}.scroll-to-top:hover{background-color:#00e5ff;color:#000;border-color:#00e5ff;transform:translateY(-4px)}@media(max-width:820px){.footer-inner{grid-template-columns:1fr;gap:1.75rem}.footer-nav{display:flex;flex-wrap:wrap;gap:.75rem 1rem}.footer-social{justify-content:flex-start}}@media(max-width:520px){.site-footer{padding:3.5rem 1rem 2rem}.footer-bottom{display:grid;padding-right:0}.scroll-to-top{bottom:1.5rem;right:1.5rem;width:40px;height:40px}}a{display:inline-block;text-decoration:none}header{margin:0;padding:.9rem 1rem;background:#111111d6;border-bottom:1px solid rgba(255,255,255,.08);position:sticky;top:0;z-index:1000;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}header nav{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;width:100%;max-width:1120px;margin:0 auto}header .brand{color:#fff;text-decoration:none;letter-spacing:0;white-space:nowrap;font-size:1rem;font-weight:850}header .internal-links{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;min-width:290px}header nav a{color:rgb(var(--gray));text-decoration:none;font-size:.95em;transition:color .2s ease,background-color .2s ease}header nav a.active,header nav a:hover{color:#fff}header .header-tools{display:flex;align-items:center;justify-content:flex-end;gap:1rem}header .language-switcher{display:inline-flex;align-items:center;gap:.25rem;padding:.2rem;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#ffffff0a}header .language-switcher a{display:inline-flex;align-items:center;justify-content:center;min-width:34px;min-height:28px;border-radius:6px;color:rgb(var(--gray));font-size:.78rem;font-weight:850;line-height:1}header .language-switcher a.active,header .language-switcher a:hover,header .language-switcher a:focus-visible{background:#00e5ff24;color:#fff;outline:none}header .social-links{display:flex;gap:1rem;align-items:center;justify-content:flex-end}header .social-links a{display:flex;color:rgb(var(--gray));transition:color .2s ease}header .social-links a:hover{color:#fff}header .social-links svg{width:18px;height:18px}@media(max-width:720px){header{padding:.85rem 1rem}header nav{grid-template-columns:1fr;gap:.75rem}header .brand{text-align:center}header .internal-links{min-width:0;flex-wrap:nowrap;justify-content:center;gap:.75rem}header nav a{font-size:.88em}header .social-links{display:none}header .header-tools{justify-content:center}}@media(max-width:380px){header{padding:.9rem .75rem}header .brand{font-size:.95em}header nav{gap:.5rem}header .internal-links{gap:.45rem}header nav a{font-size:.8em}}
