@font-face{font-family:w95fa;src:url(/assets/W95FA-CaOZn2PO.otf)}:root{font-family:w95fa,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--background: #0d0c1d;--background-alt: rgb(48, 48, 67);--background-alt-light: rgb(31, 31, 73);--background-very-light: #a8adb2;--text-primary: #f2f2f5;--on-surface-muted: #c4c4d2;--text-dark: #282831;--surface-hover: rgba(255, 255, 255, .05);--surface-active: rgba(255, 255, 255, .1);--surface-border: rgba(255, 255, 255, .08);--color-accent-1: #ff9c5f;--color-accent-2: #cf455f;--color-accent-5: #d6618a;--color-accent-3: #4c44da;--color-accent-4: #55beff;--pm-large: 4rem;--pm-md: 3rem;--pm-sm: 1rem;--pm-xsm: .5rem;--text-lg: clamp(20px, 1rem + 2vw, 30px);--text-md: clamp(16px, 1rem + .4vw, 22px);--text-sm: clamp(12px, 1rem + .2vw, 16px)}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}::-webkit-scrollbar{width:15px;height:15px}::-webkit-scrollbar-track{background-color:#0000004d}::-webkit-scrollbar-thumb{background-color:var(--on-surface-muted);border:2px solid var(--background)}::-webkit-scrollbar-thumb:hover{background-color:#fff3}::-webkit-scrollbar-corner{background-color:silver;border-top:1px solid #999999;border-left:1px solid #999999}button.selected{background-color:var(--surface-active);text-decoration:none;appearance:none;-webkit-appearance:none;box-shadow:none;border-radius:0}body{overflow:hidden;height:100vh;margin:0;padding:0}h1{font-size:3.2em;line-height:1.1}button{font-family:inherit;padding:5px;font-size:16pt;background-color:var(--background-alt)}.desktop-container{display:grid;grid-template-columns:50px 1px auto;grid-template-rows:1fr;gap:1.5rem;margin-bottom:10vh;padding-top:1rem}*{color:var(--text-primary)}@media(max-width:1024px){.desktop-container{gap:5px}}.desktop{display:flex;flex-direction:row;gap:100px}.desktop-main{margin-left:clamp(10px,4vw,2rem)}.icons{height:100%;-webkit-user-select:none;user-select:none;display:flex;flex-direction:column;align-items:center;gap:10px;font-size:var(--text-sm);margin-left:1rem}.fullscreen-placeholder{margin-top:75px;min-width:85vw;width:100%;min-height:78vh}@media(max-width:1080px){.fullscreen-placeholder{width:40vw;min-width:40vw}.icons{margin:0rem}}h1{margin-top:0rem}.page-title{margin:0rem}.taskbar{position:fixed;bottom:0;left:0;padding:1rem;background-image:linear-gradient(#0006,#0006);width:100%;display:flex}@media(max-width:1080px){button{font-size:calc(var(--text-sm))!important}}.window-manager{display:grid;grid-template-columns:repeat(2,min(1200px,50%));grid-template-rows:100px 300px 300px;gap:10px;margin-left:0rem}@media(max-width:1024px){.window-manager{display:block;overflow-y:auto}.window-manager>*{margin-bottom:4px}}.window{box-sizing:border-box;--border-thickness: 3px;border:var(--border-thickness) solid var(--background);background-color:var(--background-alt-light);border-radius:4px;padding:4px;-webkit-mask:conic-gradient(at var(--border-thickness) var(--border-thickness),#000 270deg,rgba(0,0,0,0) 0) 0 0 / calc(100% - var(--border-thickness)) calc(100% - var(--border-thickness));mask:conic-gradient(at var(--border-thickness) var(--border-thickness),#000 270deg,rgba(0,0,0,0) 0) 0 0 / calc(100% - var(--border-thickness)) calc(100% - var(--border-thickness));height:fit-content}.window-content-wrapper{height:calc(100% - 45px);overflow:auto}.window.desktop-window{position:fixed;left:0;bottom:0;transform:scale(0);opacity:0}.window-content p,h1,h2,h3{margin:0rem}.window.do-transition{transition:.3s all ease;transform-origin:bottom left}.window.display-none{display:none}.window.hidden{visibility:hidden;transition:none!important}.window.open{opacity:1;transform:scale(1)}.window.fullscreen>.draggable-area:hover{cursor:default;-webkit-user-select:none;user-select:none}.window-content{margin:auto;max-width:960px;box-sizing:border-box;padding:10px;padding-bottom:0!important;height:calc(100% - 42px)}.draggable-area{background-image:linear-gradient(to right,var(--color-accent-3),var(--color-accent-2));padding:5px;cursor:grab;-webkit-user-select:none;user-select:none}.window-controls.controls{display:flex;justify-content:flex-end;width:100%}.controls{display:flex}.window-controls{display:flex;justify-content:space-between}.window-title{margin:0rem}.window-controls button{appearance:none;font-size:12pt;height:35px;width:35px;cursor:pointer;background-color:var(--background-alt)}hr{border-color:#0006;border-width:1.5px;color:#000;border-style:solid}.blog-post{padding:.5rem;background-color:var(--surface-active);transition:.2s all}.blog-posts{display:flex;gap:.25rem;flex-direction:column}.blog-post-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.25rem}.blog-post:hover{background-color:#fff3;cursor:pointer}.blog-post-title{margin-bottom:.2rem;text-decoration:underline;font-size:var(--text-md)}.blog-post-content-preview>*{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.blog-post-content-preview{color:var(--on-surface-muted);font-size:calc(var(--text-sm) + 1px)}.blog-post-date{color:var(--on-surface-muted);font-size:var(--text-sm)}@media(max-width:1024px){.blog-post-header{flex-direction:column;align-items:flex-start;margin-bottom:.5rem}}.speech-bubble{position:relative;background:#ffffff13;border-radius:0 5px 5px/0px 5px 5px;padding:.75rem 1rem 1rem;color:#fffc;margin-left:20px!important;max-width:max(80%,400px);line-height:1.7}.bubble-wrap{position:relative;display:inline-block}.testimonial-author{margin-left:2rem;color:var(--color-accent-5)}svg{transform:translateZ(0);width:20px!important;position:absolute;left:0;top:0;color:#ffffff13}.about-text,.about-title{text-align:justify;padding:0rem 1rem 1rem}.portrait-container{display:flex;flex-direction:column;align-items:center;gap:10px;float:right;margin:.5rem 2rem}.portrait-caption{text-align:center;margin-top:0rem;color:var(--on-surface-muted);font-size:calc(var(--text-sm) - 2px)}.portrait{width:175px;height:175px;border-radius:2px;border:3px solid var(--background)}.about-header{display:flex;align-items:flex-start;justify-content:space-between}@media(max-width:1024px){.portrait-container{float:none}}.work>h1,h2,h3,h4,h5,h6{margin:0rem}.work{margin-bottom:var(--pm-sm);display:flex;justify-content:space-between}.hidden,.work-content{width:50%;padding:var(--pm-sm)}.work-timeline{position:relative;margin-bottom:calc(var(--pm-sm) + var(--pm-xsm))}@media(max-width:1080px){.hidden{display:none}.work-content{width:100%;padding:clamp(15px,1vw,20px);word-break:break-word}.window-content{padding:clamp(10px,2vw,var(--pm-sm))}.timeline-line,.timeline-dash{display:none}}.work-content{box-sizing:border-box;border:3px solid var(--background);background-color:#ffffff13;-webkit-mask:conic-gradient(at var(--border-thickness) var(--border-thickness),#000 270deg,rgba(0,0,0,0) 0) 0 0 / calc(100% - var(--border-thickness)) calc(100% - var(--border-thickness));mask:conic-gradient(at var(--border-thickness) var(--border-thickness),#000 270deg,rgba(0,0,0,0) 0) 0 0 / calc(100% - var(--border-thickness)) calc(100% - var(--border-thickness))}.dates-worked{color:var(--color-accent-5);margin-bottom:3px}.title{font-weight:700}.company-location{color:var(--on-surface-muted)}.timeline-line{position:absolute;left:50%;width:3px;height:100%;background-color:#0006;transform:translate(-50%)}.timeline-dash{position:absolute;left:50%;height:3px;width:25px;background-color:#13132c;transform:translate(-50%)}.timeline-dash:before{background-color:#ffffff1a;padding:.25rem;position:absolute;right:120%;top:50%;transform:translateY(-50%);color:var(--on-surface-muted);font-size:14px;text-align:right;text-wrap:nowrap;border:1.5px solid var(--background);border-radius:2px}.started-2nd-year{top:100%}.started-2nd-year:before{content:"Started 2nd Year"}.started-3rd-year{top:5%}.started-3rd-year:before{content:"Started 3rd Year"}.start-2025{top:35%}.start-2025:before{content:"2025"}.right:before{transform:translateY(-50%) translate(200%)}.date-today{text-align:center;margin-bottom:var(--pm-sm)}ul{padding-left:var(--pm-sm);margin-top:var(--pm-xsm);margin-bottom:var(--pm-xsm)}.experience-title{text-align:center}:root{--react-text: #1460b0;--react-bg: #b4e2fd;--electron-text: #829100;--electron-bg:rgb(241, 255, 117);--node-text: #336633;--node-bg: #a3f37b;--csharp-text: #442e94;--csharp-bg: #b6a5f1;--monogame-text: #6c1d00;--monogame-bg: #ffac8e;--vue-bg: #41B883;--vue-text: #34495E;--mongo-text: #3FA037;--mongo-bg: #cce9ca;--express-text: #0075C9;--express-bg: #c5e4fa;--azure-text: #104581;--azure-bg: #9ac9ff;--flask-bg: #c3e3f2;--flask-text: #4caad8;--ubuntu-bg: #E95420;--ubuntu-text: #FFFFFF;--nginx-bg: #119639;--nginx-text: #1a512b;--html-bg: #DD4B25;--html-text: #FFFFFF;--css-bg: #633194;--css-text: #FFFFFF;--javascript-bg: #e3d03c;--javascript-text: #FFFFFF;--bootstrap-bg: #633194;--bootstrap-text: #FFFFFF;--jinja-bg: #9c395a;--jinja-text: #fadbe4;--sqlite-bg: #0F80CC;--sqlite-text: #c6edff;--python-bg: #306998;--python-text: #ffec8b;--selenium-bg: #6fb460;--selenium-text: #efffce;--django-bg: #073C2A;--django-text: #FFFFFF;--heroku-bg: #372565;--heroku-text: #E5DEED;--aws-bg: #ff9900;--aws-text: #041835;--postgresql-bg: #32648B;--postgresql-text: #FFFFFF;--agile-bg: #1D2F46;--agile-text: #FFFFFF}.project-type-selector{display:flex;margin-bottom:var(--pm-sm);width:fit-content}.projects>*{margin-bottom:var(--pm-xsm)}.project{width:100%;background-color:#ffffff1a;-webkit-mask:conic-gradient(at var(--border-thickness) var(--border-thickness),#000 270deg,rgba(0,0,0,0) 0) 0 0 / calc(100% - var(--border-thickness)) calc(100% - var(--border-thickness));mask:conic-gradient(at var(--border-thickness) var(--border-thickness),#000 270deg,rgba(0,0,0,0) 0) 0 0 / calc(100% - var(--border-thickness)) calc(100% - var(--border-thickness));border:3px solid var(--background);display:flex;transform:2s linear all}.technology-stack{display:flex;flex-wrap:wrap;gap:var(--pm-xsm)}.project-title{text-decoration:none;color:var(--text-primary);display:flex;align-items:center;justify-content:space-between}.window#projects:has(.projects-carousel){height:fit-content!important}.window#projects:has(.projects-carousel)>.window-content-wrapper{overflow:visible!important}.project-title:hover{color:inherit}.window-content{max-width:950px}.project-content{display:flex;flex-direction:column;justify-content:space-between;padding-left:var(--pm-sm);padding-right:var(--pm-sm);padding-top:10px;padding-bottom:10px;width:100%}.project-summary{font-size:2vh;margin-bottom:var(--pm-xsm)!important;color:var(--on-surface-muted)}.projects-carousel{display:flex;align-items:stretch;justify-content:center;height:20vh;width:35vw;margin-left:auto;margin-right:auto}.carousel-control{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:.5rem}.carousel-button{font-size:var(--text-sm)}.project-content{overflow:auto}.project-title{font-size:3vh}.carousel-dots{display:flex;justify-content:center;gap:10px;margin-top:.5rem;margin-bottom:.5rem}.dot{width:10px;height:10px;background:#ffffff59;cursor:pointer;transition:transform .2s ease,background .2s ease}.dot:hover{transform:scale(1.2);background:#fff9}.dot.active{background:var(--color-accent-2);transform:scale(1.4)}.skill{font-size:2vh;border:none;padding-left:var(--pm-xsm);padding-right:var(--pm-xsm);border-radius:3px}img.project-image{object-fit:contain}.project-image,img.project-image{width:300px;background-size:cover;background-position:center}.blog-link{background-color:var(--color-accent-5);font-size:12pt;color:var(--text-dark);padding:.25rem;border-radius:5px;border:1.5px solid var(--background)}.skill.heroku{background-color:var(--heroku-bg);color:var(--heroku-text)}.skill.django{background-color:var(--django-bg);color:var(--django-text)}.skill.AWS{background-color:var(--aws-bg);color:var(--aws-text)}.skill.postgreSQL{background-color:var(--postgresql-bg);color:var(--postgresql-text)}.skill.agile{background-color:var(--agile-bg);color:var(--agile-text)}.skill.selenium{background-color:var(--selenium-bg);color:var(--selenium-text)}.skill.react{background-color:var(--react-bg);color:var(--react-text)}.skill.electron{background-color:var(--electron-bg);color:var(--electron-text)}.skill.node{background-color:var(--node-bg);color:var(--node-text)}.skill.csharp{background-color:var(--csharp-bg);color:var(--csharp-text)}.skill.monogame{background-color:var(--monogame-bg);color:var(--monogame-text)}.skill.vue{background-color:var(--vue-bg);color:var(--vue-text)}.skill.mongoDB{background-color:var(--mongo-bg);color:var(--mongo-text)}.skill.express{background-color:var(--express-bg);color:var(--express-text)}.skill.azure{background-color:var(--azure-bg);color:var(--azure-text)}.skill.flask{background-color:var(--flask-bg);color:var(--flask-text)}.skill.pixel{background-image:linear-gradient(to right,#ff5454,#f4b540,#f1f13f,#4af84a,#5757ff,#b246ff,#f5f);text-shadow:0 0 5px var(--background),0 0 10px var(--background),0 0 20px var(--background);color:var(--text-primary)}.skill.ubuntu{background-color:var(--ubuntu-bg);color:var(--ubuntu-text)}.skill.nginx{background-color:var(--nginx-bg);color:var(--nginx-text)}.skill.html{background-color:var(--html-bg);color:var(--html-text)}.skill.css{background-color:var(--css-bg);color:var(--css-text)}.skill.javascript{background-color:var(--javascript-bg);color:var(--javascript-text)}.skill.python{background-color:var(--python-bg);color:var(--python-text)}.skill.jinja{background-color:var(--jinja-bg);color:var(--jinja-text)}.skill.sqlite{background-color:var(--sqlite-bg);color:var(--sqlite-text)}.skill.bootstrap{background-color:var(--bootstrap-bg);color:var(--bootstrap-text)}@media(max-width:1080px){.project{flex-direction:column}.project-image{width:100%;height:clamp(200px,30vh,300px);position:relative;text-align:center;max-width:none}.project-content{width:fit-content}.technology-stack{justify-content:center;margin-bottom:5px}.project-title{text-align:start;flex-direction:column;margin-bottom:var(--pm-xsm);align-items:flex-start}.projects-carousel{height:fit-content;width:100%}}.question-title{color:var(--color-accent-5);font-size:large}.question-title+p{font-size:large;margin-bottom:1rem}ul{margin-left:1rem;margin-top:0rem}li{font-size:large!important}a{color:var(--color-accent-1);text-decoration:underline}.icon{width:min-content;display:flex;flex-direction:column;text-align:center;font-weight:700;align-items:center}.icon:hover{cursor:pointer}.icon i{font-size:clamp(16px,10vw,48px);margin-bottom:2px}@media(max-width:1080px){.icon{font-size:medium}}a,a:hover{text-decoration:none;color:inherit}@font-face{font-family:iconfont;src:url(/assets/iconfont-PNS35LkI.eot?0ff28214377bfc74e5cf29455991154b?#iefix) format("embedded-opentype"),url(/assets/iconfont-C2045iXY.woff2?0ff28214377bfc74e5cf29455991154b) format("woff2"),url(/assets/iconfont-BeZampZj.woff?0ff28214377bfc74e5cf29455991154b) format("woff")}.hn{line-height:1}.hn:before{font-family:iconfont!important;font-style:normal;font-weight:400!important;vertical-align:top}.hn-android:before{content:""}.hn-angellist:before{content:""}.hn-apple:before{content:""}.hn-arweave:before{content:""}.hn-behance:before{content:""}.hn-bloomberg:before{content:""}.hn-bluesky:before{content:""}.hn-crunchbase:before{content:""}.hn-digg:before{content:""}.hn-discord:before{content:""}.hn-discourse:before{content:""}.hn-facebook-round:before{content:""}.hn-facebook-square:before{content:""}.hn-figma:before{content:""}.hn-giphy:before{content:""}.hn-github:before{content:""}.hn-golden:before{content:""}.hn-google-news:before{content:""}.hn-google:before{content:""}.hn-hackernoon:before{content:""}.hn-huggingface:before{content:""}.hn-imgur:before{content:""}.hn-instagram:before{content:""}.hn-ios:before{content:""}.hn-kaggle:before{content:""}.hn-linkedin:before{content:""}.hn-mastodon:before{content:""}.hn-minds:before{content:""}.hn-newsbreak:before{content:""}.hn-npm:before{content:""}.hn-open-ai:before{content:""}.hn-pinterest:before{content:""}.hn-podcasts:before{content:""}.hn-product-hunt:before{content:""}.hn-reddit:before{content:""}.hn-rss:before{content:""}.hn-sia:before{content:""}.hn-steam:before{content:""}.hn-threads:before{content:""}.hn-tiktok:before{content:""}.hn-twitch:before{content:""}.hn-twitter:before{content:""}.hn-unsplash:before{content:""}.hn-viewblocks:before{content:""}.hn-wikipedia:before{content:""}.hn-x:before{content:""}.hn-youtube:before{content:""}.hn-business:before{content:""}.hn-cloud:before{content:""}.hn-cybersecurity:before{content:""}.hn-data-science:before{content:""}.hn-finance:before{content:""}.hn-futurism:before{content:""}.hn-gaming:before{content:""}.hn-hackernoon-purcat:before{content:""}.hn-life-hacking:before{content:""}.hn-machine-learning:before{content:""}.hn-management:before{content:""}.hn-media:before{content:""}.hn-product-management:before{content:""}.hn-programming:before{content:""}.hn-remote:before{content:""}.hn-science:before{content:""}.hn-society:before{content:""}.hn-startups:before{content:""}.hn-tech-companies:before{content:""}.hn-tech-stories:before{content:""}.hn-technology:before{content:""}.hn-web3:before{content:""}.hn-writing:before{content:""}.hn-ad:before{content:""}.hn-align-center:before{content:""}.hn-align-justify:before{content:""}.hn-align-left:before{content:""}.hn-align-right:before{content:""}.hn-analytics:before{content:""}.hn-angle-down:before{content:""}.hn-angle-left:before{content:""}.hn-angle-right:before{content:""}.hn-angle-up:before{content:""}.hn-arrow-alt-circle-down:before{content:""}.hn-arrow-alt-circle-left:before{content:""}.hn-arrow-alt-circle-right:before{content:""}.hn-arrow-alt-circle-up:before{content:""}.hn-arrow-circle-down:before{content:""}.hn-arrow-circle-left:before{content:""}.hn-arrow-circle-right:before{content:""}.hn-arrow-circle-up:before{content:""}.hn-arrow-down:before{content:""}.hn-arrow-left:before{content:""}.hn-arrow-right:before{content:""}.hn-arrow-up:before{content:""}.hn-at:before{content:""}.hn-badge-check:before{content:""}.hn-bank:before{content:""}.hn-bars:before{content:""}.hn-bell-exclaimation:before{content:""}.hn-bell-mute:before{content:""}.hn-bell:before{content:""}.hn-bold:before{content:""}.hn-bolt:before{content:""}.hn-book-heart:before{content:""}.hn-bookmark:before{content:""}.hn-box-usd:before{content:""}.hn-brightness-high:before{content:""}.hn-brightness-low:before{content:""}.hn-bullet-list:before{content:""}.hn-bullhorn:before{content:""}.hn-calender:before{content:""}.hn-cc:before{content:""}.hn-chart-line:before{content:""}.hn-chart-network:before{content:""}.hn-check-box:before{content:""}.hn-check-circle:before{content:""}.hn-check-list:before{content:""}.hn-check:before{content:""}.hn-chevron-down:before{content:""}.hn-chevron-up:before{content:""}.hn-circle-notch:before{content:""}.hn-clipboard:before{content:""}.hn-clock:before{content:""}.hn-cloud-download-alt:before{content:""}.hn-cloud-upload:before{content:""}.hn-code-block:before{content:""}.hn-code:before{content:""}.hn-cog:before{content:""}.hn-comment-dots:before{content:""}.hn-comment-quote:before{content:""}.hn-comment:before{content:""}.hn-comments:before{content:""}.hn-copy:before{content:""}.hn-credit-card:before{content:""}.hn-crown:before{content:""}.hn-divider:before{content:""}.hn-download-alt:before{content:""}.hn-download:before{content:""}.hn-edit:before{content:""}.hn-ellipses-horizontal-circle:before{content:""}.hn-ellipses-horizontal:before{content:""}.hn-ellipses-vertical-circle:before{content:""}.hn-ellipses-vertical:before{content:""}.hn-envelope:before{content:""}.hn-exclaimation:before{content:""}.hn-exclamation-triangle:before{content:""}.hn-expand:before{content:""}.hn-external-link:before{content:""}.hn-eye-cross:before{content:""}.hn-eye:before{content:""}.hn-face-thinking:before{content:""}.hn-file-import:before{content:""}.hn-filter-alt-circle:before{content:""}.hn-filter:before{content:""}.hn-fire:before{content:""}.hn-flag-checkered:before{content:""}.hn-flag:before{content:""}.hn-folder-open:before{content:""}.hn-folder:before{content:""}.hn-globe-americas:before{content:""}.hn-globe:before{content:""}.hn-grid:before{content:""}.hn-h1:before{content:""}.hn-h2:before{content:""}.hn-h3:before{content:""}.hn-headphones:before{content:""}.hn-heart:before{content:""}.hn-highlight:before{content:""}.hn-hockey-mask:before{content:""}.hn-home:before{content:""}.hn-image:before{content:""}.hn-indent:before{content:""}.hn-info-circle:before{content:""}.hn-italics:before{content:""}.hn-lightbulb:before{content:""}.hn-line-height:before{content:""}.hn-link:before{content:""}.hn-location-pin:before{content:""}.hn-lock-alt:before{content:""}.hn-lock-open:before{content:""}.hn-lock:before{content:""}.hn-login:before{content:""}.hn-logout:before{content:""}.hn-message-dots:before{content:""}.hn-message:before{content:""}.hn-minus:before{content:""}.hn-moon:before{content:""}.hn-music:before{content:""}.hn-newspaper:before{content:""}.hn-numbered-list:before{content:""}.hn-octagon-check:before{content:""}.hn-octagon-times:before{content:""}.hn-outdent:before{content:""}.hn-page-break:before{content:""}.hn-paperclip:before{content:""}.hn-paragraph:before{content:""}.hn-pause:before{content:""}.hn-pen-nib:before{content:""}.hn-pen:before{content:""}.hn-pencil-ruler:before{content:""}.hn-pencil:before{content:""}.hn-people-carry:before{content:""}.hn-phone-ringing-high:before{content:""}.hn-phone-ringing-low:before{content:""}.hn-plane-departure:before{content:""}.hn-plane:before{content:""}.hn-play:before{content:""}.hn-playlist:before{content:""}.hn-plus:before{content:""}.hn-print:before{content:""}.hn-pro:before{content:""}.hn-question:before{content:""}.hn-quote-left:before{content:""}.hn-quote-right:before{content:""}.hn-receipt:before{content:""}.hn-refresh:before{content:""}.hn-retro-camera:before{content:""}.hn-robot:before{content:""}.hn-save:before{content:""}.hn-search:before{content:""}.hn-seedlings:before{content:""}.hn-share:before{content:""}.hn-shop:before{content:""}.hn-shopping-cart:before{content:""}.hn-shuffle:before{content:""}.hn-sort:before{content:""}.hn-sound-mute:before{content:""}.hn-sound-on:before{content:""}.hn-sparkles:before{content:""}.hn-spinner-third:before{content:""}.hn-spinner:before{content:""}.hn-star-crescent:before{content:""}.hn-star:before{content:""}.hn-strike-through:before{content:""}.hn-sun:before{content:""}.hn-table:before{content:""}.hn-tag:before{content:""}.hn-text-slash:before{content:""}.hn-themes:before{content:""}.hn-thumbsdown:before{content:""}.hn-thumbsup:before{content:""}.hn-thumbtack:before{content:""}.hn-times-circle:before{content:""}.hn-times:before{content:""}.hn-translate:before{content:""}.hn-trash-alt:before{content:""}.hn-trash:before{content:""}.hn-trending:before{content:""}.hn-trophy:before{content:""}.hn-underline:before{content:""}.hn-unlock-alt:before{content:""}.hn-unlock:before{content:""}.hn-upload-alt:before{content:""}.hn-upload:before{content:""}.hn-user-check:before{content:""}.hn-user-headset:before{content:""}.hn-user:before{content:""}.hn-users-crown:before{content:""}.hn-users:before{content:""}.hn-vote-yeah:before{content:""}.hn-wallet:before{content:""}.hn-window-close:before{content:""}.hn-ad-solid:before{content:""}.hn-align-center-solid:before{content:""}.hn-align-justify-solid:before{content:""}.hn-align-left-solid:before{content:""}.hn-align-right-solid:before{content:""}.hn-analytics-solid:before{content:""}.hn-angle-down-solid:before{content:""}.hn-angle-left-solid:before{content:""}.hn-angle-right-solid:before{content:""}.hn-angle-up-solid:before{content:""}.hn-arrow-alt-circle-down-solid:before{content:""}.hn-arrow-alt-circle-left-solid:before{content:""}.hn-arrow-alt-circle-right-solid:before{content:""}.hn-arrow-alt-circle-up-solid:before{content:""}.hn-arrow-circle-down-solid:before{content:""}.hn-arrow-circle-left-solid:before{content:""}.hn-arrow-circle-right-solid:before{content:""}.hn-arrow-circle-up-solid:before{content:""}.hn-arrow-down-solid:before{content:""}.hn-arrow-left-solid:before{content:""}.hn-arrow-right-solid:before{content:""}.hn-arrow-up-solid:before{content:""}.hn-at-solid:before{content:""}.hn-badge-check-solid:before{content:""}.hn-bank-solid:before{content:""}.hn-bars-solid:before{content:""}.hn-bell-exclaimation-solid:before{content:""}.hn-bell-mute-solid:before{content:""}.hn-bell-solid:before{content:""}.hn-bold-solid:before{content:""}.hn-bolt-solid:before{content:""}.hn-book-heart-solid:before{content:""}.hn-bookmark-solid:before{content:""}.hn-box-usd-solid:before{content:""}.hn-brightness-high-solid:before{content:""}.hn-brightness-low-solid:before{content:""}.hn-bullet-list-solid:before{content:""}.hn-bullhorn-solid:before{content:""}.hn-calender-solid:before{content:""}.hn-cc-solid:before{content:""}.hn-chart-line-solid:before{content:""}.hn-chart-network-solid:before{content:""}.hn-check-box-solid:before{content:""}.hn-check-circle-solid:before{content:""}.hn-check-list-solid:before{content:""}.hn-check-solid:before{content:""}.hn-chevron-down-solid:before{content:""}.hn-chevron-up-solid:before{content:""}.hn-circle-notch-solid:before{content:""}.hn-clipboard-solid:before{content:""}.hn-clock-solid:before{content:""}.hn-cloud-download-solid:before{content:""}.hn-cloud-upload-solid:before{content:""}.hn-code-block-solid:before{content:""}.hn-code-solid:before{content:""}.hn-cog-solid:before{content:""}.hn-comment-dots-solid:before{content:""}.hn-comment-quote-solid:before{content:""}.hn-comment-solid:before{content:""}.hn-comments-solid:before{content:""}.hn-copy-solid:before{content:""}.hn-credit-card-solid:before{content:""}.hn-crown-solid:before{content:""}.hn-divider-solid:before{content:""}.hn-download-alt-solid:before{content:""}.hn-download-solid:before{content:""}.hn-edit-solid:before{content:""}.hn-ellipses-horizontal-circle-solid:before{content:""}.hn-ellipses-horizontal-solid:before{content:""}.hn-ellipses-vertical-circle-solid:before{content:""}.hn-ellipses-vertical-solid:before{content:""}.hn-envelope-solid:before{content:""}.hn-exclaimation-solid:before{content:""}.hn-exclamation-triangle-solid:before{content:""}.hn-expand-solid:before{content:""}.hn-external-link-solid:before{content:""}.hn-eye-cross-solid:before{content:""}.hn-eye-solid:before{content:""}.hn-face-thinking-solid:before{content:""}.hn-file-import-solid:before{content:""}.hn-filter-alt-circle-solid:before{content:""}.hn-filter-solid:before{content:""}.hn-fire-solid:before{content:""}.hn-flag-checkered-solid:before{content:""}.hn-flag-solid:before{content:""}.hn-folder-open-solid:before{content:""}.hn-folder-solid:before{content:""}.hn-globe-americas-solid:before{content:""}.hn-globe-solid:before{content:""}.hn-grid-solid:before{content:""}.hn-heading-1-solid:before{content:""}.hn-heading-2-solid:before{content:""}.hn-heading-3-solid:before{content:""}.hn-headphones-solid:before{content:""}.hn-heart-solid:before{content:""}.hn-highlight-solid:before{content:""}.hn-hockey-mask-solid:before{content:""}.hn-home-solid:before{content:""}.hn-image-solid:before{content:""}.hn-indent-solid:before{content:""}.hn-info-circle-solid:before{content:""}.hn-italics-solid:before{content:""}.hn-lightbulb-solid:before{content:""}.hn-line-height-solid:before{content:""}.hn-link-solid:before{content:""}.hn-location-pin-solid:before{content:""}.hn-lock-alt-solid:before{content:""}.hn-lock-open-solid:before{content:""}.hn-lock-solid:before{content:""}.hn-login-solid:before{content:""}.hn-logout-solid:before{content:""}.hn-message-dots-solid:before{content:""}.hn-message-solid:before{content:""}.hn-minus-solid:before{content:""}.hn-moon-solid:before{content:""}.hn-music-solid:before{content:""}.hn-newspaper-solid:before{content:""}.hn-numbered-list-solid:before{content:""}.hn-octagon-check-solid:before{content:""}.hn-octagon-times-solid:before{content:""}.hn-outdent-solid:before{content:""}.hn-page-break-solid:before{content:""}.hn-paperclip-solid:before{content:""}.hn-paragraph-solid:before{content:""}.hn-pause-solid:before{content:""}.hn-pen-nib-solid:before{content:""}.hn-pen-solid:before{content:""}.hn-pencil-ruler-solid:before{content:""}.hn-pencil-solid:before{content:""}.hn-people-carry-solid:before{content:""}.hn-phone-ringing-high-solid:before{content:""}.hn-phone-ringing-low-solid:before{content:""}.hn-plane-departure-solid:before{content:""}.hn-plane-solid:before{content:""}.hn-play-solid:before{content:""}.hn-playlist-solid:before{content:""}.hn-plus-solid:before{content:""}.hn-print-solid:before{content:""}.hn-pro-solid:before{content:""}.hn-question-solid:before{content:""}.hn-quote-left-solid:before{content:""}.hn-quote-right-solid:before{content:""}.hn-receipt-solid:before{content:""}.hn-refresh-solid:before{content:""}.hn-retro-camera-solid:before{content:""}.hn-robot-solid:before{content:""}.hn-save-solid:before{content:""}.hn-search-solid:before{content:""}.hn-seedlings-solid:before{content:""}.hn-share-solid:before{content:""}.hn-shop-solid:before{content:""}.hn-shopping-cart-solid:before{content:""}.hn-shuffle-solid:before{content:""}.hn-sort-solid:before{content:""}.hn-sound-mute-solid:before{content:""}.hn-sound-on-solid:before{content:""}.hn-sparkles-solid:before{content:""}.hn-spinner-solid:before{content:""}.hn-spinner-third-solid:before{content:""}.hn-star-crescent-solid:before{content:""}.hn-star-solid:before{content:""}.hn-strike-through-solid:before{content:""}.hn-sun-solid:before{content:""}.hn-table-solid:before{content:""}.hn-tag-solid:before{content:""}.hn-text-slash-solid:before{content:""}.hn-themes-solid:before{content:""}.hn-thumbsdown-solid:before{content:""}.hn-thumbsup-solid:before{content:""}.hn-thumbtack-solid:before{content:""}.hn-times-circle-solid:before{content:""}.hn-times-solid:before{content:""}.hn-translate-solid:before{content:""}.hn-trash-alt-solid:before{content:""}.hn-trash-solid:before{content:""}.hn-trending-solid:before{content:""}.hn-trophy-solid:before{content:""}.hn-underline-solid:before{content:""}.hn-unlock-alt-solid:before{content:""}.hn-unlock-solid:before{content:""}.hn-upload-alt-solid:before{content:""}.hn-upload-solid:before{content:""}.hn-user-check-solid:before{content:""}.hn-user-headset-solid:before{content:""}.hn-user-solid:before{content:""}.hn-users-crown-solid:before{content:""}.hn-users-solid:before{content:""}.hn-vote-yeah-solid:before{content:""}.hn-wallet-solid:before{content:""}.hn-window-close-solid:before{content:""}#root{margin:0 auto;padding:clamp(5px,2vw,15px);height:100%}.pixel-border{-webkit-mask:conic-gradient(at var(--border-thickness) var(--border-thickness),#000 270deg,rgba(0,0,0,0) 0) 0 0 / calc(100% - var(--border-thickness)) calc(100% - var(--border-thickness));mask:conic-gradient(at var(--border-thickness) var(--border-thickness),#000 270deg,rgba(0,0,0,0) 0) 0 0 / calc(100% - var(--border-thickness)) calc(100% - var(--border-thickness));border:3px solid var(--background)}h1{margin-bottom:min(3rem,1vw)}body{background:linear-gradient(#ffffff1a,#ffffff1a),url(/assets/background6-BPRKaccN.png);background-size:cover;background-position:center;width:100vw;font-size:var(--text-md)}p,div,li{color:#ffffffd9}@media(max-width:1080px){#root{overflow-y:auto}}
