/*
Theme Name: EquineMatch
Theme URI: https://equinematch.nl/
Author: RRJ ICT
Description: Redactioneel WordPress-thema voor het EquineMatch paardenplatform. Het paardenbeheer wordt door een aparte plugin verzorgd.
Version: 2.1.0
Requires at least: 6.3
Requires PHP: 7.4
Text Domain: equinematch
*/
:root{--ink:#15262d;--navy:#172d38;--sand:#b79a72;--muted:#66727a;--line:#deded9;--paper:#fff;--cream:#f6f3ee;--stone:#e9e4dc;--display:Georgia,'Times New Roman',serif;--body:Arial,Helvetica,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.65}body.menu-open{overflow:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3{font-family:var(--display);font-weight:400;line-height:1.12;letter-spacing:-.035em}h1{font-size:clamp(3.2rem,6vw,6.7rem)}h2{font-size:clamp(2.4rem,4vw,4.7rem)}h3{font-size:1.8rem}p{color:var(--muted)}:focus-visible{outline:2px solid var(--sand);outline-offset:4px}::selection{background:var(--sand);color:var(--navy)}
.container{width:min(100% - 64px,1320px);margin-inline:auto}.site-main{min-height:45vh}.section{padding-block:110px}.eyebrow{font:700 .68rem/1.4 var(--body);letter-spacing:.18em;text-transform:uppercase;color:#a17f55}.eyebrow--line{display:flex;align-items:center;gap:18px}.eyebrow--line:before{content:'';width:35px;border-top:1px solid var(--sand)}.button{display:inline-flex;justify-content:center;align-items:center;gap:40px;min-height:54px;padding:12px 23px;border:1px solid transparent;font-size:.82rem;font-weight:700;line-height:1.3;white-space:nowrap;transition:background .2s,color .2s,border-color .2s}.button span,.text-link span{font-size:1.15em}.button--dark{background:var(--navy);color:#fff}.button--dark:hover{background:#294957}.button--outline{background:transparent;border-color:var(--navy);color:var(--navy)}.button--outline:hover{background:var(--navy);color:#fff}.button--light{background:var(--cream);color:var(--navy)}.button--light:hover{background:#fff}.text-link{display:inline-flex;gap:24px;align-items:center;padding-bottom:6px;border-bottom:1px solid var(--sand);font-size:.88rem;font-weight:700;color:var(--navy)}.text-link:hover{color:#a17f55}.skip-link{position:absolute;z-index:999;top:-100px;left:20px;background:#fff;padding:10px}.skip-link:focus{top:10px}
/* Header */
.site-header{height:90px;background:#fff;border-bottom:1px solid #eee;position:relative;z-index:20}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand-link{display:flex;align-items:center;gap:12px}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--sand);border-radius:50%;font:italic 15px var(--display);color:var(--navy)}.brand-wordmark{font:700 18px/1 var(--display);letter-spacing:.065em;white-space:nowrap}.brand-wordmark>span,.footer-logo>span{font-weight:400;color:#a8885b}.brand-wordmark small{display:block;font:700 7px/2 var(--body);letter-spacing:.25em;color:var(--muted);margin-top:4px}.custom-logo{max-width:250px;max-height:66px;width:auto}.main-nav{display:flex;align-items:center;gap:clamp(25px,5vw,75px)}.main-nav .menu{display:flex;list-style:none;gap:30px;margin:0;padding:0}.main-nav .menu a{font-size:.87rem;color:#34434b}.main-nav .menu a:hover,.main-nav .current-menu-item>a{color:#a17f55}.nav-actions{display:flex;align-items:center;gap:28px}.account-link{font-size:.83rem;font-weight:700}.account-link:hover{color:#a17f55}.button--header{min-height:45px;padding:10px 16px;gap:18px}.menu-toggle{display:none;background:none;border:0;color:var(--ink);font-weight:700}
/* Home */
.hero{background:var(--cream)}.hero-grid{display:grid;grid-template-columns:47% 53%;min-height:665px}.hero-copy{display:flex;align-items:flex-start;flex-direction:column;justify-content:center;padding:72px min(6vw,85px) 35px 0}.hero-copy h1{max-width:650px;margin:25px 0;font-size:clamp(3.5rem,5.5vw,6.4rem)}.hero-copy h1 span,.page-top h1 span,.account-main h1 span{color:var(--sand)}.hero-copy>p:not(.eyebrow){max-width:470px;font-size:1.08rem}.hero-buttons{display:flex;align-items:center;gap:29px;margin-top:24px}.hero-caption{display:flex;gap:35px;align-items:center;width:100%;margin-top:auto;padding-top:70px;font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;color:#77818a}.hero-caption span:first-child{color:var(--sand)}.hero-visual{min-height:665px;position:relative;overflow:hidden}.hero-visual img{width:100%;height:100%;object-fit:cover;object-position:54% center}.photo-caption{position:absolute;bottom:23px;right:24px;padding:8px 11px;background:#fff;color:var(--navy);font-size:.55rem;font-weight:700;letter-spacing:.14em}.intro-strip{border-bottom:1px solid var(--line)}.intro-strip__inner{display:flex;justify-content:space-between;gap:20px;padding-block:21px;font-size:.65rem;font-weight:700;letter-spacing:.16em;color:#7f8a8d}.intro-strip__inner span+span:before{content:'✦';margin-right:12px;color:var(--sand)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:35px;margin-bottom:35px}.section-heading h2{max-width:720px;margin-bottom:0}.horse-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.horse-card{background:#fff;border:1px solid var(--line)}.horse-card__image{height:360px;display:block;position:relative;overflow:hidden;background:var(--stone)}.horse-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.horse-card:hover .horse-card__image img{transform:scale(1.035)}.horse-card__badge{position:absolute;top:17px;left:17px;background:#fff;color:var(--navy);padding:8px 11px;font-size:.58rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.horse-card__region{position:absolute;bottom:15px;left:17px;color:#fff;font-size:.77rem;font-weight:700;text-shadow:0 1px 3px #0007}.horse-card__body{padding:24px 25px 22px}.horse-card__title{display:flex;justify-content:space-between;align-items:start;gap:15px}.horse-card__title h3{font-size:2rem;margin-bottom:5px}.horse-card__title strong{font-size:.87rem;white-space:nowrap;margin-top:10px}.horse-card__body .eyebrow{margin:5px 0 24px}.horse-card__facts{border-block:1px solid var(--line);display:flex;justify-content:space-between;padding:12px 0;color:#58656b;font-size:.82rem}.horse-card__facts span+span{border-left:1px solid var(--line);padding-left:15px}.horse-card__body .text-link{display:flex;justify-content:space-between;border:0;margin-top:18px;padding:0}.demo-note,.small-note{font-size:.75rem;color:#808a8e}.demo-note{margin-top:22px}.story-section{background:var(--cream)}.story-grid{display:grid;grid-template-columns:49% 51%;gap:0;align-items:stretch}.story-image{min-height:650px;position:relative}.story-image img{width:100%;height:100%;position:absolute;object-fit:cover}.image-index{position:absolute;bottom:25px;left:25px;background:#fff;padding:10px 14px;font-size:.6rem;letter-spacing:.1em}.story-copy{padding:85px min(6vw,100px);display:flex;flex-direction:column;justify-content:center}.story-copy h2{margin:15px 0 25px}.story-copy>p:not(.eyebrow){max-width:530px}.story-steps{border-top:1px solid #d4cdc3;margin:28px 0 38px}.story-steps div{display:flex;align-items:center;gap:38px;border-bottom:1px solid #d4cdc3;padding:15px 0}.story-steps span,.process-grid article>span,.values-grid span{font-family:var(--display);color:var(--sand);font-size:1.35rem}.story-steps strong{font-size:.87rem}.story-copy .button{align-self:flex-start}.quote-section{text-align:center;padding-block:120px}.quote-section blockquote{max-width:900px;margin:25px auto 35px;font:normal clamp(2.4rem,4.3vw,4.9rem)/1.2 var(--display);letter-spacing:-.03em;color:var(--navy)}
/* Page headers, listing and detail */
.page-top{background:var(--cream);padding:90px 0 83px}.page-top__inner{display:flex;align-items:end;justify-content:space-between;gap:60px}.page-top h1{margin:13px 0 0}.page-top__inner>p{max-width:355px;font-size:1.02rem;margin-bottom:12px}.listing-section{padding-block:50px 110px}.filter-bar{display:grid;grid-template-columns:2fr 1.2fr 1.2fr auto;align-items:end;gap:15px;padding:20px;background:#f8f7f4;border:1px solid var(--line)}.filter-bar label,.contact-form label,.profile-form label{display:flex;flex-direction:column;gap:7px;font-size:.75rem;font-weight:700;color:var(--navy)}.filter-bar input,.filter-bar select,.contact-form input:not([type=checkbox]),.contact-form select,.contact-form textarea,.profile-form input{width:100%;min-height:50px;padding:10px 14px;background:#fff;border:1px solid #d8dcd9;color:var(--ink);border-radius:0;outline-offset:2px}.filter-bar .button{height:50px}.listing-heading{display:flex;justify-content:space-between;align-items:center;margin:34px 0 20px;font-size:.83rem}.listing-heading p{margin:0;color:var(--ink);font-weight:700}.listing-heading a{text-decoration:underline}.empty-state{padding:85px 25px;background:var(--cream);text-align:center}.empty-state h1,.empty-state h2{max-width:650px;margin:0 auto 20px}.empty-state p{margin-bottom:25px}.pagination{display:flex;gap:8px;justify-content:center;margin-top:40px}.pagination .page-numbers{padding:9px 15px;border:1px solid var(--line)}.pagination .current{background:var(--navy);color:#fff}.detail-back{padding-block:25px}.detail-back .text-link{font-size:.76rem}.horse-detail{display:grid;grid-template-columns:51% 49%;background:var(--cream);margin-bottom:85px}.horse-detail__visual{position:relative;min-height:780px}.horse-detail__visual>img{position:absolute;width:100%;height:100%;object-fit:cover}.horse-detail__content{padding:65px clamp(25px,5vw,75px)}.horse-detail h1{font-size:clamp(3.4rem,5vw,6rem);margin:15px 0 5px}.detail-price{font-size:1.05rem;font-weight:700;color:var(--ink)}.detail-intro{margin:26px 0;line-height:1.9}.detail-facts{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #d7d4cf;border-left:1px solid #d7d4cf}.detail-facts div{padding:13px 15px;border-bottom:1px solid #d7d4cf;border-right:1px solid #d7d4cf}.detail-facts dt{font-size:.75rem;color:var(--muted)}.detail-facts dd{margin:3px 0 0;font-size:.85rem;font-weight:700}.privacy-note{background:#eee9e2;padding:19px 20px;margin:30px 0}.privacy-note strong{font-size:.88rem}.privacy-note p{font-size:.79rem;margin:5px 0 0}.detail-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:80px}.detail-gallery img{width:100%;height:300px;object-fit:cover}.detail-description{max-width:850px;margin-bottom:100px}.detail-video{margin-bottom:80px}.detail-video iframe{max-width:100%}
/* Content */
.process-intro{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:end}.process-intro h2{max-width:600px;margin-bottom:0}.process-intro>p{max-width:460px;font-size:1.07rem;line-height:1.9}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);margin-bottom:110px;border:1px solid var(--line)}.process-grid article{padding:50px 35px 55px;background:#fff}.process-grid h3{margin:30px 0 15px}.process-grid p{margin:0}.about-layout{display:grid;grid-template-columns:1fr 1fr;gap:min(8vw,115px);align-items:center}.about-image{height:650px}.about-image img{width:100%;height:100%;object-fit:cover}.about-copy h2{margin:20px 0 30px}.about-copy>p:not(.eyebrow){line-height:1.9}.about-copy .text-link{margin-top:25px}.values-band{background:var(--cream);padding-block:70px}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.values-grid>div{border-left:1px solid var(--sand);padding-left:25px}.values-grid h3{margin:20px 0 10px}.values-grid p{max-width:280px}.prose{max-width:960px}.prose h2{margin-top:35px}.prose p,.prose li{line-height:1.9}.prose a{text-decoration:underline}.post-list article{border-bottom:1px solid var(--line);padding:28px 0}.post-list h2{font-size:2.5rem}.single-post{padding-top:80px}
/* Contact and account */
.contact-grid{display:grid;grid-template-columns:38% 62%;align-items:stretch}.contact-aside{background:var(--navy);color:#fff;padding:55px 50px;display:flex;flex-direction:column;min-height:680px}.contact-aside h2{color:#fff;max-width:310px}.contact-aside>p:not(.eyebrow){color:#b3c0c4;max-width:310px}.contact-aside__bottom{margin-top:auto;padding-top:50px;border-top:1px solid #52616a;font-size:.7rem;letter-spacing:.12em}.contact-aside__bottom p{color:#b3c0c4;letter-spacing:0}.contact-form-wrap{border:1px solid var(--line);padding:55px min(5vw,75px)}.contact-form-wrap h2{font-size:2.5rem;margin-bottom:8px}.contact-form-wrap>p{font-size:.82rem}.contact-form{margin-top:30px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:19px}.contact-form>label{margin-bottom:18px}.contact-form textarea{resize:vertical}.contact-form .checkbox-label{display:flex;flex-direction:row;gap:11px;align-items:flex-start;font-size:.73rem;font-weight:400;color:var(--muted);max-width:540px}.checkbox-label input{margin-top:3px;accent-color:var(--navy)}.checkbox-label a{text-decoration:underline}.contact-form .button{margin-top:15px}.honeypot{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.form-status{padding:12px 15px;background:#f8e7df;color:#73432b;margin:17px 0}.form-status--success{background:#e7f1e6;color:#335c3a}.auth-layout{display:grid;grid-template-columns:1fr 1fr;min-height:680px;padding-block:70px}.auth-art{background:var(--navy);color:#fff;padding:60px 65px 0;position:relative;overflow:hidden}.auth-art h1{font-size:clamp(3rem,4vw,5.2rem);max-width:500px}.auth-art p:not(.eyebrow){color:#c0cbcd;max-width:450px}.auth-art img{height:240px;width:calc(100% + 130px);max-width:none;object-fit:cover;margin:50px -65px 0}.auth-panel{border:1px solid var(--line);padding:clamp(35px,5vw,85px);display:flex;flex-direction:column;justify-content:center}.auth-panel h2{font-size:3.5rem;margin:8px 0 10px}.auth-panel>p:not(.eyebrow){font-size:.9rem}.auth-panel form{margin-top:27px}.auth-panel form p{margin:0 0 20px}.auth-panel label{display:block;font-size:.77rem;font-weight:700;margin-bottom:8px}.auth-panel input[type=text],.auth-panel input[type=password]{display:block;width:100%;padding:12px 14px;border:1px solid var(--line);min-height:52px}.auth-panel input[type=submit]{display:block;background:var(--navy);color:#fff;border:0;padding:14px 25px;font-weight:700;width:100%;min-height:52px}.auth-panel .login-remember label{font-weight:400;display:flex;gap:8px;align-items:center}.auth-links{display:flex;flex-wrap:wrap;justify-content:space-between;gap:15px;margin-top:25px;font-size:.78rem;text-decoration:underline}.account-bar{background:var(--navy);color:#d4dbde}.account-bar .container{display:flex;justify-content:space-between;padding-block:15px;font-size:.68rem;letter-spacing:.1em}.account-layout{display:grid;grid-template-columns:250px 1fr;gap:80px;padding-block:70px 120px}.account-sidebar{border-right:1px solid var(--line);padding-right:25px}.account-sidebar h2{font-size:2rem}.account-sidebar nav{display:grid;margin:30px 0}.account-sidebar nav a{border-bottom:1px solid var(--line);padding:12px 0;font-size:.83rem}.account-sidebar nav a.is-active{font-weight:700;color:#a17f55}.account-help{background:var(--cream);padding:20px;font-size:.8rem}.account-help p{margin:5px 0}.account-help a{text-decoration:underline}.account-main h1{font-size:4rem;margin:12px 0}.account-main>section>p:not(.eyebrow){max-width:520px}.account-stats{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin:30px 0 55px}.account-stats div{padding:25px;background:var(--cream);display:flex;flex-direction:column}.account-stats span{font-size:.8rem}.account-stats strong{font:2rem var(--display)}.account-box{border-top:1px solid var(--line);padding:35px 0;scroll-margin-top:40px}.account-box h2{font-size:2.4rem;margin:8px 0 20px}.account-box p{font-size:.88rem}.account-horses div{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:15px 0}.account-horses small{color:var(--muted)}.profile-form{display:grid;gap:18px;max-width:500px}.profile-form small{font-weight:400;color:var(--muted)}.profile-form .button{justify-self:start}
/* Footer */
.footer-cta{background:var(--stone)}.footer-cta__inner{display:flex;justify-content:space-between;align-items:center;gap:40px;padding-block:55px}.footer-cta h2{font-size:clamp(2rem,3.3vw,3.8rem);max-width:800px;margin:0}.site-footer{background:var(--navy);color:#fff}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:70px;padding-block:75px}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:11px}.footer-grid p{color:#acbdc2;margin:0}.footer-grid>div:first-child p{max-width:340px;font-size:.84rem;line-height:1.8;margin-top:18px}.footer-logo{font:700 1.4rem var(--display);letter-spacing:.05em}.footer-grid .footer-heading{color:var(--sand);font-size:.64rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;margin-bottom:10px}.footer-grid a:not(.footer-logo){font-size:.82rem}.footer-grid a:hover{color:var(--sand)}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #41535a;padding-block:22px;color:#9baeb4;font-size:.67rem}
@media(max-width:1100px){.main-nav{gap:25px}.main-nav .menu{gap:17px}.nav-actions{gap:15px}.button--header{display:none}.hero-grid{min-height:590px}.hero-visual{min-height:590px}.horse-card__image{height:300px}.horse-card__title{display:block}.horse-card__title strong{display:block;margin:0 0 10px}.account-layout{gap:40px}}
@media(max-width:820px){.container{width:min(100% - 36px,700px)}.section{padding-block:70px}.site-header{height:72px}.menu-toggle{display:flex;gap:8px;align-items:center}.main-nav{display:none;position:absolute;left:0;right:0;top:72px;background:#fff;padding:26px 18px 35px;border-bottom:1px solid var(--line)}.main-nav.is-open{display:block}.main-nav .menu,.nav-actions{display:flex;flex-direction:column;align-items:stretch;gap:0}.main-nav .menu li a{display:block;padding:13px 0;border-bottom:1px solid var(--line)}.nav-actions{gap:18px;margin-top:22px}.button--header{display:flex}.hero-grid,.story-grid,.horse-detail,.about-layout,.contact-grid,.auth-layout{grid-template-columns:1fr}.hero-grid{width:100%}.hero-copy{padding:75px 18px 45px;width:min(100%,700px);margin:auto}.hero-copy h1{font-size:clamp(3.2rem,9vw,5rem)}.hero-caption{padding-top:55px}.hero-visual{min-height:490px}.intro-strip__inner{flex-wrap:wrap;justify-content:center;text-align:center}.intro-strip__inner span+span:before{display:none}.horse-grid{grid-template-columns:repeat(2,1fr)}.story-image{min-height:460px}.story-copy{padding:65px 18px;width:min(100%,700px);margin:auto}.page-top{padding:75px 0 65px}.page-top__inner{display:block}.page-top__inner>p{margin-top:22px}.filter-bar{grid-template-columns:1fr 1fr}.filter-bar label:first-child{grid-column:1/-1}.horse-detail__visual{min-height:530px}.horse-detail__content{padding:45px 30px}.process-grid,.values-grid{grid-template-columns:1fr;gap:0}.process-grid{margin-bottom:65px}.process-intro{grid-template-columns:1fr;gap:20px}.about-image{height:480px}.contact-aside{min-height:380px}.contact-form-wrap{padding:45px 35px}.account-layout{grid-template-columns:1fr}.account-sidebar{border-right:0;border-bottom:1px solid var(--line);padding:0 0 20px}.account-sidebar nav{display:flex;gap:20px;flex-wrap:wrap}.account-sidebar nav a{border-bottom:0}.account-help{display:none}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-cta__inner{align-items:start;flex-direction:column}.detail-gallery{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.container{width:calc(100% - 32px)}.hero-copy{padding-inline:16px}.hero-copy h1{font-size:3.25rem}.hero-buttons{flex-direction:column;align-items:flex-start}.hero-visual{min-height:380px}.intro-strip__inner{font-size:.55rem}.section-heading{align-items:start;flex-direction:column}.horse-grid{grid-template-columns:1fr;gap:18px}.horse-card__image{height:330px}.horse-card__title{display:flex}.horse-card__title strong{margin:10px 0 0}.page-top h1{font-size:3.6rem;overflow-wrap:anywhere}.filter-bar{grid-template-columns:1fr}.filter-bar label:first-child{grid-column:auto}.filter-bar .button{width:100%}.horse-detail__visual{min-height:410px}.horse-detail__content{padding:35px 20px}.horse-detail h1{font-size:3.5rem}.detail-gallery{grid-template-columns:1fr}.form-row{grid-template-columns:1fr}.contact-aside{padding:40px 27px}.contact-form-wrap{padding:35px 22px}.auth-layout{padding-block:35px}.auth-art{padding:45px 32px 0}.auth-art img{width:calc(100% + 64px);margin-inline:-32px}.auth-panel{padding:45px 28px}.account-stats{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr;gap:35px;padding-block:55px}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{gap:15px;flex-wrap:wrap}.story-copy{padding-inline:16px}}
.horse-card__image img[src*="pony.webp"]{object-position:center 20%}
.account-horses div{align-items:center;gap:12px}.account-horses a{font-size:.75rem;text-decoration:underline;white-space:nowrap}.account-box>.button{margin-top:20px}.em-seller-form-wrap{max-width:880px}.em-seller-form{display:grid;grid-template-columns:1fr 1fr;gap:19px;margin-top:32px}.em-seller-form label{display:flex;flex-direction:column;gap:7px;font-size:.77rem;font-weight:700}.em-seller-form input:not([type=checkbox]),.em-seller-form textarea,.em-seller-form select{width:100%;min-height:50px;padding:11px 13px;border:1px solid var(--line);background:#fff}.em-seller-form textarea{resize:vertical}.em-seller-form small{color:var(--muted);font-size:.72rem;font-weight:400}.em-seller-form .em-full{grid-column:1/-1}.em-seller-form .em-check{display:flex;flex-direction:row;align-items:flex-start;font-weight:400}.em-seller-form .em-check input{width:auto;min-height:0;margin-top:5px}.em-seller-form button{justify-self:start}.em-current-photo img{width:130px;height:100px;object-fit:cover;margin-top:9px}.em-form-notice{padding:35px;background:var(--cream)}@media(max-width:560px){.em-seller-form{grid-template-columns:1fr}.account-horses div{flex-wrap:wrap}}
.site-footer .custom-logo-link{display:inline-block;background:#fff;padding:7px}.site-footer .custom-logo{max-height:54px}
.auth-panel .em-register-form{display:grid;gap:10px;margin-top:27px}
.auth-panel .em-register-form>label:not(.em-register-consent){margin:10px 0 0;font-size:.8rem;font-weight:700;color:var(--navy)}
.auth-panel .em-register-form input[type=email],.auth-panel .em-register-form input[type=text]{width:100%;min-height:52px;padding:12px 14px;border:1px solid var(--line);background:#fff}
.auth-panel .em-register-consent{display:flex;gap:10px;align-items:flex-start;margin:12px 0 8px;font-size:.78rem;font-weight:400;line-height:1.6;color:var(--muted)}
.auth-panel .em-register-consent input{margin-top:4px;flex:none}
.auth-panel .em-register-consent a{text-decoration:underline}
.auth-panel .em-register-form .button{width:100%}
.auth-panel .form-status p{color:inherit;margin:7px 0 0}
/* Editable Gutenberg sections in the EquineMatch visual page template. */
.em-builder-section{box-sizing:border-box;width:100%;max-width:none!important;margin:0!important;padding:clamp(65px,8vw,115px) max(32px,calc((100vw - 1320px)/2));background:#fff}
.em-builder-section .wp-block-columns{display:flex;align-items:center;gap:clamp(30px,6vw,100px);margin:0 auto;max-width:1320px}
.em-builder-section .wp-block-column{min-width:0;flex:1 1 0}
.em-builder-section .wp-block-image{margin:0}
.em-builder-section .wp-block-image img{width:100%;max-height:590px;object-fit:cover;display:block}
.em-builder-section h1{font-size:clamp(3.3rem,5.8vw,6.3rem);max-width:850px;margin:18px 0 25px}
.em-builder-section h2{font-size:clamp(2.5rem,4vw,4.7rem);max-width:850px;margin:10px 0 22px}
.em-builder-section h3{font-size:clamp(1.8rem,2.4vw,2.6rem);margin:12px 0 18px}
.em-builder-section .em-builder-kicker{font-size:.72rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#a17f55;margin-bottom:12px}
.em-builder-section .em-builder-link a{display:inline-flex;padding:15px 24px;margin-top:20px;background:var(--navy);color:#fff;font-size:.84rem;font-weight:700}
.em-builder-hero,.em-builder-story,.em-builder-three{background:var(--cream)}
.em-builder-hero>.wp-block-columns>.wp-block-column:first-child>p:not(.em-builder-kicker){max-width:560px;font-size:1.05rem}
.em-builder-quote{text-align:center}.em-builder-quote h2{max-width:950px;margin:0 auto;font-size:clamp(2.5rem,4.6vw,5rem)}
.em-builder-three .wp-block-columns{align-items:stretch;gap:0;border:1px solid var(--line)}
.em-builder-three .wp-block-column{padding:34px;border-right:1px solid var(--line);background:#fff}
.em-builder-three .wp-block-column:last-child{border-right:0}
.em-builder-horses .horse-grid{margin-top:38px;padding:0;width:100%}
.em-builder-contact .contact-form-wrap{max-width:850px;border:1px solid var(--line);margin-top:30px}
@media(max-width:820px){.em-builder-section{padding:65px 22px}.em-builder-section .wp-block-columns{flex-direction:column;align-items:stretch}.em-builder-three .wp-block-column{border-right:0;border-bottom:1px solid var(--line)}.em-builder-three .wp-block-column:last-child{border-bottom:0}}
/* Saved horses and the seller's private review timeline. */
.em-favorite-form{margin:16px 0 0}.em-favorite-button,.em-favorite-login{display:inline-flex;align-items:center;gap:8px;padding:9px 0;border:0;background:transparent;color:var(--navy);font-size:.78rem;font-weight:700;text-align:left;cursor:pointer}.em-favorite-button span{font-size:1.35rem;line-height:1}.em-favorite-button.is-saved{color:#a06c45}.em-favorite-login{font-weight:500;text-decoration:underline}.horse-detail__content .em-favorite-form{margin-top:18px}.horse-card__body .em-favorite-form{border-top:1px solid var(--line);margin-top:14px;padding-top:7px}
.em-account-horses{display:grid;gap:18px;margin-bottom:28px}.em-account-horse{border:1px solid var(--line);background:#fff;padding:25px 28px}.em-account-horse__top{display:flex;justify-content:space-between;gap:15px;align-items:baseline}.em-account-horse__top h3{margin:0;font-size:2rem}.em-account-status{background:#eef2ef;color:#315843;padding:6px 11px;font-size:.72rem;font-weight:700;white-space:nowrap}.em-account-status.is-rejected{background:#faebe5;color:#974931}.em-account-progress{display:grid;grid-template-columns:repeat(4,1fr);list-style:none;padding:0;margin:25px 0;gap:5px}.em-account-progress li{border-top:3px solid var(--line);padding-top:9px;color:#879097;font-size:.71rem;line-height:1.4}.em-account-progress li.is-complete{border-color:#6d8b7b;color:#315843}.em-account-progress li.is-current{border-color:var(--sand);color:var(--navy);font-weight:700}.em-account-rejection{padding:15px 18px;margin:10px 0 18px;background:#faebe5;color:#803f2d}.em-account-rejection p{margin:6px 0 0;color:inherit}.em-account-horse>.text-link{margin-top:4px}.account-main #favorieten .horse-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-main #favorieten .horse-card__image{height:260px}
@media(max-width:820px){.account-main #favorieten .horse-grid{grid-template-columns:1fr}}@media(max-width:560px){.em-account-horse{padding:20px 17px}.em-account-horse__top{display:block}.em-account-status{display:inline-block;margin-top:10px}.em-account-progress{grid-template-columns:repeat(2,1fr);gap:14px}}
/* Sold listings remain visible until the administrator archives them. */
.horse-card.is-sold .horse-card__badge,.horse-detail.is-sold .horse-card__badge{background:#8a543c;color:#fff;font-size:.72rem;letter-spacing:.14em;padding:10px 15px;box-shadow:0 2px 12px #172d3826}
.horse-card.is-sold .horse-card__body{border-top:3px solid #8a543c}
.horse-detail__sold{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin:20px 0 18px;padding:16px 19px;border-left:4px solid #8a543c;background:#f4e8de;color:#693b2a;font-size:.86rem;line-height:1.5}
.horse-detail__sold strong{display:inline-block;padding:5px 9px;background:#8a543c;color:#fff;font-size:.7rem;text-transform:uppercase;letter-spacing:.1em}
.em-account-horse>.text-link+.text-link{display:block;width:fit-content;margin-top:12px}.em-confirm-availability{margin-top:17px;padding-top:15px;border-top:1px solid var(--line)}.em-confirm-availability small{display:block;color:var(--muted);margin-bottom:7px}.em-confirm-availability .button{min-height:39px;font-size:.75rem}
/* Horse cards: quiet editorial layout with a practical comparison action. */
.horse-grid{align-items:stretch;gap:26px}
.horse-card{display:flex;flex-direction:column;min-width:0;border:1px solid #dfded8;transition:border-color .2s}
.horse-card:hover{border-color:var(--sand)}
.horse-card__image{height:auto;aspect-ratio:1.05;flex:none}
.horse-card__image img{object-position:center 35%}
.horse-card__badge{font-size:.65rem;padding:9px 13px}
.horse-card__body{display:flex;flex:1;flex-direction:column;padding:24px 26px 21px}
.horse-card__meta{display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap;margin-bottom:13px;color:#96774e;font-size:.63rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}
.horse-card__meta span:last-child:not(:first-child){color:#738087;letter-spacing:.05em;text-transform:none}
.horse-card__title{display:block}
.horse-card__title h3{margin:0 0 8px;font-size:clamp(2rem,2.5vw,2.6rem);overflow-wrap:anywhere}
.horse-card__title strong{display:block;margin:0;color:var(--navy);font-size:.91rem;white-space:normal}
.horse-card__teaser{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;min-height:3em;margin:17px 0 19px;color:#5e6b71;font-size:.82rem;line-height:1.6}
.horse-card__facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:auto;padding:15px 0 13px}
.horse-card__facts div{min-width:0;padding:0 12px}
.horse-card__facts div:first-child{padding-left:0}
.horse-card__facts div+div{border-left:1px solid var(--line)}
.horse-card__facts dt{color:#859096;font-size:.61rem;letter-spacing:.07em;text-transform:uppercase}
.horse-card__facts dd{margin:4px 0 0;color:var(--navy);font-size:.85rem;font-weight:700;overflow-wrap:anywhere}
.horse-card__actions{display:flex;align-items:center;justify-content:space-between;gap:9px;flex-wrap:wrap;margin-top:16px}
.horse-card__body .horse-card__actions .text-link{display:inline-flex;margin:0;padding:7px 0;border:0;font-size:.76rem}
.em-compare-toggle{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:42px;padding:7px 11px;border:1px solid #c6c8c3;background:#fff;color:var(--navy);font-size:.72rem;font-weight:700}
.em-compare-toggle[hidden]{display:none}
.em-compare-toggle:hover,.em-compare-toggle[aria-pressed="true"]{border-color:var(--navy);background:#edf0ee}
.em-compare-toggle span{font-size:1.1rem;line-height:1}
.account-main #favorieten .horse-card__image{height:auto;aspect-ratio:1.05}
.em-compare-tray{position:fixed;z-index:1000;bottom:16px;left:50%;transform:translateX(-50%);display:flex;align-items:center;justify-content:space-between;gap:20px;width:min(940px,calc(100% - 32px));padding:14px 17px;border-left:4px solid var(--sand);background:var(--navy);color:#fff}
.em-compare-tray[hidden]{display:none}
body.em-has-compare{padding-bottom:90px}
.em-compare-tray__text{min-width:0}.em-compare-tray__text strong{display:block;font:normal 1.35rem/1.2 var(--display)}.em-compare-tray__text small{display:block;margin-top:4px;color:#c5d0d2;font-size:.72rem}
.em-compare-tray__actions{display:flex;align-items:center;gap:8px;flex:none}
.em-compare-tray button{min-height:42px;padding:8px 12px;border:1px solid #f1e9dc;background:#fff;color:var(--navy);font-size:.74rem;font-weight:700}
.em-compare-tray button:disabled{opacity:.56;cursor:not-allowed}
.em-compare-tray .em-compare-clear{background:transparent;color:#fff;border-color:#8a9da2}
.em-compare-dialog{width:min(930px,calc(100% - 28px));max-height:min(88vh,920px);padding:0;border:0;background:var(--paper);color:var(--ink)}
.em-compare-dialog::backdrop{background:#0e2229c9}
.em-compare-dialog__head{display:flex;justify-content:space-between;align-items:start;gap:20px;padding:27px 32px 19px;background:var(--cream);border-bottom:1px solid var(--line)}
.em-compare-dialog__head h2{margin:5px 0 0;font-size:clamp(2rem,4vw,3rem)}
.em-compare-dialog__head .eyebrow{margin:0}
.em-compare-dialog__close{min-width:42px;min-height:42px;border:1px solid #b7bfbb;background:transparent;color:var(--navy);font-size:1.3rem}
.em-compare-scroll{overflow:auto;padding:0 32px 28px}
.em-compare-table{width:100%;min-width:560px;border-collapse:collapse;table-layout:fixed}
.em-compare-table th,.em-compare-table td{padding:14px 13px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top;font-size:.82rem;overflow-wrap:anywhere}
.em-compare-table th:first-child{width:135px;color:#617078;font-size:.73rem;font-weight:700}
.em-compare-table thead th{vertical-align:bottom}
.em-compare-table thead th img{width:100%;height:130px;object-fit:cover;margin-bottom:9px}
.em-compare-table thead th a{display:block;color:var(--navy);font:normal 1.5rem/1.15 var(--display)}
.em-compare-table thead th button{margin-top:7px;padding:5px 0;border:0;background:transparent;color:#7d513a;font-size:.7rem;text-decoration:underline}
.em-compare-dialog__foot{padding:0 32px 26px;color:#63727a;font-size:.76rem}
@media(max-width:820px){.horse-card__image{aspect-ratio:1}.horse-card__body{padding:22px 21px}.horse-card__meta{font-size:.59rem}.horse-card__facts dt{font-size:.57rem}}
@media(max-width:560px){body.em-has-compare{padding-bottom:110px}.horse-card__image{aspect-ratio:1.08}.em-compare-tray{bottom:0;left:0;transform:none;width:100%;padding:12px 16px;gap:10px}.em-compare-tray__text strong{font-size:1.05rem}.em-compare-tray__text small{font-size:.64rem}.em-compare-tray button{padding:7px 9px;font-size:.68rem}.em-compare-dialog__head{padding:19px}.em-compare-scroll{padding:0 15px 20px}.em-compare-dialog__foot{padding:0 19px 20px}}

/* 1.7: a more consistent editorial finish throughout the public site. */
:root{--ink:#192e36;--navy:#182f39;--sand:#a78357;--muted:#586970;--line:#dadbd6;--cream:#f6f4f0;--stone:#e9e5de}
body{color:var(--ink);-webkit-font-smoothing:antialiased}
.site-header{height:82px;border-bottom-color:#e5e7e3}
.header-inner{gap:36px}
.brand-mark{width:45px;height:45px;border-color:var(--sand)}
.brand-wordmark{font-size:19px;letter-spacing:.04em}
.main-nav .menu{gap:clamp(16px,2.35vw,34px)}
.main-nav .menu a{display:inline-block;padding:7px 0;border-bottom:1px solid transparent;font-weight:600;transition:color .2s,border-color .2s}
.main-nav .menu a:hover,.main-nav .current-menu-item>a{border-bottom-color:var(--sand);color:var(--navy)}
.button{min-height:52px;gap:30px;letter-spacing:.025em;transition:background .2s,color .2s,border-color .2s,transform .2s}
.button:hover{transform:translateY(-2px)}
.button--dark:hover{background:#31505b}
.text-link{transition:color .2s,border-color .2s}
.text-link:hover{border-color:currentColor}
.hero{background:var(--cream)}
.hero-grid{grid-template-columns:minmax(0,47%) minmax(0,53%);min-height:640px}
.hero-copy{padding-top:75px;padding-bottom:36px}
.hero-copy h1{margin:22px 0 26px;font-size:clamp(3.3rem,5.3vw,6rem);line-height:1.08;letter-spacing:-.043em}
.hero-copy>p:not(.eyebrow){line-height:1.85;color:#53656c}
.hero-caption{border-top:1px solid #dcd9d2;margin-top:68px;padding-top:20px;justify-content:space-between;gap:16px}
.hero-visual{min-height:640px}
.photo-caption{bottom:20px;right:20px;padding:12px 15px;letter-spacing:.12em}
.intro-strip__inner{padding-block:23px;gap:25px;color:#53636a;font-size:.65rem}
.section{padding-block:clamp(78px,8vw,112px)}
.section-heading{align-items:end;padding-bottom:25px;margin-bottom:32px;border-bottom:1px solid var(--line)}
.section-heading h2{letter-spacing:-.04em}
.horse-grid{gap:22px}
.horse-card{border-color:#dfe1dc;transition:border-color .2s,transform .25s}
.horse-card:hover{border-color:var(--sand);transform:translateY(-3px)}
.horse-card__image{aspect-ratio:1.14;background:var(--stone)}
.horse-card__badge{top:15px;left:15px;padding:9px 12px}
.horse-card__body{padding:25px 24px 22px}
.horse-card__meta{margin-bottom:12px}
.horse-card__title h3{font-size:clamp(2rem,2.45vw,2.5rem)}
.horse-card__teaser{margin:14px 0 19px}
.horse-card__facts{padding:14px 0}
.horse-card__actions{padding-top:3px}
.horse-card__body .horse-card__actions .text-link{border-bottom:1px solid var(--sand)}
.page-top{border-bottom:1px solid #e7e4df;padding:85px 0 77px}
.page-top h1{font-size:clamp(3.5rem,5.8vw,6.2rem);letter-spacing:-.045em}
.page-top__inner>p{max-width:420px;line-height:1.8}
.filter-bar{padding:23px;background:#f8f7f4}
.filter-bar input:focus,.filter-bar select:focus,.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus,.profile-form input:focus{border-color:var(--sand)}
.story-section{background:#f7f5f1}
.story-grid{grid-template-columns:minmax(0,49%) minmax(0,51%)}
.story-copy{padding-block:85px}
.story-steps div{padding:17px 0}
.quote-section{padding-block:clamp(90px,10vw,138px)}
.quote-section:before{content:'✦';display:block;margin-bottom:21px;color:var(--sand);font-size:1.1rem}
.quote-section blockquote{letter-spacing:-.045em}
.process-grid article,.contact-form-wrap,.auth-panel,.em-account-horse{border-color:#dfe1dc}
.em-builder-section h1,.em-builder-section h2{letter-spacing:-.04em}
.em-builder-section .em-builder-link a{transition:background .2s,transform .2s}
.em-builder-section .em-builder-link a:hover{background:#31505b;transform:translateY(-2px)}

/* A warm invitation, followed by a structured footer and an understated credit. */
.footer-cta{background:#eae4da;border-top:1px solid #d9d0c4}
.footer-cta__inner{padding-block:clamp(48px,6vw,78px);gap:50px}
.footer-cta__copy{border-left:2px solid var(--sand);padding-left:clamp(20px,3vw,42px)}
.footer-cta .eyebrow{margin-bottom:15px;color:#795d3d}
.footer-cta h2{max-width:850px;font-size:clamp(2.2rem,3.3vw,4rem);line-height:1.13;letter-spacing:-.04em}
.footer-cta .button--light{flex:none;background:var(--navy);color:#fff}
.footer-cta .button--light:hover{background:#31505b;color:#fff}
.site-footer{background:#182f39;color:#fff}
.site-footer .footer-grid{display:grid;grid-template-columns:minmax(0,1.6fr) repeat(2,minmax(0,.7fr));gap:clamp(30px,5vw,80px);padding-block:clamp(60px,7vw,95px)}
.footer-grid>div.footer-about,.footer-grid>nav.footer-links{display:flex;flex-direction:column;align-items:flex-start;gap:11px}
.footer-about{padding-right:20px}
.footer-about .footer-logo{font-size:1.65rem;letter-spacing:.045em}
.footer-grid .footer-about p{max-width:360px;margin:18px 0 0;color:#b9c7c8;font-size:.9rem;line-height:1.85}
.site-footer .custom-logo-link{padding:9px;background:#fff}
.footer-links .footer-heading{width:100%;margin:0 0 15px;padding-bottom:14px;border-bottom:1px solid #425760;color:#d4b590;font-size:.66rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}
.footer-links a{font-size:.88rem;color:#e5eaea;transition:color .2s,transform .2s}
.footer-links a:hover{color:#e3be8c;transform:translateX(3px)}
.site-footer .footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid #425760;padding-block:22px 25px;color:#b9c7c8;font-size:.75rem;letter-spacing:.025em}
.footer-credit{display:inline-flex;align-items:baseline;gap:5px}
.footer-credit a{color:#f1d3a6;font-weight:700;text-underline-offset:4px;border-bottom:1px solid #af966f;transition:color .2s,border-color .2s}
.footer-credit a:hover{color:#fff;border-bottom-color:#fff}
.footer-credit a span{margin-left:2px;font-size:.95em}
@media(max-width:1100px){.main-nav{gap:20px}.nav-actions{gap:16px}.hero-grid,.hero-visual{min-height:575px}.site-footer .footer-grid{gap:40px}}
@media(max-width:820px){.site-header{height:72px}.main-nav .menu a{display:block;padding:13px 0}.hero-grid,.story-grid{grid-template-columns:1fr}.hero-copy{padding-block:70px 38px}.hero-caption{margin-top:60px}.hero-visual{min-height:480px}.hero-grid{min-height:0}.story-copy{padding-block:60px}.site-footer .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:46px}.site-footer .footer-grid>.footer-about{grid-column:1/-1}.footer-cta__inner{align-items:flex-start;gap:27px}.section-heading{align-items:flex-start}}
@media(max-width:560px){.hero-copy{padding:55px 16px 35px}.hero-copy h1{font-size:clamp(2.8rem,10vw,3.5rem)}.hero-visual{min-height:360px}.hero-caption{margin-top:52px;font-size:.61rem}.intro-strip__inner{gap:10px 22px}.page-top{padding-block:60px}.page-top h1{font-size:clamp(3rem,11vw,3.7rem)}.horse-grid{gap:22px}.horse-card__image{aspect-ratio:1.12}.horse-card__body{padding:22px 20px}.footer-cta__inner{padding-block:52px}.footer-cta__copy{padding-left:20px}.footer-cta h2{font-size:clamp(2.1rem,9vw,3rem)}.footer-cta .button{width:100%;justify-content:space-between}.site-footer .footer-grid{grid-template-columns:1fr;gap:37px;padding-block:58px}.site-footer .footer-grid>.footer-about{grid-column:auto}.footer-about{padding-right:0}.footer-links{width:100%}.site-footer .footer-bottom{align-items:flex-start;flex-direction:column;gap:7px;padding-block:20px 25px}.footer-credit{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){.button,.horse-card,.footer-links a,.em-builder-section .em-builder-link a{transition:none}.button:hover,.horse-card:hover,.footer-links a:hover,.em-builder-section .em-builder-link a:hover{transform:none}}

/* Real photos from the site's media library and a restrained homepage carousel. */
.em-horses-pending{display:flex;justify-content:space-between;align-items:center;gap:40px;padding:clamp(33px,5vw,62px);background:var(--cream);border-left:3px solid var(--sand)}
.em-horses-pending h3{margin:7px 0 12px;font-size:clamp(1.9rem,3vw,2.7rem)}
.em-horses-pending p:not(.eyebrow){margin:0;max-width:570px}
.em-horses-pending .button{flex:none}
.em-builder-horses .em-horses-pending{max-width:1320px;margin:35px auto 0}
.em-listing-empty{display:grid;grid-template-columns:1fr 43%;min-height:420px;background:var(--cream)}
.em-listing-empty__copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(32px,5vw,70px)}
.em-listing-empty__copy h2{max-width:620px;margin:8px 0 19px;font-size:clamp(2.5rem,4vw,4rem)}
.em-listing-empty__copy>p:not(.eyebrow){max-width:450px;line-height:1.85}
.em-listing-empty__copy .button{margin-top:13px}
.em-listing-empty>img{width:100%;height:100%;min-height:420px;object-fit:cover}
.em-photo-showcase{background:#f6f4f0}
.em-photo-showcase__heading{display:flex;align-items:end;justify-content:space-between;gap:35px;margin-bottom:31px}
.em-photo-showcase__heading h2{margin:9px 0 0}
.em-photo-showcase__heading>p{max-width:310px;margin:0 0 6px;line-height:1.8}
.em-photo-showcase__layout{display:grid;grid-template-columns:minmax(0,72%) minmax(0,28%);min-height:clamp(470px,47vw,610px);background:var(--navy)}
.em-photo-showcase__stage{position:relative;overflow:hidden;min-height:clamp(470px,47vw,610px);background:#d6d0c5}
.em-photo-showcase__slide{position:absolute;inset:0}
.em-photo-showcase__slide[hidden],.em-photo-showcase__controls[hidden],.em-photo-showcase__progress[hidden]{display:none}
.em-photo-showcase__slide img{width:100%;height:100%;object-fit:cover;object-position:center}
.em-photo-showcase__image-label{position:absolute;bottom:22px;left:23px;padding:10px 13px;background:var(--cream);color:var(--navy);font-size:.62rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}
.em-photo-showcase__image-label span{padding:0 7px;color:var(--sand)}
.em-photo-showcase__panel{display:flex;flex-direction:column;justify-content:space-between;gap:28px;padding:clamp(25px,3vw,48px);color:#fff}
.em-photo-showcase__mark{align-self:flex-start;font:italic 3rem/1 var(--display);letter-spacing:-.07em;color:#d1b690}
.em-photo-showcase__panel .eyebrow{color:#d1b690}
.em-photo-showcase__count{margin:12px 0 20px;color:#fff;font:normal clamp(2.4rem,4vw,4.2rem)/1 var(--display);letter-spacing:-.06em}
.em-photo-showcase__note{max-width:230px;margin:0;color:#c4ced0;font-size:.85rem;line-height:1.75}
.em-photo-showcase__controls{display:flex;align-items:center;flex-wrap:wrap;gap:8px;border-top:1px solid #53646a;padding-top:20px}
.em-photo-showcase__controls button{display:inline-grid;place-items:center;min-width:47px;height:44px;border:1px solid #768991;background:transparent;color:#fff;transition:background .2s,color .2s}
.em-photo-showcase__controls button:hover{background:#fff;color:var(--navy)}
.em-photo-showcase__controls .em-photo-showcase__pause{display:inline-flex;justify-content:space-between;gap:10px;width:100%;margin-top:9px;padding:0 11px;font-size:.76rem;font-weight:700}
.em-photo-showcase__progress{display:flex;gap:5px;margin-top:17px}
.em-photo-showcase__progress span{flex:1;height:3px;background:#d7d6d0;transition:background .2s}
.em-photo-showcase__progress span.is-current{background:var(--sand)}
.em-builder-photos{margin:0!important}
.em-builder-photos .em-photo-showcase{padding-block:clamp(78px,8vw,112px)}
@media(max-width:900px){.em-photo-showcase__layout{grid-template-columns:minmax(0,65%) minmax(0,35%)}.em-photo-showcase__panel{padding:24px}}
@media(max-width:700px){.em-horses-pending{align-items:flex-start;flex-direction:column;gap:24px}.em-listing-empty{grid-template-columns:1fr}.em-listing-empty>img{min-height:0;height:260px}.em-photo-showcase__heading{align-items:flex-start;flex-direction:column;gap:7px}.em-photo-showcase__layout{display:block}.em-photo-showcase__stage{min-height:0;height:clamp(340px,95vw,510px)}.em-photo-showcase__panel{display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:15px;min-height:175px;padding:22px}.em-photo-showcase__mark{display:none}.em-photo-showcase__panel>div:nth-child(2){grid-column:1/-1;grid-row:1}.em-photo-showcase__count{margin:5px 0;font-size:2.5rem}.em-photo-showcase__note{max-width:none}.em-photo-showcase__controls{grid-column:1/-1;padding-top:15px}.em-photo-showcase__controls .em-photo-showcase__pause{width:auto;margin:0 0 0 auto}.em-photo-showcase__image-label{bottom:14px;left:14px}}
@media(max-width:420px){.em-photo-showcase__controls .em-photo-showcase__pause{width:100%;margin:7px 0 0}.em-listing-empty__copy{padding:32px 24px}}

/* 2.0: richer photography, clearer seller route and stronger editorial rhythm. */
.nav-actions{gap:clamp(16px,2vw,26px)}
.seller-link{display:inline-flex;align-items:center;gap:6px;padding:6px 0;border-bottom:1px solid var(--sand);color:var(--navy);font-size:.82rem;font-weight:700;white-space:nowrap}
.seller-link:hover{color:#805f3c;border-color:currentColor}
.seller-link span{color:var(--sand)}
.hero-grid{grid-template-columns:minmax(0,46%) minmax(0,54%)}
.hero-copy h1{max-width:600px;text-wrap:balance}
.hero-visual__note{position:absolute;bottom:29px;left:29px;display:flex;flex-direction:column;gap:7px;max-width:275px;padding:20px 23px;border-left:3px solid var(--sand);background:#f6f4f0;color:var(--navy)}
.hero-visual__note span{font-size:.6rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#8b6848}
.hero-visual__note strong{font:normal 1.65rem/1.16 var(--display);letter-spacing:-.035em}
.intro-strip{background:#fff}
.intro-strip__inner{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding:0}
.intro-strip__inner>div{display:flex;align-items:center;gap:17px;min-height:94px;padding:20px clamp(12px,3vw,38px)}
.intro-strip__inner>div:first-child{padding-left:0}
.intro-strip__inner>div+div{border-left:1px solid var(--line)}
.intro-strip__inner>div>span{color:var(--sand);font:italic 1.8rem/1 var(--display)}
.intro-strip__inner strong{color:var(--navy);font-size:.63rem;font-weight:700;letter-spacing:.12em;line-height:1.5;text-transform:uppercase}
.em-horses-pending{display:grid;grid-template-columns:minmax(0,42%) minmax(0,58%);align-items:stretch;gap:0;min-height:360px;padding:0;background:var(--cream);border-left:0}
.em-horses-pending__copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(27px,4vw,58px)}
.em-horses-pending__copy h3{max-width:420px;margin:11px 0 14px;font-size:clamp(2rem,3vw,2.9rem)}
.em-horses-pending__copy>p:not(.eyebrow){max-width:350px;line-height:1.8}
.em-horses-pending__copy .text-link{margin-top:23px}
.em-horses-pending__photos{position:relative;display:grid;grid-template-columns:1.2fr .9fr .9fr;gap:5px;min-height:360px;background:var(--stone)}
.em-horses-pending__photos img{width:100%;height:100%;min-height:360px;object-fit:cover}
.em-horses-pending__photos>span{position:absolute;right:15px;bottom:15px;padding:8px 11px;background:#fff;color:var(--navy);font-size:.63rem;font-weight:700;letter-spacing:.06em}
.em-photo-showcase{background:#fff;border-top:1px solid #eeece8}
.em-photo-showcase__thumbs{display:flex;gap:8px;overflow-x:auto;scroll-snap-type:x proximity;margin-top:16px;padding:2px 0 10px;scrollbar-color:#a9a49c transparent}
.em-photo-showcase__thumbs[hidden]{display:none}
.em-photo-showcase__thumbs button{flex:0 0 104px;width:104px;height:78px;padding:0;border:2px solid transparent;background:var(--stone);opacity:.64;scroll-snap-align:start;transition:opacity .2s,border-color .2s}
.em-photo-showcase__thumbs button:hover,.em-photo-showcase__thumbs button.is-current{opacity:1;border-color:var(--sand)}
.em-photo-showcase__thumbs img{width:100%;height:100%;object-fit:cover}
.seller-feature{background:var(--cream)}
.seller-feature__layout{display:grid;grid-template-columns:minmax(0,48%) minmax(0,52%);min-height:560px;background:var(--navy)}
.seller-feature__image{position:relative;min-height:560px;overflow:hidden;background:var(--stone)}
.seller-feature__image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.seller-feature__image-label{position:absolute;bottom:22px;left:22px;padding:10px 13px;background:var(--cream);color:var(--navy);font-size:.62rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase}
.seller-feature__image-label span{padding:0 6px;color:var(--sand)}
.seller-feature__copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(42px,6vw,92px);color:#fff}
.seller-feature__copy .eyebrow{color:#d5b68c}
.seller-feature__copy h2{max-width:600px;margin:17px 0 23px;color:#fff;font-size:clamp(2.6rem,4vw,4.8rem)}
.seller-feature__copy>p:not(.eyebrow){max-width:500px;color:#c4d0d1;line-height:1.9}
.seller-feature__copy .button{margin-top:23px}
.seller-feature__secondary{margin-top:22px;padding-bottom:4px;border-bottom:1px solid #c5ad8a;color:#f3dec5;font-size:.83rem;font-weight:700}
.seller-feature__secondary:hover{color:#fff;border-color:#fff}
.em-builder-hero{border-bottom:1px solid #e2ddd5}
.em-builder-hero .wp-block-image img{height:min(61vw,610px);min-height:420px;object-fit:cover}
@media(max-width:1100px){.nav-actions{gap:15px}.seller-feature__copy{padding:48px}.em-horses-pending{grid-template-columns:1fr 1fr}}
@media(max-width:820px){.main-nav .seller-link{padding:11px 0;align-self:flex-start}.intro-strip__inner{grid-template-columns:repeat(3,minmax(0,1fr))}.intro-strip__inner>div{gap:11px;min-height:84px;padding:15px}.intro-strip__inner>div>span{font-size:1.5rem}.seller-feature__layout{grid-template-columns:1fr}.seller-feature__image{min-height:410px}.seller-feature__copy{padding:55px 42px}.em-builder-hero .wp-block-image img{min-height:0;height:470px}}
@media(max-width:700px){.intro-strip__inner{grid-template-columns:1fr;text-align:left}.intro-strip__inner>div{min-height:0;padding:13px 0}.intro-strip__inner>div+div{border-left:0;border-top:1px solid var(--line)}.intro-strip__inner>div>span{width:42px;flex:none}.em-horses-pending{grid-template-columns:1fr;gap:0}.em-horses-pending__copy{padding:34px 28px}.em-horses-pending__photos,.em-horses-pending__photos img{min-height:230px;height:230px}.seller-feature__image{min-height:340px}.seller-feature__copy{padding:42px 30px}.em-photo-showcase__thumbs button{flex-basis:84px;width:84px;height:66px}}
@media(max-width:560px){.hero-visual__note{left:15px;bottom:15px;max-width:225px;padding:13px 16px}.hero-visual__note strong{font-size:1.35rem}.hero-caption{flex-wrap:wrap}.seller-feature__copy h2{font-size:clamp(2.4rem,9vw,3.3rem)}.seller-feature__copy .button{width:100%;justify-content:space-between}.em-horses-pending__photos{grid-template-columns:1fr 1fr 1fr}}

/* Brand lockup: the horse mark is original artwork; the wordmark stays crisp at all sizes. */
.site-brand{flex:none;min-width:0}
.site-brand .brand-link,.footer-about .footer-logo{display:inline-flex;align-items:center;max-width:100%}
.site-brand .brand-logo{display:block;width:270px;height:auto;max-width:100%}
.footer-about .footer-brand-logo{display:block;width:305px;height:auto;max-width:100%}
.site-brand .brand-link:hover,.footer-about .footer-logo:hover{opacity:.86}
.site-header .custom-logo-link{display:block}
@media(max-width:1100px){.site-brand .brand-logo{width:244px}}
@media(max-width:820px){.site-brand .brand-logo{width:250px}}
@media(max-width:390px){.site-brand .brand-logo{width:205px}.site-brand .custom-logo{max-width:205px;max-height:55px}}
