@keyframes heroEntranceReveal{0%{opacity:0;transform:translate3d(0,12px,0)}to{opacity:1;transform:translateZ(0)}}.hero-entrance-target:where(.astro-7nmnspah){will-change:transform,opacity;animation-name:heroEntranceReveal;animation-delay:var(--hero-entrance-delay, 0ms);animation-duration:var(--hero-entrance-duration, .98s);animation-timing-function:cubic-bezier(.22,1,.36,1);animation-fill-mode:both}.hero-entrance-eyebrow:where(.astro-7nmnspah){--hero-entrance-delay: 60ms}.hero-entrance-heading:where(.astro-7nmnspah){--hero-entrance-delay: .14s}.hero-entrance-description:where(.astro-7nmnspah){--hero-entrance-delay: .21s;--hero-entrance-duration: .94s}.hero-entrance-form:where(.astro-7nmnspah){--hero-entrance-delay: .25s;--hero-entrance-duration: .92s}.hero-entrance-image:where(.astro-7nmnspah){--hero-entrance-delay: .26s;--hero-entrance-duration: .84s}.hero-entrance-video:where(.astro-7nmnspah){--hero-entrance-delay: .26s;--hero-entrance-duration: 1.08s;aspect-ratio:16 / 9;animation:none;opacity:0;transform:none;transition:opacity .48s ease;will-change:opacity}#hero:where(.astro-7nmnspah)[data-hero-intro=skip] .hero-entrance-target:where(.astro-7nmnspah){animation:none;opacity:1;transform:none;will-change:auto}.hero-entrance-video:where(.astro-7nmnspah)[data-video-ready=false]{opacity:0}.hero-entrance-video:where(.astro-7nmnspah)[data-video-ready=true]{opacity:1}.hero-eyebrow:where(.astro-7nmnspah){display:inline-flex;width:fit-content;align-items:center;gap:12px;overflow:clip;border-radius:9999px;background:#ffffff14;padding:5px 16px;color:#ffffffb8;box-shadow:inset 0 0 0 1px #ffffff29}.hero-eyebrow-text:where(.astro-7nmnspah){color:currentColor;font-size:.875rem;font-weight:400;line-height:1.45;letter-spacing:normal;white-space:nowrap}.hero-eyebrow-divider:where(.astro-7nmnspah){display:inline-block;height:20px;width:1px;background:#ffffff3d}.hero-eyebrow-icon:where(.astro-7nmnspah){display:inline-flex;height:10px;width:10px;align-items:center;justify-content:center;color:currentColor}.hero-eyebrow-icon:where(.astro-7nmnspah) svg:where(.astro-7nmnspah){height:10px;width:10px}.light #hero:where(.astro-7nmnspah) .hero-eyebrow:where(.astro-7nmnspah){background:#fff;color:#6b7280;box-shadow:inset 0 0 0 1px #272c301a}.light #hero:where(.astro-7nmnspah) .hero-eyebrow-divider:where(.astro-7nmnspah){background:#6b728040}@media(prefers-reduced-motion:reduce){.hero-entrance-target:where(.astro-7nmnspah){animation:none;opacity:1;transform:none;will-change:auto}}.fsg-cell:where(.astro-xq5i7kks){position:relative;overflow:hidden;min-height:19.25rem}.fsg-latency-row:where(.astro-xq5i7kks){display:grid;grid-template-columns:minmax(0,1fr) minmax(0,7.2rem) 2.9rem;align-items:center;gap:.75rem}.fsg-latency-list:where(.astro-xq5i7kks){display:flex;flex-direction:column;gap:1.25rem}.fsg-latency-label:where(.astro-xq5i7kks){font:500 .74rem/1.35 var(--font-sans, "Geist", sans-serif);color:#ffffff94;letter-spacing:-.01em}.fsg-latency-active:where(.astro-xq5i7kks){color:#9290ff}.fsg-latency-meter:where(.astro-xq5i7kks){display:grid;grid-template-columns:repeat(14,minmax(0,1fr));gap:.22rem;align-items:center}.fsg-latency-segment:where(.astro-xq5i7kks){display:block;aspect-ratio:1 / 1;min-width:0;border:1px solid rgba(255,255,255,.24);background:transparent}.fsg-latency-segment-filled:where(.astro-xq5i7kks){border-color:#ffffff57;background:#ffffff57}.fsg-latency-segment-active:where(.astro-xq5i7kks){border-color:var(--color-primary);background:var(--color-primary)}.fsg-latency-value:where(.astro-xq5i7kks){display:inline-block;width:100%;text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums;font:400 .74rem/1.35 var(--font-sans, "Geist", sans-serif);color:#ffffff94;letter-spacing:-.01em}.fsg-card-art:where(.astro-xq5i7kks){position:absolute;left:0;bottom:0;width:100%;height:auto;z-index:0;pointer-events:none;user-select:none;transition:opacity .3s ease}.fsg-has-art:where(.astro-xq5i7kks)>p:where(.astro-xq5i7kks){position:relative;z-index:1}.fsg-card-art-ai:where(.astro-xq5i7kks){bottom:-1px}.fsg-card-art-reliable:where(.astro-xq5i7kks){bottom:-1px}.fsg-card-art-audio:where(.astro-xq5i7kks){bottom:-1px}.fsg-chip:where(.astro-xq5i7kks){display:inline-flex;align-items:center;white-space:nowrap;border-radius:.5rem;border:.5px solid rgba(255,255,255,.13);background:#ffffff0d;padding:.375rem .875rem;color:#ffffffc7;font:500 .75rem/1.333 var(--font-sans, "Geist", sans-serif);letter-spacing:-.01em;transition:border-color var(--motion-duration-fast, .16s) ease,background-color var(--motion-duration-fast, .16s) ease,color var(--motion-duration-fast, .16s) ease}.fsg-chip-panel:where(.astro-xq5i7kks){overflow:hidden}.fsg-chip-marquee:where(.astro-xq5i7kks){display:flex;flex-direction:column;gap:.75rem;overflow:hidden;-webkit-mask-image:linear-gradient(to right,transparent,black 7%,black 93%,transparent);mask-image:linear-gradient(to right,transparent,black 7%,black 93%,transparent)}.fsg-chip-track:where(.astro-xq5i7kks){display:flex;gap:.75rem;width:max-content;margin-inline:auto;will-change:transform}.fsg-chip-track-left:where(.astro-xq5i7kks){animation:fsg-chip-scroll-left 60s linear infinite}.fsg-chip-track-right:where(.astro-xq5i7kks){animation:fsg-chip-scroll-right 54s linear infinite}#feature-showcase:where(.astro-xq5i7kks)[data-motion-state=paused] .fsg-chip-track-left:where(.astro-xq5i7kks),#feature-showcase:where(.astro-xq5i7kks)[data-motion-state=paused] .fsg-chip-track-right:where(.astro-xq5i7kks){animation-play-state:paused}@keyframes fsg-chip-scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes fsg-chip-scroll-right{0%{transform:translate(-50%)}to{transform:translate(0)}}.light .fsg-shell:where(.astro-xq5i7kks) .fsg-latency-label:where(.astro-xq5i7kks){color:#101828b8}.fsg-card-art-ai:where(.astro-xq5i7kks){-webkit-mask-image:linear-gradient(to bottom,transparent 0%,transparent 36%,black 58%,black 100%);mask-image:linear-gradient(to bottom,transparent 0%,transparent 36%,black 58%,black 100%)}.fsg-card-art-reliable:where(.astro-xq5i7kks){-webkit-mask-image:linear-gradient(to bottom,black 0%,black 72%,transparent 100%);mask-image:linear-gradient(to bottom,black 0%,black 72%,transparent 100%)}.light .fsg-shell:where(.astro-xq5i7kks) .fsg-latency-active:where(.astro-xq5i7kks){color:#4338ca}.light .fsg-shell:where(.astro-xq5i7kks) .fsg-latency-segment:where(.astro-xq5i7kks){border-color:#1118272e}.light .fsg-shell:where(.astro-xq5i7kks) .fsg-latency-segment-filled:where(.astro-xq5i7kks){border-color:#11182747;background:#11182747}.light .fsg-shell:where(.astro-xq5i7kks) .fsg-latency-segment-active:where(.astro-xq5i7kks){border-color:var(--color-primary);background:var(--color-primary)}.light .fsg-shell:where(.astro-xq5i7kks) .fsg-latency-value:where(.astro-xq5i7kks){color:#101828b8}.light .fsg-shell:where(.astro-xq5i7kks) .fsg-chip:where(.astro-xq5i7kks){border-color:#0000001a;background:#fff;color:#4a5565}@media(max-width:1023px){.fsg-card-art:where(.astro-xq5i7kks){opacity:.94}.fsg-latency-row:where(.astro-xq5i7kks){grid-template-columns:minmax(0,1fr) minmax(0,6.3rem) 2.9rem;gap:.6rem}}@media(prefers-reduced-motion:reduce){.fsg-chip-track-left:where(.astro-xq5i7kks),.fsg-chip-track-right:where(.astro-xq5i7kks){animation:none}}.afs-shell:where(.astro-f5sjtvx4){position:relative;overflow:hidden;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.afs-shell:where(.astro-f5sjtvx4):before{content:"";position:absolute;inset:0;pointer-events:none}.afs-grid:where(.astro-f5sjtvx4){position:relative;display:grid;min-height:660px;grid-template-columns:minmax(0,1fr) minmax(420px,1.2fr);gap:2rem;padding:4rem 0 0 1rem}.afs-column:where(.astro-f5sjtvx4){position:relative;z-index:1}.afs-copy:where(.astro-f5sjtvx4){display:flex;flex-direction:column;padding:1.5rem 0 2.5rem 1.5rem}.afs-pill:where(.astro-f5sjtvx4){display:inline-flex;align-items:center;gap:.45rem;color:#ffffffb8;font:500 .9rem/1.2 var(--font-geist, "Geist", sans-serif)}.afs-pill-icon:where(.astro-f5sjtvx4){display:inline-flex;align-items:center;justify-content:center;height:1.25rem;width:1.25rem;border-radius:.24rem;background:linear-gradient(180deg,#0000 32.8%,#0000001f),linear-gradient(180deg,#6461ff 60% 92.5%);box-shadow:0 0 .625px .625px #00000008,0 .625px .625px .156px #00000008,0 1.875px 1.875px .938px #00000008,0 3.75px 3.75px -1.875px #00000008,0 7.5px 7.5px -3.75px #00000008,0 15px 15px -7.5px #00000008}.afs-title:where(.astro-f5sjtvx4){margin-top:1rem;max-width:32rem;font-family:var(--font-display, "Bricolage Grotesque", "Geist", sans-serif);font-size:2.25rem;line-height:1;letter-spacing:-.025em;text-wrap:balance;color:#fff}.afs-subtitle:where(.astro-f5sjtvx4){margin-top:1rem;max-width:56ch;color:var(--content-body);font:400 1rem/1.6 var(--font-geist, "Geist", sans-serif);text-wrap:pretty}.afs-nav:where(.astro-f5sjtvx4){margin-top:clamp(1.6rem,2.8vw,2.35rem);display:grid;gap:.25rem;padding:.6rem 0 2rem}.afs-nav-item:where(.astro-f5sjtvx4){--afs-nav-text-offset: .25rem;display:grid;justify-items:start;width:fit-content;border:0;background:transparent;padding:.6rem 0;color:#ffffff8a;font:500 .9rem/1.45 var(--font-geist, "Geist", sans-serif);letter-spacing:0;transition:color var(--motion-duration-fast, .16s) ease;cursor:pointer}.afs-nav-head:where(.astro-f5sjtvx4){display:flex;align-items:center}.afs-nav-item:where(.astro-f5sjtvx4):hover,.afs-nav-item:where(.astro-f5sjtvx4):focus-visible,.afs-nav-item:where(.astro-f5sjtvx4)[data-active=true]{color:#fff;outline:none}.afs-nav-indicator:where(.astro-f5sjtvx4){position:relative;display:inline-flex;align-items:center;justify-content:center;flex:none;margin-left:-1.5rem;margin-right:.75rem;width:1rem;height:1rem;border-radius:999px;opacity:0;transform:scale(.7);transition:opacity .2s ease,transform .32s var(--motion-ease-out, cubic-bezier(.23, 1, .32, 1))}.afs-nav-indicator-loader:where(.astro-f5sjtvx4){width:100%;height:100%;overflow:visible;transform:rotate(-90deg)}.afs-nav-indicator-track:where(.astro-f5sjtvx4),.afs-nav-indicator-ring:where(.astro-f5sjtvx4){stroke:currentColor;stroke-width:2;vector-effect:non-scaling-stroke}.afs-nav-indicator-track:where(.astro-f5sjtvx4){opacity:.12}.afs-nav-indicator-ring:where(.astro-f5sjtvx4){stroke-linecap:round;stroke-dasharray:100;stroke-dashoffset:100}.afs-nav-item:where(.astro-f5sjtvx4)[data-active=true] .afs-nav-indicator:where(.astro-f5sjtvx4){opacity:1;transform:scale(1)}.afs-nav-description:where(.astro-f5sjtvx4){max-width:24rem;margin:.45rem 0 0;padding-left:var(--afs-nav-text-offset);color:var(--content-body);font:400 .9rem/1.45 var(--font-geist, "Geist", sans-serif);text-align:left;text-wrap:pretty;max-height:5rem;overflow:visible;transform:translateY(0);transition:color .18s ease}.afs-nav-description:where(.astro-f5sjtvx4)[data-active=true]{color:var(--content-body)}.afs-nav-item:where(.astro-f5sjtvx4)[data-active=true] .afs-nav-indicator-ring:where(.astro-f5sjtvx4){animation:afs-loader-progress var(--afs-rotation-ms, 6s) linear forwards}#assistant-feature-split:where(.astro-f5sjtvx4)[data-loader-cycle=b] .afs-nav-item:where(.astro-f5sjtvx4)[data-active=true] .afs-nav-indicator-ring:where(.astro-f5sjtvx4){animation-name:afs-loader-progress-alt}#assistant-feature-split:where(.astro-f5sjtvx4)[data-paused=true] .afs-nav-item:where(.astro-f5sjtvx4)[data-active=true] .afs-nav-indicator-ring:where(.astro-f5sjtvx4){animation-play-state:paused}.afs-nav-item:where(.astro-f5sjtvx4)[data-active=false] .afs-nav-indicator-ring:where(.astro-f5sjtvx4){animation:none;stroke-dashoffset:100}.light #assistant-feature-split:where(.astro-f5sjtvx4) .afs-nav-item:where(.astro-f5sjtvx4)[data-active=true] .afs-nav-indicator:where(.astro-f5sjtvx4){opacity:1}.afs-stage-column:where(.astro-f5sjtvx4){display:flex;align-items:center;justify-content:center;padding:1rem 0 1.25rem}.afs-stage-frame:where(.astro-f5sjtvx4){position:relative;width:min(100%,560px);min-height:620px;overflow:visible}.afs-stage-panel:where(.astro-f5sjtvx4){position:absolute;inset:0;display:flex;flex-direction:column;align-items:stretch;justify-content:center;opacity:0;transform:translateY(16px) scale(.984);pointer-events:none;transition:opacity .2s ease,transform .4s var(--motion-ease-out, cubic-bezier(.23, 1, .32, 1))}.afs-stage-copy:where(.astro-f5sjtvx4){display:none}.afs-stage-copy-title:where(.astro-f5sjtvx4){margin:0;color:#fff;font:600 1.55rem/1.05 var(--font-geist, "Geist", sans-serif);letter-spacing:-.04em}.afs-stage-copy-description:where(.astro-f5sjtvx4){margin:.75rem 0 0;max-width:48ch;color:var(--content-body);font:400 .98rem/1.6 var(--font-geist, "Geist", sans-serif);text-wrap:pretty}.afs-stage-panel:where(.astro-f5sjtvx4)[data-active=true]{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.afs-stage-media:where(.astro-f5sjtvx4){position:relative;width:100%;margin:0;border:0;border-radius:0;background:none;box-shadow:none;overflow:visible}.afs-preview-shell:where(.astro-f5sjtvx4){position:relative;min-height:560px;perspective:1600px}.afs-preview-shell:where(.astro-f5sjtvx4):before{content:"";position:absolute;inset:2.5rem 2rem auto;height:10rem;border-radius:999px;background:radial-gradient(circle,#6f5bff33,#6f5bff00 72%);filter:blur(12px);opacity:.85;pointer-events:none}.afs-preview-shell:where(.astro-f5sjtvx4) .group\/kanban{position:relative;display:block;transition:transform .22s var(--motion-ease-out, cubic-bezier(.23, 1, .32, 1));transform-origin:50% 100%}.afs-stage-panel:where(.astro-f5sjtvx4)[data-active=true]:hover .afs-preview-shell:where(.astro-f5sjtvx4) .group\/kanban{transform:none}.afs-preview-shell:where(.astro-f5sjtvx4) .afs-summary-live-cursor{left:0;top:0;opacity:1;transform:translate3d(var(--summary-user-x, 0px),var(--summary-user-y, 0px),0);transition:opacity .18s ease;will-change:transform}.afs-stage-panel:where(.astro-f5sjtvx4)[data-active=true] .afs-preview-shell:where(.astro-f5sjtvx4) .afs-summary-live-cursor{animation:afs-remote-cursor 9.5s cubic-bezier(.25,.1,.25,1) infinite alternate}.afs-stage-panel:where(.astro-f5sjtvx4)[data-active=false] .afs-preview-shell:where(.astro-f5sjtvx4) .afs-summary-live-cursor{animation:none}#assistant-feature-split:where(.astro-f5sjtvx4)[data-paused=true] .afs-stage-panel:where(.astro-f5sjtvx4)[data-active=true] .afs-preview-shell:where(.astro-f5sjtvx4) .afs-summary-live-cursor{animation-play-state:paused}.afs-preview:where(.astro-f5sjtvx4){position:relative;min-height:468px;perspective:1600px}.afs-preview:where(.astro-f5sjtvx4):before{content:"";position:absolute;inset:2.5rem 2rem auto;height:10rem;border-radius:999px;background:radial-gradient(circle,#6f5bff33,#6f5bff00 72%);filter:blur(12px);opacity:.85;pointer-events:none}.afs-preview-card:where(.astro-f5sjtvx4){position:relative;min-height:468px;padding:1.2rem;border:1px solid rgba(255,255,255,.08);border-radius:1.75rem;background:linear-gradient(180deg,#ffffff0f,#ffffff05),radial-gradient(circle at top,rgba(108,92,255,.18),transparent 36%),#09090c;box-shadow:0 24px 80px #05050a73,inset 0 1px #ffffff0d;overflow:hidden;transform-origin:50% 100%;transition:transform .32s var(--motion-ease-out, cubic-bezier(.23, 1, .32, 1)),border-color .22s ease,box-shadow .32s ease}.afs-stage-panel:where(.astro-f5sjtvx4)[data-active=true]:hover .afs-preview-card:where(.astro-f5sjtvx4){transform:translateY(-8px) rotateX(3deg) rotateY(-4deg);border-color:#ffffff29;box-shadow:0 30px 90px #05050a94,inset 0 1px #ffffff14}.afs-preview-toolbar:where(.astro-f5sjtvx4){display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.afs-preview-eyebrow:where(.astro-f5sjtvx4){margin:0;color:#ffffff7a;font:500 .72rem/1.2 var(--font-geist, "Geist", sans-serif);letter-spacing:.08em;text-transform:uppercase}.afs-preview-heading:where(.astro-f5sjtvx4){margin:.35rem 0 0;color:#fff;font:600 1.05rem/1.15 var(--font-geist, "Geist", sans-serif);letter-spacing:-.03em}.afs-preview-pill:where(.astro-f5sjtvx4){display:inline-flex;align-items:center;padding:.42rem .72rem;border-radius:999px;background:#ffffff14;color:#ffffffb8;font:500 .72rem/1 var(--font-geist, "Geist", sans-serif);white-space:nowrap}.afs-preview-pill-green:where(.astro-f5sjtvx4){background:#2cb26b1f;color:#8af0b7}.afs-preview-pill-amber:where(.astro-f5sjtvx4){background:#f59e0b24;color:#ffd58a}.afs-summary-grid:where(.astro-f5sjtvx4){display:grid;grid-template-columns:minmax(0,1.35fr) minmax(140px,.75fr);gap:1rem;margin-top:1.3rem}.afs-summary-sheet:where(.astro-f5sjtvx4),.afs-summary-stats:where(.astro-f5sjtvx4),.afs-actions-column:where(.astro-f5sjtvx4),.afs-transcript-lines:where(.astro-f5sjtvx4){position:relative;border:1px solid rgba(255,255,255,.07);background:#ffffff0a;backdrop-filter:blur(14px)}.afs-summary-sheet:where(.astro-f5sjtvx4){min-height:332px;padding:1rem;border-radius:1.4rem}.afs-summary-sheet:where(.astro-f5sjtvx4):after{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 24%,rgba(255,255,255,.12) 46%,transparent 68%);transform:translate(-140%)}.afs-stage-panel:where(.astro-f5sjtvx4)[data-active=true] .afs-summary-sheet:where(.astro-f5sjtvx4):after{animation:afs-shimmer 5.2s ease-in-out infinite}.afs-summary-topline:where(.astro-f5sjtvx4){display:flex;align-items:center;gap:.55rem;color:#ffffffa6;font:500 .78rem/1.2 var(--font-geist, "Geist", sans-serif)}.afs-summary-avatar:where(.astro-f5sjtvx4){width:1.5rem;height:1.5rem;border-radius:999px;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.52),transparent 34%),linear-gradient(135deg,#7c6cff,#4cd7b2)}.afs-summary-lede:where(.astro-f5sjtvx4){margin:1rem 0 0;color:#fffffff0;font:500 1.08rem/1.45 var(--font-geist, "Geist", sans-serif);text-wrap:pretty}.afs-summary-list:where(.astro-f5sjtvx4){display:grid;gap:.75rem;margin:1rem 0 0;padding:0;list-style:none}.afs-summary-list:where(.astro-f5sjtvx4) li:where(.astro-f5sjtvx4){position:relative;padding-left:1.2rem;color:#ffffff9e;font:400 .88rem/1.5 var(--font-geist, "Geist", sans-serif)}.afs-summary-list:where(.astro-f5sjtvx4) li:where(.astro-f5sjtvx4):before{content:"";position:absolute;top:.48rem;left:0;width:.45rem;height:.45rem;border-radius:999px;background:linear-gradient(135deg,#8b80ff,#4cd7b2)}.afs-summary-stats:where(.astro-f5sjtvx4){display:grid;gap:.8rem;align-content:start;padding:1rem;border-radius:1.4rem}.afs-summary-stat:where(.astro-f5sjtvx4){padding:.95rem;border-radius:1rem;background:#ffffff0b}.afs-summary-stat:where(.astro-f5sjtvx4) span:where(.astro-f5sjtvx4){display:block;color:#ffffff85;font:500 .76rem/1.2 var(--font-geist, "Geist", sans-serif);text-transform:uppercase;letter-spacing:.06em}.afs-summary-stat:where(.astro-f5sjtvx4) strong:where(.astro-f5sjtvx4){display:block;margin-top:.55rem;color:#fff;font:600 1.7rem/1 var(--font-geist, "Geist", sans-serif);letter-spacing:-.05em}.afs-actions-board:where(.astro-f5sjtvx4){display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;margin-top:1.3rem}.afs-actions-column:where(.astro-f5sjtvx4){min-height:334px;padding:.9rem;border-radius:1.35rem}.afs-actions-column:where(.astro-f5sjtvx4).is-primary{background:linear-gradient(180deg,#6c5cff2e,#ffffff08)}.afs-actions-column:where(.astro-f5sjtvx4).is-success{background:linear-gradient(180deg,#2cb26b29,#ffffff08)}.afs-actions-column-head:where(.astro-f5sjtvx4){display:flex;align-items:center;justify-content:space-between;color:#ffffffad;font:500 .8rem/1.2 var(--font-geist, "Geist", sans-serif)}.afs-actions-stack:where(.astro-f5sjtvx4){display:grid;gap:.7rem;margin-top:.9rem}.afs-action-card:where(.astro-f5sjtvx4){padding:.9rem .85rem;border:1px solid rgba(255,255,255,.06);border-radius:1rem;background:#0a0a0eb8;box-shadow:0 12px 30px #0000002e;transition:transform .22s ease,border-color .22s ease}.afs-stage-panel:where(.astro-f5sjtvx4)[data-active=true] .afs-action-card:where(.astro-f5sjtvx4):nth-child(1){animation:afs-float-card 5.6s ease-in-out infinite}.afs-stage-panel:where(.astro-f5sjtvx4)[data-active=true] .afs-action-card:where(.astro-f5sjtvx4):nth-child(2){animation:afs-float-card 5.6s ease-in-out infinite .8s}.afs-stage-panel:where(.astro-f5sjtvx4)[data-active=true]:hover .afs-action-card:where(.astro-f5sjtvx4){transform:translateY(-4px);border-color:#ffffff1f}.afs-action-card:where(.astro-f5sjtvx4) strong:where(.astro-f5sjtvx4),.afs-transcript-speaker:where(.astro-f5sjtvx4){display:block;color:#fff;font:600 .9rem/1.3 var(--font-geist, "Geist", sans-serif)}.afs-action-card:where(.astro-f5sjtvx4) span:where(.astro-f5sjtvx4){display:block;margin-top:.45rem;color:#ffffff80;font:400 .78rem/1.35 var(--font-geist, "Geist", sans-serif)}.afs-transcript-shell:where(.astro-f5sjtvx4){display:grid;gap:1rem;margin-top:1.3rem}.afs-transcript-meter:where(.astro-f5sjtvx4){display:grid;grid-template-columns:repeat(8,minmax(0,1fr));align-items:end;gap:.42rem;height:88px;padding:1rem;border:1px solid rgba(255,255,255,.08);border-radius:1.35rem;background:linear-gradient(180deg,#ffffff0f,#ffffff05)}.afs-transcript-meter:where(.astro-f5sjtvx4) span:where(.astro-f5sjtvx4){border-radius:999px;background:linear-gradient(180deg,#ffd58a,#8b80ff);transform-origin:bottom;animation:afs-meter 1.2s ease-in-out infinite}.afs-transcript-meter:where(.astro-f5sjtvx4) span:where(.astro-f5sjtvx4):nth-child(1){height:36%;animation-delay:-.2s}.afs-transcript-meter:where(.astro-f5sjtvx4) span:where(.astro-f5sjtvx4):nth-child(2){height:72%;animation-delay:-.8s}.afs-transcript-meter:where(.astro-f5sjtvx4) span:where(.astro-f5sjtvx4):nth-child(3){height:48%;animation-delay:-.5s}.afs-transcript-meter:where(.astro-f5sjtvx4) span:where(.astro-f5sjtvx4):nth-child(4){height:86%;animation-delay:-1.1s}.afs-transcript-meter:where(.astro-f5sjtvx4) span:where(.astro-f5sjtvx4):nth-child(5){height:58%;animation-delay:-.35s}.afs-transcript-meter:where(.astro-f5sjtvx4) span:where(.astro-f5sjtvx4):nth-child(6){height:70%;animation-delay:-.95s}.afs-transcript-meter:where(.astro-f5sjtvx4) span:where(.astro-f5sjtvx4):nth-child(7){height:42%;animation-delay:-.6s}.afs-transcript-meter:where(.astro-f5sjtvx4) span:where(.astro-f5sjtvx4):nth-child(8){height:64%;animation-delay:-.15s}.afs-transcript-lines:where(.astro-f5sjtvx4){display:grid;gap:.85rem;min-height:246px;padding:1rem;border-radius:1.35rem}.afs-transcript-line:where(.astro-f5sjtvx4){padding:.95rem 1rem;border-radius:1rem;background:#ffffff09;transform:translate(0);transition:transform .24s ease,background-color .24s ease}.afs-stage-panel:where(.astro-f5sjtvx4)[data-active=true] .afs-transcript-line:where(.astro-f5sjtvx4):nth-child(1){animation:afs-slide-line 6s ease-in-out infinite}.afs-stage-panel:where(.astro-f5sjtvx4)[data-active=true] .afs-transcript-line:where(.astro-f5sjtvx4):nth-child(2){animation:afs-slide-line 6s ease-in-out infinite 1s}.afs-stage-panel:where(.astro-f5sjtvx4)[data-active=true] .afs-transcript-line:where(.astro-f5sjtvx4):nth-child(3){animation:afs-slide-line 6s ease-in-out infinite 2s}.afs-stage-panel:where(.astro-f5sjtvx4)[data-active=true]:hover .afs-transcript-line:where(.astro-f5sjtvx4){transform:translate(6px);background:#ffffff0e}.afs-transcript-line:where(.astro-f5sjtvx4) p:where(.astro-f5sjtvx4){margin:.45rem 0 0;color:#fff9;font:400 .84rem/1.55 var(--font-geist, "Geist", sans-serif);text-wrap:pretty}.light #assistant-feature-split:where(.astro-f5sjtvx4) .afs-shell:where(.astro-f5sjtvx4){border-top-color:#e5e7eb;border-bottom-color:#e5e7eb}.light #assistant-feature-split:where(.astro-f5sjtvx4) .afs-pill:where(.astro-f5sjtvx4){color:#6b7280}.light #assistant-feature-split:where(.astro-f5sjtvx4) .afs-title:where(.astro-f5sjtvx4),.light #assistant-feature-split:where(.astro-f5sjtvx4) .afs-nav-item:where(.astro-f5sjtvx4)[data-active=true],.light #assistant-feature-split:where(.astro-f5sjtvx4) .afs-stage-copy-title:where(.astro-f5sjtvx4){color:#050505}.light #assistant-feature-split:where(.astro-f5sjtvx4) .afs-nav-item:where(.astro-f5sjtvx4){color:#4b5563}.light #assistant-feature-split:where(.astro-f5sjtvx4) .afs-preview:where(.astro-f5sjtvx4):before{background:radial-gradient(circle,#585cff1f,#585cff00 72%)}.light #assistant-feature-split:where(.astro-f5sjtvx4) .afs-preview-card:where(.astro-f5sjtvx4){border-color:#0f172a14;background:linear-gradient(180deg,#ffffffeb,#f8fafce6),radial-gradient(circle at top,rgba(99,102,241,.1),transparent 32%);box-shadow:0 26px 60px #0f172a14,inset 0 1px #ffffff80}.light #assistant-feature-split:where(.astro-f5sjtvx4) .afs-preview-eyebrow:where(.astro-f5sjtvx4),.light #assistant-feature-split:where(.astro-f5sjtvx4) .afs-preview-pill:where(.astro-f5sjtvx4),.light #assistant-feature-split:where(.astro-f5sjtvx4) .afs-summary-topline:where(.astro-f5sjtvx4),.light #assistant-feature-split:where(.astro-f5sjtvx4) .afs-summary-stat:where(.astro-f5sjtvx4) span:where(.astro-f5sjtvx4),.light #assistant-feature-split:where(.astro-f5sjtvx4) .afs-actions-column-head:where(.astro-f5sjtvx4),.light #assistant-feature-split:where(.astro-f5sjtvx4) .afs-action-card:where(.astro-f5sjtvx4) span:where(.astro-f5sjtvx4),.light #assistant-feature-split:where(.astro-f5sjtvx4) .afs-transcript-line:where(.astro-f5sjtvx4) p:where(.astro-f5sjtvx4){color:#667085}.light #assistant-feature-split:where(.astro-f5sjtvx4) .afs-preview-heading:where(.astro-f5sjtvx4),.light #assistant-feature-split:where(.astro-f5sjtvx4) .afs-summary-lede:where(.astro-f5sjtvx4),.light #assistant-feature-split:where(.astro-f5sjtvx4) .afs-summary-stat:where(.astro-f5sjtvx4) strong:where(.astro-f5sjtvx4),.light #assistant-feature-split:where(.astro-f5sjtvx4) .afs-action-card:where(.astro-f5sjtvx4) strong:where(.astro-f5sjtvx4),.light #assistant-feature-split:where(.astro-f5sjtvx4) .afs-transcript-speaker:where(.astro-f5sjtvx4){color:#0f172a}.light #assistant-feature-split:where(.astro-f5sjtvx4) .afs-summary-sheet:where(.astro-f5sjtvx4),.light #assistant-feature-split:where(.astro-f5sjtvx4) .afs-summary-stats:where(.astro-f5sjtvx4),.light #assistant-feature-split:where(.astro-f5sjtvx4) .afs-actions-column:where(.astro-f5sjtvx4),.light #assistant-feature-split:where(.astro-f5sjtvx4) .afs-transcript-lines:where(.astro-f5sjtvx4),.light #assistant-feature-split:where(.astro-f5sjtvx4) .afs-transcript-meter:where(.astro-f5sjtvx4){border-color:#0f172a14;background:#ffffffb8}.light #assistant-feature-split:where(.astro-f5sjtvx4) .afs-action-card:where(.astro-f5sjtvx4){border-color:#0f172a0f;background:#ffffffd1;box-shadow:0 10px 24px #0f172a14}@media(min-width:640px){.afs-title:where(.astro-f5sjtvx4){font-size:3rem}.afs-grid:where(.astro-f5sjtvx4){padding-left:4rem}}@media(max-width:1180px){.afs-grid:where(.astro-f5sjtvx4){grid-template-columns:minmax(0,1fr);gap:1rem;min-height:0;padding:3rem 0 0}.afs-copy:where(.astro-f5sjtvx4){padding:0 0 0 4rem}.afs-title:where(.astro-f5sjtvx4),.afs-subtitle:where(.astro-f5sjtvx4){max-width:100%}.afs-nav:where(.astro-f5sjtvx4){display:none}.afs-stage-frame:where(.astro-f5sjtvx4){display:grid;gap:1rem;width:100%;max-width:100%;margin:0;aspect-ratio:auto;overflow:visible}.afs-stage-panel:where(.astro-f5sjtvx4){position:relative;inset:auto;min-height:22rem;display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,420px);align-items:end;gap:1.5rem;padding-left:4rem;padding-right:0;opacity:1;transform:none;pointer-events:auto}.afs-stage-copy:where(.astro-f5sjtvx4){display:block;position:relative;z-index:1;max-width:34rem;text-align:left;align-self:center}.afs-stage-media:where(.astro-f5sjtvx4){width:100%;margin:0;justify-self:end;align-self:end}.afs-preview:where(.astro-f5sjtvx4),.afs-preview-card:where(.astro-f5sjtvx4){min-height:460px}}@media(max-width:1100px){.afs-copy:where(.astro-f5sjtvx4){padding-left:2.25rem}.afs-stage-panel:where(.astro-f5sjtvx4){padding-left:2.25rem;padding-right:0}}@media(max-width:720px){.afs-grid:where(.astro-f5sjtvx4){padding-top:2rem}.afs-title:where(.astro-f5sjtvx4){font-size:2.25rem}.afs-subtitle:where(.astro-f5sjtvx4){font-size:1rem}.afs-stage-frame:where(.astro-f5sjtvx4){gap:.85rem}.afs-stage-panel:where(.astro-f5sjtvx4){grid-template-columns:1fr;min-height:0;gap:1rem;padding-left:1rem;padding-right:0}.afs-stage-copy:where(.astro-f5sjtvx4){padding-right:0}.afs-stage-media:where(.astro-f5sjtvx4){width:100%;margin:0}.afs-preview:where(.astro-f5sjtvx4),.afs-preview-card:where(.astro-f5sjtvx4),.afs-actions-column:where(.astro-f5sjtvx4){min-height:0}.afs-summary-grid:where(.astro-f5sjtvx4),.afs-actions-board:where(.astro-f5sjtvx4){grid-template-columns:1fr}}@media(max-width:640px){.afs-copy:where(.astro-f5sjtvx4){padding-left:1rem}}@keyframes afs-loader-progress{0%{stroke-dashoffset:100}to{stroke-dashoffset:0}}@keyframes afs-loader-progress-alt{0%{stroke-dashoffset:100}to{stroke-dashoffset:0}}@keyframes afs-shimmer{0%,18%{transform:translate(-140%)}42%,to{transform:translate(140%)}}@keyframes afs-float-card{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes afs-meter{0%,to{transform:scaleY(.72);opacity:.68}50%{transform:scaleY(1.1);opacity:1}}@keyframes afs-slide-line{0%,to{transform:translate(0)}50%{transform:translate(4px)}}@keyframes afs-remote-cursor{0%,12%{transform:translate3d(var(--summary-user-x, 74px),var(--summary-user-y, 120px),0)}22%,32%{transform:translate3d(calc(var(--summary-user-x, 74px) + 42px),calc(var(--summary-user-y, 120px) + 20px),0)}44%,56%{transform:translate3d(calc(var(--summary-user-x, 74px) + 88px),calc(var(--summary-user-y, 120px) + 78px),0)}68%,80%{transform:translate3d(calc(var(--summary-user-x, 74px) + 132px),calc(var(--summary-user-y, 120px) + 112px),0)}to{transform:translate3d(calc(var(--summary-user-x, 74px) + 58px),calc(var(--summary-user-y, 120px) + 54px),0)}}@media(prefers-reduced-motion:reduce){.afs-nav-item:where(.astro-f5sjtvx4),.afs-nav-indicator:where(.astro-f5sjtvx4),.afs-nav-description:where(.astro-f5sjtvx4),.afs-stage-panel:where(.astro-f5sjtvx4),.afs-stage-media:where(.astro-f5sjtvx4),.afs-preview-card:where(.astro-f5sjtvx4),.afs-action-card:where(.astro-f5sjtvx4),.afs-transcript-line:where(.astro-f5sjtvx4){transition:none}.afs-nav-item:where(.astro-f5sjtvx4)[data-active=true] .afs-nav-indicator-ring:where(.astro-f5sjtvx4){animation:none;stroke-dashoffset:0}.afs-summary-sheet:where(.astro-f5sjtvx4):after,.afs-action-card:where(.astro-f5sjtvx4),.afs-preview-shell:where(.astro-f5sjtvx4) .afs-summary-live-cursor,.afs-transcript-meter:where(.astro-f5sjtvx4) span:where(.astro-f5sjtvx4),.afs-transcript-line:where(.astro-f5sjtvx4){animation:none!important}}dialog:where(.astro-l44ko7ub)[data-scheduling-dialog]::backdrop{background:#0000006b;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);transition:background-color .26s cubic-bezier(.4,0,.2,1),backdrop-filter .26s cubic-bezier(.4,0,.2,1),-webkit-backdrop-filter .26s cubic-bezier(.4,0,.2,1)}dialog:where(.astro-l44ko7ub)[data-scheduling-dialog].is-closing::backdrop{background:#0000;backdrop-filter:blur(0);-webkit-backdrop-filter:blur(0)}dialog:where(.astro-l44ko7ub)[data-scheduling-dialog][open]:not(.is-closing) .template-sheet:where(.astro-l44ko7ub){animation:template-sheet-mobile-in .32s cubic-bezier(.16,1,.3,1);will-change:transform,opacity}@media(min-width:768px){dialog:where(.astro-l44ko7ub)[data-scheduling-dialog][open]:not(.is-closing) .template-sheet:where(.astro-l44ko7ub){animation-name:template-sheet-desktop-in;animation-duration:.32s;animation-timing-function:cubic-bezier(.16,1,.3,1)}}dialog:where(.astro-l44ko7ub)[data-scheduling-dialog].is-closing .template-sheet:where(.astro-l44ko7ub){animation:template-sheet-close-right .26s cubic-bezier(.4,0,.2,1) forwards;will-change:transform,opacity}@keyframes template-sheet-mobile-in{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}@keyframes template-sheet-desktop-in{0%{opacity:0;transform:translate(26px)}to{opacity:1;transform:translate(0)}}@keyframes template-sheet-close-right{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(36px)}}.template-content .template-overview{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.template-content .template-stat{display:inline-flex;align-items:center;border-radius:9999px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:#fff9;font-size:.75rem;font-weight:500;padding:.25rem .625rem;line-height:1.4}[data-theme=light] .template-content .template-stat{border-color:#e5e7eb;background:#f9fafb;color:#6b7280}.template-content .template-grid{display:grid;gap:.75rem}.template-content .template-block{border-radius:.875rem;border:1px solid rgba(255,255,255,.08);background:#ffffff08;padding:.875rem 1rem}[data-theme=light] .template-content .template-block{border-color:#e5e7eb;background:#f9fafb}.template-content .template-block-head{display:flex;align-items:center;margin-bottom:.625rem}.template-content h4{font-size:.9375rem;font-weight:600;letter-spacing:0;text-transform:none;color:#ffffffbd;margin:0}[data-theme=light] .template-content h4{color:#111827}.template-content ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.template-content li{display:flex;align-items:baseline;gap:.5rem;font-size:.875rem;line-height:1.5;color:#ffffff94}[data-theme=light] .template-content li{color:#6b7280}.template-content .template-item-dot{width:5px;height:5px;border-radius:9999px;background:#ffffff42;flex-shrink:0;margin-top:.45em}[data-theme=light] .template-content .template-item-dot{background:#d1d5db}.template-content .duration-badge{display:inline-flex;align-items:center;gap:.375rem;font-size:.75rem;font-weight:500;padding:.25rem .625rem;border-radius:9999px;background:#ffffff0f;color:#ffffff80;border:1px solid rgba(255,255,255,.07)}.template-content .duration-badge svg{flex-shrink:0}[data-theme=light] .template-content .duration-badge{background:#f3f4f6;color:#6b7280;border-color:#e5e7eb}.sfv2-header:where(.astro-2ryhv6rt){display:flex;flex-direction:column;align-items:flex-start;gap:1rem;padding-left:4rem;text-align:left}.sfv2-pill:where(.astro-2ryhv6rt){display:inline-flex;align-items:center;gap:.75rem;color:#ffffffb8;font:400 1rem/1.6 var(--font-sans, "Geist", sans-serif);transition:color .3s ease}.sfv2-pill-icon:where(.astro-2ryhv6rt){position:relative;display:inline-flex;width:1.25rem;height:1.25rem;border-radius:.25rem;overflow:hidden;background:linear-gradient(114.23deg,#059669 43.97%,#6ee7b7 268.1%);box-shadow:0 0 .625px .625px #00000008,0 .625px .625px .156px #00000008,0 1.875px 1.875px .938px #00000008,0 3.75px 3.75px -1.875px #00000008,0 7.5px 7.5px -3.75px #00000008,0 15px 15px -7.5px #00000008}.sfv2-cal-month:where(.astro-2ryhv6rt){position:absolute;top:0;left:0;width:100%;text-align:center;padding-top:.08rem;padding-bottom:.06rem;background:#0000001a;font:500 .285rem/1.2 var(--font-sans, "Geist", sans-serif);color:#fff;letter-spacing:.015em}.sfv2-cal-date:where(.astro-2ryhv6rt){position:absolute;left:0;width:100%;text-align:center;top:.5rem;font:600 .5rem/1.2 var(--font-sans, "Geist", sans-serif);color:#fff;letter-spacing:-.015em}.sfv2-title:where(.astro-2ryhv6rt){max-width:34rem;margin:0;font-family:var(--font-display, "Bricolage Grotesque", "Geist", sans-serif);font-size:2.25rem;font-weight:500;line-height:1.1;letter-spacing:-.02em;color:#fff;text-wrap:balance;transition:color .3s ease}@media(min-width:640px){.sfv2-title:where(.astro-2ryhv6rt){font-size:3rem}}.sfv2-subtitle:where(.astro-2ryhv6rt){max-width:40.5rem;margin:0;color:var(--content-body);font:400 1rem/1.6 var(--font-sans, "Geist", sans-serif);text-wrap:pretty;transition:color .3s ease}.sfv2-board:where(.astro-2ryhv6rt){margin-top:4rem;border:.5px solid rgba(255,255,255,.07);transition:border-color .3s ease}.sfv2-panels:where(.astro-2ryhv6rt){display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.sfv2-panel:where(.astro-2ryhv6rt){position:relative;min-height:37.6875rem;overflow:hidden}.sfv2-panel:where(.astro-2ryhv6rt):nth-child(2n){border-left:.5px solid rgba(255,255,255,.07)}.sfv2-panel:where(.astro-2ryhv6rt):nth-child(n+3){border-top:.5px solid rgba(255,255,255,.07)}.sfv2-panel-image-asset:where(.astro-2ryhv6rt){position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center bottom}.sfv2-panel-copy:where(.astro-2ryhv6rt){position:relative;z-index:1;display:flex;flex-direction:column;gap:.75rem;max-width:31rem}.sfv2-panel-copy-left:where(.astro-2ryhv6rt){margin:3.6rem 2.25rem 0 4.1rem}.sfv2-panel-copy-right:where(.astro-2ryhv6rt){margin:3.5rem 2.25rem 0 3rem}.sfv2-panel-copy:where(.astro-2ryhv6rt):not(.sfv2-panel-copy-left):not(.sfv2-panel-copy-right){margin:3.35rem 2.25rem 0 3rem}.sfv2-panel-copy:where(.astro-2ryhv6rt) h3:where(.astro-2ryhv6rt){margin:0;color:#fff;font:500 22px/1.4 var(--font-sans, "Geist", sans-serif);letter-spacing:.064px;transition:color .3s ease}.sfv2-panel-copy:where(.astro-2ryhv6rt) p:where(.astro-2ryhv6rt){margin:0;color:var(--content-body);font:400 16px/1.55 var(--font-sans, "Geist", sans-serif);transition:color .3s ease}.sfv2-panel-agenda:where(.astro-2ryhv6rt){background:transparent}.sfv2-template-stage:where(.astro-2ryhv6rt){position:absolute;inset:15rem 0 0;padding:0 0 2rem}.sfv2-panel-image-agenda:where(.astro-2ryhv6rt){object-fit:cover;object-position:center top}.sfv2-marquee-row:where(.astro-2ryhv6rt){will-change:transform}.sfv2-marquee-container:where(.astro-2ryhv6rt){padding-top:1.5rem;padding-bottom:3rem}.template-card:where(.astro-2ryhv6rt){border-radius:.75rem;border:1px solid rgba(255,255,255,.06);background:#343434;transform:translateY(0) scale(1);transition:transform var(--motion-duration-medium, .24s) var(--motion-ease-out, cubic-bezier(.23, 1, .32, 1)),background-color var(--motion-duration-fast, .16s) ease,border-color var(--motion-duration-fast, .16s) ease,box-shadow var(--motion-duration-medium, .24s) ease;box-shadow:0 4px 6px -1px #0001,0 2px 4px -2px #0001,0 0 0 1px #ffffff0f}.template-card:where(.astro-2ryhv6rt):hover,.template-card:where(.astro-2ryhv6rt):focus-visible,.template-card:where(.astro-2ryhv6rt)[data-selected=true]{background:#3a3a3a;border-color:#ffffff24;transform:translateY(-4px) scale(1.01);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0001,0 0 0 1px #ffffff14}.sfv2-panel-reminders:where(.astro-2ryhv6rt){background:transparent}.sfv2-reminders-widget:where(.astro-2ryhv6rt){position:absolute;inset:0;pointer-events:none;overflow:hidden}.sfv2-reminders-phone:where(.astro-2ryhv6rt){position:absolute;left:50%;transform:translate(-50%);top:31%;bottom:-40%;width:55.5%;background:#f3f4f6;border:.5px solid rgba(0,0,0,.04);border-radius:54px 54px 0 0;overflow:hidden}.sfv2-reminders-screen:where(.astro-2ryhv6rt){position:absolute;inset:6px 6px 0;background:#fcfcfc;border-radius:47px 47px 0 0}.sfv2-reminders-statusbar:where(.astro-2ryhv6rt){display:flex;align-items:center;justify-content:space-between;padding:1rem 2.5rem 0;opacity:.2;color:#202020}.sfv2-reminders-time:where(.astro-2ryhv6rt){font:590 14.3px/1 "SF Pro",var(--font-sans, "Geist", sans-serif);letter-spacing:0}.sfv2-reminders-statusicons:where(.astro-2ryhv6rt){display:flex;align-items:center;gap:4px}.sfv2-reminders-cards:where(.astro-2ryhv6rt){position:absolute;left:50%;transform:translate(-50%);top:44%;width:65%;display:flex;flex-direction:column}.sfv2-reminder-wrapper{margin-bottom:8px}.sfv2-reminder-card{display:flex;align-items:center;gap:10px;padding:16px;background:#fff;border-radius:16px;pointer-events:auto;box-shadow:0 0 0 1px #00000005,0 1px 1px .5px #00000005,0 3px 3px 1.5px #00000005,0 6px 6px -3px #00000005,0 12px 12px -6px #00000005,0 24px 24px -12px #00000005;will-change:transform,opacity;transition:transform var(--motion-duration-fast) var(--motion-ease-out),box-shadow var(--motion-duration-fast) var(--motion-ease-out);cursor:default}.sfv2-reminder-card:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 0 0 1px #00000008,0 2px 2px 1px #00000008,0 6px 6px -2px #0000000a,0 12px 16px -6px #0000000f,0 24px 32px -12px #0000000f}.sfv2-reminder-iconwrap{position:relative;flex-shrink:0;width:40px;height:40px}.sfv2-avatar-cluster{position:absolute;inset:0;border-radius:50%;background:#00000014;overflow:hidden}.sfv2-avatar-img{position:absolute;width:14px;height:14px;border-radius:50%;object-fit:cover}.sfv2-avatar-img-1{left:5px;top:5px}.sfv2-avatar-img-2{left:21px;top:10px}.sfv2-avatar-img-3{left:7px;top:21px}.sfv2-hyper-badge-img{position:absolute;bottom:0;right:0;width:16px;height:16px;border-radius:4px}.sfv2-hyper-app-icon-img{position:absolute;inset:0;width:100%;height:100%;border-radius:11px}.sfv2-reminder-content{flex:1;min-width:0}.sfv2-reminder-title{margin:0;font:500 16px/1.5 var(--font-sans, "Geist", sans-serif);color:#000;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.sfv2-reminder-body{margin:0;font:400 15px/1.5 var(--font-sans, "Geist", sans-serif);color:#0000009e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dark #scheduling-feature-split-v2:where(.astro-2ryhv6rt) .sfv2-reminders-phone:where(.astro-2ryhv6rt){background:#ffffff0d;border-color:#ffffff0d}.dark #scheduling-feature-split-v2:where(.astro-2ryhv6rt) .sfv2-reminders-screen:where(.astro-2ryhv6rt){background:#11111180}.dark #scheduling-feature-split-v2:where(.astro-2ryhv6rt) .sfv2-reminders-statusbar:where(.astro-2ryhv6rt){color:#eee}.dark #scheduling-feature-split-v2:where(.astro-2ryhv6rt) .sfv2-reminder-card{background:#343434;box-shadow:0 0 0 1px #ffffff0a,0 1px 1px .5px #0000001f,0 3px 3px 1.5px #00000014,0 6px 6px -3px #0000000f,0 12px 12px -6px #0000000f,0 24px 24px -12px #0000000a}.dark #scheduling-feature-split-v2:where(.astro-2ryhv6rt) .sfv2-reminder-card:hover{box-shadow:0 0 0 1px #ffffff0f,0 2px 2px 1px #00000029,0 6px 8px -2px #00000024,0 12px 20px -6px #0000001f,0 24px 36px -12px #0000001a}.dark #scheduling-feature-split-v2:where(.astro-2ryhv6rt) .sfv2-avatar-cluster{background:#ffffff14}.dark #scheduling-feature-split-v2:where(.astro-2ryhv6rt) .sfv2-reminder-title{color:#eee}.dark #scheduling-feature-split-v2:where(.astro-2ryhv6rt) .sfv2-reminder-body{color:#eeeeeead}@media(prefers-reduced-motion:reduce){.template-card:where(.astro-2ryhv6rt){transition:none}.template-card:where(.astro-2ryhv6rt):hover,.template-card:where(.astro-2ryhv6rt):focus-visible,.template-card:where(.astro-2ryhv6rt)[data-selected=true]{transform:none}}.light #scheduling-feature-split-v2:where(.astro-2ryhv6rt) .sfv2-pill:where(.astro-2ryhv6rt){color:#73739b}.light #scheduling-feature-split-v2:where(.astro-2ryhv6rt) .sfv2-title:where(.astro-2ryhv6rt){color:#050505}.light #scheduling-feature-split-v2:where(.astro-2ryhv6rt) .sfv2-board:where(.astro-2ryhv6rt){border-color:#e5e7eb}.light #scheduling-feature-split-v2:where(.astro-2ryhv6rt) .sfv2-panel:where(.astro-2ryhv6rt):nth-child(2n){border-left-color:#e5e7eb}.light #scheduling-feature-split-v2:where(.astro-2ryhv6rt) .sfv2-panel:where(.astro-2ryhv6rt):nth-child(n+3){border-top-color:#e5e7eb}.light #scheduling-feature-split-v2:where(.astro-2ryhv6rt) .sfv2-panel-copy:where(.astro-2ryhv6rt) h3:where(.astro-2ryhv6rt){color:#050505}.light #scheduling-feature-split-v2:where(.astro-2ryhv6rt) .sfv2-panel-reminders:where(.astro-2ryhv6rt){background:transparent}.light #scheduling-feature-split-v2:where(.astro-2ryhv6rt) .sfv2-panel-agenda:where(.astro-2ryhv6rt){background:transparent}.light #scheduling-feature-split-v2:where(.astro-2ryhv6rt) .template-card:where(.astro-2ryhv6rt){background:#fafafa;box-shadow:0 4px 6px -1px #0001,0 2px 4px -2px #0001,0 0 0 1px #00000008}.light #scheduling-feature-split-v2:where(.astro-2ryhv6rt) .template-card:where(.astro-2ryhv6rt):hover,.light #scheduling-feature-split-v2:where(.astro-2ryhv6rt) .template-card:where(.astro-2ryhv6rt):focus-visible{background:#ffffffc7}@media(max-width:1100px){.sfv2-header:where(.astro-2ryhv6rt){padding-left:2.25rem}.sfv2-panel-copy-left:where(.astro-2ryhv6rt),.sfv2-panel-copy-right:where(.astro-2ryhv6rt),.sfv2-panel-copy:where(.astro-2ryhv6rt):not(.sfv2-panel-copy-left):not(.sfv2-panel-copy-right){margin-left:2.25rem}.sfv2-panel-copy:where(.astro-2ryhv6rt) h3:where(.astro-2ryhv6rt){font-size:20px}.sfv2-panel-copy:where(.astro-2ryhv6rt) p:where(.astro-2ryhv6rt){font-size:15px}}@media(max-width:900px){.sfv2-board:where(.astro-2ryhv6rt){margin-top:3rem}.sfv2-panels:where(.astro-2ryhv6rt){grid-template-columns:1fr}.sfv2-panel:where(.astro-2ryhv6rt){min-height:0;border-bottom:.5px solid rgba(255,255,255,.07)}.sfv2-panel:where(.astro-2ryhv6rt):nth-child(2n){border-left:0}.sfv2-panel:where(.astro-2ryhv6rt):nth-child(n+3){border-top:0}.light #scheduling-feature-split-v2:where(.astro-2ryhv6rt) .sfv2-panel:where(.astro-2ryhv6rt){border-bottom-color:#e5e7eb}.sfv2-panel-image:where(.astro-2ryhv6rt){aspect-ratio:1248 / 1206}.sfv2-panel-agenda:where(.astro-2ryhv6rt),.sfv2-panel-reminders:where(.astro-2ryhv6rt){min-height:34rem}.sfv2-template-stage:where(.astro-2ryhv6rt){inset:14.5rem 0 0}}@media(max-width:640px){.sfv2-header:where(.astro-2ryhv6rt){padding-left:1rem}.sfv2-panel-copy-left:where(.astro-2ryhv6rt),.sfv2-panel-copy-right:where(.astro-2ryhv6rt),.sfv2-panel-copy:where(.astro-2ryhv6rt):not(.sfv2-panel-copy-left):not(.sfv2-panel-copy-right){margin:1.5rem 1rem 0}.sfv2-panel-copy:where(.astro-2ryhv6rt) h3:where(.astro-2ryhv6rt){font-size:18px}.sfv2-panel-copy:where(.astro-2ryhv6rt) p:where(.astro-2ryhv6rt){font-size:14px;line-height:1.5}.sfv2-panel-agenda:where(.astro-2ryhv6rt),.sfv2-panel-reminders:where(.astro-2ryhv6rt){min-height:30rem}.sfv2-template-stage:where(.astro-2ryhv6rt){inset:13.5rem 0 0}}.device-showcase-section:where(.astro-tqrhyfuw){position:relative;overflow:clip}.device-showcase-header:where(.astro-tqrhyfuw){margin:0 auto;max-width:38rem;text-align:center}.device-showcase-title:where(.astro-tqrhyfuw){margin:0;opacity:0;transform:translate3d(0,18px,0);transition:opacity var(--motion-duration-medium, .24s) ease,transform var(--motion-duration-slow, .36s) var(--motion-ease-out, cubic-bezier(.23, 1, .32, 1))}.device-showcase-subtitle:where(.astro-tqrhyfuw){margin:1rem auto 0;max-width:35rem;color:#475569e6;font-size:1rem;line-height:1.6;text-wrap:pretty;opacity:0;transform:translate3d(0,18px,0);transition:opacity var(--motion-duration-medium, .24s) ease 70ms,transform var(--motion-duration-slow, .36s) var(--motion-ease-out, cubic-bezier(.23, 1, .32, 1)) 70ms}.device-showcase-cta:where(.astro-tqrhyfuw){margin-top:1.5rem;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:999px;background:#6461ff;padding:.75rem 1.5rem;font-size:.98rem;font-weight:600;color:#f1f5f9fa;text-decoration:none;opacity:0;transform:translate3d(0,18px,0);transition:opacity var(--motion-duration-medium, .24s) ease .12s,transform var(--motion-duration-slow, .36s) var(--motion-ease-out, cubic-bezier(.23, 1, .32, 1)) .12s,background-color var(--motion-duration-fast, .16s) ease}.device-showcase-cta:where(.astro-tqrhyfuw):hover{background:#6461ff}.device-composition:where(.astro-tqrhyfuw){margin-top:1rem;display:flex;justify-content:center}.device-composition-img:where(.astro-tqrhyfuw){width:100%;max-width:72rem;height:auto;object-fit:contain;opacity:0;transform:translate3d(0,22px,0) scale(.985);will-change:opacity,transform;transition:opacity var(--motion-duration-medium, .24s) ease .16s,transform .78s var(--motion-ease-out, cubic-bezier(.23, 1, .32, 1)) .16s;user-select:none;-webkit-user-drag:none}.device-showcase-section:where(.astro-tqrhyfuw)[data-revealed=true] .device-showcase-title:where(.astro-tqrhyfuw),.device-showcase-section:where(.astro-tqrhyfuw)[data-revealed=true] .device-showcase-subtitle:where(.astro-tqrhyfuw),.device-showcase-section:where(.astro-tqrhyfuw)[data-revealed=true] .device-showcase-cta:where(.astro-tqrhyfuw){opacity:1;transform:none}.device-showcase-section:where(.astro-tqrhyfuw)[data-revealed=true] .device-composition-img:where(.astro-tqrhyfuw){opacity:1;transform:none}.dark .device-showcase-section:where(.astro-tqrhyfuw) .device-showcase-subtitle:where(.astro-tqrhyfuw){color:#cbd5e1d1}.dark .device-showcase-section:where(.astro-tqrhyfuw) .device-showcase-cta:where(.astro-tqrhyfuw){background:#6461ff;color:#fff}@media(min-width:768px){.device-composition:where(.astro-tqrhyfuw){margin-top:1.25rem}}@media(max-width:640px){.device-showcase-title:where(.astro-tqrhyfuw),.device-showcase-subtitle:where(.astro-tqrhyfuw){padding-inline:.5rem}.device-composition:where(.astro-tqrhyfuw){margin-top:.75rem}}@media(prefers-reduced-motion:reduce){.device-showcase-title:where(.astro-tqrhyfuw),.device-showcase-subtitle:where(.astro-tqrhyfuw),.device-showcase-cta:where(.astro-tqrhyfuw),.device-composition-img:where(.astro-tqrhyfuw){opacity:1;transform:none;transition:none}}.gcm-pill{display:inline-flex;align-items:center;gap:.45rem;margin-bottom:0;color:#ffffffb8;font:400 1rem/1.6 var(--font-sans, "Geist", sans-serif);transition:color .3s ease}.gcm-pill-icon{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;box-shadow:0 0 .625px .625px #00000008,0 .625px .625px .156px #00000008,0 1.875px 1.875px .938px #00000008,0 3.75px 3.75px -1.875px #00000008,0 7.5px 7.5px -3.75px #00000008,0 15px 15px -7.5px #00000008}.gcm-pill-icon svg{width:1.25rem;height:1.25rem;display:block}:global(.light) #global-connect-map .gcm-pill{color:#6b7280}@keyframes gcm-float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}#comparison-table:where(.astro-ppj4fluv) td:where(.astro-ppj4fluv){vertical-align:middle}#comparison-table:where(.astro-ppj4fluv) .comparison-panel:where(.astro-ppj4fluv){opacity:0;transform:translate3d(0,10px,0);transition:opacity var(--motion-duration-fast, .16s) ease,transform var(--motion-duration-medium, .24s) var(--motion-ease-out, cubic-bezier(.23, 1, .32, 1))}#comparison-table:where(.astro-ppj4fluv) .comparison-panel:where(.astro-ppj4fluv)[data-active=true]{opacity:1;transform:none}#comparison-table:where(.astro-ppj4fluv) .comparison-status-icon:where(.astro-ppj4fluv){display:block;width:1rem;height:1rem;margin-inline:auto}#comparison-table:where(.astro-ppj4fluv) .comparison-brand-logo{display:block;margin-inline:auto;object-fit:contain}#comparison-table:where(.astro-ppj4fluv) .comparison-brand-logo-tab{max-width:4.5rem}#comparison-table:where(.astro-ppj4fluv) .comparison-category-header:where(.astro-ppj4fluv){box-shadow:0 1px 1px #00000005}#comparison-table:where(.astro-ppj4fluv) table:where(.astro-ppj4fluv) tbody:where(.astro-ppj4fluv) tr:where(.astro-ppj4fluv):first-child+tr:where(.astro-ppj4fluv)>:where(.astro-ppj4fluv){border-top-width:0}#comparison-table:where(.astro-ppj4fluv) .comparison-tab:where(.astro-ppj4fluv)[aria-selected=true]{border-color:#818cf8;color:#818cf8}.light #comparison-table:where(.astro-ppj4fluv) .comparison-tab:where(.astro-ppj4fluv)[aria-selected=true]{border-color:#4f46e5;color:#4f46e5}#comparison-table:where(.astro-ppj4fluv) .comparison-hint-trigger:where(.astro-ppj4fluv){display:inline-flex;align-items:center;justify-content:center;padding:0;border:none;background:none;color:inherit;opacity:.4;cursor:help;transition:opacity .2s ease}#comparison-table:where(.astro-ppj4fluv) .comparison-hint-trigger:where(.astro-ppj4fluv):hover,#comparison-table:where(.astro-ppj4fluv) .comparison-hint-trigger:where(.astro-ppj4fluv):focus-visible{opacity:.8}@media(prefers-reduced-motion:reduce){#comparison-table:where(.astro-ppj4fluv) .comparison-panel:where(.astro-ppj4fluv){transition:none;opacity:1;transform:none}}.comparison-hint{position:fixed;inset:auto;margin:0;z-index:60;max-width:280px;padding:.625rem .875rem;border-radius:.5rem;font-size:.8125rem;line-height:1.5;border:1px solid oklch(1 0 0 / .1);background:#10111af2;color:#fffc;backdrop-filter:blur(8px);box-shadow:0 4px 12px #0000004d}:root[data-theme=light] .comparison-hint{border-color:#00000014;background:#fffffff2;color:#2d2d33;box-shadow:0 4px 12px #0000001a}#scroll-reveal-text [data-word]{display:inline-block;margin-right:.15em;color:#ffffffb8;opacity:.44;filter:blur(1.5px);transform:translate3d(0,.18em,0)}:global(.light) #scroll-reveal-text [data-word]{color:#4b5563;opacity:.86}.scroll-reveal-icon{display:inline;width:1em;height:1em;vertical-align:-.12em;margin:0 .1em;color:var(--border);opacity:.34;filter:drop-shadow(0 0 0px transparent);transition:filter var(--motion-duration-medium, .24s) var(--motion-ease-out, cubic-bezier(.23, 1, .32, 1)),opacity var(--motion-duration-medium, .24s) ease}.scroll-reveal-icon.glowing{filter:drop-shadow(0 0 4px currentColor) drop-shadow(0 0 8px currentColor)}:global(.light) .scroll-reveal-icon.glowing{filter:drop-shadow(0 0 3px rgba(79,57,246,.22)) drop-shadow(0 0 6px rgba(79,57,246,.12))}
