:root{font-family:DM Sans,system-ui,sans-serif;color:#0f172a;background:#f4efe7;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{width:100%;min-width:320px;min-height:100%;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:84px}body,#root{min-height:100vh}*,*:before,*:after{box-sizing:border-box}a{color:inherit}::selection{background:#168b8633}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.joony-tech-page{--jt-ink: #0b2545;--jt-ink-soft: #586b79;--jt-navy: #0b2f67;--jt-navy-deep: #071f45;--jt-teal: #168b86;--jt-mint: #39a88a;--jt-cyan: #4ca8b5;--jt-cloud: #f4f8f8;--jt-line: #dce6e7;--jt-paper: #ffffff;min-height:100vh;overflow:clip;color:var(--jt-ink);background:var(--jt-paper);font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.6}.joony-tech-page *,.joony-tech-page *:before,.joony-tech-page *:after{box-sizing:border-box}.joony-tech-page h1,.joony-tech-page h2,.joony-tech-page h3,.joony-tech-page h4,.joony-tech-page p{margin-top:0}.joony-tech-page h1,.joony-tech-page h2,.joony-tech-page h3,.joony-tech-page h4{font-family:Manrope,DM Sans,system-ui,sans-serif}.joony-tech-page a{color:inherit;text-decoration:none}.joony-tech-page button{color:inherit;font:inherit}.jt-page-shell{width:min(1180px,calc(100% - 48px));margin:0 auto}.jt-skip-link{position:fixed;z-index:100;top:12px;left:12px;padding:10px 14px;color:#fff!important;border-radius:8px;background:var(--jt-navy-deep);transform:translateY(-150%);transition:transform .16s ease}.jt-skip-link:focus{transform:translateY(0)}.jt-header{position:sticky;z-index:30;top:0;min-height:76px;padding:0 max(24px,calc((100vw - 1180px)/2));display:flex;align-items:center;gap:30px;border-bottom:1px solid rgba(11,37,69,.1);background:#ffffffeb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.jt-brand-link{flex:0 0 auto}.jt-brand-lockup{display:flex;flex-direction:column;gap:4px;line-height:1}.jt-brand-lockup img{width:112px;height:18px;object-fit:contain;object-position:left center}.jt-brand-lockup span{color:#71808d;font-size:10px;font-weight:700;letter-spacing:.025em}.jt-desktop-nav{margin-left:auto;display:flex;align-items:center;gap:28px}.jt-desktop-nav a{color:#536475;font-size:14px;font-weight:700;transition:color .18s ease}.jt-desktop-nav a:hover,.jt-desktop-nav a:focus-visible{color:var(--jt-teal)}.jt-button{min-height:48px;padding:0 21px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid transparent;border-radius:13px;cursor:pointer;font-weight:800!important;line-height:1;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.jt-button svg,.jt-text-link svg,.jt-secondary-product-top svg{width:18px;height:18px}.jt-button:hover{transform:translateY(-2px)}.jt-button:focus-visible,.jt-product-finder-close:focus-visible,.jt-product-finder-option:focus-visible{outline:3px solid rgba(22,139,134,.38);outline-offset:3px}.jt-button-primary{color:#fff!important;background:var(--jt-navy);box-shadow:0 14px 30px #0b2f672e}.jt-button-primary:hover{background:#0d3a7c;box-shadow:0 18px 36px #0b2f673d}.jt-button-secondary{color:var(--jt-ink)!important;border-color:#b8c8ce;background:#ffffffbd}.jt-button-secondary:hover{border-color:var(--jt-teal);background:#fff}.jt-header-cta{min-height:43px;padding:0 17px;font-size:13px}.jt-product-finder-overlay,.jt-product-finder-overlay *{box-sizing:border-box}.jt-product-finder-overlay{position:fixed;z-index:100;inset:0;padding:20px;display:grid;place-items:center;color:#0b2545;background:#05142ab8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.jt-product-finder-dialog{position:relative;width:min(940px,100%);max-height:calc(100vh - 40px);overflow:auto;padding:42px;border:1px solid rgba(255,255,255,.8);border-radius:28px;background:radial-gradient(circle at top right,rgba(74,168,181,.14),transparent 34%),#fff;box-shadow:0 42px 100px #04142b57}.jt-product-finder-close{position:absolute;top:20px;right:20px;width:42px;height:42px;padding:0;display:grid;place-items:center;color:#0b2545;border:1px solid #dce6e7;border-radius:12px;background:#ffffffe6;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background .16s ease}.jt-product-finder-close:hover{border-color:#168b86;background:#fff;transform:rotate(4deg) scale(1.04)}.jt-product-finder-close svg{width:21px;height:21px}.jt-product-finder-heading{max-width:690px;padding-right:48px}.jt-product-finder-heading>span{color:#168b86;font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.jt-product-finder-heading h2{margin:10px 0 12px;font-family:Manrope,DM Sans,system-ui,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:800;letter-spacing:-.045em;line-height:1.06}.jt-product-finder-heading p{margin:0;color:#586b79;font-size:16px;line-height:1.7}.jt-product-finder-grid{margin-top:30px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.jt-product-finder-option{min-width:0;padding:14px 15px;display:grid;grid-template-columns:46px minmax(0,1fr) 20px;align-items:center;gap:13px;color:#0b2545;border:1px solid #dce6e7;border-radius:16px;background:#f7fafae6;text-decoration:none;transition:transform .17s ease,border-color .17s ease,background .17s ease,box-shadow .17s ease}.jt-product-finder-option:hover,.jt-product-finder-option:focus-visible{border-color:#168b868c;background:#fff;box-shadow:0 12px 26px #0b25451a;transform:translateY(-2px)}.jt-product-finder-option img{width:42px;height:42px;object-fit:contain}.jt-product-finder-option span,.jt-product-finder-option small,.jt-product-finder-option strong{min-width:0;display:block}.jt-product-finder-option small{overflow:hidden;color:#657785;font-size:11px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.jt-product-finder-option strong{margin-top:2px;font-family:Manrope,DM Sans,system-ui,sans-serif;font-size:15px}.jt-product-finder-option>svg,.jt-product-finder-footer svg{width:18px;height:18px}.jt-product-finder-option>svg{color:#168b86}.jt-product-finder-footer{margin-top:22px;padding-top:20px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid #dce6e7;color:#586b79;font-size:14px}.jt-product-finder-footer a{display:inline-flex;align-items:center;gap:7px;color:#0b2f67;font-weight:800;text-decoration:none}.jt-menu-button{width:44px;height:44px;padding:0;display:none;place-items:center;border:1px solid var(--jt-line);border-radius:12px;background:#fff;cursor:pointer}.jt-menu-button svg{width:22px;height:22px}.jt-mobile-menu{position:absolute;top:76px;right:16px;left:16px;padding:18px;display:none;border:1px solid var(--jt-line);border-radius:18px;background:#fffffffa;box-shadow:0 24px 60px #0b254529}.jt-mobile-menu.is-open{display:block}.jt-mobile-menu nav{margin-bottom:14px;display:grid}.jt-mobile-menu nav a{padding:12px 5px;border-bottom:1px solid #edf2f2;font-weight:700}.jt-mobile-menu .jt-button{width:100%}.jt-hero{position:relative;overflow:hidden;border-bottom:1px solid var(--jt-line);background:radial-gradient(circle at 86% 16%,rgba(53,179,170,.18),transparent 25%),radial-gradient(circle at 10% 92%,rgba(244,188,104,.18),transparent 23%),linear-gradient(145deg,#fafcfc,#eef7f6)}.jt-hero:before{position:absolute;inset:0;content:"";pointer-events:none;opacity:.22;background-image:linear-gradient(rgba(11,47,103,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(11,47,103,.1) 1px,transparent 1px);background-size:54px 54px;-webkit-mask-image:linear-gradient(to right,#000,transparent 64%);mask-image:linear-gradient(to right,#000,transparent 64%)}.jt-hero-grid{position:relative;min-height:720px;padding:78px 0 82px;display:grid;grid-template-columns:minmax(0,.92fr) minmax(560px,1.08fr);align-items:center;gap:62px}.jt-eyebrow,.jt-section-kicker{color:#146e6a;font-size:12px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.jt-eyebrow{width:fit-content;padding:8px 12px;display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(22,139,134,.22);border-radius:999px;background:#ffffffc2;letter-spacing:.025em;text-transform:none}.jt-eyebrow-dot,.jt-live-dot{width:8px;height:8px;flex:0 0 auto;border-radius:50%;background:#35a67e;box-shadow:0 0 0 4px #35a67e21}.jt-hero h1{max-width:580px;margin:0 0 24px;font-size:clamp(2.75rem,4vw,4.25rem);font-weight:800;letter-spacing:-.045em;line-height:1.04}.jt-hero h1 span{display:block;color:var(--jt-teal)}.jt-hero-description{max-width:620px;margin-bottom:29px;color:var(--jt-ink-soft);font-size:18px;line-height:1.76}.jt-hero-actions{display:flex;flex-wrap:wrap;gap:13px}.jt-hero-proof{margin-top:27px;display:flex;flex-wrap:wrap;gap:13px 20px}.jt-hero-proof span{display:inline-flex;align-items:center;gap:6px;color:#4f6471;font-size:13px;font-weight:700}.jt-hero-proof svg{width:17px;height:17px;padding:2px;color:#fff;border-radius:50%;background:var(--jt-teal)}.jt-hero-visual{position:relative;min-height:585px;overflow:hidden;border:1px solid rgba(11,47,103,.14);border-radius:30px;background:#fff;box-shadow:0 32px 85px #0b2f672b,18px 20px #168b861a}.jt-visual-toolbar{position:absolute;z-index:5;top:0;right:0;left:0;height:64px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid #e4ecee;background:#fffffff0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.jt-visual-toolbar>div{display:flex;align-items:center;gap:9px}.jt-visual-toolbar strong{font-family:Manrope,sans-serif;font-size:13px}.jt-visual-toolbar>span{color:#71818c;font-size:11px;font-weight:700}.jt-product-dock{position:absolute;z-index:4;top:88px;left:18px;width:68px;padding:10px 8px;display:grid;gap:8px;border:1px solid #e1eaec;border-radius:18px;background:#fffffff5;box-shadow:0 15px 35px #0b25451f}.jt-product-dock div{padding:8px 4px;display:grid;place-items:center;gap:5px;border-radius:11px}.jt-product-dock div:first-child{background:#eef6f5}.jt-product-dock img{width:28px;height:28px;object-fit:contain}.jt-product-dock span{color:#617481;font-size:8px;font-weight:800}.jt-dashboard-frame{position:absolute;top:90px;right:24px;left:64px;height:410px;overflow:hidden;border:1px solid #dce6e7;border-radius:22px;background:#f3f7fa;box-shadow:0 17px 40px #0b25451a}.jt-dashboard-frame img{width:820px;max-width:none;height:570px;object-fit:cover;object-position:left top}.jt-phone-frame{position:absolute;z-index:7;right:24px;bottom:-52px;width:178px;height:350px;overflow:hidden;border:6px solid #061521;border-radius:30px;background:#f5f7fa;box-shadow:0 26px 56px #0514234d;transform:rotate(2deg)}.jt-phone-frame>span{position:absolute;z-index:2;top:8px;left:50%;width:58px;height:14px;border-radius:20px;background:#061521;transform:translate(-50%)}.jt-phone-frame img{width:100%;height:100%;object-fit:cover;object-position:center top}.jt-signal-card{position:absolute;z-index:8;bottom:24px;left:26px;width:285px;padding:14px 16px;display:flex;align-items:center;gap:11px;border:1px solid rgba(255,255,255,.8);border-radius:15px;background:#fffffff0;box-shadow:0 17px 35px #0b25452e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.jt-signal-card>svg{width:28px;height:28px;color:var(--jt-teal)}.jt-signal-card span,.jt-signal-card small,.jt-signal-card strong{display:block}.jt-signal-card small{color:#6b7b87;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.jt-signal-card strong{margin-top:2px;font-size:11px}.jt-customer-strip{padding:86px 0;border-bottom:1px solid var(--jt-line);background:var(--jt-cloud)}.jt-customer-strip .jt-page-shell{display:grid;grid-template-columns:350px 1fr;align-items:center;gap:72px}.jt-customer-intro h2{margin:12px 0;font-size:32px;font-weight:800;letter-spacing:-.04em;line-height:1.12}.jt-customer-intro p{margin-bottom:0;color:var(--jt-ink-soft);font-size:15px;line-height:1.7}.jt-customer-logos{display:grid;grid-template-columns:repeat(4,1fr);align-items:center;gap:16px 26px}.jt-customer-logo{height:88px;display:grid;place-items:center;filter:grayscale(1);opacity:.68;transition:filter .18s ease,opacity .18s ease,transform .18s ease}.jt-customer-logo:hover{filter:none;opacity:1;transform:translateY(-2px)}.jt-customer-logo img{max-width:150px;max-height:70px;object-fit:contain}.jt-customer-logo img.jt-customer-logo-clover{max-height:82px}.jt-products{padding:118px 0 124px;background:#fff}.jt-section-intro h2,.jt-platform-intro h2,.jt-company h2,.jt-cta h2{margin:15px 0 0;font-size:clamp(2.15rem,3vw,3rem);font-weight:800;letter-spacing:-.04em;line-height:1.08}.jt-split-intro{margin-bottom:54px;display:grid;grid-template-columns:1fr .78fr;align-items:end;gap:80px}.jt-split-intro>p{max-width:500px;margin:0 0 7px;color:var(--jt-ink-soft);font-size:17px;line-height:1.8;transform:translateY(10px)}.jt-featured-product{overflow:hidden;border:1px solid var(--jt-line);border-radius:28px;background:#fff;box-shadow:0 28px 70px #0b254514}.jt-product-tabs{padding:10px;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:5px;border-bottom:1px solid var(--jt-line);background:#f6f9f9}.jt-product-tabs button{min-width:0;padding:13px 12px;display:grid;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:10px;border:1px solid transparent;border-radius:14px;background:transparent;cursor:pointer;text-align:left;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease}.jt-product-tabs button:hover{background:#ffffffbf}.jt-product-tabs button.is-active{border-color:#d5e3e4;background:#fff;box-shadow:0 7px 18px #0b254514}.jt-product-tabs img{width:34px;height:34px;object-fit:contain}.jt-product-tabs strong,.jt-product-tabs small{min-width:0;display:block}.jt-product-tabs strong{overflow:hidden;font-family:Manrope,sans-serif;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.jt-product-panel{min-height:580px;display:grid;grid-template-columns:.82fr 1.18fr}.jt-product-copy{padding:58px 48px 48px;display:flex;flex-direction:column;align-items:flex-start}.jt-product-heading{display:flex;align-items:center;gap:13px}.jt-product-heading img{width:46px;height:46px;object-fit:contain}.jt-product-heading span,.jt-product-heading strong,.jt-product-heading small{display:block}.jt-product-heading small{color:var(--product-accent);font-size:10px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.jt-product-heading strong{margin-top:2px;font-family:Manrope,sans-serif;font-size:17px}.jt-product-copy h3{margin:31px 0 18px;font-size:clamp(1.75rem,2vw,2.35rem);font-weight:800;letter-spacing:-.045em;line-height:1.08}.jt-product-copy>p{margin-bottom:23px;color:var(--jt-ink-soft);font-size:15px;line-height:1.78}.jt-product-copy ul{margin:0 0 29px;padding:0;display:grid;gap:10px;list-style:none}.jt-product-copy li{display:flex;align-items:center;gap:8px;color:#4f6572;font-size:13px;font-weight:700}.jt-product-copy li svg{width:18px;height:18px;padding:2px;color:#fff;border-radius:50%;background:var(--product-accent)}.jt-text-link{margin-top:auto;display:inline-flex;align-items:center;gap:7px;color:var(--product-accent)!important;font-weight:800!important}.jt-product-visual{min-width:0;padding:0 28px 28px;display:flex;flex-direction:column;background:radial-gradient(circle at 82% 12%,color-mix(in srgb,var(--product-accent) 25%,transparent),transparent 32%),linear-gradient(145deg,#082b4e,#071d34)}.jt-product-visual-bar{min-height:54px;display:flex;align-items:center;gap:7px}.jt-product-visual-bar>span{width:8px;height:8px;border-radius:50%;background:#ffffff59}.jt-product-visual-bar small{margin-left:auto;color:#ffffff8f;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.jt-product-image-wrap{min-height:0;flex:1;overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:20px;background:#f4f7fa;box-shadow:0 25px 55px #0000003d}.jt-product-visual.is-desktop .jt-product-image-wrap{display:flex;align-items:flex-start}.jt-product-visual.is-desktop img{width:100%;min-height:100%;object-fit:cover;object-position:left top}.jt-product-visual.is-phone .jt-product-image-wrap{width:252px;margin:0 auto;border:7px solid #041521;border-radius:34px}.jt-product-visual.is-phone img{width:100%;height:100%;object-fit:cover;object-position:center top}.jt-product-visual{animation:jtProductIn .36s cubic-bezier(.22,1,.36,1)}@keyframes jtProductIn{0%{opacity:.65;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}.jt-wider-portfolio{padding-top:110px}.jt-wider-portfolio-heading{max-width:790px;margin-bottom:39px}.jt-wider-portfolio-heading h3{margin:13px 0 0;font-size:clamp(1.9rem,2.4vw,2.6rem);font-weight:800;letter-spacing:-.045em;line-height:1.08}.jt-secondary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.jt-secondary-product{min-height:260px;padding:23px;display:flex;flex-direction:column;border:1px solid var(--jt-line);border-radius:20px;background:linear-gradient(150deg,#fff,#f8fbfb);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.jt-secondary-product:hover{border-color:#b8d8d5;box-shadow:0 20px 45px #0b254517;transform:translateY(-5px)}.jt-secondary-product-top{display:flex;align-items:flex-start;justify-content:space-between}.jt-secondary-product-top img{width:54px;height:54px;object-fit:contain}.jt-secondary-product-top svg{color:#83939e}.jt-secondary-product>span{margin-top:25px;color:var(--jt-teal);font-size:10px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.jt-secondary-product h4{margin:6px 0 9px;font-size:20px;font-weight:800;letter-spacing:-.035em}.jt-secondary-product p{margin-bottom:0;color:var(--jt-ink-soft);font-size:13px;line-height:1.68}@media(min-width:600px){.jt-secondary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:900px){.jt-secondary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:1200px){.jt-secondary-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:899px){.jt-secondary-grid{gap:12px}.jt-secondary-product{min-height:230px;padding:17px}.jt-secondary-product-top img{width:46px;height:46px}.jt-secondary-product>span{margin-top:20px}.jt-secondary-product h4{font-size:18px}.jt-secondary-product p{font-size:12.5px;line-height:1.55}}@media(max-width:599px){.jt-secondary-product{min-height:220px;padding:14px;border-radius:16px}.jt-secondary-product-top img{width:40px;height:40px}.jt-secondary-product-top svg{width:19px;height:19px}.jt-secondary-product>span{margin-top:17px;font-size:9px}.jt-secondary-product h4{margin:5px 0 7px;font-size:17px}.jt-secondary-product p{font-size:12px;line-height:1.5}}.jt-platform{padding:116px 0;color:#fff;background:radial-gradient(circle at 86% 10%,rgba(54,190,180,.2),transparent 26%),var(--jt-navy-deep)}.jt-section-kicker.is-light{color:#7dd4cb}.jt-platform-intro{max-width:880px}.jt-platform-intro h2{color:#fff}.jt-platform-intro>p{max-width:720px;margin:23px 0 0;color:#ffffffab;font-size:17px;line-height:1.8}.jt-principles-grid{margin-top:66px;display:grid;grid-template-columns:repeat(4,1fr)}.jt-principles-grid article{position:relative;min-height:260px;padding:28px 25px 22px;border-left:1px solid rgba(255,255,255,.15)}.jt-principles-grid article:first-child{border-left:0}.jt-principle-number{position:absolute;top:29px;right:22px;color:#ffffff4d;font-size:11px;font-weight:800}.jt-principles-grid article>svg{width:31px;height:31px;color:#82d6ce}.jt-principles-grid h3{margin:29px 0 13px;color:#fff;font-size:20px;font-weight:800;letter-spacing:-.03em;line-height:1.25}.jt-principles-grid p{margin-bottom:0;color:#fff9;font-size:13px;line-height:1.74}.jt-merchant-map{margin-top:52px;padding:38px;display:grid;grid-template-columns:.65fr 1.35fr;align-items:center;gap:52px;border:1px solid rgba(255,255,255,.15);border-radius:24px;background:#ffffff0d}.jt-merchant-map-copy h3{margin:12px 0 14px;color:#fff;font-size:30px;font-weight:800;letter-spacing:-.045em;line-height:1.1}.jt-merchant-map-copy p{margin-bottom:0;color:#ffffff9e;font-size:13px}.jt-merchant-layers{display:grid;grid-template-columns:repeat(5,1fr)}.jt-merchant-layers>div{position:relative;min-width:0;padding:4px 10px 6px;border-left:1px solid rgba(255,255,255,.15)}.jt-merchant-layers>div:after{position:absolute;z-index:2;top:49px;right:-4px;width:7px;height:7px;content:"";border:2px solid var(--jt-navy-deep);border-radius:50%;background:#78d2c9}.jt-merchant-layers>div:last-child:after{display:none}.jt-merchant-layers span,.jt-merchant-layers small,.jt-merchant-layers strong{display:block}.jt-merchant-layers span{color:#ffffff4d;font-size:10px;font-weight:800}.jt-merchant-layers small{margin-top:15px;color:#7dd4cb;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.jt-merchant-layers strong{margin-top:4px;overflow:hidden;color:#fff;font-family:Manrope,sans-serif;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.jt-merchant-layers p{margin:3px 0 0;color:#ffffff85;font-size:10px}.jt-company{padding:108px 0;border-bottom:1px solid var(--jt-line);background:var(--jt-cloud)}.jt-company-grid{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:90px}.jt-company-copy>p{max-width:520px;margin:23px 0 0;color:var(--jt-ink-soft);font-size:16px;line-height:1.8}.jt-company-facts{border-top:1px solid #cbdada}.jt-company-facts article{min-height:100px;padding:22px 0;display:grid;grid-template-columns:42px 1fr;align-items:start;gap:16px;border-bottom:1px solid #cbdada}.jt-company-facts article>svg{width:28px;height:28px;color:var(--jt-teal)}.jt-company-facts small,.jt-company-facts strong{display:block}.jt-company-facts small{color:#778690;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.jt-company-facts strong{max-width:620px;margin-top:5px;font-size:14px;line-height:1.55}.jt-cta{padding:88px 0;color:#fff;background:linear-gradient(120deg,var(--jt-navy) 0%,#0b5f70 100%)}.jt-cta-grid{display:grid;grid-template-columns:1fr auto;align-items:center;gap:70px}.jt-cta h2{max-width:760px;color:#fff;font-size:clamp(2.15rem,3vw,3rem)}.jt-cta p{max-width:720px;margin:18px 0 0;color:#ffffffb3}.jt-cta-actions{min-width:250px;display:flex;flex-direction:column;gap:11px}.jt-button-light{color:var(--jt-navy)!important;background:#fff}.jt-button-outline-light{color:#fff!important;border-color:#ffffff8c;background:transparent}.jt-footer{padding:64px 0 25px;color:#d4dfe6;background:#07192f}.jt-footer-grid{display:grid;grid-template-columns:1.1fr .7fr 1.2fr;gap:72px}.jt-footer-brand img{width:145px;height:auto;filter:brightness(0) invert(1)}.jt-footer-brand p{max-width:310px;margin:18px 0 0;color:#8ca0ad;font-size:13px}.jt-footer-products,.jt-footer-company{display:flex;flex-direction:column;align-items:flex-start;gap:9px;font-size:13px}.jt-footer-products>span,.jt-footer-company>span{margin-bottom:5px;color:#728993;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.jt-footer-products a,.jt-footer-company a{color:#dce6eb;font-weight:700}.jt-footer-products a:hover,.jt-footer-company a:hover{color:#fff}.jt-footer-company p{max-width:420px;margin:4px 0 0;color:#8397a4;font-size:11px;line-height:1.65}.jt-footer-bottom{margin-top:54px;padding-top:22px;display:flex;justify-content:space-between;gap:25px;color:#718793;border-top:1px solid rgba(255,255,255,.1);font-size:11px}.js-reveal{opacity:0;transform:translateY(22px);transition:opacity .68s cubic-bezier(.22,1,.36,1) var(--reveal-delay, 0ms),transform .68s cubic-bezier(.22,1,.36,1) var(--reveal-delay, 0ms)}.js-reveal.is-visible{opacity:1;transform:translateY(0)}@media(max-width:1100px){.jt-hero-grid{grid-template-columns:1fr;gap:64px}.jt-hero-copy{max-width:860px}.jt-hero-visual{width:min(820px,100%);margin:0 auto}.jt-customer-strip .jt-page-shell{grid-template-columns:250px 1fr;gap:35px}.jt-product-panel{grid-template-columns:1fr}.jt-product-copy{min-height:480px}.jt-product-visual{min-height:570px}.jt-principles-grid{grid-template-columns:repeat(2,1fr)}.jt-principles-grid article:nth-child(3){border-left:0}.jt-merchant-map{grid-template-columns:1fr}.jt-company-grid{gap:55px}}@media(max-width:860px){.jt-desktop-nav,.jt-header-cta{display:none}.jt-header{justify-content:space-between}.jt-menu-button{display:grid}.jt-hero-grid{min-height:auto;padding-top:68px}.jt-customer-strip .jt-page-shell,.jt-split-intro,.jt-company-grid,.jt-cta-grid{grid-template-columns:1fr}.jt-customer-intro{max-width:520px}.jt-customer-logos{grid-template-columns:repeat(4,1fr)}.jt-split-intro{align-items:start;gap:24px}.jt-split-intro>p{transform:none}.jt-product-tabs{overflow-x:auto;grid-template-columns:repeat(6,155px);overscroll-behavior-x:contain;scrollbar-width:thin}.jt-company-grid,.jt-cta-grid{gap:45px}.jt-cta-actions{width:min(360px,100%)}.jt-footer-grid{grid-template-columns:1fr 1fr;gap:52px}.jt-footer-brand{grid-column:1 / -1}}@media(max-width:640px){.jt-product-finder-overlay{padding:10px;place-items:end center}.jt-product-finder-dialog{max-height:calc(100vh - 20px);padding:32px 18px 24px;border-radius:24px}.jt-product-finder-close{top:15px;right:15px;width:39px;height:39px}.jt-product-finder-heading{padding-right:38px}.jt-product-finder-heading h2{font-size:2rem}.jt-product-finder-heading p{font-size:14px;line-height:1.6}.jt-product-finder-grid{margin-top:24px;grid-template-columns:1fr;gap:8px}.jt-product-finder-option{padding:12px;grid-template-columns:42px minmax(0,1fr) 18px;gap:11px}.jt-product-finder-option img{width:38px;height:38px}.jt-product-finder-footer{align-items:flex-start;flex-direction:column;gap:7px}.jt-page-shell{width:min(100% - 32px,1180px)}.jt-header{min-height:70px;padding:0 16px}.jt-brand-lockup span{display:none}.jt-mobile-menu{top:70px}.jt-hero-grid{padding:54px 0 66px;gap:45px}.jt-hero h1{font-size:clamp(2.35rem,10vw,3.1rem);letter-spacing:-.045em}.jt-hero-description{font-size:16px}.jt-hero-actions,.jt-hero-actions .jt-button{width:100%}.jt-hero-visual{display:none}.jt-visual-toolbar{height:58px;padding:0 15px}.jt-visual-toolbar>span{display:none}.jt-product-dock{top:72px;right:14px;left:14px;width:auto;padding:7px;grid-template-columns:repeat(5,1fr)}.jt-product-dock div{min-width:0;padding:5px 2px;grid-template-columns:1fr;gap:2px}.jt-product-dock img{width:23px;height:23px}.jt-dashboard-frame{top:137px;right:14px;left:14px;height:255px;border-radius:16px}.jt-dashboard-frame img{width:520px;height:360px}.jt-phone-frame{right:12px;bottom:-54px;width:118px;height:238px;border-width:4px;border-radius:22px}.jt-phone-frame>span{top:5px;width:42px;height:10px}.jt-signal-card{bottom:14px;left:13px;width:220px;padding:11px 12px}.jt-signal-card>svg{width:23px;height:23px}.jt-customer-strip{padding:47px 0}.jt-customer-strip .jt-page-shell{gap:28px}.jt-customer-logos{grid-template-columns:repeat(2,1fr);gap:11px 18px}.jt-customer-logo img{max-width:115px;max-height:58px}.jt-customer-logo img.jt-customer-logo-clover{max-height:68px}.jt-products,.jt-platform,.jt-company{padding-top:82px;padding-bottom:86px}.jt-section-intro h2,.jt-platform-intro h2,.jt-company h2,.jt-cta h2{font-size:clamp(1.9rem,8.5vw,2.35rem)}.jt-featured-product{border-radius:20px}.jt-product-copy{min-height:0;padding:35px 27px 38px}.jt-product-copy h3{font-size:2rem}.jt-product-visual{min-height:435px;padding:0 16px 16px}.jt-product-visual.is-phone .jt-product-image-wrap{width:215px}.jt-wider-portfolio{padding-top:78px}.jt-principles-grid,.jt-merchant-layers{grid-template-columns:1fr}.jt-principles-grid article,.jt-principles-grid article:nth-child(3){min-height:220px;border-top:1px solid rgba(255,255,255,.15);border-left:0}.jt-principles-grid article:first-child{border-top:0}.jt-merchant-map{padding:27px 22px;gap:33px}.jt-merchant-layers>div{padding:15px 0;border-top:1px solid rgba(255,255,255,.14);border-left:0}.jt-merchant-layers>div:after{display:none}.jt-company-facts article{grid-template-columns:34px 1fr}.jt-cta{padding:75px 0}.jt-cta-actions,.jt-cta-actions .jt-button{width:100%}.jt-footer{padding-top:52px}.jt-footer-grid{grid-template-columns:1fr;gap:38px}.jt-footer-brand{grid-column:auto}.jt-footer-bottom{flex-direction:column;gap:7px}}@media(prefers-reduced-motion:reduce){.joony-tech-page *,.joony-tech-page *:before,.joony-tech-page *:after,.jt-product-finder-overlay *{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.js-reveal{opacity:1;transform:none}}:root{--je-navy: #0c2340;--je-ink: #10233f;--je-muted: #64748b;--je-line: #dce5eb}.je-overlay,.je-overlay *{box-sizing:border-box}.je-overlay{position:fixed;inset:0;z-index:20000;display:grid;place-items:center;padding:8px;background:#051425a8;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);animation:je-fade-in .16s ease-out both}.je-dialog{position:relative;width:min(720px,100%);max-height:min(calc(100dvh - 16px),820px);overflow:auto;color:var(--je-ink);background:radial-gradient(circle at 100% 0%,color-mix(in srgb,var(--je-accent) 12%,transparent),transparent 34%),#fff;border:1px solid rgba(255,255,255,.72);border-radius:28px;box-shadow:0 32px 100px #04162a52;font-family:inherit;animation:je-rise-in .22s cubic-bezier(.22,.8,.25,1) both}.je-close{position:absolute;top:18px;right:18px;z-index:1;width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--je-line);border-radius:50%;color:var(--je-ink);background:#ffffffe6;cursor:pointer;transition:transform .14s ease,background .14s ease}.je-close:hover{transform:rotate(4deg) scale(1.04);background:#f7fafc}.je-close span{font-size:27px;line-height:1;font-weight:300;transform:translateY(-1px)}.je-heading{padding:30px 64px 16px}.je-heading small,.je-success>small{display:block;margin-bottom:10px;color:var(--je-accent);font-size:.72rem;font-weight:800;letter-spacing:.13em}.je-heading h2,.je-success h2{margin:0;max-width:570px;color:var(--je-navy);font-size:clamp(1.7rem,3.4vw,2.35rem);line-height:1.08;letter-spacing:-.04em}.je-heading p,.je-success p{margin:14px 0 0;max-width:570px;color:var(--je-muted);font-size:1rem;line-height:1.55}.je-form{padding:0 64px 22px}.je-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.je-fields label{display:grid;gap:7px;min-width:0}.je-fields label>span{color:#34445c;font-size:.79rem;font-weight:650;line-height:1.2}.je-fields input,.je-fields select{width:100%;height:46px;min-width:0;padding:0 13px;color:var(--je-ink);background:#f8fafcd1;border:1px solid #cfdbe3;border-radius:11px;outline:none;font:inherit;font-size:.94rem;transition:border-color .14s ease,box-shadow .14s ease,background .14s ease}.je-fields input::placeholder{color:#9aa9ba}.je-fields input:focus,.je-fields select:focus{border-color:var(--je-accent);background:#fff;box-shadow:0 0 0 3px color-mix(in srgb,var(--je-accent) 15%,transparent)}.je-wide-field{grid-column:1 / -1}.je-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.je-contact-note{margin:10px 0 0;color:var(--je-muted);font-size:.75rem}.je-error{margin:12px 0 0;padding:10px 12px;color:#9f1239;background:#fff1f2;border:1px solid #fecdd3;border-radius:10px;font-size:.82rem;line-height:1.4}.je-primary-button,.je-secondary-button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:0 20px;border-radius:12px;font:inherit;font-size:.9rem;font-weight:760;text-decoration:none;cursor:pointer;transition:transform .14s ease,box-shadow .14s ease,opacity .14s ease}.je-primary-button{color:#fff;background:var(--je-navy);border:1px solid var(--je-navy);box-shadow:0 12px 28px #0c23402e}.je-primary-button:hover,.je-secondary-button:hover{transform:translateY(-1px)}.je-primary-button:disabled{cursor:wait;opacity:.66;transform:none}.je-submit{width:100%;margin-top:18px}.je-secondary-button{color:var(--je-navy);background:#fff;border:1px solid var(--je-line)}.je-alternatives{display:flex;align-items:center;gap:10px;padding:17px 64px 19px;color:var(--je-muted);background:#f6f9fbdb;border-top:1px solid var(--je-line);font-size:.78rem}.je-alternatives a{color:var(--je-navy);font-weight:750;text-decoration:none}.je-alternatives a:hover{color:var(--je-accent)}.je-alternatives i{width:3px;height:3px;border-radius:50%;background:#a9b7c5}.je-success{padding:62px 64px 46px}.je-success-mark{width:54px;height:54px;display:grid;place-items:center;margin-bottom:24px;color:#fff;background:var(--je-accent);border-radius:18px;font-size:1.45rem;font-weight:800;box-shadow:0 14px 30px color-mix(in srgb,var(--je-accent) 26%,transparent)}.je-success-summary{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px 16px;margin:28px 0;padding:18px;background:#f7fafc;border:1px solid var(--je-line);border-radius:14px;font-size:.86rem}.je-success-summary span{color:var(--je-muted)}.je-success-summary strong{color:var(--je-ink);overflow-wrap:anywhere}.je-success-actions{display:flex;gap:12px;flex-wrap:wrap}@keyframes je-fade-in{0%{opacity:0}}@keyframes je-rise-in{0%{opacity:0;transform:translateY(12px) scale(.99)}}@media(max-width:640px){.je-overlay{place-items:end center;padding:0}.je-dialog{width:100%;max-height:96dvh;border-radius:24px 24px 0 0}.je-heading{padding:34px 24px 18px}.je-heading h2,.je-success h2{padding-right:32px;font-size:1.7rem}.je-form{padding:0 24px 26px}.je-fields{grid-template-columns:1fr;gap:13px}.je-wide-field{grid-column:auto}.je-alternatives{padding:15px 24px 18px}.je-success{padding:54px 24px 34px}.je-success-actions{display:grid}}@media(prefers-reduced-motion:reduce){.je-overlay,.je-dialog{animation:none}.je-close,.je-primary-button,.je-secondary-button{transition:none}}
