@font-face{font-family:Vazirmatn;src:url('assets/fonts/Vazirmatn-FD-ExtraLight.woff2') format('woff2');font-weight:300;font-style:normal;font-display:swap}
@font-face{font-family:Vazirmatn;src:url('assets/fonts/Vazirmatn-FD-Medium.woff2') format('woff2');font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:Vazirmatn;src:url('assets/fonts/Vazirmatn-FD-Bold.woff2') format('woff2');font-weight:700;font-style:normal;font-display:swap}
@font-face{font-family:Vazirmatn;src:url('assets/fonts/Vazirmatn-FD-ExtraBold.woff2') format('woff2');font-weight:800;font-style:normal;font-display:swap}
:root{--bg:#f8f8f6;--surface:#fff;--text:#1e211f;--muted:#6c716d;--line:#dedfd9;--primary:#285d46;--primary-dark:#1e4937;--soft:#eef3ef;--warm:#d5a764;--radius:10px;--shadow:0 8px 24px rgba(20,35,27,.06)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Vazirmatn,Tahoma,"Segoe UI",Arial,sans-serif;font-size:15px;line-height:1.95}.container{width:min(1120px,calc(100% - 32px));margin:auto}a{color:inherit}.site-header{position:sticky;top:0;z-index:30;background:rgba(248,248,246,.98);border-bottom:1px solid var(--line)}.nav-wrap{min-height:76px;display:flex;align-items:center;gap:34px}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;font-weight:800;white-space:nowrap}.brand-mark{width:34px;height:34px;display:grid;place-items:center;border:1px solid #2b312d;background:#232724;color:#fff;font-size:14px}.nav{display:flex;align-items:center;gap:22px;margin-inline-start:auto}.nav a{position:relative;color:#4f5551;text-decoration:none;padding:27px 0 24px;font-size:14px;transition:.2s}.nav a:after{content:"";position:absolute;right:0;left:0;bottom:17px;height:1px;background:transparent}.nav a:hover,.nav a.active{color:#151816}.nav a.active:after,.nav a:hover:after{background:var(--primary)}.header-contact{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border:1px solid #353a36;text-decoration:none;font-size:13px}.menu-btn{display:none;border:0;background:transparent;font:inherit;font-size:22px;padding:8px}.hero{padding:66px 0 46px}.hero-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);gap:52px;align-items:center}.eyebrow{display:inline-block;color:var(--primary);font-size:13px;font-weight:700;margin-bottom:4px}.hero h1{font-size:clamp(24px,2.7vw,31px);line-height:1.55;margin:10px 0 8px;font-weight:800}.hero .lead{font-size:16px;color:var(--muted);max-width:740px;margin:0}.actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:0;text-decoration:none;font-weight:700;border:1px solid #343a36;color:var(--text);background:transparent;font-size:13px}.btn.primary{background:var(--primary);border-color:var(--primary);color:#fff}.profile-card{background:transparent;padding:0;text-align:center}.profile-card img{width:215px;height:215px;object-fit:cover;border-radius:0;background:#e9ebe7;box-shadow:12px 12px 0 #e0e7e2}.profile-card h3{margin:19px 0 0;font-size:18px}.profile-card p{margin:2px 0 0;color:var(--muted)}.section{padding:48px 0}.section+.section{border-top:1px solid var(--line)}.section-head{display:grid;grid-template-columns:minmax(180px,.42fr) 1fr;gap:24px;align-items:end;margin-bottom:28px}.section-head .eyebrow{grid-column:1/-1;margin-bottom:-12px}.section-head h2{font-size:22px;line-height:1.55;margin:0}.section-head p{margin:0;color:var(--muted);max-width:760px}.grid{display:grid;gap:0}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-2{grid-template-columns:repeat(2,1fr)}.card{background:transparent;border-top:1px solid var(--line);padding:22px 18px 24px}.grid>.card:nth-child(odd){border-inline-end:1px solid var(--line)}.grid-3>.card{border-inline-end:1px solid var(--line)}.grid-3>.card:nth-child(3n){border-inline-end:0}.card-icon{width:38px;height:38px;margin-bottom:12px;opacity:.78}.card h3{margin:0 0 8px;font-size:17px}.card p{color:var(--muted);margin:0}.chips{display:flex;gap:8px;flex-wrap:wrap}.chip{display:inline-flex;padding:4px 8px;border:1px solid var(--line);color:#4f5551;font-size:11px}.project-card{padding:0 0 28px;overflow:hidden;border-top:1px solid var(--line);background:transparent}.project-card:nth-child(odd){border-inline-end:1px solid var(--line);padding-inline-end:20px}.project-card:nth-child(even){padding-inline-start:20px}.project-card>.project-cover{width:100%;height:315px;object-fit:cover;background:#eef0ed;display:block;border:1px solid var(--line);margin-top:20px}.project-gallery{display:grid;grid-template-columns:1fr 1fr;gap:6px;background:transparent;margin-top:20px}.project-gallery img{width:100%;height:315px;object-fit:cover;background:#eef0ed;display:block;border:1px solid var(--line)}.project-body{padding:18px 0 0}.project-body h3{font-size:18px}.project-links{display:flex;flex-wrap:wrap;gap:18px;align-items:center;margin-top:14px}.text-link{display:inline-block;color:var(--primary);text-decoration:none;font-weight:800;border-bottom:1px solid currentColor;font-size:13px}.timeline{display:grid;gap:0}.timeline-item{padding:18px 0;border-top:1px solid var(--line);background:transparent}.timeline-item small{display:block;color:var(--muted);margin:3px 0 6px}.contact-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0;border-top:1px solid var(--line)}.contact-item{display:flex;align-items:center;gap:12px;padding:17px 14px;border-bottom:1px solid var(--line);background:transparent;color:var(--text);text-decoration:none}.contact-item:nth-child(odd){border-inline-end:1px solid var(--line)}.contact-item img{width:24px;height:24px;opacity:.78}.contact-item small{margin-inline-start:auto;color:var(--muted)}.contact-item.is-disabled{opacity:.45;cursor:not-allowed}.brand-panel{padding:30px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:transparent}.brand-panel h1{font-size:23px;margin:0 0 4px}.brand-panel h2{font-size:18px;color:var(--primary);margin:0 0 10px}.brand-panel p{max-width:820px;color:var(--muted)}.footer{margin-top:52px;background:#222724;color:#dfe3df;border-top:0;padding:42px 0 20px;font-size:13px}.footer-grid{display:grid;grid-template-columns:1.35fr .9fr .9fr;gap:42px;padding-bottom:30px}.footer h3,.footer strong{color:#fff}.footer h3{font-size:17px;margin:0 0 10px}.footer p{margin:0;color:#aeb5af}.footer-links{display:grid;gap:8px}.footer a{color:#dfe3df;text-decoration:none}.footer a:hover{color:#fff}.footer-bottom{border-top:1px solid #3c433e;padding-top:16px;color:#9da59f;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.footer-social{display:flex;gap:14px;flex-wrap:wrap}.footer-social a{color:#cfd4d0}.skills-box{padding:18px 0;border-top:1px solid var(--line)}
@media(max-width:900px){.hero-grid{grid-template-columns:1fr;gap:34px}.profile-card{text-align:right}.profile-card img{width:190px;height:190px}.menu-btn{display:block;margin-inline-start:auto}.header-contact{display:none}.nav{display:none;position:absolute;top:76px;right:0;left:0;background:var(--bg);border-bottom:1px solid var(--line);padding:10px 16px 16px;flex-direction:column;align-items:stretch;gap:0}.nav.open{display:flex}.nav a{padding:11px 0;border-bottom:1px solid var(--line)}.nav a:after{display:none}.section-head{grid-template-columns:1fr}.grid-3{grid-template-columns:1fr 1fr}.grid-3>.card:nth-child(3n){border-inline-end:1px solid var(--line)}.grid-3>.card:nth-child(even){border-inline-end:0}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}
@media(max-width:640px){body{font-size:14px}.hero{padding-top:42px}.hero h1{font-size:24px}.hero .lead{font-size:15px}.section{padding:36px 0}.section-head h2{font-size:20px}.grid-3,.grid-2,.contact-grid,.footer-grid{grid-template-columns:1fr}.grid>.card,.grid-3>.card,.project-card:nth-child(odd),.project-card:nth-child(even),.contact-item:nth-child(odd){border-inline-end:0;padding-inline:0}.project-card>.project-cover,.project-gallery img{height:220px}.project-gallery{grid-template-columns:1fr}.contact-item{padding-inline:0}.footer-grid>div:first-child{grid-column:auto}.footer{padding-top:34px}}
.experience-timeline{position:relative;margin-top:8px;padding-right:26px}.experience-timeline:before{content:"";position:absolute;right:5px;top:8px;bottom:8px;width:1px;background:var(--line)}.experience-item{position:relative;padding:0 18px 28px 0}.experience-item:before{content:"";position:absolute;right:-25px;top:8px;width:9px;height:9px;border:2px solid var(--primary);background:var(--bg);border-radius:50%}.experience-item h3{margin:0;font-size:17px}.experience-item .company{font-weight:700}.experience-item .meta{color:var(--muted);font-size:13px;margin:3px 0 8px}.experience-item p{margin:0;color:var(--muted)}.skills-list{display:flex;flex-wrap:wrap;gap:8px}.cert-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.cert-card{border-top:1px solid var(--line);padding-top:18px}.cert-card img{width:100%;height:auto;display:block;border:1px solid var(--line);margin-bottom:14px}.cert-card h3{font-size:17px;margin:0 0 5px}.cert-card p{margin:0;color:var(--muted);font-size:13px}@media(max-width:760px){.cert-grid{grid-template-columns:1fr}}

/* Visual identity refresh */
:root{--bg:#f7f9fb;--surface:#fff;--text:#132238;--muted:#667386;--line:#dde5ed;--primary:#0b628e;--primary-dark:#084d70;--soft:#edf5fa;--warm:#b88939;--radius:14px;--shadow:0 12px 36px rgba(27,61,86,.08)}
.site-header{background:rgba(247,249,251,.94);backdrop-filter:saturate(150%) blur(14px)}
.brand-mark{width:38px;height:38px;border:0;border-radius:11px;background:linear-gradient(145deg,var(--primary),#248bb4);box-shadow:0 8px 18px rgba(11,98,142,.18);font-weight:800;letter-spacing:.2px}
.header-contact,.btn{border-radius:10px}.btn{border-color:#c6d2dc;background:#fff}.btn:hover{border-color:var(--primary);color:var(--primary)}.btn.primary:hover{background:var(--primary-dark);color:#fff}
.card-icon{width:42px;height:42px;padding:9px;border-radius:12px;background:var(--soft);filter:none;opacity:1}
.service-card{transition:transform .2s ease,background .2s ease}.service-card:hover{background:#fff;transform:translateY(-2px)}

.project-card{position:relative;border:1px solid var(--line)!important;border-radius:18px;padding:18px!important;background:var(--surface);overflow:hidden;box-shadow:0 10px 30px rgba(25,55,78,.055)}
.project-card:before{content:"";position:absolute;inset:0 0 auto 0;height:4px;background:var(--project-accent)}
.project-brandline{display:flex;align-items:center;gap:10px;margin:4px 0 14px;color:var(--project-accent)}
.project-icon{width:38px;height:38px;border-radius:11px;background:var(--project-soft);display:grid;place-items:center;flex:0 0 auto}
.project-icon img{width:21px;height:21px;filter:none}
.project-kind{font-size:12px;font-weight:800;letter-spacing:-.15px}
.project-picture{display:block;overflow:hidden;border:1px solid color-mix(in srgb,var(--project-accent) 18%,var(--line));border-radius:14px;background:var(--project-soft)}
.project-picture img{display:block;width:100%;height:310px;object-fit:cover;object-position:top center;transition:transform .35s ease}
.project-card:hover .project-picture img{transform:scale(1.012)}
.project-gallery{display:grid;grid-template-columns:1fr 1fr;gap:10px;background:transparent;margin-top:0}
.project-gallery .project-picture img{height:310px}
.project-body{padding:18px 2px 2px}.project-body h3{font-size:19px;margin:0 0 7px;color:var(--text)}.project-body p{margin:0;color:var(--muted)}
.project-card .text-link{color:var(--project-accent);border-bottom-color:color-mix(in srgb,var(--project-accent) 45%,transparent)}
.project-card .text-link:hover{border-bottom-color:var(--project-accent)}
.grid[data-projects]{gap:24px}

@media(max-width:900px){.grid[data-projects]{grid-template-columns:1fr}.project-picture img,.project-gallery .project-picture img{height:360px}}
@media(max-width:640px){.project-card{padding:13px!important;border-radius:15px}.project-brandline{margin-top:2px;margin-bottom:11px}.project-icon{width:34px;height:34px;border-radius:10px}.project-picture{border-radius:11px}.project-picture img,.project-gallery .project-picture img{height:auto;aspect-ratio:9/16;object-fit:cover;object-position:top center}.project-gallery{grid-template-columns:1fr;gap:12px}.project-body{padding-top:14px}.project-body h3{font-size:18px}.project-links{gap:14px}.container{width:min(100% - 24px,1120px)}}

/* MAGERA brand identity */
:root{--bg:#f8fafc;--surface:#fff;--text:#0F172A;--muted:#64748B;--line:#E2E8F0;--primary:#2563EB;--primary-dark:#1746B6;--cyan:#06B6D4;--soft:#EFF6FF;--brand-navy:#0F172A;--brand-blue:#2563EB;--brand-cyan:#06B6D4}
.site-header{background:rgba(248,250,252,.94)}
.brand{gap:10px}.brand-logo{width:42px;height:42px;display:block;filter:drop-shadow(0 5px 10px rgba(37,99,235,.14))}.brand-copy{display:flex;flex-direction:column;line-height:1.25}.brand-copy strong{font-size:16px;color:var(--brand-navy)}.brand-copy small{font-size:10px;color:var(--muted);font-weight:700;margin-top:2px;white-space:nowrap}
.brand-mark{display:none}.btn.primary{background:linear-gradient(135deg,var(--brand-blue),#1f78f0);border-color:transparent;box-shadow:0 8px 20px rgba(37,99,235,.18)}.eyebrow,.text-link{color:var(--brand-blue)}
.hero{background:radial-gradient(circle at 15% 20%,rgba(6,182,212,.08),transparent 30%),radial-gradient(circle at 85% 10%,rgba(37,99,235,.09),transparent 34%)}
.footer{background:var(--brand-navy)}
.brand-hero{padding-top:58px}.brand-showcase{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:center;padding:40px;border:1px solid var(--line);border-radius:24px;background:linear-gradient(135deg,#fff,#f6faff);box-shadow:0 18px 48px rgba(15,23,42,.06);overflow:hidden;position:relative}.brand-showcase:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;background:rgba(6,182,212,.08);left:-90px;bottom:-150px}.brand-showcase h1{font-size:clamp(28px,4vw,48px);margin:4px 0 5px;line-height:1.35}.brand-showcase h2{color:var(--brand-blue);font-size:22px;margin:12px 0}.brand-showcase p{color:var(--muted);margin:0}.brand-en{direction:ltr;text-align:right;font-family:Inter,"Segoe UI",Arial,sans-serif;font-weight:700;letter-spacing:.4px;color:var(--brand-navy)!important}.brand-showcase-logo{padding:24px;background:#fff;border:1px solid var(--line);border-radius:20px}.brand-showcase-logo img{width:100%;height:auto;display:block}.brand-colors{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.brand-colors>div{border:1px solid var(--line);border-radius:16px;background:#fff;padding:14px;display:grid;gap:7px}.brand-colors i{display:block;width:100%;aspect-ratio:2.4/1;background:var(--c);border-radius:10px;border:1px solid rgba(15,23,42,.06)}.brand-colors strong{direction:ltr;text-align:right;font-family:monospace}.brand-colors span{font-size:12px;color:var(--muted)}
@media(max-width:800px){.brand-showcase{grid-template-columns:1fr;padding:24px}.brand-showcase-logo{order:-1}.brand-colors{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.brand-logo{width:37px;height:37px}.brand-copy strong{font-size:15px}.brand-copy small{font-size:9px}.brand-showcase{padding:18px;border-radius:18px}.brand-showcase h1{font-size:27px}.brand-showcase h2{font-size:18px}.brand-colors{grid-template-columns:1fr 1fr}}

/* v9: authentic project marks + MAGERA brand refinements */
.project-icon{overflow:hidden;border:1px solid color-mix(in srgb,var(--project-accent) 16%,var(--line));background:#fff}
.project-icon img{width:100%;height:100%;object-fit:contain;padding:4px;border-radius:9px}
.site-header{border-bottom-color:color-mix(in srgb,var(--brand-blue) 13%,var(--line))}
.nav a.active:after,.nav a:hover:after{background:linear-gradient(90deg,var(--brand-blue),var(--brand-cyan));height:2px}
.hero{background:radial-gradient(circle at 12% 18%,rgba(6,182,212,.07),transparent 28%),radial-gradient(circle at 86% 8%,rgba(37,99,235,.07),transparent 30%)}
.section-head h2{color:var(--brand-navy)}
.btn:not(.primary):hover{border-color:var(--brand-blue);color:var(--brand-blue);background:var(--soft)}
.brand-logo{object-fit:contain;border-radius:10px}

/* v11: side-by-side desktop/mobile project previews in device frames */
.device-gallery{display:grid;grid-template-columns:1fr;gap:28px;margin-top:2px}
.project-device-pair{display:grid;grid-template-columns:minmax(0,1fr) clamp(92px,22%,150px);gap:18px;align-items:end;direction:ltr;padding:14px 10px 4px;border-radius:18px;background:linear-gradient(145deg,#f8fbff,#eef4fb);border:1px solid color-mix(in srgb,var(--project-accent) 12%,var(--line));overflow:hidden}
.device-preview{min-width:0}
.device-laptop{align-self:end;padding-top:8px}
.laptop-screen{position:relative;border:7px solid #162033;border-bottom-width:9px;border-radius:12px 12px 6px 6px;background:#162033;box-shadow:0 14px 28px rgba(15,23,42,.12);overflow:hidden;aspect-ratio:16/10}
.laptop-screen:before{content:"";position:absolute;top:-4px;left:50%;width:4px;height:4px;transform:translateX(-50%);border-radius:50%;background:#64748b;z-index:2}
.laptop-screen img{display:block;width:100%;height:100%;object-fit:cover;object-position:top center}
.laptop-base{height:11px;margin:0 -8px;background:linear-gradient(#d8dee8,#aeb8c8);clip-path:polygon(3% 0,97% 0,100% 60%,91% 100%,9% 100%,0 60%);position:relative;filter:drop-shadow(0 4px 3px rgba(15,23,42,.08))}
.laptop-base span{position:absolute;left:44%;right:44%;top:1px;height:3px;border-radius:0 0 6px 6px;background:#8792a3}
.device-phone{justify-self:center;width:100%;max-width:145px;align-self:end}
.phone-shell{position:relative;padding:7px;border-radius:22px;background:#111827;box-shadow:0 14px 28px rgba(15,23,42,.16);aspect-ratio:9/18.8;overflow:hidden}
.phone-speaker{position:absolute;z-index:3;top:4px;left:50%;transform:translateX(-50%);width:28%;height:3px;border-radius:99px;background:#334155}
.phone-screen{width:100%;height:100%;border-radius:16px;overflow:hidden;background:#fff}
.phone-screen img{display:block;width:100%;height:100%;object-fit:cover;object-position:top center}
.project-card:hover .laptop-screen img,.project-card:hover .phone-screen img{transform:none}

@media(max-width:900px){
  .project-device-pair{grid-template-columns:minmax(0,1fr) clamp(84px,21vw,138px);gap:14px;padding:12px 8px 4px}
  .laptop-screen{border-width:6px;border-bottom-width:8px}
}
@media(max-width:640px){
  .device-gallery{gap:18px}
  .project-device-pair{grid-template-columns:minmax(0,1fr) clamp(76px,25vw,105px);gap:10px;padding:10px 6px 3px;border-radius:14px}
  .laptop-screen{border-width:4px;border-bottom-width:6px;border-radius:8px 8px 4px 4px;box-shadow:0 8px 18px rgba(15,23,42,.11)}
  .laptop-base{height:8px;margin:0 -5px}
  .phone-shell{padding:4px;border-radius:16px;box-shadow:0 8px 18px rgba(15,23,42,.14)}
  .phone-screen{border-radius:12px}
  .phone-speaker{top:2px;height:2px}
}

/* v13 final publish refinements */
.profile-card{
  position:relative;
  min-height:360px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:flex-end;
  padding:20px 20px 14px;
  border:1px solid rgba(37,99,235,.10);
  border-radius:28px;
  background:
    radial-gradient(circle at 50% 34%,rgba(6,182,212,.15),transparent 35%),
    linear-gradient(145deg,#ffffff,#f1f6ff);
  overflow:hidden;
}
.profile-card:before{content:"";position:absolute;width:240px;height:240px;border-radius:50%;background:linear-gradient(135deg,rgba(37,99,235,.10),rgba(6,182,212,.05));top:34px;left:50%;transform:translateX(-50%)}
.profile-card img{position:relative;z-index:1;width:min(300px,92%);height:300px;object-fit:contain;object-position:center bottom;border-radius:0;background:transparent;box-shadow:none;filter:drop-shadow(0 16px 18px rgba(15,23,42,.12))}
.profile-card h3,.profile-card p{position:relative;z-index:2}.profile-card h3{margin:6px 0 0}.profile-card p{margin-top:0}
.about-portrait{display:grid;place-items:center;min-height:390px;border-radius:22px!important;background:radial-gradient(circle at 50% 38%,rgba(6,182,212,.13),transparent 34%),linear-gradient(145deg,#fff,#f2f7ff);overflow:hidden}
.about-portrait img{display:block;width:min(380px,94%);height:390px;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 18px 22px rgba(15,23,42,.12))}

.hero-social{display:flex;flex-wrap:wrap;gap:9px;margin-top:16px}.hero-social a{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid var(--line);border-radius:10px;background:rgba(255,255,255,.75);text-decoration:none;color:var(--muted);font-size:12px;font-weight:800;transition:.2s}.hero-social a:hover{border-color:var(--brand-blue);color:var(--brand-blue);background:#fff;transform:translateY(-1px)}.hero-social img{width:17px;height:17px}

.contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;border-top:0}.contact-item{position:relative;display:flex;align-items:center;gap:14px;padding:17px;border:1px solid var(--line)!important;border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.04);transition:.2s}.contact-item:hover{border-color:rgba(37,99,235,.4)!important;transform:translateY(-2px);box-shadow:0 12px 28px rgba(37,99,235,.08)}.contact-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:13px;background:var(--soft);flex:0 0 auto}.contact-icon img{width:22px;height:22px;opacity:1}.contact-copy{min-width:0;display:flex;flex-direction:column}.contact-copy strong{font-size:14px;color:var(--brand-navy)}.contact-copy small{margin:1px 0 0;color:var(--muted);font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;direction:ltr;text-align:right}.contact-arrow{margin-inline-start:auto;color:var(--brand-blue);font-size:19px}

.project-brand-section{padding:4px 0 30px}.project-brand-slider-wrap{display:grid;grid-template-columns:42px minmax(0,1fr) 42px;gap:10px;align-items:center}.project-brand-slider{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:8px 2px 12px;direction:rtl}.project-brand-slider::-webkit-scrollbar{display:none}.project-brand-slide{scroll-snap-align:start;flex:0 0 clamp(300px,36vw,430px);min-height:106px;display:flex;align-items:center;gap:16px;padding:16px 18px;border:1px solid var(--line);border-radius:18px;background:#fff;text-decoration:none;box-shadow:0 9px 26px rgba(15,23,42,.045);transition:.2s;position:relative;overflow:hidden}.project-brand-slide:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:var(--slide-accent)}.project-brand-slide:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--slide-accent) 32%,var(--line));box-shadow:0 13px 30px rgba(15,23,42,.07)}.project-brand-logo{width:72px;height:72px;border-radius:16px;background:#fff;display:grid;place-items:center;flex:0 0 auto}.project-brand-logo img{max-width:64px;max-height:64px;width:100%;height:100%;object-fit:contain}.project-brand-name{font-size:14px;font-weight:900;line-height:1.8;color:var(--brand-navy)}.slider-arrow{width:42px;height:42px;border-radius:50%;border:1px solid var(--line);background:#fff;color:var(--brand-blue);font-size:25px;display:grid;place-items:center;cursor:pointer;box-shadow:0 6px 18px rgba(15,23,42,.05)}.slider-arrow:hover{border-color:var(--brand-blue);background:var(--soft)}

@media(max-width:900px){.profile-card{min-height:330px;align-items:flex-start}.profile-card:before{left:120px}.profile-card img{width:260px;height:270px}.about-portrait{min-height:340px}.about-portrait img{height:340px}.project-brand-slide{flex-basis:390px}}
@media(max-width:640px){.profile-card{min-height:300px;padding:14px;border-radius:22px;align-items:center}.profile-card:before{left:50%;width:210px;height:210px}.profile-card img{width:250px;height:245px}.hero-social{gap:7px}.hero-social a{padding:7px 9px}.contact-grid{grid-template-columns:1fr;gap:10px}.contact-item{padding:14px}.contact-copy small{max-width:220px}.project-brand-slider-wrap{grid-template-columns:34px minmax(0,1fr) 34px;gap:6px}.slider-arrow{width:34px;height:34px;font-size:21px}.project-brand-slide{flex-basis:82vw;min-height:96px;padding:13px}.project-brand-logo{width:62px;height:62px}.project-brand-logo img{max-width:56px;max-height:56px}.project-brand-name{font-size:13px}.about-portrait{min-height:310px}.about-portrait img{height:310px}}

/* SEO-friendly bilingual identity label */
.person-name-en{display:block;margin-top:.55rem;font-size:clamp(1rem,2vw,1.25rem);font-weight:600;letter-spacing:.035em;color:var(--muted,#64748b);direction:ltr;text-align:right}
.seo-person-en{direction:ltr;text-align:right;font-size:.95rem;opacity:.78;margin-top:.4rem}
