.Feed-module__22_tVG__main{background:var(--ll-bg);height:100vh;color:var(--ll-ink);padding:0;overflow:hidden}.Feed-module__22_tVG__app{grid-template-columns:264px minmax(0,1fr);align-items:stretch;gap:0;height:100%;display:grid}.Feed-module__22_tVG__app a{text-decoration:none}.Feed-module__22_tVG__app ul{margin:0;padding:0;list-style:none}.Feed-module__22_tVG__app p{margin:0}.Feed-module__22_tVG__app h1,.Feed-module__22_tVG__app h2{letter-spacing:-.02em;margin:0;font-weight:600}.Feed-module__22_tVG__card{background:var(--ll-surface);border:1px solid var(--ll-track);border-radius:6px;flex-direction:column;padding:4px 22px;display:flex}.Feed-module__22_tVG__muted{color:var(--ll-ink-3);padding:16px 0;font-size:13px}.Feed-module__22_tVG__faces i,.Feed-module__22_tVG__tipWho i,i.Feed-module__22_tVG__meAvatar,i.Feed-module__22_tVG__composeAvatar{color:var(--ll-bg);background:var(--ll-ink);border-radius:50%;place-items:center;font-style:normal;font-weight:600;display:inline-grid}.Feed-module__22_tVG__side{background:color-mix(in srgb, var(--ll-ink) 2.5%, var(--ll-bg));border-right:1px solid var(--ll-track);flex-direction:column;gap:14px;min-height:0;padding:14px 14px 72px;display:flex;position:relative;overflow:hidden}.Feed-module__22_tVG__brand{justify-content:space-between;align-items:center;gap:8px;padding:0 2px 0 4px;display:flex}.Feed-module__22_tVG__brandLink{letter-spacing:-.02em;color:var(--ll-ink);align-items:center;gap:10px;font-size:16px;font-weight:600;display:inline-flex}.Feed-module__22_tVG__markTile{background:var(--ll-accent);border-radius:6px;place-items:center;width:30px;height:30px;display:grid}.Feed-module__22_tVG__mark{width:13px;height:16px;fill:var(--ll-on-accent)}.Feed-module__22_tVG__back{width:28px;height:28px;font:inherit;color:var(--ll-ink-3);cursor:pointer;background:0 0;border:0;border-radius:6px;flex:none;place-items:center;padding:0;transition:color .15s,background .15s,transform .2s;display:grid}.Feed-module__22_tVG__back:hover{color:var(--ll-ink);background:var(--ll-surface)}.Feed-module__22_tVG__back svg{width:18px;height:18px}.Feed-module__22_tVG__sideSearch{background:var(--ll-surface);border:1px solid var(--ll-track);border-radius:6px;align-items:center;gap:8px;padding:0 12px;transition:border-color .15s,box-shadow .15s;display:flex}.Feed-module__22_tVG__sideSearch:focus-within{border-color:var(--ll-accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--ll-accent) 12%, transparent)}.Feed-module__22_tVG__sideSearch svg{width:15px;height:15px;color:var(--ll-ink-3);flex:none}.Feed-module__22_tVG__sideSearch input{width:100%;min-width:0;height:38px;font:inherit;color:var(--ll-ink);background:0 0;border:0;font-size:13px}.Feed-module__22_tVG__sideSearch input::placeholder{color:var(--ll-ink-3)}.Feed-module__22_tVG__sideSearch input:focus{outline:none}.Feed-module__22_tVG__nav{flex-direction:column;gap:2px;display:flex}.Feed-module__22_tVG__nav a{letter-spacing:-.01em;height:36px;color:var(--ll-ink-2);border:1px solid #0000;border-radius:6px;align-items:center;gap:11px;padding:0 10px;font-size:13.5px;transition:background .15s,color .15s,border-color .15s,box-shadow .15s;display:flex;position:relative}.Feed-module__22_tVG__nav a>span{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.Feed-module__22_tVG__nav a svg{width:18px;height:18px;color:var(--ll-ink-3);flex:none;transition:color .15s}.Feed-module__22_tVG__nav a em{text-align:center;min-width:22px;color:var(--ll-ink-3);background:var(--ll-surface);border:1px solid var(--ll-track);font-variant-numeric:tabular-nums;border-radius:999px;flex:none;padding:2px 7px;font-size:11px;font-style:normal;font-weight:600}.Feed-module__22_tVG__nav a:hover{color:var(--ll-ink);background:var(--ll-surface)}.Feed-module__22_tVG__nav a:hover svg{color:var(--ll-ink)}.Feed-module__22_tVG__nav a[aria-current=page]{color:var(--ll-ink);background:var(--ll-surface);border-color:var(--ll-track);font-weight:600;box-shadow:0 1px 2px #1413100f}.Feed-module__22_tVG__nav a[aria-current=page]:before{content:none}.Feed-module__22_tVG__nav a[aria-current=page] svg{color:var(--ll-accent)}.Feed-module__22_tVG__nav a[aria-current=page] em{color:var(--ll-accent);background:var(--ll-surface);border-color:color-mix(in srgb, var(--ll-accent) 30%, transparent)}.Feed-module__22_tVG__newPost{letter-spacing:-.01em;color:var(--ll-on-accent);background:var(--ll-accent);border-radius:6px;justify-content:center;align-items:center;gap:8px;margin:6px 4px 0;padding:14px 18px;font-size:14px;font-weight:600;line-height:1.2;transition:filter .15s;display:flex}.Feed-module__22_tVG__newPost:hover{filter:brightness(1.08)}.Feed-module__22_tVG__newPost svg{width:18px;height:18px}.Feed-module__22_tVG__recent{border-top:1px solid var(--ll-track);padding-top:14px}.Feed-module__22_tVG__recent::-webkit-scrollbar{display:none}.Feed-module__22_tVG__sideLabel{letter-spacing:-.01em;color:var(--ll-ink-2);justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:6px;padding:0 12px;font-size:12px;font-weight:600;display:flex}.Feed-module__22_tVG__sideLabel small{color:var(--ll-ink-3);font-variant-numeric:tabular-nums;font-size:11px;font-weight:400}.Feed-module__22_tVG__recent ul{flex-direction:column;gap:2px;display:flex}.Feed-module__22_tVG__recent a{border-radius:6px;flex-direction:column;gap:2px;padding:7px 10px 7px 22px;display:flex;position:relative}.Feed-module__22_tVG__recent a:before{content:"";background:var(--ll-track);border-radius:50%;width:5px;height:5px;position:absolute;top:13px;left:10px}.Feed-module__22_tVG__recent a:hover:before{background:var(--ll-accent)}.Feed-module__22_tVG__recent a b{letter-spacing:-.01em;color:var(--ll-ink-2);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:400;overflow:hidden}.Feed-module__22_tVG__recent a small{color:var(--ll-ink-3);font-variant-numeric:tabular-nums;font-size:11px}.Feed-module__22_tVG__recent a:hover{background:var(--ll-surface)}.Feed-module__22_tVG__recent a:hover b{color:var(--ll-ink)}.Feed-module__22_tVG__me{color:inherit;background:var(--ll-surface);border-top:1px solid var(--ll-track);align-items:center;gap:10px;padding:12px 14px;transition:background .15s;display:flex;position:absolute;bottom:0;left:0;right:0}.Feed-module__22_tVG__me:hover{background:color-mix(in srgb, var(--ll-ink) 4%, var(--ll-surface))}.Feed-module__22_tVG__me>span{flex:1;min-width:0}.Feed-module__22_tVG__me b{letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;display:block;overflow:hidden}.Feed-module__22_tVG__me small{color:var(--ll-ink-3);align-items:center;gap:6px;font-size:11px;display:flex}.Feed-module__22_tVG__pro{letter-spacing:.02em;text-transform:uppercase;color:var(--ll-accent);background:color-mix(in srgb, var(--ll-accent) 12%, transparent);border-radius:999px;padding:1px 6px;font-size:10px;font-style:normal;font-weight:600}.Feed-module__22_tVG__me>svg{width:16px;height:16px;color:var(--ll-ink-3);flex:none}.Feed-module__22_tVG__meAvatar{object-fit:cover;border-radius:50%;flex:none;width:34px;height:34px;font-size:13px}.Feed-module__22_tVG__panel{background:var(--ll-surface);border:1px solid var(--ll-track);border-top:0;border-bottom:0;border-right:0;border-radius:0;flex-direction:column;min-width:0;min-height:0;display:flex}.Feed-module__22_tVG__topbar{border-bottom:1px solid var(--ll-track);justify-content:space-between;align-items:stretch;gap:16px;min-height:52px;padding:0 20px;display:flex}.Feed-module__22_tVG__topRight{align-items:center;gap:14px;min-width:0;display:flex}.Feed-module__22_tVG__topRight a{letter-spacing:-.01em;color:var(--ll-ink-2);white-space:nowrap;border-radius:6px;align-items:center;gap:6px;padding:6px 8px;font-size:13px;display:inline-flex}.Feed-module__22_tVG__topRight a:hover{color:var(--ll-ink);background:var(--ll-bg)}.Feed-module__22_tVG__topRight svg{width:16px;height:16px}.Feed-module__22_tVG__topDivider{background:var(--ll-track);align-self:center;width:1px;height:18px}.Feed-module__22_tVG__topRight>a:last-child{margin-right:-8px}.Feed-module__22_tVG__tabs{scrollbar-width:none;flex:1;align-items:stretch;gap:4px;min-width:0;display:flex;overflow-x:auto}.Feed-module__22_tVG__tabs::-webkit-scrollbar{display:none}.Feed-module__22_tVG__tabs a{letter-spacing:-.01em;color:var(--ll-ink-3);white-space:nowrap;align-items:center;padding:0 14px;font-size:14px;transition:color .15s;display:inline-flex;position:relative}.Feed-module__22_tVG__tabs>a:first-child{margin-left:-14px}.Feed-module__22_tVG__tabs a:hover{color:var(--ll-ink)}.Feed-module__22_tVG__tabs a[aria-current=page]{color:var(--ll-ink);font-weight:600}.Feed-module__22_tVG__tabs a[aria-current=page]:after{content:"";background:var(--ll-accent);border-radius:999px 999px 0 0;height:3px;position:absolute;bottom:-1px;left:14px;right:14px}.Feed-module__22_tVG__tabPlus{margin-left:auto;padding:0 8px!important}.Feed-module__22_tVG__tabPlus svg{width:18px;height:18px}.Feed-module__22_tVG__body{flex:1;grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr) 300px;gap:0;min-height:0;padding:0 20px;display:grid}.Feed-module__22_tVG__centre,.Feed-module__22_tVG__right{scrollbar-width:none;min-height:0;overflow-y:auto}.Feed-module__22_tVG__centre::-webkit-scrollbar{display:none}.Feed-module__22_tVG__right::-webkit-scrollbar{display:none}.Feed-module__22_tVG__body::-webkit-scrollbar{display:none}.Feed-module__22_tVG__centre{min-width:0;padding:24px 16px 28px 0}.Feed-module__22_tVG__timeline{background:var(--ll-surface);border:1px solid var(--ll-track);border-radius:6px;overflow:hidden}.Feed-module__22_tVG__inlineCompose{border-bottom:1px solid var(--ll-track);gap:14px;padding:16px 20px 14px;scroll-margin-top:60px;display:flex}.Feed-module__22_tVG__inlineCompose>div{flex:1;min-width:0}.Feed-module__22_tVG__composeAvatar{object-fit:cover;border-radius:50%;flex:none;width:40px;height:40px;margin-top:6px;font-size:14px}.Feed-module__22_tVG__timeline .Feed-module__22_tVG__empty{border:0;border-radius:0;margin:0}.Feed-module__22_tVG__filterNote{color:var(--ll-ink-3);margin:16px 0 -4px;font-size:13px}.Feed-module__22_tVG__filterNote a{color:var(--ll-accent)}.Feed-module__22_tVG__centre>.Feed-module__22_tVG__filterNote+.Feed-module__22_tVG__timeline{margin-top:16px}.Feed-module__22_tVG__h1{font-size:clamp(21px,1.9vw,24px);line-height:1.2}.Feed-module__22_tVG__sub{max-width:64ch;color:var(--ll-ink-2);margin-top:6px;font-size:13px;line-height:1.55}.Feed-module__22_tVG__sub a{color:var(--ll-ink);text-underline-offset:3px;text-decoration:underline}.Feed-module__22_tVG__askRow{align-items:center;gap:10px;margin-top:18px;display:flex}.Feed-module__22_tVG__ask{background:var(--ll-surface);border:1px solid var(--ll-track);border-radius:6px;flex:1;align-items:center;gap:10px;min-width:0;padding:0 6px 0 14px;transition:border-color .15s,box-shadow .15s;display:flex}.Feed-module__22_tVG__ask:focus-within{border-color:var(--ll-accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--ll-accent) 12%, transparent)}.Feed-module__22_tVG__ask>svg{width:16px;height:16px;color:var(--ll-ink-3);flex:none}.Feed-module__22_tVG__ask input{min-width:0;height:46px;font:inherit;color:var(--ll-ink);background:0 0;border:0;flex:1;font-size:14px}.Feed-module__22_tVG__ask input::placeholder{color:var(--ll-ink-3)}.Feed-module__22_tVG__ask input:focus{outline:none}.Feed-module__22_tVG__ask button{width:34px;height:34px;color:var(--ll-ink-3);cursor:pointer;background:0 0;border:0;border-radius:6px;flex:none;place-items:center;display:grid}.Feed-module__22_tVG__ask button:hover{color:var(--ll-ink);background:var(--ll-bg)}.Feed-module__22_tVG__ask button svg{width:16px;height:16px}.Feed-module__22_tVG__plus{width:44px;height:44px;color:var(--ll-on-accent);background:var(--ll-accent);border-radius:6px;flex:none;place-items:center;transition:filter .15s;display:grid}.Feed-module__22_tVG__plus:hover{filter:brightness(1.08)}.Feed-module__22_tVG__plus svg{width:20px;height:20px}.Feed-module__22_tVG__compose{background:var(--ll-surface);border:1px solid var(--ll-track);border-radius:6px;margin-top:16px;padding:20px;scroll-margin-top:100px;display:none}.Feed-module__22_tVG__compose:target,.Feed-module__22_tVG__composeOpen{display:block}.Feed-module__22_tVG__notice{background:var(--ll-bg);border:1px solid var(--ll-accent);border-left-width:4px;border-radius:6px;margin-top:16px;padding:12px 16px;font-size:13px}.Feed-module__22_tVG__listHead{justify-content:space-between;align-items:center;gap:16px;margin-top:28px;display:flex}.Feed-module__22_tVG__listHead h2{font-size:18px}.Feed-module__22_tVG__sort{gap:2px;font-size:12px;display:inline-flex}.Feed-module__22_tVG__sort a{color:var(--ll-ink-3);border-radius:6px;padding:4px 10px}.Feed-module__22_tVG__sort a:hover{color:var(--ll-ink)}.Feed-module__22_tVG__sort a[aria-current=page]{color:var(--ll-ink);background:var(--ll-bg)}.Feed-module__22_tVG__centre .Feed-module__22_tVG__list{background:var(--ll-surface);border:1px solid var(--ll-track);border-radius:6px;flex-direction:column;margin-top:14px;padding:0 24px;display:flex}.Feed-module__22_tVG__row{justify-content:space-between;align-items:center;gap:24px;padding:20px 0;display:flex}.Feed-module__22_tVG__row+.Feed-module__22_tVG__row{border-top:1px solid var(--ll-track)}.Feed-module__22_tVG__rowBody{flex-direction:column;gap:4px;min-width:0;display:flex}.Feed-module__22_tVG__kind{color:var(--ll-ink-3);font-size:12px}.Feed-module__22_tVG__rowTitle{letter-spacing:-.015em;color:var(--ll-ink);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:600;overflow:hidden}.Feed-module__22_tVG__rowTitle:hover{text-underline-offset:3px;text-decoration:underline}.Feed-module__22_tVG__meta{color:var(--ll-ink-3);font-variant-numeric:tabular-nums;flex-wrap:wrap;gap:4px 0;margin-top:4px;font-size:12px;display:flex}.Feed-module__22_tVG__meta>span+span:before{content:"";background:var(--ll-track);width:1px;height:10px;margin:0 10px -1px;display:inline-block}.Feed-module__22_tVG__faces{flex:none;align-items:center;display:inline-flex}.Feed-module__22_tVG__faces img,.Feed-module__22_tVG__faces i{object-fit:cover;border:2px solid var(--ll-surface);border-radius:50%;width:26px;height:26px;font-size:10px}.Feed-module__22_tVG__faces>*+*{margin-left:-8px}.Feed-module__22_tVG__faces em{min-width:22px;color:var(--ll-ink-3);margin-left:8px;font-size:12px;font-style:normal}.Feed-module__22_tVG__empty{background:var(--ll-surface);border:1px solid var(--ll-track);border-radius:6px;margin-top:14px;padding:28px 22px}.Feed-module__22_tVG__empty b{font-weight:600;display:block}.Feed-module__22_tVG__empty p{color:var(--ll-ink-2);margin-top:6px;font-size:13px}.Feed-module__22_tVG__right{border-left:1px solid var(--ll-track);flex-direction:column;gap:12px;min-width:0;padding:24px 0 28px 14px;display:flex}.Feed-module__22_tVG__rightTitle{font-size:18px}.Feed-module__22_tVG__rightHead{justify-content:space-between;align-items:baseline;gap:12px;margin-top:20px;display:flex}.Feed-module__22_tVG__rightHead a{color:var(--ll-accent);font-size:12px;font-weight:600}.Feed-module__22_tVG__rightHead a:hover{text-underline-offset:3px;text-decoration:underline}.Feed-module__22_tVG__trend{flex-direction:column;gap:6px;padding:18px 0;display:flex}.Feed-module__22_tVG__trend+.Feed-module__22_tVG__trend{border-top:1px solid var(--ll-track)}.Feed-module__22_tVG__trend b{letter-spacing:-.015em;font-size:14px;font-weight:600;line-height:1.35}.Feed-module__22_tVG__trend p{color:var(--ll-ink-2);font-size:12px;line-height:1.55}.Feed-module__22_tVG__trend a{color:var(--ll-accent);align-items:center;gap:4px;margin-top:6px;font-size:12px;font-weight:600;display:inline-flex}.Feed-module__22_tVG__trend a svg{width:14px;height:14px}.Feed-module__22_tVG__trend a:hover{text-underline-offset:3px;text-decoration:underline}.Feed-module__22_tVG__chips{flex-wrap:wrap;gap:8px;display:flex}.Feed-module__22_tVG__chips a{letter-spacing:-.01em;color:var(--ll-ink-2);background:var(--ll-bg);border:1px solid #0000;border-radius:6px;padding:8px 14px;font-size:13px;transition:background .15s,color .15s}.Feed-module__22_tVG__chips a:hover{color:var(--ll-ink);border-color:var(--ll-track)}.Feed-module__22_tVG__chips a[aria-current=page]{color:var(--ll-on-accent);background:var(--ll-accent)}.Feed-module__22_tVG__tip{flex-direction:column;gap:6px;padding:16px 0;display:flex}.Feed-module__22_tVG__tip+.Feed-module__22_tVG__tip{border-top:1px solid var(--ll-track)}.Feed-module__22_tVG__tipWho{letter-spacing:-.01em;color:var(--ll-ink);align-items:center;gap:8px;font-size:13px;font-weight:600;display:inline-flex}.Feed-module__22_tVG__tipWho img,.Feed-module__22_tVG__tipWho i{object-fit:cover;border-radius:50%;width:22px;height:22px;font-size:9px}.Feed-module__22_tVG__tip>a{color:var(--ll-ink-2);font-size:13px;line-height:1.55}.Feed-module__22_tVG__tip>a:hover{color:var(--ll-ink)}.Feed-module__22_tVG__tip small{color:var(--ll-ink-3);font-size:12px}@media (max-width:1180px){.Feed-module__22_tVG__body{grid-template-columns:1fr}.Feed-module__22_tVG__right{border-top:1px solid var(--ll-track);border-left:0;grid-template-columns:1fr 1fr;align-items:start;gap:12px 24px;padding:8px 0 24px;display:grid;overflow:visible}.Feed-module__22_tVG__centre{padding:24px 0 20px;overflow:visible}.Feed-module__22_tVG__body{scrollbar-width:none;grid-template-rows:auto;align-content:start;overflow-y:auto}.Feed-module__22_tVG__right>*{min-width:0}}@media (max-width:860px){.Feed-module__22_tVG__main{scrollbar-width:none;padding:0 0 72px;overflow-y:auto}.Feed-module__22_tVG__main::-webkit-scrollbar{display:none}.Feed-module__22_tVG__app{grid-template-columns:1fr;gap:16px;height:auto}.Feed-module__22_tVG__panel{border:0;border-radius:0;display:block}.Feed-module__22_tVG__side{background:0 0;border-right:0;order:2;padding:0 16px 16px}.Feed-module__22_tVG__body{overflow:visible}.Feed-module__22_tVG__brand{display:none}.Feed-module__22_tVG__me,.Feed-module__22_tVG__meMenu{position:static}.Feed-module__22_tVG__meSheet{margin:8px 0 0;position:static}.Feed-module__22_tVG__sideScroll{margin:0;padding:0;overflow:visible}.Feed-module__22_tVG__topbar{padding:8px 12px}.Feed-module__22_tVG__topDivider{display:none}.Feed-module__22_tVG__body{padding:16px 12px 20px}.Feed-module__22_tVG__right{grid-template-columns:1fr}.Feed-module__22_tVG__row{align-items:flex-start}.Feed-module__22_tVG__rowTitle{white-space:normal}.Feed-module__22_tVG__faces{display:none}.Feed-module__22_tVG__h1{font-size:22px}}.Feed-module__22_tVG__streak{background:var(--ll-surface);border:1px solid var(--ll-track);border-radius:6px;flex-direction:column;padding:18px 20px 16px;transition:padding .45s cubic-bezier(.4,0,.2,1);display:flex}.Feed-module__22_tVG__streakHead{width:100%;font:inherit;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.Feed-module__22_tVG__streakHead:disabled{cursor:default}.Feed-module__22_tVG__streakMini{width:0;height:24px;color:var(--ll-on-accent);background:var(--ll-accent);opacity:0;border-radius:50%;flex:none;place-items:center;margin-left:-12px;transition:width .45s cubic-bezier(.4,0,.2,1),margin .45s cubic-bezier(.4,0,.2,1),opacity .3s;display:grid;overflow:hidden}.Feed-module__22_tVG__streakMini svg{width:14px;height:14px}.Feed-module__22_tVG__streakBody{grid-template-rows:1fr;margin-top:16px;transition:grid-template-rows .45s cubic-bezier(.4,0,.2,1),margin-top .45s cubic-bezier(.4,0,.2,1),opacity .3s .1s;display:grid;overflow:hidden}.Feed-module__22_tVG__streakBody>div{flex-direction:column;gap:16px;min-height:0;display:flex;overflow:hidden}.Feed-module__22_tVG__streakCompact{padding:12px 16px}.Feed-module__22_tVG__streakCompact .Feed-module__22_tVG__streakBody{opacity:0;visibility:hidden;grid-template-rows:0fr;margin-top:0;transition:grid-template-rows .45s cubic-bezier(.4,0,.2,1),opacity .2s}.Feed-module__22_tVG__streakCompact .Feed-module__22_tVG__streakMini{opacity:1;width:24px;margin-left:0}.Feed-module__22_tVG__streakCompact .Feed-module__22_tVG__streakTitle,.Feed-module__22_tVG__streakCompact .Feed-module__22_tVG__streakHead b{font-size:15px}@media (prefers-reduced-motion:reduce){.Feed-module__22_tVG__streak,.Feed-module__22_tVG__streakBody,.Feed-module__22_tVG__streakMini{transition:none}}.Feed-module__22_tVG__streakHead{justify-content:space-between;align-items:center;gap:12px;display:flex}.Feed-module__22_tVG__streakTitle{letter-spacing:-.02em;color:var(--ll-ink);align-items:center;gap:8px;font-size:17px;display:inline-flex}.Feed-module__22_tVG__streakTitle svg{width:20px;height:20px;color:var(--ll-accent)}.Feed-module__22_tVG__streakHead b{letter-spacing:-.02em;color:var(--ll-ink-3);font-variant-numeric:tabular-nums;margin-left:auto;font-size:17px;font-weight:400;transition:font-size .45s}.Feed-module__22_tVG__streakWeek{grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;margin:0;padding:0;list-style:none;display:grid}.Feed-module__22_tVG__streakWeek li{flex-direction:column;align-items:center;gap:8px;display:flex}.Feed-module__22_tVG__streakWeek small{color:var(--ll-ink-2);font-variant-numeric:tabular-nums;font-size:12px}.Feed-module__22_tVG__streakWeek span{aspect-ratio:1;width:100%;max-width:34px;color:var(--ll-on-accent);background:color-mix(in srgb, var(--ll-ink) 6%, var(--ll-bg));border-radius:50%;place-items:center;display:grid}.Feed-module__22_tVG__streakWeek span svg{width:16px;height:16px}.Feed-module__22_tVG__streakOn span{color:var(--ll-on-accent);background:var(--ll-accent)}.Feed-module__22_tVG__streakBtn{width:100%;height:46px;font:inherit;letter-spacing:-.02em;color:var(--ll-on-accent);background:var(--ll-accent);cursor:pointer;border:0;border-radius:6px;justify-content:center;align-items:center;gap:8px;font-size:15px;transition:filter .15s;display:inline-flex}.Feed-module__22_tVG__streakBtn:hover{filter:brightness(1.05)}.Feed-module__22_tVG__streakBtn svg{width:18px;height:18px}.Feed-module__22_tVG__streakDone{cursor:default}.Feed-module__22_tVG__streakDone:hover{filter:none}.Feed-module__22_tVG__streakNote{text-align:center;color:var(--ll-ink-2);margin:0;font-size:13px}.Feed-module__22_tVG__meMenu{position:absolute;bottom:0;left:0;right:0}.Feed-module__22_tVG__meMenu .Feed-module__22_tVG__me{cursor:pointer;-webkit-user-select:none;user-select:none;list-style:none;position:static}.Feed-module__22_tVG__meMenu .Feed-module__22_tVG__me::-webkit-details-marker{display:none}.Feed-module__22_tVG__meMenu[open] .Feed-module__22_tVG__me{background:color-mix(in srgb, var(--ll-ink) 4%, var(--ll-surface))}.Feed-module__22_tVG__meMenu[open] .Feed-module__22_tVG__me>svg{color:var(--ll-ink)}.Feed-module__22_tVG__meSheet{background:var(--ll-surface);border:1px solid var(--ll-track);border-radius:6px;flex-direction:column;padding:6px;display:flex;position:absolute;bottom:calc(100% + 8px);left:10px;right:10px;box-shadow:0 16px 40px #14131024}.Feed-module__22_tVG__meWho{border-bottom:1px solid var(--ll-track);padding:8px 10px 10px}.Feed-module__22_tVG__meWho b{letter-spacing:-.01em;font-size:13px;font-weight:600;display:block}.Feed-module__22_tVG__meWho small{color:var(--ll-ink-3);text-overflow:ellipsis;white-space:nowrap;font-size:11px;display:block;overflow:hidden}.Feed-module__22_tVG__meLinks{border-bottom:1px solid var(--ll-track);flex-direction:column;padding:6px 0;display:flex}.Feed-module__22_tVG__meLinks a,.Feed-module__22_tVG__meOut{width:100%;font:inherit;letter-spacing:-.01em;text-align:left;color:var(--ll-ink-2);cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:10px;padding:8px 10px;font-size:13px;text-decoration:none;transition:background .15s,color .15s;display:flex}.Feed-module__22_tVG__meLinks a svg,.Feed-module__22_tVG__meOut svg{width:16px;height:16px;color:var(--ll-ink-3);flex:none}.Feed-module__22_tVG__meLinks a:hover,.Feed-module__22_tVG__meOut:hover{color:var(--ll-ink);background:color-mix(in srgb, var(--ll-ink) 5%, var(--ll-surface))}.Feed-module__22_tVG__meLinks a:hover svg,.Feed-module__22_tVG__meOut:hover svg{color:var(--ll-ink)}.Feed-module__22_tVG__meUpgrade,.Feed-module__22_tVG__meUpgrade svg{color:var(--ll-accent)!important}.Feed-module__22_tVG__meOut{margin-top:6px}.Feed-module__22_tVG__sideScroll{scrollbar-width:none;flex-direction:column;flex:auto;gap:10px;min-height:0;margin:0 -4px;padding:0 4px 8px;display:flex;overflow-y:auto}.Feed-module__22_tVG__sideScroll::-webkit-scrollbar{display:none}.Feed-module__22_tVG__sideScroll>.Feed-module__22_tVG__nav+.Feed-module__22_tVG__newPost{margin:6px 4px 0}.Feed-module__22_tVG__groupLabel{font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--ll-ink-3);align-items:center;gap:10px;margin-top:8px;padding:0 10px;font-size:10px;display:flex}.Feed-module__22_tVG__groupLabel:after{content:"";background:var(--ll-track);flex:1;height:1px}.Feed-module__22_tVG__groupLabel:first-child{margin-top:0}.Feed-module__22_tVG__shop{color:var(--ll-bg);background:var(--ll-ink);border-radius:6px;flex-direction:column;gap:12px;padding:14px;display:flex;position:relative;overflow:hidden}.Feed-module__22_tVG__shop:before{content:"";aspect-ratio:1;background:radial-gradient(circle, color-mix(in srgb, var(--ll-accent) 55%, transparent), transparent 65%);pointer-events:none;width:70%;position:absolute;inset:auto -30% -60% auto}.Feed-module__22_tVG__shop>*{position:relative}.Feed-module__22_tVG__shop .Feed-module__22_tVG__shopHead b{color:var(--ll-bg)}.Feed-module__22_tVG__shop i.Feed-module__22_tVG__shopAvatar{background:var(--ll-accent)}.Feed-module__22_tVG__shopHead{color:inherit;align-items:center;gap:10px;display:flex}.Feed-module__22_tVG__shopHead>span{min-width:0}.Feed-module__22_tVG__shopHead b{letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;display:block;overflow:hidden}.Feed-module__22_tVG__shopHead:hover b{text-underline-offset:3px;text-decoration:underline}.Feed-module__22_tVG__shopAvatar{object-fit:cover;border-radius:6px;flex:none;width:36px;height:36px;font-size:13px}i.Feed-module__22_tVG__shopAvatar{color:var(--ll-bg);background:var(--ll-ink);place-items:center;font-style:normal;font-weight:600;display:inline-grid}.Feed-module__22_tVG__shopState{align-items:center;gap:4px;margin-top:2px;font-size:11px;display:inline-flex}.Feed-module__22_tVG__shopState svg{width:12px;height:12px}.Feed-module__22_tVG__stateLive{color:var(--ll-teal);filter:brightness(1.15)}.Feed-module__22_tVG__stateReview{color:var(--ll-gold)}.Feed-module__22_tVG__stateOff{color:var(--ll-accent)}.Feed-module__22_tVG__shopStats{grid-template-columns:repeat(3,1fr);gap:6px;margin:0;padding:0;list-style:none;display:grid}.Feed-module__22_tVG__shopStats li{background:#f9f4eb14;border:1px solid #f9f4eb1a;border-radius:6px;flex-direction:column;align-items:center;gap:1px;padding:8px 4px;display:flex}.Feed-module__22_tVG__shopStats b{letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:15px;font-weight:600}.Feed-module__22_tVG__shopStats small{color:#f9f4eb99;font-size:10px}.Feed-module__22_tVG__milestone{background:#f9f4eb24;border-radius:999px;height:6px;position:relative}.Feed-module__22_tVG__milestone>span{background:var(--ll-accent);border-radius:999px;min-width:6px;position:absolute;inset:0 auto 0 0}.Feed-module__22_tVG__milestone small{color:#f9f4eb99;white-space:nowrap;font-size:10px;position:absolute;top:10px;right:0}.Feed-module__22_tVG__shop:has(.Feed-module__22_tVG__milestone){padding-bottom:26px}.Feed-module__22_tVG__sellCard{color:inherit;background:linear-gradient(135deg, color-mix(in srgb, var(--ll-accent) 10%, var(--ll-surface)), var(--ll-surface));border:1px solid color-mix(in srgb, var(--ll-accent) 25%, var(--ll-track));border-radius:6px;align-items:center;gap:10px;margin-top:6px;padding:12px;transition:border-color .15s;display:flex}.Feed-module__22_tVG__sellCard:hover{border-color:var(--ll-accent)}.Feed-module__22_tVG__sellCard>span:nth-child(2){flex:1;min-width:0}.Feed-module__22_tVG__sellCard b{letter-spacing:-.01em;font-size:13px;font-weight:600;display:block}.Feed-module__22_tVG__sellCard small{color:var(--ll-ink-2);margin-top:2px;font-size:11px;line-height:1.4;display:block}.Feed-module__22_tVG__sellCard>svg{width:16px;height:16px;color:var(--ll-accent);flex:none}.Feed-module__22_tVG__sellIcon{width:34px;height:34px;color:var(--ll-on-accent);background:var(--ll-accent);border-radius:6px;flex:none;place-items:center;display:grid}.Feed-module__22_tVG__sellIcon svg{width:17px;height:17px}.Feed-module__22_tVG__activity{background:var(--ll-surface);border:1px solid var(--ll-track);border-radius:6px;grid-template-columns:repeat(4,1fr);gap:0;margin:0;padding:0;list-style:none;display:grid;overflow:hidden}.Feed-module__22_tVG__activity li{flex-direction:column;align-items:center;gap:1px;padding:10px 2px;display:flex}.Feed-module__22_tVG__activity li+li{border-left:1px solid var(--ll-track)}.Feed-module__22_tVG__activity b{letter-spacing:-.02em;font-variant-numeric:tabular-nums;align-items:center;gap:2px;font-size:15px;font-weight:600;display:inline-flex}.Feed-module__22_tVG__activity b svg{width:13px;height:13px;color:var(--ll-ink-3)}.Feed-module__22_tVG__activity small{color:var(--ll-ink-3);font-size:10px}.Feed-module__22_tVG__activityHot b svg{color:var(--ll-accent)}.Feed-module__22_tVG__role{letter-spacing:.02em;text-transform:uppercase;color:var(--ll-ink-2);background:color-mix(in srgb, var(--ll-ink) 7%, transparent);border-radius:999px;padding:1px 6px;font-size:10px;font-style:normal;font-weight:600}.Feed-module__22_tVG__roleSeller{color:var(--ll-teal);background:color-mix(in srgb, var(--ll-teal) 14%, transparent)}.Feed-module__22_tVG__shopRow{align-items:center;gap:10px;padding:12px 0;display:flex}.Feed-module__22_tVG__shopRow+.Feed-module__22_tVG__shopRow{border-top:1px solid var(--ll-track)}.Feed-module__22_tVG__shopRowWho{min-width:0;color:inherit;flex:1;align-items:center;gap:10px;display:flex}.Feed-module__22_tVG__shopRowWho img,.Feed-module__22_tVG__shopRowWho i{object-fit:cover;border-radius:6px;flex:none;width:34px;height:34px;font-size:12px}.Feed-module__22_tVG__shopRowWho i{color:var(--ll-bg);background:var(--ll-ink);place-items:center;font-style:normal;font-weight:600;display:inline-grid}.Feed-module__22_tVG__shopRowWho>span{min-width:0}.Feed-module__22_tVG__shopRowWho b{letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;display:block;overflow:hidden}.Feed-module__22_tVG__shopRowWho:hover b{text-underline-offset:3px;text-decoration:underline}.Feed-module__22_tVG__shopRowWho small{color:var(--ll-ink-3);font-variant-numeric:tabular-nums;font-size:11px;display:block}.Feed-module__22_tVG__followBtn{height:30px;font:inherit;color:var(--ll-ink);border:1px solid var(--ll-ink);cursor:pointer;background:0 0;border-radius:6px;flex:none;padding:0 12px;font-size:12px;font-weight:600;transition:background .15s,color .15s}.Feed-module__22_tVG__followBtn:hover{color:var(--ll-on-accent);background:var(--ll-ink)}.Feed-module__22_tVG__notice{flex-wrap:wrap;align-items:baseline;gap:4px 8px;display:flex}.Feed-module__22_tVG__noticeClose{color:var(--ll-ink-3);text-underline-offset:3px;margin-left:auto;font-size:12px;text-decoration:underline}.Feed-module__22_tVG__noticeClose:hover{color:var(--ll-ink)}.Feed-module__22_tVG__app[data-collapsed]{grid-template-columns:72px minmax(0,1fr)}.Feed-module__22_tVG__app[data-collapsed] .Feed-module__22_tVG__side{padding-left:10px;padding-right:10px}.Feed-module__22_tVG__app[data-collapsed] .Feed-module__22_tVG__brand{flex-direction:column;gap:10px;padding:0}.Feed-module__22_tVG__app[data-collapsed] .Feed-module__22_tVG__brandLink{gap:0;font-size:0}.Feed-module__22_tVG__app[data-collapsed] .Feed-module__22_tVG__back svg{transform:rotate(180deg)}.Feed-module__22_tVG__app[data-collapsed] .Feed-module__22_tVG__groupLabel,.Feed-module__22_tVG__app[data-collapsed] .Feed-module__22_tVG__nav a>span,.Feed-module__22_tVG__app[data-collapsed] .Feed-module__22_tVG__nav a em,.Feed-module__22_tVG__app[data-collapsed] .Feed-module__22_tVG__shop,.Feed-module__22_tVG__app[data-collapsed] .Feed-module__22_tVG__sellCard,.Feed-module__22_tVG__app[data-collapsed] .Feed-module__22_tVG__activity,.Feed-module__22_tVG__app[data-collapsed] .Feed-module__22_tVG__recent,.Feed-module__22_tVG__app[data-collapsed] .Feed-module__22_tVG__me>span,.Feed-module__22_tVG__app[data-collapsed] .Feed-module__22_tVG__me>svg{display:none}.Feed-module__22_tVG__app[data-collapsed] .Feed-module__22_tVG__nav a{justify-content:center;padding:0}.Feed-module__22_tVG__app[data-collapsed] .Feed-module__22_tVG__newPost{border-radius:6px;width:40px;height:40px;margin:6px auto 0;padding:0;font-size:0}.Feed-module__22_tVG__app[data-collapsed] .Feed-module__22_tVG__newPost svg{width:20px;height:20px}.Feed-module__22_tVG__app[data-collapsed] .Feed-module__22_tVG__me{justify-content:center;padding:12px 0}.Feed-module__22_tVG__app[data-collapsed] .Feed-module__22_tVG__meSheet{width:220px;left:8px;right:auto}@media (max-width:860px){.Feed-module__22_tVG__back{display:none}.Feed-module__22_tVG__app[data-collapsed]{grid-template-columns:1fr}.Feed-module__22_tVG__app[data-collapsed] .Feed-module__22_tVG__nav a>span,.Feed-module__22_tVG__app[data-collapsed] .Feed-module__22_tVG__nav a em,.Feed-module__22_tVG__app[data-collapsed] .Feed-module__22_tVG__recent,.Feed-module__22_tVG__app[data-collapsed] .Feed-module__22_tVG__me>span,.Feed-module__22_tVG__app[data-collapsed] .Feed-module__22_tVG__me>svg{display:revert}.Feed-module__22_tVG__app[data-collapsed] .Feed-module__22_tVG__groupLabel,.Feed-module__22_tVG__app[data-collapsed] .Feed-module__22_tVG__shop,.Feed-module__22_tVG__app[data-collapsed] .Feed-module__22_tVG__sellCard{display:flex}.Feed-module__22_tVG__app[data-collapsed] .Feed-module__22_tVG__activity{display:grid}.Feed-module__22_tVG__app[data-collapsed] .Feed-module__22_tVG__nav a{justify-content:flex-start;padding:0 10px}.Feed-module__22_tVG__app[data-collapsed] .Feed-module__22_tVG__newPost{width:auto;height:42px;font-size:14px}}.Feed-module__22_tVG__threadSlot:empty{display:none}.Feed-module__22_tVG__centre:has(.Feed-module__22_tVG__threadSlot:not(:empty)) .Feed-module__22_tVG__feedWrap{display:none}.Feed-module__22_tVG__thread{flex-direction:column;gap:16px;animation:.25s both Feed-module__22_tVG__threadIn;display:flex}.Feed-module__22_tVG__threadHead{border-bottom:1px solid var(--ll-track);align-items:center;gap:12px;padding:0 0 14px;display:flex}.Feed-module__22_tVG__threadHead b{letter-spacing:-.01em;text-align:center;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:14px;font-weight:600;overflow:hidden}.Feed-module__22_tVG__threadBack{height:32px;font:inherit;color:var(--ll-ink-2);border:1px solid var(--ll-track);cursor:pointer;background:0 0;border-radius:6px;align-items:center;gap:6px;padding:0 10px 0 8px;font-size:13px;transition:color .15s,border-color .15s,background .15s;display:inline-flex}.Feed-module__22_tVG__threadBack:hover{color:var(--ll-ink);border-color:var(--ll-ink)}.Feed-module__22_tVG__threadBack svg{width:16px;height:16px}.Feed-module__22_tVG__threadOpen{width:32px;height:32px;color:var(--ll-ink-3);border-radius:6px;place-items:center;transition:color .15s,background .15s;display:grid}.Feed-module__22_tVG__threadOpen:hover{color:var(--ll-ink);background:var(--ll-surface)}.Feed-module__22_tVG__threadOpen svg{width:17px;height:17px}@keyframes Feed-module__22_tVG__threadIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.Feed-module__22_tVG__thread{animation:none}}
.Customers-module__U1vvXW__page{background:var(--ll-bg);color:var(--ll-ink);padding:8px 32px 96px}.Customers-module__U1vvXW__eyebrow{letter-spacing:.04em;text-transform:uppercase;color:var(--ll-accent);font-size:12px}.Customers-module__U1vvXW__headlineAlt{color:var(--ll-ink-3)}.Customers-module__U1vvXW__logo{letter-spacing:-.03em;white-space:nowrap;align-items:center;gap:8px;font-size:15px;font-weight:600;display:inline-flex}.Customers-module__U1vvXW__mark,.Customers-module__U1vvXW__icon{flex:none;width:1.3em;height:1.3em}.Customers-module__U1vvXW__mark{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.Customers-module__U1vvXW__icon{background:currentColor;-webkit-mask:none 50%/contain no-repeat;mask:none 50%/contain no-repeat}.Customers-module__U1vvXW__hero{padding-top:64px;position:relative}.Customers-module__U1vvXW__headline{letter-spacing:-.04em;max-width:26ch;margin:0 0 40px;font-size:clamp(36px,4.6vw,72px);font-weight:400;line-height:1.02}.Customers-module__U1vvXW__arrows{gap:4px;display:flex;position:absolute;top:200px;right:0}.Customers-module__U1vvXW__arrow{width:36px;height:36px;color:var(--ll-ink);cursor:pointer;opacity:.5;background:0 0;border:0;place-items:center;transition:opacity .15s;display:grid}.Customers-module__U1vvXW__arrow:hover{opacity:1}.Customers-module__U1vvXW__arrow svg{fill:none;stroke:currentColor;stroke-width:1.5px;width:20px;height:20px}.Customers-module__U1vvXW__track{scroll-snap-type:x mandatory;scrollbar-width:none;gap:8px;margin-right:-32px;padding-right:32px;display:flex;overflow-x:auto}.Customers-module__U1vvXW__track::-webkit-scrollbar{display:none}.Customers-module__U1vvXW__video{aspect-ratio:3/4;scroll-snap-align:start;color:var(--ll-on-accent);background:var(--ll-track);flex:0 0 clamp(260px,22vw,360px);text-decoration:none;position:relative;overflow:hidden}.Customers-module__U1vvXW__video img{object-fit:cover;width:100%;height:100%;transition:transform .4s;position:absolute;inset:0}.Customers-module__U1vvXW__video:hover img{transform:scale(1.04)}.Customers-module__U1vvXW__video .Customers-module__U1vvXW__logo{text-shadow:0 1px 8px #00000080;position:absolute;top:20px;left:20px}.Customers-module__U1vvXW__play{letter-spacing:.06em;text-transform:uppercase;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid #fff9;border-radius:999px;padding:4px 8px;font-size:11px;position:absolute;top:20px;right:20px}.Customers-module__U1vvXW__videoBody{background:linear-gradient(#0000,#000000d9);padding:80px 20px 22px;position:absolute;inset:auto 0 0}.Customers-module__U1vvXW__videoMeta{letter-spacing:-.01em;opacity:.75;font-size:11px}.Customers-module__U1vvXW__videoQuote{letter-spacing:-.03em;text-wrap:pretty;margin:8px 0 0;font-size:18px;line-height:1.2}.Customers-module__U1vvXW__wall{margin:72px -32px 0;padding:0 32px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.Customers-module__U1vvXW__marquee{will-change:transform;width:max-content;margin-top:28px;animation:80s linear infinite Customers-module__U1vvXW__marquee;display:flex}.Customers-module__U1vvXW__marquee:hover{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.Customers-module__U1vvXW__marquee{animation:none}}.Customers-module__U1vvXW__marqueeRow{grid-template-rows:repeat(2,auto);grid-auto-flow:column;gap:24px 36px;padding-right:36px;display:grid}.Customers-module__U1vvXW__wallItem .Customers-module__U1vvXW__logo{min-width:150px;color:var(--ll-ink-2);justify-content:flex-start;font-size:18px}@keyframes Customers-module__U1vvXW__marquee{to{transform:translate(-50%)}}.Customers-module__U1vvXW__stories{margin:112px 0 0}.Customers-module__U1vvXW__sectionTitle{letter-spacing:-.04em;max-width:34ch;margin:0 0 40px;font-size:clamp(26px,2.8vw,40px);font-weight:400;line-height:1.1}.Customers-module__U1vvXW__grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:400px;gap:8px;display:grid}.Customers-module__U1vvXW__tile{color:inherit;background:var(--ll-surface);border:1px solid var(--ll-track);flex-direction:column;padding:26px 28px 28px;text-decoration:none;transition:background .2s,color .2s,border-color .2s,transform .2s;display:flex;position:relative}a.Customers-module__U1vvXW__tile:hover{color:var(--ll-bg);background:var(--ll-ink);border-color:var(--ll-ink);transform:translateY(-2px)}.Customers-module__U1vvXW__accent,a.Customers-module__U1vvXW__accent:hover{color:var(--ll-on-accent);background:var(--ll-accent);border-color:var(--ll-accent)}.Customers-module__U1vvXW__ink,a.Customers-module__U1vvXW__ink:hover{color:var(--ll-bg);background:var(--ll-ink);border-color:var(--ll-ink)}.Customers-module__U1vvXW__tileTitle{letter-spacing:-.03em;max-width:20ch;margin:22px 0 0;font-size:24px;font-weight:400;line-height:1.15}.Customers-module__U1vvXW__quoteMark{letter-spacing:-.05em;color:var(--ll-accent);margin:28px 0 -18px;font-size:72px;line-height:.6;display:block}.Customers-module__U1vvXW__accent .Customers-module__U1vvXW__quoteMark,.Customers-module__U1vvXW__ink .Customers-module__U1vvXW__quoteMark{color:inherit;opacity:.5}.Customers-module__U1vvXW__tileQuote{letter-spacing:-.03em;text-wrap:pretty;margin:0;font-size:19px;line-height:1.3}.Customers-module__U1vvXW__tileFoot{justify-content:space-between;align-items:flex-end;gap:16px;margin-top:auto;padding-top:24px;display:flex}.Customers-module__U1vvXW__stat{letter-spacing:-.05em;color:var(--ll-accent);font-variant-numeric:tabular-nums;font-size:clamp(40px,3.6vw,56px);line-height:1}.Customers-module__U1vvXW__ink .Customers-module__U1vvXW__stat,a.Customers-module__U1vvXW__tile:hover .Customers-module__U1vvXW__stat{color:var(--ll-headline-2)}.Customers-module__U1vvXW__accent .Customers-module__U1vvXW__stat,a.Customers-module__U1vvXW__accent:hover .Customers-module__U1vvXW__stat{color:inherit}.Customers-module__U1vvXW__statLabel{letter-spacing:-.02em;opacity:.7;margin-top:8px;font-size:13px}.Customers-module__U1vvXW__readMore{letter-spacing:-.02em;opacity:0;flex:none;font-size:13px;transition:opacity .2s,transform .2s;transform:translate(-6px)}a.Customers-module__U1vvXW__tile:hover .Customers-module__U1vvXW__readMore{opacity:1;transform:none}.Customers-module__U1vvXW__author{justify-content:flex-start;align-items:center;gap:12px}.Customers-module__U1vvXW__avatar{letter-spacing:-.02em;width:36px;height:36px;color:var(--ll-bg);background:var(--ll-ink);border-radius:999px;flex:none;place-items:center;font-size:12px;display:grid}.Customers-module__U1vvXW__accent .Customers-module__U1vvXW__avatar{color:var(--ll-ink);background:var(--ll-on-accent)}.Customers-module__U1vvXW__ink .Customers-module__U1vvXW__avatar{color:var(--ll-ink);background:var(--ll-bg)}.Customers-module__U1vvXW__authorName,.Customers-module__U1vvXW__authorRole{letter-spacing:-.02em;font-size:13px;display:block}.Customers-module__U1vvXW__authorRole{opacity:.6;margin-top:1px}.Customers-module__U1vvXW__imageTile{border:0;padding:0;overflow:hidden}.Customers-module__U1vvXW__imageTile img{object-fit:cover;width:100%;height:100%}.Customers-module__U1vvXW__wide{grid-column:span 2}@media (max-width:900px){.Customers-module__U1vvXW__page{padding:8px 20px 64px}.Customers-module__U1vvXW__hero{padding-top:40px}.Customers-module__U1vvXW__arrows{display:none}.Customers-module__U1vvXW__track{margin-right:-20px;padding-right:20px}.Customers-module__U1vvXW__wall{margin:56px -20px 0;padding:0 20px}.Customers-module__U1vvXW__stories{margin-top:72px}.Customers-module__U1vvXW__grid{grid-template-columns:1fr;grid-auto-rows:minmax(300px,auto)}.Customers-module__U1vvXW__wide{grid-column:auto}}
.Landing-module__jAwFgq__page{--ink:var(--ll-ink);--ink-2:var(--ll-ink-2);--ink-3:var(--ll-ink-3);--line:var(--ll-track);--card:var(--ll-surface);--blue:var(--ll-accent);--blue-2:color-mix(in srgb, var(--ll-accent) 88%, var(--ll-ink));--gold:var(--ll-gold);--tint:color-mix(in srgb, var(--ll-accent) 9%, var(--ll-surface));--paper:var(--ll-bg);color:var(--ink);background:var(--ll-bg);letter-spacing:-.01em;overflow-x:clip}.Landing-module__jAwFgq__page img,.Landing-module__jAwFgq__page svg{max-width:100%}.Landing-module__jAwFgq__page *{min-width:0}:where(.Landing-module__jAwFgq__page) a{text-decoration:none}:where(.Landing-module__jAwFgq__page) ul{margin:0;padding:0;list-style:none}:where(.Landing-module__jAwFgq__page) p{margin:0}.Landing-module__jAwFgq__section{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:1160px;margin:0 auto;padding:96px 16px 0;display:flex;overflow-x:clip}.Landing-module__jAwFgq__bleed{max-width:none;padding-left:0;padding-right:0}.Landing-module__jAwFgq__inner{width:100%;max-width:1160px;margin:0 auto;padding:0 16px}.Landing-module__jAwFgq__left{text-align:left;align-items:stretch}.Landing-module__jAwFgq__eyebrow{font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--blue);font-size:11px}.Landing-module__jAwFgq__h2{letter-spacing:-.04em;text-wrap:balance;margin:12px 0 0;font-size:clamp(30px,3.4vw,46px);font-weight:400;line-height:1.1}.Landing-module__jAwFgq__sub{max-width:64ch;color:var(--ink-2);margin-top:20px;font-size:15px;line-height:1.6}.Landing-module__jAwFgq__btn{height:46px;color:var(--ll-on-accent);background:var(--blue);border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 24px;font-size:14px;transition:background .15s;display:inline-flex}.Landing-module__jAwFgq__btn:hover{background:var(--blue-2)}.Landing-module__jAwFgq__btn svg{width:16px;height:16px}.Landing-module__jAwFgq__btnLight{color:var(--ink);background:var(--paper)}.Landing-module__jAwFgq__btnLight:hover{background:var(--tint)}.Landing-module__jAwFgq__fine{color:var(--ink-2);align-items:center;gap:6px;margin-top:14px;font-size:13px;display:inline-flex}.Landing-module__jAwFgq__fine svg{width:14px;height:14px}.Landing-module__jAwFgq__icon{width:40px;height:40px;color:var(--blue);background:var(--tint);border-radius:12px;flex:none;place-items:center;display:inline-grid}.Landing-module__jAwFgq__icon svg{width:20px;height:20px}.Landing-module__jAwFgq__stars{color:var(--gold);gap:1px;display:inline-flex}.Landing-module__jAwFgq__stars svg{width:13px;height:13px}.Landing-module__jAwFgq__faces{display:inline-flex}.Landing-module__jAwFgq__faces img,.Landing-module__jAwFgq__faces i{object-fit:cover;background:var(--tint);border:2px solid var(--paper);border-radius:50%;width:22px;height:22px}.Landing-module__jAwFgq__faces img+img{margin-left:-8px}.Landing-module__jAwFgq__hero{text-align:center;flex-direction:column;align-items:center;width:100%;padding:56px 16px 0;display:flex;overflow-x:clip}.Landing-module__jAwFgq__pill{color:var(--ink-2);background:var(--card);border:1px solid var(--line);border-radius:999px;align-items:center;gap:8px;padding:5px 14px 5px 6px;font-size:12px;display:inline-flex}.Landing-module__jAwFgq__pillDark{color:#fff;background:#ffffff1a;border-color:#fff3}.Landing-module__jAwFgq__h1{letter-spacing:-.045em;text-wrap:balance;margin:22px 0 0;font-size:clamp(36px,4.6vw,60px);font-weight:400;line-height:1.05}.Landing-module__jAwFgq__lede{max-width:62ch;color:var(--ink-2);margin-top:18px;font-size:15px;line-height:1.6}.Landing-module__jAwFgq__hero .Landing-module__jAwFgq__btn{margin-top:28px}.Landing-module__jAwFgq__wall{flex:none;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;gap:16px;width:100%;max-width:1400px;margin:48px 0 0;display:grid}.Landing-module__jAwFgq__col{flex-direction:column;gap:16px;display:flex}.Landing-module__jAwFgq__tile{color:#fff;background:var(--card);border-radius:18px;position:relative;overflow:hidden}.Landing-module__jAwFgq__tile>img{aspect-ratio:1;object-fit:cover;width:100%;display:block}.Landing-module__jAwFgq__tall>img{aspect-ratio:3/4}.Landing-module__jAwFgq__tileTop{text-shadow:0 1px 8px #00000059;background:linear-gradient(#00000080,#0000);flex-direction:column;gap:8px;padding:14px 16px 36px;display:flex;position:absolute;inset:0 0 auto}.Landing-module__jAwFgq__tileWho{align-items:center;gap:8px;font-size:12px;display:inline-flex}.Landing-module__jAwFgq__tileWho>span{flex-direction:column;display:flex}.Landing-module__jAwFgq__tileWho small{opacity:.75;font-size:10px}.Landing-module__jAwFgq__tileWho img,.Landing-module__jAwFgq__tileWho i{object-fit:cover;background:var(--tint);border-radius:50%;flex:none;width:22px;height:22px}.Landing-module__jAwFgq__tileNote{-webkit-line-clamp:2;letter-spacing:-.02em;-webkit-box-orient:vertical;font-size:15px;line-height:1.3;display:-webkit-box;overflow:hidden}.Landing-module__jAwFgq__tileBar{-webkit-backdrop-filter:blur(10px);background:#00000059;border-radius:999px;justify-content:space-between;align-items:center;gap:8px;padding:6px 6px 6px 12px;font-size:12px;display:flex;position:absolute;bottom:12px;left:12px;right:12px}.Landing-module__jAwFgq__tileBar>span{align-items:center;gap:6px;display:inline-flex}.Landing-module__jAwFgq__tileBar svg{width:14px;height:14px}.Landing-module__jAwFgq__tileLike{background:#ffffff2e;border-radius:50%;justify-content:center;width:28px;height:28px}.Landing-module__jAwFgq__stat{aspect-ratio:1;flex-direction:column;justify-content:space-between;gap:16px;padding:22px 20px;display:flex}.Landing-module__jAwFgq__stat b{letter-spacing:-.04em;font-size:clamp(34px,3.4vw,48px);font-weight:500;line-height:1}.Landing-module__jAwFgq__stat span{max-width:14ch;font-size:15px;line-height:1.3}.Landing-module__jAwFgq__statBlue{background:linear-gradient(160deg, color-mix(in srgb, var(--ll-teal) 80%, #fff), var(--ll-teal))}.Landing-module__jAwFgq__statOrange{background:linear-gradient(160deg, #f0785c, var(--ll-accent))}.Landing-module__jAwFgq__phone{background:var(--ll-ink)}.Landing-module__jAwFgq__phoneBar{background:linear-gradient(#00000080,#0000);justify-content:space-between;align-items:center;padding:12px 16px;font-size:11px;display:flex;position:absolute;inset:0 0 auto}.Landing-module__jAwFgq__phoneFoot{padding:0 0 56px;position:absolute;inset:auto 0 0}.Landing-module__jAwFgq__phoneFaces{justify-content:center;gap:8px;display:flex}.Landing-module__jAwFgq__phoneFaces img,.Landing-module__jAwFgq__phoneFaces i{object-fit:cover;background:var(--tint);border:2px solid var(--paper);border-radius:50%;width:34px;height:34px}.Landing-module__jAwFgq__followCard{color:#fff;-webkit-backdrop-filter:blur(12px);background:#0006;border-radius:14px;flex-direction:column;gap:8px;padding:12px;font-size:11px;display:flex;position:absolute;bottom:10px;left:10px;right:10px}.Landing-module__jAwFgq__followCard>small{opacity:.7}.Landing-module__jAwFgq__followRow{align-items:center;gap:8px;display:flex}.Landing-module__jAwFgq__followRow>span{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.Landing-module__jAwFgq__followRow b{font-weight:500}.Landing-module__jAwFgq__followRow img,.Landing-module__jAwFgq__followRow i{object-fit:cover;background:var(--tint);border-radius:50%;flex:none;width:24px;height:24px}.Landing-module__jAwFgq__followRow em{color:var(--ink);background:var(--paper);border-radius:999px;flex:none;padding:4px 8px;font-size:10px;font-style:normal}.Landing-module__jAwFgq__logos{text-align:center;max-width:1160px;margin:80px auto 0;padding:0 16px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.Landing-module__jAwFgq__logos .Landing-module__jAwFgq__eyebrow{margin-bottom:12px;display:block}.Landing-module__jAwFgq__logos p{color:var(--ink-2);margin:0;font-size:14px}.Landing-module__jAwFgq__logos b{color:var(--ink);font-weight:500}.Landing-module__jAwFgq__marquee{will-change:transform;width:max-content;margin-top:28px;animation:80s linear infinite Landing-module__jAwFgq__marquee;display:flex}.Landing-module__jAwFgq__marquee:hover{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.Landing-module__jAwFgq__marquee{animation:none}}.Landing-module__jAwFgq__marqueeRow{text-align:left;grid-template-rows:repeat(2,auto);grid-auto-flow:column;gap:24px 36px;padding-right:36px;display:grid}.Landing-module__jAwFgq__wallItem{min-width:150px;color:var(--ink-3);opacity:.8}.Landing-module__jAwFgq__logos .Landing-module__jAwFgq__wallItem>*{font-size:18px}@keyframes Landing-module__jAwFgq__marquee{to{transform:translate(-50%)}}.Landing-module__jAwFgq__cases{text-align:left;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;width:100%;margin-top:56px;display:grid}.Landing-module__jAwFgq__case{border-radius:18px;flex-direction:column;gap:18px;min-height:320px;padding:28px;display:flex}.Landing-module__jAwFgq__caseMark{opacity:.35;font-size:40px;font-weight:500;line-height:.6}.Landing-module__jAwFgq__case p{letter-spacing:-.025em;flex:1;font-size:20px;font-weight:500;line-height:1.3}.Landing-module__jAwFgq__caseFaces{display:flex}.Landing-module__jAwFgq__caseFaces img,.Landing-module__jAwFgq__caseFaces i{object-fit:cover;background:var(--paper);border:2px solid var(--paper);border-radius:50%;width:36px;height:36px}.Landing-module__jAwFgq__caseFaces img+img,.Landing-module__jAwFgq__caseFaces i+i{margin-left:-10px}.Landing-module__jAwFgq__caseWho b{font-size:13px;font-weight:500;display:block}.Landing-module__jAwFgq__caseWho small{opacity:.7;font-size:12px}.Landing-module__jAwFgq__casePink{background:linear-gradient(160deg, color-mix(in srgb, var(--ll-accent) 14%, var(--paper)), color-mix(in srgb, var(--ll-accent) 28%, var(--paper)))}.Landing-module__jAwFgq__caseLilac{background:linear-gradient(160deg, color-mix(in srgb, var(--ll-teal) 16%, var(--paper)), color-mix(in srgb, var(--ll-teal) 32%, var(--paper)))}.Landing-module__jAwFgq__caseMint{background:linear-gradient(160deg, color-mix(in srgb, var(--ll-gold) 18%, var(--paper)), color-mix(in srgb, var(--ll-gold) 40%, var(--paper)))}.Landing-module__jAwFgq__casePeach{background:linear-gradient(160deg, color-mix(in srgb, var(--ll-ink) 6%, var(--paper)), color-mix(in srgb, var(--ll-ink) 14%, var(--paper)))}.Landing-module__jAwFgq__caseLink{color:var(--ink);margin-top:18px;font-size:14px;font-weight:500;display:inline-block}.Landing-module__jAwFgq__caseLink:hover{color:var(--blue)}.Landing-module__jAwFgq__sparkStage{background:linear-gradient(120deg, color-mix(in srgb, var(--ll-accent) 12%, var(--paper)), color-mix(in srgb, var(--ll-gold) 18%, var(--paper)) 50%, color-mix(in srgb, var(--ll-teal) 16%, var(--paper)));border-radius:24px;place-items:center;height:520px;margin-top:48px;display:grid;position:relative;overflow:hidden}.Landing-module__jAwFgq__sparkPhone{color:#fff;background:var(--ll-ink);border:8px solid var(--ll-ink);border-radius:36px;width:280px;position:relative;overflow:hidden;box-shadow:0 30px 60px #0b0b1240}.Landing-module__jAwFgq__sparkPhone img{aspect-ratio:9/16;object-fit:cover;width:100%;display:block}.Landing-module__jAwFgq__sparkPhone .Landing-module__jAwFgq__tileTop{background:linear-gradient(#0000,#0009);padding:36px 16px 20px;top:auto;bottom:0}.Landing-module__jAwFgq__sparkCard{background:var(--card);border-radius:16px;width:260px;position:absolute;overflow:hidden;box-shadow:0 20px 40px #1413101f}.Landing-module__jAwFgq__sparkLeft{color:var(--ink);flex-direction:column;gap:10px;padding:16px;display:flex;top:22%;left:8%}.Landing-module__jAwFgq__sparkLeft .Landing-module__jAwFgq__tileWho img,.Landing-module__jAwFgq__sparkLeft .Landing-module__jAwFgq__tileWho i{width:32px;height:32px}.Landing-module__jAwFgq__sparkLeft>small{color:var(--ink-3);font-size:11px}.Landing-module__jAwFgq__sparkLeft .Landing-module__jAwFgq__followRow{font-size:12px}.Landing-module__jAwFgq__sparkRight{color:#fff;top:28%;right:8%}.Landing-module__jAwFgq__sparkRight img{aspect-ratio:4/5;object-fit:cover;width:100%;display:block}.Landing-module__jAwFgq__sparkList{grid-template-columns:1fr 1fr;gap:16px;margin-top:24px;display:grid}.Landing-module__jAwFgq__sparkItem{background:var(--card);border-radius:16px;gap:16px;padding:24px;display:flex}.Landing-module__jAwFgq__sparkItem b{font-size:16px;font-weight:500;display:block}.Landing-module__jAwFgq__sparkItem p{color:var(--ink-2);margin-top:6px;font-size:14px;line-height:1.55}.Landing-module__jAwFgq__features{text-align:left;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;width:100%;margin-top:48px;display:grid}.Landing-module__jAwFgq__features li{background:var(--card);border:1px solid var(--line);border-radius:18px;flex-direction:column;align-items:flex-start;gap:12px;padding:28px;display:flex}.Landing-module__jAwFgq__features b{font-size:17px;font-weight:500}.Landing-module__jAwFgq__features p{color:var(--ink-2);flex:1;font-size:14px;line-height:1.55}.Landing-module__jAwFgq__features a{color:var(--blue);font-size:13px;font-weight:500}.Landing-module__jAwFgq__split{grid-template-columns:1fr 1fr;align-items:end;gap:48px;display:grid}.Landing-module__jAwFgq__splitAside{flex-direction:column;align-items:flex-start;gap:20px;display:flex}.Landing-module__jAwFgq__voices{grid-template-columns:repeat(5,minmax(0,1fr));align-self:center;gap:16px;width:124%;max-width:1560px;margin-top:48px;display:grid}.Landing-module__jAwFgq__voice{color:#fff;border-radius:18px;position:relative;overflow:hidden}.Landing-module__jAwFgq__voice img{aspect-ratio:3/4;object-fit:cover;width:100%;display:block}.Landing-module__jAwFgq__voice>span{background:linear-gradient(#0000,#000000bf);padding:60px 18px 18px;position:absolute;inset:auto 0 0}.Landing-module__jAwFgq__voice p{-webkit-line-clamp:5;-webkit-box-orient:vertical;font-size:15px;font-weight:500;line-height:1.35;display:-webkit-box;overflow:hidden}.Landing-module__jAwFgq__voice small{opacity:.8;margin-top:8px;font-size:11px;display:block}.Landing-module__jAwFgq__badges{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:36px;display:flex}.Landing-module__jAwFgq__badges li{background:var(--card);border:1px solid var(--line);border-radius:12px;flex-direction:column;align-items:center;gap:6px;width:150px;padding:18px 12px;display:flex}.Landing-module__jAwFgq__badgeRibbon{background:var(--ll-accent);border-radius:50%;width:34px;height:34px}.Landing-module__jAwFgq__badges b{font-size:13px;font-weight:500}.Landing-module__jAwFgq__badges small{color:var(--ink-3);font-size:10px}.Landing-module__jAwFgq__bigQuote{gap:10px}.Landing-module__jAwFgq__bigQuote p{letter-spacing:-.02em;max-width:34ch;margin-bottom:14px;font-size:clamp(20px,2.2vw,28px);font-weight:500;line-height:1.35}.Landing-module__jAwFgq__bigQuote img,.Landing-module__jAwFgq__quoteFace{object-fit:cover;background:var(--tint);border-radius:50%;width:44px;height:44px}.Landing-module__jAwFgq__bigQuote b{font-size:14px;font-weight:500}.Landing-module__jAwFgq__bigQuote small{color:var(--ink-3);font-size:12px}.Landing-module__jAwFgq__integ{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}.Landing-module__jAwFgq__integ .Landing-module__jAwFgq__btn{margin-top:24px}.Landing-module__jAwFgq__integArt{background:linear-gradient(160deg, color-mix(in srgb, var(--ll-teal) 14%, var(--paper)), color-mix(in srgb, var(--ll-accent) 10%, var(--paper)));border-radius:24px;padding:48px 32px 0;position:relative;overflow:hidden}.Landing-module__jAwFgq__integArt img{aspect-ratio:4/3;object-fit:cover;border-radius:16px 16px 0 0;width:100%;display:block;box-shadow:0 -10px 40px #0b0b121f}.Landing-module__jAwFgq__integIcons{background:var(--card);border-radius:999px;gap:10px;padding:8px;display:flex;position:absolute;top:16px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #1413101f}.Landing-module__jAwFgq__integIcons i{color:#fff;background:var(--ll-accent);border-radius:50%;place-items:center;width:28px;height:28px;font-size:12px;font-style:normal;display:grid}.Landing-module__jAwFgq__integIcons i:nth-child(2){background:var(--ll-teal)}.Landing-module__jAwFgq__integIcons i:nth-child(3){background:var(--ll-gold)}.Landing-module__jAwFgq__integIcons i:nth-child(4){background:var(--ll-ink)}.Landing-module__jAwFgq__integIcons i:nth-child(5){background:#f0785c}.Landing-module__jAwFgq__integIcons i:nth-child(6){background:color-mix(in srgb, var(--ll-teal) 60%, var(--ll-ink))}.Landing-module__jAwFgq__integList{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:40px;display:grid}.Landing-module__jAwFgq__integList li{border-top:1px solid var(--line);flex-direction:column;align-items:flex-start;gap:12px;padding:24px;display:flex}.Landing-module__jAwFgq__integList b{font-size:16px;font-weight:500}.Landing-module__jAwFgq__integList p{color:var(--ink-2);font-size:14px;line-height:1.55}.Landing-module__jAwFgq__closing{text-align:center;max-width:1160px;color:var(--paper);background:linear-gradient(180deg, var(--ll-ink), color-mix(in srgb, var(--ll-ink) 86%, var(--ll-accent)));border-radius:28px;flex-direction:column;align-items:center;margin:96px 16px;padding:104px 24px;display:flex;position:relative;overflow:hidden}.Landing-module__jAwFgq__closingGlow{background:radial-gradient(ellipse at 50% 100%, var(--ll-accent) 0%, transparent 62%);opacity:.5;pointer-events:none;height:90%;position:absolute;inset:auto -10% -70%}.Landing-module__jAwFgq__closingPattern{opacity:.35;pointer-events:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='69.28' height='120' viewBox='0 0 69.28 120' fill='none' stroke='%23f9f4eb' stroke-opacity='0.5' stroke-width='0.5'%3E%3Cpath d='M34.64 0 69.28 20v40L34.64 80 0 60V20Z M34.64 40V0 M34.64 40 0 60 M34.64 40l34.64 20 M34.64 80v40 M0 60v40l34.64 20 M69.28 60v40l-34.64 20'/%3E%3C/svg%3E");background-size:138.56px 240px;position:absolute;inset:0 0 0 55%;-webkit-mask-image:linear-gradient(90deg,#0000,#000 40%);mask-image:linear-gradient(90deg,#0000,#000 40%)}.Landing-module__jAwFgq__closingCopy{flex-direction:column;align-items:center;gap:20px;max-width:640px;display:flex;position:relative}.Landing-module__jAwFgq__closing h2{letter-spacing:-.045em;text-wrap:balance;margin:4px 0 0;font-size:clamp(34px,4.4vw,60px);font-weight:400;line-height:1.02}.Landing-module__jAwFgq__closingLede{max-width:48ch;color:color-mix(in srgb, var(--paper) 72%, transparent);font-size:16px;line-height:1.55}.Landing-module__jAwFgq__closingActions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:8px;display:flex}.Landing-module__jAwFgq__closingActions .Landing-module__jAwFgq__btn{height:52px;padding:0 28px;font-size:15px}.Landing-module__jAwFgq__btnGhost{height:52px;color:var(--paper);border:1px solid color-mix(in srgb, var(--paper) 30%, transparent);border-radius:999px;justify-content:center;align-items:center;padding:0 24px;font-size:15px;transition:border-color .15s,background .15s;display:inline-flex}.Landing-module__jAwFgq__btnGhost:hover{background:color-mix(in srgb, var(--paper) 8%, transparent);border-color:color-mix(in srgb, var(--paper) 60%, transparent)}.Landing-module__jAwFgq__proof{color:color-mix(in srgb, var(--paper) 72%, transparent);border-top:1px solid color-mix(in srgb, var(--paper) 14%, transparent);flex-wrap:wrap;justify-content:center;gap:10px 24px;margin-top:16px;padding-top:22px;font-size:13px;display:flex}.Landing-module__jAwFgq__proof li{align-items:center;gap:6px;display:inline-flex}.Landing-module__jAwFgq__proof svg{width:15px;height:15px;color:var(--ll-accent)}.Landing-module__jAwFgq__closingArt{pointer-events:none;position:absolute;inset:0}.Landing-module__jAwFgq__closingTile{border-radius:16px;width:170px;position:absolute;overflow:hidden;box-shadow:0 30px 60px #00000059}.Landing-module__jAwFgq__closingTile>img{aspect-ratio:4/5;object-fit:cover;width:100%;display:block}.Landing-module__jAwFgq__closingTileBar{color:#fff;-webkit-backdrop-filter:blur(8px);background:#0006;border-radius:999px;align-items:center;gap:6px;padding:6px 8px;font-size:11px;display:flex;position:absolute;bottom:8px;left:8px;right:8px}.Landing-module__jAwFgq__closingTileBar img,.Landing-module__jAwFgq__closingTileBar i{object-fit:cover;background:var(--tint);border-radius:50%;flex:none;width:18px;height:18px}.Landing-module__jAwFgq__closingTile:first-child{top:12%;left:4%;transform:rotate(-8deg)}.Landing-module__jAwFgq__closingTile:nth-child(2){opacity:.85;width:140px;bottom:-8%;left:14%;transform:rotate(6deg)}.Landing-module__jAwFgq__closingTile:nth-child(3){top:10%;right:4%;transform:rotate(7deg)}.Landing-module__jAwFgq__closingTile:nth-child(4){opacity:.85;width:140px;bottom:-10%;right:15%;transform:rotate(-5deg)}@media (min-width:1192px){.Landing-module__jAwFgq__closing{margin-left:auto;margin-right:auto}}@media (max-width:1000px){.Landing-module__jAwFgq__cases,.Landing-module__jAwFgq__features,.Landing-module__jAwFgq__integList{grid-template-columns:1fr 1fr}.Landing-module__jAwFgq__split,.Landing-module__jAwFgq__integ{grid-template-columns:1fr;gap:24px}.Landing-module__jAwFgq__wall{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.Landing-module__jAwFgq__col:nth-child(5){display:none}.Landing-module__jAwFgq__col{gap:12px}.Landing-module__jAwFgq__voices{scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:12px;width:100%;max-width:none;padding:0 16px 8px;display:flex;overflow-x:auto}.Landing-module__jAwFgq__voices::-webkit-scrollbar{display:none}.Landing-module__jAwFgq__voice{scroll-snap-align:start;flex:0 0 min(260px,62%)}.Landing-module__jAwFgq__sparkStage{height:440px}.Landing-module__jAwFgq__sparkPhone{width:220px}.Landing-module__jAwFgq__sparkCard{display:none}.Landing-module__jAwFgq__integArt{padding:48px 20px 0}.Landing-module__jAwFgq__closingArt{display:none}}@media (max-width:600px){.Landing-module__jAwFgq__section{padding-top:72px}.Landing-module__jAwFgq__h1{font-size:clamp(32px,10vw,40px)}.Landing-module__jAwFgq__h2{font-size:clamp(26px,8vw,32px)}.Landing-module__jAwFgq__h1 br,.Landing-module__jAwFgq__h2 br{display:none}.Landing-module__jAwFgq__cases,.Landing-module__jAwFgq__features,.Landing-module__jAwFgq__integList,.Landing-module__jAwFgq__sparkList{grid-template-columns:1fr}.Landing-module__jAwFgq__wall{grid-template-columns:1fr 1fr;margin-top:40px}.Landing-module__jAwFgq__stat b{font-size:30px}.Landing-module__jAwFgq__stat span{font-size:13px}.Landing-module__jAwFgq__tileTop{padding:12px 12px 28px}.Landing-module__jAwFgq__tileNote{font-size:13px}.Landing-module__jAwFgq__tileBar{font-size:11px;bottom:8px;left:8px;right:8px}.Landing-module__jAwFgq__followCard{font-size:10px}.Landing-module__jAwFgq__case{min-height:0}.Landing-module__jAwFgq__sparkStage{border-radius:18px;height:380px}.Landing-module__jAwFgq__sparkPhone{border-width:6px;border-radius:28px;width:190px}.Landing-module__jAwFgq__voice{flex-basis:76%}.Landing-module__jAwFgq__marqueeRow{gap:16px 24px;padding-right:24px}.Landing-module__jAwFgq__wallItem{min-width:120px}.Landing-module__jAwFgq__logos .Landing-module__jAwFgq__wallItem>*{font-size:15px}.Landing-module__jAwFgq__badges li{width:calc(50% - 8px)}.Landing-module__jAwFgq__bigQuote p{font-size:19px}.Landing-module__jAwFgq__closing{border-radius:20px;margin:64px 16px;padding:64px 20px}.Landing-module__jAwFgq__closingActions .Landing-module__jAwFgq__btn,.Landing-module__jAwFgq__btnGhost{width:100%}}
