:root{font-family:Inter,-apple-system,Segoe UI,Roboto,sans-serif;font-size:17px;line-height:1.6;font-weight:400;color-scheme:dark;color:#ffffffde;background-color:#161410;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;padding-top:100px;min-width:320px;min-height:100vh;background-color:#161410}h1{font-size:3.2em;line-height:1.1}@media(max-width:768px){:root{font-size:17px}body{padding-top:70px}h1{font-size:2.2em}}@media(max-width:480px){:root{font-size:16px}body{padding-top:60px}h1{font-size:1.8em}}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.blur-bottom{position:fixed;bottom:0;left:0;width:100vw;height:50px;background:linear-gradient(transparent,#161410e6);z-index:50;pointer-events:none;background:linear-gradient(to top,rgba(22,20,16,.9) 0%,rgba(22,20,16,.6) 30%,rgba(22,20,16,.3) 60%,transparent 100%)}.blur-bottom:before{content:"";position:absolute;inset:0;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);mask:linear-gradient(to top,rgba(0,0,0,1) 0%,rgba(0,0,0,.7) 30%,rgba(0,0,0,.3) 60%,rgba(0,0,0,0) 100%);-webkit-mask:linear-gradient(to top,rgba(0,0,0,1) 0%,rgba(0,0,0,.7) 30%,rgba(0,0,0,.3) 60%,rgba(0,0,0,0) 100%)}.fade-top{position:fixed;top:0;left:0;width:100vw;height:100px;z-index:50;pointer-events:none;background:linear-gradient(to bottom,rgba(22,20,16,1) 0%,rgba(22,20,16,.8) 30%,rgba(22,20,16,.4) 60%,transparent 100%)}.divider-subtle{width:60%;height:1px;background:linear-gradient(to right,transparent,rgba(255,255,255,.15),transparent);border:none;margin:1.5rem auto}.page-container{display:flex;flex-direction:column;align-items:center;width:100%;max-width:100vw}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}@media(max-width:768px){#root{padding:1rem}}@media(max-width:480px){#root{padding:.5rem}}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.header{width:100vw;padding:20px 24px;position:fixed;top:0;left:0;box-sizing:border-box;z-index:100;display:flex;justify-content:space-between;min-height:60px;gap:1rem}.user{position:relative;display:flex;align-items:center;gap:1rem}.profilpicture{width:40px;height:40px;border-radius:25%;object-fit:cover;border:transparent solid;transition:opacity .2s ease}.profilpicture:hover{opacity:.8}.image-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000000d9;display:flex;align-items:center;justify-content:center;z-index:200;cursor:pointer}.image-overlay-img{max-width:90vw;max-height:90vh;border-radius:12px;object-fit:contain}.userName{display:flex;flex-direction:column;justify-content:center;gap:1px;height:50px}.name{font-weight:700}.userName p{margin:0;padding:0;line-height:1.2;font-size:.9rem;display:flex;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-weight:500}.name{font-weight:700;font-size:1rem}.time{font-weight:200;opacity:.6;font-size:.75rem}.list{width:200px;padding-right:24px;display:flex;justify-content:space-between;align-items:center}@media(max-width:768px){.header{padding:12px 16px;min-height:50px}.profilpicture{width:35px;height:35px}.userName{height:auto}.list{width:auto;gap:.25rem;padding-right:16px}.nav-link{min-width:40px;font-size:.8rem}}@media(max-width:480px){.header{padding:10px 12px}.userName{display:none}.list{width:auto;gap:.15rem;padding-right:8px}.nav-link{min-width:35px;font-size:.75rem;padding:0 6px}}.nav-link{flex:1;min-width:50px;height:30px;display:flex;align-items:center;justify-content:center;border:none;outline:none;background:transparent;cursor:pointer;border-radius:12px;transition:background-color .7s ease;text-decoration:none;color:inherit;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-weight:500}.nav-link:link,.nav-link:visited,.nav-link:hover,.nav-link:active{color:inherit;text-decoration:none}.nav-link:hover{background-color:#ffffff1a}.nav-link:focus{outline:none;border:none}.nav-link.active{background-color:#80808033;font-weight:500}.info{position:relative;max-width:600px;margin:0;padding:2rem;text-align:left}@media(max-width:768px){.info{padding:1.5rem 1rem}}@media(max-width:480px){.info{padding:1rem .75rem}}.postcard{display:flex;justify-content:space-between;align-items:flex-start;text-align:left;padding:1rem 5px;border-bottom:1px solid rgba(255,255,255,.1);width:100%;box-sizing:border-box;text-decoration:none;color:inherit;transition:background-color .2s ease}.postcard .post-content{flex:1}.postcard .post-content h1{margin:0 0 .5rem;font-size:1.2rem;font-weight:400}.postcard .post-content h3{margin:0;font-size:.9rem;font-weight:300;color:#fff9}.postcard .post-date{font-size:.8rem;color:#ffffff80;white-space:nowrap;margin-left:1rem}.postcard:hover{background-color:#ffffff0d;border-radius:8px}@media(max-width:480px){.postcard{flex-direction:column;gap:.5rem}.postcard .post-content h1{font-size:1.05rem}.postcard .post-content h3{font-size:.8rem}.postcard .post-date{margin-left:0;font-size:.75rem}}.recent-posts{position:relative;width:min(600px,100vw - 4rem);margin:0;padding:2rem;text-align:left}.recent-posts .header{position:static;display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;width:100%;box-sizing:border-box;padding:0}.recent-posts .header .title-group{display:flex;flex-direction:column;gap:.35rem}.recent-posts .header h2{margin:0;font-size:1.5rem;font-weight:400;flex-shrink:0}.recent-posts .header .section-subtitle{margin:0;max-width:32rem;color:#ffffffa6;font-size:.95rem;line-height:1.5}.recent-posts .button,.recent-posts .button:visited{flex:0;min-width:100px;height:30px;display:flex;align-items:center;justify-content:flex-end;gap:4px;border:none;outline:none;background:transparent;cursor:pointer;border-radius:12px;transition:background-color .3s ease;text-decoration:none;color:#fff9;font-size:.9rem;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-weight:500;padding:0;margin-left:auto}.recent-posts .button .arrow{transition:transform .3s ease;font-size:1rem}.recent-posts .button:hover .arrow{transform:rotate(360deg)}@media(max-width:768px){.recent-posts{width:min(600px,100vw - 2rem);padding:1.5rem 1rem}.recent-posts .header{gap:1rem}}@media(max-width:480px){.recent-posts{width:100vw;padding:1rem .75rem}.recent-posts .header{flex-direction:column}.recent-posts .header h2{font-size:1.3rem}.recent-posts .button,.recent-posts .button:visited{margin-left:0}}.blog-list{position:relative;width:min(600px,100vw - 4rem);margin:0;padding:2rem;text-align:left}.blog-list .header{position:static;display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;width:100%;box-sizing:border-box;padding:0}.blog-list .header .title-group{display:flex;flex-direction:column;gap:.35rem}.blog-list .header h1{margin:0;font-size:1.5rem;font-weight:400;flex-shrink:0}.blog-list .header .section-subtitle{margin:0;max-width:32rem;color:#ffffffa6;font-size:.95rem;line-height:1.5}.blog-list .header .post-count{color:#ffffff80;font-size:.9rem;font-weight:300}.blog-list .posts-container{width:100%}.blog-list .posts-container .postcard:last-child{border-bottom:none}@media(max-width:768px){.blog-list{width:min(600px,100vw - 2rem);padding:1.5rem 1rem}.blog-list .header{gap:1rem}.blog-list .header h1{font-size:1.3rem}}@media(max-width:480px){.blog-list{width:100vw;padding:1rem .75rem}.blog-list .header{flex-direction:column}}.post-detail{position:relative;width:min(600px,100vw - 4rem);margin:0;padding:2rem;text-align:left}.back-container{display:flex;justify-content:center;margin-bottom:1.5rem;width:100%}.back-link{display:inline-block;min-width:100px;height:30px;line-height:30px;text-align:center;background:transparent;border:none;border-radius:12px;text-decoration:none;color:#fff9;font-size:.9rem;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-weight:500;transition:all .3s ease;cursor:pointer;padding:0 8px;box-sizing:border-box;position:relative;z-index:100}.back-link:hover{background:#ffffff1a;color:#ffffffe6}.back-arrow{margin-right:4px;transition:transform .3s ease}.back-link:hover .back-arrow{transform:rotate(-360deg)}.post-header{margin-bottom:2rem}.post-header h1{margin:0 0 .5rem;font-size:2.5rem;font-weight:600;color:#ffffffe6}.post-header h3{margin:0 0 1rem;font-size:1.4rem;font-weight:300;color:#ffffffb3}.post-header .post-date{color:#ffffff80;font-size:1rem}.post-content{line-height:1.75;color:#fffc;font-family:Inter,-apple-system,Segoe UI,Roboto,sans-serif;letter-spacing:0px}.post-content p{margin:0 0 1.5rem;font-size:1rem}.post-content h1{font-size:2.2rem;font-weight:600;margin:2rem 0 1rem;color:#fffffff2;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:.5rem}.post-content h2{font-size:1.75rem;font-weight:600;margin:1.5rem 0 .8rem;color:#ffffffe6}.post-content h3{font-size:1.4rem;font-weight:500;margin:1.2rem 0 .6rem;color:#ffffffd9}.post-content a{color:#60a5fa;text-decoration:none;transition:color .2s ease}.post-content a:hover{color:#93c5fd;text-decoration:underline}.post-content ul,.post-content ol{margin:0 0 1.5rem;padding-left:2rem}.post-content li{margin:.5rem 0}.post-content code{background:#ffffff1a;padding:.2rem .4rem;border-radius:4px;font-family:Courier New,Courier,monospace;font-size:.9em;color:#fbbf24}.post-content pre{background:#0000004d;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:1rem;overflow-x:auto;margin:0 0 1.5rem}.post-content pre code{background:none;padding:0;color:#ffffffe6;font-size:.9rem;line-height:1.5}.post-content blockquote{border-left:4px solid rgba(96,165,250,.5);margin:0 0 1.5rem;padding:.5rem 0 .5rem 1rem;color:#ffffffb3;font-style:italic}.post-content table{width:100%;border-collapse:collapse;margin:0 0 1.5rem}.post-content th,.post-content td{border:1px solid rgba(255,255,255,.2);padding:.5rem 1rem;text-align:left}.post-content th{background:#ffffff1a;font-weight:600}.post-content hr{border:none;border-top:1px solid rgba(255,255,255,.2);margin:2rem 0}.post-content strong{font-weight:600;color:#fffffff2}.post-content em{font-style:italic}.post-content del{text-decoration:line-through;opacity:.7}@media(max-width:768px){.post-detail{width:min(600px,100vw - 2rem);padding:1.5rem 1rem}.post-header h1{font-size:2rem}.post-header h3{font-size:1.2rem}.post-content h1{font-size:1.8rem}.post-content h2{font-size:1.4rem}.post-content h3{font-size:1.2rem}.post-content pre{padding:.75rem;font-size:.85rem}.post-content table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.post-content th,.post-content td{padding:.4rem .6rem;font-size:.9rem}}@media(max-width:480px){.post-detail{width:100vw;padding:1rem .75rem}.post-header h1{font-size:1.6rem}.post-header h3{font-size:1rem}.post-content p{font-size:.95rem}.post-content h1{font-size:1.5rem}.post-content h2{font-size:1.25rem}.post-content h3{font-size:1.1rem}.post-content ul,.post-content ol{padding-left:1.25rem}.post-content blockquote{margin-left:0;padding-left:.75rem}.post-content pre{border-radius:6px;padding:.6rem}}.contact-page{position:relative;width:min(600px,100vw - 4rem);margin:0;padding:2rem;text-align:left}.contact-header{margin-bottom:2rem}.contact-header h1{margin:0 0 .5rem;font-size:1.5rem;font-weight:400;color:#ffffffe6}.contact-header p{margin:0;font-size:1rem;font-weight:300;color:#ffffffb3}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-size:.9rem;font-weight:500;color:#fffc}.form-group input,.form-group textarea{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:.75rem 1rem;font-size:.9rem;color:#ffffffe6;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;transition:border-color .2s ease,background-color .2s ease}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#ffffff4d;background:#ffffff14}.form-group input::placeholder,.form-group textarea::placeholder{color:#fff6}.form-group textarea{resize:vertical;min-height:100px}.submit-button{height:40px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:8px;color:#ffffffe6;font-size:.9rem;font-weight:500;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;cursor:pointer;transition:background-color .2s ease,border-color .2s ease;align-self:flex-start;padding:0 1.5rem}.submit-button:hover:not(:disabled){background:#ffffff26;border-color:#ffffff4d}.submit-button:disabled{opacity:.6;cursor:not-allowed}@media(max-width:768px){.contact-page{width:min(600px,100vw - 2rem);padding:1.5rem 1rem}}@media(max-width:480px){.contact-page{width:100vw;padding:1rem .75rem}.contact-header h1{font-size:1.3rem}.form-group input,.form-group textarea{font-size:16px}.submit-button{width:100%}}.submit-message{font-size:.85rem;color:#ffffffb3;margin-top:-.5rem}
