.iw-benchmarks{--teal:#1AA89C;--teal-dk:#0E7A70;--teal-bg:#E5F5F2;--ink:#0D1F2D;--ink2:#48606D;--ink3:#8298A3;--surface:#EFF7F6;--card:#FFFFFF;--border:#E2EEEC;--border2:#CCE1DD;--page-bg:#F4FAF9;--amber:#D97706;--amber-bg:#FFF7ED;--red:#DC2626;--red-bg:#FEF2F2;--err:#EF4444;--blue:#1AA89C;--green:#0E7A70;--yellow:#D97706;--orange:#B45309;--purple:#7C6BD9;--teal-lt:#6FC9BE;--teal-deep:#0B5E56;--navy:#2B4859;--r-sm:8px;--r-md:12px;--r-lg:16px;--r-xl:22px;--shadow-sm:0 1px 3px rgba(13,31,45,.06),0 1px 2px rgba(13,31,45,.04);--shadow-md:0 6px 24px rgba(13,31,45,.09);--shadow-lg:0 18px 48px rgba(13,31,45,.16)}.iw-benchmarks,.iw-benchmarks *{box-sizing:border-box;margin:0;padding:0}.iw-benchmarks{scroll-behavior:smooth;scroll-padding-top:60px;font-family:Inter,system-ui,sans-serif;color:var(--ink);background:var(--page-bg);font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased}.iw-benchmarks .num{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.iw-benchmarks a{color:inherit}.iw-benchmarks img{max-width:100%;display:block}.iw-benchmarks .hdr{display:flex;align-items:center;justify-content:space-between;padding:18px 28px;border-bottom:1px solid var(--border);background:var(--card);position:relative;z-index:60}.iw-benchmarks .hdr-brand{display:flex;align-items:center;gap:12px;margin-right:auto}.iw-benchmarks .hdr-tile{width:38px;height:38px;border-radius:11px;flex-shrink:0;background:linear-gradient(150deg,#1AA89C,#0E7A70);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:15px;letter-spacing:-.5px}.iw-benchmarks .hdr-wm{font-size:20px;font-weight:800;letter-spacing:-.6px;color:var(--ink)}.iw-benchmarks .hdr-links{display:flex;align-items:center;gap:28px}.iw-benchmarks .hdr-links a{font-size:14.5px;font-weight:600;color:var(--ink2);text-decoration:none;position:relative;padding:4px 0;transition:color .12s}.iw-benchmarks .hdr-links a:hover{color:var(--ink)}.iw-benchmarks .hdr-links a.active{color:var(--teal-dk);font-weight:700}.iw-benchmarks .hdr-links a.active:after{content:"";position:absolute;left:0;right:0;bottom:-3px;height:2.5px;border-radius:2px;background:var(--teal)}.iw-benchmarks .hdr-menu{display:flex;flex-direction:column;gap:4px;cursor:pointer;padding:6px;margin-left:28px}.iw-benchmarks .hdr-menu span{width:22px;height:2px;border-radius:2px;background:var(--ink);transition:.2s}@media(max-width:760px){.iw-benchmarks .hdr-links{display:none;position:absolute;top:100%;right:16px;left:16px;flex-direction:column;align-items:stretch;gap:0;background:var(--card);border:1px solid var(--border);border-radius:14px;box-shadow:var(--shadow-md);padding:8px;z-index:80}.iw-benchmarks .hdr-links.open{display:flex}.iw-benchmarks .hdr-links a{padding:11px 13px;border-radius:9px}.iw-benchmarks .hdr-links a.active:after{display:none}.iw-benchmarks .hdr-links a.active{background:var(--teal-bg)}}.iw-benchmarks .secnav{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border)}.iw-benchmarks .secnav-inner{max-width:1180px;margin:0 auto;padding:10px 24px;display:flex;gap:5px;overflow-x:auto;scrollbar-width:none}.iw-benchmarks .secnav-inner::-webkit-scrollbar{display:none}.iw-benchmarks .secnav-inner a{font-size:13px;font-weight:600;color:var(--ink2);text-decoration:none;padding:7px 14px;border-radius:999px;white-space:nowrap;transition:background .14s,color .14s}.iw-benchmarks .secnav-inner a:hover{background:var(--teal-bg);color:var(--teal-dk)}.iw-benchmarks .secnav-inner a.active{background:var(--teal-dk);color:#fff}.iw-benchmarks .wrap{max-width:1180px;margin:0 auto;padding:0 24px}.iw-benchmarks section{scroll-margin-top:60px}.iw-benchmarks .sec{padding:54px 0}.iw-benchmarks .sec-head{margin-bottom:26px;max-width:780px}.iw-benchmarks .eyebrow{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:700;letter-spacing:1.4px;text-transform:uppercase;color:var(--teal-dk);margin-bottom:12px}.iw-benchmarks .eyebrow .dot{width:7px;height:7px;border-radius:50%;background:var(--teal)}.iw-benchmarks h2.sec-title{font-size:30px;font-weight:800;letter-spacing:-.8px;line-height:1.12;color:var(--ink)}.iw-benchmarks .sec-lead{font-size:15.5px;color:var(--ink2);line-height:1.65;margin-top:12px}.iw-benchmarks .sec-lead strong{color:var(--ink);font-weight:600}.iw-benchmarks .hero{position:relative;overflow:hidden;background:var(--card);border-bottom:1px solid var(--border);color:var(--ink)}.iw-benchmarks .hero:after{content:"";position:absolute;inset:0;background:radial-gradient(820px 400px at 90% -20%,rgba(26,168,156,.14),transparent 62%);pointer-events:none}.iw-benchmarks .hero-inner{max-width:1180px;margin:0 auto;padding:54px 24px 38px;position:relative;z-index:1;display:grid;grid-template-columns:1.45fr .85fr;grid-gap:40px;gap:40px;align-items:center}.iw-benchmarks .hero-disc{display:inline-flex;align-items:center;gap:8px;font-size:12.5px;font-weight:600;color:var(--teal-dk);background:var(--teal-bg);border:1px solid var(--border2);padding:7px 14px;border-radius:999px;margin-bottom:20px}.iw-benchmarks .hero h1{font-size:46px;line-height:1.06;font-weight:800;letter-spacing:-1.6px;color:var(--ink)}.iw-benchmarks .hero h1 .accent{color:var(--teal-dk)}.iw-benchmarks .hero-sub{font-size:16.5px;line-height:1.6;color:var(--ink2);margin-top:18px;max-width:560px}.iw-benchmarks .hero-mascot-wrap{display:flex;justify-content:center;align-items:flex-end;position:relative}.iw-benchmarks .hero-mascot-glow{position:absolute;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(26,168,156,.16),transparent 68%);top:50%;left:50%;transform:translate(-50%,-50%)}.iw-benchmarks .hero-mascot{width:268px;height:auto;position:relative;z-index:1;filter:drop-shadow(0 18px 30px rgba(13,31,45,.16))}.iw-benchmarks .hero-stats{max-width:1180px;margin:0 auto;padding:0 24px 44px;position:relative;z-index:1}.iw-benchmarks .hero-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.iw-benchmarks .stat-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);padding:18px 22px}.iw-benchmarks .stat-card .st-big{font-size:20px;font-weight:800;letter-spacing:-.4px;color:var(--ink);margin-bottom:5px}.iw-benchmarks .stat-card .st-sub{font-size:13px;color:var(--ink2);line-height:1.5}.iw-benchmarks .card{background:var(--card);border:1px solid var(--border);border-radius:var(--r-xl);box-shadow:var(--shadow-sm)}.iw-benchmarks .grid-2{display:grid;grid-template-columns:1fr 1fr;grid-gap:22px;gap:22px}.iw-benchmarks .grid-2.lean-left{grid-template-columns:.9fr 1.1fr}.iw-benchmarks .grid-2>*{min-width:0}.iw-benchmarks .pad{padding:24px 26px}.iw-benchmarks .chart-card{padding:24px 26px 18px}.iw-benchmarks .chart-title{font-size:15px;font-weight:700;color:var(--ink);margin-bottom:2px}.iw-benchmarks .chart-note-top{font-size:12.5px;color:var(--ink3);margin-bottom:14px}.iw-benchmarks .chart-box{position:relative;width:100%;height:360px}.iw-benchmarks .chart-box.tall{height:400px}.iw-benchmarks .data-as-of{font-size:11.5px;color:var(--ink3);margin-top:14px;padding-top:12px;border-top:1px dashed var(--border);display:flex;align-items:center;gap:7px}.iw-benchmarks .data-as-of svg{width:13px;height:13px;stroke:var(--ink3);stroke-width:2;fill:none;flex-shrink:0}.iw-benchmarks .wealthy-note{display:flex;align-items:center;gap:16px;background:var(--teal-bg);border:1px solid var(--border2);border-radius:var(--r-lg);padding:16px 20px}.iw-benchmarks .wealthy-note .wn-mascot{width:54px;height:54px;flex-shrink:0;object-fit:contain;filter:drop-shadow(0 4px 8px rgba(14,122,112,.18))}.iw-benchmarks .wealthy-note .wn-body{font-size:14.5px;color:var(--ink);line-height:1.55}.iw-benchmarks .wealthy-note .wn-body b{color:var(--teal-dk);font-weight:700}.iw-benchmarks .wealthy-note.amber{background:var(--amber-bg);border-color:#F4D9B0}.iw-benchmarks .callout{display:flex;gap:12px;border-radius:var(--r-lg);padding:15px 18px;font-size:13.5px;line-height:1.55}.iw-benchmarks .callout .ic{font-size:16px;line-height:1.3;flex-shrink:0}.iw-benchmarks .callout.teal{background:var(--teal-bg);border:1px solid var(--border2);color:var(--ink2)}.iw-benchmarks .callout.teal b{color:var(--teal-dk)}.iw-benchmarks .callout.amber{background:var(--amber-bg);border:1px solid #f4d9b0;color:#92560C}.iw-benchmarks .callout.amber b{color:var(--amber)}.iw-benchmarks .tbl-wrap{overflow-x:auto;border:1px solid var(--border);border-radius:var(--r-lg)}.iw-benchmarks table.bench{width:100%;border-collapse:collapse;font-size:13.5px;min-width:480px}.iw-benchmarks table.bench thead th{background:var(--surface);color:var(--ink2);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.6px;text-align:left;padding:11px 16px;border-bottom:1px solid var(--border)}.iw-benchmarks table.bench tbody td{padding:11px 16px;border-bottom:1px solid var(--border);color:var(--ink);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.iw-benchmarks table.bench tbody tr:last-child td{border-bottom:none}.iw-benchmarks table.bench tbody tr:nth-child(2n){background:#FAFDFC}.iw-benchmarks table.bench td.lbl{font-weight:600;color:var(--ink)}.iw-benchmarks table.bench td.pos{color:var(--green);font-weight:600}.iw-benchmarks table.bench .cap{color:var(--ink3);font-weight:500}.iw-benchmarks .band-block{padding:30px 26px 24px}.iw-benchmarks .band-labels{display:flex;margin-bottom:8px}.iw-benchmarks .band-seg-lbl{flex:var(--w);text-align:center;font-size:11.5px;font-weight:700;color:var(--ink2);padding:0 4px}.iw-benchmarks .band-seg-lbl .rng{display:block;font-size:10.5px;font-weight:600;color:var(--ink3);margin-top:1px}.iw-benchmarks .band-track-wrap{position:relative;padding-top:34px}.iw-benchmarks .band-track{display:flex;height:26px;border-radius:8px;overflow:hidden;box-shadow:inset 0 0 0 1px rgba(13,31,45,.04)}.iw-benchmarks .band-seg{flex:var(--w);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.12)}.iw-benchmarks .band-axis{display:flex;margin-top:7px}.iw-benchmarks .band-axis span{flex:var(--w);font-size:10.5px;color:var(--ink3);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;position:relative}.iw-benchmarks .band-axis span:before{content:"";position:absolute;left:0;top:-9px;width:1px;height:5px;background:var(--border2)}.iw-benchmarks .band-marker{position:absolute;top:0;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;z-index:3}.iw-benchmarks .band-marker .mk-pill{font-size:10.5px;font-weight:700;color:#fff;background:var(--ink);padding:3px 9px;border-radius:999px;white-space:nowrap;box-shadow:var(--shadow-sm)}.iw-benchmarks .band-marker .mk-val{font-size:11px;font-weight:800;color:var(--ink);margin-top:2px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.iw-benchmarks .band-marker .mk-arrow{width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:8px solid var(--ink);margin-top:2px}.iw-benchmarks .band-marker.red .mk-pill{background:var(--red)}.iw-benchmarks .band-marker.red .mk-arrow{border-top-color:var(--red)}.iw-benchmarks .ef-rows{display:flex;flex-direction:column;gap:9px}.iw-benchmarks .ef-row{display:grid;grid-template-columns:96px 150px 1fr;align-items:center;grid-gap:14px;gap:14px;padding:11px 14px;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md)}.iw-benchmarks .ef-range{font-size:12.5px;font-weight:700;color:var(--ink2);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.iw-benchmarks .ef-pill{justify-self:start;font-size:12px;font-weight:700;color:#fff;padding:4px 12px;border-radius:999px}.iw-benchmarks .ef-desc{font-size:13px;color:var(--ink2)}.iw-benchmarks .ov-strip{display:flex;flex-direction:column;gap:10px;margin-top:18px}.iw-benchmarks .ov-item{display:flex;align-items:center;gap:13px;padding:11px 14px;border-radius:var(--r-md);background:var(--surface);border:1px solid var(--border)}.iw-benchmarks .ov-swatch{width:13px;height:13px;border-radius:4px;flex-shrink:0}.iw-benchmarks .ov-name{font-size:14px;font-weight:700;color:var(--ink)}.iw-benchmarks .ov-meta{font-size:12.5px;color:var(--ink3);margin-left:auto;text-align:right}.iw-benchmarks .meth-list{list-style:none;display:flex;flex-direction:column;gap:14px;margin-top:6px}.iw-benchmarks .meth-list li{display:flex;gap:13px;align-items:flex-start}.iw-benchmarks .meth-badge{flex-shrink:0;font-size:11px;font-weight:700;letter-spacing:.4px;text-transform:uppercase;color:var(--teal-dk);background:var(--teal-bg);border:1px solid var(--border2);padding:4px 10px;border-radius:999px;margin-top:1px;white-space:nowrap}.iw-benchmarks .meth-txt{font-size:14px;color:var(--ink2);line-height:1.5}.iw-benchmarks .meth-txt b{color:var(--ink);font-weight:600}.iw-benchmarks .donut-box{position:relative;height:230px}.iw-benchmarks .donut-center{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none}.iw-benchmarks .donut-center .dc-big{font-size:26px;font-weight:800;color:var(--ink);letter-spacing:-.5px}.iw-benchmarks .donut-center .dc-sub{font-size:11.5px;color:var(--ink3);font-weight:600;text-transform:uppercase;letter-spacing:.8px;margin-top:2px}.iw-benchmarks .rent-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.iw-benchmarks .rent-card{background:var(--card);border:1px solid var(--border);border-radius:var(--r-md);padding:15px 16px;box-shadow:var(--shadow-sm)}.iw-benchmarks .rent-card.natl{background:var(--teal-bg);border-color:var(--border2)}.iw-benchmarks .rent-city{font-size:13px;font-weight:600;color:var(--ink2);margin-bottom:6px}.iw-benchmarks .rent-price{font-size:22px;font-weight:800;color:var(--ink);letter-spacing:-.6px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.iw-benchmarks .rent-price small{font-size:12px;font-weight:600;color:var(--ink3);letter-spacing:0}.iw-benchmarks .stack{display:flex;flex-direction:column;gap:18px}.iw-benchmarks .mt-18{margin-top:18px}.iw-benchmarks .mt-22{margin-top:22px}.iw-benchmarks .src-note{font-size:12px;color:var(--ink3);margin-top:12px;font-style:italic}.iw-benchmarks .footer{background:var(--ink);color:#9FB6BD;margin-top:30px}.iw-benchmarks .footer-inner{max-width:1180px;margin:0 auto;padding:30px 24px;display:flex;align-items:center;gap:20px;flex-wrap:wrap;font-size:12.5px;line-height:1.5}.iw-benchmarks .footer-inner .f-left{display:flex;align-items:center;gap:11px;font-weight:600;color:#D7E6E8}.iw-benchmarks .footer-inner .f-badge{width:30px;height:30px;border-radius:50%;background:rgba(255,255,255,.08);object-fit:cover;object-position:top}.iw-benchmarks .footer-inner .f-center{margin:0 auto;text-align:center}.iw-benchmarks .footer-inner .f-right{text-align:right}@media(max-width:900px){.iw-benchmarks .hero-inner{grid-template-columns:1fr;gap:20px}.iw-benchmarks .hero-mascot-wrap{justify-content:flex-start}.iw-benchmarks .hero-mascot{width:210px}.iw-benchmarks .hero h1{font-size:38px}}@media(max-width:768px){.iw-benchmarks{font-size:14px}.iw-benchmarks .grid-2,.iw-benchmarks .grid-2.lean-left,.iw-benchmarks .hero-stats-grid{grid-template-columns:1fr}.iw-benchmarks .rent-grid{grid-template-columns:1fr 1fr}.iw-benchmarks h2.sec-title{font-size:25px}.iw-benchmarks .hero h1{font-size:32px}.iw-benchmarks .ef-row{grid-template-columns:1fr;gap:6px;align-items:flex-start}.iw-benchmarks .ef-pill{justify-self:start}.iw-benchmarks .nav-inner{padding:11px 16px;gap:12px}.iw-benchmarks .wrap{padding:0 16px}.iw-benchmarks .sec{padding:40px 0}.iw-benchmarks .footer-inner{flex-direction:column;align-items:flex-start;gap:10px}.iw-benchmarks .footer-inner .f-center,.iw-benchmarks .footer-inner .f-right{margin:0;text-align:left}}@media(max-width:480px){.iw-benchmarks .rent-grid{grid-template-columns:1fr}.iw-benchmarks .band-seg-lbl{font-size:10px}.iw-benchmarks .band-seg{font-size:9.5px}}.iw-benchmarks .refs-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:14px;gap:14px}.iw-benchmarks .ref-card{background:var(--card);border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--shadow-sm);padding:18px 20px}.iw-benchmarks .ref-card h3{display:flex;align-items:center;gap:9px;font-size:13.5px;font-weight:700;color:var(--ink);margin-bottom:12px}.iw-benchmarks .ref-card h3 .rk{font-size:10px;font-weight:700;letter-spacing:.6px;text-transform:uppercase;color:var(--teal-dk);background:var(--teal-bg);border:1px solid var(--border2);border-radius:999px;padding:3px 9px}.iw-benchmarks .ref-list{list-style:none;display:flex;flex-direction:column;gap:11px}.iw-benchmarks .ref-list li{display:flex;gap:10px;font-size:13px;line-height:1.5;color:var(--ink2)}.iw-benchmarks .ref-list li:before{content:"";flex-shrink:0;width:6px;height:6px;border-radius:50%;background:var(--teal);margin-top:7px}.iw-benchmarks .ref-list .src{color:var(--ink);font-weight:600}.iw-benchmarks .ref-list a{color:var(--teal-dk);text-decoration:none;border-bottom:1px solid var(--border2)}.iw-benchmarks .ref-list a:hover{border-bottom-color:var(--teal)}.iw-benchmarks .ref-note{margin-top:16px;font-size:12.5px;color:var(--ink3);line-height:1.55}@media(max-width:680px){.iw-benchmarks .refs-grid{grid-template-columns:1fr}}.iw-benchmarks .cta{background:linear-gradient(120deg,#E6F5F1,#EFFAF7);border:1px solid #bee8e0;border-radius:var(--r-xl);padding:36px 40px;display:grid;grid-template-columns:1fr 260px;grid-gap:18px;gap:18px;align-items:center;overflow:hidden;position:relative}.iw-benchmarks .cta h2{font-size:30px;font-weight:800;letter-spacing:-1px;line-height:1.08;color:var(--ink);margin-bottom:13px}.iw-benchmarks .cta .cd{font-size:15.5px;color:var(--ink2);line-height:1.6;margin-bottom:22px;max-width:360px}.iw-benchmarks .cta-btn{display:inline-flex;align-items:center;gap:10px;background:var(--teal);color:#fff;border:none;border-radius:13px;padding:16px 26px;font-family:inherit;font-size:15.5px;font-weight:700;cursor:pointer;text-decoration:none;box-shadow:0 8px 20px rgba(26,168,156,.32);transition:background .15s,transform .1s}.iw-benchmarks .cta-btn:hover{background:var(--teal-dk)}.iw-benchmarks .cta-btn:active{transform:translateY(1px)}.iw-benchmarks .cta-btn svg{width:18px;height:18px;stroke:#fff;stroke-width:2.2;fill:none;stroke-linecap:round;stroke-linejoin:round}.iw-benchmarks .cta-secure{display:flex;align-items:center;gap:8px;margin-top:16px;font-size:13px;color:var(--ink2)}.iw-benchmarks .cta-secure svg{width:15px;height:15px;stroke:var(--ink3);stroke-width:1.8;fill:none}.iw-benchmarks .cta-art{position:relative;display:flex;align-items:center;justify-content:center;min-height:220px}.iw-benchmarks .cta-art img{position:relative;width:220px;filter:drop-shadow(0 14px 26px rgba(13,31,45,.18));z-index:2}.iw-benchmarks .cta-blob{position:absolute;width:240px;height:240px;border-radius:50%;background:radial-gradient(circle,#D8F0EB 0,rgba(216,240,235,0) 70%)}.iw-benchmarks .cta .spark{position:absolute;z-index:1}@media(max-width:680px){.iw-benchmarks .cta{grid-template-columns:1fr;padding:28px 22px}.iw-benchmarks .cta-art{min-height:180px;order:-1}.iw-benchmarks .cta-art img{width:170px}.iw-benchmarks .cta h2{font-size:24px}}.iw-benchmarks-m,.iw-benchmarks-m *{box-sizing:border-box;margin:0;padding:0}.iw-benchmarks-m{--ink:#0D1F2D;--ink2:#48606D;--ink3:#8298A3;--surface:#F2FAF8;--card:#FFFFFF;--border:#E6F0EE;--border2:#D4E6E2;--teal:#1AA89C;--teal-bg:#E5F5F2;--teal-dk:#0E7A70;--amber:#D97706;--amber-bg:#FFF7ED;--amber-dk:#B45309;--red:#DC2626;--red-bg:#FEF2F2;--red-dk:#B91C1C;--green:#2FA870;--green-bg:#E6F6EE;--green-dk:#1C7A4F;--blue:#3B82C4;--blue-bg:#E8F1FB;--blue-dk:#2A6298;--purple:#7C6CC4;--purple-bg:#EEEBFA;--purple-dk:#5D4FA0;--yellow:#E9C13B;--orange:#EF8B3B;--r-md:12px;--r-lg:16px;--r-xl:22px;--shadow-card:0 1px 2px rgba(13,31,45,.04),0 10px 30px rgba(13,31,45,.07);--font:"Inter",system-ui,sans-serif;scroll-behavior:smooth;font-family:var(--font);color:var(--ink);-webkit-font-smoothing:antialiased;line-height:1.6;background:#DCE9E7;background:radial-gradient(120% 80% at 50% 0,#EAF4F2 0,#D9E8E6 100%);min-height:100vh;display:flex;align-items:center;justify-content:center;padding:26px 16px}.iw-benchmarks-m .device{width:402px;max-width:100%;height:850px;max-height:calc(100vh - 52px);background:var(--card);border-radius:38px;box-shadow:0 2px 6px rgba(13,31,45,.12),0 30px 70px rgba(13,31,45,.3);overflow:hidden;position:relative;display:flex;flex-direction:column;border:1px solid #cfe0dd}@media(max-width:460px){.iw-benchmarks-m{padding:0;background:#fff}.iw-benchmarks-m .device{width:100%;height:100vh;max-height:none;border-radius:0;border:none;box-shadow:none}}.iw-benchmarks-m .appbar{flex-shrink:0;height:54px;display:flex;align-items:center;gap:8px;padding:0 8px;background:rgba(255,255,255,.92);-webkit-backdrop-filter:saturate(180%) blur(12px);backdrop-filter:saturate(180%) blur(12px);border-bottom:1px solid var(--border);position:relative;z-index:30}.iw-benchmarks-m .ab-back{width:44px;height:44px;border-radius:12px;border:none;background:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--ink);flex-shrink:0;transition:background .14s}.iw-benchmarks-m .ab-back:active{background:var(--surface)}.iw-benchmarks-m .ab-back svg{width:22px;height:22px;stroke:currentColor;stroke-width:2.2;fill:none;stroke-linecap:round;stroke-linejoin:round}.iw-benchmarks-m .ab-title{flex:1 1;min-width:0;font-size:15px;font-weight:700;letter-spacing:-.3px;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.iw-benchmarks-m .ab-tile{width:30px;height:30px;border-radius:9px;background:linear-gradient(150deg,#1AA89C,#0E7A70);color:#fff;font-weight:700;font-size:12px;letter-spacing:-.5px;box-shadow:0 4px 10px rgba(14,122,112,.3);margin-right:2px;text-decoration:none}.iw-benchmarks-m .ab-menu,.iw-benchmarks-m .ab-tile{display:flex;align-items:center;justify-content:center;flex-shrink:0}.iw-benchmarks-m .ab-menu{width:44px;height:44px;border-radius:12px;border:none;background:none;cursor:pointer;flex-direction:column;gap:4px;margin-left:auto;transition:background .14s}.iw-benchmarks-m .ab-menu:active{background:var(--surface)}.iw-benchmarks-m .ab-menu span{display:block;width:20px;height:2px;border-radius:2px;background:var(--ink);transition:transform .22s,opacity .18s}.iw-benchmarks-m .ab-menu[aria-expanded=true] span:first-child{transform:translateY(6px) rotate(45deg)}.iw-benchmarks-m .ab-menu[aria-expanded=true] span:nth-child(2){opacity:0}.iw-benchmarks-m .ab-menu[aria-expanded=true] span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.iw-benchmarks-m .ab-nav{position:absolute;top:50px;right:8px;z-index:50;width:218px;background:#fff;border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:0 14px 36px rgba(13,31,45,.2);padding:6px;opacity:0;transform:translateY(-6px) scale(.98);transform-origin:top right;pointer-events:none;transition:opacity .18s,transform .18s}.iw-benchmarks-m .ab-nav.open{opacity:1;transform:none;pointer-events:auto}.iw-benchmarks-m .ab-nav a{display:flex;align-items:center;gap:11px;min-height:46px;font-size:14.5px;font-weight:600;color:var(--ink);text-decoration:none;padding:0 11px;border-radius:10px}.iw-benchmarks-m .ab-nav a.active,.iw-benchmarks-m .ab-nav a:hover{background:var(--teal-bg);color:var(--teal-dk)}.iw-benchmarks-m .ab-nav .ni{width:30px;height:30px;border-radius:8px;background:var(--surface);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--ink2)}.iw-benchmarks-m .ab-nav a.active .ni,.iw-benchmarks-m .ab-nav a:hover .ni{color:var(--teal-dk);background:#fff}.iw-benchmarks-m .ab-nav .ni svg{width:16px;height:16px;stroke:currentColor;stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round}.iw-benchmarks-m .scroll{flex:1 1;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.iw-benchmarks-m .page{padding:18px 18px 40px}.iw-benchmarks-m .a-hero{padding:6px 2px 18px}.iw-benchmarks-m .eyebrow{display:inline-flex;align-items:center;gap:7px;font-size:10.5px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;color:var(--teal-dk);margin-bottom:12px}.iw-benchmarks-m .eyebrow .dot{width:6px;height:6px;border-radius:50%;background:var(--teal)}.iw-benchmarks-m .a-hero h1{font-size:27px;font-weight:800;letter-spacing:-1px;line-height:1.13;color:var(--ink);margin-bottom:12px;text-wrap:balance}.iw-benchmarks-m .a-hero h1 .accent,.iw-benchmarks-m .a-hero h1 em{font-style:normal;color:var(--teal-dk)}.iw-benchmarks-m .a-hero .lead{font-size:14px;color:var(--ink2);line-height:1.6;text-wrap:pretty}.iw-benchmarks-m .a-hero .lead strong{color:var(--ink);font-weight:700}.iw-benchmarks-m .hero-disc{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:600;color:var(--amber-dk);background:var(--amber-bg);border:1px solid #f6d68a;padding:6px 12px;border-radius:20px;margin-bottom:14px;line-height:1.3}.iw-benchmarks-m .hero-figure{display:flex;justify-content:center;margin:8px 0 4px}.iw-benchmarks-m .hero-figure img{width:128px;filter:drop-shadow(0 10px 18px rgba(13,31,45,.16))}.iw-benchmarks-m .chips{display:flex;flex-wrap:wrap;gap:7px;margin-top:16px}.iw-benchmarks-m .chip{font-size:11.5px;font-weight:600;color:var(--ink2);background:#fff;border:1px solid var(--border2);padding:6px 13px;border-radius:20px}.iw-benchmarks-m .card{background:var(--card);border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--shadow-card);padding:18px;margin-bottom:14px}.iw-benchmarks-m .card.flat{box-shadow:none}.iw-benchmarks-m .sec-ico-row{display:flex;align-items:center;gap:11px;margin-bottom:5px}.iw-benchmarks-m .sec-num{color:var(--teal-dk);font-size:13px;font-weight:800;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.iw-benchmarks-m .sec-ico,.iw-benchmarks-m .sec-num{width:34px;height:34px;border-radius:10px;background:var(--teal-bg);display:flex;align-items:center;justify-content:center;flex-shrink:0}.iw-benchmarks-m .sec-ico svg{width:19px;height:19px;stroke:var(--teal-dk);stroke-width:1.9;fill:none;stroke-linecap:round;stroke-linejoin:round}.iw-benchmarks-m .sec-ttl{font-size:17px;font-weight:800;letter-spacing:-.4px;color:var(--ink);line-height:1.2}.iw-benchmarks-m .sec-sub{font-size:12.5px;color:var(--ink3);margin:7px 0 14px;line-height:1.45}.iw-benchmarks-m .p{font-size:13.5px;color:var(--ink2);line-height:1.62;margin-bottom:12px}.iw-benchmarks-m .p:last-child{margin-bottom:0}.iw-benchmarks-m .p strong{color:var(--ink);font-weight:700}.iw-benchmarks-m .p em{font-style:italic;color:var(--ink)}.iw-benchmarks-m .card-hd{display:flex;gap:13px;align-items:flex-start;margin-bottom:14px}.iw-benchmarks-m .card-ico{width:40px;height:40px;border-radius:11px;background:var(--teal-bg);flex-shrink:0;display:flex;align-items:center;justify-content:center}.iw-benchmarks-m .card-ico svg{width:20px;height:20px;stroke:var(--teal-dk);stroke-width:1.9;fill:none;stroke-linecap:round;stroke-linejoin:round}.iw-benchmarks-m .card-ttl{font-size:15.5px;font-weight:800;letter-spacing:-.3px;color:var(--ink);margin-bottom:5px}.iw-benchmarks-m .card-tx{font-size:13px;color:var(--ink2);line-height:1.6}.iw-benchmarks-m .card-tx strong{color:var(--ink);font-weight:700}.iw-benchmarks-m .pq{position:relative;background:var(--surface);border-radius:var(--r-md);padding:16px 18px;font-size:15px;font-weight:600;color:var(--ink);line-height:1.4;letter-spacing:-.2px;margin-bottom:14px}.iw-benchmarks-m .pq.teal{background:var(--teal-bg);color:var(--teal-dk)}.iw-benchmarks-m .pq cite{display:block;font-size:11px;font-weight:600;font-style:normal;color:var(--ink3);margin-top:9px;line-height:1.4}.iw-benchmarks-m .callout{display:flex;gap:11px;align-items:flex-start;background:var(--teal-bg);border:1px solid #c4e8e2;border-radius:var(--r-md);padding:14px 15px;margin-top:14px}.iw-benchmarks-m .callout .ic{font-size:17px;flex-shrink:0;line-height:1.3}.iw-benchmarks-m .callout-t{font-size:13px;font-weight:800;color:var(--teal-dk);margin-bottom:5px}.iw-benchmarks-m .callout p,.iw-benchmarks-m .callout>div{font-size:12.5px;color:var(--ink2);line-height:1.55}.iw-benchmarks-m .callout p em,.iw-benchmarks-m .callout>div em{font-style:italic}.iw-benchmarks-m .callout.amber{background:var(--amber-bg);border-color:#f6d68a}.iw-benchmarks-m .callout.amber .callout-t{color:var(--amber-dk)}.iw-benchmarks-m .callout.teal{background:var(--teal-bg);border-color:#c4e8e2}.iw-benchmarks-m .tbl-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:4px -2px 0;border-radius:10px}.iw-benchmarks-m .pillar-body table,.iw-benchmarks-m table.bench,.iw-benchmarks-m table.dtable,.iw-benchmarks-m table.t{width:100%;border-collapse:collapse;font-size:12px;min-width:300px}.iw-benchmarks-m .pillar-body table th,.iw-benchmarks-m table.bench th,.iw-benchmarks-m table.dtable th,.iw-benchmarks-m table.t th{text-align:left;font-size:10px;font-weight:700;letter-spacing:.4px;text-transform:uppercase;color:var(--ink3);padding:9px 10px;border-bottom:1.5px solid var(--border2);background:var(--surface);white-space:nowrap}.iw-benchmarks-m .pillar-body table td,.iw-benchmarks-m table.bench td,.iw-benchmarks-m table.dtable td,.iw-benchmarks-m table.t td{font-size:12px;color:var(--ink2);padding:9px 10px;border-bottom:1px solid var(--border);line-height:1.4;vertical-align:top}.iw-benchmarks-m table.t td strong{color:var(--ink)}.iw-benchmarks-m table.bench tr.me td,.iw-benchmarks-m table.t tr.me td{background:var(--teal-bg);color:var(--teal-dk);font-weight:600}.iw-benchmarks-m table .lbl,.iw-benchmarks-m table td.lbl{font-weight:700;color:var(--ink)}.iw-benchmarks-m table .pos,.iw-benchmarks-m table td.pos{color:var(--teal-dk);font-weight:700}.iw-benchmarks-m table tr.hl td{background:var(--teal-bg);font-weight:600;color:var(--teal-dk)}.iw-benchmarks-m .acclist{display:flex;flex-direction:column;gap:10px;margin-top:4px}.iw-benchmarks-m .acc{border:1px solid var(--border);border-radius:var(--r-md);overflow:hidden;background:#fff}.iw-benchmarks-m .acc-hd{display:flex;align-items:center;gap:10px;padding:14px 15px;cursor:pointer;min-height:56px;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}.iw-benchmarks-m .acc-ic{width:34px;height:34px;border-radius:9px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.iw-benchmarks-m .acc-ic svg{width:18px;height:18px;stroke-width:1.9;fill:none;stroke-linecap:round;stroke-linejoin:round}.iw-benchmarks-m .pi-teal{background:var(--teal-bg)}.iw-benchmarks-m .pi-teal svg{stroke:var(--teal-dk)}.iw-benchmarks-m .pi-amber{background:var(--amber-bg)}.iw-benchmarks-m .pi-amber svg{stroke:var(--amber-dk)}.iw-benchmarks-m .pi-green{background:var(--green-bg)}.iw-benchmarks-m .pi-green svg{stroke:var(--green-dk)}.iw-benchmarks-m .pi-blue{background:var(--blue-bg)}.iw-benchmarks-m .pi-blue svg{stroke:var(--blue-dk)}.iw-benchmarks-m .pi-ink{background:var(--surface)}.iw-benchmarks-m .pi-ink svg{stroke:var(--ink2)}.iw-benchmarks-m .acc-nm{flex:1 1;min-width:0;font-size:14px;font-weight:700;letter-spacing:-.2px;color:var(--ink);line-height:1.25}.iw-benchmarks-m .acc-term{display:block;font-size:10.5px;font-weight:600;color:var(--ink3);margin-top:2px;letter-spacing:0}.iw-benchmarks-m .acc-w{font-size:12px;font-weight:800;color:var(--teal-dk);flex-shrink:0;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.iw-benchmarks-m .acc-tag{font-size:10px;font-weight:700;letter-spacing:.3px;text-transform:uppercase;padding:4px 9px;border-radius:14px;flex-shrink:0}.iw-benchmarks-m .acc-chev{width:18px;height:18px;flex-shrink:0;stroke:var(--ink3);stroke-width:2.4;fill:none;stroke-linecap:round;stroke-linejoin:round;transition:transform .24s}.iw-benchmarks-m .acc.open .acc-chev{transform:rotate(180deg)}.iw-benchmarks-m .acc-frame{font-size:11px;font-weight:600;color:var(--teal-dk);background:var(--teal-bg);padding:8px 15px;line-height:1.4;display:none}.iw-benchmarks-m .acc.open .acc-frame{display:block}.iw-benchmarks-m .acc-body{max-height:0;overflow:hidden}.iw-benchmarks-m .acc.open .acc-body{max-height:none}.iw-benchmarks-m .acc-body-inner{padding:14px 15px 16px}.iw-benchmarks-m .acc-body-inner p{font-size:12.5px;color:var(--ink2);line-height:1.6;margin-bottom:10px}.iw-benchmarks-m .acc-body-inner p:last-child{margin-bottom:0}.iw-benchmarks-m .acc-body-inner p strong{color:var(--ink);font-weight:700}.iw-benchmarks-m .acc-body-inner ul{list-style:none;display:flex;flex-direction:column;gap:9px}.iw-benchmarks-m .acc-body-inner li{font-size:12.5px;color:var(--ink2);line-height:1.5;padding-left:22px;position:relative}.iw-benchmarks-m .acc-body-inner li:before{content:"";position:absolute;left:2px;top:7px;width:7px;height:7px;border-radius:2px;background:var(--teal);opacity:.5}.iw-benchmarks-m .acc-body-inner table{margin:6px 0 12px}.iw-benchmarks-m .pt1{background:var(--teal-bg);color:var(--teal-dk)}.iw-benchmarks-m .pt2{background:var(--blue-bg);color:var(--blue-dk)}.iw-benchmarks-m .pt3{background:var(--green-bg);color:var(--green-dk)}.iw-benchmarks-m .pt4{background:var(--amber-bg);color:var(--amber-dk)}.iw-benchmarks-m .pt5{background:var(--purple-bg);color:var(--purple-dk)}.iw-benchmarks-m .pt6{background:#FCE9E9;color:var(--red-dk)}.iw-benchmarks-m .debt-grid{display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px;margin-top:4px}.iw-benchmarks-m .debt-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md);padding:14px 15px}.iw-benchmarks-m .debt-t{font-size:14px;font-weight:800;color:var(--ink);margin-bottom:3px}.iw-benchmarks-m .debt-who{font-size:10.5px;font-weight:700;letter-spacing:.4px;text-transform:uppercase;color:var(--teal-dk);margin-bottom:8px}.iw-benchmarks-m .debt-card p{font-size:12.5px;color:var(--ink2);line-height:1.55}.iw-benchmarks-m .debt-card p em{font-style:italic;color:var(--ink)}.iw-benchmarks-m .miles{display:flex;gap:8px;overflow-x:auto;-webkit-overflow-scrolling:touch;padding:4px 0 8px;margin:0 -2px}.iw-benchmarks-m .mile{flex:0 0 auto;min-width:74px;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md);padding:12px 10px;text-align:center}.iw-benchmarks-m .mile-age{font-size:10.5px;font-weight:700;color:var(--ink3);text-transform:uppercase;letter-spacing:.3px;margin-bottom:6px}.iw-benchmarks-m .mile-mult{font-size:24px;font-weight:800;color:var(--teal-dk);line-height:1;letter-spacing:-1px}.iw-benchmarks-m .mile-lbl{font-size:10px;color:var(--ink3);margin-top:3px}.iw-benchmarks-m .conn-grid{display:flex;flex-direction:column;gap:8px;margin-top:14px}.iw-benchmarks-m .conn{display:flex;align-items:center;justify-content:space-between;gap:12px;background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:11px 14px}.iw-benchmarks-m .conn-k{font-size:12.5px;font-weight:700;color:var(--ink)}.iw-benchmarks-m .conn-v{font-size:11.5px;font-weight:600;color:var(--teal-dk);text-align:right}.iw-benchmarks-m .weights{display:flex;flex-direction:column;gap:11px;margin-top:4px}.iw-benchmarks-m .wrow{display:grid;grid-template-columns:1fr 64px 34px;align-items:center;grid-gap:10px;gap:10px}.iw-benchmarks-m .wlabel{font-size:12.5px;font-weight:600;color:var(--ink);line-height:1.3}.iw-benchmarks-m .wterm{display:block;font-size:10px;font-weight:600;color:var(--ink3);text-transform:uppercase;letter-spacing:.3px;margin-top:1px}.iw-benchmarks-m .wbar-wrap{height:8px;border-radius:5px;background:var(--surface);overflow:hidden}.iw-benchmarks-m .wbar{height:100%;border-radius:5px;background:linear-gradient(90deg,var(--teal),var(--teal-dk))}.iw-benchmarks-m .wpct{font-size:13px;font-weight:800;color:var(--teal-dk);text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.iw-benchmarks-m .note{background:var(--surface);border-left:3px solid var(--teal);border-radius:8px;padding:13px 15px;margin-top:14px}.iw-benchmarks-m .nt-t{font-size:12.5px;font-weight:800;color:var(--ink);margin-bottom:6px}.iw-benchmarks-m .nt-d{font-size:12px;color:var(--ink2);line-height:1.55}.iw-benchmarks-m .nt-d strong{color:var(--ink);font-weight:700}.iw-benchmarks-m .grade-row{display:flex;flex-wrap:wrap;gap:7px;margin-top:4px}.iw-benchmarks-m .gpill{display:flex;flex-direction:column;font-size:11.5px;font-weight:800;padding:7px 11px;border-radius:10px;line-height:1.2}.iw-benchmarks-m .gpill small{font-size:9.5px;font-weight:600;opacity:.8;margin-top:2px}.iw-benchmarks-m .g-a{background:var(--green-bg);color:var(--green-dk)}.iw-benchmarks-m .g-b{background:var(--teal-bg);color:var(--teal-dk)}.iw-benchmarks-m .g-c{background:#FFF6E6;color:#9A6212}.iw-benchmarks-m .g-d{background:#FDEEE6;color:#B5531D}.iw-benchmarks-m .g-f{background:#FCE9E9;color:#B42323}.iw-benchmarks-m .feat-row{display:flex;flex-direction:column;gap:8px;margin-top:14px}.iw-benchmarks-m .feat{display:flex;align-items:center;gap:10px;background:var(--surface);border-radius:10px;padding:11px 14px;font-size:12.5px;font-weight:600;color:var(--ink)}.iw-benchmarks-m .feat svg{width:18px;height:18px;stroke:var(--teal-dk);stroke-width:1.9;fill:none;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.iw-benchmarks-m .sources{margin-top:16px}.iw-benchmarks-m .sh{font-size:11px;font-weight:800;letter-spacing:.4px;text-transform:uppercase;color:var(--ink3);margin-bottom:9px}.iw-benchmarks-m .src{display:flex;gap:9px;align-items:flex-start;margin-bottom:8px}.iw-benchmarks-m .src-dot{width:6px;height:6px;border-radius:50%;background:var(--teal);flex-shrink:0;margin-top:7px}.iw-benchmarks-m .src span:last-child{font-size:12px;color:var(--ink2);line-height:1.5}.iw-benchmarks-m .src .src-name{font-weight:700;color:var(--ink)}.iw-benchmarks-m .ref-card{margin-bottom:12px}.iw-benchmarks-m .ref-card h3{font-size:13px;margin-bottom:8px}.iw-benchmarks-m .ref-card .rk{display:inline-block;font-size:11px;font-weight:800;letter-spacing:.3px;text-transform:uppercase;color:var(--teal-dk);background:var(--teal-bg);padding:4px 11px;border-radius:14px}.iw-benchmarks-m .ref-list{list-style:none;display:flex;flex-direction:column;gap:7px}.iw-benchmarks-m .ref-list li{font-size:11.5px;color:var(--ink2);line-height:1.5;padding-left:14px;position:relative}.iw-benchmarks-m .ref-list li:before{content:"";position:absolute;left:0;top:7px;width:5px;height:5px;border-radius:50%;background:var(--teal);opacity:.5}.iw-benchmarks-m .ref-list .src{font-weight:700;color:var(--ink);display:inline}.iw-benchmarks-m .wn{display:flex;gap:12px;align-items:center;background:var(--teal-bg);border:1px solid #c4e8e2;border-radius:var(--r-md);padding:13px 15px;margin-top:14px}.iw-benchmarks-m .wn img{width:44px;flex-shrink:0;filter:drop-shadow(0 4px 8px rgba(13,31,45,.13))}.iw-benchmarks-m .wn-body{font-size:12.5px;color:var(--ink2);line-height:1.5}.iw-benchmarks-m .wn-body b{color:var(--teal-dk);font-weight:800}.iw-benchmarks-m .band-block{padding:16px}.iw-benchmarks-m .band-track{display:flex;gap:2px;height:30px;border-radius:7px;overflow:hidden;margin-top:6px}.iw-benchmarks-m .band-seg{display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;color:#fff;text-align:center}.iw-benchmarks-m .band-axis{display:flex;margin-top:6px}.iw-benchmarks-m .band-axis span{font-size:9.5px;color:var(--ink3);font-weight:600}.iw-benchmarks-m .band-rows{display:flex;flex-direction:column;gap:7px;margin-top:14px}.iw-benchmarks-m .band-row{display:flex;align-items:center;gap:10px;font-size:12px}.iw-benchmarks-m .band-sw{width:12px;height:12px;border-radius:4px;flex-shrink:0}.iw-benchmarks-m .band-row .bl{font-weight:700;color:var(--ink);flex:1 1}.iw-benchmarks-m .band-row .br{color:var(--ink3);font-weight:600}.iw-benchmarks-m .mk-line{display:flex;align-items:center;gap:8px;margin-top:14px;padding:10px 13px;background:var(--surface);border-radius:9px}.iw-benchmarks-m .mk-line .dot{width:9px;height:9px;border-radius:50%;background:var(--red);flex-shrink:0}.iw-benchmarks-m .mk-line .t{font-size:12px;color:var(--ink2)}.iw-benchmarks-m .mk-line .t strong{color:var(--ink);font-weight:700}.iw-benchmarks-m .rent-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px;margin-top:4px}.iw-benchmarks-m .rent-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md);padding:13px;text-align:center}.iw-benchmarks-m .rent-card.natl{background:var(--teal-bg);border-color:#c4e8e2}.iw-benchmarks-m .rent-city{font-size:11px;font-weight:700;color:var(--ink3);text-transform:uppercase;letter-spacing:.3px;margin-bottom:5px}.iw-benchmarks-m .rent-price{font-size:20px;font-weight:800;color:var(--ink);letter-spacing:-.5px}.iw-benchmarks-m .rent-card.natl .rent-price{color:var(--teal-dk)}.iw-benchmarks-m .rent-price small{font-size:11px;font-weight:600;color:var(--ink3)}.iw-benchmarks-m .meth-list{list-style:none;display:flex;flex-direction:column;gap:11px;margin-top:4px}.iw-benchmarks-m .meth-list li{display:flex;gap:10px;align-items:flex-start}.iw-benchmarks-m .meth-badge{flex-shrink:0;font-size:10px;font-weight:800;letter-spacing:.3px;text-transform:uppercase;color:var(--teal-dk);background:var(--teal-bg);padding:4px 9px;border-radius:13px;white-space:nowrap}.iw-benchmarks-m .meth-txt{font-size:12.5px;color:var(--ink2);line-height:1.5}.iw-benchmarks-m .meth-txt b{color:var(--ink);font-weight:700}.iw-benchmarks-m .ov-strip{display:flex;flex-direction:column;gap:8px;margin-top:14px}.iw-benchmarks-m .ov-item{display:flex;align-items:center;gap:10px}.iw-benchmarks-m .ov-swatch{width:12px;height:12px;border-radius:4px;flex-shrink:0}.iw-benchmarks-m .ov-name{font-size:12.5px;font-weight:700;color:var(--ink);flex:1 1}.iw-benchmarks-m .ov-meta{font-size:11px;font-weight:600;color:var(--ink3)}.iw-benchmarks-m .sec-block{margin-bottom:8px}.iw-benchmarks-m .sec-block .eyebrow{margin-bottom:9px}.iw-benchmarks-m .sec-block h2.bsec{font-size:21px;font-weight:800;letter-spacing:-.6px;color:var(--ink);margin-bottom:9px;line-height:1.15}.iw-benchmarks-m .sec-block .bsec-lead{font-size:13px;color:var(--ink2);line-height:1.6;margin-bottom:14px}.iw-benchmarks-m .sec-block .bsec-lead strong{color:var(--ink);font-weight:700}.iw-benchmarks-m .hub-featured{display:block;background:var(--card);border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--shadow-card);overflow:hidden;text-decoration:none;margin-bottom:14px;position:relative}.iw-benchmarks-m .hub-featured-bar{height:6px;background:linear-gradient(90deg,#1AA89C,#0E7A70)}.iw-benchmarks-m .hub-featured-body{padding:18px}.iw-benchmarks-m .hub-tag{display:inline-flex;align-items:center;gap:6px;font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:var(--teal-dk);background:var(--teal-bg);padding:5px 11px;border-radius:16px;margin-bottom:11px}.iw-benchmarks-m .hub-featured h2{font-size:21px;font-weight:800;letter-spacing:-.6px;line-height:1.15;color:var(--ink);margin-bottom:9px}.iw-benchmarks-m .hub-featured p{font-size:13px;color:var(--ink2);line-height:1.55;margin-bottom:14px}.iw-benchmarks-m .hub-card{display:flex;gap:14px;align-items:flex-start;background:var(--card);border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--shadow-card);padding:16px;text-decoration:none;margin-bottom:11px;-webkit-tap-highlight-color:transparent;transition:transform .12s,box-shadow .12s}.iw-benchmarks-m .hub-card:active{transform:scale(.99)}.iw-benchmarks-m .hub-ico{width:48px;height:48px;border-radius:13px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.iw-benchmarks-m .hub-ico svg{width:23px;height:23px;stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round}.iw-benchmarks-m .cat-teal{background:var(--teal-bg)}.iw-benchmarks-m .cat-teal svg{stroke:var(--teal-dk)}.iw-benchmarks-m .cat-green{background:var(--green-bg)}.iw-benchmarks-m .cat-green svg{stroke:var(--green-dk)}.iw-benchmarks-m .cat-blue{background:var(--blue-bg)}.iw-benchmarks-m .cat-blue svg{stroke:var(--blue-dk)}.iw-benchmarks-m .cat-amber{background:var(--amber-bg)}.iw-benchmarks-m .cat-amber svg{stroke:var(--amber-dk)}.iw-benchmarks-m .cat-purple{background:var(--purple-bg)}.iw-benchmarks-m .cat-purple svg{stroke:var(--purple-dk)}.iw-benchmarks-m .hub-body{flex:1 1;min-width:0}.iw-benchmarks-m .hub-pill{display:inline-block;font-size:9.5px;font-weight:700;letter-spacing:.6px;text-transform:uppercase;padding:3px 9px;border-radius:13px;margin-bottom:7px}.iw-benchmarks-m .cp-teal{color:var(--teal-dk);background:var(--teal-bg)}.iw-benchmarks-m .cp-green{color:var(--green-dk);background:var(--green-bg)}.iw-benchmarks-m .cp-blue{color:var(--blue-dk);background:var(--blue-bg)}.iw-benchmarks-m .cp-amber{color:var(--amber-dk);background:var(--amber-bg)}.iw-benchmarks-m .cp-purple{color:var(--purple-dk);background:var(--purple-bg)}.iw-benchmarks-m .hub-card h3{font-size:14.5px;font-weight:700;letter-spacing:-.3px;line-height:1.25;color:var(--ink);margin-bottom:5px}.iw-benchmarks-m .hub-card .hub-desc{font-size:12px;color:var(--ink2);line-height:1.5}.iw-benchmarks-m .read{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;font-weight:700;color:var(--teal-dk);margin-top:2px}.iw-benchmarks-m .read svg{width:14px;height:14px;stroke:currentColor;stroke-width:2.4;fill:none;stroke-linecap:round;stroke-linejoin:round}.iw-benchmarks-m .hub-shead{font-size:12px;font-weight:800;letter-spacing:.5px;text-transform:uppercase;color:var(--ink3);margin:22px 2px 12px}.iw-benchmarks-m .cta{background:linear-gradient(135deg,#0E7A70,#1AA89C 70%,#23B8AB);border-radius:var(--r-lg);padding:22px 20px;margin-top:6px;position:relative;overflow:hidden}.iw-benchmarks-m .cta:before{content:"";position:absolute;width:170px;height:170px;border-radius:50%;background:rgba(255,255,255,.08);top:-80px;right:-40px}.iw-benchmarks-m .cta h2{font-size:19px;font-weight:800;letter-spacing:-.5px;color:#fff;margin-bottom:8px;line-height:1.2;position:relative}.iw-benchmarks-m .cta p{font-size:12.5px;color:rgba(255,255,255,.92);line-height:1.5;margin-bottom:16px;position:relative}.iw-benchmarks-m .cta-btn{display:inline-flex;align-items:center;gap:9px;background:#fff;color:var(--teal-dk);border-radius:12px;padding:13px 20px;font-family:inherit;font-size:14px;font-weight:700;cursor:pointer;text-decoration:none;min-height:46px;position:relative;border:none}.iw-benchmarks-m .cta-btn svg{width:17px;height:17px;stroke:currentColor;stroke-width:2.4;fill:none;stroke-linecap:round;stroke-linejoin:round}.iw-benchmarks-m .cta-secure{display:flex;align-items:center;gap:6px;font-size:11px;color:rgba(255,255,255,.9);margin-top:13px;position:relative}.iw-benchmarks-m .cta-secure svg{width:14px;height:14px;stroke:currentColor;stroke-width:2;fill:none}.iw-benchmarks-m .data-as-of{display:flex;align-items:center;gap:7px;font-size:10.5px;color:var(--ink3);margin-top:12px;line-height:1.4}.iw-benchmarks-m .data-as-of svg{width:13px;height:13px;stroke:currentColor;stroke-width:1.8;fill:none;flex-shrink:0}.iw-benchmarks-m .src-note{font-size:10.5px;color:var(--ink3);margin-top:10px;line-height:1.45;font-style:italic}.iw-benchmarks-m .chart-title{font-size:13.5px;font-weight:800;color:var(--ink);letter-spacing:-.2px}.iw-benchmarks-m .chart-note-top{font-size:11px;color:var(--ink3);margin-top:3px;margin-bottom:10px;line-height:1.4}.iw-benchmarks-m .a-footer{text-align:center;padding:18px 6px 4px;font-size:10.5px;color:var(--ink3);line-height:1.7}.iw-benchmarks-m .a-footer strong{color:var(--teal-dk);font-weight:700}