.li-hero{font-family:var(--ob-font)}.li-hero__band{position:relative;overflow:hidden;background:radial-gradient(circle at 17% 16%,rgba(182,24,92,.15),transparent 34%),radial-gradient(circle at 42% 75%,rgba(236,63,144,.08),transparent 28%),linear-gradient(135deg,#fffafd,#edf2f5)}.li-hero__copy{position:relative;z-index:1;box-sizing:border-box;width:50%;padding:clamp(64px, 7vw, 108px) var(--ob-space-6) clamp(56px, 6vw, 96px) clamp(24px, 5vw, 96px);display:grid;gap:var(--ob-space-5)}.li-hero .ob-display{text-wrap:balance;font-size:clamp(2.5rem, 5.4vw, 6rem)}.li-hero__actions{display:flex;flex-wrap:wrap;gap:var(--ob-space-3)}.li-hero__chip{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:var(--ob-space-3);width:fit-content;padding:10px 20px 10px 10px;background:rgba(255,255,255,.92);border:1px solid color-mix(in srgb,var(--ob-color-primary) 22%,transparent);border-radius:18px;box-shadow:0 13px 34px rgba(102,18,59,.09);text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.li-hero__chip:hover{transform:translateY(-2px);box-shadow:0 18px 42px rgba(102,18,59,.14)}.li-hero__chip:focus-visible{outline:3px solid var(--ob-color-primary);outline-offset:3px}.li-hero__chip-num{display:grid;place-items:center;width:56px;height:56px;border-radius:14px;background:var(--ob-color-primary);color:var(--ob-white);font-size:var(--ob-fs-small);font-weight:var(--ob-weight-bold)}.li-hero__chip-body{display:flex;flex-direction:column;justify-content:center;gap:3px}.li-hero__chip-body strong{font-size:var(--ob-fs-body);font-weight:var(--ob-weight-bold);color:var(--ob-color-heading);line-height:1.1}.li-hero__chip-body small{font-size:var(--ob-fs-small);color:var(--ob-color-text);line-height:1.1}.li-hero__chip-arrow{align-self:center;display:grid;place-items:center;margin-inline-start:50px;color:var(--ob-color-primary);font-size:22px;line-height:1}.li-hero__visual{position:absolute;top:clamp(24px, 2.9vw, 48px);right:0;bottom:0;width:50%}.li-hero__frame{position:relative;width:100%;height:100%;border-radius:42px 0 0 42px}.li-hero__frame img{display:block;width:100%;height:100%;object-fit:cover;object-position:60% 30%;border-radius:inherit}.li-hero__pills{position:absolute;inset:0;pointer-events:none}.li-hero__pills i{position:absolute;display:block;background:rgba(255,255,255,.2);backdrop-filter:blur(2px);border:1px solid rgba(255,255,255,.75);animation:li-hero-drift 9s ease-in-out infinite}.li-hero__pills i:nth-child(1){width:52px;height:52px;border-radius:50%;top:14%;right:10%}.li-hero__pills i:nth-child(2){width:28px;height:66px;border-radius:30px;top:34%;right:4%;transform:rotate(42deg);animation-delay:-3s}.li-hero__pills i:nth-child(3){width:38px;height:38px;border-radius:50%;bottom:9%;right:28%;animation-delay:-5s}.li-hero__pills i:nth-child(4){width:22px;height:51px;border-radius:30px;top:12%;left:12%;transform:rotate(-35deg);animation-delay:-7s}.li-hero__pills:after{content:"";position:absolute;top:8%;right:-6%;width:min(225px, 42%);aspect-ratio:1;border-radius:50%;border:1px solid rgba(182,24,92,.32)}.li-hero__pills:before{content:"";position:absolute;bottom:-14%;right:-12%;width:min(390px, 72%);aspect-ratio:1;border-radius:50%;border:1px solid rgba(255,255,255,.7)}@keyframes li-hero-drift{50%{translate:0 -10px}}@media (prefers-reduced-motion:reduce){.li-hero__pills i{animation:none}}.li-hero__finder{position:absolute;left:clamp(-80px, calc(184px - 13.4vw), -16px);bottom:10%;z-index:2;box-sizing:content-box;width:158px;padding:22px 16px 16px;display:grid;gap:8px;justify-items:start;background:rgba(255,255,255,.62);backdrop-filter:blur(20px) saturate(1.5);-webkit-backdrop-filter:blur(20px) saturate(1.5);border:1px solid rgba(255,255,255,.55);border-radius:var(--ob-radius-card);box-shadow:var(--ob-shadow-lg),inset 0 1px 0 rgba(255,255,255,.5);text-decoration:none}.li-hero__finder:focus-visible{outline:3px solid var(--ob-color-primary);outline-offset:3px}@media (prefers-reduced-motion:no-preference){.li-hero__finder--lift{transition:transform .3s ease,box-shadow .3s ease}.li-hero__finder--lift:hover{transform:translateY(-6px);box-shadow:0 34px 70px rgba(74,17,45,.2),inset 0 1px 0 rgba(255,255,255,.5)}}.li-hero__finder-icon{flex:none;display:grid;place-items:center;width:55px;height:55px;border-radius:50%;background:var(--ob-tint-1);color:var(--ob-color-primary)}.li-hero__finder-text{display:flex;flex-direction:column}.li-hero__finder-text strong{font-size:var(--ob-fs-body);font-weight:var(--ob-weight-bold);color:var(--ob-color-heading)}.li-hero__finder-text small{font-size:var(--ob-fs-small);color:var(--ob-color-text);margin-top:-2px}.li-hero__finder-go{flex:none;justify-self:end;display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--ob-color-primary);color:var(--ob-white);margin-top:4px}.li-hero__finder-go .ob-arrow{display:block}.li-hero__trust{background:rgba(255,255,255,.97)}.li-hero .ob-btn--primary{color:var(--ob-color-inverse) !important}.li-hero .ob-btn--outline{color:var(--ob-color-ink) !important}@media (max-width:1024px){.li-hero__band{overflow:visible}.li-hero__copy{width:auto;padding-inline:var(--ob-space-5)}.li-hero .ob-display{font-size:clamp(3rem, 9vw, 5.5rem)}.li-hero__visual{position:relative;top:auto;width:auto;margin-top:var(--ob-space-3)}.li-hero__frame{width:auto;height:auto;margin-left:clamp(24px, 5vw, 48px);overflow:hidden}.li-hero__frame img{height:auto;aspect-ratio:4/3;max-height:520px}.li-hero__pills:after{width:min(150px, 34%)}.li-hero__pills:before{width:min(240px, 58%)}.li-hero__pills i:nth-child(1){width:40px;height:40px}.li-hero__pills i:nth-child(2){width:22px;height:52px}.li-hero__pills i:nth-child(3){width:30px;height:30px}.li-hero__pills i:nth-child(4){width:18px;height:42px}.li-hero__finder{position:absolute;top:auto;right:auto;left:calc(clamp(24px, 5vw, 48px) + var(--ob-space-5));bottom:var(--ob-space-5);width:176px;max-width:none;grid-template-columns:none;align-items:normal;gap:8px}.li-hero__finder-go{justify-self:end;margin-top:4px}.li-hero__finder-text small{margin-top:-2px}}@media (max-width:768px){.li-hero__actions .ob-btn{flex:1 1 100%;justify-content:center}.li-hero__chip-arrow{margin-inline-start:var(--ob-space-5)}.li-hero .ob-display{font-size:clamp(2rem, calc(16.6vw - 10px), 5.5rem)}.li-hero__pills i{display:block}.li-hero__pills i:nth-child(1){width:30px;height:30px}.li-hero__pills i:nth-child(2){width:16px;height:38px}.li-hero__pills i:nth-child(3){width:22px;height:22px}.li-hero__pills i:nth-child(4){width:13px;height:30px}.li-hero__pills:after{width:min(120px, 32%)}.li-hero__pills:before{width:min(180px, 50%)}.li-hero__finder{grid-template-columns:auto auto auto;align-items:center;gap:10px;width:auto;padding:10px 14px}.li-hero__finder-icon{width:40px;height:40px}.li-hero__finder-icon svg{width:22px;height:22px}.li-hero__finder-go{justify-self:auto;margin-top:0;width:32px;height:32px}.li-hero__finder-text small{margin-top:-1px}}