*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#17233c;background:#f8fafc;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{font-family:inherit}.navbar{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f8fafce6;border-bottom:1px solid #e5e7eb;position:sticky;top:0}.navbar-container{justify-content:space-between;align-items:center;max-width:1200px;margin:auto;padding:18px 24px;display:flex}.logo{color:#17233c;font-size:22px;font-weight:700}.navbar nav{gap:30px;display:flex}.navbar nav a{color:#475569;font-size:14px;transition:all .2s}.navbar nav a:hover{color:#17233c}.cv-button{color:#fff;background:#17233c;border-radius:30px;padding:11px 20px;font-size:14px;font-weight:600}.hero{grid-template-columns:1.1fr .9fr;align-items:center;gap:60px;max-width:1200px;min-height:650px;margin:auto;padding:80px 24px;display:grid}.hero-badge{color:#315da8;letter-spacing:.5px;background:#e7efff;border-radius:30px;margin-bottom:20px;padding:8px 14px;font-size:12px;font-weight:700;display:inline-block}.hero h1{color:#17233c;margin-bottom:25px;font-size:clamp(48px,6vw,72px);line-height:1.05}.hero h1 span{color:#315da8}.hero p{color:#64748b;max-width:560px;margin-bottom:35px;font-size:18px;line-height:1.7}.hero-buttons{flex-wrap:wrap;gap:15px;display:flex}.primary-button,.secondary-button{border-radius:10px;padding:14px 22px;font-size:14px;font-weight:600}.primary-button{color:#fff;background:#17233c}.secondary-button{color:#17233c;background:#fff;border:1px solid #17233c}.social-links{gap:22px;margin-top:30px;display:flex}.social-links a{color:#475569;font-size:14px;font-weight:600}.hero-image{justify-content:center;display:flex}.image-circle{background:#e8edf5;border-radius:50%;width:420px;height:420px;overflow:hidden}.image-circle img{object-fit:cover;width:100%;height:100%}.technologies{padding:30px 24px 80px}.section-container{max-width:1200px;margin:0 auto}.section-label{text-align:center;color:#315da8;letter-spacing:1px;margin-bottom:30px;font-size:12px;font-weight:700}.technologies-list{background:#fff;border:1px solid #e5e7eb;border-radius:18px;flex-wrap:wrap;justify-content:center;align-items:center;gap:35px;padding:30px;display:flex;box-shadow:0 10px 30px #17233c0d}.technology{color:#334155;align-items:center;gap:9px;font-size:14px;font-weight:600;display:flex}.technology-icon{background:#f1f5f9;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;font-size:18px;display:flex}.technology span{white-space:nowrap}.projects{background:#fff;padding:80px 24px}.projects-header{justify-content:space-between;align-items:end;margin-bottom:40px;display:flex}.section-label.left{text-align:left;margin-bottom:12px}.projects-header h2{color:#17233c;font-size:clamp(32px,4vw,48px);line-height:1.1}.projects-link{color:#315da8;font-size:14px;font-weight:700}.projects-grid{grid-template-columns:repeat(2,1fr);gap:30px;display:grid}.project-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:18px;transition:transform .25s,box-shadow .25s;overflow:hidden}.project-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px #17233c1a}.project-image{background:#e8edf5;height:280px;overflow:hidden}.project-image img{object-fit:cover;width:100%;height:100%}.project-content{padding:25px}.project-content h3{color:#17233c;margin-bottom:10px;font-size:25px}.project-content p{color:#64748b;margin-bottom:18px;line-height:1.6}.project-technologies{flex-wrap:wrap;gap:8px;margin-bottom:25px;display:flex}.project-technologies span{color:#315da8;background:#e8effb;border-radius:20px;padding:7px 11px;font-size:12px;font-weight:600}.project-actions{justify-content:space-between;align-items:center;display:flex}.project-actions a{color:#315da8;font-size:14px;font-weight:700}.project-actions .github-link{color:#475569}.workflow{background:#f8fafc;padding:100px 24px}.workflow-header{text-align:center;max-width:700px;margin:0 auto 60px}.workflow-header h2{color:#17233c;margin-bottom:20px;font-size:clamp(32px,4vw,46px);line-height:1.15}.workflow-header>p:last-child{color:#64748b;line-height:1.7}.workflow-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.workflow-step{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:28px;transition:transform .2s}.workflow-step:hover{transform:translateY(-4px)}.workflow-number{color:#315da8;background:#e8effb;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:20px;font-size:13px;font-weight:700;display:inline-flex}.workflow-step h3{color:#17233c;margin-bottom:10px;font-size:20px}.workflow-step p{color:#64748b;font-size:14px;line-height:1.6}.about{background:#fff;padding:110px 24px}.about-grid{grid-template-columns:.8fr 1.2fr;align-items:start;gap:100px;display:grid}.about-intro h2{color:#17233c;margin-top:10px;font-size:clamp(40px,5vw,62px);line-height:1.05}.about-highlight{color:#315da8;margin-top:25px;font-size:18px;font-weight:600;line-height:1.6}.about-content>p{color:#64748b;margin-bottom:20px;font-size:16px;line-height:1.8}.about-values{grid-template-columns:repeat(3,1fr);gap:15px;margin-top:40px;display:grid}.about-value{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;padding:22px}.about-value span{color:#315da8;font-size:12px;font-weight:700}.about-value h3{color:#17233c;margin:12px 0 8px;font-size:17px}.about-value p{color:#64748b;font-size:13px;line-height:1.6}.skills{background:#f8fafc;padding:110px 24px}.skills-header{max-width:650px;margin-bottom:55px}.skills-header .section-label{text-align:left;margin-bottom:12px}.skills-header h2{color:#17233c;margin-bottom:20px;font-size:clamp(36px,4vw,50px);line-height:1.1}.skills-header>p:last-child{color:#64748b;line-height:1.7}.skills-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.skill-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:30px;transition:transform .2s,box-shadow .2s}.skill-card:hover{transform:translateY(-4px);box-shadow:0 15px 35px #17233c14}.skill-card h3{color:#17233c;margin-bottom:10px;font-size:20px}.skill-card>p{color:#64748b;margin-bottom:22px;font-size:14px;line-height:1.6}.skill-list{flex-wrap:wrap;gap:8px;display:flex}.skill-list span{color:#315da8;background:#e8effb;border-radius:20px;padding:7px 11px;font-size:12px;font-weight:600}.contact{background:#fff;padding:110px 24px}.contact-box{background:#eef3fa;border-radius:24px;justify-content:space-between;align-items:center;gap:50px;padding:60px;display:flex}.contact-box .section-label{margin-bottom:15px}.contact-box h2{color:#17233c;margin-bottom:20px;font-size:clamp(36px,5vw,55px);line-height:1.1}.contact-box>div:first-child>p:last-child{color:#64748b;max-width:550px;line-height:1.7}.contact-actions{flex-direction:column;gap:12px;min-width:190px;display:flex}.contact-actions .primary-button,.contact-actions .secondary-button{text-align:center;white-space:nowrap}.footer{color:#fff;background:#17233c;padding:50px 24px 25px}.footer-container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding-bottom:40px;display:flex}.footer-logo{font-size:22px;font-weight:700}.footer-container p{color:#aab5c7;margin-top:8px;font-size:13px}.footer-links,.footer-socials{gap:25px;display:flex}.footer-links a,.footer-socials a{color:#d5dce7;font-size:14px}.footer-bottom{color:#8997ad;text-align:center;border-top:1px solid #35445d;max-width:1200px;margin:auto;padding-top:25px;font-size:12px}@media (width<=768px){.navbar-container{padding:15px 20px}.navbar nav{display:none}.hero{text-align:center;grid-template-columns:1fr;padding:60px 20px}.hero-content{order:2}.hero-image{order:1}.image-circle{width:280px;height:280px}.hero p{margin-left:auto;margin-right:auto}.hero-buttons,.social-links{justify-content:center}.projects-header{display:block}.projects-link{margin-top:20px;display:inline-block}.projects-grid{grid-template-columns:1fr}.project-image{height:220px}.workflow-grid{grid-template-columns:1fr}.technologies-list{gap:20px;padding:25px 15px}.technology{width:calc(50% - 10px)}.about-grid{grid-template-columns:1fr;gap:40px}.about-values,.skills-grid{grid-template-columns:1fr}.contact-box{flex-direction:column;align-items:flex-start;padding:35px 25px}.contact-actions,.contact-actions a{width:100%}.footer-container{text-align:center;flex-direction:column;gap:30px}.footer-links,.footer-socials{flex-wrap:wrap;justify-content:center}}
