@charset "UTF-8";.siteHeader{background:#2a2b2a;padding:8px 0;position:sticky;top:0;z-index:100}.headerInner{display:flex;align-items:center}.logo{color:#f8fafc;font-weight:600;text-decoration:none;font-size:20px;padding:10px}.navPill{margin-left:auto;display:flex;gap:24px;padding:10px}.navPill a{color:#e8edf4;text-decoration:none;font-weight:400;transition:.2s}.navPill a:hover{color:#acdfd1}.container{max-width:1400px;margin:0 auto;padding:0 16px}.hero{padding:60px 0 80px;background:#f3f3f3}.hero-inner{display:grid;grid-template-columns:500px 1fr;align-items:center;gap:40px;max-width:1200px;margin:0 auto;padding:48px 56px;background:#f8f8f8;border-radius:32px;box-shadow:0 8px 24px #0000000a}.hero-image{padding:0}.hero-image img{width:100%;height:500px;object-fit:cover;display:block;border-radius:32px}.hero-content{display:flex;flex-direction:column;justify-content:center}.hero-title{font-size:clamp(48px,6vw,82px);line-height:.95;margin-bottom:24px;max-width:700px}.hero-subtitle{max-width:520px;line-height:1.8;margin-bottom:32px}.hero-actions{display:flex;gap:16px;margin-top:8px}.section{padding:30px 0}.section#me{padding:60px 0 40px}.section#projects{padding-top:40px;margin-top:0}.section#skills,.section#contact{padding-top:60px;padding-bottom:80px}.section-title{margin:0 0 24px;font-size:30px;letter-spacing:-.02em}.section-title:after{content:"";display:block;width:100px;height:3px;background:#1e7c63;margin-top:12px}.section-text{max-width:85ch;line-height:1.8;margin-bottom:16px}.projects-main-title{font-size:30px;margin-bottom:30px;position:relative}.projects-main-title:after{content:"";display:block;width:120px;height:3px;background:#1e7c63;margin-top:12px}.projects-category{font-size:22px;margin-bottom:20px;opacity:.9}.projects-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;padding:24px 0 0}.project-card{display:flex;flex-direction:column;gap:10px;max-width:100%;background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:18px;padding:24px;box-shadow:0 6px 18px #0000000a}.badge{display:inline-flex;align-items:center;width:fit-content;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:700;margin-bottom:6px;background:#0f172a14}.tech{margin:0;font-size:14px;opacity:.8}.btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:550;padding:10px 16px;border-radius:12px}.btn-primary{background:#15ab83;color:#fff}.btn-primary:hover{filter:brightness(.95)}.btn-ghost{background:transparent;border:1px solid rgba(15,23,42,.16);color:#0f172a}.btn-ghost:hover{background:#ffffff40}.skills-grid{display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-top:24px}.skill-card{background:#fff;padding:20px;border-radius:16px;border:1px solid rgba(0,0,0,.06);box-shadow:0 6px 16px #0000000a}.skill-card h3{margin-bottom:10px}.about-grid{display:grid;grid-template-columns:2fr 1fr;gap:72px;align-items:start}.about-content{max-width:720px}.about-content .section-title{margin-bottom:20px}.about-content .section-text{max-width:75ch;line-height:2;margin-bottom:22px}.about-card{position:relative;background:#fff;padding:32px;border-radius:20px;border:1px solid rgba(0,0,0,.06);box-shadow:0 12px 30px #00000014;margin-top:24px}.about-card:before{content:"";position:absolute;top:0;left:24px;width:48px;height:4px;background:#15ab83;border-radius:0 0 6px 6px}.about-card h3{font-size:22px;margin-bottom:20px}.about-card ul{list-style:none;padding:0;margin:0}.about-card li{display:flex;align-items:center;gap:10px;margin-bottom:16px;font-size:15px;line-height:1.5}#contact .section-text{max-width:65ch;margin-bottom:24px}#contact .btn{margin-bottom:16px}.contact-email{margin-top:8px;font-size:14px;opacity:.75}.btn-cv{border:1px solid rgba(0,0,0,.1);background:#fff}.btn-cv:hover{transform:translateY(-2px);transition:.2s ease}.contact-link a{color:#15ab83;text-decoration:none;font-weight:500}.contact-link a:hover{text-decoration:underline}.footer{margin-top:80px;padding:20px 0;border-top:1px solid rgba(0,0,0,.08);background:#f9faf9}.footer-inner{display:flex;justify-content:center;align-items:center;font-size:14px;color:#6b7280;text-align:center}.footer p{margin:0;opacity:.8}.project-image{width:50%;height:100%;overflow:hidden;border-radius:12px}.project-image img{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:900px){.hero-inner{grid-template-columns:1fr;padding:32px}.hero-image img{height:360px}.projects-grid{grid-template-columns:1fr}.about-grid{grid-template-columns:1fr;gap:32px}.about-content{max-width:100%}.about-card{padding:24px;margin-top:0}.section{padding:56px 0}.section#contact{padding-bottom:72px}.footer-inner{flex-direction:column;gap:8px;text-align:center}}
