@import url(https://fonts.googleapis.com/css2?family=VT323&display=swap);@import url(https://fonts.googleapis.com/css2?family=Major+Mono+Display&display=swap);a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:initial}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}:root{--font-body:"VT323",monospace;--font-heading:"Major Mono Display",monospace}body{font-family:VT323,monospace;font-family:var(--font-body);font-size:20px;letter-spacing:.03em}h1,h2,h3,h4,h5,h6{font-family:Major Mono Display,monospace;font-family:var(--font-heading);letter-spacing:.06em}.hero-title{font-size:clamp(3rem,6vw,5rem);text-transform:uppercase}.hero-section{background:radial-gradient(circle at var(--glow-x) var(--glow-y),#ffffff1f,#0000 18%),linear-gradient(135deg,#050505 0,#101010 45%,#151515 100%);color:#fff;isolation:isolate;min-height:100vh}.hero-section:before{background:radial-gradient(circle at 15% 20%,#ffffff0d,#0000 24%),radial-gradient(circle at 85% 75%,#ffffff0a,#0000 22%);content:""}.hero-grid,.hero-section:before{inset:0;pointer-events:none;position:absolute;z-index:0}.hero-grid{background-image:linear-gradient(#ffffff0d 1px,#0000 0),linear-gradient(90deg,#ffffff0d 1px,#0000 0);background-size:42px 42px;-webkit-mask-image:linear-gradient(180deg,#0000004d,#000 40%,#0000);mask-image:linear-gradient(180deg,#0000004d,#000 40%,#0000);opacity:.22}.hero-copy,.hero-visual-wrap{position:relative;z-index:2}.hero-kicker{color:#cfcfcf;display:inline-block;font-size:.95rem;letter-spacing:.18rem;text-transform:uppercase}.hero-mode-pill{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff24;border-radius:999px;box-shadow:0 10px 24px #0003;color:#fff;display:inline-flex;font-size:.9rem;font-weight:600;padding:.45rem .95rem}.hero-content-shell{display:flex;flex-direction:column;gap:1.2rem;height:500px;justify-content:flex-start;overflow:hidden}.hero-title-wrap{align-items:flex-start;display:flex;height:220px;overflow:hidden}.hero-text-wrap{align-items:flex-end;display:flex;height:160px;overflow:hidden}.hero-title{text-wrap:balance;font-size:clamp(2rem,3.8vw,3.6rem);letter-spacing:-.03em;line-height:1.05;max-width:11ch}.hero-text{color:#d4d4d4;font-size:clamp(1rem,1.35vw,1.15rem)!important;line-height:1.55;max-width:34rem}.hero-text,.hero-title{transition:opacity .35s ease}.hero-chip{appearance:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid #ffffff24;border-radius:999px;color:#f3f3f3;cursor:pointer;font-size:.95rem;font-weight:600;padding:.8rem 1.05rem}.hero-chip:hover{background:#ffffff1a;border-color:#ffffff38;transform:translateY(-2px)}.hero-chip.is-active{background:#fff;border-color:#fff;box-shadow:0 12px 25px #ffffff24;color:#111}.hero-btn{align-items:center;border-radius:999px;display:inline-flex;font-weight:700;justify-content:center;letter-spacing:.01em;min-height:52px;padding:.9rem 1.35rem;text-decoration:none}.hero-btn-primary{background:#fff;border:1px solid #fff;box-shadow:0 12px 28px #ffffff24;color:#101010}.hero-btn-primary:hover{transform:translateY(-2px)}.hero-btn-secondary{background:#0000;border:1px solid #fff3;color:#fff}.hero-btn-secondary:hover{background:#ffffff0f;transform:translateY(-2px)}.hero-visual-wrap{perspective:1200px}.hero-image-card{animation:heroFloat 5.5s ease-in-out infinite;background:linear-gradient(180deg,#ffffff14,#ffffff08);border:1px solid #ffffff1f;border-radius:2rem;box-shadow:0 30px 80px #00000073,inset 0 1px 0 #ffffff14;padding:1.5rem;position:relative;transform-style:preserve-3d;width:min(100%,560px)}.hero-image-glow{background:radial-gradient(circle,#ffffff4d,#0000 70%);filter:blur(25px);height:60px;inset:auto 10% 2%;position:absolute;z-index:0}.hero-image{filter:drop-shadow(0 25px 45px rgba(0,0,0,.35));margin:0 auto;max-height:760px;pointer-events:none;position:relative;-webkit-user-select:none;user-select:none;width:auto;z-index:2}@keyframes heroFloat{0%{transform:perspective(1000px) translateY(0)}50%{transform:perspective(1000px) translateY(-10px)}to{transform:perspective(1000px) translateY(0)}}@media (max-width:991px){.hero-content-shell{height:420px}.hero-title-wrap{height:200px}.hero-text-wrap{height:100px}.hero-title{font-size:clamp(2.2rem,6vw,3.6rem)}.hero-text,.hero-title{max-width:100%}.hero-section{min-height:auto;padding-bottom:5rem!important;padding-top:5rem!important}.hero-image-card{width:min(100%,470px)}}@media (max-width:767px){.hero-content-shell{height:360px}.hero-title-wrap{height:160px}.hero-text-wrap{height:90px}.hero-title{font-size:clamp(2rem,8vw,2.8rem);line-height:1.02}.hero-text{font-size:1rem!important;line-height:1.5}.hero-chip{justify-content:center;width:100%}.hero-btn{width:100%}.hero-image-card{border-radius:1.5rem;padding:1rem}}#about{background:#0a0a0a}#about h2,h3{color:#e7e7e7}#about p{color:#b6b6b6;line-height:1.7}#about h3{margin-bottom:1rem}#projects{background-color:#f2f2f2}.project-card{background:#303030;border:1px solid #222;border-radius:10px;padding:1.75rem;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.project-card p{color:#b6b6b6}.project-card:hover{border-color:#555;box-shadow:0 12px 30px #0009;transform:translateY(-6px)}.tech-tag{background:#050505;border:1px solid #333;color:#bfbfbf;display:inline-block;font-size:.85rem;letter-spacing:.05em;padding:3px 10px}.project-btn{border:1px solid #fff;color:#0af;padding:6px 14px;text-decoration:none;transition:all .2s ease}.project-btn:hover{background:#111;border-color:#fff}.project-btn-outline{border-color:#444;color:#aaa}.project-btn-outline:hover{border-color:#888;color:#fff}.site-footer{background:#050505;border-top:1px solid #1f1f1f}.footer-title{color:#fff;font-family:var(--font-heading);letter-spacing:.08em;text-transform:uppercase}.footer-text{color:#a8a8a8;font-size:1.1rem}.footer-social{align-items:center;background:#0a0a0a;border:1px solid #2f2f2f;color:#fff;display:inline-flex;height:46px;justify-content:center;text-decoration:none;transition:transform .2s ease,border-color .2s ease,background .2s ease,color .2s ease;width:46px}.footer-social:hover{background:#111;border-color:#fff;color:#fff;transform:translateY(-3px)}.footer-social svg{font-size:1.1rem}:root{--ss-gutter-x:0.75rem;--ss-gutter-y:0rem;--ss-space-0:0;--ss-space-1:0.25rem;--ss-space-2:0.5rem;--ss-space-3:1rem;--ss-space-4:1.5rem;--ss-space-5:2rem;--ss-space-6:3rem;--ss-radius-sm:0.25rem;--ss-radius:0.5rem;--ss-radius-lg:0.75rem;--ss-radius-xl:1rem;--ss-radius-pill:9999px;--ss-shadow-sm:0 2px 8px #00000014;--ss-shadow:0 6px 18px #0000001f;--ss-shadow-lg:0 12px 30px #0000002e;--ss-transition:all 0.3s ease}*,:after,:before{box-sizing:border-box}canvas,img,svg,video{display:block;height:auto;max-width:100%}.app{display:flex;flex-direction:column;min-height:100vh;overflow:hidden!important}.container,.container-fluid{margin-left:auto;margin-right:auto;padding-left:.75rem;padding-left:var(--ss-gutter-x);padding-right:.75rem;padding-right:var(--ss-gutter-x);width:100%}.container-fluid{max-width:100%}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}@media (min-width:1400px){.container{max-width:1320px}}.row{display:flex;flex-wrap:wrap;margin-left:-.75rem;margin-left:calc(var(--ss-gutter-x)*-1);margin-right:-.75rem;margin-right:calc(var(--ss-gutter-x)*-1)}.row>*{margin-top:0;margin-top:var(--ss-gutter-y);padding-left:.75rem;padding-left:var(--ss-gutter-x);padding-right:.75rem;padding-right:var(--ss-gutter-x)}.col{flex:1 0}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.333333%}.col-2{flex:0 0 auto;width:16.666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.333333%}.col-5{flex:0 0 auto;width:41.666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.333333%}.col-8{flex:0 0 auto;width:66.666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.333333%}.col-11{flex:0 0 auto;width:91.666667%}.col-12{flex:0 0 auto;width:100%}@media (min-width:576px){.col-sm{flex:1 0}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.333333%}.col-sm-2{flex:0 0 auto;width:16.666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.333333%}.col-sm-5{flex:0 0 auto;width:41.666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.333333%}.col-sm-8{flex:0 0 auto;width:66.666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.333333%}.col-sm-11{flex:0 0 auto;width:91.666667%}.col-sm-12{flex:0 0 auto;width:100%}}@media (min-width:768px){.col-md{flex:1 0}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.333333%}.col-md-2{flex:0 0 auto;width:16.666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.333333%}.col-md-5{flex:0 0 auto;width:41.666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.333333%}.col-md-8{flex:0 0 auto;width:66.666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.333333%}.col-md-11{flex:0 0 auto;width:91.666667%}.col-md-12{flex:0 0 auto;width:100%}}@media (min-width:992px){.col-lg{flex:1 0}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.333333%}.col-lg-2{flex:0 0 auto;width:16.666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.333333%}.col-lg-5{flex:0 0 auto;width:41.666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.333333%}.col-lg-8{flex:0 0 auto;width:66.666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.333333%}.col-lg-11{flex:0 0 auto;width:91.666667%}.col-lg-12{flex:0 0 auto;width:100%}}@media (min-width:1200px){.col-xl{flex:1 0}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.333333%}.col-xl-2{flex:0 0 auto;width:16.666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.333333%}.col-xl-5{flex:0 0 auto;width:41.666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.333333%}.col-xl-8{flex:0 0 auto;width:66.666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.333333%}.col-xl-11{flex:0 0 auto;width:91.666667%}.col-xl-12{flex:0 0 auto;width:100%}}@media (min-width:1400px){.col-xxl{flex:1 0}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.333333%}.col-xxl-2{flex:0 0 auto;width:16.666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.333333%}.col-xxl-5{flex:0 0 auto;width:41.666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.333333%}.col-xxl-8{flex:0 0 auto;width:66.666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.333333%}.col-xxl-11{flex:0 0 auto;width:91.666667%}.col-xxl-12{flex:0 0 auto;width:100%}}.d-none{display:none!important}.d-block{display:block!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-grid{display:grid!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-block{display:block!important}.d-sm-flex{display:flex!important}.d-sm-grid{display:grid!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-block{display:block!important}.d-md-flex{display:flex!important}.d-md-grid{display:grid!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-block{display:block!important}.d-lg-flex{display:flex!important}.d-lg-grid{display:grid!important}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-start{justify-content:flex-start!important}.justify-center{justify-content:center!important}.justify-end{justify-content:flex-end!important}.justify-between{justify-content:space-between!important}.justify-around{justify-content:space-around!important}.justify-evenly{justify-content:space-evenly!important}.justify-content-start{justify-content:flex-start!important}.justify-content-center{justify-content:center!important}.justify-content-end{justify-content:flex-end!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-start{align-items:flex-start!important}.align-center{align-items:center!important}.align-end{align-items:flex-end!important}.align-stretch{align-items:stretch!important}.align-baseline{align-items:baseline!important}.align-items-start{align-items:flex-start!important}.align-items-center{align-items:center!important}.align-items-end{align-items:flex-end!important}.align-items-stretch{align-items:stretch!important}.align-items-baseline{align-items:baseline!important}.align-self-start{align-self:flex-start!important}.align-self-center{align-self:center!important}.align-self-end{align-self:flex-end!important}.align-self-stretch{align-self:stretch!important}@media (min-width:576px){.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-between{justify-content:space-between!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-center{align-items:center!important}.align-items-sm-end{align-items:flex-end!important}}@media (min-width:768px){.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-between{justify-content:space-between!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-center{align-items:center!important}.align-items-md-end{align-items:flex-end!important}}@media (min-width:992px){.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-between{justify-content:space-between!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-center{align-items:center!important}.align-items-lg-end{align-items:flex-end!important}}.gap-0{gap:0!important;gap:var(--ss-space-0)!important}.gap-1{gap:.25rem!important;gap:var(--ss-space-1)!important}.gap-2{gap:.5rem!important;gap:var(--ss-space-2)!important}.gap-3{gap:1rem!important;gap:var(--ss-space-3)!important}.gap-4{gap:1.5rem!important;gap:var(--ss-space-4)!important}.gap-5{gap:2rem!important;gap:var(--ss-space-5)!important}.gap-6{gap:3rem!important;gap:var(--ss-space-6)!important}.w-auto{width:auto!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.h-auto{height:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.min-w-100{min-width:100%!important}.min-h-100{min-height:100%!important}.max-w-100{max-width:100%!important}.max-h-100{max-height:100%!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.overflow-hidden{overflow:hidden!important}.overflow-auto{overflow:auto!important}.overflow-scroll{overflow:scroll!important}.overflow-visible{overflow:visible!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.bottom-0{bottom:0!important}.start-0{left:0!important}.end-0{right:0!important}.text-left{text-align:left!important}.text-center{text-align:center!important}.text-right{text-align:right!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:1.75!important}.rounded{border-radius:.5rem!important;border-radius:var(--ss-radius)!important}.rounded-sm{border-radius:.25rem!important;border-radius:var(--ss-radius-sm)!important}.rounded-lg{border-radius:.75rem!important;border-radius:var(--ss-radius-lg)!important}.rounded-xl{border-radius:1rem!important;border-radius:var(--ss-radius-xl)!important}.rounded-pill{border-radius:9999px!important;border-radius:var(--ss-radius-pill)!important}.rounded-0{border-radius:0!important}.rounded-circle{border-radius:50%!important}.shadow-sm{box-shadow:0 2px 8px #00000014!important;box-shadow:var(--ss-shadow-sm)!important}.shadow{box-shadow:0 6px 18px #0000001f!important;box-shadow:var(--ss-shadow)!important}.shadow-lg{box-shadow:0 12px 30px #0000002e!important;box-shadow:var(--ss-shadow-lg)!important}.shadow-none{box-shadow:none!important}.img-fluid{height:auto;max-width:100%}.object-fit-cover{object-fit:cover!important}.object-fit-contain{object-fit:contain!important}.fade-bottom{-webkit-mask-image:linear-gradient(180deg,#000 90%,#0000);mask-image:linear-gradient(180deg,#000 90%,#0000);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}.transition{transition:all .3s ease!important;transition:var(--ss-transition)!important}.m-0{margin:0!important;margin:var(--ss-space-0)!important}.m-1{margin:.25rem!important;margin:var(--ss-space-1)!important}.m-2{margin:.5rem!important;margin:var(--ss-space-2)!important}.m-3{margin:1rem!important;margin:var(--ss-space-3)!important}.m-4{margin:1.5rem!important;margin:var(--ss-space-4)!important}.m-5{margin:2rem!important;margin:var(--ss-space-5)!important}.m-6{margin:3rem!important;margin:var(--ss-space-6)!important}.m-auto{margin:auto!important}.mt-0{margin-top:0!important;margin-top:var(--ss-space-0)!important}.mt-1{margin-top:.25rem!important;margin-top:var(--ss-space-1)!important}.mt-2{margin-top:.5rem!important;margin-top:var(--ss-space-2)!important}.mt-3{margin-top:1rem!important;margin-top:var(--ss-space-3)!important}.mt-4{margin-top:1.5rem!important;margin-top:var(--ss-space-4)!important}.mt-5{margin-top:2rem!important;margin-top:var(--ss-space-5)!important}.mt-6{margin-top:3rem!important;margin-top:var(--ss-space-6)!important}.mt-auto{margin-top:auto!important}.mr-0{margin-right:0!important;margin-right:var(--ss-space-0)!important}.mr-1{margin-right:.25rem!important;margin-right:var(--ss-space-1)!important}.mr-2{margin-right:.5rem!important;margin-right:var(--ss-space-2)!important}.mr-3{margin-right:1rem!important;margin-right:var(--ss-space-3)!important}.mr-4{margin-right:1.5rem!important;margin-right:var(--ss-space-4)!important}.mr-5{margin-right:2rem!important;margin-right:var(--ss-space-5)!important}.mr-6{margin-right:3rem!important;margin-right:var(--ss-space-6)!important}.mr-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important;margin-bottom:var(--ss-space-0)!important}.mb-1{margin-bottom:.25rem!important;margin-bottom:var(--ss-space-1)!important}.mb-2{margin-bottom:.5rem!important;margin-bottom:var(--ss-space-2)!important}.mb-3{margin-bottom:1rem!important;margin-bottom:var(--ss-space-3)!important}.mb-4{margin-bottom:1.5rem!important;margin-bottom:var(--ss-space-4)!important}.mb-5{margin-bottom:2rem!important;margin-bottom:var(--ss-space-5)!important}.mb-6{margin-bottom:3rem!important;margin-bottom:var(--ss-space-6)!important}.mb-auto{margin-bottom:auto!important}.ml-0{margin-left:0!important;margin-left:var(--ss-space-0)!important}.ml-1{margin-left:.25rem!important;margin-left:var(--ss-space-1)!important}.ml-2{margin-left:.5rem!important;margin-left:var(--ss-space-2)!important}.ml-3{margin-left:1rem!important;margin-left:var(--ss-space-3)!important}.ml-4{margin-left:1.5rem!important;margin-left:var(--ss-space-4)!important}.ml-5{margin-left:2rem!important;margin-left:var(--ss-space-5)!important}.ml-6{margin-left:3rem!important;margin-left:var(--ss-space-6)!important}.ml-auto{margin-left:auto!important}.mx-0{margin-left:0!important;margin-left:var(--ss-space-0)!important;margin-right:0!important;margin-right:var(--ss-space-0)!important}.mx-1{margin-left:.25rem!important;margin-left:var(--ss-space-1)!important;margin-right:.25rem!important;margin-right:var(--ss-space-1)!important}.mx-2{margin-left:.5rem!important;margin-left:var(--ss-space-2)!important;margin-right:.5rem!important;margin-right:var(--ss-space-2)!important}.mx-3{margin-left:1rem!important;margin-left:var(--ss-space-3)!important;margin-right:1rem!important;margin-right:var(--ss-space-3)!important}.mx-4{margin-left:1.5rem!important;margin-left:var(--ss-space-4)!important;margin-right:1.5rem!important;margin-right:var(--ss-space-4)!important}.mx-5{margin-left:2rem!important;margin-left:var(--ss-space-5)!important;margin-right:2rem!important;margin-right:var(--ss-space-5)!important}.mx-6{margin-left:3rem!important;margin-left:var(--ss-space-6)!important;margin-right:3rem!important;margin-right:var(--ss-space-6)!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-0{margin-bottom:0!important;margin-bottom:var(--ss-space-0)!important;margin-top:0!important;margin-top:var(--ss-space-0)!important}.my-1{margin-bottom:.25rem!important;margin-bottom:var(--ss-space-1)!important;margin-top:.25rem!important;margin-top:var(--ss-space-1)!important}.my-2{margin-bottom:.5rem!important;margin-bottom:var(--ss-space-2)!important;margin-top:.5rem!important;margin-top:var(--ss-space-2)!important}.my-3{margin-bottom:1rem!important;margin-bottom:var(--ss-space-3)!important;margin-top:1rem!important;margin-top:var(--ss-space-3)!important}.my-4{margin-bottom:1.5rem!important;margin-bottom:var(--ss-space-4)!important;margin-top:1.5rem!important;margin-top:var(--ss-space-4)!important}.my-5{margin-bottom:2rem!important;margin-bottom:var(--ss-space-5)!important;margin-top:2rem!important;margin-top:var(--ss-space-5)!important}.my-6{margin-bottom:3rem!important;margin-bottom:var(--ss-space-6)!important;margin-top:3rem!important;margin-top:var(--ss-space-6)!important}.my-auto{margin-bottom:auto!important;margin-top:auto!important}.p-0{padding:0!important;padding:var(--ss-space-0)!important}.p-1{padding:.25rem!important;padding:var(--ss-space-1)!important}.p-2{padding:.5rem!important;padding:var(--ss-space-2)!important}.p-3{padding:1rem!important;padding:var(--ss-space-3)!important}.p-4{padding:1.5rem!important;padding:var(--ss-space-4)!important}.p-5{padding:2rem!important;padding:var(--ss-space-5)!important}.p-6{padding:3rem!important;padding:var(--ss-space-6)!important}.pt-0{padding-top:0!important;padding-top:var(--ss-space-0)!important}.pt-1{padding-top:.25rem!important;padding-top:var(--ss-space-1)!important}.pt-2{padding-top:.5rem!important;padding-top:var(--ss-space-2)!important}.pt-3{padding-top:1rem!important;padding-top:var(--ss-space-3)!important}.pt-4{padding-top:1.5rem!important;padding-top:var(--ss-space-4)!important}.pt-5{padding-top:2rem!important;padding-top:var(--ss-space-5)!important}.pt-6{padding-top:3rem!important;padding-top:var(--ss-space-6)!important}.pr-0{padding-right:0!important;padding-right:var(--ss-space-0)!important}.pr-1{padding-right:.25rem!important;padding-right:var(--ss-space-1)!important}.pr-2{padding-right:.5rem!important;padding-right:var(--ss-space-2)!important}.pr-3{padding-right:1rem!important;padding-right:var(--ss-space-3)!important}.pr-4{padding-right:1.5rem!important;padding-right:var(--ss-space-4)!important}.pr-5{padding-right:2rem!important;padding-right:var(--ss-space-5)!important}.pr-6{padding-right:3rem!important;padding-right:var(--ss-space-6)!important}.pb-0{padding-bottom:0!important;padding-bottom:var(--ss-space-0)!important}.pb-1{padding-bottom:.25rem!important;padding-bottom:var(--ss-space-1)!important}.pb-2{padding-bottom:.5rem!important;padding-bottom:var(--ss-space-2)!important}.pb-3{padding-bottom:1rem!important;padding-bottom:var(--ss-space-3)!important}.pb-4{padding-bottom:1.5rem!important;padding-bottom:var(--ss-space-4)!important}.pb-5{padding-bottom:2rem!important;padding-bottom:var(--ss-space-5)!important}.pb-6{padding-bottom:3rem!important;padding-bottom:var(--ss-space-6)!important}.pl-0{padding-left:0!important;padding-left:var(--ss-space-0)!important}.pl-1{padding-left:.25rem!important;padding-left:var(--ss-space-1)!important}.pl-2{padding-left:.5rem!important;padding-left:var(--ss-space-2)!important}.pl-3{padding-left:1rem!important;padding-left:var(--ss-space-3)!important}.pl-4{padding-left:1.5rem!important;padding-left:var(--ss-space-4)!important}.pl-5{padding-left:2rem!important;padding-left:var(--ss-space-5)!important}.pl-6{padding-left:3rem!important;padding-left:var(--ss-space-6)!important}.px-0{padding-left:0!important;padding-left:var(--ss-space-0)!important;padding-right:0!important;padding-right:var(--ss-space-0)!important}.px-1{padding-left:.25rem!important;padding-left:var(--ss-space-1)!important;padding-right:.25rem!important;padding-right:var(--ss-space-1)!important}.px-2{padding-left:.5rem!important;padding-left:var(--ss-space-2)!important;padding-right:.5rem!important;padding-right:var(--ss-space-2)!important}.px-3{padding-left:1rem!important;padding-left:var(--ss-space-3)!important;padding-right:1rem!important;padding-right:var(--ss-space-3)!important}.px-4{padding-left:1.5rem!important;padding-left:var(--ss-space-4)!important;padding-right:1.5rem!important;padding-right:var(--ss-space-4)!important}.px-5{padding-left:2rem!important;padding-left:var(--ss-space-5)!important;padding-right:2rem!important;padding-right:var(--ss-space-5)!important}.px-6{padding-left:3rem!important;padding-left:var(--ss-space-6)!important;padding-right:3rem!important;padding-right:var(--ss-space-6)!important}.py-0{padding-bottom:0!important;padding-bottom:var(--ss-space-0)!important;padding-top:0!important;padding-top:var(--ss-space-0)!important}.py-1{padding-bottom:.25rem!important;padding-bottom:var(--ss-space-1)!important;padding-top:.25rem!important;padding-top:var(--ss-space-1)!important}.py-2{padding-bottom:.5rem!important;padding-bottom:var(--ss-space-2)!important;padding-top:.5rem!important;padding-top:var(--ss-space-2)!important}.py-3{padding-bottom:1rem!important;padding-bottom:var(--ss-space-3)!important;padding-top:1rem!important;padding-top:var(--ss-space-3)!important}.py-4{padding-bottom:1.5rem!important;padding-bottom:var(--ss-space-4)!important;padding-top:1.5rem!important;padding-top:var(--ss-space-4)!important}.py-5{padding-bottom:2rem!important;padding-bottom:var(--ss-space-5)!important;padding-top:2rem!important;padding-top:var(--ss-space-5)!important}.py-6{padding-bottom:3rem!important;padding-bottom:var(--ss-space-6)!important;padding-top:3rem!important;padding-top:var(--ss-space-6)!important}@media (min-width:576px){.mt-sm-3{margin-top:1rem!important;margin-top:var(--ss-space-3)!important}.px-sm-4{padding-left:1.5rem!important;padding-left:var(--ss-space-4)!important;padding-right:1.5rem!important;padding-right:var(--ss-space-4)!important}}@media (min-width:768px){.mb-md-4{margin-bottom:1.5rem!important;margin-bottom:var(--ss-space-4)!important}.py-md-5{padding-bottom:2rem!important;padding-bottom:var(--ss-space-5)!important;padding-top:2rem!important;padding-top:var(--ss-space-5)!important}}@media (min-width:992px){.ml-lg-5{margin-left:2rem!important;margin-left:var(--ss-space-5)!important}.px-lg-4{padding-left:1.5rem!important;padding-left:var(--ss-space-4)!important;padding-right:1.5rem!important;padding-right:var(--ss-space-4)!important}}@media (min-width:1200px){.pt-xl-2{padding-top:.5rem!important;padding-top:var(--ss-space-2)!important}}
/*# sourceMappingURL=main.4d320c5d.css.map*/