/*
Theme Name: LinkHub Agency
Theme URI: https://linkhubs.co.uk/
Author: LinkHub
Description: Premium editable WordPress agency theme for guest posting, link building, publisher listings, blog content and orders.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: linkhub-agency
*/

:root{
  --lh-accent:#1688ff;--lh-accent-2:#0067de;--lh-bg:#040a12;--lh-bg2:#071522;--lh-card:#0b1827;
  --lh-text:#0b1725;--lh-muted:#687b90;--lh-line:#dce6ef;--lh-white:#fff;--lh-light:#f6f9fc;
  --lh-dark-line:#20364c;--lh-green:#23c77a;--lh-shadow:0 18px 50px rgba(3,21,42,.12)
}
*{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(--lh-text);background:#fff;line-height:1.55}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto}button,input,select,textarea{font:inherit}.lh-container{width:min(1180px,92%);margin:0 auto}.screen-reader-text{position:absolute;left:-9999px}.alignwide{max-width:1180px;margin-left:auto;margin-right:auto}
.lh-header{position:sticky;top:0;z-index:999;background:rgba(3,9,16,.96);border-bottom:1px solid #13283e;backdrop-filter:blur(16px)}.lh-nav{min-height:76px;display:flex;align-items:center;gap:26px}.lh-logo-wrap{margin-right:auto}.lh-brand,.custom-logo-link{display:inline-flex;align-items:center;gap:11px;color:#fff;font-weight:900;font-size:22px;letter-spacing:.3px}.lh-brand img,.custom-logo{max-height:48px;width:auto;border-radius:8px}.lh-main-nav{display:block}.lh-nav-list{display:flex;align-items:center;gap:25px;list-style:none;margin:0;padding:0;color:#e6f0f9;font-size:14px;font-weight:650}.lh-nav-list a:hover,.lh-nav-list .current-menu-item>a{color:var(--lh-accent)}.lh-menu-toggle{display:none;border:0;background:transparent;color:#fff;font-size:28px}.lh-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 18px;border-radius:10px;border:1px solid transparent;font-weight:800;cursor:pointer;transition:.2s}.lh-btn:hover{transform:translateY(-1px)}.lh-btn-primary{background:linear-gradient(135deg,var(--lh-accent),var(--lh-accent-2));color:#fff;box-shadow:0 10px 28px color-mix(in srgb,var(--lh-accent) 25%,transparent)}.lh-btn-outline{border-color:#35516d;color:#e8f3fd;background:transparent}.lh-btn-light{background:#fff;color:#076bd5}.lh-btn-small{padding:8px 11px;font-size:12px}.lh-nav-cta{white-space:nowrap}
.lh-hero{color:#fff;padding:82px 0;background:radial-gradient(circle at 75% 40%,rgba(24,133,255,.22),transparent 33%),linear-gradient(135deg,#03070c,#061322 58%,#07111d)}.lh-hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:54px;align-items:center}.lh-kicker{display:inline-block;border:1px solid #195789;border-radius:999px;padding:6px 10px;color:#76beff;font-size:11px;font-weight:900;letter-spacing:.8px}.lh-hero h1{font-size:clamp(43px,5.2vw,72px);line-height:1.02;letter-spacing:-2px;margin:19px 0 18px}.lh-blue{color:var(--lh-accent)}.lh-hero-copy{font-size:18px;line-height:1.7;color:#afc2d5;max-width:670px}.lh-actions{display:flex;gap:13px;flex-wrap:wrap;margin:28px 0}.lh-stats{display:flex;gap:27px;flex-wrap:wrap;margin-top:34px}.lh-stat strong{display:block;font-size:24px}.lh-stat span{font-size:12px;color:#96abc1}.lh-hero-art{min-height:390px;border-radius:28px;border:1px solid #173751;background:linear-gradient(145deg,#07182a,#08111d);position:relative;overflow:hidden;box-shadow:0 30px 90px rgba(0,0,0,.35)}.lh-hero-art:before{content:"";position:absolute;inset:12% 9%;border:1px solid #244b70;border-radius:18px;background:linear-gradient(180deg,#0c2139,#07121e);box-shadow:0 25px 60px #000}.lh-hero-art:after{content:"Organic Traffic";position:absolute;right:14%;top:17%;padding:8px 12px;background:#0d273d;border:1px solid #24506f;border-radius:10px;color:#82f0b4;font-size:12px;font-weight:800}.lh-chart{position:absolute;left:15%;right:14%;top:47%;height:105px;border-bottom:3px solid var(--lh-accent);transform:skewY(-9deg);filter:drop-shadow(0 0 10px var(--lh-accent))}.lh-chart:after{content:"";position:absolute;inset:auto 0 0;height:70%;background:linear-gradient(180deg,color-mix(in srgb,var(--lh-accent) 36%,transparent),transparent);clip-path:polygon(0 82%,18% 55%,35% 68%,52% 34%,70% 43%,86% 12%,100% 0,100% 100%,0 100%)}
.lh-section{padding:78px 0}.lh-section-light{background:var(--lh-light)}.lh-section-dark{background:#07111d;color:#fff}.lh-section-head{text-align:center;max-width:760px;margin:0 auto 42px}.lh-section-head h2{font-size:36px;line-height:1.15;margin:0 0 12px;letter-spacing:-.8px}.lh-section-head p{color:var(--lh-muted);margin:0;line-height:1.7}.lh-section-dark .lh-section-head p{color:#9eb1c5}.lh-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.lh-card{background:#fff;border:1px solid var(--lh-line);border-radius:19px;padding:26px;transition:.24s}.lh-card:hover{transform:translateY(-4px);box-shadow:var(--lh-shadow);border-color:#a9d4ff}.lh-icon{width:49px;height:49px;border-radius:14px;display:grid;place-items:center;background:#e8f3ff;color:#0e79e5;font-weight:900;font-size:21px}.lh-card h3{margin:17px 0 9px;font-size:20px}.lh-card p{margin:0;color:#61758b}.lh-price{margin-top:16px;color:var(--lh-accent);font-weight:900}.lh-card .entry-content{color:#61758b}.lh-card .entry-content p{margin-bottom:12px}
.lh-ticker-head{text-align:center;padding:20px 0 0;color:#62768a;font-size:12px;font-weight:900;letter-spacing:1.4px;text-transform:uppercase}.lh-ticker-wrap{overflow:hidden;background:#fff;border-top:1px solid #e6ecf2;border-bottom:1px solid #e6ecf2}.lh-ticker{display:flex;gap:50px;width:max-content;padding:18px 0;animation:lhTicker 24s linear infinite}.lh-ticker:hover{animation-play-state:paused}.lh-ticker span{display:flex;align-items:center;gap:9px;white-space:nowrap;font-weight:850;letter-spacing:.6px}@keyframes lhTicker{from{transform:translateX(0)}to{transform:translateX(-50%)}}
.lh-blog-shell{position:relative}.lh-blog-track{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:3px 2px 18px}.lh-blog-track::-webkit-scrollbar{display:none}.lh-post-card{min-width:340px;max-width:340px;background:#fff;color:#111d2a;border-radius:18px;overflow:hidden;box-shadow:0 15px 45px rgba(0,0,0,.23);scroll-snap-align:start}.lh-post-thumb{height:195px;background:linear-gradient(135deg,#167de2,#06233e);display:block;overflow:hidden}.lh-post-thumb img{width:100%;height:100%;object-fit:cover;transition:.35s}.lh-post-card:hover .lh-post-thumb img{transform:scale(1.04)}.lh-post-placeholder{height:100%;display:grid;place-items:center;color:#fff;font-size:34px;font-weight:900}.lh-post-body{padding:20px}.lh-badge{display:inline-block;background:var(--lh-accent);color:#fff;font-size:11px;font-weight:900;padding:6px 9px;border-radius:999px}.lh-post-body h3{font-size:19px;line-height:1.35;margin:13px 0}.lh-post-body p{color:#65788c}.lh-read-more{color:var(--lh-accent);font-weight:850}.lh-slider-controls{display:flex;justify-content:center;gap:9px;margin-top:13px}.lh-slider-controls button{width:38px;height:38px;border-radius:50%;border:1px solid #2a425a;background:#0d1c2c;color:#fff;cursor:pointer}
.lh-why-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.lh-benefit{text-align:center;background:#fff;border:1px solid var(--lh-line);border-radius:16px;padding:20px 14px}.lh-benefit .lh-icon{margin:auto}.lh-benefit strong{display:block;margin:10px 0}.lh-benefit small{display:block;color:#64788e;line-height:1.45}
.lh-table-wrap{overflow:auto;border:1px solid #21384f;border-radius:17px}.lh-data-table{width:100%;border-collapse:collapse;min-width:920px}.lh-data-table th,.lh-data-table td{padding:14px 15px;text-align:left;border-bottom:1px solid #21364b}.lh-data-table th{background:#0c1c2c;color:#fff;font-size:12px;letter-spacing:.2px}.lh-data-table td{background:#091521;color:#dbe7f2}.lh-data-table tbody tr:hover td{background:#0c1b2a}.lh-data-table a strong{color:#fff}.lh-site-filters{display:grid;grid-template-columns:2fr repeat(4,1fr) auto;gap:12px;background:#fff;border:1px solid #dfe7ef;border-radius:18px;padding:18px;margin-bottom:20px}.lh-site-filters label span,.lh-order-form label span{display:block;font-size:12px;font-weight:850;margin-bottom:6px}.lh-site-filters input,.lh-site-filters select,.lh-order-form input,.lh-order-form select,.lh-order-form textarea{width:100%;border:1px solid #d6e0e9;border-radius:10px;padding:12px 13px;background:#fff;color:#0b1725;outline:none}.lh-site-filters input:focus,.lh-site-filters select:focus,.lh-order-form input:focus,.lh-order-form select:focus,.lh-order-form textarea:focus{border-color:var(--lh-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--lh-accent) 14%,transparent)}
.lh-testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.lh-quote{background:#fff;border:1px solid var(--lh-line);border-radius:18px;padding:24px}.lh-stars{color:#ffb000;letter-spacing:2px}.lh-quote blockquote{margin:12px 0;color:#51687f}.lh-quote small{color:#75889a}.lh-cta-band{background:linear-gradient(135deg,var(--lh-accent),var(--lh-accent-2));color:#fff;padding:34px;border-radius:20px;display:flex;align-items:center;justify-content:space-between;gap:22px}.lh-cta-band h2{margin:0 0 6px}.lh-cta-band p{margin:0;color:#e4f1ff}
.lh-page-hero{padding:66px 0;color:#fff;background:radial-gradient(circle at 75% 45%,rgba(21,136,255,.2),transparent 30%),linear-gradient(135deg,#030910,#07182b)}.lh-page-hero h1{font-size:clamp(40px,4.8vw,60px);line-height:1.06;margin:17px 0 12px}.lh-page-hero p{max-width:720px;color:#aec1d5;font-size:17px}.lh-notice{margin-top:22px;max-width:720px;border:1px solid #25507a;border-radius:14px;padding:17px;background:#07182a;color:#cde7ff}.lh-content-wrap{max-width:900px;margin:0 auto}.lh-entry-content{font-size:17px;line-height:1.75}.lh-entry-content h2,.lh-entry-content h3{line-height:1.2}.lh-entry-content a{color:var(--lh-accent);text-decoration:underline}.lh-entry-content img{border-radius:16px}.lh-content-card{background:#fff;border:1px solid var(--lh-line);border-radius:18px;padding:28px;box-shadow:0 10px 30px rgba(2,18,40,.05)}
.lh-order-layout{display:grid;grid-template-columns:1.55fr .65fr;gap:24px}.lh-order-form{background:#fff;border:1px solid var(--lh-line);border-radius:18px;padding:26px;box-shadow:0 12px 34px rgba(1,21,44,.06)}.lh-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.lh-full{grid-column:1/-1}.lh-form-note{color:#61768b}.lh-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}.lh-success{background:#e9fff4;border:1px solid #98e7be;color:#126a3e;border-radius:12px;padding:15px 17px;margin-bottom:16px}.lh-order-side{position:sticky;top:100px;height:max-content;background:#07182a;color:#fff;border:1px solid #1f3a54;border-radius:18px;padding:24px}.lh-order-side p{color:#a4bad0}.lh-order-side .lh-contact-row{padding:12px 0;border-bottom:1px solid #1b334a}.lh-order-side strong{display:block}.lh-payment-row{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-top:25px}.lh-pay{background:#fff;border:1px solid #e1e8ef;border-radius:13px;text-align:center;padding:16px 8px;font-weight:850;color:#17304a}
.lh-site-details{display:grid;grid-template-columns:1.2fr .8fr;gap:24px}.lh-metrics{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.lh-metric{border:1px solid var(--lh-line);border-radius:14px;padding:17px;background:#fff}.lh-metric span{display:block;color:#6b7e91;font-size:12px;font-weight:800}.lh-metric strong{display:block;font-size:24px;margin-top:5px}.lh-site-actions{background:#07182a;color:#fff;border-radius:18px;padding:24px}.lh-site-actions p{color:#a7bdd2}
.lh-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.lh-pagination{margin-top:35px;text-align:center}.lh-pagination .page-numbers{display:inline-flex;min-width:38px;height:38px;align-items:center;justify-content:center;margin:3px;border:1px solid #d6e0e9;border-radius:8px}.lh-pagination .current{background:var(--lh-accent);border-color:var(--lh-accent);color:#fff}
.lh-contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.lh-contact-card{background:#fff;border:1px solid var(--lh-line);border-radius:18px;padding:26px}.lh-contact-card h3{margin-top:0}.lh-contact-card p{color:#65798c}.lh-contact-card .lh-icon{margin-bottom:17px}
.lh-footer{background:#030911;color:#dce7f2;padding:52px 0 18px}.lh-footer-grid{display:grid;grid-template-columns:2fr 1fr 1.35fr 1.45fr;gap:30px}.lh-footer h4{color:#fff;margin-top:0}.lh-footer p{color:#96abc1}.lh-footer a{display:block;color:#a6bbcf;margin:8px 0}.lh-footer .lh-brand{margin-bottom:12px}.lh-footer .lh-btn{display:inline-flex;color:#fff}.lh-copyright{border-top:1px solid #132438;margin-top:34px;padding-top:18px;text-align:center;color:#71879d;font-size:13px}.lh-copyright a{display:inline;color:#8da5ba;margin-left:7px}
@media(max-width:980px){.lh-main-nav{display:none;position:absolute;left:4%;right:4%;top:74px;background:#07111d;border:1px solid #1a344d;border-radius:15px;padding:14px}.lh-main-nav.is-open{display:block}.lh-nav-list{display:block}.lh-nav-list li{margin:3px 0}.lh-nav-list a{display:block;padding:10px}.lh-menu-toggle{display:block}.lh-nav-cta{display:none}.lh-hero-grid,.lh-order-layout,.lh-site-details,.lh-footer-grid{grid-template-columns:1fr}.lh-grid-3,.lh-blog-grid,.lh-testimonials,.lh-contact-grid{grid-template-columns:1fr 1fr}.lh-why-grid{grid-template-columns:repeat(3,1fr)}.lh-site-filters{grid-template-columns:1fr 1fr 1fr}.lh-payment-row{grid-template-columns:repeat(3,1fr)}.lh-order-side{position:static}.lh-hero-art{min-height:285px}}
@media(max-width:640px){.lh-section{padding:56px 0}.lh-grid-3,.lh-blog-grid,.lh-testimonials,.lh-contact-grid,.lh-form-grid,.lh-site-filters{grid-template-columns:1fr}.lh-why-grid{grid-template-columns:1fr 1fr}.lh-payment-row{grid-template-columns:1fr 1fr}.lh-hero{padding:62px 0}.lh-hero h1{letter-spacing:-1.2px}.lh-hero-art{min-height:240px}.lh-page-hero{padding:54px 0}.lh-cta-band{align-items:flex-start;flex-direction:column}.lh-post-card{min-width:88vw;max-width:88vw}}
