.pbm{--gold:#c79a3b;--ink:#17140f;--muted:#756f66;--line:#e6dfd4;--paper:#faf8f4;color:var(--ink);min-height:100vh;font-family:Arial,Helvetica,sans-serif}.pbm *{box-sizing:border-box}.pbm a{color:inherit}.pbm button{font:inherit}.pbm-hero{position:relative;min-height:360px;background:#000 50%/cover no-repeat;display:flex;align-items:flex-end;overflow:hidden}.pbm-hero.has-image{min-height:390px;background-color:#000;background-size:auto 100%;background-position:100%;background-repeat:no-repeat}.pbm-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#000,#000 34%,rgba(0,0,0,.96) 42%,rgba(0,0,0,.78) 50%,rgba(0,0,0,.42) 59%,rgba(0,0,0,.12) 69%,rgba(0,0,0,0) 79%),linear-gradient(0deg,rgba(0,0,0,.24),transparent 55%)}.pbm-hero-inner{position:relative;z-index:2;margin:auto;padding:70px 0 38px;display:flex;justify-content:space-between;gap:40px;color:#fff}.pbm-brand-row{display:flex;align-items:center;gap:24px;min-width:0}.pbm-logo{width:116px;height:116px;flex:0 0 116px;border-radius:50%;background:#050505;border:2px solid #fff;display:grid;place-items:center;overflow:hidden;box-shadow:0 15px 35px rgba(0,0,0,.28);color:var(--gold);font:500 40px Georgia,serif}.pbm-logo img{width:100%;height:100%;object-fit:contain;padding:12px;background:#050505}.pbm-eyebrow{font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#e4bd66;margin-bottom:9px}.pbm-identity h1{margin:0 0 10px;font:500 clamp(42px,5vw,66px)/1 Georgia,Times New Roman,serif;letter-spacing:-.035em}.pbm-location{margin:0;color:rgba(255,255,255,.82)}.pbm-hero-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.pbm-primary-action,.pbm-secondary-action{height:44px;padding:0 20px;border-radius:3px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-size:10px;font-weight:800}.pbm-primary-action{background:var(--gold);border:1px solid var(--gold);color:#17130c}.pbm-secondary-action{border:1px solid rgba(255,255,255,.6);background:rgba(0,0,0,.2);color:#fff}.pbm-tabs{display:block!important;position:relative!important;z-index:5!important;width:100%!important;background:#fff!important;border-bottom:1px solid var(--line)!important;overflow-x:auto!important}.pbm-tabs-inner{width:min(1280px,calc(100% - 64px));margin:auto;display:flex!important;gap:34px!important;align-items:center;min-width:max-content}.pbm-tabs button{display:block!important;position:relative!important;height:58px!important;padding:0!important;border:0!important;background:transparent!important;color:#817970!important;font-size:10px!important;font-weight:800!important;letter-spacing:.08em!important;text-transform:uppercase!important;white-space:nowrap!important;cursor:pointer!important}.pbm-tabs button.active{color:var(--ink)!important}.pbm-tabs button.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--gold)}.pbm-body{width:min(1280px,calc(100% - 64px));margin:auto;padding:54px 0 90px}.pbm-loading{text-align:center;padding:80px 0;color:var(--muted)}.pbm-overview{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:54px}.pbm-main{min-width:0}.pbm-section{padding:0 0 42px;margin:0 0 42px;border-bottom:1px solid var(--line)}.pbm-section>header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:24px}.pbm-kicker,.pbm-side-kicker{display:block;margin-bottom:8px;color:#956e23;font-size:9px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.pbm-contact-section>h2,.pbm-section h2,.pbm-tab-page>h2{margin:0;font:500 30px/1.08 Georgia,Times New Roman,serif}.pbm-section>header button{border:0;background:none;color:#956e23;font-size:9px;font-weight:800;cursor:pointer}.pbm-bio{max-width:780px;margin:0;font:400 16px/1.75 Georgia,Times New Roman,serif;color:#514b43;white-space:pre-line}.pbm-side{align-self:start;display:grid;gap:24px}.pbm-contact-section,.pbm-side-section{padding:22px;background:#fff;border:1px solid var(--line)}.pbm-contact-section>h2{font-size:21px;margin-bottom:14px}.pbm-contact{display:grid}.pbm-contact>a,.pbm-contact>div:not(.pbm-social){display:grid;gap:3px;padding:10px 0;border-bottom:1px solid #eee8df;text-decoration:none;min-width:0}.pbm-contact span{font-size:8px;text-transform:uppercase;letter-spacing:.09em;color:#958b7e}.pbm-contact strong{font-size:10px;line-height:1.45;overflow-wrap:anywhere}.pbm-social{padding-top:13px}.pbm-social p{display:flex;gap:14px;margin:7px 0 0}.pbm-social a{font-size:9px;font-weight:800;text-decoration:none}.pbm-side-section .pbm-team{grid-template-columns:1fr 1fr;gap:12px}.pbm-horses{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.pbm-horses article{min-width:0;background:#fff;border:1px solid var(--line);overflow:hidden}.pbm-horse-placeholder,.pbm-horses article>img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;background:linear-gradient(135deg,#eee8df,#f7f4ef)}.pbm-horse-placeholder:after{content:"♞";display:grid;place-items:center;width:100%;height:100%;font-size:42px;color:#c3b397}.pbm-horses article>div:last-child{padding:15px}.pbm-horses h3{margin:0;font:500 16px Georgia,serif}.pbm-horses p{margin:6px 0 0;color:var(--muted)}.pbm-horses a{display:inline-block;margin-top:11px;color:#956e23;font-weight:800;text-decoration:none}.pbm-service-list{border-top:1px solid var(--line)}.pbm-service-list article{display:flex;justify-content:space-between;gap:30px;padding:20px 0;border-bottom:1px solid var(--line)}.pbm-card-grid h3,.pbm-posts h3,.pbm-service-list h3,.pbm-stabling h3,.pbm-team h3{margin:0;font:500 16px Georgia,serif}.pbm-card-grid p,.pbm-posts p,.pbm-service-list p,.pbm-stabling p,.pbm-team p{margin:6px 0 0;color:var(--muted);font-size:10px;line-height:1.55}.pbm-service-list strong{font-size:11px;color:#956e23}.pbm-prices{border-top:1px solid var(--line)}.pbm-prices>div{display:flex;justify-content:space-between;gap:30px;padding:19px 0;border-bottom:1px solid var(--line)}.pbm-prices b{font:500 15px Georgia,serif}.pbm-prices small{display:block;margin-top:5px;color:var(--muted)}.pbm-prices strong{color:#956e23;font-size:11px}.pbm-gallery{display:grid;grid-template-columns:1.4fr 1fr 1fr;grid-auto-rows:180px;gap:8px}.pbm-gallery figure{position:relative;margin:0;overflow:hidden;background:#e8e2d9}.pbm-gallery figure.is-featured{grid-row:span 2}.pbm-gallery img{width:100%;height:100%;object-fit:cover}.pbm-gallery figcaption{position:absolute;left:0;right:0;bottom:0;padding:25px 12px 10px;background:linear-gradient(transparent,rgba(0,0,0,.6));color:#fff;font-size:9px}.pbm-gallery.is-large{grid-auto-rows:240px}.pbm-team{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.pbm-avatar,.pbm-team img{width:100%;aspect-ratio:4/5;object-fit:cover;background:#e9e2d8;margin-bottom:12px}.pbm-avatar{display:grid;place-items:center;font:500 36px Georgia,serif;color:#9f8a69}.pbm-team b{display:block;margin-top:4px;color:#956e23;font-size:8px;text-transform:uppercase}.pbm-stabling{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.pbm-stabling article{padding:20px;background:#fff;border:1px solid var(--line)}.pbm-stabling article>div{display:flex;justify-content:space-between;gap:10px;margin-top:15px;color:#956e23;font-size:9px}.pbm-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.pbm-card-grid article{background:#fff;border:1px solid var(--line);overflow:hidden}.pbm-card-grid img{width:100%;aspect-ratio:16/9;object-fit:cover}.pbm-card-grid article>div{padding:16px}.pbm-brands{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.pbm-brands a{min-height:150px;padding:22px;background:#fff;border:1px solid var(--line);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-decoration:none}.pbm-brands img{max-width:130px;max-height:70px;object-fit:contain}.pbm-brands span{font-size:10px;font-weight:800}.pbm-posts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.pbm-posts article{background:#fff;border:1px solid var(--line);overflow:hidden}.pbm-posts img{width:100%;aspect-ratio:16/9;object-fit:cover}.pbm-posts article>div{padding:16px}.pbm-posts article>div>span{display:block;margin-bottom:8px;color:#956e23;font-size:8px;font-weight:800}.pbm-posts time{display:block;margin-top:10px;color:#999087;font-size:8px}.pbm-reviews{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.pbm-reviews article{padding:20px;background:#fff;border:1px solid var(--line)}.pbm-stars{color:var(--gold)}.pbm-reviews p{font:400 14px/1.6 Georgia,serif}.pbm-reviews strong{font-size:9px}.pbm-availability{border-top:1px solid var(--line)}.pbm-availability>div{display:flex;justify-content:space-between;gap:30px;padding:20px 0;border-bottom:1px solid var(--line)}.pbm-tab-page{min-height:420px}.pbm-tab-page>h2{margin-bottom:30px}@media(max-width:900px){.pbm-hero.has-image{background-size:cover;background-position:50%}.pbm-hero-shade{background:linear-gradient(90deg,rgba(0,0,0,.9),rgba(0,0,0,.74) 48%,rgba(0,0,0,.35)),linear-gradient(0deg,rgba(0,0,0,.38),transparent 58%)}.pbm-hero-inner{width:calc(100% - 36px);display:block}.pbm-logo{width:88px;height:88px;flex-basis:88px}.pbm-identity h1{font-size:38px}.pbm-hero-actions{justify-content:flex-start;margin:20px 0 0 104px}.pbm-body,.pbm-tabs-inner{width:calc(100% - 36px)}.pbm-overview{grid-template-columns:1fr}.pbm-horses,.pbm-team{grid-template-columns:repeat(2,1fr)}.pbm-card-grid,.pbm-posts,.pbm-stabling{grid-template-columns:1fr 1fr}}@media(max-width:560px){.pbm-hero,.pbm-hero.has-image{min-height:330px}.pbm-hero-inner{width:calc(100% - 28px)}.pbm-logo{width:74px;height:74px;flex-basis:74px}.pbm-identity h1{font-size:31px}.pbm-hero-actions{margin:18px 0 0}.pbm-body,.pbm-tabs-inner{width:calc(100% - 28px)}.pbm-body{padding-top:38px}.pbm-horses{grid-template-columns:1fr 1fr;gap:8px}.pbm-card-grid,.pbm-gallery,.pbm-posts,.pbm-reviews,.pbm-stabling{grid-template-columns:1fr}.pbm-team{gap:12px}.pbm-brands,.pbm-team{grid-template-columns:1fr 1fr}}.pbm{--gold:#bd8b2d;--ink:#15120e;--muted:#6e6860;--line:#e8e0d5;--paper:#fbfaf7;background:var(--paper)}.pbm-hero,.pbm-hero.has-image{min-height:365px;background-color:#090909;background-position:100%;background-size:cover}.pbm-hero-shade{background:linear-gradient(90deg,#090909,#090909 34%,rgba(9,9,9,.96) 43%,rgba(9,9,9,.7) 57%,rgba(9,9,9,.18) 76%,rgba(9,9,9,.08))}.pbm-hero-inner{width:min(1280px,calc(100% - 64px));padding:48px 0;align-items:flex-end}.pbm-brand-row{gap:28px}.pbm-logo{width:126px;height:126px;flex-basis:126px}.pbm-eyebrow{color:#d3a33e;font-size:10px;margin-bottom:10px}.pbm-identity h1{font-size:54px;margin-bottom:10px}.pbm-location{font-size:13px}.pbm-hero-bio{max-width:540px;margin:14px 0 0;color:#d1ccc4;font:400 14px/1.55 Georgia,serif}.pbm-hero-social{display:flex;gap:9px;margin-top:18px}.pbm-hero-social a{width:32px;height:32px;border-radius:50%;background:rgba(189,139,45,.14);color:#d7a644;display:grid;place-items:center;text-decoration:none;font-weight:700}.pbm-primary-action,.pbm-secondary-action{height:48px;padding:0 24px;font-size:11px}.pbm-primary-action{color:#fff;background:#bd8b2d}.pbm-secondary-action{border-color:#bd8b2d}.pbm-body,.pbm-tabs-inner{width:min(1280px,calc(100% - 64px))}.pbm-tabs-inner{gap:42px}.pbm-tabs button{height:58px;text-transform:none;letter-spacing:0;font-size:11px}.pbm-body{padding:48px 0 80px}.pbm-overview{grid-template-columns:minmax(0,1fr) 320px;gap:42px}.pbm-section{padding-bottom:34px;margin-bottom:34px}.pbm-section>header{margin-bottom:18px}.pbm-section h2,.pbm-tab-page>h2{font-size:29px}.pbm-bio{font-size:15px;max-width:760px}.pbm-usps{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:28px}.pbm-usps>div{display:flex;gap:12px;align-items:center}.pbm-usps b{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#f6f1e8;color:#bd8b2d;font-size:19px}.pbm-usps span{display:grid}.pbm-usps strong{font-size:12px}.pbm-usps small{font-size:10px;color:#8a837a;margin-top:3px}.pbm-horses{gap:14px}.pbm-horse-placeholder,.pbm-horses article>img{aspect-ratio:1/1.05}.pbm-horses h3{font-size:16px}.pbm-horses p{font-size:10px}.pbm-horses a{font-size:9px}.pbm-contact-section{padding:24px;background:#fffdf9}.pbm-contact-section>h2{font-size:25px}.pbm-contact>a,.pbm-contact>div:not(.pbm-social){padding:13px 0}.pbm-contact strong{font-size:11px}.pbm-side{gap:18px}.pbm-promo-card{height:220px;padding:28px;background:linear-gradient(135deg,#12100d,#292116);display:flex;align-items:flex-end;color:#d3a24a;position:relative;overflow:hidden}.pbm-promo-card:after{content:"♞";position:absolute;right:-8px;bottom:-30px;color:rgba(255,255,255,.08);font-size:190px}.pbm-promo-card div{position:relative;z-index:1}.pbm-promo-card span{display:block;font-size:8px;letter-spacing:.2em;margin-bottom:10px}.pbm-promo-card strong{font:500 23px/1.12 Georgia,serif}.pbm-posts article{display:grid;grid-template-columns:42% 58%;min-height:130px}.pbm-posts img{height:100%;aspect-ratio:auto}.pbm-posts h3{font-size:14px}.pbm-posts p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:900px){.pbm-overview{grid-template-columns:1fr}.pbm-usps{grid-template-columns:1fr 1fr}.pbm-hero.has-image{background-size:cover}.pbm-body,.pbm-hero-inner,.pbm-tabs-inner{width:calc(100% - 36px)}}@media(max-width:560px){.pbm-usps{grid-template-columns:1fr}.pbm-identity h1{font-size:31px}.pbm-hero-bio{display:none}.pbm-posts article{grid-template-columns:1fr}}.pbm-breadcrumb{height:42px;width:min(1280px,calc(100% - 64px));margin:auto;display:flex;align-items:center;gap:8px;color:#8b847b;font-size:10px;background:#fbfaf7}.pbm-breadcrumb a{text-decoration:none;color:#8b847b}.pbm-breadcrumb a:hover{color:#bd8b2d}.pbm-breadcrumb span{color:#c7beb2}.pbm-breadcrumb strong{color:#2a251f;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:900px){.pbm-breadcrumb{width:calc(100% - 36px)}}@media(max-width:560px){.pbm-breadcrumb{width:calc(100% - 28px);font-size:9px}}.pbm .pbm-hero,.pbm .pbm-hero.has-image{background-color:#000!important}.pbm .pbm-hero-shade{background:linear-gradient(90deg,#000,#000 36%,rgba(0,0,0,.98) 44%,rgba(0,0,0,.82) 56%,rgba(0,0,0,.42) 69%,rgba(0,0,0,.08) 82%,transparent)!important}.pbm .pbm-horses article>img{width:100%!important;aspect-ratio:1/1.05!important;height:auto!important;object-fit:contain!important;object-position:center center!important;background:#f3efe8}.pbm>.pbm-breadcrumb{display:flex!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:20!important;box-sizing:border-box;width:100%!important;height:48px!important;margin:0!important;padding:0 max(32px,calc((100vw - 1280px)/2))!important;align-items:center!important;gap:9px!important;background:#fbfaf7!important;border-bottom:1px solid #e8e0d5!important;color:#766f66!important;font:600 11px/1 Arial,sans-serif!important}.pbm>.pbm-breadcrumb a{display:inline!important;color:#766f66!important;text-decoration:none!important}.pbm>.pbm-breadcrumb a:hover{color:#bd8b2d!important}.pbm>.pbm-breadcrumb span{display:inline!important;color:#bd8b2d!important}.pbm>.pbm-breadcrumb strong{display:inline!important;color:#15120e!important;font-weight:700!important}@media(max-width:700px){.pbm>.pbm-breadcrumb{height:44px!important;padding:0 18px!important;font-size:10px!important}}.pbm-auctions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:20px}.pbm-auctions article{background:#fff;border:1px solid #e6dfd5;border-radius:16px;overflow:hidden;box-shadow:0 8px 26px rgba(35,27,17,.045);display:flex;flex-direction:column;min-width:0}.pbm-auction-image{position:relative;aspect-ratio:16/9;background:#f3efe8;overflow:hidden}.pbm-auction-image>img{width:100%;height:100%;object-fit:cover;display:block}.pbm-auction-image>div{width:100%;height:100%;background:linear-gradient(135deg,#f3efe8,#e8dfd1)}.pbm-auction-image>span{position:absolute;left:14px;bottom:14px;min-width:54px;padding:8px 10px;border-radius:10px;background:rgba(255,255,255,.95);box-shadow:0 4px 14px rgba(0,0,0,.08);display:flex;flex-direction:column;align-items:center;font-size:9px;letter-spacing:.06em;color:#746c63}.pbm-auction-image>span strong{font-family:Georgia,serif;font-size:21px;line-height:1;color:#1b1712}.pbm-auction-copy{padding:16px 16px 17px;display:flex;flex-direction:column;gap:8px;flex:1}.pbm-auction-copy small{font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:#a17833;font-weight:800}.pbm-auction-copy h3{margin:0;font-family:Georgia,serif;font-size:19px;line-height:1.2;color:#191510;font-weight:500}.pbm-auction-copy p{margin:0;color:#80776d;font-size:11px;line-height:1.5}.pbm-auction-copy a{margin-top:auto;padding-top:6px;color:#17130f;text-decoration:none;font-size:10.5px;font-weight:800}.pbm-auction-copy a:hover{text-decoration:underline}.pbm-posts article h3{margin:5px 0 6px;font-family:Georgia,serif;font-size:17px;line-height:1.25;color:#1d1812}@media(max-width:1000px){.pbm-auctions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.pbm-auctions{grid-template-columns:1fr}.pbm-auction-copy h3{font-size:18px}}.pbm.pbm .pbm-logo{background:#000000;border:1.5px solid rgba(255,255,255,.95);border-radius:50%;overflow:hidden;box-shadow:0 16px 42px rgba(0,0,0,.42)}.pbm.pbm .pbm-logo img{background:#000000;border-radius:50%;object-fit:contain;padding:13px}.pbm.pbm .pbm-logo,.pbm.pbm .pbm-logo img{background-color:#000000!important;background:#000000!important}