*{box-sizing:border-box;margin:0;padding:0}html{scrollbar-gutter:stable}.titleAccent{color:var(--primary);margin-bottom:1rem}:root{--background:#0a0a0a;--foreground:#fafafa;--muted-foreground:#1f1f1f;--muted-background:#e6e6e6;--primary:#db8f0a}body{background-color:var(--background);color:var(--foreground);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}h1{letter-spacing:-.02em;font-size:3rem;font-weight:700;line-height:1.2}h2{letter-spacing:-.01em;font-size:2rem;font-weight:600;line-height:1.3}h3{font-size:1.5rem;font-weight:600;line-height:1.4}p{font-size:1rem;line-height:1.7}a{color:inherit;text-decoration:none}.page{max-width:800px;margin:0 auto}.container{flex-direction:column;flex:1;align-items:center;gap:1rem;padding:1rem;display:flex}.social{gap:1rem;display:flex}@media (prefers-color-scheme:light){:root{--background:#fafafa;--foreground:#0a0a0a;--muted-foreground:#ccc;--muted-background:#6b6b6b;--primary:#f5a824}}:root[data-background-experiment=ripple-cloak]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#050505;--foreground:#fafafa;--muted-foreground:#212121;--muted-background:#bfbfbf;--primary:#ea980b}
.BackgroundLab-module__fVWJhW__lab{z-index:20;font-size:.875rem;position:fixed;bottom:1rem;right:1rem}.BackgroundLab-module__fVWJhW__trigger,.BackgroundLab-module__fVWJhW__choice{color:var(--foreground);font:inherit;cursor:pointer}.BackgroundLab-module__fVWJhW__trigger{border:1px solid color-mix(in srgb, var(--foreground) 20%, transparent);background:color-mix(in srgb, var(--background) 90%, transparent);min-width:13rem;box-shadow:0 .5rem 2rem color-mix(in srgb, var(--background) 55%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);text-align:left;border-radius:.7rem;grid-template-columns:1.5rem 1fr auto;align-items:center;gap:.6rem;padding:.68rem .8rem;display:grid}.BackgroundLab-module__fVWJhW__trigger:hover,.BackgroundLab-module__fVWJhW__trigger:focus-visible{border-color:var(--primary)}.BackgroundLab-module__fVWJhW__triggerMark{color:var(--primary);text-align:center;font-size:1.15rem}.BackgroundLab-module__fVWJhW__chevron{color:var(--primary);font-size:.75rem}.BackgroundLab-module__fVWJhW__panel{border:1px solid color-mix(in srgb, var(--foreground) 18%, transparent);background:color-mix(in srgb, var(--background) 95%, transparent);width:min(22rem,100vw - 2rem);max-height:min(72vh,34rem);box-shadow:0 1rem 3rem color-mix(in srgb, var(--background) 62%, transparent);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:.85rem;padding:.65rem;position:absolute;bottom:calc(100% + .55rem);right:0;overflow-y:auto}.BackgroundLab-module__fVWJhW__panelHeading{justify-content:space-between;align-items:baseline;gap:1rem;padding:.45rem .55rem .7rem;font-weight:600;display:flex}.BackgroundLab-module__fVWJhW__count{color:color-mix(in srgb, var(--foreground) 58%, transparent);font-size:.75rem;font-weight:400}.BackgroundLab-module__fVWJhW__choices{gap:.28rem;display:grid}.BackgroundLab-module__fVWJhW__choice{text-align:left;background:0 0;border:1px solid #0000;border-radius:.6rem;grid-template-columns:2rem 1fr;align-items:center;gap:.65rem;width:100%;padding:.65rem;display:grid}.BackgroundLab-module__fVWJhW__choice:hover,.BackgroundLab-module__fVWJhW__choice:focus-visible{background:color-mix(in srgb, var(--foreground) 7%, transparent)}.BackgroundLab-module__fVWJhW__choiceActive{border-color:color-mix(in srgb, var(--primary) 65%, transparent);background:color-mix(in srgb, var(--primary) 11%, transparent)}.BackgroundLab-module__fVWJhW__mark{color:var(--primary);text-align:center;font-size:1.25rem}.BackgroundLab-module__fVWJhW__choiceCopy{gap:.08rem;display:grid}.BackgroundLab-module__fVWJhW__choiceLabel{font-weight:600}.BackgroundLab-module__fVWJhW__description{color:color-mix(in srgb, var(--foreground) 62%, transparent);font-size:.75rem;line-height:1.35}@media (max-width:520px){.BackgroundLab-module__fVWJhW__lab{bottom:.75rem;left:.75rem;right:.75rem}.BackgroundLab-module__fVWJhW__trigger{width:100%}.BackgroundLab-module__fVWJhW__panel{width:100%;right:0}}
.social-module__XwgljW__socialLink{box-shadow:0 0 4px var(--muted-background);background-color:#fff;border-radius:.5rem;justify-content:center;align-items:center;padding:.75rem;transition:background-color .2s;display:flex}.social-module__XwgljW__socialLink:hover{background-color:#b3b3b3}
.navigation-module__5DW9lq__navContainer{z-index:2;justify-content:center;align-items:center;width:100%;margin-bottom:20px;padding:1rem 2rem;display:flex;position:relative}.navigation-module__5DW9lq__nav{background:var(--muted-foreground);opacity:.9;border:1px solid gray;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:2rem;padding:1rem 2rem;display:flex}.navigation-module__5DW9lq__navItem{margin:0 1.5rem;font-size:2rem;font-weight:600;list-style-type:none}.navigation-module__5DW9lq__navItem a{color:var(--foreground);border-bottom:2px solid #0000;padding-bottom:.25rem;text-decoration:none;transition:color .3s,border-bottom .3s}.navigation-module__5DW9lq__navItem a:hover,.navigation-module__5DW9lq__navItem a:focus{color:var(--primary);border-bottom:2px solid var(--primary)}.navigation-module__5DW9lq__closeButton{color:var(--foreground);cursor:pointer;z-index:1100;background:0 0;border:none;font-size:2.2rem;font-weight:300;transition:opacity .2s;position:absolute;top:1.2rem;right:1.5rem}.navigation-module__5DW9lq__closeButton:hover{opacity:.6}.navigation-module__5DW9lq__active{border-bottom:2px solid var(--primary);color:var(--primary)}.navigation-module__5DW9lq__topBar{justify-content:space-between;align-items:center;padding:1rem;display:flex}.navigation-module__5DW9lq__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:4px;padding:6px;display:flex}.navigation-module__5DW9lq__burgerLine{background:var(--foreground);width:24px;height:3px;transition:transform .15s cubic-bezier(.1,.7,1,.1)}.navigation-module__5DW9lq__burgerLineOpen{background:var(--primary);width:24px;height:3px}.navigation-module__5DW9lq__menu{background:var(--background);will-change:transform;z-index:1000;flex-direction:column;justify-content:center;align-items:center;gap:2rem;padding:0 2rem;list-style:none;transition:transform .1s;display:flex;position:fixed;inset:0;transform:translate(-100%)}.navigation-module__5DW9lq__menuOpen{transform:translate(0)}.navigation-module__5DW9lq__active{color:var(--primary)}.navigation-module__5DW9lq__subscribeButton{background-color:var(--primary);color:var(--foreground);cursor:pointer;border:.5px solid gray;border-radius:.5rem;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:1.2rem;font-weight:500;display:flex;box-shadow:0 0 2px 2px #4d4d4d}@media (min-width:768px){.navigation-module__5DW9lq__nav{flex-direction:row}.navigation-module__5DW9lq__burger{display:none}.navigation-module__5DW9lq__menu{background:0 0;flex-direction:row;gap:2rem;padding:0;position:static;transform:none}.navigation-module__5DW9lq__navItem a{font-size:1.5rem}.navigation-module__5DW9lq__closeButton{display:none}}
.page-module__E0kJGG__homeContent{z-index:1;text-shadow:0 0 18px var(--background);position:relative}
