/* ==========================================================
   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}
}

/* ==========================================================
   PRODUCTION CORRECTION PASS — 2026-08-17
   ========================================================== */

/* Services introduction remains deliberately centred. */
.services-page .services-page-heading{
  max-width:780px;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
}

/* Page-specific hero crops: do not share a single focal point. */
.sheard-premium-v2 .services-page-hero>img{object-position:center 56%}
.sheard-premium-v2 .property-page-hero>img{object-position:center 58%}
.sheard-premium-v2 .sell-page-hero>img{object-position:center 54%}

/* Standard maroon action treatment on Property + Sell hero CTAs. */
.property-auctions-page .property-hero-actions .is-primary,
.sell-with-us-page .sell-page-hero-copy>a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:48px;
  padding:0 20px;
  border:1px solid var(--sr-accent);
  border-radius:7px;
  background:var(--sr-accent);
  color:#fff;
  font-weight:800;
  text-decoration:none;
}
.property-auctions-page .property-hero-actions .is-primary:hover,
.sell-with-us-page .sell-page-hero-copy>a:hover{background:var(--sr-accent-dark);border-color:var(--sr-accent-dark)}

/* Service detail actions cannot collide with copy or escape their column. */
.services-page .service-detail-copy{min-width:0}
.services-page .service-detail-actions{align-items:stretch}
.services-page .service-detail-primary,
.services-page .service-detail-secondary{
  justify-content:center;
  text-align:center;
  line-height:1.3;
  white-space:normal;
}

/* Maintain AA-oriented readable text on white cards. */
.services-page .services-page-jump-grid small,
.services-page .service-detail-facts p,
.property-auctions-page .property-listings-grid p,
.sell-with-us-page .sell-service-grid p{color:#59534e}

@media(max-width:700px){
  .sheard-premium-v2 .services-page-hero>img{object-position:58% center}
  .sheard-premium-v2 .property-page-hero>img{object-position:55% center}
  .sheard-premium-v2 .sell-page-hero>img{object-position:62% center}
  .services-page .service-detail-actions{display:grid;grid-template-columns:1fr;width:100%}
  .services-page .service-detail-primary,
  .services-page .service-detail-secondary{width:100%;min-height:48px;padding:11px 16px}
}

/* ==========================================================
   FINAL CLIENT CORRECTION PASS — PUBLIC PAGES — 2026-08-17
   ========================================================== */

/* 06 — Services intro: same visual centre axis as heading. */
.services-page .services-page-heading{max-width:780px;margin-left:auto;margin-right:auto;text-align:center}
.services-page .services-page-heading p{
  max-width:720px;
  margin:24px auto 0;
  text-align:center;
}

/* 07 — Dedicated Services six cards: shared equal-height behaviour. */
.services-page .services-page-jump-grid a{
  position:relative;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  height:100%;
  min-width:0;
}
.services-page .services-page-jump-grid a>span{
  grid-row:auto;
  align-self:auto;
}
.services-page .services-page-jump-grid svg{
  grid-row:auto;
  margin:20px 0 22px;
}
.services-page .services-page-jump-grid strong{
  align-self:auto;
  margin:0 0 16px;
}
.services-page .services-page-jump-grid small{
  position:static;
  align-self:auto;
  margin-top:auto;
  padding-top:24px;
  color:var(--sr-accent);
  font-weight:700;
}
@media (min-width:1200px){
  .services-page .services-page-jump-grid a{min-height:400px;padding:32px}
}
@media (min-width:768px) and (max-width:1199px){
  .services-page .services-page-jump-grid a{min-height:380px;padding:28px}
}
@media (max-width:767px){
  .services-page .services-page-jump-grid a{min-height:0;height:auto;padding:24px}
}

/* 08/09/11 — Hero focal points are image-specific; preserve photography. */
@media (min-width:1200px){
  .sheard-premium-v2 .services-page-hero>img{object-position:center 62%}
  .sheard-premium-v2 .property-page-hero>img{object-position:center 60%}
  .sheard-premium-v2 .sell-page-hero>img{object-position:center 60%}
  .sheard-premium-v2 .services-page-hero-copy,
  .sheard-premium-v2 .property-page-hero-copy,
  .sheard-premium-v2 .sell-page-hero-copy{transform:translateY(-32px)}
}
@media (min-width:768px) and (max-width:1199px){
  .sheard-premium-v2 .services-page-hero>img{object-position:center 58%}
  .sheard-premium-v2 .property-page-hero>img{object-position:center 56%}
  .sheard-premium-v2 .sell-page-hero>img{object-position:center 56%}
  .sheard-premium-v2 .services-page-hero-copy,
  .sheard-premium-v2 .property-page-hero-copy,
  .sheard-premium-v2 .sell-page-hero-copy{transform:translateY(-20px)}
}
@media (max-width:767px){
  .sheard-premium-v2 .services-page-hero>img,
  .sheard-premium-v2 .property-page-hero>img,
  .sheard-premium-v2 .sell-page-hero>img{object-position:center center}
  .sheard-premium-v2 .services-page-hero-copy,
  .sheard-premium-v2 .property-page-hero-copy,
  .sheard-premium-v2 .sell-page-hero-copy{transform:none}
}

/* 10 — Property seller CTA: exact shared brand-maroon token. */
.property-auctions-page .property-audience-section>article{
  padding:32px;
  border:1px solid var(--sr-line);
  border-radius:12px;
}
.property-auctions-page .property-seller-card{
  background:var(--sr-accent);
  color:#fff;
}
.property-auctions-page .property-seller-card span{color:var(--sr-gold)}
.property-auctions-page .property-seller-card h2{color:#fff}
.property-auctions-page .property-seller-card p{color:rgba(255,255,255,.84)}
.property-auctions-page .property-seller-card a{
  display:inline-flex;
  align-items:center;
  min-height:44px;
  margin-top:8px;
  padding:0 16px;
  border-radius:7px;
  background:#fff;
  color:var(--sr-accent);
  font-weight:800;
}
.property-auctions-page .property-buyer-card{background:#fff;color:var(--sr-charcoal)}

/* 12/14 — Sell final CTA and equivalent maroon panels use one token only. */
.sell-with-us-page .sell-final-cta,
.services-page .services-page-cta,
.property-auctions-page .property-seller-card{
  background:var(--sr-accent);
}
.sell-with-us-page .sell-final-cta>a,
.services-page .services-page-cta>a{
  min-height:44px;
  display:inline-flex;
  align-items:center;
}

/* Accessibility: preserve readable contrast and keyboard visibility. */
.services-page .services-page-jump-grid a:focus-visible,
.property-auctions-page .property-audience-section a:focus-visible,
.sell-with-us-page .sell-final-cta>a:focus-visible{
  outline:3px solid var(--sr-gold);
  outline-offset:3px;
}
