.AgentsBand-module__D5JmRG__section{position:relative}.AgentsBand-module__D5JmRG__layout{align-items:center;gap:3rem;display:grid}.AgentsBand-module__D5JmRG__copy{min-width:0}.AgentsBand-module__D5JmRG__links{flex-direction:column;align-items:flex-start;gap:.75rem;margin-top:2rem;display:flex}.AgentsBand-module__D5JmRG__connect,.AgentsBand-module__D5JmRG__directory{min-height:2.75rem;transition:transform .16s var(--ease-ping), background-color .16s ease;border-radius:.75rem;justify-content:center;align-items:center;gap:.75rem;display:inline-flex}.AgentsBand-module__D5JmRG__connect{background:color-mix(in srgb, var(--color-red) 96%, var(--color-pure-black));color:var(--color-pure-white);padding:.875rem 1.25rem}.AgentsBand-module__D5JmRG__directory{color:rgb(var(--c-fg-rgb) / .7)}.AgentsBand-module__D5JmRG__connect svg,.AgentsBand-module__D5JmRG__directory svg{transition:transform .18s var(--ease-ping)}.AgentsBand-module__D5JmRG__demo{border:1px solid var(--color-card-border);background:var(--color-card-surface);min-width:0;color:var(--color-white);isolation:isolate;border-radius:1.5rem;position:relative;overflow:hidden;box-shadow:0 16px 48px #00000024}.AgentsBand-module__D5JmRG__demo:before{z-index:-1;content:"";opacity:.6;pointer-events:none;background:radial-gradient(at 65% 40%,#e3312221,#0000 65%);transition:opacity .24s;position:absolute;inset:0}.AgentsBand-module__D5JmRG__demo[data-decision=approved]:before{opacity:1}.AgentsBand-module__D5JmRG__choices{border-bottom:1px solid rgb(var(--c-fg-rgb) / .08);grid-template-columns:repeat(3,minmax(0,1fr));gap:.375rem;padding:.75rem;display:grid}.AgentsBand-module__D5JmRG__choice{min-height:2.75rem;color:rgb(var(--c-fg-rgb) / .65);cursor:pointer;transition:transform .16s var(--ease-ping), background-color .16s ease, color .16s ease;border-radius:.625rem;justify-content:center;align-items:center;gap:.5rem;padding:.5rem;display:flex}.AgentsBand-module__D5JmRG__choice[aria-pressed=true]{background:rgb(var(--c-fg-rgb) / .1);color:var(--color-white)}.AgentsBand-module__D5JmRG__choice[aria-pressed=true] svg{color:var(--color-red)}.AgentsBand-module__D5JmRG__exchange{width:min(100%,26.5rem);margin-inline:auto;padding:2rem}.AgentsBand-module__D5JmRG__agent{align-items:center;gap:.75rem;display:flex}.AgentsBand-module__D5JmRG__avatar{background:rgb(var(--c-fg-rgb) / .05);object-fit:cover;border-radius:.875rem;flex-shrink:0;width:2.75rem;height:2.75rem}.AgentsBand-module__D5JmRG__agentText{flex:1;min-width:0}.AgentsBand-module__D5JmRG__agentState{width:1.75rem;height:1.75rem;color:var(--color-red);background:#e331221f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.AgentsBand-module__D5JmRG__agentState>span{background:currentColor;border-radius:50%;width:.375rem;height:.375rem}.AgentsBand-module__D5JmRG__connection{align-items:center;gap:1rem;height:3.5rem;padding-left:1.375rem;display:flex;position:relative}.AgentsBand-module__D5JmRG__wire{background:rgb(var(--c-fg-rgb) / .15);width:1px;height:100%;position:relative;overflow:hidden}.AgentsBand-module__D5JmRG__signal{background:linear-gradient(transparent, var(--color-red), transparent);opacity:0;transition:transform .28s var(--ease-ping), opacity .18s ease;position:absolute;inset:0;transform:translateY(100%)}.AgentsBand-module__D5JmRG__demo:not([data-decision=waiting]) .AgentsBand-module__D5JmRG__signal{opacity:1;transform:translateY(0)}.AgentsBand-module__D5JmRG__connectionLabel{color:rgb(var(--c-fg-rgb) / .6);align-items:center;gap:.375rem;display:inline-flex}.AgentsBand-module__D5JmRG__notification{background:color-mix(in srgb, var(--color-card-surface) 90%, var(--color-white));font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:var(--text-body);letter-spacing:-.01em;border-radius:1.375rem;line-height:1.3;overflow:hidden;box-shadow:0 8px 24px #00000038}.AgentsBand-module__D5JmRG__notificationContent{align-items:center;gap:.75rem;padding:.875rem;display:flex}.AgentsBand-module__D5JmRG__appIcon{border-radius:.5625rem;flex-shrink:0;width:2.5rem;height:2.5rem}.AgentsBand-module__D5JmRG__notificationText{overflow-wrap:anywhere;flex:1;min-width:0}.AgentsBand-module__D5JmRG__notificationHeader{color:rgb(var(--c-fg-rgb) / .7);font-size:var(--text-caption);justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.125rem;display:flex}.AgentsBand-module__D5JmRG__room{margin-bottom:.0625rem;font-weight:600}.AgentsBand-module__D5JmRG__actions{grid-template-columns:1fr 1fr;gap:.5rem;padding:0 .75rem .75rem;display:grid}.AgentsBand-module__D5JmRG__actions button{cursor:pointer;min-height:2.75rem;transition:transform .14s var(--ease-ping), background-color .16s ease, opacity .16s ease;border-radius:.75rem;justify-content:center;align-items:center;gap:.375rem;font-weight:500;display:flex}.AgentsBand-module__D5JmRG__approve{background:color-mix(in srgb, var(--color-red) 96%, var(--color-pure-black));color:var(--color-pure-white)}.AgentsBand-module__D5JmRG__hold{background:rgb(var(--c-fg-rgb) / .09);color:var(--color-white)}.AgentsBand-module__D5JmRG__actions button[aria-disabled=true]{cursor:default}.AgentsBand-module__D5JmRG__demo[data-decision=approved] .AgentsBand-module__D5JmRG__hold,.AgentsBand-module__D5JmRG__demo[data-decision=held] .AgentsBand-module__D5JmRG__approve{opacity:.45}.AgentsBand-module__D5JmRG__receipt{align-items:flex-start;gap:.75rem;min-height:5rem;padding-top:1.5rem;display:flex}.AgentsBand-module__D5JmRG__receiptIcon{width:2.75rem;color:rgb(var(--c-fg-rgb) / .6);transition:transform .22s var(--ease-ping), color .16s ease;flex-shrink:0;justify-content:center;padding-top:.125rem;display:flex}.AgentsBand-module__D5JmRG__demo[data-decision=approved] .AgentsBand-module__D5JmRG__receiptIcon{color:var(--color-red);transform:scale(1.08)}.AgentsBand-module__D5JmRG__demoFooter{border-top:1px solid rgb(var(--c-fg-rgb) / .08);justify-content:space-between;align-items:center;gap:1rem;min-height:3.5rem;padding:.25rem 1.5rem;display:flex}.AgentsBand-module__D5JmRG__replay{cursor:pointer;min-height:2.75rem;transition:transform .16s var(--ease-ping), opacity .16s ease;border-radius:.375rem;flex-shrink:0;align-items:center;gap:.375rem;display:inline-flex}.AgentsBand-module__D5JmRG__replay:disabled{opacity:.4;cursor:default}.AgentsBand-module__D5JmRG__section a:focus-visible,.AgentsBand-module__D5JmRG__section button:focus-visible{outline:2px solid var(--color-red-focus);outline-offset:4px}.AgentsBand-module__D5JmRG__connect:active,.AgentsBand-module__D5JmRG__directory:active,.AgentsBand-module__D5JmRG__choice:active,.AgentsBand-module__D5JmRG__actions button:not([aria-disabled=true]):active,.AgentsBand-module__D5JmRG__replay:not(:disabled):active{transform:scale(.97)}@media (hover:hover) and (pointer:fine){.AgentsBand-module__D5JmRG__connect:hover,.AgentsBand-module__D5JmRG__approve:not([aria-disabled=true]):hover{background:var(--color-red-hover)}.AgentsBand-module__D5JmRG__connect:hover svg,.AgentsBand-module__D5JmRG__directory:hover svg{transform:translate(2px,-2px)}.AgentsBand-module__D5JmRG__directory:hover,.AgentsBand-module__D5JmRG__choice:hover{color:var(--color-white)}.AgentsBand-module__D5JmRG__choice:not([aria-pressed=true]):hover,.AgentsBand-module__D5JmRG__hold:not([aria-disabled=true]):hover{background:rgb(var(--c-fg-rgb) / .14)}.AgentsBand-module__D5JmRG__replay:not(:disabled):hover{color:var(--color-red)}}@media (min-width:1024px){.AgentsBand-module__D5JmRG__layout{grid-template-columns:1fr 1.1fr;gap:5rem}}@media (max-width:639px){.AgentsBand-module__D5JmRG__choices{gap:.125rem;padding:.5rem}.AgentsBand-module__D5JmRG__choice{font-size:var(--text-caption);gap:.375rem}.AgentsBand-module__D5JmRG__choice svg{flex-shrink:0;width:.875rem}.AgentsBand-module__D5JmRG__exchange{padding:1.5rem 1rem}.AgentsBand-module__D5JmRG__demoFooter{gap:.75rem;padding-inline:1rem}}@media (max-width:359px){.AgentsBand-module__D5JmRG__choice{white-space:nowrap;padding-inline:.25rem}.AgentsBand-module__D5JmRG__choice svg{display:none}}.AgentsBand-module__D5JmRG__section[data-keyboard=true] *,.AgentsBand-module__D5JmRG__section[data-keyboard=true] :before{transition:none}.AgentsBand-module__D5JmRG__section[data-keyboard=true] a:active,.AgentsBand-module__D5JmRG__section[data-keyboard=true] button:active{transform:none}@media (prefers-reduced-motion:reduce){.AgentsBand-module__D5JmRG__section *,.AgentsBand-module__D5JmRG__section :before{transition:none}}
.Hero-module__gNeX-G__hero{isolation:isolate;min-height:min(46rem,100svh);padding:6rem var(--spacing-gutter) 3rem;text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__gNeX-G__bells{z-index:-1;pointer-events:none;position:absolute;inset:0 0 -6rem;overflow:clip;-webkit-mask-image:linear-gradient(#000 75%,#0000 100%);mask-image:linear-gradient(#000 75%,#0000 100%)}.Hero-module__gNeX-G__mark button{width:6rem;height:6rem}.Hero-module__gNeX-G__title{text-wrap:balance;max-width:62rem;margin-top:1.5rem;font-size:clamp(3rem,7.5vw,6rem);line-height:1.05}@media (min-width:768px){.Hero-module__gNeX-G__mark button{width:7rem;height:7rem}}
.LiveActivitiesDemo-module__G5Q3GW__demo{--live-accent:#ff4555;--live-ink:#ff4555;--live-surface:#0f0f0f;--live-text:#fafafa;--live-secondary:#a3a3a3;--live-border:#ff455545;--live-glow:#ff45552e;--live-glow-mid:#ff455512;color:var(--live-text)}.light .LiveActivitiesDemo-module__G5Q3GW__demo{--live-ink:#b82037;--live-surface:#fafafa;--live-text:#171717;--live-secondary:#666;--live-border:#ff455530;--live-glow:#ff45551f;--live-glow-mid:#ff45550b}.LiveActivitiesDemo-module__G5Q3GW__toolbar{font-family:var(--font-body), sans-serif;font-size:var(--text-caption);color:rgb(var(--c-fg-rgb) / .75);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem 1.5rem;margin-bottom:1.75rem;display:flex}.LiveActivitiesDemo-module__G5Q3GW__playback{align-items:center;gap:.5rem;display:flex}.LiveActivitiesDemo-module__G5Q3GW__playback button{border:1px solid var(--color-card-border);cursor:pointer;min-width:44px;min-height:44px;color:var(--color-white);border-radius:12px;justify-content:center;align-items:center;gap:7px;padding:0 10px;display:inline-flex}.LiveActivitiesDemo-module__G5Q3GW__gallery{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:28px 40px;max-width:1000px;margin-inline:auto;display:grid}.LiveActivitiesDemo-module__G5Q3GW__example{-webkit-font-smoothing:antialiased;min-width:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.3}.LiveActivitiesDemo-module__G5Q3GW__caption{text-align:left;cursor:pointer;justify-content:space-between;align-items:center;gap:8px;width:100%;min-height:44px;padding:0 4px 9px;font-size:15px;font-weight:600;display:flex}.LiveActivitiesDemo-module__G5Q3GW__captionAction{color:var(--live-secondary);align-items:center;gap:6px;font-size:11px;font-weight:500;display:flex}.LiveActivitiesDemo-module__G5Q3GW__caption[aria-expanded=true] .LiveActivitiesDemo-module__G5Q3GW__captionAction svg{transform:rotate(90deg)}.LiveActivitiesDemo-module__G5Q3GW__card{border:.5px solid var(--live-border);background:radial-gradient(ellipse 85% 110% at 12% 35%, var(--live-glow), var(--live-glow-mid) 50%, transparent 100%), var(--live-surface);border-radius:22px;align-items:center;gap:14px;min-height:110px;padding:14px;display:flex;overflow:hidden}.LiveActivitiesDemo-module__G5Q3GW__roomIcon{color:var(--live-accent);flex-shrink:0}.LiveActivitiesDemo-module__G5Q3GW__body{flex:1;min-width:0}.LiveActivitiesDemo-module__G5Q3GW__roomLine{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:4px;display:flex}.LiveActivitiesDemo-module__G5Q3GW__roomName{color:var(--live-ink);text-transform:uppercase;font-size:12px;font-weight:600}.LiveActivitiesDemo-module__G5Q3GW__dot{background:var(--live-accent);border-radius:50%;width:5px;height:5px}.LiveActivitiesDemo-module__G5Q3GW__state{color:var(--live-secondary);font-size:11px;font-weight:600}.LiveActivitiesDemo-module__G5Q3GW__card[data-done=true] .LiveActivitiesDemo-module__G5Q3GW__dot{background:#30a46c}.LiveActivitiesDemo-module__G5Q3GW__card[data-answered=true] .LiveActivitiesDemo-module__G5Q3GW__dot{background:var(--live-accent)}.LiveActivitiesDemo-module__G5Q3GW__headline{overflow-wrap:anywhere;font-size:17px;font-weight:600;line-height:1.25}.LiveActivitiesDemo-module__G5Q3GW__message{color:var(--live-secondary);margin-top:4px;font-size:15px}.LiveActivitiesDemo-module__G5Q3GW__stepsBlock{margin-top:8px}.LiveActivitiesDemo-module__G5Q3GW__steps{gap:3px;display:flex}.LiveActivitiesDemo-module__G5Q3GW__steps span{background:var(--live-accent);height:4px;transition:opacity .2s var(--ease-ping);border-radius:2px;flex:1}.LiveActivitiesDemo-module__G5Q3GW__steps span[data-step=past]{opacity:1}.LiveActivitiesDemo-module__G5Q3GW__steps span[data-step=current]{opacity:.45}.LiveActivitiesDemo-module__G5Q3GW__steps span[data-step=future]{opacity:.14}.LiveActivitiesDemo-module__G5Q3GW__stepCaption{color:var(--live-secondary);margin-top:6px;font-size:11px;font-weight:500}.LiveActivitiesDemo-module__G5Q3GW__progressRow{align-items:center;gap:9px;margin-top:10px;display:flex}.LiveActivitiesDemo-module__G5Q3GW__track{background:#ff455524;border-radius:2.5px;flex:1;height:5px;position:relative;overflow:hidden}.LiveActivitiesDemo-module__G5Q3GW__track>span{border-radius:inherit;background:var(--live-accent);transform-origin:0;transition:transform .25s var(--ease-ping);position:absolute;inset:0}.LiveActivitiesDemo-module__G5Q3GW__percent{font-variant-numeric:tabular-nums;font-size:12px;font-weight:600}.LiveActivitiesDemo-module__G5Q3GW__metrics{gap:8px;margin-top:10px;display:flex}.LiveActivitiesDemo-module__G5Q3GW__metrics>div{text-align:center;background:#ff455514;border:.5px solid #ff45553d;border-radius:12px;flex-direction:column-reverse;flex:1;min-width:0;padding:8px 6px;display:flex}.LiveActivitiesDemo-module__G5Q3GW__metrics dd{font-variant-numeric:tabular-nums;white-space:nowrap;text-overflow:ellipsis;font-size:18px;font-weight:700;overflow:hidden}.LiveActivitiesDemo-module__G5Q3GW__metrics dt{letter-spacing:.4px;text-transform:uppercase;color:var(--live-ink);margin-top:1px;font-size:9px;font-weight:600}.LiveActivitiesDemo-module__G5Q3GW__timer{font-variant-numeric:tabular-nums;color:var(--live-ink);margin-top:4px;font-size:28px;font-weight:700}.LiveActivitiesDemo-module__G5Q3GW__options{gap:8px;margin-top:8px;display:flex}.LiveActivitiesDemo-module__G5Q3GW__options button{min-height:36px;color:var(--live-ink);cursor:pointer;background:#ff455514;border:.5px solid #ff45553d;border-radius:16px;flex:1;justify-content:center;align-items:center;gap:4px;padding:8px 10px;font-size:13px;font-weight:600;display:inline-flex}.LiveActivitiesDemo-module__G5Q3GW__options button[aria-pressed=true]{border-color:var(--live-accent);background:#ff455533}.LiveActivitiesDemo-module__G5Q3GW__options button:disabled{cursor:default}.LiveActivitiesDemo-module__G5Q3GW__options button:disabled[aria-pressed=false]{color:var(--live-secondary)}.LiveActivitiesDemo-module__G5Q3GW__matchup{align-items:center;gap:12px;margin-top:10px;display:flex}.LiveActivitiesDemo-module__G5Q3GW__matchup>div{text-align:center;flex:1 0 0;min-width:0}.LiveActivitiesDemo-module__G5Q3GW__matchup strong{font-variant-numeric:tabular-nums;font-size:20px;font-weight:700;display:block}.LiveActivitiesDemo-module__G5Q3GW__matchup span{letter-spacing:.4px;text-transform:uppercase;color:var(--live-secondary);margin-top:1px;font-size:9px;font-weight:600;display:block}.LiveActivitiesDemo-module__G5Q3GW__matchup>p{max-width:30%;color:var(--live-ink);font-size:13px;font-weight:600}.LiveActivitiesDemo-module__G5Q3GW__description{color:var(--live-secondary);padding:8px 4px 0;font-size:12px}.LiveActivitiesDemo-module__G5Q3GW__controls{padding:14px 4px 0}.LiveActivitiesDemo-module__G5Q3GW__controls[hidden]{display:none}.LiveActivitiesDemo-module__G5Q3GW__actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.LiveActivitiesDemo-module__G5Q3GW__controls form+.LiveActivitiesDemo-module__G5Q3GW__actions,.LiveActivitiesDemo-module__G5Q3GW__scoreControls+.LiveActivitiesDemo-module__G5Q3GW__actions{margin-top:10px}.LiveActivitiesDemo-module__G5Q3GW__chip,.LiveActivitiesDemo-module__G5Q3GW__reset,.LiveActivitiesDemo-module__G5Q3GW__scoreControls button{min-height:36px;color:var(--live-text);cursor:pointer;background:#ff45551f;border:.5px solid #ff45553d;border-radius:12px;justify-content:center;align-items:center;gap:5px;padding:8px 12px;font-size:12px;font-weight:600;display:inline-flex}.LiveActivitiesDemo-module__G5Q3GW__reset{color:var(--live-secondary);background:0 0;border-color:#0000}.LiveActivitiesDemo-module__G5Q3GW__sliderLabel{justify-content:space-between;font-size:12px;display:flex}.LiveActivitiesDemo-module__G5Q3GW__slider{width:100%;min-height:44px;accent-color:var(--live-ink);cursor:pointer;display:block}.LiveActivitiesDemo-module__G5Q3GW__metricFields{gap:8px;margin-bottom:10px;display:flex}.LiveActivitiesDemo-module__G5Q3GW__metricFields label{min-width:0;color:var(--live-secondary);text-transform:uppercase;flex:1;font-size:10px;font-weight:600}.LiveActivitiesDemo-module__G5Q3GW__metricFields input{border:1px solid var(--color-card-border);background:var(--live-surface);width:100%;min-height:44px;color:var(--live-text);text-transform:none;border-radius:10px;margin-top:5px;padding:8px;font-size:14px}.LiveActivitiesDemo-module__G5Q3GW__scoreControls{gap:20px;display:flex}.LiveActivitiesDemo-module__G5Q3GW__scoreControls>div{text-align:center;flex:1;min-width:0}.LiveActivitiesDemo-module__G5Q3GW__scoreControls>div>span{color:var(--live-secondary);font-size:11px}.LiveActivitiesDemo-module__G5Q3GW__scoreControls>div>div{justify-content:space-between;align-items:center;gap:8px;margin-top:5px;display:flex}.LiveActivitiesDemo-module__G5Q3GW__scoreControls button{width:44px;height:44px;padding:0}.LiveActivitiesDemo-module__G5Q3GW__scoreControls output{font-variant-numeric:tabular-nums;font-size:18px;font-weight:600}.LiveActivitiesDemo-module__G5Q3GW__scoreControls button:disabled{opacity:.4;cursor:default}.LiveActivitiesDemo-module__G5Q3GW__controlHint{color:var(--live-secondary);margin-bottom:6px;font-size:12px}.LiveActivitiesDemo-module__G5Q3GW__demoNote{font-family:var(--font-body), sans-serif;font-size:var(--text-caption);color:rgb(var(--c-fg-rgb) / .7);margin-top:24px}.LiveActivitiesDemo-module__G5Q3GW__demo button:focus-visible,.LiveActivitiesDemo-module__G5Q3GW__demo input:focus-visible{outline:2px solid var(--live-ink);outline-offset:3px}:is(.LiveActivitiesDemo-module__G5Q3GW__demo:has(:focus-visible) .LiveActivitiesDemo-module__G5Q3GW__track>span,.LiveActivitiesDemo-module__G5Q3GW__demo:has(:focus-visible) .LiveActivitiesDemo-module__G5Q3GW__steps span){transition:none}@media (hover:hover) and (pointer:fine){.LiveActivitiesDemo-module__G5Q3GW__caption:hover,.LiveActivitiesDemo-module__G5Q3GW__reset:hover{color:var(--live-ink)}.LiveActivitiesDemo-module__G5Q3GW__playback button:hover{background:var(--color-card-surface)}.LiveActivitiesDemo-module__G5Q3GW__chip:hover,.LiveActivitiesDemo-module__G5Q3GW__scoreControls button:hover:not(:disabled),.LiveActivitiesDemo-module__G5Q3GW__options button:hover:not(:disabled){background:#ff455533}}@media (max-width:767px){.LiveActivitiesDemo-module__G5Q3GW__gallery{grid-template-columns:minmax(0,1fr);gap:24px;max-width:500px}.LiveActivitiesDemo-module__G5Q3GW__toolbar{margin-bottom:18px}}@media (pointer:coarse){.LiveActivitiesDemo-module__G5Q3GW__options button,.LiveActivitiesDemo-module__G5Q3GW__chip,.LiveActivitiesDemo-module__G5Q3GW__reset{min-height:44px}}@media (max-width:374px){.LiveActivitiesDemo-module__G5Q3GW__metrics>div{padding-inline:4px}.LiveActivitiesDemo-module__G5Q3GW__metrics dd{font-size:15px}}@media (prefers-reduced-motion:reduce){.LiveActivitiesDemo-module__G5Q3GW__track>span,.LiveActivitiesDemo-module__G5Q3GW__steps span{transition:none}}
.ExampleNotification-module__1oZgNq__notification{background:color-mix(in srgb, var(--color-card-surface) 90%, var(--color-white));width:100%;max-width:22.5rem;color:var(--color-white);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:var(--text-body);letter-spacing:-.01em;text-align:left;border-radius:1.375rem;align-items:center;gap:.75rem;padding:.75rem .875rem;line-height:1.3;display:flex;box-shadow:0 4px 16px #00000029}.ExampleNotification-module__1oZgNq__icon{border-radius:.5625rem;flex-shrink:0;width:2.5rem;height:2.5rem}.ExampleNotification-module__1oZgNq__copy{overflow-wrap:anywhere;flex:1;min-width:0}.ExampleNotification-module__1oZgNq__heading{color:rgb(var(--c-fg-rgb) / .7);font-size:var(--text-caption);justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.125rem;line-height:1.25;display:flex}.ExampleNotification-module__1oZgNq__app{font-weight:500}.ExampleNotification-module__1oZgNq__time{font-size:var(--text-micro);flex-shrink:0}.ExampleNotification-module__1oZgNq__title{font-weight:600}.ExampleNotification-module__1oZgNq__message{margin-top:.0625rem;font-weight:400}.ExampleNotification-module__1oZgNq__notification[data-dismissible=true] .ExampleNotification-module__1oZgNq__heading{padding-right:1.5rem}
.ExampleNotificationToasts-module__EokWqG__viewport{z-index:100;top:max(.75rem, env(safe-area-inset-top));outline:none;width:min(22.5rem,100vw - 1.5rem);position:fixed;left:50%;transform:translate(-50%)}.ExampleNotificationToasts-module__EokWqG__banner{z-index:calc(10 - var(--toast-index,0));touch-action:pan-x;width:100%;transform:translateY(var(--toast-swipe-movement-y,0px));transition:transform .4s var(--ease-ping), opacity .2s ease;border-radius:1.375rem;position:absolute;inset:0 0 auto;box-shadow:0 12px 40px #0003}.ExampleNotificationToasts-module__EokWqG__banner[data-starting-style],.ExampleNotificationToasts-module__EokWqG__banner[data-ending-style]{transform:translateY(calc(-100% - 2rem - env(safe-area-inset-top)))}.ExampleNotificationToasts-module__EokWqG__banner[data-ending-style]{transition-duration:.2s}.ExampleNotificationToasts-module__EokWqG__banner[data-limited]{opacity:0;pointer-events:none;transition:none}.ExampleNotificationToasts-module__EokWqG__banner[data-swiping]{transition:none}.ExampleNotificationToasts-module__EokWqG__close{width:2.75rem;height:2.75rem;color:rgb(var(--c-fg-rgb) / .7);cursor:pointer;border-radius:50%;place-items:center;display:grid;position:absolute;top:0;right:0}.ExampleNotificationToasts-module__EokWqG__close:focus-visible{outline:2px solid var(--color-red-focus);outline-offset:-4px}@media (hover:hover) and (pointer:fine){.ExampleNotificationToasts-module__EokWqG__close:hover{color:var(--color-white)}}.ExampleNotificationToasts-module__EokWqG__banner[data-keyboard=true]{transition:none}@media (prefers-reduced-motion:reduce){.ExampleNotificationToasts-module__EokWqG__banner{transition:opacity .14s;transform:none}.ExampleNotificationToasts-module__EokWqG__banner[data-starting-style],.ExampleNotificationToasts-module__EokWqG__banner[data-ending-style]{opacity:0;transform:none}}
.QuickPingTile-module__K9nAWW__tile{background:var(--color-card-surface);border-radius:.875rem;min-width:0;position:relative}.QuickPingTile-module__K9nAWW__send{border:1px solid rgb(var(--c-fg-rgb) / .12);border-radius:inherit;background:rgb(var(--c-fg-rgb) / .06);width:100%;height:120px;min-height:120px;color:var(--color-white);cursor:pointer;-webkit-tap-highlight-color:transparent;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:.75rem .625rem;display:flex;position:relative}.QuickPingTile-module__K9nAWW__emoji{flex-shrink:0;place-items:center;width:48px;height:48px;line-height:1;display:grid}.QuickPingTile-module__K9nAWW__message{overflow-wrap:anywhere;-webkit-line-clamp:2;max-width:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:var(--text-body-sm);text-align:center;-webkit-box-orient:vertical;font-weight:600;line-height:1.125rem;display:-webkit-box;overflow:hidden}.QuickPingTile-module__K9nAWW__send[data-selected=true],.QuickPingTile-module__K9nAWW__send:active:not(:disabled){background:#e3312224;border-color:#e3312299}.QuickPingTile-module__K9nAWW__send:disabled{cursor:default;opacity:.4}.QuickPingTile-module__K9nAWW__sent{background:var(--color-red);width:1.125rem;height:1.125rem;color:var(--color-pure-white);border-radius:50%;place-items:center;display:grid;position:absolute;top:.625rem;left:.625rem}.QuickPingTile-module__K9nAWW__edit{width:44px;height:44px;color:rgb(var(--c-fg-rgb) / .7);cursor:pointer;border-radius:.875rem;place-items:center;display:grid;position:absolute;top:0;right:0}.QuickPingTile-module__K9nAWW__send:focus-visible,.QuickPingTile-module__K9nAWW__edit:focus-visible{outline:2px solid var(--color-red);outline-offset:3px}@media (hover:hover) and (pointer:fine){.QuickPingTile-module__K9nAWW__send:hover:not(:disabled):not(:active){background:rgb(var(--c-fg-rgb) / .1)}.QuickPingTile-module__K9nAWW__send[data-selected=true]:hover:not(:disabled):not(:active){background:#e3312233}.QuickPingTile-module__K9nAWW__edit:hover{background:rgb(var(--c-fg-rgb) / .08);color:var(--color-white)}}@media (prefers-reduced-motion:no-preference){.QuickPingTile-module__K9nAWW__tile[data-keyboard=false] .QuickPingTile-module__K9nAWW__send{transition:transform .14s var(--ease-ping), background-color .14s var(--ease-ping), border-color .14s var(--ease-ping)}.QuickPingTile-module__K9nAWW__tile[data-keyboard=false] .QuickPingTile-module__K9nAWW__send:active:not(:disabled){transform:scale(.97)}.QuickPingTile-module__K9nAWW__tile[data-keyboard=false] .QuickPingTile-module__K9nAWW__sent{animation:QuickPingTile-module__K9nAWW__confirm .22s var(--ease-ping)}}@keyframes QuickPingTile-module__K9nAWW__confirm{0%{opacity:0;transform:scale(.75)}to{opacity:1;transform:scale(1)}}
.HowItWorks-module__iI9NfG__section{scroll-margin-top:6rem}.HowItWorks-module__iI9NfG__heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:3.5rem;display:flex}.HowItWorks-module__iI9NfG__intro{max-width:22rem;color:rgb(var(--c-fg-rgb) / .75);font-size:var(--text-body);line-height:1.6}.HowItWorks-module__iI9NfG__exampleNote{font-size:var(--text-caption);color:rgb(var(--c-fg-rgb) / .6);margin-top:.875rem}.HowItWorks-module__iI9NfG__flow{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:clamp(3rem,8vw,8rem);display:grid}.HowItWorks-module__iI9NfG__steps{margin:0;padding:0 0 0 3.5rem;list-style:none}.HowItWorks-module__iI9NfG__step{min-width:0;padding-bottom:2.75rem;position:relative}.HowItWorks-module__iI9NfG__step:not(:last-child):before{content:"";background:rgb(var(--c-fg-rgb) / .14);width:1px;transition:background-color .2s;position:absolute;top:2.5rem;bottom:.5rem;left:-2.5rem}.HowItWorks-module__iI9NfG__step[data-complete=true]:before{background:#e331228c}.HowItWorks-module__iI9NfG__step:last-child{padding-bottom:0}.HowItWorks-module__iI9NfG__number{border:1px solid rgb(var(--c-fg-rgb) / .18);width:2rem;height:2rem;color:rgb(var(--c-fg-rgb) / .65);font-family:var(--font-mono), monospace;font-size:var(--text-micro);border-radius:50%;place-items:center;transition:background-color .2s,border-color .2s,color .2s;display:grid;position:absolute;top:-.1875rem;left:-3.5rem}.HowItWorks-module__iI9NfG__step[data-active=true] .HowItWorks-module__iI9NfG__number{border-color:var(--color-red);color:var(--color-red);background:#e3312214}.HowItWorks-module__iI9NfG__step[data-complete=true] .HowItWorks-module__iI9NfG__number{color:var(--color-pure-white);background:var(--color-red);border-color:var(--color-red)}.HowItWorks-module__iI9NfG__stepCopy{max-width:36ch;color:rgb(var(--c-fg-rgb) / .7);font-size:var(--text-body-sm);margin:.75rem 0 1.25rem;line-height:1.6}.HowItWorks-module__iI9NfG__roomTypes{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;margin-bottom:1.125rem;display:grid}.HowItWorks-module__iI9NfG__roomTypes button{border:1px solid rgb(var(--c-fg-rgb) / .14);min-height:2.875rem;color:rgb(var(--c-fg-rgb) / .8);font-size:var(--text-body-sm);cursor:pointer;border-radius:.75rem;align-items:center;gap:.625rem;padding:.5rem .75rem;transition:background-color .16s,border-color .16s;display:flex}.HowItWorks-module__iI9NfG__roomTypes button>span{flex-shrink:0}.HowItWorks-module__iI9NfG__roomTypes button[aria-pressed=true]{border-color:var(--color-red);color:var(--color-white);background:#e3312214}.HowItWorks-module__iI9NfG__roomTypes button[aria-pressed=true]>span{color:var(--color-red)}.HowItWorks-module__iI9NfG__label{color:rgb(var(--c-fg-rgb) / .7);font-size:var(--text-caption);display:block}.HowItWorks-module__iI9NfG__input{border:1px solid rgb(var(--c-fg-rgb) / .16);background:var(--color-card-surface);width:100%;min-width:0;min-height:2.875rem;color:var(--color-white);border-radius:.75rem;margin-top:.5rem;padding:.75rem .875rem;font-size:1rem}.HowItWorks-module__iI9NfG__connection{color:rgb(var(--c-fg-rgb) / .65);font-size:var(--text-caption);align-items:start;gap:.5rem;margin-top:1rem;line-height:1.5;display:flex}.HowItWorks-module__iI9NfG__connection svg{color:var(--color-red);flex-shrink:0;margin-top:.15rem}.HowItWorks-module__iI9NfG__invitation{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.HowItWorks-module__iI9NfG__invitePerson{font-size:var(--text-body);flex:1;gap:.25rem;font-weight:600;display:grid}.HowItWorks-module__iI9NfG__invitePerson span:last-child{color:rgb(var(--c-fg-rgb) / .6);font-size:var(--text-caption);font-weight:400}.HowItWorks-module__iI9NfG__inviteButton{background:var(--color-white);min-height:2.75rem;color:var(--color-bg);font-size:var(--text-body-sm);cursor:pointer;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;padding:.5rem .875rem;font-weight:600;transition:opacity .16s;display:flex}.HowItWorks-module__iI9NfG__inviteButton:disabled{color:var(--color-white);background:rgb(var(--c-fg-rgb) / .07);cursor:default}.HowItWorks-module__iI9NfG__inviteCode{color:rgb(var(--c-fg-rgb) / .6);font-size:var(--text-caption);flex-wrap:wrap;gap:.25rem .75rem;margin-top:1.125rem;display:flex}.HowItWorks-module__iI9NfG__inviteCode code{color:rgb(var(--c-fg-rgb) / .8);font-family:var(--font-mono), monospace;overflow-wrap:anywhere}.HowItWorks-module__iI9NfG__tryPing{min-height:2.75rem;color:var(--color-white);font-size:var(--text-body-sm);align-items:center;gap:.5rem;margin-top:.75rem;font-weight:600;display:inline-flex}.HowItWorks-module__iI9NfG__tryPing svg{color:var(--color-red)}.HowItWorks-module__iI9NfG__previewColumn{align-self:stretch;min-width:0}.HowItWorks-module__iI9NfG__previewSticky{max-width:26rem;margin-inline:auto;position:sticky;top:6rem}.HowItWorks-module__iI9NfG__previewCaption{color:rgb(var(--c-fg-rgb) / .65);font-size:var(--text-caption);justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.HowItWorks-module__iI9NfG__previewDot{background:var(--color-red);border-radius:50%;width:.375rem;height:.375rem}.HowItWorks-module__iI9NfG__app{border:1px solid rgb(var(--c-fg-rgb) / .14);background:var(--color-card-surface);color:var(--color-white);border-radius:2rem;padding:1.5rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.HowItWorks-module__iI9NfG__appBar{color:rgb(var(--c-fg-rgb) / .6);font-size:var(--text-micro);justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.75rem;display:flex}.HowItWorks-module__iI9NfG__appBar span:first-child{color:var(--color-white);font-size:var(--text-caption);align-items:center;gap:.5rem;font-weight:600;display:flex}.HowItWorks-module__iI9NfG__appBar img{border-radius:.375rem}.HowItWorks-module__iI9NfG__roomIdentity{align-items:center;gap:.875rem;display:flex}.HowItWorks-module__iI9NfG__largeIcon{width:3.5rem;height:3.5rem;color:var(--color-red);background:#e331221a;border-radius:1rem;flex-shrink:0;place-items:center;display:grid}.HowItWorks-module__iI9NfG__roomIdentity h3{font-size:var(--text-h3);overflow-wrap:anywhere;font-weight:700;line-height:1.2}.HowItWorks-module__iI9NfG__roomIdentity p{color:rgb(var(--c-fg-rgb) / .65);font-size:var(--text-caption);margin-top:.375rem}.HowItWorks-module__iI9NfG__members{gap:.25rem;margin-block:1.5rem;display:grid}.HowItWorks-module__iI9NfG__member{color:rgb(var(--c-fg-rgb) / .65);font-size:var(--text-micro);opacity:1;transition:opacity .24s ease, transform .24s var(--ease-ping);flex-direction:column;align-items:center;gap:.375rem;display:flex;transform:scale(1)}.HowItWorks-module__iI9NfG__member[data-pending=true]{opacity:.18;transform:scale(.85)}.HowItWorks-module__iI9NfG__pingsHeading{border-top:1px solid rgb(var(--c-fg-rgb) / .1);justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.875rem;padding-top:1.25rem;scroll-margin-top:7rem;display:flex}.HowItWorks-module__iI9NfG__pingsHeading h4{font-size:var(--text-body);font-weight:600}.HowItWorks-module__iI9NfG__pingsHeading>span{color:rgb(var(--c-fg-rgb) / .6);font-size:var(--text-caption)}.HowItWorks-module__iI9NfG__pingGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}.HowItWorks-module__iI9NfG__roomStatus{min-height:3.75rem;color:rgb(var(--c-fg-rgb) / .65);font-size:var(--text-caption);align-items:center;gap:.625rem;padding-top:1rem;line-height:1.4;display:flex}.HowItWorks-module__iI9NfG__roomStatus svg{flex-shrink:0}.HowItWorks-module__iI9NfG__roomStatus[data-sent=true] svg{color:var(--color-red)}.HowItWorks-module__iI9NfG__roomStatus p{overflow-wrap:anywhere}.HowItWorks-module__iI9NfG__previewFooter{color:rgb(var(--c-fg-rgb) / .65);font-size:var(--text-caption);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.25rem 1rem;margin-top:.75rem;display:flex}.HowItWorks-module__iI9NfG__reset{cursor:pointer;align-items:center;gap:.375rem;min-height:2.75rem;display:inline-flex}.HowItWorks-module__iI9NfG__section button:focus-visible,.HowItWorks-module__iI9NfG__section a:focus-visible,.HowItWorks-module__iI9NfG__input:focus-visible{outline:2px solid var(--color-red-focus);outline-offset:4px}@media (hover:hover) and (pointer:fine){.HowItWorks-module__iI9NfG__roomTypes button:hover{background:rgb(var(--c-fg-rgb) / .06)}.HowItWorks-module__iI9NfG__inviteButton:not(:disabled):hover{opacity:.85}.HowItWorks-module__iI9NfG__reset:hover,.HowItWorks-module__iI9NfG__tryPing:hover{color:var(--color-red)}}@media (max-width:1000px){.HowItWorks-module__iI9NfG__flow{gap:2.5rem}.HowItWorks-module__iI9NfG__steps{padding-left:2.75rem}.HowItWorks-module__iI9NfG__number{left:-2.75rem}.HowItWorks-module__iI9NfG__step:not(:last-child):before{left:-1.75rem}.HowItWorks-module__iI9NfG__invitation{gap:.625rem}.HowItWorks-module__iI9NfG__inviteButton{width:100%;margin-top:.25rem}.HowItWorks-module__iI9NfG__app{padding:1.25rem}}@media (min-width:721px) and (max-height:800px){.HowItWorks-module__iI9NfG__previewSticky{top:5rem}.HowItWorks-module__iI9NfG__previewCaption{margin-bottom:.5rem}.HowItWorks-module__iI9NfG__app{padding:1.25rem}.HowItWorks-module__iI9NfG__appBar{display:none}.HowItWorks-module__iI9NfG__members{margin-block:1rem}.HowItWorks-module__iI9NfG__pingsHeading{padding-top:1rem}.HowItWorks-module__iI9NfG__previewFooter{margin-top:.25rem}}@media (max-width:720px){.HowItWorks-module__iI9NfG__heading{flex-direction:column;align-items:start;gap:1.25rem;margin-bottom:2.5rem}.HowItWorks-module__iI9NfG__intro{max-width:32rem}.HowItWorks-module__iI9NfG__flow{grid-template-columns:minmax(0,1fr);gap:1.5rem;max-width:30rem;margin-inline:auto}.HowItWorks-module__iI9NfG__previewSticky{max-width:none;position:static}.HowItWorks-module__iI9NfG__previewCaption{display:none}.HowItWorks-module__iI9NfG__appBar{margin-bottom:1.25rem}.HowItWorks-module__iI9NfG__members{margin-block:1.125rem}.HowItWorks-module__iI9NfG__member>span:first-child{width:2rem;height:2rem}.HowItWorks-module__iI9NfG__tryPing svg{transform:rotate(45deg)}}@media (max-width:380px){.HowItWorks-module__iI9NfG__steps{padding-left:2.5rem}.HowItWorks-module__iI9NfG__number{left:-2.5rem}.HowItWorks-module__iI9NfG__step:not(:last-child):before{left:-1.5rem}.HowItWorks-module__iI9NfG__roomTypes button{font-size:var(--text-caption);gap:.375rem;padding-inline:.5rem}.HowItWorks-module__iI9NfG__app{padding:1rem}}.HowItWorks-module__iI9NfG__section[data-keyboard=true] *{transition:none}@media (prefers-reduced-motion:reduce){.HowItWorks-module__iI9NfG__section *{transition:none}.HowItWorks-module__iI9NfG__member[data-pending=true]{transform:none}}
.PingoPortrait-module__GnaxTq__frame{aspect-ratio:1;isolation:isolate;background:linear-gradient(var(--color-surface-2), var(--color-surface-2)) padding-box, linear-gradient(135deg, #ed997b, #c45b43 48%, #853d2e) border-box;border:clamp(10px,1.2vw,14px) solid #0000;border-radius:50%;position:relative;overflow:hidden}.PingoPortrait-module__GnaxTq__portrait{object-fit:contain;width:100%;height:100%;display:block;transform:translateY(5%)scale(1.04)}
.PingoInterruption-module__3DTFvG__section{padding-block:var(--spacing-section-sm);grid-template-columns:minmax(0,.85fr) minmax(0,1fr);align-items:center;gap:clamp(2rem,6vw,5rem);display:grid}.PingoInterruption-module__3DTFvG__copy{min-width:0;max-width:30rem}.PingoInterruption-module__3DTFvG__heading{line-height:1.06}.PingoInterruption-module__3DTFvG__heading span{display:block}.PingoInterruption-module__3DTFvG__response{min-height:4.65em;margin-top:1.5rem}.PingoInterruption-module__3DTFvG__controls{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.PingoInterruption-module__3DTFvG__ping,.PingoInterruption-module__3DTFvG__reset{cursor:pointer;border-radius:.625rem;justify-content:center;align-items:center;min-width:7.25rem;min-height:3rem;padding:.75rem 1.125rem;font-weight:500;display:inline-flex}.PingoInterruption-module__3DTFvG__ping{background:var(--color-red-hover);color:var(--color-pure-white);transition:transform .16s var(--ease-ping)}.PingoInterruption-module__3DTFvG__resetSlot{min-width:7.25rem;min-height:3rem}.PingoInterruption-module__3DTFvG__reset{color:var(--color-white);text-underline-offset:.3em;text-decoration:underline}.PingoInterruption-module__3DTFvG__ping:focus-visible,.PingoInterruption-module__3DTFvG__reset:focus-visible{outline:2px solid var(--color-white);outline-offset:4px}.PingoInterruption-module__3DTFvG__ping:active{transform:scale(.97)}.PingoInterruption-module__3DTFvG__note{max-width:23rem;color:rgb(var(--c-fg-rgb) / .65);margin-top:1.125rem}.PingoInterruption-module__3DTFvG__stage{aspect-ratio:1;order:-1;justify-self:center;width:min(100%,24rem);position:relative}.PingoInterruption-module__3DTFvG__image{object-fit:contain;opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity .16s var(--ease-ping);position:absolute;inset:0}.PingoInterruption-module__3DTFvG__image[data-visible=true]{opacity:1}:is(.PingoInterruption-module__3DTFvG__section:has(:focus-visible) .PingoInterruption-module__3DTFvG__image,.PingoInterruption-module__3DTFvG__ping:focus-visible){transition:none}.PingoInterruption-module__3DTFvG__ping:focus-visible:active{transform:none}@media (hover:hover) and (pointer:fine){.PingoInterruption-module__3DTFvG__ping:hover{background:color-mix(in srgb, var(--color-red-hover) 90%, black)}.PingoInterruption-module__3DTFvG__reset:hover{background:var(--color-surface-2)}}@media (max-width:47.99rem){.PingoInterruption-module__3DTFvG__section{grid-template-columns:minmax(0,1fr);gap:1.5rem}.PingoInterruption-module__3DTFvG__stage{width:min(100%,20rem)}}@media (prefers-reduced-motion:reduce){.PingoInterruption-module__3DTFvG__image,.PingoInterruption-module__3DTFvG__ping{transition:none}.PingoInterruption-module__3DTFvG__ping:active{transform:none}}
.RealScenarios-module__NmwEYG__section{scroll-margin-top:6rem}.RealScenarios-module__NmwEYG__layout{grid-template-columns:minmax(0,.9fr) minmax(0,1fr);align-items:center;gap:5rem;display:grid}.RealScenarios-module__NmwEYG__intro{max-width:31rem}.RealScenarios-module__NmwEYG__explanation{align-items:center;gap:.75rem;margin-top:2rem;display:flex}.RealScenarios-module__NmwEYG__explanationMark{border:1px solid rgb(var(--c-fg-rgb) / .15);width:2rem;height:2rem;color:var(--color-red);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.RealScenarios-module__NmwEYG__example{border:1px solid rgb(var(--c-fg-rgb) / .13);background:var(--color-card-surface);min-width:0;color:var(--color-white);border-radius:1.75rem;padding:1.75rem 2rem 1rem}.RealScenarios-module__NmwEYG__header{border-bottom:1px solid rgb(var(--c-fg-rgb) / .1);align-items:center;gap:.75rem;padding-bottom:1.25rem;display:flex}.RealScenarios-module__NmwEYG__request{align-items:flex-start;gap:.875rem;padding:1.5rem 0 0;display:flex}.RealScenarios-module__NmwEYG__connector{width:2.5rem;color:rgb(var(--c-fg-rgb) / .6);justify-content:center;margin:.75rem 0;display:flex}.RealScenarios-module__NmwEYG__recipient{margin-left:3.375rem}.RealScenarios-module__NmwEYG__person{align-items:center;gap:.625rem;margin-bottom:.75rem;display:flex}.RealScenarios-module__NmwEYG__notification{border:1px solid rgb(var(--c-fg-rgb) / .1);background:color-mix(in srgb, var(--color-card-surface) 90%, var(--color-white));border-radius:1.125rem;padding:1.125rem}.RealScenarios-module__NmwEYG__notificationTop{align-items:center;gap:.625rem;display:flex}.RealScenarios-module__NmwEYG__confirmButton{background:var(--color-red-hover);width:100%;min-height:46px;color:var(--color-pure-white);font-family:var(--font-body);font-size:var(--text-body-sm);cursor:pointer;border:1px solid #0000;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;padding:.75rem;font-weight:500;display:flex}.RealScenarios-module__NmwEYG__confirmButton[aria-disabled=true]{border-color:rgb(var(--c-fg-rgb) / .18);color:var(--color-white);cursor:default;background:0 0}.RealScenarios-module__NmwEYG__outcome{border-top:1px solid rgb(var(--c-fg-rgb) / .1);align-items:center;gap:.75rem;min-height:96px;margin-top:1.25rem;padding:1rem 0;display:flex}.RealScenarios-module__NmwEYG__outcomeIcon{border:1px solid rgb(var(--c-fg-rgb) / .14);width:2.5rem;height:2.5rem;color:var(--color-white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.RealScenarios-module__NmwEYG__outcome[data-confirmed=true] .RealScenarios-module__NmwEYG__outcomeIcon{background:#e331221f;border-color:#e3312259}.RealScenarios-module__NmwEYG__waitingDot{background:rgb(var(--c-fg-rgb) / .6);border-radius:50%;width:.4rem;height:.4rem}.RealScenarios-module__NmwEYG__footer{border-top:1px solid rgb(var(--c-fg-rgb) / .1);justify-content:space-between;align-items:center;gap:.75rem;display:flex}.RealScenarios-module__NmwEYG__replay{min-height:44px;color:rgb(var(--c-fg-rgb) / .85);font-family:var(--font-body);font-size:var(--text-caption);cursor:pointer;border-radius:.5rem;align-items:center;gap:.4rem;padding:0 .5rem;display:inline-flex}.RealScenarios-module__NmwEYG__replay:disabled{opacity:.4;cursor:default}.RealScenarios-module__NmwEYG__section button:focus-visible{outline:2px solid var(--color-red);outline-offset:4px}@media (hover:hover) and (pointer:fine){.RealScenarios-module__NmwEYG__confirmButton:not([aria-disabled=true]):hover{background:#b9271b}}@media (prefers-reduced-motion:no-preference){.RealScenarios-module__NmwEYG__section[data-keyboard=false] .RealScenarios-module__NmwEYG__confirmButton{transition:transform .14s var(--ease-ping), background-color .14s var(--ease-ping)}.RealScenarios-module__NmwEYG__section[data-keyboard=false] .RealScenarios-module__NmwEYG__confirmButton:not([aria-disabled=true]):active{transform:translateY(1px)}.RealScenarios-module__NmwEYG__section[data-keyboard=false] .RealScenarios-module__NmwEYG__answerArrived{animation:RealScenarios-module__NmwEYG__answer .2s var(--ease-ping)}}@keyframes RealScenarios-module__NmwEYG__answer{0%{opacity:.5;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1100px){.RealScenarios-module__NmwEYG__layout{gap:3rem}.RealScenarios-module__NmwEYG__example{padding:1.5rem 1.5rem .75rem}}@media (max-width:800px){.RealScenarios-module__NmwEYG__layout{grid-template-columns:minmax(0,1fr);gap:2rem}.RealScenarios-module__NmwEYG__intro{max-width:35rem}.RealScenarios-module__NmwEYG__example{width:100%;max-width:38rem}}@media (max-width:480px){.RealScenarios-module__NmwEYG__example{border-radius:1.5rem;padding:1.25rem 1.25rem .75rem}.RealScenarios-module__NmwEYG__recipient{margin-left:0}.RealScenarios-module__NmwEYG__connector{margin-left:.375rem}.RealScenarios-module__NmwEYG__header{flex-wrap:wrap}.RealScenarios-module__NmwEYG__notification{padding:1rem}.RealScenarios-module__NmwEYG__footer{gap:.375rem}}
.pingo-module__1zwsaW__page{max-width:90rem;padding:9rem var(--spacing-gutter) var(--spacing-section);margin-inline:auto}.pingo-module__1zwsaW__page h1,.pingo-module__1zwsaW__page h2,.pingo-module__1zwsaW__page h3{text-wrap:balance}.pingo-module__1zwsaW__page h2{font-size:calc(var(--text-h2) * .82)}.pingo-module__1zwsaW__hero{padding-block:2rem var(--spacing-section);grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:center;gap:3rem;display:grid}.pingo-module__1zwsaW__heroIntro{min-width:0}.pingo-module__1zwsaW__heroIntro h1{font-size:calc(var(--text-display) * .78);animation:pingo-module__1zwsaW__arrive .26s var(--ease-ping) both;margin-block:1.5rem;line-height:1.04}.pingo-module__1zwsaW__heroIntro>p:last-of-type{max-width:23rem;line-height:1.55}.pingo-module__1zwsaW__openingScene{transform:rotate(1.5deg)}.pingo-module__1zwsaW__sceneImage{background:var(--color-surface-2);border-radius:1.5rem;width:100%;height:auto;display:block}.pingo-module__1zwsaW__sceneCaption{color:rgb(var(--c-fg-rgb) / .7);font-size:var(--text-caption);justify-content:space-between;gap:1rem;margin-top:1rem;display:flex}.pingo-module__1zwsaW__storyLink{min-height:2.75rem;font-size:var(--text-body-sm);color:var(--color-white);text-underline-offset:.3em;align-items:center;gap:.6rem;margin-top:1.5rem;font-weight:500;display:inline-flex}.pingo-module__1zwsaW__quests,.pingo-module__1zwsaW__filmChapter{padding-block:2rem var(--spacing-section);scroll-margin-top:6rem}.pingo-module__1zwsaW__sectionIntro{max-width:44rem;margin-bottom:3rem}.pingo-module__1zwsaW__sectionIntro h2,.pingo-module__1zwsaW__filmCopy h2,.pingo-module__1zwsaW__quietIntro h2{margin-bottom:1.5rem;line-height:1.08}.pingo-module__1zwsaW__sectionIntro>p{max-width:30rem;line-height:1.6}.pingo-module__1zwsaW__questPair{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:3rem;display:grid}.pingo-module__1zwsaW__nightQuest{margin-top:7rem}.pingo-module__1zwsaW__questCaption{padding-top:1.5rem}.pingo-module__1zwsaW__questCaption h3{line-height:1.2}.pingo-module__1zwsaW__questCaption p{color:rgb(var(--c-fg-rgb) / .7);font-size:var(--text-body);margin-top:.75rem;line-height:1.6}.pingo-module__1zwsaW__filmChapter{grid-template-columns:minmax(0,1fr) minmax(0,.8fr);align-items:center;gap:6rem;max-width:68rem;margin-inline:auto;display:grid}.pingo-module__1zwsaW__filmCopy{max-width:30rem}.pingo-module__1zwsaW__filmCopy p{line-height:1.6}.pingo-module__1zwsaW__filmCopy p+p{margin-top:1.5rem}.pingo-module__1zwsaW__filmAside{font-size:var(--text-caption);color:rgb(var(--c-fg-rgb) / .6)}.pingo-module__1zwsaW__film{justify-self:center;width:min(100%,20rem)}.pingo-module__1zwsaW__video{aspect-ratio:9/16;background:var(--color-surface-2);border-radius:1.25rem;width:100%;height:auto;display:block}.pingo-module__1zwsaW__film figcaption{margin-top:1rem;line-height:1.6}.pingo-module__1zwsaW__transcript{min-height:2.75rem;color:var(--color-white);text-underline-offset:.3em;align-items:center;text-decoration:underline;display:flex}.pingo-module__1zwsaW__quietChapter{padding-top:2rem}.pingo-module__1zwsaW__quietIntro{max-width:40rem;margin-bottom:3rem}.pingo-module__1zwsaW__quietIntro>p{line-height:1.6}.pingo-module__1zwsaW__quietScene figcaption{margin-top:1rem}.pingo-module__1zwsaW__ending{padding-block:3rem var(--spacing-section);justify-content:space-between;align-items:center;gap:3rem;display:flex}.pingo-module__1zwsaW__ending>p{line-height:1.6}.pingo-module__1zwsaW__ending .pingo-module__1zwsaW__storyLink{flex-shrink:0;margin-top:0}.pingo-module__1zwsaW__colophon{border-top:1px solid var(--color-card-border);grid-template-columns:minmax(0,.65fr) minmax(0,1fr);gap:4rem;padding-top:2rem;display:grid}.pingo-module__1zwsaW__signature{align-items:flex-start;gap:1rem;display:flex}.pingo-module__1zwsaW__brandMark{object-fit:contain;width:3rem;height:3rem}.pingo-module__1zwsaW__finePrint{color:rgb(var(--c-fg-rgb) / .65);font-size:var(--text-caption);line-height:1.7}.pingo-module__1zwsaW__finePrint p+p{margin-top:1rem}.pingo-module__1zwsaW__permissionLinks{flex-wrap:wrap;column-gap:1.5rem;margin-top:1rem;display:flex}.pingo-module__1zwsaW__permissionLinks a{min-height:2.75rem;color:var(--color-white);text-underline-offset:.3em;align-items:center;text-decoration:underline;display:inline-flex}.pingo-module__1zwsaW__page a:focus-visible{outline:2px solid var(--color-white);outline-offset:4px;border-radius:.25rem}@media (hover:hover) and (pointer:fine){.pingo-module__1zwsaW__page a:hover{text-decoration:underline}}@keyframes pingo-module__1zwsaW__arrive{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:63.99rem){.pingo-module__1zwsaW__page{padding-top:7rem}.pingo-module__1zwsaW__hero{grid-template-columns:minmax(0,1fr);padding-top:0}.pingo-module__1zwsaW__heroIntro h1 br{display:none}.pingo-module__1zwsaW__heroIntro>p:last-of-type{max-width:29rem}.pingo-module__1zwsaW__openingScene{max-width:50rem}.pingo-module__1zwsaW__filmChapter,.pingo-module__1zwsaW__colophon{gap:3rem}.pingo-module__1zwsaW__ending{flex-direction:column;align-items:flex-start;gap:1rem}}@media (max-width:47.99rem){.pingo-module__1zwsaW__heroIntro h1{font-size:var(--text-display);letter-spacing:var(--text-display--letter-spacing)}.pingo-module__1zwsaW__heroIntro h1 br{display:block}.pingo-module__1zwsaW__hero{gap:2rem}.pingo-module__1zwsaW__questPair,.pingo-module__1zwsaW__filmChapter,.pingo-module__1zwsaW__colophon{grid-template-columns:minmax(0,1fr);gap:3rem}.pingo-module__1zwsaW__nightQuest{margin-top:0}.pingo-module__1zwsaW__sceneImage{border-radius:1rem}.pingo-module__1zwsaW__sectionIntro,.pingo-module__1zwsaW__quietIntro{margin-bottom:2rem}.pingo-module__1zwsaW__questCaption h3{font-size:var(--text-lead)}.pingo-module__1zwsaW__questCaption{padding-top:1rem}}@media (prefers-reduced-motion:reduce){.pingo-module__1zwsaW__heroIntro h1{animation:none}}
.UseCases-module__vCiKaW__section{scroll-margin-top:6rem}.UseCases-module__vCiKaW__intro{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:3rem;display:flex}.UseCases-module__vCiKaW__introAside{max-width:21rem}.UseCases-module__vCiKaW__moreLink{min-height:44px;color:var(--color-white);font-family:var(--font-body);font-size:var(--text-body-sm);align-items:center;gap:.5rem;margin-top:.75rem;font-weight:500;display:inline-flex}.UseCases-module__vCiKaW__rooms{grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem;margin:0;padding:0;list-style:none;display:grid}.UseCases-module__vCiKaW__rooms>li{min-width:0}.UseCases-module__vCiKaW__roomLink{flex-direction:column;height:100%;padding:.5rem 0;display:flex}.UseCases-module__vCiKaW__roomHeader{color:var(--color-red);align-items:center;gap:.625rem;display:flex}.UseCases-module__vCiKaW__moment{flex:1;margin-top:1.25rem}.UseCases-module__vCiKaW__message{color:var(--color-white);font-family:var(--font-heading);font-size:var(--text-h3);letter-spacing:-.025em;text-wrap:balance;font-weight:600;line-height:1.15}.UseCases-module__vCiKaW__description{max-width:27ch;color:rgb(var(--c-fg-rgb) / .7);font-family:var(--font-body);font-size:var(--text-body-sm);margin-top:.75rem;line-height:1.6}.UseCases-module__vCiKaW__roomFooter{justify-content:space-between;align-items:center;gap:1rem;max-width:15rem;margin-top:1.75rem;display:flex}.UseCases-module__vCiKaW__arrow{color:rgb(var(--c-fg-rgb) / .65);flex-shrink:0}.UseCases-module__vCiKaW__roomLink:focus-visible,.UseCases-module__vCiKaW__moreLink:focus-visible{outline:2px solid var(--color-red);outline-offset:6px;border-radius:.25rem}@media (hover:hover) and (pointer:fine){.UseCases-module__vCiKaW__roomLink:hover .UseCases-module__vCiKaW__message,.UseCases-module__vCiKaW__roomLink:hover .UseCases-module__vCiKaW__arrow,.UseCases-module__vCiKaW__moreLink:hover{color:var(--color-red)}.UseCases-module__vCiKaW__roomLink:hover .UseCases-module__vCiKaW__arrow{transform:translate(3px)}}@media (prefers-reduced-motion:no-preference){.UseCases-module__vCiKaW__arrow{transition:transform .18s var(--ease-ping)}}@media (max-width:960px){.UseCases-module__vCiKaW__rooms{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem 2rem}.UseCases-module__vCiKaW__roomFooter{max-width:17rem}}@media (max-width:800px){.UseCases-module__vCiKaW__intro{flex-direction:column;align-items:flex-start;gap:1.5rem;margin-bottom:2rem}.UseCases-module__vCiKaW__introAside{max-width:30rem}}@media (max-width:480px){.UseCases-module__vCiKaW__rooms{grid-template-columns:minmax(0,1fr);gap:1.5rem}.UseCases-module__vCiKaW__roomLink{grid-template-columns:5.5rem minmax(0,1fr);column-gap:1rem;padding:.5rem 0;display:grid}.UseCases-module__vCiKaW__roomHeader{flex-direction:column;align-items:flex-start;gap:.5rem;padding-top:.125rem}.UseCases-module__vCiKaW__moment{margin-top:0}.UseCases-module__vCiKaW__message{font-size:var(--text-card)}.UseCases-module__vCiKaW__description{margin-top:.375rem}.UseCases-module__vCiKaW__roomFooter{display:none}}
