:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:left;box-sizing:border-box;border:none;width:100%;max-width:100%;min-height:100vh;margin:0;display:block}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#1e293b;background:linear-gradient(135deg,#d9dee5 0%,#cfd6df 45%,#eef2f6 100%);font-family:Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}a:hover{opacity:.8;transition:all .2s}.page{min-height:100vh;padding:40px 20px 60px;position:relative;overflow:hidden}.blob{filter:blur(70px);opacity:.5;pointer-events:none;border-radius:999px;position:absolute}.blob-1{background:#62a28d40;width:260px;height:260px;top:180px;left:-80px}.blob-2{background:#3b82f62e;width:340px;height:340px;bottom:40px;right:-80px}.top-title{text-align:center;z-index:2;margin-bottom:26px;position:relative}.top-title p{color:#475569;margin-bottom:10px;font-size:14px}.top-title h1{color:#ffffffeb;letter-spacing:-.06em;text-shadow:0 10px 30px #ffffff40;font-size:clamp(52px,8vw,108px);font-weight:900;line-height:.95}.shell{-webkit-backdrop-filter:blur(20px);z-index:2;background:#ffffff75;border:1px solid #fff9;border-radius:36px;max-width:1250px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 30px 80px #0f172a1a}.nav{background:#ffffff61;border-bottom:1px solid #ffffff8c;justify-content:space-between;align-items:center;gap:20px;padding:22px 34px;display:flex}.brand{align-items:center;gap:14px;display:flex}.brand-icon{color:#fff;background:linear-gradient(135deg,#858f85,#759890);border-radius:999px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:26px;font-size:22px;font-weight:800;display:flex;box-shadow:0 18px 36px #304a3a4d}.brand-text h2{letter-spacing:-.04em;color:#838b83;font-size:30px;font-weight:800;line-height:1}.brand-text span{color:#858f85;font-size:14px}.nav-links{color:#475569;flex-wrap:wrap;align-items:center;gap:28px;font-size:15px;font-weight:600;display:flex}.contact-btn{color:#fff;background:linear-gradient(135deg,#858f85,#759890);border-radius:14px;margin-bottom:26px;padding:12px 20px;font-weight:700;box-shadow:0 18px 36px #304a3a4d}.hero{grid-template-columns:1.1fr .9fr;gap:40px;padding:56px 34px 34px;display:grid}.tag{color:#fff;background:linear-gradient(135deg,#858f85,#759890);border-radius:18px;margin-bottom:26px;padding:14px 20px;font-weight:800;display:inline-block;box-shadow:0 18px 36px #304a3a4d}.hero h3{letter-spacing:-.06em;color:#0f172a;margin-bottom:22px;font-size:clamp(48px,6vw,84px);font-weight:900;line-height:.96}.hero p{color:#475569;max-width:650px;font-size:20px;line-height:1.7}.hero-actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:28px;display:flex}.btn-primary,.btn-secondary{border-radius:16px;padding:15px 24px;font-size:15px;font-weight:700;display:inline-block}.btn-primary{color:#fff;background:linear-gradient(135deg,#858f85,#759890);margin-bottom:26px;box-shadow:0 18px 36px #304a3a4d}.btn-secondary{color:#334155;background:#ffffffb3;border:1px solid #ffffffb3}.stats{grid-template-columns:repeat(3,1fr);gap:16px;max-width:680px;margin-top:34px;display:grid}.stat{text-align:center;background:#ffffff94;border:1px solid #ffffffb8;border-radius:24px;padding:24px 18px}.stat strong{letter-spacing:-.05em;font-size:40px;font-weight:900;display:block}.stat span{color:#64748b;margin-top:10px;font-size:14px;line-height:1.4;display:block}.hero-right{justify-content:center;align-items:center;display:flex}.hero-visual-wrap{justify-content:center;align-items:center;width:100%;display:flex}.hero-visual{background:#ffffffb8;border:1px solid #ffffffd1;border-radius:32px;width:100%;max-width:360px;padding:8px;box-shadow:0 24px 60px #0f172a14}.hero-visual-inner{background:#f3f5f8;border-radius:24px;justify-content:center;align-items:center;width:100%;min-height:460px;padding:12px;display:flex;overflow:hidden}.hero-photo{object-fit:contain;object-position:center;border-radius:18px;width:auto;max-width:100%;height:auto;max-height:430px;display:block}.circle{color:#fff;background:linear-gradient(135deg,#858f85,#759890);border-radius:999px;justify-content:center;align-items:center;width:120px;height:120px;margin:0 auto 26px;font-size:42px;font-weight:900;display:flex;box-shadow:0 18px 36px #304a3a4d}.hero-visual-inner h4{letter-spacing:-.03em;margin-bottom:10px;font-size:30px;font-weight:800}.hero-visual-inner p{color:#64748b;font-size:17px;line-height:1.7}.section{border-top:1px solid #ffffff85;padding:34px}.section-header{justify-content:space-between;align-items:end;gap:24px;margin-bottom:24px;display:flex}.small{letter-spacing:.22em;text-transform:uppercase;color:#64748b;margin-bottom:150px;font-size:13px}.section-header h4{letter-spacing:-.05em;max-width:650px;font-size:42px;font-weight:900}.right-text{color:#475569;max-width:520px;font-size:17px;line-height:1.8}.about-grid,.projects-grid,.bottom-grid{gap:20px;display:grid}.about-grid{grid-template-columns:1fr 1fr}.projects-grid{grid-template-columns:repeat(3,1fr)}.bottom-grid{grid-template-columns:1fr .9fr}.card{background:#ffffff94;border:1px solid #ffffffb8;border-radius:28px;padding:26px}.card p{color:#475569;font-size:17px;line-height:1.8}.projects-grid .card{justify-content:flex-start}.project-thumb{color:#94a3b8;background:linear-gradient(135deg,#f5f7fb 0%,#fff 100%);border:1px solid #dbe2ea;border-radius:22px;justify-content:center;align-items:center;width:100%;height:220px;margin-bottom:22px;font-weight:700;display:flex}.project-category{color:#6f8a7d;text-transform:uppercase;letter-spacing:.08em;text-align:center;margin-bottom:10px;font-size:13px;font-weight:800}.project-title{letter-spacing:-.04em;text-align:center;margin:0 0 14px;font-size:26px;font-weight:800;line-height:1.05}.projects-grid .card p{color:#475569;text-align:center;margin-bottom:20px;font-size:17px;line-height:1.7}.project-link{color:#0f172a;text-align:center;margin-top:auto;padding-top:12px;font-weight:800;display:inline-block}.featured-project{border:2px solid #6b8c7a;box-shadow:0 20px 50px #00000014}.service-list{gap:12px;display:grid}.service-item{color:#334155;background:#ffffffa8;border-radius:16px;padding:14px 16px;font-weight:700}.project-thumb{color:#94a3b8;background:linear-gradient(135deg,#f5f7fb 0%,#fff 100%);border:1px solid #dbe2ea;border-radius:22px;justify-content:center;align-items:center;height:190px;margin-bottom:18px;font-weight:700;display:flex}.project-category{color:#678b89;font-size:14px;font-weight:800}.project-title{letter-spacing:-.04em;margin:8px 0 10px;font-size:30px;font-weight:800}.project-link{color:#0f172a;margin-top:18px;font-weight:800}.projects-grid .card .project-link{width:100%}.projects-grid .card{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:420px;display:flex}.resume-card h5,.contact-card h5{letter-spacing:.22em;text-transform:uppercase;margin-bottom:12px;font-size:13px}.resume-card h6,.contact-card h6{letter-spacing:-.05em;font-size:40px;font-weight:900;line-height:1.1}.resume-card p,.contact-card p{margin-top:14px}.contact-card{color:#fff;background:linear-gradient(135deg,#858f85,#759890);box-shadow:0 18px 36px #304a3a4d}.contact-card h5,.contact-card p{color:#ffffffe6}.contact-links{gap:14px;margin-top:26px;font-weight:700;display:grid}@media (width<=1100px){.hero,.about-grid,.projects-grid,.bottom-grid{grid-template-columns:1fr}.section-header{flex-direction:column;align-items:start}.hero-right{margin-top:8px}}@media (width<=760px){.nav{flex-direction:column;align-items:flex-start;padding:20px}.hero,.section{padding:24px 20px}.stats{grid-template-columns:1fr}.nav-links{gap:16px}.brand-text h2{font-size:24px}.hero h3{font-size:44px}.hero p,.card p,.right-text{font-size:16px}.section-header h4,.resume-card h6,.contact-card h6{font-size:30px}.project-title{font-size:24px}.hero-visual{max-width:300px;padding:12px}.hero-visual-inner{min-height:390px;padding:10px}.hero-photo{max-height:360px}}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}
