:root{--accent-1:#00b3ff;--accent-2:#00e0a1;--muted:#cfe6ff99;--card-bg:#080c148c;--glass-border:#ffffff08;--text:#eaf4ff;--soft:#eaf4ff0f}*{box-sizing:border-box}#root,body,html{height:100%}body{-webkit-font-smoothing:antialiased;background:#06080c;color:#eaf4ff;color:var(--text);font-family:Inter,system-ui,sans-serif;margin:0}.bg-video{filter:contrast(.9) saturate(.75) brightness(.36);height:100%;object-fit:cover;width:100%;z-index:0}.bg-overlay,.bg-video{inset:0;position:fixed}.bg-overlay{background:linear-gradient(180deg,#03060a73,#03060ab3);z-index:1}.site-content{display:flex;flex-direction:column;gap:40px;margin:auto;max-width:1300px;min-height:100vh;padding:28px;position:relative;z-index:2}.site-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#04070e8c;border-bottom:1px solid #ffffff0f;position:-webkit-sticky;position:sticky;top:0;transition:background .22s ease,padding .22s ease;width:100%;z-index:999}.site-header.scrolled{background:#04070ed6;padding:4px 0}.main-nav{align-items:center;display:flex;gap:16px;justify-content:space-between;margin:auto;max-width:1300px;padding:14px 24px;width:100%}.nav-brand{color:#eaf4ff;color:var(--text);font-size:1.32rem;font-weight:800;text-decoration:none;white-space:nowrap}.nav-links{display:flex;flex:1 1;gap:24px;justify-content:center}.nav-links a{color:#cfe6ff99;color:var(--muted);font-weight:600;text-decoration:none;transition:color .18s}.nav-links a:hover{color:#00b3ff;color:var(--accent-1)}.nav-address{color:#cfe6ff99;color:var(--muted);font-size:.92rem;white-space:nowrap}@media (max-width:900px){.nav-address{display:none}.nav-links{gap:14px}.nav-brand{font-size:1.1rem}}.section-wrapper{padding-bottom:8px;padding-top:12px}.hero-card{align-items:center;background:linear-gradient(180deg,#ffffff05,#ffffff03);border:1px solid #ffffff08;border-radius:14px;box-shadow:0 12px 40px #0009;display:flex;gap:20px;justify-content:space-between;padding:22px}.hero-left{flex:1 1;min-width:220px}.hero-title{color:#eaf4ff;font-size:clamp(1.6rem,1.4rem + 1.4vw,2.4rem);font-weight:800;margin:0 0 8px}.hero-sub{color:#eaf4ffd9;line-height:1.45;margin:0 0 16px;max-width:720px}.hero-actions{display:flex;gap:12px;margin-top:12px}.btn-primary{padding:10px 18px;text-decoration:none}.btn-primary:hover{box-shadow:0 10px 26px #00b0ff2e}.btn-outline{border:2px solid #00b3ff;border-radius:10px;color:#daf4ff;font-weight:800;padding:10px 18px;text-decoration:none;transition:transform .12s ease,background .12s ease}.btn-outline:hover{background:#00b3ff29;transform:translateY(-3px)}.hero-right{align-items:center;display:flex;justify-content:center}.hero-photo,.hero-right{height:140px;width:140px}.hero-photo{border:2px solid #ffffff0a;border-radius:12px;box-shadow:0 8px 30px #0009;object-fit:cover}@media (max-width:800px){.hero-card{align-items:center;flex-direction:column;text-align:center}.hero-actions{justify-content:center}.hero-right{margin-top:10px}}.about-section{display:flex;justify-content:center;padding:18px 12px}.about-card{align-items:flex-start;background:linear-gradient(180deg,#ffffff05,#ffffff03);border:1px solid #ffffff08;border-radius:12px;box-shadow:0 12px 40px #0009;display:flex;gap:20px;max-width:980px;padding:20px;width:100%}.about-left{flex:1 1;min-width:260px}.about-title{color:#eaf4ff;font-size:clamp(1.3rem,1.1rem + 1vw,1.7rem);font-weight:800;margin:0 0 8px}.about-text{color:#eaf4ffdb;line-height:1.5;margin:0 0 14px}.about-list-title{color:#cfe6ff;font-weight:700;margin:8px 0 6px}.about-list{color:#dbeeff;margin:0 0 14px;padding-left:18px}.about-list li{margin-bottom:6px}.about-cta .btn-primary{padding:10px 14px}.about-right{align-items:center;gap:12px;width:260px}.about-meta,.about-right{display:flex;flex-direction:column}.about-meta{color:#dbeeff;gap:6px;width:100%}.meta-row{color:#cfe6ff;font-weight:600}.about-photo{border:2px solid #ffffff0a;border-radius:12px;box-shadow:0 8px 30px #0009;height:160px;object-fit:cover;width:160px}@media (max-width:800px){.about-card{align-items:center;flex-direction:column;text-align:center}.about-right{width:100%}}.skills{align-items:center;display:flex;flex-direction:column;gap:12px;margin:0 auto;max-width:980px;padding:18px 12px;width:100%}.skills>h2{color:#eaf4ff;font-size:clamp(1.2rem,1rem + 1vw,1.6rem);font-weight:800;margin:0;text-align:center}.skills-grid{grid-gap:14px;align-items:stretch;display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));margin-top:12px;width:100%}.skill-cell{align-items:center;background:linear-gradient(180deg,#ffffff05,#ffffff03);border:1px solid #ffffff08;border-radius:10px;box-shadow:0 8px 30px #0000008c;cursor:default;display:flex;flex-direction:column;gap:10px;min-height:120px;padding:16px;transition:transform .14s ease,box-shadow .14s ease,background .12s ease}.skill-cell:focus,.skill-cell:focus-within,.skill-cell:hover{background:linear-gradient(180deg,hsla(0,0%,100%,.025),#ffffff03);box-shadow:0 18px 44px #000000a6;outline:none;transform:translateY(-6px)}.skill-logo{align-items:center;background:#ffffff05;border-radius:12px;box-shadow:inset 0 1px 0 #ffffff05;display:inline-flex;flex:0 0 auto;height:56px;justify-content:center;transition:background .12s ease,transform .12s ease;width:56px}.skill-cell:hover .skill-logo{background:linear-gradient(90deg,#00b0ff14,#00e0a10f);transform:scale(1.06)}.skill-logo :is(svg,svg *){height:34px;width:34px}.skill-name{color:#eaf4ff;font-size:.98rem;font-weight:700;line-height:1.15;text-align:center}@media (max-width:900px){.skills-grid{gap:12px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.skill-cell{min-height:100px;padding:12px}.skill-logo{height:48px;width:48px}.skill-logo :is(svg,svg *){height:30px;width:30px}.skill-name{font-size:.95rem}}@media (max-width:520px){.skills-grid{gap:10px;grid-template-columns:repeat(auto-fit,minmax(110px,1fr))}.skill-cell{min-height:92px;padding:10px}.skill-logo{height:44px;width:44px}.skill-logo :is(svg,svg *){height:28px;width:28px}.skill-name{font-size:.92rem}}.skill-cell:focus,.skill-cell:focus-within{outline:3px solid #00b0ff1f;outline-offset:6px}.projects-section{align-items:center;display:flex;flex-direction:column;padding:18px 12px}.section-heading{color:#eaf4ff;font-size:clamp(1.2rem,1rem + 1vw,1.6rem);font-weight:800;margin:0 0 12px}.projects-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));max-width:980px;width:100%}.project-card{background:linear-gradient(180deg,#ffffff05,#ffffff03);border:1px solid #ffffff08;border-radius:10px;box-shadow:0 10px 34px #0000008c;display:flex;flex-direction:column;gap:10px;padding:16px;transition:transform .14s ease,box-shadow .14s ease}.project-card:hover{box-shadow:0 20px 50px #000000a6;transform:translateY(-6px)}.project-title{color:#eaf4ff;font-size:1.05rem;font-weight:800;margin:0}.project-desc{color:#dbeeff;font-size:.98rem;line-height:1.45;margin:0}.project-tech{color:#bcd8ff;font-size:.95rem;font-weight:700}.project-link{align-self:flex-start;background:linear-gradient(90deg,#00e0a1,#00b3ff);border-radius:8px;color:#07102a;font-weight:700;margin-top:auto;padding:8px 12px;text-decoration:none;transition:transform .12s ease,box-shadow .12s ease}.project-link:hover{box-shadow:0 12px 34px #00b0ff1f;transform:translateY(-4px)}@media (max-width:900px){.projects-grid{grid-template-columns:1fr}}.education{box-sizing:border-box;color:#eaf4ff;display:block;margin:0 auto;max-width:980px;padding:18px 14px;width:100%}.education>h2{color:#eaf4ff;font-size:clamp(1.2rem,1rem + 1vw,1.6rem);font-weight:800;margin:0 0 12px}.education>ul{display:flex;flex-direction:column;gap:12px;margin:12px 0 0;padding:0}.education>ul>li{background:linear-gradient(180deg,#ffffff05,#ffffff03);border:1px solid #ffffff08;border-radius:10px;box-shadow:0 10px 30px #0000008c;color:#dbeeff;line-height:1.45;padding:14px}.education>ul>li strong{color:#fff;display:block;font-size:1.02rem;font-weight:800;margin-bottom:6px}.education .detail,.education .school{color:#cfe6ff;display:block;font-size:.98rem;font-weight:600;margin-top:6px}.education .meta{color:#eaf4ffd6;font-size:.95rem;font-weight:600;margin-top:6px}@media (max-width:900px){.education{padding:14px 10px}.education>ul>li{padding:12px}.education>ul>li strong{font-size:1rem}}@media (max-width:480px){.education{padding:12px 8px}.education>ul>li{padding:10px}.education>ul>li strong{font-size:.98rem}.education .detail,.education .meta,.education .school{font-size:.92rem}}.cert-carousel-wrapper,.certifications{align-items:center;display:flex;flex-direction:column}.cert-card{aspect-ratio:1.414/1;border-radius:22px;box-shadow:0 12px 48px #b39ddb30;height:auto;margin-bottom:1.5rem;margin-top:2.2rem;max-width:600px;min-width:320px;perspective:1600px;width:min(99vw,600px)}.cert-card-inner{border-radius:18px;height:100%;position:relative;transform-style:preserve-3d;transition:transform .68s cubic-bezier(.41,.09,.47,.99);width:100%}.cert-card.flipped .cert-card-inner{transform:rotateY(180deg)}.cert-card-back,.cert-card-front{align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#fff;border-radius:18px;box-shadow:0 7px 26px #b39ddb14;display:flex;flex-direction:column;height:100%;overflow:hidden;position:absolute;width:100%}.cert-card-front{color:#4527a0;padding:0;text-align:center;z-index:2}.cert-big-img{border-bottom:1px solid #e1bee7ba;border-radius:22px 22px 0 0;box-shadow:0 6px 24px #b39ddb21;height:390px;object-fit:contain}.cert-big-img,.cert-title{background:#ede7f6;width:100%}.cert-title{-webkit-box-orient:vertical;-webkit-line-clamp:3;align-items:center;border-bottom-left-radius:16px;border-bottom-right-radius:16px;border-top:1px solid #e1bee7ba;box-sizing:border-box;color:#4527a0;display:-webkit-box;display:flex;font-size:clamp(.98rem,1rem + .9vw,1.28rem);font-weight:700;justify-content:center;letter-spacing:.01em;line-height:1.18;max-height:6.2em;min-height:2.2em;overflow:auto;overflow-wrap:anywhere;padding:.95em 1rem;text-align:center;word-break:break-word}.cert-title-back{color:#3700b3;font-size:1.21em;font-weight:700;margin-bottom:.55em}.cert-card-back{background:#90caf9e0;color:#22284e;padding:2em 1.1em 1.1em;transform:rotateY(180deg);z-index:3}.cert-back-content{align-items:flex-start;display:flex;flex-direction:column;gap:.7em;text-align:left;width:100%}.cert-date,.cert-issuer{color:#4527a0;font-size:clamp(.98rem,.85rem + .8vw,1.06rem);font-weight:500}.cert-desc{color:#22284e;font-size:clamp(.92rem,.7rem + .9vw,1rem);margin:.5em 0}.cert-link{background:#673ab7;border-radius:9px;color:#fff;display:inline-block;font-size:clamp(.95rem,.7rem + .9vw,1.02rem);font-weight:600;margin-top:.45em;padding:.27em 1.18em;text-decoration:none;transition:background .16s,color .13s}.cert-link:hover{background:#0277bd;color:#fff}.cert-pagination{color:#333;font-size:clamp(1rem,.95rem + .3vw,1.12rem);font-weight:500;letter-spacing:.04em;margin-top:1em}.cert-flip-tip{color:#4527a09c;font-size:clamp(.92rem,.72rem + .6vw,.98rem);margin-top:.1em;text-align:center}@media (max-width:1100px){.cert-card{max-width:520px;min-width:210px;width:75vw}.cert-big-img{height:220px}.cert-title{-webkit-line-clamp:3;font-size:clamp(1rem,.9rem + 1.3vw,1.16rem);min-height:2.4em;padding:.8em}}@media (max-width:800px){.cert-card{max-width:95vw;min-width:170px;width:95vw}.cert-big-img{height:180px}.cert-title{-webkit-line-clamp:3;font-size:clamp(.96rem,.85rem + 1.6vw,1.08rem);min-height:2.2em;padding:.7em .6em}.cert-desc{font-size:.95rem}}@media (max-width:480px){.cert-card{max-width:98vw;min-width:140px;width:98vw}.cert-big-img{height:140px}.cert-title{-webkit-line-clamp:4;font-size:clamp(.9rem,.85rem + 2.2vw,1rem);min-height:2.6em;padding:.6em .5em}.cert-desc{font-size:.92rem}}.cert-card:focus{outline:3px solid #1976d22e;outline-offset:6px}.cert-title::-webkit-scrollbar{height:6px}.cert-title::-webkit-scrollbar-thumb{background:#4527a01f;border-radius:4px}.dark-contact{background:linear-gradient(180deg,#060a1499,#080c1ebf);border-radius:12px;color:#e6eef8;display:flex;justify-content:center;margin-top:28px;padding:48px 20px}.contact-wrapper{align-items:center;display:flex;flex-direction:column;gap:18px;max-width:1100px;position:relative;width:100%;z-index:2}.contact-title{color:#fff;font-size:clamp(1.5rem,1.2rem + 1vw,2rem);font-weight:800;letter-spacing:-.01em;margin:0}.contact-sub{color:#cfe6ff;line-height:1.5;margin:0;max-width:860px;text-align:center}.contact-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-top:12px;width:100%}.contact-card{background:linear-gradient(180deg,#ffffff05,#ffffff03);border:1px solid #ffffff08;border-radius:12px;box-shadow:0 10px 40px #02061799;padding:18px}.contact-info h3{color:#fff;margin:0 0 8px}.muted{color:#bcd8ff;margin-bottom:8px}.contact-mail{color:#00b3ff;display:inline-block;font-weight:700;margin-bottom:12px;text-decoration:none}.contact-mail:hover{text-decoration:underline}.contact-socials{align-items:flex-start;display:flex;flex-direction:column;gap:10px;margin-top:12px}.contact-socials .contact-item{align-items:center;background:#ffffff08;border-radius:8px;color:#dbeeff;display:flex;font-weight:600;gap:8px;padding:10px 12px;text-decoration:none;transition:background .14s ease,transform .12s ease,color .14s;width:100%}.contact-socials .contact-item:hover{background:linear-gradient(90deg,#00e0a1,#00b3ff);color:#081423;transform:translateY(-3px)}.contact-form label{color:#dbeeff;display:flex;flex-direction:column;gap:8px;margin-bottom:10px}.contact-form input,.contact-form textarea{background:#ffffff08;border:1px solid #ffffff0a;border-radius:8px;color:#eaf4ff;font-size:.98rem;outline:none;padding:10px 12px;transition:box-shadow .12s ease,border-color .12s ease}.contact-form input:focus,.contact-form textarea:focus{border-color:#00b0ffe6;box-shadow:0 6px 26px #00b0ff14}.contact-actions{align-items:center;display:flex;gap:12px;margin-top:6px}.btn-primary{background:linear-gradient(90deg,#00e0a1,#00b3ff);border:none;border-radius:10px;color:#081423;cursor:pointer;font-weight:800;padding:10px 16px;transition:transform .12s ease,box-shadow .12s ease}.btn-primary:hover{box-shadow:0 10px 30px #00b0ff1f;transform:translateY(-3px)}.form-status{color:#dfefff;font-size:.95rem}.contact-note{color:#cfe6ffb8;font-size:.92rem;margin-top:12px;max-width:900px;text-align:center}@media (max-width:900px){.contact-grid{grid-template-columns:1fr}.contact-wrapper{padding:0 8px}.contact-sub{font-size:.98rem}}
/*# sourceMappingURL=main.234453e9.css.map*/