:root{--ink:#0a0a0a;--ink-soft:#1a1a1a;--body:#6b6b73;--bg:#fafaf8;--white:#fff;--border:#ececec;--warm:linear-gradient(120deg,#ff7e00,#ff8a2b 34%,#ff6248 68%,#ff5c7e);--peach:linear-gradient(150deg,#fff8f4,#ffefe9 55%,#fff5f0);--r-card:24px;--r-media:20px;--r-sm:14px;--maxw:1340px;--pad:clamp(20px,5vw,40px);--sec-y:clamp(64px,9vw,120px);--font:"Plus Jakarta Sans",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}section[id]{scroll-margin-top:clamp(74px,8vh,96px)}body{margin:0;font-family:var(--font);color:var(--body);background:var(--white);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.page{overflow-x:clip}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}h1,h2,h3,h4{margin:0;color:var(--ink);font-weight:800;letter-spacing:-.02em}p{margin:0}.svg-defs{position:absolute;width:0;height:0}.wrap{max-width:var(--maxw);margin:0 auto;padding:0 var(--pad)}.section{padding:var(--sec-y) 0;position:relative}.bg-off{background:var(--bg)}.bg-white{background:var(--white)}.bg-dark{background:#0e0e10}.sec-head{max-width:720px;margin-bottom:clamp(36px,5vw,60px)}.sec-head.center{margin-left:auto;margin-right:auto;text-align:center}.sec-h2{font-size:clamp(1.9rem,4vw,3rem);line-height:1.06;margin-top:14px}.sec-sub{margin-top:18px;font-size:1.06rem;line-height:1.6;color:var(--body)}.on-dark .sec-h2{color:#fff}.on-dark .sec-sub{color:#b5b5bd}.eyebrow{display:inline-block;font-size:.8rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.eyebrow,.grad-text{background:linear-gradient(160deg,#ff7e00,#ff8a2b 38%,#ff6248 72%,#ff5c7e);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.7rem 1.3rem;border-radius:999px;font-weight:600;font-size:.95rem;font-family:var(--font);border:1px solid transparent;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,opacity .2s ease;white-space:nowrap}.btn-lg{padding:.85rem 1.6rem;font-size:1rem}.btn .arr{transition:transform .2s ease}.btn:hover .arr{transform:translate(2px,-2px)}.btn-dark{background:var(--ink);color:#fff}.btn-dark:hover{transform:translateY(-2px);box-shadow:0 10px 24px #0a0a0a38}.btn-grad{background:var(--warm);color:#fff;box-shadow:0 8px 22px #ff5c6e52}.btn-grad:hover{transform:translateY(-2px);box-shadow:0 14px 34px #ff5c6e6b}.btn-ghost{background:transparent;color:var(--ink)}.btn-ghost:hover{transform:translateY(-2px);background:#0a0a0a0a}.btn-ghost-dark{background:transparent;color:var(--ink);border:1px solid hsla(0,0%,4%,.18)}.btn-ghost-dark:hover{transform:translateY(-2px);background:#0a0a0a0a}.btn-ghost-light{background:transparent;color:#fff;border:1px solid hsla(0,0%,100%,.3)}.btn-ghost-light:hover{transform:translateY(-2px);background:#ffffff14}.btn-white{background:#fff;color:var(--ink);box-shadow:0 8px 22px #0000001f}.btn-white:hover{transform:translateY(-2px);box-shadow:0 14px 30px #0000002e}.link-arrow{display:inline-flex;align-items:center;gap:.3rem;font-weight:600;font-size:.95rem;color:var(--ink)}.link-arrow:hover{opacity:.7}.i14{width:14px;height:14px}.i16{width:16px;height:16px}.i18{width:18px;height:18px}.i24{width:24px;height:24px}.i28{width:28px;height:28px}.nav{position:sticky;top:0;z-index:50;background:#ffffffdb;backdrop-filter:saturate(180%) blur(12px);-webkit-backdrop-filter:saturate(180%) blur(12px);border-bottom:1px solid var(--border)}.nav-inner{max-width:var(--maxw);margin:0 auto;padding:.7rem var(--pad);display:flex;align-items:center;gap:1.5rem}.nav-logo{height:30px;width:auto}.nav-links{display:flex;gap:1.5rem;margin-left:1rem;flex:1}.nav-links a{display:inline-flex;align-items:center;gap:.25rem;font-size:.95rem;font-weight:500;color:var(--ink-soft)}.nav-links a:hover{opacity:.65}.caret{font-size:.65rem;color:var(--body)}.nav-actions{display:flex;align-items:center;gap:1rem;margin-left:auto}.hamburger,.nav-login-mobile{display:none}.hamburger{flex-direction:column;gap:5px;background:none;border:0;padding:8px;cursor:pointer}.hamburger span{width:22px;height:2px;background:var(--ink);border-radius:2px;transition:transform .25s ease,opacity .25s ease}.hamburger span.open:first-child{transform:translateY(7px) rotate(45deg)}.hamburger span.open:nth-child(2){opacity:0}.hamburger span.open:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu{display:flex;flex-direction:column;gap:2px;padding:.5rem var(--pad) 1rem;border-top:1px solid var(--border);background:#fff}.mobile-menu a{padding:.7rem .2rem;font-weight:600;color:var(--ink-soft);border-bottom:1px solid var(--border)}.mobile-menu a:last-child{border-bottom:0}.hero{overflow:hidden;background:var(--white);padding:clamp(28px,4vw,60px) 0 clamp(56px,7vw,100px)}.hero,.hero-grid{position:relative}.hero-grid{min-height:clamp(580px,76vh,780px);display:flex;align-items:center;gap:clamp(28px,4vw,60px)}.hero-col{flex:0 0 clamp(440px,46%,580px);min-width:0;text-align:left}.eyebrow-pill{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem .9rem;border-radius:999px;border:1px solid var(--border);background:#fff;font-size:.85rem;font-weight:600;color:var(--ink-soft);box-shadow:0 4px 14px #0a0a0a0a}.dot-grad{width:9px;height:9px;border-radius:50%;background:var(--warm)}.hero-h1{font-size:clamp(2rem,3.4vw,3.1rem);line-height:1.04;letter-spacing:-.03em;font-weight:800;max-width:580px;margin:1.5rem 0 0}.hero-sub{max-width:520px;margin:1.5rem 0 0;font-size:clamp(1.05rem,1.25vw,1.2rem);line-height:1.62;color:var(--body)}.hero-actions{margin-top:2rem;display:flex;gap:.85rem;justify-content:flex-start;flex-wrap:wrap;align-items:center}.pill-spark{width:15px;height:15px;flex:none}.hero-trust{list-style:none;padding:0;margin:clamp(26px,3.5vw,38px) 0 0;max-width:540px;display:flex;flex-wrap:nowrap;align-items:stretch;border:1px solid var(--border);border-radius:16px;background:#fff;box-shadow:0 6px 20px #0a0a0a0d;overflow:hidden}.hero-trust li{flex:1 1 0;min-width:0;display:flex;align-items:center;gap:.45rem;padding:.7rem .6rem}.hero-trust li+li{border-left:1px solid var(--border)}.ht-txt{display:flex;flex-direction:column;line-height:1.2;min-width:0}.ht-txt strong{color:var(--ink);font-weight:700;font-size:.82rem;white-space:nowrap}.ht-txt span{font-size:.72rem;color:var(--ink-soft);line-height:1.25}.ht-icn{width:30px;height:30px;border-radius:9px;flex:none;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(160deg,#fff1e6,#ffe0cc);color:#ff6a2b}.ht-icn svg{width:16px;height:16px}.hero-photo{background:#0a0a0e}.hero-bg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:60% center;object-position:60% center;z-index:0}.hero-bg,.hero-overlay{position:absolute;inset:0}.hero-overlay{z-index:1;pointer-events:none;background:linear-gradient(100deg,#08080ceb,#08080cb8 33%,#08080c5c 58%,#08080c14),linear-gradient(0deg,rgba(8,8,12,.45) 0,transparent 38%)}.hero-photo .hero-grid{position:relative;z-index:2}.hero-photo .hero-col{flex:0 0 clamp(440px,50%,600px);max-width:600px}.hero-photo .eyebrow-pill{background:#ffffff1f;border-color:#ffffff42;color:#fff;box-shadow:none;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.hero-photo .hero-h1{color:#fff}.hero-photo .hero-sub{color:#ffffffd1}.hero-photo .btn-dark{background:#ffffff1f;border:1px solid hsla(0,0%,100%,.32);color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.hero-photo .btn-dark:hover{background:#ffffff38}.hero-photo .hero-trust{background:#ffffff1a;border-color:#fff3;box-shadow:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hero-photo .hero-trust li+li{border-left-color:#ffffff29}.hero-photo .ht-txt strong{color:#fff}.hero-photo .ht-txt span{color:#ffffffad}.hero-photo .ht-icn{background:#ffffff29;color:#fff}.app-strip{position:relative;background:#fff;padding-bottom:0}.lift-under-hand{position:relative;z-index:31;--lift:clamp(6px,1.4vw,22px);margin-top:calc(var(--lift)*-1);padding-top:calc(var(--sec-y) + var(--lift))}.app-strip-grid{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:clamp(36px,6vw,90px);align-items:center}.app-strip-text{padding-top:clamp(8px,2vw,28px);max-width:540px}.app-strip-text .sec-h2{margin-top:.8rem}.app-strip-text .sec-sub{margin-top:1rem;max-width:480px}.app-strip-list{list-style:none;padding:0;margin:1.6rem 0 0;display:grid;gap:.7rem}.app-strip-list li{display:flex;align-items:center;gap:.7rem;color:var(--ink-soft);font-size:1rem}.asl-dot{width:8px;height:8px;border-radius:50%;background:var(--warm);flex:none}.app-strip-phone{position:relative;z-index:30;justify-self:end;width:clamp(380px,46vw,600px);margin-top:clamp(-150px,-11vw,-90px)}.hand-img,.hand-mock{position:relative;width:100%}.hand-img{display:block;height:auto;z-index:2;filter:drop-shadow(0 28px 46px rgba(10,10,10,.28))}.hand-screen{position:absolute;z-index:1;overflow:hidden;background:#000;left:30.11%;top:13.47%;width:40.15%;height:62.78%;border-radius:22.2%/10.7%}.hand-screen video{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:inherit}@media(max-width:900px){.app-strip-grid{grid-template-columns:1fr;gap:0;justify-items:center}.app-strip-text{padding-top:clamp(48px,8vw,72px);text-align:center;max-width:100%}.app-strip-list,.app-strip-text .sec-sub{margin-left:auto;margin-right:auto}.app-strip-list{justify-items:start;max-width:360px}.app-strip-phone{margin-top:clamp(24px,6vw,40px);justify-self:center;width:min(72vw,340px)}}.dash{background:#fff;border:1px solid var(--border);border-radius:var(--r-card);overflow:hidden;box-shadow:0 40px 90px #0a0a0a1f}.dash-bar{display:flex;align-items:center;gap:7px;padding:.7rem 1rem;border-bottom:1px solid var(--border);background:#fff}.dash-dot{width:11px;height:11px;border-radius:50%}.d1{background:#ff5c6e}.d2{background:#ffb020}.d3{background:#c8c8ce}.dash-url{margin-left:12px;font-size:.78rem;color:#a0a0a8;background:var(--bg);padding:4px 14px;border-radius:999px}.dash-body{display:flex;min-height:320px;text-align:left}.dash-side{width:168px;flex-shrink:0;padding:1.1rem .9rem;border-right:1px solid var(--border);background:#fcfcfb;display:flex;flex-direction:column;gap:12px}.side-logo{height:22px;width:90px;border-radius:6px;background:var(--warm);opacity:.9}.side-item{height:12px;border-radius:6px;background:#ececec}.side-item.active{background:#1a1a1a;opacity:.82}.side-item.short{width:60%}.side-spacer{flex:1}.dash-main{flex:1;padding:1.2rem 1.3rem;display:flex;flex-direction:column;gap:1rem}.dash-head{display:flex;align-items:center;justify-content:space-between}.dh-title{width:160px;height:16px;border-radius:6px;background:#1a1a1a;opacity:.85}.dh-chip{width:86px;height:26px;border-radius:999px;background:var(--warm);opacity:.92}.dash-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.stat{border:1px solid var(--border);border-radius:var(--r-sm);padding:.8rem;display:flex;flex-direction:column;gap:8px;background:#fff}.stat-label{height:8px;width:56%;border-radius:4px;background:#ececec}.stat-num{font-size:1.25rem;font-weight:800;color:var(--ink);letter-spacing:-.02em}.stat-trend{font-size:.72rem;font-weight:700;align-self:flex-start;padding:2px 8px;border-radius:999px}.stat-trend.up{color:#e0552e;background:#ffede6}.stat-trend.warm{color:#ff3d8b;background:#ffe9f1}.dash-row{display:grid;grid-template-columns:1.4fr 1fr;gap:12px;flex:1}.chart-card{border:1px solid var(--border);border-radius:var(--r-sm);padding:.9rem;display:flex;flex-direction:column;gap:.7rem;background:#fff}.chart-head{display:flex;align-items:center;justify-content:space-between}.cc-title{width:90px;height:10px;border-radius:5px;background:#ececec}.cc-pill{width:40px;height:18px;border-radius:999px;background:#f3f3f1}.chart{width:100%;height:100px}.kanban{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.kan-col{border:1px solid var(--border);border-radius:var(--r-sm);padding:8px;display:flex;flex-direction:column;gap:7px;background:#fcfcfb}.kan-head{height:8px;border-radius:4px;background:#dedede}.kan-card{height:26px;border-radius:8px;background:#fff;border:1px solid var(--border)}.kan-card.sm{height:18px}.kan-card.green,.kan-card.warm{border-color:transparent;background:var(--warm);opacity:.9}.phone{width:200px;border-radius:30px;background:#0e0e10;padding:8px;box-shadow:0 30px 70px #0a0a0a38;position:relative}.phone-notch{position:absolute;top:14px;left:50%;transform:translate(-50%);width:64px;height:6px;border-radius:999px;background:#ffffff40;z-index:2}.phone-screen{background:#fff;border-radius:24px;padding:1.6rem .9rem 1rem;display:flex;flex-direction:column;gap:10px;min-height:360px}.phone-hero{position:absolute;right:-8px;bottom:-36px;z-index:3}.ph-head{display:flex;align-items:center;gap:9px}.ph-av{width:30px;height:30px;border-radius:50%;background:var(--warm)}.ph-lines{display:flex;flex-direction:column;gap:5px;flex:1}.ph-lines span{height:8px;border-radius:4px;background:#ececec}.ph-lines span.short{width:55%}.ph-card{border:1px solid var(--border);border-radius:14px;padding:.7rem;display:flex;flex-direction:column;gap:7px}.ph-card.green,.ph-card.warm{background:linear-gradient(160deg,#fff1e6,#ffd9c2);border-color:transparent}.ph-card-t{height:9px;width:60%;border-radius:5px;background:#0a0a0a73}.ph-card-b{height:7px;border-radius:4px;background:#0a0a0a2e}.ph-card-b.short{width:45%}.trust{margin:clamp(60px,8vw,96px) auto 0;text-align:center;font-size:.85rem;font-weight:600;letter-spacing:.04em;color:#a0a0a8;text-transform:uppercase}.logos{margin-top:1.4rem;display:flex;flex-wrap:wrap;gap:clamp(1.2rem,4vw,3rem);justify-content:center;align-items:center}.logo-ph{font-weight:800;font-size:1.1rem;letter-spacing:-.02em;color:#c8c8ce;opacity:.9}.duo-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.card{background:#fff;border:1px solid var(--border);border-radius:var(--r-card);transition:transform .2s ease,box-shadow .2s ease}.card:hover{transform:translateY(-4px);box-shadow:0 18px 44px #0a0a0a12}.duo-card{padding:clamp(1.6rem,3vw,2.4rem);display:flex;flex-direction:column}.duo-icn{width:52px;height:52px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:1.2rem}.green-bg,.warm-bg{background:var(--warm);box-shadow:0 10px 24px #ff5c6e47}.duo-h3{font-size:1.4rem}.duo-p{margin-top:.7rem;line-height:1.55;color:var(--body)}.chips{margin-top:1.4rem;display:flex;flex-wrap:wrap;gap:.6rem}.chip{display:inline-flex;align-items:center;gap:.45rem;padding:.4rem .85rem;border-radius:999px;border:1px solid var(--border);background:#fcfcfb;font-size:.85rem;font-weight:600;color:var(--ink-soft)}.chip-dot{width:8px;height:8px;border-radius:50%;background:var(--warm)}.sys-flow{margin-top:auto;padding-top:1.8rem;display:flex;align-items:center;flex-wrap:wrap;row-gap:10px}.sf-step{padding:7px 13px;border-radius:999px;background:#fff;border:1px solid var(--border);font-size:.82rem;font-weight:600;color:var(--ink-soft);white-space:nowrap;box-shadow:0 4px 12px #0a0a0a0a}.sf-step.sf-end{background:var(--warm);color:#fff;border-color:transparent;box-shadow:0 8px 18px #ff5c6e4d}.sf-line{width:14px;height:2px;flex:none;margin:0 5px;border-radius:2px;background:linear-gradient(90deg,#ff7e00,#ff5c7e)}.ai-chat{margin-top:auto;padding-top:1.8rem;display:flex;flex-direction:column;gap:10px}.ac-bubble{max-width:90%;padding:.72rem .9rem;border-radius:15px;font-size:.88rem;line-height:1.42}.ac-bubble.in{align-self:flex-end;background:#fff;border:1px solid var(--border);color:var(--ink);border-bottom-right-radius:5px;box-shadow:0 4px 12px #0a0a0a0a}.ac-bubble.out{align-self:flex-start;display:flex;gap:.6rem;align-items:flex-start;background:linear-gradient(160deg,#fff1e6,#ffe3d2);border:1px solid #ffe0cc;color:var(--ink);border-bottom-left-radius:5px}.ac-bubble.out b{font-weight:700}.ac-av{width:26px;height:26px;border-radius:8px;flex:none;background:var(--warm);display:inline-flex;align-items:center;justify-content:center;box-shadow:0 6px 14px #ff5c6e4d}.ac-av svg{width:15px;height:15px}.wl-usp{display:grid;grid-template-columns:1fr 1.04fr;gap:clamp(2rem,5vw,4.5rem);align-items:center}.wl-usp-text .sec-h2{margin-top:.5rem}.wl-usp-text .sec-sub{margin:1rem 0 0;max-width:30rem}.wl-points{margin:1.8rem 0 0;padding:0;list-style:none;display:grid;gap:1.05rem}.wl-points li{display:flex;gap:.85rem;align-items:center}.wl-pt-icn{width:40px;height:40px;border-radius:12px;flex:none;display:inline-flex;align-items:center;justify-content:center;background:#fff;border:1px solid var(--border);box-shadow:0 5px 14px #0a0a0a0d}.wl-pt-icn svg{width:20px;height:20px}.wl-pt-txt strong{display:block;font-size:.98rem;color:var(--ink);letter-spacing:-.01em}.wl-pt-txt span{display:block;font-size:.86rem;color:var(--body);margin-top:1px}.wl-foot{margin:1.9rem 0 0;font-size:.92rem;font-weight:600;color:var(--ink-soft)}.wl-flow{margin-top:.9rem;padding-top:0}.wl-usp-visual{position:relative;order:-1}.wl-tag{position:absolute;top:-14px;right:4px;z-index:3;padding:7px 13px;border-radius:999px;font-size:.76rem;font-weight:700;color:var(--ink);background:#fff;border:1px solid var(--border);box-shadow:0 8px 20px #0a0a0a14}.wl-stage{position:relative;min-height:360px}.wl-app{position:absolute;width:80%;border-radius:18px;background:#fff;border:1px solid var(--border);box-shadow:0 26px 60px #0a0a0a24;overflow:hidden}.wl-app-b{top:0;right:0;transform:rotate(2.4deg)}.wl-app-a{bottom:0;left:0;transform:rotate(-1.8deg)}.wl-app-bar{display:flex;align-items:center;gap:9px;padding:13px 15px 11px}.wl-app-logo{width:23px;height:23px;border-radius:7px;flex:none}.wl-app-name{font-size:.88rem;font-weight:800;letter-spacing:-.01em}.wl-app-dots{margin-left:auto;display:flex;gap:4px}.wl-app-dots i{width:5px;height:5px;border-radius:50%;background:#ddd}.wl-app-body{padding:0 15px 17px;display:flex;flex-direction:column;gap:9px}.wl-kpi{display:flex;align-items:flex-end;gap:8px;padding:12px;border-radius:13px}.wl-kpi-num{width:48px;height:22px;border-radius:6px}.wl-kpi-bars{display:flex;align-items:flex-end;gap:4px;margin-left:auto;height:28px}.wl-kpi-bars i{width:6px;border-radius:3px}.wl-kpi-bars i:first-child{height:45%}.wl-kpi-bars i:nth-child(2){height:70%}.wl-kpi-bars i:nth-child(3){height:55%}.wl-kpi-bars i:nth-child(4){height:100%}.wl-app-line{height:9px;border-radius:5px;background:#ededed}.wl-app-line.sm{width:60%}.wl-app-cta{height:23px;width:50%;border-radius:7px;margin-top:3px}.wl-app-a .wl-app-cta,.wl-app-a .wl-app-logo,.wl-app-a .wl-kpi-num{background:var(--warm)}.wl-app-a .wl-app-name{color:#e2502b}.wl-app-a .wl-kpi{background:linear-gradient(120deg,#fff1e8,#ffe4d5)}.wl-app-a .wl-kpi-bars i{background:#ff7e3c}.wl-app-b .wl-app-cta,.wl-app-b .wl-app-logo,.wl-app-b .wl-kpi-num{background:linear-gradient(135deg,#2c2c32,#4a4a52)}.wl-app-b .wl-app-name{color:#2c2c32}.wl-app-b .wl-kpi{background:linear-gradient(120deg,#f2f2f3,#e9e9ec)}.wl-app-b .wl-kpi-bars i{background:#6b6b73}.ai-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.ai-card{border-radius:var(--r-card);padding:clamp(1.6rem,3vw,2.2rem);display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease;border:1px solid rgba(0,0,0,.04)}.ai-card:hover{transform:translateY(-4px);box-shadow:0 18px 44px #0a0a0a17}.peach{background:var(--peach)}.coral{background:linear-gradient(160deg,#ffe6e6,#ffc9c9)}.ai-grid .green{background:var(--peach)}.pink{background:linear-gradient(160deg,#ffe6f1,#ffcbe0)}.ai-eyebrow{font-size:.74rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#0a0a0a8c}.ai-h3{font-size:clamp(1.15rem,2vw,1.3rem);line-height:1.2}.ai-h3,.ai-p{margin-top:.6rem}.ai-p{color:#0a0a0a9e;line-height:1.5;font-size:.95rem}.ai-foto-card{position:relative;padding:0;border:none;overflow:hidden;min-height:300px}.ai-foto-card img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ai-foto-overlay{position:absolute;inset:0;z-index:1;display:flex;flex-direction:column;justify-content:flex-end;padding:clamp(1.4rem,3vw,2rem);background:linear-gradient(0deg,#08080ab8 0,#08080a47 45%,#08080a00 78%)}.ai-foto-h3{color:#fff;font-size:clamp(1.25rem,2.2vw,1.55rem);font-weight:800;line-height:1.15;letter-spacing:-.01em;margin:0}.ai-foto-p{color:#ffffffe6;font-size:.95rem;line-height:1.5;margin:.55rem 0 0;max-width:34ch}.ai-foto-card.foto-dark .ai-foto-overlay{background:linear-gradient(0deg,#08080adb 0,#08080a85 48%,#08080a2e)}.mini{margin-top:1.4rem;background:#ffffffb8;border:1px solid hsla(0,0%,100%,.8);border-radius:var(--r-sm);padding:.9rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.mini-chat{display:flex;flex-direction:column;gap:8px}.fk-podium{position:relative}.fk-kaart{height:100%;overflow:hidden}@media(max-width:900px){.fk-podium{order:-1}}.fk-kaart .ai-h3:after{content:"";display:block;width:100%;height:3px;margin-top:.7rem;border-radius:999px;background:var(--warm)}@media(min-width:901px){.fk-podium{min-height:100%}.fk-podium>.fk-kaart{position:absolute;inset:0;height:auto;transition:bottom .42s cubic-bezier(.22,1,.36,1),box-shadow .42s ease}.fk-podium>.fk-kaart:hover{transform:none;bottom:calc(var(--fk-zak, 180px)*-1);z-index:3;box-shadow:0 26px 64px #0a0a0a21}}.fk-venster{display:flex;flex-direction:column;overflow:hidden}.fk-bar{flex:none;display:flex;align-items:center;gap:9px;padding-bottom:.7rem;margin-bottom:.2rem;border-bottom:1px solid hsla(0,0%,4%,.06)}.fk-bar b{font-size:.86rem;font-weight:800;color:var(--ink);letter-spacing:-.01em}.fk-waar{margin-left:auto;font-size:.76rem;color:var(--body)}.fk-merk{width:21px;height:21px;border-radius:50%;flex:none;background:var(--warm);color:#fff;display:grid;place-items:center;font-size:.68rem}.fk-stroom{flex:none;display:grid;padding-top:.8rem;overflow:hidden;transition:height .45s cubic-bezier(.22,1,.36,1)}.fk-stroom.fk-stil{transition:none}.fk-scene{align-content:start;display:flex;flex-direction:column;gap:.65rem}.fk-msg{display:flex;align-items:flex-end;gap:8px}.fk-msg.me{flex-direction:row-reverse}.fk-av{width:22px;height:22px;border-radius:50%;flex:none;display:grid;place-items:center;font-size:.64rem;font-weight:700;background:#0a0a0a12;color:var(--body)}.fk-av.flow{background:var(--warm);color:#fff}.fk-bel{max-width:88%;padding:.55rem .8rem;font-size:.82rem;line-height:1.4;background:#fff;color:var(--ink-soft);border-radius:14px 14px 14px 4px}.fk-msg.me .fk-bel{background:#0a0a0a0f;color:var(--ink-soft);border-bottom-left-radius:14px;border-bottom-right-radius:4px}.fk-tekst{position:relative;display:block}.fk-vol{visibility:hidden}.fk-deel{position:absolute;inset:0}.fk-caret{display:inline-block;width:2px;height:1em;margin-left:1px;vertical-align:-2px;background:var(--ink);animation:fkKnip 1s steps(1) infinite}@keyframes fkKnip{0%,49%{opacity:1}50%,to{opacity:0}}.fk-opts{display:flex;flex-direction:column;gap:5px;margin-top:.55rem}.fk-opt{display:flex;align-items:center;gap:7px;padding:.42rem .55rem;border-radius:10px;background:#0a0a0a08;border:1px solid transparent;font-size:.76rem;color:var(--ink-soft);transition:background .25s ease,border-color .25s ease}.fk-opt em{margin-left:auto;font-style:normal;font-size:.68rem;color:var(--body);white-space:nowrap}.fk-pin{width:6px;height:6px;border-radius:50%;flex:none;background:#0a0a0a33}.fk-opt.raak{background:#ff7e0017;border-color:#ff7e006b}.fk-opt.raak .fk-pin{background:#ff7e00}@media(prefers-reduced-motion:reduce){.fk-kaart,.fk-stroom{transition:none}.fk-caret{display:none}}.fu-podium{position:relative;height:calc(100lvh + 1600px)}.fu-plakker{position:sticky;top:0;min-height:100lvh;display:grid;place-items:start center;background:var(--white)}.fu-scroll{grid-area:1/1;z-index:1;align-self:start;display:flex;align-items:center;gap:7px;margin-top:calc(clamp(36px,8vh,88px)*(1 - var(--fu-g, 0)) + 166px);font-size:.92rem;font-weight:500;color:#0a0a0a57;opacity:calc(1 - var(--fu-g, 0)*2.4);pointer-events:none}.fu-blok{grid-area:1/1;position:relative;z-index:2;text-align:center;--pw0:min(540px,calc(100% - var(--pad)*2));--ph0:132px;margin-top:calc(clamp(36px,8vh,88px)*(1 - var(--fu-g, 0)));width:calc(var(--pw0) + (100% - var(--pw0))*var(--fu-g, 0));min-height:calc(var(--ph0) + (100lvh - var(--ph0))*var(--fu-g, 0));border-radius:var(--fu-rad,999px);background:var(--peach);overflow:hidden;display:grid;place-items:center;padding:calc(clamp(1.2rem,3vh,2.2rem) + var(--fu-g, 0)*68px) clamp(18px,5vw,44px) calc(clamp(1.2rem,3vh,2.2rem) + var(--fu-g, 0)*clamp(3rem,8vh,5rem));will-change:width,min-height,border-radius}.fu-blok:after{content:"";position:absolute;inset:0;border:1px solid rgba(255,126,0,.22);border-radius:inherit;pointer-events:none;opacity:calc(1 - var(--fu-g, 0)*1.6)}.fu-binnen{position:relative;z-index:2;width:100%;max-width:760px}.fu-eyebrow{display:block;margin-bottom:.7rem;font-size:.76rem;font-weight:700;letter-spacing:.17em;text-transform:uppercase;color:var(--body);opacity:var(--fu-eyebrow,0);max-height:calc(2.4em*var(--fu-eyebrow, 0));margin-bottom:calc(1rem*var(--fu-eyebrow, 0));overflow:hidden}.fu-h2{line-height:1.08;letter-spacing:-.02em;text-wrap:balance;font-size:calc(1.5rem + clamp(.55rem,2.3vw,1.05rem)*var(--fu-tg, 0))}.fu-h2 .u{position:relative;white-space:nowrap}.fu-h2 .u:after{content:"";position:absolute;left:0;right:0;bottom:-.16em;height:.09em;min-height:3px;border-radius:999px;background:var(--warm);transform:scaleX(var(--fu-ul,0));transform-origin:left center}.fu-venster{max-width:720px;margin:0 auto;text-align:left;background:#ffffffd1;border-radius:var(--r-media);padding:0 clamp(14px,3vw,20px);opacity:0;max-height:0;overflow:hidden;transition:opacity .35s ease,max-height .45s cubic-bezier(.22,1,.36,1),padding .45s cubic-bezier(.22,1,.36,1),margin-top .45s ease}.fu-venster.aan{opacity:1;max-height:2200px;margin-top:clamp(6.5rem,15vh,10rem);padding:clamp(12px,2.2vw,16px)}.fu-bar{display:flex;align-items:center;gap:9px;padding-bottom:.7rem;border-bottom:1px solid hsla(0,0%,4%,.06)}.fu-bar b{font-size:.86rem;font-weight:800;color:var(--ink);letter-spacing:-.01em}.fu-waar{margin-left:auto;font-size:.76rem;color:var(--body)}.fu-merk{width:21px;height:21px;border-radius:50%;flex:none;background:var(--warm);color:#fff;display:grid;place-items:center;font-size:.68rem}.fu-stroom{display:flex;flex-direction:column;gap:.7rem;padding-top:1rem;overflow:hidden;transition:height .2s cubic-bezier(.22,1,.36,1)}.fu-opname{display:flex;align-items:center;gap:10px;padding:.6rem .75rem;border-radius:12px;background:#ff7e0012}.fu-mic{color:#ff7e00;display:grid;place-items:center;flex:none}.fu-golf{flex:1;display:flex;align-items:center;gap:3px;height:18px}.fu-golf i{flex:1;height:5px;border-radius:2px;background:#ff7e0073;display:block}.fu-opname.live .fu-golf i{animation:fuStaaf 1s ease-in-out infinite}@keyframes fuStaaf{0%,to{height:5px}50%{height:17px}}.fu-tijd{font-size:.74rem;font-weight:700;color:#ff7e00;flex:none;font-variant-numeric:tabular-nums}.fu-transcript{font-size:.82rem;line-height:1.6;color:var(--ink-soft);font-style:italic;margin-top:.5rem}.fu-stap{display:block;margin-top:.5rem;font-size:.68rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:var(--body)}.fu-feiten{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.3rem}.fu-feiten li{font-size:.82rem;line-height:1.55;color:var(--ink-soft);padding-left:.9rem;position:relative}.fu-feiten li:before{content:"";position:absolute;left:0;top:.55em;width:5px;height:5px;border-radius:50%;background:#0a0a0a40}.fu-acties{display:flex;flex-direction:column;gap:5px}.fu-actie{display:flex;align-items:center;gap:8px;padding:.4rem .6rem;border-radius:10px;background:#0a0a0a08;font-size:.82rem;line-height:1.4;color:var(--ink-soft)}.fu-vink{width:17px;height:17px;border-radius:50%;flex:none;display:grid;place-items:center;background:#0a0a0a1a;color:transparent;transition:background .3s ease,color .3s ease}.fu-actie.aan .fu-vink{background:var(--warm);color:#fff}.fu-klaar{display:flex;align-items:flex-start;gap:8px;margin-top:.2rem;padding:.5rem .7rem;border-radius:10px;background:#ff7e0014;font-size:.82rem;line-height:1.45;color:var(--ink-soft)}.fu-merkje{width:17px;height:17px;border-radius:50%;flex:none;margin-top:1px;background:var(--warm);color:#fff;display:grid;place-items:center}.fu-caret{display:inline-block;width:2px;height:1em;margin-left:1px;vertical-align:-2px;background:var(--ink);animation:fkKnip 1s steps(1) infinite}@media(max-width:600px){.fu-blok{max-width:100%;border-radius:var(--r-card)}}@media(prefers-reduced-motion:reduce){.fu-blok,.fu-stroom,.fu-venster{transition:none}.fu-opname.live .fu-golf i{animation:none}.fu-caret{display:none}.fu-podium{height:auto}.fu-plakker{position:static;min-height:0;padding:clamp(56px,10vh,110px) 0}.fu-scroll{display:none}}.bubble{max-width:88%;padding:.55rem .8rem;border-radius:14px;font-size:.82rem;line-height:1.35}.bubble.in{align-self:flex-start;background:#fff;color:var(--ink-soft);border-bottom-left-radius:4px}.bubble.out{align-self:flex-end;background:var(--warm);color:#fff;border-bottom-right-radius:4px}.mini-compare{display:flex;flex-direction:column;gap:10px}.cmp-row{display:flex;align-items:center;gap:8px}.cmp-k{width:14px;height:14px;border-radius:4px;background:#0a0a0a24;flex-shrink:0}.cmp-bar{height:10px;border-radius:999px;background:#0a0a0a1f}.cmp-bar.w70{width:70%}.cmp-bar.w50{width:50%}.cmp-bar.w85{width:85%}.cmp-v{width:22px;height:18px;border-radius:6px;background:#0a0a0a1a;display:flex;align-items:center;justify-content:center;font-size:.72rem;font-weight:800;flex-shrink:0;margin-left:auto}.cmp-v.win{background:var(--warm);color:#fff}.mini-growth{display:flex;flex-direction:column;gap:.9rem}.grw-head{display:flex;align-items:center;justify-content:space-between}.grw-label{font-size:.78rem;font-weight:700;color:var(--ink-soft)}.grw-up{display:inline-flex;align-items:center;gap:4px;font-size:.76rem;font-weight:800;color:#e0552e;background:#ff6c3c1f;padding:3px 9px;border-radius:999px}.grw-up svg{width:11px;height:11px}.grw-bars{display:flex;align-items:flex-end;gap:7px;height:96px}.grw-bars i{flex:1;height:var(--h);min-height:6px;border-radius:6px 6px 3px 3px;background:linear-gradient(180deg,#ff9a3d,#ff6248);transform-origin:bottom}.grw-bars i:nth-child(7){background:linear-gradient(180deg,#ff7e00,#ff4d6d)}.mini-growth.in-view .grw-bars i{animation:grwRiseIn 1.5s ease-out backwards}.grw-bars i:first-child{animation-delay:0s}.grw-bars i:nth-child(2){animation-delay:.14s}.grw-bars i:nth-child(3){animation-delay:.28s}.grw-bars i:nth-child(4){animation-delay:.42s}.grw-bars i:nth-child(5){animation-delay:.56s}.grw-bars i:nth-child(6){animation-delay:.7s}.grw-bars i:nth-child(7){animation-delay:.84s}@keyframes grwRiseIn{0%{transform:scaleY(.1);opacity:.5}to{transform:scaleY(1);opacity:1}}@media(prefers-reduced-motion:reduce){.mini-growth.in-view .grw-bars i{animation:none}}.mini-notes{display:flex;flex-direction:column;gap:9px}.note-line{height:9px;border-radius:5px;background:#0a0a0a24}.note-line.strong{width:70%;height:11px;background:#0a0a0a47}.note-task{gap:8px}.note-task,.nt-check{display:flex;align-items:center}.nt-check{width:16px;height:16px;border-radius:5px;background:var(--warm);color:#fff;font-size:.62rem;justify-content:center;flex-shrink:0;font-weight:800}.nt-check.open{background:transparent;border:1.5px solid hsla(0,0%,4%,.25)}.nt-line{flex:1;height:8px;border-radius:4px;background:#0a0a0a24}.nt-line.short{width:55%}.feat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(24px,3vw,40px)}.feat{display:flex;flex-direction:column;background:#fff;border:1px solid var(--border);border-radius:20px;padding:clamp(1.5rem,2.2vw,2rem);box-shadow:0 4px 14px #0a0a0a08;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.feat:hover{transform:translateY(-5px);box-shadow:0 24px 54px #0a0a0a1a;border-color:#ff6c3c66}.feat-icn{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:16px;background:linear-gradient(160deg,#fff1e6,#ffe0cc);border:none;margin-bottom:1.1rem;box-shadow:0 10px 22px #ff8c5a2e}.feat-h3{font-size:1.18rem}.feat-p{margin-top:.55rem;line-height:1.55;color:var(--body);font-size:.96rem}.media-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.media-card{position:relative;border-radius:var(--r-media);overflow:hidden;min-height:340px;display:flex;flex-direction:column;justify-content:flex-end;transition:transform .2s ease,box-shadow .2s ease}.media-card:hover{transform:translateY(-4px);box-shadow:0 22px 50px #0a0a0a29}.mc-warm{background:var(--warm)}.mc-green{background:var(--peach)}.mc-dark{background:#131316}.mc-dark:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:0;background:radial-gradient(440px 330px at 100% 0,rgba(255,98,72,.3),transparent 62%),radial-gradient(300px 240px at 86% 2%,rgba(255,61,139,.22),transparent 60%)}.mc-soft{background:linear-gradient(160deg,#fafaf8,#efefec)}.mc-ui{position:absolute;inset:0;padding:1.6rem;display:flex;flex-wrap:wrap;gap:12px;align-content:flex-start}.mc-tile{width:90px;height:56px;border-radius:12px;background:#ffffff47}.mc-tile.sm{width:56px}.mc-line{width:100%;height:10px;border-radius:5px;background:#ffffff40}.mc-line.short{width:50%}.mc-dark .mc-sign{background:#1c1c20;border:1px solid hsla(0,0%,100%,.08);border-radius:14px;padding:1rem;width:78%;display:flex;flex-direction:column;gap:10px}.sign-line{height:9px;border-radius:5px;background:#ffffff29}.sign-line.short{width:55%}.sign-svg{width:60%;height:36px;margin-top:6px}.mc-green .globe{width:130px;height:130px;margin:0 auto}.mc-green .globe svg{width:100%;height:100%}.mc-soft .mc-board{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;width:100%}.mb-col{background:#fff;border:1px solid var(--border);border-radius:12px;padding:8px;display:flex;flex-direction:column;gap:7px}.mb-h{height:8px;border-radius:4px;background:#e2e2e2}.mb-c{height:28px;border-radius:8px;background:#f3f3f1}.mb-c.sm{height:18px}.mb-c.warm{background:var(--warm);opacity:.85}.mb-c.green{background:linear-gradient(160deg,#ff9a3d,#ff6248);opacity:.85}.mc-scrim{position:relative;z-index:2;padding:1.6rem;background:linear-gradient(0deg,rgba(0,0,0,.55) 0,rgba(0,0,0,.18) 60%,transparent)}.mc-soft .mc-scrim{background:linear-gradient(0deg,rgba(0,0,0,.04) 0,transparent)}.mc-h3{color:#fff;font-size:clamp(1.25rem,2.2vw,1.6rem)}.mc-p{color:#ffffffd9;margin-top:.4rem;font-size:.95rem;line-height:1.45}.mc-soft .mc-h3{color:var(--ink)}.mc-soft .mc-p{color:var(--body)}.green-banner{position:relative;overflow:hidden;border-radius:clamp(24px,4vw,40px);background:var(--peach);border:1px solid #fceae1;padding:clamp(2.4rem,6vw,5rem);box-shadow:0 30px 70px #ff783c1a}.grain{position:absolute;inset:0;pointer-events:none;opacity:.32;mix-blend-mode:multiply;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='220' height='220'%3E%3Cfilter id='a'%3E%3CfeTurbulence baseFrequency='.9' numOctaves='2' stitchTiles='stitch' type='fractalNoise'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)'/%3E%3C/svg%3E")}.grained{position:relative}.grained:after{content:"";position:absolute;inset:0;z-index:4;pointer-events:none;border-radius:inherit;opacity:.16;mix-blend-mode:multiply;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='220' height='220'%3E%3Cfilter id='a'%3E%3CfeTurbulence baseFrequency='.9' numOctaves='2' stitchTiles='stitch' type='fractalNoise'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)'/%3E%3C/svg%3E")}.gb-content{position:relative;z-index:2;display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(2rem,5vw,4rem);align-items:center}.gb-eyebrow{display:inline-flex;align-items:center;gap:.5rem;font-size:.82rem;font-weight:700;color:var(--ink-soft);letter-spacing:.02em}.gb-logo{height:22px;width:auto}.gb-sep{opacity:.4}.gb-text{min-width:0}.gb-h2{color:var(--ink);font-size:clamp(1.9rem,4vw,3rem);line-height:1.06;margin-top:1rem}.gb-h2,.gb-p{overflow-wrap:break-word}.gb-p{color:var(--body);margin-top:1.2rem;line-height:1.6;font-size:1.05rem;max-width:46ch}.gb-text .btn{margin-top:1.8rem}.gb-phones{position:relative;display:flex;justify-content:center;min-width:0;min-height:380px}.gb-wave{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:118%;height:150px;z-index:0;display:flex;align-items:center;gap:5px;opacity:.5;-webkit-mask:linear-gradient(90deg,transparent,#000 16%,#000 84%,transparent);mask:linear-gradient(90deg,transparent,#000 16%,#000 84%,transparent)}.gb-wave i{flex:1;border-radius:999px;background:linear-gradient(180deg,#ff9a3d,#ff5c6e);transform-origin:center}.gb-wave i:nth-child(8n+1){height:18%}.gb-wave i:nth-child(8n+2){height:40%}.gb-wave i:nth-child(8n+3){height:66%}.gb-wave i:nth-child(8n+4){height:92%}.gb-wave i:nth-child(8n+5){height:72%}.gb-wave i:nth-child(8n+6){height:50%}.gb-wave i:nth-child(8n+7){height:30%}.gb-wave i:nth-child(8n){height:14%}.gb-wave.in-view i{animation:gbWave 3s ease-in-out forwards}.gb-wave i:nth-child(2n){animation-delay:.08s}.gb-wave i:nth-child(3n){animation-delay:.16s}.gb-wave i:nth-child(5n){animation-delay:.24s}@keyframes gbWave{0%{transform:scaleY(.4)}18%{transform:scaleY(1)}36%{transform:scaleY(.5)}54%{transform:scaleY(.9)}72%{transform:scaleY(.55)}to{transform:scaleY(1)}}@media(prefers-reduced-motion:reduce){.gb-wave.in-view i{animation:none}}.wa-phone{width:188px}.wa-back{transform:rotate(-5deg) translate(-26px);margin-top:30px;z-index:1}.wa-front{transform:rotate(4deg) translate(26px);z-index:2}.phone-screen.wa{background:#ece5dd;padding:1.5rem .7rem .9rem;gap:8px}.wa-top{display:flex;align-items:center;gap:8px;background:#15151a;margin:-1.5rem -.7rem .4rem;padding:1.4rem .8rem .6rem;border-radius:24px 24px 0 0}.wa-av{width:26px;height:26px;border-radius:50%;background:#ffffff80}.wa-name{width:80px;height:9px;border-radius:5px;background:#fff9}.wa-thread{display:flex;flex-direction:column;gap:8px;padding:0 2px}.wa-b{max-width:86%;padding:.5rem .7rem;border-radius:12px;font-size:.78rem;line-height:1.35}.wa-b.out{align-self:flex-end;background:#dcf8c6;color:#0a2912;border-bottom-right-radius:3px}.wa-b.in{align-self:flex-start;background:#fff;color:var(--ink-soft);border-bottom-left-radius:3px}.wa-b.card{display:flex;flex-direction:column;gap:4px}.wa-card-t{font-weight:800;color:#e0552e}.wa-card-b{font-size:.74rem;color:var(--body)}.wa-card-tag{align-self:flex-start;margin-top:4px;font-size:.66rem;font-weight:700;color:#e0552e;background:#ffede6;padding:2px 8px;border-radius:999px}.wa-b.voice{display:flex;align-items:center;gap:7px;background:#15151a}.wa-play{color:#fff;font-size:.7rem}.wave{width:86px;height:20px}.wa-dur{font-size:.66rem;color:#ffffffd9}.real-phone{background:#0b0b0d;border-radius:30px;padding:6px;box-shadow:0 28px 56px #00000052}.real-phone img{display:block;width:100%;height:auto;border-radius:24px}.gb-real{width:196px;position:relative}.gb-real.back{transform:rotate(-6deg) translate(-30px) translateY(28px);z-index:1}.gb-real.front{transform:rotate(5deg) translate(34px);z-index:2}.mc-ui-tilt{align-items:flex-start;justify-content:center;padding-top:1.8rem}.tilt-phone{position:relative;z-index:1;width:188px;transform:perspective(1100px) rotateX(15deg) rotate(-9deg);transform-origin:center top;filter:drop-shadow(0 24px 26px rgba(0,0,0,.3))}.tilt-phone .real-phone{box-shadow:none}.lead-floaters{position:absolute;inset:0;z-index:0;pointer-events:none}.lf-chip{position:absolute;display:inline-flex;align-items:center;gap:6px;padding:7px 11px;border-radius:999px;white-space:nowrap;background:#ffffffeb;border:1px solid rgba(255,140,90,.18);box-shadow:0 12px 26px #ff783c29;font-size:.74rem;font-weight:700;color:var(--ink-soft);opacity:0;transform:translateY(16px) scale(.6)}.lf-chip b{color:#e0552e;font-weight:800}.lf-dot{width:7px;height:7px;border-radius:50%;background:#ff8a2b;flex:none}.lf-dot.hot{background:#e0552e;box-shadow:0 0 0 3px #e0552e29}.lf-chip.c1{top:9%;left:3%}.lf-chip.c2{top:30%;right:2%}.lf-chip.c3{bottom:30%;left:5%}.lf-chip.c4{bottom:13%;right:3%}.lead-floaters.is-in .lf-chip.c1{animation:lfIn .6s cubic-bezier(.34,1.56,.64,1) .2s both,floatA 5.5s ease-in-out .8s infinite}.lead-floaters.is-in .lf-chip.c2{animation:lfIn .6s cubic-bezier(.34,1.56,.64,1) 1.05s both,floatB 6.5s ease-in-out 1.65s infinite}.lead-floaters.is-in .lf-chip.c3{animation:lfIn .6s cubic-bezier(.34,1.56,.64,1) 1.9s both,floatC 6s ease-in-out 2.5s infinite}.lead-floaters.is-in .lf-chip.c4{animation:lfIn .6s cubic-bezier(.34,1.56,.64,1) 2.75s both,floatA 5.8s ease-in-out 3.35s infinite}@keyframes lfIn{0%{opacity:0;transform:translateY(16px) scale(.6)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes floatA{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes floatB{0%,to{transform:translateY(0)}50%{transform:translateY(7px)}}@keyframes floatC{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@media(prefers-reduced-motion:reduce){.lf-chip{opacity:1;transform:none}.lead-floaters.is-in .lf-chip{animation:none}}.bg-dark{position:relative;overflow:hidden}.glow{position:absolute;top:-120px;left:50%;transform:translate(-50%);width:700px;height:360px;pointer-events:none;background:radial-gradient(ellipse at center,rgba(255,92,110,.28),transparent 70%);filter:blur(20px)}.quotes{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;position:relative;z-index:2}.quote{background:#16161a;border:1px solid hsla(0,0%,100%,.09);border-radius:var(--r-card);padding:1.8rem;display:flex;flex-direction:column;justify-content:space-between;gap:1.6rem;transition:transform .2s ease,border-color .2s ease}.quote:hover{transform:translateY(-4px);border-color:#fff3}.q-text{color:#e6e6ea;line-height:1.55;font-size:1.02rem}.q-author{gap:.8rem}.q-author,.q-av{display:flex;align-items:center}.q-av{width:44px;height:44px;border-radius:50%;flex-shrink:0;justify-content:center;font-weight:800;font-size:.9rem;color:#fff;background:var(--warm)}.q-author>div{display:flex;flex-direction:column}.q-name{color:#fff;font-weight:700;font-size:.95rem}.q-co{color:#9a9aa2;font-size:.85rem}.center-btn{display:flex;justify-content:center;margin-top:clamp(36px,5vw,56px);position:relative;z-index:2}.cta-card{position:relative;overflow:hidden;border-radius:clamp(24px,4vw,40px);background:var(--peach);border:1px solid #fbe4d8}.cta-split{display:grid;grid-template-columns:1fr 1.05fr;align-items:center;gap:clamp(2rem,4vw,3.5rem);padding:clamp(2.4rem,4.5vw,4rem) clamp(2rem,4vw,4rem)}.cta-text .eyebrow{margin-bottom:.9rem}.cta-h2{color:var(--ink);font-size:clamp(2rem,3.6vw,2.9rem);line-height:1.06;letter-spacing:-.02em}.cta-p{color:var(--body);margin-top:1.1rem;line-height:1.6;font-size:1.08rem;max-width:40ch}.cta-actions{margin-top:2rem;display:flex;gap:.8rem;flex-wrap:wrap}.cta-shot img{display:block;width:100%;border-radius:16px;box-shadow:0 30px 70px #0a0a0a29;border:1px solid hsla(0,0%,4%,.06)}.cta-mock{display:flex;justify-content:center}.cta-cal{width:min(320px,100%);background:#fff;border-radius:20px;padding:1.4rem;box-shadow:0 26px 60px #0a0a0a24;border:1px solid hsla(0,0%,4%,.05);display:flex;flex-direction:column;gap:14px}.cal-head{display:flex;align-items:center;gap:8px}.cal-dot{width:12px;height:12px;border-radius:50%}.cal-dot.warm{background:var(--warm)}.cal-bar{flex:1;height:10px;border-radius:5px;background:#ececec}.cal-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.cal-grid span{aspect-ratio:1;border-radius:8px;background:#f3f3f1}.cal-grid span.on{background:#e2e2e2}.cal-grid span.on.warm{background:var(--warm)}.cal-slot{font-size:.8rem;font-weight:700;color:var(--ink);background:linear-gradient(160deg,#fff1e6,#ffd9c2);padding:.6rem .8rem;border-radius:10px}.cta-cal .cal-grid span.on.warm{transform:scale(0);opacity:0;transform-origin:center}.cta-cal .cal-slot{opacity:0;transform:translateY(8px)}.cta-cal.in-view .cal-grid span.on.warm{animation:calCell .5s cubic-bezier(.34,1.56,.64,1) .25s forwards}.cta-cal.in-view .cal-slot{animation:calSlot .45s ease-out .8s forwards}@keyframes calCell{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}@keyframes calSlot{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.cta-cal .cal-grid span.on.warm,.cta-cal .cal-slot{transform:none;opacity:1}.cta-cal.in-view .cal-grid span.on.warm,.cta-cal.in-view .cal-slot{animation:none}}.footer{background:#0a0a0a;color:#b5b5bd;padding:clamp(56px,7vw,88px) 0 2rem}.foot-top{display:grid;grid-template-columns:1.4fr 2.6fr;gap:clamp(2rem,5vw,4rem);padding-bottom:3rem;border-bottom:1px solid hsla(0,0%,100%,.1)}.foot-logo{height:30px;width:auto}.foot-tag{margin-top:1.2rem;line-height:1.6;max-width:34ch;font-size:.95rem}.foot-cols{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.foot-col{display:flex;flex-direction:column;gap:.7rem}.foot-col h4{color:#fff;font-size:.9rem;font-weight:700;margin-bottom:.4rem}.foot-col a{font-size:.92rem;color:#9a9aa2}.foot-col a:hover{color:#fff}.foot-bottom{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap;padding-top:1.6rem;font-size:.85rem}.foot-copy{color:#fff;font-weight:600}.foot-region{color:#9a9aa2}.foot-legal{margin-left:auto;display:flex;gap:1.2rem}.foot-legal a{color:#9a9aa2}.foot-legal a:hover{color:#fff}@media(max-width:1024px){.feat-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.link-arrow,.nav-links{display:none}.hamburger{display:flex}.nav-actions{gap:.6rem}.hero-grid{display:flex;flex-direction:column;align-items:center;gap:clamp(2rem,6vw,3rem);min-height:0}.hero-col{flex:none;text-align:center;max-width:100%}.hero-h1,.hero-sub{margin-left:auto;margin-right:auto}.hero-sub{max-width:100%}.hero-actions{justify-content:center}.hero-trust{margin-left:auto;margin-right:auto}.hero-art{flex:none;width:100%;max-width:480px;margin:0 auto;height:clamp(330px,78vw,400px)}.ai-grid,.duo-grid,.media-grid,.quotes,.wl-usp{grid-template-columns:1fr}.wl-usp{gap:2.5rem}.wl-usp-visual{order:0;margin-top:.5rem}.wl-stage{min-height:300px;max-width:420px}.wl-tag{right:auto;left:4px}.gb-content{grid-template-columns:1fr}.gb-phones{margin-top:1rem}.gb-wave{display:none}.cta-split{grid-template-columns:1fr;text-align:center}.cta-p{margin-left:auto;margin-right:auto}.cta-actions{justify-content:center}.mc-green{min-height:480px}.mc-green .mc-ui-tilt{padding-top:1.4rem}.mc-green .tilt-phone{width:138px}.foot-top{grid-template-columns:1fr}.foot-cols{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.feat-grid{grid-template-columns:1fr}.dash-side{width:120px}.dash-row{grid-template-columns:1fr}.kanban{grid-template-columns:repeat(3,1fr)}.nav-demo{display:none}.nav-login-mobile{display:inline-flex}.hero-trust{display:none}.hero-photo{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column}.hero-photo .hero-grid{flex:1;justify-content:center}.wl-points li{gap:1.15rem}.art-kpi{width:70%}.art-ai{width:66%}.hero-h1{overflow-wrap:break-word}.foot-cols{grid-template-columns:1fr;gap:1.8rem}.foot-bottom{flex-direction:column;align-items:flex-start;gap:.8rem}.foot-legal{margin-left:0}.wa-back{transform:rotate(-4deg) translate(-12px)}.wa-front{transform:rotate(3deg) translate(12px)}.gb-phones{flex-direction:column;align-items:center;gap:1.2rem;min-height:0}.gb-real{width:min(220px,62vw)}.gb-real.back,.gb-real.front{transform:none}}@media(max-width:400px){.wa-back,.wa-front{transform:none;margin:0}.gb-real{width:min(200px,66vw)}}.demo-modal{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:24px}.demo-scrim{position:absolute;inset:0;background:#08080a9e;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.demo-dialog{position:relative;width:min(1080px,96vw);height:min(820px,94vh);border-radius:26px;overflow:hidden;background:#0e0e10;box-shadow:0 50px 120px #0000008c}.demo-frame{width:100%;height:100%;border:0;display:block}.demo-close{position:absolute;top:max(14px,env(safe-area-inset-top));right:max(14px,env(safe-area-inset-right));z-index:3;width:40px;height:40px;border-radius:50%;border:1px solid hsla(0,0%,100%,.25);background:#1414188c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s ease,background .2s ease}.demo-close:hover{background:#141418d1;border-color:#ffffff73;transform:rotate(90deg)}.demo-pop-enter-active,.demo-pop-leave-active{transition:opacity .28s ease}.demo-pop-enter-active .demo-dialog,.demo-pop-leave-active .demo-dialog{transition:transform .34s cubic-bezier(.2,.8,.2,1),opacity .28s ease}.jur-dialog{background:#fff}.jur-download{position:absolute;top:max(14px,env(safe-area-inset-top));right:64px;z-index:3;height:40px;padding:0 15px;border-radius:999px;display:inline-flex;align-items:center;gap:7px;font:600 13px/1 Poppins,system-ui,sans-serif;color:#fff;text-decoration:none;background:linear-gradient(135deg,#ff7a00,#fb2a92);box-shadow:0 8px 22px #fb2a9257;transition:filter .2s ease,transform .2s ease}.jur-download:hover{filter:brightness(1.06);transform:translateY(-1px)}@media(max-width:560px){.jur-download span{display:none}.jur-download{padding:0;width:40px;justify-content:center}}.demo-pop-enter-from,.demo-pop-leave-to{opacity:0}.demo-pop-enter-from .demo-dialog,.demo-pop-leave-to .demo-dialog{transform:translateY(16px) scale(.97);opacity:0}@media(max-width:560px){.demo-modal{padding:0;align-items:flex-start}.demo-dialog{width:100vw;height:100dvh;border-radius:0}.demo-close{width:44px;height:44px;background:#0e0e10c7;border-color:#ffffff59}}@media(prefers-reduced-motion:reduce){.demo-close,.demo-pop-enter-active,.demo-pop-enter-active .demo-dialog,.demo-pop-leave-active,.demo-pop-leave-active .demo-dialog{transition:none}}.feat-demo{margin-top:1.4rem;align-self:flex-start;display:inline-flex;align-items:center;gap:7px;padding:9px 16px;border-radius:999px;border:1px solid var(--border);background:var(--off,#fafaf8);color:#15151a;font:inherit;font-size:.9rem;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease}.feat-demo svg{color:#ff5c6e}.feat-demo:hover{transform:translateY(-1px);box-shadow:0 8px 22px #ff5c6e29;border-color:#ff6c3c73;background:#fff}.vid-modal{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:24px}.vid-dialog{position:relative}.vid-dialog.is-browser{width:min(1080px,96vw)}.vid-dialog.is-phone{width:-moz-fit-content;width:fit-content}.vid-frame{border-radius:16px;overflow:hidden;background:#0e0e10;border:1px solid hsla(0,0%,100%,.08);box-shadow:0 50px 120px #0000008c}.vid-bar{display:flex;align-items:center;height:40px;padding:0 16px;background:#1b1b20;border-bottom:1px solid hsla(0,0%,100%,.06)}.vid-url{margin:0 auto;font-size:12px;color:#8b8b92;background:#0e0e10;border-radius:7px;padding:4px 16px}.vid-clip{overflow:hidden;aspect-ratio:1.826;background:#000}.vid-media{display:block;width:100%;height:auto;margin-top:-10.2%;border-radius:0 0 16px 16px}.vid-phone{height:min(82vh,760px);width:-moz-fit-content;width:fit-content;background:#0b0b0d;border-radius:54px;padding:10px;box-shadow:0 50px 120px #0000008c}.vid-phone,.vid-phone-clip{position:relative;overflow:hidden}.vid-phone-clip{height:100%;aspect-ratio:588/1280;background:#000;border-radius:44px;isolation:isolate;clip-path:inset(0 round 44px)}.vid-phone-clip:after{content:"";position:absolute;inset:-1px;z-index:2;pointer-events:none;border-radius:45px;box-shadow:0 0 0 16px #0b0b0d}.vid-phone-media{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:inherit}.vid-dialog.is-phone .demo-close{top:-52px;right:0}.vid-fs{display:none}@media(max-width:560px){.vid-modal{padding:10px}.vid-url{display:none}.vid-dialog.is-browser{width:100%}.vid-phone{height:min(80vh,620px);padding:8px;border-radius:44px}.vid-phone-clip{border-radius:36px;clip-path:inset(0 round 36px)}.vid-phone-clip:after{border-radius:37px;box-shadow:0 0 0 14px #0b0b0d}.vid-fs{display:inline-flex;align-items:center;gap:7px;position:absolute;z-index:3;top:6px;left:10px;height:36px;padding:0 16px;border-radius:999px;border:1px solid hsla(0,0%,100%,.32);background:#141418b8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;font-family:inherit;font-size:13.5px;font-weight:600;cursor:pointer}.vid-fs svg{width:17px;height:17px}.vid-dialog.is-phone .vid-fs{top:-50px;left:0}}
