@font-face{font-family:Mackinac;src:url(/assets/fonts/mackinac-book.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Mackinac;src:url(/assets/fonts/mackinac-medium.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}:root{--ink:#16161a;--ink-2:#55555c;--muted:#7d7d7d;--muted-2:#6e6e76;--white:#fff;--hairline:#0000001f;--hairline-2:#00000012;--surface:#f4f4f6;--card:#fff;--canvas-2:#f4f4f6;--hero-purple:#fff;--accent:#1fce5a;--accent-2:#17b885;--accent-soft:#1fce5a29;--green:#1fce5a;--shopify:#1fce5a;--font-serif:-apple-system, BlinkMacSystemFont, "SF Pro Display", "Inter", "Helvetica Neue", system-ui, sans-serif;--font-sans:-apple-system, BlinkMacSystemFont, "SF Pro Text", "Inter", "Helvetica Neue", system-ui, sans-serif;--fs-display:clamp(64px, 9vw, 110px);--fs-h1:clamp(34px, 4vw, 48px);--fs-h2:clamp(30px, 3.4vw, 42px);--fs-h3:clamp(28px, 2.8vw, 36px);--maxw:1160px;--maxw-wide:1290px;--gutter:24px;color:var(--ink);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;background:#fff}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--ink);font-family:var(--font-sans);background:#fff;font-size:16px;line-height:1.5;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font-family:inherit}h1,h2,h3,h4{font-family:var(--font-serif);letter-spacing:.1px;color:var(--ink);font-weight:400;line-height:1.2}h1,h2,h3{letter-spacing:-.025em;font-weight:700}.container{width:100%;max-width:var(--maxw);padding-inline:var(--gutter);margin-inline:auto}.container--wide{max-width:var(--maxw-wide)}.eyebrow{color:var(--ink);font-size:16px;font-weight:500}.btn{font-family:var(--font-sans);cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:980px;justify-content:center;align-items:center;gap:8px;padding:14px 26px;font-size:16px;font-weight:700;line-height:1;transition:transform .15s,opacity .15s,background .15s,box-shadow .15s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn:active{transform:translateY(0)}.btn--white{color:#04140b;background:#1fce5a;box-shadow:0 4px 14px #1fce5a4d}.btn--white:hover{background:#24e066;box-shadow:0 6px 22px #1fce5a73}.btn--ghost{color:#16161a;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000000d;border-color:#0000002e}.btn--ghost:hover{background:#00000017}.btn--dark{color:#16161a;background:#0000000d;border-color:#0000002e}.btn--dark:hover{background:#00000017}.btn--green{color:#04140b;background:#1fce5a;box-shadow:0 4px 14px #1fce5a4d}.btn--green:hover{background:#24e066;box-shadow:0 6px 22px #1fce5a73}.btn--outline{color:#16161a;background:0 0;border:2px solid #1fce5a}.btn--outline:hover{background:#1fce5a1f}.btn--sm{padding:9px 18px;font-size:14px;font-weight:700}.chip{border:1px solid var(--hairline);color:var(--ink);background:#0000000d;border-radius:999px;align-items:center;gap:6px;padding:7px 14px;font-size:14px;font-weight:600;display:inline-flex}.link-accent{color:var(--accent)}.section{position:relative}.nav{z-index:50;padding-top:18px;position:absolute;top:0;left:0;right:0}.nav__inner{align-items:center;gap:24px;display:flex}.nav__logo img{width:auto;height:26px}.nav__links{align-items:center;gap:30px;margin-inline:auto;display:flex}.nav__links a{color:#16161a;opacity:.95;font-size:16px;font-weight:500;transition:opacity .15s}.nav__links a:hover{opacity:.7}.nav__actions{align-items:center;gap:18px;display:flex}.nav__login{color:#16161a;border:1px solid #00000080;border-radius:999px;padding:9px 22px;font-size:14px;font-weight:600;transition:background .15s}.nav__login:hover{background:#0000001f}.nav__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:38px;height:38px;display:none}.nav__burger span{background:#16161a;border-radius:2px;width:22px;height:2px;transition:transform .2s,opacity .2s}.nav__burger.is-open span:first-child{transform:translateY(7px)rotate(45deg)}.nav__burger.is-open span:nth-child(2){opacity:0}.nav__burger.is-open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.nav__mobile{border:1px solid var(--hairline);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f4f4f6;flex-direction:column;gap:14px;padding:20px 24px 28px;display:none}.nav__mobile a{color:#16161a;font-size:17px;font-weight:500}.nav__mobile .btn{align-self:flex-start;margin-top:6px}@media (width<=900px){.nav__links,.nav__actions{display:none}.nav__burger{margin-left:auto;display:flex}.nav__mobile{display:flex}}.nav__wordmark{color:#16161a;flex-direction:column;line-height:1.05;display:flex}.nav__wordmark-eyebrow{letter-spacing:2.6px;text-transform:uppercase;opacity:.85;color:#1fce5a;font-size:10px;font-weight:600}.nav__wordmark-main{font-family:var(--font-serif);letter-spacing:-.02em;font-size:23px;font-weight:700}.aurora{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.aurora i{filter:blur(70px);opacity:.5;will-change:transform;background:radial-gradient(circle,#1fce5a8c,#17b8852e 45%,#0000 70%);border-radius:50%;width:58vw;max-width:880px;height:58vw;max-height:880px;position:absolute}.aurora i:first-child{animation:11s ease-in-out infinite alternate auroraA;bottom:-44%;left:-18%}.aurora i:nth-child(2){opacity:.38;animation:15s ease-in-out infinite alternate auroraB;bottom:-56%;left:26%}.aurora i:nth-child(3){opacity:.44;animation:18s ease-in-out infinite alternate auroraC;bottom:-46%;right:-16%}.aurora--dim i{opacity:.3}.aurora--dim i:nth-child(2){opacity:.22}@keyframes auroraA{0%{transform:translate(0,0)scale(1)}to{transform:translate(12vw,-7%)scale(1.18)}}@keyframes auroraB{0%{transform:translate(0,0)scale(1.1)}to{transform:translate(-10vw,-12%)scale(.92)}}@keyframes auroraC{0%{transform:translate(0,0)scale(.95)}to{transform:translate(-9vw,-5%)scale(1.22)}}@media (width<=680px){.aurora i{filter:blur(55px);width:95vw;height:95vw}}@media (prefers-reduced-motion:reduce){.aurora i{animation:none}}.hero{color:#16161a;background-color:#fff;background-image:none;background-position:top;background-repeat:no-repeat;background-size:cover;padding-bottom:40px;position:relative;overflow:hidden}.hero__content{padding-top:clamp(120px,19vw,210px)}.hero__eyebrow{font-family:var(--font-serif);color:#16161a;font-size:clamp(30px,3.4vw,42px);font-weight:400;line-height:1.2}.hero__word{font-family:var(--font-serif);font-size:var(--fs-display);letter-spacing:-.03em;color:#16161a;margin-top:2px;font-weight:700;line-height:1.2}.hero__sub{color:#16161a;max-width:560px;margin-top:30px;font-size:clamp(18px,1.6vw,20px);font-weight:500;line-height:1.5}.hero__cta{flex-wrap:wrap;gap:14px;margin-top:42px;display:flex}.hero__social-wrap{margin-top:clamp(70px,11vw,150px)}.hero__social{color:var(--ink);border:1px solid var(--hairline);background:#fff;border-radius:20px;grid-template-columns:repeat(4,1fr);padding:36px 8px;display:grid;box-shadow:0 30px 80px #0000008c}.t{flex-direction:column;justify-content:space-between;gap:28px;padding:0 32px;display:flex}.t+.t{border-left:1px solid var(--hairline)}.t__quote{color:var(--ink);font-size:16px;font-weight:400;line-height:1.5}.t__id{align-items:center;gap:12px;display:flex}.t__badge{border-radius:12px;flex:0 0 44px;justify-content:center;align-items:center;width:44px;height:44px;display:flex;overflow:hidden}.t__badge img{object-fit:cover;width:100%;height:100%}.t__badge .t__logo{object-fit:contain}.t__whop{background:#fff;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.t__meta{flex-direction:column;line-height:1.4;display:flex}.t__name{color:var(--ink);font-size:16px;font-weight:500}.t__role{color:var(--muted);font-size:16px;font-weight:500}@media (width<=860px){.hero__social{grid-template-columns:repeat(2,1fr);gap:28px 0;padding:28px 4px}.t{gap:18px;padding:0 22px}.t:nth-child(odd){border-left:none}.t:nth-child(3),.t:nth-child(4){border-top:1px solid var(--hairline);padding-top:22px}}@media (width<=520px){.hero__social{grid-template-columns:1fr}.t{border-top:1px solid var(--hairline);padding:22px 18px 0;border-left:none!important}.t:first-child{border-top:none;padding-top:0}}.hero__word--long{letter-spacing:-.03em;font-size:clamp(44px,8.2vw,96px);font-weight:700}.t__mark{color:#16161a;letter-spacing:.2px;background:linear-gradient(135deg,#1fce5a,#17b885);border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-size:13px;font-weight:700;display:flex}.hero__live{color:#1fce5a;letter-spacing:.4px;text-shadow:0 0 7px #28dc64b3;background:#28dc641f;border-radius:999px;align-items:center;gap:8px;margin-bottom:22px;padding:6px 14px;font-size:12.5px;font-weight:700;display:inline-flex;box-shadow:0 0 9px #28dc6447}.hero__live i{background:#34c759;border-radius:50%;width:7px;height:7px;animation:1.8s ease-in-out infinite heroLiveGlow;box-shadow:0 0 8px #28dc64cc}@keyframes heroLiveGlow{0%,to{opacity:1}50%{opacity:.45}}.hero__content,.hero__social-wrap{z-index:1;position:relative}.hero__word--long{min-height:1.25em}.hero__caret{vertical-align:baseline;background:#1fce5a;border-radius:2px;width:clamp(4px,.6vw,7px);height:.82em;margin-left:.07em;animation:1.05s steps(2,start) infinite caretBlink;display:inline-block;transform:translateY(.1em);box-shadow:0 0 14px #28dc64cc}@keyframes caretBlink{to{visibility:hidden}}@media (prefers-reduced-motion:reduce){.hero__caret{animation:none}}.t__mark{font-size:21px}.hero__video{object-fit:cover;object-position:center bottom;z-index:0;pointer-events:none;width:100%;height:100%;display:none;position:absolute;inset:0}.hero__on{letter-spacing:-.01em;font-size:clamp(30px,3.4vw,42px);font-weight:500}.proven{background:#fff;padding-top:clamp(64px,9vw,110px)}.proven__top{grid-template-columns:1fr 1.32fr;align-items:start;gap:48px;display:grid}.proven__intro h2{font-size:var(--fs-h2)}.proven__sub{color:var(--ink-2);margin-top:26px;font-size:18px;line-height:1.5}.gcard{background:#fff;border:1px solid #1fce5a59;border-radius:28px;box-shadow:0 0 50px #1fce5a1a}.gcard__inner{background:0 0;padding:40px 44px}.proven__checks{flex-direction:column;gap:16px;list-style:none;display:flex}.proven__checks li{color:var(--ink);align-items:center;gap:14px;font-size:16px;font-weight:500;display:flex}.proven__check-ic{color:var(--accent);flex:none;display:inline-flex}.proven__hr{border:none;border-top:1px solid var(--hairline);margin:26px 0}.proven__zero{align-items:center;gap:18px;display:flex}.proven__zero-ic{background:var(--surface);border:1px solid var(--hairline);color:#1fce5a;border-radius:12px;flex:0 0 56px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.proven__zero p{color:var(--ink);font-size:16px;font-weight:500;line-height:1.5}.proven__quotes{border-top:1px solid var(--hairline);grid-template-columns:repeat(3,1fr);gap:64px;margin-top:clamp(60px,8vw,100px);padding-top:40px;display:grid}.pquote__text{color:var(--ink-2);font-size:16px;line-height:1.5}.pquote__id{flex-direction:column;gap:8px;margin-top:56px;display:flex}.pquote__id img{object-fit:cover;border-radius:10px;width:44px;height:44px}.pquote__name{margin-top:8px;font-size:16px;font-weight:500}.pquote__link{font-size:16px}@media (width<=860px){.proven__top{grid-template-columns:1fr;gap:32px}.proven__quotes{grid-template-columns:1fr;gap:40px}.pquote__id{margin-top:20px}}.pquote__mark{color:#16161a;background:linear-gradient(135deg,#1fce5a,#17b885);border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;font-size:17px;font-weight:700;display:flex}.usecases{background:#f4f4f6;padding-top:clamp(80px,11vw,140px)}.usecases__title{text-align:center;font-size:var(--fs-h2);margin-bottom:clamp(40px,6vw,70px)}.usecase-frame{border:1px solid var(--hairline);background:#fff;border-radius:30px;padding:5px;box-shadow:0 0 50px #1fce5a12}.usecase-grid{background:var(--hairline);border-radius:26px;grid-template-columns:1fr 1fr;gap:5px;display:grid}.uc{background:#fff;flex-direction:column;min-height:326px;padding:40px;display:flex;position:relative}.usecase-grid .uc:first-child{border-radius:26px 0 0}.usecase-grid .uc:nth-child(2){border-radius:0 26px 0 0}.usecase-grid .uc:nth-child(3){border-radius:0 0 0 26px}.usecase-grid .uc:nth-child(4){border-radius:0 0 26px}.uc__ic{border:1px solid var(--hairline);color:#1fce5a;background:#1fce5a29;border-radius:11px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.uc__chip{color:var(--green);background:#1fce5a29;border:1px solid #1fce5a59;border-radius:999px;align-items:center;gap:7px;padding:8px 14px;font-size:14px;font-weight:600;display:inline-flex;position:absolute;top:36px;right:36px}.uc__h{font-size:var(--fs-h3);margin-top:40px}.uc__desc{color:var(--ink);margin-top:18px;font-size:18px;font-weight:500}.uc__track{color:#7d7d7d;margin-top:8px;font-size:16px}.uc__actions{gap:12px;margin-top:auto;padding-top:28px;display:flex}@media (width<=760px){.usecase-grid{grid-template-columns:1fr}.usecase-grid .uc{min-height:0;border-radius:0!important}.usecase-grid .uc:first-child{border-radius:26px 26px 0 0!important}.usecase-grid .uc:last-child{border-radius:0 0 26px 26px!important}.uc__chip{align-self:flex-start;margin-top:16px;position:static}}.uc__ic--emoji{font-size:24px;line-height:1}.uc__desc--pop{color:#1fce5a;text-shadow:0 0 12px #28dc6459;font-weight:800}.becker{background:#fff;padding-top:clamp(90px,12vw,150px);padding-bottom:clamp(60px,9vw,120px)}.becker__inner{text-align:center;flex-direction:column;align-items:center;display:flex}.dome{width:min(690px,100%);height:auto;margin-bottom:-10px}.becker__quote{max-width:540px;color:var(--ink);margin-top:28px;font-size:20px;font-weight:500;line-height:1.5}.becker__person{flex-direction:column;align-items:center;margin-top:36px;display:flex}.becker__avatar{border:1px solid var(--hairline);background:#fff;border-radius:999px;width:40px;height:40px}.becker__name{margin-top:18px;font-size:16px;font-weight:500}.becker__role{margin-top:4px;font-size:16px;font-weight:500}.becker__rule{border:none;border-top:1px solid var(--hairline);width:min(360px,80vw);margin:26px 0 8px}.becker__sign{width:200px;height:auto}.ubest{background:#f4f4f6;padding-top:clamp(70px,9vw,110px)}.ubest__head{text-align:center;margin-bottom:clamp(40px,6vw,64px)}.ubest__head h2{font-size:var(--fs-h2)}.ubest__sub{color:var(--ink-2);margin-top:20px;font-size:18px;font-weight:500}.ubgrid{flex-direction:column;gap:24px;display:flex}.ubrow{gap:24px;display:grid}.ubrow--a{grid-template-columns:1.5fr 1fr}.ubrow--b{grid-template-columns:1fr 1.5fr}.ubcard{border:1px solid var(--hairline);background:#fff;border-radius:20px;min-height:300px;padding:40px}.ubcard--big{grid-template-columns:1fr auto;gap:32px;display:grid}.ubcard__left{flex-direction:column;display:flex}.ubcard__stat{font-family:var(--font-serif);color:var(--ink);font-size:36px;line-height:1.1}.ubcard__title{color:var(--ink);font-size:36px}.ubcard__label{color:#1fce5a;margin-top:6px;font-size:16px;font-weight:500}.ubcard__quote{color:var(--ink);font-size:16px;line-height:1.5}.ubcard__quote--big{max-width:340px;margin-top:auto;padding-top:40px}.ubcard__right{flex-direction:column;align-items:flex-start;width:181px;display:flex}.ubcard__photo{object-fit:cover;border-radius:16px;width:181px;height:181px}.ubcard__name{margin-top:18px;font-size:16px;font-weight:500}.ubcard__url{margin-top:4px;font-size:16px}.ubcard--sm{flex-direction:column;display:flex}.ubcard--sm .ubcard__quote{font-size:16px}.ubcard__id{align-items:center;gap:14px;margin-top:auto;padding-top:40px;display:flex}.ubcard__logo{border:1px solid var(--hairline);background:#0000000f;border-radius:13px;flex:0 0 52px;justify-content:center;align-items:center;width:52px;height:52px;display:flex;overflow:hidden}.ubcard__logo img{object-fit:contain;width:100%;height:100%}.ubcard__idmeta{flex-direction:column;gap:2px;display:flex}@media (width<=820px){.ubrow--a,.ubrow--b{grid-template-columns:1fr}.ubcard{min-width:0;min-height:0;padding:28px}.ubcard--big{grid-template-columns:1fr;gap:22px}.ubcard__left{min-width:0}.ubcard__quote--big{max-width:none;padding-top:16px}.ubcard__right{width:100%}.ubcard__photo{width:140px;height:140px}.ubcard__id{padding-top:28px}}.ubcard__photo--mark{color:#16161a;font-family:var(--font-serif);letter-spacing:.5px;background:linear-gradient(135deg,#1fce5a,#17b885);justify-content:center;align-items:center;font-size:52px;font-weight:500;display:flex}.ubcard__logo--mark{color:#16161a;background:linear-gradient(135deg,#1fce5a,#17b885);border:none;font-size:14px;font-weight:700}.ubcard__photo--mark{font-size:64px;animation:5s ease-in-out infinite alternate tileFloat;box-shadow:0 0 40px #1fce5a40}.ubcard__logo--mark{font-size:24px}@keyframes tileFloat{0%{transform:translateY(0)}to{transform:translateY(-8px)}}@media (prefers-reduced-motion:reduce){.ubcard__photo--mark{animation:none}}.kchat{width:100%;max-width:400px;font-family:var(--font-sans);background:#000;border:1px solid #ffffff1f;border-radius:28px;margin-inline:auto;padding:20px 18px 18px;box-shadow:0 30px 80px #0000008c,0 0 60px #1fce5a12}.kchat__head{border-bottom:1px solid #ffffff14;align-items:center;gap:10px;padding-bottom:14px;display:flex}.kchat__av{color:#04140b;background:linear-gradient(135deg,#1fce5a,#17b885);border-radius:50%;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;font-size:16px;font-weight:800;display:flex}.kchat__who{flex-direction:column;line-height:1.25;display:flex}.kchat__name{color:#fff;font-size:14px;font-weight:700}.kchat__store{color:#7d7d7d;font-size:11.5px;font-weight:500}.kchat__time{color:#b3b3b3;align-items:center;gap:6px;margin-left:auto;font-size:11.5px;font-weight:600;display:flex}.kchat__livedot{background:#34c759;border-radius:50%;width:7px;height:7px;animation:1.8s ease-in-out infinite kchatPulse;box-shadow:0 0 8px #28dc64cc}@keyframes kchatPulse{0%,to{opacity:1}50%{opacity:.45}}.kchat__thread{flex-direction:column;gap:8px;padding:16px 0 14px;display:flex}.kchat__msg{border-radius:18px;max-width:82%;padding:9px 13px;font-size:13.5px;font-weight:500;line-height:1.45}.kchat__msg--lead{color:#fff;background:#0a84ff;border-bottom-right-radius:6px;align-self:flex-end}.kchat__msg--kayla{color:#f2f2f7;background:#2c2c2e;border-bottom-left-radius:6px;align-self:flex-start}.kchat__status{color:#1fce5a;letter-spacing:.2px;text-shadow:0 0 7px #28dc6480;background:#1fce5a24;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:9px 12px;font-size:11.5px;font-weight:700;display:flex}.kchat__status i{background:#1fce5a;border-radius:50%;width:7px;height:7px;box-shadow:0 0 8px #28dc64cc}@media (width<=560px){.kchat{border-radius:22px;max-width:100%}}.kchat__alert{background:#1fce5a1a;border:1px solid #1fce5a59;border-radius:16px;width:100%;padding:16px 16px 14px;box-shadow:0 0 30px #1fce5a1f}.kchat__alert-title{color:#fff;letter-spacing:-.01em;font-size:14.5px;font-weight:800}.kchat__alert-line{color:#b3b3b3;margin-top:7px;font-size:12.5px;font-weight:500;line-height:1.5}.kchat__alert-line:first-of-type{margin-top:10px}@media (prefers-reduced-motion:no-preference){.kchat{animation:.35s both kchatIn}@keyframes kchatIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}}.kchat__lead{background:#121212;border:1px solid #ffffff14;border-radius:14px;align-items:center;gap:10px;padding:10px 12px;display:flex}.kchat__lead-ic{border-radius:50%;flex:0 0 26px;justify-content:center;align-items:center;width:26px;height:26px;font-size:13px;font-weight:800;display:flex}.kchat__lead--ok .kchat__lead-ic{color:#1fce5a;background:#1fce5a29;box-shadow:0 0 10px #28dc644d}.kchat__lead--no .kchat__lead-ic{color:#7d7d7d;background:#ffffff12}.kchat__lead--no .kchat__lead-who,.kchat__lead--no .kchat__lead-what{color:#7d7d7d}.kchat__lead-meta{flex-direction:column;min-width:0;display:flex}.kchat__lead-who{color:#fff;font-size:13px;font-weight:700}.kchat__lead-what{color:#b3b3b3;font-size:11.5px;font-weight:500}.kchat__lead-tag{color:#04140b;background:#1fce5a;border-radius:999px;flex:none;margin-left:auto;padding:3px 9px;font-size:9.5px;font-weight:800;box-shadow:0 0 12px #1fce5a59}.kchat__lead--ok:nth-child(2) .kchat__lead-tag{color:#1fce5a;box-shadow:none;background:#1fce5a29}.kchat__cal{flex-direction:column;gap:8px;width:100%;display:flex}.kchat__cal-day{color:#fff;letter-spacing:.2px;margin-bottom:2px;font-size:13px;font-weight:800}.kchat__slot{background:#121212;border:1px solid #ffffff14;border-radius:14px;align-items:center;gap:10px;padding:11px 13px;display:flex}.kchat__slot--on{background:#1fce5a1a;border-color:#1fce5a73;box-shadow:0 0 24px #1fce5a26}.kchat__slot-time{color:#b3b3b3;flex:0 0 64px;width:64px;font-size:12px;font-weight:700}.kchat__slot--on .kchat__slot-time{color:#fff}.kchat__slot-who{color:#fff;font-size:12.5px;font-weight:700}.kchat__slot-free{color:#565660;font-size:11.5px;font-weight:600}.kchat__slot-badge{color:#04140b;background:#1fce5a;border-radius:999px;margin-left:auto;padding:3px 9px;font-size:9.5px;font-weight:800;animation:1.8s ease-in-out infinite kchatPulse;box-shadow:0 0 12px #1fce5a66}.dark{color:#16161a;background:#fff;margin-top:clamp(60px,8vw,100px);padding-top:clamp(80px,11vw,130px);padding-bottom:clamp(80px,11vw,130px)}.dark__head{text-align:center;margin-bottom:clamp(40px,6vw,64px)}.dark__eyebrow{color:#1fce5a;text-shadow:0 0 7px #28dc64b3;border:1px solid #0000002e;border-radius:999px;margin-bottom:22px;padding:7px 16px;font-size:14px;font-weight:500;display:inline-block}.dark__head h2{color:#16161a;font-size:var(--fs-h2)}.dark__sub{color:#000c;margin-top:18px;font-size:20px;font-weight:500}.dark__card{border:1px solid var(--hairline);background:#f4f4f6;border-radius:28px;grid-template-columns:.85fr 1.15fr;align-items:center;gap:40px;padding:clamp(28px,4vw,52px);display:grid}.dark__left h3{color:#16161a;font-size:var(--fs-h3);max-width:320px;margin-bottom:28px}.dark__tabs{flex-direction:column;list-style:none;display:flex}.dark__tab button{text-align:left;cursor:pointer;width:100%;color:inherit;background:0 0;border:none;gap:16px;padding:10px 0;display:flex}.dark__bar{background:#0000002e;border-radius:2px;flex:0 0 2px;align-self:stretch;width:2px}.dark__tab.is-active .dark__bar{background:#1fce5a;box-shadow:0 0 9px #28dc6466}.dark__tab-body{flex-direction:column;gap:8px;display:flex}.dark__tab-label{color:#0000008c;font-size:20px;font-weight:500;transition:color .2s}.dark__tab.is-active .dark__tab-label{color:#16161a}.dark__tab-desc{color:#0009;max-width:340px;font-size:16px;font-weight:500;line-height:1.5}.dark__more{margin-top:30px}.dark__foot{color:#000000e6;gap:4px;max-width:280px;margin-top:26px;font-size:14px;line-height:1.5;display:flex}.dark__right img{border-radius:14px;width:100%;height:auto}@media (width<=860px){.dark__card{grid-template-columns:1fr;gap:28px}.dark__right{order:-1}}.dark.is-scrolly{padding-top:0;padding-bottom:0}.dark.is-scrolly .dark__pin{flex-direction:column;justify-content:center;min-height:100vh;padding:40px 0;display:flex;position:sticky;top:0;overflow:hidden}.ccm{width:100%;max-width:560px;font-family:var(--font-sans);text-align:left;background:#0a0a0c;border:1px solid #ffffff1f;border-radius:20px;margin-inline:auto;overflow:hidden;box-shadow:0 30px 80px #0000008c,0 0 60px #1fce5a0f}.ccm__bar{background:#ffffff0a;border-bottom:1px solid #ffffff14;align-items:center;gap:10px;padding:12px 16px;display:flex}.ccm__dots{gap:6px;display:flex}.ccm__dots i{border-radius:50%;width:10px;height:10px}.ccm__dots i:first-child{background:#ff5f57}.ccm__dots i:nth-child(2){background:#febc2e}.ccm__dots i:nth-child(3){background:#28c840}.ccm__title{color:#b3b3b3;letter-spacing:.2px;font-size:11.5px;font-weight:600}.ccm__live{color:#1fce5a;text-shadow:0 0 7px #28dc64b3;background:#28dc641f;border-radius:10px;margin-left:auto;padding:2px 8px;font-size:9.5px;font-weight:700;animation:1.8s ease-in-out infinite ccmGlow;box-shadow:0 0 9px #28dc6447}@keyframes ccmGlow{0%,to{opacity:1}50%{opacity:.55}}.ccm__body{display:flex}.ccm__side{border-right:1px solid #ffffff12;flex-direction:column;flex:0 0 132px;gap:4px;padding:14px 10px;display:flex}.ccm__navitem{color:#b3b3b3;border-radius:9px;align-items:center;gap:6px;padding:6px 9px;font-size:11px;font-weight:600;display:flex}.ccm__navitem.is-on{color:#1fce5a;background:#1fce5a24}.ccm__navitem em{color:#1fce5a;text-shadow:0 0 6px #28dc64b3;background:#28dc641f;border-radius:8px;margin-left:auto;padding:1px 6px;font-size:8.5px;font-style:normal;font-weight:700}.ccm__main{flex:1;min-width:0;padding:16px 16px 18px}.ccm__hello{color:#fff;letter-spacing:-.02em;font-size:17px;font-weight:800}.ccm__sub{color:#7d7d7d;margin-top:2px;font-size:11px;font-weight:500}.ccm__kpis{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px;display:grid}.ccm__kpi{background:#121212;border:1px solid #ffffff14;border-radius:13px;flex-direction:column;gap:3px;min-width:0;padding:10px 11px;display:flex}.ccm__kpi-label{color:#7d7d7d;letter-spacing:.5px;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;font-size:9px;font-weight:700;overflow:hidden}.ccm__kpi-val{color:#fff;letter-spacing:-.02em;font-size:17px;font-weight:800}.ccm__kpi-note{color:#7d7d7d;font-size:9.5px;font-weight:600}.ccm__up{color:#1fce5a}.ccm__rows{border:1px solid #ffffff14;border-radius:13px;margin-top:12px;overflow:hidden}.ccm__row{background:#121212;justify-content:space-between;align-items:center;gap:10px;padding:9px 12px;display:flex}.ccm__row+.ccm__row{border-top:1px solid #ffffff0f}.ccm__row-name{color:#e6e6e6;white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;font-weight:600;overflow:hidden}.ccm__chip{color:#b3b3b3;background:#ffffff14;border-radius:999px;flex:none;padding:3px 9px;font-size:9.5px;font-weight:700}.ccm__chip--hot{color:#04140b;background:#1fce5a;box-shadow:0 0 12px #1fce5a59}.ccm__chip--typing{color:#1fce5a;background:#1fce5a21}.ccm__chip--typing i{font-style:normal;animation:1.2s ease-in-out infinite ccmGlow}@media (width<=640px){.ccm__side{display:none}}.ccm__cal{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px;display:grid}.ccm__day{background:#121212;border:1px solid #ffffff14;border-radius:13px;min-width:0;padding:9px 8px}.ccm__day-head{color:#7d7d7d;letter-spacing:.5px;text-transform:uppercase;margin-bottom:7px;font-size:9px;font-weight:700}.ccm__day-head b{color:#fff;margin-left:2px;font-size:11px}.ccm__job{background:#ffffff0f;border:1px solid #ffffff12;border-radius:9px;align-items:flex-start;gap:5px;margin-top:6px;padding:6px 7px;display:flex}.ccm__job--open{background:0 0;border-style:dashed}.ccm__job-grip{color:#565660;letter-spacing:-1px;font-size:9px;line-height:1.4}.ccm__job-meta{flex-direction:column;min-width:0;display:flex}.ccm__job-who{color:#e6e6e6;white-space:nowrap;text-overflow:ellipsis;font-size:10px;font-weight:700;overflow:hidden}.ccm__job-what{color:#7d7d7d;white-space:nowrap;text-overflow:ellipsis;font-size:9px;font-weight:500;overflow:hidden}.ccm__footnote{color:#7d7d7d;margin-top:11px;font-size:9.5px;font-weight:600}.ccm__adgrid{grid-template-columns:repeat(2,1fr);gap:8px;margin-top:14px;display:grid}.ccm__ad{background:#121212;border:1px solid #ffffff14;border-radius:13px;flex-direction:column;align-items:flex-start;gap:6px;padding:10px;display:flex}.ccm__ad-thumb{background:linear-gradient(135deg,#1fce5a40,#17b8851f);border-radius:9px;justify-content:center;align-items:center;width:100%;height:52px;font-size:20px;display:flex}.ccm__ad-name{color:#fff;font-size:11px;font-weight:700}.ccm__chip--ok{color:#1fce5a;background:#1fce5a21}.ccm__payline{background:#121212;border:1px solid #ffffff14;border-radius:13px;justify-content:space-between;align-items:center;margin-top:14px;padding:11px 13px;display:flex}.ccm__pay-label{color:#7d7d7d;letter-spacing:.5px;text-transform:uppercase;font-size:10px;font-weight:700}.ccm__pay-amount{color:#fff;letter-spacing:1px;font-size:15px;font-weight:800}.ccm__paybtn{color:#04140b;pointer-events:none;background:#1fce5a;border:none;border-radius:980px;width:100%;margin-top:8px;padding:9px 0;font-family:inherit;font-size:11.5px;font-weight:800;box-shadow:0 4px 14px #1fce5a4d}.ccm__checks{flex-direction:column;gap:5px;margin-top:11px;display:flex}.ccm__checks p{color:#1fce5a;font-size:10.5px;font-weight:700}@media (prefers-reduced-motion:no-preference){.ccm{animation:.35s both ccmIn}@keyframes ccmIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}}.ccm__inv{background:#121212;border:1px solid #ffffff14;border-radius:13px;margin-top:14px;padding:11px 12px}.ccm__inv-head{color:#fff;font-size:11px;font-weight:800}.ccm__inv-chips{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.ccm__inv-chips span{color:#b3b3b3;white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff14;border-radius:999px;padding:4px 9px;font-size:10px;font-weight:600}.ccm__inv-chips b{color:#1fce5a;font-weight:800}.ccm__route{background:#121212;border:1px solid #ffffff14;border-radius:13px;align-items:center;gap:10px;margin-top:14px;padding:14px 16px;display:flex}.ccm__route-node{font-size:22px;line-height:1}.ccm__route-line{opacity:.85;background-image:linear-gradient(90deg,#1fce5a 55%,#0000 45%);background-repeat:repeat-x;background-size:14px 3px;border-radius:2px;flex:1;height:3px;animation:.9s linear infinite routeDash}@keyframes routeDash{to{background-position-x:14px}}@media (prefers-reduced-motion:reduce){.ccm__route-line{animation:none}}.ccm__route-meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-top:8px;display:flex}.ccm__route-who{color:#e6e6e6;font-size:11px;font-weight:700}.ccm__route-checks{color:#1fce5a;font-size:10px;font-weight:700}.ccm__adstop{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.ccm__adgrid--full{grid-template-columns:repeat(3,1fr)}.ccm__ad--mini{gap:4px;padding:7px}.ccm__ad--mini .ccm__ad-thumb{height:38px;font-size:17px}.ccm__ad--mini .ccm__ad-name{white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:9.5px;overflow:hidden}.ccm__adok{color:#1fce5a;font-size:8.5px;font-weight:700}.ccm__paid{color:#1fce5a;text-shadow:0 0 8px #28dc6480;background:#1fce5a1f;border:1px solid #1fce5a66;border-radius:999px;justify-content:center;align-items:center;gap:6px;margin-top:10px;padding:7px 0;font-size:11px;font-weight:800;display:flex;box-shadow:0 0 18px #1fce5a26}.hyper{background:#f4f4f6;padding-top:clamp(80px,11vw,130px)}.hyper__head{text-align:center;margin-bottom:clamp(40px,6vw,60px)}.hyper__eyebrow{color:#1fce5a;border:1px solid var(--hairline);border-radius:999px;margin-bottom:22px;padding:7px 16px;font-size:14px;font-weight:500;display:inline-block}.hyper__head h2{font-size:var(--fs-h2)}.hyper__sub{color:var(--ink);margin-top:18px;font-size:20px;font-weight:500}.hyper__card{border:1px solid var(--hairline);background:#fff;border-radius:28px;grid-template-columns:.8fr 1.2fr;align-items:center;gap:40px;padding:clamp(28px,4vw,56px);display:grid;overflow:hidden}.hyper__left h3{font-size:var(--fs-h3);margin-bottom:30px}.hyper__steps{flex-direction:column;list-style:none;display:flex}.hyper__step button{text-align:left;cursor:pointer;width:100%;color:inherit;background:0 0;border:none;gap:16px;padding:9px 0;display:flex}.hyper__bar{background:#0000001f;border-radius:2px;flex:0 0 2px;align-self:stretch;width:2px}.hyper__step.is-active .hyper__bar{background:#1fce5a;box-shadow:0 0 9px #28dc6466}.hyper__step-body{flex-direction:column;gap:8px;display:flex}.hyper__step-label{color:#00000073;font-size:20px;font-weight:500;transition:color .2s}.hyper__step.is-active .hyper__step-label{color:var(--ink)}.hyper__step-desc{color:var(--ink-2);max-width:320px;font-size:16px;font-weight:500;line-height:1.5}.hyper__more{margin-top:28px}.hyper__foot{max-width:270px;color:var(--ink-2);gap:4px;margin-top:24px;font-size:14px;line-height:1.5;display:flex}.hyper__right img{width:100%;height:auto}@media (width<=860px){.hyper__card{grid-template-columns:1fr;gap:28px}}.hyper.is-scrolly{padding-top:0;padding-bottom:0}.hyper.is-scrolly .hyper__pin{flex-direction:column;justify-content:center;min-height:100vh;padding:40px 0;display:flex;position:sticky;top:0;overflow:hidden}.blogos{background:#fff;padding-top:clamp(90px,12vw,150px);padding-bottom:clamp(40px,6vw,70px)}.blogos__head{text-align:center;margin-bottom:clamp(48px,7vw,80px)}.blogos__head h2{font-size:var(--fs-h2)}.blogos__sub{color:var(--ink);margin-top:18px;font-size:20px;font-weight:500}.blogos__grid{grid-template-columns:repeat(4,1fr);place-items:center;gap:clamp(28px,5vw,60px) clamp(24px,4vw,48px);max-width:800px;margin-inline:auto;display:grid}.blogos__item{justify-content:center;align-items:center;height:40px;display:flex}.blogos__item img{object-fit:contain;width:auto;max-width:155px;height:auto;max-height:34px}@media (width<=680px){.blogos__grid{grid-template-columns:repeat(2,1fr)}}.blogos__item--word{color:#7d7d7d;letter-spacing:.3px;text-align:center;font-size:clamp(15px,1.6vw,19px);font-weight:600;line-height:1.25;transition:color .2s}.blogos__item--word:hover{color:#16161a}.pricing{color:#fff;background:#000;padding:110px 26px}.pricing__wrap{text-align:center;max-width:1080px;margin:0 auto}.pricing__cap{font-family:var(--font-sans);letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin-bottom:14px;font-size:12px;font-weight:700}.pricing__title{font-family:var(--font-serif);letter-spacing:-.02em;color:#fff;font-size:clamp(30px,4.6vw,44px);font-weight:700;line-height:1.1}.pricing__title b{color:var(--accent);font-weight:700}.pricing__sub{color:#b3b3b3;max-width:560px;margin:16px auto 56px;font-size:16.5px}.pricing__grid{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:20px;display:flex}.pcard{text-align:left;background:#121212;border:1px solid #ffffff17;border-radius:20px;flex-direction:column;width:310px;padding:34px 28px;display:flex;position:relative}.pcard--hero{border-color:var(--accent);box-shadow:0 0 44px #1fce5a29}.pcard__badge{background:var(--accent);color:#000;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;border-radius:99px;padding:5px 15px;font-size:10.5px;font-weight:800;position:absolute;top:-13px;left:50%;transform:translate(-50%)}.pcard__tier{letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-bottom:8px;font-size:11px;font-weight:800}.pcard__name{letter-spacing:-.02em;color:#fff;margin:0 0 6px;font-size:22px}.pcard__desc{color:#b3b3b3;min-height:62px;margin:0;font-size:13.5px;line-height:1.5}.pcard__price{letter-spacing:-.03em;color:#fff;margin:18px 0 2px;font-size:40px;font-weight:800}.pcard__price small{color:#b3b3b3;font-size:15px;font-weight:500}.pcard__setup{color:#b3b3b3;font-size:13px}.pcard__trial{color:var(--accent);margin:5px 0 18px;font-size:12.5px;font-weight:600}.pcard__list{flex:1;margin:0 0 26px;padding:0;font-size:14px;list-style:none}.pcard__list li{color:#e8e8e8;padding:6px 0 6px 26px;position:relative}.pcard__list li:before{content:"✓";color:var(--accent);font-weight:800;position:absolute;left:0}.pcard__cta{text-align:center;background:var(--accent);color:#000;border-radius:980px;padding:14px;font-size:15px;font-weight:700;text-decoration:none;transition:box-shadow .2s,transform .15s;display:block}.pcard__cta:hover{transform:translateY(-1px);box-shadow:0 0 26px #1fce5a80}.pcard__cta--ghost{color:var(--accent);background:0 0;border:1px solid #1fce5a80}.pricing__founding{color:#b3b3b3;margin-top:36px;font-size:14px}.pricing__founding b{color:var(--accent)}.pricing__demo{color:#b3b3b3;margin-top:12px;font-size:13.5px}.pricing__demo a{color:#b3b3b3;text-decoration:underline}.pricing__demo a:hover{color:var(--accent)}@media (width<=720px){.pricing{padding:80px 18px}.pcard{width:100%;max-width:380px}}.pricing__toggle{background:#121212;border:1px solid #ffffff1f;border-radius:99px;gap:4px;margin:-28px 0 44px;padding:4px;display:inline-flex}.pricing__mode{font-family:var(--font-sans);color:#b3b3b3;cursor:pointer;background:0 0;border:none;border-radius:99px;align-items:center;gap:8px;padding:9px 20px;font-size:13px;font-weight:700;transition:all .15s;display:inline-flex}.pricing__mode--on{background:var(--accent);color:#000}.pricing__mode-tag{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);background:#1fce5a2e;border-radius:99px;padding:2px 7px;font-size:9.5px;font-weight:800}.pricing__mode--on .pricing__mode-tag{color:#000;background:#0000002e}.pcard__setup s{color:#7d7d7d;text-decoration-thickness:2px}.pcard__waived{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin-left:6px;font-size:11px;font-weight:800}.cta{padding-top:clamp(40px,6vw,70px);padding-bottom:clamp(50px,7vw,90px)}.cta__wrap{padding-inline:24px}.cta__banner{border:1px solid var(--hairline);color:#16161a;text-align:center;background:#eafaf0 linear-gradient(135deg,#eafaf0,#def5e7);border-radius:30px;flex-direction:column;justify-content:center;align-items:center;min-height:425px;padding:60px 24px;display:flex;position:relative;overflow:hidden}.cta__title{font-family:var(--font-serif);font-size:var(--fs-h1);color:#16161a;letter-spacing:-.025em;font-weight:700}.cta__sub{color:#000000d9;margin-top:16px;font-size:20px;font-weight:500}.cta__actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:34px;display:flex}.cta__form{flex-wrap:wrap;justify-content:center;gap:12px;width:100%;max-width:640px;margin-top:34px;display:flex}.cta__form input{color:#16161a;min-width:0;height:52px;font-family:var(--font-sans);background:#00000014;border:1px solid #00000040;border-radius:999px;outline:none;flex:180px;padding:0 20px;font-size:16px;font-weight:500}.cta__form input::placeholder{color:#000000bf}.cta__form input:focus{background:#0000001f;border-color:#1fce5a99}.cta__form .btn{flex:none}.cta__form .btn[disabled]{opacity:.7;pointer-events:none}.cta__error{color:#ffd7d7;margin-top:14px;font-size:14px;font-weight:600}.cta__consent{color:#0000008c;max-width:560px;margin-top:18px;font-size:11px;line-height:1.5}@media (width<=560px){.cta__form{flex-direction:column}.cta__form input,.cta__form .btn{width:100%}}.cta__content{z-index:1;text-align:center;flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.cta__form--stack{flex-direction:column;align-items:center;max-width:560px}.cta__fields{justify-content:center;gap:12px;width:100%;display:flex}.cta__fields input{flex:1 1 0}.cta__submit{min-width:280px;margin-top:12px}@media (width<=560px){.cta__fields{flex-direction:column}.cta__submit{width:100%;min-width:0}}.cta__video{object-fit:cover;z-index:0;pointer-events:none;width:100%;height:100%;display:none;position:absolute;inset:0}.footer{border-top:1px solid var(--hairline-2);background:#fff;padding-top:clamp(50px,7vw,80px);padding-bottom:40px}.footer__top{grid-template-columns:1.2fr 2.6fr;gap:48px;display:grid}.footer__blurb{max-width:220px;font-size:18px;font-weight:500;line-height:1.5}.footer__stores{flex-direction:column;align-items:flex-start;gap:12px;margin-top:26px;display:flex}.store-badge{color:#16161a;background:#fff;border-radius:10px;align-items:center;gap:10px;padding:9px 16px 9px 14px;display:inline-flex}.store-badge__txt{flex-direction:column;line-height:1.1;display:flex}.store-badge__txt small{letter-spacing:.2px;font-size:9px}.store-badge__txt strong{letter-spacing:-.3px;font-size:17px;font-weight:600}.footer__cols{grid-template-columns:repeat(4,1fr);gap:32px;display:grid}.footer__col{flex-direction:column;gap:14px;display:flex}.footer__col-title{color:#16161a;margin-bottom:4px;font-size:18px;font-weight:500}.footer__col a{color:#7d7d7d;font-size:14px;transition:color .15s}.footer__col a:hover{color:#16161a}.footer__bottom{border-top:1px solid var(--hairline);justify-content:space-between;align-items:center;gap:16px;margin-top:clamp(48px,7vw,80px);padding-top:24px;display:flex}.footer__bottom p{color:var(--ink);font-size:14px}.footer__social{gap:26px;display:flex}.footer__social a{color:#7d7d7d;font-size:14px;transition:color .15s}.footer__social a:hover{color:#16161a}@media (width<=860px){.footer__top{grid-template-columns:1fr;gap:36px}.footer__cols{grid-template-columns:repeat(2,1fr);gap:28px}.footer__bottom{flex-direction:column;align-items:flex-start}}
