.expat-root .qz-card{background:var(--qz-card);color:var(--qz-ink);border-radius:var(--qz-r);text-align:left;overflow:hidden;box-shadow:0 20px 50px -30px #00000073}.expat-root .qz-top{border-bottom:1px solid var(--qz-line);align-items:center;gap:12px;padding:14px 16px;display:flex}.expat-root .qz-prog{background:var(--qz-line);border-radius:999px;flex:1;height:3px;overflow:hidden}.expat-root .qz-prog i{background:var(--qz-accent);width:0;height:100%;transition:width .35s;display:block}.expat-root .qz-count{color:var(--qz-muted);font-variant-numeric:tabular-nums;flex:none;font-size:12.5px}.expat-root .qz-body{padding:22px 16px 24px}.expat-root .qz-q{font-family:var(--qz-head);font-size:var(--qz-h-size);line-height:1.18;font-weight:var(--qz-h-weight);margin:0 0 8px}.expat-root .qz-sub{color:var(--qz-muted);margin:0 0 18px;font-size:14.5px;line-height:1.45}.expat-root .qz-h4{font-family:var(--qz-head);font-size:19px;font-weight:var(--qz-h-weight);margin:26px 0 10px}.expat-root .qz-opts{gap:8px;display:grid}.expat-root .qz-opt{text-align:left;cursor:pointer;width:100%;font:inherit;color:var(--qz-ink);background:var(--qz-soft-bg);border:1px solid var(--qz-line);border-radius:var(--qz-r2);align-items:center;gap:11px;min-height:56px;padding:16px 15px;font-size:16px;line-height:1.3;transition:border-color .15s,background .15s;display:flex}.expat-root .qz-opt:active{transform:scale(.995)}.expat-root .qz-opt.on{border-color:var(--qz-accent);background:var(--qz-accent-soft)}.expat-root .qz-mark{border:1.5px solid var(--qz-line);background:#fff;border-radius:50%;flex:none;width:19px;height:19px;position:relative}.expat-root .qz-opt.on .qz-mark{border-color:var(--qz-accent)}.expat-root .qz-opt.on .qz-mark:after{content:"";background:var(--qz-accent);border-radius:50%;position:absolute;inset:3px}.expat-root .qz-ta{width:100%;min-height:130px;font:inherit;border:1px solid var(--qz-line);border-radius:var(--qz-r2);background:var(--qz-soft-bg);color:var(--qz-ink);resize:vertical;padding:14px;font-size:16px;line-height:1.45}.expat-root .qz-ta:focus{outline:2px solid var(--qz-accent);outline-offset:1px}.expat-root .qz-hint{color:var(--qz-muted);min-height:1em;margin:8px 0 0;font-size:13px}.expat-root .qz-sc-row{grid-template-columns:repeat(11,1fr);gap:4px;display:grid}.expat-root .qz-sc{font:inherit;cursor:pointer;border:1px solid var(--qz-line);color:var(--qz-ink);border-radius:var(--qz-r2);background:#fff;padding:14px 0;font-size:14px}.expat-root .qz-sc.on{background:var(--qz-accent);border-color:var(--qz-accent);color:#fff}.expat-root .qz-sc-lbl{color:var(--qz-muted);justify-content:space-between;margin-top:8px;font-size:12.5px;display:flex}.expat-root .qz-foot{gap:9px;margin-top:22px;display:flex}.expat-root .qz-back{font:inherit;cursor:pointer;color:var(--qz-muted);border:1px solid var(--qz-line);border-radius:var(--qz-r2);background:0 0;min-height:54px;padding:15px 20px;font-size:15px}.expat-root .qz-bars{gap:13px;display:grid}.expat-root .qz-bar-l{justify-content:space-between;gap:10px;margin-bottom:6px;font-size:14px;display:flex}.expat-root .qz-bar-l i{color:var(--qz-muted);flex:none;font-size:13px;font-style:normal}.expat-root .qz-bar-l b{font-weight:500}.expat-root .qz-track{background:var(--qz-line);border-radius:999px;height:7px;overflow:hidden}.expat-root .qz-fill{background:var(--qz-accent);border-radius:999px;height:100%;transition:width .7s}.expat-root .qz-fill.ok{background:var(--qz-ok)}.expat-root .qz-fill.md{background:var(--qz-accent);opacity:.5}.expat-root .qz-fill.top{background:var(--qz-warn)}.expat-root .qz-chips{flex-wrap:wrap;gap:7px;display:flex}.expat-root .qz-chip{border:1px solid var(--qz-line);color:var(--qz-muted);border-radius:999px;padding:8px 14px;font-size:14px}.expat-root .qz-chip.on{border-color:var(--qz-accent);background:var(--qz-accent);color:#fff}.expat-root .qz-chip.dim{border-style:dashed}.expat-root .qz-quote{border-left:2px solid var(--qz-accent);background:var(--qz-soft-bg);font-family:var(--qz-head);margin:0;padding:14px 16px;font-size:18px;line-height:1.35}.expat-root .qz-dist{margin-top:16px}.expat-root .qz-dline{background:linear-gradient(to right, var(--qz-warn), var(--qz-line), var(--qz-ok));border-radius:999px;height:7px;position:relative}.expat-root .qz-dline i{border:3px solid var(--qz-accent);background:#fff;border-radius:50%;width:17px;height:17px;margin-left:-8px;position:absolute;top:-5px}.expat-root .qz-recs{margin:0;padding:0;list-style:none}.expat-root .qz-recs li{border-bottom:1px solid var(--qz-line);padding:13px 0 13px 20px;font-size:15.5px;line-height:1.45;position:relative}.expat-root .qz-recs li:before{content:"";background:var(--qz-accent);width:11px;height:1px;position:absolute;top:22px;left:0}.expat-root .qz-recs li:last-child{border-bottom:0}.expat-root .qz-disc{color:var(--qz-muted);margin:20px 0 0;font-size:12.5px;line-height:1.5}@media (min-width:720px){.expat-root .qz-body{padding:30px 30px 32px}.expat-root .qz-top{padding:16px 30px}}.expat-root .qz-q2{margin-top:30px}@media (max-width:519px){.expat-root .qz-sc-row{grid-template-columns:repeat(6,1fr);gap:6px}.expat-root .qz-sc{min-height:44px}}
