.media-lightbox-module__rJxuCW__overlay{z-index:9700;-webkit-backdrop-filter:blur(6px);background:#000000eb;position:fixed;inset:0}.media-lightbox-module__rJxuCW__overlay[data-state=open]{animation:.22s cubic-bezier(.16,1,.3,1) media-lightbox-module__rJxuCW__fadeIn}.media-lightbox-module__rJxuCW__overlay[data-state=closed]{animation:.18s cubic-bezier(.4,0,1,1) media-lightbox-module__rJxuCW__fadeOut}.media-lightbox-module__rJxuCW__content{z-index:9701;outline:none;flex-direction:column;width:100vw;height:100dvh;display:flex;position:fixed;inset:0}.media-lightbox-module__rJxuCW__content[data-state=open]{animation:.24s cubic-bezier(.16,1,.3,1) media-lightbox-module__rJxuCW__zoomIn}.media-lightbox-module__rJxuCW__content[data-state=closed]{animation:.18s cubic-bezier(.4,0,1,1) media-lightbox-module__rJxuCW__zoomOut}.media-lightbox-module__rJxuCW__topBar{padding:calc(env(safe-area-inset-top,0px) + 1.25rem)1.25rem .5rem;z-index:4;pointer-events:none;justify-content:space-between;align-items:center;display:flex;position:absolute;top:0;left:0;right:0}.media-lightbox-module__rJxuCW__topBar>*{pointer-events:auto}.media-lightbox-module__rJxuCW__counter{color:#ffffffeb;font-family:var(--font-montserrat),sans-serif;letter-spacing:.06em;text-shadow:0 1px 6px #0009;font-size:.85rem;font-weight:300}.media-lightbox-module__rJxuCW__closeBtn{color:#fff;cursor:pointer;filter:drop-shadow(0 1px 6px #0009);background:0 0;border:none;justify-content:center;align-items:center;width:46px;height:46px;transition:transform .15s,opacity .15s;display:flex}.media-lightbox-module__rJxuCW__closeBtn:hover{opacity:.85;transform:scale(1.08)}.media-lightbox-module__rJxuCW__imageStage{flex:1;justify-content:center;align-items:center;min-height:0;padding:4.5rem 4rem;display:flex;position:relative}.media-lightbox-module__rJxuCW__imageWrap{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.media-lightbox-module__rJxuCW__image{-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;user-select:none;width:auto;max-width:100%;height:auto;max-height:100%}.media-lightbox-module__rJxuCW__video{background:#000;width:auto;max-width:100%;height:auto;max-height:100%}.media-lightbox-module__rJxuCW__navBtn{z-index:3;color:#fff;cursor:pointer;filter:drop-shadow(0 1px 6px #0009);background:0 0;border:none;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .15s,opacity .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.media-lightbox-module__rJxuCW__navBtn:hover{opacity:.85;transform:translateY(-50%)scale(1.08)}.media-lightbox-module__rJxuCW__navBtnPrev{left:1.25rem}.media-lightbox-module__rJxuCW__navBtnNext{right:1.25rem}.media-lightbox-module__rJxuCW__mobileNavRow{display:none}.media-lightbox-module__rJxuCW__mobileNavBtn{color:#fff;cursor:pointer;filter:drop-shadow(0 1px 6px #0009);background:0 0;border:none;justify-content:center;align-items:center;width:56px;height:44px;padding:0;transition:transform .1s,opacity .15s;display:flex}.media-lightbox-module__rJxuCW__mobileNavBtn:active{opacity:.7;transform:scale(.96)}.media-lightbox-module__rJxuCW__thumbStrip{padding:.75rem 1rem calc(env(safe-area-inset-bottom,0px) + 1rem);scrollbar-width:thin;scrollbar-color:#fff3 transparent;background:#0006;gap:6px;display:flex;overflow-x:auto}.media-lightbox-module__rJxuCW__thumbStrip::-webkit-scrollbar{height:4px}.media-lightbox-module__rJxuCW__thumbStrip::-webkit-scrollbar-track{background:0 0}.media-lightbox-module__rJxuCW__thumbStrip::-webkit-scrollbar-thumb{background:#fff3;border-radius:2px}.media-lightbox-module__rJxuCW__thumb{cursor:pointer;opacity:.55;background:#ffffff0f;border:1px solid #0000;border-radius:4px;flex:0 0 64px;height:64px;padding:0;transition:opacity .15s,border-color .15s,transform .15s;position:relative;overflow:hidden}.media-lightbox-module__rJxuCW__thumb:hover{opacity:.85;transform:translateY(-2px)}.media-lightbox-module__rJxuCW__thumbActive{opacity:1;box-shadow:0 0 10px 1px #fff3}.media-lightbox-module__rJxuCW__thumb img,.media-lightbox-module__rJxuCW__thumb video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.media-lightbox-module__rJxuCW__thumbVideoBadge{color:#fff;letter-spacing:.08em;font-size:.55rem;font-weight:700;font-family:var(--font-montserrat),sans-serif;background:#000000b3;padding:1px 4px;position:absolute;bottom:2px;right:2px}@media (max-width:768px){.media-lightbox-module__rJxuCW__imageStage{padding:4rem .75rem .5rem}.media-lightbox-module__rJxuCW__navBtnDesktop{display:none}.media-lightbox-module__rJxuCW__mobileNavRow{background:#0006;border-top:1px solid #ffffff0f;justify-content:center;align-items:center;gap:1rem;padding:.5rem .75rem;display:flex}.media-lightbox-module__rJxuCW__thumbStrip{padding:.5rem .75rem calc(env(safe-area-inset-bottom,0px) + .5rem)}.media-lightbox-module__rJxuCW__thumb{flex-basis:52px;height:52px}}@keyframes media-lightbox-module__rJxuCW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes media-lightbox-module__rJxuCW__fadeOut{0%{opacity:1}to{opacity:0}}@keyframes media-lightbox-module__rJxuCW__zoomIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes media-lightbox-module__rJxuCW__zoomOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.98)}}@media (prefers-reduced-motion:reduce){.media-lightbox-module__rJxuCW__overlay[data-state=open],.media-lightbox-module__rJxuCW__overlay[data-state=closed],.media-lightbox-module__rJxuCW__content[data-state=open],.media-lightbox-module__rJxuCW__content[data-state=closed]{animation-duration:1ms}}
.contact-seller-form-module__wobDpq__overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0000008c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.contact-seller-form-module__wobDpq__modal{background-color:var(--background);border:1px solid var(--border);border-radius:4px;width:100%;max-width:500px;animation:.3s ease-out contact-seller-form-module__wobDpq__slideUp;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@keyframes contact-seller-form-module__wobDpq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.contact-seller-form-module__wobDpq__header{border-bottom:1px solid var(--border);background-color:#0000;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.contact-seller-form-module__wobDpq__title{font-size:.72rem;font-weight:700;font-family:var(--font-montserrat),sans-serif;letter-spacing:.12em;text-transform:uppercase;color:var(--foreground);margin:0}.contact-seller-form-module__wobDpq__closeButton{color:var(--muted-foreground);cursor:pointer;appearance:none;background:0 0;border:none;padding:.25rem;font-size:1.5rem;line-height:1;transition:opacity .15s}.contact-seller-form-module__wobDpq__closeButton:hover{opacity:.75;color:var(--foreground)}.contact-seller-form-module__wobDpq__form{flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.contact-seller-form-module__wobDpq__field{flex-direction:column;gap:.5rem;display:flex}.contact-seller-form-module__wobDpq__label{font-size:.65rem;font-weight:700;font-family:var(--font-montserrat),sans-serif;letter-spacing:.08em;text-transform:uppercase;color:var(--muted-foreground)}.contact-seller-form-module__wobDpq__input,.contact-seller-form-module__wobDpq__textarea{border:1px solid var(--border);background-color:var(--background);color:var(--foreground);font-size:.95rem;font-family:var(--font-montserrat),sans-serif;box-sizing:border-box;border-radius:4px;padding:.75rem;transition:border-color .15s}.contact-seller-form-module__wobDpq__input:focus,.contact-seller-form-module__wobDpq__textarea:focus{border-color:var(--foreground);outline:none}.contact-seller-form-module__wobDpq__textarea{resize:vertical;min-height:120px}.contact-seller-form-module__wobDpq__submitButton{background-color:var(--foreground);color:var(--background);font-family:var(--font-montserrat),sans-serif;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;appearance:none;box-sizing:border-box;border:none;border-radius:4px;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;padding:.875rem 1.5rem;font-size:.7rem;font-weight:700;line-height:1.2;transition:opacity .15s;display:flex}.contact-seller-form-module__wobDpq__submitButton:hover{opacity:.85;color:var(--background)}.contact-seller-form-module__wobDpq__submitButton:disabled{opacity:.5;cursor:not-allowed}.contact-seller-form-module__wobDpq__error{color:#dc2626;font-size:.875rem;font-family:var(--font-montserrat),sans-serif;background-color:#0000;border:1px solid #dc262659;border-radius:4px;padding:.75rem}.contact-seller-form-module__wobDpq__successMessage{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:2rem;display:flex}.contact-seller-form-module__wobDpq__successIcon{width:48px;height:48px;color:var(--foreground);border:1px solid var(--border);background-color:#0000;border-radius:4px;justify-content:center;align-items:center;font-size:1.5rem;display:flex}.contact-seller-form-module__wobDpq__successTitle{font-size:.85rem;font-weight:700;font-family:var(--font-montserrat),sans-serif;letter-spacing:.08em;text-transform:uppercase;color:var(--foreground);margin:0}.contact-seller-form-module__wobDpq__successText{font-family:var(--font-montserrat),sans-serif;color:var(--muted-foreground);margin:0;font-size:.875rem}.contact-seller-form-module__wobDpq__footerNote{color:var(--muted-foreground);text-align:center;margin:0;font-size:.8rem}
.seller-card-module__FdpGXW__sellerCard{--seller-surface-muted:color-mix(in srgb,var(--secondary)65%,transparent);background:var(--card,var(--background));border:none;border-radius:4px;padding:1.5rem;box-shadow:0 1px 3px #0000000a,0 8px 24px #0000000f}:is(.dark .seller-card-module__FdpGXW__sellerCard,[data-theme=dark] .seller-card-module__FdpGXW__sellerCard){--seller-surface-muted:color-mix(in srgb,var(--foreground)10%,var(--background));background:color-mix(in srgb,var(--foreground)7%,var(--background));box-shadow:0 1px 3px #00000059,0 8px 24px #00000073}.seller-card-module__FdpGXW__sellerCardHeading{color:var(--muted-foreground);align-items:center;gap:.4rem;margin:0 0 1.25rem;display:flex}.seller-card-module__FdpGXW__sellerCardHeadingLabel{font-family:var(--font-montserrat),sans-serif;letter-spacing:.15em;text-transform:uppercase;width:fit-content;padding-bottom:.45rem;font-size:.58rem;font-weight:700;position:relative}.seller-card-module__FdpGXW__sellerCardHeadingLabel:after{content:"";background:color-mix(in srgb,var(--foreground)35%,transparent);height:1px;position:absolute;bottom:0;left:0;right:0}.dark .seller-card-module__FdpGXW__sellerCardHeadingLabel:after{background:color-mix(in srgb,var(--foreground)40%,transparent)}.seller-card-module__FdpGXW__sellerRow{color:inherit;align-items:flex-start;gap:.85rem;margin-bottom:1.25rem;text-decoration:none;transition:opacity .15s;display:flex}.seller-card-module__FdpGXW__sellerRow:hover{opacity:.75}.seller-card-module__FdpGXW__sellerInfo{flex-direction:column;flex:1;gap:.2rem;min-width:0;display:flex}.seller-card-module__FdpGXW__avatar{background:var(--seller-surface-muted);border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex;overflow:hidden}.seller-card-module__FdpGXW__avatarImg{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.seller-card-module__FdpGXW__sellerName{font-family:var(--font-montserrat),sans-serif;letter-spacing:.03em;color:var(--foreground);margin:0;font-size:.78rem;font-weight:700}.seller-card-module__FdpGXW__sellerBadge{color:var(--muted-foreground);font-family:var(--font-montserrat),sans-serif;letter-spacing:.1em;text-transform:uppercase;font-size:.5rem;font-weight:700;display:block}.seller-card-module__FdpGXW__sellerMeta{color:var(--muted-foreground);margin:0;font-size:.75rem}.seller-card-module__FdpGXW__sellerProfileLink{color:var(--muted-foreground);text-underline-offset:2px;width:fit-content;font-size:.72rem;font-weight:500;text-decoration:underline}.seller-card-module__FdpGXW__sellerRow:hover .seller-card-module__FdpGXW__sellerProfileLink{color:var(--foreground)}.seller-card-module__FdpGXW__sellerLocation{color:var(--muted-foreground);align-items:center;gap:.3rem;margin:.15rem 0 0;font-size:.75rem;display:flex}.seller-card-module__FdpGXW__metaPin{color:var(--muted-foreground);flex-shrink:0}.seller-card-module__FdpGXW__contactActions{flex-direction:column;align-items:flex-start;gap:.5rem;padding-left:calc(52px + .85rem);display:flex}.seller-card-module__FdpGXW__contactLink{font-family:var(--font-montserrat),sans-serif;color:var(--foreground);text-underline-offset:3px;cursor:pointer;appearance:none;background:0 0;border:none;justify-content:center;align-items:center;gap:.35rem;padding:0;font-size:.82rem;font-weight:500;line-height:1.35;text-decoration:underline;transition:opacity .15s;display:inline-flex}.seller-card-module__FdpGXW__contactLinkPrimary{font-weight:600}.seller-card-module__FdpGXW__contactLink:hover{opacity:.75}.seller-card-module__FdpGXW__soldNotice{background:var(--seller-surface-muted);text-align:center;color:var(--muted-foreground);border:none;border-radius:4px;padding:.85rem 1rem;font-size:.82rem}.seller-card-module__FdpGXW__socialLinks{flex-direction:column;gap:.35rem;margin-top:.5rem;padding-top:.25rem;display:flex}.seller-card-module__FdpGXW__socialLink{color:var(--foreground);align-items:center;gap:.6rem;padding:.35rem 0;font-size:.82rem;font-weight:500;text-decoration:none;transition:opacity .15s;display:flex}.seller-card-module__FdpGXW__socialLink:hover{opacity:.75;text-underline-offset:2px;text-decoration:underline}.seller-card-module__FdpGXW__showingInfo{color:var(--muted-foreground);margin-bottom:1rem;font-size:.78rem}.seller-card-module__FdpGXW__safetyFooter{border-top:1px solid color-mix(in srgb,var(--foreground)10%,transparent);margin-top:1.25rem;padding-top:1.1rem}.seller-card-module__FdpGXW__safetyHeading{font-family:var(--font-montserrat),sans-serif;letter-spacing:.15em;text-transform:uppercase;color:var(--muted-foreground);align-items:center;gap:.4rem;margin:0 0 .75rem;font-size:.58rem;font-weight:700;display:flex}.seller-card-module__FdpGXW__safetyList{color:var(--muted-foreground);flex-direction:column;gap:.35rem;margin:0;padding-left:1.1rem;font-size:.78rem;display:flex}
.pedigree-tree-module__xGZHIq__section{margin-bottom:2rem}.pedigree-tree-module__xGZHIq__title{font-family:var(--font-montserrat),sans-serif;letter-spacing:.15em;text-transform:uppercase;color:var(--muted-foreground);width:fit-content;margin:0 0 1rem;padding-bottom:.45rem;font-size:.6rem;font-weight:700;position:relative}.pedigree-tree-module__xGZHIq__title:after{content:"";background:color-mix(in srgb,var(--foreground)35%,transparent);height:1px;position:absolute;bottom:0;left:0;right:0}.dark .pedigree-tree-module__xGZHIq__title:after{background:color-mix(in srgb,var(--foreground)40%,transparent)}.pedigree-tree-module__xGZHIq__columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 2.5rem;display:grid}.pedigree-tree-module__xGZHIq__line{min-width:0}.pedigree-tree-module__xGZHIq__lineTitle{font-family:var(--font-montserrat),sans-serif;letter-spacing:.12em;text-transform:uppercase;color:var(--foreground);margin:0 0 .85rem;font-size:.58rem;font-weight:700}.pedigree-tree-module__xGZHIq__lineBody{-moz-column-gap:.75rem;grid-template-columns:17px minmax(0,1fr);align-items:stretch;column-gap:.75rem;display:grid}.pedigree-tree-module__xGZHIq__trunkCell{min-height:100%;color:var(--border);position:relative}.pedigree-tree-module__xGZHIq__trunkRail{background:currentColor;width:1px;position:absolute;top:0;bottom:0;left:0}.pedigree-tree-module__xGZHIq__trunkCellBranch .pedigree-tree-module__xGZHIq__trunkBranch{background:currentColor;width:17px;height:1px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.pedigree-tree-module__xGZHIq__trunkCellBranchEnd .pedigree-tree-module__xGZHIq__trunkRail{bottom:50%}.pedigree-tree-module__xGZHIq__horse{background:color-mix(in srgb,var(--secondary)65%,transparent);border-radius:4px;flex-direction:column;gap:.2rem;min-width:0;padding:.55rem .7rem;display:flex}.pedigree-tree-module__xGZHIq__horseNested{margin-left:.15rem}.pedigree-tree-module__xGZHIq__lineBody .pedigree-tree-module__xGZHIq__horse:not(:last-child){margin-bottom:.55rem}.pedigree-tree-module__xGZHIq__horseLabel{font-family:var(--font-montserrat),sans-serif;letter-spacing:.12em;text-transform:uppercase;color:var(--muted-foreground);font-size:.5rem;font-weight:700}.pedigree-tree-module__xGZHIq__horseName{font-family:var(--font-montserrat),sans-serif;color:var(--foreground);word-break:break-word;font-size:.88rem;font-weight:600;line-height:1.35}.pedigree-tree-module__xGZHIq__horseNameMissing{color:var(--muted-foreground);font-style:italic;font-weight:500}@media (max-width:640px){.pedigree-tree-module__xGZHIq__columns{grid-template-columns:1fr;gap:1.75rem}}
.ad-view-module__vXlerW__wrap{max-width:1200px;margin:0 auto;padding:2.5rem 1.5rem 6rem}.ad-view-module__vXlerW__breadcrumb{font-family:var(--font-montserrat),sans-serif;letter-spacing:.1em;text-transform:uppercase;color:var(--muted-foreground);flex-wrap:wrap;align-items:center;gap:.4rem;margin-bottom:2rem;font-size:.55rem;font-weight:700;display:flex}.ad-view-module__vXlerW__breadcrumb a{color:var(--muted-foreground);text-decoration:none;transition:color .15s}.ad-view-module__vXlerW__breadcrumb a:hover{color:var(--foreground)}.ad-view-module__vXlerW__breadcrumbSep{opacity:.4}.ad-view-module__vXlerW__bannerReserved{background:var(--secondary);border:1px solid var(--border);border-left:3px solid var(--muted-foreground);color:var(--foreground);border-radius:4px;align-items:center;gap:.85rem;margin-bottom:2rem;padding:1rem 1.5rem;display:flex}.ad-view-module__vXlerW__bannerSold{background:var(--secondary);border:1px solid var(--border);border-left:3px solid var(--foreground);color:var(--foreground);border-radius:4px;align-items:center;gap:.85rem;margin-bottom:2rem;padding:1rem 1.5rem;display:flex}.ad-view-module__vXlerW__bannerUpcoming{color:#5b8a4f;background:#7c956b14;border:1px solid #7c956b59;border-left:3px solid #5b8a4f;border-radius:4px;align-items:center;gap:.85rem;margin-bottom:2rem;padding:1rem 1.5rem;display:flex}.ad-view-module__vXlerW__bannerTitle{font-family:var(--font-montserrat),sans-serif;letter-spacing:.15em;text-transform:uppercase;margin:0 0 .15rem;font-size:.65rem;font-weight:700}.ad-view-module__vXlerW__bannerText{color:var(--muted-foreground);margin:0;font-size:.82rem}.ad-view-module__vXlerW__layout{grid-template-columns:1fr 320px;align-items:start;gap:3rem;display:grid}@media (max-width:900px){.ad-view-module__vXlerW__layout{grid-template-columns:1fr}}.ad-view-module__vXlerW__galleryWrap{flex-direction:column;gap:.5rem;margin-bottom:2rem;display:flex}.ad-view-module__vXlerW__mainImageWrap{aspect-ratio:16/9;background:var(--secondary);border-radius:4px;width:100%;position:relative;overflow:hidden}.dark .ad-view-module__vXlerW__mainImageWrap{background:#000}.ad-view-module__vXlerW__mainImageBtn{cursor:zoom-in;background:0 0;border:none;width:100%;height:100%;margin:0;padding:0;display:block;position:absolute;inset:0}.ad-view-module__vXlerW__mainImageBtn:focus-visible{outline:2px solid var(--foreground);outline-offset:-3px}.ad-view-module__vXlerW__mainVideo{-o-object-fit:contain;object-fit:contain;background:#000;width:100%;height:100%;display:block}.ad-view-module__vXlerW__zoomBtn{-webkit-backdrop-filter:blur(8px);color:#fff;cursor:pointer;z-index:10;background:#0006;border:1px solid #ffffff40;border-radius:6px;justify-content:center;align-items:center;width:38px;height:38px;transition:background .15s,transform .15s;display:flex;position:absolute;bottom:12px;right:12px}.ad-view-module__vXlerW__zoomBtn:hover{background:#0009;transform:scale(1.05)}.ad-view-module__vXlerW__thumbs{flex-wrap:wrap;gap:.4rem;padding:4px 0;display:flex}.ad-view-module__vXlerW__thumb{cursor:pointer;border:1px solid var(--border);opacity:.55;border-radius:4px;flex-shrink:0;width:80px;height:64px;transition:opacity .15s,border-color .15s;position:relative;overflow:hidden}@media (max-width:768px){.ad-view-module__vXlerW__thumbs{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;padding-right:.4rem;scroll-padding-left:0;overflow-x:auto}.ad-view-module__vXlerW__thumbs::-webkit-scrollbar{display:none}.ad-view-module__vXlerW__thumb{scroll-snap-align:start}}.ad-view-module__vXlerW__thumbActive{opacity:1;box-shadow:0 1px 6px #00000047}.ad-view-module__vXlerW__thumb:hover{opacity:.85}.ad-view-module__vXlerW__thumbVideo{-o-object-fit:cover;object-fit:cover;background:#000;width:100%;height:100%;display:block}.ad-view-module__vXlerW__videoMiniBadge{color:#fff;font-family:var(--font-montserrat),sans-serif;letter-spacing:.08em;text-transform:uppercase;pointer-events:none;background:#000000b8;padding:.1rem .28rem;font-size:.42rem;font-weight:700;line-height:1.1;position:absolute;bottom:4px;right:4px}.ad-view-module__vXlerW__ownerBar{background:var(--secondary);border:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.25rem;margin-bottom:1.5rem;padding:1rem 1.25rem;display:flex}.ad-view-module__vXlerW__ownerBarLeft{flex-direction:column;gap:.35rem;min-width:0;display:flex}.ad-view-module__vXlerW__ownerBarActions{flex-shrink:0;align-self:center;align-items:center;gap:.6rem;display:flex}.ad-view-module__vXlerW__ownerBarText{font-family:var(--font-montserrat),sans-serif;letter-spacing:.1em;text-transform:uppercase;color:var(--muted-foreground);font-size:.6rem;font-weight:700}.ad-view-module__vXlerW__ownerBarHint{font-family:var(--font-montserrat),sans-serif;color:var(--muted-foreground);letter-spacing:0;font-size:.7rem;font-weight:400;line-height:1.5}.ad-view-module__vXlerW__editBtn{color:var(--muted-foreground);border:1px solid var(--border);font-family:var(--font-montserrat),sans-serif;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:0 0;align-items:center;gap:.4rem;padding:.45rem 1rem;font-size:.6rem;font-weight:700;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.ad-view-module__vXlerW__editBtn:hover{background:var(--background);color:var(--foreground)}.ad-view-module__vXlerW__boostBtn{background:var(--foreground);color:var(--background);border:1px solid var(--foreground);font-family:var(--font-montserrat),sans-serif;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;white-space:nowrap;align-items:center;gap:.4rem;padding:.45rem 1rem;font-size:.6rem;font-weight:700;transition:opacity .2s;display:inline-flex}.ad-view-module__vXlerW__boostBtn:hover:not(:disabled){opacity:.75}.ad-view-module__vXlerW__boostBtn:disabled{opacity:.4;cursor:not-allowed}.ad-view-module__vXlerW__titleRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem;display:flex}.ad-view-module__vXlerW__adTitle{font-family:var(--font-montserrat),sans-serif;letter-spacing:.04em;text-transform:uppercase;color:var(--foreground);word-break:break-word;margin:0;font-size:clamp(1.4rem,4vw,2rem);font-weight:200;line-height:1.1}.ad-view-module__vXlerW__adPrice{font-family:var(--font-montserrat),sans-serif;letter-spacing:-.01em;color:var(--foreground);white-space:nowrap;flex-shrink:0;font-size:1.4rem;font-weight:600}.ad-view-module__vXlerW__adPriceMultiple{font-family:var(--font-montserrat),sans-serif;letter-spacing:.08em;text-transform:uppercase;color:var(--muted-foreground);white-space:nowrap;flex-shrink:0;align-self:center;font-size:.82rem;font-weight:700}.ad-view-module__vXlerW__ratingRow{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.ad-view-module__vXlerW__metaRow{color:var(--muted-foreground);flex-wrap:wrap;gap:1.25rem;margin-bottom:1.85rem;font-size:.82rem;display:flex}.ad-view-module__vXlerW__metaItem{align-items:center;gap:.35rem;display:flex}@media (max-width:600px){.ad-view-module__vXlerW__metaRow{flex-direction:column;gap:.4rem;margin-bottom:1.5rem}.ad-view-module__vXlerW__wrap{padding:1.5rem 1rem 5rem}}.ad-view-module__vXlerW__sectionHeading{font-family:var(--font-montserrat),sans-serif;letter-spacing:.15em;text-transform:uppercase;color:var(--muted-foreground);border-bottom:1px solid var(--border);margin-bottom:1rem;padding-bottom:.65rem;font-size:.6rem;font-weight:700}.ad-view-module__vXlerW__sectionHeadingAccent{border-bottom:none;width:fit-content;padding-bottom:.45rem;position:relative}.ad-view-module__vXlerW__sectionHeadingAccent:after{content:"";background:color-mix(in srgb,var(--foreground)35%,transparent);height:1px;position:absolute;bottom:0;left:0;right:0}.dark .ad-view-module__vXlerW__sectionHeadingAccent:after{background:color-mix(in srgb,var(--foreground)40%,transparent)}.ad-view-module__vXlerW__specsPanel{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1.35rem 1.75rem;margin-bottom:1.25rem;padding:0;display:grid}.ad-view-module__vXlerW__specsPanelCompactBottom{margin-bottom:1px}.ad-view-module__vXlerW__specsPanel .ad-view-module__vXlerW__specItemMobileOnly{display:none}@media (max-width:640px){.ad-view-module__vXlerW__metaFlagDesktop{display:none}.ad-view-module__vXlerW__specsPanel .ad-view-module__vXlerW__specItemMobileOnly{display:flex}}.ad-view-module__vXlerW__breedingTopSpecsPanel{grid-template-columns:repeat(5,minmax(0,1fr))}.ad-view-module__vXlerW__breedingSpecsPanel{grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width:900px){.ad-view-module__vXlerW__breedingTopSpecsPanel,.ad-view-module__vXlerW__breedingSpecsPanel{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.ad-view-module__vXlerW__specsPanel{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.15rem 1.25rem}.ad-view-module__vXlerW__breedingTopSpecsPanel,.ad-view-module__vXlerW__breedingSpecsPanel{grid-template-columns:repeat(2,minmax(0,1fr))}}.ad-view-module__vXlerW__specItem{flex-direction:column;gap:.35rem;min-width:0;display:flex}.ad-view-module__vXlerW__specItemWide{grid-column:1/-1}.ad-view-module__vXlerW__mobileOnly{display:none}.ad-view-module__vXlerW__desktopOnly{display:block}@media (max-width:900px){.ad-view-module__vXlerW__mobileOnly{display:block}.ad-view-module__vXlerW__desktopOnly{display:none!important}}.ad-view-module__vXlerW__specLabel{font-family:var(--font-montserrat),sans-serif;letter-spacing:.02em;color:var(--muted-foreground);opacity:.9;font-size:.72rem;font-weight:600}.ad-view-module__vXlerW__specValue{font-family:var(--font-montserrat),sans-serif;letter-spacing:.005em;color:var(--foreground);word-break:break-word;font-size:1rem;font-weight:600;line-height:1.3}.ad-view-module__vXlerW__chipRow{flex-wrap:wrap;gap:.35rem;margin-top:.3rem;display:flex}.ad-view-module__vXlerW__chip{font-family:var(--font-montserrat),sans-serif;letter-spacing:.08em;text-transform:uppercase;background:var(--secondary);border:1px solid var(--border);color:var(--muted-foreground);padding:.18rem .55rem;font-size:.55rem;font-weight:700}.ad-view-module__vXlerW__chipGold{color:var(--finance-gold,#b8860b);background:#b8860b14;border-color:#b8860b4d}.ad-view-module__vXlerW__description{white-space:pre-wrap;color:var(--foreground);overflow-wrap:anywhere;word-break:break-word;margin-top:1.5rem;margin-bottom:2rem;font-size:.95rem;line-height:1.7}.ad-view-module__vXlerW__descriptionLink{color:var(--finance-gold,#b8860b);text-decoration:underline}.ad-view-module__vXlerW__videosGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:.75rem;margin-top:1.5rem;display:grid}.ad-view-module__vXlerW__video{aspect-ratio:16/9;background:#000;width:100%;display:block}.ad-view-module__vXlerW__eventsWrap{border:1px solid var(--border);margin-top:2.5rem;overflow:hidden}.ad-view-module__vXlerW__eventsHeader{background:var(--secondary);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:.85rem 1.25rem;display:flex}.ad-view-module__vXlerW__eventsCount{font-family:var(--font-montserrat),sans-serif;letter-spacing:.1em;text-transform:uppercase;background:var(--card);border:1px solid var(--border);color:var(--muted-foreground);padding:.2rem .55rem;font-size:.58rem;font-weight:700}.ad-view-module__vXlerW__eventsList{max-height:400px;overflow-y:auto}.ad-view-module__vXlerW__eventRow{border-bottom:1px solid var(--border);background:var(--card);align-items:center;gap:1rem;padding:.85rem 1.25rem;display:flex}.ad-view-module__vXlerW__eventRow:last-child{border-bottom:none}.ad-view-module__vXlerW__eventDateBox{background:var(--secondary);border:1px solid var(--border);flex-direction:column;justify-content:center;align-items:center;min-width:3.5rem;padding:.5rem;line-height:1;display:flex}.ad-view-module__vXlerW__eventDay{font-family:var(--font-montserrat),sans-serif;color:var(--foreground);font-size:1.1rem;font-weight:600}.ad-view-module__vXlerW__eventMonth{font-family:var(--font-montserrat),sans-serif;letter-spacing:.1em;text-transform:uppercase;color:var(--muted-foreground);margin-top:.1rem;font-size:.52rem;font-weight:700}.ad-view-module__vXlerW__eventInfo{flex-direction:column;flex:1;gap:.2rem;display:flex}.ad-view-module__vXlerW__eventTitle{color:var(--foreground);font-size:.9rem;font-weight:600}.ad-view-module__vXlerW__eventTime{color:var(--muted-foreground);align-items:center;gap:.3rem;font-size:.8rem;display:flex}.ad-view-module__vXlerW__eventSeats{color:var(--muted-foreground);font-size:.78rem;font-weight:500}.ad-view-module__vXlerW__eventSeatsFull{color:#ef4444}.ad-view-module__vXlerW__bookBtn{background:var(--finance-gold,#b8860b);color:#fff;font-family:var(--font-montserrat),sans-serif;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;border:none;padding:.35rem .85rem;font-size:.58rem;font-weight:700;transition:opacity .15s}.ad-view-module__vXlerW__bookBtn:hover:not(:disabled){opacity:.85}.ad-view-module__vXlerW__bookBtn:disabled{opacity:.45;cursor:not-allowed}.ad-view-module__vXlerW__bookedText{font-family:var(--font-montserrat),sans-serif;letter-spacing:.08em;text-transform:uppercase;color:var(--finance-gold,#b8860b);align-items:center;gap:.3rem;font-size:.6rem;font-weight:700;display:inline-flex}.ad-view-module__vXlerW__fullText{font-family:var(--font-montserrat),sans-serif;letter-spacing:.08em;text-transform:uppercase;color:#ef4444;font-size:.6rem;font-weight:700}.ad-view-module__vXlerW__reviewsWrap{margin-top:2.5rem}.ad-view-module__vXlerW__reviewCard{background:var(--card);border:1px solid var(--border);margin-bottom:1px;padding:1.25rem}.ad-view-module__vXlerW__reviewHeader{justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.65rem;display:flex}.ad-view-module__vXlerW__reviewAuthor{font-family:var(--font-montserrat),sans-serif;letter-spacing:.04em;text-transform:uppercase;color:var(--foreground);font-size:.72rem;font-weight:700}.ad-view-module__vXlerW__reviewEvent{color:var(--muted-foreground);margin-top:.1rem;font-size:.75rem}.ad-view-module__vXlerW__reviewDate{color:var(--muted-foreground);white-space:nowrap;flex-shrink:0;font-size:.75rem}.ad-view-module__vXlerW__reviewText{color:var(--foreground);margin:0;font-size:.88rem;line-height:1.6}.ad-view-module__vXlerW__mapSection{margin-top:2.5rem}.ad-view-module__vXlerW__mapAddress{color:var(--muted-foreground);align-items:center;gap:.35rem;margin-bottom:.85rem;font-size:.82rem;display:flex}.ad-view-module__vXlerW__mapContainer{border:1px solid var(--border);border-radius:4px;height:340px;overflow:hidden}.ad-view-module__vXlerW__mapPin{color:#e53935;flex-shrink:0}.ad-view-module__vXlerW__actionRow{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.ad-view-module__vXlerW__actionBtn{border:1px solid var(--border);color:var(--foreground);cursor:pointer;font-family:var(--font-montserrat),sans-serif;letter-spacing:.1em;text-transform:uppercase;appearance:none;box-sizing:border-box;background:0 0;border-radius:4px;justify-content:center;align-items:center;gap:.5rem;padding:.55rem 1.25rem;font-size:.6rem;font-weight:700;line-height:1.2;transition:opacity .15s;display:inline-flex}.ad-view-module__vXlerW__actionBtn:hover{opacity:.75}.ad-view-module__vXlerW__actionBtn:disabled{opacity:.5;cursor:not-allowed}.ad-view-module__vXlerW__actionBtnSaved{border-color:#dc262659}.ad-view-module__vXlerW__actionBtnSaved:hover{opacity:.75;color:var(--foreground);border-color:#dc2626}.ad-view-module__vXlerW__moreSection{border-top:1px solid var(--border);margin-top:4rem;padding-top:3rem}.ad-view-module__vXlerW__moreSectionHeader{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:2rem;display:flex}.ad-view-module__vXlerW__moreSectionHeading{min-width:0}.ad-view-module__vXlerW__moreSectionTitle{font-family:var(--font-montserrat),sans-serif;letter-spacing:.04em;text-transform:uppercase;color:var(--foreground);margin:0;font-size:clamp(.9rem,2.5vw,1.2rem);font-weight:200}.ad-view-module__vXlerW__moreSectionMeta{color:var(--muted-foreground);letter-spacing:normal;text-transform:none;margin:.4rem 0 0;font-size:.8125rem;font-weight:400;line-height:1.45}.ad-view-module__vXlerW__moreSectionLink{font-family:var(--font-montserrat),sans-serif;letter-spacing:.1em;text-transform:uppercase;color:var(--foreground);text-underline-offset:2px;white-space:nowrap;flex-shrink:0;font-size:.62rem;font-weight:700;text-decoration:none;transition:opacity .15s,text-decoration-color .15s}.ad-view-module__vXlerW__moreSectionLink:hover{opacity:.75;text-decoration:underline}.ad-view-module__vXlerW__moreGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.ad-view-module__vXlerW__sidebar{background:0 0;flex-direction:column;gap:1.5rem;display:flex;position:sticky;top:5rem}@media (max-width:900px){.ad-view-module__vXlerW__sidebar{display:none;position:static}}.ad-view-module__vXlerW__modalOverlay{z-index:1000;background:#0000008c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.ad-view-module__vXlerW__modal{background:var(--card);border:1px solid var(--border);width:100%;max-width:400px;padding:2rem;position:relative}.ad-view-module__vXlerW__modalClose{cursor:pointer;color:var(--muted-foreground);background:0 0;border:none;font-size:1.4rem;line-height:1;transition:color .15s;position:absolute;top:1rem;right:1rem}.ad-view-module__vXlerW__modalClose:hover{color:var(--foreground)}.ad-view-module__vXlerW__modalTitle{font-family:var(--font-montserrat),sans-serif;letter-spacing:.15em;text-transform:uppercase;color:var(--foreground);margin:0 0 .4rem;font-size:.75rem;font-weight:700}.ad-view-module__vXlerW__modalSubtitle{color:var(--muted-foreground);margin:0 0 1.5rem;font-size:.82rem}.ad-view-module__vXlerW__modalForm{flex-direction:column;gap:1rem;display:flex}.ad-view-module__vXlerW__formField{flex-direction:column;gap:.3rem;display:flex}.ad-view-module__vXlerW__formLabel{font-family:var(--font-montserrat),sans-serif;letter-spacing:.1em;text-transform:uppercase;color:var(--muted-foreground);font-size:.55rem;font-weight:700}.ad-view-module__vXlerW__formInput{border:1px solid var(--border);background:var(--input);color:var(--foreground);box-sizing:border-box;outline:none;width:100%;padding:.55rem .75rem;font-size:.875rem;transition:border-color .15s}.ad-view-module__vXlerW__formInput:focus{border-color:var(--finance-gold,#b8860b)}.ad-view-module__vXlerW__formInputError{border-color:#ef4444!important}.ad-view-module__vXlerW__formError{color:#ef4444;font-size:.72rem}.ad-view-module__vXlerW__submitBtn{background:var(--finance-gold,#b8860b);color:#fff;border-radius:var(--btn-radius,999px);width:100%;font-family:var(--font-montserrat),sans-serif;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;border:none;padding:.75rem 1rem;font-size:.62rem;font-weight:700;transition:opacity .15s}.ad-view-module__vXlerW__submitBtn:hover:not(:disabled){opacity:.85}.ad-view-module__vXlerW__submitBtn:disabled{opacity:.5;cursor:not-allowed}.ad-view-module__vXlerW__modalDisclaimer{text-align:center;color:var(--muted-foreground);margin:0;font-size:.72rem}.ad-view-module__vXlerW__eventBadge{font-family:var(--font-montserrat),sans-serif;letter-spacing:.08em;text-transform:uppercase;border:1px solid var(--border);background:var(--secondary);color:var(--muted-foreground);white-space:nowrap;padding:.15rem .5rem;font-size:.52rem;font-weight:700}
