.LPSectionThreeOne-module-scss-module__pJRoRW__prokodo-LPSectionThreeOne{background-color:var(--color-grey-50);--pk-scroll-progress:0;position:relative}.LPSectionThreeOne-module-scss-module__pJRoRW__prokodo-LPSectionThreeOne:before,.LPSectionThreeOne-module-scss-module__pJRoRW__prokodo-LPSectionThreeOne:after{content:"";background:var(--gradient-background-grey-1);z-index:3;width:100%;height:8rem;position:absolute;top:0}.LPSectionThreeOne-module-scss-module__pJRoRW__prokodo-LPSectionThreeOne:after{background:var(--gradient-background-grey-2);top:auto;bottom:-8rem}.LPSectionThreeOne-module-scss-module__pJRoRW__prokodo-LPSectionThreeOne__container{padding-bottom:0!important}.LPSectionThreeOne-module-scss-module__pJRoRW__prokodo-LPSectionThreeOne__headline{z-index:3;margin-top:1.5rem!important;margin-left:-16px!important}@media screen and (min-width:960px){.LPSectionThreeOne-module-scss-module__pJRoRW__prokodo-LPSectionThreeOne__headline{margin-top:0!important;margin-left:-9px!important}}.LPSectionThreeOne-module-scss-module__pJRoRW__prokodo-LPSectionThreeOne__image{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}@media screen and (min-width:960px){.LPSectionThreeOne-module-scss-module__pJRoRW__prokodo-LPSectionThreeOne__image{justify-content:flex-end;align-items:flex-end}}.LPSectionThreeOne-module-scss-module__pJRoRW__prokodo-LPSectionThreeOne__content__wrapper{z-index:3;padding-top:4rem;position:relative}.LPSectionThreeOne-module-scss-module__pJRoRW__prokodo-LPSectionThreeOne__content__wrapper:before{content:"";background:var(--gradient-border-1);z-index:3;width:3px;height:100%;position:absolute;left:18px}@media screen and (min-width:960px){.LPSectionThreeOne-module-scss-module__pJRoRW__prokodo-LPSectionThreeOne__content__wrapper:before{background:var(--gradient-border-4);left:calc(50% + 10px)}}.LPSectionThreeOne-module-scss-module__pJRoRW__prokodo-LPSectionThreeOne__content__wrapper__tracker,.LPSectionThreeOne-module-scss-module__pJRoRW__prokodo-LPSectionThreeOne__content__wrapper__card-tracker{pointer-events:none;opacity:0;width:0;height:0;position:absolute}.LPSectionThreeOne-module-scss-module__pJRoRW__prokodo-LPSectionThreeOne__content__wrapper__packet{--pk-p:clamp(0,calc(var(--pk-scroll-progress)/.7),1);top:calc(var(--pk-p)*100% - 5px);background:radial-gradient(circle,var(--color-white)0%,var(--color-primary-500)55%,transparent 72%);width:10px;height:10px;box-shadow:0 0 12px 2px color-mix(in srgb,var(--color-secondary-500)60%,transparent),0 0 24px 6px color-mix(in srgb,var(--color-primary-500)35%,transparent);pointer-events:none;z-index:4;will-change:top;border-radius:50%;position:absolute;left:14.5px}@media screen and (min-width:960px){.LPSectionThreeOne-module-scss-module__pJRoRW__prokodo-LPSectionThreeOne__content__wrapper__packet{left:calc(50% + 6.5px)}}.LPSectionThreeOne-module-scss-module__pJRoRW__prokodo-LPSectionThreeOne__content em{font-size:1rem;font-weight:400;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;letter-spacing:.03em;text-transform:none;text-align:left;font-style:normal;line-height:1.45;text-decoration:none}@media screen and (min-width:480px){.LPSectionThreeOne-module-scss-module__pJRoRW__prokodo-LPSectionThreeOne__content em{font-size:.875rem;line-height:1.4}}@media screen and (min-width:960px){.LPSectionThreeOne-module-scss-module__pJRoRW__prokodo-LPSectionThreeOne__content em{font-size:.875rem;line-height:1.4}}.LPSectionThreeOne-module-scss-module__pJRoRW__prokodo-LPSectionThreeOne__content em{font-style:italic}.LPSectionThreeOne-module-scss-module__pJRoRW__prokodo-LPSectionThreeOne__content__card{z-index:5;position:relative}.LPSectionThreeOne-module-scss-module__pJRoRW__prokodo-LPSectionThreeOne__content__card__action{margin-top:.75rem}.LPSectionThreeOne-module-scss-module__pJRoRW__prokodo-LPSectionThreeOne__content__headline{z-index:4;position:relative}.LPSectionThreeOne-module-scss-module__pJRoRW__prokodo-LPSectionThreeOne__content__headline__animation{z-index:4;padding-top:1.5rem;position:relative}
:root{--pk-card-bg:var(--pk-color-surface);--pk-card-fg:var(--pk-color-fg);--pk-card-radius:var(--pk-radius-lg);--pk-card-shadow:var(--pk-shadow-sm);--pk-card-padding:var(--pk-space-xl);--pk-card-inherit-bg:var(--pk-color-surface-raised);--pk-card-panel-bg:#ffffff08;--pk-card-panel-border:#ffffff1a;--pk-card-panel-light-bg:var(--pk-color-surface);--pk-card-panel-light-border:#00000014}@keyframes Card_fadeInAnimation{0%{opacity:0}to{opacity:1}}@keyframes Card_fadeInMask{to{opacity:1}}.prokodo-Card{color:var(--pk-card-fg,#111);background-color:var(--pk-card-bg,#fff);border-radius:var(--pk-card-radius);position:relative;overflow:hidden}.prokodo-Card--inherit{background-color:var(--pk-card-inherit-bg)}.prokodo-Card--white{background-color:var(--pk-card-bg)}.prokodo-Card--primary{border:var(--pk-border-width)solid color-mix(in srgb,var(--pk-color-brand)30%,transparent);background-color:color-mix(in srgb,var(--pk-color-brand)4%,var(--pk-card-bg))}.prokodo-Card--secondary{border:var(--pk-border-width)solid color-mix(in srgb,var(--pk-color-accent)30%,transparent);background-color:color-mix(in srgb,var(--pk-color-accent)4%,var(--pk-card-bg))}.prokodo-Card--success{border:var(--pk-border-width)solid color-mix(in srgb,var(--pk-color-success)30%,transparent);background-color:color-mix(in srgb,var(--pk-color-success)4%,var(--pk-card-bg))}.prokodo-Card--warning{border:var(--pk-border-width)solid color-mix(in srgb,var(--pk-color-warning)30%,transparent);background-color:color-mix(in srgb,var(--pk-color-warning)4%,var(--pk-card-bg))}.prokodo-Card--error{border:var(--pk-border-width)solid color-mix(in srgb,var(--pk-color-error)30%,transparent);background-color:color-mix(in srgb,var(--pk-color-error)4%,var(--pk-card-bg))}.prokodo-Card--info{border:var(--pk-border-width)solid color-mix(in srgb,var(--pk-color-fg)20%,transparent);background-color:color-mix(in srgb,var(--pk-color-fg)4%,var(--pk-card-bg))}.prokodo-Card--primary.prokodo-Card--is-clickable{box-shadow:0 4px 20px color-mix(in srgb,var(--pk-color-brand)18%,transparent)}.prokodo-Card--secondary.prokodo-Card--is-clickable{box-shadow:0 4px 20px color-mix(in srgb,var(--pk-color-accent)18%,transparent)}.prokodo-Card--success.prokodo-Card--is-clickable{box-shadow:0 4px 20px color-mix(in srgb,var(--pk-color-success)18%,transparent)}.prokodo-Card--warning.prokodo-Card--is-clickable{box-shadow:0 4px 20px color-mix(in srgb,var(--pk-color-warning)18%,transparent)}.prokodo-Card--error.prokodo-Card--is-clickable{box-shadow:0 4px 20px color-mix(in srgb,var(--pk-color-error)18%,transparent)}.prokodo-Card--info.prokodo-Card--is-clickable{box-shadow:0 4px 20px color-mix(in srgb,var(--pk-color-fg)10%,transparent)}.prokodo-Card--panel{background:var(--pk-card-panel-bg);border:var(--pk-border-width)solid var(--pk-card-panel-border)}.prokodo-Card--panel:not([data-theme=dark] *){background:var(--pk-card-panel-light-bg);border-color:var(--pk-card-panel-light-border)}.prokodo-Card__skeleton{z-index:3;border-radius:var(--pk-card-radius);width:100%;position:absolute;height:100%!important}.prokodo-Card__background{object-fit:cover;object-position:center;border-radius:var(--pk-card-radius);z-index:1;opacity:.7;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;inset:0}.prokodo-Card__link{align-items:center}.prokodo-Card__link:hover{text-decoration:none!important}.prokodo-Card__content{z-index:2;padding:var(--pk-card-padding);color:var(--pk-card-fg);position:relative}.prokodo-Card__content--has-link{cursor:pointer}.prokodo-Card__content--has-link:focus-within{outline-offset:4px;border-radius:1.5rem;outline:3px solid #1e90ff}.prokodo-Card__gradiant{border-radius:var(--pk-card-radius);width:100%;height:100%;position:absolute;top:0}.prokodo-Card__gradiant--primary{background:var(--gradient-background-primary)}.prokodo-Card__gradiant--secondary{background:var(--gradient-background-secondary)}.prokodo-Card__gradiant--info{background:var(--gradient-background-info)}.prokodo-Card__gradiant--success{background:var(--gradient-background-success)}.prokodo-Card__gradiant--warning{background:var(--gradient-background-warning)}.prokodo-Card--has-highlight{position:relative}.prokodo-Card--has-highlight:before{content:"";border-radius:inherit;padding:var(--pk-border-width);opacity:0;background:var(--gradient-border-4);animation:.5s forwards Card_fadeInMask;position:absolute;inset:0;mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-position:0 0,0 0;mask-size:auto,auto;mask-repeat:repeat,repeat;mask-clip:content-box,border-box;mask-origin:content-box,border-box;mask-composite:exclude;mask-mode:match-source,match-source}.prokodo-Card--has-gradiant{position:relative}.prokodo-Card--has-gradiant,.prokodo-Card--has-background{color:var(--pk-card-fg)}.prokodo-Card--has-shadow{box-shadow:var(--pk-card-shadow)}.prokodo-Card--has-animation{animation:.5s Card_fadeInAnimation}.prokodo-Card--is-clickable{cursor:pointer;transition:transform var(--pk-timing-fast,.15s)ease}.prokodo-Card--is-clickable:hover{box-shadow:none;transform:translateY(-2px)}.prokodo-Card--is-clickable:focus{outline-offset:4px;border-radius:1.5rem;outline:3px solid #1e90ff}
.AnalyseReportHero-module-scss-module__AjFING__prokodo-AnalyseReportHero{flex-direction:column;gap:1rem;display:flex}@media screen and (min-width:480px){.AnalyseReportHero-module-scss-module__AjFING__prokodo-AnalyseReportHero{gap:1.5rem}}.AnalyseReportHero-module-scss-module__AjFING__prokodo-AnalyseReportHero__shell{isolation:isolate;background:linear-gradient(135deg,#fffffffa 0%,#f8fafcfa 52%,#eff6ffeb 100%);border:1px solid #0e74902e;border-radius:1rem;position:relative;overflow:hidden;box-shadow:0 1px 2px #0f172a0a,0 26px 60px -32px #0f172a47}.AnalyseReportHero-module-scss-module__AjFING__prokodo-AnalyseReportHero__shellContent{flex-direction:column;gap:1rem;padding:1.5rem .75rem;display:flex;position:relative}.AnalyseReportHero-module-scss-module__AjFING__prokodo-AnalyseReportHero__shellContent>:not(:first-child){z-index:1;position:relative}@media screen and (min-width:480px){.AnalyseReportHero-module-scss-module__AjFING__prokodo-AnalyseReportHero__shellContent{gap:1.5rem;padding:2rem 1.5rem}}@media screen and (min-width:960px){.AnalyseReportHero-module-scss-module__AjFING__prokodo-AnalyseReportHero__shellContent{padding:4rem}}.AnalyseReportHero-module-scss-module__AjFING__prokodo-AnalyseReportHero__body{grid-template-columns:1fr;align-items:start;gap:1.5rem;display:grid}@media screen and (min-width:960px){.AnalyseReportHero-module-scss-module__AjFING__prokodo-AnalyseReportHero__body{grid-template-columns:minmax(0,1.45fr) minmax(300px,1fr);gap:2rem}}[data-theme=dark] .AnalyseReportHero-module-scss-module__AjFING__prokodo-AnalyseReportHero__shell{border-color:#67e8f952;box-shadow:0 1px 2px #0000004d,0 32px 72px -32px #22d3ee59;background:linear-gradient(135deg,#0f172afa 0%,#0f172af0 52%,#082f49e6 100%)!important}
@keyframes AnalyseReportHeroBackdrop-module-scss-module__Al1PTa__hero-orb-drift-a{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(40px,-30px)scale(1.08)}}@keyframes AnalyseReportHeroBackdrop-module-scss-module__Al1PTa__hero-orb-drift-b{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(-30px,40px)scale(1.05)}}@keyframes AnalyseReportHeroBackdrop-module-scss-module__Al1PTa__hero-orb-drift-c{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(20px,25px)scale(1.1)}}@keyframes AnalyseReportHeroBackdrop-module-scss-module__Al1PTa__hero-mesh-shift{0%,to{filter:hue-rotate()}50%{filter:hue-rotate(12deg)}}@keyframes AnalyseReportHeroBackdrop-module-scss-module__Al1PTa__hero-wave-draw{0%{stroke-dashoffset:1200px}to{stroke-dashoffset:0}}@keyframes AnalyseReportHeroBackdrop-module-scss-module__Al1PTa__hero-wave-glide{0%,to{transform:translate(0,0)}50%{transform:translate(-12px,4px)}}.AnalyseReportHeroBackdrop-module-scss-module__Al1PTa__prokodo-AnalyseReportHero__backdrop{z-index:0;pointer-events:none;opacity:.72;animation:18s ease-in-out infinite AnalyseReportHeroBackdrop-module-scss-module__Al1PTa__hero-mesh-shift;position:absolute;inset:0;overflow:hidden}.AnalyseReportHeroBackdrop-module-scss-module__Al1PTa__prokodo-AnalyseReportHero__orb{filter:blur(48px);opacity:.24;will-change:transform;border-radius:50%;position:absolute}.AnalyseReportHeroBackdrop-module-scss-module__Al1PTa__prokodo-AnalyseReportHero__orb--one{background:radial-gradient(circle at 50% 50%,rgba(var(--color-primary-500),.55),transparent 70%);width:360px;height:360px;animation:14s ease-in-out infinite AnalyseReportHeroBackdrop-module-scss-module__Al1PTa__hero-orb-drift-a;top:-8%;right:-6%}.AnalyseReportHeroBackdrop-module-scss-module__Al1PTa__prokodo-AnalyseReportHero__orb--two{background:radial-gradient(circle at 50% 50%,rgba(var(--color-secondary-500),.5),transparent 70%);width:320px;height:320px;animation:17s ease-in-out infinite AnalyseReportHeroBackdrop-module-scss-module__Al1PTa__hero-orb-drift-b;bottom:-10%;left:-8%}.AnalyseReportHeroBackdrop-module-scss-module__Al1PTa__prokodo-AnalyseReportHero__orb--three{background:radial-gradient(circle,#6366f152,#0000 70%);width:220px;height:220px;animation:21s ease-in-out infinite AnalyseReportHeroBackdrop-module-scss-module__Al1PTa__hero-orb-drift-c;top:30%;right:35%}.AnalyseReportHeroBackdrop-module-scss-module__Al1PTa__prokodo-AnalyseReportHero__grid{opacity:.42;background-image:linear-gradient(#0f172a09 1px,#0000 1px),linear-gradient(90deg,#0f172a09 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;mask-image:radial-gradient(at 50% 0,#0000008c 0%,#0000 70%)}.AnalyseReportHeroBackdrop-module-scss-module__Al1PTa__prokodo-AnalyseReportHero__wave{opacity:.34;width:100%;height:80px;animation:9s ease-in-out infinite AnalyseReportHeroBackdrop-module-scss-module__Al1PTa__hero-wave-glide;position:absolute;bottom:8%;left:0}.AnalyseReportHeroBackdrop-module-scss-module__Al1PTa__prokodo-AnalyseReportHero__wave path{stroke-dasharray:1200;stroke-dashoffset:1200px;animation:2.4s ease-out .2s forwards AnalyseReportHeroBackdrop-module-scss-module__Al1PTa__hero-wave-draw}[data-theme=dark] .AnalyseReportHeroBackdrop-module-scss-module__Al1PTa__prokodo-AnalyseReportHero__backdrop{opacity:.55}[data-theme=dark] .AnalyseReportHeroBackdrop-module-scss-module__Al1PTa__prokodo-AnalyseReportHero__grid{background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px)}[data-theme=dark] .AnalyseReportHeroBackdrop-module-scss-module__Al1PTa__prokodo-AnalyseReportHero__wave{opacity:1;filter:drop-shadow(0 0 16px #67e8f9b8)drop-shadow(0 0 28px #0ea5e947)}[data-theme=dark] .AnalyseReportHeroBackdrop-module-scss-module__Al1PTa__prokodo-AnalyseReportHero__wave path{stroke-width:3.5px;stroke:#7dd3fcf5!important}@media (prefers-reduced-motion:reduce){.AnalyseReportHeroBackdrop-module-scss-module__Al1PTa__prokodo-AnalyseReportHero__backdrop,.AnalyseReportHeroBackdrop-module-scss-module__Al1PTa__prokodo-AnalyseReportHero__orb,.AnalyseReportHeroBackdrop-module-scss-module__Al1PTa__prokodo-AnalyseReportHero__wave,.AnalyseReportHeroBackdrop-module-scss-module__Al1PTa__prokodo-AnalyseReportHero__wave path{transition:none!important;animation:none!important}}
@keyframes AnalyseReportHeroInsights-module-scss-module__25sANW__hero-card-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translate(0,0)}}.AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__insights{grid-template-columns:1fr;gap:.75rem;margin:0;padding:0;list-style:none;display:grid}@media screen and (min-width:480px){.AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__insights{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:960px){.AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__insights{grid-template-columns:repeat(3,1fr)}}.AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__insightItem{opacity:0;animation:.7s ease-out forwards AnalyseReportHeroInsights-module-scss-module__25sANW__hero-card-rise;animation-delay:calc(.15s + var(--card-index,0)*.12s);min-width:0;height:100%;display:flex}.AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__insightItem>*{flex:1;min-width:0}.AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__insightLink{min-width:0;color:inherit;border-radius:.5rem;outline:none;text-decoration:none;display:flex}.AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__insightLink:focus-visible{box-shadow:0 0 0 3px var(--color-white),0 0 0 6px color-mix(in srgb,var(--color-primary-500)42%,transparent)}.AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__insightCard{height:100%;transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s;position:relative;overflow:hidden}.AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__insightCard:hover{transform:translateY(-4px)}.AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__insightCard:before{content:"";background:rgb(var(--color-primary-500));opacity:.9;width:4px;position:absolute;inset-block:0;inset-inline-start:0}.AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__insightCard--critical{border:1px solid #dc26262e;background:linear-gradient(135deg,#fef2f2fa,#fffffffa)!important}.AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__insightCard--critical:before{background:#dc2626}.AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__insightCard--info{border:1px solid #2563eb2e;background:linear-gradient(135deg,#eff6fffa,#fffffffa)!important}.AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__insightCard--info:before{background:rgb(var(--color-primary-500))}.AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__insightCard--warning{border:1px solid #f59e0b33;background:linear-gradient(135deg,#fffbebfa,#fffffffa)!important}.AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__insightCard--warning:before{background:#f59e0b}.AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__insightCard--neutral{border:1px solid #0e749029;background:linear-gradient(135deg,#eff6fffa,#fffffffa)!important}.AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__insightCard--neutral:before{background:rgb(var(--color-primary-500))}.AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__insightContent{flex-direction:column;gap:.5rem;height:100%;padding:.75rem 1rem;display:flex}.AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__insightHeader{justify-content:space-between;align-items:center;gap:.5rem;min-width:0;display:flex}.AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__insightEyebrow{font-size:1rem;font-weight:400;font-family:var(--font-primary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;letter-spacing:.03em;text-transform:none;text-align:left;color:var(--color-grey-700);letter-spacing:.01em;text-transform:none;opacity:1;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.9rem;font-style:normal;line-height:1.4;text-decoration:none;overflow:hidden}.AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__insightCard--critical .AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__insightEyebrow,.AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__insightCard--info .AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__insightEyebrow,.AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__insightCard--warning .AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__insightEyebrow{color:var(--color-grey-700)}.AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__insightTitle{font-size:1.125rem;font-weight:400;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;letter-spacing:.03em;text-transform:none;text-align:left;font-style:normal;line-height:1.5;text-decoration:none}@media screen and (min-width:480px){.AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__insightTitle{font-size:1rem;line-height:1.45}}@media screen and (min-width:960px){.AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__insightTitle{font-size:1rem;line-height:1.45}}.AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__insightTitle{color:var(--color-grey-900);margin:0;line-height:1.42}.AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__insightCard--critical .AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__insightTitle,.AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__insightCard--info .AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__insightTitle,.AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__insightCard--warning .AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__insightTitle{color:var(--color-grey-950,#020617)}.AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__chip{letter-spacing:.01em!important;padding:4px 12px!important;font-size:.8rem!important;font-weight:800!important;line-height:1.2!important}.AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__chip .prokodo-Chip__label{-webkit-text-fill-color:currentColor!important;background-image:none!important}.AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__chip--insight{flex-shrink:0;align-self:flex-start;margin-inline-start:auto}[data-theme=dark] .AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__insightCard{border:1px solid #94a3b829;background:linear-gradient(135deg,#0f172af5,#1e293be6)!important;box-shadow:0 1px 2px #0000004d,0 24px 44px -30px #0f172ae6!important}[data-theme=dark] .AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__insightCard--critical{border-color:#f8717147;background:linear-gradient(135deg,#450a0ad1,#0f172af5)!important}[data-theme=dark] .AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__insightCard--info{border-color:#60a5fa47;background:linear-gradient(135deg,#0c4a6ec7,#0f172af5)!important}[data-theme=dark] .AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__insightCard--warning{border-color:#fbbf2447;background:linear-gradient(135deg,#451a03c7,#0f172af5)!important}[data-theme=dark] .AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__insightCard--neutral{border-color:#67e8f93d;background:linear-gradient(135deg,#082f49b3,#0f172af5)!important}[data-theme=dark] .AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__insightEyebrow{color:#cbd5e1db!important;-webkit-text-fill-color:#cbd5e1db!important}[data-theme=dark] .AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__insightCard--critical [data-theme=dark] .AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__insightEyebrow{color:#cbd5e1db!important;-webkit-text-fill-color:#cbd5e1db!important}[data-theme=dark] .AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__insightCard--info [data-theme=dark] .AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__insightEyebrow{color:#cbd5e1db!important;-webkit-text-fill-color:#cbd5e1db!important}[data-theme=dark] .AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__insightCard--warning [data-theme=dark] .AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__insightEyebrow{color:#cbd5e1db!important;-webkit-text-fill-color:#cbd5e1db!important}[data-theme=dark] .AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__insightTitle{color:#f8fafc!important;-webkit-text-fill-color:#f8fafc!important}[data-theme=dark] .AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__insightCard--critical [data-theme=dark] .AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__insightTitle{color:#f8fafc!important;-webkit-text-fill-color:#f8fafc!important}[data-theme=dark] .AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__insightCard--info [data-theme=dark] .AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__insightTitle{color:#f8fafc!important;-webkit-text-fill-color:#f8fafc!important}[data-theme=dark] .AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__insightCard--warning [data-theme=dark] .AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__insightTitle{color:#f8fafc!important;-webkit-text-fill-color:#f8fafc!important}[data-theme=dark] .AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__chip{color:#dbeafe!important}[data-theme=dark] .AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__chip--tone-info{color:#7dd3fc!important}[data-theme=dark] .AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__chip--tone-warning{color:#fbbf24!important}[data-theme=dark] .AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__chip--tone-critical{color:#fca5a5!important}[data-theme=dark] .AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__chip--tone-neutral{color:#cbd5e1!important}@media (prefers-reduced-motion:reduce){.AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__insightItem,.AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__insightCard{transition:none!important;animation:none!important}.AnalyseReportHeroInsights-module-scss-module__25sANW__prokodo-AnalyseReportHero__insightItem{opacity:1}}
.AnalyseReportHeroMeta-module-scss-module__FqYC_G__prokodo-AnalyseReportHero__metaCard{margin-top:.25rem;background:linear-gradient(135deg,#fffffffa 0%,#f8fafcfa 100%)!important;border:1px solid #0f172a1a!important;box-shadow:0 1px 2px #0f172a0a,0 18px 42px -30px #0f172a38!important}.AnalyseReportHeroMeta-module-scss-module__FqYC_G__prokodo-AnalyseReportHero__metaCardContent{padding:.75rem 1rem}.AnalyseReportHeroMeta-module-scss-module__FqYC_G__prokodo-AnalyseReportHero__meta{grid-template-columns:1fr;gap:.25rem;margin:0;display:grid}@media screen and (min-width:480px){.AnalyseReportHeroMeta-module-scss-module__FqYC_G__prokodo-AnalyseReportHero__meta{grid-template-columns:repeat(3,minmax(0,1fr))}}.AnalyseReportHeroMeta-module-scss-module__FqYC_G__prokodo-AnalyseReportHero__metaItem{flex-direction:column;gap:4px;min-width:0;padding:.25rem 0;display:flex;background:0 0!important;border:0!important}@media screen and (min-width:480px){.AnalyseReportHeroMeta-module-scss-module__FqYC_G__prokodo-AnalyseReportHero__metaItem{padding:.25rem .75rem}.AnalyseReportHeroMeta-module-scss-module__FqYC_G__prokodo-AnalyseReportHero__metaItem:not(:first-child){border-inline-start:1px solid #0f172a1f}}.AnalyseReportHeroMeta-module-scss-module__FqYC_G__prokodo-AnalyseReportHero__metaLabel{font-size:1rem;font-weight:400;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;letter-spacing:.03em;text-transform:none;text-align:left;font-style:normal;line-height:1.45;text-decoration:none}@media screen and (min-width:480px){.AnalyseReportHeroMeta-module-scss-module__FqYC_G__prokodo-AnalyseReportHero__metaLabel{font-size:.875rem;line-height:1.4}}@media screen and (min-width:960px){.AnalyseReportHeroMeta-module-scss-module__FqYC_G__prokodo-AnalyseReportHero__metaLabel{font-size:.875rem;line-height:1.4}}.AnalyseReportHeroMeta-module-scss-module__FqYC_G__prokodo-AnalyseReportHero__metaLabel{color:var(--color-grey-600);letter-spacing:.01em;text-transform:none;margin:0;font-size:.8rem;font-weight:800}.AnalyseReportHeroMeta-module-scss-module__FqYC_G__prokodo-AnalyseReportHero__metaValue{font-size:1rem;font-weight:400;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;letter-spacing:.03em;text-transform:none;text-align:left;font-style:normal;line-height:1.45;text-decoration:none}@media screen and (min-width:480px){.AnalyseReportHeroMeta-module-scss-module__FqYC_G__prokodo-AnalyseReportHero__metaValue{font-size:.875rem;line-height:1.4}}@media screen and (min-width:960px){.AnalyseReportHeroMeta-module-scss-module__FqYC_G__prokodo-AnalyseReportHero__metaValue{font-size:.875rem;line-height:1.4}}.AnalyseReportHeroMeta-module-scss-module__FqYC_G__prokodo-AnalyseReportHero__metaValue{color:var(--color-grey-950,#020617);min-width:0;max-width:100%;margin:0}.AnalyseReportHeroMeta-module-scss-module__FqYC_G__prokodo-AnalyseReportHero__metaValue a{max-width:100%;color:var(--color-grey-950,#020617);text-overflow:ellipsis;white-space:nowrap;vertical-align:bottom;word-break:normal;border-bottom:1px dashed #0e749073;font-size:.82rem;font-weight:700;text-decoration:none;transition:border-color .2s;display:inline-block;overflow:hidden}.AnalyseReportHeroMeta-module-scss-module__FqYC_G__prokodo-AnalyseReportHero__metaValue a:hover,.AnalyseReportHeroMeta-module-scss-module__FqYC_G__prokodo-AnalyseReportHero__metaValue a:focus-visible{border-bottom-color:rgb(var(--color-primary-600,8 145 178))}.AnalyseReportHeroMeta-module-scss-module__FqYC_G__prokodo-AnalyseReportHero__metaValue time,.AnalyseReportHeroMeta-module-scss-module__FqYC_G__prokodo-AnalyseReportHero__metaValue>span{font-size:.86rem;font-weight:700}.AnalyseReportHeroMeta-module-scss-module__FqYC_G__prokodo-AnalyseReportHero__contextTag{backdrop-filter:blur(6px);color:rgb(var(--color-primary-700,14 116 144));letter-spacing:.02em;background:#0e74901a;border-radius:999px;align-items:center;padding:2px 10px;font-size:.75rem;font-weight:700;display:inline-flex}.AnalyseReportHeroMeta-module-scss-module__FqYC_G__prokodo-AnalyseReportHero__chip{letter-spacing:.01em!important;padding:4px 12px!important;font-size:.8rem!important;font-weight:800!important;line-height:1.2!important}.AnalyseReportHeroMeta-module-scss-module__FqYC_G__prokodo-AnalyseReportHero__chip .prokodo-Chip__label{-webkit-text-fill-color:currentColor!important;background-image:none!important}[data-theme=dark] .AnalyseReportHeroMeta-module-scss-module__FqYC_G__prokodo-AnalyseReportHero__metaCard{background:linear-gradient(135deg,#0f172ae6 0%,#1e293bc7 100%)!important;border-color:#67e8f947!important;box-shadow:0 1px 2px #0000004d,0 20px 46px -28px #22d3ee6b!important}[data-theme=dark] .AnalyseReportHeroMeta-module-scss-module__FqYC_G__prokodo-AnalyseReportHero__metaLabel{color:#cbd5e1c2}[data-theme=dark] .AnalyseReportHeroMeta-module-scss-module__FqYC_G__prokodo-AnalyseReportHero__metaItem{background:0 0!important;border:0!important}[data-theme=dark] .AnalyseReportHeroMeta-module-scss-module__FqYC_G__prokodo-AnalyseReportHero__metaItem:not(:first-child){border-inline-start:1px solid #67e8f933!important}[data-theme=dark] .AnalyseReportHeroMeta-module-scss-module__FqYC_G__prokodo-AnalyseReportHero__metaValue{color:#f8fafc!important;-webkit-text-fill-color:#f8fafc!important}[data-theme=dark] .AnalyseReportHeroMeta-module-scss-module__FqYC_G__prokodo-AnalyseReportHero__metaValue a{color:#f8fafc!important;-webkit-text-fill-color:#f8fafc!important}[data-theme=dark] .AnalyseReportHeroMeta-module-scss-module__FqYC_G__prokodo-AnalyseReportHero__metaValue a{border-bottom-color:#67e8f96b}[data-theme=dark] .AnalyseReportHeroMeta-module-scss-module__FqYC_G__prokodo-AnalyseReportHero__contextTag{color:#ecfefff5;background:#67e8f924}[data-theme=dark] .AnalyseReportHeroMeta-module-scss-module__FqYC_G__prokodo-AnalyseReportHero__chip{color:#7dd3fc!important}
@keyframes AnalyseReportHeroMain-module-scss-module__sLiL2G__hero-card-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translate(0,0)}}@keyframes AnalyseReportHeroMain-module-scss-module__sLiL2G__hero-shimmer{0%{background-position:-120% 0}to{background-position:220% 0}}.AnalyseReportHeroMain-module-scss-module__sLiL2G__prokodo-AnalyseReportHero__main{flex-direction:column;gap:.75rem;min-width:0;animation:.7s ease-out both AnalyseReportHeroMain-module-scss-module__sLiL2G__hero-card-rise;display:flex}.AnalyseReportHeroMain-module-scss-module__sLiL2G__prokodo-AnalyseReportHero__title{color:var(--color-grey-950,#020617);letter-spacing:-.035em;text-wrap:balance;margin:0;position:relative}.AnalyseReportHeroMain-module-scss-module__sLiL2G__prokodo-AnalyseReportHero__title:after{content:"";mix-blend-mode:overlay;opacity:.18;pointer-events:none;background:linear-gradient(100deg,#0000 30%,#ffffff8c 50%,#0000 70%) 0 0/220% 100%;animation:4.5s ease-in-out .6s infinite AnalyseReportHeroMain-module-scss-module__sLiL2G__hero-shimmer;position:absolute;inset:0}.AnalyseReportHeroMain-module-scss-module__sLiL2G__prokodo-AnalyseReportHero__description{font-size:1.125rem;font-weight:400;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;letter-spacing:.03em;text-transform:none;text-align:left;font-style:normal;line-height:1.5;text-decoration:none}@media screen and (min-width:480px){.AnalyseReportHeroMain-module-scss-module__sLiL2G__prokodo-AnalyseReportHero__description{font-size:1rem;line-height:1.45}}@media screen and (min-width:960px){.AnalyseReportHeroMain-module-scss-module__sLiL2G__prokodo-AnalyseReportHero__description{font-size:1rem;line-height:1.45}}.AnalyseReportHeroMain-module-scss-module__sLiL2G__prokodo-AnalyseReportHero__description{color:var(--color-grey-900);max-width:64ch;margin:0;line-height:1.65}.AnalyseReportHeroMain-module-scss-module__sLiL2G__prokodo-AnalyseReportHero__status{flex-direction:column;align-items:flex-start;gap:.5rem;margin-top:.25rem;display:flex}[data-theme=dark] .AnalyseReportHeroMain-module-scss-module__sLiL2G__prokodo-AnalyseReportHero__title{color:#f8fafc!important}[data-theme=dark] .AnalyseReportHeroMain-module-scss-module__sLiL2G__prokodo-AnalyseReportHero__description{color:#e2e8f0e6}[data-theme=dark] .AnalyseReportHeroMain-module-scss-module__sLiL2G__prokodo-AnalyseReportHero__title:after{content:none}@media (prefers-reduced-motion:reduce){.AnalyseReportHeroMain-module-scss-module__sLiL2G__prokodo-AnalyseReportHero__title:after,.AnalyseReportHeroMain-module-scss-module__sLiL2G__prokodo-AnalyseReportHero__main{transition:none!important;animation:none!important}}
.AnalyseReportHeroScoreList-module-scss-module__4fY1Ha__prokodo-AnalyseReportHero__scoreList{z-index:2;flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none;display:flex;position:relative}.AnalyseReportHeroScoreList-module-scss-module__4fY1Ha__prokodo-AnalyseReportHero__scoreRow{background:#ffffffad;border:1px solid #0f172a0e;border-radius:.25rem;min-width:0;transition:background .25s,border-color .25s,box-shadow .25s,transform .25s;overflow:hidden}.AnalyseReportHeroScoreList-module-scss-module__4fY1Ha__prokodo-AnalyseReportHero__scoreRow:hover,.AnalyseReportHeroScoreList-module-scss-module__4fY1Ha__prokodo-AnalyseReportHero__scoreRow--active{background:var(--color-white);border-color:rgba(var(--color-primary-500),.28);box-shadow:0 8px 22px -18px rgba(var(--color-primary-500),.45);transform:translate(2px)}.AnalyseReportHeroScoreList-module-scss-module__4fY1Ha__prokodo-AnalyseReportHero__scoreRowButton{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:.5rem;padding:.25rem .5rem;display:flex}.AnalyseReportHeroScoreList-module-scss-module__4fY1Ha__prokodo-AnalyseReportHero__scoreRowButton:focus-visible{outline:2px solid rgba(var(--color-primary-500),.42);outline-offset:-2px}.AnalyseReportHeroScoreList-module-scss-module__4fY1Ha__prokodo-AnalyseReportHero__scoreRowLabel{font-size:1rem;font-weight:400;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;letter-spacing:.03em;text-transform:none;text-align:left;font-style:normal;line-height:1.45;text-decoration:none}@media screen and (min-width:480px){.AnalyseReportHeroScoreList-module-scss-module__4fY1Ha__prokodo-AnalyseReportHero__scoreRowLabel{font-size:.875rem;line-height:1.4}}@media screen and (min-width:960px){.AnalyseReportHeroScoreList-module-scss-module__4fY1Ha__prokodo-AnalyseReportHero__scoreRowLabel{font-size:.875rem;line-height:1.4}}.AnalyseReportHeroScoreList-module-scss-module__4fY1Ha__prokodo-AnalyseReportHero__scoreRowLabel{color:var(--color-grey-900);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:600;overflow:hidden}.AnalyseReportHeroScoreList-module-scss-module__4fY1Ha__prokodo-AnalyseReportHero__scoreRowMeta{flex-shrink:0;align-items:center;gap:.25rem;display:inline-flex}.AnalyseReportHeroScoreList-module-scss-module__4fY1Ha__prokodo-AnalyseReportHero__scoreRowValue{font-size:1rem;font-weight:400;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;letter-spacing:.03em;text-transform:none;text-align:left;font-style:normal;line-height:1.45;text-decoration:none}@media screen and (min-width:480px){.AnalyseReportHeroScoreList-module-scss-module__4fY1Ha__prokodo-AnalyseReportHero__scoreRowValue{font-size:.875rem;line-height:1.4}}@media screen and (min-width:960px){.AnalyseReportHeroScoreList-module-scss-module__4fY1Ha__prokodo-AnalyseReportHero__scoreRowValue{font-size:.875rem;line-height:1.4}}.AnalyseReportHeroScoreList-module-scss-module__4fY1Ha__prokodo-AnalyseReportHero__scoreRowValue{color:var(--color-grey-700);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;align-items:flex-start;gap:1px;font-weight:600;display:inline-flex}.AnalyseReportHeroScoreList-module-scss-module__4fY1Ha__prokodo-AnalyseReportHero__scoreRowValueMain{font-weight:800;line-height:1}.AnalyseReportHeroScoreList-module-scss-module__4fY1Ha__prokodo-AnalyseReportHero__scoreRowValueMax{opacity:.72;margin-top:-1px;font-size:.62rem;font-weight:700;line-height:1}.AnalyseReportHeroScoreList-module-scss-module__4fY1Ha__prokodo-AnalyseReportHero__chip{letter-spacing:.01em!important;padding:4px 12px!important;font-size:.8rem!important;font-weight:800!important;line-height:1.2!important}.AnalyseReportHeroScoreList-module-scss-module__4fY1Ha__prokodo-AnalyseReportHero__chip .prokodo-Chip__label{-webkit-text-fill-color:currentColor!important;background-image:none!important}.AnalyseReportHeroScoreList-module-scss-module__4fY1Ha__prokodo-AnalyseReportHero__chip--scoreRow{padding:2px 9px!important;font-size:.74rem!important}[data-theme=dark] .AnalyseReportHeroScoreList-module-scss-module__4fY1Ha__prokodo-AnalyseReportHero__scoreRowValue{color:#cbd5e1db!important;-webkit-text-fill-color:#cbd5e1db!important}[data-theme=dark] .AnalyseReportHeroScoreList-module-scss-module__4fY1Ha__prokodo-AnalyseReportHero__scoreRowValueMax{color:#cbd5e1a8!important;-webkit-text-fill-color:#cbd5e1a8!important}[data-theme=dark] .AnalyseReportHeroScoreList-module-scss-module__4fY1Ha__prokodo-AnalyseReportHero__scoreRow{background:#0f172a80;border-color:#94a3b829}[data-theme=dark] .AnalyseReportHeroScoreList-module-scss-module__4fY1Ha__prokodo-AnalyseReportHero__scoreRow:hover{background:#1e293be0;border-color:#67e8f952;box-shadow:0 10px 28px -18px #22d3ee73}[data-theme=dark] .AnalyseReportHeroScoreList-module-scss-module__4fY1Ha__prokodo-AnalyseReportHero__scoreRow--active{background:#1e293be0;border-color:#67e8f952;box-shadow:0 10px 28px -18px #22d3ee73}[data-theme=dark] .AnalyseReportHeroScoreList-module-scss-module__4fY1Ha__prokodo-AnalyseReportHero__scoreRowButton{color:#f8fafc!important}[data-theme=dark] .AnalyseReportHeroScoreList-module-scss-module__4fY1Ha__prokodo-AnalyseReportHero__scoreRowLabel{color:#f8fafc!important;-webkit-text-fill-color:#f8fafc!important}[data-theme=dark] .AnalyseReportHeroScoreList-module-scss-module__4fY1Ha__prokodo-AnalyseReportHero__chip{color:#dbeafe!important}[data-theme=dark] .AnalyseReportHeroScoreList-module-scss-module__4fY1Ha__prokodo-AnalyseReportHero__chip--tone-good{color:#86efac!important}[data-theme=dark] .AnalyseReportHeroScoreList-module-scss-module__4fY1Ha__prokodo-AnalyseReportHero__chip--tone-warning{color:#fbbf24!important}[data-theme=dark] .AnalyseReportHeroScoreList-module-scss-module__4fY1Ha__prokodo-AnalyseReportHero__chip--tone-critical{color:#fca5a5!important}[data-theme=dark] .AnalyseReportHeroScoreList-module-scss-module__4fY1Ha__prokodo-AnalyseReportHero__chip--tone-neutral{color:#cbd5e1!important}@media (prefers-reduced-motion:reduce){.AnalyseReportHeroScoreList-module-scss-module__4fY1Ha__prokodo-AnalyseReportHero__scoreRow{transition:none!important;animation:none!important}}
.AnalyseReportScoreChart-module-scss-module__Eu9bqa__prokodo-AnalyseReportScoreChart{--analyseReport-chart-color:var(--color-grey-500);justify-content:center;align-items:center;width:96px;height:96px;display:inline-flex;position:relative}.AnalyseReportScoreChart-module-scss-module__Eu9bqa__prokodo-AnalyseReportScoreChart--good{--analyseReport-chart-color:var(--color-success-500,var(--color-success,#16a34a))}.AnalyseReportScoreChart-module-scss-module__Eu9bqa__prokodo-AnalyseReportScoreChart--warning{--analyseReport-chart-color:var(--color-warning-500,var(--color-warning,#f59e0b))}.AnalyseReportScoreChart-module-scss-module__Eu9bqa__prokodo-AnalyseReportScoreChart--critical{--analyseReport-chart-color:var(--color-error-500,var(--color-error,#dc2626))}.AnalyseReportScoreChart-module-scss-module__Eu9bqa__prokodo-AnalyseReportScoreChart--neutral{--analyseReport-chart-color:var(--color-grey-500,#6b7280)}.AnalyseReportScoreChart-module-scss-module__Eu9bqa__prokodo-AnalyseReportScoreChart__svg{width:100%;height:100%;transform:rotate(-90deg)}.AnalyseReportScoreChart-module-scss-module__Eu9bqa__prokodo-AnalyseReportScoreChart__track{fill:none;stroke:var(--color-grey-200);stroke-width:8px}.AnalyseReportScoreChart-module-scss-module__Eu9bqa__prokodo-AnalyseReportScoreChart__fill{fill:none;stroke:var(--analyseReport-chart-color);stroke-width:8px;stroke-linecap:round;transition:stroke-dashoffset 1.2s cubic-bezier(.22,1,.36,1)}[data-theme=dark] .AnalyseReportScoreChart-module-scss-module__Eu9bqa__prokodo-AnalyseReportScoreChart__track{stroke:#94a3b838}[data-theme=dark] .AnalyseReportScoreChart-module-scss-module__Eu9bqa__prokodo-AnalyseReportScoreChart__label{color:#f8fafcf2}.AnalyseReportScoreChart-module-scss-module__Eu9bqa__prokodo-AnalyseReportScoreChart__label{font-size:1.5rem;font-weight:500;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;letter-spacing:.03em;text-transform:none;text-align:left;font-style:normal;line-height:1.55;text-decoration:none}@media screen and (min-width:480px){.AnalyseReportScoreChart-module-scss-module__Eu9bqa__prokodo-AnalyseReportScoreChart__label{font-size:1.125rem;line-height:1.5}}@media screen and (min-width:960px){.AnalyseReportScoreChart-module-scss-module__Eu9bqa__prokodo-AnalyseReportScoreChart__label{font-size:1.125rem;line-height:1.5}}.AnalyseReportScoreChart-module-scss-module__Eu9bqa__prokodo-AnalyseReportScoreChart__label{color:var(--color-grey-900);justify-content:center;align-items:center;font-weight:700;display:flex;position:absolute;inset:0}
@keyframes AnalyseReportScoreCardChart-module-scss-module__8VDDrq__ar-card-halo-pulse{0%,to{opacity:.55;transform:translate(-50%,-50%)scale(1)}50%{opacity:.8;transform:translate(-50%,-50%)scale(1.05)}}.AnalyseReportScoreCardChart-module-scss-module__8VDDrq__prokodo-AnalyseReportScoreCardChart{--ar-card-color:var(--color-grey-500);justify-content:center;align-items:center;width:120px;height:120px;display:inline-flex;position:relative}.AnalyseReportScoreCardChart-module-scss-module__8VDDrq__prokodo-AnalyseReportScoreCardChart--good{--ar-card-color:var(--color-success-500,#16a34a)}.AnalyseReportScoreCardChart-module-scss-module__8VDDrq__prokodo-AnalyseReportScoreCardChart--warning{--ar-card-color:var(--color-warning-500,#f59e0b)}.AnalyseReportScoreCardChart-module-scss-module__8VDDrq__prokodo-AnalyseReportScoreCardChart--critical{--ar-card-color:var(--color-error-500,#dc2626)}.AnalyseReportScoreCardChart-module-scss-module__8VDDrq__prokodo-AnalyseReportScoreCardChart--neutral{--ar-card-color:var(--color-grey-500,#6b7280)}.AnalyseReportScoreCardChart-module-scss-module__8VDDrq__prokodo-AnalyseReportScoreCardChart__halo{background:radial-gradient(circle at 50% 50%,color-mix(in srgb,var(--ar-card-color)30%,transparent),transparent 65%);filter:blur(18px);z-index:0;opacity:0;pointer-events:none;border-radius:50%;width:130%;height:130%;transition:opacity .5s,transform .5s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.85)}.AnalyseReportScoreCardChart-module-scss-module__8VDDrq__prokodo-AnalyseReportScoreCardChart--visible .AnalyseReportScoreCardChart-module-scss-module__8VDDrq__prokodo-AnalyseReportScoreCardChart__halo{opacity:.7;animation:4s ease-in-out infinite AnalyseReportScoreCardChart-module-scss-module__8VDDrq__ar-card-halo-pulse}@media (prefers-reduced-motion:reduce){.AnalyseReportScoreCardChart-module-scss-module__8VDDrq__prokodo-AnalyseReportScoreCardChart__halo{transition:none!important;animation:none!important}}
.AnalyseReportScoreCard-module-scss-module__ZN1Spq__prokodo-AnalyseReportScoreCard{width:100%;height:100%;margin:0;padding:0;list-style:none;display:block}.AnalyseReportScoreCard-module-scss-module__ZN1Spq__prokodo-AnalyseReportScoreCard__animated{width:100%;height:100%;display:block}.AnalyseReportScoreCard-module-scss-module__ZN1Spq__prokodo-AnalyseReportScoreCard__animated .prokodo-Animated{height:100%}.AnalyseReportScoreCard-module-scss-module__ZN1Spq__prokodo-AnalyseReportScoreCard__card{width:100%;height:100%;transition:transform .25s,box-shadow .25s,border-color .25s}.AnalyseReportScoreCard-module-scss-module__ZN1Spq__prokodo-AnalyseReportScoreCard__card:hover,.AnalyseReportScoreCard-module-scss-module__ZN1Spq__prokodo-AnalyseReportScoreCard__card:focus-within{box-shadow:0 14px 28px -16px color-mix(in srgb,var(--color-primary-500)25%,transparent),0 6px 16px #0000000f;transform:translateY(-3px)}.AnalyseReportScoreCard-module-scss-module__ZN1Spq__prokodo-AnalyseReportScoreCard__inner{flex-direction:column;gap:.5rem;min-height:100%;display:flex}.AnalyseReportScoreCard-module-scss-module__ZN1Spq__prokodo-AnalyseReportScoreCard__header{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.AnalyseReportScoreCard-module-scss-module__ZN1Spq__prokodo-AnalyseReportScoreCard__label{font-size:1.125rem;font-weight:400;font-family:var(--font-primary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;letter-spacing:.03em;text-transform:none;text-align:left;color:var(--color-grey-900);align-items:center;gap:.35rem;margin:0;font-style:normal;line-height:1.45;text-decoration:none;display:inline-flex}.AnalyseReportScoreCard-module-scss-module__ZN1Spq__prokodo-AnalyseReportScoreCard__chip{letter-spacing:.01em!important;padding:3px 10px!important;font-size:.75rem!important;font-weight:700!important;line-height:1.2!important}.AnalyseReportScoreCard-module-scss-module__ZN1Spq__prokodo-AnalyseReportScoreCard__chip .prokodo-Chip__label{-webkit-text-fill-color:currentColor!important;background-image:none!important}.AnalyseReportScoreCard-module-scss-module__ZN1Spq__prokodo-AnalyseReportScoreCard__chart{justify-content:center;margin-block:.25rem;display:flex}.AnalyseReportScoreCard-module-scss-module__ZN1Spq__prokodo-AnalyseReportScoreCard__meta{font-size:1rem;font-weight:400;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;letter-spacing:.03em;text-transform:none;text-align:left;font-style:normal;line-height:1.45;text-decoration:none}@media screen and (min-width:480px){.AnalyseReportScoreCard-module-scss-module__ZN1Spq__prokodo-AnalyseReportScoreCard__meta{font-size:.875rem;line-height:1.4}}@media screen and (min-width:960px){.AnalyseReportScoreCard-module-scss-module__ZN1Spq__prokodo-AnalyseReportScoreCard__meta{font-size:.875rem;line-height:1.4}}.AnalyseReportScoreCard-module-scss-module__ZN1Spq__prokodo-AnalyseReportScoreCard__meta{color:var(--color-grey-700);margin:0}.AnalyseReportScoreCard-module-scss-module__ZN1Spq__prokodo-AnalyseReportScoreCard__meta strong{color:var(--color-grey-900);font-weight:600}.AnalyseReportScoreCard-module-scss-module__ZN1Spq__prokodo-AnalyseReportScoreCard__description{font-size:1rem;font-weight:400;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;letter-spacing:.03em;text-transform:none;text-align:left;font-style:normal;line-height:1.45;text-decoration:none}@media screen and (min-width:480px){.AnalyseReportScoreCard-module-scss-module__ZN1Spq__prokodo-AnalyseReportScoreCard__description{font-size:.875rem;line-height:1.4}}@media screen and (min-width:960px){.AnalyseReportScoreCard-module-scss-module__ZN1Spq__prokodo-AnalyseReportScoreCard__description{font-size:.875rem;line-height:1.4}}.AnalyseReportScoreCard-module-scss-module__ZN1Spq__prokodo-AnalyseReportScoreCard__description{color:var(--color-grey-700);margin:0}[data-theme=dark] .AnalyseReportScoreCard-module-scss-module__ZN1Spq__prokodo-AnalyseReportScoreCard__label{color:#f8fafcf2}:is([data-theme=dark] .AnalyseReportScoreCard-module-scss-module__ZN1Spq__prokodo-AnalyseReportScoreCard__meta,[data-theme=dark] .AnalyseReportScoreCard-module-scss-module__ZN1Spq__prokodo-AnalyseReportScoreCard__description){color:#cbd5e1c7}[data-theme=dark] .AnalyseReportScoreCard-module-scss-module__ZN1Spq__prokodo-AnalyseReportScoreCard__meta strong{color:#f8fafcf2}[data-theme=dark] .AnalyseReportScoreCard-module-scss-module__ZN1Spq__prokodo-AnalyseReportScoreCard__chip{color:#f1f5f9f2!important}[data-theme=dark] .AnalyseReportScoreCard-module-scss-module__ZN1Spq__prokodo-AnalyseReportScoreCard__chip.prokodo-Chip--filled--success{color:#86efac!important}[data-theme=dark] .AnalyseReportScoreCard-module-scss-module__ZN1Spq__prokodo-AnalyseReportScoreCard__chip.prokodo-Chip--filled--warning{color:#fbbf24!important}[data-theme=dark] .AnalyseReportScoreCard-module-scss-module__ZN1Spq__prokodo-AnalyseReportScoreCard__chip.prokodo-Chip--filled--error{color:#fca5a5!important}[data-theme=dark] .AnalyseReportScoreCard-module-scss-module__ZN1Spq__prokodo-AnalyseReportScoreCard__chip.prokodo-Chip--filled--info{color:#93c5fd!important}
.AnalyseReportScores-module-scss-module__8wyVJW__prokodo-AnalyseReportScores{flex-direction:column;gap:.75rem;display:flex}.AnalyseReportScores-module-scss-module__8wyVJW__prokodo-AnalyseReportScores__heading{margin-bottom:.5rem;margin-left:calc(-1*var(--ar-flow-indent,40px))!important}.AnalyseReportScores-module-scss-module__8wyVJW__prokodo-AnalyseReportScores__grid{grid-template-columns:1fr;grid-auto-rows:1fr;gap:.75rem;margin:0;padding:0;list-style:none;display:grid}@media screen and (min-width:480px){.AnalyseReportScores-module-scss-module__8wyVJW__prokodo-AnalyseReportScores__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:960px){.AnalyseReportScores-module-scss-module__8wyVJW__prokodo-AnalyseReportScores__grid{grid-template-columns:repeat(3,1fr)}}
@property --hero-arc-angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes AnalyseReportHeroScoreRing-module-scss-module__DEfceW__hero-arc-draw{0%{--hero-arc-angle:0deg}to{--hero-arc-angle:calc(var(--ratio,0)*360deg)}}@keyframes AnalyseReportHeroScoreRing-module-scss-module__DEfceW__hero-halo-pulse{0%,to{opacity:.55;transform:scale(1)}50%{opacity:.85;transform:scale(1.04)}}.AnalyseReportHeroScoreRing-module-scss-module__DEfceW__prokodo-AnalyseReportHero__scoreRing{z-index:2;align-items:center;gap:.75rem;display:flex;position:relative}.AnalyseReportHeroScoreRing-module-scss-module__DEfceW__prokodo-AnalyseReportHero__scoreRingHalo{background:radial-gradient(circle at 50% 50%,rgba(var(--color-primary-500),.35),transparent 65%);filter:blur(18px);z-index:-1;border-radius:50%;width:120px;height:120px;animation:3.6s ease-in-out infinite AnalyseReportHeroScoreRing-module-scss-module__DEfceW__hero-halo-pulse;position:absolute;top:50%;left:0;transform:translate(-10%,-50%)}.AnalyseReportHeroScoreRing-module-scss-module__DEfceW__prokodo-AnalyseReportHero__scoreRingArc{--hero-arc-angle:0deg;background:conic-gradient(from -90deg,rgb(var(--color-primary-500))0deg,rgb(var(--color-secondary-500))var(--hero-arc-angle),#0f172a0d var(--hero-arc-angle),#0f172a0d 360deg);opacity:.45;z-index:-1;pointer-events:none;border-radius:50%;width:110px;height:110px;animation:1.6s ease-out .3s forwards AnalyseReportHeroScoreRing-module-scss-module__DEfceW__hero-arc-draw;position:absolute;top:50%;left:0;transform:translate(-2%,-50%);mask:radial-gradient(circle,#0000 47%,#000 49%)}.AnalyseReportHeroScoreRing-module-scss-module__DEfceW__prokodo-AnalyseReportHero__scoreRingMeta{flex-direction:column;align-items:flex-start;gap:4px;min-width:0;display:flex}.AnalyseReportHeroScoreRing-module-scss-module__DEfceW__prokodo-AnalyseReportHero__scoreRingLabel{font-size:1rem;font-weight:400;font-family:var(--font-primary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;letter-spacing:.03em;text-transform:none;text-align:left;color:var(--color-grey-700);letter-spacing:.01em;text-transform:none;font-size:.82rem;font-style:normal;font-weight:800;line-height:1.4;text-decoration:none}.AnalyseReportHeroScoreRing-module-scss-module__DEfceW__prokodo-AnalyseReportHero__chip{letter-spacing:.01em!important;padding:4px 12px!important;font-size:.8rem!important;font-weight:800!important;line-height:1.2!important}.AnalyseReportHeroScoreRing-module-scss-module__DEfceW__prokodo-AnalyseReportHero__chip .prokodo-Chip__label{-webkit-text-fill-color:currentColor!important;background-image:none!important}.AnalyseReportHeroScoreRing-module-scss-module__DEfceW__prokodo-AnalyseReportHero__chip--scoreRing{flex-shrink:0;align-self:flex-start;margin-inline:0 auto}[data-theme=dark] .AnalyseReportHeroScoreRing-module-scss-module__DEfceW__prokodo-AnalyseReportHero__scoreRingLabel{color:#cbd5e1db!important;-webkit-text-fill-color:#cbd5e1db!important}[data-theme=dark] .AnalyseReportHeroScoreRing-module-scss-module__DEfceW__prokodo-AnalyseReportHero__scoreRing .prokodo-AnalyseReportScoreChart__label{color:#f8fafc!important;-webkit-text-fill-color:#f8fafc!important}[data-theme=dark] .AnalyseReportHeroScoreRing-module-scss-module__DEfceW__prokodo-AnalyseReportHero__scoreRing .prokodo-AnalyseReportScoreChart__track{stroke:#94a3b847!important}[data-theme=dark] .AnalyseReportHeroScoreRing-module-scss-module__DEfceW__prokodo-AnalyseReportHero__chip{color:#dbeafe!important}[data-theme=dark] .AnalyseReportHeroScoreRing-module-scss-module__DEfceW__prokodo-AnalyseReportHero__chip.prokodo-Chip--filled--success{color:#86efac!important}[data-theme=dark] .AnalyseReportHeroScoreRing-module-scss-module__DEfceW__prokodo-AnalyseReportHero__chip.prokodo-Chip--filled--warning{color:#fbbf24!important}[data-theme=dark] .AnalyseReportHeroScoreRing-module-scss-module__DEfceW__prokodo-AnalyseReportHero__chip.prokodo-Chip--filled--error{color:#fca5a5!important}[data-theme=dark] .AnalyseReportHeroScoreRing-module-scss-module__DEfceW__prokodo-AnalyseReportHero__chip.prokodo-Chip--filled--primary{color:#7dd3fc!important}[data-theme=dark] .AnalyseReportHeroScoreRing-module-scss-module__DEfceW__prokodo-AnalyseReportHero__chip.prokodo-Chip--filled--inherit{color:#cbd5e1!important}@media (prefers-reduced-motion:reduce){.AnalyseReportHeroScoreRing-module-scss-module__DEfceW__prokodo-AnalyseReportHero__scoreRingHalo,.AnalyseReportHeroScoreRing-module-scss-module__DEfceW__prokodo-AnalyseReportHero__scoreRingArc{transition:none!important;animation:none!important}.AnalyseReportHeroScoreRing-module-scss-module__DEfceW__prokodo-AnalyseReportHero__scoreRingArc{--hero-arc-angle:calc(var(--ratio,0)*360deg)}}
@keyframes AnalyseReportHeroScorePanel-module-scss-module__rNg0iW__hero-card-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translate(0,0)}}@keyframes AnalyseReportHeroScorePanel-module-scss-module__rNg0iW__hero-orbit-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes AnalyseReportHeroScorePanel-module-scss-module__rNg0iW__hero-aura-spin{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes AnalyseReportHeroScorePanel-module-scss-module__rNg0iW__hero-spark-float{0%,to{opacity:.5;transform:translate(0,0)scale(1)}50%{opacity:1;transform:translate(6px,-10px)scale(1.4)}}.AnalyseReportHeroScorePanel-module-scss-module__rNg0iW__prokodo-AnalyseReportHero__scorePanel{-webkit-backdrop-filter:blur(14px)saturate(160%);isolation:isolate;background:linear-gradient(160deg,#fffffffa,#f8fafcf5);border:1px solid #0f172a14;border-radius:.75rem;flex-direction:column;gap:.75rem;min-width:0;padding:1rem;transition:transform .4s cubic-bezier(.2,.8,.2,1),box-shadow .4s;animation:.8s ease-out .1s both AnalyseReportHeroScorePanel-module-scss-module__rNg0iW__hero-card-rise;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #0f172a0a,0 18px 40px -16px #0f172a33}.AnalyseReportHeroScorePanel-module-scss-module__rNg0iW__prokodo-AnalyseReportHero__scorePanel:hover{transform:translateY(-4px)scale(1.005);box-shadow:0 1px 2px #0f172a0a,0 28px 56px -20px #0f172a47}.AnalyseReportHeroScorePanel-module-scss-module__rNg0iW__prokodo-AnalyseReportHero__scorePanel:before{content:"";background:linear-gradient(135deg,rgba(var(--color-primary-500),.55),rgba(var(--color-secondary-500),.45),rgba(var(--color-primary-500),.25));pointer-events:none;z-index:1;border-radius:.75rem;padding:1px;position:absolute;inset:0;mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-position:0 0,0 0;mask-size:auto,auto;mask-repeat:repeat,repeat;mask-clip:content-box,border-box;mask-origin:content-box,border-box;mask-composite:exclude;mask-mode:match-source,match-source}.AnalyseReportHeroScorePanel-module-scss-module__rNg0iW__prokodo-AnalyseReportHero__scorePanelAura{background:conic-gradient(from 0deg,rgba(var(--color-primary-500),.32),rgba(var(--color-secondary-500),.32),#6366f152,rgba(var(--color-primary-500),.32));filter:blur(34px);opacity:.7;z-index:0;pointer-events:none;border-radius:50%;width:220px;height:220px;animation:22s linear infinite AnalyseReportHeroScorePanel-module-scss-module__rNg0iW__hero-aura-spin;position:absolute;top:-30%;left:-20%}.AnalyseReportHeroScorePanel-module-scss-module__rNg0iW__prokodo-AnalyseReportHero__scorePanelOrbit{transform-origin:50%;border:1.5px dashed rgba(var(--color-primary-500),.35);z-index:0;pointer-events:none;border-radius:50%;width:180px;height:180px;margin-left:-20px;animation:36s linear infinite AnalyseReportHeroScorePanel-module-scss-module__rNg0iW__hero-orbit-spin;position:absolute;top:50%;left:0;translate:0 -50%}.AnalyseReportHeroScorePanel-module-scss-module__rNg0iW__prokodo-AnalyseReportHero__scorePanelSpark{z-index:0;pointer-events:none;background:rgb(var(--color-primary-500));width:6px;height:6px;box-shadow:0 0 8px rgba(var(--color-primary-500),.7);border-radius:50%;position:absolute}.AnalyseReportHeroScorePanel-module-scss-module__rNg0iW__prokodo-AnalyseReportHero__scorePanelSpark--one{animation:3.4s ease-in-out .2s infinite AnalyseReportHeroScorePanel-module-scss-module__rNg0iW__hero-spark-float;top:18%;right:22%}.AnalyseReportHeroScorePanel-module-scss-module__rNg0iW__prokodo-AnalyseReportHero__scorePanelSpark--two{background:rgb(var(--color-secondary-500));box-shadow:0 0 8px rgba(var(--color-secondary-500),.7);animation:4.1s ease-in-out 1s infinite AnalyseReportHeroScorePanel-module-scss-module__rNg0iW__hero-spark-float;top:60%;right:12%}.AnalyseReportHeroScorePanel-module-scss-module__rNg0iW__prokodo-AnalyseReportHero__scorePanelSpark--three{background:#6366f1;width:4px;height:4px;animation:3.7s ease-in-out .6s infinite AnalyseReportHeroScorePanel-module-scss-module__rNg0iW__hero-spark-float;bottom:20%;right:38%;box-shadow:0 0 6px #6366f1b3}.AnalyseReportHeroScorePanel-module-scss-module__rNg0iW__prokodo-AnalyseReportHero__scorePanel--good:after,.AnalyseReportHeroScorePanel-module-scss-module__rNg0iW__prokodo-AnalyseReportHero__scorePanel--warning:after,.AnalyseReportHeroScorePanel-module-scss-module__rNg0iW__prokodo-AnalyseReportHero__scorePanel--critical:after,.AnalyseReportHeroScorePanel-module-scss-module__rNg0iW__prokodo-AnalyseReportHero__scorePanel--neutral:after{content:"";filter:blur(60px);opacity:.4;z-index:0;pointer-events:none;border-radius:50%;width:280px;height:280px;position:absolute;bottom:-50%;right:-30%}.AnalyseReportHeroScorePanel-module-scss-module__rNg0iW__prokodo-AnalyseReportHero__scorePanel--good:after{background:radial-gradient(circle,#16a34a8c,#0000 70%)}.AnalyseReportHeroScorePanel-module-scss-module__rNg0iW__prokodo-AnalyseReportHero__scorePanel--warning:after{background:radial-gradient(circle,#f59e0b8c,#0000 70%)}.AnalyseReportHeroScorePanel-module-scss-module__rNg0iW__prokodo-AnalyseReportHero__scorePanel--critical:after{background:radial-gradient(circle,#dc26268c,#0000 70%)}.AnalyseReportHeroScorePanel-module-scss-module__rNg0iW__prokodo-AnalyseReportHero__scorePanel--neutral:after{background:radial-gradient(circle,#6366f166,#0000 70%)}[data-theme=dark] .AnalyseReportHeroScorePanel-module-scss-module__rNg0iW__prokodo-AnalyseReportHero__scorePanel{background:linear-gradient(160deg,#0f172ae6,#1e293bc2);border-color:#94a3b833;box-shadow:0 1px 2px #00000047,0 28px 56px -28px #22d3ee47}[data-theme=dark] .AnalyseReportHeroScorePanel-module-scss-module__rNg0iW__prokodo-AnalyseReportHero__scorePanel:hover{box-shadow:0 1px 2px #00000047,0 34px 72px -28px #22d3ee61}@media (prefers-reduced-motion:reduce){.AnalyseReportHeroScorePanel-module-scss-module__rNg0iW__prokodo-AnalyseReportHero__scorePanel,.AnalyseReportHeroScorePanel-module-scss-module__rNg0iW__prokodo-AnalyseReportHero__scorePanelAura,.AnalyseReportHeroScorePanel-module-scss-module__rNg0iW__prokodo-AnalyseReportHero__scorePanelOrbit,.AnalyseReportHeroScorePanel-module-scss-module__rNg0iW__prokodo-AnalyseReportHero__scorePanelSpark{transition:none!important;animation:none!important}}
.AnalyseReportStatusBadge-module-scss-module__3u2aeW__prokodo-AnalyseReportStatusBadge{align-self:flex-start;display:inline-flex}.AnalyseReportStatusBadge-module-scss-module__3u2aeW__prokodo-AnalyseReportStatusBadge__chip{font-size:1rem!important;font-weight:400!important;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif!important;letter-spacing:.03em!important;text-transform:none!important;text-align:left!important;font-style:normal!important;line-height:1.45!important;text-decoration:none!important}@media screen and (min-width:480px){.AnalyseReportStatusBadge-module-scss-module__3u2aeW__prokodo-AnalyseReportStatusBadge__chip{font-size:.875rem!important;line-height:1.4!important}}@media screen and (min-width:960px){.AnalyseReportStatusBadge-module-scss-module__3u2aeW__prokodo-AnalyseReportStatusBadge__chip{font-size:.875rem!important;line-height:1.4!important}}.AnalyseReportStatusBadge-module-scss-module__3u2aeW__prokodo-AnalyseReportStatusBadge--ready{--analyseReport-status-tint:var(--color-success-500,var(--color-success))}.AnalyseReportStatusBadge-module-scss-module__3u2aeW__prokodo-AnalyseReportStatusBadge--partial,.AnalyseReportStatusBadge-module-scss-module__3u2aeW__prokodo-AnalyseReportStatusBadge--processing,.AnalyseReportStatusBadge-module-scss-module__3u2aeW__prokodo-AnalyseReportStatusBadge--created{--analyseReport-status-tint:var(--color-warning-500,var(--color-warning))}.AnalyseReportStatusBadge-module-scss-module__3u2aeW__prokodo-AnalyseReportStatusBadge--failed,.AnalyseReportStatusBadge-module-scss-module__3u2aeW__prokodo-AnalyseReportStatusBadge--expired,.AnalyseReportStatusBadge-module-scss-module__3u2aeW__prokodo-AnalyseReportStatusBadge--disabled,.AnalyseReportStatusBadge-module-scss-module__3u2aeW__prokodo-AnalyseReportStatusBadge--not_found{--analyseReport-status-tint:var(--color-error-500,var(--color-error))}
@keyframes AnalyseReportHeroTopRow-module-scss-module__9n6biq__hero-pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.85;transform:scale(1.25)}}@keyframes AnalyseReportHeroTopRow-module-scss-module__9n6biq__hero-pulse-ring{0%{opacity:.7;transform:scale(.6)}to{opacity:0;transform:scale(2.4)}}.AnalyseReportHeroTopRow-module-scss-module__9n6biq__prokodo-AnalyseReportHero__topRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.AnalyseReportHeroTopRow-module-scss-module__9n6biq__prokodo-AnalyseReportHero__eyebrowIcon{background:linear-gradient(var(--color-white),var(--color-white))padding-box,conic-gradient(from 0deg,rgb(var(--color-primary-500)),rgb(var(--color-secondary-500)),rgb(var(--color-primary-500)))border-box;width:34px;min-width:34px;height:34px;box-shadow:0 1px 2px #0f172a0a,0 10px 24px -18px rgba(var(--color-primary-500),.7);border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:relative}.AnalyseReportHeroTopRow-module-scss-module__9n6biq__prokodo-AnalyseReportHero__eyebrowIcon:before{content:"";border-radius:inherit;border:1px solid rgba(var(--color-primary-500),.22);opacity:.9;position:absolute;inset:-4px}.AnalyseReportHeroTopRow-module-scss-module__9n6biq__prokodo-AnalyseReportHero__eyebrowIconCore{color:rgb(var(--color-primary-600,8 145 178));filter:drop-shadow(0 0 10px rgba(var(--color-primary-500),.35))}.AnalyseReportHeroTopRow-module-scss-module__9n6biq__prokodo-AnalyseReportHero__pulse{justify-content:center;align-items:center;width:14px;height:14px;margin-right:.25rem;display:inline-flex;position:relative}.AnalyseReportHeroTopRow-module-scss-module__9n6biq__prokodo-AnalyseReportHero__pulseDot{z-index:1;background:rgb(var(--color-primary-500));width:8px;height:8px;box-shadow:0 0 12px rgba(var(--color-primary-500),.6);border-radius:50%;animation:1.6s ease-in-out infinite AnalyseReportHeroTopRow-module-scss-module__9n6biq__hero-pulse-dot;position:relative}.AnalyseReportHeroTopRow-module-scss-module__9n6biq__prokodo-AnalyseReportHero__pulseRing{border:1.5px solid rgba(var(--color-primary-500),.55);border-radius:50%;animation:1.8s ease-out infinite AnalyseReportHeroTopRow-module-scss-module__9n6biq__hero-pulse-ring;position:absolute;inset:0}.AnalyseReportHeroTopRow-module-scss-module__9n6biq__prokodo-AnalyseReportHero__eyebrow{font-size:1rem;font-weight:400;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;letter-spacing:.03em;text-transform:none;text-align:left;font-style:normal;line-height:1.45;text-decoration:none}@media screen and (min-width:480px){.AnalyseReportHeroTopRow-module-scss-module__9n6biq__prokodo-AnalyseReportHero__eyebrow{font-size:.875rem;line-height:1.4}}@media screen and (min-width:960px){.AnalyseReportHeroTopRow-module-scss-module__9n6biq__prokodo-AnalyseReportHero__eyebrow{font-size:.875rem;line-height:1.4}}.AnalyseReportHeroTopRow-module-scss-module__9n6biq__prokodo-AnalyseReportHero__eyebrow{color:var(--color-grey-900);text-transform:uppercase;letter-spacing:.14em;margin:0 auto 0 0;font-weight:800}[data-theme=dark] .AnalyseReportHeroTopRow-module-scss-module__9n6biq__prokodo-AnalyseReportHero__eyebrowIcon{background:linear-gradient(#0f172aeb,#0f172aeb) padding-box padding-box,conic-gradient(#67e8f9f2,#60a5faf2,#67e8f9f2) border-box;box-shadow:0 1px 2px #00000047,0 0 26px -8px #22d3eebf}[data-theme=dark] .AnalyseReportHeroTopRow-module-scss-module__9n6biq__prokodo-AnalyseReportHero__eyebrowIcon:before{border-color:#67e8f959}[data-theme=dark] .AnalyseReportHeroTopRow-module-scss-module__9n6biq__prokodo-AnalyseReportHero__eyebrowIconCore{color:#7dd3fcf5;filter:drop-shadow(0 0 12px #67e8f999)}[data-theme=dark] .AnalyseReportHeroTopRow-module-scss-module__9n6biq__prokodo-AnalyseReportHero__eyebrow{color:#e2e8f0e0}@media (prefers-reduced-motion:reduce){.AnalyseReportHeroTopRow-module-scss-module__9n6biq__prokodo-AnalyseReportHero__pulseDot,.AnalyseReportHeroTopRow-module-scss-module__9n6biq__prokodo-AnalyseReportHero__pulseRing{transition:none!important;animation:none!important}}
.AnalyseReportNextSteps-module-scss-module__LQEh8W__prokodo-AnalyseReportNextSteps{flex-direction:column;gap:.75rem;display:flex}.AnalyseReportNextSteps-module-scss-module__LQEh8W__prokodo-AnalyseReportNextSteps__heading{margin-bottom:.5rem;margin-left:calc(-1*var(--ar-flow-indent,40px))!important}.AnalyseReportNextSteps-module-scss-module__LQEh8W__prokodo-AnalyseReportNextSteps__list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.AnalyseReportNextSteps-module-scss-module__LQEh8W__prokodo-AnalyseReportNextSteps__item{background:linear-gradient(180deg,#fffffff5,var(--color-white)),radial-gradient(100% 120% at 0% 0%,color-mix(in srgb,var(--color-primary-500)7%,transparent),transparent 56%);border:1px solid color-mix(in srgb,var(--color-primary-500)16%,var(--color-grey-200));border-radius:.75rem;align-items:flex-start;gap:.75rem;padding:1rem;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative}.AnalyseReportNextSteps-module-scss-module__LQEh8W__prokodo-AnalyseReportNextSteps__item:hover,.AnalyseReportNextSteps-module-scss-module__LQEh8W__prokodo-AnalyseReportNextSteps__item:focus-within{border-color:color-mix(in srgb,var(--color-primary-500)28%,var(--color-grey-200));box-shadow:0 14px 28px -20px color-mix(in srgb,var(--color-primary-500)24%,transparent),0 4px 12px #0f172a0d;transform:translateY(-2px)}@media screen and (min-width:480px){.AnalyseReportNextSteps-module-scss-module__LQEh8W__prokodo-AnalyseReportNextSteps__item{padding:1rem 1.5rem}}.AnalyseReportNextSteps-module-scss-module__LQEh8W__prokodo-AnalyseReportNextSteps__iconWrap{width:42px;height:42px;color:var(--color-primary-600);background:color-mix(in srgb,var(--color-primary-500)9%,transparent);border:1px solid color-mix(in srgb,var(--color-primary-500)22%,transparent);border-radius:.5rem;flex:none;justify-content:center;align-items:center;display:inline-flex;position:relative}.AnalyseReportNextSteps-module-scss-module__LQEh8W__prokodo-AnalyseReportNextSteps__icon{color:currentColor}.AnalyseReportNextSteps-module-scss-module__LQEh8W__prokodo-AnalyseReportNextSteps__body{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.AnalyseReportNextSteps-module-scss-module__LQEh8W__prokodo-AnalyseReportNextSteps__title{font-size:1.5rem;font-weight:500;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;letter-spacing:.03em;text-transform:none;text-align:left;font-style:normal;line-height:1.55;text-decoration:none}@media screen and (min-width:480px){.AnalyseReportNextSteps-module-scss-module__LQEh8W__prokodo-AnalyseReportNextSteps__title{font-size:1.125rem;line-height:1.5}}@media screen and (min-width:960px){.AnalyseReportNextSteps-module-scss-module__LQEh8W__prokodo-AnalyseReportNextSteps__title{font-size:1.125rem;line-height:1.5}}.AnalyseReportNextSteps-module-scss-module__LQEh8W__prokodo-AnalyseReportNextSteps__title{color:var(--color-grey-900);margin:0;font-weight:700;line-height:1.35}.AnalyseReportNextSteps-module-scss-module__LQEh8W__prokodo-AnalyseReportNextSteps__description{font-size:1rem;font-weight:400;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;letter-spacing:.03em;text-transform:none;text-align:left;font-style:normal;line-height:1.45;text-decoration:none}@media screen and (min-width:480px){.AnalyseReportNextSteps-module-scss-module__LQEh8W__prokodo-AnalyseReportNextSteps__description{font-size:.875rem;line-height:1.4}}@media screen and (min-width:960px){.AnalyseReportNextSteps-module-scss-module__LQEh8W__prokodo-AnalyseReportNextSteps__description{font-size:.875rem;line-height:1.4}}.AnalyseReportNextSteps-module-scss-module__LQEh8W__prokodo-AnalyseReportNextSteps__description{color:var(--color-grey-700);margin:0;line-height:1.55}[data-theme=dark] .AnalyseReportNextSteps-module-scss-module__LQEh8W__prokodo-AnalyseReportNextSteps__item{background:linear-gradient(180deg,#0f172aad,#0f172a8c),radial-gradient(100% 120% at 0% 0%,color-mix(in srgb,var(--color-primary-500)14%,transparent),transparent 56%);border-color:#94a3b82e}[data-theme=dark] .AnalyseReportNextSteps-module-scss-module__LQEh8W__prokodo-AnalyseReportNextSteps__iconWrap{color:var(--color-primary-300);background:color-mix(in srgb,var(--color-primary-500)16%,transparent);border-color:color-mix(in srgb,var(--color-primary-500)30%,transparent)}[data-theme=dark] .AnalyseReportNextSteps-module-scss-module__LQEh8W__prokodo-AnalyseReportNextSteps__title{color:#f8fafcf2}[data-theme=dark] .AnalyseReportNextSteps-module-scss-module__LQEh8W__prokodo-AnalyseReportNextSteps__description{color:#e2e8f0d1}@media (prefers-reduced-motion:reduce){.AnalyseReportNextSteps-module-scss-module__LQEh8W__prokodo-AnalyseReportNextSteps__item{transition:none!important}}
.AnalyseReportRecommendationItem-module-scss-module__-5jO5G__prokodo-AnalyseReportRecommendationItem{--pk-rec-tone-from:var(--color-primary-500);--pk-rec-tone-mid:var(--color-primary-800);--pk-rec-tone-to:var(--color-secondary-500);--pk-rec-tone-glow:var(--color-primary-500);--pk-rec-grid-line-alpha:26%;--pk-rec-grid-opacity:.64;--pk-rec-grid-hover-opacity:.82;padding:1rem;background:var(--color-white);border:1px solid var(--color-grey-200);border-radius:.75rem;align-items:center;gap:.75rem;padding-inline-start:.75rem;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative;overflow:hidden}.AnalyseReportRecommendationItem-module-scss-module__-5jO5G__prokodo-AnalyseReportRecommendationItem:hover,.AnalyseReportRecommendationItem-module-scss-module__-5jO5G__prokodo-AnalyseReportRecommendationItem:focus-within{border-color:color-mix(in srgb,var(--pk-rec-tone-glow)35%,var(--color-grey-200));box-shadow:0 12px 24px -16px color-mix(in srgb,var(--pk-rec-tone-glow)30%,transparent),0 4px 12px #0000000d;transform:translateY(-2px)}.AnalyseReportRecommendationItem-module-scss-module__-5jO5G__prokodo-AnalyseReportRecommendationItem:hover .AnalyseReportRecommendationItem-module-scss-module__-5jO5G__prokodo-AnalyseReportRecommendationItem__numeral,.AnalyseReportRecommendationItem-module-scss-module__-5jO5G__prokodo-AnalyseReportRecommendationItem:focus-within .AnalyseReportRecommendationItem-module-scss-module__-5jO5G__prokodo-AnalyseReportRecommendationItem__numeral{opacity:.95;transform:translateY(-2px)}.AnalyseReportRecommendationItem-module-scss-module__-5jO5G__prokodo-AnalyseReportRecommendationItem:hover .AnalyseReportRecommendationItem-module-scss-module__-5jO5G__prokodo-AnalyseReportRecommendationItem__numeralGrid,.AnalyseReportRecommendationItem-module-scss-module__-5jO5G__prokodo-AnalyseReportRecommendationItem:focus-within .AnalyseReportRecommendationItem-module-scss-module__-5jO5G__prokodo-AnalyseReportRecommendationItem__numeralGrid{opacity:var(--pk-rec-grid-hover-opacity)}.AnalyseReportRecommendationItem-module-scss-module__-5jO5G__prokodo-AnalyseReportRecommendationItem__numeralWrap{flex:none;justify-content:center;align-items:center;min-width:4ch;padding:.75rem .5rem;display:flex;position:relative}@media screen and (min-width:480px){.AnalyseReportRecommendationItem-module-scss-module__-5jO5G__prokodo-AnalyseReportRecommendationItem__numeralWrap{min-width:4.5ch;padding:.75rem}}.AnalyseReportRecommendationItem-module-scss-module__-5jO5G__prokodo-AnalyseReportRecommendationItem__numeralGrid{pointer-events:none;background-image:linear-gradient(to right,color-mix(in srgb,var(--pk-rec-tone-glow)var(--pk-rec-grid-line-alpha),transparent)1px,transparent 1px),linear-gradient(to bottom,color-mix(in srgb,var(--pk-rec-tone-glow)var(--pk-rec-grid-line-alpha),transparent)1px,transparent 1px);opacity:var(--pk-rec-grid-opacity);background-size:14px 14px;transition:opacity .42s;position:absolute;inset:-.5rem;mask-image:radial-gradient(#000 30%,#0000 85%)}.AnalyseReportRecommendationItem-module-scss-module__-5jO5G__prokodo-AnalyseReportRecommendationItem__numeral{font-family:var(--pk-font-display,inherit);letter-spacing:-.04em;background:linear-gradient(90deg,var(--pk-rec-tone-from)0%,var(--pk-rec-tone-mid)50%,var(--pk-rec-tone-to)100%);color:#0000;opacity:.85;user-select:none;pointer-events:none;background-clip:text;font-size:2.75rem;font-weight:800;line-height:1;transition:opacity .42s,transform .42s;position:relative}@media screen and (min-width:480px){.AnalyseReportRecommendationItem-module-scss-module__-5jO5G__prokodo-AnalyseReportRecommendationItem__numeral{font-size:3.25rem}}.AnalyseReportRecommendationItem-module-scss-module__-5jO5G__prokodo-AnalyseReportRecommendationItem__body{flex-direction:column;flex:auto;gap:.5rem;min-width:0;display:flex}.AnalyseReportRecommendationItem-module-scss-module__-5jO5G__prokodo-AnalyseReportRecommendationItem__header{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.AnalyseReportRecommendationItem-module-scss-module__-5jO5G__prokodo-AnalyseReportRecommendationItem__title{font-size:1rem;font-weight:400;font-family:var(--font-primary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;letter-spacing:.03em;text-transform:none;text-align:left;overflow-wrap:anywhere;flex:auto;min-width:0;margin:0;font-style:normal;line-height:1.3;text-decoration:none}.AnalyseReportRecommendationItem-module-scss-module__-5jO5G__prokodo-AnalyseReportRecommendationItem__chip{flex:none;align-self:flex-start;letter-spacing:.01em!important;padding:3px 10px!important;font-size:.75rem!important;font-weight:700!important;line-height:1.2!important}.AnalyseReportRecommendationItem-module-scss-module__-5jO5G__prokodo-AnalyseReportRecommendationItem__chip .prokodo-Chip__label{-webkit-text-fill-color:currentColor!important;background-image:none!important}.AnalyseReportRecommendationItem-module-scss-module__-5jO5G__prokodo-AnalyseReportRecommendationItem__description{font-size:1rem;font-weight:400;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;letter-spacing:.03em;text-transform:none;text-align:left;font-style:normal;line-height:1.45;text-decoration:none}@media screen and (min-width:480px){.AnalyseReportRecommendationItem-module-scss-module__-5jO5G__prokodo-AnalyseReportRecommendationItem__description{font-size:.875rem;line-height:1.4}}@media screen and (min-width:960px){.AnalyseReportRecommendationItem-module-scss-module__-5jO5G__prokodo-AnalyseReportRecommendationItem__description{font-size:.875rem;line-height:1.4}}.AnalyseReportRecommendationItem-module-scss-module__-5jO5G__prokodo-AnalyseReportRecommendationItem__description{color:var(--color-grey-800);margin:0;line-height:1.55}.AnalyseReportRecommendationItem-module-scss-module__-5jO5G__prokodo-AnalyseReportRecommendationItem__context{border-top:1px solid color-mix(in srgb,var(--pk-rec-tone-glow)18%,var(--color-grey-200));grid-template-columns:1fr;gap:.25rem;padding-top:.5rem;display:grid}@media screen and (min-width:960px){.AnalyseReportRecommendationItem-module-scss-module__-5jO5G__prokodo-AnalyseReportRecommendationItem__context{grid-template-columns:repeat(2,minmax(0,1fr))}}.AnalyseReportRecommendationItem-module-scss-module__-5jO5G__prokodo-AnalyseReportRecommendationItem__context .prokodo-Accordion{display:contents}.AnalyseReportRecommendationItem-module-scss-module__-5jO5G__prokodo-AnalyseReportRecommendationItem__context .prokodo-Accordion>div{display:contents}.AnalyseReportRecommendationItem-module-scss-module__-5jO5G__prokodo-AnalyseReportRecommendationItem__context .prokodo-Accordion__item{padding:.5rem;background:linear-gradient(135deg,color-mix(in srgb,var(--pk-rec-tone-glow)8%,transparent),color-mix(in srgb,var(--color-secondary-500)4%,transparent)),color-mix(in srgb,var(--color-grey-50)78%,var(--color-white));border-radius:.25rem;min-width:0;padding-inline-start:calc(.5rem + 4px);position:relative}.AnalyseReportRecommendationItem-module-scss-module__-5jO5G__prokodo-AnalyseReportRecommendationItem__context .prokodo-Accordion__item:before{content:"";background:color-mix(in srgb,var(--pk-rec-tone-glow)62%,var(--color-grey-400));border-radius:0 999px 999px 0;width:3px;position:absolute;top:.5rem;bottom:.5rem;left:0}.AnalyseReportRecommendationItem-module-scss-module__-5jO5G__prokodo-AnalyseReportRecommendationItem__contextItem{background:linear-gradient(135deg,color-mix(in srgb,var(--pk-rec-tone-glow)8%,transparent),color-mix(in srgb,var(--color-secondary-500)4%,transparent)),color-mix(in srgb,var(--color-grey-50)78%,var(--color-white));border-radius:.25rem;min-width:0;padding:.5rem;padding-inline-start:calc(.5rem + 4px);position:relative}.AnalyseReportRecommendationItem-module-scss-module__-5jO5G__prokodo-AnalyseReportRecommendationItem__contextItem:before{content:"";background:color-mix(in srgb,var(--pk-rec-tone-glow)62%,var(--color-grey-400));border-radius:0 999px 999px 0;width:3px;position:absolute;top:.5rem;bottom:.5rem;left:0}.AnalyseReportRecommendationItem-module-scss-module__-5jO5G__prokodo-AnalyseReportRecommendationItem__contextLabel{font-size:1rem;font-weight:400;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;letter-spacing:.03em;text-transform:none;text-align:left;font-style:normal;line-height:1.45;text-decoration:none}@media screen and (min-width:480px){.AnalyseReportRecommendationItem-module-scss-module__-5jO5G__prokodo-AnalyseReportRecommendationItem__contextLabel{font-size:.875rem;line-height:1.4}}@media screen and (min-width:960px){.AnalyseReportRecommendationItem-module-scss-module__-5jO5G__prokodo-AnalyseReportRecommendationItem__contextLabel{font-size:.875rem;line-height:1.4}}.AnalyseReportRecommendationItem-module-scss-module__-5jO5G__prokodo-AnalyseReportRecommendationItem__contextLabel{color:color-mix(in srgb,var(--pk-rec-tone-glow)70%,var(--color-grey-700));letter-spacing:.03em;align-items:center;gap:.35rem;margin-bottom:4px;font-weight:800;display:inline-flex}.AnalyseReportRecommendationItem-module-scss-module__-5jO5G__prokodo-AnalyseReportRecommendationItem__context .prokodo-Accordion__item__header .AnalyseReportRecommendationItem-module-scss-module__-5jO5G__AnalyseReportRecommendationItem__contextLabel{font-size:1rem;font-weight:400;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;letter-spacing:.03em;text-transform:none;text-align:left;font-style:normal;line-height:1.45;text-decoration:none}@media screen and (min-width:480px){.AnalyseReportRecommendationItem-module-scss-module__-5jO5G__prokodo-AnalyseReportRecommendationItem__context .prokodo-Accordion__item__header .AnalyseReportRecommendationItem-module-scss-module__-5jO5G__AnalyseReportRecommendationItem__contextLabel{font-size:.875rem;line-height:1.4}}@media screen and (min-width:960px){.AnalyseReportRecommendationItem-module-scss-module__-5jO5G__prokodo-AnalyseReportRecommendationItem__context .prokodo-Accordion__item__header .AnalyseReportRecommendationItem-module-scss-module__-5jO5G__AnalyseReportRecommendationItem__contextLabel{font-size:.875rem;line-height:1.4}}.AnalyseReportRecommendationItem-module-scss-module__-5jO5G__prokodo-AnalyseReportRecommendationItem__context .prokodo-Accordion__item__header .AnalyseReportRecommendationItem-module-scss-module__-5jO5G__AnalyseReportRecommendationItem__contextLabel{color:color-mix(in srgb,var(--pk-rec-tone-glow)70%,var(--color-grey-700));letter-spacing:.03em;align-items:center;gap:.35rem;margin-bottom:4px;font-weight:800;display:inline-flex}.AnalyseReportRecommendationItem-module-scss-module__-5jO5G__prokodo-AnalyseReportRecommendationItem__contextText{font-size:1rem;font-weight:400;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;letter-spacing:.03em;text-transform:none;text-align:left;font-style:normal;line-height:1.45;text-decoration:none}@media screen and (min-width:480px){.AnalyseReportRecommendationItem-module-scss-module__-5jO5G__prokodo-AnalyseReportRecommendationItem__contextText{font-size:.875rem;line-height:1.4}}@media screen and (min-width:960px){.AnalyseReportRecommendationItem-module-scss-module__-5jO5G__prokodo-AnalyseReportRecommendationItem__contextText{font-size:.875rem;line-height:1.4}}.AnalyseReportRecommendationItem-module-scss-module__-5jO5G__prokodo-AnalyseReportRecommendationItem__contextText{color:var(--color-grey-800);margin:0;line-height:1.55}.AnalyseReportRecommendationItem-module-scss-module__-5jO5G__prokodo-AnalyseReportRecommendationItem--error{--pk-rec-tone-from:var(--color-error-500,#ef4444);--pk-rec-tone-mid:var(--color-error-700,#b91c1c);--pk-rec-tone-to:var(--color-error-500,#ef4444);--pk-rec-tone-glow:var(--color-error-500,#ef4444);--pk-rec-grid-line-alpha:46%;--pk-rec-grid-opacity:.9;--pk-rec-grid-hover-opacity:1}.AnalyseReportRecommendationItem-module-scss-module__-5jO5G__prokodo-AnalyseReportRecommendationItem--warning{--pk-rec-tone-from:var(--color-warning-500,#f59e0b);--pk-rec-tone-mid:var(--color-warning-700,#b45309);--pk-rec-tone-to:var(--color-warning-500,#f59e0b);--pk-rec-tone-glow:var(--color-warning-500,#f59e0b);--pk-rec-grid-line-alpha:38%;--pk-rec-grid-opacity:.82;--pk-rec-grid-hover-opacity:.94}.AnalyseReportRecommendationItem-module-scss-module__-5jO5G__prokodo-AnalyseReportRecommendationItem--info{--pk-rec-tone-from:var(--color-info-500,#0ea5e9);--pk-rec-tone-mid:var(--color-info-700,#0369a1);--pk-rec-tone-to:var(--color-info-500,#0ea5e9);--pk-rec-tone-glow:var(--color-info-500,#0ea5e9);--pk-rec-grid-line-alpha:34%;--pk-rec-grid-opacity:.76;--pk-rec-grid-hover-opacity:.9}[data-theme=dark] .AnalyseReportRecommendationItem-module-scss-module__-5jO5G__prokodo-AnalyseReportRecommendationItem{background:#0f172a8c;border-color:#94a3b82e}[data-theme=dark] .AnalyseReportRecommendationItem-module-scss-module__-5jO5G__prokodo-AnalyseReportRecommendationItem__title{color:#f8fafcf2}[data-theme=dark] .AnalyseReportRecommendationItem-module-scss-module__-5jO5G__prokodo-AnalyseReportRecommendationItem__description{color:#e2e8f0d9}[data-theme=dark] .AnalyseReportRecommendationItem-module-scss-module__-5jO5G__prokodo-AnalyseReportRecommendationItem__context{border-top-color:color-mix(in srgb,var(--pk-rec-tone-glow)24%,#94a3b82e)}[data-theme=dark] .AnalyseReportRecommendationItem-module-scss-module__-5jO5G__prokodo-AnalyseReportRecommendationItem__contextItem{background:linear-gradient(135deg,color-mix(in srgb,var(--pk-rec-tone-glow)14%,transparent),color-mix(in srgb,var(--color-secondary-400)8%,transparent)),#0f172a47}[data-theme=dark] .AnalyseReportRecommendationItem-module-scss-module__-5jO5G__prokodo-AnalyseReportRecommendationItem__contextItem:before{background:color-mix(in srgb,var(--pk-rec-tone-glow)72%,#94a3b8b3)}[data-theme=dark] .AnalyseReportRecommendationItem-module-scss-module__-5jO5G__prokodo-AnalyseReportRecommendationItem__contextLabel{color:#e2e8f0d1}[data-theme=dark] .AnalyseReportRecommendationItem-module-scss-module__-5jO5G__prokodo-AnalyseReportRecommendationItem__contextText{color:#e2e8f0db}[data-theme=dark] .AnalyseReportRecommendationItem-module-scss-module__-5jO5G__prokodo-AnalyseReportRecommendationItem__numeral{opacity:.95}[data-theme=dark] .AnalyseReportRecommendationItem-module-scss-module__-5jO5G__prokodo-AnalyseReportRecommendationItem__numeralGrid{opacity:.8}[data-theme=dark] .AnalyseReportRecommendationItem-module-scss-module__-5jO5G__prokodo-AnalyseReportRecommendationItem__chip{color:#f1f5f9f2!important}[data-theme=dark] .AnalyseReportRecommendationItem-module-scss-module__-5jO5G__prokodo-AnalyseReportRecommendationItem__chip.prokodo-Chip--filled--success{color:#86efac!important}[data-theme=dark] .AnalyseReportRecommendationItem-module-scss-module__-5jO5G__prokodo-AnalyseReportRecommendationItem__chip.prokodo-Chip--filled--warning{color:#fbbf24!important}[data-theme=dark] .AnalyseReportRecommendationItem-module-scss-module__-5jO5G__prokodo-AnalyseReportRecommendationItem__chip.prokodo-Chip--filled--error{color:#fca5a5!important}[data-theme=dark] .AnalyseReportRecommendationItem-module-scss-module__-5jO5G__prokodo-AnalyseReportRecommendationItem__chip.prokodo-Chip--filled--info{color:#93c5fd!important}
.AnalyseReportRecommendations-module-scss-module__tkNQnq__prokodo-AnalyseReportRecommendations{flex-direction:column;gap:.75rem;margin-top:1rem;display:flex}.AnalyseReportRecommendations-module-scss-module__tkNQnq__prokodo-AnalyseReportRecommendations__heading{margin-bottom:.5rem;margin-left:calc(-1*var(--ar-flow-indent,40px))!important}.AnalyseReportRecommendations-module-scss-module__tkNQnq__prokodo-AnalyseReportRecommendations__list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.AnalyseReportRecommendations-module-scss-module__tkNQnq__prokodo-AnalyseReportRecommendations__item{display:block}
.AnalyseReportRefreshButton-module-scss-module__lTx5HW__prokodo-AnalyseReportRefreshButton{flex:none}
.AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard{--pk-section-tone:var(--color-grey-500);--pk-section-border:color-mix(in srgb,var(--pk-section-tone)22%,var(--color-grey-200));background:linear-gradient(180deg,#fffffff5,var(--color-white));border:1px solid var(--pk-section-border);isolation:isolate;border-radius:.75rem;flex-direction:column;gap:.75rem;padding:1rem;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative;overflow:hidden}.AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard:hover,.AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard:focus-within{border-color:color-mix(in srgb,var(--pk-section-tone)38%,var(--color-grey-200));box-shadow:0 16px 30px -18px color-mix(in srgb,var(--pk-section-tone)34%,transparent),0 6px 18px #0f172a0f;transform:translateY(-2px)}.AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard:before{content:"";background:linear-gradient(180deg,color-mix(in srgb,var(--pk-section-tone)72%,var(--color-white)),var(--pk-section-tone));opacity:.78;border-radius:0 4px 4px 0;width:3px;position:absolute;top:.75rem;bottom:.75rem;left:0}.AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard__header{align-items:flex-start;gap:.75rem;display:flex;position:relative}.AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard__headerMain{flex-direction:column;flex:auto;gap:.25rem;min-width:0;display:flex}.AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard__titleRow{flex-wrap:wrap;align-items:center;gap:.25rem;min-width:0;display:flex}.AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard__title{font-size:1.125rem;font-weight:400;font-family:var(--font-primary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;letter-spacing:.03em;text-transform:none;text-align:left;color:var(--color-grey-950);text-wrap:balance;flex:0 auto;margin:0;font-style:normal;font-weight:700;line-height:1.3;text-decoration:none}.AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard__description{font-size:1.125rem;font-weight:400;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;letter-spacing:.03em;text-transform:none;text-align:left;font-style:normal;line-height:1.5;text-decoration:none}@media screen and (min-width:480px){.AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard__description{font-size:1rem;line-height:1.45}}@media screen and (min-width:960px){.AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard__description{font-size:1rem;line-height:1.45}}.AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard__description{color:var(--color-grey-800);margin:.5rem 0 0;line-height:1.55}.AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard__counter{color:var(--pk-section-tone);background:color-mix(in srgb,var(--pk-section-tone)9%,transparent);border:1px solid color-mix(in srgb,var(--pk-section-tone)22%,transparent);border-radius:999px;flex:none;align-items:baseline;gap:4px;padding:5px 9px;line-height:1;display:none}.AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard__counter strong{font-size:.8rem;font-weight:800;line-height:1}.AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard__counter span{opacity:.78;font-size:.75rem;font-weight:700;line-height:1}@media screen and (min-width:375px){.AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard__counter{display:inline-flex}}.AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard__summary{flex-wrap:wrap;gap:.25rem;margin:0;padding:0;list-style:none;display:flex;position:relative}.AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard__summaryItem{--pk-summary-tone:var(--color-grey-500);background:color-mix(in srgb,var(--pk-summary-tone)8%,transparent);border:1px solid color-mix(in srgb,var(--pk-summary-tone)22%,transparent);color:color-mix(in srgb,var(--pk-summary-tone)82%,var(--color-grey-900));border-radius:999px;align-items:center;gap:6px;padding:5px 9px;display:inline-flex}.AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard__summaryItem--success{--pk-summary-tone:var(--color-success-500,#22c55e)}.AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard__summaryItem--warning{--pk-summary-tone:var(--color-warning-500,#f59e0b)}.AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard__summaryItem--error{--pk-summary-tone:var(--color-error-500,#ef4444)}.AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard__summaryItem--info{--pk-summary-tone:var(--color-info-500,#0ea5e9)}.AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard__summaryCount{font-size:.8rem;font-weight:800;line-height:1}.AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard__summaryLabel{font-size:1rem;font-weight:400;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;letter-spacing:.03em;text-transform:none;text-align:left;font-style:normal;line-height:1.45;text-decoration:none}@media screen and (min-width:480px){.AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard__summaryLabel{font-size:.875rem;line-height:1.4}}@media screen and (min-width:960px){.AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard__summaryLabel{font-size:.875rem;line-height:1.4}}.AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard__summaryLabel{line-height:1}.AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard__items{gap:0;margin:0;padding:0;list-style:none;display:grid;position:relative}.AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard__item{--pk-item-tone:var(--color-grey-500);grid-template-columns:auto minmax(0,1fr);gap:.5rem;padding:.5rem 0;display:grid}.AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard__item:not(:first-child){border-top:1px solid #94a3b82e}.AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard__item--success{--pk-item-tone:var(--color-success-500,#22c55e)}.AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard__item--warning{--pk-item-tone:var(--color-warning-500,#f59e0b)}.AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard__item--error{--pk-item-tone:var(--color-error-500,#ef4444)}.AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard__item--info{--pk-item-tone:var(--color-info-500,#0ea5e9)}.AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard__itemMarker{background:var(--pk-item-tone);width:10px;height:10px;box-shadow:0 0 0 4px color-mix(in srgb,var(--pk-item-tone)10%,transparent),0 0 10px color-mix(in srgb,var(--pk-item-tone)28%,transparent);border-radius:999px;margin-top:.48rem}.AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard__itemBody{flex-direction:column;gap:.25rem;min-width:0;display:flex}.AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard__itemHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard__itemTitle{font-size:1.5rem;font-weight:500;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;letter-spacing:.03em;text-transform:none;text-align:left;font-style:normal;line-height:1.55;text-decoration:none}@media screen and (min-width:480px){.AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard__itemTitle{font-size:1.125rem;line-height:1.5}}@media screen and (min-width:960px){.AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard__itemTitle{font-size:1.125rem;line-height:1.5}}.AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard__itemTitle{color:var(--color-grey-800);flex:220px;margin:0;font-size:1rem!important;line-height:1.5!important}.AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard__itemDescription{font-size:1rem;font-weight:400;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;letter-spacing:.03em;text-transform:none;text-align:left;font-style:normal;line-height:1.45;text-decoration:none}@media screen and (min-width:480px){.AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard__itemDescription{font-size:.875rem;line-height:1.4}}@media screen and (min-width:960px){.AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard__itemDescription{font-size:.875rem;line-height:1.4}}.AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard__itemDescription{color:var(--color-grey-700);margin:0;line-height:1.55}.AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard__chip{flex:none;letter-spacing:.01em!important;padding:3px 10px!important;font-size:.75rem!important;line-height:1.2!important}.AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard__chip .prokodo-Chip__label{-webkit-text-fill-color:currentColor!important;background-image:none!important}.AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard--success{--pk-section-tone:var(--color-success-500,#22c55e)}.AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard--warning{--pk-section-tone:var(--color-warning-500,#f59e0b)}.AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard--error{--pk-section-tone:var(--color-error-500,#ef4444)}.AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard--info{--pk-section-tone:var(--color-info-500,#0ea5e9)}.AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard--neutral{--pk-section-tone:var(--color-grey-500)}[data-theme=dark] .AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard{border-color:color-mix(in srgb,var(--pk-section-tone)24%,#94a3b833);background:linear-gradient(#0f172aad,#0f172a8c)}[data-theme=dark] .AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard:before{background:linear-gradient(180deg,color-mix(in srgb,var(--pk-section-tone)82%,var(--color-white)),var(--pk-section-tone));opacity:.86}:is([data-theme=dark] .AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard__title,[data-theme=dark] .AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard__itemTitle){color:#f8fafcf2}:is([data-theme=dark] .AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard__description,[data-theme=dark] .AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard__itemDescription){color:#e2e8f0d1}[data-theme=dark] .AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard__item:not(:first-child){border-top-color:#94a3b829}[data-theme=dark] .AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard__summaryItem{color:#f1f5f9eb;background:color-mix(in srgb,var(--pk-summary-tone)14%,transparent)}[data-theme=dark] .AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard__chip{color:#f1f5f9f2!important}[data-theme=dark] .AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard__chip.prokodo-Chip--filled--success{color:#86efac!important}[data-theme=dark] .AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard__chip.prokodo-Chip--filled--warning{color:#fbbf24!important}[data-theme=dark] .AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard__chip.prokodo-Chip--filled--error{color:#fca5a5!important}[data-theme=dark] .AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard__chip.prokodo-Chip--filled--info{color:#93c5fd!important}@media (prefers-reduced-motion:reduce){.AnalyseReportSectionCard-module-scss-module__iHjSbW__prokodo-AnalyseReportSectionCard{transition:none!important}}
.AnalyseReportSections-module-scss-module__Sxdg9W__prokodo-AnalyseReportSections{flex-direction:column;gap:.75rem;padding-bottom:1.5rem;display:flex}.AnalyseReportSections-module-scss-module__Sxdg9W__prokodo-AnalyseReportSections__heading{margin-bottom:.5rem;margin-left:calc(-1*var(--ar-flow-indent,40px))!important}.AnalyseReportSections-module-scss-module__Sxdg9W__prokodo-AnalyseReportSections__list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.AnalyseReportSections-module-scss-module__Sxdg9W__prokodo-AnalyseReportSections__item{display:block}
.HPSectionThreeLogo-module-scss-module__7FdC6W__prokodo-HPSectionThreeLogo{z-index:4;flex-direction:column;flex:none;align-items:center;display:flex;position:relative}.HPSectionThreeLogo-module-scss-module__7FdC6W__prokodo-HPSectionThreeLogo:before{content:"";background:var(--gradient-border-1);z-index:3;width:3px;height:4rem;display:inline-block;position:relative}@media screen and (min-width:408px){.HPSectionThreeLogo-module-scss-module__7FdC6W__prokodo-HPSectionThreeLogo:before{height:8rem}}.HPSectionThreeLogo-module-scss-module__7FdC6W__prokodo-HPSectionThreeLogo:first-child:before,.HPSectionThreeLogo-module-scss-module__7FdC6W__prokodo-HPSectionThreeLogo:last-child:before{background:var(--gradient-border-4)}@media screen and (max-width:408px){.HPSectionThreeLogo-module-scss-module__7FdC6W__prokodo-HPSectionThreeLogo:first-child:before{display:none}}@media screen and (min-width:375px){.HPSectionThreeLogo-module-scss-module__7FdC6W__prokodo-HPSectionThreeLogo{flex:0 0 25%}}@media screen and (min-width:480px){.HPSectionThreeLogo-module-scss-module__7FdC6W__prokodo-HPSectionThreeLogo{flex:1 0 33%}}@media screen and (min-width:960px){.HPSectionThreeLogo-module-scss-module__7FdC6W__prokodo-HPSectionThreeLogo{flex:1 0 auto}}.HPSectionThreeLogo-module-scss-module__7FdC6W__prokodo-HPSectionThreeLogo__content{flex-direction:column;justify-content:center;align-items:center;width:11.25rem;height:11.25rem;display:flex;border-radius:100%!important}.HPSectionThreeLogo-module-scss-module__7FdC6W__prokodo-HPSectionThreeLogo__content__link{border-radius:100%;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:0;display:inline-flex}.HPSectionThreeLogo-module-scss-module__7FdC6W__prokodo-HPSectionThreeLogo__content__link:focus-within{border-radius:100%}.HPSectionThreeLogo-module-scss-module__7FdC6W__prokodo-HPSectionThreeLogo__image{padding-bottom:.5rem}
.HPSectionTwoTeaser-module-scss-module__udWB2a__prokodo-HPSectionTwoTeaser__card,.HPSectionTwoTeaser-module-scss-module__udWB2a__prokodo-HPSectionTwoTeaser__card__animation{height:100%}.HPSectionTwoTeaser-module-scss-module__udWB2a__prokodo-HPSectionTwoTeaser__card__content{font-size:1rem;font-weight:400;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;letter-spacing:.03em;text-transform:none;text-align:left;font-style:normal;line-height:1.45;text-decoration:none;display:block;padding:2px!important}@media screen and (min-width:480px){.HPSectionTwoTeaser-module-scss-module__udWB2a__prokodo-HPSectionTwoTeaser__card__content{font-size:.875rem;line-height:1.4}}@media screen and (min-width:960px){.HPSectionTwoTeaser-module-scss-module__udWB2a__prokodo-HPSectionTwoTeaser__card__content{font-size:.875rem;line-height:1.4}}.HPSectionTwoTeaser-module-scss-module__udWB2a__prokodo-HPSectionTwoTeaser__header{padding:1.5rem 1rem 1rem}.HPSectionTwoTeaser-module-scss-module__udWB2a__prokodo-HPSectionTwoTeaser__header__meta{opacity:.7;margin:.5rem 0}.HPSectionTwoTeaser-module-scss-module__udWB2a__prokodo-HPSectionTwoTeaser__image{object-fit:cover;height:12.5rem!important;box-shadow:none!important;border-radius:0!important}.HPSectionTwoTeaser-module-scss-module__udWB2a__prokodo-HPSectionTwoTeaser__image__wrapper{position:relative;overflow:hidden;min-height:12.5rem!important}.HPSectionTwoTeaser-module-scss-module__udWB2a__prokodo-HPSectionTwoTeaser__details{opacity:.7;padding:1rem}.HPSectionTwoTeaser-module-scss-module__udWB2a__prokodo-HPSectionTwoTeaser__details--hovered{opacity:1}.HPSectionTwoTeaser-module-scss-module__udWB2a__prokodo-HPSectionTwoTeaser__details__headline{font-weight:700}.HPSectionTwoTeaser-module-scss-module__udWB2a__prokodo-HPSectionTwoTeaser__details__solution{padding-top:.75rem}
.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__card{isolation:isolate;will-change:transform;height:100%;transition:box-shadow .42s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden;transform:translateY(0);border-radius:var(--pk-card-radius)!important;background-color:var(--pk-card-bg)!important;box-shadow:var(--inner-elevation-2)!important;border:none!important}.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__card:before{content:"";background:var(--gradient-border-7);opacity:.35;pointer-events:none;z-index:3;background-size:220% 220%;padding:1.5px;transition:opacity .42s;animation:8s linear infinite LPSectionTwoTeaser-module-scss-module__qR8TrG__pk-lps2-borderShift;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-composite:exclude;mask-mode:match-source,match-source;border-radius:var(--pk-card-radius)!important}.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__card:after{content:"";background:radial-gradient(120% 100% at 50% 100%,color-mix(in srgb,var(--color-primary-500)12%,transparent)0%,transparent 70%);opacity:.55;pointer-events:none;z-index:0;height:55%;transition:opacity .42s;position:absolute;inset:auto 0 0}.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__card:hover:before,.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__card:focus-within:before,.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__card--active:before{opacity:1}.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__card:hover:after,.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__card:focus-within:after,.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__card--active:after{opacity:.9}.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__card__animation{height:100%;display:flex}.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__card__content{z-index:2;text-align:center;flex-direction:column;flex:auto;align-items:center;width:calc(100% - 2rem);min-height:100%;display:flex;position:relative;padding:2rem 1rem 1.25rem!important}.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__decor{pointer-events:none;z-index:0;position:absolute}.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__decor--grid{background-image:linear-gradient(to right,color-mix(in srgb,var(--color-primary-500)16%,transparent)1px,transparent 1px),linear-gradient(to bottom,color-mix(in srgb,var(--color-primary-500)16%,transparent)1px,transparent 1px);opacity:.55;background-size:18px 18px;width:140px;height:140px;transition:opacity .42s;top:-1px;right:-1px;mask-image:radial-gradient(120% 100% at 100% 0,#000 0%,#0000 70%)}.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__card:hover .LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__decor--grid,.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__card--active .LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__decor--grid{opacity:.9}.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__numeral{font-family:var(--pk-font-display,inherit);letter-spacing:-.04em;background:var(--gradient-text-primary-secondary);color:#0000;opacity:.18;user-select:none;pointer-events:none;z-index:1;background-clip:text;font-size:3.25rem;font-weight:800;line-height:1;transition:opacity .42s,transform .42s;position:absolute;top:.5rem;right:.75rem}.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__card:hover .LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__numeral,.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__card--active .LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__numeral{opacity:.45;transform:translateY(-2px)}.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__icon__wrapper{z-index:2;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:1rem;display:flex;position:relative}.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__icon__ring{background:conic-gradient(from 0deg,var(--color-primary-500),var(--color-secondary-500),var(--color-primary-500),var(--color-secondary-500),var(--color-primary-500));opacity:0;filter:blur(.5px);border-radius:50%;transition:opacity .42s;animation:6s linear infinite LPSectionTwoTeaser-module-scss-module__qR8TrG__pk-lps2-spin;position:absolute;inset:-2px;mask:radial-gradient(circle,#0000 62%,#000 64% 66%,#0000 68%)}.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__icon__pulse{border:1px solid color-mix(in srgb,var(--color-primary-500)45%,transparent);opacity:.6;border-radius:50%;animation:2.6s ease-out infinite LPSectionTwoTeaser-module-scss-module__qR8TrG__pk-lps2-pulse;position:absolute;inset:-2px}.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__icon__badge{justify-content:center;align-items:center;width:60px;min-width:60px;height:60px;transition:transform .42s cubic-bezier(.22,1,.36,1);display:flex;position:relative;box-shadow:var(--inner-elevation-2)!important;border:none!important;border-radius:100%!important}.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__icon__badge:before{border-radius:100%!important}.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__icon__content{display:flex}.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__card:hover .LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__icon__ring,.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__card--active .LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__icon__ring{opacity:.9}.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__card:hover .LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__icon__badge,.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__card--active .LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__icon__badge{transform:scale(1.05)rotate(-3deg)}.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__title{text-align:center;z-index:2;margin-bottom:.5rem;transition:color .32s;position:relative}.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__content{font-size:1rem;font-weight:400;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;letter-spacing:.03em;text-transform:none;text-align:left;font-style:normal;line-height:1.45;text-decoration:none}@media screen and (min-width:480px){.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__content{font-size:.875rem;line-height:1.4}}@media screen and (min-width:960px){.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__content{font-size:.875rem;line-height:1.4}}.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__content{z-index:2;opacity:.75;margin-bottom:0;transition:opacity .32s;position:relative}.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__content>p{margin-bottom:0}.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__card:hover .LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__content,.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__card--active .LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__content{opacity:.95}.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__accent{background:var(--gradient-border-2);opacity:.55;pointer-events:none;z-index:2;border-radius:2px;width:28%;height:2px;transition:width .52s cubic-bezier(.22,1,.36,1),opacity .32s;position:absolute;bottom:.75rem;left:50%;transform:translate(-50%)}.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__card:hover .LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__accent,.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__card:focus-within .LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__accent,.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__card--active .LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__accent{opacity:1;width:72%}@keyframes LPSectionTwoTeaser-module-scss-module__qR8TrG__pk-lps2-spin{to{transform:rotate(360deg)}}@keyframes LPSectionTwoTeaser-module-scss-module__qR8TrG__pk-lps2-pulse{0%{opacity:.6;transform:scale(1)}70%{opacity:0;transform:scale(1.25)}to{opacity:0;transform:scale(1.25)}}@keyframes LPSectionTwoTeaser-module-scss-module__qR8TrG__pk-lps2-borderShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@media (prefers-reduced-motion:reduce){.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__card,.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__card:before,.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__icon__ring,.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__icon__pulse,.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__icon__badge,.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__accent,.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__numeral,.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__decor--glow{transition:none!important;animation:none!important}}
