:root{--bg:#07111f;--bg2:#0a1727;--panel:#0d1b2d;--ink:#f1f5f9;--muted:#8fa2b8;--line:rgba(255,255,255,.1);--accent:#22d3ee;--purple:#a78bfa;--max:1240px;--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:"Vazirmatn",sans-serif;line-height:1.8;overflow-x:hidden}body.light{--bg:#edf3f7;--bg2:#fff;--panel:#fff;--ink:#09121e;--muted:#586a7e;--line:rgba(5,20,35,.12)}a{color:inherit;text-decoration:none}button{font:inherit}.shell{width:min(calc(100% - 64px),var(--max));margin:auto}.noise{position:fixed;inset:0;pointer-events:none;opacity:.035;z-index:20;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.site-header{height:88px;width:min(calc(100% - 64px),var(--max));margin:auto;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:50;border-bottom:1px solid var(--line)}.brand{display:flex;gap:12px;align-items:center}.brand-mark{direction:ltr;display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--accent);color:var(--accent);font:700 13px "Space Grotesk";clip-path:polygon(0 0,100% 0,100% 72%,72% 100%,0 100%)}.brand b,.brand small{display:block}.brand b{font-size:15px}.brand small{font:600 9px "Space Grotesk";letter-spacing:2.5px;color:var(--muted)}.desktop-nav{display:flex;gap:36px;font-size:14px;color:var(--muted)}.desktop-nav a{transition:.25s}.desktop-nav a:hover{color:var(--accent)}.header-actions{display:flex;gap:10px}.theme-toggle,.menu-toggle{width:42px;height:42px;border:1px solid var(--line);border-radius:50%;color:var(--ink);background:transparent;cursor:pointer}.theme-toggle .sun{display:none}body.light .theme-toggle .sun{display:inline}body.light .theme-toggle .moon{display:none}.menu-toggle{display:none}.hero{min-height:calc(100vh - 88px);display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:60px;padding-top:70px;padding-bottom:90px}.availability{font-size:13px;color:var(--muted);display:flex;align-items:center;gap:8px;margin-bottom:34px}.availability span{width:8px;height:8px;border-radius:50%;background:#34d399;box-shadow:0 0 18px #34d399}.eyebrow{direction:ltr;text-align:right;font:600 12px "Space Grotesk";letter-spacing:4px;color:var(--accent);margin:0 0 18px}.hero h1{font-size:clamp(42px,5.7vw,78px);line-height:1.25;letter-spacing:-3px;margin:0}.hero h1 em{font-style:normal;color:transparent;-webkit-text-stroke:1px var(--muted)}.intro{max-width:650px;color:var(--muted);font-size:17px;margin:30px 0}.hero-actions{display:flex;gap:24px;align-items:center}.primary-btn{background:var(--accent);color:#041019;padding:14px 22px;border-radius:12px;font-weight:800}.primary-btn span{margin-right:20px}.text-link{font-size:14px;border-bottom:1px solid var(--muted)}.quick-stats{display:flex;gap:42px;margin-top:58px;padding-top:26px;border-top:1px solid var(--line)}.quick-stats div{display:grid}.quick-stats strong{direction:ltr;font:700 28px "Space Grotesk"}.quick-stats span{font-size:12px;color:var(--muted)}.hero-visual{height:600px;position:relative;display:grid;place-items:center}.hero-visual:before{content:"";position:absolute;width:340px;height:340px;background:var(--accent);filter:blur(140px);opacity:.12}.orbit{position:absolute;border:1px solid var(--line);border-radius:50%}.orbit-one{width:520px;height:520px}.orbit-two{width:410px;height:410px;border-style:dashed;animation:spin 30s linear infinite}.code-card{direction:ltr;width:min(100%,480px);background:rgba(11,24,40,.88);border:1px solid rgba(34,211,238,.25);border-radius:22px;box-shadow:0 35px 90px rgba(0,0,0,.38);backdrop-filter:blur(15px);overflow:hidden;position:relative;z-index:2;transform:rotate(-2deg)}body.light .code-card{background:rgba(255,255,255,.9)}.code-head{height:52px;display:flex;align-items:center;gap:7px;padding:0 18px;border-bottom:1px solid var(--line)}.code-head span{width:8px;height:8px;border-radius:50%;background:#314258}.code-head span:first-child{background:var(--accent)}.code-head b{margin-left:auto;font:500 11px "Space Grotesk";color:var(--muted)}pre{margin:0;padding:34px;font:500 14px/2 "Space Grotesk";white-space:pre-wrap}.purple{color:var(--purple)}.cyan{color:var(--accent)}.status-line{border-top:1px solid var(--line);padding:14px 20px;color:var(--muted);font:500 11px "Space Grotesk"}.status-line span{display:inline-block;width:7px;height:7px;background:#34d399;border-radius:50%;margin-right:7px}.floating-chip{direction:ltr;position:absolute;z-index:3;background:var(--panel);border:1px solid var(--line);box-shadow:0 15px 40px rgba(0,0,0,.2);padding:10px 14px;border-radius:10px;font:600 11px "Space Grotesk"}.floating-chip b{color:var(--accent);margin-left:16px}.chip-a{top:110px;right:0}.chip-b{bottom:90px;left:15px}.chip-c{bottom:45px;right:28px}.ticker{direction:ltr;white-space:nowrap;overflow:hidden;border-block:1px solid var(--line);padding:15px 0;color:var(--muted);font:600 12px "Space Grotesk";letter-spacing:4px}.ticker div{width:max-content;animation:marquee 28s linear infinite}.ticker i{color:var(--accent);padding:0 22px}.section{padding-top:130px;padding-bottom:130px}.section-tag{direction:ltr;text-align:right;color:var(--accent);font:600 12px "Space Grotesk";letter-spacing:2px;border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:58px}.about-grid,.expertise-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:100px}.section h2{font-size:clamp(34px,4.2vw,60px);line-height:1.35;letter-spacing:-2px;margin:0}.section h2 span{color:var(--muted)}.about-copy{font-size:17px;color:var(--muted)}.about-copy p{margin:0 0 22px}.arrow-link{display:inline-flex;gap:18px;color:var(--ink);font-size:14px;margin-top:15px}.arrow-link span{color:var(--accent)}.projects-section{background:var(--bg2)}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:50px}.section-heading p{max-width:360px;color:var(--muted)}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.project-card{border:1px solid var(--line);border-radius:var(--radius);padding:22px;background:var(--panel);transition:.35s}.project-card:hover{transform:translateY(-6px);border-color:rgba(34,211,238,.4)}.project-top{display:flex;justify-content:space-between;margin-bottom:20px}.project-top>span{direction:ltr;font:600 12px "Space Grotesk";color:var(--muted)}.tags{display:flex;gap:7px}.tags b{direction:ltr;font:500 9px "Space Grotesk";letter-spacing:1px;padding:4px 7px;border:1px solid var(--line);border-radius:5px}.project-art{height:290px;border-radius:16px;background:#07121f;position:relative;overflow:hidden;display:grid;place-items:center}.inventory{background:radial-gradient(circle at 30% 20%,#123855,#07121f 65%)}.mini-window{width:78%;height:70%;border:1px solid rgba(255,255,255,.17);border-radius:12px;background:#0b1b2c;display:flex;padding:9px;transform:perspective(700px) rotateX(4deg) rotateY(-7deg);box-shadow:25px 25px 45px rgba(0,0,0,.35)}.mini-sidebar{width:22%;border-radius:7px;background:#0d2d41}.mini-main{flex:1;display:grid;grid-template-columns:repeat(3,1fr);gap:7px;padding:8px}.mini-main i{height:42px;border-radius:6px;background:linear-gradient(135deg,#143c52,#0e2638)}.mini-main div{grid-column:1/-1;border-radius:6px;background:repeating-linear-gradient(#102b3e 0 10px,transparent 10px 18px)}.shop{background:linear-gradient(135deg,#072233,#10182e)}.shop>span{font:800 86px "Space Grotesk";color:var(--accent);text-shadow:12px 12px 0 rgba(167,139,250,.2)}.shop>div{position:absolute;bottom:22px;display:flex;gap:8px}.shop i{width:44px;height:5px;border-radius:3px;background:#284355}.finance svg{width:100%;height:100%}.home-finance{background:linear-gradient(145deg,#101b34,#0b2b35)}.rings{width:160px;height:160px;position:absolute}.rings span{position:absolute;inset:0;border:14px solid transparent;border-top-color:var(--accent);border-radius:50%;transform:rotate(30deg)}.rings span:nth-child(2){inset:25px;border-width:12px;border-top-color:var(--purple);transform:rotate(155deg)}.rings span:nth-child(3){inset:50px;border-width:10px;border-top-color:#34d399;transform:rotate(260deg)}.home-finance>b{font-size:14px;margin-top:210px}.project-info{display:flex;align-items:center;justify-content:space-between;margin-top:21px}.project-info p{margin:0;color:var(--accent);font-size:11px}.project-info h3{margin:2px 0;font-size:21px}.project-info button{border:1px solid var(--line);background:transparent;color:var(--ink);width:44px;height:44px;border-radius:50%}.project-desc{color:var(--muted);font-size:13px;margin-bottom:0}.expertise-intro p{color:var(--muted);max-width:470px}.services article{display:grid;grid-template-columns:35px 1fr 25px;gap:18px;padding:25px 0;border-top:1px solid var(--line)}.services article:last-child{border-bottom:1px solid var(--line)}.services article>span{font:600 11px "Space Grotesk";color:var(--accent)}.services h3{margin:0;font-size:20px}.services p{margin:7px 0 0;color:var(--muted);font-size:13px}.services article>b{color:var(--accent)}.stack{display:flex;flex-wrap:wrap;gap:10px;margin-top:75px}.stack span{direction:ltr;border:1px solid var(--line);border-radius:99px;padding:9px 16px;font:500 12px "Space Grotesk";color:var(--muted)}.contact-section{background:var(--accent);color:#041019;text-align:center;padding:120px 0}.contact-inner>p{font-size:14px}.contact-inner h2{font-size:clamp(40px,6vw,82px);line-height:1.2;margin:20px 0 48px;letter-spacing:-3px}.contact-inner h2 span{color:rgba(4,16,25,.5)}.contact-inner>a{direction:ltr;display:inline-block;font:600 clamp(18px,2vw,28px) "Space Grotesk";border-bottom:2px solid #041019;padding-bottom:4px}.contact-inner>a b{margin-left:30px}.contact-meta{display:flex;justify-content:space-between;margin-top:95px;font:600 10px "Space Grotesk";letter-spacing:2px}.site-footer{padding:24px 0;background:#041019;color:#73859a}.site-footer .shell{direction:ltr;display:flex;justify-content:space-between;font:500 9px "Space Grotesk";letter-spacing:1.5px}.mobile-panel{display:none}.reveal{opacity:0;transform:translateY(25px);transition:.8s ease}.reveal.show{opacity:1;transform:none}.delay{transition-delay:.15s}@keyframes spin{to{transform:rotate(360deg)}}@keyframes marquee{to{transform:translateX(-50%)}}
@media(max-width:900px){.shell,.site-header{width:min(calc(100% - 36px),var(--max))}.desktop-nav{display:none}.menu-toggle{display:block}.menu-toggle i{display:block;width:16px;height:1px;background:currentColor;margin:5px auto}.hero{grid-template-columns:1fr;padding-top:80px}.hero-visual{height:480px}.hero h1{letter-spacing:-2px}.quick-stats{justify-content:space-between}.about-grid,.expertise-grid{grid-template-columns:1fr;gap:50px}.project-grid{grid-template-columns:1fr}.section-heading{display:block}.section-heading p{margin-top:20px}.mobile-panel{display:block;position:fixed;inset:88px 0 0;background:var(--bg);z-index:40;transform:translateX(100%);transition:.35s}.mobile-panel.open{transform:none}.mobile-panel nav{display:flex;flex-direction:column;padding:55px 30px;font-size:32px}.mobile-panel a{padding:12px 0;border-bottom:1px solid var(--line)}}
@media(max-width:600px){.hero{padding-top:55px;gap:15px}.hero h1{font-size:40px}.intro{font-size:15px}.hero-actions{align-items:flex-start;flex-direction:column}.quick-stats{gap:10px}.quick-stats strong{font-size:22px}.quick-stats span{font-size:10px}.hero-visual{height:410px}.orbit-one{width:360px;height:360px}.orbit-two{width:300px;height:300px}.code-card{width:94%}pre{font-size:11px;padding:25px 18px}.chip-a{top:55px}.chip-b{bottom:35px}.chip-c{display:none}.section{padding-top:90px;padding-bottom:90px}.section-tag{margin-bottom:38px}.section h2{font-size:34px}.about-copy{font-size:15px}.project-card{padding:14px}.project-art{height:220px}.project-info h3{font-size:18px}.contact-section{padding:85px 0}.contact-inner h2{letter-spacing:-2px}.contact-meta{margin-top:70px;gap:20px}.site-footer .shell span:last-child{display:none}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}
.desktop-nav ul,.mobile-panel ul{display:flex;gap:36px;list-style:none;margin:0;padding:0}.project-art img{width:100%;height:100%;object-fit:cover}.project-info>a{display:grid;place-items:center;border:1px solid var(--line);width:44px;height:44px;border-radius:50%;color:var(--ink)}.section>h1{font-size:clamp(40px,6vw,78px);line-height:1.25}.alignwide{width:min(100%,1100px)}@media(max-width:900px){.mobile-panel ul{display:flex;flex-direction:column;gap:0}}
.hp-project-placeholder{display:flex;flex-direction:column;gap:8px;background:radial-gradient(circle at 25% 15%,#164a65,#07121f 68%)}.hp-project-placeholder span{font-size:84px;font-weight:900;color:var(--accent);text-shadow:12px 12px 0 rgba(167,139,250,.17)}.hp-project-placeholder small{color:#a9bbcc}.hp-project-placeholder.home{background:radial-gradient(circle at 70% 20%,#253a75,#07121f 70%)}.hp-project-placeholder.market{background:linear-gradient(145deg,#06333b,#10182e)}.hp-project-placeholder.shop{background:linear-gradient(145deg,#0b2842,#18152f)}.hp-project-placeholder.web,.hp-project-placeholder.visa{background:linear-gradient(145deg,#112d46,#0b2031)}

/* v1.3 — Editorial navigation & hero */
.hp-header-wrap{position:fixed;z-index:100;top:18px;left:0;right:0;padding:0 22px;pointer-events:none}.site-header{pointer-events:auto;width:min(100%,1320px);height:72px;padding:0 14px 0 10px;border:1px solid rgba(255,255,255,.11);border-radius:20px;background:rgba(7,17,31,.76);box-shadow:0 16px 50px rgba(0,0,0,.2);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}body.light .site-header{background:rgba(255,255,255,.78);border-color:rgba(10,25,42,.1)}.brand{min-width:210px}.brand-mark{width:40px;height:40px;border-radius:12px;clip-path:none;background:var(--accent);border:0;color:#031016;font-size:12px}.brand-logo,.brand-logo .custom-logo-link{display:flex}.brand-logo img{width:40px;height:40px;object-fit:contain}.brand b{font-size:14px;line-height:1.35}.brand small{font-size:8px;letter-spacing:1.8px}.desktop-nav{background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.07);border-radius:14px;padding:4px 7px}.desktop-nav ul{gap:3px}.desktop-nav a{display:block;padding:7px 15px;border-radius:10px;color:var(--muted);font-size:13px}.desktop-nav a:hover{background:rgba(255,255,255,.08);color:var(--ink)}.header-actions{align-items:center}.header-contact{display:flex;align-items:center;gap:8px;background:var(--ink);color:var(--bg);border-radius:12px;padding:9px 14px;font-size:12px;font-weight:700}.header-contact i{width:6px;height:6px;border-radius:50%;background:#34d399;box-shadow:0 0 10px #34d399}.theme-toggle{border-radius:12px;width:40px;height:40px}.hp-hero{position:relative;min-height:100vh;padding:130px 0 34px;overflow:hidden;background:radial-gradient(circle at 75% 35%,rgba(34,211,238,.09),transparent 30%)}.hp-hero:before{content:"";position:absolute;inset:0;opacity:.23;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:76px 76px;mask-image:linear-gradient(to bottom,#000,transparent 85%)}.hp-hero-bg{direction:ltr;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%);font:800 min(28vw,430px)/1 "Space Grotesk";letter-spacing:-.09em;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.045);user-select:none}.hp-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,.72fr);gap:clamp(50px,7vw,120px);align-items:center;min-height:700px}.hp-hero-copy{padding-top:20px}.hp-kicker{direction:ltr;text-align:right;font:600 11px "Space Grotesk";letter-spacing:3px;color:var(--muted);margin:28px 0 18px}.hp-kicker b{color:var(--accent);margin-left:12px}.hp-hero h1{font-size:clamp(52px,6.4vw,94px);line-height:1.08;letter-spacing:-.06em;margin:0;max-width:850px}.hp-hero h1 em,.hp-hero h1 span{font-style:normal;color:var(--accent);position:relative}.hp-hero .intro{max-width:620px;font-size:16px;line-height:2;margin:28px 0 32px}.hp-hero .primary-btn{display:inline-flex;align-items:center;gap:35px;border-radius:0;padding:15px 20px 15px 17px;clip-path:polygon(0 0,100% 0,100% 72%,92% 100%,0 100%)}.hp-hero .primary-btn span{margin:0}.hp-resume{display:flex;gap:16px;align-items:center;font-size:13px;color:var(--muted)}.hp-resume span{display:grid;place-items:center;width:34px;height:34px;border:1px solid var(--line);border-radius:50%;color:var(--accent)}.hp-portrait-wrap{position:relative;padding:22px}.hp-portrait-frame{height:590px;position:relative;overflow:hidden;background:linear-gradient(145deg,#132f43,#0a1727);border-radius:220px 220px 24px 24px;border:1px solid rgba(255,255,255,.13);box-shadow:0 50px 90px rgba(0,0,0,.34)}.hp-portrait-frame:after{content:"";position:absolute;inset:0;border:1px solid rgba(255,255,255,.11);border-radius:inherit;transform:scale(.96);pointer-events:none}.hp-portrait-frame img{width:100%;height:100%;display:block;object-fit:cover;object-position:center top;filter:saturate(.86) contrast(1.03)}.hp-portrait-placeholder{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle at 50% 28%,rgba(34,211,238,.2),transparent 28%),linear-gradient(160deg,#122f45,#07111f)}.hp-portrait-placeholder strong{direction:ltr;font:800 130px "Space Grotesk";letter-spacing:-12px;color:var(--accent);text-shadow:18px 18px 0 rgba(167,139,250,.12)}.hp-portrait-placeholder span{font:600 9px "Space Grotesk";letter-spacing:5px;color:var(--muted)}.hp-image-label{position:absolute;left:22px;right:22px;bottom:22px;z-index:2;display:flex;justify-content:space-between;align-items:end;color:#fff;font:600 9px/1.4 "Space Grotesk";letter-spacing:1px}.hp-role-card{position:absolute;right:-35px;bottom:80px;z-index:4;width:205px;padding:17px 18px;background:var(--accent);color:#031016;box-shadow:0 20px 45px rgba(0,0,0,.25);transform:rotate(2deg)}.hp-role-card span{font-size:10px}.hp-role-card b{display:block;font-size:14px;line-height:1.65}.hp-hero-bottom{position:relative;z-index:3;display:flex;justify-content:space-between;align-items:end;border-top:1px solid var(--line);padding-top:22px}.hp-scroll{direction:ltr;font:600 9px "Space Grotesk";letter-spacing:2px;color:var(--muted)}.hp-scroll span{display:inline-block;color:var(--accent);margin-left:9px;animation:hp-bob 1.5s ease-in-out infinite}.hp-hero-bottom .quick-stats{margin:0;padding:0;border:0}.hp-hero-bottom .quick-stats div{min-width:118px;border-right:1px solid var(--line);padding-right:22px}.hp-hero-bottom .quick-stats strong{font-size:24px}.hp-hero-bottom .quick-stats span{font-size:10px}@keyframes hp-bob{50%{transform:translateY(5px)}}
@media(max-width:1050px){.hp-hero-grid{grid-template-columns:1fr .72fr;gap:35px}.hp-hero h1{font-size:58px}.hp-portrait-frame{height:500px}.hp-role-card{right:-12px}.header-contact{display:none}}
@media(max-width:900px){.hp-header-wrap{top:10px;padding:0 12px}.site-header{width:100%;height:64px;border-radius:16px}.brand{min-width:0}.brand>span:last-child{display:none}.desktop-nav{display:none}.hp-hero{padding-top:105px}.hp-hero-grid{grid-template-columns:1fr;gap:42px;min-height:auto}.hp-hero-copy{text-align:center}.hp-hero .availability,.hp-hero .hero-actions{justify-content:center}.hp-kicker{text-align:center}.hp-hero h1{font-size:clamp(43px,11vw,70px);margin:auto}.hp-hero .intro{margin:24px auto 30px}.hp-portrait-wrap{width:min(100%,500px);margin:auto}.hp-portrait-frame{height:570px}.hp-hero-bottom{margin-top:50px}.hp-scroll{display:none}.hp-hero-bottom .quick-stats{width:100%;justify-content:space-between}.mobile-panel{inset:0;padding-top:90px;z-index:90;background:rgba(7,17,31,.96);backdrop-filter:blur(20px)}}
@media(max-width:600px){.hp-hero{padding-top:100px}.hp-hero h1{font-size:43px;line-height:1.16;letter-spacing:-2px}.hp-hero .availability{font-size:11px;margin-bottom:22px}.hp-kicker{font-size:9px;letter-spacing:2px}.hp-hero .intro{font-size:14px;line-height:1.9}.hp-portrait-wrap{padding:8px}.hp-portrait-frame{height:455px;border-radius:180px 180px 20px 20px}.hp-role-card{right:-4px;bottom:50px;width:180px}.hp-hero-bottom{margin-top:35px}.hp-hero-bottom .quick-stats{gap:0}.hp-hero-bottom .quick-stats div{min-width:0;padding:0 10px;border:0}.hp-hero-bottom .quick-stats div+div{border-right:1px solid var(--line)}.hp-hero-bottom .quick-stats strong{font-size:20px}.hp-hero-bottom .quick-stats span{font-size:8px}}

/* v1.4 — approved light corporate header and hero */
.hp-corporate-hero .reveal{opacity:1;transform:none}
.hp-corporate-hero{--corp-blue:#2563eb;--corp-navy:#0f1b3d;--corp-muted:#65718a;min-height:100vh;padding:150px 0 70px;background:#f6f8fc;color:var(--corp-navy);overflow:hidden}.hp-corporate-hero:before{display:none}.hp-corporate-hero .hp-hero-grid{direction:rtl;grid-template-columns:minmax(0,1.05fr) minmax(390px,.82fr);gap:clamp(55px,7vw,120px);min-height:680px}.hp-corporate-hero .hp-hero-copy{padding:0}.hp-corporate-hero .hp-kicker{direction:rtl;display:inline-flex;align-items:center;gap:10px;margin:0 0 26px;padding:9px 17px;border-radius:999px;background:#e8f0ff;color:var(--corp-blue);font:700 13px "Vazirmatn";letter-spacing:0}.hp-corporate-hero .hp-kicker i{width:5px;height:5px;border-radius:50%;background:var(--corp-blue);opacity:.55}.hp-corporate-hero h1{max-width:780px;margin:0;font-size:clamp(48px,5.1vw,76px);font-weight:900;line-height:1.28;letter-spacing:-2.8px;color:var(--corp-navy)}.hp-corporate-hero h1 em,.hp-corporate-hero h1 span{color:var(--corp-blue);font-style:normal}.hp-corporate-hero .intro{max-width:680px;margin:27px 0 32px;color:var(--corp-muted);font-size:17px;line-height:2.05}.hp-corporate-hero .hero-actions{gap:13px}.hp-corporate-hero .primary-btn,.hp-corporate-hero .secondary-btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 23px;border-radius:12px;clip-path:none;font-weight:800;font-size:14px;transition:.25s}.hp-corporate-hero .primary-btn{gap:34px;background:var(--corp-blue);color:#fff;box-shadow:0 14px 28px rgba(37,99,235,.22)}.hp-corporate-hero .primary-btn:hover{transform:translateY(-2px);box-shadow:0 18px 34px rgba(37,99,235,.3)}.hp-corporate-hero .secondary-btn{border:1px solid #cbd8ec;background:#fff;color:var(--corp-blue)}.hp-trust-row{display:flex;align-items:center;gap:28px;margin-top:48px;padding-top:25px;border-top:1px solid #dbe3ef}.hp-corporate-hero .availability{flex:0 0 auto;margin:0;color:#25334f;font-size:13px}.hp-corporate-hero .quick-stats{display:flex;gap:0;margin:0;padding:0;border:0}.hp-corporate-hero .quick-stats div{min-width:116px;padding:0 23px;border-right:1px solid #dbe3ef}.hp-corporate-hero .quick-stats strong{color:var(--corp-navy);font-size:23px}.hp-corporate-hero .quick-stats span{color:var(--corp-muted);font-size:10px}.hp-corporate-hero .hp-portrait-wrap{direction:ltr;isolation:isolate;padding:24px 18px 32px}.hp-portrait-back{position:absolute;z-index:-1;width:390px;height:390px;left:-45px;top:-10px;border-radius:50%;background:#e1edff}.hp-portrait-back:after{content:"";position:absolute;inset:42px;border:2px solid rgba(37,99,235,.16);border-radius:50%}.hp-corporate-hero .hp-portrait-frame{height:560px;border:8px solid rgba(255,255,255,.65);border-radius:34px;background:#dceafd;box-shadow:0 28px 65px rgba(30,64,175,.13);overflow:hidden}.hp-corporate-hero .hp-portrait-frame:after{display:none}.hp-corporate-hero .hp-portrait-frame img{filter:none;object-position:center top}.hp-corporate-hero .hp-portrait-placeholder{background:linear-gradient(145deg,#dceaff,#eff6ff)}.hp-corporate-hero .hp-portrait-placeholder strong{color:var(--corp-blue);text-shadow:none}.hp-corporate-hero .hp-portrait-placeholder span{max-width:240px;text-align:center;color:#71809a;font-family:"Vazirmatn";font-size:12px;letter-spacing:0}.hp-skill-card{position:absolute;z-index:4;display:flex;align-items:center;gap:12px;padding:16px 20px;border:1px solid #e3e9f2;border-radius:15px;background:rgba(255,255,255,.94);color:var(--corp-navy);box-shadow:0 18px 42px rgba(33,62,110,.12);backdrop-filter:blur(10px)}.hp-skill-card.skill-main{right:-42px;top:165px}.hp-skill-card.skill-main b{font:600 13px "Space Grotesk"}.hp-user-icon{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#e8f0ff;color:var(--corp-blue);font-size:9px}.hp-skill-card.skill-stack{left:-35px;bottom:4px;display:grid;gap:7px;min-width:285px;text-align:center}.hp-skill-card.skill-stack b{color:var(--corp-blue);font:700 24px "Space Grotesk"}.hp-skill-card.skill-stack span{color:#46536b;font:600 11px "Space Grotesk"}.hp-corp-decor{position:absolute;width:96px;height:96px;opacity:.4;background-image:radial-gradient(var(--corp-blue) 1.5px,transparent 1.5px);background-size:14px 14px}.dots-one{left:2%;top:24%}.dots-two{left:43%;bottom:10%}
.hp-header-wrap{top:22px;padding:0 28px}.site-header{direction:rtl;width:min(100%,1420px);height:82px;padding:0 22px;border:1px solid #e3e9f2;border-radius:18px;background:rgba(255,255,255,.94);color:#111b38;box-shadow:0 14px 38px rgba(46,72,112,.08);backdrop-filter:blur(18px)}body.light .site-header{background:rgba(255,255,255,.94)}.site-header .brand{min-width:230px}.site-header .brand-mark{width:48px;height:48px;border-radius:13px;background:var(--corp-blue,#2563eb);color:#fff;font-size:13px}.site-header .brand b{color:#111b38;font-size:16px}.site-header .brand small{color:#7c879c;font-family:"Vazirmatn";font-size:10px;letter-spacing:0}.site-header .desktop-nav{padding:0;border:0;background:transparent}.site-header .desktop-nav ul{gap:6px}.site-header .desktop-nav a{padding:8px 14px;color:#46536b;font-size:13px;font-weight:600}.site-header .desktop-nav a:hover{background:#eff5ff;color:#2563eb}.site-header .header-actions{direction:rtl;gap:10px}.header-resume,.site-header .header-contact{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 17px;border-radius:10px;font-size:12px;font-weight:800}.header-resume{gap:9px;border:1px solid #2563eb;color:#2563eb;background:#fff}.header-resume span{font-size:17px}.site-header .header-contact{background:#2563eb;color:#fff;border:1px solid #2563eb}.site-header .menu-toggle{color:#111b38}
@media(max-width:1100px){.hp-corporate-hero .hp-hero-grid{grid-template-columns:1fr .75fr;gap:35px}.hp-corporate-hero h1{font-size:55px}.hp-corporate-hero .intro{font-size:15px}.hp-trust-row{align-items:flex-start}.hp-corporate-hero .quick-stats div{min-width:95px;padding:0 13px}.hp-corporate-hero .hp-portrait-frame{height:500px}.site-header .desktop-nav a{padding:8px}.header-resume{display:none}}
@media(max-width:900px){.hp-header-wrap{top:10px;padding:0 12px}.site-header{height:66px;border-radius:14px;padding:0 12px}.site-header .brand{min-width:0}.site-header .brand>span:last-child{display:block}.site-header .brand b{font-size:13px}.site-header .brand small{font-size:8px}.site-header .brand-mark{width:40px;height:40px}.site-header .header-contact{display:none}.hp-corporate-hero{padding:110px 0 60px}.hp-corporate-hero .hp-hero-grid{grid-template-columns:1fr;gap:38px}.hp-corporate-hero .hp-hero-copy{text-align:center}.hp-corporate-hero .hp-kicker{margin-inline:auto}.hp-corporate-hero h1{font-size:clamp(42px,10vw,62px);margin:auto}.hp-corporate-hero .intro{margin:22px auto 28px}.hp-corporate-hero .hero-actions{justify-content:center}.hp-trust-row{justify-content:center;flex-wrap:wrap}.hp-corporate-hero .hp-portrait-wrap{width:min(100%,520px);margin:auto}.hp-corporate-hero .hp-portrait-frame{height:560px}.hp-skill-card.skill-main{right:-5px}.hp-skill-card.skill-stack{left:0}.mobile-panel{background:rgba(246,248,252,.98);color:#0f1b3d}.mobile-panel a{border-color:#dbe3ef}}
@media(max-width:600px){.site-header .brand>span:last-child{display:none}.hp-corporate-hero{padding-top:98px}.hp-corporate-hero .hp-kicker{font-size:10px;padding:7px 11px}.hp-corporate-hero h1{font-size:39px;line-height:1.35}.hp-corporate-hero .intro{font-size:14px}.hp-corporate-hero .hero-actions{display:grid}.hp-corporate-hero .primary-btn,.hp-corporate-hero .secondary-btn{width:100%}.hp-trust-row{margin-top:34px}.hp-corporate-hero .availability{width:100%;justify-content:center}.hp-corporate-hero .quick-stats{width:100%;justify-content:center}.hp-corporate-hero .quick-stats div{min-width:0;flex:1;padding:0 8px}.hp-corporate-hero .hp-portrait-wrap{padding:12px 8px 45px}.hp-corporate-hero .hp-portrait-frame{height:440px;border-width:5px;border-radius:24px}.hp-skill-card.skill-main{top:100px;padding:12px}.hp-skill-card.skill-stack{min-width:230px;bottom:10px;padding:12px}.hp-portrait-back{width:280px;height:280px}}

/* v1.5 — pixel-matched approved header and hero */
body{background:#f7faff;color:#0c1536}.noise{display:none}.shell{width:min(calc(100% - 96px),1548px)}
.hp-header-wrap{position:absolute;top:44px;padding:0 62px}.site-header{width:100%;max-width:1548px;height:102px;padding:0 34px;border:1px solid #e1e8f2;border-radius:20px;background:rgba(255,255,255,.96);box-shadow:0 14px 34px rgba(41,83,145,.07)}
.site-header .brand{min-width:260px;gap:18px}.site-header .brand-mark{order:0;width:66px;height:58px;padding:2px;background:transparent}.site-header .brand-mark svg{width:100%;height:100%;fill:#1769ed}.site-header .brand-logo img{width:66px;height:58px;object-fit:contain}.site-header .brand-copy{order:1}.site-header .brand b{font-size:22px;font-weight:900;line-height:1.4;color:#0b1538}.site-header .brand small{font-size:15px;line-height:1.4;color:#8792aa}.site-header .desktop-nav{position:absolute;left:50%;transform:translateX(-50%)}.site-header .desktop-nav ul{gap:34px}.site-header .desktop-nav a{padding:10px 5px;background:transparent!important;color:#353e59;font-size:16px;font-weight:700}.site-header .desktop-nav a:hover{color:#1769ed}.site-header .header-actions{direction:ltr;gap:14px}.header-resume,.site-header .header-contact{height:60px;min-width:166px;padding:0 25px;border-radius:13px;font-size:17px}.site-header .header-contact{order:1;min-width:164px}.header-resume{order:2;gap:13px}.header-resume svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.hp-reference-hero{position:relative;min-height:var(--hp-hero-height,900px);height:var(--hp-hero-height,900px);padding:178px 0 25px;overflow:hidden;background:radial-gradient(circle at 20% 30%,rgba(219,234,254,.6),transparent 34%),linear-gradient(125deg,#f9fbff,#f4f8fd);color:#0c1536}.hp-reference-hero:before{display:none}.hp-reference-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) minmax(500px,.9fr);gap:90px;align-items:center;height:100%;min-height:0;direction:rtl}
.hp-reference-copy{align-self:center;padding:0 2px 18px;text-align:right}.hp-reference-hero .hp-kicker{direction:rtl;display:inline-flex;align-items:center;gap:12px;margin:0 0 30px;padding:10px 28px;border-radius:999px;background:#e5efff;color:var(--hp-accent);font:800 17px/1.7 "Vazirmatn",sans-serif;letter-spacing:0}.hp-reference-hero .hp-kicker i{width:5px;height:5px;border-radius:50%;background:var(--hp-accent)}
.hp-reference-hero h1{max-width:730px;margin:0;color:#0b1538;font-size:clamp(46px,var(--hp-title-size),70px);font-weight:900;line-height:1.42;letter-spacing:-2.6px}.hp-reference-hero h1 em,.hp-reference-hero h1 span{color:var(--hp-accent);font-style:normal}.hp-reference-hero .intro{max-width:720px;margin:24px 0 32px;color:#64708b;font-size:20px;font-weight:500;line-height:2.1}.hp-reference-hero .hero-actions{display:flex;gap:18px}.hp-reference-hero .primary-btn,.hp-reference-hero .secondary-btn{display:inline-flex;align-items:center;justify-content:center;width:315px;height:76px;padding:0 28px;border-radius:13px;clip-path:none;font-size:19px;font-weight:800}.hp-reference-hero .primary-btn{gap:55px;background:var(--hp-accent);color:#fff;box-shadow:0 12px 26px rgba(23,105,237,.16)}.hp-reference-hero .primary-btn svg{width:28px;height:28px;fill:none;stroke:#fff;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hp-reference-hero .secondary-btn{width:288px;border:2px solid var(--hp-accent);background:#fff;color:var(--hp-accent)}
.hp-stats-line{display:flex;align-items:center;height:92px;margin-top:39px;border-top:1px solid #d4deec}.hp-ready,.hp-stat{height:46px;display:flex;align-items:center;justify-content:center}.hp-ready{gap:14px;min-width:168px;font-size:16px;font-weight:700}.hp-ready i{width:16px;height:16px;border-radius:50%;background:#4fba68;box-shadow:0 0 0 5px rgba(79,186,104,.08)}.hp-stat{min-width:145px;flex-direction:column;border-left:1px solid #cfdaea}.hp-stat strong{font-size:23px;line-height:1.2;color:#0b1538}.hp-stat span{font-size:14px;color:#737f99}
.hp-reference-visual{direction:ltr;position:relative;width:700px;height:690px;justify-self:start;align-self:end}.hp-photo-frame{position:absolute;z-index:2;left:135px;top:25px;width:515px;height:645px;overflow:hidden;border:4px solid rgba(255,255,255,.9);border-radius:58px 58px 55px 55px;background:#d7e7fb;box-shadow:0 22px 45px rgba(41,83,145,.09)}.hp-photo-frame img{width:100%;height:100%;display:block;object-fit:cover;object-position:center top}.hp-photo-placeholder{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(145deg,#dceaff,#eef5ff);color:#1769ed}.hp-photo-placeholder strong{font:900 130px "Space Grotesk"}.hp-photo-placeholder span{color:#6d7c97;font-size:13px}.hp-visual-circle{position:absolute;border-radius:50%;background:#dfedff}.circle-one{left:25px;top:0;width:305px;height:305px}.circle-two{left:500px;bottom:-10px;width:245px;height:245px}.hp-visual-circle:after{content:"";position:absolute;inset:22px;border:4px solid rgba(255,255,255,.86);border-radius:50%}
.hp-float-card,.hp-code-float,.hp-tech-card{position:absolute;z-index:5;background:rgba(255,255,255,.97);border:1px solid #e6ebf3;box-shadow:0 16px 38px rgba(29,67,124,.11)}.hp-engineer{left:0;top:175px;width:250px;height:86px;display:flex;align-items:center;justify-content:center;gap:20px;border-radius:19px}.hp-engineer svg{width:34px;height:34px;fill:#1769ed;stroke:#1769ed;stroke-width:1.7}.hp-engineer b{font:600 17px "Space Grotesk",sans-serif;color:#111a38}.hp-code-float{right:0;top:205px;width:78px;height:78px;display:grid;place-items:center;border-radius:14px}.hp-code-float svg{width:38px;height:34px;fill:none;stroke:#1769ed;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.hp-tech-card{right:5px;bottom:26px;width:305px;height:124px;padding:20px 27px;border-radius:20px;text-align:center}.hp-tech-card>div{display:flex;align-items:center;justify-content:space-between}.hp-tech-card svg{width:35px;height:35px;fill:none;stroke:#1769ed;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hp-tech-card i{width:1px;height:28px;background:#cbd7e9}.hp-tech-card span{display:block;margin-top:10px;color:#18203c;font:600 15px "Space Grotesk",sans-serif}
.hp-dot-pattern{position:absolute;width:130px;height:190px;opacity:.35;background-image:radial-gradient(#68a5fb 1.7px,transparent 1.7px);background-size:20px 20px}.hp-dots-a{left:20px;top:190px}.hp-dots-b{left:65px;bottom:60px}
@media(max-width:1250px){.hp-header-wrap{padding:0 28px}.site-header .desktop-nav ul{gap:14px}.site-header .desktop-nav a{font-size:14px}.header-resume,.site-header .header-contact{min-width:auto;height:52px;font-size:14px}.hp-reference-grid{gap:25px}.hp-reference-visual{transform:scale(.82);transform-origin:left bottom;margin-right:-100px}.hp-reference-hero h1{font-size:52px}.hp-reference-hero .intro{font-size:17px}.hp-reference-hero .primary-btn,.hp-reference-hero .secondary-btn{width:auto;height:62px}}
@media(max-width:900px){.shell{width:min(calc(100% - 36px),1548px)}.hp-header-wrap{top:12px;padding:0 12px}.site-header{height:70px;padding:0 14px}.site-header .brand-mark{width:45px;height:42px}.site-header .brand b{font-size:14px}.site-header .brand small{font-size:10px}.site-header .desktop-nav,.header-resume,.site-header .header-contact{display:none}.site-header .menu-toggle{display:block}.hp-reference-hero{height:auto;min-height:100vh;padding:110px 0 50px}.hp-reference-grid{grid-template-columns:1fr;gap:30px}.hp-reference-copy{text-align:center;padding:20px 0 0}.hp-reference-hero .hp-kicker{margin-inline:auto;font-size:13px}.hp-reference-hero h1{margin:auto;font-size:clamp(39px,8vw,56px)}.hp-reference-hero .intro{margin:20px auto 28px}.hp-reference-hero .hero-actions{justify-content:center}.hp-stats-line{justify-content:center}.hp-reference-visual{order:2;width:700px;max-width:100%;margin:0 auto;transform:scale(.8);transform-origin:center top;height:570px;justify-self:center}.mobile-panel{inset:0;padding-top:95px;background:#f7faff;color:#0c1536}}
@media(max-width:600px){.hp-reference-hero .hp-kicker{gap:7px;padding:7px 12px;font-size:10px}.hp-reference-hero h1{font-size:38px;line-height:1.45}.hp-reference-hero .intro{font-size:14px;line-height:2}.hp-reference-hero .hero-actions{display:grid}.hp-reference-hero .primary-btn,.hp-reference-hero .secondary-btn{width:100%;height:56px;font-size:14px}.hp-reference-hero .primary-btn{gap:30px}.hp-stats-line{height:auto;flex-wrap:wrap;padding-top:20px}.hp-ready{width:100%;height:36px}.hp-stat{min-width:33.333%;flex:1;height:58px}.hp-reference-visual{width:700px;max-width:none;left:50%;transform:translateX(-50%) scale(.56);height:390px}.hp-engineer{left:35px}.hp-code-float{right:20px}.hp-tech-card{right:25px}}

/* v1.5.1 — premium hover interaction system */
@media(hover:hover) and (pointer:fine){
  .brand,.desktop-nav a,.header-resume,.header-contact,.hp-kicker,.primary-btn,.secondary-btn,.hp-photo-frame,.hp-float-card,.hp-code-float,.hp-tech-card,.hp-stat,.hp-ready,.project-card,.services article,.stack span,.project-info>a,.contact-inner>a{transition:transform .38s cubic-bezier(.2,.75,.25,1),box-shadow .38s ease,border-color .3s ease,background-color .3s ease,color .3s ease,filter .3s ease}
  .brand:hover{transform:translateY(-2px)}.brand:hover .brand-mark{transform:rotate(-3deg) scale(1.06);filter:drop-shadow(0 8px 10px rgba(23,105,237,.22))}.brand-mark{transition:transform .4s cubic-bezier(.2,.8,.2,1),filter .35s ease}
  .desktop-nav a{position:relative}.desktop-nav a:after{content:"";position:absolute;right:50%;left:50%;bottom:2px;height:2px;border-radius:4px;background:#1769ed;transition:right .32s ease,left .32s ease}.desktop-nav a:hover{transform:translateY(-2px);color:#1769ed}.desktop-nav a:hover:after{right:5px;left:5px}
  .header-resume,.header-contact,.primary-btn,.secondary-btn{position:relative;isolation:isolate;overflow:hidden}.header-resume:before,.header-contact:before,.primary-btn:before,.secondary-btn:before{content:"";position:absolute;z-index:-1;width:10px;height:10px;left:var(--mouse-x,50%);top:var(--mouse-y,50%);border-radius:50%;background:rgba(255,255,255,.2);transform:translate(-50%,-50%) scale(0);transition:transform .55s ease}.header-resume:before,.secondary-btn:before{background:rgba(23,105,237,.09)}.header-resume:hover:before,.header-contact:hover:before,.primary-btn:hover:before,.secondary-btn:hover:before{transform:translate(-50%,-50%) scale(35)}
  .header-contact:hover,.primary-btn:hover{transform:translateY(-4px);box-shadow:0 16px 30px rgba(23,105,237,.3)}.header-resume:hover,.secondary-btn:hover{transform:translateY(-4px);border-color:#095bdc;box-shadow:0 14px 28px rgba(23,105,237,.13)}.header-resume:hover svg{transform:translateY(3px)}.primary-btn:hover svg{transform:translateX(-6px)}.header-resume svg,.primary-btn svg{transition:transform .32s ease}
  .hp-kicker:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(23,105,237,.1);background:#dceaff}.hp-kicker:hover i{animation:hp-dot-pulse 1.1s ease infinite}
  .hp-reference-visual:hover .hp-photo-frame{transform:translateY(-7px);box-shadow:0 35px 70px rgba(41,83,145,.16)}.hp-photo-frame:hover img{transform:scale(1.025)}.hp-photo-frame img{transition:transform .7s cubic-bezier(.2,.75,.25,1)}
  .hp-float-card,.hp-code-float,.hp-tech-card,.project-card,.services article{position:relative;isolation:isolate;overflow:hidden}.hp-float-card:before,.hp-code-float:before,.hp-tech-card:before,.project-card:before,.services article:before{content:"";position:absolute;z-index:-1;left:var(--mouse-x,50%);top:var(--mouse-y,50%);width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(23,105,237,.13),transparent 67%);transform:translate(-50%,-50%) scale(0);transition:transform .45s ease}.hp-float-card:hover:before,.hp-code-float:hover:before,.hp-tech-card:hover:before,.project-card:hover:before,.services article:hover:before{transform:translate(-50%,-50%) scale(1)}
  .hp-engineer:hover{transform:translate(-7px,-7px) rotate(-1deg);border-color:#bad2f7;box-shadow:0 24px 50px rgba(29,67,124,.18)}.hp-engineer:hover svg{transform:scale(1.12)}.hp-code-float:hover{transform:translate(5px,-7px) rotate(3deg);border-color:#bad2f7;box-shadow:0 22px 45px rgba(29,67,124,.17)}.hp-code-float:hover svg{transform:scale(1.12)}.hp-tech-card:hover{transform:translate(6px,-7px) rotate(1deg);border-color:#bad2f7;box-shadow:0 24px 50px rgba(29,67,124,.18)}.hp-tech-card:hover svg{transform:translateY(-2px)}.hp-float-card svg,.hp-code-float svg,.hp-tech-card svg{transition:transform .35s ease}
  .hp-stat:hover,.hp-ready:hover{transform:translateY(-4px);background:rgba(255,255,255,.55)}.hp-stat:hover strong{color:#1769ed}.hp-stat strong{transition:color .25s ease}.hp-ready:hover i{box-shadow:0 0 0 7px rgba(79,186,104,.13),0 0 18px rgba(79,186,104,.5)}
  .project-card:hover{transform:translateY(-9px);border-color:rgba(23,105,237,.36);box-shadow:0 26px 60px rgba(20,52,100,.12)}.project-card:hover .project-art img,.project-card:hover .hp-project-placeholder{transform:scale(1.035)}.project-art img,.hp-project-placeholder{transition:transform .65s cubic-bezier(.2,.75,.25,1)}.project-card:hover .project-info>a{transform:rotate(-9deg);border-color:#1769ed;background:#1769ed;color:#fff}
  .services article:hover{transform:translateX(-7px);padding-right:16px;border-color:rgba(23,105,237,.35);background:rgba(23,105,237,.035)}.services article:hover h3,.services article:hover>span,.services article:hover>b{color:#1769ed}.stack span:hover{transform:translateY(-4px);border-color:#1769ed;background:#1769ed;color:#fff;box-shadow:0 10px 22px rgba(23,105,237,.2)}
  .contact-inner>a:hover{transform:translateY(-4px);letter-spacing:.5px}.contact-inner>a:hover b{display:inline-block;transform:translate(-5px,3px)}.contact-inner>a b{transition:transform .3s ease}
}
@keyframes hp-dot-pulse{50%{transform:scale(1.6);opacity:.45}}
@media(prefers-reduced-motion:reduce){.brand,.desktop-nav a,.header-resume,.header-contact,.hp-kicker,.primary-btn,.secondary-btn,.hp-photo-frame,.hp-float-card,.hp-code-float,.hp-tech-card,.hp-stat,.hp-ready,.project-card,.services article,.stack span{transition:none!important;animation:none!important}}
