.seeat-consent[hidden],.seeat-consent-settings[hidden]{display:none!important}.seeat-consent{position:fixed;left:16px;right:16px;bottom:16px;z-index:999999;background:#fff;color:#111;border:1px solid #c3c4c7;border-radius:8px;box-shadow:0 8px 32px rgba(0,0,0,.18);font:inherit}.seeat-consent__inner{display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:1200px;margin:0 auto;padding:18px}.seeat-consent__copy{min-width:0}.seeat-consent h2{font-size:1.1rem;line-height:1.35;margin:0 0 6px}.seeat-consent p{margin:0 0 6px;line-height:1.5}.seeat-consent__links{font-size:.92em}.seeat-consent a{text-decoration:underline}.seeat-consent__actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.seeat-consent button,.seeat-consent-settings,.seeat-inline-cookie-settings{appearance:none;border:1px solid #1d2327;border-radius:4px;background:#fff;color:#1d2327;padding:9px 14px;font:inherit;line-height:1.2;cursor:pointer}.seeat-consent .button-primary{background:#1d2327;color:#fff}.seeat-consent button:focus-visible,.seeat-consent-settings:focus-visible,.seeat-inline-cookie-settings:focus-visible{outline:3px solid currentColor;outline-offset:3px}.seeat-consent-settings{position:fixed;left:16px;bottom:16px;z-index:999998;font-size:.85rem;padding:7px 10px;box-shadow:0 2px 10px rgba(0,0,0,.12)}.seeat-inline-cookie-settings{display:inline-block}.seeat-meta-box{margin:24px 0;padding:16px;border:1px solid #dcdcde;border-radius:6px}.seeat-meta-box dl{display:grid;grid-template-columns:minmax(120px,max-content) 1fr;gap:6px 16px;margin:0}.seeat-meta-box dt{font-weight:700}.seeat-meta-box dd{margin:0}.seeat-meta-box details{margin-top:12px}.seeat-meta-box ul{overflow-wrap:anywhere}@media (max-width:720px){.seeat-consent{left:8px;right:8px;bottom:8px}.seeat-consent__inner{display:block;padding:16px}.seeat-consent__actions{justify-content:stretch;margin-top:12px}.seeat-consent__actions button{flex:1 1 100%}.seeat-meta-box dl{grid-template-columns:1fr}.seeat-meta-box dd{margin-bottom:8px}}


/* E-E-A-T Hub */
.seeat-hub{--seeat-hub-accent:#a40016;--seeat-hub-text:#171717;--seeat-hub-muted:#626262;--seeat-hub-border:#e2e2e2;--seeat-hub-surface:#fff;--seeat-hub-soft:#f6f6f6;color:var(--seeat-hub-text);margin:28px 0}.seeat-hub *{box-sizing:border-box}.seeat-hub__intro{margin:0 0 22px}.seeat-hub__intro h2{margin:0 0 8px;font-size:clamp(1.45rem,2.5vw,2rem);line-height:1.2}.seeat-hub__intro p{max-width:78ch;color:var(--seeat-hub-muted);margin:0;line-height:1.65}.seeat-hub__nav{margin:0 0 34px;padding:14px;border:1px solid var(--seeat-hub-border);border-radius:12px;background:var(--seeat-hub-soft)}.seeat-hub__nav ul{display:flex;flex-wrap:wrap;gap:8px;list-style:none!important;margin:0!important;padding:0!important}.seeat-hub__nav li{margin:0!important;padding:0!important}.seeat-hub__nav a{display:flex;align-items:center;gap:8px;padding:9px 12px;border-radius:8px;background:var(--seeat-hub-surface);border:1px solid var(--seeat-hub-border);text-decoration:none!important;font-weight:700;color:var(--seeat-hub-text)!important;line-height:1.2}.seeat-hub__nav a:hover{border-color:var(--seeat-hub-accent);color:var(--seeat-hub-accent)!important}.seeat-hub__nav a:focus-visible,.seeat-hub__card a:focus-visible{outline:3px solid var(--seeat-hub-accent);outline-offset:3px}.seeat-hub__nav small{display:inline-flex;align-items:center;justify-content:center;min-width:23px;height:23px;padding:0 6px;border-radius:999px;background:var(--seeat-hub-soft);font-size:.75rem;color:var(--seeat-hub-muted)}.seeat-hub__section{scroll-margin-top:32px;margin:0 0 42px}.seeat-hub__section-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;border-bottom:2px solid var(--seeat-hub-text);padding:0 0 12px;margin:0 0 18px}.seeat-hub__section-header h2{margin:0 0 5px;font-size:clamp(1.35rem,2.3vw,1.8rem);line-height:1.2}.seeat-hub__section-header p{max-width:78ch;margin:0;color:var(--seeat-hub-muted);line-height:1.55}.seeat-hub__count{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 10px;border-radius:999px;background:var(--seeat-hub-text);color:#fff;font-weight:800}.seeat-hub__group{display:grid;gap:14px}.seeat-hub__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:14px}.seeat-hub__card{position:relative;display:flex;flex-direction:column;min-width:0;padding:20px;border:1px solid var(--seeat-hub-border);border-radius:12px;background:var(--seeat-hub-surface);box-shadow:0 2px 10px rgba(0,0,0,.035)}.seeat-hub__card:hover{border-color:#c7c7c7;box-shadow:0 8px 24px rgba(0,0,0,.07)}.seeat-hub__card--pillar{padding:24px;border-left:5px solid var(--seeat-hub-accent);background:linear-gradient(135deg,var(--seeat-hub-surface),var(--seeat-hub-soft))}.seeat-hub__label{align-self:flex-start;margin:0 0 10px;padding:4px 8px;border-radius:5px;background:var(--seeat-hub-accent);color:#fff;font-size:.72rem;font-weight:800;letter-spacing:.035em;text-transform:uppercase}.seeat-hub__card h3{font-size:1.14rem;line-height:1.3;margin:0 0 9px}.seeat-hub__card--pillar h3{font-size:1.35rem}.seeat-hub__card h3 a{color:var(--seeat-hub-text)!important;text-decoration:none!important}.seeat-hub__card h3 a:hover{color:var(--seeat-hub-accent)!important}.seeat-hub__description{margin:0 0 14px;color:var(--seeat-hub-muted);line-height:1.6}.seeat-hub__meta{display:flex;flex-wrap:wrap;gap:6px 12px;margin-top:auto;padding-top:4px;color:var(--seeat-hub-muted);font-size:.82rem;line-height:1.4}.seeat-hub__type{font-weight:700}.seeat-hub__action{margin:14px 0 0!important}.seeat-hub__action a{display:inline-flex;align-items:center;gap:5px;color:var(--seeat-hub-accent)!important;font-weight:800;text-decoration:none!important}.seeat-hub__action a:hover{text-decoration:underline!important}.seeat-hub__footer{margin-top:10px;padding:14px 16px;border-top:1px solid var(--seeat-hub-border);color:var(--seeat-hub-muted);font-size:.9rem}.seeat-hub__footer p{margin:0}.seeat-hub__footer strong{color:var(--seeat-hub-text)}@media(max-width:680px){.seeat-hub__nav ul{display:grid}.seeat-hub__nav a{justify-content:space-between}.seeat-hub__section-header{display:block}.seeat-hub__count{margin-top:10px}.seeat-hub__card,.seeat-hub__card--pillar{padding:17px}.seeat-hub__grid{grid-template-columns:1fr}}


/* E-E-A-T Compact Index */
.seeat-compact{--seeat-compact-columns:4;margin:20px 0;color:inherit}.seeat-compact *{box-sizing:border-box}.seeat-compact__title{margin:0 0 14px;font-size:1.35rem;line-height:1.25}.seeat-compact__grid{display:grid;grid-template-columns:repeat(var(--seeat-compact-columns),minmax(0,1fr));gap:12px 22px}.seeat-compact__section{min-width:0;padding:0}.seeat-compact__heading{margin:0 0 7px;padding:0 0 6px;border-bottom:1px solid #ddd;font-size:.98rem;line-height:1.3;font-weight:800}.seeat-compact__heading small{font-size:.72rem;font-weight:500;opacity:.65}.seeat-compact__links{list-style:none!important;margin:0!important;padding:0!important}.seeat-compact__item{margin:0!important;padding:0!important;border:0!important}.seeat-compact__item a{display:block;padding:3px 0;text-decoration:none!important;font-size:.91rem;line-height:1.35;color:inherit!important}.seeat-compact__item a:hover{text-decoration:underline!important}.seeat-compact__item--pillar a{font-weight:750}.seeat-compact__item a:focus-visible{outline:2px solid currentColor;outline-offset:2px}@media(max-width:1000px){.seeat-compact__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:720px){.seeat-compact__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 18px}}@media(max-width:480px){.seeat-compact__grid{grid-template-columns:1fr}.seeat-compact__item a{padding:4px 0}}
