.home-page{gap:80px;padding-top:28px;padding-bottom:80px}.home-hero{border:1px solid var(--color-hero-border);border-radius:var(--radius-hero);min-height:320px;box-shadow:var(--shadow-hero);background:linear-gradient(90deg,#fffaf2f5 0%,#fff3dbd6 42%,#fff4de57 76%,#fffaf214 100%),url(/images/hero-pferderadar-v1.png) 50%/cover;grid-template-rows:1fr auto;grid-template-columns:minmax(0,1.1fr) minmax(320px,.75fr);align-items:center;gap:32px 48px;padding:32px 40px;display:grid;overflow:hidden}.home-hero-copy{gap:18px;max-width:620px;display:grid}.home-hero-copy .section-kicker,.home-section-intro .section-kicker,.home-marketplace-copy .section-kicker,.home-provider-invite .section-kicker{color:#bc513c;margin:0;font-size:.76rem}.home-hero-copy h1{max-width:11ch;color:var(--ink);letter-spacing:0;margin:0;font-size:clamp(2.8rem,4.5vw,4.5rem);line-height:.88}.home-hero-copy>p:last-child{color:#476258;max-width:38ch;margin:0;font-size:1.1rem;line-height:1.55}.home-search{border:1px solid var(--color-border);border-radius:var(--radius-card);box-shadow:var(--shadow-card);background:#fffdf8f5;gap:14px;padding:24px;display:grid}.home-search-heading span{color:var(--ink);font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:1.5rem}.home-search label{gap:6px;display:grid}.home-search label span{color:#557065;font-size:.82rem;font-weight:800}.home-search input{min-height:50px;box-shadow:none;border:1px solid #b8cbb7;border-radius:6px}.home-search button{background:var(--color-action-primary);min-width:0;min-height:50px;color:var(--color-action-primary-text);border-radius:6px;font-weight:800}.home-search button:hover{filter:brightness(.94)saturate(1.08)}.home-start-section{gap:26px;display:grid}.home-section-intro{gap:8px;display:grid}.home-section-intro h2,.home-marketplace-copy h2,.home-provider-invite h2{color:var(--ink);margin:0;font-size:clamp(2.2rem,4vw,3.7rem);line-height:.98}.home-start-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:190px;gap:12px;display:grid}.home-start-card{background-color:var(--mint);height:100%;min-height:0;color:var(--ink);box-shadow:none;background-position:50%;background-size:cover;border:0;border-radius:8px;align-content:stretch;padding:0;transition:transform .16s;display:grid;overflow:hidden}.home-start-card:hover{transform:translateY(-4px)rotate(-.5deg)}.home-start-card-copy{background:linear-gradient(#fffaf208 14%,#fffaf266 34%,#fffaf2db 56%,#fffaf2fa 100%);align-content:end;gap:8px;min-height:100%;padding:18px;display:grid}.home-start-card strong{color:var(--ink);text-shadow:0 1px 4px #fffdf8e6;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:1.45rem;line-height:1.05}.home-start-card p{color:#3f5e51;text-shadow:0 1px 4px #fffdf8e6;margin:0;font-size:.95rem;line-height:1.45}.home-start-card small{color:#315a4b;text-shadow:0 1px 4px #fffdf8e6;margin-top:auto;font-size:.84rem;font-weight:800}.home-discovery-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.home-discovery-card{background:#fff;border:1px solid #d8e4d3;border-radius:8px;align-content:center;gap:6px;min-height:116px;padding:18px;transition:transform .16s,border-color .16s;display:grid}.home-discovery-card:nth-child(2){background:#fff3d6}.home-discovery-card:nth-child(3){background:#eaf3f6}.home-discovery-card:nth-child(4){background:#f4edf9}.home-discovery-card:hover{border-color:#9ebc98;transform:translateY(-3px)}.home-discovery-card strong{color:var(--ink);font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:1.08rem;line-height:1.1}.home-discovery-card span{color:#577065;font-size:.86rem;line-height:1.35}.home-marketplace-spot{background:#24473d;border-radius:8px;grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);min-height:390px;display:grid;overflow:hidden}.home-marketplace-copy{color:#fff;align-content:center;gap:18px;padding:clamp(30px,5vw,60px);display:grid}.home-marketplace-copy .section-kicker{color:var(--sun)}.home-marketplace-copy h2{color:#fff}.home-marketplace-copy>p:last-of-type{color:#d5e7d1;max-width:42ch;margin:0;line-height:1.6}.home-marketplace-copy>a,.home-provider-invite>a{background:var(--sun);color:#413919;border-radius:6px;align-items:center;width:fit-content;min-height:44px;padding:0 15px;font-size:.92rem;font-weight:800;display:inline-flex}.home-marketplace-note{color:#fff;background:linear-gradient(#0000 32%,#24473dcc 100%),url(/images/hero-anbieter-v1.png) 50%/cover;align-content:end;gap:10px;min-height:100%;padding:28px;display:grid}.home-marketplace-note span{color:var(--sun);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:800}.home-marketplace-note strong{max-width:20ch;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:1.55rem;line-height:1.08}.home-provider-invite{background:var(--lilac);border-radius:8px;justify-content:space-between;align-items:center;gap:24px;padding:26px 30px;display:flex}.home-provider-invite>div{gap:6px;display:grid}.home-provider-invite>a{background:var(--ink);color:#fff}
.directory-results-shell{gap:14px;display:grid}.directory-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.directory-page{gap:28px;padding-top:0}.directory-header-shell,.page-intro,.profile-hero{border:1px solid var(--color-hero-border);border-radius:var(--radius-hero);background:var(--color-surface);min-height:190px;box-shadow:var(--shadow-hero);padding:26px 28px;display:grid}.directory-header-shell{gap:16px}.directory-page-intro{gap:8px;max-width:none;display:grid}.directory-page-intro h1{letter-spacing:0;max-width:none;font-size:clamp(1.95rem,2.25vw,2.45rem);font-weight:720;line-height:1.08}.directory-page-intro .page-copy{max-width:68ch;font-size:.98rem;line-height:1.64}.directory-category-panel{background:#fffcf70b;border:1px solid #fffcf71f;border-radius:8px;gap:14px;padding:18px 20px;display:grid}.directory-category-heading{justify-content:space-between;align-items:end;gap:16px;display:flex}.directory-category-heading h2{color:#fffaf2;margin:3px 0 0;font-size:1.22rem}.directory-category-heading a{color:#f4c78d;font-size:.86rem;font-weight:700}.directory-kicker{color:#b9cbb9;letter-spacing:.08em;text-transform:uppercase;font-size:.74rem;font-weight:800}.directory-category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.directory-category-card{min-height:86px;color:var(--category-deep);background:var(--category-soft);border:1px solid #0000;border-radius:7px;align-content:start;gap:5px;padding:13px;transition:transform .16s,filter .16s,border-color .16s;display:grid}.directory-category-card:hover,.directory-category-card.is-active{border-color:color-mix(in srgb, var(--category-deep) 38%, transparent);filter:saturate(1.08);transform:translateY(-2px)}.directory-category-card strong{font-family:Iowan Old Style,Palatino Linotype,Georgia,serif;font-size:.98rem;line-height:1.1}.directory-category-card span{color:color-mix(in srgb, var(--category-deep) 76%, #fffaf2);font-size:.76rem;line-height:1.35}.directory-category-card-0{--category-soft:#c7d9bf;--category-deep:#315a4b}.directory-category-card-1{--category-soft:#e6c9a8;--category-deep:#845126}.directory-category-card-2{--category-soft:#b9dcd1;--category-deep:#2d6a61}.directory-category-card-3{--category-soft:#e5c0b2;--category-deep:#7f493e}.directory-category-card-4{--category-soft:#e8d19a;--category-deep:#70551c}.directory-category-card-5{--category-soft:#c9cbd8;--category-deep:#4d536b}.directory-category-card-6{--category-soft:#b9d6df;--category-deep:#315f72}.directory-category-card-7{--category-soft:#d5c3e2;--category-deep:#654d77}.page-intro h1,.profile-hero h1{letter-spacing:0;font-size:clamp(1.95rem,2.25vw,2.45rem);line-height:1.08}.page-intro .page-copy,.profile-hero .profile-lede{max-width:62ch}.directory-search-panel{width:100%;box-shadow:none;gap:14px;padding:18px 20px;display:grid}.directory-search-heading{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.directory-search-heading h2{margin:0;font-size:1.05rem;line-height:1.15}.directory-filter-grid{grid-template-columns:minmax(260px,1.4fr) minmax(190px,.8fr) minmax(190px,.8fr) auto;align-items:end;gap:12px}.directory-filter-grid .field{gap:8px}.directory-filter-grid input,.directory-filter-grid select{min-height:46px}.directory-filter-grid .filter-actions{align-items:stretch;gap:12px;display:flex}.directory-filter-grid button,.directory-filter-grid .secondary-action{min-width:0;min-height:46px}.directory-results-intro{max-width:52ch;color:var(--page-muted);text-wrap:pretty;margin:-6px 0 6px;line-height:1.65}.directory-results-heading{gap:4px;display:grid}.directory-results-count{align-self:end;align-items:center;gap:10px;display:inline-flex}.directory-results-count-label{color:var(--page-muted);font-size:.92rem}.directory-card{gap:14px;display:grid}.directory-card-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.directory-card-heading{gap:6px;display:grid}.directory-card-eyebrow{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.76rem;font-weight:700}.directory-card-header strong{text-wrap:balance;max-width:18ch;font-size:1.15rem;line-height:1.15}.directory-card-type{color:var(--panel-text);text-wrap:balance;margin:-2px 0 0;font-size:.98rem;font-weight:700;line-height:1.35}.directory-card-meta{flex-direction:column;gap:6px;display:flex}.directory-card-highlights{flex-wrap:wrap;gap:8px;display:flex}.directory-card-highlights span{border:1px solid var(--panel-border);background:color-mix(in srgb, var(--accent) 6%, var(--panel-bg));min-height:28px;color:var(--panel-text);border-radius:999px;align-items:center;padding:0 10px;font-size:.8rem;line-height:1;display:inline-flex}.directory-header-shell{border-color:var(--line);color:var(--ink);background:#fffaf2;box-shadow:0 14px 34px #24473d14}.directory-page-intro h1,.directory-page-intro .page-copy{color:var(--ink)}.directory-page-intro .page-copy,.directory-results-intro,.directory-results-count-label{color:var(--muted)}.directory-category-panel{border-color:var(--line);background:#f2f7ed}.directory-category-heading h2{color:var(--ink)}.directory-category-heading a{color:var(--accent-strong)}.directory-kicker{color:var(--muted)}.directory-search-panel{border-color:var(--line);color:var(--ink);box-shadow:none;background:#fff}.directory-search-heading h2{color:var(--ink)}.directory-card{border-color:var(--line);color:var(--ink);background:#fff;box-shadow:0 8px 20px #24473d0d}.directory-card-type,.directory-card-highlights span{color:var(--ink)}.directory-card-highlights span{border-color:var(--line);background:#f2f7ed}html:not([data-theme=light]) .directory-header-shell,html[data-theme=light] .directory-header-shell{color:#23312a;background:#fbfcf8;border-color:#d5ddd0;box-shadow:0 14px 34px #1f403614}html:not([data-theme=light]) .directory-search-panel,html[data-theme=light] .directory-search-panel,html:not([data-theme=light]) .directory-card,html[data-theme=light] .directory-card{color:#23312a;background:#fff;border-color:#d5ddd0;box-shadow:0 8px 20px #1f40360d}html:not([data-theme=light]) .directory-search-heading h2,html[data-theme=light] .directory-search-heading h2{color:#23312a}
.about-page{gap:64px;padding-top:28px;padding-bottom:80px}.about-hero{border:1px solid var(--color-hero-border);border-radius:var(--radius-hero);min-height:310px;box-shadow:var(--shadow-hero);background:linear-gradient(90deg,#fffaf2f7 0%,#fff4dedb 46%,#fffaf22e 100%),url(/images/hero-pferderadar-v1.png) 50%/cover;align-items:center;display:grid;overflow:hidden}.about-hero-copy{align-content:center;gap:18px;max-width:650px;padding:44px clamp(28px,6vw,76px);display:grid}.about-hero h1,.about-story h2,.about-closing h2{color:var(--brand-deeper);margin:0;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;line-height:.98}.about-hero h1{max-width:12ch;font-size:clamp(2.8rem,4.8vw,4.8rem)}.about-hero-copy>p:last-child{max-width:38ch;color:var(--page-muted);margin:0;font-size:1.08rem;line-height:1.65}.about-story{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:56px;padding:0 clamp(16px,6vw,80px);display:grid}.about-story h2{max-width:12ch;margin-top:12px;font-size:clamp(2.2rem,4vw,4rem)}.about-story-copy{max-width:62ch;color:var(--page-muted);font-size:1.05rem;line-height:1.75}.about-story-copy p{margin:0 0 18px}.about-values{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.about-values article{border:1px solid var(--color-hero-border);border-radius:var(--radius-card);background:var(--color-surface-muted);min-height:210px;padding:26px}.about-values h2{color:var(--brand-deep);margin:0 0 8px;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:1.65rem}.about-values p{color:var(--page-muted);margin:0;line-height:1.6}.about-closing{border-radius:var(--radius-hero);text-align:center;background:#e5d2ee;justify-items:center;gap:18px;padding:54px 24px;display:grid}.about-closing h2{max-width:18ch;font-size:clamp(2.2rem,4vw,4rem)}.about-actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.about-actions a{background:var(--brand-deep);color:#fff;border-radius:6px;align-items:center;min-height:46px;padding:0 18px;font-weight:800;text-decoration:none;display:inline-flex}.about-actions a:last-child{color:var(--brand-deep);background:#ffffffb8}@media (max-width:760px){.about-story,.about-values{grid-template-columns:1fr}}
