:root{
  --navy:#0b2947;--navy2:#123b5c;--ink:#102943;--muted:#60788b;
  --blue:#2397db;--blue2:#5bc2f2;--line:#d9e7f0;--soft:#f5fafe;--soft2:#edf7fd;
  --green:#13a579;--purple:#7569df;--orange:#ef9c38;--pink:#e46b84;
  --shadow:0 20px 56px rgba(20,66,96,.10);--radius:22px;--section:76px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans JP","Hiragino Kaku Gothic ProN",Meiryo,sans-serif;color:var(--ink);background:#fff;line-height:1.75;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}.container{width:min(1360px,calc(100% - 56px));margin:auto}.mobile-only{display:none}
.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.95);backdrop-filter:blur(14px);border-bottom:1px solid #e4edf3}.nav{height:74px;display:flex;align-items:center;gap:24px}.brand{display:flex;align-items:center;gap:10px;min-width:max-content}.brand img{width:40px;height:40px;border-radius:11px}.brand-copy{display:grid;line-height:1.05}.brand-copy b{font-size:20px;letter-spacing:-.03em}.brand-copy small{font-size:7px;letter-spacing:.13em;color:#5a819e;margin-top:4px}.nav-links{margin-left:auto;display:flex;gap:24px;align-items:center}.nav-links a{font-size:11px;font-weight:800;color:#526c80;transition:.2s}.nav-links a:hover{color:var(--blue)}.header-actions{display:flex;gap:8px}.header-actions a{font-size:11px;font-weight:850;border-radius:11px;padding:9px 15px}.login{border:1px solid #d5e4ed;background:#fff}.contact-link{background:#0b77cc;color:#fff}.menu-btn{display:none;border:0;background:none;margin-left:auto;padding:8px}.menu-btn span{display:block;width:24px;height:2px;background:var(--navy);margin:5px;border-radius:2px}
.hero{background:linear-gradient(180deg,#fbfdff,#f2f9fd);padding:30px 0 34px}.hero-shell{position:relative;min-height:548px;border:1px solid #dce8f1;border-radius:30px;overflow:hidden;background:#fff;box-shadow:0 24px 70px rgba(20,72,105,.09)}.hero-media{position:absolute;inset:0 0 0 44%;overflow:hidden}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:59% center}.hero-fade{position:absolute;inset:0;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.99) 29%,rgba(255,255,255,.87) 43%,rgba(255,255,255,.30) 66%,rgba(255,255,255,.02) 100%)}.hero-copy{position:relative;z-index:2;width:55%;padding:58px 0 38px 58px}.tagline{display:inline-flex;align-items:center;background:#e9f7ff;color:#1688ca;padding:7px 12px;border-radius:999px;font-size:9px;font-weight:900;letter-spacing:.08em}.hero h1{font-size:clamp(43px,4.2vw,60px);line-height:1.18;letter-spacing:-.055em;margin:18px 0 18px}.hero h1 em{font-style:normal;color:#2798db}.hero p{font-size:14px;color:#4e697d;max-width:650px;margin:0}.hero-actions{display:flex;gap:11px;margin-top:24px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 23px;border-radius:12px;font-size:12px;font-weight:900;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn.primary{background:linear-gradient(135deg,#38a8e4,#187fc9);color:#fff;box-shadow:0 12px 28px rgba(33,143,205,.25)}.btn.secondary{background:#fff;border:1px solid #cfe0eb}.hero-points{display:flex;gap:8px;flex-wrap:wrap;margin-top:21px}.hero-points span{font-size:9.5px;font-weight:850;background:rgba(255,255,255,.92);border:1px solid #d8e7f0;border-radius:999px;padding:6px 10px}.hero-micro{position:absolute;z-index:3;right:24px;bottom:20px;display:flex;gap:8px}.hero-micro span{background:rgba(255,255,255,.92);border:1px solid #dae7ef;border-radius:11px;padding:8px 11px;font-size:8.5px;font-weight:800;box-shadow:0 10px 24px rgba(21,68,100,.07)}
.value-strip{border-bottom:1px solid #e7eef4;background:#fff}.value-strip .container{display:grid;grid-template-columns:repeat(4,1fr)}.value-strip div{padding:18px 22px;border-right:1px solid #e7eef4}.value-strip div:last-child{border-right:0}.value-strip b,.value-strip span{display:block}.value-strip b{font-size:11px}.value-strip span{font-size:8.5px;color:#7690a3;margin-top:2px}
.section{padding:var(--section) 0}.section.soft{background:var(--soft)}.kicker{font-size:9px;letter-spacing:.18em;font-weight:900;color:#1685c7}.section-head{max-width:920px;margin:0 auto 30px;text-align:center}.section-head h2{font-size:clamp(34px,3.5vw,48px);line-height:1.32;letter-spacing:-.045em;margin:9px 0 12px}.section-head p{font-size:13px;color:var(--muted);line-height:2;margin:0}.compact-head{max-width:970px;margin-bottom:28px}.visual-frame{border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow);overflow:hidden}.visual-frame img{width:100%;height:auto}.visual-wide{max-width:1240px;margin-left:auto;margin-right:auto;padding:10px}.visual-wide img{border-radius:15px;object-fit:contain}.compare-visual{background:#fbfdff}.outcome-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;max-width:1240px;margin:16px auto 0}.outcome-grid article{display:flex;gap:12px;align-items:flex-start;border:1px solid #dce8f1;background:#fff;border-radius:15px;padding:17px;min-height:112px}.outcome-icon{flex:0 0 34px;width:34px;height:34px;border-radius:11px;background:#e8f7ff;color:#178bcd;display:grid;place-items:center;font-size:11px;font-weight:900}.outcome-grid b,.outcome-grid p{display:block}.outcome-grid b{font-size:11.5px}.outcome-grid p{font-size:8.7px;line-height:1.7;color:#71899a;margin:4px 0 0}
.how-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:34px;align-items:center}.how-copy h2{font-size:clamp(36px,3.5vw,48px);line-height:1.32;letter-spacing:-.045em;margin:9px 0 14px}.how-copy>p{font-size:13px;color:var(--muted);line-height:2}.step-list{list-style:none;padding:0;margin:22px 0 0;display:grid;gap:11px}.step-list li{display:grid;grid-template-columns:38px 1fr;gap:11px;align-items:start;border-bottom:1px solid #e7eef3;padding-bottom:11px}.step-list li:last-child{border-bottom:0}.step-list i{font-style:normal;width:36px;height:36px;border-radius:11px;background:#e8f7ff;color:#1689cc;display:grid;place-items:center;font-size:10px;font-weight:900}.step-list b,.step-list span{display:block}.step-list b{font-size:11.5px}.step-list span{font-size:8.8px;color:#758c9c;margin-top:2px}.history-callout{margin-top:18px;padding:16px 17px;border:1px solid #cde3f2;background:#eef9ff;border-radius:14px}.history-callout b,.history-callout span{display:block}.history-callout b{font-size:11.5px;color:#1688ca}.history-callout span{font-size:8.8px;color:#647c8e;margin-top:3px}.how-visual{padding:12px;background:#fbfdff;box-shadow:0 20px 50px rgba(20,68,100,.08)}.how-visual img{width:100%;height:auto;object-fit:contain;border-radius:14px}
.relation-head{max-width:930px}.relations-visual{background:#fff}.relation-summary{max-width:1240px;margin:16px auto 0;display:grid;grid-template-columns:1fr 1fr;gap:14px}.relation-summary article{border:1px solid #dce8f1;background:#fff;border-radius:18px;padding:21px 22px;min-height:230px}.relation-summary article>span{display:inline-flex;border-radius:999px;padding:5px 9px;background:#e9f7ff;color:#1688ca;font-size:9px;font-weight:900}.relation-summary .relation-person>span{background:#eaf9f4;color:#138d68}.relation-summary h3{font-size:22px;line-height:1.4;letter-spacing:-.03em;margin:10px 0 8px}.relation-summary p{font-size:10.5px;color:#647c8e;margin:0}.relation-summary ul{list-style:none;padding:0;margin:14px 0 0;display:grid;gap:7px}.relation-summary li{font-size:9.2px;color:#526e80}.relation-summary li:before{content:'✓';color:#1c94d1;font-weight:900;margin-right:7px}.relation-person li:before{color:#13a579}
.usecase-head{max-width:850px;margin-bottom:26px}.usecases-visual{background:#fff}.case-index{max-width:1240px;margin:14px auto 0;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.case-index article{position:relative;border:1px solid #dce8f1;background:#fff;border-radius:13px;padding:13px 14px 13px 43px;min-height:72px}.case-index i{position:absolute;left:12px;top:13px;font-style:normal;width:23px;height:23px;border-radius:8px;background:#e9f7ff;color:#1688ca;display:grid;place-items:center;font-size:7.5px;font-weight:900}.case-index b,.case-index span{display:block}.case-index b{font-size:10.5px}.case-index span{font-size:8.3px;color:#788d9d;margin-top:2px}
.enterprise{background:linear-gradient(180deg,#071d34,#0a2947);color:#fff;padding:72px 0 70px}.enterprise-head{display:grid;grid-template-columns:1fr .8fr;gap:70px;align-items:end;max-width:1240px;margin:0 auto 26px}.enterprise .kicker{color:#6bcbf4}.enterprise-head h2{font-size:clamp(36px,3.5vw,48px);line-height:1.32;letter-spacing:-.045em;margin:9px 0 0}.enterprise-head p{font-size:12.5px;line-height:2;color:#b7cede;margin:0}.enterprise-visual{max-width:1240px;margin:0 auto;border:1px solid #1b4868;border-radius:24px;overflow:hidden;background:#061b30;box-shadow:0 24px 70px rgba(0,0,0,.22)}.enterprise-visual img{width:100%;height:auto}.enterprise-metrics{max-width:1240px;margin:14px auto 0;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.enterprise-metrics article{border:1px solid #1c4b6b;background:#103653;border-radius:14px;padding:15px 16px;min-height:92px}.enterprise-metrics b,.enterprise-metrics span{display:block}.enterprise-metrics b{font-size:11px}.enterprise-metrics span{font-size:8.5px;color:#a9c4d4;margin-top:3px}
.employee{background:#fff}.employee-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:42px;align-items:center}.employee-visual{box-shadow:none;padding:9px;background:#fff}.employee-visual img{width:100%;height:auto;object-fit:contain;border-radius:15px}.employee-copy h2{font-size:clamp(34px,3.2vw,44px);line-height:1.35;letter-spacing:-.04em;margin:9px 0 13px}.employee-copy>p{font-size:12.5px;color:var(--muted);line-height:2}.employee-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.employee-actions article{border:1px solid #dce8f1;border-radius:13px;padding:14px;min-height:84px}.employee-actions b,.employee-actions span{display:block}.employee-actions b{font-size:11px}.employee-actions span{font-size:8.5px;color:#748a9a;margin-top:2px}.individual-note{margin-top:14px;padding:15px 16px;background:#eef9ff;border:1px solid #cfe5f3;border-radius:14px}.individual-note b,.individual-note span{display:block}.individual-note b{font-size:11px;color:#1688ca}.individual-note span{font-size:8.6px;color:#61798b;margin-top:3px}
.services-head{max-width:850px}.services-overview{background:#fff;box-shadow:none;margin-bottom:20px}.featured-service{max-width:1240px;margin:0 auto 14px;display:grid;grid-template-columns:auto 1.35fr 1fr auto;gap:20px;align-items:center;border:1px solid #174562;background:linear-gradient(135deg,#0d3150,#123f62);color:#fff;border-radius:20px;padding:22px 24px;box-shadow:0 18px 42px rgba(20,68,100,.10)}.service-icon-wrap{width:66px;height:66px;border-radius:18px;background:#fff;display:grid;place-items:center}.service-icon-wrap img{width:46px;height:46px}.featured-copy h3{font-size:25px;margin:3px 0 4px}.featured-copy p{font-size:9.8px;color:#c0d6e4;margin:0}.service-status{display:inline-flex;border-radius:999px;background:#eef5f9;color:#6f8798;padding:5px 8px;font-size:7.5px;font-weight:900}.service-status.live{background:#174a69;color:#72d0f7}.featured-tags{display:flex;flex-wrap:wrap;gap:6px}.featured-tags span{font-size:8px;font-weight:800;background:#174a69;color:#d0e8f5;border-radius:999px;padding:6px 8px}.featured-service>a{font-size:9.5px;font-weight:900;color:#75d1f8;white-space:nowrap}.services-mini-grid{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:repeat(5,1fr);gap:12px;align-items:stretch}.mini-service{position:relative;display:flex;flex-direction:column;border:1px solid #dce8f1;background:#fff;border-radius:17px;padding:18px;min-height:270px;overflow:hidden}.mini-service:before{content:"";position:absolute;left:0;top:0;right:0;height:4px;background:#36b985}.payslip-card:before{background:#7668e7}.sign-card:before{background:#9b72e8}.benefits-card:before{background:#efa348}.pay-card:before{background:#e66f87}.mini-service-top{display:flex;align-items:flex-start;justify-content:space-between}.mini-service-top img{width:43px;height:43px}.mini-service h3{font-size:20px;margin:14px 0 6px}.mini-service p{font-size:9.3px;line-height:1.75;color:#61798b;margin:0}.mini-service ul{list-style:none;padding:0;margin:13px 0 15px;display:grid;gap:6px}.mini-service li{font-size:8.5px;color:#5c7486}.mini-service li:before{content:'✓';color:#16a277;font-weight:900;margin-right:6px}.payslip-card li:before,.sign-card li:before{color:#7367dc}.benefits-card li:before{color:#e49330}.pay-card li:before{color:#db667d}.mini-service a{margin-top:auto;color:#1688ca;font-size:9px;font-weight:900}
.security{background:#f4f9fd}.security-panel{display:grid;grid-template-columns:.82fr 1.18fr;gap:42px;align-items:center;border:1px solid #dce8f1;background:#fff;border-radius:24px;padding:40px;box-shadow:0 18px 45px rgba(20,68,100,.07)}.security-copy h2{font-size:clamp(34px,3.2vw,44px);line-height:1.35;letter-spacing:-.04em;margin:9px 0 13px}.security-copy>p{font-size:12px;color:var(--muted);line-height:2}.security-badge{margin-top:18px;padding:15px 16px;border-radius:14px;background:#0c3150;color:#fff}.security-badge b,.security-badge span{display:block}.security-badge b{font-size:11px}.security-badge span{font-size:8.5px;color:#b8cede;margin-top:3px}.security-cards{display:grid;grid-template-columns:1fr 1fr;gap:12px}.security-cards article{position:relative;border:1px solid #dce8f1;background:#fbfdff;border-radius:15px;padding:19px;min-height:130px}.security-cards i{font-style:normal;font-size:8px;color:#2494d2;font-weight:900}.security-cards b,.security-cards span{display:block}.security-cards b{font-size:12px;margin-top:8px}.security-cards span{font-size:8.8px;color:#758a9a;margin-top:3px}
.pricing-head{max-width:720px}.pricing-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;align-items:stretch}.price-card{position:relative;display:flex;flex-direction:column;border:1px solid #dce8f1;border-radius:18px;background:#fff;padding:23px;min-height:330px}.price-card.recommended{border:2px solid #339fdc;box-shadow:0 16px 40px rgba(42,149,208,.13)}.recommend-label{position:absolute;right:14px;top:13px;background:#309bd8;color:#fff;border-radius:999px;padding:4px 8px;font-size:7px;font-weight:900}.price-badge{font-size:7.5px;color:#3298d1;font-weight:900;letter-spacing:.12em}.price-card h3{font-size:21px;margin:7px 0}.price-card strong{font-size:30px;letter-spacing:-.04em}.price-card strong small{font-size:8px;color:#8496a4}.price-card>p{font-size:9.5px;color:#647b8c}.price-card ul{list-style:none;padding:0;margin:13px 0 18px;border-top:1px solid #e9f0f4}.price-card li{font-size:8.7px;color:#60788a;padding:7px 0;border-bottom:1px solid #e9f0f4}.price-card li:before{content:'✓';color:#2397db;font-weight:900;margin-right:6px}.price-card a{margin-top:auto;border:1px solid #d4e4ee;border-radius:10px;padding:10px;text-align:center;font-size:9px;font-weight:900}.recommended a{background:#2d98d7;color:#fff;border-color:#2d98d7}.price-note{text-align:center;font-size:8.5px;color:#8497a5;margin-top:14px}
.faq-grid{display:grid;grid-template-columns:.55fr 1.45fr;gap:58px}.faq h2{font-size:40px;margin:9px 0 12px}.faq>div>div>p,.faq-grid>div>p{font-size:11px;color:#6b8192}.faq-list{display:grid;gap:9px}.faq-list details{border:1px solid #dce8f1;border-radius:13px;background:#fff;padding:0 16px}.faq-list summary{cursor:pointer;padding:14px 0;font-size:11px;font-weight:850}.faq-list details p{margin:0 0 15px;font-size:9.5px;color:#667d8f}
.contact{padding:38px 0 82px}.contact-card{display:grid;grid-template-columns:1fr .92fr;gap:48px;background:linear-gradient(135deg,#319fdd,#247fc2);color:#fff;border-radius:25px;padding:44px}.contact-kicker{color:#dff5ff}.contact h2{font-size:38px;line-height:1.4;margin:9px 0 12px}.contact-card>div>p{font-size:11px;color:#e0f3fc}.contact-points{display:flex;flex-wrap:wrap;gap:7px;margin-top:18px}.contact-points span{font-size:8px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.24);padding:6px 8px;border-radius:999px}.contact form{background:#fff;color:var(--ink);border-radius:17px;padding:22px;display:grid;gap:10px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:9px}.contact label{display:grid;gap:4px;font-size:8.5px;font-weight:850}.contact input,.contact select,.contact textarea{width:100%;border:1px solid #d8e5ed;background:#fbfdff;border-radius:8px;padding:9px 10px;font-size:9.5px}.contact button{border:0;background:#0c3150;color:#fff;border-radius:9px;padding:11px;font-size:10px;font-weight:900}.contact small{font-size:7.5px;color:#8397a6}
footer{background:#071b30;color:#aac3d4;padding:38px 0}.footer-grid{display:grid;grid-template-columns:1fr 1.4fr auto;gap:25px;align-items:center}.footer-brand{display:flex;align-items:center;gap:8px}.footer-brand img{width:34px;height:34px}.footer-brand div{display:grid}.footer-brand b{color:#fff}.footer-brand small{font-size:7px}.footer-nav{display:flex;gap:15px;flex-wrap:wrap}.footer-nav a{font-size:8.5px}.footer-grid>small{font-size:7.5px;color:#5d8098}
/* service subpages */
.subpage .hero-sub{padding:68px 0 56px;background:linear-gradient(180deg,#f8fcff,#fff)}.sub-hero-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:46px;align-items:stretch}.sub-hero-copy{display:flex;flex-direction:column;justify-content:center}.sub-hero-copy h1{font-size:clamp(38px,3.7vw,50px);line-height:1.3;letter-spacing:-.045em;margin:12px 0 15px}.sub-hero-copy p{font-size:12.5px;color:var(--muted)}.sub-icon{width:60px;height:60px;border-radius:18px;background:#eaf7ff;padding:12px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;align-items:stretch}.feature-card{border:1px solid #dce8f1;border-radius:16px;padding:20px;background:#fff;min-height:130px}.feature-card b,.feature-card span{display:block}.feature-card b{font-size:13px}.feature-card span{font-size:9.5px;color:#71889a;margin-top:4px}.sub-cta{padding:24px 0 70px}.sub-cta-box{display:flex;justify-content:space-between;align-items:center;gap:25px;background:#0c3150;color:#fff;border-radius:20px;padding:30px}.sub-cta-box h2{font-size:26px;margin:0 0 5px}.sub-cta-box p{font-size:10px;color:#b8cede;margin:0}.sub-cta-box a{background:#fff;color:#0c3150;padding:11px 17px;border-radius:10px;font-size:10px;font-weight:900}
@media(max-width:1180px){.nav-links{gap:17px}.container{width:min(100% - 40px,1360px)}.hero-copy{width:61%;padding-left:42px}.hero-media{left:38%}.hero-micro{display:none}.services-mini-grid{grid-template-columns:repeat(3,1fr)}.featured-service{grid-template-columns:auto 1fr auto}.featured-tags{grid-column:2/4}.enterprise-head{grid-template-columns:1fr;gap:10px}.enterprise-head p{max-width:800px}}
@media(max-width:980px){.nav-links{display:none}.menu-btn{display:block}.header-actions{margin-left:auto}.nav-links.open{position:absolute;right:22px;top:66px;background:#fff;border:1px solid #dce8f1;border-radius:14px;padding:16px 20px;display:grid;gap:11px;box-shadow:var(--shadow)}.hero-shell{min-height:600px}.hero-media{inset:240px 0 0 0}.hero-media img{object-position:center 30%}.hero-fade{background:linear-gradient(180deg,#fff 0%,#fff 34%,rgba(255,255,255,.78) 51%,rgba(255,255,255,.08) 100%)}.hero-copy{width:100%;padding:42px 36px 0}.value-strip .container,.outcome-grid,.enterprise-metrics,.pricing-grid{grid-template-columns:1fr 1fr}.how-grid,.employee-grid,.security-panel,.faq-grid,.contact-card,.sub-hero-grid{grid-template-columns:1fr}.relation-summary{grid-template-columns:1fr}.case-index{grid-template-columns:repeat(2,1fr)}.employee-visual{max-width:760px;margin:auto}.featured-service{grid-template-columns:auto 1fr}.featured-tags{grid-column:1/3}.featured-service>a{grid-column:1/3}.services-mini-grid{grid-template-columns:repeat(2,1fr)}.enterprise-visual{border-radius:18px}.form-row{grid-template-columns:1fr}}
@media(max-width:680px){:root{--section:54px}.container{width:min(100% - 28px,1360px)}.mobile-only{display:block}.nav{height:64px}.brand img{width:33px;height:33px}.brand-copy b{font-size:17px}.brand-copy small{display:none}.header-actions{display:none}.hero{padding:18px 0 22px}.hero-shell{min-height:635px;border-radius:22px}.hero-media{inset:290px 0 0}.hero-media img{object-position:58% center}.hero-copy{padding:32px 20px 0}.tagline{font-size:8px}.hero h1{font-size:37px;margin:14px 0}.hero p{font-size:11.5px}.hero-actions{display:grid}.btn{width:100%}.hero-points{display:grid;grid-template-columns:1fr 1fr}.hero-points span{text-align:center;font-size:8px}.value-strip .container,.outcome-grid,.enterprise-metrics,.pricing-grid,.services-mini-grid,.security-cards{grid-template-columns:1fr}.value-strip div{border-right:0;border-bottom:1px solid #e7eef4}.section-head{text-align:left;margin-bottom:22px}.section-head h2{font-size:31px}.section-head p{font-size:11px}.visual-wide{padding:5px;border-radius:16px}.outcome-grid article{min-height:auto}.how-copy h2,.employee-copy h2,.security-copy h2,.enterprise-head h2{font-size:31px}.how-copy>p,.employee-copy>p{font-size:11px}.how-visual{padding:5px}.relation-summary h3{font-size:19px}.case-index{grid-template-columns:1fr}.enterprise{padding:54px 0}.enterprise-head{margin-bottom:18px}.enterprise-head p{font-size:10.5px}.enterprise-metrics article{min-height:auto}.employee-actions{grid-template-columns:1fr}.services-overview{padding:5px}.featured-service{grid-template-columns:1fr;text-align:left}.service-icon-wrap{width:58px;height:58px}.featured-tags,.featured-service>a{grid-column:auto}.mini-service{min-height:245px}.security-panel{padding:25px 20px}.price-card{min-height:305px}.faq h2{font-size:31px}.contact-card{padding:28px 21px}.contact h2{font-size:30px}.footer-grid{grid-template-columns:1fr}.footer-nav{display:grid;grid-template-columns:1fr 1fr}.sub-hero-copy h1{font-size:35px}.feature-grid{grid-template-columns:1fr}.sub-cta-box{display:grid}}
/* v1.2 final balance refinements */
.onefile-conclusion{max-width:1080px;margin:16px auto 0;text-align:center;font-size:10px;color:#657d8f}.onefile-conclusion strong{color:#173a55;font-size:11px}
.how-copy h2,.relation-head h2,.usecase-head h2,.enterprise-head h2{word-break:keep-all;line-break:strict}
.relations-visual img,.usecases-visual img{display:block;width:100%;height:auto;object-fit:contain}
.case-summary-line{max-width:1240px;margin:14px auto 0;padding:12px 16px;border:1px solid #dce8f1;background:#fff;border-radius:13px;text-align:center;font-size:9px;color:#62798b}.case-summary-line strong{color:#173a55}
@media(max-width:680px){.onefile-conclusion,.case-summary-line{text-align:left;font-size:8.6px}.onefile-conclusion strong{display:block;margin-bottom:2px}.how-copy h2,.relation-head h2,.usecase-head h2,.enterprise-head h2{word-break:normal}}
/* v1.2 service-detail pages */
.service-page{--service:#2397db;--service-soft:#eaf7ff}.service-page.theme-work{--service:#15a77a;--service-soft:#eaf9f4}.service-page.theme-payslip{--service:#7569df;--service-soft:#f0efff}.service-page.theme-sign{--service:#936ee0;--service-soft:#f3efff}.service-page.theme-benefits{--service:#e89632;--service-soft:#fff5e7}.service-page.theme-pay{--service:#db657d;--service-soft:#fff0f3}.service-page .kicker{color:var(--service)}
.service-hero{padding:68px 0 54px;background:linear-gradient(180deg,#f8fcff,#fff)}.service-hero-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:42px;align-items:stretch}.service-hero-copy{display:flex;flex-direction:column;justify-content:center}.service-mark{width:70px;height:70px;border-radius:20px;background:var(--service-soft);display:grid;place-items:center;margin-bottom:16px}.service-mark img{width:50px;height:50px}.service-meta{display:flex;gap:8px;align-items:center}.service-state{border-radius:999px;background:var(--service-soft);color:var(--service);padding:5px 9px;font-size:8px;font-weight:900}.service-hero h1{font-size:clamp(39px,3.8vw,52px);line-height:1.28;letter-spacing:-.045em;margin:10px 0 15px}.service-hero-copy>p{font-size:12.5px;line-height:2;color:var(--muted);max-width:650px}.service-hero-panel{border:1px solid #dce8f1;background:#fff;border-radius:24px;padding:26px;box-shadow:var(--shadow);display:flex;flex-direction:column}.service-hero-panel h2{font-size:24px;margin:0 0 6px}.service-hero-panel>p{font-size:9.5px;color:#71899a;margin:0 0 18px}.service-role-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;flex:1}.service-role-grid article{border:1px solid #e0eaf1;background:#fbfdff;border-radius:14px;padding:15px;min-height:118px}.service-role-grid i{font-style:normal;width:28px;height:28px;border-radius:9px;background:var(--service-soft);color:var(--service);display:grid;place-items:center;font-size:8px;font-weight:900}.service-role-grid b,.service-role-grid span{display:block}.service-role-grid b{font-size:11px;margin-top:8px}.service-role-grid span{font-size:8.4px;color:#758b9b;margin-top:3px}.service-feature-section{background:var(--soft)}.service-flow{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.service-flow article{position:relative;border:1px solid #dce8f1;background:#fff;border-radius:17px;padding:22px;min-height:220px}.service-flow article:after{content:'→';position:absolute;right:-18px;top:50%;transform:translateY(-50%);color:#8fcbe9;font-size:22px;font-weight:900}.service-flow article:last-child:after{display:none}.service-flow i{font-style:normal;width:38px;height:38px;border-radius:12px;background:var(--service-soft);color:var(--service);display:grid;place-items:center;font-size:11px;font-weight:900}.service-flow h3{font-size:17px;margin:14px 0 7px}.service-flow p{font-size:9.5px;color:#6f8798;margin:0}.service-usecase-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.service-usecase-grid article{border:1px solid #dce8f1;background:#fff;border-radius:15px;padding:18px;min-height:135px}.service-usecase-grid b,.service-usecase-grid span{display:block}.service-usecase-grid b{font-size:12px}.service-usecase-grid span{font-size:8.8px;color:#72899a;margin-top:4px}.service-integration{display:grid;grid-template-columns:.8fr 1.2fr;gap:40px;align-items:center}.service-integration h2{font-size:38px;line-height:1.35;letter-spacing:-.04em;margin:9px 0 13px}.service-integration p{font-size:11px;color:var(--muted)}.service-map{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.service-map div{border:1px solid #dce8f1;background:#fff;border-radius:13px;padding:14px;text-align:center;font-size:10px;font-weight:900}.service-map div.current{background:var(--service-soft);color:var(--service);border-color:color-mix(in srgb,var(--service) 30%,white)}
@media(max-width:980px){.service-hero-grid,.service-integration{grid-template-columns:1fr}.service-flow{grid-template-columns:1fr}.service-flow article:after{content:'↓';right:auto;left:50%;top:auto;bottom:-24px;transform:translateX(-50%)}.service-usecase-grid{grid-template-columns:1fr 1fr}}
@media(max-width:680px){.service-hero{padding:48px 0 42px}.service-role-grid,.service-usecase-grid{grid-template-columns:1fr}.service-hero h1{font-size:35px}.service-hero-panel{padding:20px}.service-integration h2{font-size:31px}}

/* =========================================================
   v1.3 — balanced web-first homepage refinements
   ========================================================= */
.home-v13 section[id]{scroll-margin-top:92px}
.home-v13 .container{width:min(1400px,calc(100% - 56px))}
.v13-hero{padding:28px 0 30px;background:linear-gradient(180deg,#f8fcff 0%,#eef8fd 100%)}
.v13-hero-card{display:grid;grid-template-columns:minmax(0,.88fr) minmax(520px,1.12fr);min-height:520px;border:1px solid #d9e7f0;border-radius:28px;overflow:hidden;background:#fff;box-shadow:0 26px 72px rgba(20,67,98,.10)}
.v13-hero-copy{display:flex;flex-direction:column;justify-content:center;padding:54px 44px 48px 52px;position:relative;z-index:2}
.v13-eyebrow,.v13-kicker{font-size:9px;letter-spacing:.17em;font-weight:900;color:#1888ca}
.v13-hero-copy h1{font-size:clamp(42px,4vw,58px);line-height:1.17;letter-spacing:-.055em;margin:17px 0 19px;word-break:keep-all}
.v13-hero-copy h1 em{font-style:normal;color:#2698db}
.v13-hero-copy>p{max-width:610px;margin:0;color:#516b7e;font-size:13px;line-height:2}
.v13-hero-actions{display:flex;gap:11px;margin-top:25px}
.v13-hero-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:23px}
.v13-hero-tags span{padding:7px 10px;border:1px solid #d9e7f0;border-radius:999px;background:#fff;font-size:9px;font-weight:850;color:#345a75}
.v13-hero-media{position:relative;margin:0;min-height:520px;overflow:hidden;background:#e8f5fb}
.v13-hero-media:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(255,255,255,.94) 0%,rgba(255,255,255,.50) 14%,rgba(255,255,255,0) 34%);pointer-events:none}
.v13-hero-media img{width:100%;height:100%;object-fit:cover;object-position:center;position:absolute;inset:0}
.v13-hero-media figcaption{position:absolute;z-index:2;left:28px;right:28px;bottom:24px;padding:14px 16px;border:1px solid rgba(255,255,255,.72);border-radius:15px;background:rgba(8,48,78,.84);backdrop-filter:blur(8px);color:#fff;box-shadow:0 12px 28px rgba(5,34,56,.20)}
.v13-hero-media figcaption b,.v13-hero-media figcaption span{display:block}.v13-hero-media figcaption b{font-size:12px}.v13-hero-media figcaption span{font-size:8.8px;color:#c9e0ee;margin-top:3px}
.v13-proof{background:#fff;border-bottom:1px solid #e4edf3}
.v13-proof-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.v13-proof article{display:flex;align-items:center;gap:12px;min-height:88px;padding:16px 20px;border-right:1px solid #e6eef3}.v13-proof article:last-child{border-right:0}
.v13-proof i{font-style:normal;display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#e8f7ff;color:#1488ca;font-size:9px;font-weight:900;flex:0 0 34px}.v13-proof b,.v13-proof span{display:block}.v13-proof b{font-size:11px}.v13-proof span{font-size:8.5px;color:#748b9c;margin-top:2px}
.v13-section{padding:76px 0}.v13-soft{background:#f5fafe}
.v13-section-head{max-width:930px;margin:0 auto 30px;text-align:center}.v13-section-head>span{font-size:9px;letter-spacing:.18em;font-weight:900;color:#1587c9}.v13-section-head h2{font-size:clamp(34px,3.5vw,48px);line-height:1.3;letter-spacing:-.045em;margin:9px 0 12px;word-break:keep-all}.v13-section-head p{font-size:12.5px;line-height:2;color:#60798c;margin:0}
.v13-wide-visual{max-width:1240px;margin:0 auto;border:1px solid #d8e7f0;border-radius:22px;background:#fff;overflow:hidden;box-shadow:0 20px 54px rgba(20,66,96,.09)}
.v13-wide-visual img{display:block;width:100%;height:auto}
.v13-compare-visual{padding:10px}.v13-compare-visual img{border-radius:14px}
.v13-benefit-row{max-width:1240px;margin:14px auto 0;display:grid;grid-template-columns:repeat(4,1fr);gap:11px}
.v13-benefit-row article{min-height:112px;padding:17px 18px;border:1px solid #dce8f1;border-radius:15px;background:#fff}.v13-benefit-row b,.v13-benefit-row span{display:block}.v13-benefit-row b{font-size:11px;color:#153c59}.v13-benefit-row span{font-size:8.6px;color:#71899a;margin-top:5px;line-height:1.75}
.v13-how-grid{display:grid;grid-template-columns:minmax(370px,.82fr) minmax(0,1.18fr);gap:30px;align-items:stretch}
.v13-how-copy{display:flex;flex-direction:column;padding:34px 34px 30px;border:1px solid #dce8f1;border-radius:22px;background:#f8fcff;min-height:620px}
.v13-how-copy h2{font-size:clamp(34px,3.3vw,46px);line-height:1.32;letter-spacing:-.045em;margin:9px 0 13px;word-break:keep-all}.v13-how-copy>p{font-size:12px;color:#60798b;line-height:2;margin:0}
.v13-how-copy ol{list-style:none;padding:0;margin:23px 0 0;display:grid;gap:0}.v13-how-copy li{display:grid;grid-template-columns:38px 1fr;gap:12px;padding:13px 0;border-top:1px solid #dce8f1}.v13-how-copy li i{font-style:normal;width:36px;height:36px;display:grid;place-items:center;border-radius:11px;background:#e5f6ff;color:#1387c9;font-weight:900}.v13-how-copy li b,.v13-how-copy li span{display:block}.v13-how-copy li b{font-size:11.5px}.v13-how-copy li span{font-size:8.8px;color:#71899a;margin-top:2px}.v13-how-copy aside{margin-top:auto;padding:16px;border:1px solid #cde4f3;border-radius:14px;background:#eaf8ff}.v13-how-copy aside b,.v13-how-copy aside span{display:block}.v13-how-copy aside b{font-size:11px;color:#1286c7}.v13-how-copy aside span{font-size:8.5px;color:#637c8f;margin-top:3px}
.v13-how-visual{display:flex;align-items:center;justify-content:center;margin:0;padding:10px;border:1px solid #dce8f1;border-radius:22px;background:#fff;box-shadow:0 20px 54px rgba(20,66,96,.08);min-height:620px;overflow:hidden}.v13-how-visual img{width:100%;height:100%;max-height:600px;object-fit:contain;border-radius:14px}
.v13-relation-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;max-width:1260px;margin:auto}
.v13-relation-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid #d8e7f0;border-radius:22px;background:#fff;box-shadow:0 18px 50px rgba(20,66,96,.08);min-height:670px}.v13-relation-card figure{margin:0;height:330px;overflow:hidden;background:#eaf6fc}.v13-relation-card figure img{width:100%;height:100%;object-fit:cover;object-position:center}.v13-relation-body{display:flex;flex-direction:column;flex:1;padding:25px 27px 26px}.v13-relation-body>span{align-self:flex-start;padding:5px 9px;border-radius:999px;background:#e8f7ff;color:#1386c8;font-size:9px;font-weight:900}.v13-person-card .v13-relation-body>span{background:#e9f9f3;color:#118b67}.v13-relation-body h3{font-size:23px;line-height:1.45;letter-spacing:-.035em;margin:11px 0 8px}.v13-relation-body p{font-size:10.5px;color:#60798b;margin:0;line-height:1.9}.v13-relation-body ul{list-style:none;padding:0;margin:auto 0 0;display:grid;gap:8px}.v13-relation-body li{font-size:9px;color:#4d6a7d}.v13-relation-body li:before{content:"✓";margin-right:7px;color:#168dcc;font-weight:900}.v13-person-card .v13-relation-body li:before{color:#12a078}
.v13-usecase-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.v13-usecase-grid article{display:flex;flex-direction:column;overflow:hidden;border:1px solid #dce8f1;border-radius:17px;background:#fff;min-height:360px;box-shadow:0 12px 35px rgba(20,66,96,.06)}.v13-usecase-grid article img{width:100%;height:176px;object-fit:cover}.v13-usecase-grid article div{display:flex;flex-direction:column;flex:1;padding:17px 18px 18px}.v13-usecase-grid span{align-self:flex-start;padding:4px 8px;border-radius:999px;background:#e9f7ff;color:#1487c8;font-size:8px;font-weight:900}.v13-usecase-grid h3{font-size:15px;line-height:1.45;margin:10px 0 6px}.v13-usecase-grid p{font-size:8.7px;color:#708798;margin:0;line-height:1.75}
.v13-enterprise{padding:76px 0;background:linear-gradient(135deg,#071c32 0%,#0a2948 70%,#0d3457 100%);color:#fff;overflow:hidden}
.v13-enterprise-grid{display:grid;grid-template-columns:minmax(390px,.78fr) minmax(0,1.22fr);gap:34px;align-items:stretch}.v13-enterprise-copy{display:flex;flex-direction:column;padding:18px 0}.v13-enterprise-copy>span{font-size:9px;letter-spacing:.18em;font-weight:900;color:#6bc9f3}.v13-enterprise-copy h2{font-size:clamp(36px,3.6vw,50px);line-height:1.32;letter-spacing:-.045em;margin:10px 0 14px}.v13-enterprise-copy>p{font-size:12px;line-height:2;color:#b5cddd;margin:0}.v13-enterprise-points{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:auto;padding-top:26px}.v13-enterprise-points article{min-height:105px;padding:16px;border:1px solid #1e4b6b;border-radius:14px;background:#103753}.v13-enterprise-points b,.v13-enterprise-points span{display:block}.v13-enterprise-points b{font-size:11px}.v13-enterprise-points span{font-size:8.5px;color:#aac4d4;margin-top:4px}.v13-enterprise-visual{margin:0;border:1px solid #1b4b6d;border-radius:22px;overflow:hidden;background:#06192b;min-height:555px;box-shadow:0 24px 70px rgba(0,0,0,.24)}.v13-enterprise-visual img{width:100%;height:100%;object-fit:cover;object-position:center}
.v13-individual-grid{display:grid;grid-template-columns:1.04fr .96fr;gap:36px;align-items:stretch}.v13-individual-visual{margin:0;border:1px solid #dce8f1;border-radius:22px;overflow:hidden;background:#fff;min-height:520px}.v13-individual-visual img{width:100%;height:100%;object-fit:cover;object-position:center}.v13-individual-copy{display:flex;flex-direction:column;padding:18px 4px}.v13-individual-copy h2{font-size:clamp(34px,3.3vw,46px);line-height:1.35;letter-spacing:-.045em;margin:9px 0 13px}.v13-individual-copy>p{font-size:12px;line-height:2;color:#60798b;margin:0}.v13-individual-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:22px}.v13-individual-actions article{min-height:100px;padding:16px;border:1px solid #dce8f1;border-radius:14px;background:#fbfdff}.v13-individual-actions b,.v13-individual-actions span{display:block}.v13-individual-actions b{font-size:11px}.v13-individual-actions span{font-size:8.6px;color:#71899a;margin-top:3px}.v13-individual-copy aside{margin-top:auto;padding:16px;border:1px solid #cde4f2;border-radius:14px;background:#edf9ff}.v13-individual-copy aside b,.v13-individual-copy aside span{display:block}.v13-individual-copy aside b{font-size:11px;color:#1486c7}.v13-individual-copy aside span{font-size:8.5px;color:#657d8f;margin-top:3px}
.v13-service-flow{display:flex;justify-content:center;align-items:center;gap:11px;margin:0 auto 22px;flex-wrap:wrap}.v13-service-flow span{padding:7px 12px;border:1px solid #d9e7f0;border-radius:999px;background:#fff;font-size:9px;font-weight:900;color:#315b78}.v13-service-flow i{font-style:normal;color:#70bce7;font-size:13px}
.v13-services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;align-items:stretch}
.v13-service-card{display:flex;flex-direction:column;min-height:335px;padding:25px;border:1px solid #dce8f1;border-radius:19px;background:#fff;box-shadow:0 10px 30px rgba(20,66,96,.05)}.v13-service-card.v13-files{background:linear-gradient(145deg,#0c3150,#123f62);color:#fff;border-color:#174a6d;box-shadow:0 20px 46px rgba(10,48,78,.18)}.v13-service-top{display:flex;justify-content:space-between;align-items:flex-start}.v13-service-top img{width:52px;height:52px}.v13-service-top span{padding:5px 8px;border-radius:999px;background:#edf4f8;color:#668298;font-size:7px;font-weight:900}.v13-files .v13-service-top span{background:#155277;color:#75d0f5}.v13-service-card h3{font-size:24px;margin:17px 0 6px}.v13-service-card p{font-size:10px;line-height:1.85;color:#60798b;margin:0;min-height:55px}.v13-files p{color:#bed2df}.v13-service-card ul{list-style:none;padding:0;margin:17px 0 20px;display:grid;grid-template-columns:1fr 1fr;gap:7px}.v13-service-card li{font-size:8.5px;padding:7px 8px;border-radius:8px;background:#f2f7fa;color:#536f82}.v13-service-card li:before{content:"✓";color:#178dcc;font-weight:900;margin-right:5px}.v13-files li{background:#153f5d;color:#c6dae6}.v13-files li:before{color:#6ccbf3}.v13-service-card a{margin-top:auto;padding-top:13px;border-top:1px solid #e6eef3;font-size:9.5px;font-weight:900;color:#1387c9}.v13-files a{border-color:#24516f;color:#70cef6}
@media(max-width:1180px){.v13-hero-card{grid-template-columns:.95fr 1.05fr}.v13-hero-copy{padding-left:40px}.v13-usecase-grid{grid-template-columns:repeat(2,1fr)}.v13-services-grid{grid-template-columns:repeat(2,1fr)}.v13-enterprise-grid{grid-template-columns:.9fr 1.1fr}.v13-proof-grid{grid-template-columns:repeat(2,1fr)}.v13-proof article:nth-child(2){border-right:0}.v13-proof article:nth-child(-n+2){border-bottom:1px solid #e6eef3}}
@media(max-width:980px){.v13-hero-card{grid-template-columns:1fr}.v13-hero-copy{padding:42px 34px 34px}.v13-hero-media{min-height:430px}.v13-hero-media:before{background:linear-gradient(180deg,rgba(255,255,255,.85),rgba(255,255,255,0) 30%)}.v13-benefit-row{grid-template-columns:1fr 1fr}.v13-how-grid,.v13-enterprise-grid,.v13-individual-grid{grid-template-columns:1fr}.v13-how-copy,.v13-how-visual{min-height:auto}.v13-relation-card{min-height:620px}.v13-enterprise-copy{padding:0}.v13-enterprise-points{margin-top:22px}.v13-enterprise-visual{min-height:480px}.v13-individual-visual{min-height:460px}}
@media(max-width:760px){.home-v13 .container{width:min(100% - 28px,1400px)}.v13-hero{padding:17px 0 22px}.v13-hero-card{border-radius:21px}.v13-hero-copy{padding:31px 20px 27px}.v13-hero-copy h1{font-size:37px;line-height:1.22}.v13-hero-copy>p{font-size:11px}.v13-hero-actions{display:grid}.v13-hero-media{min-height:340px}.v13-hero-media figcaption{left:14px;right:14px;bottom:14px}.v13-hero-tags{display:grid;grid-template-columns:1fr 1fr}.v13-hero-tags span{text-align:center;font-size:7.8px}.v13-proof-grid{grid-template-columns:1fr}.v13-proof article{border-right:0;border-bottom:1px solid #e6eef3;min-height:72px}.v13-section{padding:55px 0}.v13-section-head{text-align:left;margin-bottom:22px}.v13-section-head h2{font-size:31px}.v13-section-head p{font-size:10.5px}.v13-compare-visual{padding:4px;border-radius:15px;overflow-x:auto}.v13-compare-visual img{min-width:860px}.v13-benefit-row{grid-template-columns:1fr}.v13-benefit-row article{min-height:auto}.v13-how-copy{padding:24px 20px}.v13-how-copy h2{font-size:31px}.v13-how-visual{padding:5px;overflow-x:auto}.v13-how-visual img{min-width:620px;height:auto;max-height:none}.v13-relation-grid{grid-template-columns:1fr}.v13-relation-card{min-height:auto}.v13-relation-card figure{height:250px}.v13-relation-body h3{font-size:20px}.v13-relation-body ul{margin-top:15px}.v13-usecase-grid{grid-template-columns:1fr}.v13-usecase-grid article{min-height:auto}.v13-usecase-grid article img{height:200px}.v13-enterprise{padding:55px 0}.v13-enterprise-copy h2{font-size:31px}.v13-enterprise-points{grid-template-columns:1fr}.v13-enterprise-points article{min-height:auto}.v13-enterprise-visual{min-height:360px}.v13-individual-visual{min-height:340px}.v13-individual-copy h2{font-size:31px}.v13-individual-actions{grid-template-columns:1fr}.v13-services-grid{grid-template-columns:1fr}.v13-service-card{min-height:310px}.v13-service-flow{justify-content:flex-start;gap:7px}.v13-service-flow i{display:none}}

/* v1.3.1 final QA refinements */
.v13-hero-break{display:none}
.v13-hero-copy h1{max-width:650px;font-size:clamp(40px,3.65vw,54px)}
.v13-compare-panels{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:minmax(0,.9fr) 52px minmax(0,1.1fr);gap:10px;align-items:center}
.v13-compare-panel{margin:0;overflow:hidden;border:1px solid #d8e7f0;border-radius:21px;background:#fff;box-shadow:0 18px 48px rgba(20,66,96,.08)}
.v13-compare-panel img{display:block;width:100%;height:430px;object-fit:contain;background:#f7fbfd}
.v13-compare-panel figcaption{display:flex;align-items:center;gap:10px;padding:13px 16px;border-top:1px solid #e2ecf2;background:#fff}
.v13-compare-panel figcaption b{font-size:10px;color:#173e5b}.v13-compare-panel figcaption span{font-size:8.5px;color:#6d8597}
.v13-before-panel{border-color:#d8dfe5}.v13-before-panel img{background:#f8f9fa}
.v13-after-panel{border-color:#a9d8f4}.v13-after-panel figcaption b{color:#087dc3}
.v13-compare-arrow{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#43abe5,#147dcc);color:#fff;font-size:20px;font-weight:900;box-shadow:0 10px 24px rgba(27,137,202,.24)}
.v13-how-copy,.v13-how-visual{min-height:570px}.v13-how-visual img{max-height:550px}
.v13-relation-card{min-height:580px}.v13-relation-card figure{height:300px}.v13-relation-body ul{margin:16px 0 0}
.v13-usecase-grid article{min-height:330px}.v13-usecase-grid article div{padding-bottom:16px}.v13-usecase-grid article small{display:block;margin-top:auto;padding-top:12px;border-top:1px solid #e7eef3;color:#1687c8;font-size:8px;font-weight:850;line-height:1.5}
@media(max-width:980px){.v13-compare-panels{grid-template-columns:1fr}.v13-compare-arrow{transform:rotate(90deg);margin:0 auto}.v13-compare-panel img{height:auto;max-height:none}.v13-how-copy,.v13-how-visual{min-height:auto}.v13-relation-card{min-height:auto}}
@media(max-width:760px){.v13-hero-break{display:block}.v13-hero-copy h1{font-size:32px;line-height:1.24;word-break:normal;overflow-wrap:anywhere}.v13-hero-tags{width:100%}.v13-compare-panel{border-radius:15px}.v13-compare-panel figcaption{display:grid;gap:1px}.v13-compare-arrow{width:38px;height:38px;font-size:17px}.v13-how-visual img{min-width:0;width:100%;height:auto;max-height:none}.v13-relation-card figure{height:235px}.v13-usecase-grid article{min-height:auto}}

/* v1.3 service pages and final hero line balance */
.home-v13 .v13-hero-break{display:block}
.subpage .service-hero{padding:72px 0 58px;background:linear-gradient(180deg,#f7fcff,#fff)}
.subpage .service-hero-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:46px;align-items:center}
.subpage .service-hero-copy{display:flex;flex-direction:column;justify-content:center}
.subpage .sub-icon{width:66px;height:66px;padding:13px;border-radius:19px;background:#eaf7ff}
.subpage .status-pill{display:inline-flex;margin-left:10px;padding:5px 9px;border-radius:999px;background:#e9f8f3;color:#148b68;font-size:8px;font-weight:900;vertical-align:middle;letter-spacing:0}
.subpage .service-hero-copy h1{font-size:clamp(38px,3.55vw,50px);line-height:1.3;letter-spacing:-.045em;margin:13px 0 15px}
.subpage .service-hero-copy>p{font-size:12.5px;line-height:2;color:#60798b;margin:0}
.subpage .service-hero-panel{padding:27px;border:1px solid #dce8f1;border-radius:23px;background:#fff;box-shadow:0 20px 56px rgba(20,66,96,.09)}
.subpage .service-hero-panel h2{font-size:25px;line-height:1.4;margin:0 0 8px}
.subpage .service-hero-panel>p{font-size:10.5px;line-height:1.8;color:#60798b;margin:0}
.subpage .role-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}
.subpage .role-grid div{min-height:112px;padding:15px;border:1px solid #e0eaf1;border-radius:14px;background:#fbfdff}
.subpage .role-grid b,.subpage .role-grid span{display:block}.subpage .role-grid b{font-size:11px}.subpage .role-grid span{font-size:8.5px;line-height:1.75;color:#758b9c;margin-top:4px}
.subpage .feature-section{padding:76px 0;background:#f5fafe}
.subpage .feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;align-items:stretch}
.subpage .feature-card{min-height:155px;padding:22px;border:1px solid #dce8f1;border-radius:17px;background:#fff;box-shadow:0 10px 28px rgba(20,66,96,.04)}
.subpage .feature-card b,.subpage .feature-card span{display:block}.subpage .feature-card b{font-size:14px}.subpage .feature-card span{font-size:9.5px;line-height:1.8;color:#71889a;margin-top:6px}
.subpage .workflow{padding:76px 0;background:#fff}
.subpage .workflow-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.subpage .workflow-step{min-height:215px;padding:23px;border:1px solid #dce8f1;border-radius:18px;background:#fbfdff}
.subpage .workflow-step i{font-style:normal;width:40px;height:40px;display:grid;place-items:center;border-radius:12px;background:#e8f7ff;color:#1688ca;font-size:10px;font-weight:900}
.subpage .workflow-step h3{font-size:18px;margin:17px 0 7px}.subpage .workflow-step p{font-size:10px;line-height:1.85;color:#657e90;margin:0}
.subpage .service-connect{padding:76px 0;background:#f5fafe}
.subpage .connect-box{display:grid;grid-template-columns:.86fr 1.14fr;gap:30px;align-items:center;padding:31px;border:1px solid #dce8f1;border-radius:24px;background:#fff;box-shadow:0 16px 42px rgba(20,66,96,.06)}
.subpage .connect-box h2{font-size:34px;line-height:1.4;letter-spacing:-.04em;margin:8px 0 10px}.subpage .connect-box p{font-size:11px;line-height:1.9;color:#617a8d;margin:0}
.subpage .connect-services{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.subpage .connect-services a{display:flex;align-items:center;gap:10px;padding:12px;border:1px solid #dce8f1;border-radius:13px;background:#fbfdff;font-size:10px;font-weight:850}.subpage .connect-services img{width:34px;height:34px}
.subpage .sub-cta{padding:28px 0 76px;background:#f5fafe}.subpage .sub-cta-box{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:32px;border-radius:21px;background:#0c3150;color:#fff}.subpage .sub-cta-box h2{font-size:27px;margin:0 0 5px}.subpage .sub-cta-box p{font-size:9.5px;color:#b8cede;margin:0}.subpage .sub-cta-box a{padding:12px 18px;border-radius:11px;background:#fff;color:#0c3150;font-size:10px;font-weight:900}
@media(max-width:980px){.subpage .service-hero-grid,.subpage .connect-box{grid-template-columns:1fr}.subpage .feature-grid,.subpage .workflow-grid{grid-template-columns:1fr 1fr}}
@media(max-width:680px){.subpage .service-hero{padding:48px 0 42px}.subpage .service-hero-copy h1{font-size:34px}.subpage .role-grid,.subpage .feature-grid,.subpage .workflow-grid,.subpage .connect-services{grid-template-columns:1fr}.subpage .service-hero-panel{padding:20px}.subpage .feature-section,.subpage .workflow,.subpage .service-connect{padding:54px 0}.subpage .connect-box{padding:22px}.subpage .connect-box h2{font-size:29px}.subpage .sub-cta-box{display:grid;padding:25px 21px}}

/* =========================================================
   v1.4 — use-case differentiation, service clarity,
   security storytelling, conversion-focused contact form
   ========================================================= */
.v14-scenes{padding:84px 0 90px;background:linear-gradient(180deg,#fff 0%,#f7fbfe 100%)}
.v14-section-head{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(360px,.94fr);gap:64px;align-items:end;margin-bottom:34px}
.v14-section-head>div>span,.v14-security-head>div>span,.v14-contact-intro>div>span{display:block;font-size:9px;letter-spacing:.19em;font-weight:900;color:#1388cc;margin-bottom:10px}
.v14-section-head h2,.v14-security-head h2,.v14-contact-intro h2{font-size:clamp(36px,3.6vw,50px);line-height:1.28;letter-spacing:-.048em;margin:0;word-break:keep-all}
.v14-section-head>p,.v14-security-head>p,.v14-contact-intro>p{margin:0;font-size:12.5px;line-height:2;color:#5f788b}.v14-section-head>p strong{color:#123b5c}

.v14-case-features{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.v14-case-feature{position:relative;min-height:530px;overflow:hidden;border-radius:26px;border:1px solid #d7e6ef;background:#0c3150;box-shadow:0 20px 55px rgba(19,67,101,.12)}
.v14-case-feature figure{position:absolute;inset:0;margin:0}.v14-case-feature figure:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,26,45,.03) 10%,rgba(5,26,45,.18) 48%,rgba(5,26,45,.92) 100%)}
.v14-case-feature img{width:100%;height:100%;object-fit:cover;object-position:center 32%;transition:transform .6s ease}.v14-case-feature:hover img{transform:scale(1.025)}
.v14-case-b2p figure:after{background:linear-gradient(180deg,rgba(5,45,40,.02) 10%,rgba(4,55,49,.18) 48%,rgba(4,45,41,.92) 100%)}
.v14-case-overlay{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:30px 31px 28px;color:#fff}
.v14-case-type{display:inline-flex;align-items:center;padding:6px 11px;border-radius:999px;background:rgba(255,255,255,.17);border:1px solid rgba(255,255,255,.28);font-size:9px;font-weight:900;backdrop-filter:blur(8px)}
.v14-case-overlay h3{font-size:28px;line-height:1.33;letter-spacing:-.035em;margin:13px 0 7px}.v14-case-overlay p{font-size:10px;line-height:1.85;color:#d8e8f1;margin:0;max-width:610px}.v14-case-b2p .v14-case-overlay p{color:#d8eee9}
.v14-case-flow{display:flex;align-items:center;gap:8px;margin-top:16px;flex-wrap:wrap}.v14-case-flow b{font-size:8px;padding:6px 9px;border-radius:8px;background:rgba(255,255,255,.14)}.v14-case-flow i{font-style:normal;color:#6bcaf3}.v14-case-b2p .v14-case-flow i{color:#6ed9c3}
.v14-case-overlay>a{display:inline-flex;align-items:center;gap:10px;margin-top:17px;font-size:9.5px;font-weight:900;color:#fff}.v14-case-overlay>a span{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#0f3b5b}.v14-case-b2p .v14-case-overlay>a span{color:#0d574e}

.v14-scene-rail{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin-top:18px}
.v14-scene-card{--scene:#258fd1;--scene-soft:#eaf7ff;display:grid;grid-template-columns:128px 1fr;min-height:194px;overflow:hidden;border:1px solid #dce8f1;border-top:4px solid var(--scene);border-radius:18px;background:#fff;box-shadow:0 10px 28px rgba(20,66,96,.055);transition:.25s}
.v14-scene-card:hover{transform:translateY(-3px);box-shadow:0 18px 38px rgba(20,66,96,.10)}.v14-scene-card>img{width:100%;height:100%;object-fit:cover}.v14-scene-card>div{padding:17px 17px 15px;display:flex;flex-direction:column}
.v14-scene-card span{align-self:flex-start;padding:4px 8px;border-radius:999px;background:var(--scene-soft);color:var(--scene);font-size:7.5px;font-weight:900}.v14-scene-card h3{font-size:14px;margin:9px 0 5px;line-height:1.4}.v14-scene-card p{font-size:8.3px;line-height:1.68;color:#6c8395;margin:0}.v14-scene-card small{display:block;margin-top:auto;padding-top:9px;border-top:1px solid #e8eef3;color:var(--scene);font-size:7.5px;font-weight:850}
.scene-hr{--scene:#745fdc;--scene-soft:#f1eeff}.scene-pro{--scene:#119f8c;--scene-soft:#e9faf7}.scene-store{--scene:#ee9835;--scene-soft:#fff5e8}.scene-creative{--scene:#df648a;--scene-soft:#fff0f5}.scene-recruit{--scene:#496ecb;--scene-soft:#edf2ff}.scene-hq{--scene:#159e70;--scene-soft:#eaf9f3}
.v14-scenes-common{display:flex;align-items:center;justify-content:center;gap:9px;flex-wrap:wrap;margin-top:18px;padding:16px 20px;border-radius:15px;border:1px solid #d4e6f1;background:#fff;color:#61798b;font-size:9px}.v14-scenes-common>span{font-size:8px;color:#8da0ae}.v14-scenes-common b{padding:5px 9px;background:#eaf7ff;color:#1788ca;border-radius:8px}.v14-scenes-common i{font-style:normal;color:#8fc8e8}.v14-scenes-common strong{margin-left:10px;color:#123b5c;font-size:10.5px}

.v14-services{padding:86px 0 90px;background:linear-gradient(180deg,#f5fafe,#eef7fd)}.v14-services-head{margin-bottom:30px}.v14-services-head>p{padding:19px 21px;border:1px solid #d5e8f4;border-radius:16px;background:rgba(255,255,255,.74)}
.v14-service-feature{display:grid;grid-template-columns:.72fr 1.28fr;overflow:hidden;border-radius:25px;background:linear-gradient(145deg,#092842,#104769);color:#fff;box-shadow:0 24px 65px rgba(10,45,73,.20)}
.v14-service-visual{position:relative;min-height:440px;background:radial-gradient(circle at 48% 46%,rgba(78,189,240,.34),transparent 35%),linear-gradient(150deg,#0a2945,#09233b);overflow:hidden}
.v14-service-visual:before,.v14-service-visual:after{content:"";position:absolute;border:1px solid rgba(95,198,239,.16);border-radius:50%}.v14-service-visual:before{width:380px;height:380px;left:50%;top:50%;transform:translate(-50%,-50%)}.v14-service-visual:after{width:510px;height:510px;left:50%;top:50%;transform:translate(-50%,-50%)}
.v14-folder-scene{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:188px;height:144px;border-radius:20px;background:linear-gradient(145deg,#65c9f4,#258fcf);box-shadow:0 25px 50px rgba(0,0,0,.25);display:grid;place-items:center;font-size:34px;font-weight:900;letter-spacing:-.04em}.v14-folder-scene:before{content:"";position:absolute;left:22px;top:-18px;width:78px;height:30px;border-radius:14px 14px 4px 4px;background:#63c8f3}.v14-folder-scene i{position:absolute;font-style:normal;padding:8px 11px;border-radius:10px;background:#fff;color:#16405d;font-size:8px;font-weight:900;box-shadow:0 12px 28px rgba(0,0,0,.15)}.bubble-one{left:-104px;top:12px}.bubble-two{right:-105px;top:4px}.bubble-three{left:-92px;bottom:1px}.bubble-four{right:-89px;bottom:-2px}
.v14-service-feature-copy{padding:36px 38px 34px}.v14-service-heading{display:flex;align-items:center;gap:13px}.v14-service-heading img{width:58px;height:58px;padding:9px;background:#fff;border-radius:16px}.v14-service-heading span{display:block;color:#67c8f2;font-size:8px;font-weight:900;letter-spacing:.12em}.v14-service-heading h3{font-size:32px;margin:1px 0 0}.v14-service-feature-copy h4{font-size:27px;line-height:1.35;margin:22px 0 8px}.v14-service-feature-copy>p{font-size:10.5px;line-height:1.9;color:#bfd4e1;margin:0}.v14-service-price{display:flex;align-items:end;gap:10px;margin:20px 0 18px;padding:15px 17px;border:1px solid rgba(255,255,255,.16);border-radius:14px;background:rgba(255,255,255,.07)}.v14-service-price small{font-size:8px;color:#9fc1d4;margin-right:auto;align-self:center}.v14-service-price strong{font-size:28px;line-height:1}.v14-service-price em{font-size:11px;font-style:normal}.v14-service-price span{font-size:8px;color:#b9d2df;align-self:center}.v14-service-feature-copy ul{list-style:none;padding:0;margin:0 0 20px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.v14-service-feature-copy li{font-size:9px;padding:9px 10px;border-radius:9px;background:rgba(255,255,255,.08);color:#d3e5ee}.v14-service-feature-copy li:before{content:"✓";color:#6ccbf3;font-weight:900;margin-right:6px}.v14-service-cta{display:flex;align-items:center;justify-content:space-between;padding:15px 17px;border-radius:12px;background:#fff;color:#0c3150}.v14-service-cta b{font-size:10.5px}.v14-service-cta span{font-size:17px}
.v14-service-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:13px;margin-top:15px}.v14-service-card{--service:#1b9e75;--service-soft:#eaf9f3;position:relative;display:flex;flex-direction:column;min-height:420px;padding:23px 21px 20px;border:1px solid #dce8f1;border-top:5px solid var(--service);border-radius:19px;background:#fff;box-shadow:0 10px 28px rgba(20,66,96,.05);transition:.25s}.v14-service-card:hover{transform:translateY(-4px);box-shadow:0 19px 38px rgba(20,66,96,.1)}.v14-service-icon{width:54px;height:54px;border-radius:16px;background:var(--service-soft);display:grid;place-items:center}.v14-service-icon img{width:42px;height:42px}.v14-status{position:absolute;right:19px;top:20px;padding:5px 8px;border-radius:999px;background:#eef4f7;color:#6f8697;font-size:7px;font-weight:900}.v14-service-card h3{font-size:24px;margin:18px 0 1px}.v14-service-card h4{font-size:13px;color:var(--service);line-height:1.5;margin:2px 0 8px}.v14-service-card p{font-size:8.6px;line-height:1.75;color:#6d8394;margin:0;min-height:76px}.v14-mini-features{display:grid;gap:6px;margin:14px 0}.v14-mini-features span{font-size:8px;padding:7px 8px;border-radius:8px;background:var(--service-soft);color:var(--service);font-weight:800}.v14-price-line{display:flex;align-items:end;justify-content:space-between;gap:8px;margin-top:auto;padding:13px 0;border-top:1px solid #e6edf2}.v14-price-line small{font-size:7px;color:#8599a7}.v14-price-line strong{font-size:14px;color:#153a56}.v14-price-line em{font-size:8px;font-style:normal}.v14-service-card>a{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid #e6edf2;color:var(--service);font-size:9px;font-weight:900}.service-payslip{--service:#7465dc;--service-soft:#f1efff}.service-sign{--service:#9167dd;--service-soft:#f4efff}.service-benefits{--service:#ec9633;--service-soft:#fff5e7}.service-pay{--service:#dc657f;--service-soft:#fff0f4}.v14-service-note{margin:16px 0 0;text-align:center;color:#7b8f9d;font-size:8.5px}

.v14-security{padding:86px 0 90px;background:linear-gradient(145deg,#071e35,#0b3353);color:#fff}.v14-security-head{display:grid;grid-template-columns:1.1fr .9fr;gap:64px;align-items:end;margin-bottom:31px}.v14-security-head>div>span{color:#67c9f2}.v14-security-head>p{color:#b8cedc}.v14-security-layout{display:grid;grid-template-columns:1.12fr .88fr;gap:16px}.v14-access-demo{padding:25px;border:1px solid #24516e;border-radius:22px;background:linear-gradient(145deg,#103653,#0c2c48);box-shadow:0 20px 50px rgba(0,0,0,.15)}.v14-access-title{display:flex;align-items:center;justify-content:space-between;padding-bottom:14px;border-bottom:1px solid #27516d}.v14-access-title span{font-size:10.5px;font-weight:850}.v14-access-title b{font-size:8px;color:#6fd0f5;background:#174a6a;border-radius:999px;padding:5px 8px}.v14-file-core{display:flex;align-items:center;gap:13px;margin:17px 0;padding:15px;border-radius:15px;background:#fff;color:#143b58}.v14-file-core img{width:52px;height:52px;border-radius:14px}.v14-file-core small,.v14-file-core strong,.v14-file-core span{display:block}.v14-file-core small{font-size:7px;color:#7d92a1}.v14-file-core strong{font-size:13px}.v14-file-core span{font-size:8px;color:#6d8393;margin-top:2px}.v14-permission-list{display:grid;gap:8px}.v14-permission-list article{display:grid;grid-template-columns:43px 1fr auto;gap:11px;align-items:center;padding:11px 12px;border:1px solid #265573;border-radius:12px;background:#123d5c}.v14-permission-list i{font-style:normal;width:40px;height:40px;border-radius:12px;display:grid;place-items:center;font-size:8px;font-weight:900}.perm-admin{background:#daf3ff;color:#177eb9}.perm-partner{background:#e8f8f2;color:#138c68}.perm-person{background:#f2eeff;color:#725fd2}.v14-permission-list b,.v14-permission-list span{display:block}.v14-permission-list b{font-size:10px}.v14-permission-list span{font-size:7.5px;color:#a8c2d2;margin-top:1px}.v14-permission-list em{font-style:normal;font-size:7.5px;color:#70caef;padding:5px 7px;background:#174a69;border-radius:7px}.v14-audit-preview{display:grid;grid-template-columns:auto 1fr 1fr 1fr;gap:8px;align-items:center;margin-top:13px;padding:12px;border-radius:12px;background:#081f36}.v14-audit-preview b{font-size:8px;color:#6ccbf3}.v14-audit-preview span{font-size:7.2px;color:#b5cbd9;padding-left:8px;border-left:1px solid #23455e}.v14-security-controls{display:grid;grid-template-columns:1fr 1fr;gap:12px}.v14-security-controls article{display:flex;gap:12px;padding:22px 18px;border:1px solid #204966;border-radius:18px;background:rgba(255,255,255,.055);min-height:180px}.v14-control-icon{flex:0 0 42px;width:42px;height:42px;border-radius:13px;background:#174968;color:#70d0f5;display:grid;place-items:center;font-size:9px;font-weight:900}.v14-security-controls h3{font-size:13px;margin:3px 0 7px}.v14-security-controls p{font-size:8.5px;line-height:1.75;color:#aec5d3;margin:0}.v14-security-strip{display:flex;align-items:center;justify-content:center;gap:9px;flex-wrap:wrap;margin-top:16px;padding:15px;border-radius:14px;background:#fff;color:#637b8d;font-size:9px}.v14-security-strip b{color:#0d3b59}.v14-security-strip i{font-style:normal;color:#9ab0bf}

.v14-contact{padding:86px 0 94px;background:linear-gradient(135deg,#2489cb 0%,#39a9e4 55%,#69c8ef 100%);color:#fff}.v14-contact-intro{display:grid;grid-template-columns:1.05fr .95fr;gap:58px;align-items:end;margin-bottom:28px}.v14-contact-intro>div>span{color:#dff5ff}.v14-contact-intro>p{color:#e9f7fd}.v14-contact-shell{display:grid;grid-template-columns:.66fr 1.34fr;gap:17px;align-items:stretch}.v14-contact-guide{padding:30px 27px;border:1px solid rgba(255,255,255,.22);border-radius:22px;background:rgba(7,48,78,.22);backdrop-filter:blur(8px)}.v14-guide-label{display:inline-flex;padding:5px 9px;border-radius:999px;background:rgba(255,255,255,.15);font-size:8px;font-weight:900}.v14-contact-guide ul{list-style:none;padding:0;margin:22px 0;display:grid;gap:9px}.v14-contact-guide li{padding:12px 13px;border-radius:12px;background:rgba(255,255,255,.10)}.v14-contact-guide b,.v14-contact-guide small{display:block}.v14-contact-guide b{font-size:10px}.v14-contact-guide small{font-size:7.5px;color:#d8edf7;margin-top:2px}.v14-contact-flow{display:grid;gap:8px;padding-top:18px;border-top:1px solid rgba(255,255,255,.2)}.v14-contact-flow>b{font-size:9px}.v14-contact-flow span{display:flex;align-items:center;gap:8px;font-size:8px}.v14-contact-flow i{font-style:normal;width:24px;height:24px;border-radius:8px;background:#fff;color:#1788ca;display:grid;place-items:center;font-size:7px;font-weight:900}.v14-contact-trust{display:flex;gap:10px;align-items:center;margin-top:20px;padding:13px;border-radius:13px;background:#fff;color:#173c58}.v14-contact-trust img{width:43px;height:43px;border-radius:12px}.v14-contact-trust b,.v14-contact-trust span{display:block}.v14-contact-trust b{font-size:9px}.v14-contact-trust span{font-size:7px;color:#728999;margin-top:2px}
.v14-contact-form{padding:30px 31px 26px;border-radius:22px;background:#fff;color:#102943;box-shadow:0 28px 65px rgba(8,64,100,.22)}.v14-form-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:19px;border-bottom:1px solid #e1eaf0}.v14-form-head span{font-size:8px;letter-spacing:.12em;font-weight:900;color:#1889cb}.v14-form-head h3{font-size:22px;margin:3px 0 0}.v14-form-head em{font-style:normal;font-size:7.5px;color:#708797;padding:6px 8px;border-radius:8px;background:#f0f6fa}.v14-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px 14px;margin-top:19px}.v14-contact-form label{display:grid;gap:5px;font-size:9px;font-weight:850}.v14-contact-form label>b{display:inline;font-size:7px;color:#d9556e;margin-left:3px}.v14-contact-form input,.v14-contact-form select,.v14-contact-form textarea{width:100%;border:1px solid #cfdfe9;background:#fbfdff;border-radius:10px;padding:12px 13px;color:#17354d;font-size:10px;outline:none;transition:.2s}.v14-contact-form input:focus,.v14-contact-form select:focus,.v14-contact-form textarea:focus{border-color:#2c9ddd;box-shadow:0 0 0 3px rgba(44,157,221,.12)}.v14-problem-checks{margin:17px 0 14px;padding:14px 15px;border:1px solid #dce7ee;border-radius:13px;background:#f8fbfd}.v14-problem-checks legend{padding:0 5px;font-size:8.5px;font-weight:900}.v14-problem-checks{display:flex;flex-wrap:wrap;gap:8px 9px}.v14-problem-checks label{display:flex;align-items:center;gap:5px;padding:7px 9px;border:1px solid #dbe7ee;border-radius:999px;background:#fff;font-size:8px;font-weight:750;cursor:pointer}.v14-problem-checks input{width:auto;padding:0}.v14-message-label textarea{min-height:148px;resize:vertical}.v14-form-footer{display:flex;justify-content:space-between;align-items:center;gap:22px;margin-top:16px}.v14-form-footer p{margin:0;font-size:7.5px;color:#8094a2}.v14-form-footer button{flex:0 0 300px;display:flex;justify-content:space-between;align-items:center;border:0;border-radius:11px;background:linear-gradient(135deg,#0d3a59,#0a6cad);color:#fff;padding:14px 16px;font-size:10px;font-weight:900;cursor:pointer}.v14-form-footer button b{font-size:16px}

@media(max-width:1180px){
  .v14-section-head,.v14-security-head,.v14-contact-intro{grid-template-columns:1fr;gap:14px;align-items:start}.v14-section-head>p,.v14-security-head>p,.v14-contact-intro>p{max-width:900px}.v14-scene-rail{grid-template-columns:1fr 1fr}.v14-service-grid{grid-template-columns:repeat(3,1fr)}.v14-contact-shell{grid-template-columns:.8fr 1.2fr}.v14-security-layout{grid-template-columns:1fr}.v14-security-controls{grid-template-columns:repeat(4,1fr)}.v14-security-controls article{min-height:160px;display:block}.v14-control-icon{margin-bottom:12px}
}
@media(max-width:900px){
  .v14-case-features{grid-template-columns:1fr}.v14-case-feature{min-height:470px}.v14-service-feature{grid-template-columns:1fr}.v14-service-visual{min-height:330px}.v14-service-grid{grid-template-columns:1fr 1fr}.v14-contact-shell{grid-template-columns:1fr}.v14-contact-guide{display:grid;grid-template-columns:1fr 1fr;gap:18px}.v14-contact-guide>span{grid-column:1/3}.v14-contact-guide ul{margin:0}.v14-contact-flow{padding-top:0;border-top:0}.v14-contact-trust{grid-column:1/3}.v14-security-controls{grid-template-columns:1fr 1fr}
}
@media(max-width:680px){
  .v14-scenes,.v14-services,.v14-security,.v14-contact{padding:56px 0}.v14-section-head h2,.v14-security-head h2,.v14-contact-intro h2{font-size:31px}.v14-section-head>p,.v14-security-head>p,.v14-contact-intro>p{font-size:10.5px}.v14-case-feature{min-height:500px;border-radius:20px}.v14-case-overlay{padding:24px 21px 22px}.v14-case-overlay h3{font-size:23px}.v14-case-feature img{object-position:center}.v14-scene-rail{grid-template-columns:1fr}.v14-scene-card{grid-template-columns:112px 1fr;min-height:180px}.v14-scenes-common{justify-content:flex-start}.v14-scenes-common strong{width:100%;margin-left:0}.v14-service-feature-copy{padding:26px 21px}.v14-service-feature-copy h4{font-size:23px}.v14-service-price{display:grid;grid-template-columns:1fr auto}.v14-service-price span{grid-column:1/3}.v14-service-feature-copy ul{grid-template-columns:1fr}.v14-service-grid{grid-template-columns:1fr}.v14-service-card{min-height:auto}.v14-security-controls{grid-template-columns:1fr}.v14-security-controls article{min-height:auto;display:flex}.v14-audit-preview{grid-template-columns:1fr}.v14-audit-preview span{border-left:0;padding-left:0}.v14-permission-list article{grid-template-columns:40px 1fr}.v14-permission-list em{grid-column:2}.v14-contact-guide{display:block}.v14-contact-guide>span{display:inline-flex}.v14-contact-guide ul{margin:20px 0}.v14-contact-flow{padding-top:18px;border-top:1px solid rgba(255,255,255,.2)}.v14-contact-trust{margin-top:18px}.v14-contact-form{padding:24px 19px}.v14-form-head{display:grid}.v14-form-head h3{font-size:19px}.v14-form-grid{grid-template-columns:1fr}.v14-problem-checks{display:grid;grid-template-columns:1fr}.v14-form-footer{display:grid}.v14-form-footer button{width:100%;flex:auto}.v14-message-label textarea{min-height:180px}
}

/* =========================================================
   v1.3.5 — online product-demonstration booking pathways
   ========================================================= */
.v15-core{padding:64px 0 68px;border-bottom:1px solid #e2ecf2;background:#f5fafe}
.v15-core-head{display:block;max-width:930px;margin:0 auto 30px;text-align:center}
.v15-core-head>div>span{display:block;margin-bottom:7px;color:#1688ca;font-size:9px;font-weight:900;letter-spacing:.18em}
.v15-core-head h2{margin:0;font-size:clamp(34px,3.5vw,48px);line-height:1.3;letter-spacing:-.045em}
.v15-core-head h2 em{color:#1688ca;font-style:normal}
.v15-core-head>p{max-width:820px;margin:12px auto 0;color:#60798b;font-size:12.5px;line-height:2}
.v15-core-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:10px}
.v15-core-grid article{--feature:#168dcc;--feature-soft:#e9f7ff;grid-column:span 2;display:grid;grid-template-columns:42px 1fr;grid-template-rows:auto auto;column-gap:11px;align-items:center;min-width:0;min-height:94px;padding:14px 13px;border:1px solid #dce8f1;border-radius:15px;background:#fff;box-shadow:0 8px 22px rgba(20,66,96,.045);transition:.2s}
.v15-core-grid article:hover{transform:translateY(-2px);border-color:#b9d9ea;box-shadow:0 13px 28px rgba(20,66,96,.09)}
.v15-core-grid article:nth-child(2){--feature:#0d9c8b;--feature-soft:#e8f9f5}.v15-core-grid article:nth-child(3){--feature:#735fd8;--feature-soft:#f0edff}.v15-core-grid article:nth-child(4){--feature:#e38d2e;--feature-soft:#fff4e7}.v15-core-grid article:nth-child(5){--feature:#d85e80;--feature-soft:#fff0f4}.v15-core-grid article:nth-child(6){--feature:#2775bd;--feature-soft:#edf5ff}.v15-core-grid article:nth-child(7){grid-column:2/span 2;--feature:#e4695f;--feature-soft:#fff0ed}.v15-core-grid article:nth-child(8){--feature:#5269d5;--feature-soft:#eef0ff}.v15-core-grid article:nth-child(9){--feature:#d8a01d;--feature-soft:#fff7df}.v15-core-grid article:nth-child(10){--feature:#139a67;--feature-soft:#e8f8f0}.v15-core-grid article:nth-child(11){--feature:#536d85;--feature-soft:#eef3f7}
.v15-core-grid i{grid-row:1/3;display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:var(--feature-soft);color:var(--feature);font-style:normal}
.v15-core-grid svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.v15-core-grid b,.v15-core-grid span{display:block;min-width:0}.v15-core-grid b{align-self:end;font-size:13px;line-height:1.35}.v15-core-grid span{align-self:start;color:#718899;font-size:9px;line-height:1.5}

.v13-compare-visual{max-width:1240px;margin:0 auto;padding:16px 16px 0;overflow:hidden;border:1px solid #d8e7f0;border-radius:24px;background:#fff;box-shadow:0 18px 48px rgba(20,66,96,.08)}
.v13-compare-visual img{display:block;width:100%;height:auto;min-width:0;border-radius:16px}
.v13-compare-visual figcaption{display:flex;align-items:center;justify-content:center;gap:12px;padding:14px 16px 16px;text-align:center}
.v13-compare-visual figcaption b{font-size:11px;color:#173e5b}.v13-compare-visual figcaption span{font-size:9px;color:#6d8597}

.v15-demo-button{border-color:#8bc7e8;background:#eef9ff;color:#0d6fae}
.v15-booking-card{display:grid;grid-template-columns:1fr auto;gap:14px;align-items:center;margin:18px 0 20px;padding:17px 16px;border:1px solid rgba(255,255,255,.7);border-radius:15px;background:#fff;color:#143b58;box-shadow:0 12px 30px rgba(5,42,68,.16);transition:.2s}
.v15-booking-card:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(5,42,68,.22)}
.v15-booking-card>span,.v15-booking-card em,.v15-booking-card b,.v15-booking-card small{display:block}.v15-booking-card em{color:#1488ca;font-size:7.5px;font-style:normal;font-weight:900;letter-spacing:.14em}.v15-booking-card b{margin-top:2px;font-size:11px}.v15-booking-card small{margin-top:3px;color:#6f8798;font-size:7.5px}.v15-booking-card>i{display:grid;place-items:center;width:36px;height:36px;border-radius:11px;background:#1688ca;color:#fff;font-size:17px;font-style:normal;font-weight:900}

/* Show each use-case image at its complete 16:9 composition. */
.v14-case-feature{display:flex;flex-direction:column;min-height:0;background:#0c3150}
.v14-case-feature figure{position:relative;inset:auto;flex:0 0 auto;aspect-ratio:16/9;overflow:hidden;background:#eef6fa}
.v14-case-feature figure:after{display:none}
.v14-case-feature img{width:100%;height:100%;object-fit:contain;object-position:center;transition:none}
.v14-case-feature:hover img{transform:none}
.v14-case-overlay{position:relative;inset:auto;display:flex;flex:1;flex-direction:column;padding:25px 28px 27px;background:linear-gradient(145deg,#0b2b47,#0e3e5f)}
.v14-case-b2p .v14-case-overlay{background:linear-gradient(145deg,#0a3c39,#0d584f)}
.v14-case-overlay>a{margin-top:auto;padding-top:16px}

/* The six smaller scene images retain their full source composition. */
.v14-scene-card{display:flex;flex-direction:column;min-height:0}
.v14-scene-card>img{width:100%;height:auto;aspect-ratio:16/9;object-fit:contain;background:#f3f8fb;border-bottom:1px solid #e4edf2}
.v14-scene-card>div{flex:1;min-height:166px}

/* Other fixed-height visual frames now size from the image ratio. */
.v13-relation-card{min-height:0}.v13-relation-card figure{height:auto;aspect-ratio:9/5}.v13-relation-card figure img{object-fit:contain}
.v13-enterprise-visual{min-height:0}.v13-enterprise-visual img{display:block;height:auto;object-fit:contain}
.v13-individual-visual{min-height:0}.v13-individual-visual img{display:block;width:100%;height:auto;object-fit:contain}

@media(max-width:1180px){
  .v15-core-head>p{max-width:820px}.v15-core-grid{grid-template-columns:repeat(4,1fr)}.v15-core-grid article,.v15-core-grid article:nth-child(7){grid-column:auto}
}
@media(max-width:900px){
  .v15-core-grid{grid-template-columns:repeat(3,1fr)}.v15-booking-card{grid-column:1/3;margin:0}.v14-case-feature{min-height:0}.v14-case-overlay{min-height:280px}
}
@media(max-width:680px){
  .v15-core{padding:55px 0}.v15-core-head{margin-bottom:22px;text-align:left}.v15-core-head h2{font-size:31px}.v15-core-head>p{margin-top:10px;font-size:10.5px}.v15-core-grid{grid-template-columns:1fr 1fr;gap:8px}.v15-core-grid article{grid-template-columns:36px 1fr;min-height:92px;padding:12px 10px;column-gap:9px}.v15-core-grid i{width:36px;height:36px}.v15-core-grid svg{width:20px;height:20px}.v15-core-grid b{font-size:11px}.v15-core-grid span{font-size:8px}
  .v13-compare-visual{padding:7px 7px 0;border-radius:16px}.v13-compare-visual img{min-width:0;border-radius:11px}.v13-compare-visual figcaption{display:grid;gap:2px;padding:11px 9px 13px;text-align:left}.v13-compare-visual figcaption b{font-size:10px}.v13-compare-visual figcaption span{font-size:8px}
  .v15-booking-card{margin:18px 0 20px;padding:15px 14px}.v15-booking-card b{font-size:10.5px}
  .v14-case-feature{min-height:0}.v14-case-overlay{min-height:0;padding:22px 20px 23px}.v14-case-overlay h3{font-size:22px}.v14-scene-card{display:flex;min-height:0}.v14-scene-card>div{min-height:154px}
  .v13-relation-card figure{height:auto}.v13-enterprise-visual,.v13-individual-visual{min-height:0}
}
