/* Homepage only. Does not alter category, basket or product templates. */
body#index .lp-home-opening{padding-top:28px;padding-bottom:24px}
body#index .lp-home-intro{max-width:760px;margin-bottom:22px}
body#index .lp-home-intro h1{font-size:clamp(26px,3.1vw,42px);line-height:1.14;letter-spacing:-.035em;margin:8px 0 12px;color:#172a33}
body#index .lp-home-intro p{font-size:16px;line-height:1.6;margin:0;color:#52616a}
body#index .lp-home-main-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
body#index .lp-home-main-card{display:block;background:#fff;border:1px solid #e0e5e5;border-radius:16px;overflow:hidden;color:#172a33;text-decoration:none;box-shadow:0 5px 20px #172a3308}
body#index .lp-home-main-card img{display:block;width:100%;height:280px;object-fit:cover;object-position:center}
body#index .lp-home-card-copy{padding:20px 24px}
body#index .lp-home-card-copy h2{font-size:30px;letter-spacing:-.025em;margin:0 0 8px;line-height:1.15}
body#index .lp-home-card-copy p{font-size:15px;line-height:1.5;margin:0 0 14px;color:#52616a}
body#index .lp-home-card-copy>span{display:flex;justify-content:space-between;align-items:center;font-size:15px;font-weight:700;color:#a43d0c;min-height:32px}
body#index .lp-home-main-card:hover{border-color:#bf6b42}
body#index .lp-home-main-card:focus-visible,body#index .lp-home-bath-grid a:focus-visible,body#index .lp-home-more-grid a:focus-visible{outline:3px solid #b94c16;outline-offset:4px}
body#index .lp-home-bathroom{padding-top:12px;padding-bottom:28px}
body#index .lp-home-heading{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:18px}
body#index .lp-home-heading h2{font-size:26px;line-height:1.2;margin:6px 0 0;letter-spacing:-.025em}
body#index .lp-home-heading>a{font-size:14px;font-weight:600;min-height:44px;display:flex;align-items:center;gap:8px}
body#index .lp-home-bath-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
body#index .lp-home-bath-grid a{display:flex;align-items:center;gap:10px;min-height:76px;padding:14px;background:#fff;border:1px solid #dfe5e5;border-radius:10px;color:#172a33;font-size:15px;font-weight:600;text-decoration:none}
body#index .lp-home-bath-grid a:hover{background:#faf3eb;border-color:#d7b398}
body#index .lp-home-bath-grid .material-icons{color:#a43d0c;font-size:25px}
body#index .lp-home-bath-grid a>span:last-child{margin-left:auto}
body#index .lp-home-more{padding-top:28px;padding-bottom:24px}
body#index .lp-home-more-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}
body#index .lp-home-more-grid a{display:flex;flex-direction:column;justify-content:center;min-height:92px;padding:14px;background:#e9eeed;border-radius:10px;color:#172a33;font-size:15px;font-weight:600;text-decoration:none}
body#index .lp-home-more-grid small{font-size:12px;font-weight:400;line-height:1.4;margin-top:5px}
body#index .lp-home-more-grid .lp-home-saloni{background:#172a33;color:#fff}
body#index .lp-home-products-heading{padding-top:12px;margin-bottom:20px}
body#index .lp-home-products-heading h2{font-size:28px;margin:0 0 8px}
body#index .lp-home-products-heading p{color:#52616a;font-size:15px;margin:0}
@media(max-width:767px){
body#index .lp-home-opening{padding-top:18px;padding-bottom:16px}
body#index .lp-home-intro{margin-bottom:16px}
body#index .lp-home-intro h1{font-size:27px;max-width:340px}
body#index .lp-home-intro p{font-size:14px;line-height:1.5}
body#index .lp-home-main-grid{gap:10px}
body#index .lp-home-main-card{border-radius:11px}
body#index .lp-home-main-card img{height:auto;aspect-ratio:1.25;object-fit:cover}
body#index .lp-home-card-copy{padding:13px 11px}
body#index .lp-home-card-copy h2{font-size:22px;margin-bottom:6px}
body#index .lp-home-card-copy p{font-size:12px;line-height:1.4;min-height:50px;margin-bottom:6px}
body#index .lp-home-card-copy>span{font-size:12px;min-height:32px;gap:4px}
body#index .lp-home-bathroom{padding-top:8px;padding-bottom:18px}
body#index .lp-home-heading{display:block;margin-bottom:12px}
body#index .lp-home-heading h2{font-size:23px}
body#index .lp-home-heading>a{min-height:44px;margin-top:4px}
body#index .lp-home-bath-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
body#index .lp-home-bath-grid a{min-height:60px;padding:10px;font-size:13px;gap:8px}
body#index .lp-home-bath-grid .material-icons{font-size:21px}
body#index .lp-home-more{padding-top:18px;padding-bottom:16px}
body#index .lp-home-more-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
body#index .lp-home-more-grid a{min-height:74px;padding:12px;font-size:14px}
body#index .lp-home-products-heading h2{font-size:23px}
}

body#index .lp-home-bath-photo{position:relative;height:280px;overflow:hidden}
body#index .lp-home-bath-photo img{position:absolute;inset:0;width:100%;height:100%!important;aspect-ratio:auto!important;object-fit:cover;object-position:center}
@media(max-width:991px){body#index .lp-home-bath-photo img{transform:scale(1.35)}}
@media(max-width:767px){body#index .lp-home-bath-photo{height:auto;aspect-ratio:1.25}}
