.ldhm{color:#1b1b1b;font-family:GT Walsheim,Poppins,system-ui,-apple-system,sans-serif;max-width:100%;overflow-x:clip;padding:50px 0}.ldhm *,.ldhm :after,.ldhm :before{box-sizing:border-box}.ldhm__inner{margin:0 auto;max-width:1280px;padding:0 36px}.ldhm__card{align-items:center;border-radius:22px;display:grid;gap:60px;grid-template-columns:1fr 400px;margin:0 auto;padding:48px 80px}.ldhm--flipped .ldhm__card{grid-template-columns:400px 1fr}.ldhm--flipped .ldhm__copy{justify-self:end;order:2}.ldhm--flipped .ldhm__peek{order:1;transform:rotate(1.5deg)}.ldhm__copy{max-width:540px;min-width:0}.ldhm__logo{margin:0 0 22px -10px}.ldhm__logo img{display:block;height:48px;width:auto}.ldhm__logo-placeholder{align-items:center;display:inline-flex;gap:12px;margin-left:10px}.ldhm__logo-mark{align-items:center;background:#421c85;border-radius:50%;color:#fff;display:inline-flex;font-size:24px;font-weight:500;height:44px;justify-content:center;line-height:1;width:44px}.ldhm__logo-word{color:#421c85;font-size:26px;font-weight:500;letter-spacing:-.01em}.ldhm__heading{color:#000;font-size:28px;font-weight:400!important;letter-spacing:-.015em;line-height:1.25;margin:0 0 14px}.ldhm__desc{color:#1b1b1b;font-size:16px;font-weight:400!important;line-height:1.6;margin:0 0 22px}.ldhm__cta{align-items:center;background:#421c85;border-radius:999px;color:#fff!important;display:inline-flex;font-size:15px;font-weight:500!important;gap:8px;line-height:1;padding:13px 24px;text-decoration:none;transition:background .25s ease}.ldhm__cta:focus,.ldhm__cta:hover{background:#2d1259;color:#fff!important;outline:none}.ldhm__cta svg{height:14px;width:14px}.ldhm__peek{aspect-ratio:4/3;background:radial-gradient(circle at 82% 78%,rgba(255,223,214,.85) 0,rgba(110,71,207,0) 45%),linear-gradient(135deg,#421c85,#6e47cf);border-radius:18px;box-shadow:0 18px 34px rgba(66,28,133,.24);overflow:hidden;position:relative;transform:rotate(-1.5deg)}.ldhm__peek-photo{display:block;height:100%;object-fit:cover;width:100%}.ldhm__peek-frame{background:#fff;border-radius:12px;bottom:18px;box-shadow:0 8px 16px rgba(66,28,133,.1);left:18px;overflow:hidden;position:absolute;right:18px;top:18px}.ldhm__peek-bar{align-items:center;border-bottom:1px solid #f0ebe5;display:flex;gap:6px;padding:9px 14px}.ldhm__peek-bar span{background:#f0ebe5;border-radius:50%;height:9px;width:9px}.ldhm__peek-body{display:grid;gap:12px;grid-template-columns:60px 1fr;padding:14px}.ldhm__peek-nav{display:flex;flex-direction:column;gap:6px}.ldhm__peek-nav-item{background:#f0ebe5;border-radius:4px;height:10px}.ldhm__peek-nav-item--active{background:#421c85;width:80%}.ldhm__peek-main{display:flex;flex-direction:column;gap:8px}.ldhm__peek-heading{background:#1a1a1a;border-radius:4px;height:14px;opacity:.85;width:65%}.ldhm__peek-msg{align-items:center;background:#fff7f1;border-radius:8px;display:flex;gap:8px;padding:7px 9px}.ldhm__peek-av{background:linear-gradient(135deg,#8b65e0,#421c85);border-radius:50%;flex-shrink:0;height:18px;width:18px}.ldhm__peek-av--alt{background:linear-gradient(135deg,#6e47cf,#8b65e0)}.ldhm__peek-lines{display:flex;flex:1;flex-direction:column;gap:4px}.ldhm__peek-line{background:#e0d8d0;border-radius:3px;height:6px}.ldhm__peek-line--short{width:60%}.ldhm__peek-line--tiny{background:#421c85;opacity:.4;width:35%}@media (max-width:999px){.ldhm .ldhm__card,.ldhm--flipped .ldhm__card{display:flex;flex-direction:column;gap:20px;grid-template-columns:1fr;padding:36px 32px}.ldhm .ldhm__copy,.ldhm--flipped .ldhm__copy{display:contents}.ldhm--flipped .ldhm__peek,.ldhm__peek{order:2}.ldhm__heading{order:3}.ldhm__desc{order:4}.ldhm__cta{align-self:flex-start;order:5}.ldhm .ldhm__peek,.ldhm--flipped .ldhm__peek{display:block;margin:0 auto 12px;max-width:420px;min-height:240px;transform:rotate(-1.5deg);width:100%}.ldhm__logo{align-self:flex-start!important;margin:0 auto 4px 0!important;order:1;text-align:left!important}.ldhm__logo img,.ldhm__logo-placeholder{display:block!important;margin-left:0!important;margin-right:auto!important}}@media (max-width:499px){.ldhm__inner{padding:0 24px}.ldhm .ldhm__card,.ldhm--flipped .ldhm__card{padding:28px 24px}.ldhm__heading{font-size:22px}}.ldhm__peek--discussion .ldhm__peek-msg--anim{animation:ldhm-msg-in 8s infinite;opacity:0;transform:translateY(6px)}.ldhm__peek--discussion .ldhm__peek-msg--d1{animation-delay:.2s}.ldhm__peek--discussion .ldhm__peek-msg--d2{animation-delay:1.8s}.ldhm__peek--discussion .ldhm__peek-msg--d3{animation-delay:3.4s}@keyframes ldhm-msg-in{0%,5%{opacity:0;transform:translateY(6px)}10%,95%{opacity:1;transform:translateY(0)}to{opacity:1;transform:translateY(0)}}.ldhm__peek--discussion .ldhm__peek-av--pulse{position:relative}.ldhm__peek--discussion .ldhm__peek-av--pulse:after{animation:ldhm-av-pulse 2s infinite;border:2px solid #6e47cf;border-radius:50%;content:"";inset:-3px;opacity:0;position:absolute}@keyframes ldhm-av-pulse{0%{opacity:.6;transform:scale(1)}to{opacity:0;transform:scale(1.5)}}.ldhm__peek--discussion .ldhm__peek-line--progress{animation:ldhm-progress 4s infinite;background:linear-gradient(90deg,#6e47cf,#8b65e0)!important;width:0!important}@keyframes ldhm-progress{0%,20%{width:0}70%,to{width:85%}}.ldhm__peek-lines{position:relative}.ldhm__peek--discussion .ldhm__peek-reaction{animation:ldhm-react 5s infinite;animation-delay:2.5s;background:#fff;border-radius:999px;box-shadow:0 2px 6px rgba(0,0,0,.08);color:#6e47cf;font-size:10px;opacity:0;padding:2px 6px;position:absolute;right:0;top:-6px}@keyframes ldhm-react{0%,40%{opacity:0;transform:translateY(6px) scale(.6)}50%,80%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-4px) scale(1)}}.ldhm__peek--brainstorm .ldhm__peek-frame,.ldhm__peek--discussion .ldhm__peek-frame,.ldhm__peek--poll .ldhm__peek-frame{display:flex;flex-direction:column}.ldhm__peek--brainstorm .ldhm__peek-body,.ldhm__peek--discussion .ldhm__peek-body,.ldhm__peek--poll .ldhm__peek-body{align-items:stretch;flex:1;grid-template-rows:minmax(0,1fr);min-height:0}.ldhm__peek--brainstorm .ldhm__peek-main,.ldhm__peek--discussion .ldhm__peek-main,.ldhm__peek--poll .ldhm__peek-main{min-height:0}.ldhm__peek--brainstorm .ldhm__peek-main{padding:8px 10px}.ldhm__canvas{flex:1 1 auto;margin-top:6px;min-height:130px;position:relative}.ldhm__note{animation:ldhm-note-in 6s infinite;aspect-ratio:5/4;border-radius:3px;box-shadow:0 2px 6px rgba(0,0,0,.1);opacity:0;position:absolute;width:22%}.ldhm__note:after,.ldhm__note:before{background:rgba(0,0,0,.13);border-radius:1px;content:"";height:2px;left:12%;position:absolute;right:12%}.ldhm__note:before{top:22%}.ldhm__note:after{background:rgba(0,0,0,.09);top:45%;width:55%}.ldhm__note--1{background:#ffe3d2;left:4%;top:8%;--rot:-4deg;animation-delay:0s}.ldhm__note--2{background:#e8dff5;left:33%;top:4%;--rot:3deg;animation-delay:.6s}.ldhm__note--3{background:#fedfd5;left:62%;top:12%;--rot:-2deg;animation-delay:1.2s}.ldhm__note--4{background:#ffcfc0;left:10%;top:50%;--rot:2deg;animation-delay:1.8s}.ldhm__note--5{background:#e8dff5;left:40%;top:46%;--rot:-3deg;animation-delay:2.4s}.ldhm__note--6{background:#ffe3d2;left:68%;top:52%;--rot:4deg;animation-delay:3s}@keyframes ldhm-note-in{0%{opacity:0;transform:translateY(-8px) rotate(var(--rot,0deg)) scale(.9)}12%{opacity:1}18%,to{opacity:1;transform:translateY(0) rotate(var(--rot,0deg)) scale(1)}}.ldhm__cursor{animation:ldhm-cursor 8s infinite;background:#6e47cf;border-radius:50%;box-shadow:0 0 0 3px rgba(110,71,207,.25);height:10px;pointer-events:none;position:absolute;width:10px}@keyframes ldhm-cursor{0%{left:10%;top:20%}25%{left:42%;top:12%}50%{left:65%;top:40%}75%{left:28%;top:55%}to{left:10%;top:20%}}.ldhm__peek--poll .ldhm__peek-main{gap:6px}.ldhm__poll-question{background:#1a1a1a;border-radius:3px;height:6px;opacity:.8;width:70%}.ldhm__poll-row{align-items:center;display:flex;gap:6px}.ldhm__poll-label{background:#d8d1cb;border-radius:2px;flex-shrink:0;height:5px;width:46px}.ldhm__poll-track{background:#f0ebe5;border-radius:4px;flex:1;height:8px;overflow:hidden}.ldhm__poll-bar{animation:ldhm-bar-grow 5s infinite;background:linear-gradient(90deg,#8b65e0,#6e47cf);border-radius:4px;height:100%;width:0}.ldhm__poll-bar--long{animation-delay:.2s;--end:82%}.ldhm__poll-bar--mid{animation-delay:.6s;--end:54%}.ldhm__poll-bar--short{animation-delay:1s;--end:28%}.ldhm__poll-bar--tiny{animation-delay:1.4s;--end:14%}@keyframes ldhm-bar-grow{0%,10%{width:0}45%,90%{width:var(--end)}to{width:var(--end)}}.ldhm__poll-voters{align-items:center;display:flex;gap:3px;margin-top:4px}.ldhm__poll-voter{animation:ldhm-voter-in 5s infinite;background:linear-gradient(135deg,#8b65e0,#421c85);border:1.5px solid #fff;border-radius:50%;height:14px;margin-left:-4px;opacity:0;width:14px}.ldhm__poll-voter:first-child{animation-delay:.5s;margin-left:0}.ldhm__poll-voter:nth-child(2){animation-delay:1.5s;background:linear-gradient(135deg,#6e47cf,#8b65e0)}.ldhm__poll-voter:nth-child(3){animation-delay:2.5s}@keyframes ldhm-voter-in{0%,30%{opacity:0;transform:scale(.5)}45%,to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.ldhm__cursor,.ldhm__note,.ldhm__peek-av--pulse:after,.ldhm__peek-line--progress,.ldhm__peek-msg--anim,.ldhm__peek-reaction,.ldhm__poll-bar,.ldhm__poll-voter{animation:none!important;opacity:1!important;transform:none!important}.ldhm__poll-bar--long{width:82%}.ldhm__poll-bar--mid{width:54%}.ldhm__poll-bar--short{width:28%}.ldhm__poll-bar--tiny{width:14%}.ldhm__peek-line--progress{width:85%!important}}