/*
Theme Name: Klaris Premium Website v7
Theme URI: https://klaristechnologies.com/
Author: OpenAI
Description: Premium WordPress theme for Klaris Technologies with white header and custom high-tech homepage hero.
Version: 7.0
License: GPLv2 or later
Text Domain: klaris-v7
*/
:root{--blue:#0b63b6;--navy:#061426;--navy2:#071d3d;--orange:#ff6b13;--text:#172033;--muted:#5f6b7a;--light:#f6f9fc;--border:#e5eaf0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--text);background:#fff}a{text-decoration:none;color:inherit}.wrap{width:min(1280px,92%);margin:0 auto}.topbar{height:34px;background:var(--blue);color:#fff;font-size:14px;display:flex;align-items:center}.topbar .wrap{display:flex;justify-content:flex-end;gap:28px}.site-header{background:#fff;position:sticky;top:0;z-index:50;box-shadow:0 8px 28px rgba(0,0,0,.08)}.nav{height:88px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand img{width:210px;height:auto;display:block}.menu{display:flex;gap:30px;align-items:center;font-weight:800;font-size:14px;letter-spacing:.02em}.menu a{color:#101828;position:relative}.menu a:hover{color:var(--orange)}.menu a:after{content:"";position:absolute;left:0;bottom:-10px;width:0;height:3px;background:var(--orange);transition:.25s}.menu a:hover:after,.menu a.active:after{width:100%}.cta{background:var(--orange);color:white!important;padding:14px 24px;border-radius:7px;font-weight:900;box-shadow:0 10px 25px rgba(255,107,19,.28)}.mobile-toggle{display:none;font-size:28px;background:none;border:0;color:#111}.hero-image{background:#031024;padding:0;overflow:hidden}.hero-image img{display:block;width:100%;height:auto}.trusted{margin-top:-28px;position:relative;z-index:3}.trusted-box{background:#fff;border-radius:8px;box-shadow:0 14px 35px rgba(16,24,40,.15);padding:26px 30px;display:flex;align-items:center;justify-content:space-between;gap:24px}.trusted-title{font-size:13px;letter-spacing:.18em;color:#667085;font-weight:900;text-align:center;min-width:180px}.trusted-logo{font-size:28px;font-weight:900;color:#111;border-left:1px solid var(--border);padding-left:28px;white-space:nowrap}.trusted-logo.blue{color:#1e74bc}.trusted-logo.orange{color:#ea580c}.section{padding:78px 0}.section-title{text-align:center;margin-bottom:44px}.eyebrow{color:var(--orange);font-weight:900;letter-spacing:.16em;font-size:13px;text-transform:uppercase}.section-title h2{font-size:38px;line-height:1.15;margin:8px 0 0;color:#071a33}.underline{width:54px;height:3px;background:var(--orange);margin:15px auto 0}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.card{background:#fff;border:1px solid var(--border);border-radius:14px;padding:34px 28px;box-shadow:0 14px 35px rgba(16,24,40,.07);transition:.25s}.card:hover{transform:translateY(-6px);border-color:#b9d7f2;box-shadow:0 18px 45px rgba(11,99,182,.16)}.icon{width:58px;height:58px;border:2px solid var(--blue);border-radius:14px;display:flex;align-items:center;justify-content:center;color:var(--blue);font-size:28px;margin-bottom:20px}.card h3{font-size:20px;margin:0 0 12px;color:#071a33}.card p{line-height:1.7;color:var(--muted);margin:0 0 18px}.arrow{color:var(--orange);font-size:24px}.tech-band{background:linear-gradient(135deg,#031024,#082b58);color:white;padding:58px 0}.tech-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-top:30px}.tech-item{border:1px solid rgba(255,255,255,.18);border-radius:12px;padding:18px;text-align:center;font-weight:800;background:rgba(255,255,255,.04)}.industries{background:var(--light)}.why{background:#fff}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.why-item{text-align:center;padding:30px 18px;border-radius:12px;background:#f8fbff;border:1px solid #e7eef8}.why-num{font-size:38px;color:var(--blue);font-weight:900}.footer{background:#041225;color:white;padding:70px 0 24px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.4fr;gap:45px}.footer img{width:210px;margin-bottom:20px}.footer p,.footer a{color:#cbd5e1;line-height:1.7}.footer h4{margin:0 0 18px;font-size:18px;color:white}.footer-links{display:grid;gap:10px}.copyright{border-top:1px solid rgba(255,255,255,.12);margin-top:45px;padding-top:22px;text-align:center;color:#cbd5e1;font-size:14px}.page-hero{padding:90px 0;background:linear-gradient(135deg,#041225,#0b3b78);color:white}.page-hero h1{font-size:54px;margin:0 0 16px}.page-hero p{font-size:18px;color:#dbeafe;max-width:760px;line-height:1.7}.content-section{padding:70px 0}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.content-section h2{font-size:36px;color:#071a33}.content-section p{color:#5f6b7a;line-height:1.8}.contact-card{background:#fff;border-radius:16px;padding:35px;box-shadow:0 14px 35px rgba(16,24,40,.08);border:1px solid var(--border)}input,textarea{width:100%;padding:15px;border:1px solid var(--border);border-radius:8px;margin:8px 0 14px;font-family:inherit}button{cursor:pointer}.btn{border:0;background:var(--orange);color:white;padding:14px 24px;border-radius:8px;font-weight:900}@media(max-width:900px){.topbar{display:none}.nav{height:76px}.brand img{width:165px}.mobile-toggle{display:block}.menu{display:none;position:absolute;top:76px;left:0;right:0;background:#fff;flex-direction:column;align-items:flex-start;padding:24px 5%;box-shadow:0 20px 30px rgba(0,0,0,.12)}.menu.open{display:flex}.cta{display:inline-block}.trusted{margin-top:0}.trusted-box{flex-wrap:wrap;justify-content:center}.trusted-title{width:100%}.trusted-logo{font-size:22px;border-left:0;padding-left:0}.cards{grid-template-columns:1fr}.tech-grid{grid-template-columns:repeat(2,1fr)}.why-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr}.two-col{grid-template-columns:1fr}.page-hero h1{font-size:38px}.section-title h2{font-size:30px}}@media(max-width:520px){.wrap{width:90%}.brand img{width:150px}.hero-image img{min-height:520px;object-fit:cover;object-position:58% center}.trusted-box{padding:20px}.trusted-logo{font-size:18px}.section{padding:58px 0}.tech-grid,.why-grid{grid-template-columns:1fr}.footer img{width:175px}}
