:root{--navy:#092b55;--blue:#1769aa;--ink:#102033;--muted:#64748b;--bg:#f5f8fc;--card:#fff;--line:#dce5ef;--shadow:0 18px 55px #092b5514}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Vazirmatn,Tahoma,Arial,sans-serif;line-height:1.9}a{text-decoration:none;color:inherit}.wrap{width:min(1120px,calc(100% - 30px));margin:auto}.top{position:sticky;top:0;z-index:20;background:#fffffff2;backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.nav{height:72px;display:flex;align-items:center;justify-content:space-between}.logo{font-size:1.2rem;font-weight:900;color:var(--navy);display:flex;gap:9px;align-items:center}.logo b{width:37px;height:37px;border-radius:11px;background:var(--navy);color:#fff;display:grid;place-items:center}.navmenu{display:flex;gap:6px}.navmenu a{padding:8px 14px;border-radius:11px;font-weight:700;color:#43556a}.navmenu a:hover,.navmenu a.active{background:#eaf2fb;color:var(--navy)}.hamb{display:none;border:1px solid var(--line);background:#fff;border-radius:11px;font-size:1.4rem;width:44px;height:44px}.hero{padding:80px 0;background:linear-gradient(180deg,#fff,#f5f8fc)}.hero-grid{display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:50px}.pill{display:inline-block;background:#e9f2fb;color:var(--navy);font-weight:800;padding:6px 13px;border-radius:99px}.hero h1{font-size:clamp(2.2rem,5vw,4rem);line-height:1.25;color:var(--navy);margin:15px 0 5px}.hero h2{font-size:1.35rem;color:var(--blue);margin:0 0 15px}.hero p{font-size:1.05rem;color:var(--muted);max-width:700px}.hero-photo{justify-self:end}.hero-photo img{width:min(310px,75vw);aspect-ratio:1;object-fit:cover;border-radius:50%;border:10px solid #fff;outline:4px solid var(--navy);box-shadow:var(--shadow)}.photo-placeholder{width:300px;aspect-ratio:1;border-radius:50%;display:grid;place-items:center;background:var(--navy);color:#fff;font-size:2rem;font-weight:900}.actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:11px 18px;border-radius:12px;font-weight:800;border:1px solid transparent}.btn.primary{background:var(--navy);color:#fff}.btn.ghost{background:#fff;border-color:var(--line);color:var(--navy)}.section{padding:65px 0}.section.alt{background:#fff}.section-title{display:flex;align-items:end;justify-content:space-between;margin-bottom:25px}.section-title h2,.page-head h1{margin:0;color:var(--navy)}.section-title p,.page-head p{color:var(--muted);margin:4px 0}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:24px;box-shadow:0 7px 28px #092b5508}.icon{width:45px;height:45px;border-radius:13px;background:#eaf2fb;color:var(--navy);display:grid;place-items:center;margin-bottom:12px}.card h3,.project-body h3,.doc-card h3,.post h3{margin:0 0 7px;color:var(--navy)}.card p,.project-body p,.doc-card p,.post p{color:var(--muted);margin:0}.projects{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.project{background:#fff;border:1px solid var(--line);border-radius:19px;overflow:hidden}.project-cover{aspect-ratio:16/9;background:linear-gradient(135deg,#092b55,#4b87b6);display:grid;place-items:center;color:#fff;font-weight:900;overflow:hidden}.project-cover img{width:100%;height:100%;object-fit:cover}.project-body{padding:19px}.project-body small,.post small{color:var(--blue);font-weight:800}.cta{padding:65px 0;background:var(--navy);color:#fff}.cta h2{margin:0}.cta p{color:#cbd9e8}footer{background:#071f3d;color:#fff;padding:30px 0}.footer{display:flex;justify-content:space-between;gap:20px}.footer p{color:#b9c9db}.footer a{margin-inline-start:13px}.page-head{padding:55px 0 30px;background:#fff;border-bottom:1px solid var(--line)}.page-head h1{font-size:2.5rem}.filters{display:flex;gap:8px;flex-wrap:wrap;margin-top:20px}.filters a{padding:7px 13px;background:#f2f6fa;border:1px solid var(--line);border-radius:99px}.filters a.sel{background:var(--navy);color:#fff}.detail{max-width:900px}.prose{background:#fff;padding:25px;border-radius:18px;border:1px solid var(--line);overflow-wrap:anywhere}.media-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:20px}.media-grid img,.media-grid video{width:100%;border-radius:16px;background:#000}.docs{display:grid;gap:16px}.doc-card,.post{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px;display:flex;gap:18px;align-items:center}.doc-thumb{width:110px;height:140px;border-radius:12px;background:#eaf2fb;display:grid;place-items:center;color:var(--navy);font-weight:900;flex:0 0 auto;overflow:hidden}.doc-thumb img{width:100%;height:100%;object-fit:cover}.posts{display:grid;gap:15px}.post{align-items:flex-start}.post img{width:230px;aspect-ratio:16/10;object-fit:cover;border-radius:12px}.article-image{width:100%;max-height:480px;object-fit:cover;border-radius:15px;margin-bottom:20px}.contact-list{max-width:750px;display:grid;gap:12px}.contact-row{background:#fff;border:1px solid var(--line);padding:18px;border-radius:16px;display:flex;align-items:center;gap:15px}.contact-row .icon{margin:0}.contact-row b,.contact-row small{display:block}.contact-row small{color:var(--muted)}@media(max-width:820px){.hamb{display:block}.navmenu{display:none;position:absolute;top:72px;right:15px;left:15px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:8px;box-shadow:var(--shadow);flex-direction:column}.navmenu.open{display:flex}.hero-grid{grid-template-columns:1fr;text-align:center}.hero-photo{justify-self:center}.hero p{margin-inline:auto}.actions{justify-content:center}.cards,.projects{grid-template-columns:1fr 1fr}.footer{flex-direction:column}}@media(max-width:520px){.wrap{width:calc(100% - 22px)}.hero{padding:50px 0}.cards,.projects,.media-grid{grid-template-columns:1fr}.hero h1{font-size:2.15rem}.hero-photo img{width:230px}.section{padding:48px 0}.section-title{display:block}.post{display:block}.post img{width:100%;margin-bottom:13px}.doc-card{align-items:flex-start}.doc-thumb{width:90px;height:115px}.footer{text-align:center}.footer a{display:inline-block;margin:5px}.btn{width:100%}}.prose{font-size:17px}.prose h2,.prose h3,.prose h4{color:var(--navy);line-height:1.5;margin-top:1.8em}.prose p{margin:1em 0}.prose ul,.prose ol{padding-right:28px}.prose blockquote{border-right:4px solid var(--blue);background:#f4f8fc;padding:12px 18px;margin:22px 0;border-radius:8px}.prose pre{direction:ltr;text-align:left;background:#111827;color:#f3f4f6;padding:18px;border-radius:12px;overflow:auto}.prose table{width:100%;border-collapse:collapse;margin:20px 0}.prose td,.prose th{border:1px solid var(--line);padding:10px;text-align:right}.prose a{color:var(--blue);font-weight:700;text-decoration:underline}.prose img{max-width:100%;height:auto}.prose figure{margin:24px 0}.prose figcaption{text-align:center;color:var(--muted);font-size:.9rem}
