.hero.container.hero-full{margin-top:0!important;padding-top:2rem}.hero-animated{position:relative;display:flex;flex-direction:column;align-items:flex-end;min-height:60vh}.hero-animated{overflow:hidden}.hero-header-row{display:flex;flex-direction:row;gap:1.2rem;align-items:flex-start;justify-content:flex-end;width:100%;margin-bottom:1.5rem}.hero-hi{opacity:0;transform:translateY(-80px) translate(60vw);animation:heroHiIn 1.1s .1s cubic-bezier(.7,-.2,.3,1.2) forwards,shine 2.5s linear infinite alternate;font-weight:700;font-size:clamp(2.4rem,6.5vw,5rem);background:linear-gradient(90deg,#4f7de9,#8c9eff,#b6adf0,#4f7de9);background-size:200% auto;color:transparent;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-name{opacity:0;transform:translateY(-80px) translate(-60vw);animation:heroNameIn 1.1s .3s cubic-bezier(.7,-.2,.3,1.2) forwards,shine 2.5s linear infinite alternate;font-weight:700;font-size:clamp(2.4rem,6.5vw,5rem);background:linear-gradient(90deg,#4f7de9,#8c9eff,#b6adf0,#4f7de9);background-size:200% auto;color:transparent;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.site__main .hero .hero-header-row .h1.hero-hi,.site__main .hero .hero-header-row .h1.hero-name{font-size:clamp(2.8rem,8.5vw,6.5rem);line-height:1.02}.hero-lead{opacity:0;transform:translate(-60vw);animation:heroLeadIn 1.1s 1.2s cubic-bezier(.7,-.2,.3,1.2) forwards,shine 2.5s linear infinite alternate;font-size:1.25rem;max-width:40ch;text-align:right;background:linear-gradient(90deg,#4f7de9,#8c9eff,#b6adf0,#4f7de9);background-size:200% auto;color:transparent;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.site__main .hero .hero-lead{font-size:clamp(1.25rem,2.8vw,1.9rem);max-width:60ch;line-height:1.4}@keyframes heroHiIn{to{opacity:1;transform:translateY(0) translate(0)}}@keyframes heroNameIn{to{opacity:1;transform:translateY(0) translate(0)}}@keyframes heroLeadIn{to{opacity:1;transform:translate(0)}}@keyframes shine{0%{background-position:0% 50%}to{background-position:100% 50%}}@media (max-width: 700px){.hero-animated{align-items:flex-start!important}.hero-header-row{flex-direction:column;align-items:flex-start;gap:.3rem}.hero-header-row .h1{font-size:2.8rem;line-height:1.1;text-align:left;width:100%}.hero-lead{align-items:flex-start!important;text-align:left!important;font-size:1.15rem}}@media (max-width: 700px){.character{display:none}}.character{position:absolute;bottom:2vh;left:-20vw;z-index:100;pointer-events:none;background-repeat:no-repeat}.character.walk{width:459.625px;height:950px;background-image:url(/AMajerWebsite/assets/walk.png);background-size:3677px 950px;animation:walk-frames 1s steps(8) infinite,walk-move 2s linear forwards;transform:scale(.48);transform-origin:bottom left}@keyframes walk-frames{0%{background-position:0 0}to{background-position:-3665px 0}}@keyframes walk-move{0%{left:-20vw}to{left:20vw}}.character.wave{width:407.8px;height:950px;left:25vw;background-image:url(/AMajerWebsite/assets/wave.png);background-size:2039px 950px;animation:wave-frames .9s steps(5) infinite;transform:scale(.48);transform-origin:bottom left}@keyframes wave-frames{0%{background-position:0 0}to{background-position:-2027px 0}}.core-concept-card{display:inline-block;min-width:110px;padding:.7rem 1.1rem;margin:.5rem 1rem 1rem;background:#4f7de9;border-radius:1.1rem;font-size:1.08rem;font-weight:600;color:#000;box-shadow:0 2px 8px #4f7de912;letter-spacing:.01em;transition:box-shadow .18s,transform .18s;vertical-align:middle}.core-concept-card:hover{background-color:#317ef1;box-shadow:0 0 12px #c5cfe4,0 0 24px #8c9eff;transform:scale(1.04)}.skills-section-header{font-size:2.2rem;font-weight:800;color:#f3e6ff;letter-spacing:.02em;background:linear-gradient(90deg,#b6adf0 60%,#8c9eff);background-clip:text;-webkit-background-clip:text;animation:shine 2.5s linear infinite alternate;animation-fill-mode:forwards;margin-bottom:1.2rem;margin-top:.5rem;text-shadow:0 2px 8px rgba(79,125,233,.12)}.skills-icon-list{display:flex;gap:1.6rem;flex-wrap:wrap;justify-content:flex-start}.skills-icon-list{margin-bottom:2rem}.skills-icon-card{text-align:center;display:flex;align-items:center;justify-content:center;width:auto;height:auto;padding:1rem;transition:transform .18s;cursor:pointer;position:relative}.skills-icon-card .badge-icon{display:block;margin-left:auto;margin-right:auto;width:100px;height:110px}.skills-icon-card svg{width:72px;height:88px}.skills-icon-card:hover .badge-icon{filter:drop-shadow(0 0 10px #b6adf088) drop-shadow(0 0 5px #e5e2fc88) invert(0%) sepia(0%) saturate(300%) hue-rotate(0deg) brightness(100%);transform:scale(1.08)}.skills-tooltip{position:absolute;left:50%;top:100%;transform:translate(-50%);margin-top:.5rem;background:none;color:#4f7de9;font-weight:700;font-size:1.08em;opacity:0;pointer-events:none;transition:opacity .18s;white-space:nowrap;z-index:2}.skills-icon-card:hover .skills-tooltip{opacity:1}.badge_icon{width:4rem;height:4rem;vertical-align:-.1em}.about-cards-vertical{display:flex;flex-direction:column;gap:.5vh;margin:8vh 0 10vh}.about-card{max-width:700px;width:90%;min-height:30vh;margin:0 auto;display:flex;flex-direction:column;justify-content:center;box-shadow:0 4px 32px #4f7de912;transition:box-shadow .2s}.about-card--left{align-items:flex-start;margin-left:0;margin-right:auto}.about-card--right{align-items:flex-end;margin-left:auto;margin-right:0}@media (min-width: 900px){.about-cards-vertical{gap:.5vh;margin:1vh 0}.about-card{min-height:48vh;max-width:900px;font-size:1.13rem}}.about-header-row{width:100%;display:flex;align-items:center;margin-bottom:none;margin-top:none}.about-card--left:last-of-type{margin-bottom:16rem}.about-header-row--left{justify-content:flex-start;padding-left:2vw}.about-header-row--right{justify-content:flex-end;padding-right:2vw}.about-section-header{font-size:5rem;font-weight:900;margin:0;letter-spacing:.01em;line-height:1.08}.site__main .about-section-header.teal-header{font-size:3.82rem!important;color:#055b5c!important;background:linear-gradient(90deg,#6ec6ca 60%,#055b5c)!important;background-clip:text!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important}.muted,.about-card .muted{color:#d6cfff;opacity:1}.list-dots{padding-left:1.2rem}.list-dots li{margin:.25rem 0}.timeline{padding-left:1.2rem;margin:1rem 0 0}.timeline li{margin-bottom:1.2rem}@media (min-width: 1200px){#Projects{margin-bottom:60vh!important}}#Projects{margin-bottom:32vh}.projects-vertical-list{display:flex;flex-direction:column;gap:2.5rem;margin:8vh 0 10vh}.project-outer{width:100%;display:flex;justify-content:flex-start}.project-outer--right{justify-content:flex-end}.project-card-vertical{display:flex;flex-direction:row;align-items:center;gap:2.5rem;max-width:1100px;width:100%;min-height:44vh}.project-card-vertical--reverse{flex-direction:row-reverse}.project-card-vertical__media{flex:0 0 520px;display:flex;align-items:center;justify-content:center;height:340px;background:color-mix(in oklab,var(--card) 90%,transparent);border-radius:1.2rem;box-shadow:0 4px 32px #4f7de912;overflow:hidden}.project-card-vertical__media iframe{width:500px;height:320px;border-radius:1.2rem;border:none;background:#000;display:block}.project-card-vertical__media img{width:100%;height:100%;object-fit:cover;border-radius:1.2rem}.project-card-vertical__body{flex:1 1 0;min-width:0;min-height:220px;display:flex;flex-direction:column;justify-content:center;background:var(--card);border:1px solid var(--border);border-radius:.9rem;box-shadow:0 4px 32px #4f7de92e,0 0 24px 8px #adbfff33;transition:box-shadow .2s}.project-card-vertical__body:hover,.project-card-vertical__body:focus,.project-card-vertical__body:active{text-decoration:none}.project-card-buttons{display:flex;gap:1rem;margin-top:1.2rem;justify-content:center;align-items:center;position:relative;z-index:1}.project-card-btn{background:linear-gradient(180deg,#4f7de9,#2e4fa2);color:#fff;border:none;border-radius:.5rem;padding:.6rem 1.4rem;font-size:1.08rem;cursor:pointer;transition:background .2s,box-shadow .2s,transform .1s;box-shadow:0 4px #1c2a4d,0 2px 8px #4f7de92e;font-weight:600;text-shadow:0 1px 2px #1c2a4d44;position:relative}.project-card-btn:hover,.project-card-btn:focus,.project-card-btn:active{background:linear-gradient(180deg,#2e4fa2,#1c2a4d);box-shadow:0 6px #1c2a4d,0 6px 24px #4f7de938;outline:none;text-decoration:none}.project-card-btn:active{transform:translateY(2px);box-shadow:0 2px #1c2a4d,0 1px 4px #4f7de92e}@media (max-width: 900px){.project-card-vertical,.project-card-vertical--reverse{flex-direction:column!important;gap:1.5rem;align-items:stretch}.project-card-vertical__media{width:100%;height:180px;margin-bottom:.5rem}}@media (max-width: 700px){.project-card-vertical__body{min-height:unset!important;height:auto!important;max-height:none!important;padding:1rem;font-size:1rem;word-break:break-word;overflow-wrap:break-word;white-space:normal;box-sizing:border-box;width:100%}}.muted,.project-card-vertical__body .muted{color:#d6cfff;opacity:1}@media (min-width: 1200px){.timeline-section{margin-bottom:30rem!important}}@media (min-width: 900px){.react-activity-calendar__calendar{overflow-x:hidden!important;width:70vw;max-width:100%;display:block}}.timeline-graph-box{transition:filter .18s,box-shadow .18s}.timeline-graph-box:hover{filter:brightness(1.18) sepia(10%) saturate(180%) hue-rotate(160deg) drop-shadow(0 0 8px #4f7de9);box-shadow:0 0 12px #3ba8b6,0 0 24px #8c9eff}svg.react-activity-calendar__calendar{filter:brightness(1) invert(0%) sepia(50%) saturate(300%) hue-rotate(115deg);height:auto;width:70vw}rect{border-radius:80%!important}rect:hover{transform:scale(1.04)}div.react-activity-calendar__legend-colors{filter:brightness(1) invert(0%) sepia(50%) saturate(300%) hue-rotate(115deg)}.timeline-section{margin:2.5rem 0}.timeline-header{margin-bottom:8rem;position:sticky;top:64px;z-index:100;background:none;box-shadow:none}.timeline{position:relative;margin-left:2rem;padding-left:2rem;border-left:none}.timeline--sticky{min-height:2560px}.timeline:before{content:"";position:absolute;left:-2rem;top:0;width:1px;height:100%;background:linear-gradient(180deg,#055b5c,#4f7de9 60%,#3ba8b6);border-radius:2px;z-index:0}.timeline-event{position:relative;margin-bottom:2.5rem;display:flex;align-items:flex-start}.timeline-event--sticky{position:sticky;margin-bottom:200px;box-shadow:0 2px 12px #8c9eff33;border-radius:.7rem;background:#12141af5;transition:box-shadow .2s}.timeline--sticky .timeline-event--sticky:nth-child(1){top:144px;z-index:10}.timeline--sticky .timeline-event--sticky:nth-child(2){top:184px;z-index:11}.timeline--sticky .timeline-event--sticky:nth-child(3){top:224px;z-index:12}.timeline--sticky .timeline-event--sticky:nth-child(4){top:264px;z-index:13}.timeline--sticky .timeline-event--sticky:nth-child(5){top:304px;z-index:14}.timeline--sticky .timeline-event--sticky:nth-child(6){top:344px;z-index:15}.timeline--sticky .timeline-event--sticky:nth-child(7){top:384px;z-index:16}.timeline--sticky .timeline-event--sticky:nth-child(8){top:424px;z-index:17;margin-bottom:40px}.timeline-dot{position:absolute;left:-2.1rem;top:.3rem;width:1.2rem;height:1.2rem;background:linear-gradient(135deg,#8c9eff 60%,#4f7de9);border-radius:50%;box-shadow:0 0 8px #8c9eff88;border:2px solid #fff}.timeline-content{color:#e3e6f3;padding:.5rem 0 .5rem 1.5rem;margin-left:1rem;min-width:220px;max-width:420px}.timeline-date{font-size:.95rem;color:#8c9eff;font-weight:600;margin-bottom:.2rem}.timeline-title{font-size:1.1rem;font-weight:700;margin-bottom:.2rem}.timeline-desc{font-size:.98rem;color:#b6adf0}.field input,.field textarea{box-shadow:0 2px 12px #4f7de91a,0 0 8px 2px #adbfff22}.contact-links{display:flex;flex-direction:row;gap:.9rem;margin:1.2rem 0;align-items:center}.contact-link{display:inline-flex;align-items:center;justify-content:center;width:88px;height:88px;border-radius:12px;background:transparent;text-decoration:none;transition:transform .12s ease,background .12s ease,box-shadow .12s ease}.contact-link:focus-visible{outline:none;box-shadow:0 0 0 3px #4f7de92e;border-radius:8px}.contact-icon{width:72px;height:72px;display:block;transition:transform .18s ease,filter .18s ease}.contact-link:hover .contact-icon,.contact-link:focus .contact-icon{transform:translateY(-9px) scale(1.08);filter:drop-shadow(0 0 10px #b6adf088) drop-shadow(0 0 5px #e5e2fc88) invert(0%) sepia(0%) saturate(300%) hue-rotate(0deg) brightness(100%)}@media (max-width: 420px){.contact-links{gap:.6rem}}button.btn{background:linear-gradient(180deg,#4f7de9,#2e4fa2);color:#fff;border:none;border-radius:.5rem;padding:.6rem 1.4rem;font-size:1.08rem;cursor:pointer;transition:background .2s,box-shadow .2s,transform .1s;box-shadow:0 4px #1c2a4d,0 2px 8px #4f7de92e;font-weight:600;text-shadow:0 1px 2px #1c2a4d44;position:relative}button.btn:hover,button.btn:focus{background:linear-gradient(180deg,#2e4fa2,#1c2a4d);box-shadow:0 6px #1c2a4d,0 6px 24px #4f7de938;outline:none}.form .field{display:flex;flex-direction:column;gap:.375rem;margin-bottom:1rem}.form .field label{font-size:.95rem;font-weight:600;color:var(--fg);opacity:.9}.form .field input,.form .field textarea{width:100%;padding:.6rem .75rem;border-radius:.6rem;border:1px solid var(--border);background:var(--card);color:var(--fg);font-size:1rem}.form .field textarea{min-height:8rem;resize:vertical}@media (max-width: 420px){.form .field{margin-bottom:.75rem}.form .field label{font-size:.9rem}}*{box-sizing:border-box}html{scroll-behavior:smooth}section[id]{scroll-margin-top:100px}html,body,#root{height:100%}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,Arial,"Apple Color Emoji","Segoe UI Emoji";line-height:1.6}:root{--bg: #0b0c0f;--fg: #e8e9ee;--muted: #a7adbb;--card: #12141a;--border: #262937;--accent: #4f7de9}@media (prefers-color-scheme: light){:root{--bg: #ffffff;--fg: #0b0c0f;--muted: #4c5466;--card: #f6f7fb;--border: #e7e9f0;--accent: #2b59ff}}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}body{background:var(--bg);color:var(--fg)}img{max-width:100%;display:block}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}:focus-visible{outline:3px solid var(--accent);outline-offset:2px;border-radius:6px}.skip-link{position:absolute;left:-9999px;top:-9999px;background:var(--accent);color:#fff;padding:.5rem .75rem;border-radius:.5rem}.skip-link:focus{left:.75rem;top:.75rem;z-index:1000}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.container{width:min(1100px,100% - 2rem);margin-inline:auto}.stack-sm>*+*{margin-top:.5rem}.stack-lg>*+*{margin-top:1rem}.grid-2,.grid-3{display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width: 768px){.grid-2{grid-template-columns:1fr 1fr}.grid-3{grid-template-columns:repeat(3,1fr)}}.site{min-height:100%;display:grid;grid-template-rows:auto 1fr auto}.site__header{position:sticky;top:0;z-index:9999;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:color-mix(in oklab,var(--bg) 85%,transparent)}.site__main{padding-block:2rem}.site__footer{border-top:1px solid var(--border);padding:1.5rem;display:flex;gap:1rem;align-items:center;justify-content:space-between;flex-wrap:wrap}.social{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:1.5rem;align-items:center}.social a{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;color:var(--fg);border-radius:.5rem}.social a:hover,.social a:focus-visible{color:var(--accent);text-decoration:none;background:var(--card)}.sidebar-social{position:fixed;top:40%;left:2rem;z-index:1000;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center}.sidebar-social__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.2rem;align-items:center}.sidebar-social__list a,.sidebar-social__list button{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:transparent;border-radius:1rem;box-shadow:none;color:#055b5c;transition:background .2s,color .2s,transform .15s}.sidebar-social__list button{border:0;padding:0;cursor:pointer}.sidebar-social__list a:hover,.sidebar-social__list a:focus-visible,.sidebar-social__list button:hover,.sidebar-social__list button:focus-visible{background:transparent;color:inherit;transform:translateY(-2px) scale(1.08)}.sidebar-social__list a:hover img,.sidebar-social__list a:focus-visible img,.sidebar-social__list button:hover img,.sidebar-social__list button:focus-visible img{filter:drop-shadow(0 0 16px #6ec6ca) drop-shadow(0 0 32px #b6eaff) invert(80%) sepia(0%) saturate(75%) hue-rotate(180deg) brightness(650%)}.sidebar-social__list img{width:48px;height:48px;display:block;background:none;border-radius:0}@media (max-width: 700px){.sidebar-social{display:none}}@media (max-width: 1268px){.sidebar-social{display:none!important}}.nav{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.75rem 1rem}.nav__list--centered{justify-content:center;width:100%}.nav__toggle{margin-left:auto;display:inline-flex;background:transparent;border:1px solid var(--border);color:var(--fg);padding:.4rem .6rem;border-radius:.5rem}.nav__list{display:grid;grid-template-rows:1fr;gap:.25rem;margin:0;padding:.5rem 0 0;list-style:none;overflow:hidden;max-height:0;opacity:0;pointer-events:none;transform:translateY(-.25rem);transition:max-height .3s ease,opacity .2s ease,transform .2s ease;will-change:max-height,opacity,transform}.nav__list a{display:block;padding:.5rem 1.2rem;border-radius:.5rem;color:#4f7de9;font-weight:600;letter-spacing:.03em;text-decoration:none;transition:color .2s;font-size:1.5rem}.nav__list a:hover,.nav__list a:focus-visible{color:#8c9eff;transform:translateY(-2px) scale(1.08);transition:color .2s,transform .15s cubic-bezier(.4,0,.2,1)}.nav__list a.active{background:none;color:#8c9eff!important;font-weight:700}.nav__list[data-collapsed=false]{max-height:12rem;opacity:1;pointer-events:auto;transform:translateY(0);background:var(--card);border:1px solid var(--border);border-radius:.6rem;padding:.5rem;box-shadow:0 4px 8px #0000001a}@media (min-width: 768px){.nav__toggle{display:none}.nav__list{display:flex!important;align-items:center;gap:.25rem;padding:0;max-height:none;opacity:1;overflow:visible;pointer-events:auto;transform:none;transition:none;background:none;border:none;border-radius:0}}@media (max-width: 767px){.nav__toggle{margin-left:0;margin-right:auto;font-size:1.25rem;padding:.6rem .9rem;border-radius:.6rem;min-height:44px;display:inline-flex;align-items:center;justify-content:center}.nav__toggle>svg,.nav__toggle>img{width:1.25em;height:1.25em}.nav{position:relative}.nav__list{position:absolute;left:0;top:calc(100% + .5rem);width:auto;min-width:180px;max-width:calc(100vw - 2rem);margin:0;padding:.25rem;transform:none;box-shadow:0 8px 24px #0000002e;z-index:1500}.nav__list[data-collapsed=true]{max-height:0;opacity:0;pointer-events:none}.nav__list[data-collapsed=false]{max-height:40rem;opacity:1;pointer-events:auto}}.hero{display:grid;gap:1rem;align-items:center}.hero__text .h1{font-size:clamp(2rem,5vw,3rem);line-height:1.1}.lead{color:var(--muted);max-width:55ch}.hero__visual{border-radius:1rem;overflow:hidden;border:1px solid var(--border)}.underline{text-decoration:none;text-underline-offset:.25em;text-decoration-color:color-mix(in oklab,var(--accent) 50%,transparent)}.card{background:var(--card);border:1px solid var(--border);border-radius:.9rem;padding:1rem}.btn{display:inline-block;background:var(--accent);color:#fff;padding:.6rem .9rem;border-radius:.6rem;border:0}.btn--ghost{background:transparent;color:var(--fg);border:1px solid var(--border)}.chips{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:3rem}.badge{display:flex;align-items:center;background:#181b23;border-radius:.75rem;box-shadow:0 2px 8px #0000001a;padding:.35rem .9rem;gap:.5rem;font-size:1rem;color:var(--fg);border:1.5px solid var(--border);transition:transform .15s}.badge:hover,.badge:focus-visible{transform:translateY(-2px) scale(1.04);box-shadow:0 4px 16px #4f7de926;border-color:var(--accent)}.badge__icon{width:2rem;height:2rem;display:block;margin-right:.5rem}.badge__label{font-weight:500;color:var(--fg)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:grid;place-items:center;padding:1rem;background:color-mix(in oklab,var(--bg) 40%,transparent)}.modal{width:min(1100px,calc(100% - 2rem));max-height:min(88vh,980px);display:flex;flex-direction:column;gap:.75rem;background:var(--card);border:1px solid var(--border);border-radius:.9rem;padding:1rem}.modal__header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.modal__body{flex:1;min-height:55vh;display:flex}.resume-frame{flex:1;width:100%;display:block;min-height:0;border:0;border-radius:.75rem;background:var(--bg)}.modal__actions{display:flex;justify-content:flex-end}.glow-scrollbar{position:fixed;top:0;bottom:0;right:2vw;width:.25px;height:auto;z-index:999;pointer-events:none;border-radius:1px;background:linear-gradient(180deg,#172142 10%,#314385 50%,#4b65c6)!important;box-shadow:0 0 4px 1px #4b65c6,0 0 8px 2px #4f7de922;overflow:visible}.glow-scrollbar__glow{position:absolute;left:0;width:100%;border-radius:1px;background:linear-gradient(180deg,#92a6ee,#6f87df 60%,#4b65c6);box-shadow:0 0 12px 4px #fff,0 0 24px 8px #adbfff;opacity:.45;transition:top .2s cubic-bezier(.4,0,.2,1);pointer-events:none}html{scrollbar-width:none}body{-ms-overflow-style:none}body::-webkit-scrollbar,html::-webkit-scrollbar{display:none!important}.h1{font-size:3.7rem;font-weight:900}.h2{font-size:3.2rem;font-weight:800}.h3{font-size:1.6rem;font-weight:700}.h4{font-size:1.3rem;font-weight:700}.pop-in{opacity:0;transform:scale(.85) translateY(30px);transition:opacity .5s cubic-bezier(.4,0,.2,1),transform .5s cubic-bezier(.4,0,.2,1)}.pop-in.visible{opacity:1;transform:scale(1) translateY(0)}
