:root{--bg: #FAFAFA;--bg-raised: #FFFFFF;--vz-border: rgba(0, 0, 0, .08);--coral: #F56645;--coral-dim: #D4553A;--text-1: #18181B;--text-2: #52525B;--text-dim: #71717A;--text-3: #A1A1AA;--text-4: #D4D4D8;--nav-bg: rgba(250, 250, 250, .85);--nav-scrolled-bg: rgba(255, 255, 255, .82);--nav-scrolled-border: rgba(0, 0, 0, .06);--nav-scrolled-shadow: 0 8px 40px rgba(0, 0, 0, .08), 0 0 0 1px rgba(0, 0, 0, .04);--btn-hover: #27272A;--glow-coral-1: rgba(245, 102, 69, .06);--glow-coral-2: rgba(245, 102, 69, .02);--grain-opacity: .3;--subtle-glow: rgba(0, 0, 0, .02);--grid-line: rgba(0, 0, 0, .03);--input-focus: rgba(0, 0, 0, .15);--focus-ring: rgba(0, 0, 0, .15);--focus-border: rgba(0, 0, 0, .2);--card-gradient: linear-gradient(160deg, rgba(0,0,0,.01) 0%, var(--bg-raised) 50%, rgba(0,0,0,.005) 100%);--card-hover-border: rgba(0, 0, 0, .13);--card-inner-bg: rgba(0, 0, 0, .02);--card-inner-border: rgba(0, 0, 0, .06);--phone-shadow: 0 0 0 1px rgba(0,0,0,.06), 0 4px 12px rgba(0,0,0,.03), 0 20px 60px -12px rgba(0,0,0,.1), 0 40px 100px -20px rgba(0,0,0,.075);--phone-notch-bg: rgba(255, 255, 255, .8);--phone-glow: radial-gradient(circle, rgba(245,102,69,.08) 0%, rgba(0,0,0,.01) 40%, transparent 70%);--logo-invert: 0;--logo-tape-opacity: .6;--logo-tape-invert: invert(1);--logo-tape-hover-opacity: .85;--logo-lightricks-filter: none;--logo-lightricks-hover-opacity: .85;--select-bg: rgba(255,255,255,.85);--select-border-alpha: .08;--select-text: #18181B;--select-shadow: 0 8px 32px rgba(0,0,0,.1), 0 0 0 1px rgba(0,0,0,.04);--select-item-text: #52525B;--select-item-focus-bg: rgba(0,0,0,.04);--select-item-focus-text: #18181B;--select-check: #18181B}[data-theme=dark]{--bg: #09090B;--bg-raised: #111113;--vz-border: rgba(255, 255, 255, .09);--text-1: #FAFAFA;--text-2: #A1A1AA;--text-3: #52525B;--text-4: #3F3F46;--nav-bg: rgba(9, 9, 11, .85);--nav-scrolled-bg: rgba(17, 17, 19, .78);--nav-scrolled-border: rgba(255, 255, 255, .08);--nav-scrolled-shadow: 0 8px 40px rgba(0, 0, 0, .45), 0 0 0 1px rgba(255, 255, 255, .04);--btn-hover: #E4E4E7;--glow-coral-1: rgba(245, 102, 69, .07);--glow-coral-2: rgba(245, 102, 69, .03);--grain-opacity: .5;--subtle-glow: rgba(255, 255, 255, .03);--grid-line: rgba(255, 255, 255, .02);--input-focus: rgba(255, 255, 255, .15);--focus-ring: rgba(255, 255, 255, .2);--focus-border: rgba(255, 255, 255, .2);--card-gradient: linear-gradient(160deg, rgba(255,255,255,.04) 0%, var(--bg-raised) 50%, rgba(255,255,255,.02) 100%);--card-hover-border: rgba(255, 255, 255, .13);--card-inner-bg: rgba(255, 255, 255, .03);--card-inner-border: rgba(255, 255, 255, .07);--phone-shadow: 0 0 0 1px rgba(255,255,255,.04), 0 24px 80px -16px rgba(0,0,0,.3), 0 0 140px -40px rgba(255,255,255,.015);--phone-notch-bg: var(--bg);--phone-glow: radial-gradient(circle, rgba(245,102,69,.06) 0%, rgba(255,255,255,.02) 40%, transparent 70%);--logo-invert: 1;--logo-tape-opacity: .45;--logo-tape-invert: none;--logo-tape-hover-opacity: .7;--logo-lightricks-filter: invert(1);--logo-lightricks-hover-opacity: .7;--select-bg: rgba(17,17,19,.75);--select-border-alpha: .08;--select-text: #FAFAFA;--select-shadow: 0 8px 32px rgba(0,0,0,.5), 0 0 0 1px rgba(255,255,255,.04);--select-item-text: #A1A1AA;--select-item-focus-bg: rgba(255,255,255,.06);--select-item-focus-text: #FAFAFA;--select-check: #FAFAFA}html,body{overflow-x:hidden;width:100%}body{font-family:Inter,-apple-system,sans-serif;background:var(--bg);color:var(--text-1);-webkit-font-smoothing:antialiased;margin:0;position:relative}body:before{content:"";position:fixed;top:0;left:0;width:100%;height:70vh;background:radial-gradient(ellipse 80% 50% at 50% 0%,var(--glow-coral-1) 0%,var(--glow-coral-2) 30%,transparent 70%);pointer-events:none;z-index:0}body:after{content:"";position:fixed;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");background-repeat:repeat;background-size:128px 128px;pointer-events:none;z-index:0;opacity:var(--grain-opacity)}nav{position:fixed;z-index:100;top:0;left:0;right:0;max-width:100%;margin:0 auto;padding:16px max(48px,env(safe-area-inset-right)) 16px max(48px,env(safe-area-inset-left));display:flex;justify-content:space-between;align-items:center;background:var(--nav-bg);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid transparent;border-bottom-color:var(--vz-border);border-radius:0;box-shadow:none;transition:max-width .5s cubic-bezier(.25,1,.5,1),padding .5s cubic-bezier(.25,1,.5,1),border-radius .5s cubic-bezier(.25,1,.5,1),border-color .5s cubic-bezier(.25,1,.5,1),background .5s cubic-bezier(.25,1,.5,1),box-shadow .5s cubic-bezier(.25,1,.5,1)}nav.nav-scrolled{top:12px;width:calc(100% - 32px);max-width:1180px;margin:0 auto;padding:12px 24px;border-radius:22px;border-color:var(--nav-scrolled-border);background:var(--nav-scrolled-bg);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);box-shadow:var(--nav-scrolled-shadow)}.logo{display:flex;align-items:center;text-decoration:none}.logo img{height:34px;width:auto}.nav-links{display:flex;align-items:center;gap:32px}.nav-links a{font-size:13.5px;font-weight:400;color:var(--text-2);text-decoration:none;transition:color .15s}.nav-links a:hover{color:var(--text-1)}.nav-cta{font-family:Inter,sans-serif;font-size:13.5px;font-weight:500;color:var(--bg);background:var(--text-1);border:none;padding:12px 24px;border-radius:16px;height:auto;min-height:44px;cursor:pointer;transition:all .15s}.nav-cta:hover{background:var(--btn-hover)}.hero{position:relative;z-index:1;padding:120px 48px 64px;display:flex;flex-direction:column;align-items:center;max-width:100vw;box-sizing:border-box}.hero--showcase{padding-top:24px;padding-bottom:40px}.personas{position:relative;z-index:1;padding:24px 48px 80px;display:flex;flex-direction:column;align-items:center;max-width:100vw;box-sizing:border-box}.personas-heading{font-family:Clash Grotesk,sans-serif;font-size:clamp(28px,3vw,40px);font-weight:500;letter-spacing:-.8px;color:var(--text-1);text-align:center;margin:0 0 48px}.personas-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;width:100%;max-width:1120px}.persona-card{--mx: 50%;--my: 0%;position:relative;background:var(--card-gradient);border:1px solid var(--card-hover-border);border-radius:20px;padding:28px 26px 26px;display:flex;flex-direction:column;gap:12px;box-shadow:0 6px 18px #00000008;transition:border-color .25s ease,box-shadow .35s ease;overflow:hidden}.persona-card:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:radial-gradient(120% 80% at 100% 0%,rgba(245,102,69,.06) 0%,transparent 55%);z-index:1}.persona-card:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:radial-gradient(320px 240px at var(--mx) var(--my),rgba(245,102,69,.18) 0%,rgba(245,102,69,.06) 30%,transparent 70%);opacity:0;transition:opacity .4s ease;z-index:1}.persona-icon,.persona-title,.persona-desc{position:relative;z-index:2}.persona-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;background:#f5664524;color:var(--coral);margin-bottom:4px;transform:scale(1.04)}@media(hover:hover)and (pointer:fine){.persona-card:hover:after{opacity:1}}.persona-title{font-family:Clash Grotesk,sans-serif;font-size:22px;font-weight:500;letter-spacing:-.4px;color:var(--text-1);margin:0}.persona-desc{font-family:Inter,sans-serif;font-size:15px;line-height:1.6;color:var(--text-2);margin:0}@media(prefers-reduced-motion:reduce){.persona-card{transition:none}}@media(max-width:900px){.personas{padding:24px 32px 64px}.personas-grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media(max-width:640px){.personas{padding:16px 20px 48px}.personas-heading{font-size:28px;margin:0 0 32px}.personas-grid{grid-template-columns:1fr;gap:12px}.persona-card{padding:22px 20px 20px}.persona-title{font-size:20px}.persona-desc{font-size:14.5px}}.hero--split{padding-top:128px;padding-bottom:64px}.hero-split-grid{display:grid;grid-template-columns:1.1fr .9fr;grid-template-areas:"title    phone" "subtitle phone" "waitlist phone" "logotape phone";grid-template-rows:auto auto auto 1fr;column-gap:48px;row-gap:0;align-items:start;width:100%;max-width:1180px;box-sizing:border-box}.hero-split-grid>.hero-title{grid-area:title;min-width:0;margin:0}.hero-split-grid>.hero-subtitle{grid-area:subtitle;min-width:0;margin:28px 0 0}.hero-split-grid>.waitlist-inline{grid-area:waitlist;min-width:0;margin:40px 0 0}.hero-split-grid>.hero-logo-tape{grid-area:logotape;min-width:0;margin:20px 0 0}.hero-split-grid>.hero-phone-wrap{grid-area:phone;display:flex;justify-content:center;align-items:center;min-width:0;align-self:center}.hero--split .phone-mockup{width:280px;height:580px;zoom:1.1}.hero:before{content:"";position:absolute;top:-10%;left:50%;transform:translate(-50%);width:900px;height:900px;background:radial-gradient(circle,var(--subtle-glow) 0%,transparent 70%);pointer-events:none;z-index:0}.hero:after{content:"";position:absolute;inset:0;background-image:linear-gradient(var(--grid-line) 1px,transparent 1px),linear-gradient(90deg,var(--grid-line) 1px,transparent 1px);background-size:64px 64px;mask-image:radial-gradient(ellipse 60% 50% at 50% 20%,black 20%,transparent 70%);-webkit-mask-image:radial-gradient(ellipse 60% 50% at 50% 20%,black 20%,transparent 70%);pointer-events:none;z-index:0}.hero>*{position:relative;z-index:1}.hero-content{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:100%;overflow:hidden}.hero h1{font-family:Clash Grotesk,sans-serif;font-size:clamp(42px,5.4vw,76px);line-height:1.05;font-weight:500;letter-spacing:-1.8px;color:var(--text-1);display:flex;flex-wrap:wrap;align-items:baseline;column-gap:8px;row-gap:4px;justify-content:flex-start;opacity:0;animation:fadeUp .7s .2s ease-out forwards;max-width:100%;overflow-wrap:break-word}.hero h1 .hero-headline-lead{display:inline-block}.hero h1 .dim{color:var(--text-dim);display:inline-block;padding-top:.15em}.ai-input-field{display:inline-flex;align-items:center;justify-content:flex-start;vertical-align:baseline;text-align:left}.rotating-wrapper{display:inline-block;position:relative;height:1.15em;overflow:hidden;vertical-align:bottom;text-align:left}.rotating-wrapper:after{content:"co-founder";display:block;height:0;overflow:hidden;visibility:hidden;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;white-space:nowrap}.rotating-words{display:flex;flex-direction:column;animation:rotateWords 12s cubic-bezier(.65,0,.35,1) infinite}.rotating-words span{display:block;height:1.15em;line-height:1.15;text-align:left;background:linear-gradient(135deg,var(--coral) 0%,#FF8F6B 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;white-space:nowrap}@keyframes rotateWords{0%,12%{transform:translateY(0)}20%,32%{transform:translateY(-1.15em)}40%,52%{transform:translateY(-2.3em)}60%,72%{transform:translateY(-3.45em)}80%,92%{transform:translateY(-4.6em)}to{transform:translateY(-5.75em)}}.hero .subtitle{font-size:clamp(17px,1.35vw,21px);font-weight:400;color:var(--text-2);max-width:min(520px,100%);line-height:1.55;margin-top:24px;text-align:center;opacity:0;animation:fadeUp .7s .3s ease-out forwards}.hero--split .hero-title{justify-content:flex-start}.hero--split .hero-subtitle{text-align:left;margin-top:28px}.hero--split .waitlist-inline{max-width:527px;margin-top:40px}.hero--split .wl-signup,.hero--split .wl-signup-card--cta{align-items:flex-start}.hero--split .wl-scarcity-note{text-align:left;margin-left:0}.hero .subtitle strong{color:var(--text-1);font-weight:600}.waitlist-inline{margin-top:36px;width:100%;max-width:min(480px,100%);opacity:0;animation:fadeUp .7s .4s ease-out forwards;box-sizing:border-box}.hero-logo-tape{align-self:stretch;margin-top:20px;max-width:527px}.showcase-heading{font-family:Clash Grotesk,sans-serif;font-size:clamp(28px,3vw,40px);font-weight:500;letter-spacing:-.8px;color:var(--text-1);text-align:center;margin:64px 0 0;opacity:0;animation:fadeUp .7s .45s ease-out forwards}.hero-showcase{display:flex;align-items:flex-start;gap:56px;margin-top:64px;width:100%;max-width:min(860px,100%);box-sizing:border-box;opacity:0;animation:fadeUp .7s .5s ease-out forwards}.showcase-tabs{display:flex;flex-direction:column;gap:0;flex:1;min-width:0}.showcase-tab+.showcase-tab{border-top:1px solid var(--vz-border)}.showcase-tab-btn{display:block;width:100%;padding:16px 0;font-family:Clash Grotesk,sans-serif;font-size:28px;font-weight:500;letter-spacing:-.5px;color:var(--text-3);background:none;border:none;cursor:pointer;text-align:left;transition:color .2s}@media(hover:hover){.showcase-tab-btn:hover{color:var(--text-2)}}.showcase-tab-btn:active{color:var(--text-2)}.showcase-tab--active .showcase-tab-btn{color:var(--coral)}.showcase-tab-desc{font-size:15px;line-height:1.6;color:var(--text-2);margin:0 0 16px;max-width:400px;animation:phoneFadeIn .3s ease-out}.showcase-desc-mobile{display:none}.showcase-outcome{flex-shrink:0;display:flex;align-items:center;justify-content:center;min-height:300px;width:100%;max-width:360px;animation:phoneFadeIn .3s ease-out}.showcase-outcome-card{width:100%;padding:28px 28px 24px;background:var(--bg-raised);border:1px solid var(--vz-border);border-radius:20px;display:flex;flex-direction:column;gap:12px;box-shadow:0 6px 24px #0000000a}.showcase-outcome-label{font-family:Inter,sans-serif;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--coral)}.showcase-outcome-prompt{font-family:Clash Grotesk,sans-serif;font-size:20px;line-height:1.35;font-weight:500;letter-spacing:-.3px;color:var(--text-1);margin:0}.showcase-outcome-meta{font-family:Inter,sans-serif;font-size:12px;color:var(--text-3);margin-top:4px}.hero-phone{position:relative;display:flex;justify-content:center;flex-shrink:0}.phone-mockup{position:relative;width:300px;height:620px;background:#fff;border:1px solid var(--vz-border);border-radius:40px;overflow:hidden;box-shadow:var(--phone-shadow)}.phone-mockup:before{content:"";position:absolute;top:10px;left:50%;transform:translate(-50%);width:48px;height:14px;background:#1c1c1e;border-radius:7px;z-index:4}.phone-chat{display:flex;flex-direction:column;height:100%;position:relative}.phone-chat:before{content:"";position:absolute;top:0;left:0;right:0;height:86px;z-index:2;pointer-events:none;background:#ffffffb3;backdrop-filter:blur(20px) saturate(1.6);-webkit-backdrop-filter:blur(20px) saturate(1.6)}.phone-status-bar{display:flex;justify-content:space-between;align-items:center;height:42px;padding:0 21px;z-index:3;position:absolute;top:0;left:0;right:0;background:transparent}.phone-status-time{font-family:-apple-system,SF Pro Display,Helvetica Neue,sans-serif;font-size:14px;font-weight:600;line-height:16px;color:#090b0a;letter-spacing:-.28px;min-width:54px;text-align:center;margin-left:-6px}.phone-status-icons{display:flex;align-items:center;gap:5px;color:#090b0a}.phone-status-icon{display:block}.phone-status-icon--battery{margin-right:-3px}[data-theme=dark] .phone-status-time,[data-theme=dark] .phone-status-icons{color:#e5e5e5}.phone-header{display:flex;justify-content:space-between;align-items:center;padding:4px 16px 8px;background:transparent;z-index:3;position:absolute;top:42px;left:0;right:0;border-bottom:.5px solid rgba(9,11,10,.08)}.phone-header-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:11px}.phone-chat-area{flex:1;min-height:0;display:flex;flex-direction:column;gap:10px;padding:98px 16px 96px;background:transparent;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgba(9,11,10,.18) transparent;margin-bottom:-82px;-webkit-mask-image:linear-gradient(180deg,#000 0%,#000 calc(100% - 110px),transparent 100%);mask-image:linear-gradient(180deg,#000 0%,#000 calc(100% - 110px),transparent 100%)}.phone-chat-area::-webkit-scrollbar{width:4px}.phone-chat-area::-webkit-scrollbar-thumb{background:#090b0a2e;border-radius:4px}.phone-chat-area::-webkit-scrollbar-track{background:transparent}[data-theme=dark] .phone-chat-area{scrollbar-color:rgba(255,255,255,.22) transparent}[data-theme=dark] .phone-chat-area::-webkit-scrollbar-thumb{background:#ffffff38}.phone-speech-bubble{margin-left:auto;max-width:88%;background:#fff;border:1px solid rgba(9,11,10,.1);border-radius:22px 4px 22px 22px;padding:9px 14px;animation:phoneFadeIn .35s ease-out}.phone-speech-bubble p{font-family:Inter,sans-serif;font-size:13px;line-height:1.4;letter-spacing:-.1px;color:#090b0a;margin:0;hyphens:none}.phone-searching{display:inline-flex;align-items:center;gap:8px;margin-top:10px;padding:0;background:none;border:none;opacity:0;animation:phoneFadeIn .4s .6s ease-out forwards}.phone-veezo-icon{width:24px;height:24px;flex-shrink:0;transform-origin:center;will-change:transform;backface-visibility:hidden;animation:phoneIconBreathe 1.6s ease-in-out infinite}.phone-searching span{font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:1.3;letter-spacing:-.1px;color:#090b0a}@keyframes phoneFadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes phoneIconBreathe{0%,to{transform:scale(.917);opacity:1}50%{transform:scale(1);opacity:.85}}.phone-agent-prefix{display:flex;align-items:center;gap:6px;margin:4px 0 10px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;letter-spacing:-.1px;color:#44504c}.phone-agent-prefix__caret{display:inline-block;width:2px;height:12px;margin-left:2px;vertical-align:-1px;background:currentColor;animation:phonePrefixCaretBlink .9s steps(1,end) infinite}@keyframes phonePrefixCaretBlink{0%,50%{opacity:1}51%,to{opacity:0}}.phone-card-stack{display:flex;flex-direction:column;gap:10px}.phone-person-card{display:grid;grid-template-columns:40px 1fr auto;grid-template-rows:auto auto auto;column-gap:10px;row-gap:3px;align-items:center;padding:12px 14px;background:#fff;border:1px solid rgba(9,11,10,.08);border-radius:20px;box-shadow:0 1px 3px #0000000a}.phone-person-card__avatar{grid-row:1 / span 3;grid-column:1;width:40px;height:40px;border-radius:12px;object-fit:cover;flex-shrink:0}.phone-person-card__name-row{grid-row:1;grid-column:2;display:flex;align-items:center;gap:6px;font-family:Inter,sans-serif;font-weight:600;font-size:13px;line-height:1.3;color:#090b0a}.phone-person-card__role{grid-row:2;grid-column:2;font-family:Inter,sans-serif;font-weight:400;font-size:12px;line-height:1.3;color:#44504c;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.phone-person-card__mutual{grid-row:3;grid-column:2;display:inline-flex;align-items:center;gap:5px;font-family:Inter,sans-serif;font-weight:500;font-size:11px;line-height:1.3;color:#44504c;white-space:nowrap}.phone-person-card__mutual svg{flex-shrink:0;color:#7e8c89}.phone-person-card__save{grid-row:1 / span 3;grid-column:3;width:28px;height:28px;display:flex;align-items:center;justify-content:center;color:#44504c;border-radius:50%;transition:background-color .18s ease,color .18s ease}.phone-person-card--pulse:hover .phone-person-card__save{background-color:#090b0a0f;color:#090b0a}.phone-person-card--expanded{grid-template-columns:40px 1fr auto;grid-template-rows:auto auto auto auto;padding:14px 14px 12px;border-color:#090b0a38;box-shadow:0 6px 18px #090b0a14}.phone-person-card--expanded .phone-person-card__name-row{font-size:14px}.phone-person-card--expanded .phone-person-card__role{font-size:12px;white-space:normal}.phone-person-card__expanded-body{grid-column:1 / span 3;grid-row:4;margin-top:10px;display:flex;flex-direction:column;gap:10px}.phone-expanded-bullets{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}.phone-expanded-bullet{display:flex;gap:8px;align-items:flex-start;font-family:Inter,sans-serif;font-size:11.5px;line-height:1.45;color:#2a2f2e}.phone-expanded-bullet-dot{width:4px;height:4px;border-radius:50%;background:#f56645;margin-top:7px;flex-shrink:0}.phone-expanded-mutuals{display:flex;align-items:center;gap:10px;padding:8px 0 0;border-top:1px solid rgba(9,11,10,.06)}.phone-expanded-mutuals-stack{display:flex;align-items:center}.phone-expanded-mutual-avatar{width:22px;height:22px;border-radius:50%;border:1.5px solid #ffffff;margin-left:-6px;object-fit:cover;flex-shrink:0}.phone-expanded-mutual-avatar:first-child{margin-left:0}.phone-expanded-mutuals-text{display:flex;flex-direction:column;gap:1px;font-family:Inter,sans-serif;line-height:1.3;min-width:0}.phone-expanded-mutuals-name{font-size:13px;font-weight:600;color:#090b0a;letter-spacing:-.1px}.phone-expanded-mutuals-count{font-size:11px;font-weight:500;color:#7e8c89}.phone-expanded-cta{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:11px 12px;background:#090b0a;color:#f4f2ec;border:none;border-radius:12px;font-family:Inter,sans-serif;font-weight:500;font-size:12px;letter-spacing:-.1px;cursor:default}@keyframes phoneCtaPulse{0%,to{box-shadow:0 0 #090b0a73}50%{box-shadow:0 0 0 6px #090b0a00}}.phone-expanded-cta--pulse{cursor:pointer;animation:phoneCtaPulse 1.8s ease-in-out infinite}.phone-expanded-cta--pulse:hover{transform:scale(1.02)}.phone-intro-sent{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;padding:20px 16px;background:#fff;border:1px solid rgba(9,11,10,.08);border-radius:20px;box-shadow:0 1px 3px #0000000a;opacity:0;animation:phoneSoftReveal .25s cubic-bezier(.22,1,.36,1) forwards}.phone-intro-sent__check{width:44px;height:44px;border-radius:50%;background:#090b0a;color:#f4f2ec;display:flex;align-items:center;justify-content:center}.phone-intro-sent__title{font-family:Inter,sans-serif;font-weight:600;font-size:14px;color:#090b0a}.phone-intro-sent__sub{font-family:Inter,sans-serif;font-size:12px;line-height:1.5;color:#44504c;max-width:220px}.phone-intro-sent__sub b{font-weight:600;color:#090b0a}.phone-intro-sent__meta{display:flex;align-items:center;gap:4px;font-family:Inter,sans-serif;font-size:11px;color:#7e8c89;margin-top:2px}.phone-show-more{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:10px 14px;background:#f1f4f3;border:none;border-radius:14px;font-family:Inter,sans-serif;font-weight:600;font-size:12px;letter-spacing:-.1px;color:#090b0a;cursor:default;margin-top:6px}.phone-show-more svg{width:14px;height:14px}@keyframes phoneCardReveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.phone-person-card{opacity:0;animation:phoneCardReveal .35s cubic-bezier(.22,1,.36,1) forwards;animation-delay:calc(var(--card-index, 0) * .15s)}@keyframes phoneCardPulse{0%,to{box-shadow:0 1px 3px #090b0a0d,0 0 #090b0a38}50%{box-shadow:0 1px 3px #090b0a0d,0 0 0 6px #090b0a00}}.phone-person-card--pulse{cursor:pointer;animation:phoneCardReveal .35s cubic-bezier(.22,1,.36,1) forwards,phoneCardPulse 1.8s ease-in-out .5s infinite}.phone-person-card--pulse{transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.phone-person-card--pulse:hover{border-color:#090b0a38;transform:translateY(-1px)}@keyframes phoneSoftReveal{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.phone-agent-prefix{opacity:0;animation:phoneSoftReveal .25s cubic-bezier(.22,1,.36,1) forwards}.phone-show-more{opacity:0;animation:phoneSoftReveal .3s cubic-bezier(.22,1,.36,1) forwards;animation-delay:.8s}.phone-bottom{flex-shrink:0;position:relative}.phone-input-wrap{position:relative;z-index:1}.phone-input-wrap{background:#ffffff8c;backdrop-filter:blur(18px) saturate(1.6);-webkit-backdrop-filter:blur(18px) saturate(1.6);border:1px solid rgba(227,232,231,.7);border-radius:20px;margin:0 12px;overflow:hidden}.phone-input-text-area{padding:10px 14px 4px;min-height:24px}.phone-input-placeholder{font-family:Inter,sans-serif;font-size:13px;line-height:1.4;letter-spacing:-.1px;color:#7e8c89}.phone-input-typed{font-family:Inter,sans-serif;font-size:13px;line-height:1.4;letter-spacing:-.1px;color:#090b0a}.phone-input-command{font-weight:700}.phone-cursor{display:inline-block;width:1.5px;height:1em;background:var(--coral);margin-left:1px;vertical-align:middle;animation:blink 1s step-end infinite;font-style:normal}.phone-input-toolbar{display:flex;align-items:center;justify-content:space-between;padding:4px 6px 6px}.phone-toolbar-left{display:flex;align-items:center;gap:2px}.phone-tool-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:11px;border:none;background:#f1f4f3d9;flex-shrink:0}.phone-scope-badge{display:inline-flex;align-items:center;gap:3px;font-family:Inter,sans-serif;font-size:11px;font-weight:600;letter-spacing:-.05px;background:#f1f4f3d9;border-radius:11px;padding:4px 8px;height:32px;margin-left:2px}.phone-scope-badge .scope-label{color:#090b0a;font-weight:600}.phone-scope-badge .scope-dot{width:3px;height:3px;border-radius:50%;background:#090b0a}.phone-scope-badge .scope-count{color:#7e8c89;font-weight:500}.phone-send-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:11px;border:none;background:#e3e8e7;color:#7e8c89;flex-shrink:0;cursor:default;transition:background .2s,color .2s,transform .15s;padding:0}.phone-send-btn--active{background:#28322f;color:#fff;cursor:pointer;animation:phoneSendPulse .3s ease-out}.phone-send-btn--active:hover{transform:scale(1.05)}@keyframes phoneSendPulse{0%{transform:scale(.9)}60%{transform:scale(1.06)}to{transform:scale(1)}}@keyframes phoneSendPulse2{0%,to{transform:scale(1);box-shadow:0 0 #28322f73}50%{transform:scale(1.08);box-shadow:0 0 0 6px #28322f00}}.phone-send-btn--pulse{animation:phoneSendPulse2 1.3s ease-in-out infinite}.phone-send-btn--pulse:hover{transform:scale(1.08)}.phone-keyboard{background:#e3e6e8;padding:8px 3px 4px;display:flex;flex-direction:column;gap:6px;margin-top:12px}.kb-row{display:flex;justify-content:center;gap:5px}.kb-row-inset{padding:0 14px}.kb-key{display:flex;align-items:center;justify-content:center;height:42px;min-width:24px;padding:0 2px;background-color:#ffffffeb;background-image:linear-gradient(180deg,#fff9,#fff0 45%);border-radius:7px;font-family:-apple-system,SF Pro Display,Helvetica Neue,sans-serif;font-size:16px;font-weight:400;color:#1c1c1e;box-shadow:0 1px 2px #00000024,0 0 0 .5px #0000000a;flex:1;text-transform:lowercase}.kb-key-special{flex:1.3;background-color:#969ea88c;background-image:linear-gradient(180deg,#ffffff59,#fff0 45%);box-shadow:0 1px 2px #00000024,0 0 0 .5px #0000000a}.kb-row-bottom{gap:5px;padding:0 2px}.kb-key-fn{flex:1;background-color:#969ea88c;background-image:linear-gradient(180deg,#ffffff59,#fff0 45%);font-size:14px;font-weight:400;box-shadow:0 1px 2px #00000024,0 0 0 .5px #0000000a}.kb-key-space{flex:3.5;font-size:14px}.kb-bottom-bar{display:flex;justify-content:space-between;align-items:center;padding:6px 8px 2px}.kb-bottom-bar button{background:none;border:none;padding:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px;cursor:default}.kb-bottom-bar img{width:24px;height:24px;object-fit:contain}.phone-home-indicator{display:flex;justify-content:center;padding:10px 0 6px;background:transparent}.phone-keyboard+.phone-home-indicator{background:#e3e6e8}.phone-home-bar{width:112px;height:4px;background:#1c1c1e;border-radius:100px}[data-theme=dark] .phone-mockup{background:#1c1c1e;border-color:#ffffff14}[data-theme=dark] .phone-mockup:before{background:#000}[data-theme=dark] .phone-chat:before{background:#1c1c1eb3}[data-theme=dark] .phone-header{border-bottom-color:#ffffff14}[data-theme=dark] .phone-header svg{stroke:#e5e5e5}[data-theme=dark] .phone-speech-bubble{background:#2c2c2e;border-color:#ffffff1a}[data-theme=dark] .phone-speech-bubble p,[data-theme=dark] .phone-searching span{color:#e5e5e5}[data-theme=dark] .phone-input-wrap{background:#2c2c2e8c;backdrop-filter:blur(18px) saturate(1.6);-webkit-backdrop-filter:blur(18px) saturate(1.6);border-color:#ffffff1a}[data-theme=dark] .phone-input-typed{color:#e5e5e5}[data-theme=dark] .phone-input-placeholder{color:#8e8e93}[data-theme=dark] .phone-tool-btn{background:#3a3a3cd9}[data-theme=dark] .phone-tool-btn svg{stroke:#e5e5e5}[data-theme=dark] .phone-scope-badge{background:#3a3a3cd9}[data-theme=dark] .phone-scope-badge .scope-label{color:#e5e5e5}[data-theme=dark] .phone-scope-badge .scope-dot{background:#e5e5e5}[data-theme=dark] .phone-scope-badge .scope-count{color:#8e8e93}[data-theme=dark] .phone-scope-badge svg{stroke:#e5e5e5}[data-theme=dark] .phone-send-btn{background:#3a3a3c;color:#8e8e93}[data-theme=dark] .phone-send-btn--active{background:#e5e5e5;color:#1c1c1e}@keyframes phoneSendPulse2Dark{0%,to{transform:scale(1);box-shadow:0 0 #e5e5e573}50%{transform:scale(1.08);box-shadow:0 0 0 6px #e5e5e500}}[data-theme=dark] .phone-send-btn--pulse{animation:phoneSendPulse2Dark 1.3s ease-in-out infinite}[data-theme=dark] .phone-keyboard{background:#151619}[data-theme=dark] .phone-keyboard+.phone-home-indicator{background:#151619}[data-theme=dark] .kb-key{background-color:#6e747cbf;background-image:linear-gradient(180deg,#ffffff2e,#fff0 45%);color:#fff;box-shadow:0 1px 2px #0006,0 0 0 .5px #0003}[data-theme=dark] .kb-key-special,[data-theme=dark] .kb-key-fn{background-color:#3a3f46d9;background-image:linear-gradient(180deg,#ffffff1a,#fff0 45%);color:#fff;box-shadow:0 1px 2px #0006,0 0 0 .5px #0003}[data-theme=dark] .kb-key-special img{filter:invert(1)}[data-theme=dark] .kb-bottom-bar button{color:#e5e5e5}[data-theme=dark] .kb-bottom-bar img{filter:invert(1)}[data-theme=dark] .phone-cursor{background:#fff}[data-theme=dark] .phone-home-bar{background:#e5e5e5}[data-theme=dark] .phone-agent-prefix{color:#a1a1a6}[data-theme=dark] .phone-person-card{background:#2c2c2e;border-color:#ffffff14;box-shadow:0 1px 3px #0003}[data-theme=dark] .phone-person-card__name-row{color:#e5e5e5}[data-theme=dark] .phone-person-card__role{color:#a1a1a6}[data-theme=dark] .phone-person-card__mutual{color:#c7c7cc}[data-theme=dark] .phone-person-card__mutual svg{color:#8e8e93}[data-theme=dark] .phone-person-card__save{color:#a1a1a6}[data-theme=dark] .phone-person-card--pulse:hover .phone-person-card__save{background-color:#ffffff14;color:#f5f5f7}[data-theme=dark] .phone-show-more{background:#ffffff0f;color:#e5e5e5}[data-theme=dark] .phone-person-card--expanded{border-color:#ffffff24;box-shadow:0 6px 18px #00000059}[data-theme=dark]{--phone-card-pulse-ring: rgba(255, 255, 255, .24)}@keyframes phoneCardPulseDark{0%,to{box-shadow:0 1px 3px #0003,0 0 #ffffff3d}50%{box-shadow:0 1px 3px #0003,0 0 0 6px #fff0}}[data-theme=dark] .phone-person-card--pulse{animation:phoneCardReveal .35s cubic-bezier(.22,1,.36,1) forwards,phoneCardPulseDark 1.8s ease-in-out .5s infinite}[data-theme=dark] .phone-person-card--pulse:hover{border-color:#ffffff38}[data-theme=dark] .phone-expanded-bullet{color:#cbd2d0}[data-theme=dark] .phone-expanded-mutuals{border-top-color:#ffffff14}[data-theme=dark] .phone-expanded-mutual-avatar{border-color:#2c2c2e}[data-theme=dark] .phone-expanded-mutuals-name{color:#e5e5e5}[data-theme=dark] .phone-expanded-mutuals-count{color:#8e8e93}[data-theme=dark] .phone-expanded-cta{background:#e5e5e5;color:#1c1c1e}@keyframes phoneCtaPulseDark{0%,to{box-shadow:0 0 #e5e5e58c}50%{box-shadow:0 0 0 6px #e5e5e500}}[data-theme=dark] .phone-expanded-cta--pulse{animation:phoneCtaPulseDark 1.8s ease-in-out infinite}[data-theme=dark] .phone-intro-sent{background:#2c2c2e;border-color:#ffffff14;box-shadow:0 1px 3px #0003}[data-theme=dark] .phone-intro-sent__check{background:#e5e5e5;color:#1c1c1e}[data-theme=dark] .phone-intro-sent__title{color:#e5e5e5}[data-theme=dark] .phone-intro-sent__sub{color:#a1a1a6}[data-theme=dark] .phone-intro-sent__sub b{color:#e5e5e5}[data-theme=dark] .phone-intro-sent__meta{color:#8e8e93}[data-theme=dark] .phone-searching span{color:#e5e5e5}.phone-connector-choice{display:flex;flex-direction:column;gap:10px;padding:14px 14px 12px;background:#fff;border:1px solid rgba(9,11,10,.08);border-radius:20px;box-shadow:0 1px 3px #0000000a;opacity:0;animation:phoneSoftReveal .28s cubic-bezier(.22,1,.36,1) forwards}.phone-connector-choice__title{font-family:Inter,sans-serif;font-weight:600;font-size:13px;letter-spacing:-.1px;color:#090b0a}.phone-connector-choice__list{display:flex;flex-direction:column;gap:6px}.phone-connector-option{display:grid;grid-template-columns:32px 1fr auto;align-items:center;column-gap:10px;padding:8px 10px 8px 8px;background:#f1f4f3;border:1px solid transparent;border-radius:14px;cursor:pointer;text-align:left;transition:border-color .18s ease,background .18s ease,transform .18s ease;font-family:Inter,sans-serif;color:inherit}.phone-connector-option:hover{background:#e7ece9;transform:translateY(-1px)}.phone-connector-option__avatar{width:32px;height:32px;border-radius:10px;object-fit:cover}.phone-connector-option__text{display:flex;flex-direction:column;min-width:0;gap:1px}.phone-connector-option__name{font-size:12.5px;font-weight:600;color:#090b0a;line-height:1.3}.phone-connector-option__relation{font-size:11px;font-weight:400;color:#44504c;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.phone-connector-option__cta{display:inline-flex;align-items:center;justify-content:center;min-width:46px;height:26px;padding:0 12px;background:#090b0a;color:#f4f2ec;border-radius:10px;font-size:11.5px;font-weight:500;letter-spacing:-.1px}@keyframes phoneConnectorOptionPulse{0%,to{box-shadow:0 0 #090b0a47}50%{box-shadow:0 0 0 5px #090b0a00}}.phone-connector-option--pulse{border-color:#090b0a2e;animation:phoneConnectorOptionPulse 1.8s ease-in-out infinite}.phone-connector-option--pulse:hover{border-color:#090b0a59}.phone-header--chat{padding:4px 10px 8px}.phone-header__left{display:flex;align-items:center;gap:8px;min-width:0;flex:1}.phone-header-btn--back{width:24px;height:32px;color:#090b0a}.phone-header-btn--back svg{width:10px;height:18px}.phone-header__avatar{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}.phone-header__title{font-family:Inter,sans-serif;font-weight:600;font-size:13.5px;color:#090b0a;letter-spacing:-.15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.phone-header__title-stack{display:flex;flex-direction:column;min-width:0;line-height:1.15}.phone-header__pair-avatars{position:relative;width:34px;height:28px;flex-shrink:0}.phone-header__pair-avatars img,.phone-header__pair-self{position:absolute;top:0;width:22px;height:22px;border-radius:50%;border:1.5px solid #ffffff;object-fit:cover}.phone-header__pair-avatars>*:nth-child(1){left:0}.phone-header__pair-avatars>*:nth-child(2){left:12px;z-index:1}.phone-chat-area--conversation{gap:8px;padding-bottom:12px;margin-bottom:0;-webkit-mask-image:none;mask-image:none}.phone-day-divider{display:flex;align-items:center;justify-content:center;margin:2px 0 4px}.phone-day-divider span{font-family:Inter,sans-serif;font-size:10.5px;font-weight:500;color:#44504c;background:#090b0a0f;padding:3px 10px;border-radius:999px}.phone-intro-request{margin-left:auto;max-width:86%;background:#1f2624;border-radius:20px 6px 20px 20px;padding:12px;color:#f4f2ec;display:flex;flex-direction:column;gap:10px;animation:phoneFadeIn .3s ease-out}.phone-intro-request__label{font-family:Inter,sans-serif;font-size:10.5px;font-weight:500;color:#b8c4c0;letter-spacing:.1px}.phone-intro-request__card{display:grid;grid-template-columns:36px 1fr;grid-template-rows:auto auto;column-gap:10px;row-gap:2px;align-items:center;background:#fff;color:#090b0a;border-radius:14px;padding:10px}.phone-intro-request__avatar{grid-row:1 / span 2;width:36px;height:36px;border-radius:10px;object-fit:cover}.phone-intro-request__info{display:contents}.phone-intro-request__name-row{grid-row:1;grid-column:2;display:flex;align-items:center;gap:6px;min-width:0}.phone-intro-request__name{font-family:Inter,sans-serif;font-weight:600;font-size:12.5px;color:#090b0a;letter-spacing:-.1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.phone-intro-request__role{grid-row:2;grid-column:2;font-family:Inter,sans-serif;font-size:11px;font-weight:400;color:#44504c;line-height:1.3}.phone-intro-request__cta{grid-column:1 / span 2;grid-row:3;margin-top:8px;display:flex;align-items:center;justify-content:center;width:100%;padding:10px 12px;border:none;border-radius:10px;background:#e3e8e7;color:#7e8c89;font-family:Inter,sans-serif;font-size:12px;font-weight:500;letter-spacing:-.1px;cursor:default;transition:background .18s ease,color .18s ease,transform .18s ease}@keyframes phoneIntroRequestCtaGlow{0%,to{box-shadow:0 0 #090b0a73}50%{box-shadow:0 0 0 6px #090b0a00}}.phone-intro-request__cta--active{background:#090b0a;color:#f4f2ec;cursor:pointer;animation:phoneIntroRequestCtaGlow 1.6s ease-in-out infinite}.phone-intro-request__cta--active:hover{transform:scale(1.02)}.phone-intro-request__message{font-family:Inter,sans-serif;font-size:12.5px;line-height:1.4;color:#f4f2ec;letter-spacing:-.1px}.phone-chat-row{display:flex;align-items:flex-end;gap:6px}.phone-chat-row--in{justify-content:flex-start}.phone-chat-row--out{justify-content:flex-end}.phone-chat-row__avatar{width:22px;height:22px;border-radius:50%;object-fit:cover;flex-shrink:0;margin-bottom:2px}.phone-chat-bubble{max-width:78%;padding:9px 12px;font-family:Inter,sans-serif;font-size:12.5px;line-height:1.4;letter-spacing:-.1px;opacity:0;animation:phoneFadeIn .32s ease-out forwards;animation-delay:var(--bubble-delay, 0ms)}.phone-chat-bubble--in{background:#f1f4f3;color:#090b0a;border-radius:18px 18px 18px 4px}.phone-chat-bubble--out{margin-left:auto;background:#1f2624;color:#f4f2ec;border-radius:18px 18px 4px}.phone-chat-area--conversation>.phone-chat-bubble--in{align-self:flex-start;margin-right:auto}.phone-intro-system{display:flex;flex-direction:column;align-items:center;gap:10px;padding:14px 16px 16px;background:#f1f4f3;border-radius:16px;opacity:0;animation:phoneSoftReveal .3s cubic-bezier(.22,1,.36,1) forwards}.phone-intro-system__title{font-family:Inter,sans-serif;font-size:11.5px;font-weight:500;color:#44504c;letter-spacing:-.05px;text-align:center}.phone-intro-system__pair{display:flex;align-items:center;gap:14px}.phone-intro-system__avatar-wrap{display:flex;flex-direction:column;align-items:center;gap:4px}.phone-intro-system__avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;border:2px solid #ffffff;box-shadow:0 1px 3px #00000014}.phone-intro-system__caption{font-family:Inter,sans-serif;font-size:11px;font-weight:500;color:#090b0a;letter-spacing:-.05px}.phone-intro-system__swap{color:#7e8c89;flex-shrink:0}.phone-self-avatar{display:flex;align-items:center;justify-content:center;background:#e5e7eb;color:#fff;overflow:hidden;box-sizing:border-box}.phone-self-avatar img{width:100%;height:100%;object-fit:cover}.phone-self-avatar.phone-intro-system__avatar{width:48px;height:48px;border-radius:50%;border:2px solid #ffffff;box-shadow:0 1px 3px #00000014}.phone-artifact{align-self:flex-end;margin-left:auto;max-width:82%;display:flex;flex-direction:column;flex-shrink:0;background:#1f2624;color:#f4f2ec;border-radius:18px 18px 4px;overflow:hidden;opacity:0;animation:phoneSoftReveal .32s cubic-bezier(.22,1,.36,1) forwards}.phone-artifact__main{display:grid;grid-template-columns:52px 1fr;column-gap:12px;align-items:center;padding:11px 12px 10px}.phone-artifact__date{display:flex;flex-direction:column;gap:1px;line-height:1.1}.phone-artifact__day{font-family:Inter,sans-serif;font-size:10px;font-weight:500;color:#a1a1a6;letter-spacing:.6px;text-transform:uppercase}.phone-artifact__time{font-family:Inter,sans-serif;font-size:15px;font-weight:700;letter-spacing:-.2px;color:#fff;font-variant-numeric:tabular-nums}.phone-artifact__duration{font-family:Inter,sans-serif;font-size:10px;font-weight:400;color:#a1a1a6}.phone-artifact__body{min-width:0}.phone-artifact__title{font-family:Inter,sans-serif;font-size:12px;font-weight:600;letter-spacing:-.1px;color:#fff;line-height:1.3;margin-bottom:4px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.phone-artifact__attendee{display:flex;align-items:center;gap:5px;font-family:Inter,sans-serif;font-size:11px;color:#a1a1a6;min-width:0}.phone-artifact__badge{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;border-radius:4px;background:#e5e5e5;color:#1c1c1e;font-size:9px;font-weight:600;flex-shrink:0;line-height:1}.phone-artifact__attendee-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.phone-artifact__status{display:flex;align-items:center;gap:6px;padding:7px 12px 8px;background:#ffffff0d;border-top:1px solid rgba(255,255,255,.06)}@keyframes phoneArtifactStatusPulse{0%,to{opacity:1;box-shadow:0 0 #f5b9428c}50%{opacity:.7;box-shadow:0 0 0 3px #f5b94200}}.phone-artifact__status-dot{width:6px;height:6px;border-radius:50%;background:#f5b942;flex-shrink:0;animation:phoneArtifactStatusPulse 1.6s ease-in-out infinite}.phone-artifact--approved .phone-artifact__status{background:#34c75929;border-top-color:#34c75938}.phone-artifact--approved .phone-artifact__status-text{color:#7be38f}.phone-artifact__status-check{color:#34c759;flex-shrink:0;animation:phoneSoftReveal .24s cubic-bezier(.22,1,.36,1)}.phone-artifact__status-text{font-family:Inter,sans-serif;font-size:10.5px;font-weight:500;color:#c7c7cc;letter-spacing:-.05px}[data-theme=dark] .phone-artifact{background:#e5e5e5;color:#1c1c1e}[data-theme=dark] .phone-artifact__day,[data-theme=dark] .phone-artifact__duration,[data-theme=dark] .phone-artifact__attendee{color:#6e7379}[data-theme=dark] .phone-artifact__time,[data-theme=dark] .phone-artifact__title{color:#1c1c1e}[data-theme=dark] .phone-artifact__badge{background:#1c1c1e;color:#e5e5e5}[data-theme=dark] .phone-artifact__status{background:#0000000d;border-top-color:#00000014}[data-theme=dark] .phone-artifact__status-text{color:#44504c}[data-theme=dark] .phone-artifact--approved .phone-artifact__status{background:#34c75924;border-top-color:#34c75933}[data-theme=dark] .phone-artifact--approved .phone-artifact__status-text{color:#1f7a36}@media(max-width:480px){.phone-artifact{max-width:86%}.phone-artifact__main{grid-template-columns:46px 1fr;column-gap:10px;padding:10px 11px 9px}.phone-artifact__time{font-size:14px}.phone-artifact__title{font-size:11.5px}.phone-artifact__attendee{font-size:10.5px}.phone-artifact__status{padding:6px 11px 7px}.phone-artifact__status-text{font-size:10px}}@media(prefers-reduced-motion:reduce){.phone-artifact,.phone-artifact__status-dot{animation:none!important;opacity:1!important;transform:none!important;box-shadow:none!important}}.phone-restart-overlay{position:absolute;inset:0;z-index:5;display:flex;align-items:center;justify-content:center;background:#f4f2ec8c;backdrop-filter:blur(10px) saturate(1.1);-webkit-backdrop-filter:blur(10px) saturate(1.1);opacity:0;animation:phoneSoftReveal .38s cubic-bezier(.22,1,.36,1) forwards}.phone-restart-btn{display:inline-flex;align-items:center;gap:8px;padding:11px 18px 11px 16px;border:none;border-radius:999px;background:#1f2624;color:#f4f2ec;font-family:Inter,sans-serif;font-size:13px;font-weight:600;letter-spacing:-.1px;cursor:pointer;box-shadow:0 10px 28px #090b0a3d;transition:transform .15s ease-out,box-shadow .2s ease-out}.phone-restart-btn:hover{transform:scale(1.04);box-shadow:0 12px 32px #090b0a4d}.phone-restart-btn:active{transform:scale(.98)}[data-theme=dark] .phone-restart-overlay{background:#0e12118c}[data-theme=dark] .phone-restart-btn{background:#f4f2ec;color:#1f2624;box-shadow:0 10px 28px #00000080}@media(prefers-reduced-motion:reduce){.phone-restart-overlay{animation:none!important;opacity:1!important}.phone-restart-btn{transition:none!important}}.phone-system-line{display:flex;align-items:center;justify-content:center;margin:6px 0 2px;position:relative}.phone-system-line:before,.phone-system-line:after{content:"";flex:1;height:1px;background:#090b0a14}.phone-system-line span{font-family:Inter,sans-serif;font-size:11px;font-weight:500;color:#7e8c89;padding:0 10px}.phone-input-wrap--chat .phone-input-toolbar--chat{padding:4px 6px 6px}.phone-input-wrap--chat .phone-input-toolbar--chat .phone-toolbar-left{flex:1}.phone-input-wrap--chat,[data-theme=dark] .phone-input-wrap--chat{background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none}[data-theme=dark] .phone-connector-choice{background:#2c2c2e;border-color:#ffffff14;box-shadow:0 1px 3px #0003}[data-theme=dark] .phone-connector-choice__title{color:#e5e5e5}[data-theme=dark] .phone-connector-option{background:#ffffff0f}[data-theme=dark] .phone-connector-option:hover{background:#ffffff1a}[data-theme=dark] .phone-connector-option__name{color:#e5e5e5}[data-theme=dark] .phone-connector-option__relation{color:#a1a1a6}[data-theme=dark] .phone-connector-option__cta{background:#e5e5e5;color:#1c1c1e}@keyframes phoneConnectorOptionPulseDark{0%,to{box-shadow:0 0 #ffffff47}50%{box-shadow:0 0 0 5px #fff0}}[data-theme=dark] .phone-connector-option--pulse{border-color:#ffffff38;animation:phoneConnectorOptionPulseDark 1.8s ease-in-out infinite}[data-theme=dark] .phone-header--chat .phone-header-btn--back{color:#e5e5e5}[data-theme=dark] .phone-header--chat .phone-header-btn--back svg{stroke:#e5e5e5}[data-theme=dark] .phone-header__title{color:#e5e5e5}[data-theme=dark] .phone-header__pair-avatars img,[data-theme=dark] .phone-header__pair-avatars .phone-header__pair-self{border-color:#1c1c1e}[data-theme=dark] .phone-day-divider span{background:#ffffff14;color:#a1a1a6}[data-theme=dark] .phone-intro-request{background:#e5e5e5;color:#1c1c1e}[data-theme=dark] .phone-intro-request__label{color:#44504c}[data-theme=dark] .phone-intro-request__card{background:#fff}[data-theme=dark] .phone-intro-request__cta{background:#e3e8e7;color:#7e8c89}@keyframes phoneIntroRequestCtaGlowDark{0%,to{box-shadow:0 0 #090b0a8c}50%{box-shadow:0 0 0 6px #090b0a00}}[data-theme=dark] .phone-intro-request__cta--active{background:#090b0a;color:#f4f2ec;animation:phoneIntroRequestCtaGlowDark 1.6s ease-in-out infinite}[data-theme=dark] .phone-intro-request__message{color:#1c1c1e}[data-theme=dark] .phone-chat-bubble--in{background:#ffffff14;color:#e5e5e5}[data-theme=dark] .phone-chat-bubble--out{background:#e5e5e5;color:#1c1c1e}[data-theme=dark] .phone-intro-system{background:#ffffff0d}[data-theme=dark] .phone-intro-system__title{color:#a1a1a6}[data-theme=dark] .phone-intro-system__caption{color:#e5e5e5}[data-theme=dark] .phone-intro-system__avatar,[data-theme=dark] .phone-self-avatar.phone-intro-system__avatar{border-color:#1c1c1e}[data-theme=dark] .phone-self-avatar{background:#3a3a3c}[data-theme=dark] .phone-system-line:before,[data-theme=dark] .phone-system-line:after{background:#ffffff14}[data-theme=dark] .phone-system-line span{color:#a1a1a6}@media(max-width:480px){.phone-connector-choice{padding:12px}.phone-connector-choice__title{font-size:12px}.phone-connector-option{padding:6px 8px 6px 6px;grid-template-columns:28px 1fr auto}.phone-connector-option__avatar{width:28px;height:28px;border-radius:9px}.phone-connector-option__name{font-size:11.5px}.phone-connector-option__relation{font-size:10px}.phone-connector-option__cta{min-width:40px;height:24px;font-size:11px;padding:0 10px}.phone-intro-request{padding:10px}.phone-intro-request__card{padding:8px;column-gap:8px;grid-template-columns:32px 1fr}.phone-intro-request__avatar{width:32px;height:32px}.phone-intro-request__name{font-size:11.5px}.phone-intro-request__role{font-size:10.5px}.phone-intro-request__cta{font-size:11px;padding:8px 10px}.phone-intro-request__message{font-size:11.5px}.phone-chat-bubble{font-size:11.5px;padding:8px 10px}.phone-intro-system{padding:12px}.phone-intro-system__title{font-size:11px}.phone-intro-system__avatar,.phone-self-avatar.phone-intro-system__avatar{width:40px;height:40px}}@media(max-width:375px){.phone-connector-choice__title{font-size:11.5px}.phone-intro-request__name{font-size:11px}.phone-intro-request__role{font-size:10px}.phone-intro-request__message,.phone-chat-bubble{font-size:11px}}@media(prefers-reduced-motion:reduce){.phone-connector-option--pulse,.phone-intro-request__cta--active,.phone-intro-request,.phone-connector-choice,.phone-intro-system,.phone-chat-bubble{animation:none!important;opacity:1!important;transform:none!important}}.hero-phone:before{content:"";position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);width:500px;height:500px;background:var(--phone-glow);pointer-events:none;z-index:0}.select-popup{transform-origin:var(--transform-origin, top center)}.select-popup[data-open]{animation:select-open .25s cubic-bezier(.32,.72,0,1) forwards}.select-popup[data-closed]{animation:select-close .15s cubic-bezier(.32,.72,0,1) forwards}@keyframes select-open{0%{opacity:0;transform:scale(.96) translateY(-4px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes select-close{0%{opacity:1;transform:scale(1) translateY(0)}to{opacity:0;transform:scale(.96) translateY(-4px)}}.mid-cta{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:20px;padding:64px 48px;text-align:center;max-width:560px;margin:0 auto;background:var(--bg-raised);border:1px solid var(--vz-border);border-radius:20px}.mid-cta-text{font-family:Clash Grotesk,sans-serif;font-size:clamp(18px,2vw,22px);font-weight:500;color:var(--text-2);margin:0}.mid-cta-btn{font-family:Inter,sans-serif;font-size:15px;font-weight:500;color:var(--bg);background:var(--text-1);border:none;padding:14px 32px;border-radius:14px;cursor:pointer;transition:background .15s,transform .15s}.mid-cta-btn:hover{background:var(--btn-hover);transform:translateY(-1px)}footer{position:relative;z-index:2;padding:0 48px;border-top:1px solid var(--vz-border);font-size:13px;color:var(--text-4)}footer a{color:var(--text-3);text-decoration:none;transition:color .15s}footer a:hover{color:var(--text-1)}.footer-main{display:flex;justify-content:space-between;align-items:flex-start;gap:64px;padding:56px 0 40px;max-width:1180px;margin:0 auto;flex-wrap:wrap}.footer-brand-col{display:flex;flex-direction:column;align-items:flex-start;gap:20px;max-width:520px}.footer-logo-link{display:inline-flex;align-items:center}.footer-logo{height:40px;width:auto}.footer-about{font-size:14px;line-height:1.6;color:var(--text-2);margin:0}.footer-social{display:flex;align-items:center;gap:10px;margin-top:4px}.footer-social a{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;border:1px solid var(--vz-border);color:var(--text-3);transition:color .15s,border-color .15s}.footer-social a:hover{color:var(--text-1);border-color:var(--card-hover-border)}.footer-copyright{font-size:12px;color:var(--text-3);margin-top:8px}.footer-links-col{display:flex;flex-direction:column;align-items:flex-end;gap:12px;font-size:14px}.footer-links-col a{color:var(--text-2)}.footer-email-link{margin-top:8px;color:var(--text-1)!important;font-weight:500;word-break:break-word}@media(max-width:820px){footer{padding:0 32px}.footer-main{flex-direction:column;align-items:stretch;gap:28px;padding:48px 0 36px}.footer-brand-col{max-width:100%;width:100%;gap:18px}.footer-copyright{margin-top:0}.footer-links-col{flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-start;width:100%;gap:0;padding-top:24px;border-top:1px solid var(--vz-border)}.footer-links-col a{padding:0;position:relative}.footer-links-col a:not(.footer-email-link){padding-right:16px;margin-right:16px;border-right:1px solid var(--vz-border)}.footer-links-col a:not(.footer-email-link):last-of-type{border-right:none}.footer-email-link{margin:0 0 0 auto;padding:0}}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1024px){.hero{padding:100px 32px 48px}.hero-split-grid{gap:32px}.hero--split .phone-mockup{width:260px;height:540px;border-radius:30px}.waitlist-inline{max-width:100%}.hero-showcase{gap:32px}.phone-mockup{width:260px;height:540px;border-radius:30px}.mid-cta{margin:0 auto;max-width:calc(100% - 64px);padding:48px 32px}.phone-person-card{padding:10px 12px;grid-template-columns:36px 1fr auto;column-gap:8px}.phone-person-card__avatar{width:36px;height:36px;font-size:13px;border-radius:11px}.phone-person-card__name-row{font-size:12px}.phone-person-card__role{font-size:11px}.phone-person-card__mutual{font-size:10px}}@media(max-width:900px){.hero--split{padding-top:96px}.hero-split-grid{display:flex;flex-direction:column;align-items:center;gap:0;width:100%;max-width:100%}.hero-split-grid>.hero-title{order:1;width:100%;text-align:center;margin:0}.hero-split-grid>.hero-subtitle{order:2;width:100%;margin:88px auto 0}.hero-split-grid>.hero-phone-wrap{order:3;width:100%;margin:32px 0 0}.hero-split-grid>.waitlist-inline{order:4;width:100%;max-width:min(440px,100%);margin:48px auto 0}.hero-split-grid>.hero-logo-tape{order:5;width:100%;max-width:100%;margin:16px 0 0}.hero--split .hero-title{justify-content:center;row-gap:4px}.hero--split .hero-subtitle{text-align:center;margin:24px auto 0;max-width:36ch}.hero--split .wl-signup,.hero--split .wl-signup-card--cta{align-items:center}.hero--split .wl-scarcity-note,.hero--split .wl-cta-title{text-align:center}.hero--split .phone-mockup{width:240px;height:480px;border-radius:26px;zoom:1}}@media(max-width:768px){.showcase-heading{font-size:24px;margin:40px 0 0}.hero-showcase{flex-direction:column;align-items:center;gap:16px;margin-top:24px}.showcase-tabs{flex-direction:row;flex-wrap:nowrap;gap:8px;width:100%;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;padding:0 16px 4px;mask-image:linear-gradient(to right,transparent 0px,black 12px,black calc(100% - 12px),transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0px,black 12px,black calc(100% - 12px),transparent 100%)}.showcase-tabs::-webkit-scrollbar{display:none}.showcase-tab{flex-shrink:0}.showcase-tab+.showcase-tab{border-top:none}.showcase-tab-desc{display:none}.showcase-desc-mobile{display:block;font-size:14px;line-height:1.6;color:var(--text-2);text-align:center;margin:0;padding:0 16px;min-height:44px;animation:phoneFadeIn .3s ease-out}.showcase-tab-btn{font-family:Inter,sans-serif;font-size:13px;font-weight:500;padding:10px 16px;min-height:40px;border-radius:14px;background:var(--card-inner-bg);border:1px solid var(--vz-border);white-space:nowrap;letter-spacing:0}.showcase-tab--active .showcase-tab-btn{background:var(--coral);color:#fff;border-color:var(--coral)}.showcase-tab-desc{font-size:13px;text-align:center;margin:0;padding:0 8px;max-width:100%}.hero-phone{width:100%;display:flex;justify-content:center}.hero-phone:before{width:300px;height:300px}.mid-cta{margin:0 20px;padding:40px 24px}}@media(max-width:640px){nav,nav.nav-scrolled{padding:10px max(20px,env(safe-area-inset-right)) 10px max(20px,env(safe-area-inset-left))}.nav-cta{height:44px}.theme-toggle{width:44px;height:44px}.hero{padding:100px 16px 0}.hero h1{font-size:clamp(34px,10vw,48px);letter-spacing:-1.2px;line-height:1.05;column-gap:6px;row-gap:16px}.hero .subtitle{font-size:17px;line-height:1.5}.hero--split .hero-subtitle{margin-top:12px}.hero h1 .ai-input-field{flex-basis:100%;width:100%;justify-content:center;text-align:center}.hero h1 .ai-input-field .rotating-wrapper,.hero h1 .ai-input-field .rotating-words span{text-align:center}.showcase-tab-btn{font-size:13px;padding:10px 14px;min-height:36px;border-radius:13px}.phone-mockup{width:240px;height:480px;border-radius:26px}.phone-status-bar{height:40px;padding:8px 16px 0}.phone-status-time{font-size:11px;letter-spacing:-.22px;min-width:44px;margin-left:-4px}.phone-status-icons{gap:4px}.phone-status-icons svg{transform:scale(.82);transform-origin:center}.phone-header{padding:4px 6px 8px}.phone-header-btn{width:32px;height:32px}.phone-header-btn svg{width:14px;height:14px}.phone-speech-bubble{padding:8px 12px}.phone-speech-bubble p,.phone-searching span,.phone-input-placeholder,.phone-input-typed{font-size:11px}.phone-input-wrap{margin:0 8px;border-radius:16px}.phone-input-text-area{padding:8px 10px 2px}.phone-tool-btn{width:26px;height:26px;border-radius:9px}.phone-tool-btn svg{width:14px;height:14px}.phone-scope-badge{font-size:9px;height:26px;padding:2px 6px;border-radius:9px}.phone-send-btn{width:30px;height:30px;border-radius:10px}.phone-send-btn svg{width:16px;height:16px}.phone-keyboard{padding:4px 2px 2px;gap:4px;margin-top:8px}.kb-key{height:32px;font-size:12px;min-width:18px}.kb-key-fn,.kb-key-space{font-size:10px}.mid-cta{margin:0 auto;max-width:calc(100% - 32px);padding:32px 20px}.mid-cta-text{font-size:18px}body:after{display:none}footer{padding:0 max(20px,env(safe-area-inset-left));padding-bottom:env(safe-area-inset-bottom)}.footer-main{flex-direction:column;align-items:flex-start;gap:32px;padding:40px 0 32px}.footer-brand-col{max-width:100%;gap:16px}.footer-logo{height:34px}.footer-about{font-size:13.5px}.footer-social a{width:44px;height:44px}.footer-links-col{flex-direction:column;align-items:flex-start;width:100%;gap:14px;padding-top:20px;border-top:1px solid var(--vz-border)}.footer-links-col a,.footer-links-col a:not(.footer-email-link){display:inline-block;padding:0;margin:0;border-right:none}.footer-email-link{margin:4px 0 0;padding:0}.phone-person-card{padding:10px;grid-template-columns:32px 1fr auto;column-gap:8px}.phone-person-card__avatar{width:32px;height:32px;font-size:12px;border-radius:10px}.phone-person-card__name-row{font-size:11px;gap:4px}.phone-person-card__role,.phone-person-card__mutual{font-size:10px}.phone-person-card:nth-child(3){display:none}.phone-person-card--expanded{padding:12px}.phone-person-card--expanded .phone-person-card__name-row{font-size:13px}.phone-person-card--expanded .phone-person-card__role,.phone-expanded-bullet{font-size:11px}.phone-expanded-mutuals-name{font-size:12.5px}.phone-expanded-mutuals-count{font-size:10.5px}.phone-expanded-cta{font-size:11.5px;padding:10px 12px}.phone-intro-sent{padding:16px 14px}.phone-intro-sent__title{font-size:13px}.phone-intro-sent__sub{font-size:11.5px}}@media(max-width:375px){.hero{padding:90px 12px 0}.hero h1{font-size:clamp(30px,9.5vw,40px);letter-spacing:-1px;line-height:1.05;column-gap:5px;row-gap:4px}.hero .subtitle{font-size:14px}nav,nav.nav-scrolled{padding:10px max(12px,env(safe-area-inset-right)) 10px max(12px,env(safe-area-inset-left))}.nav-cta{font-size:12px;padding:0 14px}.phone-mockup{width:220px;height:440px;border-radius:22px}.showcase-tab-btn{font-size:12px;padding:8px 12px;min-height:36px;border-radius:13px}.mid-cta{margin:0 auto;max-width:calc(100% - 24px);padding:28px 16px}.phone-person-card{padding:10px;grid-template-columns:32px 1fr auto;column-gap:8px}.phone-person-card__avatar{width:32px;height:32px;font-size:12px;border-radius:10px}.phone-person-card__name-row{font-size:11px;gap:4px}.phone-person-card__role,.phone-person-card__mutual{font-size:10px}.phone-person-card:nth-child(3){display:none}.phone-person-card--expanded{padding:10px}.phone-expanded-bullet{font-size:10.5px}.phone-expanded-mutuals-name{font-size:12px}.phone-expanded-mutuals-count{font-size:10px}.phone-expanded-cta{font-size:11px;padding:9px 10px}.phone-intro-sent__title{font-size:12.5px}.phone-intro-sent__sub{font-size:11px}}.logo-dark,[data-theme=dark] .logo-light{display:none}[data-theme=dark] .logo-dark{display:block}.theme-toggle{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:none;border:1px solid var(--vz-border);border-radius:10px;cursor:pointer;color:var(--text-2);transition:color .2s,border-color .2s;padding:0;flex-shrink:0}.theme-toggle:hover{color:var(--text-1);border-color:var(--card-hover-border)}.theme-toggle svg{width:18px;height:18px}.hamburger-btn{display:none;align-items:center;justify-content:center;width:44px;height:44px;background:none;border:1px solid var(--vz-border);border-radius:12px;cursor:pointer;color:var(--text-2);padding:0;flex-shrink:0}.mobile-menu{display:none}@media(max-width:820px){.hamburger-btn{display:flex}.nav-links a:not(.nav-cta){display:none}.nav-links{gap:10px}nav,nav.nav-scrolled{top:0;width:100%;max-width:100%;margin:0;border-radius:0;border-color:transparent;border-bottom-color:var(--vz-border);background:var(--nav-bg);box-shadow:none}.mobile-menu{display:flex;position:fixed;z-index:99;inset:0;background:#0006;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);animation:menuFadeIn .2s ease-out}.mobile-menu-inner{position:absolute;top:72px;right:16px;background:var(--bg-raised);border:1px solid var(--vz-border);border-radius:16px;padding:8px;min-width:180px;box-shadow:0 12px 40px #0003;display:flex;flex-direction:column;animation:menuSlideIn .2s ease-out}.mobile-menu-inner a,.mobile-menu-inner button{display:block;width:100%;padding:14px 16px;font-family:Inter,sans-serif;font-size:15px;font-weight:400;color:var(--text-1);text-decoration:none;background:none;border:none;border-radius:10px;cursor:pointer;text-align:left;transition:background .15s}.mobile-menu-inner a:active,.mobile-menu-inner button:active{background:var(--card-inner-bg)}@keyframes menuFadeIn{0%{opacity:0}to{opacity:1}}@keyframes menuSlideIn{0%{opacity:0;transform:translateY(-8px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}}@media(max-width:820px){.hide-mobile{display:none!important}}button:focus-visible,a:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}input:focus-visible{outline:none;border-color:var(--focus-border)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(prefers-reduced-motion:reduce){.phone-person-card,.phone-agent-prefix,.phone-show-more,.phone-intro-sent,.phone-speech-bubble,.phone-searching,.phone-veezo-icon,.phone-send-btn--active,.rotating-words{animation:none!important;opacity:1!important;transform:none!important}}
