:root{--navy:#071b3a;--blue:#0b66f3;--blue2:#0056d6;--green:#13aa67;--red:#ef4056;--orange:#f28a2e;--purple:#8b5cf6;--line:#dce6f3;--bg:#f5f8fc;--text:#0a1d3a;--muted:#65748b;--card:#fff;--shadow:0 10px 28px rgba(13,42,78,.08)}*{box-sizing:border-box}.mt-body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.mt-body a{color:var(--blue);text-decoration:none}.mt-top{height:74px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 3%;position:sticky;top:0;z-index:30}.mt-brand{display:flex;flex-direction:column;gap:1px}.mt-brand small{font-size:10px;color:#54657f;margin-left:42px}.mt-logo{display:flex;align-items:center;gap:9px;font-size:24px;line-height:1}.mt-logo strong span{color:var(--blue)}.bars{height:31px;display:flex;align-items:end;gap:3px;border-bottom:2px solid #ef4056;padding-bottom:1px}.bars i{display:block;width:6px;background:#1868dc;border-radius:2px 2px 0 0}.bars i:nth-child(1){height:12px;background:#149e6b}.bars i:nth-child(2){height:29px}.bars i:nth-child(3){height:20px;background:#25a5db}.bars i:nth-child(4){height:8px;background:#25a5db}.mt-top nav{display:flex;gap:30px;align-self:stretch;align-items:center}.mt-top nav a{font-weight:700;color:#1f2f4b;font-size:13px;height:100%;display:flex;align-items:center;border-bottom:3px solid transparent}.mt-top nav a.active{color:var(--blue);border-color:var(--blue)}.mt-top-actions{display:flex;gap:12px;align-items:center}.icon-btn{width:42px;height:42px;border-radius:50%;border:1px solid var(--line);background:#fff;font-size:22px}.mt-primary,.compare-controls button,.report-gen .mt-primary{background:linear-gradient(135deg,#1670ff,#0058df);color:#fff!important;border:0;border-radius:8px;padding:12px 19px;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.outline-btn{background:#fff;border:1px solid #cbd9ea;border-radius:8px;padding:10px 14px;color:var(--blue);font-weight:700}.visual-hero{min-height:320px;background:linear-gradient(90deg,#fff 0%,#f8fbff 45%,#dceafa 100%);display:grid;grid-template-columns:1.15fr .85fr;border-bottom:1px solid var(--line);position:relative;overflow:hidden}.visual-hero:after{content:"";position:absolute;right:0;inset-block:0;width:50%;background:radial-gradient(circle at 70% 30%,rgba(0,99,212,.18),transparent 35%),linear-gradient(130deg,transparent 15%,rgba(12,84,158,.11) 48%,rgba(6,41,85,.2));pointer-events:none}.hero-copy{padding:30px 5.5% 28px;position:relative;z-index:2}.hero-copy h1{font-size:42px;line-height:1.05;margin:0 0 12px;letter-spacing:-1.7px}.hero-copy p{font-size:16px;line-height:1.45;max-width:650px;color:#53647f;margin:0 0 20px}.hero-search{max-width:760px}.mt-ask{display:flex;background:#fff;border:1px solid #cad8e8;box-shadow:0 8px 22px rgba(20,50,90,.08);padding:6px;border-radius:12px;align-items:center}.mt-ask input{flex:1;border:0;outline:0;padding:13px;font-size:14px;background:transparent;min-width:0}.mt-ask button{background:var(--blue);border:0;color:#fff;font-weight:800;border-radius:8px;padding:12px 25px}.search-symbol{padding-left:10px;color:var(--blue);font-size:20px}.suggestions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:10px;font-size:11px;color:#687995}.suggestions button,.chips span{border:1px solid #dbe6f4;background:#eef4fb;border-radius:999px;padding:7px 11px;color:#31445f;font-size:11px}.hero-art{position:relative;min-height:320px;z-index:2;background:linear-gradient(125deg,rgba(255,255,255,.1),rgba(16,83,153,.15)),repeating-linear-gradient(90deg,transparent 0 68px,rgba(255,255,255,.11) 69px 70px)}.vote-script{position:absolute;left:16%;top:38px;font-family:Georgia,serif;font-style:italic;font-size:32px;line-height:.9;transform:rotate(-3deg);color:#173155}.vote-script b{font-size:42px}.vote-script:after{content:"";display:block;width:100px;height:6px;background:#ef3d4d;border-radius:50%;transform:rotate(-8deg);margin-top:7px}.flag-card{position:absolute;right:25%;top:28px;font-size:54px;filter:drop-shadow(0 7px 7px rgba(0,0,0,.16))}.datecard{position:absolute;right:3%;top:38px;background:rgba(7,27,58,.89);color:#fff;border-radius:10px;padding:20px 18px;width:210px;box-shadow:var(--shadow)}.datecard b{font-size:12px;line-height:1.35}.datecard strong{display:block;margin:18px 0;font-size:13px}.datecard span{display:block;border-top:1px solid rgba(255,255,255,.2);padding-top:15px;font-size:12px}.mt-answer{background:#fff;border:1px solid var(--line);border-radius:14px;margin:18px 2.5%;padding:22px;box-shadow:var(--shadow)}.hidden{display:none!important}.answer-head{display:flex;justify-content:space-between;color:var(--blue);font-weight:800}.answer-copy{line-height:1.65;color:#2b3d58}.answer-sources li{margin:8px 0}.party-strip{display:grid;grid-template-columns:repeat(9,1fr);margin:-1px 2.4% 14px;background:#fff;border:1px solid var(--line);border-radius:0 0 12px 12px;overflow:hidden}.party-cell{min-height:112px;border-right:1px solid var(--line);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:10px 5px}.party-cell b{font-size:12px;margin-top:7px}.party-cell small{font-size:9px;color:#66758b;line-height:1.2;margin-top:2px}.party-dot{height:38px;min-width:38px;padding:0 6px;border-radius:11px;background:linear-gradient(145deg,#e5f0ff,#fff);border:1px solid #d5e3f6;display:flex;align-items:center;justify-content:center;color:#0c559f;font-weight:900;font-size:10px}.party-cell:nth-child(3n+1) .party-dot{color:#098754}.party-cell:nth-child(3n+2) .party-dot{color:#0867e8}.party-cell:nth-child(3n) .party-dot{color:#d32235}.party-cell.view-all{background:#f8fbff;border:0}.party-cell.view-all span{width:44px;height:44px;border-radius:12px;background:#eaf3ff;color:var(--blue);display:grid;place-items:center;font-size:24px}.compact-features{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:14px 2.4%}.compact-features article{background:#fff;border:1px solid var(--line);border-radius:10px;padding:14px 14px;display:grid;grid-template-columns:44px 1fr 20px;align-items:center;gap:10px}.compact-features b{font-size:13px}.compact-features p{font-size:10px;margin:4px 0 0;color:var(--muted);line-height:1.35}.feature-icon{width:38px;height:38px;border-radius:9px;display:grid;place-items:center;font-weight:900}.feature-icon.green{background:#e5f8ef;color:#079a5d}.feature-icon.blue{background:#e8f1ff;color:#0b66f3}.feature-icon.red{background:#ffe9ec;color:#df2742;font-size:10px}.arrow{color:var(--blue);font-size:18px}.mt-panel,.dash-card,.filter-card,.latest-card,.pro-query{background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 3px 10px rgba(15,48,90,.035)}.mt-panel{margin:14px 2.4%;padding:16px 18px}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.panel-head h2,.dash-card h2{font-size:16px;margin:0}.panel-head p{font-size:11px;color:var(--muted);margin:4px 0 0}.compare-controls{display:grid;grid-template-columns:1.2fr .8fr 1fr 150px;gap:12px;margin:12px 0}.compare-controls>div{border:1px solid #ccd9ea;border-radius:7px;padding:11px 12px;font-size:11px;display:flex;justify-content:space-between}.compare-table{display:grid;grid-template-columns:210px 1fr 1fr;border:1px solid var(--line);border-radius:9px;overflow:hidden}.compare-table>div{padding:12px 14px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);font-size:11px;min-height:64px}.compare-table small{display:block;color:var(--blue);font-weight:700;margin-top:5px}.compare-table .ct-head{background:#f8fbff;min-height:auto;font-weight:800}.party-head{text-align:center;font-size:13px!important}.greenline{border-top:3px solid #13aa67}.blueline{border-top:3px solid #0b66f3}.more-link{display:inline-block;font-size:11px;font-weight:800;margin-top:10px}.content-grid{display:grid;grid-template-columns:225px 1fr;gap:14px;margin:14px 2.4%}.filter-card{padding:16px}.filter-card h3{margin:0 0 16px;font-size:14px}.filter-card label{font-size:10px;font-weight:700;display:block;margin-bottom:13px}.filter-card label div{border:1px solid #cad8e8;border-radius:7px;padding:10px;margin-top:5px;display:flex;justify-content:space-between;color:#42516a;font-weight:500}.latest-card{padding:14px}.promise-row{display:grid;grid-template-columns:54px 1fr 280px 32px;align-items:center;border-top:1px solid var(--line);padding:12px 0;gap:10px}.promise-main h3{font-size:12px;margin:0 0 4px}.promise-main p{font-size:10px;color:#64748b;margin:0;line-height:1.4}.promise-meta{display:flex;gap:7px;align-items:center;flex-wrap:wrap}.promise-meta small{width:100%;font-size:9px;color:#586b84}.topic-pill,.badge{font-size:9px;border-radius:999px;padding:5px 9px}.topic-pill{background:#e9f1ff;color:#1760ba}.badge{background:#dff7eb;color:#07844f}.row-arrow{width:28px;height:28px;border:1px solid #d9e5f4;border-radius:50%;display:grid;place-items:center;color:var(--blue)}.business-strip{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:20px 24px}.business-strip b{font-size:17px}.business-strip p{color:var(--muted);font-size:12px}.business-strip a{font-weight:800;font-size:12px}footer{text-align:center;padding:28px;color:#687791;font-size:11px}.portal{min-height:100vh;display:grid;grid-template-columns:250px 1fr}.side{background:linear-gradient(180deg,#092248,#071a36);color:#fff;padding:22px 16px;display:flex;flex-direction:column;gap:6px;position:sticky;top:0;height:100vh}.side .mt-brand{margin:0 4px 18px}.side .mt-logo{font-size:21px}.side .mt-brand small{margin:4px 0 0 40px;color:#c7d5e9}.side a{padding:12px 14px;border-radius:8px;color:#dfe9f7;font-size:12px;font-weight:650}.side a.active{background:linear-gradient(135deg,#126cf2,#0a59d8);color:#fff}.side-election{margin-top:auto;border:1px solid rgba(255,255,255,.16);border-radius:10px;padding:14px;display:flex;flex-direction:column;gap:6px}.side-election span{font-size:11px;color:#d8e3f3}.portal-main{padding:22px;background:#f7faff;min-width:0}.portal-top{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:16px}.portal-top h1{font-size:28px;margin:0 0 4px;letter-spacing:-.8px}.portal-top p{margin:0;color:var(--muted);font-size:13px;max-width:720px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:14px 0}.stats.five{grid-template-columns:repeat(5,1fr)}.stats>div{background:#fff;border:1px solid var(--line);border-radius:10px;padding:15px;min-height:115px}.stats b{font-size:25px;display:block;margin-top:4px}.stats small{display:block;color:#4b5c74}.stats em{font-size:9px;color:#0b9a60;font-style:normal}.stat-icon,.aicon{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;font-weight:900}.blue{background:#e8f1ff;color:#0a63ec}.green{background:#e4f8ee;color:#08985e}.purple{background:#f0e9ff;color:#7c45e7}.orange{background:#fff0e3;color:#e27b18}.red{background:#ffe7eb;color:#e63149}.dash-grid{display:grid;grid-template-columns:2fr 1fr;gap:14px;margin-bottom:14px}.dash-card{padding:16px}.line-chart{height:220px;background:linear-gradient(180deg,#fff,#f7fbff);border-bottom:1px solid var(--line);margin-top:10px}.line-chart svg,.admin-line svg{width:100%;height:100%}.topic-bars{list-style:none;padding:0;margin:10px 0}.topic-bars li{display:grid;grid-template-columns:24px 1fr 145px;align-items:center;gap:8px;padding:10px 0;font-size:11px}.topic-bars li>span{width:21px;height:21px;border-radius:50%;background:#6f95c5;color:#fff;display:grid;place-items:center}.topic-bars b{font-size:10px;position:relative;text-align:right;padding-top:16px}.topic-bars b:before{content:"";position:absolute;left:0;top:0;width:var(--w);height:9px;background:#0d68ef;border-radius:4px}.topic-bars b:after{content:"";position:absolute;left:0;right:0;top:0;height:9px;background:#e8eef6;border-radius:4px;z-index:-1}.widget-grid{display:grid;grid-template-columns:1.1fr 1fr .8fr;gap:14px;margin-bottom:14px}.dash-card pre{background:#071b3a;color:#d7eaff;border-radius:8px;padding:16px;overflow:auto;font-size:10px;min-height:135px}.customize label{display:flex;flex-direction:column;gap:4px;font-size:10px;margin:10px 0}.customize label:has(input[type=checkbox]){flex-direction:row;justify-content:space-between}.customize select,.customize input{border:1px solid #ccd9ea;border-radius:6px;padding:8px}.customize button{background:#e9f2ff;color:var(--blue);border:0;border-radius:6px;padding:9px;font-weight:800;width:100%}.data-table{width:100%;border-collapse:collapse;font-size:10px}.data-table th{background:#f1f6fb;text-align:left;color:#33465f;padding:9px}.data-table td{padding:9px;border-bottom:1px solid var(--line);vertical-align:top}.mt-widget{background:#fff;border:1px solid #cfdef0;border-radius:14px;padding:16px;box-shadow:0 8px 24px rgba(7,27,58,.07)}.widget-brand{display:flex;align-items:flex-start;justify-content:space-between}.widget-brand .mt-logo{font-size:16px}.widget-brand .bars{height:23px}.widget-brand small{font-size:9px;color:#60718a}.mt-widget h3{font-size:22px;margin:12px 0 4px}.mt-widget p{color:#66758b;font-size:11px}.mt-ask.compact{box-shadow:none}.mt-ask.compact button{padding:10px 14px}.mt-widget-answer{margin-top:12px;background:#f7faff;border:1px solid var(--line);padding:12px;border-radius:10px;font-size:11px}.pro-head{background:linear-gradient(90deg,#fff 0%,#eef7ff 100%);padding:18px;border-radius:10px;border:1px solid var(--line)}.pro-head h1{font-size:34px}.eyebrow{font-size:10px;color:#0c65df;font-weight:900;letter-spacing:.08em}.city-card{background:linear-gradient(135deg,#0b5da9,#092b59);color:#fff;border-radius:10px;padding:18px 22px;font-weight:800;min-width:220px}.city-card small{display:block;margin-top:5px;font-weight:500;opacity:.8}.pro-query{padding:15px;margin-bottom:14px}.pro-query h3{font-size:13px;margin:0 0 8px}.chips{display:flex;gap:7px;flex-wrap:wrap;margin-top:9px}.intelligence-grid{display:grid;grid-template-columns:2.3fr 1fr;gap:14px}.intelligence-grid main{display:flex;flex-direction:column;gap:14px}.ai-summary p{font-size:11px;line-height:1.55;color:#3d4f68}.pro-table th,.pro-table td{text-align:center}.pro-table th:first-child,.pro-table td:first-child{text-align:left}.bottom-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.saved{list-style:none;padding:0;margin:5px 0}.saved li{padding:10px 0;border-bottom:1px solid var(--line);font-size:11px;font-weight:700;display:flex;justify-content:space-between}.saved small{font-weight:400;color:var(--muted)}.report-gen p{font-size:11px;color:var(--muted)}.report-fields{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:10px 0}.report-fields select{padding:9px;border:1px solid var(--line);border-radius:6px}.report-gen .mt-primary{width:100%}.intel-side{display:flex;flex-direction:column;gap:14px}.impact,.greenbox,.orangebox,.redbox,.bluebox{border-radius:10px;padding:12px;margin-top:9px}.greenbox{background:#eaf8f0;border:1px solid #d1efde}.orangebox{background:#fff4e9;border:1px solid #ffe2c4}.redbox{background:#ffedef;border:1px solid #ffd5db}.bluebox{background:#eaf2ff;border:1px solid #d2e3ff}.impact b{font-size:11px}.impact p{font-size:10px;margin:5px 0 0}.numbered{padding-left:22px}.numbered li{font-size:10px;margin:9px 0}.export-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.export-grid button,.export-grid a{border:1px solid var(--line);background:#fff;border-radius:7px;padding:9px;font-size:10px;color:#203650;text-align:center}.red-btn,.green-btn{border:0;border-radius:7px;color:#fff;font-weight:800;padding:11px 16px}.red-btn{background:#ee2d43}.green-btn{background:#0b9b5d}.report-sheet-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.report-sheet{background:#fff;border:1px solid var(--line);border-radius:9px;padding:18px;min-height:940px;box-shadow:var(--shadow)}.report-cover{background:linear-gradient(135deg,#0a356c,#0c67a3);color:#fff;padding:28px;border-radius:8px;margin:-8px -8px 20px;min-height:235px;display:flex;flex-direction:column;justify-content:center}.report-cover span{color:#51d1ff;font-size:10px;font-weight:900}.report-cover h2{font-size:29px;margin:8px 0}.report-cover p{max-width:470px;line-height:1.5;font-size:11px}.report-sheet>h2{font-size:17px;border-bottom:1px solid var(--line);padding-bottom:7px}.report-sheet>h3{font-size:13px}.report-sheet>p{font-size:10px;line-height:1.55;color:#40516a}.finding-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:12px 0}.finding-grid div{background:#edf8f3;border-radius:8px;padding:10px}.finding-grid div:nth-child(2){background:#eef4ff}.finding-grid div:nth-child(3){background:#fff2e5}.finding-grid .risk{background:#ffeaee}.finding-grid b{font-size:20px;display:block}.finding-grid span{font-size:9px}.report-sheet blockquote{background:#edf5ff;border-radius:8px;padding:14px;color:#28507f;font-size:10px;margin:10px 0}.bar-chart{height:180px;border-bottom:1px solid #cad8e8;display:flex;align-items:end;gap:22px;padding:10px 20px}.bar-chart span{flex:1;height:var(--h);background:linear-gradient(#0f69ea,#5ea2ff);border-radius:4px 4px 0 0}.risk-opps{display:grid;grid-template-columns:1fr 1fr;gap:10px}.risk-opps p{font-size:9px;line-height:1.45}.scenario-grid{display:grid;grid-template-columns:.75fr 1.5fr;gap:14px;margin-bottom:14px}.donut{width:180px;height:90px;border-radius:180px 180px 0 0;background:conic-gradient(from 270deg,#16a36a 0 35%,#0b66f3 35% 67%,#e63546 67% 78%,#f4a02b 78% 85%,#8b5cf6 85% 90%,#8797aa 90% 100%);margin:20px auto;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding-bottom:10px}.donut:after{content:"";position:absolute;left:35px;right:35px;bottom:0;height:55px;background:#fff;border-radius:100px 100px 0 0}.donut b,.donut span{position:relative;z-index:2}.donut b{font-size:28px}.donut span{font-size:10px}.muted{color:var(--muted);font-size:10px}.scenario-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.scenario-cards article{margin:0}.scenario-cards b{font-size:9px}.scenario-cards h3{font-size:14px;margin:5px 0}.scenario-cards p{font-size:9px;line-height:1.4}.candidate-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.candidate-grid article{border:1px solid var(--line);border-radius:9px;padding:16px;text-align:center}.candidate-grid small{display:block;color:var(--muted);margin-top:5px;font-size:9px}.avatar{width:60px;height:60px;border-radius:50%;background:#eaf2ff;color:#0a5bc9;display:grid;place-items:center;margin:0 auto 9px;font-weight:900}
@media(max-width:1100px){.party-strip{grid-template-columns:repeat(5,1fr)}.stats.five{grid-template-columns:repeat(3,1fr)}.widget-grid,.intelligence-grid{grid-template-columns:1fr}.report-sheet-grid{grid-template-columns:1fr}.report-sheet{min-height:auto}}@media(max-width:820px){.mt-top nav{display:none}.mt-brand small{display:none}.visual-hero{grid-template-columns:1fr}.hero-art{min-height:230px}.hero-copy h1{font-size:36px}.party-strip{grid-template-columns:repeat(3,1fr)}.compact-features{grid-template-columns:1fr 1fr}.compare-controls{grid-template-columns:1fr 1fr}.compare-table{grid-template-columns:120px 1fr 1fr}.content-grid{grid-template-columns:1fr}.promise-row{grid-template-columns:44px 1fr 32px}.promise-meta{grid-column:2/3}.business-strip,.dash-grid,.bottom-grid,.scenario-grid{grid-template-columns:1fr}.portal{grid-template-columns:1fr}.side{display:none}.stats,.stats.five{grid-template-columns:1fr 1fr}.report-sheet-grid{grid-template-columns:1fr}.scenario-cards,.candidate-grid{grid-template-columns:1fr}}@media(max-width:540px){.mt-top{padding:0 14px}.mt-logo{font-size:20px}.mt-top-actions .mt-primary{display:none}.hero-copy{padding:26px 18px}.hero-copy h1{font-size:31px}.hero-art{display:none}.mt-ask button{padding:11px 13px}.party-strip,.compact-features,.stats,.stats.five{grid-template-columns:1fr 1fr}.compare-controls{grid-template-columns:1fr}.compare-table{font-size:9px}.portal-main{padding:12px}.widget-grid{grid-template-columns:1fr}.finding-grid{grid-template-columns:1fr 1fr}.risk-opps{grid-template-columns:1fr}}

/* v0.3 public landing refinements */
.mt-top{padding:0 22px}.mt-top-inner{width:100%;max-width:1180px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:100%}.mt-public-main{max-width:1180px;margin:0 auto;padding:18px 22px 0}.mt-public-main .visual-hero{border:1px solid var(--line);border-radius:18px;min-height:350px;box-shadow:0 16px 44px rgba(10,38,74,.07)}.mt-public-main .hero-copy{padding:40px 42px 34px}.hero-kicker{display:inline-block;color:#0b66f3;font-size:10px;font-weight:900;letter-spacing:.12em;margin-bottom:12px}.mt-public-main .hero-copy h1{font-size:46px;max-width:610px}.mt-public-main .hero-copy p{font-size:15px;max-width:620px}.mt-public-main .hero-art{min-height:350px}.mt-public-main .party-strip,.mt-public-main .compact-features,.mt-public-main .mt-panel,.mt-public-main .content-grid,.mt-public-main .mt-answer{margin-left:0;margin-right:0}.party-strip{grid-template-columns:repeat(var(--party-count,9),1fr);margin-top:14px;border-radius:12px}.compact-features{margin-top:14px}.compact-features article{min-height:96px;padding:16px}.compact-features article.is-muted{background:#fbfcfe;border-color:#e6edf6}.compact-features article.is-muted .feature-icon,.compact-features article.is-muted .arrow{opacity:.55}.compact-features article.is-muted b{color:#31445f}.compact-features article.is-muted p{color:#7e8da1}.prelaunch-search{max-width:730px;min-height:58px;background:#fff;border:1px solid #d3dfed;border-radius:12px;display:flex;align-items:center;gap:10px;padding:7px 9px;box-shadow:0 8px 24px rgba(20,50,90,.06);color:#61728a;font-size:13px}.prelaunch-search>span:nth-child(2){flex:1}.coming-pill{background:#eaf3ff;color:#0b66f3;border:1px solid #d6e6fb;border-radius:999px;padding:8px 11px;font-size:10px;font-weight:800;white-space:nowrap}.prelaunch-note{font-size:10px!important;max-width:720px!important;margin:11px 0 0!important;color:#7a8a9e!important}.mt-empty-launch{background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 8px 28px rgba(13,42,78,.05);padding:28px 32px;margin:14px 0;display:grid;grid-template-columns:64px 1fr;gap:20px;align-items:start}.empty-icon{width:58px;height:58px;border-radius:15px;background:#eaf3ff;color:#0b66f3;display:grid;place-items:center;font-size:24px}.empty-copy h2{font-size:23px;margin:5px 0 8px;letter-spacing:-.45px}.empty-copy p{font-size:12px;line-height:1.6;color:#5f7087;max-width:800px;margin:0}.empty-points{display:flex;gap:8px;flex-wrap:wrap;margin-top:15px}.empty-points span{background:#f3f7fc;border:1px solid #e0e9f4;border-radius:999px;padding:7px 10px;font-size:10px;color:#3d516b;font-weight:700}.compare-empty{margin-top:14px;border:1px dashed #cbd9e9;background:#f9fbfe;border-radius:10px;padding:20px;display:grid;grid-template-columns:48px 1fr auto;gap:14px;align-items:center}.compare-icon{width:46px;height:46px;border-radius:12px;background:#eaf3ff;color:#0b66f3;display:grid;place-items:center;font-size:20px}.compare-empty b{font-size:13px}.compare-empty p{font-size:10px;color:#687a91;margin:4px 0 0}.business-strip{margin-bottom:4px}.business-strip>div{padding:5px 6px}.business-strip b{display:block;margin-top:6px;font-size:16px}.business-strip p{font-size:11px;line-height:1.5}.mt-public-main .content-grid{grid-template-columns:210px 1fr}.mt-public-main .promise-row{grid-template-columns:48px 1fr 245px 30px}.mt-public-main .panel-head h2{font-size:15px}
@media(max-width:1100px){.mt-public-main{padding-left:16px;padding-right:16px}.mt-public-main .hero-copy{padding:34px 30px}.mt-public-main .hero-copy h1{font-size:40px}.party-strip{grid-template-columns:repeat(4,1fr)!important}}
@media(max-width:820px){.mt-top-inner nav{display:none}.mt-public-main{padding:10px 12px 0}.mt-public-main .visual-hero{grid-template-columns:1fr}.mt-public-main .hero-copy{padding:28px 22px}.mt-public-main .hero-copy h1{font-size:36px}.mt-public-main .hero-art{min-height:220px}.mt-empty-launch{grid-template-columns:1fr;padding:22px}.compare-empty{grid-template-columns:1fr}.mt-public-main .content-grid{grid-template-columns:1fr}.mt-public-main .promise-row{grid-template-columns:44px 1fr 30px}.mt-public-main .promise-meta{grid-column:2/3}}
@media(max-width:540px){.mt-top{padding:0 12px}.mt-public-main .hero-copy h1{font-size:32px}.prelaunch-search{align-items:flex-start;flex-wrap:wrap}.prelaunch-search>span:nth-child(2){min-width:220px}.party-strip{grid-template-columns:repeat(2,1fr)!important}.compact-features{grid-template-columns:1fr}.business-strip{grid-template-columns:1fr}.mt-public-main .hero-art{display:none}}

/* v0.4 public landing: full-width hero + minimalist professional layout */
.mt-body{background:#f7f9fc}
.mt-top{height:70px;padding:0 24px;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid #e7edf5}
.mt-top-inner{max-width:1120px}
.mt-top nav{gap:26px}.mt-top nav a{font-size:12px;font-weight:650}.mt-top nav a.active{border-bottom-width:2px}
.mt-top-actions .icon-btn{width:38px;height:38px;font-size:18px;border-color:#e1e8f2}.mt-top-actions .mt-primary{padding:10px 15px;border-radius:9px;font-size:11px}

.mt-public-main{max-width:none;margin:0;padding:0;background:#f7f9fc}
.mt-public-main .visual-hero{width:100%;min-height:430px;border:0;border-radius:0;box-shadow:none;margin:0;background:linear-gradient(112deg,#ffffff 0%,#fbfdff 50%,#edf5ff 100%);grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);padding-left:max(28px,calc((100vw - 1120px)/2));padding-right:max(28px,calc((100vw - 1120px)/2));border-bottom:1px solid #e4ebf4}
.mt-public-main .visual-hero:after{display:none}
.mt-public-main .hero-copy{padding:76px 48px 70px 0;align-self:center}
.hero-kicker{font-size:9px;letter-spacing:.16em;margin-bottom:17px;color:#0a67e8}
.mt-public-main .hero-copy h1{font-size:54px;line-height:1.01;letter-spacing:-2.2px;max-width:640px;margin-bottom:18px;color:#081b38}
.mt-public-main .hero-copy p{font-size:16px;line-height:1.62;max-width:610px;color:#60718a;margin-bottom:25px}
.mt-public-main .hero-art{min-height:430px;background:none;display:flex;align-items:center;justify-content:flex-end;overflow:visible}
.hero-intel-card{position:relative;z-index:3;width:min(390px,100%);background:rgba(255,255,255,.9);border:1px solid #dce7f4;box-shadow:0 28px 70px rgba(20,64,114,.13);border-radius:22px;padding:30px 30px 27px}
.intel-label{display:inline-flex;background:#eaf3ff;color:#0864dc;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:900;letter-spacing:.1em}
.hero-intel-card h2{font-size:28px;line-height:1.12;letter-spacing:-.7px;margin:17px 0 10px}.hero-intel-card>p{font-size:12px;line-height:1.55;color:#677991;margin:0 0 22px}
.intel-date{display:flex;justify-content:space-between;align-items:center;padding:14px 0;border-top:1px solid #e7edf5;border-bottom:1px solid #e7edf5}.intel-date span{font-size:10px;color:#7a8aa0}.intel-date strong{font-size:12px;color:#0d2c52}
.intel-trust{display:flex;gap:7px;flex-wrap:wrap;margin-top:17px}.intel-trust span{font-size:9px;font-weight:750;color:#28527d;background:#f5f8fc;border:1px solid #e4ebf4;border-radius:999px;padding:6px 8px}
.hero-orbit{position:absolute;border-radius:50%;border:1px solid rgba(12,103,232,.11);z-index:1}.orbit-one{width:340px;height:340px;right:0;top:35px}.orbit-two{width:210px;height:210px;right:120px;top:110px;background:radial-gradient(circle at 35% 35%,rgba(41,137,255,.12),rgba(255,255,255,0) 68%)}

.mt-public-main>.party-strip,.mt-public-main>.compact-features,.mt-public-main>.mt-panel,.mt-public-main>.content-grid,.mt-public-main>.mt-answer,.mt-public-main>.mt-empty-launch{width:calc(100% - 48px);max-width:1040px;margin-left:auto;margin-right:auto}
.mt-public-main>.party-strip{margin-top:28px}.mt-public-main>.compact-features{margin-top:16px}.mt-public-main>.mt-panel,.mt-public-main>.content-grid,.mt-public-main>.mt-empty-launch{margin-top:16px}

.prelaunch-search{max-width:650px;min-height:56px;border-radius:11px;box-shadow:none;border-color:#d8e2ee;background:#fff}.prelaunch-note{font-size:10px!important;line-height:1.5!important}
.compact-features{gap:12px}.compact-features article{min-height:88px;border-radius:12px;box-shadow:none;padding:15px}.compact-features b{font-size:12px}.compact-features p{font-size:9.5px;line-height:1.42}
.mt-empty-launch{border-radius:14px;box-shadow:none;padding:26px 28px;background:#fff}.empty-copy h2{font-size:21px}.empty-copy p{font-size:11px;max-width:740px}.empty-points span{background:#fafbfd;font-size:9px}
.party-strip{box-shadow:none;border-radius:12px}.party-cell{min-height:100px}
.mt-panel,.filter-card,.latest-card{box-shadow:none;border-color:#e1e8f1}
.business-strip{padding:22px 24px}.business-strip>div+div{border-left:1px solid #e5ebf3;padding-left:25px}.business-strip b{font-size:15px}.business-strip p{font-size:10.5px}
footer{background:#fff;border-top:1px solid #e4eaf2;margin-top:28px;padding:24px}

@media(max-width:980px){.mt-public-main .visual-hero{grid-template-columns:1fr .82fr;padding-left:24px;padding-right:24px}.mt-public-main .hero-copy{padding:58px 26px 56px 0}.mt-public-main .hero-copy h1{font-size:45px}.hero-intel-card{padding:24px}.hero-intel-card h2{font-size:24px}}
@media(max-width:820px){.mt-public-main .visual-hero{grid-template-columns:1fr;min-height:auto;padding:0 20px}.mt-public-main .hero-copy{padding:48px 0 25px}.mt-public-main .hero-art{min-height:auto;justify-content:flex-start;padding:0 0 38px}.hero-intel-card{width:100%;max-width:520px}.hero-orbit{display:none}.mt-public-main>.party-strip,.mt-public-main>.compact-features,.mt-public-main>.mt-panel,.mt-public-main>.content-grid,.mt-public-main>.mt-answer,.mt-public-main>.mt-empty-launch{width:calc(100% - 28px)}.business-strip>div+div{border-left:0;border-top:1px solid #e5ebf3;padding:18px 6px 5px}}
@media(max-width:540px){.mt-top{height:64px}.mt-public-main .hero-copy{padding-top:38px}.mt-public-main .hero-copy h1{font-size:38px;letter-spacing:-1.3px}.mt-public-main .hero-copy p{font-size:14px}.hero-intel-card{padding:21px;border-radius:16px}.hero-intel-card h2{font-size:22px}.intel-date{align-items:flex-start;flex-direction:column;gap:5px}.mt-public-main .hero-art{display:flex}.mt-empty-launch{padding:20px}.compact-features{grid-template-columns:1fr}.business-strip{grid-template-columns:1fr}}

/* v0.5 – minimalist Google-inspired public landing page */
.mt-google-home{min-height:100vh;background:#fff;color:#14213d;display:flex;flex-direction:column}.mt-simple-header{height:68px;border-bottom:1px solid #eef1f5;background:#fff}.mt-simple-header-inner{max-width:1180px;height:100%;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between}.mt-mini-brand .mt-brand small{display:none}.mt-mini-brand .mt-logo{font-size:18px}.mt-mini-brand .bars{height:24px}.mt-mini-brand .bars i{width:4px}.mt-mini-brand .bars i:nth-child(2){height:22px}.mt-simple-nav{display:flex;gap:24px;align-items:center}.mt-simple-nav a{font-size:13px;color:#536175;font-weight:500}.mt-simple-nav a:hover{color:#0b66f3}.mt-search-home{width:100%;flex:1}.mt-search-stage{min-height:520px;padding:108px 24px 72px;display:flex;flex-direction:column;align-items:center;text-align:center}.mt-search-brand .mt-brand{align-items:center}.mt-search-brand .mt-brand small{margin:7px 0 0;font-size:12px;color:#7b8798}.mt-search-brand .mt-logo{font-size:42px;gap:13px}.mt-search-brand .bars{height:48px;gap:4px}.mt-search-brand .bars i{width:8px}.mt-search-brand .bars i:nth-child(1){height:19px}.mt-search-brand .bars i:nth-child(2){height:45px}.mt-search-brand .bars i:nth-child(3){height:31px}.mt-search-brand .bars i:nth-child(4){height:12px}.mt-search-tagline{font-size:15px;color:#687588;margin:18px 0 25px}.mt-google-search{width:min(690px,100%);min-height:56px;border:1px solid #dfe4ea;border-radius:28px;display:flex;align-items:center;padding:5px 6px 5px 18px;background:#fff;box-shadow:0 1px 6px rgba(32,33,36,.13);transition:.18s ease}.mt-google-search:focus-within,.mt-google-search:hover{box-shadow:0 2px 10px rgba(32,33,36,.18);border-color:transparent}.mt-google-search-icon{font-size:22px;color:#6e7786;margin-right:10px;line-height:1}.mt-google-search input{flex:1;border:0;outline:0;background:transparent;font-size:16px;color:#202124;min-width:0;height:44px}.mt-google-search input::placeholder{color:#8993a1}.mt-google-search button{border:0;border-radius:22px;padding:11px 20px;background:#0b66f3;color:#fff;font-size:13px;font-weight:700;cursor:pointer}.mt-google-search button:hover{background:#0758d7}.mt-google-search.is-preparing{background:#fafbfc;box-shadow:none}.mt-google-search.is-preparing input{cursor:not-allowed}.mt-preparing-chip{white-space:nowrap;background:#edf4ff;color:#0b66f3;border:1px solid #d8e7ff;padding:8px 12px;border-radius:18px;font-size:11px;font-weight:700;margin-right:3px}.mt-search-suggestions{display:flex;gap:9px;flex-wrap:wrap;justify-content:center;margin-top:20px}.mt-search-suggestions button{border:0;background:#f5f7f9;color:#465265;padding:9px 13px;border-radius:5px;font-size:12px;cursor:pointer}.mt-search-suggestions button:hover{box-shadow:0 1px 2px rgba(0,0,0,.12);background:#f0f2f4}.mt-search-note{font-size:12px;color:#8a94a2;margin-top:18px}.mt-google-answer{width:min(760px,100%);margin-top:32px;text-align:left;background:#fff;border:1px solid #e4e8ed;border-radius:16px;padding:22px;box-shadow:0 8px 28px rgba(20,40,70,.07)}.mt-minimal-section{max-width:900px;margin:0 auto 54px;padding:0 24px}.mt-minimal-heading{display:flex;align-items:baseline;justify-content:space-between;border-bottom:1px solid #eceff3;padding-bottom:11px;margin-bottom:4px}.mt-minimal-heading h2{font-size:18px;margin:0;font-weight:650}.mt-minimal-heading span{font-size:11px;color:#8a94a2}.mt-manifesto-list{display:flex;flex-direction:column}.mt-manifesto-item{display:grid;grid-template-columns:44px 1fr auto;gap:13px;align-items:center;padding:14px 2px;border-bottom:1px solid #f0f2f5;text-align:left}.mt-manifesto-item .party-dot{height:38px;min-width:38px}.mt-manifesto-item b{font-size:13px}.mt-manifesto-item small{display:block;color:#8a94a2;font-size:11px;margin-top:3px}.mt-manifesto-item a{font-size:12px}.mt-minimal-promises article{display:grid;grid-template-columns:85px 1fr auto;gap:14px;padding:14px 2px;border-bottom:1px solid #f0f2f5;align-items:start;text-align:left}.mt-minimal-promises article>span{font-size:11px;color:#0b66f3;font-weight:700}.mt-minimal-promises b{display:block;font-size:13px}.mt-minimal-promises small{display:block;color:#7a8594;font-size:11px;margin-top:4px;line-height:1.45}.mt-minimal-promises em{font-style:normal;color:#8d96a3;font-size:10px}.mt-simple-footer{border-top:1px solid #eceff2;min-height:58px;padding:0 28px;display:flex;align-items:center;justify-content:space-between;background:#f8f9fa;color:#70757a;font-size:11px}.mt-simple-footer>div{display:flex;gap:18px}.mt-simple-footer a{color:#70757a}.mt-simple-footer a:hover{text-decoration:underline}@media(max-width:720px){.mt-simple-header{height:58px}.mt-mini-brand .mt-logo{font-size:16px}.mt-simple-nav{gap:14px}.mt-simple-nav a:nth-child(-n+2){display:none}.mt-search-stage{padding:78px 18px 55px;min-height:480px}.mt-search-brand .mt-logo{font-size:31px}.mt-search-brand .bars{height:38px}.mt-search-brand .bars i:nth-child(2){height:36px}.mt-google-search{min-height:52px;padding-left:14px}.mt-google-search input{font-size:14px}.mt-google-search button{padding:10px 15px}.mt-preparing-chip{font-size:10px;padding:7px 9px}.mt-minimal-promises article{grid-template-columns:66px 1fr}.mt-minimal-promises em{display:none}.mt-simple-footer{padding:14px 18px;gap:10px;align-items:flex-start;flex-direction:column}.mt-simple-footer>div{gap:13px}}

/* v0.6 public simplification */
.mt-google-home .mt-simple-header{display:none!important}.mt-search-stage{padding-top:150px}.mt-search-brand{margin-bottom:30px}.mt-simple-footer{justify-content:center;flex-wrap:wrap;gap:16px 28px;padding:18px 24px;min-height:64px}.mt-simple-footer nav{display:flex;align-items:center;justify-content:center;gap:22px;flex-wrap:wrap}.mt-simple-footer>span{color:#9aa0a6}.mt-simple-footer a{font-size:12px}@media(max-width:720px){.mt-search-stage{padding-top:105px}.mt-simple-footer{align-items:center;text-align:center}.mt-simple-footer nav{gap:14px}}

/* v0.6.1 public landing refinement */
.mt-search-brand{margin-bottom:52px!important}.mt-search-brand .mt-brand small{display:none!important}@media(max-width:720px){.mt-search-brand{margin-bottom:38px!important}}

/* v0.6.2 search, answer and manifesto presentation */
.mt-google-search{width:min(860px,100%);padding-left:20px}
.mt-google-search input{width:100%!important;max-width:none!important;min-width:0!important;display:block!important;text-align:left!important;padding:0 10px 0 0!important;margin:0!important;box-sizing:border-box!important}
.mt-google-search input[type="text"]{font-size:16px!important;line-height:44px!important}
.mt-google-search button{flex:0 0 auto;min-width:72px}
.mt-google-answer{width:min(950px,100%);margin-top:38px;padding:28px 30px;border-radius:18px;box-shadow:0 12px 36px rgba(23,48,85,.08)}
.mt-google-answer .answer-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-bottom:16px;border-bottom:1px solid #eef2f6}
.mt-google-answer .answer-head span{font-size:15px;font-weight:800;color:#0b66f3}.mt-google-answer .answer-head small{font-size:11px;color:#6f7e91;background:#f5f8fc;border:1px solid #e5ebf3;padding:6px 9px;border-radius:999px}
.mt-google-answer h2{font-size:26px;line-height:1.22;margin:22px 0 14px;letter-spacing:-.45px;color:#12213b}.mt-google-answer .answer-copy{font-size:15px;line-height:1.72;color:#435268}
.answer-sources-head{display:flex;justify-content:space-between;align-items:end;margin:28px 0 12px;padding-top:20px;border-top:1px solid #eef2f6}.answer-sources-head h3{margin:0;font-size:16px}.answer-sources-head span{font-size:10px;color:#8a95a5}
.answer-source-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.answer-source-card{display:grid;grid-template-columns:54px 1fr;gap:13px;align-items:center;padding:15px;border:1px solid #e5ebf2;border-radius:14px;background:#fff;min-width:0;transition:.15s ease}.answer-source-card:hover{border-color:#cbd9eb;box-shadow:0 5px 18px rgba(27,55,91,.06)}
.answer-source-logo,.answer-source-fallback{width:54px;height:54px;border:1px solid #edf1f5;border-radius:12px;background:#fff;display:grid;place-items:center;overflow:hidden}.answer-source-logo img{width:86%;height:86%;object-fit:contain}.answer-source-fallback{font-size:12px;font-weight:800;color:#315276;background:#f4f7fb}
.answer-source-copy{min-width:0}.answer-source-copy b{display:block;font-size:13px;color:#14213d}.answer-source-copy small{display:block;margin:3px 0 8px;font-size:10.5px;line-height:1.4;color:#778499;white-space:normal}.answer-source-copy a{font-size:11px;font-weight:650;color:#0b66f3}
.mt-manifesto-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:16px}.mt-manifesto-card{position:relative;display:grid;grid-template-columns:72px 1fr;gap:16px;align-items:center;min-height:150px;padding:20px;border:1px solid #e2e8f0;border-radius:16px;background:#fff;text-align:left;box-shadow:0 3px 15px rgba(19,44,76,.035)}.mt-manifesto-card:hover{border-color:#c8d6e8;box-shadow:0 8px 24px rgba(19,44,76,.065)}
.mt-manifesto-card-logo{align-self:start}.party-logo-wrap{display:grid;place-items:center;width:58px;height:58px;border:1px solid #edf1f5;border-radius:13px;background:#fff;overflow:hidden}.party-logo-wrap.large{width:72px;height:72px}.party-logo-wrap img{width:86%;height:86%;object-fit:contain}.mt-manifesto-card .party-dot{width:72px;height:72px;min-width:72px;border-radius:13px;font-size:13px}
.mt-manifesto-card-copy{min-width:0;padding-right:6px}.mt-manifesto-card-copy b{display:block;font-size:16px;color:#14213d}.mt-manifesto-card-copy small{display:block;margin-top:4px;font-size:11px;line-height:1.45;color:#65748a}.mt-manifesto-card-copy span{display:inline-block;margin-top:9px;padding:4px 7px;border-radius:999px;background:#f5f8fc;color:#78869a;font-size:9px;text-transform:uppercase;letter-spacing:.3px}
.mt-manifesto-open{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;margin-top:2px;padding-top:13px;border-top:1px solid #eef2f6;font-size:11px;font-weight:700;color:#0b66f3}.mt-manifesto-open span{font-size:14px}
@media(max-width:720px){.mt-google-search{width:100%}.mt-google-search input[type="text"]{font-size:14px!important}.mt-google-answer{padding:21px 18px}.mt-google-answer h2{font-size:22px}.answer-source-grid,.mt-manifesto-grid{grid-template-columns:1fr}.answer-sources-head{align-items:flex-start;flex-direction:column;gap:4px}.mt-manifesto-card{grid-template-columns:62px 1fr}.party-logo-wrap.large,.mt-manifesto-card .party-dot{width:62px;height:62px;min-width:62px}}

/* v0.6.3 refinements */
.mt-google-answer h2{font-size:20px!important;line-height:1.3!important;letter-spacing:-.2px!important;margin:18px 0 12px!important;font-weight:600!important}
@media(max-width:720px){.mt-google-answer h2{font-size:18px!important}}

.answer-demo-notice{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px;background:#f7f9fc;border:1px solid #e4eaf2;border-radius:12px;color:#526175;font-size:13px;line-height:1.5}.answer-demo-link{border:0;background:transparent;color:#0b66f3;font-weight:750;font-size:12px;cursor:pointer;white-space:nowrap;padding:4px 0}.answer-demo-link:hover{text-decoration:underline}.answer-demo-preview{margin-top:14px;padding:18px 20px;background:#fbfdff;border:1px solid #dce8f8;border-radius:14px;color:#35465e;font-size:14px;line-height:1.65}.answer-demo-preview p{margin:0 0 10px}.answer-demo-preview p:last-child{margin-bottom:0}.answer-demo-label{display:inline-block;margin-bottom:10px;padding:5px 9px;border-radius:999px;background:#eaf3ff;color:#0b66f3;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.answer-demo-preview.hidden{display:none}@media(max-width:720px){.answer-demo-notice{align-items:flex-start;flex-direction:column}.answer-demo-link{white-space:normal}}


/* v0.6.5 richer dummy analysis preview */
.answer-demo-topline{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.answer-demo-topline span{font-size:10px;color:#8b96a5}.answer-demo-summary h3,.answer-demo-compare h3{margin:0 0 7px;font-size:15px;color:#13233f}.answer-demo-summary p{font-size:14px;line-height:1.68;color:#425169}.answer-demo-key{margin:16px 0;padding:14px 16px;border-left:3px solid #0b66f3;background:#f5f9ff;border-radius:0 10px 10px 0}.answer-demo-key strong{display:block;font-size:12px;color:#0b66f3;margin-bottom:4px}.answer-demo-key p{margin:0!important;font-size:13px;line-height:1.55;color:#33445d}.answer-demo-parties{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:16px 0}.answer-demo-parties article{padding:16px;border:1px solid #e4eaf2;border-radius:12px;background:#fff}.answer-demo-party-head{display:flex;align-items:center;gap:9px;margin-bottom:9px}.answer-demo-party-head b{font-size:12px;line-height:1.35;color:#15243f}.answer-demo-party-badge{display:inline-grid;place-items:center;min-width:38px;height:28px;padding:0 8px;border-radius:8px;background:#eaf3ff;color:#0b66f3;font-size:10px;font-weight:850}.answer-demo-party-badge.alt{background:#fff0f1;color:#d43143}.answer-demo-parties article p{margin:0 0 10px!important;font-size:12.5px;line-height:1.6;color:#47566c}.answer-demo-parties article small{font-size:10px;color:#8a95a5}.answer-demo-compare{margin-top:18px;padding-top:16px;border-top:1px solid #edf1f5}.answer-demo-compare>div{display:grid;grid-template-columns:110px 1fr;gap:14px;padding:10px 0;border-bottom:1px solid #f0f3f6}.answer-demo-compare>div:last-child{border-bottom:0}.answer-demo-compare span{font-size:11px;font-weight:750;color:#233753}.answer-demo-compare p{margin:0!important;font-size:12.5px;line-height:1.55;color:#536176}.answer-demo-disclaimer{margin-top:16px!important;padding-top:14px;border-top:1px solid #edf1f5;font-size:10.5px!important;color:#8a95a5!important}.answer-demo-disclaimer b{color:#6f7c8c}@media(max-width:720px){.answer-demo-parties{grid-template-columns:1fr}.answer-demo-compare>div{grid-template-columns:1fr;gap:4px}.answer-demo-topline{align-items:flex-start;flex-direction:column}}

/* v0.7.1 richer AI answer formatting */
.answer-copy h3{font-size:17px;line-height:1.35;margin:22px 0 8px;color:#0f172a}
.answer-copy h4{font-size:15px;line-height:1.35;margin:18px 0 7px;color:#0f172a}
.answer-copy p{margin:0 0 12px;line-height:1.68}
.answer-copy strong{font-weight:700;color:#0f172a}
.answer-copy code{font-size:.92em;padding:2px 5px;border-radius:5px;background:#f1f5f9}
.answer-bullet{display:flex;gap:9px;margin:7px 0;line-height:1.55}
.answer-bullet>span{font-weight:800;color:#2563eb}

/* v0.7.4 conversational manifesto analysis */
.mt-chat-thread{display:flex;flex-direction:column;gap:22px}.mt-chat-turn{display:flex;flex-direction:column;gap:10px}.mt-user-question{display:flex;align-items:center;gap:10px;padding:12px 15px;border-radius:16px;background:#f4f7fb;border:1px solid #e3e9f2;color:#172033}.mt-user-question>span{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:#172033;color:#fff;font-size:12px;font-weight:800;flex:0 0 auto}.mt-ai-response{border:1px solid #e2e8f0;border-radius:20px;background:#fff;box-shadow:0 12px 34px rgba(15,23,42,.06);overflow:hidden}.mt-ai-response .answer-head{margin:0;padding:14px 18px;border-bottom:1px solid #edf1f6;background:#fbfdff}.mt-ai-response .answer-copy{padding:18px}.answer-section-title{display:flex;align-items:center;gap:9px;margin:18px 0 9px;padding:10px 12px;border-radius:12px;font-size:15px}.answer-section-title:first-child{margin-top:0}.answer-section-title>span{display:grid;place-items:center;width:26px;height:26px;border-radius:8px;font-weight:800}.answer-section-title.summary{background:#eef6ff;color:#1459a6}.answer-section-title.summary>span{background:#d9ebff}.answer-section-title.parties{background:#f4f0ff;color:#6842a8}.answer-section-title.parties>span{background:#e7ddff}.answer-section-title.similarities{background:#ecfdf3;color:#187744}.answer-section-title.similarities>span{background:#d5f7e2}.answer-section-title.differences{background:#fff7e8;color:#9a5d00}.answer-section-title.differences>span{background:#ffe9bd}.answer-section-title.meaning{background:#ecfbfb;color:#117072}.answer-section-title.meaning>span{background:#d1f4f4}.answer-section-title.warning{background:#fff0f0;color:#a13333}.answer-section-title.warning>span{background:#ffdada}.answer-section-title.general{background:#f5f6f8;color:#374151}.answer-section-title.general>span{background:#e7e9ed}.answer-copy p{margin:0 0 13px;color:#344054;line-height:1.72}.answer-bullets{display:grid;gap:8px;margin:8px 0 15px}.answer-bullet{display:flex;gap:9px;align-items:flex-start;padding:9px 11px;border:1px solid #edf0f4;border-radius:11px;background:#fcfdfd}.answer-bullet>span{color:#16854c;font-weight:900}.answer-sources-head{padding:14px 18px 6px;border-top:1px solid #edf1f6}.answer-source-grid{padding:0 18px 18px}.mt-followup{margin-top:14px;padding:12px;border:1px solid #dfe6ef;border-radius:18px;background:#fff;box-shadow:0 8px 28px rgba(15,23,42,.05)}.mt-followup-input{display:flex;gap:8px;align-items:center}.mt-followup-input input{flex:1;min-width:0;border:0!important;box-shadow:none!important;outline:none;padding:10px 8px!important;font-size:15px}.mt-followup-input button{border:0;border-radius:12px;background:#172033;color:#fff;font-weight:700;padding:10px 15px;cursor:pointer}.mt-new-question{margin-top:8px;border:0;background:transparent;color:#667085;font-size:12px;cursor:pointer;padding:4px 6px}.answer-error{display:flex;gap:10px;padding:16px 18px;background:#fff2f2;color:#8f2e2e}.answer-error>span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#ffdada;font-weight:900}.answer-error p{margin:3px 0 0}.answer-loading{padding:18px;color:#526071}.mt-spinner{display:inline-block;margin-right:7px}.mt-txt-index-status.ready{color:#187744;font-weight:600}.mt-txt-index-status.error{color:#a13333;font-weight:600}
@media(max-width:640px){.mt-followup-input{align-items:stretch}.mt-followup-input button{padding:10px 12px}.answer-source-grid{padding-left:12px;padding-right:12px}.mt-ai-response .answer-copy{padding:14px}.mt-user-question{padding:10px 12px}}

/* v0.7.6 faster analysis + structured comparison layouts */
.answer-table-wrap{margin:10px 0 18px;overflow-x:auto;border:1px solid #e4eaf2;border-radius:14px;background:#fff;box-shadow:0 3px 12px rgba(15,23,42,.03)}
.answer-table{width:100%;border-collapse:collapse;min-width:620px;font-size:12.5px;line-height:1.48}
.answer-table th{padding:11px 13px;text-align:left;background:#f5f8fc;color:#243754;font-size:11px;text-transform:uppercase;letter-spacing:.025em;border-bottom:1px solid #dfe6ef;vertical-align:top}
.answer-table td{padding:12px 13px;color:#3f4f64;border-bottom:1px solid #edf1f5;vertical-align:top}
.answer-table tbody tr:last-child td{border-bottom:0}
.answer-table td:first-child{font-weight:750;color:#17233b;background:#fbfcfe;min-width:130px}
.answer-party-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:10px 0 18px}
.answer-party-card{padding:14px 14px 12px;border:1px solid #e4e9f1;border-radius:14px;background:#fcfdff;min-width:0}
.answer-party-card-head{display:flex;align-items:center;gap:8px;margin:0 0 10px;padding-bottom:9px;border-bottom:1px solid #edf1f5;color:#1d3150}
.answer-party-card-head>span{display:grid;place-items:center;width:24px;height:24px;border-radius:8px;background:#e9f1ff;color:#2563eb;font-size:10px}
.answer-party-card-head b{font-size:13px}
.answer-party-card p{font-size:12.5px;line-height:1.6;margin-bottom:10px}
.answer-party-card .answer-bullets{gap:6px;margin-bottom:6px}
.answer-party-card .answer-bullet{padding:7px 9px;font-size:12px;background:#fff}
.answer-head small{white-space:nowrap}
.answer-loading{min-height:56px;display:flex;align-items:center}
.mt-spinner{animation:mtPulse 1.25s ease-in-out infinite}
@keyframes mtPulse{0%,100%{opacity:.45;transform:scale(.92)}50%{opacity:1;transform:scale(1.08)}}
@media(max-width:720px){.answer-party-grid{grid-template-columns:1fr}.answer-table{min-width:560px}.answer-head{align-items:flex-start!important;gap:5px;flex-direction:column}.answer-head small{white-space:normal}}
/* v0.7.7: compact conversation typography */
.mt-user-question b{font-size:17px;line-height:1.45;font-weight:500}
.answer-loading{font-size:15px;line-height:1.45}
@media(max-width:640px){.mt-user-question b{font-size:15px}.answer-loading{font-size:14px}}


/* v0.7.8 follow-up composer + advanced filters + stronger first-answer UX */
.mt-followup-input{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:stretch;width:100%}
.mt-followup-input textarea{display:block;width:100%!important;max-width:none!important;min-width:0!important;min-height:64px;resize:vertical;border:0!important;box-shadow:none!important;outline:none!important;padding:11px 10px!important;font:inherit;font-size:14px!important;line-height:1.5!important;color:#172033;background:transparent}
.mt-followup-input button{min-width:86px;align-self:stretch}
.mt-search-suggestions .mt-advanced-filter-btn{background:#eef4ff;color:#174f9e;border:1px solid #d8e5f7;font-weight:700;display:inline-flex;align-items:center;gap:6px}
.mt-search-suggestions .mt-advanced-filter-btn:hover{background:#e7f0ff}
.mt-filter-modal{position:fixed;inset:0;z-index:99999;background:rgba(10,24,48,.42);display:flex;align-items:center;justify-content:center;padding:20px;text-align:left}
.mt-filter-dialog{width:min(680px,100%);max-height:min(760px,90vh);overflow:auto;background:#fff;border:1px solid #dce5f1;border-radius:20px;box-shadow:0 28px 70px rgba(7,27,58,.22)}
.mt-filter-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 22px;border-bottom:1px solid #edf1f6}
.mt-filter-head>div{display:flex;align-items:flex-start;gap:12px}.mt-filter-icon{width:34px;height:34px;border-radius:10px;background:#eaf2ff;color:#0b66f3;display:grid;place-items:center;font-weight:900}
.mt-filter-head h2{margin:0;font-size:18px;color:#172033}.mt-filter-head p{margin:4px 0 0;color:#667085;font-size:12px;line-height:1.45}.mt-filter-close{border:0;background:#f4f6f8;color:#475467;width:32px;height:32px;border-radius:50%;font-size:22px;line-height:1;cursor:pointer}
.mt-filter-body{padding:4px 22px}.mt-filter-section{padding:18px 0;border-bottom:1px solid #edf1f6}.mt-filter-section:last-child{border-bottom:0}.mt-filter-section-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px}.mt-filter-section-head b{display:block;color:#172033;font-size:13px}.mt-filter-section-head small{display:block;color:#7a8798;font-size:11px;margin-top:3px}.mt-filter-select-all{border:0;background:transparent;color:#0b66f3;font-size:11px;font-weight:700;cursor:pointer}
.mt-filter-parties{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.mt-filter-parties label,.mt-response-options label{display:flex;align-items:center;gap:9px;padding:10px 11px;border:1px solid #e3e9f1;border-radius:11px;background:#fbfcfe;cursor:pointer;font-size:12px;color:#344054}.mt-filter-parties input,.mt-response-options input{accent-color:#0b66f3}
.mt-response-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mt-response-options label{align-items:flex-start;padding:13px}.mt-response-options label>span b{display:block;font-size:13px}.mt-response-options label>span small{display:block;font-size:11px;color:#7b8798;line-height:1.4;margin-top:3px}
.mt-filter-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 22px;border-top:1px solid #edf1f6;background:#fbfcfe;border-radius:0 0 20px 20px}.mt-filter-foot>div{display:flex;gap:8px}.mt-filter-reset,.mt-filter-cancel,.mt-filter-apply{border-radius:9px;padding:10px 14px;font-size:12px;font-weight:700;cursor:pointer}.mt-filter-reset,.mt-filter-cancel{border:1px solid #dce3ec;background:#fff;color:#475467}.mt-filter-apply{border:0;background:#172033;color:#fff}
@media(max-width:640px){.mt-followup-input{grid-template-columns:1fr auto}.mt-followup-input textarea{min-height:72px;font-size:14px!important}.mt-followup-input button{min-width:72px}.mt-filter-parties,.mt-response-options{grid-template-columns:1fr}.mt-filter-dialog{max-height:92vh}.mt-filter-head,.mt-filter-body,.mt-filter-foot{padding-left:16px;padding-right:16px}}


/* v0.8.4 answer progress bar */
.answer-loading{display:block!important;padding:18px}
.answer-loading-status{display:flex;align-items:center;gap:7px;color:#526071}
.answer-loading-status .mt-spinner{margin-right:0}
.answer-loading-text{flex:1;min-width:0}
.answer-loading-percent{font-size:11px;font-weight:700;color:#718096;white-space:nowrap}
.answer-progress{height:6px;margin-top:12px;border-radius:999px;background:#edf2f7;overflow:hidden}
.answer-progress>span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#0b66f3,#4f8df7);transition:width .7s ease;position:relative}
.answer-progress>span:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent);transform:translateX(-100%);animation:mtProgressShimmer 1.4s linear infinite}
@keyframes mtProgressShimmer{to{transform:translateX(100%)}}
@media(max-width:640px){.answer-loading-status{align-items:flex-start}.answer-loading-percent{padding-top:2px}}

/* v0.8.5 persistent cache UX, styled PDF export and one-row auto-growing follow-up composer */
.answer-head-actions{display:flex;align-items:center;gap:10px;margin-left:auto}
.mt-export-pdf{border:1px solid #cfe0f7;background:#fff;color:#0b66f3;border-radius:9px;padding:7px 10px;font-size:11px;font-weight:750;line-height:1;white-space:nowrap;cursor:pointer}
.mt-export-pdf:hover{background:#eef6ff;border-color:#b9d4f6}
.mt-followup-input{grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important}
.mt-followup-input textarea{height:44px;min-height:44px!important;max-height:150px;overflow-y:hidden;resize:none!important;padding:10px!important;line-height:22px!important}
.mt-followup-input button{height:44px!important;min-height:44px!important;align-self:start!important;white-space:nowrap!important;line-height:1!important;padding:0 16px!important}
@media(max-width:720px){.answer-head-actions{width:100%;justify-content:space-between;margin-left:0}.mt-export-pdf{flex:0 0 auto}.mt-followup-input button{padding:0 13px!important}}


/* v0.8.6 main Ask button reliability */
#mt-ask-btn{pointer-events:auto!important;opacity:1!important;cursor:pointer!important;position:relative;z-index:2}
#mt-ask-btn:disabled{opacity:1!important;cursor:pointer!important}

/* Embedded publisher modal view */
.mt-embedded-home .mt-search-stage{padding-top:48px;padding-bottom:44px;min-height:0}.mt-embedded-home .mt-search-brand{margin-bottom:24px}.mt-embedded-home .mt-search-brand .mt-logo{font-size:34px}.mt-embedded-home .mt-search-brand .bars{height:40px}.mt-embedded-home .mt-search-brand .bars i:nth-child(2){height:38px}.mt-embedded-home .mt-google-answer{margin-bottom:24px}.mt-embedded-home{min-height:100vh}.mt-embedded-home .mt-search-home{padding-bottom:20px}@media(max-width:720px){.mt-embedded-home .mt-search-stage{padding-top:32px;padding-bottom:34px}.mt-embedded-home .mt-search-brand .mt-logo{font-size:28px}}

/* v0.9.5 publisher modal branding: central logo hidden; modal header owns branding */
.mt-embedded-home .mt-search-brand{display:flex!important;justify-content:center!important}.mt-embedded-home .mt-search-stage{padding-top:34px!important}

/* ManifestoTracker v0.9.7 promo widget */
.mt-widget.mt-widget-promo{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);grid-template-rows:1fr 46px;aspect-ratio:1/1;width:100%;overflow:hidden;padding:0;border-radius:18px;background:#fff}
.mt-widget-promo-copy{padding:18px 6px 8px 18px;min-width:0;overflow:hidden}.mt-widget-promo h3{margin:0 0 8px;font-size:21px;line-height:1.02;letter-spacing:-.4px;color:#031a49}.mt-widget-promo-lead{margin:0 0 12px;max-width:240px;font-size:11px!important;line-height:1.38;color:#647792!important}.mt-widget-promo-list{display:grid;gap:7px;margin:0;padding:0;list-style:none}.mt-widget-promo-list li{display:grid;grid-template-columns:21px 1fr;align-items:center;gap:6px;color:#526985;font-size:11px;line-height:1.2}.mt-widget-promo-icon{display:grid;place-items:center;width:20px;height:20px;color:#065ccf;font-size:15px;font-weight:700}.mt-widget-promo-visual{position:relative;min-height:0;overflow:hidden;background:#eaf0f6}.mt-widget-promo-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.74) 6%,rgba(255,255,255,0) 28%);pointer-events:none}.mt-widget-promo-visual img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:58% 44%}.mt-widget-promo-cta{grid-column:1/-1;display:flex;align-items:center;justify-content:center;gap:10px;margin:0 14px 12px;min-height:36px;padding:0 14px;border-radius:10px;background:#0876ef;color:#fff!important;text-decoration:none!important;font-weight:400;font-size:13px;box-shadow:0 4px 12px rgba(8,118,239,.16)}.mt-widget-promo-cta:hover{background:#0669d8}.mt-widget-promo-cta span{font-size:17px;font-weight:400}@media(max-width:700px){.mt-widget.mt-widget-promo{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);grid-template-rows:1fr 44px;aspect-ratio:1/1}.mt-widget-promo-copy{padding:16px 5px 7px 16px}.mt-widget-promo h3{font-size:19px}.mt-widget-promo-lead{font-size:10.5px!important;margin-bottom:10px}.mt-widget-promo-list{gap:6px}.mt-widget-promo-list li{font-size:10.5px;grid-template-columns:19px 1fr;gap:5px}.mt-widget-promo-icon{width:18px;height:18px;font-size:14px}.mt-widget-promo-visual{min-height:0}.mt-widget-promo-cta{margin:0 12px 10px;min-height:34px;font-size:12.5px;font-weight:400}}
