/*
Theme Name: WeldSen Industrial
Theme URI: https://weldsen.com/
Author: WeldSen
Description: Custom B2B industrial machinery theme for WeldSen.
Version: 1.0.0
Text Domain: weldsen
*/
:root{--ink:#101b2a;--navy:#0a2540;--navy2:#123c5a;--steel:#536579;--paper:#f4f6f7;--white:#fff;--line:#d9e0e5;--orange:#f36b21;--orange2:#d95313;--mint:#9cc7bd;--radius:4px;--shadow:0 16px 45px rgba(10,37,64,.12);--max:1240px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--white);line-height:1.6}a{color:inherit;text-decoration:none}img,svg{max-width:100%;display:block}button,input,select,textarea{font:inherit}.container{width:min(calc(100% - 40px),var(--max));margin-inline:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:16px;top:16px;z-index:999;background:#fff;padding:12px 18px}.topbar{background:var(--ink);color:#cbd5df;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.topbar .container{display:flex;justify-content:space-between;padding:8px 0}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.header-inner{height:76px;display:flex;align-items:center;gap:34px}.brand{display:flex;align-items:center;font-size:25px;font-weight:850;letter-spacing:-.04em;color:var(--navy);margin-right:auto}.brand-mark{width:36px;height:36px;margin-right:10px;position:relative;border:3px solid var(--navy);transform:skew(-8deg)}.brand-mark:after{content:"";position:absolute;width:12px;height:30px;background:var(--orange);right:-7px;top:-7px}.brand span{color:var(--orange)}.nav-links{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:700}.nav-links a{position:relative}.nav-links a:not(.button):after{content:"";height:2px;background:var(--orange);position:absolute;left:0;right:100%;bottom:-8px;transition:.2s}.nav-links a:hover:after,.nav-links a:focus:after{right:0}.menu-toggle{display:none;border:0;background:transparent;padding:8px}.button,.wp-element-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:11px 20px;border:1px solid var(--orange);border-radius:2px;background:var(--orange);color:#fff;font-weight:800;font-size:14px;letter-spacing:.01em;transition:.2s;cursor:pointer}.button:hover,.button:focus{background:var(--orange2);border-color:var(--orange2);transform:translateY(-1px)}.button-dark{background:var(--navy);border-color:var(--navy)}.button-ghost{background:transparent;border-color:#9db0bf;color:#fff}.eyebrow{display:flex;align-items:center;gap:10px;color:var(--orange);font-size:12px;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.eyebrow:before{content:"";width:28px;height:2px;background:currentColor}h1,h2,h3{font-family:"Arial Narrow",Inter,sans-serif;line-height:1.08;margin:0;color:var(--navy);letter-spacing:-.035em}h1{font-size:clamp(46px,6vw,82px)}h2{font-size:clamp(34px,4vw,55px)}h3{font-size:22px}.hero{min-height:680px;color:#fff;background:var(--navy);overflow:hidden;position:relative}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,22,38,.98) 0%,rgba(7,32,54,.9) 49%,rgba(7,32,54,.36) 100%),repeating-linear-gradient(135deg,transparent 0 70px,rgba(255,255,255,.022) 70px 72px)}.hero-grid{position:relative;display:grid;grid-template-columns:1.05fr .95fr;min-height:680px;align-items:center;gap:45px}.hero h1{color:#fff;max-width:780px}.hero h1 em{font-style:normal;color:var(--orange)}.hero-copy>p{max-width:640px;color:#becbd5;font-size:18px;margin:25px 0 34px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.machine-stage{align-self:stretch;position:relative;display:grid;place-items:center}.machine-stage:before{content:"";width:530px;height:530px;border:1px solid rgba(255,255,255,.14);border-radius:50%;position:absolute}.machine-stage:after{content:"";width:390px;height:390px;border:1px dashed rgba(243,107,33,.45);border-radius:50%;position:absolute;animation:spin 35s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.machine-art{position:relative;z-index:1;width:min(560px,100%);filter:drop-shadow(0 32px 28px rgba(0,0,0,.35))}.hero-note{position:absolute;right:0;bottom:44px;z-index:2;background:#fff;color:var(--ink);padding:16px 20px;border-left:4px solid var(--orange);box-shadow:var(--shadow);font-size:13px}.hero-note strong{display:block;color:var(--navy);font-size:15px}.trust-strip{background:#fff;border-bottom:1px solid var(--line)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-item{padding:25px 22px;border-right:1px solid var(--line);display:flex;gap:14px;align-items:center}.trust-item:first-child{border-left:1px solid var(--line)}.trust-num{color:var(--orange);font-size:22px;font-weight:900}.trust-item strong{display:block;color:var(--navy);font-size:14px}.trust-item small{color:var(--steel)}.section{padding:100px 0}.section-soft{background:var(--paper)}.section-dark{background:var(--ink);color:#c8d2dc}.section-head{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:45px}.section-head p{max-width:540px;color:var(--steel);margin:0}.section-dark h2{color:#fff}.section-dark .section-head p{color:#aab9c7}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.category-card{min-height:290px;background:#fff;border:1px solid var(--line);padding:28px;display:flex;flex-direction:column;position:relative;overflow:hidden;transition:.25s}.category-card:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:transparent}.category-card .icon{width:58px;height:58px;color:var(--orange);margin-bottom:auto}.category-card p{font-size:14px;color:var(--steel);margin-bottom:0}.category-card .arrow{position:absolute;right:22px;top:22px;font-size:24px;color:#a9b5bf}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{background:#fff;border:1px solid var(--line);display:flex;flex-direction:column;transition:.25s}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.product-visual{aspect-ratio:4/3;background:linear-gradient(145deg,#edf1f3,#dce4e8);display:grid;place-items:center;padding:25px;overflow:hidden;position:relative}.product-visual:after{content:"DEMO";position:absolute;right:12px;top:12px;background:var(--ink);color:#fff;padding:4px 8px;font-size:10px;letter-spacing:.12em}.product-body{padding:24px}.product-meta{font-size:11px;color:var(--orange);text-transform:uppercase;letter-spacing:.12em;font-weight:800}.product-body h3{margin:8px 0}.product-body p{color:var(--steel);font-size:14px}.text-link{font-size:13px;font-weight:850;color:var(--navy);display:inline-flex;gap:8px;align-items:center}.text-link span{color:var(--orange)}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #35475a}.process-step{padding:32px;border-right:1px solid #35475a}.process-step:last-child{border:0}.step-no{font-size:12px;color:var(--orange);font-weight:900;letter-spacing:.12em}.process-step h3{color:#fff;margin:22px 0 12px}.process-step p{font-size:14px;color:#aab9c7}.split{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.factory-visual{min-height:480px;background:linear-gradient(140deg,var(--navy),#1e4a66);position:relative;overflow:hidden;padding:42px;display:flex;align-items:end;color:#fff}.factory-visual:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(90deg,transparent 0 76px,rgba(255,255,255,.05) 76px 77px),repeating-linear-gradient(0deg,transparent 0 76px,rgba(255,255,255,.05) 76px 77px)}.factory-visual svg{position:absolute;inset:45px;width:calc(100% - 90px);height:calc(100% - 90px);opacity:.75}.factory-caption{position:relative;z-index:1;border-left:3px solid var(--orange);padding-left:18px}.check-list{list-style:none;padding:0;margin:30px 0}.check-list li{padding:12px 0;border-bottom:1px solid var(--line);display:flex;gap:12px}.check-list li:before{content:"✓";color:var(--orange);font-weight:900}.cta-band{background:var(--orange);padding:55px 0}.cta-band .container{display:flex;align-items:center;justify-content:space-between;gap:40px}.cta-band h2{color:#fff;font-size:clamp(30px,4vw,48px)}.cta-band p{color:#fff;margin:8px 0 0}.page-hero{padding:85px 0;background:var(--navy);color:#fff}.page-hero h1{color:#fff;font-size:clamp(42px,5vw,68px)}.breadcrumbs{font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:#93a9ba;margin-bottom:20px}.archive-layout{display:grid;grid-template-columns:240px 1fr;gap:40px}.filter-panel{border:1px solid var(--line);padding:24px;height:max-content}.filter-panel h3{font-size:18px;margin-bottom:15px}.filter-panel a{display:block;padding:9px 0;border-bottom:1px solid var(--line);font-size:14px;color:var(--steel)}.single-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:60px}.single-visual{background:var(--paper);min-height:500px;display:grid;place-items:center;padding:50px}.spec-table{width:100%;border-collapse:collapse;margin:28px 0}.spec-table td{padding:12px;border-bottom:1px solid var(--line);font-size:14px}.spec-table td:first-child{font-weight:800;color:var(--navy);width:38%}.demo-alert{padding:14px 16px;background:#fff4ed;border-left:3px solid var(--orange);font-size:13px;color:#74401f;margin:20px 0}.rfq-wrap{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px}.rfq-form{background:#fff;border:1px solid var(--line);padding:32px;box-shadow:var(--shadow)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field{margin-bottom:16px}.field-full{grid-column:1/-1}.field label{display:block;font-weight:750;font-size:13px;margin-bottom:6px}.field input,.field select,.field textarea{width:100%;border:1px solid #bfcbd4;padding:12px 13px;background:#fff;border-radius:2px}.field input:focus,.field textarea:focus,.field select:focus{outline:3px solid rgba(243,107,33,.2);border-color:var(--orange)}.field textarea{min-height:130px}.notice{padding:12px 15px;margin-bottom:18px;background:#e9f6f1;border-left:3px solid #2d9677}.site-footer{background:#071726;color:#9fb0be;padding:70px 0 25px}.footer-grid{display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:45px}.site-footer .brand{color:#fff;display:inline-flex}.site-footer h3{font-size:15px;color:#fff;margin-bottom:18px}.site-footer a{display:block;margin:8px 0;font-size:14px}.footer-note{font-size:13px;max-width:330px}.footer-bottom{border-top:1px solid #24394b;margin-top:45px;padding-top:20px;display:flex;justify-content:space-between;font-size:12px}.placeholder{color:#f2b38f}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:980px){.nav-links{position:absolute;left:0;right:0;top:76px;background:#fff;display:none;flex-direction:column;align-items:stretch;padding:22px 30px;border-bottom:1px solid var(--line)}.nav-links.is-open{display:flex}.menu-toggle{display:block}.hero-grid{grid-template-columns:1fr;min-height:auto;padding:90px 0}.machine-stage{min-height:420px}.hero-note{bottom:20px}.trust-grid,.category-grid,.process-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.split,.single-grid,.rfq-wrap{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.archive-layout{grid-template-columns:1fr}.filter-panel{display:none}}
@media(max-width:620px){.container{width:min(calc(100% - 28px),var(--max))}.topbar .container span:last-child{display:none}.header-inner{height:68px}.brand{font-size:22px}.nav-links{top:68px}.hero-grid{padding:65px 0}.hero{min-height:auto}.hero h1{font-size:45px}.machine-stage{min-height:300px}.machine-stage:before{width:300px;height:300px}.machine-stage:after{width:230px;height:230px}.hero-note{font-size:11px;padding:10px 12px}.trust-grid,.category-grid,.product-grid,.process-grid{grid-template-columns:1fr}.trust-item:first-child{border-left:0}.trust-item{border-right:0;border-bottom:1px solid var(--line)}.section{padding:70px 0}.section-head{display:block}.section-head p{margin-top:18px}.process-step{border-right:0;border-bottom:1px solid #35475a}.cta-band .container{display:block}.cta-band .button{margin-top:20px}.form-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-bottom{display:block}.single-visual{min-height:320px}.page-hero{padding:65px 0}}

/* Visual refinement: tighter industrial hierarchy and stronger product scanning. */
:focus-visible{outline:3px solid rgba(243,107,33,.55);outline-offset:3px}.hero{background:radial-gradient(circle at 80% 20%,rgba(35,91,113,.42),transparent 34%),var(--navy)}.hero-copy{position:relative;z-index:2}.hero-copy p{max-width:560px;line-height:1.75}.hero-actions .button:first-child{box-shadow:0 8px 22px rgba(243,107,33,.22)}.machine-stage{min-height:560px}.machine-art{transition:transform .35s ease}.machine-stage:hover .machine-art{transform:translateY(-6px) rotate(-1deg)}.hero-note{max-width:235px;line-height:1.45}.trust-item{min-height:88px}.trust-item small{font-size:12px}.category-card{min-height:315px;padding:30px}.category-card .icon{width:68px;height:68px;margin-bottom:30px}.category-card h3{max-width:180px}.product-card{overflow:hidden}.product-visual{background:linear-gradient(145deg,#eef3f5 0%,#d7e1e6 100%);min-height:250px}.product-visual .machine-art{width:88%;height:88%}.product-body{padding:26px}.product-body h3{font-size:23px;line-height:1.16}.product-body p{min-height:68px;line-height:1.65}.product-meta{display:inline-block;padding:5px 8px;background:#fff1e9;border-left:2px solid var(--orange);letter-spacing:.14em}.text-link{min-height:32px}.section-soft .section-head{align-items:end}.process-step{min-height:220px}.process-step h3{font-size:25px}.factory-visual{box-shadow:var(--shadow)}.rfq-form{border-top:4px solid var(--orange)}.rfq-form h3{font-size:25px}.field input,.field select,.field textarea{min-height:46px}.site-footer .placeholder{display:block;margin:8px 0;font-size:14px}.button:focus-visible,.menu-toggle:focus-visible{outline-color:var(--orange)}
@media(max-width:980px){.machine-stage{min-height:440px}.category-card{min-height:280px}}
@media(max-width:620px){.machine-stage{min-height:330px}.hero-copy p{font-size:16px}.hero-actions{align-items:stretch}.hero-actions .button{width:100%}.category-card{min-height:235px;padding:24px}.category-index strong{font-size:36px}.category-card h3{margin-top:22px}.category-action{margin-top:18px}.product-visual{min-height:220px}.product-body p{min-height:0}.trust-item{padding:20px 12px}.rfq-form{padding:24px 18px}}

.language-subnav{position:relative;z-index:99;background:#f7f9fa;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.language-subnav-inner{min-height:42px;display:flex;align-items:center;justify-content:flex-start;direction:ltr}
.language-subnav .language-switcher{position:relative;display:block;flex:0 0 auto;direction:ltr}
.language-subnav .language-switcher>summary{display:flex;align-items:center;justify-content:flex-start;min-width:128px;min-height:42px;padding:8px 0;gap:7px;color:var(--navy);font-size:12px;font-weight:800;letter-spacing:.04em;cursor:pointer;list-style:none;direction:ltr}
.language-subnav .language-switcher>summary::-webkit-details-marker{display:none}
.language-subnav .language-label{direction:rtl;unicode-bidi:isolate;transform:none}
.language-subnav .language-globe{font-size:18px;color:var(--orange);line-height:1}
.language-subnav .language-chevron{font-size:14px;color:var(--steel)}
.language-subnav .language-menu{position:absolute;left:0;right:auto;top:calc(100% + 1px);width:190px;min-width:190px;margin:0;padding:6px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);z-index:1000}
.language-subnav .language-menu a{display:flex!important;float:none;clear:both;width:100%;min-height:44px;margin:0;padding:11px 13px;border:0;border-bottom:1px solid #edf1f3;color:var(--steel);white-space:nowrap;direction:ltr;text-align:left}
.language-subnav .language-menu a:last-child{border-bottom:0}
.language-subnav .language-menu a:after{display:none!important}
.language-subnav .language-menu a:hover,.language-subnav .language-menu a:focus{background:#f5f7f8;color:var(--navy)}
.language-subnav .language-menu a.is-active{border-left:3px solid var(--orange);padding-left:10px;color:var(--navy);font-weight:850}
html[dir="rtl"] .language-subnav{direction:ltr}
html[dir="rtl"] .language-subnav-inner{direction:ltr}
html[dir="rtl"] .language-subnav .language-switcher{direction:ltr}
html[dir="rtl"] .language-subnav .language-switcher>summary{direction:ltr;text-align:left}
html[dir="rtl"] .language-subnav .language-menu{left:0;right:auto}
html[dir="rtl"] .language-subnav .language-menu a{direction:rtl;text-align:right}
html[dir="rtl"] .language-subnav .language-menu a.is-active{border-left:0;border-right:3px solid var(--orange);padding-left:13px;padding-right:10px}
@media(max-width:980px){.language-subnav-inner{min-height:44px}.language-subnav .language-menu{width:100%;min-width:0}.language-subnav .language-switcher{width:100%}.language-subnav .language-switcher>summary{min-height:44px}.language-subnav .language-menu a{min-height:46px;padding:12px 14px}}
html[dir="rtl"] body{font-family:"Noto Sans Arabic",Tahoma,Arial,sans-serif;text-align:right}
html[dir="rtl"] .hero-actions,.weldsen-lang-ar .hero-actions{direction:rtl}
html[dir="rtl"] .hero-note{right:auto;left:0;border-left:0;border-right:4px solid var(--orange)}
html[dir="rtl"] .eyebrow:before{order:2}
html[dir="rtl"] .check-list li:before{margin-left:12px;margin-right:0}
html[dir="rtl"] .product-meta{border-left:0;border-right:2px solid var(--orange)}
html[dir="rtl"] .rfq-form{direction:rtl}

.category-index{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:auto;color:var(--navy)}
.category-index span{font-size:12px;letter-spacing:.16em;color:var(--orange);font-weight:900}
.category-index strong{font-family:"Arial Narrow",Inter,sans-serif;font-size:42px;line-height:.85;letter-spacing:.02em;color:#cbd6dc}
.category-card h3{margin-top:30px}
.category-action{display:flex;align-items:center;justify-content:space-between;margin-top:24px;padding-top:14px;border-top:1px solid var(--line);color:var(--navy);font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}
.category-action b{color:var(--orange);font-size:18px;line-height:1}
.category-card:hover .category-index strong{color:var(--orange);transition:color .2s ease}
.category-card:hover .category-action b{transform:translateX(4px);transition:transform .2s ease}
@media(max-width:620px){.category-index strong{font-size:36px}.category-card h3{margin-top:22px}.category-action{margin-top:18px}}
