.report-page{--report-max:1200px;background:var(--color-white);color:var(--color-report-ink);line-height:1.65}.report-page *{box-sizing:border-box}.report-page h1,.report-page h2,.report-page h3{color:var(--color-report-ink);letter-spacing:-.035em;text-wrap:balance;word-break:auto-phrase;line-height:1.38}.report-page :is(p,li,summary){word-break:auto-phrase}.report-page a:focus-visible,.report-page summary:focus-visible{outline:3px solid var(--color-report);outline-offset:3px}.report-shell{width:min(calc(100% - 48px), var(--report-max));margin-inline:auto}.report-text-link:hover{color:var(--color-report)}.report-button{border:2px solid var(--color-report);background:var(--color-report);max-width:100%;min-height:52px;color:var(--color-white);text-align:center;border-radius:100px;justify-content:center;align-items:center;gap:18px;padding:12px 28px;font-weight:800;line-height:1.35;transition:background .2s,transform .2s;display:inline-flex}.report-button:hover{background:var(--color-report-hover);border-color:var(--color-report-hover);color:var(--color-white);transform:translateY(-2px)}.report-hero{background:linear-gradient(105deg, var(--color-white) 5%, var(--color-report-soft) 100%);position:relative;overflow:hidden}.report-hero:before,.report-hero:after{content:"";background:var(--color-report-soft-strong);opacity:.45;pointer-events:none;border-radius:50%;position:absolute}.report-hero:before{width:390px;height:390px;top:16px;right:4%}.report-hero:after{width:260px;height:260px;bottom:-130px;right:-110px}.report-hero__grid{z-index:1;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);align-items:center;gap:clamp(26px,4vw,54px);min-height:530px;padding-block:66px 76px;display:grid;position:relative}.report-hero__copy{z-index:2;position:relative}.report-hero__brand{color:var(--color-report-ink);white-space:nowrap;align-items:center;gap:9px;margin-bottom:20px;font-size:17px;font-weight:850;display:flex}.report-hero__brand img{mix-blend-mode:multiply;width:116px;height:auto}.report-eyebrow,.report-kicker{color:var(--color-report);letter-spacing:.02em;font-size:14px;font-weight:800}.report-eyebrow:before,.report-kicker:before{content:"";background:var(--color-report);vertical-align:middle;width:3px;height:24px;margin-right:12px;display:inline-block;transform:rotate(20deg)}.report-hero h1{margin-top:17px;font-size:clamp(26px,2.2vw,34px);font-weight:900}.report-hero__lead{max-width:480px;margin-top:22px;font-size:15px;font-weight:500}.report-hero__actions{flex-direction:column;align-items:flex-start;gap:13px;margin-top:28px;display:flex}.report-hero__actions .report-button{min-width:min(100%,370px)}.report-hero__text-link{border-bottom:1px solid var(--color-report-ink);color:var(--color-report-ink);align-self:center;margin-right:30px;font-size:13px;font-weight:800}.report-hero__text-link:hover{color:var(--color-report);border-color:var(--color-report)}.report-hero__visual{width:calc(100% + clamp(28px,4vw,60px));margin:30px clamp(-60px,-4vw,-28px) 0 0;position:relative}.report-hero__visual img{width:100%;height:auto;display:block}.report-hero__visual>img:first-child{z-index:1;position:relative}.report-hero__visual>img:nth-child(2){z-index:2;filter:drop-shadow(0 12px 14px #1d2c3b3d);width:clamp(88px,31%,184px);position:absolute;bottom:20px;right:-1%}.report-hero__visual figcaption{z-index:3;color:var(--color-text-muted);text-align:right;margin-top:5px;font-size:11px;position:relative}.report-hero__note{font-size:14px;font-weight:800;line-height:1.5;position:absolute;top:18px;right:0;transform:rotate(-8deg)}.report-hero__note:before,.report-hero__note:after{content:"";background:var(--color-report);width:2px;height:42px;position:absolute}.report-hero__note:before{top:0;left:-16px;transform:rotate(25deg)}.report-hero__note:after{top:2px;right:-14px;transform:rotate(25deg)}.report-section{padding-block:72px;scroll-margin-top:84px}.report-section--blue{background:var(--color-report-blue-soft)}.report-section--blush{background:var(--color-report-soft)}.report-section h2{margin-top:12px;font-size:clamp(27px,2.9vw,36px);font-weight:850}.report-section__lead{max-width:820px;color:var(--color-text);margin-top:12px;font-size:14px}.report-section__heading{justify-content:space-between;align-items:end;gap:44px;display:flex}.report-section__heading>p{max-width:390px;padding-bottom:4px;font-size:14px}.report-problems{grid-template-columns:.82fr 1.18fr;align-items:center;gap:40px;display:grid}.report-problems>div>p:last-child{margin-top:18px;font-size:14px}.report-problem-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;display:grid}.report-problem-grid li{background:var(--color-white);border-radius:9px;flex-direction:column;align-items:flex-start;gap:11px;min-height:130px;padding:15px;font-size:13px;font-weight:700;display:flex}.report-icon-bubble{background:var(--color-report-soft);width:44px;height:44px;color:var(--color-report);border-radius:50%;flex:none;place-items:center;display:inline-grid}.report-icon-bubble svg{width:25px;height:25px}.report-problems__summary{color:var(--color-report-ink);margin-top:20px;font-size:14px;font-weight:800}.report-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:32px;display:grid}.report-steps li{background:var(--color-white);text-align:center;border-radius:9px;min-height:214px;padding:27px 18px 20px;position:relative}.report-steps li:not(:last-child):after{content:"›";z-index:1;color:var(--color-report-ink);font-size:29px;line-height:1;position:absolute;top:50%;right:-15px;transform:translateY(-50%)}.report-steps__num{background:var(--color-report-soft-strong);width:38px;height:38px;color:var(--color-report);border-radius:50%;place-items:center;font-size:20px;font-weight:900;display:grid;position:absolute;top:13px;left:13px}.report-steps .report-icon-bubble{width:55px;height:55px;margin:3px auto 16px}.report-steps .report-icon-bubble svg{width:29px;height:29px}.report-steps h3{font-size:15px}.report-steps p{margin-top:8px;font-size:12px}.report-security{align-items:center;gap:12px;margin-top:21px;font-size:13px;display:flex}.report-security>span{background:var(--color-white);width:28px;height:28px;color:var(--color-report);border-radius:50%;flex:none;place-items:center;font-weight:900;display:grid}.report-screen-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:28px;display:grid}.report-screen-card{background:var(--color-report-soft);border-radius:10px;flex-direction:column;min-width:0;padding:21px 18px;display:flex}.report-screen-card__heading{align-items:center;gap:12px;min-height:52px;display:flex}.report-screen-card__heading .report-icon-bubble{background:var(--color-white)}.report-screen-card h3{margin:0;font-size:20px}.report-screen-card__heading p{font-size:12px}.report-screen-card__image{margin-top:19px;display:block}.report-screen-card__image img{border-radius:8px;width:100%;height:auto;display:block}.report-screen-card__zoom{color:var(--color-report);text-align:right;font-size:11px;font-weight:800;display:block}.report-screen-card>p{margin-top:11px;font-size:13px}.report-screen-card ul{flex-wrap:wrap;gap:6px;margin-top:auto;padding-top:15px;display:flex}.report-screen-card li{background:var(--color-white);color:var(--color-report-ink);border-radius:50px;padding:5px 9px;font-size:11px;font-weight:700}.report-data-notes{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:20px;display:grid}.report-data-notes>div{border:1px solid var(--color-report-border);background:var(--color-white);border-radius:10px;padding:21px}.report-data-notes h3{font-size:17px}.report-data-notes p{margin-top:7px;font-size:13px}.report-memo{background:var(--color-report-blue-soft);border-radius:10px;grid-template-columns:1.1fr .9fr;align-items:center;gap:30px;margin-top:20px;padding:24px;display:grid}.report-memo img{border-radius:7px;width:100%}.report-memo h3{font-size:22px}.report-memo p{margin-top:12px;font-size:14px}.report-journey{grid-template-columns:repeat(5,minmax(0,1fr));gap:13px;margin-top:30px;display:grid}.report-journey li{background:var(--color-white);border-radius:9px;min-height:150px;padding:18px;position:relative}.report-journey li:not(:last-child):after{content:"›";z-index:1;color:var(--color-report);font-size:27px;position:absolute;top:50%;right:-14px}.report-journey__number{background:var(--color-report-soft-strong);width:31px;height:31px;color:var(--color-report);border-radius:50%;place-items:center;margin-bottom:14px;font-weight:900;display:grid}.report-journey h3{font-size:15px}.report-journey p{margin-top:9px;font-size:12px}.report-journey strong{color:var(--color-report)}.report-use-cases{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:30px;display:grid}.report-use-cases article{background:var(--color-white);border-radius:10px;padding:27px}.report-use-cases article>span{color:var(--color-report);font-weight:900}.report-use-cases h3{margin-top:10px;font-size:23px}.report-use-cases p{margin-top:10px}.report-text-link{color:var(--color-report-ink);text-underline-offset:5px;gap:12px;margin-top:22px;font-weight:800;text-decoration:underline;display:inline-flex}.report-table-wrap{border:1px solid var(--color-report-border);border-radius:10px;margin-top:28px;overflow-x:auto}.report-compare-table{border-collapse:collapse;text-align:left;width:100%;min-width:690px}.report-compare-table th,.report-compare-table td{border-bottom:1px solid var(--color-report-border);padding:15px 16px;font-size:13px}.report-compare-table thead th{background:var(--color-report-soft);font-weight:800}.report-compare-table tbody tr:last-child th,.report-compare-table tbody tr:last-child td{border-bottom:0}.report-compare-table th:last-child,.report-compare-table td:last-child{background:var(--color-report-soft);font-weight:800}.report-compare-table .report-no-break{white-space:nowrap}.report-compare-short{display:none}.report-table-note{color:var(--color-text-muted);margin-top:12px;font-size:12px}.report-table-hint{display:none}.report-pricing{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;max-width:800px;margin:32px auto 0;display:grid}.report-pricing article{border:1px solid var(--color-report-border);background:var(--color-white);text-align:center;border-radius:10px;min-height:188px;padding:26px 30px}.report-pricing .report-pricing__featured{border-color:var(--color-report);position:relative}.report-pricing__tag{background:var(--color-report);color:var(--color-white);white-space:nowrap;border-radius:30px;padding:5px 14px;font-size:12px;font-weight:800;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.report-pricing h3{font-size:21px}.report-pricing__price{white-space:nowrap;margin-top:16px}.report-pricing__price strong{font-size:clamp(34px,4vw,52px);line-height:1}.report-pricing__price small{font-size:13px}.report-pricing article>p:last-child{margin-top:10px;font-size:13px}.report-pricing__service-link{color:var(--color-report-ink);text-underline-offset:4px;margin-top:12px;font-size:13px;font-weight:800;text-decoration:underline;display:inline-block}.report-pricing__service-link:hover{color:var(--color-report)}.report-pricing__conditions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:24px;display:flex}.report-pricing__conditions li{background:var(--color-white);border-radius:50px;padding:8px 14px;font-size:13px;font-weight:700}.report-pricing__note{max-width:800px;margin:20px auto 26px;font-size:13px}#pricing .report-button{width:fit-content;margin-inline:auto;display:flex}.report-faq__list{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:11px 16px;margin-top:28px;display:grid}.report-faq details{border:1px solid var(--color-report-border);background:var(--color-white);border-radius:7px}.report-faq summary{cursor:pointer;padding:17px 48px 17px 19px;font-size:14px;font-weight:750;list-style:none;position:relative}.report-faq summary::-webkit-details-marker{display:none}.report-faq summary:after{content:"+";color:var(--color-report);font-size:27px;line-height:1;position:absolute;top:50%;right:23px;transform:translateY(-50%)}.report-faq details[open] summary:after{content:"−"}.report-faq details p{color:var(--color-text);padding:0 22px 22px;font-size:14px}.report-final-cta{background:var(--color-report-soft);padding-block:55px;position:relative;overflow:hidden}.report-final-cta:before,.report-final-cta:after{content:"";background:var(--color-report-soft-strong);opacity:.65;border-radius:50%;width:180px;height:180px;position:absolute}.report-final-cta:before{bottom:-95px;left:-100px}.report-final-cta:after{top:-80px;right:-90px}.report-final-cta__inner{justify-content:space-between;align-items:center;gap:36px;display:flex}.report-final-cta h2{max-width:680px;font-size:clamp(25px,2.6vw,34px)}.report-final-cta p{margin-top:13px;font-size:14px}.report-final-cta .report-button{flex:none;position:relative}@media (width<=1100px){.report-section__heading{gap:24px}}@media (width<=940px){.report-hero__grid{grid-template-columns:1fr;min-height:0}.report-hero h1{font-size:clamp(30px,4vw,38px)}.report-hero__visual{width:min(100%,700px);margin:4px auto 0}.report-hero__note{display:none}.report-problems{gap:24px}.report-problem-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.report-screen-card{padding:17px 13px}.report-screen-card h3{font-size:17px}.report-journey{grid-template-columns:repeat(3,minmax(0,1fr))}.report-journey li:nth-child(3):after{content:none}}@media (width<=740px){.report-hero__grid{grid-template-columns:1fr;gap:20px;min-height:0;padding-block:48px 56px}.report-hero__visual{width:min(100%,610px);margin:4px auto 0}.report-hero__visual>img:nth-child(2){width:clamp(88px,33%,138px);bottom:18px;right:0}.report-problems{grid-template-columns:1fr;gap:24px}.report-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.report-steps li:nth-child(2):after{content:none}.report-screen-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.report-section__heading{display:block}.report-section__heading>p{max-width:700px;margin-top:12px}.report-final-cta__inner{flex-direction:column;align-items:flex-start}}@media (width<=620px){.report-shell{width:min(calc(100% - 32px), var(--report-max))}.report-hero h1{text-wrap:wrap;word-break:normal;font-size:clamp(21px,6.7vw,27px);line-height:1.3}.report-eyebrow{font-size:13px}.report-hero__brand{margin-bottom:17px;font-size:16px}.report-hero__brand img{width:105px}.report-hero__lead{font-size:14px}.report-hero__actions{align-items:stretch}.report-hero__actions .report-button{width:100%}.report-hero__text-link{align-self:center;margin-right:0}.report-button{white-space:nowrap;gap:8px;padding-inline:12px;font-size:12px}.report-section{padding-block:56px}.report-section h2{font-size:27px}.report-problem-grid{grid-template-columns:1fr 1fr}.report-problem-grid li{min-height:112px;padding:12px;font-size:12px}.report-steps,.report-screen-grid,.report-data-notes,.report-memo,.report-use-cases,.report-pricing,.report-faq__list{grid-template-columns:1fr}.report-steps li{min-height:180px}.report-steps li:not(:last-child):after,.report-journey li:not(:last-child):after{content:none}.report-journey{grid-template-columns:1fr}.report-journey li{min-height:0}.report-memo{gap:15px}.report-pricing{gap:25px}.report-pricing__price strong{font-size:42px}.report-pricing__conditions{justify-content:flex-start}.report-final-cta .report-button{width:100%}.report-table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.report-compare-table{table-layout:fixed;min-width:300px}.report-compare-table th,.report-compare-table td{vertical-align:top;padding:8px 4px;font-size:11px;line-height:1.45}.report-compare-table th:first-child{width:66px}.report-compare-table thead th:first-child,.report-compare-table tbody th[scope=row]{z-index:2;position:sticky;left:0}.report-compare-table thead th:first-child{z-index:3;background:var(--color-report-soft)}.report-compare-table tbody th[scope=row]{background:var(--color-white)}}@media (width<=350px){.report-compare-full{display:none}.report-compare-short{display:inline}.report-table-hint{color:var(--color-text-muted);text-align:right;margin-top:8px;font-size:11px;display:block}}
