.hero[data-astro-cid-dhfotatx]{padding:160px 32px 100px;max-width:var(--max-w);margin:0 auto}.hero-greeting[data-astro-cid-dhfotatx]{font-size:13px;color:var(--accent);letter-spacing:2px;text-transform:uppercase;margin-bottom:16px;font-weight:500;opacity:0;animation:fadeUp .6s .1s forwards}.hero[data-astro-cid-dhfotatx] h1[data-astro-cid-dhfotatx]{font-family:var(--font-display);font-size:clamp(40px,5.5vw,60px);font-weight:400;line-height:1.1;margin-bottom:20px;opacity:0;animation:fadeUp .6s .25s forwards}.hero[data-astro-cid-dhfotatx] h1[data-astro-cid-dhfotatx] .role[data-astro-cid-dhfotatx]{color:var(--accent);display:block;margin-top:4px}.hero[data-astro-cid-dhfotatx] .tagline[data-astro-cid-dhfotatx]{font-size:17px;color:var(--text-muted);max-width:500px;line-height:1.7;margin-bottom:36px;opacity:0;animation:fadeUp .6s .4s forwards}.hero-cta[data-astro-cid-dhfotatx]{display:flex;gap:14px;flex-wrap:wrap;opacity:0;animation:fadeUp .6s .55s forwards}.hero-meta[data-astro-cid-dhfotatx]{margin-top:48px;display:flex;gap:32px;flex-wrap:wrap;opacity:0;animation:fadeUp .6s .7s forwards}.hero-meta-item[data-astro-cid-dhfotatx]{display:flex;flex-direction:column;gap:2px}.hero-meta-item[data-astro-cid-dhfotatx] .label[data-astro-cid-dhfotatx]{font-size:12px;color:var(--text-muted);text-transform:uppercase;letter-spacing:1px}.hero-meta-item[data-astro-cid-dhfotatx] .value[data-astro-cid-dhfotatx]{font-size:15px;font-weight:500}.about-grid[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}.about-text[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{color:var(--text-muted);font-size:15px;margin-bottom:16px;line-height:1.8}.about-details[data-astro-cid-dhfotatx]{display:flex;flex-direction:column;gap:12px;margin-top:32px}.about-detail-item[data-astro-cid-dhfotatx]{padding:16px;background:#fff;border-radius:8px}.about-detail-item[data-astro-cid-dhfotatx] .label[data-astro-cid-dhfotatx]{font-size:11px;color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;margin-bottom:4px}.about-detail-item[data-astro-cid-dhfotatx] .value[data-astro-cid-dhfotatx]{font-size:14px;font-weight:500}.projects-grid[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:1fr 1fr;gap:28px}.project-card[data-astro-cid-dhfotatx]{background:#fff;border:1px solid var(--border);border-radius:12px;padding:32px;transition:all .3s;position:relative;overflow:hidden;cursor:pointer}.project-card[data-astro-cid-dhfotatx]:hover{border-color:var(--accent);transform:translateY(-2px);box-shadow:0 8px 32px #8b735514}.project-card[data-astro-cid-dhfotatx] .project-num[data-astro-cid-dhfotatx]{font-family:var(--font-display);font-size:56px;color:var(--bg-alt);position:absolute;top:12px;right:20px;line-height:1}.project-card[data-astro-cid-dhfotatx] h3[data-astro-cid-dhfotatx]{font-size:19px;font-weight:500;margin-bottom:10px;position:relative}.project-card[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{font-size:14px;color:var(--text-muted);line-height:1.7;margin-bottom:20px}.project-tags[data-astro-cid-dhfotatx]{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:16px}.card-cta[data-astro-cid-dhfotatx]{font-size:13px;color:var(--accent);font-weight:500}.card-status[data-astro-cid-dhfotatx]{font-size:11px;padding:3px 10px;border-radius:20px;font-weight:600;display:inline-block;margin-bottom:12px;letter-spacing:.3px}.status-production[data-astro-cid-dhfotatx]{background:#e8f4e8;color:#2d6a2d}.status-dev[data-astro-cid-dhfotatx]{background:var(--accent-bg);color:var(--accent)}.status-research[data-astro-cid-dhfotatx]{background:#eef0f7;color:#5a6a8a}.modal-overlay[data-astro-cid-dhfotatx]{position:fixed;inset:0;background:#1a1a1a73;backdrop-filter:blur(3px);z-index:200;display:none;opacity:0;transition:opacity .35s}.modal-overlay[data-astro-cid-dhfotatx].open{display:block;opacity:1}.modal[data-astro-cid-dhfotatx]{position:fixed;right:0;top:0;height:100vh;width:min(580px,100vw);background:var(--bg);border-left:1px solid var(--border);overflow-y:auto;padding:56px 48px;transform:translate(100%);transition:transform .35s cubic-bezier(.4,0,.2,1);box-shadow:-8px 0 48px #1a1a1a14}.modal-overlay[data-astro-cid-dhfotatx].open .modal[data-astro-cid-dhfotatx]{transform:translate(0)}.modal-close[data-astro-cid-dhfotatx]{position:absolute;top:20px;right:20px;width:36px;height:36px;border-radius:50%;border:1px solid var(--border);background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:18px;color:var(--text-muted);transition:all .2s}.modal-close[data-astro-cid-dhfotatx]:hover{background:var(--accent-bg);color:var(--text)}.modal-label[data-astro-cid-dhfotatx]{font-size:12px;color:var(--accent);letter-spacing:2px;text-transform:uppercase;font-weight:500;margin-bottom:8px}.modal[data-astro-cid-dhfotatx] h2[data-astro-cid-dhfotatx]{font-family:var(--font-display);font-size:28px;font-weight:400;margin-bottom:24px}.modal-section[data-astro-cid-dhfotatx]{margin-bottom:28px}.modal-section[data-astro-cid-dhfotatx] h3[data-astro-cid-dhfotatx]{font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:1px;color:var(--accent);margin-bottom:10px}.modal-section[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{font-size:14px;color:var(--text-muted);line-height:1.8}.modal-section[data-astro-cid-dhfotatx] ul[data-astro-cid-dhfotatx]{list-style:none}.modal-section[data-astro-cid-dhfotatx] ul[data-astro-cid-dhfotatx] li[data-astro-cid-dhfotatx]{font-size:14px;color:var(--text-muted);padding:4px 0 4px 16px;position:relative;line-height:1.6}.modal-section[data-astro-cid-dhfotatx] ul[data-astro-cid-dhfotatx] li[data-astro-cid-dhfotatx]:before{content:"";position:absolute;left:0;top:12px;width:6px;height:1px;background:var(--accent-light)}.modal-tags[data-astro-cid-dhfotatx]{display:flex;flex-wrap:wrap;gap:6px}.modal-results-grid[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:1fr 1fr;gap:12px}.modal-result[data-astro-cid-dhfotatx]{padding:16px 20px;background:var(--accent-bg);border-radius:8px}.modal-result[data-astro-cid-dhfotatx] .result-label[data-astro-cid-dhfotatx]{font-size:11px;color:var(--accent);text-transform:uppercase;letter-spacing:1px;margin-bottom:4px}.modal-result[data-astro-cid-dhfotatx] .result-value[data-astro-cid-dhfotatx]{font-size:20px;font-weight:500;color:var(--primary)}.modal-link[data-astro-cid-dhfotatx]{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:var(--accent);text-decoration:none;font-weight:500;margin-top:16px;transition:gap .2s}.modal-link[data-astro-cid-dhfotatx]:hover{gap:10px}.modal-diagram[data-astro-cid-dhfotatx]{position:fixed;inset:0 580px 0 0;display:flex;align-items:center;justify-content:center;padding:64px;pointer-events:none;opacity:0;transition:opacity .4s .15s}.modal-overlay[data-astro-cid-dhfotatx].open .modal-diagram[data-astro-cid-dhfotatx]{opacity:1}.modal-diagram[data-astro-cid-dhfotatx] img[data-astro-cid-dhfotatx]{max-width:100%;max-height:75vh;object-fit:contain}.modal-diagram-mobile[data-astro-cid-dhfotatx]{display:none}@media(max-width:900px){.modal-diagram[data-astro-cid-dhfotatx]{display:none}.modal-diagram-mobile[data-astro-cid-dhfotatx]{display:block;padding:24px 0 0}.modal-diagram-mobile[data-astro-cid-dhfotatx] img[data-astro-cid-dhfotatx]{width:100%;border-radius:8px}}.skills-categories[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.skill-category[data-astro-cid-dhfotatx] h3[data-astro-cid-dhfotatx]{font-size:13px;font-weight:500;text-transform:uppercase;letter-spacing:1px;color:var(--accent);margin-bottom:16px;padding-bottom:8px;border-bottom:2px solid var(--accent-light);display:inline-block}.skill-list[data-astro-cid-dhfotatx]{list-style:none}.skill-list[data-astro-cid-dhfotatx] li[data-astro-cid-dhfotatx]{font-size:14px;color:var(--text-muted);padding:7px 0;border-bottom:1px solid var(--border);transition:color .2s}.skill-list[data-astro-cid-dhfotatx] li[data-astro-cid-dhfotatx]:hover{color:var(--text)}.skill-list[data-astro-cid-dhfotatx] li[data-astro-cid-dhfotatx]:last-child{border-bottom:none}.timeline-legend[data-astro-cid-dhfotatx]{display:flex;gap:24px;margin-bottom:36px;margin-top:-24px}.timeline-legend[data-astro-cid-dhfotatx] span[data-astro-cid-dhfotatx]{font-size:12px;font-weight:500;display:flex;align-items:center;gap:7px}.timeline-legend[data-astro-cid-dhfotatx] span[data-astro-cid-dhfotatx]:before{content:"";display:inline-block;width:10px;height:10px;border-radius:50%;flex-shrink:0}.legend-exp[data-astro-cid-dhfotatx]{color:var(--accent)}.legend-exp[data-astro-cid-dhfotatx]:before{background:var(--accent)}.legend-edu[data-astro-cid-dhfotatx]{color:#5a6a8a}.legend-edu[data-astro-cid-dhfotatx]:before{background:transparent;border:2px solid #5a6a8a}.timeline[data-astro-cid-dhfotatx]{position:relative;padding-left:32px}.timeline[data-astro-cid-dhfotatx]:before{content:"";position:absolute;left:0;top:8px;bottom:8px;width:2px;background:var(--border)}.timeline-item[data-astro-cid-dhfotatx]{padding-bottom:48px;position:relative}.timeline-item[data-astro-cid-dhfotatx]:last-child{padding-bottom:0}.timeline-item[data-astro-cid-dhfotatx]:before{content:"";position:absolute;left:-37px;top:8px;width:12px;height:12px;border-radius:50%;background:var(--accent);border:2px solid var(--accent)}.timeline-item[data-astro-cid-dhfotatx].tl-education:before{background:var(--bg);border-color:#5a6a8a}.timeline-item[data-astro-cid-dhfotatx] .date[data-astro-cid-dhfotatx]{font-size:13px;color:var(--accent);font-weight:500;margin-bottom:4px}.timeline-item[data-astro-cid-dhfotatx].tl-education .date[data-astro-cid-dhfotatx]{color:#5a6a8a}.timeline-item[data-astro-cid-dhfotatx] h3[data-astro-cid-dhfotatx]{font-size:18px;font-weight:500;margin-bottom:2px}.timeline-item[data-astro-cid-dhfotatx] .company[data-astro-cid-dhfotatx]{font-size:14px;color:var(--accent);font-weight:500;margin-bottom:8px}.timeline-item[data-astro-cid-dhfotatx].tl-education .company[data-astro-cid-dhfotatx]{color:#5a6a8a}.timeline-item[data-astro-cid-dhfotatx] .type-badge[data-astro-cid-dhfotatx]{font-size:11px;padding:3px 10px;border-radius:4px;background:var(--accent-bg);color:var(--accent);font-weight:500;display:inline-block;margin-bottom:8px}.timeline-item[data-astro-cid-dhfotatx].tl-education .type-badge[data-astro-cid-dhfotatx]{background:#eef0f7;color:#5a6a8a}.timeline-item[data-astro-cid-dhfotatx] ul[data-astro-cid-dhfotatx]{list-style:none;margin-top:8px}.timeline-item[data-astro-cid-dhfotatx] ul[data-astro-cid-dhfotatx] li[data-astro-cid-dhfotatx]{font-size:14px;color:var(--text-muted);padding:3px 0 3px 16px;position:relative;line-height:1.6}.timeline-item[data-astro-cid-dhfotatx] ul[data-astro-cid-dhfotatx] li[data-astro-cid-dhfotatx]:before{content:"";position:absolute;left:0;top:12px;width:6px;height:1px;background:var(--accent-light)}.contact-grid[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:1fr 1fr;gap:64px}.contact-info[data-astro-cid-dhfotatx]{display:flex;flex-direction:column;gap:20px}.contact-item[data-astro-cid-dhfotatx] .label[data-astro-cid-dhfotatx]{font-size:12px;color:var(--text-muted);text-transform:uppercase;letter-spacing:1px}.contact-item[data-astro-cid-dhfotatx] .value[data-astro-cid-dhfotatx]{font-size:15px;font-weight:500}.contact-item[data-astro-cid-dhfotatx] a[data-astro-cid-dhfotatx]{color:var(--text);text-decoration:none;transition:color .2s}.contact-item[data-astro-cid-dhfotatx] a[data-astro-cid-dhfotatx]:hover{color:var(--accent)}.contact-btn[data-astro-cid-dhfotatx]{color:var(--accent);font-weight:500;transition:gap .2s}.contact-form[data-astro-cid-dhfotatx]{display:flex;flex-direction:column;gap:16px}.form-group[data-astro-cid-dhfotatx]{display:flex;flex-direction:column;gap:6px}.form-group[data-astro-cid-dhfotatx] label[data-astro-cid-dhfotatx]{font-size:13px;font-weight:500;color:var(--text-muted)}.form-group[data-astro-cid-dhfotatx] input[data-astro-cid-dhfotatx],.form-group[data-astro-cid-dhfotatx] textarea[data-astro-cid-dhfotatx]{padding:12px 16px;border:1px solid var(--border);border-radius:8px;font-family:var(--font-body);font-size:14px;color:var(--text);background:#fff;transition:border-color .2s;outline:none}.form-group[data-astro-cid-dhfotatx] input[data-astro-cid-dhfotatx]:focus,.form-group[data-astro-cid-dhfotatx] textarea[data-astro-cid-dhfotatx]:focus{border-color:var(--accent)}.form-group[data-astro-cid-dhfotatx] textarea[data-astro-cid-dhfotatx]{resize:vertical;min-height:120px}@media(max-width:768px){.hero[data-astro-cid-dhfotatx]{padding:120px 20px 64px}.about-grid[data-astro-cid-dhfotatx],.contact-grid[data-astro-cid-dhfotatx]{grid-template-columns:1fr;gap:32px}.projects-grid[data-astro-cid-dhfotatx]{grid-template-columns:1fr}.skills-categories[data-astro-cid-dhfotatx]{grid-template-columns:1fr 1fr}.modal[data-astro-cid-dhfotatx]{padding:40px 24px}.modal-results-grid[data-astro-cid-dhfotatx],.timeline-columns[data-astro-cid-dhfotatx]{grid-template-columns:1fr}}@media(max-width:480px){.skills-categories[data-astro-cid-dhfotatx],.about-details[data-astro-cid-dhfotatx]{grid-template-columns:1fr}}
