@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";.dynamic-service-form .journey-content{max-width:850px}.dynamic-form-grid label{position:relative}.dynamic-form-grid label>em{font-style:normal;color:#c43f3f}.dynamic-form-grid label>small{display:block;color:#738195;font-size:9px;margin-top:6px}.dynamic-form-grid textarea{width:100%;min-height:92px;border:1px solid #ccd7e2;border-radius:9px;margin-top:7px;padding:12px;resize:vertical;color:#263c57;font:inherit}.dynamic-checkbox{display:block!important}.dynamic-checkbox>input{position:absolute;opacity:0}.dynamic-checkbox>span{min-height:58px;border:1px solid #d7e1ea;border-radius:11px;padding:14px;display:flex;align-items:center;gap:10px;color:#42566d;background:#fff}.dynamic-checkbox>span>svg{width:21px;height:21px;border:2px solid #aebdca;border-radius:6px;padding:3px;color:transparent;flex:0 0 auto}.dynamic-checkbox>input:checked+span{border-color:#1d7a5e;background:#eef8f4;color:#155f49}.dynamic-checkbox>input:checked+span>svg{background:#1a8b67;border-color:#1a8b67;color:#fff}.dynamic-checkbox b{font-size:10px;line-height:1.5}.dynamic-review{margin-top:16px;display:grid;gap:12px}.review-heading{display:flex;gap:11px;align-items:flex-start;background:#eaf7f2;border:1px solid #cae8dd;color:#146f55;border-radius:12px;padding:14px}.review-heading>svg{width:20px;flex:0 0 auto}.review-heading strong{font-size:11px}.review-heading p{font-size:9px;margin:3px 0 0;line-height:1.5}.review-section{background:#fff;border:1px solid #dce4ec;border-radius:12px;padding:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.review-section>strong{grid-column:1 / -1;font-size:11px;color:#263d58;border-bottom:1px solid #e6ebf0;padding-bottom:9px}.review-section>span{display:flex;flex-direction:column;min-width:0}.review-section small{font-size:8px;color:#7b899a}.review-section b{font-size:9px;color:#33485f;margin-top:3px;overflow-wrap:anywhere}.form-validation-error{margin-top:14px;border:1px solid #eac0c0;background:#fff1f1;color:#9a3030;border-radius:10px;padding:12px;font-size:10px;font-weight:700}.service-form-error{max-width:560px;margin:70px auto;text-align:center;background:#fff;border:1px solid #dce3eb;border-radius:18px;padding:35px}.service-form-error>svg{width:45px;height:45px;color:#b26423}.service-form-error h1{font-size:24px}.service-form-error p{font-size:11px;color:#65768a;line-height:1.6}.service-form-error button{margin:7px}.dynamic-service-form .submit-button svg.spin{animation:spin 1s linear infinite}.application-stack .application-detail{margin:0}@media(max-width:520px){.dynamic-form-grid{grid-template-columns:1fr}.dynamic-form-grid .span-two{grid-column:auto}.review-section{grid-template-columns:1fr}.service-form-error{margin:30px 12px;padding:24px}.dynamic-service-form .journey-content{padding-bottom:110px}}.dl-flow{min-height:100vh;background:#f5f7fa;color:#17263d;font-family:DM Sans,Arial,sans-serif}.app:has(.dl-flow)>.gov-strip,.app:has(.dl-flow)>.main-header{display:none}.dl-flow button,.dl-flow input,.dl-flow select{font:inherit}.dl-flow-header{height:68px;padding:0 max(24px,calc((100vw - 1180px)/2));display:grid;grid-template-columns:1fr auto 1fr;align-items:center;background:#fff;border-bottom:1px solid #dfe5ec;position:sticky;top:0;z-index:20}.dl-back-link{border:0;background:none;color:#38516e;display:flex;align-items:center;gap:7px;width:max-content;font-size:13px;font-weight:700;padding:9px 0}.dl-back-link svg{width:17px}.dl-flow-brand{text-align:center;display:flex;flex-direction:column}.dl-flow-brand span{font:800 16px Manrope,sans-serif;color:#0c356b}.dl-flow-brand strong{font-size:7px;letter-spacing:.18em;color:#687a91}.dl-demo-chip{justify-self:end;padding:6px 10px;background:#fff4de;color:#8a5a10;border:1px solid #f1d49f;border-radius:999px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.dl-progress-shell{background:#0c2e5d;color:#fff;padding:18px max(24px,calc((100vw - 1040px)/2)) 22px}.dl-progress-copy{display:flex;justify-content:space-between;margin-bottom:15px}.dl-progress-copy span{font:700 14px Manrope,sans-serif}.dl-progress-copy strong{font-size:11px;color:#b9cce4}.dl-progress{list-style:none;display:grid;grid-template-columns:repeat(6,1fr);padding:0;margin:0}.dl-progress li{display:flex;align-items:center;position:relative;gap:8px;color:#91a9c6}.dl-progress li:not(:last-child):after{content:"";position:absolute;height:2px;background:#36547a;left:29px;right:7px;top:13px}.dl-progress li.complete:not(:last-child):after{background:#26aa7d}.dl-progress li>span{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:#294a73;border:2px solid #47668a;font-size:10px;font-weight:800;z-index:1}.dl-progress li>span svg{width:13px}.dl-progress li small{font-size:9px;font-weight:700;white-space:nowrap}.dl-progress li.complete{color:#bfeada}.dl-progress li.complete>span{background:#188660;border-color:#2caa80;color:#fff}.dl-progress li.active{color:#fff}.dl-progress li.active>span{background:#fff;color:#0c3970;border-color:#fff;box-shadow:0 0 0 4px #ffffff1f}.dl-flow-main{width:min(900px,calc(100% - 32px));margin:0 auto;padding:24px 0 80px}.dl-prototype-notice{display:flex;gap:12px;background:#eef5ff;border:1px solid #cbdff7;color:#184f8d;border-radius:12px;padding:12px 15px;margin-bottom:18px}.dl-prototype-notice>svg{width:19px;flex:0 0 auto}.dl-prototype-notice strong{font-size:12px}.dl-prototype-notice p{font-size:10px;margin:3px 0 0;color:#4e6e93}.dl-page-card,.dl-auth-card,.dl-loading-card,.dl-error-card,.dl-submitted-card,.dl-verification-summary,.dl-readiness-card,.dl-mismatch-card,.dl-document-dashboard{background:#fff;border:1px solid #dfe5ec;border-radius:18px;padding:30px;box-shadow:0 10px 32px #132d4c0d}.dl-page-card>h1,.dl-auth-body>h1,.dl-loading-card h1,.dl-error-card h1,.dl-submitted-card h1{font-size:28px;margin:7px 0 8px;line-height:1.2}.dl-page-card>h2{font-size:20px;margin:7px 0 5px}.dl-eyebrow{display:block;font-size:9px;font-weight:800;letter-spacing:.14em;color:#1767ba}.dl-lead{font-size:13px;line-height:1.6;color:#65758a;margin:0 0 24px}.dl-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.dl-form-grid label,.dl-auth-body>label,.dl-modal-panel>label{font-size:12px;font-weight:700;color:#33475f}.dl-form-grid label.wide{grid-column:1/-1}.dl-form-grid input,.dl-auth-body input,.dl-auth-body select,.dl-modal-panel select{display:block;width:100%;height:50px;border:1px solid #cbd6e2;border-radius:9px;background:#fff;padding:0 13px;color:#1c3048;margin-top:7px}.dl-form-grid input:focus,.dl-auth-body input:focus,.dl-auth-body select:focus,.dl-modal-panel select:focus{border-color:#2474cf;outline:3px solid #d8eaff}.dl-fetched-label{display:flex;align-items:center;gap:5px;color:#14785b;font-size:9px;margin-top:6px}.dl-fetched-label svg{width:13px}.dl-synthetic-hint{display:flex;gap:10px;background:#f1f6fd;border-radius:11px;padding:13px;margin-top:20px;color:#285d96}.dl-synthetic-hint svg{width:19px;flex:0 0 auto}.dl-synthetic-hint p{font-size:10px;line-height:1.5;margin:0}.dl-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}.dl-actions.split{justify-content:space-between}.dl-actions.left{justify-content:flex-start}.dl-actions.center{justify-content:center}.dl-primary,.dl-secondary{min-height:46px;border-radius:9px;padding:0 18px;border:0;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:12px;font-weight:800}.dl-primary{background:#1768c9;color:#fff;box-shadow:0 5px 13px #1768c92e}.dl-primary:hover{background:#0e579f}.dl-primary:disabled{background:#9aacbf;box-shadow:none;cursor:not-allowed}.dl-primary svg,.dl-secondary svg{width:17px}.dl-secondary{background:#fff;border:1px solid #bdcbd9;color:#285072}.dl-secondary:hover{background:#f5f8fb}.dl-primary.full,.dl-secondary.full{width:100%}.dl-requirements-intro{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin:22px 0}.dl-requirements-intro>div{display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:11px;border:1px solid #e0e6ec;border-radius:12px;padding:14px}.dl-requirements-intro>div>span{width:40px;height:40px;border-radius:10px;background:#eaf3ff;color:#246dbd;display:grid;place-items:center}.dl-requirements-intro svg{width:19px}.dl-requirements-intro strong{font-size:12px}.dl-requirements-intro p{font-size:9px;color:#748398;margin:3px 0}.dl-requirements-intro small{font-size:8px;font-weight:800;color:#586a80;text-transform:uppercase}.dl-connect-panel{display:grid;grid-template-columns:58px 1fr auto;align-items:center;gap:16px;background:linear-gradient(130deg,#0b315f,#174c83);border-radius:15px;padding:20px;color:#fff}.dl-lock-visual{width:58px;height:58px;border-radius:15px;background:#ffffff1f;display:grid;place-items:center}.dl-lock-visual svg{width:28px}.dl-connect-panel small{font-size:8px;letter-spacing:.13em;color:#9fc4e9;font-weight:800}.dl-connect-panel h2{font-size:17px;margin:4px 0}.dl-connect-panel p{font-size:10px;color:#c7d9eb;margin:0}.dl-connect-panel .dl-primary{background:#fff;color:#164a80;box-shadow:none}.dl-privacy-note{display:flex;gap:12px;background:#eef8f4;border:1px solid #cce8dd;border-radius:12px;padding:15px;margin-top:16px;color:#145f4a}.dl-privacy-note>span{width:34px;height:34px;border-radius:9px;background:#d7f0e6;display:grid;place-items:center;flex:0 0 auto}.dl-privacy-note svg{width:17px}.dl-privacy-note strong{font-size:11px}.dl-privacy-note p{font-size:10px;line-height:1.5;margin:3px 0 0;color:#487566}.dl-manual-fallback{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e5e9ee;margin-top:18px;padding-top:18px}.dl-manual-fallback>div{display:flex;gap:10px;align-items:center}.dl-manual-fallback svg{width:20px;color:#59728d}.dl-manual-fallback span{display:flex;flex-direction:column}.dl-manual-fallback strong{font-size:11px}.dl-manual-fallback small{font-size:9px;color:#748398;margin-top:2px}.dl-auth-card{max-width:560px;margin:0 auto;padding:0;overflow:hidden}.dl-auth-header{height:78px;background:linear-gradient(115deg,#0d65b7,#2084d0);color:#fff;display:flex;align-items:center;gap:12px;padding:0 24px}.dl-logo-mark{width:43px;height:43px;border-radius:9px;background:#fff;color:#1773c4;display:grid;place-items:center;font:800 22px Manrope,sans-serif}.dl-auth-header>div:nth-child(2){display:flex;flex-direction:column;flex:1}.dl-auth-header strong{font:800 17px Manrope,sans-serif}.dl-auth-header div span{font-size:9px;color:#cae6fb}.dl-auth-header>span{font-size:8px;border:1px solid rgba(255,255,255,.55);border-radius:999px;padding:5px 8px;font-weight:800}.dl-auth-body{padding:30px}.dl-auth-body{text-align:center}.dl-auth-body>p{font-size:12px;line-height:1.55;color:#6b788a;max-width:390px;margin:0 auto 22px}.dl-auth-body>label{text-align:left;display:block;margin-top:14px}.dl-auth-body>label select{height:auto;min-height:50px;padding:10px 34px 10px 13px}.dl-auth-icon,.dl-consent-icon{width:62px;height:62px;border-radius:50%;background:#eaf4ff;color:#176bbd;display:grid;place-items:center;margin:0 auto 14px}.dl-auth-icon svg,.dl-consent-icon svg{width:28px}.dl-field-help{display:block;text-align:left;font-size:9px;color:#728397;margin:6px 0 17px}.dl-demo-controls{margin-top:18px;text-align:left;border-top:1px solid #e4e9ee;padding-top:13px}.dl-demo-controls summary{font-size:10px;font-weight:700;color:#65778c;cursor:pointer}.dl-demo-controls label{font-size:10px;display:block;margin-top:10px}.dl-demo-controls select{font-size:11px}.dl-auth-footer{height:42px;display:flex;align-items:center;justify-content:center;gap:6px;background:#f2f6fa;color:#687a8f;font-size:8px;border-top:1px solid #e2e8ee}.dl-auth-footer svg{width:13px}.dl-demo-otp{display:flex;align-items:center;gap:7px;background:#fff7e7;color:#74521e;border:1px solid #efdcba;border-radius:9px;padding:10px 11px;margin:12px 0;text-align:left;font-size:10px}.dl-demo-otp svg{width:15px}.dl-demo-otp button{margin-left:auto;border:0;background:none;color:#1765b7;font-size:9px;font-weight:800}.dl-form-error{display:flex;align-items:center;gap:7px;color:#a33131;background:#fff0f0;border-radius:9px;padding:10px;margin:10px 0;font-size:10px}.dl-form-error svg{width:16px}.dl-text-button{border:0;background:none;color:#356b9f;margin:15px auto 0;display:flex;gap:6px;align-items:center;font-size:10px;font-weight:700}.dl-text-button svg{width:15px}.dl-consent-card .dl-auth-body{padding-top:25px}.dl-consent-card h1{font-size:21px}.dl-consent-icon{background:#e9f7f2;color:#14825f}.dl-consent-list{border:1px solid #dce5ed;border-radius:11px;overflow:hidden;text-align:left;margin:18px 0}.dl-consent-list>div{display:flex;align-items:center;gap:9px;padding:12px 13px;border-bottom:1px solid #e5eaef;font-size:11px;font-weight:700}.dl-consent-list>div:last-child{border:0}.dl-consent-list svg{width:17px;color:#16845f}.dl-consent-list span{margin-left:auto;font-size:8px;color:#758499;font-weight:600}.dl-purpose{background:#f2f6fb;border-radius:10px;padding:12px;text-align:left;display:flex;flex-direction:column}.dl-purpose span{font-size:8px;color:#718197;text-transform:uppercase;font-weight:800;letter-spacing:.08em}.dl-purpose strong{font-size:11px;margin-top:3px}.dl-consent-control{display:flex;align-items:flex-start;gap:8px!important;text-align:left;max-width:none!important;background:#edf8f4;color:#366e5d!important;border-radius:9px;padding:10px;margin:12px 0 16px!important;font-size:9px!important}.dl-consent-control svg{width:16px;flex:0 0 auto}.dl-consent-card .dl-secondary{margin-top:8px}.dl-loading-card,.dl-error-card,.dl-submitted-card{max-width:650px;margin:0 auto;text-align:center;padding:55px 38px}.dl-loading-rings{width:88px;height:88px;border-radius:50%;background:#eaf3ff;color:#1b70c6;display:grid;place-items:center;margin:0 auto 20px;position:relative}.dl-loading-rings>svg:first-child{position:absolute;width:88px;height:88px;stroke-width:.8}.dl-loading-rings>svg:last-child{width:33px}.dl-loading-card>small,.dl-error-card>small,.dl-submitted-card>small{font-size:8px;letter-spacing:.15em;color:#176bbd;font-weight:800}.dl-loading-card p,.dl-error-card>p,.dl-submitted-card>p{font-size:11px;line-height:1.6;color:#6c7b8e;max-width:460px;margin:0 auto}.dl-loading-line{width:240px;height:4px;background:#e0e7ef;border-radius:4px;overflow:hidden;margin:25px auto 0}.dl-loading-line span{display:block;width:40%;height:100%;background:#1d76ce;border-radius:4px;animation:dl-loading 1.15s ease-in-out infinite}.dl-selection-list{display:grid;gap:10px}.dl-selection-list>label{display:grid;grid-template-columns:24px 42px 1fr 18px;align-items:center;gap:12px;border:1px solid #dce4ec;border-radius:12px;padding:14px;cursor:pointer}.dl-selection-list>label.selected{border:2px solid #1d73ca;background:#f2f7fd;padding:13px}.dl-selection-list input{position:absolute;opacity:0;pointer-events:none}.dl-checkbox{width:22px;height:22px;border:2px solid #aab9c8;border-radius:5px;display:grid;place-items:center;color:#fff}.dl-checkbox svg{width:14px}.dl-selection-list label.selected .dl-checkbox{background:#1b70c4;border-color:#1b70c4}.dl-document-type{width:42px;height:42px;border-radius:10px;background:#e8f2fe;color:#246db9;display:grid;place-items:center}.dl-document-type svg{width:20px}.dl-document-copy{display:flex;flex-direction:column}.dl-document-copy strong{font-size:12px}.dl-document-copy small{display:flex;align-items:center;gap:4px;color:#177758;font-size:9px;margin-top:3px}.dl-document-copy small svg{width:13px}.dl-document-copy em{font-style:normal;font-size:8px;color:#738297;margin-top:4px}.dl-selection-list>label>svg{width:17px;color:#8291a3}.dl-result-stack{display:grid;gap:16px;outline:none}.dl-result-hero{display:flex;align-items:center;gap:18px}.dl-success-icon{width:62px;height:62px;border-radius:50%;background:#e5f7ef;color:#138563;display:grid;place-items:center;flex:0 0 auto}.dl-success-icon svg{width:32px}.dl-result-hero h1{margin:5px 0 4px}.dl-result-hero p{font-size:11px;color:#67788c;margin:0}.dl-verification-summary,.dl-readiness-card,.dl-mismatch-card,.dl-document-dashboard{padding:24px}.dl-verification-summary.passed{border-color:#cce7dc}.dl-verification-summary.warning,.dl-mismatch-card{border-color:#ead5aa;background:#fffdf8}.dl-section-title{display:flex;align-items:center;gap:12px}.dl-section-title>span{width:43px;height:43px;border-radius:11px;background:#e5f6ef;color:#15825f;display:grid;place-items:center}.dl-verification-summary.warning .dl-section-title>span,.dl-mismatch-card .dl-section-title>span{background:#fff0d8;color:#ae6c08}.dl-section-title svg{width:22px}.dl-section-title p{font-size:8px;letter-spacing:.12em;font-weight:800;color:#6b7a8d;margin:0}.dl-section-title h2{font-size:17px;margin:4px 0}.dl-check-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:18px}.dl-check-grid>div{display:flex;align-items:center;gap:8px;background:#eff8f5;color:#166a50;border-radius:9px;padding:10px;font-size:10px;font-weight:700}.dl-check-grid>div.warning{background:#fff1df;color:#8c5a0f}.dl-check-grid svg{width:16px}.dl-mismatch-card>p{font-size:10px;color:#6c7887}.dl-address-compare{display:grid;grid-template-columns:1fr auto 1fr;gap:12px;align-items:center;margin:18px 0}.dl-address-compare>div{border:1px solid #e5d5b7;background:#fff;border-radius:10px;padding:12px;display:flex;flex-direction:column}.dl-address-compare span{font-size:8px;text-transform:uppercase;color:#897454;font-weight:800}.dl-address-compare strong{font-size:11px;margin-top:5px;line-height:1.4}.dl-address-compare>svg{width:18px;color:#b1894d}.dl-readiness-heading,.dl-dashboard-heading{display:flex;align-items:center;justify-content:space-between}.dl-readiness-heading p{font-size:8px;letter-spacing:.13em;font-weight:800;color:#50708e;margin:0}.dl-readiness-heading h2,.dl-dashboard-heading h2{font-size:19px;margin:4px 0}.dl-readiness-score{display:flex;flex-direction:column;align-items:flex-end}.dl-readiness-score strong{font:800 25px Manrope,sans-serif;color:#1768b9}.dl-readiness-score span{font-size:8px;color:#758498}.dl-readiness-bar{height:7px;background:#e4eaf0;border-radius:5px;overflow:hidden;margin:14px 0 16px}.dl-readiness-bar span{height:100%;display:block;background:linear-gradient(90deg,#1474ca,#16a275);border-radius:5px;transition:width .3s}.dl-requirement-list{list-style:none;padding:0;margin:0}.dl-requirement-list li{display:flex;align-items:center;gap:10px;padding:12px 0;border-top:1px solid #e7ebef}.dl-requirement-list li>svg{width:19px;color:#11825e}.dl-requirement-list li.warning>svg,.dl-requirement-list li.missing>svg{color:#bd7612}.dl-requirement-list li.pending>svg{color:#306fae}.dl-requirement-list li>div{display:flex;flex-direction:column;flex:1}.dl-requirement-list strong{font-size:11px}.dl-requirement-list span{font-size:8px;color:#748398;margin-top:2px}.dl-requirement-list button{border:1px solid #c3d1df;background:#fff;color:#27649f;border-radius:8px;padding:7px 10px;display:flex;align-items:center;gap:5px;font-size:9px;font-weight:800}.dl-requirement-list button svg{width:14px}.dl-dashboard-heading>span{font-size:9px;background:#edf3f9;border-radius:999px;padding:6px 9px;color:#5b6e84}.dl-card-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:16px}.dl-status-card{border:1px solid #dce4eb;border-radius:13px;padding:16px;background:#fff}.dl-status-card.has-warning{border-color:#e8c98f}.dl-card-heading{display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:10px}.dl-document-icon{width:40px;height:40px;border-radius:10px;background:#e9f3ff;color:#206cb9;display:grid;place-items:center}.dl-document-icon svg{width:19px}.dl-card-heading h3{font-size:12px;margin:0}.dl-card-heading p{font-size:8px;color:#788698;margin:3px 0 0}.dl-status-badge{display:flex;align-items:center;gap:4px;border-radius:999px;padding:5px 7px;font-size:8px;font-weight:800}.dl-status-badge svg{width:12px}.dl-status-badge.verified{background:#e5f6ee;color:#147354}.dl-status-badge.warning{background:#fff0da;color:#9c640d}.dl-status-badge.pending{background:#eaf1fa;color:#356d9f}.dl-card-facts{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:14px 0}.dl-card-facts>div{display:flex;flex-direction:column}.dl-card-facts dt{font-size:7px;text-transform:uppercase;color:#8390a0;font-weight:800}.dl-card-facts dd{font-size:9px;margin:3px 0 0;color:#41536a}.dl-satisfies{border-top:1px solid #e6ebef;padding-top:11px}.dl-satisfies>strong{font-size:8px;text-transform:uppercase;color:#718094}.dl-satisfies ul{list-style:none;padding:0;margin:7px 0 0;display:flex;flex-wrap:wrap;gap:5px}.dl-satisfies li{display:flex;align-items:center;gap:4px;background:#edf7f3;color:#1c6d55;border-radius:6px;padding:5px 6px;font-size:8px}.dl-satisfies li svg{width:12px}.dl-inline-warning{display:flex;align-items:center;gap:6px;background:#fff2df;color:#8f5e14;border-radius:7px;padding:7px;margin-top:9px;font-size:8px}.dl-inline-warning svg{width:13px}.dl-details-button{border:0;background:none;color:#1767b5;padding:10px 0 0;display:flex;align-items:center;gap:4px;font-size:9px;font-weight:800}.dl-details-button svg{width:13px}.dl-document-details{background:#f4f7fa;border-radius:8px;padding:10px;margin-top:9px}.dl-document-details>div{display:flex;justify-content:space-between;font-size:8px;padding:4px 0}.dl-document-details span{color:#748397}.dl-document-details p{font-size:7px;line-height:1.5;color:#788596;border-top:1px solid #dfe5eb;padding-top:7px;margin:6px 0 0}.dl-submit-bar{position:sticky;bottom:12px;display:flex;align-items:center;justify-content:space-between;gap:14px;background:#0d315f;color:#fff;border-radius:14px;padding:16px 18px;box-shadow:0 12px 30px #0c284e40;z-index:10}.dl-submit-bar>div{display:flex;flex-direction:column}.dl-submit-bar strong{font-size:12px}.dl-submit-bar span{font-size:8px;color:#b7cce4;margin-top:3px}.dl-error-card>span,.dl-submitted-card>span{width:72px;height:72px;border-radius:50%;background:#fff0db;color:#ae6b08;display:grid;place-items:center;margin:0 auto 17px}.dl-error-card>span svg,.dl-submitted-card>span svg{width:34px}.dl-error-card>div:not(.dl-actions){background:#fff1f1;text-align:left;padding:12px;border-radius:9px;margin:14px auto;max-width:400px}.dl-error-card>div strong{font-size:9px}.dl-error-card>div p{font-size:10px;margin:3px 0}.dl-submitted-card>span{background:#e5f7ef;color:#12815e}.dl-submitted-card>div{display:flex;gap:10px;text-align:left;background:#eff6fd;padding:13px;border-radius:10px;max-width:460px;margin:18px auto}.dl-submitted-card>div svg{width:20px;color:#2467a5;flex:0 0 auto}.dl-submitted-card>div p{font-size:9px;line-height:1.5;margin:0}.dl-submitted-card>div strong{display:block}.dl-modal{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:16px}.dl-modal-backdrop{position:absolute;inset:0;border:0;background:#05162bb3}.dl-modal-panel{position:relative;width:min(480px,100%);background:#fff;border-radius:17px;padding:28px;box-shadow:0 25px 70px #00000047}.dl-modal-close{position:absolute;right:14px;top:14px;width:35px;height:35px;border:0;border-radius:50%;background:#eef2f6;color:#4e6074;display:grid;place-items:center}.dl-modal-close svg{width:18px}.dl-modal-icon{width:52px;height:52px;border-radius:13px;background:#eaf3ff;color:#206dbb;display:grid;place-items:center}.dl-modal-icon svg{width:24px}.dl-modal-panel h2{font-size:20px;margin:15px 0 5px}.dl-modal-panel>p{font-size:10px;line-height:1.5;color:#6e7c8e}.dl-modal-panel>label{display:block;margin:15px 0}.dl-file-input{min-height:86px;border:1px dashed #9eb2c6;border-radius:10px;display:flex!important;align-items:center;gap:10px;padding:13px;color:#5f7184!important;position:relative}.dl-file-input>svg{width:21px}.dl-file-input>span{font-size:10px}.dl-file-input input{position:absolute;inset:0;opacity:0;cursor:pointer}.dl-modal-panel .dl-secondary{margin-top:8px}.dl-file-safety{display:flex;gap:6px;background:#fff6e5;color:#74551e;border-radius:8px;padding:9px;margin-top:12px;font-size:8px;line-height:1.5}.dl-file-safety svg{width:14px;flex:0 0 auto}.spin{animation:dl-spin 1s linear infinite}@keyframes dl-spin{to{transform:rotate(360deg)}}@keyframes dl-loading{0%{transform:translate(-100%)}50%{transform:translate(140%)}to{transform:translate(340%)}}.dl-mapping-strip{display:flex;align-items:center;justify-content:center;gap:8px;background:#f4f7fb;border:1px solid #dde5ed;border-radius:10px;padding:11px;margin:-6px 0 16px;color:#51677f}.dl-mapping-strip span,.dl-mapping-strip strong{font-size:9px}.dl-mapping-strip strong{color:#14755a}.dl-mapping-strip svg{width:14px;color:#8a9aab}@media(max-width:760px){.dl-flow-header{height:60px;padding:0 16px;grid-template-columns:1fr auto}.dl-flow-brand{display:none}.dl-demo-chip{font-size:8px}.dl-progress-shell{padding:14px 18px 17px}.dl-progress-copy{margin-bottom:12px}.dl-progress li{gap:0}.dl-progress li small{display:none}.dl-progress li:not(:last-child):after{left:27px;right:3px}.dl-flow-main{padding-top:16px;width:min(100% - 24px,650px)}.dl-page-card,.dl-verification-summary,.dl-readiness-card,.dl-mismatch-card,.dl-document-dashboard{padding:20px}.dl-page-card>h1,.dl-auth-body>h1,.dl-loading-card h1,.dl-error-card h1,.dl-submitted-card h1{font-size:23px}.dl-form-grid,.dl-requirements-intro,.dl-check-grid,.dl-card-grid{grid-template-columns:1fr}.dl-form-grid label.wide{grid-column:auto}.dl-connect-panel{grid-template-columns:48px 1fr}.dl-lock-visual{width:48px;height:48px}.dl-connect-panel .dl-primary{grid-column:1/-1;width:100%}.dl-manual-fallback{align-items:flex-start;gap:12px}.dl-manual-fallback>div>svg{display:none}.dl-auth-body{padding:23px 20px}.dl-result-hero{align-items:flex-start}.dl-success-icon{width:48px;height:48px}.dl-success-icon svg{width:25px}.dl-address-compare{grid-template-columns:1fr}.dl-address-compare>svg{transform:rotate(90deg);margin:auto}.dl-submit-bar{bottom:8px;align-items:stretch;flex-direction:column}.dl-submit-bar .dl-primary{width:100%}.dl-actions.left{flex-direction:column}.dl-actions.left>*{width:100%}.dl-mapping-strip{align-items:flex-start;flex-direction:column}.dl-mapping-strip svg{transform:rotate(90deg);align-self:center}}@media(max-width:480px){.dl-flow-main{width:min(100% - 18px,650px)}.dl-prototype-notice{padding:10px}.dl-prototype-notice p{font-size:9px}.dl-page-card{padding:18px 15px}.dl-requirements-intro>div{grid-template-columns:36px 1fr}.dl-requirements-intro>div>small{display:none}.dl-requirements-intro>div>span{width:36px;height:36px}.dl-connect-panel{padding:15px}.dl-lock-visual{display:none}.dl-connect-panel{grid-template-columns:1fr}.dl-manual-fallback{display:grid}.dl-manual-fallback .dl-secondary{width:100%}.dl-selection-list>label{grid-template-columns:23px 1fr;padding:12px}.dl-selection-list>label.selected{padding:11px}.dl-document-type,.dl-selection-list>label>svg{display:none}.dl-actions.split{display:grid;grid-template-columns:1fr}.dl-actions.split .dl-primary{grid-row:1}.dl-actions.split>*{width:100%}.dl-result-hero{display:block}.dl-result-hero .dl-success-icon{margin-bottom:12px}.dl-card-heading{grid-template-columns:38px 1fr}.dl-status-badge{grid-column:2;width:max-content}.dl-readiness-heading{align-items:flex-start}.dl-readiness-score strong{font-size:21px}.dl-auth-header{padding:0 16px}.dl-auth-header>span{display:none}.dl-loading-card,.dl-error-card,.dl-submitted-card{padding:40px 20px}.dl-error-card .dl-actions{display:grid}.dl-error-card .dl-actions>*{width:100%}.dl-modal-panel{padding:24px 18px}.dl-back-link{font-size:11px}}.mobility-os{--ink:#071523;--navy:#071c30;--cyan:#50e4ff;--lime:#b9ff66;--coral:#ff6b5f;background:#f4f7f8;color:var(--ink);overflow:hidden}.mos-hero{position:relative;min-height:690px;padding:88px 0 0;background:radial-gradient(circle at 74% 42%,#123c50 0,#081e31 34%,#061522 69%);color:#fff;isolation:isolate}.mos-grid-glow{position:absolute;inset:0;opacity:.18;background-image:linear-gradient(rgba(100,225,255,.15) 1px,transparent 1px),linear-gradient(90deg,rgba(100,225,255,.15) 1px,transparent 1px);background-size:54px 54px;-webkit-mask-image:linear-gradient(#000,transparent 92%);mask-image:linear-gradient(#000,transparent 92%)}.mos-aurora{position:absolute;border-radius:50%;filter:blur(70px);opacity:.2}.mos-aurora.one{width:420px;height:420px;background:#13d9cd;right:5%;top:2%}.mos-aurora.two{width:330px;height:330px;background:#7e5cff;left:-8%;bottom:0}.mos-hero-shell{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(400px,.95fr);align-items:center;gap:65px}.mos-live-label{display:flex;align-items:center;gap:10px;margin-bottom:22px}.mos-live-label span{display:flex;align-items:center;gap:8px;color:#b9f7ff;font-size:10px;font-weight:800;letter-spacing:.17em}.mos-live-label i,.mos-kicker i{width:7px;height:7px;border-radius:50%;background:#5cffb0;box-shadow:0 0 0 5px #5cffb021}.mos-live-label b{font-size:8px;letter-spacing:.13em;border:1px solid #ffffff33;border-radius:20px;padding:6px 9px;color:#a7b7c8}.mos-hero h1{font:800 clamp(48px,5.2vw,76px)/.98 "Manrope",sans-serif;letter-spacing:-.055em;margin:0}.mos-hero h1 em{font-style:normal;background:linear-gradient(100deg,#62eaff,#c7ff72);-webkit-background-clip:text;background-clip:text;color:transparent}.mos-hero-copy>p{max-width:650px;color:#b8c7d4;font-size:15px;line-height:1.75;margin:24px 0 27px}.mos-actions{display:flex;gap:11px}.mos-primary,.mos-secondary{height:50px;border-radius:12px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:800;font-size:11px}.mos-primary{border:0;background:linear-gradient(105deg,#6beeff,#bfff72);color:#072133;box-shadow:0 13px 30px #43ddda2e}.mos-primary svg,.mos-secondary svg{width:17px}.mos-secondary{border:1px solid #ffffff33;background:#ffffff12;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mos-command{height:60px;margin-top:26px;display:flex;align-items:center;background:#ffffff17;border:1px solid #a4e8f440;border-radius:15px;padding:5px 5px 5px 16px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mos-command>svg{width:20px;color:#81ebff}.mos-command input{min-width:0;flex:1;border:0;outline:0;background:none;color:#fff;padding:0 12px;font-size:11px}.mos-command input::placeholder{color:#8ea5b6}.mos-command button{height:48px;border:0;border-radius:10px;background:#fff;color:#12324a;padding:0 15px;display:flex;align-items:center;gap:7px;font-size:10px;font-weight:800}.mos-command button svg{width:15px}.mos-proof{display:flex;gap:20px;margin-top:19px;color:#89a1b3;font-size:9px}.mos-proof span{display:flex;align-items:center;gap:6px}.mos-proof svg{width:14px;color:#5ee0e9}.mos-orbit{height:460px;position:relative;display:grid;place-items:center}.mos-orbit:before{content:"";position:absolute;width:280px;height:340px;background:linear-gradient(145deg,#57e8fb45,#96ff7812);filter:drop-shadow(0 0 50px #3be0ea40);clip-path:polygon(48% 0,68% 9%,81% 21%,88% 40%,81% 56%,89% 74%,72% 87%,56% 100%,38% 88%,29% 72%,12% 62%,16% 43%,7% 25%,27% 13%)}.orbit-ring{position:absolute;border:1px solid #6ae1ef38;border-radius:50%;animation:spin 24s linear infinite}.orbit-ring.a{width:410px;height:410px}.orbit-ring.b{width:325px;height:325px;border-style:dashed;animation-direction:reverse;animation-duration:17s}.india-core{width:132px;height:132px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:2;background:#071d2fd9;border:1px solid #70ebf666;box-shadow:0 0 55px #26d7dc38}.india-core span{font-size:10px;letter-spacing:.2em;color:#9bb7c7}.india-core strong{font-size:28px}.india-core i{width:26px;height:3px;background:var(--lime);margin-top:8px;box-shadow:0 0 12px var(--lime)}.orbit-chip{position:absolute;padding:9px 12px;border:1px solid #ffffff26;border-radius:12px;background:#0a2738cc;font-size:9px;font-weight:700;color:#c7d9e5;display:flex;align-items:center;gap:7px}.orbit-chip svg{width:15px;color:var(--cyan)}.orbit-chip.c1{top:11%;left:7%}.orbit-chip.c2{right:2%;top:39%}.orbit-chip.c3{bottom:12%;left:15%}.mos-stat-rail{position:relative;z-index:3;margin-top:53px;min-height:86px;display:grid;grid-template-columns:repeat(4,1fr) auto;align-items:center;border-top:1px solid #ffffff1a}.mos-stat-rail>div{border-right:1px solid #ffffff1a;display:flex;flex-direction:column;padding-left:23px}.mos-stat-rail strong{font-size:20px;color:#dffaff}.mos-stat-rail span{font-size:8px;color:#829aae;margin-top:3px;text-transform:uppercase}.mos-stat-rail>small{font-size:8px;color:#6e8497;padding-left:20px}.mos-map-section,.mos-sources{padding-top:85px;padding-bottom:95px}.mos-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:32px}.mos-heading h2{font-size:clamp(31px,3.2vw,48px);line-height:1.06;letter-spacing:-.045em;margin:12px 0 0}.mos-heading>p{font-size:11px;line-height:1.75;color:#68798b;max-width:410px}.mos-kicker{display:flex;align-items:center;gap:8px;font-size:9px;color:#137983;font-weight:900;letter-spacing:.14em}.mos-kicker svg{width:16px}.mos-console{min-height:650px;display:grid;grid-template-columns:190px minmax(0,1fr) 255px;background:#071b2c;border-radius:25px;overflow:hidden;box-shadow:0 30px 80px #12293d2b}.layer-panel,.intel-panel{padding:20px;background:#0a2236;color:#fff}.layer-panel{border-right:1px solid #ffffff14}.layer-panel>header{display:flex;align-items:center;gap:10px;padding-bottom:18px;border-bottom:1px solid #ffffff14}.layer-panel>header>svg{width:20px;color:#5ee4f1}.layer-panel>header span{display:flex;flex-direction:column}.layer-panel strong{font-size:11px}.layer-panel small{font-size:8px;color:#7590a4}.layer-panel>button{width:100%;height:47px;border:0;border-radius:10px;background:transparent;color:#89a3b6;display:grid;grid-template-columns:31px 1fr 11px;align-items:center;gap:7px;text-align:left;padding:0 9px}.layer-panel>button:hover,.layer-panel>button.active{background:#ffffff12;color:#fff}.layer-panel>button>span{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;background:#ffffff0f}.layer-panel>button svg{width:14px}.layer-panel .coral{color:#ff8077}.layer-panel .mint{color:#57ddb1}.layer-panel .blue{color:#5dacf9}.layer-panel .amber{color:#ffba65}.layer-panel .violet{color:#aa8cff}.layer-panel .yellow{color:#e9db69}.layer-panel>button b{font-size:9px}.layer-panel>button>i{width:10px;height:10px;border-radius:50%;border:1px solid #496173}.layer-panel>button.active>i{background:#62e7f1;border-color:#62e7f1;box-shadow:0 0 9px #62e7f18c}.layer-panel>footer{display:grid;gap:8px;margin-top:20px;padding-top:15px;border-top:1px solid #ffffff14}.layer-panel>footer span{display:flex;align-items:center;gap:7px;font-size:8px;color:#8da5b7}.layer-panel>footer i{width:7px;height:7px;border-radius:50%}.official{background:#5de1ac}.open{background:#5ca8f5}.citizen{background:#ffb35f}.ai{background:#ab86ff}.map-canvas{position:relative;overflow:hidden;min-height:650px;background:#dce5e2}.map-terrain{position:absolute;inset:0;background-color:#dce5e2;background-image:linear-gradient(28deg,#698d8324 1px,transparent 1px),linear-gradient(118deg,#698d831a 1px,transparent 1px);background-size:45px 45px}.map-toolbar{position:absolute;z-index:9;top:14px;left:14px;right:14px;display:flex;justify-content:space-between;pointer-events:none}.map-toolbar>div,.map-toolbar>button{height:45px;border:1px solid #354c4e24;background:#fffffff0;border-radius:11px;box-shadow:0 8px 24px #1e393c21;display:flex;align-items:center}.map-toolbar>div{gap:9px;padding:0 12px}.map-toolbar svg{width:17px;color:#1f7282}.map-toolbar span{display:flex;flex-direction:column}.map-toolbar strong{font-size:9px}.map-toolbar small{font-size:7px;color:#7a898c}.map-toolbar>button{pointer-events:auto;padding:0 12px;gap:6px;color:#254950;font-size:8px;font-weight:800}.road-network{position:absolute;inset:0;width:100%;height:100%}.road-network path{fill:none;stroke:#f8faf6;stroke-width:7;filter:drop-shadow(0 1px #54696533)}.road-network .major{stroke:#fff;stroke-width:15}.road-network .second{stroke-width:12}.map-river{position:absolute;width:140%;height:38px;left:-20%;top:64%;background:#5ab4c45a;transform:rotate(-9deg)}.map-node{position:absolute;z-index:4;width:34px;height:34px;border:3px solid #fff;border-radius:10px;display:grid;place-items:center;color:#fff;box-shadow:0 7px 16px #19363840}.map-node svg{width:16px}.map-node.hazard{background:#ef5f54}.map-node.hospital{background:#159c79}.map-node.rto{background:#287ac8}.map-node.fuel{background:#dd8a28}.map-node.parking{background:#7354c4}.map-node.works{background:#9d8728}.n1{left:46%;top:42%}.n2{left:66%;top:28%}.n3{left:29%;top:67%}.n4{left:72%;top:53%}.n5{left:15%;top:34%}.n6{right:16%;top:20%}.n7{left:52%;bottom:13%}.n8{left:34%;top:24%}.n9{right:12%;bottom:19%}.pulse:after{content:"";position:absolute;inset:-8px;border:2px solid #ef5f548c;border-radius:15px;animation:pulse 1.8s infinite}@keyframes pulse{50%{transform:scale(1.25);opacity:0}}.you-node{position:absolute;z-index:4;left:35%;top:49%;display:flex;flex-direction:column;align-items:center;font-size:8px}.you-node>span{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#092c48;color:#67eff8;border:3px solid #fff;box-shadow:0 0 0 7px #1a809d21}.you-node svg{width:14px}.you-node b{background:#fff;margin-top:6px;padding:3px 7px;border-radius:8px}.map-insight{position:absolute;z-index:8;left:15px;bottom:26px;width:270px;background:#fffffff0;border-radius:15px;padding:16px;box-shadow:0 18px 45px #1d373938}.map-insight>span{font-size:7px;color:#d15b50;font-weight:900;letter-spacing:.1em}.map-insight h3{font-size:15px;margin:7px 0 4px}.map-insight>p{display:flex;align-items:center;gap:5px;font-size:8px;color:#687979}.map-insight>p svg{width:12px}.map-insight>div{display:flex;justify-content:space-between;background:#f1f5f4;border-radius:8px;padding:8px;margin:11px 0}.map-insight>div b{display:flex;align-items:center;gap:4px;font-size:8px;color:#217566}.map-insight>div svg{width:13px}.map-insight>div small{font-size:7px}.map-insight>section{display:grid;grid-template-columns:auto 1fr auto 1fr;gap:6px;align-items:center}.map-insight>section strong{font-size:15px}.map-insight>section small{font-size:7px}.map-insight>button{margin-top:10px;border:0;background:none;color:#176fa8;font-size:8px;font-weight:900;display:flex;gap:5px}.map-insight button svg{width:13px}.map-credit{position:absolute;right:8px;bottom:5px;font-size:6px;background:#ffffffb3;padding:2px 4px}.intel-panel{display:grid;align-content:start;gap:12px;border-left:1px solid #ffffff12}.intel-panel>section{border:1px solid #ffffff14;border-radius:14px;background:#ffffff0b;padding:15px}.intel-panel header{display:flex;justify-content:space-between}.intel-panel header span{display:flex;align-items:center;gap:6px;font-size:7px;color:#69ddea}.intel-panel header svg{width:13px}.intel-panel header b{font-size:7px;color:#7894a8}.intel-panel h3{font-size:14px;margin:12px 0 4px}.intel-panel h3 em{color:#ffc267}.intel-panel p{font-size:7px;color:#7891a3}.around-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:14px}.around-grid>div{display:grid;grid-template-columns:20px 1fr;align-items:center;background:#ffffff0d;border-radius:9px;padding:8px}.around-grid svg{width:14px;color:#ff826f;grid-row:1/3}.around-grid strong{font-size:12px}.around-grid span{font-size:6px;color:#829bad}.genome{display:flex!important;align-items:center;gap:12px}.genome .score{width:57px;height:57px;border-radius:50%;border:6px solid #ffb85c;display:flex;align-items:baseline;justify-content:center;flex-direction:row;padding-top:13px}.genome .score strong{font-size:15px}.genome .score small{font-size:6px}.genome>div:last-child>span{font-size:6px;color:#ffbf68}.genome h3{font-size:11px;margin:4px 0}.accident{width:100%;border:1px solid #ff675c59;border-radius:14px;padding:14px;background:linear-gradient(120deg,#cc31323d,#ff55461a);color:#fff;display:grid;grid-template-columns:38px 1fr 18px;align-items:center;gap:10px;text-align:left}.accident>span{width:38px;height:38px;border-radius:11px;background:#e9504a;display:grid;place-items:center}.accident>span svg{width:19px}.accident>div{display:flex;flex-direction:column}.accident small{font-size:6px;color:#ffaaa4}.accident strong{font-size:10px}.accident p{margin:2px 0}.accident>svg{width:15px}.mos-routes{background:#081a2b;color:#fff;padding:90px 0}.route-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:70px;align-items:center}.route-grid>div:first-child>h2{font-size:45px;line-height:1.04;letter-spacing:-.045em;margin:15px 0}.route-grid>div:first-child>p{color:#8fa5b6;font-size:11px;line-height:1.7}.route-list{display:grid;gap:8px;margin-top:26px}.route-list button{display:grid;grid-template-columns:1fr auto 34px;gap:2px 12px;align-items:center;min-height:62px;border:1px solid #ffffff1a;background:#ffffff09;border-radius:12px;color:#fff;padding:10px 12px;text-align:left}.route-list button.active{border-color:#4cdcea;background:#49d8e517;box-shadow:inset 3px 0 #4cdcea}.route-list span{font-size:9px;font-weight:800}.route-list strong{font-size:12px}.route-list small{grid-column:1/3;font-size:7px;color:#8298a9}.route-list b{grid-column:3;grid-row:1/3;width:31px;height:31px;border-radius:50%;border:2px solid #4dd9da;display:grid;place-items:center;font-size:8px}.route-map{height:510px;position:relative;border:1px solid #ffffff1a;border-radius:24px;overflow:hidden;background:linear-gradient(145deg,#102d40,#0b2235)}.route-map>div{position:absolute;inset:0;background-image:linear-gradient(#64c7d315 1px,transparent 1px),linear-gradient(90deg,#64c7d315 1px,transparent 1px);background-size:40px 40px}.route-map>svg{position:absolute;inset:0;width:100%;height:100%}.route-map path{fill:none;stroke-width:8;stroke-linecap:round;stroke-dasharray:10 8}.route-map .shadow{stroke:#ffffff14;stroke-width:25;stroke-dasharray:none}.route-map .fastest{stroke:#5faeff}.route-map .safest{stroke:#5fe8bc}.route-map .smoothest{stroke:#c0f169}.route-start,.route-end{position:absolute;width:43px;height:43px;border-radius:50%;display:grid;place-items:center;border:4px solid #fff}.route-start{left:8%;bottom:11%;background:#28a5bb}.route-end{right:7%;top:7%;background:#7157c4}.route-start svg,.route-end svg{width:17px}.route-map>article{position:absolute;left:17px;top:18px;background:#061928d4;border:1px solid #ffffff1f;border-radius:13px;padding:14px}.route-map>article span{font-size:7px;color:#6de4d8}.route-map>article strong{display:block;font-size:25px}.route-map>article p{display:flex;gap:5px;font-size:7px;color:#9bb0bf}.route-map>article svg{width:12px}.route-map>aside{position:absolute;right:22px;bottom:22px;display:flex;gap:9px;background:#fff;color:#223848;border-radius:12px;padding:10px 12px}.route-map>aside>svg{width:20px;color:#ef6258}.route-map>aside span{display:flex;flex-direction:column}.route-map>aside strong{font-size:8px}.route-map>aside small{font-size:6px}.source-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.source-grid>a{min-height:120px;border:1px solid #dfe7e8;background:#fff;border-radius:15px;padding:16px;color:#203244;text-decoration:none;display:grid;grid-template-columns:40px 1fr 16px;gap:10px}.source-grid>a>span{width:40px;height:40px;border-radius:11px;background:#e9f7f7;color:#147e87;display:grid;place-items:center}.source-grid svg{width:18px}.source-grid>a>div{display:flex;flex-direction:column}.source-grid small{font-size:6px;color:#198174;font-weight:900}.source-grid strong{font-size:9px;margin-top:6px}.source-grid p{font-size:7px;color:#78878d}.sensor-story{margin-top:65px;min-height:360px;border-radius:25px;background:linear-gradient(125deg,#0a2a3b,#12495a);color:#fff;display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:55px;padding:45px 70px}.sensor-visual{height:260px;position:relative;display:grid;place-items:center}.sensor-visual>span{width:112px;height:112px;border-radius:30px;background:linear-gradient(145deg,#54e7ee,#b9fb76);color:#092536;display:grid;place-items:center;transform:rotate(-8deg)}.sensor-visual>span svg{width:43px}.sensor-visual>i{position:absolute;border:1px solid #5ce6eb59;border-radius:50%;width:190px;height:190px}.sensor-visual>i:last-child{width:270px;height:270px}.sensor-story h2{font-size:36px;line-height:1.08;margin:14px 0}.sensor-story p{font-size:10px;line-height:1.8;color:#abc0cb}.service-bridge{padding:75px 0 35px;background:#081a2b;color:#fff}.service-bridge>.shell{display:grid;grid-template-columns:1fr auto;gap:30px;align-items:end}.service-bridge span{font-size:8px;color:#68e1e5;font-weight:900}.service-bridge h2{font-size:34px;line-height:1.1;margin:12px 0}.service-bridge p{font-size:9px;color:#8fa3b3}.bridge-actions{display:flex;gap:9px}.service-bridge footer{grid-column:1/3;border-top:1px solid #ffffff1a;margin-top:30px;padding-top:22px;display:flex;gap:9px}.service-bridge footer button{border:1px solid #ffffff1c;background:#ffffff0a;border-radius:9px;color:#9db1c0;padding:9px 12px;font-size:8px}.mos-modal{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:20px}.modal-backdrop{position:absolute;inset:0;border:0;background:#020c14c7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.modal-backdrop.red{background:#260507d1}.scan-modal,.emergency-modal{position:relative;width:min(520px,100%);border-radius:22px;overflow:hidden;background:#091b29;color:#fff;box-shadow:0 30px 90px #00000080}.modal-close{position:absolute;z-index:9;right:13px;top:13px;width:34px;height:34px;border:1px solid #ffffff29;background:#05141e99;color:#fff;border-radius:10px}.modal-close svg{width:16px}.camera-view{height:520px;position:relative;overflow:hidden;background:linear-gradient(#718f9a 0 40%,#304338 40% 43%,#282c2e 43%)}.camera-view .road{position:absolute;left:14%;right:14%;bottom:-10%;height:70%;background:#3c4142;clip-path:polygon(37% 0,63% 0,100% 100%,0 100%)}.reticle{position:absolute;width:180px;height:130px;left:50%;top:57%;transform:translate(-50%,-50%);border:2px solid #81f6ef}.scan-beam{position:absolute;left:13%;right:13%;height:2px;top:40%;background:#70ffe7;box-shadow:0 0 18px #70ffe7;animation:scan 1.2s infinite alternate}@keyframes scan{to{top:80%}}.camera-view>header{position:absolute;top:16px;left:17px;right:58px;display:flex;justify-content:space-between;font-size:7px}.camera-view>header span{display:flex;gap:6px}.camera-view>header i{width:7px;height:7px;border-radius:50%;background:#ff564f}.camera-view>header b{color:#8df5d1}.scan-state,.scan-result{position:absolute;bottom:28px;left:50%;transform:translate(-50%);background:#041620d9;border-radius:12px;padding:13px;white-space:nowrap}.scan-state{display:flex;align-items:center;gap:8px;font-size:9px}.scan-result{left:18px;right:18px;transform:none;white-space:normal;border:1px solid #ff756766;background:#2a0e0fe6}.scan-result>span{font-size:7px;color:#ff9389}.scan-result h2{font-size:25px;margin:7px 0}.scan-result p{font-size:8px}.scan-result>b{position:absolute;right:16px;top:48px;color:#ffb56e}.scan-result button{height:38px;border:0;border-radius:9px;padding:0 12px;font-size:8px;font-weight:900;display:flex;align-items:center;gap:5px}.scan-modal>footer{padding:12px 16px;display:flex;gap:7px;color:#8298a7;font-size:7px}.scan-modal>footer svg{width:14px}.emergency-modal{padding:35px;overflow:visible}.emergency-icon{width:58px;height:58px;border-radius:17px;background:#e64643;display:grid;place-items:center}.emergency-icon svg{width:28px}.emergency-modal>small{display:block;color:#ff8c84;font-size:7px;margin-top:20px}.emergency-modal h2{font-size:28px;margin:8px 0}.emergency-modal>p{font-size:9px;line-height:1.65;color:#9eafb9}.emergency-modal>a{height:48px;border-radius:11px;background:#ed4b47;color:#fff;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px;font-weight:900;margin:18px 0}.location-ready{display:flex;gap:10px;background:#ffffff0f;border-radius:11px;padding:12px}.location-ready>svg{width:19px;color:#70e3df}.location-ready span,.emergency-modal li span{display:flex;flex-direction:column}.location-ready strong,.emergency-modal li strong{font-size:9px}.location-ready small,.emergency-modal li small{font-size:7px;color:#8196a4}.emergency-modal ol{list-style:none;padding:0}.emergency-modal li{display:flex;gap:10px;border-top:1px solid #ffffff14;padding:10px 0}.emergency-modal li>b{width:23px;height:23px;border-radius:7px;background:#ffffff12;display:grid;place-items:center;font-size:8px}.emergency-modal>footer{font-size:7px;color:#6e8391;border-top:1px solid #ffffff14;padding-top:12px}@media(max-width:1100px){.mos-hero-shell{grid-template-columns:1fr .75fr;gap:20px}.mos-orbit{transform:scale(.85)}.mos-console{grid-template-columns:170px 1fr}.intel-panel{grid-column:1/3;grid-template-columns:1fr 1fr 1fr}.source-grid{grid-template-columns:1fr 1fr}}@media(max-width:820px){.mos-hero-shell,.route-grid{grid-template-columns:1fr}.mos-orbit{height:300px}.orbit-ring.a{width:280px;height:280px}.orbit-ring.b{width:220px;height:220px}.mos-stat-rail{grid-template-columns:1fr 1fr}.mos-stat-rail>small{display:none}.mos-heading{display:block}.mos-console{grid-template-columns:1fr}.layer-panel>footer{display:none}.intel-panel{grid-column:auto;grid-template-columns:1fr}.sensor-story{grid-template-columns:1fr;padding:35px}.service-bridge>.shell{grid-template-columns:1fr}.service-bridge footer{grid-column:1}.bridge-actions,.service-bridge footer{flex-wrap:wrap}}@media(max-width:560px){.mos-hero{padding-top:48px}.mos-hero h1{font-size:43px}.mos-actions{display:grid}.mos-command{height:auto;display:grid;grid-template-columns:25px 1fr;padding:9px}.mos-command button{grid-column:1/3}.mos-proof{flex-wrap:wrap}.mos-heading h2,.route-grid h2{font-size:34px}.mos-console{border-radius:18px}.layer-panel>button{display:inline-grid;width:49%}.map-canvas{min-height:550px}.map-toolbar>button{display:none}.map-insight{left:10px;width:calc(100% - 20px)}.mos-routes{padding:65px 0}.route-map{height:360px}.source-grid{grid-template-columns:1fr}.sensor-story{padding:28px 20px}.sensor-story h2{font-size:30px}.sensor-visual{height:190px;transform:scale(.8)}.service-bridge h2{font-size:29px}.bridge-actions{display:grid}.camera-view{height:480px}.emergency-modal{padding:27px 20px}}@media(prefers-reduced-motion:reduce){.orbit-ring,.pulse:after,.scan-beam{animation:none}}.mobility-os{max-width:100vw}.mos-hero-shell>*{min-width:0}@media(max-width:560px){.mos-hero h1 br{display:none}.mos-hero h1{overflow-wrap:anywhere}.mos-command{width:100%;min-width:0}}.motion-ready [data-reveal]{opacity:0;transform:translate3d(0,34px,0);filter:blur(7px);transition:opacity .8s cubic-bezier(.2,.75,.2,1),transform .9s cubic-bezier(.16,1,.3,1),filter .8s ease;transition-delay:var(--reveal-delay,0ms)}.motion-ready [data-reveal=left]{transform:translate3d(-42px,0,0)}.motion-ready [data-reveal=right]{transform:translate3d(42px,0,0)}.motion-ready [data-reveal=scale]{transform:scale(.94) translateY(20px)}.motion-ready [data-reveal].revealed{opacity:1;transform:none;filter:none}.source-grid>a:nth-child(2){--reveal-delay:80ms}.source-grid>a:nth-child(3){--reveal-delay:.16s}.source-grid>a:nth-child(4){--reveal-delay:.24s}.mos-primary,.mos-secondary,.layer-panel>button,.route-list button,.service-bridge footer button{position:relative;overflow:hidden;transition:transform .25s cubic-bezier(.2,.8,.2,1),box-shadow .25s ease,border-color .25s ease,background-color .25s ease}.mos-primary:before,.mos-secondary:before{content:"";position:absolute;inset:-2px;transform:translate(-120%) skew(-20deg);background:linear-gradient(90deg,transparent,#ffffff75,transparent);transition:transform .65s ease}.mos-primary:hover:before,.mos-secondary:hover:before{transform:translate(120%) skew(-20deg)}.mos-primary:hover,.mos-secondary:hover{transform:translateY(-3px);box-shadow:0 16px 36px #1bd1d033}.mos-primary:active,.mos-secondary:active{transform:translateY(0) scale(.97)}.mos-command{transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease}.mos-command:focus-within{border-color:#71edf3;box-shadow:0 0 0 4px #5ce8ed17,0 20px 55px #0003;transform:translateY(-2px)}.mos-command button svg,.mos-primary svg:last-child,.map-insight button svg,.accident>svg{transition:transform .25s ease}.mos-command button:hover svg,.mos-primary:hover svg:last-child,.map-insight button:hover svg,.accident:hover>svg{transform:translate(4px)}.mos-command button:disabled{cursor:wait;opacity:.82}.mos-thinking{width:12px;height:12px;border:2px solid #b7c5cf;border-top-color:#12324a;border-radius:50%;animation:mos-thinking .7s linear infinite}@keyframes mos-thinking{to{transform:rotate(360deg)}}.mos-assistant-result{margin-top:12px;animation:assistant-arrive .45s cubic-bezier(.16,1,.3,1) both}.mos-assistant-result .intent-result{position:relative;inset:auto;padding:15px;background:#fafffffa;border:1px solid #7de6ec59;box-shadow:0 18px 45px #0005}.mos-assistant-result .intent-result h3{color:#102b3e}.mos-assistant-result .intent-result p{font-size:10px;line-height:1.55}.mos-assistant-result .intent-meta{flex-wrap:wrap}.mos-assistant-result .primary-button{white-space:nowrap}@keyframes assistant-arrive{0%{opacity:0;transform:translateY(-8px) scale(.98)}}@media(max-width:560px){.mos-assistant-result .intent-result{grid-template-columns:36px 1fr;padding:13px}.mos-assistant-result .match-icon{width:36px;height:36px}.mos-assistant-result .primary-button{grid-column:1/3;width:100%;margin:0}.mos-assistant-result .intent-meta{display:none}}.mos-orbit{--tilt-x:0deg;--tilt-y:0deg;--orbit-scale:1;transform-style:preserve-3d;transform:perspective(900px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y)) scale(var(--orbit-scale));transition:transform .18s ease-out}.india-core{transform:translateZ(55px)}.orbit-ring.a{transform:translateZ(4px)}.orbit-ring.b{transform:translateZ(24px)}.orbit-chip{transform:translateZ(75px);transition:border-color .25s,background .25s}.mos-orbit:hover .orbit-chip{border-color:#68e6ef5c;background:#0d3246e8}.map-canvas{--tilt-x:0deg;--tilt-y:0deg;--pointer-x:50%;--pointer-y:50%;transform-style:preserve-3d;transform:perspective(1300px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y)) scale(1.008);transition:transform .16s ease-out}.map-canvas:after{content:"";position:absolute;z-index:3;inset:0;pointer-events:none;background:radial-gradient(360px circle at var(--pointer-x) var(--pointer-y),#ffffff24,transparent 65%);mix-blend-mode:soft-light}.map-toolbar,.map-insight,.map-node,.you-node,.map-compass,.map-zoom{transform:translateZ(28px)}.map-districts{position:absolute;inset:0;opacity:.55}.map-districts i{position:absolute;background:#a7c5b52b;border:1px solid #6c97804a;clip-path:polygon(9% 6%,92% 0,100% 77%,67% 100%,0 83%)}.map-districts i:nth-child(1){width:28%;height:25%;left:6%;top:13%}.map-districts i:nth-child(2){width:31%;height:28%;right:9%;top:14%;transform:rotate(13deg)}.map-districts i:nth-child(3){width:33%;height:27%;left:19%;bottom:12%;transform:rotate(-9deg)}.map-districts i:nth-child(4){width:25%;height:23%;right:6%;bottom:16%}.map-heat{position:absolute;width:150px;height:150px;border-radius:50%;filter:blur(24px);opacity:.28;animation:heat-breathe 3.5s ease-in-out infinite}.heat-a{left:36%;top:31%;background:#ff5848}.heat-b{right:16%;bottom:12%;background:#ffb23f;animation-delay:-1.5s}@keyframes heat-breathe{50%{opacity:.12;transform:scale(1.25)}}.map-label,.road-label{position:absolute;z-index:2;color:#526b68;font:700 8px Manrope,sans-serif;letter-spacing:.03em;text-shadow:0 1px #fff}.label-shivaji{left:25%;top:19%}.label-camp{left:61%;top:70%}.label-koregaon{right:9%;top:39%}.road-label{left:41%;top:35%;transform:rotate(-19deg);font-size:6px;letter-spacing:.14em;color:#7b908c}.map-compass{position:absolute;z-index:8;right:14px;top:73px;width:38px;height:46px;border-radius:11px;background:#ffffffeb;box-shadow:0 7px 18px #213c3c21;display:grid;place-items:center;color:#1b6975}.map-compass b{position:absolute;top:3px;font-size:6px}.map-compass svg{width:18px;transform:rotate(-15deg)}.map-zoom{position:absolute;z-index:8;right:14px;top:127px;display:grid;border-radius:9px;overflow:hidden;box-shadow:0 7px 18px #213c3c21}.map-zoom button{width:32px;height:29px;border:0;background:#fffffff0;color:#315b62;font-weight:800}.map-zoom button+button{border-top:1px solid #dce5e3}.map-zoom button:hover{background:#e9f6f4}.traffic-flow{position:absolute;z-index:2;display:flex;gap:28px;transform:rotate(-19deg)}.traffic-flow i{width:6px;height:6px;border-radius:50%;background:#38cda4;box-shadow:0 0 10px #38cda4;animation:traffic-dot 2.2s linear infinite}.traffic-flow i:nth-child(2){animation-delay:-.7s}.traffic-flow i:nth-child(3){animation-delay:-1.4s}.flow-a{left:39%;top:38%}.flow-b{right:25%;bottom:31%;transform:rotate(28deg)}@keyframes traffic-dot{0%{opacity:0;transform:translate(-18px)}35%,70%{opacity:1}to{opacity:0;transform:translate(45px)}}.road-network .major{stroke-dasharray:9 4;animation:road-flow 16s linear infinite}.road-network .major.second{animation-direction:reverse;animation-duration:20s}@keyframes road-flow{to{stroke-dashoffset:-160}}.map-node{transition:transform .22s cubic-bezier(.2,.8,.2,1),filter .22s ease}.map-node:hover,.map-node:focus-visible{transform:translateZ(55px) translateY(-7px) scale(1.18);filter:saturate(1.2);z-index:12}.map-node:hover:before{content:"";position:absolute;width:1px;height:32px;top:100%;background:linear-gradient(#fff8,transparent)}.map-insight{transition:transform .3s cubic-bezier(.2,.8,.2,1),box-shadow .3s ease}.map-insight:hover{transform:translateZ(50px) translateY(-5px);box-shadow:0 24px 55px #1d37394a}.around-grid>div{transition:transform .22s,background .22s}.around-grid>div:hover{transform:translateY(-3px);background:#ffffff17}.genome .score{animation:score-glow 2.6s ease-in-out infinite}@keyframes score-glow{50%{box-shadow:0 0 22px #ffb85c45}}.route-list button:hover{transform:translate(6px);background:#ffffff10}.route-list button.active b{animation:score-pop .4s cubic-bezier(.2,1.6,.4,1)}@keyframes score-pop{50%{transform:scale(1.2)}}.route-map{--tilt-x:0deg;--tilt-y:0deg;transform-style:preserve-3d;transition:transform .4s cubic-bezier(.2,.8,.2,1),box-shadow .4s}.route-map:hover{transform:perspective(1100px) rotateX(2deg) rotateY(-3deg) translateY(-7px);box-shadow:0 28px 60px #0005}.route-map path:not(.shadow){animation:route-dash 9s linear infinite}@keyframes route-dash{to{stroke-dashoffset:-180}}.route-map>article,.route-map>aside,.route-start,.route-end{transform:translateZ(38px)}.source-grid>a{transition:transform .3s cubic-bezier(.2,.8,.2,1),box-shadow .3s,border-color .3s;transform-style:preserve-3d}.source-grid>a:hover{transform:perspective(700px) rotateX(3deg) translateY(-7px);box-shadow:0 20px 42px #17374617;border-color:#70d4d5}.source-grid>a:hover>span{transform:translateZ(20px) rotate(-5deg)}.source-grid>a>span{transition:transform .3s}.sensor-visual>span{animation:sensor-float 4s ease-in-out infinite}.sensor-visual>i{animation:sensor-ring 3s ease-out infinite}.sensor-visual>i:last-child{animation-delay:1.3s}@keyframes sensor-float{50%{transform:rotate(-3deg) translateY(-12px)}}@keyframes sensor-ring{0%{transform:scale(.72);opacity:0}35%{opacity:1}to{transform:scale(1.08);opacity:0}}.service-bridge footer button:hover{color:#fff;border-color:#68e1e56b;transform:translateY(-3px);background:#68e1e512}.scan-modal,.emergency-modal{animation:modal-in .45s cubic-bezier(.16,1,.3,1)}@keyframes modal-in{0%{opacity:0;transform:translateY(28px) scale(.94)}}@media(max-width:1100px){.mos-orbit{--orbit-scale:.85}}@media(max-width:820px){.map-canvas,.mos-orbit{transform:none!important}.map-compass,.map-zoom{display:none}}@media(max-width:560px){.map-label,.road-label,.traffic-flow{display:none}}@media(prefers-reduced-motion:reduce){.motion-ready [data-reveal]{opacity:1;transform:none;filter:none;transition:none}.mos-orbit,.map-canvas,.route-map{transform:none!important;transition:none}.map-heat,.traffic-flow i,.road-network .major,.route-map path,.sensor-visual>span,.sensor-visual>i,.genome .score{animation:none!important}.mos-primary:before,.mos-secondary:before{display:none}}.cinematic-intro{position:fixed;z-index:3000;inset:0;overflow:hidden;background:#02070b;color:#fff;display:grid;place-items:center;animation:cinema-curtain 3.3s both}.cinematic-intro:before,.cinematic-intro:after{content:"";position:absolute;z-index:5;left:0;right:0;height:12vh;background:#000;animation:letterbox-open 3.1s cubic-bezier(.7,0,.2,1) both}.cinematic-intro:before{top:0}.cinematic-intro:after{bottom:0}.cinematic-grain{position:absolute;inset:-50%;opacity:.13;pointer-events:none;background-image:repeating-radial-gradient(circle at 17% 31%,#fff 0 1px,transparent 1px 4px);background-size:7px 7px;mix-blend-mode:overlay;animation:grain-shift .18s steps(2) infinite}.cinematic-horizon{position:absolute;left:50%;top:50%;width:min(900px,90vw);height:420px;transform:translate(-50%,-50%);perspective:600px}.cinematic-horizon:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(90deg,#59e8ed22 0 1px,transparent 1px 70px),repeating-linear-gradient(#59e8ed1a 0 1px,transparent 1px 55px);transform:rotateX(63deg) translateY(155px) scale(1.5);-webkit-mask-image:linear-gradient(transparent,#000 45%,transparent);mask-image:linear-gradient(transparent,#000 45%,transparent);animation:grid-arrive 2.4s cubic-bezier(.2,.8,.2,1) both}.cinematic-horizon i{position:absolute;left:50%;top:50%;width:8px;height:8px;border-radius:50%;background:#6ef8e8;box-shadow:0 0 20px #6ef8e8;animation:signal-arrive 1.7s cubic-bezier(.2,.9,.2,1) both}.cinematic-horizon i:nth-child(1){transform:translate(-250px,90px);animation-delay:.25s}.cinematic-horizon i:nth-child(2){transform:translate(220px,-95px);animation-delay:.5s}.cinematic-horizon i:nth-child(3){transform:translate(310px,110px);background:#bdff6f;animation-delay:.75s}.cinematic-title{position:relative;z-index:3;text-align:center}.cinematic-title>span{display:block;font:800 9px Manrope,sans-serif;letter-spacing:.42em;color:#8ca5b1;opacity:0;animation:cinema-small 2.4s .2s both}.cinematic-title h1{font:900 clamp(48px,8vw,108px)/.78 "Manrope",sans-serif!important;letter-spacing:-.07em;margin:25px 0 20px;perspective:600px}.cinematic-title h1 br{display:none}.cinematic-title h1 em{display:block;font-style:normal;color:transparent;background:linear-gradient(95deg,#fff 10%,#55e9ee,#bfff68 90%);-webkit-background-clip:text;background-clip:text;clip-path:inset(0 100% 0 0);animation:title-wipe 1.25s 1s cubic-bezier(.16,1,.3,1) forwards}.cinematic-title h1:first-line{color:#fff}.cinematic-title p{font:800 9px Manrope,sans-serif;letter-spacing:.48em;color:#b7c5cc;opacity:0;animation:cinema-small 1.5s 1.7s both}.cinematic-scan{position:absolute;z-index:4;left:0;right:0;height:1px;top:15%;background:linear-gradient(90deg,transparent,#6ff9ef,#fff,#6ff9ef,transparent);box-shadow:0 0 24px #5ff8ed;animation:cinema-scan 2.2s .35s cubic-bezier(.4,0,.2,1) both}.cinematic-intro>button{position:absolute;z-index:8;right:25px;bottom:22px;border:1px solid #ffffff26;background:#ffffff0a;color:#8ea2ad;border-radius:20px;padding:8px 13px;font-size:8px;letter-spacing:.08em;transition:.2s}.cinematic-intro>button:hover{color:#fff;border-color:#65e5e9}.cinematic-playing .mos-hero-copy,.cinematic-playing .mos-orbit,.cinematic-playing .mos-stat-rail{opacity:0!important;transform:translateY(30px) scale(.98)!important}.mos-hero-copy,.mos-stat-rail{transition:opacity 1s .08s cubic-bezier(.2,.8,.2,1),transform 1.1s .08s cubic-bezier(.16,1,.3,1)}.cinematic-bars{position:absolute;z-index:12;inset:0;pointer-events:none}.cinematic-bars i{position:absolute;left:0;right:0;height:0;background:#02070b;animation:hero-letterbox 2.4s ease both}.cinematic-bars i:first-child{top:0}.cinematic-bars i:last-child{bottom:0}.hero-light-sweep{position:absolute;z-index:1;top:-30%;bottom:-30%;width:22%;left:-35%;background:linear-gradient(90deg,transparent,#72f4f21a,transparent);transform:skew(-18deg);filter:blur(8px);animation:hero-sweep 7s 3.4s ease-in-out infinite}.mos-hero h1{transform-origin:left center}.mos-hero-copy.revealed h1{animation:hero-title-arrive 1.3s .1s cubic-bezier(.16,1,.3,1) both}.mos-hero-copy.revealed>p{animation:cinema-small 1s .35s both}.mos-hero-copy.revealed .mos-actions{animation:cinema-small 1s .5s both}.mos-hero-copy.revealed .mos-command{animation:cinema-small 1s .62s both}.mos-hero-copy.revealed .mos-proof{animation:cinema-small 1s .74s both}.motion-ready .mos-console[data-reveal=scale]{clip-path:inset(12% 8% 12% 8% round 40px);transform:perspective(1200px) translateZ(-140px) rotateX(7deg);transition:opacity 1s ease,transform 1.35s cubic-bezier(.16,1,.3,1),clip-path 1.25s cubic-bezier(.16,1,.3,1),filter 1s}.motion-ready .mos-console[data-reveal=scale].revealed{clip-path:inset(0 round 25px);transform:none}.mos-routes{position:relative}.mos-routes:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(115deg,transparent 20%,#54e7ec0a 48%,transparent 72%);background-size:220% 100%;animation:scene-light 9s ease-in-out infinite}.route-map.revealed{animation:route-camera-in 1.4s cubic-bezier(.16,1,.3,1) both}.sensor-story.revealed{animation:scene-breathe 8s ease-in-out infinite}@keyframes cinema-curtain{0%,84%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes letterbox-open{0%{height:50vh}35%,78%{height:12vh}to{height:0}}@keyframes grain-shift{to{transform:translate(3%,2%)}}@keyframes grid-arrive{0%{opacity:0;transform:rotateX(63deg) translateY(260px) scale(2.2)}to{opacity:1;transform:rotateX(63deg) translateY(155px) scale(1.5)}}@keyframes signal-arrive{0%{opacity:0;scale:0}60%{opacity:1;scale:1.8}to{opacity:.5;scale:1}}@keyframes cinema-small{0%{opacity:0;transform:translateY(14px);filter:blur(5px)}to{opacity:1;transform:none;filter:none}}@keyframes title-wipe{to{clip-path:inset(0)}}@keyframes cinema-scan{0%{top:15%;opacity:0}10%{opacity:1}to{top:85%;opacity:0}}@keyframes hero-letterbox{0%{height:8vh}to{height:0}}@keyframes hero-sweep{0%,25%{left:-35%;opacity:0}45%{opacity:1}70%,to{left:115%;opacity:0}}@keyframes hero-title-arrive{0%{opacity:0;transform:perspective(700px) rotateX(16deg) translateY(38px);filter:blur(8px)}to{opacity:1;transform:none;filter:none}}@keyframes scene-light{0%,to{background-position:100% 0}50%{background-position:0 0}}@keyframes route-camera-in{0%{transform:perspective(900px) rotateY(12deg) translate(80px) scale(.88);filter:blur(8px)}to{transform:none;filter:none}}@keyframes scene-breathe{50%{box-shadow:0 32px 90px #0b48582e}}@media(max-width:820px){.cinematic-title h1 br{display:block}.cinematic-title h1{font-size:52px}.cinematic-horizon{transform:translate(-50%,-50%) scale(.7)}.cinematic-intro:before,.cinematic-intro:after{height:8vh}.cinematic-playing .mos-hero-copy,.cinematic-playing .mos-orbit,.cinematic-playing .mos-stat-rail{transform:none!important}}@media(prefers-reduced-motion:reduce){.cinematic-intro{display:none}.cinematic-playing .mos-hero-copy,.cinematic-playing .mos-orbit,.cinematic-playing .mos-stat-rail{opacity:1!important;transform:none!important}.cinematic-bars,.hero-light-sweep{display:none}.mos-hero-copy.revealed h1,.mos-hero-copy.revealed>p,.mos-hero-copy.revealed .mos-actions,.mos-hero-copy.revealed .mos-command,.mos-hero-copy.revealed .mos-proof,.route-map.revealed,.sensor-story.revealed{animation:none!important}.motion-ready .mos-console[data-reveal=scale]{clip-path:none;transform:none}}.nostalgia-ride{--ride-x:-30vw;--wheel-turn:0deg;--ride-lean:0deg;position:fixed;z-index:80;left:0;bottom:5vh;width:350px;height:250px;pointer-events:none;opacity:0;visibility:hidden;transform:translate3d(var(--ride-x),0,0);transition:opacity .28s ease,visibility .28s;will-change:transform}.nostalgia-ride.asset-ready.riding{opacity:1;visibility:visible}.scooter-machine{position:absolute;left:0;top:5px;width:350px;height:234px;transform:perspective(700px) rotate(var(--ride-lean)) rotateY(-3deg);transform-origin:50% 80%;filter:drop-shadow(0 18px 13px #06131e4a);animation:scooter-suspension .42s ease-in-out infinite alternate}.scooter-machine canvas{position:absolute;inset:0;width:350px;height:233px;object-fit:contain;transform:scaleX(-1)}.nostalgia-ride.reverse .scooter-machine{transform:perspective(700px) rotate(var(--ride-lean)) rotateY(3deg)}.nostalgia-ride.reverse .scooter-machine canvas{transform:scaleX(1)}.scooter-wheel{position:absolute;z-index:3;top:151px;width:60px;height:60px;border:2px solid #1b2425;border-radius:50%;transform:rotate(var(--wheel-turn));opacity:.96}.scooter-wheel.front{left:28px}.scooter-wheel.rear{left:238px}.scooter-wheel:before,.scooter-wheel:after,.scooter-wheel i:before,.scooter-wheel i:after{content:"";position:absolute;left:27px;top:4px;width:2px;height:49px;background:linear-gradient(transparent,#d9c89e,transparent);transform-origin:center}.scooter-wheel:after{transform:rotate(45deg)}.scooter-wheel i:before{transform:rotate(90deg)}.scooter-wheel i:after{transform:rotate(135deg)}.nostalgia-ride.riding .scooter-wheel i{position:absolute;inset:4px;border:1px dashed #f5dfa9;border-radius:50%;animation:wheel-whirr .35s linear infinite}.nostalgia-ride.reverse.riding .scooter-wheel i{animation-direction:reverse}.scooter-headlight{position:absolute;z-index:-1;right:294px;top:45px;width:85px;height:45px;border-radius:50%;background:radial-gradient(ellipse at right,#fff8cfc7,#ffd66d3d 45%,transparent 72%);filter:blur(4px);transform:rotate(-6deg);animation:headlamp-flicker 2.8s steps(1) infinite}.nostalgia-ride:not(.reverse) .scooter-headlight{left:294px;right:auto;transform:rotate(6deg)}.scooter-smoke{position:absolute;z-index:-2;left:-2px;top:170px;width:165px;height:88px}.nostalgia-ride.reverse .scooter-smoke{left:auto;right:-2px}.scooter-smoke i{position:absolute;left:12px;top:18px;width:20px;height:16px;border-radius:48% 55% 44% 60%;background:radial-gradient(circle at 35% 35%,#e6edf0d9,#82939d75 54%,transparent 74%);filter:blur(2px);opacity:0;animation:exhaust-smoke 2.85s ease-out infinite}.scooter-smoke i:nth-child(2){animation-delay:.42s;width:27px;height:21px}.scooter-smoke i:nth-child(3){animation-delay:.92s;width:35px;height:27px}.scooter-smoke i:nth-child(4){animation-delay:1.44s;width:24px;height:21px}.scooter-smoke i:nth-child(5){animation-delay:1.98s;width:43px;height:33px}.nostalgia-ride:not(.reverse) .scooter-smoke i{animation-name:exhaust-smoke-left}.scooter-speed-lines{position:absolute;z-index:-1;top:78px;left:-70px;width:100px;display:grid;gap:13px}.nostalgia-ride.reverse .scooter-speed-lines{left:auto;right:-70px;transform:scaleX(-1)}.scooter-speed-lines i{display:block;height:2px;border-radius:2px;background:linear-gradient(90deg,transparent,#54d9d5);animation:speed-streak .75s ease-in-out infinite}.scooter-speed-lines i:nth-child(2){width:65%;animation-delay:-.2s}.scooter-speed-lines i:nth-child(3){width:42%;animation-delay:-.43s}.scooter-caption{position:absolute;left:117px;top:-3px;display:flex;flex-direction:column;align-items:center;color:#0d3440;background:#fff8e9e8;border:1px solid #e5ceb0;border-radius:10px;padding:6px 10px;box-shadow:0 7px 18px #142e3430;transform:rotate(-2deg);opacity:0;animation:caption-pop 3.2s 1.1s both}.scooter-caption span{font:900 6px Manrope,sans-serif;letter-spacing:.18em;color:#a16039}.scooter-caption b{font:800 8px Manrope,sans-serif;margin-top:2px;white-space:nowrap}.nostalgia-ride.reverse .scooter-caption{transform:rotate(2deg)}.scooter-road-shadow{position:absolute;left:26px;right:26px;bottom:5px;height:15px;border-radius:50%;background:#07151e4a;filter:blur(9px);animation:shadow-breathe .42s ease-in-out infinite alternate}@keyframes scooter-suspension{0%{translate:0 -1px}to{translate:0 3px}}@keyframes wheel-whirr{to{transform:rotate(360deg)}}@keyframes exhaust-smoke{0%{opacity:0;transform:translate(0) scale(.3)}16%{opacity:.72}58%{opacity:.42}to{opacity:0;transform:translate(128px,-48px) scale(2.05) rotate(27deg)}}@keyframes exhaust-smoke-left{0%{opacity:0;transform:translate(0) scale(.3)}16%{opacity:.72}58%{opacity:.42}to{opacity:0;transform:translate(-128px,-48px) scale(2.05) rotate(-27deg)}}@keyframes speed-streak{0%,to{opacity:0;transform:translate(30px) scaleX(.3)}45%{opacity:.8;transform:none}}@keyframes headlamp-flicker{0%,91%,to{opacity:.72}92%,94%{opacity:.28}}@keyframes caption-pop{0%{opacity:0;transform:translateY(10px) rotate(-2deg) scale(.8)}12%,75%{opacity:1;transform:rotate(-2deg) scale(1)}to{opacity:0;transform:translateY(-6px) rotate(-2deg)}}@keyframes shadow-breathe{to{transform:scaleX(.93);opacity:.7}}@media(max-width:820px){.nostalgia-ride{width:260px;height:190px;bottom:7vh}.scooter-machine{transform:scale(.74) perspective(700px) rotate(var(--ride-lean));transform-origin:left bottom}.nostalgia-ride.reverse .scooter-machine{transform:scale(.74) perspective(700px) rotate(var(--ride-lean))}.scooter-road-shadow{right:62px;bottom:0}.scooter-caption{left:70px;top:14px}}.scooter-machine{border:0;padding:0;background:transparent;cursor:pointer;pointer-events:none;border-radius:24px}.nostalgia-ride.asset-ready.riding .scooter-machine{pointer-events:auto}.scooter-machine:focus-visible{outline:3px solid #117f91;outline-offset:4px}.nostalgia-ride:focus-within .scooter-caption,.nostalgia-ride:hover .scooter-caption{animation:none;opacity:1}@media(prefers-reduced-motion:reduce){.nostalgia-ride{display:none}}.real-map-wrap,.real-map{position:absolute;inset:0}.real-map{z-index:1;background:#dbe6df}.real-map .leaflet-control-zoom{margin-top:76px;border:0;box-shadow:0 8px 24px #17363d29}.real-map .leaflet-control-zoom a{width:34px;height:34px;line-height:34px;border:0;color:#173e48}.real-map .leaflet-control-attribution{font-size:7px;background:#ffffffdc}.map-place-switcher{position:absolute;z-index:500;top:15px;right:15px;display:flex;padding:4px;border:1px solid #183b4424;border-radius:11px;background:#fffffff0;box-shadow:0 8px 24px #17363d22}.map-place-switcher button{height:35px;padding:0 13px;border:0;border-radius:8px;background:transparent;color:#254950;font-size:8px;font-weight:900}.map-place-switcher button:hover{background:#e5f3f0}.citizen-report-marker-shell{background:transparent;border:0}.citizen-report-marker{position:relative;width:38px;height:38px;display:grid;place-items:center;border:3px solid #fff;border-radius:13px 13px 13px 3px;transform:rotate(-45deg);color:#fff;box-shadow:0 8px 19px #102d3857}.citizen-report-marker b{font:900 11px/1 Manrope,sans-serif;transform:rotate(45deg)}.citizen-report-marker i{position:absolute;inset:-7px;border:2px solid currentColor;border-radius:17px 17px 17px 5px;opacity:.42;animation:report-marker-pulse 2s ease-out infinite}.citizen-report-marker.low{background:#1c9d77;color:#71e4bd}.citizen-report-marker.moderate{background:#da8d25;color:#ffc773}.citizen-report-marker.high{background:#ed6555;color:#ff9d92}.citizen-report-marker.critical{background:#a92a3d;color:#ff6679}.citizen-report-marker.selected{box-shadow:0 0 0 6px #ffffff80,0 10px 24px #102d3870;transform:rotate(-45deg) scale(1.14)}@keyframes report-marker-pulse{to{transform:scale(1.45);opacity:0}}.map-report-filters{display:grid;gap:8px}.map-report-filters label{display:flex;flex-direction:column;gap:5px;color:#7894a8;font-size:7px}.map-report-filters select{height:36px;padding:0 9px;border:1px solid #ffffff1a;border-radius:9px;background:#0c2a40;color:#fff;font-size:8px;outline:0}.map-report-count{display:flex;align-items:center;justify-content:space-between;margin-top:3px;padding:8px 10px;border-radius:9px;background:#ffffff0b}.map-report-count span{font-size:7px;color:#83a0b2}.map-report-count strong{font-size:15px;color:#b9ff73}.report-map-empty{position:absolute;z-index:450;left:50%;top:50%;width:min(320px,calc(100% - 40px));transform:translate(-50%,-50%);padding:18px;border:1px solid #ffffff;background:#fffffff2;border-radius:15px;text-align:center;box-shadow:0 20px 50px #18333b2e}.report-map-empty strong{display:block;font-size:12px}.report-map-empty p{margin:6px 0 0;font-size:8px;line-height:1.5;color:#64767a}.map-insight.live-report>span{color:#c84a43}.map-insight.live-report section{grid-template-columns:1fr 1fr}.map-insight.live-report section>div{display:flex;flex-direction:column}.map-insight.live-report section strong{font-size:11px}.map-insight.live-report .report-notes{display:block;margin:8px 0 0;padding-top:8px;border-top:1px solid #dce5e2;font-size:8px;line-height:1.45;color:#53696c}.report-sync-state{width:min(680px,100%);margin-top:9px;padding:10px 12px;border-radius:10px;background:#5ce0b512;color:#95b4b3;font-size:8px}.report-sync-state.cloud{color:#72dcb5}.report-sync-state.local{color:#ffc378}@media(max-width:760px){.map-place-switcher{top:62px}.real-map .leaflet-control-zoom{margin-top:116px}.map-insight.live-report{width:calc(100% - 30px);bottom:30px}.map-report-filters{grid-template-columns:1fr 1fr}.map-report-count{grid-column:1/3}}.mos-map-section{scroll-margin-top:84px}.live-road-map-canvas{transform:none!important;background:#dbe6df}.live-road-map-canvas:after{display:none}.live-map-identity{position:absolute;z-index:500;top:15px;left:15px;display:flex;align-items:center;gap:9px;min-height:43px;padding:6px 12px;border:1px solid #183b4424;border-radius:11px;background:#fffffff2;color:#173e48;box-shadow:0 8px 24px #17363d22;pointer-events:none}.live-map-identity>svg{width:16px;color:#0da985}.live-map-identity span{display:flex;flex-direction:column}.live-map-identity strong{font-size:8px;letter-spacing:.08em}.live-map-identity small{font-size:7px;color:#6d8082}@media(max-width:760px){.live-map-identity{right:15px}.map-place-switcher{top:70px}.real-map .leaflet-control-zoom{margin-top:124px}}.intel-panel{max-height:650px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#31536a transparent}.map-accountability{display:grid;gap:11px}.accountability-loading{display:flex;align-items:center;gap:9px;padding:11px;border-radius:10px;background:#43d7c510}.accountability-loading>svg{width:19px;color:#62e7dc}.accountability-loading span{display:flex;flex-direction:column;gap:2px}.accountability-loading strong{font-size:8px}.accountability-loading small{font-size:7px;color:#7894a8}.accountability-map-error{padding:9px;border:1px solid #f46d6260;border-radius:9px;color:#ffaaa4!important;background:#ef544518}.authority-result{display:grid;gap:5px;padding:10px;border-radius:10px;background:#ffffff09}.authority-result>small,.contract-result small,.matched-records>small{font-size:6px;letter-spacing:.1em;color:#6edfdc}.authority-result>strong{font-size:9px;line-height:1.4}.evidence-confidence{justify-self:start;padding:4px 7px;border-radius:20px;font-size:6px!important;text-transform:uppercase;background:#ffffff0e;color:#93aabc}.evidence-confidence.medium{color:#ffd079;background:#f4ad3517}.evidence-confidence.high{color:#78e6b9;background:#41c89117}.contract-result{display:grid;grid-template-columns:29px 1fr;gap:8px;align-items:start;padding:10px;border:1px solid #ffffff10;border-radius:10px}.contract-result>svg{width:17px;color:#ffc166}.contract-result span{display:flex;flex-direction:column;gap:4px}.contract-result strong{font-size:8px;line-height:1.4}.contract-result b{font-size:9px;color:#b9ff73}.matched-records{display:grid;gap:6px}.matched-records>a{display:grid;grid-template-columns:20px 1fr 13px;gap:7px;align-items:center;padding:8px;border:1px solid #ffffff12;border-radius:9px;color:#fff;text-decoration:none;background:#ffffff08}.matched-records>a:hover{border-color:#63dfdf55;background:#63dfdf10}.matched-records>a>svg{width:14px;color:#69dfe4}.matched-records>a>svg:last-child{width:10px;color:#7d96a7}.matched-records>a span{min-width:0;display:flex;flex-direction:column;gap:3px}.matched-records>a strong{font-size:7px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.matched-records>a small{font-size:6px;color:#7894a8}.no-award-match{display:grid;grid-template-columns:20px 1fr;gap:8px;padding:9px;border-radius:9px;background:#ffb74f0e}.no-award-match>svg{width:15px;color:#ffc168}.no-award-match span{display:flex;flex-direction:column;gap:3px}.no-award-match strong{font-size:8px}.no-award-match small{font-size:6px;line-height:1.45;color:#829bad}.record-coverage{border-top:1px solid #ffffff12;padding-top:9px}.record-coverage summary{cursor:pointer;color:#72d9e0;font-size:7px;font-weight:800}.record-coverage p{font-size:6px!important;line-height:1.5!important}.record-coverage a{display:flex;align-items:center;justify-content:space-between;gap:6px;padding:6px 0;border-top:1px solid #ffffff0a;color:#a9c3d2;text-decoration:none;font-size:7px}.record-coverage a svg{width:9px}.citizen-report-marker.documented{background:#6f4bd8;color:#c7b4ff}.map-insight.evidence-demo>span{color:#6f4bd8}.map-insight.evidence-demo{border:1px solid #9177dc55}.latest-road-photo{margin:-16px -16px 12px;overflow:hidden;border-radius:15px 15px 0 0;background:#d9e2df}.latest-road-photo img{display:block;width:100%;height:145px;object-fit:cover}.latest-road-photo figcaption{padding:7px 10px;background:#102b39;color:#dce9ea;font-size:7px;line-height:1.35}.photo-map-tooltip{padding:0!important;border:0!important;border-radius:12px!important;overflow:hidden;box-shadow:0 13px 32px #102c3c55!important}.photo-map-tooltip:before{border-top-color:#fff!important}.map-hover-photo{width:190px;background:#fff;color:#17313b}.map-hover-photo img{display:block;width:100%;height:112px;object-fit:cover}.map-hover-photo span{display:flex;flex-direction:column;gap:2px;padding:8px}.map-hover-photo strong{font:800 9px Manrope,sans-serif}.map-hover-photo small{font:500 7px Manrope,sans-serif;color:#657a80}@media(max-width:820px){.intel-panel{max-height:none;overflow:visible}}.road-scan-modal{z-index:1200}.road-scan-shell{position:relative;width:min(1060px,calc(100vw - 32px));max-height:calc(100vh - 32px);overflow:auto;border:1px solid #8eeef52d;border-radius:28px;background:radial-gradient(circle at 5% 0,#133e50 0,transparent 30%),#071925;color:#fff;box-shadow:0 40px 120px #000b}.road-scan-header{min-height:105px;padding:24px 30px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff14}.road-scan-header span,.review-title>span,.capture-stage>span,.road-submitted>span{display:flex;align-items:center;gap:7px;font-size:9px;font-weight:900;letter-spacing:.15em;color:#65e7e9}.road-scan-header span svg{width:15px}.road-scan-header h2{font-size:26px;letter-spacing:-.035em;margin:7px 0 0}.road-scan-close{width:40px;height:40px;border:1px solid #ffffff1f;border-radius:12px;background:#ffffff0c;color:#fff}.road-scan-close svg{width:18px}.road-capture-grid{padding:28px;display:grid;grid-template-columns:1.25fr .75fr;gap:18px}.capture-stage{min-height:405px;padding:36px;border:1px solid #6de9ee35;border-radius:21px;background:linear-gradient(145deg,#0b2b3a,#081e2b);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.capture-rings{position:relative;width:132px;height:132px;display:grid;place-items:center;margin-bottom:25px}.capture-rings i{position:absolute;inset:12px;border:1px solid #68e8e86b;border-radius:50%;animation:capture-pulse 2.4s ease-out infinite}.capture-rings i:nth-child(2){inset:-4px;animation-delay:1.2s}.capture-rings svg{width:44px;color:#b9ff75}.capture-stage h3{font-size:28px;margin:10px 0}.capture-stage>p{max-width:490px;color:#91aab8;font-size:12px;line-height:1.7}.capture-button{width:min(350px,100%);height:54px;margin-top:18px;border:0;border-radius:13px;background:linear-gradient(100deg,#64eaf2,#baff74);color:#082131;display:flex;align-items:center;justify-content:center;gap:10px;font-size:11px;font-weight:900;box-shadow:0 16px 35px #3ce4dc24}.capture-button svg{width:18px}.capture-button svg:last-child{width:14px;margin-left:auto;margin-right:10px}.capture-guide{padding:27px;border-radius:21px;background:#ffffff08;border:1px solid #ffffff14}.capture-guide>span,.recent-road-reports>span{font-size:8px;color:#789bab;letter-spacing:.14em;font-weight:900}.capture-guide ol{list-style:none;padding:5px 0;margin:0}.capture-guide li{display:flex;gap:13px;padding:16px 0;border-bottom:1px solid #ffffff12}.capture-guide li>b{width:31px;height:31px;flex:0 0 31px;border-radius:9px;background:#ffffff0c;display:grid;place-items:center;color:#69e7e9;font-size:9px}.capture-guide li div,.capture-guide>div p{display:flex;flex-direction:column}.capture-guide strong{font-size:11px}.capture-guide small{font-size:8px;line-height:1.55;color:#7893a3;margin-top:4px}.capture-guide>div{display:flex;gap:11px;padding:15px;margin-top:18px;border-radius:12px;background:#65e8e810}.capture-guide>div svg{width:19px;color:#64e5d3}.recent-road-reports{grid-column:1/3;padding:18px 21px;border:1px solid #ffffff12;border-radius:17px}.recent-road-reports article{display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:10px;padding-top:11px}.recent-road-reports article svg{width:18px;color:#63dfb9}.recent-road-reports article div{display:flex;flex-direction:column}.recent-road-reports strong{font-size:10px}.recent-road-reports small{font-size:7px;color:#748d9c}.recent-road-reports b{font-size:7px;color:#8fb5bc}.road-analysis{min-height:520px;padding:34px;display:grid;grid-template-columns:1.2fr .8fr;gap:35px;align-items:center}.analysis-image{position:relative;height:440px;overflow:hidden;border-radius:20px;background:#020a0f}.analysis-image img{width:100%;height:100%;object-fit:cover;opacity:.82}.analysis-grid{position:absolute;inset:0;background-image:linear-gradient(#65e6e61c 1px,transparent 1px),linear-gradient(90deg,#65e6e61c 1px,transparent 1px);background-size:42px 42px}.analysis-beam{position:absolute;left:0;right:0;top:5%;height:2px;background:#8affda;box-shadow:0 0 24px 5px #52ffe290;animation:road-scan-beam 2s ease-in-out infinite}.corner{position:absolute;width:44px;height:44px;border-color:#a9ff76;border-style:solid}.corner.c1{left:20px;top:20px;border-width:2px 0 0 2px}.corner.c2{right:20px;top:20px;border-width:2px 2px 0 0}.corner.c3{left:20px;bottom:20px;border-width:0 0 2px 2px}.corner.c4{right:20px;bottom:20px;border-width:0 2px 2px 0}.road-analysis section>span{font-size:9px;color:#64e6e8;font-weight:900;letter-spacing:.15em}.road-analysis h3{font-size:30px;line-height:1.1;margin:12px 0}.road-analysis p{font-size:10px;line-height:1.7;color:#829ba9}.model-progress{height:46px;margin:22px 0;position:relative;overflow:hidden;border:1px solid #ffffff16;border-radius:11px;background:#ffffff09}.model-progress i{position:absolute;inset:0 auto 0 0;background:linear-gradient(90deg,#39cddd40,#aaff6f4d);transition:width .35s}.model-progress span{position:relative;height:100%;display:flex;align-items:center;padding:0 13px;font-size:8px;color:#d2edf0}.analysis-facts{display:grid;gap:9px}.analysis-facts span{display:flex;align-items:center;gap:8px;font-size:8px;color:#91a6b1}.analysis-facts svg{width:15px;color:#61dfcf}.road-review{padding:27px;display:grid;grid-template-columns:.92fr 1.08fr;gap:27px}.review-image{position:relative;height:330px;border-radius:18px;overflow:hidden;background:#000}.review-image img{width:100%;height:100%;object-fit:cover}.review-image>span{position:absolute;left:13px;bottom:13px;padding:9px 11px;border-radius:10px;background:#071b25dc;display:flex;align-items:center;gap:6px;font-size:8px}.review-image>span svg{width:14px;color:#b7fa76}.quality-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:9px;overflow:hidden;border-radius:11px;background:#ffffff14}.quality-strip div{padding:12px;background:#0b2431;display:flex;flex-direction:column}.quality-strip small{font-size:6px;color:#6f8c9b}.quality-strip strong{font-size:9px;margin-top:4px}.quality-warning,.road-error{display:flex!important;align-items:flex-start;gap:7px;font-size:8px!important;color:#ffc07a!important;text-align:left}.quality-warning svg,.road-error svg{width:14px;min-width:14px}.review-form{padding-right:8px}.review-title h3{font-size:28px;margin:9px 0 5px}.review-title p{font-size:9px;color:#849daa;line-height:1.6}.review-form>label,.review-form fieldset{display:flex;flex-direction:column;gap:7px;margin-top:13px;font-size:8px;color:#9bb1bd;border:0;padding:0}.review-form input,.review-form select,.review-form textarea{width:100%;border:1px solid #ffffff1c;border-radius:10px;background:#ffffff0b;color:#fff;padding:0 12px;outline:none;font:inherit;font-size:10px}.review-form input,.review-form select{height:42px}.review-form select option{background:#0b2230}.review-form textarea{min-height:67px;padding-top:11px;resize:vertical}.review-form label>small,.review-form fieldset>small{font-size:7px;color:#637e8e}.severity-options{display:grid;grid-template-columns:repeat(4,1fr);gap:5px}.severity-options button{height:34px;border:1px solid #ffffff18;border-radius:9px;background:#ffffff08;color:#8ca3af;font-size:8px}.severity-options button.active{background:#b9ff73;color:#102832;border-color:#b9ff73;font-weight:900}.location-button{width:100%;min-height:48px;margin-top:13px;padding:8px 11px;border:1px dashed #62dce45c;border-radius:11px;background:#56dfe810;color:#d5f5f5;display:flex;align-items:center;gap:10px;text-align:left}.location-button.attached{border-style:solid;border-color:#5bdfb0;background:#53dcae12}.location-button>svg{width:17px}.location-button span{display:flex;flex-direction:column}.location-button strong{font-size:9px}.location-button small{font-size:7px;color:#7894a1}.review-actions{display:grid;grid-template-columns:auto 1fr;gap:8px;margin-top:16px}.review-actions button{height:46px;border-radius:11px;display:flex;align-items:center;justify-content:center;gap:7px;font-size:9px;font-weight:900}.review-actions svg{width:15px}.retake{border:1px solid #ffffff1c;background:#ffffff09;color:#a8bac3}.save-road-report{border:0;background:linear-gradient(100deg,#61e4ec,#b9fc76);color:#092330}.road-submitted{min-height:540px;padding:38px;display:flex;flex-direction:column;align-items:center;text-align:center}.success-orbit{position:relative;width:105px;height:105px;display:grid;place-items:center;margin:12px}.success-orbit i{position:absolute;inset:10px;border:1px solid #65e9c9;border-radius:50%;animation:capture-pulse 2.2s infinite}.success-orbit i:nth-child(2){inset:-6px;animation-delay:1.1s}.success-orbit svg{width:45px;color:#baff76}.road-submitted h3{font-size:31px;margin:8px 0}.road-submitted>p{max-width:620px;font-size:10px;line-height:1.7;color:#8ba2ae}.report-receipt{width:min(680px,100%);display:grid;grid-template-columns:repeat(4,1fr);margin-top:20px;border:1px solid #ffffff15;border-radius:14px;overflow:hidden}.report-receipt article{padding:15px;background:#ffffff08;border-right:1px solid #ffffff12;display:flex;flex-direction:column}.report-receipt small{font-size:6px;color:#6f8a98}.report-receipt strong{font-size:9px;margin-top:5px}.handoff-note{width:min(680px,100%);margin-top:11px;padding:13px;display:flex;gap:10px;text-align:left;border-radius:12px;background:#5be5c30e}.handoff-note svg{width:19px;color:#63dfbd}.handoff-note strong{font-size:9px}.handoff-note p{font-size:7px;color:#78929f;margin:4px 0}.submitted-actions{display:flex;gap:8px;margin-top:20px}.submitted-actions button{height:43px;border:1px solid #ffffff20;border-radius:10px;background:#ffffff0b;color:#fff;padding:0 18px;font-size:9px;font-weight:800}.submitted-actions button:first-child{background:#b9ff75;color:#09222e;border-color:#b9ff75;display:flex;align-items:center;gap:7px}.submitted-actions svg{width:15px}.road-scan-footer{min-height:45px;border-top:1px solid #ffffff12;padding:0 27px;display:flex;align-items:center;justify-content:center;gap:28px;color:#67818f}.road-scan-footer span{display:flex;align-items:center;gap:6px;font-size:7px}.road-scan-footer svg{width:13px}@keyframes capture-pulse{0%{transform:scale(.75);opacity:0}35%{opacity:.8}to{transform:scale(1.2);opacity:0}}@keyframes road-scan-beam{50%{top:94%}}@media(max-width:760px){.road-scan-shell{width:100vw;max-height:100vh;height:100vh;border-radius:0}.road-scan-header{min-height:82px;padding:18px}.road-scan-header h2{font-size:20px}.road-capture-grid,.road-analysis,.road-review{grid-template-columns:1fr;padding:17px}.capture-stage{min-height:370px;padding:24px}.capture-stage h3{font-size:24px}.recent-road-reports{grid-column:1}.road-analysis{align-content:start}.analysis-image{height:45vh}.road-analysis section{padding:4px 5px 22px}.review-image{height:270px}.road-review{overflow:auto}.review-form{padding:0}.report-receipt{grid-template-columns:1fr 1fr}.road-submitted{padding:25px 17px}.road-scan-footer{gap:10px;padding:9px;flex-wrap:wrap}.road-scan-footer span:last-child{display:none}}.accountability-launch,.accountability-result{width:min(860px,100%);margin-top:15px;border:1px solid #64dfe640;border-radius:17px;background:linear-gradient(135deg,#0a2a38,#0a202e);text-align:left}.accountability-launch{padding:18px}.accountability-launch>div{display:flex;gap:12px}.accountability-launch>div>span{width:40px;height:40px;flex:0 0 40px;border-radius:11px;display:grid;place-items:center;background:#65e6dc16;color:#67e5d6}.accountability-launch svg{width:19px}.accountability-launch small,.accountability-result small{font-size:7px;color:#71e1df;font-weight:800;letter-spacing:.1em}.accountability-launch h4,.accountability-result h4{font-size:17px;margin:5px 0}.accountability-launch p{font-size:8px;line-height:1.6;color:#86a0ad;margin:0}.accountability-launch>button{width:100%;height:48px;margin-top:14px;border:0;border-radius:11px;background:linear-gradient(100deg,#5fe5ec,#b8fb76);color:#092330;display:flex;align-items:center;justify-content:center;gap:8px;font-size:9px;font-weight:900}.accountability-launch>button svg{width:16px}.accountability-launch>button svg:last-child{margin-left:auto}.accountability-launch>button:disabled{opacity:.7}.accountability-launch>small{display:flex;align-items:center;gap:6px;margin-top:10px;color:#718d99;letter-spacing:0}.accountability-launch>small svg{width:13px}.accountability-result{padding:20px}.accountability-result>header{display:flex;gap:15px;justify-content:space-between}.accountability-result header p{font-size:8px;color:#7f99a6;margin:4px 0}.accountability-result header span{display:flex;align-items:center;gap:6px;font-size:7px;color:#69e2df;font-weight:900;letter-spacing:.12em}.accountability-result header svg{width:14px}.evidence-confidence{height:max-content;border-radius:18px;padding:6px 9px;font-size:7px;text-transform:uppercase;white-space:nowrap}.evidence-confidence.low{background:#ffbc6a17;color:#ffc171;border:1px solid #ffc17145}.evidence-confidence.medium{background:#71dff017;color:#74e4ec;border:1px solid #74e4ec45}.evidence-confidence.high{background:#6de0ae17;color:#6de0ae;border:1px solid #6de0ae45}.accountability-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.accountability-grid article{position:relative;padding:15px;border:1px solid #ffffff12;border-radius:12px;background:#ffffff08}.accountability-grid article>svg{width:20px;color:#8aefdf;margin-bottom:10px}.accountability-grid article>small,.accountability-grid article>strong{display:block}.accountability-grid article>strong{font-size:10px;margin:5px 0}.accountability-grid article>span{font-size:7px;color:#ffc071}.accountability-grid article>p{font-size:7px;line-height:1.55;color:#7893a0}.accountability-grid article>div{display:flex;justify-content:space-between;border-top:1px solid #ffffff10;padding:7px 0;font-size:7px;color:#7d96a3}.accountability-grid article>div b{color:#bdcbd1}.evidence-query{margin-top:10px;padding:11px;border-radius:10px;background:#071925;display:flex;flex-direction:column}.evidence-query strong{font-size:8px;margin-top:5px;color:#c3d4d9}.evidence-sources{display:grid;grid-template-columns:repeat(2,1fr);gap:7px;margin-top:10px}.evidence-sources a{min-height:48px;border:1px solid #ffffff13;border-radius:10px;padding:9px;color:#d7e4e8;text-decoration:none;display:flex;align-items:center;gap:8px}.evidence-sources a>svg{width:16px;color:#65dfe2}.evidence-sources a>svg:last-child{width:12px;margin-left:auto}.evidence-sources a span{display:flex;flex-direction:column}.evidence-sources strong{font-size:8px}.evidence-sources small{font-size:6px;color:#6f8c99;letter-spacing:0;margin-top:3px}.accountability-result>footer{margin-top:12px;padding-top:10px;border-top:1px solid #ffffff12;display:flex;align-items:flex-start;gap:7px;font-size:7px;color:#708b97}.accountability-result>footer svg{width:13px;flex:0 0 auto;color:#69dcb9}@media(max-width:760px){.accountability-grid,.evidence-sources{grid-template-columns:1fr}.accountability-result>header{display:block}.evidence-confidence{display:inline-block;margin-top:7px}.accountability-result{padding:15px}}.review-image img{object-fit:fill}.review-image>span{z-index:3}.damage-box{position:absolute;z-index:2;border:2px solid #baff72;background:#baff7212;box-shadow:0 0 0 1px #071925aa,0 0 22px #baff7240;font-style:normal;pointer-events:none}.damage-box:before,.damage-box:after{content:"";position:absolute;width:9px;height:9px;border-color:#fff;border-style:solid}.damage-box:before{left:-3px;top:-3px;border-width:2px 0 0 2px}.damage-box:after{right:-3px;bottom:-3px;border-width:0 2px 2px 0}.damage-box b{position:absolute;left:-2px;top:-22px;max-width:190px;overflow:hidden;border-radius:5px 5px 5px 0;background:#baff72;color:#0a2630;padding:4px 6px;font-size:7px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.auto-assessment{display:flex;gap:10px;align-items:flex-start;margin:12px 0 2px;padding:11px 12px;border:1px solid #71e7d52e;border-radius:11px;background:linear-gradient(110deg,#5ae5d313,#b9ff7309)}.auto-assessment>svg{width:17px;min-width:17px;color:#b9ff73}.auto-assessment div{display:flex;flex-direction:column;gap:3px}.auto-assessment strong{font-size:9px;color:#dfffd0}.auto-assessment small{font-size:7px;line-height:1.5;color:#82a5aa}.auto-field{margin-left:6px;padding:3px 6px;border-radius:5px;background:#b9ff7315;color:#b9ff73;font-size:6px;font-style:normal;font-weight:900;letter-spacing:.08em}.review-form .map-consent{display:grid;grid-template-columns:18px 1fr;align-items:flex-start;gap:9px;padding:10px 11px;border:1px solid #ffffff18;border-radius:10px;background:#ffffff08}.review-form .map-consent input{width:16px;height:16px;margin:1px 0;accent-color:#b9ff73}.map-consent span{display:flex;flex-direction:column;gap:3px}.map-consent strong{font-size:8px;color:#d9ecec}.map-consent small{font-size:7px;line-height:1.45;color:#7995a3}.map-consent-hint{display:flex;align-items:center;gap:6px;margin:7px 0 0;color:#f0bd75;font-size:7px}.map-consent-hint svg{width:13px}.save-road-report:disabled{opacity:.45;cursor:not-allowed;filter:saturate(.3)}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.real-route-engine{background:#081a2b;color:#fff;padding:90px 0 36px}.real-route-engine>.shell{display:grid;grid-template-columns:.75fr 1.25fr;gap:48px;align-items:center}.route-copy h2{font-size:clamp(35px,4vw,52px);line-height:1.02;letter-spacing:-.05em;margin:15px 0}.route-copy>p{color:#8fa5b6;font-size:11px;line-height:1.75}.route-copy form{display:grid;gap:8px;margin-top:23px}.route-copy form label{min-height:55px;display:flex;align-items:center;gap:10px;padding:7px 9px 7px 13px;border:1px solid #ffffff1a;border-radius:12px;background:#ffffff0a}.route-copy form label>svg{width:17px;color:#60e2e8}.route-copy form label span{min-width:0;flex:1;display:flex;flex-direction:column}.route-copy form small{font-size:6px;color:#6d8b9e}.route-copy form input{width:100%;border:0;outline:0;background:transparent;color:#fff;font-size:10px}.route-copy form label button{width:36px;height:36px;border:0;border-radius:9px;background:#65e5e518;color:#65e5e5}.route-copy form label button svg{width:16px}.route-copy form>button{height:48px;border:0;border-radius:11px;background:linear-gradient(105deg,#62e8ee,#baff70);color:#062033;font-size:10px;font-weight:900}.route-copy form>button:disabled{opacity:.65}.route-caveat,.route-error{display:flex;gap:8px;margin-top:12px;padding:10px;border-radius:10px;background:#ffffff08}.route-caveat>svg,.route-error>svg{flex:none;width:15px;color:#64decf}.route-caveat span{display:flex;flex-direction:column;gap:3px}.route-caveat strong{font-size:7px}.route-caveat small{font-size:6px;line-height:1.45;color:#7895a7}.route-error{color:#ffaaa3;font-size:8px}.real-route-stage{height:500px;position:relative;border:1px solid #ffffff1c;border-radius:24px;overflow:hidden;background:#102b3d}.real-route-map{position:absolute;inset:0}.real-route-map .leaflet-control-attribution{font-size:7px}.route-map-empty{position:absolute;z-index:450;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;padding:20px;border:1px solid #ffffff;background:#fffffff2;color:#183543;border-radius:16px;box-shadow:0 20px 55px #0c223c38}.route-map-empty svg{width:24px;color:#1497a4}.route-map-empty strong{font-size:11px;margin-top:7px}.route-map-empty small{font-size:7px;color:#667b84;margin-top:4px}.chosen-route{position:absolute;z-index:450;left:16px;top:16px;padding:13px 15px;border:1px solid #ffffff38;border-radius:13px;background:#071a2ce8;box-shadow:0 12px 35px #07162355}.chosen-route span{display:block;font-size:6px;color:#6ee0e2}.chosen-route strong{display:block;font-size:24px}.chosen-route small{font-size:7px;color:#9ab0bc}.real-route-options.shell{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:16px}.real-route-options button{min-height:72px;display:grid;grid-template-columns:5px 1fr 42px;gap:10px;align-items:center;padding:10px;border:1px solid #ffffff17;border-radius:13px;background:#ffffff08;color:#fff;text-align:left}.real-route-options button.active{border-color:var(--route-tone);background:#ffffff10}.real-route-options button>i{width:5px;height:40px;border-radius:8px;background:var(--route-tone)}.real-route-options span{display:flex;flex-direction:column;gap:3px}.real-route-options small{font-size:6px;color:var(--route-tone);text-transform:uppercase}.real-route-options strong{font-size:10px}.real-route-options b{font-size:6px;color:#8199a9}.real-route-options em{width:37px;height:37px;display:grid;place-items:center;border:2px solid var(--route-tone);border-radius:50%;font-style:normal;font-size:10px;font-weight:900}.real-route-engine>footer{display:block!important;margin-top:22px!important;color:#617d91;font-size:7px;text-align:center}.real-route-engine .leaflet-container{font-family:Manrope,sans-serif}@media(max-width:820px){.real-route-engine>.shell{grid-template-columns:1fr}.real-route-stage{height:420px}.real-route-options.shell{grid-template-columns:1fr}}@media(max-width:560px){.real-route-engine{padding-top:65px}.real-route-stage{height:360px}.chosen-route{left:10px;right:10px;top:10px}.real-route-options.shell{margin-top:12px}}.auth-page{min-height:100vh;display:grid;place-items:center;padding:28px;background:radial-gradient(circle at 20% 10%,rgba(36,119,211,.3),transparent 32%),linear-gradient(135deg,#071a38,#0d376d);color:var(--ink)}.auth-modal{position:fixed;inset:0;z-index:200;display:grid;place-items:center;padding:28px}.auth-backdrop{position:absolute;inset:0;width:100%;height:100%;border:0;background:#030f22b8;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.auth-panel{position:relative;z-index:1;width:min(460px,100%);background:#fff;border-radius:22px;padding:34px;box-shadow:0 30px 80px #0000004d}.auth-close{position:absolute;top:15px;right:15px;width:36px;height:36px;border:0;border-radius:9px;background:#f1f4f8;color:#506078;display:grid;place-items:center}.auth-close svg{width:18px}.auth-brand{display:flex;align-items:center;gap:12px;margin-bottom:28px}.auth-brand>div{display:flex;flex-direction:column}.auth-brand strong{font:800 19px Manrope}.auth-brand small{font-size:9px;letter-spacing:.2em;color:#66758a;margin-top:3px}.auth-panel h1{font:800 32px Manrope;margin:10px 0 7px}.auth-panel>p{color:#69778b;font-size:13px;line-height:1.55;margin:0 0 22px}.auth-panel form{display:grid;gap:14px}.auth-panel label{font-size:12px;font-weight:700;color:#36475e}.auth-panel input{display:block;width:100%;height:49px;margin-top:7px;padding:0 13px;border:1px solid #cfd9e4;border-radius:10px;background:#fff;color:#18263d}.auth-submit{width:100%;height:50px;margin-top:3px}.auth-submit:disabled,.mock-login:disabled{opacity:.55;cursor:not-allowed}.auth-error{padding:10px 12px;border-radius:9px;background:#fff0f0;border:1px solid #f3caca;color:#a62e2e;font-size:11px;line-height:1.45}.auth-switch{width:100%;border:0;background:none;color:#1768d7;font-weight:700;font-size:11px;padding:14px}.auth-divider{display:flex;align-items:center;gap:10px;color:#8a96a6;font-size:9px;text-transform:uppercase;letter-spacing:.1em}.auth-divider:before,.auth-divider:after{content:"";height:1px;background:#e1e6ec;flex:1}.mock-login{width:100%;margin-top:12px;min-height:52px;border:1px solid #cbd8e6;border-radius:11px;background:#f7faff;color:#23476e;display:grid;grid-template-columns:auto 1fr;column-gap:9px;align-items:center;text-align:left;padding:10px 14px;font-weight:700;font-size:11px}.mock-login svg{grid-row:1/3;width:20px}.mock-login small{font-size:9px;color:#718096;font-weight:500}.auth-loading{display:flex;align-items:center;justify-content:center;gap:9px;color:#58708d;min-height:130px}.auth-page>.auth-loading{color:#fff}.empty-state{text-align:center;display:grid;justify-items:center;padding:60px 25px}.empty-state>svg{width:45px;height:45px;color:#6d89aa}.empty-state h2{margin:13px 0 5px}.empty-state p{color:#6b788b}.form-card .span-two{grid-column:1/3}.auth-actions{display:flex;align-items:center;gap:8px}.login-button,.signup-button{height:40px;padding:0 15px;border-radius:9px;font-weight:700;font-size:12px}.login-button{border:1px solid #ccd7e3;background:#fff;color:#1c4e84}.signup-button{border:0;background:#1768d7;color:#fff;box-shadow:0 6px 15px #1768d733}.guest-card{padding:30px}.guest-shield{width:58px;height:58px;display:grid;place-items:center;border-radius:16px;color:#137c5c;background:#e6f5ef;margin-bottom:21px}.guest-shield svg{width:29px;height:29px}.guest-card h2{font:800 25px/1.2 Manrope;margin:12px 0 10px}.guest-card>p{color:#68778b;font-size:12px;line-height:1.6;margin:0 0 22px}.guest-link{width:100%;border:0;background:none;color:#1768d7;font-weight:700;font-size:11px;padding:14px 0 0}@media(max-width:520px){.auth-page,.auth-modal{padding:14px}.auth-panel{padding:24px}.auth-panel h1{font-size:27px}.form-card .span-two{grid-column:auto}.login-button,.signup-button{padding:0 10px;height:36px}.main-header .brand>span:nth-child(2),.main-header .brand>i{display:none}}.mobile-account-actions{display:none}@media(max-width:720px){.main-nav.open{max-height:calc(100dvh - 65px);overflow-y:auto;overscroll-behavior:contain;padding-bottom:max(12px,env(safe-area-inset-bottom))}.mobile-account-actions{display:grid;gap:10px;margin-top:8px;padding:14px 10px 6px;border-top:1px solid #e4eaf0}.mobile-account-summary{display:grid;grid-template-columns:38px minmax(0,1fr) 18px;align-items:center;gap:10px;padding:4px 3px}.mobile-account-summary>span{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:linear-gradient(145deg,#1768d7,#0a488f);color:#fff;font-size:12px;font-weight:800}.mobile-account-summary>div{min-width:0;display:flex;flex-direction:column}.mobile-account-summary strong,.mobile-account-summary small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-account-summary strong{color:#18283e;font-size:12px}.mobile-account-summary small{margin-top:2px;color:#728096;font-size:9px}.mobile-account-summary>svg{width:17px;color:#168866}.main-nav .mobile-signout{min-height:48px;display:flex;align-items:center;justify-content:center;gap:9px;border:1px solid #f0c7c7;border-radius:11px;background:#fff3f3;color:#ad3232;font-size:12px;font-weight:800;text-align:center}.main-nav .mobile-signout svg{width:17px}}:root{font-family:DM Sans,Arial,sans-serif;color:#18263d;background:#f7f8fa;font-synthesis:none;--navy:#0c2650;--navy2:#102f60;--blue:#1768e4;--saffron:#f79032;--teal:#0b9b88;--ink:#15243b;--muted:#66758a;--line:#dfe5ec;--soft:#f4f7fb;--green:#12805c;--danger:#d64545;--shadow:0 18px 50px rgba(21,36,59,.11)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#f7f8fa}button,input,select{font:inherit}button{cursor:pointer}.app{min-height:100vh}.shell{width:min(1180px,calc(100% - 40px));margin:0 auto}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.skip-link{position:fixed;top:-60px;left:20px;background:#fff;color:#111;padding:12px 18px;z-index:999;border-radius:8px}.skip-link:focus{top:12px}button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #7db1ff;outline-offset:2px}main:focus{outline:none}h1,h2,h3{font-family:Manrope,DM Sans,Arial,sans-serif!important}.gov-strip{height:32px;background:#091c3b;color:#cad5e5;font-size:11px;letter-spacing:.02em}.gov-strip-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.gov-actions{display:flex;height:100%;align-items:center}.gov-actions button,.gov-actions label{height:100%;display:flex;align-items:center;gap:6px;color:#cad5e5;background:none;border:0;border-left:1px solid rgba(255,255,255,.12);padding:0 12px}.gov-actions select{color:#cad5e5;background:transparent;border:0;font-size:11px}.gov-actions option{color:#111}.main-header{height:78px;background:#fff;border-bottom:1px solid #e7ebf0;position:relative;z-index:30}.nav-shell{height:100%;display:flex;align-items:center;position:relative}.brand{border:0;background:none;display:flex;align-items:center;gap:9px;color:var(--navy);padding:0}.brand-mark{width:43px;height:43px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#0b356d,#061a39);border:3px solid #fff;box-shadow:0 0 0 1px #cdd6e1;position:relative}.brand-mark:after{content:"";position:absolute;width:35px;height:4px;border-radius:8px;background:linear-gradient(90deg,#f79032 0 33%,#fff 33% 66%,#19a572 66%)}.brand-mark .wheel{color:#90b9ff;font-size:20px}.brand>span:nth-child(2){display:flex;flex-direction:column;align-items:flex-start;line-height:1}.brand strong{font-size:17px}.brand small{font-size:9px;letter-spacing:.22em;margin-top:4px}.brand>i{font-style:normal;font-weight:800;font-size:10px;color:#1768e4;background:#e9f1ff;border-radius:5px;padding:4px 5px}.main-nav{display:flex;align-self:stretch;margin-left:55px;gap:28px}.main-nav button{border:0;background:none;color:#536177;font-weight:600;font-size:14px;position:relative;padding:0 2px}.main-nav button.active{color:var(--navy)}.main-nav button.active:after{content:"";height:3px;position:absolute;bottom:0;left:0;right:0;border-radius:4px 4px 0 0;background:var(--saffron)}.header-actions{margin-left:auto;display:flex;align-items:center;gap:14px}.icon-button,.menu-button{width:40px;height:40px;border:1px solid #e5e9ef;background:#fff;border-radius:11px;display:grid;place-items:center;color:#3d4a60;position:relative}.notification-dot{width:7px;height:7px;background:#f47e36;border:2px solid #fff;border-radius:50%;position:absolute;top:8px;right:9px}.profile-button{height:42px;background:#fff;border:0;border-left:1px solid #e4e8ed;display:flex;align-items:center;gap:9px;padding-left:15px;color:#334158}.profile-button>span,.profile-summary>span{width:34px;height:34px;background:#e9eff8;color:#173b72;border-radius:10px;display:grid;place-items:center;font-weight:800;font-size:12px}.profile-button strong{font-size:13px}.menu-button{display:none}.hero{position:relative;min-height:585px;color:#fff;background:radial-gradient(circle at 79% 35%,rgba(32,115,200,.35),transparent 23%),radial-gradient(circle at 25% -20%,rgba(51,129,210,.35),transparent 38%),linear-gradient(118deg,#081b3a,#0b2e5f 65%,#0d376d);overflow:hidden}.hero-pattern{position:absolute;inset:0;opacity:.13;background-image:linear-gradient(30deg,transparent 48%,#fff 49%,transparent 50%),linear-gradient(150deg,transparent 48%,#fff 49%,transparent 50%);background-size:80px 80px;-webkit-mask-image:linear-gradient(90deg,transparent 35%,#000);mask-image:linear-gradient(90deg,transparent 35%,#000)}.hero-grid{display:grid;grid-template-columns:1.3fr .72fr;gap:75px;padding-top:72px;position:relative;z-index:2}.eyebrow{display:flex;align-items:center;gap:7px;color:#1771dc;font-size:11px;font-weight:800;letter-spacing:.15em}.eyebrow.light{color:#a8ccff}.hero h1{font-family:Manrope,sans-serif;font-size:54px;letter-spacing:-.045em;line-height:1.08;margin:18px 0}.hero h1 em{font-style:normal;color:#ffab59}.hero-copy>p{color:#d8e3f1;font-size:18px;line-height:1.6;max-width:630px;margin:0 0 28px}.intent-search{height:72px;display:flex;align-items:center;background:#fff;border-radius:16px;padding:7px 8px 7px 20px;box-shadow:0 12px 32px #00000038;max-width:700px;color:#8793a5}.intent-search input{height:100%;min-width:0;flex:1;border:0;outline:0;padding:0 13px;font-size:16px;color:#17253b}.intent-search button,.primary-button{border:0;background:linear-gradient(135deg,#f79436,#ee741d);color:#fff;font-weight:700;border-radius:11px;height:56px;padding:0 20px;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 8px 20px #e96e1c38}.search-examples{display:flex;align-items:center;gap:7px;margin-top:16px;flex-wrap:wrap;font-size:11px;color:#8faccd}.search-examples button{border:1px solid rgba(255,255,255,.18);background:#ffffff12;color:#dbe9fa;border-radius:20px;padding:7px 11px;font-size:11px}.trust-card{background:#fff;color:var(--ink);border-radius:20px;padding:22px;box-shadow:0 28px 60px #00000040;align-self:start;position:relative}.trust-card:before{content:"";position:absolute;inset:0;border-radius:20px;border:1px solid rgba(255,255,255,.7);pointer-events:none}.trust-top{display:flex;gap:10px;align-items:center;padding-bottom:18px;border-bottom:1px solid #edf0f4}.trust-icon{width:36px;height:36px;border-radius:10px;background:#e8f7f0;color:#12805c;display:grid;place-items:center}.trust-icon svg{width:20px}.trust-top>div:nth-child(2){display:flex;flex-direction:column;flex:1}.trust-top span{font-size:10px;color:#728196}.trust-top strong{font-size:13px}.trust-top>svg{color:#317edb}.progress-ring-row{display:flex;align-items:center;gap:18px;padding:23px 0}.progress-ring{width:82px;height:82px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(#1782de 0 67%,#e6eef6 67%);position:relative}.progress-ring:after{content:"";position:absolute;inset:8px;background:#fff;border-radius:50%}.progress-ring span{z-index:1;font:800 20px Manrope}.progress-ring small{font-size:11px}.micro-label{font-size:9px;color:#77869a;font-weight:800;letter-spacing:.13em}.progress-ring-row h3{margin:4px 0 6px;font-size:16px}.progress-ring-row p{display:flex;align-items:center;gap:5px;color:#14815e;font-size:11px;margin:0}.next-action{background:#f1f6fc;border-left:3px solid #2479d5;border-radius:4px 10px 10px 4px;padding:12px 14px;display:flex;flex-direction:column}.next-action span{font-size:9px;color:#4a75a8;font-weight:800;text-transform:uppercase}.next-action strong{font-size:12px;margin:4px 0}.next-action small{color:#66758b;font-size:10px}.text-link{border:0;background:none;color:#1768d7;display:flex;align-items:center;gap:6px;font-weight:700;font-size:12px;padding:16px 0 6px}.safe-save{position:absolute;right:15px;bottom:-36px;color:#c8d9ee;display:flex;align-items:center;gap:6px;font-size:10px}.hero-wave{position:absolute;bottom:-1px;left:0;width:100%;height:75px}.intent-result{position:absolute;left:0;right:0;top:390px;background:#fff;color:var(--ink);padding:18px;border-radius:15px;box-shadow:var(--shadow);display:grid;grid-template-columns:auto 1fr auto;gap:15px;align-items:center;z-index:5}.result-close{position:absolute;right:7px;top:7px;border:0;background:none;color:#8995a6}.match-icon{width:45px;height:45px;border-radius:12px;background:#eaf5ff;color:#1768e4;display:grid;place-items:center}.intent-result span{font-size:9px;font-weight:800;color:#16805f;letter-spacing:.12em}.intent-result h3{font-size:16px;margin:3px 0}.intent-result p{font-size:11px;color:#647287;margin:0}.intent-meta{display:flex;gap:10px;margin-top:7px}.intent-meta b{display:flex;align-items:center;gap:4px;font-size:9px;color:#596a80}.intent-meta svg{width:13px}.intent-result .primary-button{height:44px;margin-right:13px;font-size:11px}.quick-section{padding:36px 0 45px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:22px}.section-heading h2{font:700 29px Manrope;letter-spacing:-.025em;margin:7px 0 4px}.section-heading p{color:var(--muted);margin:0;font-size:14px}.outline-button,.secondary-button{height:42px;padding:0 15px;border:1px solid #d6dfe9;border-radius:10px;background:#fff;color:#264361;display:flex;align-items:center;justify-content:center;gap:7px;font-weight:700;font-size:12px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.service-card{display:flex;align-items:center;text-align:left;background:#fff;border:1px solid #e4e9ef;border-radius:14px;padding:18px 14px;min-height:92px;color:var(--ink);box-shadow:0 4px 14px #14243a06;transition:.2s}.service-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px #14243a17;border-color:#c8d5e4}.service-card>span:nth-child(2){display:flex;flex-direction:column;min-width:0;flex:1;margin-left:11px}.service-card strong{font-size:13px}.service-card small{font-size:10px;color:#7a8797;margin-top:5px}.service-card>svg{width:17px;color:#9ca8b8}.service-icon{width:45px;height:45px;display:grid;place-items:center;border-radius:12px;flex:0 0 auto}.service-icon svg{width:21px}.service-icon.blue,.doc-icon.blue{background:#e9f2ff;color:#1768df}.service-icon.violet{background:#f0ebff;color:#7049c8}.service-icon.orange{background:#fff0e4;color:#e87522}.service-icon.teal{background:#e5f7f4;color:#078879}.dashboard-section{display:grid;grid-template-columns:1.55fr .8fr;gap:22px;padding-bottom:70px}.section-heading.compact{margin-bottom:18px}.mobility-card{min-height:186px;background:#fff;border:1px solid #e3e8ee;border-radius:17px;display:grid;grid-template-columns:180px 1fr 40px;align-items:center;overflow:hidden;box-shadow:0 5px 18px #14233609}.vehicle-visual{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;background:linear-gradient(140deg,#e9f1fb,#f7faff);color:#254c7c}.plate{background:#fff;border:2px solid #202b39;border-radius:4px;padding:5px 9px;font:700 11px monospace;letter-spacing:.05em;box-shadow:0 2px 5px #0000001f}.plate small{color:#1473b8;margin-right:4px;font-size:7px}.vehicle-details{padding:22px}.vehicle-details h3{font:700 20px Manrope;margin:5px 0 17px}.vehicle-details h3 small{font:500 11px DM Sans;color:#738195;margin-left:5px}.doc-statuses{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.doc-statuses>div{display:flex;align-items:center;gap:8px}.doc-icon{width:34px;height:34px;border-radius:9px;display:grid;place-items:center}.doc-icon svg{width:17px}.doc-icon.green{background:#e8f7f0;color:#13805e}.doc-icon.amber{background:#fff4df;color:#b8750b}.doc-statuses p{display:flex;flex-direction:column;margin:0}.doc-statuses small{font-size:9px;color:#7a8798}.doc-statuses strong{font-size:10px;margin-top:2px}.more-button{width:35px;height:50px;border:0;border-left:1px solid #e9edf2;background:none;color:#8a97a8}.insight-banner{margin-top:13px;background:#eef5ff;border:1px solid #d9e7fa;border-radius:13px;display:flex;align-items:center;padding:13px 15px;gap:12px}.insight-icon{width:36px;height:36px;border-radius:10px;background:#dceaff;color:#367bd0;display:grid;place-items:center}.insight-icon svg{width:18px}.insight-banner>div:nth-child(2){display:flex;flex-direction:column;flex:1}.insight-banner span{font-size:8px;color:#4678b3;font-weight:800;letter-spacing:.12em}.insight-banner strong{font-size:11px;margin:3px 0}.insight-banner p{font-size:9px;color:#64758a;margin:0}.insight-banner button{border:0;background:none;color:#1768d7;font-weight:700;font-size:10px}.dashboard-aside{padding-top:64px;display:grid;gap:13px}.aside-card{background:#fff;border:1px solid #e2e7ed;border-radius:16px;padding:18px;box-shadow:0 5px 18px #14233609}.aside-title{display:flex;justify-content:space-between;align-items:center;color:#34445a;font-size:12px;font-weight:700}.aside-title>span{display:flex;align-items:center;gap:7px}.live-pill{font-size:8px!important;color:#188060;padding:4px 7px;background:#eaf7f1;border-radius:20px}.live-pill i{width:6px;height:6px;background:#18a679;border-radius:50%}.aside-card h3{font:700 15px Manrope;margin:13px 0 6px}.aside-card>p{font-size:10px;color:#6a788b;line-height:1.5;margin:0 0 12px}.health-row{display:flex;justify-content:space-between;border-top:1px solid #edf0f3;padding:8px 0 0;margin-top:8px;font-size:9px}.health-row span{display:flex;align-items:center;gap:6px}.health-row b{color:#536174}.green-dot,.amber-dot,.status-dot{width:7px;height:7px;background:#19a378;border-radius:50%;display:inline-block}.amber-dot{background:#e9a334}.health-card>small{display:block;font-size:8px;color:#98a2b0;margin-top:11px}.rto-card .aside-title button{border:0;background:none;color:#2670c7}.rto-stats{display:grid;grid-template-columns:1fr 1fr;background:#f5f7fa;border-radius:9px;padding:9px}.rto-stats div{display:flex;flex-direction:column}.rto-stats div+div{border-left:1px solid #dce2e9;padding-left:10px}.rto-stats span{font-size:8px;color:#7b8899}.rto-stats strong{font-size:10px;margin-top:3px}.rto-card .text-link{padding-bottom:0}.promise-section{background:linear-gradient(120deg,#0b2853,#10386e);color:#fff;padding:62px 0}.promise-grid{display:grid;grid-template-columns:.8fr 1.35fr;gap:100px;align-items:center}.promise-grid h2{font:700 30px/1.28 Manrope;letter-spacing:-.03em;margin:12px 0}.promise-points{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.promise-points>div>span{width:43px;height:43px;border:1px solid rgba(255,255,255,.14);border-radius:12px;background:#ffffff12;color:#ffc07d;display:grid;place-items:center}.promise-points svg{width:20px}.promise-points strong{display:block;font-size:12px;margin:12px 0 5px}.promise-points p{font-size:10px;color:#b9c9de;line-height:1.5;margin:0}footer{background:#fff;border-top:1px solid #e5e8ed;padding:25px 0}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr auto;align-items:center;gap:30px;color:#59677a;font-size:10px}.footer-brand{display:flex;align-items:center;gap:10px}.brand-mark.small{width:36px;height:36px}.footer-brand strong{color:#1b2d45;font-size:12px}.footer-grid p{margin:4px 0 0}.footer-status{display:flex;align-items:center;gap:7px}.footer-grid button{border:0;background:none;color:#5e6c7f;font-size:10px;padding:5px}.copilot-fab{position:fixed;right:28px;bottom:25px;z-index:24;background:#fff;border:1px solid #dfe5ec;border-radius:15px;box-shadow:0 12px 35px #081e3c33;height:58px;padding:7px 15px 7px 7px;display:grid;grid-template-columns:43px auto;grid-template-rows:1fr 1fr;column-gap:9px;text-align:left;color:#213552}.copilot-fab>span{grid-row:1/3;width:43px;height:43px;border-radius:11px;background:linear-gradient(135deg,#3d72dc,#7458cc);color:#fff;display:grid;place-items:center}.copilot-fab b{align-self:end;font-size:11px}.copilot-fab small{align-self:start;font-size:8px;color:#728095}.toast-stack{position:fixed;left:50%;bottom:24px;transform:translate(-50%);z-index:100;display:grid;gap:8px}.toast{background:#112a4e;color:#fff;border-radius:12px;padding:12px 18px;box-shadow:var(--shadow);display:flex;align-items:center;gap:9px;font-size:12px}.toast svg{color:#5bd0a5}.page-intro{background:linear-gradient(135deg,#edf4fc,#f7f9fc);border-bottom:1px solid #e0e7ef;padding:48px 0 42px}.page-intro h1{font:800 36px Manrope;letter-spacing:-.04em;color:#112846;margin:8px 0}.page-intro p{color:#66758a;margin:0;max-width:680px}.page-body{padding-top:38px;padding-bottom:80px}.wide-search{height:62px;max-width:750px;background:#fff;border:1px solid #d8e0e9;border-radius:14px;display:flex;align-items:center;padding-left:18px;box-shadow:0 5px 16px #1423370d}.wide-search svg{color:#8491a2}.wide-search input{flex:1;height:100%;border:0;outline:0;padding:0 13px}.wide-search button{align-self:stretch;border:0;background:var(--navy);color:#fff;font-weight:700;padding:0 22px;border-radius:0 13px 13px 0}.service-groups{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:30px}.service-group{background:#fff;border:1px solid #e0e6ed;border-radius:18px;padding:22px}.service-group h2{font:700 20px Manrope;margin:15px 0}.service-group>div{display:grid}.service-group>div button,.service-group>div a{display:flex;justify-content:space-between;align-items:center;border:0;border-top:1px solid #edf0f4;background:none;padding:13px 2px;text-align:left;color:#425066;font-size:12px;text-decoration:none}.service-group button svg,.service-group a svg{width:16px;color:#96a2b2}.application-layout{display:grid;grid-template-columns:1.5fr .7fr;gap:22px}.application-detail{background:#fff;border:1px solid #e0e6ed;border-radius:18px;padding:28px}.app-title-row{display:flex;justify-content:space-between}.status-pill{display:inline-flex;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.09em;border-radius:20px;padding:5px 8px}.status-pill.processing{color:#116cc2;background:#e8f3ff}.status-pill.confirmed{color:#11805f;background:#e9f7f1}.app-title-row h2{font:700 24px Manrope;margin:8px 0 2px}.app-title-row p{color:#738195;font-size:11px}.score{width:70px;height:70px;border-radius:50%;background:#eef5ff;display:grid;place-content:center;text-align:center;color:#1769cf}.score strong{font:800 18px Manrope}.score span{font-size:8px}.reassurance{display:flex;gap:12px;background:#ecf7f3;border:1px solid #d5eee5;border-radius:12px;padding:15px;margin:25px 0}.reassurance svg{color:#138461;flex:0 0 auto}.reassurance strong{font-size:12px}.reassurance p{font-size:10px;color:#5d756e;margin:4px 0 0}.timeline{margin:10px 0 20px}.timeline-item{display:flex;gap:15px;min-height:70px;position:relative}.timeline-item>span{width:27px;height:27px;border:2px solid #d9e0e8;background:#fff;border-radius:50%;display:grid;place-items:center;z-index:1;color:#fff}.timeline-item:not(:last-child):after{content:"";position:absolute;left:13px;top:27px;height:43px;border-left:2px solid #e0e5eb}.timeline-item.done>span{background:#15946b;border-color:#15946b}.timeline-item.active>span{background:#2676d1;border-color:#2676d1}.timeline-item.active svg{width:14px;animation:spin 2s linear infinite}.timeline-item.future{color:#8995a5}.timeline-item div{display:flex;flex-direction:column;padding-top:3px}.timeline-item strong{font-size:12px}.timeline-item small{font-size:9px;color:#7c899a;margin-top:4px}.application-actions{display:flex;gap:10px}.application-actions svg{width:16px}.application-layout>aside{display:grid;align-content:start;gap:15px}.mini-progress{height:6px;background:#e7edf4;border-radius:8px;margin:12px 0 18px;overflow:hidden}.mini-progress i{display:block;width:60%;height:100%;background:#2778d5}.primary-button.full{width:100%;height:46px}.help-mini{display:flex;gap:12px}.help-mini>svg{color:#3779c8}.help-mini h3{margin:0}.help-mini p{margin-bottom:0}.vehicle-hero-card{background:#fff;border:1px solid #e0e6ed;border-radius:20px;overflow:hidden}.vehicle-hero-top{padding:26px;display:flex;align-items:center;gap:18px;background:linear-gradient(120deg,#eef5fd,#fff)}.vehicle-large-icon{width:70px;height:70px;border-radius:18px;background:#fff;color:#205793;box-shadow:0 8px 24px #1e41691a;display:grid;place-items:center}.vehicle-large-icon svg{width:38px;height:38px}.vehicle-hero-top h2{font:700 25px Manrope;margin:5px 0 2px}.vehicle-hero-top p{font-size:11px;color:#6e7c90;margin:0}.plate.large{font-size:15px;margin-left:auto}.vehicle-doc-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:20px;gap:10px}.vehicle-doc-grid>div{display:flex;align-items:center;gap:10px;border:1px solid #e7ebf0;border-radius:12px;padding:12px}.vehicle-doc-grid p{display:flex;flex-direction:column;margin:0;flex:1}.vehicle-doc-grid small{font-size:9px;color:#728095}.vehicle-doc-grid strong{font-size:11px;margin-top:3px}.vehicle-doc-grid>div>svg{width:15px;color:#9ba6b4}.vehicle-action-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #e6ebf0}.vehicle-action-grid button{border:0;border-right:1px solid #e6ebf0;background:#fafbfd;padding:16px;display:flex;justify-content:center;align-items:center;gap:8px;color:#28557f;font-weight:700;font-size:11px}.vehicle-action-grid svg{width:15px}.appointment-page{display:grid;grid-template-columns:1.4fr .65fr;gap:24px}.upcoming-card{background:#fff;border:1px solid #e1e6ed;border-radius:17px;padding:24px;display:flex;gap:20px}.date-block{width:70px;height:76px;border-radius:12px;background:#0c2f60;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}.date-block strong{font:800 30px Manrope}.date-block span{font-size:9px;letter-spacing:.12em}.upcoming-card h2{font:700 21px Manrope;margin:8px 0}.upcoming-card p{display:flex;align-items:center;gap:7px;font-size:11px;color:#657489}.upcoming-card p svg{width:15px}.bring-card{margin-top:14px;background:#fff;border:1px solid #e1e6ed;border-radius:17px;padding:22px;display:grid;gap:10px}.bring-card h3{margin:0 0 5px;font:700 16px Manrope}.bring-card label{display:flex;align-items:center;gap:8px;font-size:11px}.bring-card svg{width:17px;color:#159169}.appointment-page .rto-card{align-self:start}.appointment-page .rto-card .primary-button{margin-top:16px}.help-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.help-grid>button{background:#fff;border:1px solid #e0e6ed;border-radius:16px;padding:22px;text-align:left;min-height:200px;position:relative}.help-grid>button>strong{display:block;font:700 15px Manrope;margin:17px 0 7px}.help-grid>button>p{font-size:10px;color:#6d7a8c;line-height:1.5;margin:0}.help-grid>button>svg{position:absolute;bottom:18px;right:18px;width:18px;color:#768496}.help-icon{width:45px;height:45px;border-radius:12px;display:grid;place-items:center}.help-icon svg{width:21px}.help-icon.purple{background:#f0ebff;color:#714ac5}.help-icon.orange{background:#fff0e2;color:#db6d1d}.help-icon.teal{background:#e6f7f3;color:#098877}.help-icon.blue{background:#e9f2ff;color:#1769dc}.known-issue{margin-top:25px;display:grid;grid-template-columns:auto 1fr auto;gap:15px;align-items:center;background:#fff8e9;border:1px solid #efdfba;border-radius:15px;padding:18px}.known-issue>div{width:40px;height:40px;background:#ffedbf;color:#a66c0d;border-radius:10px;display:grid;place-items:center}.known-issue span{font-size:9px;color:#9c650c;font-weight:800;letter-spacing:.1em}.known-issue h3{font-size:13px;margin:4px 0}.known-issue p{font-size:10px;color:#756b57;margin:0}.known-issue button{border:1px solid #dbc896;background:#fff;border-radius:9px;padding:9px 14px;color:#73540d;font-weight:700;font-size:10px}.popover{position:absolute;top:68px;right:0;background:#fff;border:1px solid #dfe5eb;border-radius:15px;box-shadow:var(--shadow);z-index:60}.notifications{width:355px}.popover-head{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid #ebeff3}.popover-head h3{margin:0;font:700 16px Manrope}.popover-head button,.copilot-panel header button{border:0;background:none;color:#68768a}.notification-item{display:flex;gap:11px;padding:14px 18px;border-bottom:1px solid #edf0f4}.notification-item.new{background:#f7fbff}.notif-icon{width:35px;height:35px;border-radius:10px;display:grid;place-items:center}.notif-icon svg{width:17px}.notif-icon.blue{background:#e8f2ff;color:#2672cc}.notif-icon.orange{background:#fff0e5;color:#e07223}.notification-item div{display:flex;flex-direction:column}.notification-item strong{font-size:11px}.notification-item p{font-size:9px;color:#68768a;margin:3px 0}.notification-item small{font-size:8px;color:#98a2af}.popover-footer{width:100%;border:0;background:none;color:#1768d2;font-weight:700;font-size:10px;padding:13px;display:flex;justify-content:center;align-items:center;gap:7px}.popover-footer svg{width:15px}.profile-menu{width:260px;padding:10px;display:grid}.profile-summary{display:flex;align-items:center;gap:9px;padding:8px 5px 14px;border-bottom:1px solid #e8ecf1}.profile-summary div{display:flex;flex:1;flex-direction:column}.profile-summary strong{font-size:11px}.profile-summary small{font-size:8px;color:#748196;margin-top:3px}.profile-summary>svg{width:17px;color:#2878d3}.profile-menu>button{border:0;background:none;border-radius:8px;padding:10px;text-align:left;display:flex;align-items:center;gap:9px;font-size:10px;color:#435167}.profile-menu>button:hover{background:#f3f6f9}.profile-menu>button svg{width:16px}.copilot-overlay{position:fixed;inset:0;background:#04102259;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:80}.copilot-panel{position:absolute;right:0;top:0;bottom:0;width:min(440px,100%);background:#f5f7fa;box-shadow:-20px 0 60px #0003;display:flex;flex-direction:column}.copilot-panel>header{background:linear-gradient(125deg,#102c58,#244b87);color:#fff;padding:18px;display:flex;align-items:center;gap:11px}.bot-avatar{width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,#557ee0,#916cd0);display:grid;place-items:center}.bot-avatar svg{width:20px}.copilot-panel header>div:nth-child(2){display:flex;flex-direction:column;flex:1}.copilot-panel header strong{font-size:13px}.copilot-panel header span{font-size:8px;color:#c8d8ec;display:flex;align-items:center;gap:5px;margin-top:3px}.copilot-panel header i{width:6px;height:6px;background:#4bd1a2;border-radius:50%}.copilot-panel header button{color:#fff}.copilot-context{margin:12px 14px 0;background:#fff;border:1px solid #e1e6ec;border-radius:11px;padding:10px;display:flex;align-items:center;gap:9px}.copilot-context>svg{width:18px;color:#3478cc}.copilot-context span{display:flex;flex:1;flex-direction:column}.copilot-context small{font-size:7px;color:#7d8999}.copilot-context strong{font-size:9px}.copilot-context button{border:0;background:none;color:#1769d1;font-size:9px;font-weight:700}.chat-body{padding:18px 15px;flex:1;overflow:auto;display:flex;flex-direction:column;gap:13px}.chat-message{display:flex;gap:8px;max-width:88%}.chat-message>span{width:27px;height:27px;flex:0 0 auto;border-radius:8px;background:#e7edff;color:#5b5fc5;display:grid;place-items:center}.chat-message svg{width:15px}.chat-message p{background:#fff;border:1px solid #e0e5eb;border-radius:3px 12px 12px;padding:11px;font-size:10px;line-height:1.55;margin:0}.chat-message.user{align-self:flex-end}.chat-message.user p{background:#183c6e;color:#fff;border-color:#183c6e;border-radius:12px 3px 12px 12px}.suggestions{display:flex;gap:6px;padding:0 14px 10px;overflow:auto}.suggestions button{white-space:nowrap;border:1px solid #cfd9e6;background:#fff;color:#315375;border-radius:20px;padding:7px 10px;font-size:9px}.copilot-panel>form{margin:0 14px 8px;height:48px;border:1px solid #d7dfe9;background:#fff;border-radius:12px;padding:5px;display:flex}.copilot-panel>form input{border:0;outline:0;flex:1;padding:0 9px;font-size:10px}.copilot-panel>form button{width:38px;border:0;border-radius:9px;background:#f4862e;color:#fff;display:grid;place-items:center}.copilot-panel>form svg{width:17px}.copilot-panel>footer{padding:0 14px 12px;display:flex;align-items:center;justify-content:center;gap:5px;color:#788596;font-size:8px}.copilot-panel>footer svg{width:12px}.journey-shell{min-height:100vh;background:#f7f9fb}.journey-header{height:76px;padding:0 28px;background:#fff;border-bottom:1px solid #e3e8ee;display:flex;align-items:center;position:sticky;top:0;z-index:20}.journey-save{margin-left:auto;display:flex;align-items:center;gap:8px;color:#11805f}.journey-save>svg{width:20px}.journey-save span{display:flex;flex-direction:column}.journey-save strong{font-size:10px}.journey-save small{font-size:8px;color:#7b8898}.save-exit{margin-left:22px;border:1px solid #d7dfe8;background:#fff;border-radius:10px;padding:9px 12px;display:flex;align-items:center;gap:8px;color:#4d5b6d;font-weight:700;font-size:10px}.save-exit svg{width:15px}.journey-progress{height:4px;background:#e6ebf1;position:sticky;top:76px;z-index:20}.journey-progress-fill{height:100%;background:linear-gradient(90deg,#f28a2c,#1da275);transition:.4s}.journey-body{min-height:calc(100vh - 80px);display:grid;grid-template-columns:280px minmax(500px,720px) 210px;justify-content:center;gap:50px}.journey-sidebar{padding:52px 30px 30px;border-right:1px solid #e0e5eb;background:#f1f5f9}.journey-sidebar h2{font:700 22px Manrope;margin:8px 0 4px}.journey-sidebar>p{font-size:10px;color:#728096}.journey-sidebar ol{list-style:none;padding:20px 0;margin:0}.journey-sidebar li{min-height:55px;display:flex;gap:11px;position:relative;color:#8a96a6}.journey-sidebar li:not(:last-child):after{content:"";position:absolute;left:13px;top:27px;height:28px;border-left:2px solid #d5dde6}.journey-sidebar li>span{width:28px;height:28px;border:2px solid #d5dde6;border-radius:50%;background:#f1f5f9;display:grid;place-items:center;font-size:9px;font-weight:800;z-index:1}.journey-sidebar li div{display:flex;flex-direction:column;padding-top:5px}.journey-sidebar li strong{font-size:10px}.journey-sidebar li small{font-size:8px;color:#2671c8;margin-top:3px}.journey-sidebar li.current{color:#153960}.journey-sidebar li.current>span{border-color:#2175d2;background:#2175d2;color:#fff;box-shadow:0 0 0 4px #dbeaff}.journey-sidebar li.complete{color:#2f5f50}.journey-sidebar li.complete>span{border-color:#15936a;background:#15936a;color:#fff}.journey-sidebar li.complete svg{width:14px}.secure-note{display:flex;gap:9px;background:#e8f2ee;border-radius:10px;padding:12px;color:#137558}.secure-note>svg{width:17px;flex:0 0 auto}.secure-note strong{font-size:9px}.secure-note p{font-size:8px;line-height:1.45;margin:3px 0 0;color:#59776d}.journey-content{padding:42px 0 100px;position:relative}.back-link{border:0;background:none;padding:0;color:#526278;display:flex;gap:7px;align-items:center;font-weight:700;font-size:10px}.back-link svg{width:16px}.step-content{padding-top:28px;min-height:590px}.step-count{font-size:9px;color:#1770d0;font-weight:800;letter-spacing:.13em}.step-content>h1{font:800 34px/1.2 Manrope;letter-spacing:-.04em;color:#102642;margin:9px 0}.lead{font-size:14px;color:#68768a;line-height:1.55;margin:0 0 26px}.form-card{background:#fff;border:1px solid #dfe5ec;border-radius:16px;padding:22px;display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-card label,.form-card legend{font-size:10px;font-weight:700;color:#35465c}.form-card select,.form-card input,.floating-label input{display:block;margin-top:8px;width:100%;height:48px;border:1px solid #cfd8e3;border-radius:9px;padding:0 12px;color:#243850;background:#fff}.input-suffix{position:relative}.input-suffix span{position:absolute;right:13px;top:23px;color:#788698;font-size:10px}.form-card fieldset{border:0;padding:0;margin:0;grid-column:1/3}.radio-cards{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:8px}.radio-cards label input{position:absolute;opacity:0}.radio-cards label>span{height:47px;border:1px solid #cfd8e3;border-radius:9px;display:flex;align-items:center;padding:0 12px;gap:8px;color:#425269}.radio-cards label>span svg{width:17px;height:17px;border:1px solid #cbd5df;border-radius:50%;padding:3px;color:transparent}.radio-cards input:checked+span{border-color:#2778d5;background:#eff6ff;color:#174f8c}.radio-cards input:checked+span svg{background:#2778d5;border-color:#2778d5;color:#fff}.eligibility-note,.visit-card{display:flex;gap:11px;background:#eef5ff;border:1px solid #d9e7f8;border-radius:12px;padding:14px;margin-top:14px;color:#3773b8}.eligibility-note svg,.visit-card>svg{width:19px;flex:0 0 auto}.eligibility-note strong,.visit-card strong{font-size:10px;color:#244c78}.eligibility-note p,.visit-card p{font-size:9px;color:#647790;line-height:1.5;margin:3px 0 0}.found-record{background:#fff;border:1px solid #dfe5ec;border-radius:16px;overflow:hidden}.record-head{display:flex;gap:11px;align-items:center;background:#eef7f3;padding:15px 18px}.record-head>span{width:35px;height:35px;border-radius:9px;background:#d7eee5;color:#14805f;display:grid;place-items:center}.record-head>span svg{width:18px}.record-head>div{display:flex;flex-direction:column;flex:1}.record-head small{font-size:8px;color:#44806e;letter-spacing:.1em}.record-head strong{font-size:12px;margin-top:3px}.record-head button{border:0;background:none;color:#1769c6;font-weight:700;font-size:9px}.detail-grid{padding:18px;display:grid;grid-template-columns:1fr 1fr;gap:18px}.detail-grid>div{display:flex;flex-direction:column}.detail-grid small{font-size:8px;color:#7d899a}.detail-grid strong{font-size:10px;margin-top:5px}.detail-grid .span-two{grid-column:1/3}.floating-label{display:block;margin-top:15px;font-size:9px;color:#4b5a6e;font-weight:700}.visit-card span{font-size:8px;color:#3970ae;font-weight:800;letter-spacing:.1em}.visit-card strong{display:block;margin-top:3px}.upload-zone{width:100%;height:230px;border:2px dashed #b8c8da;border-radius:16px;background:#f9fbfd;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#315678}.upload-zone:hover{border-color:#327bd0;background:#f1f7ff}.upload-zone>span{width:55px;height:55px;border-radius:15px;background:#e5effa;color:#2375cf;display:grid;place-items:center;margin-bottom:13px}.upload-zone>span svg{width:25px}.upload-zone strong{font-size:12px}.upload-zone p{font-size:10px;color:#6f7e91;margin:5px}.upload-zone small{font-size:8px;color:#919cac}.document-success{background:#fff;border:1px solid #b9dfd2;border-radius:16px;padding:18px;display:grid;grid-template-columns:100px 1fr;gap:20px}.doc-preview{height:125px;border-radius:10px;background:#eef2f6;color:#4e6179;display:grid;place-items:center;align-content:center;gap:8px}.doc-preview svg{width:35px;height:35px}.doc-preview span{font-size:8px;font-weight:800}.success-label{color:#13805e;font-size:8px;font-weight:800;display:flex;align-items:center;gap:5px}.success-label svg{width:15px}.document-success h3{font:700 13px Manrope;margin:7px 0 12px}.validation-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.validation-grid span{display:flex;align-items:center;gap:5px;color:#49675e;font-size:9px}.validation-grid svg{width:13px;color:#15916a}.document-success button{border:0;background:none;color:#1769d0;padding:11px 0 0;font-size:9px;font-weight:700}.digilocker-card{display:flex;align-items:center;gap:11px;background:#fff;border:1px solid #dfe5ec;border-radius:12px;padding:13px;margin-top:13px}.digi-mark{width:34px;height:34px;border-radius:9px;background:#2d77d0;color:#fff;display:grid;place-items:center;font-weight:800}.digilocker-card>div:nth-child(2){display:flex;flex:1;flex-direction:column}.digilocker-card strong{font-size:10px}.digilocker-card p{font-size:8px;color:#788597;margin:3px 0}.digilocker-card button,.rto-selection button{border:1px solid #cfd9e5;background:#fff;border-radius:8px;padding:8px 11px;color:#235f9f;font-weight:700;font-size:9px}.rto-selection{display:flex;align-items:center;background:#fff;border:1px solid #dfe5ec;border-radius:13px;padding:15px}.rto-selection>div{flex:1}.rto-selection h3{font:700 14px Manrope;margin:4px 0}.rto-selection p{font-size:9px;color:#6b798b;display:flex;align-items:center;gap:5px;margin:0}.rto-selection p svg{width:14px}.date-row{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-top:17px}.date-row button{height:78px;border:1px solid #d7dfe8;background:#fff;border-radius:11px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#607085}.date-row button span{font-size:8px;text-transform:uppercase}.date-row button strong{font:700 18px Manrope;margin:2px}.date-row button small{font-size:8px;color:#18805e}.date-row button.selected{border:2px solid #2676d1;background:#f0f6ff;color:#164b86}.slot-title{font:700 13px Manrope;margin:24px 0 11px}.slot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.slot-grid button{height:43px;border:1px solid #cfd9e4;background:#fff;border-radius:9px;color:#42536a;font-weight:700;font-size:10px;position:relative}.slot-grid button.selected{border:2px solid #2376d2;background:#edf5ff;color:#185699}.slot-grid button small{position:absolute;top:-8px;right:4px;background:#1b936d;color:#fff;border-radius:8px;padding:2px 5px;font-size:6px}.queue-note{display:flex;align-items:center;gap:9px;background:#eef7f4;color:#14765a;padding:11px;border-radius:10px;margin-top:13px}.queue-note svg{width:18px}.queue-note span{display:flex;flex-direction:column}.queue-note strong{font-size:9px}.queue-note small{font-size:8px;color:#61786f;margin-top:2px}.fee-card{background:#fff;border:1px solid #dfe5ec;border-radius:15px;padding:20px;margin-bottom:20px}.fee-card>div{display:flex;justify-content:space-between;padding:7px 0;color:#657487;font-size:10px}.fee-card hr{border:0;border-top:1px solid #e5e9ee}.fee-card .fee-total{color:#18314f;font-size:13px}.fee-card .fee-total strong{font:800 20px Manrope}.step-content>h3{font:700 13px Manrope}.payment-methods{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.payment-methods button{height:64px;border:1px solid #d4dde7;background:#fff;border-radius:10px;display:flex;align-items:center;gap:9px;padding:12px;color:#4e5e72}.payment-methods button>svg{width:19px}.payment-methods button>svg:last-child{margin-left:auto;color:#1979d2}.payment-methods button.selected{border:2px solid #2777d3;background:#f0f6ff}.payment-methods strong{font-size:10px}.upi{font-size:9px;font-weight:900;color:#7141a0}.pay-button{width:100%;margin-top:15px}.payment-protection{display:flex;gap:8px;align-items:start;margin-top:13px;color:#68788b}.payment-protection svg{width:16px;flex:0 0 auto;color:#12805f}.payment-protection p{font-size:8px;line-height:1.5;margin:0}.payment-state{height:150px;background:#fff;border:1px solid #dce3eb;border-radius:13px;display:flex;flex-direction:column;align-items:center;justify-content:center}.payment-state>svg{color:#2777d3}.payment-state h3{font-size:13px;margin:10px 0 3px}.payment-state p{font-size:9px;color:#6c7a8d;margin:0}.payment-state small{font-size:8px;color:#8591a0;margin-top:5px}.payment-state.success{border-color:#bde1d5;background:#f4fbf8}.payment-state.success>svg{color:#14926a;width:34px;height:34px}.review-success{display:flex;gap:11px;background:#eaf7f2;border:1px solid #ceeadd;border-radius:13px;padding:15px}.review-success>span{width:34px;height:34px;border-radius:50%;background:#15916a;color:#fff;display:grid;place-items:center}.review-success svg{width:18px}.review-success strong{font-size:11px}.review-success p{font-size:9px;color:#5e776e;margin:3px 0}.review-list{background:#fff;border:1px solid #dfe5ec;border-radius:14px;margin-top:15px}.review-list>div{display:grid;grid-template-columns:1fr 1fr auto;align-items:center;padding:14px;border-bottom:1px solid #e9edf2}.review-list>div:last-child{border:0}.review-list span{display:flex;align-items:center;gap:8px;font-size:9px;color:#68768a}.review-list span svg{width:16px;color:#3679c8}.review-list strong{font-size:9px}.review-list button{border:0;background:none;color:#1769cf;font-weight:700;font-size:8px}.consent{display:flex;align-items:start;gap:9px;margin-top:15px;font-size:9px;color:#526176;line-height:1.5}.consent input{width:17px;height:17px;accent-color:#1769d1}.journey-footer{position:absolute;left:0;right:0;bottom:25px;display:flex;justify-content:space-between;border-top:1px solid #e0e5eb;padding-top:18px}.journey-footer .primary-button,.journey-footer .secondary-button{height:46px;min-width:115px}.journey-footer button:disabled{opacity:.45;cursor:not-allowed}.submit-button{min-width:180px!important}.journey-help{padding-top:68px}.journey-help>button{border:1px solid #dde4ec;background:#fff;border-radius:11px;padding:11px;display:flex;align-items:center;gap:8px;color:#34506f;box-shadow:0 5px 16px #1423370d}.journey-help>button svg{width:18px;color:#3178cc}.journey-help>button span{display:flex;flex-direction:column;text-align:left}.journey-help>button strong{font-size:9px}.journey-help>button small{font-size:7px;color:#818d9d}.journey-help>div{display:flex;align-items:center;gap:6px;color:#8a96a6;margin:16px}.journey-help>div svg{width:13px}.journey-help>div p{font-size:7px}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.lite *{animation:none!important}.lite .hero-pattern{display:none}.lite .hero,.lite .promise-section{background:#0c2b57}@media(max-width:1050px){.main-nav{gap:16px;margin-left:30px}.main-nav button{font-size:12px}.hero-grid{gap:30px}.journey-body{grid-template-columns:240px minmax(450px,650px)}.journey-help{display:none}.service-grid,.help-grid,.vehicle-doc-grid{grid-template-columns:1fr 1fr}}@media(max-width:800px){.shell{width:min(100% - 28px,680px)}.gov-strip{height:28px}.gov-strip-inner>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gov-actions button{display:none}.gov-actions label{padding:0 5px}.main-header{height:65px}.main-nav{display:none;position:absolute;top:65px;left:-14px;right:-14px;background:#fff;margin:0;padding:8px;box-shadow:0 18px 30px #00000026;height:auto;flex-direction:column;align-items:stretch;gap:0}.main-nav.open{display:flex}.main-nav button{padding:13px;text-align:left}.main-nav button.active:after{inset:9px auto 9px 4px;width:3px;height:auto}.profile-button{display:none}.menu-button{display:grid}.brand-mark{width:37px;height:37px}.brand-mark:after{width:30px}.hero{min-height:740px}.hero-grid{grid-template-columns:1fr;padding-top:45px}.hero h1{font-size:40px}.hero-copy>p{font-size:15px}.intent-search{height:auto;display:grid;grid-template-columns:auto 1fr;padding:8px 9px 8px 16px}.intent-search input{height:50px}.intent-search button{grid-column:1/3;height:47px}.trust-card{margin-bottom:65px}.safe-save{bottom:-28px}.intent-result{top:390px;grid-template-columns:auto 1fr}.intent-result .primary-button{grid-column:1/3;width:100%;margin:0}.quick-section{padding-top:30px}.section-heading{align-items:start}.section-heading .outline-button{display:none}.dashboard-section{grid-template-columns:1fr}.dashboard-aside{padding-top:0}.mobility-card{grid-template-columns:120px 1fr 30px}.vehicle-details{padding:15px}.doc-statuses{grid-template-columns:1fr}.insight-banner button{display:none}.promise-grid{grid-template-columns:1fr;gap:25px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:last-child{display:none}.service-groups,.application-layout,.appointment-page{grid-template-columns:1fr}.help-grid{grid-template-columns:1fr 1fr}.page-intro{padding:35px 0}.page-intro h1{font-size:29px}.vehicle-action-grid{grid-template-columns:1fr}.vehicle-action-grid button{border-bottom:1px solid #e6ebf0}.journey-header{padding:0 15px}.journey-save{display:none}.journey-body{display:block}.journey-sidebar{padding:16px;border-right:0;border-bottom:1px solid #e0e5eb}.journey-sidebar>span,.journey-sidebar>h2,.journey-sidebar>p,.journey-sidebar .secure-note{display:none}.journey-sidebar ol{display:flex;padding:0;justify-content:center}.journey-sidebar li{min-height:28px;width:42px}.journey-sidebar li:not(:last-child):after{left:27px;top:13px;width:16px;height:0;border-left:0;border-top:2px solid #d5dde6}.journey-sidebar li div{display:none}.journey-content{padding:25px 18px 100px;max-width:680px;margin:auto}.step-content{padding-top:20px;min-height:600px}.journey-progress{top:76px}.journey-help{display:none}.form-card{grid-template-columns:1fr}.form-card fieldset{grid-column:auto}.journey-footer{left:18px;right:18px}.copilot-fab{right:15px;bottom:15px}}@media(max-width:520px){.shell{width:calc(100% - 24px)}.gov-strip-inner>span{font-size:9px}.brand>i{display:none}.hero{min-height:815px}.hero-grid{padding-top:34px}.hero h1{font-size:35px}.hero-copy>p{font-size:13px}.search-examples span{width:100%}.intent-result{top:420px}.service-grid{grid-template-columns:1fr}.service-card{min-height:78px}.dashboard-section{padding-bottom:45px}.mobility-card{grid-template-columns:1fr}.vehicle-visual{height:110px}.vehicle-details{padding:18px}.more-button{display:none}.promise-points{grid-template-columns:1fr;gap:20px}.footer-grid{grid-template-columns:1fr}.footer-grid>div:nth-child(2),.footer-grid>div:nth-child(3){display:none}.copilot-fab b,.copilot-fab small{display:none}.copilot-fab{width:52px;height:52px;border-radius:14px;padding:4px;display:grid;place-items:center}.copilot-fab>span{width:42px;height:42px}.page-intro h1{font-size:25px}.wide-search{height:auto;display:grid;grid-template-columns:auto 1fr;padding:8px 8px 8px 14px}.wide-search input{height:45px}.wide-search button{grid-column:1/3;height:42px;border-radius:9px}.application-detail{padding:18px}.app-title-row h2{font-size:19px}.score{width:58px;height:58px}.application-actions{flex-direction:column}.help-grid{grid-template-columns:1fr}.known-issue{grid-template-columns:auto 1fr}.known-issue button{grid-column:1/3}.vehicle-hero-top{align-items:flex-start;flex-wrap:wrap}.plate.large{margin-left:0}.vehicle-doc-grid{grid-template-columns:1fr}.upcoming-card{padding:17px}.date-block{width:55px;height:65px}.journey-header .brand>span:nth-child(2){display:none}.save-exit{margin-left:auto}.step-content>h1{font-size:27px}.lead{font-size:12px}.form-card{padding:15px}.radio-cards,.detail-grid{grid-template-columns:1fr}.detail-grid .span-two{grid-column:auto}.document-success{grid-template-columns:1fr}.doc-preview{height:90px}.validation-grid{grid-template-columns:1fr}.date-row,.slot-grid{grid-template-columns:1fr 1fr}.payment-methods{grid-template-columns:1fr}.review-list>div{grid-template-columns:1fr auto}.review-list strong{grid-row:2}.journey-footer .primary-button,.journey-footer .secondary-button{min-width:100px}.notifications{width:calc(100vw - 24px);right:0}.profile-menu{right:0}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}.prototype-flow{min-height:100vh;background:#f7f9fb}.flow-header{height:76px;padding:0 28px;background:#fff;border-bottom:1px solid #e3e8ee;display:flex;align-items:center;position:sticky;top:0;z-index:30}.flow-brand{border:0;background:none;color:#102d57;display:flex;align-items:center;gap:10px;text-align:left}.flow-brand>span{width:40px;height:40px;border-radius:13px;background:linear-gradient(145deg,#0c356e,#081d41);color:#ff9d43;display:grid;place-items:center;font-size:20px;box-shadow:0 0 0 1px #cbd5e2}.flow-brand>div{display:flex;flex-direction:column}.flow-brand strong{font-size:13px}.flow-brand small{font-size:8px;letter-spacing:.12em;color:#748196;margin-top:3px;text-transform:uppercase}.flow-save{margin-left:auto;display:flex;align-items:center;gap:8px;color:#11805f}.flow-save>svg{width:19px}.flow-save>span{display:flex;flex-direction:column}.flow-save strong{font-size:10px}.flow-save small{font-size:8px;color:#7b8898}.flow-layout{display:grid;grid-template-columns:250px minmax(500px,760px);gap:50px;justify-content:center;min-height:calc(100vh - 80px)}.flow-steps{background:#f0f4f8;border-right:1px solid #dee5ed;padding:48px 26px 30px}.flow-steps ol{list-style:none;margin:22px 0;padding:0}.flow-steps li{display:flex;gap:11px;min-height:55px;position:relative;color:#8a96a6}.flow-steps li:not(:last-child):after{content:"";position:absolute;left:13px;top:27px;height:28px;border-left:2px solid #d5dde6}.flow-steps li>span{width:28px;height:28px;border:2px solid #d5dde6;background:#f0f4f8;border-radius:50%;display:grid;place-items:center;font-size:9px;font-weight:800;z-index:1}.flow-steps li>div{display:flex;flex-direction:column;padding-top:5px}.flow-steps li strong{font-size:10px}.flow-steps li small{font-size:8px;color:#2671c8;margin-top:3px}.flow-steps li.current{color:#153960}.flow-steps li.current>span{border-color:#2175d2;background:#2175d2;color:#fff;box-shadow:0 0 0 4px #dbeaff}.flow-steps li.complete{color:#2f5f50}.flow-steps li.complete>span{border-color:#15936a;background:#15936a;color:#fff}.flow-steps li.complete svg{width:14px}.flow-content{padding:42px 0 110px;position:relative;min-width:0}.flow-screen{padding-top:27px;min-height:600px}.flow-screen>h1{font:800 34px/1.2 Manrope,DM Sans,Arial,sans-serif;letter-spacing:-.04em;color:#102642;margin:9px 0}.flow-actions{position:absolute;bottom:28px;left:0;right:0;border-top:1px solid #dfe5ec;padding-top:18px;display:flex;justify-content:space-between}.flow-actions .primary-button,.flow-actions .secondary-button{height:46px;min-width:120px}.flow-actions button:disabled,.final-submit:disabled,.verify-button:disabled{opacity:.45;cursor:not-allowed}.eligibility-result{display:flex;gap:12px;margin-top:15px;padding:15px;border-radius:12px}.eligibility-result>svg{flex:0 0 auto;width:20px}.eligibility-result strong{font-size:11px}.eligibility-result p{font-size:9px;line-height:1.5;margin:4px 0 0}.eligibility-result.eligible{background:#eaf7f2;border:1px solid #cde9de;color:#137558}.eligibility-result.warning{background:#fff6e5;border:1px solid #f0dfbd;color:#8e641b}.identity-card{background:#fff;border:1px solid #dce4ec;border-radius:16px;padding:20px;display:flex;align-items:center;gap:14px}.identity-avatar{width:60px;height:60px;border-radius:16px;background:linear-gradient(135deg,#dfeaff,#eef5fc);color:#1c5799;display:grid;place-items:center;font:800 17px Manrope,sans-serif}.identity-card>div:nth-child(2){display:flex;flex:1;flex-direction:column}.identity-card span{font-size:8px;letter-spacing:.12em;color:#2f7c68;font-weight:800}.identity-card h3{font-size:17px;margin:5px 0}.identity-card p{font-size:10px;color:#718095;margin:0}.identity-card>svg{color:#2c78d1}.why-card{display:flex;gap:11px;border:1px solid #dce7f5;background:#f1f6fd;border-radius:12px;padding:14px;margin-top:14px}.why-card>svg{width:19px;color:#2b72c3;flex:0 0 auto}.why-card strong{font-size:10px}.why-card p{font-size:9px;color:#63758d;line-height:1.5;margin:3px 0 0}.category-grid{display:grid;gap:10px}.category-grid>button{min-height:82px;border:1px solid #dce3eb;background:#fff;border-radius:13px;padding:14px;display:flex;align-items:center;gap:13px;text-align:left;color:#30445e}.category-grid>button>span{width:44px;height:44px;border-radius:11px;background:#edf4fc;color:#286cb8;display:grid;place-items:center}.category-grid>button>span svg{width:22px}.category-grid>button>div{display:flex;flex-direction:column;flex:1}.category-grid strong{font-size:11px}.category-grid small{font-size:9px;color:#788699;margin-top:4px}.category-grid>button>svg{width:19px;color:#177e5d}.category-grid>button.selected{border:2px solid #2576d1;background:#f2f7ff}.document-bundle{background:#fff;border:1px solid #cde4db;border-radius:15px;overflow:hidden}.document-bundle>div:not(.bundle-summary){display:flex;align-items:center;gap:12px;padding:18px;border-bottom:1px solid #e7ecef}.document-bundle>div>svg:first-child{width:23px;color:#3177c8}.document-bundle>div>span{display:flex;flex:1;flex-direction:column}.document-bundle strong{font-size:11px}.document-bundle small{font-size:9px;color:#788697;margin-top:3px}.document-bundle>div>svg:last-child{width:18px;color:#15916a}.bundle-summary{display:flex;gap:8px;padding:13px;background:#ecf7f3;color:#14775a}.bundle-summary svg{width:17px}.bundle-summary p{font-size:9px;margin:0}.quiz-list{display:grid;gap:12px}.quiz-list fieldset{border:1px solid #dce3eb;background:#fff;border-radius:13px;padding:15px;margin:0}.quiz-list legend{display:flex;align-items:center;gap:9px;font-size:11px;font-weight:700;color:#31435a;padding:0 6px}.quiz-list legend span{width:24px;height:24px;border-radius:7px;background:#eaf2fc;color:#246fc5;display:grid;place-items:center}.quiz-list fieldset>label{display:block;margin:8px 0 0 34px}.quiz-list label input{position:absolute;opacity:0}.quiz-list label span{display:block;border:1px solid #e0e6ed;border-radius:8px;padding:9px 11px;font-size:9px;color:#58687c}.quiz-list label.chosen span{border-color:#2777d2;background:#edf5ff;color:#174f8c}.quiz-score{display:flex;gap:11px;background:#eef7f4;color:#14775a;border-radius:11px;padding:13px;margin-top:12px}.quiz-score svg{width:20px}.quiz-score strong{font-size:10px}.quiz-score p{font-size:8px;margin:3px 0 0}.final-submit{width:100%;margin-top:15px}.completion-card{text-align:center;background:#fff;border:1px solid #cfe7de;border-radius:20px;padding:42px 32px;box-shadow:0 14px 40px #14324b12}.completion-card>span{width:72px;height:72px;background:#e6f7f0;color:#14936a;border-radius:50%;display:grid;place-items:center;margin:0 auto 17px}.completion-card>span svg{width:37px;height:37px}.completion-card>small{font-size:8px;color:#17805f;font-weight:800;letter-spacing:.13em}.completion-card h1{font-size:27px!important;margin:8px 0!important}.completion-card>p{font-size:11px;color:#66758a}.completion-card>div{background:#eff6ff;border-radius:11px;padding:13px;margin:18px 0;text-align:left}.completion-card>div strong{font-size:10px}.completion-card>div p{font-size:9px;color:#66798f;margin:3px 0}.completion-card>.primary-button{margin:auto}.lookup-card{background:#fff;border:1px solid #dce4ec;border-radius:15px;padding:20px}.lookup-card label{font-size:10px;font-weight:700;color:#3d4e64}.lookup-card label>div{display:flex;margin-top:9px}.lookup-card input{flex:1;height:50px;border:1px solid #ccd7e2;border-radius:10px 0 0 10px;padding:0 13px;min-width:0}.lookup-card button{border:0;background:#123661;color:#fff;border-radius:0 10px 10px 0;padding:0 18px;display:flex;align-items:center;gap:6px;font-size:10px;font-weight:700}.lookup-card button svg{width:16px}.found-vehicle{display:flex;align-items:center;gap:14px;margin-top:13px;background:#f1f7ff;border:1px solid #d5e5f8;border-radius:14px;padding:15px}.found-vehicle>div:nth-child(2){display:flex;flex:1;flex-direction:column}.found-vehicle span{font-size:8px;color:#3975b9;font-weight:800}.found-vehicle h3{font-size:13px;margin:4px 0}.found-vehicle p{font-size:9px;color:#68798e;margin:0}.found-vehicle>svg{color:#2a79d2}.warning-card{display:flex;gap:11px;background:#fff6e7;border:1px solid #edddb9;border-radius:12px;padding:14px;margin-top:14px;color:#8a621c}.warning-card>svg{width:18px;flex:0 0 auto}.warning-card strong{font-size:10px}.warning-card p{font-size:9px;line-height:1.5;margin:3px 0 0}.verify-button{height:46px;border:1px solid #cdd9e5;background:#fff;color:#2361a2;border-radius:10px;padding:0 15px;display:flex;align-items:center;gap:7px;font-weight:700;font-size:10px;margin-top:13px}.verify-button svg{width:17px}.verified-strip{display:flex;align-items:center;gap:10px;margin-top:13px;background:#eaf7f2;color:#14775a;border:1px solid #cde9dd;border-radius:11px;padding:13px}.verified-strip>svg{width:20px}.verified-strip span{display:flex;flex-direction:column}.verified-strip strong{font-size:10px}.verified-strip small{font-size:8px;margin-top:2px}.transfer-checklist{display:grid;gap:11px}.transfer-checklist>div{display:grid;grid-template-columns:50px 32px 1fr auto;align-items:center;gap:10px;background:#fff;border:1px solid #dce3eb;border-radius:13px;padding:15px}.owner-tag{border-radius:20px;font-size:7px!important;font-weight:800;text-align:center;padding:5px 7px}.owner-tag.seller{background:#eaf2ff;color:#286db8}.owner-tag.buyer{background:#f0eaff;color:#714dc1}.transfer-checklist>div>svg{width:20px;color:#3979bf}.transfer-checklist section strong{font-size:10px}.transfer-checklist section p{font-size:8px;color:#788697;margin:3px 0}.transfer-checklist>div>svg:last-child{color:#15916a}.transfer-checklist button{border:1px solid #cbd8e5;background:#fff;border-radius:8px;color:#2364a8;padding:8px 10px;font-size:8px;font-weight:700}.visit-decision{display:flex;gap:16px;background:linear-gradient(130deg,#0e315f,#1a4b82);color:#fff;padding:20px;border-radius:15px}.visit-badge{width:48px;height:48px;border-radius:13px;background:#ffffff1f;display:grid;place-items:center;flex:0 0 auto}.visit-badge svg{width:23px;color:#ffc17f}.visit-decision span{font-size:8px;color:#a8c8ec;font-weight:800;letter-spacing:.12em}.visit-decision h2{font-size:17px;margin:5px 0}.visit-decision p{font-size:9px;color:#cad9e9;line-height:1.5;margin:0}.flow-screen .bring-card,.flow-screen .rto-selection{margin-top:12px}.calculator-promo{margin-top:24px;padding:22px;border-radius:17px;background:linear-gradient(120deg,#0d315f,#174a82);color:#fff;display:flex;align-items:center;justify-content:space-between}.calculator-promo>div{display:flex;align-items:center;gap:15px}.calculator-promo>div>span{width:50px;height:50px;border-radius:13px;background:#ffffff1a;color:#ffa552;display:grid;place-items:center}.calculator-promo h2{font-size:17px;margin:5px 0}.calculator-promo p{font-size:9px;color:#c3d5e9;margin:0}.calculator-intro{background:linear-gradient(135deg,#eaf3ff,#f8fafc)}.calculator-layout{display:grid;grid-template-columns:1.1fr .8fr;gap:23px}.calculator-form,.cost-result{background:#fff;border:1px solid #dfe5ec;border-radius:18px;padding:24px;align-self:start}.calculator-title{display:flex;gap:12px;align-items:center;margin-bottom:20px}.calculator-title>span{width:46px;height:46px;border-radius:12px;background:#e9f2ff;color:#2170c8;display:grid;place-items:center}.calculator-title h2{font-size:17px;margin:0}.calculator-title p{font-size:9px;color:#748296;margin:3px 0}.calculator-form>label,.two-fields label{display:block;font-size:10px;font-weight:700;color:#3d4e63;margin-top:15px}.calculator-form select,.calculator-form input[type=number],.two-fields select{width:100%;height:48px;border:1px solid #ccd7e2;background:#fff;border-radius:9px;margin-top:7px;padding:0 12px;color:#263c57}.two-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.price-input{position:relative}.price-input svg{position:absolute;left:12px;top:22px;width:16px;color:#64768c}.price-input input{padding-left:35px!important}.price-slider{width:100%;accent-color:#2174cf;margin-top:14px}.estimate-note{display:flex;gap:8px;background:#fff6e7;color:#7b5d25;border-radius:10px;padding:11px;margin-top:14px}.estimate-note svg{width:16px;flex:0 0 auto}.estimate-note p{font-size:8px;line-height:1.5;margin:0}.cost-result{background:linear-gradient(145deg,#0e2e5a,#174a81);color:#fff;border:0;box-shadow:0 20px 50px #0e2e5a33}.cost-result>.micro-label{color:#a8c8ed}.cost-result>h2{font-size:38px;margin:8px 0}.cost-result>p{font-size:9px;color:#bfd1e6}.cost-breakdown{margin:22px 0;border-top:1px solid rgba(255,255,255,.14)}.cost-breakdown>div{display:flex;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.12);padding:12px 0;font-size:10px;color:#cad8e8}.cost-breakdown small{background:#ffffff1a;padding:3px 5px;border-radius:6px;font-size:7px;margin-left:4px}.cost-breakdown strong{color:#fff}.saving-insight{display:flex;gap:9px;background:#ffffff14;border-radius:10px;padding:12px;margin-bottom:17px;color:#ffb66f}.saving-insight svg{width:17px;flex:0 0 auto}.saving-insight p{font-size:8px;line-height:1.5;color:#d5e0ed;margin:0}.rto-explorer{display:grid;grid-template-columns:.9fr 1.1fr;gap:20px}.rto-search{height:52px;background:#fff;border:1px solid #d7e0e9;border-radius:11px;display:flex;align-items:center;padding-left:13px}.rto-search>svg{width:18px;color:#718095}.rto-search input{height:100%;flex:1;border:0;outline:0;padding:0 10px;min-width:0}.rto-search button{align-self:stretch;border:0;border-radius:0 10px 10px 0;background:#153b69;color:#fff;padding:0 16px;font-size:9px;font-weight:700}.rto-list{display:grid;gap:10px;margin-top:12px}.rto-list>button{display:grid;grid-template-columns:1fr auto;gap:10px;position:relative;background:#fff;border:1px solid #dce3eb;border-radius:14px;padding:16px;text-align:left;color:#354860}.rto-list>button.selected{border:2px solid #2777d2;background:#f4f8fe}.rto-list h3{font-size:13px;margin:6px 0}.rto-list p{display:flex;align-items:center;gap:4px;font-size:8px;color:#748297;margin:0}.rto-list p svg{width:12px}.rto-metrics{display:flex;gap:12px}.rto-metrics>span{display:grid;grid-template-columns:auto 1fr;gap:0 5px;align-items:center}.rto-metrics svg{width:15px;color:#2875c8;grid-row:1/3}.rto-metrics small{font-size:7px;color:#8190a1}.rto-metrics strong{font-size:8px}.service-tags{grid-column:1/3;display:flex;gap:5px}.service-tags span{font-size:7px;background:#edf2f7;border-radius:12px;padding:4px 7px}.rto-arrow{position:absolute;right:10px;bottom:10px;width:14px;color:#8b98a7}.mock-map{min-height:570px;border:1px solid #d9e2eb;border-radius:18px;background:#e9eff1;position:sticky;top:100px;overflow:hidden}.map-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(65,102,110,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(65,102,110,.1) 1px,transparent 1px);background-size:35px 35px;transform:rotate(8deg) scale(1.3)}.map-road{position:absolute;background:#fff;border:1px solid #d4dde1;box-shadow:0 0 0 5px #ffffff61;height:12px;width:130%;left:-15%;top:42%;transform:rotate(-23deg)}.map-road.road-two{transform:rotate(31deg);top:58%}.map-pin{position:absolute;color:#175ea9;display:flex;flex-direction:column;align-items:center;font-weight:800}.map-pin svg{width:34px;height:34px;fill:#fff}.map-pin small{background:#fff;border-radius:10px;padding:4px 7px;box-shadow:0 5px 15px #00000021}.pin-one{left:37%;top:31%}.pin-two{right:24%;top:54%;color:#e87827}.map-card{position:absolute;left:18px;right:18px;bottom:18px;background:#fff;border-radius:13px;padding:15px;box-shadow:0 12px 35px #1732402e}.map-card h3{font-size:13px;margin:5px 0}.map-card p{font-size:8px;color:#768598}.map-card button{border:0;background:none;color:#176bc5;font-size:9px;font-weight:700;padding:0;display:flex;align-items:center;gap:5px}.map-card button svg{width:14px}.wallet-summary{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:18px}.wallet-summary>div{display:flex;align-items:center;gap:11px;background:#fff;border:1px solid #dfe5ec;border-radius:13px;padding:15px}.wallet-summary svg{width:21px;color:#2875c9}.wallet-summary span{display:flex;flex-direction:column}.wallet-summary strong{font-size:11px}.wallet-summary small{font-size:8px;color:#788698;margin-top:3px}.wallet-summary p{font-size:9px;color:#637389;margin:0}.document-wallet-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.document-wallet-grid article{background:#fff;border:1px solid #dfe5ec;border-radius:16px;padding:18px;position:relative}.wallet-doc-icon{width:48px;height:48px;border-radius:13px;display:grid;place-items:center;color:#2370c8;background:#eaf3ff}.wallet-doc-icon.tint-1{color:#dc7426;background:#fff0e5}.wallet-doc-icon.tint-2{color:#13815f;background:#e8f7f0}.wallet-doc-icon.tint-3{color:#6e4ac0;background:#f0eaff}.wallet-doc-icon svg{width:22px}.document-wallet-grid .status-pill{position:absolute;top:18px;right:15px}.status-pill.warning{background:#fff2dc;color:#9a6412}.document-wallet-grid h2{font-size:14px;margin:18px 0 4px}.document-wallet-grid>article>p{font-size:9px;color:#718094}.document-wallet-grid article>div:nth-of-type(2){display:flex;align-items:center;gap:5px;font-size:8px;color:#17785a;margin:15px 0}.document-wallet-grid article>div:nth-of-type(2) svg{width:14px}.document-wallet-grid article button{border:0;background:none;color:#1769c7;font-size:9px;font-weight:700;padding:0;display:flex;align-items:center;gap:5px}.document-wallet-grid article button svg{width:14px}.payment-check-layout{display:grid;grid-template-columns:.8fr 1.1fr;gap:20px}.payment-check-card,.payment-trace,.payment-guidance{background:#fff;border:1px solid #dfe5ec;border-radius:17px;padding:24px;align-self:start}.payment-check-icon{width:50px;height:50px;background:#fff0e6;color:#df7222;border-radius:13px;display:grid;place-items:center}.payment-check-card h2{font-size:18px;margin:17px 0 5px}.payment-check-card>p{font-size:9px;color:#718094}.payment-check-card label{display:block;font-size:9px;font-weight:700;color:#405168;margin:20px 0 14px}.payment-check-card input{display:block;width:100%;height:48px;border:1px solid #ccd7e3;border-radius:9px;margin-top:7px;padding:0 12px;text-transform:uppercase}.trace-success{display:flex;align-items:center;gap:12px;background:#eaf7f2;color:#13785a;border-radius:12px;padding:15px}.trace-success>svg{width:30px;height:30px}.trace-success span{display:flex;flex-direction:column}.trace-success small{font-size:8px;font-weight:800}.trace-success strong{font-size:16px;margin-top:3px}.trace-details{margin:17px 0}.trace-details>div{display:flex;justify-content:space-between;border-bottom:1px solid #e8ecf1;padding:11px 0;font-size:9px}.trace-details span{color:#718094}.do-not-pay{display:flex;gap:9px;background:#eef5ff;border-radius:10px;padding:12px;color:#245f9e}.do-not-pay svg{width:18px;flex:0 0 auto}.do-not-pay p{font-size:9px;margin:0}.payment-trace>.outline-button{margin-top:15px}.payment-guidance>svg{color:#2975c8}.payment-guidance h3{font-size:15px}.payment-guidance ul{list-style:none;padding:0;margin:18px 0}.payment-guidance li{display:flex;align-items:center;gap:8px;border-top:1px solid #e8ecf1;padding:11px 0;font-size:9px;color:#5f6f83}.payment-guidance li svg{width:16px;color:#2876c9}.vehicle-doc-grid>button{display:flex;align-items:center;gap:10px;border:1px solid #e7ebf0;background:#fff;border-radius:12px;padding:12px;text-align:left;color:#25384f}.vehicle-doc-grid>button p{display:flex;flex-direction:column;margin:0;flex:1}.vehicle-doc-grid>button small{font-size:9px;color:#728095}.vehicle-doc-grid>button strong{font-size:11px;margin-top:3px}.vehicle-doc-grid>button>svg{width:15px;color:#9ba6b4}.vehicle-utility-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}.vehicle-utility-row>button{display:flex;align-items:center;gap:11px;background:#fff;border:1px solid #dfe5ec;border-radius:13px;padding:15px;color:#31506f;text-align:left}.vehicle-utility-row>button>svg:first-child{width:21px;color:#2975c8}.vehicle-utility-row>button>span{display:flex;flex:1;flex-direction:column}.vehicle-utility-row strong{font-size:10px}.vehicle-utility-row small{font-size:8px;color:#778598;margin-top:3px}.vehicle-utility-row>button>svg:last-child{width:15px;color:#8491a1}.application-stack{display:grid;gap:14px;align-content:start}.demo-application{border-style:dashed}.demo-application .status-pill{background:#f0eaff;color:#6845ad}.empty-actions{display:flex;gap:9px;justify-content:center;margin-top:18px}@media(max-width:900px){.flow-layout{grid-template-columns:210px minmax(430px,650px);gap:28px}.calculator-layout,.rto-explorer{grid-template-columns:1fr}.mock-map{position:relative;top:0;min-height:430px}.document-wallet-grid{grid-template-columns:1fr 1fr}}@media(max-width:720px){.flow-header{padding:0 14px}.flow-save{display:none}.flow-layout{display:block}.flow-steps{padding:14px;border-right:0;border-bottom:1px solid #dfe5ec}.flow-steps>.eyebrow,.flow-steps>.secure-note{display:none}.flow-steps ol{display:flex;justify-content:center;margin:0}.flow-steps li{width:42px;min-height:28px}.flow-steps li:not(:last-child):after{left:27px;top:13px;width:16px;height:0;border-left:0;border-top:2px solid #d5dde6}.flow-steps li>div{display:none}.flow-content{padding:25px 16px 105px;max-width:680px;margin:auto}.flow-screen{min-height:620px}.flow-screen>h1{font-size:28px}.flow-actions{left:16px;right:16px}.calculator-promo{align-items:flex-start;gap:15px}.calculator-promo>div>span{display:none}.calculator-promo>.primary-button{flex:0 0 auto}.payment-check-layout{grid-template-columns:1fr}.document-wallet-grid{grid-template-columns:1fr 1fr}}@media(max-width:520px){.flow-brand>div strong{font-size:11px}.flow-brand>div small{font-size:7px}.flow-header .save-exit{padding:8px;margin-left:auto}.flow-screen>h1{font-size:25px}.flow-screen .form-card,.two-fields{grid-template-columns:1fr}.flow-screen .form-card fieldset{grid-column:auto}.identity-card{align-items:flex-start}.category-grid>button{padding:11px}.transfer-checklist>div{grid-template-columns:44px 1fr auto}.transfer-checklist>div>svg:first-of-type{display:none}.transfer-checklist section{grid-column:2}.lookup-card label>div{display:grid}.lookup-card input{border-radius:9px}.lookup-card button{height:43px;border-radius:9px;margin-top:7px;justify-content:center}.visit-decision{padding:15px}.visit-badge{display:none}.review-list>div{grid-template-columns:1fr auto}.calculator-promo{display:block}.calculator-promo>.primary-button{width:100%;margin-top:15px}.calculator-layout{padding-top:20px}.calculator-form,.cost-result{padding:18px}.cost-result>h2{font-size:31px}.rto-explorer{padding-top:20px}.rto-list>button{grid-template-columns:1fr}.rto-metrics,.service-tags{grid-column:1}.mock-map{min-height:360px}.wallet-summary,.document-wallet-grid,.vehicle-utility-row{grid-template-columns:1fr}.payment-check-card,.payment-trace,.payment-guidance{padding:18px}}.mobility-intent-shell{position:relative;z-index:15;margin-top:-20px;margin-bottom:35px}.assistant-search-state{min-height:82px;display:flex;align-items:center;gap:13px;padding:17px;border:1px solid #8ce4eb52;border-radius:14px;background:#fafffffa;color:#143047;box-shadow:0 16px 40px #0004}.assistant-search-state>svg{width:23px;color:#25a9bd}.assistant-search-state>div{display:flex;flex-direction:column}.assistant-search-state strong{font-size:12px}.assistant-search-state span{font-size:9px;color:#627787;margin-top:4px}.assistant-search-state.error>svg{color:#e17a35}.chat-bubble{display:grid;gap:7px}.chat-bubble p{width:100%}.chat-bubble>button{justify-self:start;border:0;border-radius:9px;background:#e8f3ff;color:#1765b8;padding:8px 10px;display:flex;align-items:center;gap:6px;font-size:9px;font-weight:800}.chat-bubble>button svg{width:14px}.chat-message.user .chat-bubble{margin-left:auto}.chat-message.error p{border-color:#f1cbbf;background:#fff7f3}.chat-message.thinking{align-items:center}.typing-dots{height:38px;min-width:58px;border:1px solid #e0e5eb;background:#fff;border-radius:3px 12px 12px;padding:0 13px;display:flex;align-items:center;gap:4px}.typing-dots i{width:5px;height:5px;border-radius:50%;background:#6983a0;animation:typing-dot 1s infinite}.typing-dots i:nth-child(2){animation-delay:.15s}.typing-dots i:nth-child(3){animation-delay:.3s}@keyframes typing-dot{50%{transform:translateY(-4px);opacity:.45}}.suggestions button:disabled,.copilot-panel>form button:disabled{opacity:.5;cursor:not-allowed}.copilot-panel>form button .spin{animation:spin-loader .8s linear infinite}@keyframes spin-loader{to{transform:rotate(360deg)}}.form-card label,.form-card legend{font-size:13px}.input-suffix span{font-size:12px}.lookup-card label,.calculator-form>label,.two-fields label{font-size:11px}.payment-check-card label{font-size:12px}
