@import url(https://fonts.googleapis.com/css2?family=Jacquard+12&family=Coral+Pixels&family=Micro+5&family=Jersey+10&family=Press+Start+2P&display=swap);.styles_card__yNV7l{background:var(--bg-surface);box-shadow:0 2px 8px #0000001a;cursor:pointer;display:flex;flex-direction:column;height:var(--project-card-height);margin:0;max-width:none;padding:1rem}.styles_card__yNV7l,.styles_imageWrapper__HgB8l{border-radius:var(--radius-md);overflow:hidden;width:100%}.styles_imageWrapper__HgB8l{background-color:initial;flex-shrink:0;height:clamp(var(--project-thumb-min-h),18vw,var(--project-thumb-max-h))}.styles_image__GxPKP{display:block;height:100%;object-fit:cover;width:100%}.styles_title__Jeh2u{font-family:var(--font-mono);font-size:1.5rem;line-height:1.2;margin:1rem 0 .5rem;text-align:center}.styles_actions__CwiPD{display:flex;gap:.5rem;justify-content:center;margin-top:auto;padding-bottom:.5rem}.styles_button__EPEsy{background-color:initial;border:1px solid #ffffff26;border-radius:var(--radius-pill);color:var(--accent-primary);font-size:1rem;font-weight:500;padding:.4rem 1rem;text-decoration:none;transition:all .2s ease}.styles_button__EPEsy:hover{background-color:rgba(var(--accent-rgb),.1);transform:translateY(-1px)}.styles_buttonPrimary__fLlap{background-color:var(--accent-primary);border-color:#0000;color:#fff}.styles_overlay__ldbAu{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.styles_content__SWvNM{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:8px;box-shadow:0 10px 30px #00000080;color:var(--text-primary);font-family:var(--font-body);max-height:80vh;max-width:700px;overflow-y:auto;padding:2rem;width:90%}.styles_header__Si-5C{align-items:center;border-bottom:1px solid var(--border-subtle);display:flex;gap:.5rem;margin-bottom:1.5rem;padding-bottom:1rem}.styles_links__1TQDB{display:flex;flex-shrink:0;gap:.5rem}.styles_title__u4k7w{flex:1 1;font-family:var(--font-heading);font-size:2.5rem;line-height:1;margin:0;padding:0 .5rem;text-align:center}.styles_button__RqKut{background:#0000;border:1px solid var(--text-muted);color:var(--text-primary)}.styles_buttonPrimary__5AkBo,.styles_button__RqKut{border-radius:4px;font-size:.9rem;padding:.4rem .8rem;text-decoration:none}.styles_buttonPrimary__5AkBo{background-color:var(--accent-primary);border:none;color:#fff}.styles_closeBtn__9v5oG{background:#0000;border:none;color:var(--text-primary);cursor:pointer;flex-shrink:0;font-size:2rem;line-height:.5;padding:0 .5rem}.styles_body__x\+GSx{font-size:1.1rem;line-height:1.6}.styles_wrapper__dHoJx{margin:3rem auto;max-width:var(--max-width);padding:var(--section-padding);position:relative}.styles_sectionTitle__nwi5P{font-size:2rem;margin-bottom:1rem}.styles_errorMessage__8wkHU{margin-top:1rem}.styles_grid__gqGJo{grid-gap:var(--project-grid-gap);grid-row-gap:2rem;display:grid;gap:var(--project-grid-gap);grid-template-columns:repeat(3,minmax(0,1fr));justify-items:stretch;margin:2rem 0;padding-bottom:2rem;padding-left:calc(var(--project-grid-inner-padding) + var(--grid-edge-padding));padding-right:calc(var(--project-grid-inner-padding) + var(--grid-edge-padding));position:relative;row-gap:2rem}.styles_grid__gqGJo.styles_expanded__nIADJ{max-height:none;overflow:visible}.styles_grid__gqGJo.styles_hasOverlay__t4lTo{max-height:calc(var(--project-card-height) + 2rem);overflow:hidden}.styles_overlay__lBm5E{align-items:center;background:linear-gradient(to top,var(--bg-app) 50%,#0000 100%);bottom:0;display:flex;height:100px;justify-content:center;left:0;padding-top:60px;position:absolute;right:0}.styles_seeMoreBtn__408Ac{background:var(--accent-primary);border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:.7rem 1.2rem;position:relative;z-index:2}@media (max-width:992px){.styles_grid__gqGJo{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:576px){.styles_grid__gqGJo{grid-template-columns:1fr;justify-content:stretch}.styles_wrapper__dHoJx{padding:0 1rem}}.spinner_loadingContainer__YFXq\+{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:400px;position:relative;width:100%}.spinner_loadingText__DJr1o{font-size:1.1rem;font-weight:500;letter-spacing:.05em;margin-top:40px;opacity:.8}.spinner_spinner__0MXeJ{--square:26px;--offset:30px;--duration:2.4s;--delay:0.2s;--in-duration:0.4s;--in-delay:0.1s;display:block;height:86px;margin:0 auto;position:relative;width:116px}.spinner_spinner__0MXeJ div{background:var(--accent-primary);border:none;border-radius:2px;display:inline-block;height:var(--square);position:absolute;width:var(--square)}.spinner_square1__LPVPS{animation:spinner_square1__LPVPS var(--duration) var(--delay) ease-in-out infinite,spinner_squarefadein__--yvn var(--in-duration) calc(var(--in-delay)*1) ease-out both;left:0;top:0}.spinner_square2__14EVD{animation:spinner_square2__14EVD var(--duration) var(--delay) ease-in-out infinite,spinner_squarefadein__--yvn var(--in-duration) calc(var(--in-delay)*1) ease-out both;left:0;top:var(--offset)}.spinner_square3__ocjrI{animation:spinner_square3__ocjrI var(--duration) var(--delay) ease-in-out infinite,spinner_squarefadein__--yvn var(--in-duration) calc(var(--in-delay)*2) ease-out both;left:var(--offset);top:var(--offset)}.spinner_square4__gBTPP{animation:spinner_square4__gBTPP var(--duration) var(--delay) ease-in-out infinite,spinner_squarefadein__--yvn var(--in-duration) calc(var(--in-delay)*3) ease-out both;left:calc(var(--offset)*2);top:var(--offset)}.spinner_square5__Fn5nf{animation:spinner_square5__Fn5nf var(--duration) var(--delay) ease-in-out infinite,spinner_squarefadein__--yvn var(--in-duration) calc(var(--in-delay)*4) ease-out both;left:calc(var(--offset)*3);top:var(--offset)}@keyframes spinner_square1__LPVPS{0%{left:0;top:0}8.333%{left:0;top:var(--offset)}to{left:0;top:var(--offset)}}@keyframes spinner_square2__14EVD{0%{left:0;top:var(--offset)}8.333%{left:0;top:calc(var(--offset)*2)}16.67%{left:var(--offset);top:calc(var(--offset)*2)}25.00%{left:var(--offset);top:var(--offset)}83.33%{left:var(--offset);top:var(--offset)}91.67%{left:var(--offset);top:0}to{left:0;top:0}}@keyframes spinner_square3__ocjrI{0%,to{left:var(--offset);top:var(--offset)}16.67%{left:var(--offset);top:var(--offset)}25.00%{left:var(--offset);top:0}33.33%{left:calc(var(--offset)*2);top:0}41.67%{left:calc(var(--offset)*2);top:var(--offset)}66.67%{left:calc(var(--offset)*2);top:var(--offset)}75.00%{left:calc(var(--offset)*2);top:calc(var(--offset)*2)}83.33%{left:var(--offset);top:calc(var(--offset)*2)}91.67%{left:var(--offset);top:var(--offset)}}@keyframes spinner_square4__gBTPP{0%{left:calc(var(--offset)*2);top:var(--offset)}33.33%{left:calc(var(--offset)*2);top:var(--offset)}41.67%{left:calc(var(--offset)*2);top:calc(var(--offset)*2)}50.00%{left:calc(var(--offset)*3);top:calc(var(--offset)*2)}58.33%{left:calc(var(--offset)*3);top:var(--offset)}to{left:calc(var(--offset)*3);top:var(--offset)}}@keyframes spinner_square5__Fn5nf{0%{left:calc(var(--offset)*3);top:var(--offset)}50.00%{left:calc(var(--offset)*3);top:var(--offset)}58.33%{left:calc(var(--offset)*3);top:0}66.67%{left:calc(var(--offset)*2);top:0}75.00%{left:calc(var(--offset)*2);top:var(--offset)}to{left:calc(var(--offset)*2);top:var(--offset)}}@keyframes spinner_squarefadein__--yvn{0%{opacity:0;transform:scale(.75)}to{opacity:1;transform:scale(1)}}.glitchHeading{color:inherit;display:inline-block;padding:0 .2em;position:relative}.glitchHeading:after,.glitchHeading:before{background:var(--bg-app);content:attr(data-text);font-family:inherit;font-weight:inherit;height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%;z-index:2}.glitchHeading:after{animation:glitch-animation 4s linear infinite alternate-reverse;left:4px;text-shadow:-1px 0 #ffa800}.glitchHeading:before{animation:glitch-animation-2 6s linear infinite alternate-reverse;left:-4px;text-shadow:1px 0 #00d8ff}.glitchHeadingSticky:after,.glitchHeadingSticky:before{background:#000}@keyframes glitch-animation{0%{clip:rect(42px,9999px,44px,0)}5%{clip:rect(12px,9999px,59px,0)}10%{clip:rect(48px,9999px,29px,0)}15%{clip:rect(42px,9999px,73px,0)}20%{clip:rect(63px,9999px,27px,0)}25%{clip:rect(34px,9999px,55px,0)}30%{clip:rect(86px,9999px,73px,0)}35%{clip:rect(20px,9999px,20px,0)}40%{clip:rect(26px,9999px,60px,0)}45%{clip:rect(25px,9999px,66px,0)}50%{clip:rect(57px,9999px,98px,0)}55%{clip:rect(5px,9999px,46px,0)}60%{clip:rect(82px,9999px,31px,0)}65%{clip:rect(54px,9999px,27px,0)}70%{clip:rect(28px,9999px,99px,0)}75%{clip:rect(45px,9999px,69px,0)}80%{clip:rect(23px,9999px,85px,0)}85%{clip:rect(54px,9999px,84px,0)}90%{clip:rect(45px,9999px,47px,0)}95%{clip:rect(37px,9999px,20px,0)}to{clip:rect(4px,9999px,91px,0)}}@keyframes glitch-animation-2{0%{clip:rect(65px,9999px,100px,0)}5%{clip:rect(52px,9999px,74px,0)}10%{clip:rect(79px,9999px,85px,0)}15%{clip:rect(75px,9999px,5px,0)}20%{clip:rect(67px,9999px,61px,0)}25%{clip:rect(14px,9999px,79px,0)}30%{clip:rect(1px,9999px,66px,0)}35%{clip:rect(86px,9999px,30px,0)}40%{clip:rect(23px,9999px,98px,0)}45%{clip:rect(85px,9999px,72px,0)}50%{clip:rect(71px,9999px,75px,0)}55%{clip:rect(2px,9999px,48px,0)}60%{clip:rect(30px,9999px,16px,0)}65%{clip:rect(59px,9999px,50px,0)}70%{clip:rect(41px,9999px,62px,0)}75%{clip:rect(2px,9999px,82px,0)}80%{clip:rect(47px,9999px,73px,0)}85%{clip:rect(3px,9999px,27px,0)}90%{clip:rect(26px,9999px,55px,0)}95%{clip:rect(42px,9999px,97px,0)}to{clip:rect(38px,9999px,49px,0)}}.styles_wrapper__GFjU6{margin:3rem auto;max-width:var(--max-width);padding:2rem;position:relative}.styles_heading__YTB0N{font-size:2rem;margin-bottom:1rem}.styles_grid__VUro1{display:flex;flex-wrap:wrap;gap:.75rem;margin:2rem 0;max-height:400px;overflow:hidden;padding-top:.5rem;position:relative;transition:max-height .5s ease}.styles_expanded__sOtZm{max-height:9999px}.styles_chip__AXQUJ{background:var(--accent-primary);border-radius:var(--radius-sm);color:#fff;cursor:pointer;font-size:1.1rem;padding:.5rem 1rem;transition:transform .1s;white-space:nowrap}.styles_chip__AXQUJ:hover{transform:translateY(-2px)}.styles_overlay__neC-u{align-items:center;background:linear-gradient(to top,var(--bg-app) 50%,#0000 100%);bottom:0;display:flex;height:400px;justify-content:center;left:0;padding-top:30px;pointer-events:none;position:absolute;right:0}.styles_seeMoreBtn__ZBGIx{background:var(--accent-primary);border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:.7rem 1.2rem;pointer-events:auto}.styles_modalOverlay__\+DXV5{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.styles_modalContent__SUbwO{background:var(--bg-surface);border-radius:var(--radius-md);color:var(--text-primary);max-height:80vh;max-width:800px;overflow-y:auto;padding:2rem;width:90%}.styles_modalHeader__W1aET{align-items:center;display:flex;margin-bottom:1rem}.styles_modalTitle__\+OdpC{flex:1 1;margin:0;text-align:center}.styles_closeBtn__qjTBu{background:#0000;border:none;color:var(--text-primary);cursor:pointer;font-size:1.5rem}.styles_projectList__ICg66{flex-wrap:wrap}.styles_container__WGIkD,.styles_projectList__ICg66{display:flex;gap:1rem;justify-content:center}.styles_link__k7Hzs{align-items:center;color:inherit;display:flex;text-decoration:none}.styles_iconWrapper__g8sKo{font-size:1.4rem;position:relative}.styles_tooltip__5DsqW{background:#000000b3;border-radius:4px;color:#fff;font-size:.8rem;padding:.2rem .5rem;pointer-events:none;position:absolute;right:0;top:-2rem;white-space:nowrap}.styles_header__ufkO7{align-items:center;display:flex;height:var(--header-height);justify-content:center;left:0;opacity:0;padding:0 1rem;pointer-events:none;position:fixed;right:0;top:0;transform:translateY(-10px);transition:all .25s ease-out;z-index:1000}.styles_visible__hzhIy{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#000000b3;box-shadow:0 2px 12px #0006;opacity:1;pointer-events:auto;transform:translateY(0)}.styles_inner__tLFC7{align-items:center;display:flex;max-width:var(--max-width);width:100%}.styles_center__iYRQ6,.styles_left__aosmB,.styles_right__l5g0O{align-items:center;display:flex;flex:1 1}.styles_center__iYRQ6{justify-content:center}.styles_right__l5g0O{justify-content:flex-end}.styles_title__X4Vd4{font-size:1.5rem;font-weight:600;margin:0;white-space:nowrap}@media (max-width:576px){.styles_title__X4Vd4{display:none}.styles_center__iYRQ6{flex:2 1}}.styles_container__R34yi{flex-direction:column;margin-top:2rem;padding:2rem 0;width:100%}.styles_container__R34yi,.styles_upButton__CM1NN{align-items:center;background:var(--bg-app);display:flex}.styles_upButton__CM1NN{animation:styles_pulse__4c0PL 3s infinite;border:1px solid var(--border-subtle);border-radius:50%;color:var(--accent-primary);cursor:pointer;font-size:1rem;height:40px;justify-content:center;padding:0;transition:all .3s;width:40px}.styles_upButton__CM1NN:hover{background:var(--accent-primary);box-shadow:0 0 15px rgba(var(--accent-rgb),.5);color:#fff}.styles_text__N60Nd{font-size:.9rem;margin-top:1rem;opacity:.7}@keyframes styles_pulse__4c0PL{0%{box-shadow:0 0 0 0 rgba(var(--accent-rgb),.7)}70%{box-shadow:0 0 0 10px rgba(var(--accent-rgb),0)}to{box-shadow:0 0 0 0 rgba(var(--accent-rgb),0)}}.styles_section__Ka7vZ{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:0 1.5rem;text-align:center}.styles_title__3kTbf{font-size:clamp(2.2rem,5vw,3.2rem);margin-bottom:1.5rem;white-space:nowrap}.styles_wrapper__RatQF{margin:3rem auto;max-width:var(--max-width);padding:2rem}.styles_sectionTitle__bZTtS{font-size:2rem;margin-bottom:1rem}.styles_timeline__CZG4s{margin:2rem 0;padding-left:2.5rem;position:relative}.styles_line__qWPXt{background:linear-gradient(to bottom,rgba(var(--accent-rgb),1),rgba(var(--accent-rgb),.1));bottom:.5rem;left:1.1rem;position:absolute;top:.5rem;width:2px}.styles_list__9tVMD{list-style:none;margin:0;padding:0}.styles_item__fgTeo{align-items:center;display:flex;margin-bottom:1.5rem;position:relative}.styles_dot__0H4wJ{background:var(--accent-primary);border-radius:50%;box-shadow:0 0 0 4px rgba(var(--accent-rgb),.25);height:14px;left:.55rem;position:absolute;top:50%;transform:translateY(-50%);width:14px}.styles_card__x\+CK8{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-md);box-shadow:0 2px 8px #0000002e;margin-left:2.7rem;padding:.9rem 1.1rem;width:100%}.styles_current__ffpW4{border-color:var(--accent-primary);box-shadow:0 0 0 1px rgba(var(--accent-rgb),.6),0 4px 16px rgba(var(--accent-rgb),.4)}.styles_role__YOew4{font-size:1.1rem;font-weight:600;margin-bottom:.15rem}.styles_company__BqcUO{font-size:1.1rem;opacity:.9}.styles_company__BqcUO a{color:inherit;transition:color .2s}.styles_company__BqcUO a:hover{color:var(--accent-primary)}.styles_period__3H-\+6{font-size:1.1rem;opacity:.8}.styles_kind__KZ1CB{background-color:var(--pill-bg);border-radius:999px;color:var(--pill-text);display:inline-block;font-size:.9rem;margin-top:.4rem;padding:.15rem .6rem;text-transform:uppercase}@media (max-width:576px){.styles_wrapper__RatQF{padding:0 1rem}.styles_timeline__CZG4s{padding-left:2.1rem}.styles_card__x\+CK8{margin-left:1.8rem}}.styles_container__i-nYu{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:60vh;padding:2rem}.styles_title__yoE0u{font-size:2rem;margin-bottom:2rem}.styles_form__5lNzI{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-md);display:flex;flex-direction:column;gap:1.5rem;max-width:350px;padding:2rem;width:100%}.styles_group__lnQ0F{display:flex;flex-direction:column;gap:.5rem}.styles_label__YPYCO{font-size:.9rem;font-weight:600}.styles_input__CpsFl{background:#0003;border:1px solid var(--border-subtle);border-radius:var(--radius-sm);color:inherit;font-size:1rem;padding:.75rem}.styles_error__XfevH{background:#ff6b6b1a;border-radius:var(--radius-sm);color:#ff6b6b;font-size:.9rem;padding:.5rem}.styles_button__PEGew{background:var(--accent-primary);border:none;border-radius:var(--radius-pill);color:#fff;cursor:pointer;font-weight:600;padding:.75rem;transition:opacity .2s}.styles_button__PEGew:hover{opacity:.9}.styles_page__lxgj8{margin:0 auto;max-width:960px;padding:2rem 1.5rem}.styles_header__hMqtr{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.styles_title__WcCAf{margin:0}.styles_logoutBtn__zsc6v{background:#0000;border:none;border-radius:var(--radius-pill);color:inherit;cursor:pointer;padding:.35rem}.styles_logoutBtn__zsc6v:hover{background-color:#ffffff14}.styles_form__qRbp\+{background-color:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-md);display:flex;flex-direction:column;gap:1rem;padding:1.5rem}.styles_formTitle__Uh\+dC{margin:0 0 .5rem}.styles_formGroup__eH5oP{display:flex;flex-direction:column}.styles_label__Y-Ecr{font-size:.9rem;font-weight:600;margin-bottom:.25rem}.styles_input__ZwplE{background-color:#0003;border:1px solid var(--border-subtle);border-radius:6px;color:inherit;font-size:1rem;padding:.6rem .75rem}.styles_checkboxWrapper__hYodH{align-items:center;display:flex;gap:.5rem}.styles_checkboxHint__jViDL{font-size:.85rem}.styles_formActions__V9iTb{display:flex;gap:.75rem;margin-top:.5rem}.styles_submitBtn__fPKzL{background:var(--accent-primary);border:none;border-radius:var(--radius-pill);color:#fff;cursor:pointer;font-weight:600;padding:.6rem 1.25rem;transition:opacity .2s}.styles_submitBtn__fPKzL:hover:not(:disabled){opacity:.9}.styles_submitBtn__fPKzL:disabled{cursor:not-allowed;opacity:.6}.styles_cancelBtn__m41b9{background-color:initial;border:1px solid var(--accent-primary);border-radius:var(--radius-pill);color:var(--accent-primary);cursor:pointer;font-weight:600;padding:.6rem 1.25rem}.styles_projectsList__FTtro{margin-top:2rem}.styles_projectsList__FTtro h2{margin-bottom:1rem}.styles_projectsList__FTtro ul{display:flex;flex-direction:column;gap:.75rem;list-style:none;margin:0;padding:0}.styles_projectItem__VOe8v{align-items:center;background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-md);display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;padding:1rem}.styles_projectInfo__ivJC9{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem}.styles_projectTitle__3JoWU{font-weight:600}.styles_badge__MspRO{border-radius:var(--radius-pill);font-size:.75rem;padding:.2rem .5rem}.styles_badgeListed__94yU0{background:#6af3;color:var(--accent-primary)}.styles_badgeUnlisted__xwt6a{background:#ff6b6b33;color:#ff6b6b}.styles_repoLink__zwoFX{font-size:.85rem}.styles_projectActions__SCJea{display:flex;gap:.5rem}.styles_actionBtn__aM\+58{background:#0000;border:1px solid var(--border-subtle);border-radius:var(--radius-sm);color:inherit;cursor:pointer;font-size:.85rem;padding:.4rem .75rem}.styles_actionBtn__aM\+58:hover{background:#ffffff0d}:root{--section-padding:2rem;--grid-edge-padding:12px;--color-onyx:#121212;--color-cool-horizon:#6af;--color-cool-horizon-rgb:102,170,255;--color-bright-snow:#f7f9f9;--color-dusty-taupe-rgb:149,121,100;--color-dusty-olive-rgb:115,135,123;--header-height:60px;--max-width:1200px;--project-grid-gap:2rem;--project-grid-inner-padding:0.5rem;--radius-sm:4px;--radius-md:8px;--radius-pill:999px;--font-body:"Jersey 10",system-ui,sans-serif;--font-heading:"Jacquard 12",system-ui,sans-serif;--font-mono:"Jersey 10",monospace;--font-pixel:"Coral Pixels",system-ui,sans-serif;--project-card-width:420px;--project-card-height:460px;--project-thumb-min-h:170px;--project-thumb-max-h:230px}@media (prefers-color-scheme:dark){:root{--bg-app:var(--color-onyx);--bg-surface:#181818;--text-primary:var(--color-bright-snow);--text-muted:#c4c7c7;--border-subtle:#ffffff14;--accent-primary:var(--color-cool-horizon);--accent-rgb:var(--color-cool-horizon-rgb);--pill-bg:rgba(var(--color-dusty-olive-rgb),0.22);--pill-text:var(--color-bright-snow)}}@media (prefers-color-scheme:light){:root{--bg-app:var(--color-bright-snow);--bg-surface:#fff;--text-primary:var(--color-onyx);--text-muted:#4a4a4a;--border-subtle:#0000000f;--accent-primary:var(--color-cool-horizon);--accent-rgb:var(--color-cool-horizon-rgb);--pill-bg:rgba(var(--color-dusty-taupe-rgb),0.22);--pill-text:var(--color-onyx)}}*,:after,:before{box-sizing:border-box}body,html{height:100%;margin:0;padding:0}body,html{position:relative}body{background-color:var(--bg-app);color:var(--text-primary);font-family:var(--font-body);font-size:22px;line-height:1.5;transition:background-color .3s,color .3s}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading)}a{color:var(--accent-primary);text-decoration:none}a:hover{text-decoration:underline}.app-shell,.page-root,.site-main{display:flex;flex:1 1;flex-direction:column}#root{display:flex;flex-direction:column;height:100%}body:after,body:before{content:"";inset:0;pointer-events:none;position:fixed;z-index:9999}body:before{background-image:linear-gradient(#0000 50%,#00000059 0),linear-gradient(90deg,#ff00000a,#00ff0005,#0000ff0a);background-size:100% 2px,3px 100%;box-shadow:inset 0 0 160px #000;opacity:.4}body:after{animation:crt-flicker .18s infinite;background:radial-gradient(circle at 50% 50%,#ffffff08,#0000001a);mix-blend-mode:soft-light}@media (prefers-reduced-motion:reduce){body:after{animation:none;opacity:.25}}@keyframes crt-flicker{0%{opacity:.15}20%{opacity:.05}40%{opacity:.12}60%{opacity:.04}80%{opacity:.1}to{opacity:.06}}html:after{animation:crt-line-appear 2s infinite,crt-line-jump 10s steps(1) infinite;background:linear-gradient(180deg,#ff0000b3 0,#ff0000b3 1px,#ffffffe6 0,#ffffffe6 3px,#00ff00b3 0,#00ff00b3 4px);content:"";filter:blur(2px);height:4px;left:0;mix-blend-mode:screen;opacity:.85;pointer-events:none;position:fixed;top:88%;width:100%;z-index:10000}@keyframes crt-line-appear{0%{filter:blur(5px);opacity:.7}50%{filter:blur(3px);opacity:.9}to{filter:blur(4px);opacity:.8}}@keyframes crt-line-jump{0%,10%{top:88%}20%{top:84%}30%{top:92%}40%{top:86%}45%{top:110%}50%{top:65%}60%{top:60%}70%{top:68%}75%{top:110%}80%{top:82%}90%{top:90%}to{top:86%}}@media (prefers-reduced-motion:reduce){html:after{animation:crt-line-appear 1.4s infinite}}
/*# sourceMappingURL=main.9c4b98f5.css.map*/