.back-btn{display:inline-flex;align-items:center;gap:6px;height:36px;width:fit-content;padding:0 14px;background:#ffffff;border:1px solid #e5e7eb;border-radius:8px;color:#374151;font-size:13px;font-weight:500;font-family:inherit;line-height:1;cursor:pointer;white-space:nowrap;flex-shrink:0;align-self:start;justify-self:start;text-decoration:none;transition:border-color .18s ease,color .18s ease,background .18s ease}.back-btn:hover{border-color:#ff7b5c;color:#ff7b5c;background:#ffffff}.back-btn:active{background:#fff7f4}.back-btn:focus-visible{outline:2px solid #ff7b5c;outline-offset:2px}.back-btn--compact{width:36px;height:36px;padding:0;justify-content:center}