
.home-main{background:#fff}

/* =========================================================
   ERABEAR Home v0.9.1
   Hero rebuilt to match the approved generated mock.
========================================================= */
.home-hero-showcase{
  position:relative;
  min-height:484px;
  overflow:hidden;
  border-bottom:1px solid #eadfce;
  background:
    linear-gradient(90deg,rgba(255,252,247,.98) 0%,rgba(255,252,247,.93) 25%,rgba(255,252,247,.38) 38%,rgba(255,255,255,0) 48%),
    url("../images/3cc4848a-acf6-49fc-a6b1-f3456f98e5ae.png") 50% 45% / auto 900px no-repeat,
    #fff8ee;
}
.home-hero-showcase::after{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:linear-gradient(90deg,rgba(255,255,255,.14),transparent 43% 83%,rgba(255,255,255,.07));
}
.home-hero-showcase .container{
  width:min(1272px,calc(100% - 72px));
}
.hero-corner-shape{
  position:absolute;
  z-index:1;
  left:-88px;
  top:-124px;
  width:250px;
  height:250px;
  transform:rotate(45deg);
  background:#f6ddba;
  opacity:.88
}
.hero-paw{
  position:absolute;
  z-index:2;
  left:28px;
  color:#efd5b0;
  opacity:.84;
  transform:rotate(-12deg)
}
.hero-paw .eb-icon{width:36px;height:36px;fill:currentColor;stroke:none}
.hero-paw-one{top:286px}
.hero-paw-two{top:344px;left:35px;transform:rotate(11deg) scale(1.12)}

.hero-showcase-inner{
  position:relative;
  z-index:3;
  min-height:484px;
  display:grid;
  grid-template-columns:minmax(0,1fr) 442px;
  align-items:center;
  gap:56px;
  padding-top:38px;
  padding-bottom:20px
}

/* Left copy */
.hero-copy-v2{
  position:relative;
  z-index:5;
  width:610px;
  max-width:100%;
  margin-left:40px;
  padding:0 0 4px
}
.hero-kicker{
  position:relative;
  display:inline-flex;
  align-items:center;
  gap:7px;
  margin:0 0 19px 4px;
  color:#d8790d;
  font-size:15px;
  font-weight:900;
  letter-spacing:.14em
}
.hero-kicker::after{
  content:"";
  position:absolute;
  left:14px;
  bottom:-12px;
  width:31px;
  height:2px;
  border-radius:3px;
  background:#df850f
}
.hero-kicker-mark{
  display:inline-block;
  margin-right:-3px;
  color:#f0a132;
  font-size:19px;
  line-height:1;
  transform:rotate(-12deg)
}
.hero-copy-v2 h1{
  width:620px;
  max-width:100%;
  margin:0 0 23px;
  color:#272725;
  font-size:clamp(43px,3.4vw,48px);
  line-height:1.31;
  letter-spacing:-.045em;
  font-weight:900
}
.hero-copy-v2 h1 em{
  font-style:normal;
  color:#df7800
}
.hero-solution{
  display:inline-block
}
.hero-solution-word{
  position:relative;
  display:inline-block
}
.hero-heading-rays{
  position:absolute;
  right:14px;
  top:-24px;
  width:46px;
  height:29px;
  max-width:none;
  object-fit:fill;
  pointer-events:none
}
.hero-copy-v2 p{
  margin:0 0 30px 4px;
  color:#3e3e3b;
  font-size:18px;
  line-height:1.72;
  font-weight:500
}
.hero-actions{
  display:flex;
  align-items:center;
  flex-wrap:nowrap;
  gap:16px;
  margin-left:4px
}
.hero-actions .eb-btn{
  min-height:60px;
  padding:0 21px;
  gap:9px;
  border-radius:10px;
  font-size:16px;
  font-weight:800;
  box-shadow:0 7px 16px rgba(124,75,16,.08);
  transition:.18s ease
}
.hero-actions .eb-icon{width:19px;height:19px}
.hero-btn-main{
  min-width:258px;
  color:#fff;
  border-color:#df7e00;
  background:linear-gradient(135deg,#ef9500 0%,#e07d00 100%)
}
.hero-btn-main:hover{
  transform:translateY(-1px);
  box-shadow:0 10px 22px rgba(148,82,7,.15)
}
.hero-btn-sub{
  min-width:264px;
  color:#2f2e2b;
  border:2px solid #dc8b29;
  background:rgba(255,255,255,.88)
}
.hero-grid-icon{
  color:#d87a05;
  font-size:22px;
  line-height:1
}

/* The cat is part of the clean photographic background; this frame only positions the supplied ray decoration. */
.hero-cat-frame{
  display:none
}
.hero-cat-frame > img,
.hero-cat-frame .hero-cat-rays{
  display:none!important
}

/* Right popular-comparison panel */
.hero-popular{
  position:relative;
  z-index:6;
  width:442px;
  justify-self:end;
  padding:10px 14px 13px;
  border:1px solid rgba(222,206,187,.92);
  border-radius:13px;
  background:rgba(255,255,255,.93);
  box-shadow:0 11px 30px rgba(72,50,27,.11);
  backdrop-filter:blur(7px)
}
.hero-popular-title{
  display:flex;
  align-items:center;
  gap:9px;
  min-height:29px;
  padding:0 4px 6px;
  border-bottom:1px solid #eee4d8;
  color:#2e2d2b;
  font-size:20px;
  line-height:1.2
}
.hero-popular-title strong{font-weight:850}
.hero-popular-star{
  display:grid;
  place-items:center;
  color:#ee9300
}
.hero-popular-star .eb-icon{width:23px;height:23px}
.hero-popular-list{
  display:grid;
  gap:8px;
  padding-top:6px
}
.hero-popular-card{
  position:relative;
  display:grid;
  grid-template-columns:35px 94px minmax(0,1fr) 15px;
  align-items:center;
  gap:10px;
  min-height:116px;
  padding:8px 9px 8px 7px;
  border:1px solid #e8dccd;
  border-radius:9px;
  background:#fff;
  box-shadow:0 3px 9px rgba(59,42,23,.04);
  transition:.18s ease
}
.hero-popular-card:hover{
  transform:translateY(-1px);
  border-color:#dfa867;
  box-shadow:0 7px 16px rgba(74,48,20,.07)
}
.hero-popular-no{
  align-self:start;
  display:grid;
  place-items:center;
  width:35px;
  height:31px;
  margin-top:1px;
  border:1px solid #efc78c;
  border-radius:7px;
  background:#fff8ec;
  color:#e17f0c;
  font-size:15px;
  font-weight:900
}
.hero-popular-thumb{
  width:94px;
  height:94px;
  display:grid;
  place-items:center;
  overflow:hidden;
  border-radius:7px;
  background:#f4f1ec
}
.hero-popular-thumb img{
  width:100%;
  height:100%;
  object-fit:contain;
  background:#fafafa
}
.hero-popular-thumb.is-icon{
  color:#ad7440;
  background:linear-gradient(145deg,#f7f5f2,#ece9e4)
}
.hero-popular-thumb.is-icon .eb-icon{width:51px;height:51px;stroke-width:1.5}
.hero-popular-copy{
  display:block;
  min-width:0
}
.hero-popular-copy strong{
  display:block;
  margin-bottom:5px;
  color:#292927;
  font-size:15px;
  line-height:1.42;
  font-weight:800
}
.hero-popular-copy small{
  display:block;
  color:#50504d;
  font-size:12px;
  line-height:1.6
}
.hero-popular-chevron{
  width:15px;
  height:15px;
  color:#df8412
}

.home-section{padding:40px 0}
.home-problems{padding-top:30px;padding-bottom:34px}
.home-title{display:flex;align-items:center;gap:9px;margin:0 0 20px;font-size:24px;line-height:1.4}
.home-title-center{justify-content:center}
.title-icon{display:grid;place-items:center;color:#b86e27}
.title-icon .eb-icon{width:24px;height:24px}
.problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px 16px}
.problem-card{
  position:relative;
  min-height:67px;
  padding:10px 20px 10px 14px;
  display:flex;
  align-items:center;
  gap:13px;
  background:#fff;
  border:1px solid #e7dfd5;
  border-radius:8px;
  box-shadow:0 2px 8px rgba(38,30,20,.035);
  transition:.18s ease
}
.problem-card:hover{transform:translateY(-1px);border-color:#ddb17d;box-shadow:0 6px 16px rgba(75,47,19,.06)}
.problem-icon{
  display:grid;
  place-items:center;
  width:40px;
  height:40px;
  flex:0 0 40px;
  border-radius:6px;
  background:#fcf5ea;
  color:#b66a24
}
.problem-icon .eb-icon{width:25px;height:25px}
.problem-card strong{font-size:17px}
.card-chevron{position:absolute;right:13px;width:15px;height:15px;color:#d39351}

.home-feature-section{padding-top:14px;padding-bottom:44px;background:#fff}
.home-feature-grid{display:grid;grid-template-columns:1.12fr .9fr .92fr;gap:14px}
.home-feature-card{
  position:relative;
  min-height:245px;
  padding:18px 20px 17px;
  overflow:hidden;
  border:1px solid #e4dcd2;
  border-radius:8px;
  background:#fff;
  box-shadow:0 2px 8px rgba(43,35,26,.025)
}
.home-feature-card h2{display:flex;align-items:center;gap:8px;margin:0 0 14px;font-size:20px;line-height:1.4}
.home-feature-card h2 span{display:grid;color:#d88113}
.home-feature-card h2 .eb-icon{width:19px;height:19px}
.home-feature-article{display:grid;grid-template-columns:140px 1fr;gap:16px;align-items:stretch}
.home-feature-thumb{
  display:grid;
  place-items:center;
  min-height:158px;
  overflow:hidden;
  border-radius:7px;
  background:linear-gradient(135deg,#f7f3ed,#eee8df);
  color:#8d8a86
}
.home-feature-thumb img{width:100%;height:100%;object-fit:contain;background:#faf8f5}
.home-feature-thumb.is-icon .eb-icon{width:62px;height:62px}
.home-feature-copy{display:flex;min-width:0;flex-direction:column}
.home-feature-copy strong{font-size:17px;line-height:1.55}
.home-feature-copy small{margin-top:8px;color:#666;font-size:13px;line-height:1.75}
.home-feature-copy b{display:flex;align-items:center;gap:3px;margin-top:auto;color:#d77b0b;font-size:14px}
.home-feature-copy b .eb-icon{width:13px;height:13px}
.home-about-body{position:relative;min-height:137px;padding-right:88px}
.home-about-body p{margin:4px 0 0;font-size:16px;line-height:1.9}
.home-about-cat{position:absolute;right:12px;bottom:-2px;width:72px;height:108px;color:#efd6b4;opacity:.95}
.home-about-cat .eb-icon{width:88px;height:88px;stroke-width:1.25}
.home-about-cat img{display:block;width:72px!important;height:108px!important;max-width:72px!important;max-height:108px!important;object-fit:contain}
.home-feature-more{position:absolute;right:18px;bottom:15px;display:flex;align-items:center;gap:3px;color:#d2790c;font-size:15px;font-weight:800}
.home-feature-more .eb-icon{width:13px;height:13px}
.home-feature-latest time{display:block;margin:15px 0 7px;color:#999;font-size:13px}
.home-latest-title{display:block;max-width:78%;font-size:17px;line-height:1.65;font-weight:700}
.home-latest-deco{position:absolute;right:27px;bottom:51px;width:76px;height:80px;line-height:1}
.home-latest-deco img{display:block;width:76px!important;height:80px!important;max-width:76px!important;max-height:80px!important;object-fit:contain}


@media(max-width:1180px){
  .home-hero-showcase .container{width:min(1080px,calc(100% - 48px))}
  .hero-showcase-inner{grid-template-columns:minmax(0,1fr) 400px;gap:34px}
  .hero-copy-v2{width:510px}
  .hero-copy-v2{margin-left:0}
  .hero-copy-v2 h1{font-size:45px}
  .hero-copy-v2 p{font-size:17px}
  .home-hero-showcase{background-position:50% 58%}
  .hero-popular{width:400px}
  .hero-popular-card{grid-template-columns:35px 80px minmax(0,1fr) 14px}
  .hero-popular-thumb{width:80px;height:75px}
  .hero-popular-copy small{font-size:11px}
}

@media(max-width:980px){
  .home-hero-showcase{
    min-height:0;
    background:linear-gradient(180deg,#fffaf2 0%,#f7ead7 100%)
  }
  .hero-showcase-inner{
    min-height:0;
    display:flex;
    flex-direction:column;
    align-items:stretch;
    gap:0;
    padding-top:30px;
    padding-bottom:28px
  }
  .hero-copy-v2{width:100%;margin-left:0;padding-top:10px}
  .hero-copy-v2 h1{font-size:42px}
  .hero-copy-v2 p br{display:none}
  .hero-cat-frame{
    display:block;
    position:relative;
    top:auto;
    left:auto;
    width:100%;
    height:360px;
    margin:22px auto 18px;
    overflow:hidden;
    border-radius:14px;
    background:url("../images/3cc4848a-acf6-49fc-a6b1-f3456f98e5ae.png") 50% 50% / cover no-repeat
  }
  .hero-popular{order:3;width:100%}
  .hero-popular-card{grid-template-columns:34px 70px minmax(0,1fr) 13px;min-height:92px}
  .hero-popular-thumb{width:70px;height:66px}
  .home-feature-grid{grid-template-columns:1fr 1fr}
  .home-feature-popular{grid-column:1/-1}
}

@media(max-width:767px){
  .home-hero-showcase{
    min-height:0;
    background:linear-gradient(180deg,#fffaf2 0%,#f7ead7 100%)
  }
  .home-hero-showcase .container{width:calc(100% - 28px)}
  .hero-corner-shape{width:145px;height:145px;left:-82px;top:-86px}
  .hero-paw{display:none}
  .hero-showcase-inner{
    display:flex;
    flex-direction:column;
    align-items:stretch;
    gap:0;
    padding-top:27px;
    padding-bottom:22px
  }
  .hero-copy-v2{width:100%;padding:0}
  .hero-kicker{margin-bottom:21px;font-size:13px}
  .hero-copy-v2 h1{
    width:100%;
    margin-bottom:16px;
    font-size:32px;
    line-height:1.38
  }
  .hero-copy-v2 p{
    margin-left:0;
    margin-bottom:19px;
    font-size:16px;
    line-height:1.8
  }
  .hero-copy-v2 p br{display:none}
  .hero-actions{
    display:grid;
    grid-template-columns:1fr;
    gap:9px;
    margin-left:0
  }
  .hero-actions .eb-btn{
    width:100%;
    min-width:0;
    min-height:52px;
    font-size:15px
  }
  .hero-cat-frame{
    display:block;
    position:relative;
    top:auto;
    right:auto;
    left:auto;
    width:100%;
    height:320px;
    margin:18px auto 14px;
    overflow:hidden;
    border-radius:12px;
    background:url("../images/3cc4848a-acf6-49fc-a6b1-f3456f98e5ae.png") 50% 50% / auto 500px no-repeat
  }
  .hero-heading-rays{right:10px;top:-19px;width:39px;height:25px}
  .hero-popular{
    order:3;
    width:100%;
    padding:13px;
    border-radius:11px
  }
  .hero-popular-title{font-size:18px;padding-bottom:8px}
  .hero-popular-list{gap:7px;padding-top:8px}
  .hero-popular-card{
    grid-template-columns:36px 72px minmax(0,1fr) 14px;
    min-height:84px;
    padding:7px
  }
  .hero-popular-thumb{width:72px;height:67px}
  .hero-popular-copy strong{font-size:14px}
  .hero-popular-copy small{display:block;font-size:11px;line-height:1.45}

  .home-section{padding:28px 0}
  .home-problems{padding-top:24px}
  .home-title{font-size:21px}
  .problem-grid{grid-template-columns:repeat(2,1fr);gap:8px}
  .problem-card{min-height:66px;padding:9px 28px 9px 9px;gap:8px}
  .problem-icon{width:36px;height:36px;flex-basis:36px}
  .problem-icon .eb-icon{width:22px;height:22px}
  .problem-card strong{font-size:14px;line-height:1.35}
  .home-feature-grid{grid-template-columns:1fr;gap:10px}
  .home-feature-popular{grid-column:auto}
  .home-feature-card{min-height:0;padding:16px}
  .home-feature-card h2{font-size:18px}
  .home-feature-article{grid-template-columns:100px 1fr;gap:12px}
  .home-feature-thumb{min-height:125px}
  .home-feature-copy strong{font-size:15px}
  .home-feature-copy small{font-size:12px}
  .home-about-body p{font-size:15px}
  .home-latest-title{font-size:15px}
}
