*{box-sizing:border-box;margin:0;padding:0}:root[data-font=compact]{--font-active-display:var(--font-compact)}:root[data-font=editorial]{--font-active-display:var(--font-editorial)}:root[data-font=mono]{--font-active-display:var(--font-mono)}:root[data-font=grotesk]{--font-active-display:var(--font-grotesk)}:root[data-font=display]{--font-active-display:var(--font-poster)}:root{--accent-1:#c97b4a;--accent-2:#4a8b8c;--accent-3:#a65d6e;--accent-4:#6b8e4e;--accent-5:#5d6ba6;--active-accent:var(--text-primary);--bg-primary:#141414;--bg-secondary:#0a0a0a;--bg-tertiary:#1a1a1a;--border-color:#2a2a2a;--text-primary:#e8e8e8;--text-secondary:#999;--text-tertiary:#666;--text-muted:#555;--on-accent-text:#141414;--hero-scrim:#0000004d}:root[data-theme=light]{--bg-primary:#f2ead9;--bg-secondary:#ece0c8;--bg-tertiary:#ece2cc;--border-color:#d8c9a8;--text-primary:#241d12;--text-secondary:#6b5f4a;--text-tertiary:#8c7f66;--text-muted:#9c9075;--hero-scrim:#ffffff59}html,body{color:var(--text-primary);background:var(--bg-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;font-size:16px;line-height:1.6;overflow-x:hidden}a{color:var(--text-primary);border-bottom:.5px solid var(--text-tertiary);text-decoration:none;transition:border-color .2s}a:hover{border-bottom:.5px solid var(--text-primary)}a:focus-visible{outline-offset:2px;outline:2px solid #06c}html,body{scroll-behavior:smooth}.page-container{background:var(--bg-primary);flex-direction:column;width:100%;display:flex;position:relative}.page-hero{background:color-mix(in srgb, var(--tint-accent,transparent) 12%, var(--bg-primary));grid-template-rows:auto 1fr auto;grid-template-columns:1fr;width:100%;height:100vh;transition:background .5s;display:grid;position:relative;overflow:hidden}.page-header{grid-area:1/1;justify-content:space-between;align-items:flex-start;padding:2rem;display:flex}.wordmark{font-family:var(--font-active-display,var(--font-grotesk));letter-spacing:.05em;color:var(--text-tertiary);font-size:1rem;font-weight:900;font-stretch:75%;line-height:1;transition:color .2s}.wordmark:hover{color:var(--text-secondary)}.top-nav{gap:1.5rem;display:flex}.top-nav a{letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid var(--text-primary);font-size:.875rem}.theme-toggle{border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1rem;line-height:1;transition:border-color .2s,transform .2s;display:inline-flex}.theme-toggle:hover{border-color:var(--text-primary);transform:rotate(15deg)}.theme-toggle:focus-visible{outline-offset:2px;outline:2px solid #06c}.ticks-row{display:none}.project-info{letter-spacing:.05em;color:var(--text-secondary);border-top:1px solid var(--border-color);background:var(--hero-scrim);flex-shrink:0;grid-area:3/1;justify-content:space-between;align-items:center;min-height:auto;padding:1.5rem 2rem;font-size:.875rem;transition:background .5s;display:flex}.project-title{color:var(--active-accent);font-weight:600;transition:color .3s}.project-separator{color:var(--text-tertiary);margin:0 .5rem}.project-category{color:var(--text-secondary);text-transform:uppercase;font-size:.75rem}.filmstrip-container{grid-area:2/1;justify-content:center;align-items:center;width:100%;padding:3rem 2rem;display:flex;overflow:hidden}.filmstrip{align-items:center;gap:.5rem;width:100%;height:60vh;display:flex}.filmstrip-figure{background:var(--bg-secondary);border:1px solid var(--border-color);cursor:pointer;-webkit-user-select:none;user-select:none;flex:100px;justify-content:center;align-items:center;min-width:90px;height:100%;transition:flex .4s,border-color .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.filmstrip-figure.expanded{flex:4 480px}.filmstrip-figure:hover{opacity:.85;border-color:color-mix(in srgb, var(--active-accent) 30%, transparent);box-shadow:0 4px 16px #00000080,0 0 12px #c97b4a33}.filmstrip-figure:focus-visible{outline-offset:-2px;outline:2px solid #06c}.filmstrip-figure-label{z-index:2;writing-mode:vertical-rl;transform-origin:50%;text-overflow:ellipsis;white-space:nowrap;letter-spacing:.05em;text-transform:uppercase;max-height:calc(100% - 2.2rem);color:var(--accent-color,var(--text-secondary));pointer-events:none;opacity:.95;text-shadow:0 1px 4px #000000d9;font-size:clamp(1.6rem,2.4vw,2.4rem);font-weight:800;transition:opacity .3s,font-size .4s,max-width .4s;display:block;position:absolute;bottom:1.1rem;left:.9rem;overflow:hidden;transform:rotate(180deg)}.filmstrip-figure.expanded .filmstrip-figure-label{opacity:.6;font-size:clamp(1.05rem,1.4vw,1.5rem)}.filmstrip-figure img{object-fit:cover;z-index:0;width:100%;height:100%;transition:transform .5s,opacity .4s;animation:.4s ease-out figureImageIn;display:block;position:absolute;inset:0}@keyframes figureImageIn{0%{opacity:0}to{opacity:1}}.filmstrip-figure:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0a0a0a1a 30%,#0a0a0a40 55%,#0a0a0acc 100%);position:absolute;inset:0}.filmstrip-figure:hover img,.filmstrip-figure.expanded img{transform:scale(1.05)}.placeholder{background:var(--bg-secondary);width:100%;min-width:250px;height:100%;color:var(--text-muted);text-align:center;border:1px solid var(--bg-tertiary);font-size:.875rem;font-family:var(--font-active-display,var(--font-grotesk));letter-spacing:.05em;text-transform:uppercase;justify-content:center;align-items:center;padding:1.5rem;font-weight:700;display:flex}.project-title-container{animation:.3s ease-out flyIn}.scroll-affordance{color:var(--text-secondary);cursor:pointer;-webkit-user-select:none;user-select:none;z-index:10;flex-direction:column;align-items:center;gap:.5rem;transition:color .2s;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.scroll-affordance:hover{color:var(--text-primary)}.scroll-affordance-text{letter-spacing:.1em;text-transform:uppercase;opacity:.9;font-size:.65rem}.scroll-affordance-chevron{font-size:1.25rem;animation:2s ease-in-out infinite bobbing}@keyframes bobbing{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}@keyframes flyIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.projekte-section{background:var(--bg-primary);flex-direction:column;width:100%;min-height:100vh;padding:6rem 2rem 0;scroll-margin-top:0;display:flex}.projekte-container{flex:1;width:100%;max-width:1200px;margin:0 auto}.projekte-section .page-footer{margin-top:auto}.projekte-title{font-size:clamp(1.5rem,4vw,2.5rem);font-family:var(--font-active-display,var(--font-grotesk));letter-spacing:.05em;color:var(--text-primary);text-transform:uppercase;margin-bottom:3rem;font-weight:900}.projekte-grid{display:none}.projekt-detail-panel{border-bottom:.5px solid var(--border-color);opacity:0;background:var(--bg-primary);flex-direction:column;width:100vw;height:100vh;margin-left:-50vw;margin-right:-50vw;padding:0;transition:all .2s;display:flex;position:relative;left:50%;right:50%;transform:translateY(12px)}.projekt-detail-panel.revealed{opacity:1;animation:.4s ease-out detailFadeIn;transform:translateY(0)}@keyframes detailFadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.projekt-carousel-container{background:var(--bg-secondary);border-bottom:1px solid var(--border-color);flex:0 0 60%;width:100%;overflow:hidden}.projekt-carousel-filmstrip{scroll-snap-type:x mandatory;scroll-behavior:smooth;width:100%;height:100%;display:flex;overflow:auto hidden}@media (prefers-reduced-motion:reduce){.projekt-carousel-filmstrip{scroll-behavior:auto}}.projekt-carousel-slide{scroll-snap-align:center;background:var(--bg-secondary);flex:0 0 100%;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.projekt-carousel-slide img{object-fit:cover;width:100%;height:100%;display:block}.projekt-carousel-filmstrip::-webkit-scrollbar{height:4px}.projekt-carousel-filmstrip::-webkit-scrollbar-track{background:var(--bg-secondary)}.projekt-carousel-filmstrip::-webkit-scrollbar-thumb{background:#c97b4a;border-radius:2px}.projekt-detail-placeholder{background:linear-gradient(135deg,#141414 0%,#1e1e1e 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.projekt-detail-placeholder:before{content:"";background:radial-gradient(circle at 30% 70%, var(--accent-color,#666) 0%, transparent 50%);opacity:.15;width:200%;height:200%;animation:20s ease-in-out infinite float;position:absolute;top:-50%;left:-50%}@media (prefers-reduced-motion:reduce){.projekt-detail-placeholder:before{animation:none}}.projekt-detail-placeholder .placeholder-content{z-index:2;color:var(--accent-color,#666);font-family:var(--font-active-display,var(--font-grotesk));letter-spacing:.05em;text-transform:uppercase;text-align:center;opacity:.7;padding:1.5rem;font-size:.875rem;font-weight:700;position:relative}@keyframes float{0%,to{transform:translate(0)}50%{transform:translate(20px,20px)}}.projekt-carousel-caption{background:var(--bg-primary);flex-direction:column;flex:0 0 40%;width:100%;padding:2rem;display:flex;overflow-y:auto}.projekt-carousel-caption-top{margin-bottom:1.5rem}.projekt-carousel-header{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.projekt-carousel-category{letter-spacing:.08em;text-transform:uppercase;border:1px solid var(--accent-color);color:var(--accent-color);padding:.35rem .75rem;font-size:.7rem;font-weight:700;line-height:1}.projekt-carousel-status{color:var(--text-secondary);letter-spacing:.08em;text-transform:uppercase;margin-left:.5rem;font-size:.7rem}.projekt-carousel-title{letter-spacing:-.02em;color:var(--text-primary);margin:0 0 1rem;font-size:1.75rem;font-weight:700;line-height:1.1}.projekt-carousel-description{color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.6}.projekt-carousel-caption-middle{flex:1;margin-bottom:1.5rem;overflow-y:auto}.projekt-carousel-long-description{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.7}.projekt-carousel-caption-bottom{flex-direction:column;gap:1rem;display:flex}.projekt-carousel-tech-stack{flex-direction:column;gap:.75rem;display:flex}.projekt-carousel-tech-tags{flex-wrap:wrap;gap:.5rem;display:flex}.projekt-carousel-tech-tag{letter-spacing:.06em;color:var(--text-secondary);border:1px solid var(--border-color);text-transform:uppercase;padding:.35rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.projekt-carousel-footer{justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.projekt-carousel-link{color:var(--accent-color);border:1px solid var(--accent-color);letter-spacing:.05em;cursor:pointer;white-space:nowrap;background:0 0;align-items:center;padding:.8rem 1.75rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s ease-out;display:inline-flex}.projekt-carousel-link:hover{background:var(--accent-color);color:var(--on-accent-text)}.projekt-carousel-index{letter-spacing:.06em;color:var(--text-tertiary);text-transform:uppercase;font-size:.8rem;font-weight:600}.projekt-carousel-index-highlight{color:var(--accent-color)}.projekt-carousel-caption::-webkit-scrollbar{width:4px}.projekt-carousel-caption::-webkit-scrollbar-track{background:var(--bg-primary)}.projekt-carousel-caption::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:2px}.projekt-detail-header{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.projekt-detail-accent-dot{background:var(--accent-color);border-radius:50%;flex-shrink:0;width:.75rem;height:.75rem}.projekt-detail-title{color:var(--text-primary);margin:0;font-size:1.25rem;font-weight:600}.projekt-detail-meta{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:1rem;margin-bottom:1rem;font-size:.75rem;display:flex}.projekt-detail-category{background:var(--bg-secondary);border:.5px solid var(--border-color);border-radius:2px;padding:.25rem .5rem}.projekt-detail-status{color:var(--text-tertiary)}.projekt-detail-description{color:var(--text-secondary);margin:0 0 1rem;font-size:.95rem;line-height:1.6}.projekt-detail-long-description{color:var(--text-tertiary);margin:0 0 1rem;font-size:.875rem;line-height:1.7}.projekt-detail-tech-stack{margin-bottom:1.5rem}.projekt-detail-tech-label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin:0 0 .5rem;font-size:.75rem}.projekt-detail-tech-tags{flex-wrap:wrap;gap:.5rem;display:flex}.projekt-detail-tech-tag{background:var(--bg-tertiary);border:.5px solid var(--border-color);color:var(--text-secondary);border-radius:2px;padding:.35rem .75rem;font-size:.8rem;display:inline-block}.projekt-detail-link{color:#fff;background:#06c;border-bottom:none;border-radius:2px;padding:.5rem 1rem;font-size:.875rem;text-decoration:none;transition:background .2s;display:inline-block}.projekt-detail-link:hover{background:#0052a3;border-bottom:none}.scroll-to-top{color:var(--text-secondary);cursor:pointer;-webkit-user-select:none;user-select:none;flex-direction:column;align-items:center;gap:.5rem;margin-top:4rem;transition:color .2s;display:flex}.scroll-to-top:hover{color:var(--text-primary)}.scroll-to-top-text{letter-spacing:.1em;text-transform:uppercase;opacity:.9;font-size:.65rem}.scroll-to-top-arrow{font-size:1.25rem;animation:2s ease-in-out infinite bobbing-up}@keyframes bobbing-up{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.empty-state{color:var(--text-tertiary);text-align:center;flex:1;justify-content:center;align-items:center;padding:4rem 2rem;font-size:1rem;display:flex}.page-footer{border-top:1px solid var(--border-color);flex-shrink:0;justify-content:space-between;align-items:flex-end;padding:2rem;display:flex}.footer-left,.footer-right{letter-spacing:.1em;text-transform:uppercase;font-size:.75rem;line-height:1.8}.footer-left p{color:var(--text-secondary);margin:0}.footer-right a{color:var(--text-primary);margin-bottom:.5rem;display:block}.info-card{position:relative}@keyframes slideIn{0%{opacity:0;max-height:0}to{opacity:1;max-height:800px}}@media (prefers-reduced-motion:reduce){html,body{scroll-behavior:auto}.page-hero,.filmstrip-figure{transition:none!important}.filmstrip-figure.expanded{flex:4}.info-card{animation:none!important}.scroll-affordance-chevron,.scroll-to-top-arrow{animation:none}.projekt-detail-panel{transition:none;opacity:1!important;animation:none!important;transform:none!important}.project-title-container{animation:none!important}.projekt-detail-placeholder{animation:none}.projekt-detail-placeholder:before{animation:none!important}.project-info{transition:none!important}}@media (max-width:768px){.page-hero{grid-template-rows:auto 1fr auto;grid-template-columns:1fr}.page-header{flex-wrap:wrap;grid-area:1/1;justify-content:space-between;row-gap:.75rem;padding:1.5rem}.wordmark{white-space:nowrap;font-size:.875rem;position:static;transform:none}.top-nav{flex-wrap:wrap;justify-content:flex-end;gap:.6rem;width:100%;font-size:.8rem}.top-nav a{white-space:nowrap;font-size:.8rem}.theme-toggle{width:1.75rem;height:1.75rem;font-size:.85rem}.filmstrip-container{grid-area:2/1;padding:1.5rem}.filmstrip{gap:.25rem;height:50vh;max-height:400px}.filmstrip-figure{flex-basis:60px;min-width:60px}.filmstrip-figure.expanded{flex:1}.project-info{flex-direction:column;grid-area:3/1;align-items:flex-start;gap:.5rem;padding:1rem 1.5rem}.scroll-affordance{display:none}.projekte-section{padding:3rem 1.5rem}.projekt-detail-panel{flex-direction:column;height:auto;min-height:100vh;padding:0}.projekt-carousel-container{flex:none;height:55vh;min-height:400px}.projekt-carousel-caption{flex:auto;padding:1.5rem}.projekt-carousel-title{margin-bottom:.75rem;font-size:1.5rem}.projekt-carousel-description{margin-bottom:.75rem;font-size:.85rem}.projekt-carousel-caption-middle{display:none}.projekt-carousel-tech-tags{margin-bottom:1rem}.projekt-carousel-tech-tag,.projekt-carousel-index{font-size:.7rem}.page-footer{flex-direction:column;gap:2rem;padding:1.5rem}}.about-main{flex:1;width:100%;max-width:1100px;margin:0 auto;padding:4rem 2rem 6rem}.about-hero{align-items:center;gap:3rem;margin-bottom:4rem;display:flex}.about-portrait{object-fit:cover;border:1px solid var(--border-color);flex:0 0 260px;width:260px;height:320px;display:block}.about-portrait-placeholder{background:radial-gradient(circle at 30% 25%, color-mix(in srgb, var(--accent-1) 55%, transparent) 0%, transparent 45%), radial-gradient(circle at 70% 70%, color-mix(in srgb, var(--accent-5) 55%, transparent) 0%, transparent 50%), linear-gradient(135deg, var(--accent-2), var(--accent-4))}.about-label{letter-spacing:.15em;text-transform:uppercase;color:var(--text-secondary);margin-bottom:1rem;font-size:.75rem}.about-tagline{font-family:var(--font-active-display,var(--font-grotesk));color:var(--accent-1);max-width:20ch;font-size:clamp(1.75rem,3.2vw,2.75rem);font-weight:800;line-height:1.15}.about-body{flex-direction:column;gap:1.25rem;margin-bottom:3rem;display:flex}.about-paragraph-card{border:1px solid var(--border-color);background:var(--bg-tertiary);padding:1.5rem 1.75rem 1.5rem 2.25rem;position:relative}.about-paragraph-marker{background:var(--accent-1);width:3px;position:absolute;top:0;bottom:0;left:0}.about-paragraph-card p{color:var(--text-primary);font-size:1rem;line-height:1.75}.about-empty{color:var(--text-tertiary);margin-bottom:3rem}.about-funfacts{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-bottom:3rem;display:grid}.about-funfact{border:1px solid var(--accent-1);padding:1.25rem 1.5rem}.about-funfact-label{letter-spacing:.1em;text-transform:uppercase;color:var(--accent-1);margin-bottom:.5rem;font-size:.7rem;display:block}.about-funfact p{color:var(--text-secondary);font-size:.9rem;font-style:italic;line-height:1.5}.about-back-link a{color:var(--text-secondary);font-size:.9rem}@media (max-width:768px){.about-hero{flex-direction:column;align-items:flex-start;gap:1.5rem}.about-portrait{flex-basis:auto;width:100%;height:220px}.about-main{padding:2.5rem 1.5rem 4rem}}button{cursor:pointer;font-size:inherit;color:#fff;background:#06c;border:none;border-radius:4px;padding:.5rem 1rem;transition:background .2s}button:hover{background:#0052a3}button:focus-visible{outline-offset:2px;outline:2px solid #06c}button.secondary{color:#e8e8e8;background:#333;border:1px solid #555}button.secondary:hover{background:#444}button.danger{background:#c00}button.danger:hover{background:#900}input,textarea,select{font-size:inherit;color:#e8e8e8;background:#1a1a1a;border:1px solid #333;border-radius:4px;padding:.5rem;font-family:inherit}textarea{resize:vertical}input:focus,textarea:focus,select:focus{border-color:#06c;outline:none;box-shadow:0 0 0 2px #06c3}label{color:#e8e8e8;margin-top:1rem;margin-bottom:.25rem;font-weight:600;display:block}.form-group{margin-bottom:1.5rem}.error{color:#ff6b6b;background:#cc00001a;border:1px solid #c00;border-radius:4px;margin-bottom:1rem;padding:1rem}.success{color:#51cf66;background:#0066001a;border:1px solid #51cf66;border-radius:4px;margin-bottom:1rem;padding:1rem}.container{max-width:1200px;margin:0 auto;padding:2rem}.admin-header{border-bottom:1px solid #333;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}.admin-nav{gap:1rem;margin-bottom:2rem;display:flex}.admin-nav a{color:#999;background:#1a1a1a;border-bottom:none;border-radius:4px;padding:.5rem 1rem}.admin-nav a.active{color:#fff;background:#06c}table{border-collapse:collapse;width:100%;margin:1rem 0}th,td{text-align:left;border-bottom:1px solid #333;padding:.75rem}th{color:#e8e8e8;background:#0a0a0a;font-weight:600}tr:hover{background:#1a1a1a}.actions{gap:.5rem;display:flex}.actions button{padding:.25rem .75rem;font-size:.875rem}.splash-intro{z-index:1000;cursor:pointer;opacity:1;background:#0a0a0a;justify-content:center;align-items:center;transition:opacity .7s;display:flex;position:fixed;inset:0;overflow:hidden}.splash-intro.closing{opacity:0;pointer-events:none}.splash-intro-video{object-fit:cover;filter:brightness(.75)saturate(1.05);width:100%;height:100%;position:absolute;inset:0}:root{--splash-c1:#c97b4a;--splash-c2:#4a8b8c;--splash-c3:#5d6ba6}.splash-intro-bg{background:#0a0a0a;position:absolute;inset:0;overflow:hidden}.splash-blob{filter:blur(90px);mix-blend-mode:screen;will-change:transform;border-radius:50%;width:55vw;min-width:420px;height:55vw;min-height:420px;position:absolute}.splash-blob.b1{background:var(--splash-c1);opacity:.55;animation:22s ease-in-out infinite splashDrift1;top:-12%;left:-8%}.splash-blob.b2{background:var(--splash-c2);opacity:.4;animation:27s ease-in-out infinite splashDrift2;bottom:-15%;right:-6%}.splash-blob.b3{background:var(--splash-c3);opacity:.3;width:40vw;min-width:320px;height:40vw;min-height:320px;animation:31s ease-in-out infinite splashDrift3;top:22%;right:12%}@keyframes splashDrift1{0%,to{transform:translate(0)scale(1)}50%{transform:translate(6%,5%)scale(1.1)}}@keyframes splashDrift2{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-5%,-6%)scale(1.08)}}@keyframes splashDrift3{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-4%,6%)scale(.94)}}@media (prefers-reduced-motion:reduce){.splash-blob{animation:none}}.splash-intro-scrim{background:radial-gradient(#0a0a0a59 0%,#0a0a0acc 100%);position:absolute;inset:0}.splash-intro-content{z-index:1;animation:1.4s cubic-bezier(.16,1,.3,1) both splashWordmarkIn;position:relative}.splash-intro-wordmark{font-family:var(--font-active-display,var(--font-grotesk));letter-spacing:.08em;color:#e8e8e8;text-shadow:0 2px 24px #0009;font-size:clamp(2.5rem,8vw,6rem);font-weight:900}@keyframes splashWordmarkIn{0%{opacity:0;letter-spacing:.02em;transform:scale(.94)}to{opacity:1;letter-spacing:.08em;transform:scale(1)}}.splash-intro-skip{z-index:1;color:#e8e8e8bf;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #e8e8e859;padding:.6rem 1.1rem;font-size:.75rem;transition:border-color .2s,color .2s;position:absolute;bottom:2rem;right:2rem}.splash-intro-skip:hover,.splash-intro-skip:focus-visible{color:#e8e8e8;border-color:#e8e8e8;outline:none}@media (prefers-reduced-motion:reduce){.splash-intro-content{opacity:1;animation:none}}
@font-face{font-family:Big Shoulders;font-style:normal;font-weight:700;font-display:swap;src:url(../media/5fefd80b57937013.1mwuiyb8ak-kd.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Big Shoulders;font-style:normal;font-weight:700;font-display:swap;src:url(../media/c4c21e4d4b578e42.31jp97rt9sil8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Big Shoulders;font-style:normal;font-weight:700;font-display:swap;src:url(../media/55cb69ad17a100ed.p.2l41_ldkjomdb.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Big Shoulders;font-style:normal;font-weight:800;font-display:swap;src:url(../media/5fefd80b57937013.1mwuiyb8ak-kd.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Big Shoulders;font-style:normal;font-weight:800;font-display:swap;src:url(../media/c4c21e4d4b578e42.31jp97rt9sil8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Big Shoulders;font-style:normal;font-weight:800;font-display:swap;src:url(../media/55cb69ad17a100ed.p.2l41_ldkjomdb.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Big Shoulders;font-style:normal;font-weight:900;font-display:swap;src:url(../media/5fefd80b57937013.1mwuiyb8ak-kd.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Big Shoulders;font-style:normal;font-weight:900;font-display:swap;src:url(../media/c4c21e4d4b578e42.31jp97rt9sil8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Big Shoulders;font-style:normal;font-weight:900;font-display:swap;src:url(../media/55cb69ad17a100ed.p.2l41_ldkjomdb.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.big_shoulders_2f2e6761-module__YXZlBa__className{font-family:Big Shoulders;font-style:normal}.big_shoulders_2f2e6761-module__YXZlBa__variable{--font-compact:"Big Shoulders"}
@font-face{font-family:Instrument Serif;font-style:italic;font-weight:400;font-display:swap;src:url(../media/fc0a7394b875fa43-s.2ytmazkdrg7t9.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Instrument Serif;font-style:italic;font-weight:400;font-display:swap;src:url(../media/7ebf22b5a21034f8-s.p.3j3877k49yy0l.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Instrument Serif;font-style:normal;font-weight:400;font-display:swap;src:url(../media/ccf27e5a7366fb23-s.1icgra-w5i50b.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Instrument Serif;font-style:normal;font-weight:400;font-display:swap;src:url(../media/e41d5df559864f9e-s.p.1g73gv09-xcb6.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Instrument Serif Fallback;src:local(Times New Roman);ascent-override:117.94%;descent-override:36.93%;line-gap-override:0.0%;size-adjust:83.94%}.instrument_serif_5bc035d9-module__g8bMYq__className{font-family:Instrument Serif,Instrument Serif Fallback;font-weight:400}.instrument_serif_5bc035d9-module__g8bMYq__variable{--font-editorial:"Instrument Serif", "Instrument Serif Fallback"}
@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/04c5164763c40239-s.1kd-r_s9smv5m.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/26f284dcc38c84c0-s.3hlisc-pwq13z.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/7e7f32a39836f228-s.0-oo9_1x_xmvg.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/fa39153a3fc630ba-s.36fqqi66-3tjb.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6a5386fd6038edbe-s.3_z45zcoc-xoz.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/051742360c26797e-s.p.1bkzbscqrt8rl.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:700;font-display:swap;src:url(../media/04c5164763c40239-s.1kd-r_s9smv5m.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:700;font-display:swap;src:url(../media/26f284dcc38c84c0-s.3hlisc-pwq13z.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:700;font-display:swap;src:url(../media/7e7f32a39836f228-s.0-oo9_1x_xmvg.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:700;font-display:swap;src:url(../media/fa39153a3fc630ba-s.36fqqi66-3tjb.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:700;font-display:swap;src:url(../media/6a5386fd6038edbe-s.3_z45zcoc-xoz.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:700;font-display:swap;src:url(../media/051742360c26797e-s.p.1bkzbscqrt8rl.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:JetBrains Mono Fallback;src:local(Arial);ascent-override:75.79%;descent-override:22.29%;line-gap-override:0.0%;size-adjust:134.59%}.jetbrains_mono_d941f7e6-module__tUKN7W__className{font-family:JetBrains Mono,JetBrains Mono Fallback;font-style:normal}.jetbrains_mono_d941f7e6-module__tUKN7W__variable{--font-mono:"JetBrains Mono", "JetBrains Mono Fallback"}
@font-face{font-family:Archivo;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/a2947afc6a06879b-s.1gyfqm5yhhzs7.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Archivo;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/651aaf1801011892-s.357dd_6abeqge.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Archivo;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/75affa71d1e2f6a7-s.p.17-aodiw50953.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Archivo;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/a2947afc6a06879b-s.1gyfqm5yhhzs7.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Archivo;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/651aaf1801011892-s.357dd_6abeqge.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Archivo;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/75affa71d1e2f6a7-s.p.17-aodiw50953.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Archivo;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/a2947afc6a06879b-s.1gyfqm5yhhzs7.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Archivo;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/651aaf1801011892-s.357dd_6abeqge.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Archivo;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/75affa71d1e2f6a7-s.p.17-aodiw50953.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Archivo Fallback;src:local(Arial);ascent-override:88.96%;descent-override:21.28%;line-gap-override:0.0%;size-adjust:98.7%}.archivo_e2f0032f-module__2P09ya__className{font-family:Archivo,Archivo Fallback;font-style:normal}.archivo_e2f0032f-module__2P09ya__variable{--font-grotesk:"Archivo", "Archivo Fallback"}
@font-face{font-family:Bebas Neue;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2039e8342bda6056-s.1hiu0hj9qpr9g.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Bebas Neue;font-style:normal;font-weight:400;font-display:swap;src:url(../media/fabcf92ba1ccea36-s.p.1w_qz2ahumqmz.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Bebas Neue Fallback;src:local(Arial);ascent-override:117.32%;descent-override:39.11%;line-gap-override:0.0%;size-adjust:76.72%}.bebas_neue_9896190a-module__iEsZAq__className{font-family:Bebas Neue,Bebas Neue Fallback;font-style:normal;font-weight:400}.bebas_neue_9896190a-module__iEsZAq__variable{--font-poster:"Bebas Neue", "Bebas Neue Fallback"}
