@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}.auth-page{place-items:center;min-height:calc(100svh - 146px);padding:2.5rem 1.5rem;display:grid}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-white:#fff;--spacing:.25rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--font-weight-semibold:600;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.static{position:static}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.table{display:table}.min-h-screen{min-height:100vh}.w-full{width:100%}.max-w-\[25rem\]{max-width:25rem}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.items-center{align-items:center}.justify-center{justify-content:center}.gap-3{gap:calc(var(--spacing) * 3)}.border{border-style:var(--tw-border-style);border-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-\[\#d9d1c4\]{border-color:#d9d1c4}.border-\[\#e7ddd0\]{border-color:#e7ddd0}.bg-\[\#d9785e\]{background-color:#d9785e}.bg-\[\#e7ddd0\]{background-color:#e7ddd0}.bg-\[\#f7f0e7\]{background-color:#f7f0e7}.bg-\[\#fffaf2\]{background-color:#fffaf2}.bg-\[\#fffdf8\]{background-color:#fffdf8}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-\[\#6a786e\]{color:#6a786e}.text-\[\#24473d\]{color:#24473d}.text-\[\#c96952\]{color:#c96952}.text-white{color:var(--color-white)}.shadow-\[0_3px_0_\#b95d47\]{--tw-shadow:0 3px 0 var(--tw-shadow-color,#b95d47);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.shadow-\[0_18px_45px_rgba\(36\,71\,61\,0\.12\)\]{--tw-shadow:0 18px 45px var(--tw-shadow-color,#24473d1f);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.shadow-none{--tw-shadow:0 0 #0000;box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media (hover:hover){.hover\:bg-\[\#c96952\]:hover{background-color:#c96952}.hover\:bg-\[\#f7eee3\]:hover{background-color:#f7eee3}.hover\:text-\[\#a94f3d\]:hover{color:#a94f3d}}.focus\:border-\[\#d9785e\]:focus{border-color:#d9785e}.focus\:ring-\[\#d9785e\]\/20:focus{--tw-ring-color:#d9785e33}@supports (color:lab(0% 0 0)){.focus\:ring-\[\#d9785e\]\/20:focus{--tw-ring-color:lab(61.2913% 36.9024 31.7681/.2)}}.focus\:ring-\[\#d9785e\]\/30:focus{--tw-ring-color:#d9785e4d}@supports (color:lab(0% 0 0)){.focus\:ring-\[\#d9785e\]\/30:focus{--tw-ring-color:lab(61.2913% 36.9024 31.7681/.3)}}}:root{--background:#151017;--background-strong:#241a23;--surface:#fffffbeb;--surface-strong:#fffdf9;--foreground:#211b1f;--muted:#746b70;--border:#ead8bd24;--accent:#d69652;--accent-strong:#b8733b;--accent-soft:#f0d4b0;--success:#8bb79d;--brand-deep:#2b1b27;--brand-deeper:#191119;--shadow:0 24px 70px #0d0a0f2e;--page-gradient:radial-gradient(circle at top left, #d6965229, transparent 24%), radial-gradient(circle at bottom right, #7e4e6a33, transparent 32%), linear-gradient(180deg, #130f15 0%, #241a23 54%, #130f15 100%);--header-bg:#130f15db;--header-border:#fffcf714;--header-text:#fbfcf8;--header-muted:#fffcf7a3;--nav-text:#fffcf7b8;--nav-hover-bg:#fffcf714;--nav-hover-border:#fffcf71f;--hero-shade-strong:#120c13c7;--hero-shade-mid:#120c136b;--hero-shade-soft:#120c1324;--hero-text-shadow:0 3px 24px #00000070;--hero-text:#fbfcf8;--hero-muted:#fffcf7e0;--hero-chip-bg:#fffcf721;--hero-chip-border:#fffcf72e;--hero-panel-bg:#181218b8;--home-panel-bg:#181218a8;--home-card-bg:#fffcf70e;--home-text:#fbfcf8;--home-muted:#fffcf7ad;--footer-bg:#130f153d;--footer-muted:#fffcf7ad;--page-text:#fbfcf8;--page-muted:#fffcf7ad;--panel-bg:#fffffbeb;--panel-text:#211b1f;--panel-muted:#746b70;--panel-border:#ead8bd24;--control-bg:#fffcf8f5;--control-text:#211b1f;--control-border:#ead8bd38;--button-primary-bg:linear-gradient(135deg, #d69652, #b8733b);--button-primary-text:#fff9f1;--button-secondary-bg:#fffcf8f5;--button-secondary-text:#211b1f;--button-secondary-border:#ead8bd2e;--badge-bg:#fffcf8f5;--badge-text:#211b1f;--badge-border:#ead8bd2e;--ui-form-surface-bg:#fff9f3eb;--ui-form-surface-border:#ead8bd2e;--ui-form-surface-shadow:0 18px 48px #00000024;--ui-form-surface-text:#211b1f;--ui-form-surface-muted:#746b70;--ui-notice-bg:#fff9f3e6;--ui-notice-border:#ead8bd29;--ui-notice-text:#211b1f}html[data-theme=light]{--background:#f2ebe3;--background-strong:#e8ded2;--surface:#fffbf6f0;--surface-strong:#fffaf4;--foreground:#241b18;--muted:#756760;--border:#6f4e382e;--accent:#b86e34;--accent-strong:#8e4f29;--accent-soft:#ead1b6;--success:#496f54;--brand-deep:#3a252a;--brand-deeper:#24181c;--shadow:0 22px 70px #583b271f;--page-gradient:radial-gradient(circle at top left, #b86e3429, transparent 24%), radial-gradient(circle at bottom right, #7754691f, transparent 32%), linear-gradient(180deg, #f8f3ed 0%, #eadfd4 54%, #f3ebe2 100%);--header-bg:#faf6f0e0;--header-border:#462d271a;--header-text:#241b18;--header-muted:#241b189e;--nav-text:#241b18b8;--nav-hover-bg:#ffffff8f;--nav-hover-border:#462d271f;--hero-shade-strong:#4f392a52;--hero-shade-mid:#795b4229;--hero-shade-soft:#fff8ee14;--hero-text-shadow:0 3px 18px #3a26162e;--hero-text:#fffaf4;--hero-muted:#fff8f0eb;--hero-chip-bg:#fffaf45c;--hero-chip-border:#795b4224;--hero-panel-bg:#fff7ee9e;--home-panel-bg:#fffbf6b8;--home-card-bg:#ffffff7a;--home-text:#241b18;--home-muted:#241b18a8;--footer-bg:#faf6f05c;--footer-muted:#241b189e;--page-text:#241b18;--page-muted:#241b18a8;--panel-bg:#fffbf6f0;--panel-text:#241b18;--panel-muted:#756760;--panel-border:#6f4e382e;--control-bg:#fffcf8fa;--control-text:#241b18;--control-border:#6f4e3833;--button-primary-bg:linear-gradient(135deg, #b86e34, #8e4f29);--button-primary-text:#fff9f1;--button-secondary-bg:#fffcf8eb;--button-secondary-text:#241b18;--button-secondary-border:#6f4e382e;--badge-bg:#fffcf8e6;--badge-text:#241b18;--badge-border:#6f4e3829;--ui-form-surface-bg:#fffbf6f5;--ui-form-surface-border:#6f4e3824;--ui-form-surface-shadow:0 16px 42px #583b271a;--ui-form-surface-text:#241b18;--ui-form-surface-muted:#756760;--ui-notice-bg:#fffbf6f0;--ui-notice-border:#6f4e3829;--ui-notice-text:#241b18}*{box-sizing:border-box}html{background:var(--page-gradient)}body{min-height:100vh;color:var(--page-text);background:0 0;margin:0;font-family:Inter,Segoe UI,Arial,sans-serif}a{color:inherit;text-decoration:none}.site-header{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:var(--header-bg);border-bottom:1px solid var(--header-border);position:sticky;top:0}.site-header-inner,.site-shell{width:min(1240px,100vw - 48px);margin:0 auto}.site-header-inner{justify-content:space-between;align-items:center;gap:20px;min-height:70px;display:flex}.brand-mark{align-items:center;gap:14px;display:inline-flex}.brand-mark-image{object-fit:cover;filter:saturate(.45)sepia(.22)hue-rotate(286deg)brightness(.92);border-radius:10px;width:42px;height:42px;box-shadow:0 10px 24px #1b302629}.brand-copy{gap:2px;display:grid}.brand-copy strong,.site-footer strong{letter-spacing:0;font-family:Georgia,Times New Roman,serif;font-size:1.22rem}.brand-copy strong{color:var(--header-text)}.site-nav{color:var(--nav-text);gap:10px;display:flex}.site-nav a{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:38px;padding:0 14px;display:inline-flex}.site-nav a:hover{border-color:var(--nav-hover-border);background:var(--nav-hover-bg)}.theme-switcher{border:1px solid var(--nav-hover-border);background:#fffcf70f;border-radius:999px;align-items:center;gap:2px;min-height:34px;padding:3px;display:inline-flex}.theme-switcher button{min-width:0;min-height:28px;color:var(--nav-text);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:0 10px;font-size:.78rem}.theme-switcher button[aria-pressed=true]{color:var(--header-text);background:#fffcf729}html[data-theme=light] .theme-switcher{background:#241b180a}html[data-theme=light] .theme-switcher button[aria-pressed=true]{background:#241b181a}.site-shell,.app-shell{flex-direction:column;gap:32px;min-height:100vh;padding:28px 0 40px;display:flex}.site-shell{padding-top:22px}.site-shell>.hero-surface{margin-bottom:0}.site-footer{background:var(--footer-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--header-text);border-top:1px solid #fffcf70f}.site-footer-inner{justify-content:space-between;gap:24px;width:min(1240px,100vw - 48px);margin:0 auto;padding:18px 0 24px;display:flex}.site-footer p{max-width:58ch;color:var(--footer-muted);margin:8px 0 0;font-size:.9rem;line-height:1.6}.site-footer-links{color:var(--footer-muted);align-content:start;gap:8px;font-size:.9rem;display:grid}.app-header,.panel,.banner{border:1px solid var(--panel-border);background:var(--panel-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:var(--shadow);color:var(--panel-text)}.app-header{grid-template-columns:minmax(0,1.5fr) minmax(280px,.8fr);align-items:end;gap:24px;padding:28px 30px;display:grid}.section-kicker{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;font-size:.78rem;font-weight:700}h1{max-width:22ch;margin:0;font-size:clamp(2.25rem,3.6vw,4.15rem);font-weight:780;line-height:1}h2{font-weight:800}.header-copy{color:var(--page-muted);margin:0;font-size:1rem;line-height:1.6}.banner{color:var(--panel-text);justify-content:space-between;gap:16px;padding:16px 20px;display:flex}.banner span{max-width:56ch}.ui-notice,.directory-banner{border-color:var(--ui-notice-border);background:var(--ui-notice-bg);color:var(--ui-notice-text);box-shadow:none;padding:14px 18px}.ui-notice strong,.ui-notice span,.directory-banner strong,.directory-banner span{font-size:.95rem;line-height:1.55}.hero-surface{border:1px solid var(--panel-border);background:radial-gradient(circle at 18% 48%,#00000057,#0000 32%),linear-gradient(90deg,#0f0a10db 0%,#0f0a1094 34%,#0f0a1033 60%,#0000000f 100%),linear-gradient(#0000000f,#00000057),url(/images/hero-pferderadar-v1.png) 100%/cover;grid-template-columns:minmax(0,1fr) minmax(330px,392px);align-items:center;gap:clamp(28px,4vw,58px);min-height:500px;padding:clamp(34px,4vw,54px);display:grid;position:relative;overflow:hidden;box-shadow:0 30px 90px #00000047}.hero-surface:before{content:"";pointer-events:none;background:linear-gradient(90deg,#fffcf708,#0000 42%),linear-gradient(#0000 0%,#0000002e 100%);position:absolute;inset:0}.hero-copy,.hero-discovery-panel{z-index:1;position:relative}.hero-copy{max-width:620px;color:var(--hero-text);text-shadow:var(--hero-text-shadow);align-content:center;gap:18px;display:grid}.hero-copy h1{max-width:13ch;color:var(--hero-text);letter-spacing:0;text-wrap:balance;font-size:clamp(2.45rem,3.9vw,3.6rem);line-height:1}.hero-intro-note{background:var(--hero-chip-bg);border:1px solid var(--hero-chip-border);min-height:30px;color:var(--hero-muted);border-radius:999px;align-items:center;padding:0 10px;font-size:.78rem;display:inline-flex}.hero-lede,.page-copy,.hero-panel-copy,.feature-tile p,.directory-card-copy,.directory-card-meta,.profile-lede,.breadcrumb-row,.sidebar-list p,.related-link span{color:var(--page-muted);text-wrap:pretty;margin:0;line-height:1.6}.directory-card-copy,.sidebar-list p{max-width:40ch}.hero-copy .section-kicker,.hero-copy .hero-lede{color:var(--hero-muted)}.hero-copy .hero-lede{max-width:47ch;font-size:1rem;line-height:1.7}.hero-support-copy{color:#fffcf7c7;margin:-2px 0 0;font-size:.94rem;line-height:1.55}.hero-actions{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.hero-button{min-height:50px;color:var(--brand-deeper);background:#fbfcf8;border-radius:999px;justify-content:center;align-items:center;padding:0 22px;font-weight:700;display:inline-flex}.hero-text-link{color:#fffcf7e0;font-size:.96rem;font-weight:700}.hero-text-link:hover{color:#fbfcf8}html[data-theme=light] .hero-button{background:var(--brand-deeper);color:#fff9f1}html[data-theme=light] .hero-surface{background:radial-gradient(circle at 16% 42%,#fff9f133,#0000 28%),linear-gradient(90deg,#6c4e3870 0%,#9b795938 34%,#fff7ec1a 60%,#fff8f00a 100%),linear-gradient(#fffaf50f,#4f392a29),url(/images/hero-pferderadar-v1.png) 100%/cover;box-shadow:0 24px 64px #74533824}html[data-theme=light] .hero-surface:before{background:linear-gradient(90deg,#fffaf414,#0000 42%),linear-gradient(#0000 0%,#4f392a14 100%)}html[data-theme=light] .hero-discovery-panel{color:#241b18;background:#fff7eead;border-color:#6f4e3824;box-shadow:0 22px 54px #7453381f}html[data-theme=light] .hero-panel-heading .section-kicker{color:#8e4f29e0}html[data-theme=light] .hero-panel-heading h2{color:#241b18}html[data-theme=light] .hero-search-field span{color:#241b18b3}html[data-theme=light] .hero-search input{background:#fffcf8eb;border-color:#6f4e3824}html[data-theme=light] .hero-search button{color:#fff9f1;background:linear-gradient(135deg,#b86e34,#8e4f29)}html[data-theme=light] .hero-quicklinks a{color:#241b18;background:#fffcf86b;border-color:#6f4e3824}html[data-theme=light] .hero-quicklinks a:hover{background:#fffcf8b8}.hero-discovery-panel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:18px;align-self:center;gap:20px;padding:28px 24px 24px;display:grid}.hero-panel-heading{gap:8px;display:grid}.hero-panel-heading .section-kicker{color:#ead8bdeb;margin:0}.hero-panel-heading h2{color:#fbfcf8;margin:0;font-size:1.58rem;line-height:1.08}.hero-search{gap:14px;display:grid}.hero-search-field{gap:8px;display:grid}.hero-search-field span{color:#fffcf7c7;font-size:.88rem;line-height:1.35}.hero-search input{border-color:var(--control-border);background:var(--control-bg);min-height:50px;color:var(--control-text);border-radius:16px}.hero-search button{width:100%;min-width:0;min-height:50px;color:var(--brand-deeper);background:#fbfcf8;font-weight:800}.hero-quicklinks{grid-template-columns:1fr;gap:10px;display:grid}.hero-quicklinks a{color:#fffcf7eb;background:#fffcf70f;border:1px solid #fffcf724;border-radius:14px;justify-content:space-between;align-items:center;min-height:54px;padding:0 16px;font-size:.98rem;font-weight:700;display:flex}.hero-quicklinks a:hover{background:#fffcf71f}.profile-facts div{border:1px solid var(--panel-border);background:var(--panel-bg);border-radius:8px;gap:6px;padding:14px;display:grid}.profile-facts span{color:var(--panel-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.8rem}.profile-facts strong{font-size:1.1rem}.section-split,.page-intro,.profile-layout,.directory-grid{gap:20px;display:grid}.home-dark-band,.home-preview-section{background:linear-gradient(135deg, #fffcf712, #fffcf706), var(--home-panel-bg);border:1px solid #fffcf714;border-radius:8px;padding:28px;box-shadow:0 28px 80px #0000002e}.home-section-heading{gap:10px;max-width:760px;margin-bottom:22px;display:grid}.home-section-heading-row{grid-template-columns:minmax(0,1fr) auto;align-items:end;max-width:none}.home-section-heading .section-kicker{color:#ead8bde6;margin:0}.home-section-heading h2{color:var(--home-text);text-wrap:balance;max-width:18ch;margin:0;font-size:clamp(1.8rem,2.7vw,2.45rem);line-height:1.08}.home-section-heading p{color:var(--home-muted);margin:0;line-height:1.65}.portal-lane-grid,.home-provider-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.home-theme-grid,.home-nearby-grid,.home-trust-grid,.home-editorial-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.portal-lane,.home-provider-card{background:var(--home-card-bg);min-height:190px;color:var(--home-text);border:1px solid #fffcf71a;border-radius:8px;align-content:end;gap:12px;padding:18px;transition:background .14s,border-color .14s,transform .14s;display:grid}.portal-lane:hover,.home-provider-card:hover{background:#fffcf717;border-color:#ead8bd4d;transform:translateY(-2px)}.home-theme-card,.home-nearby-card,.home-trust-card,.home-editorial-card{background:var(--home-card-bg);color:var(--home-text);border:1px solid #fffcf71a;border-radius:8px;padding:18px}.home-theme-card,.home-editorial-card{align-content:end;gap:12px;min-height:210px;display:grid}.home-nearby-card{align-content:start;gap:10px;min-height:158px;display:grid}.home-trust-card{align-content:center;min-height:118px;display:grid}.home-theme-card strong,.home-nearby-card strong,.home-trust-card strong,.home-editorial-card strong{text-wrap:balance;max-width:18ch;font-size:1.05rem;line-height:1.28}.home-trust-card strong{max-width:21ch}.home-theme-card p,.home-nearby-card p,.home-nearby-card span,.home-editorial-card p{color:var(--home-muted);margin:0;line-height:1.55}.home-nearby-card span{font-size:.92rem}.home-provider-cta{justify-content:space-between;align-items:center;gap:24px;display:flex}.home-provider-cta-copy{gap:10px;max-width:700px;display:grid}.home-provider-cta-copy h2{color:var(--home-text);margin:0;font-size:clamp(1.8rem,3vw,2.4rem);line-height:1.05}.home-provider-cta-copy p:last-child{color:var(--home-muted);margin:0;line-height:1.65}.portal-lane strong,.home-provider-card strong{font-size:1.05rem}.portal-lane strong{text-wrap:balance;max-width:17ch;line-height:1.28}.portal-lane p,.home-provider-card p,.home-provider-card .directory-card-meta{color:var(--home-muted);margin:0;line-height:1.5}.home-provider-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-provider-card{min-height:210px}.home-provider-card .status-badge{color:#fffcf7c7;background:#fffcf714;border-color:#fffcf71f}.home-preview-section .secondary-action{color:#fbfcf8;box-shadow:none;background:#fffcf717;border-color:#fffcf724}.editorial-band{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.editorial-note{border-left:3px solid #8f6a2f99;gap:10px;padding:0 0 0 18px;display:grid}.editorial-note strong{font-size:1rem}.editorial-note p{color:var(--muted);margin:0;line-height:1.65}.feature-band{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.feature-tile,.directory-card{border:1px solid var(--panel-border);background:var(--panel-bg);box-shadow:var(--shadow);color:var(--panel-text);border-radius:8px;padding:20px}.feature-tile{gap:10px;display:grid}.feature-tile:before,.directory-card:before,.category-chip:before{content:"";background:linear-gradient(135deg, var(--accent), var(--brand-deep));border-radius:999px;width:42px;height:3px}.directory-grid,.profile-layout{grid-template-columns:minmax(0,1.45fr) minmax(280px,.75fr)}.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{background:linear-gradient(135deg,#fffcf70e,#fffcf705),#1812189e;border:1px solid #fffcf714;border-radius:8px;min-height:190px;padding:26px 28px;display:grid;box-shadow:0 18px 50px #0000001f}.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}.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:var(--accent);border-radius:999px;align-items:center;min-height:28px;padding:0 10px;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.directory-card-highlights span{background:color-mix(in srgb, var(--accent) 6%, var(--panel-bg))}}.directory-card-highlights span{color:var(--panel-text);font-size:.8rem;line-height:1}.sidebar-panel,.profile-section{align-self:start}html:not([data-theme=light]) .directory-card{color:#fbfcf8;background:linear-gradient(135deg,#fffcf70f,#fffcf705),#1f161dbd;border-color:#fffcf714;box-shadow:0 20px 54px #00000029}html[data-theme=light] .directory-header-shell,html[data-theme=light] .page-intro,html[data-theme=light] .profile-hero{background:linear-gradient(135deg,#ffffff85,#fffbf657),#fffbf6ad;border-color:#6f4e381f;box-shadow:0 16px 42px #583b2714}html:not([data-theme=light]) .directory-search-panel{background:linear-gradient(135deg,#fffcf70b,#fffcf704),#1c141ac7;border-color:#fffcf714;box-shadow:0 18px 46px #00000024}html:not([data-theme=light]) .directory-search-heading h2{color:#fbfcf8}html:not([data-theme=light]) .directory-search-panel .section-kicker,html:not([data-theme=light]) .directory-search-panel .field span{color:#fffcf7b8}html:not([data-theme=light]) .directory-search-panel input,html:not([data-theme=light]) .directory-search-panel select{color:#fbfcf8;background:#fffcf714;border-color:#fffcf71a}html:not([data-theme=light]) .directory-search-panel input::placeholder{color:#fffcf780}html:not([data-theme=light]) .directory-search-panel .secondary-action{color:#fbfcf8;background:#fffcf714;border-color:#fffcf71f}html:not([data-theme=light]) .directory-search-panel .secondary-action:hover{background:#fffcf724}html:not([data-theme=light]) .directory-card-type,html:not([data-theme=light]) .directory-card-header strong,html:not([data-theme=light]) .directory-results-shell .panel-heading h2{color:#fbfcf8}html:not([data-theme=light]) .directory-card-copy,html:not([data-theme=light]) .directory-card-meta,html:not([data-theme=light]) .directory-results-intro{color:#fffcf7cc}html:not([data-theme=light]) .directory-card-highlights span{color:#fbfcf8;background:#fffcf70f;border-color:#fffcf71a}.sidebar-list,.related-link{gap:10px;display:grid}.related-link{border-top:1px solid var(--panel-border);padding:14px 0}.related-link:first-child{border-top:0;padding-top:0}.page-intro{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);align-items:center}.profile-hero{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);align-items:center;gap:24px}.profile-copy{gap:18px;display:grid}.breadcrumb-row{flex-wrap:wrap;gap:10px;display:flex}.profile-facts{gap:12px;display:grid}.workspace-grid{grid-template-columns:minmax(280px,.9fr) minmax(0,1.5fr);gap:24px;display:grid}.filter-panel{padding:18px 24px}.panel{border-radius:8px;padding:24px}.panel-heading{flex-direction:column;gap:4px;margin-bottom:18px;display:flex}.panel-heading-row,.form-heading,.detail-header{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.panel-heading h2{text-wrap:balance;margin:0;font-size:1.55rem;line-height:1.1}.list-panel,.detail-stack{min-height:0}.business-list,.detail-stack,.category-grid{gap:12px;display:grid}.business-row{border:1px solid var(--panel-border);background:var(--panel-bg);color:var(--panel-text);border-radius:8px;justify-content:space-between;gap:12px;padding:16px;transition:border-color .12s,transform .12s,background .12s;display:flex}.business-row:hover,.business-row.is-active{border-color:var(--accent);background:var(--surface-strong);transform:translateY(-1px)}.business-row div{gap:6px;display:grid}.row-meta,.detail-badges{flex-wrap:wrap;gap:8px;display:flex}.business-row strong,.category-chip strong{font-size:1rem}.business-row span,.business-row small,.category-chip span,.empty-state,.detail-description,dt,.field span,.form-error,.field-hint,.form-success{color:var(--panel-muted);line-height:1.45}.detail-content{gap:18px;display:grid}.detail-heading{margin-bottom:0}.detail-subtitle{color:var(--panel-muted);margin:0;font-size:.98rem}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 24px;margin:0;display:grid}.detail-grid div{gap:6px;display:grid}dt{text-transform:uppercase;letter-spacing:.06em;font-size:.78rem}dd{margin:0;font-size:1rem}.detail-description{margin:0}.detail-list{gap:12px;display:grid}.detail-list p{color:var(--panel-text);margin:0;line-height:1.65}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.filter-grid{grid-template-columns:minmax(0,1.6fr) minmax(180px,.8fr) minmax(180px,.9fr) auto;align-items:end;gap:14px;display:grid}.ui-form-surface,.public-filter-panel{border-color:var(--ui-form-surface-border);background:var(--ui-form-surface-bg);color:var(--ui-form-surface-text);box-shadow:var(--ui-form-surface-shadow)}.ui-form-surface .section-kicker,.ui-form-surface .field span,.ui-form-surface .hero-search-field span{color:var(--ui-form-surface-muted)}@supports (color:color-mix(in lab, red, red)){.ui-form-surface .section-kicker,.ui-form-surface .field span,.ui-form-surface .hero-search-field span{color:color-mix(in srgb, var(--ui-form-surface-muted) 90%, transparent)}}.ui-form-surface h2,.ui-form-surface .hero-panel-heading h2{color:var(--ui-form-surface-text)}.ui-form-surface input,.ui-form-surface textarea,.ui-form-surface select{border-color:var(--ui-form-surface-border)}@supports (color:color-mix(in lab, red, red)){.ui-form-surface input,.ui-form-surface textarea,.ui-form-surface select{border-color:color-mix(in srgb, var(--ui-form-surface-border) 100%, transparent)}}.ui-form-surface input,.ui-form-surface textarea,.ui-form-surface select{color:var(--ui-form-surface-text);background:#fffcf8f5}.ui-form-surface button{background:var(--button-primary-bg);color:var(--button-primary-text)}.ui-form-surface .secondary-action,.ui-form-surface .hero-quicklinks a{border-color:var(--ui-form-surface-border)}@supports (color:color-mix(in lab, red, red)){.ui-form-surface .secondary-action,.ui-form-surface .hero-quicklinks a{border-color:color-mix(in srgb, var(--ui-form-surface-border) 100%, transparent)}}.ui-form-surface .secondary-action,.ui-form-surface .hero-quicklinks a{color:var(--ui-form-surface-text);box-shadow:none;background:#fffcf8c7}.ui-form-surface .hero-quicklinks a:hover,.ui-form-surface .secondary-action:hover{background:#fffcf8f5}.field{gap:8px;display:grid}.field-wide{grid-column:1/-1}.field span{text-transform:uppercase;letter-spacing:.06em;font-size:.82rem}.field-hint{font-size:.88rem}input,textarea,select,button{font:inherit}input,textarea,select{border:1px solid var(--control-border);background:var(--control-bg);width:100%;min-height:46px;color:var(--control-text);border-radius:14px;padding:12px 14px}textarea{resize:vertical;min-height:120px}input:focus,textarea:focus,select:focus{outline:2px solid var(--accent)}@supports (color:color-mix(in lab, red, red)){input:focus,textarea:focus,select:focus{outline:2px solid color-mix(in srgb, var(--accent) 24%, transparent)}}input:focus,textarea:focus,select:focus{border-color:var(--accent)}.form-actions{justify-content:flex-start;margin-top:18px;display:flex}.filter-actions{align-items:center;gap:12px;display:flex}button{background:var(--button-primary-bg);min-width:180px;min-height:46px;color:var(--button-primary-text);cursor:pointer;border:0;border-radius:999px;padding:0 18px}button:disabled{cursor:wait;opacity:.72}.secondary-action{border:1px solid var(--button-secondary-border);background:var(--button-secondary-bg);min-height:46px;color:var(--button-secondary-text);border-radius:999px;justify-content:center;align-items:center;padding:0 16px;display:inline-flex;box-shadow:0 10px 24px #2034290f}.count-pill,.mode-pill,.status-badge{border:1px solid var(--badge-border);background:var(--badge-bg);min-height:32px;color:var(--badge-text);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:0 12px;font-size:.82rem;display:inline-flex}.count-pill{min-width:40px;font-weight:600}html[data-theme=light] .directory-results-intro{color:#241b18b8}.mode-pill{color:var(--panel-muted)}.mode-pill.is-edit{color:var(--accent-strong)}.status-draft{color:#8b5b17;background:#c9993e1f;border-color:#c9993e47}.status-published,.status-verified{color:var(--success);background:#355f431a;border-color:#355f433d}.status-pending{color:#7a5c16;background:#aa892a1f;border-color:#aa892a42}.status-unverified{color:#6f6250;background:#6f625014;border-color:#6f62502e}.status-paused,.status-rejected,.status-archived{color:#8c2f21;background:#8c2f2114;border-color:#8c2f212e}.status-neutral{color:var(--muted);background:#6f625014;border-color:#6f62502e}.form-error{color:#8c2f21;margin:16px 0 0}.form-success{color:var(--success);margin:16px 0 0}.taxonomy-panel{padding-bottom:18px}.category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.category-chip{border:1px solid var(--panel-border);background:var(--panel-bg);color:var(--panel-text);border-radius:8px;gap:8px;padding:16px;display:grid}@media (max-width:720px){.site-header-inner,.site-shell,.app-shell,.site-footer-inner{width:min(100vw - 24px,1240px)}.site-header-inner{flex-direction:column;align-items:flex-start;min-height:auto;padding:14px 0}.site-nav{flex-wrap:wrap}.site-footer-inner{flex-direction:column;padding:24px 0 28px}.site-shell,.app-shell{padding:20px 0 28px}.app-header,.panel{padding:20px}.hero-surface,.app-header,.page-intro,.directory-header-shell,.editorial-band,.profile-hero,.directory-grid,.workspace-grid,.detail-grid,.field-grid,.filter-grid,.category-grid,.banner,.feature-band,.directory-card-grid,.hero-quicklinks,.portal-lane-grid,.home-provider-grid,.home-theme-grid,.home-nearby-grid,.home-trust-grid,.home-editorial-grid,.home-section-heading-row,.profile-layout{grid-template-columns:1fr}.panel-heading-row,.form-heading,.detail-header{flex-direction:column;align-items:stretch}.hero-copy,.hero-discovery-panel{padding:0}.hero-surface,.home-dark-band,.home-preview-section{padding:20px}.hero-surface{gap:28px;min-height:auto}.hero-copy h1{max-width:13ch;font-size:clamp(2.4rem,9.8vw,3.45rem)}.hero-discovery-panel,.hero-search{grid-template-columns:1fr}.directory-page-intro h1{font-size:clamp(1.8rem,7vw,2.3rem)}.directory-search-panel{width:100%}.directory-filter-grid,.directory-filter-grid .filter-actions{grid-template-columns:1fr}.directory-results-count{align-self:start}.hero-discovery-panel{align-items:stretch}.home-provider-cta{flex-direction:column;align-items:flex-start}.portal-lane,.home-provider-card{min-height:150px}.banner{display:grid}.business-row{flex-direction:column}}:root,html[data-theme=light]{--background:#edf0e7;--background-strong:#dce4d7;--surface:#fbfcf8;--surface-strong:#fff;--foreground:#23312a;--muted:#617066;--border:#d5ddd0;--accent:#b65f3a;--accent-strong:#934527;--accent-soft:#f0d4c7;--success:#35634b;--brand-deep:#1f4036;--brand-deeper:#17352d;--page-gradient:linear-gradient(145deg, #f7f8f2 0%, #edf0e7 52%, #e2e9df 100%);--header-bg:#fafcf7e0;--header-border:#1f40361f;--header-text:#1f4036;--header-muted:#617066;--nav-text:#42564c;--nav-hover-bg:#e5ece1;--nav-hover-border:#c6d2c2;--page-text:#23312a;--page-muted:#617066;--panel-bg:#fbfcf8;--panel-text:#23312a;--panel-muted:#617066;--panel-border:#d5ddd0;--control-bg:#fff;--control-text:#23312a;--control-border:#cbd6c7;--button-primary-bg:#1f4036;--button-primary-text:#fff;--button-secondary-bg:#fbfcf8;--button-secondary-text:#1f4036;--button-secondary-border:#cbd6c7;--badge-bg:#f4f7f1;--badge-text:#345044;--badge-border:#d5ddd0;--ui-form-surface-bg:#fbfcf8;--ui-form-surface-border:#d5ddd0;--ui-form-surface-shadow:0 14px 34px #1f403614;--ui-form-surface-text:#23312a;--ui-form-surface-muted:#617066;--ui-notice-bg:#f8faf5;--ui-notice-border:#d5ddd0;--ui-notice-text:#23312a}body{font-family:Candara,Optima,Noto Sans,sans-serif}h1,h2,.brand-copy strong,.site-footer strong{font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-weight:600}.brand-mark-image{filter:saturate(.8)sepia(.08)hue-rotate(316deg)brightness(.96);border-radius:6px}.site-nav a,.theme-switcher,.theme-switcher button,button,.secondary-action,.count-pill,.mode-pill,.status-badge,.directory-card-highlights span{border-radius:6px}.home-hero{background:linear-gradient(90deg,#f7f9f2f5 0%,#f7f9f2e0 38%,#f7f9f242 72%,#f7f9f214 100%),url(/images/hero-pferderadar-v1.png) 50%/cover;border:1px solid #c8d3c2;border-radius:8px;grid-template-rows:1fr auto;grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);align-items:center;gap:28px 56px;min-height:590px;padding:clamp(32px,5vw,72px);display:grid;position:relative;overflow:hidden;box-shadow:0 24px 56px #1f40361f}.home-hero-copy{z-index:1;align-self:end;gap:18px;max-width:590px;display:grid;position:relative}.home-hero-copy .section-kicker,.home-section-intro .section-kicker,.home-stall-copy .section-kicker{color:var(--accent-strong);margin:0}.home-hero-copy h1{max-width:10ch;color:var(--brand-deeper);text-wrap:balance;font-size:clamp(3.1rem,5.1vw,5.6rem);line-height:.94}.home-hero-copy p:last-child{color:#42564c;max-width:42ch;margin:0;font-size:1.08rem;line-height:1.65}.home-search{z-index:1;background:#fbfcf8f0;border:1px solid #1f40362e;border-radius:8px;align-self:center;gap:16px;padding:24px;display:grid;position:relative;box-shadow:0 18px 46px #1f403624}.home-search-heading span{color:#345044;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:1.32rem;line-height:1.2}.home-search input{border-radius:6px;min-height:52px;padding:12px 14px}.home-search button{background:var(--brand-deep);width:100%;min-height:52px;box-shadow:none}.home-region-note{z-index:1;color:#42564c;border-top:1px solid #1f403633;flex-wrap:wrap;grid-column:1/-1;gap:8px 14px;margin:0;padding-top:18px;font-size:.92rem;display:flex;position:relative}.home-region-note strong{color:var(--brand-deep)}.home-start-section,.home-profiles-section{gap:30px;display:grid}.home-section-intro{gap:10px;max-width:650px;display:grid}.home-section-intro h2,.home-stall-copy h2{color:var(--brand-deeper);text-wrap:balance;margin:0;font-size:clamp(2.1rem,3.4vw,3.5rem);line-height:1}.home-section-intro>p:last-child,.home-stall-copy>p{color:var(--page-muted);margin:0;line-height:1.65}.home-start-grid,.home-profile-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.home-start-card{min-height:250px;color:var(--foreground);background:#f8faf5;border-top:3px solid #88a082;align-content:start;gap:15px;padding:22px;transition:transform .16s,background .16s,box-shadow .16s;display:grid;box-shadow:inset 0 0 0 1px #d5ddd0}.home-start-card:hover{background:#fff;transform:translateY(-3px);box-shadow:inset 0 0 0 1px #b7c7b2,0 14px 28px #1f40361a}.home-start-card strong{color:var(--brand-deep);font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:1.35rem;line-height:1.15}.home-start-card p{color:var(--page-muted);margin:0;font-size:.94rem;line-height:1.55}.home-start-card small{color:var(--accent-strong);margin-top:auto;font-size:.86rem;font-weight:700}.home-stall-section{color:#f8faf5;background:#1f4036;grid-template-columns:minmax(0,1fr) minmax(380px,.92fr);min-height:530px;display:grid}.home-stall-image{background:url(/images/hero-anbieter-v1.png) 50%/cover;min-height:100%}.home-stall-copy{align-content:center;gap:20px;padding:clamp(30px,5vw,64px);display:grid}.home-stall-copy .section-kicker{color:#f0c4ac}.home-stall-copy h2{color:#fff}.home-stall-copy>p{color:#d5e0d2}.home-stall-links{flex-wrap:wrap;gap:10px;display:flex}.home-stall-links a{color:#fff;border:1px solid #ffffff47;border-radius:6px;align-items:center;min-height:42px;padding:0 14px;font-size:.9rem;font-weight:700;display:inline-flex}.home-stall-links a:hover{background:#ffffff1a}.home-knowledge-note{border-top:1px solid #fff3;gap:8px;margin-top:8px;padding:18px 0 0;display:grid}.home-knowledge-note>span{color:#f0c4ac;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:800}.home-knowledge-note strong{max-width:28ch;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:1.2rem;line-height:1.2}.home-knowledge-note p{color:#d5e0d2;max-width:48ch;margin:0;font-size:.92rem;line-height:1.55}.home-section-intro-row{grid-template-columns:minmax(0,1fr) auto;align-items:end;max-width:none}.home-text-action{color:var(--accent-strong);font-size:.94rem;font-weight:800}.home-profile-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-profile-card{background:#fbfcf8;border:1px solid #d5ddd0;align-content:start;gap:10px;min-height:206px;padding:20px;transition:border-color .16s,transform .16s;display:grid;box-shadow:0 8px 20px #1f40360a}.home-profile-card:hover{border-color:#a9bc9f;transform:translateY(-2px)}.home-profile-card>p{color:var(--accent-strong);margin:0;font-size:.78rem;font-weight:800}.home-profile-card>strong{color:var(--brand-deep);font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:1.3rem;line-height:1.16}.home-profile-card>span{color:var(--page-muted);font-size:.92rem}.home-profile-card .status-badge{width:fit-content;margin-top:auto;padding:0 9px}html[data-theme=dark]{--background:#16251f;--background-strong:#1f342b;--page-gradient:linear-gradient(145deg, #14211c 0%, #1d3028 100%);--header-bg:#14211ce6;--header-border:#e2eddc1f;--header-text:#f2f6ed;--header-muted:#b9c9b6;--nav-text:#d7e2d3;--nav-hover-bg:#e2eddc1a;--nav-hover-border:#e2eddc29;--page-text:#f2f6ed;--page-muted:#c4d1c0}html[data-theme=dark] .home-start-card,html[data-theme=dark] .home-profile-card{background:#233a30;border-color:#e2eddc24}html[data-theme=dark] .home-hero{background:linear-gradient(90deg,#0d1e18f5 0%,#0d1e18e0 40%,#0d1e1870 74%,#0d1e1833 100%),url(/images/hero-pferderadar-v1.png) 50%/cover;border-color:#e2eddc29;box-shadow:0 24px 56px #00000047}html[data-theme=dark] .home-hero-copy h1,html[data-theme=dark] .home-hero-copy p:last-child,html[data-theme=dark] .home-region-note,html[data-theme=dark] .home-region-note strong{color:#f2f6ed}html[data-theme=dark] .home-hero-copy .section-kicker{color:#f0c4ac}html[data-theme=dark] .home-search{background:#193027f0;border-color:#e2eddc2e;box-shadow:0 18px 46px #00000042}html[data-theme=dark] .home-search-heading span,html[data-theme=dark] .home-search label span{color:#e1ebdd}html[data-theme=dark] .home-search input{color:#f2f6ed;background:#ffffff14;border-color:#e2eddc2e}html[data-theme=dark] .home-search input::placeholder{color:#b9c9b6}html[data-theme=dark] .home-search button{color:#17352d;background:#dbe7d5}html[data-theme=dark] .home-region-note{border-color:#e2eddc38}html[data-theme=dark] .home-start-card strong,html[data-theme=dark] .home-profile-card>strong,html[data-theme=dark] .home-section-intro h2{color:#f2f6ed}html[data-theme=dark] .home-start-card p,html[data-theme=dark] .home-profile-card>span{color:#c4d1c0}@media (max-width:1100px){.home-hero,.home-stall-section{grid-template-columns:1fr}.home-hero{background:linear-gradient(#f7f9f2f5 0%,#f7f9f2e6 58%,#f7f9f29e 100%),url(/images/hero-pferderadar-v1.png) 50%/cover;min-height:auto}.home-stall-image{min-height:320px}.home-start-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.home-page{gap:48px;padding-top:20px;padding-bottom:48px}.home-hero{gap:28px;padding:28px 20px}.home-hero-copy h1{font-size:clamp(3rem,14vw,4.4rem)}.home-region-note{grid-column:auto}.home-start-grid,.home-profile-grid,.home-section-intro-row{grid-template-columns:1fr}.home-stall-image{min-height:260px}.home-stall-copy{padding:32px 20px}.site-header-inner{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.brand-mark{grid-column:1/-1}.site-nav{gap:4px}.site-nav a{min-height:34px;padding:0 8px;font-size:.86rem}.theme-switcher{justify-self:end}.theme-switcher button{padding:0 7px}}@media (prefers-reduced-motion:reduce){.home-start-card,.home-profile-card{transition:none}}:root,html[data-theme=light]{--paper:#fffaf2;--ink:#24473d;--leaf:#4d7d5c;--sky:#b8e0e7;--apricot:#f49b79;--sun:#f7cf62;--lilac:#d9c7e9;--mint:#c9dfbd;--line:#dce4d6;--background:var(--paper);--background-strong:#f2f7ed;--surface:#fff;--surface-strong:#fff;--foreground:var(--ink);--muted:#63766b;--border:var(--line);--accent:#db7259;--accent-strong:#bc513c;--accent-soft:#f9d7c9;--success:#3d7656;--brand-deep:var(--ink);--brand-deeper:#1d3d34;--page-gradient:#fffaf2;--header-bg:#fffaf2ed;--header-border:#24473d1f;--header-text:var(--ink);--header-muted:#63766b;--nav-text:#456358;--nav-hover-bg:#e6f0df;--nav-hover-border:#b7cfad;--page-text:var(--ink);--page-muted:#63766b;--panel-bg:#fff;--panel-text:var(--ink);--panel-muted:#63766b;--panel-border:var(--line);--control-bg:#fff;--control-text:var(--ink);--control-border:#b8cbb7;--button-primary-bg:var(--ink);--button-primary-text:#fff;--button-secondary-bg:#fff;--button-secondary-text:var(--ink);--button-secondary-border:#a9c3a5;--badge-bg:#eaf4e4;--badge-text:#315d45;--badge-border:#bad4b5;--ui-form-surface-bg:#fff;--ui-form-surface-border:var(--line);--ui-form-surface-shadow:none}html,body{background:var(--paper)}body{color:var(--ink);font-family:Candara,Optima,Segoe UI,sans-serif}body:before{content:"";z-index:-1;pointer-events:none;background-image:linear-gradient(#24473d09 1px,#0000 1px),linear-gradient(90deg,#24473d09 1px,#0000 1px);background-size:34px 34px;position:fixed;inset:0}h1,h2,h3,.brand-copy strong,.site-footer strong{font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-weight:600}.site-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:var(--header-bg);border-bottom:1px solid var(--header-border)}.site-header-inner{min-height:78px}.brand-mark{gap:10px}.brand-mark-image{width:44px;height:44px;box-shadow:none;filter:saturate(.95);border-radius:7px}.brand-copy strong{color:var(--ink);font-size:1.4rem}.brand-copy small{color:#6b7d72;font-size:.76rem}.site-nav{gap:4px}.site-nav a{border-radius:6px;min-height:36px;padding:0 12px;font-size:.92rem;font-weight:700}.site-nav a:last-child{background:var(--sun);color:#4d4422}.site-nav a:last-child:hover{background:#f3bf41;border-color:#0000}.site-account-actions{align-items:center;gap:8px;display:flex}.site-account-actions .site-account-button{min-height:36px;color:var(--ink);background:#ffffffad;border:1px solid #b8cbb7;border-radius:6px;padding:0 12px;font-size:.88rem;font-weight:800;transition:transform .16s,background .16s}.site-account-actions .site-account-button:hover{background:#fff;transform:translateY(-2px)}.site-account-actions .site-account-signup{background:var(--apricot);color:#3e302a;border-color:#0000}.site-account-actions .site-account-signup:hover{background:#ee8667}.site-footer{color:#f8f3e9;background:#24473d;border-top:0;margin-top:30px}.site-footer p,.site-footer-links{color:#d5e2d2}.home-page{gap:80px;padding-top:28px;padding-bottom:80px}.home-hero{min-height:590px;box-shadow:none;background:linear-gradient(90deg,#fffaf2f5 0%,#fff3dbd6 42%,#fff4de57 76%,#fffaf214 100%),url(/images/hero-pferderadar-v1.png) 50%/cover;border:0;border-radius:8px;grid-template-rows:1fr auto;grid-template-columns:minmax(0,1.1fr) minmax(320px,.75fr);align-items:center;gap:32px 48px;padding:clamp(32px,5vw,68px);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:9ch;color:var(--ink);letter-spacing:0;margin:0;font-size:clamp(3.4rem,6vw,6.2rem);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{background:#fffffff0;border:2px solid #fff;border-radius:8px;gap:14px;padding:24px;display:grid;box-shadow:0 16px #24473d1f}.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(--apricot);color:#3e302a;border-radius:6px;min-width:0;min-height:50px;font-weight:800}.home-search button:hover{background:#ee8667}.home-hero-links{flex-wrap:wrap;grid-column:1/-1;align-self:end;gap:8px;display:flex}.home-hero-links a{min-height:34px;color:var(--ink);background:#fffaf2c7;border-radius:6px;align-items:center;padding:0 11px;font-size:.84rem;font-weight:800;transition:transform .16s,filter .16s;display:inline-flex}.home-hero-links a:hover{filter:brightness(.96)saturate(1.1);transform:translateY(-2px)}.home-hero-links a:nth-child(2){background:var(--sky)}.home-hero-links a:nth-child(3){background:var(--lilac)}.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(4,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}.stable-marketplace-intro{background:var(--sky);border-radius:8px;padding:32px}.stable-marketplace-intro h1{color:var(--ink)}.stable-marketplace-filter{background:#fff;border:0;border-radius:8px;box-shadow:0 12px #24473d14}.stable-marketplace-card{background:#fff;border:0;border-radius:8px;box-shadow:0 8px #24473d14}.stable-marketplace-card:nth-child(2n){background:#f2f8ee}@media (max-width:900px){.home-hero,.home-marketplace-spot{grid-template-columns:1fr}.home-hero{background:linear-gradient(#fffaf2f5 0%,#fffaf2db 60%,#fffaf28a 100%),url(/images/hero-pferderadar-v1.png) 50%/cover;min-height:auto}.home-marketplace-note{min-height:270px}.home-start-grid,.home-discovery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.site-header-inner{padding:14px 0}.site-nav{justify-content:space-between;width:100%}.site-nav a{padding:0 8px;font-size:.84rem}.home-page{gap:52px;padding-top:16px;padding-bottom:52px}.home-hero{gap:28px;padding:28px 20px}.home-hero-copy h1{font-size:clamp(3.5rem,17vw,5.2rem)}.home-hero-links{grid-column:auto}.home-start-grid,.home-discovery-grid{grid-template-columns:1fr}.home-start-card{min-height:0}.home-marketplace-copy{padding:34px 22px}.home-provider-invite{flex-direction:column;align-items:flex-start;padding:24px 22px}}.stable-marketplace-page{gap:42px;padding-top:42px;padding-bottom:72px}.stable-marketplace-intro{gap:10px;max-width:720px;display:grid}.stable-marketplace-intro .section-kicker,.stable-marketplace-heading .section-kicker{color:var(--accent-strong);margin:0}.stable-marketplace-intro h1{max-width:14ch;color:var(--brand-deeper);font-size:clamp(2.8rem,4.8vw,4.8rem);line-height:.96}.stable-marketplace-intro>p:last-child{color:var(--page-muted);margin:0;font-size:1.08rem;line-height:1.65}.stable-marketplace-filter{padding:20px}.stable-marketplace-filter-form{grid-template-columns:minmax(240px,1fr) minmax(210px,.8fr) auto auto;align-items:end;gap:14px;display:grid}.stable-marketplace-filter-form button,.stable-marketplace-filter-form .secondary-action{white-space:nowrap;min-height:46px}.stable-marketplace-notice,.stable-marketplace-empty{color:var(--page-muted);margin:18px 0 0;line-height:1.6}.stable-marketplace-results{gap:20px;display:grid}.stable-marketplace-heading{justify-content:space-between;align-items:end;gap:20px;display:flex}.stable-marketplace-heading>div{gap:6px;display:grid}.stable-marketplace-heading h2{color:var(--brand-deeper);margin:0;font-size:clamp(1.85rem,3vw,2.75rem);line-height:1.05}.stable-marketplace-heading>span{color:var(--page-muted);font-size:.92rem}.stable-marketplace-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.stable-marketplace-card{background:#fbfcf8;border-top:3px solid #88a082;align-content:start;gap:10px;min-height:250px;padding:20px;display:grid;box-shadow:inset 0 0 0 1px #d5ddd0}.stable-marketplace-card>p:first-child{color:var(--accent-strong);margin:0;font-size:.78rem;font-weight:800}.stable-marketplace-card h3{color:var(--brand-deep);margin:0;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:1.35rem;line-height:1.15}.stable-marketplace-card>span{color:var(--page-muted);font-size:.9rem}.stable-marketplace-card>p:nth-of-type(2){color:var(--page-muted);margin:4px 0 0;font-size:.94rem;line-height:1.58}.stable-marketplace-card>div{color:#42564c;border-top:1px solid #d5ddd0;flex-wrap:wrap;gap:6px 12px;margin-top:auto;padding-top:14px;font-size:.86rem;display:flex}.stable-marketplace-card>div strong,.stable-marketplace-card>strong{color:var(--brand-deep);font-size:.9rem}.stable-world-page{gap:68px;padding-top:28px;padding-bottom:80px}.stable-world-hero{background:linear-gradient(90deg,#fffaf2f5 0%,#fff4ded1 47%,#fffaf21f 100%),url(/images/01_stall_haltung.png) 50%/cover;border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(230px,.42fr);align-items:end;gap:28px;min-height:430px;padding:clamp(30px,5vw,64px);display:grid}.stable-world-copy{gap:18px;max-width:600px;display:grid}.stable-world-copy .section-kicker,.stable-world-section-intro .section-kicker{color:#bc513c;margin:0}.stable-world-copy h1,.stable-world-section-intro h2{color:var(--ink);text-wrap:balance;margin:0;font-size:clamp(2.7rem,5vw,5rem);line-height:.94}.stable-world-copy>p:last-of-type{color:#476258;max-width:44ch;margin:0;font-size:1.06rem;line-height:1.6}.stable-world-actions{flex-wrap:wrap;gap:10px;display:flex}.stable-world-actions a,.stable-world-preview-intro>a{background:var(--apricot);color:#3e302a;border-radius:6px;justify-content:center;align-items:center;min-height:44px;padding:0 16px;font-weight:800;display:inline-flex}.stable-world-actions a:last-child{color:var(--ink);background:#ffffffc2}.stable-world-actions a:hover,.stable-world-preview-intro>a:hover{filter:brightness(.97)saturate(1.06);transform:translateY(-2px)}.stable-world-search{background:#fffffff0;border:2px solid #fff;border-radius:8px;gap:10px;padding:20px;display:grid;box-shadow:0 16px #24473d1f}.stable-world-search-heading{gap:4px;display:grid}.stable-world-search-heading span{color:var(--ink);font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:1.5rem}.stable-world-search-heading p{color:#557065;margin:0;font-size:.88rem;line-height:1.4}.stable-world-search .field{gap:6px;display:grid}.stable-world-search .field span{color:#557065;font-size:.82rem;font-weight:800}.stable-world-search input,.stable-world-search select{min-height:46px;box-shadow:none;border:1px solid #b8cbb7;border-radius:6px}.stable-world-search button{background:var(--apricot);color:#3e302a;border-radius:6px;min-height:48px;font-weight:800}.stable-world-search button:hover{background:#ee8667}.stable-world-search-stats{color:#557065;flex-wrap:wrap;gap:6px 14px;font-size:.78rem;font-weight:700;display:flex}.stable-world-preview{gap:24px;display:grid}.stable-world-section-intro{gap:8px;max-width:620px;display:grid}.stable-world-section-intro h2{font-size:clamp(2rem,3.5vw,3.4rem)}.stable-category-featured-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 12px;display:grid}.stable-category-featured{will-change:transform;background-position:50%;background-size:cover;border-radius:8px;align-items:end;min-height:190px;transition:transform .16s,box-shadow .16s;display:flex;overflow:hidden}@media (hover:hover) and (pointer:fine){.stable-category-featured:hover{transform:translateY(-2px);box-shadow:0 8px 18px #24473d24}}.stable-category-featured-copy{width:100%;color:var(--ink);background:linear-gradient(#fffaf208 8%,#fffaf280 38%,#fffaf2e6 66%,#fffaf2fa 100%);gap:8px;padding:20px;display:grid}.stable-category-featured h3,.stable-category-secondary h3{margin:0;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:1.5rem;line-height:1.15}.maintenance-page{background:radial-gradient(circle at 20% 10%,#d696522e,#0000 32%),radial-gradient(circle at 85% 85%,#7e4e6a33,#0000 36%);place-items:center;min-height:calc(100svh - 146px);padding:3rem 1.5rem;display:grid}.maintenance-card{width:min(620px,100%);color:var(--home-text);text-align:center;background:#181218c7;border:1px solid #fffcf721;border-radius:28px;padding:clamp(2.5rem,7vw,5.5rem) clamp(1.5rem,6vw,5rem);box-shadow:0 28px 80px #0d0a0f47}.maintenance-mark{filter:saturate(.45)sepia(.22)hue-rotate(286deg)brightness(.92);border-radius:18px;width:72px;height:72px;margin-bottom:1.5rem}.maintenance-eyebrow{color:var(--accent-soft);letter-spacing:.18em;text-transform:uppercase;margin:0 0 .8rem;font-size:.78rem;font-weight:700}.maintenance-card h1{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,6vw,3.6rem);font-weight:500;line-height:1.06}.maintenance-copy{max-width:30rem;color:var(--home-muted);margin:1.5rem auto 0;font-size:1.05rem;line-height:1.7}.maintenance-note{color:var(--accent-soft);margin:2rem 0 0;font-size:.92rem}.stable-category-featured h3,.stable-category-featured .stable-category-card-actions a{text-shadow:0 1px 4px #fffdf8f2}.stable-category-featured-copy>p:last-of-type,.stable-category-secondary-copy>p:last-child{color:#3f5e51;margin:0;font-size:.92rem;line-height:1.45}.stable-category-secondary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 12px;margin-top:14px;display:grid}.stable-category-secondary{min-height:190px;color:var(--ink);background-position:50%;background-size:cover;border:1px solid #315a4b24;border-radius:8px;flex-direction:column;justify-content:space-between;gap:20px;padding:0;transition:transform .16s,border-color .16s;display:flex;overflow:hidden}.stable-category-secondary:hover{border-color:#bc513c73;transform:translateY(-3px)}.stable-category-secondary-copy{background:linear-gradient(#fffaf208 8%,#fffaf280 38%,#fffaf2e6 66%,#fffaf2fa 100%);flex:1;gap:8px;padding:20px;display:grid}.stable-category-secondary-copy h3,.stable-category-secondary-copy p{text-shadow:0 1px 4px #fffdf8f2}.stable-category-card-actions{flex-wrap:wrap;gap:8px 12px;display:flex}.stable-category-card-actions a{color:#315a4b;font-size:.83rem;font-weight:800}.stable-category-card-actions a:hover{color:#bc513c}.stable-world-preview-intro{justify-content:space-between;align-items:end;gap:20px;max-width:none;display:flex}html[data-theme=dark] .stable-marketplace-intro h1,html[data-theme=dark] .stable-marketplace-heading h2,html[data-theme=dark] .stable-marketplace-card h3,html[data-theme=dark] .stable-marketplace-card>div strong,html[data-theme=dark] .stable-marketplace-card>strong{color:#f2f6ed}html[data-theme=dark] .stable-marketplace-card{background:#233a30;box-shadow:inset 0 0 0 1px #e2eddc24}html[data-theme=dark] .stable-marketplace-card>span,html[data-theme=dark] .stable-marketplace-card>p:nth-of-type(2),html[data-theme=dark] .stable-marketplace-card>div,html[data-theme=dark] .stable-marketplace-intro>p:last-child,html[data-theme=dark] .stable-marketplace-heading>span{color:#c4d1c0}html[data-theme=dark] .stable-marketplace-card>div{border-color:#e2eddc29}@media (max-width:900px){.stable-marketplace-filter-form,.stable-marketplace-card-grid{grid-template-columns:1fr 1fr}.stable-world-hero{background:linear-gradient(#fffaf2f5 0%,#fff4dec7 58%,#fffaf238 100%),url(/images/01_stall_haltung.png) 50%/cover;grid-template-columns:1fr}.stable-category-featured-grid,.stable-category-secondary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.stable-marketplace-page{gap:32px;padding-top:24px;padding-bottom:48px}.stable-marketplace-filter-form,.stable-marketplace-card-grid{grid-template-columns:1fr}.stable-world-page{gap:48px;padding-top:16px;padding-bottom:52px}.stable-world-hero{min-height:0;padding:28px 22px}.stable-world-copy h1{font-size:clamp(2.9rem,15vw,4.4rem)}.stable-category-featured-grid,.stable-category-secondary-grid{grid-template-columns:1fr}.stable-world-preview-intro,.stable-marketplace-heading{flex-direction:column;align-items:flex-start}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
