.review-mindmap-launcher{margin:12px 0;padding:12px 14px;border:1px solid #c7d4ef;border-radius:14px;background:#f5f8ff}.review-mindmap-launcher .section-title{display:flex;justify-content:space-between;gap:12px;align-items:center}.review-mindmap-launcher p{margin:6px 0 4px;color:#52658c}.review-mindmap-launcher small{color:#52658c}.review-mindmap-launcher small.is-ready{color:#2459a6}.review-mindmap-launcher small.is-blocked{color:#a12a2a}
.review-mindmap-layer{position:absolute;inset:0;z-index:50;pointer-events:none}.review-mindmap{position:absolute;right:12px;top:12px;width:min(760px,calc(100% - 24px));max-height:calc(100% - 24px);overflow:auto;padding:22px;border:1px solid #c7d4ef;border-radius:18px;background:#fbfcff;color:#253a64;box-shadow:0 18px 60px rgb(36 74 139/.2);pointer-events:auto}.review-mindmap h2{margin:0 0 8px}.review-mindmap__warning{margin:0 0 14px;padding:10px 12px;border-radius:10px;background:#edf3ff;color:#425c8b;font-size:.9rem}.review-mindmap__form{display:grid;grid-template-columns:120px 1fr 1fr 1fr auto;gap:8px;margin:8px 0}.review-mindmap__edge-form{grid-template-columns:1fr 1fr auto}.review-mindmap input,.review-mindmap select{width:100%;box-sizing:border-box;padding:8px 10px;border:1px solid #aebfdf;border-radius:8px;background:#fff;color:#253a64;font:inherit}.review-mindmap input:focus-visible,.review-mindmap select:focus-visible{outline:2px solid #618ad1;outline-offset:2px}.review-mindmap__list{margin:12px 0;padding:10px;border-radius:10px;background:#f4f7fd}.review-mindmap__list ul{margin:6px 0 0;padding-left:20px}.review-mindmap__status{margin:12px 0;padding:9px;border-radius:9px;background:#f0f4fb}.review-mindmap__actions{display:flex;flex-wrap:wrap;gap:8px}.review-mindmap button{min-height:40px;padding:8px 12px;border:1px solid #93a9d1;border-radius:9px;background:#fff;color:#253a64;cursor:pointer}.review-mindmap button:hover,.review-mindmap button:focus-visible{border-color:#315b9f;outline:2px solid #b3c9f2;outline-offset:2px}.review-mindmap button.is-primary{border-color:#315b9f;background:#315b9f;color:#fff}.review-mindmap__help{display:block;margin-top:10px;color:#52658c}
@media (max-width:720px){.review-mindmap__form{grid-template-columns:1fr 1fr}.review-mindmap__form select,.review-mindmap__form button{grid-column:span 2}}@media (max-width:640px){.review-mindmap{right:8px;top:8px;width:calc(100% - 16px);max-height:calc(100% - 16px);padding:16px}}@media (forced-colors:active){.review-mindmap,.review-mindmap input,.review-mindmap select,.review-mindmap button{border:1px solid CanvasText;background:Canvas;color:CanvasText}.review-mindmap button:focus-visible,.review-mindmap input:focus-visible,.review-mindmap select:focus-visible{outline-color:Highlight}}@media print{.review-mindmap-layer,.review-mindmap-launcher{display:none!important}}
