/*! tailwindcss v4.1.8 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-ease:initial}}}@layer theme{:host,:root{--spacing:.25rem;--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--ease-out:cubic-bezier(0,0,.2,1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-geist-sans);--default-mono-font-family:var(--font-geist-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.inset-0{inset:calc(var(--spacing)*0)}.z-40{z-index:40}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.block{display:block}.contents{display:contents}.flex{display:flex}.hidden{display:none}.inline-block{display:inline-block}.h-full{height:100%}.min-h-screen{min-height:100vh}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}:where(.space-y-8>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*8)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*8)*calc(1 - var(--tw-space-y-reverse)))}.border{border-style:var(--tw-border-style);border-width:1px}.p-4{padding:calc(var(--spacing)*4)}.text-left{text-align:left}.text-right{text-align:right}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.underline{text-decoration-line:underline}.blur{--tw-blur:blur(8px)}.blur,.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}}body,html{background-color:#005340}body{min-height:100vh;margin:0;padding:0}*{box-sizing:border-box}body,html{background:var(--background);color:var(--foreground);min-height:100vh;margin:0;padding:0;font-family:Roboto-Light;font-size:1.3vw}.introtext a,.introtext p{text-transform:uppercase;margin:0}h1{color:#00362b}.grid-container{grid-template-rows:5vh 90vh 1fr 10vh;grid-template-columns:repeat(6,1fr);grid-template-areas:"navbar navbar navbar navbar navbar navbar""intro intro intro intro intro nichts2""main1 text text main2 main2 main2""footer footer footer footer footer footer";gap:1%;min-height:100vh;display:grid}.navbar{background-color:var(--background);text-align:center;z-index:5;grid-area:navbar;place-content:center space-between;width:100vw;height:5vh;padding:0 2rem;position:fixed;top:0}.name,.navbar{align-items:center;display:flex}.name{flex-shrink:0}.name a{color:var(--foreground);white-space:nowrap;font-size:1.3vw;font-weight:500;text-decoration:none}#nav{flex-wrap:nowrap;flex:1;justify-content:flex-start;align-items:center;gap:clamp(1rem,3vw,4rem);margin-left:3rem;display:flex;overflow:hidden}#nav a{color:var(--foreground);white-space:nowrap;flex-shrink:0;font-size:clamp(.9rem,1.2vw,1.1rem);text-decoration:none;transition:color .3s;position:relative}#nav a:after{content:"";background-color:var(--accent);transform-origin:0;width:100%;height:2px;transition:transform .3s;position:absolute;bottom:-4px;left:0;transform:scaleX(0)}#nav a:hover:after{transform:scaleX(1)}#nav a:not(:hover):after{transform-origin:100%;transition:transform .6s .1s;transform:scaleX(0)}#nav a.active:after{transform:scaleX(1)}#nav a:hover{color:var(--accent)}@media (max-width:1400px){#nav{gap:clamp(.8rem,2.5vw,3rem)}}@media (max-width:1200px){#nav{gap:clamp(.6rem,2vw,2rem);margin-left:2rem}.name a{font-size:1.1vw}}@media (max-width:1000px){#nav{gap:clamp(.4rem,1.5vw,1.5rem);margin-left:1.5rem}}@media (max-width:975px){.navbar{justify-content:space-between;height:10vh;padding:0 1rem}#nav{display:none}.name a{font-size:1.2rem;font-weight:700}}.none1{grid-area:nichts1}.introtext{grid-area:intro;place-self:center;font-family:MabryPro-Regular;font-size:5vw}.cta-container{display:inline-block;position:relative}.attention-pulse{pointer-events:none;z-index:-1;border-radius:50%;width:130%;height:130%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.projects-pulse{background:radial-gradient(circle,#44a07d4d,#0000 70%)}.email-pulse{background:radial-gradient(circle,#a9feea4d,#0000 70%)}.none2{grid-area:nichts2}.main1{grid-area:main1}.main2{color:var(--accent-secondary);text-align:center;grid-area:main2;font-size:1vw}.text{display:none}footer{text-align:center;grid-area:footer;align-content:center;margin-top:3vh;padding-bottom:1.5vh}#linkname{color:var(--foreground);font-size:1.3vw;text-decoration:none}#active{color:var(--accent)}@font-face{font-family:Roboto-Light;src:url(/_next/static/media/Roboto-Light.1ad50b89.ttf)}@font-face{font-family:Roboto-Regular;src:url(/_next/static/media/Roboto-Regular.d0bc87a8.ttf)}@font-face{font-family:Roboto-Bold;src:url(/_next/static/media/Roboto-Bold.c36a3fe0.ttf)}@font-face{font-family:MabryPro-Regular;src:url(/_next/static/media/MabryPro-Regular.9c4f919b.ttf)}.numächurz{min-height:18.2vw}.textlink{text-decoration:underline}.sideimg{width:45vw;max-width:50vw}#impressumlink{padding-bottom:8vh;text-decoration:underline}@media (max-width:975px){body,html{font-size:2.5vw}.grid-container{grid-template-rows:10vh 70vh 1fr 10vh;grid-template-columns:repeat(5,1fr);grid-template-areas:"navbar navbar navbar navbar navbar""intro intro intro intro intro""main2 main2 main2 main2 main2""footer footer footer footer footer";gap:1%;display:grid}#nav.hidden{display:none!important}#nav:not(.hidden){gap:1.5rem;display:flex!important}.sideimg{width:20vw;display:none}.introtext{gap:1rem;padding:1rem;font-size:8vw}.main2{font-size:2vw}#linkname{color:var(--foreground);font-size:3vw;text-decoration:none}#linkname:hover{color:var(--accent);font-size:2.8vw}.navbar{text-align:center;z-index:30;grid-area:navbar;grid-template-columns:none;grid-template-areas:none;place-content:center space-between;align-items:center;width:100vw;height:10vh;padding:1rem;display:flex;position:fixed;top:0}.name{grid-area:none;justify-self:auto;margin-left:0;font-size:1.2rem;font-weight:700}.fancy:hover>.letter1:first-child{transform:translate(-4vw,3vh)rotate(20deg)}.fancy:hover>.letter1:nth-child(2){transform:translate(-2.5vw,-1.5vh)rotate(-6deg)}footer{font-size:4vw}}@media (max-width:768px) and (min-width:481px){.introtext{padding:1.5rem;font-size:7vw}.line{flex-wrap:wrap;gap:.5rem}}@media (max-width:710px){.introtext{padding:1rem;font-size:9vw}}@media (max-width:480px){body,html{font-size:3vw}.navbar{height:8vh;padding:.75rem}.name{font-size:1rem}.introtext{padding:4rem .75rem .75rem;font-size:10vw}.grid-container{grid-template-rows:8vh 70vh 1fr 8vh}.fancy:hover>.letter1:first-child{transform:translate(-6vw,2vh)rotate(15deg)}.fancy:hover>.letter1:nth-child(2){transform:translate(-3vw,-1vh)rotate(-4deg)}.fancy:hover>.letter:first-child{transform:translate(-10vw,-4vh)rotate(-200deg)}.fancy:hover>.letter:nth-child(12){transform:translate(10vw,4vh)rotate(200deg)}}@media (max-width:975px) and (orientation:landscape){.introtext{font-size:6vh}.grid-container{grid-template-rows:12vh 60vh 1fr 8vh}.navbar{height:12vh}}.platzmacher,.platzmacherhome{width:2vw}.fancy,.fancy:hover{color:var(--foreground)}.introtext:has(.fancy:hover) .word:not(.fancy:hover){opacity:.2}.fancy>.letter,.fancy>.letter1,.letter3,.vollername>.letter2{transition:transform .35s;display:inline-block}.fancy:hover>.letter,.fancy:hover>.letter1,.vollername:hover>.letter2,.word2:hover>.letter3{transition:transform 1.4s linear(0,1.1 50%,1.05 70%,1.015 90%,1 100%)}.fancy:hover>.letter1:first-child{transform:translate(-2vw,5vh)rotate(20deg)}.fancy:hover>.letter1:nth-child(2){transform:translate(-1.3vw,-2.5vh)rotate(-6deg)}.fancy:hover>.letter1:nth-child(3){transform:translate(-10%,10%)rotate(-8deg)}.fancy:hover>.letter1:nth-child(4){transform:translateY(-30%)rotate(9deg)}.fancy:hover>.letter1:nth-child(5){transform:translate(50%)rotate(50deg)}.fancy:hover>.letter1:nth-child(6){transform:translate(30%,-60%)rotate(-50deg)}.fancy:hover>.letter:first-child{transform:translate(-80%,-60%)rotate(-400deg)}.fancy:hover>.letter:nth-child(2){transform:translateY(-30%)rotate(-8deg)}.fancy:hover>.letter:nth-child(3){transform:translate(-10%,5%)rotate(20deg)}.fancy:hover>.letter:nth-child(4){transform:translate(0)rotate(0)}.fancy:hover>.letter:nth-child(5){transform:translate(40%,-20%)rotate(15deg)}.fancy:hover>.letter:nth-child(6){transform:translate(20%,20%)rotate(-20deg)}.fancy:hover>.letter:nth-child(7){transform:translateY(-10%)rotate(-20deg)}.fancy:hover>.letter:nth-child(8){transform:translate(20%)rotate(20deg)}.fancy:hover>.letter:nth-child(9){transform:translate(60%,30%)rotate(320deg)}.fancy:hover>.letter:nth-child(10){transform:translate(40%,-10%)rotate(-20deg)}.fancy:hover>.letter:nth-child(11){transform:translate(50%,10%)rotate(30deg)}.fancy:hover>.letter:nth-child(12){transform:translate(100%,50%)rotate(30deg)}.auth-button,.logout-button{position:relative;overflow:hidden}.auth-button:before,.logout-button:before{content:"";z-index:1;background:linear-gradient(90deg,#0000,#feeee31a,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.auth-button:hover:before,.logout-button:hover:before{left:100%}.auth-button,.auth-button *,.logout-button,.logout-button *{transition:all .4s cubic-bezier(.4,0,.2,1)}.auth-button:hover,.logout-button:hover{color:#005340!important;background-color:#feeee3!important;border-color:#feeee3!important}.auth-button:hover span,.logout-button:hover span{color:#005340;text-shadow:none}.auth-button:focus,.logout-button:focus{animation:subtle-pulse 2s infinite}@keyframes subtle-pulse{0%,to{box-shadow:0 0 #feeee366}50%{box-shadow:0 0 0 4px #feeee31a}}:root{--background:#005340!important;--foreground:#feeee3!important;--accent:#44a07d!important;--accent-secondary:#a9feea!important;--accent-hover:#3a8c6c!important;--accent-disabled:#2c6b52!important;--success:#22c55e!important;--error:#ef4444!important;--text-muted:#feeee3bf!important;--text-subtle:#feeee399!important;--border-color:#feeee31f!important;--card-background:#00000040!important;--input-background:#feeee314!important;--input-focus-background:#feeee31f!important;--overlay-background:#feeee30d!important}@media (prefers-color-scheme:dark){:root{--background:#005340!important;--foreground:#feeee3!important;--accent:#44a07d!important;--accent-secondary:#a9feea!important;--accent-hover:#3a8c6c!important;--accent-disabled:#2c6b52!important;--success:#22c55e!important;--error:#ef4444!important;--text-muted:#feeee3bf!important;--text-subtle:#feeee399!important;--border-color:#feeee31f!important;--card-background:#00000040!important;--input-background:#feeee314!important;--input-focus-background:#feeee31f!important;--overlay-background:#feeee30d!important}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}.projects-container{grid-template-rows:5vh auto 1fr 10vh!important;grid-template-areas:"navbar navbar navbar navbar navbar navbar" "projects-header projects-header projects-header projects-header projects-header projects-header" "projects-grid projects-grid projects-grid projects-grid projects-grid projects-grid" "footer footer footer footer footer footer"!important}.projects-header{grid-area:projects-header;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3vh 2rem 4vh;text-align:center}.projects-title{font-family:MabryPro-Regular;font-weight:700;font-size:5vw;margin-bottom:6vh;color:var(--foreground)}.filter-container{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:2rem}.filter-button{background-color:var(--overlay-background);border:1px solid var(--border-color);color:var(--foreground);padding:.5rem 1rem;border-radius:2rem;font-size:.9rem;cursor:pointer;transition:all .3s ease}.filter-button:hover{background-color:var(--input-background)}.filter-button.active-filter{background-color:var(--accent);color:var(--foreground);border-color:var(--accent)}.filter-button.favorites{background-color:var(--overlay-background);border:2px solid #e74c3c;color:#e74c3c}.filter-button.favorites:hover{background-color:var(--input-background);border-color:#e74c3c;color:#e74c3c}.filter-button.favorites.active-filter{background-color:#e74c3c;border-color:#e74c3c;color:#ffffff}.projects-grid{grid-area:projects-grid;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;padding:0 2rem 4rem}.project-card{background-color:var(--overlay-background);border:1px solid var(--border-color);border-radius:.5rem;overflow:hidden;height:100%;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease;position:relative}.project-card:hover{box-shadow:0 10px 30px rgba(0,0,0,.3)}.clickable-card{cursor:pointer}.clickable-card:hover{border-color:var(--accent)}.project-image-container{position:relative;width:100%;height:25vh;min-height:180px;max-height:300px;overflow:hidden}.project-image-wrapper{position:relative;width:100%;height:100%}.project-image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.project-tags-overlay{position:absolute;top:1rem;left:1rem;right:1rem;display:flex;flex-wrap:wrap;gap:.5rem;z-index:2}.project-category-tag{background-color:rgba(0,0,0,.75);color:var(--foreground);padding:.3rem .8rem;border-radius:1rem;font-size:.8rem;text-transform:uppercase;letter-spacing:.05rem}.project-category-tag.favorites{background-color:rgba(0,0,0,.75);border:2px solid #e74c3c;color:#e74c3c;font-weight:600}.project-content{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1}.project-title{font-family:MabryPro-Regular;font-size:1.5rem;margin-bottom:.5rem;color:var(--foreground)}.project-description{color:var(--text-muted);margin-bottom:1.5rem;line-height:1.5;flex-grow:1}.project-actions-primary{margin-bottom:.2rem}.github-button{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;background-color:var(--accent);color:var(--foreground);border:1px solid var(--accent);border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.github-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(254,238,227,.1),transparent);transition:left .6s ease;z-index:1}.github-button:hover:before{left:100%}.github-button:hover{background-color:var(--foreground);color:var(--background);border-color:var(--foreground);transform:translateY(-1px);box-shadow:0 6px 20px rgba(254,238,227,.25)}.github-button:active{transform:translateY(0);box-shadow:0 2px 8px rgba(254,238,227,.15)}.github-button span{position:relative;z-index:2;transition:color .3s ease}.project-actions-secondary{display:flex;justify-content:center;align-items:center;margin-top:.2rem}.abstract-link{display:flex;align-items:center;gap:.3rem;padding:.4rem .8rem;background:transparent;color:var(--text-muted);border:1px solid var(--border-color);border-radius:.3rem;font-size:.85rem;cursor:pointer;transition:all .3s ease}.abstract-link:hover{color:var(--foreground);border-color:var(--accent);background-color:var(--input-background)}.fancy4>.letter4{display:inline-block;transition:transform .3s ease}.fancy4:hover>.letter4{transition:transform 1s linear(0,1.1 50%,1.05 70%,1.015 90%,1 100%)}.fancy4:hover>.letter4:first-child{transform:translateY(-15%) rotate(-8deg)}.fancy4:hover>.letter4:nth-child(2){transform:translate(-10%,5%) rotate(20deg)}.fancy4:hover>.letter4:nth-child(3){transform:translate(0) rotate(0deg)}.fancy4:hover>.letter4:nth-child(4){transform:translate(20%,-10%) rotate(15deg)}.fancy4:hover>.letter4:nth-child(5){transform:translate(10%,10%) rotate(-20deg)}.fancy4:hover>.letter4:nth-child(6){transform:translateY(-10%) rotate(-20deg)}.fancy4:hover>.letter4:nth-child(7){transform:translate(10%) rotate(20deg)}.fancy4:hover>.letter4:nth-child(8){transform:translate(30%,30%) rotate(160deg)}.fancy4:hover>.letter4:nth-child(9){transform:translate(20%,-5%) rotate(-20deg)}.fancy4:hover>.letter4:nth-child(10){transform:translate(40%,5%) rotate(30deg)}.fancy4:hover>.letter4:nth-child(11){transform:translate(60%,25%) rotate(30deg)}@media (max-width:975px){.projects-title{font-size:8vw}.projects-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));padding:0 1.5rem 3rem}.project-image-container{height:22vh}.github-button{font-size:.9rem;padding:.6rem .8rem}.abstract-link{font-size:.8rem;padding:.3rem .6rem}}@media (max-width:768px){.projects-header{padding:6vh 1rem 3vh}.filter-container{gap:.5rem}.filter-button{padding:.4rem .8rem;font-size:.8rem}.project-image-container{height:30vh}}@media (max-width:480px){.projects-title{font-size:10vw}.projects-grid{grid-template-columns:1fr;padding:0 1rem 2rem}.filter-button{margin-bottom:.5rem}.project-image-container{height:40vh}.github-button{font-size:.85rem}}