:root{--ink:#101d28;--paper:#f5f1e9;--sand:#e8e1d5;--gold:#d6a949;--rust:#b85d3c;--line:#c9c5bc;--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Vazirmatn,sans-serif;line-height:1.75}a{text-decoration:none;color:inherit}.container{width:min(100%,var(--max));margin:auto;padding:0 30px}.header{height:86px;background:var(--ink);color:#fff;position:sticky;top:0;z-index:5}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;line-height:1;color:#fff}.brand i{width:38px;height:38px;display:grid;place-items:center;clip-path:polygon(50% 0,100% 23%,100% 76%,50% 100%,0 76%,0 23%);background:var(--gold);color:var(--ink);font:700 24px 'Playfair Display';font-style:normal}.brand b{display:block;font-size:20px}.brand small{display:block;margin-top:6px;color:#bbc4c3;font:8px 'DM Mono';letter-spacing:.1em}.header nav{display:flex;gap:32px;font-size:14px;color:#dce1de}.header nav a:hover{color:var(--gold)}.lang{font:11px 'DM Mono';direction:ltr}.lang em{display:inline-block;height:15px;border-right:1px solid #718087;margin:0 12px;vertical-align:middle}.section{padding:115px 0}.label,.kicker{font:11px 'DM Mono';letter-spacing:.1em;direction:ltr}.label{color:#747a74;margin:0}.hero{background:var(--ink);color:#fff;overflow:hidden;position:relative}.lines{position:absolute;inset:0;opacity:.13;background:linear-gradient(90deg,transparent 24.8%,#b5c0c0 25%,transparent 25.1%,transparent 49.8%,#b5c0c0 50%,transparent 50.1%,transparent 74.8%,#b5c0c0 75%,transparent 75.1%)}.hero-grid{min-height:600px;display:grid;grid-template-columns:1.05fr .95fr;position:relative}.hero-copy{padding:100px 0 65px}.kicker{color:var(--gold);margin:0 0 20px}.hero h1,h2{margin:0;line-height:1.2;letter-spacing:-.04em;font-size:clamp(42px,5vw,73px)}h1 em,h2 em{font-family:'Playfair Display';font-weight:600;color:var(--gold)}.hero-copy>p:not(.kicker){max-width:490px;font-size:17px;color:#c4ceca;margin:24px 0 28px}.actions{display:flex;gap:13px}.btn{padding:14px 20px;display:inline-flex;align-items:center;gap:25px;font-size:14px;font-weight:700}.btn b{font-size:18px}.gold{background:var(--gold);color:var(--ink)}.outline{border:1px solid #87949a}.facts{display:flex;gap:38px;margin-top:70px}.facts div{display:flex;gap:8px;align-items:center}.facts strong{font:26px 'DM Mono';color:var(--gold)}.facts span{font-size:11px;line-height:1.55;color:#b3bfbb}.art{min-height:550px;position:relative}.orbit{position:absolute;left:48%;top:42%;border:1px solid rgba(214,169,73,.55);border-radius:50%;transform:translate(-50%,-50%)}.orbit.one{width:465px;height:465px}.orbit.two{width:650px;height:230px;transform:translate(-50%,-50%) rotate(-24deg)}.globe{position:absolute;left:48%;top:42%;width:310px;height:310px;transform:translate(-50%,-50%);border:1px solid var(--gold);border-radius:50%;overflow:hidden;background:radial-gradient(circle at 30% 30%,#294754,#10222d)}.globe i{position:absolute;border:1px solid rgba(214,169,73,.6)}.globe i:first-child{inset:-5% 30%;border-radius:50%}.globe i:nth-child(2){inset:42% -5%;border-width:1px 0}.globe b{position:absolute;background:#607e73;opacity:.8;border-radius:48% 52% 35% 65%}.globe b:nth-of-type(1){width:145px;height:72px;top:55px;right:-19px;transform:rotate(25deg)}.globe b:nth-of-type(2){width:130px;height:92px;bottom:38px;left:22px;transform:rotate(-20deg)}.tag{position:absolute;font:10px 'DM Mono';line-height:1.45;direction:ltr;color:#d7dedb}.tag strong{color:var(--gold);font-size:18px;margin-right:10px}.tag.top{top:78px;left:5%}.tag.side{top:345px;right:0}.origin{position:absolute;bottom:60px;left:7%;font:9px 'DM Mono';color:#9aa9aa;direction:ltr}.intro-grid{display:grid;grid-template-columns:.5fr 1.25fr .85fr;gap:40px}.intro h2{font-size:clamp(35px,3.6vw,55px)}.intro h2 em,.contact h2 em{color:var(--rust)}.intro-grid>div{font-size:16px;color:#535b57}.intro-grid p{margin:0 0 26px}.text-link{font-weight:700;border-bottom:1px solid var(--ink);padding-bottom:6px}.sectors{background:var(--sand);padding-top:100px}.sector-head,.process-head{display:flex;justify-content:space-between;margin-bottom:50px}.sector-head>p:last-child{margin:0;font-size:17px}.cards{display:grid;grid-template-columns:repeat(3,1fr)}.card{min-height:415px;color:#fff;padding:30px 34px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.card:before{content:'';position:absolute;inset:0;background:repeating-linear-gradient(125deg,transparent 0 15px,rgba(255,255,255,.06) 16px 17px)}.food{background:#637d68}.oil{background:#243c49}.steel{background:#9a6145}.card>span,.card small,.card div{z-index:1;position:relative}.card>span,.steps span{font:12px 'DM Mono';color:#eadfc8}.card>i{position:absolute;left:30px;top:70px;font-style:normal;font-size:80px;color:rgba(255,255,255,.16)}.card small{font:10px 'DM Mono';letter-spacing:.1em}.card h3{margin:9px 0 22px;font-size:33px;line-height:1.3}.card a{font-size:13px;border-bottom:1px solid rgba(255,255,255,.5);padding-bottom:5px}.process{background:#faf8f3}.process h2{font-size:clamp(37px,4vw,56px)}.steps{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.steps article{min-height:175px;padding:30px 34px;border-left:1px solid var(--line)}.steps article:first-child{padding-right:0}.steps article:last-child{border:0}.steps span{color:var(--rust)}.steps h3{font-size:21px;margin:16px 0 5px}.steps p{font-size:14px;color:#69716d;margin:0}.world{background:var(--ink);color:#fff;padding:105px 0}.world-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center}.world h2{font-size:clamp(36px,4vw,59px)}.world p:last-child{color:#b5c0bc}.world .label{color:var(--gold);margin-bottom:15px}.map{height:300px;position:relative;border-radius:50%;background:radial-gradient(ellipse,rgba(59,104,105,.35),transparent 65%)}.map:before{content:'';position:absolute;inset:20px 10px;border:1px solid rgba(214,169,73,.25);border-radius:50%;transform:rotate(-15deg)}.map i{width:9px;height:9px;position:absolute;background:var(--gold);border-radius:50%;box-shadow:0 0 0 7px rgba(214,169,73,.12)}.map .iran{top:46%;left:52%}.map .west{top:33%;left:25%}.map .east{top:35%;right:17%}.map .south{bottom:22%;left:39%}.map b{position:absolute;border-top:1px dashed var(--gold);width:170px;top:47%;left:53%;transform:rotate(-26deg);transform-origin:left}.map b:nth-of-type(2){width:135px;transform:rotate(128deg)}.map small{position:absolute;bottom:24px;right:20%;font:10px 'DM Mono';color:#a6b3b0}.contact{background:var(--gold)}.contact-grid{min-height:390px;display:grid;grid-template-columns:1.3fr .7fr;gap:60px;align-items:center}.contact h2{font-size:clamp(38px,4.5vw,64px)}.contact .label{color:#665029;margin-bottom:15px}.contact-grid>div:last-child{border-right:1px solid rgba(16,29,40,.22);padding-right:40px}.contact-grid>div:last-child p{color:#384038;line-height:2;margin:0 0 26px}.dark{background:var(--ink);color:#fff}footer{background:#0b141c;color:#c3cbc7;padding:38px 0}.footer{display:flex;justify-content:space-between;align-items:center}.footer p,.footer small{font:10px 'DM Mono';line-height:1.8;direction:ltr}.footer p{margin:0}.footer p a{color:var(--gold)}
@media(max-width:800px){.container{padding:0 20px}.header{height:72px}.header nav,.lang{display:none}.hero-grid,.intro-grid,.world-grid,.contact-grid{grid-template-columns:1fr}.hero-copy{padding:70px 0 28px}.art{min-height:380px}.globe{width:225px;height:225px}.orbit.one{width:330px;height:330px}.orbit.two{width:430px;height:160px}.tag.top{top:25px}.tag.side{top:240px}.facts{gap:18px;margin-top:40px}.facts strong{font-size:21px}.section{padding:70px 0}.intro-grid{gap:21px}.sectors{padding-top:65px}.sector-head,.process-head,.showcase-head{display:block;margin-bottom:35px}.sector-head>p:last-child,.showcase-head>p:last-child{margin-top:15px}.cards,.steps{grid-template-columns:1fr}.card{min-height:310px}.gallery{grid-template-columns:1fr;grid-template-rows:250px 210px 210px}.gallery-main{grid-row:auto}.steps article,.steps article:first-child{border-left:0;border-bottom:1px solid var(--line);padding:25px 0;min-height:auto}.world{padding:70px 0}.map{margin-top:20px;height:250px}.contact-grid{padding:70px 20px;gap:28px;min-height:auto}.contact-grid>div:last-child{border-right:0;border-top:1px solid rgba(16,29,40,.22);padding:25px 0 0}.footer{align-items:flex-start;gap:22px;flex-direction:column}.quick-actions{left:13px;bottom:13px}}

.showcase{background:#ece6db;padding:105px 0}.showcase-head{display:flex;justify-content:space-between;align-items:start;margin-bottom:36px}.showcase-head>p:last-child{font-size:16px;margin:0}.gallery{display:grid;grid-template-columns:1.55fr 1fr;grid-template-rows:220px 220px;gap:15px}.gallery figure{position:relative;overflow:hidden;margin:0;background:#223742}.gallery-main{grid-row:span 2}.gallery img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.75);transition:transform .5s ease,filter .5s ease}.gallery figure:hover img{transform:scale(1.06);filter:saturate(1)}.gallery figcaption{position:absolute;inset:auto 0 0;padding:55px 24px 20px;color:#fff;background:linear-gradient(transparent,rgba(8,16,22,.82));display:flex;flex-direction:column;gap:4px}.gallery small{font:10px 'DM Mono';letter-spacing:.1em;color:#ead4a2}.gallery strong{font-size:15px}.contact-actions{display:flex;flex-wrap:wrap;gap:10px}.soft{border:1px solid rgba(16,29,40,.55);color:var(--ink)}.quick-actions{position:fixed;left:20px;bottom:20px;z-index:4;display:grid;gap:7px}.quick-actions a{width:39px;height:39px;display:grid;place-items:center;border-radius:50%;background:var(--ink);color:#fff;box-shadow:0 5px 18px rgba(0,0,0,.2);font:16px 'DM Mono'}.quick-actions a:hover{background:var(--rust)}
.label,.kicker,.tag,.origin,.card small,.gallery small,.map small,.header .lang{display:none}
@media(max-width:800px){.showcase{padding:70px 0}.showcase-head{display:block;margin-bottom:30px}.showcase-head>p:last-child{margin-top:15px}.gallery{grid-template-columns:1fr;grid-template-rows:250px 210px 210px}.gallery-main{grid-row:auto}.quick-actions{left:13px;bottom:13px}}
