:root{color-scheme:dark}.app-shell{box-sizing:border-box;min-height:100%;width:100%;color:#d0d0d0;font-family:Avenir Next,Helvetica Neue,Helvetica,Arial,sans-serif;padding:28px}.site-header{border:4px solid #a00000;display:flex;justify-content:space-between;align-items:center;padding:18px 24px;margin-bottom:22px}.brand{display:flex;align-items:center;gap:14px}.brand-logo{width:56px;height:56px;object-fit:contain}.brand-title{margin:0;font-size:2.5rem;letter-spacing:.02em}.nav-links{list-style:none;display:flex;gap:24px;margin:0;padding:0}.nav-links a{color:#d0d0d0;text-decoration:none;font-weight:700;font-size:1.35rem}.nav-links a.active{text-decoration:underline}.hero-body{border:4px solid #a00000;display:flex;justify-content:space-between;align-items:stretch;min-height:420px;gap:24px;padding:22px}.hero-text{flex:1;border:4px solid #a00000;padding:26px}.hero-text h2{margin:0;font-size:3rem}.hero-image-wrap{width:38%;min-width:300px;border:4px solid #a00000;overflow:hidden}.hero-image{display:block;width:100%;height:100%;object-fit:cover}.page-body{border:4px solid #a00000;min-height:420px;padding:26px}.page-body h2{margin-top:0;font-size:2.4rem}.site-footer{border:4px solid #a00000;margin-top:22px;padding:12px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px}.site-footer p{margin:0;font-weight:700;font-size:1.1rem}.footer-social-links{display:flex;flex-wrap:wrap;gap:14px}.footer-social-links a{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:4px;border-radius:999px;background:#d0d0d0;text-decoration:none;transition:transform .14s ease,box-shadow .14s ease}.footer-social-links a:hover,.footer-social-links a:focus-visible{transform:translateY(-1px);box-shadow:0 0 0 2px #a00000}.footer-social-icon{display:block;width:24px;height:24px;object-fit:contain}@media(max-width:900px){.site-header{flex-direction:column;align-items:flex-start;gap:18px}.brand-title{font-size:2rem}.nav-links{gap:16px}.nav-links a{font-size:1.1rem}.hero-body{flex-direction:column;min-height:0}.hero-image-wrap{width:100%;min-width:0;min-height:240px}.hero-text h2{font-size:2.2rem}.page-body{min-height:0}.site-footer{flex-direction:column;align-items:flex-start}}
