:root{--bg-cream: #F9F7EE;--sky: #0969A3;--garage: #242625;--accent: #359DD3;--accent-dark: #0969A3;--muted-text: 46, 50, 44;--black: 15, 18, 25;--gray: 96, 115, 159;--gray-light: 229, 233, 240;--gray-dark: 34, 41, 57;--gray-gradient: rgba(var(--gray-light), 50%), #fff;--box-shadow: 0 2px 6px rgba(var(--gray), 25%), 0 8px 24px rgba(var(--gray), 33%), 0 16px 32px rgba(var(--gray), 33%)}@font-face{font-family:Atkinson;src:url(/fonts/atkinson-regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Atkinson;src:url(/fonts/atkinson-bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}body{font-family:Atkinson,sans-serif;margin:0;padding:0;text-align:left;background:linear-gradient(var(--gray-gradient)) no-repeat;background-size:100% 600px;word-wrap:break-word;overflow-wrap:break-word;color:rgb(var(--muted-text));font-size:20px;line-height:1.7}main{width:720px;max-width:calc(100% - 2em);margin:auto;padding:3em 1em}h1,h2,h3,h4,h5,h6{margin:0 0 .5rem;color:rgb(var(--black));line-height:1.2}h1{font-size:3.052em}h2{font-size:2.441em}h3{font-size:1.953em}h4{font-size:1.563em}h5{font-size:1.25em}strong,b{font-weight:700}a,a:hover{color:var(--accent)}.button{display:inline-flex;align-items:center;justify-content:center;padding:.55rem 1.5rem;border-radius:999px;background:var(--accent);color:#fff;text-decoration:none;font-weight:600;box-shadow:0 6px 20px rgba(var(--muted-text),.18);transition:transform .2s ease,box-shadow .2s ease}.button:hover{transform:translateY(-2px);box-shadow:0 12px 26px rgba(var(--muted-text),.2)}.button--ghost{background:transparent;color:rgb(var(--muted-text));border:1px solid rgba(var(--muted-text),.35);box-shadow:none}.button--ghost:hover{color:var(--accent);border-color:var(--accent)}p{margin-bottom:1em}.prose p{margin-bottom:2em}textarea{width:100%;font-size:16px}input{font-size:16px}table{width:100%}img{max-width:100%;height:auto;border-radius:8px}code{padding:2px 5px;background-color:rgb(var(--gray-light));border-radius:2px}pre{padding:1.5em;border-radius:8px}pre>code{all:unset}blockquote{border-left:4px solid var(--accent);padding:0 0 0 20px;margin:0;font-size:1.333em}.hero{background:linear-gradient(180deg,#ffffffe6,#ffffffb3),url(/favicon.svg) no-repeat right bottom;background-size:340px auto;padding:3rem 1rem;margin-bottom:2rem;border-radius:8px}.hero h1{color:var(--accent)}.card{background:#fff;border-radius:8px;padding:1rem;box-shadow:var(--box-shadow)}.page-section{margin-bottom:3rem}.section-heading{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.section-heading p{margin:0;color:rgba(var(--muted-text),.8)}.support-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem}.support-card{padding:1.5rem;display:flex;flex-direction:column;gap:.75rem}.support-card h3{margin:0}.support-card p{margin:0;color:rgba(var(--muted-text),.9)}.support-card .button{align-self:flex-start}.checklist{list-style:none;padding:0;margin:1rem 0 0;display:grid;gap:.75rem}.checklist li{display:flex;align-items:flex-start}.checklist li:before{content:"✔";color:var(--accent);margin-right:.5rem}.horses-grid,.cars-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.horse-status{display:inline-block;padding:.25rem .5rem;border-radius:999px;font-size:.9rem;color:#fff}.horse-status.active{background:var(--accent)}.horse-status.retired{background:#a0a0a0}.horse-status.deceased{background:var(--accent-dark)}.car-status.active{background:var(--accent)}.car-status.garage{background:#a0a0a0}.car-status.sold{background:var(--accent-dark)}.horse-profile,.car-profile{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:2rem;margin-bottom:2rem}.horse-profile__content,.car-profile__content{display:flex;flex-direction:column;gap:1.5rem}.horse-profile__media img,.car-profile__media img{width:100%;max-height:360px;object-fit:cover;margin-bottom:1.25rem}.horse-profile__meta dl,.car-profile__meta dl{margin:0}.horse-profile__meta dt,.car-profile__meta dt{font-weight:600}.horse-profile__meta dd,.car-profile__meta dd{margin:0 0 .5rem;color:rgba(var(--muted-text),.85)}.horse-profile__aside,.car-profile__aside{display:flex;flex-direction:column;gap:.75rem}.car-profile__bio{margin-bottom:1rem}.video-gallery iframe{width:100%;border:none;border-radius:12px}.video-gallery__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;margin-top:1rem}.stats-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;text-align:center}.stats-row div{padding:1rem}.stats-row strong{font-size:2rem;color:var(--green-dark)}hr{border:none;border-top:1px solid rgb(var(--gray-light))}@media(max-width:720px){body{font-size:18px}main{padding:1em}.horse-profile{grid-template-columns:1fr}.hero__video-frame iframe,.video-gallery iframe{height:240px}}.sr-only{border:0;padding:0;margin:0;position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);clip-path:inset(50%);white-space:nowrap}footer[data-astro-cid-sz7xmlte]{padding:2em 1em 6em;background:linear-gradient(var(--gray-gradient)) no-repeat;color:rgb(var(--gray));text-align:center}.social-links[data-astro-cid-sz7xmlte]{display:flex;justify-content:center;gap:1em;margin-top:1em}.social-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{text-decoration:none;color:rgb(var(--gray))}.social-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:rgb(var(--gray-dark))}a[data-astro-cid-eimmu3lg]{display:inline-block;text-decoration:none}a[data-astro-cid-eimmu3lg].active{font-weight:bolder;text-decoration:underline}header[data-astro-cid-3ef6ksr2]{margin:0;padding:0 1em;background:#fff;box-shadow:0 2px 8px rgba(var(--black),5%)}h2[data-astro-cid-3ef6ksr2]{margin:0;font-size:1em}h2[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2],h2[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].active{text-decoration:none}nav[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between}nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{padding:1em .5em;color:var(--black);border-bottom:4px solid transparent;text-decoration:none}nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].active{text-decoration:none;border-bottom-color:var(--accent)}.social-links[data-astro-cid-3ef6ksr2],.social-links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{display:flex}@media(max-width:720px){.social-links[data-astro-cid-3ef6ksr2]{display:none}}
