:root{font-family:Arial,sans-serif;color:#172c43;background:#f3f6fa;font-synthesis:none;--blue:#0f4c96}*{box-sizing:border-box}body{margin:0}.top{height:86px;background:white;border-bottom:1px solid #e0e6ef;padding:0 5%;display:flex;align-items:center;justify-content:space-between}.brand{color:var(--blue);font-size:36px;font-weight:800;text-decoration:none;letter-spacing:-1.5px;display:flex;align-items:center;gap:28px}.brand span{font-size:14px;letter-spacing:0;font-weight:400;color:#52677d;border-left:1px solid #d7e0ea;padding-left:28px}.pilot{font-size:14px;color:#52677d}main{max-width:1500px;margin:auto;padding:42px 5%}.intro{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:32px}.eyebrow{font-size:12px;letter-spacing:1.6px;color:#5b718a}h1{font-size:32px;letter-spacing:-.8px;margin:12px 0}p{line-height:1.5}.intro p{color:#64788e;margin:0;font-size:16px}button{font:inherit;cursor:pointer;border-radius:8px;padding:13px 20px;font-size:14px;font-weight:600;transition:.15s}.secondary{background:white;border:1px solid #cdd8e5;color:var(--blue);white-space:nowrap}.secondary:hover{background:#eaf1fb}.primary{background:var(--blue);color:white;border:1px solid var(--blue)}.primary:hover{background:#093b78}.primary:disabled{opacity:.6;cursor:wait}.workspace{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,1fr);gap:32px;align-items:start}.editor{background:white;border:1px solid #dce4ee;border-radius:12px;overflow:hidden}.steps{display:flex;flex-wrap:wrap;gap:18px;background:#edf3fa;padding:20px 28px;border-bottom:1px solid #dce4ee}.steps a{color:var(--blue);text-decoration:none;font-size:14px}.steps a:hover{text-decoration:underline}section{padding:28px;border-bottom:1px solid #e4eaf2;scroll-margin-top:20px}.section-heading{display:flex;gap:14px;align-items:center;margin-bottom:24px}.number{font-size:14px;color:var(--blue);background:#eaf1fa;border-radius:8px;min-width:38px;height:38px;display:grid;place-items:center}.section-heading h2{font-size:20px;margin:0 0 5px;letter-spacing:-.4px}.section-heading p{font-size:14px;color:#697e92;margin:0}.fields{display:grid;grid-template-columns:1fr 1fr;gap:18px}.wide{grid-column:1/-1}label{display:block;font-size:14px;font-weight:500;color:#324961}.floor{display:grid;grid-template-columns:1fr 1fr;gap:12px}input,textarea,select{font:inherit;font-size:16px;color:#172c43;width:100%;display:block;margin-top:8px;border:1px solid #ced9e6;border-radius:7px;background:#fff;padding:12px;min-height:46px}input::placeholder,textarea::placeholder{color:#8b9bad;font-size:14px}textarea{resize:vertical;min-height:100px;line-height:1.5}input:focus,textarea:focus,select:focus{outline:2px solid #81abe0;outline-offset:1px}.optional{font-size:12px;color:#8292a3;margin-left:6px}.notice{font-size:14px;line-height:1.5;background:#edf4fd;color:#526c89;padding:14px;border-radius:7px;margin-top:20px}.analog-title{display:flex;justify-content:space-between;gap:12px;align-items:center;margin:24px 0 14px}h3{font-size:16px;margin:0}.analog-title span,.hint{font-size:12px;color:#6c8095}.analog{padding:18px;background:#f7f9fc;border:1px solid #e1e8f1;border-radius:8px;margin-bottom:12px}.analog strong{font-size:14px;color:#607993;display:block;margin-bottom:12px}.analog .fields{gap:12px}.analog label{font-size:12px}.analog input,.analog select{font-size:14px;padding:10px;min-height:40px}.analog textarea{font-size:14px;min-height:65px}.form-end{padding:24px 28px;display:flex;align-items:center;justify-content:space-between;gap:12px}.form-end span{font-size:12px;color:#6c8095;max-width:200px}#message{padding:0 28px;color:#9b2323;font-size:14px}aside{position:sticky;top:24px}.preview-heading{display:flex;justify-content:space-between;font-size:12px;color:#657b91;letter-spacing:1px;margin:0 4px 15px}.report{background:white;border:1px solid #dce4ee;box-shadow:0 10px 35px #183b6410;padding:32px;border-radius:3px;font-size:14px;overflow-wrap:anywhere}.report-brand{font-weight:800;font-size:26px;color:var(--blue);letter-spacing:-1px}.report-label{font-size:12px;color:#637990;margin:6px 0 24px}.report h2{font-size:23px;line-height:1.3;margin:0 0 8px;letter-spacing:-.5px;color:var(--blue)}.params{font-size:12px;color:#64788e;margin-bottom:20px}.cards{display:grid;grid-template-columns:1.3fr 1fr .7fr;gap:8px;margin-bottom:24px}.card{background:#eef4fc;padding:12px;border-radius:4px}.card small,.metrics small{font-size:12px;color:#62778b;display:block;margin-bottom:7px}.card b{font-size:13px;font-weight:600}.report h3{font-size:16px;margin:22px 0 12px}.market-box{background:#f4f6f8;border-left:3px solid var(--blue);padding:14px;white-space:pre-wrap;line-height:1.55}.report table{border-collapse:collapse;width:100%;font-size:11px;table-layout:fixed}.report th{background:var(--blue);color:white;text-align:left;font-weight:400;font-size:10px;padding:9px 5px}.report td{vertical-align:top;border-bottom:1px solid #e5ebf2;padding:10px 5px;line-height:1.4}.report th:first-child{width:23%}.report th:last-child{width:22%}.badge{font-size:9px;padding:3px 4px;border-radius:3px;display:inline-block;background:#dcfce7;color:#166534}.badge.off{color:#991b1b;background:#fee2e2}.recommend{background:#f0fdf4;border:1px solid #d7efde;padding:18px;margin-top:22px;border-radius:4px}.recommend h3{margin:0 0 16px;color:#166534}.metrics{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px}.metrics b{font-size:17px;color:#166534;display:block}.report .copy{white-space:pre-wrap;line-height:1.55;margin:16px 0 0;font-size:13px}.report .footnote{font-size:10px;color:#6b8075;margin:14px 0 0;line-height:1.45}.next-box{background:#fff9df;padding:16px;border-radius:4px;margin-top:18px}.next-box h3{margin:0 0 8px;color:#856113}.next-box .copy{margin:0}.agent-footer{border-top:1px solid #dce4ee;margin-top:24px;padding-top:16px;display:flex;justify-content:space-between;gap:12px;font-size:12px;line-height:1.6}.agent-footer b{font-size:14px}.agent-footer a{color:var(--blue);text-decoration:none}.placeholder{color:#8797a8}.preview-note{font-size:12px;color:#6c8095;line-height:1.5;margin:14px 4px}.preview-download{width:100%}footer{max-width:1350px;margin:0 auto;padding:20px 5% 32px;color:var(--blue);font-weight:700;font-size:20px;display:flex;gap:20px;align-items:center}footer span{color:#7c8ea1;font-size:12px;font-weight:400}[hidden]{display:none!important}@media(min-width:1450px){.report{padding:40px}}@media(max-width:1050px){.workspace{gap:20px;grid-template-columns:1fr 1fr}.report{padding:22px}.metrics b{font-size:14px}.steps{gap:12px;padding:18px}.steps a{font-size:12px}.fields{grid-template-columns:1fr}.wide{grid-column:auto}.cards{grid-template-columns:1fr}.card small{margin-bottom:4px}.card{padding:8px 12px}.report table{font-size:10px}.intro h1{font-size:27px}}@media(max-width:760px){.top{height:70px}.brand{font-size:30px;gap:14px}.brand span{padding-left:14px;font-size:12px;max-width:155px}.pilot{display:none}main{padding:28px 16px}.intro{align-items:flex-start;flex-direction:column}.intro h1{font-size:28px}.workspace{grid-template-columns:1fr}aside{position:static}.fields{grid-template-columns:1fr 1fr}.wide{grid-column:1/-1}section{padding:22px}.report{padding:24px}.cards{grid-template-columns:1fr 1fr 1fr}.metrics b{font-size:16px}.report table{font-size:11px}.form-end{padding:22px}.analog-title{align-items:flex-start;flex-direction:column}}@media(max-width:400px){.fields{grid-template-columns:1fr}.wide{grid-column:auto}.cards{grid-template-columns:1fr}.metrics{gap:8px}.metrics b{font-size:14px}.report{padding:16px}.form-end{flex-direction:column;align-items:stretch}.form-end span{max-width:none}.agent-footer{flex-direction:column}}

.brand{font-size:26px;letter-spacing:-.6px}.report-brand{font-size:24px;letter-spacing:-.4px}@media(max-width:760px){.brand{font-size:22px}.brand span{display:none}.report-brand{font-size:22px}}

.analog-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px;gap:12px}.analog-header strong{margin:0}.remove-analog{padding:5px 8px;font-size:14px;font-weight:400;background:transparent;border:0;color:#657b91}.remove-analog:hover{color:#9b2323;background:#fee2e2}.analog label{font-size:14px}.add-analog{width:100%;border-style:dashed;text-align:center}.add-analog:disabled{opacity:.5;cursor:default}.report th:first-child{width:23%}.report th:nth-child(2){width:10%}.report th:nth-child(3){width:8%}.report th:nth-child(4){width:17%}.report th:nth-child(5){width:14%}.report th:last-child{width:28%}.listing-link{display:inline-block;margin-top:5px;color:var(--blue);text-decoration:underline}.similarity{font-weight:600}
:root{--blue:#006dff;color:#182544}.brand{gap:20px}.brand img{width:88px;height:auto}.brand b{font-size:22px;letter-spacing:-.4px}.brand span{padding-left:20px}.report{--report-padding:32px;padding:var(--report-padding);color:#182544}.report-hero{position:relative;isolation:isolate;margin:calc(-1 * var(--report-padding)) calc(-1 * var(--report-padding)) 28px;padding:24px var(--report-padding);min-height:210px;overflow:hidden;background:linear-gradient(130deg,#006dff 0%,#6797ff 55%,#ded4ff 100%)}.report-hero-brand{display:flex;gap:14px;align-items:center;color:white;position:relative;z-index:1;font-size:13px;font-weight:600}.report-hero-brand img{width:91px;height:auto;background:white;padding:4px 6px;border-radius:4px}.report .report-hero h2{font-size:25px;line-height:1.14;color:white;margin:17px 120px 12px 0;letter-spacing:-.5px;position:relative;z-index:1}.report-hero .report-label{color:white;margin:0;font-size:11px;position:relative;z-index:1;max-width:75%;line-height:1.4}.report-house{position:absolute;width:145px;right:12px;bottom:14px;z-index:0}.report h2{color:#182544}.report h3{font-size:19px;margin-top:27px;color:#182544}.cards{gap:16px;margin-bottom:24px;border-bottom:1px solid #eef0f4;padding-bottom:18px}.card{background:transparent;border-radius:0;padding:0}.card b{font-size:13px;color:#182544}.card small{color:#7c849a}.market-box{background:#f6f7fa;border-left-color:#006dff}.report th{background:#f3f5f8;color:#182544;font-weight:600;font-size:10px;line-height:1.4;padding:10px 5px}.report td{border-color:#e9ecf2;padding:12px 5px;color:#182544}.recommend{background:white;border:0;border-left:2px solid #006dff;border-radius:0;padding:0 0 0 16px;margin-top:28px}.recommend h3{color:#182544;font-size:19px;margin-bottom:18px}.metrics b{color:#182544;font-size:17px}.metrics small{color:#7c849a}.report .footnote{color:#7c849a}.next-box{background:#fff5d5;border-radius:0;padding:18px;margin-top:26px}.next-box h3{color:#182544;font-size:18px}.agent-footer{border-color:#eef0f4}.report .copy{font-size:13px;line-height:1.55}.badge{background:#e9f8ec;color:#26853a}.badge.off{background:#fcecee;color:#9d3232}@media(min-width:1450px){.report{--report-padding:36px}}@media(max-width:1050px){.report{--report-padding:22px}.report .report-hero h2{font-size:22px;margin-right:110px}.report-house{width:125px}.report-hero-brand{gap:10px;font-size:12px}.metrics b{font-size:14px}.brand span{display:none}.cards{grid-template-columns:1fr 1fr 1fr}.report-hero{min-height:205px}}@media(max-width:760px){.brand{gap:12px}.brand img{width:69px}.brand b{font-size:19px}.report{--report-padding:24px}.report .report-hero h2{font-size:22px}.report-house{width:122px;right:5px;bottom:18px}.report-hero-brand{font-size:12px}.report-hero-brand img{width:80px}.metrics b{font-size:15px}}@media(max-width:400px){.report{--report-padding:18px}.report-hero{padding-top:22px;padding-bottom:24px;min-height:225px}.report-house{width:106px;right:4px;bottom:24px}.report .report-hero h2{font-size:22px;margin-right:84px}.cards{gap:10px}.card b{font-size:12px}.metrics{grid-template-columns:1fr 1fr}.metrics>div:last-child{grid-column:1/-1}.report-hero .report-label{max-width:65%}}

.report-hero{background:linear-gradient(115deg,#006dff 0%,#006dff 42%,#afdfff 100%);border-radius:0 0 16px 16px}.report-hero-brand{color:#b4d6ff;font-size:15px}.report .report-hero h2{margin-top:22px;font-size:26px}.report-hero .report-label{font-size:11px}.report-house{bottom:18px}@media(max-width:1050px){.report-hero-brand{font-size:14px}.report .report-hero h2{font-size:22px}}@media(max-width:400px){.report .report-hero h2{font-size:22px}.report-hero{min-height:215px}}

.report .next-box{padding:16px 18px}.report .next-box h3{margin:0 0 10px}.report .next-box .copy{margin:0}

.report-hero-brand img.report-mark{width:22px;height:24px;background:transparent;padding:0;border-radius:0;flex-shrink:0}.report-hero-brand{gap:10px}

.report-hero-brand{align-items:flex-end}.report-hero-brand span{line-height:1}

.top .brand span{border-left:0;padding-left:0}.report .report-hero h2{margin-top:12px}
