.chr-backdrop{position:fixed;inset:0;z-index:120;display:flex;align-items:flex-end;justify-content:center;background:#0e141a9e;padding:0}.chr-modal{width:100%;max-height:94svh;overflow:auto;background:#fff;border-radius:30px 30px 0 0;box-shadow:0 -20px 70px #0000003d;padding:18px}.chr-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:4px 2px 14px;border-bottom:1px solid #e6e2d8cc}.chr-header h2{display:flex;align-items:center;gap:9px;margin:3px 0 5px;font-size:clamp(1.35rem,3vw,2rem);line-height:1.05;font-weight:950;color:var(--ch-text-dark)}.chr-header p{margin:0;max-width:720px;color:var(--chx-muted,#6c747c);font-size:13.5px;line-height:1.55}.chr-eyebrow{font-size:11px;font-weight:950;letter-spacing:.13em;text-transform:uppercase;color:var(--ch-deep-teal)}.chr-close{width:38px;height:38px;border:1px solid var(--ch-cool-grey);border-radius:999px;background:#fff;display:grid;place-items:center}.chr-body{display:grid;gap:14px;padding-top:14px}.chr-quote-panel,.chr-section,.chr-source-card{border:1px solid #e6e2d8e6;border-radius:24px;background:linear-gradient(180deg,#fffffffa,#f7f7f5bd);box-shadow:0 12px 34px rgba(32,37,43,.055);padding:14px}.chr-source-card{display:grid;grid-template-columns:180px minmax(0,1fr);gap:14px;align-items:center}.chr-source-media{min-height:160px;border-radius:20px;overflow:hidden;background:#101820}.chr-source-media .chx-media{height:100%;min-height:160px}.chr-quote-panel h3,.chr-section h3,.chr-source-copy h3{margin:0;color:var(--ch-text-dark);font-weight:950;letter-spacing:-.025em}.chr-quote-panel p,.chr-section p,.chr-source-copy p{margin:5px 0 0;color:var(--chx-muted,#6c747c);font-size:13px;line-height:1.55}.chr-source-meta{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-top:10px;font-size:12px}.chr-source-meta strong{color:var(--ch-deep-teal)}.chr-section-head{display:flex;gap:10px;align-items:flex-start;margin-bottom:12px}.chr-step{width:30px;height:30px;border-radius:999px;display:grid;place-items:center;background:var(--ch-deep-teal);color:#fff;font-weight:950;font-size:12px;flex:0 0 auto}.chr-intent-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.chr-engine-card,.chr-intent-card{border:1px solid #e6e2d8f2;border-radius:18px;background:#fff;text-align:left;padding:12px;display:grid;gap:5px;transition:.16s ease}.chr-engine-card:hover,.chr-intent-card:hover{transform:translateY(-1px);border-color:#007f8c47}.chr-engine-card.is-selected,.chr-intent-card.is-selected{border-color:var(--ch-deep-teal);box-shadow:0 0 0 3px #007f8c1a;background:#86e0d11a}.chr-engine-card strong,.chr-intent-card strong{font-size:13.5px;color:var(--ch-text-dark);font-weight:950}.chr-engine-card small,.chr-intent-card span{font-size:12px;color:var(--chx-muted,#6c747c);line-height:1.4}.chr-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.chr-field{display:grid;gap:7px}.chr-field--full{grid-column:1/-1}.chr-field>span{font-size:12px;font-weight:900;color:var(--ch-text-dark)}.chr-field input,.chr-field textarea{width:100%;border:1px solid #e6e2d8f2;border-radius:16px;padding:11px 12px;background:#fff;color:var(--ch-text-dark);font:inherit;font-size:13px;outline:none}.chr-field textarea{resize:vertical;min-height:90px}.chr-field input:focus,.chr-field textarea:focus{border-color:var(--ch-deep-teal);box-shadow:0 0 0 3px #007f8c17}.chr-field small{color:var(--chx-muted,#6c747c);font-size:11.5px}.chr-chip-row,.chr-variant-row{display:flex;flex-wrap:wrap;gap:7px}.chr-chip-row button,.chr-variant-row button{border:1px solid #e6e2d8f2;border-radius:999px;background:#fff;padding:8px 10px;font-size:12px;font-weight:850;color:var(--ch-text-dark)}.chr-chip-row button.is-selected,.chr-variant-row button.is-selected{border-color:var(--ch-deep-teal);background:#3fd4ae24;color:var(--ch-deep-teal)}.chr-engine-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.chr-engine-card span{width:-webkit-max-content;width:max-content;border-radius:999px;background:var(--ch-cloud-dancer);color:var(--ch-deep-teal);font-size:10.5px;font-weight:950;padding:5px 8px}.chr-engine-card b{font-size:12px;color:var(--ch-sunrise-coral)}.chr-engine-card em{font-style:normal;font-size:11px;font-weight:950;color:var(--ch-deep-teal)}.chr-variant-row{margin-top:10px}.chr-variant-row button{border-radius:14px;display:grid;text-align:left}.chr-variant-row button strong{font-size:12px}.chr-variant-row button span{font-size:11px;color:var(--chx-muted,#6c747c)}.chr-quote-panel{position:-webkit-sticky;position:sticky;bottom:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.chr-quote-panel h3{font-size:1.55rem;color:var(--ch-deep-teal)}.chr-quote-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.chr-primary,.chr-secondary{min-height:42px;border-radius:999px;padding:0 16px;font-weight:950;display:inline-flex;align-items:center;gap:8px}.chr-primary{border:0;background:var(--ch-sunrise-coral);color:#fff}.chr-secondary{border:1px solid var(--ch-cool-grey);background:#fff;color:var(--ch-text-dark)}.chr-primary:disabled,.chr-secondary:disabled{opacity:.58}.chr-error,.chr-error-card{color:#9c3b28}.chr-success{color:var(--ch-deep-teal)}.chr-error-card,.chr-loading{border:1px solid var(--ch-cool-grey);border-radius:20px;padding:16px;background:var(--ch-cloud-dancer);font-weight:900}@media (min-width:900px){.chr-backdrop{align-items:center;padding:22px}.chr-modal{max-width:1040px;border-radius:30px;padding:22px}.chr-body{grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr)}.chr-source-card{grid-template-columns:1fr;align-content:start}.chr-quote-panel,.chr-source-card{grid-column:auto}.chr-section{grid-column:2}.chr-quote-panel{grid-column:1/-1}}@media (max-width:720px){.chr-modal{padding:14px;border-radius:24px 24px 0 0}.chr-source-card{grid-template-columns:1fr}.chr-source-media{min-height:220px}.chr-engine-grid,.chr-field-grid,.chr-intent-grid{grid-template-columns:1fr}.chr-quote-panel{display:grid}.chr-quote-actions{justify-content:stretch}.chr-primary,.chr-secondary{justify-content:center;flex:1}.chr-quote-panel,.chr-section,.chr-source-card{border-radius:20px;padding:12px}}.chr-chip-row button,.chr-close,.chr-engine-card,.chr-intent-card,.chr-primary,.chr-secondary,.chr-variant-row button{cursor:pointer}.chr-primary:disabled,.chr-secondary:disabled{cursor:not-allowed}.chr-wallet-note{font-size:12px;font-weight:800}@media (max-width:720px){.chr-quote-panel{position:static}}