@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0c0c0c;--surface:#181818;--surface-2:#1e1e1e;--border:#ffffff12;--text-primary:#fff;--text-secondary:#999;--text-muted:#666;--orange:#e85328;--lime:#c5ff41;--card-bg:#f2f0ec}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text-primary);-webkit-font-smoothing:antialiased;cursor:none;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:hidden}a{color:inherit;cursor:none;text-decoration:none}button{cursor:none;color:inherit;background:0 0;border:none;font-family:inherit}input,textarea,select{font-family:inherit}.cursor-dot{pointer-events:none;z-index:99999;mix-blend-mode:difference;background:#fff;border-radius:50%;width:10px;height:10px;position:fixed;top:0;left:0}.cursor-ring-glow{pointer-events:none;z-index:99998;mix-blend-mode:screen;border:1.5px solid #e85328b3;border-radius:50%;width:36px;height:36px;position:fixed;top:0;left:0;box-shadow:0 0 12px #e8532866,inset 0 0 8px #e8532833}.nav-pill{-webkit-backdrop-filter:blur(20px);z-index:1000;background:#141414bf;border:1px solid #ffffff14;border-radius:9999px;flex-direction:column;align-items:center;gap:.25rem;height:max-content;margin:auto;padding:.75rem .5rem;display:flex;position:fixed;top:0;bottom:0;right:2rem;box-shadow:0 8px 40px #0009,0 0 0 1px #e853280d}.nav-icon-btn{width:40px;height:40px;color:var(--text-secondary);border-radius:50%;justify-content:center;align-items:center;transition:color .2s;display:flex;position:relative}.nav-icon-btn:hover,.nav-icon-btn.active{color:#fff}.nav-active-bg{z-index:-1;background:#e8532826;border-radius:50%;position:absolute;inset:0;box-shadow:0 0 12px #e853284d}.nav-icon-btn svg{z-index:1;width:17px;height:17px;position:relative}.site-layout{z-index:1;grid-template-columns:380px 1fr;gap:3rem;max-width:1180px;min-height:100vh;margin:0 auto;padding:0 2rem;display:grid;position:relative}.left-col{flex-shrink:0;justify-content:center;align-items:center;height:100vh;display:flex;position:sticky;top:0}.right-col{min-width:0;padding-top:5.5rem;padding-bottom:4rem}.hero-card-wrapper{width:100%;max-width:340px;position:relative}.hero-3d-bg{z-index:0;pointer-events:none;opacity:.8;position:absolute;inset:-80px}.hero-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;z-index:1;will-change:transform;background:#f2f0ecf7;border-radius:28px;flex-direction:column;align-items:center;width:100%;max-width:340px;padding:2rem 1.75rem 1.75rem;display:flex;position:relative;box-shadow:0 20px 60px #00000080,0 0 0 1px #ffffff0d,0 0 80px #e8532814}.hero-glass-shimmer{pointer-events:none;background:linear-gradient(135deg,#ffffff1f 0%,#0000 50%,#ffffff0a 100%);border-radius:28px;position:absolute;inset:0}.hero-deco-arc-2{border:2.5px dashed var(--orange);opacity:.4;border-radius:50%;width:130px;height:130px;animation:20s linear infinite spinSlow;position:absolute;bottom:60px;left:-22px}@keyframes spinSlow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hero-flame-badge{background:var(--orange);color:#fff;z-index:2;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;display:flex;position:absolute;top:52%;left:16px;box-shadow:0 0 20px #e8532899}.hero-profile-img{object-fit:cover;filter:drop-shadow(0 8px 24px #0003);border-radius:18px;width:240px;height:258px;margin-bottom:1.25rem;display:block}.hero-name{color:#111;letter-spacing:-.03em;margin-bottom:.5rem;font-size:1.85rem;font-weight:800;line-height:1.1}.hero-subtitle{color:#555;max-width:260px;margin-bottom:1.25rem;font-size:.88rem;line-height:1.6}.hero-socials{align-items:center;gap:1.1rem;display:flex}.hero-social-link{color:var(--orange);transition:transform .2s,opacity .2s;display:flex}.hero-social-link:hover{opacity:.75;transform:scale(1.18)}.hero-social-link svg{width:20px;height:20px}.watermark{text-transform:uppercase;letter-spacing:-.02em;-webkit-user-select:none;user-select:none;margin-bottom:2.5rem;font-size:clamp(3rem,8vw,5.5rem);font-weight:900;line-height:1}.watermark .w1{color:#fff;display:block}.watermark .w2{color:#333;display:block}.stats-block{margin-bottom:2rem}.engineer-desc{color:var(--text-secondary);max-width:520px;margin-bottom:2rem;font-size:.9rem;line-height:1.7}.stats-row{flex-wrap:wrap;gap:3.5rem;margin-bottom:2.5rem;display:flex}.stat-number{color:#fff;letter-spacing:-.03em;font-size:clamp(2rem,4vw,2.8rem);font-weight:800}.stat-label{color:var(--text-secondary);letter-spacing:.12em;text-transform:uppercase;margin-top:.2rem;font-size:.6rem;line-height:1.5}.service-grid{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:4rem;display:grid}.service-card{cursor:none;will-change:transform;border-radius:20px;flex-direction:column;min-height:190px;padding:1.75rem 1.5rem 1.4rem;display:flex;position:relative;overflow:hidden}.service-card.orange{background:var(--orange)}.service-card.lime{background:var(--lime)}.sc-icon{opacity:.9;margin-bottom:1rem}.sc-title{text-transform:uppercase;letter-spacing:.02em;flex:1;font-size:.95rem;font-weight:800;line-height:1.35}.service-card.orange .sc-title{color:#fff}.service-card.lime .sc-title{color:#0d0d0d}.sc-arrow{opacity:.7;border:1px solid;border-radius:5px;justify-content:center;align-self:flex-end;align-items:center;width:28px;height:28px;margin-top:1.2rem;transition:opacity .2s;display:flex}.service-card:hover .sc-arrow{opacity:1}.service-card.orange .sc-arrow{color:#fff}.service-card.lime .sc-arrow{color:#111}.sc-icon,.sc-title,.sc-arrow{z-index:1;position:relative}.sc-deco-wave{pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M-10,210 Q60,160 120,80 T210,-10' stroke='rgba(0,0,0,0.06)' stroke-width='4' fill='none'/%3E%3Cpath d='M-10,140 Q40,110 80,40 T150,-10' stroke='rgba(0,0,0,0.06)' stroke-width='4' fill='none'/%3E%3C/svg%3E");position:absolute;inset:0}.sc-deco-zigzag{pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline points='-10,40 30,120 70,-10 110,210 160,80 210,180' stroke='rgba(0,0,0,0.05)' stroke-width='1.5' fill='none'/%3E%3Cpolyline points='-10,100 40,210 90,60 130,220 180,40 210,90' stroke='rgba(0,0,0,0.05)' stroke-width='1.5' fill='none'/%3E%3C/svg%3E");position:absolute;inset:0}.content-section{margin-bottom:4rem}.project-list{flex-direction:column;display:flex}.project-item-3d{border-bottom:1px solid var(--border);cursor:none;transform-style:preserve-3d;border-radius:12px;align-items:center;gap:1.1rem;padding:1.1rem 1rem;transition:background .2s;display:flex;position:relative}.project-item-3d:first-child{border-top:1px solid var(--border)}.project-item-3d:hover{background:#e853280a}.project-thumb-3d{background:var(--surface);border:1px solid var(--border);cursor:none;width:70px;height:65px;transform-style:preserve-3d;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.4rem;display:flex;box-shadow:0 4px 16px #0000004d}.project-info{flex:1;min-width:0}.project-name{color:#fff;margin-bottom:.15rem;font-size:1rem;font-weight:700}.project-cat{color:var(--text-secondary);font-size:.82rem}.project-ext-arrow{color:var(--orange);flex-shrink:0;display:flex}.exp-timeline-wrapper{padding-left:1.5rem;position:relative}.exp-timeline-line{background:linear-gradient(to bottom, var(--orange), transparent);opacity:.25;width:2px;position:absolute;top:0;bottom:0;left:0}.exp-list{flex-direction:column;display:flex}.exp-item-3d{border-bottom:1px solid var(--border);cursor:none;border-radius:12px;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.3rem 1rem;transition:background .25s;display:flex;position:relative}.exp-item-3d:hover{background:#e8532808}.exp-timeline-dot{background:var(--orange);border-radius:50%;flex-shrink:0;width:10px;height:10px;position:absolute;top:1.8rem;left:-1.9rem;box-shadow:0 0 12px #e85328b3}.exp-left{flex:1;min-width:0}.exp-company{color:#fff;margin-bottom:.35rem;font-size:1rem;font-weight:700;transition:color .2s}.exp-desc{color:var(--text-secondary);font-size:.83rem;line-height:1.65}.exp-date{color:var(--text-muted);margin-top:.4rem;font-size:.78rem}.exp-arrow{color:var(--orange);flex-shrink:0;display:flex}.tools-grid{grid-template-columns:1fr 1fr;gap:1.25rem 2rem;display:grid}.tool-item{align-items:center;gap:1rem;display:flex}.tool-icon{background:var(--surface);border:1px solid var(--border);width:50px;height:50px;transform-style:preserve-3d;will-change:transform;border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.4rem;display:flex;box-shadow:0 4px 12px #0000004d}.tool-name{color:#fff;font-size:.95rem;font-weight:700;line-height:1.2}.tool-type{color:var(--text-secondary);margin-top:.1rem;font-size:.75rem}.blog-list{flex-direction:column;display:flex}.blog-item-3d{border-bottom:1px solid var(--border);cursor:none;border-radius:12px;padding:1.4rem 1rem;transition:background .2s}.blog-item-3d:first-child{border-top:1px solid var(--border)}.blog-item-3d:hover{background:#ffffff05}.blog-title{color:#fff;margin-bottom:.4rem;font-size:.98rem;font-weight:700;transition:color .2s}.blog-excerpt{color:var(--text-secondary);max-width:520px;margin-bottom:.5rem;font-size:.82rem;line-height:1.65}.blog-meta{justify-content:space-between;display:flex}.blog-date,.blog-read{color:var(--text-muted);font-size:.75rem}.contact-form{flex-direction:column;gap:1.1rem;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:1.1rem;display:grid}.form-group{flex-direction:column;gap:.35rem;display:flex}.form-label{color:var(--text-secondary);font-size:.78rem;font-weight:500}.form-input,.form-select,.form-textarea{border:1px solid var(--border);color:#fff;background:#141414;border-radius:9px;outline:none;width:100%;padding:.8rem .95rem;font-size:.88rem;transition:border-color .2s,box-shadow .2s}.form-input::placeholder,.form-textarea::placeholder{color:var(--text-secondary)}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:#e8532866;box-shadow:0 0 0 3px #e8532814}.form-select{appearance:none;cursor:none}.form-select option{background:#141414}.form-textarea{resize:vertical;min-height:110px}.btn-submit{background:var(--orange);color:#fff;letter-spacing:.02em;border-radius:9px;width:100%;padding:.9rem;font-size:.95rem;font-weight:600;box-shadow:0 4px 24px #e8532859}.btn-submit:hover{box-shadow:0 8px 32px #e8532880}.site-footer{text-align:center;color:var(--text-muted);border-top:1px solid var(--border);margin-top:1rem;padding:1.5rem 0 2rem;font-size:.78rem}.site-footer a{color:var(--orange)}@media (width<=900px){.site-layout{grid-template-columns:1fr;gap:0;padding:0 1.5rem}.left-col{justify-content:center;height:auto;padding-top:5.5rem;padding-bottom:1.5rem;position:relative}.right-col{padding-top:1rem;padding-bottom:3rem}.hero-card-wrapper{max-width:360px;margin:0 auto}.hero-card{max-width:100%}.service-grid{grid-template-columns:1fr 1fr;gap:.85rem}.tools-grid{grid-template-columns:1fr 1fr;gap:1rem 1.5rem}.form-row{grid-template-columns:1fr 1fr}.stats-row{gap:2.5rem}.hero-3d-bg{display:none}.nav-pill{border-radius:9999px;flex-direction:row;gap:.4rem;width:max-content;height:auto;margin:0 auto;padding:.5rem .85rem;inset:.75rem 0 auto}.nav-icon-btn{width:38px;height:38px}.watermark{margin-bottom:2rem;font-size:clamp(2.8rem,7vw,4.5rem)}}@media (width<=700px){.site-layout{padding:0 1.25rem}.service-grid{grid-template-columns:1fr;gap:.75rem}.tools-grid{grid-template-columns:1fr 1fr;gap:.9rem 1.2rem}.tool-icon{border-radius:10px;width:44px;height:44px;font-size:1.2rem}.tool-name{font-size:.88rem}.tool-type{font-size:.7rem}.project-item-3d{gap:.85rem;padding:.9rem .75rem}.project-name{font-size:.95rem}.project-cat{font-size:.78rem}.blog-item-3d{padding:1.1rem .75rem}.blog-title{font-size:.92rem}.blog-excerpt{font-size:.78rem}.exp-item-3d{padding:1rem .75rem}.exp-company{font-size:.95rem}.exp-desc{font-size:.8rem}}@media (width<=480px){.site-layout{padding:0 1rem}.left-col{padding-top:5rem;padding-bottom:1rem}.hero-card{border-radius:22px;max-width:100%;padding:1.35rem 1.25rem 1.25rem}.hero-profile-img{aspect-ratio:1;border-radius:14px;width:100%;max-width:200px;height:auto;margin-bottom:1rem}.hero-name{font-size:1.55rem}.hero-subtitle{max-width:100%;font-size:.82rem}.hero-socials{gap:.85rem}.hero-social-link svg{width:18px;height:18px}.hero-deco-arc-2{display:none}.hero-flame-badge{width:34px;height:34px;font-size:.85rem;left:10px}.watermark{letter-spacing:-.01em;margin-bottom:1.2rem;font-size:clamp(2rem,11vw,3rem)}.engineer-desc{margin-bottom:1.5rem;font-size:.85rem}.stat-number{font-size:2rem}.stat-label{letter-spacing:.08em;font-size:.58rem}.stats-row{gap:2rem;margin-bottom:1.75rem}.service-card{border-radius:16px;min-height:160px;padding:1.4rem 1.2rem 1.1rem}.sc-title{font-size:.88rem}.tools-grid{grid-template-columns:1fr 1fr;gap:.75rem 1rem}.tool-item{gap:.7rem}.tool-icon{border-radius:9px;width:40px;height:40px;font-size:1.1rem}.tool-name{font-size:.82rem}.tool-type{font-size:.66rem}.project-thumb-3d{border-radius:10px;width:52px;height:48px;font-size:1rem}.project-item-3d{gap:.75rem;padding:.85rem .6rem}.project-name{font-size:.9rem}.project-cat{font-size:.75rem}.exp-item-3d{flex-direction:column;align-items:stretch;gap:.5rem;padding:.9rem .6rem}.exp-arrow{align-self:flex-end;margin-top:-.4rem}.exp-company{font-size:.9rem}.exp-desc{font-size:.78rem;line-height:1.6}.exp-date{font-size:.72rem}.exp-timeline-wrapper{padding-left:0}.exp-timeline-line,.exp-timeline-dot{display:none}.blog-item-3d{padding:1rem .6rem}.blog-title{font-size:.88rem}.blog-excerpt{max-width:100%;font-size:.76rem}.blog-date,.blog-read{font-size:.7rem}.form-row{grid-template-columns:1fr;gap:.85rem}.form-input,.form-select,.form-textarea{border-radius:8px;padding:.75rem .85rem;font-size:.85rem}.btn-submit{border-radius:8px;padding:.85rem;font-size:.9rem}.nav-pill{gap:.3rem;padding:.4rem .6rem}.nav-icon-btn{width:34px;height:34px}.nav-icon-btn svg{width:15px;height:15px}.content-section{margin-bottom:2.5rem}.right-col{padding-bottom:2rem}.site-footer{padding:1.2rem 0 1.5rem;font-size:.72rem}}@media (width<=360px){.site-layout{padding:0 .85rem}.hero-name{font-size:1.4rem}.hero-profile-img{max-width:175px}.watermark{font-size:1.85rem}.tools-grid{grid-template-columns:1fr;gap:.7rem}.service-card{min-height:145px;padding:1.2rem 1rem 1rem}.sc-title{font-size:.82rem}.stat-number{font-size:1.8rem}.stats-row{gap:1.5rem}}
