/*
Theme Name: HT Light Business Pro
Theme URI: https://example.com/
Author: HT
Description: Lightweight one-page business theme with editable company contact information.
Version: 1.1
Requires at least: 5.0
Tested up to: 6.6
Requires PHP: 7.4
License: GPLv2 or later
Text Domain: ht-light-business-pro
*/

:root{--blue:#128bd8;--blue2:#036bb5;--dark:#0b1d33;--text:#14243a;--muted:#5d6c7f;--line:#e8eef5;--accent:#f5a400}*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:#fff}.topbar{background:linear-gradient(90deg,#159de4,#0069b7);color:#fff;font-size:14px}.container{max-width:1120px;margin:0 auto;padding:0 22px}.topbar-inner{display:flex;justify-content:center;gap:34px;align-items:center;min-height:38px;flex-wrap:wrap}.topitem{display:inline-flex;align-items:center;gap:9px;white-space:nowrap}.topitem svg{width:17px;height:17px;fill:currentColor}.site-header{background:#fff;box-shadow:0 2px 12px rgba(0,0,0,.04)}.header-inner{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand-title{font-size:27px;line-height:1.05;font-weight:800;letter-spacing:.4px;color:#0b1d33}.brand-subtitle{font-size:22px;color:#26384e;margin-top:4px}.main-nav{display:flex;gap:32px}.main-nav a{font-size:14px;text-decoration:none;color:#08182b;font-weight:800;letter-spacing:.4px}.main-nav a:hover{color:var(--blue2)}.hero{min-height:430px;background-image:linear-gradient(90deg,rgba(3,22,46,.86),rgba(3,22,46,.52),rgba(3,22,46,.2)),url('assets/hero-business.svg');background-size:cover;background-position:center;display:flex;align-items:center}.hero-content{padding:70px 0;color:#fff;max-width:740px}.hero h1{font-size:50px;line-height:1.1;margin:0 0 22px;font-weight:800;letter-spacing:1px}.hero p{font-size:24px;margin:0 0 38px}.btn{display:inline-block;background:linear-gradient(90deg,#17a8ed,#0875c4);color:#fff;text-decoration:none;font-weight:800;padding:17px 42px;border-radius:40px;box-shadow:0 10px 25px rgba(0,121,197,.28)}.section{padding:64px 0}.grid{display:grid;grid-template-columns:1fr 430px;gap:70px;align-items:start}.section h2{font-size:31px;margin:0 0 16px;color:#0b1d33}.underline{width:58px;height:3px;background:var(--accent);margin:0 0 28px}.about p{font-size:17px;line-height:1.72;color:#56657a;margin:0 0 32px}.feature{display:flex;gap:16px;align-items:flex-start;margin-top:28px}.check{width:42px;height:42px;border:3px solid #0b83d5;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#0b83d5;flex:0 0 auto}.check svg{width:24px;height:24px;stroke:currentColor;stroke-width:3;fill:none}.feature b{display:block;font-size:17px;margin-bottom:7px}.feature span{color:#617083;line-height:1.5}.card{background:#fff;border:1px solid var(--line);border-radius:10px;padding:28px;box-shadow:0 14px 38px rgba(7,38,74,.1)}.info-row{display:grid;grid-template-columns:44px 95px 1fr;gap:15px;align-items:center;border-bottom:1px solid var(--line);padding:18px 0}.info-row:last-child{border-bottom:0}.info-icon{width:30px;height:30px;color:#0875c4}.info-icon svg{width:30px;height:30px;fill:currentColor}.label{font-weight:800}.value{line-height:1.45}.footer{background:#092746;color:#fff;text-align:center;padding:25px 0;font-size:15px}@media(max-width:850px){.topbar-inner{justify-content:flex-start;gap:14px}.header-inner{display:block;padding:22px}.main-nav{margin-top:22px}.hero{min-height:380px}.hero h1{font-size:36px}.hero p{font-size:19px}.grid{grid-template-columns:1fr;gap:34px}.info-row{grid-template-columns:38px 82px 1fr}.brand-title{font-size:23px}.brand-subtitle{font-size:18px}}
