:root{--metro-blue:#1e3a8a;--metro-inactive-tab:#e9edf5;--metro-red:#dc2626;--metro-dark:#1f2937;--metro-gray:#4b5563}.consumer-landing-shell{background-color:#fff;min-height:100vh}.consumer-landing__loader-shell{opacity:1;transition:opacity .38s ease-in-out}.consumer-landing__loader-shell--exit{opacity:0;pointer-events:none}.consumer-landing__page-shell{opacity:0;transition:opacity .4s ease-in-out}.consumer-landing__page-shell--visible{opacity:1}.consumer-landing{background-color:#fff;flex-direction:column;min-height:100vh;font-family:Poppins,sans-serif;display:flex}.landing-header{z-index:1000;justify-content:center;width:100%;padding:1.5rem 4rem;transition:transform .3s ease-in-out;display:flex;position:fixed;top:0;left:0;right:0}.landing-header--visible{transform:translateY(0)}.landing-header--hidden{transform:translateY(-100%)}.landing-header__inner{background-color:#fff;border:.5px solid #e5e7eb;border-radius:9999px;grid-template-columns:auto 1fr;align-items:center;width:100%;max-width:1200px;padding:.75rem 2.5rem;display:grid;position:relative;box-shadow:0 1px 3px #0000001a}.landing-header__nav{justify-content:center;justify-self:center}.landing-header__logo-container{justify-self:start;align-items:center;gap:.75rem;display:flex}.landing-header__logo{object-fit:contain}.landing-header__nav{justify-content:center;align-items:center;gap:2.5rem;display:flex}.landing-header__menu-button{cursor:pointer;background:0 0;border:none;padding:.5rem;display:none}.hamburger-bar{background:#000;border-radius:2px;width:24px;height:2px;margin:4px 0;transition:transform .2s,opacity .2s;display:block}.landing-header__menu-button.open .hamburger-bar:first-child{transform:translateY(6px)rotate(45deg)}.landing-header__menu-button.open .hamburger-bar:nth-child(2){opacity:0}.landing-header__menu-button.open .hamburger-bar:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.landing-header__link{color:#000;white-space:nowrap;font-size:1rem;font-weight:600;text-decoration:none;transition:color .2s}.landing-header__link:hover{color:var(--metro-blue)}@media (max-width:768px){.landing-header{padding:1rem}.landing-header__inner{grid-template-columns:1fr auto;justify-content:space-between;padding:.6rem 1rem}.landing-header__logo-container{justify-self:start;gap:.5rem}.landing-header__nav{display:none}.landing-header__menu-button{z-index:10;display:block;position:relative}.consumer-landing__title,.consumer-landing__subtitle{text-align:center;width:100%}}.consumer-landing__hero-wrapper{background-color:#fff;width:100%;position:relative;overflow:hidden}.consumer-landing__hero-particles{opacity:0;z-index:0;pointer-events:none;width:100%;height:100%;transition:opacity .8s ease-out,transform .8s ease-out;position:absolute;inset:0;transform:translateY(20px)}.consumer-landing__hero-particles.fade-up{opacity:.62;transform:translateY(0)}.consumer-landing__hero-particles-placeholder{background:radial-gradient(circle at 20% 22%,#1e3a8a33,#0000 44%),radial-gradient(circle at 78% 30%,#2563eb29,#0000 46%),radial-gradient(circle at 50% 72%,#0f172a14,#0000 56%);width:100%;height:100%}.consumer-landing__hero{align-items:center;width:100%;min-height:100vh;padding:100px 4rem 2rem;display:flex;position:relative}.consumer-landing__content{text-align:left;z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:3rem;width:100%;display:grid;position:relative}.consumer-landing__hero-left{flex-direction:column;align-items:flex-start;width:100%;display:flex}.consumer-landing__hero-right{justify-content:flex-end;align-items:center;display:flex}.consumer-landing__title,.consumer-landing__subtitle{text-align:left;width:100%}.consumer-landing__hero-top,.consumer-landing__subtitle,.hero-report-card{opacity:0;transition:opacity .8s ease-out,transform .8s ease-out;transform:translateY(20px)}.consumer-landing__hero-top.fade-up,.consumer-landing__subtitle.fade-up,.hero-report-card.fade-up{opacity:1;transform:translateY(0)}.consumer-landing__subtitle{margin:0 0 2rem;padding:0}.consumer-landing__title{color:#000;margin-bottom:1.5rem;font-size:clamp(3rem,4.6vw,4.1rem);font-weight:700;line-height:1.2}.invisible-text{opacity:0;-webkit-user-select:none;user-select:none;pointer-events:none}.typing-cursor{width:0;font-weight:400;animation:.6s step-end infinite blink;display:inline-block}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.consumer-landing__subtitle{color:#5f6368;text-align:left;background-color:#0000;border-radius:0;width:100%;max-width:none;margin-bottom:2rem;margin-left:0;padding:0;font-size:1.5rem;font-weight:400;line-height:1.5;display:block}.consumer-landing__subtitle.fade-up{opacity:1;transform:translateY(0)}.consumer-landing__faq-cta{color:#475569;opacity:0;margin-top:.25rem;font-size:.95rem;transition:opacity .8s ease-out,transform .8s ease-out;transform:translateY(20px)}.consumer-landing__faq-cta.fade-up{opacity:1;transform:translateY(0)}.consumer-landing__faq-cta-link{color:var(--metro-blue);border-bottom:1px solid #0000;font-weight:700;text-decoration:none;transition:border-color .2s,color .2s}.consumer-landing__faq-cta-link:hover{color:#1d4ed8;border-bottom-color:#1d4ed8}.consumer-landing__hero-top{color:var(--metro-blue);text-transform:uppercase;letter-spacing:.05em;background:#1e3a8a14;border:1px solid #1e3a8a26;border-radius:20px;align-items:center;margin-bottom:1rem;padding:.4rem .8rem;font-size:.85rem;font-weight:700;display:inline-flex}.consumer-landing__hero-top.fade-up{opacity:1;transform:translateY(0)}.hero-report-card{text-align:left;background-color:#fff;border:1px solid #e2e8f0;border-radius:24px;flex-direction:column;width:100%;padding:0;display:flex;overflow:visible;box-shadow:0 20px 40px -10px #0f172a33,0 0 20px #0f172a0d}.hero-report-card__tabs{background-color:var(--metro-blue);border-bottom:none;border-radius:24px 24px 0 0;width:100%;margin-bottom:0;padding:0;display:flex}.hero-report-card__tab{background:var(--metro-inactive-tab);color:var(--metro-blue);cursor:pointer;text-transform:none;border:none;border-radius:10px 10px 0 0;flex:1;padding:.9rem 1rem;font-size:.95rem;transition:background-color .2s,color .2s;font-weight:800!important}.hero-report-card__tab:first-child{border-radius:10px 0 0}.hero-report-card__tab:last-child{border-radius:0 10px 0 0}.hero-report-card__tab--active{background-color:var(--metro-blue);color:#fff;box-shadow:none;border-bottom:none;font-weight:800!important}.hero-report-card__content{flex-direction:column;gap:1.5rem;min-height:440px;padding:1.25rem 1.25rem 1.5rem;display:flex}.hero-report-card__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.hero-report-card__title{color:#0f172a;margin-bottom:.25rem;font-size:1.25rem;font-weight:700}.hero-report-card__subtitle{color:var(--color-subtext);font-size:.8rem}.hero-report-card__step-indicator{color:#64748b;align-items:center;gap:.4rem;font-size:.8rem;display:inline-flex}.hero-report-card__step-arrow{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:inline-flex}.hero-report-card__step-text{font-weight:600}.hero-report-card__body{flex-direction:column;gap:1rem;display:flex}.hero-report-card__section-label{color:#0f172a;font-size:.85rem;font-weight:600}.hero-report-card__grid{flex-wrap:wrap;gap:.9rem;display:flex}.hero-report-card__grid--two-cols{justify-content:space-between}.hero-report-card__grid--two-cols .hero-report-card__field{flex:calc(50% - .5rem)}.hero-report-card__field{flex-direction:column;gap:.4rem;display:flex}.hero-report-card__field label{color:#334155;align-items:baseline;gap:.5rem;font-size:.8rem;font-weight:600;display:flex}.hero-report-card__field label .required{color:var(--metro-red);margin-left:.2rem}.hero-report-card__field input,.hero-report-card__field select,.hero-report-card__field textarea{color:#0f172a;background-color:#fff;border:1px solid #cbd5e1;border-radius:.5rem;padding:.6rem .75rem;font-family:inherit;font-size:.8rem;transition:border-color .15s,box-shadow .15s}.hero-report-card__field input[type=file]{padding:.45rem .5rem;line-height:1.3}.hero-report-card__field input[type=file]::file-selector-button{color:#334155;cursor:pointer;background-color:#e2e8f0;border:none;border-radius:.4rem;margin-right:.55rem;padding:.4rem .65rem;font-size:.72rem;font-weight:600}.hero-report-card__field input[type=file]::file-selector-button:hover{background-color:#cbd5e1}.hero-report-card__file-help{color:#64748b;font-size:.72rem}.hero-report-card__file-name{color:var(--metro-blue);word-break:break-all;font-size:.72rem;font-weight:500}:is(.hero-report-card__autocomplete,.complaints-report-card__autocomplete){width:100%;position:relative}:is(.hero-report-card__autocomplete,.complaints-report-card__autocomplete) input{color:#111827;background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;width:100%;padding:7px 12px 7px 14px;font-size:.8125rem;font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1)}:is(.hero-report-card__autocomplete,.complaints-report-card__autocomplete) input:hover{background-color:#fafafa;border-color:#6b7280}:is(.hero-report-card__autocomplete,.complaints-report-card__autocomplete) input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61f}:is(.hero-report-card__autocomplete,.complaints-report-card__autocomplete) input.is-invalid{border-color:#dc2626;box-shadow:0 0 0 2px #dc26262e}:is(.hero-report-card__autocomplete-list,.complaints-report-card__autocomplete-list){z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);overscroll-behavior:contain;background-color:#fffffff2;border:1px solid #e5e7eb;border-radius:12px;max-height:300px;margin:0;padding:6px;list-style:none;position:absolute;top:calc(100% + .35rem);left:0;right:0;overflow-y:auto;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}:is(.hero-report-card__autocomplete-option,.complaints-report-card__autocomplete-option){color:#111827;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;width:100%;padding:8px 12px;font-size:.8125rem;transition:all .15s}:is(.hero-report-card__autocomplete-option,.complaints-report-card__autocomplete-option):hover,:is(.hero-report-card__autocomplete-option,.complaints-report-card__autocomplete-option):focus-visible,:is(.hero-report-card__autocomplete-option,.complaints-report-card__autocomplete-option).is-active{color:#3b82f6;background-color:#f3f4f6;outline:none}:is(.hero-report-card__autocomplete-option,.complaints-report-card__autocomplete-option).is-active{background-color:#3b82f614;font-weight:600}:is(.hero-report-card__autocomplete-empty,.complaints-report-card__autocomplete-empty){color:#64748b;padding:8px 12px;font-size:.78rem}:is(.hero-report-card__reason-select,.complaints-report-card__reason-select){width:100%}:is(.hero-report-card__reason-select,.complaints-report-card__reason-select) .custom-select-trigger{border-radius:.5rem}:is(.hero-report-card__reason-select,.complaints-report-card__reason-select).is-invalid .custom-select-trigger{border-color:#dc2626;box-shadow:0 0 0 2px #dc26262e}:is(.hero-report-card__phone-input,.complaints-report-card__phone-input){background-color:#fff;border:1px solid #cbd5e1;border-radius:.5rem;align-items:center;padding-right:.6rem;transition:border-color .15s,box-shadow .15s;display:flex;overflow:hidden}:is(.hero-report-card__phone-input,.complaints-report-card__phone-input):focus-within{border-color:#1d4ed8;box-shadow:0 0 0 2px #2563eb40}:is(.hero-report-card__phone-input,.complaints-report-card__phone-input).is-invalid{border-color:#dc2626;box-shadow:0 0 0 2px #dc26262e}:is(.hero-report-card__phone-prefix,.complaints-report-card__phone-prefix){color:#475569;white-space:nowrap;padding-left:.75rem;font-size:.8rem;font-weight:600}:is(.hero-report-card__phone-input,.complaints-report-card__phone-input) input{box-shadow:none;background:0 0;border:none;border-radius:0;flex:1;min-width:0;padding-left:.4rem;padding-right:0}:is(.hero-report-card__field .hero-report-card__phone-input input,.complaints-report-card__field .complaints-report-card__phone-input input):focus,:is(.hero-report-card__field .hero-report-card__phone-input input,.complaints-report-card__field .complaints-report-card__phone-input input).is-invalid{box-shadow:none;border:none}:is(.hero-report-card__input-with-icon,.complaints-report-card__input-with-icon){align-items:center;width:100%;display:flex;position:relative}:is(.hero-report-card__input-with-icon-field,.complaints-report-card__input-with-icon-field){text-overflow:ellipsis;white-space:nowrap;width:100%;padding-right:2.65rem;overflow:hidden}:is(.hero-report-card__autofilled-badge,.complaints-report-card__autofilled-badge){color:#166534;letter-spacing:.01em;text-transform:uppercase;background:#dcfce7;border-radius:9999px;align-items:center;margin-left:auto;padding:.1rem .42rem;font-size:.64rem;font-weight:700;display:inline-flex}:is(.hero-report-card__field input.is-autofilled,.complaints-report-card__field input.is-autofilled),:is(.hero-report-card__phone-input,.complaints-report-card__phone-input).is-autofilled{background-color:#f0fdf4;border-color:#86efac;box-shadow:0 0 0 1px #16a34a29}:is(.hero-report-card__field input.is-autofilled,.complaints-report-card__field input.is-autofilled):focus,:is(.hero-report-card__phone-input,.complaints-report-card__phone-input).is-autofilled:focus-within{border-color:#22c55e;box-shadow:0 0 0 2px #22c55e38}:is(.hero-report-card__input-icon-anchor,.complaints-report-card__input-icon-anchor){z-index:2;align-items:center;display:inline-flex;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}:is(.hero-report-card__input-icon-button,.complaints-report-card__input-icon-button){color:#2563eb;cursor:pointer;background:0 0;border:none;border-radius:.45rem;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;padding:0;transition:background-color .15s,color .15s,box-shadow .15s;display:inline-flex}:is(.hero-report-card__input-icon-button,.complaints-report-card__input-icon-button):hover{color:#1d4ed8;background-color:#eff6ff}:is(.hero-report-card__input-icon-button,.complaints-report-card__input-icon-button):focus-visible{outline:none;box-shadow:0 0 0 2px #2563eb4d}:is(.hero-report-card__qr-scan-modal,.complaints-report-card__qr-scan-modal){background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #dbeafe;border-radius:1rem;width:min(100%,28rem);padding:1rem;box-shadow:0 20px 25px -5px #00000029,0 10px 10px -5px #00000014}:is(.hero-report-card__qr-scan-modal-header,.complaints-report-card__qr-scan-modal-header){justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}:is(.hero-report-card__qr-scan-modal-title,.complaints-report-card__qr-scan-modal-title){color:#0f172a;margin:0;font-size:1rem;font-weight:700}:is(.hero-report-card__qr-scan-modal-close,.complaints-report-card__qr-scan-modal-close){color:#334155;cursor:pointer;background:0 0;border:none;border-radius:.45rem;width:1.8rem;height:1.8rem;font-size:1.35rem;line-height:1;transition:background-color .15s}:is(.hero-report-card__qr-scan-modal-close,.complaints-report-card__qr-scan-modal-close):hover{background-color:#f1f5f9}:is(.hero-report-card__qr-scan-modal-close,.complaints-report-card__qr-scan-modal-close):focus-visible{outline:none;box-shadow:0 0 0 2px #2563eb40}:is(.hero-report-card__qr-scan-modal-body,.complaints-report-card__qr-scan-modal-body){flex-direction:column;gap:.8rem;display:flex}:is(.hero-report-card__qr-scan-modal-message,.complaints-report-card__qr-scan-modal-message){color:#1e3a8a;margin:0;font-size:.84rem;font-weight:600}:is(.hero-report-card__qr-scan-viewfinder,.complaints-report-card__qr-scan-viewfinder){color:#e2e8f0;text-align:center;background:radial-gradient(circle at 50% 20%,#172554 0%,#0f172a 58%,#020617 100%);border:1px solid #93c5fd;border-radius:.75rem;justify-content:center;align-items:center;min-height:11rem;padding:0;font-size:.8rem;display:flex;position:relative;overflow:hidden}:is(.hero-report-card__qr-scan-video,.complaints-report-card__qr-scan-video){object-fit:cover;background:#020617;width:100%;height:100%;min-height:11rem;transition:opacity .2s,filter .2s}:is(.hero-report-card__qr-scan-video,.complaints-report-card__qr-scan-video).is-inactive{opacity:.28;filter:grayscale(.45)blur(1px)}:is(.hero-report-card__qr-scan-guide,.complaints-report-card__qr-scan-guide){aspect-ratio:1;pointer-events:none;border:2px solid #7dd3fce6;border-radius:.65rem;width:min(65%,13.5rem);animation:1.8s ease-in-out infinite metro-qr-guide-pulse;position:absolute;inset:50% auto auto 50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 0 0 9999px #0f172a42}:is(.hero-report-card__qr-scan-guide,.complaints-report-card__qr-scan-guide):before{content:"";background:linear-gradient(90deg,#22d3ee00 0%,#7dd3fcf2 18%,#bae6fd 50%,#7dd3fcf2 82%,#22d3ee00 100%);border-radius:9999px;height:2px;animation:2.15s ease-in-out infinite metro-qr-scan-sweep;position:absolute;top:12%;left:7%;right:7%;box-shadow:0 0 .7rem #7dd3fccc}:is(.hero-report-card__qr-scan-guide,.complaints-report-card__qr-scan-guide):after{content:"";opacity:.8;background:linear-gradient(#7dd3fc1f 0%,#7dd3fc00 22%);animation:2.15s ease-in-out infinite metro-qr-scan-fade;position:absolute;inset:0}@keyframes metro-qr-scan-sweep{0%{opacity:.35;top:12%}15%{opacity:1}85%{opacity:1}to{opacity:.35;top:88%}}@keyframes metro-qr-guide-pulse{0%,to{border-color:#7dd3fcb8;box-shadow:0 0 0 9999px #0f172a42,0 0 #38bdf800}50%{border-color:#bae6fdfa;box-shadow:0 0 0 9999px #0f172a42,0 0 .75rem #38bdf866}}@keyframes metro-qr-scan-fade{0%,to{opacity:.2}50%{opacity:.82}}@media (prefers-reduced-motion:reduce){:is(.hero-report-card__qr-scan-guide,.complaints-report-card__qr-scan-guide),:is(.hero-report-card__qr-scan-guide,.complaints-report-card__qr-scan-guide):before,:is(.hero-report-card__qr-scan-guide,.complaints-report-card__qr-scan-guide):after{animation:none}}:is(.hero-report-card__qr-scan-empty-state,.complaints-report-card__qr-scan-empty-state){-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);text-align:center;background:#0f172ab8;border:1px solid #93c5fd73;border-radius:.65rem;flex-direction:column;justify-content:center;align-items:center;gap:.45rem;padding:.9rem;display:flex;position:absolute;inset:.75rem}:is(.hero-report-card__qr-scan-empty-icon,.complaints-report-card__qr-scan-empty-icon){color:#dbeafe;background:#bfdbfe2e;border-radius:9999px;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;display:inline-flex}:is(.hero-report-card__qr-scan-empty-title,.complaints-report-card__qr-scan-empty-title){color:#e2e8f0;margin:0;font-size:.82rem;font-weight:700}:is(.hero-report-card__qr-scan-empty-copy,.complaints-report-card__qr-scan-empty-copy){color:#cbd5e1;max-width:21rem;margin:0;font-size:.72rem;line-height:1.35}:is(.hero-report-card__qr-scan-retry-button,.complaints-report-card__qr-scan-retry-button){color:#dbeafe;cursor:pointer;background:#1e3a8a59;border:1px solid #93c5fda6;border-radius:.55rem;align-items:center;gap:.35rem;margin-top:.25rem;padding:.38rem .68rem;font-size:.72rem;font-weight:600;transition:background-color .15s,transform .1s;display:inline-flex}:is(.hero-report-card__qr-scan-retry-button,.complaints-report-card__qr-scan-retry-button):hover{background:#1d4ed861;transform:translateY(-1px)}:is(.hero-report-card__qr-scan-retry-button,.complaints-report-card__qr-scan-retry-button):focus-visible{outline:none;box-shadow:0 0 0 2px #bfdbfe73}:is(.hero-report-card__qr-scan-status,.complaints-report-card__qr-scan-status){color:#f8fafc;background:#0f172ac7;border-radius:9999px;margin:0;padding:.3rem .65rem;font-size:.7rem;font-weight:500;position:absolute;bottom:.6rem;left:50%;transform:translate(-50%)}:is(.hero-report-card__qr-scan-error,.complaints-report-card__qr-scan-error){color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;margin:0;padding:.45rem .55rem;font-size:.78rem;font-weight:600}:is(.hero-report-card__qr-scan-success,.complaints-report-card__qr-scan-success){color:#0f766e;word-break:break-all;margin:0;font-size:.78rem;font-weight:600}:is(.hero-report-card__qr-scan-note,.complaints-report-card__qr-scan-note){color:#334155;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:.5rem;margin:0;padding:.45rem .55rem;font-size:.76rem;font-weight:500}:is(.hero-report-card__qr-scan-divider,.complaints-report-card__qr-scan-divider){text-align:center;letter-spacing:.08em;text-transform:uppercase;color:#64748b;margin:.1rem 0 .15rem;font-size:.68rem;font-weight:700;position:relative}:is(.hero-report-card__qr-scan-divider,.complaints-report-card__qr-scan-divider):before{content:"";background:linear-gradient(90deg,#94a3b800 0%,#94a3b8bf 20% 80%,#94a3b800 100%);height:1px;position:absolute;top:50%;left:0;right:0}:is(.hero-report-card__qr-scan-divider,.complaints-report-card__qr-scan-divider)>span{background:#f8fbff;padding:0 .55rem;position:relative}:is(.hero-report-card__qr-upload-row,.complaints-report-card__qr-upload-row){flex-direction:column;gap:.45rem;display:flex}:is(.hero-report-card__qr-upload-label,.complaints-report-card__qr-upload-label){color:#334155;font-size:.76rem;font-weight:600}:is(.hero-report-card__qr-upload-input,.complaints-report-card__qr-upload-input){color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:.55rem;width:100%;padding:.4rem .5rem;font-size:.75rem}:is(.hero-report-card__qr-upload-input,.complaints-report-card__qr-upload-input)::file-selector-button{color:#334155;cursor:pointer;background-color:#e2e8f0;border:none;border-radius:.45rem;margin-right:.5rem;padding:.35rem .65rem;font-size:.7rem;font-weight:600}:is(.hero-report-card__qr-upload-input,.complaints-report-card__qr-upload-input)::file-selector-button:hover{background-color:#cbd5e1}:is(.hero-report-card__field,.complaints-report-card__field) input::placeholder,:is(.hero-report-card__field,.complaints-report-card__field) textarea::placeholder{color:#94a3b8;opacity:1}.hero-report-card__field input:focus,.hero-report-card__field select:focus,.hero-report-card__field textarea:focus{border-color:#1d4ed8;outline:none;box-shadow:0 0 0 2px #2563eb40}.hero-report-card__field textarea{resize:vertical;min-height:80px}.hero-report-card__field input.is-invalid,.hero-report-card__field select.is-invalid,.hero-report-card__field textarea.is-invalid{border-color:#dc2626;box-shadow:0 0 0 2px #dc26262e}.hero-report-card__field-error{color:#b91c1c;font-size:.72rem;font-weight:500}.hero-report-card__submit-error{color:#b91c1c;margin-top:-.25rem;font-size:.78rem;font-weight:500}.hero-report-card__primary-button{background-color:var(--metro-blue);color:#fff;cursor:pointer;border:none;border-radius:.75rem;width:100%;margin-top:.5rem;padding:.75rem 1rem;font-size:.85rem;font-weight:600;transition:background-color .2s,box-shadow .2s,transform .1s}.hero-report-card__primary-button:hover{background-color:#1e40af;transform:translateY(-1px);box-shadow:0 10px 15px -3px #2563eb66}.hero-report-card__content--placeholder{gap:.75rem}.hero-report-card__content--placeholder .hero-report-card__subtitle{max-width:24rem}.hero-report-card__content--metroai{gap:.85rem}.metroai-chathead{right:1rem;bottom:calc(1rem + env(safe-area-inset-bottom,0px));z-index:1300;pointer-events:none;flex-direction:column;align-items:flex-end;gap:.55rem;display:flex;position:fixed}.metroai-chathead__fab-container{pointer-events:auto;flex-direction:column;align-items:flex-end;gap:.45rem;display:flex}.metroai-chathead__panel{width:min(92vw,23rem);max-height:min(calc(var(--metroai-visible-vh,100dvh) - 7.25rem - env(safe-area-inset-bottom,0px)),35rem);opacity:0;visibility:hidden;pointer-events:none;background:#fff;border:1px solid #dbe2ef;border-radius:1rem;flex-direction:column;transition:opacity .2s,transform .2s,visibility .2s;display:flex;overflow:hidden;transform:translateY(10px)scale(.98);box-shadow:0 18px 45px #0f172a3d}.metroai-chathead--open .metroai-chathead__panel{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)scale(1)}.metroai-chathead__panel-header{color:#fff;background:linear-gradient(130deg,#1e3a8a 0%,#2563eb 100%);justify-content:space-between;align-items:center;padding:.7rem .85rem;display:flex}.metroai-chathead__panel-kicker{letter-spacing:.08em;text-transform:uppercase;opacity:.88;margin:0;font-size:.62rem;font-weight:700}.metroai-chathead__panel-title{margin:.12rem 0 0;font-size:.95rem;font-weight:700;line-height:1.2}.metroai-chathead__panel-close{color:#fff;cursor:pointer;background:#ffffff29;border:none;border-radius:.55rem;width:1.85rem;height:1.85rem;font-size:1.25rem;line-height:1;transition:background-color .15s}.metroai-chathead__panel-close:hover{background:#ffffff42}.metroai-chathead__panel-close:focus-visible{outline:none;box-shadow:0 0 0 2px #bfdbfe80}.metroai-chathead__panel-body{flex-direction:column;flex:auto;gap:.75rem;min-height:0;padding:.85rem;display:flex;overflow:hidden}.metroai-chathead .hero-report-card__chat-window{scrollbar-gutter:stable;background:#f8fafc;height:clamp(12rem,28vh,15rem);min-height:clamp(12rem,28vh,15rem);max-height:clamp(12rem,28vh,15rem);overflow-y:auto}.metroai-chathead .hero-report-card__quick-prompts{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;align-content:normal;padding-bottom:.2rem;padding-right:0;overflow:auto hidden}.metroai-chathead .hero-report-card__quick-prompt{flex:none;padding:.42rem .82rem;font-size:.75rem}.metroai-chathead .hero-report-card__chat-form{padding-bottom:env(safe-area-inset-bottom,0px);margin-top:auto}.metroai-chathead .hero-report-card__chat-input-wrapper input{padding:.72rem 2.65rem .72rem 1.1rem;font-size:.82rem}.metroai-chathead__attention{max-width:min(70vw,13.5rem);color:var(--metro-blue);opacity:1;text-wrap:balance;text-align:center;background:#fff;border-radius:.75rem;padding:.65rem .85rem;font-size:.75rem;font-weight:600;line-height:1.3;transition:opacity .2s,transform .2s;animation:5s ease-in-out infinite metroai-attention-float;position:relative;transform:translateY(0);box-shadow:0 8px 20px #1e3a8a40,0 0 0 1px #1e3a8a1a}.metroai-chathead__attention:after{content:"";filter:drop-shadow(0 4px 6px #1e3a8a26);border-top:10px solid #fff;border-left:10px solid #0000;border-right:10px solid #0000;width:0;height:0;position:absolute;bottom:-8px;right:1rem}.metroai-chathead__attention--hidden{opacity:0;pointer-events:none;transform:translateY(5px)}@keyframes metroai-attention-float{0%{transform:translateY(0)}50%{transform:translateY(-2px)}to{transform:translateY(0)}}.metroai-chathead__fab{cursor:pointer;background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;width:5rem;height:5rem;padding:0;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 8px 24px #2563eb59}.metroai-chathead__fab:hover{transform:translateY(-2px);box-shadow:0 14px 30px #2563eb73}.metroai-chathead__fab:focus-visible{outline:none;box-shadow:0 0 0 3px #bfdbfeb3,0 8px 24px #2563eb59}.metroai-chathead__fab-icon{object-fit:contain;border-radius:9999px;width:5rem;height:5rem;display:block}.hero-report-card__chat-window{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;flex-direction:column;gap:.55rem;min-height:220px;max-height:260px;padding:.75rem;display:flex;overflow-y:auto}.hero-report-card__chat-row{display:flex}.hero-report-card__chat-row--assistant{justify-content:flex-start}.hero-report-card__chat-row--user{justify-content:flex-end}.hero-report-card__chat-group{flex-direction:column;max-width:88%;display:flex}.hero-report-card__chat-row--user .hero-report-card__chat-group{align-items:flex-end}.hero-report-card__chat-name{color:#64748b;margin-bottom:.2rem;margin-left:.4rem;font-size:.65rem;font-weight:600}.hero-report-card__chat-bubble{white-space:pre-wrap;word-break:break-word;border-radius:.65rem;max-width:100%;margin:0;padding:.55rem .7rem;font-size:.78rem;line-height:1.45}.hero-report-card__chat-bubble--assistant{color:#0f172a;background:#fff;border:1px solid #dbe2ef}.hero-report-card__chat-bubble--user{background:var(--metro-blue);color:#fff;border:1px solid #0000}.hero-report-card__chat-bubble--typing{justify-content:center;align-items:center;gap:4px;min-height:2.2rem;padding:.8rem 1rem;display:flex}.hero-report-card__chat-bubble--typing .dot{background-color:#94a3b8;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite both typing-dot}.hero-report-card__chat-bubble--typing .dot:first-child{animation-delay:-.32s}.hero-report-card__chat-bubble--typing .dot:nth-child(2){animation-delay:-.16s}@keyframes typing-dot{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.hero-report-card__quick-prompts{flex-wrap:wrap;gap:.4rem;display:flex}.hero-report-card__quick-prompt{color:#21356a;cursor:pointer;white-space:nowrap;background:#e8eef4;border:none;border-radius:9999px;padding:.5rem 1rem;font-size:.8rem;font-weight:500;transition:all .15s}.hero-report-card__quick-prompt:hover{background:#d5def0}.hero-report-card__quick-prompt:disabled{opacity:.55;cursor:not-allowed}.hero-report-card__chat-form{width:100%;display:block}.hero-report-card__chat-input-wrapper{align-items:center;width:100%;display:flex;position:relative}.hero-report-card__chat-input-wrapper input{color:#0f172a;background:#fff;border:1.5px solid #21356a;border-radius:9999px;flex:1;min-width:0;padding:.8rem 3rem .8rem 1.5rem;font-family:inherit;font-size:.9rem;transition:border-color .15s,box-shadow .15s}.hero-report-card__chat-input-wrapper input::placeholder{color:#a0aabf;font-weight:400}.hero-report-card__chat-input-wrapper input:focus{border-color:#1e3a8a;outline:none;box-shadow:0 0 0 2px #1e3a8a26}.hero-report-card__chat-input-wrapper button{color:#21356a;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:background-color .15s;display:flex;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.hero-report-card__send-icon{width:1.5rem;height:1.5rem}.hero-report-card__chat-input-wrapper button:hover{background-color:#f1f5f9}.hero-report-card__chat-input-wrapper button:disabled{color:#94a3b8;cursor:not-allowed;background:0 0}.consumer-landing__deferred-sentinel{width:100%;height:1px}.consumer-landing__section-loader{background:linear-gradient(100deg,#e2e8f0 22%,#f8fafc 38%,#e2e8f0 54%) 0 0/240% 100%;border-radius:16px;width:min(100% - 2.5rem,980px);height:10rem;margin:1.75rem auto;animation:1.35s linear infinite consumer-section-shimmer}@keyframes consumer-section-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (min-width:1440px){.landing-header{padding-inline:clamp(3.5rem,5vw,6.5rem)}.landing-header__inner{max-width:1320px}.consumer-landing__hero{padding-inline:clamp(3.5rem,6vw,7rem)}.consumer-landing__content{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:clamp(2.75rem,4vw,4.5rem);max-width:1320px;margin-inline:auto}.consumer-landing__hero-left{max-width:44rem}.consumer-landing__title{font-size:clamp(3.3rem,3.8vw,4.7rem)}.consumer-landing__subtitle{font-size:clamp(1.4rem,1.35vw,1.75rem)}.consumer-landing__hero-right .hero-report-card{max-width:35rem}.metroai-chathead{right:clamp(1.25rem,2vw,2.4rem);bottom:calc(clamp(1.1rem,1.8vw,2rem) + env(safe-area-inset-bottom,0px))}.metroai-chathead__panel{width:min(27vw,25.5rem);max-height:min(calc(var(--metroai-visible-vh,100dvh) - 8.25rem - env(safe-area-inset-bottom,0px)),38rem)}.metroai-chathead__attention{max-width:min(26vw,16rem);font-size:.78rem}}@media (min-width:1700px){.consumer-landing__content{max-width:1460px}.consumer-landing__hero-right .hero-report-card{max-width:37rem}.metroai-chathead__panel{width:min(24vw,27rem);max-height:min(calc(var(--metroai-visible-vh,100dvh) - 9rem - env(safe-area-inset-bottom,0px)),39.5rem)}}@media (max-width:1200px){.consumer-landing__hero-particles.fade-up{opacity:.56}.consumer-landing__hero{padding:2rem 3rem;padding-top:100px}.consumer-landing__content{gap:2rem}.consumer-landing__title{font-size:clamp(2.75rem,4.6vw,3.85rem)}}@media (max-width:1024px){.landing-header{padding:1.5rem 2rem}.consumer-landing__hero{padding:100px 2rem 2rem}.consumer-landing__content{gap:1.5rem}.consumer-landing__title{font-size:2.75rem}.consumer-landing__subtitle{font-size:1rem}}@media (max-width:768px){.consumer-landing__hero-wrapper{overflow:visible}.consumer-landing__hero-particles.fade-up{opacity:.5}.consumer-landing__hero{align-items:flex-start;min-height:100vh;padding:10rem 1.5rem 2rem}.consumer-landing__content{text-align:center;grid-template-columns:1fr;align-items:center;gap:2rem}.consumer-landing__hero-left{align-items:center}.consumer-landing__hero-right{justify-content:center;width:100%}.hero-report-card{width:100%;box-shadow:0 4px 24px #0f172a1f}.consumer-landing__title{min-height:0;font-size:2.5rem}.consumer-landing__subtitle{max-width:100%;margin-bottom:1rem;font-size:1.1rem}.consumer-landing__faq-cta{margin-top:.5rem;font-size:.95rem}}@media (max-width:480px){.consumer-landing__hero-particles.fade-up{opacity:.44}.consumer-landing__hero{flex-direction:column;justify-content:flex-start;gap:2rem;min-height:100vh;padding:10rem 1.25rem 1.25rem;display:flex}.consumer-landing__content{flex-direction:column;gap:0;display:flex}.consumer-landing__hero-right{z-index:10;width:100%;margin-top:1.25rem}.hero-report-card{transform:none;box-shadow:0 4px 24px #0f172a1f}.consumer-landing__faq-cta{margin-top:.75rem;font-size:.85rem;line-height:1.4}}@media (max-width:640px){.hero-report-card__tabs{gap:.25rem}.hero-report-card__tab{padding-inline:.6rem;padding-top:.75rem;padding-bottom:.75rem;font-size:.8rem}.hero-report-card__content{gap:1rem;padding:1rem}.hero-report-card__title{font-size:1.05rem}.hero-report-card__subtitle{font-size:.75rem}.hero-report-card__body{gap:.75rem}.hero-report-card__grid{gap:.65rem}.hero-report-card__field textarea{min-height:60px}.hero-report-card__primary-button{padding:.65rem 1rem;font-size:.8rem}.hero-report-card__chat-window{min-height:190px;max-height:220px}.hero-report-card__chat-group{max-width:92%}.hero-report-card__chat-bubble{max-width:100%;font-size:.75rem}.hero-report-card__chat-input-wrapper input{padding:.75rem 2.8rem .75rem 1.25rem;font-size:.8rem}.hero-report-card__chat-input-wrapper button{padding:.4rem;right:.25rem}.metroai-chathead{right:.75rem;bottom:calc(.75rem + env(safe-area-inset-bottom,0px));align-items:stretch;left:.75rem}.metroai-chathead__panel{width:100%;max-height:calc(var(--metroai-visible-vh,100dvh) - 6.5rem - env(safe-area-inset-bottom,0px))}.metroai-chathead .hero-report-card__chat-window{height:10rem;min-height:10rem;max-height:10rem}.metroai-chathead .hero-report-card__quick-prompts{padding-bottom:.15rem}.metroai-chathead__fab{align-self:flex-end}}@media (max-width:480px){.hero-report-card__content{gap:.875rem;padding:.875rem}.hero-report-card__field input,.hero-report-card__field select,.hero-report-card__field textarea{padding:.5rem .65rem;font-size:.75rem}:is(.hero-report-card__input-with-icon-field,.complaints-report-card__input-with-icon-field){padding-right:2.35rem}:is(.hero-report-card__qr-scan-modal,.complaints-report-card__qr-scan-modal){padding:.85rem}:is(.hero-report-card__qr-scan-modal-title,.complaints-report-card__qr-scan-modal-title){font-size:.9rem}:is(.hero-report-card__qr-scan-viewfinder,.complaints-report-card__qr-scan-viewfinder){min-height:9.5rem;font-size:.75rem}:is(.hero-report-card__qr-scan-video,.complaints-report-card__qr-scan-video){min-height:9.5rem}.hero-report-card__field label{font-size:.75rem}.hero-report-card__field textarea{min-height:52px}.hero-report-card__section-label{font-size:.8rem}}.text-blue{color:var(--metro-blue)}.text-red{color:var(--metro-red)}@media (max-width:768px){.landing-header__inner{flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem}.landing-header__menu-button{align-self:auto;display:block}.landing-header__nav{z-index:20;background-color:#fff;border-radius:8px;flex-direction:column;gap:1rem;width:100%;padding:1rem;display:none;position:absolute;top:calc(100% + .5rem);left:0;right:0;box-shadow:0 8px 24px #00000014}.landing-header__nav--open{display:flex}.landing-header__link{text-align:center;padding:.75rem 0;display:block}.consumer-landing__title,.consumer-landing__subtitle{text-align:center}.consumer-landing__subtitle{margin-left:auto;margin-right:auto}}@media (max-width:1920px){.consumer-landing__hero{max-width:1600px;margin:0 auto}}@media (min-width:1441px){.consumer-landing__hero{max-width:1600px;margin:0 auto}}
