:root{--metro-blue:#1e3a8a;--metro-inactive-tab:#e9edf5;--metro-red:#dc2626;--metro-dark:#1f2937;--metro-gray:#4b5563}.consumer-landing__report-card{width:min(100%,40rem);height:clamp(34rem,72vh,44rem)}@media (min-width:1440px){.consumer-landing__report-card{width:min(100%,48rem)}}@media (max-width:1023px){.consumer-landing__report-card{width:100%;height:auto}}.hero-report-card{opacity:0;transition:opacity 1s cubic-bezier(.16,1,.3,1),transform 1s cubic-bezier(.16,1,.3,1);transform:translateY(40px)}.hero-report-card.fade-up{opacity:1;transform:translateY(0)}:is(.hero-report-card,.complaints-report-card){text-align:left;background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #dbe7f5;border-radius:24px;flex-direction:column;width:100%;max-width:100%;padding:0;display:flex;overflow:hidden;box-shadow:0 24px 48px -22px #0f172a59,0 10px 30px #2563eb24}:is(.hero-report-card,.complaints-report-card),:is(.hero-report-card,.complaints-report-card) *{box-sizing:border-box}:is(.hero-report-card__tabs,.complaints-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}:is(.hero-report-card__stepper,.complaints-report-card__stepper){border-bottom:1px solid #e9f0f9;align-items:flex-start;gap:.6rem;padding:.45rem 0 .85rem;display:flex}:is(.hero-report-card__stepper-item,.complaints-report-card__stepper-item){cursor:pointer;color:inherit;text-align:center;background:0 0;border:none;flex-direction:column;flex:1;align-items:center;gap:.35rem;padding:.25rem 0;display:flex;position:relative}:is(.hero-report-card__stepper-item,.complaints-report-card__stepper-item):focus-visible{outline-offset:2px;border-radius:.65rem;outline:2px solid #2563eb66}:is(.hero-report-card__stepper-dot,.complaints-report-card__stepper-dot){color:#64748b;z-index:1;background:#fff;border:2px solid #cbd5f5;border-radius:9999px;justify-content:center;align-items:center;width:1.65rem;height:1.65rem;font-size:.82rem;font-weight:700;display:inline-flex;position:relative}:is(.hero-report-card__stepper-label,.complaints-report-card__stepper-label){color:#64748b;z-index:1;max-width:7.8rem;font-size:.72rem;font-weight:600;line-height:1.2;position:relative}:is(.hero-report-card__stepper-connector,.complaints-report-card__stepper-connector){z-index:0;background:#e2e8f0;height:2px;position:absolute;top:.82rem;left:50%;right:-50%}:is(.hero-report-card__stepper-item--active,.complaints-report-card__stepper-item--active) :is(.hero-report-card__stepper-dot,.complaints-report-card__stepper-dot){color:#2563eb;border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}:is(.hero-report-card__stepper-item--active,.complaints-report-card__stepper-item--active) :is(.hero-report-card__stepper-label,.complaints-report-card__stepper-label){color:#0f172a}:is(.hero-report-card__stepper-item--complete,.complaints-report-card__stepper-item--complete) :is(.hero-report-card__stepper-dot,.complaints-report-card__stepper-dot){color:#fff;background:#2563eb;border-color:#2563eb}:is(.hero-report-card__stepper-item--complete,.complaints-report-card__stepper-item--complete) :is(.hero-report-card__stepper-label,.complaints-report-card__stepper-label){color:#1e3a8a}:is(.hero-report-card__stepper-item--complete,.complaints-report-card__stepper-item--complete) :is(.hero-report-card__stepper-connector,.complaints-report-card__stepper-connector){background:#2563eb}:is(.hero-report-card__tab,.complaints-report-card__tab){background:var(--metro-inactive-tab);min-width:0;color:var(--metro-blue);cursor:pointer;text-transform:none;overflow-wrap:anywhere;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}:is(.hero-report-card__tab:first-child,.complaints-report-card__tab:first-child){border-radius:10px 0 0}:is(.hero-report-card__tab:last-child,.complaints-report-card__tab:last-child){border-radius:0 10px 0 0}:is(.hero-report-card__tab--active,.complaints-report-card__tab--active){background-color:var(--metro-blue);color:#fff;box-shadow:none;border-bottom:none;font-weight:800!important}:is(.hero-report-card__content,.complaints-report-card__content){flex-direction:column;flex:1;gap:1rem;min-width:0;max-width:100%;min-height:0;padding:1.2rem 1.2rem 1.4rem;display:flex;overflow:hidden}:is(.hero-report-card__header,.complaints-report-card__header){border-bottom:1px solid #e9f0f9;justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:.25rem;display:flex}:is(.hero-report-card__title,.complaints-report-card__title){color:#0f172a;margin-bottom:.25rem;font-size:1.15rem;font-weight:700}:is(.hero-report-card__subtitle,.complaints-report-card__subtitle){color:var(--color-subtext);font-size:.78rem}:is(.hero-report-card__body,.complaints-report-card__body){scrollbar-gutter:stable;flex-direction:column;flex:1;gap:1rem;min-height:0;padding-right:.32rem;display:flex;overflow-y:auto}:is(.hero-report-card__body--step-two,.complaints-report-card__body--step-two){max-height:none}:is(.hero-report-card__body,.complaints-report-card__body)::-webkit-scrollbar{width:8px}:is(.hero-report-card__body,.complaints-report-card__body)::-webkit-scrollbar-thumb{background-color:#3b82f673;border-radius:9999px}:is(.hero-report-card__body,.complaints-report-card__body)::-webkit-scrollbar-track{background:0 0}:is(.hero-report-card__group,.complaints-report-card__group){background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;flex-direction:column;gap:.25rem;min-width:0;max-width:100%;margin-bottom:.5rem;padding:1.25rem;display:flex;box-shadow:0 2px 4px #00000005}:is(.hero-report-card__group-title,.complaints-report-card__group-title){color:#1e3a8a;text-transform:uppercase;letter-spacing:.06em;border-bottom:2px solid #e2e8f0;margin-top:0;margin-bottom:.75rem;padding-bottom:.5rem;font-size:.85rem;font-weight:700}:is(.hero-report-card__group-title,.complaints-report-card__group-title) .required{color:var(--metro-red);margin-left:.2rem}:is(.hero-report-card__sub-label,.complaints-report-card__sub-label){color:#475569;border-bottom:1px dashed #cbd5e1;margin-top:1rem;margin-bottom:.25rem;padding-bottom:.25rem;font-size:.75rem;font-weight:600}:is(.hero-report-card__qr-autofill-status,.complaints-report-card__qr-autofill-status){border:1px solid #0000;border-radius:.55rem;margin:0;padding:.42rem .5rem;font-size:.73rem;font-weight:600}:is(.hero-report-card__qr-autofill-status--success,.complaints-report-card__qr-autofill-status--success){color:#166534;background-color:#f0fdf4;border-color:#bbf7d0}:is(.hero-report-card__qr-autofill-status--error,.complaints-report-card__qr-autofill-status--error){color:#b91c1c;background-color:#fef2f2;border-color:#fecaca}:is(.hero-report-card__qr-inline-feedback,.complaints-report-card__qr-inline-feedback){gap:.35rem;display:grid}:is(.hero-report-card__manual-entry,.complaints-report-card__manual-entry){background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #dbe7f5;border-radius:.75rem;gap:.85rem;padding:.75rem;display:grid}:is(.hero-report-card__manual-entry-header,.complaints-report-card__manual-entry-header){justify-content:space-between;align-items:center;gap:.5rem;display:flex}:is(.hero-report-card__manual-entry-title,.complaints-report-card__manual-entry-title){color:#334155;text-transform:uppercase;letter-spacing:.06em;margin:0;font-size:.72rem;font-weight:700}:is(.hero-report-card__manual-entry-link,.complaints-report-card__manual-entry-link){color:#2563eb;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;align-self:flex-start;margin-top:.35rem;padding:0;font-size:.74rem;font-weight:600;text-decoration:underline;display:inline-flex}:is(.hero-report-card__manual-entry-header,.complaints-report-card__manual-entry-header) :is(.hero-report-card__manual-entry-link,.complaints-report-card__manual-entry-link),:is(.hero-report-card__stall-label-row,.complaints-report-card__stall-label-row) :is(.hero-report-card__manual-entry-link,.complaints-report-card__manual-entry-link){margin-top:0}:is(.hero-report-card__manual-entry-link,.complaints-report-card__manual-entry-link):hover{color:#1d4ed8}:is(.hero-report-card__manual-entry-link,.complaints-report-card__manual-entry-link):focus-visible{border-radius:.35rem;outline:none;box-shadow:0 0 0 2px #2563eb47}:is(.hero-report-card__grid,.complaints-report-card__grid){flex-wrap:wrap;gap:.9rem;min-width:0;max-width:100%;display:flex}:is(.hero-report-card__grid--two-cols,.complaints-report-card__grid--two-cols){justify-content:space-between}:is(.hero-report-card__grid--two-cols .hero-report-card__field,.complaints-report-card__grid--two-cols .complaints-report-card__field){flex:calc(50% - .5rem)}:is(.hero-report-card__grid--two-cols .hero-report-card__field--full,.complaints-report-card__grid--two-cols .complaints-report-card__field--full){flex:100%}:is(.hero-report-card__field,.complaints-report-card__field){flex-direction:column;gap:.4rem;min-width:0;display:flex}:is(.hero-report-card__stall-label-row,.complaints-report-card__stall-label-row){justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}:is(.hero-report-card__stall-label,.complaints-report-card__stall-label){margin:0}:is(.hero-report-card__field label,.complaints-report-card__field label){color:#334155;align-items:baseline;gap:.5rem;font-size:.8rem;font-weight:600;display:flex}:is(.hero-report-card__field label .required,.complaints-report-card__field label .required){color:var(--metro-red);margin-left:.2rem}:is(.hero-report-card__field input,.hero-report-card__field select,.hero-report-card__field textarea,.complaints-report-card__field input,.complaints-report-card__field select,.complaints-report-card__field textarea){color:#0f172a;background-color:#fff;border:1px solid #cbd5e1;border-radius:.5rem;width:100%;min-width:0;padding:.62rem .78rem;font-family:inherit;font-size:.84rem;transition:border-color .15s,box-shadow .15s}:is(.hero-report-card__field input[type=file],.complaints-report-card__field input[type=file]){padding:.45rem .5rem;line-height:1.3}:is(){color:#334155;cursor:pointer;background-color:#cbd5e1;border:none;border-radius:.4rem;margin-right:.55rem;padding:.4rem .65rem;font-size:.72rem;font-weight:600}:is(.hero-report-card__consent,.complaints-report-card__consent){gap:.35rem;margin-top:.2rem;display:grid}:is(.hero-report-card__consent-label,.complaints-report-card__consent-label){color:#334155;align-items:flex-start;gap:.55rem;font-size:.78rem;line-height:1.4;display:flex}:is(.hero-report-card__consent-checkbox,.complaints-report-card__consent-checkbox){accent-color:#1d4ed8;width:1rem;height:1rem;margin-top:.12rem}:is(.hero-report-card__consent-link,.complaints-report-card__consent-link){color:#1d4ed8;text-underline-offset:2px;cursor:pointer;background:0 0;border:none;padding:0;font-size:.78rem;font-weight:700;text-decoration:underline}:is(.hero-report-card__consent-link,.complaints-report-card__consent-link):hover{color:#1e40af}:is(.hero-report-card__consent-link,.complaints-report-card__consent-link):focus-visible{border-radius:.35rem;outline:none;box-shadow:0 0 0 2px #2563eb47}: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__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__field,.complaints-report-card__field) input::placeholder,:is(.hero-report-card__field,.complaints-report-card__field) textarea::placeholder{color:#94a3b8;opacity:1}:is(.hero-report-card__field,.complaints-report-card__field) input:focus,:is(.hero-report-card__field,.complaints-report-card__field) select:focus,:is(.hero-report-card__field,.complaints-report-card__field) textarea:focus{border-color:#1d4ed8;outline:none;box-shadow:0 0 0 2px #2563eb40}:is(.hero-report-card__field,.complaints-report-card__field) textarea{resize:vertical;min-height:80px}:is(.hero-report-card__field,.complaints-report-card__field) input.is-invalid,:is(.hero-report-card__field,.complaints-report-card__field) select.is-invalid,:is(.hero-report-card__field,.complaints-report-card__field) textarea.is-invalid{border-color:#dc2626;box-shadow:0 0 0 2px #dc26262e}:is(.hero-report-card__field-error,.complaints-report-card__field-error){color:#b91c1c;font-size:.72rem;font-weight:500}:is(.hero-report-card__submit-success,.complaints-report-card__submit-success){text-align:center;background:linear-gradient(#f0fdf4 0%,#dcfce7 100%);border:1px solid #86efac;border-radius:.9rem;flex-direction:column;align-items:center;gap:.55rem;margin-top:.25rem;padding:1rem;display:flex}:is(.hero-report-card__submit-success-icon,.complaints-report-card__submit-success-icon){color:#15803d;width:3rem;height:3rem}:is(.hero-report-card__submit-success-title,.complaints-report-card__submit-success-title){color:#166534;margin:0;font-size:.92rem;font-weight:800}:is(.hero-report-card__submit,.complaints-report-card__submit){color:#fff;cursor:pointer;background:linear-gradient(135deg,#1e3a8a 0%,#1d4ed8 100%);border:none;border-radius:.75rem;width:100%;margin-top:.5rem;padding:.78rem 1rem;font-size:.85rem;font-weight:700;transition:transform .14s,box-shadow .2s,filter .2s}:is(.hero-report-card__submit,.complaints-report-card__submit):hover{filter:brightness(1.02);transform:translateY(-1px);box-shadow:0 10px 18px -8px #2563eb9e}:is(.hero-report-card__submit,.complaints-report-card__submit):focus-visible,:is(.hero-report-card__back-button,.complaints-report-card__back-button):focus-visible{outline:none;box-shadow:0 0 0 2px #2563eb47}:is(.hero-report-card__form-actions,.complaints-report-card__form-actions){grid-template-columns:1fr 1fr;gap:.62rem;margin-top:.2rem;display:grid}:is(.hero-report-card__back-button,.complaints-report-card__back-button){color:#334155;cursor:pointer;background-color:#f8fafc;border:1px solid #cbd5e1;border-radius:.75rem;padding:.75rem 1rem;font-size:.82rem;font-weight:700;transition:background-color .16s,border-color .16s}:is(.hero-report-card__back-button,.complaints-report-card__back-button):hover{background-color:#f1f5f9;border-color:#94a3b8}@media (max-width:768px){:is(.hero-report-card__body--step-two,.complaints-report-card__body--step-two){max-height:none;padding-right:0;overflow:visible}.hero-report-card{width:100%;box-shadow:0 4px 24px #0f172a1f}}@media (max-width:480px){.hero-report-card{transform:none;box-shadow:0 4px 24px #0f172a1f}}@media (max-width:640px){:is(.hero-report-card__tabs,.complaints-report-card__tabs){gap:.25rem}:is(.hero-report-card__tab,.complaints-report-card__tab){padding-inline:.6rem;padding-top:.75rem;padding-bottom:.75rem;font-size:.8rem}:is(.hero-report-card__content,.complaints-report-card__content){gap:1rem;padding:1rem}:is(.hero-report-card__form-actions,.complaints-report-card__form-actions){grid-template-columns:1fr!important}:is(.hero-report-card__title,.complaints-report-card__title){font-size:1.05rem}:is(.hero-report-card__subtitle,.complaints-report-card__subtitle){font-size:.75rem}:is(.hero-report-card__body,.complaints-report-card__body){gap:.75rem}:is(.hero-report-card__grid,.complaints-report-card__grid){gap:.65rem}:is(.hero-report-card__field textarea,.complaints-report-card__field textarea){min-height:60px}}@media (max-width:480px){:is(.hero-report-card__content,.complaints-report-card__content){gap:.875rem;padding:.875rem}:is(.hero-report-card__field input,.hero-report-card__field select,.hero-report-card__field textarea,.complaints-report-card__field input,.complaints-report-card__field select,.complaints-report-card__field textarea){padding:.5rem .65rem;font-size:.75rem}:is(.hero-report-card__field label,.complaints-report-card__field label){font-size:.75rem}:is(.hero-report-card__field textarea,.complaints-report-card__field textarea){min-height:52px}}@media (max-width:425px){:is(.hero-report-card,.complaints-report-card){border-radius:16px}:is(.hero-report-card__tabs,.complaints-report-card__tabs){border-radius:16px 16px 0 0;gap:0}:is(.hero-report-card__tab,.complaints-report-card__tab){border-radius:0;min-height:3rem;padding:.65rem .45rem;font-size:clamp(.72rem,3.45vw,.82rem);line-height:1.15}:is(.hero-report-card__tab:first-child,.complaints-report-card__tab:first-child){border-radius:16px 0 0}:is(.hero-report-card__tab:last-child,.complaints-report-card__tab:last-child){border-radius:0 16px 0 0}:is(.hero-report-card__content,.complaints-report-card__content){gap:.75rem;padding:.75rem}:is(.hero-report-card__stepper,.complaints-report-card__stepper){gap:0;padding:.25rem 0 .65rem}:is(.hero-report-card__stepper-item,.complaints-report-card__stepper-item){gap:.28rem;padding-inline:.1rem}:is(.hero-report-card__stepper-dot,.complaints-report-card__stepper-dot){border-width:1.5px;width:1.45rem;height:1.45rem;font-size:.72rem}:is(.hero-report-card__stepper-label,.complaints-report-card__stepper-label){max-width:5.2rem;font-size:clamp(.6rem,2.85vw,.68rem);line-height:1.12}:is(.hero-report-card__stepper-item--active,.complaints-report-card__stepper-item--active) :is(.hero-report-card__stepper-dot,.complaints-report-card__stepper-dot){box-shadow:0 0 0 3px #2563eb1f}:is(.hero-report-card__stepper-connector,.complaints-report-card__stepper-connector){top:.72rem}:is(.hero-report-card__body,.complaints-report-card__body){scrollbar-gutter:auto;padding-right:0;overflow-x:hidden}:is(.hero-report-card__group,.complaints-report-card__group){border-radius:.65rem;gap:.45rem;padding:.9rem}:is(.hero-report-card__group-title,.complaints-report-card__group-title){letter-spacing:.04em;margin-bottom:.55rem;font-size:.78rem}:is(.hero-report-card__grid,.complaints-report-card__grid),:is(.hero-report-card__grid--two-cols,.complaints-report-card__grid--two-cols){grid-template-columns:minmax(0,1fr);gap:.75rem;display:grid}:is(.hero-report-card__grid,.complaints-report-card__grid)>:is(.hero-report-card__field,.complaints-report-card__field){width:100%;flex:100%!important}:is(.hero-report-card__grid--two-cols .hero-report-card__field,.complaints-report-card__grid--two-cols .complaints-report-card__field){flex-basis:100%}:is(.hero-report-card__field input,.hero-report-card__field select,.hero-report-card__field textarea,.complaints-report-card__field input,.complaints-report-card__field select,.complaints-report-card__field textarea,.reusable-dropdown--form .reusable-dropdown__trigger){min-height:2.55rem;padding:.62rem .72rem;font-size:.82rem}:is(.hero-report-card__field label,.complaints-report-card__field label),:is(.hero-report-card__sub-label,.complaints-report-card__sub-label){font-size:.76rem;line-height:1.25}:is(.hero-report-card__stall-label-row,.complaints-report-card__stall-label-row,.hero-report-card__manual-entry-header,.complaints-report-card__manual-entry-header){flex-direction:column;align-items:flex-start;gap:.35rem}:is(.hero-report-card__phone-input,.complaints-report-card__phone-input){width:100%;min-width:0}:is(.hero-report-card__phone-prefix,.complaints-report-card__phone-prefix){padding-left:.65rem;font-size:.78rem}:is(.hero-report-card__consent-label,.complaints-report-card__consent-label){font-size:.74rem}:is(.hero-report-card__submit,.complaints-report-card__submit),:is(.hero-report-card__back-button,.complaints-report-card__back-button){min-height:2.75rem;padding:.72rem .85rem;font-size:.8rem}.custom-upload-zone{padding:1.15rem .85rem}.custom-upload-icon{width:1.85rem;height:1.85rem;margin-bottom:.55rem}.custom-upload-text{font-size:.78rem}.custom-upload-subtext{font-size:.68rem}.custom-uploaded-files-grid{grid-template-columns:minmax(0,1fr)}.custom-file-card{min-width:0;padding:.5rem}.custom-file-thumbnail-wrapper{width:2.35rem;height:2.35rem}}.custom-upload-zone{cursor:pointer;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:.75rem;outline:none;flex-direction:column;justify-content:center;align-items:center;padding:2rem 1.5rem;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.custom-upload-zone:hover,.custom-upload-zone:focus-within{background:#eff6ff;border-color:#2563eb;box-shadow:0 4px 12px #2563eb0d}.custom-upload-zone--active{background:#eff6ff;border-color:#3b82f6;transform:scale(1.01);box-shadow:0 4px 12px #3b82f61a}.custom-upload-zone--disabled{cursor:not-allowed;opacity:.7;background:#f1f5f9;border-color:#e2e8f0}.custom-upload-zone--disabled:hover{box-shadow:none;background:#f1f5f9;border-color:#e2e8f0}.custom-upload-zone--max{cursor:not-allowed;background:#f8fafc;border-color:#e2e8f0}.custom-upload-zone--max:hover{box-shadow:none;background:#f8fafc;border-color:#e2e8f0}.custom-upload-zone-content{text-align:center;flex-direction:column;align-items:center;display:flex}.custom-upload-icon{color:#3b82f6;width:2.25rem;height:2.25rem;margin-bottom:.75rem;transition:transform .2s}.custom-upload-zone:hover .custom-upload-icon{transform:translateY(-2px)}.custom-upload-zone--disabled .custom-upload-icon{color:#94a3b8}.custom-upload-text{color:#334155;margin:0 0 .25rem;font-size:.85rem;font-weight:500;line-height:1.4}.custom-upload-highlight{color:#2563eb;text-underline-offset:2px;font-weight:600;text-decoration:underline}.custom-upload-subtext{color:#64748b;margin:0;font-size:.72rem}.custom-uploaded-files-container{margin-top:1.25rem}.custom-uploaded-files-title{color:#475569;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .75rem;font-size:.75rem;font-weight:700}.custom-uploaded-files-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.75rem;display:grid}.custom-file-card{background:#fff;border:1px solid #e2e8f0;border-radius:.6rem;align-items:center;gap:.75rem;padding:.5rem .75rem;transition:all .2s;display:flex;box-shadow:0 1px 2px #00000005}.custom-file-card:hover{border-color:#cbd5e1;box-shadow:0 4px 6px -1px #0000000d}.custom-file-thumbnail-wrapper{background:#f8fafc;border:1px solid #f1f5f9;border-radius:.4rem;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:flex;overflow:hidden}.custom-file-thumbnail{object-fit:cover;width:100%;height:100%}.custom-file-thumbnail-placeholder{color:#94a3b8;width:1.25rem;height:1.25rem}.custom-file-info{flex:1;min-width:0}.custom-file-name{color:#334155;white-space:nowrap;text-overflow:ellipsis;margin:0 0 .125rem;font-size:.76rem;font-weight:600;overflow:hidden}.custom-file-size{color:#64748b;margin:0;font-size:.68rem}.custom-file-remove-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:.375rem;justify-content:center;align-items:center;padding:.35rem;transition:all .15s;display:flex}.custom-file-remove-btn:hover{color:#ef4444;background-color:#fee2e2}
: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__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:#1e2f68;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:center;z-index:3;grid-template-columns:1fr;align-items:center;gap:3rem;width:100%;max-width:1280px;margin:0 auto;display:grid;position:relative}.consumer-landing__hero-left{flex-direction:column;align-items:center;width:100%;display:flex}.consumer-landing__hero-bg-image{opacity:.03;z-index:0;pointer-events:none;background-image:url(/assets/landing/HeroSection/BG_img.JPG);background-position:50%;background-size:cover;position:absolute;inset:0}.consumer-landing__hero-bg-text{color:#fff;opacity:0;pointer-events:none;z-index:1;white-space:nowrap;letter-spacing:-.05em;-webkit-user-select:none;user-select:none;font-size:35vw;font-weight:700;transition:opacity 1.5s ease-out,transform 1.5s cubic-bezier(.16,1,.3,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-40%)scale(.9)}.consumer-landing__hero-bg-text.fade-up{opacity:.03;transform:translate(-50%,-50%)scale(1)}.consumer-landing__hero-floating-images{pointer-events:none;z-index:2;width:100%;max-width:1600px;height:100%;margin:0 auto;position:absolute;inset:0}.floating-img{object-fit:cover;opacity:0;border-radius:16px;position:absolute;box-shadow:0 15px 35px #0006}@keyframes imgFadeUp{0%{opacity:0;transform:translateY(40px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes imgFloat1{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-12px)rotate(1.5deg)}}@keyframes imgFloat2{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-10px)rotate(-1deg)}}@keyframes imgFloat3{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-15px)rotate(1deg)}}@keyframes imgFloat4{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-8px)rotate(-1.5deg)}}.floating-img-1{width:clamp(140px,15.5vw,220px);height:auto;top:16%;left:2%}.floating-img-1.fade-up{animation:1.2s cubic-bezier(.16,1,.3,1) .1s forwards imgFadeUp,6.5s ease-in-out 1.3s infinite imgFloat1}.floating-img-2{width:clamp(180px,21vw,300px);height:auto;bottom:8%;left:5%}.floating-img-2.fade-up{animation:1.2s cubic-bezier(.16,1,.3,1) .3s forwards imgFadeUp,7s ease-in-out 1.5s infinite imgFloat2}.floating-img-3{width:clamp(200px,22.5vw,320px);height:auto;top:18%;right:1%}.floating-img-3.fade-up{animation:1.2s cubic-bezier(.16,1,.3,1) .2s forwards imgFadeUp,6s ease-in-out 1.4s infinite imgFloat3}.floating-img-4{width:clamp(140px,15.5vw,220px);height:auto;bottom:10%;right:6%}.floating-img-4.fade-up{animation:1.2s cubic-bezier(.16,1,.3,1) .4s forwards imgFadeUp,7.5s ease-in-out 1.6s infinite imgFloat4}@media (max-width:1023px){.consumer-landing__hero-floating-images{display:none}}.consumer-landing__report-section{background-color:#fff;width:100%;padding:6rem 4rem 4rem}.consumer-landing__report-content{justify-content:center;max-width:1280px;margin:0 auto;display:flex}.consumer-landing__report-grid{grid-template-columns:minmax(0,1fr) minmax(0,40rem);align-items:start;gap:3rem;width:min(100%,72rem);display:grid}.consumer-landing__report-header{text-align:left;align-self:center}.consumer-landing__report-title{color:var(--color-primary);margin-bottom:.75rem;padding-bottom:.75rem;font-size:1.8rem;font-weight:800;line-height:1.2;position:relative}.consumer-landing__report-title:after{content:"";background-color:#3b82f6;border-radius:2px;width:48px;height:4px;position:absolute;bottom:0;left:0}.consumer-landing__report-subtitle{color:var(--color-subtext);margin:0;font-size:1rem}@media (min-width:1440px){.consumer-landing__report-content{max-width:1440px}.consumer-landing__report-grid{grid-template-columns:minmax(0,1fr) minmax(0,48rem);gap:5rem;width:min(100%,86rem)}.consumer-landing__report-title{font-size:2.2rem}}@media (max-width:1023px){.consumer-landing__report-grid{grid-template-columns:1fr;gap:1.6rem}.consumer-landing__report-header{align-self:stretch}}@media (max-width:640px){.consumer-landing__report-section{padding:4.5rem 1.25rem 3rem}.consumer-landing__report-grid{gap:1.25rem}.consumer-landing__report-title{font-size:1.55rem}.consumer-landing__report-subtitle{font-size:.92rem}}@media (max-width:425px){.consumer-landing-shell,.consumer-landing__page-shell,.consumer-landing{max-width:100%;overflow-x:hidden}.consumer-landing__hero-wrapper{overflow:hidden}.consumer-landing__partners,.consumer-landing__partners-slider,.consumer-landing__partners-track{max-width:100%;overflow-x:hidden}.consumer-landing__report-section{padding:3.5rem .75rem 2.5rem;overflow-x:hidden}.consumer-landing__report-content,.consumer-landing__report-grid,.consumer-landing__report-card{min-width:0;max-width:100%}.consumer-landing__report-grid{gap:1rem;width:100%}.consumer-landing__report-title{margin-bottom:.6rem;padding-bottom:.65rem;font-size:clamp(1.45rem,8vw,1.7rem)}.consumer-landing__report-subtitle{font-size:.9rem;line-height:1.45}}.consumer-landing__title,.consumer-landing__subtitle{text-align:center;width:100%}.consumer-landing__subtitle,.consumer-landing__report-header,.consumer-landing__partners{opacity:0;transition:opacity 1s cubic-bezier(.16,1,.3,1),transform 1s cubic-bezier(.16,1,.3,1);transform:translateY(40px)}.consumer-landing__subtitle.fade-up,.consumer-landing__report-header.fade-up,.consumer-landing__partners.fade-up{opacity:1;transform:translateY(0)}.consumer-landing__subtitle{margin:0 0 2rem;padding:0}.consumer-landing__title{color:#fff;letter-spacing:-.03em;margin-bottom:1.5rem;font-size:clamp(4.2rem,6vw,5.8rem);font-weight:600;line-height:1}.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:#ffffffbf;text-align:center;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.3;display:block}.consumer-landing__subtitle.fade-up{opacity:1;transform:translateY(0)}.consumer-landing__cta-wrapper{opacity:0;transition:opacity .8s ease-out,transform .8s ease-out;transform:translateY(20px)}.consumer-landing__cta-wrapper.fade-up{opacity:1;transform:translateY(0)}.consumer-landing__complaint-cta{color:#1e2f68;cursor:pointer;background-color:#fff;border:none;border-radius:9999px;padding:1rem 2rem;font-size:1.1rem;font-weight:700;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 6px #0000001a}.consumer-landing__complaint-cta:hover{transform:translateY(-2px);box-shadow:0 6px 12px #00000026}.consumer-landing__partners{z-index:1;background-color:#fff;width:100%;padding:4rem 0;position:relative;overflow:hidden}.consumer-landing__partners:after{content:"";border-bottom:1px solid #e2e8f0;width:100%;max-width:1200px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.consumer-landing__partners-title{text-align:center;color:#94a3b8;letter-spacing:.25em;margin-top:0;margin-bottom:2.5rem;font-size:.95rem;font-weight:800}.consumer-landing__partners-slider{width:100%;max-width:1200px;margin:0 auto;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.consumer-landing__partners-track{justify-content:center;width:100%;display:flex}.consumer-landing__partners-group{align-items:center;gap:5rem;padding:0 2.5rem;display:flex}.partner-logo{object-fit:contain;filter:opacity(.9);pointer-events:none;width:auto;height:48px}.partner-logo--gc{height:55px}@media (max-width:768px){.consumer-landing__partners{padding:3rem 0}.consumer-landing__partners-title{margin-bottom:2rem;font-size:.8rem}.consumer-landing__partners-group{gap:3.5rem;padding:0 1.75rem}.partner-logo{height:38px}}@media (max-width:360px){.consumer-landing__partners{padding:2.5rem .75rem}.consumer-landing__partners-title{letter-spacing:.22em;margin-bottom:1.8rem;font-size:.72rem}.consumer-landing__partners-slider{-webkit-mask-image:none;mask-image:none}.consumer-landing__partners-group{justify-content:space-between;gap:.8rem;width:100%;padding:0}.partner-logo{max-width:22vw;height:30px}.partner-logo--gc{height:34px}}.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:1fr;gap:clamp(2.75rem,4vw,4.5rem);max-width:1320px;margin-inline:auto}.consumer-landing__hero-left{max-width:100%}.consumer-landing__title{font-size:clamp(5.5rem,6.5vw,6.5rem)}.consumer-landing__subtitle{font-size:clamp(1.4rem,1.5vw,1.8rem)}.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}.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(3.5rem,6vw,4.5rem)}}@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:3.5rem}.consumer-landing__subtitle{font-size:1.15rem}}@media (max-width:768px){.consumer-landing__hero-wrapper{overflow:visible}.consumer-landing__hero-particles.fade-up{opacity:.5}.consumer-landing__hero{align-items:center;min-height:100vh;padding:100px 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__title{min-height:0;font-size:3rem}.consumer-landing__subtitle{max-width:100%;margin-bottom:1rem;font-size:1.1rem}}@media (max-width:480px){.consumer-landing__hero-particles.fade-up{opacity:.44}.consumer-landing__hero{flex-direction:column;justify-content:center;gap:2rem;min-height:100vh;padding:100px 1.25rem 1.25rem;display:flex}.consumer-landing__content{flex-direction:column;gap:0;display:flex}}@media (max-width:425px){.consumer-landing__hero-wrapper{overflow:hidden}.consumer-landing__hero-bg-image{opacity:.08;background-position:top}.consumer-landing__hero-bg-text{letter-spacing:-.04em;font-size:clamp(12rem,62vw,16rem);top:55%}.consumer-landing__hero-bg-text.fade-up{opacity:.04}.consumer-landing__hero{justify-content:center;min-height:100svh;padding:clamp(6.75rem,22vh,8.75rem) 1.25rem 3.25rem}.consumer-landing__content{justify-content:center;width:100%;min-height:calc(100svh - clamp(10rem,30vh,12rem))}.consumer-landing__hero-left{gap:clamp(1.15rem,4vh,1.75rem)}.consumer-landing__title{letter-spacing:0;text-wrap:balance;width:min(100%,8.6ch);margin-bottom:0;font-size:clamp(2.9rem,13vw,3.45rem);line-height:.96}.consumer-landing__subtitle{color:#ffffffdb;text-wrap:balance;width:min(100%,18rem);margin-bottom:0;font-size:clamp(.98rem,4.5vw,1.12rem);line-height:1.28}.consumer-landing__cta-wrapper{width:min(100%,17.5rem)}.consumer-landing__complaint-cta{width:100%;padding:1rem 1.35rem;font-size:1rem;line-height:1.35;box-shadow:0 10px 24px #0208172e}}@media (max-width:360px){.consumer-landing__hero{padding-inline:1.05rem;padding-bottom:2.75rem}.consumer-landing__title{font-size:clamp(2.55rem,13vw,2.9rem)}.consumer-landing__subtitle{width:min(100%,16.75rem);font-size:.98rem}.consumer-landing__cta-wrapper{width:min(100%,17rem)}}@media (max-width:640px){.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}}.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}}
