/* ==========================================================
   SHEARD SITE RECOVERY LAYER
   Purpose: restore all public-page layouts and constrain inline SVGs.
   This file is intentionally loaded AFTER the existing theme files.
   ========================================================== */

:root{
  --sr-accent:#7a1f2a;
  --sr-accent-dark:#5c1720;
  --sr-gold:#c6a15b;
  --sr-charcoal:#242424;
  --sr-text:#444;
  --sr-muted:#6d6a66;
  --sr-bg:#f8f6f2;
  --sr-white:#fff;
  --sr-line:#e7e0d8;
  --sr-shadow:0 18px 45px rgba(37,28,22,.10);
}

/* ---------- Critical SVG recovery ---------- */
.sheard-premium-v2 main svg{
  width:32px;
  height:32px;
  max-width:100%;
  fill:none !important;
  stroke:currentColor !important;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
  color:var(--sr-accent);
  flex:none;
}

/* ---------- Shared public shell ---------- */
.sheard-premium-v2{overflow-x:hidden;background:var(--sr-bg);color:var(--sr-text)}
.sheard-premium-v2 main{padding-top:82px}
.sheard-premium-v2 .premium-header{position:fixed;inset:0 0 auto;z-index:1000;background:rgba(255,255,255,.98);box-shadow:0 3px 18px rgba(0,0,0,.06)}
.sheard-premium-v2 .premium-nav,
.sheard-premium-v2 .premium-header-inner{width:min(1220px,calc(100% - 36px));min-height:82px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:28px}
.sheard-premium-v2 .premium-brand{display:flex;align-items:center;gap:14px;min-width:max-content;color:var(--sr-charcoal)}
.sheard-premium-v2 .premium-brand img,
.sheard-premium-v2 .premium-brand-logo{width:50px;height:50px;object-fit:contain;flex:0 0 50px}
.sheard-premium-v2 .premium-brand strong{font:400 22px/1 'DM Serif Display',serif}
.sheard-premium-v2 .premium-brand small{display:block;margin-top:6px;color:#78726d;font-size:10px;letter-spacing:.14em;text-transform:uppercase}
.sheard-premium-v2 .premium-header .nav-links{display:flex;align-items:center;gap:25px}
.sheard-premium-v2 .premium-header .nav-links a{position:relative;padding:30px 0 27px;color:#282828;font-size:15px;font-weight:700;letter-spacing:.01em;text-decoration:none;white-space:nowrap}
.sheard-premium-v2 .premium-header .nav-links a::after{content:"";position:absolute;left:50%;right:50%;bottom:20px;height:2px;background:var(--sr-accent);transition:.22s ease}
.sheard-premium-v2 .premium-header .nav-links a:hover::after,
.sheard-premium-v2 .premium-header .nav-links a.is-active::after{left:0;right:0}
.sheard-premium-v2 .premium-header .nav-links a.is-active{color:var(--sr-accent)}
.sheard-premium-v2 .premium-header .menu-button{display:none;border:1px solid #d9d3ce;background:#fff;color:#292929;border-radius:8px;padding:9px 13px;font-weight:700}

.sheard-premium-v2 .premium-footer{display:grid;grid-template-columns:1.4fr repeat(3,minmax(150px,.65fr));gap:38px;padding:58px max(24px,calc((100% - 1220px)/2)) 28px;background:#181614;color:rgba(255,255,255,.72)}
.sheard-premium-v2 .footer-company strong{font:400 28px/1.1 'DM Serif Display',serif;color:#fff}
.sheard-premium-v2 .footer-company>span{display:block;margin:7px 0 16px;color:var(--sr-gold);font-size:12px;text-transform:uppercase;letter-spacing:.12em}
.sheard-premium-v2 .footer-company p{margin:0;line-height:1.8}
.sheard-premium-v2 .footer-links{display:grid;align-content:start;gap:9px}
.sheard-premium-v2 .footer-links strong{margin-bottom:5px;color:#fff;font-size:14px}
.sheard-premium-v2 .footer-links a{color:rgba(255,255,255,.78);font-size:13px;text-decoration:none}
.sheard-premium-v2 .footer-links a:hover{color:#fff}
.sheard-premium-v2 .footer-copyright{grid-column:1/-1;margin:10px 0 0;padding-top:22px;border-top:1px solid rgba(255,255,255,.12);font-size:12px}

/* ---------- Shared page heroes ---------- */
.sheard-premium-v2 .about-page-hero,
.sheard-premium-v2 .services-page-hero,
.sheard-premium-v2 .property-page-hero,
.sheard-premium-v2 .sell-page-hero{
  position:relative;min-height:560px;display:flex;align-items:flex-end;overflow:hidden;background:#282420;color:#fff
}
.sheard-premium-v2 .about-page-hero>img,
.sheard-premium-v2 .services-page-hero>img,
.sheard-premium-v2 .property-page-hero>img,
.sheard-premium-v2 .sell-page-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.sheard-premium-v2 .about-page-hero-shade,
.sheard-premium-v2 .services-page-hero-shade,
.sheard-premium-v2 .property-page-hero-overlay,
.sheard-premium-v2 .sell-page-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(27,21,18,.78),rgba(27,21,18,.28) 64%,rgba(27,21,18,.08))}
.sheard-premium-v2 .about-page-hero-copy,
.sheard-premium-v2 .services-page-hero-copy,
.sheard-premium-v2 .property-page-hero-copy,
.sheard-premium-v2 .sell-page-hero-copy{position:relative;z-index:2;width:min(1220px,calc(100% - 36px));margin:0 auto;padding:100px 0 70px}
.sheard-premium-v2 .about-page-hero-copy>span,
.sheard-premium-v2 .services-page-hero-copy>span,
.sheard-premium-v2 .property-page-hero-copy>span,
.sheard-premium-v2 .sell-page-hero-copy>span,
.sheard-premium-v2 .contact-page-hero span{color:var(--sr-gold);font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}
.sheard-premium-v2 .about-page-hero-copy h1,
.sheard-premium-v2 .services-page-hero-copy h1,
.sheard-premium-v2 .property-page-hero-copy h1,
.sheard-premium-v2 .sell-page-hero-copy h1,
.sheard-premium-v2 .contact-page-hero h1{max-width:850px;margin:12px 0 18px;color:#fff;font:400 clamp(46px,6vw,78px)/1 'DM Serif Display',serif;letter-spacing:-.02em}
.sheard-premium-v2 .about-page-hero-copy p,
.sheard-premium-v2 .services-page-hero-copy p,
.sheard-premium-v2 .property-page-hero-copy p,
.sheard-premium-v2 .sell-page-hero-copy p,
.sheard-premium-v2 .contact-page-hero p{max-width:720px;margin:0;color:rgba(255,255,255,.87);font-size:18px;line-height:1.7}

/* ---------- ABOUT PAGE ---------- */
.about-page .about-page-intro{padding-top:100px;padding-bottom:100px}
.about-page .about-page-intro-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:68px;align-items:center}
.about-page .about-page-editorial-copy{color:var(--sr-text);font-size:17px;line-height:1.8}
.about-page .about-page-eyebrow{color:var(--sr-gold);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.about-page .about-page-editorial-copy h2{margin:12px 0 16px;color:var(--sr-charcoal);font:400 clamp(38px,4.5vw,58px)/1.06 'DM Serif Display',serif}
.about-page .about-page-rule{width:82px;height:2px;margin:22px 0 28px;background:var(--sr-gold)}
.about-page .about-page-editorial-copy p{margin:0 0 21px}
.about-page .about-page-directors{margin:0;overflow:hidden;border-radius:16px;background:#fff;box-shadow:var(--sr-shadow)}
.about-page .about-page-directors img{width:100%;height:auto}
.about-page .about-page-directors figcaption{display:grid;gap:3px;padding:18px 20px}
.about-page .about-page-directors strong{font:400 24px/1.1 'DM Serif Display',serif;color:var(--sr-charcoal)}
.about-page .about-page-directors span{color:var(--sr-muted);font-size:13px}
.about-page .about-page-values{padding-top:90px;padding-bottom:90px}
.about-page .about-values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.about-page .about-values-grid article{min-height:230px;padding:28px;background:#fff;border:1px solid var(--sr-line);border-top:3px solid var(--sr-gold);border-radius:12px;box-shadow:0 10px 28px rgba(0,0,0,.04)}
.about-page .about-values-grid article>span{color:var(--sr-gold);font-size:12px;font-weight:800;letter-spacing:.12em}
.about-page .about-values-grid h3{margin:38px 0 12px;font:400 27px/1.1 'DM Serif Display',serif;color:var(--sr-charcoal)}
.about-page .about-values-grid p{margin:0;color:var(--sr-muted);font-size:14px;line-height:1.7}
.about-page .about-page-timeline{padding-top:85px;padding-bottom:85px}
.about-page .about-page-timeline-heading{text-align:center;margin-bottom:36px}
.about-page .about-page-timeline-heading span{color:var(--sr-gold);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.about-page .about-page-timeline-heading h2{margin:8px 0 0;font:400 clamp(38px,4.5vw,56px)/1.05 'DM Serif Display',serif}
.about-page .about-page-timeline-items{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--sr-line);border-bottom:1px solid var(--sr-line)}
.about-page .about-page-timeline-items>div{padding:34px 30px;border-right:1px solid var(--sr-line)}
.about-page .about-page-timeline-items>div:last-child{border-right:0}
.about-page .about-page-timeline-items strong{display:block;color:var(--sr-accent);font:400 32px/1 'DM Serif Display',serif}
.about-page .about-page-timeline-items p{margin:12px 0 0;color:var(--sr-muted)}
.about-page .about-life-gallery{padding-top:90px;padding-bottom:90px}
.about-page .about-life-inner{width:100%}
.about-page .about-life-heading{max-width:700px;margin:0 auto 36px;text-align:center}
.about-page .about-life-heading span{color:var(--sr-gold);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.about-page .about-life-heading h2{margin:8px 0 10px;font:400 clamp(38px,4.5vw,56px)/1.05 'DM Serif Display',serif}
.about-page .about-life-heading p{color:var(--sr-muted)}
.about-page .about-life-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:18px}
.about-page .about-life-grid figure{margin:0;overflow:hidden;border-radius:12px;background:#ddd}
.about-page .about-life-grid img{width:100%;height:100%;object-fit:cover}
.about-page .about-life-feature{min-height:560px}
.about-page .about-life-supporting{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}
.about-page .about-life-supporting figure{min-height:170px}
.about-page .about-life-supporting figure:last-child{grid-column:1/-1}
.about-page .about-page-cta{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:72px max(24px,calc((100% - 1220px)/2));background:var(--sr-accent);color:#fff}
.about-page .about-page-cta>div>span{color:#e5c67f;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.about-page .about-page-cta h2{margin:8px 0;color:#fff;font:400 clamp(36px,4vw,54px)/1.05 'DM Serif Display',serif}
.about-page .about-page-cta p{max-width:720px;margin:0;color:rgba(255,255,255,.82)}
.about-page .about-page-cta>a{flex:none;padding:14px 20px;border-radius:7px;background:#fff;color:var(--sr-accent);font-weight:800}

/* ---------- AUCTIONS DIRECTORY ---------- */
.auction-listing-page .auction-page-hero{padding:110px 24px 70px;background:linear-gradient(135deg,#28231f,#59483c);color:#fff;text-align:center}
.auction-listing-page .auction-page-hero>div{max-width:850px;margin:auto}
.auction-listing-page .auction-page-hero span{color:var(--sr-gold);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.auction-listing-page .auction-page-hero h1{margin:10px 0 14px;font:400 clamp(46px,6vw,72px)/1 'DM Serif Display',serif;color:#fff}
.auction-listing-page .auction-page-hero p{margin:0;color:rgba(255,255,255,.84);font-size:17px}
.auction-listing-page .auction-directory{width:min(1220px,calc(100% - 36px));margin:auto;padding:90px 0}
.auction-listing-page .auction-directory-heading{display:grid;grid-template-columns:1fr .8fr;gap:40px;align-items:end;margin-bottom:28px}
.auction-listing-page .auction-directory-heading span{color:var(--sr-gold);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.auction-listing-page .auction-directory-heading h2{margin:8px 0 0;font:400 clamp(38px,4.5vw,56px)/1.05 'DM Serif Display',serif}
.auction-listing-page .auction-directory-heading p{margin:0;color:var(--sr-muted)}
.auction-listing-page .auction-filter-bar{display:flex;justify-content:space-between;gap:20px;align-items:end;padding:20px;margin-bottom:32px;background:#fff;border:1px solid var(--sr-line);border-radius:12px}
.auction-listing-page .auction-filter-bar label{display:grid;gap:7px;min-width:300px}
.auction-listing-page .auction-filter-bar label span{font-size:12px;font-weight:700;color:#555}
.auction-listing-page .auction-filter-bar input{height:44px;padding:0 13px;border:1px solid #d9d3ce;border-radius:8px;font:inherit}
.auction-listing-page .auction-filter-buttons{display:flex;flex-wrap:wrap;gap:8px}
.auction-listing-page .auction-filter-buttons button{border:1px solid #d8d0ca;border-radius:999px;padding:10px 14px;background:#fff;color:#444;font-weight:700;cursor:pointer}
.auction-listing-page .auction-filter-buttons button.is-active{background:var(--sr-accent);border-color:var(--sr-accent);color:#fff}
.auction-listing-page .auction-directory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.auction-listing-page .auction-directory-card{overflow:hidden;background:#fff;border:1px solid var(--sr-line);border-radius:14px;box-shadow:0 12px 34px rgba(0,0,0,.06)}
.auction-listing-page .auction-directory-image{position:relative;display:block;background:#eee9e3}
.auction-listing-page .auction-directory-image img{width:100%;aspect-ratio:4/5;object-fit:contain;background:#eee9e3}
.auction-listing-page .auction-directory-image>span{position:absolute;left:14px;top:14px;padding:7px 9px;border-radius:999px;background:rgba(122,31,42,.94);color:#fff;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}
.auction-listing-page .auction-directory-content{padding:22px}
.auction-listing-page .auction-status{margin:0 0 7px;color:var(--sr-accent);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}
.auction-listing-page .auction-status.is-complete{color:#888}
.auction-listing-page .auction-directory-content h3{margin:0 0 18px;font:400 27px/1.08 'DM Serif Display',serif;color:var(--sr-charcoal)}
.auction-listing-page .auction-directory-content dl{display:grid;gap:10px;margin:0 0 20px}
.auction-listing-page .auction-directory-content dl div{display:grid;grid-template-columns:70px 1fr;gap:10px}
.auction-listing-page .auction-directory-content dt{font-size:11px;font-weight:800;text-transform:uppercase;color:#918880}
.auction-listing-page .auction-directory-content dd{margin:0;color:#4e4944}
.auction-listing-page .auction-directory-button{display:flex;justify-content:center;align-items:center;min-height:46px;border-radius:7px;background:var(--sr-accent);color:#fff;font-weight:800;text-decoration:none}
.auction-listing-page .auction-directory-empty{padding:48px;text-align:center;background:#fff;border:1px solid var(--sr-line);border-radius:14px}
.auction-listing-page .auction-empty-filter{margin:22px 0;color:var(--sr-muted);text-align:center}
.auction-listing-page .auction-page-cta{display:flex;align-items:center;justify-content:space-between;gap:36px;padding:65px max(24px,calc((100% - 1220px)/2));background:#25211e;color:#fff}
.auction-listing-page .auction-page-cta span{color:var(--sr-gold);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.auction-listing-page .auction-page-cta h2{margin:8px 0;color:#fff;font:400 clamp(34px,4vw,50px)/1.05 'DM Serif Display',serif}
.auction-listing-page .auction-page-cta p{margin:0;color:rgba(255,255,255,.76)}
.auction-listing-page .auction-page-cta>a{padding:14px 20px;border-radius:7px;background:var(--sr-gold);color:#242424;font-weight:800}

/* ---------- SERVICES PAGE ---------- */
.services-page .services-page-overview{padding-top:90px;padding-bottom:74px}
.services-page .services-page-heading{max-width:780px;margin:0 auto 36px;text-align:center}
.services-page .services-page-heading>span{color:var(--sr-gold);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.services-page .services-page-heading h2{margin:8px 0 12px;font:400 clamp(38px,4.5vw,58px)/1.05 'DM Serif Display',serif}
.services-page .services-page-heading p{margin:0;color:var(--sr-muted)}
.services-page .services-page-jump-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.services-page .services-page-jump-grid a{display:grid;grid-template-columns:auto 42px 1fr;grid-template-rows:auto auto;gap:7px 14px;align-items:center;min-height:120px;padding:20px;background:#fff;border:1px solid var(--sr-line);border-radius:12px;color:var(--sr-charcoal);box-shadow:0 8px 24px rgba(0,0,0,.04)}
.services-page .services-page-jump-grid a>span{grid-row:1/3;color:var(--sr-gold);font-size:12px;font-weight:800}
.services-page .services-page-jump-grid svg{width:38px;height:38px;grid-row:1/3;color:var(--sr-accent)}
.services-page .services-page-jump-grid strong{align-self:end;font:400 22px/1.1 'DM Serif Display',serif}
.services-page .services-page-jump-grid small{align-self:start;color:var(--sr-muted)}
.services-page .services-page-details{width:min(1220px,calc(100% - 36px));margin:0 auto;padding:0 0 90px}
.services-page .service-detail-row{display:grid;grid-template-columns:.85fr 1.15fr;gap:64px;align-items:center;padding:72px 0;border-top:1px solid var(--sr-line);scroll-margin-top:105px}
.services-page .service-detail-row.is-reversed .service-detail-visual{order:2}
.services-page .service-detail-row.is-reversed .service-detail-copy{order:1}
.services-page .service-detail-visual{position:relative;min-height:350px;display:grid;place-items:center;align-content:center;gap:18px;border-radius:16px;background:linear-gradient(135deg,#f0ebe4,#fff);border:1px solid var(--sr-line);overflow:hidden}
.services-page .service-detail-visual>span{position:absolute;left:22px;top:18px;color:#d2c4b7;font:400 70px/1 'DM Serif Display',serif}
.services-page .service-detail-visual>div{width:112px;height:112px;display:grid;place-items:center;border-radius:50%;background:#fff;box-shadow:var(--sr-shadow);color:var(--sr-accent)}
.services-page .service-detail-visual svg{width:58px;height:58px}
.services-page .service-detail-visual small{color:#8d837b;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}
.services-page .service-detail-eyebrow{color:var(--sr-gold);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.13em}
.services-page .service-detail-copy h2{margin:8px 0 15px;font:400 clamp(36px,4vw,54px)/1.05 'DM Serif Display',serif}
.services-page .service-detail-summary{margin:0 0 24px;color:#554f49;font-size:18px;line-height:1.7}
.services-page .service-detail-facts{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:24px 0}
.services-page .service-detail-facts>div{padding:20px;background:#fff;border:1px solid var(--sr-line);border-radius:10px}
.services-page .service-detail-facts h3{margin:0 0 7px;font-size:13px;color:var(--sr-charcoal)}
.services-page .service-detail-facts p{margin:0;color:var(--sr-muted);font-size:14px;line-height:1.65}
.services-page .service-detail-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}
.services-page .service-detail-primary,.services-page .service-detail-secondary{display:inline-flex;align-items:center;min-height:46px;padding:0 17px;border-radius:7px;font-weight:800}
.services-page .service-detail-primary{background:var(--sr-accent);color:#fff}
.services-page .service-detail-secondary{border:1px solid var(--sr-accent);color:var(--sr-accent)}
.services-page .services-process{padding-top:80px;padding-bottom:80px}
.services-page .services-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.services-page .services-process-grid article{padding:25px;background:#fff;border:1px solid var(--sr-line);border-top:3px solid var(--sr-gold);border-radius:10px}
.services-page .services-process-grid strong{color:var(--sr-gold);font-size:12px}
.services-page .services-process-grid h3{margin:22px 0 9px;font:400 23px 'DM Serif Display',serif}
.services-page .services-process-grid p{margin:0;color:var(--sr-muted);font-size:14px}
.services-page .services-page-cta{display:flex;justify-content:space-between;align-items:center;gap:40px;padding:68px max(24px,calc((100% - 1220px)/2));background:var(--sr-accent);color:#fff}
.services-page .services-page-cta span{color:#ebcf94;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.13em}
.services-page .services-page-cta h2{margin:8px 0;color:#fff;font:400 clamp(36px,4vw,52px)/1.05 'DM Serif Display',serif}
.services-page .services-page-cta p{margin:0;color:rgba(255,255,255,.8)}
.services-page .services-page-cta>a{padding:14px 20px;border-radius:7px;background:#fff;color:var(--sr-accent);font-weight:800}

/* ---------- PROPERTY PAGE ---------- */
.property-auctions-page .property-hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:26px}
.property-auctions-page .property-hero-actions a{padding:13px 18px;border:1px solid rgba(255,255,255,.8);border-radius:7px;color:#fff;font-weight:800}
.property-auctions-page .property-hero-actions .is-primary{background:var(--sr-gold);border-color:var(--sr-gold);color:#242424}
.property-auctions-page .property-page-intro{width:min(1220px,calc(100% - 36px));margin:auto;padding:90px 0;display:grid;grid-template-columns:.85fr 1.15fr;gap:70px}
.property-auctions-page .property-page-intro-heading>span,.property-auctions-page .property-section-heading span{color:var(--sr-gold);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.13em}
.property-auctions-page .property-page-intro-heading h2,.property-auctions-page .property-section-heading h2{margin:8px 0;font:400 clamp(38px,4.5vw,56px)/1.05 'DM Serif Display',serif}
.property-auctions-page .property-page-intro-copy{color:var(--sr-muted);font-size:17px;line-height:1.8}
.property-auctions-page .property-listings-section,.property-auctions-page .property-types-section,.property-auctions-page .property-process-section,.property-auctions-page .property-editorial-section,.property-auctions-page .property-audience-section{width:min(1220px,calc(100% - 36px));margin:auto;padding:82px 0}
.property-auctions-page .property-section-heading{display:grid;grid-template-columns:1fr .8fr;gap:40px;align-items:end;margin-bottom:34px}
.property-auctions-page .property-section-heading.is-centered{display:block;max-width:760px;margin:0 auto 36px;text-align:center}
.property-auctions-page .property-section-heading p{margin:0;color:var(--sr-muted)}
.property-auctions-page .property-listings-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.property-auctions-page .property-listing-card{overflow:hidden;background:#fff;border:1px solid var(--sr-line);border-radius:14px;box-shadow:0 12px 34px rgba(0,0,0,.05)}
.property-auctions-page .property-listing-image{display:block;background:#eee9e3}
.property-auctions-page .property-listing-image img{width:100%;aspect-ratio:4/3;object-fit:cover}
.property-auctions-page .property-listing-content{padding:22px}
.property-auctions-page .property-listing-content h3{margin:0 0 12px;font:400 26px/1.1 'DM Serif Display',serif}
.property-auctions-page .property-listing-content p{color:var(--sr-muted)}
.property-auctions-page .property-listing-button{display:inline-flex;margin-top:10px;color:var(--sr-accent);font-weight:800}
.property-auctions-page .property-listings-empty{padding:42px;text-align:center;background:#fff;border:1px solid var(--sr-line);border-radius:14px}
.property-auctions-page .previous-property-auctions{margin-top:48px;padding-top:34px;border-top:1px solid var(--sr-line)}
.property-auctions-page .previous-property-list{display:grid;gap:10px}
.property-auctions-page .previous-property-list>a{display:flex;justify-content:space-between;gap:20px;padding:14px 0;border-bottom:1px solid var(--sr-line)}
.property-auctions-page .property-types-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.property-auctions-page .property-types-grid article{padding:26px;background:#fff;border:1px solid var(--sr-line);border-top:3px solid var(--sr-gold);border-radius:12px}
.property-auctions-page .property-types-grid article>span{color:var(--sr-gold);font-size:12px;font-weight:800}
.property-auctions-page .property-types-grid svg{display:block;width:42px;height:42px;margin:24px 0;color:var(--sr-accent)}
.property-auctions-page .property-types-grid h3{font:400 24px/1.1 'DM Serif Display',serif}
.property-auctions-page .property-types-grid p{color:var(--sr-muted);font-size:14px}
.property-auctions-page .property-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.property-auctions-page .property-process-grid>article{padding:24px;background:#25211f;color:#fff;border-radius:12px}
.property-auctions-page .property-process-grid h3{font:400 23px 'DM Serif Display',serif;color:#fff}
.property-auctions-page .property-process-grid p{color:rgba(255,255,255,.72)}
.property-auctions-page .property-editorial-section{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:center}
.property-auctions-page .property-editorial-section img{width:100%;border-radius:16px;box-shadow:var(--sr-shadow)}
.property-auctions-page .property-audience-section{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.property-auctions-page .property-audience-section>div{padding:32px;background:#fff;border:1px solid var(--sr-line);border-radius:12px}

/* ---------- SELL WITH US ---------- */
.sell-with-us-page .sell-intro{width:min(1220px,calc(100% - 36px));margin:auto;padding:90px 0}
.sell-with-us-page .sell-intro-copy{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px}
.sell-with-us-page .sell-intro-copy>div>span,.sell-with-us-page .sell-services-heading>span,.sell-with-us-page .sell-confidence-copy>span,.sell-with-us-page .sell-enquiry-info>span,.sell-with-us-page .sell-final-cta span{color:var(--sr-gold);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.13em}
.sell-with-us-page .sell-intro-copy h2,.sell-with-us-page .sell-services-heading h2,.sell-with-us-page .sell-confidence-copy h2,.sell-with-us-page .sell-enquiry-info h2,.sell-with-us-page .sell-final-cta h2{margin:8px 0 14px;font:400 clamp(38px,4.5vw,56px)/1.05 'DM Serif Display',serif}
.sell-with-us-page .sell-intro-text{color:var(--sr-muted);font-size:17px;line-height:1.8}
.sell-with-us-page .sell-services{width:min(1220px,calc(100% - 36px));margin:auto;padding:82px 0}
.sell-with-us-page .sell-services-heading{max-width:760px;margin-bottom:34px}
.sell-with-us-page .sell-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.sell-with-us-page .sell-service-grid>a{display:grid;grid-template-columns:auto 48px 1fr;grid-template-rows:auto auto;align-items:center;gap:7px 14px;min-height:130px;padding:20px;background:#fff;border:1px solid var(--sr-line);border-radius:12px}
.sell-with-us-page .sell-service-grid>a>span{grid-row:1/3;color:var(--sr-gold);font-size:12px;font-weight:800}
.sell-with-us-page .sell-service-grid svg{grid-row:1/3;width:42px;height:42px}
.sell-with-us-page .sell-service-grid strong{font:400 22px/1.1 'DM Serif Display',serif}
.sell-with-us-page .sell-service-grid small{color:var(--sr-muted)}
.sell-with-us-page .sell-process{width:min(1220px,calc(100% - 36px));margin:auto;padding:82px 0}
.sell-with-us-page .sell-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.sell-with-us-page .sell-process-grid article{padding:25px;background:#fff;border:1px solid var(--sr-line);border-top:3px solid var(--sr-gold);border-radius:10px}
.sell-with-us-page .sell-process-grid article>span{color:var(--sr-gold);font-weight:800}
.sell-with-us-page .sell-process-grid h3{margin:18px 0 8px;font:400 23px 'DM Serif Display',serif}
.sell-with-us-page .sell-process-grid p{margin:0;color:var(--sr-muted);font-size:14px}
.sell-with-us-page .sell-confidence{display:grid;grid-template-columns:1fr 1fr;gap:0;background:#25211f;color:#fff}
.sell-with-us-page .sell-confidence-image{position:relative;min-height:520px}
.sell-with-us-page .sell-confidence-image img{width:100%;height:100%;object-fit:cover}
.sell-with-us-page .sell-confidence-image span{position:absolute;left:24px;bottom:22px;padding:8px 10px;background:rgba(0,0,0,.62);color:#fff;font-size:12px}
.sell-with-us-page .sell-confidence-copy{padding:70px max(30px,8vw)}
.sell-with-us-page .sell-confidence-copy h2{color:#fff}
.sell-with-us-page .sell-confidence-list{display:grid;gap:16px;margin-top:28px}
.sell-with-us-page .sell-confidence-list article{padding:18px 0;border-top:1px solid rgba(255,255,255,.14)}
.sell-with-us-page .sell-confidence-list strong{font:400 22px 'DM Serif Display',serif;color:#fff}
.sell-with-us-page .sell-confidence-list p{margin:6px 0 0;color:rgba(255,255,255,.72)}
.sell-with-us-page .sell-enquiry-section{width:min(1220px,calc(100% - 36px));margin:auto;padding:90px 0;display:grid;grid-template-columns:.8fr 1.2fr;gap:58px}
.sell-with-us-page .sell-enquiry-info p{color:var(--sr-muted)}
.sell-with-us-page .sell-enquiry-contact{display:grid;gap:12px;margin-top:28px}
.sell-with-us-page .sell-enquiry-contact>div{padding:14px 0;border-bottom:1px solid var(--sr-line)}
.sell-with-us-page .sell-enquiry-contact small{display:block;color:#958b83}
.sell-with-us-page .sell-enquiry-form{padding:28px;background:#fff;border:1px solid var(--sr-line);border-radius:14px;box-shadow:var(--sr-shadow)}
.sell-with-us-page .sell-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.sell-with-us-page .sell-form-grid label{display:grid;gap:6px}
.sell-with-us-page .sell-form-grid label>span{font-size:12px;font-weight:700;color:#555}
.sell-with-us-page .sell-form-full{grid-column:1/-1}
.sell-with-us-page .sell-form-grid input,.sell-with-us-page .sell-form-grid select,.sell-with-us-page .sell-form-grid textarea{width:100%;padding:13px;border:1px solid #d9d2cc;border-radius:8px;background:#fff;font:inherit}
.sell-with-us-page .sell-form-hp{position:absolute!important;left:-9999px!important}
.sell-with-us-page .sell-form-consent{display:flex!important;grid-template-columns:auto 1fr;align-items:start}
.sell-with-us-page .sell-form-consent input{width:auto;margin-top:4px}
.sell-with-us-page .sell-form-submit{width:100%;min-height:50px;margin-top:16px;border:0;border-radius:8px;background:var(--sr-accent);color:#fff;font-weight:800}
.sell-with-us-page .sell-form-note,.sell-with-us-page .sell-form-status{font-size:12px;color:var(--sr-muted)}
.sell-with-us-page .sell-final-cta{display:flex;justify-content:space-between;align-items:center;gap:36px;padding:65px max(24px,calc((100% - 1220px)/2));background:var(--sr-accent);color:#fff}
.sell-with-us-page .sell-final-cta h2{color:#fff}
.sell-with-us-page .sell-final-cta p{color:rgba(255,255,255,.8)}
.sell-with-us-page .sell-final-cta>a{padding:14px 19px;background:#fff;color:var(--sr-accent);border-radius:7px;font-weight:800}

/* ---------- CONTACT PAGE ---------- */
.contact-page .contact-page-hero{padding:120px 24px 70px;background:linear-gradient(135deg,#28231f,#5b493d);color:#fff;text-align:center}
.contact-page .contact-page-hero>div{max-width:840px;margin:auto}
.contact-page .contact-page-main{width:min(1220px,calc(100% - 36px));margin:auto;padding:90px 0;display:grid;grid-template-columns:.8fr 1.2fr;gap:58px}
.contact-page .contact-editorial>span,.contact-page .contact-form-heading>span,.contact-page .contact-map-panel>div>span{color:var(--sr-gold);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.13em}
.contact-page .contact-editorial h2,.contact-page .contact-form-heading h2,.contact-page .contact-map-panel h2{margin:8px 0 14px;font:400 clamp(34px,4vw,50px)/1.07 'DM Serif Display',serif}
.contact-page .contact-editorial>p,.contact-page .contact-form-heading>p{color:var(--sr-muted)}
.contact-page .contact-detail-list{display:grid;gap:10px;margin:28px 0}
.contact-page .contact-detail-list>a,.contact-page .contact-detail-list>div{display:grid;grid-template-columns:38px 1fr;gap:13px;align-items:center;padding:14px 0;border-bottom:1px solid var(--sr-line)}
.contact-page .contact-detail-list svg{width:28px;height:28px}
.contact-page .contact-detail-list span{display:grid}
.contact-page .contact-detail-list small{color:#958a82;font-size:11px;text-transform:uppercase}
.contact-page .contact-detail-list strong{color:#34302c;font-size:14px}
.contact-page .contact-hours{padding:18px;background:#fff;border:1px solid var(--sr-line);border-radius:10px}
.contact-page .contact-hours p{margin:5px 0 0;color:var(--sr-muted)}
.contact-page .contact-page-form{padding:28px;background:#fff;border:1px solid var(--sr-line);border-radius:14px;box-shadow:var(--sr-shadow)}
.contact-page .contact-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:22px}
.contact-page .contact-form-grid label{display:grid;gap:6px}
.contact-page .contact-form-grid label>span{font-size:12px;font-weight:700;color:#555}
.contact-page .contact-form-full{grid-column:1/-1}
.contact-page .contact-form-grid input,.contact-page .contact-form-grid select,.contact-page .contact-form-grid textarea{width:100%;padding:13px;border:1px solid #d8d1cb;border-radius:8px;background:#fff;font:inherit}
.contact-page .contact-form-hp{position:absolute!important;left:-9999px!important}
.contact-page .contact-consent{display:flex!important;grid-template-columns:auto 1fr;align-items:start}
.contact-page .contact-consent input{width:auto;margin-top:4px}
.contact-page .contact-page-form>button{width:100%;min-height:50px;margin-top:16px;border:0;border-radius:8px;background:var(--sr-accent);color:#fff;font-weight:800}
.contact-page .contact-form-note{font-size:12px;color:var(--sr-muted)}
.contact-page .contact-map-panel{grid-column:1/-1;display:grid;grid-template-columns:1fr .85fr;gap:28px;margin-top:28px;padding:34px;background:#fff;border:1px solid var(--sr-line);border-radius:14px}
.contact-page .contact-map-panel>div:first-child{align-self:center}
.contact-page .contact-map-panel a{display:inline-flex;margin-top:14px;padding:11px 15px;border-radius:7px;background:var(--sr-accent);color:#fff;font-weight:800}
.contact-page .contact-map-visual{min-height:250px;display:grid;place-items:center;align-content:center;gap:4px;border-radius:10px;background:#f1ece5;color:var(--sr-accent);overflow:hidden}
.contact-page .contact-map-visual>span{color:var(--sr-gold);font-size:12px;font-weight:800;text-transform:uppercase}
.contact-page .contact-map-visual>strong{font:400 30px 'DM Serif Display',serif;color:var(--sr-charcoal)}
.contact-page .contact-map-visual svg{width:220px;height:150px;max-width:80%;margin-top:8px}

/* ---------- AUCTION DETAIL ---------- */
.auction-detail-page .auction-not-found,.auction-detail-page .auction-breadcrumb,.auction-detail-page .auction-detail-layout,.auction-detail-page .related-auctions{width:min(1220px,calc(100% - 36px));margin-left:auto;margin-right:auto}
.auction-detail-page .auction-breadcrumb{padding:34px 0 20px;color:#857b73;font-size:13px}
.auction-detail-page .auction-detail-layout{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);gap:56px;align-items:start;padding:20px 0 90px}
.auction-detail-page .auction-detail-poster{overflow:hidden;border-radius:16px;background:#ece5de;box-shadow:var(--sr-shadow)}
.auction-detail-page .auction-detail-poster img{width:100%;height:auto;object-fit:contain}
.auction-detail-page .auction-detail-content{padding-top:20px}
.auction-detail-page .auction-detail-category,.auction-detail-page .auction-detail-status{display:inline-block;margin-right:7px;color:var(--sr-accent);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}
.auction-detail-page .auction-detail-status.is-complete{color:#888}
.auction-detail-page .auction-detail-content h1{margin:12px 0 24px;font:400 clamp(42px,5vw,66px)/1 'DM Serif Display',serif;color:var(--sr-charcoal)}
.auction-detail-page .auction-detail-meta{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:0 0 24px}
.auction-detail-page .auction-detail-meta>div{padding:16px;background:#fff;border:1px solid var(--sr-line);border-radius:9px}
.auction-detail-page .auction-detail-meta dt{font-size:11px;font-weight:800;text-transform:uppercase;color:#958b83}
.auction-detail-page .auction-detail-meta dd{margin:5px 0 0;color:#393531;font-weight:700}
.auction-detail-page .auction-detail-description{color:var(--sr-text);font-size:17px;line-height:1.8}
.auction-detail-page .auction-detail-actions{display:flex;flex-wrap:wrap;gap:10px;margin:28px 0}
.auction-detail-page .auction-detail-primary,.auction-detail-page .auction-detail-secondary{display:inline-flex;align-items:center;min-height:48px;padding:0 18px;border-radius:7px;font-weight:800}
.auction-detail-page .auction-detail-primary{background:var(--sr-accent);color:#fff}
.auction-detail-page .auction-detail-secondary{border:1px solid var(--sr-accent);color:var(--sr-accent)}
.auction-detail-page .auction-detail-note{padding:16px;background:#fff;border-left:3px solid var(--sr-gold);color:#6b625b}
.auction-detail-page .related-auctions{padding:0 0 90px}
.auction-detail-page .related-auctions-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.auction-detail-page .related-auctions-grid article{overflow:hidden;background:#fff;border:1px solid var(--sr-line);border-radius:12px}
.auction-detail-page .related-auctions-grid img{width:100%;aspect-ratio:4/3;object-fit:cover}
.auction-detail-page .related-auctions-grid h3,.auction-detail-page .related-auctions-grid p{padding-left:18px;padding-right:18px}
.auction-detail-page .auction-not-found{padding:120px 0;text-align:center}

/* ---------- Mobile/tablet ---------- */
@media(max-width:1000px){
  .sheard-premium-v2 .premium-header .nav-links{gap:16px}
  .sheard-premium-v2 .premium-header .nav-links a{font-size:13px}
  .about-page .about-values-grid,.services-page .services-process-grid,.property-auctions-page .property-types-grid,.property-auctions-page .property-process-grid,.sell-with-us-page .sell-process-grid{grid-template-columns:repeat(2,1fr)}
  .auction-listing-page .auction-directory-grid,.property-auctions-page .property-listings-grid{grid-template-columns:repeat(2,1fr)}
}

@media(max-width:860px){
  .sheard-premium-v2 main{padding-top:76px}
  .sheard-premium-v2 .premium-nav,.sheard-premium-v2 .premium-header-inner{min-height:76px;width:min(100% - 28px,1220px)}
  .sheard-premium-v2 .premium-brand img,.sheard-premium-v2 .premium-brand-logo{width:46px;height:46px;flex-basis:46px}
  .sheard-premium-v2 .premium-header .menu-button{display:block}
  .sheard-premium-v2 .premium-header .nav-links{position:absolute;top:76px;left:14px;right:14px;display:none;flex-direction:column;align-items:stretch;gap:0;padding:10px;background:#fff;border:1px solid #eee;border-radius:10px;box-shadow:var(--sr-shadow)}
  .sheard-premium-v2 .premium-header .nav-links.open{display:flex}
  .sheard-premium-v2 .premium-header .nav-links a{padding:13px 10px}
  .sheard-premium-v2 .premium-header .nav-links a::after{display:none}
  .sheard-premium-v2 .premium-footer{grid-template-columns:1fr 1fr}
  .sheard-premium-v2 .footer-company,.sheard-premium-v2 .footer-copyright{grid-column:1/-1}
  .about-page .about-page-intro-grid,.about-page .about-life-grid,.auction-listing-page .auction-directory-heading,.services-page .service-detail-row,.property-auctions-page .property-page-intro,.property-auctions-page .property-section-heading,.property-auctions-page .property-editorial-section,.sell-with-us-page .sell-intro-copy,.sell-with-us-page .sell-confidence,.sell-with-us-page .sell-enquiry-section,.contact-page .contact-page-main,.contact-page .contact-map-panel,.auction-detail-page .auction-detail-layout{grid-template-columns:1fr}
  .services-page .service-detail-row.is-reversed .service-detail-visual,.services-page .service-detail-row.is-reversed .service-detail-copy{order:initial}
  .services-page .services-page-jump-grid,.sell-with-us-page .sell-service-grid{grid-template-columns:repeat(2,1fr)}
  .auction-listing-page .auction-filter-bar{align-items:stretch;flex-direction:column}
  .auction-listing-page .auction-filter-bar label{min-width:0}
  .property-auctions-page .property-audience-section{grid-template-columns:1fr}
  .about-page .about-page-cta,.auction-listing-page .auction-page-cta,.services-page .services-page-cta,.sell-with-us-page .sell-final-cta{align-items:flex-start;flex-direction:column}
  .about-page .about-life-feature{min-height:420px}
}

@media(max-width:600px){
  .sheard-premium-v2 .premium-brand strong{font-size:19px}
  .sheard-premium-v2 .premium-brand small{font-size:9px}
  .sheard-premium-v2 .premium-footer{grid-template-columns:1fr;gap:28px}
  .sheard-premium-v2 .footer-company,.sheard-premium-v2 .footer-copyright{grid-column:1}
  .sheard-premium-v2 .about-page-hero,.sheard-premium-v2 .services-page-hero,.sheard-premium-v2 .property-page-hero,.sheard-premium-v2 .sell-page-hero{min-height:500px}
  .sheard-premium-v2 .about-page-hero-copy,.sheard-premium-v2 .services-page-hero-copy,.sheard-premium-v2 .property-page-hero-copy,.sheard-premium-v2 .sell-page-hero-copy{padding:70px 0 46px}
  .sheard-premium-v2 .about-page-hero-copy h1,.sheard-premium-v2 .services-page-hero-copy h1,.sheard-premium-v2 .property-page-hero-copy h1,.sheard-premium-v2 .sell-page-hero-copy h1,.sheard-premium-v2 .contact-page-hero h1{font-size:42px}
  .about-page .about-values-grid,.about-page .about-page-timeline-items,.services-page .services-page-jump-grid,.services-page .services-process-grid,.property-auctions-page .property-listings-grid,.property-auctions-page .property-types-grid,.property-auctions-page .property-process-grid,.sell-with-us-page .sell-service-grid,.sell-with-us-page .sell-process-grid,.auction-listing-page .auction-directory-grid,.auction-detail-page .related-auctions-grid{grid-template-columns:1fr}
  .about-page .about-page-timeline-items>div{border-right:0;border-bottom:1px solid var(--sr-line)}
  .about-page .about-page-timeline-items>div:last-child{border-bottom:0}
  .about-page .about-life-supporting{grid-template-columns:1fr 1fr}
  .auction-listing-page .auction-directory,.services-page .services-page-details,.property-auctions-page .property-page-intro,.property-auctions-page .property-listings-section,.property-auctions-page .property-types-section,.property-auctions-page .property-process-section,.property-auctions-page .property-editorial-section,.property-auctions-page .property-audience-section,.sell-with-us-page .sell-intro,.sell-with-us-page .sell-services,.sell-with-us-page .sell-process,.sell-with-us-page .sell-enquiry-section,.contact-page .contact-page-main,.auction-detail-page .auction-detail-layout,.auction-detail-page .related-auctions{width:min(100% - 28px,1220px)}
  .auction-listing-page .auction-filter-buttons{display:grid;grid-template-columns:1fr 1fr}
  .services-page .service-detail-facts,.sell-with-us-page .sell-form-grid,.contact-page .contact-form-grid,.auction-detail-page .auction-detail-meta{grid-template-columns:1fr}
  .sell-with-us-page .sell-form-full,.contact-page .contact-form-full{grid-column:1}
  .contact-page .contact-map-visual svg{width:180px;height:120px}
}

/* ---------- HOMEPAGE RECOVERY ---------- */
.sheard-premium-v2 .featured-auctions-section{background:#fff;padding:100px 0}
.sheard-premium-v2 .featured-auctions-inner{width:min(1220px,calc(100% - 36px));margin:auto}
.sheard-premium-v2 .featured-auctions-heading{max-width:780px;margin:0 auto 38px;text-align:center}
.sheard-premium-v2 .featured-auctions-heading>span{color:var(--sr-gold);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.sheard-premium-v2 .featured-auctions-heading h2{margin:8px 0 12px;font:400 clamp(38px,4.5vw,58px)/1.05 'DM Serif Display',serif;color:var(--sr-charcoal)}
.sheard-premium-v2 .featured-auctions-heading p{margin:0;color:var(--sr-muted)}
.sheard-premium-v2 .auction-carousel{position:relative;display:grid;grid-template-columns:48px minmax(0,1fr) 48px;gap:14px;align-items:center}
.sheard-premium-v2 .auction-carousel-viewport{overflow:hidden;min-width:0}
.sheard-premium-v2 .auction-carousel-track{display:flex;gap:20px;transition:transform .3s ease;will-change:transform}
.sheard-premium-v2 .featured-auction-card{flex:0 0 calc((100% - 40px)/3);min-width:0;overflow:hidden;background:#fff;border:1px solid var(--sr-line);border-top:3px solid var(--sr-gold);border-radius:14px;box-shadow:0 12px 34px rgba(0,0,0,.06)}
.sheard-premium-v2 .featured-auction-poster{display:block;background:#eee8e2}
.sheard-premium-v2 .featured-auction-poster img{display:block;width:100%;height:auto;aspect-ratio:4/5;object-fit:contain;background:#eee8e2}
.sheard-premium-v2 .featured-auction-content{display:flex;flex-direction:column;min-height:255px;padding:20px}
.sheard-premium-v2 .featured-auction-kicker{color:var(--sr-gold);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}
.sheard-premium-v2 .featured-auction-content h3{margin:8px 0 16px;font:400 27px/1.08 'DM Serif Display',serif;color:var(--sr-charcoal)}
.sheard-premium-v2 .featured-auction-meta{display:grid;gap:9px;margin:0 0 18px}
.sheard-premium-v2 .featured-auction-meta>div{display:grid;grid-template-columns:70px 1fr;gap:10px}
.sheard-premium-v2 .featured-auction-meta dt{color:#958b83;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}
.sheard-premium-v2 .featured-auction-meta dd{margin:0;color:#514a45;font-size:13px}
.sheard-premium-v2 .featured-auction-button{display:flex;align-items:center;justify-content:center;min-height:46px;margin-top:auto;border-radius:7px;background:var(--sr-accent);color:#fff;font-weight:800;text-decoration:none}
.sheard-premium-v2 .auction-carousel-arrow{width:44px;height:44px;border:1px solid #ddd4cd;border-radius:50%;background:#fff;color:var(--sr-accent);font-size:22px;cursor:pointer;box-shadow:0 8px 20px rgba(0,0,0,.06)}
.sheard-premium-v2 .auction-carousel-arrow:disabled{opacity:.3;cursor:default}
.sheard-premium-v2 .featured-auctions-cta{text-align:center;margin-top:34px}
.sheard-premium-v2 .featured-auctions-cta>a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:7px;background:var(--sr-gold);color:#242424;font-weight:800}

.sheard-premium-v2 .services-premium-section{width:100%;max-width:none;margin:0;padding:100px max(24px,calc((100% - 1220px)/2));background:#fff}
.sheard-premium-v2 .services-premium-inner{width:100%;max-width:1220px;margin:auto}
.sheard-premium-v2 .services-premium-heading{max-width:760px;margin:0 auto 38px;text-align:center}
.sheard-premium-v2 .services-premium-heading>span{color:var(--sr-gold);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.sheard-premium-v2 .services-premium-heading h2{margin:8px 0 12px;font:400 clamp(38px,4.5vw,58px)/1.05 'DM Serif Display',serif}
.sheard-premium-v2 .services-premium-heading p{margin:0;color:var(--sr-muted)}
.sheard-premium-v2 .services-premium-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.sheard-premium-v2 .services-premium-card{position:relative;display:flex;flex-direction:column;min-height:305px;padding:26px;background:#fff;border:1px solid var(--sr-line);border-top:3px solid var(--sr-gold);border-radius:12px;box-shadow:0 10px 28px rgba(0,0,0,.045)}
.sheard-premium-v2 .services-card-number{position:absolute;right:18px;top:14px;color:#d4c8bc;font:400 42px/1 'DM Serif Display',serif}
.sheard-premium-v2 .services-premium-icon{width:50px;height:50px;display:grid;place-items:center;border-radius:12px;background:#f5f0e8;color:var(--sr-accent)}
.sheard-premium-v2 .services-premium-icon svg{width:28px;height:28px}
.sheard-premium-v2 .services-gold-rule{width:50px;height:2px;margin:22px 0;background:var(--sr-gold)}
.sheard-premium-v2 .services-premium-card h3{margin:0 0 10px;font:400 25px/1.08 'DM Serif Display',serif}
.sheard-premium-v2 .services-premium-card p{margin:0 0 20px;color:var(--sr-muted);font-size:14px;line-height:1.68}
.sheard-premium-v2 .services-premium-card>a{display:flex;justify-content:space-between;align-items:center;margin-top:auto;color:var(--sr-accent);font-weight:800}
.sheard-premium-v2 .services-link-arrow{font-size:19px}
.sheard-premium-v2 .services-premium-cta{text-align:center;margin-top:34px}
.sheard-premium-v2 .services-premium-cta>a{display:inline-flex;padding:13px 19px;border-radius:7px;background:var(--sr-accent);color:#fff;font-weight:800}
.sheard-premium-v2 .services-trust-bar{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:42px;padding-top:32px;border-top:1px solid var(--sr-line)}
.sheard-premium-v2 .services-trust-item{display:flex;align-items:center;gap:10px;padding:14px 16px;border-radius:9px;background:#f8f6f2;color:#3d3935}
.sheard-premium-v2 .services-trust-item>span{width:34px;height:34px;display:grid;place-items:center;flex:0 0 34px}
.sheard-premium-v2 .services-trust-item svg{width:26px;height:26px}
.sheard-premium-v2 .services-trust-item strong{font-size:13px}

.sheard-premium-v2 .why-sheard-section{width:100%;max-width:none;margin:0;padding:100px max(24px,calc((100% - 1220px)/2));background:#f8f6f2}
.sheard-premium-v2 .why-sheard-inner{width:100%;max-width:1220px;margin:auto}
.sheard-premium-v2 .why-sheard-layout{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(340px,.88fr);gap:64px;align-items:start}
.sheard-premium-v2 .why-sheard-eyebrow{color:var(--sr-gold);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.sheard-premium-v2 .why-sheard-content h2{margin:10px 0 24px;font:400 clamp(40px,4.8vw,60px)/1.02 'DM Serif Display',serif;color:var(--sr-charcoal)}
.sheard-premium-v2 .why-sheard-copy{color:var(--sr-text);font-size:16px;line-height:1.78}
.sheard-premium-v2 .why-sheard-copy p{margin:0 0 20px}
.sheard-premium-v2 .why-sheard-trust-points{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:30px 0}
.sheard-premium-v2 .why-sheard-trust-point{display:flex;align-items:center;gap:11px;min-height:68px;padding:13px 15px;background:#fff;border:1px solid var(--sr-line);border-radius:10px;font-size:13px;font-weight:700}
.sheard-premium-v2 .why-sheard-trust-icon{width:34px;height:34px;display:grid;place-items:center;flex:0 0 34px;color:var(--sr-accent)}
.sheard-premium-v2 .why-sheard-trust-icon svg{width:28px;height:28px}
.sheard-premium-v2 .why-sheard-quote{position:relative;margin:28px 0;padding:22px 24px 22px 45px;background:#fff;border-left:3px solid var(--sr-gold);color:#4b4540}
.sheard-premium-v2 .why-sheard-quote p{margin:0;font:400 20px/1.45 'DM Serif Display',serif}
.sheard-premium-v2 .why-sheard-quote-mark{position:absolute;left:16px;top:3px;color:var(--sr-gold);font:400 50px/1 Georgia,serif}
.sheard-premium-v2 .why-sheard-cta{display:inline-flex;padding:13px 18px;border-radius:7px;background:var(--sr-accent);color:#fff;font-weight:800}
.sheard-premium-v2 .why-sheard-portrait{margin:0}
.sheard-premium-v2 .why-sheard-image-frame{overflow:hidden;border-radius:15px;background:#ddd;box-shadow:var(--sr-shadow)}
.sheard-premium-v2 .why-sheard-image-frame img{width:100%;height:auto}
.sheard-premium-v2 .why-sheard-portrait figcaption{display:grid;gap:3px;padding:15px 3px}
.sheard-premium-v2 .why-sheard-portrait figcaption strong{font:400 23px 'DM Serif Display',serif}
.sheard-premium-v2 .why-sheard-portrait figcaption>span:last-child{color:var(--sr-muted);font-size:13px}
.sheard-premium-v2 .why-sheard-caption-line{display:block;width:50px;height:2px;margin-bottom:7px;background:var(--sr-gold)}

.sheard-premium-v2 .auction-story-gallery{padding-top:90px;padding-bottom:90px}
.sheard-premium-v2 .auction-story-inner{width:100%}
.sheard-premium-v2 .auction-story-heading{max-width:720px;margin:0 auto 34px;text-align:center}
.sheard-premium-v2 .auction-story-heading>span{color:var(--sr-gold);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.14em}
.sheard-premium-v2 .auction-story-heading h2{margin:8px 0 10px;font:400 clamp(38px,4.5vw,56px)/1.05 'DM Serif Display',serif}
.sheard-premium-v2 .auction-story-heading p{margin:0;color:var(--sr-muted)}
.sheard-premium-v2 .auction-story-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.sheard-premium-v2 .auction-story-grid figure{margin:0;overflow:hidden;border-radius:12px;background:#ddd;box-shadow:0 8px 24px rgba(0,0,0,.05)}
.sheard-premium-v2 .auction-story-grid img{width:100%;aspect-ratio:4/3;object-fit:cover}
.sheard-premium-v2 .auction-story-grid figcaption{padding:13px 15px;background:#fff;font-weight:700;color:#403b37}

.sheard-premium-v2 .property-section{display:grid;grid-template-columns:1.2fr .8fr;gap:48px;align-items:stretch}
.sheard-premium-v2 .property-content{padding:34px;background:#fff;border:1px solid var(--sr-line);border-radius:14px}
.sheard-premium-v2 .property-content>p{color:var(--sr-muted);font-size:16px;line-height:1.75}
.sheard-premium-v2 .property-content ul{display:grid;gap:9px;padding-left:20px;color:#4d4742}
.sheard-premium-v2 .property-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}
.sheard-premium-v2 .property-cta{display:inline-flex;align-items:center;min-height:46px;padding:0 17px;border-radius:7px;background:var(--sr-accent);color:#fff;font-weight:800}
.sheard-premium-v2 .property-cta.is-secondary{background:#fff;color:var(--sr-accent);border:1px solid var(--sr-accent)}
.sheard-premium-v2 .property-highlight{display:flex;flex-direction:column;justify-content:flex-end;min-height:360px;padding:34px;border-radius:14px;background:linear-gradient(145deg,#2d2723,#5b4637);color:#fff}
.sheard-premium-v2 .property-highlight span{color:var(--sr-gold);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.13em}
.sheard-premium-v2 .property-highlight strong{margin-top:12px;font:400 34px/1.1 'DM Serif Display',serif}

.sheard-premium-v2 .coverage-section{padding-top:90px;padding-bottom:90px}
.sheard-premium-v2 .limited-regions,.sheard-premium-v2 .full-region-list{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}
.sheard-premium-v2 .coverage-details{margin-top:24px;text-align:center}
.sheard-premium-v2 .coverage-details summary{display:inline-flex;cursor:pointer;padding:10px 15px;border:1px solid var(--sr-line);border-radius:999px;background:#fff;color:var(--sr-accent);font-weight:800;list-style:none}
.sheard-premium-v2 .coverage-details[open] .full-region-list{margin-top:22px}

.sheard-premium-v2 .partner-section{display:flex;align-items:center;justify-content:space-between;gap:36px;padding:65px max(24px,calc((100% - 1220px)/2));background:#25211f;color:#fff}
.sheard-premium-v2 .partner-section>div>span{color:var(--sr-gold);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.sheard-premium-v2 .partner-section h2{margin:8px 0;color:#fff;font:400 clamp(36px,4vw,52px)/1.05 'DM Serif Display',serif}
.sheard-premium-v2 .partner-section p{margin:0;color:rgba(255,255,255,.76)}
.sheard-premium-v2 .partner-section>a{flex:none;padding:14px 20px;border-radius:7px;background:var(--sr-gold);color:#242424;font-weight:800}

@media(max-width:1000px){
  .sheard-premium-v2 .featured-auction-card{flex-basis:calc((100% - 20px)/2)}
  .sheard-premium-v2 .services-premium-grid{grid-template-columns:repeat(2,1fr)}
  .sheard-premium-v2 .services-trust-bar{grid-template-columns:repeat(2,1fr)}
  .sheard-premium-v2 .auction-story-grid{grid-template-columns:repeat(2,1fr)}
}

@media(max-width:760px){
  .sheard-premium-v2 .auction-carousel{display:block}
  .sheard-premium-v2 .auction-carousel-viewport{overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:8px}
  .sheard-premium-v2 .auction-carousel-track{transform:none!important;gap:14px}
  .sheard-premium-v2 .featured-auction-card{flex:0 0 calc(100vw - 56px);max-width:420px;scroll-snap-align:start}
  .sheard-premium-v2 .auction-carousel-arrow{display:none!important}
  .sheard-premium-v2 .why-sheard-layout,.sheard-premium-v2 .property-section{grid-template-columns:1fr}
  .sheard-premium-v2 .partner-section{align-items:flex-start;flex-direction:column}
}

@media(max-width:600px){
  .sheard-premium-v2 .featured-auctions-section,.sheard-premium-v2 .services-premium-section,.sheard-premium-v2 .why-sheard-section{padding-top:72px;padding-bottom:72px}
  .sheard-premium-v2 .featured-auctions-inner{width:min(100% - 28px,1220px)}
  .sheard-premium-v2 .featured-auction-card{flex-basis:calc(100vw - 42px);max-width:none}
  .sheard-premium-v2 .featured-auction-content{min-height:230px}
  .sheard-premium-v2 .services-premium-grid,.sheard-premium-v2 .services-trust-bar,.sheard-premium-v2 .why-sheard-trust-points,.sheard-premium-v2 .auction-story-grid{grid-template-columns:1fr}
  .sheard-premium-v2 .property-content{padding:24px}
  .sheard-premium-v2 .property-highlight{min-height:260px}
}
.sheard-premium-v2 .auction-carousel-prev,.sheard-premium-v2 .auction-carousel-next{position:relative;z-index:2}
.sheard-premium-v2 .why-sheard-cta-wrap{margin-top:24px}
.sheard-premium-v2 .auction-live-message{margin-top:12px;color:var(--sr-muted);font-size:13px}

/* ==========================================================
   PRODUCTION CORRECTION PASS — 2026-08-17
   QA + accessibility regression protection
   ========================================================== */

/* One reusable six-card layout: CTA remains inside every card at all widths. */
.sheard-premium-v2 .services-premium-card{
  min-width:0;
  height:100%;
  overflow:hidden;
}
.sheard-premium-v2 .services-premium-card p{
  flex:1 1 auto;
}
.sheard-premium-v2 .services-premium-card>a{
  position:relative;
  z-index:1;
  width:100%;
  min-height:44px;
  gap:12px;
  margin-top:20px;
  padding-top:10px;
  border-top:1px solid var(--sr-line);
}
.sheard-premium-v2 .services-premium-card>a span:first-child{
  min-width:0;
  overflow-wrap:anywhere;
}

/* Remove the decorative caption rule identified during QA. */
.sheard-premium-v2 .why-sheard-caption-line{display:none!important}

/* Keyboard visibility: never rely on hover alone. */
.sheard-premium-v2 :where(a,button,input,select,textarea):focus-visible{
  outline:3px solid #c6a15b;
  outline-offset:3px;
}

/* Touch targets and text resilience. */
.sheard-premium-v2 :where(.menu-button,.calendar-year-button,.auction-carousel-arrow){min-width:44px;min-height:44px}
.sheard-premium-v2 :where(.services-premium-card,.about-service-card,.why-sheard-trust-point){overflow-wrap:anywhere}

@media (prefers-reduced-motion: reduce){
  html{scroll-behavior:auto}
  .sheard-premium-v2 *,
  .sheard-premium-v2 *::before,
  .sheard-premium-v2 *::after{
    scroll-behavior:auto!important;
    animation-duration:.01ms!important;
    animation-iteration-count:1!important;
    transition-duration:.01ms!important;
  }
}

@media(max-width:600px){
  .sheard-premium-v2 .services-premium-card{min-height:0;padding:22px}
  .sheard-premium-v2 .services-premium-card>a{min-height:48px}
}

/* ==========================================================
   FINAL CLIENT CORRECTION + ACCESSIBILITY GATE — 2026-08-17
   Scope: correction pass only; no approved structure/content redesign.
   ========================================================== */

/* 02 — Four information blocks: suppress stray list/bullet markers only. */
.sheard-premium-v2 .stats,
.sheard-premium-v2 .stats > div,
.sheard-premium-v2 .services-trust-bar,
.sheard-premium-v2 .services-trust-item{
  list-style:none;
  text-indent:0;
}
.sheard-premium-v2 .stats > div::before,
.sheard-premium-v2 .services-trust-item::before,
.sheard-premium-v2 .services-trust-item > strong::before{
  content:none!important;
  display:none!important;
}

/* 03 — Homepage six service cards: one deterministic equal-height system. */
@media (min-width:1200px){
  .sheard-premium-v2 .services-premium-card{
    display:flex;
    flex-direction:column;
    height:100%;
    min-height:400px;
    padding:32px;
  }
}
.sheard-premium-v2 .services-premium-card h3{margin-bottom:16px}
.sheard-premium-v2 .services-premium-card p{margin-bottom:24px}
.sheard-premium-v2 .services-premium-card>a{
  position:static;
  margin-top:auto;
  padding-top:24px;
}
@media (min-width:768px) and (max-width:1199px){
  .sheard-premium-v2 .services-premium-card{
    min-height:380px;
    padding:28px;
  }
}
@media (max-width:767px){
  .sheard-premium-v2 .services-premium-card{
    min-height:0;
    height:auto;
    padding:24px;
  }
}

/* 04 — Four blocks below services: warm-white cards, readable charcoal text. */
.sheard-premium-v2 .services-trust-item{
  background:#fff;
  color:var(--sr-charcoal);
}
.sheard-premium-v2 .services-trust-item strong{
  color:var(--sr-charcoal);
  font-weight:600;
  opacity:1;
}
.sheard-premium-v2 .services-trust-item svg{color:var(--sr-accent)}

/* 05 — Chris/Ian caption: no decorative rule may cross text. */
.sheard-premium-v2 .why-sheard-portrait figcaption{
  position:relative;
  border:0;
  text-decoration:none;
}
.sheard-premium-v2 .why-sheard-portrait figcaption::before,
.sheard-premium-v2 .why-sheard-portrait figcaption::after,
.sheard-premium-v2 .why-sheard-portrait strong::before,
.sheard-premium-v2 .why-sheard-portrait strong::after{
  content:none!important;
  display:none!important;
}

/* Accessibility gate: visible focus, reflow resilience and touch targets. */
.sheard-premium-v2 :where(a,button,input,select,textarea,summary):focus-visible{
  outline:3px solid var(--sr-gold);
  outline-offset:3px;
}
.sheard-premium-v2 :where(.featured-auction-button,.services-premium-card>a,.services-premium-cta>a,.property-cta,.why-sheard-cta){
  min-height:44px;
}
.sheard-premium-v2 img{max-width:100%}
.sheard-premium-v2 :where(h1,h2,h3,h4,p,a,span,strong,dd,dt){overflow-wrap:break-word}

/* Mobile featured auctions: single-card touch layout without page overflow. */
@media (max-width:767px){
  .sheard-premium-v2 .featured-auctions-inner{width:min(100% - 28px,1220px)}
  .sheard-premium-v2 .auction-carousel-viewport{
    width:100%;
    overflow-x:auto;
    overscroll-behavior-inline:contain;
    scroll-snap-type:x mandatory;
    scroll-padding-inline:0;
  }
  .sheard-premium-v2 .auction-carousel-track{gap:14px;padding:0}
  .sheard-premium-v2 .featured-auction-card{
    flex:0 0 100%;
    max-width:100%;
    scroll-snap-align:start;
  }
  .sheard-premium-v2 .featured-auction-poster img{
    width:100%;
    height:auto;
    aspect-ratio:auto;
    object-fit:contain;
  }
  .sheard-premium-v2 .featured-auction-button{
    width:100%;
    justify-content:center;
  }
}

@media (prefers-reduced-motion: reduce){
  .sheard-premium-v2 .auction-carousel-track{transition:none!important}
}
