/* START_SECTION:emporio-home (INDEX:3) */
.emporio-home{--ink:#17353c;--gold:#f2c572;margin:14px 0 40px;color:var(--ink)}
.emporio-home a{text-decoration:none!important}.emporio-home a:focus-visible{outline:3px solid #df9f30;outline-offset:5px}
.emporio-home__hero{position:relative;isolation:isolate;min-height:520px;border-radius:16px;overflow:hidden;background:#112a30;display:flex;align-items:center}
.emporio-home__hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:65% 44%;z-index:-2}
.emporio-home__hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,26,32,.9),rgba(8,26,32,.62) 35%,transparent 68%);z-index:-1}
.emporio-home__intro{padding:56px;max-width:580px;color:#fff}.emporio-home__eyebrow{display:block;font-size:12px;letter-spacing:.15em;text-transform:uppercase;font-weight:700;margin:0 0 14px}
.emporio-home__intro .emporio-home__eyebrow{color:var(--gold)}.emporio-home__intro h1{font-size:clamp(34px,4vw,58px);line-height:1.06;color:#fff;letter-spacing:-.035em;margin:0 0 20px;max-width:470px}
.emporio-home__subtitle{font-size:18px;line-height:1.55;max-width:380px;color:#f0efea;margin:0 0 26px}
.emporio-home__actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.emporio-home__button{display:inline-flex;gap:22px;align-items:center;border-radius:6px;background:#f5c67b;color:#182e34!important;padding:14px 20px;font-weight:700}.emporio-home__secondary{color:#fff!important;font-weight:700;padding:10px 0;border-bottom:1px solid #ffffff80}
.emporio-home__campaigns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:22px 0 38px}
.emporio-home__campaign{display:flex;position:relative;align-items:center;min-height:250px;padding:26px;border:1px solid #e2e4e1;border-radius:12px;overflow:hidden;color:#17353c!important;background:#f6f3ed;transition:transform .2s}
.emporio-home__campaign:hover{transform:translateY(-3px)}.emporio-home__campaign--red{background:#a83130;color:#fff!important;border-color:#a83130}.emporio-home__campaign--green{background:#193e35;color:#fff!important;border-color:#193e35}
.emporio-home__campaign-copy{position:relative;width:62%;z-index:1}.emporio-home__campaign h2{font-size:clamp(23px,2.2vw,32px);line-height:1.12;color:inherit;margin:0 0 12px}.emporio-home__campaign p{font-size:14px;line-height:1.45;margin:0 0 22px}.emporio-home__campaign .emporio-home__eyebrow{font-size:10px;letter-spacing:.1em}.emporio-home__cta{font-weight:700;font-size:14px}
.emporio-home__product{width:38%;max-height:190px;height:auto;object-fit:contain;filter:drop-shadow(0 10px 12px #0002)}
.emporio-home__departments h2{font-size:28px;margin:0 0 22px}.emporio-home__department-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.emporio-home__department{display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px;padding:20px 10px;border:1px solid #e4e7e7;border-radius:10px;color:#17353c!important;background:#fff;font-weight:700}.emporio-home__department img{height:90px;width:110px;object-fit:contain}.emporio-home__department:hover{border-color:#bd914b}
@media(max-width:1000px){.emporio-home__intro{padding:34px;max-width:490px}.emporio-home__campaign{padding:20px;min-height:240px}.emporio-home__campaign h2{font-size:25px}.emporio-home__department-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:700px){.emporio-home{margin-top:8px}.emporio-home__hero{min-height:590px;align-items:flex-end}.emporio-home__hero-image{height:65%;object-position:75% 30%;object-fit:cover}.emporio-home__hero:after{background:linear-gradient(0deg,#112a30 26%,rgba(17,42,48,.96) 40%,transparent 80%)}.emporio-home__intro{padding:26px 24px}.emporio-home__intro h1{font-size:37px;max-width:310px}.emporio-home__subtitle{font-size:16px;margin-bottom:22px}.emporio-home__actions{gap:14px}.emporio-home__campaigns{grid-template-columns:1fr;gap:12px;margin:16px 0 30px}.emporio-home__campaign{min-height:190px;padding:23px}.emporio-home__campaign h2{font-size:29px}.emporio-home__product{max-height:160px}.emporio-home__department-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.emporio-home__departments h2{font-size:25px}}
@media(prefers-reduced-motion:reduce){.emporio-home__campaign{transition:none}}
/* END_SECTION:emporio-home */
