/*
Theme Name: Anwalt Arbeitsrecht
Theme URI: https://www.anwaltarbeitsrecht.com/
Author: Infra
Description: Custom classic WordPress theme for anwaltarbeitsrecht.com.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 8.1
Text Domain: anwaltarbeitsrecht
*/
:root {
  --aa-bg: #f5f1ea;
  --aa-paper: #fffaf2;
  --aa-ink: #18212b;
  --aa-muted: #667085;
  --aa-line: rgba(24, 33, 43, .12);
  --aa-navy: #17233a;
  --aa-gold: #b88a44;
  --aa-gold-dark: #87642e;
  --aa-shadow: 0 20px 60px rgba(23, 35, 58, .12);
}
html { scroll-behavior: smooth; }
body.aa-body {
  margin: 0;
  background: var(--aa-bg);
  color: var(--aa-ink);
  font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
  font-size: 18px;
  line-height: 1.72;
}
a { color: #0f4c81; text-decoration-thickness: .08em; text-underline-offset: .18em; }
a:hover { color: var(--aa-gold-dark); }
.aa-skip { position: absolute; left: -999px; top: 1rem; z-index: 50; background: #fff; padding: .6rem 1rem; border-radius: .5rem; }
.aa-skip:focus { left: 1rem; }
.aa-shell { width: min(1120px, calc(100% - 32px)); margin: 0 auto; }
.aa-header { position: sticky; top: 0; z-index: 20; background: rgba(255, 250, 242, .94); border-bottom: 1px solid var(--aa-line); backdrop-filter: blur(12px); }
.aa-header__inner { min-height: 76px; display: flex; align-items: center; justify-content: space-between; gap: 24px; }
.aa-brand { display: inline-flex; align-items: center; gap: 12px; color: var(--aa-navy) !important; text-decoration: none; }
.aa-brand__mark { display: grid; place-items: center; width: 44px; height: 44px; border-radius: 14px; background: var(--aa-navy); color: #fff; font-weight: 800; font-size: 25px; box-shadow: 0 10px 24px rgba(23,35,58,.22); }
.aa-brand strong { display: block; font-size: 19px; letter-spacing: -.01em; line-height: 1.1; }
.aa-brand em { display: block; margin-top: 3px; color: var(--aa-muted); font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, sans-serif; font-size: 12px; font-style: normal; letter-spacing: .02em; }
.aa-nav { display: flex; align-items: center; justify-content: flex-end; gap: 8px; flex-wrap: wrap; font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, sans-serif; font-size: 14px; }
.aa-nav a { color: var(--aa-navy); text-decoration: none; border: 1px solid transparent; border-radius: 999px; padding: 8px 11px; }
.aa-nav a:hover { border-color: var(--aa-line); background: #fff; color: var(--aa-gold-dark); }
.aa-hero { background: radial-gradient(circle at 10% 20%, rgba(184,138,68,.20), transparent 30%), linear-gradient(135deg, #101c31 0%, #1d314f 54%, #2d3f5f 100%); color: #fff; padding: 86px 0 72px; }
.aa-hero__grid { display: grid; grid-template-columns: minmax(0, 1fr) 360px; gap: 48px; align-items: center; }
.aa-kicker { margin: 0 0 12px; color: var(--aa-gold); font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, sans-serif; font-size: 13px; font-weight: 800; letter-spacing: .16em; text-transform: uppercase; }
.aa-hero .aa-kicker { color: #e8c88b; }
.aa-hero h1, .aa-section-head h1, .aa-section-head h2, .aa-article h1, .aa-not-found h1 { margin: 0; line-height: 1.05; letter-spacing: -.045em; }
.aa-hero h1 { max-width: 760px; font-size: clamp(46px, 7vw, 86px); }
.aa-lead { max-width: 700px; margin: 22px 0 0; color: rgba(255,255,255,.84); font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, sans-serif; font-size: clamp(19px, 2vw, 23px); line-height: 1.6; }
.aa-actions { display: flex; gap: 14px; flex-wrap: wrap; margin-top: 30px; }
.aa-button { display: inline-flex; align-items: center; justify-content: center; min-height: 46px; border-radius: 999px; border: 1px solid rgba(255,255,255,.28); padding: 0 20px; color: #fff !important; text-decoration: none; font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, sans-serif; font-weight: 750; }
.aa-button--primary { background: #fff; border-color: #fff; color: var(--aa-navy) !important; }
.aa-hero-card, .aa-sidebar-card { border: 1px solid rgba(255,255,255,.18); border-radius: 28px; background: rgba(255,255,255,.10); padding: 26px; box-shadow: var(--aa-shadow); }
.aa-hero-card strong, .aa-sidebar-card strong { display: block; margin-bottom: 12px; font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, sans-serif; }
.aa-hero-card ul, .aa-sidebar-card ul, .aa-group ul { list-style: none; margin: 0; padding: 0; }
.aa-hero-card li + li, .aa-sidebar-card li + li { border-top: 1px solid rgba(255,255,255,.16); }
.aa-hero-card a { display: block; color: #fff; padding: 10px 0; text-decoration: none; }
.aa-section { padding: 70px 0; }
.aa-section-head { max-width: 780px; margin-bottom: 26px; }
.aa-section-head h1, .aa-section-head h2 { font-size: clamp(34px, 4.5vw, 56px); }
.aa-section-head p { color: var(--aa-muted); font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, sans-serif; font-size: 18px; }
.aa-card-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; }
.aa-card { display: flex; min-height: 150px; flex-direction: column; justify-content: space-between; border: 1px solid var(--aa-line); border-radius: 24px; background: var(--aa-paper); padding: 22px; color: var(--aa-navy) !important; text-decoration: none; box-shadow: 0 10px 28px rgba(23,35,58,.06); transition: transform .16s ease, box-shadow .16s ease; }
.aa-card:hover { transform: translateY(-2px); box-shadow: 0 18px 42px rgba(23,35,58,.13); }
.aa-card span { font-size: 24px; font-weight: 800; line-height: 1.18; }
.aa-card small { margin-top: 18px; color: var(--aa-muted); font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, sans-serif; font-size: 14px; line-height: 1.55; }
.aa-groups { display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); gap: 14px; margin-top: 22px; }
.aa-group { border: 1px solid var(--aa-line); border-radius: 22px; background: rgba(255,255,255,.62); padding: 18px; }
.aa-group h3 { margin: 0 0 10px; font-size: 18px; line-height: 1.25; }
.aa-group a { display: block; padding: 7px 0; color: var(--aa-navy); font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, sans-serif; font-size: 14px; text-decoration: none; }
.aa-group a:hover { color: var(--aa-gold-dark); }
.aa-layout { display: grid; grid-template-columns: minmax(0, 760px) 300px; gap: 48px; align-items: start; padding: 54px 0 76px; }
.aa-article { border: 1px solid var(--aa-line); border-radius: 30px; background: var(--aa-paper); padding: clamp(24px, 5vw, 54px); box-shadow: var(--aa-shadow); }
.aa-breadcrumb { display: flex; gap: 9px; align-items: center; margin-bottom: 22px; color: var(--aa-muted); font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, sans-serif; font-size: 14px; }
.aa-breadcrumb a { color: var(--aa-muted); text-decoration: none; }
.aa-article h1 { font-size: clamp(34px, 5vw, 58px); margin-bottom: 28px; }
.aa-content { font-size: 19px; overflow-wrap: anywhere; }
.aa-content > *:first-child { margin-top: 0; }
.aa-content h2 { margin: 46px 0 14px; font-size: clamp(27px, 3vw, 38px); line-height: 1.16; letter-spacing: -.03em; }
.aa-content h3 { margin: 32px 0 12px; font-size: 25px; line-height: 1.22; }
.aa-content p, .aa-content ul, .aa-content ol { margin: 0 0 1.25em; }
.aa-content li + li { margin-top: .35em; }
.aa-content a { font-weight: 700; }
.aa-content blockquote { margin: 28px 0; border-left: 4px solid var(--aa-gold); padding: 10px 0 10px 20px; color: #3a4654; background: rgba(184,138,68,.08); }
.aa-content--home { border: 1px solid var(--aa-line); border-radius: 30px; background: var(--aa-paper); padding: clamp(24px, 4vw, 44px); box-shadow: 0 12px 34px rgba(23,35,58,.06); }
.aa-sidebar { position: sticky; top: 98px; }
.aa-sidebar-card { background: var(--aa-navy); color: #fff; border-color: transparent; }
.aa-sidebar-card a { display: block; color: #fff; padding: 9px 0; text-decoration: none; font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, sans-serif; font-size: 14px; }
.aa-footer { border-top: 1px solid var(--aa-line); background: #101828; color: rgba(255,255,255,.72); padding: 32px 0; font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, sans-serif; }
.aa-footer__inner { display: flex; justify-content: space-between; gap: 20px; flex-wrap: wrap; }
.aa-footer p { margin: 0; }
.aa-footer nav { display: flex; gap: 16px; flex-wrap: wrap; }
.aa-footer a { color: #fff; text-decoration: none; }
@media (max-width: 980px) {
  .aa-header__inner { align-items: flex-start; flex-direction: column; padding: 14px 0; }
  .aa-nav { justify-content: flex-start; }
  .aa-hero__grid, .aa-layout { grid-template-columns: 1fr; }
  .aa-sidebar { position: static; }
  .aa-card-grid { grid-template-columns: 1fr; }
  .aa-groups { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 620px) {
  body.aa-body { font-size: 17px; }
  .aa-shell { width: min(100% - 24px, 1120px); }
  .aa-hero { padding: 52px 0; }
  .aa-groups { grid-template-columns: 1fr; }
  .aa-brand em { display: none; }
  .aa-nav a { padding: 7px 9px; }
}
