.morim-hero{min-height:600px;display:flex;align-items:center;background:linear-gradient(135deg,#f8fafc 0,#eef2f7 100%)}.morim-hero h1{font-size:max(2.4rem, min(5vw, 4.5rem))}.morim-hero__lead{max-width:620px;margin-top:18px;font-size:1.15rem}.morim-hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.morim-hero__image{min-height:460px;display:flex;align-items:center;justify-content:center;padding:24px;border-radius:var(--brand-radius);background:radial-gradient(circle at 70% 30%,rgba(143,208,37,.18),transparent 34%),#121a29}.morim-hero__image img{width:100%;aspect-ratio:9/7;-o-object-fit:contain;object-fit:contain}.morim-featured-product{display:grid;grid-template-columns:1.2fr 1fr;grid-gap:28px;gap:28px;align-items:center;padding:26px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg)}.morim-featured-product img{width:100%;aspect-ratio:3/2;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius);background:#111827}.morim-product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:20px;gap:20px;margin-top:22px}.morim-product-grid article{min-height:170px;padding:22px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg-alt)}@media (max-width:991px){.morim-hero{min-height:auto}.morim-hero__image{min-height:320px}.morim-featured-product{grid-template-columns:1fr}}.container .collapse.navbar-collapse .navbar-nav.mx-auto li.nav-item{color:#fff!important}.morim-feedback-form.needs-validation .row.g-3 .col-12.d-flex p.morim-form-note.mb-0,.row.g-3 .col-12.d-flex .morim-form-note.mb-0 a{color:#15202b!important}