/*
Theme Name: MuRa Techno Systems — Clean Engineering V1.2
Theme URI: https://muratechno.com/
Author: MuRa Techno Systems
Description: Clean, stable engineering theme for MuRa Techno Systems. Built with independent WordPress pages, editable page content and no legacy V9/V10 CSS layers.
Version: 1.5.0
Requires at least: 6.0
Tested up to: 6.8
Text Domain: mura-techno-clean
*/

:root{--navy:#071a35;--blue:#1267c9;--cyan:#36b8e8;--ink:#122033;--muted:#5c6a7d;--line:#dfe6ef;--soft:#f5f8fc;--white:#fff;--max:1180px;--radius:14px;--shadow:0 14px 40px rgba(7,26,53,.08)}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.65}
a{color:var(--blue);text-decoration:none}a:hover{text-decoration:underline}
img{max-width:100%;height:auto}
.container{width:min(var(--max),calc(100% - 48px));margin:0 auto}
.site-header{position:relative;background:#fff;border-bottom:1px solid var(--line);z-index:20}
.nav-wrap{min-height:86px;display:flex;align-items:center;gap:28px}
.brand{display:flex;align-items:center;flex:0 0 auto;max-width:310px;line-height:0}
.brand img{display:block;width:275px;height:auto;max-height:60px;object-fit:contain;object-position:left center}
.nav{margin-left:auto}.menu{list-style:none;display:flex;align-items:center;gap:24px;margin:0;padding:0}.menu li{margin:0}.menu a{font-size:14px;font-weight:650;color:var(--navy);white-space:nowrap}.menu a:hover{text-decoration:none;color:var(--blue)}
.menu-toggle{display:none;margin-left:auto;border:1px solid var(--line);background:#fff;border-radius:8px;padding:8px 11px;font-size:20px;color:var(--navy)}
main{min-height:40vh}
.hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#f8fbff 0%,#eef5fb 60%,#fff 100%);min-height:calc(100vh - 87px);display:flex;align-items:center}
.hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center;padding:72px 0}
.eyebrow{margin:0 0 14px;font-size:12px;letter-spacing:.18em;font-weight:800;color:var(--blue)}
h1,h2,h3{color:var(--navy);line-height:1.12;margin:0 0 18px;letter-spacing:-.025em}h1{font-size:clamp(42px,5.3vw,76px)}h2{font-size:clamp(30px,3.2vw,48px)}h3{font-size:21px}
.lead{font-size:20px;line-height:1.5;color:#304258;max-width:720px}.hero-copy>p:not(.eyebrow):not(.lead){font-size:17px;color:var(--muted);max-width:650px}.hero-description{margin:0}
.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:8px;padding:12px 20px;font-size:14px;font-weight:750;border:1px solid transparent;text-decoration:none}.button:hover{text-decoration:none}.button.primary{background:var(--navy);color:#fff}.button.secondary{background:#fff;border-color:#bfcddd;color:var(--navy)}
.hero-art{position:relative;min-height:470px;border-radius:20px;border:1px solid #d8e3ef;background:radial-gradient(circle at 54% 48%,rgba(54,184,232,.16),transparent 22%),linear-gradient(145deg,#fff,#edf4fa);box-shadow:var(--shadow);overflow:hidden}
.hero-art:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(18,103,201,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(18,103,201,.07) 1px,transparent 1px);background-size:34px 34px;mask-image:linear-gradient(to bottom right,#000,transparent 85%)}
.orbit{position:absolute;border:1px solid rgba(18,103,201,.25);border-radius:50%;transform:rotate(-22deg)}.orbit.one{width:330px;height:150px;left:15%;top:34%}.orbit.two{width:430px;height:200px;left:4%;top:28%;transform:rotate(23deg)}.orbit.three{width:250px;height:110px;left:26%;top:40%;transform:rotate(63deg)}
.beam{position:absolute;height:2px;background:linear-gradient(90deg,transparent,var(--cyan),#fff);box-shadow:0 0 14px rgba(54,184,232,.7);transform-origin:left center}.beam.a{width:78%;left:8%;top:51%;transform:rotate(-12deg)}.beam.b{width:62%;left:20%;top:60%;transform:rotate(8deg);opacity:.75}.focus{position:absolute;width:16px;height:16px;border-radius:50%;background:#fff;border:3px solid var(--blue);box-shadow:0 0 0 8px rgba(18,103,201,.08),0 0 28px rgba(54,184,232,.75);left:58%;top:47%}
.art-label{position:absolute;left:26px;bottom:24px;padding:12px 15px;border-left:2px solid var(--blue);background:rgba(255,255,255,.78);backdrop-filter:blur(8px)}.art-label small{display:block;color:#718096;font-size:10px;letter-spacing:.14em}.art-label strong{display:block;color:var(--navy);font-size:12px;letter-spacing:.08em}
.page-hero{background:var(--soft);border-bottom:1px solid var(--line);padding:84px 0}.page-hero h1{font-size:clamp(40px,5vw,64px);max-width:920px}.page-hero p:not(.eyebrow){font-size:18px;color:var(--muted);max-width:820px}
.section{padding:82px 0}.section.alt{background:var(--soft)}.section-head{max-width:820px;margin-bottom:38px}.section-head>p:last-child{color:var(--muted);font-size:17px}
.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{border:1px solid var(--line);border-radius:var(--radius);padding:28px;background:#fff;box-shadow:0 6px 20px rgba(7,26,53,.035)}.card .num{font-size:11px;letter-spacing:.16em;color:var(--blue);font-weight:800}.card p{color:var(--muted);margin:0 0 20px}.card a{font-weight:750;font-size:14px}
.feature{background:var(--navy);color:#fff}.feature h2,.feature .eyebrow{color:#fff}.feature p{color:#c9d6e5}.feature .button.primary{background:#fff;color:var(--navy)}
.about-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:60px;align-items:start}.about-grid p{color:var(--muted);font-size:17px}.proof-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.proof{border:1px solid var(--line);border-radius:12px;padding:22px;background:var(--soft)}.proof strong{display:block;font-size:27px;color:var(--navy)}.proof span{font-size:13px;color:var(--muted)}
.application-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.application-grid a{border:1px solid var(--line);border-radius:10px;padding:22px;color:var(--navy);font-weight:700;background:#fff;min-height:96px;display:flex;align-items:flex-end;justify-content:space-between}.application-grid a:hover{border-color:#9bb9d8;text-decoration:none;box-shadow:var(--shadow)}
.partner-strip{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--line);border-radius:12px;overflow:hidden}.partner-strip span{padding:20px;border-right:1px solid var(--line);font-size:11px;letter-spacing:.11em;font-weight:800;color:var(--navy);text-align:center}.partner-strip span:last-child{border-right:0}
.clients-intro{max-width:800px;color:var(--muted);font-size:17px}.client-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.client-card{border:1px solid var(--line);border-radius:14px;padding:22px;background:#fff;min-height:210px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.client-card img{width:130px;height:90px;object-fit:contain;margin-bottom:14px}.client-card strong{color:var(--navy);font-size:14px}
.contact-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px}.contact-card{background:var(--soft);border:1px solid var(--line);border-radius:14px;padding:30px}.contact-card p{color:var(--muted)}.contact-form{display:grid;gap:16px}.contact-form label{display:grid;gap:7px;font-size:13px;font-weight:750;color:var(--navy)}.contact-form input,.contact-form textarea{width:100%;border:1px solid #cbd7e5;border-radius:8px;padding:12px 13px;font:inherit;background:#fff}.contact-form textarea{resize:vertical}.contact-form .button{cursor:pointer;width:max-content}.success-message{padding:13px 16px;border:1px solid #b8dfc4;background:#f1fbf4;border-radius:8px;color:#216a34}
.editor-content{font-size:17px}.editor-content p,.editor-content li{color:var(--muted)}.editor-content ul{padding-left:22px}.editor-content img{border-radius:10px}.editor-content .wp-block-heading{margin-top:30px}
.site-footer{background:#06162d;color:#c7d3e2;padding:55px 0 22px}.footer-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(220px,.8fr);gap:60px}.footer-company-details{min-width:0}.footer-wordmark{font-size:30px;font-weight:800;color:#fff}.footer-tagline{margin:3px 0 24px;color:#9eb0c6}.footer-company-details h3,.footer-links h3{font-size:14px;letter-spacing:.05em;color:#fff;overflow-wrap:anywhere}.footer-company-details p{font-size:13px;overflow-wrap:anywhere}.footer-company-details a,.footer-links a{color:#c7d3e2}.footer-links{display:flex;flex-direction:column;gap:10px}.copyright{border-top:1px solid rgba(255,255,255,.1);margin-top:35px;padding-top:18px;font-size:12px;color:#8497ad}
.error-404{padding:120px 0;text-align:center}
@media(max-width:1100px){.menu{gap:14px}.menu a{font-size:13px}.brand{max-width:245px}.brand img{width:230px}.hero-inner{gap:35px}.application-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:820px){.nav-wrap{min-height:76px}.menu-toggle{display:block}.nav{display:none;position:absolute;left:0;right:0;top:76px;background:#fff;border-bottom:1px solid var(--line);padding:15px 24px}.nav.open{display:block}.menu{flex-direction:column;align-items:flex-start;gap:0}.menu li{width:100%;border-bottom:1px solid #eef2f6}.menu a{display:block;padding:12px 0}.hero{min-height:auto}.hero-inner{grid-template-columns:1fr;padding:65px 0}.hero-art{min-height:340px}.cards{grid-template-columns:1fr 1fr}.about-grid,.contact-layout,.footer-grid{grid-template-columns:1fr}.client-grid{grid-template-columns:1fr 1fr}.partner-strip{grid-template-columns:1fr 1fr}.partner-strip span{border-bottom:1px solid var(--line)} }
@media(max-width:560px){.container{width:min(var(--max),calc(100% - 32px))}.brand img{width:205px}.hero-inner{padding:48px 0}.hero-art{min-height:285px}.cards,.client-grid,.application-grid{grid-template-columns:1fr}.proof-grid{grid-template-columns:1fr}.page-hero{padding:58px 0}.section{padding:60px 0}.partner-strip{grid-template-columns:1fr}.partner-strip span{border-right:0}.actions{flex-direction:column;align-items:stretch}.button{width:100%}}

/* MuRa V1.5 homepage presentation layer — keeps the exact bundled logo unchanged. */
.site-header{background:rgba(255,255,255,.97);backdrop-filter:blur(14px);border-bottom:1px solid rgba(7,26,53,.10)}
.site-header .nav-wrap{min-height:82px;position:relative}
.site-header .brand{max-width:410px}
.site-header .brand img{width:390px;max-height:62px;object-fit:contain;object-position:left center}
.site-header .nav{display:flex;align-items:center;gap:18px}
.site-header .menu{gap:25px}
.site-header .menu li:first-child{display:none}
.site-header .menu a{font-size:14px;font-weight:650}
.header-search{width:22px;height:22px;border:2px solid var(--navy);border-radius:50%;display:block;margin-left:3px;position:relative;flex:0 0 auto}
.header-search:after{content:"";position:absolute;width:8px;height:2px;background:var(--navy);right:-6px;bottom:0;transform:rotate(45deg);border-radius:2px}
.hero-home{position:relative;min-height:calc(100vh - 82px);overflow:hidden;background:#03172f;color:#fff;display:flex;align-items:stretch}
.hero-home-bg{position:absolute;inset:0;background-image:url('assets/images/mura-home-hero.jpg');background-size:cover;background-position:center right;transform:scale(1.015)}
.hero-home-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(1,18,40,.97) 0%,rgba(2,25,52,.91) 27%,rgba(2,25,52,.45) 48%,rgba(2,25,52,.03) 73%),linear-gradient(180deg,rgba(2,15,32,.08),rgba(2,15,32,.20))}
.hero-home-inner{position:relative;z-index:2;width:min(1380px,calc(100% - 72px));display:flex;align-items:center;padding:62px 0 76px}
.hero-home-copy{max-width:570px;padding-left:18px}
.hero-home h1{margin:0;color:#fff;font-size:clamp(48px,5.35vw,82px);line-height:.98;letter-spacing:-.045em;font-weight:780;text-shadow:0 2px 18px rgba(0,0,0,.14)}
.hero-home h1 span{color:#11bdf0}
.hero-home-lead{margin:25px 0 0;font-size:21px;font-weight:700;line-height:1.35;color:#fff}
.hero-home-rule{display:block;width:72px;height:3px;background:#0bb7ee;margin:14px 0 18px}
.hero-home-description{margin:0;max-width:570px;font-size:16px;line-height:1.48;color:rgba(255,255,255,.94)}
.hero-home .actions{margin-top:28px}
.hero-home .hero-cta{background:linear-gradient(90deg,#11b9ee,#1479ef);color:#fff;border:0;border-radius:28px;padding:14px 25px;font-size:15px;box-shadow:0 10px 26px rgba(13,139,238,.24)}
.hero-home .hero-cta span{font-size:20px;line-height:0;margin-left:12px}
.hero-dots{position:absolute;right:40px;bottom:26px;z-index:3;display:flex;gap:10px;align-items:center}
.hero-dots i{display:block;width:26px;height:4px;border-radius:4px;background:rgba(255,255,255,.48)}
.hero-dots i.active{background:#18c0f1;width:34px}
.site-footer{padding:0;background:#021a36;color:#c7d8ea;position:relative;overflow:hidden}
.site-footer:before{content:"";position:absolute;left:-8%;right:-8%;bottom:-90px;height:170px;background:radial-gradient(ellipse at 20% 100%,rgba(0,160,245,.22),transparent 38%),radial-gradient(ellipse at 85% 100%,rgba(0,125,240,.22),transparent 38%);pointer-events:none}
.footer-main{position:relative;z-index:1;display:grid;grid-template-columns:1.65fr 1.25fr .85fr .9fr;gap:0;padding:30px 0 25px;align-items:center}
.footer-brand{padding-right:35px;border-right:1px solid rgba(255,255,255,.18)}
.footer-brand img{display:block;width:390px;max-width:100%;height:auto;max-height:66px;object-fit:contain;object-position:left center}
.footer-item{display:flex;gap:13px;align-items:flex-start;padding:0 26px;min-height:62px;border-right:1px solid rgba(255,255,255,.18)}
.footer-item:last-child{border-right:0}
.footer-icon{width:27px;height:27px;display:grid;place-items:center;color:#0bbcf2;font-size:27px;line-height:1}
.footer-item strong{display:block;color:#13bff1;font-size:14px;margin-bottom:6px}
.footer-item p{margin:0;font-size:12px;line-height:1.55;color:#d7e4f1}
.footer-item a{color:#d7e4f1}
.footer-bottom{position:relative;z-index:1;border-top:1px solid rgba(255,255,255,.18);display:flex;justify-content:space-between;gap:20px;padding:16px 0 18px;font-size:11px;color:#91a8bf}
@media(max-width:1200px){.site-header .brand img{width:330px}.site-header .menu{gap:17px}.site-header .menu a{font-size:13px}.footer-main{grid-template-columns:1.4fr 1.2fr 1fr 1fr}.footer-brand img{width:330px}}
@media(max-width:900px){.site-header .brand img{width:300px}.header-search{display:none}.hero-home{min-height:720px}.hero-home-bg{background-position:62% center}.hero-home-overlay{background:linear-gradient(90deg,rgba(1,18,40,.96) 0%,rgba(2,25,52,.80) 52%,rgba(2,25,52,.30) 100%)}.hero-home-inner{width:min(100% - 44px,760px);padding:58px 0}.hero-home-copy{padding-left:0}.footer-main{grid-template-columns:1fr 1fr;gap:0}.footer-brand{grid-column:1/-1;border-right:0;border-bottom:1px solid rgba(255,255,255,.18);padding:0 0 22px;margin-bottom:20px}.footer-item:nth-child(3){border-right:0}.footer-bottom{flex-direction:column}}
@media(max-width:820px){.site-header .nav{top:76px}.site-header .brand img{width:260px}.hero-home h1{font-size:clamp(44px,10vw,68px)}}
@media(max-width:560px){.site-header .brand img{width:220px}.hero-home{min-height:690px}.hero-home-bg{background-position:63% center}.hero-home-inner{width:calc(100% - 32px);padding:46px 0}.hero-home-copy{max-width:100%}.hero-home h1{font-size:46px}.hero-home-lead{font-size:18px}.hero-home-description{font-size:14px}.hero-dots{right:18px}.footer-main{grid-template-columns:1fr;padding:26px 0 18px}.footer-item{border-right:0;border-bottom:1px solid rgba(255,255,255,.12);padding:17px 0}.footer-item:last-child{border-bottom:0}.footer-bottom{padding-bottom:20px}}
