.scoped-case-head,.overview-head{position:relative}
.exit-case-button{position:absolute;right:24px;top:20px;z-index:5;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:112px;height:40px;padding:0 15px;border:1px solid #c8d3e1;border-radius:5px;background:#fff;color:#11264a;font:700 14px "Segoe UI",sans-serif;cursor:pointer;box-shadow:0 1px 2px rgba(16,37,68,.05)}
.exit-case-button:hover{border-color:#c6922e;background:#fffaf0;color:#94660d}
.exit-case-button:focus-visible{outline:3px solid rgba(34,101,205,.25);outline-offset:2px}
.exit-case-button span{font-size:18px;line-height:1}
.scoped-case-head .case-title{padding-right:145px}
.overview-head .overview-title-row{padding-right:145px}
@media(max-width:1100px){.exit-case-button{right:12px;top:12px;min-width:94px;height:36px;padding:0 10px}.exit-case-button span{font-size:16px}.scoped-case-head .case-title,.overview-head .overview-title-row{padding-right:112px}}
