#img_container[data-astro-cid-kloeelux]{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;height:40%;width:100%;max-width:100%}#intro_text[data-astro-cid-kloeelux]{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;height:60%;width:100%;max-width:100%}#main_intro[data-astro-cid-kloeelux]{display:flex;flex-direction:column;font-family:Terminus;font-size:1.25rem;height:100%;width:100%}#intro_text[data-astro-cid-kloeelux] h1[data-astro-cid-kloeelux]{overflow:hidden;white-space:normal;width:0;animation:typing 3s steps(30,end) forwards}@keyframes typing{0%{width:0%}to{width:68%}}.neon_blue[data-astro-cid-kloeelux]{color:#96c3f1;text-shadow:#619d87 0px 0px 8px}.neon_green[data-astro-cid-kloeelux]{color:#619d87;text-shadow:#619d87 0px 0px 8px}@media(max-width:768px){#main_img[data-astro-cid-kloeelux]{max-width:100%}#intro_text[data-astro-cid-kloeelux]{font-size:1rem}}@media(max-width:480px){#main_img[data-astro-cid-kloeelux]{max-width:100%}#intro_text[data-astro-cid-kloeelux]{font-size:.8rem}}#about_section[data-astro-cid-kloeelux]{width:100%;padding:3rem 1rem;font-family:Terminus,monospace;max-width:1400px;margin:0 auto;min-height:100vh;display:flex;flex-direction:column;justify-content:center}.about_section_title[data-astro-cid-kloeelux]{font-size:clamp(2rem,5vw,3rem);margin:0 0 2rem;text-align:center;text-shadow:#619d87 0px 0px 12px}#about_content[data-astro-cid-kloeelux]{display:flex;flex-direction:column;align-items:center;gap:2rem;width:100%;flex:1;justify-content:space-between;min-height:0}#about_text[data-astro-cid-kloeelux]{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;width:100%;max-width:900px;flex:1 1 auto;min-height:0;overflow:hidden}#about_text[data-astro-cid-kloeelux] h1[data-astro-cid-kloeelux]{font-size:clamp(1.25rem,4vw,2rem);line-height:1.8;margin:0;width:100%;overflow:visible}#scroll_indicator[data-astro-cid-kloeelux]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:2rem 1rem;position:relative;z-index:10;min-height:120px;width:100%;margin:0 auto;flex-shrink:0}.scroll_arrow[data-astro-cid-kloeelux]{width:40px;height:40px;border-right:4px solid #619d87;border-bottom:4px solid #619d87;transform:rotate(45deg);animation:bounce 2s infinite;box-shadow:0 0 20px #619d87cc,0 0 40px #619d8766;filter:drop-shadow(0 0 5px #619d87)}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0) rotate(45deg)}40%{transform:translateY(-10px) rotate(45deg)}60%{transform:translateY(-5px) rotate(45deg)}}.scroll_text[data-astro-cid-kloeelux]{font-size:clamp(.9rem,2vw,1.1rem);margin:0;font-weight:700;letter-spacing:.1em;text-transform:uppercase;opacity:1;text-shadow:#619d87 0px 0px 10px,#619d87 0px 0px 20px}@media screen and (max-width:768px){#about_section[data-astro-cid-kloeelux]{padding:2rem 1rem;min-height:100vh}#about_text[data-astro-cid-kloeelux] h1[data-astro-cid-kloeelux]{font-size:1.1rem}#scroll_indicator[data-astro-cid-kloeelux]{padding:2rem 1rem;min-height:100px}.scroll_arrow[data-astro-cid-kloeelux]{width:25px;height:25px}.scroll_text[data-astro-cid-kloeelux]{font-size:.85rem}}@media screen and (max-width:480px){#about_section[data-astro-cid-kloeelux]{padding:1.5rem .75rem;min-height:100vh}.about_section_title[data-astro-cid-kloeelux]{font-size:1.75rem;margin-bottom:1.5rem}#about_text[data-astro-cid-kloeelux] h1[data-astro-cid-kloeelux]{font-size:.9rem}#scroll_indicator[data-astro-cid-kloeelux]{padding:1.5rem 1rem;min-height:80px}.scroll_arrow[data-astro-cid-kloeelux]{width:20px;height:20px;border-width:2px}.scroll_text[data-astro-cid-kloeelux]{font-size:.75rem}}#cves_section[data-astro-cid-kloeelux]{width:100%;padding:3rem 0;font-family:Terminus,monospace;overflow:hidden}.cves_section_title[data-astro-cid-kloeelux]{font-size:clamp(2rem,5vw,3rem);margin:0 0 2rem;text-align:center;text-shadow:#619d87 0px 0px 12px;padding:0 1rem}#cves_scroll_wrapper[data-astro-cid-kloeelux]{width:100%;overflow:hidden;position:relative}.cves_track[data-astro-cid-kloeelux]{display:flex;gap:2rem;width:fit-content;animation:scroll-left 30s linear infinite}#cves_scroll_wrapper[data-astro-cid-kloeelux]:hover .cves_track[data-astro-cid-kloeelux]{animation-play-state:paused}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}.cve_card_link[data-astro-cid-kloeelux]{text-decoration:none;color:inherit;display:block;flex-shrink:0;width:400px}.cve_card[data-astro-cid-kloeelux]{position:relative;width:100%;min-height:220px;padding:1.5rem;background:#1a161699;backdrop-filter:blur(10px);border:1px solid rgba(97,157,135,.3);border-radius:8px;display:flex;flex-direction:column;justify-content:space-between;transition:all .3s cubic-bezier(.4,0,.2,1);transform-style:preserve-3d;overflow:hidden;box-sizing:border-box}.cve_card[data-astro-cid-kloeelux]:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#619d871a,#96c3f10d);opacity:0;transition:opacity .3s ease;z-index:0}@media(hover:hover)and (pointer:fine){.cve_card[data-astro-cid-kloeelux]:hover{border-color:#619d8799;box-shadow:0 0 20px #619d874d,0 0 40px #96c3f11a}.cve_card[data-astro-cid-kloeelux]:hover:before{opacity:1}}.cve_card_glow[data-astro-cid-kloeelux]{position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(97,157,135,.2) 0%,transparent 70%);opacity:0;transition:opacity .3s ease;pointer-events:none;z-index:1}.cve_card[data-astro-cid-kloeelux]:hover .cve_card_glow[data-astro-cid-kloeelux]{opacity:1}.cve_card_content[data-astro-cid-kloeelux]{position:relative;z-index:2;display:flex;flex-direction:column;gap:1rem;height:100%}.cve_card_header[data-astro-cid-kloeelux]{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.cve_card_header[data-astro-cid-kloeelux] h1[data-astro-cid-kloeelux]{margin:0;font-weight:bolder;font-size:clamp(1.1rem,3vw,1.5rem);line-height:1.2;word-wrap:break-word;overflow-wrap:break-word;flex:1}.severity_badge[data-astro-cid-kloeelux]{padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:700;text-transform:uppercase;white-space:nowrap}.severity_critical[data-astro-cid-kloeelux]{background:#dc354533;border:1px solid rgba(220,53,69,.6);color:#dc3545;text-shadow:#dc3545 0px 0px 8px}.severity_high[data-astro-cid-kloeelux]{background:#ffc10733;border:1px solid rgba(255,193,7,.6);color:#ffc107;text-shadow:#ffc107 0px 0px 8px}.severity_medium[data-astro-cid-kloeelux]{background:#619d8733;border:1px solid rgba(97,157,135,.6);color:#619d87;text-shadow:#619d87 0px 0px 8px}.cve_title[data-astro-cid-kloeelux]{margin:0;font-weight:bolder;font-size:clamp(1rem,2.5vw,1.3rem);line-height:1.3;color:#96c3f1;text-shadow:#619d87 0px 0px 6px;word-wrap:break-word;overflow-wrap:break-word}.cve_description[data-astro-cid-kloeelux]{flex:1;margin:0;font-weight:bolder;font-size:clamp(.9rem,2.5vw,1.1rem);line-height:1.6;color:#ffffffe6;word-wrap:break-word;overflow-wrap:break-word}.cve_card_footer[data-astro-cid-kloeelux]{display:flex;align-items:center;margin-top:auto}.date_marker[data-astro-cid-kloeelux]{margin:0;font-weight:bolder;font-size:1.2rem;padding:.5rem 1rem;background:#619d871a;border-left:3px solid #619d87;border-radius:4px;transition:all .3s ease}.cve_card[data-astro-cid-kloeelux]:hover .date_marker[data-astro-cid-kloeelux]{background:#619d8733;box-shadow:0 0 10px #619d8766}@media screen and (max-width:768px){#cves_section[data-astro-cid-kloeelux]{padding:2rem 0}.cves_track[data-astro-cid-kloeelux]{gap:1.5rem;animation-duration:25s}.cve_card_link[data-astro-cid-kloeelux]{width:320px}.cve_card[data-astro-cid-kloeelux]{padding:1.25rem;min-height:200px}.cve_card_header[data-astro-cid-kloeelux] h1[data-astro-cid-kloeelux]{font-size:1.2rem}.cve_title[data-astro-cid-kloeelux]{font-size:1.1rem}.cve_description[data-astro-cid-kloeelux],.date_marker[data-astro-cid-kloeelux]{font-size:1rem}}@media screen and (max-width:480px){#cves_section[data-astro-cid-kloeelux]{padding:1.5rem 0}.cves_section_title[data-astro-cid-kloeelux]{font-size:1.75rem;margin-bottom:1.5rem}.cves_track[data-astro-cid-kloeelux]{gap:1rem;animation-duration:20s}.cve_card_link[data-astro-cid-kloeelux]{width:280px}.cve_card[data-astro-cid-kloeelux]{padding:1rem;min-height:180px}.cve_card_header[data-astro-cid-kloeelux] h1[data-astro-cid-kloeelux]{font-size:1rem}.cve_title[data-astro-cid-kloeelux]{font-size:.95rem}.cve_description[data-astro-cid-kloeelux]{font-size:.9rem}.date_marker[data-astro-cid-kloeelux]{font-size:.9rem;padding:.4rem .8rem}.severity_badge[data-astro-cid-kloeelux]{font-size:.65rem;padding:.2rem .6rem}}#talks_section[data-astro-cid-kloeelux]{width:100%;padding:3rem 0;font-family:Terminus,monospace;overflow:hidden}.talks_section_title[data-astro-cid-kloeelux]{font-size:clamp(2rem,5vw,3rem);margin:0 0 2rem;text-align:center;text-shadow:#619d87 0px 0px 12px;padding:0 1rem}#talks_scroll_wrapper[data-astro-cid-kloeelux]{width:100%;overflow:hidden;position:relative}.talks_track[data-astro-cid-kloeelux]{display:flex;gap:2rem;width:fit-content;animation:scroll-right-talks 35s linear infinite}#talks_scroll_wrapper[data-astro-cid-kloeelux]:hover .talks_track[data-astro-cid-kloeelux]{animation-play-state:paused}@keyframes scroll-right-talks{0%{transform:translate(-50%)}to{transform:translate(0)}}.talk_card_link[data-astro-cid-kloeelux]{text-decoration:none;color:inherit;display:block;flex-shrink:0;width:400px}.talk_card[data-astro-cid-kloeelux]{position:relative;width:100%;min-height:220px;padding:1.5rem;background:#1a161699;backdrop-filter:blur(10px);border:1px solid rgba(97,157,135,.3);border-radius:8px;display:flex;flex-direction:column;justify-content:space-between;transition:all .3s cubic-bezier(.4,0,.2,1);transform-style:preserve-3d;overflow:hidden;box-sizing:border-box}.talk_card[data-astro-cid-kloeelux]:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#619d871a,#96c3f10d);opacity:0;transition:opacity .3s ease;z-index:0}@media(hover:hover)and (pointer:fine){.talk_card[data-astro-cid-kloeelux]:hover{border-color:#619d8799;box-shadow:0 0 20px #619d874d,0 0 40px #96c3f11a}.talk_card[data-astro-cid-kloeelux]:hover:before{opacity:1}}.talk_card_glow[data-astro-cid-kloeelux]{position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(97,157,135,.2) 0%,transparent 70%);opacity:0;transition:opacity .3s ease;pointer-events:none;z-index:1}.talk_card[data-astro-cid-kloeelux]:hover .talk_card_glow[data-astro-cid-kloeelux]{opacity:1}.talk_card_content[data-astro-cid-kloeelux]{position:relative;z-index:2;display:flex;flex-direction:column;gap:1rem;height:100%}.talk_card_header[data-astro-cid-kloeelux]{display:flex;flex-direction:column;gap:.75rem}.talk_card_header[data-astro-cid-kloeelux] h1[data-astro-cid-kloeelux]{margin:0;font-weight:bolder;font-size:clamp(1.1rem,3vw,1.5rem);line-height:1.3;word-wrap:break-word;overflow-wrap:break-word}.conference_badge[data-astro-cid-kloeelux]{padding:.25rem .75rem;background:#96c3f126;border:1px solid rgba(150,195,241,.4);border-radius:12px;font-size:.75rem;font-weight:700;color:#96c3f1;text-shadow:rgb(150,195,241) 0px 0px 4px;width:fit-content}.talk_description[data-astro-cid-kloeelux]{flex:1;margin:0;font-weight:bolder;font-size:clamp(.9rem,2.5vw,1.1rem);line-height:1.6;color:#ffffffe6;word-wrap:break-word;overflow-wrap:break-word}.talk_card_footer[data-astro-cid-kloeelux]{display:flex;align-items:center;margin-top:auto}.talk_info[data-astro-cid-kloeelux]{display:flex;flex-direction:column;gap:.5rem;width:100%}.talk_location[data-astro-cid-kloeelux]{font-size:.9rem;color:#ffffffb3;font-weight:700}@media screen and (max-width:768px){#talks_section[data-astro-cid-kloeelux]{padding:2rem 0}.talks_track[data-astro-cid-kloeelux]{gap:1.5rem;animation-duration:30s}.talk_card_link[data-astro-cid-kloeelux]{width:320px}.talk_card[data-astro-cid-kloeelux]{padding:1.25rem;min-height:200px}.talk_card_header[data-astro-cid-kloeelux] h1[data-astro-cid-kloeelux]{font-size:1.2rem}.talk_description[data-astro-cid-kloeelux],.date_marker[data-astro-cid-kloeelux]{font-size:1rem}}@media screen and (max-width:480px){#talks_section[data-astro-cid-kloeelux]{padding:1.5rem 0}.talks_section_title[data-astro-cid-kloeelux]{font-size:1.75rem;margin-bottom:1.5rem}.talks_track[data-astro-cid-kloeelux]{gap:1rem;animation-duration:25s}.talk_card_link[data-astro-cid-kloeelux]{width:280px}.talk_card[data-astro-cid-kloeelux]{padding:1rem;min-height:180px}.talk_card_header[data-astro-cid-kloeelux] h1[data-astro-cid-kloeelux]{font-size:1rem}.talk_description[data-astro-cid-kloeelux]{font-size:.9rem}.date_marker[data-astro-cid-kloeelux]{font-size:.9rem;padding:.4rem .8rem}.conference_badge[data-astro-cid-kloeelux]{font-size:.65rem;padding:.2rem .6rem}.talk_location[data-astro-cid-kloeelux]{font-size:.8rem}}#research_section[data-astro-cid-kloeelux]{width:100%;padding:3rem 0;font-family:Terminus,monospace;overflow:hidden}.research_section_title[data-astro-cid-kloeelux]{font-size:clamp(2rem,5vw,3rem);margin:0 0 2rem;text-align:center;text-shadow:#619d87 0px 0px 12px;padding:0 1rem}#research_scroll_wrapper[data-astro-cid-kloeelux]{width:100%;overflow:hidden;position:relative}.research_track[data-astro-cid-kloeelux]{display:flex;gap:2rem;width:fit-content;animation:scroll-left-research 35s linear infinite}#research_scroll_wrapper[data-astro-cid-kloeelux]:hover .research_track[data-astro-cid-kloeelux]{animation-play-state:paused}@keyframes scroll-left-research{0%{transform:translate(0)}to{transform:translate(-50%)}}.research_card_link[data-astro-cid-kloeelux]{text-decoration:none;color:inherit;display:block;flex-shrink:0;width:400px}.research_card[data-astro-cid-kloeelux]{position:relative;width:100%;min-height:220px;padding:1.5rem;background:#1a161699;backdrop-filter:blur(10px);border:1px solid rgba(97,157,135,.3);border-radius:8px;display:flex;flex-direction:column;justify-content:space-between;transition:all .3s cubic-bezier(.4,0,.2,1);transform-style:preserve-3d;overflow:hidden;box-sizing:border-box}.research_card[data-astro-cid-kloeelux]:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#619d871a,#96c3f10d);opacity:0;transition:opacity .3s ease;z-index:0}@media(hover:hover)and (pointer:fine){.research_card[data-astro-cid-kloeelux]:hover{border-color:#619d8799;box-shadow:0 0 20px #619d874d,0 0 40px #96c3f11a}.research_card[data-astro-cid-kloeelux]:hover:before{opacity:1}}.research_card_glow[data-astro-cid-kloeelux]{position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(97,157,135,.2) 0%,transparent 70%);opacity:0;transition:opacity .3s ease;pointer-events:none;z-index:1}.research_card[data-astro-cid-kloeelux]:hover .research_card_glow[data-astro-cid-kloeelux]{opacity:1}.research_card_content[data-astro-cid-kloeelux]{position:relative;z-index:2;display:flex;flex-direction:column;gap:1rem;height:100%}.research_card_header[data-astro-cid-kloeelux]{display:flex;flex-direction:column;gap:.75rem}.research_card_header[data-astro-cid-kloeelux] h1[data-astro-cid-kloeelux]{margin:0;font-weight:bolder;font-size:clamp(1.1rem,3vw,1.5rem);line-height:1.3;word-wrap:break-word;overflow-wrap:break-word}.platform_badge[data-astro-cid-kloeelux]{padding:.25rem .75rem;background:#96c3f126;border:1px solid rgba(150,195,241,.4);border-radius:12px;font-size:.75rem;font-weight:700;color:#96c3f1;text-shadow:rgb(150,195,241) 0px 0px 4px;width:fit-content}.research_description[data-astro-cid-kloeelux]{flex:1;margin:0;font-weight:bolder;font-size:clamp(.9rem,2.5vw,1.1rem);line-height:1.6;color:#ffffffe6;word-wrap:break-word;overflow-wrap:break-word}.research_card_footer[data-astro-cid-kloeelux]{display:flex;align-items:center;margin-top:auto}.research_info[data-astro-cid-kloeelux]{display:flex;flex-direction:column;gap:.5rem;width:100%}.research_type[data-astro-cid-kloeelux]{font-size:.9rem;color:#ffffffb3;font-weight:700}@media screen and (max-width:768px){#research_section[data-astro-cid-kloeelux]{padding:2rem 0}.research_track[data-astro-cid-kloeelux]{gap:1.5rem;animation-duration:30s}.research_card_link[data-astro-cid-kloeelux]{width:320px}.research_card[data-astro-cid-kloeelux]{padding:1.25rem;min-height:200px}.research_card_header[data-astro-cid-kloeelux] h1[data-astro-cid-kloeelux]{font-size:1.2rem}.research_description[data-astro-cid-kloeelux],.date_marker[data-astro-cid-kloeelux]{font-size:1rem}}@media screen and (max-width:480px){#research_section[data-astro-cid-kloeelux]{padding:1.5rem 0}.research_section_title[data-astro-cid-kloeelux]{font-size:1.75rem;margin-bottom:1.5rem}.research_track[data-astro-cid-kloeelux]{gap:1rem;animation-duration:25s}.research_card_link[data-astro-cid-kloeelux]{width:280px}.research_card[data-astro-cid-kloeelux]{padding:1rem;min-height:180px}.research_card_header[data-astro-cid-kloeelux] h1[data-astro-cid-kloeelux]{font-size:1rem}.research_description[data-astro-cid-kloeelux]{font-size:.9rem}.date_marker[data-astro-cid-kloeelux]{font-size:.9rem;padding:.4rem .8rem}.platform_badge[data-astro-cid-kloeelux]{font-size:.65rem;padding:.2rem .6rem}.research_type[data-astro-cid-kloeelux]{font-size:.8rem}}#projects_section[data-astro-cid-kloeelux]{width:100%;padding:3rem 0;font-family:Terminus,monospace;overflow:hidden}.projects_section_title[data-astro-cid-kloeelux]{font-size:clamp(2rem,5vw,3rem);margin:0 0 2rem;text-align:center;text-shadow:#619d87 0px 0px 12px;padding:0 1rem}#projects_scroll_wrapper[data-astro-cid-kloeelux]{width:100%;overflow:hidden;position:relative}.projects_track[data-astro-cid-kloeelux]{display:flex;gap:2rem;width:fit-content;animation:scroll-right-projects 35s linear infinite}#projects_scroll_wrapper[data-astro-cid-kloeelux]:hover .projects_track[data-astro-cid-kloeelux]{animation-play-state:paused}@keyframes scroll-right-projects{0%{transform:translate(-50%)}to{transform:translate(0)}}.project_card_link[data-astro-cid-kloeelux]{text-decoration:none;color:inherit;display:block;flex-shrink:0;width:400px}.project_card[data-astro-cid-kloeelux]{position:relative;width:100%;min-height:220px;padding:1.5rem;background:#1a161699;backdrop-filter:blur(10px);border:1px solid rgba(97,157,135,.3);border-radius:8px;display:flex;flex-direction:column;justify-content:space-between;transition:all .3s cubic-bezier(.4,0,.2,1);transform-style:preserve-3d;overflow:hidden;box-sizing:border-box}.project_card[data-astro-cid-kloeelux]:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#619d871a,#96c3f10d);opacity:0;transition:opacity .3s ease;z-index:0}@media(hover:hover)and (pointer:fine){.project_card[data-astro-cid-kloeelux]:hover{border-color:#619d8799;box-shadow:0 0 20px #619d874d,0 0 40px #96c3f11a}.project_card[data-astro-cid-kloeelux]:hover:before{opacity:1}}.project_card_glow[data-astro-cid-kloeelux]{position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(97,157,135,.2) 0%,transparent 70%);opacity:0;transition:opacity .3s ease;pointer-events:none;z-index:1}.project_card[data-astro-cid-kloeelux]:hover .project_card_glow[data-astro-cid-kloeelux]{opacity:1}.project_card_content[data-astro-cid-kloeelux]{position:relative;z-index:2;display:flex;flex-direction:column;gap:1rem;height:100%}.project_card_header[data-astro-cid-kloeelux]{display:flex;flex-direction:column;gap:.75rem}.project_card_header[data-astro-cid-kloeelux] h1[data-astro-cid-kloeelux]{margin:0;font-weight:bolder;font-size:clamp(1.1rem,3vw,1.5rem);line-height:1.3;word-wrap:break-word;overflow-wrap:break-word}.project_type_badge[data-astro-cid-kloeelux]{padding:.25rem .75rem;background:#96c3f126;border:1px solid rgba(150,195,241,.4);border-radius:12px;font-size:.75rem;font-weight:700;color:#96c3f1;text-shadow:rgb(150,195,241) 0px 0px 4px;width:fit-content}.project_description[data-astro-cid-kloeelux]{flex:1;margin:0;font-weight:bolder;font-size:clamp(.9rem,2.5vw,1.1rem);line-height:1.6;color:#ffffffe6;word-wrap:break-word;overflow-wrap:break-word}.project_card_footer[data-astro-cid-kloeelux]{display:flex;align-items:center;margin-top:auto}.project_info[data-astro-cid-kloeelux]{display:flex;flex-direction:column;gap:.5rem;width:100%}@media screen and (max-width:768px){#projects_section[data-astro-cid-kloeelux]{padding:2rem 0}.projects_track[data-astro-cid-kloeelux]{gap:1.5rem;animation-duration:30s}.project_card_link[data-astro-cid-kloeelux]{width:320px}.project_card[data-astro-cid-kloeelux]{padding:1.25rem;min-height:200px}.project_card_header[data-astro-cid-kloeelux] h1[data-astro-cid-kloeelux]{font-size:1.2rem}.project_description[data-astro-cid-kloeelux],.date_marker[data-astro-cid-kloeelux]{font-size:1rem}}@media screen and (max-width:480px){#projects_section[data-astro-cid-kloeelux]{padding:1.5rem 0}.projects_section_title[data-astro-cid-kloeelux]{font-size:1.75rem;margin-bottom:1.5rem}.projects_track[data-astro-cid-kloeelux]{gap:1rem;animation-duration:25s}.project_card_link[data-astro-cid-kloeelux]{width:280px}.project_card[data-astro-cid-kloeelux]{padding:1rem;min-height:180px}.project_card_header[data-astro-cid-kloeelux] h1[data-astro-cid-kloeelux]{font-size:1rem}.project_description[data-astro-cid-kloeelux]{font-size:.9rem}.date_marker[data-astro-cid-kloeelux]{font-size:.9rem;padding:.4rem .8rem}.project_type_badge[data-astro-cid-kloeelux]{font-size:.65rem;padding:.2rem .6rem}}
