:root{--accent: #5b1177;--accent-dark: #3a0b4d;--black: #070707;--white: #fcfcfc;--gray: #5a5353;--gray-light: #e6e7e9;--gray-dark: #18181c;--background: var(--white);--text-color: var(--gray-dark);--header-bg: var(--white);--gray-gradient: linear-gradient(rgba(230, 231, 233, .5), #fcfcfc);--box-shadow: 0 2px 6px rgba(0, 0, 0, .1), 0 8px 24px rgba(0, 0, 0, .1)}:root.dark{--accent: #ea11b7;--accent-dark: #f23fc8;--black: #fcfcfc;--white: #070707;--gray: #c8c8c8;--gray-light: #222939;--gray-dark: #fcfcfc;--background: #18181c;--text-color: #fcfcfc;--header-bg: #202124;--gray-gradient: linear-gradient(rgba(0, 0, 0, .5), #18181c);--box-shadow: 0 4px 12px rgba(0, 0, 0, .5)}@media(prefers-color-scheme:dark){:root:not(.light){--accent: #ea11b7;--accent-dark: #f23fc8;--black: #fcfcfc;--white: #070707;--gray: #c8c8c8;--gray-light: #222939;--gray-dark: #fcfcfc;--background: #18181c;--text-color: #fcfcfc;--header-bg: #202124;--gray-gradient: linear-gradient(rgba(0, 0, 0, .5), #18181c);--box-shadow: 0 4px 12px rgba(0, 0, 0, .5)}}@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);background-image:var(--gray-gradient);background-repeat:no-repeat;background-size:100% 600px;word-wrap:break-word;overflow-wrap:break-word;color:var(--text-color);font-size:20px;line-height:1.7;transition:background-color .3s,color .3s}main{width:720px;max-width:calc(100% - 2em);margin:auto;padding:3em 1em}h1,h2,h3,h4,h5,h6{margin:0 0 .5rem;color:var(--black);line-height:1.2}h1{font-size:3.052em}h2{font-size:2.441em}h3{font-size:1.953em}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:0}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}a[data-astro-cid-eimmu3lg]{display:inline-block;text-decoration:none}a[data-astro-cid-eimmu3lg].active{font-weight:bolder;text-decoration:underline}.theme-toggle[data-astro-cid-x3pjskd3]{background:transparent;border:none;cursor:pointer;width:40px!important;height:40px!important;min-width:40px;min-height:40px;color:var(--text-color);display:flex;align-items:center;justify-content:center;border-radius:50%!important;transition:background-color .3s,transform .2s;padding:0;margin:0;flex-shrink:0}.theme-toggle[data-astro-cid-x3pjskd3]:hover{background-color:#8080801a;transform:scale(1.1)}.theme-toggle[data-astro-cid-x3pjskd3] svg[data-astro-cid-x3pjskd3]{width:24px;height:24px}.theme-toggle[data-astro-cid-x3pjskd3] svg[data-astro-cid-x3pjskd3]{width:24px;height:24px;pointer-events:none}.sun-icon[data-astro-cid-x3pjskd3]{display:none}.moon-icon[data-astro-cid-x3pjskd3]{display:block}:root.dark .sun-icon[data-astro-cid-x3pjskd3]{display:block}:root.dark .moon-icon[data-astro-cid-x3pjskd3]{display:none}@media(prefers-color-scheme:dark){:root:not(.light) .sun-icon[data-astro-cid-x3pjskd3]{display:block}:root:not(.light) .moon-icon[data-astro-cid-x3pjskd3]{display:none}}header[data-astro-cid-3ef6ksr2]{margin:0;padding:0 1em;background:var(--header-bg);box-shadow:var(--box-shadow);transition:background-color .3s,box-shadow .3s;position:sticky;top:0;z-index:100}.logo-link[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;padding:1em 0}.logo-dark[data-astro-cid-3ef6ksr2],.logo-light[data-astro-cid-3ef6ksr2]{border-radius:0!important;display:none}.logo-light[data-astro-cid-3ef6ksr2]{display:block}:root.dark .logo-light[data-astro-cid-3ef6ksr2]{display:none}:root.dark .logo-dark[data-astro-cid-3ef6ksr2]{display:block}@media(prefers-color-scheme:dark){:root:not(.light) .logo-light[data-astro-cid-3ef6ksr2]{display:none}:root:not(.light) .logo-dark[data-astro-cid-3ef6ksr2]{display:block}}.blog-title[data-astro-cid-3ef6ksr2]{font-weight:700;color:var(--accent);font-family:Atkinson,sans-serif;line-height:1rem}.blog-separator[data-astro-cid-3ef6ksr2]{margin-left:.5rem;margin-right:.5rem;color:var(--accent);opacity:.5;line-height:2rem}nav[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto}.nav-content[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:2rem}.internal-links[data-astro-cid-3ef6ksr2]{display:flex;gap:.5rem}nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{padding:1em .5em;color:var(--text-color);border-bottom:4px solid transparent;text-decoration:none;transition:color .3s;font-weight:500}nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].active{border-bottom-color:var(--accent)}.actions[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:1rem}@media(max-width:720px){.nav-content[data-astro-cid-3ef6ksr2]{gap:1rem}.internal-links[data-astro-cid-3ef6ksr2]{display:none}}.EventorPublicFooter[data-astro-cid-sz7xmlte]{padding:4rem 2rem 2rem;background:var(--background);border-top:1px solid var(--gray-light);display:flex;flex-direction:column;max-width:1200px;margin:0 auto}.EventorPublicFooter__Top[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:1fr;gap:3rem;margin-bottom:3rem}@media(min-width:768px){.EventorPublicFooter__Top[data-astro-cid-sz7xmlte]{grid-template-columns:2fr 3fr}}.EventorPublicFooter__Brand[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:1rem}.EventorPublicFooter__Logo[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{display:none;border-radius:0!important}.EventorPublicFooter__Logo[data-astro-cid-sz7xmlte] .logo-light[data-astro-cid-sz7xmlte]{display:block}:root.dark .EventorPublicFooter__Logo[data-astro-cid-sz7xmlte] .logo-light[data-astro-cid-sz7xmlte]{display:none}:root.dark .EventorPublicFooter__Logo[data-astro-cid-sz7xmlte] .logo-dark[data-astro-cid-sz7xmlte]{display:block}@media(prefers-color-scheme:dark){:root:not(.light) .EventorPublicFooter__Logo[data-astro-cid-sz7xmlte] .logo-light[data-astro-cid-sz7xmlte]{display:none}:root:not(.light) .EventorPublicFooter__Logo[data-astro-cid-sz7xmlte] .logo-dark[data-astro-cid-sz7xmlte]{display:block}}.EventorPublicFooter__Tagline[data-astro-cid-sz7xmlte]{margin:0;opacity:.8;font-size:1.1rem}.EventorPublicFooter__Social[data-astro-cid-sz7xmlte]{display:flex;gap:1rem;margin-top:.5rem}.EventorPublicFooter__SocialLink[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:var(--accent);color:#fff;text-decoration:none;transition:transform .3s,opacity .3s}.EventorPublicFooter__SocialLink[data-astro-cid-sz7xmlte]:hover{transform:translateY(-3px);opacity:.9}.EventorPublicFooter__Links[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;flex-wrap:wrap;gap:2rem}.EventorPublicFooter__LinkColumn[data-astro-cid-sz7xmlte]{min-width:150px}.EventorPublicFooter__ColumnTitle[data-astro-cid-sz7xmlte]{font-size:1.2rem;font-weight:600;margin-bottom:1.5rem;position:relative;display:inline-block;color:var(--text-color)}.EventorPublicFooter__ColumnTitle[data-astro-cid-sz7xmlte]:after{content:"";position:absolute;bottom:-.5rem;left:0;width:30px;height:2px;background-color:var(--accent)}.EventorPublicFooter__LinkList[data-astro-cid-sz7xmlte]{list-style:none;padding:0;margin:0}.EventorPublicFooter__LinkItem[data-astro-cid-sz7xmlte]{margin-bottom:.75rem}.EventorPublicFooter__Link[data-astro-cid-sz7xmlte]{text-decoration:none;color:var(--text-color);opacity:.8;transition:opacity .3s,color .3s;font-size:1rem}.EventorPublicFooter__Link[data-astro-cid-sz7xmlte]:hover{opacity:1;color:var(--accent)}.EventorPublicFooter__Bottom[data-astro-cid-sz7xmlte]{border-top:1px solid var(--gray-light);padding-top:2rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.EventorPublicFooter__Bottom__FirstLine[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%}@media(min-width:768px){.EventorPublicFooter__Bottom__FirstLine[data-astro-cid-sz7xmlte]{flex-direction:row;justify-content:space-between}}.EventorPublicFooter__Copyright[data-astro-cid-sz7xmlte]{font-size:.9rem;opacity:.7}.EventorPublicFooter__RegretButton[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#e53e3e;text-decoration:none;font-size:.9rem;font-weight:500}.EventorPublicFooter__RegretButton[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{text-decoration:underline}.EventorPublicFooter__FiscalData[data-astro-cid-sz7xmlte]{text-align:center}.EventorPublicFooter__FiscalData[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{border:0}
