﻿/* Kimiagaran Sanat Pars - static export */
:root { --ink:#2d3032; --paper:#f4f3ef; --orange:#fdbb08; --muted:#777b7d; --logo-gray:#858585; }
* { box-sizing:border-box; }
html { scroll-behavior:smooth; }
body { margin:0; background:var(--paper); color:var(--ink); font-family:Arial, Helvetica, sans-serif; }
a { color:inherit; text-decoration:none; }
.site-header { height:92px; display:flex; align-items:center; justify-content:space-between; padding:0 5vw; background:#fff; border-bottom:1px solid #deddd8; position:relative; z-index:20; }
.header-actions{display:flex;align-items:center;gap:18px}.language-switch{display:flex;align-items:center;gap:6px;font-size:11px;letter-spacing:.12em;color:#9a9a96}.language-switch button,.language-switch a{border:0;background:none;padding:8px 3px;color:inherit;cursor:pointer;font:inherit;text-decoration:none}.language-switch button.active,.language-switch a.active{color:var(--ink);font-weight:700;border-bottom:2px solid var(--orange)}
.brand { display:flex; align-items:center; gap:14px; min-width:280px; height:76px; overflow:hidden; }
.brand img { width:220px; height:76px; display:block; object-fit:contain; object-position:left center; }
.brand-since { padding-left:14px; border-left:1px solid #d8d7d1; color:#787b7c; font-size:10px; font-weight:700; letter-spacing:.16em; line-height:1.4; text-transform:uppercase; white-space:nowrap; }
nav { display:flex; gap:34px; font-size:12px; text-transform:uppercase; letter-spacing:.14em; }
nav a:hover { color:var(--orange); }
.header-cta { background:var(--ink); color:white; padding:15px 20px; font-size:12px; text-transform:uppercase; letter-spacing:.11em; }
.header-cta span,.primary-btn span { color:var(--orange); margin-left:18px; }
.hero { min-height:730px; position:relative; overflow:hidden; background:#101722; color:white; padding:115px 8vw 60px; }
.hero-image { position:absolute; inset:0; background-color:#101722; background-image:url('../images/hero-petrochemical-night.png'); background-position:right center; background-size:auto 100%; background-repeat:no-repeat; }
.hero-overlay { position:absolute; inset:0; background:linear-gradient(90deg,rgba(7,15,27,.96) 0%,rgba(7,15,27,.86) 34%,rgba(7,15,27,.36) 62%,rgba(7,15,27,.08) 100%),linear-gradient(0deg,rgba(7,15,27,.48) 0%,transparent 35%); }
.hero-content { position:relative; z-index:2; max-width:730px; }
.eyebrow,.section-index { font-size:11px; letter-spacing:.22em; font-weight:700; text-transform:uppercase; }
.eyebrow { color:#b9c5c6; display:flex; align-items:center; gap:12px; }.eyebrow span{width:26px;height:2px;background:var(--orange)}
h1,h2,h3,p { margin-top:0; }
h1 { font-size:clamp(64px,7vw,110px); line-height:.89; letter-spacing:-.055em; margin:48px 0 38px; font-weight:750; }
h1 em,h2 em { color:var(--orange); font-family:Georgia,serif; font-weight:400; }
.hero-copy { font-size:17px; line-height:1.8; color:#c4ced0; max-width:650px; }
.hero-actions { display:flex; align-items:center; gap:34px; margin-top:38px; }
.primary-btn { background:var(--orange); color:#292b2c; padding:18px 24px; font-size:12px; text-transform:uppercase; letter-spacing:.13em; font-weight:bold; }.primary-btn span{color:#292b2c}
.text-link { font-size:12px; text-transform:uppercase; letter-spacing:.12em; border-bottom:1px solid #799; padding:16px 0; }
.text-link span{color:var(--orange);margin-left:12px}
.hero-footer { position:absolute; left:8vw; bottom:28px; display:flex;align-items:center;gap:15px;color:#8fa1a4;font-size:9px;letter-spacing:.17em }.hero-footer i{width:28px;height:1px;background:#557176}
.section { padding:110px 7vw; }
.section-heading { display:flex; justify-content:space-between; align-items:end; margin-bottom:60px; }
.section-index { color:#b47d00; margin-bottom:28px; }.section-index.light{color:#ffd25a}
.section-heading h2,.engineering h2,.contact h2 { font-size:clamp(48px,5vw,78px); line-height:.97; letter-spacing:-.045em; margin:0; }
.section-heading>p { width:360px;color:var(--muted);line-height:1.7;font-size:15px; }
.product-grid { display:grid;grid-template-columns:repeat(6,1fr);gap:18px; }
.product-card { grid-column:span 2;background:#fff;border:1px solid #d9d9d3;transition:.25s ease; }.product-card:hover{transform:translateY(-5px);box-shadow:0 18px 55px #10232914}
.product-art { height:250px;position:relative;overflow:hidden;background:linear-gradient(145deg,#b7c3c1,#e3e2da); }.product-art:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 30%,#ffffff44 31%,transparent 32%),repeating-linear-gradient(90deg,transparent 0 36px,#314b4f20 37px 38px)}
.product-art img,.project-image img{width:100%;height:100%;display:block;object-position:center;transition:none}.product-art .image-fill,.project-image .image-fill{position:absolute;z-index:0;inset:-16px;width:calc(100% + 32px);height:calc(100% + 32px);object-fit:cover;filter:blur(14px);transform:scale(1.05);opacity:.7}.product-art .image-main,.project-image .image-main{position:relative;z-index:1;object-fit:contain}.flare .product-art{background:#39464a}.flare .product-art:before{z-index:2;background:linear-gradient(180deg,#10232910 35%,#10232966 100%)}
.product-art>span { position:absolute;top:18px;left:18px;color:white;font-size:11px;letter-spacing:.14em;border:1px solid #ffffff88;padding:7px;z-index:2 }
.industrial-line { position:absolute;left:17%;right:10%;bottom:18%;height:46%;border:8px solid #41585a99;border-top-width:20px;transform:skew(-7deg);box-shadow:45px -30px 0 -26px #ee642d }
.pit .product-art{background:linear-gradient(145deg,#8f9c98,#384e51)}.pit .product-art:before{z-index:1;background:linear-gradient(180deg,#2d303208 38%,#2d303255 100%)}.ignition .product-art{background:#303436}.ignition .product-art:before{z-index:1;background:linear-gradient(180deg,#2d303204 40%,#2d303244 100%)}.tip .product-art:before{z-index:1;background:linear-gradient(180deg,#2d303205 40%,#2d303252 100%)}.tip .industrial-line{left:40%;right:40%;height:75%;border-width:12px;transform:none}.burner .product-art{background:linear-gradient(145deg,#263f44,#c3c8c0)}.burner .product-art:before,.ko-drum .product-art:before{z-index:1;background:linear-gradient(180deg,#2d303205 40%,#2d303252 100%)}.ko-drum .product-art{background:linear-gradient(145deg,#89999b,#303d40)}
.heater-burner .product-art{background:linear-gradient(145deg,#d5d0c6,#45494a)}.heater-burner .product-art:before{z-index:1;background:linear-gradient(180deg,#2d303202 45%,#2d303244 100%)}
.heater-burner .product-art .image-fill{opacity:.76;filter:blur(16px);transform:scale(1.09)}
.heater-burner .product-art .image-main{object-fit:contain;transform:none}
.product-body { position:relative;padding:25px 60px 28px 24px;min-height:215px}.product-body>p{font-size:10px;color:var(--orange);letter-spacing:.15em}.product-body h3{font-size:24px}.product-body>span{font-size:13px;line-height:1.65;color:var(--muted)}.product-body a{position:absolute;right:22px;bottom:24px;width:32px;height:32px;display:grid;place-items:center;border:1px solid #cdd0ca;color:var(--orange)}
.engineering { background:var(--ink);color:white;padding:110px 8vw;display:grid;grid-template-columns:.9fr 1.1fr;gap:10vw; }.engineering-intro>p:last-child{color:#bfc1c2;line-height:1.8;max-width:480px;margin-top:34px}.capability-list{margin:0;padding:0;list-style:none;border-top:1px solid #5f6264}.capability-list li{display:grid;grid-template-columns:55px 1fr 30px;align-items:center;border-bottom:1px solid #5f6264;padding:23px 0}.capability-list span{font-size:10px;color:var(--orange)}.capability-list strong{font-size:17px}.capability-list i{font-style:normal;color:var(--orange)}
.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.project-card{background:white}.project-image{height:310px;position:relative;background:linear-gradient(135deg,#15353b,#9aa6a2);overflow:hidden}.project-image:before{content:"";position:absolute;left:20%;right:20%;bottom:-10%;height:90%;border:9px solid #bac2bd66;border-top:22px solid #d96538;transform:perspective(400px) rotateY(10deg)}.project-a .project-image:before{inset:0;z-index:1;height:auto;border:0;transform:none;background:linear-gradient(180deg,#10232912 45%,#10232972 100%)}.project-image span{position:absolute;z-index:2;left:18px;top:18px;color:white;font-size:9px;letter-spacing:.16em}.project-b .project-image{background:linear-gradient(145deg,#b7c1bc,#40595c)}.project-c .project-image{background:linear-gradient(145deg,#2b464b,#e78b55)}.project-card>div:last-child{padding:22px}.project-card h3{font-size:18px;margin-bottom:10px}.project-card p{font-size:11px;letter-spacing:.12em;color:var(--muted);text-transform:uppercase}
.project-a .project-image:before{background:linear-gradient(180deg,#10232908 55%,#10232940 100%)}
.project-b .project-image:before{inset:0;z-index:1;height:auto;border:0;transform:none;background:linear-gradient(180deg,#10232908 55%,#10232940 100%)}
.project-c .project-image:before{inset:0;z-index:1;height:auto;border:0;transform:none;background:linear-gradient(180deg,#10232908 55%,#10232940 100%)}
.project-d .project-image{background:linear-gradient(145deg,#89a8c7,#614b3e)}
.project-d .project-image:before{inset:0;z-index:1;height:auto;border:0;transform:none;background:linear-gradient(180deg,#10232908 55%,#10232940 100%)}
.project-e .project-image{background:linear-gradient(145deg,#78a4bb,#d1b04c)}
.project-e .project-image:before{inset:0;z-index:1;height:auto;border:0;transform:none;background:linear-gradient(180deg,#10232908 55%,#10232940 100%)}
.project-f .project-image{background:linear-gradient(145deg,#86a7c6,#9a664f)}
.project-f .project-image:before{inset:0;z-index:1;height:auto;border:0;transform:none;background:linear-gradient(180deg,#10232908 55%,#10232940 100%)}
.project-g .project-image{background:linear-gradient(145deg,#d09a69,#3e3330)}
.project-g .project-image:before{inset:0;z-index:1;height:auto;border:0;transform:none;background:linear-gradient(180deg,#10232908 55%,#10232940 100%)}
.project-h .project-image{background:linear-gradient(145deg,#8ca2b4,#705a41)}
.project-h .project-image:before{inset:0;z-index:1;height:auto;border:0;transform:none;background:linear-gradient(180deg,#10232908 55%,#10232940 100%)}
.project-i .project-image{background:linear-gradient(145deg,#9dc5df,#6e665c)}
.project-i .project-image:before{inset:0;z-index:1;height:auto;border:0;transform:none;background:linear-gradient(180deg,#10232908 55%,#10232940 100%)}
.project-j .project-image{background:linear-gradient(145deg,#d7d5cc,#47413a)}
.project-j .project-image:before{inset:0;z-index:1;height:auto;border:0;transform:none;background:linear-gradient(180deg,#10232908 55%,#10232940 100%)}
.project-k .project-image{background:linear-gradient(145deg,#37627e,#b9b5a5)}
.project-k .project-image:before{inset:0;z-index:1;height:auto;border:0;transform:none;background:linear-gradient(180deg,#10232908 55%,#10232940 100%)}
.project-l .project-image{background:linear-gradient(145deg,#82a9c7,#c9b98f)}
.project-l .project-image:before{inset:0;z-index:1;height:auto;border:0;transform:none;background:linear-gradient(180deg,#10232908 55%,#10232940 100%)}
.project-m .project-image{background:linear-gradient(145deg,#d7d9d6,#74685c)}
.project-m .project-image:before{inset:0;z-index:1;height:auto;border:0;transform:none;background:linear-gradient(180deg,#10232908 55%,#10232940 100%)}
.project-n .project-image:before,.project-o .project-image:before,.project-p .project-image:before{inset:0;z-index:1;height:auto;border:0;transform:none;background:linear-gradient(180deg,#10232908 55%,#10232940 100%)}
.contact{background:var(--orange);color:#292b2c;padding:100px 8vw}.contact .section-index.light{color:#5b4a1f}.contact h2{font-size:clamp(50px,7vw,100px);margin:35px 0}.contact h2 em{color:#fff}.contact-links{border-top:1px solid #8f690c}.contact-links a{display:flex;justify-content:space-between;align-items:center;padding:24px 0;font-size:17px;text-transform:uppercase;letter-spacing:.13em}.contact-links a:hover{color:white}.contact-links a span{font-size:28px}
.contact-details{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:48px;padding-top:28px;border-top:1px solid #8f690c}.contact-details>div{display:flex;flex-direction:column;gap:10px}.contact-details span{font-size:10px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#5b4a1f}.contact-details p,.contact-details a{margin:0;font-size:16px;line-height:1.6;letter-spacing:.04em}.contact-details a:hover{color:white}.phone-number{direction:ltr;unicode-bidi:isolate;text-align:left}
footer{display:flex;justify-content:space-between;background:#0a1b20;color:#849699;padding:30px 8vw;font-size:10px;letter-spacing:.1em;text-transform:uppercase}footer a{color:white}
.rtl,.rtl *,.rtl *::before,.rtl *::after{font-family:Calibri,Arial,sans-serif!important}.rtl .brand img{object-position:right center}.rtl .brand-since{padding-left:0;padding-right:14px;border-left:0;border-right:1px solid #d8d7d1;direction:ltr}.rtl .eyebrow{letter-spacing:0}.rtl .section-index,.rtl nav,.rtl .header-cta,.rtl .primary-btn,.rtl .text-link,.rtl .contact-links a,.rtl footer{letter-spacing:0}.rtl h1,.rtl h2{letter-spacing:-.025em;line-height:1.18}.rtl .product-art>span,.rtl .project-image span{left:auto;right:18px}.rtl .product-body{padding:25px 24px 28px 60px}.rtl .product-body a{right:auto;left:22px}.rtl .header-cta span,.rtl .primary-btn span,.rtl .text-link span{margin-left:0;margin-right:18px}.rtl .contact-details span{letter-spacing:0}.rtl .hero-footer{left:auto;right:8vw}
/* Keep the complete 16:9 hero visible on ultrawide displays such as 3440x1440. */
@media(min-width:1600px){.hero-image{background-size:auto 100%;background-position:right center}.hero-overlay{background:linear-gradient(90deg,#07101d 0%,#07101d 37%,rgba(7,15,27,.93) 49%,rgba(7,15,27,.46) 70%,rgba(7,15,27,.08) 100%),linear-gradient(0deg,rgba(7,15,27,.48) 0%,transparent 35%)}}
@media(max-width:900px){nav{display:none}.header-cta{display:none}.site-header{height:78px}.brand{height:64px}.brand img{width:190px;height:64px}.hero{padding:90px 7vw 60px;min-height:760px}.hero-content{max-width:100%}.hero-image{background-position:62% center}.hero-overlay{background:linear-gradient(90deg,rgba(7,15,27,.95) 0%,rgba(7,15,27,.82) 52%,rgba(7,15,27,.3) 100%),linear-gradient(0deg,rgba(7,15,27,.45),transparent 45%)}.hero-copy{max-width:560px}.section-heading{align-items:start;gap:30px}.product-card{grid-column:span 3}.engineering{grid-template-columns:1fr;gap:60px}.project-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.brand{min-width:0;gap:8px}.brand img{width:155px}.brand-since{padding-left:8px;font-size:8px;letter-spacing:.1em}.rtl .brand-since{padding-right:8px}.hero{min-height:720px;padding-top:70px}.hero-image{background-position:70% center}.hero-overlay{background:rgba(7,15,27,.72)}h1{font-size:56px}.hero-actions{align-items:stretch;flex-direction:column;gap:8px;width:max-content}.hero-footer{display:none}.section{padding:80px 6vw}.section-heading{display:block}.section-heading>p{width:auto;margin-top:24px}.product-card{grid-column:span 6}.project-grid{grid-template-columns:1fr}.project-card:last-child{grid-column:auto}.engineering{padding:80px 7vw}.contact{padding:80px 7vw}.contact h2{font-size:48px}.contact-details{grid-template-columns:1fr;gap:28px}footer{flex-direction:column;gap:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.product-card{transition:none}}

body { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

