:root{--blue:#0a66ff;--blue-soft:#eef5ff;--text:#111827;--muted:#64748b;--line:#e5eaf1;--shadow:0 18px 45px rgba(15,23,42,.08);--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);background:#fff;line-height:1.6}a{text-decoration:none;color:inherit}.container{width:min(1120px,calc(100% - 40px));margin:auto}.site-header{position:fixed;top:0;left:0;right:0;z-index:99;background:rgba(255,255,255,.86);backdrop-filter:blur(18px);border-bottom:1px solid rgba(229,234,241,.8)}.nav{height:72px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center}.brand img{width:46px;height:46px;border-radius:50%;object-fit:cover;box-shadow:0 8px 22px rgba(10,102,255,.18)}.nav-links{display:flex;gap:26px;list-style:none;padding:0;margin:0}.nav-links a{font-size:.92rem;color:var(--muted);font-weight:600}.nav-links a.active,.nav-links a:hover{color:var(--blue)}.menu-btn{display:none;border:0;background:white;font-size:1.8rem}.section{padding:116px 0}.hero{min-height:100vh;display:flex;align-items:center;padding-top:72px}.hero-content{max-width:850px;margin-left:calc((100vw - min(1120px,calc(100% - 40px)))/2)}.eyebrow{color:var(--blue);font-weight:700;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem}.hero-logo{width:112px;height:112px;border-radius:50%;object-fit:cover;box-shadow:0 18px 45px rgba(10,102,255,.18);margin-bottom:22px}.hero h1{font-size:clamp(3.2rem,8vw,6.8rem);line-height:.95;margin:16px 0 10px;letter-spacing:-.075em}.hero h2{font-size:clamp(1.4rem,3vw,2.4rem);font-weight:700;margin:0 0 22px;color:#263245}.hero-description{font-size:clamp(1.25rem,2.4vw,1.8rem);max-width:760px;color:#263245;margin:0 0 14px}.supporting-text,.section-heading p{color:var(--muted);font-size:1.05rem;max-width:700px}.hero-actions{display:flex;gap:14px;margin:34px 0 18px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border-radius:999px;font-weight:700;transition:.25s ease}.primary{background:var(--blue);color:white;box-shadow:0 12px 28px rgba(10,102,255,.22)}.secondary{background:white;border:1px solid var(--line);color:var(--text)}.btn:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.text-link{color:var(--blue);font-weight:700}.section-heading{margin-bottom:42px}.section-heading h2{font-size:clamp(2.1rem,4vw,3.4rem);letter-spacing:-.045em;line-height:1.05;margin:8px 0 12px}.soft-section{background:#fbfdff}.feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.feature-card,.expand-card,.cert-item,.contact-item{background:white;border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 10px 30px rgba(15,23,42,.045);transition:.25s ease}.feature-card{padding:28px}.feature-card:hover,.cert-item:hover,.contact-item:hover{transform:translateY(-6px);box-shadow:var(--shadow);border-color:#cce0ff}.icon{width:44px;height:44px;border-radius:15px;border:1px solid #cce0ff;color:var(--blue);display:grid;place-items:center;font-weight:800;background:var(--blue-soft)}h3{margin:22px 0 8px}.feature-card p,.cert-item p{color:var(--muted);margin:0}.accordion-list{display:grid;gap:18px}.expand-card{overflow:hidden}.expand-header{width:100%;border:0;background:transparent;padding:26px 28px;display:flex;align-items:center;justify-content:space-between;text-align:left;cursor:pointer;color:var(--text);font:inherit}.expand-header strong{display:block;font-size:1.15rem}.expand-header small{display:block;color:var(--muted);font-weight:600;margin-top:4px}.arrow{font-size:1.8rem;color:var(--blue);transition:.25s}.expand-content{max-height:0;overflow:hidden;transition:max-height .45s ease,padding .35s ease;padding:0 28px}.expand-card.open{border-color:#cce0ff;box-shadow:var(--shadow);transform:translateY(-2px)}.expand-card.open .arrow{transform:rotate(180deg)}.expand-card.open .expand-content{max-height:2200px;padding:0 28px 28px}.expand-content ul{margin:0;padding-left:20px;color:#334155}.project-card{padding-bottom:0}.project-top{padding-bottom:18px}.project-cover{height:340px;margin:0 28px 24px;border-radius:24px;background:#fff;display:grid;place-items:center;border:1px solid #d9e8ff;overflow:hidden}
.project-cover img{max-width:78%;max-height:78%;object-fit:contain}.tags{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px}.tags span,.mini-grid span{padding:9px 13px;border-radius:999px;background:var(--blue-soft);color:#0954cc;font-weight:700;font-size:.88rem}.overview{color:#475569;max-width:900px}.gallery-wrap{position:relative;margin:28px 0}.gallery{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;padding:8px 2px 18px;scrollbar-width:thin}.screenshot{min-width:230px;height:430px;border-radius:28px;background:linear-gradient(180deg,#f8fbff,#eaf3ff);box-shadow:0 14px 35px rgba(15,23,42,.1);display:grid;place-items:center;color:#2563eb;font-weight:800;scroll-snap-align:center;border:1px solid #d8e8ff;cursor:pointer}.gallery-btn{position:absolute;top:45%;transform:translateY(-50%);z-index:2;width:44px;height:44px;border-radius:50%;border:1px solid var(--line);background:white;box-shadow:var(--shadow);cursor:pointer;font-size:2rem;color:var(--blue)}.prev{left:-12px}.next{right:-12px}.clean-list{color:#334155}.mini-grid,.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:18px 0 34px}.metric-grid div{padding:20px;border:1px solid var(--line);border-radius:22px;background:#fff}.metric-grid strong{display:block;color:var(--blue);font-size:1.2rem}.metric-grid span{color:var(--muted);font-weight:600}.cert-list{display:grid;gap:14px}.cert-item{display:flex;gap:16px;align-items:center;padding:18px 20px}.cert-logo{width:48px;height:48px;border-radius:16px;background:var(--blue-soft);color:var(--blue);display:grid;place-items:center;font-weight:800;border:1px solid #cce0ff}.contact-section{text-align:center}.contact-section .section-heading p{margin-left:auto;margin-right:auto}.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:34px 0}.contact-item{padding:24px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:12px}.contact-item span{width:34px;height:34px;border-radius:12px;background:var(--blue-soft);color:var(--blue);display:grid;place-items:center}.back-top{margin-top:12px}footer{text-align:center;padding:34px 20px;color:var(--muted);border-top:1px solid var(--line)}.reveal{opacity:0;transform:translateY(20px);transition:.7s ease}.reveal.visible{opacity:1;transform:none}.lightbox{position:fixed;inset:0;background:rgba(15,23,42,.68);display:none;align-items:center;justify-content:center;z-index:200;padding:30px}.lightbox.open{display:flex}.lightbox div{width:min(360px,88vw);height:min(680px,78vh);border-radius:30px;background:linear-gradient(180deg,#fff,#edf5ff);box-shadow:0 30px 90px rgba(0,0,0,.3);display:grid;place-items:center;color:var(--blue);font-weight:800}.lightbox button{position:absolute;top:22px;right:26px;border:0;background:white;border-radius:50%;width:44px;height:44px;font-size:2rem;cursor:pointer}@media(max-width:800px){.menu-btn{display:block}.nav-links{position:absolute;top:72px;left:20px;right:20px;background:white;border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow);padding:18px;display:none;flex-direction:column;gap:14px}.nav-links.show{display:flex}.hero-content{margin:auto}.feature-grid,.mini-grid,.metric-grid,.contact-grid{grid-template-columns:1fr}.section{padding:88px 0}.hero h1{font-size:3.6rem}.project-cover{height:220px;margin:0 18px 20px}.expand-header{padding:22px 20px}.expand-card.open .expand-content{padding:0 20px 24px}.screenshot{min-width:190px;height:350px}.gallery-btn{display:none}}@media(min-width:801px) and (max-width:1100px){.mini-grid,.metric-grid{grid-template-columns:repeat(2,1fr)}}

.eyebrow{display:none}
@media(max-width:800px){.hero-logo{width:88px;height:88px}.brand img{width:42px;height:42px}}
.hero-actions .linkedin-btn{color:var(--blue)}
.screenshot{background:#fff;overflow:hidden;padding:0;align-items:center;justify-items:center}
.screenshot img{width:100%;height:100%;object-fit:contain;display:block}
.lightbox div{background:transparent;width:min(410px,90vw);height:min(760px,84vh);box-shadow:none}
.lightbox div img{max-width:100%;max-height:100%;object-fit:contain;border-radius:34px;box-shadow:0 30px 90px rgba(0,0,0,.34)}
@media(max-width:800px){.hero-actions{display:flex;flex-wrap:wrap;gap:10px;max-width:100%;justify-content:flex-start}.hero-actions .btn{width:auto;min-width:145px;padding:13px 18px}.hero-actions .linkedin-btn{min-width:100%;max-width:300px}}
@media(min-width:801px){.hero-actions{align-items:center}.hero-actions .btn{min-width:190px}}
.cert-actions{display:flex;justify-content:center;margin-top:26px}
.cert-actions .btn{min-width:230px;color:var(--blue)}
@media(max-width:800px){.cert-actions .btn{width:100%;max-width:320px}}
