:root{--container: 1280px;--header-h-desktop: 72px;--header-h-mobile: 60px;--accent: #e96f80;--header-bg: #373a3f;--header-fg: rgba(255,255,255,.92);--header-fg-strong: #fff}html{font-size:100%}html,body{overflow-x:hidden}.header{height:var(--header-h-desktop);padding:0 32px;background:var(--header-bg);color:var(--header-fg);border-bottom:1px solid rgba(255,255,255,.06);-webkit-backdrop-filter:saturate(120%) blur(6px);backdrop-filter:saturate(120%) blur(6px);display:flex;justify-content:flex-start;align-items:center;position:sticky;top:0;z-index:1000}.logo-container{display:flex;align-items:center;margin-right:24px}.logo-link{display:flex;align-items:center;gap:12px;text-decoration:none}.logo-image{height:44px;width:auto;display:block}.logo-text{font-size:20px;font-weight:700;color:#fff;line-height:1}.menu-links{width:auto;max-width:none;margin-left:auto;display:flex;align-items:center;gap:16px}.nav-links{display:flex;align-items:center;gap:8px}.header .menu-links a,.header .left-links a,.header .right-links a{position:relative;color:var(--header-fg);text-decoration:none;font-size:18px;line-height:1.4;font-weight:600;letter-spacing:.3px;padding:10px 22px;transition:color .2s ease}.header .menu-links a:after{content:"";position:absolute;left:22px;right:22px;bottom:10px;height:3px;background:var(--accent);transform:scaleX(0);transform-origin:left;transition:transform .18s ease}.header .menu-links a:hover{color:var(--header-fg-strong)}.header .menu-links a:hover:after{transform:scaleX(1)}.menu-links a.active{color:var(--accent)}.menu-links a.active:after{transform:scaleX(1)}.dark-mode-toggle,.dark-mode-toggle .theme-icon{color:#fff}.dark-mode-toggle{border:2px solid rgba(255,255,255,.85);border-radius:12px;padding:2px 8px;line-height:1}.dark-mode-toggle:hover{border-color:#fff}@media (max-width: 768px){.header{height:var(--header-h-mobile);padding:0 16px;position:fixed;top:0;left:0;right:0;justify-content:center}.menu-icon{display:block;font-size:24px;position:fixed;left:16px;top:calc((var(--header-h-mobile) - 24px)/2);z-index:1300;color:#fff;border:2px solid rgba(255,255,255,.85);border-radius:10px;padding:4px 10px;background:transparent}.menu-open .menu-icon{left:auto;right:16px;top:12px}.menu-open .logo-container{opacity:0;pointer-events:none}.menu-links{display:none!important}.menu-links.open{display:flex!important;position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;max-width:none;margin:0;background:var(--header-bg);z-index:1200;flex-direction:column;align-items:center;justify-content:center;gap:16px;overflow-y:auto;animation:fadeIn .2s ease-in-out}.menu-links.open .nav-links{display:flex;flex-direction:column;align-items:center;gap:12px}.menu-links.open a{font-size:22px;padding:12px 20px;line-height:1.4;color:#fff}.menu-links.open a:after{left:20px;right:20px;bottom:-2px;height:3px}section,[id]{scroll-margin-top:var(--header-h-mobile)}.menu-open .menu-icon{left:auto;right:16px;top:12px;border-color:#ffffffe6}.menu-open .logo-container{opacity:0;margin:0 auto;pointer-events:none}.logo-image{height:36px}.logo-link{justify-content:center}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.menu-icon{top:50%;transform:translateY(-50%);left:16px;display:inline-flex;align-items:center;justify-content:center;height:36px;padding:4px 10px;line-height:1}.menu-open .menu-icon{top:12px;right:16px;left:auto;transform:none}}.main-content{padding:3rem 1rem 2rem;max-width:1200px;margin:0 auto;color:#333;border-radius:12px;overflow-x:hidden;display:flex;justify-content:center;align-items:center;flex-direction:column}.content-wrapper{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;align-items:center}.left{flex:1;min-width:280px}.introduction p{font-size:1.5rem;line-height:1.8;margin-bottom:1rem}.right-block{flex:1;min-width:280px;display:flex;justify-content:center;align-items:center}.section-image{width:220px;max-width:240px;height:auto;object-fit:contain;display:block;margin:0 auto}@media screen and (max-width: 768px){.content-wrapper{flex-direction:column;align-items:center}.right-block{width:100%;max-width:300px;padding:1rem 0;justify-content:center;align-items:center}.section-image{width:120px;max-width:240px;height:auto}}@media screen and (max-width: 480px){.introduction p,.leftAbout p{font-size:1.1rem;text-align:center;padding:0 1.25rem}.greetingtext{font-size:1.4rem;text-align:center}.main-content,.about{padding:2rem 1rem}.introduction{max-width:90%;margin:0 auto}.section-image{width:120px;max-width:240px;height:auto}}.skills{padding:1rem;font-size:2rem;display:flex;flex-direction:column;align-items:center;color:#333;min-width:100vw}.aboutTitle{color:#333;font-size:3rem;margin:5rem 0 3rem}.skillsContainer{display:flex;flex-wrap:wrap;justify-content:center;margin:0 15%;max-width:60%}.storybookLink{font-size:2rem}@media screen and (max-width: 768px){.skills{margin-top:10rem;padding:0}.skillsContainer{margin:0;padding-bottom:15rem;max-width:90%}.storybookLink{font-size:15px}}.skillCard{background-color:#fffacd;border-radius:8px;margin:1rem;width:200px;height:150px;box-shadow:0 2px 4px #0000001a;display:flex;align-items:center;justify-content:center;overflow-x:hidden}.skillCardContent{padding:1rem 2rem;display:flex;flex-direction:column;align-items:center}.skillTitle{font-size:20px;font-weight:700;margin-bottom:.5rem}.skillIcon{width:50px;height:50px}@media (max-width: 600px){.skillCard{width:100%;max-width:150px;max-height:150px;margin:1rem 1rem 0 1rem 0}.skillTitle{font-size:16px}}.projectIcon{width:30px;transition:transform .3s ease}.projectIcon:hover{transform:scale(1.1)}.projectImage{width:100%;max-width:400px;border-radius:8px}.projectTitle h1{font-size:1.6rem!important}.tags{display:flex;flex-wrap:wrap;gap:.5rem}.imageContainer{width:100%;border-radius:12px;overflow:hidden;background:color-mix(in srgb,var(--card-bg) 85%,#ffffff 15%);display:flex;justify-content:center;align-items:center}.dark .imageContainer{background:color-mix(in srgb,var(--card-bg) 70%,#ffffff 30%)}.projectImage{display:block;width:100%;max-width:100%;height:auto;aspect-ratio:16 / 9;object-fit:cover;border-radius:12px}.projectLink a{border:none;background:var(--brand);color:#fff;box-shadow:var(--brand-shadow);padding:.7rem 1rem;border-radius:12px;font-weight:700;letter-spacing:.2px;transition:transform .12s ease,box-shadow .12s ease,background .12s ease}.projectLink a:after{content:"→";margin-left:.5rem;transform:translate(0);transition:transform .12s ease}.projectLink a:hover{background:var(--brand-hover);transform:translateY(-1px);box-shadow:0 10px 22px #ff818973}.projectLink a:hover:after{transform:translate(2px)}.projectLink a:active{background:var(--brand-pressed);transform:translateY(0);box-shadow:0 6px 16px #ff818959}.projectLink a:focus-visible{outline:3px solid color-mix(in srgb,var(--brand) 40%,#fff 60%);outline-offset:2px;box-shadow:0 0 0 4px color-mix(in srgb,var(--brand) 25%,transparent)}.tag{background:var(--chip-bg, #f1f5f9);color:var(--chip-text, #334155);border:1px solid var(--chip-border, #e2e8f0);padding:.25rem .6rem;border-radius:999px;font-size:.78rem;line-height:1;font-weight:600;white-space:nowrap}.section{width:100%;padding:3rem 1rem}.section-even{background:#f9f9f9}.projects{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem}.projects .project-card,.projects .swiper-slide{background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;padding:1rem;transition:transform .2s ease,box-shadow .2s ease}@media (hover: hover) and (pointer: fine){.projects .project-card:hover,.projects .swiper-slide:hover{transform:translateY(-4px);box-shadow:0 6px 16px #0000001f}}@media (min-width: 768px){.section{padding:4rem 2rem}.projects{gap:1.5rem}.projects .project-card,.projects .swiper-slide{padding:1.25rem}}@media (min-width: 1024px){.section{padding:5rem 2.5rem}.projects{gap:2rem}.projects .project-card,.projects .swiper-slide{padding:1.5rem}}@media (prefers-reduced-motion: reduce){.projects .project-card,.projects .swiper-slide{transition:none}}.projects img{max-width:100%;height:auto;display:block;border-radius:10px}.main-content{padding:1rem;min-width:100vw;flex-direction:column;background-color:#fff;color:#333;margin-top:5rem;text-align:left;font-size:1rem;border-radius:12px;padding:3rem 1rem 2rem;max-width:1200px;margin:0 auto;overflow-x:hidden;padding-top:100px;display:flex;justify-self:center;align-items:center;justify-content:center;min-height:100%;padding:3rem 1rem;flex-direction:row}.content-wrapper.mobile{flex-direction:column;text-align:center}.upper{display:flex;align-items:center;justify-content:space-between;gap:3rem;padding:5rem 2rem;max-width:1200px;margin:0 auto;flex-wrap:wrap;overflow-x:hidden}.left{position:relative;padding-left:1.5rem}.left:before{content:"";position:absolute;left:0;top:0;width:6px;height:100%;background-color:#e96f80;border-radius:3px}.right{flex:1;padding:0 1rem;display:flex;justify-content:center;align-items:center;min-width:250px}.textWrapper{display:flex;flex-direction:column}.greetingtext{font-size:2.25rem;line-height:1.3;font-weight:700;margin:.5rem 0}.introduction{max-width:100%;word-wrap:break-word;overflow-wrap:break-word;font-size:2rem}.greetingtext+.greetingtext{font-weight:500;margin-top:.25rem;margin-bottom:1.5rem}.introduction p{margin-bottom:1.25rem;font-size:2rem;line-height:1.8;font-weight:300;word-break:break-word;overflow-wrap:break-word}.introduction a{color:#444;text-decoration:underline}.introduction a:hover{color:#e96f80}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.typed-animation-wrapper{display:flex;color:#e96f80;padding:5rem 0;height:auto;align-items:center;justify-content:center;justify-items:center;justify-self:center}@media screen and (max-width: 768px){.main-content{flex-direction:column}.left,.introduction,.textWrapper{width:100%;padding:0;box-sizing:border-box}.textWrapper{align-items:center;text-align:center}.introduction p{font-size:1.75rem}.upper{flex-direction:column;padding:2rem 1rem;gap:2rem}.greetingtext{font-size:1.7rem}.greetingtext+.greetingtext{font-size:1.6rem}.left{font-size:1rem}.left:before{display:none}.introduction{width:90%}.right{margin-top:2rem;justify-content:center}.coffee-image{width:220px;margin:0 auto;display:block}}@media (min-width: 700px) and (max-width: 1020px){.introduction p{font-size:1.75rem}.greetingtext{font-size:2rem}.greetingtext+.greetingtext{font-size:1.6rem}.left{font-size:1.125rem}.coffee-image{max-width:85%}}.section{scroll-snap-align:start;scroll-snap-stop:always;box-sizing:border-box;overflow:hidden;position:relative;z-index:1}@media screen and (max-width: 480px){.introduction p,.leftAbout p{font-size:1.1rem;text-align:center;padding:0 1.25rem}.greetingtext{font-size:1.4rem;text-align:center}.main-content,.about{padding:2rem 1rem}.introduction{max-width:90%;margin:0 auto}}:root{--footer-bg: var(--header-bg);--footer-fg: var(--header-fg);--footer-muted: color-mix(in srgb, var(--header-fg) 65%, transparent);--footer-border: rgba(255,255,255,.08);--footer-accent: var(--accent)}.footer{width:100%;background:var(--footer-bg);color:var(--footer-fg);border-top:1px solid var(--footer-border)}.footer__inner{max-width:1120px;margin:0 auto;padding:48px 20px 28px;display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:32px}.footer__logo{width:48px;height:48px;border-radius:12px;display:grid;place-items:center;font-weight:700;color:var(--footer-bg);margin-bottom:12px}.footer__tag{margin:0;color:var(--footer-muted);line-height:1.5}.footer__group{display:flex;flex-direction:column;gap:10px}.footer__title{margin:0 0 8px;font-size:.95rem;letter-spacing:.02em;text-transform:uppercase;color:var(--footer-muted)}.footer__group a{text-decoration:none;color:var(--footer-fg);opacity:.9;padding:2px 0;position:relative;transition:opacity .2s ease}.footer__group a:after{content:"";position:absolute;left:0;bottom:-2px;width:0;height:2px;background:var(--footer-accent);transition:width .2s ease}.footer__group a:hover{opacity:1}.footer__group a:hover:after{width:100%}.footer__bottom{border-top:1px solid var(--footer-border);display:flex;align-items:center;gap:12px;justify-content:space-between;padding:14px 20px 22px;max-width:1120px;margin:0 auto;color:var(--footer-muted);font-size:.95rem}.footer__legal{display:flex;align-items:center;gap:8px}.footer__icons{display:flex;align-items:center}@media (max-width: 880px){.footer__inner{grid-template-columns:1fr 1fr}}@media (max-width: 560px){.footer__inner{grid-template-columns:1fr;gap:24px}.footer__bottom{flex-direction:column;gap:8px;text-align:center}}.footer__logo-img{width:72px;height:auto;margin-bottom:12px;display:block}.footer__project{margin-bottom:16px}.footer__project a{font-weight:600;color:var(--footer-fg);text-decoration:none}.footer__project p{margin:4px 0 6px;font-size:.85rem;color:var(--footer-muted)}.footer__tags{display:inline-block;font-size:.75rem;color:var(--footer-accent);margin-right:8px}.footer__status{font-size:.75rem;color:orange;font-weight:500}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-size:10px;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#ff9aa2;text-decoration:inherit}a:hover{color:#ff9aa2}body{margin:0;overflow-x:hidden;font-size:1rem;line-height:1.6;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif}h1{font-size:2.2em;padding-bottom:10px;line-height:1.1}p{font-size:1.5em}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}.container{overflow-y:scroll;scroll-snap-type:y proximity;scroll-behavior:smooth}.section,.main-content,.about{max-width:100%;min-height:1000px;width:100%;box-sizing:border-box;overflow-x:hidden;display:flex;align-items:center;justify-content:center;flex-direction:column}.section .content-wrapper{max-width:1200px;margin:0 auto;width:100%;height:100%;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 480px){.container{scroll-snap-type:none}.section{height:auto;scroll-snap-align:none;max-width:100%;width:100%;box-sizing:border-box;overflow-x:hidden}}@media screen and (max-width: 768px){.container{scroll-snap-type:none}}body.dark{background-color:#1e1e1e}body.dark .header{background-color:#2a2a2a}body.dark .menu-links a{color:#fefefe}body.dark .menu-links a.active{color:#fefefe;border-bottom:2px solid #ff9aa2}body.dark .skill-card{background-color:#2e2e2e;border:1px solid #444}body.dark .project-card{background-color:#2e2e2e}body.dark .logo-image{filter:brightness(.9) contrast(1.2)}body,.section,.header,.skill-card,.project-card{transition:background-color .3s ease,color .3s ease,border-color .3s ease}body.dark .section,body.dark .main-content{background-color:#1e1e1e;color:#f0f0f0}body.dark .project-card{background-color:#2e2e2e;color:#f0f0f0;border:1px solid #444}body.dark .project-card h1,body.dark .project-card h3,body.dark .project-card p,body.dark .project-card a{color:#f0f0f0}body.dark .project-card a:hover{color:#ff9aa2}a{color:#444;text-decoration:underline}body.dark a{color:#ff9aa2}body.dark a:hover{color:#ffc1ca}
