.icon[data-astro-cid-patnjmll]{flex:0 0 auto;display:inline-block}.site-footer[data-astro-cid-sz7xmlte]{border-top:1px solid var(--line);background:var(--footer-bg);padding:44px 0 24px}.footer-grid[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);gap:28px;align-items:start}h2[data-astro-cid-sz7xmlte]{margin-top:8px;font-size:clamp(1.8rem,4vw,2.6rem)}p[data-astro-cid-sz7xmlte]{max-width:700px;margin-bottom:0}.footer-contact[data-astro-cid-sz7xmlte]{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.footer-contact[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte],.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{min-height:38px;display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border:1px solid var(--line);border-radius:var(--radius);color:var(--teal-strong);font-weight:850;text-decoration:none;background:var(--surface-glass);transition:background .16s ease,border-color .16s ease,transform .16s ease}.footer-contact[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover,.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{background:var(--surface-strong);border-color:var(--line-strong);transform:translateY(-1px)}.footer-links[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.footer-bottom[data-astro-cid-sz7xmlte]{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px;margin-top:30px;color:var(--muted);font-size:.9rem;border-top:1px solid var(--line);padding-top:18px}@media(max-width:760px){.footer-grid[data-astro-cid-sz7xmlte],.footer-links[data-astro-cid-sz7xmlte]{grid-template-columns:1fr}}.site-header[data-astro-cid-5blmo7yk]{position:sticky;top:0;z-index:30;border-bottom:1px solid var(--line);background:var(--header-bg);backdrop-filter:blur(14px)}.nav-shell[data-astro-cid-5blmo7yk]{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand[data-astro-cid-5blmo7yk]{display:inline-flex;align-items:center;gap:10px;color:var(--ink);font-weight:900;text-decoration:none}.brand-mark[data-astro-cid-5blmo7yk]{width:38px;height:38px;display:grid;place-items:center;border-radius:var(--radius);background:var(--contrast-surface);color:var(--contrast-text);font-size:.86rem;transition:background .16s ease}.brand[data-astro-cid-5blmo7yk]:hover .brand-mark[data-astro-cid-5blmo7yk]{background:var(--teal-strong)}.brand-text[data-astro-cid-5blmo7yk]{white-space:nowrap}.nav-links[data-astro-cid-5blmo7yk]{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px;margin-left:auto}.nav-links[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]{min-height:38px;display:inline-flex;align-items:center;padding:8px 12px;border-radius:var(--radius);color:var(--muted);font-size:.94rem;font-weight:800;text-decoration:none;white-space:nowrap;transition:background .16s ease,color .16s ease}.nav-links[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]:hover,.nav-links[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk][aria-current=page]{background:var(--surface-strong);color:var(--teal-strong)}.nav-actions[data-astro-cid-5blmo7yk]{display:inline-flex;align-items:center;gap:8px}.nav-toggle[data-astro-cid-5blmo7yk]{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:8px 10px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-alpha);color:var(--ink-soft);font:inherit;font-size:.88rem;font-weight:850;line-height:1;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.nav-toggle[data-astro-cid-5blmo7yk]:hover{border-color:var(--line-strong);background:var(--surface-strong);color:var(--teal-strong);transform:translateY(-1px)}.theme-icon[data-astro-cid-5blmo7yk]{display:inline-flex}html[data-theme=dark] .theme-icon-light[data-astro-cid-5blmo7yk],html:not([data-theme=dark]) .theme-icon-dark[data-astro-cid-5blmo7yk]{display:none}@media(max-width:720px){.nav-shell[data-astro-cid-5blmo7yk]{min-height:auto;padding-block:12px;display:grid;gap:12px}.nav-links[data-astro-cid-5blmo7yk]{width:100%;overflow-x:auto;flex-wrap:nowrap;justify-content:flex-start;margin-left:0;padding-bottom:2px;scrollbar-width:none}.nav-actions[data-astro-cid-5blmo7yk]{justify-self:start}.nav-links[data-astro-cid-5blmo7yk]::-webkit-scrollbar{display:none}.nav-links[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]{padding-inline:10px}}@media(max-width:420px){.brand-text[data-astro-cid-5blmo7yk]{white-space:normal;line-height:1.15}.nav-links[data-astro-cid-5blmo7yk]{gap:3px}.nav-links[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]{padding-inline:6px;font-size:.9rem}}:root{color-scheme:light;--bg: #f6f8f7;--surface: #ffffff;--surface-soft: #f7faf9;--surface-strong: #edf6f2;--ink: #10242f;--ink-soft: #24434c;--muted: #5b6c73;--line: #d9e5e1;--line-strong: #c4d5cf;--teal: #116466;--teal-strong: #0b4f50;--teal-soft: #e7f4ef;--blue: #2b59c3;--blue-soft: #edf3ff;--coral: #e85d4f;--coral-soft: #fff1ef;--gold: #f2b84b;--gold-soft: #fff7e6;--on-accent: #ffffff;--inverse-muted: #d8e6e2;--contrast-surface: #10242f;--contrast-text: #ffffff;--contrast-muted: #d8e6e2;--contrast-line: rgba(255, 255, 255, .28);--surface-alpha: rgba(255, 255, 255, .92);--surface-glass: rgba(255, 255, 255, .72);--header-bg: rgba(247, 250, 249, .9);--surface-body-fade: rgba(237, 246, 243, .74);--surface-body-clear: rgba(246, 248, 247, 0);--page-hero-bg: linear-gradient(135deg, rgba(17, 100, 102, .08), rgba(43, 89, 195, .06) 50%, rgba(242, 184, 75, .08)), var(--surface);--hero-bg: linear-gradient(135deg, rgba(17, 100, 102, .11), rgba(43, 89, 195, .07) 46%, rgba(242, 184, 75, .1)), var(--surface);--footer-bg: linear-gradient(180deg, var(--surface), rgba(237, 246, 243, .68)), var(--surface);--tag-text: #17454a;--skill-text: #1e3f8a;--shadow: 0 18px 48px rgba(16, 36, 47, .08);--shadow-soft: 0 10px 28px rgba(16, 36, 47, .06);--radius: 8px;--container: 1140px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-theme=dark]{color-scheme:dark;--bg: #071116;--surface: #0f2028;--surface-soft: #0b1920;--surface-strong: #17313a;--ink: #f2faf8;--ink-soft: #c9d8d6;--muted: #9aaeb2;--line: rgba(190, 223, 216, .16);--line-strong: rgba(190, 223, 216, .28);--teal: #4fc3b6;--teal-strong: #7ee1d4;--teal-soft: rgba(79, 195, 182, .15);--blue: #8cabff;--blue-soft: rgba(92, 132, 255, .16);--coral: #ff8b7e;--coral-soft: rgba(232, 93, 79, .15);--gold: #ffd06d;--gold-soft: rgba(242, 184, 75, .14);--inverse-muted: #d7e7e5;--contrast-surface: #071116;--contrast-text: #f2faf8;--contrast-muted: #a9bcc0;--contrast-line: rgba(190, 223, 216, .24);--surface-alpha: rgba(15, 32, 40, .92);--surface-glass: rgba(15, 32, 40, .74);--header-bg: rgba(7, 17, 22, .9);--surface-body-fade: rgba(18, 49, 55, .6);--surface-body-clear: rgba(7, 17, 22, 0);--page-hero-bg: linear-gradient(135deg, rgba(79, 195, 182, .12), rgba(92, 132, 255, .08) 50%, rgba(242, 184, 75, .09)), var(--surface);--hero-bg: linear-gradient(135deg, rgba(79, 195, 182, .13), rgba(92, 132, 255, .09) 46%, rgba(242, 184, 75, .1)), var(--surface);--footer-bg: linear-gradient(180deg, var(--surface), rgba(11, 25, 32, .82)), var(--surface);--tag-text: #c7f5ed;--skill-text: #d8e2ff;--shadow: 0 22px 56px rgba(0, 0, 0, .34);--shadow-soft: 0 14px 34px rgba(0, 0, 0, .24)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:linear-gradient(180deg,var(--surface-body-fade),var(--surface-body-clear) 34rem),var(--bg);color:var(--ink);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit}::selection{background:#e85d4f38}main{min-height:70vh}.container{width:min(100% - clamp(32px,6vw,64px),var(--container));margin-inline:auto}.section{padding:clamp(52px,8vw,96px) 0}.section.compact{padding:clamp(38px,6vw,70px) 0}.section-header{display:grid;gap:14px;max-width:780px;margin-bottom:clamp(24px,4vw,34px)}.eyebrow{margin:0;color:var(--teal);font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}p{overflow-wrap:anywhere}h1,h2,h3{margin:0;color:var(--ink);line-height:1.06;letter-spacing:0;overflow-wrap:normal;word-break:normal;hyphens:none}h1{max-width:840px;font-size:clamp(2.35rem,6.4vw,5.35rem)}h2{font-size:clamp(1.85rem,3.6vw,2.9rem)}h3{font-size:1.18rem}p{color:var(--muted);line-height:1.7}.lead{max-width:760px;color:var(--ink-soft);font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.62}.button-row{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 16px;border:1px solid var(--teal);border-radius:var(--radius);background:var(--teal);color:var(--on-accent);font-weight:800;line-height:1.2;text-decoration:none;text-align:center;transition:transform .16s ease,background .16s ease,border-color .16s ease,box-shadow .16s ease,color .16s ease}.button:hover{transform:translateY(-2px);background:var(--teal-strong);border-color:var(--teal-strong);box-shadow:0 10px 24px #1164662e}.button.secondary{background:var(--surface);color:var(--teal-strong)}.button.secondary:hover{background:var(--surface-strong)}.button.ghost{border-color:var(--line);background:transparent;color:var(--ink)}.button svg{flex:0 0 auto}.button:focus-visible,a:focus-visible{outline:3px solid rgba(232,93,79,.45);outline-offset:3px}.grid{display:grid;gap:18px}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-alpha);box-shadow:var(--shadow-soft);transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.card:hover{border-color:var(--line-strong)}.muted{color:var(--muted)}.tag-list{display:flex;flex-wrap:wrap;gap:8px;padding:0;margin:0;list-style:none}.tag{display:inline-flex;align-items:center;min-height:30px;padding:6px 10px;border:1px solid rgba(17,100,102,.18);border-radius:var(--radius);background:var(--teal-soft);color:var(--tag-text);font-size:.86rem;font-weight:700}.timeline{display:grid;gap:14px}.timeline-item{display:grid;gap:10px;padding:20px}.timeline-meta{color:var(--teal);font-size:.9rem;font-weight:800}.clean-list{margin:0;padding-left:20px;color:var(--muted);line-height:1.65}.clean-list li+li{margin-top:7px}.page-hero{position:relative;border-bottom:1px solid var(--line);background:var(--page-hero-bg)}.page-hero .container{display:grid;gap:16px}.surface-section{background:var(--surface);border-block:1px solid var(--line)}.icon-tile{width:46px;height:46px;display:grid;place-items:center;border:1px solid rgba(17,100,102,.12);border-radius:var(--radius);background:var(--teal-soft);color:var(--teal-strong)}.action-link{display:inline-flex;align-items:center;gap:7px;color:var(--teal-strong);font-weight:900;text-decoration:none}.action-link:hover{color:var(--blue)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}@media(max-width:820px){.grid.three,.grid.two{grid-template-columns:1fr}.section{padding:48px 0}}@media(max-width:560px){h1,h2,h3{overflow-wrap:anywhere}h1{font-size:clamp(2.15rem,12vw,3.2rem)}h2{font-size:clamp(1.65rem,9vw,2.3rem)}.button-row{align-items:stretch}.button{flex:1 1 100%}}
