@keyframes pulseDrawLine{to{stroke-dashoffset:0}}@keyframes pulseMarkRise{0%{opacity:.35;transform:scaleY(.08)}to{opacity:1;transform:scaleY(1)}}.landing{--blue:#32359e;--ink:#17150e;--paper:#fff;--tint:#f2f2fb;--line:#17150e2e;--muted:#686762;--green:#087c63;--red:#bb3a2f;--ease:cubic-bezier(.22,1,.36,1);--frame:1280px;--color-background:var(--paper);--color-foreground:var(--ink);--color-primary:var(--blue);--color-primary-foreground:#fff;--color-secondary:var(--tint);--color-secondary-foreground:var(--ink);--color-muted:var(--tint);--color-muted-foreground:#686762;--color-accent:var(--tint);--color-accent-foreground:var(--ink);--color-border:var(--line);--color-input:var(--line);--color-ring:#32359e40;--color-card:var(--paper);--color-card-foreground:var(--ink);color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;font-variant-numeric:normal;font-family:Figtree Variable,ui-sans-serif,system-ui,sans-serif;font-size:16px;line-height:1.45}.landing *,.landing :before,.landing :after{box-sizing:border-box}.landing section[id]{scroll-margin-top:80px}.landing :focus-visible{outline:2px solid var(--ink);outline-offset:3px}.landing button,.landing a{font:inherit}.landing a{color:inherit}.landing img{max-width:100%;display:block}.landing .frame{width:min(var(--frame),calc(100% - 48px));margin-inline:auto}.landing .hero{isolation:isolate;position:relative;overflow:hidden}.landing .site-header{z-index:50;height:80px;color:var(--ink);pointer-events:none;padding:8px 12px 0;position:fixed;inset:0 0 auto}.landing .header-rail{pointer-events:auto;grid-template-columns:1fr auto 1fr;align-items:center;column-gap:24px;width:min(1480px,100% - 24px);min-height:64px;margin-inline:auto;padding-inline:18px;transition:width .3s cubic-bezier(.22,1,.36,1);display:grid;position:relative}.landing .header-rail:before{z-index:-1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);content:"";opacity:0;background:#ffffffe0;border:1px solid #17150e1a;border-radius:16px;width:min(960px,100vw - 24px);height:64px;transition:transform .3s cubic-bezier(.22,1,.36,1),opacity .22s cubic-bezier(.25,1,.5,1);position:absolute;top:0;left:50%;transform:translate(-50%,-6px)scale(.985);box-shadow:0 14px 34px #17150e14}.landing .site-header.is-scrolled .header-rail:before{opacity:1;transform:translate(-50%)scale(1)}.landing .header-brand img{object-fit:contain;width:64px;height:32px}.landing .header-nav{gap:42px;font-size:14px;font-weight:650;display:flex}.landing .header-nav a,.landing .header-login{text-decoration:none}.landing .header-actions{justify-content:flex-end;align-items:center;gap:18px;display:flex}.landing .header-login{font-size:14px;font-weight:650}.landing .mobile-menu{display:none;position:relative}.landing .mobile-menu summary{border:1px solid var(--line);cursor:pointer;border-radius:999px;place-items:center;min-width:48px;min-height:44px;font-size:13px;font-weight:650;list-style:none;display:grid}.landing .mobile-menu summary::-webkit-details-marker{display:none}.landing .mobile-menu nav{border:1px solid var(--line);width:210px;color:var(--ink);background:#fff;border-radius:16px;flex-direction:column;padding:10px;display:flex;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 50px #0d111b1a}.landing .mobile-menu nav a{border-radius:10px;align-items:center;min-height:44px;padding:0 12px;font-size:14px;text-decoration:none;display:flex}.landing .mobile-menu nav a.mobile-menu-cta{background:var(--blue);color:#fff;margin-top:4px}@media (min-width:1060px){.landing .site-header.is-scrolled .header-rail{width:min(960px,100% - 24px)}}.landing .button{border:1.5px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:12px 22px;font-size:14px;font-weight:650;text-decoration:none;transition:transform .16s cubic-bezier(.25,1,.5,1),box-shadow .16s cubic-bezier(.25,1,.5,1),background .16s,border-color .16s;display:inline-flex}.landing .button-primary{background:var(--blue);color:#fff;border-color:#292c88;box-shadow:0 8px 20px #32359e2e}.landing .button-primary:hover{background:#292c88;transform:translateY(-1px);box-shadow:0 11px 24px #32359e3d}.landing .button-secondary{color:var(--ink);background:#fffffff0;border-color:#fff}.landing .button-secondary:hover{background:#fff;transform:translateY(-1px)}.landing .header-actions .button,.landing .header-login{white-space:nowrap;flex:none}.landing .header-actions .button{min-height:44px;padding:10px 18px}.landing .hero h1{letter-spacing:-.045em;text-wrap:balance;font-weight:500;line-height:1}.landing .hero h1,.landing .product-heading,.landing .story-copy h3,.landing .alpha h2,.landing .alpha-step h3,.landing .closing h2,.landing .final-cta h3{font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.landing .hero-copy{text-wrap:pretty;line-height:1.42}.landing .hero-ctas{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.landing .product{background:var(--tint);padding:124px 0 110px}.landing .product-kicker{color:var(--blue);letter-spacing:.08em;text-transform:uppercase;margin:0 0 16px;font-size:14px;font-weight:700}.landing .product-heading{letter-spacing:-.05em;max-width:820px;margin:0;font-size:clamp(44px,5vw,72px);font-weight:500;line-height:1}.landing .tabs{border-bottom:1px solid var(--line);gap:34px;margin-top:50px;display:flex}.landing .tab{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:0 0 15px;font-weight:600;position:relative}.landing .tab:after{content:"";background:0 0;height:2px;position:absolute;bottom:-1px;left:0;right:0}.landing .tab[aria-selected=true]{color:var(--ink)}.landing .tab[aria-selected=true]:after{background:var(--blue)}.landing .product-stage{background:#fff;border-radius:8px;grid-template-columns:minmax(260px,.72fr) minmax(0,1.8fr);align-items:start;gap:40px;margin-top:36px;padding:24px;display:grid}.landing .story-copy{flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-left:-24px;padding:0 12px 0 0;display:flex}.landing .story-copy h3{letter-spacing:-.045em;margin:0;font-size:clamp(34px,3.2vw,52px);font-weight:500;line-height:1.02}.landing .story-copy p{color:var(--muted);margin:20px 0 0;font-size:18px;line-height:1.5}.landing .screen-wrap{background:#f5f4f0;border-radius:6px;min-width:0;min-height:540px;transition:opacity .22s,transform .22s;overflow:hidden}.landing .screen-wrap.changing{opacity:0;transform:translateY(6px)}.landing .appointment-trace{grid-template-columns:230px minmax(0,1fr);gap:64px;margin-top:72px;display:grid}.landing .trace-nav{align-self:start;position:sticky;top:126px}.landing .trace-nav ol{gap:48px;margin:0;padding:0;list-style:none;display:grid;position:relative}.landing .trace-nav ol:before{background:var(--line);content:"";width:1px;position:absolute;top:8px;bottom:8px;left:5px}.landing .trace-nav li{color:var(--muted);padding-left:28px;transition:color .18s;position:relative}.landing .trace-nav li:before{content:"";background:#fff;border:1.5px solid #17150e57;border-radius:50%;width:11px;height:11px;transition:border-color .18s,background .18s,transform .18s;position:absolute;top:6px;left:0}.landing .trace-nav li.is-active{color:var(--ink)}.landing .trace-nav li.is-active:before{border-color:var(--blue);background:var(--blue);transform:scale(1.18)}.landing .trace-nav span{letter-spacing:.02em;margin-bottom:3px;font-size:13px;font-weight:650;display:block}.landing .trace-nav strong{font-size:15px;font-weight:500;line-height:1.35;display:block}.landing .trace-states{gap:74px;display:grid}.landing .trace-evidence{opacity:.52;transition:opacity .26s cubic-bezier(.25,1,.5,1),transform .26s cubic-bezier(.25,1,.5,1);transform:translateY(8px)}.landing .trace-evidence.is-active{opacity:1;transform:translateY(0)}.landing .trace-evidence-head{grid-template-columns:minmax(150px,.32fr) 1fr;align-items:baseline;gap:28px;margin-bottom:20px;display:grid}.landing .trace-moment{color:var(--blue);letter-spacing:.07em;text-transform:uppercase;font-size:13px;font-weight:700}.landing .trace-evidence h3{letter-spacing:-.045em;margin:0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:clamp(28px,3vw,44px);font-weight:500;line-height:1}.landing .evidence-surface{background:#f9f8f6;border:1px solid #17150e1f;border-radius:8px;position:relative;overflow:hidden}.landing .email-evidence,.landing .dashboard-evidence{height:430px}.landing .trace-closing{border-top:1px solid var(--line);grid-template-columns:minmax(150px,.32fr) 1fr;gap:28px;margin-top:34px;padding-top:24px;display:grid}.landing .trace-closing span{color:var(--muted);font-size:13px;font-weight:650}.landing .trace-closing p{max-width:650px;margin:0;font-size:18px;line-height:1.5}.landing .performance{background:var(--tint);padding:132px 0 124px}.landing .performance-intro{border-bottom:1px solid #32359e33;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);align-items:end;gap:72px;padding-bottom:64px;display:grid}.landing .performance-kicker{color:var(--blue);letter-spacing:.08em;text-transform:uppercase;margin:0 0 16px;font-size:14px;font-weight:700}.landing .performance h2{letter-spacing:-.05em;text-wrap:balance;max-width:820px;margin:0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:clamp(44px,5vw,72px);font-weight:500;line-height:.98}.landing .performance-lede{max-width:500px;color:var(--muted);text-wrap:pretty;margin:0 0 4px;font-size:18px;line-height:1.55}.landing .performance-lens{background:#fff;border:1px solid #32359e29;border-radius:10px;grid-template-columns:360px minmax(0,1fr);min-height:660px;margin-top:72px;display:grid;overflow:hidden}.landing .performance-questions{border-right:1px solid var(--line);grid-template-rows:repeat(3,1fr);display:grid}.landing .performance-question{border:0;border-bottom:1px solid var(--line);width:100%;color:var(--muted);text-align:left;cursor:pointer;background:#fff;flex-direction:column;justify-content:center;padding:30px 32px;transition:color .18s,background .18s;display:flex;position:relative}.landing .performance-question:last-child{border-bottom:0}.landing .performance-question:before{background:var(--blue);content:"";opacity:0;width:3px;transition:opacity .18s,transform .22s cubic-bezier(.25,1,.5,1);position:absolute;inset:0 auto 0 0;transform:scaleY(.45)}.landing .performance-question:hover{color:var(--ink);background:#fbfbfe}.landing .performance-question[aria-pressed=true]{color:var(--ink);background:var(--tint)}.landing .performance-question[aria-pressed=true]:before{opacity:1;transform:scaleY(1)}.landing .performance-question-index{color:var(--blue);letter-spacing:.08em;text-transform:uppercase;margin-bottom:22px;font-size:12px;font-weight:700;display:block}.landing .performance-question strong{letter-spacing:-.035em;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:26px;font-weight:500;line-height:1.02;display:block}.landing .performance-question p{margin:14px 0 0;font-size:14px;line-height:1.45}.landing .performance-question-short{display:none}.landing .performance-visual{grid-template-rows:minmax(0,1fr) auto auto;min-width:0;display:grid}.landing .performance-screen{border-bottom:1px solid var(--line);background:#f7f6f2;min-height:0;transition:opacity .17s;position:relative;overflow:hidden}.landing .performance-screen.is-changing{opacity:.6}.landing .performance-answer{display:none}.landing .performance-fact{grid-template-columns:150px 1fr;align-items:center;gap:24px;min-height:74px;padding:18px 24px;display:grid}.landing .performance-fact span{color:var(--blue);letter-spacing:.07em;text-transform:uppercase;font-size:12px;font-weight:700}.landing .performance-fact p{color:var(--muted);margin:0;font-size:14px;line-height:1.45}.landing .alpha{background:#fff;padding:124px 0}.landing .alpha-intro{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);align-items:end;gap:72px;padding-bottom:64px;display:grid}.landing .alpha-eyebrow,.landing .closing-eyebrow{color:var(--blue);letter-spacing:.08em;text-transform:uppercase;margin:0 0 18px;font-size:13px;font-weight:700}.landing .alpha h2{letter-spacing:-.05em;text-wrap:balance;max-width:760px;margin:0;font-size:clamp(44px,5vw,72px);font-weight:500;line-height:.98}.landing .alpha-lede{max-width:500px;color:var(--muted);text-wrap:pretty;margin:0 0 4px;font-size:18px;line-height:1.55}.landing .alpha-path{border-top:1px solid var(--line);margin-top:56px}.landing .alpha-step{border-bottom:1px solid var(--line);grid-template-columns:120px minmax(230px,.7fr) minmax(0,1fr);align-items:center;gap:36px;min-height:132px;padding:26px 0;display:grid}.landing .alpha-step-index{color:var(--blue);letter-spacing:.08em;font-size:12px;font-weight:700}.landing .alpha-step h3{letter-spacing:-.035em;margin:0;font-size:clamp(25px,2.4vw,34px);font-weight:500;line-height:1}.landing .alpha-step p{max-width:620px;color:var(--muted);margin:0;font-size:16px;line-height:1.5}.landing .closing{background:var(--tint);padding:124px 0 36px}.landing .faq-layout{grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);align-items:start;gap:96px;padding-bottom:96px;display:grid}.landing .closing h2{letter-spacing:-.05em;text-wrap:balance;max-width:540px;margin:0;font-size:clamp(44px,5vw,72px);font-weight:500;line-height:.98}.landing .faq-list{border-top:1px solid var(--line)}.landing .faq-list details{border-bottom:1px solid var(--line)}.landing .faq-list summary{cursor:pointer;align-items:center;min-height:82px;padding:23px 58px 23px 0;font-size:19px;font-weight:600;line-height:1.35;list-style:none;display:flex;position:relative}.landing .faq-list summary::-webkit-details-marker{display:none}.landing .faq-list summary:after{content:"+";width:28px;height:28px;color:var(--blue);text-align:center;font-size:26px;font-weight:400;line-height:25px;transition:transform .22s cubic-bezier(.25,1,.5,1);position:absolute;top:50%;right:4px;transform:translateY(-50%)}.landing .faq-list details[open] summary:after{transform:translateY(-50%)rotate(45deg)}.landing .faq-answer{max-width:680px;color:var(--muted);padding:0 58px 25px 0;font-size:16px;line-height:1.55}.landing .faq-answer p{margin:0}.landing .final-cta{background:#fff;border:1px solid #32359e29;border-radius:14px;grid-template-columns:minmax(0,1fr) 230px;align-items:center;gap:72px;min-height:310px;padding:clamp(34px,5vw,68px);display:grid}.landing .final-cta h3{letter-spacing:-.05em;text-wrap:balance;max-width:760px;margin:0;font-size:clamp(44px,5vw,72px);font-weight:500;line-height:.98}.landing .final-cta-action .button{width:100%}.landing .final-cta-action p{color:var(--muted);text-align:center;margin:13px 0 0;font-size:13px;line-height:1.4}.landing .footer-rail{border-top:1px solid #32359e29;justify-content:space-between;align-items:center;gap:24px;min-height:104px;margin-top:36px;padding:28px 0;display:flex}.landing .footer-rail img{object-fit:contain;width:64px;height:32px}.landing .footer-links{color:var(--muted);flex-wrap:wrap;gap:8px 24px;font-size:13px;display:flex}.landing .footer-links a{text-decoration:none}.landing .footer-links a:hover{color:var(--ink);text-decoration:underline}.landing .doc-page,.landing .signup-page{flex-direction:column;min-height:100dvh;display:flex}.landing .doc-page>.frame,.landing .signup-page>.frame{width:min(var(--frame),calc(100% - 48px));margin-inline:auto}.landing .doc-page>.frame:last-child,.landing .signup-page>.frame:last-child{margin-top:auto}.landing .doc{max-width:720px;padding:128px 0 64px}.landing .doc-back{color:var(--muted);margin-bottom:28px;font-size:14px;font-weight:650;text-decoration:none;display:inline-flex}.landing .doc-back:hover{color:var(--ink);text-decoration:underline}.landing .doc-kicker{color:var(--blue);letter-spacing:.08em;text-transform:uppercase;margin:0 0 16px;font-size:14px;font-weight:700}.landing .doc h1,.landing .signup-intro h1{letter-spacing:-.05em;text-wrap:balance;margin:0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:clamp(40px,5vw,64px);font-weight:500;line-height:1}.landing .doc-meta{color:var(--muted);margin:18px 0 0;font-size:15px}.landing .doc-body{gap:36px;margin-top:48px;display:grid}.landing .doc-section h2{letter-spacing:-.03em;margin:0 0 12px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:22px;font-weight:500}.landing .doc-section p{color:var(--muted);margin:0 0 12px;font-size:15px;line-height:1.65}.landing .doc-section p:last-child{margin-bottom:0}.landing .signup{max-width:720px;padding:128px 0 72px}.landing .signup-intro{text-align:center;max-width:640px;margin:0 auto 48px}.landing .signup-intro p{max-width:34em;color:var(--muted);text-wrap:pretty;margin:18px auto 0;font-size:17px;line-height:1.5}.landing .signup-intro .signup-meta{margin-top:12px;font-size:14px}.landing .signup-page .font-serif{letter-spacing:-.04em;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500}.landing .signup-page .rounded-full,.landing .signup-page .rounded-2xl,.landing .signup-page .rounded-3xl,.landing .signup-page .rounded-xl{border-radius:10px}.landing .screen-wrap,.landing .evidence-surface,.landing .performance-screen{position:relative;container-type:inline-size}.landing .gfx{--gfx-lift:0 1.5em 3.2em -1.1em #17150e38,0 .35em .9em -.5em #17150e24;--gfx-hairline:#e4e4ee;background:#fff;flex-direction:column;padding:2.6em;font-size:clamp(8px,1.62cqw,15px);line-height:1.4;display:flex;position:absolute;inset:0}.landing .gfx[hidden]{display:none}.landing .gfx-label{letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.92em;font-weight:700}.landing .gfx-body{--gfx-delay:2;flex:1;min-height:0;position:relative}.landing .gfx-card{color:var(--ink);box-shadow:var(--gfx-lift);background:#fff;border-radius:.9em;align-content:start;justify-items:start;gap:.3em;padding:1.5em 1.7em;display:grid}.landing .gfx-card strong{letter-spacing:-.035em;font-size:1.9em;font-weight:500;line-height:1.05}.landing .gfx-cap{color:var(--muted);font-size:.95em}.landing .gfx-metric{letter-spacing:-.045em;font-size:3.4em;font-weight:500;line-height:1}.landing .gfx-pill{color:var(--muted);background:#17150e12;border-radius:2em;padding:.35em .9em;font-size:.9em;font-weight:600}.landing .gfx-pill.is-confirmed{color:var(--green);background:#087c631c}.landing .gfx-review-actions{gap:.55em;display:flex}.landing .gfx-review-actions span{border:1px solid var(--gfx-hairline);white-space:nowrap;border-radius:.45em;padding:.6em 1.05em;font-size:.95em;font-weight:600}.landing .gfx-review-actions .is-selected{border-color:var(--blue);background:var(--blue);color:#fff}.landing .gfx-field{--gfx-lift:0 1.7em 3.6em -1.1em #090a2d8c,0 .35em 1em -.5em #090a2d73;background:var(--blue);color:#fff}.landing .gfx-figure{margin:1.5em 0 0}.landing .gfx-figure strong{letter-spacing:-.05em;font-size:5em;font-weight:500;line-height:.92;display:block}.landing .gfx-figure span{margin-top:.45em;font-size:1.05em;display:block}.landing .gfx-field .gfx-body{margin:1.4em 0 1.2em}.landing .gfx-today .gfx-appointment{width:62%;position:absolute;bottom:0;left:0}.landing .gfx-today .gfx-actions{width:53%;position:absolute;bottom:38%;right:0}.landing .gfx-today .gfx-actions strong{color:var(--red)}.landing .gfx-week-card{align-content:stretch;justify-items:stretch;padding:1.4em 1.6em 1.2em;position:absolute;inset:9% 0 0}.landing .gfx-week-filter{grid-auto-flow:column;align-items:center;gap:1.4em;padding:.85em 1.2em;position:absolute;top:0;right:3%}.landing .gfx-week-filter strong{font-size:1.05em;font-weight:650}.landing .gfx-week-grid{grid-template-rows:auto 1fr 1fr;grid-template-columns:4.2em repeat(6,1fr);column-gap:.5em;height:100%;display:grid;position:relative}.landing .gfx-week-grid>span{color:var(--muted);align-items:center;padding-bottom:.9em;font-size:.95em;display:flex}.landing .gfx-week-grid>span:not(:first-child){justify-content:center}.landing .gfx-week-grid>span.gfx-week-who{color:var(--ink);font-weight:600}.landing .gfx-week-cell{border-top:1px solid var(--gfx-hairline);flex-direction:column;gap:.45em;padding:.55em 0;display:flex}.landing .gfx-week-cell i{border-left:2px solid var(--blue);background:#32359e1a;border-radius:.25em;justify-content:space-between;align-items:center;gap:.3em;min-height:2.3em;padding:0 .5em;font-size:.9em;font-style:normal;display:flex}.landing .gfx-week-cell i b{background:var(--red);border-radius:50%;flex:none;width:.5em;height:.5em}.landing .gfx-week-cell i b.is-confirmed{background:var(--green)}.landing .gfx-week-now{background:var(--blue);width:1.5px;position:absolute;top:1.4em;bottom:0;left:66.5%}.landing .gfx-week-now:before{content:"";background:var(--blue);border-radius:50%;width:.7em;height:.7em;position:absolute;top:-.35em;left:50%;transform:translate(-50%)}.landing .gfx-report{grid-template-rows:1fr auto;grid-template-columns:1.35fr 1fr;gap:1.1em;display:grid}.landing .gfx-report .gfx-occupancy{grid-row:span 2;align-content:space-between}.landing .gfx-report .gfx-occupancy .gfx-metric{color:var(--blue)}.landing .gfx-report .gfx-lost-revenue{grid-auto-flow:row}.landing .gfx-dot{background:var(--red);border-radius:50%;width:.55em;height:.55em;margin-right:.5em;display:inline-block}.landing .gfx-plot{width:100%;height:5em;overflow:visible}.landing .gfx-plot path{fill:none;stroke:var(--blue);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.landing .gfx-rail{justify-content:space-between;padding:2.1em 2.4em}.landing .gfx-rail-above,.landing .gfx-rail-below,.landing .gfx-rail-steps{grid-template-columns:repeat(4,1fr);display:grid}.landing .gfx-rail-above{align-items:end;padding-bottom:1.1em}.landing .gfx-rail-below{align-items:start;padding-top:1.1em}.landing .gfx-rail-line{position:relative}.landing .gfx-rail-spine{z-index:0;background:var(--gfx-hairline);height:1.5px;position:absolute;top:0;left:0;right:0}.landing .gfx-rail-progress{width:var(--gfx-progress,0%);background:var(--blue);position:absolute;top:0;bottom:0;left:0}.landing .gfx-rail-steps{z-index:1;margin:0;padding:0;list-style:none;position:relative}.landing .gfx-rail-steps li{justify-items:center;gap:1.2em;display:grid}.landing .gfx-rail-node{z-index:1;border:1.5px solid var(--gfx-hairline);background:#fff;border-radius:50%;width:.8em;height:.8em;margin-top:-.4em;position:relative}.landing .gfx-rail-steps .is-done .gfx-rail-node{border-color:var(--blue);background:var(--blue)}.landing .gfx-rail-steps .is-active .gfx-rail-node{border-color:var(--blue);background:var(--blue);width:1.3em;height:1.3em;margin-top:-.65em}.landing .gfx-rail-step{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:.82em;font-weight:700}.landing .gfx-rail-steps .is-active .gfx-rail-step{color:var(--ink)}.landing .gfx-eyebrow{color:var(--blue);letter-spacing:.09em;text-transform:uppercase;font-size:.82em;font-weight:700}.landing .gfx-details{border-top:1px solid var(--gfx-hairline);gap:.3em;width:100%;margin:.7em 0 0;padding-top:.7em;display:grid}.landing .gfx-details div{grid-template-columns:5.5em 1fr;gap:1em;display:grid}.landing .gfx-details dt{color:var(--muted)}.landing .gfx-details dd{margin:0;font-weight:600}.landing .gfx-confirmation{--gfx-progress:12.5%}.landing .gfx-confirmation .gfx-rail-above>*,.landing .gfx-confirmation .gfx-rail-below>*{grid-column:1/3}.landing .gfx-reminder{--gfx-progress:62.5%}.landing .gfx-reminder .gfx-rail-above>*{grid-column:1/4}.landing .gfx-reminder .gfx-rail-below>*{grid-column:2/5}.landing .gfx-rail-sliver{grid-template-columns:auto 1fr auto;align-items:center;gap:1.1em}.landing .gfx-rail-copy>*{display:block}.landing .gfx-rail-copy .gfx-cap{margin-top:.2em}.landing .gfx-glyph{fill:none;width:1.6em;height:1.6em;stroke:var(--muted);stroke-width:1.6px;flex:none}.landing .gfx-rail-headline{letter-spacing:-.015em;font-size:1.35em;font-weight:600}.landing .gfx-rail-when{color:var(--muted);justify-self:end;font-size:.9em}.landing .gfx-crop{justify-content:center;padding:0 0 3.6em}.landing .gfx-crop-row{border-top:1px solid var(--gfx-hairline);grid-template-columns:1fr auto;align-items:center;gap:2em;padding:1.4em 2.6em 1.4em 3.9em;display:grid}.landing .gfx-crop-row.is-ghost{opacity:.28;filter:blur(1.4px);min-height:12em}.landing .gfx-crop-row.is-hero{border-bottom:1px solid var(--gfx-hairline);padding-block:2.1em;position:relative}.landing .gfx-crop-row.is-hero:before{content:"";background:var(--blue);border-radius:2px;width:3px;position:absolute;top:1.4em;bottom:1.4em;left:2.6em}.landing .gfx-crop-name{letter-spacing:-.04em;font-size:2.6em;font-weight:500;line-height:1.05;display:block}.landing .gfx-crop-row .gfx-cap{margin-top:.4em;font-size:1.15em;display:block}.landing .gfx-crop-row.is-ghost .gfx-crop-name{font-size:1.7em}@container (max-width:560px){.landing .gfx-field{padding:2em 1.9em}.landing .gfx-figure{margin-top:.9em}.landing .gfx-figure strong{font-size:3.8em}.landing .gfx-field .gfx-body{flex-direction:column;gap:.7em;margin:.9em 0 .7em;display:flex}.landing .gfx-today .gfx-appointment,.landing .gfx-today .gfx-actions,.landing .gfx-week-card{width:auto;position:static}.landing .gfx-week-card{flex:1}.landing .gfx-week-filter,.landing .gfx-week-cell i span{display:none}.landing .gfx-week-grid{grid-template-columns:2.9em repeat(6,1fr);column-gap:.3em}.landing .gfx-insights .gfx-body{grid-template-columns:1fr 1fr;gap:.7em;display:grid}.landing .gfx-insights .gfx-occupancy{grid-area:auto/1/auto/-1}.landing .gfx-insights .gfx-plot{display:none}.landing .gfx-rail-above,.landing .gfx-rail-below{padding:0;display:block}.landing .gfx-rail-above{margin-bottom:1.6em}.landing .gfx-rail-below{margin-top:1.6em}.landing .gfx-rail-step{display:none}.landing .gfx-rail-steps li{gap:0}.landing .gfx-crop-row{grid-template-columns:1fr;gap:1.1em}.landing .gfx-crop-row.is-ghost{min-height:0}}.landing .gfx-constellation{background:#f6f5fc}.landing .gfx-constellation .gfx-body{flex-direction:column;gap:.9em;margin-bottom:1.2em;display:flex}.landing .gfx-capaciteit .is-anchor{border-top:2px solid var(--blue)}.landing .gfx-track{background:var(--gfx-hairline);border-radius:1em;width:100%;height:.55em;display:block;overflow:hidden}.landing .gfx-track i{width:var(--w,0%);border-radius:inherit;background:var(--blue);height:100%;display:block}.landing .gfx-bars{border-bottom:1px solid var(--gfx-hairline);align-items:flex-end;gap:.7em;width:100%;height:7.5em;display:flex}.landing .gfx-bars i{height:var(--h);background:var(--blue);transform-origin:bottom;will-change:transform;border-radius:.3em .3em 0 0;flex:1}.landing .gfx-bars .is-peak{background:var(--red)}.landing .gfx-bars-axis{width:100%;color:var(--muted);gap:.7em;margin-top:.6em;font-size:.85em;display:flex}.landing .gfx-bars-axis span{text-align:center;flex:1}@container (min-width:561px){.landing .gfx-constellation .gfx-body{display:block}.landing .gfx-frag{position:absolute}.landing .gfx-frag.is-anchor{width:54%;top:round(16%,1px);left:round(1%,1px)}.landing .gfx-frag.is-upper{width:33%;top:0;right:round(1%,1px)}.landing .gfx-frag.is-lower{width:36%;bottom:round(2%,1px);right:round(4%,1px)}.landing .gfx-patronen .is-anchor{width:58%;top:round(14%,1px)}.landing .gfx-patronen .is-upper{width:36%;top:round(26%,1px)}.landing .gfx-patronen .gfx-bars{height:9.5em}}@media (prefers-reduced-motion:no-preference){.landing .gfx-track i{transition:width .9s var(--ease).42s}.landing .gfx[data-revealed=false] .gfx-track i{width:0}.landing .gfx-bars i{transition:transform .62s var(--ease)}.landing .gfx[data-revealed=false] .gfx-bars i{transform:scaleY(0)}.landing .gfx-bars i:first-child{transition-delay:.3s}.landing .gfx-bars i:nth-child(2){transition-delay:.36s}.landing .gfx-bars i:nth-child(3){transition-delay:.42s}.landing .gfx-bars i:nth-child(4){transition-delay:.48s}.landing .gfx-bars i:nth-child(5){transition-delay:.54s}.landing .gfx-bars i:nth-child(6){transition-delay:.6s}.landing .gfx-bars i:nth-child(7){transition-delay:.66s}.landing .gfx-bars i:nth-child(8){transition-delay:.72s}.landing .gfx-bars i:nth-child(9){transition-delay:.78s}.landing .gfx-rail-progress{transition:width 1s var(--ease).24s}.landing .gfx[data-revealed=false] .gfx-rail-progress{width:0}.landing .gfx-rail-node{transition:transform .46s var(--ease)}.landing .gfx[data-revealed=false] .gfx-rail-node{transform:scale(0)}.landing .gfx-rail-steps li:first-child .gfx-rail-node{transition-delay:.3s}.landing .gfx-rail-steps li:nth-child(2) .gfx-rail-node{transition-delay:.48s}.landing .gfx-rail-steps li:nth-child(3) .gfx-rail-node{transition-delay:.66s}.landing .gfx-rail-steps li:nth-child(4) .gfx-rail-node{transition-delay:.84s}.landing .gfx-plot{transition:clip-path 1.1s var(--ease).28s}.landing .gfx[data-revealed=false] .gfx-plot{clip-path:inset(-12% 100% -12% -4%)}.landing .gfx-rise{transition:opacity .64s var(--ease),transform .64s var(--ease);transition-delay:calc((var(--i,0) + var(--gfx-delay,0))*90ms)}.landing .gfx[data-revealed=false] .gfx-rise{opacity:0;transform:translateY(1.5em)}.landing .gfx-rise:nth-child(2){--i:1}.landing .gfx-rise:nth-child(3){--i:2}.landing .gfx-rise:nth-child(4){--i:3}.landing .gfx-rise:nth-child(5){--i:4}}@media (max-width:1059px){.landing .header-nav{display:none}.landing .mobile-menu{display:block}.landing .header-rail{grid-template-columns:1fr auto;width:calc(100% - 8px);padding-inline:12px}.landing .header-actions{gap:8px}.landing .header-login{display:none}}@media (max-width:1023px){.landing .product-stage{grid-template-columns:1fr}.landing .story-copy{margin-left:-24px;padding:0 6px 0 0}.landing .story-copy h3{margin-top:0}.landing .screen-wrap{aspect-ratio:4/3;min-height:0}.landing .appointment-trace{grid-template-columns:190px minmax(0,1fr);gap:36px}.landing .performance-intro{grid-template-columns:1fr;align-items:start;gap:30px}.landing .performance-lens{grid-template-columns:300px minmax(0,1fr)}.landing .alpha-intro{grid-template-columns:1fr;align-items:start;gap:30px}.landing .alpha-step{grid-template-columns:90px minmax(200px,.7fr) minmax(0,1fr);gap:24px}.landing .faq-layout{grid-template-columns:1fr;gap:48px}}@media (max-width:640px){.landing .frame{width:min(var(--frame),calc(100% - 28px))}.landing .header-actions>.button{min-height:40px;padding:9px 14px;font-size:13px}.landing .hero-ctas{grid-template-columns:1fr;display:grid}.landing .hero-ctas .button{width:100%}.landing .product{padding:88px 0 78px}.landing .product-heading{font-size:46px}.landing .tabs{gap:0;margin-top:34px;overflow-x:visible}.landing .tab{white-space:nowrap;flex:1;min-height:44px;padding-inline:4px}.landing .product-stage{flex-direction:column;gap:24px;padding:14px;display:flex}.landing .story-copy{order:2;height:auto;min-height:0;margin-left:-14px;padding:0 6px 4px 0;display:block}.landing .story-copy h3{margin:0;font-size:34px;line-height:1.02}.landing .story-copy p{margin-top:14px;font-size:16px;line-height:1.45}.landing .screen-wrap{aspect-ratio:auto;order:1;align-self:stretch;height:300px;min-height:0}.landing .appointment-trace{margin-top:46px;display:block}.landing .trace-nav{display:none}.landing .trace-states{gap:54px}.landing .trace-evidence{opacity:1;transform:none}.landing .trace-evidence-head{margin-bottom:16px;display:block}.landing .trace-moment{margin-bottom:9px;display:block}.landing .trace-evidence h3{font-size:34px}.landing .email-evidence,.landing .dashboard-evidence{height:330px}.landing .trace-closing{margin-top:24px;padding-top:20px;display:block}.landing .trace-closing span{margin-bottom:8px;display:block}.landing .trace-closing p{font-size:16px}.landing .performance{padding:88px 0 84px}.landing .performance-intro{gap:24px;padding-bottom:42px}.landing .performance h2{font-size:48px}.landing .performance-lede{font-size:16px;line-height:1.5}.landing .performance-lens{min-height:0;margin-top:46px;display:block}.landing .performance-questions{border-right:0;border-bottom:1px solid var(--line);grid-template-rows:none;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.landing .performance-question{border-right:1px solid var(--line);border-bottom:0;align-items:center;min-width:0;min-height:48px;padding:0 4px}.landing .performance-question:last-child{border-right:0}.landing .performance-question:before{width:auto;height:3px;inset:auto 0 0;transform:scaleX(.45)}.landing .performance-question[aria-pressed=true]:before{transform:scaleX(1)}.landing .performance-question-index,.landing .performance-question-long,.landing .performance-question p{display:none}.landing .performance-question-short{letter-spacing:0;font-family:Figtree Variable,ui-sans-serif,system-ui,sans-serif;font-size:13px;font-weight:650;line-height:1;display:block}.landing .performance-visual{display:block}.landing .performance-screen{height:360px}.landing .performance-answer{border-bottom:1px solid var(--line);min-height:118px;padding:20px 18px;display:block}.landing .performance-answer strong{letter-spacing:-.025em;margin-bottom:7px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:21px;font-weight:500;line-height:1.1;display:block}.landing .performance-answer p{color:var(--muted);margin:0;font-size:14px;line-height:1.45}.landing .performance-fact{min-height:0;padding:17px 18px 19px;display:block}.landing .performance-fact span{margin-bottom:6px;display:block}.landing .performance-fact p{font-size:13px}.landing .alpha{padding:88px 0 84px}.landing .alpha-intro{gap:24px;padding-bottom:42px}.landing .alpha h2{font-size:48px}.landing .alpha-lede{font-size:16px;line-height:1.5}.landing .alpha-path{margin-top:32px}.landing .alpha-step{min-height:0;padding:24px 0 26px;display:block}.landing .alpha-step-index{margin-bottom:14px;display:block}.landing .alpha-step h3{font-size:30px}.landing .alpha-step p{margin-top:12px;font-size:15px}.landing .closing{padding:88px 0 28px}.landing .faq-layout{gap:36px;padding-bottom:64px}.landing .closing h2{font-size:48px}.landing .faq-list summary{min-height:74px;padding:19px 44px 19px 0;font-size:17px}.landing .faq-list summary:after{right:0}.landing .faq-answer{padding:0 36px 21px 0;font-size:15px}.landing .final-cta{grid-template-columns:1fr;align-content:space-between;gap:48px;min-height:460px;padding:34px 24px}.landing .final-cta h3{font-size:48px}.landing .final-cta-action p{text-align:left}.landing .footer-rail{flex-direction:column;align-items:flex-start;gap:12px}.landing .doc,.landing .signup{padding:112px 0 48px}.landing .signup-intro{text-align:left;margin-bottom:36px}}@media (prefers-reduced-motion:reduce){.landing *,.landing :before,.landing :after{transition-duration:.01ms!important}}
