:root{--accent: #5b5bfe;--accent-soft: rgba(91, 91, 254, .1);--accent-shadow: rgba(91, 91, 254, .28);--bg: #fafaf7;--surface: #ffffff;--surface-muted: rgba(15, 15, 30, .04);--border: rgba(15, 15, 30, .08);--border-strong: rgba(15, 15, 30, .16);--text: #0e0e14;--text-secondary: #4f4f59;--text-muted: #686875;--text-soft: #8a8a96;--mono: "Geist Mono", ui-monospace, monospace;--display: "Geist", "Instrument Serif", serif;--shadow-xl: 0 32px 70px -36px rgba(16, 16, 28, .28);--shadow-sm: 0 14px 30px -18px rgba(16, 16, 28, .2);--radius-lg: 24px;--radius-md: 18px;--radius-sm: 12px;--container: 1180px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;font-family:Geist,ui-sans-serif,system-ui,-apple-system,sans-serif;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{border:0;background:none}input,textarea,select{width:100%;border:1px solid var(--border-strong);border-radius:10px;padding:.9rem .95rem;background:var(--surface);color:var(--text);outline:0;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}input:focus-visible,textarea:focus-visible,select:focus-visible,a:focus-visible,button:focus-visible,summary:focus-visible{outline:0;border-color:var(--accent);box-shadow:0 0 0 4px var(--accent-soft)}::selection{background:var(--accent-soft);color:var(--accent)}.skip-link{position:absolute;left:1rem;top:-3rem;z-index:200;padding:.7rem .95rem;border-radius:999px;background:var(--text);color:#fff;transition:top .18s ease}.skip-link:focus{top:1rem}.container{width:min(calc(100% - 2rem),var(--container));margin:0 auto}.section{padding:7.5rem 0;border-bottom:1px solid var(--border);scroll-margin-top:5.5rem}.section--white{background:var(--surface)}.section-label{margin:0;font:600 .72rem/1 var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--accent)}.section-title{margin:.85rem 0 0;font:600 clamp(2.75rem,5vw,3.25rem)/1.05 var(--display);letter-spacing:-.04em;text-wrap:balance}.section-title span{color:#a3a3ac}.section-title--compact{max-width:18ch}.section-subtitle{max-width:40rem;margin:1.25rem 0 0;color:var(--text-secondary);font-size:1.0625rem;line-height:1.6}.section-subtitle--compact{max-width:25rem;font-size:.96875rem}.site-nav{position:sticky;top:0;z-index:100;backdrop-filter:blur(20px);background:#fafaf7cc;border-bottom:1px solid rgba(15,15,30,.06)}.site-nav__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:4.25rem}.site-nav__brand,.site-footer__brand{display:inline-flex;align-items:center}.brand{display:inline-flex;align-items:center;gap:.62rem;color:var(--accent)}.brand__mark{width:1.4rem;height:1.4rem;flex:0 0 auto}.brand__wordmark{color:var(--text);font-size:.96rem;font-weight:600;letter-spacing:-.015em}.site-nav__links,.site-nav__actions{display:flex;align-items:center;gap:1.25rem}.site-nav__links a,.site-nav__signin{color:var(--text-secondary);font-size:.84rem;font-weight:500}.site-nav__links a:hover,.site-nav__signin:hover,.site-footer a:hover{color:var(--text)}.site-nav__mobile{display:none}.site-nav__mobile summary{list-style:none;display:grid;gap:.28rem;width:2.75rem;height:2.75rem;padding:.75rem;place-content:center;border:1px solid var(--border);border-radius:.85rem;cursor:pointer}.site-nav__mobile summary::-webkit-details-marker{display:none}.site-nav__mobile summary span{width:1rem;height:2px;background:var(--text);border-radius:999px}.site-nav__drawer{position:absolute;left:1rem;right:1rem;top:calc(100% + .75rem);display:grid;gap:.75rem;padding:1rem;border:1px solid var(--border);border-radius:1.25rem;background:#fffffff0;box-shadow:var(--shadow-xl)}.site-nav__drawer a:not(.btn){padding:.4rem 0;color:var(--text-secondary)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:3rem;padding:.78rem 1.25rem;border-radius:.85rem;font-size:.92rem;font-weight:600;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,color .2s ease;will-change:transform}.btn svg{width:.9rem;height:.9rem;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.btn:hover{transform:translateY(-2px)}.btn--primary{background:var(--accent);color:#fff;box-shadow:0 18px 32px -18px var(--accent-shadow)}.btn--secondary{background:#fff;color:var(--text);border:1px solid var(--border-strong)}.btn--dark{background:var(--text);color:#fff}.btn--small{min-height:2.5rem;padding:.68rem .95rem;font-size:.84rem}.btn--submit{width:100%}.hero{padding-top:5.5rem}.hero__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:4rem;align-items:center}.hero__eyebrow{display:inline-flex;align-items:center;gap:.5rem;margin:0;padding:.4rem .75rem .4rem .45rem;border-radius:999px;background:#0f0f1e0d;font-size:.76rem;font-weight:500;color:var(--text-secondary)}.hero__eyebrow span{padding:.22rem .56rem;border-radius:999px;background:var(--accent);color:#fff;font-size:.65rem;font-weight:700;letter-spacing:.02em}.hero__title{margin:1.5rem 0 0;font:600 clamp(3.5rem,8vw,4rem)/1.02 var(--display);letter-spacing:-.045em}.hero__title span{display:inline-block;color:#a5a5af}.hero__body{max-width:32.5rem;margin:1.5rem 0 0;color:var(--text-secondary);font-size:1.18rem;line-height:1.55;letter-spacing:-.01em}.hero__cta{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.hero__checks{display:flex;flex-wrap:wrap;gap:1.5rem;margin:1.75rem 0 0;padding:0;list-style:none;color:var(--text-muted);font-size:.8rem}.hero__checks li{position:relative;padding-left:1.2rem}.hero__checks li:before{content:"";position:absolute;left:0;top:.28rem;width:.5rem;height:.3rem;border-left:2px solid var(--accent);border-bottom:2px solid var(--accent);transform:rotate(-45deg)}.hero__checks--stacked{display:grid;gap:.95rem;margin-top:1.7rem}.hero__art{position:relative}.hero__glow{position:absolute;inset:-10% -8%;z-index:0;background:radial-gradient(circle at 50% 50%,rgba(91,91,254,.18),transparent 68%);filter:blur(10px)}.hero__shot,.shot-card img{position:relative;z-index:1;width:100%;height:auto;border-radius:1.8rem;box-shadow:var(--shadow-xl)}.hero__shot{animation:floatShot 10s ease-in-out infinite}.hero__logos{margin-top:5rem;text-align:center}.hero__logos p{margin:0;color:var(--text-soft);font:500 .72rem/1 var(--mono);letter-spacing:.12em;text-transform:uppercase}.hero__logo-strip{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem 4rem;margin-top:1.35rem;color:#0e0e1494;font-size:1.05rem;font-weight:600}.stats-grid,.steps-grid,.usecase-grid,.trust-grid{display:grid;gap:1.25rem}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:3.5rem}.stat-card{padding:0 .25rem}.stat-card__value{font:600 clamp(2.8rem,5vw,3.5rem)/1 var(--display);letter-spacing:-.05em}.stat-card p,.feature-card p,.usecase-card p,.trust-card p{margin:.9rem 0 0;color:var(--text-secondary);font-size:.92rem;line-height:1.55}.problem-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:2.5rem;align-items:center;margin-top:4.5rem;padding:2rem 2.25rem;border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface-muted)}.eyebrow-muted{margin:0;color:var(--text-muted);font:500 .72rem/1 var(--mono);letter-spacing:.08em;text-transform:uppercase}.problem-panel__quote{margin:.8rem 0 0;max-width:32rem;font-size:1.35rem;line-height:1.42;letter-spacing:-.02em}.pain-list{display:grid;gap:.75rem;margin:0;padding:0;list-style:none}.pain-list li{position:relative;padding-left:2rem;color:#3b3b45;font-size:.92rem}.pain-list li:before{content:"✕";position:absolute;left:0;top:-.05rem;display:grid;place-items:center;width:1.1rem;height:1.1rem;border-radius:50%;background:#c83c3c1a;color:#c0392b;font-size:.72rem;font-weight:700}.steps-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:4rem}.step-card__index{margin:0;color:var(--accent);font:600 .72rem/1 var(--mono);letter-spacing:.1em}.step-card h3,.feature-card h3,.usecase-card h3,.trust-card h3,.waitlist-success h3{margin:.7rem 0 0;font-size:1.1rem;font-weight:600;letter-spacing:-.02em}.step-card p{margin:.45rem 0 0;color:var(--text-secondary);font-size:.9rem;line-height:1.55}.shot-card{margin-top:2rem;padding:3.5rem 1.5rem 0;border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;background:var(--surface)}.voice-callout{display:grid;grid-template-columns:180px minmax(0,1fr);gap:1.75rem 2.5rem;align-items:center;margin-top:4rem;padding:2.5rem 2.75rem;border-radius:1.25rem;background:var(--text);color:#fff}.voice-callout__label{margin:0;color:#ffffff85;font:500 .7rem/1 var(--mono);letter-spacing:.08em;text-transform:uppercase}.voice-callout__meta{display:flex;align-items:center;gap:.6rem;margin-top:.7rem;color:#ffffffb8;font:400 .75rem/1.3 var(--mono)}.voice-callout__dot{width:.45rem;height:.45rem;border-radius:50%;background:var(--accent);box-shadow:0 0 0 .45rem #5b5bfe1f;animation:pulseDot 1.8s ease-in-out infinite}.voice-callout__quote{margin:0;font-size:1.4rem;line-height:1.45;letter-spacing:-.015em;text-wrap:balance}.pill-row,.tag-row{display:flex;flex-wrap:wrap;gap:.5rem}.pill{display:inline-flex;align-items:center;padding:.45rem .8rem;border-radius:999px;font-size:.78rem;font-weight:500}.pill--dark{border:1px solid rgba(255,255,255,.14);background:#ffffff14;color:#fff}.feature-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:1rem;margin-top:4rem}.feature-card,.usecase-card,.trust-card,.form-card{padding:1.75rem;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface)}.feature-card{background:var(--bg)}.feature-card--big{grid-row:span 2}.feature-icon{display:inline-grid;place-items:center;width:3rem;height:3rem;border-radius:.9rem;background:var(--accent-soft);color:var(--accent)}.feature-icon svg{width:1.3rem;height:1.3rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.code-panel{margin-top:1.5rem;padding:1rem 1.1rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:#ffffffc2}.code-panel p{margin:0;color:var(--text-muted);font:500 .68rem/1 var(--mono)}.code-panel pre{margin:.65rem 0 0;overflow-x:auto;color:var(--text);font:400 .76rem/1.55 var(--mono)}.usecase-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:4rem}.usecase-card blockquote{margin:1.1rem 0 0;padding:.75rem .9rem;border-left:2px solid var(--accent);border-radius:.65rem;background:#0f0f1e0a;color:#3a3a44;font-size:.86rem;font-style:italic;line-height:1.5}.tag-row span{padding:.25rem .55rem;border-radius:.35rem;background:#0f0f1e0d;color:var(--text-secondary);font:500 .68rem/1 var(--mono)}.compare-shell{margin-top:3.5rem;overflow:auto;border:1px solid var(--border);border-radius:1rem;background:var(--surface)}.compare-table{min-width:820px;width:100%;border-collapse:collapse}.compare-table thead th{padding:1.1rem 1.25rem;background:var(--bg);color:var(--text-muted);font:600 .72rem/1 var(--mono);letter-spacing:.06em;text-transform:uppercase;text-align:left}.compare-table thead th:nth-child(2),.compare-table tbody td:nth-child(2){background:var(--accent-soft)}.compare-table tbody th,.compare-table tbody td{padding:1.1rem 1.25rem;border-top:1px solid rgba(15,15,30,.06);font-size:.87rem;text-align:left;vertical-align:middle}.compare-table tbody th{font-weight:500;color:var(--text)}.compare-table tbody td{color:var(--text-secondary)}.compare-table tbody td:nth-child(2){color:var(--text);font-weight:600}.trust-layout,.waitlist-layout,.site-footer__grid{display:grid;gap:5rem}.trust-layout,.waitlist-layout{grid-template-columns:.85fr 1.15fr;align-items:start}.trust-layout__intro{position:sticky;top:6rem}.trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-card:before{content:"";display:block;width:1.9rem;height:1.9rem;border-radius:.55rem;margin-bottom:1rem;background:linear-gradient(180deg,#5b5bfe24,#5b5bfe0f);box-shadow:inset 0 0 0 1px #5b5bfe1f}.waitlist-layout{gap:4.5rem}.waitlist-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.waitlist-form label{display:grid;gap:.4rem}.waitlist-form span{color:var(--text-secondary);font-size:.76rem;font-weight:600;letter-spacing:.01em}.waitlist-form em{color:var(--accent);font-style:normal}.field--wide{grid-column:1 / -1}.waitlist-note{margin:0;color:var(--text-muted);font-size:.73rem;text-align:center}.waitlist-success{display:none;justify-items:center;padding:2.5rem 1rem;text-align:center}.waitlist-success.is-visible{display:grid}.waitlist-form.is-hidden{display:none}.waitlist-success__icon{display:grid;place-items:center;width:3.5rem;height:3.5rem;border-radius:50%;background:var(--accent-soft);color:var(--accent)}.waitlist-success__icon svg{width:1.6rem;height:1.6rem;fill:none;stroke:currentColor;stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round}.waitlist-success p{max-width:22rem;margin:.7rem 0 0;color:var(--text-secondary);font-size:.92rem;line-height:1.55}.site-footer{padding:4rem 0 2.5rem}.site-footer__grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:2.5rem}.site-footer__copy{max-width:20rem;margin:.85rem 0 0;color:var(--text-muted);font-size:.86rem;line-height:1.55}.footer-title{margin:0;color:var(--text-soft);font:500 .68rem/1 var(--mono);letter-spacing:.08em;text-transform:uppercase}.site-footer a{display:block;margin-top:.85rem;color:var(--text-secondary);font-size:.86rem}.site-footer__meta{display:flex;justify-content:space-between;gap:1rem;margin-top:3.5rem;padding-top:1.35rem;border-top:1px solid var(--border);color:var(--text-soft);font-size:.76rem}.site-footer__meta p{margin:0}.site-footer__meta div{display:flex;gap:1rem}.lift-card{transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.lift-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-sm);border-color:#5b5bfe2e}[data-reveal].reveal-pending{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease;transition-delay:0ms}[data-reveal].reveal-pending.is-visible{opacity:1;transform:translateY(0)}[data-reveal][data-delay="40"].reveal-pending{transition-delay:40ms}[data-reveal][data-delay="70"].reveal-pending{transition-delay:70ms}[data-reveal][data-delay="80"].reveal-pending{transition-delay:80ms}[data-reveal][data-delay="90"].reveal-pending{transition-delay:90ms}[data-reveal][data-delay="100"].reveal-pending{transition-delay:.1s}[data-reveal][data-delay="110"].reveal-pending{transition-delay:.11s}[data-reveal][data-delay="120"].reveal-pending{transition-delay:.12s}[data-reveal][data-delay="140"].reveal-pending{transition-delay:.14s}[data-reveal][data-delay="160"].reveal-pending{transition-delay:.16s}[data-reveal][data-delay="180"].reveal-pending{transition-delay:.18s}[data-reveal][data-delay="220"].reveal-pending{transition-delay:.22s}@keyframes floatShot{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes pulseDot{0%,to{box-shadow:0 0 #5b5bfe29}55%{box-shadow:0 0 0 .55rem #5b5bfe0a}}@media(max-width:1080px){.hero__grid,.trust-layout,.waitlist-layout{grid-template-columns:1fr;gap:3rem}.trust-layout__intro{position:static}.feature-grid{grid-template-columns:1fr 1fr}.feature-card--big{grid-column:1 / -1;grid-row:auto}.site-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.site-nav__links,.site-nav__actions{display:none}.site-nav__mobile{display:block}.section{padding:5.5rem 0}.stats-grid,.steps-grid,.feature-grid,.usecase-grid,.trust-grid,.site-footer__grid,.problem-panel,.voice-callout{grid-template-columns:1fr}.voice-callout{padding:1.75rem}.compare-shell{margin-left:-1rem;margin-right:-1rem;border-radius:0;border-left:0;border-right:0}}@media(max-width:640px){html{scroll-padding-top:4.75rem}.container{width:min(calc(100% - 1.5rem),var(--container))}.section{padding:4.5rem 0}.hero{padding-top:4rem}.hero__title{font-size:clamp(2.8rem,13vw,3.65rem)}.hero__body{font-size:1rem}.hero__logo-strip{gap:1rem 1.5rem;font-size:.95rem}.problem-panel,.feature-card,.usecase-card,.trust-card,.form-card{padding:1.35rem}.shot-card{padding:1.75rem .75rem 0}.waitlist-form{grid-template-columns:1fr}.field--wide{grid-column:auto}.site-footer__meta,.site-footer__meta div{flex-direction:column;align-items:flex-start}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition-duration:.01ms!important;transition-delay:0ms!important;scroll-behavior:auto!important}[data-reveal].reveal-pending{opacity:1;transform:none}}.hero__art{min-height:720px;display:flex;align-items:center;justify-content:center}.hero-phones{position:relative;width:100%;min-height:720px}.hero-phones__item{position:absolute;left:50%;top:0}.hero-phones__item--left{top:20px;transform:translate(-90%) rotate(-5deg)}.hero-phones__item--right{top:50px;transform:translate(-10%) rotate(4deg)}.phone-gallery{overflow:hidden}.phone-gallery__track{display:flex;gap:28px;justify-content:center;align-items:flex-start}.phone-frame{--phone-scale: 1;position:relative;width:calc(332px * var(--phone-scale));height:calc(690px * var(--phone-scale));flex:0 0 auto}.phone-frame--hero{--phone-scale: .95}.phone-frame--demo{--phone-scale: .88}.phone-frame__device{position:absolute;inset:0 auto auto 0;width:332px;height:690px;padding:10px;border-radius:44px;background:#0b0b0f;box-shadow:0 30px 60px -20px #0f0f1e40,0 0 0 1.5px #0f0f1e14,inset 0 0 0 1px #1c1c24;transform:scale(var(--phone-scale));transform-origin:top left}.phone-frame__screen{display:flex;flex-direction:column;width:100%;height:100%;overflow:hidden;border-radius:34px;background:#f3f3f3;color:#181818;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Salesforce Sans,Geist,sans-serif}.phone-status{display:flex;align-items:flex-end;justify-content:space-between;height:38px;padding:0 22px 5px;color:#0e0e14;font-size:13px;font-weight:600}.phone-status__icons{display:flex;align-items:center;gap:5px}.phone-status__signal{width:15px;height:10px;color:#0e0e14}.phone-status__battery{width:24px;height:11px;stroke:#0e0e1480}.phone-status__battery-fill,.phone-status__battery-tip{fill:#0e0e14}.phone-status__battery-tip{opacity:.5}.phone-frame__canvas{position:relative;display:flex;flex:1;flex-direction:column;overflow:hidden}.phone-scroll{flex:1;overflow:hidden}.phone-scroll--preview,.phone-scroll--saved{overflow:hidden;padding-bottom:92px}.phone-header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 14px 10px;border-bottom:1px solid #e5e5e5;background:#fff}.phone-header__app{display:flex;flex:1;align-items:center;justify-content:center;gap:8px}.phone-header__badge{display:grid;place-items:center;width:18px;height:18px;border-radius:4px;background:var(--accent)}.phone-header__badge svg{width:11px;height:11px}.phone-header__name{color:#181818;font-size:15px;font-weight:600;letter-spacing:-.005em}.phone-header__actions{display:flex;align-items:center;gap:12px}.phone-header__alert{position:relative}.phone-header__alert-dot{position:absolute;top:-2px;right:-2px;width:8px;height:8px;border:1.5px solid #fff;border-radius:50%;background:#ea001e}.phone-header__avatar{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:linear-gradient(135deg,#b6c0e8,#5d6ec1);color:#fff;font-size:11px;font-weight:600}.phone-apphead{padding:10px 14px 8px;border-bottom:1px solid #e5e5e5;background:#fff}.phone-apphead__eyebrow{color:#747474;font-size:11px;letter-spacing:.02em}.phone-apphead__title{margin-top:2px;color:#181818;font-size:18px;font-weight:700;letter-spacing:-.01em}.phone-capture{padding:22px 14px 14px;text-align:center}.phone-capture__ring{position:absolute;inset:-12px;border:1.5px solid var(--accent);border-radius:70px;opacity:.15}.phone-capture__button{position:relative;display:inline-grid;place-items:center;width:96px;height:96px;border-radius:50%;background:var(--accent);color:#fff;box-shadow:0 16px 32px -10px var(--accent-shadow)}.phone-capture{position:relative}.phone-capture__title{margin-top:14px;color:#181818;font-size:14px;font-weight:600}.phone-capture__subtitle{margin-top:2px;color:#747474;font-size:12px}.phone-card{margin:8px 12px 0;overflow:hidden;border:1px solid #e5e5e5;border-radius:8px;background:#fff}.phone-card__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px 8px;border-bottom:1px solid #e5e5e5}.phone-card__title{color:#181818;font-size:12.5px;font-weight:700;letter-spacing:.01em}.phone-card__action,.phone-link{color:#0176d3;font-size:12px;font-weight:600}.phone-card__body{padding:12px 14px}.phone-card__body--flush{padding:0}.phone-record,.phone-suggest,.phone-row{display:flex;align-items:center;gap:10px;padding:10px 14px;border-bottom:1px solid #e5e5e5}.phone-record.is-last,.phone-suggest.is-last{border-bottom:0}.phone-record__text,.phone-row__copy{flex:1;min-width:0}.phone-record__name,.phone-row__title{overflow:hidden;color:#0176d3;font-size:13px;font-weight:600;white-space:nowrap;text-overflow:ellipsis}.phone-record__sub,.phone-row__meta{margin-top:1px;color:#747474;font-size:11.5px}.phone-suggest__text{flex:1;min-width:0;color:#181818;font-size:12.5px}.phone-object{display:inline-grid;flex:0 0 auto;place-items:center;border-radius:6px;color:#fff}.phone-object--sm{width:26px;height:26px}.phone-object--md{width:32px;height:32px}.phone-object--lg{width:42px;height:42px}.phone-object.is-opportunity{background:#fcb95b}.phone-object.is-account{background:#7f8de1}.phone-object.is-task{background:#4bc076}.phone-object.is-note{background:#e6d478}.phone-object.is-contact{background:#a094ed}.phone-tabbar{display:flex;padding:6px 4px 16px;border-top:1px solid #e5e5e5;background:#fff}.phone-tab{display:flex;flex:1;flex-direction:column;align-items:center;gap:2px;padding:4px 0;color:#747474;font-size:10px;font-weight:500}.phone-tab.is-active{color:var(--accent);font-weight:600}.phone-tab__bubble{display:grid;place-items:center;width:38px;height:38px;margin-top:-10px;border-radius:50%;background:var(--accent);color:#fff;box-shadow:0 4px 10px -4px var(--accent-shadow)}.phone-sheet-wrap{position:absolute;inset:0;background:#f3f3f34d}.phone-sheet{position:absolute;inset:60px 0 0;display:flex;flex-direction:column;border-top-left-radius:20px;border-top-right-radius:20px;background:#fff;box-shadow:0 -10px 40px -10px #0000002e}.phone-sheet__handle{width:36px;height:4px;margin:8px auto 0;border-radius:2px;background:#dddbda}.phone-sheet__header{display:flex;align-items:center;justify-content:space-between;padding:10px 16px 12px}.phone-sheet__status{display:flex;align-items:center;gap:8px;color:#181818;font-size:13px;font-weight:600}.phone-sheet__live{width:8px;height:8px;border-radius:50%;background:#ea001e;box-shadow:0 0 0 4px #ea001e26;animation:vf-blink 1.4s ease-in-out infinite}.phone-sheet__timer{color:#747474;font:12px/1 var(--mono)}.phone-sheet__label{padding:12px 18px 0;border-top:1px solid #e5e5e5;color:#5c5c5c;font-size:11px;letter-spacing:.02em}.phone-sheet__transcript{flex:1;padding:8px 18px;overflow:hidden;color:#181818;font-size:17px;line-height:1.45}.phone-sheet__transcript mark{padding:0 3px;border-radius:3px;background:var(--accent-soft);color:inherit}.phone-sheet__muted{color:#747474}.phone-sheet__caret{display:inline-block;width:2px;height:18px;margin-left:2px;background:var(--accent);vertical-align:-2px;animation:vf-blink 1s infinite}.phone-sheet__pills{display:flex;flex-wrap:wrap;gap:6px;padding:6px 18px 10px}.phone-wave{display:flex;align-items:center;justify-content:center;gap:3px;height:48px;padding:0 18px}.phone-wave__bar{width:3px;border-radius:2px;background:var(--accent);opacity:.7;animation:vf-wave 1.4s ease-in-out infinite alternate}.phone-wave__bar--1{height:10px;animation-delay:0s}.phone-wave__bar--2{height:18px;animation-delay:.05s}.phone-wave__bar--3{height:24px;animation-delay:.1s}.phone-wave__bar--4{height:30px;animation-delay:.15s}.phone-wave__bar--5{height:36px;animation-delay:.2s}.phone-wave__bar--6{height:26px;animation-delay:.25s}.phone-wave__bar--7{height:40px;animation-delay:.3s}.phone-wave__bar--8{height:32px;animation-delay:.35s}.phone-sheet__buttons,.phone-confirm{display:flex;gap:10px}.phone-sheet__buttons{justify-content:center;padding:14px 18px 24px}.phone-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:36px;padding:0 16px;border:1px solid transparent;border-radius:999px;font-size:13px;font-weight:600}.phone-button--neutral{border-color:#0176d3;background:#fff;color:#0176d3}.phone-button--brand{border-color:var(--accent);background:var(--accent);color:#fff}.phone-button--full{width:100%}.phone-pill{display:inline-flex;align-items:center;gap:5px;padding:3px 8px;border:1px solid rgba(0,0,0,.04);border-radius:999px;font-size:11px;font-weight:600}.phone-pill__dot{width:6px;height:6px;border-radius:50%;background:currentColor}.phone-pill--neutral{background:#ecebea;color:#181818}.phone-pill--success{background:#cdefc4;color:#2e844a}.phone-pill--warning{background:#feedce;color:#9c5500}.phone-pill--accent{background:var(--accent-soft);color:var(--accent)}.phone-modal-head{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border-bottom:1px solid #e5e5e5;background:#fff}.phone-modal-head__title{color:#181818;font-size:14px;font-weight:700}.phone-quote{padding:12px 14px 0}.phone-quote__label,.phone-field__label{margin-bottom:4px;color:#5c5c5c;font-size:11px}.phone-quote__text{padding:10px 12px;border:1px solid #e5e5e5;border-radius:6px;background:#fff;color:#444;font-size:12.5px;line-height:1.5;font-style:italic}.phone-action{margin:10px 12px 0;overflow:hidden;border:1px solid #e5e5e5;border-radius:8px;background:#fff}.phone-action__head{display:flex;align-items:center;gap:10px;padding:10px 12px;border-bottom:1px solid #e5e5e5}.phone-action__index{display:grid;flex:0 0 auto;place-items:center;width:18px;height:18px;border-radius:50%;background:var(--accent);color:#fff;font-size:11px;font-weight:700}.phone-action__text{flex:1;min-width:0}.phone-action__verb{color:#747474;font-size:11px}.phone-action__record{overflow:hidden;color:#0176d3;font-size:13px;font-weight:600;white-space:nowrap;text-overflow:ellipsis}.phone-action__body{padding:6px 14px 12px}.phone-field{padding:6px 0}.phone-field__value{padding-bottom:6px;border-bottom:1px dashed #e5e5e5;color:#181818;font-size:13.5px}.phone-field__value.is-edited{color:var(--accent);font-weight:600}.phone-field__value.is-mono,.phone-diff{font-family:var(--mono)}.phone-diff{display:inline-flex;align-items:center;gap:6px}.phone-diff__from{color:#747474;text-decoration:line-through}.phone-diff__to{color:var(--accent);font-weight:700}.phone-note-copy{color:#181818;font-size:13px;line-height:1.5}.phone-confirm{position:absolute;right:0;bottom:0;left:0;padding:12px 14px 22px;border-top:1px solid #e5e5e5;background:#fff}.phone-toast{display:flex;align-items:center;gap:8px;padding:8px 14px;border-bottom:1px solid #e5e5e5;background:#cdefc4;color:#194e26;font-size:12.5px;font-weight:600}.phone-record-head{padding:14px 14px 0;background:#fff}.phone-record-head__top{display:flex;align-items:flex-start;gap:12px}.phone-record-head__title{flex:1;min-width:0}.phone-record-head__meta{color:#747474;font-size:11px}.phone-record-head__name{margin-top:1px;color:#181818;font-size:17px;font-weight:700;line-height:1.2;letter-spacing:-.01em}.phone-highlights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px;padding:10px 0;border-top:1px solid #e5e5e5}.phone-highlight__label{color:#5c5c5c;font-size:10.5px;letter-spacing:.01em;text-transform:uppercase}.phone-highlight__value{display:flex;align-items:center;gap:4px;margin-top:2px;color:#181818;font-size:13px;font-weight:700}.phone-highlight__value.is-updated{color:var(--accent)}.phone-highlight__value.is-updated span{width:5px;height:5px;border-radius:50%;background:var(--accent)}.phone-path{display:flex;gap:2px;padding:8px 0 12px}.phone-path__stage{flex:1;padding:5px 4px 5px 12px;color:#747474;font-size:10px;font-weight:600;text-align:center;background:#ecebea;clip-path:polygon(0 0,calc(100% - 7px) 0,100% 50%,calc(100% - 7px) 100%,0 100%,7px 50%)}.phone-path__stage.is-first{padding-left:6px;clip-path:polygon(0 0,calc(100% - 7px) 0,100% 50%,calc(100% - 7px) 100%,0 100%)}.phone-path__stage.is-last{clip-path:polygon(0 0,100% 0,100% 100%,0 100%,7px 50%)}.phone-path__stage.is-done{background:#cfd8e8;color:#444}.phone-path__stage.is-active{background:var(--accent);color:#fff}.phone-quick-actions{display:flex;justify-content:space-between;padding:4px 0 12px;border-top:1px solid #e5e5e5}.phone-quick-action{display:flex;flex-direction:column;align-items:center;gap:4px;color:#444;font-size:10px;font-weight:500}.phone-quick-action__icon{display:grid;place-items:center;width:38px;height:38px;border:1px solid #c9c9c9;border-radius:50%;background:#fff;color:#0176d3}.phone-quick-action__icon.is-primary{border-color:transparent;background:var(--accent);color:#fff;box-shadow:0 4px 10px -4px var(--accent-shadow)}.phone-tabs{display:flex;gap:24px;border-top:1px solid #e5e5e5}.phone-tabs span{margin-bottom:-1px;padding:10px 0;border-bottom:2px solid transparent;color:#747474;font-size:13px;font-weight:600}.phone-tabs .is-active{border-bottom-color:var(--accent);color:#181818}.phone-activity{display:flex;gap:10px;padding:10px 14px}.phone-activity__icon{display:grid;flex:0 0 auto;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--accent-soft)}.phone-activity__copy{flex:1;color:#181818;font-size:12px;line-height:1.45}.phone-activity__meta{margin-top:3px;color:#747474;font-size:11px}.phone-note-row{padding:10px 14px}.phone-note-row__copy{color:#181818;font-size:12.5px;line-height:1.5}.phone-icon{display:block;color:currentColor;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.phone-icon--filled{fill:currentColor;stroke:none}.phone-icon--accent{color:var(--accent)}.phone-icon--bold{stroke-width:2.4}.phone-icon--xs{width:11px;height:11px}.phone-icon--sm{width:14px;height:14px}.phone-icon--md{width:18px;height:18px}.phone-icon--lg{width:20px;height:20px}.phone-icon--xl{width:36px;height:36px}@keyframes vf-blink{0%,49%{opacity:1}50%,to{opacity:0}}@keyframes vf-wave{0%{transform:scaleY(.55)}to{transform:scaleY(1.35)}}@media(max-width:1080px){.hero__art,.hero-phones{min-height:620px}.phone-gallery{overflow-x:auto;padding-bottom:.5rem}.phone-gallery__track{width:max-content;padding-right:.5rem}}@media(max-width:640px){.hero__art,.hero-phones{min-height:430px}.hero-phones{width:min(100%,340px);margin:0 auto}.phone-frame--hero{--phone-scale: .58}.phone-frame--demo{--phone-scale: .74}.hero-phones__item--left{top:12px;transform:translate(-85%) rotate(-5deg)}.hero-phones__item--right{top:34px;transform:translate(-8%) rotate(4deg)}.phone-gallery__track{gap:18px}}@media(prefers-reduced-motion:reduce){.phone-sheet__live,.phone-sheet__caret,.phone-wave__bar{animation:none!important}}
