.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item.center{z-index:5}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled{display:none}.owl-carousel .owl-carousel-inner{position:relative}.owl-carousel .owl-carousel-inner .owl-next,.owl-carousel .owl-carousel-inner .owl-prev{z-index:10;position:absolute;top:50%;transform:translateY(-50%)}.owl-carousel .owl-carousel-inner button.owl-next,.owl-carousel .owl-carousel-inner button.owl-prev{border:none}.owl-carousel .owl-carousel-inner .owl-prev{left:10px}.owl-carousel .owl-carousel-inner .owl-next{right:10px}.owl-carousel .owl-carousel-inner .owl-next,.owl-carousel .owl-carousel-inner .owl-prev,.owl-carousel .owl-dot{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{transition:height .5s ease-in-out,max-height .35s ease-in-out}.owl-height.height-0{max-height:0;transition-duration:.7s}.owl-height.height-full{max-height:2000px}.owl-carousel .owl-item .owl-lazy{transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url("./media/owl.video.play-4O2DMQ3I.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-carousel-inner .owl-next,.owl-theme .owl-carousel-inner .owl-prev{color:#fff;font-size:14px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-carousel-inner .owl-next:hover,.owl-theme .owl-carousel-inner .owl-prev:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-carousel-inner .owl-next.disabled,.owl-theme .owl-carousel-inner .owl-prev.disabled{opacity:.5;cursor:not-allowed}.owl-theme .owl-dots{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}:root{--primary-color: #0b84ff;--primary-color-rgb: 11, 132, 255;--bg-main: #f3f6fa;--bg-main-rgb: 243, 246, 250;--bg-elevated: #fbfcfe;--bg-elevated-rgb: 251, 252, 254;--surface-1: rgba(255, 255, 255, .92);--surface-2: rgba(255, 255, 255, .82);--surface-3: rgba(248, 250, 253, .96);--card-bg: var(--surface-1);--card-border-color: rgba(15, 23, 42, .08);--card-text-main: #0f172a;--text-main: #0f172a;--text-secondary: #425466;--text-muted: #64748b;--header-bg: rgba(248, 250, 253, .9);--header-text: var(--text-main);--header-link: #334155;--header-link-active: #0f172a;--header-link-bg-active: rgba(var(--primary-color-rgb), .12);--header-shadow: 0 8px 24px rgba(15, 23, 42, .05);--card-shadow: 0 10px 28px rgba(15, 23, 42, .05);--border-soft: rgba(15, 23, 42, .08);--border-strong: rgba(15, 23, 42, .14);--border-color: var(--border-soft);--page-glow: rgba(var(--primary-color-rgb), .1);--radius-xl: 3.2rem;--radius-lg: 2.4rem;--radius-md: 1.8rem;--radius-sm: 1.2rem;--container-max: 140rem;--section-space: clamp(5.2rem, 8vw, 9.2rem);--section-gap: clamp(2rem, 3vw, 3.2rem);--content-pad: clamp(1.8rem, 3vw, 3.2rem);--hero-shadow: 0 36px 84px rgba(15, 23, 42, .16);color-scheme:light}body.dark-mode{--bg-main: #0b1220;--bg-main-rgb: 11, 18, 32;--bg-elevated: #101827;--bg-elevated-rgb: 16, 24, 39;--surface-1: rgba(15, 23, 42, .92);--surface-2: rgba(17, 26, 46, .84);--surface-3: rgba(18, 29, 52, .96);--card-bg: var(--surface-1);--card-border-color: rgba(148, 163, 184, .16);--card-text-main: #eff6ff;--text-main: #f6f9ff;--text-secondary: #c6d4e5;--text-muted: #93a6bd;--header-bg: rgba(11, 18, 32, .92);--header-text: var(--text-main);--header-link: #d8e6f6;--header-link-active: #061423;--header-link-bg-active: rgba(var(--primary-color-rgb), .18);--header-shadow: 0 8px 24px rgba(2, 8, 18, .28);--card-shadow: 0 14px 34px rgba(2, 8, 18, .24);--border-soft: rgba(148, 163, 184, .14);--border-strong: rgba(148, 163, 184, .24);--border-color: var(--border-soft);--page-glow: rgba(var(--primary-color-rgb), .08);color-scheme:dark}*,*:before,*:after{box-sizing:border-box}html{min-height:100%;width:100%;font-size:62.5%;scroll-behavior:smooth;overflow-x:clip}body{min-height:100vh;margin:0;overflow-x:clip;position:relative;color:var(--text-main);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1.6rem;line-height:1.6;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;background:linear-gradient(180deg,var(--bg-elevated) 0%,var(--bg-main) 24%,var(--bg-main) 100%);transition:background .35s ease,color .35s ease}body.page-home{background:linear-gradient(180deg,#0c1730,#10203c 36%,#0f172a)}body.page-home:not(.dark-mode){background:linear-gradient(180deg,#f7f9fc,#eef3f9 44%,#f3f6fa)}img,svg,video,canvas{display:block;max-width:100%}button,input,optgroup,select,textarea{color:inherit;font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}ul,ol,dl{margin:0;padding:0}li{list-style:none}p,h1,h2,h3,h4,h5,h6{margin:0}code,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}code{padding:.2rem .6rem;border-radius:.8rem;border:1px solid rgba(var(--primary-color-rgb),.12);background:rgba(var(--primary-color-rgb),.08);color:var(--text-main)}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid rgba(var(--primary-color-rgb),.6);outline-offset:2px}::selection{background:rgba(var(--primary-color-rgb),.24)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:rgba(var(--primary-color-rgb),.24);background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background:rgba(var(--primary-color-rgb),.34);background-clip:padding-box}app-root{position:relative;z-index:1;display:block;min-height:100vh}app-home,app-about,app-services,app-portfolio,app-contact,app-privacy,app-demo,app-growth,app-performance,app-blog,app-blog-post,app-body-viewer,app-csv-reviewer,app-document-generator{display:block;min-width:0;min-height:100%}.page-shell,.section-shell,.container-shell{width:min(var(--container-max),100% - clamp(2.4rem,6vw,6.4rem));margin-inline:auto}.section-shell{padding-block:var(--section-space)}.surface-card{background:var(--card-bg);border:1px solid var(--card-border-color);box-shadow:var(--card-shadow);border-radius:2rem}.section-intro{display:grid;gap:1.2rem;max-width:72rem;margin-bottom:clamp(2.4rem,4vw,3.6rem)}.section-intro h2,.section-intro .section-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:clamp(3rem,4vw,5rem);line-height:1.04;letter-spacing:-.05em}.section-intro p,.section-intro .section-copy{max-width:64rem;color:var(--text-secondary);font-size:1.7rem;line-height:1.75}.section-kicker,.eyebrow{display:inline-flex;width:fit-content;align-items:center;gap:.8rem;padding:.85rem 1.2rem;border-radius:999px;border:1px solid rgba(var(--primary-color-rgb),.18);background:rgba(var(--primary-color-rgb),.08);color:var(--text-main);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1.2rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.pkj-btn{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;border:1px solid rgba(var(--primary-color-rgb),.2);padding:1.2rem 2rem;border-radius:1.2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1.35rem;font-weight:700;letter-spacing:.01em;cursor:pointer;color:#fff;background:var(--primary-color);box-shadow:none;transition:transform .25s ease,filter .25s ease;min-height:5.4rem}.pkj-btn:hover{transform:translateY(-1px);filter:brightness(.98)}.pkj-btn--ghost{display:inline-flex;min-height:5.4rem;align-items:center;justify-content:center;gap:.8rem;padding:1.2rem 2rem;border-radius:1.6rem;border:1px solid var(--border-soft);background:#ffffff0f;color:var(--text-main);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1.35rem;font-weight:700;transition:transform .25s ease,border-color .25s ease,background .25s ease,box-shadow .25s ease}.pkj-btn--ghost:hover{transform:translateY(-2px);border-color:rgba(var(--primary-color-rgb),.22);background:rgba(var(--primary-color-rgb),.08);box-shadow:0 18px 36px rgba(var(--primary-color-rgb),.12)}@media(max-width:768px){.page-shell,.section-shell,.container-shell{width:min(var(--container-max),100% - 2.4rem)}.section-shell{padding-block:clamp(4.4rem,10vw,6rem)}}
