/* base.css */
@font-face{font-family:Nunito;src:url('../../fonts/nunito-400.woff2') format('woff2');font-weight:400;font-display:swap}
@font-face{font-family:Nunito;src:url('../../fonts/nunito-600.woff2') format('woff2');font-weight:600;font-display:swap}
@font-face{font-family:Nunito;src:url('../../fonts/nunito-700.woff2') format('woff2');font-weight:700;font-display:swap}
@font-face{font-family:Nunito;src:url('../../fonts/nunito-800.woff2') format('woff2');font-weight:800;font-display:swap}
:root{--j3-ink:#0d0d1a;--j3-muted:#666376;--j3-paper:#f5f5f7;--j3-line:#d9d9e2;--j3-accent:#ff6b35;--j3-sage:#eeeef2;--j3-white:#fff;--j3-peach:#ffd5c5;--j3-radius:22px;--j3-font:Nunito,Arial,sans-serif;color-scheme:light;scroll-behavior:smooth;scroll-padding-top:108px}
html[data-theme=dark]{--j3-ink:#f8f7fc;--j3-muted:#bdbdcd;--j3-paper:#101018;--j3-line:#36364b;--j3-accent:#ff6b35;--j3-sage:#171727;--j3-white:#12121f;color-scheme:dark}
*{box-sizing:border-box}html{margin:0}body.j3-page,body.j3-shell{margin:0;background:var(--j3-paper);color:var(--j3-ink);font:400 16px/1.7 var(--j3-font);-webkit-font-smoothing:antialiased}body.j3-page{--white:var(--j3-ink);--text:var(--j3-ink);--muted:var(--j3-muted);--dim:var(--j3-muted);--bg:var(--j3-paper);--bg2:var(--j3-sage);--surface:var(--j3-white);--s:var(--j3-white);--b:var(--j3-line);--border:var(--j3-line);--orange:var(--j3-accent);--accent:var(--j3-accent);--accent2:var(--j3-accent)}
.j3-page #jl-root{background:none;color:inherit;font:inherit;overflow:visible}.j3-page :is(h1,h2,h3,h4,p,figure,ul,ol){margin-top:0}.j3-page :is(h1,h2,h3,h4){line-height:1.2;color:var(--j3-ink)}.j3-page p{color:var(--j3-muted)}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:4px}img{max-width:100%;height:auto}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--j3-accent);outline-offset:4px}button:disabled{cursor:wait;opacity:.65}[hidden]{display:none!important}.j3-page svg{vertical-align:middle;max-width:100%}.j3-page :is(.up,.ul,.ur,.reveal,.reveal-l,.reveal-r){opacity:1;transform:none;visibility:visible}.j3-page :is(.grad,.g,.grad-alt,.text-gradient){color:var(--j3-accent);background:none;-webkit-text-fill-color:currentColor}.j3-page :is(.btn-main,.btn-primary,.btn-submit,.nav-cta,.nav-dl){display:inline-flex;align-items:center;justify-content:center;gap:11px;min-height:50px;padding:14px 23px;border:1px solid transparent;border-radius:8px;background:var(--j3-ink);color:var(--j3-paper);font-size:14px;font-weight:800;line-height:1.4;text-decoration:none;transition:transform .2s,box-shadow .2s}.j3-page :is(.btn-main,.btn-primary,.btn-submit):hover{transform:translateY(-2px);box-shadow:0 8px 20px #221f3320}.j3-page :is(.btn-out,.btn-ghost,.btn-watch){display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:12px 18px;color:var(--j3-ink);background:transparent;border:1px solid var(--j3-line);border-radius:8px;font-size:14px;font-weight:700;text-decoration:none}.j3-page .btn-watch-circle{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:var(--j3-sage)}.j3-page :is(.btn-watch-circle svg,.btn-main svg,.btn-primary svg,.btn-submit svg){width:17px;height:17px;flex-shrink:0}.j3-page :is(.hero-btns,.hero-cta-row,.hero-ctas,.product-cta-row,.about-cta-row){display:flex;flex-wrap:wrap;align-items:center;gap:14px}.j3-page :is(.hero-tag,.sec-tag,.label,.fcat-head-tag,.eyebrow){display:inline-flex;align-items:center;gap:10px;color:var(--j3-muted);font-size:11px;line-height:1.5;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.j3-page :is(.hero-tag,.sec-tag,.label)::before{content:'';height:7px;width:7px;border-radius:50%;background:var(--j3-accent);flex-shrink:0}
/* A new shared navigation, independent of the content's former layout. */
#nav.j3-header{position:fixed;inset:0 0 auto;z-index:900;background:var(--j3-paper);border-bottom:1px solid var(--j3-line);color:var(--j3-ink)}.j3-nav-row{display:flex;align-items:center;gap:24px;max-width:1440px;min-height:84px;padding:12px 40px;margin:auto}.j3-brand{display:inline-flex;align-items:center;gap:6px;flex-shrink:0;font-size:28px;font-weight:800;letter-spacing:-.065em;text-decoration:none}.j3-brand img{width:162px;height:43.2px;object-fit:contain}.j3-brand>svg{width:162px;height:43.2px}.j3-nav-groups{display:flex;justify-content:center;align-items:center;gap:3px;flex:1}.j3-nav-group{position:relative}.j3-nav-group>summary{display:flex;align-items:center;gap:8px;padding:12px 10px;list-style:none;font-size:13px;font-weight:700;cursor:pointer;white-space:nowrap}.j3-nav-group>summary::-webkit-details-marker{display:none}.j3-nav-group>summary::after{content:'';width:5px;height:5px;border-right:1px solid;border-bottom:1px solid;transform:rotate(45deg);margin-top:-3px}.j3-nav-group[open]>summary{color:var(--j3-accent)}.j3-nav-panel{position:absolute;top:calc(100% + 10px);left:0;min-width:245px;max-width:calc(100vw - 40px);padding:12px;margin:0;background:var(--j3-white);border:1px solid var(--j3-line);border-radius:12px;box-shadow:0 22px 65px #211e3220;list-style:none;z-index:2}.j3-nav-panel li{list-style:none}.j3-nav-panel a{display:block;min-height:44px;padding:11px 14px;border-radius:7px;font-size:14px;line-height:1.4;font-weight:600;text-decoration:none}.j3-nav-panel a:hover{background:var(--j3-sage)}.j3-page-links>.j3-nav-panel{left:auto;right:0}.j3-nav-controls{display:flex;align-items:center;gap:10px}.j3-nav-controls :is(.nav-dl,.nav-cta){min-height:42px;padding:10px 17px;font-size:12px}.j3-nav-row .burger{display:none}.j3-nav-row :is(#theme-tgl,#theme-toggle,.theme-toggle){display:grid;place-items:center;width:34px;height:38px;padding:8px;background:transparent;border:0;color:var(--j3-ink);border-radius:6px}.j3-nav-row :is(#theme-tgl,#theme-toggle) svg{width:17px;height:17px}.j3-nav-row :is(.ico-sun,.icon-sun){display:none}html[data-theme=dark] .j3-nav-row :is(.ico-sun,.icon-sun){display:block}html[data-theme=dark] .j3-nav-row :is(.ico-moon,.icon-moon){display:none}.j3-page .lang-switcher{position:relative}.j3-page .lang-trigger{display:flex;align-items:center;gap:6px;height:38px;padding:7px;border:0;background:none;color:var(--j3-ink);font-size:12px;font-weight:700}.j3-page .lang-dropdown{display:none;position:absolute;top:calc(100% + 14px);right:0;width:180px;padding:8px;background:var(--j3-white);border:1px solid var(--j3-line);border-radius:10px;box-shadow:0 20px 50px #23203420;z-index:5}.j3-page .lang-switcher.open .lang-dropdown{display:block}.j3-page .lang-btn{display:flex;align-items:center;gap:10px;width:100%;padding:10px;border:0;border-radius:6px;color:var(--j3-ink);background:none;font-size:13px;text-align:left}.j3-page .lang-btn:hover{background:var(--j3-sage)}.j3-page .lang-flag{display:block;flex-shrink:0;line-height:0}.j3-page .lang-flag svg,.j3-page .lang-btn>svg{width:20px;height:14px;border-radius:2px;display:block;flex-shrink:0}.j3-page .lang-check{margin-left:auto;opacity:0}.j3-page .lang-btn.active .lang-check{opacity:1}.j3-menu-drawer{position:fixed;inset:0 0 0 auto;z-index:1200;width:min(430px,100%);height:100dvh;overflow:auto;padding:24px;background:var(--j3-paper);color:var(--j3-ink);transform:translateX(105%);transition:transform .25s;border-left:1px solid var(--j3-line)}.j3-menu-drawer.open{transform:translateX(0)}.j3-menu-close{display:block;margin:0 0 20px auto;padding:8px 16px;min-height:44px;border:1px solid var(--j3-line);border-radius:7px;background:none;color:inherit}.j3-mobile-groups details{border-bottom:1px solid var(--j3-line);padding:8px 0}.j3-mobile-groups summary{padding:12px 0;font-size:20px;font-weight:700;cursor:pointer}.j3-mobile-groups a,.j3-menu-drawer .mob-link{display:block;padding:12px 8px;font-size:15px;text-decoration:none}.j3-menu-drawer .mob-menu-inner{border-top:1px solid var(--j3-line);margin-top:24px;padding-top:12px}.j3-menu-backdrop{display:none;position:fixed;inset:0;z-index:1190;background:#211e3170;backdrop-filter:blur(6px)}.j3-menu-backdrop.open{display:block}#sp,#scroll-progress{display:none!important}
/* Fresh page templates. */
.j3-hero{position:relative;padding:145px 40px 65px;isolation:isolate;overflow:hidden;background:var(--j3-paper)}.j3-hero-host{max-width:1320px;margin:auto}.j3-hero-frame{display:grid;grid-template-columns:1fr 1.08fr;align-items:center;gap:55px}.j3-hero-copy{min-width:0}.j3-hero-copy h1{font-size:clamp(48px,5.1vw,76px);letter-spacing:-.065em;line-height:1.08;font-weight:800;margin:22px 0 24px;max-width:820px;text-wrap:balance}.j3-hero-copy :is(.hero-desc,.hero-sub,.subtitle){font-size:18px;line-height:1.8;color:var(--j3-muted);max-width:660px;margin:0 0 28px}.j3-hero-copy .hero-quote{font-size:14px;line-height:1.75;padding:0;border:0;margin-bottom:26px}.j3-hero-copy .hero-breadcrumb{display:flex;align-items:center;gap:10px;margin-bottom:22px;font-size:11px;color:var(--j3-muted)}.j3-hero-copy .hero-breadcrumb svg{width:11px;height:11px}.j3-hero-copy .hero-breadcrumb a{text-decoration:none}.j3-hero-copy .hero-pills{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0 15px}.j3-hero-copy .hero-pills>*{border:1px solid var(--j3-line);border-radius:100px;padding:6px 12px;font-size:10px;line-height:1.5}.j3-hero-copy .hero-flex-note{font-size:12px;line-height:1.6;max-width:600px}.j3-hero-art{position:relative;margin:0;min-width:0;isolation:isolate}.j3-hero-art::before{content:'';position:absolute;inset:8% -9% 4%;z-index:-1;background:var(--j3-sage);border-radius:45% 25% 38% 22%;transform:rotate(-6deg)}.j3-hero-art picture{display:block}.j3-hero-art img{display:block;width:100%;height:auto;max-height:640px;object-fit:contain}.j3-hero-support{display:flex;align-items:center;justify-content:center;gap:24px;max-width:1100px;margin:55px auto 0}.j3-hero-support>div{width:100%}.j3-hero-support :is(.hero-visual,.hero-right,.hero-media,.hero-scene,.img-ph,.img-ph-clip,.hero-img-wrap,.hero-img-ph){display:contents}.j3-hero-support .j3-product-note{display:inline-flex;align-items:center;gap:10px;margin:10px 15px;padding:14px 20px;border:1px solid var(--j3-line);border-radius:12px;vertical-align:middle}.j3-product-note :is(svg,img){max-width:32px;max-height:32px}.j3-product-note :is(.pb-txt,.pb-card-top){display:flex;align-items:center;gap:8px}.j3-product-note :is(strong,.pb-card-val){font-size:22px}.j3-product-note :is(small,.pb-card-lbl,.pb-meta-muted,.pb-meta-soft){font-size:11px;color:var(--j3-muted)}
.j3-page:is([data-j3-page=ai-messenger],[data-j3-page=ai-business-telephony],[data-j3-page=ai-crm],[data-j3-page=esim-fmc]) .j3-hero-frame{grid-template-columns:1fr;gap:46px}.j3-page:is([data-j3-page=ai-messenger],[data-j3-page=ai-business-telephony],[data-j3-page=ai-crm],[data-j3-page=esim-fmc]) .j3-hero-copy{max-width:980px;margin:auto;text-align:center}.j3-page:is([data-j3-page=ai-messenger],[data-j3-page=ai-business-telephony],[data-j3-page=ai-crm],[data-j3-page=esim-fmc]) .j3-hero-copy :is(h1,.hero-sub,.hero-quote){margin-inline:auto}.j3-page:is([data-j3-page=ai-messenger],[data-j3-page=ai-business-telephony],[data-j3-page=ai-crm],[data-j3-page=esim-fmc]) .j3-hero-copy :is(.hero-btns,.hero-breadcrumb){justify-content:center}.j3-page:is([data-j3-page=ai-messenger],[data-j3-page=ai-business-telephony],[data-j3-page=ai-crm],[data-j3-page=esim-fmc]) .j3-hero-art{max-width:1160px;width:100%;margin:auto;padding:30px 45px 0;background:var(--j3-sage);border:1px solid var(--j3-line);border-radius:34px 34px 0 0}.j3-page:is([data-j3-page=ai-messenger],[data-j3-page=ai-business-telephony],[data-j3-page=ai-crm],[data-j3-page=esim-fmc]) .j3-hero-art::before{content:none}.j3-page[data-j3-page=ai-messenger] .j3-hero-art img{max-height:590px}.j3-page[data-j3-page=ai-business-telephony] .j3-hero-art{background:#201e30}.j3-page[data-j3-page=esim-fmc] .j3-hero-art{background:#e1e0e9}.j3-page[data-j3-page=home-page] .j3-hero{padding-bottom:30px}.j3-page[data-j3-page=home-page] .j3-hero-copy h1{font-size:clamp(53px,5.6vw,84px)}
.j3-section{padding:90px 40px;background:var(--j3-paper);position:relative}.j3-section:nth-of-type(even){background:var(--j3-white)}.j3-section-frame{max-width:1240px;margin:auto}.j3-section-head{max-width:900px;margin:0 auto 44px;text-align:center}.j3-section-head :is(h2,h1){font-size:clamp(34px,3.6vw,52px);line-height:1.14;letter-spacing:-.045em;font-weight:800;margin:12px 0 18px;text-wrap:balance}.j3-section-head :is(p,.sec-sub,.section-sub){font-size:17px;line-height:1.8;max-width:680px;margin:0 auto 20px}.j3-section-head>div{margin:0;text-align:inherit}.j3-section-content{min-width:0}.j3-section-content :is(.w,.container){width:100%;max-width:none;padding:0}.j3-section-split .j3-section-frame{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;align-items:start}.j3-section-split .j3-section-head{text-align:left;margin:0}.j3-section-split .j3-section-head :is(p,.sec-sub){margin-inline:0}.j3-section-definition{padding-block:50px;border-block:1px solid var(--j3-line)}.j3-section-definition .j3-section-head :is(h2,h1){font-size:28px}.j3-section-definition .definition-inner{display:block}.j3-section-definition #definition-text{font-size:18px;line-height:1.8}.j3-section-feature{padding-block:85px}.j3-section-feature .j3-section-head{max-width:760px}.j3-detail-layout{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:60px}.j3-detail-layout :is(.fcat-block,.prd-content){min-width:0}.j3-detail-layout :is(.fcat-img,.prd-img){padding:28px;background:var(--j3-sage);border-radius:24px;min-width:0}.j3-detail-layout :is(.fcat-img img,.prd-img img){width:100%;height:auto;max-height:480px;object-fit:contain}.j3-detail-layout :is(.img-ph,.img-ph-clip,.j3-feature-art){width:100%;height:auto;background:none;border:0}.j3-detail-layout .j3-product-note{display:inline-flex;flex-wrap:wrap;align-items:center;gap:6px;padding:10px;margin:8px 8px 0 0;background:var(--j3-white);border-radius:8px;font-size:11px}.j3-detail-layout .j3-product-note .pb-card-val{font-size:18px}.j3-section-workspace{background:var(--j3-sage)!important}.j3-section-workspace .j3-section-frame{max-width:1280px}.j3-section-telephony .j3-detail-layout{grid-template-columns:1fr}.j3-section-telephony .prd-img{background:#201e30}.j3-section-telephony .prd-content{max-width:1100px;margin:auto}.j3-section-esim-intro .prd-img{background:#dfdeea}.j3-section-cta{background:#0d0d1a!important;color:#f8f7fc;padding-block:80px;--j3-ink:#f8f7fc;--j3-muted:#b9b6cd;--j3-paper:#0d0d1a;--j3-line:#474264;--j3-sage:#1c1c30}.j3-section-cta .j3-section-head{max-width:950px}.j3-section-cta :is(.btn-main,.btn-primary,.btn-submit){background:var(--j3-accent);color:#0d0d1a}.j3-section-cta :is(.cta-block,.cta-inner){background:none;border:0;padding:0}.j3-section-cta .cta-inner{max-width:1000px;margin:auto}.j3-section-cta h2{color:#f8f7fc}.j3-section-cta .cta-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;margin-top:45px}.j3-section-cta .cta-stat{padding-top:25px;border-top:1px solid var(--j3-line)}.j3-section-cta .cta-stat-n{font-size:40px;font-weight:800;color:var(--j3-accent)}.j3-section-cta .cta-stat-l{font-size:12px}.j3-section-cta .cta-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.j3-section-cta .cta-step{display:flex;gap:15px}.j3-section-cta .cta-step-n{font-size:30px;color:var(--j3-accent)}.j3-section-cta .cta-btns{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;margin-top:35px}
#jl-footer{padding:65px 40px 25px;background:#101018;color:#e5e4ee;font:400 14px/1.75 var(--j3-font);--white:#e5e4ee;--muted:#aaa7c0;--bg:#101018;--orange:var(--j3-brand)}#jl-footer .jlf-w{max-width:1240px;margin:auto}#jl-footer .jlf-top{display:grid;grid-template-columns:1.65fr repeat(3,1fr);gap:55px;padding-bottom:50px}#jl-footer .jlf-brand{max-width:360px}#jl-footer .jlf-brand img{width:115px;filter:brightness(0) invert(1)}#jl-footer .jlf-brand-desc{color:#aaa7c0;font-size:13px;margin-top:20px}#jl-footer .jlf-col-title{font-weight:800;font-size:12px;letter-spacing:.08em;text-transform:uppercase;margin-bottom:20px}#jl-footer :is(.jlf-links,ul){list-style:none;margin:0;padding:0}#jl-footer .jlf-links a{display:block;padding:5px 0;text-decoration:none;font-size:13px;color:#bfbdce}#jl-footer .jlf-links a:hover{color:var(--j3-brand)}#jl-footer .jlf-btm{display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap;border-top:1px solid #363153;padding-top:22px;color:#aaa7c0;font-size:11px}#jl-footer .jlf-socials{display:flex;gap:10px}#jl-footer .jlf-social{display:grid;place-items:center;width:32px;height:32px;border:1px solid #363153;border-radius:50%;color:#c8c6d7}#jl-footer .jlf-social svg{width:15px;height:15px}#jl-footer .jlf-legal{display:flex;flex-wrap:wrap;gap:15px}#jl-footer .jlf-stores{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}#jl-footer .jlf-store{display:flex;align-items:center;gap:8px;color:#dad8e5;text-decoration:none;border:1px solid #363153;border-radius:7px;padding:7px 12px}#jl-footer .jlf-store svg{width:20px;height:20px}
#jl-footer .jlf-top{grid-template-columns:1.65fr repeat(4,minmax(0,1fr));gap:30px}#jl-footer .jlf-brand p{color:#aaa7c0;font-size:13px;margin:20px 0 0}#jl-footer .jlf-col h3{color:#e5e4ee;font-size:13px;font-weight:800;letter-spacing:.02em;margin:0 0 18px}#jl-footer .jlf-col a{display:block;padding:5px 0;color:#bfbdce;font-size:15px;line-height:1.7;text-decoration:none;overflow-wrap:anywhere}#jl-footer .jlf-col a.jlf-on:hover{color:var(--j3-brand)}#jl-footer .jlf-col a:not(.jlf-on){opacity:.55;pointer-events:none}#jl-footer .jlf-col a:not(.jlf-on)::after{content:'Soon';display:inline-block;font-size:8px;border:1px solid #474264;border-radius:4px;padding:1px 4px;margin-left:7px}#jl-footer .jlf-social{display:flex;width:auto;height:auto;gap:10px;border:0;margin-top:20px}#jl-footer .jlf-social a{display:grid;place-items:center;width:34px;height:34px;border:1px solid #363153;border-radius:50%;color:#c8c6d7}
@media(max-width:1200px){.j3-nav-row{padding-inline:25px;gap:15px}.j3-nav-group>summary{padding-inline:7px;font-size:12px}.j3-hero-frame{gap:30px}.j3-section-split .j3-section-frame{gap:40px}.j3-detail-layout{gap:35px}}
@media(max-width:1080px){.j3-nav-groups{display:none}.j3-nav-controls{margin-left:auto}.j3-nav-row .burger{display:flex;flex-direction:column;gap:5px;align-items:center;justify-content:center;width:40px;height:40px;padding:8px;border:1px solid var(--j3-line);border-radius:6px;background:transparent}.j3-nav-row .burger span{width:20px;height:2px;background:var(--j3-ink)}.j3-hero{padding:130px 30px 50px}.j3-hero-copy h1{font-size:54px}.j3-section{padding:65px 30px}#jl-footer .jlf-top{grid-template-columns:1fr 1fr;gap:35px}#jl-footer .jlf-brand{max-width:none}}
@media(max-width:760px){.j3-nav-row{min-height:74px;padding:12px 20px;gap:10px}.j3-brand img,.j3-brand>svg{width:135px;height:36px}.j3-nav-controls{gap:5px}.j3-nav-controls :is(.nav-dl,.nav-cta){font-size:11px;padding:9px 12px;min-height:38px}.j3-hero{padding:112px 24px 42px}.j3-hero-frame{grid-template-columns:1fr;gap:35px}.j3-hero-copy{max-width:680px}.j3-hero-copy h1,.j3-page[data-j3-page=home-page] .j3-hero-copy h1{font-size:clamp(44px,8vw,60px)}.j3-hero-copy :is(.hero-desc,.hero-sub,.subtitle){font-size:16px;line-height:1.8}.j3-hero-art{max-width:640px;margin:auto;width:100%}.j3-page:is([data-j3-page=ai-messenger],[data-j3-page=ai-business-telephony],[data-j3-page=ai-crm],[data-j3-page=esim-fmc]) .j3-hero-art{padding:18px 10px;border-radius:18px}.j3-hero-support{margin-top:30px}.j3-hero-support .j3-product-note{padding:10px 14px;margin:5px;font-size:12px}.j3-section{padding:60px 24px}.j3-section-head{margin-bottom:30px}.j3-section-head :is(h2,h1){font-size:36px}.j3-section-head :is(p,.sec-sub,.section-sub){font-size:16px}.j3-section-split .j3-section-frame{grid-template-columns:1fr;gap:25px}.j3-detail-layout{grid-template-columns:1fr;gap:30px}.j3-detail-layout :is(.fcat-img,.prd-img){padding:22px;border-radius:18px}.j3-section-cta .cta-stats{grid-template-columns:repeat(2,1fr)}.j3-section-cta .cta-steps{grid-template-columns:1fr}.j3-section-cta .cta-stat-n{font-size:34px}#jl-footer{padding:50px 24px 25px}}
@media(max-width:440px){.j3-nav-row{padding-inline:15px}.j3-brand img,.j3-brand>svg{width:117px;height:32.4px}.j3-nav-controls .lang-trigger{padding:4px;gap:3px}.j3-nav-controls .lang-trigger>svg:first-child{display:none}.j3-nav-controls :is(#theme-tgl,#theme-toggle){width:28px;padding:5px}.j3-hero{padding-inline:20px}.j3-hero-copy h1,.j3-page[data-j3-page=home-page] .j3-hero-copy h1{font-size:43px}.j3-hero-copy :is(.hero-btns,.hero-cta-row){gap:10px}.j3-hero-art img{max-height:none}.j3-section{padding-inline:20px}.j3-section-head :is(h2,h1){font-size:32px}#jl-footer .jlf-top{gap:35px 20px}#jl-footer .jlf-brand{grid-column:1/-1}}
html.j3-site{overflow-x:clip}
html.j3-site:has(.j3-menu-drawer.open) .jotlink-call-widget{visibility:hidden}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
body.j3-page{background:var(--j3-paper)!important;color:var(--j3-ink)!important}#nav.j3-header{background:var(--j3-paper)!important;border-color:var(--j3-line)!important}
html[data-theme=dark] .j3-brand img{filter:brightness(0) invert(1)}.j3-page .btn-watch-circle svg{fill:currentColor}

@media(max-width:360px){.j3-brand img,.j3-brand>svg{width:99px;height:28.8px}.j3-nav-controls{gap:3px}.j3-nav-controls :is(.nav-dl,.nav-cta){padding-inline:8px}.j3-nav-controls .lang-trigger{padding-inline:2px}}
body.j3-page #nav .j3-brand img[data-j3-logo="orange"]{filter:none!important}

/* Pricing is a direct destination, alongside the grouped menus. */
.j3-nav-groups>a.j3-nav-direct{padding:12px 10px;font-size:13px;font-weight:700;white-space:nowrap;text-decoration:none;border-radius:7px}.j3-nav-direct:hover,.j3-nav-direct[aria-current=page]{color:var(--j3-accent)}.j3-mobile-groups>a.j3-nav-direct{font-size:20px;font-weight:700;padding:20px 0;border-bottom:1px solid var(--j3-line)}

/* One explicit download action across native and composed page headers. */
#nav.j3-header .j3-nav-controls .j3-download{background:var(--j3-accent);color:#fff;border-color:var(--j3-accent);width:auto;height:42px;min-height:42px;padding:10px 14px;gap:8px;white-space:nowrap;flex-shrink:0;font-size:12px;line-height:1.4}
#nav.j3-header .j3-download .j3-download-label{display:inline}
#nav.j3-header .j3-download .j3-download-short{display:none}
#nav.j3-header .j3-download svg{width:17px;height:17px;flex-shrink:0}
@media(max-width:600px){
 #nav.j3-header .j3-nav-row{gap:12px}
 #nav.j3-header .j3-nav-controls{gap:6px}
 #nav.j3-header .j3-nav-controls .j3-download{padding:9px 8px;gap:5px;min-height:38px;height:38px}
 #nav.j3-header .j3-download .j3-download-label{display:none}
 #nav.j3-header .j3-download .j3-download-short{display:inline}
 #nav.j3-header .j3-download svg{width:14px;height:14px}
}
@media(max-width:360px){
 #nav.j3-header .j3-nav-row{gap:8px}
 #nav.j3-header .j3-nav-controls{gap:3px}
 #nav.j3-header .j3-download svg{display:none}
}

/* Readable desktop navigation with a continuous pointer path to dropdowns. */
#nav.j3-header .j3-nav-group>summary,#nav.j3-header .j3-nav-groups>a.j3-nav-direct{font-size:15px}
#nav.j3-header .j3-nav-panel a{font-size:15px}
#nav.j3-header .j3-nav-panel:before{content:'';position:absolute;inset:-12px 0 auto;height:12px}
@media(min-width:1081px) and (max-width:1200px){
 #nav.j3-header .j3-nav-group>summary,#nav.j3-header .j3-nav-groups>a.j3-nav-direct{font-size:14px;padding-inline:6px}
 #nav.j3-header .j3-nav-row{gap:12px}
}

#nav.j3-header .j3-nav-panel a[aria-current=page],.j3-mobile-groups a[aria-current=page]{color:var(--j3-accent);background:var(--j3-sage)}

/* Editable footer columns share a responsive grid without changing the palette. */
#jl-footer .jlf-top{grid-template-columns:minmax(0,.85fr) minmax(0,2.4fr);gap:56px}
#jl-footer .jlf-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:34px 24px;min-width:0;align-items:start}
#jl-footer .jlf-col{min-width:0}#jl-footer .jlf-col a{white-space:normal}
@media(max-width:1080px){#jl-footer .jlf-top{grid-template-columns:1fr;gap:36px}#jl-footer .jlf-brand{max-width:480px}}
@media(max-width:800px){#jl-footer .jlf-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 20px}}

/* Keep the site menu accessible while an editor is signed in to WordPress. */
html body #nav.j3-header{top:var(--jotlink-toolbar-offset,0px)}
html body #mob-menu.j3-menu-drawer{top:var(--jotlink-toolbar-offset,0px)}

/* A reader retains its own UI when assigned a themed page template. */
.j3-reader-frame{display:block;width:100%;height:calc(100svh - 84px);min-height:520px;border:0;margin-top:84px}:is(.j3-blank-content,.j3-app-content)>.j3-reader-frame{margin-top:0}

/* Keep footer markers aligned with the first line of wrapped menu links. */
#jl-footer :is(.jlf-col,.jlf-links) a{position:relative;padding-left:14px}
#jl-footer :is(.jlf-col,.jlf-links) a::before{content:"";display:block;position:absolute;left:0;top:calc(5px + .85em - 2px);width:4px;height:4px;border-radius:50%;background:currentColor;opacity:.65;pointer-events:none}
#jl-footer :is(.jlf-col,.jlf-links) a:is(:hover,:focus-visible)::before{opacity:1}

/* components.css */
.j3-highlights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;counter-reset:j3-feature}.j3-highlights>.hl-card{position:relative;padding:30px;border:1px solid var(--j3-line);border-radius:18px;background:var(--j3-white);counter-increment:j3-feature}.j3-highlights .hl-card-num{position:absolute;top:25px;right:25px;color:var(--j3-muted);font-size:11px}.j3-highlights .hl-ico{display:grid;place-items:center;width:45px;height:45px;margin-bottom:25px;background:var(--j3-sage);border-radius:12px;color:var(--j3-ink)}.j3-highlights .hl-ico svg{width:23px;height:23px}.j3-highlights :is(h3,.hl-card-title){font-size:20px;font-weight:800;line-height:1.3;margin-bottom:12px}.j3-highlights :is(p,.hl-card-desc){font-size:14px;line-height:1.85;margin:0}.j3-benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.j3-benefits>*{padding:26px;border:1px solid var(--j3-line);border-radius:15px;background:var(--j3-white);min-width:0}.j3-benefits :is(h3,.why-card-title,.sec-block-title){font-size:20px;font-weight:800;line-height:1.35;margin:0 0 12px}.j3-benefits :is(p,.why-card-desc,.sec-block-desc){font-size:14px;line-height:1.85;margin:0;color:var(--j3-muted)}.j3-benefits :is(.why-card-ico,.feat-ico,.sec-block-ico,.benefit-i,.p-ico){display:grid;place-items:center;width:38px;height:38px;margin-bottom:18px;color:var(--j3-accent);background:var(--j3-sage);border-radius:10px}.j3-benefits :is(.why-card-ico,.feat-ico,.sec-block-ico,.benefit-i,.p-ico) svg{width:20px;height:20px}.j3-section-split .j3-benefits{grid-template-columns:1fr}.j3-feature-index{display:grid;grid-template-columns:1fr;gap:0;counter-reset:j3-capability}.j3-feature-index>.fcat-item{display:grid;grid-template-columns:32px 1fr;gap:4px 16px;padding:22px 0;border-bottom:1px solid var(--j3-line);counter-increment:j3-capability}.j3-feature-index>.fcat-item::before{content:counter(j3-capability,decimal-leading-zero);grid-row:1/4;font-size:11px;color:var(--j3-accent);padding-top:5px;font-weight:800}.j3-feature-index>.fcat-item>*{grid-column:2}.j3-feature-index .fcat-item-ico{display:none}.j3-feature-index .fcat-item-title{font-size:19px;line-height:1.35;font-weight:800}.j3-feature-index .fcat-item-desc{font-size:14px;line-height:1.8;color:var(--j3-muted)}.j3-section-feature .fcat-sub{font-size:16px;line-height:1.8;color:var(--j3-muted)}.j3-section-feature .fcat-link{display:inline-flex;gap:8px;align-items:center;font-size:13px;font-weight:800;margin-top:15px}.j3-section-feature .fcat-link svg{width:15px;height:15px}.j3-problems{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.j3-problems>*{padding:28px;background:var(--j3-sage);border-radius:18px;border:1px solid var(--j3-line)}.j3-problems :is(h3,.problem-title){font-size:22px;line-height:1.3;margin:14px 0}.j3-problems p{font-size:14px;line-height:1.8}.j3-problems :is(.uc-icon,.problem-icon,.problem-ico){width:40px;height:40px;color:var(--j3-accent)}.j3-problems :is(.uc-flip-inner,.uc-flip-front,.uc-flip-back){position:static;display:block;transform:none;opacity:1}.j3-problems .uc-flip-back{padding-top:15px;margin-top:18px;border-top:1px solid var(--j3-line)}.j3-problems .uc-flip-hint{font-size:10px;color:var(--j3-muted)}.j3-section-efficiency-leak .uc-resolution{display:grid;grid-template-columns:1fr 1fr;gap:45px;margin-top:40px;padding:35px;background:var(--j3-white);border:1px solid var(--j3-line);border-radius:18px}.j3-section-efficiency-leak .uc-resolution-grid{display:grid;gap:12px}.j3-section-efficiency-leak .uc-resolution-item{padding:18px;background:var(--j3-sage);border-radius:12px}.j3-section-efficiency-leak .uc-resolution-item strong{display:block;margin-bottom:8px}.j3-section-efficiency-leak .uc-resolution-item span{display:block;color:var(--j3-muted);font-size:14px}.j3-solutions{display:grid;grid-template-columns:1fr 1fr;gap:22px}.j3-solutions>.sol-card{display:grid;grid-template-columns:45px 1fr;gap:20px;padding:35px;background:var(--j3-sage);border:1px solid var(--j3-line);border-radius:18px}.j3-solutions .sol-card-ico{width:38px;height:38px;color:var(--j3-accent)}.j3-solutions h3{font-size:25px;margin:12px 0;letter-spacing:-.03em}.j3-solutions p,.j3-solutions li{font-size:14px;line-height:1.8;color:var(--j3-muted)}.j3-solutions .sol-card-tag{font-size:10px;color:var(--j3-accent);font-weight:800;letter-spacing:.1em;text-transform:uppercase}.j3-solutions .sol-card-link{font-size:13px;font-weight:800;display:inline-flex;gap:8px;align-items:center;margin-top:12px}.j3-solutions .sol-card-link svg{width:14px;height:14px}.j3-related{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.j3-related>*{display:block;padding:25px;background:var(--j3-sage);border:1px solid var(--j3-line);border-radius:16px;text-decoration:none}.j3-related :is(h3,.related-card-name){font-size:21px;font-weight:800;margin:18px 0 10px}.j3-related :is(p,.related-card-desc){font-size:14px;line-height:1.8}.j3-related svg{width:28px;height:28px}.j3-page .strip,.j3-page .workflow-strip{padding:24px 40px;border-block:1px solid var(--j3-line);background:var(--j3-sage)}.j3-page .strip-inner{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:20px;max-width:1200px;margin:auto}.j3-page .strip-item{display:flex;align-items:center;gap:9px;font-size:12px}.j3-page .strip svg{width:18px;height:18px}
/* Existing tab, accordion and FAQ behavior receives new components. */
.j3-page .ftab-bar{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin:0 0 35px}.j3-page .ftab-btn{border:1px solid var(--j3-line);border-radius:100px;padding:11px 18px;background:var(--j3-paper);color:var(--j3-muted);font-size:13px;font-weight:700}.j3-page .ftab-btn.active{background:var(--j3-ink);border-color:var(--j3-ink);color:var(--j3-paper)}.j3-page .ftab-btn svg{width:16px;height:16px;margin-right:6px}.j3-page .ftab-panel{display:none}.j3-page .ftab-panel.active{display:block}.j3-page .facc-list{display:grid;gap:12px;width:100%;max-width:none;min-width:0;margin:0}.j3-page .facc-item{position:relative;padding:0 24px;background:var(--j3-white);border:1px solid var(--j3-line);border-radius:12px}.j3-page .facc-hd{display:flex;align-items:center;gap:14px;padding:19px 0;cursor:pointer}.j3-page .facc-title{font-size:17px;line-height:1.4;font-weight:700;flex:1}.j3-page .facc-icon{color:var(--j3-accent)}.j3-page .facc-icon svg{width:22px;height:22px}.j3-page .facc-arrow svg{width:15px;height:15px}.j3-page .facc-body{display:none;padding:0 0 22px;font-size:14px;line-height:1.85;color:var(--j3-muted)}.j3-page .facc-item.open>.facc-body{display:block}.j3-page .facc-badge{font-size:9px;padding:4px 8px;border:1px solid var(--j3-line);border-radius:100px;color:var(--j3-muted)}.j3-page .facc-tip-icon{display:inline-grid;place-items:center;width:18px;height:18px;cursor:help}.j3-page .facc-tip-bubble{display:none;position:absolute;max-width:300px;padding:15px;font-size:12px;line-height:1.6;color:var(--j3-paper);background:var(--j3-ink);border-radius:10px;z-index:40}.j3-page .facc-tip-bubble.vis{display:block}.j3-page :is(.faq-wrap,.faq-list){max-width:900px;margin:auto}.j3-page .faq-item{border-bottom:1px solid var(--j3-line);padding:0;background:none}.j3-page .faq-q{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;padding:24px 0;background:none;color:var(--j3-ink);border:0;text-align:left;font-size:18px;font-weight:700;line-height:1.5;cursor:pointer}.j3-page .faq-q svg{width:18px;height:18px;flex-shrink:0}.j3-page :is(.faq-a,.faq-ans){max-height:0;overflow:hidden;transition:max-height .25s;color:var(--j3-muted);font-size:15px;line-height:1.9}.j3-page .faq-item.open :is(.faq-a,.faq-ans){max-height:none;padding-bottom:24px}.j3-page .faq-item.open .faq-q{color:var(--j3-accent)}.j3-page .faq-subcopy{color:var(--j3-muted);font-size:16px;line-height:1.8}.j3-page :is(.faq-heading h2,.faq-heading h3){font-size:34px}
/* Functional islands retain their source IDs, data and script-owned DOM. */
.j3-functional{position:relative;min-width:0;max-width:100%;--orange:#ff6b35;--accent:#ff6b35;--accent2:#ff6b35;--white:var(--j3-ink);--text:var(--j3-ink);--muted:var(--j3-muted);--bg:var(--j3-paper);--bg2:var(--j3-sage);--bg3:var(--j3-white);--surface:var(--j3-white);--s:var(--j3-white);--b:var(--j3-line);--b2:var(--j3-line);--border:var(--j3-line);font-family:var(--j3-font)}.j3-functional .calc-layout{gap:30px}.j3-functional :is(.calc-module,.calc-summary,.round-card,.payout-card){border-radius:16px;border-color:var(--j3-line);box-shadow:none}.j3-functional :is(.calc-module.active,.calc-preset-btn.active){border-color:var(--j3-accent)}.j3-functional .calc-module-title{color:var(--j3-ink)}.j3-functional .calc-module-desc{color:var(--j3-muted)}.j3-functional .jl-cc-root{--jl-cc-bg-panel:var(--j3-white);--jl-cc-primary:#c4774b;--jl-cc-ai-color:#50497e;--jl-cc-human-color:#c8895f;--jl-cc-productive-color:#7972a5;--jl-cc-text-main:var(--j3-ink);--jl-cc-text-muted:var(--j3-muted);--jl-cc-border-color:var(--j3-line)}.j3-functional .jl-cc-dashboard{background:var(--j3-paper);border-color:var(--j3-line);border-radius:20px;box-shadow:none}.j3-functional :is(.cases-tab-btn.active,.region-btn.active){background:var(--j3-ink);color:var(--j3-paper)}.j3-functional .pipeline-steps{max-width:100%;overflow:hidden}.j3-functional .countries-grid{max-height:560px;overflow:auto}.j3-functional:has(#jl-modal-overlay),.j3-functional:has(#video-modal){position:static}.j3-functional #jl-modal-overlay{z-index:1500}.j3-functional #jl-modal-box{background:var(--j3-paper);border:1px solid var(--j3-line);border-radius:20px;box-shadow:0 25px 80px #1b192950;color:var(--j3-ink);font-family:var(--j3-font)}.j3-functional #jl-modal-box :is(h2,h3){color:var(--j3-ink);font-family:var(--j3-font)}.j3-functional #jl-modal-box :is(input,textarea){background:var(--j3-white);border-color:var(--j3-line);color:var(--j3-ink);font-family:var(--j3-font)}.j3-functional #jl-demo-btn{background:#0d0d1a;color:#f5f5f7;border-radius:8px}.j3-functional #video-modal{z-index:1600}.j3-functional #video-modal-inner{background:#151320;border-radius:16px;overflow:hidden}.j3-page :is(.tbl-wrap,.cmp-wrap){overflow-x:auto;max-width:100%;border:1px solid var(--j3-line);border-radius:12px}.j3-page table{border-collapse:collapse;width:100%;font-size:14px}.j3-page th,.j3-page td{padding:15px 18px;text-align:left;border-bottom:1px solid var(--j3-line)}.j3-page th{background:var(--j3-sage);font-weight:800}.j3-page tr:last-child td{border-bottom:0}.j3-page :is(.cmp-check,.tbl-yes){color:#615a8c}.j3-page :is(.cmp-no,.tbl-no){color:#b47f66}
.j3-page{--pink:var(--j3-source-pink);--green:var(--j3-source-green);--blue:#3b82f6;--teal:#0d9488;--gold:#f59e0b;--purple:var(--j3-source-purple);--red:#ef4444;--orange-rgb:var(--j3-source-orange-rgb);--accent-rgb:var(--j3-source-accent-rgb)}.j3-page .j3-icon{width:20px;height:20px;flex-shrink:0}.j3-page .fcat-head-title{font-size:clamp(34px,3.6vw,52px);line-height:1.14;letter-spacing:-.045em;font-weight:800;margin:12px 0 18px;text-wrap:balance}.j3-page .fcat-head-desc{font-size:17px;line-height:1.8;max-width:680px;margin:auto;color:var(--j3-muted)}.j3-page .facc-hd{width:100%;text-align:left;border:0;background:transparent;color:var(--j3-ink);font:inherit}.j3-page .facc-hd-txt{display:flex;flex-direction:column;gap:4px;flex:1}.j3-page .facc-sub{font-size:13px;line-height:1.6;color:var(--j3-muted);font-weight:400}.j3-page .facc-ico{display:grid;place-items:center;width:35px;height:35px;flex-shrink:0;background:var(--j3-sage);border-radius:8px;color:var(--j3-accent)}.j3-page .facc-arrow{width:16px;height:16px;flex-shrink:0}.j3-page .facc-tip{position:relative}.j3-page .j3-related{grid-template-columns:repeat(2,minmax(0,1fr))}.j3-page .j3-functional{display:block;position:relative;inset:auto;transform:none;float:none;opacity:1;margin:0;padding:0;width:auto;height:auto;min-height:0;max-width:100%;background:transparent;border:0;overflow:visible;box-shadow:none;color:var(--j3-ink);font:inherit}.j3-page .j3-functional:has(#jl-modal-overlay),.j3-page .j3-functional:has(#video-modal){position:static}.j3-page .j3-app-content{background:var(--j3-paper);border:1px solid var(--j3-line);padding:30px;border-radius:24px}
@media(max-width:1050px){.j3-highlights{grid-template-columns:repeat(2,minmax(0,1fr))}.j3-problems{gap:15px}.j3-problems>*{padding:23px}.j3-solutions>.sol-card{padding:25px;gap:15px}.j3-functional .calc-layout{grid-template-columns:minmax(0,1fr)}.j3-functional .calc-summary{position:static}}
@media(max-width:760px){.j3-highlights{gap:15px}.j3-highlights>.hl-card{padding:24px}.j3-benefits{gap:15px}.j3-benefits>*{padding:23px}.j3-problems,.j3-related{grid-template-columns:1fr}.j3-solutions{grid-template-columns:1fr}.j3-section-efficiency-leak .uc-resolution{grid-template-columns:1fr;padding:25px;gap:20px}.j3-page .faq-q{font-size:16px;padding:21px 0}.j3-page .facc-item{padding-inline:18px}.j3-page .facc-title{font-size:15px}.j3-page .facc-badge{display:none}.j3-page .ftab-bar{justify-content:flex-start;gap:6px}.j3-page .ftab-btn{padding:10px 14px;font-size:12px}.j3-page .strip,.j3-page .workflow-strip{padding:20px 24px}.j3-functional :is(.jl-cc-dashboard,.calc-summary){padding:24px}}
@media(max-width:480px){.j3-highlights,.j3-benefits{grid-template-columns:1fr}.j3-highlights>.hl-card{padding:25px}.j3-solutions>.sol-card{grid-template-columns:1fr;gap:5px}.j3-feature-index .fcat-item-title{font-size:18px}.j3-functional .calc-module{grid-template-columns:32px minmax(0,1fr) 26px;gap:10px;padding:18px 14px}.j3-functional .calc-module-price-col{grid-column:2/-1;text-align:left}.j3-functional .calc-module-users{grid-column:1/-1}.j3-functional :is(.jl-cc-dashboard,.calc-summary){padding:18px}}

/* Editorial problem cards keep every source statement, in a compact readable order. */
.j3-problems>.uc-resolution{grid-column:1/-1}.j3-problems .uc-card-top{display:flex;gap:10px;align-items:center}.j3-problems .uc-card-problem-label{font-size:10px;text-transform:uppercase;letter-spacing:.1em;font-weight:800;color:var(--j3-muted)}.j3-problems .uc-flip-stat-center{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:25px 0}.j3-problems .uc-card-stat strong{display:block;font-size:36px;line-height:1.2;letter-spacing:-.04em}.j3-problems .uc-card-stat span{display:block;font-size:12px;color:var(--j3-muted);max-width:120px;line-height:1.6;margin-top:8px}.j3-problems .uc-infographic{width:100px;height:100px;flex-shrink:0}.j3-problems .uc-card-problem-title{font-weight:800;color:var(--j3-ink)}.j3-problems .uc-flip-front>.uc-card-problem-title{font-size:12px;color:var(--j3-muted);margin:0}.j3-section-efficiency-leak .uc-resolution{margin-top:10px}.j3-section-efficiency-leak .uc-resolution h3{font-size:40px;letter-spacing:-.04em}.j3-section-efficiency-leak .uc-resolution-label{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:var(--j3-accent);font-weight:800;margin-bottom:16px}
@media(max-width:760px){.j3-page .j3-related{grid-template-columns:1fr}.j3-section-efficiency-leak .uc-resolution h3{font-size:32px}}

/* AI service narratives, process strips and live source widgets. */
.j3-page .workflow-strip-inner{max-width:1240px;margin:auto}.j3-page .wf-strip-wrap{display:flex;align-items:center;gap:18px}.j3-page .wf-item{display:flex;align-items:flex-start;gap:12px;flex:1;min-width:0}.j3-page .wf-icon{display:grid;place-items:center;width:34px;height:34px;border:1px solid var(--j3-line);border-radius:10px;flex-shrink:0;background:var(--j3-paper);color:var(--j3-accent)}.j3-page .wf-text strong{display:block;font-size:13px;line-height:1.5;margin-bottom:6px}.j3-page .wf-text span{display:block;font-size:11px;line-height:1.7;color:var(--j3-muted)}.j3-page .wf-arrow{color:var(--j3-accent);flex-shrink:0}.j3-problem-layout{display:grid;grid-template-columns:1.08fr .92fr;gap:70px;align-items:center}.j3-problem-layout>*{min-width:0}.j3-page .problem-copy{font-size:16px;line-height:1.9;margin:16px 0 25px}.j3-page .def-block{padding:25px;background:var(--j3-sage);border-left:3px solid var(--j3-accent);border-radius:0 15px 15px 0}.j3-page .def-block h3{font-size:20px}.j3-page .def-block p{font-size:14px;line-height:1.8;margin:0}.j3-page .problem-pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:25px}.j3-page .problem-pills .pill{padding:7px 12px;font-size:11px;border:1px solid var(--j3-line);border-radius:30px}.j3-page .pill.good{background:var(--j3-sage)}.j3-page img.emoji{width:1em;height:1em;vertical-align:-.15em;display:inline}
.j3-hero-support :is(.hero-placeholder,.hero-feed-ghost){width:100%;max-width:none;height:auto;margin:0;position:static;transform:none;opacity:1}.j3-hero-support .req-feed{width:100%;max-width:720px;margin:auto;transform:none;background:var(--j3-white);border:1px solid var(--j3-line);border-radius:16px;box-shadow:none}.j3-hero-support .req-list-wrap{height:270px}.j3-hero-support .req-item{background:var(--j3-sage);border:1px solid var(--j3-line);color:var(--j3-ink)}.j3-hero-support .req-text{color:var(--j3-muted)}.j3-hero-support .req-feed-header{background:var(--j3-white);color:var(--j3-muted);border-color:var(--j3-line)}.j3-functional .prod-viz{width:100%;max-width:100%;transform:none;background:var(--j3-white);border:1px solid var(--j3-line);box-shadow:none}.j3-functional :is(.prod-viz-header,.prod-bar-section,.prod-legend,.prod-stats){border-color:var(--j3-line)}.j3-functional .prod-legend{gap:12px}.j3-functional .prod-stats>div{min-width:0}.j3-functional .prod-stat-num{font-size:34px}.j3-functional .pipeline-node{background:var(--j3-sage);color:var(--j3-accent);border-color:var(--j3-line);box-shadow:none}.j3-functional .pipeline-title{color:var(--j3-ink)}.j3-functional .pipeline-desc{color:var(--j3-muted)}.j3-functional .results-showcase{gap:35px}.j3-functional .results-media-card{border:1px solid var(--j3-line);background:var(--j3-paper);box-shadow:none;border-radius:20px;padding:25px}.j3-functional .results-media-img{max-height:440px;object-fit:contain}.j3-functional .benefit{background:var(--j3-white);border:1px solid var(--j3-line);border-radius:12px;box-shadow:none}.j3-functional .metric-n{color:var(--j3-ink)}.j3-functional .metric{background:var(--j3-white);border-color:var(--j3-line);box-shadow:none}.j3-functional .calc-layout{color:var(--j3-ink)}
@media(max-width:1050px){.j3-problem-layout{gap:35px}.j3-page .wf-strip-wrap{display:grid;grid-template-columns:1fr 1fr;gap:25px}.j3-page .wf-arrow{display:none}}
@media(max-width:760px){.j3-problem-layout{grid-template-columns:1fr;gap:30px}.j3-page .wf-strip-wrap{grid-template-columns:1fr 1fr;gap:20px}.j3-page .wf-item{flex-direction:column;gap:10px}.j3-hero-support .req-list-wrap{height:245px}.j3-functional .results-showcase{grid-template-columns:1fr}.j3-functional .results-media-card{padding:20px}}
.j3-functional{--subtle:var(--j3-muted);--pink:var(--j3-accent);--purple:var(--j3-source-purple);--green:var(--j3-source-green);--orange-rgb:var(--j3-source-orange-rgb);--pink-rgb:var(--j3-source-pink-rgb);--green-rgb:var(--j3-source-green-rgb);--accent-rgb:var(--j3-source-accent-rgb)}
.j3-functional #jl-modal-close{color:var(--j3-ink);border-color:var(--j3-line);background:var(--j3-sage)}.j3-functional #jl-modal-close:hover{color:var(--j3-paper);background:var(--j3-ink)}.j3-functional :is(.jl-form-group label,.jl-input-icon,.jl-form-divider span,.jl-privacy-note){color:var(--j3-muted)}.j3-functional .jl-form-divider::before,.j3-functional .jl-form-divider::after{background:var(--j3-line)}.j3-functional .jl-form-group input::placeholder,.j3-functional .jl-form-group textarea::placeholder{color:var(--j3-muted);opacity:.8}.j3-functional #jl-modal-box .jl-success-state p{color:var(--j3-muted)}
.j3-page #btn-homepage{display:inline-flex;align-items:center;gap:7px;padding:9px 12px;border:1px solid var(--j3-line);border-radius:7px;font-size:12px;text-decoration:none}.j3-page #btn-homepage svg{width:16px;height:16px}
html.j3-site:has(#jl-modal-overlay[style*="flex"]) .jotlink-call-widget,html.j3-site:has(#jl-modal-overlay.open) .jotlink-call-widget{visibility:hidden}
@media(max-width:640px){.j3-page #btn-homepage span{display:none}.j3-page #btn-homepage{padding:9px}}
.j3-functional .results-stack{min-width:0}.j3-functional .benefits-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.j3-functional .benefit{min-width:0}.j3-functional .benefit-copy{min-width:0}
@media(max-width:760px){.j3-functional .benefits-grid{grid-template-columns:1fr}.j3-functional .benefit{padding:22px}}
.j3-functional .countries-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,170px),1fr));gap:12px}.j3-functional .country-card{min-width:0;width:auto}.j3-functional .country-info{min-width:0}.j3-functional .country-name{overflow-wrap:anywhere}

/* Company pages and source financial diagrams. */
.j3-page .strip-label{font-size:12px;color:var(--j3-muted)}.j3-page .strip-chips{display:flex;flex-wrap:wrap;gap:10px}.j3-page .s-chip{display:flex;align-items:center;gap:8px;border:1px solid var(--j3-line);padding:7px 11px;border-radius:30px;background:var(--j3-paper);font-size:10px;font-weight:700}.j3-page .s-chip-dot{width:5px;height:5px;border-radius:50%;background:var(--j3-accent)}.j3-page .mini-stats{display:flex;gap:30px;margin-top:32px;padding-top:22px;border-top:1px solid var(--j3-line)}.j3-page .mini-stat-n{font-size:26px;font-weight:800;letter-spacing:-.04em}.j3-page .mini-stat-l{font-size:10px;color:var(--j3-muted)}.j3-page .round-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:50px;align-items:center}.j3-page .plan-list{list-style:none;padding:0;margin:0;display:grid;gap:22px}.j3-page .plan-list li{display:flex;gap:15px;padding-bottom:22px;border-bottom:1px solid var(--j3-line)}.j3-page .plan-list .plan-ico{flex-shrink:0;color:var(--j3-accent)}.j3-page .p-big{font-size:44px;line-height:1.2;letter-spacing:-.05em;font-weight:800;margin:0 0 16px;color:var(--j3-accent)}.j3-page .p-src{font-size:11px;color:var(--j3-muted);margin-top:20px}.j3-page .p-more{display:inline-flex;margin-top:18px;font-size:13px;font-weight:800}.j3-page :is(.p-forwho,.earn-band){display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.j3-page :is(.p-tag,.chip,.case-badge,.dr-badge){display:inline-flex;align-items:center;gap:7px;border:1px solid var(--j3-line);border-radius:30px;font-size:10px;padding:5px 10px}.j3-page .case-dept{font-size:24px;font-weight:800;margin:0 0 15px}.j3-page .case-desc{font-size:14px;line-height:1.8}.j3-page .p-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;counter-reset:steps}.j3-page .p-step{padding:28px;border-top:1px solid var(--j3-line);background:var(--j3-sage);border-radius:14px}.j3-page .p-step-num{font-size:42px;font-weight:800;letter-spacing:-.05em;color:var(--j3-accent);margin-bottom:22px}.j3-page .p-step h3{font-size:21px;margin-bottom:15px}.j3-page .p-step p{font-size:14px;line-height:1.8}.j3-page .perk-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.j3-page .perk{display:flex;gap:12px;padding:22px;border:1px solid var(--j3-line);border-radius:12px;font-size:13px;background:var(--j3-white)}.j3-page .perk svg{color:var(--j3-accent);flex-shrink:0}.j3-page .cmp-ctas{margin-top:30px;text-align:center}.j3-page :is(.est-note,.dr-note,.fwd-note){font-size:12px;line-height:1.8;color:var(--j3-muted);margin-top:25px}.j3-page .wf-row,.j3-page .gtm-row{display:flex;gap:18px;align-items:stretch}.j3-page .wf-row>.wf-item{display:block}.j3-page .wf-row>.wf-item,.j3-page .gtm-card{padding:30px;border:1px solid var(--j3-line);border-radius:16px;flex:1;min-width:0;background:var(--j3-sage)}.j3-page .wf-row h3,.j3-page .gtm-card h3{font-size:22px}.j3-page .wf-row p,.j3-page .gtm-card p{font-size:14px;line-height:1.8}.j3-page .wf-stage,.j3-page .gtm-when{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--j3-accent);font-weight:800;margin-bottom:18px}.j3-page .wf-row>.wf-arrow,.j3-page .gtm-arrow{align-self:center;color:var(--j3-accent)}.j3-page .wf-bullets{display:flex;flex-wrap:wrap;gap:20px;margin-top:25px;font-size:13px}.j3-page .gtm-fund{padding-top:15px;border-top:1px solid var(--j3-line);font-size:12px}.j3-page .ai-core{padding:28px;background:var(--j3-sage);border-radius:16px;margin-top:25px;font-size:16px}.j3-functional :is(.est,.est-card,.calc-card,.calc-tile,.chart-card,.uop-card,.price-card){background:var(--j3-white);border-color:var(--j3-line);box-shadow:none;border-radius:16px;color:var(--j3-ink)}.j3-functional :is(.est-num,.calc-amt,.calc-tile b,.calc-tile strong){color:var(--j3-ink)}.j3-functional :is(.mrr-preset,.tier-step){color:var(--j3-muted);background:var(--j3-paper);border-color:var(--j3-line)}.j3-functional :is(.mrr-preset.active,.tier-step.active){color:var(--j3-paper);background:var(--j3-ink)}.j3-page .chart-legend{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;font-size:12px}.j3-page .lg-item{display:flex;align-items:center;gap:8px}.j3-page .lg-chip{width:20px;height:5px;background:var(--j3-accent)}.j3-page .margin-strip{padding:25px;background:var(--j3-sage);margin-top:25px;border-radius:14px}.j3-page .ms-items{display:flex;flex-wrap:wrap;gap:25px;margin-top:15px}.j3-page .ms-item{font-size:14px}.j3-page .cta-buttons{display:flex;justify-content:center;flex-wrap:wrap;gap:14px}.j3-page .cta-step-num{font-size:28px;color:var(--j3-accent);font-weight:800}.j3-page .cta-step-text{font-size:14px}.j3-page .form-note{text-align:center;font-size:12px;margin-top:15px}#jl-footer .jlf-social svg{fill:currentColor}
@media(max-width:900px){.j3-page .round-grid{grid-template-columns:1fr;gap:30px}.j3-page .p-steps,.j3-page .perk-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.j3-page .wf-row,.j3-page .gtm-row{flex-direction:column}.j3-page .wf-row>.wf-arrow,.j3-page .gtm-arrow{transform:rotate(90deg)}}
@media(max-width:600px){.j3-page .p-steps,.j3-page .perk-grid{grid-template-columns:1fr}.j3-page .mini-stats{gap:16px}.j3-page .mini-stat-n{font-size:24px}.j3-page .mini-stat-l{font-size:9px}.j3-functional .est-cards{grid-template-columns:1fr}.j3-functional .calc-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.j3-functional .chart-grid{grid-template-columns:1fr}}

.j3-section>.container{max-width:1240px;margin:auto}.j3-page .hero-title-line,.j3-page .hero-title-detail{display:block}.j3-page .btn-call-micro{display:block;max-width:380px;font-size:11px;line-height:1.7;margin-top:10px;color:var(--j3-muted)}.j3-page .hero-jump{display:inline-block;margin:12px;font-size:12px}.j3-page .trust-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:25px}.j3-page .trust-row>span{font-size:9px;border:1px solid var(--j3-line);padding:5px 9px;border-radius:20px}.j3-hero-support .j3-functional .hero-scene{display:block;position:relative;width:100%;max-width:760px;margin:auto}.j3-page .rc-inner{padding:35px;background:var(--j3-sage);border:1px solid var(--j3-line);border-radius:20px}.j3-page .rc-kicker{font-size:11px;text-transform:uppercase;letter-spacing:.1em;font-weight:800;color:var(--j3-accent)}.j3-page .rc-lead{font-size:24px;line-height:1.5;font-weight:700;color:var(--j3-ink);margin:15px 0 25px}.j3-page .rc-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.j3-page .rc-card{padding:23px;background:var(--j3-white);border-radius:12px;border:1px solid var(--j3-line)}.j3-page .rc-card--us{background:var(--j3-ink);color:var(--j3-paper)}.j3-page .rc-name{font-size:14px;font-weight:700}.j3-page .rc-fig{font-size:35px;letter-spacing:-.045em;font-weight:800;margin:12px 0}.j3-page .rc-sub{font-size:11px;line-height:1.7}.j3-page .proof-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:55px;align-items:center}.j3-page .proof-card{padding:40px;background:var(--j3-sage);border-radius:20px;border:1px solid var(--j3-line)}.j3-page .proof-card h3{font-size:28px}.j3-page .proof-card p{font-size:15px;line-height:1.8}.j3-page .proof-card-ico{margin-bottom:25px;color:var(--j3-accent)}
@media(max-width:760px){.j3-page .rc-inner{padding:22px}.j3-page .rc-grid{grid-template-columns:1fr 1fr}.j3-page .rc-card{padding:17px}.j3-page .rc-fig{font-size:28px}.j3-page .proof-grid{grid-template-columns:1fr;gap:25px}.j3-page .proof-card{padding:25px}}

/* utility.css */
.j3-about #about{padding-top:84px}.j3-about-hero{display:grid;grid-template-columns:1fr 1.05fr;gap:55px;align-items:center;max-width:1320px;margin:auto;padding:75px 40px 50px}.j3-about-copy h1{font-size:clamp(55px,6vw,88px);line-height:1.06;letter-spacing:-.065em;font-weight:800;margin:20px 0}.j3-about-copy .about-sub{font-size:21px;line-height:1.7;max-width:570px}.j3-about-hero .w{padding:0;max-width:none}.j3-about .about-body{max-width:1160px;margin:auto;padding:30px 40px 85px}.j3-about .about-story{max-width:820px;margin:0 auto 70px;font-size:20px;line-height:1.9}.j3-about .about-story p{margin-bottom:22px}.j3-about .about-split{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;border-top:1px solid var(--j3-line);padding:55px 0}.j3-about .about-split h2{font-size:44px;letter-spacing:-.045em;line-height:1.15;font-weight:800}.j3-about .about-split h3{font-size:23px;letter-spacing:-.02em;margin:25px 0 12px}.j3-about .about-split p{font-size:16px;line-height:1.9}.j3-about .about-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:25px}.j3-about .about-chip{padding:7px 12px;border:1px solid var(--j3-line);border-radius:100px;font-size:12px}.j3-about .about-cta{padding:45px;border-radius:24px;background:var(--j3-sage);display:grid;grid-template-columns:1fr;gap:25px}.j3-about .about-cta h2{font-size:38px;letter-spacing:-.035em}.j3-about .cta-stores{display:flex;flex-wrap:wrap;gap:12px}.j3-about .cta-store{display:flex;align-items:center;gap:8px;padding:10px 15px;border:1px solid var(--j3-line);border-radius:8px;font-size:12px}.j3-about .cta-store svg{width:22px;height:22px}
.j3-document .pp-hero{padding:145px 40px 55px;background:var(--j3-sage);border-bottom:1px solid var(--j3-line)}.j3-document .pp-hero .w{max-width:1240px;margin:auto}.j3-document .pp-hero h1{font-size:clamp(42px,5vw,68px);line-height:1.12;letter-spacing:-.055em;max-width:920px;font-weight:800;margin:15px 0 22px}.j3-document .pp-hero p{font-size:17px;max-width:720px;line-height:1.8}.j3-document #jl-root>.w{max-width:1280px;padding:55px 40px 80px;margin:auto}.j3-document :is(.pp-layout,.pp-grid){display:grid;grid-template-columns:245px minmax(0,1fr);gap:70px;align-items:start}.j3-document :is(.pp-sidebar,.pp-toc){position:sticky;top:110px;max-height:calc(100dvh - 140px);overflow:auto}.j3-document :is(.pp-toc-title,.toc-title){font-size:11px;text-transform:uppercase;letter-spacing:.13em;font-weight:800;color:var(--j3-muted)}.j3-document :is(.pp-toc a,.pp-sidebar a,.toc-link){display:block;padding:9px 0;font-size:13px;color:var(--j3-muted);line-height:1.5;text-decoration:none}.j3-document :is(.pp-toc a.active,.toc-link.active){color:var(--j3-accent);font-weight:800}.j3-document .pp-section{padding:0 0 38px;margin-bottom:35px;border-bottom:1px solid var(--j3-line);background:none}.j3-document .pp-section .j3-section-head{text-align:left;margin:0 0 18px}.j3-document .pp-section h2{font-size:27px;line-height:1.3;letter-spacing:-.025em;margin:0 0 18px}.j3-document .pp-section h3{font-size:19px;margin:24px 0 14px}.j3-document .pp-section :is(p,li){font-size:15px;line-height:1.9;color:var(--j3-muted)}.j3-document .pp-section :is(ul,ol){padding-left:22px}.j3-document .pp-section li{margin-bottom:10px}.j3-document :is(.pp-callout,.pp-note){background:var(--j3-sage);padding:25px;border-left:3px solid var(--j3-accent);border-radius:0 12px 12px 0;margin:25px 0}.j3-document :is(.pp-meta,.pp-badges){display:flex;flex-wrap:wrap;gap:10px;font-size:12px;color:var(--j3-muted)}.j3-document #toc-float{display:none}.j3-developer .cover{padding:135px 40px 55px;background:var(--j3-sage)}.j3-developer .cover .w{max-width:1240px;margin:auto}.j3-developer .cover h1{font-size:60px;line-height:1.1;letter-spacing:-.05em;max-width:900px}.j3-developer main.w{max-width:1320px;margin:auto;padding:50px 40px 80px}.j3-developer .layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:60px}.j3-developer aside{position:sticky;top:110px;align-self:start}.j3-developer aside a{display:block;padding:8px 0;font-size:12px;line-height:1.5;text-decoration:none;color:var(--j3-muted)}.j3-developer .j3-section{padding:35px 0;background:none;border-bottom:1px solid var(--j3-line)}.j3-developer .j3-section-head{text-align:left;margin-bottom:25px}.j3-developer .j3-section-head h2{font-size:32px}.j3-developer :is(.soon-panel,.doc-lead){padding:30px;background:var(--j3-sage);border:1px solid var(--j3-line);border-radius:14px;margin-bottom:30px}.j3-developer pre{overflow:auto;background:#201e30;color:#dbd9e7;border-radius:12px;padding:24px;font-size:13px;line-height:1.8}.j3-developer code{font-family:ui-monospace,SFMono-Regular,monospace;font-size:.87em}.j3-developer .tabs{display:flex;gap:6px;flex-wrap:wrap}.j3-developer :is(.tab-btn,.code-tab){padding:10px 15px;background:var(--j3-white);border:1px solid var(--j3-line);border-radius:6px;font-size:12px;color:var(--j3-muted)}.j3-developer :is(.tab-btn.active,.code-tab.active){background:var(--j3-ink);color:var(--j3-paper)}.j3-developer :is(.tab-panel,.code-panel){display:none}.j3-developer :is(.tab-panel.active,.code-panel.active){display:block}
.j3-app-frame{padding:120px 30px 55px;min-height:100dvh;background:var(--j3-sage)}.j3-app-content{max-width:1280px;margin:auto;padding:30px;border:1px solid var(--j3-line);background:var(--j3-paper);border-radius:24px;box-shadow:0 15px 60px #23203412}.j3-app-content #jotlink-help-widget{min-height:580px;height:auto;border-radius:15px}.j3-app-content :is(.app,.app-shell,.page,.shell,.container,.wrap){max-width:100%}.j3-app-content #jl-footer{margin:35px -30px -30px;border-radius:0 0 24px 24px}.j3-page[data-j3-page=buy-a-ukrainian-phone-number]{padding-top:84px}.j3-page[data-j3-page=buy-a-ukrainian-phone-number] .site-shell{max-width:1280px;padding:30px 40px 65px;margin:auto}.j3-page[data-j3-page=buy-a-ukrainian-phone-number] .site-header{display:flex;justify-content:space-between;align-items:center;padding:15px 0 35px;gap:20px}.j3-page[data-j3-page=buy-a-ukrainian-phone-number] .brand{font-size:24px;font-weight:800}.j3-page[data-j3-page=buy-a-ukrainian-phone-number] .purchase-layout{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.j3-page[data-j3-page=buy-a-ukrainian-phone-number] .intro{padding:0;background:none}.j3-page[data-j3-page=buy-a-ukrainian-phone-number] .intro h1{font-size:57px;letter-spacing:-.055em;line-height:1.12;margin:20px 0}.j3-page[data-j3-page=buy-a-ukrainian-phone-number] .intro .subtitle{font-size:17px;line-height:1.85}.j3-page[data-j3-page=buy-a-ukrainian-phone-number] .number-art{background:var(--j3-sage);padding:30px;margin:30px 0;border:1px solid var(--j3-line);border-radius:20px}.j3-page[data-j3-page=buy-a-ukrainian-phone-number] .number-code{font-size:40px;font-weight:800}.j3-page[data-j3-page=buy-a-ukrainian-phone-number] .feature-list{display:grid;gap:20px}.j3-page[data-j3-page=buy-a-ukrainian-phone-number] .feature-item{display:flex;gap:15px}.j3-page[data-j3-page=buy-a-ukrainian-phone-number] .feature-icon{width:35px;height:35px;flex-shrink:0;color:var(--j3-accent)}.j3-page[data-j3-page=buy-a-ukrainian-phone-number] .feature-item h2{font-size:18px}.j3-page[data-j3-page=buy-a-ukrainian-phone-number] .feature-item p{font-size:14px}.j3-page[data-j3-page=buy-a-ukrainian-phone-number] .purchase-card{padding:30px;border:1px solid var(--j3-line);border-radius:20px;background:var(--j3-white);box-shadow:0 20px 55px #23203410}.j3-page[data-j3-page=buy-a-ukrainian-phone-number] .how-it-works{padding:45px 0;background:none}.j3-page[data-j3-page=buy-a-ukrainian-phone-number] .how-it-works ol{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.j3-page .skip-link{position:absolute;left:20px;top:-100px;padding:12px;background:var(--j3-paper);z-index:2000}.j3-page .skip-link:focus{top:10px}.j3-shell>main,.j3-blank-content{min-height:55vh;padding-top:115px}.j3-blank-content{max-width:1240px;margin:auto;padding:135px 40px 75px}.j3-blank-content h1{font-size:58px;line-height:1.1;letter-spacing:-.045em}.j3-page .jl-pass-card{max-width:460px;margin:16vh auto 80px;padding:38px;background:var(--j3-white);border:1px solid var(--j3-line);border-radius:20px}.j3-page .jl-pass-card input{display:block;max-width:100%;padding:12px;margin:12px 0;border:1px solid var(--j3-line);border-radius:8px;background:var(--j3-paper);color:var(--j3-ink)}.j3-page .jl-pass-card input[type=submit]{background:var(--j3-ink);color:var(--j3-paper);font-weight:800}
@media(max-width:950px){.j3-about-hero{gap:30px}.j3-about .about-split{gap:35px}.j3-document :is(.pp-layout,.pp-grid),.j3-developer .layout{grid-template-columns:190px minmax(0,1fr);gap:35px}.j3-page[data-j3-page=buy-a-ukrainian-phone-number] .purchase-layout{gap:30px}.j3-page[data-j3-page=buy-a-ukrainian-phone-number] .intro h1{font-size:45px}}
@media(max-width:760px){.j3-about-hero{grid-template-columns:1fr;padding:45px 24px 30px}.j3-about-copy h1{font-size:57px}.j3-about .about-body{padding:20px 24px 60px}.j3-about .about-story{font-size:18px;margin-bottom:40px}.j3-about .about-split{grid-template-columns:1fr;gap:20px;padding:35px 0}.j3-about .about-split h2{font-size:36px}.j3-about .about-cta{padding:28px}.j3-document .pp-hero,.j3-developer .cover{padding:115px 24px 40px}.j3-document #jl-root>.w,.j3-developer main.w{padding:35px 24px 55px}.j3-document :is(.pp-layout,.pp-grid),.j3-developer .layout{grid-template-columns:1fr;gap:30px}.j3-document :is(.pp-sidebar,.pp-toc),.j3-developer aside{position:static;max-height:280px;padding:20px;background:var(--j3-sage);border:1px solid var(--j3-line);border-radius:14px}.j3-developer .cover h1{font-size:42px}.j3-app-frame{padding:95px 12px 30px}.j3-app-content{padding:18px;border-radius:16px}.j3-page[data-j3-page=buy-a-ukrainian-phone-number] .site-shell{padding:20px 24px 45px}.j3-page[data-j3-page=buy-a-ukrainian-phone-number] .purchase-layout{grid-template-columns:1fr}.j3-page[data-j3-page=buy-a-ukrainian-phone-number] .how-it-works ol{grid-template-columns:1fr}.j3-blank-content{padding:110px 24px 55px}.j3-blank-content h1{font-size:42px}}

/* Password-protected pages keep WordPress authentication in the new site shell. */
.j3-protected .j3-password-gate{display:grid;place-items:center;min-height:70svh;padding:145px 24px 70px}.j3-protected .jl-pass-card{width:100%;max-width:510px;margin:0;padding:42px}.j3-protected .jl-pass-card h1{font-size:clamp(27px,4vw,40px);font-weight:800;line-height:1.16;letter-spacing:-.045em;margin:0 0 24px;overflow-wrap:anywhere}.j3-protected .jl-pass-card p{font-size:15px;line-height:1.7;color:var(--j3-muted);margin:0 0 18px}.j3-protected .jl-pass-card label{font-size:13px;font-weight:700;color:var(--j3-ink)}.j3-protected .jl-pass-card input[type=password]{width:100%;font:inherit}.j3-protected .jl-pass-card input[type=submit]{font:800 14px Nunito,sans-serif;padding:13px 25px;cursor:pointer}.j3-protected .jl-pass-card input:focus-visible{outline:3px solid var(--j3-accent);outline-offset:3px}@media(max-width:480px){.j3-protected .j3-password-gate{padding:112px 18px 48px}.j3-protected .jl-pass-card{padding:28px}}

/* App navigation stays inside its page frame. */
.j3-page:is([data-j3-page="ai-assistants-live-demo"],[data-j3-page="demo-barbershop"],[data-j3-page="demo-real-estate"]) .j3-app-content {
  position: relative;
  padding-top: 88px;
}
.j3-page:is([data-j3-page="ai-assistants-live-demo"],[data-j3-page="demo-barbershop"],[data-j3-page="demo-real-estate"]) .j3-app-content > :is(#theme-toggle,#lang-select-root) {
  position: absolute;
  top: 22px;
  right: 24px;
  bottom: auto;
  left: auto;
  z-index: 20;
}
.j3-page:is([data-j3-page="ai-assistants-live-demo"],[data-j3-page="demo-barbershop"],[data-j3-page="demo-real-estate"]) .j3-app-content > #lang-select-root { right: 78px; }
@media (max-width:760px) {
  .j3-page:is([data-j3-page="ai-assistants-live-demo"],[data-j3-page="demo-barbershop"],[data-j3-page="demo-real-estate"]) .j3-app-content { padding-top:82px; }
  .j3-page:is([data-j3-page="ai-assistants-live-demo"],[data-j3-page="demo-barbershop"],[data-j3-page="demo-real-estate"]) .j3-app-content > :is(#theme-toggle,#lang-select-root) { top:18px;right:18px; }
  .j3-page:is([data-j3-page="ai-assistants-live-demo"],[data-j3-page="demo-barbershop"],[data-j3-page="demo-real-estate"]) .j3-app-content > #lang-select-root { right:72px; }
}

.j3-page[data-j3-page="jotlink-sales-handbook"] .j3-app-content {
  display:grid;
  grid-template-columns:var(--nav-width,280px) minmax(0,1fr);
  align-items:start;
  padding:0;
}
.j3-page[data-j3-page="jotlink-sales-handbook"] .j3-app-content > .sidebar {
  position:sticky;
  grid-column:1;
  top:94px;
  left:auto;
  bottom:auto;
  width:100%;
  height:calc(100dvh - 110px);
  max-height:calc(100dvh - 110px);
}
.j3-page[data-j3-page="jotlink-sales-handbook"] .j3-app-content > .page {
  grid-column:2;
  min-width:0;
  margin-left:0;
}
.j3-page[data-j3-page="jotlink-sales-handbook"] .j3-app-content .topbar {
  position:relative;
  top:auto;
  padding-inline:24px;
}
@media(max-width:980px) {
  .j3-page[data-j3-page="jotlink-sales-handbook"] .j3-app-content { display:block; }
  .j3-page[data-j3-page="jotlink-sales-handbook"] .j3-app-content > .sidebar {
    position:fixed;
    top:84px;
    left:0;
    bottom:0;
    width:min(320px,88vw);
    height:calc(100dvh - 84px);
    max-height:calc(100dvh - 84px);
    transform:translateX(-101%);
  }
  .j3-page[data-j3-page="jotlink-sales-handbook"].nav-open .j3-app-content > .sidebar { transform:none; }
  .j3-page[data-j3-page="jotlink-sales-handbook"] .j3-app-content > .nav-backdrop { inset:84px 0 0; }
  .j3-page[data-j3-page="jotlink-sales-handbook"].nav-open .j3-app-content > .nav-backdrop { display:block; }
}

.j3-page[data-j3-page=instant-assistant] .j3-app-content>#jotlink-help-widget{position:relative;inset:auto;width:100%;min-height:580px;height:auto}.j3-app-content>.shell{padding-top:20px}

.j3-page[data-j3-page=jotlink-sales-handbook] .j3-app-content :is(.sidebar,.topbar){background:var(--j3-sage);border-color:var(--j3-line)}.j3-page[data-j3-page=jotlink-sales-handbook] .j3-app-content .hero{background:var(--j3-paper)}.j3-page[data-j3-page=jotlink-sales-handbook] .j3-app-content .hero h1 em{color:var(--j3-accent);background:none;-webkit-text-fill-color:currentColor;font-style:normal}.j3-page[data-j3-page=jotlink-sales-handbook] .j3-app-content .hero .button-primary{background:var(--j3-ink);color:var(--j3-paper);box-shadow:none}
.j3-document :is(.pp-content,.pp-toc,.content,.toc){min-width:0;overflow-wrap:anywhere}.j3-document :is(.pp-table-wrap,.table-wrap){max-width:100%;overflow-x:auto}.j3-document .btn-homepage-pp{display:inline-flex;align-items:center;gap:7px;padding:9px 12px;border:1px solid var(--j3-line);border-radius:7px;font-size:12px;text-decoration:none}.j3-document .btn-homepage-pp svg{width:16px;height:16px}
@media(max-width:760px){.j3-document :is(.pp-layout,.pp-grid),.j3-developer .layout{grid-template-columns:minmax(0,1fr)}.j3-document .btn-homepage-pp span{display:none}.j3-document .btn-homepage-pp{padding:9px}}
.j3-page[data-j3-page=jotlink-sales-handbook] .j3-app-content .hero .button.primary{background:var(--j3-ink);color:var(--j3-paper);box-shadow:none}.j3-page[data-j3-page=jotlink-sales-handbook] .j3-app-content .hero::before,.j3-page[data-j3-page=jotlink-sales-handbook] .j3-app-content .hero::after{background:none}

/* journal.css */
/* A native editorial spread. Shared colors and type come from the new site shell. */
.j3-journal{width:min(1320px,calc(100% - 80px));margin:0 auto;padding:74px 0 110px;color:var(--j3-ink);font-family:Nunito,sans-serif}
.j3-journal a{color:inherit;text-decoration:none}.j3-journal button,.j3-journal input{font:inherit}.j3-journal :is(a,button,input,summary):focus-visible{outline:3px solid var(--j3-accent);outline-offset:5px}
.j3-journal-head{display:grid;grid-template-columns:1.4fr 1fr;column-gap:90px;align-items:end;padding:0 0 60px;border-bottom:1px solid var(--j3-line);margin-bottom:48px}
.j3-journal-eyebrow{grid-column:1/-1;display:flex;align-items:center;gap:10px;font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase;margin-bottom:24px}.j3-journal-eyebrow>span{width:7px;height:7px;border-radius:50%;background:var(--j3-accent)}
.j3-journal-head h1{font-size:clamp(44px,6.8vw,92px);font-weight:700;letter-spacing:-.065em;line-height:1.02;margin:0;overflow-wrap:anywhere}.j3-journal-head>p{font-size:18px;line-height:1.7;color:var(--j3-muted);max-width:470px;margin:0}
.j3-journal-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:64px}.j3-journal-main{min-width:0}.j3-journal-sidebar__inner{position:sticky;top:110px}.j3-journal-search{display:flex;align-items:center;border-bottom:1px solid var(--j3-ink);gap:8px;margin:0 0 28px;padding:5px 0}.j3-journal-search input{border:0;background:transparent;width:100%;min-width:0;padding:10px 0;color:var(--j3-ink);font-size:14px;border-radius:0}.j3-journal-search button{padding:8px;background:transparent;border:0;cursor:pointer;color:var(--j3-ink)}.j3-journal-search svg{display:block;width:21px;height:21px}
.j3-journal-sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.j3-journal-browse>summary{cursor:pointer;font-size:14px;font-weight:800;display:flex;justify-content:space-between;list-style:none}.j3-journal-browse>summary::-webkit-details-marker{display:none}.j3-journal-browse[open]>summary>span{transform:rotate(45deg)}.j3-journal-sidebar__label{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:var(--j3-muted);font-weight:800;margin:30px 0 14px}.j3-journal-sidebar ul{padding:0;margin:0;list-style:none}.j3-journal-categories li+li{margin-top:4px}.j3-journal-categories a{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;margin-left:-12px;border-radius:5px;font-size:14px;line-height:1.4}.j3-journal-categories a:hover,.j3-journal-categories a[aria-current]{background:var(--j3-sage)}.j3-journal-count{font-size:11px;color:var(--j3-muted);font-variant-numeric:tabular-nums}.j3-journal-topics ul{display:flex;flex-wrap:wrap;gap:7px}.j3-journal-topics a{display:inline-block;font-size:12px;border:1px solid var(--j3-line);border-radius:20px;padding:5px 9px}.j3-journal-topics a:hover,.j3-journal-topics a[aria-current]{background:var(--j3-ink);color:var(--j3-paper)}.j3-journal-sidebar__note{font-size:12px;line-height:1.65;color:var(--j3-muted);margin:32px 0 0;padding-top:20px;border-top:1px solid var(--j3-line)}
.j3-journal-feed-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px}.j3-journal-feed-heading h2{font-size:14px;font-weight:800;margin:0}.j3-journal-feed-heading h2>span{margin-left:8px;font-size:11px;font-weight:600;color:var(--j3-muted)}.j3-journal-feed-heading>a{font-size:12px;text-decoration:underline;text-underline-offset:4px}
.j3-blog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 34px}.j3-post-card{padding:28px 0;border-bottom:1px solid var(--j3-line);min-width:0}.j3-post-card__link{display:block;height:100%}.j3-post-card__body{display:flex;flex-direction:column;height:100%}.j3-post-card__meta{display:flex;flex-wrap:wrap;gap:8px 14px;align-items:center;font-size:11px;color:var(--j3-muted)}.j3-post-pill{color:var(--j3-ink);font-weight:800}.j3-post-meta-item{white-space:nowrap}.j3-post-card__title{font-size:clamp(23px,2.25vw,31px);letter-spacing:-.04em;line-height:1.2;font-weight:700;margin:18px 0 14px;text-wrap:balance}.j3-post-card__link:hover .j3-post-card__title{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:5px}.j3-post-card__excerpt{font-size:15px;line-height:1.65;color:var(--j3-muted);margin:0 0 28px}.j3-post-card__footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto;font-size:12px;font-weight:800;gap:15px}.j3-post-card__arrow{font-size:22px;font-weight:400}.j3-post-card--featured{grid-column:1/-1;background:var(--j3-sage);padding:0;margin-bottom:8px;border:0;border-radius:10px;overflow:hidden}.j3-post-card--featured .j3-post-card__link{display:grid;grid-template-columns:1fr 1fr}.j3-post-card--featured .j3-post-card__body{padding:38px 36px 34px}.j3-post-card__media{align-self:stretch;display:grid;place-items:center;padding:20px;background:#eeedf4;min-width:0}.j3-post-card__media img{display:block;width:100%;height:auto}.j3-post-card--featured .j3-post-card__title{font-size:clamp(25px,2.8vw,38px)}
.j3-blog-pagination{display:flex;gap:6px;align-items:center;justify-content:center;flex-wrap:wrap;padding-top:48px}.j3-blog-pagination__item :is(a,span){min-width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;font-size:13px;padding:0 10px;border-radius:50%}.j3-blog-pagination__item .current{background:var(--j3-ink);color:var(--j3-paper)}.j3-blog-pagination__item a:hover{background:var(--j3-sage)}
.j3-journal-empty{padding:70px 34px;background:var(--j3-sage);border-radius:10px}.j3-journal-empty>span{font-size:40px}.j3-journal-empty h2{font-size:34px;font-weight:700;letter-spacing:-.04em;margin:20px 0 12px}.j3-journal-empty p{color:var(--j3-muted);font-size:17px;line-height:1.65;max-width:500px}.j3-journal-empty>a{display:inline-block;font-size:14px;font-weight:800;margin-top:20px}
.j3-journal--article{padding-top:54px}.j3-journal-layout--article{grid-template-columns:200px minmax(0,1fr);gap:84px}.j3-site-article{min-width:0}.j3-site-article__hero{padding:0 0 34px;border-bottom:1px solid var(--j3-line);margin-bottom:42px}.j3-article-crumbs{display:flex;gap:10px;flex-wrap:wrap;font-size:12px;line-height:1.7;color:var(--j3-muted);margin:0 0 38px}.j3-article-crumbs__current{max-width:45ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.j3-blog-eyebrow{font-size:12px;letter-spacing:.1em;text-transform:uppercase;font-weight:800;color:var(--j3-muted)}.j3-site-article__title{font-size:clamp(38px,5.25vw,70px);font-weight:700;line-height:1.06;letter-spacing:-.055em;margin:18px 0 22px;text-wrap:balance;overflow-wrap:anywhere}.j3-site-article__lede{font-size:21px;line-height:1.6;color:var(--j3-muted);max-width:740px;margin:0 0 26px}.j3-site-article__meta{display:flex;gap:10px 20px;flex-wrap:wrap;color:var(--j3-muted);font-size:12px}.j3-site-meta-chip+.j3-site-meta-chip:before{content:'·';margin-right:20px}
.j3-site-article__content{font-size:18px;line-height:1.8;max-width:760px;overflow-wrap:anywhere}.j3-site-article__content>:first-child{margin-top:0}.j3-site-article__content :is(h2,h3,h4){font-weight:700;letter-spacing:-.035em;line-height:1.25;margin:1.7em 0 .65em}.j3-site-article__content h2{font-size:34px}.j3-site-article__content h3{font-size:26px}.j3-site-article__content p{margin:0 0 1.4em}.j3-site-article__content a{text-decoration:underline;text-underline-offset:4px}.j3-site-article__content :is(img,video,iframe){max-width:100%;height:auto}.j3-site-article__content iframe{min-height:300px;width:100%}.j3-site-article__content figure{max-width:100%;margin:32px 0}.j3-site-article__content figcaption{font-size:13px;color:var(--j3-muted);line-height:1.6;margin-top:12px}.j3-site-article__content blockquote{margin:35px 0;padding:22px 30px;border-left:3px solid var(--j3-accent);background:var(--j3-sage);font-size:23px;line-height:1.5}.j3-site-article__content blockquote p:last-child{margin-bottom:0}.j3-site-article__content :is(pre,table){max-width:100%;overflow:auto}.j3-site-article__content pre{padding:20px;background:var(--j3-sage);font-size:14px}.j3-site-article__content table{display:block;border-collapse:collapse;font-size:15px}.j3-site-article__content :is(th,td){padding:12px;border:1px solid var(--j3-line)}
.j3-article-share{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:54px 0 0;padding:24px 0;border-top:1px solid var(--j3-line)}.j3-article-share__label{font-size:12px;font-weight:800;margin-right:10px}.j3-article-share__btn{font-size:12px;padding:8px 13px;border:1px solid var(--j3-line);border-radius:24px;background:transparent;color:var(--j3-ink);cursor:pointer}.j3-article-share__btn:hover{background:var(--j3-sage)}.j3-article-related{margin-top:54px}.j3-article-related__title{font-size:32px;font-weight:700;letter-spacing:-.04em;margin:0 0 12px}.j3-blog-grid--related{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.j3-blog-grid--related .j3-post-card__title{font-size:22px}.j3-article-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:40px;border-top:1px solid var(--j3-line);padding-top:30px;margin-top:54px}.j3-article-nav__card{display:flex;flex-direction:column;gap:10px}.j3-article-nav__label{font-size:12px;color:var(--j3-muted)}.j3-article-nav__card strong{font-size:20px;line-height:1.4;letter-spacing:-.025em}.j3-article-nav__card--next{text-align:right;grid-column:2}.j3-article-nav__card:hover strong{text-decoration:underline}
.j3-not-found{width:min(1320px,calc(100% - 80px));margin:0 auto;min-height:calc(100svh - 160px);padding:65px 0;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;color:var(--j3-ink)}.j3-not-found__code{font-size:clamp(80px,13vw,170px);line-height:1;font-weight:700;letter-spacing:-.09em;color:var(--j3-accent)}.j3-not-found h1{font-size:clamp(34px,4vw,56px);line-height:1.1;letter-spacing:-.045em;margin:24px 0 18px}.j3-not-found p{font-size:18px;line-height:1.65;color:var(--j3-muted);max-width:380px}.j3-not-found__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:32px}.j3-not-found__actions :is(a,button){padding:14px 22px;border:1px solid var(--j3-ink);border-radius:6px;font:700 14px Nunito,sans-serif;text-decoration:none;background:transparent;color:var(--j3-ink);cursor:pointer}.j3-not-found__actions a{background:var(--j3-ink);color:var(--j3-paper)}.j3-not-found__art{background:var(--j3-sage);border-radius:12px;padding:30px}.j3-not-found__art img{display:block;width:100%;height:auto}
@media(min-width:1600px){.j3-journal-head{padding-top:24px}}
@media(max-width:1100px){.j3-journal-layout,.j3-journal-layout--article{grid-template-columns:180px minmax(0,1fr);gap:35px}.j3-journal-head{gap:28px}.j3-post-card--featured .j3-post-card__link{grid-template-columns:1fr}.j3-post-card__media{max-height:270px;overflow:hidden}.j3-post-card__media img{width:min(100%,330px)}.j3-blog-grid--related{grid-template-columns:repeat(2,minmax(0,1fr))}.j3-not-found{gap:30px}}
@media(max-width:760px){.j3-journal{width:calc(100% - 36px);padding:38px 0 64px}.j3-journal-head{display:block;padding-bottom:32px;margin-bottom:26px}.j3-journal-head h1{font-size:54px}.j3-journal-head>p{margin-top:22px;font-size:16px}.j3-journal-eyebrow{font-size:10px;margin-bottom:18px}.j3-journal-layout,.j3-journal-layout--article{grid-template-columns:1fr;gap:30px}.j3-journal-sidebar__inner{position:static}.j3-journal-search{margin-bottom:16px}.j3-journal-browse{border-bottom:1px solid var(--j3-line);padding-bottom:18px}.j3-journal-browse[open]{display:grid;grid-template-columns:1fr 1fr;gap:0 24px}.j3-journal-browse>summary{grid-column:1/-1}.j3-journal-sidebar__note{grid-column:1/-1;margin-top:18px;padding-top:14px}.j3-journal-sidebar__label{margin-top:20px}.j3-blog-grid{gap:0 22px}.j3-post-card__title{font-size:25px}.j3-post-card--featured .j3-post-card__body{padding:26px}.j3-post-card--featured .j3-post-card__title{font-size:32px}.j3-journal--article .j3-journal-sidebar{order:2}.j3-site-article__title{font-size:42px}.j3-site-article__lede{font-size:18px}.j3-site-article__content{font-size:17px}.j3-site-article__content h2{font-size:29px}.j3-site-article__hero{margin-bottom:28px}.j3-article-crumbs{margin-bottom:24px}.j3-not-found{width:calc(100% - 36px);grid-template-columns:1fr;padding:42px 0 64px;gap:36px}.j3-not-found__art{max-width:500px}.j3-not-found__code{font-size:100px}}
@media(max-width:480px){.j3-blog-grid,.j3-blog-grid--related{grid-template-columns:1fr}.j3-journal-head h1{font-size:43px}.j3-journal-browse[open]{display:block}.j3-journal-topics ul{gap:6px}.j3-journal-categories ul{display:grid;grid-template-columns:1fr 1fr;gap:0 14px}.j3-journal-categories a{font-size:12px}.j3-journal-empty{padding:36px 24px}.j3-article-nav{gap:22px}.j3-article-nav__card strong{font-size:17px}.j3-site-article__title{font-size:36px}.j3-site-meta-chip+.j3-site-meta-chip:before{display:none}.j3-site-article__content blockquote{padding:18px;font-size:20px}}

/* Editorial covers use the article's own artwork in both theme palettes. */
.j3-post-card:not(.j3-post-card--featured) .j3-post-card__link{display:flex;flex-direction:column;gap:22px}
.j3-post-card:not(.j3-post-card--featured) .j3-post-card__body{height:auto;flex:1}
.j3-post-card .j3-post-card__media--cover{position:relative;padding:0;aspect-ratio:16/10;max-height:none;overflow:hidden;border-radius:16px;background:var(--j3-sage)}
.j3-post-card .j3-post-card__media--cover img{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:cover;transition:transform .35s ease}
.j3-post-card--featured .j3-post-card__media--cover{aspect-ratio:auto;border-radius:0;min-height:280px}
@media(hover:hover) and (prefers-reduced-motion:no-preference){.j3-post-card__link:hover .j3-post-card__media--cover img{transform:scale(1.025)}}
@media(max-width:1100px){.j3-post-card--featured .j3-post-card__media--cover{aspect-ratio:16/9;min-height:0}}

/* checkout.css */
/* Checkout is composed from the original live form and payment states. */
.j3-page[data-j3-page="buy-a-ukrainian-phone-number"]{--text:var(--j3-ink);--muted:var(--j3-muted);--surface:var(--j3-white);--line:var(--j3-line);--accent-orange:var(--j3-accent);padding-top:84px}
.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .site-shell{width:min(1320px,calc(100% - 80px));max-width:1320px;margin:auto;padding:50px 0 70px}
.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .j3-checkout-source-header{display:none}
.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .brand-logo{display:block;width:142px;height:34px;max-width:142px;object-fit:contain;filter:none}
.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .j3-nav-controls{display:flex;gap:10px;align-items:center}
.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] :is(.theme-toggle,.lang-trigger,.lang-btn){display:grid;place-items:center;padding:0;width:38px;height:38px;flex:0 0 38px;border:1px solid var(--j3-line);border-radius:50%;background:var(--j3-paper);color:var(--j3-ink);cursor:pointer}
.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] :is(.theme-toggle,.lang-trigger,.lang-btn):hover{background:var(--j3-sage)}
.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .theme-toggle svg{width:18px;height:18px;grid-area:1/1}
.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .theme-toggle .theme-moon{display:none}
html[data-theme=light] .j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .theme-toggle .theme-sun{display:none}html[data-theme=light] .j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .theme-toggle .theme-moon{display:block}
.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .flag-img{display:block!important;width:20px!important;height:14px!important;max-width:20px!important;min-width:0!important;object-fit:cover;border-radius:2px}
.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .lang-switcher{position:relative}
.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .lang-options{position:absolute;top:46px;inset-inline-end:0;display:none;flex-direction:column;gap:6px;background:var(--j3-paper);padding:7px;border:1px solid var(--j3-line);border-radius:25px;z-index:20;box-shadow:0 10px 30px #23203418}
.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .lang-switcher.open .lang-options{display:flex}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .lang-btn.active{border-color:var(--j3-accent)}
.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .purchase-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,1fr);gap:76px;align-items:start;padding:10px 0 65px}
.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .purchase-layout>.j3-functional{background:none;padding:0;margin:0;border:0;border-radius:0;box-shadow:none;min-width:0;color:var(--j3-ink);font-family:inherit;--bg:var(--j3-paper);--surface:var(--j3-white);--text:var(--j3-ink);--muted:var(--j3-muted);--line:var(--j3-line);--accent-orange:var(--j3-accent);--primary:var(--j3-accent)}
.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .intro.j3-section{padding:0;margin:0;border:0;background:none}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .intro .j3-section-frame{display:block;width:100%;max-width:none;margin:0;padding:0}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .intro .j3-section-head{display:none}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .intro .j3-section-content{display:block;padding:0}
.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .eyebrow{display:flex;align-items:center;gap:9px;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--j3-muted);margin:0}
.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .ukraine-mark{width:19px;height:13px;display:inline-block;border-radius:2px;background:linear-gradient(#4f96f9 50%,#f3d45a 50%);flex-shrink:0}
.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .intro h1{font-size:clamp(42px,4.8vw,66px);font-weight:800;letter-spacing:-.055em;line-height:1.06;margin:20px 0 24px;max-width:600px}
.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .text-gradient{color:var(--j3-accent);background:none;-webkit-text-fill-color:currentColor}
.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .intro .subtitle{font-size:18px;line-height:1.75;color:var(--j3-muted);max-width:550px;margin:0}
.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .mobile-jump{display:none}
.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .number-art{position:relative;margin:32px 0;padding:25px 28px;background:var(--j3-ink);color:var(--j3-paper);border:0;border-radius:14px;overflow:hidden;box-shadow:none}
.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .number-art-top{display:flex;align-items:center;gap:10px;font-size:11px;color:#cac8d9}.number-art-top>.ukraine-mark{margin-inline-start:auto}
.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .signal-bars{display:flex;align-items:end;gap:3px;height:14px}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .signal-bars i{display:block;width:3px;background:#a8a1d5}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .signal-bars i:nth-child(1){height:4px}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .signal-bars i:nth-child(2){height:7px}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .signal-bars i:nth-child(3){height:10px}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .signal-bars i:nth-child(4){height:14px}
.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .number-code.call-value{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:65px;font-weight:800;letter-spacing:-.065em;line-height:1.1;margin:18px 0;color:#f5f5f7}
.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .minute-value{display:flex;gap:10px;align-items:baseline}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .minute-unit{font-size:17px;letter-spacing:0;font-weight:700}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .minute-price{display:flex;flex-direction:column;align-items:flex-end;font-size:38px;letter-spacing:-.04em}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .minute-price span{font-size:11px;font-weight:700;letter-spacing:.05em;color:#cac8d9;margin-top:5px}
.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .number-art-bottom{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#cac8d9;gap:15px}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .art-icons{display:flex;gap:12px}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .art-icons svg{width:17px;height:17px}
.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .feature-list{display:grid;grid-template-columns:1fr 1fr;gap:25px 22px}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .feature-item{display:flex;align-items:start;gap:12px}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .feature-icon{display:grid;place-items:center;flex-shrink:0;width:28px;height:28px;color:var(--j3-accent)}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .feature-icon svg{width:23px;height:23px}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .feature-item h2{font-size:15px;font-weight:800;line-height:1.4;margin:0 0 6px}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .feature-item p{font-size:13px;line-height:1.7;color:var(--j3-muted);margin:0}
.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .purchase-card{position:relative;padding:32px;border:1px solid var(--j3-line);border-radius:16px;background:var(--j3-white);box-shadow:0 22px 60px #0d0d1a09;min-width:0}
.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .card-heading .eyebrow{font-size:10px;color:var(--j3-accent)}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .card-heading h2{font-size:24px;font-weight:800;line-height:1.2;letter-spacing:-.035em;margin:10px 0}
.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .package-total{display:flex;gap:8px;align-items:baseline;margin:22px 0 12px;direction:ltr}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .package-total strong{font-size:55px;font-weight:800;line-height:1;letter-spacing:-.055em}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .package-total span{font-size:13px;color:var(--j3-muted)}
.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .order-summary.with-total{margin:16px 0 24px;padding:0 0 20px;border-bottom:1px solid var(--j3-line)}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .offer-item{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:8px 0}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .offer-item h3{font-size:14px;font-weight:800;line-height:1.4;margin:0}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .offer-item p{font-size:12px;line-height:1.6;color:var(--j3-muted);margin:3px 0 0}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .with-total .price{font-size:14px;color:var(--j3-muted);white-space:nowrap}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .package-total-note{font-size:12px;color:var(--j3-muted);margin:12px 0 0}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .included-check{color:var(--j3-ink);margin-inline-end:6px}
.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .form-title{font-size:13px;font-weight:800;color:var(--j3-ink);margin:0 0 18px}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .form-row{display:grid;grid-template-columns:1fr;gap:0}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .names-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .form-group{min-width:0;margin-bottom:16px}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .form-group label{display:block;font-size:12px;font-weight:800;line-height:1.5;color:var(--j3-ink);margin-bottom:6px}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .input-wrap{position:relative}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .form-group input{display:block;width:100%;min-width:0;height:48px;padding:11px 12px 11px 38px;border:1px solid var(--j3-line);border-radius:7px;background:var(--j3-paper);color:var(--j3-ink);font-size:16px;outline:none;box-shadow:none}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .form-group input::placeholder{color:var(--j3-muted)}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .form-group input:focus{border-color:var(--j3-accent);box-shadow:0 0 0 3px #ff6b3515}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .input-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:17px;height:17px;color:var(--j3-muted);pointer-events:none}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .label-active{color:var(--j3-accent)!important}
.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .btn-submit{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:50px;height:auto;padding:14px 18px;margin-top:6px;border:0;border-radius:7px;background:var(--j3-ink);color:var(--j3-paper);font-size:14px;line-height:1.5;font-weight:800;text-decoration:none;cursor:pointer;box-shadow:none}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .btn-submit svg{width:19px;height:19px}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .btn-submit:disabled{opacity:.6;cursor:default}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .email-explainer{font-size:12px;line-height:1.7;color:var(--j3-muted);text-align:center;margin:14px 0 0}
.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .phone-input-wrap #phone{padding-left:72px;padding-right:12px;direction:ltr;text-align:left}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .phone-country-trigger{position:absolute;left:6px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;gap:6px;width:57px;height:34px;padding:0;border:0;border-radius:5px;background:transparent;color:var(--j3-muted);cursor:pointer}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .phone-country-trigger svg{width:10px;height:10px}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .phone-country-flag{font-size:23px!important;line-height:1!important;width:28px;flex-shrink:0;text-align:center}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .phone-country-trigger:hover{background:var(--j3-sage)}
.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .phone-country-picker{position:fixed;z-index:100000;box-sizing:border-box;padding:8px;background:var(--j3-white);color:var(--j3-ink);border:1px solid var(--j3-line);border-radius:12px;box-shadow:0 18px 50px #23203428;font-family:Nunito,sans-serif;overflow:hidden}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .phone-country-picker[hidden]{display:none}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .phone-country-search-wrap{display:flex;align-items:center;gap:8px;height:43px;padding:0 12px;margin:2px 2px 8px;border:1px solid var(--j3-line);border-radius:7px;background:var(--j3-paper);color:var(--j3-muted)}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .phone-country-search-wrap svg{width:18px;height:18px}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] #phoneCountrySearch{min-width:0;width:100%;height:100%;border:0;background:none;color:var(--j3-ink);font-size:16px;outline:none}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .phone-country-results{overflow-y:auto;overscroll-behavior:contain}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .phone-country-option{display:flex;align-items:center;gap:10px;min-height:44px;width:100%;padding:9px 10px;border:0;border-radius:7px;background:none;color:var(--j3-ink);font:inherit;text-align:start;cursor:pointer}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .phone-country-option:hover,.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .phone-country-option[aria-pressed=true]{background:var(--j3-sage)}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .phone-country-name{flex:1;min-width:0}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .phone-country-code{color:var(--j3-muted);font-size:13px;direction:ltr}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .phone-country-check{width:12px;color:var(--j3-accent)}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .phone-country-empty{padding:18px 10px;font-size:14px;color:var(--j3-muted)}
.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .how-it-works.j3-section{padding:45px 0;margin:0;border-top:1px solid var(--j3-line);background:none}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .how-it-works .j3-section-frame{display:block;max-width:none;width:100%;padding:0;margin:0}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .how-it-works .j3-section-head{padding:0;margin:0 0 28px;text-align:start}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .how-it-works h2{font-size:28px;font-weight:800;letter-spacing:-.035em}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .how-it-works ol{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,1fr);gap:36px}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .how-it-works li{display:flex;gap:16px}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .step-number{display:grid;place-items:center;flex-shrink:0;width:34px;height:34px;border-radius:50%;border:1px solid var(--j3-line);color:var(--j3-accent);font-size:13px;font-weight:800}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .how-it-works h3{font-size:15px;font-weight:800;line-height:1.5;margin:0 0 6px}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .how-it-works p{font-size:14px;line-height:1.7;color:var(--j3-muted);margin:0}
.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .faq-section.j3-section{display:block;padding:38px;margin:16px 0 42px;border:1px solid var(--j3-line);border-radius:14px;background:var(--j3-sage)}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .faq-section .j3-section-frame{display:grid;grid-template-columns:.7fr 1.3fr;gap:50px;max-width:none;width:100%;padding:0;margin:0}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .faq-section .j3-section-head{margin:0;padding:0;text-align:start}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .faq-heading{display:block;margin:0}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .faq-symbol{display:grid;place-items:center;width:44px;height:44px;margin-bottom:22px;border:1px solid var(--j3-line);border-radius:50%;color:var(--j3-accent)}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .faq-symbol svg{width:22px;height:22px}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .faq-section h2{font-size:34px;font-weight:800;line-height:1.1;letter-spacing:-.045em;max-width:320px;margin:0}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .faq-list details{border-bottom:1px solid var(--j3-line)}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .faq-list details:last-child{border:0}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:66px;padding:17px 0;font-size:15px;line-height:1.5;font-weight:800;cursor:pointer;list-style:none;color:var(--j3-ink)}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .faq-list summary::-webkit-details-marker{display:none}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .faq-toggle{display:grid;place-items:center;flex:0 0 27px;width:27px;height:27px;border:1px solid var(--j3-line);border-radius:50%;color:var(--j3-muted)}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .faq-toggle svg{width:12px;height:12px}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .faq-list details[open] .faq-plus-vertical{opacity:0}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .faq-list p{font-size:14px;line-height:1.75;color:var(--j3-muted);padding:0 35px 20px 0;margin:0}
.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .success-state{display:none;flex-direction:column;align-items:center;justify-content:center;min-height:460px;gap:20px;text-align:center}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .success-state h3{font-size:25px;line-height:1.2}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .success-state p{font-size:15px;line-height:1.7;color:var(--j3-muted)}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .success-icon{display:grid;place-items:center;width:70px;height:70px;border-radius:50%;background:var(--j3-sage);color:var(--j3-ink);font-size:32px}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .success-icon svg{width:30px;height:30px}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .privacy-note{display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px;color:var(--j3-muted)}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .privacy-note svg{width:16px;height:16px}
.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .payment-checkout{flex-direction:column;align-items:stretch;justify-content:center;gap:18px;min-height:440px;padding:15px 0;text-align:center}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .payment-checkout-icon{display:grid;place-items:center;align-self:center;width:54px;height:54px;border-radius:12px;background:var(--j3-sage);color:var(--j3-ink)}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .payment-checkout-icon svg{width:26px;height:26px}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .payment-checkout h2{font-size:27px;line-height:1.2;font-weight:800}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .payment-checkout p{font-size:14px;line-height:1.7;color:var(--j3-muted)}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .payment-frame-wrap{overflow:hidden;border:1px solid var(--j3-line);border-radius:10px;background:var(--j3-paper)}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] #paymentFrame{display:block;width:100%;height:480px;border:0;color-scheme:normal}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .payment-checkout[data-mode=external] .payment-embedded-only,.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .payment-checkout[data-mode=embedded] .payment-external-only{display:none}
.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .site-footer{display:flex;justify-content:space-between;gap:40px;border-top:1px solid var(--j3-line);padding:25px 0 0;font-size:12px;line-height:1.8;color:var(--j3-muted)}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .site-footer p{max-width:480px}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .site-footer strong{color:var(--j3-ink)}
html[dir=rtl] .j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .input-icon{left:auto;right:12px}html[dir=rtl] .j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .form-group input{padding-left:12px;padding-right:38px}html[dir=rtl] .j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .phone-input-wrap #phone{padding-left:72px;padding-right:12px}
@media(max-width:1100px){.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .purchase-layout{gap:35px}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .purchase-card{padding:26px}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .number-code.call-value{font-size:53px}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .minute-price{font-size:32px}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .minute-unit{font-size:14px}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .feature-list{grid-template-columns:1fr}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .intro h1{font-size:49px}}
@media(max-width:800px){.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .site-shell{width:calc(100% - 40px);padding:32px 0 50px}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .purchase-layout{grid-template-columns:1fr;gap:32px;padding:0 0 38px}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .intro h1{font-size:48px;max-width:650px}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .intro .subtitle{max-width:none;font-size:17px}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .feature-list{grid-template-columns:1fr 1fr;gap:22px}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .number-art{max-width:540px}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .mobile-jump{display:flex;align-items:center;gap:9px;margin-top:18px;font-size:13px;font-weight:800;color:var(--j3-ink);text-decoration:none}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .mobile-jump svg{width:18px;height:18px}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .faq-section.j3-section{padding:26px}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .faq-section .j3-section-frame{grid-template-columns:1fr;gap:25px}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .faq-heading{display:flex;gap:14px;align-items:center}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .faq-symbol{flex-shrink:0;margin:0}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .faq-section h2{font-size:29px}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .how-it-works ol{grid-template-columns:1fr;gap:24px}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .site-footer{flex-direction:column;gap:12px}}
@media(max-width:480px){.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .intro h1{font-size:40px}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .purchase-card{padding:24px 20px}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .names-row{grid-template-columns:1fr;gap:0}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .number-art{padding:22px}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .number-code.call-value{font-size:51px}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .minute-price{font-size:30px}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .minute-unit{font-size:13px}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .feature-list{grid-template-columns:1fr}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .faq-section.j3-section{padding:23px 20px}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .faq-list p{padding-right:0}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .brand-logo{width:120px;max-width:120px;height:29px}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] #paymentFrame{height:560px}}

.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .faq-section .j3-section-head{display:none}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .faq-section .j3-section-frame{display:block}.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .faq-section .j3-section-content{display:grid;grid-template-columns:.7fr 1.3fr;gap:50px}@media(max-width:800px){.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .faq-section .j3-section-content{grid-template-columns:1fr;gap:25px}}

/* This standalone checkout keeps its own compact header, not the theme menu. */
body.j3-page[data-j3-page="buy-a-ukrainian-phone-number"]{padding-top:0}
body.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .site-shell{padding-top:0}
.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .j3-checkout-local-header{position:relative;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:100px;margin-bottom:40px;border-bottom:1px solid var(--j3-line)}
.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .header-actions{display:flex;align-items:center;gap:10px}
html[data-theme="dark"] .j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .j3-checkout-local-header .brand-logo{filter:brightness(0) invert(1)}
@media(max-width:800px){.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .j3-checkout-local-header{min-height:84px;margin-bottom:28px}}

/* polish.css */
/* Final layout pass. Original content and script-owned nodes remain intact. */
.j3-adaptive-art { display: contents; }
.j3-page .j3-symbol { display: inline-flex; align-items: center; justify-content: center; font-size: 0 !important; width: 24px; height: 24px; min-width: 24px; }
.j3-page .j3-symbol > svg { width: 24px; height: 24px; }
.j3-page .j3-hero-support .hero-visual { flex-wrap: wrap; }
.j3-page .uc-flip-front > .uc-card-problem-title, .j3-page .uc-flip-back > .uc-card-problem-label { display: none; }
.j3-about #about { overflow: clip; }
.j3-page:has(#jl-modal-overlay.jl-modal-open, #video-modal.open, #mob-menu.open, dialog[open]) :is(.jlw-teaser, .jotlink-call-button.jlw-idle) { visibility: hidden; pointer-events: none; }
.j3-page .j3-section-content > :is(.w, .container) > :last-child { margin-bottom: 0; }
.j3-page :is(.btn-main, .btn-primary, .btn-out, .btn-ghost, .btn-watch) { text-align: center; }
.j3-page :is(.btn-main, .btn-primary, .btn-out, .btn-ghost, .btn-watch) > svg { flex: 0 0 auto; }
.j3-page .faq-ico-wrap { flex: 0 0 auto; }
.j3-page .faq-item.open .faq-arrow { transform: rotate(180deg); }
.j3-page .faq-a p:last-child, .j3-page .faq-ans p:last-child { margin-bottom: 0; }
.j3-page .faq-item.open .faq-a .faq-ans { padding-bottom: 0; }
.j3-page .faq-body { max-height: 0; overflow: hidden; transition: max-height .25s; }
.j3-page .faq-body .faq-ans { max-height: none; padding-bottom: 24px; }
.j3-page .faq-item.open .faq-body { max-height: none; }
.j3-page .j3-mobile-groups .mob-menu-inner { display: contents; }

/* Coverage filtering: keep the no-results state tied to the original script. */
.j3-page[data-j3-page="esim-fmc"] .search-wrap { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; gap: 14px; font-size: 13px; color: var(--j3-muted); }
.j3-page[data-j3-page="esim-fmc"] .search-input-wrap { position: relative; width: min(100%, 460px); }
.j3-page[data-j3-page="esim-fmc"] .search-input-wrap > svg { position: absolute; width: 20px; height: 20px; left: 17px; top: 17px; pointer-events: none; }
.j3-page[data-j3-page="esim-fmc"] .search-box { width: 100%; min-height: 54px; padding: 14px 18px 14px 48px; border: 1px solid var(--j3-line); border-radius: 10px; background: var(--j3-white); color: var(--j3-ink); font: inherit; outline-offset: 3px; }
.j3-page[data-j3-page="esim-fmc"] .search-box:focus-visible { outline: 2px solid var(--j3-accent); }
.j3-page .region-tabs { display: flex; flex-wrap: wrap; gap: 8px; margin: 25px 0; }
.j3-page .region-btn { display: inline-flex; align-items: center; gap: 8px; padding: 12px 16px; border: 1px solid var(--j3-line); border-radius: 9px; background: var(--j3-white); color: var(--j3-muted); font-size: 13px; font-weight: 700; }
.j3-page .region-btn.active { background: var(--j3-ink); color: var(--j3-paper); border-color: var(--j3-ink); }
.j3-page .region-count { font-size: 10px; opacity: .75; }
.j3-page .countries-empty { display: none; text-align: center; padding: 35px 20px; color: var(--j3-muted); }
.j3-page .countries-empty.show { display: block; }

/* Results use two balanced columns without the original fixed image width. */
.j3-page .results-showcase { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); align-items: center; gap: 35px; }
.j3-page .results-media-col, .j3-page .results-stack { min-width: 0; width: 100%; }
.j3-page .results-media-card { width: 100%; }
.j3-page .results-media-img { width: 100%; height: auto; }
.j3-page .results-stack .benefits-grid { display: grid; grid-template-columns: 1fr; gap: 14px; }
.j3-page .results-stack .benefit { display: flex; align-items: flex-start; gap: 16px; padding: 24px; }
.j3-page .results-stack .benefit-i { flex: 0 0 34px; color: var(--j3-accent); }
.j3-page .results-stack .benefit-i svg { width: 26px; height: 26px; }
.j3-page .results-stack .benefit h3 { margin: 0 0 8px; font-size: 19px; }
.j3-page .results-stack .benefit p { margin: 0; font-size: 14px; line-height: 1.75; }
.j3-page .metrics-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 16px; margin-top: 32px; }
.j3-page .metrics-grid .metric { min-width: 0; padding: 26px; background: var(--j3-white); border: 1px solid var(--j3-line); border-radius: 14px; }
.j3-page .metric-n { font-size: 36px; font-weight: 800; letter-spacing: -.035em; line-height: 1.2; color: var(--j3-ink); }
.j3-page .metric-d { margin-top: 12px; font-size: 13px; line-height: 1.7; color: var(--j3-muted); }
.j3-page .metric-live { display: flex; align-items: flex-start; gap: 7px; margin-top: 18px; font-size: 10px; font-weight: 700; line-height: 1.6; color: var(--j3-muted); }
.j3-page .metric-live-dot { width: 5px; height: 5px; border-radius: 50%; flex: 0 0 5px; background: var(--j3-accent); margin-top: 5px; }

/* Scenarios retain the existing comparison engine and selected states. */
.j3-page[data-j3-page="ai-receptionist-comparison"] .tbl-wrap { display: none; }
.j3-page[data-j3-page="ai-receptionist-comparison"] .j3-functional { --grad-dark: #0d0d1a; --grad-light: #50497e; --accent-rgb: 207, 130, 84; }
.j3-page .scen-wrap { margin: 30px 0 18px; }
.j3-page .scen-cap { color: var(--j3-muted); }
.j3-page .scen-tabs { background: var(--j3-sage); border: 1px solid var(--j3-line); box-shadow: none; }
.j3-page .scen-tab { color: var(--j3-ink); }
.j3-page .scen-tab.is-on { background: var(--j3-ink); color: var(--j3-paper); box-shadow: none; }
.j3-page .duel-card { background: var(--j3-white); border: 1px solid var(--j3-line); box-shadow: none; }
.j3-page .duel-card::before, .j3-page .duel-card::after { display: none; }
.j3-page .duel-vs { background: var(--j3-ink); box-shadow: none; color: var(--j3-paper); }
.j3-page .duel :is(.dtab, .dv) { box-shadow: none; }
.j3-page .duel .dtab.is-on { background: var(--j3-sage); border-color: var(--j3-accent); }
.j3-page .duel .dsave { background: var(--j3-ink); color: var(--j3-paper); box-shadow: none; white-space: normal; }
.j3-page .duel .dmult { background: var(--j3-peach); color: #794631; border-color: var(--j3-line); }
.j3-page .duel .drow--hero .dv--op .dbig { color: var(--j3-accent); }
.j3-page .duel .drow--hero .dv--op .mbar { background: var(--j3-accent); box-shadow: none; }
.j3-page .duel :is(.drow > *, .dh) { min-width: 0; max-width: 100%; overflow-wrap: anywhere; }

/* Calculator surfaces and visible, keyboard-accessible slider tracks. */
.j3-page .jl-cc-root { --cyan: var(--j3-accent); }
.j3-page .jl-cc-header-text h2 { font-size: clamp(30px, 3vw, 44px); line-height: 1.16; letter-spacing: -.035em; }
.j3-page :is(.jl-cc-controls, .jl-cc-research, .jl-cc-prod-card, .jl-cc-data-card, .jl-cc-roi-banner) { box-shadow: none; border-radius: 14px; }
.j3-page .jl-cc-root input[type="range"] { background: var(--j3-line); cursor: pointer; margin-block: 12px; }
.j3-page .jl-cc-root input[type="range"]:focus-visible { outline: 2px solid var(--j3-accent); outline-offset: 6px; }
.j3-page .jl-cc-root input[type="range"]::-webkit-slider-thumb { background: var(--j3-ink); border: 3px solid var(--j3-paper); box-shadow: 0 0 0 1px var(--j3-ink); width: 20px; height: 20px; }
.j3-page .jl-cc-root input[type="range"]::-moz-range-thumb { background: var(--j3-ink); border: 3px solid var(--j3-paper); box-shadow: 0 0 0 1px var(--j3-ink); width: 14px; height: 14px; }
.j3-page .jl-cc-research { background: var(--j3-sage); border-color: var(--j3-line); border-left-color: var(--j3-accent); }
.j3-page .jl-cc-roi-banner { background: var(--j3-sage); border-color: var(--j3-line); }
.j3-page .jl-cc-roi-amount { color: var(--j3-ink); text-shadow: none; }
.j3-page .jl-cc-roi-ratio strong { color: var(--j3-ink); }

.j3-developer .toc-mobile { display: none; }
.j3-developer .soon-down { display: inline-flex; align-items: center; justify-content: center; gap: 10px; padding: 12px 18px; margin-top: 16px; border: 1px solid var(--j3-line); border-radius: 9px; background: var(--j3-white); color: var(--j3-ink); font: inherit; font-size: 13px; font-weight: 700; text-align: center; line-height: 1.6; }
@media (min-width: 601px) and (max-width: 1000px) {
  .j3-page .price-tooltip-body { left: auto; right: -8px; transform: none; }
}

/* Home: eSIM duration switch and package cards. */
.j3-page .esim-inline { margin-bottom: 28px; }
.j3-page .ei-tgl { display: inline-flex; flex-wrap: wrap; gap: 6px; padding: 5px; border: 1px solid var(--j3-line); border-radius: 12px; background: var(--j3-sage); margin-bottom: 22px; }
.j3-page .ei-btn { display: inline-flex; align-items: center; justify-content: center; gap: 8px; padding: 12px 17px; border: 0; border-radius: 8px; background: transparent; color: var(--j3-muted); font-size: 13px; font-weight: 700; }
.j3-page .ei-btn.on { background: var(--j3-ink); color: var(--j3-paper); }
.j3-page .ei-save { font-size: 10px; padding: 3px 6px; background: var(--j3-peach); color: #0d0d1a; border-radius: 4px; }
.j3-page .ei-packs { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px; }
.j3-page .ei-pack { display: flex; flex-direction: column; align-items: flex-start; justify-content: center; position: relative; padding: 24px; min-height: 122px; border: 1px solid var(--j3-line); border-radius: 14px; background: var(--j3-white); }
.j3-page .ei-pack.hot { border-color: var(--j3-accent); background: var(--j3-sage); }
.j3-page .ei-gb { color: var(--j3-ink); font-weight: 800; font-size: 30px; letter-spacing: -.035em; line-height: 1.2; }
.j3-page .ei-days { color: var(--j3-muted); font-size: 12px; margin-top: 8px; }
.j3-page .ei-pop { position: absolute; top: 12px; right: 12px; padding: 3px 6px; border-radius: 5px; background: var(--j3-peach); color: #0d0d1a; font-size: 9px; font-weight: 800; }
.j3-page .ei-note { font-size: 12px; line-height: 1.6; margin: 16px 0 0; }

/* Home: app availability and closing statistics. */
.j3-page[data-j3-page="home-page"] .j3-section-cta .cta-left { max-width: 850px; margin: 0 auto; text-align: center; }
.j3-page[data-j3-page="home-page"] .j3-section-cta .cta-left > p { margin: 18px auto 28px; max-width: 720px; font-size: 17px; line-height: 1.8; }
.j3-page[data-j3-page="home-page"] .j3-section-cta .cta-left > div:has(> .btn-main) { display: flex; justify-content: center; align-items: center; flex-wrap: wrap; gap: 12px; }
.j3-page .cta-dl-row { display: flex; justify-content: center; flex-wrap: wrap; gap: 12px; margin-top: 28px; }
.j3-page .cta-dl-row .cta-store { display: flex; align-items: center; gap: 10px; padding: 10px 15px; border: 1px solid var(--j3-line); border-radius: 9px; text-align: left; }
.j3-page .cta-store > svg { width: 19px; height: 22px; flex-shrink: 0; }
.j3-page .cta-store span, .j3-page .cta-store strong { display: block; line-height: 1.4; }
.j3-page .cta-store span { font-size: 9px; color: var(--j3-muted); }
.j3-page .cta-store strong { font-size: 12px; }
.j3-page .cta-stat-icon { display: inline-flex; align-items: center; justify-content: center; width: 34px; height: 34px; border: 1px solid var(--j3-line); border-radius: 9px; margin-bottom: 18px; color: var(--j3-accent); }
.j3-page .cta-stat :is(.cta-stat-n, .cta-stat-l, .cta-stat-d) { display: block; }
.j3-page .cta-stat .cta-stat-n { line-height: 1.2; margin-bottom: 8px; }
.j3-page .cta-stat .cta-stat-l { font-weight: 800; font-size: 13px; }
.j3-page .cta-stat .cta-stat-d { font-size: 11px; line-height: 1.65; color: var(--j3-muted); margin-top: 8px; }
.j3-page .j3-hero-support .j3-product-note { min-height: 70px; gap: 12px; }
.j3-page .pb-txt { line-height: 1.4; }
.j3-page .pb-txt > :is(span, strong) { white-space: normal; }

@media (min-width: 1000px) {
  .j3-page[data-j3-page="home-page"] :is(#messenger, #crm) .prd-img { position: sticky; top: 112px; align-self: start; }
}
@media (max-width: 760px) {
  .j3-page .results-showcase { grid-template-columns: 1fr; gap: 20px; }
  .j3-page .results-stack .benefit { padding: 20px; }
  .j3-page .region-tabs { gap: 7px; }
  .j3-page .region-btn { padding: 10px 12px; font-size: 12px; }
  .j3-page .ei-pack { padding: 20px; min-height: 126px; }
  .j3-page .ei-gb { font-size: 27px; }
  .j3-page .ei-tgl { width: 100%; }
  .j3-page .ei-btn { flex: 1; padding: 11px 10px; font-size: 12px; }
  .j3-page .ei-save { font-size: 9px; }
  .j3-page .cta-dl-row { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .j3-page .cta-dl-row .cta-store { justify-content: center; padding: 11px; }
  .j3-page .j3-hero-support .j3-product-note { margin: 5px; min-height: 60px; }
}

/* Long dialogs must reveal that more content is available below the fold. */
.j3-page .j3-functional #jl-modal-box {
  scrollbar-width:thin;
  scrollbar-color:var(--j3-muted) var(--j3-paper);
  scrollbar-gutter:stable;
}
.j3-page .j3-functional #jl-modal-box::-webkit-scrollbar {display:block;width:7px;}
.j3-page .j3-functional #jl-modal-box::-webkit-scrollbar-track {background:var(--j3-paper);border-radius:8px;}
.j3-page .j3-functional #jl-modal-box::-webkit-scrollbar-thumb {background:var(--j3-muted);border:2px solid var(--j3-paper);border-radius:8px;}

/* Demo forms share the same compact introduction on every page. */
.j3-page #jl-modal-box .jl-demo-note {display:none;}

/* document-polish.css */
/* Document components retain their original content and state classes. */
.j3-document .pp-toc .toc-list {
  display: flex;
  flex-direction: column;
  gap: 3px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.j3-document .pp-toc .toc-list > li { margin: 0; }
.j3-document .pp-toc .toc-link {
  padding: 9px 11px;
  border-left: 2px solid transparent;
  border-radius: 0 6px 6px 0;
}
.j3-document .pp-toc .toc-link.act,
.j3-document .pp-toc .toc-link.active {
  color: var(--j3-ink);
  background: var(--j3-sage);
  border-left-color: var(--j3-accent);
  font-weight: 800;
}
.j3-document .pp-toc-title { margin: 0 0 16px; }
.j3-document .pp-section-num {
  display: inline-block;
  margin-bottom: 9px;
  color: var(--j3-accent);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .08em;
}
.j3-document :is(.pp-intro-box,.pp-highlight) {
  padding: 25px 28px;
  margin: 24px 0;
  border: 1px solid var(--j3-line);
  border-left: 3px solid var(--j3-accent);
  border-radius: 0 14px 14px 0;
  background: var(--j3-sage);
}
.j3-document :is(.pp-intro-box,.pp-highlight) > :last-child { margin-bottom: 0; }
.j3-document .pp-highlight .pp-highlight-title {
  margin-bottom: 12px;
  color: var(--j3-ink);
  font-weight: 800;
}
.j3-document .rights-grid {
  display: grid;
  grid-template-columns: repeat(2,minmax(0,1fr));
  gap: 16px;
  margin: 25px 0;
}
.j3-document .rights-card {
  min-width: 0;
  padding: 24px;
  border: 1px solid var(--j3-line);
  border-radius: 14px;
  background: var(--j3-white);
}
.j3-document .rights-card-icon {
  display: grid;
  place-items: center;
  width: 38px;
  height: 38px;
  margin-bottom: 16px;
  border-radius: 10px;
  background: var(--j3-sage);
  color: var(--j3-ink);
}
.j3-document .rights-card-title {
  margin-bottom: 9px;
  color: var(--j3-ink);
  font-size: 16px;
  line-height: 1.4;
  font-weight: 800;
}
.j3-document .rights-card-desc {
  font-size: 14px;
  line-height: 1.8;
  color: var(--j3-muted);
}
.j3-document .contact-block {
  margin: 28px 0;
  padding: 28px;
  border: 1px solid var(--j3-line);
  border-radius: 16px;
  background: var(--j3-sage);
}
.j3-document .contact-block > h3 { margin-top: 0; }
.j3-document .contact-row {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  padding: 15px 0;
  border-top: 1px solid var(--j3-line);
}
.j3-document .contact-row:last-child { padding-bottom: 0; }
.j3-document .contact-row-ico { flex: 0 0 24px; color: var(--j3-ink); }
.j3-document .contact-row-txt { min-width: 0; font-size: 15px; line-height: 1.75; }
.j3-document .contact-row-txt a { overflow-wrap: anywhere; }

/* The API documentation has static method cards, separate from demo widgets. */
.j3-developer :is(.method,.field-section,.code-block,.soon-card,.info-block) { min-width: 0; }
.j3-developer .method {
  margin: 25px 0 36px;
  border: 1px solid var(--j3-line);
  border-radius: 16px;
  background: var(--j3-white);
  overflow: hidden;
}
.j3-developer .method-head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 22px;
  padding: 24px 28px;
  border-bottom: 1px solid var(--j3-line);
  background: var(--j3-sage);
}
.j3-developer .method-head > div { min-width: 0; }
.j3-developer .method-head h2 { margin: 0 0 12px; font-size: 24px; }
.j3-developer .endpoint {
  font-family: ui-monospace,SFMono-Regular,monospace;
  font-size: 13px;
  line-height: 1.8;
  overflow-wrap: anywhere;
}
.j3-developer .url-base { color: var(--j3-muted); }
.j3-developer .url-path { color: var(--j3-ink); font-weight: 700; }
.j3-developer .method-head .badge {
  flex-shrink: 0;
  padding: 6px 10px;
  border: 1px solid var(--j3-line);
  border-radius: 6px;
  background: var(--j3-white);
  color: var(--j3-ink);
  font-size: 11px;
  font-weight: 800;
  line-height: 1.6;
}
.j3-developer .method-body { padding: 28px; }
.j3-developer .field-section {
  margin: 22px 0;
  padding: 20px 22px;
  border: 1px solid var(--j3-line);
  border-left: 3px solid var(--j3-accent);
  border-radius: 0 10px 10px 0;
  background: var(--j3-paper);
}
.j3-developer .field-heading { font-size: 15px; font-weight: 800; margin-bottom: 14px; }
.j3-developer .spec-table { margin-top: 16px; table-layout: fixed; }
.j3-developer .spec-table th { width: 32%; font-size: 13px; }
.j3-developer .spec-table :is(th,td) { vertical-align: top; overflow-wrap: anywhere; }
.j3-developer .code-pair { display: grid; grid-template-columns: minmax(0,1fr); gap: 22px; margin: 24px 0; }
.j3-developer .code-title {
  padding: 12px 17px;
  border: 1px solid var(--j3-line);
  border-bottom: 0;
  border-radius: 9px 9px 0 0;
  background: var(--j3-sage);
  font-size: 12px;
  font-weight: 800;
  color: var(--j3-ink);
}
.j3-developer .code-block pre { margin: 0; border-radius: 0 0 9px 9px; }
.j3-developer :is(.info-grid,.info-row) { display: grid; gap: 12px; }
.j3-developer .info-row { grid-template-columns: minmax(110px,.55fr) minmax(0,1fr); padding-block: 12px; border-bottom: 1px solid var(--j3-line); }
.j3-developer .info-block { padding: 24px; margin: 24px 0; background: var(--j3-sage); border-radius: 14px; }
.j3-developer :is(.note-card,.callout) { margin: 22px 0; padding: 22px; border-left: 3px solid var(--j3-accent); background: var(--j3-sage); border-radius: 0 10px 10px 0; }
.j3-developer .nc-title { color: var(--j3-ink); font-weight: 800; margin-bottom: 12px; }
.j3-developer .soon-panel { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 16px; }
.j3-developer .soon-card { padding: 20px; border: 1px solid var(--j3-line); border-radius: 12px; background: var(--j3-white); }
.j3-developer .soon-card h3 { margin: 14px 0 10px; font-size: 18px; }
.j3-developer .soon-tag { display: inline-block; margin-top: 14px; font-size: 11px; font-weight: 800; color: var(--j3-muted); }

/* Match the existing TOC script's <=860px breakpoint and .open state. */
@media(max-width:860px) {
  .j3-document:not(.j3-developer) :is(.pp-layout,.pp-grid) { grid-template-columns: minmax(0,1fr); gap: 30px; }
  .j3-document .pp-toc { position: relative; top: auto; max-height: none; padding: 0; background: none; border: 0; border-radius: 0; overflow: visible; }
  .j3-document .pp-toc-title { display: flex; justify-content: space-between; align-items: center; margin: 0; padding: 15px 18px; min-height: 48px; border: 1px solid var(--j3-line); border-radius: 10px; background: var(--j3-sage); color: var(--j3-ink); cursor: pointer; }
  .j3-document .pp-toc-title::after { content: '▾'; font-size: 15px; }
  .j3-document .pp-toc-title.open { border-radius: 10px 10px 0 0; }
  .j3-document .pp-toc-title.open::after { transform: rotate(180deg); }
  .j3-document .pp-toc .toc-list { display: none; }
  .j3-document .pp-toc .toc-list.open { display: flex; max-height: min(60dvh,460px); overflow-y: auto; padding: 12px; border: 1px solid var(--j3-line); border-top: 0; border-radius: 0 0 10px 10px; background: var(--j3-paper); }
  .j3-developer .soon-panel { grid-template-columns: minmax(0,1fr); }
}
@media(max-width:600px) {
  .j3-document .rights-grid { grid-template-columns: minmax(0,1fr); }
  .j3-document :is(.rights-card,.contact-block,.pp-highlight,.pp-intro-box) { padding: 22px; }
  .j3-developer .method-head { flex-direction: column; gap: 14px; padding: 20px; }
  .j3-developer .method-body { padding: 20px; }
  .j3-developer .field-section { padding: 17px 15px; }
  .j3-developer .spec-table,
  .j3-developer .spec-table :is(tbody,tr,th,td) { display: block; width: 100%; }
  .j3-developer .spec-table th { padding: 12px 0 6px; border: 0; background: none; }
  .j3-developer .spec-table td { padding: 0 0 14px; }
  .j3-developer .info-row { grid-template-columns: minmax(0,1fr); gap: 6px; }
}

/* lower-polish.css */
/* Lower-page content components. Original text, prices and interaction hooks remain in markup. */
.j3-page .cmpv-chart > .cmpv-grid { display: none; }
.j3-page .pipeline-outcome{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.85fr);align-items:center;gap:32px;margin-top:32px;padding:30px;border:1px solid var(--j3-line);border-radius:18px;background:var(--j3-sage)}
.j3-page .pipeline-outcome-left{display:flex;gap:18px;align-items:flex-start;min-width:0}
.j3-page .pipeline-outcome-icon{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border:1px solid var(--j3-line);border-radius:12px;background:var(--j3-paper);color:var(--j3-accent)}
.j3-page .pipeline-outcome-text{min-width:0}.j3-page .pipeline-outcome-text h3{margin:0 0 10px;font-size:22px;line-height:1.3;letter-spacing:-.025em}.j3-page .pipeline-outcome-text p{margin:0;color:var(--j3-muted);font-size:14px;line-height:1.8}
.j3-page .pipeline-outcome-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;min-width:0}
.j3-page .pipeline-outcome-stat{min-width:0;border-left:1px solid var(--j3-line);padding-left:18px}
.j3-page .pipeline-outcome-stat-n{font-size:clamp(23px,2.6vw,34px);font-weight:800;line-height:1.2;letter-spacing:-.04em;color:var(--j3-ink)}
.j3-page .pipeline-outcome-stat-l{margin-top:8px;font-size:11px;line-height:1.5;color:var(--j3-muted);white-space:normal}

.j3-page .compliance-block{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:38px;align-items:start;padding:34px;background:var(--j3-sage);border:1px solid var(--j3-line);border-radius:20px}
.j3-page :is(.compliance-block-left,.compliance-block-right){min-width:0}.j3-page .compliance-block .label{display:inline-block;margin-bottom:14px;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--j3-accent)}
.j3-page .compliance-block p{font-size:15px;line-height:1.85;color:var(--j3-muted);margin:0 0 22px}
.j3-page .compliance-block-badges{display:grid;gap:12px}.j3-page .compliance-block-badge{display:flex;align-items:flex-start;gap:12px;padding:17px;border:1px solid var(--j3-line);border-radius:12px;background:var(--j3-paper)}
.j3-page .compliance-block-badge svg{flex-shrink:0;margin-top:3px;color:var(--j3-accent)}.j3-page .compliance-block-badge strong{display:block;font-size:13px;line-height:1.5}.j3-page .compliance-block-badge span{display:block;margin-top:4px;font-size:11px;line-height:1.6;color:var(--j3-muted)}
.j3-page .compliance-block-right{display:grid;gap:16px}.j3-page .compliance-block-item{padding:0 0 18px;border-bottom:1px solid var(--j3-line)}.j3-page .compliance-block-item:last-child{border-bottom:0;padding-bottom:0}.j3-page .compliance-block-item h3{font-size:18px;line-height:1.4;margin:0 0 8px}.j3-page .compliance-block-item p{font-size:13px;margin:0}

/* Price labels are laid out as cards; empty legacy bars no longer imply a scale. */
.j3-page .compare-head{max-width:800px;margin:0 auto 28px;text-align:center}.j3-page .compare-head h3{font-size:25px;line-height:1.4;letter-spacing:-.025em;margin:12px 0}.j3-page .compare-head p{font-size:15px;line-height:1.8;color:var(--j3-muted)}
.j3-page .cmpv-chart{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;align-items:stretch;padding:0;margin:28px 0 0;height:auto;min-height:0}
.j3-page .cmpv-col{display:flex;flex-direction:column;min-width:0;border:1px solid var(--j3-line);border-radius:14px;background:var(--j3-white);overflow:hidden}
.j3-page .cmpv-barwrap{display:flex;align-items:center;justify-content:center;min-height:105px;height:auto;padding:23px 12px;background:var(--j3-sage);position:relative}
.j3-page .cmpv-bar:empty{display:none}.j3-page .cmpv-price{position:static;font-size:clamp(25px,2.7vw,36px);line-height:1.15;font-weight:800;letter-spacing:-.04em;color:var(--j3-ink);text-align:center;overflow-wrap:anywhere}
.j3-page .cmpv-base{display:flex;flex-direction:column;align-items:center;gap:8px;flex:1;padding:18px 12px;text-align:center;min-width:0}.j3-page .cmpv-name{font-size:13px;line-height:1.5;font-weight:800;color:var(--j3-ink);overflow-wrap:anywhere}.j3-page .cmpv-badge{display:inline-block;padding:4px 8px;border:1px solid var(--j3-line);border-radius:20px;font-size:10px;font-weight:700;line-height:1.4;background:var(--j3-sage)}.j3-page .cmpv-mult{font-size:11px;line-height:1.55;color:var(--j3-muted)}
.j3-page .cmpv-hl{border-color:var(--j3-accent)}.j3-page .cmpv-hl .cmpv-barwrap{background:var(--j3-ink)}.j3-page .cmpv-hl .cmpv-price{color:var(--j3-paper)}
.j3-page .cmpv-notes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:28px}.j3-page .cmpv-note-item{padding:18px 20px;border:1px solid var(--j3-line);border-radius:12px;background:var(--j3-sage);font-size:12px;line-height:1.8;color:var(--j3-muted);min-width:0}.j3-page .cmpv-note-item strong{color:var(--j3-ink);font-weight:800}
.j3-page :is(.cmpv-method,.tbl-method,.rc-note,.switch-note){margin:22px 0 0;font-size:12px;line-height:1.8;color:var(--j3-muted)}.j3-page .cmpv-link{display:inline-flex;align-items:center;gap:7px;margin-top:16px;font-size:13px;font-weight:800;color:var(--j3-accent);text-underline-offset:4px}

.j3-page .sum-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,210px),1fr));gap:14px;margin-top:26px}.j3-page .sum-tile{display:flex;flex-direction:column;gap:10px;padding:25px;border:1px solid var(--j3-line);border-radius:14px;background:var(--j3-sage);min-width:0}.j3-page .sum-k{font-size:11px;font-weight:700;line-height:1.5;color:var(--j3-muted)}.j3-page .sum-v{font-size:clamp(27px,3.2vw,39px);font-weight:800;line-height:1.2;letter-spacing:-.04em;overflow-wrap:anywhere}.j3-page .sum-s{font-size:12px;line-height:1.6;color:var(--j3-muted)}.j3-page .sum-tile--us{border-color:var(--j3-accent);background:var(--j3-white)}
.j3-page .tbl-cta{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;margin-top:24px;padding:24px;border:1px solid var(--j3-line);border-radius:14px;background:var(--j3-sage)}.j3-page .tbl-cta p{margin:0;max-width:620px;font-size:16px;line-height:1.6;font-weight:700}.j3-page .tbl-cta a{flex-shrink:0}
.j3-page .switch-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.j3-page .switch-step{padding:26px;background:var(--j3-sage);border:1px solid var(--j3-line);border-radius:16px;min-width:0}.j3-page .switch-num{display:grid;place-items:center;width:39px;height:39px;margin-bottom:20px;border-radius:50%;background:var(--j3-paper);border:1px solid var(--j3-line);font-size:18px;font-weight:800;color:var(--j3-accent)}.j3-page .switch-step h3{font-size:22px;line-height:1.3;letter-spacing:-.02em;margin:0 0 13px}.j3-page .switch-step p{font-size:14px;line-height:1.8;color:var(--j3-muted);margin:0}

/* Secondary product links remain distinct from the primary contact action. */
.j3-page .cta-content{min-width:0}.j3-page .cta-side{display:flex;flex-direction:column;gap:20px;min-width:0}.j3-page .cta-action{min-width:0}.j3-page .cta-cross-links{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 18px;width:100%}
.j3-page .cta-cross-link{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:8px 12px;border:1px solid currentColor;border-radius:8px;font-size:12px;font-weight:700;line-height:1.65;color:inherit;text-decoration:none;text-align:center;max-width:100%;overflow-wrap:anywhere}.j3-page .cta-cross-link:hover{text-decoration:underline;text-underline-offset:4px}.j3-page .cta-cross-link--wide{flex-basis:100%}.j3-page .cta-side .cta-cross-links{justify-content:flex-start}.j3-page .cta-demo-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;margin-top:12px}
@media(max-width:1000px){.j3-page .pipeline-outcome{grid-template-columns:minmax(0,1fr)}.j3-page .pipeline-outcome-stats{max-width:600px}.j3-page .compliance-block{gap:25px;padding:28px}}
@media(max-width:700px){.j3-page .compliance-block{grid-template-columns:minmax(0,1fr);padding:24px}.j3-page .cmpv-notes{grid-template-columns:minmax(0,1fr)}.j3-page .switch-steps{grid-template-columns:minmax(0,1fr)}.j3-page .pipeline-outcome{padding:23px;gap:24px}.j3-page .pipeline-outcome-stats{gap:12px}.j3-page .pipeline-outcome-stat{padding-left:12px}.j3-page .tbl-cta{padding:22px}.j3-page .tbl-cta a{width:100%;justify-content:center}.j3-page .cta-side .cta-cross-links{justify-content:center}}
@media(max-width:420px){.j3-page .pipeline-outcome-stats{grid-template-columns:minmax(0,1fr)}.j3-page .pipeline-outcome-stat{display:flex;align-items:baseline;gap:12px;padding:10px 0;border-left:0;border-top:1px solid var(--j3-line)}.j3-page .pipeline-outcome-stat-l{margin-top:0}.j3-page .cmpv-chart{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.j3-page .cmpv-price{font-size:24px}.j3-page .cmpv-base{padding:14px 10px}.j3-page .cta-cross-link{width:100%}}

/* composition-finish.css */
/* Keep the original image-positioning script from shifting the new grid. */
.j3-page .j3-detail-layout .img-ph { margin-top: 0 !important; margin-bottom: 0 !important; }
.j3-page .j3-detail-layout :is(.img-ph-clip, .j3-feature-art) > img { display: block; }
.j3-page .j3-solutions > a.sol-card { text-decoration: none; color: var(--j3-ink); }
.j3-page .j3-solutions > a.sol-card > div:last-child { display: flex; flex-direction: column; min-width: 0; }
.j3-page .j3-solutions .sol-card-list { list-style: none; padding: 0; display: grid; gap: 8px; margin: 18px 0 0; }
.j3-page .j3-solutions .sol-card-list li { position: relative; padding-left: 14px; }
.j3-page .j3-solutions .sol-card-list li::before { content: ''; width: 4px; height: 4px; border-radius: 50%; position: absolute; top: 10px; left: 0; background: var(--j3-accent); }
.j3-page .j3-solutions .sol-card-link { margin-top: auto; padding-top: 22px; }
.j3-page .j3-solutions > a.sol-card:hover .sol-card-link { text-decoration: underline; text-underline-offset: 4px; }

/* Homepage product chapters: compact feature lists balance the illustration. */
.j3-page[data-j3-page="home-page"] .j3-section-feature .prd-head { display: flex; flex-direction: column; align-items: center; }
.j3-page[data-j3-page="home-page"] .prd-head > .sec-tag { order: -1; margin-bottom: 8px; }
.j3-page[data-j3-page="home-page"] .prd-head > .sec-sub { margin-bottom: 0; }
.j3-page[data-j3-page="home-page"] :is(#messenger,#telephony,#crm) .j3-detail-layout { gap: 48px; align-items: center; }
.j3-page[data-j3-page="home-page"] :is(#messenger,#crm) .prd-img { position: static; }
.j3-page[data-j3-page="home-page"] :is(#messenger,#telephony,#crm) .feat-grid { gap: 0 24px; }
.j3-page[data-j3-page="home-page"] :is(#messenger,#telephony,#crm) .feat-card {
  display: grid; grid-template-columns: 30px minmax(0,1fr); align-items: start; gap: 12px;
  padding: 23px 0; border: 0; border-bottom: 1px solid var(--j3-line); border-radius: 0; background: transparent;
}
.j3-page[data-j3-page="home-page"] .feat-card .feat-ico { width: 30px; height: 30px; margin: 0; background: transparent; }
.j3-page[data-j3-page="home-page"] .feat-card .feat-ico svg { width: 22px; height: 22px; }
.j3-page[data-j3-page="home-page"] .feat-card h3 { font-size: 17px; line-height: 1.4; margin: 0 0 9px; }
.j3-page[data-j3-page="home-page"] .feat-card p { font-size: 13px; line-height: 1.8; }
.j3-page[data-j3-page="home-page"] .product-cta-row { margin-top: 28px; }
.j3-page[data-j3-page="home-page"] #telephony .j3-detail-layout { grid-template-columns: minmax(0,1fr) minmax(0,1fr); }
.j3-page[data-j3-page="home-page"] #telephony .prd-img { align-self: center; }
.j3-page[data-j3-page="home-page"] #telephony .prd-img { background: #eae9f1; }

/* Supporting facts share a baseline and no longer read as loose text. */
.j3-page[data-j3-page="home-page"] #hero .j3-hero-support { display: block; max-width: 840px; margin-top: 45px; }
.j3-page[data-j3-page="home-page"] #hero .hero-visual { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 18px; }
.j3-page[data-j3-page="home-page"] #hero .j3-product-note { display: flex; flex-direction: column; align-items: flex-start; justify-content: center; gap: 6px; min-height: 88px; margin: 0; padding: 18px 24px; background: var(--j3-white); }
.j3-page[data-j3-page="home-page"] #hero .j3-product-note > div:empty { display: none; }
.j3-page[data-j3-page="home-page"] #hero .j3-product-note > div > span { display: block; }
.j3-page[data-j3-page="home-page"] #hero .j3-product-note :is(strong, span:not(.pb-meta-muted), div > span:first-child) { font-size: 24px; font-weight: 800; line-height: 1.2; }
.j3-page[data-j3-page="home-page"] #hero .j3-product-note div > span + span { margin-top: 6px; font-size: 11px; color: var(--j3-muted); }
@media(max-width:1000px) {
  .j3-page[data-j3-page="home-page"] :is(#messenger,#telephony,#crm) .j3-detail-layout { gap: 30px; }
  .j3-page[data-j3-page="home-page"] .feat-card h3 { font-size: 16px; }
}
@media(max-width:760px) {
  .j3-page[data-j3-page="home-page"] :is(#messenger,#telephony,#crm) .j3-detail-layout { grid-template-columns: minmax(0,1fr); }
  .j3-page[data-j3-page="home-page"] #hero .hero-visual { gap: 10px; }
  .j3-page[data-j3-page="home-page"] #hero .j3-product-note { padding: 17px 14px; }
  .j3-page[data-j3-page="home-page"] #hero .j3-product-note :is(strong, span:not(.pb-meta-muted), div > span:first-child) { font-size: 19px; }
}
@media(max-width:480px) {
  .j3-page[data-j3-page="home-page"] :is(#messenger,#telephony,#crm) .feat-grid { grid-template-columns: minmax(0,1fr); }
  .j3-page[data-j3-page="home-page"] :is(#messenger,#telephony,#crm) .feat-card { padding: 19px 0; }
  .j3-page[data-j3-page="home-page"] #hero .hero-visual { grid-template-columns: minmax(0,1fr); }
  .j3-page[data-j3-page="home-page"] #hero .j3-product-note { min-height: 76px; padding: 17px 22px; }
}

/* Developer summaries retain distinct, readable metadata groups. */
.j3-developer .meta { display:flex; flex-wrap:wrap; gap:9px; margin-top:24px; }
.j3-developer .meta .pill { display:inline-flex; align-items:center; gap:8px; padding:8px 12px; border:1px solid var(--j3-line); border-radius:999px; background:var(--j3-white); font-size:12px; line-height:1.45; }
.j3-developer .meta .dot { width:5px; height:5px; flex:0 0 5px; border-radius:50%; background:var(--j3-accent); }
@media(max-width:600px){.j3-developer .meta {gap:7px}.j3-developer .meta .pill{font-size:11px;padding:7px 10px}}
.j3-page[data-j3-page="home-page"] #hero .j3-product-note.j3-product-note > div > span + span { font-size:11px; font-weight:500; line-height:1.5; color:var(--j3-muted); }

/* Illustration captions belong to a shared baseline, outside the artwork. */
.j3-page[data-j3-page="home-page"] .prd-img .img-ph { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:10px; }
.j3-page[data-j3-page="home-page"] .prd-img .img-ph-clip { grid-column:1/-1; }
.j3-page[data-j3-page="home-page"] .prd-img .j3-product-note { margin:0; min-width:0; padding:12px 8px; display:flex; flex-direction:column; align-items:center; justify-content:center; text-align:center; gap:5px; min-height:74px; background:transparent; border-top:1px solid var(--j3-line); border-radius:0; color:var(--j3-ink); }
.j3-page[data-j3-page="home-page"] .prd-img .j3-product-note :is(.pb-card-val,strong) {font-size:19px;line-height:1.25;}
.j3-page[data-j3-page="home-page"] .prd-img .j3-product-note :is(.pb-meta-soft,.pb-card-lbl) {font-size:11px;line-height:1.4;color:var(--j3-muted);}
.j3-page[data-j3-page="home-page"] #telephony .prd-img {padding:18px 22px 22px;--j3-ink:#2d2a44;--j3-muted:#5d5a70;--j3-line:#c5c2d7;}
.j3-page[data-j3-page="home-page"] #telephony .prd-img img {max-height:560px;}
@media(max-width:600px){
.j3-page[data-j3-page="home-page"] .prd-img .img-ph {gap:7px;}
.j3-page[data-j3-page="home-page"] #telephony .prd-img {padding:10px 12px 16px;}
.j3-page[data-j3-page="home-page"] .prd-img .j3-product-note {padding:10px 3px;min-height:70px;}
}

/* eSIM is one product story: introduction and plans beside the device. */
.j3-page[data-j3-page="home-page"] #esim-intro .j3-detail-layout {grid-template-columns:1.1fr .9fr;gap:56px;align-items:center;}
.j3-page[data-j3-page="home-page"] #esim-intro .j3-section-head {text-align:left;margin:0 0 26px;max-width:none;}
.j3-page[data-j3-page="home-page"] #esim-intro .j3-section-head h2 {font-size:clamp(34px,3.4vw,48px);line-height:1.13;text-wrap:balance;margin:16px 0 20px;}
.j3-page[data-j3-page="home-page"] #esim-intro .j3-section-head :is(p,.sec-sub) {font-size:16px;line-height:1.75;margin:0;max-width:590px;}
.j3-page[data-j3-page="home-page"] #esim-intro .prd-img {padding:20px 20px 16px;--j3-ink:#2e2b45;--j3-muted:#5f5b76;--j3-line:#c7c5d6;}
.j3-page[data-j3-page="home-page"] #esim-intro .prd-img img {max-height:440px;}
.j3-page[data-j3-page="home-page"] #esim-intro .ei-packs {gap:12px;}
.j3-page[data-j3-page="home-page"] #esim-intro .ei-pack {padding:18px 22px;min-height:94px;border-radius:14px;}
.j3-page[data-j3-page="home-page"] #esim-intro .ei-gb {font-size:28px;}
.j3-page[data-j3-page="home-page"] #esim-intro .ei-note {margin:15px 0 0;}
.j3-page[data-j3-page="home-page"] #esim-intro .product-cta-row {margin-top:23px;}
@media(max-width:900px){.j3-page[data-j3-page="home-page"] #esim-intro .j3-detail-layout{gap:28px;}}
@media(max-width:760px){
.j3-page[data-j3-page="home-page"] #esim-intro .j3-detail-layout{grid-template-columns:minmax(0,1fr);gap:30px;}
.j3-page[data-j3-page="home-page"] #esim-intro .j3-section-head h2{font-size:36px;}
.j3-page[data-j3-page="home-page"] #esim-intro .prd-img{max-width:500px;width:100%;margin:auto;}
.j3-page[data-j3-page="home-page"] #esim-intro .ei-pack{padding:17px;}
}
.j3-page[data-j3-page="home-page"] #esim-intro .prd-head {align-items:flex-start;text-align:left;}

/* ROI: a shared introduction above aligned input and result columns. */
@media(min-width:960px){
.j3-page[data-j3-page="home-page"] .jl-cc-dashboard {display:grid;grid-template-columns:minmax(0,.44fr) minmax(0,.56fr);grid-template-rows:auto auto auto auto;gap:20px 28px;align-items:stretch;}
.j3-page[data-j3-page="home-page"] .jl-cc-dashboard > .jl-cc-roi-tag {grid-column:1/-1;grid-row:1;margin:0;}
.j3-page[data-j3-page="home-page"] .jl-cc-col-left {display:contents;}
.j3-page[data-j3-page="home-page"] .jl-cc-header-text {grid-column:1/-1;grid-row:2;margin:0 0 14px;align-items:flex-start;text-align:left;}
.j3-page[data-j3-page="home-page"] .jl-cc-header-text h2 {max-width:950px;}
.j3-page[data-j3-page="home-page"] .jl-cc-header-text .sec-sub {max-width:850px;margin:0;}
.j3-page[data-j3-page="home-page"] .jl-cc-controls {grid-column:1;grid-row:3;margin:0;}
.j3-page[data-j3-page="home-page"] .jl-cc-research {grid-column:1;grid-row:4;margin:0;}
.j3-page[data-j3-page="home-page"] .jl-cc-col-right {grid-column:2;grid-row:3/5;margin-top:0;align-self:stretch;display:flex;flex-direction:column;justify-content:space-between;gap:20px;}
.j3-page[data-j3-page="home-page"] .jl-cc-col-right > * {margin-top:0;margin-bottom:0;}
}

/* Home headline follows the text column instead of scaling to display size. */
body.j3-page[data-j3-page="home-page"] #hero .j3-hero-copy h1{font-size:clamp(44px,4.2vw,60px);line-height:1.12;letter-spacing:-.045em;margin-block:20px 22px;text-wrap:balance}
@media(max-width:600px){
 body.j3-page[data-j3-page="home-page"] #hero .j3-hero-copy h1{font-size:clamp(32px,8.8vw,40px);line-height:1.14;letter-spacing:-.035em;margin-block:18px 20px}
}
/* Developer product selectors belong to the document, not the shared header. */
.j3-document-tabs{display:flex;flex-wrap:wrap;gap:10px;list-style:none;padding:0;margin:0 0 28px}
.j3-document-tabs button{padding:10px 18px;border:1px solid var(--j3-line);border-radius:12px;background:var(--j3-white);color:var(--j3-ink);font:inherit;cursor:pointer}
.j3-document-tabs button.active{background:var(--j3-ink);color:var(--j3-paper)}

/* product-finish.css */
/* Product pages: balanced editorial sections and a complete closing composition.
   All content, controls, and script-controlled panels retain their original nodes. */
:is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .j3-section-definition .j3-section-frame { display: block; }
:is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .j3-section-definition .j3-section-head { max-width: none; }
:is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .j3-section-definition .def-box { display: grid; grid-template-columns: .75fr 1.25fr; gap: 64px; align-items: start; }
:is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .j3-section-definition h2 { max-width: 340px; margin: 0; font-size: clamp(27px, 2.6vw, 36px); }
:is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .j3-section-definition #definition-text { max-width: none; margin: 0; font-size: 17px; line-height: 1.85; }
:is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .j3-section-why .j3-section-frame { gap: 70px; align-items: center; }
:is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .why-quote { padding: 20px 0 0 22px; border-left: 3px solid var(--j3-accent); margin-top: 28px; }
:is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .why-quote p { font-size: 16px; }
:is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .why-cards { gap: 0; }
:is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .why-card { display: grid; position: relative; grid-template-columns: 48px minmax(0, 1fr); align-items: start; gap: 6px 22px; padding: 30px 0; background: transparent; border: 0; border-bottom: 1px solid var(--j3-line); border-radius: 0; }
:is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .why-card:first-child { border-top: 1px solid var(--j3-line); }
:is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .why-card-ico { flex: 0 0 48px; width: 48px; height: 48px; margin: 0; border-radius: 50%; background: var(--j3-sage); }
:is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .why-card-ico svg { width: 24px; height: 24px; stroke: var(--j3-accent); }
:is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .why-card-title { font-size: 23px; }
:is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .why-card-desc { font-size: 16px; line-height: 1.75; }
:is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .j3-section-feature .j3-section-head { max-width: none; margin-bottom: 42px; text-align: left; }
:is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .fcat-head { display: grid; grid-template-columns: 1fr 1fr; gap: 0 60px; align-items: center; }
:is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .fcat-head-tag { grid-column: 1 / -1; margin-bottom: 12px; }
:is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .fcat-head-title { margin: 0; }
:is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .fcat-head-desc { margin: 0; max-width: 550px; font-size: 18px; line-height: 1.8; }
:is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .j3-detail-layout { align-items: start; }
:is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .j3-feature-index > .fcat-item { padding: 25px 0; grid-template-columns: 32px minmax(0, 1fr); }
:is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .j3-feature-index > .fcat-item:first-child { padding-top: 0; }
:is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .j3-feature-index .fcat-item-title { font-size: 21px; margin-bottom: 7px; }
:is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .j3-feature-index .fcat-item-desc { font-size: 16px; line-height: 1.75; }
:is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .j3-detail-layout :is(.fcat-img, .img-ph, .j3-feature-art) { margin: 0 !important; }
/* Transparent vector captions were dark on dark; the permanent paper canvas
   keeps these fixed artwork colors readable in both site themes. */
:is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .j3-detail-layout .fcat-img { background: #e6e5ed; padding: 30px; border-radius: 26px; }
:is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .j3-highlights > .hl-card { border: 0; border-top: 2px solid var(--j3-line); border-radius: 0; padding: 28px 24px 26px 0; background: transparent; }
:is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .j3-highlights .hl-ico { background: var(--j3-paper); width: 50px; height: 50px; margin-bottom: 22px; }
:is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .j3-highlights .hl-ico svg { stroke: var(--j3-accent); }
:is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .j3-highlights .hl-card-desc { font-size: 16px; line-height: 1.75; }
:is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .j3-highlights .hl-card-title { font-size: 23px; }
:is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .strip-inner { justify-content: space-between; gap: 18px 28px; }
:is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .strip-label { font-size: 14px; font-weight: 700; }
:is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .s-chip { padding: 9px 13px; font-size: 12px; }
:is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .j3-section-cta .j3-section-head { text-align: left; margin: 0 0 30px; max-width: 900px; }
:is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .j3-section-cta .cta-block { display: grid; grid-template-columns: 1.15fr .85fr; gap: 70px; align-items: start; }
:is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .j3-section-cta .cta-content { min-width: 0; }
:is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .j3-section-cta .sec-sub { font-size: 18px; line-height: 1.8; max-width: 640px; margin: 14px 0 0; }
:is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .j3-section-cta .cta-btns { justify-content: flex-start; margin-top: 28px; }
:is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .j3-section-cta .cta-side { padding-left: 40px; border-left: 1px solid var(--j3-line); }
:is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .j3-section-cta .cta-cross-links { display: flex; flex-wrap: wrap; gap: 12px 22px; margin: 0 0 28px; }
:is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .j3-section-cta .cta-cross-link { padding: 0 0 5px; border: 0; border-bottom: 1px solid var(--j3-line); border-radius: 0; font-size: 14px; line-height: 1.6; }
:is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .j3-section-cta .cta-stores { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 22px 18px; padding-top: 25px; border-top: 1px solid var(--j3-line); }
:is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .j3-section-cta .cta-store { display: flex; align-items: center; gap: 12px; min-width: 0; }
:is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .j3-section-cta .cta-store > svg { width: 25px; height: 25px; flex: 0 0 25px; }
:is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .j3-section-cta .cta-store span { display: block; font-size: 11px; line-height: 1.5; color: var(--j3-muted); }
:is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .j3-section-cta .cta-store strong { display: block; font-size: 16px; line-height: 1.5; }
@media (max-width: 1100px) {
  :is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .j3-section-definition .def-box, :is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .j3-section-why .j3-section-frame { gap: 35px; }
  :is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .j3-section-cta .cta-block { gap: 35px; }
  :is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .j3-section-cta .cta-side { padding-left: 28px; }
}
@media (max-width: 760px) {
  :is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .j3-section-definition .def-box, :is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .fcat-head, :is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .j3-section-cta .cta-block { grid-template-columns: 1fr; gap: 22px; }
  :is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .j3-section-definition h2 { max-width: none; }
  :is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .fcat-head-title { font-size: 36px; }
  :is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .fcat-head-desc { font-size: 16px; }
  :is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .fcat-head-tag { margin-bottom: 0; }
  :is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .j3-section-cta .cta-side { border-left: 0; padding: 28px 0 0; border-top: 1px solid var(--j3-line); }
  :is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .j3-section-cta .cta-cross-links { margin-bottom: 22px; }
  :is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .j3-section-cta .cta-stores { grid-template-columns: repeat(4, minmax(0, 1fr)); }
  :is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .j3-section-cta .cta-store { flex-direction: column; align-items: flex-start; }
}
@media (max-width: 480px) {
  :is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .j3-section-cta .cta-stores { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  :is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .j3-section-cta .cta-store { flex-direction: row; }
  :is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .why-card { gap: 16px; }
  :is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .why-card-title { font-size: 21px; }
  :is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .fcat-head-title { font-size: 32px; }
  :is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .j3-detail-layout .fcat-img { padding: 18px; }
}

/* Product originals use both wrapped and direct card text children. */
:is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .why-card > :not(.why-card-ico):not(.why-card-num) { grid-column: 2; }
:is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .why-card .why-card-ico { grid-column: 1; grid-row: 1 / 4; }
:is(.j3-page[data-j3-page="ai-messenger"], .j3-page[data-j3-page="ai-business-telephony"], .j3-page[data-j3-page="ai-crm"], .j3-page[data-j3-page="esim-fmc"]) .why-card .why-card-num { position: absolute; right: 0; top: 12px; color: var(--j3-muted); font-size: 10px; font-weight: 800; }

/* Product hero artwork belongs to the composition, without a second canvas. */
body.j3-page:is([data-j3-page="ai-messenger"],[data-j3-page="ai-business-telephony"],[data-j3-page="ai-crm"],[data-j3-page="esim-fmc"]) .j3-hero-art {
  padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;
}
body.j3-page:is([data-j3-page="ai-messenger"],[data-j3-page="ai-crm"],[data-j3-page="esim-fmc"]) .j3-hero-frame {
  grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);gap:48px;align-items:center;
}
body.j3-page:is([data-j3-page="ai-messenger"],[data-j3-page="ai-crm"],[data-j3-page="esim-fmc"]) .j3-hero-copy {
  max-width:none;margin:0;text-align:start;
}
body.j3-page:is([data-j3-page="ai-messenger"],[data-j3-page="ai-crm"],[data-j3-page="esim-fmc"]) .j3-hero-copy :is(h1,.hero-sub,.hero-quote) {margin-inline:0;}
body.j3-page:is([data-j3-page="ai-messenger"],[data-j3-page="ai-crm"],[data-j3-page="esim-fmc"]) .j3-hero-copy :is(.hero-btns,.hero-breadcrumb) {justify-content:flex-start;}
body.j3-page:is([data-j3-page="ai-messenger"],[data-j3-page="ai-crm"],[data-j3-page="esim-fmc"]) .j3-hero-copy h1 {
  font-size:clamp(40px,4.1vw,58px);line-height:1.1;letter-spacing:-.05em;text-wrap:balance;
}
body.j3-page:is([data-j3-page="ai-messenger"],[data-j3-page="ai-crm"],[data-j3-page="esim-fmc"]) .j3-hero-art img {
  width:100%;height:auto;max-height:none;object-fit:contain;
}
/* The phone-system panorama uses the full width at its native proportions. */
body.j3-page[data-j3-page="ai-business-telephony"] .j3-hero-art {max-width:1100px;}
body.j3-page[data-j3-page="ai-business-telephony"] .j3-hero-frame {gap:34px;}
@media(max-width:960px){
  body.j3-page:is([data-j3-page="ai-messenger"],[data-j3-page="ai-crm"],[data-j3-page="esim-fmc"]) .j3-hero-frame {grid-template-columns:1fr;gap:36px;}
  body.j3-page:is([data-j3-page="ai-messenger"],[data-j3-page="ai-crm"],[data-j3-page="esim-fmc"]) .j3-hero-copy {max-width:700px;}
  body.j3-page:is([data-j3-page="ai-messenger"],[data-j3-page="ai-crm"],[data-j3-page="esim-fmc"]) .j3-hero-art {max-width:620px;}
}
@media(max-width:600px){
  body.j3-page:is([data-j3-page="ai-messenger"],[data-j3-page="ai-crm"],[data-j3-page="esim-fmc"]) .j3-hero-copy h1 {font-size:clamp(36px,9.8vw,48px);}
  body.j3-page:is([data-j3-page="ai-messenger"],[data-j3-page="ai-crm"],[data-j3-page="esim-fmc"]) .j3-hero-frame {gap:30px;}
  body.j3-page:is([data-j3-page="ai-messenger"],[data-j3-page="ai-business-telephony"],[data-j3-page="ai-crm"],[data-j3-page="esim-fmc"]) .j3-hero-art {max-width:440px;}
}
body.j3-page:is([data-j3-page="ai-crm"],[data-j3-page="esim-fmc"]) .j3-hero-art {max-width:520px;}
body.j3-page[data-j3-page="esim-fmc"] .j3-hero-art {background:#e1e0e9;border-radius:32px;}
@media(max-width:600px){
  body.j3-page:is([data-j3-page="ai-crm"],[data-j3-page="esim-fmc"]) .j3-hero-art {max-width:440px;}
  body.j3-page[data-j3-page="esim-fmc"] .j3-hero-art {border-radius:24px;}
}

/* Product definitions read as one editorial panel, not unequal title/copy columns. */
body.j3-page:is([data-j3-page="ai-messenger"],[data-j3-page="ai-business-telephony"],[data-j3-page="ai-crm"],[data-j3-page="esim-fmc"]) #definition {padding-block:52px;border:0;background:var(--j3-paper);}
body.j3-page:is([data-j3-page="ai-messenger"],[data-j3-page="ai-business-telephony"],[data-j3-page="ai-crm"],[data-j3-page="esim-fmc"]) #definition .j3-section-head {margin:0;text-align:left;}
body.j3-page:is([data-j3-page="ai-messenger"],[data-j3-page="ai-business-telephony"],[data-j3-page="ai-crm"],[data-j3-page="esim-fmc"]) #definition .j3-section-content {display:none;}
body.j3-page:is([data-j3-page="ai-messenger"],[data-j3-page="ai-business-telephony"],[data-j3-page="ai-crm"],[data-j3-page="esim-fmc"]) #definition .def-box {display:block;position:relative;isolation:isolate;max-width:none;margin:0;padding:44px 52px 46px;border:1px solid var(--j3-line);border-radius:30px;background:var(--j3-sage);text-align:left;}
body.j3-page:is([data-j3-page="ai-messenger"],[data-j3-page="ai-business-telephony"],[data-j3-page="ai-crm"],[data-j3-page="esim-fmc"]) #definition .def-box::before {content:"";display:block;width:44px;height:4px;margin-bottom:22px;border-radius:4px;background:var(--j3-accent);}
body.j3-page:is([data-j3-page="ai-messenger"],[data-j3-page="ai-business-telephony"],[data-j3-page="ai-crm"],[data-j3-page="esim-fmc"]) #definition .def-box::after {content:"";position:absolute;top:34px;right:42px;width:76px;height:76px;border:1px solid var(--j3-line);border-radius:24px;background:#f5f5f7 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none'%3E%3Cpath d='M24 13c-6-4-11-4-17-3v26c6-1 11-1 17 3 6-4 11-4 17-3V10c-6-1-11-1-17 3Z' stroke='%23577968' stroke-width='2' stroke-linejoin='round'/%3E%3Cpath d='M24 13v26M12 17l7 2m-7 5 7 2m10-7 7-2m-7 9 7-2' stroke='%23577968' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M31 7v9l3-2 3 2V7' fill='%23e8ac80'/%3E%3C/svg%3E") center/46px no-repeat;transform:rotate(7deg);}
body.j3-page:is([data-j3-page="ai-messenger"],[data-j3-page="ai-business-telephony"],[data-j3-page="ai-crm"],[data-j3-page="esim-fmc"]) #definition h2 {max-width:calc(100% - 120px);margin:0 0 28px;font-size:clamp(28px,3vw,38px);line-height:1.2;letter-spacing:-.035em;color:var(--j3-ink);text-wrap:balance;}
body.j3-page:is([data-j3-page="ai-messenger"],[data-j3-page="ai-business-telephony"],[data-j3-page="ai-crm"],[data-j3-page="esim-fmc"]) #definition #definition-text {max-width:none;margin:0;padding-top:27px;border-top:1px solid var(--j3-line);columns:2;column-gap:52px;column-fill:balance;font-size:17px;line-height:1.85;color:var(--j3-ink);font-weight:400;text-align:left;}
@media(max-width:900px){
 body.j3-page:is([data-j3-page="ai-messenger"],[data-j3-page="ai-business-telephony"],[data-j3-page="ai-crm"],[data-j3-page="esim-fmc"]) #definition .def-box {padding:34px;}
 body.j3-page:is([data-j3-page="ai-messenger"],[data-j3-page="ai-business-telephony"],[data-j3-page="ai-crm"],[data-j3-page="esim-fmc"]) #definition #definition-text {column-gap:34px;font-size:16px;}
 body.j3-page:is([data-j3-page="ai-messenger"],[data-j3-page="ai-business-telephony"],[data-j3-page="ai-crm"],[data-j3-page="esim-fmc"]) #definition .def-box::after {right:30px;top:30px;width:64px;height:64px;background-size:40px;}
}
@media(max-width:700px){
 body.j3-page:is([data-j3-page="ai-messenger"],[data-j3-page="ai-business-telephony"],[data-j3-page="ai-crm"],[data-j3-page="esim-fmc"]) #definition {padding-block:30px;}
 body.j3-page:is([data-j3-page="ai-messenger"],[data-j3-page="ai-business-telephony"],[data-j3-page="ai-crm"],[data-j3-page="esim-fmc"]) #definition .def-box {padding:28px 24px;border-radius:24px;}
 body.j3-page:is([data-j3-page="ai-messenger"],[data-j3-page="ai-business-telephony"],[data-j3-page="ai-crm"],[data-j3-page="esim-fmc"]) #definition .def-box::before {margin-bottom:22px;}
 body.j3-page:is([data-j3-page="ai-messenger"],[data-j3-page="ai-business-telephony"],[data-j3-page="ai-crm"],[data-j3-page="esim-fmc"]) #definition .def-box::after {top:18px;right:24px;width:42px;height:42px;border-radius:14px;background-size:29px;}
 body.j3-page:is([data-j3-page="ai-messenger"],[data-j3-page="ai-business-telephony"],[data-j3-page="ai-crm"],[data-j3-page="esim-fmc"]) #definition h2 {max-width:none;margin:0 0 22px;font-size:28px;line-height:1.22;text-wrap:pretty;}
 body.j3-page:is([data-j3-page="ai-messenger"],[data-j3-page="ai-business-telephony"],[data-j3-page="ai-crm"],[data-j3-page="esim-fmc"]) #definition #definition-text {columns:1;padding-top:22px;font-size:16px;line-height:1.8;}
}

/* company-finish.css */
/* Company narrative and financial summaries; original data and interaction hooks remain intact. */
.j3-about .about-kicker,.j3-about .about-issues-intro{max-width:820px;margin:0 auto 28px;font-size:18px;line-height:1.85;color:var(--j3-muted)}
.j3-about .about-issues-intro{margin-top:45px;color:var(--j3-ink);font-weight:650}
.j3-about .about-issues{list-style:none;margin:0 0 72px;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.j3-about .about-issue-card{padding:30px;border:1px solid var(--j3-line);border-radius:22px;background:var(--j3-sage)}
.j3-about .about-issue-card h3{margin:0 0 18px;font-size:23px;line-height:1.25;letter-spacing:-.035em;color:var(--j3-ink)}
.j3-about .about-issue-card p{margin:0;font-size:15px;line-height:1.85;color:var(--j3-muted)}
.j3-about .about-belief{margin:30px 0;padding:40px 45px;border-left:3px solid var(--j3-accent);border-radius:0 20px 20px 0;background:var(--j3-sage)}
.j3-about .about-belief p{margin:0;font-size:clamp(21px,2.1vw,29px);line-height:1.55;letter-spacing:-.025em;color:var(--j3-ink)}
.j3-about .about-closing{max-width:820px;margin:35px auto 55px;font-size:18px;line-height:1.85;color:var(--j3-muted)}
.j3-about .about-cta{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:30px;padding:30px}
.j3-about .about-cta .cta-stores{flex-wrap:wrap;gap:15px}
.j3-page:is([data-j3-page="investors"],[data-j3-page="partner-program"]) .p-grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.j3-page:is([data-j3-page="investors"],[data-j3-page="partner-program"]) .p-grid-3+.p-grid-3{margin-top:22px}
.j3-page[data-j3-page="partner-program"] .p-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.j3-page[data-j3-page="partner-program"] .p-step{padding:28px}
.j3-page[data-j3-page="partner-program"] .p-step h3{font-size:21px;line-height:1.3}
.j3-page[data-j3-page="partner-program"] .p-step-num{margin-bottom:25px}
.j3-page[data-j3-page="investors"] .margin-strip{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:35px;padding:32px;margin-top:26px;border:1px solid var(--j3-line);border-radius:20px;background:var(--j3-sage)}
.j3-page[data-j3-page="investors"] .ms-title{font-size:20px;font-weight:700;line-height:1.35;color:var(--j3-ink)}
.j3-page[data-j3-page="investors"] .ms-title small{display:block;margin-top:12px;max-width:520px;font-size:13px;font-weight:400;line-height:1.7;color:var(--j3-muted)}
.j3-page[data-j3-page="investors"] .ms-items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:0}
.j3-page[data-j3-page="investors"] .ms-item{display:flex;flex-direction:column;gap:8px;padding-left:20px;border-left:1px solid var(--j3-line)}
.j3-page[data-j3-page="investors"] .ms-item b{font-size:34px;line-height:1.1;color:var(--j3-accent);letter-spacing:-.04em}
.j3-page[data-j3-page="investors"] .ms-item span{font-size:12px;color:var(--j3-muted)}
.j3-page[data-j3-page="investors"] .lg-chip.lg-dash{height:0;background:none;border-top:2px dashed var(--j3-muted)}
.j3-page[data-j3-page="investors"] .dr-note{padding:18px 22px;border-left:2px solid var(--j3-accent);background:var(--j3-white);border-radius:0 12px 12px 0;line-height:1.8}
.j3-page:is([data-j3-page="partner-program"],[data-j3-page="ai-receptionist-comparison"]) #cta .cta-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:30px 0}
.j3-page:is([data-j3-page="partner-program"],[data-j3-page="ai-receptionist-comparison"]) #cta .cta-step{align-items:flex-start;gap:15px;padding:22px;border:1px solid var(--j3-line);border-radius:16px;background:var(--j3-white)}
.j3-page:is([data-j3-page="partner-program"],[data-j3-page="ai-receptionist-comparison"]) #cta .cta-step-text strong{display:block;margin-bottom:8px;font-size:17px;line-height:1.3}
.j3-page:is([data-j3-page="partner-program"],[data-j3-page="ai-receptionist-comparison"]) #cta .cta-step-text span{display:block;font-size:13px;line-height:1.7;color:var(--j3-muted)}
.j3-page:is([data-j3-page="partner-program"],[data-j3-page="ai-receptionist-comparison"]) #cta .cta-step-num{flex:none;line-height:1.1}
.j3-page[data-j3-page="partner-program"] #cta-sub{max-width:740px;margin:12px auto 0;font-size:17px;line-height:1.8;text-align:center}
.j3-page[data-j3-page="partner-program"] #cta-label{display:block;text-align:center}
@media(max-width:1000px){
.j3-page[data-j3-page="partner-program"] .p-steps{grid-template-columns:repeat(2,minmax(0,1fr))}
.j3-page[data-j3-page="investors"] .margin-strip{grid-template-columns:1fr}
.j3-about .about-issues{gap:14px}.j3-about .about-issue-card{padding:23px}
}
@media(max-width:700px){
.j3-about .about-issues,.j3-page:is([data-j3-page="investors"],[data-j3-page="partner-program"]) .p-grid-3,.j3-page[data-j3-page="partner-program"] .p-steps,.j3-page:is([data-j3-page="partner-program"],[data-j3-page="ai-receptionist-comparison"]) #cta .cta-steps{grid-template-columns:1fr}
.j3-about .about-belief{padding:26px}.j3-about .about-issues{margin-bottom:40px}
.j3-page[data-j3-page="investors"] .margin-strip{padding:23px;gap:25px}.j3-page[data-j3-page="investors"] .ms-item{padding-left:12px}.j3-page[data-j3-page="investors"] .ms-item b{font-size:28px}
}
/* Source hero widgets become legible companion panels beneath the new illustration. */
.j3-page[data-j3-page="partner-program"] .j3-hero-support:has(.payout-card),.j3-page[data-j3-page="ai-receptionist-comparison"] .j3-hero-support:has(.hero-scene){width:100%;max-width:1240px;margin:48px auto 0}
.j3-page[data-j3-page="partner-program"] .j3-hero-support .j3-functional,.j3-page[data-j3-page="ai-receptionist-comparison"] .j3-hero-support .j3-functional{width:100%;max-width:none}
.j3-page[data-j3-page="partner-program"] .payout-card{max-width:none;width:100%;display:grid;grid-template-columns:1fr 1fr;column-gap:50px;padding:30px 36px;border-radius:22px;background:var(--j3-sage);box-shadow:none}
.j3-page[data-j3-page="partner-program"] .payout-head{grid-column:1/-1;margin-bottom:24px}
.j3-page[data-j3-page="partner-program"] .pb-payout-n{grid-column:1;grid-row:2;margin:0}
.j3-page[data-j3-page="partner-program"] .pb-payout-sub{grid-column:1;grid-row:3;max-width:380px}
.j3-page[data-j3-page="partner-program"] .pb-bars{grid-column:2;grid-row:2/4;height:100px;margin:0;align-items:flex-end;gap:7px}
.j3-page[data-j3-page="partner-program"] .pb-bar{height:calc(var(--h)*1%);background:var(--j3-accent);animation:none;transform:none;opacity:1}
.j3-page[data-j3-page="partner-program"] .pb-bars-l{grid-column:2;grid-row:4;margin:6px 0 0}
.j3-page[data-j3-page="partner-program"] .pb-meter{grid-column:1;grid-row:4/6;margin-top:28px}
.j3-page[data-j3-page="partner-program"] .pb-stats{grid-column:2;grid-row:5;margin-top:20px;padding-top:20px}
.j3-page[data-j3-page="partner-program"] .pb-meter-fill{background:var(--j3-accent)}
.j3-page[data-j3-page="partner-program"] .pb-meter-dot{border-color:var(--j3-accent)}
.j3-page[data-j3-page="ai-receptionist-comparison"] .j3-hero-support .hero-scene{max-width:none;min-height:0;height:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;padding:0;background:none;isolation:auto}
.j3-page[data-j3-page="ai-receptionist-comparison"] .hero-scene>.scene-halo,.j3-page[data-j3-page="ai-receptionist-comparison"] .hero-scene>.scene-ghost,.j3-page[data-j3-page="ai-receptionist-comparison"] .hero-scene>svg{display:none}
.j3-page[data-j3-page="ai-receptionist-comparison"] .hero-scene .ann{position:static;inset:auto;width:auto;max-width:none;transform:none!important;animation:none;margin:0;padding:25px;border:1px solid var(--j3-line);border-radius:18px;background:var(--j3-sage);text-align:left}
.j3-page[data-j3-page="ai-receptionist-comparison"] .hero-scene .ann::before,.j3-page[data-j3-page="ai-receptionist-comparison"] .hero-scene .ann::after{display:none}
.j3-page[data-j3-page="ai-receptionist-comparison"] .hero-scene .ann-k{display:block;color:var(--j3-accent);font-size:11px;letter-spacing:.08em;margin-bottom:13px}
.j3-page[data-j3-page="ai-receptionist-comparison"] .hero-scene .ann-q{display:block;font-size:18px;line-height:1.55;color:var(--j3-ink);font-style:normal;min-height:3.1em}
.j3-page[data-j3-page="ai-receptionist-comparison"] .dbig.dbig--jl{color:var(--j3-ink);background:none;-webkit-text-fill-color:var(--j3-ink)}
@media(max-width:700px){
.j3-page[data-j3-page="partner-program"] .payout-card{display:flex;flex-direction:column;padding:25px;gap:12px}
.j3-page[data-j3-page="partner-program"] .pb-bars{width:100%;height:110px;margin-top:10px}
.j3-page[data-j3-page="partner-program"] .pb-meter{margin-top:15px;width:100%}
.j3-page[data-j3-page="partner-program"] .pb-stats{width:100%;margin-top:10px}
.j3-page[data-j3-page="ai-receptionist-comparison"] .j3-hero-support .hero-scene{grid-template-columns:1fr}
.j3-page[data-j3-page="ai-receptionist-comparison"] .hero-scene .ann-q{min-height:0}
}
.j3-page[data-j3-page="partner-program"] #why .j3-section-frame{display:block}
.j3-page[data-j3-page="partner-program"] #why .j3-section-head{max-width:820px;margin:0 auto 42px;text-align:center}
.j3-page[data-j3-page="partner-program"] #why .j3-section-head p{margin-left:auto;margin-right:auto}
.j3-page[data-j3-page="ai-receptionist-comparison"] .hero-scene .ann-k{text-align:left}
.j3-page[data-j3-page="investors"] #platform a.p-card{text-decoration:none;transition:border-color .2s,background .2s}
.j3-page[data-j3-page="investors"] #platform a.p-card:hover,.j3-page[data-j3-page="investors"] #platform a.p-card:focus-visible{border-color:var(--j3-accent);background:var(--j3-sage)}

/* investors hero: two-sentence H1 fits in 4 lines at desktop widths */
body.j3-page[data-j3-page="investors"]{--j3-title-size:clamp(40px,3.5vw,52px)}
body.j3-page[data-j3-page="investors"] #hero .j3-hero-copy h1{line-height:1.1;letter-spacing:-.05em}
@media (max-width:760px){body.j3-page[data-j3-page="investors"]{--j3-title-size:clamp(32px,6.2vw,44px)}}
@media (max-width:600px){body.j3-page[data-j3-page="investors"]{--j3-title-size:clamp(30px,8.2vw,38px)}}
/* RTL pages: the live hero scene is positioned in LTR coordinates */
html[dir=rtl] .j3-hero-art,html[dir=rtl] .j3-live-anchor{direction:ltr}

/* ai-finish.css */
/* AI solution finish: composed from rendered top, middle and CTA review. */
.j3-page:is([data-j3-page="ai-receptionist"],[data-j3-page="ai-analytics"],[data-j3-page="ai-lead-qualification"],[data-j3-page="ai-appointment-automation"]) .j3-hero{padding-top:145px;padding-bottom:64px}
.j3-page:is([data-j3-page="ai-receptionist"],[data-j3-page="ai-analytics"],[data-j3-page="ai-lead-qualification"],[data-j3-page="ai-appointment-automation"]) .j3-hero-host:has(.j3-hero-support){display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:64px;row-gap:24px;align-items:center}
.j3-page:is([data-j3-page="ai-receptionist"],[data-j3-page="ai-analytics"],[data-j3-page="ai-lead-qualification"],[data-j3-page="ai-appointment-automation"]) .j3-hero-host:has(.j3-hero-support) .j3-hero-frame{display:contents}
.j3-page:is([data-j3-page="ai-receptionist"],[data-j3-page="ai-analytics"],[data-j3-page="ai-lead-qualification"],[data-j3-page="ai-appointment-automation"]) .j3-hero-host:has(.j3-hero-support) .j3-hero-copy{grid-column:1;grid-row:1 / 3;align-self:center}
.j3-page:is([data-j3-page="ai-receptionist"],[data-j3-page="ai-analytics"],[data-j3-page="ai-lead-qualification"],[data-j3-page="ai-appointment-automation"]) .j3-hero-host:has(.j3-hero-support) .j3-hero-art{grid-column:2;grid-row:1;align-self:end;width:100%;max-width:540px;justify-self:center}
.j3-page:is([data-j3-page="ai-receptionist"],[data-j3-page="ai-analytics"],[data-j3-page="ai-lead-qualification"],[data-j3-page="ai-appointment-automation"]) .j3-hero-copy h1{font-size:clamp(43px,4.3vw,64px);line-height:1.09;letter-spacing:-.055em;text-wrap:balance}
.j3-page:is([data-j3-page="ai-receptionist"],[data-j3-page="ai-analytics"],[data-j3-page="ai-lead-qualification"],[data-j3-page="ai-appointment-automation"]) .j3-hero-copy .hero-sub{font-size:18px;line-height:1.8}
.j3-page:is([data-j3-page="ai-receptionist"],[data-j3-page="ai-analytics"],[data-j3-page="ai-lead-qualification"],[data-j3-page="ai-appointment-automation"]) .j3-hero-support{display:block;grid-column:2;grid-row:2;width:100%;max-width:540px;margin:0 auto;align-self:start}
.j3-page:is([data-j3-page="ai-receptionist"],[data-j3-page="ai-analytics"],[data-j3-page="ai-lead-qualification"],[data-j3-page="ai-appointment-automation"]) .j3-hero-support .hero-feed-ghost{display:block;position:static!important;width:100%!important;max-width:none!important;transform:none!important;opacity:1!important;margin:0!important}
.j3-page:is([data-j3-page="ai-receptionist"],[data-j3-page="ai-analytics"],[data-j3-page="ai-lead-qualification"],[data-j3-page="ai-appointment-automation"]) .j3-hero-support .hero-right{display:contents!important}
.j3-page:is([data-j3-page="ai-receptionist"],[data-j3-page="ai-analytics"],[data-j3-page="ai-lead-qualification"],[data-j3-page="ai-appointment-automation"]) .j3-hero-support .req-feed{width:100%;max-width:none}
.j3-page:is([data-j3-page="ai-receptionist"],[data-j3-page="ai-analytics"],[data-j3-page="ai-lead-qualification"],[data-j3-page="ai-appointment-automation"]) .j3-hero-support .req-list-wrap{height:205px}
.j3-page:is([data-j3-page="ai-receptionist"],[data-j3-page="ai-analytics"],[data-j3-page="ai-lead-qualification"],[data-j3-page="ai-appointment-automation"]) .j3-hero-support .req-feed-footer{background:var(--j3-white);color:var(--j3-muted);padding:12px 15px;line-height:1.6}
.j3-page:is([data-j3-page="ai-receptionist"],[data-j3-page="ai-analytics"],[data-j3-page="ai-lead-qualification"],[data-j3-page="ai-appointment-automation"]) .j3-hero-art::before{content:none}
.j3-page:is([data-j3-page="ai-receptionist"],[data-j3-page="ai-analytics"],[data-j3-page="ai-lead-qualification"],[data-j3-page="ai-appointment-automation"]) .j3-hero-art:has(img[data-jl-vector="ai-analytics"]), .j3-page:is([data-j3-page="ai-receptionist"],[data-j3-page="ai-analytics"],[data-j3-page="ai-lead-qualification"],[data-j3-page="ai-appointment-automation"]) .j3-hero-art:has(img[data-jl-vector="ai-qualification"]), .j3-page:is([data-j3-page="ai-receptionist"],[data-j3-page="ai-analytics"],[data-j3-page="ai-lead-qualification"],[data-j3-page="ai-appointment-automation"]) .j3-hero-art:has(img[data-jl-vector="ai-appointments"]){background:#edecf2;border:1px solid #d9d7e6;border-radius:24px;padding:24px}
.j3-page:is([data-j3-page="ai-receptionist"],[data-j3-page="ai-analytics"],[data-j3-page="ai-lead-qualification"],[data-j3-page="ai-appointment-automation"]) .results-media-card{background:#edecf2!important;padding:30px!important;border-color:#d9d7e6!important;border-radius:22px!important}
.j3-page:is([data-j3-page="ai-receptionist"],[data-j3-page="ai-analytics"],[data-j3-page="ai-lead-qualification"],[data-j3-page="ai-appointment-automation"]) .j3-section-head{margin-bottom:42px}
.j3-page:is([data-j3-page="ai-receptionist"],[data-j3-page="ai-analytics"],[data-j3-page="ai-lead-qualification"],[data-j3-page="ai-appointment-automation"]) .pipeline-steps{gap:22px}
.j3-page:is([data-j3-page="ai-receptionist"],[data-j3-page="ai-analytics"],[data-j3-page="ai-lead-qualification"],[data-j3-page="ai-appointment-automation"]) .pipeline-title{font-size:18px;line-height:1.35;min-height:2.7em}
.j3-page:is([data-j3-page="ai-receptionist"],[data-j3-page="ai-analytics"],[data-j3-page="ai-lead-qualification"],[data-j3-page="ai-appointment-automation"]) .pipeline-desc{font-size:14px;line-height:1.8}
.j3-page:is([data-j3-page="ai-receptionist"],[data-j3-page="ai-analytics"],[data-j3-page="ai-lead-qualification"],[data-j3-page="ai-appointment-automation"]) .cases-tab-btns{gap:8px;padding-bottom:12px}
.j3-page:is([data-j3-page="ai-receptionist"],[data-j3-page="ai-analytics"],[data-j3-page="ai-lead-qualification"],[data-j3-page="ai-appointment-automation"]) .cases-tab-btn{border-radius:9px;border:1px solid var(--j3-line);padding:13px 20px}
.j3-page:is([data-j3-page="ai-receptionist"],[data-j3-page="ai-analytics"],[data-j3-page="ai-lead-qualification"],[data-j3-page="ai-appointment-automation"]) .cases-tab-btn.active{background:var(--j3-ink);color:var(--j3-paper);border-color:var(--j3-ink)}
.j3-page:is([data-j3-page="ai-receptionist"],[data-j3-page="ai-analytics"],[data-j3-page="ai-lead-qualification"],[data-j3-page="ai-appointment-automation"]) .cases-panel h3{font-size:26px;line-height:1.25;margin-bottom:17px}
.j3-page:is([data-j3-page="ai-receptionist"],[data-j3-page="ai-analytics"],[data-j3-page="ai-lead-qualification"],[data-j3-page="ai-appointment-automation"]) .hero-compliance{margin-top:20px;font-size:13px;line-height:1.7}
.j3-page:is([data-j3-page="ai-receptionist"],[data-j3-page="ai-analytics"],[data-j3-page="ai-lead-qualification"],[data-j3-page="ai-appointment-automation"]) .cta-inner{max-width:1100px;margin:auto;display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:48px;align-items:center}
.j3-page:is([data-j3-page="ai-receptionist"],[data-j3-page="ai-analytics"],[data-j3-page="ai-lead-qualification"],[data-j3-page="ai-appointment-automation"]) .cta-inner>div:first-child>p{font-size:17px;line-height:1.85;margin:16px 0 28px;max-width:730px}
.j3-page:is([data-j3-page="ai-receptionist"],[data-j3-page="ai-analytics"],[data-j3-page="ai-lead-qualification"],[data-j3-page="ai-appointment-automation"]) .cta-steps{grid-template-columns:1fr;gap:12px}
.j3-page:is([data-j3-page="ai-receptionist"],[data-j3-page="ai-analytics"],[data-j3-page="ai-lead-qualification"],[data-j3-page="ai-appointment-automation"]) .cta-step{align-items:center;gap:16px;padding:16px 20px;border-radius:16px;min-width:0}
.j3-page:is([data-j3-page="ai-receptionist"],[data-j3-page="ai-analytics"],[data-j3-page="ai-lead-qualification"],[data-j3-page="ai-appointment-automation"]) .cta-step-num{display:grid;place-items:center;flex:0 0 36px;width:36px;height:36px;border:1px solid currentColor;border-radius:50%;font-size:18px;font-weight:700;line-height:1;align-self:flex-start;margin-top:2px}
.j3-page:is([data-j3-page="ai-receptionist"],[data-j3-page="ai-analytics"],[data-j3-page="ai-lead-qualification"],[data-j3-page="ai-appointment-automation"]) .cta-step-text{min-width:0;font-size:14px;line-height:1.75}
.j3-page:is([data-j3-page="ai-receptionist"],[data-j3-page="ai-analytics"],[data-j3-page="ai-lead-qualification"],[data-j3-page="ai-appointment-automation"]) .cta-step-text strong{display:block;font-size:16px;line-height:1.5;margin-bottom:3px;color:#e9e8f1}
.j3-page:is([data-j3-page="ai-receptionist"],[data-j3-page="ai-analytics"],[data-j3-page="ai-lead-qualification"],[data-j3-page="ai-appointment-automation"]) .cta-action{padding:27px 22px;border:1px solid #ffffff26;border-radius:17px;background:#ffffff05}
.j3-page:is([data-j3-page="ai-receptionist"],[data-j3-page="ai-analytics"],[data-j3-page="ai-lead-qualification"],[data-j3-page="ai-appointment-automation"]) .cta-buttons{display:flex;flex-direction:column;gap:18px}
.j3-page:is([data-j3-page="ai-receptionist"],[data-j3-page="ai-analytics"],[data-j3-page="ai-lead-qualification"],[data-j3-page="ai-appointment-automation"]) .btn-submit-wrap{width:100%}
.j3-page:is([data-j3-page="ai-receptionist"],[data-j3-page="ai-analytics"],[data-j3-page="ai-lead-qualification"],[data-j3-page="ai-appointment-automation"]) .cta-action .btn-submit{width:100%;padding:16px 20px;font-size:15px}
.j3-page:is([data-j3-page="ai-receptionist"],[data-j3-page="ai-analytics"],[data-j3-page="ai-lead-qualification"],[data-j3-page="ai-appointment-automation"]) .cta-cross-links{flex-direction:column;gap:12px}
.j3-page:is([data-j3-page="ai-receptionist"],[data-j3-page="ai-analytics"],[data-j3-page="ai-lead-qualification"],[data-j3-page="ai-appointment-automation"]) .cta-cross-link{width:100%;font-size:12px;line-height:1.7;padding:10px 12px;border-color:#ffffff35}
.j3-page:is([data-j3-page="ai-receptionist"],[data-j3-page="ai-analytics"],[data-j3-page="ai-lead-qualification"],[data-j3-page="ai-appointment-automation"]) .form-note{margin:18px 0 0;font-size:12px}
@media(max-width:950px){
.j3-page:is([data-j3-page="ai-receptionist"],[data-j3-page="ai-analytics"],[data-j3-page="ai-lead-qualification"],[data-j3-page="ai-appointment-automation"]) .j3-hero-host:has(.j3-hero-support){grid-template-columns:1fr;gap:28px}
.j3-page:is([data-j3-page="ai-receptionist"],[data-j3-page="ai-analytics"],[data-j3-page="ai-lead-qualification"],[data-j3-page="ai-appointment-automation"]) .j3-hero-host:has(.j3-hero-support) .j3-hero-copy{grid-column:1;grid-row:auto}
.j3-page:is([data-j3-page="ai-receptionist"],[data-j3-page="ai-analytics"],[data-j3-page="ai-lead-qualification"],[data-j3-page="ai-appointment-automation"]) .j3-hero-host:has(.j3-hero-support) .j3-hero-art{grid-column:1;grid-row:auto}
.j3-page:is([data-j3-page="ai-receptionist"],[data-j3-page="ai-analytics"],[data-j3-page="ai-lead-qualification"],[data-j3-page="ai-appointment-automation"]) .j3-hero-support{grid-column:1;grid-row:auto;max-width:600px}
.j3-page:is([data-j3-page="ai-receptionist"],[data-j3-page="ai-analytics"],[data-j3-page="ai-lead-qualification"],[data-j3-page="ai-appointment-automation"]) .cta-inner{grid-template-columns:1fr;gap:30px}
.j3-page:is([data-j3-page="ai-receptionist"],[data-j3-page="ai-analytics"],[data-j3-page="ai-lead-qualification"],[data-j3-page="ai-appointment-automation"]) .cta-action{max-width:520px;width:100%;margin:auto}
.j3-page:is([data-j3-page="ai-receptionist"],[data-j3-page="ai-analytics"],[data-j3-page="ai-lead-qualification"],[data-j3-page="ai-appointment-automation"]) .j3-hero{padding-top:120px}
}
@media(max-width:600px){
.j3-page:is([data-j3-page="ai-receptionist"],[data-j3-page="ai-analytics"],[data-j3-page="ai-lead-qualification"],[data-j3-page="ai-appointment-automation"]) .j3-hero{padding:112px 20px 40px}
.j3-page:is([data-j3-page="ai-receptionist"],[data-j3-page="ai-analytics"],[data-j3-page="ai-lead-qualification"],[data-j3-page="ai-appointment-automation"]) .j3-hero-copy h1{font-size:43px}
.j3-page:is([data-j3-page="ai-receptionist"],[data-j3-page="ai-analytics"],[data-j3-page="ai-lead-qualification"],[data-j3-page="ai-appointment-automation"]) .j3-hero-copy .hero-sub{font-size:16px}
.j3-page:is([data-j3-page="ai-receptionist"],[data-j3-page="ai-analytics"],[data-j3-page="ai-lead-qualification"],[data-j3-page="ai-appointment-automation"]) .j3-section-head{margin-bottom:30px}
.j3-page:is([data-j3-page="ai-receptionist"],[data-j3-page="ai-analytics"],[data-j3-page="ai-lead-qualification"],[data-j3-page="ai-appointment-automation"]) .pipeline-title{min-height:0}
.j3-page:is([data-j3-page="ai-receptionist"],[data-j3-page="ai-analytics"],[data-j3-page="ai-lead-qualification"],[data-j3-page="ai-appointment-automation"]) .results-media-card{padding:16px!important}
.j3-page:is([data-j3-page="ai-receptionist"],[data-j3-page="ai-analytics"],[data-j3-page="ai-lead-qualification"],[data-j3-page="ai-appointment-automation"]) .cta-action{padding:22px 18px}
.j3-page:is([data-j3-page="ai-receptionist"],[data-j3-page="ai-analytics"],[data-j3-page="ai-lead-qualification"],[data-j3-page="ai-appointment-automation"]) .j3-hero-art:has(img[data-jl-vector="ai-analytics"]), .j3-page:is([data-j3-page="ai-receptionist"],[data-j3-page="ai-analytics"],[data-j3-page="ai-lead-qualification"],[data-j3-page="ai-appointment-automation"]) .j3-hero-art:has(img[data-jl-vector="ai-qualification"]), .j3-page:is([data-j3-page="ai-receptionist"],[data-j3-page="ai-analytics"],[data-j3-page="ai-lead-qualification"],[data-j3-page="ai-appointment-automation"]) .j3-hero-art:has(img[data-jl-vector="ai-appointments"]){padding:14px;border-radius:18px}
}

/* utility-finish.css */
/* Finish standalone utility surfaces without changing their integrations. */
.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .number-art { background: #0d0d1a; color: #ececf1; border-color: #474264; box-shadow: none; }
.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .number-art :is(.number-code, .minute-value, .minute-price) { color: #ececf1; }
.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .number-art :is(.number-art-top, .number-art-bottom, .minute-unit) { color: #cac8d9; }
html[data-theme="dark"] .j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .j3-brand img { filter: brightness(0) invert(1); }

.j3-page:is([data-j3-page="ai-assistants-live-demo"], [data-j3-page="demo-barbershop"], [data-j3-page="demo-real-estate"]) .j3-app-frame { padding: 122px 30px 65px; background: var(--j3-paper); }
.j3-page:is([data-j3-page="ai-assistants-live-demo"], [data-j3-page="demo-barbershop"], [data-j3-page="demo-real-estate"]) .j3-app-content { width: 100%; max-width: 1320px; margin: auto; padding: 62px 0 0; background: transparent; border: 0; border-radius: 0; box-shadow: none; }
.j3-page:is([data-j3-page="ai-assistants-live-demo"], [data-j3-page="demo-barbershop"], [data-j3-page="demo-real-estate"]) .shell { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); gap: 58px; width: 100%; padding: 0; min-height: 0; height: auto; align-items: start; }
.j3-page:is([data-j3-page="ai-assistants-live-demo"], [data-j3-page="demo-barbershop"], [data-j3-page="demo-real-estate"]) :is(.copy, .visual-wrap) { width: 100%; max-width: none; min-width: 0; padding: 0; margin: 0; align-self: start; }
.j3-page:is([data-j3-page="ai-assistants-live-demo"], [data-j3-page="demo-barbershop"], [data-j3-page="demo-real-estate"]) .copy-fit-clip { height: auto !important; max-height: none; overflow: visible; }
.j3-page:is([data-j3-page="ai-assistants-live-demo"], [data-j3-page="demo-barbershop"], [data-j3-page="demo-real-estate"]) .copy-scale-root { transform: none !important; width: 100% !important; }
.j3-page:is([data-j3-page="ai-assistants-live-demo"], [data-j3-page="demo-barbershop"], [data-j3-page="demo-real-estate"]) .brand-row { margin-bottom: 22px; }
.j3-page:is([data-j3-page="ai-assistants-live-demo"], [data-j3-page="demo-barbershop"], [data-j3-page="demo-real-estate"]) .logo-mark { background: var(--j3-sage); color: var(--j3-ink); border: 0; box-shadow: none; border-radius: 14px; }
.j3-page:is([data-j3-page="ai-assistants-live-demo"], [data-j3-page="demo-barbershop"], [data-j3-page="demo-real-estate"]) .demo-notice { max-width: none; padding: 16px 0 16px 18px; background: none; border: 0; border-left: 2px solid var(--j3-accent); border-radius: 0; font-size: 13px; line-height: 1.7; margin-bottom: 26px; }
.j3-page:is([data-j3-page="ai-assistants-live-demo"], [data-j3-page="demo-barbershop"], [data-j3-page="demo-real-estate"]) .copy h1 { font-size: clamp(34px, 3.4vw, 48px); line-height: 1.14; letter-spacing: -.035em; margin: 16px 0 22px; }
.j3-page:is([data-j3-page="ai-assistants-live-demo"], [data-j3-page="demo-barbershop"], [data-j3-page="demo-real-estate"]) .lead { max-width: none; font-size: 17px; line-height: 1.75; }
.j3-page:is([data-j3-page="ai-assistants-live-demo"], [data-j3-page="demo-barbershop"], [data-j3-page="demo-real-estate"]) .pills { gap: 8px; margin-block: 22px; }
.j3-page:is([data-j3-page="ai-assistants-live-demo"], [data-j3-page="demo-barbershop"], [data-j3-page="demo-real-estate"]) .pill { background: var(--j3-sage); color: var(--j3-ink); border: 1px solid var(--j3-line); box-shadow: none; }
.j3-page:is([data-j3-page="ai-assistants-live-demo"], [data-j3-page="demo-barbershop"], [data-j3-page="demo-real-estate"]) .shop-meta { max-width: none; background: none; border: 0; border-block: 1px solid var(--j3-line); border-radius: 0; padding: 18px 0; font-size: 14px; line-height: 1.7; }
.j3-page:is([data-j3-page="ai-assistants-live-demo"], [data-j3-page="demo-barbershop"], [data-j3-page="demo-real-estate"]) .cta { box-shadow: none; border-radius: 9px; font-weight: 800; }
.j3-page:is([data-j3-page="ai-assistants-live-demo"], [data-j3-page="demo-barbershop"], [data-j3-page="demo-real-estate"]) .cta-call { background: var(--j3-accent); color: #0d0d1a; }
.j3-page:is([data-j3-page="ai-assistants-live-demo"], [data-j3-page="demo-barbershop"], [data-j3-page="demo-real-estate"]) .cta-chat { background: var(--j3-sage); border: 1px solid var(--j3-line); color: var(--j3-ink); }
.j3-page:is([data-j3-page="ai-assistants-live-demo"], [data-j3-page="demo-barbershop"], [data-j3-page="demo-real-estate"]) .book-phone { background: none; box-shadow: none; border: 0; padding: 18px 0; }
.j3-page:is([data-j3-page="ai-assistants-live-demo"], [data-j3-page="demo-barbershop"], [data-j3-page="demo-real-estate"]) .fine-print { font-size: 12px; line-height: 1.7; }
.j3-page:is([data-j3-page="ai-assistants-live-demo"], [data-j3-page="demo-barbershop"], [data-j3-page="demo-real-estate"]) .cal-card.gcal-card { width: 100%; max-width: none; max-height: none; box-shadow: none; border: 1px solid var(--j3-line); border-radius: 20px; background: var(--j3-sage); overflow: hidden; }
.j3-page:is([data-j3-page="ai-assistants-live-demo"], [data-j3-page="demo-barbershop"], [data-j3-page="demo-real-estate"]) .cal-head { background: var(--j3-sage); padding: 22px; }
.j3-page:is([data-j3-page="ai-assistants-live-demo"], [data-j3-page="demo-barbershop"], [data-j3-page="demo-real-estate"]) .cal-month { font-size: 18px; color: var(--j3-ink); }
.j3-page:is([data-j3-page="ai-assistants-live-demo"], [data-j3-page="demo-barbershop"], [data-j3-page="demo-real-estate"]) .cal-sub { color: var(--j3-muted); }
.j3-page:is([data-j3-page="ai-assistants-live-demo"], [data-j3-page="demo-barbershop"], [data-j3-page="demo-real-estate"]) .gcal-embed { height: 510px; min-height: 360px; }
.j3-page:is([data-j3-page="ai-assistants-live-demo"], [data-j3-page="demo-barbershop"], [data-j3-page="demo-real-estate"]) .cal-footer { font-size: 12px; line-height: 1.7; padding: 20px 22px; background: var(--j3-sage); color: var(--j3-muted); }
.j3-page:is([data-j3-page="ai-assistants-live-demo"], [data-j3-page="demo-barbershop"], [data-j3-page="demo-real-estate"]) .cal-footer strong { color: var(--j3-accent); }
.j3-page:is([data-j3-page="ai-assistants-live-demo"], [data-j3-page="demo-barbershop"], [data-j3-page="demo-real-estate"]) .gcal-open { color: var(--j3-ink); border-color: var(--j3-line); background: var(--j3-paper); }
.j3-page:is([data-j3-page="ai-assistants-live-demo"], [data-j3-page="demo-barbershop"], [data-j3-page="demo-real-estate"]) .lang-select, .j3-page:is([data-j3-page="ai-assistants-live-demo"], [data-j3-page="demo-barbershop"], [data-j3-page="demo-real-estate"]) #theme-toggle { top: 0; box-shadow: none; }

.j3-page[data-j3-page="instant-assistant"] .j3-app-frame { background: var(--j3-paper); padding: 130px 24px 75px; }
.j3-page[data-j3-page="instant-assistant"] .j3-app-content { max-width: 760px; margin: auto; padding: 46px; background: var(--j3-sage); border: 0; box-shadow: none; border-radius: 28px; }
.j3-page[data-j3-page="instant-assistant"] #jotlink-help-widget { --text-main: var(--j3-ink); --text-muted: var(--j3-muted); background: transparent; min-height: 0; color: var(--j3-ink); padding: 0; }
.j3-page[data-j3-page="instant-assistant"] #jotlink-help-widget .inner { max-width: 560px; width: 100%; padding: 0; margin: auto; }
.j3-page[data-j3-page="instant-assistant"] #jotlink-help-widget h1 { font-size: 40px !important; font-weight: 800 !important; line-height: 1.15; }
.j3-page[data-j3-page="instant-assistant"] #jotlink-help-widget [data-i18n="subtitle"] { color: var(--j3-accent) !important; margin-top: 12px; }
.j3-page[data-j3-page="instant-assistant"] #jotlink-help-widget [data-i18n="desc"] { font-size: 17px !important; line-height: 1.75 !important; }
.j3-page[data-j3-page="instant-assistant"] #jotlink-help-widget .inner > div > div:first-child > div { background: var(--j3-ink) !important; box-shadow: none !important; }
.j3-page[data-j3-page="instant-assistant"] #jotlink-help-widget .inner > div > div:first-child > div > span { color: var(--j3-paper) !important; }
.j3-page[data-j3-page="instant-assistant"] #jotlink-help-widget .glass-card { background: var(--j3-paper); border: 1px solid var(--j3-line) !important; padding: 22px !important; box-shadow: none; }
.j3-page[data-j3-page="instant-assistant"] #jotlink-help-widget .glass-card > div:first-child { background: var(--j3-ink) !important; box-shadow: none !important; }
.j3-page[data-j3-page="instant-assistant"] #jotlink-help-widget .glass-card > div:first-child > span { color: var(--j3-paper) !important; }
.j3-page[data-j3-page="instant-assistant"] #jotlink-help-widget .glass-card:hover { border-color: var(--j3-accent) !important; background: var(--j3-white); }
@media (max-width: 1000px) {
  .j3-page:is([data-j3-page="ai-assistants-live-demo"], [data-j3-page="demo-barbershop"], [data-j3-page="demo-real-estate"]) .shell { grid-template-columns: 1fr; gap: 36px; }
  .j3-page:is([data-j3-page="ai-assistants-live-demo"], [data-j3-page="demo-barbershop"], [data-j3-page="demo-real-estate"]) .j3-app-content { max-width: 700px; }
  .j3-page:is([data-j3-page="ai-assistants-live-demo"], [data-j3-page="demo-barbershop"], [data-j3-page="demo-real-estate"]) .gcal-embed { height: 470px; }
}
@media (max-width: 600px) {
  .j3-page:is([data-j3-page="ai-assistants-live-demo"], [data-j3-page="demo-barbershop"], [data-j3-page="demo-real-estate"]) .j3-app-frame { padding: 105px 22px 45px; }
  .j3-page:is([data-j3-page="ai-assistants-live-demo"], [data-j3-page="demo-barbershop"], [data-j3-page="demo-real-estate"]) .j3-app-content { padding-top: 65px; }
  .j3-page:is([data-j3-page="ai-assistants-live-demo"], [data-j3-page="demo-barbershop"], [data-j3-page="demo-real-estate"]) .copy h1 { font-size: 36px; }
  .j3-page:is([data-j3-page="ai-assistants-live-demo"], [data-j3-page="demo-barbershop"], [data-j3-page="demo-real-estate"]) .gcal-embed { height: 420px; min-height: 300px; }
  .j3-page[data-j3-page="instant-assistant"] .j3-app-frame { padding: 110px 20px 40px; }
  .j3-page[data-j3-page="instant-assistant"] .j3-app-content { padding: 32px 22px; }
  .j3-page[data-j3-page="instant-assistant"] #jotlink-help-widget h1 { font-size: 32px !important; }
  .j3-page[data-j3-page="instant-assistant"] #jotlink-help-widget .glass-card { padding: 17px !important; }
}

/* faq-refinement.css */
/* A shared FAQ reading surface across marketing, partner, and checkout pages.
   Accordion state and measured answer heights remain owned by original scripts. */
.j3-page .j3-section:is(.j3-section-faq, .j3-section-questions) { background: var(--j3-paper); padding-block: 88px; }
.j3-page .j3-section:is(.j3-section-faq, .j3-section-questions) .j3-section-frame { display: block; max-width: 1060px; }
.j3-page .j3-section-faq .j3-section-head { max-width: 850px; margin: 0 auto 42px; text-align: center; }
.j3-page .j3-section-faq .j3-section-head h2 { font-size: clamp(32px, 3.5vw, 48px); line-height: 1.18; margin: 16px 0; }
.j3-page .j3-section-faq .j3-section-head :is(p, .faq-sub, .faq-subcopy) { max-width: 700px; margin: 0 auto; font-size: 17px; line-height: 1.75; }
.j3-page .j3-section-faq :is(.faq-layout, .faq-wrap) { display: block; width: 100%; max-width: none; }
.j3-page .j3-section-faq :is(.faq-list, .faq-accordion) { display: block; width: 100%; max-width: none; padding: 0; border: 1px solid var(--j3-line); border-radius: 22px; background: var(--j3-white); overflow: hidden; }
.j3-page .j3-section-faq .faq-column { display: contents; }
.j3-page .j3-section-faq .faq-item { margin: 0; padding: 0; background: transparent; border: 0; border-bottom: 1px solid var(--j3-line); border-radius: 0; box-shadow: none; transition: background .18s ease; }
.j3-page .j3-section-faq .faq-item:last-child { border-bottom: 1px solid var(--j3-line); }
.j3-page .j3-section-faq .faq-q { display: flex; width: 100%; align-items: center; justify-content: space-between; gap: 22px; padding: 25px 30px; margin: 0; border: 0; border-radius: 0; background: transparent; text-align: left; font-family: inherit; font-size: 18px; font-weight: 800; line-height: 1.5; color: var(--j3-ink); }
.j3-page .j3-section-faq .faq-q:hover { background: var(--j3-sage); }
.j3-page .j3-section-faq .faq-q:focus-visible { outline: 2px solid var(--j3-accent); outline-offset: -5px; }
.j3-page .j3-section-faq .faq-text { flex: 1; min-width: 0; }
.j3-page .j3-section-faq .faq-n { color: var(--j3-muted); font-size: 12px; font-weight: 800; min-width: 22px; }
.j3-page .j3-section-faq .faq-ico-wrap { display: grid; place-items: center; flex: 0 0 32px; width: 32px; height: 32px; border: 1px solid var(--j3-line); border-radius: 50%; background: var(--j3-paper); color: var(--j3-ink); }
.j3-page .j3-section-faq :is(.faq-icon, .faq-arrow) { width: 16px; height: 16px; flex-shrink: 0; color: currentColor; transition: transform .2s; }
.j3-page .j3-section-faq .faq-q > .faq-icon { width: 32px; height: 32px; padding: 8px; border-radius: 50%; border: 1px solid var(--j3-line); background: var(--j3-paper); }
.j3-page .j3-section-faq .faq-item.open { background: var(--j3-sage); }
.j3-page .j3-section-faq .faq-item.open .faq-q { color: var(--j3-ink); }
.j3-page .j3-section-faq .faq-item.open :is(.faq-ico-wrap, .faq-q > .faq-icon) { background: var(--j3-peach); border-color: transparent; color: #0d0d1a; }
.j3-page .j3-section-faq .faq-item.open .faq-icon { transform: rotate(180deg); }
.j3-page .j3-section-faq :is(.faq-a, .faq-body) { padding: 0; }
.j3-page .j3-section-faq :is(.faq-a > p, .faq-body > .faq-ans) { margin: 0; padding: 0 84px 27px 30px; font-size: 16px; line-height: 1.85; color: var(--j3-muted); }
.j3-page .j3-section-faq .faq-a .faq-ans { padding-bottom: 27px; }
.j3-page .j3-section-faq .faq-ans :is(p, li) { font-size: inherit; line-height: inherit; }
.j3-page .j3-section-faq .faq-ans a { color: var(--j3-ink); text-decoration: underline; text-underline-offset: 4px; }
/* Checkout uses native details, with its heading in the content wrapper. */
.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .faq-section.j3-section { padding: 50px 0; background: transparent; border: 0; border-radius: 0; }
.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .faq-section .j3-section-content { display: block; }
.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .faq-heading { display: flex; align-items: center; justify-content: center; gap: 18px; margin: 0 0 34px; }
.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .faq-symbol { margin: 0; }
.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .faq-heading h2 { margin: 0; font-size: 34px; max-width: none; }
.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .faq-list { border: 1px solid var(--j3-line); border-radius: 20px; overflow: hidden; background: var(--j3-white); }
.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .faq-list details { border: 0; border-bottom: 1px solid var(--j3-line); margin: 0; padding: 0; }
.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .faq-list summary { padding: 24px 30px; font-size: 18px; line-height: 1.5; gap: 20px; }
.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .faq-list details[open] { background: var(--j3-sage); }
.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .faq-list p { padding: 0 84px 27px 30px; margin: 0; font-size: 16px; line-height: 1.85; }
.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .faq-toggle { width: 32px; height: 32px; flex: 0 0 32px; background: var(--j3-paper); border-color: var(--j3-line); }
.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] details[open] .faq-toggle { color: #0d0d1a; background: var(--j3-peach); }
@media (max-width: 760px) {
  .j3-page .j3-section:is(.j3-section-faq, .j3-section-questions) { padding-block: 56px; }
  .j3-page .j3-section-faq .j3-section-head { text-align: left; margin-bottom: 28px; }
  .j3-page .j3-section-faq .j3-section-head h2 { font-size: 34px; }
  .j3-page .j3-section-faq .faq-q { padding: 21px 22px; font-size: 17px; gap: 15px; }
  .j3-page .j3-section-faq :is(.faq-a > p, .faq-body > .faq-ans) { padding: 0 22px 24px; font-size: 16px; line-height: 1.8; }
  .j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .faq-heading { justify-content: flex-start; }
  .j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .faq-heading h2 { font-size: 29px; }
  .j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .faq-list summary { padding: 21px 22px; font-size: 17px; }
  .j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .faq-list p { padding: 0 22px 24px; }
}
@media (max-width: 480px) {
  .j3-page .j3-section-faq .faq-q { padding: 19px 18px; gap: 12px; font-size: 16px; }
  .j3-page .j3-section-faq :is(.faq-a > p, .faq-body > .faq-ans) { padding-inline: 18px; }
  .j3-page .j3-section-faq .j3-section-head h2 { font-size: 30px; }
}
/* Override the purchase template's extra-specific former split frame. */
body.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .faq-section .j3-section-frame { display: block; width: 100%; max-width: none; margin-inline: auto; }
body.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .faq-section .j3-section-content { width: 100%; max-width: none; }
.j3-page .j3-section-faq :is(.faq-a > p,.faq-body > .faq-ans) { max-width:900px; }

/* Desktop FAQ uses two independent reading columns; mobile keeps source order. */
@media(min-width:761px){
  .j3-page .j3-section-faq .j3-section-frame {max-width:1240px;}
  .j3-page .j3-section-faq :is(.faq-list,.faq-accordion) {
    display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:16px 24px;
    border:0;border-radius:0;background:transparent;overflow:visible;
  }
  .j3-page .j3-section-faq .faq-column {display:grid;grid-template-columns:minmax(0,1fr);gap:16px;min-width:0;align-content:start;}
  .j3-page .j3-section-faq .faq-item {
    min-width:0;border:1px solid var(--j3-line);border-radius:16px;overflow:hidden;background:var(--j3-white);
  }
  .j3-page .j3-section-faq .faq-item.open {background:var(--j3-sage);}
  .j3-page .j3-section-faq .faq-q {padding:22px 24px;gap:18px;font-size:17px;}
  .j3-page .j3-section-faq :is(.faq-a > p,.faq-body > .faq-ans) {padding:0 24px 24px;font-size:16px;line-height:1.8;}
}

/* Standalone number checkout: one full-width accordion at every breakpoint. */
.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .faq-list {display:block;width:100%;max-width:none;}
.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .faq-list summary {text-align:start;}
.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .faq-list p {padding-inline:30px 84px;}
@media(max-width:760px){.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .faq-list p {padding-inline:22px;}}

/* illustration-refinement.css */
/* The live examples use the same readable palette as the vector workspace. */
.j3-page .j3-functional .req-feed{--feed-tag-bg:#dbd9e7;--feed-tag-ink:#393456;--feed-warm-bg:#d6d4e1;--feed-warm-ink:#745530;--feed-alert-bg:#f3ded3;--feed-alert-ink:#874c3c}
html[data-theme="dark"] .j3-page .j3-functional .req-feed{--feed-tag-bg:#3a3652;--feed-tag-ink:#d2cfe2;--feed-warm-bg:#594936;--feed-warm-ink:#cac8d8;--feed-alert-bg:#613f37;--feed-alert-ink:#f5cdbb}
.j3-page .j3-functional .req-feed :is(.req-name,.req-msg){color:var(--j3-ink)}
.j3-page .j3-functional .req-feed :is(.req-ch,.req-time){color:var(--j3-muted)}
.j3-page .j3-functional .req-feed .req-avatar{background:var(--feed-tag-bg)!important;color:var(--feed-tag-ink)!important;border:1px solid var(--j3-line)}
.j3-page .j3-functional .req-feed .req-tag{background:var(--feed-tag-bg);color:var(--feed-tag-ink);border:1px solid var(--j3-line);font-size:10px;line-height:1.4;letter-spacing:.02em}
.j3-page .j3-functional .req-feed :is(.req-tag--message,.req-tag--review,.req-tag--offtarget){background:var(--feed-warm-bg);color:var(--feed-warm-ink)}
.j3-page .j3-functional .req-feed .req-tag--spam{background:var(--feed-alert-bg);color:var(--feed-alert-ink)}
.j3-page .j3-functional .req-feed .req-count{background:var(--feed-tag-bg);color:var(--feed-tag-ink);border-color:var(--j3-line)}
.j3-page .j3-functional .req-feed .req-feed-footer{background:var(--j3-white);color:var(--j3-muted);border-color:var(--j3-line)}
/* Alpha fade inherits the actual surface instead of painting white over it. */
.j3-page .j3-functional .req-list-wrap{background:var(--j3-white);-webkit-mask-image:linear-gradient(#000 0,#000 calc(100% - 18px),transparent);mask-image:linear-gradient(#000 0,#000 calc(100% - 18px),transparent)}
@media(max-width:600px){.j3-page .j3-functional .req-feed .req-name{font-size:13px}.j3-page .j3-functional .req-feed .req-msg{font-size:12px}.j3-page .j3-functional .req-feed .req-tag{font-size:9px;padding:3px 6px}}

/* layout-grid.css */
/* Shared page grid. Reading measures and self-contained widgets remain independent. */
body.j3-page {--j3-content-width:1240px;--j3-page-gutter:40px;}
@media(max-width:760px){body.j3-page{--j3-page-gutter:20px;}}
body.j3-page :is(.j3-hero,.j3-section,.pp-hero,.cover),body.j3-page #roi,body.j3-page #jl-footer {padding-inline:var(--j3-page-gutter);}
body.j3-page :is(.j3-hero-host,.j3-section-frame,#roi > .w,.pp-hero > .w,.cover > .w,#jl-footer .jlf-w) {
  width:100%;max-width:var(--j3-content-width)!important;margin-inline:auto;box-sizing:border-box;
}
body.j3-page :is(#roi > .w,.pp-hero > .w,.cover > .w) {padding-inline:0;}
body.j3-page .j3-nav-row {width:100%;max-width:calc(var(--j3-content-width) + 2 * var(--j3-page-gutter));padding-inline:var(--j3-page-gutter);box-sizing:border-box;}
/* These page shells contain their own gutters. */
body.j3-page :is(.j3-about-hero,.about-body,.j3-document #jl-root > .w,.j3-developer main.w,.j3-blank-content) {
  width:100%;max-width:calc(var(--j3-content-width) + 2 * var(--j3-page-gutter))!important;padding-inline:var(--j3-page-gutter);margin-inline:auto;box-sizing:border-box;
}
body.j3-page .j3-journal,
body.j3-page .j3-not-found,
body.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .site-shell {
  width:calc(100% - 2 * var(--j3-page-gutter));max-width:var(--j3-content-width)!important;margin-inline:auto;padding-inline:0;box-sizing:border-box;
}
/* Sections inside an already bounded checkout shell must not add another gutter. */
body.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .site-shell .j3-section {padding-inline:0;}
body.j3-page[data-j3-page] .j3-app-frame {padding-inline:var(--j3-page-gutter);}
body.j3-page:is([data-j3-page="ai-assistants-live-demo"],[data-j3-page="demo-barbershop"],[data-j3-page="demo-real-estate"],[data-j3-page="jotlink-sales-handbook"]) .j3-app-content {
  width:100%;max-width:var(--j3-content-width)!important;margin-inline:auto;
}

/* Document sections already sit inside the shared outer page shell. */
body.j3-page:is(.j3-document,.j3-developer) .j3-section {padding-inline:0;}

/* feature-stories.css */
/* Editorial feature sections: a shared heading, illustration and compact feature list. */
body.j3-page .j3-feature-story > .j3-section-frame {display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 48px;align-items:center;}
body.j3-page .j3-feature-story .j3-section-head {grid-column:1/-1;grid-row:1;width:100%;max-width:none;margin:0;padding:0;text-align:start;}
body.j3-page .j3-feature-story .fcat-head {display:grid;grid-template-columns:1fr 1fr;gap:0 64px;align-items:center;margin:0;padding:0;}
body.j3-page .j3-feature-story .fcat-head-tag {grid-column:1/-1;margin:0 0 16px;}
body.j3-page .j3-feature-story .fcat-head-title {margin:0;max-width:600px;font-size:clamp(34px,3.4vw,48px);line-height:1.13;}
body.j3-page .j3-feature-story .fcat-head-desc {max-width:560px;margin:0;font-size:17px;line-height:1.8;}
body.j3-page .j3-feature-story .j3-section-frame > :is(.fcat-img,.prd-img) {grid-column:1;grid-row:2;width:100%;min-width:0;max-width:620px;margin:0;padding:0;background:none;border:0;justify-self:center;}
body.j3-page .j3-feature-story :is(.fcat-img,.prd-img) :is(.j3-feature-art,.img-ph,.img-ph-clip) {display:block;width:100%;height:auto;margin:0!important;padding:0;border:0;background:none;}
body.j3-page .j3-feature-story :is(.fcat-img,.prd-img) img {display:block;width:100%;height:auto;max-height:none;object-fit:contain;}
body.j3-page .j3-feature-story .j3-section-content {grid-column:2;grid-row:2;min-width:0;width:100%;}
body.j3-page .j3-feature-story .j3-detail-layout {display:block;}
body.j3-page .j3-feature-story .j3-feature-index {display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 30px;}
body.j3-page .j3-feature-story .j3-feature-index > .fcat-item,
body.j3-page .j3-feature-story .j3-feature-index > .fcat-item:first-child {display:block;position:relative;padding:19px 0 0;border:0;border-top:1px solid var(--j3-line);border-radius:0;background:none;min-width:0;}
body.j3-page .j3-feature-story .j3-feature-index > .fcat-item::before {display:block;padding:0;margin:0 0 12px;font-size:11px;line-height:1;}
body.j3-page .j3-feature-story .j3-feature-index .fcat-item-title {font-size:18px;line-height:1.35;margin:0 0 10px;}
body.j3-page .j3-feature-story .j3-feature-index .fcat-item-desc {font-size:14px;line-height:1.75;margin:0;}
body.j3-page .j3-feature-story[data-feature-count="5"] .fcat-item:last-child {grid-column:1/-1;}
/* Homepage overviews retain their captions and actions. */
body.j3-page .j3-home-feature-story:is(#messenger,#telephony,#crm) .prd-head {display:grid;grid-template-columns:1fr 1fr;gap:0 64px;align-items:center;text-align:start;max-width:none;margin:0;padding:0;}
body.j3-page .j3-home-feature-story .prd-head .sec-tag {grid-column:1/-1;order:-1;justify-self:start;margin:0 0 16px;}
body.j3-page .j3-home-feature-story .prd-head :is(h2,p) {margin:0;}
body.j3-page .j3-home-feature-story .feat-grid {display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 28px;}
body.j3-page .j3-home-feature-story .feat-card {min-width:0;padding:17px 0 0;border:0;border-top:1px solid var(--j3-line);border-radius:0;background:none;box-shadow:none;}
body.j3-page .j3-home-feature-story .product-cta-row {margin-top:26px;}
body.j3-page .j3-home-feature-story .prd-img .img-ph {display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;}
body.j3-page .j3-home-feature-story .prd-img .img-ph-clip {grid-column:1/-1;}
body.j3-page .j3-home-feature-story#messenger .prd-img .img-ph-clip {background:#eae9f0;border-radius:24px;padding:18px;}
body.j3-page .j3-home-feature-story .prd-img .j3-product-note {position:static;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;margin:0;padding:12px 0;border:0;border-top:1px solid var(--j3-line);background:none;transform:none;min-width:0;text-align:center;}
body.j3-page .j3-home-feature-story .prd-img .j3-product-note :is(.pb-card-val,strong) {font-size:20px;line-height:1.2;}
body.j3-page .j3-home-feature-story .prd-img .j3-product-note :is(.pb-card-lbl,.pb-card-top,small,.pb-txt) {font-size:11px;line-height:1.4;}
body.j3-page .j3-home-feature-story .prd-img .j3-product-note svg {width:20px;height:20px;}
/* AI result sections keep the same illustration-and-evidence rhythm. */
body.j3-page:is([data-j3-page="ai-analytics"],[data-j3-page="ai-receptionist"],[data-j3-page="ai-lead-qualification"],[data-j3-page="ai-appointment-automation"]) #results > .j3-section-frame {display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.32fr);gap:36px 56px;align-items:center;}
body.j3-page #results:has(.results-showcase) .j3-section-head {grid-column:1/-1;grid-row:1;width:100%;max-width:none;margin:0;padding:0;text-align:start;}
body.j3-page #results:has(.results-showcase) .j3-section-head :is(h2,p) {margin-inline:0;}
body.j3-page #results:has(.results-showcase) :is(.j3-section-content,.j3-section-content > .container,.j3-section-content .j3-functional,.results-showcase,.results-body) {display:contents;}
body.j3-page #results .results-media-col {grid-column:1;grid-row:2;width:100%;max-width:500px;justify-self:center;}
body.j3-page #results .results-stack {grid-column:2;grid-row:2;width:100%;min-width:0;}
body.j3-page #results .results-stack .benefits-grid {display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;}
body.j3-page #results .results-stack .benefit {padding:20px 0 0;border:0;border-top:1px solid var(--j3-line);border-radius:0;background:none;box-shadow:none;}
body.j3-page #results:has(.results-showcase) .metrics-grid {grid-column:1/-1;grid-row:3;margin:0;}
@media(max-width:1000px){
  body.j3-page .j3-feature-story > .j3-section-frame {column-gap:32px;grid-template-columns:repeat(2,minmax(0,1fr));}
  body.j3-page .j3-feature-story .j3-feature-index {column-gap:22px;}
}
@media(max-width:760px){
  body.j3-page .j3-feature-story > .j3-section-frame {grid-template-columns:1fr;gap:28px;}
  body.j3-page .j3-feature-story .fcat-head,
  body.j3-page .j3-home-feature-story:is(#messenger,#telephony,#crm) .prd-head {grid-template-columns:1fr;gap:16px;}
  body.j3-page .j3-feature-story .fcat-head-tag {margin:0;}
  body.j3-page .j3-feature-story .fcat-head-title {font-size:34px;}
  body.j3-page .j3-feature-story .fcat-head-desc {font-size:16px;}
  body.j3-page .j3-feature-story .j3-section-frame > :is(.fcat-img,.prd-img) {grid-column:1;grid-row:2;max-width:600px;}
  body.j3-page .j3-feature-story .j3-section-content {grid-column:1;grid-row:3;}
  body.j3-page .j3-feature-story .j3-feature-index,
  body.j3-page .j3-home-feature-story .feat-grid {grid-template-columns:1fr;gap:22px;}
  body.j3-page:is([data-j3-page="ai-analytics"],[data-j3-page="ai-receptionist"],[data-j3-page="ai-lead-qualification"],[data-j3-page="ai-appointment-automation"]) #results > .j3-section-frame {grid-template-columns:1fr;gap:28px;}
  body.j3-page #results .results-media-col {grid-column:1;grid-row:2;max-width:420px;}
  body.j3-page #results .results-stack {grid-column:1;grid-row:3;}
  body.j3-page #results .results-stack .benefits-grid {grid-template-columns:1fr;}
  body.j3-page #results:has(.results-showcase) .metrics-grid {grid-row:4;}
}

/* Alternate the illustration side without changing the mobile reading order. */
@media(min-width:761px){
  body.j3-page .j3-feature-story-reversed > .j3-section-frame {grid-template-columns:repeat(2,minmax(0,1fr));}
  body.j3-page .j3-feature-story-reversed .j3-section-frame > :is(.fcat-img,.prd-img) {grid-column:2;}
  body.j3-page .j3-feature-story-reversed .j3-section-content {grid-column:1;}
}
/* Keep artwork large on tablets without squeezing the two-column feature list. */
@media(min-width:761px) and (max-width:1000px){
  body.j3-page .j3-feature-story > .j3-section-frame {grid-template-columns:1fr;gap:32px;}
  body.j3-page .j3-feature-story .j3-section-frame > :is(.fcat-img,.prd-img) {grid-column:1;grid-row:2;max-width:600px;}
  body.j3-page .j3-feature-story .j3-section-content {grid-column:1;grid-row:3;}
}
/* Shared outer corners also cover legacy section-specific background colors.
   Keep overflow visible so SVG shadows and captions are not cut off. */
body.j3-page {--j3-art-radius:28px;}
body.j3-page .j3-feature-story .j3-section-frame > :is(.prd-img,.fcat-img) {
  border-radius:var(--j3-art-radius)!important;background-clip:padding-box;
}
@media(max-width:760px){body.j3-page{--j3-art-radius:22px;}}

/* efficiency-story.css */
/* Focused stories: the same source content, one problem / solution at a time. */
.j3-page #efficiency-leak.j3-efficiency-story .j3-section-head{max-width:none;text-align:left;margin-bottom:32px}
.j3-page #efficiency-leak.j3-efficiency-story .j3-section-head>div{display:grid;grid-template-columns:1.2fr 1fr;gap:16px 64px;text-align:left!important;margin:0!important;align-items:end}
.j3-page #efficiency-leak.j3-efficiency-story .sec-tag{grid-column:1/-1;justify-self:start}
.j3-page #efficiency-leak.j3-efficiency-story .j3-section-head h2{font-size:clamp(30px,2.65vw,40px);text-wrap:balance;margin:0;line-height:1.2}
.j3-page #efficiency-leak.j3-efficiency-story .j3-section-head .sec-sub{margin:0!important;max-width:none!important;font-size:16px;line-height:1.75}
.j3-page #efficiency-leak.j3-efficiency-story .j3-problems{display:grid;grid-template-columns:1fr;gap:24px}
.j3-page #efficiency-leak.j3-efficiency-story .uc-card{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.25fr);grid-template-areas:'art problem' 'art solution';grid-template-rows:auto 1fr;gap:24px 40px;align-items:start;padding:32px;background:var(--j3-paper);border:1px solid var(--j3-line);border-radius:22px;box-shadow:none;transform:none;overflow:visible;min-width:0}
.j3-page #efficiency-leak.j3-efficiency-story .j3-leak-scene{grid-area:art;align-self:center;justify-self:center;position:relative;min-width:0;width:80%}
.j3-page #efficiency-leak.j3-efficiency-story .j3-leak-scene img{display:block;width:100%;height:auto;object-fit:contain;border-radius:20px;background:none}
.j3-page #efficiency-leak.j3-efficiency-story .j3-leak-number{position:absolute;top:10px;left:10px;display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--j3-paper);color:var(--j3-ink);border:1px solid var(--j3-line);font-size:11px;font-weight:800}
.j3-page #efficiency-leak.j3-efficiency-story .uc-flip-inner{grid-area:problem;min-width:0;display:flex;flex-direction:column;padding:0}
.j3-page #efficiency-leak.j3-efficiency-story .uc-flip-inner>h3{font-size:28px;line-height:1.25;letter-spacing:-.025em;margin:0 0 16px}
.j3-page #efficiency-leak.j3-efficiency-story .uc-flip-inner>p{font-size:16px;line-height:1.8;color:var(--j3-muted);margin:0;max-width:none}
.j3-page #efficiency-leak.j3-efficiency-story .uc-card-stat{display:flex;gap:5px;align-items:baseline;flex-wrap:wrap;padding:0;margin:14px 0 0;color:var(--j3-muted)}
.j3-page #efficiency-leak.j3-efficiency-story .uc-card-stat strong,.j3-page #efficiency-leak.j3-efficiency-story .uc-card-stat span{font-size:14px;line-height:1.5;letter-spacing:0;max-width:none;margin:0;color:inherit}
.j3-page #efficiency-leak.j3-efficiency-story .uc-card-stat strong{font-weight:700}
.j3-page #efficiency-leak.j3-efficiency-story .j3-leak-original-decoration{display:none}
.j3-page #efficiency-leak.j3-efficiency-story .j3-leak-solution{grid-area:solution;position:relative;display:flex;flex-direction:column;justify-content:start;align-self:start;border-radius:0;background:none;padding:22px 0 0;border:0;border-top:1px solid var(--j3-line)}
.j3-page #efficiency-leak.j3-efficiency-story .j3-leak-solution::before{content:none}
.j3-page #efficiency-leak.j3-efficiency-story .j3-leak-solution-label{display:flex;align-items:center;gap:8px;font-size:12px;letter-spacing:.08em;text-transform:uppercase;font-weight:800;color:var(--j3-accent-text,var(--j3-accent));margin-bottom:10px}
.j3-page #efficiency-leak.j3-efficiency-story .j3-leak-solution-label::after{content:'→';font-size:18px;line-height:1;letter-spacing:0}
.j3-page #efficiency-leak.j3-efficiency-story .uc-resolution-item{padding:0;background:none;border:0;border-radius:0;box-shadow:none;transform:none}
.j3-page #efficiency-leak.j3-efficiency-story .uc-resolution-item strong{font-size:22px;line-height:1.3;font-weight:800;letter-spacing:-.02em;margin:0 0 10px;color:var(--j3-ink);display:block}
.j3-page #efficiency-leak.j3-efficiency-story .uc-resolution-item span{font-size:16px;line-height:1.8;color:var(--j3-muted);display:block}
.j3-page #efficiency-leak.j3-efficiency-story .uc-resolution{display:block;margin:28px 0 0;padding:24px 0 0;border-radius:0;background:none;color:var(--j3-ink);border:0;border-top:1px solid var(--j3-line);position:relative;overflow:visible}
.j3-page #efficiency-leak.j3-efficiency-story .uc-resolution::before{content:none}
.j3-page #efficiency-leak.j3-efficiency-story .uc-resolution-lead{display:flex;flex-direction:column;gap:0;text-align:left}
.j3-page #efficiency-leak.j3-efficiency-story .uc-resolution-label{color:var(--j3-muted);margin:0 0 14px;font-size:11px;letter-spacing:.1em}
.j3-page #efficiency-leak.j3-efficiency-story .uc-resolution h3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 28px;width:100%;font-size:25px;line-height:1.25;letter-spacing:-.025em;margin:0;color:var(--j3-ink)}
.j3-page #efficiency-leak.j3-efficiency-story .j3-unified-promise{display:flex;align-items:center;justify-content:start;gap:9px;padding:0;min-width:0;border:0}
.j3-page #efficiency-leak.j3-efficiency-story .j3-unified-promise::before{content:'✓';display:block;background:none;color:var(--j3-accent-text,var(--j3-accent));font-size:17px;letter-spacing:0;font-weight:700;width:auto;height:auto;flex:none;border-radius:0}
.j3-page #efficiency-leak.j3-efficiency-story .uc-resolution p{font-size:15px;line-height:1.8;margin:16px 0 0;max-width:none;padding:0;border:0;color:var(--j3-muted)}
.j3-page #efficiency-leak.j3-efficiency-story .uc-resolution-grid:empty{display:none}
.j3-page #efficiency-leak .j3-leak-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:22px}
.j3-page #efficiency-leak .j3-leak-tab{display:flex;align-items:center;gap:12px;text-align:left;min-height:64px;padding:14px 18px;font:700 16px/1.4 var(--j3-font);color:var(--j3-muted);background:none;border:1px solid transparent;border-bottom:2px solid var(--j3-line);border-radius:10px 10px 0 0;cursor:pointer;transition:background .18s,color .18s,border-color .18s}
.j3-page #efficiency-leak .j3-leak-tab-number{font-size:12px;font-weight:800;color:inherit;opacity:.75}
.j3-page #efficiency-leak .j3-leak-tab:hover{color:var(--j3-ink);background:var(--j3-paper)}
.j3-page #efficiency-leak .j3-leak-tab[aria-selected=true]{color:var(--j3-ink);border-bottom-color:var(--j3-accent);background:var(--j3-paper)}
.j3-page #efficiency-leak .j3-leak-tab[aria-selected=true] .j3-leak-tab-number{color:var(--j3-accent-text,var(--j3-accent));opacity:1}
@media(max-width:900px){
 .j3-page #efficiency-leak.j3-efficiency-story .j3-section-head>div{display:block}
 .j3-page #efficiency-leak.j3-efficiency-story .j3-section-head h2{margin-bottom:20px}
 .j3-page #efficiency-leak.j3-efficiency-story .uc-card{gap:24px;padding:24px;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)}
 .j3-page #efficiency-leak .j3-leak-tab{padding:12px 10px;gap:8px;font-size:14px}
}
@media(max-width:600px){
 .j3-page #efficiency-leak.j3-efficiency-story .j3-section-head h2{font-size:30px}
 .j3-page #efficiency-leak .j3-leak-tabs{grid-template-columns:1fr;gap:4px;margin-bottom:18px}
 .j3-page #efficiency-leak .j3-leak-tab{min-height:44px;font-size:15px;border:1px solid var(--j3-line);border-radius:8px;padding:10px 14px}
 .j3-page #efficiency-leak .j3-leak-tab[aria-selected=true]{border-color:var(--j3-accent)}
 .j3-page #efficiency-leak.j3-efficiency-story .uc-card{grid-template-columns:1fr;grid-template-rows:auto auto auto;grid-template-areas:'art' 'problem' 'solution';padding:20px;gap:24px}
 .j3-page #efficiency-leak.j3-efficiency-story .j3-leak-scene{width:80%;max-width:304px;justify-self:center}
 .j3-page #efficiency-leak.j3-efficiency-story .uc-flip-inner>h3{font-size:25px}
 .j3-page #efficiency-leak.j3-efficiency-story .uc-resolution h3{font-size:23px;gap:12px;grid-template-columns:1fr}
}
@media print{
 .j3-page #efficiency-leak .j3-leak-tabs{display:none}
 .j3-page #efficiency-leak.j3-efficiency-story .uc-card[hidden]{display:grid!important}
 .j3-page #efficiency-leak.j3-efficiency-story .uc-card{break-inside:avoid}
}

.j3-page #efficiency-leak.j3-efficiency-focused .j3-leak-number{display:none}

/* typography-finish.css */
/* Shared type scale. Component headings keep their role, rather than inheriting
   display sizes simply because their source markup uses h2 or h3. */
body.j3-page {
  --j3-title-size: clamp(44px, 4.2vw, 60px);
  --j3-section-title-size: clamp(32px, 3vw, 42px);
  --j3-card-title-size: clamp(20px, 1.8vw, 24px);
  --j3-reading-title-size: clamp(24px, 2.2vw, 28px);
}
body.j3-page[data-j3-page] #hero .j3-hero-copy h1,
body.j3-page .j3-about-copy h1,
body.j3-page .j3-journal-head h1,
body.j3-page .j3-site-article__title,
body.j3-document .pp-hero h1,
body.j3-developer .cover h1,
body.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] .intro h1,
body.j3-page #handbook-title,
body.j3-page .j3-not-found h1 {
  font-size: var(--j3-title-size);
  line-height: 1.12;
  letter-spacing: -.045em;
  text-wrap: balance;
  overflow-wrap: break-word;
}
body.j3-page[data-j3-page] #hero .j3-hero-copy h1 {
  margin-block: 20px 22px;
}
body.j3-page[data-j3-page="ai-receptionist-comparison"] #hero h1 .hero-title-detail {
  font-size: .72em;
  line-height: 1.25;
  letter-spacing: -.025em;
  margin-top: 12px;
}
body.j3-page[data-j3-page] .j3-section-head :is(h1,h2),
body.j3-page[data-j3-page] #efficiency-leak .j3-section-head h2,
body.j3-page[data-j3-page] #esim-intro .j3-section-head h2,
body.j3-page[data-j3-page] .jl-cc-header-text h2,
body.j3-page[data-j3-page] .j3-feature-story .fcat-head-title,
body.j3-page .about-split h2,
body.j3-page .about-cta h2 {
  font-size: var(--j3-section-title-size);
  line-height: 1.18;
  letter-spacing: -.035em;
  text-wrap: balance;
  overflow-wrap: break-word;
}
body.j3-page[data-j3-page] .j3-section-head :is(h1,h2) {
  margin-block: 12px 18px;
}
body.j3-page[data-j3-page] #definition h2 {
  font-size: var(--j3-section-title-size);
  line-height: 1.18;
}
body.j3-page :is(.uc-card-problem-title,.sol-card-title,.case-title),
body.j3-page #pf-card-h3,
body.j3-page .about-split h3,
body.j3-page .j3-post-card__title {
  font-size: var(--j3-card-title-size);
  line-height: 1.3;
  letter-spacing: -.02em;
  text-wrap: balance;
  overflow-wrap: break-word;
}
body.j3-page #efficiency-leak .uc-resolution h3 {
  font-size: clamp(24px, 2.3vw, 32px);
  line-height: 1.25;
}
/* Reading pages and checkout use a quieter hierarchy. */
body.j3-document[data-j3-page] .pp-section h2,
body.j3-developer[data-j3-page] .j3-section-head h2,
body.j3-page .j3-site-article__content h2,
body.j3-page[data-j3-page="buy-a-ukrainian-phone-number"] :is(#flow-title,#faq-title) {
  font-size: var(--j3-reading-title-size);
  line-height: 1.3;
  letter-spacing: -.025em;
  text-wrap: balance;
  overflow-wrap: anywhere;
}
body.j3-page .j3-site-article__content h3 {
  font-size: 21px;
  line-height: 1.35;
  letter-spacing: -.015em;
}
@media (max-width: 760px) {
  body.j3-page {
    --j3-title-size: clamp(32px, 6.2vw, 44px);
    --j3-section-title-size: clamp(28px, 4.5vw, 34px);
    --j3-card-title-size: 21px;
    --j3-reading-title-size: 25px;
  }
}
@media (max-width: 600px) {
  body.j3-page {
    --j3-title-size: clamp(32px, 8.8vw, 40px);
    --j3-section-title-size: clamp(27px, 7.2vw, 32px);
    --j3-card-title-size: 20px;
    --j3-reading-title-size: 24px;
  }
  body.j3-page[data-j3-page] #hero .j3-hero-copy h1 {
    line-height: 1.14;
    letter-spacing: -.035em;
    margin-block: 18px 20px;
  }
  body.j3-page[data-j3-page] .j3-section-head :is(h1,h2) {
    margin-block: 10px 16px;
  }
}

/* Give the main story its own stage; supporting details form a separate rail. */
body.j3-page[data-j3-page="home-page"] #hero {
  padding-top: clamp(148px, 9vw, 180px);
  padding-bottom: 72px;
}
body.j3-page[data-j3-page="home-page"] #hero .j3-hero-frame {
  min-height: clamp(600px, 42vw, 700px);
  align-items: center;
}
body.j3-page[data-j3-page="home-page"] #hero .hero-desc {margin-bottom: 40px;}
body.j3-page[data-j3-page="home-page"] #hero .j3-hero-support {
  display: grid;
  grid-template-columns: 1fr 1.15fr;
  align-items: center;
  max-width: none;
  gap: 48px;
  margin-top: 56px;
  padding-top: 32px;
  border-top: 1px solid var(--j3-line);
}
body.j3-page[data-j3-page="home-page"] #hero .j3-home-hero-context .hero-flex-note {
  font-size: 15px;
  margin: 0 0 16px;
}
body.j3-page[data-j3-page="home-page"] #hero .j3-home-hero-context .hero-pills {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 0;
}
body.j3-page[data-j3-page="home-page"] #hero .j3-product-note {
  min-height: 80px;
  padding: 8px 20px;
  background: transparent;
  border: 0;
  border-left: 1px solid var(--j3-line);
  border-radius: 0;
}
@media (max-width: 1080px) {
  body.j3-page[data-j3-page="home-page"] #hero .j3-hero-frame {min-height: 0;}
  body.j3-page[data-j3-page="home-page"] #hero .j3-hero-support {gap: 28px;}
}
@media (max-width: 760px) {
  body.j3-page[data-j3-page="home-page"] #hero {padding-top: 128px;padding-bottom: 56px;}
  body.j3-page[data-j3-page="home-page"] #hero .hero-desc {margin-bottom: 30px;}
  body.j3-page[data-j3-page="home-page"] #hero .j3-hero-support {
    grid-template-columns: 1fr;gap: 28px;margin-top: 40px;padding-top: 28px;
  }
  body.j3-page[data-j3-page="home-page"] #hero .hero-visual {grid-template-columns: repeat(3,minmax(0,1fr));gap: 8px;}
  body.j3-page[data-j3-page="home-page"] #hero .j3-product-note {padding: 4px 8px;min-height: 76px;}
  body.j3-page[data-j3-page="home-page"] #hero .j3-product-note :is(strong,div>span:first-child),
  body.j3-page[data-j3-page="home-page"] #hero .j3-product-note > span:not(.pb-meta-muted) {font-size: 20px;}
}

body.j3-page[data-j3-page="home-page"] #hero .j3-hero-copy h1 {margin-block:28px 32px;}
body.j3-page[data-j3-page="home-page"] #hero .j3-home-hero-context .hero-pills > * {border:1px solid var(--j3-line);border-radius:100px;padding:7px 11px;font-size:11px;line-height:1.4;}
@media(max-width:760px){body.j3-page[data-j3-page="home-page"] #hero .j3-hero-copy h1{margin-block:24px 26px;}body.j3-page[data-j3-page="home-page"] #hero .j3-hero-frame{gap:44px;}}
body.j3-page[data-j3-page="home-page"] #hero .j3-product-note > div {min-width:0;max-width:100%;white-space:normal;}
body.j3-page[data-j3-page="home-page"] #hero .j3-product-note > div > span + span {font-size:11px;font-weight:500;line-height:1.5;}
body.j3-page[data-j3-page="home-page"] #hero .j3-product-note span {white-space:normal;}

