*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#0f172a;background:#fff;font-family:Inter,Arial,sans-serif}.site{background:radial-gradient(circle at 0 0,#38bdf82e,#0000 30%),radial-gradient(circle at 100% 0,#bae6fd73,#0000 35%),linear-gradient(#fff 0%,#f0f9ff 48%,#fff 100%);min-height:100vh}.nav{z-index:100;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#ffffffd1;border-bottom:1px solid #0ea5e924;justify-content:space-between;align-items:center;padding:22px 8%;display:flex;position:sticky;top:0;box-shadow:0 10px 35px #0ea5e90f}.logo{letter-spacing:-1px;color:#020617;font-size:28px;font-weight:900}.logo span{color:#0ea5e9}.navLinks{gap:28px;display:flex}.navLinks a{color:#475569;font-size:14px;font-weight:800;text-decoration:none;transition:all .25s}.navLinks a:hover{color:#0ea5e9}.hero{grid-template-columns:1.12fr .88fr;align-items:center;gap:70px;min-height:calc(100vh - 80px);padding:95px 8% 75px;display:grid}.heroText{max-width:760px;animation:.8s both fadeUp}.pill{color:#0369a1;background:#0ea5e914;border:1px solid #0ea5e92e;border-radius:999px;align-items:center;gap:8px;margin-bottom:28px;padding:10px 18px;font-size:14px;font-weight:900;display:inline-flex;box-shadow:0 12px 35px #0ea5e914}.hero h1{letter-spacing:-3px;color:#020617;font-size:70px;line-height:1.03}.hero h1 span{background:linear-gradient(90deg,#0284c7,#38bdf8,#0ea5e9);color:#0000;-webkit-background-clip:text}.hero p{color:#475569;max-width:720px;margin-top:28px;font-size:18px;line-height:1.85}.buttons,.contactButtons{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.goldBtn,.plainBtn,.projectLinks a,.eduCard a{border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:14px 22px;font-size:14px;font-weight:900;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}.goldBtn,.projectLinks a:first-child{color:#fff;background:linear-gradient(135deg,#38bdf8 0%,#0ea5e9 45%,#0369a1 100%);border:none;box-shadow:0 16px 38px #0ea5e947,inset 0 1px #ffffff73}.goldBtn:before,.projectLinks a:first-child:before{content:"";background:linear-gradient(120deg,#0000,#ffffffbf,#0000);width:70%;height:100%;transition:all .75s;position:absolute;top:0;left:-120%;transform:skew(-20deg)}.goldBtn:hover:before,.projectLinks a:first-child:hover:before{left:135%}.goldBtn:hover,.plainBtn:hover,.projectLinks a:hover,.eduCard a:hover{transform:translateY(-4px)}.plainBtn,.projectLinks a,.eduCard a{color:#0f172a;background:#fff;border:1px solid #0ea5e92e;box-shadow:0 12px 35px #0ea5e914}.plainBtn:hover,.projectLinks a:hover,.eduCard a:hover{border-color:#0ea5e959;box-shadow:0 16px 45px #0ea5e91f}.photoColumn{justify-content:center;align-items:center;display:flex}.photoFrame{background:radial-gradient(circle at top,#38bdf82e,#0000 55%),linear-gradient(#fff,#e0f2fe);border:1px solid #0ea5e92e;border-radius:34px;width:330px;height:390px;animation:4s ease-in-out infinite softFloat;position:relative;overflow:hidden;box-shadow:0 32px 90px #0ea5e933}.photoFrame:before{content:"";z-index:2;pointer-events:none;border:1px solid #ffffffb3;border-radius:26px;position:absolute;inset:14px}.photoFrame:after{content:"✦";color:#0ea5e9;z-index:3;font-size:34px;animation:2.6s ease-in-out infinite sparkle;position:absolute;top:20px;right:24px}.profilePhoto{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.heroCard,.stats div,.timelineItem,.projectCard,.eduCard,.contactBox{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe0;border:1px solid #0ea5e924;box-shadow:0 24px 70px #0ea5e914}.stats{grid-template-columns:repeat(3,1fr);gap:22px;padding:20px 8% 70px;display:grid}.stats div{border-radius:30px;padding:30px;transition:all .3s}.stats h3{color:#020617;margin-bottom:12px;font-size:24px}.stats p{color:#475569;line-height:1.75}.section{padding:85px 8%}.sectionHeader{max-width:850px;margin-bottom:38px}.sectionHeader span,.type,.cardLabel{color:#0284c7;text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:900}.sectionHeader h2{letter-spacing:-2px;color:#020617;margin-top:12px;font-size:48px;line-height:1.08}.timeline{gap:18px;display:grid}.timelineItem{border-radius:28px;padding:28px;transition:all .3s}.timelineItem h3{color:#020617;font-size:24px}.timelineItem p{color:#475569;margin-top:10px;line-height:1.75}.muted{font-weight:800;color:#64748b!important}.projectGrid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.projectCard{border-radius:30px;padding:30px;transition:all .3s;position:relative}.projectCard:before{content:"";opacity:0;pointer-events:none;background:linear-gradient(135deg,#38bdf81f,#0000 45%);border-radius:30px;transition:all .3s;position:absolute;inset:0}.projectCard:hover:before{opacity:1}.projectCard:hover,.eduCard:hover,.stats div:hover,.timelineItem:hover{transform:translateY(-6px);box-shadow:0 32px 90px #0ea5e924}.projectCard h3{color:#020617;margin-top:10px;font-size:25px;line-height:1.3}.projectCard p{color:#475569;margin-top:16px;line-height:1.75}.tags{flex-wrap:wrap;gap:9px;margin-top:20px;display:flex}.tags span,.skillGrid span{color:#0369a1;background:#f0f9ff;border:1px solid #0ea5e929;border-radius:999px;padding:9px 13px;font-size:13px;font-weight:900}.projectLinks{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.eduGrid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.eduCard{border-radius:30px;padding:30px;transition:all .3s}.eduCard h3{color:#020617;font-size:24px;line-height:1.3}.eduCard p{color:#475569;margin-top:12px;line-height:1.7}.eduCard a{margin-top:20px}.skillGrid{flex-wrap:wrap;gap:12px;display:flex}.skillGrid span{border-radius:16px;padding:13px 16px;transition:all .25s}.skillGrid span:hover{background:#e0f2fe;transform:translateY(-4px)}.contact{padding:90px 8%}.contactBox{text-align:center;background:radial-gradient(circle at top,#38bdf829,#0000 35%),#ffffffeb;border-radius:36px;padding:72px 32px}.contact h2{letter-spacing:-2px;color:#020617;font-size:54px;line-height:1.05}.contact p{color:#475569;max-width:820px;margin:22px auto 0;line-height:1.8}.contactButtons{justify-content:center}@keyframes fadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes softFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes sparkle{0%,to{opacity:.35;transform:scale(.85)rotate(0)}50%{opacity:1;transform:scale(1.25)rotate(20deg)}}@media (width<=1000px){.hero,.stats,.projectGrid,.eduGrid{grid-template-columns:1fr}.hero{min-height:auto}.hero h1{font-size:52px}.photoFrame{width:315px;height:370px}}@media (width<=760px){.navLinks{display:none}.hero{padding-top:65px}.hero h1{letter-spacing:-1px;font-size:42px}.sectionHeader h2,.contact h2{font-size:36px}.buttons,.contactButtons{flex-direction:column}.goldBtn,.plainBtn,.projectLinks a,.eduCard a{width:100%}}@media (width<=500px){.hero h1{font-size:36px}.hero p{font-size:16px}.photoFrame{width:270px;height:325px}}.automationDemo{padding:85px 8%}.demoGrid{grid-template-columns:1.1fr .9fr;align-items:stretch;gap:28px;display:grid}.demoPanel{background:radial-gradient(circle at 100% 0,#38bdf82e,#0000 35%),#ffffffeb;border:1px solid #0ea5e929;border-radius:34px;padding:34px;animation:.8s both fadeUp;position:relative;overflow:hidden;box-shadow:0 28px 80px #0ea5e91c}.demoPanel:before{content:"";filter:blur(20px);background:#38bdf81f;border-radius:50%;width:260px;height:260px;position:absolute;top:-40%;left:-20%}.demoTop{z-index:2;justify-content:space-between;align-items:center;margin-bottom:35px;display:flex;position:relative}.demoTop p{color:#0284c7;text-transform:uppercase;letter-spacing:.12em;font-size:13px;font-weight:900}.demoTop strong{color:#fff;background:linear-gradient(135deg,#38bdf8,#0284c7);border-radius:999px;padding:10px 16px;box-shadow:0 14px 34px #0ea5e940}.demoPanel h3{z-index:2;color:#020617;letter-spacing:-1px;font-size:36px;position:relative}.demoPanel>p{z-index:2;color:#475569;max-width:700px;margin-top:18px;font-size:17px;line-height:1.8;position:relative}.demoMetric{z-index:2;background:#f0f9ff;border:1px solid #0ea5e929;border-radius:26px;margin-top:36px;padding:24px;position:relative}.demoMetric span{color:#0284c7;font-size:42px;font-weight:900;display:block}.demoMetric p{color:#475569;margin-top:6px;font-weight:800}.workflowSteps{gap:14px;display:grid}.workflowStep{text-align:left;cursor:pointer;background:#ffffffdb;border:1px solid #0ea5e924;border-radius:24px;width:100%;padding:22px;transition:all .3s;box-shadow:0 18px 50px #0ea5e912}.workflowStep span{color:#0284c7;text-transform:uppercase;letter-spacing:.12em;margin-bottom:8px;font-size:12px;font-weight:900;display:block}.workflowStep strong{color:#020617;font-size:18px}.workflowStep:hover,.workflowStep.active{background:linear-gradient(135deg,#fff,#e0f2fe);border-color:#0ea5e959;transform:translate(8px);box-shadow:0 24px 70px #0ea5e924}.workflowStep.active{outline:3px solid #0ea5e91f}@media (width<=1000px){.demoGrid{grid-template-columns:1fr}.workflowStep:hover,.workflowStep.active{transform:translateY(-4px)}}.hero h1{max-width:850px}.hero p{max-width:760px}.pill:before{content:"●";color:#0ea5e9;font-size:10px}.goldBtn{letter-spacing:.01em}.goldBtn:hover{scale:1.02}.projectCard{min-height:360px}.projectCard h3{min-height:64px}.projectLinks a{min-width:120px}.sectionHeader h2{max-width:900px}.photoFrame{border-radius:32px;width:315px;height:375px}.profilePhoto{object-position:center top}.stats div{min-height:220px}.timelineItem{border-left:4px solid #0ea5e959}.projectCard:first-child,.projectCard:nth-child(2),.projectCard:nth-child(3){border-color:#0ea5e947}.projectCard:first-child:after,.projectCard:nth-child(2):after,.projectCard:nth-child(3):after{content:"Top Project";color:#0369a1;text-transform:uppercase;background:#e0f2fe;border-radius:999px;padding:7px 12px;font-size:11px;font-weight:900;position:absolute;top:24px;right:24px}@media (width<=760px){.projectCard h3,.projectCard,.stats div{min-height:auto}}
