:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}:root{line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}}.cv-download-actions{display:flex;flex-wrap:wrap;align-items:center;gap:1.25rem;margin-top:2rem}.certifications{margin-top:3rem}.certifications-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.certifications-heading h2{margin:0}.certifications-link{color:var(--theme-primary);font-weight:700;text-decoration:underline;text-underline-offset:.2rem}.certifications-link svg path{stroke:currentColor!important}.certifications-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.certification-card{padding:1.25rem;border:1px solid var(--theme-border);border-radius:1rem;background:var(--theme-surface)}.certification-card h3{margin:0 0 .65rem;font-size:1rem}.certification-card p{margin:.35rem 0 0;color:var(--theme-muted)}.certification-card .certification-issuer{color:var(--theme-primary);font-weight:700}@media(max-width:900px){.certifications-grid{grid-template-columns:1fr}}@media(max-width:600px){.certifications-heading{align-items:flex-start;flex-direction:column}}.cv-download-button{display:inline-flex;align-items:center;gap:.65rem;padding:.9rem 1.25rem;border:1px solid var(--theme-primary-border);border-radius:.8rem;color:var(--theme-primary);background:var(--theme-primary-soft);font-weight:650}.cv-download-button svg{width:1.3rem;height:1.3rem}.cv-download-button:hover{animation:cv-download-shake .45s ease-in-out;border-color:var(--theme-primary)}.cv-download-actions a:focus-visible{outline:2px solid var(--theme-primary);outline-offset:4px}@keyframes cv-download-shake{0%,to{transform:translate(0) rotate(0)}20%,60%{transform:translate(-2px) rotate(-1deg)}40%,80%{transform:translate(2px) rotate(1deg)}}@media(prefers-reduced-motion:reduce){.cv-download-button:hover{animation:none}}:root{--header-height: 4.35rem;--theme-bg: #101214;--theme-bg-soft: rgba(167, 139, 208, .07);--theme-surface: #171b1f;--theme-surface-elevated: rgba(23, 27, 31, .82);--theme-field: rgba(16, 18, 20, .78);--theme-text: #f3f7f4;--theme-muted: #c9d3ce;--theme-soft: #7d8b84;--theme-primary: #a78bd0;--theme-primary-soft: rgba(167, 139, 208, .12);--theme-primary-border: rgba(167, 139, 208, .32);--theme-secondary: #ffd166;--theme-info: #9ed0ff;--theme-border: rgba(243, 247, 244, .12);--theme-border-strong: rgba(243, 247, 244, .18);--theme-header: rgba(16, 18, 20, .9);--theme-shadow: 0 1rem 3rem rgba(0, 0, 0, .18);color:var(--theme-text);background:var(--theme-bg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}:root[data-theme=light]{--theme-bg: #f7f8f5;--theme-bg-soft: rgba(84, 32, 138, .06);--theme-surface: #ffffff;--theme-surface-elevated: rgba(255, 255, 255, .92);--theme-field: rgba(255, 255, 255, .96);--theme-text: #17201b;--theme-muted: #44534c;--theme-soft: #6b7771;--theme-primary: #54208a;--theme-primary-soft: rgba(84, 32, 138, .1);--theme-primary-border: rgba(84, 32, 138, .25);--theme-secondary: #7a4d00;--theme-info: #245c8f;--theme-border: rgba(23, 32, 27, .13);--theme-border-strong: rgba(23, 32, 27, .22);--theme-header: rgba(247, 248, 245, .9);--theme-shadow: 0 1rem 2.4rem rgba(23, 32, 27, .08)}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}::-webkit-scrollbar{width:.8rem}::-webkit-scrollbar-track{background:var(--theme-bg)}::-webkit-scrollbar-thumb{border:.18rem solid var(--theme-bg);border-radius:999px;background:var(--theme-primary)}::-webkit-scrollbar-thumb:hover{background:var(--theme-secondary)}body{margin:0;min-width:320px;min-height:100vh;width:100%;overflow:hidden;background:linear-gradient(135deg,var(--theme-primary-soft),transparent 36rem),linear-gradient(225deg,color-mix(in srgb,var(--theme-secondary) 10%,transparent),transparent 34rem),var(--theme-bg)}#root{min-height:100vh;max-width:none;width:100%}a{color:inherit;text-decoration:none}button{font:inherit}.app-shell{align-items:stretch!important;flex-flow:column nowrap!important;justify-content:flex-start!important;height:100vh;min-width:0;max-width:none!important;width:100vw!important;overflow:hidden}.site-header{position:sticky;top:0;flex:0 0 auto;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;min-height:var(--header-height);padding:1rem clamp(1rem,4vw,4rem);border-bottom:1px solid rgba(243,247,244,.1);background:#101214e6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:.75rem;border:0;color:#f3f7f4;background:transparent;font-weight:800;cursor:pointer}.brand-photo{display:block;width:2.25rem;height:2.25rem;border:2px solid color-mix(in srgb,var(--theme-primary) 65%,transparent);border-radius:50%;object-fit:cover;object-position:center;background:#171b1f}nav{display:flex;align-items:center;gap:clamp(.5rem,2vw,1.5rem);color:#c9d3ce;font-size:.92rem}nav button{position:relative;display:inline-flex;align-items:center;gap:.45rem;border:0;color:inherit;background:transparent;font-weight:600;cursor:pointer}.nav-icon{flex:0 0 auto;width:1rem;height:1rem;fill:currentColor;opacity:.72;transition:opacity .18s ease,transform .18s ease}nav button:after{position:absolute;right:0;bottom:-.45rem;left:0;height:2px;border-radius:999px;background:var(--theme-primary);content:"";opacity:0;transform:scaleX(.45);transition:opacity .18s ease,transform .18s ease}nav button:hover,nav button.active{color:var(--theme-primary)}nav button.active,nav button[aria-current=page]{color:#fff!important;font-weight:900}nav button.active .nav-icon,nav button[aria-current=page] .nav-icon{opacity:1;transform:translate(.05rem)}nav button.active:after,nav button[aria-current=page]:after{opacity:1;transform:scaleX(1)}.theme-toggle{position:relative;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:3rem;height:2.25rem;border:1px solid var(--theme-border-strong);border-radius:999px;background:var(--theme-surface-elevated);cursor:pointer;overflow:hidden;transition:border-color .22s ease,background .22s ease,transform .18s ease}.theme-toggle:hover{transform:translateY(-1px);border-color:var(--theme-primary)}.theme-icon{position:relative;display:block;width:1.25rem;height:1.25rem}.sun-shape,.moon-shape{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:contain;transition:opacity .26s ease,transform .26s ease,filter .26s ease}.sun-shape{filter:drop-shadow(0 0 .35rem rgba(255,181,0,.4))}.moon-shape{object-fit:contain}.theme-toggle.is-dark .sun-shape{opacity:0;transform:rotate(-90deg) scale(.35)}.theme-toggle.is-dark .moon-shape,.theme-toggle.is-light .sun-shape{opacity:1;transform:rotate(0) scale(1)}.theme-toggle.is-light .moon-shape{opacity:0;transform:rotate(90deg) scale(.35)}.page-shell{flex:1 1 auto;min-width:0;width:100%;height:calc(100vh - var(--header-height));overflow-x:hidden;overflow-y:auto;padding-bottom:6rem;scrollbar-color:var(--theme-primary) var(--theme-bg);scrollbar-width:thin}.page-shell.page-contact{padding-bottom:0}.page-shell::-webkit-scrollbar{width:.8rem}.page-shell::-webkit-scrollbar-track{background:var(--theme-bg)}.page-shell::-webkit-scrollbar-thumb{border:.18rem solid var(--theme-bg);border-radius:999px;background:var(--theme-primary)}.page-shell::-webkit-scrollbar-thumb:hover{background:var(--theme-secondary)}.section-band{max-width:100%;width:100%;padding:clamp(3.5rem,7vw,6rem) clamp(1rem,4vw,4rem)}.slide-animation-container{max-width:100%;min-width:0;width:100%!important}.hover-animation-container{min-width:0;height:100%;width:100%!important}.page-view{min-height:calc(100vh - var(--header-height))}.not-found-page{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;text-align:center}.not-found-page img{display:block;width:min(100%,26rem);height:auto;margin-inline:auto}.not-found-page h1,.not-found-page p{margin-inline:auto}.hero{display:grid;grid-template-columns:minmax(18rem,1fr) minmax(13rem,.42fr);align-items:center;gap:clamp(1.5rem,4vw,4rem);min-height:calc(100vh - var(--header-height))}.hero-content{max-width:62rem}.eyebrow{margin:0 0 1rem;color:var(--theme-primary);font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:48rem;margin-bottom:1rem;font-size:clamp(2.45rem,5vw,4.2rem);line-height:1.03;letter-spacing:0}h2{margin-bottom:1rem;font-size:clamp(2rem,4vw,4rem);line-height:1;letter-spacing:0}h3{margin-bottom:.75rem;font-size:1.25rem;line-height:1.2}.hero-pitch,.hero-summary{max-width:46rem;color:#c9d3ce;font-size:1.06rem;line-height:1.7}.hero-pitch{color:#f3f7f4;font-weight:700}.hero-signal{min-height:1.8rem;margin-bottom:1rem;font-weight:900;white-space:normal!important;overflow-wrap:anywhere}.hero-signal *{white-space:normal!important;overflow-wrap:anywhere}.hero-signal,.hero-signal *{color:var(--theme-secondary)!important}.name-note{max-width:46rem;margin:0;color:#9ed0ff;font-size:.92rem;line-height:1.6}.hero-actions,.contact-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:2.85rem;padding:.78rem 1.1rem;border:1px solid transparent;border-radius:8px;font-weight:800;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease}.button:hover{transform:translateY(-2px)}.button.primary{color:#101214;background:var(--theme-primary)}.button.secondary{color:#f3f7f4;border-color:#f3f7f42e;background:#f3f7f40f}.hero-panel{display:grid;gap:1rem}.hero-recommendation{grid-column:1 / 3}.recommendation-card{padding:1.25rem;border:1px solid var(--theme-border);border-radius:8px;color:var(--theme-text)!important;background:var(--theme-surface-elevated);box-shadow:var(--theme-shadow)}.recommendation-card h2{margin-bottom:1rem;font-size:clamp(1.35rem,2.2vw,2rem);line-height:1.12}.recommendation-card blockquote{position:relative;margin:0;padding:0 1.6rem;color:var(--theme-muted);font-style:italic;line-height:1.65}.recommendation-card blockquote:before,.recommendation-card blockquote:after{position:absolute;color:var(--theme-primary);font-size:2.4rem;font-style:normal;font-weight:900;line-height:1}.recommendation-card blockquote:before{top:-.2rem;left:0;content:"“"}.recommendation-card blockquote:after{right:0;bottom:-.8rem;content:"”"}.recommendation-card blockquote p{margin-bottom:.8rem}.recommendation-card blockquote p:last-child{margin-bottom:0}.recommendation-typing,.recommendation-typing *{color:var(--theme-muted)!important;white-space:pre-line!important}.recommendation-card footer{display:grid;gap:.2rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--theme-border)}.recommendation-card strong{color:var(--theme-secondary);font-size:1rem}.recommendation-card span{color:var(--theme-muted);font-weight:800}.metric{padding:1.25rem;border:1px solid rgba(243,247,244,.12);border-radius:8px;background:#171b1fd1;box-shadow:0 1rem 3rem #0000002e}.metric strong{display:block;color:var(--theme-secondary);font-size:2.6rem;line-height:1}.metric span{display:block;margin-top:.4rem;color:#c9d3ce}.section-heading{max-width:52rem;margin-bottom:2rem}.two-column{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1rem,4vw,3rem);color:#c9d3ce;font-size:1.05rem;line-height:1.8}.method-section{background:#f3f7f409}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,20rem),1fr));gap:1rem;width:100%}.project-groups{display:grid;gap:clamp(2rem,4vw,3rem)}.project-group{display:grid;gap:1rem}.project-group-heading{max-width:44rem}.project-group-heading h3{margin-bottom:.35rem;color:var(--theme-text);font-size:clamp(1.35rem,2.2vw,2rem)}.project-group-heading p{margin:0;color:var(--theme-muted);line-height:1.6}.project-card,.skill-card{height:100%;min-height:100%;width:100%!important;padding:1.25rem;border:1px solid rgba(243,247,244,.12);border-radius:8px;background:#171b1f}.project-card-content,.skill-card-content{display:flex;flex-direction:column;height:100%;min-width:0;overflow:hidden}.skill-card-content>.kariu-layout{max-width:100%;width:100%!important}.skill-card-content .progress-bar-kariu{max-width:100%;width:100%!important;height:6px!important;min-height:0!important;padding:0!important}.skill-card-content .progress-value-kariu{height:100%!important;min-height:0!important}.project-image{display:block;width:100%;aspect-ratio:16 / 10;margin:.85rem 0 1rem;border:1px solid var(--theme-border);border-radius:8px;object-fit:contain;background:var(--theme-bg)}.project-card p,.skill-card p{color:#c9d3ce;line-height:1.7}.card-topline{display:flex;justify-content:flex-end;gap:1rem;margin-bottom:1rem;color:#9ed0ff;font-size:.8rem;font-weight:800}.role{color:#f3f7f4!important;font-weight:700}.impact-list,.method-list{padding-left:1.2rem;color:#c9d3ce;line-height:1.7}.project-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(8rem,1fr));gap:.65rem;margin-top:1.1rem}.project-metric{display:flex;flex-direction:column;gap:.2rem;padding:.75rem;border:1px solid var(--theme-primary-border);border-radius:8px;background:var(--theme-primary-soft)}.project-metric strong{color:var(--theme-primary);font-size:1.15rem}.project-metric span{color:var(--theme-muted);font-size:.78rem;line-height:1.35}.project-links{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:auto;padding-top:1rem}.project-links .kariuLink{display:inline-flex}.project-links a{display:inline-flex;align-items:center;gap:.3rem;padding:.35rem .65rem;border:1px solid var(--theme-border);border-radius:999px;color:var(--theme-muted);background:transparent;font-size:.78rem;font-weight:650;text-decoration:none;text-underline-offset:.2rem;transition:border-color .16s ease,color .16s ease,background-color .16s ease}.project-links a svg,.project-links a .store-icon{width:.95rem;height:.95rem;flex:0 0 auto}.project-links a svg path{stroke:currentColor!important}.project-links a .store-icon{object-fit:contain}.project-links a .store-icon-android{filter:brightness(0) saturate(100%) invert(74%) sepia(61%) saturate(497%) hue-rotate(87deg) brightness(94%) contrast(88%)}.project-links a:hover,.project-links a:focus-visible{border-color:var(--theme-primary-border);color:var(--theme-primary);background:var(--theme-primary-soft)}.tag-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.tag-row span{display:inline-flex;align-items:center;min-height:2rem;padding:.35rem .65rem;border:1px solid var(--theme-primary-border);border-radius:8px;color:#dffbf2;background:var(--theme-primary-soft);font-size:.86rem;font-weight:700}.skills-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,16rem),1fr));gap:1rem;width:100%}.skill-heading{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:1rem}.skill-heading h3{margin-bottom:0}.skill-heading span{color:var(--theme-secondary);font-weight:900}.method-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding-left:0;list-style:none;counter-reset:method}.method-list li{position:relative;min-height:8rem;padding:1.25rem 1.25rem 1.25rem 4.25rem;border:1px solid rgba(243,247,244,.12);border-radius:8px;background:#171b1f;counter-increment:method}.method-list li:before{position:absolute;top:1.25rem;left:1.25rem;display:grid;place-items:center;width:2rem;height:2rem;border-radius:8px;color:#101214;background:var(--theme-secondary);content:counter(method);font-weight:900}.contact-section{display:grid;grid-template-columns:minmax(20rem,.95fr) minmax(26rem,1.15fr);align-items:start;gap:clamp(1.25rem,2.5vw,2.25rem);min-height:auto;padding-top:clamp(2rem,4vh,3rem);padding-right:clamp(1rem,1.5vw,1.5rem);padding-bottom:clamp(2rem,4vh,3rem);padding-left:clamp(1.5rem,4vw,4rem)}.contact-section h2{max-width:none}.contact-copy p:not(.eyebrow){max-width:52rem;color:#c9d3ce;font-size:1.05rem;line-height:1.8}.contact-card{justify-self:stretch;max-width:none;min-width:0;width:100%;padding:1.25rem;border:1px solid rgba(243,247,244,.12);border-radius:8px;background:#171b1f}.contact-form{display:grid;gap:1rem}.contact-form label{display:grid;gap:.45rem;color:#f3f7f4;font-size:.9rem;font-weight:800}.contact-form input,.contact-form textarea{width:100%;border:1px solid rgba(243,247,244,.14);border-radius:8px;color:#f3f7f4;background:#101214c7;font:inherit;font-weight:600;outline:none;transition:border-color .18s ease,box-shadow .18s ease}.contact-form input{min-height:2.85rem;padding:0 .9rem}.contact-form textarea{min-height:9rem;resize:vertical;padding:.85rem .9rem}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#7d8b84}.contact-form-message{margin:0;font-size:.9rem}.contact-form-message.is-success{color:var(--theme-primary)}.contact-form-message.is-error{color:#ff8e8e}body{color:var(--theme-text);background:linear-gradient(135deg,var(--theme-primary-soft),transparent 36rem),linear-gradient(225deg,color-mix(in srgb,var(--theme-secondary) 10%,transparent),transparent 34rem),var(--theme-bg);transition:background .26s ease,color .26s ease}.site-header{border-bottom-color:var(--theme-border);background:var(--theme-header)}.brand,nav button,h1,h2,h3,.hero-pitch,.metric,.project-card,.skill-card,.method-list li,.contact-card,.role,.contact-form label,.contact-form input,.contact-form textarea{color:var(--theme-text)!important}nav,.hero-summary,.two-column,.project-card p,.skill-card p,.impact-list,.method-list,.metric span,.contact-copy p:not(.eyebrow){color:var(--theme-muted)!important}.eyebrow,nav button:hover,nav button.active{color:var(--theme-primary)}nav button:after,.button.primary{background:var(--theme-primary)}.button.primary,.method-list li:before{color:var(--theme-bg)}.button.secondary{color:var(--theme-text);border-color:var(--theme-border-strong);background:color-mix(in srgb,var(--theme-text) 6%,transparent)}.brand-photo{border-color:color-mix(in srgb,var(--theme-primary) 65%,transparent);background:var(--theme-surface)}.metric,.recommendation-card,.project-card,.skill-card,.method-list li,.contact-card{border-color:var(--theme-border);background:var(--theme-surface);box-shadow:var(--theme-shadow)}.metric{background:var(--theme-surface-elevated)}.metric strong,.skill-heading span{color:var(--theme-secondary)!important}.card-topline,.name-note{color:var(--theme-info)!important}.card-topline span,.contact-form button{color:inherit}.method-section{background:var(--theme-bg-soft)}.tag-row span{border-color:var(--theme-primary-border);color:var(--theme-text)!important;background:var(--theme-primary-soft)}.project-card .role{color:var(--theme-text)!important}:root[data-theme=light] .project-card{border:1.5px solid color-mix(in srgb,var(--theme-primary) 42%,var(--theme-border-strong))!important;background:color-mix(in srgb,var(--theme-surface) 72%,transparent)!important;box-shadow:none!important}:root[data-theme=light] .project-card:hover{border-color:var(--theme-primary)!important;background:color-mix(in srgb,var(--theme-primary) 4%,var(--theme-surface))!important}.method-list li:before{background:var(--theme-secondary)}.contact-form input,.contact-form textarea{border-color:var(--theme-border);background:var(--theme-field)}.contact-form input::placeholder,.contact-form textarea::placeholder{color:var(--theme-soft)}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--theme-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--theme-primary) 15%,transparent)}@media(max-width:900px){:root{--header-height: 5rem}.site-header{align-items:center;flex-direction:row;-webkit-backdrop-filter:none;backdrop-filter:none}nav{position:fixed;right:0;bottom:0;left:0;z-index:30;width:100%;padding:.55rem .75rem calc(.55rem + env(safe-area-inset-bottom));border-top:1px solid var(--theme-border);background:var(--theme-header);box-shadow:0 -.75rem 2rem #00000029;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);flex-wrap:nowrap;gap:0;overflow-x:visible;font-size:.72rem}nav ul{display:flex;flex-wrap:nowrap;justify-content:space-between;gap:.25rem;width:100%;margin:0;padding:0;list-style:none}nav li{flex:1 1 0;min-width:0}nav button{display:flex;flex-direction:column;justify-content:center;gap:.2rem;width:100%;min-height:3.2rem;padding:.35rem .15rem;border-radius:8px;text-align:center;white-space:normal}nav button span{max-width:100%;overflow-wrap:anywhere;line-height:1.05}nav button:after{display:none}nav button:hover,nav button.active,nav button[aria-current=page]{color:var(--theme-text);background:var(--theme-primary-soft)}nav button[aria-current=page]{color:#fff!important;background:color-mix(in srgb,var(--theme-primary) 72%,#141016)}.nav-icon{width:1.15rem;height:1.15rem}.page-shell,.page-shell.page-contact{padding-bottom:5.25rem}.hero,.two-column,.projects-grid,.skills-grid,.method-list,.contact-section{grid-template-columns:1fr}.hero{min-height:auto}.hero-recommendation{grid-column:auto}.page-view{min-height:calc(100vh - var(--header-height))}}@media(max-width:560px){.section-band{padding:3rem 1rem}h1{font-size:2.28rem;line-height:1.05}.hero-pitch,.hero-summary{font-size:1rem}.button{width:100%}.card-topline{flex-direction:column}}.skip-link{position:fixed;top:1rem;left:1rem;z-index:40;padding:.7rem .9rem;border-radius:8px;color:var(--theme-bg);background:var(--theme-secondary);font-weight:900;opacity:0;pointer-events:none;transform:translateY(-.75rem);transition:opacity .16s ease,transform .16s ease}.skip-link:focus-visible{opacity:1;pointer-events:auto;transform:translateY(0)}@media(min-width:1100px){:root{--sidebar-width: 18rem}.app-shell{align-items:stretch;flex-flow:row nowrap!important;gap:1rem;padding:1rem 0 1rem 1rem}.site-header{position:sticky;top:1rem;flex:0 0 var(--sidebar-width);display:grid;grid-template-rows:auto auto 1fr;align-items:stretch;width:var(--sidebar-width);height:calc(100vh - 2rem);min-height:unset;padding:1rem;border:1px solid var(--theme-border);border-radius:8px;background:var(--theme-surface-elevated);box-shadow:var(--theme-shadow)}.profile-card{display:grid;gap:.65rem;padding-bottom:1rem;border-bottom:1px solid var(--theme-border)}.brand{align-items:center;justify-content:flex-start;width:100%;padding:0;text-align:left}.brand-photo{width:3.4rem;height:3.4rem}.profile-card p{margin:0;color:var(--theme-muted);font-weight:800}.availability{display:inline-flex;align-items:center;gap:.45rem;color:var(--theme-primary);font-size:.9rem;font-weight:900}.availability:before{width:.55rem;height:.55rem;border-radius:50%;background:var(--theme-primary);content:""}nav{align-self:start;width:100%;color:var(--theme-muted)}nav ul{display:grid;gap:.35rem;width:100%;margin:0;padding:0;list-style:none}nav button{display:flex;justify-content:flex-start;width:100%;min-height:2.75rem;padding:.7rem .8rem;border-radius:8px;color:var(--theme-muted);text-align:left;transition:color .18s ease,background .18s ease,transform .18s ease}nav button:after{display:none}nav button:hover,nav button.active{color:var(--theme-text);background:var(--theme-primary-soft);transform:translate(.2rem)}nav button[aria-current=page]{color:#fff!important;background:color-mix(in srgb,var(--theme-primary) 72%,#141016);font-weight:900}.theme-toggle{justify-self:start;margin-top:1rem;margin-bottom:.45rem}.page-shell{flex:1 1 0;height:calc(100vh - 2rem);min-width:0}.section-band{padding:clamp(3.5rem,7vw,6rem) clamp(2rem,5vw,5rem)}.page-projets .section-band,.page-competences .section-band{padding-right:clamp(1rem,2.5vw,2.5rem);padding-left:clamp(1rem,2.5vw,2.5rem)}}.page-contact .contact-section{min-height:auto;padding-top:clamp(2rem,4vh,3rem);padding-bottom:clamp(2rem,4vh,3rem)}.contact-methods{display:grid;gap:1rem;margin-top:1.35rem}.contact-section .contact-actions{margin-top:1.35rem}.contact-method{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:1rem;padding:1rem;border:1px solid var(--theme-border);border-radius:8px;background:var(--theme-surface);box-shadow:var(--theme-shadow)}.contact-method-icon{display:grid;place-items:center;width:3rem;height:3rem;border-radius:8px;color:var(--theme-bg);background:var(--theme-primary);font-weight:900}.contact-method h3{margin:0 0 .25rem;font-size:1rem}.contact-method a,.contact-method p{margin:0;color:var(--theme-primary);font-weight:800;overflow-wrap:anywhere}@media(max-width:900px){.profile-card{display:flex;align-items:center;gap:.75rem;width:100%}.profile-card p,.availability{display:none}}.skills-accordions{display:grid;grid-template-columns:minmax(0,1fr);gap:1rem;width:100%}.skills-accordions .skill-accordion{min-height:0;border-radius:1.5rem!important;border-color:var(--theme-border)!important;cursor:default!important}.skill-accordion h4{margin:0;font-family:inherit;font-size:1.15rem}.skill-accordion .arrow-container{pointer-events:none}.skill-items-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.skill-item{padding:1rem;border:1px solid var(--theme-border);border-radius:.9rem}.skill-item .skill-heading{align-items:center;margin-bottom:.75rem}.skill-item .skill-name{display:flex;align-items:center;gap:.5rem;min-width:0;font-size:1rem;overflow-wrap:anywhere}.skill-name:before,.technology-tag:before{content:"";width:.5rem;height:.5rem;flex-shrink:0;border-radius:50%;background:var(--technology-color)}@media(max-width:1100px){.skill-items-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.skill-items-grid{grid-template-columns:minmax(0,1fr)}}.tag-row .technology-tag{gap:.5rem;border-color:var(--technology-color);background:color-mix(in srgb,var(--technology-color) 12%,var(--theme-surface))}.skill-name-no-dot:before{content:none}.cv-chat{position:fixed;right:1.25rem;bottom:max(1rem,env(safe-area-inset-bottom));z-index:100;color:var(--theme-text)}.cv-chat button,.cv-chat input{font:inherit}.cv-chat button{cursor:pointer}.cv-chat button:disabled{opacity:.5;cursor:default}.cv-chat button:focus-visible,.cv-chat input:focus-visible,.cv-chat a:focus-visible{outline:2px solid var(--theme-primary);outline-offset:3px}.cv-chat-launcher{display:flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;margin-left:auto;border:1px solid var(--theme-primary-border);border-radius:50%;padding:0;background:var(--theme-surface);color:var(--theme-primary);box-shadow:var(--theme-shadow)}.cv-chat-launcher svg{width:1.6rem;height:1.6rem}.cv-chat-launcher:hover{background:color-mix(in srgb,var(--theme-primary) 15%,var(--theme-surface));border-color:var(--theme-primary)}.cv-chat-panel{width:min(390px,calc(100vw - 2rem));max-height:calc(100dvh - 6rem);display:flex;flex-direction:column;margin-bottom:.75rem;border:1px solid var(--theme-border-strong);border-radius:1.2rem;background:var(--theme-surface);box-shadow:var(--theme-shadow);overflow:hidden;font-size:.88rem}.cv-chat-header{display:flex;align-items:center;justify-content:space-between;padding:1rem;background:var(--theme-primary-soft);gap:.5rem}.cv-chat-header span{display:block;font-size:.75rem;color:var(--theme-muted);margin-top:.3rem}.cv-chat-header button{border:0;background:transparent;color:var(--theme-text);font-size:1.5rem;min-width:36px;min-height:36px}.cv-chat-messages{padding:1rem;overflow-y:auto;min-height:80px;flex:1 1 auto;overscroll-behavior:contain}.cv-chat-welcome{color:var(--theme-muted);line-height:1.6;margin:0}.cv-chat-message{padding:.7rem .85rem;border-radius:.85rem;margin-top:.85rem;background:var(--theme-bg-soft);overflow-wrap:anywhere}.cv-chat-author{font-size:.7rem;color:var(--theme-muted)}.cv-chat-message p{margin:.35rem 0 0;line-height:1.55;white-space:pre-wrap}.cv-chat-user{background:var(--theme-primary-soft);margin-left:1.5rem}.cv-chat-answer{margin-top:.5rem;line-height:1.65}.cv-chat-answer p{margin:0 0 .8rem;line-height:inherit}.cv-chat-answer>:last-child{margin-bottom:0}.cv-chat-answer strong{font-weight:700;color:var(--theme-text)}.cv-chat-answer ul,.cv-chat-answer ol{margin:.65rem 0;padding-left:1.25rem}.cv-chat-answer li{margin:.45rem 0;padding-left:.15rem;white-space:pre-wrap}.cv-chat-answer li::marker{color:var(--theme-primary)}.cv-chat-answer code{background:var(--theme-primary-soft);padding:.1rem .3rem;border-radius:.25rem;font-size:.85em}.cv-chat-answer-heading{font-weight:700;color:var(--theme-primary)}.cv-chat-cursor{display:inline-block;width:.35rem;height:.85rem;margin-top:.3rem;border-radius:2px;background:var(--theme-primary);animation:chat-blink .8s steps(2) infinite}.cv-chat-thinking{display:flex;align-items:center;gap:.6rem;margin-top:1rem;color:var(--theme-muted);font-size:.8rem}.cv-chat-dots{display:inline-flex;gap:.25rem}.cv-chat-dots i{width:.3rem;height:.3rem;border-radius:50%;background:var(--theme-primary);animation:chat-blink 1s ease-in-out infinite alternate}.cv-chat-dots i:nth-child(2){animation-delay:.2s}.cv-chat-dots i:nth-child(3){animation-delay:.4s}@keyframes chat-blink{0%{opacity:.25}to{opacity:1}}@media(prefers-reduced-motion:reduce){.cv-chat-cursor,.cv-chat-dots i{animation:none}}.cv-chat-suggestions{display:flex;flex-wrap:wrap;gap:.4rem;padding:0 1rem .75rem}.cv-chat-suggestions button{text-align:left;border:1px solid var(--theme-primary-border);background:transparent;color:var(--theme-text);border-radius:.6rem;padding:.45rem .6rem;font-size:.78rem}.cv-chat-form{padding:.75rem 1rem 0;border-top:1px solid var(--theme-border)}.cv-chat-form label{display:block;font-size:.75rem;margin-bottom:.4rem}.cv-chat-form>div{display:flex;gap:.5rem}.cv-chat-form input{min-width:0;width:100%;padding:.7rem;color:var(--theme-text);border:1px solid var(--theme-border-strong);background:var(--theme-field);border-radius:.6rem;font-size:16px}.cv-chat-form button{border:1px solid var(--theme-primary-border);background:var(--theme-primary-soft);color:var(--theme-text);border-radius:.6rem;padding:.5rem}.cv-chat-form .cv-chat-send{display:inline-flex;align-items:center;justify-content:center;flex:0 0 44px;min-height:44px;color:var(--theme-primary)}.cv-chat-send svg{width:1.25rem;height:1.25rem}.cv-chat-footer{display:flex;justify-content:flex-end;align-items:center;padding:0 1rem .85rem;font-size:.75rem;gap:.5rem}.cv-chat-footer button{border:0;padding:.3rem 0;background:transparent;color:var(--theme-muted)}.cv-chat-error{padding:.5rem 1rem;margin:0;color:var(--theme-text);background:var(--theme-primary-soft)}@media(max-width:900px){.cv-chat{bottom:calc(5rem + env(safe-area-inset-bottom))}.cv-chat-panel{max-height:calc(100dvh - 10rem)}}@media(max-width:600px){.cv-chat{right:1rem}.cv-chat-panel{width:calc(100vw - 2rem)}}@media(max-height:600px){.cv-chat-suggestions{display:none}}
