.al-hero-wrapper{--al-black:#111010;--al-white:#faf9f6;--al-gold:#b8935a;--al-gray-2:#d6d3cc;--al-gray-3:#8a8880}.al-hero{display:grid;grid-template-columns:auto 1fr;min-height:100vh}.al-hero__visual{position:relative;overflow:hidden;background:#1a1612}.al-hero__visual img{width:auto;max-width:48vw;height:100%;object-fit:contain;display:block}.al-hero__content{display:flex;flex-direction:column;justify-content:center;padding:48px 64px 48px 72px;background:var(--al-white)}.al-hero__eyebrow{font-size:11px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--al-gray-3);margin-bottom:20px}.al-hero__title{font-size:clamp(40px,4vw,62px);font-weight:300;line-height:1.08;color:var(--al-black);margin-bottom:20px}.al-hero__title em{font-style:italic;color:var(--al-gold)}.al-hero__subtitle{font-size:15px;font-weight:300;line-height:1.7;color:var(--al-gray-3);max-width:460px;margin-bottom:36px}.al-hero__btn{display:inline-block;background:var(--al-black);color:#fff;padding:14px 32px;font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;border-radius:2px;transition:background .2s;align-self:flex-start;margin-bottom:52px}.al-hero__btn:hover{background:#2a2624}.al-hero__stats{display:flex;gap:36px;padding-top:36px;border-top:1px solid var(--al-gray-2);flex-wrap:wrap;align-items:center}.al-hero__stat-num{font-size:23px;font-weight:400;color:var(--al-black);display:block;line-height:1}.al-hero__stat-label{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--al-gray-3);margin-top:4px}.al-tp{display:flex;flex-direction:column;gap:4px}.al-tp__row{display:flex;align-items:center;gap:6px}.al-tp__name{font-size:13px;font-weight:800;color:#191919;letter-spacing:-.02em}.al-tp__box{width:26px;height:26px;background:#00b67a;color:#fff;display:flex;align-items:center;justify-content:center;font-size:15px;border-radius:4px}.al-tp__stars{display:flex;align-items:center;gap:3px}.al-tp__score{font-size:16px;font-weight:700;color:#00b67a;align-self:center;margin-left:8px}.al-tp__img{width:120px;max-width:100%;height:auto;aspect-ratio:360/206;display:block}@media(max-width:900px){.al-hero{grid-template-columns:1fr;min-height:auto}.al-hero__visual{min-height:auto;aspect-ratio:var(--al-hero-mobile-aspect,1)}.al-hero__visual img{width:100%;max-width:100%;height:auto;object-fit:cover}.al-hero__content{padding:40px 24px}}
