:root{--green:#164637;--green-dark:#103b2f;--green-deep:#0b3026;--green-soft:#e8eee7;--gold:#d9a23a;--gold-deep:#c58b25;--cream:#f8efe3;--paper:#fffaf3;--ink:#111713;--muted:#5f665f;--line:#e8dfd0;--newsletter:#133c2e;--shadow:0 18px 48px rgba(27,45,36,.11)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fbf5eb;font-family:'Montserrat',Arial,sans-serif;font-size:16px;line-height:1.5}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input{font:inherit}.gh-shell{width:min(1120px,calc(100% - 48px));margin-inline:auto}.screen-reader-text,.gh-skip-link{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.gh-skip-link:focus{clip:auto;width:auto;height:auto;margin:10px;padding:10px 14px;background:#fff;z-index:9999}.gh-svg-icon{display:block;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}

/* Top strip */
.gh-announcement{height:36px;background:var(--green-dark);color:#fff;display:flex;align-items:center;justify-content:center;gap:10vw;padding:0 28px;font-size:11px}.gh-announcement span{display:flex;align-items:center;gap:7px;white-space:nowrap}.gh-announcement .gh-svg-icon{width:14px;height:14px;stroke-width:2}.gh-announcement b{font-weight:700}

/* Header intentionally mirrors the approved concept: oversized logo card, lower nav rail */
.gh-header{background:var(--cream);border-bottom:1px solid rgba(22,70,55,.08);position:sticky;top:0;z-index:90;height:88px}
.admin-bar .gh-header{top:32px}
.gh-header-inner{width:min(1220px,calc(100% - 38px));height:88px;margin:auto;display:grid;grid-template-columns:338px 1fr;align-items:stretch;position:relative}
.gh-logo-panel{height:122px;margin-top:-1px;background:var(--cream);border-radius:0 0 28px 28px;display:flex;align-items:center;justify-content:center;padding:8px 18px 16px;box-shadow:0 8px 20px rgba(70,54,37,.06);z-index:4;overflow:hidden}
.gh-logo-panel img{width:308px;height:auto;max-height:106px;object-fit:contain}
.gh-nav-zone{height:88px;display:flex;align-items:center;padding-left:32px;gap:22px}
.gh-primary-nav{flex:1}
.gh-nav-list{list-style:none;margin:0;padding:0;display:flex;align-items:center;justify-content:center;gap:29px}
.gh-nav-list a{font-size:12px;font-weight:600;color:#13251e;white-space:nowrap;transition:color .2s}
.gh-nav-list a:hover{color:var(--gold-deep)}
.gh-header-tools{display:flex;align-items:center;gap:16px;margin-left:8px}
.gh-icon-link{width:28px;height:28px;display:grid;place-items:center;position:relative;color:var(--green-dark)}
.gh-icon-link .gh-svg-icon{width:22px;height:22px;stroke-width:1.7}
.gh-cart-link span{position:absolute;right:-7px;top:-5px;width:17px;height:17px;display:grid;place-items:center;border-radius:50%;background:var(--gold);color:white;font-size:9px;font-weight:800}
.gh-menu-toggle{display:none;background:none;border:0;padding:7px}
.gh-menu-toggle span:not(.screen-reader-text){display:block;width:24px;height:2px;background:var(--green);margin:5px}

/* Hero */
.gh-hero{height:585px;position:relative;overflow:hidden;background:var(--cream);isolation:isolate}
.gh-hero-media{position:absolute;right:0;top:0;bottom:0;width:59%;background-image:url('../images/hero-riley-right.jpg');background-size:cover;background-position:center center;z-index:-2}
.gh-hero:before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,var(--cream) 0%,var(--cream) 36%,rgba(248,239,227,.97) 43%,rgba(248,239,227,.74) 50%,rgba(248,239,227,.2) 57%,rgba(248,239,227,0) 64%)}
.gh-hero-inner{height:100%;display:flex;align-items:center}
.gh-hero-copy{width:470px;margin-left:34px;padding-top:10px}
.gh-hero h1{font-family:'Playfair Display',Georgia,serif;color:var(--green-dark);font-size:66px;line-height:.98;letter-spacing:-.027em;margin:0 0 22px;font-weight:700}
.gh-hero .gh-lead{font-size:16px;line-height:1.46;max-width:380px;color:#24342d;margin:0 0 26px}
.gh-actions{display:flex;gap:14px;align-items:center}
.gh-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:5px;padding:14px 20px;text-transform:uppercase;font-weight:800;font-size:11px;letter-spacing:.015em;transition:.2s}
.gh-button--gold{background:var(--gold);color:white;box-shadow:0 3px 8px rgba(175,118,20,.16)}
.gh-button--gold:hover{background:var(--gold-deep)}
.gh-button--light{border:1px solid #1e4a3c;background:rgba(255,250,242,.96);color:var(--green-dark);padding-right:13px}
.gh-button--light img{width:34px;height:34px;object-fit:cover;object-position:50% 48%;border-radius:50%;mix-blend-mode:multiply;margin:-10px -3px -10px 2px}
.gh-button--dark{background:var(--green-dark);color:#fff;padding-inline:18px}
.gh-button--dark:hover{background:#0a2e24}

/* Trust bar */
.gh-trust-row{background:#fbf5eb;border-bottom:1px solid var(--line)}.gh-trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.gh-trust-item{min-height:82px;display:flex;align-items:center;gap:15px;padding:18px 25px;border-right:1px solid var(--line);color:var(--green-dark)}.gh-trust-item:last-child{border-right:0}.gh-trust-item>.gh-svg-icon{width:42px;height:42px;flex:0 0 42px;stroke-width:1.8}.gh-trust-item b{display:block;font-size:12px;line-height:1.2;color:#12251e;margin-bottom:3px}.gh-trust-item div span{display:block;font-size:11px;color:#47554e;line-height:1.25}

/* Shop collection cards */
.gh-shop-intro{padding:38px 0 24px}.gh-section-title-row{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:18px}.gh-section-title-row h2,.gh-story-card h2{font-family:'Playfair Display',Georgia,serif;color:var(--green-dark);font-size:42px;line-height:1;margin:0;letter-spacing:-.02em}.gh-section-title-row a{font-size:11px;font-weight:700;color:#18392e}.gh-collection-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.gh-collection-card{background:#fffaf2;border:1px solid #e8dece;border-radius:8px;overflow:hidden;transition:transform .2s,box-shadow .2s}.gh-collection-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.gh-collection-photo{height:220px;overflow:hidden;background:#eee5d7}.gh-collection-photo img{width:100%;height:100%;object-fit:cover}.gh-collection-copy{text-align:center;padding:12px 8px 14px}.gh-collection-copy h3{font-family:'Playfair Display',Georgia,serif;color:var(--green-dark);font-size:23px;line-height:1;margin:0 0 7px}.gh-collection-copy p{font-size:11px;line-height:1.25;font-weight:600;margin:0;color:#303a35}

/* Riley / why cards */
.gh-story-section{padding:0 0 18px}.gh-story-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:14px}.gh-story-card{min-height:305px;border-radius:9px;overflow:hidden;position:relative}.gh-story-card--riley{background:var(--green-soft)}.gh-story-copy{position:relative;z-index:2;width:47%;padding:31px 14px 27px 30px}.gh-story-copy h2{font-size:37px}.gh-story-copy h3{font:700 23px/1.05 'Playfair Display',Georgia,serif;color:var(--green-dark);margin:3px 0 19px}.gh-story-copy p{font-size:13px;line-height:1.45;margin:0 0 20px}.gh-story-riley-image{position:absolute;right:0;top:0;width:64%;height:100%;overflow:hidden}.gh-story-riley-image:before{content:'';position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,var(--green-soft) 0%,rgba(232,238,231,.76) 10%,rgba(232,238,231,.12) 32%,transparent 50%)}.gh-story-riley-image img{width:100%;height:100%;object-fit:cover;object-position:50% 43%}.gh-story-card--why{background:#f6efe3;padding:31px 31px}.gh-why-copy{position:relative;z-index:2;width:68%}.gh-story-card--why h2{font-size:36px;margin-bottom:21px}.gh-story-card--why ul{list-style:none;margin:0;padding:0}.gh-story-card--why li{display:flex;align-items:flex-start;gap:10px;margin:0 0 12px}.gh-story-card--why li>.gh-svg-icon{width:23px;height:23px;flex:0 0 23px;color:var(--gold);stroke-width:1.8}.gh-story-card--why li b{display:block;font-size:12px;line-height:1.15}.gh-story-card--why li small{display:block;font-size:10px;line-height:1.2;margin-top:2px}.gh-why-mark{position:absolute;right:24px;bottom:22px;width:145px;text-align:center;color:var(--gold)}.gh-why-mark .gh-svg-paw{width:95px;height:95px;margin:0 auto;stroke-width:2;fill:none}.gh-why-mark span{font-family:'Segoe Script','Brush Script MT',cursive;display:block;color:var(--green);font-size:20px;line-height:1.08;transform:rotate(-5deg);margin-top:-2px}

/* Illustration signature strip */
.gh-illustration-strip{padding:5px 0 18px;background:#fbf5eb}
.gh-illustration-inner{display:grid;grid-template-columns:repeat(4,1fr);align-items:end;gap:18px;border-top:1px solid var(--line);padding-top:18px}
.gh-illustration-card{min-height:120px;display:flex;align-items:center;justify-content:center;background:transparent}
.gh-illustration-card img{height:108px;width:auto;object-fit:contain;mix-blend-mode:multiply}
.gh-illustration-card--paw img{height:88px}

/* Newsletter strip with Riley artwork */
.gh-newsletter{background:var(--newsletter);color:#fff;padding:22px 0}
.gh-newsletter-inner{min-height:112px;display:grid;grid-template-columns:240px 1fr 390px 170px;align-items:center;gap:22px}
.gh-newsletter-title{display:flex;align-items:center;gap:13px;color:var(--gold)}
.gh-newsletter-title>.gh-svg-icon{width:40px;height:40px;flex:0 0 40px;stroke-width:1.4}
.gh-newsletter-title span{font-family:'Segoe Script','Brush Script MT',cursive;color:white;font-size:30px;line-height:1.05}
.gh-newsletter-copy{font-size:11px;line-height:1.45;color:#f3f6f3}
.gh-newsletter-form{display:flex;gap:0}
.gh-newsletter-form input[type=email]{flex:1;min-width:0;border:0;background:#fff;border-radius:4px 0 0 4px;padding:13px 14px;color:#333}
.gh-newsletter-form button{border:0;background:var(--gold);color:#fff;font-weight:800;border-radius:0 4px 4px 0;padding:13px 18px;cursor:pointer;text-transform:uppercase;font-size:10px}
.gh-form-note,.gh-form-message{font-size:9px;margin:4px 0 0;color:#d7e3dc}
.gh-newsletter-riley{height:106px;overflow:visible;display:flex;align-items:flex-end;justify-content:flex-end}
.gh-newsletter-riley img{height:104px;width:auto;object-fit:contain;mix-blend-mode:normal}

/* Footer */
.gh-footer{background:var(--green-deep);color:#d8e3dd;padding-top:34px}
.gh-footer-grid{display:grid;grid-template-columns:1.55fr 1fr 1fr 1fr;gap:38px;align-items:start}
.gh-footer-brand{padding-top:1px}
.gh-footer-logo{display:inline-flex;background:var(--cream);border-radius:12px;padding:8px 11px}
.gh-footer-logo img{width:210px;height:auto;display:block}
.gh-footer h3{font:700 17px/1 'Playfair Display',Georgia,serif;color:white;margin:8px 0 14px}
.gh-footer-grid>div>a:not(.gh-footer-logo){display:block;color:#c7d6cf;font-size:11px;padding:4px 0}
.gh-socials{display:flex;gap:9px;flex-wrap:wrap;margin-top:12px}
.gh-socials a{font-size:10px;color:var(--gold)}
.gh-footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:28px;padding:14px 0 18px;display:flex;justify-content:space-between;color:#9eb2a8;font-size:10px}

/* Generic content pages */
.gh-page-hero{background:var(--cream);padding:80px 0 70px;border-bottom:1px solid var(--line)}.gh-page-hero h1{font-family:'Playfair Display',serif;font-size:clamp(50px,6vw,82px);max-width:900px;margin:0;color:var(--green)}.gh-page-hero .gh-lead{max-width:720px;margin-top:18px}.gh-prose{max-width:820px;padding-top:65px;padding-bottom:90px}.gh-prose h2,.gh-prose h3{font-family:'Playfair Display',serif;color:var(--green)}.gh-prose h2{font-size:40px}.gh-prose h3{font-size:28px}.gh-prose a{color:var(--green);text-decoration:underline;text-decoration-color:var(--gold)}.gh-featured-image{border-radius:18px;margin-bottom:35px}.gh-content-shell{padding:80px 0}.gh-article-card{border-bottom:1px solid var(--line);padding:40px 0}.gh-article-card h2{font:700 38px/1.05 'Playfair Display',serif;color:var(--green);margin:0 0 14px}
/* WooCommerce */
.gh-shop-shell{padding-top:60px;padding-bottom:90px}.woocommerce .woocommerce-breadcrumb{font-size:12px;color:var(--muted);margin-bottom:25px}.woocommerce-products-header__title,.product_title,.woocommerce h1,.woocommerce h2,.woocommerce h3{font-family:'Playfair Display',serif;color:var(--green)}.woocommerce-products-header__title{font-size:clamp(46px,5vw,70px)}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;margin:35px 0!important}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}.woocommerce ul.products li.product{width:auto!important;margin:0!important;float:none!important;background:#fff;border:1px solid var(--line);border-radius:12px;padding:11px 11px 18px;transition:.2s}.woocommerce ul.products li.product:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.woocommerce ul.products li.product a img{border-radius:8px;margin-bottom:14px!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{font:700 21px/1.08 'Playfair Display',serif!important;color:var(--green);padding:0!important}.woocommerce ul.products li.product .price{color:var(--ink)!important;font-weight:800}.woocommerce ul.products li.product .button{background:var(--green)!important;color:#fff!important;border-radius:4px;padding:11px 14px!important;font-size:12px!important}.woocommerce span.onsale{background:var(--gold)!important;color:#fff!important;min-height:0!important;min-width:0!important;line-height:1!important;padding:8px 10px!important;border-radius:999px!important;top:18px!important;left:18px!important}.woocommerce div.product{display:grid;grid-template-columns:1fr 1fr;gap:55px}.woocommerce div.product div.images,.woocommerce div.product div.summary{width:auto!important;float:none!important}.woocommerce div.product .product_title{font-size:52px;line-height:1}.woocommerce div.product p.price{font-size:26px;color:var(--ink)}.woocommerce .quantity .qty{border:1px solid var(--line);padding:10px;border-radius:5px}.woocommerce div.product form.cart .button{background:var(--gold);border-radius:4px;padding:14px 22px;font-weight:800}.woocommerce-tabs{grid-column:1/-1}.woocommerce .gh-riley-approved-badge{display:inline-flex;align-items:center;background:var(--green);color:#fff;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;margin:6px 0}


@media(max-width:1100px){
 .gh-header-inner{grid-template-columns:292px 1fr}.gh-logo-panel{height:112px}.gh-logo-panel img{width:268px}.gh-nav-zone{padding-left:20px}.gh-nav-list{gap:17px}.gh-nav-list a{font-size:11px}.gh-shell{width:min(1040px,calc(100% - 40px))}
 .gh-hero{height:555px}.gh-hero-media{width:61%}.gh-hero-copy{width:430px;margin-left:20px}.gh-hero h1{font-size:59px}
 .gh-newsletter-inner{grid-template-columns:210px 1fr 320px 120px}.gh-newsletter-riley img{height:86px}.gh-story-copy{width:50%}.gh-why-copy{width:72%}
}
@media(max-width:900px){
 .gh-announcement span:nth-child(n+2){display:none}.gh-announcement{justify-content:center}
 .gh-header{height:78px}.gh-header-inner{height:78px;grid-template-columns:228px 1fr}.gh-logo-panel{height:96px;padding:7px 12px 12px}.gh-logo-panel img{width:212px}.gh-nav-zone{height:78px;padding-left:10px;justify-content:flex-end}
 .gh-menu-toggle{display:block;margin-left:auto}.gh-primary-nav{position:fixed;left:0;right:0;top:114px;background:var(--cream);padding:28px 22px 30px;border-bottom:1px solid var(--line);transform:translateY(-150%);transition:.25s;z-index:80}.admin-bar .gh-primary-nav{top:146px}.gh-primary-nav.is-open{transform:translateY(0)}.gh-nav-list{flex-direction:column;gap:18px}.gh-header-tools{display:none}
 .gh-hero{height:600px}.gh-hero-media{width:64%;background-position:48% center}.gh-hero:before{background:linear-gradient(90deg,var(--cream) 0%,rgba(248,239,227,.98) 45%,rgba(248,239,227,.65) 56%,transparent 72%)}.gh-hero-copy{margin-left:10px;width:390px}.gh-hero h1{font-size:54px}
 .gh-trust-grid{grid-template-columns:repeat(2,1fr)}.gh-trust-item:nth-child(2){border-right:0}.gh-trust-item:nth-child(-n+2){border-bottom:1px solid var(--line)}
 .gh-collection-grid{grid-template-columns:repeat(2,1fr)}.gh-collection-photo{height:260px}.gh-story-grid{grid-template-columns:1fr}
 .gh-illustration-inner{grid-template-columns:repeat(4,1fr);gap:6px}.gh-illustration-card img{height:88px}.gh-illustration-card--paw img{height:72px}
 .gh-newsletter-inner{grid-template-columns:1fr 1.3fr;gap:15px}.gh-newsletter-form-wrap{grid-column:1/-1}.gh-newsletter-riley{display:none}
 .gh-footer-grid{grid-template-columns:1fr 1fr}.woocommerce ul.products{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:620px){
 .admin-bar .gh-header{top:46px}.gh-shell{width:min(100% - 28px,1120px)}.gh-announcement{height:33px;font-size:10px}
 .gh-header{height:70px}.gh-header-inner{width:100%;height:70px;grid-template-columns:195px 1fr}.gh-logo-panel{height:86px;border-radius:0 0 18px 0;padding:7px 10px 10px}.gh-logo-panel img{width:184px}.gh-nav-zone{height:70px;padding-right:14px}.gh-primary-nav{top:103px}.admin-bar .gh-primary-nav{top:149px}
 .gh-hero{height:760px;background:var(--cream)}.gh-hero-media{width:100%;height:440px;top:0;bottom:auto;background-size:cover;background-position:center 38%}.gh-hero:before{background:linear-gradient(0deg,var(--cream) 0%,var(--cream) 42%,rgba(248,239,227,.86) 51%,rgba(248,239,227,.18) 63%,transparent 73%)}.gh-hero-inner{align-items:flex-end}.gh-hero-copy{width:100%;margin:0;padding:0 2px 34px}.gh-hero h1{font-size:47px}.gh-hero .gh-lead{font-size:15px;max-width:340px}.gh-actions{gap:9px;flex-wrap:wrap}.gh-button{padding:12px 15px}
 .gh-trust-grid{grid-template-columns:1fr}.gh-trust-item{border-right:0!important;border-bottom:1px solid var(--line)!important;min-height:72px}.gh-trust-item>.gh-svg-icon{width:36px;height:36px}
 .gh-section-title-row{align-items:flex-start}.gh-section-title-row h2{font-size:35px}.gh-section-title-row a{display:none}.gh-collection-grid{grid-template-columns:1fr 1fr;gap:10px}.gh-collection-photo{height:180px}.gh-collection-copy h3{font-size:20px}
 .gh-story-card{min-height:0}.gh-story-card--riley{min-height:500px}.gh-story-copy{width:100%;padding:26px 25px 220px}.gh-story-riley-image{width:100%;height:260px;top:auto;bottom:0}.gh-story-riley-image:before{background:linear-gradient(180deg,var(--green-soft),rgba(232,238,231,.15) 35%,transparent 56%)}.gh-story-card--why{padding:28px 24px 150px}.gh-why-copy{width:100%}.gh-story-card--why h2{font-size:33px}.gh-why-mark{right:22px;bottom:18px}
 .gh-illustration-strip{padding-bottom:10px}.gh-illustration-inner{grid-template-columns:repeat(2,1fr);gap:8px}.gh-illustration-card{min-height:95px}.gh-illustration-card img{height:82px}.gh-illustration-card--paw img{height:68px}
 .gh-newsletter-inner{grid-template-columns:1fr;gap:14px;text-align:center}.gh-newsletter-title{justify-content:center}.gh-newsletter-form{flex-direction:column;gap:8px}.gh-newsletter-form input[type=email],.gh-newsletter-form button{border-radius:4px}
 .gh-footer-grid{grid-template-columns:1fr;gap:24px}.gh-footer-logo img{width:190px}.gh-footer-bottom{flex-direction:column;gap:5px}
 .woocommerce ul.products{grid-template-columns:repeat(2,1fr);gap:12px}.woocommerce div.product{grid-template-columns:1fr}.woocommerce div.product .product_title{font-size:42px}
}

/* v0.6.7 — rebuild the hero from the approved mock-up proportions.
   Real HTML text/buttons; no baked-in hero text; Riley stays a separate image panel. */
@media (min-width: 901px){
  .gh-hero{
    position:relative;
    height:520px;
    min-height:520px;
    max-width:1220px;
    margin-inline:auto;
    overflow:hidden;
    isolation:isolate;
    background:#e7d9ca url('../images/hero-ambient.jpg') center center / cover no-repeat;
  }
  .gh-hero:before,
  .gh-hero:after{
    content:none !important;
    display:none !important;
    background:none !important;
  }
  .gh-hero-media{
    display:block !important;
    position:absolute;
    z-index:1;
    top:0;
    right:0;
    bottom:0;
    width:61%;
    background-image:url('../images/hero-riley-approved-right.jpg') !important;
    background-repeat:no-repeat !important;
    background-size:auto 100% !important;
    background-position:right center !important;
    -webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.22) 8%,#000 21%,#000 100%);
    mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.22) 8%,#000 21%,#000 100%);
    pointer-events:none;
  }
  .gh-hero-inner{
    position:relative !important;
    z-index:2 !important;
    height:100% !important;
    display:flex !important;
    align-items:center !important;
    width:min(1120px,calc(100% - 48px)) !important;
    max-width:none !important;
    margin-inline:auto !important;
    padding:0 !important;
    opacity:1 !important;
    overflow:visible !important;
    clip:auto !important;
    clip-path:none !important;
    white-space:normal !important;
    pointer-events:auto !important;
  }
  .gh-hero-copy{
    width:365px !important;
    margin:0 0 0 20px !important;
    padding:0 !important;
  }
  .gh-hero h1{
    margin:0 0 18px !important;
    font-family:'Playfair Display',Georgia,serif !important;
    font-size:54px !important;
    line-height:.98 !important;
    letter-spacing:-.027em !important;
    font-weight:700 !important;
    color:var(--green-dark) !important;
  }
  .gh-hero .gh-lead{
    max-width:340px !important;
    margin:0 0 23px !important;
    font-size:14px !important;
    line-height:1.42 !important;
    color:#24342d !important;
  }
  .gh-hero .gh-actions{
    display:flex !important;
    align-items:center !important;
    gap:12px !important;
    flex-wrap:nowrap !important;
  }
  .gh-hero .gh-button{
    min-height:46px;
    padding:12px 17px;
    font-size:10px;
    border-radius:5px;
  }
  .gh-hero .gh-button--light img{
    width:29px;
    height:29px;
  }
  .gh-hero-hotspots{display:none !important;}
}

@media (min-width: 901px) and (max-width: 1240px){
  .gh-hero{max-width:100%;}
  .gh-hero-media{width:59%;}
  .gh-hero-copy{margin-left:10px !important;}
  .gh-hero h1{font-size:50px !important;}
}

/* Mobile/tablet: retain the established stacked layout, but use the approved Riley crop. */
@media (max-width: 900px){
  .gh-hero-media{
    background-image:url('../images/hero-riley-approved-right.jpg') !important;
  }
  .gh-hero-hotspots{display:none !important;}
}

/* Keep Riley visible in the Meet Riley card. */
.gh-story-riley-image{
  display:block !important;
  opacity:1 !important;
  visibility:visible !important;
}
.gh-story-riley-image img{
  display:block !important;
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:50% 43% !important;
  opacity:1 !important;
  visibility:visible !important;
}
