@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Vazirmatn:wght@400;500;600;700;800&display=swap');
:root{--navy:#071923;--navy2:#0b2430;--ink:#15262f;--muted:#6d7d84;--line:#dfe5e7;--gold:#b88b4d;--paper:#f6f8f8;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Vazirmatn,Inter,sans-serif;line-height:1.9}body.ltr{font-family:Inter,Vazirmatn,sans-serif;direction:ltr}.wrap{width:min(1120px,calc(100% - 44px));margin:auto}a{text-decoration:none;color:inherit}.topbar{height:82px;background:rgba(255,255,255,.92);backdrop-filter:blur(12px);border-bottom:1px solid rgba(10,30,40,.08);position:sticky;top:0;z-index:40}.nav{height:82px;display:flex;align-items:center;gap:30px}.brand img{width:145px;height:54px;object-fit:contain;border-radius:6px}.navlinks{display:flex;gap:22px;margin-inline:auto;font-size:13px;color:#46565d}.navlinks a{position:relative}.navlinks a:after{content:'';position:absolute;left:0;right:100%;bottom:-8px;height:1px;background:var(--gold);transition:.25s}.navlinks a:hover:after{right:0}.phone{border:1px solid #cdd7da;border-radius:9px;padding:6px 13px;font-size:12px;font-weight:700}.phone span{direction:ltr;display:inline-block}.hero{min-height:690px;display:grid;align-items:center;background:linear-gradient(90deg,#f6f8f8 0%,#f6f8f8 62%,#edf2f3 100%);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:50px}.eyebrow,label{font-size:11px;letter-spacing:2.6px;color:var(--gold);font-weight:700}.hero h1{font-size:clamp(42px,5.4vw,66px);line-height:1.22;margin:14px 0 20px;letter-spacing:-1.3px}.hero h1 em{font-style:normal;color:#66777e}.hero p{max-width:590px;color:var(--muted);font-size:14px}.actions{display:flex;gap:10px;margin-top:28px}.btn{padding:10px 19px;border-radius:8px;font-size:12px;font-weight:700}.btn.primary{background:var(--navy);color:#fff}.btn.secondary{border:1px solid #ccd5d8}.hero-art{height:420px;position:relative;display:grid;place-items:center}.hero-photo{width:100%;height:100%;max-width:620px;object-fit:cover;object-position:center center;border-radius:22px;border:1px solid rgba(7,25,35,.08);background:#fff;box-shadow:0 30px 60px rgba(7,25,35,.18),0 8px 20px rgba(7,25,35,.10)}.hero-illustration{width:420px;height:auto;max-width:100%;filter:drop-shadow(0 20px 30px rgba(0,0,0,.1))}.section{padding:105px 0}.two{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.section h2,.cta h2{font-size:clamp(31px,4vw,48px);line-height:1.35;margin:10px 0 18px;letter-spacing:-.8px}.text{color:var(--muted);font-size:15px}.text p{margin:0 0 15px}.dark{background:var(--navy);color:#fff}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:42px}.section-head p{max-width:420px;color:#91a3ab;font-size:13px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.card{padding:30px;border:1px solid rgba(255,255,255,.1);border-radius:13px;min-height:265px;background:rgba(255,255,255,.025)}.card.featured{background:linear-gradient(145deg,rgba(184,139,77,.14),rgba(255,255,255,.025));border-color:rgba(184,139,77,.35)}.num{color:var(--gold);font-size:11px;letter-spacing:1px}.card h3{margin:52px 0 8px;font-size:20px}.card p{color:#91a3ab;font-size:13px}.features{display:grid;grid-template-columns:repeat(4,1fr);margin-top:48px;border-top:1px solid var(--line)}.feature{padding:27px 20px;border-left:1px solid var(--line)}.feature:first-child{border-left:0}.feature h3{font-size:17px;margin:18px 0 5px}.feature p{font-size:12px;color:var(--muted)}.process{background:#eaf0f1}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-top:35px}.step{background:#fff;border:1px solid var(--line);border-radius:11px;padding:24px}.step h3{margin:13px 0 4px}.step p{font-size:12px;color:var(--muted)}.cta{background:var(--navy);color:#fff;padding:85px 0}.cta-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:80px}.cta p{color:#92a5ad;max-width:600px}.details{border-right:1px solid rgba(255,255,255,.12);padding-right:35px}.details a,.details div{display:block;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.08)}.details small{display:block;color:#82969f;font-size:10px}.details strong{font-size:14px}.details .phone-number{direction:ltr;display:inline-block}.cta-action{display:flex;align-items:center}.cta-action .btn{padding:15px 30px;font-size:13px}.page-hero{padding:110px 0 75px;background:linear-gradient(110deg,#071923,#0d2935);color:#fff}.page-hero h1{font-size:clamp(42px,6vw,66px);line-height:1.25;margin:10px 0}.page-hero p{color:#9db0b7;max-width:680px}.content-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.info-card{background:#fff;border:1px solid var(--line);border-radius:13px;padding:30px}.info-card h3{margin-top:0}.contact-box{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.contact-item{background:#fff;border:1px solid var(--line);padding:28px;border-radius:12px}.contact-item small{display:block;color:var(--gold);font-size:10px;letter-spacing:2px}.contact-item strong{display:block;margin-top:7px}.footer{background:#041018;color:#788c94;padding:22px 0}.footer .wrap{display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:10px}.footer img{width:95px;height:35px;object-fit:contain;background:#fff;border-radius:5px}.lang-overlay{position:fixed;inset:0;z-index:100;background:rgba(5,18,25,.38);backdrop-filter:blur(5px);display:grid;place-items:center;padding:18px;opacity:1;transition:opacity .35s ease}.lang-overlay.hidden{opacity:0;pointer-events:none}.lang-box{width:min(390px,100%);background:rgba(8,27,37,.97);color:#fff;border:1px solid rgba(184,139,77,.38);border-radius:17px;padding:30px 28px;box-shadow:0 30px 80px rgba(0,0,0,.35);text-align:center;animation:pop .45s ease}.lang-mark{width:48px;height:48px;margin:0 auto 13px;display:grid;place-items:center;background:linear-gradient(135deg,#cda05d,#98703c);color:#081a23;border-radius:12px;font-weight:800}.lang-box h2{margin:0;font-size:20px}.lang-box p{margin:4px 0 20px;color:#91a5ad;font-size:11px;direction:ltr}.lang-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}.lang-options button{font:inherit;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.05);color:#fff;border-radius:9px;padding:11px;cursor:pointer;font-weight:700}.lang-options button:hover{background:var(--gold);color:#071923;border-color:var(--gold)}@keyframes pop{from{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:none}}
.reveal{opacity:0;transform:translateY(26px);transition:opacity .7s cubic-bezier(.2,.7,.2,1),transform .7s cubic-bezier(.2,.7,.2,1)}
.reveal.in{opacity:1;transform:none}
.reveal-stagger.in .card,.reveal-stagger.in .feature,.reveal-stagger.in .step,.reveal-stagger.in .info-card,.reveal-stagger.in .gallery-item{animation:riseIn .6s cubic-bezier(.2,.7,.2,1) both}
.reveal-stagger .card:nth-child(1),.reveal-stagger .feature:nth-child(1),.reveal-stagger .step:nth-child(1),.reveal-stagger .info-card:nth-child(1),.reveal-stagger .gallery-item:nth-child(1){animation-delay:.05s}
.reveal-stagger .card:nth-child(2),.reveal-stagger .feature:nth-child(2),.reveal-stagger .step:nth-child(2),.reveal-stagger .info-card:nth-child(2),.reveal-stagger .gallery-item:nth-child(2){animation-delay:.12s}
.reveal-stagger .card:nth-child(3),.reveal-stagger .feature:nth-child(3),.reveal-stagger .step:nth-child(3),.reveal-stagger .gallery-item:nth-child(3){animation-delay:.19s}
.reveal-stagger .card:nth-child(4),.reveal-stagger .feature:nth-child(4),.reveal-stagger .step:nth-child(4),.reveal-stagger .gallery-item:nth-child(4){animation-delay:.26s}
.reveal-stagger .gallery-item:nth-child(5){animation-delay:.33s}
.reveal-stagger .gallery-item:nth-child(6){animation-delay:.4s}
@keyframes riseIn{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}
.hero h1,.hero p,.hero .actions{animation:riseIn .8s cubic-bezier(.2,.7,.2,1) both}
.hero p{animation-delay:.12s}.hero .actions{animation-delay:.22s}
.hero-art{animation:fadeScale 1s cubic-bezier(.2,.7,.2,1) both;animation-delay:.1s}
@keyframes fadeScale{from{opacity:0;transform:scale(.94)}to{opacity:1;transform:none}}
.gear{transition:transform .6s ease}.hero:hover .g1{transform:rotate(12deg)}.hero:hover .g2{transform:rotate(-16deg)}
.btn{transition:transform .25s ease,box-shadow .25s ease,background .25s ease}
.btn.primary:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(7,25,35,.25)}
.btn.secondary:hover{transform:translateY(-2px);border-color:var(--gold);color:var(--gold)}
.card,.info-card,.step,.contact-item{transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}
.card:hover{transform:translateY(-6px);border-color:rgba(184,139,77,.4);box-shadow:0 18px 40px rgba(0,0,0,.18)}
.info-card:hover,.step:hover,.contact-item:hover{transform:translateY(-4px);box-shadow:0 14px 30px rgba(10,30,40,.08);border-color:var(--gold)}
.brand img,.footer img{transition:transform .3s ease}.brand:hover img{transform:scale(1.04)}
.map-wrap{border-radius:14px;overflow:hidden;border:1px solid var(--line);box-shadow:0 14px 34px rgba(10,30,40,.08);margin-top:32px}
.map-wrap iframe{display:block;width:100%;height:360px;border:0;filter:grayscale(.15) contrast(1.02)}
.field{margin-bottom:16px}.field label{display:block;font-size:12px;color:var(--muted);margin-bottom:6px;font-weight:600}
.field input,.field textarea{width:100%;font:inherit;padding:12px 14px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--ink);transition:border-color .25s ease,box-shadow .25s ease}
.field input:focus,.field textarea:focus{outline:none;border-color:var(--gold);box-shadow:0 0 0 3px rgba(184,139,77,.15)}
.field textarea{resize:vertical;min-height:120px}
.contact-form{background:#fff;border:1px solid var(--line);border-radius:14px;padding:32px;margin-top:32px}
.form-note{font-size:12px;color:var(--muted);margin-top:10px}
.form-status{font-size:13px;margin-top:12px;padding:10px 14px;border-radius:8px;display:none}
.form-status.show{display:block}.form-status.ok{background:rgba(76,175,80,.12);color:#2e7d32}.form-status.err{background:rgba(220,60,60,.1);color:#c0392b}
.clients{margin-top:20px}
.clients-track{display:flex;gap:14px;flex-wrap:wrap;justify-content:center}
.client-chip{padding:10px 18px;border:1px solid var(--line);border-radius:999px;font-size:12px;color:var(--muted);background:#fff}
@media(max-width:820px){.map-wrap iframe{height:280px}}
/* --- Professional polish & new components --- */
.topbar{box-shadow:0 1px 0 rgba(10,30,40,.03)}
.phone{transition:border-color .25s ease,background .25s ease}
.phone:hover{border-color:var(--gold);background:rgba(184,139,77,.06)}
.btn{letter-spacing:.3px}
.hero h1{font-weight:700}
.card h3,.info-card h3,.step h3,.feature h3{letter-spacing:-.2px}
.section-head{position:relative}
.eyebrow,label{position:relative;padding-inline-start:22px}
.eyebrow:before,.section>.wrap>label:before,.section-head label:before,.page-hero label:before{content:'';position:absolute;inset-inline-start:0;top:50%;transform:translateY(-50%);width:14px;height:1px;background:var(--gold)}
.card,.info-card,.step,.contact-item{position:relative}
.card:before{content:'';position:absolute;inset:0;border-radius:13px;padding:1px;background:linear-gradient(160deg,rgba(184,139,77,0),rgba(184,139,77,0));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;transition:background .3s ease}
.card:hover:before{background:linear-gradient(160deg,rgba(184,139,77,.5),rgba(184,139,77,0))}

/* Social bar */
.social-bar{display:flex;gap:8px;align-items:center}
.social-btn{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;border:1px solid #d7dee0;color:#5b6b71;transition:all .25s cubic-bezier(.2,.7,.2,1)}
.social-btn svg{width:15px;height:15px}
.social-btn:hover{border-color:var(--gold);color:#fff;background:var(--gold);transform:translateY(-2px);box-shadow:0 8px 18px rgba(184,139,77,.35)}



.footer .wrap{flex-wrap:wrap}

.social-inline{display:flex;gap:10px;margin-top:26px;flex-wrap:wrap}
.social-pill{display:flex;align-items:center;gap:8px;padding:9px 15px;border:1px solid var(--line);border-radius:999px;font-size:12px;font-weight:600;color:var(--ink);background:#fff;transition:all .25s cubic-bezier(.2,.7,.2,1)}
.social-pill svg{width:14px;height:14px;flex-shrink:0}
.social-pill:hover{border-color:var(--gold);background:var(--gold);color:#fff;transform:translateY(-2px);box-shadow:0 10px 22px rgba(184,139,77,.28)}
.social-block{margin-top:34px;padding-top:26px;border-top:1px solid var(--line);text-align:center}
.social-block-label{display:block;font-size:11px;letter-spacing:1.5px;color:var(--muted);font-weight:700;text-transform:uppercase;margin-bottom:14px}
.social-block .social-inline{justify-content:center;margin-top:0}
.social-circle{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;border:1px solid var(--line);color:#5b6b71;background:#fff;transition:all .25s cubic-bezier(.2,.7,.2,1)}
.social-circle svg{width:17px;height:17px}
.social-circle:hover{border-color:var(--gold);background:var(--gold);color:#fff;transform:translateY(-3px);box-shadow:0 12px 24px rgba(184,139,77,.3)}

/* Credentials gallery */
.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:36px}
.gallery-item{border-radius:13px;overflow:hidden;border:1px solid var(--line);background:#fff;cursor:pointer;position:relative;box-shadow:0 8px 20px rgba(10,30,40,.05);transition:transform .3s ease,box-shadow .3s ease}
.gallery-item:hover{transform:translateY(-5px);box-shadow:0 20px 44px rgba(10,30,40,.16)}
.gallery-item .img-wrap{overflow:hidden}
.gallery-item img{display:block;width:100%;height:250px;object-fit:cover;object-position:top;transition:transform .5s cubic-bezier(.2,.7,.2,1),filter .4s ease}
.gallery-item:hover img{transform:scale(1.08)}
.gallery-item .cap{padding:13px 14px;font-size:12px;color:var(--muted);border-top:1px solid var(--line);transition:color .3s ease}
.gallery-item:hover .cap{color:var(--ink)}
.lightbox{position:fixed;inset:0;z-index:200;background:rgba(4,16,24,.92);display:none;place-items:center;padding:26px}
.lightbox.open{display:grid}
.lightbox img{max-width:min(900px,92vw);max-height:86vh;border-radius:10px;box-shadow:0 30px 80px rgba(0,0,0,.5)}
.lightbox-close{position:absolute;top:20px;inset-inline-end:24px;width:42px;height:42px;border-radius:50%;background:rgba(255,255,255,.08);color:#fff;display:grid;place-items:center;border:1px solid rgba(255,255,255,.2);cursor:pointer}
.lightbox-close svg{width:18px;height:18px}
@media(max-width:820px){.gallery{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.gallery{grid-template-columns:1fr}.gallery-item img{height:200px}}

/* Location / map section */
.location-head{text-align:center;max-width:640px;margin:0 auto 42px}
.location-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:0;border-radius:18px;overflow:hidden;box-shadow:0 22px 55px rgba(10,30,40,.1);border:1px solid var(--line)}
.location-card{background:var(--navy);color:#fff;padding:48px 42px;display:flex;flex-direction:column;position:relative;overflow:hidden}
.location-card:before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 15% 12%,rgba(184,139,77,.14),transparent 55%)}
.location-eyebrow{position:relative;display:inline-flex;align-items:center;gap:10px;font-size:11px;letter-spacing:1.5px;color:var(--gold);font-weight:700;text-transform:uppercase;margin-bottom:18px}
.location-eyebrow:before{content:'';width:20px;height:1px;background:var(--gold)}
.location-card h3{position:relative;font-size:23px;margin:0 0 16px;letter-spacing:-.3px;font-weight:700}
.location-card .addr-text{position:relative;color:#c3d0d5;font-size:15px;line-height:1.95;margin:0 0 30px;max-width:32ch}
.location-rows{position:relative;display:flex;flex-direction:column;gap:16px;margin-bottom:32px;padding-top:26px;border-top:1px solid rgba(255,255,255,.12)}
.location-row{display:flex;align-items:baseline;gap:10px;font-size:13px;color:#8fa0a7}
.location-row .k{flex-shrink:0;min-width:64px;letter-spacing:.3px}
.location-row a,.location-row span.v{color:#fff;font-weight:600;font-size:14px}
.location-row a:hover{color:var(--gold)}
.location-card .btn{position:relative;margin-top:auto;align-self:flex-start}
.location-map{position:relative;min-height:420px}
.location-map iframe{position:absolute;inset:0;width:100%;height:100%;border:0;filter:grayscale(.2) contrast(1.03)}
@media(max-width:820px){.location-grid{grid-template-columns:1fr}.location-map{min-height:320px}}
@media(max-width:560px){.location-card{padding:34px 24px}}
/* Standalone map card (used e.g. on contact page where address is already shown) */
.map-pro{position:relative;border-radius:16px;overflow:hidden;margin-top:32px;box-shadow:0 20px 50px rgba(10,30,40,.1);border:1px solid var(--line)}
.map-pro iframe{display:block;width:100%;height:380px;border:0;filter:grayscale(.2) contrast(1.03)}
.map-pro-badge{position:absolute;top:16px;inset-inline-start:16px;background:rgba(7,25,35,.85);backdrop-filter:blur(6px);color:#fff;padding:9px 14px;border-radius:10px;font-size:12px;font-weight:700;display:flex;align-items:center;gap:8px}
.map-pro-badge svg{width:15px;height:15px;color:var(--gold)}
.map-pro-cta{position:absolute;bottom:16px;inset-inline-end:16px}
.map-pro-cta .btn{box-shadow:0 12px 26px rgba(7,25,35,.35)}
@media(max-width:560px){.map-pro iframe{height:280px}.map-pro-cta{position:static;margin-top:14px}.map-pro-badge{position:static;display:inline-flex;margin-bottom:12px}}body.ltr .navlinks{direction:ltr}body.ltr .hero-grid,body.ltr .two,body.ltr .cta-grid{direction:ltr}body.ltr .details{border-right:0;border-left:1px solid rgba(255,255,255,.12);padding-right:0;padding-left:35px}body.ltr .feature{border-left:1px solid var(--line);border-right:0}body.ltr .feature:first-child{border-left:0}body.ltr .page-hero,body.ltr .section{text-align:left}@media(max-width:820px){.navlinks{display:none}.hero-grid,.two,.cta-grid,.content-grid{grid-template-columns:1fr}.hero{min-height:auto;padding:85px 0 55px}.hero-art{height:300px}.cards,.features,.steps{grid-template-columns:1fr 1fr}.feature{border-bottom:1px solid var(--line)}.section-head{display:block}.section-head p{margin-top:10px}.contact-box{grid-template-columns:1fr 1fr}}@media(max-width:560px){.wrap{width:calc(100% - 28px)}.topbar,.nav{height:74px}.brand img{width:125px;height:48px}.phone{padding:5px 9px}.hero h1{font-size:43px}.hero-art{height:230px}.cards,.features,.steps,.contact-box{grid-template-columns:1fr}.section{padding:75px 0}.page-hero{padding:80px 0 55px}.lang-box{padding:26px 20px}.footer .wrap{flex-direction:column;text-align:center}body.ltr .details{border-left:0;padding-left:0}}

/* Follow / grow banner */
.follow-banner{background:linear-gradient(120deg,#071923,#0d2c3a 55%,#122f2c);position:relative;overflow:hidden;padding:64px 0}
.follow-banner:before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 85% 20%,rgba(184,139,77,.16),transparent 55%),radial-gradient(circle at 10% 85%,rgba(184,139,77,.1),transparent 50%)}
.follow-inner{position:relative;display:flex;align-items:center;justify-content:space-between;gap:40px;flex-wrap:wrap}
.follow-copy{max-width:480px}
.follow-copy .eyebrow{display:inline-flex;align-items:center;gap:10px}
.follow-copy .eyebrow:before{content:'';width:20px;height:1px;background:var(--gold)}
.follow-copy h2{color:#fff;font-size:clamp(22px,3vw,30px);margin:12px 0 10px;letter-spacing:-.4px}
.follow-copy p{color:#a9bac0;font-size:13px;margin:0}
.follow-actions{display:flex;gap:12px;flex-wrap:wrap}
.follow-card{display:flex;align-items:center;gap:13px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.14);border-radius:13px;padding:13px 20px 13px 16px;transition:all .3s cubic-bezier(.2,.7,.2,1);backdrop-filter:blur(6px)}
.follow-card .ic{width:40px;height:40px;border-radius:11px;background:rgba(184,139,77,.16);display:grid;place-items:center;flex-shrink:0;color:var(--gold);transition:all .3s ease}
.follow-card .ic svg{width:19px;height:19px}
.follow-card .tx{display:flex;flex-direction:column;gap:1px}
.follow-card .tx b{color:#fff;font-size:13px;font-weight:700}
.follow-card .tx span{color:#8fa0a7;font-size:11px;direction:ltr;text-align:right}
body.ltr .follow-card .tx span{text-align:left}
.follow-card:hover{border-color:var(--gold);background:rgba(184,139,77,.1);transform:translateY(-3px);box-shadow:0 16px 34px rgba(0,0,0,.25)}
.follow-card:hover .ic{background:var(--gold);color:#081a23}
@media(max-width:820px){.follow-inner{flex-direction:column;text-align:center;align-items:center}.follow-copy .eyebrow{justify-content:center}.follow-actions{justify-content:center;width:100%}}
@media(max-width:560px){.follow-actions{flex-direction:column;width:100%}.follow-card{width:100%}}


/* v31 international supply additions */
.supply-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:34px}.supply-item{border:1px solid var(--line);border-radius:14px;padding:24px;background:#fff;min-height:150px;display:flex;flex-direction:column;justify-content:space-between;transition:.25s ease}.supply-item:hover{transform:translateY(-4px);box-shadow:0 16px 36px rgba(10,30,40,.08);border-color:rgba(184,139,77,.55)}.supply-item span{font-size:11px;color:var(--gold);font-weight:800;letter-spacing:1px}.supply-item h3{font-size:17px;line-height:1.45;margin:30px 0 0}.international{background:#f7f8f7}.international-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.international-grid h2{max-width:700px}.intl-points{display:grid;gap:12px}.intl-points div{background:#fff;border:1px solid var(--line);border-radius:12px;padding:17px 18px;font-size:14px;font-weight:650;box-shadow:0 8px 22px rgba(10,30,40,.035)}.intl-points div:before{content:'✓';color:var(--gold);font-weight:900;margin-inline-end:10px}.vendor-grid{display:grid;grid-template-columns:1fr auto;align-items:center;gap:50px}.vendor-grid h2{color:#fff;max-width:760px}.vendor-grid p{color:#afbdc2;max-width:780px}.docs-box{max-width:920px;margin:0 auto;text-align:center}.docs-box .text{max-width:850px;margin:14px auto 0}.vendor-action{white-space:nowrap}@media(max-width:900px){.supply-grid{grid-template-columns:1fr 1fr}.international-grid{grid-template-columns:1fr;gap:35px}.vendor-grid{grid-template-columns:1fr}.vendor-action{white-space:normal}}@media(max-width:560px){.supply-grid{grid-template-columns:1fr}}


/* v33 hero refinement + language switch */
.hero{position:relative;isolation:isolate}
.hero:before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 82% 24%,rgba(184,139,77,.10),transparent 28%),radial-gradient(circle at 12% 18%,rgba(7,25,35,.04),transparent 24%);pointer-events:none}
.hero-copy{position:relative;z-index:1;max-width:620px}
.hero-note{display:inline-flex;align-items:center;gap:10px;margin-top:14px;padding:8px 14px;border-radius:999px;background:rgba(255,255,255,.78);border:1px solid rgba(7,25,35,.08);color:#516169;font-size:12px;font-weight:700;box-shadow:0 8px 24px rgba(10,30,40,.05)}
.hero-note:before{content:'';width:8px;height:8px;border-radius:50%;background:var(--gold);box-shadow:0 0 0 4px rgba(184,139,77,.12)}
.hero-art:before{content:'';position:absolute;inset:18px -14px -18px 18px;border-radius:28px;background:linear-gradient(135deg,rgba(184,139,77,.10),rgba(7,25,35,.04));z-index:-1}
.hero-art:after{content:'';position:absolute;inset:auto 28px -22px 28px;height:40px;background:radial-gradient(closest-side,rgba(7,25,35,.16),transparent);filter:blur(12px);z-index:-2}
.lang-switch{display:flex;align-items:center;gap:6px;margin-inline-start:2px}
.lang-link{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:34px;padding:0 12px;border-radius:999px;border:1px solid #d7e0e3;background:#fff;color:#415159;font-size:11px;font-weight:800;letter-spacing:.8px;transition:.25s ease}
.lang-link:hover{border-color:var(--gold);color:var(--gold);transform:translateY(-1px)}
.lang-link.active{background:var(--navy);border-color:var(--navy);color:#fff}
body.ltr .lang-switch{direction:ltr}
@media(max-width:820px){.lang-switch{margin-inline-start:auto}.hero-copy{max-width:none}.hero-art:before{inset:12px -8px -12px 12px}}
@media(max-width:560px){.hero-note{font-size:11px;padding:7px 12px}.lang-link{min-width:36px;height:32px;padding:0 10px}}

/* v34 compact service cards */
.cards .card:has(p:empty) p{display:none}.cards .card:not(:has(p)){min-height:175px}.cards .card:not(:has(p)) h3{margin-top:42px;margin-bottom:0}

/* v35 mobile header / overflow fix */
html,body{max-width:100%;overflow-x:clip}
@media(max-width:820px){
  .nav{gap:12px;justify-content:space-between}
  .brand{flex:0 0 auto}
  .phone{flex:0 0 auto;white-space:nowrap}
  .lang-switch{flex:0 0 auto;margin-inline-start:0}
  .social-bar{display:none}
}
@media(max-width:560px){
  .wrap{width:calc(100% - 24px)}
  .nav{gap:8px}
  .brand img{width:116px;height:44px}
  .phone{display:none}
  .lang-switch{margin-inline-start:auto;gap:4px}
  .lang-link{min-width:34px;height:31px;padding:0 9px}
  .hero h1{font-size:clamp(34px,11vw,43px)}
  .actions{flex-wrap:wrap}
  .actions .btn{max-width:100%}
  .location-row{flex-wrap:wrap}
  .location-row a{overflow-wrap:anywhere}
}
@media(max-width:360px){
  .brand img{width:105px}
  .lang-link{min-width:32px;padding:0 8px}
}

/* v36 full mobile polish */
.mobile-menu-btn,.mobile-nav{display:none}
@media(max-width:820px){
  body{font-size:15px;line-height:1.8}
  .topbar{height:70px}
  .nav{height:70px;gap:10px}
  .brand img{width:118px;height:44px}
  .lang-switch{margin-inline-start:auto}
  .mobile-menu-btn{display:grid;place-items:center;width:38px;height:38px;flex:0 0 38px;border:1px solid #d7e0e3;border-radius:10px;background:#fff;color:var(--navy);padding:0;cursor:pointer}
  .mobile-menu-btn svg{width:20px;height:20px}
  .mobile-nav{display:block;position:fixed;top:70px;left:12px;right:12px;z-index:39;background:rgba(255,255,255,.98);backdrop-filter:blur(14px);border:1px solid rgba(7,25,35,.09);border-radius:15px;box-shadow:0 20px 50px rgba(7,25,35,.18);padding:8px;opacity:0;transform:translateY(-10px) scale(.98);pointer-events:none;transition:.22s ease}
  .mobile-nav.open{opacity:1;transform:none;pointer-events:auto}
  .mobile-nav a{display:flex;align-items:center;justify-content:space-between;min-height:46px;padding:8px 13px;border-radius:10px;font-size:13px;font-weight:700;color:#33464f}
  .mobile-nav a+a{border-top:1px solid #edf1f2}
  .mobile-nav a:after{content:'›';font-size:18px;color:var(--gold);transform:rotate(180deg)}
  body.ltr .mobile-nav a:after{transform:none}
  .hero{padding:54px 0 48px;background:linear-gradient(180deg,#f6f8f8 0%,#f6f8f8 70%,#edf2f3 100%)}
  .hero-grid{gap:34px}
  .hero-copy{text-align:start}
  .hero h1{font-size:clamp(38px,8.5vw,54px);line-height:1.25;margin:12px 0 16px}
  .hero p{font-size:14px;line-height:1.95;margin:0}
  .hero-note{margin-top:18px;max-width:100%;white-space:normal;line-height:1.6}
  .actions{margin-top:22px}
  .actions .btn{min-height:44px;display:inline-flex;align-items:center;justify-content:center}
  .hero-art{height:auto;aspect-ratio:16/10;width:100%;max-width:620px;margin-inline:auto}
  .hero-photo{border-radius:18px;box-shadow:0 20px 42px rgba(7,25,35,.14)}
  .hero-art:before{inset:10px -6px -10px 10px;border-radius:22px}
  .section{padding:72px 0}
  .two{gap:22px}
  .section h2,.cta h2{font-size:clamp(28px,7vw,38px);line-height:1.42;margin-top:8px}
  .section-head{margin-bottom:28px}
  .section-head p{max-width:none}
  .cards,.features,.steps,.supply-grid{gap:12px}
  .card{min-height:190px;padding:24px}
  .card h3{margin-top:38px;font-size:18px}
  .supply-item{min-height:130px;padding:20px}
  .supply-item h3{font-size:15px;margin-top:24px}
  .feature{padding:22px 16px}
  .step{padding:20px}
  .international-grid,.vendor-grid{gap:28px}
  .intl-points{gap:10px}
  .intl-points div{padding:15px;font-size:13px}
  .cta{padding:64px 0}
  .cta-grid{gap:26px}
  .cta-action .btn{min-height:46px}
  .page-hero{padding:68px 0 48px}
  .page-hero h1{font-size:clamp(34px,8vw,46px)}
  .page-hero p{font-size:14px}
  .content-grid{gap:14px}
  .info-card,.contact-item{padding:22px}
  .contact-item strong{overflow-wrap:anywhere}
  .contact-form{padding:24px;margin-top:24px}
  .map-wrap,.map-pro{margin-top:24px}
  .map-wrap iframe,.map-pro iframe{height:300px}
  .location-head{margin-bottom:28px}
  .location-card{padding:34px 28px}
  .location-map{min-height:300px}
  .follow-banner{padding:52px 0}
  .follow-inner{gap:26px}
  .footer{padding:20px 0 26px}
}
@media(max-width:560px){
  .wrap{width:calc(100% - 28px)}
  .topbar,.nav{height:66px}
  .brand img{width:108px;height:42px}
  .mobile-nav{top:66px}
  .lang-link{min-width:32px;height:30px;padding:0 8px;font-size:10px}
  .mobile-menu-btn{width:36px;height:36px;flex-basis:36px}
  .hero{padding:38px 0 42px}
  .hero-grid{gap:26px}
  .hero h1{font-size:clamp(34px,10.5vw,43px);letter-spacing:-.8px}
  .hero p{font-size:13.5px}
  .hero-note{font-size:10.5px;padding:7px 11px}
  .actions{display:grid;grid-template-columns:1fr;gap:9px}
  .actions .btn{width:100%}
  .hero-art{aspect-ratio:4/3}
  .hero-photo{border-radius:16px}
  .section{padding:58px 0}
  .section h2,.cta h2{font-size:clamp(27px,8vw,34px)}
  .cards,.features,.steps,.contact-box,.supply-grid{grid-template-columns:1fr}
  .card,.supply-item{min-height:auto}
  .card h3{margin-top:28px}
  .feature{border-left:0;border-right:0;border-bottom:1px solid var(--line);padding-inline:4px}
  .features{border-top:1px solid var(--line)}
  .feature:last-child{border-bottom:0}
  .contact-item,.info-card{padding:20px}
  .contact-item p{margin-bottom:0}
  .contact-form{padding:20px}
  .field input,.field textarea{font-size:16px}
  .map-pro{border-radius:14px;padding:10px;background:#fff}
  .map-pro iframe{height:245px;border-radius:10px}
  .map-pro-badge{margin:0 0 10px;padding:8px 11px}
  .map-pro-cta{margin-top:10px}
  .map-pro-cta .btn{width:100%;display:flex;justify-content:center}
  .location-grid{border-radius:15px}
  .location-card{padding:28px 22px}
  .location-card h3{font-size:21px}
  .location-card .addr-text{font-size:14px;margin-bottom:24px}
  .location-rows{gap:12px;margin-bottom:24px;padding-top:20px}
  .location-row{display:grid;grid-template-columns:72px minmax(0,1fr);gap:8px;align-items:start}
  .location-row .k{min-width:0}
  .location-row a,.location-row span.v{font-size:13px;overflow-wrap:anywhere}
  .location-map{min-height:250px}
  .follow-copy h2{font-size:24px}
  .follow-card{padding:12px 14px}
  .footer .wrap{gap:10px}
  .lang-box{width:min(360px,100%)}
}
@media(max-width:380px){
  .wrap{width:calc(100% - 20px)}
  .brand img{width:100px}
  .lang-switch{gap:3px}
  .lang-link{min-width:30px;padding:0 7px}
  .mobile-menu-btn{width:34px;height:34px;flex-basis:34px}
  .hero h1{font-size:32px}
}
@media(hover:none){
  .card:hover,.info-card:hover,.step:hover,.contact-item:hover,.follow-card:hover,.btn:hover{transform:none;box-shadow:inherit}
}
@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  *,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
  .reveal{opacity:1;transform:none}
}

/* v37 — icon-only brand mark */
.brand{display:flex;align-items:center;justify-content:center;line-height:0}
.brand img{width:64px;height:64px;object-fit:contain;border-radius:0;background:transparent}
.footer img{width:44px;height:44px;object-fit:contain;border-radius:0;background:transparent}
@media(max-width:820px){.brand img{width:56px;height:56px}}
@media(max-width:560px){.brand img{width:50px;height:50px}}

/* v39 hero artwork: show full supplied sketch without cropping */
.hero-art{height:auto;aspect-ratio:3/2;}
.hero-photo{object-fit:contain;object-position:center;background:#f7f4ed;}
@media(max-width:820px){.hero-art{aspect-ratio:3/2;}}
@media(max-width:560px){.hero-art{aspect-ratio:3/2;}}


/* v40 final requested refinements */
/* Hero artwork: always show the complete supplied illustration */
.hero-art{height:auto;aspect-ratio:3/2;}
.hero-photo{width:100%;height:100%;object-fit:contain!important;object-position:center!important;background:#f7f4ed;}
/* Remove all decorative card/step numbering throughout the site */
.num,.supply-item>span{display:none!important;}
.card h3,.feature h3,.step h3,.supply-item h3{margin-top:12px;}
/* Vendor and RFQ: centered, balanced, clickable CTA with icon */
.vendor-section,.rfq-section{position:relative;background-size:cover;background-position:center;isolation:isolate;overflow:hidden;}
.vendor-section{background-image:linear-gradient(rgba(7,25,35,.88),rgba(7,25,35,.90)),url('assets/vendor-bg.png');}
.rfq-section{background-image:linear-gradient(rgba(7,25,35,.88),rgba(7,25,35,.90)),url('assets/rfq-bg.png');}
.vendor-grid,.cta-grid{grid-template-columns:1fr!important;text-align:center;justify-items:center;gap:22px!important;}
.vendor-grid h2,.cta-grid h2{max-width:none!important;margin-inline:auto;white-space:nowrap;font-size:clamp(25px,3vw,38px)!important;}
.vendor-grid p,.cta-grid p{max-width:900px!important;margin-inline:auto;}
.vendor-action,.cta-action{justify-content:center!important;display:flex!important;}
.outline-cta{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid rgba(205,160,93,.8);color:#fff;background:rgba(7,25,35,.55);padding:13px 24px;border-radius:999px;box-shadow:0 10px 28px rgba(0,0,0,.16);}
.outline-cta:hover{background:var(--gold);color:var(--navy);}
.cta-icon{font-size:18px;line-height:1;color:var(--gold)}
.outline-cta:hover .cta-icon{color:var(--navy)}
/* Contact/location: remove dead space, keep address on one line on desktop */
.location-grid{grid-template-columns:1.25fr .75fr;max-width:1040px;margin-inline:auto;}
.location-card{padding:34px 30px;}
.location-card .addr-text{max-width:none;white-space:nowrap;font-size:13px;margin-bottom:18px;}
.location-card .btn{display:none!important;}
.location-map{min-height:390px;}
/* Additional industrial visual depth, used only where it improves readability */
.process{background-image:linear-gradient(rgba(234,240,241,.94),rgba(234,240,241,.94)),url('assets/hero-factory.jpg');background-size:cover;background-position:center;}
@media(max-width:900px){.vendor-grid h2,.cta-grid h2{white-space:normal;}.location-grid{grid-template-columns:1fr;}.location-card .addr-text{white-space:normal;}.location-map{min-height:300px;}}
@media(max-width:560px){.vendor-grid h2,.cta-grid h2{font-size:27px!important}.outline-cta{width:100%;}.hero-art{aspect-ratio:3/2}.location-card{padding:26px 20px}}


/* v41 verified seven-change patch */
/* 1 — full hero image, no cropping */
.hero-art{height:auto!important;aspect-ratio:3/2!important;display:flex;align-items:center;justify-content:center;overflow:hidden}
.hero-photo{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important}
/* 3 — decorative numbering fully removed even if legacy markup is cached */
.num,.supply-item>span{display:none!important}
/* 4 & 5 — Vendor / RFQ centered with compact one-line desktop title + icon CTA */
.vendor-section,.rfq-section{text-align:center;background-size:cover!important;background-position:center!important}
.vendor-section{background-image:linear-gradient(rgba(7,25,35,.88),rgba(7,25,35,.92)),url('assets/vendor-bg.png')!important}
.rfq-section{background-image:linear-gradient(rgba(7,25,35,.88),rgba(7,25,35,.92)),url('assets/rfq-bg.png')!important}
.vendor-grid,.rfq-section .cta-grid{display:grid!important;grid-template-columns:1fr!important;justify-items:center!important;text-align:center!important;gap:20px!important}
.vendor-grid>div:first-child,.rfq-section .cta-grid>div:first-child{width:100%!important;text-align:center!important}
.vendor-grid h2,.rfq-section h2{max-width:100%!important;margin:8px auto 12px!important;font-size:clamp(24px,2.55vw,35px)!important;line-height:1.45!important;white-space:nowrap!important}
.vendor-grid p,.rfq-section p{max-width:900px!important;margin-inline:auto!important;text-align:center!important}
.vendor-action,.cta-action{display:flex!important;justify-content:center!important;width:100%!important}
.outline-cta{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px!important}
/* 6 — compact location block; directions removed from markup */
.location-grid{grid-template-columns:minmax(0,1.3fr) minmax(330px,.7fr)!important;max-width:1000px!important;margin-inline:auto!important;align-items:stretch!important}
.location-card{padding:28px 26px!important;min-width:0!important}
.location-card .addr-text{white-space:nowrap!important;font-size:12.5px!important;line-height:1.7!important;margin:10px 0 14px!important}
.location-map{min-height:350px!important}
.location-map iframe{height:100%!important;min-height:350px!important}
.map-pro-cta,[data-i18n="directions"]{display:none!important}
/* 7 — selective industrial background for process */
.process{background-image:linear-gradient(rgba(240,244,245,.94),rgba(240,244,245,.94)),url('assets/hero-factory.jpg')!important;background-size:cover!important;background-position:center!important}
/* Mobile header: prevent social/email icons from overflowing */
@media(max-width:900px){
 .nav{gap:8px!important;min-width:0!important}.social-bar{max-width:100%!important;flex-wrap:nowrap!important;gap:5px!important}.social-btn{width:31px!important;height:31px!important;flex:0 0 31px!important}.phone{font-size:11px!important}
 .vendor-grid h2,.rfq-section h2{white-space:normal!important}.location-grid{grid-template-columns:1fr!important}.location-card .addr-text{white-space:normal!important}.location-map{min-height:300px!important}
}
@media(max-width:560px){
 .topbar{height:auto!important;min-height:66px!important}.nav{padding-block:8px!important;flex-wrap:wrap!important}.brand{flex:0 0 auto!important}.brand img{width:92px!important;height:auto!important}.phone{order:3!important}.lang-switch{order:4!important}.social-bar{order:5!important;width:auto!important;margin-inline-start:auto!important}.social-btn{width:29px!important;height:29px!important;flex-basis:29px!important}
 .vendor-grid h2,.rfq-section h2{font-size:25px!important}.location-card{padding:24px 18px!important}
}

/* v43 company profile upgrade */
.product-detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px}.product-detail-grid article,.experience-grid article{border:1px solid rgba(190,151,72,.28);background:linear-gradient(145deg,rgba(255,255,255,.035),rgba(255,255,255,.012));padding:24px;border-radius:16px}.product-detail-grid h3,.experience-grid h3{margin:0 0 10px;color:#d5a84b;font-size:1.05rem}.product-detail-grid p,.experience-grid p{margin:0;line-height:1.9;color:var(--muted,#aeb8c2)}.experience-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:28px}.market-strip{margin-top:24px;padding:20px 24px;border:1px solid rgba(190,151,72,.32);display:flex;gap:18px;align-items:center;justify-content:center;flex-wrap:wrap;border-radius:14px}.market-strip span{color:#d5a84b;letter-spacing:.12em;font-size:.78rem}.market-strip i{opacity:.4}@media(max-width:900px){.product-detail-grid{grid-template-columns:1fr 1fr}.experience-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.product-detail-grid,.experience-grid{grid-template-columns:1fr}}

/* v44: experience credibility highlight */
.experience-highlight{display:flex;align-items:center;gap:18px;margin:0 0 26px;padding:18px 22px;border:1px solid rgba(213,168,75,.42);border-radius:14px;background:linear-gradient(135deg,rgba(213,168,75,.10),rgba(7,24,39,.02));}
.experience-highlight strong{font-size:clamp(28px,4vw,46px);line-height:1;color:#D5A84B;white-space:nowrap;}
.experience-highlight span{font-size:15px;line-height:1.7;opacity:.9;}
@media(max-width:640px){.experience-highlight{align-items:flex-start;flex-direction:column;gap:8px}}

/* v45 — Professional RFQ form */
.rfq-form-card{margin-top:34px;padding:34px;border:1px solid rgba(213,168,75,.28);border-radius:20px;background:linear-gradient(145deg,rgba(7,24,39,.985),rgba(11,33,53,.965));box-shadow:0 22px 60px rgba(0,0,0,.16);color:#f5f5f3}.rfq-form-head{max-width:800px;margin-bottom:26px}.rfq-form-head .eyebrow{display:inline-block;color:#d5a84b;font-size:.76rem;font-weight:800;letter-spacing:.14em;margin-bottom:8px}.rfq-form-head h3{font-size:clamp(24px,3vw,34px);margin:0 0 8px;color:#fff}.rfq-form-head .text{color:rgba(245,245,243,.72);margin:0}.rfq-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.rfq-form-grid label{display:flex;flex-direction:column;gap:8px;min-width:0}.rfq-form-grid label>span{font-size:13px;font-weight:700;color:rgba(245,245,243,.88)}.rfq-form-grid input,.rfq-form-grid select,.rfq-form-grid textarea{width:100%;box-sizing:border-box;border:1px solid rgba(213,168,75,.22);background:rgba(255,255,255,.055);color:#f5f5f3;border-radius:11px;padding:13px 14px;font:inherit;outline:none;transition:border-color .2s,background .2s,box-shadow .2s}.rfq-form-grid textarea{resize:vertical;min-height:132px}.rfq-form-grid input::placeholder,.rfq-form-grid textarea::placeholder{color:rgba(245,245,243,.4)}.rfq-form-grid select option{color:#071827;background:#fff}.rfq-form-grid input:focus,.rfq-form-grid select:focus,.rfq-form-grid textarea:focus{border-color:#d5a84b;background:rgba(255,255,255,.075);box-shadow:0 0 0 3px rgba(213,168,75,.09)}.rfq-full{grid-column:1/-1}.rfq-upload{border:1px dashed rgba(213,168,75,.32);padding:18px;border-radius:13px;background:rgba(213,168,75,.045)}.rfq-upload input[type=file]{padding:10px;background:rgba(255,255,255,.035)}.rfq-upload small{font-size:11px;color:rgba(245,245,243,.55)}.rfq-consent{flex-direction:row!important;align-items:flex-start;gap:10px!important}.rfq-consent input{width:18px!important;height:18px!important;margin-top:2px;accent-color:#d5a84b;flex:0 0 auto}.rfq-consent span{font-weight:400!important;line-height:1.7;color:rgba(245,245,243,.67)!important}.rfq-submit-row{display:flex;align-items:center;gap:18px;flex-direction:row!important}.rfq-submit{border:0;cursor:pointer;font-weight:800;min-width:150px}.rfq-direct{font-size:12px!important;font-weight:400!important;color:rgba(245,245,243,.62)!important}.rfq-direct a{color:#e8c46a}.rfq-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}.ltr .rfq-form-grid input,.ltr .rfq-form-grid textarea,.ltr .rfq-form-grid select{text-align:left}.ltr .rfq-form-grid label>span{text-align:left}@media(max-width:720px){.rfq-form-card{padding:24px 18px;border-radius:16px}.rfq-form-grid{grid-template-columns:1fr}.rfq-full{grid-column:1}.rfq-submit-row{align-items:stretch;flex-direction:column!important}.rfq-submit{width:100%}}

/* v46 Download Center */
.downloads-section{background:linear-gradient(135deg,#071827,#0b2135);color:#f5f5f3;border-top:1px solid rgba(213,168,75,.18);border-bottom:1px solid rgba(213,168,75,.18)}
.downloads-section .section-head h2,.downloads-section .section-head p{color:#f5f5f3}
.download-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:24px}
.download-card{display:block;position:relative;padding:28px;border:1px solid rgba(213,168,75,.35);border-radius:24px;background:rgba(255,255,255,.06);color:#f5f5f3;text-decoration:none;box-shadow:0 18px 45px rgba(0,0,0,.18);transition:transform .25s ease,border-color .25s ease,background .25s ease}
.download-card:hover{transform:translateY(-4px);border-color:#d5a84b;background:rgba(255,255,255,.09)}
.download-card h3{margin:12px 0 10px;color:#e8c46a;font-size:22px}
.download-card p{color:rgba(245,245,243,.82);line-height:1.8;margin-bottom:18px}
.download-card strong{color:#fff;border-bottom:1px solid #d5a84b;padding-bottom:3px}
.download-badge{display:inline-flex;align-items:center;justify-content:center;height:34px;padding:0 14px;border-radius:999px;background:#d5a84b;color:#071827;font-weight:800;letter-spacing:.08em}
@media(max-width:760px){.download-grid{grid-template-columns:1fr}.download-card{padding:22px}}


/* ===== v48 Visual System Upgrade ===== */
:root{--navy:#071827;--navy2:#0b2135;--ink:#13212b;--muted:#667984;--line:#dce4e7;--gold:#d5a84b;--gold2:#e8c46a;--paper:#f5f7f8;--white:#fff;--radius:18px;--shadow:0 24px 70px rgba(7,24,39,.12)}
body{font-family:Vazirmatn,Manrope,Arial,sans-serif;line-height:1.8;background:#f7f9fa;letter-spacing:-.01em}body.ltr{font-family:Manrope,Vazirmatn,Arial,sans-serif;line-height:1.72}.wrap{width:min(1220px,calc(100% - 56px))}.topbar{height:76px;background:rgba(247,249,250,.88);border-bottom:1px solid rgba(7,24,39,.07);backdrop-filter:blur(18px) saturate(145%)}.nav{height:76px;gap:18px}.brand{display:flex;align-items:center}.brand img{width:86px;height:52px;background:transparent;border-radius:0}.navlinks{gap:26px;font-size:12px;font-weight:700;color:#354955}.navlinks a:after{bottom:-10px;height:2px}.header-rfq{background:var(--navy);color:#fff;border-radius:10px;padding:9px 14px;font-size:11px;font-weight:800;letter-spacing:.04em;white-space:nowrap;box-shadow:0 8px 20px rgba(7,24,39,.15)}.header-rfq:hover{background:#102f46;transform:translateY(-1px)}.phone{border:0;background:#eef2f3;border-radius:10px;padding:8px 11px;color:#203541}.social-bar{gap:4px}.social-btn{width:30px;height:30px}.lang-switch{background:#edf1f2;border-radius:9px;padding:3px}.lang-link{border-radius:7px}.hero-v48{min-height:720px;background:radial-gradient(circle at 18% 20%,rgba(213,168,75,.10),transparent 26%),linear-gradient(120deg,#f8fafb 0%,#eef3f5 100%);padding:55px 0}.hero-v48 .hero-grid{grid-template-columns:.92fr 1.08fr;gap:64px}.hero-v48 .hero-copy{position:relative;z-index:2}.eyebrow,label{font-size:10px;letter-spacing:2.4px;color:#b9872c;font-weight:800}.hero-v48 h1{font-size:clamp(45px,5.3vw,72px);line-height:1.16;letter-spacing:-2.3px;margin:15px 0 24px;color:#10232f}.hero-v48 h1 em{color:#687d88}.hero-v48 p{font-size:15px;line-height:2;max-width:650px;color:#617580}.hero-badges{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0 0}.hero-badges span{border:1px solid #d7e0e3;background:rgba(255,255,255,.68);border-radius:999px;padding:6px 11px;font-size:10px;font-weight:800;color:#445965}.btn{border-radius:10px;padding:11px 19px;font-size:11px;letter-spacing:.02em}.btn.primary{background:var(--navy)}.hero-v48 .btn.primary{background:linear-gradient(135deg,#071827,#0c2b40)}.hero-v48 .btn.secondary{background:#fff;border-color:#d5dfe2}.hero-v48 .hero-art{height:510px}.hero-v48 .hero-photo{max-width:none;border-radius:26px;border:1px solid rgba(255,255,255,.7);box-shadow:0 35px 90px rgba(7,24,39,.20);object-position:center}.hero-v48 .hero-art:after{content:"";position:absolute;inset:18px -18px -18px 18px;border:1px solid rgba(213,168,75,.42);border-radius:26px;z-index:-1}.hero-float{position:absolute;inset:auto auto 24px 24px;background:rgba(7,24,39,.92);color:#fff;border:1px solid rgba(232,196,106,.4);border-radius:14px;padding:14px 18px;backdrop-filter:blur(10px);box-shadow:0 18px 38px rgba(0,0,0,.18);display:flex;align-items:center;gap:11px;direction:ltr}.hero-float b{font-size:30px;color:var(--gold2);line-height:1}.hero-float span{font-size:9px;letter-spacing:1.3px;max-width:88px;line-height:1.4}.trust-strip{background:#fff;border-top:1px solid #e7ecee;border-bottom:1px solid #e7ecee}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-grid>div{padding:22px 28px;border-inline-start:1px solid #e7ecee;display:flex;align-items:center;gap:13px}.trust-grid>div:first-child{border-inline-start:0}.trust-grid b{font-size:18px;color:#a97929;letter-spacing:.04em}.trust-grid span{font-size:10px;font-weight:700;color:#667984}.section{padding:96px 0}.section h2,.cta h2{font-size:clamp(30px,3.8vw,49px);line-height:1.28;letter-spacing:-1.4px}.section-head{margin-bottom:38px}.section-head p{font-size:12px;line-height:1.9;color:#758891}.product-section{background:#f8fafb}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{background:#fff;border:1px solid #dfe7e9;border-radius:18px;overflow:hidden;box-shadow:0 10px 30px rgba(7,24,39,.045);transition:.32s}.product-card:hover{transform:translateY(-7px);box-shadow:0 24px 50px rgba(7,24,39,.11);border-color:rgba(213,168,75,.6)}.product-card img{width:100%;height:190px;object-fit:cover;display:block;filter:saturate(.82) contrast(1.04)}.product-card>div{padding:22px}.product-card span{font:800 10px Manrope,sans-serif;color:#b9872c;letter-spacing:1.6px}.product-card h3{margin:8px 0 8px;font-size:19px}.product-card p{font-size:11px;line-height:1.85;color:#71848d;min-height:42px}.product-card a{display:inline-block;margin-top:12px;font-size:10px;font-weight:800;color:#8f671f}.dark{background:linear-gradient(135deg,#061722,#0a2435)}.capability{position:relative;overflow:hidden}.capability:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 10%,rgba(213,168,75,.1),transparent 28%);pointer-events:none}.capability .section-head p{color:#91a6b0}.cap-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.cap-grid article{padding:30px 24px;border:1px solid rgba(255,255,255,.10);border-radius:16px;background:rgba(255,255,255,.025);min-height:230px}.cap-grid article:hover{border-color:rgba(213,168,75,.45);background:rgba(213,168,75,.05)}.cap-grid span{font:800 10px Manrope;color:var(--gold2);letter-spacing:1.5px}.cap-grid h3{margin:48px 0 8px;font-size:17px}.cap-grid p{font-size:11px;line-height:1.9;color:#91a4ad}.international-v48{background:#eef3f4}.international-grid-v48{display:grid;grid-template-columns:.9fr 1.1fr;gap:65px;align-items:center}.markets{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0}.markets span{font:700 10px Manrope;border:1px solid #cad6da;background:#fff;border-radius:999px;padding:7px 11px;letter-spacing:.08em}.world-panel{height:360px;border-radius:22px;background:radial-gradient(circle at 68% 35%,rgba(232,196,106,.2),transparent 20%),linear-gradient(145deg,#071827,#0c2a3f);position:relative;overflow:hidden;box-shadow:var(--shadow);color:#fff}.world-panel:before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(255,255,255,.18) 1px,transparent 1px);background-size:17px 17px;opacity:.35}.world-title{position:absolute;top:28px;left:28px;font:800 12px Manrope;letter-spacing:2px;color:var(--gold2)}.world-panel small{position:absolute;bottom:25px;left:28px;color:#a9bac1;font:600 11px Manrope}.pin{position:absolute;font:800 9px Manrope;letter-spacing:1px;color:#fff}.pin:before{content:"";width:9px;height:9px;background:var(--gold2);box-shadow:0 0 0 6px rgba(232,196,106,.12);border-radius:50%;display:inline-block;margin-right:8px}.p1{left:54%;top:47%}.p2{left:62%;top:41%}.route{position:absolute;border:1px solid rgba(232,196,106,.45);border-bottom:0;border-left:0;border-radius:50% 50% 0 0}.route-a{width:180px;height:90px;left:42%;top:30%;transform:rotate(-10deg)}.route-b{width:260px;height:120px;left:33%;top:25%;transform:rotate(12deg);opacity:.45}.experience-v48{background:#fff}.experience-top{display:flex;justify-content:space-between;align-items:end;gap:50px}.experience-number{font:800 clamp(70px,10vw,130px)/.75 Manrope;color:#d6a946;letter-spacing:-7px}.experience-number span{display:block;font-size:10px;letter-spacing:3px;color:#75868d;margin-top:16px;text-align:center}.experience-grid-v48{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#dde5e7;border:1px solid #dde5e7;border-radius:16px;overflow:hidden;margin-top:46px}.experience-grid-v48 article{background:#fff;padding:28px}.experience-grid-v48 h3{font-size:15px;margin:0 0 10px}.experience-grid-v48 p{font-size:11px;color:#75858d;line-height:1.8}.downloads-v48{background:#f1f5f6}.download-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.download-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;background:#fff;border:1px solid #dce5e7;border-radius:16px;padding:24px;transition:.3s}.download-card:hover{transform:translateY(-4px);border-color:rgba(213,168,75,.65);box-shadow:0 18px 40px rgba(7,24,39,.08)}.download-card>span{width:48px;height:48px;display:grid;place-items:center;border-radius:12px;background:#0b2333;color:var(--gold2);font:800 10px Manrope}.download-card h3{margin:0 0 3px;font-size:16px}.download-card p{margin:0;color:#788a92;font-size:10px}.download-card>b{font:800 9px Manrope;color:#9b7129;white-space:nowrap}.cta-v48{background:linear-gradient(120deg,#071827,#0d3047);padding:80px 0;position:relative;overflow:hidden}.cta-v48:after{content:"";position:absolute;width:420px;height:420px;border:1px solid rgba(213,168,75,.18);border-radius:50%;right:-140px;top:-230px}.gold-btn{background:linear-gradient(135deg,#d5a84b,#e8c46a);color:#071827!important;padding:14px 24px!important;font-weight:800}.page-hero{padding:100px 0 70px;background:radial-gradient(circle at 80% 0%,rgba(213,168,75,.14),transparent 28%),linear-gradient(130deg,#061722,#0c2d43)}.page-hero h1{letter-spacing:-1.6px}.info-card,.contact-item,.contact-form,.rfq-form-card{border-radius:16px;box-shadow:0 10px 32px rgba(7,24,39,.045)}.supply-grid-v48{grid-template-columns:repeat(3,1fr)!important;gap:16px!important}.supply-item-v48{min-height:190px;padding:24px!important;border-radius:15px!important;background:#fff!important;border:1px solid #dde6e8!important}.supply-item-v48 span{font:800 10px Manrope;color:#b9872c;letter-spacing:1.4px}.supply-item-v48 h3{font-size:17px;margin:28px 0 7px}.supply-item-v48 p{font-size:10px;color:#74868e;line-height:1.75}.rfq-form-card{background:linear-gradient(180deg,#fff,#f8fafb);border:1px solid #dce5e7!important;padding:34px!important}.rfq-form-head h3{font-size:25px;margin:5px 0 8px}.rfq-form-grid input,.rfq-form-grid select,.rfq-form-grid textarea{border-radius:10px!important;border:1px solid #d7e1e4!important;background:#fff!important;padding:12px 13px!important}.rfq-form-grid input:focus,.rfq-form-grid select:focus,.rfq-form-grid textarea:focus{border-color:#d5a84b!important;box-shadow:0 0 0 3px rgba(213,168,75,.13)!important}.follow-banner{background:#0a2130!important}.follow-card{border-radius:12px!important}.footer-v48{padding:52px 0 18px;background:#04111a;color:#93a5ad}.footer-grid{display:grid!important;grid-template-columns:1.4fr .7fr 1fr 1fr;align-items:start!important;gap:42px!important;font-size:11px!important}.footer-brand{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.footer-brand img{width:74px!important;height:54px!important;object-fit:contain!important;background:transparent!important;border-radius:0!important;margin-bottom:8px}.footer-brand strong{color:#fff;font:800 13px Manrope;letter-spacing:.8px}.footer-brand span{color:#738b96;font-size:10px}.footer-links,.footer-contact{display:flex;flex-direction:column;gap:8px}.footer-links b,.footer-contact b{color:var(--gold2);font:800 9px Manrope;letter-spacing:1.5px;margin-bottom:7px}.footer-links a,.footer-contact a{font-size:10px;color:#93a6ae}.footer-links a:hover,.footer-contact a:hover{color:#fff}.footer-bottom{display:flex!important;justify-content:space-between;border-top:1px solid rgba(255,255,255,.08);margin-top:34px;padding-top:16px;font:600 9px Manrope;color:#607781}.mobile-menu-btn{border-radius:10px!important}.mobile-nav{background:rgba(247,249,250,.98)!important;backdrop-filter:blur(16px)}
@media(max-width:980px){.social-bar{display:none!important}.hero-v48 .hero-grid{grid-template-columns:1fr 1fr;gap:34px}.hero-v48 h1{font-size:48px}.product-grid{grid-template-columns:repeat(2,1fr)}.cap-grid{grid-template-columns:repeat(2,1fr)}.experience-grid-v48{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}.footer-contact{grid-column:2/4}.supply-grid-v48{grid-template-columns:repeat(2,1fr)!important}}
@media(max-width:820px){.header-rfq,.phone{display:none}.hero-v48{padding:65px 0 45px}.hero-v48 .hero-grid,.international-grid-v48{grid-template-columns:1fr}.hero-v48 .hero-art{height:390px}.trust-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:1fr 1fr}.world-panel{height:310px}.download-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-contact{grid-column:auto}.experience-top{align-items:center}}
@media(max-width:560px){.wrap{width:calc(100% - 30px)}.topbar,.nav{height:68px}.brand img{width:70px;height:44px}.hero-v48{min-height:auto}.hero-v48 h1{font-size:39px;letter-spacing:-1.4px}.hero-v48 p{font-size:13px}.hero-v48 .hero-art{height:260px}.hero-v48 .hero-art:after{display:none}.hero-float{bottom:12px;left:12px;padding:10px 12px}.hero-float b{font-size:24px}.hero-badges{gap:6px}.hero-badges span{font-size:8px}.actions{flex-direction:column}.actions .btn{text-align:center}.trust-grid{grid-template-columns:1fr 1fr}.trust-grid>div{padding:15px}.trust-grid b{font-size:15px}.trust-grid span{font-size:8px}.section{padding:68px 0}.section-head{display:block}.product-grid,.cap-grid,.experience-grid-v48{grid-template-columns:1fr}.product-card img{height:180px}.world-panel{height:260px}.experience-top{display:block}.experience-number{margin-top:30px;font-size:78px}.download-card{grid-template-columns:auto 1fr}.download-card>b{grid-column:2}.footer-grid{grid-template-columns:1fr}.footer-contact{grid-column:auto}.footer-bottom{flex-direction:column;gap:5px}.supply-grid-v48{grid-template-columns:1fr!important}.cta-grid{gap:28px}.cta-action{justify-content:flex-start}}

/* v49 refinements */
.cap-grid article>span:not(.process-icon){display:none!important}
.process-icon{width:54px;height:54px;border-radius:15px;display:grid!important;place-items:center;background:rgba(213,168,75,.1);border:1px solid rgba(213,168,75,.34);color:#d5a84b;margin-bottom:18px}
.process-icon svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.whatsapp-social{color:#25D366!important}
.whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:90;display:flex;align-items:center;gap:8px;padding:11px 15px;border-radius:999px;background:#128c4b;color:#fff!important;font-size:12px;font-weight:800;box-shadow:0 14px 32px rgba(0,0,0,.22);transition:.25s}
.whatsapp-float:hover{transform:translateY(-3px);box-shadow:0 18px 36px rgba(0,0,0,.28)}
.whatsapp-float svg{width:22px;height:22px}
@media(max-width:560px){.whatsapp-float{right:14px;bottom:14px;padding:10px 12px}.whatsapp-float span{display:none}}


/* v50 — final polish: product cards, How We Work, WhatsApp sizing */
.product-card>div>span:first-child{display:none!important}
.product-card>div{padding:24px 24px 22px!important}
.product-card h3{margin:0 0 9px!important;font-size:20px!important;line-height:1.4}
.product-card p{font-size:11.5px!important;line-height:1.9!important;min-height:44px;color:#687b84!important}
.product-card a{margin-top:14px!important;padding-top:12px;border-top:1px solid #edf1f2;width:100%;font-size:10.5px!important;letter-spacing:.01em}
.product-card img{height:205px!important;filter:saturate(.9) contrast(1.035)!important;transition:transform .45s ease,filter .45s ease}
.product-card:hover img{transform:scale(1.025);filter:saturate(1) contrast(1.04)!important}

.cap-grid{gap:16px!important}
.cap-grid article{min-height:215px!important;padding:26px 24px!important;display:flex;flex-direction:column;align-items:flex-start}
.cap-grid .process-icon{width:48px!important;height:48px!important;border-radius:13px!important;margin:0 0 18px!important;flex:0 0 48px}
.cap-grid .process-icon svg{width:24px!important;height:24px!important}
.cap-grid h3{margin:0 0 9px!important;font-size:17px!important}
.cap-grid p{margin:0!important;font-size:11.5px!important;line-height:1.9!important}
body.ltr .cap-grid article{text-align:left}

/* compact WhatsApp floating action — icon-only so it never dominates the footer */
.whatsapp-float{width:46px!important;height:46px!important;padding:0!important;border-radius:50%!important;display:grid!important;place-items:center!important;right:20px!important;bottom:20px!important;gap:0!important;background:#128c4b!important;box-shadow:0 10px 24px rgba(0,0,0,.20)!important}
.whatsapp-float span{display:none!important}
.whatsapp-float svg{display:block!important;width:22px!important;height:22px!important;max-width:22px!important;max-height:22px!important;min-width:22px!important;min-height:22px!important;overflow:visible}
.whatsapp-float:hover{transform:translateY(-2px) scale(1.03)!important}
.follow-card .ic svg,.social-circle svg,.social-btn svg{max-width:100%!important;max-height:100%!important}

@media(max-width:560px){
 .product-card img{height:185px!important}
 .product-card>div{padding:21px 20px 20px!important}
 .cap-grid article{min-height:auto!important;padding:23px 20px!important}
 .whatsapp-float{width:42px!important;height:42px!important;right:13px!important;bottom:13px!important}
 .whatsapp-float svg{width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important}
}

/* v52 language picker */
.language-picker{position:relative;display:flex;align-items:center}.language-icon{width:38px;height:38px;border:1px solid #d5dfe2;border-radius:10px;background:#fff;color:#17303d;display:grid;place-items:center;cursor:pointer;transition:.2s}.language-icon:hover,.language-picker.open .language-icon{border-color:#d5a84b;color:#9b7129;box-shadow:0 6px 18px rgba(7,24,39,.08)}.language-icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.6}.language-menu{position:absolute;top:48px;inset-inline-end:0;min-width:150px;background:#fff;border:1px solid #dce5e7;border-radius:12px;padding:6px;box-shadow:0 18px 45px rgba(7,24,39,.16);opacity:0;visibility:hidden;transform:translateY(-5px);transition:.2s;z-index:100}.language-picker.open .language-menu{opacity:1;visibility:visible;transform:none}.language-menu a{display:block;padding:8px 11px;border-radius:8px;font-size:12px;font-weight:650;white-space:nowrap}.language-menu a:hover{background:#f1f5f6}.language-menu a.active{background:#0b2333;color:#e8c46a}@media(max-width:900px){.language-picker{margin-inline-start:auto}.language-menu{top:44px}}

/* v53 — refined language selector */
.language-icon{width:auto!important;min-width:76px!important;height:40px!important;padding:0 10px!important;gap:7px!important;border-radius:12px!important;background:linear-gradient(180deg,#fff,#f7f9fa)!important;display:flex!important;align-items:center!important;justify-content:center!important}
.language-icon svg{width:20px!important;height:20px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.7!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.language-current{font-family:Manrope,Arial,sans-serif;font-size:11px;font-weight:800;letter-spacing:.08em;color:#0b2333}
.language-chevron{font-size:15px;line-height:1;color:#8b9aa1;transform:translateY(-1px);transition:transform .2s}
.language-picker.open .language-chevron{transform:rotate(180deg) translateY(1px)}
.language-menu{min-width:190px!important;padding:8px!important;border-radius:14px!important}
.language-menu a{display:flex!important;align-items:center;gap:10px;padding:9px 10px!important}
.lang-code{display:grid;place-items:center;width:30px;height:24px;border-radius:7px;background:#eef2f3;color:#52636b;font-family:Manrope,Arial,sans-serif;font-size:9px;font-weight:800;letter-spacing:.06em}
.lang-name{font-size:12px;font-weight:700;flex:1}
.language-menu a.active .lang-code{background:#d5a84b;color:#071827}
.language-menu a.active{background:#0b2333!important;color:#fff!important}
@media(max-width:620px){.language-icon{min-width:42px!important;width:42px!important;padding:0!important}.language-current,.language-chevron{display:none}.language-menu{min-width:175px!important}}

/* v54 — refined language selector */
.language-icon{min-width:44px!important;width:44px!important;height:44px!important;padding:0!important;border-radius:50%!important;border:1px solid rgba(213,168,75,.55)!important;background:#071827!important;color:#e8c46a!important;box-shadow:0 5px 18px rgba(7,24,39,.14)!important;gap:0!important}
.language-icon:hover,.language-picker.open .language-icon{background:#0b2135!important;border-color:#e8c46a!important;color:#fff!important;box-shadow:0 7px 22px rgba(7,24,39,.2)!important}
.language-icon .language-globe{width:21px!important;height:21px!important;stroke:currentColor!important;stroke-width:1.55!important;fill:none!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.language-current,.language-chevron{display:none!important}
.language-menu{top:52px!important;min-width:184px!important;border-top:2px solid #d5a84b!important}
@media(max-width:620px){.language-icon{width:40px!important;min-width:40px!important;height:40px!important}.language-menu{top:48px!important}}


/* v55 — premium language control */
.language-icon{position:relative!important;width:52px!important;min-width:52px!important;height:38px!important;border-radius:11px!important;padding:0!important;background:linear-gradient(145deg,#0b2135,#06131e)!important;border:1px solid rgba(213,168,75,.72)!important;color:#f1d48b!important;box-shadow:0 8px 22px rgba(7,24,39,.18),inset 0 1px 0 rgba(255,255,255,.05)!important;overflow:hidden!important}
.language-icon:before{content:"";position:absolute;inset:1px;border:1px solid rgba(255,255,255,.045);border-radius:9px;pointer-events:none}.language-icon:after{content:"";position:absolute;left:10px;right:10px;bottom:0;height:1px;background:linear-gradient(90deg,transparent,#e8c46a,transparent);opacity:.7}
.language-icon:hover,.language-picker.open .language-icon{transform:translateY(-1px)!important;background:linear-gradient(145deg,#102e45,#071827)!important;border-color:#e8c46a!important;box-shadow:0 11px 28px rgba(7,24,39,.24),0 0 0 2px rgba(213,168,75,.08)!important;color:#fff1bd!important}
.language-monogram{display:flex;align-items:center;justify-content:center;gap:5px;height:100%;font-family:Georgia,"Times New Roman",serif;font-weight:700;line-height:1}.lm-a{font-size:15px;transform:translateY(-.5px)}.lm-world{font-family:"Noto Sans CJK JP","Arial Unicode MS",sans-serif;font-size:13px;font-weight:600}.lm-divider{width:1px;height:15px;background:linear-gradient(transparent,rgba(232,196,106,.9),transparent);transform:rotate(17deg)}
.language-icon .language-globe{display:none!important}.language-current,.language-chevron{display:none!important}
.language-menu{top:48px!important;min-width:202px!important;padding:7px!important;border:1px solid rgba(213,168,75,.34)!important;border-top:1px solid rgba(213,168,75,.7)!important;border-radius:13px!important;background:rgba(7,24,39,.97)!important;backdrop-filter:blur(18px) saturate(130%)!important;box-shadow:0 20px 50px rgba(3,14,22,.3)!important}
.language-menu a{min-height:42px;border-radius:9px!important;color:#dce6ea!important;transition:.18s!important}.language-menu a:hover{background:rgba(255,255,255,.055)!important;color:#fff!important}.language-menu a.active{background:linear-gradient(90deg,rgba(213,168,75,.16),rgba(213,168,75,.05))!important;color:#f3d88f!important;box-shadow:inset 2px 0 0 #d5a84b!important}.lang-code{width:32px!important;height:25px!important;border-radius:6px!important;background:rgba(255,255,255,.07)!important;color:#c4d0d5!important;border:1px solid rgba(255,255,255,.07)!important}.language-menu a.active .lang-code{background:#d5a84b!important;color:#071827!important;border-color:#d5a84b!important}.lang-name{font-weight:650!important}
@media(max-width:620px){.language-icon{width:46px!important;min-width:46px!important;height:36px!important;border-radius:10px!important}.language-monogram{gap:4px}.lm-a{font-size:14px}.lm-world{font-size:12px}.language-menu{top:44px!important;min-width:188px!important}}

/* v56 — restore original two-language selector style, expanded to four languages */
.lang-switch{display:flex!important;align-items:center!important;gap:4px!important;margin-inline-start:2px!important;direction:ltr!important;background:#edf1f2!important;border-radius:9px!important;padding:3px!important;flex:0 0 auto!important}
.lang-link{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:34px!important;height:31px!important;padding:0 9px!important;border-radius:7px!important;border:1px solid transparent!important;background:transparent!important;color:#415159!important;font-size:10px!important;font-weight:800!important;letter-spacing:.7px!important;transition:.25s ease!important;text-decoration:none!important}
.lang-link:hover{border-color:var(--gold)!important;color:var(--gold)!important;background:#fff!important;transform:translateY(-1px)!important}
.lang-link.active{background:var(--navy)!important;border-color:var(--navy)!important;color:#fff!important;box-shadow:0 2px 7px rgba(7,24,39,.12)!important}
@media(max-width:620px){.lang-switch{gap:2px!important;padding:2px!important}.lang-link{min-width:28px!important;height:29px!important;padding:0 6px!important;font-size:9px!important;letter-spacing:.35px!important}}

/* v60 — tighter typography rhythm across all four language versions */
body{line-height:1.65!important}
p,.text,.section-head p,.card p,.feature p,.step p,.cta p,.page-hero p,.product-card p,.cap-grid p,.experience-grid-v48 p,.supply-item-v48 p,.product-detail-grid p,.experience-grid p,.location-card .addr-text{line-height:1.65!important}
.hero p{line-height:1.65!important}
.hero h1{line-height:1.12!important}
.section h2,.cta h2{line-height:1.2!important}
.page-hero h1{line-height:1.15!important}
.product-card h3,.supply-item h3{line-height:1.3!important}
.vendor-grid h2,.rfq-section h2{line-height:1.25!important}
@media(max-width:900px){
  body{line-height:1.6!important}
  .hero h1{line-height:1.15!important}
  .hero p{line-height:1.6!important}
  .section h2,.cta h2{line-height:1.25!important}
}

/* v62 — animated regional network map */
.world-panel.live-map{height:390px;background:linear-gradient(145deg,#061722 0%,#0a2638 55%,#071827 100%);border:1px solid rgba(213,168,75,.22);isolation:isolate}
.world-panel.live-map:before{background:radial-gradient(circle at 48% 49%,rgba(213,168,75,.12),transparent 24%),linear-gradient(120deg,rgba(255,255,255,.025),transparent 55%);opacity:1}
.live-map .world-title{z-index:4;top:24px;left:26px;font-size:10px;letter-spacing:1.7px;color:#e8c46a}
.live-status{position:absolute;z-index:5;right:22px;top:20px;display:flex;align-items:center;gap:7px;padding:6px 10px;border:1px solid rgba(255,255,255,.11);border-radius:999px;background:rgba(4,17,26,.45);font:800 8px Manrope,Vazirmatn,sans-serif;letter-spacing:.12em;color:#b7c8cf;backdrop-filter:blur(8px)}
.live-status i{width:7px;height:7px;border-radius:50%;background:#52e39a;box-shadow:0 0 0 5px rgba(82,227,154,.08),0 0 14px rgba(82,227,154,.6);animation:liveBlink 1.8s ease-in-out infinite}
.network-map{position:absolute;inset:45px 14px 22px;width:calc(100% - 28px);height:calc(100% - 67px);overflow:visible;z-index:2}
.network-map .map-grid path{fill:none;stroke:rgba(157,188,203,.10);stroke-width:1}
.network-map .land{opacity:.92}
.network-map .routes path{stroke:#d5a84b;stroke-width:1.5;stroke-dasharray:4 8;opacity:.52;animation:routeFlow 9s linear infinite}
.network-map .city-marker text{font:800 11px Manrope,Arial,sans-serif;letter-spacing:.08em;fill:#e9f0f3;paint-order:stroke;stroke:#071827;stroke-width:3px;stroke-linejoin:round}
.network-map .marker-standard .dot{fill:#e8c46a;filter:url(#goldGlow)}
.network-map .marker-standard .halo{fill:rgba(232,196,106,.08);stroke:rgba(232,196,106,.3);stroke-width:1;animation:softPulse 3.2s ease-in-out infinite;transform-box:fill-box;transform-origin:center}
.network-map .marker-tehran .core{fill:#ffd66d}
.network-map .marker-tehran .core-ring{fill:rgba(213,168,75,.16);stroke:#f2c75c;stroke-width:2}
.network-map .marker-tehran .pulse{fill:none;stroke:#e8c46a;stroke-width:2;transform-box:fill-box;transform-origin:center;animation:tehranPulse 2.2s ease-out infinite}
.network-map .marker-tehran .pulse-b{animation-delay:1.1s}
.network-map .marker-tehran text{font-size:12px;fill:#fff1b7;stroke-width:4px}
.map-caption{position:absolute;left:26px;bottom:20px;z-index:4;font:600 9px Manrope,Vazirmatn,sans-serif;color:#8fa6b1;letter-spacing:.03em}
@keyframes routeFlow{to{stroke-dashoffset:-120}}
@keyframes tehranPulse{0%{transform:scale(.45);opacity:.95}70%{opacity:.18}100%{transform:scale(2.6);opacity:0}}
@keyframes softPulse{0%,100%{transform:scale(.86);opacity:.65}50%{transform:scale(1.18);opacity:1}}
@keyframes liveBlink{0%,100%{opacity:.55;transform:scale(.9)}50%{opacity:1;transform:scale(1.15)}}
@media (prefers-reduced-motion:reduce){.live-status i,.network-map .routes path,.network-map .marker-standard .halo,.network-map .marker-tehran .pulse{animation:none!important}}
@media(max-width:820px){.world-panel.live-map{height:350px}.network-map{inset:48px 8px 20px;width:calc(100% - 16px);height:calc(100% - 68px)}}
@media(max-width:560px){.world-panel.live-map{height:300px;border-radius:18px}.live-map .world-title{left:18px;top:18px;font-size:8px}.live-status{right:14px;top:14px}.network-map{inset:42px 4px 18px;width:calc(100% - 8px);height:calc(100% - 60px)}.network-map .city-marker text{font-size:9px}.network-map .marker-tehran text{font-size:10px}.map-caption{left:18px;bottom:14px;font-size:8px}}

/* v63 — Real interactive geographic world map (Leaflet) */
.world-panel.real-live-map{height:410px;background:#071827;border:1px solid rgba(213,168,75,.26);position:relative;overflow:hidden;border-radius:22px;box-shadow:var(--shadow);isolation:isolate}
.world-panel.real-live-map:before{display:none}
.real-live-map .world-title{z-index:700;top:19px;left:22px;padding:7px 10px;border-radius:8px;background:rgba(7,24,39,.78);backdrop-filter:blur(8px);font-size:9px;letter-spacing:1.5px;color:#e8c46a;pointer-events:none}
.real-live-map .live-status{z-index:700;right:18px;top:18px;background:rgba(7,24,39,.82);border:1px solid rgba(255,255,255,.14);backdrop-filter:blur(8px)}
.leaflet-network-map{position:absolute;inset:0;width:100%;height:100%;z-index:1;background:#071827}
.real-live-map .map-caption{z-index:700;left:20px;bottom:16px;padding:6px 9px;border-radius:7px;background:rgba(7,24,39,.72);color:#a9bac1;font:600 9px Manrope,Vazirmatn,Arial,sans-serif;letter-spacing:.05em;pointer-events:none}
.leaflet-network-map .leaflet-control-attribution{background:rgba(7,24,39,.72)!important;color:#8da3ae!important;font-size:8px!important}
.leaflet-network-map .leaflet-control-attribution a{color:#d9b35f!important}
.leaflet-network-map .leaflet-control-zoom{border:1px solid rgba(255,255,255,.18)!important;box-shadow:none!important;margin-left:18px!important;margin-bottom:18px!important}
.leaflet-network-map .leaflet-control-zoom a{background:rgba(7,24,39,.86)!important;color:#fff!important;border-color:rgba(255,255,255,.12)!important}
.leaflet-network-map .leaflet-control-zoom a:hover{background:#0d3047!important}
.leaflet-network-map .leaflet-tile-pane{filter:saturate(.72) contrast(1.06) brightness(.92)}
.leaflet-network-map .leaflet-tooltip.city-label{background:rgba(7,24,39,.82);border:1px solid rgba(232,196,106,.28);box-shadow:none;color:#f4f6f7;border-radius:6px;padding:4px 7px;font:800 9px Manrope,Arial,sans-serif;letter-spacing:.06em;text-transform:uppercase}
.leaflet-network-map .leaflet-tooltip.city-label:before{display:none}
.map-marker-standard{width:14px;height:14px;border-radius:50%;background:#e8c46a;border:2px solid #fff3c7;box-shadow:0 0 0 5px rgba(232,196,106,.17),0 0 18px rgba(232,196,106,.7)}
.map-marker-tehran{position:relative;width:18px;height:18px;border-radius:50%;background:#ffd66d;border:3px solid #fff3c7;box-shadow:0 0 16px rgba(255,214,109,.95)}
.map-marker-tehran:before,.map-marker-tehran:after{content:"";position:absolute;left:50%;top:50%;width:18px;height:18px;margin:-12px 0 0 -12px;border:3px solid rgba(232,196,106,.82);border-radius:50%;animation:leafletTehranPulse 2.1s ease-out infinite;pointer-events:none}
.map-marker-tehran:after{animation-delay:1.05s}
@keyframes leafletTehranPulse{0%{transform:scale(.65);opacity:.95}70%,100%{transform:scale(3.3);opacity:0}}
@media (prefers-reduced-motion:reduce){.map-marker-tehran:before,.map-marker-tehran:after{animation:none}}
@media(max-width:820px){.world-panel.real-live-map{height:360px}}
@media(max-width:560px){.world-panel.real-live-map{height:310px;border-radius:18px}.real-live-map .world-title{left:13px;top:13px;font-size:7px}.real-live-map .live-status{right:12px;top:12px}.real-live-map .map-caption{left:13px;bottom:12px;font-size:7px}.leaflet-network-map .leaflet-control-zoom{display:none}}


/* v64 — clean geographic map inspired by catalog reference */
.world-panel.real-live-map{background:#f4f6f7!important;border:1px solid #d9e0e4!important;box-shadow:0 18px 44px rgba(7,24,39,.08)!important}
.real-live-map .world-title{background:rgba(255,255,255,.90)!important;color:#17344d!important;border:1px solid rgba(23,52,77,.10)!important}
.real-live-map .live-status{display:none!important}
.real-live-map .map-caption{background:rgba(255,255,255,.88)!important;color:#6d7d86!important;border:1px solid rgba(23,52,77,.08)!important}
.leaflet-network-map{background:#eef1f3!important}
.leaflet-network-map .leaflet-tile-pane{filter:grayscale(1) saturate(0) contrast(.94) brightness(1.04)!important}
.leaflet-network-map .leaflet-tooltip.city-label{background:rgba(255,255,255,.90)!important;border:0!important;box-shadow:none!important;color:#596974!important;border-radius:4px!important;padding:2px 5px!important;font:800 9px Manrope,Arial,sans-serif!important;text-shadow:0 1px 0 #fff!important}
.map-marker-standard{width:9px!important;height:9px!important;background:#7f8c94!important;border:2px solid #fff!important;box-shadow:0 0 0 1px rgba(70,84,93,.25)!important}
.map-marker-tehran{width:15px!important;height:15px!important;background:#d5a84b!important;border:3px solid #fff!important;box-shadow:0 0 0 1px rgba(213,168,75,.55),0 0 12px rgba(213,168,75,.38)!important}
.map-marker-tehran:before,.map-marker-tehran:after{width:15px!important;height:15px!important;margin:-10.5px 0 0 -10.5px!important;border:3px solid rgba(213,168,75,.70)!important;animation:v64TehranPulse 2s ease-out infinite!important}
.map-marker-tehran:after{animation-delay:1s!important}
@keyframes v64TehranPulse{0%{transform:scale(.7);opacity:.85}75%,100%{transform:scale(3.1);opacity:0}}
.leaflet-network-map .leaflet-control-zoom a{background:rgba(255,255,255,.92)!important;color:#17344d!important;border-color:#d8e0e4!important}
.leaflet-network-map .leaflet-control-attribution{background:rgba(255,255,255,.82)!important;color:#8a969d!important}
.leaflet-network-map .leaflet-control-attribution a{color:#6f7e86!important}


/* v65 — catalog-reference clean map; only Tehran animates */
.world-panel.real-live-map{
  height:410px!important;
  background:#f7f8f9!important;
  border:1px solid #e1e5e8!important;
  border-radius:18px!important;
  box-shadow:0 14px 38px rgba(7,24,39,.07)!important;
}
.real-live-map .world-title{
  background:rgba(255,255,255,.94)!important;
  color:#183b63!important;
  border:0!important;
  box-shadow:0 3px 14px rgba(7,24,39,.06)!important;
  letter-spacing:1.4px!important;
}
.real-live-map .map-caption,.real-live-map .live-status{display:none!important}
.leaflet-network-map{background:#f2f4f5!important}
.leaflet-network-map .leaflet-tile-pane{
  filter:grayscale(1) saturate(0) contrast(.93) brightness(1.06)!important;
}
.leaflet-network-map .leaflet-control-attribution{
  background:rgba(255,255,255,.76)!important;
  color:#9aa3a9!important;
  font-size:7px!important;
}
.leaflet-network-map .leaflet-control-attribution a{color:#7f8990!important}
.leaflet-network-map .leaflet-tooltip.city-label{
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  color:#6e7a83!important;
  padding:0!important;
  border-radius:0!important;
  font:800 9px Manrope,Arial,sans-serif!important;
  letter-spacing:.04em!important;
  text-shadow:0 1px 0 #fff,1px 0 0 #fff,-1px 0 0 #fff,0 -1px 0 #fff!important;
}
.leaflet-network-map .leaflet-tooltip.city-label.tehran-label{
  color:#183b63!important;
  font-size:10px!important;
}
.map-marker-standard{
  width:7px!important;
  height:7px!important;
  background:#7f8990!important;
  border:2px solid #fff!important;
  box-shadow:0 0 0 1px rgba(83,96,104,.25)!important;
}
.map-marker-tehran{
  position:relative!important;
  width:14px!important;
  height:14px!important;
  background:#d5a84b!important;
  border:3px solid #fff!important;
  box-shadow:0 0 0 1px rgba(213,168,75,.5)!important;
}
.map-marker-tehran:before,.map-marker-tehran:after{
  content:""!important;
  position:absolute!important;
  left:50%!important;
  top:50%!important;
  width:14px!important;
  height:14px!important;
  margin:-10px 0 0 -10px!important;
  border:3px solid rgba(213,168,75,.72)!important;
  border-radius:50%!important;
  animation:v65TehranPulse 2s ease-out infinite!important;
  pointer-events:none!important;
}
.map-marker-tehran:after{animation-delay:1s!important}
@keyframes v65TehranPulse{
  0%{transform:scale(.65);opacity:.9}
  75%,100%{transform:scale(3.25);opacity:0}
}
@media(max-width:560px){
  .world-panel.real-live-map{height:300px!important}
  .leaflet-network-map .leaflet-tooltip.city-label{font-size:7px!important}
  .leaflet-network-map .leaflet-tooltip.city-label.tehran-label{font-size:8px!important}
}

/* v66 — catalog-style world outline; only Tehran pulses */
.world-panel.real-live-map{height:410px!important;background:#f7f8f9!important;border:1px solid #e2e6e8!important;border-radius:18px!important;box-shadow:0 14px 38px rgba(7,24,39,.07)!important;overflow:hidden!important}
.real-live-map .world-title{background:rgba(255,255,255,.92)!important;color:#183b63!important;border:0!important;box-shadow:none!important;z-index:4!important}
.real-live-map .map-caption,.real-live-map .live-status{display:none!important}
.catalog-world-map{position:absolute;inset:48px 18px 18px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#f7f8f9}
.catalog-world-map img{display:block;width:100%;height:100%;object-fit:contain;opacity:.96;filter:grayscale(1)}
.tehran-pulse-marker{position:absolute;left:60.81%;top:27.87%;width:14px;height:14px;transform:translate(-50%,-50%);z-index:5}
.tehran-dot{position:absolute;inset:0;border-radius:50%;background:#d5a84b;border:3px solid #fff;box-shadow:0 0 0 1px rgba(213,168,75,.45)}
.tehran-pulse-marker:before,.tehran-pulse-marker:after{content:"";position:absolute;left:50%;top:50%;width:16px;height:16px;margin:-8px;border:2px solid rgba(213,168,75,.72);border-radius:50%;animation:v66TehranPulse 2s ease-out infinite;pointer-events:none}
.tehran-pulse-marker:after{animation-delay:1s}
.tehran-map-label{position:absolute;left:18px;top:-2px;color:#183b63;font:800 9px Manrope,Arial,sans-serif;letter-spacing:.08em;white-space:nowrap}
@keyframes v66TehranPulse{0%{transform:scale(.65);opacity:.9}75%,100%{transform:scale(3.4);opacity:0}}
@media(prefers-reduced-motion:reduce){.tehran-pulse-marker:before,.tehran-pulse-marker:after{animation:none}}
@media(max-width:560px){.world-panel.real-live-map{height:300px!important}.catalog-world-map{inset:42px 8px 10px}.tehran-map-label{font-size:7px;left:15px}}


/* v67 — regional zoom, Tehran pulse + network city markers */
.world-panel.real-live-map{background:#f7f8f9!important;}
.catalog-world-map.regional-map-v67{position:absolute;inset:48px 18px 18px;overflow:hidden;background:#f7f8f9;display:block;}
.catalog-world-map.regional-map-v67 img{
  position:absolute;display:block;width:255%;height:255%;max-width:none;object-fit:contain;
  left:-103%;top:-62%;opacity:.97;filter:grayscale(1) contrast(.96);
  transform:none;
}
.city-marker-v67,.tehran-pulse-marker{position:absolute;z-index:6;transform:translate(-50%,-50%);}
.city-marker-v67 span{display:block;width:7px;height:7px;border-radius:50%;background:#6f7e85;border:1.5px solid #fff;box-shadow:0 0 0 2px rgba(67,82,90,.12)}
.city-marker-v67 b,.tehran-map-label{position:absolute;left:11px;top:-3px;white-space:nowrap;font:800 8px Manrope,Arial,sans-serif;letter-spacing:.08em;color:#586970;text-shadow:0 1px 0 #fff}
.tehran-pulse-marker{width:14px;height:14px;left:51.2%!important;top:53.5%!important;}
.tehran-dot{position:absolute;left:50%;top:50%;width:9px;height:9px;margin:-4.5px;border-radius:50%;background:#d5a84b;box-shadow:0 0 0 2px #fff,0 0 12px rgba(213,168,75,.55)}
.tehran-pulse-marker:before,.tehran-pulse-marker:after{content:"";position:absolute;left:50%;top:50%;width:16px;height:16px;margin:-8px;border:2px solid rgba(213,168,75,.72);border-radius:50%;animation:v67TehranPulse 2s ease-out infinite;pointer-events:none}
.tehran-pulse-marker:after{animation-delay:1s}.tehran-map-label{left:14px;top:0;color:#9a731f;font-size:8px}
/* Approximate geographic positions in the zoomed regional artwork */
.city-istanbul{left:33.0%;top:38.0%}.city-erbil{left:45.0%;top:49.5%}.city-dubai{left:53.8%;top:66.0%}.city-beijing{left:88.0%;top:33.5%}
@keyframes v67TehranPulse{0%{transform:scale(.65);opacity:.9}75%,100%{transform:scale(3.4);opacity:0}}
@media(max-width:560px){
 .catalog-world-map.regional-map-v67{inset:42px 8px 10px}
 .catalog-world-map.regional-map-v67 img{width:270%;height:270%;left:-110%;top:-69%}
 .city-marker-v67 b,.tehran-map-label{font-size:6.5px;left:9px}
 .city-marker-v67 span{width:6px;height:6px}
 .tehran-pulse-marker{left:51.2%!important;top:53.5%!important}
}


/* v68 — exact projected geographic markers (Robinson projection) */
.catalog-world-map.regional-map-v68{position:absolute;inset:48px 18px 18px;overflow:hidden;background:#f7f8f9;display:block}
.regional-geo-svg{display:block;width:100%;height:100%;overflow:hidden}
.regional-geo-svg image{opacity:.98;filter:grayscale(1) contrast(.96)}
.regional-geo-svg .geo-city circle{fill:#7b878d;stroke:#fff;stroke-width:1.15;vector-effect:non-scaling-stroke}
.regional-geo-svg .geo-city text,.regional-geo-svg .geo-tehran text{font:800 5px Manrope,Arial,sans-serif;letter-spacing:.45px;fill:#5d6b72;paint-order:stroke;stroke:#fff;stroke-width:1.6px;stroke-linejoin:round}
.regional-geo-svg .geo-core{fill:#d5a84b;stroke:#fff;stroke-width:1.5;vector-effect:non-scaling-stroke}
.regional-geo-svg .geo-tehran text{fill:#9a731f;font-size:5.4px}
.regional-geo-svg .geo-pulse{fill:none;stroke:#d5a84b;stroke-width:1.4;vector-effect:non-scaling-stroke;transform-box:fill-box;transform-origin:center;animation:v68GeoPulse 2s ease-out infinite}
.regional-geo-svg .geo-pulse.p2{animation-delay:1s}
@keyframes v68GeoPulse{0%{transform:scale(.55);opacity:.95}75%,100%{transform:scale(3.3);opacity:0}}
@media(prefers-reduced-motion:reduce){.regional-geo-svg .geo-pulse{animation:none}}
@media(max-width:560px){.catalog-world-map.regional-map-v68{inset:42px 8px 10px}.regional-geo-svg .geo-city text,.regional-geo-svg .geo-tehran text{font-size:4.4px}}


/* v69 — exact geographic city placement via Leaflet latitude/longitude */
.catalog-world-map.exact-live-map-v69{position:absolute;inset:48px 18px 18px;overflow:hidden;background:#f6f7f7;display:block;border-radius:11px}
.pfo-network-map{width:100%;height:100%;background:#f6f7f7;z-index:1;font-family:Manrope,Arial,sans-serif}
.pfo-network-map .leaflet-tile-pane{filter:grayscale(1) saturate(0) contrast(.88) brightness(1.08)}
.pfo-network-map .leaflet-control-attribution{font-size:7px!important;opacity:.45;background:rgba(255,255,255,.72)!important}
.pfo-network-map .leaflet-control-attribution a{color:#657078!important}
.pfo-city-marker{background:transparent!important;border:0!important;position:relative;overflow:visible!important}
.pfo-city-marker .city-dot{position:absolute;left:10px;top:12px;width:8px;height:8px;border-radius:50%;box-sizing:border-box}
.pfo-city-marker .city-dot-normal{background:#7d888d;border:2px solid #fff;box-shadow:0 1px 4px rgba(0,0,0,.18)}
.pfo-city-marker .city-label{position:absolute;left:23px;top:7px;white-space:nowrap;color:#5b666b;font-size:8px;font-weight:800;letter-spacing:.45px;line-height:1;paint-order:stroke;filter:drop-shadow(0 1px 0 #fff)}
.pfo-city-marker.is-tehran{z-index:500!important}
.pfo-city-marker .city-dot-tehran{left:8px;top:10px;width:13px;height:13px}
.pfo-city-marker .city-dot-tehran b{position:absolute;inset:3px;border-radius:50%;background:#d5a84b;border:1.5px solid #fff;box-shadow:0 0 0 1px rgba(213,168,75,.35)}
.pfo-city-marker .city-dot-tehran i{position:absolute;inset:0;border:1.6px solid #d5a84b;border-radius:50%;animation:pfoTehranPulse69 2s ease-out infinite}
.pfo-city-marker .city-dot-tehran i:nth-child(2){animation-delay:1s}
.pfo-city-marker .city-label-tehran{left:27px;top:6px;color:#9a731f;font-size:9px}
@keyframes pfoTehranPulse69{0%{transform:scale(.65);opacity:.9}75%,100%{transform:scale(2.7);opacity:0}}
@media(prefers-reduced-motion:reduce){.pfo-city-marker .city-dot-tehran i{animation:none}}
@media(max-width:560px){.catalog-world-map.exact-live-map-v69{inset:42px 8px 10px}.pfo-city-marker .city-label{font-size:7px}.pfo-city-marker .city-label-tehran{font-size:8px}}

/* v70 — stronger but still premium city markers */
.pfo-city-marker .city-dot{width:11px!important;height:11px!important;left:9px!important;top:10px!important}
.pfo-city-marker .city-dot-normal{background:#68777e!important;border:2.5px solid #fff!important;box-shadow:0 0 0 2px rgba(213,168,75,.18),0 2px 8px rgba(7,24,39,.28)!important}
.pfo-city-marker .city-label{left:24px!important;top:6px!important;font-size:9.5px!important;font-weight:800!important;color:#43545c!important;letter-spacing:.55px!important;text-shadow:0 1px 0 #fff,0 0 5px rgba(255,255,255,.95)!important}
.pfo-city-marker .city-dot-tehran{left:6px!important;top:7px!important;width:18px!important;height:18px!important}
.pfo-city-marker .city-dot-tehran b{inset:3px!important;background:#d5a84b!important;border:2px solid #fff!important;box-shadow:0 0 0 2px rgba(213,168,75,.3),0 0 16px rgba(213,168,75,.65)!important}
.pfo-city-marker .city-dot-tehran i{border:2px solid rgba(213,168,75,.9)!important;animation:pfoTehranPulse70 1.8s ease-out infinite!important}
.pfo-city-marker .city-dot-tehran i:nth-child(2){animation-delay:.9s!important}
.pfo-city-marker .city-label-tehran{left:29px!important;top:5px!important;color:#9a731f!important;font-size:11px!important;font-weight:900!important}
@keyframes pfoTehranPulse70{0%{transform:scale(.72);opacity:.95}72%,100%{transform:scale(3.8);opacity:0}}
@media(max-width:560px){.pfo-city-marker .city-label{font-size:8px!important}.pfo-city-marker .city-label-tehran{font-size:9px!important}}

/* v72: hide map provider attribution UI only; preserve city labels */
.leaflet-control-attribution{display:none!important;}

/* v73 international polish */
.contact-box{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))!important}.map-caption{max-width:720px;margin:12px auto 0;line-height:1.55;opacity:.78}.footer-contact a{line-height:1.45}.follow-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))!important}

/* v74 — live supply network polish */
.pfo-network-map .leaflet-overlay-pane svg{overflow:visible}
.pfo-network-map path.pfo-live-route{
  stroke:#d5a84b!important;
  stroke-width:1.35!important;
  stroke-opacity:.46!important;
  stroke-dasharray:5 9!important;
  stroke-linecap:round!important;
  animation:pfoRouteFlow74 3.2s linear infinite;
  filter:drop-shadow(0 0 2px rgba(213,168,75,.16));
}
.pfo-network-map path.pfo-live-route-2{animation-delay:-.8s}
.pfo-network-map path.pfo-live-route-3{animation-delay:-1.6s}
.pfo-network-map path.pfo-live-route-4{animation-delay:-2.4s}
@keyframes pfoRouteFlow74{to{stroke-dashoffset:-28}}
.pfo-network-map .pfo-route-packet{
  filter:drop-shadow(0 0 4px rgba(213,168,75,.9));
}
.pfo-city-marker .city-dot-normal{
  animation:pfoCityGlow74 3.4s ease-in-out infinite!important;
}
.pfo-city-marker:nth-child(2) .city-dot-normal{animation-delay:.5s!important}
.pfo-city-marker:nth-child(3) .city-dot-normal{animation-delay:1s!important}
.pfo-city-marker:nth-child(4) .city-dot-normal{animation-delay:1.5s!important}
@keyframes pfoCityGlow74{
  0%,100%{box-shadow:0 0 0 2px rgba(213,168,75,.14),0 2px 8px rgba(7,24,39,.22)}
  50%{box-shadow:0 0 0 4px rgba(213,168,75,.18),0 0 13px rgba(213,168,75,.32),0 2px 8px rgba(7,24,39,.22)}
}
.pfo-city-marker .city-dot-tehran b{
  box-shadow:0 0 0 2px rgba(213,168,75,.32),0 0 20px rgba(213,168,75,.82)!important;
}
.pfo-city-marker .city-dot-tehran i{
  animation:pfoTehranPulse74 1.65s cubic-bezier(.2,.7,.25,1) infinite!important;
}
.pfo-city-marker .city-dot-tehran i:nth-child(2){animation-delay:.825s!important}
@keyframes pfoTehranPulse74{
  0%{transform:scale(.72);opacity:.98}
  72%,100%{transform:scale(3.25);opacity:0}
}
.pfo-city-marker .city-label{
  transition:transform .25s ease,text-shadow .25s ease;
}
.catalog-world-map.exact-live-map-v69:after{
  content:"";
  position:absolute;
  inset:0;
  z-index:450;
  pointer-events:none;
  background:radial-gradient(circle at 43% 54%,rgba(213,168,75,.075),transparent 28%);
  mix-blend-mode:multiply;
}
@media(prefers-reduced-motion:reduce){
  .pfo-network-map path.pfo-live-route,.pfo-city-marker .city-dot-normal,.pfo-city-marker .city-dot-tehran i{animation:none!important}
}

/* v75 — premium interactive supply network */
.pfo-network-map{background:#f2f4f4!important}
.pfo-network-map .leaflet-tile-pane{filter:grayscale(1) saturate(0) contrast(.82) brightness(1.1)!important;opacity:.88}
.catalog-world-map.exact-live-map-v69{border:1px solid rgba(7,24,39,.08);box-shadow:inset 0 0 0 1px rgba(255,255,255,.7),0 18px 50px rgba(7,24,39,.07);overflow:hidden}
.catalog-world-map.exact-live-map-v69:after{background:radial-gradient(circle at 43% 54%,rgba(213,168,75,.09),transparent 25%),linear-gradient(120deg,rgba(255,255,255,.2),transparent 40%)!important;mix-blend-mode:multiply}
.pfo-city-marker-v75{background:transparent!important;border:0!important;overflow:visible!important}
.v75-marker{position:relative;width:138px;height:48px;transform:translateZ(0)}
.v75-node,.v75-hub{position:absolute;left:8px;top:14px;width:18px;height:18px}
.v75-node b{position:absolute;inset:5px;border-radius:50%;background:#65757c;border:1px solid #fff;box-shadow:0 2px 8px rgba(7,24,39,.25)}
.v75-node i{position:absolute;inset:1px;border-radius:50%;border:1px solid rgba(213,168,75,.34);transition:.3s ease}
.v75-node.priority b{background:#d5a84b}.v75-node.priority i{border-color:rgba(213,168,75,.78);box-shadow:0 0 12px rgba(213,168,75,.3)}
.v75-label{position:absolute;left:31px;top:10px;display:flex;flex-direction:column;gap:3px;white-space:nowrap;text-shadow:0 1px 0 #fff,0 0 6px rgba(255,255,255,.95);transition:.25s ease}
.v75-label strong{font:800 9.5px/1 Manrope,Arial,sans-serif;letter-spacing:.65px;color:#34454d}.v75-label small{font:700 6.5px/1 Manrope,Arial,sans-serif;letter-spacing:.8px;color:#8b979c;opacity:0;transform:translateY(-2px);transition:.25s ease}
.v75-marker:hover .v75-label{transform:translateX(2px)}.v75-marker:hover .v75-label small{opacity:1;transform:none}.v75-marker:hover .v75-node i{transform:scale(1.35);border-color:#d5a84b}
.v75-hub b{position:absolute;inset:5px;border-radius:50%;background:#d5a84b;border:2px solid #fff;box-shadow:0 0 0 2px rgba(213,168,75,.24),0 0 18px rgba(213,168,75,.6)}
.v75-hub .ring{position:absolute;inset:0;border:1px solid rgba(213,168,75,.7);border-radius:50%;animation:pfoRadar75 3s cubic-bezier(.16,.65,.28,1) infinite}.v75-hub .r2{animation-delay:1s}.v75-hub .r3{animation-delay:2s}
.hub-marker .v75-label strong{color:#946d18;font-size:10.5px}.hub-marker .v75-label small{color:#a17a28;opacity:.82}
@keyframes pfoRadar75{0%{transform:scale(.55);opacity:.9}75%,100%{transform:scale(3.25);opacity:0}}
.pfo-network-map path.pfo-route-base-v75{stroke-linecap:round;filter:blur(.2px)}
.pfo-network-map path.pfo-route-v75{stroke-linecap:round;stroke-dasharray:2 7;animation:pfoFlow75 5.5s linear infinite;filter:drop-shadow(0 0 2px rgba(213,168,75,.2))}
.pfo-network-map path.pfo-route-v75.priority{stroke-dasharray:4 7;filter:drop-shadow(0 0 4px rgba(213,168,75,.32))}
.pfo-network-map path.route-2{animation-delay:-1.3s}.pfo-network-map path.route-3{animation-delay:-2.6s}.pfo-network-map path.route-4{animation-delay:-3.9s}
@keyframes pfoFlow75{to{stroke-dashoffset:-36}}
.pfo-network-map .pfo-packet-v75{filter:drop-shadow(0 0 5px rgba(213,168,75,.95))}
.pfo-tip-v75{background:rgba(7,24,39,.94)!important;border:1px solid rgba(213,168,75,.34)!important;border-radius:8px!important;box-shadow:0 8px 26px rgba(7,24,39,.18)!important;color:#fff!important;padding:0!important}.pfo-tip-v75:before{border-top-color:rgba(7,24,39,.94)!important}.v75-tip{padding:8px 10px;display:flex;flex-direction:column;gap:3px}.v75-tip b{font:800 9px/1 Manrope,Arial,sans-serif;letter-spacing:.7px}.v75-tip span{font:600 7px/1.2 Manrope,Arial,sans-serif;letter-spacing:.55px;color:#d5a84b}
@media(max-width:560px){.v75-label small{display:none}.v75-label strong{font-size:8px}.hub-marker .v75-label strong{font-size:9px}.v75-node,.v75-hub{transform:scale(.88);transform-origin:center}.pfo-network-map path.pfo-route-v75{stroke-width:1!important}.pfo-tip-v75{display:none}}
@media(prefers-reduced-motion:reduce){.v75-hub .ring,.pfo-network-map path.pfo-route-v75{animation:none!important}}

/* v76 — clean map viewport */
.pfo-network-map .leaflet-control-attribution,
.pfo-network-map .leaflet-control-container .leaflet-bottom.leaflet-right{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;}

/* v78 — seven-city live world clock */
.world-clock-v78{padding-top:12px;background:linear-gradient(180deg,#f7f8f8 0%,#fff 100%)}
.world-clock-v78 .wc-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:22px}
.world-clock-v78 .wc-head label{color:#b4862d;font-weight:800;letter-spacing:1.7px;font-size:11px}
.world-clock-v78 .wc-head h2{margin:6px 0 0;color:#071827}
.wc-live-badge{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(7,24,39,.1);border-radius:999px;padding:8px 12px;font:800 9px/1 Manrope,Arial,sans-serif;letter-spacing:1.1px;color:#56656d;background:#fff;box-shadow:0 8px 24px rgba(7,24,39,.05)}
.wc-live-badge:before{content:"";width:7px;height:7px;border-radius:50%;background:#d5a84b;box-shadow:0 0 0 4px rgba(213,168,75,.13);animation:wcLive 2s ease-in-out infinite}
@keyframes wcLive{50%{box-shadow:0 0 0 8px rgba(213,168,75,0)}}
.world-clocks-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.wc-card{position:relative;overflow:hidden;min-height:146px;padding:20px;border:1px solid rgba(7,24,39,.09);border-radius:15px;background:linear-gradient(145deg,#0b2135,#071827);box-shadow:0 18px 42px rgba(7,24,39,.09);color:#fff;isolation:isolate}
.wc-card:before{content:"";position:absolute;right:-34px;top:-42px;width:130px;height:130px;border:1px solid rgba(213,168,75,.16);border-radius:50%;box-shadow:0 0 0 18px rgba(213,168,75,.025),0 0 0 36px rgba(213,168,75,.018);z-index:-1}
.wc-card.hq{border-color:rgba(213,168,75,.58);background:linear-gradient(145deg,#102b42,#071827)}
.wc-card .wc-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.wc-city{font:800 11px/1 Manrope,Arial,sans-serif;letter-spacing:1.25px}.wc-zone{font:700 8px/1 Manrope,Arial,sans-serif;letter-spacing:.8px;color:#d5a84b;opacity:.95}
.wc-clockline{display:flex;align-items:baseline;gap:7px;margin:24px 0 13px;direction:ltr}.wc-time-main{font:700 clamp(28px,3vw,38px)/.9 Manrope,Arial,sans-serif;letter-spacing:-1.6px;font-variant-numeric:tabular-nums}.wc-seconds{min-width:18px;font:700 12px/1 Manrope,Arial,sans-serif;color:#d5a84b;font-variant-numeric:tabular-nums}
.wc-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:11px;border-top:1px solid rgba(255,255,255,.09);font:650 9px/1 Manrope,Arial,sans-serif;color:#aeb9bf;letter-spacing:.35px}.wc-offset{color:#d5a84b}.wc-hq-tag{position:absolute;right:14px;bottom:14px;font:800 7px/1 Manrope,Arial,sans-serif;letter-spacing:1px;color:rgba(255,255,255,.25)}
html[dir="rtl"] .wc-hq-tag{right:auto;left:14px}
@media(max-width:960px){.world-clocks-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.world-clock-v78 .wc-head{align-items:flex-start;flex-direction:column}.world-clocks-grid{grid-template-columns:1fr}.wc-card{min-height:132px}.wc-clockline{margin:19px 0 11px}.wc-time-main{font-size:34px}}
@media(prefers-reduced-motion:reduce){.wc-live-badge:before{animation:none}}

/* v79 — compact seven-city analog world clocks */
.world-clock-v79{padding:18px 0 24px;background:linear-gradient(180deg,#f7f8f8 0%,#fff 100%)}
.world-clock-v79 .wc-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:14px}
.world-clock-v79 .wc-head label{color:#b4862d;font-weight:800;letter-spacing:1.7px;font-size:10px}
.world-clock-v79 .wc-head h2{margin:4px 0 0;color:#071827;font-size:clamp(20px,2vw,28px)}
.world-clock-v79 .wc-live-badge{padding:7px 11px;font-size:8px}
.world-clock-v79 .world-clocks-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;align-items:start}
.world-clock-v79 .wc-card{position:relative;min-width:0;min-height:0;padding:12px 7px 10px;overflow:visible;border:1px solid rgba(7,24,39,.08);border-radius:16px;background:#fff;box-shadow:0 12px 28px rgba(7,24,39,.055);color:#071827;text-align:center;isolation:auto}
.world-clock-v79 .wc-card:before{display:none}
.world-clock-v79 .wc-card.hq{border-color:rgba(213,168,75,.5);background:linear-gradient(180deg,#fffdf8,#fff)}
.wc-dial{position:relative;width:clamp(86px,7.7vw,108px);aspect-ratio:1;margin:0 auto 9px;border-radius:50%;background:radial-gradient(circle at 50% 47%,#fff 0 62%,#f5f6f6 63% 100%);border:1px solid rgba(7,24,39,.13);box-shadow:inset 0 0 0 5px #fff,inset 0 0 0 6px rgba(213,168,75,.18),0 10px 20px rgba(7,24,39,.08)}
.wc-ticks{position:absolute;inset:8px;border-radius:50%}
.wc-ticks i{position:absolute;left:50%;top:0;width:1.5px;height:5px;background:#79858c;transform-origin:50% calc((clamp(86px,7.7vw,108px) - 16px)/2);transform:translateX(-50%) rotate(calc(var(--i)*30deg));border-radius:2px}
.wc-ticks i:nth-child(3n+1){height:7px;width:2px;background:#d5a84b}
.wc-hand{position:absolute;left:50%;bottom:50%;transform-origin:50% 100%;border-radius:999px;transform:translateX(-50%) rotate(0deg);will-change:transform}
.wc-hour{width:3px;height:25%;background:#071827}
.wc-minute{width:2px;height:34%;background:#233b4d}
.wc-second{width:1px;height:38%;background:#d5a84b}
.wc-pin{position:absolute;left:50%;top:50%;width:7px;height:7px;transform:translate(-50%,-50%);border-radius:50%;background:#d5a84b;box-shadow:0 0 0 3px #fff,0 0 0 4px rgba(213,168,75,.25);z-index:5}
.wc-analog-info{min-width:0}.world-clock-v79 .wc-city{font:800 10px/1.2 Manrope,Arial,sans-serif;letter-spacing:.25px;color:#071827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.world-clock-v79 .wc-zone{margin-top:3px;font:800 7px/1 Manrope,Arial,sans-serif;letter-spacing:1px;color:#9a792f;white-space:nowrap}.wc-digital{margin-top:5px;font:800 11px/1 Manrope,Arial,sans-serif;letter-spacing:.2px;color:#45545e;font-variant-numeric:tabular-nums;direction:ltr}.wc-hq-dot{position:absolute;right:8px;top:8px;width:6px;height:6px;border-radius:50%;background:#d5a84b;box-shadow:0 0 0 4px rgba(213,168,75,.12)}
html[dir="rtl"] .wc-hq-dot{right:auto;left:8px}
@media(max-width:980px){.world-clock-v79 .world-clocks-grid{display:flex;overflow-x:auto;scroll-snap-type:x proximity;gap:9px;padding:2px 1px 7px;scrollbar-width:thin}.world-clock-v79 .wc-card{flex:0 0 126px;scroll-snap-align:start}.wc-dial{width:92px}.wc-ticks i{transform-origin:50% 38px}}
@media(max-width:560px){.world-clock-v79{padding:14px 0 20px}.world-clock-v79 .wc-head{align-items:flex-start;margin-bottom:11px}.world-clock-v79 .wc-live-badge{display:none}.world-clock-v79 .wc-card{flex-basis:116px;padding:10px 6px 9px}.wc-dial{width:84px}.wc-ticks i{transform-origin:50% 34px}.world-clock-v79 .wc-head h2{font-size:20px}}
@media(prefers-reduced-motion:reduce){.world-clock-v79 .wc-live-badge:before{animation:none}}

/* v81 — keep HOW WE WORK headline together on desktop */
@media (min-width: 1100px){
  .capability .section-head{align-items:flex-end;gap:42px}
  .capability .section-head>div{flex:1 1 auto;min-width:0}
  .capability .section-head h2{font-size:clamp(30px,3.15vw,44px);white-space:nowrap;letter-spacing:-1.2px}
  .capability .section-head>p{flex:0 0 320px;max-width:320px}
}


/* v82 — premium aligned hero credential icons */
.hero-badges-v82{
  display:flex!important;
  flex-wrap:nowrap!important;
  align-items:center;
  gap:9px!important;
  margin-top:19px;
}
.hero-badges-v82 .hero-badge-item{
  display:inline-flex!important;
  align-items:center;
  justify-content:center;
  gap:7px;
  min-height:34px;
  padding:5px 10px 5px 7px!important;
  border:1px solid #dfe7e9!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.86)!important;
  box-shadow:0 7px 18px rgba(7,24,39,.045);
  color:#344b57!important;
  font:700 8.5px Manrope,Vazirmatn,sans-serif!important;
  letter-spacing:0!important;
  white-space:nowrap;
}
.hero-badges-v82 .hero-badge-icon{
  width:23px;
  height:23px;
  flex:0 0 23px;
  display:grid;
  place-items:center;
  border-radius:50%;
  border:1px solid rgba(213,168,75,.42);
  background:linear-gradient(145deg,#fffaf0,#f5e8c6);
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.75);
}
.hero-badges-v82 .hero-badge-icon svg{
  width:12px;
  height:12px;
  fill:none;
  stroke:#a87925;
  stroke-width:1.65;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.hero-badges-v82 .hero-badge-item:first-child .hero-badge-icon svg path:first-child{fill:rgba(213,168,75,.12)}
.hero-badges-v82 .hero-badge-item:hover{
  border-color:rgba(213,168,75,.58)!important;
  box-shadow:0 9px 22px rgba(7,24,39,.07);
  transform:translateY(-1px);
}
.hero-badges-v82 .hero-badge-item{transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}
html[dir="rtl"] .hero-badges-v82 .hero-badge-item{padding:5px 7px 5px 10px!important}
@media(max-width:760px){
  .hero-badges-v82{flex-wrap:wrap!important;gap:7px!important}
  .hero-badges-v82 .hero-badge-item{min-height:32px;padding:4px 9px 4px 6px!important;font-size:8px!important}
  .hero-badges-v82 .hero-badge-icon{width:22px;height:22px;flex-basis:22px}
}
@media(max-width:420px){
  .hero-badges-v82{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;gap:5px!important}
  .hero-badges-v82 .hero-badge-item{min-width:0;padding:4px 5px!important;gap:4px;font-size:7px!important}
  .hero-badges-v82 .hero-badge-icon{width:19px;height:19px;flex-basis:19px}
  .hero-badges-v82 .hero-badge-icon svg{width:10px;height:10px}
}

/* v83 product knowledge pages */
.product-card-linkable{position:relative}.product-card-linkable a{position:relative;z-index:2}.product-card-linkable:has(a:hover){border-color:rgba(213,168,75,.75)}
.product-detail-page{background:#f5f7f8;color:#10232f}.product-detail-nav{height:76px;background:rgba(255,255,255,.94);border-bottom:1px solid #e1e7e9;position:sticky;top:0;z-index:50;backdrop-filter:blur(14px)}.product-detail-nav .wrap{height:100%;display:flex;align-items:center;justify-content:space-between}.pd-brand img{width:68px;height:48px;object-fit:contain}.product-detail-nav nav{display:flex;gap:24px;align-items:center;font-size:11px;font-weight:800}.pd-hero{padding:82px 0 72px;background:radial-gradient(circle at 15% 10%,rgba(213,168,75,.11),transparent 28%),linear-gradient(135deg,#f9fbfb,#edf2f4)}.pd-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.pd-copy h1{font-size:clamp(42px,5vw,70px);line-height:1.08;margin:15px 0 18px;letter-spacing:-2px}.pd-lead{font-size:17px;line-height:1.9;color:#536b76;max-width:650px}.pd-range{margin-top:24px;padding-top:20px;border-top:1px solid #d8e1e4;color:#9b7028;font:700 11px/1.9 Manrope,Vazirmatn,sans-serif}.pd-hero-image{height:430px;margin:0;border-radius:24px;overflow:hidden;box-shadow:0 28px 70px rgba(7,24,39,.18);border:1px solid #fff}.pd-hero-image img{width:100%;height:100%;object-fit:cover}.pd-body{padding:86px 0}.pd-content-grid{display:grid;grid-template-columns:1.55fr .65fr;gap:48px;align-items:start}.pd-main>section{padding:0 0 52px;margin-bottom:52px;border-bottom:1px solid #dce4e7}.pd-main h2{font-size:34px;margin:10px 0 18px}.pd-main p{font-size:14px;line-height:2.05;color:#5c707a}.pd-type-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:20px}.pd-type-grid div{display:flex;align-items:center;gap:14px;padding:17px 18px;background:#fff;border:1px solid #dce4e7;border-radius:12px}.pd-type-grid span{font:800 9px Manrope;color:#b9872c}.pd-type-grid b{font-size:12px}.pd-two{display:grid;grid-template-columns:1fr 1fr;gap:28px;border:0!important;margin-bottom:0!important}.pd-two>div{background:#071827;color:#fff;padding:30px;border-radius:18px}.pd-two p{color:#aab9c0!important;font-size:12px!important}.pd-aside{position:sticky;top:105px;background:#fff;border:1px solid #dce4e7;border-radius:18px;overflow:hidden;box-shadow:0 15px 40px rgba(7,24,39,.07)}.pd-aside img{width:100%;height:250px;object-fit:cover}.pd-aside div{padding:24px}.pd-aside span{display:block;color:#b9872c;font:800 9px Manrope;letter-spacing:1.4px;margin-bottom:10px}.pd-aside b{font:700 11px/1.9 Manrope,Vazirmatn,sans-serif;color:#536a75}.pd-footer-cta{background:#071827;padding:34px 0}.pd-footer-cta .wrap{display:flex;justify-content:space-between;align-items:center}.pd-footer-cta a:first-child{color:#d9e1e4;font-size:11px;font-weight:800}
@media(max-width:800px){.pd-hero-grid,.pd-content-grid,.pd-two{grid-template-columns:1fr}.pd-hero{padding:55px 0}.pd-hero-image{height:300px}.pd-aside{position:static}.pd-type-grid{grid-template-columns:1fr}.product-detail-nav nav{gap:12px;font-size:9px}.pd-footer-cta .wrap{gap:20px;flex-wrap:wrap}}

/* v85 — compact premium RFQ */
.rfq-compact{max-width:980px;margin-inline:auto;padding:30px!important;background:linear-gradient(145deg,#fff 0%,#f7fafb 100%)!important;border:1px solid #dce5e7!important;box-shadow:0 22px 65px rgba(7,24,39,.08)!important}
.rfq-form-head-v85{display:flex;align-items:flex-start;gap:16px;margin-bottom:22px;max-width:760px}
.rfq-title-icon{width:46px;height:46px;flex:0 0 46px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(145deg,#071827,#0d3047);color:#e8c46a;box-shadow:0 10px 24px rgba(7,24,39,.16)}
.rfq-title-icon svg{width:22px;height:22px}.rfq-form-head-v85 .eyebrow{margin-bottom:3px}.rfq-form-head-v85 h3{font-size:24px!important;color:#10232f!important;margin:0 0 4px!important}.rfq-form-head-v85 .text{color:#70838d!important;font-size:12px;line-height:1.8}
.rfq-form-grid-v85{gap:14px 16px}.rfq-form-grid-v85 label>span{color:#334b57!important;font-size:11px!important;letter-spacing:0!important}.rfq-form-grid-v85 input,.rfq-form-grid-v85 textarea{min-height:46px!important;border:1px solid #d6e0e3!important;background:#fff!important;color:#10232f!important;padding:11px 13px!important}.rfq-form-grid-v85 textarea{min-height:108px!important}.rfq-form-grid-v85 input::placeholder,.rfq-form-grid-v85 textarea::placeholder{color:#9aa9b0!important}
.rfq-upload-v85{padding:14px 16px!important;border:1px dashed rgba(181,133,46,.38)!important;background:rgba(213,168,75,.045)!important}.rfq-upload-v85 input[type=file]{min-height:auto!important;background:transparent!important;border:0!important;padding:4px 0!important}.rfq-upload-v85 small{color:#83949c!important}
.rfq-form-grid-v85 .rfq-consent span{color:#71838c!important;font-size:10.5px!important}.rfq-submit-row-v85{justify-content:space-between;border-top:1px solid #e7edef;padding-top:17px;margin-top:2px}.rfq-submit-v85{min-width:165px;background:linear-gradient(135deg,#071827,#0c3048)!important;color:#fff!important;box-shadow:0 10px 24px rgba(7,24,39,.15);display:inline-flex;align-items:center;justify-content:center;gap:10px}.rfq-submit-v85:hover{transform:translateY(-1px)}.rfq-mail-note{color:#82949c!important;font-size:10.5px!important}
@media(max-width:720px){.rfq-compact{padding:22px 16px!important}.rfq-form-head-v85{gap:12px}.rfq-title-icon{width:40px;height:40px;flex-basis:40px;border-radius:12px}.rfq-form-head-v85 h3{font-size:20px!important}.rfq-submit-row-v85{align-items:stretch!important}.rfq-mail-note{text-align:center}.rfq-submit-v85{width:100%}}


/* v86 — polished contact presentation + language-aware WhatsApp routing */
.footer-contact-v86{gap:9px!important;min-width:0}
.footer-contact-v86>b{margin-bottom:5px!important}
.footer-contact-v86 .footer-contact-link{
  position:relative;display:flex!important;align-items:center;gap:9px;
  min-height:34px;padding:7px 10px 7px 38px;border:1px solid rgba(255,255,255,.075);
  border-radius:10px;background:rgba(255,255,255,.025);color:#a8b7bd!important;
  line-height:1.35!important;direction:ltr;text-align:left;white-space:normal;
  transition:background .22s ease,border-color .22s ease,transform .22s ease,color .22s ease
}
[dir="rtl"] .footer-contact-v86 .footer-contact-link{padding:7px 38px 7px 10px;text-align:right}
.footer-contact-v86 .footer-contact-link:before{
  position:absolute;left:10px;top:50%;transform:translateY(-50%);width:20px;height:20px;
  display:grid;place-items:center;border-radius:6px;background:rgba(213,168,75,.11);
  color:#e8c46a;font:700 10px/1 Manrope,Arial,sans-serif
}
[dir="rtl"] .footer-contact-v86 .footer-contact-link:before{left:auto;right:10px}
.footer-contact-v86 .contact-email:before{content:"@"}
.footer-contact-v86 .contact-wa-iran:before,.footer-contact-v86 .contact-wa-iraq:before{content:"W"}
.footer-contact-v86 .contact-phone:before{content:"☎";font-size:11px}
.footer-contact-v86 .contact-instagram:before{content:"◎";font-size:14px}
.footer-contact-v86 .footer-contact-link:hover{background:rgba(213,168,75,.08);border-color:rgba(213,168,75,.35);color:#fff!important;transform:translateX(2px)}
[dir="rtl"] .footer-contact-v86 .footer-contact-link:hover{transform:translateX(-2px)}
.contact-box{gap:14px!important}
.contact-box .contact-card-v86{position:relative;overflow:hidden;padding:24px 24px 22px!important;border:1px solid #e0e7e9!important;background:linear-gradient(180deg,#fff,#fbfcfc)!important;box-shadow:0 8px 24px rgba(7,24,39,.045)!important}
.contact-box .contact-card-v86:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:linear-gradient(#d5a84b,#e8c46a);opacity:.72}
[dir="rtl"] .contact-box .contact-card-v86:before{left:auto;right:0}
.contact-box .contact-card-v86 small{font-weight:800;letter-spacing:1.2px!important}
.contact-box .contact-card-v86 strong{direction:ltr;unicode-bidi:isolate;font:800 16px/1.5 Manrope,Vazirmatn,sans-serif;color:#142a36;overflow-wrap:anywhere}
.contact-box .contact-card-v86 p{font-size:11px;line-height:1.7;margin-top:8px!important;color:#7b8d95}
.contact-box .contact-card-v86:hover{transform:translateY(-3px);border-color:rgba(213,168,75,.48)!important;box-shadow:0 16px 36px rgba(7,24,39,.08)!important}
@media(max-width:980px){.footer-contact-v86 .footer-contact-link{max-width:360px}}
@media(max-width:560px){
 .footer-contact-v86{width:100%}.footer-contact-v86 .footer-contact-link{width:100%;max-width:none;min-height:38px}
 .contact-box .contact-card-v86{padding:20px 20px 18px!important}.contact-box .contact-card-v86 strong{font-size:15px}
}
