.address-page{min-width:0}.address-heading{display:flex;align-items:center;justify-content:space-between;gap:28px;margin:0 0 24px}.address-heading h1{font-size:clamp(28px,3vw,38px);margin-bottom:10px}.address-heading p{margin:0;color:#60746f;max-width:760px}.address-heading .eyebrow{margin-bottom:7px}.address-heading .button{flex-shrink:0}.address-heading .purchase-box{min-width:275px;max-width:330px}.address-stats{display:grid;grid-template-columns:repeat(4,1fr);background:white;border:1px solid #dce5e1;border-radius:12px;margin-bottom:15px}.address-stats>div{padding:17px 24px;border-right:1px solid #e3ebe7}.address-stats>div:last-child{border:0}.address-stats strong{font-size:29px;line-height:1.3;color:#1b513f;display:block;font-variant-numeric:tabular-nums}.address-stats span{font-size:12px;color:#64776f}.address-monitor{display:flex;align-items:center;flex-wrap:wrap;gap:6px 22px;font-size:12px;color:#64776f;padding:6px 0}.address-monitor>a{margin-left:auto}.address-ok{color:#187753}.address-shortcuts{margin:18px 0 10px}.address-filters{grid-template-columns:repeat(5,minmax(0,1fr));margin-top:12px;gap:14px}.address-search{grid-column:span 2}.address-filters .filter-actions{align-items:center;grid-column:span 2}.address-filters .filter-actions button,.address-filters .filter-actions a{min-height:42px}.address-price{color:#204d3b;font-size:17px;font-weight:750;white-space:nowrap}.address-street{font-size:12px;color:#53685e;margin-top:3px;overflow-wrap:anywhere}.address-table .plan-name{max-width:310px}.address-table td{padding:17px 14px}.address-table .small{font-size:11px}.address-table .address-residential{background:#e2f3e9;color:#19673e}.address-row-actions{min-width:124px}.address-row-actions>a{display:flex;justify-content:center}.address-buy{font-size:12px;margin-top:7px}.address-pagination{display:flex;align-items:center;justify-content:flex-end;gap:18px;margin:20px 0;font-size:13px;color:#6b7b74}.address-explainer{font-size:12px;color:#687b71;line-height:1.8;padding:11px 15px;background:#edf3ef;border-radius:7px;margin:16px 0}.address-empty-verification{font-size:13px;color:#78633a;background:#fff8e9;border:1px solid #ece2c6;padding:10px 15px;border-radius:7px}.address-page .section-heading small{font-size:13px;font-weight:400;color:#75827e;margin-left:10px}.address-events{list-style:none;padding:0;margin:15px 0}.address-events li{display:flex;gap:22px;padding:10px 0;border-bottom:1px solid #edf1ef}.address-events time{font-size:12px;color:#77867e;flex-shrink:0;min-width:155px}.address-events span{font-size:13px}.address-definitions{display:grid;grid-template-columns:140px 1fr;gap:12px 20px;margin:20px 0}.address-definitions dt{color:#7b8982;font-size:13px}.address-definitions dd{margin:0;overflow-wrap:anywhere}.address-link-row{display:flex;gap:20px;align-items:center;flex-wrap:wrap}.address-verification-panel{max-width:870px}.address-verify-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:20px}.address-verify-fields label{font-size:13px;color:#576f63}.address-verify-fields input{display:block;margin-top:6px;border:1px solid #ccdcd3;border-radius:7px;padding:11px 13px;width:100%;background:#fcfefc}.address-full{grid-column:1/-1}.address-verify-form button:disabled{opacity:.55;cursor:not-allowed}.address-candidate{padding:16px 18px;background:#f5f9f6;border:1px solid #d9e6dc;border-radius:8px;margin:14px 0;overflow-wrap:anywhere}.address-candidate dl{display:grid;grid-template-columns:155px 1fr;gap:8px;font-size:13px}.address-candidate dt{color:#6c8075}.address-candidate dd{margin:0}.address-verify-form input:invalid:not(:placeholder-shown){border-color:#a86f4c}.address-verify-result p{margin-top:18px}
@media(max-width:1000px){.address-filters{grid-template-columns:repeat(3,minmax(0,1fr))}.address-table{min-width:970px}.address-table .plan-name{max-width:270px}.address-heading{align-items:flex-start}.nav-note{display:none}}
@media(max-width:900px){.address-heading{display:block}.address-heading>.button{margin-top:18px}.address-heading h1{overflow-wrap:anywhere}.address-heading .purchase-box{max-width:none;min-width:0;margin-top:18px}.address-stats{grid-template-columns:repeat(2,1fr)}.address-stats>div{padding:15px 18px;border-bottom:1px solid #e3ebe7}.address-stats>div:nth-child(2){border-right:0}.address-stats>div:nth-child(3){border-bottom:0}.address-stats strong{font-size:25px}.address-monitor>a{margin-left:0}.address-filters{grid-template-columns:repeat(2,minmax(0,1fr));padding:16px;gap:12px}.address-search{grid-column:1/-1}.address-table{min-width:0;display:block}.address-table thead{display:none}.address-table tbody{display:block}.address-table tr{display:grid;grid-template-columns:1fr 1fr;gap:12px 16px;padding:20px;border-bottom:1px solid #dbe5df}.address-table td{display:block;padding:0;border:0;min-width:0}.address-table td:first-child{grid-column:1/-1;margin-bottom:2px}.address-table td:first-child:before{display:none}.address-table td[data-label]:before{content:attr(data-label);display:block;font-size:10px;color:#839087;margin-bottom:3px}.address-table .plan-name{max-width:none;font-size:16px}.address-table .address-street{font-size:13px}.address-row-actions{display:flex!important;gap:15px;grid-column:1/-1;align-items:center;padding-top:4px!important}.address-row-actions>a{margin:0}.address-table tbody tr:hover{background:white}.address-events li{display:block}.address-events time{display:block;margin-bottom:3px}.address-definitions{grid-template-columns:95px 1fr;gap:10px;font-size:14px}.address-candidate dl{grid-template-columns:110px 1fr}.address-page .section-heading{align-items:flex-start;flex-direction:column;gap:5px}.address-shortcuts{gap:7px}.address-shortcuts a{font-size:12px;padding:7px 10px}.address-verify-fields{gap:12px}.address-verify-form button{width:100%}.address-page .section.panel{padding:20px}.address-page .table-scroll{max-width:100%}}
.address-stats>a{display:block;padding:17px 24px;border-right:1px solid #e3ebe7;text-decoration:none}.address-stats>a:last-child{border:0}.address-stats>a:hover{background:#f7fbf8}.address-stats>a.limited strong{color:#ac752d}.address-stats>a.candidate strong{color:#168156}.address-assessment{min-width:155px;max-width:250px;display:grid;gap:5px}.address-assessment strong{font-size:13px;line-height:1.5;color:#65766d}.address-assessment strong:before{content:'';display:inline-block;width:7px;height:7px;border-radius:50%;background:#97a69b;margin-right:7px}.address-assessment.candidate strong{color:#167b50}.address-assessment.candidate strong:before{background:#169461}.address-assessment.limited strong,.address-assessment.incomplete strong{color:#9e671f}.address-assessment.limited strong:before,.address-assessment.incomplete strong:before{background:#d29a3b}.address-assessment span{font-size:11px;line-height:1.65;color:#748177}.address-checks{display:flex;gap:4px;flex-wrap:wrap;max-width:230px;margin-bottom:5px}.address-checks>span{font-size:10px;color:#69796f;background:#f0f4f1;border:1px solid #e2e8e3;padding:2px 5px;border-radius:4px;white-space:nowrap}.address-checks b{font-weight:600;color:#415e4c}.address-presence{margin-top:5px}.address-presence .badge{background:transparent;color:#7d8e81;padding:0;font-weight:400;font-size:10px}.address-presence .badge:before{content:'•';margin-right:2px;color:#519677}.address-legend{display:flex;gap:7px 20px;flex-wrap:wrap;padding:11px 14px;background:#edf3ef;border:1px solid #e1e9e3;border-radius:8px;margin-bottom:14px;font-size:11px;color:#65786a}.address-legend i{display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:6px;background:#98a59a}.address-legend i.candidate{background:#169461}.address-legend i.limited{background:#d29a3b}.address-state-panel{padding:11px 16px;background:white;border:1px solid #dce5df;border-radius:8px;margin:12px 0 23px;font-size:13px;color:#4c6655}.address-state-panel summary{cursor:pointer}.address-state-links{display:flex;gap:8px;flex-wrap:wrap;margin-top:15px}.address-state-links a{border:1px solid #dce7df;border-radius:6px;padding:6px 9px;font-size:12px;color:#4d6a56}.address-state-links a.active{background:#edf5ee;border-color:#6c9c78}.address-state-links small{color:#839287;font-size:10px}.address-table td:nth-child(3){min-width:175px}.address-table td:nth-child(4){min-width:200px}.address-table .address-row-actions{min-width:115px}.address-page #verification>.address-assessment{margin:5px 0 20px;padding:13px 16px;max-width:none;background:#f4f7f4;border-radius:8px}
@media(max-width:900px){.address-stats>a{padding:15px 18px;border-bottom:1px solid #e3ebe7}.address-stats>a:nth-child(2){border-right:0}.address-stats>a:nth-child(3){border-bottom:0}.address-table td:nth-child(3),.address-table td:nth-child(4){min-width:0}.address-table td:nth-child(3){grid-column:1/-1;grid-row:2;padding:11px 13px;border-radius:8px;background:#f5f8f5}.address-table td:nth-child(3):before{display:none}.address-table td:nth-child(4){grid-column:2;grid-row:3}.address-table td:nth-child(2){grid-column:1;grid-row:3}.address-assessment{max-width:none;min-width:0}.address-assessment strong{font-size:14px}.address-checks{gap:4px}.address-checks>span{font-size:10px}.address-row-actions{grid-row:4}.address-table td:nth-child(4) .small{font-size:10px}.address-legend{font-size:11px;gap:7px}.address-heading>.button{width:100%}}
.address-review-summary{display:flex;align-items:center;gap:10px 18px;flex-wrap:wrap;padding:12px 15px;background:#f8faf8;border:1px solid #dce5df;border-radius:8px;margin:14px 0;font-size:12px}.address-review-summary strong{color:#354f41}.address-review-summary a{font-weight:650;color:#26634b}.address-review-summary span{color:#7a887e}.address-manual-checks{display:grid;gap:8px;margin-bottom:7px;min-width:148px}.address-manual-checks>a{display:flex;gap:7px;align-items:center;justify-content:space-between;font-size:11px;color:#637567;text-decoration:none}.address-review-badge{display:inline-block;padding:3px 7px;border-radius:5px;font-size:11px;white-space:nowrap;font-weight:650}.address-review-badge.good{background:#e4f3e9;color:#197548}.address-review-badge.bad{background:#fff0df;color:#a06021}.address-review-badge.unknown{background:#eff2ef;color:#7c8980}.address-review-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.address-review-grid article{min-width:0;padding:17px;border:1px solid #dce6df;border-radius:8px}.address-review-grid h3{margin-top:0;font-size:16px}.address-review-grid .address-definitions{grid-template-columns:90px 1fr;font-size:12px;gap:10px}.address-table td{padding-left:11px;padding-right:11px}.address-table td:nth-child(3){min-width:145px}.address-table td:nth-child(4){min-width:145px}.address-table .address-assessment{min-width:130px}.address-table .plan-name{max-width:245px}.address-table td:nth-child(5){min-width:165px}.address-table .address-manual-checks{min-width:145px}
@media(max-width:1100px) and (min-width:901px){.address-table{min-width:1040px}}
@media(max-width:900px){.address-review-grid{grid-template-columns:1fr}.address-table td:nth-child(3),.address-table td:nth-child(4),.address-table td:nth-child(5){min-width:0}.address-table td:nth-child(5){grid-row:4;grid-column:1/-1;padding-top:8px;border-top:1px solid #e6ece7}.address-table .address-manual-checks{min-width:0;display:flex;gap:12px 24px;flex-wrap:wrap}.address-manual-checks>a{justify-content:flex-start}.address-table .address-row-actions{grid-row:5}.address-table .plan-name{max-width:none}.address-review-summary{gap:8px 14px}.address-review-summary span{flex-basis:100%}}

