.lp-page{--navy:#082e4f;--navy-2:#06375f;--teal:#00889a;--teal-2:#1eb4c7;--orange:#ff6a2a;--orange-2:#ff7d32;--text:#103752;--muted:#5e7789;--line:#d9ecf2;--bg:#f5fbfd;--card:#fff;--shadow:0 18px 48px rgba(12,58,85,.12);--radius:18px;--container:1180px}.lp-page *{box-sizing:border-box}.lp-page{scroll-behavior:smooth;margin:0;color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Hiragino Kaku Gothic ProN,Yu Gothic,Noto Sans JP,Segoe UI,sans-serif;line-height:1.75;background:#fff;letter-spacing:.01em}.lp-page a{color:inherit;text-decoration:none}.lp-page .container{width:min(var(--container),calc(100% - 64px));margin:0 auto}.lp-page .site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;height:72px;background:rgba(255,255,255,.92);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid #e8f1f5}.lp-page .header-inner{height:100%;display:flex;align-items:center;gap:34px}.lp-page .logo{display:inline-flex;align-items:center;gap:1px;font-family:Georgia,Times New Roman,serif;font-size:25px;letter-spacing:.18em;color:#111b2d;white-space:nowrap}.lp-page .logo i{position:relative;font-style:normal;color:var(--teal);letter-spacing:0;margin:0 1px}.lp-page .logo i:after{content:"";position:absolute;width:20px;height:3px;background:#2bbfe0;transform:rotate(-32deg);left:-3px;top:14px;border-radius:999px}.lp-page .global-nav{margin-left:auto;display:flex;align-items:center;gap:26px;font-size:13px;font-weight:700;color:var(--navy)}.lp-page .global-nav a{transition:color .2s ease}.lp-page .global-nav a:hover{color:var(--teal)}.lp-page .header-cta{display:inline-flex;align-items:center;gap:8px;border-radius:999px;padding:10px 18px;color:#fff;background:linear-gradient(135deg,var(--orange),var(--orange-2));box-shadow:0 9px 20px rgba(255,106,42,.25);font-size:13px;font-weight:800}.lp-page .menu-button{display:none;width:44px;height:44px;border:0;background:transparent;padding:10px}.lp-page .menu-button span{display:block;height:3px;margin:5px 0;background:var(--navy);border-radius:99px}.lp-page .hero{position:relative;overflow:hidden;min-height:690px;background:linear-gradient(180deg,#ffffff,#f3fbfe)}.lp-page .hero-wave{position:absolute;inset:auto 0 0;height:170px;opacity:.95;background:radial-gradient(circle at 2px 2px,rgba(83,191,218,.55) 1.4px,transparent 0) 0 0/10px 10px,linear-gradient(155deg,transparent 0 38%,rgba(221,246,252,.9) 39% 58%,transparent 59%);-webkit-clip-path:polygon(0 42%,100% 4%,100% 100%,0 100%);clip-path:polygon(0 42%,100% 4%,100% 100%,0 100%)}.lp-page .hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:.95fr 1.25fr;align-items:center;grid-gap:50px;gap:50px;padding:82px 0 74px}.lp-page .hero-copy{max-width:540px}.lp-page .eyebrow{margin:0 0 20px;color:var(--teal);font-weight:800;font-size:16px}.lp-page .hero h1{margin:0 0 24px;font-size:clamp(34px,3vw,40px);line-height:1.36;letter-spacing:.01em;color:var(--navy)}.lp-page .lead{margin:0 0 34px;max-width:520px;font-size:15px;line-height:1.88;font-weight:600;color:#2f5368}.lp-page .hero-actions{display:flex;gap:18px;flex-wrap:wrap}.lp-page .btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-width:210px;height:56px;border-radius:11px;font-weight:800;font-size:15px;transition:transform .2s ease,box-shadow .2s ease}.lp-page .btn:hover{transform:translateY(-2px)}.lp-page .btn-orange{color:#fff;background:linear-gradient(135deg,var(--orange),var(--orange-2));box-shadow:0 13px 26px rgba(255,106,42,.25)}.lp-page .btn-outline{color:var(--teal);background:rgba(255,255,255,.88);border:2px solid #2aa9bb}.lp-page .hero-visual{position:relative;min-height:520px}.lp-page .dashboard-card{position:absolute;right:0;top:0;display:grid;grid-template-columns:140px 1fr;width:min(650px,100%);height:390px;background:#fff;border:1px solid #d8eaf1;border-radius:18px;box-shadow:var(--shadow);overflow:hidden}.lp-page .dashboard-sidebar{background:linear-gradient(180deg,#08375d,#042845);color:#d7f3f7;padding:22px 18px}.lp-page .dash-logo{margin:0 0 22px;font-family:Georgia,serif;letter-spacing:.18em;font-size:14px;color:#fff}.lp-page .dashboard-sidebar ul{list-style:none;padding:0;margin:0;display:grid;grid-gap:9px;gap:9px;font-size:12px}.lp-page .dashboard-sidebar li{padding:8px 10px;border-radius:8px}.lp-page .dashboard-sidebar li.active{background:rgba(30,180,199,.22);color:#fff}.lp-page .dashboard-main{padding:24px}.lp-page .dash-top{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.lp-page .dash-top h2{margin:0;font-size:18px;color:var(--navy)}.lp-page .user-chip{font-size:11px;line-height:1.35;color:var(--navy);font-weight:700;text-align:right}.lp-page .user-chip span{display:inline-block;width:18px;height:18px;margin-right:5px;vertical-align:middle;border-radius:50%;background:linear-gradient(#f5cbb8,#e2a891)}.lp-page .user-chip small{color:var(--muted);font-weight:600}.lp-page .metrics{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px;margin:18px 0 16px}.lp-page .metrics div{border:1px solid #e1edf2;border-radius:12px;padding:12px 10px;background:#fbfdfe}.lp-page .metrics small{display:block;color:var(--muted);font-size:10px;font-weight:700}.lp-page .metrics strong{display:block;margin:1px 0;font-size:26px;line-height:1.1;color:var(--navy)}.lp-page .metrics em{display:block;color:#13a579;font-size:10px;font-style:normal;font-weight:700}.lp-page .chart-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.lp-page .chart-card{border:1px solid #e1edf2;border-radius:14px;padding:14px;background:#fff;min-height:160px}.lp-page .chart-card h3{margin:0 0 8px;font-size:12px;color:var(--navy)}.lp-page .radar-card svg{width:100%;height:120px}.lp-page .bar{display:grid;grid-template-columns:76px 1fr;grid-gap:10px;gap:10px;align-items:center;margin:10px 0;font-size:10px;font-weight:700;color:var(--muted)}.lp-page .bar i{display:block;height:7px;border-radius:99px;background:linear-gradient(90deg,var(--teal),#63d8e8);width:var(--w)}.lp-page .interview-card{position:absolute;right:16px;bottom:0;width:min(560px,calc(100% - 36px));height:285px;border:3px solid rgba(255,255,255,.9);border-radius:18px;background:#f6fafb;box-shadow:0 22px 48px rgba(17,58,82,.2);overflow:hidden}.lp-page .interview-header{position:absolute;z-index:2;top:14px;left:16px;right:16px;display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:800;color:var(--navy)}.lp-page .interview-header span{padding:5px 12px;border-radius:999px;background:#fff;color:var(--teal);box-shadow:0 4px 10px rgba(0,0,0,.06)}.lp-page .avatar-wrap{position:relative;height:228px;display:flex;justify-content:center;align-items:flex-end;background:linear-gradient(180deg,#f8fbfc,#e8eef0)}.lp-page .avatar{width:310px;height:228px}.lp-page .speech{position:absolute;left:30px;bottom:34px;width:245px;padding:14px 18px;border-radius:10px;background:#fff;box-shadow:0 10px 24px rgba(13,55,82,.12);font-size:12px;font-weight:800;color:var(--navy);line-height:1.6}.lp-page .call-controls{height:57px;display:flex;align-items:center;justify-content:center;gap:18px;background:rgba(88,95,99,.42)}.lp-page .call-controls span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#fff;font-size:15px}.lp-page .call-controls .end{background:#ef554d;color:#fff}.lp-page .section{padding:58px 0}.lp-page .section-title{margin:0 0 46px;text-align:center;color:var(--navy);font-size:30px;line-height:1.4}.lp-page .section-title:after{content:"";display:block;width:42px;height:3px;margin:12px auto 0;border-radius:99px;background:var(--teal-2)}.lp-page .feature-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:0;gap:0;border-radius:18px}.lp-page .feature-grid article{min-height:205px;padding:18px 24px 10px;text-align:center;border-right:1px solid var(--line)}.lp-page .feature-grid article:last-child{border-right:0}.lp-page .feature-grid h3{margin:18px 0 10px;color:var(--navy);font-size:16px}.lp-page .feature-grid p{margin:0;color:#415f72;font-size:12px;font-weight:700;line-height:1.8}.lp-page .icon{display:inline-block;width:48px;height:48px;background:var(--teal);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.lp-page .icon.chat{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"><path d="M12 34 7 41l10-4h17c6 0 11-5 11-12V16C45 10 40 5 34 5H14C8 5 3 10 3 16v9c0 5 4 9 9 9Zm4-16h18v3H16v-3Zm0 8h12v3H16v-3Z"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"><path d="M12 34 7 41l10-4h17c6 0 11-5 11-12V16C45 10 40 5 34 5H14C8 5 3 10 3 16v9c0 5 4 9 9 9Zm4-16h18v3H16v-3Zm0 8h12v3H16v-3Z"/></svg>')}.lp-page .icon.report{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"><path d="M10 4h20l8 8v32H10V4Zm18 3v9h8M16 22h16v3H16v-3Zm0 7h16v3H16v-3Zm0 7h11v3H16v-3Z"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"><path d="M10 4h20l8 8v32H10V4Zm18 3v9h8M16 22h16v3H16v-3Zm0 7h16v3H16v-3Zm0 7h11v3H16v-3Z"/></svg>')}.lp-page .icon.people{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"><path d="M18 21a8 8 0 1 0 0-16 8 8 0 0 0 0 16Zm16 2a7 7 0 1 0 0-14 7 7 0 0 0 0 14ZM3 42c1-10 7-16 15-16s14 6 15 16H3Zm25-7c3-5 7-7 11-7 5 0 9 4 10 14H36c-.4-3-1.5-5.5-3-7H28Z"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"><path d="M18 21a8 8 0 1 0 0-16 8 8 0 0 0 0 16Zm16 2a7 7 0 1 0 0-14 7 7 0 0 0 0 14ZM3 42c1-10 7-16 15-16s14 6 15 16H3Zm25-7c3-5 7-7 11-7 5 0 9 4 10 14H36c-.4-3-1.5-5.5-3-7H28Z"/></svg>')}.lp-page .icon.chart{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"><path d="M6 42h38v3H3V4h3v38Zm8-6h5V20h-5v16Zm10 0h5V10h-5v26Zm10 0h5V16h-5v20Z"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"><path d="M6 42h38v3H3V4h3v38Zm8-6h5V20h-5v16Zm10 0h5V10h-5v26Zm10 0h5V16h-5v20Z"/></svg>')}.lp-page .icon.shield{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"><path d="M24 3 6 10v13c0 12 7 20 18 22 11-2 18-10 18-22V10L24 3Zm-2 28-8-8 3-3 5 5 10-11 3 3-13 14Z"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"><path d="M24 3 6 10v13c0 12 7 20 18 22 11-2 18-10 18-22V10L24 3Zm-2 28-8-8 3-3 5 5 10-11 3 3-13 14Z"/></svg>')}.lp-page .flow{background:linear-gradient(180deg,#f6fbfd,#fff)}.lp-page .flow-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:16px;gap:16px}.lp-page .flow-card{position:relative;min-height:282px;padding:20px;border:1px solid var(--line);border-radius:15px;background:#fff;box-shadow:0 10px 24px rgba(15,70,98,.07)}.lp-page .flow-card:not(:last-child):after{content:"";position:absolute;top:50%;right:-15px;border-left:12px solid #bcdcea;border-top:11px solid transparent;border-bottom:11px solid transparent;transform:translateY(-50%);z-index:2}.lp-page .flow-head{display:flex;align-items:center;gap:10px;margin-bottom:12px}.lp-page .flow-head span{display:grid;place-items:center;flex:none;width:25px;height:25px;border-radius:50%;background:var(--teal);color:#fff;font-size:12px;font-weight:900}.lp-page .flow-head h3{margin:0;font-size:15px;color:var(--navy)}.lp-page .flow-card p{margin:0 0 16px;font-size:12px;font-weight:700;color:#456376;line-height:1.65}.lp-page .mini{border-radius:12px;background:#eef9fc;min-height:126px;border:1px solid #d9ecf2;padding:14px}.lp-page .mini-person{display:grid;grid-gap:9px;gap:9px;align-items:center}.lp-page .mini-person span{display:block;width:62px;height:62px;margin:0 auto;border-radius:50%;background:linear-gradient(#f1c4b4,#d39b86)}.lp-page .mini-person b{display:block;padding:9px;border-radius:8px;background:#fff;font-size:10px;line-height:1.45;color:var(--navy)}.lp-page .score strong{display:block;margin:3px 0 4px;color:#149bb0;font-size:34px}.lp-page .score svg{width:100%;height:76px}.lp-page .chat-mini{display:grid;grid-gap:8px;gap:8px}.lp-page .chat-mini b,.lp-page .chat-mini em{padding:9px;border-radius:8px;background:#fff;font-size:10px;line-height:1.45;color:var(--navy);font-style:normal}.lp-page .checklist{display:grid;grid-gap:7px;gap:7px}.lp-page .checklist span{display:flex;justify-content:space-between;padding:5px 8px;background:#fff;border-radius:6px;color:var(--navy);font-size:11px;font-weight:800}.lp-page .checklist button{margin-top:4px;height:28px;border:1px solid #9ed9e5;border-radius:6px;background:#e7f9fc;color:var(--teal);font-weight:800}.lp-page .trend{display:grid;place-items:center}.lp-page .trend svg{width:100%;height:110px}.lp-page .issue-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:42px;gap:42px}.lp-page .issue-grid article{display:grid;grid-template-columns:72px 1fr;grid-gap:18px;gap:18px;align-items:flex-start}.lp-page .issue-grid h3{margin:0 0 10px;font-size:17px;color:var(--teal)}.lp-page .issue-grid ul{margin:0;padding-left:18px;color:#2e5065;font-size:13px;font-weight:700;line-height:1.8}.lp-page .person-icon{position:relative;width:66px;height:66px;border-radius:50%;background:#e9f6fa;overflow:hidden}.lp-page .person-icon:before{content:"";position:absolute;left:21px;top:15px;width:24px;height:24px;border-radius:50%;background:#f1c2a8}.lp-page .person-icon:after{content:"";position:absolute;left:13px;bottom:-6px;width:40px;height:34px;border-radius:20px 20px 0 0;background:var(--navy)}.lp-page .manager:before{background:#d3b099}.lp-page .manager:after{background:#7692a0}.lp-page .female:after{background:#0c7a93}.lp-page .usecase{background:linear-gradient(180deg,#fff,#f8fcfd)}.lp-page .usecase-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}.lp-page .usecase-card{padding:20px;border:1px solid #cce7ef;border-radius:15px;background:#fff;box-shadow:0 8px 22px rgba(22,87,116,.06)}.lp-page .usecase-card h3{display:flex;align-items:center;gap:10px;margin:0 0 16px;color:var(--navy);font-size:19px}.lp-page .usecase-card h3 span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--teal);color:#fff;font-size:13px}.lp-page .usecase-table{display:grid;grid-template-columns:132px 1fr;border:1px solid #d9ecf2;border-radius:10px;overflow:hidden;font-size:13px;font-weight:700;color:#2f5368}.lp-page .usecase-table>div,.lp-page .usecase-table>ul{margin:0;padding:12px 14px;border-bottom:1px solid #d9ecf2}.lp-page .usecase-table>div:nth-last-child(-n+2),.lp-page .usecase-table>ul:nth-last-child(-n+2){border-bottom:0}.lp-page .usecase-table .label{color:var(--teal);background:#eef9fc}.lp-page .usecase-table ul{padding-left:30px}.lp-page .outcomes{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin-top:14px}.lp-page .outcomes span{min-height:42px;display:grid;place-items:center;text-align:center;padding:7px;border:1px solid #cce7ef;border-radius:9px;background:#f4fbfd;color:var(--teal);font-size:12px;font-weight:900}.lp-page .clients{padding-top:46px}.lp-page .clients h2{text-align:center;margin:0 0 32px;color:var(--navy);font-size:22px}.lp-page .logo-row{display:flex;justify-content:space-between;align-items:center;gap:24px;color:#0b3459;font-size:24px;letter-spacing:.02em}.lp-page .logo-row .teal{color:#23b8c9}.lp-page .clients p{margin:18px 0 0;text-align:center;color:#7e95a5;font-size:11px;font-weight:700}.lp-page .download{padding:34px 0 0}.lp-page .download-inner{display:grid;grid-template-columns:1.2fr 310px 310px;grid-gap:22px;gap:22px;align-items:center;padding:35px 46px;border-radius:19px;background:linear-gradient(135deg,#087f8f,#063b73);color:#fff}.lp-page .download h2{margin:0 0 8px;font-size:30px}.lp-page .download p{margin:0;color:#e6f8fb;font-weight:700}.lp-page .download-card{display:grid;grid-gap:6px;gap:6px;min-height:88px;padding:22px;border-radius:12px;background:#fff;color:var(--navy);font-size:17px;font-weight:900}.lp-page .download-card span{color:var(--muted);font-size:12px;font-weight:700}.lp-page .download-card.orange{color:var(--orange)}.lp-page .site-footer{padding:28px 0}.lp-page .footer-inner{display:flex;align-items:center;gap:42px;color:#7890a0;font-size:12px}.lp-page .footer-logo{font-size:17px;margin-right:auto}.lp-page .site-footer nav{display:flex;gap:26px}@media (max-width:980px){.lp-page .container{width:min(100% - 40px,var(--container))}.lp-page .global-nav{display:none}.lp-page .menu-button{display:block;margin-left:0}.lp-page .header-inner{gap:16px}.lp-page .header-cta{margin-left:auto}.lp-page .hero-inner{grid-template-columns:1fr;padding-top:44px}.lp-page .hero-copy{max-width:620px}.lp-page .hero-visual{min-height:510px}.lp-page .dashboard-card{left:4%;right:4%;width:92%}.lp-page .feature-grid,.lp-page .flow-grid,.lp-page .issue-grid,.lp-page .usecase-grid{grid-template-columns:1fr}.lp-page .feature-grid article{border-right:0;border-bottom:1px solid var(--line)}.lp-page .flow-card:not(:last-child):after{display:none}.lp-page .download-inner{grid-template-columns:1fr;padding:30px}.lp-page .logo-row{flex-wrap:wrap;justify-content:center}.lp-page .footer-inner{flex-wrap:wrap}}@media (max-width:640px){.lp-page .site-header{height:66px}.lp-page .logo{font-size:22px}.lp-page .header-cta{padding:9px 13px;font-size:12px}.lp-page .hero h1{font-size:32px}.lp-page .lead{font-size:13px}.lp-page .hero-actions{display:grid}.lp-page .btn{width:100%}.lp-page .hero-visual{min-height:430px}.lp-page .dashboard-card{grid-template-columns:62px 1fr;height:285px}.lp-page .dashboard-sidebar{padding:16px 10px}.lp-page .dashboard-sidebar li{font-size:0;height:16px;background:rgba(255,255,255,.25);margin-bottom:12px}.lp-page .dash-logo{display:none}.lp-page .dashboard-main{padding:16px}.lp-page .metrics{grid-template-columns:repeat(2,1fr)}.lp-page .chart-grid{grid-template-columns:1fr}.lp-page .bar-card{display:none}.lp-page .interview-card{height:225px;right:0;width:94%}.lp-page .avatar-wrap{height:174px}.lp-page .avatar{width:220px;height:174px}.lp-page .speech{width:210px;left:18px;bottom:18px;font-size:10px}.lp-page .call-controls{height:51px}.lp-page .section{padding:44px 0}.lp-page .section-title{font-size:24px;margin-bottom:28px}.lp-page .flow-grid{gap:12px}.lp-page .flow-card{min-height:auto}.lp-page .issue-grid article{grid-template-columns:56px 1fr}.lp-page .person-icon{width:54px;height:54px}.lp-page .usecase-table{grid-template-columns:1fr}.lp-page .usecase-table .label{border-bottom:0;padding-bottom:4px}.lp-page .outcomes{grid-template-columns:1fr}.lp-page .download h2{font-size:24px}.lp-page .download-inner{padding:26px 22px}.lp-page .site-footer nav{width:100%;flex-wrap:wrap;gap:14px}}.lp-page .global-nav.is-open{display:flex}@media (max-width:980px){.lp-page .global-nav.is-open{position:absolute;top:72px;left:20px;right:20px;flex-direction:column;align-items:flex-start;gap:14px;padding:18px;border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.98);box-shadow:var(--shadow)}}.lp-page .logo img{width:162px;height:auto;display:block}.lp-page .footer-logo img{width:142px}.lp-page .usecase-table{grid-template-columns:154px 1fr}.lp-page .usecase-table .label{white-space:nowrap}@media (max-width:640px){.lp-page .usecase-table{grid-template-columns:1fr}}.lp-page .flow-image{display:block;width:100%;height:auto;max-height:250px;object-fit:contain;object-position:center;border-radius:12px}@media (max-width:980px){.lp-page .flow-image{max-height:420px}}.lp-page .hero-visual{display:flex;align-items:center;justify-content:flex-end;min-height:clamp(520px,46vw,620px)}.lp-page .hero-visual-picture{display:block;width:min(620px,100%)}.lp-page .hero-visual-image{display:block;width:100%;height:auto;border-radius:0;filter:none}@media (min-width:641px){.lp-page .hero-visual-picture{width:min(650px,100%)}.lp-page .hero-visual-image{-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 7%,#000 93%,transparent),linear-gradient(180deg,transparent 0,#000 7%,#000 93%,transparent);-webkit-mask-composite:source-in;mask-image:linear-gradient(90deg,transparent 0,#000 7%,#000 93%,transparent),linear-gradient(180deg,transparent 0,#000 7%,#000 93%,transparent);-webkit-mask-composite:source-in,xor;mask-composite:intersect}}@media (max-width:980px){.lp-page .hero-visual{justify-content:center;min-height:auto}.lp-page .hero-visual-picture{width:min(680px,100%)}}@media (max-width:640px){.lp-page .hero-visual{margin-top:4px}.lp-page .hero-visual-image{border-radius:18px;filter:drop-shadow(0 18px 32px rgba(29,91,128,.12))}}.lp-page .lp-icon{display:inline-block;width:58px;height:58px;color:var(--teal);fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.lp-page .feature-grid .lp-icon{margin:0 auto}.lp-page .issue-icon-wrap{display:grid;place-items:center;width:72px;height:72px;border-radius:50%;background:linear-gradient(180deg,#eefbfc,#ffffff);box-shadow:inset 0 0 0 1px #d8eef4}.lp-page .issue-icon-wrap .lp-icon{width:48px;height:48px}.lp-page .usecase-card h3 .lp-icon{flex:none;width:34px;height:34px}.lp-page .usecase-card h3 .usecase-badge{flex:none}.lp-page .outcomes>div{display:grid;grid-template-columns:24px 1fr;align-items:center;grid-gap:7px;gap:7px;min-height:50px;padding:8px 9px;border:1px solid #cce7ef;border-radius:9px;background:#f4fbfd;color:var(--teal);font-size:12px;font-weight:900}.lp-page .outcomes>div .lp-icon{width:24px;height:24px;stroke-width:2.4}.lp-page .outcomes>div>span{display:block;min-height:auto;padding:0;border:0;border-radius:0;background:transparent;color:inherit;font-size:inherit;font-weight:inherit;text-align:left}.lp-page .mobile-fixed-cta{display:none}@media (max-width:640px){.lp-page{padding-bottom:calc(78px + env(safe-area-inset-bottom))}.lp-page .header-cta{display:none}.lp-page .menu-button{margin-left:auto}.lp-page .mobile-fixed-cta{position:fixed;right:20px;bottom:calc(14px + env(safe-area-inset-bottom));left:20px;z-index:40;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:56px;padding:0 18px;border-radius:11px;color:#fff;background:linear-gradient(135deg,var(--orange),var(--orange-2));font-size:16px;font-weight:900;line-height:1;opacity:0;pointer-events:none;box-shadow:0 16px 34px rgba(255,106,42,.32);transform:translateY(calc(18px + env(safe-area-inset-bottom)));transition:opacity .2s ease,transform .2s ease}.lp-page .mobile-fixed-cta.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}}