.svelte-fa-base{height:1em;overflow:visible;transform-origin:center;vertical-align:-.125em}.svelte-fa-fw{text-align:center;width:1.25em}.svelte-fa-pull-left.svelte-q6zoq1{float:left}.svelte-fa-pull-right.svelte-q6zoq1{float:right}.svelte-fa-size-lg.svelte-q6zoq1{font-size:1.33333em;line-height:.75em;vertical-align:-.225em}.svelte-fa-size-sm.svelte-q6zoq1{font-size:.875em}.svelte-fa-size-xs.svelte-q6zoq1{font-size:.75em}.spin.svelte-q6zoq1{animation:svelte-q6zoq1-spin 2s 0s infinite linear}.pulse.svelte-q6zoq1{animation:svelte-q6zoq1-spin 1s infinite steps(8)}@keyframes svelte-q6zoq1-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.sidebar-overlay.svelte-181dlmc{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;opacity:0;visibility:hidden;z-index:100;transition:opacity .4s ease,visibility 0s linear .4s}.sidebar-overlay--visible.svelte-181dlmc{opacity:1;visibility:visible;transition-delay:0s}.sidebar-nav.svelte-181dlmc{position:fixed;top:0;left:0;height:100vh;width:280px;background:var(--gradient-header);backdrop-filter:blur(8px);border-right:1px solid var(--cp-border);padding:80px 30px 30px;z-index:101;transform:translate(-100%);visibility:hidden;transition:transform .4s cubic-bezier(.25,.46,.45,.94),visibility 0s linear .4s;overflow-y:auto}.sidebar-nav--active.svelte-181dlmc{transform:translate(0);visibility:visible;transition-delay:0s}.sidebar-nav__list.svelte-181dlmc{list-style:none;padding:0;margin:0}.sidebar-nav__item.svelte-181dlmc{margin-bottom:15px;background-color:var(--cp-card-bg);border-width:2px;border-style:solid;border-color:transparent;border-image-source:linear-gradient(to bottom right,var(--cp-primary),var(--cp-secondary));border-image-slice:1;clip-path:var(--clip-corner);opacity:0;transform:translate(-20px);transition:opacity .3s ease-out,transform .3s ease-out,background-color .3s ease;transition-delay:0s}.sidebar-nav--active.svelte-181dlmc .sidebar-nav__item:where(.svelte-181dlmc){opacity:1;transform:translate(0)}.sidebar-nav__link.svelte-181dlmc{display:flex;align-items:center;white-space:nowrap;text-decoration:none;color:var(--cp-text);font-size:1.1em;font-weight:500;padding:10px 15px;transition:color .3s ease,background-color .3s ease,box-shadow .3s ease;position:relative;overflow:visible;clip-path:var(--clip-corner)}.sidebar-nav__link.svelte-181dlmc:after{display:none}.sidebar-nav__link.svelte-181dlmc:hover,.sidebar-nav__link.svelte-181dlmc:focus-visible{color:var(--cp-primary);background-color:rgba(var(--cp-primary-rgb),.15);box-shadow:inset 0 0 10px rgba(var(--cp-primary-rgb),.2);text-shadow:var(--cp-glow-primary)}.sidebar-nav__link--active.svelte-181dlmc:before{content:"";position:absolute;left:-10px;top:50%;transform:translateY(-50%);width:4px;height:70%;background-color:var(--cp-accent);border-radius:2px;box-shadow:var(--cp-glow-accent);transition:transform .3s ease-in-out,opacity .3s ease-in-out}.sidebar-nav__link--active.svelte-181dlmc{color:var(--cp-primary);background-color:rgba(var(--cp-primary-rgb),.15);font-weight:700;box-shadow:0 0 8px rgba(var(--cp-primary-rgb),.2),inset 0 0 5px #0000001a;text-shadow:none;padding-left:20px}.sidebar-nav__icon{width:1.2em;margin-right:10px;text-align:center;flex-shrink:0}@media(prefers-reduced-motion:reduce){.sidebar-nav__item.svelte-181dlmc{transition:opacity .3s ease-out;transform:translate(0)}}body[data-theme=alternative] .sidebar-nav__link--active.svelte-181dlmc:before{background-color:var(--cp-secondary);box-shadow:var(--cp-glow-secondary)}.portfolio-modal.svelte-6cnf23{visibility:hidden;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#0a0a1ae6;backdrop-filter:blur(5px)}.portfolio-modal.visible.svelte-6cnf23{visibility:visible;opacity:1}.modal-content.svelte-6cnf23{background:var(--gradient-bg);margin:5% auto;padding:40px;border:1px solid var(--cp-primary);width:80%;max-width:800px;max-height:86vh;overflow-y:auto;box-sizing:border-box;clip-path:var(--clip-corner);box-shadow:0 5px 25px #00f0ff33;position:relative;color:var(--cp-text);transform:scale(.95);transition:transform .3s ease;overflow-wrap:anywhere}.portfolio-modal.visible.svelte-6cnf23 .modal-content:where(.svelte-6cnf23){transform:scale(1)}.modal-content.svelte-6cnf23 h2:where(.svelte-6cnf23),.modal-content.svelte-6cnf23 p:where(.svelte-6cnf23),.modal-content.svelte-6cnf23 strong:where(.svelte-6cnf23),.modal-content.svelte-6cnf23 .button:where(.svelte-6cnf23){opacity:0;transform:translateY(15px);transition:opacity .4s ease-out,transform .4s ease-out}.portfolio-modal.visible.svelte-6cnf23 .modal-content:where(.svelte-6cnf23) h2:where(.svelte-6cnf23){opacity:1;transform:translateY(0);transition-delay:.2s}.portfolio-modal.visible.svelte-6cnf23 .modal-content:where(.svelte-6cnf23) p:where(.svelte-6cnf23),.portfolio-modal.visible.svelte-6cnf23 .modal-content:where(.svelte-6cnf23) strong:where(.svelte-6cnf23){opacity:1;transform:translateY(0);transition-delay:.3s}.portfolio-modal.visible.svelte-6cnf23 .modal-content:where(.svelte-6cnf23) .button:where(.svelte-6cnf23){opacity:1;transform:translateY(0);transition-delay:.5s}.modal-content.svelte-6cnf23 h2:where(.svelte-6cnf23){color:var(--cp-primary);margin-bottom:20px;padding-right:42px;line-height:1.25;text-shadow:var(--cp-glow-primary);font-family:var(--font-heading)}.modal-content.svelte-6cnf23 p:where(.svelte-6cnf23){margin-bottom:15px;line-height:1.7;overflow-wrap:anywhere}.modal-content.svelte-6cnf23 strong:where(.svelte-6cnf23){color:var(--cp-secondary);font-weight:700;font-family:var(--font-mono);letter-spacing:0;border-bottom:1px solid var(--cp-border);padding-bottom:2px;display:inline-block}.modal-content.svelte-6cnf23 .button:where(.svelte-6cnf23){margin-top:20px}.modal-technologies.svelte-6cnf23,.modal-links.svelte-6cnf23{margin-top:25px;padding-top:15px;border-top:1px solid var(--cp-border-light);display:flex;gap:15px;align-items:center;flex-wrap:wrap}.modal-links.svelte-6cnf23 .button:where(.svelte-6cnf23){margin-top:0;padding:8px 15px;font-size:.85em;max-width:100%;white-space:normal;text-align:center;line-height:1.3;overflow-wrap:anywhere}.close-button.svelte-6cnf23{position:absolute;top:15px;right:15px;width:35px;height:35px;background-color:rgba(var(--cp-secondary-rgb),.2);border:1px solid var(--cp-secondary);clip-path:var(--clip-corner);cursor:url(/cursors/link.cur),pointer;transition:background-color .3s ease,transform .3s ease,border-color .3s ease,box-shadow .3s ease;display:flex;align-items:center;justify-content:center;padding:0;box-shadow:var(--cp-glow-secondary);color:var(--cp-secondary)}.close-button.svelte-6cnf23:hover,.close-button.svelte-6cnf23:focus-visible{background-color:rgba(var(--cp-accent-rgb),.3);border-color:var(--cp-accent);box-shadow:0 0 8px var(--cp-accent),0 0 12px var(--cp-accent);outline:none;color:var(--cp-accent)}.close-button.svelte-6cnf23:active{transform:scale(.95);background-color:rgba(var(--cp-accent-rgb),.4);border-color:var(--cp-accent);box-shadow:0 0 6px var(--cp-accent);color:var(--cp-accent)}@media(max-width:768px){.modal-content.svelte-6cnf23{width:calc(100% - 24px);padding:28px 22px;margin:7vh auto;max-height:86vh}.modal-content.svelte-6cnf23 h2:where(.svelte-6cnf23){font-size:1.35em;padding-right:38px}.modal-technologies.svelte-6cnf23,.modal-links.svelte-6cnf23{gap:10px}}@media(min-width:769px)and (max-width:1024px){.modal-content.svelte-6cnf23{width:85%;max-width:700px}}h1.svelte-197h2rj.typing-cursor:after{content:"_";font-weight:700;color:var(--cp-primary);animation:svelte-197h2rj-blink-caret 1s step-end infinite;position:absolute;right:-.1em;bottom:.1em}@keyframes svelte-197h2rj-blink-caret{0%,to{opacity:0}50%{opacity:1}}label.site-header__language-toggle.svelte-cnvwl2{display:inline-flex;align-items:center;position:relative;cursor:url(/cursors/link.cur),pointer;font-family:var(--font-mono);font-size:.9em;color:var(--cp-text);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.site-header__lang-label.svelte-cnvwl2{margin:0 8px;opacity:.7;transition:opacity .3s ease,color .3s ease;text-align:center}.site-header__toggle-track.svelte-cnvwl2{height:26px;padding-left:25px;padding-right:25px;background-color:var(--cp-card-bg);border:1px solid var(--cp-border-light);border-radius:13px;position:relative;transition:background-color .3s ease,border-color .3s ease,box-shadow .3s ease;flex-shrink:0}.site-header__toggle-knob.svelte-cnvwl2{position:absolute;top:2px;left:2px;width:20px;height:20px;background-color:var(--cp-primary);border-radius:50%;transition:transform .3s cubic-bezier(.25,.46,.45,.94),background-color .3s ease;box-shadow:0 1px 3px #0000004d}#lang-toggle.svelte-cnvwl2{opacity:0;width:0;height:0;position:absolute}#lang-toggle.svelte-cnvwl2:checked+.site-header__toggle-track:where(.svelte-cnvwl2) .site-header__toggle-knob:where(.svelte-cnvwl2){transform:translate(24px)}#lang-toggle.svelte-cnvwl2:focus-visible+.site-header__toggle-track:where(.svelte-cnvwl2){border-color:var(--cp-accent);background-color:rgba(var(--cp-accent-rgb),.1);transition:background-color .3s ease,border-color .3s ease}@media(max-width:400px){.site-header__lang-label.svelte-cnvwl2{font-size:.8em;margin:0 4px}.site-header__toggle-track.svelte-cnvwl2{height:22px;padding-left:20px;padding-right:20px}.site-header__toggle-knob.svelte-cnvwl2{width:16px;height:16px}#lang-toggle.svelte-cnvwl2:checked+.site-header__toggle-track:where(.svelte-cnvwl2) .site-header__toggle-knob:where(.svelte-cnvwl2){transform:translate(18px)}}body[data-theme=alternative] .site-header__toggle-knob.svelte-cnvwl2{background-color:var(--cp-primary)}button.svelte-1kenrq5{background:none;border:1px solid var(--cp-primary);color:var(--cp-primary);padding:5px 10px;cursor:url(/cursors/link.cur),pointer;font-size:.8em;font-family:var(--font-mono);border-radius:var(--border-radius);transition:all .3s ease;white-space:nowrap}button.svelte-1kenrq5:hover{color:var(--cp-bg);border-color:var(--cp-secondary);box-shadow:0 0 5px var(--cp-secondary),0 0 10px var(--cp-secondary);background-color:var(--cp-secondary)}button.svelte-1kenrq5:active{transform:translateY(1px)}button.svelte-1kenrq5:focus-visible{outline:none;border-color:var(--cp-accent);background-color:rgba(var(--cp-accent-rgb),.15);box-shadow:0 0 8px var(--cp-accent)}body[data-theme=alternative] button.svelte-1kenrq5{border-color:var(--cp-primary);color:var(--cp-primary)}body[data-theme=alternative] button.svelte-1kenrq5:hover{color:var(--cp-bg);border-color:var(--cp-secondary);box-shadow:0 0 5px var(--cp-secondary),0 0 10px var(--cp-secondary);background-color:var(--cp-secondary)}body[data-theme=alternative] button.svelte-1kenrq5:focus-visible{border-color:var(--cp-accent);background-color:rgba(var(--cp-accent-rgb),.15);box-shadow:0 0 8px var(--cp-accent)}@media(max-width:768px){button.svelte-1kenrq5{padding:4px 8px;font-size:.75em}}.site-header[data-astro-cid-3ef6ksr2]{background:var(--gradient-header);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:10px 0;border-bottom:1px solid var(--cp-border);position:fixed;top:0;left:0;z-index:100;transition:background-color .3s ease,transform .3s ease-in-out;width:100%}.site-header--hidden[data-astro-cid-3ef6ksr2]{transform:translateY(-100%)}.site-header[data-astro-cid-3ef6ksr2]:before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background:var(--cp-border);opacity:.5}.site-header__container[data-astro-cid-3ef6ksr2]{max-width:1080px;margin:0 auto;padding:20px;display:flex;justify-content:space-between;align-items:center}.site-header__logo[data-astro-cid-3ef6ksr2]{font-size:1.5em;font-weight:700;color:var(--cp-primary);text-decoration:none;text-shadow:none;font-family:var(--font-heading);transition:transform .3s ease,background-color .3s ease,text-shadow .3s ease;position:relative;display:block;flex-shrink:0}.site-header__logo[data-astro-cid-3ef6ksr2] h1[data-astro-cid-3ef6ksr2]{white-space:normal;word-break:normal;overflow-wrap:break-word;display:block;max-width:100%;margin:0;padding:0;line-height:1.1}.site-header__logo[data-astro-cid-3ef6ksr2]:hover{text-shadow:0 0 8px rgba(var(--cp-primary-rgb),.24)}.site-header__container[data-astro-cid-3ef6ksr2] .site-header__logo[data-astro-cid-3ef6ksr2]:focus-visible{text-shadow:0 0 8px rgba(var(--cp-primary-rgb),1),0 0 15px rgba(var(--cp-primary-rgb),.8),0 0 30px rgba(var(--cp-primary-rgb),.5)!important;outline:none!important;box-shadow:0 0 10px rgba(var(--cp-primary-rgb),.7),0 0 20px rgba(var(--cp-primary-rgb),.5),0 0 35px rgba(var(--cp-primary-rgb),.3)!important;background-color:rgba(var(--cp-primary-rgb),.15)}.site-header__controls[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:15px}.site-header__hamburger-icon[data-astro-cid-3ef6ksr2]{display:block;position:relative;width:24px;height:2px;background-color:var(--cp-text);transition:background-color .3s ease}.site-header__hamburger-icon[data-astro-cid-3ef6ksr2]:before,.site-header__hamburger-icon[data-astro-cid-3ef6ksr2]:after{content:"";position:absolute;left:0;width:100%;height:2px;background-color:var(--cp-text);transition:transform .3s ease,top .3s ease,background-color .3s ease}.site-header__hamburger-icon[data-astro-cid-3ef6ksr2]:before{top:-7px}.site-header__hamburger-icon[data-astro-cid-3ef6ksr2]:after{top:7px}#menu-toggle[data-astro-cid-3ef6ksr2]{background:none;border:none;padding:10px;z-index:102;display:inline-flex;align-items:center;justify-content:center;color:var(--cp-text)}#menu-toggle[data-astro-cid-3ef6ksr2][aria-expanded=true] .site-header__hamburger-icon[data-astro-cid-3ef6ksr2]{background-color:transparent}#menu-toggle[data-astro-cid-3ef6ksr2][aria-expanded=true] .site-header__hamburger-icon[data-astro-cid-3ef6ksr2]:before{top:0;transform:rotate(45deg)}#menu-toggle[data-astro-cid-3ef6ksr2][aria-expanded=true] .site-header__hamburger-icon[data-astro-cid-3ef6ksr2]:after{top:0;transform:rotate(-45deg)}#menu-toggle[data-astro-cid-3ef6ksr2]:hover .site-header__hamburger-icon[data-astro-cid-3ef6ksr2],#menu-toggle[data-astro-cid-3ef6ksr2]:hover .site-header__hamburger-icon[data-astro-cid-3ef6ksr2]:before,#menu-toggle[data-astro-cid-3ef6ksr2]:hover .site-header__hamburger-icon[data-astro-cid-3ef6ksr2]:after{background-color:var(--cp-primary)}#menu-toggle[data-astro-cid-3ef6ksr2]:focus-visible{outline:2px solid var(--cp-primary);outline-offset:2px;border-radius:3px}@media(max-width:768px){.site-header[data-astro-cid-3ef6ksr2]{padding:5px 0}.site-header__container[data-astro-cid-3ef6ksr2]{flex-direction:row;justify-content:space-between;align-items:center;padding:10px 15px}.site-header__logo[data-astro-cid-3ef6ksr2]{flex-shrink:1;display:block;min-width:0;font-size:.5em}.site-header__logo[data-astro-cid-3ef6ksr2] h1[data-astro-cid-3ef6ksr2]{white-space:normal!important;overflow-wrap:break-word!important;word-break:normal;max-width:100%;line-height:1.1}.site-header__controls[data-astro-cid-3ef6ksr2]{gap:8px;flex-shrink:1}}@media(min-width:769px)and (max-width:1024px){.site-header__logo[data-astro-cid-3ef6ksr2]{font-size:1em}.site-header__controls[data-astro-cid-3ef6ksr2]{gap:20px}}@media(min-width:1025px){.site-header__container[data-astro-cid-3ef6ksr2]{justify-content:flex-start;align-items:center}.site-header__controls[data-astro-cid-3ef6ksr2]{margin-left:auto}}@media(max-width:400px){.site-header__controls[data-astro-cid-3ef6ksr2]{gap:8px}}button.svelte-1sxp63v{position:fixed;bottom:80px;right:30px;z-index:999;border:none;outline:none;background-color:var(--cp-primary);color:var(--cp-bg);cursor:url(/cursors/link.cur),pointer;padding:15px;border-radius:50%;font-size:18px;box-shadow:0 4px 12px #0003,var(--cp-glow-primary);transition:opacity .4s ease,visibility 0s linear .4s,background-color .3s ease,transform .3s ease;opacity:0;visibility:hidden;width:50px;height:50px;display:flex;justify-content:center;align-items:center}button.visible.svelte-1sxp63v{opacity:1;visibility:visible;transition-delay:0s}@media(hover:hover){button.svelte-1sxp63v:hover{background-color:var(--cp-accent);transform:scale(1.1)}}button.svelte-1sxp63v:active{background-color:var(--cp-accent);transform:scale(.95)}@media(hover:hover){body[data-theme=alternative] button.svelte-1sxp63v:hover{background-color:var(--cp-secondary)}}footer[data-astro-cid-sz7xmlte]{background:var(--gradient-header);color:var(--cp-text);text-align:center;padding:25px 0;margin-top:80px;border-top:1px solid var(--cp-border);font-size:.9em;opacity:.8;position:relative}footer[data-astro-cid-sz7xmlte]:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:var(--cp-border);opacity:.5}@media(max-width:768px){footer[data-astro-cid-sz7xmlte]{margin-top:40px;padding:20px 0}}.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}@font-face{font-family:"Exo 2";font-style:normal;font-weight:400;font-display:swap;src:local("Exo 2 Regular"),local("Exo2-Regular"),url(/fonts/exo-2-latin-regular.woff2) format("woff2")}@font-face{font-family:"Exo 2";font-style:normal;font-weight:700;font-display:swap;src:local("Exo 2 Bold"),local("Exo2-Bold"),url(/fonts/exo-2-latin-700.woff2) format("woff2")}@font-face{font-family:Orbitron;font-style:normal;font-weight:700;font-display:swap;src:local("Orbitron Bold"),local("Orbitron-Bold"),url(/fonts/orbitron-latin-700.woff2) format("woff2")}@font-face{font-family:Share Tech Mono;font-style:normal;font-weight:400;font-display:swap;src:local("Share Tech Mono Regular"),local("ShareTechMono-Regular"),url(/fonts/share-tech-mono-latin-regular.woff2) format("woff2")}:root{--cp-bg: #0d1424;--cp-text: #e2e8f0;--cp-primary: #2dd4bf;--cp-secondary: #38bdf8;--cp-accent: #fbbf24;--cp-border: rgba(45, 212, 191, .22);--cp-glow-primary: 0 0 1px rgba(var(--cp-primary-rgb), .55), 0 0 6px rgba(var(--cp-primary-rgb), .12);--cp-glow-secondary: 0 0 1px rgba(var(--cp-secondary-rgb), .55), 0 0 6px rgba(var(--cp-secondary-rgb), .1);--cp-glow-accent: 0 0 1px rgba(var(--cp-accent-rgb), .5), 0 0 6px rgba(var(--cp-accent-rgb), .1);--cp-header-bg: rgba(13, 20, 36, .88);--cp-card-bg: rgba(21, 32, 51, .78);--cp-card-bg-rgb: 21, 32, 51;--cp-card-bg-hover: rgba(30, 45, 68, .88);--cp-border-light: rgba(226, 232, 240, .15);--font-primary: Inter, "IBM Plex Sans", Manrope, "Space Grotesk", "Segoe UI", Arial, sans-serif;--font-heading: Inter, "IBM Plex Sans", Manrope, "Space Grotesk", "Segoe UI", Arial, sans-serif;--font-mono: "Share Tech Mono", monospace;--clip-corner: polygon(0% 10px, 10px 0%, calc(100% - 10px) 0%, 100% 10px, 100% calc(100% - 10px) , calc(100% - 10px) 100%, 10px 100%, 0% calc(100% - 10px) );--clip-corner-hover: polygon(0% 0px, 0px 0%, calc(100% + -0px) 0%, 100% 0px, 100% calc(100% + -0px) , calc(100% + -0px) 100%, 0px 100%, 0% calc(100% + -0px) );--gradient-bg: linear-gradient(160deg, rgba(13, 20, 36, .96) 0%, rgba(21, 32, 51, .88) 100%);--gradient-header: linear-gradient(180deg, rgba(13, 20, 36, .96) 0%, rgba(13, 20, 36, .82) 100%);--gradient-animated-bg: linear-gradient(160deg, rgba(13, 20, 36, .96) 0%, rgba(21, 32, 51, .88) 52%, rgba(16, 24, 39, .92) 100%);--cursor-url: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="%2300f8d8" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 5v14"/><path d="M5 12h14"/><rect x="9" y="9" width="6" height="6"/></svg>') 12 12, auto;--mouse-x: 50%;--mouse-y: 50%;--bg-grid-y: 0px;--bg-grid-x: 0px;--bg-lines-y: 0px;--bg-lines-x: 0px;--cp-glow-bg-primary: rgba(45, 212, 191, .045);--cp-glow-bg-primary-end: rgba(45, 212, 191, 0);--cp-glow-bg-secondary: rgba(56, 189, 248, .05);--cp-glow-bg-secondary-end: rgba(56, 189, 248, 0);--cp-primary-rgb: 45, 212, 191;--cp-secondary-rgb: 56, 189, 248;--cp-accent-rgb: 251, 191, 36;--cp-bg-rgb: 13, 20, 36;--cp-grid-pattern-color: rgba(var(--cp-primary-rgb), .038);--cp-lines-pattern-color: rgba(var(--cp-secondary-rgb), .022);--cp-about-radial-color-start: rgba(var(--cp-primary-rgb), .045);--cp-about-radial-color-end: rgba(var(--cp-primary-rgb), 0);--cp-skill-hover-bg: rgba(45, 212, 191, .08);--cp-lang-active-bg: rgba(45, 212, 191, .1);--cp-lang-active-shadow: inset 0 0 5px rgba(45, 212, 191, .18);--card-shadow: 0 14px 34px rgba(0, 0, 0, .22);--transition-speed: .3s;--border-radius: 8px;--cp-text-muted: rgba(226, 232, 240, .68)}body[data-theme=alternative]{--cp-bg: #f6f8fb;--cp-text: #172033;--cp-primary: #0f766e;--cp-secondary: #2563eb;--cp-accent: #b45309;--cp-border: rgba(15, 118, 110, .24);--cp-primary-rgb: 15, 118, 110;--cp-secondary-rgb: 37, 99, 235;--cp-accent-rgb: 180, 83, 9;--cp-bg-rgb: 246, 248, 251;--cp-card-bg-rgb: 255, 255, 255;--cp-glow-accent: 0 0 1px rgba(var(--cp-accent-rgb), .5), 0 0 5px rgba(var(--cp-accent-rgb), .08);--cp-glow-primary: 0 0 1px rgba(var(--cp-primary-rgb), .5), 0 0 5px rgba(var(--cp-primary-rgb), .08);--cp-glow-secondary: 0 0 1px rgba(var(--cp-secondary-rgb), .5), 0 0 5px rgba(var(--cp-secondary-rgb), .07);--cp-glow-bg-primary: rgba(15, 118, 110, .035);--cp-glow-bg-primary-end: rgba(15, 118, 110, 0);--cp-glow-bg-secondary: rgba(37, 99, 235, .032);--cp-glow-bg-secondary-end: rgba(37, 99, 235, 0);--cp-about-radial-color-start: rgba(var(--cp-primary-rgb), .045);--cp-about-radial-color-end: rgba(var(--cp-primary-rgb), 0);--cp-header-bg: rgba(246, 248, 251, .88);--cp-card-bg: rgba(255, 255, 255, .92);--cp-card-bg-hover: rgba(238, 244, 250, .96);--cp-border-light: rgba(23, 32, 51, .13);--gradient-bg: linear-gradient(160deg, rgba(255, 255, 255, .98) 0%, rgba(242, 247, 252, .94) 100%);--gradient-header: linear-gradient(180deg, rgba(246, 248, 251, .96) 0%, rgba(246, 248, 251, .84) 100%);--gradient-animated-bg: linear-gradient(160deg, rgba(255, 255, 255, .98) 0%, rgba(244, 248, 252, .94) 52%, rgba(236, 243, 250, .92) 100%);--cursor-url: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="%23ff5722" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 5v14"/><path d="M5 12h14"/><rect x="9" y="9" width="6" height="6"/></svg>') 12 12, auto;--cp-skill-hover-bg: rgba(15, 118, 110, .08);--cp-lang-active-bg: rgba(15, 118, 110, .1);--cp-lang-active-shadow: inset 0 0 5px rgba(15, 118, 110, .16);--cp-text-muted: rgba(23, 32, 51, .68)}html{overflow-x:hidden}*{box-sizing:border-box;margin:0;padding:0}img{max-width:100%;height:auto;display:block;background-color:var(--cp-card-bg)}body{font-family:var(--font-primary);line-height:1.6;color:var(--cp-text);background-color:var(--cp-bg);transition:background-color .3s ease,color .3s ease;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;cursor:var(--cursor-url);overflow-x:hidden}a:focus,button:focus,input:focus,textarea:focus,.filter-button:focus,.close-button:focus,.nav-link:focus{outline:none}a{color:var(--cp-primary);text-decoration:none;border-bottom:1px solid transparent;transition:color .2s ease,border-color .2s ease;cursor:url(/cursors/link.cur),pointer}a:hover,a:focus-visible{color:var(--cp-accent);border-bottom-color:var(--cp-accent)}a:focus-visible{outline:none}.container{max-width:1140px;margin:0 auto;padding:20px;font-family:var(--font-primary);letter-spacing:0;color:var(--cp-text)}@media(max-width:768px){.container{padding:15px}}@media(min-width:769px)and (max-width:1024px){.container{max-width:720px}}body.modal-open,html.modal-open{overflow:hidden!important}body:before{content:"";position:fixed;top:0;left:0;width:100vw;height:100vh;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MCIgaGVpZ2h0PSI1MCI+PGZpbHRlciBpZD0ibiI+PGZlVHVyYnVsZW5jZSB0eXBlPSJmcmFjdGFsTm9pc2UiIGJhc2VGcmVxdWVuY3k9IjEuNSIgbnVtT2N0YXZlcz0iMyIgc3RpdGNoVGlsZXM9InN0aXRjaCIvPjwvZmlsdGVyPjxyZWN0IHdpZHRoPSI1MCIgaGVpZ2h0PSI1MCIgZmlsbD0iIzEwMTIhMWEiLz48cmVjdCB3aWR0aD0iNTAiIGhlaWdodD0iNTAiIGZpbHRlcj0idXJsKCNuKSIgb3BhY2l0eT0iMC4wNiIvPjwvc3ZnPg==);opacity:.14;z-index:-2;pointer-events:none}#background-grid{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(var(--cp-grid-pattern-color) 1px,transparent 1px),linear-gradient(90deg,var(--cp-grid-pattern-color) 1px,transparent 1px);background-size:30px 30px;transform:translate(var(--bg-grid-x, 0px),var(--bg-grid-y, 0px));opacity:.38;z-index:-2;pointer-events:none;will-change:transform}body:after{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-image:repeating-linear-gradient(45deg,var(--cp-lines-pattern-color),var(--cp-lines-pattern-color) 1px,transparent 1px,transparent 60px);background-size:200% 200%;transform:translate(var(--bg-lines-x, 0px),var(--bg-lines-y, 0px));opacity:.1;z-index:-1;pointer-events:none;transition:background-color .3s ease;will-change:transform}.mouse-tracker-glow{position:fixed;top:0;left:0;width:220px;height:220px;background:radial-gradient(circle,var(--cp-glow-bg-primary) 0%,var(--cp-glow-bg-primary-end) 60%);border-radius:50%;transform:translate(calc(var(--mouse-x) - 50%),calc(var(--mouse-y) - 50%));pointer-events:none;z-index:9998;transition:transform .1s linear,opacity .3s ease;opacity:0}.mouse-tracker-glow.interactive-hover-glow{background:radial-gradient(circle,var(--cp-glow-bg-secondary) 0%,var(--cp-glow-bg-secondary-end) 60%);transform:translate(-50%,-50%) scale(1.3)}body[data-theme=alternative]:before{opacity:.06}body[data-theme=alternative]:after{opacity:.035}body[data-theme=alternative] #background-grid{opacity:.14}@media(prefers-reduced-motion:reduce){body:after{animation:none}}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--cp-bg);border-left:1px solid var(--cp-border-light)}::-webkit-scrollbar-thumb{background-color:var(--cp-primary);border-radius:5px;border:2px solid var(--cp-bg)}::-webkit-scrollbar-thumb:hover{background-color:var(--cp-accent);box-shadow:var(--cp-glow-primary)}html,body{cursor:url(/cursors/arrow.cur),auto}a,button,label,input[type=button],input[type=submit],input[type=reset],select,[role=button],.filter-button,.theme-toggle,.language-toggle,.menu-toggle,#menu-toggle,.close-button,#scroll-to-top,.nav-link,.portfolio-item{cursor:url(/cursors/link.cur),pointer}input[type=text],input[type=email],input[type=password],input[type=search],textarea{cursor:url(/cursors/beam.cur),text}html[busy],body[busy],body.is-loading{cursor:url(/cursors/wait.ani),wait}[style*="cursor: crosshair"],.crosshair-element{cursor:url(/cursors/cross.cur),crosshair}[style*="cursor: help"],[aria-helptext]{cursor:url(/cursors/help.cur),help}[style*="cursor: move"],.draggable{cursor:url(/cursors/move.cur),move}[disabled],[aria-disabled=true],.not-allowed-element{cursor:url(/cursors/no.cur),not-allowed}[style*="cursor: nwse-resize"]{cursor:url(/cursors/size1.cur),nwse-resize}[style*="cursor: nesw-resize"]{cursor:url(/cursors/size2.cur),nesw-resize}[style*="cursor: ew-resize"]{cursor:url(/cursors/size3.cur),ew-resize}[style*="cursor: ns-resize"]{cursor:url(/cursors/size4.cur),ns-resize}.skip-link{position:absolute;top:-40px;left:10px;background:var(--cp-primary);color:var(--cp-bg);padding:8px 15px;z-index:9999;transition:top .3s ease;text-decoration:none;font-weight:700;clip-path:var(--clip-corner);border:1px solid var(--cp-bg)}.skip-link:focus{top:10px;outline:none}*:focus-visible{outline:3px solid var(--cp-accent);outline-offset:3px}body[data-theme=alternative] *:focus-visible{outline-color:var(--cp-secondary)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.error-notice{display:none;position:fixed;bottom:1rem;left:50%;transform:translate(-50%);background-color:var(--cp-primary);color:var(--cp-bg);padding:.75rem 1.5rem;border-radius:4px;font-size:.9rem;z-index:1000;box-shadow:0 2px 10px #0003,var(--cp-glow-primary);border:1px solid var(--cp-border);text-align:center;max-width:90%}.error-notice.visible{display:block;animation:fadeInOut 5s ease-in-out forwards}body[data-theme=alternative] .error-notice{background-color:var(--cp-primary);color:var(--cp-bg);box-shadow:0 2px 10px #0003,var(--cp-glow-primary);border:1px solid var(--cp-border)}body.is-translating{cursor:wait}body.is-translating main{opacity:.5;transition:opacity .2s ease}#translation-error-notice{position:fixed;bottom:20px;left:50%;transform:translate(-50%) translateY(20px);background-color:#ff4500e6;color:#fff;padding:10px 20px;border-radius:4px;z-index:1001;box-shadow:0 2px 10px #0003;border:1px solid rgba(255,255,255,.2);text-align:center;font-size:.9em;opacity:0;visibility:hidden;transition:opacity .5s ease,transform .5s ease,visibility 0s .5s}#translation-error-notice.visible{opacity:1;transform:translate(-50%) translateY(0);visibility:visible;transition:opacity .5s ease,transform .5s ease,visibility 0s 0s}body[data-theme=alternative] #translation-error-notice{background-color:#e63946e6}@keyframes fadeInOut{0%{opacity:0;transform:translate(-50%,20px)}10%{opacity:1;transform:translate(-50%)}90%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(-50%,20px)}}body.sidebar-active main{filter:blur(3px);transform:translate(20px) scale(.98);transition:filter .4s ease,transform .4s ease}body.sidebar-active:before{opacity:.4}body.sidebar-active:after{opacity:.3}@media(prefers-reduced-motion:reduce){body.sidebar-active main{filter:none;transform:none;transition:none}}section{padding:70px 0;position:relative;will-change:transform,opacity}section:last-of-type{border-bottom:none}.section-header{text-align:center;margin-bottom:50px}.section-header h2{font-size:2.25em;margin-bottom:15px;color:var(--cp-text);font-weight:760;text-transform:uppercase;font-family:var(--font-heading);letter-spacing:.015em;position:relative;display:inline-block;padding-bottom:5px;transition:transform .2s ease-out}.section-header h2:hover{transform:translateY(-2px)}.section-header h2:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:0;height:2px;background-color:var(--cp-primary);transition:width .3s ease-in-out}.section-header h2:hover:after{width:100%}.section-header-line{width:60px;height:4px;background-color:var(--cp-primary);margin:0 auto;border-radius:2px;box-shadow:var(--cp-glow-primary)}.section-intro{text-align:center;max-width:800px;margin:0 auto 40px;font-size:1.05em;color:var(--cp-text);opacity:.9}@media(max-width:768px){section{padding:50px 0}.section-header{margin-bottom:40px}.section-header h2{font-size:1.85em}}@media(min-width:769px)and (max-width:1024px){section{padding:60px 0}.section-header h2{font-size:2.05em}}.about-section{background-color:transparent;position:relative;overflow:hidden}.about-section:before{content:"";position:absolute;top:-20%;left:-20%;width:140%;height:140%;background:radial-gradient(circle at center,var(--cp-about-radial-color-start) 0%,var(--cp-about-radial-color-end) 60%);opacity:.5;animation:rotate-glow 120s linear infinite;z-index:-1}@media(prefers-reduced-motion:reduce){.about-section:before{animation:none}}.portfolio-section{background-color:transparent}.skills-section{padding-top:calc(var(--section-padding-y) + 2rem);padding-bottom:calc(var(--section-padding-y) + 10rem);position:relative;z-index:0;overflow:hidden;--parallax-y: 0px}.skills-section:before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(45deg,rgba(var(--cp-primary-rgb),.04),rgba(var(--cp-primary-rgb),.04) 1px,transparent 1px,transparent 60px);background-size:auto;background-repeat:repeat;z-index:-1;transform:translateY(var(--parallax-y, 0px));will-change:transform}.skills-section .container{position:relative;z-index:1}.skills-section__categories{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:40px}.skills-section__category{background-color:var(--cp-card-bg);padding:30px;border:2px solid var(--cp-border-light);border-radius:0;transition:border-color .3s ease,box-shadow .3s ease,background-color .3s ease;clip-path:var(--clip-corner);position:relative;will-change:transform,opacity}.skills-section__category:before,.skills-section__category:after{content:"";position:absolute;width:10px;height:10px;border-color:var(--cp-secondary);border-style:solid;opacity:.6;transition:opacity .3s ease,border-color .3s ease}.skills-section__category:before{top:-2px;left:-2px;border-width:2px 0 0 2px}.skills-section__category:after{bottom:-2px;right:-2px;border-width:0 2px 2px 0}.skills-section__category:hover:before,.skills-section__category:hover:after{border-color:var(--cp-primary);opacity:1}.skills-section__category:hover{border-color:var(--cp-secondary);box-shadow:0 0 10px rgba(var(--cp-secondary-rgb, 176, 96, 255),.2),inset 0 0 8px rgba(var(--cp-secondary-rgb, 176, 96, 255),.15);clip-path:var(--clip-corner);background-color:var(--cp-card-bg-hover)}.skills-section__category-title{color:var(--cp-primary);margin-bottom:25px;border-bottom:1px solid var(--cp-primary);padding-bottom:10px;text-transform:uppercase;text-shadow:0 0 4px var(--cp-primary-glow),1px 1px 2px rgba(0,0,0,.4);font-family:var(--font-heading);opacity:1}.skills-section__list{list-style:none;padding:0;margin:0}.skills-section .skills-section__item{color:var(--cp-text-light);background-color:rgba(var(--cp-primary-rgb),.05);margin-bottom:10px;display:inline-flex;align-items:center;transition:color .3s ease,background-color .3s ease,transform .2s ease,box-shadow .3s ease;font-size:.9em;padding:6px 12px;border-radius:15px;border:1px solid rgba(var(--cp-primary-rgb),.2);margin-right:8px}.skills-section .skills-section__item:hover{color:var(--cp-accent);background-color:rgba(var(--cp-accent-rgb),.15);border-color:rgba(var(--cp-accent-rgb),.4);transform:translateY(-2px);box-shadow:0 2px 5px rgba(var(--cp-accent-rgb),.2)}.skills-section .skills-section__icon{color:var(--cp-primary);margin-right:12px;font-size:1em;width:auto;text-align:center;transition:color .3s ease,text-shadow .3s ease,transform .2s ease;vertical-align:middle}.skills-section .skills-section__item:hover .skills-section__icon{color:var(--cp-accent);text-shadow:0 0 4px rgba(var(--cp-accent-rgb),.7);transform:scale(1.1)}.skills-section .skills-section__icon i{display:inline-block;vertical-align:middle}@media(max-width:768px){.skills-section__categories{grid-template-columns:1fr;gap:30px}}@media(min-width:769px)and (max-width:1024px){.skills-section__categories{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:35px}}.publications-section{padding-top:var(--section-padding-y);padding-bottom:calc(var(--section-padding-y) + 5rem);background:linear-gradient(rgba(var(--cp-primary-rgb, 0, 248, 216),.02) 1px,transparent 1px),linear-gradient(90deg,rgba(var(--cp-primary-rgb, 0, 248, 216),.02) 1px,transparent 1px),linear-gradient(170deg,var(--cp-bg) 70%,rgba(var(--cp-primary-rgb, 0, 248, 216),.05) 100%);background-size:30px 30px,30px 30px,auto;background-color:var(--cp-bg);color:var(--text-color);position:relative;overflow:hidden}.publications-section:before{content:"";position:absolute;top:0;left:10%;right:10%;height:1px;background:linear-gradient(90deg,transparent,var(--cp-border),transparent);opacity:.5}.courses-section{background-color:color-mix(in srgb,var(--cp-bg) 95%,black 5%)}.contact-section{background-color:transparent}.contact-section__tagline{text-align:center;font-size:1.1em;margin-bottom:40px;color:var(--cp-text);opacity:.9}.contact-section__info{text-align:center;margin-top:60px}.contact-section__info p{margin-bottom:10px;color:var(--cp-text)}.contact-section__info a{color:var(--cp-primary);text-decoration:none;transition:color .3s ease,text-shadow .3s ease,transform .3s ease;display:inline-block}.contact-section__info a:hover{color:var(--cp-secondary);text-shadow:var(--cp-glow-secondary);transform:scale(1.05)}.contact-section__info a:after{content:"";display:block;width:0;height:1px;background:var(--cp-secondary);transition:width .3s ease;margin-top:2px}.contact-section__info a:hover:after{width:100%}@media(max-width:768px){.contact-section__tagline{font-size:1em}.contact-section__info{margin-top:40px}}.button{display:inline-flex;align-items:center;gap:.4em;padding:12px 25px;border:2px solid transparent;border-radius:var(--border-radius);font-weight:700;text-decoration:none;cursor:url(/cursors/link.cur),pointer;transition:color .3s ease,border-color .3s ease,background-color .3s ease,box-shadow .3s ease,transform .15s ease-out;text-transform:uppercase;letter-spacing:0;font-size:.9em;position:relative;overflow:hidden;z-index:1}.button:focus-visible{outline:none;border-color:var(--cp-accent);background-color:rgba(var(--cp-accent-rgb),.1);box-shadow:0 0 8px var(--cp-accent)}.button-primary:focus-visible{color:var(--cp-accent);background-color:rgba(var(--cp-accent-rgb),.15);border-color:var(--cp-accent)}.button-secondary:focus-visible{color:var(--cp-accent);background-color:rgba(var(--cp-accent-rgb),.15);border-color:var(--cp-accent)}.button:active{transform:translateY(1px)}.button-primary{background-color:var(--cp-primary);color:var(--cp-bg);border-color:var(--cp-primary);box-shadow:var(--cp-glow-primary)}.button-primary:hover{background-color:var(--cp-bg);color:var(--cp-primary);border-color:var(--cp-primary);box-shadow:0 0 5px var(--cp-primary),0 0 10px var(--cp-primary)}@keyframes button-hover-gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}body[data-theme=alternative] .button-primary{color:var(--cp-text)}.button-secondary{background-color:transparent;color:var(--cp-secondary);border-color:var(--cp-secondary);box-shadow:var(--cp-glow-secondary)}.button-secondary:hover{background-color:var(--cp-secondary);color:var(--cp-bg);border-color:var(--cp-secondary);box-shadow:0 0 5px var(--cp-secondary),0 0 10px var(--cp-secondary)}@media(prefers-reduced-motion:reduce){.button-primary:hover{background-color:var(--cp-bg);color:var(--cp-primary);animation:none;background-image:none}.button-secondary:hover{background-color:var(--cp-secondary);color:var(--cp-bg)}}button.loading .spinner{display:inline-block}.spinner{display:none;width:1em;height:1em;border:2px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:var(--text-color);animation:spin 1s ease-infinite;margin-right:.5em;vertical-align:middle}.button:disabled,.button.disabled{opacity:.6;cursor:not-allowed;pointer-events:none;box-shadow:none;transform:none}@keyframes rotate-glow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes scanline{0%{transform:translateY(-100%)}to{transform:translateY(100%)}}@keyframes pulse-divider-glow{0%{box-shadow:0 -5px 15px -8px #00f8d81a;opacity:.8}to{box-shadow:0 -5px 15px -3px #00f8d84d;opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes filter-icon-pop{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}.hero-section.svelte-7sbq87{min-height:min(700px,82vh);padding:104px 0 58px;display:flex;align-items:center;overflow:hidden;background:linear-gradient(180deg,rgba(var(--cp-bg-rgb),.78),rgba(var(--cp-bg-rgb),.5) 70%,rgba(var(--cp-bg-rgb),0))}.hero-section__container.svelte-7sbq87{width:min(1240px,calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:minmax(0,.9fr) minmax(500px,620px);gap:42px;align-items:center}.hero-section__content.svelte-7sbq87{min-width:0}.hero-section__eyebrow.svelte-7sbq87{margin:0 0 16px;color:var(--cp-secondary);font-family:var(--font-mono);font-size:.9rem;letter-spacing:0;text-transform:uppercase}.hero-section.svelte-7sbq87 h1:where(.svelte-7sbq87){max-width:760px;margin:0;color:var(--cp-text);font-family:var(--font-heading);font-size:clamp(2.1rem,3.45vw,3.35rem);font-weight:760;line-height:1.06;letter-spacing:0;text-transform:uppercase}.hero-section.svelte-7sbq87 h1:where(.svelte-7sbq87) span:where(.svelte-7sbq87){display:block;white-space:nowrap}.hero-section__subtitle.svelte-7sbq87{max-width:760px;margin:24px 0 0;color:var(--cp-text);font-size:1.12rem;line-height:1.75}.hero-section__support.svelte-7sbq87{max-width:680px;margin:16px 0 0;color:var(--cp-text-muted);font-size:1rem;line-height:1.7}.hero-section__focus-list.svelte-7sbq87{display:flex;flex-wrap:wrap;gap:10px;margin:28px 0 0}.hero-section__focus-list.svelte-7sbq87 span:where(.svelte-7sbq87){border:1px solid var(--cp-border-light);border-radius:var(--border-radius);background:rgba(var(--cp-bg-rgb),.44);color:var(--cp-text);padding:8px 12px;font-family:var(--font-mono);font-size:.84rem}.hero-section__actions.svelte-7sbq87{display:flex;flex-wrap:wrap;gap:14px;margin-top:32px}.hero-section__links.svelte-7sbq87{display:flex;flex-wrap:wrap;gap:18px;margin-top:22px;font-family:var(--font-mono);font-size:.9rem}.hero-section__links.svelte-7sbq87 a:where(.svelte-7sbq87){display:inline-flex;gap:8px;align-items:center}.hero-section__visual.svelte-7sbq87{justify-self:end;width:100%;max-width:620px;min-width:0}.hero-section__diagram.svelte-7sbq87{position:relative;min-height:374px;border:1px solid var(--cp-border);border-radius:var(--border-radius);background:radial-gradient(circle at 20% 20%,rgba(var(--cp-secondary-rgb),.15),transparent 28%),linear-gradient(145deg,rgba(var(--cp-card-bg-rgb),.95),rgba(var(--cp-bg-rgb),.72));box-shadow:var(--card-shadow);overflow:hidden}body[data-theme=alternative] .hero-section.svelte-7sbq87{background:linear-gradient(180deg,#fffffff5,#f8fafce6 68%,#f8fafc00)}body[data-theme=alternative] .hero-section__focus-list.svelte-7sbq87 span:where(.svelte-7sbq87),body[data-theme=alternative] .hero-section__flow-step.svelte-7sbq87,body[data-theme=alternative] .hero-section__operations.svelte-7sbq87{background:#ffffffdb}body[data-theme=alternative] .hero-section__diagram.svelte-7sbq87{background:radial-gradient(circle at 20% 20%,rgba(var(--cp-secondary-rgb),.06),transparent 30%),linear-gradient(145deg,#fffffffa,#f8fafcf0)}.hero-section__diagram.svelte-7sbq87:before{content:"";position:absolute;inset:0;background-image:linear-gradient(var(--cp-grid-pattern-color) 1px,transparent 1px),linear-gradient(90deg,var(--cp-grid-pattern-color) 1px,transparent 1px);background-size:34px 34px;opacity:.72}.hero-section__diagram-header.svelte-7sbq87{position:relative;z-index:2;display:flex;gap:10px;align-items:center;padding:20px 22px;border-bottom:1px solid var(--cp-border-light);color:var(--cp-primary);font-family:var(--font-mono)}.hero-section__flow.svelte-7sbq87{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr);gap:8px;align-items:stretch;padding:26px 24px 18px}.hero-section__flow-step.svelte-7sbq87{display:grid;grid-template-rows:auto auto 1fr;gap:7px;min-width:0;min-height:156px;overflow:hidden;padding:12px 10px;border:1px solid var(--cp-border);border-radius:var(--border-radius);background:rgba(var(--cp-bg-rgb),.62);box-shadow:0 10px 22px #0f172a14}.hero-section__flow-icon.svelte-7sbq87{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:var(--border-radius);background:rgba(var(--cp-primary-rgb),.12);color:var(--cp-primary);font-size:.92rem}.hero-section__flow-title.svelte-7sbq87{min-width:0;max-width:100%;color:var(--cp-text);font-family:var(--font-heading);font-size:.78rem;font-weight:760;line-height:1.15;display:inline-block;width:min(10.5ch,100%);overflow-wrap:normal;white-space:normal;word-break:keep-all}.hero-section__flow-detail.svelte-7sbq87{min-width:0;max-width:100%;color:var(--cp-text-muted);font-family:var(--font-mono);font-size:.7rem;line-height:1.3;overflow-wrap:anywhere}.hero-section__flow-arrow.svelte-7sbq87{align-self:center;justify-self:center;color:var(--cp-secondary);font-family:var(--font-mono);font-size:1.05rem;line-height:1}.hero-section__operations.svelte-7sbq87{position:relative;z-index:2;margin:0 24px 24px;padding:12px;border:1px solid var(--cp-border-light);border-radius:var(--border-radius);background:rgba(var(--cp-bg-rgb),.42)}.hero-section__operations-label.svelte-7sbq87{display:block;margin-bottom:8px;color:var(--cp-secondary);font-family:var(--font-mono);font-size:.74rem;text-transform:uppercase}.hero-section__operations-list.svelte-7sbq87{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.hero-section__operations-list.svelte-7sbq87 span:where(.svelte-7sbq87){border:1px solid var(--cp-border-light);border-radius:var(--border-radius);color:var(--cp-text);font-family:var(--font-mono);font-size:.72rem;line-height:1.2;padding:7px 8px;text-align:center}@media(max-width:900px){.hero-section.svelte-7sbq87{min-height:auto;padding-top:96px}.hero-section__container.svelte-7sbq87{grid-template-columns:1fr;gap:36px}.hero-section__visual.svelte-7sbq87{justify-self:stretch;max-width:none}}@media(max-width:560px){.hero-section.svelte-7sbq87{padding:104px 0 48px}.hero-section.svelte-7sbq87 h1:where(.svelte-7sbq87){font-size:clamp(1.4rem,6.2vw,1.7rem);line-height:1.14}.hero-section__container.svelte-7sbq87{width:min(100% - 30px,1140px)}.hero-section__actions.svelte-7sbq87{flex-direction:column;align-items:stretch}.hero-section__actions.svelte-7sbq87 .button:where(.svelte-7sbq87){justify-content:center}.hero-section__diagram.svelte-7sbq87{min-height:auto}.hero-section__diagram-header.svelte-7sbq87{align-items:flex-start;padding:16px;line-height:1.35}.hero-section__flow.svelte-7sbq87{grid-template-columns:1fr;padding:14px 16px 10px}.hero-section__flow-step.svelte-7sbq87{grid-template-columns:34px 1fr;grid-template-rows:auto auto;align-items:center;padding:9px 10px;min-height:0}.hero-section__flow-icon.svelte-7sbq87{grid-row:1 / span 2}.hero-section__flow-title.svelte-7sbq87{font-size:.78rem}.hero-section__flow-detail.svelte-7sbq87{font-size:.74rem}.hero-section__flow-arrow.svelte-7sbq87{transform:rotate(90deg)}.hero-section__operations.svelte-7sbq87{margin:0 16px 16px;padding:10px}.hero-section__operations-list.svelte-7sbq87{grid-template-columns:1fr}}.portfolio-section__filters.svelte-f4i3yq{display:flex;justify-content:center;margin-bottom:40px;gap:10px;flex-wrap:wrap;max-width:100%}.portfolio-section__filter-button.svelte-f4i3yq{background-color:transparent;color:var(--cp-text);border:1px solid var(--cp-border-light);padding:8px 18px;cursor:url(/cursors/link.cur),pointer;transition:all .3s ease;font-size:.9em;font-family:var(--font-mono);clip-path:var(--clip-corner);opacity:.8;position:relative;overflow:hidden;z-index:1;max-width:100%;min-width:0;white-space:normal;line-height:1.25;text-align:center;overflow-wrap:anywhere}.portfolio-section__filter-button.svelte-f4i3yq:before{content:"";position:absolute;top:0;left:0;width:0;height:100%;background-color:rgba(var(--cp-primary-rgb),.2);opacity:.7;transition:width .3s ease,opacity .3s ease;z-index:-1}.portfolio-section__filter-button.svelte-f4i3yq:not(.portfolio-section__filter-button--active):hover{background-color:var(--cp-skill-hover-bg);color:var(--cp-primary);border-color:var(--cp-primary);opacity:1;transform:translateY(-2px)}.portfolio-section__filter-button.svelte-f4i3yq:not(.portfolio-section__filter-button--active):hover:before{width:100%;opacity:1}.portfolio-section__filter-button.svelte-f4i3yq:focus-visible{outline:none;border-color:var(--cp-accent);background-color:rgba(var(--cp-accent-rgb),.15);color:var(--cp-accent);opacity:1}.portfolio-section__filter-button--active.svelte-f4i3yq{background-color:var(--cp-primary);color:var(--cp-bg);border-color:var(--cp-primary);box-shadow:0 0 6px var(--cp-primary),inset 0 0 5px #0000004d;opacity:1;transform:translateY(-1px);clip-path:var(--clip-corner)}.portfolio-section__filter-button--active.svelte-f4i3yq:focus-visible{background-color:var(--cp-primary);color:var(--cp-bg);border-color:var(--cp-accent);box-shadow:inset 0 0 5px #0000004d}@keyframes svelte-f4i3yq-filter-icon-pop{0%{transform:scale(1);opacity:.7}50%{transform:scale(1.3);opacity:1}to{transform:scale(1);opacity:1}}@media(max-width:480px){.portfolio-section__filters.svelte-f4i3yq{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;margin-bottom:32px}.portfolio-section__filter-button.svelte-f4i3yq{width:100%;padding:9px 10px;font-size:.86em}}.portfolio-section__grid.svelte-1o6geko{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));grid-auto-rows:minmax(340px,auto);grid-auto-flow:dense;gap:20px;perspective:1000px;align-items:stretch}.portfolio-section__supporting.svelte-1o6geko{margin-top:42px;padding-top:30px;border-top:1px solid var(--cp-border-light)}.portfolio-section__supporting.svelte-1o6geko h3:where(.svelte-1o6geko){margin:0 0 8px;color:var(--cp-text);font-family:var(--font-heading);font-size:1.2rem}.portfolio-section__supporting.svelte-1o6geko>p:where(.svelte-1o6geko){max-width:720px;margin:0 0 18px;color:var(--cp-text-muted);line-height:1.6}.portfolio-section__grid--supporting.svelte-1o6geko{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));grid-auto-rows:250px;gap:14px;perspective:none}.portfolio-section__item--supporting.svelte-1o6geko{border-width:1px;box-shadow:none}.portfolio-section__item--supporting.svelte-1o6geko .portfolio-section__content:where(.svelte-1o6geko){padding:18px}.portfolio-section__item--supporting.svelte-1o6geko .portfolio-section__title:where(.svelte-1o6geko){font-size:1.05em}.portfolio-section__item--supporting.svelte-1o6geko .portfolio-section__description:where(.svelte-1o6geko){font-size:.87em;-webkit-line-clamp:4}.portfolio-section__item.svelte-1o6geko{background:var(--gradient-bg);border:2px solid var(--cp-border);overflow:hidden;box-shadow:var(--card-shadow);transition:box-shadow .4s ease,border-color .4s ease;display:flex;flex-direction:column;border-radius:var(--border-radius);will-change:transform,opacity;opacity:1;visibility:visible;min-width:0;min-height:0}.portfolio-section__item.svelte-1o6geko:hover{box-shadow:0 4px 15px #00000026,var(--cp-glow-primary);border-color:var(--cp-primary);transform:scale(1.02)}.portfolio-section__content.svelte-1o6geko{padding:25px;display:flex;flex-direction:column;flex-grow:1;position:relative;z-index:2;min-width:0;min-height:0}.portfolio-section__title.svelte-1o6geko{color:var(--cp-primary);margin-bottom:8px;font-size:1.3em;line-height:1.25;font-family:var(--font-heading);overflow-wrap:anywhere}.portfolio-section__category.svelte-1o6geko{margin:0 0 14px;color:var(--cp-secondary);font-family:var(--font-mono);font-size:.82rem;line-height:1.35}.portfolio-section__description.svelte-1o6geko{color:var(--cp-text);font-size:.95em;line-height:1.55;margin-bottom:20px;flex-grow:0;min-height:0;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow-wrap:anywhere}.portfolio-section__tags.svelte-1o6geko{display:flex;flex-wrap:wrap;gap:8px;margin:auto 0 18px}.portfolio-section__tags.svelte-1o6geko span:where(.svelte-1o6geko){border:1px solid var(--cp-border-light);border-radius:var(--border-radius);color:var(--cp-text-muted);font-family:var(--font-mono);font-size:.76rem;line-height:1.25;padding:5px 8px;background:rgba(var(--cp-bg-rgb),.28)}.portfolio-section__button.svelte-1o6geko{margin-top:auto;align-self:flex-start;max-width:100%;white-space:normal;text-align:center;line-height:1.3;overflow-wrap:anywhere}.portfolio-section__item--wide.svelte-1o6geko{grid-column:span 2}.portfolio-section__item--tall.svelte-1o6geko{grid-row:span 2}@media(max-width:1024px){.portfolio-section__grid.svelte-1o6geko{grid-template-columns:repeat(2,1fr);grid-auto-rows:minmax(340px,auto);gap:15px}.portfolio-section__item--wide.svelte-1o6geko{grid-column:span 2}}@media(max-width:768px){.portfolio-section__grid.svelte-1o6geko{grid-template-columns:1fr;grid-auto-rows:auto;gap:18px}.portfolio-section__item--wide.svelte-1o6geko,.portfolio-section__item--tall.svelte-1o6geko{grid-column:span 1;grid-row:span 1}.portfolio-section__content.svelte-1o6geko{padding:22px}.portfolio-section__title.svelte-1o6geko{font-size:1.2em}.portfolio-section__description.svelte-1o6geko{-webkit-line-clamp:8}.portfolio-section__tags.svelte-1o6geko span:where(.svelte-1o6geko){font-size:.78rem;padding:6px 9px}.portfolio-section__grid--supporting.svelte-1o6geko{grid-auto-rows:auto}}@media(min-width:1025px){.portfolio-section__grid.svelte-1o6geko{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-auto-rows:minmax(340px,auto);gap:20px}.portfolio-section__item--wide.svelte-1o6geko{grid-column:span 2}.portfolio-section__item--tall.svelte-1o6geko{grid-row:span 2}}@media(hover:none),(pointer:coarse),(max-width:768px){.portfolio-section__grid.svelte-1o6geko{perspective:none}.portfolio-section__item.svelte-1o6geko{will-change:opacity}.portfolio-section__item.svelte-1o6geko:hover{transform:none}}@media(prefers-reduced-motion:reduce){.portfolio-section__item.svelte-1o6geko:hover{transform:none}}.section-header.svelte-1lncexq{margin-bottom:2rem;text-align:center}.section-header.svelte-1lncexq h2:where(.svelte-1lncexq),.section-header.svelte-1lncexq h3:where(.svelte-1lncexq),.section-header.svelte-1lncexq h4:where(.svelte-1lncexq){margin-bottom:.5rem}.section-header__subtitle.svelte-1lncexq{margin:-.1rem 0 .65rem;color:var(--cp-text-muted);font-family:var(--font-mono);font-size:.82rem;letter-spacing:0;line-height:1.35;white-space:nowrap}.section-header-line.svelte-1lncexq{width:60px;height:3px;background-color:var(--cp-primary);margin:0 auto;border-radius:1.5px}@media(max-width:480px){.section-header__subtitle.svelte-1lncexq{font-size:.74rem}}.about-section__content.svelte-13nk7y0{display:grid;grid-template-columns:1fr 1.5fr;align-items:center;gap:60px;position:relative;z-index:1}.about-section .section-header h2{font-size:4.5em;line-height:1.1;text-align:left}@media(max-width:1024px){.about-section .section-header h2{font-size:4em;text-align:center}}@media(max-width:768px){.about-section .section-header h2{font-size:3.5em}}.about-section__text-content.svelte-13nk7y0{grid-column:2 / 3}.about-section__profile-card.svelte-13nk7y0{grid-column:1 / 2;width:min(100%,360px);justify-self:center;align-self:start;padding:22px;border:1px solid var(--cp-border);border-radius:var(--border-radius);background:var(--gradient-bg);box-shadow:var(--card-shadow)}.about-section__portrait.svelte-13nk7y0{display:block;width:132px;aspect-ratio:1;height:132px;margin:0 auto 18px;border-radius:var(--border-radius);border:1px solid var(--cp-border-light);object-fit:cover;object-position:center 38%;background:var(--cp-card-bg)}.about-section__profile-body.svelte-13nk7y0{display:grid;gap:12px}.about-section__profile-kicker.svelte-13nk7y0{margin:0;color:var(--cp-secondary);font-family:var(--font-mono);font-size:.78rem;text-transform:uppercase}.about-section__profile-card.svelte-13nk7y0 h3:where(.svelte-13nk7y0){margin:0;color:var(--cp-text);font-family:var(--font-heading);font-size:1.35rem;line-height:1.2}.about-section__profile-role.svelte-13nk7y0{margin:0;color:var(--cp-text-muted);line-height:1.55}.about-section__profile-focus.svelte-13nk7y0{display:flex;flex-wrap:wrap;gap:8px}.about-section__profile-focus.svelte-13nk7y0 span:where(.svelte-13nk7y0){padding:7px 9px;border:1px solid var(--cp-border-light);border-radius:var(--border-radius);color:var(--cp-text);font-family:var(--font-mono);font-size:.78rem;line-height:1.2;background:rgba(var(--cp-bg-rgb),.2)}.about-section__profile-meta.svelte-13nk7y0{display:grid;gap:10px;margin:4px 0 0}.about-section__profile-meta.svelte-13nk7y0 div:where(.svelte-13nk7y0){display:grid;gap:3px}.about-section__profile-meta.svelte-13nk7y0 dt:where(.svelte-13nk7y0){color:var(--cp-secondary);font-family:var(--font-mono);font-size:.72rem;text-transform:uppercase}.about-section__profile-meta.svelte-13nk7y0 dd:where(.svelte-13nk7y0){margin:0;color:var(--cp-text);font-size:.94rem;line-height:1.45}body[data-theme=alternative] .about-section__profile-card.svelte-13nk7y0,body[data-theme=alternative] .about-section__profile-focus.svelte-13nk7y0 span:where(.svelte-13nk7y0){background:#ffffffeb}.about-section__text-content.svelte-13nk7y0 p:where(.svelte-13nk7y0){margin-bottom:25px;color:var(--cp-text);font-size:1.05em;line-height:1.8}.about-section__focus-list.svelte-13nk7y0{display:flex;flex-wrap:wrap;gap:10px;margin:4px 0 28px}.about-section__focus-list.svelte-13nk7y0 span:where(.svelte-13nk7y0){padding:8px 12px;border:1px solid var(--cp-border-light);border-radius:var(--border-radius);background:rgba(var(--cp-bg-rgb),.32);color:var(--cp-text);font-family:var(--font-mono);font-size:.84rem}@media(max-width:1024px){.about-section__content.svelte-13nk7y0{grid-template-columns:1fr;gap:40px}.about-section__profile-card.svelte-13nk7y0,.about-section__text-content.svelte-13nk7y0{grid-column:1 / -1}.about-section__profile-card.svelte-13nk7y0{justify-self:center;text-align:left}.about-section__focus-list.svelte-13nk7y0{justify-content:flex-start}}@media(min-width:1025px){.about-section__content.svelte-13nk7y0{grid-template-columns:1.2fr 1fr;align-items:start;gap:30px}}.contact-section__info.svelte-121pvxs{width:min(780px,100%);margin:34px auto 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;color:var(--cp-text)}.contact-section__action.svelte-121pvxs{display:grid;gap:6px;min-width:0;padding:16px 18px;border:1px solid var(--cp-border-light);border-radius:var(--border-radius);background:var(--gradient-bg);color:var(--cp-text);text-align:left;box-shadow:0 10px 24px #0f172a12}.contact-section__action--primary.svelte-121pvxs{border-color:var(--cp-primary)}.contact-section__action.svelte-121pvxs span:where(.svelte-121pvxs){font-weight:600;color:var(--cp-secondary);font-family:var(--font-mono);text-transform:uppercase;font-size:.78rem}.contact-section__action.svelte-121pvxs strong:where(.svelte-121pvxs){min-width:0;color:var(--cp-primary);font-size:1rem;line-height:1.35;overflow-wrap:anywhere}.contact-section__action.svelte-121pvxs:hover,.contact-section__action.svelte-121pvxs:focus-visible{color:var(--cp-accent);border-color:var(--cp-primary);box-shadow:0 12px 28px #0f172a1a}body[data-theme=alternative] .contact-section__action.svelte-121pvxs{background:#fffffff0}@media(max-width:768px){.contact-section__info.svelte-121pvxs{grid-template-columns:1fr;margin-top:24px}.contact-section__action.svelte-121pvxs{padding:14px 16px}}.contact-section__tagline.svelte-1dprd1m{text-align:center;margin-bottom:30px;font-size:1.1em;color:var(--cp-text-light);max-width:700px;margin-left:auto;margin-right:auto;line-height:1.6}@media(max-width:768px){.contact-section__tagline.svelte-1dprd1m{font-size:1em;margin-bottom:25px}}
