.report-section-label{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.025em;color:#111827;margin-top:.5rem;margin-bottom:var(--report-label-to-content-gap)}.report-section-label:first-child{margin-top:0}.report-section-label-emphasized{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.025em;color:#111827;margin-top:.5rem;margin-bottom:var(--report-label-to-content-gap)}.report-section-label-emphasized:first-child{margin-top:0}.report-birthdate{font-size:12px;color:#6b7280}.report-row{display:flex;flex-direction:column;gap:.125rem;border-bottom:1px solid rgb(243 244 246);padding-top:.75rem;padding-bottom:.75rem}.report-row:first-child{padding-top:0}.report-row:last-child{border-bottom-width:0}.report-body-secondary{font-size:14px;color:#4b5563}.report-subpanel{border-radius:.75rem;border:1px solid rgb(229 231 235);background-color:#f9fafbcc;padding:1rem}.report-accent-list-item{padding-left:1rem;border-left-width:2px;border-left-color:#3bb4a9;font-size:15px;color:#1f2937}.report-show-more{font-size:.875rem;font-weight:500;color:#3bb4a9;margin-top:.75rem}.report-show-more:hover{text-decoration:underline}.report-list-with-label-headings ul,.report-list-with-label-headings ol{list-style:none;padding-left:0}.report-list-with-label-headings li{display:flex;flex-direction:column;gap:0;padding-bottom:1.25rem;margin-bottom:0;border-bottom:1px solid rgb(243 244 246)}.report-list-with-label-headings li:first-child{padding-top:0}.report-list-with-label-headings li:last-child{border-bottom-width:0}.report-list-with-label-headings li strong{display:block;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.025em;color:#111827;margin-bottom:var(--report-label-to-content-gap)}.report-body{font-size:15px;color:#374151;line-height:1.625}.report-body-emphasized{font-size:15px;font-weight:600;color:#111827;line-height:1.625}.report-panel{border-radius:.5rem;border-width:1px;border-color:#dcdcdc;background-color:#f5f5f5;padding:1.25rem 1.5rem}@media(min-width:768px){.report-panel{padding:1.5rem 2rem}}.report-contact-box{border-radius:.5rem;border-width:1px;border-color:#dcdcdc;background-color:#fff;padding:1rem 1.5rem}@media(min-width:768px){.report-contact-box{padding:1.25rem 2rem}}.report-list-item-accent{display:flex;align-items:center;gap:.75rem;border-left-width:2px;border-left-color:#3bb4a9;padding-left:1rem;padding-top:.375rem;padding-bottom:.375rem}.report-link-teal{font-weight:500;color:#3bb4a9;text-decoration:underline;outline:none}.report-link-teal:hover{color:#0d9488}.report-link-teal:focus{outline:2px solid #3bb4a9;outline-offset:1px;border-radius:.25rem}.report-collapsible-trigger{display:flex;width:100%;align-items:center;justify-content:space-between;gap:.5rem;text-align:left;font-size:15px;font-weight:500;color:#3bb4a9;outline:none}.report-collapsible-trigger:hover{color:#0d9488}.report-collapsible-trigger:focus{outline:2px solid #3bb4a9;outline-offset:2px;border-radius:.25rem}.report-heading-sm{font-size:15px;font-weight:600;color:#111827;margin-bottom:.5rem}.report-lead{font-size:18px;font-weight:600;color:#111827;line-height:1.375}.report-value{font-size:16px;font-weight:500;color:#111827}.report-richtext{font-size:16px;font-weight:500;color:#111827;line-height:1.625}.report-richtext ul{list-style:disc;list-style-position:inside;padding-left:1rem}.report-richtext ol{list-style:decimal;list-style-position:inside;padding-left:1rem}.report-richtext li{margin-bottom:.25rem}.report-richtext p:last-child{margin-bottom:0}.report-products-richtext{font-size:16px;font-weight:500;color:#111827;line-height:1.625}.report-products-richtext p{margin-bottom:.75rem}.report-products-richtext p:last-child{margin-bottom:0}.report-pro-cta{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;min-width:12rem;max-width:18rem;border-radius:10px;background-color:#eb5736;padding:.75rem 1rem;color:#fff;text-align:center;transition:background-color .2s ease}.report-pro-cta:hover{background-color:#d14a2e}.report-pro-cta:focus{outline:none;box-shadow:0 0 0 2px #eb5736}.report-pro-cta__title{font-size:1rem;font-weight:700;line-height:1.25;text-align:center}.report-pro-cta__price,.report-pro-cta__price-copy{display:block;text-align:center;white-space:nowrap}.report-pro-cta__price-copy p{margin:0;line-height:1.2}.report-pro-cta__price-main{font-size:.75rem;font-weight:700}.report-pro-cta__price-sub{font-size:.65rem;font-weight:600;opacity:.95}.report-promo-panel{position:relative;display:flex;width:100%;align-items:center;justify-content:center;border-radius:20px;background-color:#f4f4f5;padding:2rem 2rem 2.25rem}.report-promo-panel__content{display:flex;max-width:100%;flex-direction:column;align-items:center;gap:1.5rem;text-align:center}.report-promo-download-btn{display:flex;align-items:center;justify-content:center;gap:11px;border-radius:10px;background-color:#fff;padding:.375rem .625rem .375rem 13px;transition:background-color .2s ease}.report-promo-download-btn:hover{background-color:#f9fafb}.report-promo-download-btn__label{font-weight:700;color:#20b2aa}.report-promo-note{display:flex;align-items:center;justify-content:center;align-self:stretch;padding-left:1rem;padding-right:1rem;font-size:.875rem;font-style:italic;color:#9ca3af}.dark .report-section-label,.dark .report-section-label-emphasized,.dark .report-list-with-label-headings li strong,.dark .report-heading-sm,.dark .report-lead,.dark .report-value,.dark .report-richtext,.dark .report-products-richtext{color:#fff}.dark .report-row{border-bottom-color:#4b5563}.dark .report-subpanel,.dark .report-panel,.dark .report-contact-box{border-color:#4b5563;background-color:#37415180}.dark .report-body,.dark .report-body-secondary,.dark .report-body-emphasized{color:#f3f4f6}.dark .report-birthdate{color:#e5e7eb}.dark .report-accent-list-item{color:#fff}.dark .report-promo-panel{background-color:#1f2937}.dark .report-promo-download-btn{background-color:#374151}.dark .report-promo-download-btn:hover{background-color:#4b5563}.dark .report-promo-note{color:#6b7280}footer.footer-wp{background-color:#363636;color:#fff;padding:0;font-family:inherit}footer.footer-wp .footer-wp__inner{width:100%;max-width:min(1140px,100%);margin-left:auto;margin-right:auto;padding:28px 16px 24px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}footer .footer-wp__logo{display:flex;align-items:center;flex-shrink:0}footer .footer-wp__links{display:flex;flex-direction:column;align-items:center;gap:12px;flex:1;min-width:0;margin-right:125px}footer .footer-wp__logo-link{display:inline-block;line-height:0}footer .footer-wp__logo img,footer .footer-logo{display:block;width:125px;height:auto;max-width:100%;aspect-ratio:auto 1002 / 450;-o-object-fit:contain;object-fit:contain;cursor:pointer}footer .footer-wp__main-links{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:0 .35em;font-size:21px;font-weight:800;line-height:31.5px;align-self:center;text-align:center}footer .footer-wp__main-links .footer-wp__link{color:#fff;text-decoration:none;transition:color .2s ease}footer .footer-wp__main-links .footer-wp__link:hover{color:#ffffffd9}footer .footer-wp__sep{color:#ffffff73;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin:0 .2em}footer .footer-wp__legal{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:0 .35em;font-size:14px;font-weight:800;line-height:1.4;align-self:center;text-align:center}footer .footer-wp__legal .footer-wp__legal-link{color:#fff;text-decoration:none;transition:color .2s ease}footer .footer-wp__legal .footer-wp__legal-link:hover{color:#ffffffb3}footer.footer-wp a{color:#fff;transition:color .2s ease}footer.footer-wp a:hover{color:#ffffffd9}@media screen and (max-width:900px){footer .footer-wp__logo img,footer .footer-logo{width:96px}}@media(max-width:767px){footer .footer-wp__inner{flex-direction:column;align-items:flex-start;padding:24px 16px 20px;gap:16px}footer.footer-wp .footer-wp__logo{width:100%;justify-content:center}footer .footer-wp__links{margin-right:0}footer .footer-wp__main-links{font-size:18px;line-height:28px}footer .footer-wp__legal{font-size:13px}}.form-surface{border:1px solid rgb(209 213 219);border-radius:10px;background-color:#fff}.dark .form-surface{border-color:#4b5563;background-color:#1f2937}.form-label{display:block;font-size:11px;font-weight:600;color:#111827}.dark .form-label{color:#f3f4f6}.form-control{display:block;width:100%;border:1px solid rgb(209 213 219);border-radius:10px;padding:.75rem 1rem;font-size:14px;box-shadow:0 1px 2px #0000000d}.form-control:focus{outline:none;border-color:#3bb5ac;box-shadow:0 0 0 1px #3bb5ac}.dark .form-control{border-color:#4b5563;background-color:#374151;color:#f3f4f6}.btn-primary-yellow{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:10px;background-color:#ffda25;color:#111827;font-weight:600;transition:all .2s ease}.btn-primary-yellow:hover{background-color:#e6c422}.btn-primary-yellow:focus{outline:none;box-shadow:0 0 0 2px #ffda25}.btn-primary-yellow:disabled{opacity:.5;cursor:not-allowed}.btn-secondary-muted{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:10px;background-color:#9ba1ae;color:#fff;font-weight:600;transition:all .2s ease}.btn-secondary-muted:hover{background-color:#8a8f9c}.btn-secondary-muted:focus{outline:none;box-shadow:0 0 0 2px #9ba1ae}.btn-secondary-muted:disabled{opacity:.5;cursor:not-allowed}.btn-pro-orange{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:10px;background-color:#eb5736;color:#fff;font-weight:600;transition:all .2s ease}.btn-pro-orange:hover{background-color:#d14a2e}.btn-pro-orange:focus{outline:none;box-shadow:0 0 0 2px #eb5736}.btn-pro-orange:disabled{opacity:.5;cursor:not-allowed}.form-error-banner{border-radius:10px;border:1px solid rgb(254 202 202);background-color:#fef2f2;padding:1rem}.form-error-text{font-size:11px;color:#991b1b}.site-header{font-family:"Inter",Sans-serif;font-weight:500;color:#3c4147;background-color:#fff;box-sizing:border-box;position:relative}.dark .site-header{background-color:#111827;color:#f3f4f6}.dark .site-header .elementor-item,.dark .site-header .elementor-menu-toggle{color:#f3f4f6}.dark .site-header .elementor-item:hover{color:#fff}.dark .site-header .cpel-switcher__lang a,.dark .site-header .cpel-switcher__lang button{color:#f3f4f6}.site-header .e-con-inner{width:100%;padding:20px 0;box-sizing:border-box}@media(min-width:1025px){.site-header .e-con-inner{padding-left:46px;padding-right:46px}}.site-header .header-flex{display:flex;flex-direction:row;gap:0;align-items:center;width:100%;max-width:1140px;margin:0 auto}.site-header .logo-container{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;margin-inline-start:-14px;width:50%;flex:0 0 50%}.site-header .logo-container img{width:146px;height:auto;max-width:146px;display:block}.site-header .logo-container img[src$="logo_companybase_beta_transparent.png"]{width:146px;max-width:146px}.site-header .logo-container img.logo-dark,.dark .site-header .logo-container img.logo-light{display:none!important}.dark .site-header .logo-container img.logo-dark{display:block!important}.site-header .right-container{width:50%;flex:0 0 50%;display:flex;flex-direction:column;align-items:normal;justify-content:center;padding:10px 0 10px 10px;margin:0}.site-header .right-container>div{margin-top:-4px}.site-header .elementor-widget-polylang-language-switcher{margin:0 12px 0 0}.cpel-switcher__nav{margin:0;padding:0}.cpel-switcher__flag svg{width:18.9px;height:13.5px}.cpel-switcher__list{display:flex;gap:0;list-style:none;margin:0;padding:0}.cpel-switcher__lang a,.cpel-switcher__lang button{font-family:"Inter",Sans-serif;font-size:15px;font-weight:500;color:#3c4147;display:flex;align-items:center;gap:6px;padding:8px;border:none;background:transparent;cursor:pointer;text-decoration:none;transition:opacity .3s;opacity:.5}.cpel-switcher__lang--active a,.cpel-switcher__lang--active button{opacity:1}.site-header .elementor-widget-nav-menu{display:flex;flex-direction:column;flex-basis:auto;flex-grow:0;flex-shrink:1;flex-wrap:nowrap;-moz-column-gap:20px;column-gap:20px;row-gap:20px;margin:0;padding:0;position:relative;width:550px;max-width:100%;height:32px}.site-header .elementor-nav-menu--main{margin:0;padding:0;display:flex;justify-content:flex-end;font-size:16px;font-weight:500;line-height:24px;height:32px;width:550px;max-width:100%;box-sizing:border-box}.elementor-nav-menu{display:flex;align-items:center;gap:0;list-style:none;margin:0;padding:6px 12px}.site-header .elementor-nav-menu--main .elementor-nav-menu{justify-content:flex-end;margin-left:227.461px;padding:0}.elementor-nav-menu .menu-item{display:flex;margin:0;padding:0}.elementor-nav-menu .elementor-item{font-family:Inter,sans-serif;font-size:16px;font-weight:900;line-height:20px;color:#3c4147;text-decoration:none;padding:6px 14.66px;margin-inline-start:3.5px;margin-inline-end:0;position:relative;display:flex;align-items:center;white-space:nowrap;transition:all .4s ease}.e--pointer-underline .elementor-item:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:0;height:3px;background-color:#ffd53a;transition:width .3s ease,opacity .3s ease;opacity:0}.e--pointer-underline .elementor-item:hover:after,.e--pointer-underline .elementor-item.elementor-item-active:after{width:100%;opacity:1}.elementor-menu-toggle{display:none;padding:8px;border:none;background:transparent;cursor:pointer;color:#3c4147}.elementor-menu-toggle svg{width:24px;height:24px;fill:currentColor}@media(max-width:1024px){.site-header .e-con-inner{padding:20px 16px}.site-header .header-flex{justify-content:space-between;align-items:center}.site-header .logo-container{width:auto;flex:0 0 auto;min-width:0;margin-left:16px;margin-inline-start:16px}.site-header .logo-container img{max-width:min(146px,100%)}.site-header .right-container{width:auto;flex:0 0 auto;flex-direction:column;align-items:flex-end;justify-content:center;padding:10px 0 10px 10px;gap:0}.site-header .right-container>div{margin-top:0}.site-header .elementor-widget-nav-menu{position:relative;display:flex;flex-direction:column;align-items:flex-end;width:auto;height:auto;max-width:none;align-self:flex-end;margin-right:12px}.site-header .elementor-nav-menu--dropdown{position:absolute;top:100%;right:0;left:0;width:100%;max-width:none;margin:0;background:transparent;border-top:none;box-shadow:none;overflow:hidden;z-index:60}.site-header .elementor-nav-menu--dropdown[aria-hidden=false]{background:#fff;box-shadow:0 10px 24px #0000001f}.dark .site-header .elementor-nav-menu--dropdown[aria-hidden=false]{background:#1f2937;box-shadow:0 10px 24px #00000059}.site-header .header-mobile-dropdown__panel{display:flex;justify-content:flex-end;padding:0 16px 0 0}.site-header .elementor-widget-nav-menu>.elementor-menu-toggle{display:flex;align-items:center;justify-content:center;margin-left:auto}.site-header .header-desktop-nav{display:none!important}.site-header .header-mobile-dropdown{display:block}.elementor-nav-menu--main.hidden{display:none}}@media(orientation:landscape)and (max-width:1024px)and (max-height:500px){.site-header .header-flex{justify-content:space-between;align-items:center}.site-header .logo-container{margin-left:16px;margin-inline-start:16px}.site-header .right-container{width:auto;flex:0 0 auto;align-items:flex-end;padding:10px 0 10px 10px}.site-header .elementor-widget-nav-menu{position:relative;display:flex;flex-direction:column;align-items:flex-end;margin-right:24px}.site-header .header-desktop-nav,.site-header .elementor-nav-menu--main.hidden{display:none!important}.site-header .header-mobile-toggle,.site-header .elementor-widget-nav-menu>.elementor-menu-toggle{display:flex!important;align-items:center;justify-content:center;margin-left:auto}.site-header .header-mobile-dropdown{display:block}.site-header .elementor-nav-menu--dropdown{right:24px}.site-header .elementor-nav-menu--dropdown[aria-hidden=false]{box-shadow:none}.site-header .elementor-nav-menu--dropdown[aria-hidden=false]:before{display:none}}.mobile-menu-dropdown{position:absolute;top:100%;left:0;right:0;background:#fff;border-top:1px solid #e5e5e5;box-shadow:0 4px 6px #0000001a;z-index:50}.elementor-nav-menu--dropdown{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;border-top:1px solid #e5e5e5;box-shadow:0 4px 6px #0000001a;z-index:50}.dark .elementor-nav-menu--dropdown{background:#1f2937;border-top-color:#4b5563;box-shadow:0 4px 6px #0000004d}.elementor-nav-menu--dropdown .elementor-nav-menu{flex-direction:column;align-items:flex-end;padding:0;gap:18px}.elementor-nav-menu--dropdown .menu-item{display:flex;justify-content:flex-end;border-bottom:none}.dark .elementor-nav-menu--dropdown .menu-item{border-bottom-color:#374151}.elementor-nav-menu--dropdown .menu-item:last-child{border-bottom:none}.elementor-nav-menu--dropdown .elementor-item{display:inline-flex;width:auto;padding:0;color:#3c4147;font-size:16px;font-weight:900;text-align:right;background:transparent}.dark .elementor-nav-menu--dropdown .elementor-item{color:#f3f4f6}.elementor-nav-menu--dropdown .elementor-item:hover,.elementor-nav-menu--dropdown .elementor-item-active,.dark .elementor-nav-menu--dropdown .elementor-item:hover,.dark .elementor-nav-menu--dropdown .elementor-item-active{color:#ffd53a;background:transparent}.mobile-menu-dropdown .menu-item a{display:block;padding:12px 16px;color:#3c4147;text-decoration:none;border-bottom:1px solid #f0f0f0}.mobile-menu-dropdown .menu-item a:hover,.mobile-menu-dropdown .menu-item a.active{background:#fef9e7;color:#ffd53a}.dark .mobile-menu-dropdown{background:#1f2937;border-top-color:#4b5563}.dark .mobile-menu-dropdown .menu-item a{color:#f3f4f6;border-bottom-color:#4b5563}.dark .mobile-menu-dropdown .menu-item a:hover,.dark .mobile-menu-dropdown .menu-item a.active{background:#374151;color:#fff}:root{--report-card-header-bg: rgb(60, 65, 71);--report-card-header-padding: 25px;--report-card-title-color: #3bb4a9;--report-card-title-size: 30px;--report-card-title-weight: 900;--report-card-subtitle-color: #ffffff;--report-card-subtitle-size: 20px;--report-card-subtitle-weight: 900;--report-card-subtitle-small-size: 14px;--report-card-subtitle-small-weight: 500;--report-card-lead-size: 16px;--report-card-lead-weight: 700;--report-card-lead-line-height: 19.5px;--report-card-lead-secondary-size: 13px;--report-card-lead-secondary-weight: 400;--report-card-item-size: 16px;--report-card-item-weight: 500;--report-card-lead-color: rgb(0 0 0);--report-card-lead-secondary-color: rgb(0 0 0);--report-card-item-text-color: rgb(55 65 81);--report-card-check-color: #20b2aa;--report-card-btn-pro-bg: #eb5736;--report-card-btn-pro-hover: #d14a2e;--report-card-btn-basic-bg: #FFDA25;--report-card-btn-request-bg: #FFDA25;--report-card-btn-request-hover: #e6c422;--report-card-btn-request-width: 30%;--report-card-btn-request-min-width: 140px;--report-card-btn-request-font-size: 12px}html.dark{--report-card-lead-color: rgb(243 244 246);--report-card-lead-secondary-color: rgb(209 213 219);--report-card-item-text-color: rgb(209 213 219)}.report-card{overflow:hidden;background-color:#fff;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;border:1px solid rgb(229 231 235);margin-bottom:1.5rem}.dark .report-card{background-color:#1f2937;border-color:#4b5563}.report-card__header{background-color:var(--report-card-header-bg);padding:var(--report-card-header-padding);text-align:center}.report-card__title{font-family:Inter,sans-serif;font-size:var(--report-card-title-size);font-weight:var(--report-card-title-weight);line-height:1;color:var(--report-card-title-color);margin:0}.report-card__subtitle{color:var(--report-card-subtitle-color);font-size:var(--report-card-subtitle-size);font-weight:var(--report-card-subtitle-weight)}.report-card__subtitle--small{font-size:var(--report-card-subtitle-small-size);font-weight:var(--report-card-subtitle-small-weight)}.report-card__body{padding:1.25rem 1.5rem}.report-card__list{display:flex;flex-direction:column;gap:.75rem;list-style:none;margin:0;padding:0}.report-card__lead{font-family:Inter,sans-serif;font-size:var(--report-card-lead-size);font-weight:var(--report-card-lead-weight);line-height:var(--report-card-lead-line-height);color:var(--report-card-lead-color)}.report-card__lead--secondary{font-family:Inter,sans-serif;font-size:var(--report-card-lead-secondary-size);font-weight:var(--report-card-lead-secondary-weight);line-height:var(--report-card-lead-line-height);color:var(--report-card-lead-secondary-color)}.report-card__item{display:flex;align-items:flex-start;gap:.5rem}.report-card__item--highlight{flex-wrap:nowrap;align-items:center;padding:.75rem 1rem;margin:.25rem -.5rem 0;background-color:#f0fdfa;border:1px solid rgb(94 234 212);border-radius:.5rem}.dark .report-card__item--highlight,html.dark .report-card__item--highlight{background-color:#134e4a;border-color:#2dd4bf}.report-card__example-link{margin-left:auto;margin-right:-.5rem;margin-top:.15rem;padding:.25rem .5rem;font-size:.8125rem;font-weight:600;color:#0d9488;background:none;border:none;cursor:pointer;text-decoration:underline;text-underline-offset:2px;flex-shrink:0}.report-card__example-link:hover{color:#0f766e}.dark .report-card__example-link,html.dark .report-card__example-link{color:#5eead4}.dark .report-card__example-link:hover,html.dark .report-card__example-link:hover{color:#2dd4bf}.report-card__item-text{font-size:var(--report-card-item-size);font-weight:var(--report-card-item-weight);color:var(--report-card-item-text-color)}.report-card__schufa-logo{height:1rem;width:auto;margin-left:.2rem;vertical-align:-.15em}.report-card__schufa-logo--light{display:inline-block}.report-card__schufa-logo--dark,.dark .report-card__schufa-logo--light,html.dark .report-card__schufa-logo--light{display:none}.dark .report-card__schufa-logo--dark,html.dark .report-card__schufa-logo--dark{display:inline-block}.report-card__check{width:1rem;height:1rem;flex-shrink:0;margin-top:.125rem;color:var(--report-card-check-color)}.report-selection__buttons{display:flex;gap:.75rem;margin-bottom:1rem}.report-selection__btn--pro{flex:1;background-color:var(--report-card-btn-pro-bg);color:#fff;font-weight:700;padding:.875rem 1rem;border-radius:.75rem;font-size:1rem;transition:all .15s;border:none;cursor:pointer;box-shadow:0 1px 2px #0000000d}.report-selection__btn--pro:hover:not(:disabled){background-color:var(--report-card-btn-pro-hover)}.report-selection__btn--pro:disabled{opacity:.7;cursor:not-allowed}.report-selection__btn--basic{flex:1;background-color:var(--report-card-btn-basic-bg);color:#000;font-weight:700;padding:.875rem 1rem;border-radius:.75rem;font-size:1rem;transition:opacity .15s;border:none;cursor:pointer;box-shadow:0 1px 2px #0000000d}.report-selection__btn--basic:hover{opacity:.9}.report-selection__btn--cancel{width:var(--report-card-btn-request-width);min-width:var(--report-card-btn-request-min-width);background-color:#9ba1ae;color:#fff;font-size:var(--report-card-btn-request-font-size);font-weight:900;padding:.5rem 1rem;border-radius:0;transition:background-color .15s;border:none;cursor:pointer;white-space:nowrap}.report-selection__btn--cancel:hover{background-color:#8a8f9c}.dark .report-selection__btn--cancel{background-color:#9ba1ae;color:#fff}.dark .report-selection__btn--cancel:hover{background-color:#8a8f9c}.report-card__btn--request{width:var(--report-card-btn-request-width);min-width:var(--report-card-btn-request-min-width);padding:.5rem 1rem;border-radius:0;font-size:var(--report-card-btn-request-font-size);font-weight:900;color:#111827;background-color:var(--report-card-btn-request-bg);border:none;cursor:pointer;transition:background-color .15s;white-space:nowrap}.report-card__btn--request:hover:not(:disabled){background-color:var(--report-card-btn-request-hover)}.report-card__btn--request:disabled{opacity:.7;cursor:not-allowed}.dark .report-card__btn--request{color:#111827}.report-selection__modal-overlay{position:fixed;inset:0;width:100%;height:100%;min-width:100%;min-height:100%;z-index:100;display:flex;align-items:flex-start;justify-content:center;padding:1rem 1rem 4rem;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;background-color:#00000040;cursor:pointer}.report-selection__modal{position:relative;max-width:100%;cursor:default;flex-shrink:0;pointer-events:auto}.report-selection__modal--card{display:flex;align-items:flex-start;justify-content:center}.report-card--modal{min-height:0;max-height:none}.report-card--modal .report-card__body{padding-bottom:1rem}.report-selection__modal-close{position:absolute;top:-2.5rem;right:0;padding:.5rem;color:#fff;background:none;border:none;cursor:pointer;border-radius:.25rem;transition:background-color .15s}.report-selection__modal-close:hover{background-color:#fff3}.report-selection__modal-img{max-width:100%;max-height:85vh;border-radius:.5rem;box-shadow:0 25px 50px -12px #00000080}
