.dialora-v2{--dv2-bg:#050507;--dv2-bg-2:#0a0a0f;--dv2-panel:#0d0d14;--dv2-border:#1a1a24;--dv2-border-2:#25253a;--dv2-text:#fff;--dv2-muted:#8b8b9e;--dv2-blue:#0078d4;--dv2-blue-2:#2b9de8;--dv2-blue-soft:rgba(0,120,212,.15);font-family:Satoshi,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--dv2-bg);color:var(--dv2-text);line-height:1.5;-webkit-font-smoothing:antialiased;position:relative}.dialora-v2 *,.dialora-v2 :after,.dialora-v2 :before{box-sizing:border-box}.dialora-v2 a{color:inherit;text-decoration:none}.dialora-v2 img{max-width:100%;display:block}.dialora-v2 .dv2-container{max-width:1280px;margin:0 auto;padding:0 32px}.dialora-v2 .reveal{opacity:0;transform:translateY(30px);transition:opacity .7s ease,transform .7s ease}.dialora-v2 .reveal.in{opacity:1;transform:translateY(0)}.dialora-v2 .grid-bg{position:fixed;inset:0;z-index:0;pointer-events:none;background-image:linear-gradient(hsla(0,0%,100%,.025) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.025) 1px,transparent 0);background-size:60px 60px;mask-image:radial-gradient(ellipse 80% 50% at 50% 20%,#000 10%,transparent 55%);-webkit-mask-image:radial-gradient(ellipse 80% 50% at 50% 20%,#000 10%,transparent 55%)}.dialora-v2 .v2-hero{position:relative;width:100%;min-height:100vh;background:#000;color:#fff;overflow:hidden;contain:paint;display:flex;align-items:center;justify-content:center;padding:80px 24px 40px}.dialora-v2 .v2-hero-video{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.6}.dialora-v2 .v2-hero-overlay{position:absolute;inset:0;background:rgba(0,0,0,.6);backdrop-filter:blur(2px)}.dialora-v2 .v2-grad-tl{top:-20%;left:20%;width:600px;height:600px;background:rgba(30,58,138,.2)}.dialora-v2 .v2-grad-br,.dialora-v2 .v2-grad-tl{position:absolute;filter:blur(120px);mix-blend-mode:screen;pointer-events:none}.dialora-v2 .v2-grad-br{bottom:-10%;right:20%;width:500px;height:500px;background:rgba(49,46,129,.2)}.dialora-v2 .v2-hero-content{position:relative;z-index:10;max-width:64rem;margin:80px auto 0;display:flex;flex-direction:column;align-items:center;text-align:center;gap:24px}.dialora-v2 .v2-pre{font-style:italic;font-size:24px;line-height:1.2;color:#fff;letter-spacing:.02em;opacity:0;transform:translateY(20px);animation:dv2FadeUp .6s ease forwards}.dialora-v2 .v2-headline{font-weight:600;font-size:2.5rem;line-height:.95;letter-spacing:-.04em;background:linear-gradient(180deg,#fff,#fff 50%,#b4c0ff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;opacity:0;transform:scale(.9);animation:dv2Scale .6s ease .2s forwards;margin:0}@media (min-width:640px){.dialora-v2 .v2-headline{font-size:4rem}}@media (min-width:1024px){.dialora-v2 .v2-headline{font-size:88px}}.dialora-v2 .v2-sub{font-size:1.125rem;line-height:1.65;color:#fff;max-width:36rem;opacity:0;animation:dv2FadeSub .6s ease .4s forwards}@media (min-width:640px){.dialora-v2 .v2-sub{font-size:20px}}.dialora-v2 .v2-sub-q{display:block;color:#c7d2dd}.dialora-v2 .v2-sub-a{display:block;margin-top:10px;color:#fff;font-weight:600}.dialora-v2 .v2-cta-wrap{display:flex;flex-direction:column;gap:24px;align-items:center;opacity:0;transform:translateY(20px);animation:dv2FadeUp .5s ease .6s forwards}@media (min-width:640px){.dialora-v2 .v2-cta-wrap{flex-direction:row}}.dialora-v2 .v2-dash-frame{margin:24px auto 0;width:100%;max-width:1100px;padding:24px;border-radius:24px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.12);backdrop-filter:blur(20px) saturate(140%);-webkit-backdrop-filter:blur(20px) saturate(140%);box-shadow:0 30px 80px rgba(0,0,0,.5),inset 0 1px 0 hsla(0,0%,100%,.08);opacity:0;transform:translateY(30px);animation:dv2FadeUp .7s ease .8s forwards}.dialora-v2 .v2-dash-frame img{width:100%;height:auto;display:block;border-radius:14px}.dialora-v2 .dv2-btn-primary,.dialora-v2 .v2-btn-primary{display:inline-flex;align-items:center;gap:10px;padding:6px 6px 6px 22px;border-radius:999px;background:#fff;color:#0a0a0a;font-weight:600;font-size:.9375rem;transition:all .2s;cursor:pointer;border:0;box-shadow:0 4px 16px rgba(0,0,0,.18);text-decoration:none}.dialora-v2 .dv2-btn-primary:hover,.dialora-v2 .v2-btn-primary:hover{background:#f3f3f3;transform:translateY(-1px);box-shadow:0 8px 24px rgba(0,0,0,.28)}.dialora-v2 .dv2-btn .arrow,.dialora-v2 .v2-btn-arrow{width:32px;height:32px;border-radius:50%;background:#0a0a0a;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:13px}.dialora-v2 .dv2-btn .arrow,.dialora-v2 .v2-btn-arrow svg{transition:transform .25s ease}.dialora-v2 .dv2-btn-primary:hover .arrow,.dialora-v2 .dv2-btn-primary:hover .v2-btn-arrow svg,.dialora-v2 .v2-btn-primary:hover .v2-btn-arrow svg{transform:rotate(-45deg)}.dialora-v2 .v2-btn-arrow svg{width:14px;height:14px}@keyframes dv2FadeUp{to{opacity:1;transform:translateY(0)}}@keyframes dv2Scale{to{opacity:1;transform:scale(1)}}@keyframes dv2FadeSub{to{opacity:.7}}.dialora-v2 section{padding:80px 0;position:relative}.dialora-v2 .section-tag{display:inline-flex;align-items:center;gap:8px;font-size:12px;color:var(--dv2-blue-2);font-weight:600;letter-spacing:2px;text-transform:uppercase;padding:6px 14px;border-radius:999px;background:var(--dv2-blue-soft);border:1px solid rgba(0,120,212,.25);margin-bottom:24px}.dialora-v2 .section-title{font-size:clamp(36px,5vw,64px);font-weight:800;letter-spacing:-2px;line-height:1;margin-bottom:24px}.dialora-v2 .section-title .blue{color:var(--dv2-blue)}.dialora-v2 .section-title .stroke{color:var(--dv2-blue);font-style:italic;-webkit-text-stroke:0}.dialora-v2 .section-lead{font-size:18px;color:#b8b8c8;max-width:720px}.dialora-v2 .ind-dialora-link{color:var(--dv2-blue);text-decoration:underline;text-underline-offset:2px;transition:opacity .2s ease}.dialora-v2 .ind-dialora-link:hover{opacity:.8}.dialora-v2 .section-head{margin-bottom:64px}.dialora-v2 .section-head.center{text-align:center}.dialora-v2 .section-head.center .section-lead{margin:0 auto}.dialora-v2 .future-layout{text-align:center}.dialora-v2 .future-layout,.dialora-v2 .future-text{display:flex;flex-direction:column;align-items:center}.dialora-v2 .future-text{max-width:820px}.dialora-v2 .future-text .section-tag{margin-bottom:20px}.dialora-v2 .future-text .section-lead{margin:0 auto}.dialora-v2 .industries-wrap{background:linear-gradient(180deg,transparent,rgba(0,120,212,.05) 50%,transparent);padding:60px 0;overflow:hidden}.dialora-v2 .arc-stage{position:relative;height:520px;overflow:visible;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-bottom:-60px;mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.dialora-v2 .arc-stage.dragging{cursor:grabbing}.dialora-v2 .arc-card{position:absolute;left:50%;top:50%;transform-origin:center center;border-radius:12px;overflow:hidden;transition:transform .28s cubic-bezier(.34,1.16,.64,1),opacity .28s ease,box-shadow .28s ease;will-change:transform,opacity}.dialora-v2 .arc-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:left top;object-position:left top;display:block;pointer-events:none}.dialora-v2 .arc-card.instant{transition:none}.dialora-v2 .ind-text{position:relative;z-index:10;text-align:center;display:flex;flex-direction:column;align-items:center;gap:20px;padding-top:80px}.dialora-v2 .ind-picker{display:flex;align-items:center;gap:20px;margin-top:12px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dialora-v2 .ind-chevron{background:none;border:1px solid #25253a;outline:none;color:#5a5a78;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;margin:0;transition:border-color .2s,color .2s,background .2s;flex-shrink:0}.dialora-v2 .ind-chevron:hover{border-color:var(--dv2-blue);color:var(--dv2-blue-2);background:var(--dv2-blue-soft)}.dialora-v2 .ind-name{font-size:22px;font-weight:700;color:#fff;min-width:220px;text-align:center;letter-spacing:-.01em;transition:opacity .18s;line-height:40px}.dialora-v2 .ind-marquee-wrap{display:none;overflow:hidden;padding:40px 0 0;mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.dialora-v2 .ind-marquee{display:flex;gap:10px;width:-moz-max-content;width:max-content;animation:dv2IndScroll 28s linear infinite}.dialora-v2 .ind-marquee:hover{animation-play-state:paused}.dialora-v2 .ind-chip{flex-shrink:0;padding:10px 20px;border-radius:999px;background:var(--dv2-panel);border:1px solid var(--dv2-border-2);font-size:13px;font-weight:600;color:var(--dv2-muted)}@keyframes dv2IndScroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:768px){.dialora-v2 .arc-stage{display:none}.dialora-v2 .ind-marquee-wrap{display:block}.dialora-v2 .ind-text{padding-top:0}}.dialora-v2 .split{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.dialora-v2 .split-sticky{position:sticky;top:120px}.dialora-v2 .challenge-row{padding:40px 0;border-bottom:1px solid var(--dv2-border);display:grid;grid-template-columns:60px 1fr;gap:24px;transition:opacity .3s}.dialora-v2 .challenge-row:last-child{border-bottom:0}.dialora-v2 .challenge-num{font-size:14px;font-weight:700;color:var(--dv2-blue);letter-spacing:1px;padding-top:4px}.dialora-v2 .challenge-row h3{font-size:26px;font-weight:700;margin-bottom:12px;letter-spacing:-.5px}.dialora-v2 .challenge-row p{color:var(--dv2-muted);font-size:15px}.dialora-v2 #dv2-solution{padding:0;overflow:visible}.dialora-v2 #dv2-solution .dv2-container{overflow:visible}.dialora-v2 #dv2-solution .section-head{position:sticky;top:0;z-index:20;background:var(--dv2-bg);padding:80px 0 48px;mask-image:linear-gradient(180deg,#000 85%,transparent);-webkit-mask-image:linear-gradient(180deg,#000 85%,transparent)}.dialora-v2 .sticky-scroll-wrap{display:flex;gap:80px;align-items:flex-start;margin-top:0;padding-bottom:120px;overflow:visible}.dialora-v2 .sticky-scroll-items{flex:1;display:flex;flex-direction:column;mask-image:linear-gradient(180deg,transparent,transparent 48px,#000 100px,#000);-webkit-mask-image:linear-gradient(180deg,transparent,transparent 48px,#000 100px,#000)}.dialora-v2 .ss-item{min-height:320px;padding:40px 0;border-bottom:1px solid var(--dv2-border);display:flex;flex-direction:column;justify-content:center;gap:16px;opacity:.25;transition:opacity .4s ease}.dialora-v2 .ss-item:last-child{border-bottom:none}.dialora-v2 .ss-item.ss-active{opacity:1}.dialora-v2 .ss-item-num{font-size:11px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:var(--dv2-blue)}.dialora-v2 .ss-item h3{font-size:clamp(22px,2.5vw,32px);font-weight:800;letter-spacing:-.5px;line-height:1.15}.dialora-v2 .ss-item p{font-size:15px;color:var(--dv2-muted);line-height:1.75;max-width:480px}.dialora-v2 .sticky-scroll-panel{width:420px;flex-shrink:0;position:sticky;top:380px;height:380px;border-radius:16px;overflow:hidden;align-self:flex-start}.dialora-v2 .ss-panel{position:absolute;inset:0;border-radius:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;opacity:0;transition:opacity .5s ease;padding:0}.dialora-v2 .ss-panel.ss-panel-active{opacity:1}.dialora-v2 .ss-panel-0,.dialora-v2 .ss-panel-1,.dialora-v2 .ss-panel-2{background:var(--dv2-panel);border:1px solid var(--dv2-border)}@media (max-width:900px){.dialora-v2 .sticky-scroll-wrap{flex-direction:column}.dialora-v2 .sticky-scroll-panel{width:100%;position:relative;top:0}}.dialora-v2 .usp-pair{display:grid;grid-template-columns:1fr 1fr;gap:20px}.dialora-v2 .usp-block{background:linear-gradient(135deg,var(--dv2-panel),rgba(0,120,212,.04));border:1px solid var(--dv2-border);border-radius:24px;padding:48px;position:relative;overflow:hidden}.dialora-v2 .usp-block .big-num{position:absolute;right:24px;top:12px;font-size:140px;font-weight:900;line-height:1;color:var(--dv2-blue);opacity:.12;letter-spacing:-6px}.dialora-v2 .usp-block h3{font-size:28px;font-weight:700;margin-bottom:16px;letter-spacing:-.5px;position:relative}.dialora-v2 .usp-block p{color:var(--dv2-muted);font-size:15px;position:relative}.dialora-v2 .section-tech{padding:80px 0}.dialora-v2 .section-tech .section-head{margin-bottom:60px}.dialora-v2 .tech-cloud{display:flex;flex-wrap:wrap;justify-content:center;gap:14px}.dialora-v2 .tech-tile{flex:0 0 calc(16.666% - 14px);min-width:130px;max-width:160px;background:var(--dv2-panel);border:1px solid var(--dv2-border);border-radius:16px;padding:24px 16px;text-align:center;transition:all .2s;font-size:14px;font-weight:500}.dialora-v2 .tech-tile:hover{border-color:var(--dv2-blue);color:var(--dv2-blue);transform:translateY(-4px)}.dialora-v2 .tech-glyph{width:44px;height:44px;border-radius:10px;background:var(--dv2-blue-soft);color:var(--dv2-blue);margin:0 auto 12px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:15px}.dialora-v2 .tech-glyph img{width:26px;height:26px;-o-object-fit:contain;object-fit:contain;filter:brightness(0) invert(1);transition:filter .2s}.dialora-v2 .tech-tile:hover .tech-glyph img{filter:brightness(0) saturate(100%) invert(36%) sepia(84%) saturate(1000%) hue-rotate(185deg) brightness(95%)}.dialora-v2 .tech-icon{width:26px;height:26px;display:block;fill:#fff;flex-shrink:0;transition:fill .3s ease}.dialora-v2 .tech-tile:hover .tech-icon{fill:var(--dv2-blue)}.dialora-v2 [data-brand=prisma]:hover{border-color:#0c344b;color:#a8b4c0}.dialora-v2 [data-brand=prisma]:hover .tech-icon{fill:#a8b4c0}.dialora-v2 [data-brand=twilio]:hover{border-color:#f12e45;color:#f12e45}.dialora-v2 [data-brand=twilio]:hover .tech-icon{fill:#f12e45}.dialora-v2 [data-brand=deepgram]:hover{border-color:#13ef93;color:#13ef93}.dialora-v2 [data-brand=deepgram]:hover .tech-icon{fill:#13ef93}.dialora-v2 [data-brand=elevenlabs]:hover{border-color:#fff;color:#fff}.dialora-v2 [data-brand=elevenlabs]:hover .tech-icon{fill:#fff}.dialora-v2 [data-brand=playht]:hover{border-color:#00c389;color:#00c389}.dialora-v2 [data-brand=playht]:hover .tech-icon{fill:#00c389}.dialora-v2 [data-brand=pipedrive]:hover{border-color:#08a742;color:#08a742}.dialora-v2 [data-brand=pipedrive]:hover .tech-icon{fill:#08a742}.dialora-v2 [data-brand=make]:hover{border-color:#6d00cc;color:#6d00cc}.dialora-v2 [data-brand=make]:hover .tech-icon{fill:#6d00cc}.dialora-v2 [data-brand=zapier]:hover{border-color:#ff4a00;color:#ff4a00}.dialora-v2 [data-brand=zapier]:hover .tech-icon{fill:#ff4a00}.dialora-v2 [data-brand=tailwind]:hover{border-color:#06b6d4;color:#06b6d4}.dialora-v2 [data-brand=tailwind]:hover .tech-icon{fill:#06b6d4}.dialora-v2 [data-brand=openai]:hover{border-color:#fff;color:#fff}.dialora-v2 [data-brand=openai]:hover .tech-icon{fill:#fff}.dialora-v2 [data-brand=make]:hover .tech-glyph img,.dialora-v2 [data-brand=pipedrive]:hover .tech-glyph img,.dialora-v2 [data-brand=twilio]:hover .tech-glyph img{filter:none}.dialora-v2 .dl-icon{width:36px;height:36px;display:block}.dialora-v2 .dl-icon .dl-bg{fill:#fff;transition:fill .2s}.dialora-v2 .dl-icon .dl-letter{fill:var(--dv2-panel);transition:fill .2s}.dialora-v2 .tech-tile:hover .dl-icon .dl-letter{fill:var(--dv2-blue)}.dialora-v2 .tech-banner{margin-top:120px;padding:60px 64px;background:url(/new-portfolio/dialora/Dialora-CTA.webp) 50%/cover no-repeat;border-radius:24px;text-align:left;position:relative;overflow:hidden;min-height:280px;display:flex;align-items:center}.dialora-v2 .tech-banner:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0078d4,rgba(0,120,212,0) 75%),linear-gradient(rgba(0,0,0,.55),rgba(0,0,0,.55));pointer-events:none}.dialora-v2 .tech-banner-text{position:relative;z-index:1;max-width:560px}.dialora-v2 .tech-banner h3{font-size:clamp(24px,3.2vw,42px);font-weight:800;letter-spacing:-1px;margin-bottom:28px;line-height:1.15}.dialora-v2 .tech-banner .dv2-btn{display:inline-flex;align-items:center;gap:10px;padding:10px 22px;border-radius:999px;font-weight:600;font-size:14px;cursor:pointer;border:0;transition:all .2s;background:#fff;color:var(--dv2-blue);position:relative}.dialora-v2 .tech-banner .dv2-btn:hover{transform:translateY(-2px)}.dialora-v2 .impl-title{font-size:clamp(40px,5vw,72px);font-weight:800;letter-spacing:-2px;text-align:left;background:linear-gradient(90deg,#fff 60%,var(--dv2-blue-2) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:40px;line-height:1.05}.dialora-v2 .impl-hscroll{overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;cursor:grab;padding:4px 40px 24px max(32px,calc((100vw - 1280px) / 2 + 32px))}.dialora-v2 .impl-hscroll::-webkit-scrollbar{display:none}.dialora-v2 .impl-hscroll.dragging{cursor:grabbing;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dialora-v2 .impl-track{display:flex;gap:16px;width:-moz-max-content;width:max-content;align-items:flex-start}.dialora-v2 .impl-hcard{width:360px;height:500px;flex-shrink:0;background:var(--dv2-panel);border:1px solid var(--dv2-border);border-radius:20px;overflow:hidden;display:flex;flex-direction:column;transition:border-color .25s,transform .25s}.dialora-v2 .impl-hcard:hover{border-color:rgba(0,120,212,.4);transform:translateY(-4px)}.dialora-v2 .impl-hcard-visual{flex:0 0 62%;overflow:hidden;background:var(--dv2-bg-2);position:relative}.dialora-v2 .impl-hcard-visual img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;display:block}.dialora-v2 .impl-hcard-body{flex:1;padding:22px 26px;display:flex;flex-direction:column;gap:8px;justify-content:flex-start}.dialora-v2 .impl-hcard-body h3{font-size:17px;font-weight:700;letter-spacing:-.3px}.dialora-v2 .impl-hcard-body p{font-size:13px;color:var(--dv2-muted);line-height:1.7}@keyframes dv2-nlp-hl-blue{0%,to{background:rgba(0,120,212,.22)}50%{background:rgba(0,120,212,.48);box-shadow:0 0 8px rgba(0,120,212,.4)}}@keyframes dv2-nlp-hl-grn{0%,to{background:rgba(76,175,138,.18)}50%{background:rgba(76,175,138,.38);box-shadow:0 0 8px rgba(76,175,138,.35)}}@keyframes dv2-nlp-bar-fill{0%{width:0}to{width:97%}}@keyframes dv2-nlp-fade-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes dv2-ml-draw{to{stroke-dashoffset:0}}@keyframes dv2-ml-fade{0%{opacity:0}to{opacity:1}}@keyframes dv2-ml-glow{0%,to{opacity:1;filter:drop-shadow(0 0 3px #0078D4)}50%{opacity:.5;filter:drop-shadow(0 0 10px #0078D4)}}@keyframes dv2-api-flow{to{stroke-dashoffset:-18}}@keyframes dv2-api-node-pulse{0%,to{opacity:1}50%{opacity:.55;filter:drop-shadow(0 0 8px #0078D4)}}@keyframes dv2-tok-glow{0%,to{background:rgba(0,120,212,.14);border-color:rgba(0,120,212,.38);color:#2b9de8}40%,60%{background:rgba(0,120,212,.32);border-color:rgba(0,120,212,.7);color:#5fc8f5;box-shadow:0 0 10px rgba(0,120,212,.3)}}@keyframes dv2-wb-pulse{0%,to{height:28%}50%{height:60%}}@keyframes dv2-tr-appear{0%{opacity:0;transform:translateX(-8px)}to{opacity:1;transform:none}}@keyframes dv2-tr-blink{0%,to{opacity:1}50%{opacity:0}}@keyframes dv2-tr-widen{0%{width:0}to{width:var(--tw,80%)}}.dialora-v2 .impl-v-nlp{background:linear-gradient(145deg,#030a14,#060e22);display:flex;align-items:center;justify-content:center;padding:28px}.dialora-v2 .nlp-inner{width:100%;display:flex;flex-direction:column;gap:18px}.dialora-v2 .nlp-bubble{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);border-radius:12px;padding:14px 16px;font-size:13px;line-height:2;color:hsla(0,0%,100%,.65)}.dialora-v2 .nlp-bubble .e{background:rgba(0,120,212,.22);border-radius:4px;padding:1px 6px;color:#2b9de8;animation:dv2-nlp-hl-blue 2.8s ease-in-out infinite}.dialora-v2 .nlp-bubble .e:last-of-type{animation-delay:1.4s}.dialora-v2 .nlp-bubble .i{background:rgba(76,175,138,.18);border-radius:4px;padding:1px 6px;color:#4caf8a;animation:dv2-nlp-hl-grn 2.8s ease-in-out .7s infinite}.dialora-v2 .nlp-labels{display:flex;flex-direction:column;gap:10px}.dialora-v2 .nlp-label{display:flex;align-items:center;gap:10px;font-size:11px;color:var(--dv2-muted);opacity:0;animation:dv2-nlp-fade-in .5s ease forwards}.dialora-v2 .nlp-label:first-child{animation-delay:.3s}.dialora-v2 .nlp-label:nth-child(2){animation-delay:.6s}.dialora-v2 .nlp-label:nth-child(3){animation-delay:.9s}.dialora-v2 .nlp-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.dialora-v2 .nlp-val{color:hsla(0,0%,100%,.75);font-weight:500;margin-left:auto}.dialora-v2 .nlp-conf-bar{height:4px;border-radius:2px;background:hsla(0,0%,100%,.07);overflow:hidden;margin-top:2px}.dialora-v2 .nlp-conf-fill{height:100%;border-radius:2px;background:linear-gradient(90deg,#0078d4,#4caf8a);animation:dv2-nlp-bar-fill 1.4s cubic-bezier(.22,1,.36,1) 1.2s both}.dialora-v2 .impl-v-ml{background:linear-gradient(145deg,#03080e,#060e1a);display:flex;align-items:center;justify-content:center}.dialora-v2 .impl-v-ml svg{width:94%;height:94%}.dialora-v2 .ml-line{stroke-dasharray:420;stroke-dashoffset:420;animation:dv2-ml-draw 2.2s cubic-bezier(.4,0,.2,1) .2s forwards}.dialora-v2 .ml-loss{stroke-dasharray:400;stroke-dashoffset:400;animation:dv2-ml-draw 2.2s cubic-bezier(.4,0,.2,1) .6s forwards}.dialora-v2 .ml-fill-area{opacity:0;animation:dv2-ml-fade .8s ease 2s forwards}.dialora-v2 .ml-dot{animation:dv2-ml-glow 1.8s ease-in-out 2.4s infinite}.dialora-v2 .impl-v-api{background:linear-gradient(145deg,#04090f,#081628);display:flex;align-items:center;justify-content:center}.dialora-v2 .impl-v-api svg{width:92%;height:92%}.dialora-v2 .api-line-hi{animation:dv2-api-flow 1.2s linear infinite}.dialora-v2 .api-line-lo{animation:dv2-api-flow 1.8s linear infinite}.dialora-v2 .api-center{animation:dv2-api-node-pulse 2.4s ease-in-out infinite}.dialora-v2 .impl-v-llm{background:linear-gradient(145deg,#04040e,#080820);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;padding:28px}.dialora-v2 .llm-row{display:flex;gap:8px;flex-wrap:wrap}.dialora-v2 .tok{padding:5px 13px;border-radius:20px;font-size:12px;font-weight:500;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.45)}.dialora-v2 .tok.hi{background:rgba(0,120,212,.14);border-color:rgba(0,120,212,.38);color:#2b9de8;animation:dv2-tok-glow 3.2s ease-in-out infinite}.dialora-v2 .llm-row:nth-child(2) .tok.hi{animation-delay:.8s}.dialora-v2 .llm-row:nth-child(3) .tok.hi{animation-delay:1.6s}.dialora-v2 .llm-row:nth-child(4) .tok.hi{animation-delay:2.4s}.dialora-v2 .impl-v-vs{background:linear-gradient(145deg,#030810,#06121e);display:flex;align-items:center;justify-content:center}.dialora-v2 .wave-bars{display:flex;align-items:center;gap:5px;height:90px}.dialora-v2 .wb{width:5px;border-radius:5px;min-height:8px;background:linear-gradient(to top,var(--dv2-blue),var(--dv2-blue-2));animation:dv2-wb-pulse 1.8s ease-in-out infinite;opacity:.75;animation-delay:var(--d,0s)}.dialora-v2 .impl-v-tr{background:linear-gradient(145deg,#04080f,#060f1c);display:flex;align-items:center;justify-content:center;padding:24px}.dialora-v2 .tr-panel{width:100%;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);border-radius:12px;padding:16px 18px;display:flex;flex-direction:column;gap:11px}.dialora-v2 .tr-header{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:600;color:hsla(0,0%,100%,.45);letter-spacing:.5px;text-transform:uppercase}.dialora-v2 .tr-dot{width:7px;height:7px;border-radius:50%;background:#4caf8a;box-shadow:0 0 6px #4caf8a;animation:dv2-tr-blink 1.4s step-end infinite}.dialora-v2 .tr-row{display:flex;align-items:center;gap:10px;opacity:0;animation:dv2-tr-appear .4s ease forwards;animation-delay:var(--td,0s)}.dialora-v2 .tr-spk{font-size:10px;font-weight:700;color:#2b9de8;width:36px;flex-shrink:0}.dialora-v2 .tr-bar{height:9px;border-radius:5px;background:hsla(0,0%,100%,.1);width:0;animation:dv2-tr-widen .5s ease forwards;animation-delay:var(--td,0s)}.dialora-v2 .tr-cursor{width:2px;height:14px;background:#0078d4;border-radius:2px;margin-top:2px;animation:dv2-tr-blink 1s step-end infinite}.dialora-v2 .roi-wrap{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.dialora-v2 .roi-title-col{position:sticky;top:100px}.dialora-v2 .roi-title-col .section-tag{margin-bottom:20px;display:inline-flex}.dialora-v2 .roi-title-col .section-title{text-align:left;font-size:clamp(32px,4vw,52px)}.dialora-v2 .roi-row{display:flex;flex-direction:column}.dialora-v2 .roi-block{display:grid;grid-template-columns:auto 1px 1fr;align-items:center;gap:0;padding:40px 0;border-bottom:1px solid var(--dv2-border);transition:background .3s}.dialora-v2 .roi-block:first-child{border-top:1px solid var(--dv2-border)}.dialora-v2 .roi-stat{padding-right:32px;white-space:nowrap}.dialora-v2 .roi-divider{width:1px;background:var(--dv2-border);align-self:stretch}.dialora-v2 .roi-desc{padding-left:32px}.dialora-v2 .roi-mega{font-size:42px;font-weight:900;letter-spacing:-2px;line-height:1;margin-bottom:8px;background:linear-gradient(180deg,var(--dv2-blue-2),var(--dv2-blue));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.dialora-v2 .roi-block h3{font-size:13px;font-weight:600;letter-spacing:.3px;text-transform:uppercase;color:var(--dv2-muted)}.dialora-v2 .roi-desc p{color:var(--dv2-muted);font-size:15px;line-height:1.75}.dialora-v2 .testi-marquee{overflow:hidden;margin-top:56px}.dialora-v2 .testi-track{display:flex;gap:20px;animation:dv2-scroll-testi 60s linear infinite;width:-moz-max-content;width:max-content}.dialora-v2 .testi-track:hover{animation-play-state:paused}@keyframes dv2-scroll-testi{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.dialora-v2 .testi-card{background:var(--dv2-panel);border:1px solid var(--dv2-border);border-radius:20px;padding:28px 28px 24px;width:340px;flex-shrink:0;display:flex;flex-direction:column;gap:20px;transition:border-color .25s}.dialora-v2 .testi-card:hover{border-color:rgba(0,120,212,.35)}.dialora-v2 .testi-stars{display:flex;gap:4px}.dialora-v2 .testi-stars span{color:#f5a623;font-size:14px}.dialora-v2 .testi-quote{font-size:14px;line-height:1.75;color:var(--dv2-muted);display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;flex:1}.dialora-v2 .testi-author{display:flex;align-items:center;gap:12px}.dialora-v2 .testi-avatar{width:40px;height:40px;border-radius:50%;flex-shrink:0;background:linear-gradient(135deg,var(--dv2-blue),#1a5cd9);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:13px}.dialora-v2 .testi-author .nm{font-weight:600;font-size:14px}.dialora-v2 .testi-author .rl{font-size:12px;color:var(--dv2-muted);margin-top:2px}@media (max-width:1000px){.dialora-v2 .roi-wrap,.dialora-v2 .split,.dialora-v2 .usp-pair{grid-template-columns:1fr;gap:40px}.dialora-v2 .roi-title-col,.dialora-v2 .split-sticky{position:static}.dialora-v2 .tech-tile{flex:0 0 calc(25% - 11px)}}@media (max-width:768px){.dialora-v2 section{padding:60px 0}.dialora-v2 .dv2-container{padding:0 20px}.dialora-v2 .v2-hero-content{margin-top:60px;gap:16px}.dialora-v2 .v2-dash-frame{padding:12px;margin-top:16px}.dialora-v2 .split{grid-template-columns:1fr;gap:32px}.dialora-v2 .split-sticky{position:static}.dialora-v2 .challenge-row{padding:28px 0}.dialora-v2 .challenge-row h3{font-size:20px}.dialora-v2 #dv2-solution,.dialora-v2 #dv2-solution .dv2-container{overflow:hidden}.dialora-v2 #dv2-solution .section-head{position:static;padding:40px 0 28px}.dialora-v2 .sticky-scroll-wrap{flex-direction:column;gap:0;padding-bottom:60px;overflow:hidden}.dialora-v2 .sticky-scroll-panel{display:none}.dialora-v2 .ss-item{min-height:auto}.dialora-v2 .usp-pair{grid-template-columns:1fr;gap:14px}.dialora-v2 .usp-block{padding:32px}.dialora-v2 .tech-cloud{gap:10px}.dialora-v2 .tech-tile{flex:0 0 calc(33.333% - 7px);min-width:90px;padding:18px 10px;font-size:12px}.dialora-v2 .tech-glyph{width:36px;height:36px;margin-bottom:8px}.dialora-v2 .tech-icon{width:20px;height:20px}.dialora-v2 .tech-banner{padding:36px 28px;flex-direction:column;gap:20px;margin-top:48px;min-height:auto}.dialora-v2 .tech-banner h3{font-size:22px;line-height:1.3}.dialora-v2 .impl-title{letter-spacing:-1px;margin-bottom:24px}.dialora-v2 .impl-hscroll{padding:4px 20px 24px}.dialora-v2 .impl-hcard{width:280px}.dialora-v2 .impl-hcard-visual{flex:0 0 55%}.dialora-v2 .roi-wrap{grid-template-columns:1fr;gap:28px}.dialora-v2 .roi-title-col{position:static}.dialora-v2 .roi-block{grid-template-columns:1fr;padding:24px 0}.dialora-v2 .roi-divider{display:none}.dialora-v2 .roi-stat{padding-right:0;white-space:normal}.dialora-v2 .roi-desc{padding-left:0;padding-top:8px}.dialora-v2 .roi-mega{font-size:36px}.dialora-v2 .testi-card{width:260px;padding:22px 20px 18px}.dialora-v2 .testi-marquee{margin-top:36px;margin-left:-20px;margin-right:-20px}.dialora-v2 .ind-text{padding-top:20px}.dialora-v2 .ind-text h2{font-size:clamp(28px,8vw,44px)}.dialora-v2 .ind-text p{font-size:15px}}@media (max-width:480px){.dialora-v2 section{padding:48px 0}.dialora-v2 .v2-sub{font-size:15px}.dialora-v2 .section-title{letter-spacing:-1px}.dialora-v2 .challenge-row{grid-template-columns:40px 1fr;gap:16px}.dialora-v2 .tech-tile{flex:0 0 calc(33.333% - 7px)}.dialora-v2 .impl-hcard{width:260px}.dialora-v2 .roi-mega{font-size:32px}.dialora-v2 .usp-block{padding:24px}.dialora-v2 .testi-card{width:260px}}