#lh-home .lh-bento{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:18px}@media (max-width:900px){#lh-home .lh-bento{grid-template-columns:1fr;grid-template-areas:none!important;gap:14px}#lh-home .lh-bento>li{grid-area:auto!important}}#lh-home .lh-bento-card{position:relative;overflow:hidden;background:var(--lh-cream);border:1px solid var(--lh-line);border-radius:12px;padding:34px 32px;box-shadow:3px 4px 0 -2px rgba(27,38,52,.08)}@media (max-width:600px){#lh-home .lh-bento-card{padding:28px 24px}}#lh-home .lh-bento-card h2{font-size:clamp(1.3rem,2.3vw,1.6rem);margin:0 0 14px;max-width:none}#lh-home .lh-bento-card h2,#lh-home .lh-bento-card p{position:relative;z-index:1}#lh-home .lh-bento-dark{background:var(--lh-ink);border-color:rgba(255,253,233,.14)}#lh-home .lh-bento-dark h2{color:var(--lh-cream)}#lh-home .lh-bento-dark p{color:rgba(255,253,233,.76)}#lh-home .lh-bento-lead p{font-size:1.04rem;max-width:56ch}#lh-home .lh-bento-icon{position:absolute;right:-26px;bottom:-30px;width:170px;height:170px;opacity:.16;transform:rotate(-10deg);pointer-events:none}#lh-home .lh-bento-icon svg{width:100%;height:100%}#lh-home .lh-bento-soft{background:var(--lh-cream-2)}#lh-home .lh-bento-soft p{font-size:.98rem}#lh-home .lh-bento-included{border-top:4px solid var(--lh-gold)}#lh-home .lh-included-list{list-style:none;margin:6px 0 0;padding:0;position:relative;z-index:1}#lh-home .lh-included-list>li{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:baseline;padding:13px 0;border-top:1px dashed var(--lh-line)}#lh-home .lh-included-list>li:first-child{border-top:0;padding-top:4px}#lh-home .lh-included-num{font-family:var(--lh-font-head);font-weight:800;font-size:.78rem;color:var(--lh-gold-dim);letter-spacing:.02em}#lh-home .lh-included-list strong{display:block;font-family:var(--lh-font-head);font-weight:700;font-size:.96rem;line-height:1.35;color:var(--lh-ink)}#lh-home .lh-included-desc{display:block;margin-top:3px;font-size:.9rem;line-height:1.5;color:var(--lh-text-soft)}#lh-home .lh-bento-image{padding:0;min-height:240px;background:var(--lh-ink)}#lh-home .lh-bento-image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}@media (max-width:900px){#lh-home .lh-bento-image{aspect-ratio:16/10;min-height:0}}#lh-home .lh-related-head{margin-bottom:40px}#lh-home .lh-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}@media (max-width:900px){#lh-home .lh-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){#lh-home .lh-related-grid{grid-template-columns:1fr}}