:root{--hey-ink:#292620;--hey-muted:#7b7468;--hey-cream:#f7f1e6;--hey-paper:#fffcf5b8;--hey-yellow:#f4c84f;--hey-line:#463c2c1f;--hey-shadow:#5b452121}html{background:var(--hey-cream)}body{color:var(--hey-ink);background:radial-gradient(circle at 10% 8%, #ffd79b61, transparent 30rem), radial-gradient(circle at 88% 42%, #d6bff245, transparent 33rem), radial-gradient(circle at 42% 105%, #afdcca4d, transparent 35rem), var(--hey-cream);font-family:Avenir Next,Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:17px}button,input,textarea{font:inherit}button{color:inherit}.hey-root,.hey-invite-shell,.hey-onboarding-shell,.hey-conversation-shell,.hey-send-shell,.hey-loading{min-height:100svh;position:relative;overflow:hidden}.hey-ambient{z-index:0;filter:blur(2px);pointer-events:none;border-radius:50%;position:fixed}.hey-ambient-one{aspect-ratio:1;background:radial-gradient(circle at 40% 40%,#ffdb7e61,#fff0 68%);width:min(58vw,680px);top:-32vw;right:-18vw}.hey-ambient-two{aspect-ratio:1;background:radial-gradient(circle,#b6d8d161,#fff0 68%);width:min(62vw,760px);bottom:-40vw;left:-25vw}.hey-wordmark{z-index:4;flex-direction:column;width:min(1160px,100% - 44px);margin:0 auto;padding:28px 0;display:flex;position:relative}.hey-kicker{color:#9b7622;letter-spacing:.11em;text-transform:uppercase;margin:0 0 12px;font-size:12px;font-weight:800}.hey-primary{background:var(--hey-ink);color:#fffdf7;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:26px;min-height:58px;padding:0 27px;font-weight:800;transition:transform .18s,box-shadow .18s,opacity .18s;display:inline-flex;box-shadow:0 12px 32px #2a241c2e}.hey-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 16px 36px #2a241c3b}.hey-primary:active:not(:disabled){transform:scale(.98)}.hey-primary:disabled{cursor:default;opacity:.45}.hey-inline-error{color:#a44d42;margin:14px 0;font-size:14px}.hey-presence{--presence-a:#ffd866;--presence-b:#ffae59;--presence-c:#fffad3e6;isolation:isolate;place-items:center;width:210px;height:230px;display:grid;position:relative}.hey-color-honey{--presence-a:#ffd85f;--presence-b:#efaa4c;--presence-c:#fff7c8}.hey-color-rose{--presence-a:#f4a3ac;--presence-b:#dc718e;--presence-c:#ffe2df}.hey-color-sage{--presence-a:#a9d4b6;--presence-b:#6eae9a;--presence-c:#e8f8df}.hey-color-lilac{--presence-a:#c2abe7;--presence-b:#8f79c9;--presence-c:#f1e5ff}.hey-color-sky{--presence-a:#9ecce7;--presence-b:#679ccf;--presence-c:#e8f7ff}.hey-presence-body{z-index:2;background:linear-gradient(145deg, var(--presence-c), var(--presence-a) 42%, var(--presence-b));width:70%;height:72%;box-shadow:inset 10px 13px 24px #ffffff61, inset -10px -16px 28px #4c30181a, 0 24px 34px color-mix(in srgb, var(--presence-b) 30%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #ffffffad;animation:4.8s ease-in-out infinite hey-breathe;position:relative;overflow:hidden}.hey-presence-drop .hey-presence-body{border-radius:52% 48% 44% 56%/40% 42% 58% 60%;transform:rotate(-3deg)}.hey-presence-bloom .hey-presence-body{clip-path:polygon(50% 0,73% 14%,94% 33%,86% 68%,68% 94%,34% 100%,8% 72%,3% 37%,25% 12%);border-radius:42% 58% 49% 51%/52% 40% 60% 48%}.hey-presence-shine{filter:blur(7px);background:#ffffff85;border-radius:50%;width:44%;height:22%;position:absolute;top:10%;left:17%;transform:rotate(-18deg)}.hey-presence-core{background:radial-gradient(circle,#ffffff52,#0000 70%);border-radius:50%;width:48%;height:48%;position:absolute;bottom:7%;right:4%}.hey-presence-face{grid-template-columns:1fr 1fr;width:39%;height:24%;display:grid;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%)rotate(1deg)}.hey-presence-face b{background:#372f25b8;border-radius:50%;place-self:start center;width:6px;height:8px}.hey-presence-face em{border-bottom:2px solid #372f25a6;border-radius:50%;width:14px;height:7px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.hey-presence-shadow{z-index:0;background:color-mix(in srgb, var(--presence-b) 28%, transparent);filter:blur(9px);border-radius:50%;width:52%;height:9%;animation:4.8s ease-in-out infinite hey-shadow;position:absolute;bottom:2%}.hey-presence-spark{z-index:3;background:var(--presence-c);width:7px;height:7px;box-shadow:0 0 12px var(--presence-a);opacity:.75;border-radius:50%;position:absolute}.hey-presence-spark-one{animation:3.7s ease-in-out infinite hey-spark;top:23%;left:5%}.hey-presence-spark-two{animation:4.2s ease-in-out 1s infinite reverse hey-spark;bottom:27%;right:4%}.hey-size-small .hey-presence-face b{width:2px;height:3px}.hey-size-small .hey-presence-face em{border-width:1px;width:5px;height:3px}.hey-size-small .hey-presence-spark{width:2px;height:2px}.hey-mood-waiting .hey-presence-body{animation:2.1s ease-in-out infinite hey-wait}.hey-mood-sending .hey-presence-body{animation:.8s ease-in-out infinite alternate hey-send-lean}.hey-mood-returned .hey-presence-body{animation:.72s cubic-bezier(.2,.85,.32,1) 2 hey-happy}.hey-mood-returned .hey-presence-spark{animation:.8s ease-out 2 hey-return-spark}.hey-mood-attention .hey-presence-body{animation:3.2s ease-in-out infinite hey-attention}@keyframes hey-breathe{0%,to{transform:translateY(1px)scale(1)rotate(-1deg)}50%{transform:translateY(-7px)scale(1.025)rotate(1deg)}}@keyframes hey-shadow{0%,to{opacity:.48;transform:scale(.9)}50%{opacity:.25;transform:scale(1.07)}}@keyframes hey-spark{0%,to{opacity:.35;transform:translate(0)scale(.7)}50%{opacity:.9;transform:translate(4px,-10px)scale(1)}}@keyframes hey-wait{0%,to{filter:saturate(.95);transform:translateY(0)scale(1)}50%{filter:saturate(1.1)brightness(1.05);transform:translateY(-5px)scale(1.045)}}@keyframes hey-send-lean{to{transform:translate(7px)scaleX(1.05)}}@keyframes hey-happy{0%{transform:translateY(0)scale(1)}42%{transform:translateY(-18px)scale(1.08,.96)}72%{transform:translateY(2px)scale(.96,1.06)}to{transform:translateY(0)scale(1)}}@keyframes hey-return-spark{50%{opacity:1;transform:translate(14px,-16px)scale(1.5)}}@keyframes hey-attention{0%,70%,to{transform:rotate(0)translateY(0)}78%{transform:rotate(-4deg)translateY(-5px)}86%{transform:rotate(4deg)translateY(-5px)}94%{transform:rotate(-2deg)}}.hey-root{text-align:center;place-items:center;padding:24px;display:grid}.hey-root-copy>p{color:var(--hey-muted);margin:22px 0;font-size:clamp(20px,3vw,28px)}.hey-root-orbit{z-index:-1;border:1px solid #52453114;border-radius:50%;position:absolute;inset:-70px -120px;transform:rotate(-8deg)}.hey-root-orbit i{background:var(--hey-yellow);border-radius:50%;width:7px;height:7px;position:absolute}.hey-root-orbit i:first-child{top:30%;left:8%}.hey-root-orbit i:nth-child(2){background:#b6cdbd;top:58%;right:10%}.hey-root-orbit i:nth-child(3){background:#c2abe7;bottom:-3px;left:42%}.hey-code-entry{z-index:3;color:var(--hey-muted);flex-direction:column;align-items:center;gap:8px;font-size:13px;display:flex;position:absolute;bottom:30px}.hey-code-entry>div{border:1px solid var(--hey-line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff7a;border-radius:999px;padding:4px;display:flex}.hey-code-entry input{width:116px;color:var(--hey-ink);text-transform:uppercase;background:0 0;border:0;outline:0;padding:7px 4px 7px 12px}.hey-code-entry button{background:var(--hey-ink);color:#fff;cursor:pointer;border:0;border-radius:50%;width:38px}.hey-code-entry button:disabled{opacity:.3}.hey-loading{color:var(--hey-muted);text-align:center;place-content:center;justify-items:center;gap:16px;padding:30px;display:grid}.hey-loader{border:3px solid #41392d1f;border-top-color:var(--hey-yellow);border-radius:50%;width:42px;height:42px;animation:.8s linear infinite hey-spin}.hey-loading.hey-error>span{font-size:48px}.hey-loading.hey-error h1{color:var(--hey-ink);margin:0}.hey-loading.hey-error p{max-width:420px}.hey-loading.hey-error a{color:var(--hey-ink);font-weight:700}@keyframes hey-spin{to{transform:rotate(360deg)}}.hey-invite-shell{padding-bottom:40px}.hey-invite-card{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:min(650px,100% - 32px);min-height:calc(100svh - 130px);margin:0 auto;padding:36px 24px 56px;display:flex;position:relative}.hey-invite-card>p:not(.hey-kicker){max-width:410px;color:var(--hey-muted);margin:0 0 32px;line-height:1.5}.hey-onboarding-shell{padding-bottom:44px}.hey-onboarding-grid{z-index:2;grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(40px,8vw,100px);width:min(1100px,100% - 40px);min-height:calc(100svh - 115px);margin:0 auto;display:grid;position:relative}.hey-onboarding-preview{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(145deg,#ffffff8f,#fff7e24d);border:1px solid #ffffffbd;border-radius:48% 52% 43% 57%/53% 43% 57% 47%;flex-direction:column;justify-content:center;align-items:center;min-height:570px;display:flex;position:relative;box-shadow:inset 0 0 60px #ffffff6b,0 35px 80px #614d2c17}.hey-onboarding-preview>strong{margin-top:14px;font-size:24px}.hey-name-field>span,.hey-presence-picker legend,.hey-color-picker legend{color:var(--hey-muted);margin-bottom:10px;font-size:13px;font-weight:700;display:block}.hey-name-field input{background:0 0;border:0;border-bottom:1px solid #41392d33;outline:0;width:100%;padding:9px 2px 12px;font-size:30px;font-weight:650}.hey-presence-picker>div{gap:9px;display:flex}.hey-presence-picker button{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:22px;flex-direction:column;align-items:center;min-width:66px;padding:5px 7px 9px;transition:background .18s,transform .18s;display:flex}.hey-presence-picker button small{color:var(--hey-muted);margin-top:-5px;font-size:10px}.hey-presence-picker button.is-selected{background:#ffffff94;border-color:#4c3f2b1f;transform:translateY(-3px);box-shadow:0 8px 20px #53412714}.hey-color-picker>div{gap:12px;display:flex}.hey-swatch{background:linear-gradient(145deg, var(--presence-c), var(--presence-a) 48%, var(--presence-b));width:34px;height:34px;box-shadow:0 4px 10px color-mix(in srgb, var(--presence-b) 25%, transparent);cursor:pointer;border:1px solid #ffffffb3;border-radius:50%;place-items:center;display:grid}.hey-swatch i{opacity:0;border:2px solid #fff;border-radius:50%;width:10px;height:10px}.hey-swatch.is-selected{outline:2px solid var(--hey-ink);outline-offset:3px}.hey-conversation-shell{padding-bottom:150px}.hey-conversation-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);justify-content:space-between;align-items:center;width:min(970px,100% - 36px);height:78px;margin:0 auto;display:flex;position:sticky;top:0}.hey-conversation-header>a{color:var(--hey-ink);text-decoration:none}.hey-conversation-header>a strong{letter-spacing:-.06em;margin-left:4px;font-size:22px}.hey-conversation-header>button{cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0;display:flex}.hey-conversation-header .hey-presence{margin-right:-4px}.hey-conversation{z-index:2;width:min(760px,100% - 34px);margin:0 auto;position:relative}.hey-conversation-hero{text-align:center;flex-direction:column;align-items:center;padding:24px 0 55px;display:flex}.hey-conversation-hero .hey-presence{margin-bottom:2px}.hey-conversation-hero h1{letter-spacing:-.07em;margin:0;font-size:54px;font-weight:800}.hey-hero-status{max-width:390px;color:var(--hey-muted);margin:7px auto 0;line-height:1.45}.hey-day{margin-bottom:34px}.hey-day>h2{color:var(--hey-muted);letter-spacing:.13em;text-transform:uppercase;margin:0 0 12px 8px;font-size:11px;font-weight:800}.hey-exchange{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf79e;border:1px solid #ffffffc2;border-radius:28px;margin-bottom:15px;padding:18px 20px 20px;transition:transform .35s,background .35s,box-shadow .35s;position:relative;box-shadow:0 14px 38px #53422812}.hey-exchange.is-new{animation:.6s cubic-bezier(.2,.85,.3,1) both hey-relay-arrive}.hey-exchange.is-celebrating{background:#fff8d9d1;animation:.75s ease-out hey-relay-return;box-shadow:0 18px 48px #d4a02b2b}.hey-exchange-head{grid-template-columns:66px minmax(0,1fr);align-items:center;gap:14px;display:grid}.hey-exchange-gesture{background:linear-gradient(145deg,#ffffffe6,#f6db8973);border-radius:37% 63% 50% 50%;place-items:center;width:64px;height:64px;font-family:Apple Color Emoji,Segoe UI Emoji,sans-serif;font-size:34px;display:grid;position:relative}.hey-exchange-gesture i{border-radius:inherit;border:1px solid #f5c13a33;position:absolute;inset:6px}.hey-exchange-summary{min-width:0}.hey-exchange-title-row{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.hey-exchange-title-row p{letter-spacing:-.025em;min-width:0;margin:0;font-size:18px;font-weight:800}.hey-exchange-summary>time{color:var(--hey-muted);margin-top:4px;font-size:12px;display:block}.hey-exchange-status{letter-spacing:.045em;text-transform:uppercase;border-radius:999px;flex:none;padding:5px 10px;font-size:10px;font-weight:800}.hey-exchange-status.is-waiting{color:#88671a;background:#f5d36c4f}.hey-exchange-status.is-returned{color:#4f7c60;background:#8fc3a03d}.hey-exchange-status.is-replied{color:#72559a;background:#bea6e240}.hey-exchange-body{margin:12px 0 0 80px}.hey-exchange-body:empty{display:none}.hey-exchange blockquote{color:#554f46;overflow-wrap:anywhere;margin:0 0 10px;font-size:18px;line-height:1.4}.hey-exchange blockquote span{white-space:nowrap}.hey-emoji-only{margin:0;font-size:25px}.hey-voice-unavailable{color:#8b5962;margin:6px 0;font-size:13px}.hey-exchange-state{align-items:center;gap:7px;margin:12px 0 0 80px;font-size:13px;font-weight:700;display:flex}.hey-exchange-state i{border-radius:50%;width:7px;height:7px}.hey-exchange-state.is-waiting{color:#96711d}.hey-exchange-state.is-waiting i{background:var(--hey-yellow);animation:2.2s ease-in-out infinite hey-status-pulse;box-shadow:0 0 0 4px #f4c84f2b}.hey-exchange-state.is-returned{color:#5e8a70}.hey-exchange-state.is-returned i{background:#81b895;box-shadow:0 0 0 4px #81b89526}.hey-exchange-replies{background:linear-gradient(145deg,#ffffffb8,#e8dfff8f);border:1px solid #b79edb3d;border-radius:20px;margin:16px 0 0 80px;padding:9px 12px;position:relative;box-shadow:inset 0 1px #ffffffb8}.hey-exchange-replies:before{content:"";background:#ab8ed36b;border-radius:999px;width:2px;height:19px;position:absolute;top:-19px;left:25px}.hey-exchange-replies:after{content:"";background:#b18bdc;border:2px solid #fffdf7e6;border-radius:50%;width:8px;height:8px;position:absolute;top:-22px;left:21px}.hey-exchange-replies.is-orphan{margin:12px 0 0}.hey-exchange-replies.is-orphan:before,.hey-exchange-replies.is-orphan:after{display:none}.hey-exchange-reply{padding:12px 3px}.hey-exchange-reply+.hey-exchange-reply{border-top:1px solid #6f598f1f}.hey-exchange-reply.is-new{animation:.72s cubic-bezier(.2,.85,.3,1) both hey-reply-arrive}.hey-exchange-reply-head{grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.hey-exchange-reply-marker{background:#ffffffa3;border:1px solid #ffffffbf;border-radius:13px;place-items:center;width:36px;height:36px;font-family:Apple Color Emoji,Segoe UI Emoji,sans-serif;font-size:18px;display:grid}.hey-exchange-reply-meta{flex-direction:column;min-width:0;display:flex}.hey-exchange-reply-meta strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.hey-exchange-reply-meta small{color:#7b6b8e;margin-top:1px;font-size:10px}.hey-exchange-reply-head time{color:#80768a;white-space:nowrap;font-size:11px}.hey-exchange-reply-body{margin:9px 0 0 48px}.hey-exchange-reply-body:empty{display:none}.hey-exchange-reply-body blockquote{margin-bottom:3px;font-size:16px}.hey-exchange-reply-body .hey-emoji-only{font-size:23px}.hey-exchange-orphan-label{grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;display:grid}.hey-exchange-orphan-label>span{background:#e2d6f5b8;border-radius:14px;place-items:center;width:40px;height:40px;font-size:18px;display:grid}.hey-exchange-orphan-label>div{flex-direction:column;min-width:0;display:flex}.hey-exchange-orphan-label strong{font-size:15px}.hey-exchange-orphan-label small,.hey-exchange-orphan-label time{color:var(--hey-muted);font-size:11px}.hey-return-sparks{pointer-events:none;position:absolute;inset:0}.hey-return-sparks i{background:var(--hey-yellow);border-radius:50%;width:7px;height:7px;animation:.9s ease-out both hey-fly;position:absolute;top:40%;left:18%}.hey-return-sparks i:nth-child(2){background:#9cc9b2;animation-delay:80ms;left:36%}.hey-return-sparks i:nth-child(3){background:#c2abe7;animation-delay:.12s;left:66%}.hey-return-sparks i:nth-child(4){animation-delay:40ms;left:78%}.hey-empty{color:var(--hey-muted);text-align:center;padding:40px 24px 70px}.hey-empty>span{color:var(--hey-yellow);font-size:24px}.hey-empty h2{color:var(--hey-ink);margin:8px 0 3px;font-size:22px}.hey-empty p{max-width:340px;margin:auto;line-height:1.45}.hey-send-dock{z-index:30;padding:18px 20px max(20px, env(safe-area-inset-bottom));background:linear-gradient(transparent, #f7f1e6e6 28%, var(--hey-cream) 58%);pointer-events:none;flex-direction:column;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0}.hey-send-dock>*{pointer-events:auto}.hey-send-dock .hey-primary{min-width:220px}.hey-send-dock small{color:var(--hey-muted);margin-top:8px;font-size:11px}@keyframes hey-status-pulse{50%{transform:scale(1.35);box-shadow:0 0 0 7px #f4c84f00}}@keyframes hey-relay-arrive{0%{opacity:0;transform:translateY(22px)scale(.97)}}@keyframes hey-relay-return{38%{transform:scale(1.018)}}@keyframes hey-reply-arrive{0%{opacity:0;transform:translateY(14px)}55%{background:#fff4b87a}}@keyframes hey-fly{0%{opacity:1;transform:translate(0)scale(.4)}to{opacity:0;transform:translate(calc((var(--i,1)) * 25px), -55px) scale(1.3)}}.hey-send-shell{padding:0 20px 44px}.hey-send-header{align-items:center;gap:14px;width:min(850px,100%);height:78px;margin:0 auto;display:flex}.hey-send-header>button{border:1px solid var(--hey-line);cursor:pointer;background:#fff6;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.hey-send-header>div{flex-direction:column;display:flex}.hey-send-header strong{letter-spacing:-.05em;font-size:21px}.hey-send-header small{color:var(--hey-muted);font-size:12px}.hey-send-panel{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#fffcf591;border:1px solid #ffffffb8;border-radius:38px;width:min(850px,100%);margin:0 auto;box-shadow:0 30px 80px #5342281a}.hey-send-panel .highfive-stage h1{letter-spacing:-.07em;margin:0 0 24px;font-size:clamp(42px,7vw,64px);line-height:.95}.hey-send-panel .highfive-gesture-tabs button{box-shadow:none;background:#ffffff80;border:1px solid #4a3f2c1a;transform:none}.hey-send-panel .highfive-gesture-tabs button:first-child{background:#ffe28b59}.hey-send-panel .highfive-gesture-tabs button:nth-child(2){background:#f2acb540}.hey-send-panel .highfive-gesture-tabs button:nth-child(3){background:#a4cfb947}.hey-send-panel .highfive-gesture-tabs button:nth-child(4){background:#beabe240}.hey-send-panel .highfive-gesture-tabs button.is-selected{outline:2px solid var(--hey-ink);outline-offset:2px;transform:translateY(-3px)}.highfive-capture-copy{align-items:center;gap:12px;margin:0 0 14px;display:flex}.highfive-capture-copy>span{background:#ffde7e59;border-radius:50%;place-items:center;width:45px;height:45px;font-size:25px;display:grid}.highfive-capture-copy strong{display:block}.highfive-capture-copy p{color:var(--hey-muted);margin:1px 0 0;font-size:14px}.hey-send-panel .highfive-camera{border:1px solid #ffffff8c;border-radius:28px;box-shadow:0 18px 42px #2d261c1f}.hey-send-panel .highfive-camera video{transform:scaleX(-1)}.hey-send-panel .highfive-live-feedback{background:#ffffff80;border:0;border-radius:18px}.hey-send-panel .highfive-hold-track{background:#463c2c17}.hey-send-panel .highfive-hold-track span{background:var(--hey-yellow)}.hey-compose-gesture{background:#ffde7e61;border-radius:42% 58% 48% 52%;place-items:center;width:90px;height:90px;margin:4px 0 18px;font-size:48px;animation:3.8s ease-in-out infinite hey-breathe;display:grid}.hey-send-panel .highfive-field textarea{border:1px solid var(--hey-line);box-shadow:none;background:#ffffff8c;border-radius:24px}.hey-send-panel .highfive-emoji-options{border:1px solid var(--hey-line);background:#ffffff6b;border-radius:24px}.hey-send-panel .highfive-emoji-options button.is-selected{box-shadow:0 0 0 2px var(--hey-ink);background:#ffda6f6b}.hey-send-panel .highfive-form-stage .hey-primary{width:100%}.hey-send-panel .highfive-back{color:var(--hey-muted);background:0 0;border:0}@media (max-width:720px){.hey-wordmark{width:calc(100% - 34px);padding-top:20px}.hey-onboarding-grid{flex-direction:column;gap:22px;width:calc(100% - 30px);display:flex}.hey-onboarding-preview{border-radius:38px;order:0;width:100%;min-height:330px}.hey-onboarding-preview .hey-presence{margin:-20px;transform:scale(.78)}.hey-onboarding-form{width:100%;padding:10px 4px 40px}.hey-onboarding-form h1{font-size:43px}.hey-presence-picker>div{justify-content:space-between;gap:3px;overflow-x:auto}.hey-presence-picker button{min-width:56px;padding-inline:3px}.hey-presence-picker .hey-presence{margin:-3px;transform:scale(.88)}.hey-conversation-header{width:calc(100% - 28px)}.hey-conversation-hero{padding-top:4px}.hey-conversation-hero .hey-presence{margin:-15px;transform:scale(.85)}.hey-conversation-hero h1{font-size:46px}.hey-exchange{border-radius:24px;padding:15px}.hey-exchange-head{grid-template-columns:58px minmax(0,1fr);gap:11px}.hey-exchange-gesture{width:56px;height:56px;font-size:30px}.hey-exchange-title-row{align-items:flex-start}.hey-exchange-title-row p{font-size:16px;line-height:1.2}.hey-exchange-status{padding:4px 8px;font-size:9px}.hey-exchange-body,.hey-exchange-state{margin-left:0}.hey-exchange-body{margin-top:13px}.hey-exchange blockquote{font-size:16px}.hey-exchange-replies{margin:15px 0 0}.hey-exchange-replies:before{height:17px;top:-17px;left:27px}.hey-exchange-replies:after{top:-20px;left:23px}.hey-exchange-reply-head{grid-template-columns:36px minmax(0,1fr) auto;gap:8px}.hey-exchange-reply-body{margin-left:44px}.hey-exchange-orphan-label{grid-template-columns:40px minmax(0,1fr)}.hey-exchange-orphan-label time{grid-column:2}.hey-send-shell{padding-inline:10px}.hey-send-panel{border-radius:28px}.hey-send-panel .highfive-stage{width:calc(100% - 28px);padding-top:30px}.hey-send-panel .highfive-stage h1{font-size:42px}.hey-send-panel .highfive-gesture-tabs{grid-template-columns:repeat(2,1fr)}.hey-send-panel .highfive-gesture-tabs button{min-height:96px}.hey-send-panel .highfive-camera{border-radius:21px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.hey-root,.hey-invite-shell,.hey-onboarding-shell{--hey-grid:#4a52520e;--hey-front-paper:#faf9f4;--hey-front-yellow:#f1ec9e;--hey-front-grey:#dce1e1;--hey-front-ink:#282723;background-color:#f2efe7;background-image:linear-gradient(var(--hey-grid) 1px, transparent 1px), linear-gradient(90deg, var(--hey-grid) 1px, transparent 1px);color:var(--hey-front-ink);background-size:22px 22px}.hey-front-brand,.hey-wordmark{z-index:5;flex-direction:row;align-items:center;gap:11px;width:min(1120px,100%);min-height:66px;margin:0 auto;padding:10px 2px 14px;display:flex;position:relative}.hey-front-brand>span:last-child,.hey-wordmark>span:last-child{flex-direction:column;display:flex}.hey-front-brand strong,.hey-wordmark strong{letter-spacing:-.045em;font-size:25px;font-weight:700;line-height:1}.hey-front-brand small,.hey-wordmark small{color:#77746d;margin-top:3px;font-size:11px;line-height:1.1}.hey-front-mark{background:#e9dd7f;border:1px solid #363a3921;border-radius:12px;flex:none;place-items:center;width:42px;height:42px;font-size:20px;font-weight:750;display:grid;transform:rotate(-2deg);box-shadow:0 8px 17px #3937301a}.hey-planner-label{background:var(--hey-front-grey);color:#343632;letter-spacing:.08em;border-radius:999px;width:fit-content;margin:0;padding:5px 11px 4px;font-size:11px;font-style:italic;font-weight:700;display:inline-flex}.hey-note-tab{z-index:3;background:var(--hey-front-grey);letter-spacing:.09em;border:1px solid #3e43411a;border-radius:999px;padding:6px 13px 5px;font-size:10px;font-style:italic;font-weight:700;position:absolute;top:-13px;left:24px;transform:rotate(-1.5deg);box-shadow:0 5px 12px #39373012}.hey-root{text-align:left;flex-direction:column;align-items:stretch;min-height:100svh;padding:18px 24px 16px;display:flex}.hey-root-card{z-index:2;background-color:#faf9f4fa;background-image:linear-gradient(#47505009 1px,#0000 1px),linear-gradient(90deg,#47505009 1px,#0000 1px);background-size:22px 22px;border:1px solid #363a3921;border-radius:24px;grid-template-columns:minmax(0,1.16fr) minmax(360px,.84fr);align-items:stretch;width:min(1120px,100%);min-height:min(720px,100svh - 128px);margin:0 auto;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 65px #39362e1f}.hey-root-card:before{color:#35363157;content:"01 / OPEN A HEY";letter-spacing:.09em;font-size:10px;font-style:italic;font-weight:700;position:absolute;top:24px;right:28px}.hey-root-hero{flex-direction:column;justify-content:center;padding:clamp(54px,7vw,88px);display:flex}.hey-root-hero h1{letter-spacing:-.065em;max-width:690px;margin:16px 0 18px;font-size:clamp(62px,7.2vw,94px);font-weight:700;line-height:.9}.hey-root-lead{color:#696861;max-width:530px;margin:0;font-size:19px;line-height:1.45}.hey-root-gestures{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;max-width:590px;margin-top:48px;display:grid}.hey-root-gestures>span{background-color:var(--hey-front-yellow);background-image:repeating-linear-gradient(#0000 0 25px,#434b4a1c 25px 26px);border:1px solid #3e434124;border-radius:10px;flex-direction:column;justify-content:space-between;min-width:0;min-height:132px;padding:12px;display:flex;box-shadow:0 7px 16px #39373012}.hey-root-gestures>span:nth-child(2n){background-color:var(--hey-front-grey);transform:translateY(7px)rotate(.4deg)}.hey-root-gestures>span:nth-child(3){transform:rotate(-.5deg)}.hey-root-gestures b{background:#ffffff8f;border-radius:9px;place-items:center;width:55px;height:55px;font-size:31px;font-weight:400;display:grid}.hey-root-gestures small{font-size:13px;font-weight:700}.hey-code-entry{z-index:3;background-color:var(--hey-front-yellow);width:auto;color:var(--hey-front-ink);background-image:repeating-linear-gradient(#0000 0 29px,#434b4a1a 29px 30px);border:1px solid #3e434124;border-radius:10px;flex-direction:column;align-self:center;align-items:stretch;gap:0;margin:clamp(74px,8vw,112px) clamp(34px,4vw,62px);padding:clamp(35px,4vw,50px);font-size:14px;display:flex;position:relative;transform:rotate(.55deg);box-shadow:0 14px 31px #3937301c}.hey-code-copy{align-items:center;gap:13px;margin-bottom:34px;display:flex}.hey-code-copy>span{background:#fff9;border-radius:9px;flex:none;place-items:center;width:48px;height:48px;font-size:22px;display:grid}.hey-code-copy h2{letter-spacing:-.035em;margin:0;font-size:24px;font-weight:700}.hey-code-copy p{color:#696861;margin:2px 0 0;font-size:13px}.hey-code-control{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;grid-template-columns:minmax(0,1fr) auto;gap:9px;padding:0;display:grid}.hey-code-entry .hey-code-control input{width:100%;min-width:0;height:56px;color:var(--hey-front-ink);letter-spacing:.12em;text-transform:uppercase;background:#ffffffad;border:1px solid #3e434129;border-radius:9px;outline:none;padding:0 17px;font-size:23px;font-weight:700}.hey-code-entry .hey-code-control input:focus{border-color:#3b3a35;box-shadow:0 0 0 3px #34342f1a}.hey-code-entry .hey-code-control button{color:#fffef9;white-space:nowrap;background:#34342f;border:0;border-radius:9px;width:auto;min-height:56px;padding:0 18px;font-size:14px;font-weight:700;box-shadow:0 9px 18px #2a292429}.hey-code-entry .hey-code-control button span{margin-left:8px}.hey-code-entry .hey-code-control button:disabled{opacity:.32}.hey-code-entry>small{color:#77746d;margin-top:12px;font-size:11px}.hey-front-footer{color:#77746d;align-items:center;gap:9px;min-height:43px;margin:0 auto;font-size:11px;display:flex}.hey-front-footer span{letter-spacing:.12em;font-size:10px;font-style:italic;font-weight:750}.hey-front-footer i{background:#3d3d3747;width:22px;height:1px}.hey-invite-shell,.hey-onboarding-shell{padding:18px 24px 28px}.hey-invite-card{background-color:var(--hey-front-paper);text-align:left;background-image:linear-gradient(#47505009 1px,#0000 1px),linear-gradient(90deg,#47505009 1px,#0000 1px);background-size:22px 22px;border:1px solid #363a3921;border-radius:24px;grid-template-columns:minmax(300px,.88fr) minmax(0,1.12fr);align-items:center;gap:clamp(48px,7vw,86px);width:min(1020px,100%);min-height:min(680px,100svh - 110px);margin:0 auto;padding:58px;display:grid;position:relative;box-shadow:0 24px 65px #39362e1f}.hey-invite-presence{background-color:var(--hey-front-yellow);background-image:repeating-linear-gradient(#0000 0 29px,#434b4a1a 29px 30px);border:1px solid #3e434124;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;min-height:470px;padding:38px 24px 30px;display:flex;position:relative;transform:rotate(-.6deg);box-shadow:0 12px 28px #39373017}.hey-invite-presence .hey-presence{margin:0}.hey-invite-presence>small{color:#696861;margin-top:12px;font-size:12px;font-style:italic}.hey-invite-copy h1{letter-spacing:-.065em;margin:17px 0 20px;font-size:clamp(55px,7vw,76px);font-weight:700;line-height:.9}.hey-invite-copy>p:not(.hey-planner-label){color:#696861;max-width:440px;margin:0 0 31px;font-size:18px;line-height:1.45}.hey-invite-shell .hey-primary,.hey-onboarding-shell .hey-primary{border-radius:11px;min-height:56px;box-shadow:0 11px 24px #2a29242b}.hey-onboarding-grid{z-index:2;background-color:var(--hey-front-paper);background-image:linear-gradient(#47505009 1px,#0000 1px),linear-gradient(90deg,#47505009 1px,#0000 1px);background-size:22px 22px;border:1px solid #363a3921;border-radius:24px;grid-template-columns:minmax(330px,.82fr) minmax(0,1.18fr);align-items:stretch;gap:0;width:min(1120px,100%);min-height:min(730px,100svh - 110px);margin:0 auto;display:grid;position:relative;overflow:visible;box-shadow:0 24px 65px #39362e1f}.hey-onboarding-preview{background-color:var(--hey-front-yellow);-webkit-backdrop-filter:none;backdrop-filter:none;background-image:repeating-linear-gradient(#0000 0 29px,#434b4a1a 29px 30px);border:1px solid #3e434124;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;min-height:0;margin:54px 0 54px 54px;padding:46px 34px 38px;display:flex;position:relative;transform:rotate(-.5deg);box-shadow:0 12px 28px #39373017}.hey-onboarding-preview .hey-presence{margin:-8px 0 3px}.hey-preview-name{flex-direction:column;align-items:center;margin-top:5px;display:flex}.hey-preview-name strong{letter-spacing:-.035em;font-size:26px;font-weight:700}.hey-preview-name span{color:#696861;font-size:13px}.hey-onboarding-preview>p{color:#6d6b64;text-align:center;max-width:260px;margin:26px 0 0;font-size:12px;font-style:italic;line-height:1.35}.hey-onboarding-form{flex-direction:column;justify-content:center;padding:62px clamp(48px,6vw,76px);display:flex}.hey-onboarding-form h1{letter-spacing:-.06em;max-width:600px;margin:16px 0 8px;font-size:clamp(49px,5.2vw,67px);font-weight:700;line-height:.92}.hey-onboarding-lead{color:#696861;max-width:470px;margin:0 0 28px;font-size:17px}.hey-name-field>span,.hey-presence-picker legend,.hey-color-picker legend{color:#5f5d57;letter-spacing:.045em;text-transform:uppercase;margin-bottom:9px;font-size:11px;font-style:italic;font-weight:700}.hey-name-field input{background:#ffffffb3;border:1px solid #3e434126;border-radius:9px;outline:0;width:100%;height:52px;padding:0 16px;font-size:21px;font-weight:650}.hey-name-field input:focus{border-color:#3b3a35;box-shadow:0 0 0 3px #34342f17}.hey-presence-picker button{background-color:var(--hey-front-grey);background-image:repeating-linear-gradient(#0000 0 23px,#434b4a14 23px 24px);border:1px solid #3e434121;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;min-width:0;min-height:92px;padding:5px 4px 9px;display:flex;box-shadow:0 5px 12px #3937300d}.hey-presence-picker button:nth-child(odd){background-color:var(--hey-front-yellow)}.hey-presence-picker button .hey-presence{margin:-2px 0 -6px}.hey-presence-picker button small{color:#4f4e49;margin:0;font-size:10px;font-weight:700}.hey-presence-picker button.is-selected{outline:3px solid var(--hey-front-paper);border-color:#0000;transform:translateY(-2px);box-shadow:0 0 0 2px #34342f,0 9px 18px #3937301a}.hey-swatch{width:auto;height:52px;box-shadow:none;background:#ffffff8f;border:1px solid #3e43411f;border-radius:9px;justify-content:flex-start;align-items:center;gap:6px;padding:5px;display:flex}.hey-swatch i{background:linear-gradient(145deg, var(--presence-c), var(--presence-a) 48%, var(--presence-b));opacity:1;border:1px solid #ffffffc7;border-radius:7px;flex:none;width:28px;height:28px;display:grid}.hey-swatch small{color:#5f5d57;text-overflow:ellipsis;font-size:9px;font-weight:700;overflow:hidden}.hey-identity-submit{align-self:flex-start;min-width:170px}@media (max-width:880px){.hey-root-card{grid-template-columns:1fr}.hey-root-card:before{display:none}.hey-root-hero{padding:52px 42px 36px}.hey-code-entry{width:calc(100% - 84px);margin:28px 42px 48px}.hey-invite-card{grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);gap:38px;padding:42px}.hey-onboarding-grid{grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr)}.hey-onboarding-preview{margin:40px 0 40px 40px}.hey-onboarding-form{padding:48px 38px}.hey-swatch{justify-content:center}.hey-swatch small{display:none}}@media (max-width:680px){.hey-root,.hey-invite-shell,.hey-onboarding-shell{padding:10px 8px 18px;overflow:visible}.hey-front-brand,.hey-wordmark{min-height:58px;padding:7px 5px 10px}.hey-front-mark{border-radius:10px;width:38px;height:38px;font-size:18px}.hey-front-brand strong,.hey-wordmark strong{font-size:22px}.hey-root-card,.hey-invite-card,.hey-onboarding-grid{border-radius:16px}.hey-root-hero{padding:42px 21px 27px}.hey-root-hero h1{margin-top:14px;font-size:clamp(52px,16vw,72px)}.hey-root-lead{font-size:16px}.hey-root-gestures{gap:5px;margin-top:34px}.hey-root-gestures>span{border-radius:8px;min-height:110px;padding:7px 6px 8px}.hey-root-gestures b{border-radius:7px;width:43px;height:43px;font-size:26px}.hey-root-gestures small{font-size:9px;line-height:1}.hey-code-entry{width:calc(100% - 38px);margin:28px 19px 38px;padding:33px 20px 25px}.hey-code-copy{margin-bottom:27px}.hey-code-control{grid-template-columns:1fr}.hey-code-entry .hey-code-control button{width:100%}.hey-front-footer{min-height:36px}.hey-invite-card{flex-direction:column;gap:34px;min-height:auto;padding:26px 18px 35px;display:flex}.hey-invite-presence{width:100%;min-height:315px;padding:28px 16px 20px}.hey-invite-presence .hey-presence{margin:-28px;transform:scale(.75)}.hey-invite-copy{width:100%}.hey-invite-copy h1{font-size:50px}.hey-invite-copy>p:not(.hey-planner-label){font-size:16px}.hey-invite-shell .hey-primary{width:100%}.hey-onboarding-grid{flex-direction:column;min-height:auto;display:flex}.hey-onboarding-preview{border-radius:9px;order:0;width:auto;min-height:310px;margin:27px 18px 0;padding:28px 20px 24px}.hey-onboarding-preview .hey-presence{margin:-38px 0 -28px;transform:scale(.7)}.hey-onboarding-preview>p{margin-top:17px}.hey-onboarding-form{width:100%;padding:42px 18px 32px}.hey-onboarding-form h1{font-size:47px}.hey-onboarding-lead{font-size:15px}.hey-presence-picker>div{gap:4px;overflow:visible}.hey-presence-picker button{border-radius:7px;min-width:0;min-height:84px;padding-inline:2px}.hey-presence-picker button .hey-presence{margin:-5px 0 -10px;transform:scale(.82)}.hey-color-picker>div{gap:4px}.hey-swatch{border-radius:7px;height:45px;padding:4px}.hey-swatch i{width:27px;height:27px}.hey-identity-submit{width:100%}}.hey-root,.hey-invite-shell,.hey-onboarding-shell{color:#1d1d1f;background:radial-gradient(circle at 8% 8%,#ffda704d,#0000 28rem),radial-gradient(circle at 92% 38%,#b7cdff47,#0000 30rem),radial-gradient(circle at 42% 105%,#c0e1d340,#0000 32rem),#f5f5f7;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,sans-serif}.hey-presence{isolation:isolate;place-items:center;width:210px;height:230px;display:grid;position:relative}.hey-presence.hey-size-medium{width:148px;height:164px}.hey-presence.hey-size-small{width:54px;height:58px}.hey-presence-shadow{z-index:0;background:color-mix(in srgb, var(--presence-b) 24%, transparent);filter:blur(10px);border-radius:50%;width:56%;height:10%;position:absolute;bottom:4%}.hey-presence-avatar{z-index:2;aspect-ratio:1;background:radial-gradient(circle at 34% 25%, #ffffffeb, transparent 26%), linear-gradient(145deg, var(--presence-c), var(--presence-a) 52%, var(--presence-b));width:86%;box-shadow:inset 0 1px 0 #ffffffeb, inset 0 -12px 24px #372d2214, 0 20px 40px color-mix(in srgb, var(--presence-b) 28%, transparent);border:1px solid #ffffffe0;border-radius:50%;place-items:center;transition:transform .18s,box-shadow .18s;display:grid;position:relative;overflow:hidden}.hey-presence-avatar:after{border-radius:inherit;content:"";pointer-events:none;border:1px solid #ffffff6b;position:absolute;inset:5px}.hey-presence-avatar>span{filter:drop-shadow(0 7px 8px #201f231f);font-family:Apple Color Emoji,Segoe UI Emoji,Noto Color Emoji,sans-serif;font-size:106px;line-height:1;display:block;transform:translateY(2px)}.hey-size-medium .hey-presence-avatar>span{font-size:72px}.hey-size-small .hey-presence-avatar{width:48px}.hey-size-small .hey-presence-avatar>span{font-size:30px}.hey-mood-attention .hey-presence-avatar{animation:3.8s ease-in-out infinite hey-profile-float}.hey-mood-waiting .hey-presence-avatar{box-shadow:0 0 0 7px color-mix(in srgb, var(--presence-a) 18%, transparent), 0 20px 40px color-mix(in srgb, var(--presence-b) 28%, transparent)}.hey-mood-returned .hey-presence-avatar{animation:.65s ease-out hey-profile-return}@keyframes hey-profile-float{50%{transform:translateY(-5px)scale(1.015)}}@keyframes hey-profile-return{40%{transform:scale(1.08)rotate(-2deg)}}.hey-root{text-align:center;place-items:center;min-height:100svh;padding:24px;display:grid;overflow:hidden}.hey-root-copy{z-index:2;margin-top:-58px;position:relative}.hey-smile-mark{background:linear-gradient(145deg,#ffe98c,#ffc83d);border:1px solid #ffffffe6;border-radius:22px;place-items:center;width:70px;height:70px;margin:0 auto 26px;font-size:25px;font-weight:750;display:grid;transform:none;box-shadow:0 18px 40px #ba851833,inset 0 1px #ffffffe6}.hey-root h1{letter-spacing:-.085em;margin:0;font-size:clamp(76px,13vw,132px);font-weight:760;line-height:.88}.hey-root-copy>p{color:#6e6e73;letter-spacing:-.02em;margin:24px 0;font-size:clamp(20px,2.6vw,27px)}.hey-root-orbit{display:none}.hey-root .hey-ambient{opacity:.68;filter:blur(24px)}.hey-code-entry{z-index:4;bottom:max(28px, env(safe-area-inset-bottom));width:auto;box-shadow:none;color:#6e6e73;background:0 0;border:0;border-radius:0;flex-direction:column;align-self:auto;align-items:center;gap:9px;margin:0;padding:0;font-size:13px;display:flex;position:absolute;transform:none}.hey-code-entry>label{color:#6e6e73;letter-spacing:0;text-transform:none;margin:0;font-size:13px;font-style:normal;font-weight:500}.hey-code-entry>div{-webkit-backdrop-filter:blur(22px)saturate(135%);background:#ffffffb3;border:1px solid #ffffffe0;border-radius:18px;padding:5px;display:flex;box-shadow:0 14px 34px #1f23301f,inset 0 1px #fffffff2}.hey-code-entry>div input{color:#1d1d1f;letter-spacing:.035em;text-transform:uppercase;background:0 0;border:0;border-radius:13px;outline:0;width:132px;height:43px;padding:0 7px 0 13px;font-size:14px;font-weight:600}.hey-code-entry>div button{width:48px;min-height:43px;box-shadow:none;color:#fff;background:#1d1d1f;border:0;border-radius:13px;padding:0;font-size:13px;font-weight:650}.hey-code-entry>div button:disabled{opacity:.24}.hey-invite-shell{padding:0 24px 40px}.hey-wordmark{z-index:4;flex-direction:column;align-items:flex-start;gap:0;width:min(1160px,100%);min-height:0;margin:0 auto;padding:28px 0;display:flex;position:relative}.hey-wordmark strong{letter-spacing:-.065em;font-size:26px;font-weight:750;line-height:1}.hey-wordmark small{color:#6e6e73;margin-top:4px;font-size:12px}.hey-invite-card{z-index:2;width:min(650px,100% - 32px);min-height:calc(100svh - 130px);box-shadow:none;text-align:center;background:0 0;border:0;border-radius:0;flex-direction:column;justify-content:center;align-items:center;gap:0;margin:0 auto;padding:28px 24px 56px;display:flex;position:relative}.hey-invite-card .hey-presence{margin-bottom:8px}.hey-invite-card>p:not(.hey-kicker){color:#6e6e73;max-width:410px;margin:0 0 32px;line-height:1.5}.hey-kicker{color:#8e6f20}.hey-invite-shell .hey-primary,.hey-onboarding-shell .hey-primary{background:#1d1d1f;border-radius:18px;min-height:56px;padding-inline:26px;box-shadow:0 12px 28px #1d1d1f2e}.hey-onboarding-shell{padding:0 24px 44px}.hey-onboarding-grid{z-index:2;width:min(1100px,100% - 24px);min-height:calc(100svh - 115px);box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(42px,7vw,92px);margin:0 auto;display:grid;position:relative;overflow:visible}.hey-onboarding-preview{-webkit-backdrop-filter:blur(28px)saturate(130%);background:#ffffff8f;border:1px solid #ffffffd1;border-radius:46px;flex-direction:column;justify-content:center;align-items:center;min-height:570px;margin:0;padding:32px;display:flex;position:relative;transform:none;box-shadow:0 30px 75px #1f23301f,inset 0 1px #ffffffe6}.hey-preview-orbit{aspect-ratio:1;border:1px solid #1d1d1f12;border-radius:50%;width:76%;position:absolute;transform:none}.hey-onboarding-preview>strong{letter-spacing:-.035em;margin-top:14px;font-size:24px;font-weight:700}.hey-onboarding-preview>span{color:#6e6e73;font-size:14px}.hey-onboarding-form{width:auto;padding:0;display:block}.hey-onboarding-form h1{letter-spacing:-.067em;margin:0 0 30px;font-size:clamp(42px,5.2vw,62px);font-weight:740;line-height:.98}.hey-name-field{margin-bottom:28px;display:block}.hey-name-field>span,.hey-presence-picker legend,.hey-color-picker legend{color:#6e6e73;letter-spacing:0;text-transform:none;margin-bottom:10px;font-size:12px;font-style:normal;font-weight:650;display:block}.hey-name-field input{width:100%;height:auto;box-shadow:none;background:0 0;border:0;border-bottom:1px solid #1d1d1f29;border-radius:0;outline:0;padding:9px 2px 12px;font-size:30px;font-weight:650}.hey-name-field input:focus{box-shadow:none;border-color:#1d1d1f}.hey-presence-picker,.hey-color-picker{border:0;margin:0 0 24px;padding:0}.hey-presence-picker>div{grid-template-columns:none;gap:12px;display:flex}.hey-presence-picker button{min-width:72px;min-height:0;box-shadow:none;cursor:pointer;border:0;border-radius:0;flex-direction:column;justify-content:center;align-items:center;padding:4px 3px 7px;display:flex;background:0 0!important}.hey-presence-picker button .hey-presence{width:62px;height:66px;margin:0;transform:none}.hey-presence-picker button .hey-presence-avatar{width:58px}.hey-presence-picker button .hey-presence-avatar>span{font-size:36px}.hey-presence-picker button small{color:#6e6e73;margin-top:4px;font-size:10px;font-weight:550}.hey-presence-picker button.is-selected{box-shadow:none;outline:0;transform:none}.hey-presence-picker button.is-selected .hey-presence-avatar{outline-offset:3px;box-shadow:0 12px 25px color-mix(in srgb, var(--presence-b) 28%, transparent);outline:3px solid #1d1d1f;transform:translateY(-2px)}.hey-color-picker>div{grid-template-columns:none;gap:13px;display:flex}.hey-swatch{background:linear-gradient(145deg, var(--presence-c), var(--presence-a) 48%, var(--presence-b));width:34px;height:34px;box-shadow:0 4px 10px color-mix(in srgb, var(--presence-b) 25%, transparent);border:1px solid #ffffffd1;border-radius:50%;place-items:center;padding:0;display:grid}.hey-swatch i{opacity:0;background:0 0;border:2px solid #fff;border-radius:50%;width:10px;height:10px}.hey-swatch.is-selected{outline-offset:3px;background:linear-gradient(145deg, var(--presence-c), var(--presence-a) 48%, var(--presence-b));outline:2px solid #1d1d1f}.hey-swatch.is-selected i{opacity:1}@media (max-width:720px){.hey-root{padding:18px}.hey-root-copy{margin-top:-42px}.hey-smile-mark{border-radius:19px;width:62px;height:62px;margin-bottom:22px}.hey-root h1{font-size:clamp(70px,22vw,96px)}.hey-root-copy>p{font-size:19px}.hey-code-entry{width:auto;margin:0;padding:0}.hey-invite-shell,.hey-onboarding-shell{padding:0 10px 32px;overflow:visible}.hey-wordmark{width:calc(100% - 24px);padding:20px 0}.hey-invite-card{width:calc(100% - 16px);min-height:calc(100svh - 96px);padding:28px 12px 46px;display:flex}.hey-invite-card .hey-presence{margin:-16px 0 -4px;transform:scale(.84)}.hey-invite-card h1{font-size:48px}.hey-onboarding-grid{flex-direction:column;gap:28px;width:calc(100% - 12px);min-height:auto;display:flex}.hey-onboarding-preview{border-radius:34px;width:100%;min-height:330px;margin:0;padding:22px}.hey-onboarding-preview .hey-presence{margin:-28px;transform:scale(.76)}.hey-onboarding-form{width:100%;padding:8px 4px 38px}.hey-onboarding-form h1{font-size:43px}.hey-presence-picker>div{justify-content:space-between;gap:2px;overflow:visible}.hey-presence-picker button{flex:1 1 0;min-width:0;padding-inline:1px}.hey-presence-picker button .hey-presence{width:54px;height:58px}.hey-presence-picker button .hey-presence-avatar{width:48px}.hey-presence-picker button .hey-presence-avatar>span{font-size:30px}.hey-presence-picker button small{font-size:9px}.hey-color-picker>div{gap:14px}.hey-onboarding-shell .hey-primary{width:100%}}.hey-root{background:radial-gradient(62% 58% at 16% 18%,#ffda7042,#0000 66%),radial-gradient(62% 62% at 86% 78%,#b5ccff40,#0000 68%),linear-gradient(145deg,#fbfaf6 0%,#f7f7f8 48%,#f3f6fb 100%);flex-direction:column;justify-content:center;align-items:center;gap:clamp(44px,6vh,68px);min-height:100svh;padding:28px 24px;display:flex}.hey-root-copy{z-index:2;margin:0;animation:6s ease-in-out infinite hey-hero-breathe;position:relative;transform:translateY(clamp(-36px,-4vh,-24px))}.hey-smile-mark{display:none}.hey-root h1{font-family:var(--font-space-grotesk), "Space Grotesk", sans-serif;letter-spacing:-.075em;margin:0;font-size:clamp(68px,11.2vw,114px);font-weight:700;line-height:.9}.hey-wordmark strong,.hey-conversation-header>a strong,.hey-send-header strong{font-family:var(--font-space-grotesk), "Space Grotesk", sans-serif}.hey-root-copy>p{color:#6e6e73;letter-spacing:-.02em;margin:14px 0 0;font-size:clamp(18px,2.15vw,24px);line-height:1.2}.hey-root .hey-ambient{opacity:.46;filter:blur(34px);animation:8s ease-in-out infinite alternate hey-glow-breathe;display:block}.hey-root .hey-ambient-one{background:radial-gradient(circle,#ffcd5794,#fff0 70%);top:-26vw;left:-18vw;right:auto}.hey-root .hey-ambient-two{background:radial-gradient(circle,#90b5ff80,#fff0 70%);animation-delay:-3s;bottom:-30vw;left:auto;right:-21vw}.hey-code-entry{z-index:4;color:#6e6e73;flex-direction:column;align-items:center;gap:0;width:auto;margin:0;padding:0;display:flex;position:relative;bottom:auto;transform:translateY(clamp(-30px,-3vh,-18px))}.hey-code-entry>label{color:#1d1d1f;letter-spacing:-.01em;margin:0;font-size:14px;font-weight:650}.hey-code-entry>p{color:#7b7b81;margin:5px 0 13px;font-size:12px;line-height:1.3}.hey-code-entry>div{background:#ffffffb8;border:1px solid #ffffffe6;border-radius:18px;padding:5px;box-shadow:0 14px 34px #1f23301c,inset 0 1px #fffffff5}.hey-code-entry>div input{letter-spacing:.015em;text-transform:none;width:170px;height:43px;padding:0 9px 0 13px;font-size:13px}.hey-code-entry>div button{color:#1d1d1f;opacity:1;background:linear-gradient(145deg,#ffe376,#f4c63f);border-radius:13px;width:50px;min-height:43px;font-weight:720;transition:transform .16s,box-shadow .16s,filter .16s,opacity .16s;box-shadow:0 7px 16px #ad790e33,inset 0 1px #ffffffc7}.hey-code-entry>div button:not(:disabled):hover{filter:saturate(1.08);transform:translateY(-1px);box-shadow:0 10px 22px #ad790e42,inset 0 1px #ffffffd1}.hey-code-entry>div button:not(:disabled):active{transform:scale(.97)}.hey-code-entry>div button:disabled{box-shadow:none;color:#1d1d1f61;opacity:1;background:#1d1d1f1a}@keyframes hey-hero-breathe{50%{transform:translateY(calc(clamp(-36px,-4vh,-24px) - 3px))}}@keyframes hey-glow-breathe{0%{opacity:.36;transform:scale(.96)}to{opacity:.55;transform:scale(1.045)}}@media (max-width:720px){.hey-root{min-height:100svh;padding:24px 18px max(24px, env(safe-area-inset-bottom));gap:clamp(38px,6vh,54px)}.hey-root-copy{transform:translateY(-18px)}.hey-root h1{font-size:clamp(64px,21vw,84px)}.hey-root-copy>p{margin-top:11px;font-size:18px}.hey-code-entry{width:auto;margin:0;padding:0;position:relative;bottom:auto;transform:translateY(-12px)}.hey-code-entry>p{margin-bottom:11px}.hey-code-entry>div input{width:min(170px,50vw)}@keyframes hey-hero-breathe{50%{transform:translateY(-21px)}}}.hey-invite-shell .hey-wordmark{width:min(900px,100% - 40px);padding:24px 0 12px}.hey-invite-shell .hey-wordmark strong{letter-spacing:-.055em;font-size:22px;font-weight:650}.hey-invite-shell .hey-wordmark small{opacity:.82;margin-top:3px;font-size:11px}.hey-invite-card{width:min(620px,100% - 32px);min-height:calc(100svh - 104px);padding:20px 24px 52px}.hey-invite-card:before{z-index:-1;aspect-ratio:1;content:"";filter:blur(16px);pointer-events:none;background:radial-gradient(circle,#ffd65d21 0,#c2d3ff1a 34%,#0000 70%);border-radius:50%;width:min(470px,78vw);animation:7s ease-in-out infinite hey-invite-ambient-pulse;position:absolute;top:41%;left:50%;transform:translate(-50%,-50%)}.hey-invite-charm{isolation:isolate;place-items:center;width:178px;height:190px;margin:0 0 2px;animation:5.4s ease-in-out infinite hey-invite-charm-float;display:grid;position:relative}.hey-invite-charm-aura{z-index:-2;background:radial-gradient(circle, color-mix(in srgb, var(--presence-a) 42%, white) 0, color-mix(in srgb, var(--presence-a) 22%, transparent) 42%, transparent 72%);filter:blur(16px);opacity:.82;border-radius:50%;width:138px;height:138px;animation:4.6s ease-in-out infinite hey-invite-charm-glow;position:absolute}.hey-invite-charm-orbit{z-index:-1;border:1px solid color-mix(in srgb, var(--presence-b) 22%, transparent);border-radius:50%;width:154px;height:116px;animation:12s linear infinite hey-invite-orbit-drift;position:absolute;transform:rotate(-18deg)}.hey-invite-charm-orbit i{background:color-mix(in srgb, var(--presence-a) 76%, white);width:6px;height:6px;box-shadow:0 0 14px var(--presence-a);border:1px solid #ffffffd1;border-radius:50%;position:absolute}.hey-invite-charm-orbit i:first-child{top:10px;left:20px}.hey-invite-charm-orbit i:nth-child(2){width:4px;height:4px;bottom:34px;right:-2px}.hey-invite-charm-orbit i:nth-child(3){opacity:.68;width:3px;height:3px;bottom:2px;left:54px}.hey-invite-charm-body{background:radial-gradient(circle at 31% 24%, #ffffffe6 0 7%, #ffffff42 24%, transparent 43%), radial-gradient(circle at 69% 77%, color-mix(in srgb, var(--presence-b) 54%, transparent), transparent 48%), linear-gradient(145deg, color-mix(in srgb, var(--presence-c) 82%, transparent), color-mix(in srgb, var(--presence-a) 76%, transparent) 48%, color-mix(in srgb, var(--presence-b) 72%, transparent));width:112px;height:126px;box-shadow:inset 13px 15px 24px #fff6, inset -12px -16px 24px #3d343014, 0 25px 48px color-mix(in srgb, var(--presence-b) 27%, transparent), 0 0 0 7px #ffffff21;-webkit-backdrop-filter:blur(16px)saturate(125%);border:1px solid #ffffffb8;border-radius:54% 46% 50% 50%/43% 46% 54% 57%;display:block;position:relative;overflow:hidden;transform:rotate(-3deg)}.hey-invite-charm-body:before{content:"";filter:blur(8px);background:#fff6;border-radius:50%;width:56%;height:24%;position:absolute;top:8%;left:10%;transform:rotate(-18deg)}.hey-invite-charm-body i{background:radial-gradient(circle at 36% 30%, #fff 0 8%, color-mix(in srgb, var(--presence-c) 72%, transparent) 31%, color-mix(in srgb, var(--presence-b) 48%, transparent));width:30px;height:30px;box-shadow:0 0 18px color-mix(in srgb, var(--presence-a) 64%, transparent);border:1px solid #ffffff94;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hey-invite-charm-body b{filter:blur(5px);background:#ffffff2b;border-radius:50%;width:70px;height:44px;position:absolute;bottom:-8px;right:-20px;transform:rotate(-24deg)}.hey-invite-charm-pebble .hey-invite-charm-body{border-radius:48% 52% 45% 55%/56% 46% 54% 44%;width:124px;height:110px}.hey-invite-charm-bloom .hey-invite-charm-body{border-radius:45% 55% 52% 48%/54% 43% 57% 46%;transform:rotate(2deg)}.hey-invite-charm-comet .hey-invite-charm-body{border-radius:59% 41% 54% 46%/42% 56% 44% 58%;width:100px;height:132px;transform:rotate(8deg)}.hey-invite-charm-muse .hey-invite-charm-body{border-radius:61% 39% 59% 41%/46% 56% 44% 54%;transform:rotate(-7deg)}.hey-invite-card .hey-kicker{color:#8a722f;letter-spacing:.015em;text-transform:none;margin:0 0 10px;font-size:12px;font-weight:600}.hey-invite-card h1{letter-spacing:-.055em;margin:0 0 14px;font-size:clamp(42px,5.6vw,58px);font-weight:650;line-height:.98}.hey-invite-card>.hey-invite-support{color:#6e6e73;flex-direction:column;align-items:center;gap:2px;max-width:440px;margin:0 0 24px;font-size:16px;line-height:1.4;display:flex}.hey-invite-shell .hey-invite-card>.hey-primary{color:#fffffff2;background:linear-gradient(145deg,#3b3a3d,#29292c);border:1px solid #ffffff2e;border-radius:17px;min-height:52px;padding-inline:24px;font-weight:650;box-shadow:0 10px 24px #25252824,inset 0 1px #ffffff21}.hey-invite-shell .hey-invite-card>.hey-primary:hover:not(:disabled){box-shadow:0 14px 30px #25252830,inset 0 1px #ffffff29}@keyframes hey-invite-charm-float{0%,to{transform:translateY(2px)rotate(-.4deg)}50%{transform:translateY(-7px)rotate(.7deg)}}@keyframes hey-invite-charm-glow{0%,to{opacity:.64;transform:scale(.92)}50%{opacity:.92;transform:scale(1.08)}}@keyframes hey-invite-orbit-drift{to{transform:rotate(342deg)}}@keyframes hey-invite-ambient-pulse{0%,to{opacity:.62;transform:translate(-50%,-50%)scale(.94)}50%{opacity:.94;transform:translate(-50%,-50%)scale(1.05)}}@media (max-width:720px){.hey-invite-shell .hey-wordmark{width:calc(100% - 24px);padding:18px 0 8px}.hey-invite-card{width:calc(100% - 12px);min-height:calc(100svh - 82px);padding:10px 12px 34px}.hey-invite-charm{width:154px;height:164px;margin-bottom:0;transform:scale(.92)}.hey-invite-card h1{margin-bottom:12px;font-size:clamp(39px,12vw,47px)}.hey-invite-card>.hey-invite-support{margin-bottom:21px;font-size:14px}}@media (prefers-reduced-motion:reduce){.hey-invite-card:before,.hey-invite-charm,.hey-invite-charm-aura,.hey-invite-charm-orbit{animation:none}}@property --presence-a{syntax:"<color>";inherits:true;initial-value:#ffd85f}@property --presence-b{syntax:"<color>";inherits:true;initial-value:#efaa4c}@property --presence-c{syntax:"<color>";inherits:true;initial-value:#fff7c8}.hey-onboarding-shell .hey-wordmark{opacity:.78;width:min(1060px,100% - 32px);padding:20px 0 12px}.hey-onboarding-shell .hey-wordmark strong{font-size:20px;font-weight:620}.hey-onboarding-shell .hey-wordmark small{font-size:10px}.hey-onboarding-grid{grid-template-columns:minmax(300px,.78fr) minmax(0,1.22fr);gap:clamp(38px,6vw,72px);width:min(1060px,100% - 24px);min-height:calc(100svh - 94px)}.hey-onboarding-preview{background:radial-gradient(circle at 50% 42%, color-mix(in srgb, var(--presence-a) 24%, transparent), transparent 36%), linear-gradient(145deg, #ffffffab, #ffffff6b);min-height:510px;box-shadow:0 24px 58px color-mix(in srgb, var(--presence-b) 13%, #1f233014), inset 0 1px 0 #ffffffeb;border-radius:40px;padding:28px;transition:--presence-a .42s,--presence-b .42s,--presence-c .42s,background .42s,box-shadow .42s}.hey-onboarding-preview:before{aspect-ratio:1;background:radial-gradient(circle, color-mix(in srgb, var(--presence-a) 28%, transparent), transparent 68%);content:"";filter:blur(18px);opacity:.8;pointer-events:none;border-radius:50%;width:72%;transition:--presence-a .42s,background .42s;position:absolute}.hey-onboarding-preview .hey-preview-orbit{border-color:color-mix(in srgb, var(--presence-b) 22%, transparent);width:70%;transition:--presence-b .42s,border-color .42s}.hey-onboarding-preview>.hey-presence{margin:-14px 0 -8px;transform:scale(.86)}.hey-onboarding-preview>strong{margin-top:3px;font-size:23px;position:relative}.hey-onboarding-preview>span{font-size:13px;position:relative}.hey-onboarding-form h1{letter-spacing:-.058em;margin-bottom:24px;font-size:clamp(38px,4.55vw,56px);font-weight:680;line-height:1}.hey-name-field{margin-bottom:24px}.hey-name-field input{background:#ffffff8f;border:1px solid #1d1d1f1a;border-radius:15px;height:54px;padding:0 16px;font-size:22px;transition:border-color .18s,background .18s,box-shadow .18s;box-shadow:inset 0 1px #ffffffd6}.hey-name-field input::placeholder{color:#6e6e738a;font-weight:520}.hey-name-field input:hover{background:#ffffffb8;border-color:#1d1d1f33}.hey-name-field input:focus{border-color:color-mix(in srgb, var(--hey-yellow) 74%, #8a6a13);background:#ffffffdb;box-shadow:0 0 0 4px #f4c84f29,inset 0 1px #ffffffeb}.hey-presence,.hey-presence-body,.hey-presence-shadow{transition:--presence-a .36s,--presence-b .36s,--presence-c .36s,box-shadow .36s,filter .36s}.hey-presence-picker button{border-radius:18px;transition:transform .18s,background .18s}.hey-presence-picker button:hover .hey-presence{transform:scale(1.045,.97)}.hey-presence-picker button:active .hey-presence{transform:scale(.94,1.055)}.hey-presence-picker button.is-selected .hey-presence{animation:.38s cubic-bezier(.2,.8,.25,1) hey-presence-picked}.hey-presence-picker button.is-selected small{color:#1d1d1f;font-weight:680}.hey-onboarding-preview .hey-mood-attention .hey-presence-body{animation:5.2s ease-in-out infinite hey-preview-presence-float}.hey-onboarding-preview.is-confirming .hey-presence{animation:.42s cubic-bezier(.2,.82,.3,1) both hey-presence-confirm}.hey-onboarding-shell .hey-identity-submit{color:#1d1d1f;opacity:1;background:linear-gradient(145deg,#ffe376,#f4c63f);border:1px solid #ffffffb8;border-radius:17px;min-width:168px;min-height:54px;font-weight:720;box-shadow:0 10px 22px #ad790e33,inset 0 1px #ffffffb8}.hey-onboarding-shell .hey-identity-submit:disabled:not(.is-busy){box-shadow:none;color:#1d1d1f57;opacity:1;background:#1d1d1f14;border-color:#1d1d1f0a}.hey-onboarding-shell .hey-identity-submit.is-busy{opacity:1}@keyframes hey-preview-presence-float{0%,to{transform:translateY(2px)rotate(-1deg)}50%{transform:translateY(-8px)rotate(1deg)}}@keyframes hey-presence-picked{0%{transform:scale(.92,1.06)}58%{transform:scale(1.07,.95)translateY(-3px)}to{transform:scale(1)}}@keyframes hey-presence-confirm{0%{transform:scale(.86)}48%{filter:brightness(1.08);transform:scale(.96)}to{opacity:.78;transform:scale(.82)}}@media (max-width:720px){.hey-onboarding-shell .hey-wordmark{width:calc(100% - 24px);padding:16px 0 8px}.hey-onboarding-grid{gap:24px;width:calc(100% - 12px);min-height:auto}.hey-onboarding-preview{border-radius:30px;min-height:290px;padding:20px}.hey-onboarding-preview>.hey-presence{margin:-30px 0 -24px;transform:scale(.68)}.hey-onboarding-form{padding:4px 4px 34px}.hey-onboarding-form h1{margin-bottom:21px;font-size:40px}.hey-name-field input{height:52px;font-size:20px}.hey-onboarding-shell .hey-identity-submit{width:100%}}@media (prefers-reduced-motion:reduce){.hey-onboarding-preview .hey-mood-attention .hey-presence-body,.hey-onboarding-preview.is-confirming .hey-presence,.hey-presence-picker button.is-selected .hey-presence{animation:none}}.hey-conversation-header{width:min(940px,100% - 36px);height:70px}.hey-conversation-header>button{gap:8px}.hey-conversation-header>button>span{text-align:left;flex-direction:column;align-items:flex-start;min-width:30px;font-size:14px;font-weight:640;line-height:1.05;display:flex}.hey-conversation-header>button>span small{color:#7a7a80;letter-spacing:.06em;text-transform:uppercase;margin-bottom:3px;font-size:9px;font-weight:650}.hey-conversation-header>button .hey-presence{transform:scale(.88)}.hey-conversation{width:min(730px,100% - 34px)}.hey-conversation-hero{padding:2px 0 24px}.hey-conversation-presence-stage{isolation:isolate;place-items:center;width:238px;height:248px;margin:-4px 0 1px;display:grid;position:relative}.hey-conversation-presence-stage:before{z-index:-2;background:radial-gradient(circle, color-mix(in srgb, var(--presence-a) 38%, transparent), color-mix(in srgb, var(--presence-b) 12%, transparent) 43%, transparent 70%);content:"";filter:blur(19px);opacity:.88;border-radius:50%;width:210px;height:210px;animation:5s ease-in-out infinite hey-conversation-glow;position:absolute}.hey-conversation-presence-stage:after{z-index:-1;border:1px solid color-mix(in srgb, var(--presence-b) 18%, transparent);content:"";border-radius:50%;width:218px;height:154px;position:absolute;transform:rotate(-14deg)}.hey-conversation-presence-stage>.hey-presence{filter:drop-shadow(0 18px 24px color-mix(in srgb, var(--presence-b) 18%, transparent));margin:0;transform:scale(1.12)}.hey-conversation-presence-stage>i{z-index:3;background:color-mix(in srgb, var(--presence-a) 76%, white);width:7px;height:7px;box-shadow:0 0 14px var(--presence-a);border:1px solid #ffffffd1;border-radius:50%;animation:4.2s ease-in-out infinite hey-conversation-spark;position:absolute}.hey-conversation-presence-stage>i:first-child{top:45px;left:14px}.hey-conversation-presence-stage>i:nth-child(2){width:5px;height:5px;animation-delay:-2s;bottom:54px;right:7px}.hey-conversation-hero .hey-kicker{color:#806b31;letter-spacing:.065em;margin:1px 0 9px;font-size:11px;font-weight:680}.hey-conversation-hero h1{font-size:50px;font-weight:720}.hey-hero-status{color:#68686e;margin-top:8px;font-size:16px;line-height:1.4}.hey-timeline{min-height:0}.hey-empty{padding:8px 24px 32px}.hey-empty-gestures{justify-content:center;gap:8px;margin:0 auto 13px;display:flex}.hey-empty-gestures span{background:#ffffff7a;border:1px solid #fffc;border-radius:13px;place-items:center;width:36px;height:36px;font-family:Apple Color Emoji,Segoe UI Emoji,sans-serif;font-size:18px;display:grid;transform:rotate(-2deg);box-shadow:0 6px 16px #2d2b270f,inset 0 1px #ffffffdb}.hey-empty-gestures span:nth-child(2){transform:translateY(-3px)rotate(2deg)}.hey-empty-gestures span:nth-child(3){transform:rotate(3deg)}.hey-empty-gestures span:nth-child(4){transform:translateY(-2px)rotate(-3deg)}.hey-empty h2{margin:0 0 5px;font-size:21px}.hey-empty p{color:#74747a;font-size:14px}.hey-send-dock{bottom:max(14px, env(safe-area-inset-bottom));background:linear-gradient(#0000,#f7f1e6d1 36%,#f7f1e6f0 68%);padding:18px 20px 0}.hey-send-dock .hey-primary{background:linear-gradient(145deg,#464448,#343337);border:1px solid #ffffff29;min-width:218px;min-height:55px;font-weight:720;box-shadow:0 13px 30px #2b292e29,0 0 0 6px #ffda690d,inset 0 1px #ffffff24}.hey-send-dock small{color:#5f5f65;text-align:center;max-width:360px;margin-top:10px;font-size:13px;font-weight:520;line-height:1.35}@keyframes hey-conversation-glow{0%,to{opacity:.68;transform:scale(.94)}50%{opacity:.96;transform:scale(1.07)}}@keyframes hey-conversation-spark{0%,to{opacity:.32;transform:translateY(3px)scale(.72)}50%{opacity:.92;transform:translate(4px,-7px)scale(1)}}@media (max-width:720px){.hey-conversation-header{height:64px}.hey-conversation-hero{padding:0 0 20px}.hey-conversation-presence-stage{width:208px;height:216px;margin-top:-8px}.hey-conversation-presence-stage>.hey-presence{transform:scale(.98)}.hey-conversation-hero h1{font-size:44px}.hey-hero-status{font-size:15px}.hey-empty{padding:4px 12px 28px}.hey-send-dock{bottom:max(10px, env(safe-area-inset-bottom));padding-inline:14px}.hey-send-dock .hey-primary{width:min(300px,100vw - 36px)}.hey-send-dock small{max-width:310px;font-size:12px}}@media (prefers-reduced-motion:reduce){.hey-conversation-presence-stage:before,.hey-conversation-presence-stage>i{animation:none}}.hey-conversation-header>a strong{margin-left:0}.hey-conversation-hero h1,.hey-send-dock .hey-primary{font-family:var(--font-space-grotesk), "Space Grotesk", sans-serif}.hey-empty-gestures{gap:14px}.hey-empty-gestures span{width:auto;height:auto;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0 2px;font-size:22px}.hey-presence-detail{z-index:3;pointer-events:none;display:block;position:absolute}.hey-presence-drop .hey-presence-body{clip-path:none;border-radius:58% 42% 47% 53%/33% 40% 60% 67%;width:64%;height:78%}.hey-presence-drop .hey-presence-detail{background:linear-gradient(135deg, var(--presence-c), var(--presence-b));width:23%;height:9%;box-shadow:0 4px 9px color-mix(in srgb, var(--presence-b) 22%, transparent);border:1px solid #ffffff6b;border-radius:100% 0;top:14%;right:18%;transform:rotate(24deg)}.hey-presence-pebble .hey-presence-detail{background:color-mix(in srgb, var(--presence-b) 54%, #372f2540);width:36%;height:4%;box-shadow:0 0 8px color-mix(in srgb, var(--presence-a) 30%, transparent);opacity:.5;border-radius:999px;top:45%;left:32%}.hey-presence-bloom .hey-presence-detail{z-index:1;background:conic-gradient(from 8deg, color-mix(in srgb, var(--presence-a) 46%, transparent), transparent 12%, color-mix(in srgb, var(--presence-b) 38%, transparent) 24%, transparent 37%, color-mix(in srgb, var(--presence-a) 42%, transparent) 52%, transparent 65%, color-mix(in srgb, var(--presence-c) 56%, transparent) 78%, transparent 91%);filter:blur(1px);opacity:.72;border-radius:42% 58% 45% 55%/57% 43% 58% 42%;width:82%;height:82%;top:9%;left:9%;transform:rotate(-8deg)}.hey-presence-comet .hey-presence-detail{z-index:1;background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--presence-a) 28%, transparent), var(--presence-b));filter:blur(4px);opacity:.64;border-radius:100% 0 0 100%;width:58%;height:17%;top:55%;left:4%;transform:rotate(-21deg)}.hey-presence-muse .hey-presence-detail{width:46%;height:22%;top:16%;left:27%}.hey-presence-muse .hey-presence-detail:before,.hey-presence-muse .hey-presence-detail:after{background:var(--presence-c);width:9px;height:9px;box-shadow:0 0 10px var(--presence-a);content:"";border:1px solid #ffffffad;border-radius:50%;position:absolute;top:0}.hey-presence-muse .hey-presence-detail:before{left:5%}.hey-presence-muse .hey-presence-detail:after{top:18%;right:5%}.hey-presence-bloom .hey-presence-face b:first-child{border-radius:999px;height:2px;margin-top:3px}.hey-presence-comet .hey-presence-face{top:47%;left:55%}.hey-presence-muse .hey-presence-face b{width:7px;height:10px}.hey-size-small .hey-presence-detail{scale:.72}.hey-presence-picker>div{align-items:center;gap:14px}.hey-presence-picker button{min-width:72px;min-height:82px;padding:7px 5px}.hey-presence-picker button .hey-presence{width:62px;height:68px}.hey-presence-picker button small{display:none}.hey-color-picker>div{align-items:center;gap:18px}.hey-color-picker .hey-swatch{width:42px;height:42px;box-shadow:0 7px 15px color-mix(in srgb, var(--presence-b) 18%, transparent), inset 0 1px 0 #ffffff85;border:1px solid #ffffffdb;border-radius:50%;transition:transform .17s,outline-color .17s,box-shadow .26s}.hey-color-picker .hey-swatch:hover{transform:translateY(-2px)scale(1.04)}.hey-color-picker .hey-swatch.is-selected{outline-offset:4px;background:linear-gradient(145deg, var(--presence-c), var(--presence-a) 48%, var(--presence-b));box-shadow:0 9px 22px color-mix(in srgb, var(--presence-b) 35%, transparent), 0 0 0 7px color-mix(in srgb, var(--presence-a) 10%, transparent), inset 0 1px 0 #ffffffa8;outline:1.5px solid #1d1d1fad;transform:translateY(-1px)}.hey-color-picker .hey-swatch:after,.hey-color-picker .hey-swatch i{display:none}.hey-send-panel.highfive-card{-webkit-backdrop-filter:none;backdrop-filter:none;background-color:#faf9f4f7;background-image:linear-gradient(#47505009 1px,#0000 1px),linear-gradient(90deg,#47505009 1px,#0000 1px);background-size:22px 22px;border:1px solid #363a3921;border-radius:24px;width:min(880px,100%);box-shadow:0 24px 65px #39362e1f}.hey-send-panel .highfive-stage{width:min(740px,100% - 64px);padding:54px 0 62px}.hey-send-panel .highfive-stage h1{max-width:650px;font-family:var(--font-space-grotesk), "Space Grotesk", sans-serif;letter-spacing:-.055em;margin:8px 0 12px;font-size:clamp(48px,6vw,66px);font-weight:680;line-height:.98}.hey-send-panel .highfive-lead{color:#696861;margin:0;font-size:18px}.hey-send-panel .highfive-gesture-tabs{margin:34px 0 30px}.hey-send-panel .highfive-gesture-tabs button{background-image:none;border-radius:16px;min-height:150px;box-shadow:0 9px 22px #39373012}.hey-send-panel .highfive-gesture-tabs button.is-selected{outline-offset:3px;outline:1.5px solid #1d1d1fb8;box-shadow:0 12px 27px #3937301f,0 0 0 7px #ffde691a}.hey-send-panel .highfive-capture-copy{margin-bottom:16px}.hey-send-panel .highfive-capture-copy>div{align-items:center;gap:12px;display:flex}.hey-send-panel .highfive-capture-copy>div>span{background:#ffde7e52;border-radius:15px;place-items:center;width:46px;height:46px;font-family:Apple Color Emoji,Segoe UI Emoji,sans-serif;font-size:25px;display:grid}.hey-send-panel .highfive-form-stage{background:#ffffffa1;border:1px solid #5948391a;border-radius:22px;width:min(680px,100% - 58px);margin:34px auto;padding:56px 54px 60px;box-shadow:0 18px 45px #473a2d17}.hey-send-panel .highfive-form-stage:after{content:"A NOTE"}.hey-send-panel .highfive-form-section-title{color:#696861;margin:0 0 10px;font-size:17px;font-weight:600}.hey-send-panel .highfive-field textarea{background-color:#0000;background-image:repeating-linear-gradient(#0000 0 31px,#5b4b3d26 31px 32px);border:0;border-radius:0;min-height:132px;padding:7px 3px 28px;line-height:32px}.hey-send-panel .highfive-emoji-field{background:0 0;border:0;border-top:1px solid #5b4b3d24;border-radius:0;margin-top:28px;padding:20px 0 0}.hey-send-panel .highfive-emoji-options{background:0 0;border:0;border-radius:0}.hey-send-panel .highfive-emoji-options button.is-selected{outline-offset:2px;box-shadow:none;background:#ffda6f85;outline:1.5px solid #1d1d1fb8}.hey-send-panel .highfive-primary{color:#1d1d1f;background:linear-gradient(145deg,#ffe376,#f4c63f);border-radius:16px;width:100%;min-height:56px;box-shadow:0 11px 24px #ad790e2e,inset 0 1px #ffffffb8}@media (max-width:720px){.hey-presence-picker>div{gap:5px}.hey-presence-picker button{min-width:0;min-height:70px}.hey-color-picker>div{gap:15px}.hey-color-picker .hey-swatch{width:38px;height:38px}.hey-send-panel.highfive-card{border-radius:20px}.hey-send-panel .highfive-stage{width:calc(100% - 28px);padding:34px 0 44px}.hey-send-panel .highfive-stage h1{font-size:43px}.hey-send-panel .highfive-gesture-tabs{grid-template-columns:repeat(2,1fr)}.hey-send-panel .highfive-gesture-tabs button{min-height:112px}.hey-send-panel .highfive-form-stage{width:calc(100% - 22px);margin:12px auto;padding:46px 22px 48px}}.hey-presence-detail{display:none}.hey-presence-drop .hey-presence-body{border-radius:55% 45% 48% 52%/42% 44% 56% 58%;width:66%;height:74%;transform:rotate(-2deg)}.hey-presence-pebble .hey-presence-body{border-radius:51% 49% 47% 53%/58% 55% 45% 42%;width:82%;height:56%;transform:translateY(6%)}.hey-presence-bloom .hey-presence-body{border-radius:43% 57% 52% 48%/55% 44% 56% 45%;width:66%;height:66%;transform:rotate(2deg)}.hey-presence-comet .hey-presence-body{border-radius:58% 42% 53% 47%/42% 55% 45% 58%;width:58%;height:77%;transform:rotate(5deg)}.hey-presence-muse .hey-presence-body{border-radius:58% 42% 60% 40%/52% 57% 43% 48%;width:78%;height:62%;transform:rotate(-3deg)}.hey-presence-pebble .hey-presence-face,.hey-presence-bloom .hey-presence-face,.hey-presence-comet .hey-presence-face,.hey-presence-muse .hey-presence-face{top:49%;left:50%}.hey-presence-bloom .hey-presence-face b:first-child,.hey-presence-muse .hey-presence-face b{border-radius:50%;width:6px;height:8px;margin-top:0}.hey-size-small .hey-presence-face b,.hey-size-small.hey-presence-bloom .hey-presence-face b:first-child,.hey-size-small.hey-presence-muse .hey-presence-face b{width:2px;height:3px}.hey-onboarding-presence-stage{aspect-ratio:1;place-items:center;width:min(280px,82%);margin:0 0 8px;display:grid;position:relative}.hey-onboarding-presence-stage .hey-preview-orbit{border:1px solid color-mix(in srgb, var(--presence-b) 22%, transparent);border-radius:50%;width:100%;height:100%;position:absolute;inset:0;transform:none}.hey-onboarding-presence-stage .hey-preview-orbit:after{background:color-mix(in srgb, var(--presence-a) 66%, white);width:7px;height:7px;box-shadow:0 0 12px var(--presence-a);content:"";border-radius:50%;position:absolute;top:9%;left:52%}.hey-onboarding-presence-stage>.hey-presence{transform-origin:50%;margin:0;transform:scale(.78)}.hey-onboarding-preview>strong{margin-top:0}.hey-presence-picker button.is-selected .hey-presence-body{outline-offset:3px;box-shadow:inset 7px 8px 14px #ffffff57, 0 10px 22px color-mix(in srgb, var(--presence-b) 27%, transparent), 0 0 0 5px color-mix(in srgb, var(--presence-a) 10%, transparent);outline:1px solid #1d1d1f6b}.hey-color-picker .hey-swatch.is-selected{box-shadow:0 9px 22px color-mix(in srgb, var(--presence-b) 32%, transparent), 0 0 0 5px color-mix(in srgb, var(--presence-a) 9%, transparent), inset 0 1px 0 #ffffffa8;border:2px solid #1d1d1f9e;outline:0}@media (max-width:720px){.hey-onboarding-presence-stage{width:min(230px,78vw);margin-bottom:-6px}.hey-onboarding-presence-stage>.hey-presence{transform:scale(.66)}}.hey-onboarding-shell{overflow:hidden auto}.hey-presence-drop .hey-presence-body{clip-path:polygon(50% 96%,42% 88%,22% 70%,10% 56%,5% 41%,7% 29%,15% 18%,27% 13%,38% 15%,50% 27%,62% 15%,73% 13%,85% 18%,93% 29%,95% 41%,90% 56%,78% 70%,58% 88%);border-radius:0;width:70%;height:66%;transform:translateY(3%)}.hey-presence-pebble .hey-presence-body{clip-path:polygon(50% 4%,58% 26%,79% 22%,72% 43%,94% 48%,75% 61%,82% 84%,59% 75%,50% 96%,41% 75%,18% 84%,25% 61%,6% 48%,28% 43%,21% 22%,42% 26%);border-radius:0;width:70%;height:68%;transform:translateY(1%)}.hey-presence-bloom .hey-presence-body{clip-path:none;border-radius:34%;width:64%;height:62%;transform:rotate(-2deg)}.hey-presence-comet .hey-presence-body{clip-path:polygon(47% 7%,53% 7%,91% 78%,93% 86%,89% 92%,11% 92%,7% 86%,9% 78%);border-radius:0;width:68%;height:67%;transform:translateY(1%)}.hey-presence-muse .hey-presence-body{clip-path:none;border-radius:49% 51% 45% 55%/63% 59% 41% 37%;width:72%;height:59%;transform:translateY(5%)rotate(-2deg)}.hey-presence-muse .hey-presence-body:after{background:inherit;content:"";border-radius:50%;width:31%;height:48%;position:absolute;bottom:-8%;right:4%}.hey-presence-drop .hey-presence-face{top:46%}.hey-presence-drop .hey-presence-face em{width:17px;height:8px}.hey-presence-pebble .hey-presence-face{top:50%}.hey-presence-pebble .hey-presence-face b:first-child{border-radius:999px;height:2px;margin-top:3px}.hey-presence-pebble .hey-presence-face em{width:12px;height:7px;transform:translate(-50%)rotate(-8deg)}.hey-presence-bloom .hey-presence-face{top:50%}.hey-presence-bloom .hey-presence-face em{background:#372f25a6;border:0;border-radius:999px;width:12px;height:2px;bottom:2px}.hey-presence-comet .hey-presence-face{top:60%}.hey-presence-comet .hey-presence-face em{border:2px solid #372f25a6;border-radius:50%;width:9px;height:9px;bottom:-2px}.hey-presence-muse .hey-presence-face{top:48%}.hey-presence-muse .hey-presence-face b{background:0 0;border-bottom:2px solid #372f25ad;border-radius:0 0 999px 999px;width:9px;height:5px}.hey-presence-muse .hey-presence-face em{width:18px;height:9px}.hey-presence-face{width:42%;height:25%}.hey-presence-face b{background:#3f312db8;width:7px;height:9px}.hey-presence-face:before,.hey-presence-face:after{content:"";filter:blur(.3px);background:#e56b7a2e;border-radius:50%;width:13px;height:6px;position:absolute;top:49%}.hey-presence-face:before{left:-4px}.hey-presence-face:after{right:-4px}.hey-size-small.hey-presence-drop .hey-presence-face em,.hey-size-small.hey-presence-pebble .hey-presence-face em,.hey-size-small.hey-presence-bloom .hey-presence-face em,.hey-size-small.hey-presence-comet .hey-presence-face em,.hey-size-small.hey-presence-muse .hey-presence-face em{border-width:1px;width:5px;height:3px}.hey-size-small.hey-presence-muse .hey-presence-face b{border-width:1px;width:3px;height:2px}.hey-size-small .hey-presence-face:before,.hey-size-small .hey-presence-face:after{width:4px;height:2px}.hey-presence-picker button.is-selected .hey-presence-body{filter:drop-shadow(0 0 1px #1d1d1fa3) drop-shadow(0 9px 13px color-mix(in srgb, var(--presence-b) 25%, transparent));outline:none}.hey-onboarding-presence-stage>.hey-presence{transform:scale(.66)}.hey-onboarding-preview{min-height:460px}@media (min-width:721px) and (max-height:760px){.hey-onboarding-shell{padding-bottom:20px}.hey-onboarding-shell .hey-wordmark{padding-top:12px;padding-bottom:6px}.hey-onboarding-grid{align-items:start;min-height:0;padding-top:10px}.hey-onboarding-preview{min-height:390px;padding:20px}.hey-onboarding-presence-stage{width:220px;margin-bottom:-8px}.hey-onboarding-presence-stage>.hey-presence{transform:scale(.56)}.hey-onboarding-form h1{margin-bottom:18px;font-size:42px}.hey-name-field{margin-bottom:17px}.hey-name-field input{height:48px}.hey-presence-picker,.hey-color-picker{margin-bottom:16px}.hey-presence-picker button{min-height:70px}}
.hey-send-shell{--planner-ink:#202024;--planner-muted:#66636b;--planner-paper:#faf9f4;--planner-grid:#595b661a;--planner-coral:#efc4d2;background-color:var(--planner-paper);background-image:linear-gradient(var(--planner-grid) 1px, transparent 1px), linear-gradient(90deg, var(--planner-grid) 1px, transparent 1px);min-height:100svh;color:var(--planner-ink);font-family:var(--font-afacad), Afacad, sans-serif;background-size:24px 24px;padding:18px 18px 26px!important}.hey-send-shell .hey-send-header{height:auto;margin:0 auto;width:min(940px,100%)!important;padding:0 5px 13px!important}.hey-send-shell .highfive-brand-copy strong,.hey-send-shell .highfive-brand-copy small,.hey-send-shell .highfive-stage h1,.hey-send-shell .highfive-lead,.hey-send-shell .highfive-gesture-tabs button,.hey-send-shell .highfive-capture-copy strong,.hey-send-shell .highfive-field textarea,.hey-send-shell .highfive-primary{font-family:var(--font-afacad), Afacad, sans-serif!important}.hey-send-shell .highfive-brand-copy strong{letter-spacing:-.04em!important;font-size:25px!important;font-weight:700!important}.hey-send-shell .highfive-brand-copy small{color:var(--planner-muted)!important;font-size:14px!important}.hey-send-shell .hey-send-panel.highfive-card{-webkit-backdrop-filter:none;backdrop-filter:none;min-height:650px;margin:0 auto;background-color:#faf9f49e!important;background-image:linear-gradient(#777b6914 1px,#0000 1px),linear-gradient(90deg,#777b6914 1px,#0000 1px)!important;background-size:24px 24px!important;border:1px solid #4d504306!important;border-radius:10px!important;width:min(940px,100%)!important;box-shadow:0 8px 24px #3e3f3509!important}.hey-send-shell .hey-send-panel .highfive-stage{width:min(820px,100% - 48px)!important;padding:50px 0 62px!important}.hey-send-shell .hey-send-panel .highfive-stage h1{width:fit-content;color:var(--planner-ink);letter-spacing:-.055em;background-image:linear-gradient(177deg,#0000 0 68%,#ffe66d85 68% 86%,#0000 86%);background-repeat:no-repeat;padding:0 .08em;font-weight:700;line-height:.96;display:table;margin:10px 0!important;font-size:clamp(48px,7vw,68px)!important}.hey-send-shell .highfive-lead{max-width:590px;font-weight:400;line-height:1.35;color:var(--planner-muted)!important;font-size:18px!important}.hey-send-shell .highfive-gesture-tabs{justify-content:center;display:grid;grid-template-columns:repeat(4,minmax(0,174px))!important;gap:18px!important;margin:31px 0 30px!important}.hey-send-shell .highfive-gesture-tabs button{width:auto;min-width:0;height:148px;color:var(--planner-ink);grid-template:auto auto auto/1fr;align-content:center;place-items:center;row-gap:5px;display:grid;position:relative;overflow:visible;transform:none;min-height:148px!important;box-shadow:none!important;background-image:none!important;border:0!important;border-radius:2px!important;padding:20px 12px 14px!important}.hey-send-shell .highfive-gesture-tabs button:first-child{transform:rotate(-.8deg);background-color:#f3e6a2!important}.hey-send-shell .highfive-gesture-tabs button:nth-child(2){transform:rotate(.5deg);background-color:#efc4d2!important}.hey-send-shell .highfive-gesture-tabs button:nth-child(3){transform:rotate(-.4deg);background-color:#bfdcd3!important}.hey-send-shell .highfive-gesture-tabs button:nth-child(4){transform:rotate(.7deg);background-color:#cad0ea!important}.hey-send-shell .highfive-gesture-tabs button:after{z-index:3;content:"";background:#fff9daf0;border:1px solid #685b412b;border-radius:1px;width:50px;height:19px;display:block;position:absolute;top:-11px;left:50%;transform:translate(-50%)rotate(-2deg);box-shadow:0 2px 4px #463a2224}.hey-send-shell .highfive-gesture-tabs button>span{width:50px;height:auto;box-shadow:none;text-align:center;filter:none;background:0 0;border:0;border-radius:0;font-family:Apple Color Emoji,Segoe UI Emoji,sans-serif;font-size:54px;line-height:1;display:block}.hey-send-shell .highfive-gesture-tabs button strong{color:#17171c;text-align:center;white-space:normal;width:100%;font-size:17px;font-weight:800;line-height:1.08}.hey-send-shell .highfive-gesture-tabs button small{color:#77747c;text-align:center;margin:0;font-size:13px;font-style:italic;font-weight:550;line-height:1.15}.hey-send-shell .highfive-gesture-tabs button:hover:not(:disabled){transform:translateY(-3px)!important;box-shadow:0 7px 15px #47433917!important}.hey-send-shell .highfive-gesture-tabs button.is-selected{filter:none;outline:0!important;transform:translateY(-5px)scale(1.02)!important;box-shadow:0 12px 22px #47433924!important}.hey-send-shell .highfive-capture-copy{margin:38px 3px 34px!important}.hey-send-shell .highfive-capture-copy>div{display:block!important}.hey-send-shell .highfive-capture-copy>div>span{display:none!important}.hey-send-shell .highfive-capture-copy strong{color:#4f4d54;font-size:22px;font-weight:700}.hey-send-shell .highfive-capture-copy p{color:var(--planner-muted);margin:8px 0 0 3px;font-size:16px;line-height:1.4}.hey-send-shell .highfive-camera{background:0 0;outline:0;border:0!important;border-radius:14px!important;box-shadow:0 16px 38px #37314124!important}.hey-send-shell .highfive-camera:after{display:none}.hey-send-shell .highfive-camera-cover{color:var(--planner-ink);background:#faf7fce6}.hey-send-shell .highfive-camera-error p{color:var(--planner-muted)}.hey-send-shell .highfive-back{color:#6d625a;font-family:var(--font-afacad), Afacad, sans-serif;background:0 0;border:0;border-radius:0;margin:-8px 0 30px;padding:10px 3px;font-size:20px;font-weight:650}.hey-send-shell .hey-send-panel .highfive-form-stage{background-color:#fffdf9!important;background-image:linear-gradient(90deg,#0000 0 45px,#d27c633d 45px 46px,#0000 46px),repeating-linear-gradient(#0000 0 31px,#6c746326 31px 32px)!important;border:1px solid #4b4d412e!important;border-radius:4px!important;width:min(700px,100% - 52px)!important;margin:32px auto!important;padding:62px 58px 66px!important;box-shadow:7px 9px #41433717!important}.hey-send-shell .highfive-form-stage:after{display:none!important}.hey-send-shell .hey-send-panel .highfive-form-stage h1{font-size:clamp(46px,7vw,60px)!important}.hey-send-shell .highfive-form-section-title{color:var(--planner-ink);margin:6px 0 30px;font-size:24px;font-weight:700}.hey-send-shell .highfive-field>span,.hey-send-shell .highfive-emoji-field legend{color:#5f6058;font-size:14px;font-style:italic;font-weight:600}.hey-send-shell .highfive-field textarea{min-height:132px;box-shadow:none;color:var(--planner-ink);background:0 0;border:0;border-radius:0;padding:7px 3px 28px;font-size:18px;font-weight:500;line-height:32px}.hey-send-shell .highfive-emoji-field{background:#e8e1f2!important;border:1px solid #4b4d4126!important;border-radius:6px!important;margin:30px 0!important;padding:18px!important;box-shadow:3px 4px #41433714!important}.hey-send-shell .highfive-emoji-field legend{float:left;width:100%;margin:0 0 12px;padding:0}.hey-send-shell .highfive-emoji-options{clear:both;background:0 0!important;border:0!important;border-radius:0!important}.hey-send-shell .highfive-emoji-options button{background:#fffef6a8;border-radius:6px}.hey-send-shell .highfive-emoji-options button.is-selected{outline-offset:0;box-shadow:none;outline:2px solid #4a3d34;background:#f3e6a2!important}.hey-send-shell .highfive-primary{color:#202024;border:1px solid #202024;min-width:148px;min-height:43px;margin-left:auto;padding:0 20px;font-size:14px;font-weight:700;background:#f3e6a2!important;border-radius:7px!important;width:auto!important;box-shadow:3px 4px #41433721!important}.hey-send-shell .highfive-form-hint{color:var(--planner-muted);font-size:13px;font-style:italic}@media (max-width:700px){.hey-send-shell{padding:8px 5px 14px!important}.hey-send-shell .hey-send-panel.highfive-card{border-radius:7px!important}.hey-send-shell .hey-send-panel .highfive-stage{width:calc(100% - 16px)!important;padding-top:40px!important}.hey-send-shell .hey-send-panel .highfive-stage h1{font-size:45px!important}.hey-send-shell .highfive-gesture-tabs{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:7px!important;margin:25px 0 27px!important}.hey-send-shell .highfive-gesture-tabs button{height:112px;min-height:112px!important;padding:15px 3px 10px!important}.hey-send-shell .highfive-gesture-tabs button>span{width:auto;font-size:34px}.hey-send-shell .highfive-gesture-tabs button:after{width:34px;height:14px;top:-8px}.hey-send-shell .highfive-gesture-tabs button strong{margin-top:6px;font-size:12px}.hey-send-shell .highfive-gesture-tabs button small{color:#34333a;margin-top:3px;font-size:10px}.hey-send-shell .hey-send-panel .highfive-form-stage{background-image:linear-gradient(90deg,#0000 0 17px,#d27c6333 17px 18px,#0000 18px),repeating-linear-gradient(#0000 0 31px,#6c746324 31px 32px)!important;width:calc(100% - 10px)!important;margin:8px auto!important;padding:48px 20px!important}}
