/*
Theme Name: Legal Hiring Network
Theme URI: https://legalhiringnetwork.com/
Author: Legal Hiring Network
Description: Professional, accessible recruiting theme designed for the Legal Hiring Network Core plugin.
Version: 1.0.0
Requires at least: 6.8
Requires PHP: 8.0
Text Domain: legal-hiring-network-theme
*/
:root{--site-navy:#0b1f33;--site-blue:#2463eb;--site-ink:#182433;--site-muted:#617083;--site-line:#dde4ec;--site-bg:#f6f8fb;--site-white:#fff;--site-max:1240px}*{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(--site-ink);background:#fff;line-height:1.55}a{color:var(--site-blue)}img{max-width:100%;height:auto}.site-wrap{max-width:var(--site-max);margin:0 auto;padding:0 22px}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.screen-reader-text:focus{position:fixed!important;top:10px;left:10px;width:auto;height:auto;clip:auto;background:#fff;color:#000;padding:10px;z-index:100000}
.site-header{position:relative;z-index:100;background:#fff;border-bottom:1px solid var(--site-line)}.site-header__inner{height:76px;display:flex;align-items:center;gap:28px}.site-brand{display:flex;align-items:center;gap:11px;text-decoration:none;color:var(--site-navy);min-width:max-content}.site-brand__mark{width:38px;height:38px;border-radius:9px;background:var(--site-navy);color:#fff;display:grid;place-items:center;font-size:12px;font-weight:900;letter-spacing:.06em}.site-brand__text{display:grid;line-height:1.05;font-size:14px;font-weight:850;letter-spacing:.02em}.site-nav{margin-left:auto}.site-nav ul{list-style:none;display:flex;align-items:center;gap:24px;margin:0;padding:0}.site-nav a{text-decoration:none;color:#344356;font-weight:650;font-size:14px}.site-nav a:hover{color:var(--site-blue)}.site-header__actions{display:flex;gap:8px;align-items:center}.site-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border-radius:9px;padding:9px 14px;text-decoration:none;font-weight:750;font-size:14px;border:1px solid var(--site-line);color:var(--site-navy);background:#fff}.site-btn--primary{background:var(--site-blue);border-color:var(--site-blue);color:#fff}.site-menu-toggle{display:none;border:1px solid var(--site-line);background:#fff;border-radius:9px;width:43px;height:43px;font-size:20px}
.lhn-home-hero{background:linear-gradient(135deg,#081a2c,#14395e);color:#fff;padding:84px 0 76px;overflow:hidden;position:relative}.lhn-home-hero:after{content:"";position:absolute;width:650px;height:650px;border-radius:50%;background:radial-gradient(circle,rgba(62,121,242,.23),transparent 64%);right:-160px;top:-260px}.lhn-home-hero__inner{position:relative;z-index:1;max-width:1050px}.lhn-home-hero__eyebrow{display:inline-flex;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.07);padding:7px 10px;border-radius:20px;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#c8d9f1}.lhn-home-hero h1{font-size:clamp(48px,7.4vw,86px);line-height:.98;letter-spacing:-.052em;max-width:900px;margin:18px 0}.lhn-home-hero__lead{font-size:20px;color:#d0dceb;max-width:730px;line-height:1.6;margin:0 0 31px}.lhn-free-strip{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--site-line);background:#fff}.lhn-free-strip div{padding:18px;text-align:center;border-right:1px solid var(--site-line);font-weight:750;color:var(--site-navy)}.lhn-free-strip div:last-child{border-right:0}.lhn-free-strip strong{color:var(--site-blue);margin-right:4px}.lhn-home-section{padding:76px 0}.lhn-home-section--soft{background:var(--site-bg)}.lhn-section-heading{max-width:760px;margin-bottom:34px}.lhn-section-heading span{color:var(--site-blue);text-transform:uppercase;letter-spacing:.1em;font-size:12px;font-weight:850}.lhn-section-heading h2{font-size:clamp(34px,5vw,52px);line-height:1.05;letter-spacing:-.04em;color:var(--site-navy);margin:7px 0 13px}.lhn-section-heading p{font-size:18px;color:var(--site-muted);margin:0}.lhn-audience-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.lhn-audience-card{border:1px solid var(--site-line);border-radius:16px;padding:31px;background:#fff}.lhn-audience-card h3{font-size:27px;color:var(--site-navy);margin:9px 0}.lhn-audience-card p{color:var(--site-muted);font-size:16px}.lhn-audience-card ul{padding-left:20px;color:#3d4c5e}.lhn-audience-card li{margin:8px 0}.lhn-audience-card a{display:inline-flex;margin-top:12px;text-decoration:none;font-weight:800}.lhn-how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.lhn-how-card{padding:25px;border-top:3px solid var(--site-blue);background:#fff;border-radius:0 0 12px 12px;box-shadow:0 8px 28px rgba(11,31,51,.06)}.lhn-how-card b{display:block;font-size:12px;color:var(--site-blue);text-transform:uppercase;letter-spacing:.1em}.lhn-how-card h3{color:var(--site-navy);font-size:21px;margin:7px 0}.lhn-how-card p{color:var(--site-muted)}.lhn-home-cta{background:var(--site-navy);border-radius:20px;padding:48px;color:#fff;display:flex;justify-content:space-between;align-items:center;gap:28px}.lhn-home-cta h2{font-size:clamp(32px,4vw,48px);line-height:1.04;letter-spacing:-.04em;margin:0 0 9px}.lhn-home-cta p{color:#cbd8e6;margin:0;font-size:17px}.lhn-home-cta__actions{display:flex;gap:8px;min-width:max-content}.lhn-home-cta .site-btn{border-color:rgba(255,255,255,.3);background:transparent;color:#fff}.lhn-home-cta .site-btn--primary{background:#fff;color:var(--site-navy)}
.entry-shell{max-width:900px;margin:45px auto 80px;padding:0 20px}.entry-shell h1{font-size:clamp(36px,5vw,55px);color:var(--site-navy);letter-spacing:-.04em}.entry-content{font-size:17px;line-height:1.75}.entry-content h2,.entry-content h3{color:var(--site-navy)}.site-footer{background:#081a2c;color:#c9d7e5;padding:52px 0 22px}.site-footer__grid{display:grid;grid-template-columns:1.25fr repeat(3,.7fr);gap:35px}.site-footer h3,.site-footer h4{color:#fff;margin-top:0}.site-footer p{color:#9fb2c7}.site-footer ul{list-style:none;padding:0;margin:0;display:grid;gap:8px}.site-footer a{color:#c9d7e5;text-decoration:none}.site-footer a:hover{color:#fff}.site-footer__bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:38px;padding-top:18px;font-size:12px;color:#8ea4bb;display:flex;justify-content:space-between;gap:20px}.error-page{text-align:center;padding:100px 20px}.error-page h1{font-size:60px;color:var(--site-navy);margin:0}
@media(max-width:980px){.site-nav{display:none;position:absolute;top:76px;left:0;right:0;background:#fff;border-bottom:1px solid var(--site-line);padding:14px 22px}.site-nav.is-open{display:block}.site-nav ul{display:grid;gap:5px}.site-nav a{display:block;padding:10px}.site-menu-toggle{display:block;margin-left:auto}.site-header__actions{display:none}.lhn-free-strip{grid-template-columns:1fr 1fr}.lhn-free-strip div:nth-child(2){border-right:0}.lhn-audience-grid{grid-template-columns:1fr}.site-footer__grid{grid-template-columns:1fr 1fr}.lhn-home-cta{display:block}.lhn-home-cta__actions{margin-top:20px}}
@media(max-width:680px){.site-wrap{padding:0 14px}.site-header__inner{height:68px}.site-brand__text{font-size:12px}.site-nav{top:68px}.lhn-home-hero{padding:58px 0 52px}.lhn-home-hero h1{font-size:49px}.lhn-home-hero__lead{font-size:17px}.lhn-free-strip{grid-template-columns:1fr}.lhn-free-strip div{border-right:0;border-bottom:1px solid var(--site-line)}.lhn-home-section{padding:52px 0}.lhn-how-grid{grid-template-columns:1fr}.lhn-home-cta{padding:29px 21px}.lhn-home-cta__actions{display:grid;min-width:0}.site-footer__grid{grid-template-columns:1fr}.site-footer__bottom{display:block}}
