.hero{grid-template-columns:1.05fr .95fr;gap:2rem;padding-top:4.8rem}
.hero-cover{margin:0;position:relative;overflow:hidden;align-self:stretch;min-height:390px}
.hero-cover img{width:100%;height:100%;object-fit:cover}
.hero-cover figcaption{position:absolute;left:1rem;right:1rem;bottom:1rem;background:#0b1020d9;color:#fff;padding:.7rem .9rem;font-size:.78rem}
.category-hero{display:grid;grid-template-columns:1.05fr .95fr;gap:3rem;align-items:center}
.category-hero img{width:100%;aspect-ratio:16/9;object-fit:cover;box-shadow:18px 18px 0 rgba(119,87,255,.12)}
@media(max-width:980px){.hero,.category-hero{grid-template-columns:1fr}.hero-cover{min-height:330px}}
@media(max-width:640px){.hero-cover{min-height:240px}.category-hero img{box-shadow:9px 9px 0 rgba(119,87,255,.12)}}

/* RealityEquation.net v3 — clean cross-industry technology theme */
:root{--ink:#0b1220;--navy:#13213c;--cyan:#0f9f9a;--violet:#2563eb;--paper:#f8fafc;--muted:#64748b;--line:#e2e8f0}
body{background:#fff;color:var(--ink)}
.site-header{background:#fff;border-bottom:1px solid var(--line);position:relative;z-index:20}
.topline{background:var(--navy);color:#dbe5f5;padding-top:.48rem;padding-bottom:.48rem;font-size:.78rem}
.topline a{color:#86efdf;font-weight:800}
.nav-wrap{min-height:78px;gap:1.4rem}
.nav-wrap nav{gap:1.05rem;font-size:.84rem}
.nav-wrap nav a:hover{color:#2563eb}
.nav-directory{border:1px solid var(--line);padding:.46rem .68rem;border-radius:7px}
.hero{grid-template-columns:1.08fr .92fr;gap:3.5rem;padding-top:4.7rem;padding-bottom:4rem;align-items:center;background:radial-gradient(circle at 18% 20%,rgba(37,99,235,.08),transparent 34%)}
.hero h1{font-size:clamp(3rem,5.3vw,5.6rem);line-height:1;max-width:800px}
.hero h1 em{color:#2563eb}
.hero-copy{color:#475569;font-size:1.15rem}
.button,button{background:#2563eb;border-radius:7px}
.button:hover,button:hover{background:#1d4ed8}
.eyebrow{color:#2563eb}
.hero-topics{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.7rem}
.hero-topics span{border:1px solid var(--line);background:#fff;border-radius:999px;padding:.32rem .65rem;color:#475569;font-size:.76rem;font-weight:750}
.section-note{max-width:430px;color:var(--muted);font-size:.9rem}
.sector-section{max-width:none;background:var(--paper);padding-left:max(1.25rem,calc((100% - var(--max))/2));padding-right:max(1.25rem,calc((100% - var(--max))/2))}
.category-grid{border:0;gap:1rem}
.category-grid>a{min-height:220px;padding:1.45rem;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--ink);transition:.2s ease}
.category-grid>a:hover{transform:translateY(-3px);border-color:#93c5fd;box-shadow:0 14px 34px rgba(15,23,42,.07)}
.category-grid span{color:#0f9f9a;font-weight:850}
.category-grid p{color:var(--muted)}
.category-grid b{color:#2563eb}
.card{border:1px solid var(--line);border-radius:11px;overflow:hidden;transition:.2s ease}
.card:hover{transform:translateY(-3px);box-shadow:0 14px 34px rgba(15,23,42,.07)}
.card-media{background:linear-gradient(135deg,var(--navy),#2563eb)}
.card-media img{transition:transform .35s ease}
.card:hover .card-media img{transform:scale(1.025)}
.card-body{padding:1rem}
.kicker{color:#0f9f9a}
.card h3 a:hover,.section-head>a,.breadcrumbs a:hover,.business a{color:#2563eb}
.directory-callout{background:linear-gradient(120deg,#17346c,#2563eb 65%,#0f9f9a);border-radius:15px}
.toc{border-left-color:#2563eb}
.newsletter{background:#eaf4ff;border-top:1px solid #cfe2f7}
footer{background:#0b1220}
@media(max-width:980px){.nav-wrap nav{top:117px}.hero{grid-template-columns:1fr;gap:2rem}.section-note{display:none}}
@media(max-width:640px){.hero{padding-top:3.2rem}.hero h1{font-size:3rem}.hero-topics{margin-top:1.2rem}.category-grid>a{min-height:180px}.directory-callout{border-radius:0;margin-bottom:0}}

/* Technology company directory */
.button.secondary{background:#fff;color:#2563eb;border:1px solid #bfdbfe}
.directory-hero{background:linear-gradient(135deg,#f8fbff,#eef7ff);padding:4.5rem max(1.25rem,calc((100% - var(--max))/2));border-bottom:1px solid var(--line)}
.directory-hero-copy{max-width:820px}
.directory-hero h1,.signup-hero h1{font:700 clamp(2.8rem,5vw,5rem)/1.02 Georgia,serif;letter-spacing:-.04em;margin:.4rem 0 1rem}
.directory-hero-copy>p:not(.eyebrow),.signup-hero>p:not(.eyebrow){max-width:760px;color:var(--muted);font-size:1.08rem}
.directory-search-panel{margin-top:2.5rem;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 18px 45px rgba(15,23,42,.08);padding:1.1rem;display:grid;grid-template-columns:1.55fr 1fr 1fr 1.15fr auto;gap:.75rem;align-items:end}
.directory-search-panel label span{display:block;margin-bottom:.35rem;font-size:.72rem;font-weight:850;color:#475569}
.directory-search-panel input,.directory-search-panel select{border-color:var(--line);border-radius:7px;min-height:48px}
.directory-search-panel button{min-height:48px;white-space:nowrap}
.directory-categories{padding-top:3.8rem;padding-bottom:3.8rem}
.directory-category-tiles{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}
.directory-category-tiles a{border:1px solid var(--line);border-radius:11px;background:#fff;padding:1.2rem;display:grid;grid-template-columns:auto 1fr;gap:.2rem .8rem;align-items:center}
.directory-category-tiles a:hover{border-color:#93c5fd;box-shadow:0 12px 28px rgba(15,23,42,.06)}
.directory-category-tiles span{grid-row:1/3;color:#0f9f9a;font-size:.72rem;font-weight:900}
.directory-category-tiles strong{font-family:Georgia,serif;font-size:1.05rem}
.directory-category-tiles small{color:var(--muted)}
.directory-results{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:2.5rem;align-items:start}
.directory-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.business-card{border:1px solid var(--line);border-radius:12px;background:#fff;overflow:hidden;min-width:0}
.business-card-cover{height:145px;background:linear-gradient(135deg,#e8f0ff,#dff7f3);display:flex;align-items:center;justify-content:center;position:relative}
.business-initials{width:70px;height:70px;border-radius:16px;background:#13213c;color:#fff;display:grid;place-items:center;font:800 1.45rem Arial,sans-serif;box-shadow:0 10px 24px rgba(19,33,60,.15)}
.business-category,.business-plan{position:absolute;top:.75rem;border-radius:999px;padding:.28rem .52rem;font-size:.62rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}
.business-category{left:.75rem;background:#fff;color:#334155;max-width:55%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.business-plan{right:.75rem;background:#13213c;color:#fff}.business-card.featured .business-plan{background:#0f9f9a}.business-card.premium .business-plan{background:#2563eb}
.business-card-body{padding:1.1rem}.business-card-body>small{color:#0f9f9a;font-weight:850;letter-spacing:.08em}.business-card-body h3{font:700 1.3rem/1.2 Georgia,serif;margin:.45rem 0}.business-card-body p{color:var(--muted);font-size:.87rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.business-card-body>span{display:block;color:#64748b;font-size:.78rem}.business-card-body .text-link{display:inline-block;margin-top:.8rem;color:#2563eb;font-size:.84rem}
.directory-sidebar{border:1px solid var(--line);border-radius:12px;padding:1.15rem;position:sticky;top:1rem}.directory-sidebar h2{font:700 1.35rem Georgia,serif;margin:.2rem 0 .8rem}.directory-sidebar>a{display:flex;justify-content:space-between;gap:.7rem;border-top:1px solid var(--line);padding:.62rem 0;font-size:.82rem}.directory-sidebar>a b{color:#0f9f9a}.directory-sidebar>div{background:#eef6ff;border-radius:9px;padding:1rem;margin-top:1rem}.directory-sidebar h3{margin:0}.directory-sidebar p{font-size:.82rem;color:var(--muted)}.directory-sidebar .button{font-size:.78rem;display:inline-block}
.directory-stats{max-width:var(--max);margin:0 auto 4rem;padding:1.4rem;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:12px;background:#f8fafc}.directory-stats div{text-align:center;border-right:1px solid var(--line)}.directory-stats div:last-child{border:0}.directory-stats strong{display:block;font:700 2rem Georgia,serif;color:#2563eb}.directory-stats span{font-size:.78rem;color:var(--muted)}
.directory-plans{background:#f8fafc;border-top:1px solid var(--line);padding:4.5rem max(1.25rem,calc((100% - var(--max))/2))}.section-head.centered{justify-content:center;text-align:center}.section-head.centered>div{max-width:700px}.plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;max-width:1050px;margin:auto}.plan-grid article{background:#fff;border:1px solid var(--line);border-radius:13px;padding:1.6rem;position:relative;display:flex;flex-direction:column}.plan-grid article.recommended{border:2px solid #2563eb;box-shadow:0 16px 38px rgba(37,99,235,.12)}.plan-ribbon{position:absolute;right:1rem;top:1rem;background:#dbeafe;color:#1d4ed8;border-radius:999px;padding:.25rem .55rem;font-size:.64rem;font-weight:900}.plan-grid h3{font:700 1.6rem Georgia,serif;margin:0}.plan-price{font-weight:850;color:#2563eb}.plan-grid ul{list-style:none;padding:0;margin:1rem 0 1.5rem;flex:1}.plan-grid li{border-top:1px solid var(--line);padding:.58rem 0;font-size:.86rem}.plan-grid li:before{content:'✓';color:#0f9f9a;font-weight:900;margin-right:.5rem}.plan-grid .button{text-align:center}
.signup-hero{text-align:center;padding:4.5rem 1.25rem 2.5rem;background:linear-gradient(180deg,#eef6ff,#fff)}.signup-hero>p{margin-left:auto;margin-right:auto}.listing-form-section{max-width:900px;margin:4rem auto;padding:0 1.25rem}.listing-form-intro{text-align:center;max-width:680px;margin:0 auto 2rem}.listing-form-intro h2{font:700 2.5rem Georgia,serif;margin:.3rem 0}.listing-form-section form{border:1px solid var(--line);border-radius:14px;padding:1.5rem;display:grid;gap:1rem;box-shadow:0 16px 40px rgba(15,23,42,.06)}.listing-form-section label{font-weight:750}.listing-form-section label input,.listing-form-section label select,.listing-form-section label textarea{display:block;margin-top:.35rem;border-radius:7px;border-color:var(--line)}.listing-form-section textarea{min-height:150px}.selected-plan{display:flex;justify-content:space-between;background:#eef6ff;border-radius:8px;padding:.8rem 1rem}.selected-plan strong{color:#2563eb}
.business-profile-hero{background:#f3f7fc;padding:4rem max(1.25rem,calc((100% - var(--max))/2));display:flex;gap:1.5rem;align-items:center}.business-initials.large{width:105px;height:105px;font-size:2rem}.business-profile-hero h1{font:700 clamp(2.5rem,5vw,4.5rem)/1 Georgia,serif;margin:.35rem 0}.business-plan.profile{position:static;display:inline-block}.business-profile{max-width:var(--max);margin:3.5rem auto;display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:3rem;padding:0 1.25rem}.business-profile article{font:1.08rem/1.8 Georgia,serif}.business-profile aside{border:1px solid var(--line);border-radius:12px;padding:1.3rem;align-self:start}.business-profile dl{display:grid;grid-template-columns:100px 1fr}.business-profile dt,.business-profile dd{border-top:1px solid var(--line);padding:.6rem 0;margin:0}.business-profile dt{font-weight:800}.business-profile aside .button{display:block;text-align:center;margin-top:1rem}
@media(max-width:1100px){.directory-search-panel{grid-template-columns:repeat(2,1fr)}.directory-search-panel button{grid-column:1/-1}.directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:780px){.directory-category-tiles{grid-template-columns:repeat(2,1fr)}.directory-results{grid-template-columns:1fr}.directory-sidebar{position:static}.directory-stats{grid-template-columns:repeat(2,1fr);margin-left:1.25rem;margin-right:1.25rem}.directory-stats div:nth-child(2){border-right:0}.directory-stats div{padding:.7rem}.plan-grid{grid-template-columns:1fr}.business-profile{grid-template-columns:1fr}.business-profile-hero{align-items:flex-start}}
@media(max-width:520px){.directory-search-panel,.directory-category-tiles,.directory-grid{grid-template-columns:1fr}.directory-hero{padding-top:3rem}.form-row{grid-template-columns:1fr}.business-profile-hero{display:grid}.directory-stats{grid-template-columns:1fr}.directory-stats div{border-right:0;border-bottom:1px solid var(--line)}}
